/*通用样式*/
*{margin:0;padding:0;word-wrap:break-word;}
body{ font-size:16px; font-family:Arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',simsun,sans-serif;color:#444;/*background-color: #f2f4f6;*//* background:url(../images/index_bg.jpg) no-repeat;*/min-width:1200px;}
body{ color:#4C4C4C;}
a{color:#4C4C4C;text-decoration:none;}
a:hover{color:#FF0000;}
a img{border:none;} 
div,ul,li,p,form{padding: 0px; margin: 0px;list-style-type: none;}
em{font-style: normal;font-weight: normal;}
table {padding: 0px; margin: 0px;list-style-type: none;}
dt,dl,dd {padding: 0px; margin: 0px;list-style-type: none;}
form{margin:0px;padding:0px;}
input[type="checkbox"], input[type="radio"] {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0;}
input:focus,textarea:focus,select:focus{ outline:none;}
input[type="text"],select{ height:30px; line-height:30px; color:#999; border:1px solid #ddd;}


tr {padding: 0px; margin: 0px;list-style-type: none;}
h2,h3,h4{padding:0px; font-size:14px; font-weight:normal;}
i,em{ font-style:normal;}
.w1015{ width:1015px; overflow:hidden;}
.clear{ height:0px; clear:both; overflow:hidden;}
.blank10{ height:10px !important; overflow:hidden;}
.blank20{ height:20px; overflow:hidden;}
.clearfloat {clear:both;height:0; overflow:hidden;}
.clear{clear:both;height:0px;overflow:hidden}
.clearfix{display:block;*zoom:1}
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden}
.mainbox{ width:1180px; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}


/*头部通用*/
.topbox{width: 100%;display: flex;flex-direction:row;background: #fff;/*background-color:rgb(0 0 0 / 48%);*/position: fixed;top: 0;left: 0;z-index: 1000;box-shadow: 0 2px 3px rgba(0,0,0,0.2);}
.toplogo{width: 340px;margin: 0 5%;}
.toplogo img{width: 340px;display: block;margin: 0 auto;}
.topdhbox{width:calc(85% - 340px);display: flex;flex-direction: row-reverse;}
.topdh{width:100%;max-width: 960px;display: flex;flex-direction:row;}
.topdh .topdhfm{flex-grow:1;position: relative;}
.topdh .topdhfm .topdhlm{display: block;width: 100%;font-size: 18px;line-height: 90px;text-align: center;color: #000;position: relative;}
.topdh .topdhfm .topdhlm::before{content: "";position: absolute;opacity: 0;width: 0;height: 3px;background-color: #055bc5;top: 0;left: 50%;transform: translateX(-50%);transition: all 0.6s;}
.topdh .topdhfm:hover .topdhlm::before{width: 100%;opacity: 1;}
.topdh .topdhfm:hover .topdhlm{color:#055bc5;}
.topdhej{width: 185px;height: 0;overflow: hidden;position: absolute;top: 100%;left: 50%;transform: translateX(-50%);background-color: #fff;box-shadow: 0 2px 3px rgba(0,0,0,0.1);transition: height 0.4s ease 0.1s;}
.topdh .topdhfm .topdhejys{/*width: 275px*/}
.topdhej li{border-bottom: 1px solid #eee;}.topdhej li:nth-last-child(1){border-bottom: 0;}
.topdhej li a{display: block;text-align: center;font-size: 16px;line-height: 52px;color: #333;transition: all 0.6s;}
.topdh .topdhfm:hover .topdhej{border-bottom: 3px solid #055bc5;}
.topdh .topdhfm:hover .topdhejgy{height: 265px;}
.topdh .topdhfm:hover .topdhejxw{height: 317px;}
.topdh .topdhfm:hover .topdhejys{height: 105px;}
.topdh .topdhfm:hover .topdhejwh{height: 105px;}
.topdh .topdhfm:hover .topdhejrc{height: 264px;}
.topdhej li a:hover{background-color:#055bc5;color: #fff;}
.toplx{width: 300px;margin: 0 5% 0 36px;padding-left: 36px;box-sizing: border-box;position: relative;}
.toplx::before{content: "";position: absolute;width: 1px;height: 32px;background-color: #ddd;left: 0;top:50%;transform: translateY(-50%);}
.toplx img{width: 250px;display: block;margin: 0 auto;}
@media(max-width:1312px){
	.toplogo{margin: 0 2%;}
	.toplx{margin: 0 2% 0 36px;}
}
@media(max-width:1200px){
	.toplx{display: none;}
	.toplogo{margin: 0 2%;}
	.toplx{margin: 0 2% 0 30px;padding-left: 30px;}
	.topdhbox{width:calc(94% - 300px);}
	.topdh .topdhfm .topdhlm{font-size: 22px;}
}
@media(max-width:1160px){
	
	.topdhbox{width:calc(96% - 70px);}
}
@media(max-width:991px){
	.topdh .topdhfm .topdhlm{font-size: 22px;}
}


/*banner*/
#banner {position: relative;overflow: hidden;	width: 100%;}
#banner .bgt {	position: relative;	overflow: hidden;	width: 500%}
#banner .bgt li {	width: 20%;	float: left}#banner ul li img {	width: 100%;display: block;}
#banner aside {	position: absolute;	top: 0;	bottom: 0;	height: 0;	width: 90%;	right: 0;	left: 0;	margin: auto}
#banner aside span {display: block;	width: 65px;	height: 65px;	z-index: 1;	background: rgba(255,255,255,0.6);	border-radius: 6px;	-moz-border-radius: 6px;	-webkit-border-radius: 6px;	position: relative;	cursor: pointer;	opacity: 0;	transition: all 0.3s;	margin-top:-2%;}
#banner:hover aside span{ 	opacity: 1;}
#banner aside span:after {	content: '';	position: absolute;	top: 0;	bottom: 0;	right: 0;	left: 20%;	margin: auto;	width: 27px;	height: 27px;	border-top: 3px solid #bf0707;	border-left: 3px solid #bf0707;	-webkit-transform: rotateZ(-45deg);	-moz-transform: rotateZ(-45deg);	-ms-transform: rotateZ(-45deg);	-o-transform: rotateZ(-45deg);	transform: rotateZ(-45deg)}
#banner aside span.prev {	float: left;}
#banner aside span.next {	float: right;}
#banner aside span.next:after {	left: 0;	right: 20%;	-webkit-transform: rotateZ(135deg);	-moz-transform: rotateZ(135deg);	-ms-transform: rotateZ(135deg);	-o-transform: rotateZ(135deg);	transform: rotateZ(135deg)}
#banner #bannerBtnS {	width: 150px;	position: absolute;	right: 0;	left: 0;	bottom: 11%;	margin: auto}
#banner #bannerBtnS em {display: block;	float: left;	width: 18px;	height: 18px;	border-radius: 50%;	-moz-border-radius: 50%;	-webkit-border-radius: 50%;	border: 3px solid #fff;	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;	margin: 0 4.75px;	background: #fff;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;	transition: all .3s;	cursor: pointer}
#banner #bannerBtnS em.act {background: #bf0707}
/*banner end*/


/*简介标题1*/

.jjbt1{ width:50%;  height:120px;  padding:45px 0px;}
.jjbt11{ width:70%; margin:auto;}
.jjbt11 h2{color:#262626; font-size:35px; line-height:1.7; font-weight: normal; /*margin-top:15px;*/  }
.jjbt11 h3{color:#212121; font-size:55px; line-height:1.4; font-weight: 600;  font-family:Arial, Helvetica, sans-serif; }
.jjbt11 em{color:#212121; font-size:40px; line-height:1.4; font-weight: 600;font-style:normal; font-family:Arial, Helvetica, sans-serif; }
.jjbt11 b{font-weight: normal; font-size:14px; }
.jjbt2{ width:50%;background:url("../images/tacn/gsjj2.jpg");/*background-color:#ef9129;*/ height:120px;  padding:45px 0px;}
.jjbt21{ width:70%;margin-left:10%;}
.jjbt21 h2{color:#ffffff; font-size:39px; line-height:1.7; font-weight:600;  }
.jjbt21 p{color:#ffffff; font-size:22px; line-height:1.7; font-weight: normal; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;  }
.jjbt21 span{color:#ffffff; font-size:16px; line-height:1.7; font-weight: normal; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;  }

/*公司简介2*/
.jj1{ width:50%; }
.jj2{ width:50%; }
.jj2z{ width:80%; margin-left:10%;}
.jj21{}
.jj21 h2{color:#2a2a2a; font-size:25px; line-height:1.7; font-weight:600; margin-top:50px;  }
.jj21 h3{color:#414141; font-size:22px; line-height:2.7; font-weight: normal;  }
.jj22{ margin-top:30px;}
.jj22 p{color:#565656; font-size:16px; line-height:2.2; font-weight: normal;  }

.jj23{ background:url("../images/tacn/rxdh.png")no-repeat left; margin-top:40px; }
.jj23 p{ color:#565656; font-size:16px; line-height:1.4; font-weight: normal; margin-left:60px; }
.jj23 h2{ color:#2b2b2b; font-size:32px; line-height:1.2; font-weight: 600; margin-left:60px; font-family:Arial, Helvetica, sans-serif; }

.juzhong .more{ width:150px; height:47px;background: #055bc5;margin-top: 20px;}
.juzhong .more a{ width:197px; height:47px; color:#ffffff; font-size:17px;/* background-color:#e60012;*/text-align:center; line-height:47px; transition:all .2s ease; margin-top:40px;padding: 0 25px;}
.juzhong .more:hover{background-color:#e60012; }
@media(max-width:991px){
	.jj1{width: 100%;}
	.jj1 img{width: 100%;}
	.jj2{width: 100%;}
	.jjbt1{width: 40%;}
	.jjbt2{width: 60%;}
	.jjbt21{width: 85%;}
	.jj2z{margin: 0 auto;width: 90%;}
	.jj21 h2{font-size: 36px;}
	.jj21 h3{font-size: 27px;}
	.jj22 p{font-size: 24px;}
	.jj23 p{font-size: 22px;}
	.jj23 h2{font-size: 40px;}
}



/*首页展示*/
.syfwbox .sybt{width: 100%;margin: 0 auto;padding: 50px 0 50px;}
.syfwbox .sybt p:nth-child(1){font-family:times new roman,times,serif;font-size: 42px;line-height: 50px;text-align: center;color: #e1e1e1;letter-spacing: 4px;}
.syfwbox .sybt p:nth-child(2){font-size:40px;line-height: 36px;font-weight: 600;text-align: center;color: #0a78d2;/*letter-spacing: 4px;*/}
.syfwbox{width: 100%;padding: 0 0 40px;background-image: url("../images/tacn/cpbj.png");background-size: 100% 100%;}
.syfw{width: 85%;margin: 0 auto;}
.sycpfl{width: 50%;display: flex;flex-wrap: wrap;justify-content: space-between;margin: 0 auto 30px;}
.sycpfl li{width: calc((100% - 40px) / 2);margin-bottom: 20px;}
.sycpfl li a{width: 100%;display: block;font-size: 18px;line-height: 52px;text-align: center;background-color: #0a78d2;color: #fff;transition: all 0.6s;}
.sycpfl li a:hover{border-radius: 26px;background-color:#085ec7;}
.sycplbbox{width: 100%;overflow: hidden;}
.sycplb{width: 1050px;overflow: hidden;}
.sycplb a{width: 325px;float: left;display: block;overflow: hidden;position: relative;padding-bottom: 50px;margin: 0 25px 25px 0;}
.sycplb a .sytpbox{width: 100%;overflow: hidden;}
.sycplb a .sytpbox img{width:100%;display: block;transition: all 0.6s;}
.sycplb a .sytpbt{width: 100%;display: block;font-size: 18px;line-height: 50px;letter-spacing: 2px;color: #333;text-align: center;z-index: 10;background-color: #f5f5f5;position: absolute;bottom: -54px;left: 0;z-index: 10;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;transition: all 0.6s;}
.sycplb a .sytpbt span{width: 120px;display: block;font-size: 16px;border: 1px solid #fff;border-radius: 62px;line-height: 32px;margin: 0 auto 20px;}
.sycplb a:hover .sytpbox img{transform: scale(1.2);}
.sycplb a:hover p{background-color:#0a78d2;bottom: 0;color: #fff;}
.sycplb a .sytpbt span:hover{background-color: #fff;color:#0a78d2;}
@media(max-width:1200px){.syfw{width: 98%;}
	.syfwbox .sybt p:nth-child(2){font-size: 50px;}
	.syfwbox .sybt p:nth-child(1){font-size: 50px;}
	.sycpfl li a{font-size: 30px;line-height: 70px;}
	.sycplb a .sytpbt{font-size: 28px;}
	.sycplb a .sytpbt span{width: 150px;font-size: 24px;/*line-height: 50px;*/}
}
@media(max-width:991px){
	.sycplb{width: 1400px;}
}


/*shouye xinwen*/
.w12001{width: 80%;margin: 0 auto;padding-top: 30px;}
.fa1{ width:460px; margin:auto;margin-top: 20px;}
.fa11{ width:240px; }
.fa11 h2{font-size:44px; line-height:1.2;  color:#292929; font-weight:800;margin-top:31px; }
.fa12 { width:220px; height:45px; background-color:#e60012; transform: skewX(-12deg); margin-top:37px;}
.fa12 p {font-size:34px; line-height:45px;  color:#ffffff; text-align:center; transform: skewX(12deg);font-weight:800; text-align:center;}

.fa13{}
.fa13 p{ font-size:22px; color:#555555; line-height:3.5; text-align:center;}
.fa14 { width:1100px; margin:auto;}
.fa14 p{ font-size:16px; color:#828282; line-height:1.9; text-align:center; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; margin-top:-5px;}
.fa15{}
.fa15 img{ display:block; margin:auto; margin-top:15px;}

.xwz{ width:486px; height:686px; background-color:#164ea1;}
.xwzz{ width:416px; margin:auto;}
.xwy{width: calc(100% - 520px);}

.xinwen_news_you{width:100%; float:right; margin-top:25px; margin-bottom:30px;  }
.xinwen_news_you li{ width:416px; display:inline-block; overflow:hidden; }
.xinwen_news_you li{ line-height:28px;}
.xinwen_news_you li:hover{ }
.xinwen_news_you img{  border-radius: 20px;  margin:auto; margin-top:24px;}
.xinwen_news_you h4{width:326px; padding-top:20px;  } 
.xinwen_news_you h4 a{color:#ffffff; font-size:23px; line-height:1.8; font-weight:600; margin:10px 0px;  }
.xinwen_news_you li:hover h4{ color:#ffffff}
.xinwen_news_you em{ font-size:16px; line-height:2.1; display:block;  overflow:hidden; color:#ffffff; font-style:normal; height:100px; margin-top:25px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.xinwen_news_you h4:hover a{ color:#ffffff;} 
.xinwen_news_you span{ font-size:19px; line-height:3.3; display:block;  overflow:hidden; color:#ffffff; font-family:Arial, Helvetica, sans-serif;}
.xinwen_news_you span h5{ font-size:53px; line-height:1.2;  color:#ffeb0e; font-weight:600; float:left;font-family:Arial, Helvetica, sans-serif;  }

.xw2{ }
.xw2 li{ width:100%; display:inline-block; overflow:hidden; height:220px; margin-bottom:30px;border-bottom:#b3b3b3 1px dashed; }
.xw2 li{ line-height:28px; }
.xw2 li:hover h4 a{ color:#282828; }
.xw2 img{ padding-right:8px}
.xw2 h4 a{ color:#282828; font-size:20px;  font-weight:normal; line-height:2;  padding:0px 10px;}
.xw2 li:hover h4{ color:#FF0000}
.xw2 span{ font-size:15px; line-height:2; /*height:95px;*/ display:block; margin-left:185px; margin-top:5px; color:#606060; display:block; margin-left:260px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.xw2 .ck{display: block;float: right;line-height: 23px;padding: 5px 18px; border-radius: 30px; border: 1px #164ca1 solid;color: #2d2d2d;font-size: 14px;
margin-top: 20px;}
.xw2 .ck:hover{background: #164ca1;color: #fff;transition: 0.8s;}

.xw2 li:last-child{ border-bottom:#ffffff 1px dashed;  }

@media(max-width:991px){
	.w12001{width: 95%;}
	.xw2 h4 a{font-size: 24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
	.xw2 span{font-size: 20px;}
}



/**/
.nybtbox{width:85%;background-color: #f8f8f8;margin: 0 auto;height: 60px;margin-top: -25px;position:relative;z-index: 10;box-shadow: 0 2px 6px rgba(0,0,0,0.2);}
.nybt{width: 180px;height: 60px;background-color: #3253ac;position: absolute;top: 0;left: 0;}
.nybt .nybtnr{font-size: 18px;text-align: center;color: #fff;line-height: 60px;padding-left: 20px;box-sizing: border-box;position: relative;}
.nybt .nybtnr::after,.nybt .nybtnr::before{position: absolute;content: "";}
.nybt .nybtnr::after{width: 16px;height: 16px;border: 2px solid #fff;border-radius: 50%;box-sizing: border-box;left: 38px;top: 50%;transform: translateY(-50%);}
.nybt .nybtnr::before{width: 14px;height:14px;background-color:#3253ac;transform: rotate(45deg);right: -7px;top: 18px;}
.nybtwz{width: 65%;padding-right: 20px;position: absolute;top: 0;right: 0;}
.nybtwz p{font-size: 14px;color: #666;line-height: 60px;float: right;}
.nybtwz img{float: right;margin-right: 10px;margin-top: 4px;}
.nynrbox{width:85%;margin: 50px auto;}



/*nylx*/
.gylx{margin:40px 0;text-align: center;}
.gylx .xmbt1{font-weight: 600;text-align: center; line-height: 60px;font-size: 36px;}
.gylx .xmbt2{color: #bbb;font-size: 17px;line-height: 30px;}
.gylx .lxbt:nth-child(1){font-size: 32px;text-align: center;line-height: 40px;color: #3253ac;letter-spacing: 4px;font-weight: 600;margin-bottom: 10px;}
.gylx .lxbt:nth-child(2){font-family: "Microsoft YaHei",sans-serif;font-size: 22px;text-align: center;line-height: 40px;color: #1b1b1b;letter-spacing: 4px;}
.gylx .lxbt:nth-child(2) span{font-size: 14px;line-height: 30px;}
.gylx .lxlb{width: 90%;margin: 0 auto;height: 252px;border: 1px solid #e1e1e1;box-sizing: border-box;margin-top: 40px;}
.gylx .lxlb li{width: calc(100% / 4);float: left;padding: 35px 0;box-sizing: border-box;border-right: 1px solid #e1e1e1;box-sizing: border-box;transition: all 0.4s;}
.gylx .lxlb li:nth-last-child(1){border-right: 0;}
.gylx .lxlb li img{width: 80px;display: block;margin: 0 auto;}
.gylx .lxlb li p:nth-child(2){font-size: 16px;color: #666;text-align: center;line-height: 30px;margin-top: 12px;}
.gylx .lxlb li p:nth-child(3){font-size: 18px;color: #333;text-align: center;line-height: 30px;}
.gylx .lxlb li:hover{box-shadow:rgba(0,0,0,.2) 0px 0px 30px;}


/*内页*/
.helpmain .left{width:343px; float:left; /*border:#e5e5e5 1px solid;*/height:100%; overflow:hidden;}
.helpmain .left .notetext1{ padding:10px; line-height:24px; font-size:14px; color:#555;float:left;width:410px;padding-top:100px;}
.helpmain .right{width:calc(100% - 380px); float:right;/* border:#DCDCDC 1px solid;padding:20px; */height:100%; overflow:hidden;}
.helpmain .right h2{ font-size:27px;text-align:center; line-height:35px; margin:12px 0;}
.helpmain .right h3{ font-size:12px; font-weight:normal;line-height:30px; text-align:left; color:#999; border-bottom:#e5e5e5e 1px dashed; text-align:center;}
.helpmain .right .notetext1{ padding-top:20px; line-height:37px; font-size:17px; color:#555;float:left;}
.helpmain .right .notetext2{float:right;width:396px;}
.helpmain .right .annoucebot{ height:30px; line-height:30px; text-align:right;}
.helpmain .right .notetext1 h3{ font-size:18px; font-weight:bold; color:#666; height:30px; line-height:30px; border-bottom:#f1f1f1 1px dashed; margin-bottom:10px;}
.helpmain .right .notetext{ padding:10px; line-height:24px; font-size:14px; color:#555;float:left;padding-top:150px;}
.helpmain .right .annoucebot{ height:30px; line-height:30px; text-align:right;}
.helpmain .right .notetext h3{ font-size:18px; font-weight:bold; color:#666; height:30px; line-height:30px; border-bottom:#f1f1f1 1px dashed; margin-bottom:10px;}
.helpmain .right .tdbg .lefttdbg{width:100px;}
.helpmain .right .notetext li{ line-height:30px; line-height:30px;}
.helpmain .right .fb{ font-size:14px; font-weight:bold; height:35px; line-height:35px;}
.helpmain .right .recruitment_tableInfo th{ background:#f1f1f1;}

.helpmain .right1{width:531px; float:right;/* border:#DCDCDC 1px solid;*/padding:20px; height:100%; overflow:hidden;}
.helpmain .right1 h2{ font-size:27px;text-align:center; line-height:35px; margin:12px 0;}
.helpmain .right1 h3{ font-size:12px; font-weight:normal;line-height:30px; text-align:left; color:#999; border-bottom:#e5e5e5e 1px dashed; text-align:center;}
.helpmain .right1 .notetext1{ padding-top:20px; line-height:24px; font-size:14px; color:#555;float:left;}
.helpmain .right1 .notetext2{float:right;width:396px;}
.helpmain .right1 .annoucebot{ height:30px; line-height:30px; text-align:right;}
.helpmain .right1 .notetext1 h3{ font-size:18px; font-weight:bold; color:#666; height:30px; line-height:30px; border-bottom:#f1f1f1 1px dashed; margin-bottom:10px;}
.helpmain .right1 .notetext{ padding:10px; line-height:24px; font-size:14px; color:#555;float:left;padding-top:150px;}
.helpmain .right1 .annoucebot{ height:30px; line-height:30px; text-align:right;}
.helpmain .right1 .notetext h3{ font-size:18px; font-weight:bold; color:#666; height:30px; line-height:30px; border-bottom:#f1f1f1 1px dashed; margin-bottom:10px;}
.helpmain .right1 .tdbg .lefttdbg{width:100px;}
.helpmain .right1 .notetext li{ line-height:30px; line-height:30px;}
.helpmain .right1 .fb{ font-size:14px; font-weight:bold; height:35px; line-height:35px;}
.helpmain .right1 .recruitment_tableInfo th{ background:#f1f1f1;}
.nph_intro p{font-size: 16px;line-height: 30px;}
@media(max-width:991px){
	.helpmain .right{width: calc(100% - 360px);}
	.cplm li{width: calc((100% - 66px) / 3);}
	.nph_intro p{font-size: 28px;    line-height: 45px;}
	.nph_intro p span strong{font-size: 34px;}
	.picnr .title{font-size: 44px;line-height: 70px;}
}


/*pc*/
.wrap{width: 85%;margin: 0 auto;margin-top: 30px;}
.leftbox{ width:343px;}

@font-face{font-family:yiyingbao;font-display:block;src:url("../images/tacn/iconfont2.ttf") format("truetype");}
.yiyingbaoicon {font-family: "yiyingbao";font-size: 18px;line-height: 18px;color: #fff;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.cplist{padding: 0 14px;background:#1160c2;padding-top: 2vw;color: #fff;padding-bottom: 1.7vw;}
.cplist .cpbt {  margin-left: 22px;}
.cplist .cpbt h3 {  font-size:33px;  line-height: 1;  font-weight: 600;}
.cplist .cpbt .xian {  background: url(../images/tacn/xt.png) no-repeat center;width: 55px;height: 8px;  margin-top: 1.3vw;}
.cplist .cpbt dd {font-size:27px;  font-weight: 600;  margin-top: 1.3vw;  line-height: 1;}
.cplist .cpbt dt {  margin-top: 1.1vw;  font-size: 18px;  font-weight: normal;  line-height: 1;}
.clcd{width: 315px;background-color: #ffffff;margin: 40px auto;}
.clcd li{width: 100%;overflow: hidden;border-bottom: 1px solid #ececec;}
.clcd li .cdyja{width: 80%;font-size:17px;line-height: 50px;color:#666;display:block;padding-left: 5%;float: left;box-sizing: border-box;}
.clcd li a:hover{color:#a90404;font-weight: bold;}
.jsejdhan{width: 20%;float: left;padding: 17px 20px;box-sizing: border-box;}
.jsejdhan i{font-size: 16px;color: #666!important;float: right;transition: all 0.6s;}
.jsejdhan i:hover{color:#0856a4;}
.cdej{width: 100%;height: 0; overflow: hidden;background-color: #f9f9f9;}
.cdej1{transition: all 0.6s;}.cdej2{transition: all 0.6s;}
.cdej li{width: 100%;overflow: hidden;    border-bottom: 1px dotted #ccc;}
.cdej li .cdeja{width: 80%;font-size:16px;line-height: 60px;color:#666;display:block;padding-left: 10%;background:url("../images/tacn/pro_02.png") no-repeat 22px center;float: left;box-sizing: border-box;}
.cdej li .cdeja span{font-size: 20px;}
.cdsj{width: 100%;height: 0; overflow: hidden;background-color: #e8e8e8;}
.cdsj1{transition: all 0.6s;}
.cdsj li{width: 100%;overflow: hidden;}
.cdsj li .cdsja{width: 85%;font-size:15px;line-height: 45px;color:#666;display:block;padding-left: 15%;float: left;box-sizing: border-box;background: url(../UploadFiles/jiaod/flico.png) no-repeat 33px center;}	
/*.nydhlx{font-size: 18px;}
.nydhlx span{font-size: 30px;}*/
.nydhlx{padding:3px 18px;color:#fff; line-height:28px;font-size: 16px;}
.nydhlx h3{font-size:21px;font-weight: bold;}

.navigation{/*width:1180px;margin:10px auto; clear:both;height:28px;line-height:28px; font-size:14px;color:#999;*/height: 28px;
position: relative;  overflow: hidden; background: url(../images/tacn/in-page-titBg.gif) repeat-x left 9px;}
.navigation i{width: 4px;height: 17px;position: absolute;left: 0;top: 5px;display: block; background: #1160c2;font-size: 0; line-height: 0;}
.navigation h1 {/*width: 131px;*/background: #fff; line-height: 28px; font-size: 21px; color: #333; padding-left: 14px; float: left;}
.navigation span{ float:right;}
.navigation span input[type="image"]{ border:none;height:33px;line-height:33px; /*width:90px;*/}
.navigation dt#KeyWord{ height:25px; line-height:25px;}
.navigation a{color:#999;}
/*@media(min-width:991px){
	.leftbox{display:block;}
	.leftbox_1{display: none;}
}*/

@media(max-width:991px){
	/*.leftbox{display: none;}
	.leftbox_1{display: block;}*/
	.clcd li .cdyja{font-size: 30px;line-height: 60px;}
	.cdej li .cdeja{font-size: 24px;}
	.wrap{width: 95%;}
}


/*产品栏目*/
.nycp{/*width: 85%;*/margin: 0 auto;}
.cplm{width: 100%;margin: 0 auto;display: flex;flex-wrap: wrap;}
.cplm li{width: calc((100% - 100px) / 3);border: 1px #f1f1f1 solid;margin-right: 30px;margin-top: 30px;top: 0;transition: all 0.6s ease;}
.cplm li:nth-child(3n){margin-right: 0;}
.cplm li:hover{top: -10px; box-shadow: 0 10px 30px rgba(11,64,232,0.15);position: relative;}
.cplm li img{width: 100%;display: block;}
.cplm li a .mc{width: 90%;margin: 0 auto;}
.cplm li a .mc h{font-size: 18px;line-height: 50px;}
.cplm li a .mc p{border-top: 1px solid #ddd;font-size: 15px;line-height: 50px;}
.cplm li a .mc span{float: right; margin-top: 20px;}
.cplm li a .mc:hover h{color: #a90404}
@media(max-width:991px){
	.cplm li a .mc h{font-size: 24px;}
	.navigation h1{font-size: 30px!important;}
	.cplm li a .mc p{font-size: 23px;}
}
.picnr .title{ font-size: 30px;text-align: center;font-weight: 600; line-height: 50px;margin: 20px 0 40px 0;}

/*产品内容页*/
.nyjjbox{width:90%;/*margin: 20px auto;*/}
.nyjjlm{border-bottom: 1px solid #eee;}
.nyjjlm li{float: left;margin-right: 4px;position: relative;margin-bottom: -1px;width: 20%;text-align: center;}
.nyjjlm li a{font-size: 16px;line-height: 32px;border-radius: 4px 4px 0 0;color: #121212;padding:10px 20px;display: block;transition: all 0.6s;}
.nyjjlm li a:hover{background-color: #0078bf;color: #ffffff;}
.nyjjxz a{border: 1px solid #eee;border-bottom: 0;}
.nyjjxz::before{content: "";position: absolute; width:calc(100% - 2px);height:calc(100% - 2px);background-color: rgba(255,255,255,0.0);border-bottom: 10px solid #fff;left: 1px;top: 1px;z-index: 2;}
.nyjjnr{width: 100%;border: 1px solid #eee;border-top: 0; box-sizing: border-box;padding: 20px;box-sizing: border-box;display: none;}
.nyjjnr img{/*width: auto;display: block;margin: 0 auto;width: 80%;*/}
.nyjjnr p{ line-height: 45px; /*border-bottom: 1px solid #d7d7d7;*/ font-size: 18px;}
.nyjjnr p:nth-child(1){border-bottom: none; font-size: 22px;}
.nyjjxs{display: block;}
.nph_intro table tr td img{width: 100%;margin: 20px 0;}
.nph_intro table tr td{padding: 20px 30px;line-height: 30px;}
@media(max-width:991px){
	.nph_intro table tr td{font-size: 24px;line-height: 35px;}
	}
@media(max-width:991px){
	.nyjjnr img{width: 100%;}
}


/*新闻栏目*/
.nyxw{}
.nyxw ul li{width: 100%;border-bottom: 1px solid #EEEEEE; padding-bottom: 42px;padding-top: 42px;height: 150px;overflow: hidden;position: relative;}
.nyxw ul .nyxw1:hover::before{width: 100%;}
.nyxw ul .nyxw1::before{content: ""; position: absolute;left: 0; bottom: 0;width: 0; height: 2px; background-color: #cc0505;z-index: -1;transition: all .3s cubic-bezier(.4,0,.2,1);}
.nyxw ul li .nyxw_1{width: calc(100% - 80px);float: left;padding: 0 40px;}
.nyxw ul li .nyxw_1 h{color: #333333;font-size: 24px;font-weight: bold;margin: 0 0 20px 0;line-height: 70px;overflow: hidden;}
.nyxw ul li:hover .nyxw_1 h{color: #cc0505}
.nyxw ul li .nyxw_1 p{line-height: 30px;font-size: 16px;/*max-height: 75px;*/overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.nyxw ul li .nyxw_1 span{line-height: 24px;color: #b2b2b2;display: block; background: url(../images/tacn/time.png) no-repeat left;padding-left: 26px; margin-top: 20px;}
.nyxw ul li .nyxw_t{width: 30%;float: right;}
.nyxw ul li .nyxw_t img{width: 100%;height: 230px;}
.nyxw ul li:hover .nyxw_t img{transform: scale(1.05);    -webkit-transition: all .5s ease;}

.nyxw_1 .name{font-size: 28px;font-weight: bold;text-align: center; margin-bottom: 20px; line-height: 65px;}
.nyxw_1 .intro p{font-size: 16px;}
.nyxw_1 .intro p a img{width: 50%;}
@media(max-width:991px){
	.nyxw ul li .nyxw_1 h{font-size: 32px;}
	.nyxw ul li .nyxw_1 p{font-size: 22px;line-height: 40px;-webkit-line-clamp: 2;}
	.nyxw ul li .nyxw_1 span{font-size: 22px;}
	.nyxw_1 .intro p{font-size: 28px;}
	.nyxw_1 .name{font-size: 40px;}
}


/*åº•éƒ¨*/
footer{width: 100%; overflow: hidden;background: #f2f2f2;height: 180px;padding: 50px 0;margin-top: 20px;}
footer .foot{width: 80%;margin: 0 auto;}
footer .foot .dh{font-size: 16px;border-bottom: 1px solid #e2e2e2;line-height: 50px;}
footer .foot .dh span{float: right;}
footer .foot .dhend{margin: 40px 0;width: 50%;}
footer .foot .dhend li{width: calc(100% / 6);float: left;font-size: 15px;}
footer .dbnr{background: #e6e6e6;width: 100%;height: 50px;margin-top: 30px;}
footer .dbnr p{width: 80%;margin: 0 auto;font-size: 15px;line-height: 50px;text-align: center;}
footer .dbnr p span{}

@media(max-width:1440px){
	footer .dbnr p{width: 90%;}
	footer .foot{width: 85%;}
}


@media(max-width:991px){
	footer .foot{width: 90%}
	footer .foot .dh{font-size: 22px;}
	footer .foot .dhend li{font-size: 22px;}
	footer .foot .dhend{width: 70%}
	footer .dbnr p{font-size: 18px;width: 90%;}
	footer{height: 245px;}
	
}




/*---------------------------------------------------------------------*/


/*文章分页样式*/
#fenye{clear:both; margin:10px 20px 20px 0;}
#fenye a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px; display:inline-block;}
#fenye .prev,#fenye .next{width:60px;}
#fenye a.curr{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#fenye a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pageNext{ margin:10px;}
#pageNext .prev,#pageNext .next{text-align:center;width: 60px;}
#pageNext a.curr{background: #bfbfc7;border: 1px solid #bfbfc7;color: #fff;}
#pageNext a.curr span{ color:#fff !important;}
#pageNext a{width: 28px;text-align: center;float: left;border: 1px solid #bfbfc7;background: #fff;height: 28px;font-size: 12px;color: #666;line-height: 28px;margin-left: 5px;border-radius: 3px;}
#realname{height: 30px;border: 1px solid #ddd;}
#b1{padding: 5px 10px;background: #ff7d02;color: #fff;border: 1px solid #ff7d02;border-radius: 3px;}

.fenyetips{ display:none}
#pagelist{ line-height:22px;color:#666; padding:15px;}
#pagelist a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px;}
#pagelist a.next,#pagelist a.prev{width:60px;}
#pagelist a.curr{ background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#pagelist a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pagelist a img{ display:block;margin:0 auto;margin-top:12px;}
#pagelist span{line-height:28px; font-size:13px; height:28px; margin-left:10px;}
#pagelist span#totalpage{ margin:0;}
.fenye a img{ display:block;margin:0 auto;margin-top:12px;}

/* 图片分页方式的样式*/
.imagelist{margin:0 auto;width:990px;} /*总宽度*/
.imagelist .imagetop{padding-right:5px;text-align:right;margin:5px;}
.imagelist .imagetop a{color:#767676;}
.imagelist .defaultimagesrc{text-align:center;margin:5px;padding-top:40px;padding-bottom:40px;}
.imagelist .defaultImagesrc img{border:1px solid #f1f1f1;padding:2px}
.imagelist .imageintro{text-align:center;font-size:14px;}
.thumb {height:112px;background:#FFF;padding:5px;}
.thumb_1 {text-align: center;float: left;height: 50px;width: 60px;padding-top: 30px;font-weight: 400;font-size: 14px;color:#000;}
.thumb_1 .font-28{font-size:18px;color:red;}
.thumb_2 {float: left;width: 790px;}
.thumb_2_1 {background:url(/images/qh1.gif) no-repeat 0px 20px;float: left;height: 113px;width: 35px;cursor:pointer;margin-left:10px;_margin-left:0px;}
.thumb_2_2 {background:url(/images/qh2.gif) no-repeat 0px 20px;float: right;height: 113px;width: 35px;cursor:pointer;}
#scrool_div {width:708px;position:relative;height:110px;overflow:hidden;}
#scrool_wrap {height:110px;position:absolute;width:20000px;}
#scrool_wrap li {width:130px;height:100px;float:left;margin-right:10px;}
#scrool_div img{width:126px;height:95px;margin:5px}
.normalthumb img{padding:2px;border:1px solid #F9AF10}
.currthumb img{padding:2px;border:1px solid #ff6600;}
.imagelist .imagetop{display: none;}
.nph_tj { margin-top: 20px;}
.nph_tj li { font-size: 18px;line-height: 32px;color: #666;}
.clxz a{    background: #01a455!important; color: #fff!important;}

/*组图显示方式的样式*/
.imggrouplist{margin:0 auto;width:90%;}
.imggrouplist li{width:150px;float:left;margin:2px;border:1px #f1f1f1 solid;background:#FFFFFF;padding:5px;text-align:center}
.imggrouplist li img{width:145px;height:120px;}

/*平行显示方式样式*/
.imglist{text-align:center}
.imglist img{border:4px solid #efefef;padding:1px}
.imglist div{margin-bottom:15px}
#pageNext{text-align:right}












