﻿/*公用样式部分*/
html{width:100%;overflow-x:hidden;}
body{line-height:2;}
.displaynone{display:none;}
.layui-container {width:1230px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}
.mt70{margin-top:70px;}
.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;}
/*容器为正方形*/
/*.zhengfangxing {position: relative;padding-bottom: 100%;}
.zhengfangxing a.box {position: absolute;width: 100%;height: 100%;background: #f00;display: block;}
.zhengfangxing a.box span {display: flex;align-items: center;justify-content: center;height: 100%;overflow: hidden;}
.zhengfangxing a.box span img {max-width: 100%;max-height: 100%;}*/

/*header*/
.top{height:38px;line-height:38px;border-bottom:1px solid #f0f0f0;color:#666;}
.top .top-right{color:#666;}
.top .top-right a{padding:0 6px;transition:all .3s;color:#666;display:inline-block;line-height:30px;}
.top .top-right a.dt{background:url(../images/address.png) left center no-repeat;padding-left:20px;}
.top .top-right a:hover{color:#0287d2;}

.logobox{position:relative;padding:.37rem 0;}
.logobox .logoright{margin-top:6px;}
.logobox .logoright p{font-size:14px;color:#666;padding-left:20px;background:url(../images/phone.png) left center no-repeat;}
.logobox .logoright strong{color:#2896c9;font-size:36px;line-height:40px;font-family:arial;}
.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{width:100%;height:50px;line-height: 50px;background:#2896c9;}
#nav ul>li{float:left;width:11.1111%;text-align:center;position:relative;line-height:50px;}
#nav ul>li>a{display:block;font-size:16px;color:#fff;}
#nav ul>li.active>a{background:#d7d7d7;line-height:50px;color:#333;}
#nav ul .submenu{position:absolute;width:100%;top:50px;z-index:99;background:#d7d7d7;display:none;}
#nav ul .submenu li{line-height:20px;padding:10px 0;border-bottom: 1px solid #fff;}
#nav ul .submenu li:last-child{border-bottom: none;}
#nav ul .submenu li a{color:#333;}

/*banner大图轮播*/
.swiper-container{width:100%;height:600px;}
.swiper-slide{background-repeat: no-repeat;background-size: cover;background-position: center;}
.swiper-pagination-bullet{width:12px;height:12px;background:#fff;opacity:.5;}
.swiper-pagination-bullet-active{background:#fff;opacity:1;}

/*关键词搜索*/
.search-box{line-height:60px;height:60px;background:#fff;font-size:14px;}
.search-box .link span{color:#2e83ba;}
.search-box .link a{padding:0 4px;color:#999;}
.search-box .link a:nth-of-type(1){padding-left:0px;}
.search-box .link a:hover{color:#2e83ba;}
.search{margin-top:15px;}
.search .sousu{width:280px;line-height:30px;padding-left:10px;box-sizing: border-box;background:none;border:1px solid #dddddd;}
::-webkit-input-placeholder{/*Webkit browsers*/color:#666;font-size:12px;color:#999;}
.search .sou-zi{width:52px;line-height:32px;background:#2896c9;font-size:24px;color:#fff;border:none;cursor:pointer;text-align: center;}

/*公共大标题*/
.indexTit h2{font-size:36px;color:#2c65a8;font-weight:bold;line-height: 1.5;}
.indexTit p{font-size:14px;color:#999;text-transform: uppercase;line-height: 20px;}
.indexTit span{display:block;margin-top:8px;}

/*产品中心*/
.indexProduct{background:url(../images/bj1.jpg) top center no-repeat;width:100%;padding:60px 0 65px 0;}
.indexProduct-lf{width:236px;}
.indexProduct-lf-top{background:url(../images/product_top.jpg) top center no-repeat;width:100%;height:108px;padding:32px 0 0 20px;box-sizing: border-box;}
.indexProduct-lf-top h3{border-left:3px solid #26a6d5;padding-left:10px;}
.indexProduct-lf-top h3 span{font-size:12px;color:#fff;font-family:arial;display:block;line-height: 15px;text-transform: uppercase;}
.indexProduct-lf-top h3 p{font-size:24px;color:#fff;font-weight:bold;line-height: 30px;}
.indexProduct-list{border:1px solid #999;padding:0 9px 9px 9px;}
.indexProduct-lf ul{margin-top:5px;}
.indexProduct-lf ul li{background:#f5f5f5;height:50px;line-height: 50px;font-size:18px;text-align: center;margin-top:9px;}
.indexProduct-lf ul li a{color:#666;display:block;}
.indexProduct-lf ul li:hover{background:#26aada;}
.indexProduct-lf ul li:hover a{color:#fff;}
.indexProduct-lf .contact{background:url(../images/contact_bj.jpg) top center no-repeat;height:114px;margin-top:10px;padding-top:30px;box-sizing: border-box;}
.indexProduct-lf .contact p{font-size:18px;color:#666;background:url(../images/tel.png) left center no-repeat;padding-left:20px;line-height: 20px;margin-left:38px;}
.indexProduct-lf .contact b{font-size:30px;color:#286dae;display:block;line-height: 1.5;text-align: center;}
.indexProduct-rt{width:924px;}
.rq {position: relative;height:200px;}
.rq a.box {width: 100%;height: 100%;background: #fff;display: block;}
.rq a.box span {display: flex;align-items: center;justify-content: center;height: 100%;overflow: hidden;}
.rq a.box span img {max-width: 100%;max-height: 100%;}
.indexProduct-rt ul li{margin-bottom: 15px;}
.indexProduct-rt ul li p{font-size:16px;color:#333;line-height:1.5;margin-top:5px;}
.indexProduct-rt ul li:hover p{color:#2c65a8;}

/*我们的优势*/
.indexAdvant{background:url(../images/bj2.jpg) top center no-repeat;width:100%;padding-top:60px;}
.indexAdvant-body{background:#fff;box-shadow: 0px 1px 10px rgba(0,0,0,.1);}
.indexAdvant-tit{background:url(../images/advant_bj.png) top center no-repeat;height:172px;}
.indexAdvant-tit h2{font-size:40px;color:#084560;line-height: 1.5;font-weight:bold;padding-top:30px;}
.indexAdvant-tit h2 span{color:#fff;}
.indexAdvant-tit p{font-size:20px;color:#084560;line-height: 1.5;}
.indexAdvant-box{background:url(../images/advant_box.png) top center no-repeat;height:1389px;}
.indexAdvant-item{padding:0 40px;}
.indexAdvant-txt{width:595px;margin-top:90px;}
.indexAdvant-txt .media div.float-left{background:url(../images/xuhao1.png) center no-repeat;font-size:30px;color:#fff;width:84px;height:84px;line-height:84px;text-align: center;margin-right:10px;}
.indexAdvant-txt .media div.media-body ul{margin-top:10px;}
.indexAdvant-txt .media div.media-body h3{font-size:24px;color:#010101;font-weight:bold;line-height: 1.5;}
.indexAdvant-txt .media div.media-body ul li{background:url(../images/list.png) left 8px no-repeat;padding-left:20px;}
.indexAdvant-txt .media div.media-body ul li p{font-size:14px;color:#666;line-height: 28px;}

/*工程案例*/
.case{background:url(../images/bj3.jpg) top center no-repeat;padding:75px 0 45px 0;}
.case-lf{width:925px;}
.case-lf ul li{margin-bottom: 15px;}
.case-lf ul li p{font-size:16px;color:#333;line-height:1.5;margin-top:5px;}
.case-lf ul li:hover p{color:#2c65a8;}
.case-rt{width:236px;}
.case-rt-top{background:url(../images/product_top.jpg) top center no-repeat;width:100%;height:108px;padding:32px 0 0 20px;box-sizing: border-box;}
.case-rt-top h3{border-left:3px solid #26a6d5;padding-left:10px;}
.case-rt-top h3 span{font-size:12px;color:#fff;font-family:arial;display:block;line-height: 15px;text-transform: uppercase;}
.case-rt-top h3 p{font-size:24px;color:#fff;font-weight:bold;line-height: 30px;}
.case-list{border:1px solid #999;}
.case-rt ul{padding:12px 9px 18px 9px;}
.case-rt ul li{background:#26aada;height:60px;line-height: 60px;font-size:18px;text-align: center;margin-top:10px;}
.case-rt ul li a{color:#fff;display:block;}
.case-rt ul li:hover{background:#f5f5f5;}
.case-rt ul li:hover a{color:#666;}

/*关于我们*/
.about-lf{width:520px;height:350px;overflow: hidden;}
.about-lf>img{width:100%;height:100%;}
.about-rt{width:650px;}
.about-rt h3{font-size:24px;color:#333;line-height: 1.5;font-weight:bold;margin-top:15px;}
.about-rt p{font-size:16px;color:#666;line-height: 30px;margin:20px 0;}
.about-rt a.more{background:#2a9cce;font-size:14px;color:#fff;padding:5px 10px;}
.about-rt a.more:hover{background:#f5f5f5;color:#666;}

/*服务过的品牌商*/
.client{background:#f5f5f5 url(../images/bj4.jpg) bottom center no-repeat;padding:60px 0 90px 0;}
.client-box{margin-top:10px;}
.client-box ul li{float:left;width:20%;text-align: center;margin-top:30px;}
.client-box ul li:hover{cursor: pointer;}
.client-box ul li span{display:block;width:230px;height:63px;overflow: hidden;margin:0 auto;}
.client-box ul li span>img{width:100%;height:100%;}

/*行业知识*/
.news{width:790px;}
.newsTab_items{width:100%;}
.newsTab_items li{width:50%;float: left;background:#f5f5f5;height:50px;padding-left:20px;box-sizing: border-box;}
.newsTab_items li h3{color:#2a9cce;font-size:24px;border-left:3px solid #2a9cce;padding-left:15px;line-height: 26px;margin-top:12px;}
.newsTab_items li.cur{background:#2a9cce;}
.newsTab_items li.cur h3{color:#fff;border-left:3px solid #fff;}
.newsHot div.float-left{width:300px;height:180px;margin-right:22px;}
.newsTab_items li:hover{cursor: pointer;}
.newsHot div.float-left>img{width:100%;height:100%;}
.newsHot div.media-body h3{font-size:18px;line-height: 1.5;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;padding-top:22px;}
.newsHot div.media-body h3 a{color:#000;}
.newsHot div.media-body h3:hover a{color:#2c65a8;}
.newsHot div.media-body p{font-size:14px;color:#666;line-height: 1.8;text-indent:2em;}
.newsHot div.media-body span{font-size:14px;color:#999;font-family:arial;}
.newsCont ul li{width:48%;float:left;margin-right:4%;height:30px;line-height: 30px;}
.newsCont ul{margin-top:25px;}
.newsCont ul li:nth-of-type(even){margin-right:0;}
.newsCont ul li a{font-size:16px;color:#333;display:block;width:75%;float:left;background:url(../images/list2.png) left center no-repeat;padding-left:15px;box-sizing: border-box;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.newsCont ul li span{float:right;font-size:14px;color:#666;font-family:arial;width:25%;text-align:right;}
.newsCont ul li:hover a{color:#2c65a8;}

.problem{width:380px;}
.problem-tit{background:#2a9cce;height:50px;padding-left:20px;box-sizing: border-box;}
.problem-tit h3{color:#fff;font-size:24px;border-left:3px solid #fff;padding-left:15px;line-height: 26px;margin-top:12px;width:50%;}
.problem-tit a{display:block;float:right;font-size:14px;color:#fff;line-height: 50px;text-align: right;padding-right:10px;}
.problem-box .bd{height:325px;overflow: hidden;}
.problem-box ul li{margin-bottom:20px;border-bottom:1px dashed #a8a8a8;padding-bottom: 15px;}
.problem-box ul li h3{background:url(../images/wen.jpg) left center no-repeat;padding-left:40px;line-height: 28px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.problem-box ul li h3 a{font-size:16px;color:#333;line-height: 30px;}
.problem-box ul li h3 a:hover{color:#2c65a8;}
.problem-box ul li p{font-size:14px;color:#666;background:url(../images/da.jpg) left 0px no-repeat;padding-left:40px;line-height:24px;margin-top:10px;}

/*友情链接*/
.flink{background:#f8f8f8;color:#666;padding-top:6px;padding-bottom: 6px;}
.flink i{font-style:normal;}
.flink .layui-breadcrumb span[lay-separator]{margin:0 16px!important;color:#666!important;}

/*footer*/
.footer{width:100%;background:#3f3939;padding:40px 0;box-sizing: border-box;}
.footer-nav{margin:12px 100px 0 75px; }
.footer-xin{border-left:2px solid #514a4a;padding-left:90px;}
.footer-xin h3{font-size:16px;color:#fff;line-height: 16px;margin-bottom: 15px;}
.footer-xin p{font-size:16px;color:#fff;line-height: 1.8;}
.footer-xin p span{padding-left:40px;}
.footer a{color:#fff;}

.sj-toolbar{position:fixed;bottom:20px;right:15px;z-index:10000;}
.sj-toolbar a.bohao{display:block;width:53px;height:53px;background:url(../images/toolbar1.png) no-repeat;background-position: 0 0;}
.sj-toolbar a.fhtop{display:block;width:52px;height:52px;background:url(../images/toolbar1.png) no-repeat;background-position: 0 -62px;}

@media only screen and (min-width: 320px) and (max-width: 640px) {
	.layui-container {width:auto!important;}
	.banner .pic li{height:140px;}
	.logobox{text-align:center;height:.9rem;}	
	.logobox .logo,.aboutus-cont .abtTxt{margin:0;}
	.logobox .logo img{width:4.5rem;margin-top:10px;float:left;margin-left:15px;}
	.logobox{padding:0;}
	.logobox button{display:block;margin-top:5px;}
	
	.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.png);}
	.head-icon.active span{width: 0.37rem;height: 0.37rem;background-image: url(../images/icon2.png);}
	/*主导航样式*/
	#nav{background-color: rgba(0, 0, 0, 0.7);height:auto;}
	#nav ul>li{width:100%;background:none;}
	#nav ul>li a{color:#666;font-size:14px;background:none;}
	#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: .9rem;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;}
	
	.swiper-container{height:150px;}
	
	.indexProduct{background:#f5f5f5;padding:25px 0;}
	.indexTit h2{font-size:22px;}
	.indexTit span{margin-top:0px;}
	.indexProduct-lf{float:none!important;width:100%;}
	.indexProduct-rt{float:none!important;width:100%;margin-top:15px;}
	.indexProduct-box{margin-top:20px;}
	.indexProduct-list{border:none;padding:0px;}
	.indexProduct-lf ul{margin-top:0px;}
	.indexProduct-lf ul li{width:23%;float:left;margin:0 1%;background:#2c65a8;font-size:16px;margin-top:5px;}
	.indexProduct-lf ul li a{color:#fff;}
	.rq{height:2.2rem;}
	.indexProduct-rt ul li{margin-bottom: 5px;}
	
	.indexAdvant{background:none;padding:0px;margin-top:30px;}
	.indexAdvant-body{border:none;box-shadow: none;}
	.indexAdvant-box{background:none;height:auto;}
	.indexAdvant-tit{background:none;height:auto;}
	.indexAdvant-tit h2{font-size:22px;line-height: 1.5;padding-top:0px;}
	.indexAdvant-tit h2 span{color:#084560;}
	.indexAdvant-tit p{font-size:14px;}
	.indexAdvant-item{padding:0px!important;margin-top:20px;}
	.indexAdvant-txt{float:none!important;width:100%;margin-top:0px!important;}
	
	.indexAdvant-txt .media div.float-left{background:#2898ca;width:30px;height:30px;line-height: 30px;font-size:20px;}
	.indexAdvant-txt .media div.media-body h3{font-size:18px;}
	.indexAdvant-txt .media div.media-body ul li p{line-height: 1.5;}
	
	.case{background:#f5f5f5;padding:25px 0;margin-top:30px;}
	.case-box{margin-top:20px;}
	.case-lf{float:none!important;width:100%;}
	.case-rt{float:none!important;width:100%;}
	.case-lf ul li{margin-bottom: 5px;}
	.case-list{border:none;}
	.case-rt ul{padding:0px;}
	.case-rt ul li{width:31.3333%;float:left;margin:0 1%;background:#2c65a8;font-size:16px;margin-top:5px;height:50px;line-height: 50px;}
	.case-rt ul li:hover{background:#26aada;}
	.case-rt ul li:hover a{color:#fff;}
	
	.about{margin-top:30px;}
	.about-box{margin-top:20px;}
	.about-rt{float:none!important;width:100%;}
	.about-rt h3{font-size:18px;margin-top:0px;}
	.about-rt p{line-height: 1.5;margin:5px 0;}
	
	.client{margin-top:30px;padding:25px 0;background:#f5f5f5;}
	.client-box{margin-top:0px;}
	.client-box ul li span{width:auto;height:auto;}
	.client-box ul li{width:23%;margin:0 1%;}
	.client-box ul li{margin-top:15px;}
	
	.indexNews{margin-top:30px;}
	.indexNews-box{margin-top:20px;}
	.news{width:100%;float:none!important;}
	.newsHot div.media-body h3{padding-top:0px;}
	.newsHot div.media-body p{line-height: 1.5;}
	.newsCont ul{margin-top:0px;}
	.newsCont ul li{width:100%;}
	.newsCont ul li span{width:35%;font-size:12px;}
	.newsCont ul li a{width:65%;}
	.problem{width:100%;float:none!important;}
	.newsTab_items li h3{font-size:18px;}
	.problem-tit h3{font-size:18px;}
	
	.footer{padding:25px 0;margin-top:20px;}
	.footer-xin{width:100%;float:none!important;border:none;padding-left:0px;text-align: center;}
	.footer-xin p{line-height: 1.5;}
	.footer-xin h3{display:none;margin-bottom: 0px;}
}
