* {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;

}

ul,
ol {
	list-style: none;
}

html,
body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font: 14px Arial;
	position: relative;
	overflow-x: hidden;
}

img {
	max-width: 100%;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.container {
	width: 1500px;
	margin: auto;
}

.top {
	width: 100%;
	height: auto;
	background: rgba(255, 255, 255, 0.61);
	position: fixed;
	z-index: 222222;
	top: 0;
	left: 0;

}

.logo.fl {
	width: 306px;
	height: 99px;
}

.logo.fl img {
	width: 100%;
	height: 100%;
	display: block;
}

.nav.fl {
	width: 851px;

}

.nav.fl ul {
	width: 720px;
	margin: auto;
}

.nav.fl ul li {
	float: left;
	width: 120px;
	line-height: 99px;
	position: relative;
	text-align: center;
}

.nav.fl ul li a {
	display: block;
	color: #000;
}

.li_ul li {
	float: none !important;
	line-height: 28px !important;
}

.li_ul {
	position: absolute;
	top: 99px;
	display: none;
	width: 100% !important;
	background: rgba(255, 255, 255, 0.61);
}

.nav.fl ul li:hover a,
.nav.fl ul li a.cur {
	color: #194eaf;
}

.nav.fl ul li:hover .li_ul a {
	color: #000;
}

.nav.fl ul li:hover .li_ul {
	display: block;
}

.nav.fl ul li:hover:after,
.nav.fl ul li a.cur:after {
	content: "";
	width: 20px;
	height: 2px;
	background: #194eaf;
	position: absolute;
	top: 68px;
	left: 50%;
	margin-left: -10px;

}

.li_ul li:hover:after {
	content: "";
	width: 0px !important;
	height: 0px;


}

.tell.fr {
	width: 343px;
	overflow: hidden;
}

.box01 {
	width: 63px;
	height: 87px;
	line-height: 87px;
	float: left;
	background: #194eaf;
}

.box01 img {
	width: 33px;
	height: 33px;
	margin: auto;
	display: block;
	margin-top: 35px;
}

.box02 {
	float: right;
	width: 279px;
	line-height: 20px;
	height: 33px;
	margin-top: 25px;
	padding-left: 16px;
	box-sizing: border-box;
}

.banner {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.banner .bd ul li img {
	width: 100%;
	display: block;
	height: auto;
}

.banner .hd {
	color: transparent;
	width: 100px;
	position: absolute;
	bottom: 70px;
	left: 50%;
	margin-left: -50px;
}

.banner .hd ul li {
	width: 21px;
	height: 21px;
	background: #fff;
	float: left;
	margin: 0 5px;
}

.banner .hd ul li.on {
	background: #194eaf;
}

.cp {
	overflow: hidden;
	margin-top: 57px;
}

.title.fl h2 {
	font-size: 30px;
	letter-spacing: 2px;
}

.title.fl a {
	color: #161616;
}

.title.fl h2 b {
	font-weight: normal;
}

.cp_nav.fr {
	width: 825px;
	margin-bottom: 65px;
}

.cp_nav.fr ul li {
	float: left;
	margin: 0 10px;
	padding: 9px 15px;
}

.cp_nav.fr ul li a {
	color: #191919;
}

.cp_nav.fr ul li:hover,
.cp_nav.fr ul li.on {
	background: #216fe4;
	border-radius: 20px;
}

.cp_nav.fr ul li:hover a,
.cp_nav.fr ul li.on a {
	color: #fff;
}

.cp_content {
	overflow: hidden;
	width: 100%;
}

.cp_content ul li {
	width: 475px;
	float: left;

	margin-bottom: 23px;
	position: relative;
}

.cp_content ul li:nth-child(2) {
	margin: 0 37px;
}

.cp_content ul li:nth-child(5) {
	margin: 0 37px;
}

.cp_content ul li h4 {
	margin: 20px;
	font-size: 16px;
	text-align: center;
}

.cp_content ul li a h4 {
	color: #161616;
}

.cp_content ul li img {
	width: 100%;
	height: 382px;
	display: block;
	border-radius: 5px;
}

.yc {
	position: absolute;
	top: 0;
	z-index: 222;
	width: 100%;
	height: 382px;
	background: rgba(0, 0, 0, 0.5882352941176471);
	color: #fff;
	padding-left: 64px;
	box-sizing: border-box;
	display: none;
	border-radius: 5px;
}

.yc h3 {
	margin-top: 109px;
	margin-bottom: 64px;
}

.yc p {
	line-height: 20px;
	width: 317px;
	letter-spacing: 1px;
}

.cp_content ul li:hover .yc {
	display: block;
}

.more1 {
	width: 143px;
	margin: auto;
	text-align: center;
	padding: 11px 17px;
	font-size: 18px;
	letter-spacing: 2px;
	background: #2e6fe4;
	border-radius: 25px;
	margin-bottom: 55px;
}

.more1 a {
	color: #fff;
}

.ys {
	position: relative;
	width: 100%;
	height: 703px;
	overflow: hidden;
	color: #fff;
}

.ys_img {
	width: 100%;
	height: 703px;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
}

.ys_img img {
	width: 100%;
	height: 100%;
	display: block;
}

img.one_img {
	margin-top: 104px;
}

.ys .fl h3 {
	position: absolute;
	top: 164px;
	left: 9px;
	font-size: 25px;
}

.ys .container {
	position: relative;
}

.ys .fl h2 {
	margin-top: 39px;
	font-size: 100px;
	letter-spacing: 9px;
}

.ys .fl h2 b {
	font-size: 24px;
	display: inherit;
	margin-top: 10px;
	letter-spacing: 0px;
	font-weight: initial;
}

p.ys_p {
	margin-top: 70px;
	font-size: 16px;
	width: 454px;
	line-height: 25px;
}

.ys .fr ul {
	width: 673px;
	float: right;
	margin-top: 57px;
	margin-right: 14px;
}

.ys .fr ul li {
	float: left;
	width: 160px;
	height: 187px;
	text-align: center;
	background: url(../images/08.png) no-repeat center;
	line-height: 27px;
	padding-top: 40px;
	box-sizing: border-box;
}

.ys .fr ul li:nth-child(1) {
	background: url(../images/09.png) no-repeat left center;
	margin-right: 96px;
}

.ys .fr ul li:nth-child(2) {

	margin-right: 96px;
}

.ys .fr ul li:nth-child(1) h3 {
	margin-left: 17px;
}

.ys .fr ul li:nth-child(4) {
	margin: 30px 97px 13px 120px;
}

.ys .fr ul li:nth-child(5) {
	margin: 30px 136px 13px 0px;
}

.ys .fr ul li:nth-child(6) {
	margin-right: 100px;
}

.ys .fr ul li:nth-child(7) {
	margin-right: 93px;
}

p.ysp1 {
	width: 143px;
	margin-top: 8px;
	font-size: 12px;
	margin-left: 10px;
}

.ys .fr ul li img {
	width: 55px;
	height: 55px;
}

.ys .fr ul li h3 {
	font-size: 20px;
	margin-left: 21px;
	letter-spacing: 3px;
}

.ys .fr ul li h3 span {
	display: inherit;
	margin-left: -21px;
}

.case {
	width: 100%;
	height: 1000px;
	position: relative;
	overflow: hidden;
}

.case_bg {
	width: 100%;
	height: 1000px;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
}

.case_bg img {
	display: block;
	width: 100%;
	height: 1000px;
}

.titles {
	margin-top: 106px;
	line-height: 25px;
	text-align: center;
}

.titles a {
	color: #161616;
}

.titles h2 {
	font-weight: normal;
	font-size: 34px;
	letter-spacing: 2px;
}

.titles p {
	letter-spacing: 2px;
	font-size: 14px;
	margin-top: 4px;
}

.imgbox1 {
	width: 478px;
	height: 457px;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(25, 25, 25, 0.69);
	display: none;
}

.imgbox1 h2 {
	text-align: center;
	color: #fff;
	padding-top: 0;
	line-height: 457px;
}

.case ul li img {
	width: 478px;
	height: 457px;
	display: block;

}

.case ul li {
	width: 500px;
	float: left;
	position: relative;
	text-align: center;
}

.case ul li h3 {
	margin-top: 44px;
	font-size: 19px;
	color: #194eaf;
	margin-bottom: 28px;

}

.case .bd {
	margin-top: 73px;
	overflow: hidden;
}

.case ul li p {
	margin-bottom: 10px;
	color: #161616;
}

.pn {
	width: 75px;
	height: 71px;
	background: #194eaf;
	color: #fff;
	margin: auto;
	overflow: hidden;
	margin-top: 37px;
	font-size: 40px;
	text-align: center;
	box-sizing: border-box;
	line-height: 71px;
	cursor: pointer;

}

.case ul li:hover .imgbox1 {
	display: block;
}

.About {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.About .titles {
	margin-top: 89px;
}

.About_bg {
	width: 100%;
	height: auto;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
}

.About_bg img {
	width: 100%;
	height: 1012px;
	display: block;
}

.About .fl {
	width: 669px;
	height: 519px;
	position: relative;
	margin-top: 52px;
}

.About .fl ul li img {
	width: 669px;
	height: 519px;
	display: block;
}

.pns {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 78px;
	height: 74px;
	background: rgba(0, 0, 0, 0.2901960784313726);
	color: #fff;
	font-size: 45px;
	text-align: center;
	line-height: 78px;
	box-sizing: border-box;
	cursor: pointer;
}

.About .fr {
	width: 827px;
	box-sizing: border-box;
	padding-left: 62px;
	line-height: 29px;
	margin-top: 52px;
}

.About .fr h2 {
	margin: 20px 0 50px 0;
	letter-spacing: 2px;
	color: #333;
	font-size: 28px;
}

.About .fr p {
	text-indent: 24px;
	color: #646060;
	font-size: 20px;
	line-height: 36px;

}

.ab_more {
	width: 187px;
	height: 52px;
	float: right;
	background: -webkit-linear-gradient(left, #185ab6 0%, #2c78e0 100%);
	box-sizing: border-box;
	padding-left: 0;
	line-height: 52px;
	border-radius: 10px;
	margin-top: 40px;
	text-align: center;
}

.ab_more a {
	display: block;
	color: #fff;
	letter-spacing: 1px;
	font-size: 20px;
}

.AB_num {
	width: 1320px;
	margin: auto;
	overflow: hidden;
	padding-top: 80px;
	padding-bottom: 65px;
}

.AB_num ul li {
	width: 329px;
	float: left;
	text-align: center;
	border-right: 1px solid #ccc;
	color: #2652a6;
	font-size: 24px;
}

.AB_num ul li:nth-child(4) {
	border-right: none;
}

.AB_num ul li h4 {
	font-size: 46px;
	position: relative;
	padding-bottom: 56px;
}

.AB_num ul li h4:After {
	content: "";
	height: 2px;
	background: #2e6fe4;
	width: 10px;
	z-index: 111;
	position: absolute;
	bottom: 26px;
	left: 50%;
	margin-left: -10px;
}

.gd.container {
	margin-top: 50px;
	overflow: hidden;
}

.gd.container ul li {
	float: left;
	width: 360px;
	margin-right: 20px;
	text-align: center;
}

.gd.container ul li:nth-child(4) {
	margin-right: 0;
}

.gd.container ul li {
	color: #191919;
}

.imgbox2 img {
	width: 100%;
	height: auto;
	display: block;
}

.imgbox2:hover img {
	transform: scale(1.3);
	transition: all 1s;
}

.imgbox2 {
	overflow: hidden;
	width: 100%;
	height: 484px;
}

.gd.container ul li h2 {
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 24px;
}

.news.container .new1 {
	width: 1010px;
}


.news.container .fl ul li:nth-child(1) {
	border-top: 1px solid #333;
}

.new1 .fl {
	width: 120px;
	text-align: center;
}

.new1 .fr {
	width: 890px;
}


.new1 .fl em:after {
	content: "";
	width: 34px;
	height: 2px;
	background: #131313;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -17px;
}

.new1 .fl span {
	color: #194eaf;
	font-size: 28px;
	margin-top: 11px;
	display: block;
}


.new_title {
	width: 100%;
	overflow: hidden;
}

.new_title h2 {
	float: left;
	padding-bottom: 18px;
	border-bottom: 2px solid #191919;
	color: #191919;
	letter-spacing: 2px;
	font-size: 33px;
	font-weight: initial;
}

.new_more {
	float: right;
	color: #949393;
	font-size: 16px;
	margin-top: 18px;
}

.fr.new2 {
	width: 443px;
}

.new_box {
	width: 172px;
	height: 130px;
	display: block;
	float: left;
	margin-right: 15px;
	overflow: hidden;
}

.new_box img {
	width: 172px;
	height: 130px;
	display: block;
}

.fr.new2 ul li {
	overflow: hidden;
	border: 1px solid #194eaf;
	margin: 12px auto;
}

.new_title2 {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #191919;
	margin-top: 10px;
	margin-bottom: 23px;
}

.new_title2 h2 {
	padding-bottom: 18px;
	float: left;
	color: #191919;
	font-size: 28px;
	letter-spacing: 2px;
	font-weight: initial;
}

.new_more1 {
	float: right;
	color: #949393;
	font-size: 16px;
	margin-top: 15px;
}

.fr.new2 ul li h3 {
	width: 229px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 17px;
	color: #413f3f;
	font-size: 18px;

}

.fr.new2 ul li em {
	color: #413f3f;
	font-style: inherit;
}

.new1 .fr:hover span {
	background: #194eaf;
}

.new1 .fr:hover img {
	transform: scale(1.3);
	transition: all 1s;
}

.new_box:hover img {
	transform: scale(1.3);
	transition: all 1s;
}

.new1 .fl em {
	color: #191919;
}

.news.container .fl ul li {
	border-top: 1px solid #194eaf;
	width: 100%;
	overflow: hidden;
	padding: 25px 0;
	height: auto
}

.new1 .fl em {
	display: inherit;
	font-style: normal;
	font-size: 44px;
	padding-top: 0px;
	position: relative;
	color: #191919;
}

.new_img {
	margin-top: 0;
	float: left;
	width: 196px;
	height: 100px;
	margin-right: 22px;
	overflow: hidden;
}

.new1 .fr img {
	width: 196px;
	height: 100%;
	display: block;
}

.new1 .fr h4 {
	width: 435px;
	float: left;
	margin-top: 0;
	font-size: 18px;
	color: #413f3f;
	margin-bottom: 10px;
	font-weight: initial;
	line-height: 40px;
}

.new1 .fr p {
	width: 435px;
	float: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 16px;
	line-height: 28px;
	color: #8a8787;
}

.new1 .fr span {
	width: 89px;
	height: 76px;
	background: #515151;
	display: block;
	float: right;
	text-align: center;
	box-sizing: border-box;
	line-height: 76px;
	font-size: 21px;
	color: #fff;
	margin-right: 8px;
	margin-top: -34px;
}

.news.container .fl ul li:hover h4 {
	color: #185ab6;
	font-weight: bold;
}

.news.container .fl ul li:hover p {
	color: #252424;
}

.fr.new2 ul {
	margin-top: 30px;
}

.fr.new2 ul li {
	overflow: hidden;
	border: 1px solid #194eaf;
	margin: 0px auto 20px;
}

.new_box {
	width: 172px;
	height: 130px;
	display: block;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}

.fr.new2 ul li h3 {
	width: 229px;
	overflow: hidden;
	margin-top: 24px;
	margin-bottom: 21px;
	color: #413f3f;
	font-size: 18px;
}

.wt.container {
	margin-top: 45px;
	overflow: hidden;
	margin-bottom: 72px;
}

.wt.container .fr {
	width: 717px;
	height: 268px;
	background: #f7f7f7;
	box-sizing: border-box;
	padding-left: 63px;
	line-height: 24px;
	overflow: hidden;
	padding-top: 40px;
	padding-bottom: 50px;
}

.wt.container .bd {
	height: 184px;
	overflow: hidden;
}




.wt.container {
	margin-top: 67px;
	overflow: hidden;
	margin-bottom: 72px;
}

.news.container {
	overflow: hidden;
	margin-top: 90px;
}

.wt .fl {
	width: 783px;
	height: 266px;
	position: relative;
}

.wt .fl img {
	width: 100%;
	height: 100%;
	display: block;
}

.yc1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	display: none;
	background: rgba(25, 25, 25, 0.65);
}

.yc1 h2 {
	width: 164px;
	font-size: 32px;
	margin-left: 226px;
	margin-top: 48px;
	position: relative;
}

.yc1 h2:After {
	content: "";
	height: 2px;
	background: #fff;
	position: absolute;
	top: 19px;
	width: 92px;
	right: -82px;
}

.yc1 h2 b {
	font-size: 22px;
	display: block;
}

.yc1 a {
	width: 110px;
	height: 50px;
	display: block;
	line-height: 50px;
	border: 1px solid #fff;
	box-sizing: border-box;
	padding-left: 17px;
	margin-top: 37px;
	margin-left: 226px;
	color: #fff;
	position: relative;
}

.wt .fl:hover .yc1 {
	display: block;
}

.wt.container .fr {
	width: 717px;
	height: 262px;
	background: #f7f7f7;
	box-sizing: border-box;
	padding-left: 63px;
	line-height: 24px;
	overflow: hidden;
}

.yc1 a:after {
	content: "";
	width: 40px;
	height: 40px;
	background: url(../images/jiantou.png) no-repeat;
	position: absolute;
	right: -11px;
	top: 40%;
}

.wt.container .fr ul li {
	width: 561px;
	padding: 40px 0;
	position: relative;
}

.wt.container .fr ul li h4 {
	font-size: 15px;
	color: #4c4c4c;
	background: url(../images/04.png) no-repeat left center;
	padding-left: 30px;
	margin-bottom: 9px;
}

.wt.container .fr ul li p {
	padding-left: 30px;
	background: url(../images/05.png) no-repeat left center;
	font-size: 11px;
	color: #7b7b7b;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.wt.container .fr ul li:After {
	content: "";
	width: 484px;
	height: 1px;
	background: #dbdbdb;
	position: absolute;
	bottom: 0px;
}

.kh {
	width: 100%;
	height: 428px;
	position: relative;
}

.kh_img {
	width: 100%;
	height: 428px;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
}

.kh_img img {
	width: 100%;
	height: 100%;
	display: block;
}

.kh .title {
	padding: 43px 0;
}

.kh .title h2 {
	font-size: 36px;
	color: #191919;
	letter-spacing: 2px;
}

.kh .bd {
	width: 980px;
	margin: auto;
	overflow: hidden;

}

.kh .bd ul li {
	float: left;
	width: 191px;
	margin: 0 27px;

}

.kh .bd ul li img {
	width: 100%;
	height: 270px;
	display: block;
}

.kh .bd ul li:hover img {
	transform: scale(1.1);
	transition: all 1s;
}

.khyu {
	overflow: hidden;

}

.footer {
	width: 100%;
	clear: both;
	height: 555px;
	position: relative;
}

.footer .container {
	width: 1200px;
	margin: auto;
}

.ft_img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: -1;
}

.ft_img img {
	width: 100%;
	height: 100%;
	display: block;
}

.footer ul li a {
	color: #fff;
	display: block;
}

.ft_nav ul li {
	float: left;
	padding: 0 22px;
	text-align: center;
	font-size: 14px;
}

.ft_nav {
	overflow: hidden;
	height: 136px;
	border-bottom: 1px solid #bdbdbd;
}

.ft_nav h3 {
	color: #194eaf;
	font-size: 24px;
	float: left;
	margin-top: 45px;
	width: 130px;
	box-sizing: border-box;
	padding-left: 23px;
	line-height: 22px;
}

.ft_nav h3 b {
	display: inherit;
	color: #fff;
	font-size: 18px;
	letter-spacing: 2px;
}

.ft_nav ul {
	float: right;
	width: 1070px;
	height: 134px;
	line-height: 134px;
	position: relative;
	box-sizing: border-box;
	padding-left: 40px;
}

.ft_nav ul:after {
	position: absolute;
	content: "";
	width: 1px;
	height: 25px;
	background: #fff;
	top: 41%;
	left: 0;
}

.ft_nav ul li:nth-child(8) a {
	color: #194eaf;
}

.footers div {
	float: left;
}

.footers {
	overflow: hidden;
	color: #fff;
	height: 261px;
	box-sizing: border-box;
	padding-top: 40px;
	border-bottom: 1px solid #bdbdbd;
}

.fotter3 ul li {
	float: left;
}



.fotter3 .fr h4 {
	float: left;
	color: #fff;
}

.footer ul li:hover a {
	color: #194eaf;
}

.ft01 {
	width: 296px;
}

.ft02 {
	width: 271px;
}

.ft03 {
	width: 362px;
}

.ft04 {
	width: 271px;
}

.footers h2 {
	margin-bottom: 34px;
}

.ft01 ul {
	width: 199px;
	float: left;
}

.ft01 ul li {
	float: left;
	width: 99px;
	font-size: 12px;
	margin-bottom: 15px;
}

.ft02 ul {
	width: 228px;
}

.ft02 ul li {
	width: 114px;
	float: left;
	margin-bottom: 16px;
	font-size: 12px;
}

.ft03 ul li:nth-child(1) {
	font-size: 30px;
	font-weight: 600;
	background: url(../images/06.png) no-repeat left center;
	padding: 10px 0 0px 55px;
	margin-bottom: 20px;
	background-size: 43px 43px;

}

.ft03 ul li {
	font-size: 12px;
	margin-bottom: 18px;
}

.ft03 h2 {
	margin-bottom: 20px;
}

.ft04 img {
	float: right;
	padding-right: 30px;
	padding-top: 5px;
}

.ft04 p {
	position: absolute;
	right: 52px;
	top: 128px;
	font-size: 12px;
	color: #ccc;

}

.ft04 {
	position: relative;
}

.fotter3 .fl {
	width: 331px;
	margin-top: 38px;
}

.fotter3 .fl img {
	width: 100%;
	height: auto;
	display: block;
}

.fotter3 .fr {
	width: 865px;
	color: #fff;
	margin-top: 51px;
	font-size: 12px;
	line-height: 24px;
	padding-left: 20px;
	box-sizing: border-box;
}

.fotter3 .fr li {
	margin: 0 5px;

}


/*内页*/
.page .container {
	width: 1200px;
}

.tips {
	background: #f5f5f5;
	margin-bottom: 60px;
	text-align: right;
	position: relative;
	height: 100px;
	line-height: 100px;
	color: #515151;
	font-size: 12px;
}

.page_head {
	height: 230px;
	color: #fff;
	background: #194eaf;
	font-size: 26px;
	padding: 22px 0px 0px 30px;
	width: 214px;
	position: absolute;
	bottom: -25px;
	z-index: 100;
}

.page_head h2 {
	font-size: 40px;
	font-weight: normal;
	text-align: left;
	line-height: 48px;
}

.tips b {
	display: none;
}

.page_head h2 span {
	font-size: 26px;
}

.biaoyu {
	text-indent: 23px;
	padding: 36px 0 0 0;
	font-size: 23px;
	text-align: left;
	line-height: 30px;
	font-family: "华文行楷";
	background: url(../images/top_031.png) no-repeat left 14px;
}

.pagel {
	width: 244px;
}

.treepage h2 {
	height: 76px;
	background: #194eaf;
	padding: 20px 0px 0px 40px;
	font-size: 28px;
	line-height: 30px;
	color: #fff;
}

.treepage h2 b {
	display: block;
	font-size: 12px;
	font-weight: normal;
}

.treepage li a {
	background: #194eaf;
	height: 50px;
	display: block;
	margin-top: 1px;
	color: #fff;
	font-size: 18px;
	line-height: 50px;
	padding-left: 35px;
}





.treepage li ul.subTree li a {
	line-height: 48px;
	height: 48px;
	background: #fff;
	color: #262626;
	padding: 0px 10px 0px 47px;
	font-size: 14px;
	border-bottom: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}

.treepage li ul.subTree li a:before {
	content: ">";
	position: absolute;
	left: 22px;
	top: 18px;
	background: #194eaf;
	color: #fff;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	line-height: 14px;
	text-align: center;
	font-family: serif;
	font-size: 12px;
}

.treepage li ul.subTree li a:hover {
	color: #194eaf;
}

ul.subTree {
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
}

.newspage h3 {
	background: #194eaf;
	line-height: 70px;
	font-size: 22px;
	text-align: center;
	font-weight: normal;
	color: #fff;
}

.newspage {
	margin-top: 20px;
}

.newspage ul {
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	padding: 5px 14px;
	border-bottom: 1px solid #e7e7e7;
}

.newspage li a {
	line-height: 38px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	border-bottom: 1px dashed #d2cdcd;
	color: #333;
}


.contactpage {
	margin-top: 20px;
	margin-bottom: 20px;
}

.contactpage h3 {
	background: #ccc;
	color: #3b3b3b;
	font-size: 19px;
	padding-left: 20px;
	line-height: 50px;
	font-weight: normal;
}

.contactpage .con {
	border: 1px solid #e7e7e7;
	padding: 5px 10px;
}

.contactpage li {
	padding: 22px 0px 22px 84px;
	border-bottom: 1px dashed #b9c3d1;
	line-height: 1.6;
	color: #4a4848;
	font-size: 13px;
	position: relative;
}

.contactpage li img {
	width: 70px;
	height: 60px;
	position: absolute;
	left: 0;
	top: 10px;
}

.contactpage li:last-child {
	border-bottom: none;
}

.pager {
	width: 930px;
}

.prdesc {
	margin-bottom: 30px;
	overflow: hidden;
}

.prdesc h3.fl {
	display: inline-block;
	border-left: 7px solid #194eaf;
	font-size: 30px;
	width: 62px;
	line-height: 36px;
	padding: 10px 20px;
	border-right: 4px solid #194eaf;
	color: #009946;
	float: left;
	height: 72px;
}

.prdesc .con {
	color: #818080;
	width: 800px;
}

.prdesc .con h4 {
	font-size: 24px;
	color: #454545;
	padding-bottom: 5px;
	font-weight: normal;
}

.pagescroll {
	margin-bottom: 35px;
}

.pagescroll .scroll {
	width: 700px;
	height: 370px;
}

.pagescroll .scroll img {
	width: 700px;
	height: 370px;
}

.scroll li div {
	position: absolute;
	z-index: 100;
	bottom: 0;
	width: 92%;
	background-color: rgba(0, 0, 0, .6);
	padding: 10px 4%;
	color: #fff;
}

.scroll li {
	position: relative;
}

.scroll li div h4 {
	font-size: 18px;
	font-weight: normal;
	line-height: 40px;
}

.scroll li div p {
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}

h3.pagetitle {
	height: 38px;
	font-size: 24px;
	color: #194eaf;
	line-height: 38px;
	font-weight: normal;
}

ul.prlist li {
	border: 1px solid #d0d0d0;
	height: 250px;
	position: relative;
	z-index: 1;
	margin-bottom: 28px;
}

ul.prlist li img {
	width: 307px;
	height: 250px;
}

ul.prlist li div {
	padding: 35px 0px 0px 24px;
	width: 580px;
	float: right;
	line-height: 1.7;
	color: #6d6d6d;
	font-size: 13px;
}

ul.prlist li div h4 {
	color: #0d0d0d;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 15px;
}

ul.prlist li div p {
	color: #6d6d6d;
	line-height: 24px;
	font-size: 12px;
	height: 96px;
	overflow: hidden;
}

ul.prlist li span {
	position: absolute;
	width: 51px;
	height: 51px;
	background: url(../images/pro_30.png) no-repeat center;
	right: -1px;
	bottom: -1px;
	display: none;
}

ul.prlist li:hover span {
	display: block;
}

ul.prlist li span a {
	display: block;
	width: 100%;
	height: 100%;
}

ul.prlist li:hover {
	border: 1px solid #194eaf;
}

.pading a,
.pading span {
	display: block;
	width: 35px;
	height: 35px;
	/* border-radius: 50%; */
	text-align: center;
	line-height: 35px;
	overflow: hidden;
	border: 1px solid #194eaf;
}

.pading {
	text-align: right;
	position: relative;
	padding-right: 78px;
}

.pading a.active {
	background: #194eaf;
	color: #fff;
}

.pading li{
	display: inline-block;
}
.preview {
	background: #f3f3f3;
	padding: 14px 36px 14px 14px;
	margin-bottom: 50px;
	overflow: hidden;
}

.imgs {
	width: 486px;
	padding: 1px;
	overflow: hidden;
	background: url(../images/pro_41.gif) no-repeat;
	position: relative;
	background-size: 100% 100%;
}

.imgs li img {
	width: 100%;
	display: block;
}

.dess {
	width: 690px;
	padding-top: 18px;
	line-height: 28px;
	color: #5d5d5d;
	font-size: 14px;
	position: relative;
}

.dess h3 {
	font-size: 26px;
	color: #333;
	padding-bottom: 8px;
	border-bottom: 1px solid #ababab;
	line-height: 1.5;
	margin-bottom: 18px;
	font-weight: normal;
}

.descon {
	padding: 18px;
	background: #f3f3f3;
}

.prtit {
	border-bottom: 5px solid #194eaf;
	padding: 0 18px;
}

.prtit span {
	display: inline-block;
	line-height: 26px;
	background: #194eaf;
	padding: 0 10px;
	color: #fff;
	font-weight: bold;
	margin-left: -18px;
}

.record {
	text-align: center;
	padding: 30px 0;
}

.record span {
	display: inline-block;
	width: 48%;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.pagescroll {
	margin-bottom: 35px;
}

.pagescroll .scroll {
	width: 700px;
	height: 370px;
	overflow: hidden;
	position: relative;
}

.pagescroll .scroll img {
	width: 700px;
	height: 370px;
}

.scroll li div {
	position: absolute;
	z-index: 100;
	bottom: 0;
	width: 92%;
	background-color: rgba(0, 0, 0, .6);
	padding: 10px 4%;
	color: #fff;
}

.scroll li {
	position: relative;
}

.scroll li div h4 {
	font-size: 18px;
	font-weight: normal;
	line-height: 40px;
}

.scroll li div p {
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}

.scroll .prev {
	width: 21px;
	height: 42px;
	background: url(../images/pro_11.png) no-repeat;
	position: absolute;
	top: 170px;
	left: 32px;
	z-index: 10;
	cursor: pointer;
	display: none;
}

.scroll .next {
	width: 21px;
	height: 42px;
	background: url(../images/pro_12.png) no-repeat;
	position: absolute;
	top: 170px;
	right: 32px;
	z-index: 10;
	cursor: pointer;
	display: none;
}

.scroll:hover .next,
.scroll:hover .prev {
	display: block;
}

.newscenter {
	padding-top: 270px;
}

ul.news_list li.first {
	position: absolute;
	height: 245px;
	top: -270px;
	width: 1200px;
	background: #f4f4f4;
}

ul.news_list {
	position: relative;
}

ul.news_list li.first img {
	width: 420px;
	height: 245px;
	float: left;
	margin-right: 20px;
}

ul.news_list li.first h3 {
	line-height: 56px;
	height: 56px;
	font-size: 24px;
	font-weight: normal;
	color: #194eaf;
}

ul.news_list li.first h3:before {
	content: "头条";
	display: inline-block;
	border: 1px solid #194eaf;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	margin-right: 20px;
	font-size: 20px;
}

ul.news_list li.first p {
	line-height: 24px;
	color: #999;
	font-size: 12px;
	height: 168px;
	overflow: hidden;
	text-indent: 2em;
}

ul.news_list li.first p a {
	color: #444;
}

ul.news_list li p a {
	color: #444;
}

ul.news_list li img {
	width: 306px;
	float: left;
	height: 158px;
}

ul.news_list li {
	height: 158px;
	overflow: hidden;
	margin-bottom: 42px;
}

ul.news_list li div {
	width: 600px;
	float: right;
	line-height: 24px;
	color: #777;
	font-size: 14px;
}

ul.news_list li h4 {
	line-height: 58px;
	height: 58px;
	overflow: hidden;
	font-size: 17px;
	font-weight: normal;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.info span {
	display: block;
	line-height: 24px;
	color: #8d8d8d;
	font-size: 12px;
	text-align: center;
}

h3.ar_title {
	font-size: 22px;
	text-align: center;
	color: #222;
	padding-bottom: 22px;
	font-weight: normal;
}

.info {
	position: relative;
	border-bottom: 1px dashed #c7c7c7;
	margin-bottom: 20px;
}

a.back {
	position: absolute;
	display: block;
	height: 25px;
	line-height: 25px;
	background: #ccd2d8;
	color: #526373;
	width: 76px;
	text-align: center;
	bottom: -1px;
	right: 0;
}

.tips2 {
	margin: 26px 0 47px 0;
	text-align: right;
	border-bottom: 1px solid #ccc;
	line-height: 38px;
}

span.icon {
	float: left;
	font-size: 70px;
	line-height: 64px;
	color: #443e3e;
	font-family: fantasy;
	position: relative;
	height: 37px;
	overflow: hidden;
	margin-top: -6px;
}

.tips2 em {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	float: left;
	height: 20px;
	line-height: 20px;
	position: relative;
	left: -218px;
	bottom: -29px;
}

.tips2 em.newsp {
	left: -152px;
}

.tips2 em:before {
	content: "";
	width: 35px;
	display: block;
	border-bottom: 3px solid #000;
	float: left;
	margin-top: 8px;
	margin-right: 5px;
}

.tips2 em:after {
	content: "";
	width: 35px;
	display: block;
	border-bottom: 3px solid #000;
	float: right;
	margin-top: 8px;
	margin-left: 5px;
}

.treetop {
	overflow: hidden;
	margin-bottom: 30px;
}

.treetop h2 {
	font-size: 20px;
	font-weight: 100;
	border: 1px solid #194eaf;
	line-height: 34px;
	padding: 0 18px;
	float: left;
	margin-right: 5px;
	color: #004F92;
}

.treetop ul {
	float: left;
}

.treetop li {
	display: inline-block;
	margin: 0 5px;
	border: 1px solid #194eaf;
	padding: 0 26px;
	line-height: 34px;
}

.treetop li.cur a {
	color: #fff;
}

.treetop li.cur {
	background: #194eaf;

	border: 1px solid #fff;
}

.tongdao.container {
	overflow: hidden;
	clear: both;
}

.relatedlist ul li {
	text-align: center;
	width: 215px;
	margin: 10px;
}

.con.fr {
	width: 87%;
	line-height: 2;

	box-sizing: border-box;
	padding: 8px;
	text-indent: 2em;
	color: #333;
}

.tongdao {
	margin-top: 30px;
	overflow: hidden;
}

.tongdao ul b {
	display: inline-block;
	width: 100px;
	float: left;
	font-size: 16px;
	color: #333;
	line-height: 32px;
}

.tongdao ul b:before {
	content: ">";
	display: block;
	float: left;
	margin-left: 10px;
	background: #194eaf;
	color: #fff;
	width: 13px;
	height: 13px;
	line-height: 14px;
	text-align: center;
	border-radius: 50%;
	font-family: serif;
	margin-top: 10px;
	margin-right: 6px;
}

.tongdao li {
	display: inline-block;
	padding: 0 20px;
	color: #333;
	line-height: 32px;
	font-size: 12px;
}

.tongdao ul {
	margin-bottom: 20px;
}

.title4 {
	position: relative;
	text-align: center;
	border-bottom: 1px solid #ccc;
	height: 16px;
	margin-bottom: 50px;
}

.title4:before {
	content: "";
	width: 90px;
	display: block;
	border-bottom: 3px solid #000;
	position: absolute;
	bottom: -1.5px;
	left: 0;
}

.title4 p {
	display: inline-block;
	padding: 0 10px;
	line-height: 26px;
	height: 26px;
	font-size: 20px;
	color: #194eaf;
	font-weight: bold;
}

.title4 b {
	color: #000;
}

.title4:after {
	content: "";
	width: 90px;
	display: block;
	border-bottom: 3px solid #000;
	position: absolute;
	bottom: -1.5px;
	right: 0;
}

.cpspage {
	width: 100%;
	margin: 20px auto;
	text-align: center;
}

.cpspage h3 {
	padding: 19px;
	background: #194eaf;
	font-weight: normal;
}

.cpspage h3 a {
	color: #fff;
	font-size: 21px;
}

.cpspage .con {
	border: 1px solid #ccc;
	box-sizing: border-box;
	padding: 6px;
}

.cpspage .con h3 {
	color: #333;
	font-size: 12px;
	padding: 4px;
	background: no-repeat;
}

.contactpage a {
	color: #333;
}

.banner2 {
	width: 100%;
	overflow: hidden;
}

.banner2 img {
	width: 100%;
	height: auto;
	display: block;
}

.fr.new2 ul li:hover h3 {
	color: #194eaf;
}

/*网站色调*/
.page a {
	color: #333;
}

.newspage h3 a {
	color: #fff;
}

.About .fl ul li:hover img {
	transform: scale(1.3);
	transition: all 1s;
}

.tubox {
	overflow: hidden;
}

.cp_content ul li:hover img {
	transform: scale(1.3);
	transition: all 1s;
}

.case ul li:hover img {
	transform: scale(1.3);
	transition: all 1s;
}

.case .tubox {
	width: 478px;
}


/**/

.interlink {
	padding: 10px 0;
	background: #3e342b;
}

.interlink__inner {
	width: 1200px;
	margin: auto;
	color: #fff;
	overflow: hidden;
}

.interlink__title {
	width: 100px;
	font-size: 16px;
	background: url(../images/202106021654093565.png) no-repeat right;
	float: left
}

.interlink__list {
	width: 1090px;
	float: right;
}

a.interlink__item {
	color: #fff;
	margin: 0px 10px;
	font-size: 15px;
}

a.interlink__item:hover {
	color: #194eaf
}

.box02 p span {
	font-size: 27px;
	line-height: 45px;
}

.cp_nav.fr ul,
.banner .hd ul li {
	display: none;
}

.AB_num ul li {
	width: 20%;
	box-sizing: border-box;
}

.fotter3 .fl img {
	width: auto;
}

::-webkit-scrollbar {
	display: none;
}

.box02 {
	display: flex;
}

.box02 p {
	display: block;
	height: 100%;
}

.box02 h4 {
	display: block;
	width: 120px;
	height: 45px;
	line-height: 45px;
	font-weight: 500;
}

.box02 p span {
	color: #000;
	font-size: 20px;
	float: left;
	display: block;
	width: 100%;
	text-indent: 0.2em;
}

.case ul li h3 {
	color: #96ca00;
}

.ys .fr ul li h3 span,
.ys .fr ul li h3 {
	margin-left: unset;
}

.pn {
	background: #9fc929;
}

.ab_more {
	background: -webkit-linear-gradient(left, #99cc07 0%, #c2dc75 100%);
}

.AB_num ul li {
	color: #9ccd0f;
}

.AB_num ul li h4:After {
	background: #9ece14;
}

.footer ul li a {
	display: unset;
}

.footers {
	height: 290px;
}

.logo.fl img {
	width: 340px;
	height: auto;
	margin: auto;
	padding-top: 25px;
	max-width: none;
}

.case ul li p {
	display: none
}

.nav.fl ul {
	width: 100%;
}
.descon .block{
	background-color: #fff;
	padding: 20px;
}