html,body{
	margin:0;
	padding:0;
	font-size:14px;
	font-family: Arial,"Microsoft YaHei","微软雅黑";
	color:#666666;
	background-color:#ffffff;
}
a{text-decoration:none;color:#666666;}
a:hover{text-decoration:none;}
input,textarea:focus{outline:none;}
img{border:0;}
ul,li{list-style-type:none;}
.clear {clear: both}
.fl {float: left}
.fr {float: right}
.clear{clear:both;height:0!important;width:0!important;padding:0!important;margin:0!important}
.sm-clear,.xs-clear{height:0!important;width:0!important;padding:0!important;margin:0!important}
.layui-col-space24{margin:-12px;}
.layui-col-space24>*{padding:12px;}
.layui-col-space48{margin:-24px;}
.layui-col-space48>*{padding:24px;}

.picture-list a{display:block;position:relative;}
.picture-list .zfx{position:relative;width:100%;padding-top:66.6666%;}
.picture-list .zfx .zfxbox{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.picture-list .zfx .pic{
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center; 
}
.picture-list .zfx img{max-width:100%;max-height:100%;}
.picture-list p.name{
	text-align:center;
	margin-top:15px;
	font-size:16px;
	white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.picture-list .content{
	position:absolute;
	left:0;
	bottom:-50px;
	background-color:rgba(90,174,0,0.8);
	width:100%;
	line-height:50px;
	font-size:16px;
	color:#ffffff;
}
.picture-list .content p{
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	margin:0 20px;
	width:75%;
}
.picture-list .content span{
	position:absolute;
	right:20px;
	bottom:0;
}

.pro-list .zfx{padding-top:100%;}
.proj-list .zfx{position:relative;width:100%;padding-top:66.6666%;}


/*公共内容开始*/
.style01{text-transform:uppercase;text-align:center;color:#333333;font-size:34px;font-weight:bold;margin-bottom:55px;}
.style01 span{display:block;color:#5aae00;font-size:40px;}
.style02{text-transform:uppercase;font-size:24px;color:#333333;margin:75px 0 40px 0;}
.style02:after{
	content:'';
	display:block;
	height:4px;
	width:40px;
	background-color:#5aae00;
	margin-top:15px;
}
.style03{
	text-transform:uppercase;
	color:#333333;
	font-size:24px;
	border-left:4px solid #5aae00;
	line-height:24px;
	padding-left:20px;
	margin:45px 0 20px 0;
}
.nowrap{
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.goback{
    text-align:center;
    margin-top:60px;
}
.goback a{
    display:inline-block;
    padding:10px 30px;
    border:1px solid #c5c4c2;
	background-color:#c5c4c2;
    color:#ffffff;
    margin:0 10px;
}

/*首页banner开始*/
.swiper-container {
    width: 100%;
    height: 100%;
}
.banner-slide .swiper-slide{overflow:hidden;}
.banner-slide img,.banner-slide a{height: 100%;width: 100%;}
.banner-slide a{display: block;}
.banner-title{
	position: absolute;z-index: 2;top: 43%;transform: translateY(-50%);
	-webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
	width: 100%;
	text-align: center;
	opacity: 0 ;
}      
.banner-title img{width:100%;max-width:1242px;height:auto;}
.swiper-container-horizontal .swiper-pagination-bullets{bottom:40px;}
.swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 8px;
}

.swiper-slide-active .banner-title{
	-webkit-animation-name:lightSpeedIn;
	animation-name:lightSpeedIn;
	opacity:1;
}
.banner-npic{
	display: block;
	width:100%;position: absolute;top:0px;left:0;bottom:0px;background-repeat: no-repeat;background-position: center center;background-size: 100% 100%;
}
.banner-mnpic{
	display: none
}
.banner-slide .swiper-slide a>img:nth-of-type(2){display: none}
.swiper-pagination .swiper-pagination-bullet{
	width:15px;
	height:15px;
	opacity:0.7;
	background-color:#ffffff;
}
.news-swiper .swiper-pagination .swiper-pagination-bullet{
	background-color: #4c4c4c;
}
.swiper-pagination .swiper-pagination-bullet-active{background-color:#5aae00 !important;opacity:1;}
/*首页banner结束*/

/*内页banner开始*/
.banner{
	background-image:url(../images/nabout.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	height:340px;
}
.banner .layui-container{width:100%;}
.banner .fr{margin-right:18%;}
.banner .content{
	background-image:url(../images/diamond.png);
	backgeond-position:left center;
	background-repeat:no-repeat;
	color:#ffffff;
	text-transform:uppercase;
	padding:35px 0 45px 75px;
	margin:85px 0 0 0;
}
.banner .content span{display:block;font-weight:bold;font-size:39px;letter-spacing:5px;}
.banner .content p{font-size:22px;margin-top:5px;letter-spacing:5px;}
.nnews{background-image:url(../images/nnews.jpg);}
.nproduct{background-image:url(../images/nproduct.jpg);}
.nproject{background-image:url(../images/nproject.jpg);}
.nservice{background-image:url(../images/nservice.jpg);}
.ebanner .fr{margin-right:15%;}
.ebanner .content{padding-top:45px;}
.ebanner .content span{letter-spacing:0;}
.ebanner .content p{margin-top:8px;letter-spacing:0;font-size:20px;}

/*首页内容开始*/
.in-part .in-title{
	text-transform:uppercase;
	position:relative;
	margin:120px 0 55px 0;
}
.in-part .in-title strong{
	display:block;
	color:#5aae00;
	line-height:100%;
	font-size:55px;
}
.in-part .in-title span{
	display:block;
	color:#333333;
	font-weight:bold;
	line-height:100%;
	font-size:36px;
	margin-top:20px;
}
.in-part .in-more{
	position:absolute;
	top:15px;
	right:0;
	display:inline-block;
	color:#999999;
	font-weight:bold;
	line-height:50px;
	padding:0 55px;
	border:1px solid #d2d2d2;
}
.in-pro{height:50%;}
.in-pro .list{height:100%;}
.in-pro ul{height:100%;}
.in-pro li{padding:0 ;}
.in-pro li{display:inline-block;height:100%;}
.in-pro li a{
	display:block;
	text-align:center;
	height:100%;
	width:100%;
}
.in-pro li .tu{
	background-repeat:no-repeat;
	background-position:center center; 
	background-size:100% 100%;
	width:100%;
	height:100%;
	position:relative;
}
.in-pro li .hd1,.in-pro li .hd2{
	background-color:rgba(90,174,0,0.8);
	position:absolute;
	left:0;
	bottom:0;	
	width:100%;
}
.in-pro li p{
	text-transform:uppercase;
	color:#ffffff;
	font-size:25px;
}
.in-pro li .hd1{line-height:70px;}
.ein-pro li .hd1{line-height:initial;display:table;height:70px;}
.ein-pro li .hd1 p{font-size:18px;display:table-row;vertical-align:middle;}
.ein-pro li .hd1 span{display:table-cell;vertical-align:middle;padding:0 10px;}
.in-part2 .pursuit{padding-top:70px;}
.pursuit .bg{
	background:url(../images/index06.jpg) no-repeat center center;
	height:210px;
}
.pursuit .content{	
    display:flex;
    flex:1;
    justify-content:center;
    align-items:center;
	color:#ffffff;
	text-align:center;
	height:100%;
}
.pursuit .content p{font-size:28px;}
.pursuit .content strong{
	display:block;
	text-transform:uppercase;
	font-style:italic;
	font-size:45px;
	margin-bottom:5px;
}
.in-part2 .in-title{margin-top:90px;}
/* .in-proj ul{overflow:hidden;width:1000%;} */
.in-proj li{float:left;width:450px;height:300px;margin-right:10px;}
.in-news .content .left a{
	display:block;
	background-color:#fafafa;
	padding:40px 11.5% 35px 11.5%;
	margin-right:13%;
}
.in-news .content .left .date{display:block;color:#b4b4b4;font-size:24px;}
.in-news .content .left p{color:#333333;font-size:18px;margin:10px 0 15px 0;}
.in-news .content .right li a{
	display:block;
	border-top:1px solid #e5e5e5;
	padding:40px 2%;
}
.in-news .content .right li .name{
	float:left;
	background:url(../images/y-gray.png) no-repeat left center;
	font-size:16px;
	color:#555555;
	width:72%;
	padding-left:20px;
}
.in-news .content .right li .date{
	float:right;
	display:block;
	color:#b4b4b4;
	font-size:24px;
}
.in-news .content .right li p{ 
    color:#999999;   
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    height:45px;
    line-height:165%;
	width:72%;
	padding-left:20px;
	margin-top:10px;
	float:left;
}
.in-news .content .right li .jt{
	float:right;
	border-left:1px solid #e5e5e5;
	padding:0 10px 0 20px;
	margin:30px 0 0 0;
}
.in-part4{
	background:url(../images/index07.jpg) no-repeat top left;
	background-size:100% 100%;
}
.in-part4 .lou{
	background:url(../images/index08.jpg) no-repeat top right;
	background-size:100% 100%;
	position:absolute;
	top:0;
	right:0;
	height:100%;
	width:32%;
}
.in-part4 .in-about{padding:8% 28% 0 0;}
.in-part4 .in-title{margin:0 0 55px 0;}
.in-part4 .in-more{
	position:initial;
	color:#ffffff;
	padding:0 55px;
	border:1px solid #5aae00;
	background-color:#5aae00;
	margin-top:65px;
}
.in-part4 .left{float:left;padding:15% 0 0 0;width:55%;}
.in-part4 .left p{
	color:#333333;
	overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:5;
    height:150px;
	line-height:200%;
	font-size:15px;
}
.in-part4 .right{float:right;}
.in-part4 .ab-num{background-color:initial;}
.in-part4 .ab-num li{padding:18% 0;}


.in-part5 .map-img{display: inline-block;}

.ab-num{background-color:#ffffff;}
.ab-num li{color:#333333;}
.ab-num li .num strong{font-size:52px;}
.ab-num li p{
	background-image:url(../images/num01.png);
	background-repeat:no-repeat;
	background-position:left center;
	font-size:16px;
	line-height:30px;
	padding-left:40px;
}
.ab-num .list2 p{
	background-image:url(../images/num02.png);
}
.ab-num .list3 p{
	background-image:url(../images/num03.png);
}
.ab-num .list4 p{
	background-image:url(../images/num04.png);
}
.in-part5{
	background:url(../images/index09.jpg) no-repeat top left;
	background-size:100% 100%;
}
.in-part5 .in-con{max-width:1080px;margin:0 auto;padding-top:5%;}
.in-part5 .in-title{margin:100px 0 55px 0;}
.in-part5 .right{width:580px;}
.in-part5 .right .content{
	background-color:rgba(255,255,255,0.5);
	color:#333333;
	font-size:18px;
	padding:50px 5%;
}
.in-part5 .right .content strong{font-size:24px;}
.in-part5 .right .content p{margin-top:30px;}
.footer{background-color:#454545;width:100%;}
.footer .content{padding:70px 0 40px 0;}
.footer .content p{color:#8c8c8c;margin-top:10px;}
.footer .content .left{width:55%;}
.footer .content .left img{margin-bottom:15px;}
.footer .content .right{text-align:center;}
.footer .content .right .WeChat{margin-right:15px;}
.footer .bottom{background-color:#3f3f3f;}
.footer .bottom p,.footer .bottom a{color:#707070;line-height:70px;}




/*内页内容开始*/
.all-main{padding:75px 0 85px 0;}
.prodetail{
	font-size:16px;
}
.detail p,.news-detail p{
	line-height:210%;
	font-size:16px;
}
.detail img,.news-detail img{/*display:block;margin:20px auto;*/max-width:100%;}
.about .detail p{
	text-indent:2em;
    margin:30px 0;
}
.about .ab-num{box-shadow:0px 5px 25px rgba(0,0,0,0.1);}
.about .ab-num ul{padding:35px 0;}
.about .ab-num li{padding:0 4%;}
.eabout .ab-num li{padding:0 2%;}
.about .idea{
	background:url(../images/index06.jpg) no-repeat center center;
	display:flex;
}
.about .idea .content{
	color:#ffffff;
	font-size:20px;
	text-align:center;
	padding:0 20%;
	display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
	height:210px;
}
.about .idea span{display:block;font-size:34px;margin-bottom:20px;}
.about .idea p{line-height:150%;}
.about .picture-list{padding:0 45px;position:relative;}
.about .picture-list .next,.about .picture-list .prev{
    display: block;
    width:2%;
    height:15%;
    position:absolute;
    top:40%;   
    background-repeat: no-repeat;
}
.about .picture-list .next{
	left:0;
	background-image:url(../images/left.png);
    background-position:left center;
}
.about .picture-list .prev{
    right:0;
    background-image:url(../images/right.png);
    background-position:right center;
}
.history{position:relative;padding:0 50px;}
/*.history ul{margin:0 -10px;}*/
.history li{padding:0 0px 60px 0px;}
.history li p{
	border:2px solid #d3d3d3;
	text-align:center;
	color:#666666;
	font-size:18px;
	line-height:55px;
}
.history li.on{
	background:url(../images/jiao.png) no-repeat bottom center;
}
.history li.on p{
	background-color:#5aae00;
	border:2px solid #5aae00;
	color:#ffffff;
}
.history li:hover p{
	background-color:#5aae00;
	border:2px solid #5aae00;
	color:#ffffff;
}
.history .next,.history .prev{
    display: block;
    width:23px;
    height:39px;
    position:absolute;
    top:10px;   
    background-repeat: no-repeat;
}
.history .next{
	left:0;
	background-image:url(../images/left02.png);
    background-position:left center;
	opacity:0.35;
    filter:alpha(opacity=35);
}
.history .prev{
	right:0;
    background-image:url(../images/right02.png);
    background-position:right center;
}
.his-content{
	display: none;
	background-color:#f5f5f5;
	padding:40px 50px;
}
.his-content.on{
	display: block;
}
.his-content p{
	color:#4c4c4c;
	font-size:16px;
	line-height:150%;
	/*margin:20px 0;*/
}
.honor .picture-list ul{margin:-20px;}
.honor .picture-list li{padding:20px;}
.news-top{background-color:#f5f5f5;}
.news-top .pic{float:left;width:450px;}
.news-top .right{margin-left:450px;padding:50px 5% 0 5%;}
.news-top .date{
	float:left;
	background-color:#5a5a5a;
}
.news-top .date p{
	color:#5aae00;
	padding:10px;
	font-size:20px;
}
.news-top .date span{color:#ffffff;font-size:44px;display:block;}
.news-top .content{margin-left:145px;}
.news-top .content .name{display:block;color:#4c4c4c;font-size:22px;}
.news-top .content p{
	color:#8c8c8c;
	overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
    height:75px;
    line-height:180%;
	margin-top:20px;
}
.news-top .content .more{text-align:center;margin-top:35px;}
.news-top .content .more a{
	display:inline-block;
	background-color:#ffffff;
	color:#7c7c7c;
	padding:0 16%;		
}
.news-top .content .more span{
    background:url(../images/eye.png) no-repeat left center;
	display:inline-block;
	padding-left:60px;
	line-height:40px;
}
.news-list li{
	border-bottom:1px solid #e7e7e7;
	padding:45px 0;
}
.news-list li .left{
    border-right:1px solid #e7e7e7;
    padding-right:55px;
    margin-right:75px;
}
.news-list li .date{color:#aaaaaa;}
.news-list li .date span{font-size:32px;display:block;padding:5px 0;color:#5aae00;}
.news-list li .left img{margin:30px 0 10px 0;}
.news-list li .right{padding-top:10px;}
.news-list li .right a{display:block;color:#333333;font-size:20px;}
.news-list li .right p{
	color:#969696;
	overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    height:50px;
    line-height:180%;
	margin-top:20px;
}
.news-detail .title{
	text-align:center;
	color:#aaaaaa;
	border-bottom:1px dashed #dcdcdc;
	padding-bottom:20px;
	margin:20px 0 45px 0;
}
.news-detail .title strong{
	display:block;
	color:#333333;
	line-height:150%;
	font-size:24px;
	margin-bottom:20px;
	font-weight:normal;
}

.service ul{margin:-10px;}
.service li{padding:10px;}
.service li .content{background-color:#f5f5f5;}
.service li .content strong{display:block;color:#333333;font-size:30px;margin-top:20px;}
.service li .content strong:after{
	content:'';
	display:block;
	height:1px;
	width:34px;
	background-color:#333333;
	margin-top:15px;
}
.service li .content p{
	line-height:180%;
	font-size:16px;
	margin-top:25px;
}
.feedback{
	background:url(../images/feedback01.jpg) no-repeat bottom center #f5f5f5;
	padding:75px 0;
	font-size:16px;
}
.feedback p{margin-bottom:25px;line-height:160%;}
.feedback .form{margin:0 -14px;}
.feedback .form .list{padding:0 14px;}
.feedback .form .content{
	background-color:#ffffff;
	border:1px solid #dcdcdc;
	padding:6px 15px;
	margin-bottom:25px;
}
.feedback .form input{width:100%;line-height:40px;height:40px;border:none;}
.feedback .form select{border:none;width:100%;height:47px;background-color:#ffffff;}
.feedback .form .big-list textarea{border:none;width:100%;height:205px;}
.feedback .tj{margin-top:10px;}
.feedback .tj a{background-color:#5aae00;color:#ffffff;text-align:center;display:block;font-size:18px;line-height:62px;}
.feedback .tj a.cz{background-color:#a0a0a0;}
.feedback .tj a:hover{background-color:#509a01;}
.feedback .tj a.cz:hover{background-color:#6e6e6e;}


.feedback .tj button{background-color:#5aae00;color:#ffffff;text-align:center;display:block;font-size:18px;line-height:62px;height: auto;width: 100%}
.feedback .tj button.cz{background-color:#a0a0a0;}
.feedback .tj button:hover{background-color:#509a01;}
.feedback .tj button.cz:hover{background-color:#6e6e6e;}


.report ul{margin-bottom:-20px;}
.report li{
	background-color:#f5f5f5;
	line-height:43px;
	padding:35px 4%;
	margin-bottom:20px;
}
.report li i{
	float:left;
	background-color:#5aae00;
    color:#ffffff;
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -ms-border-radius:50%;
    -o-border-radius:50%;
    padding:10px;
    line-height:100%;
    font-size:18px;
    margin-right:3%;
}
.report li p{
	float:left;
	color:#333333;
	font-size:20px;
	width:80%;
}
.report li span{
	float:right;
	display:inline-block;
	background:url(../images/download.png) no-repeat center center;
	background-size:100%;
	width:40px;
	height:43px;
}
.contact{
	position:relative;
	height:760px;
	background:url(../images/map.jpg) no-repeat top center;
}

.contact .contact-position{
	position:absolute;
	/*width: 100%;*/
	left:0;
	top:140px;
}

.contact ul{
	
	width:500px;
}
.contact li{padding:20px 30px;background-color:#ffffff;color:#4c4c4c;}
.contact li img{float:left;}
.contact li p{padding-left:35px;line-height:24px;}
.contact li.big{background-color:#5aae00;color:#ffffff;font-size:22px;}
.contact li.ad2{background-color:#e9e9e9;}
.con-tel{padding:75px 0;}
.con-tel ul{margin:-14px;}
.con-tel li{padding:14px;}
.con-tel li .content{
	background-color:#f5f5f5;
	color:#4c4c4c;
	padding:50px 0 50px 40px;
	font-size:15px;
}
.con-tel li .content strong{
	display:block;
	color:#5aae00;
	font-size:16px;
	margin-bottom:15px;
	/*border-left:3px solid #5aae00;*/
	padding-left:37px;
	margin-left:-40px;
	line-height:24px;
}
.con-tel li .content p{margin-top:8px;}

.pro-detail .top{/*background-color:#f5f5f5;*/}
.pro-detail .top .left{padding-right:6%;}
.pro-detail .top .right{padding:50px 6% 0 0;}
.pro-detail .top .right .name{color:#333333;font-size:28px;margin-bottom:25px;}
.pro-detail .top .right p{
	font-size: 18px;
    line-height: 150%;
    margin:15px 0 0 0;
	color:#7c7c7c;
}
.pro-detail .top .right p span{color:#333333;}
.proj-detail .top{background-color:#f5f5f5;}
.proj-detail .top .right{padding:50px 5% 0% 5%;}
.proj-detail .top .right .name{
	color:#5aae00;
	font-weight:bold;
	font-size:25px;
	margin-bottom:25px;
	padding-bottom:25px;
	border-bottom:1px dashed #dcdcdc;
}
.proj-detail .top .right p{font-size:16px;color:#7c7c7c;line-height:180%;}





/*电脑版*/
@media screen and (min-width:768px){

	

.layui-col-sm5{
  width: 20%;
  float: left;
  position: relative;
  display: block;
  box-sizing: border-box;
}
.layui-fluid,.layui-container{padding: 0}
.layui-fluid,.layui-row{overflow: hidden;}
.layui-container{max-width:1400px;width:inherit;margin:0 auto;}
.sm-clear{clear:both;}
 a:hover{color:#5aae00;}
 
.picture-list li:hover .content{
	display:block;
	bottom:0;
	transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}
 

/*公共内容开始*/
.page{text-align:center;padding-top:65px;}
.page a{
	border:#9b9b9d 1px solid;
	margin:0 4px;
	color:#797979;
	line-height:34px;
	width:34px;
	display:inline-block;
}
.page a:hover{
	color:#ffffff;
	background-color:#9b9b9d;
	font-weight:bold;
}
.page .current {
	color: #ffffff;
	background-color:#9b9b9d;
	font-weight: bold;
}
.page span.las {
	display: none;
}
.goback a:hover{
	border:1px solid #5aae00;
	background-color:#5aae00;
	color:#ffffff;
}

.header{
	background-color:#ffffff;
	overflow:initial;
	height:120px;;
	width:100%;
}
.header .logo a{display:inline-block;margin-right:20px;}
.header .topr{line-height:38px;padding-top:15px;}
.header .topr strong{
	background:url(../images/tel.png) center left no-repeat;
	color:#5aae00;
	font-size:32px;
	padding:0 15px 0 45px;
}
.header .topr a{display:inline-block;margin-left:10px;}
.header ul{text-align:right;margin-top:7px;}
.header li{display:inline-block;position:relative;}
.header li a{
	display:block;
	color:#333333;
	font-size:16px;
	padding:0 15px;
	line-height:57px;
}
.header li a:hover{
	color:#5aae00;
	background-color:#f5f5f5;
}
.header li .xiala{
	display:none;
	text-align:center;
	background-color:#ffffff;
	position:absolute;
	top:57px;
	left:0;
	z-index:999;
	width:100%;
	box-shadow:0px 1px 4px rgba(0,0,0,0.3);
	border-top:3px solid #5aae00;
}
.header li:hover{border-bottom:3px solid #5aae00;}
.header li:hover .xiala{display:block;}
.header li .xiala a{
	display:block;
	color:#4c4c4c;
	font-size:14px;
	line-height:150%;
	padding:12px 0;
	border:none;
	word-break: break-all;
}
.header li .xiala a:hover{background-color:#ebf4e6;}
.in-header{
	position:fixed;
	top:0;
	z-index:9999;
}

/*首页内容开始*/
.in-part .in-more:hover{
	color:#ffffff;
	background-color:#5aae00;
	border:1px solid #5aae00;
}
.in-pro li{width:20%;}
.in-pro li .hd2{
	height:100%;
	display:flex;
	position:absolute;
	bottom:-100%;
	left:0;
}
.in-pro li .hd2 .content{
	display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
	width:100%;
}
.in-pro li .hd2 p{
	background:url(../images/jia.png) no-repeat bottom center;
	background-size:45%;
	margin:0 20px;	
	width:100%;
	padding-bottom:5px;
}
.in-pro li .hd2 span{
	display:block;
	font-size:12px;
	color:rgba(255,255,255,0.6);
	padding:10px 0 100% 0;
}
.ein-pro li .hd2 span{font-size:18px;color:#ffffff;}
.in-pro li:hover .hd1{display:none;}
.in-pro li:hover .hd2{
	display:flex;
	bottom:0;
	transition:all 1s ease;
	-ms-transition:all 1s ease;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	-o-transition:all 1s ease;
}
.in-news .content{margin:-25px;}
.in-news .content .left{padding:25px 0 25px 25px;}
.in-news .content .right{padding:25px 25px 25px 0;}
.in-news .content .right li:hover{
	box-shadow:0px 5px 25px rgba(0,0,0,0.1);	
}
.in-news .content .right li:hover a{
	padding-left:4%;
	transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}
.in-news .content .right li:hover .name{
	background:url(../images/y-green.png) no-repeat left center;
	color:#5aae00;
	transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}
.in-news .content .right li:hover .jt{
	padding:0 0 0 20px;
	transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}
.in-part4 .in-more:hover{color:rgba(255,255,255,0.5);}
.footer .bottom a:hover{color:#5aae00;}


/*第二栏目开始*/
.secondnav{border-bottom:1px solid #eeeeee;height:63px;}
.secondnav ul{float:left;}
.secondnav li{display:inline-block;margin-right:15px;}
.secondnav li a{
	display:block;
	border-radius:20px;
    border:1px solid #5aae00;
	padding:0 25px;
	line-height:32px;
	color:#666666;
	margin-top:15px;
}
.secondnav li.on a{color:#ffffff;background-color:#5aae00;}
.secondnav li a:hover{color:#ffffff;background-color:#5aae00;}
.secondnav .position{float:right;color:#9b9da0;text-align:right;line-height:64px;}
.secondnav .position a{color:#9b9da0;}
.secondnav .position a.on{color:#5aae00;}
.secondnav .position a:hover{color:#5aae00;}


/*内页内容目开始*/
.about .right{
    float:right;
    width:45%;
    margin:0 0 0 5%;
}
.about .right img{margin:0 0 30px 0;}
.about .bg{
	position:relative;
	background:url(../images/about02.jpg) no-repeat bottom center;
	margin-top:140px;
	height:489px;
}
.about .ab-num{width:100%;position:absolute;top:-80px;}
.news-top .content .name:hover{color:#5aae00;}
.news-top .content .more:hover a{background-color:#5aae00;}
.news-top .content .more:hover span{
    background: url(../images/eye02.png) no-repeat left center;
	color:#ffffff;
}
.news-list li .right a:hover{color:#5aae00;}
.service li .content{padding:50px 13% 0 13%;height:380px;}
.eservice li .content{height:450px;}
.eservice li .content p{font-size:14px;line-height:160%;}
.report li:hover i:before{content: "\e61a";}
.report li:hover span{background:url(../images/download02.png) no-repeat center center;}

.box-main{
	background:url(../images/box-line.jpg);
    background-repeat:repeat-y;
    background-position:255px top;
	padding:50px 0 80px 0;
}
.mleft{width:280px;}
.mleft .top{padding-left:45px;margin-bottom:30px;}
.mleft .top strong{display:block;color:#5aae00;font-size:26px;text-transform:uppercase;}
.mleft .top p{color:#626262;font-size:16px;line-height:180%;text-transform:uppercase;}
.mleft .top:after{
	display:block;
	content:'';
	background-color:#5aae00;
	width:20px;
	height:4px;
	margin-top:10px;
}
.mleft li{margin-bottom:2px;}
.mleft li a{display:block;}
.mleft li .series{color:#333333;font-size:17px;line-height:54px;padding:0 45px;}
.emleft li .series{font-size:15px;line-height:initial;height:54px;display:table-cell;vertical-align:middle;}
.emleft li .series span{}
.mleft li .level02{
	display:none;
	margin:0 24px 5px 0;
}
.mleft li .level02 a{
	background-color:#f5f5f5;
	padding:15px 45px;
	margin-top:2px;
}
.mleft li .level02 span{
	background-image:url(../images/y-gray.png);
	background-repeat:no-repeat;
	background-position:center left;
	background-size:4px 4px;
	color:#7c7c7c;
	padding-left:10px;
}
.mleft li.on .series{
	background:url(../images/pro.png) no-repeat center right;
	color:#ffffff;
	font-weight:bold;
}
.mleft li.on .level02{display:block;}
.mleft li.on .level02 a.in span{background-image:url(../images/y-green.png);color:#5aae00;}
.mleft li:hover .series{
	background:url(../images/pro.png) no-repeat center right;
	color:#ffffff;
	font-weight:bold;
}
.mleft li .level02 a:hover span{background-image:url(../images/y-green.png);color:#5aae00;}
.mright{margin-left:330px;}
.mright .pro-list ul{margin:-15px -20px;}
.mright .pro-list li{padding:15px 20px;}





}

@media screen and (max-width: 1700px){
.in-part4 .in-about{padding-right:32%;}
}
@media screen and (max-width: 1480px){
.layui-container{width:96%;}
.banner-title img{max-width:80%;}
.in-part4 .lou{width:30%;}
}
@media screen and (max-width:1385px){
.eheader .logo img{height:90px;padding-top:15px;}
}
@media screen and (max-width: 1310px){
.header .logo img{height:90px;padding-top:15px;}
.service li .content{padding:50px 10% 0 10%;height:420px;}
.eservice li .content strong{font-size:24px;}
.eservice li .content{height:480px;}
.econ-tel li .content{padding:50px 0 50px 25px;}
.econ-tel li .content strong{padding-left:22px;margin-left:-25px;}
}
@media screen and (max-width:1230px){
.eheader .slogan{display:none;}
}
@media screen and (max-width: 1150px){
.header .logo a{margin-right:0;}
.header .slogan{display:none;}
.ein-part4 .lou{width:25%;}
.ein-part4 .in-about{padding-right:25%;}
.in-part5 img{width:300px;}
}
/*ipad尺寸*/
@media screen and (max-width:992px){

	.banner-npic{
		/*top: 0px;*/
	/*background-size: 125% auto;*/
}


/*mheader开始*/
.mheader{
	background-color:#ffffff;
	overflow:initial;
	height:80px;
	width:100%;
}
.mheader .logo{
	position:relative;
	z-index:1000;
	background-color:#ffffff;
	vertical-align:middle;
	line-height:80px;
}
.mheader .logo img{height:75px;margin-left:20px;}
.mheader .top-more{position:absolute;top:30px;right:20px;z-index:1002;}
.mheader .top-more img{height:20px;}
.banner{margin-top: 80px;}
.in-mheader{
	position:fixed;
	top:0;
	z-index:1000;
}
.mainnav{
	position: absolute;
	background-color:#464646;
	width: 100%;
	z-index: 999;
	padding-top: 10px;
	transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	top:-310px;
	margin-left:0;
}
.show {
	top:70px;
	overflow: hidden;
	transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
}
.mainnav ul{padding:0 10px;}
.mainnav li{text-align:left;margin:10px 0;padding-bottom:10px;width: 100%;}
.mainnav li.on{border-bottom: 2px solid #f26522;}
.mainnav .language span{
	background-image:url(../images/jiao-w.png);
	background-position: right center;
	background-repeat:no-repeat;
	padding-right:12px;
	}
.mainnav li span{
	color: #ffffff;
	font-size: 16px;
}
.mainnav li:hover span{
	padding-right:15px;
	color:#f26522;
}
.mainnav .language:hover span{
	background-image:url(../images/jiao-w.png);
	padding-right:12px;
}
.mainnav .language .home{margin-right:40px;width:80px;display:inline-block;}
.mainnav .column2{
	background-color:#464646;
	border-top:2px solid #f26522;
	width:150px;
	display: none;
	margin:10px 0 0 15px;
	padding:0 0;
	box-shadow: 0 1px 4px 1px #333333;
	-o-box-shadow: 0 1px 4px 1px #333333;
	-webkit-box-shadow: 0 1px 4px 1px #333333;
	-moz-box-shadow: 0 1px 4px 1px #333333;
	-ms-box-shadow: 0 1px 4px 1px #333333;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#333333')";
	/* For IE 5.5 - 7 */
	filter:" progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#333333')";
}
.mainnav .column2 li{
	text-align:center;
	border-bottom:1px solid #505050;
	padding: 15px 0px;
	margin:0;
}
.mainnav .column2 li a{font-size:14px;color:#ffffff;}
.mainnav > ul > li:hover .column2{display: block;}
.mainnav .pro-column{width:180px;}
#mainnav-background-layer{
	position: fixed;
	z-index: 988;
	display: none;
	top:0;
	bottom:0;
	left: 0;
	right: 0;
}
#mainnav-background-layer.show{
    display: block;
}

/*首页内容开始*/
.in-part .in-title strong{font-size:40px;}
.in-part .in-title span{font-size:36px;}
.in-part .in-more{padding:0 40px;}
.in-part4 .lou{width:20%;}
.in-part4 .in-about{padding-right:25%;}
.ein-part4 .in-about{padding-right:17%;}
.in-part5 img{display:none;}
.in-part5 .map-img{display:none;}
.in-part5 .in-con{padding-top:0%;}
.in-part5 .right{width:100%;}
.in-part5 .in-title{margin:0px 0 55px 0;}
.about .ab-num ul{padding:20px 5%;margin:-15px;}
.about .ab-num li{padding:15px;}
.about .idea .content{padding:0 10%;}
.honor .picture-list ul{margin:-20px -2%;}
.honor .picture-list li{padding:20px 2%;}
.news-top .date{float:initial;margin-bottom:30px;}
.news-top .content{margin-left:0;}
.news-top .date p{font-size:14px;}
.news-top .date span{
    font-size:30px;
    display:inline-block;
}
.service li .content{
    padding:35px 5% 30px 5%;
	height:400px;   
}
.eservice li .content{height:400px;}
.service li .content img{float:left;width:38px;}
.service li .content strong{margin:0 0 0 45px;line-height:38px;}
.service li .content strong:after{display:none;}
.service li .content p{margin-top:20px;}

.pro-detail .top .left{padding-right:0;}
.pro-detail .top .right{padding:30px;}
.proj-detail .top .right{padding:30px;}




}

@media screen and (max-width:991px){
.in-part .in-title{margin:80px 0 55px 0;}
.in-part4 .in-title{margin:0 0 55px 0;}
.in-pro{height:60%;}
.in-proj{height:36%;}
.in-part2 .pursuit{padding-top:0px;}
.in-part5 .in-title{margin:0px 0 55px 0;}
.banner .layui-container{width:90%;}
.banner .fr{margin-right:0;}
.service li .content{height:initial;}


}
