﻿/*top*/
.top{height:38px;color:#5e5e5e;background:url(../images/top.png) top center no-repeat;line-height:38px;}
.top .top-right{color:#fff;}
.top .top-right a{padding:0 10px;color:#fff;}
.top .top-right a:hover{color:#f39600;}
/*****logobox*****/
.logobox{position:relative;padding:20px 0;}
.media,.media .media{margin-top:0;}
.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{height:60px;width:710px;float:right;margin-top:15px;}
#nav ul>li{float:left;width:14.28%;text-align:center;position:relative;}
#nav ul>li>a{display:block;font-size:16px;line-height:60px;}
#nav ul>li.active>a{color:#73c325;}
#nav ul .submenu{position:absolute;width:100%;top:60px;z-index:99;background:#019c7a;display:none;}
#nav ul .submenu li{line-height:25px;padding:10px 0;}
#nav ul .submenu li a{color:#fff;display:block;}
#nav ul .submenu li a:hover{text-decoration:underline;}
/*公共大标题*/
.index-title .t1{font-size:30px;line-height:1.2;font-weight:bold;}
.index-title .t1 em{color:#73c325;}
.index-title .t2{font-size:14px;color:#666;}



/*product*/
.pro-left{width:248px;float:left;}
.pro-left .left-title{background:#73c325;color:#fff;padding:30px 0;line-height:1.5;text-align:center;font-size:16px;text-transform:uppercase;}
.pro-left .left-title h3{font-size:28px;font-weight:bold;}
.pro-left ul{background:#eee;padding:0 15px 15px;overflow:hidden;}
.pro-left ul li{margin-top:18px;}
.pro-left ul li a{display:block;border-radius:3px;background:#73c325;line-height:40px;color:#fff;font-size:16px;padding-left:10px;}
.pro-left .pro-contact{background:#75b636;margin-top:15px;border-radius:5px;color:#fff;padding:10px;box-sizing:border-box;line-height:1.5;font-size:18px;}
.pro-left .pro-contact h4{font-size:16px;font-weight:bold;margin-bottom:10px;}
.pro-left .pro-contact strong{font-size:30px;font-family:"Impact";}
.pro-right{float:right;width:926px;}
.pro-right .right-title{height:52px;line-height:52px;background:#f2f2f2;}
.pro-right .right-title a{float:right;padding-right:10px;}
.pro-right .right-title span{font-size:20px;background:#f39600;color:#fff;padding:0 20px;display:inline-block;}
.pro-right li{margin-top:15px;}
.pro-right li a{display:block;position:relative;overflow:hidden;}
.pro-right li a img{height:210px;width:100%;}
.pro-right li a h3{text-align:center;background:#666;color:#fff;transition:all .3s;}
.pro-right li a:hover h3{background:#73c325;}


/*advant*/
.adva-t1{height:270px;background:#f9f9f9;position:relative;}
.advant .t1{font-size:36px;}
.adva-t1:before{background:#75b636;width:38%;content:'';position:absolute;left:0;top:0;bottom:0;}
.adva-l{color:#fff;text-align:right;width:348px;padding-top:40px;line-height:2;}
.adva-l p{font-size:30px;}
.adva-l strong{font-size:36px;font-weight:bold;}

.adva-list{width:800px;margin-top:30px;}
.adva-list li{font-size:20px;color:#666;position:relative;padding-left:40px;margin-top:15px;}
.adva-list li:nth-child(1):before{position:absolute;content:'01';left:0;top:0;font-size:30px;font-weight:bold;color:#75b636;border-bottom:1px solid #75b636;line-height:1.5;}
.adva-list li:nth-child(2):before{position:absolute;content:'02';left:0;top:0;font-size:30px;font-weight:bold;color:#75b636;border-bottom:1px solid #75b636;line-height:1.5;}

.adva-t2{background:#333;overflow:hidden;padding:40px;margin-top:-130px;position:relative;z-index:2;}
.adva-t2 .adva-list{margin:0;}
.adva-t2 .adva-list li{color:#fff;}
.adva-t2 .adva-list li:nth-child(1):before{position:absolute;content:'03';left:0;top:0;font-size:30px;font-weight:bold;color:#fff;border-bottom:1px solid #fff;line-height:1.5;}
.adva-t2 .adva-list li:nth-child(2):before{position:absolute;content:'04';left:0;top:0;font-size:30px;font-weight:bold;color:#fff;border-bottom:1px solid #fff;line-height:1.5;}
.adva-ct{float:right;width:260px;color:#fff;line-height:1.4;font-size:16px;}
.adva-ct img{margin-right:10px;}
.adva-ct strong{font-size:28px;color:#73c325;}
.adva-ct .ad1{border-bottom:1px solid #73c325;padding-bottom:15px;margin-bottom:15px;}
.adva-ct .ad2 a{background:#73c325;color:#fff;line-height:30px;width:90px;display:block;border-radius:30px;text-align:center;font-size:14px;margin-top:10px;}



/*case*/
.scroll{position:relative;}
.scroll a.scrollClick{position:absolute;width:32px;height:32px;display:block;top:50%;z-index:10;margin-top:-30px;}
.scroll a.prev{background:url(../images/left.png) no-repeat;left:-40px;}
.scroll a.next{background:url(../images/right.png) no-repeat;right:-40px;}
.scroll a.prev:hover{background:url(../images/left.png) 0 -32px no-repeat;}
.scroll a.next:hover{background:url(../images/right.png) 0 -32px no-repeat;}
.scroll .bd{overflow:hidden;margin-top:20px;}
.scroll .bd li{width:25%;float:left;}
.scroll .bd li a{display:block;margin:0 10px;text-align:center;}
.scroll .bd li a .imgBox{display:flex;justify-content:center;align-items:center;overflow:hidden;border:1px solid #eee;}
.scroll .bd li a .imgBox img{height:210px;}
.scroll .bd li a h3{background:#f3f3f3;color:#666;padding:5px 0;font-size:16px;}
.scroll .bd li a span{margin-top:-10px;position:relative;display:block;}
.scroll .bd li a:hover h3{background:#73c325;color:#fff;}


/*aboutus*/
.aboutus{background:url(../images/about.jpg) top center no-repeat;padding-top:70px;overflow:hidden;}
.about-cont{background:#fff;height:420px;}
.about-cont .media-body{padding:30px;}
.about-cont strong{font-size:24px;}
.about-cont span{display:block;width:1.29rem;height:2px;background:#f0f0f0;}
.about-cont p{color:#666;text-indent:2em;margin-top:15px;}
.about-cont a{display:block;width:180px;line-height:44px;background:#73c325;color:#fff;font-size:16px;text-align:center;margin-top:10px;}
.about-cont a:hover{background:#f39600;}


/*pic*/
.pic .pic-title{border-bottom:1px solid #ddd;line-height: 44px;}
.pic .pic-title span{background:#73c325;padding:0 40px;color:#fff;display:inline-block;font-size:20px;font-weight:bold;line-height:44px;}
.pic .pic-title a{float:right;color:#777;}
.pic .bd li a h3{background:#fff;}

.pic .scroll3 li a .imgBox img{height:180px;}


/*news*/
.news{background:#fcfcfc;padding:70px 0;overflow:hidden;}
.problem{width:350px;float:left;}
.news-title{line-height:42px;border-bottom:1px solid #ddd;}
.news-title a{float:right;color:#777;}
.news-title span{color:#73c325;font-size:20px;font-weight:bold;background:url(../images/news-t1.png) left center no-repeat;padding-left:35px;display:inline-block;}
.problem .bd{height:360px;overflow:hidden;margin-top:20px;}
.problem li{padding:15px 0;}
.problem li h3{background:url(../images/q.png) left center no-repeat;padding-left:35px;font-size:16px;}
.problem li p{background:url(../images/a.png) left 8px no-repeat;padding-left:35px;color:#888;}

.news-right{width:802px;float:right;}
.n-tt{line-height:42px;border-bottom:1px solid #ddd;}
.n-tt a{float:right;color:#777;}
.n-tt ul{float:left;}
.n-tt ul li{display:inline-block;background:url(../images/news-t2.png) left center no-repeat;padding-left:30px;font-size:20px;font-weight:bold;margin-right:10px;}
.n-tt ul li.active{background:url(../images/news-t3.png) left center no-repeat;color:#73c325;}
.newsImg{width:400px;float:left;}
.newsImg h3 a{font-size:16px;font-weight:bold;color:#73c325;}
.newsImg p{color:#888;}
.news-list{width:378px;float:right;}
.news-list li{padding:15px 0;border-bottom:1px dashed #ddd;}
.news-list li .newsl strong{font-size:30px;color:#73c325;line-height:1;display:block;}
.news-list li h3{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.news-list li p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;color:#888;}



/*liucheng*/
.liucheng li{text-align:center;margin-top:30px;font-size:20px;}
.liucheng li .lcImg{-webkit-animation: rotate360 20s linear infinite;-o-animation: rotate360 20s linear infinite;animation: rotate360 20s linear infinite;}


@keyframes rotate360 {
from {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
}
to {
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
}
}


/*contact*/
.contact{background:url(../images/contact.jpg) top center no-repeat;padding:40px 0;overflow:hidden;}
.contact-cont{background:#f7f7f7;overflow:hidden;}
.cont-left{background:url(../images/ct.jpg) no-repeat;width:550px;height:315px;position:relative;float:left;}
.cont-left .cont-tt{line-height:1.5;color:#666;font-size:18px;padding:40px 20px 0 0;box-sizing:border-box;}
.cont-left .cont-tt strong{display:block;font-size:30px;color:#333;}
.cont-tel{float:right;display:flex;font-size:18px;color:#777;align-items:center;}
.cont-tel strong{font-size:30px;color:#73c325;font-family:"Impact";line-height:1.2;}
.cont-left a{display:block;width:160px;line-height:40px;text-align:center;font-size:16px;border-radius:30px;background-image: linear-gradient(#70be23, #4a8510);position:absolute;bottom:20px;right:30px;color:#fff;}
.cont-left a span{background:url(../images/c4.png) no-repeat;padding-left:25px;}
.cont-left a:hover{background-image: linear-gradient(#fba10f, #e28d03);}

.cont-right{width:646px;float:right;padding:40px;overflow:hidden;box-sizing:border-box;}
.cLeft{width:278px;float:left;}
.cLeft .inputText{width:238px;border:1px solid #e9e9e9;line-height:58px;background:none;padding-left:10px;padding-right:30px;}
.cLeft .inputText:nth-child(1){background:url(../images/c1.png) calc(100% - 15px) center no-repeat;}
.cLeft .inputText:nth-child(2){background:url(../images/c2.png) calc(100% - 15px) center no-repeat;}
.cRight{width:278px;float:right;}
.cRight textarea{height:130px;border:1px solid #e9e9e9;width:100%;background:none;padding:5px;box-sizing:border-box;color:#777;}
.cont-right button{display:block;width:100%;background:#73c325;color:#fff;text-align:center;font-size:18px;line-height:45px;border:none;}
.cont-right button img{margin-right:10px;}
.cont-right p{text-align:center;font-size:16px;}


/*copyright*/
#footer{background:#201f25;color:#999999;}
#footer a{color:#999;}
#footer a:hover{color:#fff;}

.foot{padding:40px 0;overflow:hidden;}
.foot .f-nav{float:left;width:480px;margin-top:20px;}
.foot .f-nav a{display:inline-block;width:25%;font-size:16px;text-transform:uppercase;}
.foot .f-txt{background:url(../images/f-line.png) left center no-repeat;padding-left:80px;margin-left:80px;float:left;width:410px;margin-top:20px;}
.f-ewm{float:right;text-align:center;}
.friendlink{border-top:1px solid #333;border-bottom:1px solid #333;padding:15px 0;}
.friendlink a{padding:0 10px;}
.copyright{padding:15px 0;font-size:12px;}



/*footer-tools*/
.footer-tools{position:fixed;left:0;bottom:0;right:0;z-index:999;background:#73c325;height:1rem;}
.footer-tools ul li{width:25%;float:left;}
.footer-tools ul li a{display:block;text-align:center;color:#FFF;font-size:.18rem;height:.88rem;padding-top:.1rem;line-height:1.5;}
.footer-tools ul li a img{width:.42rem;height:.42rem;}

@media only screen and (min-width: 320px) and (max-width: 640px){
.logobox{text-align:center;height:.9rem;}	
.logobox .logo,.pro-cont,.adva-list,.adva-list li,.adva-t2,.n-cont{margin:0;}
.logo{float:none !important;}
.logobox .logo img{width:3.5rem;margin-top:5px;float:left;padding:0;}
.logobox,.about-cont .media-body{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.png)}
.head-icon.active span{width:0.37rem;height: 0.37rem;background-image: url(../images/icon2.png);}
/*主导航样式*/
#nav{background:none;background-color: rgba(0, 0, 0, 0.7);height:auto;width:100%;float:none;margin:0;}
#nav ul>li{width:100%;background:none;border-right:none;}
#nav ul>li a{color:#000;font-size:14px;}
#nav ul>li>a{line-height:normal;border-bottom:none;line-height:.8rem;}
#nav ul>li.active>a{line-height:.8rem;color:#666;background:none;border-bottom:none;}
#nav ol li{background:#f7f7f7;border-bottom:1px solid #fff;}
#nav ol li a{color:#999;}
#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:10000;}
.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>ul>li{width:100%;height:auto;overflow:hidden;border-bottom:.01rem solid #e5e5e5;float:none}
.navbar-nav>ul>li a{display:block;width:100%;text-align:center;line-height:.8rem;height:.8rem;font-size:.24rem;color:#666;}
.navbar-nav>ul>li a:hover{color:#149350;}
/*search*/
.search-box{height:auto;line-height:auto !important;background:#fff;}
.search{margin:0;width:100%;}
.search-box .layui-container{padding:0;}
.box{display:flex;}
.search .sousu{width:0;flex:1;height:38px;padding:0 5px;}
/*自主加的css样式--------------------------*/
#footer{padding-bottom:1rem;margin-top:15px;}
body{font-size:12px !important;}

.pro-right,.news-right,.news-list,.adva-list,.f-ewm,.foot .f-txt{width:100%;float:none;}
.scroll a.next{right:10px;}
.scroll a.prev{left:10px;}
.scroll .bd li{width:50%;}
.scroll .bd li a .imgBox img{height:120px;}
.adva-t1:before{background:none;}
.liucheng li .lcImg img{width:60px;}
.index-title .t1{font-size:22px;}
.product,.advant,.adva-t1,.case,.aboutus,.about-cont,.pic,.news,.liucheng,.liucheng li,.news-cont{margin-top:20px;}
.about-cont strong,.pic .pic-title span,.n-tt ul li{font-size:16px;}
.adva-list li,.scroll .bd li a h3,.liucheng li{font-size:12px;}
.adva-t1{height:auto;padding:20px 0;}
.adva-t2{background:none;padding:0;}
.about-cont{background:none;padding:0;height:auto;}
.adva-t2 .adva-list li,.adva-t2 .adva-list li:nth-child(1):before,.adva-t2 .adva-list li:nth-child(2):before{color:#666;}
.adva-t2 .adva-list li:nth-child(1):before,.adva-t2 .adva-list li:nth-child(2):before{border-bottom:1px solid #666;}
.aboutus,.news,.foot{padding:20px 0;}
.about-cont a{width:100%;line-height:34px;}
.foot .f-txt{background:none;margin:0;padding:0;text-align:center;}

}
.swiper-container{width:100%;height:650px;}
.swiper-slide{background-repeat:no-repeat;background-size:cover;background-position:center;}
@media screen and (max-width:1600px){
  .adva-t1:before{width:35%;}
}
@media screen and (max-width:1440px){
  .adva-t1:before{width:34%;}
}
@media screen and (max-width:1024px){
  .swiper-container{height:400px;}
}
@media screen and (max-width:767px){
  .swiper-container{height:300px;}
}
@media screen and (max-width:665px){
  .swiper-container{height:250px;}
}
@media screen and (max-width:560px){
  .swiper-container{height:220px;}
}
@media screen and (max-width:414px){
  .swiper-container{height:200px;}
}
@media screen and (max-width:375px){
  .swiper-container{height:180px;}
}
