@charset "gb2312";
body {margin: 0px;padding: 0px;color:#333;font-family:PingFangSC-Regular,Microsoft YaHei,Helvetica; text-align:left; overflow-x:hidden;}
a,blockquote,body,code,dd,div,dl,dt,em,fieldset,form,h1,h2,h3,h4,h5,h6,iframe,img,input,label,li,object,ol,p,q,small,span,strong,table,tbody,td,th,tr,ul {
	margin:0;
	padding:0;
	border:0
	}
a { color: #333;}
a:hover { color: #f00;}
a,a:active,a:focus,a:hover,a:visited {text-decoration:none}
a,img {-webkit-touch-callout:none; max-width: 100%;}
header, footer, nav, section, article, menu, aside {  display:block;position:relative;  }/*页眉，页脚，导航，章节，文章，菜单，放在一边*/
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block}
li,ol,ul {list-style:none}
.pr { position: relative;}
input[type=password],input[type=text],textarea {
	resize:none;
	outline:0;
	-webkit-appearance:none;
	white-space:pre-wrap;
	word-wrap:break-word;
	background:#fff
}
.clearfix:after {
	display:block;
	clear:both;
	content:"";
	visibility:hidden;
	height:0
}
.c9 { color:#999;}
.fr { float: right;}


.wap-wrap {
	font-size:.32rem;
	width:100%
	}

header{position: relative;}
header span.right{width: 0.64rem;height: 0.64rem;position: absolute;right: 2%;top: 16%;background: url(../images/btn.jpg) no-repeat center center;background-size: 100%; cursor: pointer;
transform:rotate(0deg);
-ms-transform:rotate(0deg);     /* IE 9 */
-moz-transform:rotate(0deg);    /* Firefox */
-webkit-transform:rotate(0deg); /* Safari 和 Chrome */
-o-transform:rotate(0deg);
-webkit-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
header span.right.on{background: url(../images/btn.png) no-repeat center center;background-size: 80%;
transform:rotate(135deg);
-ms-transform:rotate(135deg);     /* IE 9 */
-moz-transform:rotate(135deg);    /* Firefox */
-webkit-transform:rotate(135deg); /* Safari 和 Chrome */
-o-transform:rotate(135deg);
-webkit-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;}

header span.left{position:absolute;left:0;top:0;display: block;width: 0.64rem;height: 0.64rem;font-size: 0.14rem;padding-left:0.08rem;}

.menu{overflow: hidden;background-color: #00a1e9;width: 100%;position: absolute;left: 0;top: 0.93rem;right: 0;z-index: 9999;height: 0;
-webkit-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;}
.menu li{width: 100%;text-align: center;border-bottom: 0.01rem solid #0097da; line-height: 0.93rem;}
.menu li a{color: #fff;display: inline-block;width: 100%;text-align: center; text-decoration:none;}

.logo {
	height:0.93rem;
	background:#00a1e9;
	}

.logo h1 {
	margin:0 3%;
	width:85%;
	color:#fff;
	line-height: 0.93rem;
	font-size: 0.4rem;
	font-weight: normal;
	}
.logo h1 em {
	width: .70rem;
	height: .67rem;
	background: url(../images/tel_logo.png) center center no-repeat;
	background-size: 100%;
	display: inline-block;
	float: left;
	margin: 0.15rem 0.15rem 0 0;
	}
.logo h1 a { color: #fff;}

/********************搜索开始*******************/
.sreach {
	height:0.54rem;
	z-index:50;
	width:100%;
	margin:1% 0;
	}

.sreach_c {
	width:100%;
	height:0.54rem;
	float:left;
	}
.sreach_c form {
	width:100%;
	position:relative;
	}
.aw_link{
	display:block;
	height:0.54rem;
	border:1px solid #c9c9c9;
	text-align:center;
	line-height:0.54rem;
	width:85%;
	}

.search-botton{
	width:15%;
	height:0.56rem;
	background:#00a1e9;
	cursor:pointer;
	position:absolute;
	top:0px;
	right:0px;
	z-index:99;
	color:#fff;
	text-align:center;
	display:inline-block;
	}
/********************搜索结束*******************/

/***************轮播图***************/
#banner { margin: 2% 0px;}
.slideBox{
	position:relative;
	overflow:hidden;
	margin:0 auto;
	max-width:100%;
	}
.slideBox .hd{
	position:absolute;
	height:28px;
	line-height:28px;
	bottom:0;
	right:0;
	z-index:1;
	}
.slideBox .hd li{
	display:inline-block;
	width:8px;
	height:8px;
	background:rgba(255,255,255,0.4);
	text-indent:-9999px;
	overflow:hidden;
	margin:0 3px;
	}
.slideBox .hd li.on{background:#fff;}
.slideBox .bd{
	position:relative;
	z-index:0;
	}
.slideBox .bd li{
	position:relative;
	text-align:center;
	}
.slideBox .bd li img{
	vertical-align:top; 
	width:100%; 
	max-height: 140px;
	}
.slideBox .bd li a{-webkit-tap-highlight-color:rgba(0,0,0,0);}

.section {
	margin-bottom: .12rem;
    padding: .22rem;
	text-align: center;
	}
.section h2{
	text-align: center; 
	padding: 0.18rem 0px; 
	border-bottom: 1px solid #d7d7d7;
	}
.section .sec_title {
	font-weight: 400;
    overflow: hidden;
    line-height: 1.5em;
	color: #404040;
	}
.section .sec_title p{
	margin: .3rem 0;
    text-align: justify;
	}
.section .sec_title p:first-child { margin-top: .3rem;}
	
.more { width: 100%; text-align: center;}
.more a {
	padding: .12rem .34rem;
	background-color: #00a1e9;
	color: #fff;
	display: inline-block;
	margin-bottom: .3rem;
	}

/***********首页资讯中心*************/
.wap_news {width:100%; margin: 5% auto;}
.wap_news h4 {
	height:.5rem;
	line-height:.4rem;
	margin: 0px .22rem;
	font-size: .36rem;
	font-weight: normal;
	color:#006699;
	border-bottom:2px solid #ccc;
	margin-bottom:1%;
	}
.wap_news h4 span {
	height:.5rem;
	border-bottom:2px solid #006699;
	display:inline-block;
	}
.dot {
	width:.06rem;
	height:.06rem;
	margin: .27rem .15rem 0 0;
	display:block;
	overflow:hidden;
	float:left;
	background:#999;
	}
.wap_news li {
	line-height:.6rem;
	width:94%;
	margin:0 .22rem;
	border-bottom:1px dotted #ccc;
	display:inline-block;
	}
.wap_news li a {
	width: 78%; 
	float:left; 
	height: .6rem; 
	overflow: hidden; 
	text-overflow: ellipsis; 
	white-space: nowrap;
	}

/***********首页工程案例*************/
.wap_case {width:100%; margin: 5% auto;}
.wap_case h4 {
	height:.5rem;
	line-height:.4rem;
	margin: 0px .22rem;
	font-size: .36rem;
	font-weight: normal;
	color:#006699;
	border-bottom:2px solid #ccc;
	margin-bottom:1%;
	}
.wap_case h4 span {
	height:.5rem;
	border-bottom:2px solid #006699;
	display:inline-block;
	}
.wap_case_cont { margin: 0 .22rem;}
.wap_case_cont:after {
	content:"";
	clear: both;
	display: block;
	overflow: hidden;
	}
.wap_case_cont li {
	float: left;
	width: 50%;
	text-align: center;
	}
.wap_case_cont li div { margin: .2rem .1rem;}
.wap_case_cont li a {
	display: inline-table;
	font-size: .3rem;
	}
.wap_case_cont li img {max-height: 140px;}
.wap_case_cont li a p {
	height: .38rem; 
	line-height: .38rem; 
	overflow: hidden;
	}

.footer{
	width: 100%;
  	text-align: center;
 	background: #f5f5f5;
  	padding: 0.15rem 0;
	font-size: .26rem;
	}
.footer p{
	padding: 0 .22rem;
	line-height: 0.5rem;
	}


/****************资讯中心列表********************/
/*breadCrumb*/
.breadcrumb {
	padding:0 .22rem;
	line-height: .64rem;
	color:#999;
	margin: .26rem 0;
	font-size: .28rem;
	}
.in_list_cont {
	width:96%;
	margin:2% 2%;
	}

.in_list_cont li {
	line-height:.6rem;
	width:100%;
	border-bottom:1px dotted #ccc;
	display:inline-block;
	}
.in_list_cont li a {
	width: 96%; 
	float: left;
	height: .6rem; 
	overflow: hidden; 
	text-overflow: ellipsis; 
	white-space: nowrap;
	}

/*翻页*/
.page_link_w{
	text-align: center;
	padding: .34rem 0;
	}

.page_link_w:after { content:""; clear: both; display: block; overflow: hidden;}
.page_link_w li { float: left; font-size: .24rem;}
.page_link_w li span{
	display: inline-block;
	padding: .1rem .2rem;
	color: #999;
	}
.page_link_w li a{
	display: inline-block;
	padding: .1rem .2rem;
	}
.page_link_w .am-active a {
	background: #00a1e9;
	color: #fff;
	}
.page_link_w li a:hover {
	background: #00a1e9;
	color: #fff;
	}
	
/*************资讯内容页************/
/*内容页*/
.main_cont {padding:0 .22rem;}
.main_cont h1 {
	font-size:.46rem;
	color:#404040;
	padding-bottom: .2rem;
	}
.lwtext p{
	font-size: .28rem;
    line-height: 1.8em;
    word-break: break-all;
    color: #404040;
	margin: .3rem 0;
	}
.main_cont .main_tag {
	color:#999;
	margin-bottom: .2rem;
	font-size: .28rem;
	}
.prev p {
	padding:0 .22rem;
	font-size: .28rem;
	line-height: 1.8em;
	}
.prev p a { color:#990000;}
.prev {margin:10px auto 20px;}

/************工程案例列表页***********/
.case_list {
	width:96%;
	margin:2% 2%;
	}
.case_list_cont { margin: 0 .22rem;}
.case_list_cont:after {
	content:"";
	clear: both;
	display: block;
	overflow: hidden;
	}
.case_list_cont li {
	float: left;
	width: 50%;
	text-align: center;
	}
.case_list_cont li div { margin: .2rem .1rem;}
.case_list_cont li a {
	display: inline-table;
	font-size: .3rem;
	}
.case_list_cont li img {max-height: 140px;}
.case_list_cont li a p {
	height: .38rem; 
	line-height: .38rem; 
	overflow: hidden;
	}
	
/**************关于我们***************/
.about {
	width:96%;
	margin:2% 2%;
	}
.about_title {
 	padding-top: .6rem;
    line-height: 1.8em;
	color: #777;
    display: block;
    font-size: .4rem;
	text-align: center;
	}

.about_cont {
	color: #B49360;
    font-size: .32rem;
    padding-top: .5rem;
    line-height: 1.8em;
	}
.about_cont p { margin-bottom: .3rem;}

/**************联系我们***************/
.contact {
	width:96%;
	margin:2% 2%;
	}
.contact_img { margin: .3rem 0;}
.contact_title {
 	padding-top: .6rem;
    line-height: 1.8em;
	color: #777;
    display: block;
    font-size: .4rem;
	text-align: center;
	}

.contact_cont {
	color: #B49360;
    font-size: .32rem;
    padding-top: .5rem;
    line-height: 1.8em;
	}
.contact_cont p { margin-bottom: .3rem;}




@media screen and (max-width:320px) {
	html {
	font-size:42.667px;
	font-size:13.33333vw
	}
}
@media screen and (min-width:321px) and (max-width:360px) {
	html {
	font-size:48px;
	font-size:13.33333vw
	}
}
@media screen and (min-width:361px) and (max-width:375px) {
	html {
	font-size:50px;
	font-size:13.33333vw
	}
}
@media screen and (min-width:376px) and (max-width:393px) {
	html {
	font-size:52.4px;
	font-size:13.33333vw
	}
}
@media screen and (min-width:394px) and (max-width:412px) {
	html {
	font-size:54.93px;
	font-size:13.33333vw
	}
}
@media screen and (min-width:413px) and (max-width:414px) {
	html {
	font-size:55.2px;
	font-size:13.33333vw
	}
}
@media screen and (min-width:415px) and (max-width:480px) {
	html {
	font-size:64px;
	font-size:13.33333vw
	}
}
@media screen and (min-width:481px) and (max-width:540px) {
	html {
	font-size:72px;
	font-size:13.33333vw
	}
}
@media screen and (min-width:541px) and (max-width:640px) {
	html {
	font-size:85.33px;
	font-size:13.33333vw
	}
}
@media screen and (min-width:641px) and (max-width:720px) {
	html {
	font-size:96px;
	font-size:13.33333vw
	}
}
@media screen and (min-width:721px) and (max-width:768px) {
	html {
	font-size:102.4px;
	font-size:13.33333vw
	}
}
@media screen and (min-width:769px) {
	html {
	font-size:102.4px;
	font-size:13.33333vw
	}
}
@media screen and (min-width:769px) {
	html {font-size:102.4px}
	html .wap-wrap {
		width:768px;
		margin:0 auto
	}
	.menu { width: 768px; margin: 0 auto;}
}