@charset "utf-8";
/* CSS Document */

/*通用样式*/
*{margin:0;padding:0;word-wrap:break-word;}
body{ font-size:15px; font-family:Arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',simsun,sans-serif;color:#444;/* background:url(../images/index_bg.jpg) no-repeat;*/}
body{ color:#4C4C4C;min-width: 1400px;    width: 100%;
    min-width: 1200px;
    max-width: 1920px;
    margin: 0 auto;
    overflow-x: hidden;}
a{color:#4C4C4C;text-decoration:none;}

@font-face {
    font-family: 'pangmenzhengdaoregular';
    src: url('../UploadFiles/webfont.woff2') format('woff2'),
         url('../UploadFiles/webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



/*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;}

/*整体架构布局*/
.wrap{ width:90%; margin:0px auto;    margin-top: 25px;}
.wrap .content{ width:100%; margin:0 auto; margin-top:10px;}
@media(max-width:991px){
	.wrap{width: 95%;}
}

/*标题*/

.cfsb{width:100%; background:url(../images/bj2.jpg) no-repeat center top; height:900px; background-color:#f5f5f5; margin-top:35px; }
.cfsb1{ height:180px; margin:0px auto;}
.cfsb1 h2{margin-top:0px;color:#b00700; font-size:40px; font-weight:600; text-align:center; line-height:91px; background:url("../images/tacn/bj.png")no-repeat center;}
.cfsb1 em{color:#323232; font-style:normal; font-weight:normal;}
.cfsb2{}
.cfsb2 p{ font-size:20px; color:#6b6b6b; line-height:3; text-align:center;}

/*头部*/


.topss{width: 340px;float: right;/*margin-top: 40px*/}
.topss form{width: 100%;position:relative;}  
.topss form .textbox{width:100%;height: 40px;box-sizing: border-box;padding: 10px;}
.topss form .btnbox{border: 0;width: 40px;height: 40px;position: absolute;right: 10px;background-image: url("../images/tacn/ss.png");background-size: 20px 20px;background-position: 50% 50%;background-repeat: no-repeat;background-color: rgba(255,255,255,0.00);top: 20px;}


/*导航栏*/
.topdhbox{display: flex;flex-wrap: wrap;width: calc(100% - 500px);}
.navi {height: 65px;width:100%;box-sizing: border-box;display: flex;flex-wrap: wrap;justify-content: flex-end;}
.dh1 {margin: 0 2%;position: relative;}
.dh1:after {content: "";position: absolute;width: 2px;height: 1px;left: 0;top: 5px;z-index: 9;background: transparent;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.dh1:hover,.dh1.on {color: #b58c3c;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.dh1:hover:after,.dh1.on:after {width: 100%;background: #0078bf;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.dh1 .dh1a{font-size: 16px;line-height: 65px;text-decoration: none;text-transform: uppercase;-webkit-transition: color .3s ease;-moz-transition: color .3s ease;-ms-transition: color .3s ease;-o-transition: color .3s ease;transition: color .3s ease;}
.dh1:hover .dh1a,.dh1.on .dh1a{color: #0078bf;    font-weight: 600;}
.dh1 .dh_2 {width: 235px;position: absolute;left: -9999px;z-index: 1000;}
.dh1:hover>.dh_2 {left: 100%;top: 65px;transform: translateX(-50%);}
.dh1 .dh_2 li {position: relative;height: 0;-webkit-transition: height .3s ease;-moz-transition: height .3s ease;-ms-transition: height .3s ease;-o-transition: height .3s ease;transition: height .3s ease;}
.dh1 .dh_2 li:after {content: "";background: url(../images/tacn/dhjt.png) left center no-repeat;position: absolute;width: 1px;height: 7px;right: 10px;top: 22px;z-index: 9;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.dh1:hover>.dh_2>li {height: 50px;}
.dh1 .dh_2 li a {width: 100%;display: block; padding: 20px 0 20px 20px;font-size: 15px;background: #0078bf;text-decoration: none;color: #fff;-webkit-transition: color .3s ease;-moz-transition: color .3s ease;-ms-transition: color .3s ease;-o-transition: color .3s ease;transition: color .3s ease;}
.dh1 .dh_2 li:hover>a, .dh1 .dh_2 li a:hover, .dh1 .dh_2 li.on a {color: #fff;background: #075d90;font-weight: bold;}
.dh1 .dh_2 li:hover:after, .dh1 .dh_2 li.on:after {width: 36px;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.dh1 .dh_2 li.on:after {width: 0px;}
@media(max-width:1480px){
	.hed{width: 90%;}
	.dh1{margin: 0 1.5%;}
}
@media(max-width:991px){
	.hed{width: 95%;}
	.dh1 .dh1a{font-size: 24px;}
	.logo{width: 13%;}
	.topdhbox{width: calc(100% - 400px);}
	.dh1{margin: 0 0.5%;}
	.topbar{font-size: 30px!important;}
	.dh1 .dh_2 li a{font-size: 22px;}
}

/**/
.topbar {width: 100%;height: 30px;line-height: 30px;font-size: 20px;font-weight: bold;color: #cc0505;text-align: right;}

/*头部*/
	 .content{ width:1200px; margin:0 auto;}
  .header{height: 150px;background: rgba(0,0,0,0.3);border-bottom: 1px solid #969c9d;   position: absolute;z-index: 100;top: 0;width: 100%;max-width: 1920px;min-width:1200px;}
    .h_con{height: 78px;width: 94%;margin: 0 auto;max-width: 1760px;height:150px;}
    .h_contact{ position: absolute;right: 4%;top:12px;padding-left: 26px;font-size: 22px;line-height: 22px;color: #fff;background: url("../images/tacn/ph.png") no-repeat left;font-family: Arial;    font-family: impact;border-radius: 60px; width:300px;height: 37px; border: #b12123 2px solid;margin: 8px 0px; background: #b12123; line-height: 38px;/* padding-left: 7px;*/ }
    .h_con .logo{float: left;margin-right: 1.146vw;height: 59px;position: relative;z-index: 10;margin-top: 40px;}
    .h_con h2{float: left;padding-top: 40px; height: 150px;box-sizing: border-box;border-right: 1px solid #969c9d; width:30%;display: none}
    .h_con h2 i{display: block;font-size:0.74vw;line-height: 22px;padding-top: 10px;color: #fff;font-family: "Microsoft Yahei";font-weight: 700;letter-spacing: 1px;text-transform: uppercase}
  .h_con h2 i p{display: block;font-size: 2vw;font-weight: 700;letter-spacing: 1px;}
    .search{float:right;width: 20px;height: 21px;z-index: 100;padding-left: 28px;border-left: 1px solid #808080;margin-top: 7px;margin-left: 20px;position: relative;}
            .sea_icon{width: 20px;height: 21px;background: url(images/sea.png) no-repeat center;background-size: 100%;cursor: pointer;}
            .sea_box{position: absolute;width: 345px;right: 0;top:48px;z-index: 100;display: none;}
            .sea_box input {float: left;border: 2px solid #004898;font-size: 14px;}
            .sea_box input.txt {width: 230px;padding: 0 20px;line-height: 34px;height: 34px;}
            .sea_box input.btn {width: 70px;background-color: #004898;color: #fff;cursor: pointer;height: 38px;}

    .h_nav{float: right;height: 75px;margin-top: 75px;width: 64%;}
    .h_nav ul{ float: right; height: 75px;}
    .h_nav li{float: left;height: 75px;}
    .h_nav li>a{display: block;font-size: 16px;color: #fff;line-height:38px;position: relative;padding: 0 1.5vw;border-radius: 18px;margin: 0 2px;
}
    .h_nav li:hover>a,.h_nav li.cur>a{background: #b00700;}
   .h_nav li .erji{display: none;position: absolute;width: 100%;text-align: center;left: 0;top: 150px;z-index:10; background:rgba(30,61,122,0.9);padding:30px 0; }
   .h_nav li .erji img{ display:block;float:left;width:320px;}
   .h_nav li .erji i{ display:block;width:820px;float:right;padding-top:10px;}
    .h_nav  li i>a{display: block;height:38px;line-height: 38px;font-size: 16px;color: #fff;float:left;margin-right:60px;width:180px;text-align:left;}
   .h_nav  li i>a:nth-child(3n){margin-right:0;}
            
            .h_nav li:hover .erji{ display:block;}


    @media screen and (max-width:1600px) {
      .h_nav li a{font-size: 15px;}
      .h_con{ max-width: 1540px;height:150px;}
    }
  
    @media screen and (max-width:1440px){
      .h_nav li a{padding: 0 1.5vw;}
       .h_con{ max-width: 1340px;height:150px; }
       .h_con h2{ width:24vw;}
    }
    
    @media screen and (max-width:1340px){
      .h_nav li a{font-size: 14px;}
       .h_con{ max-width: 1200px;height:150px; }
       .h_con h2{ width:16vw;}
    }

  @media screen and (max-width:991px){
     .h_con h2 { width: 38vw;    display: none;}
	  .h_con h2 i p { font-size: 3vw;}
.h_con h2 i {font-size:1.4vw;}
	  
	  .h_nav { width: 85%;}
	  .h_nav li a { font-size: 20px;}
.h_con { width: 100%;}
	  
   }
	/*头部结束*/	



/*banner*/
#banner {position: relative;overflow: hidden;	width: 100%}
#banner ul {	position: relative;	overflow: hidden;	width: 500%}
#banner ul 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: 63;	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 #5f605e;	border-left:3px solid #6a6a6a;	-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>div {	width: 140px;	position: absolute;	right: 0;	left: 0;	bottom: 11%;	margin: auto}
#banner>div 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>div em.act {background: #0159a4}
/*banner end*/


/*底部*/
.Separate  { width:1200px;}
.page{width:80%; margin:0 auto;}
.Separate {background:url("../images/tacn/nylx1.png")no-repeat bottom;font-size:30px;text-align: center;margin: 35px auto 40px;    overflow: hidden;}
.Separate span{display:block;font-size:14px;letter-spacing: 5px;color: #a4a4a4;    margin-top: 10px;}
.lxfsnr{overflow:hidden;border:1px solid #ccc;border-radius:3px;padding-top:20px;}
.lxfsnr ul{overflow:hidden;}
.lxfsnr li{margin :0 0 20px 30px;float:left;width:45%;padding:  25px 0 14px 28px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;list-style:none;}
.lxfsnr li img{float:left;}
.lxfsnr li p{float:left;line-height:46px;padding-left: 25px;font-size:16px;}

.lxfsnr li a{font-size:16px;}
@media(max-width:1480px){
	.page{width: 85%;}
}
@media(max-width:991px){
	.page{width: 90%;}
	.lxfsnr li p {
    float: left;
    line-height: 46px;
    padding-left: 25px;
    font-size: 22px;
}
.lxfsnr li { width: 90%;
}
}




/*底部通用*/


    .content{width:85%;margin:0 auto;}
    .footer{/*height:457px;*/overflow: hidden;margin-top: 2%;background-color: #151a2f; no-repeat 0 0}
    .f_nav{height: 98px;}
    .f_nav li{float: left;height: 75px;line-height: 75px;padding-top: 22px;width: 11%;border-bottom: 1px solid #7a838c;}
    .f_nav li a{font-size:16px;display:block;color: #ffffff;padding: 0 18px;z-index:1;font-weight:normal;}
    .f_nav li:last-child a{padding-right: 0;}
    .f_nav li:first-child a{padding-left:4px;}



    .f_con{height:284px;}
    .f_logo{ width:27%; float: left;margin-top:54px;position: relative;margin-left: 5px;}
    .f_logo .logos img{display: block; width:116px; height:84px;margin-bottom: 20px;}
    .f_logo p{font-size: 16px;color: #ffffff;line-height: 32px;}
    .f_logo p a{font-size:16px;color:#ffffff;display: block;font-weight:normal;}
    .f_logo p em{font-size:16px;color:#ffffff;display:inline-block;font-weight:normal;margin-left: 20px;}
    .f_logo p i{font-size:16px;color:#ffffff;display: inline-block;font-weight:normal;}
    .f_logo p i a{font-size:16px;color:#ffffff;display: inline-block;font-weight:normal;margin-left: 0;}
    .f_logo p a{font-size:16px;color:#ffffff;display: inline-block;font-weight:normal;/*margin-left: 34px;*/}

    .gsx{float: left;width:44%;margin-top:20px;}
    .gsx p{width:48%;float: left;padding-top:15px;}	
    .gsx p img{width: 37px;height: 37px;float: left;margin-right:7px;}
    .gsx p b{font-size:26px;line-height:37px;color: #ffffff;font-weight: bold;display: block;float: left;font-family: "Arial";}


    .gsx p span{display: block;font-size: 14px;color: #ffffff;line-height: 14px;padding-bottom:4px;font-weight:normal;}
    .gsx p em{font-size: 14px;line-height: 14px;color: #ffffff;font-weight:normal;}
    .gsx p i{font-size: 14px;color: #ffffff;line-height: 14px;font-weight: normal;}
    .gsx p strong{font-size: 18px;color: #ffffff;line-height: 18px;font-weight:bold;}
    .gsx p:last-of-type{width: 500px;}
    .gsx p:first-of-type{width: 500px;}
 

    .sao{float: right;margin-top:54px;height: 168px;width:18%;border: 1px solid #7a838c;box-sizing: border-box;padding-top: 19px;padding-left: 23px;}
    .sao p{height: 147px;position: relative;overflow: hidden;float: left;margin-right:16px;width: 108px;}
    .sao p i{display: block;height: 95px;width:95px;background: #ffffff;padding: 8px 7px 7px 7px;}
    .sao p img{display: block;width: 95px;height:95px;}
    .sao p span{display: block;font-size: 14px;color: #ffffff;line-height:14px;text-align: center;padding-top:10px;}
    .sao p:after{display:block;position:absolute;left:0px;top:0;width:100%;height:35px;content:"";animation:light 5s infinite;-webkit-animation:light 5s infinite;}
	.sao .item-1:after{background:url(images/code_shadow1.png) no-repeat 0 0;}
				@keyframes light{
					0%{top:0;}
					50%{top:100%;}
					100%{top:-40px;}
                }
  .sao p:last-child{margin-right: 0;}

    
  .links{height:65px;line-height:45px;overflow: hidden;width:93%; background-color:#141827; padding: 0 7%;}
    .links h3{font-size: 16px;color: #ffffff;margin-right:18px;font-weight:normal;float: left;line-height: 72px;}
    .links a{font-size: 16px;color: #ffffff;margin-right:0px;font-weight:normal;float: left;line-height: 72px;}
    .links i a{float: right;margin-top: 26px;height: 25px;width: 25px;display: block;background:#ffffff;text-align:center;line-height:25px;color: #333;}


@media screen and (max-width:1440px){
	 .content{width:93%;margin:0 auto;}
	.f_logo { width: 32%;}
	.gsx { width: 44%;margin-top: 0px;}
	.gsx p { padding-top: 15px;}
	.sao { width: 21%;}
	
}

@media screen and (max-width:991px){
.f_nav li a {
    font-size: 20px;
    display: block;
    color: #ffffff;
    padding: 0 18px;
    z-index: 1;
    font-weight: normal;
}	
	.sao { display: none}
.gsx { width: 66%;margin-top: 0px;}
	
	.gsx p span {
    display: block;
    font-size: 20px;
    color: #ffffff;
    line-height: 20px;
    padding-bottom: 4px;
    font-weight: normal;
}
	.f_logo p {
    font-size: 20px;
    color: #ffffff;
    line-height: 32px;
}
	.gsx p strong {
    font-size: 20px;
    color: #ffffff;
    line-height: 20px;
    font-weight: bold;
}
}

	




/*一键拨号*/
@media(min-width:1000px){

.footbox{display:none;}
.gao{display:none;}
	}
.gao{height:10rem;}

.footbox{height:10rem;background: rgba(0, 0, 0, 0.81);bottom: 0;z-index: 99;left: 0; width: 100%; position: fixed; z-index: 1000;}
.flexbox{/*text-align: center;*/ display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;}
.footbox ul li{-webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1;flex: 1; text-align:center;}
.footbox ul li a{ display:block;color:#fff;font-size:3rem;}
.footbox ul li a img{ display:block; width:5rem; height:5rem; margin:0.3rem auto}



















/*热门产品*/
.rmcp{width: 85%;margin: 0 auto;font-size: 16px;line-height: 80px;border-bottom: 1px #efefef solid;}
@media(max-width:991){
	.rmcp{font-size: 25px;}
}

/*首页展示*/


.container { width: 93%; margin: 0 auto;overflow: hidden;}


.syfwbox .sybt{width: 100%;margin: 0 auto;padding: 50px 0 50px;}
.syfwbox .sybt p:nth-child(1){font-family: pangmenzhengdaoregular;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: 1200px;display: flex;flex-wrap: wrap;justify-content: space-between;margin: 0 auto 10px;}
.sycpfl li{width: calc((100% - 80px) / 4);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:#f57a33;}
.sycplbbox{width: 100%;overflow: hidden;}
.sycplb{width: 4570px;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;*/}
}



/*cp*/
.rit {
    width: 100%;
    float: right;
}

.pro_nav{margin-bottom:24px;}
.pro_nav .nav_item{margin-left:20px;float:left;display:block;width:182px;height:45px;}
.pro_nav .nav_item:first-child{margin-left:0;}
.pro_nav .nav_item a{display:block;font-size:14px;line-height: 45px;text-align:center;color:#333;background:url("../images/pronav.png") no-repeat center center;transition:all ease 0.36s;}
.pro_nav .nav_item:hover a{color:#fff;background:url("../images/pronav_h.png") no-repeat center center;transition:all ease 0.36s;}
.pro_list .item{padding:10px;position:relative;float:left;width:calc((100% - 100px) /5);margin-right: 20px;margin-bottom: 20px;background:#fff;box-shadow: 1px 0 2px rgba(0,0,0,0.2);overflow: hidden;transition:all ease 0.36s; box-sizing: border-box;}
/*.pro_list .item:nth-child(5n){margin-right: 0}*/
.pro_list .list{width:100%;}
.pro_list .item a{position:relative;display:block;}
.pro_list .item .img{position:relative;display:block;width:100%;overflow: hidden;}
.pro_list .item .txt .tit{float:left;line-height: 26px;padding-top: 18px;color:222;width: calc(100% - 81px);text-overflow: ellipsis;white-space: nowrap;
overflow: hidden;}
.pro_list .item .txt .detail{margin-top:19px;float:right;width: 79px;height: 24px;border: 1px solid #b00700; display:block;text-align: center;border-radius: 3px;color: #b00700;line-height: 24px;cursor: pointer;}
.pro_list .item img{display:block;width:100%;height:100%;transform: scale(1.1);}
.pro_list .item .mask{width: 100%; height: 100%; display: block; position: absolute; left: 0; top: 0; z-index: 10; background:url("../UploadFiles/jiaod/mask.png"); opacity: 0; filter: alpha(opacity=0);transition: all ease-out .5s;z-index:12;}
.pro_list .item .seIco{display:block;width: 45px; height: 45px;position: absolute; left: 50%; margin-left: -22px; top: 50%; margin-top: 0px;transition:all ease 0.36s;z-index:2;display: block; width: 45px; height: 45px; text-align: center; background:url("../UploadFiles/jiaod/seIco.png") no-repeat center center; *zoom: 1;}
.pro_list .item:hover .mask{opacity: 1; filter: Alpha(opacity=100); }
.pro_list .item:hover .seIco{transition: ease-in-out .2s;margin-top: -22px;transition:all ease 0.36s;}
.pro_list .item:hover{box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);transition:all ease 0.36s;}
.pro_list .item:hover img{transition: ease-in-out .2s;transform: scale(1.1);}
.pro_list .item:hover .detail{background: #b00700;color: #fff;border: 1px solid #b00700;}
.sy-cp .amore{margin-top:40px;margin:2% auto;display:block;width:188px;height:45px;font-size:16px;line-height:45px;text-align:center;border-radius:0;color:#fff;background-color:#b00700;transition:all ease 0.36s;}
.sy-cp .amore:hover{width:188px;text-indent:6px;color:#fff;background-color:#222;transition:all ease 0.36s;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.17);}	
	

@media(max-width:1440px){
	.container { width: 99%; margin: 0 auto;}
	
	.h_nav li i>a { width: 163px; text-align: left;}
} 

@media(max-width:1200px){
	.container { width: 99%; margin: 0 auto;}
	
	.h_nav li i>a { width: 163px; text-align: left;}
} 
@media(max-width:991px){
.pro_list .item {width: calc(calc(100% - 80px) /3);}
.pro_list .item .txt .tit {font-size: 20px;}
.pro_list .item .txt .detail {font-size: 18px;}.sy-cp .amore { font-size: 22px;}
} 


/*关于我们*/
.juzhong{ width:100%;}
.jjbt1{ width:50%;  height:130px;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-color:#ef9129; height:130px;  padding:45px 0px;}
.jjbt21{ width:95%;margin-left:5%;}
.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;  }

.jj1{ width:50%; }
.jj2{ width:50%; }
.jj2z{ width:95%; margin-left:5%;}
.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:50px;}
.jj22 p{color:#565656; font-size:16px; line-height:2; font-weight: normal;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:5;
overflow: hidden;  }

.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; }


.more{ width:197px; height:47px;background-color:#b00700;text-align:center; line-height:47px; transition:all .2s ease; margin-top:40px;}
.more a{ width:197px; height:47px; color:#ffffff; font-size:17px; }
.more:hover{width:197px; background-color:#ef9129; }

@media(max-width:991px){
	.jjbt1 { width:45%;}
	.jj1 { width: 45%;}
	.jjbt2 { width: 55%;}
	.jj2 {width:55%;}
	.jj21 h2 { font-size: 23px;}
	.jj21 h2 { margin-top: 4px;}
.jj22 { margin-top: 5px;}
.jj23{ background: url("../images/tacn/rxdh.png") no-repeat left; margin-top:60px;margin-left: -31%;display: none; }
.more { margin-left: -28%;margin-top:20px;}	
}






/*首页产品*/
.section{width: 100%;background-color: #f6f6f6;padding: 60px 0;background-size: cover;}






/*首页案例*/
.syalbox{width: 100%;background-color: #fff;padding: 100px 0 60px;background-image: url("../images/tacn/albj.jpg");background-size: 100% 100%;}
.syal{width: 90%;margin: 0 auto;display: flex;}
.syalbt{width: 300px;margin-right: 20px;position: relative;}
.syalbt p:nth-child(1){font-family:times new roman,times,serif;font-size: 34px;line-height: 54px;color: #fff;letter-spacing: 2px;}
.syalbt p:nth-child(2){font-size: 32px;font-weight: 600; line-height: 36px;color: #fff;;letter-spacing: 4px;margin-bottom: 16px;}
.syalbt p:nth-child(3){font-family: "å¾®è½¯é›…é»‘"; font-size: 20px;line-height: 30px;color: #eee;font-weight: lighter;letter-spacing: 4px;}
.syalbt a:nth-child(4){width: 140px;height: 42px;display: block;border: 1px solid #d1d1d1;font-size: 18px;line-height: 42px;text-align: center;margin-top: 40px;color: #fff;transition: all 0.4s;position: absolute;bottom: 10px;}.syalbt a:nth-child(4):hover{border-radius: 21px;}
.syalg{width: calc(100% - 340px);padding-left: 19px;}
@media(max-width:1200px){.syal{width: 96%;}}

.syfw{width: 90%;margin: 0 auto;padding: 50px 0;}
.syfwlb{padding: 0 40px;box-sizing: border-box;}
.syfwlb::before,.syfwlb::after{content: "";position: absolute;width: 30px;height: 100%;background-color: #fff;top: 0;z-index: 10;}
.syfwlb::before{left: -1px;}.syfwlb::after{right: -1px;}
.syfwnr{width: 100%;display: block;overflow: hidden;position: relative;padding-bottom: 50px;}
.sycplb{width: 100%;display: block;border: 1px solid #e1e1e1;box-sizing: border-box;transition: all 0.6s;margin-top: 10px;background-color: #fff;}
.sycplb .sycplbtp{width: 100%;overflow: hidden;}
.sycplb .sycplbtp img{width: 100%;display: block;transition: all 0.8s;}
.sycplbbt{width: 100%;padding: 20px;box-sizing: border-box;}
.sycplbbt p:nth-child(1){font-size: 20px;line-height: 30px;color: #212121;letter-spacing: 1px;border-bottom: 1px solid #ddd;padding-bottom: 16px;}
.sycplbbt p:nth-child(2){font-size: 16px;line-height: 30px;color: #666;letter-spacing: 1px;margin-top: 16px;background-image: url("../../UploadFiles/bj/jt.png");background-size: 18px 16px;background-position: 100% 50%;background-repeat: no-repeat;}
.sycplb:hover{box-shadow: 0 2px 8px rgba(0,0,0,0.2);margin-top:4px;margin-bottom: 6px;}
.sycplb:hover .sycplbtp img{transform:scale(1.2);}
.sycplb:hover .sycplbbt p:nth-child(1){color: #1455aa;}
@media(max-width:1200px){.syfw{width: 96%;}.sycplbbt p:nth-child(1){font-size: 32px;}}




/*首页优势*/
.sybt{width: 100%;margin-bottom: 40px;margin-top: 10px;}
.sybt p:nth-child(1){font-size: 62px;line-height: 62px;font-family:arial;color: #f0f0f0;text-align: center;letter-spacing: 2px;font-weight: 700;}
.sybt p:nth-child(2){font-size: 40px;line-height: 62px;text-align: center;color: #b00700;font-weight: 700;margin-top: -61px;position: relative;}
.sybt p:nth-child(2)::before,.sybt p:nth-child(2)::after{content: "";position: absolute;width: 200px;left: 50%;transform: translateX(-50%);}
.sybt p:nth-child(2)::after{border-left: 40px solid #b00700;border-right: 40px solid #b00700;height: 3px;top: 30px;}
.sybt p:nth-child(2)::before{border-left: 140px solid #dfdfdf;border-right: 140px solid #dfdfdf;height: 1px;top: 31px;}
.sybt p:nth-child(3){font-size:20px;color: #999;line-height: 30px;text-align: center;letter-spacing: 2px;}

.syys{width: 90%;margin: 0 auto;padding: 60px 0 40px 0;}
.syyslb{width: 100%;margin: 40px auto 20px;display: flex;}
.syyslb li{width: calc((100% - 120px) / 4);margin-right: 30px;height: 380px;border: 1px solid #e7e7e7;margin-left: -1px;padding: 70px 0;box-sizing: border-box;transition: 0.5s;}
.syyslb li:nth-last-child(1){margin-right: 0;}
.syyslb li:nth-child(1){background: url("../images/tacn/ys1.jpg") no-repeat left top;background-size: 100% 100%;}
.syyslb li:nth-child(2){background: url("../images/tacn/ys2.jpg") no-repeat left top;background-size: 100% 100%;}
.syyslb li:nth-child(3){background: url("../images/tacn/ys3.jpg") no-repeat left top;background-size: 100% 100%;}
.syyslb li:nth-child(4){background: url("../images/tacn/ys4.jpg") no-repeat left top;background-size: 100% 100%;}

.syyslb li img{width: 88px;display: block;margin: 0 auto;}
.syyslb li h3{font-weight: 600;color: #333;padding-top: 18px;padding-bottom: 16px;font-size: 20px;text-align: center;}
.syyslb li p{line-height: 32px;color: #424242;font-size: 16px;text-align: center;padding: 0 36px;box-sizing: border-box;}
.syyslb li a{width: 120px;height: 40px;line-height: 40px;margin: 20px auto 0;display: none;color: #fff;background: #b00700;border-radius: 2px;transition: 0.5s;font-size: 16px;text-align: center;display: none;opacity: 0;}
.syyslb li:hover{box-shadow: 0 2px 20px rgba(175, 175, 175, 0.3);padding: 50px 0;}
.syyslb li:hover a{display: block;opacity: 1;}
@media(max-width:1200px){.syys{width: 98%;}.syyslb li p{font-size: 24px;line-height: 28px;padding: 0 16px;}.syyslb li h3{font-size: 24px;}}
@media(max-width:1200px){
	.sybt p:nth-child(2){font-size: 50px;}
	.sybt p:nth-child(3){font-size: 26px;}
}
@media(max-width:991px){
	.syyslb li h3{font-size: 32px;}
	.syyslb { flex-wrap: wrap;}
	.syyslb li { width: calc((100% - 60px) / 2);}
	.syyslb li:nth-child(3), .syyslb li:nth-child(4){margin-top: 20px;}
	.syyslb li p { line-height: 40px;}
}




/*首页新闻*/
.main1680 {
    width: 100%;
    margin: 0 auto;
}

.xmalzj{padding: 30px 0 70px}

/*首页新闻*/
.syxw h2{text-align: center;}
.syxw h2 span{display: block; height:52px; line-height: 47px;font-size: 40px; color:#333333; font-weight: bold;letter-spacing: 2px;margin-bottom: 10px;}
.syxw h2 i{display: block;width: 100px; height:21px; margin:0 auto; background:url(../images/tacn/tb.png) no-repeat center;position: relative;}
.syxw h2 i:before{width:223px; height:1px; background:#d6d6d6; content:""; position: absolute; left:-223px;top:10px;}
.syxw h2 i:after{width:223px; height:1px; background:#d6d6d6; content:""; position: absolute; right:-223px;top:10px;}
/*.syxw h2 em{display: block;height:28px; line-height: 40px;font-size: 18px; color:#666666; font-weight: normal; letter-spacing: 2px;}*/
/*.syxw_1 .sybt{width: 100%;}
.syxw_1 .sybt p:nth-child(1){font-size: 62px;line-height: 62px;font-family: Impact;color: #f0f0f0;text-align: center;letter-spacing: 2px;}
.syxw_1 .sybt p:nth-child(2){font-size: 36px;line-height: 62px;text-align: center;color: #cd0505;font-weight: 700;margin-top: -61px;position: relative;}
.syxw_1 .sybt p:nth-child(2)::before,.sybt p:nth-child(2)::after{content: "";position: absolute;width: 200px;left: 50%;transform: translateX(-50%);}
.syxw_1 .sybt p:nth-child(2)::after{border-left: 40px solid #cd0505;border-right: 40px solid #cd0505;height: 3px;top: 30px;}
.syxw_1 .sybt p:nth-child(2)::before{border-left: 140px solid #dfdfdf;border-right: 140px solid #dfdfdf;height: 1px;top: 31px;}
.syxw_1 .sybt p:nth-child(3){font-size: 16px;color: #999;line-height: 30px;text-align: center;letter-spacing: 2px;}*/
.syxw_1{width: 90%;margin: 0 auto;
    display: flex;}
.syxw_1 li{width: calc(100% / 4);margin: 0 15px;border: 1px #e4e2e2 solid;position: relative;}
.syxw_1 li .syxw_tp{overflow: hidden;width: 90%;margin: 20px auto;position: relative;height: 220px;}
.syxw_1 li .syxw_tp .blue{ background: url(../images/blue_40.png) repeat; background: none rgba(8,53,139,0.4); position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0; visibility: hidden\9; transition: 0.3s; -webkit-transition: 0.3s;}
.syxw_1 li .syxw_tp:hover .blue{background: none rgba(8,53,139,0.4);}
.syxw_1 li img{width: 100%;transition: all 4s linear;}
.syxw_1 li img:hover{ transform: scale(1.15);transition: all 4s linear;}
.syxw_1 li .syxwnr{padding: 10px 20px;}
.syxw_1 li .syxwnr h1{font-size: 18px;line-height:30px;font-weight: normal; margin-bottom: 20px;}
.syxw_1 li .syxwnr h1:hover{color: #b00700;font-weight: 600;}
.syxw_1 li .syxwnr p{font-size: 16px;margin-bottom: 28px; color: #999999;line-height: 25px;}
.syxw_1 li .syxwnr p span{float: right;}
.syxw_1 li .syxwnr p:last-child{background: url(../images/tacn/time1.png) no-repeat scroll left 3px; padding-left: 20px;font-size: 15px;margin-bottom: 10px;}
.syxw .zx:hover::before{width: 100%;}
.syxw .zx::before{content: ""; position: absolute;left: 0; bottom: 0;width: 0; height: 2px; background-color: #b00700;z-index: -1;transition: all .3s cubic-bezier(.4,0,.2,1);}
.syxw_1 .syxw_tp::before{content: ""; position: absolute;left: 0; bottom: 0;width: 0;z-index: 10;opacity: 0;height: 100%;width: 100%;transition: all .6s cubic-bezier(.4,0,.2,1);}
.syxw_1 .syxw_tp:hover::before{background: rgba(0 0 0 / 0.4);opacity: 1;}
@media(max-width:991px){
	.syxw_1 li{width:calc((100% - 64px) / 2);}
	.syxw_1 li:nth-child(3),.syxw_1 li:nth-child(4){margin-top: 20px;}
	.syxw h2 span{font-size: 46px;}
	.syxw h2 em{font-size:40px;line-height: 60px;}
	.syxw_1{width: 100%;flex-wrap: wrap;}
	.syxw_1 li .syxwnr h1{font-size: 30px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow: hidden;}
	.syxw_1 li .syxwnr p{font-size: 24px;line-height:66px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;overflow: hidden;}
	.syxw_1 li .syxwnr p:last-child{font-size: 23px;}
	
}


/*产品栏目*/
.nycp{/*width: 85%;*/margin: 0 auto;}
.cplm{width: 100%;margin: 0 auto;display: flex;flex-wrap: wrap;}
.cplm li{width: calc((100% - 120px) / 4);border: 1px #f1f1f1 solid;margin-right: 30px;margin-top: 30px;top: 0;transition: all 0.6s ease;}
.cplm li:nth-child(4n){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: #0078bf}
@media(max-width:991px){
	.cplm li a .mc h{font-size: 24px;}
	.navigation h1{font-size: 30px;}
	.cplm li a .mc p{font-size: 23px;}
}

.picnr .title{ font-size: 30px;text-align: center;font-weight: 600; line-height: 50px;}

/*产品内容页*/
.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: 100%;}
.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: 210px;overflow: hidden;}
.nyxw ul li .nyxw_1{width: calc(80% - 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 .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: 20%;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;line-height: 56px;}
.nyxw_1 .intro p a img{width: 50%;}
@media(max-width:991px){
	.nyxw ul li .nyxw_1 h{font-size: 28px;}
	.nyxw ul li .nyxw_1 p{font-size: 22px;line-height: 40px;}
	.nyxw ul li .nyxw_1 span{font-size: 22px;}
	.nyxw_1 .intro p{font-size: 28px;}
	.nyxw_1 .name{font-size: 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)*/100%; 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){
	
	.cplm li{width: calc((100% - 66px) / 2);}
	.nph_intro p{font-size: 28px;}
	.nph_intro p span strong{font-size: 34px;}
	.picnr .title{font-size: 44px;line-height: 70px;}
}

/*-----------------------------------------------------------------*/
/*pc*/

.leftbox{ width:22%;display: none}

@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:#0856a4;padding-top: 2vw;color: #fff;padding-bottom: 1.7vw;float: left;}
.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:#0856a4;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: 50%;overflow: hidden;    border-bottom: 1px dotted #ccc; float: left}

.cdej li:nth-child(9),.cdej li:nth-child(10),.cdej li:nth-child(25),.cdej li:nth-child(26){width: 100%;}


.cdjx{width: 100%;height: 0; overflow: hidden;background-color: #f9f9f9;}
.cdjx1{transition: all 0.6s;}.cdej2{transition: all 0.6s;}
.cdjx li{width: 100%;overflow: hidden;    border-bottom: 1px dotted #ccc; float: left}


.cdjx li .cdeja{width: 80%;font-size:16px;line-height: 45px;color:#666;display:block;padding-left:20%;background:url("../images/tacn/pro_02.png") no-repeat 22px center;float: left;box-sizing: border-box;}

.cdjx li .cdeja:nth-child(3){padding-left:10%!important;}

.cdjx li .cdeja span{font-size: 20px;}
.cdjx{width: 100%;height: 0; overflow: hidden;background-color: #e8e8e8;}
.cdsj1{transition: all 0.6s;}
.cdjx li{width: 100%;overflow: hidden;}
.cdjx 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;}







.cdej li .cdeja{width: 80%;font-size:16px;line-height: 45px;color:#666;display:block;padding-left:20%;background:url("../images/tacn/pro_02.png") no-repeat 22px center;float: left;box-sizing: border-box;}

.cdej li .cdeja:nth-child(3){padding-left:10%!important;}

.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;}

.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: #b12123;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;}

.l_tel{background: #e50112;padding: 23px 0px;text-align: center;}
.l_tel h2{font-size: 22px;line-height: 26px;color:#fff;text-align:center;margin-bottom: 10px;font-weight:normal;}
.l_tel h3{font-size: 18px;line-height: 26px;color:#fff;}
.l_tel img{margin: 10px; }


/*@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: 18px;}
	
}
/*shouji*/

.leftbox_1{ 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_1{padding: 0 14px;background:#0856a4;padding-top: 2vw;color: #fff;padding-bottom: 1.7vw;}
.cplist_1 .cpbt {  margin-left: 22px;}
.cplist_1 .cpbt h3 {  font-size:33px;  line-height: 1;  font-weight: 600;}
.cplist_1 .cpbt .xian {  background: url(../images/tacn/xt.png) no-repeat center;width: 55px;height: 8px;  margin-top: 1.3vw;}
.cplist_1 .cpbt dd {font-size:27px;  font-weight: 600;  margin-top: 1.3vw;  line-height: 1;}
.cplist_1 .cpbt dt {  margin-top: 1.1vw;  font-size: 18px;  font-weight: normal;  line-height: 1;}
.clcd_1{width: 315px;background-color: #ffffff;margin: 40px auto;}
.clcd_1 li{width: 100%;overflow: hidden;border-bottom: 1px solid #ececec;}
.clcd_1 li .cdyja_1{width: 80%;font-size:17px;line-height: 50px;color:#666;display:block;padding-left: 5%;float: left;box-sizing: border-box;}
.clcd_1 li a:hover{color:#0856a4;font-weight: bold;}
.jsejdhan_1{width: 20%;float: left;padding: 17px 20px;box-sizing: border-box;}
.jsejdhan_1 i{font-size: 16px;color: #666!important;float: right;transition: all 0.6s;}
.jsejdhan_1 i:hover{color:#0856a4;}
.cdej_1{width: 100%;height: 0; overflow: hidden;background-color: #f9f9f9;}
.cdej1_1{transition: all 0.6s;}
.cdej2_1{transition: all 0.6s;}
.cdej_1 li{width: 100%;overflow: hidden;    border-bottom: 1px dotted #ccc;}
.cdej_1 li .cdeja_1{width: 80%;font-size:16px;line-height: 45px;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_1 li .cdeja_1 span{font-size: 20px;}
.cdsj_1{width: 100%;height: 0; overflow: hidden;background-color: #e8e8e8;}
.cdsj1_1{transition: all 0.6s;}
.cdsj_1 li{width: 100%;overflow: hidden;}
.cdsj_1 li .cdsja_1{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: 22px;
    text-align: center;
    line-height: 42px;}
.nydhlx span{font-size: 30px;}


/*---------------------------------------------------------------------*/


/*文章分页样式*/
#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}

