@CHARSET "UTF-8";

/*头部样式*/
.w1920{
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	position: relative;
}
.w1200{
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	position: relative;
}
#header{
	background: url(../images/hbg.jpg) center top repeat-x;
	height: 218px;
}
.toper{
	width: 1200px;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	color: #a7a7a7;
}
.wel{
	float: left;
}
.k1{
	float: right;
}
.k1 a{
	color: #a7a7a7;
	padding: 0 2px;
}
.top{
	width: 1200px;
	margin: 0 auto;
	height: 80px;
	padding-top: 12px;
}
.logo{
	float:left;
}
.k2{
	float: right;
	background: url(../images/tel.png) left 15px no-repeat;
	padding-left: 30px;
	font-weight:200;
	color: #505050;
	height: 40px;
	line-height: 40px;
	margin-top: 15px;
}

.topLink{width:400px;float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

/*服务项目*/
.project{
	padding-top: 70px;
}
ul.project_list{
	width: 1300px;
	margin-left: -50px;
	margin-top: 50px;
}
ul.project_list li{
	float: left;
	width: 158px;
	text-align: center;
	margin:0 50px;
}
ul.project_list li a.list_ico{
	display: block;
	width: 158px;
	height: 158px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%; 
	position: relative;
	overflow: hidden;	
}
ul.project_list li a.list_ico img{
	position: absolute;
	left: 0;
	top: 0;
}
ul.project_list li .list_name{
	font-size: 18px;
	color: #505050;
	margin-top: 15px;
}
ul.project_list li .list_name span{
	display: block;
	font-size: 14px;
	height: 20px;
	overflow: hidden;
	text-transform: uppercase;
	color: #999;
	letter-spacing: -1px;
}
ul.project_list li a.more{
	width: 125px;
	height: 28px;
	display: block;
	margin: 15px auto;
	background: #aaa;
	color: #fff;
	line-height: 28px;
	font-size: 14px;
}
ul.project_list li:hover a.list_ico img{
	top:-158px;
}
ul.project_list li:hover .list_name,ul.project_list li:hover .list_name span{
	color: #FA9D25;
}
ul.project_list li:hover a.more{
	background: #FA9D25;
}

/*四大优势*/
.youshi{
	background: url(../images/ysbg.jpg) center top no-repeat;
	height: 630px;
	margin-top: 45px;
	padding-top: 70px;
}
ul.adv_list{
	width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
}
ul.adv_list li{
	width: 264px;
	height: 415px;
	background: #fff;
	float: left;
	margin-right: 48px;
	position: relative;
}
ul.adv_list li:last-child{
	margin-right: 0;
}
ul.adv_list li img.img{
	width: 264px;
	height: 214px;
}
ul.adv_list li .wenzi{
	text-align: center;
	padding-top: 40px;
}
.wenzi b.shuzi{
	font-size: 42px;
	color: #333;
	font-weight: normal;
}
.wenzi .content{
	font-size: 18px;
	color: #333;
	margin-top: 6px;
}
.wenzi .content span{
	display: block;
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
	margin-top: 6px;
}
.ys_mask{
	width: 264px;
	height: 228px;
	padding-top: 30px;
	left: 0;
	bottom: 0;
	color: #fff;
	position: absolute;
	background: #FA9D25;
	text-align: center;
	display: none;
}
.ys_mask b.shuzi{
	font-size: 42px;
	font-weight: normal;
}
.ys_mask .content{
	font-size: 18px;
	margin-top:3px;
}
.ys_mask .content span{
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 6px;
}
.ys_mask h3{
	font-weight: normal;
	margin: 20px 15px 25px;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	text-align: justify;
}
.ys_mask a.mm{
	display: block;
	text-align: center;
}

/*工程案例*/
.index_case{
	padding-top: 70px;
}
.casetab{
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
}
.casetab .hd ul{
	text-align: center;
}
    .casetab .hd ul li {
        display: inline-block;
        text-align: center;
        padding: 0px 10px;
        height: 34px;
        line-height: 34px;
        border: 1px solid #505050;
        background: #fff;
        color: #505050;
        font-size: 18px;
        margin: 0 10px;
        cursor: pointer;
    }
.casetab .hd ul li.on{
	border: 1px solid #FA9D25;
	background: #FA9D25;
	color: #fff;
}
.casetab .bd{
	width: 1200px;
	margin-top: 58px;
}
.casetab .bd ul{
	padding-bottom: 10px;
}
.casetab .bd ul li{
	width: 372px;
	position: relative;
	float: left;
	margin-right: 40px;
	margin-bottom: 40px;
}
.casetab .bd ul li:nth-child(3n){
	margin-right: 0;
}
.casetab .bd ul li a.img{
	width: 372px;
	height: 260px;
	display: block;
}
.casetab .bd ul li a.img img{
	width: 372px;
	height: 260px;
}
.casetab .bd ul li img.caseh{
	position: absolute;
	left: 0;
	top: 0;
}
.casetab .bd ul li h3{
	height: 50px;
	width: 370px;
	background: #fff;
	border: 1px solid #DBDBDB;
	border-top: none;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.casetab .bd ul li h3 a{
	display: block;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	color: #505050;
	font-weight: normal;
}
a.cmore{
	display: block;
	width: 144px;
	height: 34px;
	border: 1px solid #505050;
	margin: 0 auto;
	text-align: center;
	line-height: 34px;
	font-size: 15px;
	color: #505050;
	text-transform: uppercase;
}
a.cmore:hover{
	background: #FA9D25;
	border: 1px solid #FA9D25;
	color: #fff;
}

/*服务流程*/
.fuwu{
	padding-top: 30px;
	background: url(../images/bg.png) center 170px no-repeat;
	margin-top: 40px;
}
.liuch{
	width: 1200px;
	margin: 0 auto;
	height: 130px;
	padding-top: 90px;
}
.liuch li{
	float: left;
	color: #fff;
	background: url(../images/yuan.png) left center no-repeat;
	width: 154px;
	height: 83px;
	line-height: 83px;
	margin-right: 20px;
}
.liuch li:last-child{
	margin-right: 0;
}
.liuch li b{
	padding-left: 15px;
	font-size: 40px;
	font-weight: normal;
	display: block;
	float: left;
	-webkit-transition: -webkit-transform 1s ease-in;
}
.liuch li b:hover{
    transform:rotate(720deg)
}
.liuch li span{
	font-size: 16px;
	margin-left: 5px;
	margin-top: 5px;
	display: block;
	float: left;
}
.tel2{
	background: url(../images/tel2.png) center -1px no-repeat;
	min-height: 40px;
	text-align: center;
	text-indent: 50px;
	color: #505050;
	padding-top: 25px;
	letter-spacing: -1px;
}

/*施工现场*/
.xianch{
	margin-top: 60px;
	padding-bottom: 70px;
}
/*关于我们*/
.abus{
	background: url(../images/abbg.jpg) center top no-repeat;
	height: 500px;
	padding-top: 100px;
}
.abus2{
	width: 1200px;
	margin: 0 auto;
}
.ableft{
	width: 490px;
	float: left;
}
.ableft h2{
	font-size: 48px;
	color: #fff;
	position: relative;
	padding-bottom: 40px;
}
.ableft h2 span{
	color: #505050;
}
.ableft h2:after{
	width: 77px;
	height: 3px;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
}
.ableft div{
	font-size: 15px;
	color: #fff;
	line-height: 24px;
	text-align: justify;
	margin-top: 35px;
	margin-bottom: 20px;
}
.ableft a.abou{
	display: block;
	width: 140px;
	height: 40px;
	border: 1px solid #fff;
	line-height: 40px;
	text-align: center;
	border-radius: 20px;
	font-size: 16px;
	color: #fff;
	transition: 0.5s ease;
}
.ableft a.abou:hover{
	background: #fff;
	border: 1px solid #fff;
	color: #FA9D25;
}
.abrgt{
	width: 568px;
	float: right;
	margin-top: 35px;
}

/*底部新闻*/
.index_news{
	padding: 65px 0;
}
.subnews{
	width: 368px;
	float: left;
	margin-right: 40px;
}
.nimg{
	width: 368px;
	height: 142px;
	overflow: hidden;
	margin-bottom: 5px;
}
ul.newslist{
	width: 368px;
}
ul.newslist li{
	height: 46px;
	line-height: 46px;
	border-bottom: 1px dashed #ccc;
	position: relative;
}
ul.newslist li b{
	font-size: 12px;
	color: #333;
	letter-spacing: -3px;
}
ul.newslist li a{
	margin-left: 8px;
	font-size: 14px;
	color: #111;
}
ul.newslist li span{
	display: block;
	font-size: 12px;
	color: #999;
	position: absolute;
	right: 0;
	top: 0;
}
ul.newslist li:hover b,ul.newslist li:hover a,ul.newslist li:hover span{
	color: #FA9D25;
}

.cjwt{width:335px;height:270px;overflow:hidden;margin: 0 auto;margin-top: 20px;}
#kehu{overflow:hidden;height:320px;margin:0 auto;position:relative;}
#jian {height:100%;}
#zheng {}
#xtop{}
.wenda li{margin-top:5px;border-bottom: 1px dashed #ccc;padding-bottom: 10px;}
.wenda li a{line-height:35px;height:35px;color:#333;display:block;background: url(../images/wen.png) no-repeat 0 50%;
	padding-left:35px;font-size: 14px;}
.wenda li a:visited{text-decoration: none;color:#666;}
.wenda li a:hover{text-decoration:none;color:#FA9D25;}
.wenda li span{color:#888;z-index:0;line-height:24px;display:block;background: url(../images/da.png) no-repeat 0 6px;
	padding-left:35px;font-size: 12px;}


/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:10px;}
h2.tit{
	font-weight: normal;
	text-align: center;
	color: #505050;
	font-size: 36px;
	background: url(../images/titbg.png) center 20px no-repeat;
	height: 100px;
	line-height: 1;
}
h2.tit span{
	display: block;
	font-size: 18px;
	margin-top: 15px;
}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}


/*页面底部*/
#footer{
	background: #2E2E2E;
	padding: 40px 0;
}
#footer a{color:#999;}
#footer a:hover{color:#FA9D25;text-decoration:none;}
.foot{
	width: 1200px;
	margin: 0 auto;
}
.nav_foot{
	width: 234px;
	float: left;
}
h3.ftit{
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	margin-bottom: 35px;
}
h3.ftit span{
	display: block;
	font-size: 20px;
	text-transform: uppercase;
}
.nav_foot a{
	font-size: 14px;
	color: #999;
	line-height: 28px;
}

.inform{
	width: 315px;
	float: left;
	font-size: 14px;
	color: #999;
	line-height: 28px;
	margin-right: 80px;
}
.copyright{
	width: 460px;
	float: left;
	font-size: 14px;
	color: #999;
	line-height: 28px;
}
.ewm{
	width: 106px;
	float: right;
	text-align: center;
	font-size: 13px;
	line-height: 3;
	color: #999;
}

.flink{
	padding: 10px 0;
	background: #181818;
	color: #999;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
}
.flink a{
	color: #999;
}


/*------------内页-------------------*/
.left .box{margin-bottom:10px;}
.left .box h3{line-height:31px;padding:5px 15px;font-weight:bold;font-family:" ";
background:#FA9D25;font-size:15px;color:#fff;}
.left .box .content{padding:5px 0px;}

.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:1920px;left: 50%;margin-left: -960px;position: relative;height: 250px;}
.n_banner img{width:100%;display: block;height: 250px;margin:0 auto}
.left{width:225px;float:left;}
.sort_menu{}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width:960px;float:right;padding-bottom:10px;}
.sitemp{line-height:31px;height:31px;overflow:hidden;padding-right:10px;background:url(../images/nav.png) no-repeat 0% 100%;}
.sitemp h2{width:340px;float:left;line-height:31px;text-align:center;text-align:left;text-indent:15px;color:#000;font-size:14px;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:30px;}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}


