﻿/*公用样式部分*/
html{width:100%;overflow-x:hidden;}
body{line-height:2;}
.displaynone{display:none;}
.layui-container {width:1230px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.bordernone{border:none !important;}
.margin-center{margin-left:auto;margin-right:auto;}
.main-body{transform: translateX(0px); transition: all 0.5s;}
.media-body{margin-top:0;}

/*top*/
.top{height:40px;line-height:40px;background:#f8f8f8;border-bottom:1px solid #e1e1e1;color:#2f2f2f;}
.top .top-right{color:#2f2f2f;}
.top .top-right a{padding:0 10px;transition:all .3s;color:#2f2f2f;}
.top .top-right a:hover{color:#4a9900;}
/*****logobox*****/
.logobox{position:relative;padding:.35rem 0;}
.logo img{padding-right:10px;}
.logori{padding-left:10px;border-left:1px solid #ddd;margin-top:10px;}
.logo strong{font-size:28px;line-height:30px;color:#333;}
.logo p{color:#1A1A1B;line-height:20px;font-size:20px;}
.media, .media .media{margin-top:0;}
.logobox .logoright div.float-left{padding-right:5px;margin-top:10px;font-size:16px;color:#2f2f2f;}
.logobox .logoright strong{color:#2f2f2f;font-size:34px;line-height:1.5;}
.logobox .logoright p{background:url(../images/logo_tel.jpg) top center no-repeat;height:27px;line-height: 27px;font-size:14px;color:#fff;text-align: center;}
.logobox button{cursor:pointer;border:none; color:#da1c24; font-size:22px;display:none;z-index:20000;background:none;float:left !important;z-index:2;}
/*nav*/
#nav{background:#4a9900;height:60px;}
#nav ul>li{float:left;width:14.28%;text-align:center;position:relative;line-height:60px;box-sizing:border-box;}
#nav ul>li>a{display:block;font-size:18px;color:#fff;}
#nav ul>li.active>a{background:#ffcc00;line-height:60px;}
#nav ul .submenu{position:absolute;width:100%;top:60px;z-index:99;background:#ffcc00;display:none;}
#nav ul .submenu li{line-height:25px;padding:10px 0;}
#nav ul .submenu li a{color:#FFF;}
#nav ul .submenu li a:hover{color:#EE0218;}
/*banner*/
.banner{position: relative; width:100%;}	
.banner .pic{position:relative; z-index:2;}	
.banner .pic li{height:550px;}	
.banner .hd{position:absolute;bottom:5px;left:0;z-index:3;text-align:center;margin:auto;width:100%;}
.banner .hd li{width:10px;height:10px;background:#fff;display:inline-block;margin-left:3px;border-radius:50%;}
.banner .hd li.on{background:#0278eb;}

/*search*/
.search-box{line-height:60px;height:60px;background:#f8f8f8;}
.search-box .link span{padding-right:10px;color:#444;font-size:14px;display:inline-block;font-weight:bold;}
.search-box .link a{padding:0 10px;color:#444;}
.search-box .link a:hover{color:#4a9900;}
.search{margin-top:10px;background:#fff;border-radius:20px;}
.search .sousu{width:240px;line-height:36px;background:none;padding-left:10px;color:#666;border:none;}
.search .sou-zi{width:42px;line-height:36px;background:#4a9900;font-size:18px;color:#fff;border:none;cursor:pointer;border-radius:0 20px 20px 0;}

/*产品展示*/
.indexProduct-lf{width:242px;float:left;height:auto;background:#4a9900 url(../images/pro_t.jpg) center 0 no-repeat;padding-top:24px;}
.indexProduct-lf-top{height: 70px;background: none;text-align: center;margin-top: 20px;}
.indexProduct-lf-top b{color: #fff;font-size: 24px;line-height: 33px;}
.indexProduct-lf-top p{color: #7bb058;font-size: 18px;line-height: 30px;letter-spacing: 2px;text-transform: uppercase;}
.indexProduct-lf-bot{background:url(../images/pro_f.jpg) center bottom no-repeat;}
.indexProduct-lf ul{height:auto;padding:20px 30px 60px 30px;}
.indexProduct-lf ul li{height: 44px;line-height: 44px;}
.indexProduct-lf ul li a{padding-left: 20px;background:url(../images/pro_li.png) left center no-repeat;display: block;font-size: 16px;color: #fff;}
.indexProduct-rt{width:920px;float:right;}
.indexProduct-rt ul li{margin-bottom: 20px;}
.indexProduct-rt .indexProduct-item a{display:block;}
.indexProduct-rt .indexProduct-item a span{display:block;border:2px solid #dedede;height:2.08rem;overflow: hidden;}
.indexProduct-rt .indexProduct-item a span>img{width:100%;height:100%;}
.indexProduct-rt .indexProduct-item p{height:35px;line-height:35px;background:#dedede;font-size:14px;color:#2f2f2f;text-align: center;}
.indexProduct-rt ul li:hover .indexProduct-item a span{border:2px solid #4a9900;}
.indexProduct-rt ul li:hover .indexProduct-item p{background:#4a9900;color:#fff;}

/*公共标题*/
.indexTitle{text-align: center;color:#fff;}
.indexTitle h3{font-size:24px;font-weight:bold;line-height: 30px;}
.indexTitle p{font-size:18px;line-height: 20px;text-transform: uppercase;margin-top:10px;}
/*客户案例*/
.indexAnli{width:100%;height:auto;background:#4a9900;padding:40px 0;}
.indexAnli-box {position: relative;margin-top:.3rem;}
.indexAnli-box .bd li {float: left;width:25%;}
.indexAnli-box .bd li div.indexAnli-item{margin: 0px 10px;}
.indexAnli-box .bd li div.indexAnli-item p{font-size:14px;color:#fff;text-align: center;line-height: 1.5;margin-top:15px;}
.indexAnli-box a {display: block;text-align: center;height: auto;}
.indexAnli-box a span{display:block;text-align: center;overflow:hidden;border:1px solid #ddd;height:212px;}
.indexAnli-box a span img {height: 100%;width: 100%;}
/*我们的优势*/
.indexAdvant-tit{text-align: center;}
.indexAdvant-tit h3{font-size:36px;color:#333;line-height: 36px;}
.indexAdvant-tit h3 b{color:#4a9900;}
.indexAdvant-tit p{font-size:18px;color:#333;line-height: 20px;margin-top:15px;}
.indexAdvant-item-lf{width:550px;overflow: hidden;}
.indexAdvant-item-lf div.media-body b{color:#222;font-size:26px;line-height: 40px;}
.indexAdvant-item-lf div.media-body p{color:#222;font-size:16px;line-height: 32px;text-transform: uppercase;}
.indexAdvant-item-list{margin-top:25px;}
.indexAdvant-item-list li{background:url(../images/list.jpg) left 8px no-repeat;padding-left:20px;font-size:14px;color:#222;margin-bottom: 25px;}
.indexAdvant-item-list li p{line-height: 30px;}
.indexAdvant-item-txt1{margin-top:30px;}
/*公司简介*/
.indexAbout{background:url(../images/about_bg.jpg) top center no-repeat;width:100%;padding:60px 0 40px 0;}
.indexAbout-lf{height:315px;width:480px;float:left;overflow: hidden;}
.indexAbout-lf>img{width:100%;height:100%;}
.indexAbout-rt{width:680px;float:right;}
.indexAbout-txt{margin-bottom: 25px;}
.indexAbout-rt p{font-size:14px;color:#fff;text-indent: 2em;line-height: 30px;}
.indexAbout-rt a{padding:15px 25px;font-size:14px;color:#fff;background:#f0b41e;}
.indexAbout-rt a:hover{background:#fff;color:#f0b41e;}

.news-problem{/*background:url(../images/chanpin_bg.png) repeat;padding:30px 0 40px 0;*/}
.news{width:745px;float: left;}
.news-body .news-img{width:200px;height:150px;overflow: hidden;}
.news-body .news-img>img{width:100%;height:100%;}
.news-body .media-body a{font-size:16px;color:#4a9900;line-height: 16px;font-weight:bold;}
.news-body .media-body p{font-size:14px;color:#929292;line-height: 25px;}
.news-body .media-body span{font-size:14px;color:#929292;}
.news .news-list{margin-top:30px;}
.news .news-list li:before{width:100%;content:">";color:#4b8a13;font-weight: bold;margin-right: 8px;font-family: "simsun";box-sizing:border-box;line-height: 35px;}
.news .news-list li span{float:right;font-size:14px;color:#222;}
.news .news-list li a{font-size:15px;color:#000;}
.news .news-list li a:hover{color:#4a9900;}

.problem{float:right;width:400px;}
.problem-title{height:48px;line-height: 48px;}
.problem-title .problem-title-lf{font-size:24px;font-weight:bold;color:#4a9900;}
.problem-title .gengduo{color:#333;font-size:14px;}
.problem .bd{height:369px;overflow: hidden;margin-top:15px;}
.problem ul li{margin-bottom: 18px;border-bottom: 1px solid #dbdbdb;padding-bottom: 5px;box-sizing: border-box;}
.problem ul li h3{padding-left:30px;line-height: 24px;}
.problem ul li h3 a{font-size:16px;color:#000;line-height: 16px;}
.problem ul li h3 a:hover{color:#4a9900;}
.problem ul li p{font-size:14px;color:#929292;padding-left:30px;line-height: 25px;margin-top:10px}

/*友情链接*/
.flink{padding:.2rem 0;background:#5da41a;}
.flink b{font-size:.18rem;color:#fff;}
.flink .media-body{padding-left:.25rem;}
.flink span a{font-size:.14rem;color:#fff!important;}
.flink .layui-breadcrumb span[lay-separator]{margin:0 12px!important;color:#fff!important;}
.flink .layui-breadcrumb a:hover{color:#0461a7!important;}

.footer{background:#4a9900;padding:30px 0;box-sizing: border-box;}
.footer .footer-lf{background:rgba(255,255,255,.05);width:268px;float:left;height:200px;padding:42px 0 42px 60px;box-sizing: border-box;}
.footer-lf b{font-size:36px;color:#fff;line-height: 40px;}
.footer-lf p{font-size:14px;font-weight:blod;color:#fff;line-height: 16px;margin:25px 0 15px 0;}
.footer-lf span{font-size:20px;font-weight:blod;color:#fff;line-height: 22px;}
.footer .footer-rt{float:right;width:838px;}
.footer-rt .footer-nav{border-bottom: 1px solid #5da41a;padding-bottom: 20px;}
.footer-rt .footer-nav a{font-size:16px;color:#fff;padding-right:25px;}
.footer-xinxi{margin-top:32px;}
.footer-xinxi .erweima{width:122px;height:122px;overflow: hidden;float:left;}
.footer-xinxi .erweima>img{width:100%;height:100%;}
.footer-xinxi .footer-detail{padding-left:137px;}
.footer-xinxi .footer-detail p{font-size:14px;color:#fff;line-height: 30px;}
.footer-xinxi .footer-detail p span{padding-left:25px;}

.zhuying{height:40px;line-height:40px;text-align:center;background:#5da41a;}
.zhuying span{font-size:16px;color:#fff;}
.zhuying span a{font-size:14px;color:#fff;padding:0 8px;}

.bohao{width:60px;height:60px;position:fixed;bottom:20px;right:20px;z-index:10000;}
@media only screen and (min-width: 320px) and (max-width: 640px) {
	.layui-container {width:auto!important;}
	.banner .pic li{height:140px;}
	.logobox{text-align:center;height:.9rem;}	
	.logobox .logo,.aboutus-cont .abtTxt{margin:0;}
	.logobox .logo img{width:2.1rem;margin-top:5px;float:left;margin-left:15px;}
	.logobox{padding:0;}
	.logobox button{display:block;margin-top:5px;}
	
	.logobox .head-icon{width:.9rem;height:.9rem;float:right;display:block;position:relative;}
	.logobox .head-icon span{display:block;position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: .5rem;
    height: .37rem;
    transition: all 0.5s ease-in-out;
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(../images/icon1.jpg);}
	.head-icon.active span{width: 0.37rem;height: 0.37rem;background-image: url(../images/icon2.jpg);}
	/*主导航样式*/
	#nav{background-color: rgba(0, 0, 0, 0.7);height:auto;}
	#nav ul>li{width:100%;background:none;}
	#nav ul>li a{color:#666;font-size:14px;}
	#nav ul>li.active>a{line-height:.8rem;color:#666;background:none;}
	#nav ul>li:hover a{color:#333;font-weight:bold;}
	.navbar{position: fixed;display:none;top: .9rem;left: 0;width: 100%;bottom: 0;z-index: 9999;}
	.navbar-nav{width: 100%;background-color: #fff;z-index: 1200;border-top: .01rem solid #e5e5e5;padding-bottom: .8rem;}
	.navbar-nav ul{width:100%;height:auto;overflow:hidden;}
	.navbar-nav li{width:100%;height:auto;overflow:hidden;border-bottom:.01rem solid #e5e5e5;float:none}
	.navbar-nav li a{display: block;width: 100%;text-align: center;line-height: .8rem;height: .8rem;font-size: .24rem;color: #666;}
	.navbar-nav li a:hover{color:#149350;}
	
	.indexProduct{margin-top:30px!important;}
	.indexProduct-lf{width:100%;float:none!important;background:none;padding-top:0px;}
	.indexProduct-lf-top{background:#4a9900;margin-top:0px;}
	.indexProduct-lf-bot{background:none;border:1px solid #4a9900;}
	.indexProduct-lf ul{padding:20px;}
	.indexProduct-lf ul li{border-bottom:1px solid #4a9900;}
	.indexProduct-lf ul li a{color:#222;background:none;}
	.indexProduct-rt{width:100%;float:none!important;margin-top:20px;}
	
	.indexAnli{margin-top:30px!important;padding:20px 0;}
	.indexAnli-box .bd li{width:100%;}
	
	.indexAdvant{margin-top:30px!important;}
	.indexAdvant-tit h3{font-size:24px;}
	.indexAdvant-tit p{font-size:14px;}
	.indexAdvant-item-lf{width:100%;float:none!important;}
	.indexAdvant-item-lf div.media-body b{font-size:18px;line-height: 20px;}
	.indexAdvant-item-lf div.media-body p{font-size:12px;line-height: 20px;}
	.indexAdvant-item-list li{background: url(../images/list.jpg) left 2px no-repeat;margin-bottom: 15px;}
	.indexAdvant-item-list li p{line-height: 20px;}
	.indexAdvant-item-txt1{margin-top:10px;}
	
	.indexAbout{padding:20px 0;background:#4a9900;}
	.indexAbout-rt{width:100%;float:none!important;}
	.indexAbout-rt p{line-height: 20px;}
	
	.news-problem{margin-top:30px!important;}
	.news{width:100%;float:none!important;}
	.problem{width:100%;float:none!important;}
	.news .news-list li a{display:block;width:65%;float:left;text-overflow:ellipsis;overflow:hidden;white-space: nowrap;}
	.news .news-list li:before{width:100%;content:none;color:#4b8a13;font-weight: bold;margin-right: 8px;font-family: "simsun";box-sizing:border-box;line-height: 35px;}
	.news .news-list{margin-top:0px;}
	
	.footer{margin-top:30px;padding:20px 0;}
	.footer .footer-rt{width:100%;float:none!important;}
	.footer-xinxi{margin-top:0px;}
	.footer-xinxi .footer-detail{padding-left:0px;}
	.footer-xinxi .footer-detail p{line-height: 20px;}
}
