@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;}




/*全局样式*/
header{height: 90px;}
.logo{line-height:90px;width: 32%;padding-right: 15px}
.logo img{max-height: 85px}


/*pc导航*/
.nav{width: 68%;padding-left: 20px}
.nav li{width:calc(100% / 7);float:left;font-size:18px; line-height:90px;text-align:center;position:relative;}
.nav li a{display:block;color:#333;position: relative;z-index: 22;}
.nav li a img{margin-left: 5px}
.nav li .on,.nav li a:hover{background: #d70010; color: #fff}
/*导航二级下拉*/
.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:16px;line-height:50px;margin-top:1px;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(215,0,16,0.9);color:#fff;}
.nav li .nav-zi li:before{display: none}


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:#d70010;}
header .ydd_btn span.span02{margin:4px 0;}
header .ydd_btn.click{ background:none;}
header .ydd_btn.click span{ background:#d70010;}
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: #d70010;}
.swiper-wrapper {height: auto !important;}
.banner img{width:100%;}



/*主体内容*/
.main1{padding-bottom:40px;}
.title{margin:60px 0 55px;text-transform: uppercase;font-size: 16px;text-align: center;}
.title h4{font-size:36px;color: #000;background: url(../images/title.png) no-repeat center center;}
.title span{font-size: 16px;font-family: "Arial";display: block;margin: 8px 0 15px;color:rgba(0,0,0,0.5);}



.navbox01{font-size:0;text-align: center;margin-bottom:30px;}
.navbox01 .navli{display:inline-block; width:260px;line-height:52px; font-size:20px; color:#fff; padding:0 5px; margin:0 10px 20px;border:1px solid #ea030e;background: #ea030e;border-radius: 25px 0 25px 0;text-align: center;}
.navbox01 .navli.active,.navbox01 .navli:hover{color: #fff;border-color: #fba1a8;background: #fba1a8}


.show .imgbox{display: block;color: #333;margin-bottom: 20px;font-size: 18px;text-align: center;line-height: 30px}
.show .imgbox .tu{overflow: hidden;margin-bottom: 10px}
.show .imgbox .tou{padding:0 5px;}

.more01{display: block;border:1px solid #ff0000; width: 176px;font-size: 18px; color: #ff0000;line-height: 36px;text-align: center;margin: 30px auto 0}
.more01:hover{color: #fff;background: #ff0000;}



.jianjie .left{display: block;overflow: hidden;}
.jianjie .right{border:1px solid #ff0000;padding:25px;position: relative;}
.jianjie .right .text{font-size: 16px;line-height: 26px;height: 260px;overflow: hidden;}
.jianjie .right .more{position: absolute;top: -2px;right: -2px;width: 32px;height: 32px;background: #ff0000;text-align: center;line-height: 25px;font-size: 38px;color: #fff;z-index: 11}




.liucheng .imgbox{color: #000;text-align: center;margin-bottom: 30px}
.liucheng .imgbox .tu img{max-height: 100%;max-width: 100%}
.liucheng .imgbox .da{font-size: 24px;margin-top: 15px}



.case .imgbox{display: block;color: #666;margin-bottom: 20px}
.case .imgbox .tu{overflow: hidden;background: #fff}
.case .imgbox .text{padding:12px 14px;position: relative;}
.case .imgbox .text:before{background: #ff0000}
.case .imgbox .text .zi{font-size: 16px; line-height: 23px;height: 46px; overflow: hidden;}




.dongtai .hezi{margin-bottom: 30px}
.dongtai .tu{display: block;overflow: hidden;}
.dongtai .biaoti{font-size: 24px;color: #ff0000;padding-bottom:12px; margin-bottom: 15px;text-transform: uppercase;;border-bottom: 2px solid #2f2e2e;position: relative;}
.dongtai .biaoti:before{content: "";position: absolute;left:0;bottom: -2px;width: 90px;height: 3px;background: #ff3d3d;z-index: 22}
.dongtai .biaoti span{font-size: 14px;color: #000;margin-left:5px;}
.dongtai ul{margin-top: 10px}
.dongtai ul li{font-size: 16px;color: #444;line-height: 38px;border-bottom: 1px dashed #d3d3d3}
.dongtai ul li a{color: #444}



.xinwen .imgbox{display: block;color: #333;border:1px solid #e9e9e9;margin-bottom: 40px;font-size: 20px}
.xinwen .imgbox .tu{width: 264px;height: 175px;float: left;overflow: hidden;}
.xinwen .imgbox .tu .img{width: 100%;height: 100%}
.xinwen .imgbox .text{width: calc(100% - 264px);float: left;padding:0 0 0 30px;}
.xinwen .imgbox .text .time{color: #d70010;}
.xinwen .imgbox .text .tou{margin:10px 0 5px;}
.xinwen .imgbox .text .zi{font-size: 14px; line-height: 30px;height: 60px;overflow: hidden;}



.lianxi{margin-bottom:60px }
.lianxi .left ul li{font-size: 18px;line-height: 40px}
.lianxi .left ul li img{margin-right: 20px}
.lianxi .map{border:1px solid #d70010;}

.lianxi .more01{margin:30px 0 0;}



.main11{background: url(../images/da-bg.jpg) center center;background-size:cover;text-align: center;color: #fff;font-size: 18px;position: relative;padding:90px 0 40px; margin-top:20px;}
.main11:before{content: "";position: absolute;top: 0;left:0; background: url(../images/jiao.png) no-repeat center center;width: 100%;height: 32px}
.main11 .ying{font-size: 50px;font-weight: bold;text-transform: uppercase;font-family: "Arial";color: rgba(255,255,255,0.1);}
.main11 .da{font-size: 40px;margin:-45px 0 20px;}
.main11 .phone{font-size: 23px;color: #d70010;font-weight: bold;margin-top:18px}
.main11 .phone img{margin-right: 18px}




footer{background:#e4e5e9; font-size:16px;line-height: 36px;}
footer a{color:#333; margin:0 10px}
footer a:hover{color:#bb0c18;}
footer .footer3,footer .footer1{padding:40px 0;}
footer .footer1 a{margin:0 35px;}
footer .footer2 .left{padding-right: 10px}
footer .footer2 .left ul li{width: 50%;float: left;padding-right: 10px}
footer .footer2 .right{text-align: center;}
footer .footer2 .right .tu{margin-top: 6px}
footer .footer2 .right img{width: 120px;height: 120px}
footer .footer3{text-align: center;color: rgba(0,0,0,0.5);font-size: 14px;line-height: 26px}



/*子页面*/
/*1、关于我们*/
.main{ padding:55px 0 50px;font-size:14px; line-height:50px;}

/*内页左侧导航主要样式*/
.neiye .menu{background:#d70010; padding:10px 5px 10px 20px;font-size:14px; color:#fff;text-transform:uppercase; position:relative;margin-bottom: 8px}
.neiye .menu b{font-size:20px;font-weight:normal;}
.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: #fff; font-size:16px; color:#444; line-height:40px;text-align:left; padding:0 10px 0 90px; position:relative;margin-bottom: 2px}
.neiye .nav1:before{content:">"; position:absolute; left:18px; color:#333; transition:all 0.3s;font-size: 16px}
.neiye ul a{display:block; font-size:14px; color:#848484; line-height:40px; padding:0 10px 0 60px; border-bottom:1px dashed #9b9b9b; position:relative}
.neiye ul{display:none; padding:0 35px}
.neiye .ul1{display:block;}
.neiye .navbox{background:#fff;}

/*一级导航、二级导航默认选中状态*/
.neiye .nav1.active{background:#d70010; color:#fff;}
.neiye .nav1.active:before{color: #fff}
.neiye ul a.active{color:#d70010;}


.neiye .menu1{margin-top:20px;}
.neiye .lian{background:#fff;font-size:14px;line-height:27px;}
.neiye .lian .hezi{background: #e5e9ef;padding:10px 10px 40px;margin-top: 8px}
.neiye .lian .hezi .tu img{width: 100%}
.neiye .lian .text{margin: 20px 0}
.neiye .lian .sao{text-align: center;}


.main .navbox01{margin-bottom:26px;}

.main .cont{margin-top:30px;}
.title-zi{font-size:18px; margin:0 0 30px}
.title-zi span{display: inline-block;background: #d70010;color: #fff;padding:10px 40px 10px 20px;}

.wenzi img { max-width:100%;}
.wenzi table { max-width:100%;}
.wenzi table  td{ border:1px solid #CCCCCC;}

.about{font-size:15px;line-height:28px; margin-bottom: 30px !important}
.about h4{font-size:21px;font-weight: bold; line-height:28px;margin-bottom: 30px !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;}


.case-box,.show-box{background:none; padding:0;line-height: normal}
.case-box .row,.show-box .row{margin:0 -10px !important}
.case-box .col-xs-6,.show-box .col-xs-6{padding:0 10px !important}


.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:16px; line-height:30px;}
.news-tou{width:80%; margin:0 auto;}
.news-main .news-tou h4{ font-size:20px; 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 #d70010; height:37px;border-radius:0}
.liuyan textarea{background:#fff; border:1px dashed #d70010; height:107px;border-radius:0}
.liuyan button{width:100%; height:37px; color:#fff; background:#d70010; 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;}


.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}

.biaoti11{margin-bottom: 50px;font-size: 16px;color: rgba(0,0,0,0.6);text-transform: uppercase;}
.biaoti11 a{color: rgba(0,0,0,0.6)}
.biaoti11 a:hover{color: #d70010;text-decoration: underline !important;}
.biaoti11 .text1{padding-bottom: 10px;border-bottom: 2px solid #d8d8d8;margin-bottom: 13px}
.biaoti11 .text1 .zuo{font-size: 30px}
.biaoti11 .text1 .zuo span{font-size: 25px;font-family: "Arial";margin-left: 14px}
.biaoti11 .text2{font-size: 16px}

.main .navbox01{/*text-align: left;*/margin-bottom: 20px}
.main .navbox01 .navli{text-align: center;padding:0;}
.navbox01 .navli{position: relative;}
.navbox01 .navli span{display: block;padding:0 5px;}
.main .navbox01 .navli:before{content: "";position: absolute;left:50%;top: 100%;border-top: 10px solid #fba1a8;border-left: 8px solid transparent;border-right: 8px solid transparent;margin-left: -4px;opacity: 0;transition: all 0.3s}
.main .navbox01 .navli:hover:before,.main .navbox01 .navli.active:before{opacity: 1}


@media (max-width:1180px){
}



@media (min-width:992px){
.show .imgbox:hover .img{transform: scale(1.1,1.1)}
.jianjie .left .tu,.jianjie .right{height: 364px;}
.jianjie .left:hover .tu{transform: scale(1.1,1.1)}
.jianjie .right{padding:50px 30px 30px;}
.jianjie .right .more:hover{transform:translate(-2px,-2px);box-shadow: -2px 3px 5px #666}
.case .imgbox .text{height: 70px}
.case .imgbox:hover{background: #ff0000;color: #fff;text-align: center;}
.case .imgbox:hover .img{transform: scale(1.1,1.1)}
.case .imgbox:hover .text .zi{background: url(../images/jian.png) no-repeat right center;padding-right: 44px;display: inline-block;}
.dongtai .tu:hover .img{transform: scale(1.1,1.1)}
.dongtai ul li a:hover{text-decoration: underline !important;color: #ff0000;}
.xinwen .imgbox:hover .img{transform: scale(1.1,1.1)}
.xinwen .imgbox:hover .more{background: #d70010;border-color: #d70010;color: #fff}
.lianxi .left .more:hover{background: #d70010;color: #fff}
footer .footer2 .middle{padding:0 12%;font-size: 18px;line-height: 40px;border-left: 1px solid #ccccd0;border-right: 1px solid #ccccd0}
footer .footer2 .right{max-width: 190px;float: right;}


/*一级导航、二级导航hover事件*/
.neiye .nav1:hover{background:#d70010; color:#fff;}
.neiye .nav1:hover:before{color: #fff}
.neiye ul a:hover{color:#d70010;}

.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:#d70010;border-color: #d70010;color: #fff}
}


@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}
.show .row{margin:0 -10px !important}
.show .col-xs-6{padding:0 10px !important}
.jianjie .right{margin-top: 20px}
.jianjie .right .text{height: auto;max-height: 260px}
.case .imgbox .text{padding:10px 0 0 24px;}
.case .imgbox .text::before{bottom: 4px}
.lianxi .left{margin-bottom: 30px}
.main11{padding-top: 60px}
.main11 .da{margin:0 0 20px;font-size: 35px}
footer{text-align: center;line-height: 30px}
footer .footer1{padding:40px 0 30px;}
footer .footer2 .right{margin-top: 20px}
footer .footer3{padding:30px 0 40px;}


/*手机侧导航 下拉 开始*/
.neiye{text-align:center;}
.neiye .menu{background: #d70010;color: #fff;margin-bottom: 2px;padding:0;}
.neiye .menu .xiao{display: none}
.neiye .menu span,.neiye .menu{line-height:52px;}
.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}
/*手机侧导航 下拉 结束*/


.fuwu-main .toubu .zi1{font-size: 20px;line-height: 32px;}
.biaoti11{margin-bottom: 25px}
.biaoti11 .text1{margin-bottom: 0;border-width:1px;}
.biaoti11 .text1 .zuo{font-size: 24px}
.biaoti11 .text1 .zuo span{display: none}
.biaoti11 .text2{display: none}
.main{padding-top: 40px}
.neiye{margin:20px 0 50px;}
}

@media (max-width:767px){
header{height:70px;}
.logo{line-height:70px;}
.logo img{height:50px;}
header .lianjie{margin:20px 60px 0 0;}
header .ydd_btn{top:23px;width:32px;}
header .sjdnav{ top:70px}
.title h4{font-size:30px;}
.navbox01{text-align: left}
.navbox01 .navli{width:100%;font-size: 20px;margin:0 0 12px;}
.main .navbox01 .navli{display: block;margin-bottom: 15px}
.liucheng .imgbox .da{font-size: 20px;}
.main11 .da{font-size: 28px}
.xinwen .imgbox{font-size: 20px}
.liuyan{width:100%;}
}

@media (max-width:600px){
.main1{padding-bottom:30px;}
.title{margin:50px 0 40px;font-size: 16px}
.title h4{font-size:26px;}
.title span{margin:5px 0 10px;}
.logo img{height:40px;}
.navbox01 .navli{/*width: 140px;*/font-size: 18px;line-height:40px;}
.show .imgbox{font-size: 16px;line-height: 24px}
.more01{width: 150px;margin-top: 20px}
.liucheng .row{margin:0 -10px;}
.liucheng .col-xs-6{padding:0 10px;}
.liucheng .imgbox{margin-bottom: 20px}
.liucheng .imgbox .tu img{max-height: 110px}
.liucheng .imgbox .da{font-size: 18px;margin-top: 10px}
.xinwen .imgbox{margin-bottom: 20px;font-size: 16px;}
.xinwen .imgbox .tu{width: 130px;height: 110px;}
.xinwen .imgbox .text{width: calc(100% - 130px);padding:0 0 0 15px;}
.xinwen .imgbox .text .tou{margin:8px 0 0;font-size: 16px}
.xinwen .imgbox .text .zi{font-size: 14px; line-height: 23px;height: 46px;}
.main11{font-size: 16px}
.main11 .da{font-size: 23px;margin-bottom: 15px}
.main11 .phone{font-size: 20px;margin-top: 10px}
.main11 .phone img{margin-right: 8px}
.lianxi .left ul li{font-size: 16px;line-height:35px}
.lianxi .left ul li img{margin-right: 10px}
.lianxi .more01{margin-top: 20px}

.case-box .row,.show .row{margin:0 -5px !important}
.case-box .col-xs-6,.show .col-xs-6{padding:0 5px !important}
.show-box .imgbox{margin:0 0 10px}
.main .case .imgbox{margin:0 0 20px}

.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}

.fuwu-main .toubu .zi1{font-size: 18px;line-height:30px;padding-bottom: 10px;}
.fuwu-main .toubu .zi2 span{padding:6px 10px;}
.biaoti11{font-size: 14px}
}


@media (max-width:479px){
header{height:55px;}
.logo{line-height:55px;}
header .lianjie{margin:12px 42px 0 0;}
header .lianjie a{margin:0 3px;}
header .ydd_btn{top:18px; width:30px;}
header .sjdnav{ top:55px}
header .ydd_btn span.span02{margin:4px 0;}

.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; height:60px;}
.news-box .imgbox .text .more{ display:none}
.news-main .news-tou h4{font-size:16px;}

}

@media (max-width:400px){
header .ydd_btn{width:26px;}

.liucheng .imgbox .tu img{max-height: 90px}
}


@media (max-width:380px){

}

@media (max-width:335px){
.navbox01 .navli{width: calc(47% - 6px);}
}
