@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; font-family:"微软雅黑"; background:url(../images/bg.png) repeat;}
*{margin:0; padding:0;}
ul,li,dl,dt,dd{list-style-type:none}
a{text-decoration:none !important;line-height:none !important}
.glyphicon{ top:0 !important;}
.no-padding {padding: 0 !important;}
.no-margin {margin: 0 !important;}
.no-background{ background:none !important;}
.no-border{ border:none !important;}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
a{ text-decoration:none !important; cursor:pointer !important;color:#999;}
a:focus{outline:none;}
ul{margin:0;}
li{list-style: none;}
.imgvertical{vertical-align:middle !important;}
.container-fluid{ max-width:1310px !important;}
.container{max-width:1000px !important;padding:0;}
.clearfix:before,.clearfix:after {display: table;content:'';}
.clearfix:after { clear: both; }
.clearfix { *zoom:1;}
h1,h2,h3,h4,h5,h6{margin:0 !important; padding:0 !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}
.tr1{transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s}
.tr2{transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s}
.da{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
textarea:required,input:required{ -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow: none;}
.suo{padding:0 10px}

/*全局样式*/
.top{font-size:12px; border-bottom:1px solid #e8e8e8; color:#777;line-height:32px;}
.top .right{text-align:right;}
.top .right a{color:#777; margin:0 10px;}
.top .right a img{margin-right:5px;}
.top .right a:hover{color:#ff9600; text-decoration:underline !important}

header{height:115px; background:url(../images/header.jpg) center center; background-size:cover; width:100%}
.logo{line-height:115px;}
header .phone{background:url(../images/icon-call.png) no-repeat left center; padding-left:50px; font-size:15px; color:#333; min-height:43px; margin-top:35px}
header .phone h4{font-size:24px; color:#ffa800; font-weight:bold; letter-spacing:-2px}



/*pc导航*/
.nav{width:100%; background:url(../images/nav-bg.jpg) repeat-x; height:52px}
.nav li{width:12.5%;float:left;font-size:15px; line-height:52px;text-align:center;position:relative;}
.nav .bx{width:1px; height:13px; border-right:1px dashed rgba(255,255,255,0.5); margin-top:24px;}
.nav li a{display:block;color:#fff;}
.nav li.active a,.nav li a:hover{background:url(../images/nav-hover.jpg) repeat-x;}
/*导航二级下拉*/
.nav li .nav-zi{width:100%;position:absolute; left:0; top:100%;z-index:9999999; display:none;}
.nav li .nav-zi li{ width:100%;background:rgba(0,0,0,0.65); font-size:14px;line-height:50px;margin-top:1px; border:0;}
.nav li .nav-zi li a{display:block; padding:0 5px; color:#fff}
.nav li .nav-zi li:hover a{background:rgba(255,138,0,0.9)}



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{width:100%;background:rgba(0,0,0,0.55);line-height:38px;text-align:center;font-size:15px;line-height:38px;font-weight:bold;margin-bottom:3px}
header .sjdnav li a{display:block;color:#fff;}
header .sjdnav li a:hover{ background:rgba(255,150,16,0.9);}
header .ydd_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:40px;right:15px;}
header .ydd_btn span{ display:block; width:100%; height:4px; background:#32a932;}
header .ydd_btn span.span02{margin:4px 0;}
header .ydd_btn.click{ background:none;}
header .ydd_btn.click span{ background:#32a932;}
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:4px 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;}


/*banner轮播*/
#myCarousel{position:relative;}
#myCarousel .carousel-inner img {margin:0 auto;}
#myCarousel .carousel-control {font-size:100px;}
#myCarousel .carousel-control.left{background-image: none; display:none}
#myCarousel .carousel-control.right{background-image: none; display:none}
#myCarousel:hover .carousel-control.left{display:block}
#myCarousel:hover .carousel-control.right{display:block}
.carousel-indicators{bottom:0;}
.carousel-indicators .active,.carousel-indicators li{width:12px; height:12px;margin:1px 4px;}

/*主体内容*/
.main1{padding-bottom:50px;}
.title{font-size:12px;text-align:center;margin:50px 0 42px;}
.title h4{font-size:26px; color:#fff; font-weight:bold;background:url(../images/title.png) no-repeat center center;}
.title span{color:rgba(255,255,255,0.5); display:block; margin:5px 0 10px}
.title .xian{width:42px; height:2px; background:#ffa800; margin:0 auto;}
.title1 h4{color:#32a932;background:url(../images/title1.png) no-repeat center center;}
.title1 span{color:#555;}



.main2{background:url(../images/main2-bg.jpg) center center; background-size:cover; width:100%;}
.main3{background:url(../images/main3-bg.jpg) center center; background-size:cover; width:100%;}


.fuwu .left{width:40%; float:left}
.fuwu .right{width:20%; float:left}
.fuwu .row{margin:0 !important}
.fuwu .col-md-12,.fuwu .col-md-6{padding:0 !important}
.fuwu .imgbox{display:block; text-align:center; text-transform:uppercase;}
.fuwu .imgbox .tu{overflow:hidden;}
.fuwu .imgbox .img{height:240px;}
.fuwu .imgbox .text{height:240px; background:#5b9bd5; font-size:14px; color:#fff;display:flex; flex-direction:column; justify-content:center; padding:0 20px; position:relative}
.fuwu .imgbox .text:before{content:""; position:absolute; top:25px; right:-10px; border-top:10px solid transparent; border-bottom:10px solid transparent; border-left:10px solid #5b9bd5; z-index:6}
.fuwu .imgbox .text h4{font-size:18px; font-weight:bold;}
.fuwu .imgbox .text span{display:block; font-size:12px; margin:8px 0 15px}
.fuwu .imgbox .text .more{display:block; width:82px; border:2px solid rgba(255,255,255,0.3); text-align:center; line-height:28px; margin:0 auto;}
.fuwu .imgbox2 .text{background:#7030a0;}
.fuwu .imgbox2 .text:before{right:auto; left:-10px; border-left:none;border-right:10px solid #7030a0;}
.fuwu .imgbox3 .text{background:#ffc000;}
.fuwu .imgbox3 .text:before{border-left-color:#ffc000;}
.fuwu .imgbox4 .text{background:#ed7d31;}
.fuwu .imgbox4 .text:before{right:auto; left:-10px; border-left:none;border-right:10px solid #ed7d31;}
.fuwu .imgbox5 .text{background:#70ad47;}
.fuwu .imgbox5 .text:before{top:auto; bottom:-10px; right:25px;border-left:none;border-top:10px solid #70ad47;border-left:10px solid transparent;border-right:10px solid transparent; border-bottom:none}



/*荣誉资质*/
.rongyu .imgbox{display:block; margin:0 10px 5px}
.rongyu .imgbox .tu{border:1px solid #ccc; background:#fff; overflow:hidden;}
.rongyu .imgbox h4{font-size:16px; color:#333; line-height:40px; text-align:center;}
.rongyu .owl-theme .owl-controls .owl-buttons div{width:43px; height:86px; top:50%; margin-top:-43px;filter:Alpha(Opacity=80);opacity:0.8;}
.rongyu .owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../images/allow1.png) no-repeat center center;transition:all .2s;}
.rongyu .owl-theme .owl-controls .owl-buttons div.owl-next{background:url(../images/allow2.png) no-repeat center center;transition:all .2s;}



.jianjie{background:url(../images/jian-bg.jpg) center center; background-size:cover; width:100%;}
.jianjie .row{margin:0 !important}
.jianjie .col-md-5,.jianjie .col-md-7{padding:0 !important}
.jianjie .tu{height:414px;}
.jianjie .text{background:#fff; padding:50px 60px;height:414px;}
.jianjie .text .tou{font-size:12px; color:#555;}
.jianjie .text .tou h5{font-size:26px; color:#333; font-weight:bold; margin-bottom:10px !important}
.jianjie .text .zi{font-size:14px;line-height:29px; height:145px; overflow:hidden; margin:30px 0 28px}
.jianjie .more{display:block; width:90px; background:#32a932; font-size:15px; color:#fff; line-height:36px;text-align:center; position:relative}
.jianjie .more:before{content:""; position:absolute; top:0; right:-36px; background:url(../images/more.jpg) no-repeat; width:36px; height:36px;}



.show{background:url(../images/show-bg.jpg) center center; background-size:cover; width:100%;}
.show .imgbox{display:block; background:#fff; border:1px solid #e0e0e0;margin:0 10px 20px;}
.show .imgbox .tu{padding:3px;border-bottom:1px solid #e0e0e0}
.show .imgbox .imgbg{border:1px solid #e0e0e0;overflow:hidden; position:relative}
.show .imgbox .imgbg:before{content:""; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.8) url(../images/mask.png) no-repeat center center; z-index:2; opacity:0; transition:all 0.3s}
.show .imgbox h4{font-size:16px; color:#333; line-height:50px; text-align:center}
.show .owl-theme .owl-controls .owl-buttons div{display:none;}


.datu{background:url(../images/datu-bg.jpg) center center; background-size:cover; width:100%; text-align:center; padding:30px 0; border-bottom:1px solid #fff}
.datu img{max-width:100%;}


/*.navbox01{font-size:0; text-align:center; margin-bottom:20px}
.navbox01 .navli{display:inline-block; width:150px; border:1px solid #e3dfdc; margin:0 5px 10px; font-size:17px; color:#333; line-height:42px; position:relative; padding:0 30px 0 10px; cursor:pointer}
.navbox01 .navli:before{content:">"; position:absolute; top:0; right:20px; transition:all 0.3s}
.navbox01 .navli.active{background:#017ac1; border-color:#017ac1; color:#fff;}
.navbox01 .navli.active:before{transform:rotate(90deg);}

.more22{display:block; width:180px; border:1px solid #d9d9d9; font-size:14px; color:#333; line-height:38px; text-align:center; border-radius:25px; margin:15px auto 0}
.more22:hover{background:#ffa200; border-color:#ffa200; color:#fff;}*/



.xinwen .imgbox{display:block; background:#fff; margin-bottom:20px}
.xinwen .imgbox .tu{overflow:hidden;}
.xinwen .imgbox .text{padding:18px 15px 20px; border:1px solid #e5e5e5;}
.xinwen .imgbox .text .tou{font-size:15px; color:#333; position:relative; border-bottom:1px solid #e5e5e5; padding:0 30px 15px 0; margin-bottom:15px}
.xinwen .imgbox .text .tou:before{content:">"; position:absolute; top:0; right:0; width:24px; height:24px; border-radius:50%; background:#fff;text-align:center; transition:all 0.3s}
.xinwen .imgbox .text .zi{font-size:12px; color:#777; line-height:30px; height:90px; overflow:hidden;}



.youshi{border-top:5px solid #32a932; position:relative}
.youshi:before{content:""; position:absolute; top:0;left:50%; background:url(../images/jiao.png) no-repeat;width:76px;height:15px; margin-left:-38px;}
.youshi .biaoti{text-align:center; margin:55px 0}
.youshi .biaoti img{max-width:100%}
.youshi .imgbox{margin-bottom:30px}
.youshi .imgbox .tou{font-size:35px; color:#32a932; font-weight:bold; position:relative; min-height:53px; padding-left:70px; margin-bottom:15px}
.youshi .imgbox .tou span{position:absolute; top:0; left:0; display:block; background:url(../images/you-biao.png) no-repeat; background-size:100% 100%; width:53px; height:53px; font-size:28px;display:flex;justify-content:center;align-items:center;}
.youshi .imgbox ul{height:120px; overflow:hidden;}
.youshi .imgbox ul li{background:url(../images/icon.png) no-repeat left 15px; font-size:16px; color:#333; line-height:40px; padding-left:24px}
.youshi .tupian img{max-width:100%;}




/*5、联系我们*/
.contact{background:url(../images/contact.jpg) center center; background-size:cover; width:100%;}
.contact .map img{border:2px solid #dadadb; border-radius:8px; width:100%}
.contact .lianxi{margin-top:30px;}
.contact .lianxi .sao{width:150px; float:left;}
.contact .lianxi .text{width:calc(100% - 165px); float:left;line-height:25px;}
.contact h5{font-size:16px; font-weight:bold; margin-bottom:20px !important}
.liuyan form .hang,.contact form .hang{margin-bottom:10px;}
.liuyan form textarea,.liuyan form input,.contact form textarea,.contact form input{width:100%; height:37px; border:1px dashed #598dc7; border-radius:15px; background:none; padding:0 10px; margin-top:8px}
.liuyan form textarea,.contact form textarea{height:107px;padding:10px;}
.liuyan form button,.contact form button{width:100%; height:37px; background:#32a932;border:1px dashed #598dc7; border-radius:15px; outline:none; color:#fff}



/*底部信息*/
footer{background:#32a932;color:#fff;padding:20px 0; font-size:14px; line-height:22px; text-align:center}
footer a{color:#fff;}
footer a:hover{color:yellow; text-decoration:underline !important}



/*子页面*/
/*1、关于我们*/
.main{ padding:30px 0 50px;font-size:14px; line-height:28px;}
/*内页左侧导航主要样式*/
.neiye .menu{background:#32a932 url(../images/icon-menu.png) no-repeat 20px center; line-height:45px; text-indent:50px; font-size:16px; color:#fff; position:relative;text-transform:uppercase}
.neiye .menu b{font-weight:normal; font-size:13px; color:rgba(255,255,255,0.7); margin-left:10px}
.neiye .menu i{display:block; position:absolute; left:0; top:0; width:100%; height:100%; z-index:1; cursor:pointer}
.neiye .menu span{position:absolute; right:30px; line-height:45px;}
.neiye .nav1{display:block;background:url(../images/icon-zi1.png) no-repeat 43px center;font-size:14px; color:#000; line-height:45px;border-top:1px solid #d9d9d9; text-align:left; padding:0 10px 0 90px}
.neiye ul a{display:block; background:url(../images/icon-zi01.png) no-repeat 68px center; font-size:12px; color:#888; line-height:40px; font-family:"宋体"; padding:0 10px 0 90px;}
.neiye ul{display:none;}
.neiye .ul1{display:block;}
.neiye .navbox{background:#fff; padding:0; border:1px solid #ccc; border-top:0;}

/*一级导航、二级导航默认选中状态和hover事件*/
.neiye .nav1.active,.neiye .nav1:hover{background:url(../images/icon-zi2.png) no-repeat 43px center; color:#32a932; font-weight:bold}
/*.neiye .nav1.active,.neiye .nav1.click{background:url(../images/icon-zi3.png) no-repeat 43px center; color:#ffa200; font-weight:bold}*/
.neiye ul a.active,.neiye ul a:hover{background:#32a932 url(../images/icon-zi02.png) no-repeat 68px center; color:#fff}


.neiye .menu1{margin-top:20px;}
.lian{background:#fff;font-size:13px;line-height:27px; padding:10px 15px 30px; margin-top:2px; border:1px solid #d9d9d9; border-top:0;}


.main .cont{margin-top:20px;}
.title-zi{border-bottom:1px solid #ccc;font-size:14px; color:#888}
.title-zi h4{font-size:15px; color:#555; font-weight:bold}
.title-zi a:hover,.title-zi span{color:#32a932; font-weight:normal;}
.title-zi a{color:#888;}

.about{font-size:15px;line-height:30px; }
.about h4{font-size:16px; line-height:35px; text-align:center;}
.about img{max-width:100%; height:auto; display:block; margin:10px auto;}

.call-us{font-size:14px;line-height:28px; }
.call-us h4{font-size:16px; font-weight:bold;line-height:35px;}
.call-us img{max-width:100%; height:auto; display:block; border:1px solid #ccc; margin:10px auto}

.show-box{background:none; padding:0;}
.show-box .row{margin:0 -10px !important}
.show-box .col-md-4{padding:0 10px !important}
.show-box .imgbox{margin:0 0 20px}


.news-box .imgbox{display:block; position:relative; padding-bottom:20px; border-bottom:1px solid #ccc; margin-bottom:20px}
.news-box .imgbox .tu{width:265px; height:175px; border:1px solid #ccc; position:absolute; overflow:hidden}
.news-box .imgbox .tu .img{width:100%; height:100%;}
.news-box .imgbox .text{margin-left:275px; height:175px;}
.news-box .imgbox .text h4{font-size:16px; color:#4b4a4a; line-height:30px; font-weight:bold}
.news-box .imgbox .text span{font-size:12px; color:#999; display:block; margin:-5px 0;}
.news-box .imgbox .text .zi{font-size:14px; color:#4f4f4f; line-height:25px; height:102px; overflow:hidden;}
.news-box .imgbox .text .more{ width:90px; height:28px; background:#999; font-size:13px; color:#fff; line-height:28px; text-align:center}


.news-main{font-size:14px; line-height:24px;}
.news-tou{width:80%; margin:0 auto;}
.news-main .news-tou h4{ font-size:18px; line-height:26px; text-align:center; border-bottom:1px dashed #666; padding-bottom:12px !important;}
.news-main .news-tou span{display:block; text-align:center; font-size:12px; color:#7f7f7f; margin:10px 0}
.news-main img{ max-width:100%; height:auto; margin:20px auto;}

.liuyan{ width:75%; margin:0 auto;}


/*相册轮播*/
.show-main h4{font-size:18px; text-align:center; line-height:35px; margin-bottom:10px !important}
.show-main img{max-width:100%; height:auto; display:block; margin:10px auto 20px; border:1px solid #ccc; padding:1px}

.news11{margin-top:-6px;}
.news11 ul li a{display:block; font-size:14px; color:#555; line-height:45px; border-bottom:1px dashed #ccc; position:relative; padding:0 90px 0 10px;}
.news11 ul li a:before{content:""; position:absolute; left:0; top:48%; width:3px; height:3px; background:#555; border-radius:50%;}
.news11 ul li a span{position:absolute; top:0; right:0;}


.news .row{margin:0 -10px !important}
.news .col-md-4{padding:0 10px !important}
.news .imgbox{display:block; margin-bottom:30px}
.news .imgbox .tu{overflow:hidden; border:1px solid #f5f4f4; margin-bottom:20px}
.news .imgbox .text .tou{font-size:17px; color:#333}
.news .imgbox .text .xian{width:45px; height:2px; background:#32a932; margin:10px 0;}
.news .imgbox .text .zi{font-size:14px; color:#666; line-height:24px; height:48px; overflow:hidden;}
.news .imgbox .text .zi span{color:#ff8a00}



@media (max-width:1350px){
.owl-theme .owl-controls .owl-buttons div{ display:none !important}

}



@media (min-width:992px){
.fuwu .imgbox:hover .img{transform:scale(1.1,1.1);}
.fuwu .imgbox:hover .text .more{text-decoration:underline !important}
.show .imgbox:hover{border-color:#32a932;}
.show .imgbox:hover .imgbg:before{opacity:1;}
.show .imgbox:hover h4{color:#fff; background:#32a932}
.news .imgbox:hover .img,.rongyu .imgbox:hover .img,.xinwen .imgbox:hover .tu .img,.show .imgbox:hover .img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
.jianjie .text .more:hover{text-decoration:underline !important}
.xinwen .imgbox:hover .tou:before{background:#32a932; color:#fff;}
.navbox01 .navli:hover{background:#017ac1; border-color:#017ac1; color:#fff;}
.navbox01 .navli:hover:before{transform:rotate(90deg);}
.news-box .imgbox:hover .tu .img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
.news-box .imgbox:hover .text .more{background:#ffa200;}
.news11 ul li a:hover{color:#017ac1;}
.news11 ul li a:hover:before{background:#017ac1;}
.news .imgbox:hover .tu{border-color:#ff8a00;}
}


@media (max-width:991px){
header{height:90px; position:inherit}
.logo{line-height:90px;}
.logo img{height:60px;}
header .ydd_btn{top:30px}
header .sjdnav{ top:90px}
header .ydd_btn span.span02{margin:6px 0;}
.carousel-indicators .active,.carousel-indicators li{width:10px; height:10px;margin:0;}
.main1{padding-bottom:40px;}
.fuwu .right,.fuwu .left{width:100%;}
.fuwu .right .imgbox .img{height:auto;}
.show .imgbox h4{line-height:45px;}
.jianjie .text,.jianjie .tu{height:auto;}
.jianjie .text{padding:40px 50px;}
.xinwen .row{margin:0 -10px !important}
.xinwen .col-md-4{padding:0 10px !important}
.youshi .tupian img{display:block; margin:0 auto 20px;}
.youshi .imgbox ul{height:auto;}
.youshi .imgbox .tou{font-size:32px;}



/*手机侧导航 下拉 开始*/
.neiye{text-align:center;}
.neiye .menu span,.neiye .menu{line-height:45px; text-indent:0;}
.neiye ul a.active,.neiye ul a:hover,.neiye .menu,.neiye ul a,.neiye .nav1.active,.neiye .nav1:hover,.neiye .nav1{background-image:none; padding:0;text-align:center}
.neiye ul a{ background:#faf8f8; border-bottom:1px dashed #ccc}
/*手机侧导航 下拉 结束*/
}

@media (max-width:767px){
header{height:70px;}
.logo{line-height:70px;}
.logo img{height:45px;}
header .ydd_btn{top:23px;width:32px;}
header .sjdnav{ top:70px}
.main1{padding-bottom:30px;}
.title{margin:42px 0 40px;}
.title h4{font-size:23px;}
.jianjie .text{padding:35px 40px;}
.jianjie .text .tou h5{font-size:22px; margin-bottom:8px !important}
.jianjie .text .zi{margin:20px 0 25px;}
.youshi .biaoti{margin:50px 0 35px;}
.youshi .biaoti img{max-width:60%;}
.youshi .imgbox{margin-bottom:25px}
.youshi .imgbox .tou{font-size:26px;min-height:43px; padding-left:58px; margin-bottom:12px}
.youshi .imgbox .tou span{width:43px; height:43px; font-size:22px;}
.youshi .imgbox ul li{font-size:15px; line-height:35px;}


.liuyan{width:100%;}

}

@media (max-width:600px){
.title{margin:38px 0 32px;}
.title h4{font-size:20px;}
.title span{margin:4px 0 6px}
.fuwu{padding-bottom:20px;}
.fuwu .imgbox .text,.fuwu .imgbox .img{height:200px;}
.fuwu .imgbox .text{padding:0 8px;}
.fuwu .imgbox .text h4{font-size:16px;}
.rongyu .imgbox{margin:0 5px 5px;}
.rongyu .imgbox h4{font-size:15px; line-height:35px; margin-top:3px !important}
.show .imgbox{margin:0 5px 15px;}
.show .imgbox h4{line-height:38px;font-size:14px}
.jianjie .text{padding:30px 25px;}
.jianjie .text .tou h5{font-size:18px; margin-bottom:5px !important}
.jianjie .text .zi{margin:15px 0 20px;}
.datu{padding:20px 0;}
.xinwen .imgbox .text{padding:12px 10px 10px;}
.xinwen .imgbox .text .tou{padding-bottom:10px; margin-bottom:10px;}
.xinwen .imgbox .text .zi{line-height:22px; height:66px;}
.youshi .biaoti{margin:45px 0 35px;}
.youshi .biaoti img{max-width:70%;}
.youshi .imgbox{margin-bottom:20px}
.youshi .imgbox .tou{font-size:21px;min-height:38px; line-height:38px; padding-left:48px; margin-bottom:10px}
.youshi .imgbox .tou span{width:38px; height:38px; font-size:18px;}
.youshi .imgbox ul li{font-size:15px; line-height:32px;}


.show-box .row{margin:0 -5px !important}
.show-box .col-md-4{padding:0 5px !important}
.show-box .imgbox{margin:0 0 15px}

.news-box .imgbox .tu{width:180px; height:130px;}
.news-box .imgbox .text{margin-left:190px; height:130px;}
.news-box .imgbox .text h4{font-size:15px;line-height:24px;}
.news-box .imgbox .text .zi{font-size:13px;line-height:20px; height:62px;}
.news-box .imgbox .text .more{ width:70px; height:25px; line-height:25px}


.news .row{margin:0 -5px !important}
.news .col-md-4{padding:0 5px !important}
.news .imgbox{display:block; margin-bottom:20px}
.news .imgbox .tu{margin-bottom:8px}
.news .imgbox .text .tou{font-size:15px;}
.news .imgbox .text .xian{margin:5px 0 8px;}
.news .imgbox .text .zi{font-size:12px;line-height:20px; height:40px;}

}


@media (max-width:479px){
header{height:55px;}
.logo{line-height:55px;}
.logo img{height:36px; margin-left:-6px}
header .ydd_btn{top:18px; width:30px;}
header .sjdnav{ top:55px}
header .ydd_btn span.span02{margin:4px 0;}
.fuwu .imgbox .text,.fuwu .imgbox .img{height:170px;}
.fuwu .imgbox .text h4{font-size:15px;}
.fuwu .imgbox .text span{margin:5px 0 10px}
.show .imgbox h4{line-height:34px;}


.news-box .imgbox{padding-bottom:15px; margin-bottom:15px}
.news-box .imgbox .tu{width:140px; height:95px;}
.news-box .imgbox .text{margin-left:150px; height:95px;}
.news-box .imgbox .text h4{font-size:14px;line-height:24px;}
.news-box .imgbox .text span{display:none;}
.news-box .imgbox .text .zi{font-size:12px;line-height:18px; height:70px;}
.news-box .imgbox .text .more{ display:none}
.news-main .news-tou h4{font-size:16px;}

}

@media (max-width:400px){
header .ydd_btn{width:26px;}

}


@media (max-width:380px){

}

@media (max-width:350px){


}
