@charset "utf-8";
/* CSS Document */
html{font-family:"Microsoft YaHei";font-size:14px}
body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{padding:0;margin:0;border:0 none}
img,input{border:0;vertical-align:middle}
input,textarea{outline:0}
li,ul{list-style:none;margin:0;padding:0}
form{padding:0;margin:0}
img{border:0}
html{overflow-X:hidden}
@media only screen and (min-width:320px){body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{padding:0;margin:0;border:0 none; font-size:14px;}}
a{COLOR:#333;blr:expression(this.onFocus=this.blur());text-decoration:none;-webkit-transition:all .5s;transition:all .5s}
a:focus{outline:0}
a:hover{color:#02b133;-webkit-transition:all .5s;transition:all .5s}
.content{width:1300px;margin:0 auto}
.top{ background:#f2f4f5; width:100%; height:40px; line-height:40px; margin:0px auto; color:#666; font-size:13px; position:relative; z-index:999 }
.top span{ float:right; position:relative;}
.top span a{ color:#666;}
.top span a:after{content:"|"; color:#b9b9b9; margin:0 10px;}
.top span  a:hover .remm {display:block;}
.top span a:last-child:after{ content:""; display:none;}
.top span .remm{ width:100px; z-index:100; height:100px; position:absolute; right:0px; display:none;}
.top span .remm img{ width:100%}
.had{ width:1300px; overflow:hidden; margin:0px auto; padding:20px 0;}
.logo{ float:left; margin-right:20px;}
.logo img.p_logo{ display:block;}
.logo img.m_logo{ display:none;}
.tit{ float:left;     margin-top: 18px;}
.tit h3{ font-size:28px; color:#333;}
.tit h3 span{color:#02b133}
.tit h4{ font-size:14px; color:#666; font-weight:normal;}
.tel{     background: url(../images/tel.png) no-repeat left 0px; font-size: 15px;
    color: #666;
    float: right;
    padding-left: 60px;
    margin-top: 15px;
}
.tel p{ font-size:22px; font-family:Impact; color:#02b133;}



.title{ text-align:center; margin:80px auto 60px;}
.title h3{ font-size:48px; font-weight:400; text-align:center; background:url(../images/jsy1_19.png) no-repeat center bottom; padding-bottom:20px; margin-bottom:15px;}
.title h3 span{ font-weight:bold; color:#02b133;}
.title p{ font-size:16px; color:#666; text-transform:uppercase;}

.n_title{ text-align:center; margin:40px auto;}
.n_title h3{ font-size:30px; font-weight:400; text-align:center; background:url(../images/jsy1_19.png) no-repeat center bottom; padding-bottom:20px; margin-bottom:15px;}
.n_title h3 span{ font-weight:bold; color:#02b133;}
.n_title p{ font-size:16px; color:#666;}


.nav{ width:100%; margin:0px auto; height:60px; line-height:60px; background:#02b133;}
.nav ul{ width:1300px; margin:0px auto;}
.nav ul li{ width:162px; float:left; overflow:hidden; text-align:center; font-size:18px;}
.nav ul li a{ color:#fff; display:block;}
.nav ul li:hover{background:#6cbe2f;}

.banner{ overflow:hidden; width:100%; margin:0px auto; position:relative; min-width:1300px;}
.banner .swiper                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       -slide img{ width:100%}


.ban{ width:100%;  position:absolute; bottom:0px; z-index:99;}
.btext{ background:rgba(78,178,4,0.8); border-radius:8px 8px 0 0 ; width:1220px; margin:0px auto; padding:30px 40px;}
.blogo{ float:left; margin-right:40px; margin-top:-21px;}
.btext span{ color:#fff; padding:20px 0 0; line-height:30px; font-size:16px;}

.b_text{ background:#fff; border-radius:0 0 8px 8px; box-shadow:0 0 5px #ccc; text-align:center; overflow:hidden; width:1220px; margin:0px auto; padding:25px 38px;font-size:22px;}
.b_text ul span{ font-weight:bold; color:#02b133; font-size:30px; margin-left:20px;}
.banner { overflow:hidden;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets, 
.banner .swiper-pagination-custom, 
.banner .swiper-pagination-fraction{ bottom:80px;}
.banner img{ width:100%}

.m_banner { overflow:hidden; display:none;}
.m_banner .swiper-container-horizontal>.swiper-pagination-bullets, 
.m_banner .swiper-pagination-custom, 
.m_banner .swiper-pagination-fraction{ bottom:0px;}
.m_banner img{ width:100%}



.pic_nav{ overflow:hidden; }
.pic_nav ul{ overflow:hidden; }
.pic_nav ul li{ width:25%; float:left; border:5px #fff solid;overflow:hidden; background:#fff; box-sizing:border-box; text-align:center; font-size:24px; color:#fff; border-bottom:0px;}
.pic_nav ul li a{  height:80px; line-height:80px; color:#333; display:block; border:1px #ccc solid;}
.pic_nav ul li img{ vertical-align:sub; margin-right:15px;}

.pic_nav ul li:hover{ background:#02b133}
.pic_nav ul li:hover a{ color:#fff;}

.pic_muen{ background:#fcf6f1; border:1px #ccc solid; overflow:hidden; padding:30px; margin:0 5px;}
.pic_muen ul{ overflow:hidden; display:none;}
.pic_muen ul li{ float:left; width:12.5%; font-size:18px; margin-bottom:15px; position:relative; padding-left:15px; background:url(../images/yuan.png) no-repeat center left;}


.pic_content{ overflow:hidden; margin-top:60px;}
.pic_content ul{ overflow:hidden;}
.pic_content ul li{ width:33.33%; border:10px #fff solid; box-sizing:border-box; float:left; position:relative; overflow:hidden;}
.pic_content ul li img{-webkit-transition:all .5s;transition:all .5s;width:100%;}
.pic_content ul li:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}
.pic_content ul li div{ width:100%; position:absolute; bottom:0px; height:50px; background:rgba(0,0,0,0.6);transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; -transition: 0.5s;}
.pic_content ul li div dl{ position:absolute; width:110px; height:110px;  left:50%; top:50%; margin-left:-50px; margin-top:-50px; background:url(../images/fdj.png) no-repeat center center ; opacity:0}
.pic_content ul li div p{ position:absolute; width:100%; height:50px; line-height:50px; bottom:0%; text-align:center;transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; -transition: 0.5s;}

.pic_content ul li p{ color:#fff; font-size:18px;}

.pic_content ul li div dl img{transition: 0.5s; animation: rotate 5s linear infinite;}
	
	
	.gengduo{ display:none;}
	
	
@-moz-keyframes rotate{
            0%{
              -moz-transform:rotate(0deg);
             }
             100%{
               -moz-transform:rotate(360deg);
             }
          }
          @-webkit-keyframes rotate{
            0%{
              -webkit-transform:rotate(0deg);
             }
             100%{
               -webkit-transform:rotate(360deg);
             }
          }
          @keyframes rotate{
            0%{
              transform:rotate(0deg);
             }
             100%{
               transform:rotate(360deg);
             }
          }
.pic_content ul li:hover div{ height:100%; background:rgba(2,177,51,0.6); transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; -transition: 0.5s;}
.pic_content ul li:hover div dl{ opacity:1;transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; -transition: 0.5s;}
.pic_content ul li:hover div p{bottom:20%;transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; -transition: 0.5s;}


	
	
.xbanner{ width:100%; margin:0px auto; overflow:hidden; position:relative;}
.xbanner img{ width:100%;}

.mxban{ width:100%; margin:0px auto; overflow:hidden; position:relative; display:none;}
.mxban img{ width:100%;}


.xban{ width:100%; margin:0px auto; position:absolute; top:0px; left:0px;}
.tit_tel{ width:1300px; overflow:hidden; margin:0px auto;}
.tit_tel  div{ float:right; padding:40px 50px;}
.tit_tel  div p{ background:url(../images/tel1.png) no-repeat center left; font-size:16px; padding-left:50px; color:#fff;}
.tit_tel  div p span{ font-family:Impact; font-size:48px; display:block;}

.tit_tel  div dd{ width:300px; border:1px #fff solid; height:40px; line-height:40px; border-radius:30px; text-align:center; margin-top:20px;}
.tit_tel  div dd:hover { background:#fff;}

.tit_tel  div dd a{ color:#fff; font-size:18px;}

.tit_tel  div dd:hover a{ color:#02b133;}


.case{ overflow:hidden;}
.case ul{ overflow:hidden;}
.case ul li{ width:25%; border:10px #fff solid; box-sizing:border-box; overflow:hidden; border-bottom:1px #ccc solid; padding-bottom:10px; float:left;}
.case ul li div{ overflow:hidden;}
.case ul li p{ height:30px; line-height:30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-size:16px; }
.case ul li dd{ height:20px; line-height:20px; font-size:16px;}
.case ul li dd span{ float:right;}
.case ul li:first-child{ overflow:hidden; width:50%;}
.case ul li:first-child div{ height:518px;}
.case ul li div img{width:100%;height:100%;-webkit-transition:all .5s;transition:all .5s;overflow:hidden;}
.case ul li:hover div img{-webkit-transform:scale(1.1);transform:scale(1.1)}


.ys{ overflow:hidden;}
.ys ul{ overflow:hidden;}
.ys ul li{ width:1300px; overflow:hidden; margin:0px auto;background:#eeeeee } 
.ys ul li .y_left{ float:left; width:50%; position:relative}
.ys ul li .y_left img{ width:100%;}
.ys ul li .y_right{ float:left;width:50%; position:relative }
.ys ul li .y_right img{ width:100%;}
.ys ul li .y_right h3{ overflow:hidden;}
.ys ul li .y_right .y_txt{ overflow:hidden; padding:60px 0 0}
.ys ul li .y_right .y_txt h3 div{ font-size:120px; font-weight:bold; font-family:Impact; color:#d2d2d2; float:left; margin:0 10px;}
.ys ul li .y_right .y_txt h3 span{ float:left; display:block; margin-top:10px; width:500px;}
.ys ul li .y_right .y_txt h3 span h4{ font-size:42px; font-weight:bold;}
.ys ul li .y_right .y_txt h3 span h4 i{ color:#02b133; font-style:normal;}
.ys ul li .y_right .y_txt h3 span p{ background:url(../images/ys4.png) no-repeat; height:45px; line-height:45px; color:#fff; padding-left:10px; font-size:20px; font-weight:400;}
.ys ul li .y_right .y_txt dl{ overflow:hidden; margin-left:120px; padding-right:30px;}
.ys ul li .y_right .y_txt dl dd{ font-size:18px; color:#666; margin-bottom:15px; line-height:26px; background:url(../images/yuan.png) no-repeat left top 10px;padding-left: 16px; }

.ys ul li:nth-child(2) .y_right{ float:left; }

.ys ul li:nth-child(2) .y_left{ float:right; }

.ys ul li:nth-child(4) .y_right{ float:left; }

.ys ul li:nth-child(4) .y_left{ float:right; margin-top:30px;  }

.ys ul li:nth-child(4) .y_left img{ width:80%; padding:50px 0; }
.ys ul li:nth-child(4){background:#f1f1f1; width:100%; }
.ys ul li:nth-child(4) .lmt{ width:1300px; margin:0px auto;}
.ys ul li:nth-child(3){ width:100%}

.ys ul li .y_right .y_txt1{ overflow:hidden; padding:60px 0 0; position:absolute; top:0px; left:0px; width:660px;}
.ys ul li .y_right .y_txt1 h3 div{ font-size:120px; font-weight:bold; font-family:Impact; color:#a5a3a3; float:left; margin:0 10px;}
.ys ul li .y_right .y_txt1 h3 span{ float:left; display:block; margin-top:10px; width:500px;}
.ys ul li .y_right .y_txt1 h3 span h4{ font-size:42px; font-weight:bold; color:#333;}
.ys ul li .y_right .y_txt1 h3 span h4 i{ color:#02b133; font-style:normal;}
.ys ul li .y_right .y_txt1 h3 span p{ background:url(../images/ys4.png) no-repeat; height:45px; line-height:45px; color:#fff; padding-left:10px; font-size:20px; font-weight:400;}
.ys ul li .y_right .y_txt1 dl{ overflow:hidden; margin-left:30px; padding-right:30px;}
.ys ul li .y_right .y_txt1 dl dd{ font-size:18px; color:#333; margin-bottom:15px; line-height:26px;  background:url(../images/yuan.png) no-repeat left top 10px;padding-left: 16px; }

.ys ul li .y_right .y_txt1 dt{ margin-left:100px;}


.guoc{ overflow:hidden; }
.guoc ul{ overflow:hidden; }
.guoc ul li{ float:left; width:25%; overflow:hidden; text-align:center; position:relative; margin-bottom:60px; }
.guoc ul li img{ overflow:hidden; margin:0px auto;transition:all .5s; -moz-transition:all .5s; -ms-transition:all .5s; -o-transition:all .5s; -webkit-transition:all .5s; }
.guoc ul li div{ line-height:44px; padding-top:77px; position:absolute; width:100%;  text-align:center; height:100% ; top:0px; z-index:9; color:#fff; font-weight:bold; font-size:30px;}
.guoc ul li:hover img{transform: rotate(360deg); -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg);-ms-transform: rotate(360deg);transition:all .5s; -moz-transition:all .5s; -ms-transition:all .5s; -o-transition:all .5s; -webkit-transition:all .5s;}


.abuot{ overflow:hidden; margin:0px auto; position:relative;}
.abuot img{ width:100%;}

.about_txt{ position:absolute; width:100%; overflow:hidden; bottom:0px;}
.a_txt{ background:rgba(255,255,255,.8); border-radius:10px 10px 0 0; overflow:hidden; width:1220px; margin:0px auto; padding:40px; font-size:16px; line-height:28px; color:#666 }
.a_txt a{ color:#02b133}

.shuzi{ background:#02b133; overflow:hidden; margin:0px auto;}
.product-number-info{ overflow:hidden;position:relative}
.product-number-info .product-number-inner{width:1300px;margin:0 auto}
.product-number-info ul{padding: 0px; overflow:hidden; }
.q{zoom:1}
.product-number-info li{float:left;width:25%; padding:50px 0; overflow:hidden; border-left:1px solid #fff;color:#fff; box-sizing:border-box; text-align:center;}
.product-number-info li:first-child{border:none}
.product-number-info li b{font-weight:600;font-size:48px;line-height:1;display:inline-block;position:relative;margin:15px 0 10px}
.product-number-info li p{font-size:14px}
.product-number-info li b i{font-style:normal}
.product-number-info li b sup{font-size:14px;}
.product-number-info li.li-5{text-align:right}


.anli_nav{ overflow:hidden; margin:60px auto}
.anli_nav ul{ overflow:hidden; text-align:center;}
.anli_nav ul li{ display:inline-block; margin:0 100px; overflow:hidden; color:#333; font-size:24px; font-weight:bold;}
.anli_nav ul li img{ width:60px; height:60px; overflow:hidden; float:left;}
.anli_nav ul li span{ font-weight:400; font-size:14px; color:#666;  display:flex;}
.anli_nav ul li img.im1{ display:block;}
.anli_nav ul li img.im2{ display: none}

.anli_nav ul li.thistab{ color:#02b133}
.anli_nav ul li.thistab span{ color:#02b133}
.anli_nav ul li.thistab img.im2{ display:block;}
.anli_nav ul li.thistab img.im1{ display:none;}



.scbox{ overflow:hidden; }
.scbox ul{ overflow:hidden; }
.scbox ul li{ overflow:hidden; }


.anli { overflow:hidden;}
.anli ul { overflow:hidden;}
.anli ul li { width:300px;overflow:hidden; float:left; margin:0 15px;}
.anli ul li div { overflow:hidden; }
.anli ul li p{ height:40px; line-height:40px; font-size:16px; text-align:center;}
.anli ul li div img{width:100%;height:100%;-webkit-transition:all .5s;transition:all .5s;overflow:hidden;}
.anli ul li:hover div img{-webkit-transform:scale(1.1);transform:scale(1.1)}




.newsbox{ overflow:hidden;}
.news_left{ width:850px; float:left; border:1px #ccc solid; overflow:hidden; height:565px}
.toutiao{ overflow:hidden; margin:40px; }
.toutiao h3{ font-size:18px; height:60px; line-height:60px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; background:url(../images/jsy1_13.png) no-repeat center left; padding-left:140px;-webkit-transition:all .5s;transition:all .5s;}
.toutiao p{ font-size:15px; color:#666; line-height:28px; height:60px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.toutiao p a{color:#d62426}
.toutiao h3:hover{ padding-left:150px;-webkit-transition:all .5s;transition:all .5s;}




.news{ overflow:hidden; padding-bottom:20px; margin:40px auto 0px}
.news a{ text-decoration:none;}

.tj_news{ width:47%; overflow:hidden; float:left; padding-bottom:10px; background:#fff; padding:15px}
.tj_news div{ width:100% ; overflow:hidden;}
.tj_news div img{-webkit-transition:all .5s;transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;width:100%;height:100%}
.tj_news div:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}
.tj_news h3{ padding:0px 15px; height:40px; line-height:40px; text-align:left; font-size:18px; font-weight:bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.tj_news h3 span{float:right;}
.tj_news dd{ word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;  padding:0px 15px; height:50px;  line-height:24px; font-size:15px; color:#666;}
.tj_news span{ font-size:14px; color:#999; display:block; padding:0 15px;}


.news ul { overflow:hidden; width:50%; float:right}
.news ul li{background:#fff url(../images/jt.png) no-repeat center right; -webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease; position:relative; margin:0 2% 0% 0; margin-bottom:15px; padding:9px 0;padding-right: 100px; border-bottom:1px #f1f1f1 dashed}
.news ul li::marker{ display:none; color:#fff; opacity:0;}
.news ul li dl{ text-align: center;
     color: #333; float: left;margin-right: 28px; border-right:1px #ccc solid;}
.news ul li dl dd{    padding: 0px 30px 0; font-size: 38px; font-weight: bold;}
.news ul li dl dt{text-align:center;font-size:14px ;height: 20px; line-height: 10px;}

.news ul li span{ overflow:hidden;}
.news ul li span h3{color:#333;height:30px;line-height:30px;font-size:16px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; margin:0px; padding:0px;}
.news h3 a{transition:.4s ease-out;-moz-transition:.4s ease-out;-webkit-transition:.4s ease-out;-o-transition:.4s ease-out;color:#333}
.news h3 a:hover{color:#02b133;transition:.4s ease-out;-moz-transition:.4s ease-out;-webkit-transition:.4s ease-out;-o-transition:.4s ease-out}
.news i{font-style:normal;font-size:12px;color:#999}
.news ul li span p{font-size:14px;line-height:23px;color:#999;height:48px;margin:0px auto;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2 ; padding:0 20px 0 0}

.news ul li span i{font-size:13px; color:#999; height:30px; line-height:30px; background:url(../images/newsList_icon02.png) no-repeat center left; text-indent:2em;    display: inline-block;}
.news ul li:hover a h3{ color:#02b133;z-index:1002;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}





.footer{ overflow:hidden;  background:#292828; margin:50px auto 0; width:100%; clear:both;}
.footer ul{ overflow:hidden; width:75%; float:left; padding:50px 0;}
.footer ul li{ overflow:hidden; width:25%; float:left;} 
.footer ul li h3{ font-size:24px; color:#fff; margin-bottom:15px;} 
.footer ul li dd{ color:#fff; font-size:16px; height:30px; line-height:30px;}
.footer ul li dd a{ color:#fff;}
.footer ul li dd a:hover{text-decoration:underline; color:#fff;}
.footer ul li p{ font-size:16px; color:#fff; line-height:35px;}
.footer ul li:last-child{ width:50%}
.rwm{ width:150px; float:right; padding:50px 0;}
.rwm h3{ font-size:24px; color:#fff; margin-bottom:15px;}
.rwm div{ width:150px; overflow:hidden;}
.rwm div img{ width:100%;}


.copyright{ width:100%; overflow:hidden; margin:0px auto; border-top:1px #ccc solid; text-align:left;  background:#292828; padding:20px 0; color:#c8c8c8; font-size:16px;}
.copyright span{ text-align:center;}
.copyright span a{ color:#c8c8c8; margin:0 5px;}
.copyright span a:hover{text-decoration:underline; color:#fff;}




.side{position:fixed;width:78px;right:0;bottom:20%;margin-top:-200px;z-index:10000;border:1px solid #ccc;background:#fff;border-bottom:0}
.side ul li{width:78px;height:78px;float:left;position:relative;border-bottom:1px solid #e0e0e0;color:#333;font-size:14px;line-height:38px;text-align:center;transition:all .3s;cursor:pointer;}
.side ul li a{color:#333}
.side ul li:hover{background:#17a356;color:#fff}
.side ul li:hover a{color:#fff}
.side ul li i{height:25px;margin-bottom:1px;display:block;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:auto 25px;margin-top:14px;transition:all .3s}
.side ul li i.bgs1{background-image:url(../images/ios01.png)}
.side ul li i.bgs2{background-image:url(../images/ios02.png)}
.side ul li i.bgs3{background-image:url(../images/ios03.png)}

.side ul li i.bgs6{background-image:url(../images/ios03.png)}

.side ul li:hover i.bgs1{background-image:url(../images/icon11.png)}
.side ul li:hover i.bgs2{background-image:url(../images/icon22.png)}
.side ul li:hover i.bgs6{background-image:url(../images/icon33.png)}


.side ul li.sideetel:hover .telBox{display:block}
.side ul li.sideewm:hover .ewBox{display:block}
.side ul li .sidebox{position:absolute;width:78px;height:78px;top:0;right:0;transition:all .3s;overflow:hidden}


.side ul li.sideewm .ewBox{width: 130px;
    display: none;
    color: #363636;
    text-align: center;
    padding: 10px;
    position: absolute;
    left: -152px;
    top: -75px;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #e0e0e0;
    background: #17a356;}
.side ul li.sideetel .telBox{width:240px;height:78px;display:none;color:#fff;text-align:left;position:absolute;left:-240px;top:0;background:#17a356}
.side ul li.sideetel .telBox dd{display:block;height:100px;overflow:hidden;padding-left:82px;line-height:20px;font-size:18px;padding-top:14px}
.side ul li.sideetel .telBox dd span{display:block;line-height:28px;height:28px;overflow:hidden;margin-top:11px;font-size:18px}
.side ul li.sideetel .telBox dd.bgs1{background:url(../images/right_pic8.png) 28px center no-repeat;background-color:#0a8ada}
.side ul li.sideetel .telBox dd.bgs2{background:url(../images/icon11.png) 28px 19px no-repeat;background-size:15%}
.side ul li.sideewm .ewBox img{width:100%}












.nbanenr{ width:100%; overflow:hidden; margin:0px auto;  }
.nbanenr img{ width:100%;}










.mbx{ width:100%; margin:0px auto; height:60px; line-height:60px; background:#f2f2f2; font-size:16px; color:#666;}
.content_box{ width:1300px; overflow:hidden; margin:0px auto;}
.mbx  p.p1{ float:left; background:url(../images/mbx.png) no-repeat center left; margin:0px auto; padding-left:30px; }
.mbx  p.p1 a{ color:#666; background:url(../images/mbx1.png) no-repeat center right; padding-right:15px; margin-left:8px; } 
.mbx  p.p1 a:last-child{ background:none;}
.mbx  p.p1 a:hover{ color:#02b133}
.mbx  p.p2{ float:right;}
.mbx  p.p2 a{  background:none; margin:0 10px; font-size:18px;}
.mbx  p.p2 a.cur{ color:#02b133; font-weight:bold; border-bottom:2px #02b133 solid; display:inline-block;}


.pic_navlb{ overflow:hidden; margin:60px auto 0}
.pic_navlb ul{ overflow:hidden; padding-top:1px;}
.pic_navlb ul li{ overflow:hidden; border:1px #ccc solid; margin-top:-1px;}
.pic_navlb ul li dd{ float:left; text-align:center; font-size:32px; color:#fff; background:#02b133; overflow:hidden; width:230px; padding:20px 0}
.pic_navlb ul li dt{ overflow:hidden; padding:10px 20px ;}
.pic_navlb ul li dt a{ display:block; width:11.5%; float:left; margin:5px; font-size:16px; color:#666; background:url(../images/yuan.png) no-repeat center left; padding-left:15px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;-webkit-transition:all .5s;transition:all .5s;}
.pic_navlb ul li dt a:hover{ color:#02b133;-webkit-transition:all .5s;transition:all .5s;}
.pic_navlb ul li dd img{vertical-align: bottom; margin-right:15px;}




.pic_cont_lb{ overflow:hidden; margin:60px auto 0;}
.pic_cont_lb ul{ overflow:hidden;}
.pic_cont_lb ul li{ width:33.33%; float:left; border:10px #fff solid; box-sizing:border-box; overflow:hidden; margin-bottom:20px;}

.pic_cont_lb ul li div{ border:1px #f1f1f1 solid; overflow:hidden; position:relative;}
.pic_cont_lb ul li div img{ width:100%;}
.pic_cont_lb ul li p{ height:45px; line-height:45px; text-align:center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-size:16px; border:1px #f1f1f1 solid;}
.pic_cont_lb ul li div img{width:100%;height:100%;-webkit-transition:all .5s;transition:all .5s;overflow:hidden;}
.pic_cont_lb ul li:hover div img{-webkit-transform:scale(1.1);transform:scale(1.1)}
.pic_cont_lb ul li div  dl{ position:absolute; width:100%; height:100%; bottom:0%; background:rgba(0,0,0,0.0);-webkit-transition:all .5s;transition:all .5s;}
.pic_cont_lb ul li div  dl dd{ width:50%; border-radius:30px; height:45px; line-height:45px; background:#fff; text-align:center; margin:100% auto 0;;-webkit-transition:all .5s;transition:all .5s; font-size:14px;}
.pic_cont_lb ul li  a div dl dd{ color:#02b133;}

.pic_cont_lb ul li:hover div  dl{background:rgba(2,177,51,0.6); -webkit-transition:all .5s;transition:all .5s;}
.pic_cont_lb ul li:hover div  dl dd{ margin-top:30%;-webkit-transition:all .5s;transition:all .5s;}








.fenye{ margin:30px auto 50px; text-align:center;}
.page{ overflow:hidden; margin:0px auto; text-align:center;}
.page ul{overflow:hidden; padding-bottom:5px;}
.page ul::after{content:'';display:block;clear:both}
.page ul li{width:auto;min-width:45px;height:45px;line-height:45px;list-style:none; display:inline-block; margin:5px 0}
.page a{color:#aaa;padding:0 10px;text-decoration:none;display:block;text-align:center;border:1px solid #ccc; border-radius:5px;}
.page ul li:first-child a{border-left:1px solid #ccc}
.page ul li a:hover{background-color:#1eac45}
.page ul li a:hover{color:#fff}
.page .disabled a:hover{background-color:#fff;cursor:not-allowed;color:#aaa}
.page .active a{background-color:#1eac45;color:#fff}



.pic_xq{ overflow:hidden; margin:60px auto;}

.c_left{width:680px; overflow:hidden; float:left;}
.#zSlider{margin:0px auto; width:630px; overflow:hidden;}
.picshow{position:relative;}
.picshow,.picshow_img{width:535px; height:384px; overflow:hidden; float:left;}
.picshow_img li{width:534px; height:380px; overflow:hidden; float:left; display:none;border:1px #ccc solid;  }
.picshow_img img{width:532px; height:380px;}
.select_btn{width:132px; height:358px; color:#111; float:right; display:inline;}
.select_btn li{ width:130px; height:86px; border:1px solid #ccc; cursor:pointer; overflow:hidden;margin-bottom:10px;}
.select_btn li img{width:130px; height:86px;}
.select_btn li:hover{border:1px #1eac45 solid;}
.select_btn li.current{border:1px #1eac45 solid;}
.select_btn a{color:#000;}

.c_right{width:580px; overflow:hidden; float:right}
.c_right h3{font-size:18px; font-weight:bold;}
.c_right dl{width:100%; overflow:hidden;}
.c_right dl dd{background-color:#e5e5e5; display:block; height:150px; overflow:hidden; padding:15px; margin-top:10px; font-size:14px; line-height:27px;color:#333;-webkit-line-clamp: 6;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;}
.c_right dl dt{height: 80px; font-size: 38px;font-family: Impact;color: #1eac45;  display: block;line-height: 75px; text-align:left; }
.c_right dl dt img{margin-right:15px;}

.btnnt{ height:47px; margin-top:32px;}
.lijizixun{width:115px; height:41px; background:#1eac45; color:#fff; display:block; line-height:40px; font-size:18px; text-align:center; float:left;}
.btnnt a {color:#fff;}
.zx{border: 3px solid #ededed;float: left;height: 35px;line-height: 35px;width: 225px; color:#666;}

.tijiao{width:115px; height:41px; background:#0587e1; color:#fff; display:block; line-height:40px; font-size:18px; text-align:center; float:left; margin-right:10px;}
.tijiao a {color:#fff;}
.btnnt b{display:block; line-height:41px; float:left; margin-right:10px; }
.btnnt i{float:left; display:block; font-weight:normal; font-style:normal; margin-top:9px;}


.canshu{ overflow:hidden;}
.canshu ul{ overflow:hidden; padding-top:1px;}
.canshu ul li{ overflow:hidden; border:1px #ccc solid; margin-top:-1px;}
.canshu ul li dl{ width:25%; float:left; overflow:hidden;}
.canshu ul li dl dd{ overflow:hidden; width:50%; float:left; background:#02b133 ; text-align:center; color:#fff; font-size:15px; height:50px; line-height:50px;}
.canshu ul li dl dt{ width:50%; float:left;font-size:15px;height:50px; line-height:50px; text-align:center;}

.ckxq{width:100%; height:50px; line-height:50px; background-color:#ededed; clear:both;  text-indent:1em; color:#333; font-size:18px;}
.xq_com{line-height:24px; font-size:14px; padding:10px;}
.xq_com strong {font-size:18px;}


.c_right .zixun{ width:300px; float:left;}
.c_right .weixin{ width:100px; float:right; text-align:center; margin-top:20px;}
.c_right .weixin img{ width:100%;}
.c_right .weixin p{ font-size:16px;}
.xq_com{line-height:33px; color:#666;}


.wary_box{ overflow:hidden; margin-bottom:40px;}




.pic_left{width:260px; overflow:hidden; float:left;}
.muen{ background:#1eac45; padding-bottom:10px;}
.muen h3{ font-size:24px; color:#fff; padding: 20px 0 20px; text-align:center; }
.muen h3 p{ font-size:12px; text-transform:uppercase; color:#fff; font-weight:bold;}
.muen ul{width:220px; margin:0px auto; background:#fff;  padding:10px;} 
.muen ul li{line-height:49px; border-bottom:1px #ccc dashed; font-size:15px; background:#f1f1f1; text-align:center; font-weight:bold;}
.muen ul li dl{background:#fff; border:5px #f1f1f1 solid; border-top:none; border-bottom:none;}
.muen ul li dl dd{height:34px; line-height:34px;-webkit-transition:all .5s;transition:all .5s; font-weight:400; }
.muen ul li dl dd:before{content:"☞"; font-family:"宋体"; font-size:16px; color:#666; margin:0 5px; }
.muen ul li dl dd a:hover{padding-left:10px;-webkit-transition:all .5s;transition:all .5s;}
.pic_right{width:1010px; float:right; overflow:hidden;}
.pic_text{ overflow:hidden; font-size:16px; line-height:30px; padding:0px 0; color:#666;}


.tuijian_pic{ padding-bottom:10px; margin-top:10px;}
.tuijian_pic h3{  background:#1eac45;font-size:24px; color:#fff; padding: 20px 0 20px; text-align:center; }
.tuijian_pic ul{ overflow:hidden; }
.tuijian_pic ul li{ overflow:hidden; margin-top:10px; }
.tuijian_pic ul li div{ border:1px #ccc solid; overflow:hidden;}
.tuijian_pic ul li div img{width:100%;height:100%;-webkit-transition:all .5s;transition:all .5s;overflow:hidden;}
.tuijian_pic ul li:hover div img{-webkit-transform:scale(1.1);transform:scale(1.1)}
.tuijian_pic ul li p{ font-size:16px; text-align:center; height:40px; line-height:40px;overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;}

.gudingxq{ overflow:hidden; color:#555; line-height:30px; font-size:15px;}
.gudingxq img{ display:block; max-width:100%; text-align:center; margin:0px auto;}

.context{width: 100%;border-top: 1px solid #e7e7e7;background: #fff;height: 70px;}
.context p{width: 50%;float: left;height: 70px;line-height: 70px; box-sizing:border-box;}
.context p a{color: #666666;display: block;font-size:15px;}
.context p.prevNews a{margin-left: 30px;padding-left: 20px; background: url(../images/newsDetialsArticle_icon10.png) no-repeat left center; color:#666}
.context p.NextNews a{margin-right: 30px;    height: 70px;overflow: hidden;padding-right: 20px;text-align: right;background: url(../images/newsDetialsArticle_icon11.png) no-repeat right center;}
.context p.prevNews a:hover{background: url(../images/newsDetialsArticle_icon12.png) no-repeat left center;color: #1eac45;}
.context p.NextNews a:hover{background: url(../images/newsDetialsArticle_icon13.png) no-repeat right center;color: #1eac45;}
.context p.NextNews{border-left: 1px solid #e7e7e7;}


.about_cont{ overflow:hidden; padding-bottom:50px;}
.a_img{ overflow:hidden; width:48%; float:left; margin-top:40px; }
.a_img h3{ font-size:40px; color:#02b133;}
.a_img h3 p{ font-size:15px; color:#666; font-weight:400;}
.a_txtt{ overflow:hidden; width:45%; font-size:18px; line-height:36px; text-indent:2em; color:#555; float:right; text-align:justify; margin-top:50px;}
.a_txtt p{ font-size:18px;}
.a_m{ margin-top:40px;}
.a_m img{ width:100%}

.abo{ overflow:hidden;}
.jishu{ overflow:hidden;}

.jishu p{ font-size:16px; line-height:36px; color:#666; overflow:hidden;}
.jishu ul{ overflow:hidden;}
.jishu ul li{ overflow:hidden; width:220px; height:310px; border:2px #7887ab solid; float:left; margin:10px;}
.jishu ul li img{ overflow:hidden; width:100%}


.zhanshi{ overflow:hidden; margin-bottom:80px;}
.zhanshi ul{ overflow:hidden;}
.zhanshi ul li{ width:25%; overflow:hidden; float:left; border:8px #fff solid; box-sizing:border-box;}
.zhanshi ul li img{ overflow:hidden; width:100%; height:100%;}




.contact{overflow:hidden; width:1200px; margin:0px auto;}
.contact dl dd h3{height: 32px; font-weight: normal;  font-size: 18px; color: #02b133;}
.contact dl dd p{font-size: 16px;  color: #666666; line-height: 34px;}
.contact dl{ overflow:hidden;}
.contact dl dt{ overflow:hidden;   float: left; width: 440px;} 
 .contact dl dd{float: left; background: #f5f5f5; width: 690px;height: 256px; padding: 70px  30px 0 40px;}


.canimg{ overflow:hidden; margin:50px auto;}
.canimg ul{ overflow:hidden;}
.canimg ul li{ width:33.33%; float:left;border: 10px #fff solid; box-sizing:border-box; overflow:hidden; text-align:center; }

.canimg ul li div{ border:1px #ccc solid; border-top:2px #f07e7e solid; padding:50px 0 ; font-size:16px;}
.canimg ul li div img{ margin-bottom:34px;}
.canimg ul li p{ font-size:18px;}


.canly{ overflow:hidden; margin:50px auto;}
.canly ul{ overflow:hidden;}
.canly ul li{ width:33.33%; float:left;border: 10px #fff solid; box-sizing:border-box; overflow:hidden; text-align:center; }

.canly ul li div{ border:1px #ccc solid; border-top:2px #f07e7e solid; padding:50px 0 ; font-size:16px;}
.canly ul li div img{ margin-bottom:34px;}
.canly ul li:nth-child(2) div{ border-top:2px #82d9f9 solid;}
.canly ul li:nth-child(2) div img{ width:100px; margin-bottom:0px;}
.canly ul li:nth-child(3) div{ border-top:2px #f00 solid;}
.canly ul li a{ color:#f00;}




.allmap{overflow:hidden;position:relative; margin-bottom:50px;}
#allmap{height:500px;margin:20px auto 0;position:relative}
.ditu{width:100%;height:80px;font-size:18px;color:#fff;background:rgba(0,0,0,.6);line-height:80px;position:absolute;bottom:0;text-indent:1em}
.ditu span{padding:3px 20px;line-height:inherit;line-height:55px;margin-top:10px;background:#02b133;color:#fff;float:right;border-radius:30px;margin-right:20px}
.ditu span a{color:#fff}
.ditu span img{margin-right:10px}


.news_tt{ overflow:hidden; margin:40px auto;}
.news_tt h3{ font-size:30px; text-align:center; overflow:hidden; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; color:#02b133}
.news_tt h3 a{  color:#02b133;}
.news_tt h3 a:hover{ text-decoration:underline;}
.news_tt p{overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-size:16px; margin-top:10px;}



.tt_jiaodian{ width:1300px; margin:0px auto; overflow:hidden;}
.tt_box{ overflow:hidden; position:relative; background:#f5f5f5;}
.tt_box div{ float:left;  width:50%;}
.tt_box div img{ width:100%; height:100%;}
.tt_box  span{ display:block; float:right; width:43%; padding:3%;}
.tt_box  span h3{ font-size:20px; color:#333;}
.tt_box  span dd{ height:190px; line-height:27px; font-size:15px; margin-top:20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:7;overflow: hidden; color:#666;}
.tt_jiaodian .swiper-pagination{ width:50%; right:0px; left:inherit}
.tt_jiaodian .swiper-container-horizontal> .tt_jiaodian .swiper-pagination-bullets,
.tt_jiaodian .swiper-pagination-custom, 
.tt_jiaodian .swiper-pagination-fraction{ left:inherit; right:0px;}
.tt_jiaodian .swiper-pagination-bullet{ width:20px; height:5px; border-radius:6px; background:#02b133;}







.ysxq{ overflow:hidden;}
.ysxq ul{ overflow:hidden;}
.ysxq ul li{ overflow:hidden; margin:0px auto;background:#eeeeee } 
.ysxq ul li .y_left{ float:left; width:50%; position:relative}
.ysxq ul li .y_left img{ width:100%}
.ysxq ul li .y_right{ float:left;width:50%; position:relative }
.ysxq ul li .y_right h3{ overflow:hidden;}
.ysxq ul li .y_right .y_txt{ overflow:hidden; padding:60px 0 0}
.ysxq ul li .y_right .y_txt h3 div{ font-size:83px; font-weight:bold; font-family:Impact; color:#d2d2d2; float:left; margin:0 10px;}
.ysxq ul li .y_right .y_txt h3 span{ float:left;  margin-top:10px; width:340px }
.ysxq ul li .y_right .y_txt h3 span h4{ font-size:24px; font-weight:bold;}
.ysxq ul li .y_right .y_txt h3 span h4 i{ color:#02b133; font-style:normal;}
.ysxq ul li .y_right .y_txt h3 span p{ background:url(../images/ys4.png) no-repeat; height:45px; line-height:45px; color:#fff; padding-left:10px; font-size:14px; font-weight:400;}
.ysxq ul li .y_right .y_txt dl{ overflow:hidden; margin-left:16px; padding-right:30px;}
.ysxq ul li .y_right .y_txt dl dd{ font-size:14px; color:#666; margin-bottom:15px; line-height:26px; background:url(../images/yuan.png) no-repeat left top 10px;padding-left: 16px; }

.ysxq ul li:nth-child(2) .y_right{ float:left; }

.ysxq ul li:nth-child(2) .y_left{ float:right; }
.ysxq ul li:nth-child(3){ width:100%}

.ysxq ul li .y_right .y_txt1{ overflow:hidden; padding:60px 0 0; position:absolute; top:0px; left:0px; }
.ysxq ul li .y_right .y_txt1 h3 div{ font-size:83px; font-weight:bold; font-family:Impact; color:rgba(255,255,255,0.6); float:left; margin:0 10px;}
.ysxq ul li .y_right .y_txt1 h3 span{ float:left; display:block; margin-top:10px; width:340px;}
.ysxq ul li .y_right .y_txt1 h3 span h4{ font-size:24px; font-weight:bold; color:#fff;}
.ysxq ul li .y_right .y_txt1 h3 span h4 i{ color:#ffd800; font-style:normal;}
.ysxq ul li .y_right .y_txt1 h3 span p{ background:url(../images/ys6.png) no-repeat; height:45px; line-height:45px; color:#02b133; padding-left:10px; font-size:20px; font-weight:400;}
.ysxq ul li .y_right .y_txt1 dl{ overflow:hidden; margin-left:20px; padding-right:30px;}
.ysxq ul li .y_right .y_txt1 dl dd{ font-size:14px; color:#fff; margin-bottom:15px; line-height:26px;  background:url(../images/yuan1.png) no-repeat left top 10px;padding-left: 16px; }
.ysxq ul li .y_right  img{ width:100%}
.ysxq ul li .y_right .y_txt1 dt{ margin-left:100px;}


.pic_lxwm{ box-shadow:0 0 6px #ccc; overflow:hidden;   padding:30px  10px;  margin: 40px 10px 10px;}
.pic_lxwm div{ width:40%; float:left; margin-left:5%}
.pic_lxwm div img{ width:100%}
.pic_lxwm ul{ float:left; width:50%;}
.pic_lxwm ul li{ overflow:hidden; font-size:18px; margin-top:20px; }
.pic_lxwm ul li span{ color:#d62a2c; font-size:24px;}
.pic_lxwm dl{ overflow:hidden; float:left; border-left:1px #ccc solid;border-right:1px #ccc solid; padding:0 30px;     width: 32%;}
.pic_lxwm dl h3{ color:#3994fd; margin-top:15px; margin-bottom:5px; font-size:18px; }
.pic_lxwm dl p{ font-size:18px; line-height:36px;}
.pic_lxwm dl:last-child{ border:none; width:28%}

.pic_lxwm dl dd{ height:30px; line-height:37px; font-size:16px; background:url(../images/dian.png) no-repeat left 14px ; padding-left:15px;}


.teel{ background:#02b133 url(../images/tel1.png) no-repeat  30px; padding-left:50px; color:#fff; padding:20px 0;}
.teel p{ font-size:16px;    margin-left: 85px;}
.teel p span{ font-family:Impact; font-size:27px;}



.newsListBox{width:1190px;height:auto;overflow:hidden}
.newsListLeft{float:left;height:auto;overflow:hidden;}



.newsContTitle{text-align:center;margin-top:25px}
.newsContTitle h2{font-size:30px;line-height:35px;font-weight:400}
.sourceCont{height:44px;overflow:hidden;line-height:44px;font-size:14px;color:#a0a0a0;margin:21px 0 36px 0;text-align:center;background:#f3f3f3}
.sourceCont span{margin:0 8px}
.newsContent{margin-top:25px;height:auto;padding-bottom:15px;font-size:16px;line-height:35px;color:#333;text-align:left}
.readKeyWord{padding:15px;overflow:hidden;text-align:left;border:#e8e8e8 1px solid;line-height:29px;font-size:16px;color:#000; width:95%;}
.shareBdTwo{height:50px;overflow:hidden;border-bottom:#dad4d4 5px solid;margin-bottom:25px}
.shareBdTwo span{float:left;padding-right:20px;font-size:16px;color:#000}
.sx{overflow:hidden}
.sx ul li{font-size:16px;height:36px;line-height:36px}
.relatedReading{padding-top:30px;overflow:hidden;padding-bottom:36px}
.relatedReading h3{width:369px;height:32px;overflow:hidden;font-size:16px;font-weight:700px;color:#000}
.relatedReading ul li{width:375px;float:left;height:35px;line-height:35px;overflow:hidden;font-size:16px;margin-right:15px;color:#333;padding-left:17px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background:url(../images/gray-icon.gif) no-repeat 0 16px;}






.anli_lb{ overflow:hidden; margin:60px auto;}
.anli_lb ul{ overflow:hidden;}
.anli_lb ul li{ overflow:hidden; width:33.33% ; float:left; border:8px #fff solid; box-sizing:border-box;}
.anli_lb ul li div{ overflow:hidden;}
.anli_lb ul li p{ height:30px; line-height:30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-size:16px; text-align:center; }
.anli_lb ul li dd{ height:20px; line-height:20px; font-size:16px;}
.anli_lb ul li dd span{ float:right;}
.anli_lb ul li div img{width:100%;height:100%;-webkit-transition:all .5s;transition:all .5s;overflow:hidden;}
.anli_lb ul li:hover div img{-webkit-transform:scale(1.1);transform:scale(1.1)}

.anli_lb{ overflow:hidden; margin:60px auto;}
.anli_lb ul{ overflow:hidden;}
.anli_lb ul li{ overflow:hidden; width:33.33% ; float:left; border:8px #fff solid; box-sizing:border-box;}
.anli_lb ul li div{ overflow:hidden;}
.anli_lb ul li p{ height:30px; line-height:30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-size:16px; }
.anli_lb ul li dd{ height:20px; line-height:20px; font-size:16px;}
.anli_lb ul li dd span{ float:right;}
.anli_lb ul li div img{width:100%;height:100%;-webkit-transition:all .5s;transition:all .5s;overflow:hidden;}
.anli_lb ul li:hover div img{-webkit-transform:scale(1.1);transform:scale(1.1)}


.container{ overflow:hidden; margin-top:60px;}
.container ul{ overflow:hidden;}
.container ul li{ overflow:hidden; width:25%; border:8px #fff solid; float:left; box-sizing:border-box;}
.container ul li div{ overflow:hidden;}
.container ul li div img{ width:100%}
.container ul li p{ height:40px; line-height:40px; font-size:16px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; text-align:center;}





.news_lb{ overflow:hidden;}
.news_lb ul{ overflow:hidden;}
.news_lb ul li{ overflow:hidden; margin-bottom:20px; border-bottom:1px #ccc dotted; padding-bottom:20px;}
.news_lb ul li div{ width:300px; height:188px;  overflow:hidden; margin-right:15px; float:left}
.news_lb ul li div img{-webkit-transition:all .5s;transition:all .5s;width:100%;height:100%}
.news_lb ul li:hover  div img{-webkit-transform:scale(1.1);transform:scale(1.1)}

.news_lb ul li span{ overflow:hidden;}
.news_lb ul li span h3{ overflow:hidden;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; height:36px; line-height:36px; font-size:18px;}
.news_lb ul li span  p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; margin:10px auto; height:50px; font-size:15px; line-height:28px; color:#898989;}
.news_lb ul li span dd{ overflow:hidden; display:block;}
.news_lb ul li span dd i{ padding:0 25px; font-size:14px; color:#898989; font-style:normal;}
.news_lb ul li span dd i.rili{ background:url(../images/rili.png) no-repeat center left;}
.news_lb ul li span dd i.yulan{ background:url(../images/yulan.png) no-repeat center left;}

.news_lb ul li span h4{ width:150px; height:40px; border:1px #ccc solid; text-align:center; display:flow-root; line-height:40px; margin-top:20px; font-weight:400;}



.xpqq{ overflow:hidden; float:left; width:950px; margin-top:60px;}
.news_rig{ float:right; width:320px; overflow:hidden;}
.news_tj{ background:#f6f6f6; overflow:hidden; padding:10px 30px; margin-top:50px;}
.news_tj h3{ background:url(../images/imgg6.png) no-repeat bottom; font-size:20px; height:50px; line-height:50px;}

.news_tj div{ overflow:hidden; margin-top:30px;}
.news_tj div img{ width:100%; overflow:hidden;}
.news_tj ul{ overflow:hidden;}
.news_tj ul li{ height:36px; line-height:36px; border-bottom:1px #ccc dotted;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
.news_tj ul li:before{ content:">"; font-family:"宋体"; font-size:16px; margin-right:5px;}


.new_pic{ overflow:hidden; margin-top:20px;}
.new_pic h3{ overflow:hidden; background:#02b133; height:80px; line-height:80px; text-align:center; color:#fff; font-size:30px;}

.new_pic ul{ overflow:hidden; margin-top:10px;} 
.new_pic ul li{ overflow:hidden; border:1px #ccc solid; margin-bottom:20px;}
.new_pic ul li div{ margin:5px;}
.new_pic ul li div img{-webkit-transition:all .5s;transition:all .5s;width:100%;height:100%}
.new_pic ul li:hover  div img{-webkit-transform:scale(1.1);transform:scale(1.1)}

.new_pic ul li p{ text-align:center; font-size:16px;  height:50px; line-height:50px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }



.fs_gallery{background:rgba(0,0,0,.9);position:fixed;left:0;top:0;right:0;bottom:0;z-index:100}
.fs_gallery_close{position:absolute;top:20px;right:20px;width:25px;height:25px;color:#ccc;font-size:34px;line-height:23px;text-align:center;cursor:pointer;z-index:102}
.fs_gallery_close:before{content:"×"}
.fs_gallery_close:hover{color:#fff}
.fs_gallery_next,.fs_gallery_prev{position:absolute;width:80px;color:#ccc;font-size:30px;cursor:pointer;z-index:101}
.fs_gallery_next:hover,.fs_gallery_prev:hover{background:rgba(0,0,0,.1);color:#fff}
.fs_gallery_prev{left:0;top:0;bottom:0}
.fs_gallery_next{right:0;top:0;bottom:0}
.fs_gallery_prev:before{content:"‹";position:absolute;height:30px;margin-top:-30px;top:50%;left:35px}
.fs_gallery_next:before{content:"›";position:absolute;height:30px;margin-top:-30px;top:50%;left:35px}
.fs_gallery_shuft{position:relative;width:9999999px}
.fs_gallery_shuft:after{clear:both;content:"";display:block}
.fs_gallery_shuft_item{float:left;position:relative;}
.fs_gallery_shuft_item img{box-shadow:0 0 8px rgba(0,0,0,.8);position:absolute;top:50%;left:50%}

.yb_conct{position:fixed;z-index:9999999;top:200px;right:0px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#ff4a00 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_top span{ display:inline-block; width:50px; height:53px; float:right; background:#ff4a00 url(../images/shouqi1.png) no-repeat center center; }
.yb_bar .yb_phone{background:#ff4a00 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#ff4a00 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#ff4a00 url(../images/fixCont.png) no-repeat 0 -169px; height:200px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}
.yb_bar .yb_top a{ color:#fff;}

.yb_conct a.guanbi{ text-align:right; display:block;}

.myoushi{ overflow:hidden; display:none;}
.mtu{ width:100%; overflow:hidden;}
.mtu img{ width:100%;}
.my_txt{ overflow:hidden; }
.my_txt h4{ text-align:center; font-size:0.3rem; overflow:hidden; margin:5px auto; }
.my_txt h4 span{ font-size:0.3rem; color:#666;}
.my_txt h4 i{ color:#02b133; font-style:normal;}
.my_txt p{ font-size:0.2rem; text-align:center; color:#666;}
.my_txt dl{ overflow:hidden; margin-top:20px;}
.my_txt dl dd{ overflow:hidden; font-size:0.2rem; background:url(../images/yuan.png) no-repeat left 10px; margin:0 10px; padding-left:15px; line-height:.35rem; color:#666; }


.buttom{ display:none;}


@media only screen and (max-width:1366px){

.had,.content,.product-number-info .product-number-inner{ width:1200px;}
.nav ul{ width:1200px;}
.tit_tel{ width:1200px; }
.ys ul li{ width:1200px;} 
.ys ul li:nth-child(4) .lmt{ width:1200px;}
.content_box{ width:1200px; }
.tt_jiaodian{ width:1200px;}
.nav ul li{ width:150px;}
.banner{ min-width:1200px;}
.ys ul li .y_right .y_txt h3 span {
  
    width: 460px;
}

.ys ul li .y_right .y_txt h3 div {
    font-size: 100px;
  
}	

.c_right{ width:490px;}
.pic_right{ width:920px;}
.xpqq{ width:850px;}
	.tt_jiaodian .swiper-pagination{ width:50%; right:0px; left:inherit}
}



@media only screen and (max-width:1200px){
	
.dpqmbox{ width:100%; max-width:750px; min-width:320px; overflow:hidden; margin:0px auto;}
.had,.content,.contact{ width:auto;}
.had{ padding:10px 0 }
.nav ul,.product-number-info .product-number-inner{ width:auto;}
.tit_tel{ width:auto; }
.ys ul li{ width:auto;} 
.ys ul li:nth-child(4) .lmt{ width:auto;}
.content_box{ width:auto; }
.tt_jiaodian{ width:auto;}	
.b_text{ width:6rem; padding:5% 0; overflow:scroll;}
.b_text ul{ width:12rem; font-size:0.22rem;     text-align: left;}
.b_text ul span{ font-size:0.3rem;}

.side{ display:none;}

.top,.tel,.tit{ display:none;}
.logo img.p_logo{ display:none;}
.logo img.m_logo{ display:block; text-align:center; margin:0px auto;}
.logo{ float:none; text-align:center; margin:0px auto;}
.logo img{ width:100%}
.nav{ height:inherit; line-height:inherit; overflow:hidden; }
.nav ul li{ width:25% ; border-right:1px #fff solid; border-top:1px #fff solid; padding:3% 0; box-sizing:border-box; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.nav ul li a{ font-size:0.22rem;}
.banner{ display:none;}
.m_banner{ display:block;}
.title{ margin:20px auto}
.title h3{ font-size:0.32rem;}
.title p{ font-size:0.2rem;}

.pic_nav ul li{ width:50%}
.pic_nav ul li a{ height:inherit; line-height:inherit; line-height:0.6rem; font-size:0.25rem;}
.pic_content {
    overflow: hidden;
    margin-top: 20px;
}
.pic_content ul li{ border:3px #fff solid; width:50%;}
.pic_content ul li div{ position:relative; background:none; color:#333;}
.pic_content ul li div p{ color:#333; font-size:0.22rem;}
.pic_content ul li:nth-child(n+7){ display:none;}

.ys ul{ overflow:hidden; display:none;}
.myoushi{ overflow:hidden; display:block;}
.myoushi .swiper-pagination-bullet{ background:#666;}
.myoushi .swiper-pagination-bullet{ background:#02b133;}


	
.xbanner{  display:none;}


.mxban{ display:block;}



.guoc ul li{    margin-bottom: 20px;}
.guoc ul li img{ width:100%}
.guoc ul li div{ line-height:0.4rem;  position:absolute; width:100%;  text-align:center; height:100% ; top:0px; z-index:9; color:#fff; font-weight:bold; font-size:0.22rem; padding-top:0.3rem;}

.about_txt{ position:relative;}
.a_txt{ position:relative; width:auto; padding:10px 10px 0;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 6;
overflow: hidden;}

.gengduo{ width:60%; padding:3% 0; border-radius:4px; font-size:0.2rem; text-align:center; margin:20px auto; background:#02b133; display:block }
.gengduo a{ color:#fff;}
.product-number-info li { width:50%; border-top:1px #fff solid; padding:20px 0}
.product-number-info li b { font-size:0.4rem;}
.product-number-info li p{ font-size:0.2rem;}

.anli_nav{ margin:20px auto;}
.anli_nav ul li {
    display:block; float:left;
    margin: 0px; width:33.33%;
    text-align:center;
    overflow: hidden;
    color: #333;
     font-size:0.25rem;
    font-weight: bold;
}
.anli_nav ul li img{ width:18%; height:inherit; float:none;}
.anli_nav ul li span{ display:none;}
.anli_nav ul li img.im1 {
    display:inline-block;
}

.anli_lb ul li{ width:50%; border:3px #fff solid;}

.anli_nav ul li.thistab img.im2{ display:inline-block;}

.tj_news {
    width: auto;
    overflow: hidden;
    float: none;
    padding-bottom: 10px;
    background: #fff;
    padding: 15px;
}
.news{ margin-top:10px;}
.news ul {
    overflow: hidden;
    width: auto;
    float: none;
}
.tj_news h3{ font-size:0.22rem;}
.tj_news dd{ font-size:0.2rem; height:inherit; line-height:0.35rem;}
.tj_news h3 span{ font-size:0.2rem;}
.news ul li span h3{ font-size:0.22rem;}
.news ul li span p{ font-size:0.2rem; height:inherit;}
.footer ul{ width:auto; float:none;}
.footer ul li:nth-child(1),.footer ul li:nth-child(2){ display:none;}
.footer ul li:nth-child(3){ width:100%; text-align:center;}
.rwm{ display:none;}


.news ul li {

    padding-right: 80px;
  
}
.footer ul li p{ font-size:0.2rem;}
.news ul li dl{margin-right: 15px;}
.news ul li dl dd{ padding:0 15px;}
.copyright{ text-align:center; font-size:0.18rem; padding-bottom:1.2rem;}
.copyright span{ display:none;}
.footer{ margin-top:0px;}
.footer ul{ padding:20px 0;}

.buttom{background:#1eac45;bottom:0;margin:0 auto;max-width:100%;min-width:320px;position:fixed;width:100%;z-index:9999; display:block;}
.buttom ul{overflow:hidden}
.buttom ul li{color:#fff;float:left;width:25%;padding:3% 0;border-right:1px #fff solid;box-sizing:border-box}
.buttom ul li .sy{overflow:hidden;text-align:center;vertical-align:middle;width:50%;margin:0 auto}
.buttom ul li p{font-size:14px;overflow:hidden;text-align:center}
.buttom ul li a{color:#fff}
.buttom ul li .sy img{width:30px;}

.mbx {
    width: 100%;
    margin: 0px auto;
    height:inherit;
    line-height: 60px;
    background: #f2f2f2;
    font-size: 16px;
    color: #666;
}
.mbx  p.p1{ float:none; margin-left:20px; overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;}
.mbx p.p2{ float:none; width:auto; border-top:1px #ccc solid; padding:2%; overflow:hidden;}
.mbx p.p2 a{ width:50%; margin:0px; display:block; float:left; background:#fff; border:3px #f2f2f2 solid; box-sizing:border-box; text-align:center; line-height:0.6rem;}
.mbx p.p2 a.cur{ display:block; border-bottom:none; background:#02b133; color:#fff; font-size:0.25rem;}
.pic_cont_lb{ margin-top:10px;}
.pic_cont_lb ul li { width:50%; border:3px #fff solid; margin-bottom:10px;}
.pic_cont_lb ul li p{ font-size:0.2rem;}



.nbanenr img {
    width: 280%;
    margin-left: -590px;
}


.c_left{ width:auto; float:none; margin:0 10px;}

.picshow, .picshow_img {
    width: 100%;
    height:inherit;
    overflow: hidden;
    float: none;
}

.picshow_img li {
    width: 100%;
    height: 100%;
    overflow: hidden;
    float: left;
    display: none;
    border: none;
}

.picshow_img img {
    width: 100%;
    height: 100%;
}

.select_btn {
    width: 100%;
    height: 100%;
    color: #111;
    float: none;
    display: inline;
}

.select_btn li {
    width: 25%; float:left;
    height:inherit;
    border: none;
    cursor: pointer;
    overflow: hidden;
    margin-bottom: 10px;
	box-sizing:border-box;
}
.select_btn li img {
    width: 100%;
    height: 100%;
}

.c_right {
    width: auto; margin:20px 10px; float:none;
}
.pic_xq {
    overflow: hidden;
    margin: 20px auto;
}
.c_right h3{ font-size:0.3rem;}
.c_right dl dd{ font-size:0.2rem; line-height:0.35rem; height:inherit;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5; padding:15px 15px 0;
overflow: hidden;}

.pic_left{ display:none;}
.pic_right {
    width: auto; float:none;
}
.copyright{ font-size:0.2rem;}
.a_img{ width:auto; float:none;}
.a_img h3{ font-size:0.3rem; text-align:center;}
.a_img h3 p{ text-align:center; font-size:0.2rem;}
.a_txtt {
    overflow: hidden;
    width: 100%;
    font-size: 0.2rem;
    line-height: 0.35rem;
    text-indent: 2em;
    color: #555;
    float: none;
    text-align: justify;
    margin-top: 50px;
}
.a_txtt p{ font-size:0.2rem;}
.zhanshi ul li{ width:50%}
.zhanshi{ margin-bottom:10px;}
.anli ul li{ width:200px;}
.anli ul li div{ height:inherit;}
.contact dl dt{ overflow:hidden;   float: none; width: auto;}
.contact dl dt img{ width:100%}

.contact dl dd {
    float: left;
    background: #f5f5f5;
    width: auto;
    height:inherit;
    padding: 20px 20px; font-size:0.22rem;
}
.contact dl dd p{ font-size:0.2rem; line-height:0.35rem;}
.contact dl dd h3{ font-weight: normal;  font-size: 0.3rem;; color: #02b133; margin-top:20px; height:inherit}
.anli ul li p{ font-size:0.22rem;}
.container ul li{ width:50%; border:3px #fff solid; }
.tt_box div{ width:auto; overflow:hidden; padding:0 10px; float:none; height:inherit;}
.tt_box div img{ width:100%}
.tt_box span {
    display: block;
    float: none;
    width: auto;
    padding: 0 10px;
}
.tt_box span h3 { font-size:0.25rem;}
.tt_box span dd {
    height:inherit;
    line-height: 0.38rem;
    font-size: 0.22rem;
    margin-top: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:4;
    overflow: hidden;
    color: #666;
}
.tt_jiaodian .swiper-pagination{ width:100%; right:0px; left:inherit}
.tt_jiaodian .swiper-container{ padding-bottom:60px;}
.xpqq{ width:auto; float:none; margin-top:20px;}
.news_lb ul li div{ width:50%; height:inherit;}
.news_rig{ display:none;}


.newsListBox{width:auto;height:auto;overflow:hidden}
.newsListLeft{float:none; padding:0 15px; height:auto;overflow:hidden;}

.sx ul li{overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;}
.newsContTitle h2{ font-size:0.3rem;}
}



@media only screen and (max-width:750px){
	.context{ height:inherit;}
	.context p{ float:none; width:100%; overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
    margin-left: 0px;
    padding-left: 0px; height:inherit; line-height:inherit; padding:2% 0;
	}
	
	.context p.prevNews a{
		 margin-left: 0px;
    padding-left: 10px; background:none;
	   height:inherit; font-size:0.22rem;overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
		}
		.context p.NextNews a {
    margin-right: 0px;
    height:inherit;
    overflow: hidden;
    padding-left: 10px;
    text-align: left;
    background:none; font-size:0.22rem;
}
.context p.NextNews a{overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;}

.canimg ul li div{ padding:20px 0}
.canimg ul li div img {
    margin-bottom:10px;
}
.nbanenr img {
  width: 200%;
    margin-left: -180px;
}
.news_tt{ margin:20px auto;}
.news_tt h3{ font-size:0.3rem;}
.news_tt p{ font-size:0.2rem;}
.weixin{ display:none;}
.a_txtt p{ font-size:0.2rem; padding:0 15px;}
.jishu ul li{ width:120px; height:inherit;}
.canimg ul li{ width:100% }
.canimg ul li p{ font-size:0.22rem;}
.dpqmbox {
    width: inherit;
    max-width:inherit;
    min-width: inherit;
    overflow: hidden;
    margin: 0px auto;
}
.news_lb ul li  div{ width:40%}

.news_lb ul li span h3 {
    overflow: hidden;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 36px;
    line-height: 36px;
    font-size: 0.22rem;
}
.news_lb ul li span p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 0px auto;
    height:inherit;
    font-size: 0.2rem;
    line-height: 0.3rem;;
    color: #898989;
}
.news_lb ul li span h4,.news_lb ul li span dd{ display:none;}
#allmap{ height:250px;}

.container{ margin-top:20px;}

}


