*{margin:0;padding:0;}
body{background:#fff; font-size:100%;line-height:22px;font-family:"Microsoft YaHei";}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
.body,.ul,.ol,.li,.p,.h1,.h2,.h3,.h4,.h5,.h6,.form,.fieldset,.table,.td,.img,.div,.tr,.dl,.dd,.select,.option{ margin:0; padding:0;}
li,img,input,em,select{ list-style:none; border:none; font-style:normal;}
a{ text-decoration:none !important; cursor:pointer !important;}
select::-ms-expand { display: none; }
.img_cover{position: absolute;top: 0;bottom: 0;left: 0;right: 0;	max-width: 100%;max-height: 100%;display: block;margin:auto;padding: auto;}
.clearfix:after{content:" ";display:block;height:0;clear:both;visibility:hidden;}
.tr{ transition:all 0.5s;-o-transition:all 0.5s;-ms-transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;}
.wrap{ max-width:1200px; margin:0 auto;width:100%;}
.overflow { overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

header.act{position:fixed;left:0;top:0;z-index:99999;animation:searchTop 0.5s ease-in-out;width:100%;background:#fff;}
@keyframes searchTop {
    0% {top:-100px}
    to {top:0}
}

header{position:relative;width:100%;background-color: #009944;color:#fff;}   
.header-main{display:flex;justify-content:space-between;align-items:center;padding:0.2rem 0;}
.logo img{ max-width:100%; display:block;}

header .tel{background:url(../images/tel.png) no-repeat left center;padding-left:70px;}
header .tel p{line-height:25px;font-size:16px;}
header .tel b{display:block;font-size:26px;line-height:30px;font-family:"Arial";}

.header-nav{ width:100%;background:#02803a;}
.nav-ul {display: flex;}
.nav-ul li {position:relative;width:14.28%;}
.nav-ul li .nav_a {display:block;font-size:16px;color:#fff;line-height:50px;text-align:center;}
.nav-ul li:hover .nav_a, .nav-ul li.active .nav_a {color: #fff;background: linear-gradient(top,#117338,#0c974b,#117338);background: -webkit-linear-gradient(top,#117338,#0c974b,#117338);background: -moz-linear-gradient(top,#117338,#0c974b,#117338);background: -o-linear-gradient(top,#117338,#0c974b,#117338);}
.nav-ul .sub_ul {display: none;width: 100%;position: absolute; padding:0;z-index:999;background:#02803a;box-shadow:0 5px 10px #333;}
.nav-ul .sub_ul li{width:100%;padding:5px;}
.nav-ul .sub_ul li .nav_a2{font-size:13px;line-height:34px;text-align: center;color:#fff;display:block;}
.nav-ul li .nav_a2:hover, .nav-ul li .nav_a2.on {background: #fff;color: #02803a;}

.header-form{background-color: #045f2c;}
.header-form .wrap{display: flex;justify-content: space-between;align-items: center;padding:0.13rem 0;color:#fff;}
.header-form .wrap .links{display: flex;}
.header-form .wrap .links a{font-size:0.14rem;color:#fff;margin-right: 30px;}
.header-form .wrap .links a:hover{color:#fff;text-decoration: underline !important;}
.header-form .wrap form{width:4rem;display: flex;border:1px solid #d2d2d2;background-color: #02803a;line-height: 0.34rem;font-size:0.14rem;}
.header-form .wrap form input[type=text]{width:calc(100% - 0.42rem);padding-left: 10px;outline: none;background-color: #02803a;}
.header-form .wrap form input[type=submit]{width: 0.42rem;background: url(../images/but.png) no-repeat center center;outline: none;}
.header-form .wrap form input[type=text]::-webkit-input-placeholder { color:#eee}
.header-form .wrap form input[type=text]::-moz-placeholder { color:#eee}
.header-form .wrap form input[type=text]:-ms-input-placeholder{ color:#eee}


/*移动端导航*/
.icon-menu{ cursor:pointer;z-index:999; width:40px; height:40px;  border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative;right:0;top:0;}
.icon-menu span { width:30px;height:3px;background:#fff;border-radius:5px; display:block;}
.icon-menu .span02 {  margin:5px 0;}
.icon-menu.click .span02 {width:0;opacity:0;filter:alpha(opacity=0); }
.icon-menu.click .span01 { position:relative;top:8px;transform:rotate(45deg);}
.icon-menu.click .span03 { position:relative;top:-8px;transform:rotate(-45deg);}

.sjnav{ width:115px; position:absolute;right:0%;z-index:9999;display: none;
    background:rgba(44, 44, 44, 0.7) none repeat scroll 0 0 !important;}
.sjnav ul{ padding:0; margin:0;}
.sjnav li{ display:block;text-align:center; margin:0; padding:0;}
.sjnav li a{display:block;line-height:40px;  font-size:15px; color:#fff;}
.sjnav li a:hover, .sjnav li.active a{background:#02803a; color:#fff;}

/*大图滚动开始*/
.banner{position: relative;}
.ban-img{display: block;max-width: 100%;}
.swiper-pagination-bullet{width:15px; height:4px; opacity:1; border-radius:2px; background:#fff;}
.swiper-pagination-bullet-active{background:#02803a}
.prev-banner, .next-banner{ font-size:30px;font-family:"SimSun";color:#fff;width:40px;height:40px;background:rgba(0,0,0,0.5);border-radius:6px;display:flex;justify-content:center;align-items:center;font-weight:bold;transform:translate(0,-50%);margin:0;}
.prev-banner{left:-50%;}
.next-banner{right:-50%;}
.banner:hover .prev-banner{left:10px;}
.banner:hover .next-banner{right:10px;}

.title{text-align: center;position: relative;}
.title .t1{font-weight: bold;font-size: 1rem;color:#f5f5f5;line-height: 1rem;text-transform: uppercase;letter-spacing: 5px;}
.title .t2{font-weight: bold;font-size:0.36rem;color:#0b6f38;text-align: center;margin-top: -0.6rem;line-height: 0.6rem;}
.title .t3{font-size:0.16rem;color:#666;background: url(../images/title.png) no-repeat center center;text-align: center;line-height: 0.34rem;}

.product{padding:0.5rem 0;}
.product .tabs{display: flex;justify-content: center;padding:0.18rem 0;flex-wrap: wrap;}
.product .tabs a{display: block;margin:0.1rem;font-size:0.16rem;color:#fff;background-color: #009944;border-radius: 5px;line-height: 0.35rem;width:0.94rem;text-align: center;}
.product .tabs a:hover, .product .tabs a.on{background-color: #0b6f38;}
.swiper-product a{display: block;border:1px solid #d2d2d2;background-color: #fff;padding:5px;transition: 0.5s;}
.swiper-product a .pic{width:100%;position: relative;overflow: hidden;}
.swiper-product a .pic:before{content:"";display: block;padding-top:77%;}
.swiper-product a .txt{font-size:0.15rem;color:#666;text-align: center;line-height: 0.4rem;}
.swiper-product a:hover .img_cover{transform: scale(1.1);}
.swiper-product a:hover{border-color:#009944;}

.about{position: relative;padding:0 0 0.45rem 0;}
.about-main{padding:0.25rem 0 0 0;display: flex;justify-content: space-between;}
.about-main .pic{width:47%;position: relative;overflow: hidden;box-shadow: 10px 10px 0 #009944;}
.about-main .pic:before{content:"";display: block;padding-top:88%;}
.about-main .content{width: 50%;display: flex;flex-wrap: wrap;align-content: space-around;}
.about-main .content .nr{line-height: 0.34rem;font-size:14px;color:#333;width: 100%;}
.about-main .content a {display: block;font-size:0.14rem;color:#0b6f38;text-align: right;width: 100%;}
.about-main .content ul{display: flex;justify-content: space-around;width:100%;}
.about-main .content ul li{text-align: center;}
.about-main .content ul li .img-box{height: 25px;display: flex;justify-content: center;align-items: center;}
.about-main .content ul li .img-box img{display: block;max-width: 100%;}
.about-main .content ul li .t1{line-height: 0.3rem;font-size:0.16rem;color:#009944;}
.about-main .content ul li .t2{line-height: 0.28rem;font-size:0.14rem;color:#666;}

.case{background: url(../images/bj1.jpg) no-repeat 50% 50%;background-size:cover;padding:0.5rem 0;}
.case .title .t1{font-size:0.8rem;opacity: 0.3;}
.case .title .t2, .case .title .t3{color:#fff;}
.swiper-case{padding:0.3rem 0 0 0;}
.swiper-case a{display: block;background-color: #fff;padding:5px;transition: 0.6s;}
.swiper-case a .pic{width:100%;position: relative;overflow: hidden;}
.swiper-case a .pic:before{content:"";display: block;padding-top:77%;}
.swiper-case a .txt{text-align: center;font-size:15px;color:#666;text-align: center;line-height: 0.4rem;}
.swiper-case a:hover{background-color: #009944;}
.swiper-case a:hover .img_cover{transform: scale(1.1);}
.swiper-case a:hover .txt{color:#fff;}
.prev-case, .next-case{width: 45px;height: 45px;border:2px solid #fff;display: flex;justify-content: center;align-items: center;font-size:0.3rem;color:#fff;position: absolute;top:50%;z-index: 9999;transform: translateY(-50%);outline: none;}
.prev-case{left: -70px;}
.next-case{right: -70px;}

.live{padding:0.5rem 0 0 0;}
.live ul{display: flex;flex-wrap: wrap;padding:0.4rem 0 0 0;justify-content: space-between;}
.live ul li{width: 49%;margin-bottom: 0.15rem; height: 450px;}
.live ul li video{width:100%;height: 100%;}



.news{padding:0.3rem 0;}
.news-main{padding:0.4rem 0 0 0;display: flex;justify-content: space-between;}

.news-main .more{display: block;width: 36%;}
.news-main .more .pic{width: 100%;position: relative;overflow: hidden;}
.news-main .more .pic:before{content:"";display: block;padding-top:77%;}
.news-main .more .content{background-color: #009944;color:#fff;padding:0.15rem 0.2rem;}
.news-main .more .content .t1{line-height: 0.4rem;font-size:0.16rem;font-weight: bold;}
.news-main .more .content .t2{line-height: 0.2rem;font-size:0.14rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.news-main .more:hover .img_cover{transform: scale(1.1);}
.news-main ul{display: block;width: 29%;}
.news-main ul li{padding:5px 0;border-bottom:1px solid #dcdcdc;margin-bottom: 0.35rem;}
.news-main ul li a{display: flex;}
.news-main ul li a .date{width:0.6rem;display: flex;flex-wrap: wrap;align-content: center;justify-content: center;color:#9e9e9f;font-family: "arial";font-size:0.14rem;line-height: 0.18rem;text-align: center;border-right: 1px solid #dcdcdc;padding-right: 5px;}
.news-main ul li a .date b{display: block;line-height: 0.37rem;font-size:0.3rem;;font-weight: bold;width: 100%;color:#b3b3b3;}
.news-main ul li a .content{width:calc(100% - 0.6rem);padding:0 0.07rem;display: flex;flex-wrap: wrap;align-content: center;}
.news-main ul li a .content .t1{font-size:16px;color:#333;font-weight: bold;line-height: 0.26rem;}
.news-main ul li a .content .t2{font-size:13px;color:#999;line-height: 24px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.news-main ul li a:hover .date{background-color: #009944;color:#fff;}
.news-main ul li a:hover .date b{color:#fff;}
.news-main ul li:last-child{margin:0;}

footer{background:#000;color:#fff;font-size:14px;}
.foot-nav a{ color:#FFFFFF !important;}
footer .links{padding:0.3rem 0 ;border-bottom: 1px solid #3c3c3c;}
footer .links a{color:#fff;margin-right: 2%;}

.foot-main{display: flex;justify-content: space-between;align-items: flex-start;padding:0.15rem 0 0.3rem 0;}
.foot-main dl dt{text-transform: uppercase;font-size:16px;line-height: 0.32rem;}
.foot-main dl dt span{display: block;line-height: 0.36rem;font-weight: normal;}
.foot-main dl dd{line-height: 26px;}
.foot-main dl:nth-child(1){width: 2rem;}
.foot-main dl .foot-nav{display: flex;flex-wrap: wrap;}
.foot-main dl .foot-nav a{width: 50%;}
.foot-main dl .foot-nav a:nth-child(even){text-align: right;}
.foot-main dl dd .erweima{display: block;max-width: 100%;margin-top: 12px;}
.foot-main dl form{width: 3.4rem;display: flex;border:1px solid #fff;padding:2px;line-height: 32px;margin-top: 12px;}
.foot-main dl form input[type=text]{width: calc(100% - 0.6rem);background: none;padding-left: 10px;outline: none;}
.foot-main dl form input[type=submit]{width: 0.6rem;background-color: #009944;text-align: center;outline: none;}
.foot-main dl .t1{padding:0.1rem 0;}
.foot-main dl .t1 a{margin-right: 2%; color:#FFFFFF !important;}
footer a{color:#fff;}
footer a:hover{text-decoration:underline !important;color:#fff;}
.foot-txt{padding:0.15rem 0;font-size:0.14rem;color:#fff;text-align: center;border-top:1px solid #3c3c3c;}
.foot-txt a{ color:#FFFFFF;}

/**/
.page{min-height: 7rem;}
.pro-ul{display: flex;flex-wrap: wrap;padding:0.1rem 0;}
.pro-ul li{ width: 24%;margin:0.5%;}
.pro-ul li a{display: block;border:1px solid #d2d2d2;background-color: #fff;padding:5px;transition: 0.5s;}
.pro-ul li a .pic{width:100%;position: relative;overflow: hidden;}
.pro-ul li a .pic:before{content:"";display: block;padding-top:77%;}
.pro-ul li a .txt{font-size:0.15rem;color:#666;text-align: center;line-height: 0.4rem;}
.pro-ul li a:hover .img_cover{transform: scale(1.1);}
.pro-ul li a:hover{border-color:#009944;}

.product-show{padding:20px 0 ;}
.product-show .t1{font-size:24px;color:#333;text-align: center;line-height:30px;}
.product-show .t3{ width:100%; text-align:center; max-width:800px; margin:0 auto;}
.product-show .t3 img{display:block;max-width:100%;margin:15px auto;}
.product-show .t2{font-size:14px;color:#666;}
.product-show .t2 img{max-width:100%  !important; height:auto !important}

.news-ul{padding:0.3rem 0;display: block;;}
.news-ul li{width: 100%;margin-bottom: 0.3rem;transition: 0.5s;border-bottom: 1px dashed #d3d3d3;padding-bottom: 0.3rem;}
.news-ul li a{display: flex;justify-content: space-between;}
.news-ul li a .pic{width:2.2rem;position: relative;overflow: hidden;border:1px solid #d2d2d2;}
.news-ul li a .pic:before{content:"";display: block;padding-top:68%;}
.news-ul li a .content{width:calc(100% - 2.2rem);padding:0 0.1rem 0 0.24rem;display: flex;flex-wrap: wrap;align-content: space-between;}
.news-ul li a .content .t1{font-size:0.18rem;color:#333;line-height: 0.44rem;position: relative;width:100%;font-weight: bold;}
.news-ul li a .content .t2{font-size:0.14rem;color:#999;line-height: 0.26rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;width:100%;}
.news-ul li a .content .t3{width:100%;display: flex;justify-content: space-between;align-items: center;font-size:0.14rem;color:#666;}
.news-ul li a .content .t3 span{background-color: #009944;color:#fff;border-radius: 30px;line-height: 0.24rem;width: 0.9rem;text-align: center;}
.news-ul li:hover{transform: translateY(-8px);border-color: #009944;}

.news-show { width:100%; text-align:center;padding-top:30px;display:flex;flex-wrap: wrap;justify-content: space-between;}
.news-show .txt-bt {  display:inline-block ;line-height:42px; font-size:18px; color:#333;font-weight:bold;text-align:center; width:100%;}
.news-show .txt-nr {  display:block;line-height:30px; font-size:14px; color:#444; text-align:left;}
.news-show .txt-nr img{ max-width:100% !important; height:auto !important}
.news-show .txt-date {  display:block;line-height:35px; font-size:12px; color:#999; margin-top:2%; text-align:right; width:100%}
.news-show .con-left{ width:50%; font-size:16px; line-height:32px; text-align:left}
.news-show .con-right{ width:50%; font-size:16px; line-height:32px; text-align:left}

.page-message{padding:0.3rem 0 0 0;display:flex;flex-wrap: wrap;justify-content: space-between;font-size:14px;color:#333;}
.page-message input[type="text"]{width: 49%;margin-bottom: 8px;line-height: 40px;padding-left: 10px;background-color: #ffff;outline: none;border:1px solid #d2d2d2;}
.page-message input[type="text"]:nth-child(3){width:100%;}
.page-message textarea{width:100%;margin-bottom: 8px;line-height: 40px;padding-left: 10px;background-color: #ffff;height: 3rem;outline: none;border:1px solid #d2d2d2;}
.page-message input[type="button"]{width:100%;line-height: 40px;background-color: #009944;text-align: center;color:#fff;}


/*手机底部*/
.hot{width:100%; height:58px; background:#191919; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;display: block;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box img{ max-width: 140px; }


@media (max-width:1200px){
    .wrap{ width:96%}
    .prev-case, .next-case{display: none;}
	.live ul li{width: 49%;margin-bottom: 0.15rem; height: 370px;}
    }

@media (max-width:991px) and (min-width:768px){
    .title .t1{font-size:0.5rem;}    
    .case .title .t1{font-size:0.4rem;}
    .news-main ul{width: 46%;}
    .foot-main dl form{width: 2.4rem;}
    /**/
    .pro-ul li{width: 32.333%;}
	.live ul li{width: 49%;margin-bottom: 0.15rem; height: 320px;}

}
 
@media (max-width:767px){
    .logo{width:230px;}
    .title .t1{font-size:0.4rem;line-height: 50px;}    
    .title .t3{background: none;line-height: 20px;}
    .case .title .t1{font-size:0.3rem;}
    .title .t2{font-size:18px;}
    .product .tabs a{width: 23%;margin:1%;}
    .product, .case, .live, .news{padding:0.2rem 0;}
    .about-main, .news-main, .foot-main{display: block;}
    .about-main .pic{width:100%;box-shadow: none;}
    .about-main .content{width:100%;padding:10px 0 0 0;}
    .about-main .content ul{padding:10px 0 0 0;}
    .live ul li{width: 49%;margin:0.5%; min-height: 2rem;}
    .news-main{padding:0.2rem 0 0 0;}
    .news-main ul{width:100%;}
    .news-main ul:nth-child(2){display: none;}
    .news-main ul li{margin-bottom: 10px;}
    footer .links{display: none;}
    .foot-main dl form{width:100%;}
    .foot-main dl{margin-bottom: 10px;}
    .foot-main dl dd{margin-top: 10px;}
    .news-main ul li a .content .t1{font-size:14px;}
    /**/
    .pro-ul li{width: 48%;margin:1%;}

    .news-ul li{padding-bottom: 10px;margin-bottom: 10px;}
    .news-ul li a .pic{width: 130px;}
    .news-ul li a .content{width:calc(100% - 130px);padding:0 5px 0 10px;}
    .news-ul li a .content .t3{display: none;}
    .news-ul li a .content .t1{font-weight: bold;}

    .foot-main dl:nth-child(2){display: flex;}
    .foot-main dl:nth-child(2) dd{margin:0 0 0 5%;}
	.live ul li{width: 49%;margin-bottom: 0.15rem; height: 220px;}
	
.news-show .con-left{ width:100%; font-size:16px; line-height:32px; text-align:left}
.news-show .con-right{ width:100%; font-size:16px; line-height:32px; text-align:left}


}

@media (max-width:567px){
	.live ul li{width: 49%;margin-bottom: 0.15rem; height: 180px;}
	}

@media (max-width:467px){
	.live ul li{width: 49%;margin-bottom: 0.15rem; height: 160px;}

    }

@media (max-width:376px){
	.live ul li{width: 49%;margin-bottom: 0.15rem; height: 150px;}	}