/*公用样式部分*/
html{width:100%;overflow-x:hidden;}
body{line-height:2;}
.displaynone{display:none;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:.3rem;}
.mt40{margin-top:.4rem;}
.mt50{margin-top:.5rem;}
.mt60{margin-top:.6rem;}
.mt70{margin-top:.7rem;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.bordernone{border:none !important;}
.margin-center{margin-left:auto;margin-right:auto;}
.main-body{transform: translateX(0px); transition: all 0.5s;}
.media-body{margin-top:0;}

/*top*/
.top{height:35px;line-height:35px;border-bottom:1px solid #ddd;color:#666;font-size:.14rem;}
.top .top-right{color:#666;}
.top .top-right a{padding:0 10px;transition:all .3s;color:#666;}
.top .top-right a:hover{color:#3784cb;}
/*****logobox*****/
.logobox{position:relative;padding-top:.3rem;padding-bottom:.3rem;}
.logo img{padding-right:20px;padding-top:8px;}
.logori{border-left:1px solid #ddd;padding:.15rem 0;padding-left:20px;}
.logo strong{font-size:.25rem;line-height:.25rem;color:#333;}
.logo strong span{color:#ea7815;}
.logo p{color:#333;line-height:20px;font-size:.16rem;}
.media, .media .media{margin-top:0;}
.logoright{padding-top:10px;}
.logobox .logoright img{padding-right:5px;}
.logobox .logoright strong{color:#3784cb;font-size:.28rem;line-height:1;}
.logobox .logoright p{font-size:.14rem;color:#666;}
.logobox button{cursor:pointer;border:none; color:#da1c24; font-size:22px;display:none;z-index:20000;background:none;float:left !important;z-index:2;}

/*nav*/
#nav{background:#3784cb;height:60px;}
#nav ul>li{float:left;width:12.5%;text-align:center;position:relative;line-height:60px;box-sizing:border-box;}
#nav ul>li>a{display:block;font-size:16px;color:#fff;border-right:1px solid #3177b5;font-weight:bold;}
#nav ul>li:nth-of-type(8) a{border-right:none;}
#nav ul>li.active>a{background:#ea7815;line-height:60px;}
#nav ul .submenu{position:absolute;width:100%;top:60px;z-index:99;background:#ea7815;display:none;}
#nav ul .submenu li{line-height:25px;padding:10px 0;}
#nav ul .submenu li a{color:#FFF;}
/*banner*/
.banner{position: relative; width:100%;}	
.banner .pic{position:relative; z-index:2;}	
.banner .pic li{height:500px;}	
.banner .hd{position:absolute;bottom:5px;left:0;z-index:3;text-align:center;margin:auto;width:100%;}
.banner .hd li{width:12px;height:12px;background:#fff;display:inline-block;margin-left:5px;border-radius:50%;}
.banner .hd li.on{background:#ea7815;}

/*search*/
.search-box{line-height:60px;height:60px;border-bottom: 1px solid #ddd;}
.search-box .link span{padding-right:10px;color:#000;font-size:14px;display:inline-block;}
.search-box .link a{padding:0 8px;font-size:14px;color:#707070;}
.search-box .link a:hover{color:#3784cb;}
.search{margin-top:10px;background:#fff;border-radius:20px;}
.search .sousu{width:255px;line-height:40px;background:#f6f6f6;padding-left:10px;color:#666;border:none;font-family:"宋体";font-size:12px;}
.search .sou-zi{width:40px;line-height:40px;background:#3177b5;font-size:18px;color:#fff;border:none;cursor:pointer;font-weight:normal;}

/*产品展示*/
.indexProduct-lf{width:235px;float: left;}
.indexProduct-lf-tit{width:100%;height:.85rem;background:#3177b5;border-radius:5px 5px 0 0;}
.indexProduct-lf-tit .txt{height:.44rem;padding:.2rem 0;text-align: center;}
.indexProduct-lf-tit .txt b{font-size:.24rem;color:#fff;line-height: 1;display:block;}
.indexProduct-lf-tit .txt strong{font-size:.14rem;color:#fff;line-height: 1.5;display:block;text-transform: uppercase;}
.indexProduct-lf-body li{background:linear-gradient(to bottom,#fefefe,#f0efef);height:.70rem;line-height: .70rem;padding:0 .2rem;box-sizing: border-box;}
.indexProduct-lf-body li a{display:block;background:url(../images/jiantou.png) right center no-repeat;font-size:.16rem;color:#474747;}
.indexProduct-lf-body li a:hover{color:#3784cb;}
.indexProduct-lf-bottom{background:#3177b5;height:1.15rem;border-radius:0 0 5px 5px;text-align: center;padding:.27rem 0;box-sizing: border-box;}
.indexProduct-lf-bottom p{font-size:.24rem;color:#fff;line-height: 1;}
.indexProduct-lf-bottom b{font-size:.24rem;color:#fff;display:inline-block;line-height: 1.5;letter-spacing: 0px;}
.indexProduct-rt{width:890px;float:right;}
.indexProduct-rt-tit{width:100%;height:.6rem;line-height: .6rem;background:#f6f6f6;}
.indexProduct-rt-tit-tj{background:#3177b5;width:1.5rem;height:.6rem;float:left;padding:0 .18rem;box-sizing: border-box;}
.indexProduct-rt-tit-tj b{display:block;font-size:.2rem;color:#fff;background:url(../images/tj.png) left center no-repeat;padding-left:.3rem;}
.indexProduct-rt-tit .more{float:right;}
.indexProduct-rt-tit .more a{font-size:.14rem;color:#8e8e8e;padding-right:.2rem;}
.indexProduct-rt-tit .more a:hover{color:#3784cb;}
.indexProduct-rt-body{margin-top:.15rem;}
.indexProduct-item a{display:block;}
.indexProduct-item a span{display:block;height:1.95rem;overflow: hidden;border:1px solid #f6f6f6;}
.indexProduct-item a span>img{width:100%;height:100%;}
.indexProduct-item a span:hover img{transform: scale(1.2,1.2);}
.indexProduct-item a p{font-size:.14rem;color:#333;line-height:3;text-align: center;}
.indexProduct-item a p:hover{color:#3784cb;}

/*ban*/
.ban{background:url(../images/ban.png) top center no-repeat;width:100%;height:203px;}
.ban-lf{width: 830px;float: left;padding-top: .93rem;}
.ban-lf b{font-size:.3rem;color:#fff;line-height: 1.2;padding-left:2.4rem;}
.ban-lf p{font-size: .18rem;color:#474747;padding-left: 2.44rem;padding-top: .07rem;}
.ban-rt{width:240px;float:right;padding-top:.85rem;}
.ban-rt p{font-size:.18rem;color:#fff;line-height: 1;}
.ban-rt b{font-size:.28rem;color:#fff;line-height: 1.5;}
.ban-rt a{display:block;background:#fff;width:100%;height:.4rem;line-height: .4rem;text-align:center;font-size:.2rem;color:#474747;}
.ban-rt a:hover{background:#ea7815;color:#fff;}

/*选择我们的3大优势*/
.indexAdvant-tit{background:url(../images/tit.png) top center no-repeat;}
.indexAdvant-tit h4{color:#0461a7;font-size:.35rem;font-weight:bold;line-height: 1.2;}
.indexAdvant-tit h4 span{font-size:.46rem;color:#ea7815;}
.indexAdvant-tit p{background:url(../images/tit_line.png) center center no-repeat;font-size:.16rem;color:#474747;margin-top:.1rem;}
.indexAdvant-item-txt{width:5.6rem;float: left;padding-top:.7rem;}
.indexAdvant-item-rt{float:right;}
.indexAdvant-item-txt .media-body{padding-left:.1rem;}
.indexAdvant-item-txt .media-body h4{font-size:.2rem;color:#474747;line-height: 1;}
.indexAdvant-item-txt .media-body h4 span{color:#0461a7;}
.indexAdvant-item-txt .media-body b{font-size:.24rem;color:#000;line-height: 1.2;}
.indexAdvant-item-txt ul{margin-top:.2rem;}
.indexAdvant-item-txt ul li{background:url(../images/list.png) left 9px no-repeat;font-size:.14rem;color:#474747;padding-left:.25rem;line-height: 2;margin-top:.1rem;}

/*公共标题*/
.indexTit h4{color:#333;font-size:.28rem;font-weight:bold;line-height: 1.2;}
.indexTit p{background:url(../images/tit_line.png) center center no-repeat;font-size:.2rem;color:#474747;margin-top:.1rem;text-transform: uppercase;}
/*关于我们以及生产设备*/
.indexAbout-indexShebei{background:url(../images/about_bj.jpg) top center no-repeat;width:100%;padding:.5rem 0;box-sizing: border-box;}
.indexAbout-lf{width:50%;float:left;}
.indexAbout-lf>img{width:100%;height:100%;}
.indexAbout-rt{width:50%;height:3rem;float:right;background:#fff;padding:.3rem;box-sizing: border-box;}
.indexAbout-rt strong{font-size:.22rem;color:#333;line-height: 1.2;}
.indexAbout-rt p{font-size:.14rem;color:#474747;line-height: 2;margin-top:.15rem;}
.indexAbout-rt a{display:block;background:#0461a7;width:1.2rem;height:.54rem;text-align: center;line-height: .54rem;font-size:.14rem;color:#fff;border-radius:5px;margin-top:.15rem;}
.indexAbout-rt a:hover{background:#ea7815;}

.indexShebei{background:#fff;padding:.35rem 0;}
.indexShebei-box {position: relative;margin-top:.3rem;}
.indexShebei-box .bd li {float: left;width:25%;}
.indexShebei-box .bd li div.indexShebei-item{margin: 0px 10px;}
.indexShebei-box .bd li div.indexShebei-item p{font-size:.14rem;color:#333;text-align: center;line-height: 1.5;}
.indexShebei-box a {display: block;text-align: center;height: auto;}
.indexShebei-box a span{display:block;text-align: center;overflow:hidden;border:1px solid #ddd;height:2.12rem;}
.indexShebei-box a span img {height: 100%;width: 100%;}
.indexShebei-box .bd li:hover div.indexShebei-item p{color:#0461a7;}

/*工程案例*/
.indexAnli-box {position: relative;margin-top:.3rem;}
.indexAnli-box .bd li {float: left;width:25%;}
.indexAnli-box .bd li div.indexAnli-item{margin: 0px 10px;}
.indexAnli-box .bd li div.indexAnli-item p{font-size:.14rem;color:#333;text-align: center;line-height: 1.5;}
.indexAnli-box a {display: block;text-align: center;height: auto;}
.indexAnli-box a span{display:block;text-align: center;overflow:hidden;border:1px solid #ddd;height:1.97rem;}
.indexAnli-box a span img {height: 100%;/*width: 100%;*/}
.indexAnli-box .bd li:hover div.indexAnli-item p{color:#0461a7;}

.indexAnli-box .prev,.indexAnli-box .next {position: absolute;top: 76px;}
.indexAnli-box .prev {left: -60px;}
.indexAnli-box .next {right: -60px;}
.indexAnli-box .prev>img,.indexAnli-box .next>img{display:block;width:47px;height:45px;}
/*新闻动态*/
.indexNews{background:#f6f6f6;padding:.45rem 0;}
.indexNews-lf{width:400px;float: left;}
.indexNews-lf span{display:block;height:3.15rem;overflow: hidden;}
.indexNews-lf span>img{width:100%;height:100%;}
.indexNews-txt{background:#ececec;padding:.3rem;}
.indexNews-txt h3{font-size:.16rem;font-weight:bold;line-height: 1.5;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.indexNews-txt h3 a{color:#333;}
.indexNews-txt p{font-size:.14rem;color:#474747;line-height: 1.5;margin-top:.1rem;}
.indexNews-txt h3 a:hover{color:#0461a7;}
.indexNews-rt{width:750px;float:right;}
.indexNews-rt ul li{border-bottom: 1px solid #ddd;padding-bottom: .2rem;margin-bottom: .25rem;}
.indexNews-rt .news-l{text-align: center;}
.indexNews-rt .news-l b{font-size:.3rem;color:#0461a7;display:inline-block;line-height: 1.5;}
.indexNews-rt .news-l p{font-size:.16rem;color:#333;line-height: 1;}
.indexNews-rt .news-r h3{font-size:.16rem;line-height: 1;font-weight:bold;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.indexNews-rt .news-r h3 a{color:#333;}
.indexNews-rt .news-r h3 a:hover{color:#0461a7;}
.indexNews-rt .news-r p{font-size:.14rem;line-height: 1.5;color:#474747;margin-top:.15rem;}
/*友情链接*/
.flink{padding:.4rem 0;}
.flink b{font-size:.18rem;color:#0461a7;}
.flink .media-body{padding-left:.25rem;}
.flink span a{font-size:.14rem;color:#7c7c7c!important;}
.flink .layui-breadcrumb span[lay-separator]{margin:0 12px!important;color:#7c7c7c!important;}
.flink .layui-breadcrumb a:hover{color:#0461a7!important;}
.footer{background:#3784cb;padding:.25rem 0;}
.footer-nav{text-align: center;border-bottom: 1px solid #3177b5;padding-bottom: 25px;}
.footer-nav span a{font-size:.14rem;color:#fff!important;}
.footer-nav .layui-breadcrumb span[lay-separator]{margin:0 25px!important;color:#fff!important;}
.footer-nav .layui-breadcrumb a:hover{color:#fff!important;}
.footer-body-left{width:800px;float:left;}
.footer-body-left p{font-size:.14rem;color:#fff;line-height: 2.5;}
.footer-body-left a{ color: #fff; }
.footer-body-rt{width:132px;height:132px;overflow: hidden;float:right;}
.footer-body-rt>img{width:100%;height:100%;}
.zhuying{font-size:.14rem;color:#fff;}
.zhuying a{color:#fff;padding:0 5px;}
.bohao{width:60px;height:60px;position:fixed;bottom:20px;right:20px;z-index:10000;}
@media only screen and (min-width: 320px) and (max-width: 640px) {
	.banner .pic li{height:140px;}
	.topBox{width:100%;}
	.top.topFix{height:60px !important;}
	.topHome{height:auto !important;background:none !important;}
	.logo{margin:0;position:relative;}
	.logo img{width:2.1rem;padding:15px 0 0 15px;}
	.header{height: auto;}
	.logobox .head-icon{width:.9rem;height:.9rem;float:right;display:block;position:relative;}
	.logobox .head-icon span{display:block;position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: .5rem;
    height: .37rem;
    transition: all 0.5s ease-in-out;
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(../images/icon1.jpg);}
	.head-icon.active span{width: 0.37rem;height: 0.37rem;background-image: url(../images/icon2.jpg);}
	/*主导航样式*/
	#nav{background-color: rgba(0, 0, 0, 0.7);height:auto;width:100%;}
	#nav ul>li{width:100%;background:none;}
	#nav ul>li a{color:#666;font-size:14px;}
	#nav ul>li.active>a{line-height:.8rem;color:#666;background:none;}
	#nav ul>li:hover a{color:#333;font-weight:bold;}
	.navbar{position: fixed;display:none;top: 60px;left: 0;width: 100%;bottom: 0;z-index: 9999;}
	.navbar-nav{width: 100%;background-color: #fff;z-index: 1200;border-top: .01rem solid #e5e5e5;padding-bottom: .8rem;}
	.navbar-nav ul{width:100%;height:auto;overflow:hidden;}
	.navbar-nav li{width:100%;height:auto;overflow:hidden;border-bottom:.01rem solid #e5e5e5;float:none}
	.navbar-nav li a{display: block;width: 100%;text-align: center;line-height: .8rem;height: .8rem;font-size: .24rem;color: #666;}
	.navbar-nav li a:hover{color:#149350;}
	
	.banner .hd li{width:8px;height:8px;}
	.logobox{padding-top:.2rem;padding-bottom: .2rem;}
	.indexProduct-lf{width:100%;float:none!important;}
	.indexProduct-lf-tit .txt{background:none;}
	.indexProduct-rt{width:100%;float:none!important;}
	.indexAdvant-tit{background:none;}
	.indexAdvant-tit p{background-size:contain;}
	.indexAdvant-item-txt{width:100%;padding-top:0px;}
	.indexAdvant-item{margin-top:.5rem;}
	.indexAdvant-item-txt ul li{background: url(../images/list.png) left 6px no-repeat;}
	.indexTit p{background-size:contain;}
	.indexAbout-indexShebei{background:#3784cb;}
	.indexAbout-rt{width:100%;float:none;height:auto;}
	.indexShebei-box .bd li{width:100%;}
	.indexShebei-box a span{height:5rem;}
	.indexAnli-box .bd li{width:100%;}
	.indexAnli-box a span{height:4rem;}
	.indexNews-rt{width:100%;float:none;}
	
	.indexNews-item{width:100%;float:none!important;margin-right:0px;}
	.indexNews-item .indexAbout-img{height:4rem;}
	.footer-body-left{width:100%;float:none!important;}
	.footer-body-left p{line-height: 1.5;}
}
