@charset "utf-8";

body {
	font-family: AlibabaSans, "寰蒋闆呴粦", Arial, Helvetica, sans-serif;
	overflow-x: hidden;
	padding-top: 94px
}

body.pt100 {
	padding-top: 100px
}

body.on {
	overflow: hidden
}

img {
	max-width: 100%
}

a {
	outline: 0
}

@media screen and (min-width:1366px) {
	.container {
		width: 1200px;
		padding-left: 0;
		padding-right: 0
	}

}

@media screen and (min-width:1600px) {
	.w1370.container {
		width: 1370px
	}

}

.f0 {
	font-size: 0
}

.flex-dn {
	display: flex;
	flex-wrap: wrap
}

.flex-dn::after, .flex-dn::before {
	display: none
}

.c-red {
	color: red
}

.c-blue {
	color: #0b69b4
}

.bg-fff {
	background: #fff
}

.header {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 100;
	padding-left: 9.63%;
	padding-right: 9.63%;
	background: #fff;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.header.on {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.header .flex-dn {
	width: 100%;
	align-items: center;
	justify-content: space-between
}

.header .a-logo {
	max-width: 11.5%
}

.header-right {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.nav-toggle .h-search {
	display: none
}

.nav-list {
	display: flex
}

.nav-list li {
	position: relative;
	margin: 0 30px
}

.nav-list li .span-a1 a {
	line-height: 94px;
	font-size: 18px;
	color: #333;
	font-weight: 700
}

.nav-list li .span-a1.on a {
	color: #036db8
}

.nav-list li .span-a1 .bdo-toggle {
	position: relative;
	width: 60px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	display: none;
	border-left: 1px solid rgba(0, 117, 193, .2);
	font-size: 30px;
	font-weight: lighter;
	color: #0075c1
}

.nav-list li .span-a1 .bdo-toggle::before {
	content: "锛?;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center
}

.nav-list li .span-a1 .bdo-toggle.on::before {
	transform: rotate(45deg)
}

.nav-down {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 100%;
	background: #fff;
	padding: 13px 0 23px;
	-webkit-box-shadow: 0 0 24px rgba(121, 121, 121, .34);
	-moz-box-shadow: 0 0 24px rgba(121, 121, 121, .34);
	box-shadow: 0 0 24px rgba(121, 121, 121, .34)
}

.nav-down .div-01 a {
	display: block;
	min-width: 200px;
	text-align: center;
	white-space: nowrap;
	padding: 5px 20px;
	font-size: 18px;
	line-height: 32px;
	color: #666;
	margin-top: 12px
}

.h-right {
	margin-left: 15px
}

.h-right .span-search {
	cursor: pointer;
	width: 40px
}

.h-right .span-close {
	width: 40px;
	height: 40px;
	display: none;
	align-items: center;
	justify-content: center;
	font-size: 60px;
	transform: rotate(45deg);
	cursor: pointer
}

.h-right .span-close.on {
	display: flex
}

.h-search {
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	background: #fff;
	padding: 30px 20px;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	display: none
}

.h-search .span-search {
	cursor: pointer
}

.h-search .span-close {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 34px;
	display: flex;
	align-items: center;
	cursor: pointer
}

.h-search .div-search {
	position: relative;
	width: 600px;
	max-width: 100%;
	padding-left: 40px;
	padding-right: 35px;
	margin: 0 auto;
	border-bottom: 1px solid #ccc
}

.h-search .div-search .put-01 {
	background: 0 0;
	border: none;
	outline: 0;
	width: 100%;
	height: 42px;
	line-height: 30px;
	padding: 6px 0;
	font-size: 16px;
	color: #333
}

.h-search .div-search .put-01::placeholder {
	color: #555
}

.h-search .div-search .but-01 {
	background: 0 0;
	border: none;
	outline: 0;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 60px
}

.h-search .div-search .but-01 img {
	width: 50%
}

.header-bream {
	width: 30px;
	height: 25px;
	position: relative;
	z-index: 101;
	padding-top: 12px;
	cursor: pointer;
	display: none
}

.header-bream span {
	display: block;
	height: 2px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	border-radius: 2px;
	background-size: 100% 2px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #0075c1;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.header-bream::before, .header-bream:after {
	content: " ";
	position: absolute;
	left: 0;
	right: 0;
	height: 2px;
	border-radius: 2px;
	background-size: 100% 2px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #0075c1;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.header-bream::before {
	top: 2px
}

.header-bream::after {
	bottom: 2px
}

.header-bream.on span {
	background-color: #333;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0
}

.header-bream.on::before {
	background-color: #333;
	top: 12px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.header-bream.on::after {
	background-color: #333;
	bottom: 12px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.footer {
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	padding-top: 103px;
	padding-bottom: 30px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

.footer-top {
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px dashed #fff
}

.footer-top .footer-left {
	align-items: center;
	margin-bottom: 30px
}

.footer-top .footer-left .span-code {
	margin-left: 25px;
	font-size: 22px;
	font-weight: 700
}

.footer-middle {
	padding-top: 28px;
	justify-content: space-between
}

.footer-nav ul {
	margin-right: 80px
}

.footer-nav ul:last-child {
	margin-right: 0
}

.footer-nav ul li a {
	display: inline-block;
	font-size: 14px;
	color: #dcdcdc;
	line-height: 30px
}

.footer-nav ul li:first-child {
	margin-bottom: 7px
}

.footer-nav ul li:first-child a {
	font-size: 16px;
	line-height: 1;
	color: #fff;
	font-weight: 700
}

.footer-ggh {
	text-align: center
}

.footer-ggh .title {
	font-size: 22px;
	color: #e5e5e5;
	line-height: 32px;
	font-weight: 700;
	margin-top: 8px
}

.footer-phone {
	font-size: 30px;
	font-weight: 700
}

.footer-copy {
	color: rgba(255, 255, 255, .5);
	margin-top: 65px
}

.celan-list {
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 90;
	transform: translateY(-50%);
	background-color: #036db8;
	width: 90px;
	padding-top: 10px;
	padding-bottom: 10px
}

.celan-list::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 100%;
	width: 100%;
	height: 68px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/cblm.gif)
}

.celan-list li {
	border-top: 1px dotted #fff
}

.celan-list li:first-child {
	border-top: none
}

.celan-list li a {
	width: 100%;
	padding-top: 8px;
	padding-bottom: 5px
}

.celan-list li a img {
	height: 26px
}

.celan-list li a .title {
	font-size: 16px;
	line-height: 26px;
	color: #fff
}

.pages {
	padding-top: 30px
}

.pages.pl300 {
	padding-left: 300px
}

.pages a, .pages strong {
	display: inline-block;
	min-width: 30px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	font-size: 16px;
	color: #036db8;
	margin: 0 13px;
	font-weight: 400;
	border-radius: 30px;
	border: 1px solid #036db8;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.pages a.ling, .pages strong.ling {
	padding: 0 11px
}

.pages a:hover, .pages strong {
	background: #036db8;
	color: #fff
}

.banner {
	position: relative
}

.banner-owl .owl-dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 30px;
	text-align: center
}

.banner-owl .owl-dots .owl-dot {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	margin: 0 12px;
	background-color: #fff
}

.banner-owl .owl-dots .owl-dot.active {
	background-color: #036db8
}

.banner-owl .owl-item {
	overflow: hidden
}

.banner-a1 img {
	width: 100%
}

.banner-cont {
	position: relative;
	z-index: 2;
	width: 100%;
	justify-content: center
}

.banner-item {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 23.72%;
	height: 126px;
	margin: -63px 3px 0;
	font-size: 30px;
	color: #414549;
	line-height: 1;
	background: #fff;
	border-radius: 5px;
	border: 4px solid #fff;
	-webkit-box-shadow: 0 0 18px rgba(108, 108, 108, .63);
	-moz-box-shadow: 0 0 18px rgba(108, 108, 108, .63);
	box-shadow: 0 0 18px rgba(108, 108, 108, .63);
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.banner-item .icon img {
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.banner-item .icon .mgh {
	position: absolute;
	left: 0;
	top: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0
}

.index-news {
	padding-top: 76px;
	padding-bottom: 121px
}

.index-title {
	font-size: 30px;
	color: #585757;
	line-height: 1
}

.index-news-cont {
	margin-top: 48px;
	justify-content: space-between
}

.index-news-cont .index-news-left, .index-news-cont .index-news-right {
	width: 48.46%
}

.index-news-owl .owl-nav button.owl-next, .index-news-owl .owl-nav button.owl-prev {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 25px;
	height: 45px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

.index-news-owl .owl-nav button.owl-next span, .index-news-owl .owl-nav button.owl-prev span {
	font-size: 0
}

.index-news-owl .owl-nav button.owl-prev {
	left: 3.46%;
	background-image: url(../images/arrow-left.png)
}

.index-news-owl .owl-nav button.owl-next {
	right: 3.46%;
	background-image: url(../images/arrow-right.png)
}

.index-news-a1,.index-news-a1 .img {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}
.index-news-a1 .title {
	font-size: 16px;
	color: #fff;
	line-height: 44px;
	white-space: nowrap;
	text-overflow: ellipsis;
	background-color: rgba(255, 0, 0, .9);
	text-align: center;
	padding-left: 15px;
	padding-right: 15px
}

.index-news-list li {
	border-bottom: 1px dashed #6f6e6d
}

.index-news-list li:first-child .index-news-a2 {
	padding-top: 0
}

.index-news-a2 {
	padding-top: 17px;
	padding-bottom: 9px
}

.index-news-a2 .title .bdo-01 {
	width: 100%;
	font-size: 20px;
	color: #585757;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.index-news-a2 .title .icon {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%)
}

.index-news-a2 .title .icon+.bdo-01 {
	padding-right: 70px
}

.index-news-a2 .des {
	line-height: 26px;
	height: 56px;
	font-size: 14px;
	color: #585757;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: 7px
}

.index-news-a2 .more {
	margin-top: -10px
}

.index-news-a2 .more bdo {
	font-size: 14px;
	color: #036db8;
	line-height: 28px;
	padding-bottom: 5px;
	text-decoration: underline
}

.index-news-more {
	margin-top: 23px
}

.index-news-more a {
	font-size: 18px;
	color: #000
}

.index-news-more a img {
	margin-right: 5px
}

.index-xpfb {
	padding-top: 96px;
	padding-bottom: 36px;
	background-color: #f9f9f9
}

.index-xpfb-a1 {
	float: right;
	width: 55.91%
}

.index-xpfb-a1 span {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

.index-xpfb-a1 img {
	width: 100%
}

.index-xpfb-a2 {
	position: relative;
	width: 49.19%;
	padding: 40px 145px 22px 45px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 30px rgba(173, 184, 200, .1);
	-moz-box-shadow: 0 0 30px rgba(173, 184, 200, .1);
	box-shadow: 0 0 30px rgba(173, 184, 200, .1);
	top: -45px
}

.index-xpfb-a2 .title {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	font-size: 30px;
	line-height: 1;
	color: #585757
}

.index-xpfb-a2 .des {
	width: 487px;
	max-width: 100%;
	font-size: 16px;
	color: #585757;
	line-height: 30px;
	height: 60px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: 30px
}

.index-xpfb-a2 .img {
	margin-top: 25px
}

.index-xpfb-a2 .more {
	margin-top: 35px
}

.index-xpfb-a2 .more bdo {
	font-size: 16px;
	padding-bottom: 7px;
	color: #036db8;
	border-bottom: 1px solid #96b6d9
}

.index-show {
	position: relative;
	z-index: 10;
	padding-top: 72px;
	padding-bottom: 50px;
	background: #f9f9f9
}

.index-show-cont {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 20px;
	border-bottom: 6px solid #036db8;
	background-color: #fff;
	padding: 65px 175px 65px 55px;
	color: #036db8
}

.index-show-cont.ling {
	-webkit-box-shadow: 0 0 15px rgba(121, 121, 121, .57);
	-moz-box-shadow: 0 0 15px rgba(121, 121, 121, .57);
	box-shadow: 0 0 15px rgba(121, 121, 121, .57)
}

.index-show-cont.pl0 {
	padding-left: 22px;
	padding-right: 22px;
	margin-bottom: 0
}

.index-show-flex {
	position: relative;
	display: flex;
	justify-content: space-between
}

.index-show-flex::before {
	content: " ";
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	height: 1px;
	border-bottom: 1px dashed #036db8
}

.index-show-flex .div-01 {
	position: relative;
	z-index: 1
}

.index-show-flex .div-02 {
	padding-left: 15px;
	padding-right: 15px;
	display: flex;
	align-items: center
}

.index-show-flex .d-1 {
	font-size: 28px;
	line-height: 1;
	padding-bottom: 11px;
	margin-bottom: 10px
}

.index-show-flex .d-2 {
	font-size: 30px;
	line-height: 1;
	font-weight: 700
}

.index-show-flex .d-tit {
	font-size: 20px;
	line-height: 28px;
	vertical-align: bottom;
	padding-bottom: 11px;
	margin-bottom: 10px
}

.index-show-flex .d-des {
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
	vertical-align: bottom
}

.index-show-flex .d-num {
	font-size: 26px;
	font-weight: 700;
	display: flex;
	align-items: flex-end
}
.index-show-flex .d-num span{
	margin-right: 5px;
}

.index-show-flex .d-num .mg-icon {
	position: relative;
	top: -3px;
	vertical-align: middle;
	margin-right: 5px;
	max-height: 36px;
}

.index-show-flex .d-num span {
	font-size: 46px;
	line-height: 1;
	color: red
}

.index-show-more {
	position: absolute;
	right: 70px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 14px;
	color: #036db8
}

.index-show-more:hover {
	color: red
}

.public-bream {
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #f4f4f4
}

.public-bream-cont a {
	flex: 1;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 1px dotted #969696
}

.public-bream-cont a:first-child {
	border-left: none
}

.public-bream-cont a span {
	position: relative;
	display: block;
	font-size: 18px;
	color: #666;
	line-height: 30px;
	padding: 5px 0
}

.public-bream-cont a span::before {
	content: " ";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -6px;
	height: 3px;
	background: #036db8;
	visibility: hidden
}

.public-bream-cont a.on span::before {
	visibility: visible
}

.public-bream-cont2 {
	justify-content: center;
	padding-left: 50px;
	padding-right: 50px
}

.public-bream-a1 {
	padding: 10px 50px;
	max-width: 25%;
	display: flex;
	align-items: center;
	border-left: 1px dotted #969696
}

.public-bream-a1:first-child {
	border-left: none
}

.public-bream-a1 .span-cont {
	position: relative;
	padding-left: 60px
}

.public-bream-a1 .span-cont .icon {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 60px
}

.public-bream-a1 .span-cont .word i {
	font-style: normal;
	font-weight: 700
}

.public-bream-a1 .span-cont .word .title {
	font-size: 14px;
	color: #666;
	font-weight: 700;
	line-height: 26px
}

.public-bream-a1 .span-cont .word .des {
	font-size: 16px;
	line-height: 26px;
	color: #000
}

.public-bream-a1.on .span-cont .word .des{
	color: #036db8;
}

.gk-top {
	padding-top: 60px;
	padding-bottom: 84px
}

.gk-jiyin {
	background: #f4f4f4;
	padding-top: 35px;
	padding-bottom: 35px
}

.gk-jiyin-cont {
	justify-content: space-between;
	align-items: flex-end
}

.gk-jiyin-word {
	width: 49.27%;
	background: #036db8;
	color: #fff;
	padding: 50px 60px
}

.gk-jiyin-word .title {
	font-size: 26px;
	font-weight: 700;
	line-height: 1;
	padding-bottom: 15px;
	border-bottom: 2px dotted #fff
}

.gk-jiyin-word .des {
	font-size: 14px;
	line-height: 28px;
	margin-top: 10px
}

.gk-jiyin-img {
	width: 49.12%
}

.gk-list {
	justify-content: space-between;
	width: 100%;
	padding-top: 27px;
	padding-bottom: 56px
}

.gk-list-a1 {
	position: relative;
	width: 49.19%;
	margin-top: 23px
}

.gk-list-a1 .bdo-img {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

.gk-list-a1 .title {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(255, 255, 255, .7);
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 45px;
	color: #fff
}

.gk-list-a1 .cont {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: auto;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	background-color: rgba(3, 109, 184, .9);
	padding: 50px 60px;
	color: #fff;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.gk-list-a1 .cont .tit {
	font-size: 26px;
	font-weight: 700;
	line-height: 1;
	padding-bottom: 15px;
	border-bottom: 2px dotted #fff
}

.gk-list-a1 .cont .des {
	font-size: 14px;
	line-height: 28px;
	margin-top: 10px
}

.zldw-main {
	padding-top: 80px;
	padding-bottom: 80px
}

.public-title {
	font-size: 40px;
	font-weight: 700;
	color: #585757;
	line-height: 1;
	padding-bottom: 15px;
	border-bottom: 2px dotted #6f6e6d
}

.public-title.fontnor {
	font-weight: 400
}

.public-title .date {
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px
}

.news-art .public-title {
	line-height: 1.5
}

.news-art .des {
	font-size: 14px;
	line-height: 24px;
	color: #585757;
	margin-top: 30px;
	padding-bottom: 30px;
	border-bottom: 2px dotted #6f6e6d
}

.news-page {
	position: relative;
	margin-top: 30px;
	padding-right: 200px
}

.news-page .div-01 {
	margin-top: 5px
}

.news-page .div-01:first-child {
	margin-top: 0
}

.news-page .div-01 a {
	max-width: 100%;
	font-size: 14px;
	line-height: 24px;
	color: #585757;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.news-page .a-return {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 20px;
	color: #fff;
	background: #036db8;
	width: 90px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px
}

.news-page .a-return img {
	margin-right: 5px
}

.news-list li {
	border-top: 1px dotted #6f6e6d
}

.news-list li:first-child {
	border-top: none
}

.news-a1 {
	position: relative;
	padding: 30px 0 30px 334px
}

.news-a1 .img {
	float: left;
	width: 300px;
	margin-left: -334px
}

.news-a1 .img bdo {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

.news-a1 .img bdo img {
	width: 100%
}

.news-a1 .cont {
	width: 100%
}

.news-a1 .cont .title {
	font-size: 20px;
	color: #585757;
	font-weight: 700;
	line-height: 1;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.news-a1 .cont .des {
	line-height: 26px;
	height: 78px;
	font-size: 14px;
	color: #585757;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	margin-top: 20px
}

.news-a1 .cont .more {
	margin-top: 22px;
	font-size: 18px;
	color: #000
}

.news-a1 .cont .more img {
	position: relative;
	top: -2px;
	margin-right: 7px
}

.public-flex {
	justify-content: space-between
}

.public-flex .public-left {
	width: 72.33%
}

.public-flex .public-right {
	width: 23.35%
}

.public-menu .title {
	font-size: 30px;
	font-weight: 700;
	color: #036db8;
	margin-bottom: 27px
}

.public-menu-list {
	background: #d4eeff;
	padding: 25px 10px
}

.public-menu-list li {
	margin-top: 8px
}

.public-menu-list li:first-child {
	margin-top: 0
}

.public-menu-list li>a {
	font-size: 20px;
	line-height: 30px;
	font-weight: 700;
	color: #585757
}

.public-menu-list li>a.on, .public-menu-list li>a:hover {
	color: #036db8
}

.public-menu-list li .div-down {
	padding-left: 30px;
	padding-right: 0;
	padding-top: 8px
}

.public-menu-list li .div-down .div-li {
	padding: 8px 0
}

.public-menu-list li .div-down .div-li a {
	display: inline-block;
	max-width: 100%;
	font-size: 19px;
	line-height: 30px;
	color: #585757;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.public-menu-list li .div-down .div-li a.on {
	font-weight: 700
}

.public-menu-list li .div-down .div-li a:hover {
	color: #036db8
}

.public-menu-list.ling li {
	padding-top: 15px;
	padding-bottom: 15px
}

.public-menu-list.ling li>a {
	font-weight: 400;
	font-size: 16px;
	line-height: 26px
}

.public-menu-list.ling li>a.on {
	font-weight: 700
}

.xs-list {
	margin-top: 30px;
	justify-content: space-between
}

.xs-list li {
	width: 49%;
	margin-bottom: 27px
}

.xs-a1 .img {
	position: relative
}

.xs-a1 .img bdo {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

.xs-a1 .img bdo img {
	width: 100%
}

.xs-a1 .img .icon-play {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.xs-a1 .img .icon-play img {
	width: auto;
	max-width: 10%
}

.xs-a1 .title {
	font-size: 16px;
	line-height: 26px;
	color: #585757;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 15px
}

.art-main .public-title {
	line-height: 58px
}

.art-main .des {
	margin-top: 46px;
	font-size: 14px;
	line-height: 28px;
	color: #585757
}

.art-main .div-tit {
	font-size: 20px;
	line-height: 30px;
	color: #585757;
	padding-bottom: 10px;
	border-bottom: 2px dotted #6f6e6d;
	padding-top: 10px;
	margin-top: 20px;
	margin-bottom: 15px
}

.hornor-a1 {
	padding: 0 0 0 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 55px
}

.hornor-a1:first-child {
	margin-top: 0
}

.hornor-a1 .img {
	width: 38.79%;
	border-radius: 50%
}

.hornor-a1 .img bdo {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

.hornor-a1 .img bdo img {
	width: 100%
}

.hornor-a1 .cont {
	width: 44.36%
}

.hornor-a1 .cont .title {
	position: relative;
	font-size: 28px;
	color: #000
}

.hornor-a1 .cont .title .span-1 {
	font-size: 45px
}

.hornor-a1 .cont .title .b-name {
	position: absolute;
	right: 100%;
	top: 0;
	font-size: 45px;
	white-space: nowrap;
	margin-right: 22px
}

.hornor-a1 .cont .des {
	font-size: 18px;
	line-height: 40px;
	color: #595757;
	margin-top: 20px
}

.hornor-a1 .cont .more {
	font-size: 25px;
	font-weight: 700;
	color: #000;
	margin-top: 10px
}

.hornor-a1 .cont .more img {
	margin-right: 10px
}

.social-01 {
	padding-top: 50px;
	padding-bottom: 50px;
	background: #fff
}

.social-01:nth-child(even) {
	background-color: #f4f4f4
}

.social-nxz {
	width: 100%;
	justify-content: space-between
}

.social-nxz .social-left, .social-nxz .social-right {
	width: 47.95%
}

.social-title {
	font-size: 24px;
	line-height: 34px;
	color: #036db8;
	font-weight: 700;
	padding: 7px 0 13px 50px;
	background: url(../images/icon-07.png) left top 3px no-repeat;
	border-bottom: 3px dotted #898989
}

.social-des {
	font-size: 14px;
	color: #595757;
	line-height: 28px;
	margin-top: 15px
}

.social-des.ling {
	line-height: 40px
}

.social-des .b1 {
	font-size: 22px
}

.social-des .span-01 {
	font-size: 28px
}

.social-md {
	display: flex;
	flex-wrap: wrap;
	padding-top: 25px
}

.social-md li {
	width: 20%;
	font-size: 14px;
	line-height: 36px
}

.social-time {
	margin-top: 50px
}

.social-time-cont {
	justify-content: space-between
}

.social-time-txt {
	font-size: 22px;
	line-height: 32px;
	margin-top: 80px
}

.social-time-01 {
	font-size: 22px;
	line-height: 32px
}

.social-time-01 .div-num {
	font-size: 80px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 80px;
	padding: 5px 0
}

.hornor-list li .div-01 {
	margin-top: 60px
}

.hornor-list li .div-01 .img {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center
}

.hornor-list li .div-01 .img img {
	width: 100%
}

.hornor-list li .div-01 .title {
	font-size: 18px;
	line-height: 28px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 17px
}

.hornor-01 .div-01 {
	width: 33.33%;
	padding-left: 35px;
	padding-right: 35px
}

.hornor-02 .div-01 {
	width: 20%;
	padding-left: 25px;
	padding-right: 25px
}

.history-owl {
	position: relative;
	padding-left: 95px;
	padding-right: 95px;
	text-align: center
}

.history-owl::before {
	content: " ";
	position: absolute;
	left: 95px;
	right: 95px;
	top: 50%;
	border-bottom: 2px dotted #7d7d7d
}

.history-owl .owl-nav button.owl-next, .history-owl .owl-nav button.owl-prev {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 42px;
	height: 42px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

.history-owl .owl-nav button.owl-next span, .history-owl .owl-nav button.owl-prev span {
	font-size: 0
}

.history-owl .owl-nav button.owl-prev {
	left: 0;
	background-image: url(../images/arrow-left2.png)
}

.history-owl .owl-nav button.owl-next {
	right: 0;
	background-image: url(../images/arrow-right2.png)
}

.history-a1 {
	padding-top: 70px;
	font-size: 22px;
	color: #666;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	line-height: 1;
	background-repeat: no-repeat;
	background-position: center 30px;
	background-image: url(../images/icon-08.png)
}

.history-list {
	position: relative;
	padding-left: 7.29%;
	padding-right: 7.29%;
	margin-top: 116px;
	background: url(../images/line-01.png) center top repeat-y
}

.public-anchor {
	position: absolute;
	margin-top: -120px
}

.history-01 {
	width: 50%
}

.history-01 .year {
	font-size: 30px;
	line-height: 1;
	color: #036db8;
	padding-bottom: 10px;
	border-bottom: 2px dotted #7d7d7d;
	position: relative;
	padding-right: 140px
}

.history-01 .year::before {
	content: " ";
	position: absolute;
	right: -7px;
	bottom: -7px;
	width: 13px;
	height: 13px;
	background: url(../images/icon-09.png) center no-repeat
}

.history-01 .div-list {
	padding-right: 140px
}

.history-01 .div-list .div-li {
	font-size: 14px;
	color: #595857;
	line-height: 28px;
	margin-top: 14px
}

.history-list li:nth-child(even) .history-01 {
	float: right
}

.history-list li:nth-child(even) .history-01 .year {
	padding-right: 0;
	padding-left: 140px
}

.history-list li:nth-child(even) .history-01 .year::before {
	right: auto;
	left: -7px
}

.history-list li:nth-child(even) .history-01 .div-list {
	padding-right: 0;
	padding-left: 140px
}

.notice-list {
	color: #585757;
	margin-top: 40px;
	font-size: 0
}

.notice-list .div-01 {
	width: 70.2%
}

.notice-list .div-02 {
	width: 17.47%;
	text-align: center;
	font-size: 18px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 38px
}

.notice-list .div-03 {
	width: 12.33%;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px
}

.notice-list-top {
	font-size: 20px;
	padding-bottom: 15px
}

.notice-list-top .div-01 {
	padding-left: 57px
}

.notice-list-bottom .div-item {
	padding: 10px 0;
	border-top: 2px dotted #6f6e6d;
	align-items: center
}

.notice-list-bottom .div-item .div-01 a {
	display: inline-block;
	font-size: 18px;
	color: #585757;
	max-width: 100%;
	line-height: 38px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(../images/icon-10.png) left center no-repeat;
	padding-left: 57px
}

.rcpy-list li {
	margin-top: 66px
}

.rcpy-list li:first-child {
	margin-top: 20px
}

.rcpy-a1 {
	display: flex;
	justify-content: space-between;
	align-items: flex-start
}

.rcpy-a1 .img {
	width: 27.73%
}

.rcpy-a1 .img bdo {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

.rcpy-a1 .img bdo img {
	width: 100%
}

.rcpy-a1 .cont {
	width: 69.78%
}

.rcpy-a1 .cont .title {
	font-size: 20px;
	line-height: 30px;
	color: #585757
}

.rcpy-a1 .cont .des {
	font-size: 14px;
	color: #585757;
	line-height: 26px;
	margin-top: 12px
}

.rcfz-a1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start
}

.rcfz-a1 .cont, .rcfz-a1 .img {
	width: 48.32%
}

.rcfz-a1 .img bdo {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

.rcfz-a1 .img bdo img {
	width: 100%
}

.rcfz-a1 .cont .title {
	font-size: 20px;
	line-height: 30px;
	color: #585757;
	margin-top: 30px
}

.rcfz-a1 .cont .title:first-child {
	margin-top: 0
}

.rcfz-a1 .cont .des {
	font-size: 14px;
	color: #585757;
	line-height: 26px;
	margin-top: 12px
}

.join-search {
	padding-right: 100px;
	background: #f4f4f4
}

.join-search .put-01 {
	border: none;
	outline: 0;
	font-weight: 700;
	width: 100%;
	font-size: 20px;
	color: #666;
	line-height: 40px;
	padding: 11px 0 11px 80px;
	background: url(../images/icon-search.png) 20px center no-repeat
}

.join-search .put-01::placeholder {
	color: #666
}

.join-search .but-01 {
	border: none;
	outline: 0;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 85px;
	background: #036db8
}

.join-sx-list li {
	padding-left: 100px;
	padding-top: 27px
}

.join-sx-list li .title {
	float: left;
	width: 100px;
	margin-left: -100px;
	font-size: 20px;
	line-height: 28px;
	margin-top: 10px
}

.join-sx-list li a {
	display: inline-block;
	font-size: 20px;
	line-height: 28px;
	margin-top: 10px;
	padding: 0 10px;
	margin-right: 10px;
	color: #666;
	border-radius: 5px
}

.join-sx-list li a.on {
	color: #fff;
	background: #036db8
}

.join-list {
	margin-top: 77px
}

.join-list li {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.join-list li .join-list-top {
	display: flex;
	align-items: center;
	width: 100%;
	font-size: 20px;
	line-height: 30px;
	padding-top: 16px;
	padding-bottom: 16px;
	cursor: pointer
}

.join-list li:first-child {
	font-size: 20px;
	line-height: 1;
	color: #036db8;
	font-weight: 700;
	padding-bottom: 12px;
	border-bottom: 2px dotted #7a7979;
	margin-bottom: 8px
}

.join-list li:nth-child(even) {
	background: #f4f4f4
}

.join-list li .div-01, .join-list li .div-02, .join-list li .div-03, .join-list li .div-04 {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center
}

.join-list li .div-01 {
	width: 22.6%;
	text-align: left;
	padding-left: 30px
}

.join-list li .div-02 {
	width: 41.6%
}

.join-list li .div-03 {
	width: 23.5%
}

.join-list li .div-04 {
	width: 12.3%
}

.join-list li .join-list-bottom {
	width: 100%;
	font-size: 14px;
	line-height: 32px;
	color: #666;
	padding: 15px 64px 35px;
	border-top: 2px dotted #b1b0b0;
	display: none
}

.join-more {
	color: red;
	border: 1px solid red;
	width: 130px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px
}

.join-more:hover {
	color: #fff;
	background-color: red
}

.public-tc {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 101;
	background: rgba(0, 0, 0, .9);
	display: none
}

.public-tc .video {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 90vw;
	max-height: 100vh;
	text-align: center
}

#video {
	width: 60vw;
	height: 80vh;
	margin-left: auto;
	margin-right: auto
}

.public-tc-close {
	position: absolute;
	right: 20px;
	top: 20px;
	cursor: pointer
}


.table-01{ width: 990px; }
.table-01 th{ background: #f5f5f5; }




.shiji-list{
	padding-top: 20px;
	padding-bottom: 10px;
}
.shiji-a1{
	padding:  0 17px 17px;
	margin-top: 40px;
	border-radius: 5px;
	overflow: hidden;
	-webkit-box-shadow:0 0 20px rgba(36, 36, 36, .2);  
    -moz-box-shadow:0 0 20px rgba(36, 36, 36, .2);  
    box-shadow:0 0 20px rgba(36, 36, 36, .2); 
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.shiji-a1 .title{ font-size: 16px; color: #fff; line-height: 46px; white-space: nowrap; text-align: center; text-overflow: ellipsis; overflow: hidden; background: #036db8; margin-left: -17px; margin-right: -17px; }
.shiji-a1 .cont{
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 22px;
}
.shiji-a1 .cont .tit{
	font-size: 14px;
	color: #036db8;
	line-height: 24px;
	font-weight: bold;
	border-bottom: 1px solid #a7a8a4;
}
.shiji-a1 .cont .des{
	font-size: 16px;
	line-height: 24px;
	color: #595857;
	margin-top: 3px;
	margin-bottom: 3px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.shiji-a1 .cont .date{
	font-size: 12px;
	color: #a7a8a4;
	margin-top: 3px;
	border-top: 1px solid #a7a8a4;
	line-height: 22px;
}
.shiji-a1 .img{
	margin-top: 15px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.shiji-a1 .img img{
	width: 100%;
}
.shiji-a1 .more{
	text-align: center;
	line-height: 26px;
	margin-top: 15px;
	font-size: 14px;
	color: #000;
}
.shiji-a1 .more img{
	position: relative;
	top: -2px;
	margin-right: 6px;
}




.pro-art-top{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.pro-art-top .img{ width: 41.67%; background-size: contain; background-repeat: no-repeat; background-position: center; 
	-webkit-box-shadow:0 0 20px rgba(36, 36, 36, .2);  
    -moz-box-shadow:0 0 20px rgba(36, 36, 36, .2);  
    box-shadow:0 0 20px rgba(36, 36, 36, .2); }
.pro-art-top .img img{ width: 100%; }
.pro-art-top .cont{
	position: relative;
	width: 55.27%;
	
	background-repeat: no-repeat;
	background-position: right bottom;
}
.pro-art-top .cont .title{ font-size: 40px; font-weight: bold; color: #000; line-height: 50px; }
.pro-art-top .cont .des{ font-size: 20px; font-weight: bold; color: #585757; margin-top: 38px; }
.pro-art-top .cont .more { margin-top: 120px; }
.pro-art-top .cont .more a{ font-size: 20px; color: #036db8; font-weight: bold; }


.pro-art-td{
	border-top: 1px dotted #6e6d6c;
	margin-top: 53px;
	padding-top: 53px;
}
.pro-art-title{
	font-size: 40px;
	color: #585757;
	line-height: 1;
	font-weight: bold;
}
.pro-art-mt70{
	margin-top: 70px;
}

.pro-art-td-cont{
	display: flex;
	flex-wrap: wrap;
}
.pro-art-td-01{
	position: relative;
	background: #fff;
	width: 22.4%;
	margin-top: 30px;
	margin-left: 3.46%;
	padding:  20px 25px;
	border-radius: 5px;
	-webkit-box-shadow:0 0 20px rgba(36, 36, 36, .2);  
    -moz-box-shadow:0 0 20px rgba(36, 36, 36, .2);  
    box-shadow:0 0 20px rgba(36, 36, 36, .2);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.pro-art-td-01 .num{
	position: absolute;
	right: 20px;
	bottom: 0;
	font-size: 104px;
	line-height: 74px;
	font-family: Arial;
	font-weight: bold;
	color: #f1f1f1;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.pro-art-td-01 .des{
	position: relative;
	z-index: 2;
	font-size: 18px;
	line-height: 26px;
	color: #585757;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.pro-art-td-01:nth-child(4n+1){
	margin-left: 0;
}

.pro-art-intro-cont{
	font-size: 18px;
	color: #585757;
	line-height: 32px;
	padding: 75px 45px;
	margin-top: 23px;
	border-radius: 10px;
	-webkit-box-shadow:0 0 20px rgba(36, 36, 36, .2);  
    -moz-box-shadow:0 0 20px rgba(36, 36, 36, .2);  
    box-shadow:0 0 20px rgba(36, 36, 36, .2);
}
.pro-art-intro-cont .des{
	margin-top: 50px;
	padding-top: 20px;
	border-top: 1px dotted #9b9b9a;
}

.pro-zizhi{
	position: relative;
	padding-right: 360px;
	padding-left: 330px;
	border-radius: 100px;
	-webkit-box-shadow:0 0 20px rgba(36, 36, 36, .2);  
    -moz-box-shadow:0 0 20px rgba(36, 36, 36, .2);  
    box-shadow:0 0 20px rgba(36, 36, 36, .2);
}
.pro-art-title2{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background: #d4eeff;
	color: #fff;
	width: 285px;
	height: 126px;
	line-height: 126px;
	text-align: center;
	border-radius: 100px;
	font-size: 40px;
	color: #036db8;
}
.pro-zizhi .info{ position: absolute; right: 54px; top: 50%; transform: translateY(-50%); font-size: 18px; color: #585757; }
.pro-zizhi-owl{ height: 126px; padding-top: 38px; }
.pro-zizhi-owl .owl-item:first-child .pro-zizhi-a1{ border-left: none; }

.pro-zizhi-a1{ border-left: 1px solid #9c9b9b; padding-left: 30px; padding-right: 30px; }



.login-cont{
	position: relative;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.login-a1{
	width: 22.7%;
	margin-left: 3.3%;
	margin-right: 3.3%;
	border-radius: 16px;
	background: #fff;
	padding: 84px 0 58px;
	-webkit-box-shadow:0 0 20px rgba(36, 36, 36, .2);  
    -moz-box-shadow:0 0 20px rgba(36, 36, 36, .2);  
    box-shadow:0 0 20px rgba(36, 36, 36, .2);
	-webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.login-a1 .icon{
	position: absolute;
	left: 22px;
	top: 22px;
}
.login-a1 .btn{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 77%;
	max-width: 100%;
	height: 68px;
	color: #fff;
	background: #3b9fd1;
	border-radius: 68px;
	line-height: 68px;
	font-size: 40px;
	margin-top: 50px;
}


.public-auto{
	width: 100%;
	overflow: auto;
}
.table-01{
	width: 100%;
	min-width: 600px;
}
.table-01 th,.table-01 td{
	line-height: 24px;
	padding: 10px;
	font-size: 16px;
	border-bottom: 1px solid #e4e4e4;
}
.table-01 th{ font-weight: bold; border-bottom: 2px solid #ddd; }a
.table-01 th img{
	margin-left: 5px;
}