@charset "utf-8";
/* CSS Document*/
body{text-align: left;padding: 0;margin: 0;font-size: 14px;font-family: 'microsoft yahei';-webkit-text-size-adjust: none;height: auto;color: #333;background: #fff;}
body{overflow-x: hidden;overflow-y: auto;padding-top: 35px;}
html{min-width: 1280px;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p{padding: 0;margin: 0;}
pre,code,form,fieldset,legend,input,textarea,p,blockquote,th{padding: 0;margin: 0;}
fieldset{border-top-width: 0;border-left-width: 0;border-bottom-width: 0;border-right-width: 0;}
a img{border: 0;padding: 0;margin: 0;}
i{font-style: normal;}
address,caption,cite,cite,code,dfn,em,th,var{font-weight: normal;font-style: normal;}
li{list-style-type: none;}
caption{text-align: left;}
th{text-align: left;}
h1,h2,h3,h4,h5,h6{font-weight: normal;font-size: 100%;}
q:unknown{content: '';}
input,textarea,select{font-family: inherit;font-size: 100%;}
a:link{color: #333;text-decoration: none;}
a:visited{color: #333;text-decoration: none;}
a:hover{color: #437e0a;text-decoration: none;}
.fl{float: left;}
.fr{float: right;}
.left{float: left;}
.right{float: right;}
.clear{clear: both;font-size: 0;margin: 0;padding: 0;display: block;_height: 0;overflow: hidden;}
/*清除浮动*/
.clearfix{zoom: 1;}
.clearfix:before,.clearfix:after{visibility: hidden; display: block; font-size: 0; content: "."; clear: both; height: 0;}
/*高光特效*/
.white,.whites{position: relative;overflow: hidden;}
.white:after,.whites:after{content: '';position: absolute;left: -100%;top: 0;width:100%;height:100%;background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));transform: skewx(-25deg);}
.white:hover:after{left:100%; -moz-transition:1s; -o-transition:1s; -webkit-transition:1s; transition:1s;}
.whites:hover:after{left:100%; -moz-transition:0.5s; -o-transition:0.5s; -webkit-transition:0.5s; transition:0.5s;}
/*网站公用样式表*/
.w1200{width: 1200px;margin: 0 auto;}
/*顶部*/
.top_main{position: fixed;top: 0;z-index: 999;width: 100%;color: #333;font-size: 15px;line-height: 35px;background-color: #fff;}
.top_main .search{position: relative;width: 150px;background: #fff;height: 29px;border-bottom: 1px solid #333;}
.top_main .search .input{width: 120px;height: 29px;color: #333;font-size: 14px;line-height: 29px;border: 0;outline: none;}
.top_main .search .btn{width: 30px;height: 29px;border: none;background: url(../images/so.png) center no-repeat;z-index: 10;cursor: pointer;outline: none;}
.top_main .Language{line-height: 30px;padding: 0 10px;border-radius: 0 0 5px 5px;background: #666;}
.top_main .Language a{display: inline-block;color: #fff;font-size: 13px;padding-left: 30px;background: url(../images/cn.png) center left no-repeat;background-size: 20px;}
.top_main .Language a.en{margin-left: 10px;background-image: url(../images/en.png);}
/*头部*/
.head_main{position: fixed;top: 35px;width: 100%;z-index: 999;box-shadow: 0 3px 10px rgb(0 0 0 / 20%);background: rgba(33, 115, 47, 0.69);}
.head_main .logo{float: left;padding: 5px 0;}
.head_main .logo img{display:block;height: 50px;}
.head_main .nav > li{float: left;position: relative;display: inline;height: 60px;}
.head_main .nav > li h3{float:left;font-weight: normal;}
.head_main .nav > li h3 a{display:block;width: 135px;text-align: center;font-size:16px;z-index: 2;position: relative;}
.head_main .nav > li h3 p{color: #fff;font-size: 16px;line-height: 60px;}
.head_main .nav > li h3 p:before{content: " ";width: 0;height: 0;border-width: 8px 8px 8px;border-style: solid;position: absolute;bottom: 0;left: calc(50% - 8px);border-color: transparent transparent rgb(255, 255, 255);opacity: 0;transition: all .5s;}
.head_main .nav > li h3 p:after{content:" ";position: absolute;left: 0;bottom: 0;background: #fff;width: 100%;height: 2px;opacity: 0;transition: all .5s;}
.head_main .nav > li.on h3 p:after,.head_main .nav > li:hover h3 p:after,.head_main .nav > li.on h3 p:before,.head_main .nav > li:hover h3 p:before{opacity: 1;}
.head_main .nav > li:hover h3 a{background: #437e0a;}
.head_main .nav > li .sub{display:none;position: absolute;left:0;top: 100%;width: 100%;line-height: 45px;background: #fff;border: 1px solid #ccc;box-sizing: border-box;}
.head_main .nav > li .sub li{ zoom:1; }
.head_main .nav > li .sub a{display:block;color: #333;font-size: 14px;text-align: center;padding: 0 5px;border-bottom: 1px solid #ccc;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.head_main .nav > li .sub a:hover{background: #f0f0f0;}
.head_main .nav > li .sub li:last-child a{border-bottom: 0;}
/*网站大图*/
.banner{width:100%;max-width: 1920px;position:relative;overflow:hidden;z-index:0;}
.banner li{width:100%;position:absolute;z-index:1;overflow:hidden;display: none;}
.banner .swiper-slide img{width: 100%;display:block;}
#banner .tip{position: absolute;bottom: 20px;font-size: 12px;line-height: 20px;text-align: center;z-index: 3;}
#banner .tip span{width: 20px;height: 20px;margin: 0 3px;display: inline-block;cursor: pointer;color: #8c8c8c;background: #fff;opacity: 1;border-radius: 50%;transition: all .5s;outline: none;}
#banner .tip span.swiper-pagination-bullet-active{color: #fff;background: #8c8c8c;}
#banner #btn_prev,#banner #btn_next{width: 65px;height: 100px;position: absolute;top: 50%;margin-top: -50px;background: url(../images/slider-arrow.png) no-repeat;z-index: 5;opacity: 0;}
#banner #btn_prev{background-position: -130px center;left: 4%;}
#banner #btn_next{background-position: 0 center;right: 4%;}
#banner:hover #btn_prev,#banner:hover #btn_next{opacity: .8;}
/*******index css*******/
/*首页标题*/
.index .in_title{position: relative;color: #000;font-size: 36px;text-align: center;}
/*产品展示*/
.index .ipro{padding: 50px 0;}
.index .ipro .list{padding-top: 50px;}
.index .ipro .list li{float: left;width: 390px;margin-right: 15px;margin-bottom: 15px;}
.index .ipro .list li:nth-child(3n){margin-right:0;}
.index .ipro .list li .img{width: 100%;padding-top: 75%;position: relative;overflow: hidden;box-shadow: 0px 0px 6px 4px rgb(204 204 204);transition: all .5s;}
.index .ipro .list li .img img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;display: block;transition: all .5s;}
.index .ipro .list li h3{color: #2e2e2e;font-size: 16px;line-height: 36px;text-align: center;padding: 0 10px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.index .ipro .list li:hover .img{opacity: .8;box-shadow: 0px 0px 6px 6px rgb(204 204 204);}
/*新闻资讯*/
.index .inews{padding-bottom: 50px;}
.index .inews .list{padding-top: 50px;}
.index .inews .list li{float: left;width: 383px;margin-right: 25px;transition: all .5s;}
.index .inews .list li:nth-child(3n){margin-right:0;}
.index .inews .list li .img{width: 100%;padding-top: 75%;position: relative;overflow: hidden;}
.index .inews .list li .img img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;display: block;transition: all .5s;}
.index .inews .list li .img .time{position: absolute;right: 0;bottom: 0;width: auto;display: inline-flex;align-items: center;background: rgba(0,0,0,.5);overflow: hidden;}
.index .inews .list li .img .time span{color: #fff;font-size: 14px;padding-left: 10px;width: 100px;box-sizing: border-box;}
.index .inews .list li .img .time i{position: relative;width: 40px;height: 42px;background: #d1422b;}
.index .inews .list li .img .time i:after,.index .inews .list li .img .time i:before{content:"";display: block;position: absolute;left: 14px;width: 14px;height: 2px;border-radius: 5px;background: #fff;transition: all .5s;}
.index .inews .list li .img .time i:after{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.index .inews .list li .img .time i:before{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.index .inews .list li .img .time i:after{right: 0;top: 16px;}
.index .inews .list li .img .time i:before{right: 0;top: 25px;}
.index .inews .list li .txt{padding: 5px;padding-bottom: 10px;}
.index .inews .list li .txt h3{color: #000;font-size: 17px;font-weight: bold;line-height: 40px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.index .inews .list li .txt p{color: #878787;font-size: 14px;line-height: 27px;text-align: justify;margin-top: 10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.index .inews .list li:hover{box-shadow:0px 0px 6px 4px rgb(204, 204, 204) ;}
.index .inews .list li:hover .img img{transform: scale(1.1);}
/*关于我们*/
.index .about{padding-top: 80px;background: #434343;box-sizing: border-box;height: 740px;}
.index .about .in_title{color: #fff;}
.index .about .box{margin: 0 20px;margin-top: 50px;padding-bottom: 173px;}
.index .about .img{width: 555px;height: 390px;overflow: hidden;box-shadow: 3px 3px 6px 0px rgb(102 102 102);}
.index .about .img img{width:100%;height: 100%;display: block;transition: all 1s;}
.index .about .img:hover img{transform: scale(1.1);}
.index .about .txt{width: 575px;}
.index .about .txt p{color: #fff;font-size: 17px;line-height: 23px;text-align: justify;height: 330px;overflow: hidden;}
.index .about .txt a{display: block;width: 190px;color: #fff;font-size: 16px;line-height: 38px;text-align: center;margin-top: 20px;border: 1px solid #fff;box-shadow: 0px 1px 4px 0px rgb(0 0 0 / 40%);}
.index .about .txt a:hover{color: #fff;background: #509600;border-color: #509600;}
.index .about ul{position: relative;margin-top: -115px;width: 100%;display: table;z-index: 9;padding: 50px 0;background: #fff;box-shadow: 0px 0px 4px 2px rgb(204 204 204);}
.index .about ul li{float:left;width: 25%;line-height: 1.5;text-align: center;padding: 11px 4%;border-right: 1px dashed #c3b59b;box-sizing: border-box;}
.index .about ul li:last-child{border: 0;}
.index .about ul li p{color: #000;font-size: 18px;height: 54px;}
.index .about ul li h3{color: #509600;font-size: 36px;}
.index .bg{padding-top: 200px;background: url(../images/bg.jpg) no-repeat center top;background-attachment: fixed;background-size: cover;}
/*案例展示*/
.index .icase{padding-bottom: 50px;}
.index .icase .list{padding-top: 50px;}
.index .icase .list li{float: left;width: 390px;margin-right: 15px;margin-bottom: 15px;}
.index .icase .list li:nth-child(3n){margin-right:0;}
.index .icase .list li .img{width: 100%;padding-top: 75%;position: relative;overflow: hidden;box-shadow: 0px 0px 6px 4px rgb(204 204 204);transition: all .5s;}
.index .icase .list li .img img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;display: block;transition: all .5s;}
.index .icase .list li h3{color: #2e2e2e;font-size: 17px;font-weight: bold;line-height: 60px;text-align: center;padding: 0 10px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.index .icase .list li:hover .img{opacity: .8;box-shadow: 0px 0px 6px 6px rgb(204 204 204);}
/*资质展示*/
.index .honor{position: relative;padding-bottom: 50px;}
.index .honor .box{position: relative;padding: 0 37px;}
.index .honor .swiper-container{padding: 40px 15px;}
.index .honor .swiper-slide{width: 195px;margin-right: 30px;box-shadow: 0px 0px 6px 4px rgb(204 204 204);overflow: hidden;transition: all .5s;}
.index .honor .swiper-slide .img{width: 100%;padding-top: 141.75%;position: relative;overflow: hidden;}
.index .honor .swiper-slide .img img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;display: block;}
.index .honor .prev,.index .honor .next{position: absolute;top: 50%;margin-top: -25px;display: block;width: 30px;height: 50px;cursor: pointer;}
.index .honor .prev{left: 0;}
.index .honor .next{right: 0;} 
.index .honor .prev:after,.index .honor .prev:before,
.index .honor .next:after,.index .honor .next:before{content:" ";display: block;position: absolute;left: 11px;width: 8px;height: 1px;background: #000;transition: all .5s;}
.index .honor .prev:after,.index .honor .next:after{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.index .honor .prev:before,.index .honor .next:before{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.index .honor .prev:after,.index .honor .next:before{top: 26px;}
.index .honor .prev:before,.index .honor .next:after{top: 21px;}
.index .honor .swiper-slide:hover{border-radius:4px 4px 4px 4px; box-shadow:0px 0px 8px 6px rgba(102, 102, 102, 0.65);}
/*合作客户*/
.index .hezuo{padding: 50px 0;}
.index .hezuo .list{margin-top: 50px;padding: 0 100px;}
.index .hezuo .list li{float: left;width: 150px;margin-right: 20px;margin-bottom: 20px;}
.index .hezuo .list li:nth-child(6n){margin-right: 0;}
.index .hezuo .list li .img{width: 100%;box-shadow: 0 0 6px 5px rgb(102 102 102 / 15%);}
.index .hezuo .list li .img img{width: 100%;height: 118px;display: block;}
/*底部*/
.footer{color: #ecf0f1;background: #434343;padding-top: 60px;padding-bottom:40px;}
.footer > div > div{padding: 15px 24px;padding-bottom: 0;height: 205px;}
.footer .fnav{width: 130px;}
.footer .fnav:first-child{border: 0;}
.footer .fnav h3{font-size: 16px;font-weight: bold;padding-bottom:13px;}
.footer .fnav p{ font-size:14px; line-height:200%;}
.footer .fnav p a{display: block;color: #e8e8e8;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.footer .fnav p a:hover{color:  #437e0a;}
.footer .lxfs{width: 300px;padding-right: 0;}
.footer .lxfs h3{padding-bottom:13px;font-weight:bold;font-size:16px;}
.footer .lxfs p{color: #fff;font-size:14px;line-height:200%;}
.footer .ewm{font-size: 14px;text-align: center;border-left: 1px solid #666;padding-right: 0;}
.footer .ewm img{width: 130px;height: 130px;margin-bottom:6px;}
.copyright{color: #fff;font-size: 14px;line-height: 45px;text-align: center;background: #212121;}
.copyright a{color: #fff;}
.copyright a:hover{color:  #437e0a;}
/*浮动客服*/
.toolbar{position: fixed;top: 50%;right: 1%;margin-top: -163px;z-index: 100;width: 80px;}
.toolbar dd{position: relative;float: left;width: 80px;height: 80px;background: #437e0a;margin-top: 2px;border-radius: 5px;color: #fff;font-size: 14px;line-height: 21px;text-align: center;cursor: pointer;transition: all .5s;}
.toolbar dd:first-child{margin-top: 0;}
.toolbar dd i{width: 100%;height: 30px;display: block;margin-top: 13px;background: url(../images/toolbar.png) no-repeat center 0;}
.toolbar dd.qq i{background-position-y: 0;}
.toolbar dd.tel i{background-position-y: -30px;}
.toolbar dd.code i{background-position-y: -60px;}
.toolbar dd.top i{background-position-y: -90px;}
.toolbar dd span{display: block;color: #fff;}
.toolbar dd.tel .box{position: absolute;top: 0;width: 190px;right: -200px;height: 100%;margin-right: 10px;border-radius: 5px;background: #437e0a;opacity: 0;transition: all .5s;}
.toolbar dd.tel .box p{font-size: 14px;margin: 15px auto 7px;}
.toolbar dd.tel .box h3{font-size: 18px;font-weight: bold;}
.toolbar dd.tel .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #437e0a;;border-width: 9px;width: 0;height: 0;position: absolute;top: 50%;margin-top: -9px;right: -18px;margin-left: -12px;}
.toolbar dd.code .box{position: absolute;top: 0;width: 162px;right: -172px;height: 162px;margin-right: 10px;border-radius: 5px;background: #437e0a;opacity: 0;transition: all .5s;}
.toolbar dd.code .box img{width: 140px;height: 140px;padding: 11px;}
.toolbar dd.code .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #437e0a;;border-width: 9px;width: 0;height: 0;position: absolute;top: 30px;right: -18px;margin-left: -12px;}
.toolbar dd:hover{background: #333;}
.toolbar dd.tel:hover .box{opacity: 1;right: 80px;}
.toolbar dd.code:hover .box{opacity: 1;right: 80px;}
/*内页大图*/
.nybanner{position: relative;height: 300px;overflow: hidden;background-position: center;background-repeat: no-repeat;background-image: url(../images/nybanner.jpg);margin-top: 60px;}
.nybanner .title{position: absolute;left: 0;top: 50%;margin-top: -30px;width: 100%;color:#fff;font-size: 36px;line-height: 60px;text-align: center;text-shadow: 0 2px 3px rgb(0 0 0 / 50%);}
/*当前位置*/
.position s{position: relative;top: -2px;width: 15px;height: 13px;margin-right: 10px;background: url(../images/position.png) no-repeat;display: inline-block;vertical-align: middle;}
.position a{color: #000;font-size: 13px;line-height: 30px;}
.position i:after{padding: 0 5px;content:">";color: #000;font-size: 12px;font-family:宋体;display: inline-block;}
.bg_main{padding-bottom: 50px;min-height: 640px;}
.sub_nav{height: 35px;line-height: 33px;padding-bottom: 20px;border-bottom: 1px solid #f2f2f2;padding-top: 20px;}
.sub_nav .fr li{float: left;}
.sub_nav .fr li a{padding: 0 20px;border: 1px solid #e6e6e6;display: block;margin-left: 10px;color: #666;}
.sub_nav .fr li a:hover,
.sub_nav .fr li a.hover{background: #437e0a;color: #fff;border: 1px solid #437e0a;;}
.case{margin-top: 40px;}
.case ul{width: 100%;}
.case li{width: 390px;float: left;margin-right: 15px;margin-bottom: 15px;transition: all .5s;}
.case li:nth-child(3n){margin-right: 0;}
.case li .img{width: 100%;padding-top: 75%;position: relative;overflow: hidden;transition: all .5s;}
.case li .img img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;display: block;transition: all .5s;}
.case li:hover .img{border-radius: 4px;box-shadow:0px 0px 6px 4px rgb(204, 204, 204);}
.case li h3{color: #2e2e2e;font-size: 16px;line-height: 36px;text-align: center;padding: 0 10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;transition: all .5s;}
.case li:hover a p{color:#437e0a;;}
.imgH li{width: 285px;margin-right: 20px;margin-bottom: 20px;}
.imgH li:nth-child(3n){margin-right: 20px;}
.imgH li:nth-child(4n){margin-right: 0;}
.imgH li .img{padding-top: 141.75%;}
.news{padding-top: 50px;}
.bg_main .news_ul{padding: 40px 0;}
.bg_main .news_ul li{margin-bottom: 10px;padding: 15px;background: #fff;transition: all .5s;}
.bg_main .news_ul li a{display: flex;}
.bg_main .news_ul li .img{position:relative;width: 267px;height: 200px;margin-right: 30px;overflow: hidden;}
.bg_main .news_ul li .img img{width: 100%;height: 100%;display: block;transition: all .5s;}
.bg_main .news_ul li .txt{flex: 1;position: relative;overflow: hidden;}
.bg_main .news_ul li .txt h3{color: #000;font-size: 20px;line-height: 30px;font-weight: 300;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;transition: all .5s;}
.bg_main .news_ul li .txt p{color: #878787;font-size: 14px;line-height: 25px;text-align: justify;transition: all .5s;height: 75px;margin-top: 15px;overflow: hidden;}
.bg_main .news_ul li .txt .more{position: absolute;right: 0;bottom: 0;width: 78px;color: #509600;font-size: 12px;line-height: 38px;text-align: center;border: 1px solid #509600;border-radius: 8px;transition: all .5s;}
.bg_main .news_ul li:hover{box-shadow: 0px 0px 5px 3px rgb(217 217 217 / 80%);}
.bg_main .news_ul li .txt .more:hover{color: #fff;background: #509600;}
.detail{padding-top: 50px;}
.detail .title{padding-bottom: 20px;border-bottom: 1px solid #f3f3f3;text-align: center;margin-bottom: 20px;}
.detail .title h1{font-size: 30px;font-weight: bold;padding-bottom: 15px;}
.detail .title span{line-height: 18px;font-family: arial;color: #999;margin-right: 14px;}
.detail .title span:last-child{margin-right: 0;}
.detail .title i{width: 23px;height: 16px;background-position: -73px 0;margin-right: 10px;}
.detail .title .i2{background-position: -104px 0;margin-left: 30px;}
.detail .context{color: #666;line-height: 30px;text-align: justify;padding-bottom: 25px;}
.detail .context img{max-width: 1200px;}
.detail #pic{text-align: center;}
.detail #pic img{display: inline-block;max-width: 100%;padding: 1px;box-shadow: 0 0 20px 0 rgba(0,0,0,.3);box-sizing: border-box;}
/* reLink*/
.reLink{height: 38px;line-height: 38px;border: 1px solid #e6e6e6;padding: 0 15px;margin-bottom: 50px;color: #666;}
.reLink .nextLink,
.detail .reLink .prevLink{width: 50%;}
.reLink .nextLink{text-align: right;}
.reLink a{color: #666;}
.reLink a:hover{color: #437e0a;}
/*产品页面*/
.submian{padding: 30px 0;}
.sobtitle{color: #2ecc71;font-size: 32px;text-align: center;padding-top: 4px;padding-bottom: 20px;}
.sobtitle a{font-size: 14px;color: #666;}
.sobtitle a:hover{color: var(--colour1);}
/*内页左侧*/
.subleft{width: 260px;}
.subleft .title{color: #fff;font-size: 30px;font-weight: 400;padding: 13px;padding-left: 10px;background: #509600;overflow: hidden;}
/*栏目分类*/
.subleft .lefta .comt ul{border: 1px solid #ccc;}
.subleft .lefta .comt ul li{position: relative;}
.subleft .lefta .comt ul li a{position: relative;display: block;color: #555;font-size: 14px;line-height: 50px;padding: 0 20px;border-bottom: 1px dashed #ccc;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.subleft .lefta .comt ul li:last-child a{border: 0;}
.subleft .lefta .comt ul li.hover a,.subleft .lefta .comt ul li a:hover{color: #509600;background: #f0f0f0;}
/*内页右侧*/
.subright{width: 920px;}
/*图片列表*/
.Piclist .list{float: left;width: 100%;padding-left: 0px;min-height: 640px;}
.Piclist .list li{float: left;width: 296px;margin-right: 15px;margin-bottom: 15px;transition: all .5s;}
.Piclist .list li:nth-child(3n){margin-right: 0;}
.Piclist .list li .img{width: 100%;padding-top: 75%;position: relative;overflow: hidden;transition: all .5s;}
.Piclist .list li .img img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;display: block;transition: all .5s;}
.Piclist .list li h3{color: #2e2e2e;font-size: 16px;text-align: center;display: block;line-height: 36px;padding: 0 10px;transition: all .5s;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.Piclist .list li:hover .img{border-radius: 4px;box-shadow:0px 0px 6px 4px rgb(204, 204, 204);}
/*↓组图样式↓*/
.HS10, .HS15{overflow:hidden;clear:both;}
.HS10{height:10px;}
.HS15{height:15px;}
.Hidden{display:none;}
.Clearer{display:block;clear:both;font-size:1px;line-height:1px;margin:0;padding:0;}
.FlLeft{float:left;}
.FlRight{float:right;}
/*幻灯片区域背景*/
.MainBg{width: 100%;margin:0 auto;}
/*大图展示区域*/
.OriginalPicBorder{padding: 0;}
#OriginalPic{width: 100%;overflow:hidden;position:relative;font-size:12px;}
#OriginalPic img{display:block;min-width: 100px;max-width: 100%;margin:0 auto;}
/*鼠标手势*/
.CursorL,.CursorR{position:absolute;z-index:999;width:50%;height: 100%;color:#FFF;left: 0;cursor:url(../images/CurL.cur), auto;}
.CursorR{left: auto;right:0;cursor:url(../images/CurR.cur), auto;}
/*小图预览和滑动*/
.SliderPicBorder{width: 100%;overflow:hidden;}
.ThumbPicBorder {position: relative;background: #eee;padding: 15px;border-radius: 5px;overflow: hidden;}
.ThumbPicBorder #btnPrev,.ThumbPicBorder #btnNext{position: absolute;left: 15px;top: 15px;width: 40px;height: 105px;cursor:pointer;background: #fff;}
.ThumbPicBorder #btnPrev:after,.ThumbPicBorder #btnNext:after{content:" ";position: absolute;top: 50%;margin-top: -14px;left: 50%;margin-left: -7px;border: 14px solid transparent;border-left: 0;border-right-color: #437e0a;}
.ThumbPicBorder #btnNext:after{border-right: 0;border-left: 14px solid #437e0a;}
.ThumbPicBorder #btnNext{left: auto;right: 15px;}
.ThumbPicBorder .pic{width: 740px;overflow: hidden;position: relative;margin: 0 auto;}
#ThumbPic img{border: 3px solid #ddd;cursor:pointer;background-color: #ddd;margin: 0 5px;width: 132px;height: 99px;display:block;transition: all .5s;}
#ThumbPic img.active{border: 3px solid #437e0a;}