﻿/*公用样式部分*/
html{width:100%;overflow-x:hidden;}
body{line-height:2;font-size:14px;}
.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;}

.logoBody{background:url(../images/nav_bj.jpg) top center no-repeat;width:100%;height:100px;}
.logobox{position:relative;}
.logobox .logoright{margin-top:28px;}
.logobox .logoright p{color:#d0a866;line-height: 15px;}
.logobox .logoright strong{color:#d0a866;font-size:20px;line-height:30px;font-family:impact;font-weight:normal;}
.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:830px;height:100px;line-height: 100px;margin-left:40px;}
#nav ul>li{float:left;width:14.28%;text-align:center;position:relative;line-height:100px;}
#nav ul>li>a{display:block;font-size:16px;color:#d0a866;}
#nav ul>li.active>a{background:#d0a866;color:#fff;}
#nav ul .submenu{position:absolute;width:100%;top:100px;z-index:99;background:#d0a866;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:#fff;}

/*banner大图轮播*/
.swiper-container{width:100%;height:800px;}
.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{height:70px;line-height:70px;background:url(../images/search_bj.jpg) top center no-repeat;color:#fff;}
.search-box .link{height:70px;overflow: hidden;}
.search-box .link b{display:inline-block;width:142px;height:70px;font-size:16px;background:url(../images/sanjiao.png) top center no-repeat;text-align: center;}
.search-box .link a{padding:0 5px;color:#fff;}
.search-box .link .layui-breadcrumb span[lay-separator]{color:#fff!important;}
.search-box .link .layui-breadcrumb a:hover{color:#d0a866!important;}
.search{margin-top:19px;}
.search .sousu{width:280px;line-height:30px;padding-left:10px;box-sizing: border-box;background:none;border:1px solid #d0a866;}
::-webkit-input-placeholder{/*Webkit browsers*/color:#ebebeb;font-size:12px;}
.search .sou-zi{width:52px;line-height:32px;background:#d0a866;font-size:24px;color:#fff;border:none;cursor:pointer;text-align: center;}

/*公共大标题*/
.indexTit b{font-family:Vani;font-size:44px;color:#dcdcdc;text-transform: uppercase;display:block;line-height:50px;}
.indexTit h2{font-size:30px;color:#00262a;line-height:32px;font-weight:bold;}

/*产品中心*/
.product{margin-top:80px;}
.product-menu{text-align: center;margin-top:65px;}
.product-menu a{padding:8px 20px;border:1px solid #999;border-radius:50px;color:#999;display:inline-block;margin:0 4px;line-height:14px;}
.product-menu a:hover{border:1px solid #002222;background:#002222;color:#fff;}
.product-list{margin-top:30px;}
.product-list .rq {position: relative;height:360px;}
.product-list .rq a.box {width: 100%;height: 100%;background: #fff;display: block;}
.product-list .rq a.box span {display: flex;align-items: center;justify-content: center;height: 100%;overflow: hidden;border:1px solid #e7e7e7;}
.product-list .rq a.box span img {max-width: 100%;max-height: 100%;}
.product-list ul li{margin-bottom:10px;}
.product-list ul li p{font-size:20px;line-height:1.5;margin-top:12px;}
.product-list ul li p a{color:#002426;display:block;}
.product-list ul li:hover p a{color:#d0a866;}

/*我们的优势*/
.advant{margin-top:80px;background:#eeeeed;width:100%;padding:80px 0 100px 0;}
.advant .indexTit b{font-family:Vani;font-size:30px;color:#999;text-transform: uppercase;display:block;line-height:60px;}
.advant-box{margin-top:80px;}
.advant-box .tabCont{width:850px;}
.advant-box .tabCont ul li{position: relative;}
.advant-box .tabCont ul li div.advant-img{width:850px;height:630px;overflow:hidden;}
.advant-box .tabCont ul li div.advant-img img{width:100%;height:100%;}
.advant-box .tabCont ul li div.advant-txt{position: absolute;width:850px;height:110px;background:rgba(0,0,0,.5);bottom: 0;left:0;color:#fff;padding:14px 0 0 120px;box-sizing: border-box;}
.advant-box .tabCont ul li div.advant-txt b{font-size:20px;}
.advant-box .tabCont ul li div.advant-txt span{display:block;width:100px;height:2px;background:#fff;margin:5px 0 8px 0;}
.advant-box .tabCont ul li div.advant-txt p{line-height: 20px;}
.advant-box .tabMenu{width:350px;height:630px;background:url(../images/tabMenu_bj.jpg) top center no-repeat;}
.advantTt{padding-top:50px;}
.advantTt h3{font-size:30px;color:#002222;font-family:Vani;text-transform: uppercase;line-height: 30px;text-align: center;}
.advantTt span{display:block;width:200px;height:1px;background:#002222;margin:0 auto;}
.advant-box .tabMenu ul{padding-top:45px;}
.advant-box .tabMenu ul li{padding:20px 42px;height:125px;box-sizing: border-box;cursor: pointer;}
.advant-box .tabMenu ul li div.float-left{margin-right:30px;}
.advant-box .tabMenu ul li div.media-body h3{font-size:16px;color:#002222;line-height: 1.3;margin-top:15px;}
.advant-box .tabMenu ul li div.media-body p{font-size:18px;color:#002222;line-height: 1.3;}
.advant-box .tabMenu ul .media, .media .media{margin-top:0px!important;}
.cur{background:#d0a866;}
.cur div.media-body h3{color:#fff!important;}
.cur div.media-body p{color:#fff!important;}

/*工程案例*/
.project{margin-top:80px;}
.project-box{margin-top:60px;}
.project-box .rq1 {position: relative;height:320px;}
.project-box .rq1 a.box1 {width: 100%;height: 100%;background: #fff;display: block;}
.project-box .rq1 a.box1 span {display: flex;align-items: center;justify-content: center;height: 100%;overflow: hidden;}
.project-box .rq1 a.box1 span img {max-width: 100%;max-height: 100%;}
.project-box ul li{margin-bottom:8px;}
.project-box ul li p{width:393px;height:45px;line-height: 45px;background:rgba(0,0,0,.7);position: absolute;bottom: 0;left:5px;display:none;}
.project ul li p a{color:#fff;display:block;font-size:18px;}
.project ul li:hover p{display:block;}
.project div.more{text-align: center;margin-top:55px;}
.project div.more a{padding:9px 53px;font-size:18px;color:#002222;border:1px solid #002222;border-radius:50px;}
.project div.more:hover a{background:#d0a866;color:#fff;border:none;}

/*公司简介*/
.about{margin-top:80px;background:url(../images/about_bj.jpg) top center no-repeat;width:100%;padding:80px 0;}
.about-box{margin-top:60px;position: relative;}
.about-txt{background:url(../images/about_bj2.png) top center no-repeat;width:600px;height:400px;position: absolute;left:0;top:20px;padding:40px 30px 0 50px;box-sizing: border-box;}
.about-txt h3{font-size:24px;color:#002222;line-height: 30px;font-family:"新宋体";}
.about-txt p{font-size:14px;color:#666;line-height: 24px;text-indent:2em;margin:25px 0;}
.about-txt a{background:#d0a866;padding:6px 30px;color:#fff;}
.about-img{width:680px;height:420px;overflow: hidden;}
.about-img>img{width:100%;height:100%;}

/*新闻中心*/
/*新闻中心*/
.information{margin-top:80px;}
.news{width:770px;}
.news-tit h3{background:url(../images/news_tit1.png) top left no-repeat;font-size:20px;color:#333;font-weight:bold;padding-left:15px;line-height: 30px;width:70%;}
.news-tit a{padding:4px 24px;font-size:14px;color:#333;border:1px solid #333;display:inline-block;line-height: 14px;border-radius:50px;}
.news-tit a:hover{background:#d0a866;color:#fff;border:none;}
.information-box{margin-top:60px;}
.news-box{margin-top:30px;}
.hotNews div.float-left{width:290px;height:180px;overflow: hidden;}
.hotNews div.float-left img{width:100%;height:100%;}
.hotNews div.media-body{background:#fafafa;height:180px;padding:25px 20px;box-sizing: border-box;}
.hotNews div.media-body strong a{font-size:16px;color:#333;display:block;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;font-weight:normal;line-height: 30px;}
.hotNews div.media-body span.date{color:#999;display:block;line-height: 20px;}
.hotNews div.media-body p{color:#666;line-height: 24px;margin-top:5px;}
.hotNews div.media-body p a{color:#333;}
.hotNews div.media-body p a:hover{color:#a0341e;}
.news-box ul li{height:48px;line-height: 48px;border-bottom: 1px solid #e9e9e9;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;font-weight:normal;}
.news-box ul li span{color:#666;float: right;}
.news-box ul li a{color:#333;font-size:16px;}
.news-box ul li:hover a{color:#a0341e;}
.problem{width:370px;}
.problem h3{background:url(../images/news_tit2.png) top left no-repeat;font-size:20px;color:#333;font-weight:bold;padding-left:15px;line-height: 30px;}
.problem-box{margin-top: 30px;}
.problem-box .bd{height:474px;overflow: hidden;}
.problem-box ul li{margin-bottom:20px;}
.problem-box ul li strong{display:block;background:url(../images/wen.png) left center no-repeat;padding-left:30px;line-height: 28px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;font-weight:normal;}
.problem-box ul li strong a{font-size:16px;color:#333;line-height: 30px;}
.problem-box ul li strong a:hover{color:#a0341e;}
.problem-box ul li p{font-size:14px;color:#666;background:url(../images/da.png) left 0px no-repeat;padding-left:30px;line-height:24px;margin-top:10px;}

/*友情链接*/
.flink{padding:12px 0;margin-top:30px;margin-top:80px;background:#333333;}
.flink b{color:#fff;font-weight:normal;}
.flink a{color:#fff!important;}

/*footer*/
.footer{background:#063434;width:100%;padding-top:55px;color:#7f9c9c;}
.footer a{color:#7f9c9c;}
.footer-nav{width:400px;padding:0 85px;box-sizing: border-box;}
.footer-nav ul li{width:50%;float: left;line-height:40px;text-align: center;}
.footer-nav ul li a{color:#7f9c9c;}
.footer-xinxi{width:482px;padding:0 80px;box-sizing: border-box;border-left:1px solid #1e4949;border-right:1px solid #1e4949;}
.footer-xinxi p{line-height: 36px;padding-left:25px;}
.footer-xinxi p.p1{background:url(../images/icon3.png) left center no-repeat;}
.footer-xinxi p.p2{background:url(../images/icon4.png) left center no-repeat;}
.footer-xinxi p.p3{background:url(../images/icon5.png) left center no-repeat;}
.footer-xinxi p.p4{background:url(../images/icon6.png) left center no-repeat;}
.erweima{margin-right:80px;width:104px;text-align: center;}
.erweima span{display:block;width:104px;height:104px;overflow: hidden;}
.erweima img{width:100%;height:100%;}
.erweima p{text-align: center;}
.copyright{height:55px;line-height: 55px;border-top:1px solid #1e4949;color:#7f9c9c;text-align: center;margin-top:50px;}


.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:1.2rem;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;width: 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;}
	
	.logoBody{height:70px;}
	.swiper-container{height:150px;}
	.indexTit b{font-size:20px;line-height: 25px;}
	.indexTit h2{font-size:18px;line-height: 25px;}
	
	.product{margin-top:30px;}
	.product-list .rq{height:3rem;}
	.product-menu{margin-top:20px;}
	.product-menu a{display:block;height:35px;line-height:35px;border:none;background:#eaeaea;float:left;width:31.3333%;margin:0 1%;padding:0px;color:#333;margin-bottom: 5px;}
	.product-menu a:hover{border:none;background: #002222;color: #fff;}
	.product-list ul li p{font-size:14px;margin-top:5px;}
	.product-list ul li{margin-bottom: 5px;}
	
	.advant{margin-top:30px;padding:20px 0;}
	.advant .indexTit b{font-size:20px;line-height: 25px;}
	.advant-box{margin-top:20px;}
	.advant-box .tabCont{width:100%;float:none!important}
	.advant-box .tabMenu{width:100%;float:none!important}
	.advant-box .tabCont ul li div.advant-img{width:100%;height:auto;}
	.advant-box .tabCont ul li div.advant-txt{width:100%;height:auto;padding:5px 8px;}
	.advant-box .tabCont ul li div.advant-txt b{font-size:14px;line-height: 15px;}
	.advant-box .tabCont ul li div.advant-txt p{line-height: 14px;}
	.advant-box .tabCont ul li div.advant-txt span{display:none;}
	.advant-box .tabMenu{height:auto;}
	.advant-box .tabMenu ul{padding-top:0px;}
	.advant-box .tabMenu ul li{height:auto;padding:10px 20px;}
	.advant-box .tabMenu ul li div.float-left{width:50px;height:50px;margin-right:15px;}
	.advant-box .tabMenu ul li div.float-left img{width:100%;height:100%;}
	.advant-box .tabMenu ul li div.media-body p{font-size:12px;}
	.advant-box .tabMenu ul li div.media-body h3{margin-top:0px;}
	
	.project{margin-top:30px;}
	.project-box{margin-top:20px;}
	.project-box .rq1{height:2.7rem;}
	.project-box ul li p{width:100%;height:35px;line-height: 35px;position: static;display:block;}
	.project ul li p a{font-size:14px;}
	.project div.more{margin-top:15px;}
	.project div.more a{padding:.09rem .53rem;}
	
	.about{margin-top:30px;padding:20px 0;background:#eaeaea;}
	.about-box{position: static;margin-top:20px;}
	.about-txt{width:100%;float:none!important;height:auto;position: static;padding:0px;background:none;}
	.about-txt h3{font-size:18px;}
	.about-txt p{margin:10px 0;}
	
	.information{margin-top:30px;}
	.information-box{margin-top:20px;}
	.news-tit h3{background:none;width:auto;}
	.news{width:100%;float:none!important;}
	.news-box{margin-top:20px;}
	.news-box ul li{height:35px;line-height: 35px;}
	.news-box ul li a{font-size:14px;}
	.problem{width:100%;float:none!important;margin-top:20px;}
	
	.footer{margin-top:20px;}
	.footer-xinxi{width:100%;float:none!important;padding:0px;border:none;}
	.footer{padding-top:15px;}
	.footer-xinxi p{line-height:30px;}
	.copyright{height:auto;line-height: 30px;margin-top:10px;}
	
	
}
