﻿/*通用样式*/
*{margin:0;padding:0;word-wrap:break-word;}
body{ font-size:12px; 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:#1e3827;background-color: #f2f4f6;min-width: 1200px;}
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: 450px;margin-left: 5%;}
.toplogo img{width:100%;display: block;margin: 0 auto;}
.topdhbox{width:calc(90% - 750px);display: flex;flex-direction: row-reverse;}
.topdh{width:100%;max-width: 900px;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: #ac1212;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:#ac1212;}
.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;}
	.toplogo{width:600px;margin: 0 auto;}
	.topbox{flex-wrap: wrap;}
	.topdhbox {width: calc(94% - 300px);}
	.toplx{display: block;}
	.hg{height: 282px!important;}
	.hh{height: 210px!important;}
}


/*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 #ac1212;	border-left:3px solid #ac1212;	-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: #ac1212;}
/*banner end*/


/*首页服务*/
.service{margin:50px auto; width:85%;}
.prod_t{text-align: center;margin-bottom: 50px;}
.prod_t p{background: url(../images/tacn/fw.png)no-repeat center;height: 38px;line-height: 38px;font-weight:bold;font-size: 40px;color:#295639;}
.prod_t span{font-size: 16px;color: #777e7a;display: block;margin-top: 18px;}

.service_wt li{display: block;float: left;width: calc((100% - 80px) / 3);height: 360px;background: #f5f5f5;text-align: center;margin-right: 40px;padding-bottom: 40px;border-radius: 30px;}
.service_wt li:nth-child(3){margin-right: 0px;}
.service_img{margin-top: 40px;}
.service_w{margin-top: 20px;}
.service_w p{/*color: #1e3827;*/font-weight: bold;font-size: 30px;}
.service_w p:nth-child(2){line-height: 30px;text-transform: uppercase;color: #ccc;font-size: 16px;font-weight: normal;margin-bottom: 30px;}
.service_w span{font-size: 16px;line-height: 30px;display: block;width: 80%; margin: 14px auto; /*text-indent: 30px;color: #fff;*/}
.service_wt li:hover{background: #1c783e;}
.service_wt li:hover .service_w p{color: #fff;}
.service_wt li:hover .service_w span{color: #fff;}
.service_tel{text-align: center;margin-top: 42px;}
.service_tel p{font-size: 16px;line-height: 16px;color: #333;}
.service_tel span{font-size: 40px;line-height: 40px;color: #edaf01;font-weight: bold;display: block;margin-top: 4px;}

@media(max-width:991px){
	.prod_t p{font-size: 32px;}
	.prod_t span{font-size: 16px;margin-top: 24px;}
	.service_w p{font-size: 30px;}
	.service{width: 96%;margin: 20px auto;}
	.service_wt li{width: calc((100% - 45px) / 3);margin-right: 15px;/*width: 100%;margin-bottom: 10px;height: 360px;*/}
}


/*shouyejianjie*/
.about {/*background:#f9f9f9;*/background-position-x: 0px;background-position-y: 0px;overflow: hidden;margin-bottom: 80px;}
.about .center {position: relative;width:80%;margin: 0 auto;}
.about .center > img {width: 900px;height: 700px;position: absolute;top: 0px;left: 700px;}
.about .center .text .a1 {font-size: 36px;font-weight: normal;font-stretch: normal;letter-spacing: 0px;color: #295639;font-weight: bold;line-height: 36px;padding-top: 50px;box-sizing: content-box;display: block;}
.about .center .text .p1 {font-size: 16px;font-weight: normal;font-stretch: normal;letter-spacing: 0px;color: #777e7a;line-height: 16px;padding-top: 19px;box-sizing: content-box;margin-bottom: 40px;}
.about .center .text .p2 {width: 616px;text-indent: 2rem;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 7;font-size: 15px;font-weight: normal;font-stretch: normal;line-height: 30px;letter-spacing: 0px;color: #3c403e;margin-bottom: 50px;}
.about .center ul {width: 700px;height: 150px;background-color: #f9f9f9;overflow: hidden;}
.about .center ul li {float: left;width: 33.33333%;text-align: center;position: relative;transition: 0.7s;height: 100%;}
.about .center ul li > a {display: block;width: 100%;height: 100%;position: absolute;top: 0px;left: 0px;}
.about .center ul li .img {margin: 0 auto;position: relative;display: block;height: 96px;width: 100%;}
.about .center ul li .img img {transition: 0.7s;position: absolute;max-width: 100%;max-height: 100%;top: 0;left: 0;right: 0;bottom: 0;margin: auto;}
.about .center ul li .img .i1 {transition: 0.7s;opacity: 1;}
.about .center ul li .img .i2 {transition: 0.7s;opacity: 0;}
.about .center ul li p {font-size: 18px;font-weight: normal;font-stretch: normal;line-height: 18px;transition: 0.7s;letter-spacing: 0px;color: #333333;}
.about .center ul li:hover {background-color: #1c783e;}
.about .center ul li:hover .img .i1 {-webkit-animation: float 3s ease-in-out infinite;-o-animation: float 3s ease-in-out infinite; animation: float 3s ease-in-out infinite;opacity: 0;}
@keyframes float {
  0% {
    transform: rotate(10deg);
  }
  25% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(10deg);
  }
  75% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(10deg);
  }
}
.about .center ul li:hover .img .i2 {
  -webkit-animation: float 3s ease-in-out infinite;
  -o-animation: float 3s ease-in-out infinite;
  animation: float 3s ease-in-out infinite;
  opacity: 1;
}
@keyframes float {
  0% {
    transform: rotate(10deg);
  }
  25% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(10deg);
  }
  75% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(10deg);
  }
}
.about .center ul li:hover p {color: #fff;}
.about .center .bb {overflow: hidden;margin-top: 40px;}
.about .center .bb .l {font-size: 16px;font-weight: normal;font-stretch: normal; line-height: 100px;box-sizing: content-box;padding-left: 70px;background: url('../images/tacn/aba.png') no-repeat center;background-position-x: 0px; letter-spacing: 0px;color: #333333;float: left;}
.about .center .bb .tel {float: left;font-size: 30px;font-weight: normal;font-stretch: normal;line-height: 40px;letter-spacing: 0px;color: #bf0707;font-family: Arial;font-weight: bold;box-sizing: content-box; padding-left: 44px;background: url('../images/tacn/ababt.png') no-repeat center;background-position-x: 0px;margin-left: 116px;}
@media(max-width:991px){
	.about .center{width: 90%;}
	.about .text{width: 50%;}
	.about .center .text .p2{width: 100%;font-size: 16px;-webkit-line-clamp: 7;}
	.about .center > img{width:550px;height: auto;left: 50%;margin-left: 30px;}
	.about .center .text .a1{font-size: 32px;padding-top: 30px;}
	.about .center .text .p1{font-size: 20px;}
	.about .center ul{display: none;}
	.about{margin-bottom: 30px;}
	.about .center .bb .l{font-size: 24px;}
	.about .center .bb .tel{font-size: 36px;}
	.about .center .bb{margin-top:30px;}
}


/**/
.m_title {text-align: center;margin-top: 50px;margin-bottom: 20px;}
.m_title h1 {font-size: 36px;/*font-weight:normal;*/margin-top:15px;color:#295639;}
.m_title .gang {width: 50px;height: 2px;margin: 7px auto 0 auto;background-color: #c7191d;}
.m_title h2 {font-size: 16px;color: #777e7a;margin-top: 12px;font-family: "Arial";/*padding-bottom: 20px;*/}

.ipart03{/*background:url(../images/tacn/ipart3.jpg) no-repeat center;*/ overflow:hidden; position:relative;padding-bottom: 20px;}
.ipart03 .infor{text-align:center;float:left;width: 26%;background: rgba(0, 0, 0, 0.5294117647058824);height: 100%;position: absolute;}
.ipart03 .infor img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.ipart03 .content .list{padding:45px 11% 0; text-align:center;}

.ipart03 .content .list a{display:inline-block; padding:0 10px; position:relative; font-size:16px; color:#fff; line-height:26px;}
.ipart03 .content .list a:after{content:''; width:1px; height:10px; background:#facd00; position:absolute; right:-1px; top:50%; margin-top:-4px;}
.ipart03 .content .list a.cur{color:#facd00;}
.ipart03 .content .list a:hover{color:#facd00;}
.ipart03 .content .list a:last-child:after{display:none;}
.ipart03 .content .list a.last:after{display:none;}
.ipart03 .anli {width: 100%;float: right;overflow: hidden; margin: 0 auto;/*padding: 30px 0;*/}
.ipart03 .anul{width:90%; height: auto; overflow: hidden; margin: 0 auto; /*margin-bottom: 60px;*/ margin-top: 10px;}
.ipart03 .anul>li{width:24%; height: auto; margin:0 0.4%; float: left;position: relative; overflow: hidden; margin-bottom: 0.4%;}
.ipart03 .anul>.li{margin-right: 0px; }
.ipart03 .anul>li>a>img{display: block; width: 100%;height:246px;}
.ipart03 .anul>li>a>h2{width: 100%; height: 40px; background:rgba(0,0,0,0.4); text-align: center; line-height: 40px; color:white; font-size: 16px; position: absolute; bottom: 0px; left: 0px; }
.ipart03 .anul>li>a>div{ background:rgba(0,0,0,0.4); position: absolute; top: 0px; left: 0px; transition: all 0.2s ease;-webkit-transition: all 0.2s ease;opacity: 0; width: 70%; padding:15% 0px;}
.ipart03 .anul>li>a>div>h2{font-size: 18px; color:white; margin: auto; text-align: center;margin-top: 20%;}
.ipart03 .anul>li>a>div>img{display: block; margin: 0 auto; margin-top: 5%;}
.ipart03 .anul>li:hover div{height: 70%; padding: 15%; opacity: 1;}
.ipart03 .anul>li:hover .h2{display: none;}
.ipart03 .nav4{width: 100%; overflow:hidden; text-align: center; margin:31px 0;}
.ipart03 .nav4>ul{display: inline-block; margin: 0 auto;width: 80%;}
.ipart03 .nav4>ul>li{float: left;width: calc((100% - 120px) / 6);margin: 0 10px;}
.ipart03 .nav4>ul>li>a{font-size: 17px; color: #fff;background: #0856a4;padding:10px 30px; border-radius: 21px; display: block;}
.ipart03 .nav4>ul>li>.a{background:#9e1818; color: white;}
.ipart03 .anul .p_product{width: 24%; margin: 5px; margin-top: 5px; margin-right: 5px;margin-bottom: 28px;display: inline-block;vertical-align: top;height: inherit;border: none;position: relative;overflow: hidden;margin-left: 5px;border: 1px #e4e4e4 solid;}
.ipart03 .anul .p_images{position: relative; width: 100%;text-align: center; font-size: 0;}
.ipart03 .anul .p_images img{max-width: 100%;}
.ipart03 .anul .p_product:hover img {-webkit-transform: scale(1.1,1.1);-moz-transform: scale(1.1,1.1);transform: scale(1.1,1.1);}
.ipart03 .anul .span:hover img {transition: all 0.4s !important;height: 100%!important;left: 50%!important;top: 50%!important;-webkit-transform: translate(-50%,-50%)!important;-ms-transform: translate(-50%,-50%)!important;transform: translate(-50%,-50%)!important;position: absolute!important;}
.ipart03 .anul .p_product:hover .btnc { bottom: 0px;background-color: rgb(172 18 18 / 82%);}
.ipart03 .anul .btnc{width: 100%;height: 110px;background-color: rgba(48,48,48,0.7);position: absolute;left: 0px;bottom: -63px;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-ms-transition-duration: 0.3s;transition-duration: 0.3s;}
.ipart03 .anul .btnc h2 {font-weight: normal;font-size: 17px;color: #fff;line-height: 50px;text-align: center;white-space: nowrap;}
.ipart03 .anul .btnc h3 {border: 1px #fff solid;width: 140px;height: 38px;line-height: 38px;font-weight: normal;margin: 0 auto;border-radius: 10px;text-align: center;font-size: 14px;color: #fff;}
@media only screen and (max-width:1350px){
	.ipart03 .anul .p_product{ width:23.5%;}
}
@media(max-width:991px){
	.ipart03 .nav4>ul{width: 90%;}
	.ipart03 .anul{width: 90%;}
	.m_title h2{font-size: 20px;}
	.ipart03 .nav4>ul>li>a{font-size: 20px;}
}


/*shouye xinwen*/
.w12001{width: 90%;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:#3a6c4b; font-weight:800;margin-top:31px; }
.fa12 { width:220px; height:45px; background-color:#1c783e; 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:#737875; 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:#1c783e;}
.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:100%; 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:160px; margin-bottom:20px;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-top:5px; color:#606060; display:block; margin-left:10px;text-indent: 2rem;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 #164c18 solid;color: #2d2d2d;font-size: 14px;
/*margin-top: 20px;*/}
.xw2 .ck:hover{background: #ac1212;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;}
	.xw2 li:last-child{display: none;}
	.xw2 li{margin-bottom: 30px;height: 200px;}
	.xw2 .ck{margin-top: 10px;}
}




/*åº•éƒ¨*/
.inRed_bar{height:140px; background: #146e35;} 
.fan_left{width:73px;height:75px;/* background: url(../images/tacn/fan_left.png) no-repeat 0 0;*/ left:0;top:0;}
.fan_right{width:70px;height:71px;/* background: url(../images/tacn/fan_right.png) no-repeat right bottom;*/ right:0;bottom:0;}
.inRed_bar dl{width:41%;float:left;padding:43px 63px 0 78px; overflow: hidden; position: relative;}
.inRed_bar dl::after{content:'';width:1px;height:65px;background: #1f402b; position: absolute;right:0;bottom:0;}
.inRed_bar dl:last-child::after{display:none;}
.inRed_bar dl dt{float:left;margin-right:42px;}
.inRed_bar dl dd {overflow: hidden;}
.inRed_bar dl dd h3{font-size:1.8rem;color:#fff;}
.inRed_bar dl dd p{font-size:14px;color:#fff;}
.inRed_bar dl dd span{display:block;float:right;width:55px;height:55px;background: #fff url(../images/tacn/arr_icon.png) no-repeat center;}

.rel {position: relative;}
.abs { position: absolute; }

.wrapper {width: 85%;margin: 0 auto;}
#footer{width:100%; padding:40px 0 0; background:#1d783f;}
.folo{padding-right: 30px;}
#f-logo{margin-top:2px;}
#f-logo img{/*width:450px;height:80px;*/ }
#f-contact{margin-top:24px;}
#f-contact p{height:36px; line-height:36px; padding-left:10px; background-repeat:no-repeat; background-position:left center; font-size:16px; color:#ccc; overflow:hidden;}
#f-contact p.mail{background-image:url(img/mail.png);}
#f-contact p.address{background-image:url(img/address.png);}
#f-menu{ padding:20px 40px; border-right:1px solid #1c783e;border-left: 1px solid #1c783e;}
#f-menu h2{/*height:18px; line-height:18px;*/ margin-bottom:20px; font-size:16px; font-weight:bold; color:#fff; overflow:hidden;}
#f-menu dl{float:left; margin-left:70px;}
#f-menu dl:nth-child(2){margin-left:30px;}
#f-menu dl dd{/*height:36px; */line-height:45px; font-size:16px; overflow:hidden;}
#f-menu dl dd a{display:block; color:#ccc;    margin-right: 30px;}
#f-menu dl dd a:hover{color:#fff;}
#f-menu2{margin-left:60px; padding:20px 40px; border-right:1px solid #45484d;border-left: 1px solid #45484d;}
#f-menu2 h2{/*height:18px; line-height:18px;*/ margin-bottom:20px; font-size:16px; font-weight:bold; color:#fff; overflow:hidden;}
#f-menu2 dl{float:left; margin-left:35px;}
#f-menu2 dl:nth-child(2){margin-left:20px;}
#f-menu2 dl dd{height:36px; line-height:36px; font-size:16px; overflow:hidden;}
#f-menu2 dl dd a{display:block; color:#ccc;    margin-right: 25px;}
#f-menu2 dl dd a:hover{color:#fff;}
#footer .fr{float: left;}
#f-tel{margin-top:12px;margin-left: 40px;margin-right: 40px;}
#f-tel h3{/*height:16px; line-height:16px;*/ font-size:16px; color:#ccc; overflow:hidden;}
#f-tel h2{line-height:32px; margin-top:8px; font-size:30px;    font-weight: bold; font-family:'Arial'; color:#fff; overflow:hidden}
#f-tel h4{width:162px; height:42px; line-height:42px; margin-top:26px; border:1px solid #5a5d60; border-radius:22px; font-size:14px; text-align:center; overflow:hidden;}
#f-tel h4 a{display:block; color:#fff;}
#f-tel h4 span{display:inline-block; padding-left:28px; background:url(img/kefu.png) no-repeat left center;}
#f-tel h4:hover{border-color:#6e7175;}
#f-tel .mail{ font-size: 16px;color: #ccc; line-height: 36px;}
#f-tel .address{ font-size: 16px;color: #ccc; line-height: 36px;}
#f-qrcode{margin:8px 0 0 40px;}
#f-qrcode img{width:104px; height:104px; margin:0 auto;}
#f-qrcode h3{height:16px; line-height:16px; margin-top:14px; font-size:14px; text-align:center; color:#ccc; overflow:hidden;}
#copyright{width:100%; height:56px; line-height:56px; background:#2c2f34; border-top:1px solid #45484d; font-size:14px; color:#a2a3a5; overflow:hidden;}
#copyright a{color:#a2a3a7;}
#copyright a:hover{color:#fff;}    

#footer .ewm{}


#copy{/* height:85px;*/ line-height:40px; clear:both; overflow:hidden; border-top:#3b3941 solid 1px; color:#b1b1b1; font-size:16px; text-align:center; }
#copy a{ color:#b1b1b1;vertical-align: middle;}
#copy a:hover{ color:#fff;}
#copy a img{    vertical-align: middle;}

.link{height:50px; line-height:49px; background:#26292d; overflow: hidden; }
.link h4{ float:left;color: #919191; font-size: 16px;padding-left:28px; width: 55px;background:url(../images/tacn/link.png) no-repeat 0 17px;}
.link p{ float: left; width: calc(100% - 110px);}
.link a{font-size: 14px;color: #a7a7a7; display: inline-block; float: left; padding: 0 20px;}
.link a:hover{/*text-decoration:underline;*/color: #ccc;}
.pt3{background-repeat: no-repeat;background-position: center center;height: 325px;overflow: hidden;}
.pt3 .t{font-size: 36px;font-weight: bold;text-align: center;color: #fff;line-height: 1;padding-top: 70px;padding-bottom: 40px;}
.pt3 .p{width: 85%;margin: 0 auto;text-align: center;color: #fff;font-size: 20px;line-height: 34px;}
.pt4{height: 140px;line-height: 140px;background-color: #fff;font-size: 20px;color: #646464;}
.pt4 .sp{font-size:19px;color: #004e9d;}
.pt4 .t{float: left;}
.pt4 .join{float: right;width: 176px;height: 52px;line-height: 52px;background-color:#004e9d;color: #fff;text-align: center;font-size: 20px;margin-top: 44px;}
.pt4 .join:hover{background-color: #f19625;}
@media(max-width:1440px){
	#f-menu2 dl dd{font-size: 16px;}
	.folo{display: none;}
	.wrapper{width: 95%;}
}
@media(max-width:991px){
	#f-menu2 h2{font-size: 30px;}
	#f-menu h2{font-size: 30px;}
	#f-menu2 dl dd{font-size: 20px;}
	#f-menu dl dd{font-size: 20px;}
	#f-menu2{margin-left: 0; padding: 20px 28px;}
	#f-menu2 dl dd a{margin-right: 0;}
	#f-menu dl dd a{margin-right: 0;}
	#f-tel h3{font-size: 26px;}
	#f-tel .mail,#f-tel .address{font-size: 21px;}
	#f-tel h2{line-height: 40px;}
	#copy{font-size: 20px;/*height: 130px;*/}
	#f-menu{padding: 20px 20px;}
	#f-menu2 dl:nth-child(2){margin-left: 0;}
	/*#f-tel{margin-left: 0;}*/
	.inRed_bar dl{width: 37%;}
	#footer #f-menu:nth-child(2){/*display: none;*/}
}

/*æ•´ä½“æž¶æž„å¸ƒå±€*/
.wrap{ width:90%; margin:35px auto;margin-top: 25px;}
.wrap .content{ width:100%; margin:0 auto; margin-top:10px;}
@media(max-width:991px){
	.wrap{width: 95%;}
}


/*内页 新闻*/
.nyxwlb{/*float: right;width: calc(100% - 340px);*/float: right; width:100%;}
.nyxwnr {width:100%;/*margin: 0 auto;*/ float: right;}
.nyxwlb li{border-bottom: 1px solid #eaeaea;overflow: hidden;margin-bottom: 15px;}
/*.nyxwlb li .Pic{	width: 31.634446397%;	float: left;	overflow: hidden;}
.nyxwlb li .Pic img{	display: block;	width: 100%;    transform: scale(1);    transition: all .7s ease;}
.nyxwlb li:hover .Pic img{transform: scale(1.12);transition: all 1s ease;}*/
.nyxwlb li .SubInfo{/*width:calc(100% - 25%);*/	margin: 0 auto;overflow: hidden;padding: 15px 0;}
.nyxwlb li .SubInfo .tit{font-size: 24px;color:#202020;line-height: 26px;min-height: 26px;display: -webkit-box;-webkit-line-clamp: 1;    -webkit-box-orient: vertical;    overflow: hidden; }
.nyxwlb li:hover .SubInfo .tit{	color:#e60012;transition: all .5s ease;}
.nyxwlb li .SubInfo .time{	font-family: arial;color:#b8b8b8;font-size:14px;margin-top: 14px;}
.nyxwlb li .SubInfo .time img{vertical-align: middle;}
.nyxwlb li .SubInfo .sub{color:#545353;	line-height: 30px;min-height: 60px;margin-top: 14px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.nyxwlb li .SubInfo .more{	display:inline-block;border-radius: 100px;margin:12px 0;transition: all .5s ease;padding: 0 28px;border-radius: 3px;border: 2px solid #e6e6e6;color: #707070;line-height: 43px;height: 43px;}
.nyxwlb li:hover .SubInfo .more{color:#fff;background:#c70606;border: 2px solid #c70606;transition: all .5s ease;}
.nyxwlb li a .Pic{width: 20%;float: left;}
.nyxwlb li a .Pic img{width: 100%;height: 230px;}
.nyxwnr .name{font-size: 24px;text-align: center;font-weight: 600;padding-bottom: 20px;}



/*内页 单页*/
.nytoptp{width: 100%;display: block;}
.nywzdhbox{width: 100%;height: 80px;background-color: #fff;}
.nywzdh{width: 90%;margin: 0 auto;display:flex;justify-content: space-between;}
.nywzdh .nywzdhnr{font-size: 14px;line-height: 80px;color: #555;letter-spacing: 1px;padding-left: 20px;box-sizing: border-box;background-image: url("../images/tacn/wzdh.png");background-repeat: no-repeat;background-size: 20px 80px;}.nywzdh .nywzdhnr a{font-size: 14px;line-height: 80px;color: #555;letter-spacing: 1px;}
.nybt{width: 120px;font-size: 18px;line-height: 80px;color: #fff;text-align: center;background-color: #dc8c14;border-bottom-right-radius: 20px;border-top-left-radius: 20px;}
.nydhlb{font-size: 16px;line-height: 80px;color: #666;overflow: hidden;height: 80px;}
.nydhlb a{font-size: 16px;line-height: 80px;color: #333;text-align: right;padding: 0 30px;position: relative;}
.nydhlb a::before{content: "";position: absolute;width: 0;height: 2px;background-color: #064a97;bottom: -32px;left: 50%;transform: translateX(-50%);transition: all 0.6s;}
.nydhlb a:hover{color: #064a97;}
.nydhlb a:hover::before{width: 100%;}
    
.nynrbox{width:90%;margin: 40px auto;background-color: #fff;padding: 30px;box-sizing: border-box;overflow: hidden;}
.nynrbt{width:100%;font-size: 30px!important;color: #333;text-align: center;line-height: 46px!important;padding-bottom: 30px;margin-bottom: 30px;border-bottom: 1px solid #eee;}
.nynrbox p{font-size: 18px;line-height: 40px;}
@media(max-width:1200px){
	.nywzdh{width: 96%;}
	.nynrbox{width: 96%;}
	.nynrbt{width: 96%;}
}
@media(max-width:991px){
	.nywzdh .nywzdhnr{display: none;}
	.nydhlb a{font-size: 24px;}
	.nynrbox p{font-size: 24px;}
	.nydhlb{width: 100%;}
}


/*nylx*/
.Separate  { width:1200px;}
.page{width:95%; 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: 100%;}
}
@media(max-width:991px){
	.lxfsnr li p{font-size: 24px}
	.lxfsnr li{width: 44%;}
}


/*内页 图片*/
.nytplb{width:100%;display: flex;flex-wrap: wrap;float: right;}
.nytplb li{width:calc((100% - 48px) / 4);/*margin-bottom: 45px;margin-right: 30px;*/margin: 5px 5px;}
.nytplb li:nth-child(4n){/*margin-right: 0;*/}
.nytplb li a{width: 100%;display: block;border: 1px solid #e1e1e1;box-sizing: border-box;transition: all 0.6s;}
.nytplb li a .nytplbtp{width: 100%;overflow: hidden;}
.nytplb li a .nytplbtp img{width: 100%;display: block;transition: all 0.6s;}
.nytplbbt{width: 100%;padding: 20px;box-sizing: border-box;}
.nytplbbt p:nth-child(1){font-size: 18px;line-height: 30px;color: #212121;letter-spacing: 1px;border-bottom: 1px solid #ddd;padding-bottom: 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position: relative;text-indent: 0rem;}
.nytplbbt 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;text-indent: 0rem;}
.nytplbbt p:nth-child(1)::before{content: "";position: absolute;width: 0;height: 1px;background-color:#e60010;left: 0;bottom: 0;transition: all 0.6s;}
.nytplb li a:hover{box-shadow: 0 2px 6px rgba(0,0,0,0.2);}
.nytplb li a:hover .nytplbtp img{/*transform:scale(1.2);*/}
.nytplb li a:hover .nytplbbt p:nth-child(1){color: #e60010;}
.nytplb li a:hover .nytplbbt p:nth-child(1)::before{width: 100%;}
.ywlyn{width: 100%;display: flex;flex-wrap: wrap;margin-bottom: 20px;}
.ywlyn li{width:calc((100% - 30px) / 3);margin: 3px 5px;background: #003a8c;text-align: center;}
.ywlyn li a{color: #fff;line-height: 50px;font-size: 16px;text-align: center;}

@media(max-width:1400px){
	.nytplb li{width: calc((100% - 90px) / 3);margin-bottom: 45px;margin-right: 45px;}
	.nytplb li:nth-child(4n){margin-right: 0;}
	.nytplb li:nth-child(4n){margin-right: 45px;}
	/*.nytplb li{width: calc((100% - 36px) / 3);}*/
}
@media(max-width:991px){
	.nytplb li{margin-right: 30px;}
	.nytplb li:nth-child(3n){margin-right: 0;}
	.nytplbbt p:nth-child(1){font-size: 28px;}
	.nytplbbt p:nth-child(2){font-size: 24px;}
}

.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%;}

.control{font-size: 16px;line-height: 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(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(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;}

/*组图显示方式的样式*/
.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}
