@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: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)}
#fd{position: fixed;top:82%;left:50%;z-index: 3000000;width: 400px;margin-left: -200px;text-align: center;margin-top: -15px;}

/*全局样式*/
.top{background:#bd0006; height:42px; font-size:12px; color:#fff; line-height:42px;}
.top .left b{font-weight:normal; margin:0 10px; font-size:14px; color:#fff}
.top .left span{background:url(../images/tou-icon.png) no-repeat left center; padding-left:15px;}
.top ul li{ float:left; color:#fff; font-size:14px}
.top ul li:first-child{background:url(../images/fan-icon.png) no-repeat left center; text-indent:12px;}
.top ul li a{color:#fff; margin:0 8px; font-size:12px}
.top ul li a:hover{color:#bd0006}
header{ background:url(../images/tou-bg.jpg) center center; background-size:cover;width:100%; height:150px; padding-top:20px;}
.logo .img1{/*width:551px; height:57px;*/ margin-top:23px}
.logo .img{/*width:241px; height:62px;*/ margin-top:23px}
header .right .sao img{width:112px; height:112px;}
header .phone{background:url(../images/icon-call.png) no-repeat left top;font-size:12px; color:#222; padding-left:50px; margin:0px 0 0 23px;}
header .phone h4{font-size:22px; line-height: 33px; color:#bd0006; font-weight:bold;letter-spacing:-1px}
header .phone:hover{-webkit-animation: tada 1s .2s ease both;-moz-animation: tada 1s .2s ease both;}
				@-webkit-keyframes tada{0%{-webkit-transform:scale(1);}
				10%, 20%{-webkit-transform:scale(0.9) rotate(-3deg);}
				30%, 50%, 70%, 90%{-webkit-transform:scale(1.1) rotate(3deg);}
				40%, 60%, 80%{-webkit-transform:scale(1.1) rotate(-3deg);}
				100%{-webkit-transform:scale(1) rotate(0);}}

				/*火狐浏览器*/
				@-moz-keyframes tada{0%{-moz-transform:scale(1);}
				10%, 20%{-moz-transform:scale(0.9) rotate(-3deg);}
				30%, 50%, 70%, 90%{-moz-transform:scale(1.1) rotate(3deg);}
				40%, 60%, 80%{-moz-transform:scale(1.1) rotate(-3deg);}
				100%{-moz-transform:scale(1) rotate(0);}}
/*pc导航*/
.nav{ width:100%; background:url(../images/nav-bg.jpg) repeat-x; width:100%;height:52px;}
.nav li{ width:12%;float:left;font-size:14px;line-height:52px;text-align:center;position:relative}
.nav .bx{width:1px; height:14px; border-left:1px solid #c3090f; border-right:1px solid #c3090f; margin-top:19px;}
.nav li a{display:block;color:#fff;}
.nav .on,.nav li a:hover{background:url(../images/nav-hover.jpg) no-repeat center center;}
/*导航二级下拉*/
.nav-xia{position:absolute; left:0; top:52px; width:400%; background:rgba(255,255,255,0.85); padding:20px; display:none; z-index:11}
.nav-xia .left{width:65%;}
.nav-xia .left h4{font-size:14px; color:#bd0006; line-height:30px; font-weight:bold; position:relative; text-indent:16px; text-align:left}
.nav-xia .left h4 a{color:#bd0006;width:50%; float:left;}
.nav-xia .left h4 a:hover{background:none;color:#bd0006;}
/*.nav-xia .left h4:before{width:7px; height:7px; background:#bd0006; border-radius:50%; content:""; position:absolute; left:0; top:13px;}*/
.nav-xia .left ul{padding-left:16px; margin-bottom:10px}
.nav-xia .left ul li{float:left; width:auto;}
.nav-xia .left ul li a{font-size:14px; color:#555; line-height:24px; margin-right:15px;}
.nav-xia .left ul li a:hover{color:#bd0006; text-decoration:underline !important; background:none}
.nav-xia .right{width:30%}
.nav-xia .right img{max-width:100%; height:auto;}
.nav li:hover .nav-xia{display:block;}
.nav li:nth-child(10) .nav-xia,.nav li:nth-child(8) .nav-xia{width:240%;}
.nav li:nth-child(10) .nav-xia .left,.nav li:nth-child(8) .nav-xia .left{width:40%;}
.nav li:nth-child(10) .nav-xia .right,.nav li:nth-child(8) .nav-xia .right{width:50%;}

/*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.5);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(249,121,14,0.7);}*/

.sjsj{ width:100%;}
.icon-menu{display:none;}
.sjdnav{ width:100%;  position:relative;right:0; top:0;z-index:9999;background:#bd0006;margin-top: 20px;}
.sjdnav ul{ padding:0; margin:0;display:flex;flex-wrap:wrap;width:100%;}
.sjdnav li{  line-height:24px;display:block;text-align:center; margin:0; padding:0;width:25%;border-left: 1px solid #fff;border-bottom: 1px solid #fff;}
.sjdnav li a{display:block;line-height:24px; font-family:'Microsoft YaHei'; font-size:13px; color:#fff;}
.sjdnav li a:hover{background:#65aa36; color:#fff;}
/*.sjdnavhide{ height:0; overflow:hidden;}*/




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:#bd0006;}
header .ydd_btn span.span02{margin:4px 0;}
header .ydd_btn.click{ background:none;}
header .ydd_btn.click span{ background:#bd0006;}
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}

/*主体内容*/
.main1{ padding-bottom:40px;}
.title{ text-align:center; font-size:13px; color:#666; line-height:30px; margin:50px 0 30px}
.title h4{background:url(../images/title.png) no-repeat center center; font-size:22px; color:#fff; font-weight:bold;height:56px; line-height:48px}

#dituContent img{max-width:none;}
/*1、产品展示*/
.navbox{text-align:center; font-size:0; margin-bottom:20px;}
.navbox .navli{display:inline-block; width:140px; height:36px; border:2px solid #bd0006; font-size:15px; color:#bd0006; line-height:32px; text-align:center; margin:5px 10px;}
.navbox .navli.active{background:#bd0006; border-color:#bd0006;color:#fff;}
.lunbobox{display:none;}
.lunbobox.active{display:block;}
.show .imgbox{display:block; border:1px solid #d7d7d7; padding:1px; margin:0 10px 20px}
.show .imgbox .tu{overflow:hidden; position:relative; margin-bottom:2px;}
.show .imgbox .tu .mask{position:absolute; left:0; top:-100%; width:100%; height:100%; background:rgba(0,0,0,0.5) url(../images/fang.png) no-repeat center center;}
.show .imgbox h4{background:#c0c0c0;font-size:16px; color:#222; height: 40px; line-height:40px; text-align:center;}
.show .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)}
.show .imgbox:hover .tu .mask{top:0}
.show .imgbox:hover h4{background:#bd0006; color:#fff}
.show .owl-theme .owl-controls .owl-buttons div.owl-prev{left:-70px; background:url(../images/allow1.jpg) no-repeat left center;}
.show .owl-theme .owl-controls .owl-buttons div.owl-next{right:-70px; background:url(../images/allow2.jpg) no-repeat right center;}


/*2、公司简介*/
.guanyu{background:url(../images/jianjie-bg.jpg) center center; background-size:cover; width:100%; height:auto;}
.guanyu .tu{ height:335px; border-radius:15px;position:relative}
.guanyu .tu .block{position:absolute; top:25%; left:13%; font-size:0; text-align:center; z-index:11; padding:50px;}
.guanyu .tu .block .blockli{display:inline-block; width:90px; height:90px; border-radius:50%; background:rgba(0,0,0,0.5); font-size:16px; color:#fff; font-weight:bold; line-height:90px; margin:0 5px;}
.guanyu .tu .block .blockli.active,.guanyu .tu .block .blockli:hover{background:rgba(12,114,198,0.9);}
/*公司介绍图片点击特效*/
		/*显示线条*/
		.guanyu .tu .block::before,.guanyu .tu .block::after{position:absolute;content:'';opacity:1; z-index:-1}

		/*上下两条线*/
		.guanyu .tu .block::before{top:14%;right:5%;bottom:14%;left:5%;border-top:1px solid rgba(255,255,255,0.5);border-bottom:1px solid rgba(255,255,255,0.5);}

		/*左右两条线*/
		.guanyu .tu .block::after{top:8%;right:10%;bottom:8%;left:10%;border-right:1px solid rgba(255,255,255,0.5);border-left:1px solid rgba(255,255,255,0.5);}
.guanyu .text .zi{font-size:14px; color:#333; line-height:26px; height:290px; overflow:hidden; margin-bottom:10px; margin-top:-5px;}
.guanyu .text .more{ display:block;width:100%; height:40px; border-radius:5px; background:#bd0006; font-size:14px; color:#fff; line-height:40px; text-align:center;}
.guanyu .text .more:hover{background:#bd0006;}


/*3、新闻中心*/
.news{margin-bottom:-30px;}
.news .imgbox{display:block; position:relative; border:1px solid #ccc; padding:2px; margin-bottom:30px}
.news .imgbox .tu{width:180px; height:140px; position:absolute; overflow:hidden}
.news .imgbox .tu .img{width:100%; height:100%;}
.news .imgbox .text{height:140px; margin-left:195px; margin-right:8px}
.news .imgbox .text h4{font-size:16px; color:#333; line-height:30px; font-weight:bold}
.news .imgbox .text .zi{font-size:12px; color:#333; line-height:24px; height:98px; overflow:hidden}
.news .imgbox:hover{ box-shadow:2px 3px 5px rgba(0,0,0,0.5);}
.news .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 .imgbox:hover h4{color:#bd0006;}

/*4、工程案例*/
.case-tou{background:url(../images/case-tou.jpg) center center; background-size:cover; width:100%; height:auto;}


/*5、联系我们*/
.contact{background:url(../images/contact-bg.jpg) center center; background-size:cover; width:100%; height:auto;}
.contact h5{font-size:18px;line-height:50px;}
.contact .map img{max-width:100%; height:auto; margin-bottom:20px;}
.contact .lian11{position:relative; padding-bottom:20px;}
.contact ul{margin-right:220px;}
.contact ul li{font-size:16px; line-height:33px;}
.contact ul li b{margin-right:16px; line-height:33px; color:#676767; font-size:16px;}
.contact .sao{ position:absolute; top:0; right:0;width:187px;}
.contact .sao img{ width:100%; height:187px;}
.contact .sao h4{font-size:14px; line-height:30px; text-align:center;}
.liuyan label,.contact  label{ padding-top:0 !important; text-align:left !important;height:34px; line-height:34px; font-weight:normal;}
.liuyan input,.contact input{ background:#f4f4f4; border:1px dashed #c1c0c0; height:37px;}
.liuyan textarea,.contact textarea{ background:#f4f4f4;border:1px dashed #c1c0c0; height:145px;}
.liuyan button,.contact button{ width:100%; height:33px; color:#fff; background:#bd0006; border:none; margin-top:10px}
.liuyan button:hover,.contact button:hover{ background:#bd0006;}



/*底部信息*/
footer{background:#bd0006;color:#fff; text-align:center; padding:20px 0;}
footer a{color:#fff;}
footer a:hover{color:#bd0006; text-decoration:underline !important}


/*底部热点开始*/
@font-face{font-family:'iconfont';src:url('//at.alicdn.com/t/font_1432720974_1547027.eot');src:url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}
.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}
.w100{width:100% !important}
.h100{height:100% !important}
.hot{height:50px; background:#bd0006; position:fixed; bottom:0; left:0; z-index:99; border-top:2px solid #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.hot .row div:hover{ background:#0472a9;}	
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }
/*底部热点结束*/

/*子页面*/
/*1、关于我们*/
.main{ padding:20px 0 30px}
/*内页左侧导航主要样式*/
.neiye .title2{line-height:40px;background:#bd0006 url(../images/menu-zi.png) no-repeat 30px center; text-indent:65px;color:#fff;position:relative;font-size:16px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.neiye .title2 i{display:block;position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;cursor:pointer;}
.neiye .title2 span{position:absolute;right:15px;line-height:40px;}
.neiye .navbox .nav1{display:block;line-height:40px; height:40px;background:#f2f2f2 url(../images/icon11.png) no-repeat 42px center;margin-top:2px; font-size:14px;color:#888;text-align:center;}
.neiye .navbox ul a{display:block; background:#f7f7f7;line-height:40px;margin-top:2px;font-size:12px;color:#888;text-align:center;}
.neiye .navbox ul{display:none;}
.neiye .navbox .ul1{display:block;}
/*一级导航、二级导航默认选中状态和hover事件*/
.neiye .navbox .nav1.active,.neiye .navbox .nav1:hover{background:#e9e9e9 url(../images/icon33.png) no-repeat 42px center; color:#bd0006;}
.neiye .navbox ul a.active,.neiye .navbox ul a:hover{color:#bd0006;}


.main .left .lian{width:100%; background:#f2f2f2;padding:10px 20px 20px;font-size:12px; color:#888; line-height:22px;}
.main .right .cont{ margin-top:20px}
.main .right .title-zi{font-size:16px; color:#888; line-height:40px;border-bottom:3px double #ccc;}
.main .right .title-zi .right{font-size:14px; color:#bd0006}
.main .right .title-zi a{color:#888}
.main .right .title-zi a:hover{color:#bd0006}
.about{ font-size:15px;color:#555; line-height:30px;}
.about h4{font-size:18px; color:#333; line-height:40px; text-align:center}
.about img{max-width:100%; height:auto; margin:5px auto 15px; display:block}

.call-us{font-size:15px; color:#888; line-height:24px;}


.show-box{ background:none;}
.show-box .imgbox{margin:0 0 30px;}
.show-main{color:#333; line-height:24px;}
.show-main img{border:1px solid #ccc; padding:1px}

.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;}
.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-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:#bd0006;}

.news-main{ padding:0 10px;}
.news-main span{ display:block; color:#666; font-size:12px; text-align:center; background:#f2f2f2; width:80%; margin:10px auto}

.liuyan{width:70%; margin:0 auto}


@media (max-width:1350px){
.show .owl-theme .owl-controls .owl-buttons div.owl-prev{ display:none}
.show .owl-theme .owl-controls .owl-buttons div.owl-next{ display:none}
}

@media (max-width:1230px){
.neiye .title2{line-height:40px;background:#bd0006 url(../images/menu-zi.png) no-repeat 20px center; text-indent:55px;}
}

@media (max-width:991px){
.logo .img{margin-top:0;}
header .ydd_btn{top:30px}
header .ydd_btn span.span02{margin:6px 0;}
.guanyu .tu{ margin-bottom:20px}
footer{padding-bottom:70px}
.guanyu .tu .block{top:14%; left:5%;}
/*手机侧导航 下拉 开始*/
.neiye .navbox .ul1{display:none;}
.neiye .title2{text-align:center; text-indent:0} 
/*#fd{display:none;}*/
/*手机侧导航 下拉 结束*/
}

@media (max-width:767px){
header{height: initial;padding: 20px 0 0 0;}	
.logo{float:none !important;}
.logo .img{ /*width:190px;*/ height:auto; margin:0 auto; display: block;max-width:100%; }
header .ydd_btn{display: none;}
.navbox{margin-bottom:8px}
.navbox .navli{margin:0 5px 10px}
.show-box .row{margin:0 -8px !important}
.show-box .col-md-4{padding:0 8px !important}
.show-box .imgbox{margin-bottom:16px}
.guanyu .tu{height:400px}
.guanyu .tu .block{top:20%; left:20%;}
.liuyan{width:100%;}
 #bsPanel div, #bsMorePanel div, #bshareF div{display: none !important;}
 #fd{position: fixed;top:auto;left:0;right: 0px;z-index: 3000000;width:220px;margin: 0 auto;text-align: center;bottom: 11%;}
}

@media (max-width:600px){
.title{line-height:30px; margin:50px 0 30px}
.navbox .navli{ width:100px; height:32px; line-height:28px;}
.show .imgbox h4{line-height:32px}
.guanyu .tu{height:350px;}
.guanyu .tu .block{ left:10%; top:18%}
.guanyu .text .zi{height:260px}
.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}
}


@media (max-width:479px){
header .ydd_btn{top:16px; width:30px;}
header .ydd_btn span.span02{margin:4px 0;}
.show .imgbox{ margin:0 5px 10px;}
.show .imgbox h4{line-height:30px}
.guanyu .tu{height:280px;}
.guanyu .tu .block{ padding:30px}
.guanyu .tu .block .blockli{width:75px; height:75px; font-size:14px; line-height:75px}
.guanyu .text .zi{height:210px}
.news .imgbox{margin-bottom:20px}
.news .imgbox .tu{width:140px; height:100px;}
.news .imgbox .text{height:100px; margin-left:150px;}
.news .imgbox .text h4{font-size:14px;line-height:30px;}
.news .imgbox .text .zi{line-height:22px; height:60px;}
.show-box .imgbox{ margin:0 0 16px;}
.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}
}

@media (max-width:400px){
.show .imgbox h4{line-height:28px}
.guanyu .tu{height:240px;}
.guanyu .text .zi{height:160px; font-size:13px;}

}


@media (max-width:380px){
.guanyu .tu .block{ top:10%}

}
.phone22{
	    position: fixed;
    bottom: 120px;
    left: 0;
    width: 130px;
    z-index: 3000000;
    right: 0;
    margin: 0 auto;
}
.phone22 .box {
    background: rgb(239 36 36);
    padding: 10px 5px;
    border-radius: 10px;
    font-size: 18px;
    line-height: 32px;
    text-align: center;}
    .phone22 a {
    display: block;
    color: #fff;}
@media (max-width: 600px){
.phone22 .box {
    padding: 8px 5px;
    line-height: 32px;
}
