/*全局样式*/
@charset "utf-8";
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font:14px "微软雅黑","Arial Narrow",HELVETICA;color:#000;-webkit-text-size-adjust:100%;}
input:required,textarea:required{outline:0 none; -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow: none;-webkit-appearance: none !important;}
a{text-decoration:none !important; cursor:pointer !important;color:#000;}
a:focus{outline:none;}
ul{margin:0;}
li{list-style: none;}
.imgvertical{vertical-align:middle !important;}
.sx{cursor:pointer;}
.container-fluid{max-width:1230px !important;}
.tr{transition:all 0.5s; -moz-transition:all 0.5s;-ms-transition:all 0.5s; -o-transition:all 0.5s; -webkit-transition:all 0.5s}
.tr2{transition:all 0.3s; -moz-transition:all 0.3s;-ms-transition:all 0.3s; -o-transition:all 0.3s; -webkit-transition:all 0.3s;}
.overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

header .top{height:35px;color:#666;}
header .top h5{font-size:12px;color:#666;line-height:35px;}
header .top ul li{position:relative;margin-left:20px;}
header .top ul li:before{content:"";width:1px;height:12px;background:#666;position:absolute;top:50%;left:-10px;margin-top:-6px;t}
header .top ul li:nth-child(1):before{display:none;}
header .top ul li a{color:#666;font-size:12px;line-height:35px;transition:all .3s;}
header .top ul li a:hover{color:#cf000b;}
header .logo_box{height:120px;background:#f6f6f6;}
header .logo{line-height:120px;width:40%;padding-right:30px;}
header .logo img{max-width:100%;}
header .logo_box form{width:30%;padding:40px 50px 0;}
header .logo_box form input{width:80%;height:40px;border:1px solid #c9c9c9;padding:0 10px;border-right:none;}
header .logo_box form button{width:20%;height:40px;border:1px solid #621f52;background:#000 url(../images/icon1.png) no-repeat center;}
header .logo_box .phone{background:url(../images/icon2.png) no-repeat 0 center/contain;padding-left:60px;margin-top:36px;}
header .logo_box .phone h5{font-size:25px;font-weight:bold;color:#009a44;}

/*PC端导航*/
nav{position:relative;background:url(../images/nav_bg.jpg) repeat-x;}
nav a{color:#fff !important;font-size:15px;}
/*一级导航*/ 
nav ul li{float:left;width:12.2%;text-align:center;position:relative;line-height:55px;}
nav ul li a{display:block;position:relative;}
nav ul li a:hover,nav ul li a.active{background:#09572c;}
nav ul li.bx{width:2px;height:15px;background:rgba(255,255,255,0.4);margin-top:20px;}
/*二级导航*/
nav ul li ul{position:absolute;display:none;left:0;top:100%;z-index:100;width:100%;}
nav ul li ul li{float:none;border-bottom:1px solid rgba(255,255,255,0.3);width:100%;line-height:35px;background:#01ab4c;}
nav ul li ul li:last-child{border:none;}
nav ul li ul li a{font-size:14px;}
nav ul li:hover ul{display:block;}

/*banner轮播*/
#myCarousel{position:relative;overflow:hidden;}
#myCarousel .carousel-inner a{display:block;}
#myCarousel .carousel-control.left{width:60px;height:60px;line-height:60px;background:rgba(1,171,76,0.8);top:50%;left:-100px;margin-top:-30px;opacity:1;font-size:25px;}
#myCarousel .carousel-control.right{width:60px;height:60px;line-height:60px;background:rgba(1,171,76,0.8);top:50%;right:-100px;margin-top:-30px;opacity:1;font-size:25px;}
#myCarousel:hover .carousel-control.right{right:0;}
#myCarousel:hover .carousel-control.left{left:0;}
.carousel-indicators li{width:15px;height:15px;margin:1px 3px;}
.carousel-indicators .active{width:15px;height:15px;margin:1px 3px;}

.title1{padding:50px 0;text-align:center;position:relative;overflow:hidden;}
.title1 h5{font-size:25px;font-weight:bold;color:#009a44;display:inline-block;position:relative;}
.title1 h5:before,.title1 h5:after{content:"";width:1000%;height:1px;background:#e0e0e0;position:absolute;top:50%;right:100%;margin-right:20px;}
.title1 h5:after{right:auto;left:100%;margin:0 0 0 20px;}
.title1 p{font-size:13px;color:#888;margin-top:5px;}
.title1:before{content:"";width:20px;height:3px;background:#333;position:absolute;bottom:35px;left:50%;margin-left:-10px;}

/*产品系列*/
.cpxl_con{background:#f3f3f3;padding:30px;}
.news3{display:block;padding:15px;background:#fff;}
.news3 .imgbox{overflow:hidden;}
.news3 h5{font-size:15px;color:#000;text-align:center;padding:15px 0 10px;position:relative;}
.news3 h5:before{content:"";width:16px;height:3px;background:#009a44;position:absolute;bottom:0;left:50%;margin-left:-8px;transition:all .3s;}
.news3 .text{font-size:12px;color:#555;line-height:20px;height:60px;overflow:hidden;margin-top:8px;}
.news3:hover{background:#009a44;}
.news3:hover .img{transform:scale(1.1);}
.news3:hover h5,.news3:hover .text{color:#fff;}
.news3:hover h5:before{background:#fff;}

a.more1{display:block;width:170px;line-height:45px;background:#009a44;font-size:12px;color:#fff;border-radius:30px;margin:40px auto 50px;text-align:center;}
a.more1:hover{background:#057235;}

/*关于我们*/
.gywm{background:url(../images/gywm_bg.jpg) center center/cover;padding-bottom:50px;}
.gywm .img{height:275px;}
.gywm .text_box h5{font-size:20px;font-weight:bold;color:#009a44;border-bottom:1px solid #d6d5d4;padding-bottom:20px;}
.gywm .text_box .text{line-height:26px;height:156px;overflow:hidden;margin:10px 0;}
.gywm .text_box .more1{margin:0;}
.gywm ul{text-align:center;margin:30px -2px 0;}
.gywm ul li{width:16.66%;}
.gywm ul li a{display:block;background:#fff;margin:0 2px;padding:15px 0;}
.gywm ul li a .imgbox{height:50px;line-height:50px;}
.gywm ul li a .imgbox img{max-height:50px;}
.gywm ul li a h5{color:#000;margin-top:15px;transition:all .3s;}
.gywm ul li a:hover h5{color:#009a44;}

/*产品中心*/
.nav3{font-size:0;text-align:center;margin-bottom:36px;}
.nav3 a{display:inline-block;width:135px;line-height:45px;background:#2b2b2b;font-size:15px;color:#fff;margin:4px;}
.nav3 a:hover,.nav3 a.active{background:#009a44;}
.cpzx_con{position:relative;}
.news1{display:block;border:1px solid #d0d0d0;}
.news1 .imgbox{padding:3px;border-bottom:1px solid #d0d0d0;}
.news1 .img{position:relative;}
.news1 .img:before{content:"";width:100%;height:100%;background:rgba(0,0,0,0.8) url(../images/icon9.png) no-repeat center;top:0;left:0;position:absolute;opacity:0;transition:all .3s;}
.news1 h5{line-height:48px;font-size:16px;color:#000;text-align:center;}
.cpzx_con .swiper-button-prev,.cpzx_con .swiper-button-next{width:52px;height:52px;background:#d2d6d8 url(../images/left.png) no-repeat center;margin-top:-26px;opacity:1;left:-80px;}
.cpzx_con .swiper-button-next{left:auto;right:-80px;background-image:url(../images/right.png);}
.cpzx_con .swiper-button-prev:hover,.cpzx_con .swiper-button-next:hover{background-color:#009a44;}
.cpzx_con .list{display:none;}
.cpzx_con .list.active{display:block;}

/*新闻中心*/
.xwzx{background:url(../images/xwzx_bg.jpg) center center/cover;padding-bottom:50px;}
.xwzx .con{background:#fff;padding:20px 20px 5px 20px;}
.xwzx .con .title{position:relative;border-bottom:1px solid #dfe0e1;padding-bottom:17px;margin-bottom:20px;}
.xwzx .con .title li{font-size:18px;font-weight:bold;color:#000;margin-right:20px;position:relative;}
.xwzx .con .title li:before{content:"";width:100%;height:1px;background:#009a44;position:absolute;bottom:-18px;left:0;transform:scale(0);transition:all .3s;}
.xwzx .con .title li.active{color:#009a44;}
.xwzx .con .title li.active:before{transform:scale(1);}
.xwzx .con .title .more{position:absolute;top:0;right:0;line-height:33px;color:#000;transition:all .3s;}
.xwzx .con .title .more:hover{color:#009a44;}
.news4_box{height:453px;position:relative;overflow:hidden;}
.news4_box .list{transform:scale(0);position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;}
.news4_box .list.active{transform:scale(1);transition:all .5s;opacity:1;}
.news4{display:block;margin-bottom:15px;}
.news4 .imgbox{width:225px;height:136px;overflow:hidden;}
.news4 .img{width:100%;height:100%;}
.news4 .text_box{margin-left:240px;position:relative;}
.news4 .text_box h5{font-size:15px;color:#000;line-height:20px;position:relative;padding-right:90px;}
.news4 .text_box p{font-size:14px;position:absolute;top:0;right:0;color:#000;line-height:22px;}
.news4 .text_box .text{font-size:13px;color:#555;line-height:22px;height:66px;overflow:hidden;margin:6px 0;}
.news4 .text_box .more{width:96px;line-height:35px;background:#777;color:#fff;text-align:center;}
.news4:hover .img{transform:scale(1.1);}
.news4:hover h5{color:#009a44;}
.news4:hover .more{background:#009a44;}
.news5_box{height:453px;overflow:hidden;}
.news5{display:block;margin-bottom:15.2px;}
.news5 h5{color:#010101;line-height:30px;position:relative;padding-left:35px;}
.news5 h5:before,.news5 .text:before{content:"问";width:22px;height:22px;background:#ff8a00;color:#fff;text-align:center;line-height:22px;border-radius:50%;position:absolute;top:50%;left:0;margin-top:-11px;}
.news5 .text:before{color:"答";top:5px;z-index:1;margin:0;background:#484848;}
.news5 .text{font-size:12px;color:#555;line-height:20px;height:40px;overflow:hidden;margin-top:0;position:relative;padding-left:35px;margin-top:5px;transition:all .3s;}
.news5:hover h5,.news5:hover .text{color:#009a44;}

/*联系我们*/
.lxwm{padding-bottom:50px;}
.lxwm .bt{font-size:18px;color:#333;margin-bottom:18px;}
#map{height:220px;border:1px solid #ccc;}
.lxwm .weixin_box{margin-top:20px;}
.lxwm .weixin_box .img{border:1px solid #d0cecf;padding:10px;width:170px;height:170px;}
.lxwm .weixin_box .img img{width:100%;height:100%;}
.lxwm .weixin_box ul{padding-right:190px;}
.lxwm .weixin_box ul li{font-size:15px;color:#333;line-height:30px;}
.lxwm .weixin_box ul li span{margin-right:5px;}
.lxwm form .box{margin-bottom:18px;}
.lxwm form p{color:#333;margin-bottom:10px;}
.lxwm form input,.lxwm form textarea{width:100%;height:37px;background:#f4f4f4;border:1px dashed #aaa;border-radius:5px;padding:0 10px;}
.lxwm form textarea{height:146px;padding:10px;resize:none;}
.lxwm form button{width:100%;height:37px;background:#009a44;color:#fff;border:none;}

/*页脚*/
footer{background:#262626;overflow-x:hidden;}
footer ul{padding:50px 0;margin:0 -20px;}
footer ul li{padding:0 20px;}
footer ul li:nth-child(1){width:20%;}
footer ul li:nth-child(2){width:50%;border-left:1px solid #515151;border-right:1px solid #515151;}
footer ul li:nth-child(3){width:30%;}
footer ul li:nth-child(1) img{display:block;max-width:100%;}
footer ul li:nth-child(2) dl{width:20%;}
footer ul li:nth-child(2) dl dt{color:#fff;padding-bottom:10px;margin-bottom:20px;position:relative;}
footer ul li:nth-child(2) dl dt:before{content:"";width:20px;height:2px;background:#515151;position:absolute;bottom:0;left:0;}
footer ul li:nth-child(2) dl dd a{font-size:12px;color:rgba(255,255,255,0.7);line-height:28px;transition:all .3s;}
footer ul li:nth-child(2) dl dd a:hover{color:#009a44;}
footer ul li:nth-child(3) .weixin .img{width:100px;height:100px;background:#fff;padding:5px;}
footer ul li:nth-child(3) .weixin img{width:100%;height:100%;}
footer ul li:nth-child(3) .weixin p{color:#fff;font-size:12px;text-align:center;line-height:25px;}
footer ul li:nth-child(3) .text_box{margin-left:120px;color:#fff;}
footer ul li:nth-child(3) .text_box p{font-size:9px;margin-top:3px;}
footer ul li:nth-child(3) .text_box .text{font-size:12px;line-height:28px;margin-top:20px;}
footer .bottom{padding:15px;background:#009a44;color:#fff;font-size:12px;text-align:center;line-height:22px;}
footer .bottom span{margin-left:20px;}

/*内页左侧*/
.neiye{padding:30px 0;}
.neiye .title4{background:#009a44;position:relative;line-height:45px;}
.neiye .title4 h5{line-height:80px;padding-left:30px;color:#fff;font-size:18px;font-weight:bold;}
.neiye .title4 h5 .span2{font-size:13px;margin-left:5px;color:rgba(255,255,255,0.7);font-weight:normal;}
.neiye .title4 .span3{position:absolute;top:0;line-height:45px;right:15px;color:#fff;font-size:18px;}
.neiye .title4 i{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;z-index:2;}
.neiye .nav_box{border:1px solid #d0d0d0;}
.neiye .nav_box .nav1{padding:20px 0;background:#fff;}
.neiye .nav_box .nav2{display:block;line-height:44px;background:#fff;padding:0 18px;}
.neiye .nav_box .nav2 .con{border-bottom:1px dashed #ccc;}
.neiye .nav_box .nav2 .span4{width:16px;height:16px;line-height:17.5px;background:#666;border-radius:50%;text-align:center;display:inline-block;color:#fff;font-size:10px;margin:0 15px;}
.neiye .nav_box .nav2:hover,.neiye .nav_box .nav2.active{color:#fff;background:#009a44;}
.neiye .nav_box .nav2:hover .span4,.neiye .nav_box .nav2.active .span4{background:rgba(255,255,255,0.3);}
.neiye .nav1 ul{display:none;padding:0 30px;}
.neiye .nav1 ul.ul1{display:block;}
.neiye .nav1 ul li a{display:block;line-height:40px;color:#444;position:relative;text-align:center;border-bottom:1px solid #e5e5e5;}
.neiye .nav1 ul li a .span5{margin-right:5px;display:inline-block;width:8px;height:8px;position:relative;}
.neiye .nav1 ul li a .span5:before{content:"-";position:absolute;top:-3px;left:0;line-height:8px;font-size:20px;}
.neiye .nav1 ul li a:hover,.neiye .nav1 ul li a.active{color:#ff8a00;}
.neiye .nav1 ul li a:hover .span5:before,.neiye .nav1 ul li a.active .span5:before{content:"+";left:-2px;}
.neiye .lxfs{margin-top:25px;}
.neiye .lxfs .text{background:#fff;padding:15px;font-size:13px;line-height:27px;border:1px solid #d9d9d9;}
.neiye .lxfs .weixin{border:1px solid #d9d9d9;width:130px;height:130px;background:#fff;padding:10px;margin:20px auto 0;}
.neiye .lxfs .weixin img{width:100%;height:100%;}
.neiye .title5{border-bottom:1px solid #d9d9d9;padding-bottom:10px;margin-bottom:20px;}
.neiye .title5 h5{font-size:18px;color:#555;font-weight:bold;}
.neiye .title5 p{font-size:13px;color:#777;}
.neiye .title5 p a{color:#777;}
.neiye .title5 p a:hover{color:#009a44;}
.neiye .title5 p span{color:#009a44;}

/*附图新闻内页*/
.news2{display:block;border-bottom:1px solid #d9d9d9;padding-bottom:20px;margin-bottom:20px;}
.news2:last-child{border:none;}
.news2 .imgbox{width:266px;height:176px;overflow:hidden;}
.news2 .img{width:100%;height:100%;}
.news2 .text_box{margin-left:280px;}
.news2 .text_box h5{font-size:16px;font-weight:bold;color:#4b4a4a;transition:all .3s;}
.news2 .text_box p{font-size:12px;color:#999;margin:5px 0;}
.news2 .text_box .text{color:#4f4f4f;line-height:25px;height:75px;overflow:hidden;}
.news2 .text_box span{display:block;width:90px;line-height:28px;background:rgba(0,0,0,0.5);color:#fff;font-size:12px;text-align:center;margin:20px 0 0 0;}
.news2:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1);}
.news2:hover span{background:#009a44;}
.news2:hover h5{color:#009a44;}

/*详情页*/
.xqy{line-height:25px;min-height:300px;}
.xqy .bt{font-size:16px;font-weight:bold;text-align:center;margin:10px 0;}
.xqy .rq{color:#999;text-align:center;line-height:30px;border-bottom:1px dashed #999;}
.xqy img{display:block;max-width:100%;margin:20px auto;}

.cpzx_ny{padding:0 5px;}
.cpzx_ny .col-lg-4{padding:0;}
.cpzx_ny .news1{margin:0 10px 20px;}

.khyl_ny.lxwm{padding:0;}
.khyl_ny form{max-width:600px;margin:0 auto !important;}

.jszx_ny ul li a{display:block;line-height:40px;color:#333;border-bottom:1px dashed #ccc;position:relative;padding:0 100px 0 15px;}
.jszx_ny ul li a p{position:absolute;top:0;right:0;}
.jszx_ny ul li a:before{content:"";width:4px;height:4px;background:#333;position:absolute;top:50%;left:0;margin-top:-2px;border-radius:50%;transition:all .3s;}
.jszx_ny ul li a:hover{color:#009a44;}
.jszx_ny ul li a:hover:before{background:#009a44;}

.spzq_ny{padding:0 5px;}
.spzq_ny .col-md-4{padding:0;}
.spzq_ny .video_box{margin:0 10px 20px;}
.spzq_ny .video_box video{width:100%;height:240px;background:#000;}

/*微信弹窗*/
.weixin_popup{position:fixed;top:50%;left:50%;border:1px solid #ccc;padding:30px 30px 0 30px;text-align:center;background:#fff;transform:scale(0);margin:-116px 0 0 -106px;z-index:5000;}
.weixin_popup.active{transform:scale(1);transition:transform .3s;}
.weixin_popup i{color:#999;position:absolute;top:5px;right:5px;transform:rotate(45deg);font-size:20px;cursor:pointer;}
.weixin_popup i:hover{color:red;}
.weixin_popup img{width:150px;height:150px;}
.weixin_popup p{line-height:30px;}

/*右侧悬浮*/
.suspend_nav{background:#01ab4c;width:52px;position:fixed;bottom:150px;right:10px;text-align:center;z-index:5000;border:1px solid rgba(255,255,255,0.7);}
.suspend_nav .list{height:50px;color:#fff;padding-top:6px;transition:all .3s;position:relative;overflow:hidden;cursor:pointer;}
.suspend_nav .list:last-child{border:none;}
.suspend_nav .list:before{content:"";width:100%;height:100%;top:-50px;right:0;background:#05622e;position:absolute;transform:rotate(0);transition:all .3s;}
.suspend_nav .list i{display:block;transition:all .3s;position:relative;z-index:2;}
.suspend_nav .list p{position:relative;z-index:2;}
.suspend_nav .top{padding:0;line-height:50px;height:0;overflow:hidden;opacity: 0;}
.suspend_nav .top:after{content:"";width:100%;height:1px;background:rgba(255,255,255,0.3);position:absolute;bottom:0;left:0;}
.suspend_nav .top.active{height:50px;opacity:1;}
.suspend_nav .top i{font-size:25px;}
.suspend_nav .on-off{padding:0;line-height:50px;}
.suspend_nav .on-off.active i{transform:rotate(135deg);}
.suspend_nav .list:hover{color:#fff;}
.suspend_nav .list:hover:before{top:0;transform:rotate(90deg);}
.suspend_nav ul li{position:relative;border-bottom:1px solid rgba(255,255,255,0.3);}
.suspend_nav ul li .list{border:none;}
.suspend_nav ul li .weixin{position:absolute;right:65px;bottom:0;border:1px solid #01ab4c;transform:scale(0);transform-origin:100% 100%;transition:all .3s;padding-bottom:10px;background:#fff;}
.suspend_nav ul li .weixin:before{content:"";border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:10px solid #01ab4c;position:absolute;bottom:0;left:100%;transition:all .5s;}
.suspend_nav ul li .weixin img{width:150px;height:150px;}
.suspend_nav ul li:hover .weixin{transform:scale(1);}
.suspend_nav ul li:hover .weixin:before{bottom:18px;}
.suspend_nav ul li .popup{position:absolute;min-width:200px;min-height:200%;top:0;right:100%;border:1px solid #01ab4c;text-align:left;display:flex;justify-content:center;align-items:center;background:#01ab4c;color:#fff;visibility:hidden;transition:all .3s;opacity:0;padding:0 15px;}
.suspend_nav ul li .popup:before{content:"";border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:0 solid #01ab4c;position:absolute;top:0;left:100%;transition:top .5s;}
.suspend_nav ul li .popup p{font-size:16px;}
.suspend_nav ul li .popup h5{font-size:20px;margin-top:5px;}
.suspend_nav ul li .popup a{font-size:20px;color:#fff;display:inline-block;margin-top:5px;}
.suspend_nav ul li:hover .popup{visibility:visible;right:65px;opacity:1;}
.suspend_nav ul li:hover .popup:before{top:18px;border-left-width:10px;}

/*移动端底部热点*/
.bottom_link{width:100%;position:fixed;bottom:0;left:0;background:#01ab4c;text-align:center;z-index:5000;border-top:1px solid rgba(255,255,255,0.3);}
.bottom_link ul li{width:33.33%;height:50px;border-right:1px solid rgba(255,255,255,0.3);}
.bottom_link ul li:last-child{border:none;}
.bottom_link ul li a{display:block;color:#fff;font-size:16px;padding-top:5px;position:relative;}
.bottom_link ul li a i{display:block;height:20px;}
.bottom_link ul li:last-child a i{font-size:20px;position:relative;top:-1px;}


/*媒体查询开始*/
@media (min-width:992px){
.news1:hover{border-color:#009a44;}
.news1:hover .imgbox{border-color:#009a44;}
.news1:hover .img:before{opacity:1;}
.news1:hover h5{background:#009a44;color:#fff;}

}

@media(max-width:1370px){
.cpzx .swiper-button-prev,.cpzx .swiper-button-next{display:none;}
}

@media (max-width:991px){
header .sjdnav{display:none;width:150px;height:auto;position:absolute;right:0;top:100px;z-index:2000;}
header .sjdnav ul{padding:0;margin:0;}
header .sjdnav li{display:block;padding:0;text-align:center;border-bottom:1px solid rgba(255,255,255,0.2);background:#009a44;}
header .sjdnav li:last-child{border:none;}
header .sjdnav li a{display:block;color:#fff;line-height:40px;font-size:16px;}
header .ydd_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:35px;right:15px;}
header .ydd_btn span{display:block;width:100%;height:8px;background:#009a44;}
header .ydd_btn span.span02{margin:5px 0;}
header .ydd_btn.click span{background:#009a44;}
header .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:8px;margin-top:0px;	} 
header .ydd_btn.click span.span02{margin:0.5px 0;}
header .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-8px;margin-top:0px;}
header .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
.neiye .title4 .span1{display:none;}
.neiye .title4 h5{padding-left:20px;line-height:45px;}
.neiye .title4 h5 .span2{display:none;}
.neiye .nav_box .nav2{text-align:center;padding:0 10px;}
.neiye .nav_box .nav2 .span4{display:none;}
.neiye .nav1 ul.ul1{display:none;}
.neiye .nav1 ul li a{text-align:center;padding:0 5px;}
.neiye .nav1 ul li a .span5{display:none;}
.neiye .nav_box{margin-bottom:20px;}
.neiye{padding:20px 0;}
footer ul{padding:30px 0;}
footer ul li{width:100% !important;}
footer ul li:nth-child(2){margin:30px 0;text-align:center;}
footer ul li:nth-child(2) dl dt:before{left:50%;margin-left:-10px;}
footer ul li:nth-child(1) img{margin:0 auto;}
footer ul li:nth-child(3){text-align:center;}
footer ul li:nth-child(3) .con{display:inline-block;text-align:left;}
header .logo_box{height:auto;}
header .logo{line-height:100px;width:70%;padding-right:0;}
.gywm .img{height:auto;margin-bottom:20px;}
.lxwm form{margin-top:30px;}
}

@media (max-width:767px){
body{padding-bottom:50px;}
header .sjdnav{top:80px;}
header .ydd_btn{width:35px;top:30px;}
header .ydd_btn span{height:4px;}
header .ydd_btn span.span02{margin:3px 0;}
header .ydd_btn.click span.span02{margin:4px 0;}
.carousel-indicators{bottom:2px;}
.carousel-indicators li{width:10px;height:10px;margin:1px;}
.carousel-indicators .active{width:10px;height:10px;margin:1px;}
footer ul li:nth-child(3) .con{display:block;text-align:center;}
footer ul li:nth-child(3) .weixin{float:none !important;}
footer ul li:nth-child(3) .weixin .img{margin:0 auto;}
footer ul li:nth-child(3) .text_box{margin:10px 0 0 0;}
footer ul li:nth-child(3) .text_box .text{margin-top:10px;}
footer ul li:nth-child(3) .text_box{margin:10px 0 0 0;}
footer .bottom span{display:block;margin:0;}
.news1 h5{line-height:30px;}
.cpzx_ny{padding:0 10px;}
header .logo{line-height:80px;}
.title1{padding:30px 0;}
.title1 h5{font-size:20px;}
.title1:before{bottom:20px;}
.cpxl_con{padding:10px;}
.news3{padding:5px;}
.news3 h5{padding:10px 0;}
.news3 .text{height:40px;}
a.more1{width:120px;line-height:35px;margin:30px auto;}
.gywm{padding-bottom:30px;}
.gywm .text_box h5{font-size:16px;padding-bottom:10px;}
.gywm ul li{width:33.33%;}
.gywm ul li a{margin:2px;}
.nav3{margin-bottom:26px;}
.nav3 a{width:120px;line-height:35px;}
.xwzx{padding-bottom:30px;}
.news4_box{height:315px;}
.news4 .imgbox{width:120px;height:90px;}
.news4 .text_box{margin-left:130px;}
.news4 .text_box h5{font-size:14px;padding-right:0;}
.news4 .text_box p{font-size:12px;position:initial;}
.news4 .text_box .text{font-size:12px;line-height:18px;height:36px;margin:5px 0;}
.news4 .text_box .more{display:none;}
.xwzx .con{padding:10px 10px 5px 10px;}
.xwzx .con .title{padding-bottom:12px;}
.xwzx .con .title li{font-size:16px;}
.xwzx .con .title li:before{bottom:-13px;}
.xwzx .con .title .more{line-height:22px;}
.lxwm{padding-bottom:30px;}
.lxwm .bt{font-size:16px;}
.lxwm .weixin_box{margin:20px 0;}
.lxwm .weixin_box .img{float:none !important;}
.lxwm .weixin_box ul{padding-right:0;margin-top:10px;}
.lxwm .weixin_box ul li{font-size:14px;}
.cpzx_ny .news1{margin:0 5px 10px;}
.spzq_ny{padding:0 10px;}
.spzq_ny .video_box{margin:0 5px 30px;}
.spzq_ny .video_box video{height:auto;}
}

@media (max-width:600px){
.news2{padding-bottom:10px;margin-bottom:10px;}
.news2 .imgbox{width:120px;height:90px;}
.news2 .text_box{margin-left:130px;}
.news2 .text_box h5{font-size:14px;}
.news2 .text_box p{margin:5px 0 0 0;}
.news2 .text_box .text{height:45px;}
.news2 .text_box span{display:none;}
}

@media (max-width:479px){
header .ydd_btn{width:25px;top:21px;}
header .sjdnav{top:60px;}
header .logo{line-height:60px;}
.gywm ul li a .imgbox{height:30px;line-height:30px;}
.gywm ul li a .imgbox img{max-height:30px;}
.xwzx .con.con-1 .title li{margin:0;width:33.33%;text-align:center;}

}
