@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; font-family:"微软雅黑"; background:#fff 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:1230px !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;}
body{overflow-x:hidden;}
img{max-width: 100%}



/*全局样式*/
header{height:130px;}
.logo{line-height:130px;width:29%;}
.logo img{max-height:63px}
header .right{width: 59%;}
header .middle{width:48%;margin-top: 38px;}
header .middle input{width: calc(100% - 60px);float: left;height: 34px;border:1px solid #cfcfcf;border-right: 0; padding:0 10px;}
header .middle button{width: 60px;height: 34px;float: left;background: #cfcfcf;border:0;}
header .middle .link{font-size: 13px;line-height: 25px;margin-top: 4px}
header .middle .link a{color: #333}
header .middle .link a:hover{color: #377f6e;text-decoration: underline !important;}
header .phone{background: url(../images/phone.png) no-repeat left center;padding-left:45px;min-height:32px;margin-top:40px;color: #333;font-weight: bold;}
header .phone h4{font-size: 24px;color: #377f6e;font-weight: bold}


/*pc导航*/
.nav{background:#377f6e;}
.nav li{width:calc(100% / 9);float:left;font-size:16px; line-height:50px;text-align:center;position:relative;}
.nav li a{display:block;color:#fff;position: relative;z-index: 22;position: relative;}
.nav li.on a,.nav li:hover a{background: #fff;color: #377f6e}
/*导航二级下拉*/
.nav li .nav-zi{width:100%;position:absolute; left:0; top:100%;z-index:9999999; display:none;}
.nav li .nav-zi li{ width:100%;font-size:15px;line-height:40px;border-bottom: 1px solid #fff;}
.nav li .nav-zi li:last-child{border:0;}
.nav li .nav-zi li a{display:block; padding:0 5px; color:#fff;background:rgba(0,0,0,0.65)}
.nav li .nav-zi li:hover a{background:rgba(55,127,110,0.9);color:#fff;}


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:#377f6e;}
header .ydd_btn span.span02{margin:4px 0;}
header .ydd_btn.click{ background:none;}
header .ydd_btn.click span{ background:#377f6e;}
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轮播*/
.banner{position:relative;}
.banner a{ display: block; font-size: 0; text-align: center;s}
.banner a img{ max-width: 100%;}
.banner .swiper-pagination{ position: absolute; left: 0; bottom:20px; z-index: 1; width: 100%; font-size: 0; text-align: center;}
.banner .swiper-pagination span{ margin: 0 5px; width:28px; height: 6px; background:#fff; opacity: 1;border-radius:0;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{ background: #377f6e;}
.swiper-wrapper {height: auto !important;}
.banner img{width:100%;}



/*主体内容*/
.main1{padding-bottom:35px;}
.main2{padding-bottom:45px;}
.title{margin:30px 0;text-align: center;text-transform: uppercase;font-size: 20px;}
.title h4{font-size:35px;color: #1a1a1a;font-weight: bold;margin-bottom:10px !important;}
.title .xian{margin-top: 10px}



.navbox01{font-size:0; text-align:center; margin-bottom:25px}
.navbox01 .navli{display:inline-block;background: #fff;border:1px solid #377f6e; width:150px;line-height:38px;font-size:20px; color:#333; padding:0 5px; margin:0 10px 15px;border-radius: 25px}
.navbox01 .navli.active,.navbox01 .navli:hover{background:#377f6e;color: #fff;}


.fuwu{background:url(../images/fuwu-bg.jpg) repeat center center;}
.fuwu .imgbox{display: block;color: #333; text-align: center;margin-bottom:15px;}
.fuwu .imgbox .tu{overflow: hidden;border:1px solid #e7e7e7;padding:1px;}
.fuwu .imgbox .tu .imgbg{overflow: hidden;background: #fff;}
.fuwu .imgbox .tou{font-size: 17px;margin-top:8px}
/*左右方向箭头*/
.swiper1{position:relative;}
.swiper1 .swiper-button{top:34%;font-size: 55px;color: #377f6e;text-align: center;}
.swiper1 .swiper-button.swiper-button-prev{left: -70px;background:none; cursor: pointer;}
.swiper1 .swiper-button.swiper-button-next{right: -60px;background:none;cursor: pointer;}
.swiper1 .swiper-button-next.swiper-button-disabled,.swiper1 .swiper-button-prev.swiper-button-disabled {opacity:1;color: #999}

.more01{display: block;width: 160px;background: #377f6e;font-size:16px;line-height:44px; color: #fff;margin:20px auto 0;text-align: center;}
.more01:hover{background: #25a284;color: #fff}


.datu{background: #377f6e;text-align: center;}
.datu .tu{padding:0 20px;}


.youshi{background: #f0f0f0}
.youshi .middle{text-align: center;}
.youshi .imgbox{margin-bottom: 15px}
.youshi .imgbox .tou{position: relative;padding:6px 0 0 60px;min-height:50px; font-size: 20px;color: #377f6e;font-weight: bold;margin-bottom:10px}
.youshi .imgbox .tou .num{position: absolute;left:0;top: 0;width: 50px;height: 50px;background: #377f6e;color: #fff;font-size: 25px;font-family: "Impact";border-radius: 50%;display:flex;justify-content:center;align-items:center;}
.youshi .imgbox .text{line-height:23px;}
.youshi .dazi{text-align: center;margin-top:25px}


.jianjie .title{text-align: left;margin-bottom: 8px;font-size: 18px}
.jianjie .title h4{font-weight: normal;display: inline-block;}
/*.jianjie .tou{font-size: 18px;color: #1ba410;margin-bottom:12px;font-weight: bold}*/
.jianjie .text{font-size: 16px;line-height: 36px;max-height: 396px;overflow: hidden;}
.jianjie .right{position:relative;padding:0 20px 20px 0;}
.jianjie .right:before{content: "";position: absolute;bottom: 0;right: 0;width: 280px;height: 250px;background: #377f6e}
.jianjie .imgbox{display: block;overflow: hidden;position: relative;z-index: 22}



.show .imgbox{display: block;margin-bottom:10px;text-align: center;}
.show .imgbox .tu{overflow: hidden;border:1px solid #dcdcdc;}
.show .imgbox .tou{background: #377f6e; border:1px solid #377f6e; height: 28px;line-height: 26px;color: #fff;margin-top: 5px;padding:0 5px;}

.case{background: url(../images/show-bg.jpg) center top;background-size: cover}
.case .imgbox .tu{border-color: #fff;padding:2px;}
.case .imgbox .tu .imgbg{border:1px solid #fff;}
/*左右方向箭头*/
.swiper2{position:relative;}
.swiper2 .swiper-button{width:54px !important;height:54px;top:47%;}
.swiper2 .swiper-button.swiper-button-prev{left: -75px;background: url(../images/allow1.png) no-repeat;background-size: cover;cursor: pointer;}
.swiper2 .swiper-button.swiper-button-next{right: -75px;background: url(../images/allow2.png) no-repeat;background-size: cover;cursor: pointer;}
.swiper2 .swiper-button-next.swiper-button-disabled,.swiper2 .swiper-button-prev.swiper-button-disabled {opacity:0.55;}


.huanjing{background: url(../images/huanjing-bg.jpg) center top;background-size: cover}
.huanjing .title,.huanjing .title h4{color: #fff}
.huanjing .hezi{background: #fff;padding:30px 30px 10px;border:3px solid #e2e7eb;border-radius: 5px;margin-bottom: 28px}
.huanjing .imgbox .tu{padding:0;}
.huanjing .imgbox .tou{font-size: 14px;font-weight: bold}
/*左右方向箭头*/
.swiper3{position:relative;}
.swiper3 .swiper-button{width:24px !important;height:42px;top:47%;}
.swiper3 .swiper-button.swiper-button-prev{left: -75px;background: url(../images/allow3.png) no-repeat;background-size: cover;cursor: pointer;}
.swiper3 .swiper-button.swiper-button-next{right: -75px;background: url(../images/allow4.png) no-repeat;background-size: cover;cursor: pointer;}
.swiper3 .swiper-button-next.swiper-button-disabled,.swiper3 .swiper-button-prev.swiper-button-disabled {opacity:0.55;}


.shipin .row{margin:0 -4px;}
.shipin .col-md-6{padding:0 4px;}
.shipin video{margin-bottom: 8px;object-fit:cover;}


.liucheng .hezi{padding:0 50px;}
.liucheng .imgbox{background: #377f6e;padding:25px; transform: skewX(-20deg);border-radius: 15px; color: #fff;text-align: center;margin-bottom: 30px}
.liucheng .imgbox .text{transform:skewX(20deg);}
.liucheng .imgbox .tou{font-size: 32px;font-weight: bold;margin-bottom: 10px}
.liucheng .imgbox .zi{font-size: 17px;line-height: 27px;height: 54px;overflow-y: auto}



.news .box{display: block;overflow: hidden;}
.news .box .tu{overflow: hidden;margin-bottom: 8px}
.news .imgbox{display: block;border:1px solid #dfdfdf;padding:20px;color: #333;margin-bottom: 8px}
.news .imgbox .zuo{width: 90px;text-align: center;font-size:15px;color: #333;font-weight: bold;display:flex; flex-direction:column; justify-content:center;height: 100px;}
.news .imgbox .zuo span,.news .imgbox .zuo span b{display: block;}
.news .imgbox .zuo b{font-size: 52px;font-family: "Arial";margin-bottom: -13px}
.news .imgbox .you{width: calc(100% - 90px);padding-left: 10px;}
.news .imgbox .you .tou{font-size: 18px;line-height: 25px; position: relative;padding-right:50px;margin-bottom: 8px}
.news .imgbox .you .tou span{position: absolute;top: 0;right: 0;font-size: 15px;color: #999;}
.news .imgbox .you .zi{line-height: 23px;height:69px;overflow:hidden;}


.hezuo .imgbox{display: block;overflow: hidden;border:1px solid #c2c2c2;margin-bottom: 16px}


.xinwen .hezi{padding-bottom: 15px;border-bottom: 1px dashed #dcdcdc;margin-bottom: 15px}
.xinwen .imgbox{display: block;color: #333;}
.xinwen .imgbox .tu{width: 220px;height:150px;float: left;overflow: hidden;}
.xinwen .imgbox .tu .img{width: 100%;height: 100%}
.xinwen .imgbox .text{width: calc(100% - 220px);float: left;padding:0 0 0 15px;}
.xinwen .imgbox .text h4{font-size: 16px;}
.xinwen .imgbox .text .zi{color: #7d7d7d; line-height: 26px;height: 78px;overflow: hidden;margin:10px 0 15px;}
.xinwen .imgbox .text .more{display: block;background: #377f6e; width: 93px;line-height: 24px;text-align: center;border-radius: 15px;color: #fff}


.lianxi{background: url(../images/lian-bg.jpg) center center;background-size: cover;color: #fff}
.lianxi .title,.lianxi .title h4{color: #fff}
.lianxi .left .tou{font-size: 16px;margin-bottom: 20px}
.lianxi .left .text{line-height: 22px;margin-bottom: 20px}
.lianxi .left .sao .tu{width: 136px;float: left;}
.lianxi .left .sao .zi{width: calc(100% - 136px);float: left;padding-left: 20px;}
.lianxi .left .sao ul li{line-height:30px;margin-bottom:3px}
.lianxi .left .sao ul li img{margin-right: 10px}
.lianxi form input{width: 100%;height:38px;background: #fff;padding:0 10px;color: #333;border:0;border-radius: 8px;margin-bottom: 10px}
.lianxi form textarea{width: 100%;height: 108px;background: #fff;padding:6px 10px;color: #333;border:0;border-radius: 8px;margin-bottom: 10px;line-height: 24px;resize: none}
.lianxi form button{width: 150px;height: 38px;background: #377f6e;border:0;font-size: 18px;color: #fff;border-radius: 8px;}


footer{background:#000;padding:18px 0; color:#fff;text-align: center;line-height: 25px}
footer a{color:#fff;}
footer a:hover{color:#fff; text-decoration:underline !important}



/*子页面*/
/*1、关于我们*/
.main{ padding:40px 0 50px;font-size:14px; line-height:28px;background:url(../images/fuwu-bg.jpg) repeat center center;}

/*内页左侧导航主要样式*/
.neiye .menu{background:#377f6e url(../images/menu.png) no-repeat 13px center; padding:25px 5px 25px 65px;font-size:20px; color:#fff;text-transform:uppercase; position:relative;line-height:normal;font-weight: bold;border-bottom: 1px solid #fff}
.neiye .menu b{font-size:14px;font-weight: normal;display: block;margin-top: 3px;}
.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;font-size:15px; color:#333;border-bottom: 1px solid #eaeaea; line-height:42px;text-align:left; padding:0 15px 0 60px;cursor: pointer;position: relative;}
.neiye .nav1:before{content: "";position: absolute;top:calc(50% - 3px);left: 40px;background: url(../images/nav.png) no-repeat center center;width:6px;height: 6px;z-index:999;transition: all 0.3s}
.neiye ul a{display:block; font-size:14px; color:#333; line-height:42px; padding:0 15px 0 60px; border-bottom:1px dashed #e5e5e5; position:relative}
.neiye .navbox ul{display:none;}
.neiye .navbox .ul1{display:block;}
.neiye .navbox{background:#fff;}
.neiye{background:#fff;border:1px solid #eaeaea;}

/*一级导航、二级导航默认选中状态*/
.neiye .nav1.active{background: #377f6e;color:#fff;}
.neiye .nav1.active:before{background: url(../images/nav1.png) no-repeat center center;}
.neiye ul a.active{color:#377f6e;}

.neiye .morebox{padding:16px;}
.neiye .morebox .more{display: block;width: 50%;float: left;font-size: 13px;color: #000;line-height: 34px;text-align: center;border:1px solid #000;}
.neiye .morebox .more1{background: #377f6e;border-color: #377f6e;color: #fff}
.neiye .morebox .more:hover{text-decoration: underline !important;}

.neiye .menu1{margin-top: 3px}
.neiye .lian{background: #fff;padding:15px 15px 30px;line-height: 29px}




.main .navbox01{margin-bottom:26px;}

.main .cont{margin-top:30px;}
.title-zi{font-size:13px; color:#999; padding-bottom:15px; border-bottom:1px solid #e9e9e9; margin:0 0 15px;position: relative;}
.title-zi:before{content: "";position: absolute;left:0;bottom: 0;width: 100px;height: 2px;background: #377f6e}
.title-zi a{color:#555;}
.title-zi a:hover{color: #377f6e;text-decoration: underline !important;}
.title-zi .zuo{font-size: 20px;color: #333;font-weight: bold}
.title-zi .zuo span{font-weight: normal;font-size: 12px;color: #888;font-family: "Arial";margin-left: 5px}
.title-zi .you{margin-top: 5px}



.about{font-size:15px;line-height:28px; }
.about h4{font-size:21px;font-weight: bold; line-height:28px;margin-bottom: 10px !important}
.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}

.case-box,.show-box{background:none; padding:0;line-height: normal}
.case-box .row,.show-box .row{margin:0 -7spx !important}
.case-box .col-xs-6,.show-box .col-xs-6{padding:0 7px !important}
.show-box .imgbox{margin:0 0 20px}
.show-box .imgbox .tou{border:1px solid #dcdcdc;}


.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:65%; margin:0 auto;}
.liuyan .form-group{margin-bottom:5px;}
.liuyan label{ padding-top:0 !important; text-align:left !important;height:34px; line-height:34px; font-weight:normal;}
.liuyan input{background:#fff; border:1px dashed #377f6e; height:37px;border-radius:0}
.liuyan textarea{background:#fff; border:1px dashed #377f6e; height:107px;border-radius:0}
.liuyan button{width:100%; height:37px; color:#fff; background:#377f6e; border:none; border-radius:0; margin-top:5px}


.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;}


.main .xinwen .imgbox{line-height: 20px}
.main .show .imgbox .mask h4{font-size: 20px}

.fuwu-main h4{font-size:18px; text-align:center; line-height:35px; margin-bottom:10px !important}
.fuwu-main img{max-width:100%; height:auto; display:block; margin:10px auto 20px;}
.fuwu-main .toubu{text-align: center;margin-bottom: 30px}
.fuwu-main .toubu .zi1{font-size: 24px;font-weight: bold;padding-bottom: 15px;border-bottom: 1px solid #eae7e6;line-height: 35px}
.fuwu-main .toubu .zi2{font-size: 0}
.fuwu-main .toubu .zi2 span{display: inline-block;padding:10px 20px;border:1px solid #eae7e6;border-top: 0;font-size: 14px}
.fuwu-main .toubu .zi2 span b{font-weight: normal;color: #888}



.aboutzi .part1{margin-bottom: 20px}
.aboutzi .part1 .text{font-size: 16px;line-height: 30px;margin-bottom: 10px}
.aboutzi .part1 .tupian{margin:20px 0;}
.aboutzi .part2 .biaoti{font-size: 20px;color: #377f6e;font-weight: bold;margin-bottom:20px;text-align: left}


.hezuo-box ul{margin:0 -5px;}
.hezuo-box ul li{width: 20%; float: left;padding:0 5px;}
.hezuo-box .imgbox{margin-bottom: 10px}

.video .imgbox{display: block;text-align: center;line-height: 40px;color: #333}
.video .imgbox .tu{position: relative;}
.video .imgbox .tu:before{content: "";position: absolute;top: 0;left:0; width: 100%;height: 100%;background:rgba(0,0,0,0.75);z-index: 20;transition: all 0.3s}
.video .imgbox .tu:after{content: "";position: absolute;top: 50%;left:50%;width: 46px;height: 46px;background:url(../images/play.png) no-repeat center center;background-size: contain;z-index: 22;margin:-23px 0 0 -23px;}
.video .imgbox:hover .tu:before{background:rgba(0,0,0,0.6)}

.video-main h4{font-size: 18px;text-align: center;line-height: 35px;margin-bottom: 10px !important}
.video-main .shipin11{max-width: 650px;margin:0 auto;}
.video-main .shipin11 iframe{width: 100%;height: 100%}
.video-main video{object-fit:cover;}



@media (max-width:1200px){
header .phone h4{font-size: 26px}
}

@media (max-width:1150px){
}


@media (min-width:992px){
.navbox01{padding:0 100px;}
.fuwu .imgbox:hover .tu{border-color: #377f6e}
.fuwu .imgbox:hover .img{transform: scale(1.1,1.1)}
.youshi .hezi{padding:0 30px;}
.youshi .left{width: 37%;float: left;}
.youshi .middle{width: 26%;float: left;padding:60px 0 0;}
.youshi .imgbox .text{height: 92px;overflow-y: auto;}
.show .imgbox:hover .img{transform: scale(1.1,1.1)}
.show .imgbox:hover .tou{background: #377f6e;border-color: #377f6e;color: #fff}
.jianjie .imgbox:hover .img{transform: scale(1.1,1.1)}
.jianjie .imgbox .img{height: 375px;}
.huanjing .imgbox:hover .tou{color: #377f6e}
.liucheng .row{margin:0 -20px;}
.liucheng .col-md-3{padding:0 20px;}
.news .box:hover .img{transform: scale(1.1,1.1)}
.news .box .tu .img{height: 295px}
.news .imgbox:hover,.news .box:hover .imgbox{border-color:#377f6e;box-shadow: 2px 3px 5px #ccc}
.hezuo .imgbox:hover{border-color: #377f6e;box-shadow: 2px 3px 8px #ccc}
.hezuo .imgbox:hover .tu{transform: scale(1.1,1.1)}
.show-box .imgbox:hover .tou{background: #377f6e;border-color: #377f6e;color: #fff}

.xinwen .imgbox:hover .img{transform: scale(1.1,1.1)}
.xinwen .imgbox:hover .more{background: #377f6e;border-color: #377f6e;color: #fff}
.aboutzi .part1 .text{font-size: 18px;line-height: 38px}

/*一级导航、二级导航hover事件*/
.neiye .nav1:hover{background: #377f6e;color:#fff;}
.neiye .nav1:hover:before{background: url(../images/nav1.png) no-repeat center center;}
.neiye ul a:hover{color:#377f6e;}

}



@media (max-width:991px){
header{height:90px;}
.logo{line-height:90px; width:100%;}
header .ydd_btn{top:30px}
header .sjdnav{ top:90px}
header .ydd_btn span.span02{margin:6px 0;}
.banner .swiper-button{display: none}
.banner .swiper-pagination{bottom: 10px}
.main{padding-top:30px;padding-bottom: 40px}
.jianjie .hezi{padding:0;background: none}
.jianjie .left{margin-bottom: 25px}
.news .left{margin-bottom: 15px}
footer{text-align: center;}
.hezuo-box ul li{width: 33.33%}


/*手机侧导航 下拉 开始*/
.neiye{text-align:center;}
.neiye .menu{padding:0;font-size: 25px;background-image: none}
.neiye .menu b{display: none}
.neiye .menu span,.neiye .menu{line-height:55px;}
.neiye ul a.active,.neiye ul a:hover,.neiye ul a,.neiye .nav1.active,.neiye .nav1:hover,.neiye .nav1{background-image:none; padding:0;text-align:center}
.neiye ul a:before,.neiye .nav1:before{display:none;}
.neiye .nav1{padding:0 10px;}
.neiye .nav1 span{display: none}
/*手机侧导航 下拉 结束*/
.main3{padding-top:30px;}


.fuwu-main .toubu .zi1{font-size: 20px;line-height: 32px;}
}

@media (max-width:767px){
header{height:70px;}
.logo{line-height:70px;}
.logo img{max-height: 45px}
header .lianjie{margin:20px 60px 0 0;}
header .ydd_btn{top:23px;width:32px;}
header .sjdnav{ top:70px}
.title h4{font-size:22px;}
.title{font-size: 14px}
.title .xian{display: none}
.navbox01{margin-bottom:18px}
.navbox01 .navli{width:132px;line-height:30px;font-size:16px;margin:0 4px 8px;}
.fuwu .imgbox{margin-bottom:8px;}
.fuwu .imgbox .tou{font-size: 15px;margin-top:6px}
.youshi .imgbox .tou{padding:6px 0 0 50px;min-height:40px; font-size:17px;margin-bottom:8px}
.youshi .imgbox .tou .num{width: 40px;height: 40px;font-size:20px;}
.youshi .dazi{margin-top:18px}
.jianjie .text{font-size: 14px; line-height: 30px;max-height:240px;}
.jianjie .right{padding:0;}
.jianjie .right:before{display: none}
.more01{width: 132px;font-size:14px;line-height:38px;}
.huanjing .hezi{padding:15px 15px 5px;}
.liucheng .hezi{padding:0 30px;}
.liucheng .imgbox{padding:20px;margin-bottom:20px}
.liucheng .imgbox .tou{font-size:20px;margin-bottom:8px}
.liucheng .imgbox .zi{font-size: 14px;line-height: 27px;height: 54px;}
.shipin video{max-height: 240px}
.news .imgbox{padding:10px 15px;}
.news .imgbox .zuo{width: 70px;font-size:14px;height: 100px;}
.news .imgbox .zuo b{font-size:38px;margin-bottom: -13px}
.news .imgbox .you{width: calc(100% - 70px);padding-left: 10px;}
.news .imgbox .you .tou{font-size: 16px;line-height: 25px;padding-right:50px;margin-bottom:5px}
.news .imgbox .you .tou span{font-size: 14px;}
.news .imgbox .you .zi{font-size: 13px; line-height: 23px;height:69px;}
.lianxi form button{width: 130px;font-size: 16px}
.news-tou{width: 100%}
.hezuo-box ul li{width: 50%}
.liuyan{width:100%;}
}

@media (max-width:600px){
.main2{padding-bottom:30px}
.liucheng .hezi{padding:0 10px;}
.liucheng .row{margin:0 -6px;}
.liucheng .col-md-3{padding:0 6px;}
.liucheng .imgbox{padding:15px 10px;margin-bottom:10px;transform: skewX(-10deg);}
.liucheng .imgbox .text{transform:skewX(10deg);}
.liucheng .imgbox .tou{font-size:17px;margin-bottom:6px}
.liucheng .imgbox .zi{font-size: 12px;line-height: 24px;height:48px;}
.shipin video{max-height: 140px}


.xinwen .imgbox .tu{width: 130px;height: 100px;}
.xinwen .imgbox .text{width: calc(100% - 130px);}
.xinwen .imgbox .text .zi{font-size: 13px;line-height: 22px; height: 44px;margin:8px 0;}
.xinwen .imgbox .text .time{display: none;}
.xinwen .imgbox .text .more{width: 80px}
.neiye .menu{font-size: 24px}
.neiye .menu span,.neiye .menu{line-height:55px;}

.case-box .row,.show-box .row{margin:0 -5px !important}
.case-box .col-xs-6,.show-box .col-xs-6{padding:0 5px !important}
.show-box .imgbox{margin:0 0 12px}
.case-box .right .imgbox{margin:0 0 10px}

.fuwu-main .toubu .zi1{font-size: 18px;line-height:30px;padding-bottom: 10px;}
.fuwu-main .toubu .zi2 span{padding:6px 10px;}
}


@media (max-width:479px){
header{height:55px;}
.logo{line-height:55px;}
.logo img{max-height: 35px}
header .ydd_btn{top:18px; width:30px;}
header .sjdnav{ top:55px}
header .ydd_btn span.span02{margin:4px 0;}
.datu .tu {
    padding: 0 0px;
}


.news-main .news-tou h4{font-size:16px;}

}

@media (max-width:400px){
header .ydd_btn{width:26px;}
}


@media (max-width:380px){
.logo img{max-height: 30px;margin-left:-8px}
}

@media (max-width:350px){
}
