﻿body,p,h1,h2,h3,h4,h5,li,span,i,ul,img,a,strong,input,button,textarea,select,dl,dd,dt{margin:0;padding:0;}
body{font-family:"microsoft yahei","Arial";font-size: 0.24rem;line-height: 1;color:#333;-webkit-user-select:none;-webkit-text-size-adjust: 100% !important; text-size-adjust: 100% !important;-moz-text-size-adjust: 100% !important;}
::-webkit-scrollbar{width: 0;height: 0;}/*滚动条宽高设为0*/
*{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
[class|="ico"]{-webkit-background-size: 100% 100%;background-size: 100% 100%;display: inline-block;vertical-align: middle;}
[class|="icon-"]{font-family:"iconfont" !important;font-size:.24rem !important;font-style:normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
li{list-style-type:none; float:left;}
a{text-decoration:none;color: #333;}
img{border:none;vertical-align: middle;margin-top: 0;}
i,var,em{font-style:normal;}
button{font-family:"microsoft yahei","Arial";outline:none;cursor: pointer;font-size: 0.24rem;border: none;}
iframe{border: none;}
input,select,textarea{outline:none;font-family:"microsoft yahei","Arial";font-size: 0.24rem;border-radius: 0;}
input:disabled{opacity: 1;color:#333;}
input[type="submit"],input[type="reset"],input[type="text"],input[type="password"],input[type="number"],input[type="button"],button,input[type="date"],textarea{-webkit-appearance: none;border: none;background: none;}
textarea{resize:none;}
div{margin:0 auto;}
.fl{float:left;}
.fr{float:right;}
.dt{display: table;width: 100%;}
.fl-w{float: left;width: 100%;}
.clear{clear:both;}
.fixed{z-index: 2;position: fixed;left: 0;bottom: 0;width: 100%;}
.poa{z-index: 1;position: absolute;left: 0;bottom: 0;width: 100%;}
.bgsz{-webkit-background-size: 100% 100%;background-size: 100% 100%;}
.hide{display:none !important;}
.bdn>:last-child{border-bottom: none;}

.mobile-wrap{position: relative;}
.pages{
	margin-bottom: .8rem;
}
header{
	width: 100%;
	height: 1.3rem;
	box-shadow: 0px 2px 3px rgba(0,0,0,.2);
}

header .logo{
	float: left;
	margin-left: .12rem;
	margin-top: .2rem;
	height: .85rem;
}
.conta-phone{
	float: right;
}
.conta-phone h4 span{
	float: left;
	padding-top: .38rem;
}
.conta-phone h4 span img{
	height: .26rem;
	float: left;
}
.conta-phone h4 strong{
	float: right;
	margin-left: .2rem;
}
.conta-phone h4 strong img{
	width: .3rem;
	margin-right: .2rem;
	margin-top: .6rem;
}
.conta-phone h4 span b{
	float: left;
	color: #c50c20;
	font-size: .24rem;
	font-weight: normal;
	margin-left: .1rem;
	line-height: .28rem;
	letter-spacing: 1px;
}


.conta-phone h4 span em{
	display: block;
	font-weight: normal;
	line-height: .4rem;
}

main{
	width: 100%;
	display: table;
	padding-top: .15rem;
}

.case-show{
	width: 100%;
	display: table;
}
.case-show h2{
	width: 100%;
	display: table;
	border-bottom: 1px solid #a1a1a1;
	line-height: .8rem;
	text-align: center;
	font-size: .3rem;
	letter-spacing: .02rem;
}

.cese-type{
	width: 100%;
	display: table;
	margin-bottom: .5rem;
}
.cese-type ul{
	width: 100%;
	text-align: center;
}
.cese-type ul li{
	display: inline-block;
	float: none;
	line-height: .42rem;
	font-size: .24rem;
	margin: 0 .11rem;
	margin-top: .15rem;
	color: #c50c20;
	position: relative;
}
.cese-type ul li a{
	color: #c50c20;
}
.cese-type ul li.acti:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
	height: 1px;
	background-color: #c50c20;
	
}
.cese-type ul li.acti:before{
	content: '';
	position: absolute;
	left: 50%;
	bottom: -.18rem;
	width: 0;
    height: 0;
    border-left: .07rem solid transparent;
    border-right:.07rem solid transparent;
    border-top: .14rem solid #c50c20;
    margin-left: -.07rem;
	
}

.case-list{
	width: 100%;
	display: table;
}

.case-list ul{
	width: 100%;
	display: table;
	margin-top: .2rem;
	padding-bottom: .5rem;
	border-bottom: 1px solid #b4b4b4;
}
.case-list ul.page{
	display: none;
	
}
.case-list ul.show{
	display: block;
	
}

.case-list ul li{
	width: 3.15rem;
	height: 2.8rem;
}
.case-list ul li:nth-child(2n){
	float: right;
}
.case-list ul li h4{
	width: 100%;
	height: 2.2rem;
	overflow: hidden;
}
.case-list ul li h4 img{
	width: 100%;
	height: 100%;
}
.case-list ul li p{
	margin: 0 auto;
	font-size: .22rem;
	line-height: .5rem;
	height: .5rem;
	width: 2.8rem;
	overflow: hidden;
	text-align:justify;
	text-align: center;
}

footer{
	width: 100%;
	display: table;
	background-color: #282828;
	border-bottom: .1rem solid #c50c20;
	padding-top: .6rem;
	padding-bottom: .4rem;
	text-align: center;
}
footer h4{
	font-weight: normal;
	font-size: .22rem;
	color: #7d7d7d;
	
}
footer h4 img{
	width: .6rem;
	margin-bottom: .2rem;
}
footer h4 span{
	display: block;
}
footer h4 b{
	font-size: .3rem;
	font-weight: normal;
}
footer p{
	line-height: .4rem;
	color: #7d7d7d;
	font-size: .22rem;
	padding-top: .1rem;
}


.alert{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	display: none;
}
.alert-fl{
	width: 4.2rem;
	height: 100%;
	background: rgba(0,0,0,.6);
	float: left;
	position: absolute;
	left: -4.2rem;
	top: 0;
}

.alert-fr{
	width: 2.2rem;
	height: 100%;
	float: right;
	background-color: #c1190a;
	position: absolute;
	right: -2.2rem;
	top: 0;
}
.alert-fr ul{
	width: 100%;
	display: table;
}
.alert-fr ul li{
	width: 100%;
	height: .8rem;
	line-height: .8rem;
	font-size: .24rem;
	color: #fff;
	text-align: center;
	font-weight: normal;
	border-bottom: 1px solid #e2938c;
}
.alert-fl h5 img{
	float: right;
	width: .5rem;
	margin-right: .2rem;
	margin-top: .2rem;
}
.alert-fr ul li img{
	width: .3rem;
	margin: 0 .1rem;
	position: relative;
	top: -.05rem;
}
.fix-page{
	width: 100%;
	height: .55rem;
	background-color: #282828;
	position: fixed;
	left: 0;
	bottom: 0;
}
.fix-page p{
	text-align: center;
	color: #fff;
	line-height: .55rem;
	font-size: .24rem;
	letter-spacing: .02rem;
}
.fix-page p b{
	font-weight: normal;
	cursor: pointer;
}

.company{
	width: 100%;
	display: table;
	padding-bottom: .3rem;
}

.company-bannar{
	width: 100%;
	display: table;
	border-bottom: 1px solid #cecece;
	padding-bottom: .2rem;
	margin-bottom: .2rem;
}
.company-bannar img{
	width: 100%;
}
main.pno{
	padding: 0;
}
.company p{
	padding: 0 .2rem;
	font-size: .24rem;
	color: #5f5f5f;
	line-height: .5rem;
	margin-top: .3rem;
	text-align: justify;
	text-indent: .48rem;
	
}

.customer{
	width: 100%;
	display: table;
	background-color: #f1f1f1;
}

.customer-bannar{
	width: 100%;
	display: table;
}
.customer-bannar img{
	width: 100%;
}

.customer-list{
	display: table;
}
.customer-list h5{
	text-align: center;
	width: 99%;
	margin: 0 auto;
	display: table;
	padding-bottom: .3rem;
	margin-top: .56rem;
	border-bottom: 1px solid #c6c6c6;
	text-align: center;
}
.customer-list h5 span{
	display: block;
	width: 2.54rem;
	height: .5rem;
	border: 1px dashed #e60012;
	text-align: center;
	line-height: .5rem;
	font-size: .34rem;
	border-radius: .15rem;
	color: #c50c20;
	font-weight: normal;
	margin: 0 auto;
}
.customer-list ul{
	width: 6.12rem;
	display: table;
	border:.01rem solid #eac9c2;
	margin-top: .3rem;
	background-color: #fff;
	margin-bottom: .5rem;
}
.customer-list ul li{
	width: 2.03rem;
	height: 1rem;
	border-bottom:.01rem solid #eac9c2;
	float: left;
	border-right:.01rem solid #eac9c2;
}
.customer-list ul li:nth-child(3n){
	border-right: none;
}
.customer-list ul li h4{
	width: 100%;
	height: 100%;
	text-align: center;
	display: table;
}
.customer-list ul li h4 span{
	display: table-cell;
	vertical-align: middle;
}
.customer-list ul li:nth-child(1) h4 img{
	height: .47rem;
}
.customer-list ul li:nth-child(2) h4 img{
	height: .47rem;
}
.customer-list ul li:nth-child(3) h4 img{
	height: .47rem;
}
.customer-list ul li:nth-child(4) h4 img{
	height: .47rem;
}
.customer-list ul li:nth-child(5) h4 img{
	height: .47rem;
}
.customer-list ul li:nth-child(6) h4 img{
	height: .47rem;
}
.customer-list ul li:nth-child(7) h4 img{
	height: .47rem;
}
.customer-list ul li:nth-child(8) h4 img{
	height: .47rem;
}
.customer-list ul li:nth-child(9) h4 img{
	height: .47rem;
}
.customer-list ul li:nth-child(10) h4 img{
	height: .47rem;
}
.customer-list ul li:nth-child(11) h4 img{
	height: .47rem;
}
.customer-list ul li:nth-child(12) h4 img{
	height: .47rem;
}
.customer-list ul li:nth-child(13) h4 img{
	height: .47rem;
}
.customer-list ul li:nth-child(14) h4 img{
	height: .47rem;
}
.customer-list ul li:nth-child(15) h4 img{
	height: .47rem;
}
.customer-list ul li:nth-child(16) h4 img{
	height: .47rem;
}
.customer-list ul li:nth-child(17) h4 img{
	height: .47rem;
}
.customer-list ul li:nth-child(18) h4 img{
	height: .47rem;
}
.customer-list ul li:nth-child(19) h4 img{
	height: .47rem;
}
.customer-list ul li:nth-child(20) h4 img{
	height: .47rem;
}
.customer-list ul li:nth-child(21) h4 img{
	height: .47rem;
}
.customer-list ul li:nth-child(22) h4 img{
	height: .47rem;
}
.customer-list ul li:nth-child(23) h4 img{
	height: .47rem;
}
.customer-list ul li:nth-child(24) h4 img{
	height: .47rem;
}
.customer-list ul li:nth-child(25) h4 img{
	height: .47rem;
}
.customer-list ul li:nth-child(26) h4 img{
	height: .47rem;
}

.customer-list ul li:nth-child(27) h4 img{
	height: .47rem;
}
.customer-list ul li:nth-child(28) h4 img{
	height: .47rem;
}
.customer-list ul li:nth-child(29) h4 img{
	height: .47rem;
}
.customer-list ul li:nth-child(30) h4 img{
	height: .47rem;
}

.contact{
	width: 100%;
	display: table;
}

.contact-bannar{
	width: 100%;
	display: table;
}
.contact-bannar img{
	width: 100%;
}

.contact-inf{
	width: 100%;
	display: table;
}
.contact-inf h5{
	text-align: center;
	width: 99%;
	margin: 0 auto;
	display: table;
	padding-bottom: .3rem;
	margin-top: .56rem;
	border-bottom: 1px solid #c6c6c6;
	text-align: center;
}
.contact-inf h5 span{
	display: block;
	width: 2.54rem;
	height: .5rem;
	border: 1px dashed #e60012;
	text-align: center;
	line-height: .5rem;
	font-size: .34rem;
	border-radius: .15rem;
	color: #c50c20;
	font-weight: normal;
	margin: 0 auto;
}
.contact-inf p{
	text-align: center;
	line-height: .5rem;
	font-size: .24rem;
	color: #303030;
	padding-top: .8rem;
	padding-bottom: 1rem;
}

.contact-map{
	width: 100%;
	display: table;
}
.contact-map img{
	width: 100%;
}

.culture{
	width: 100%;
	display: table;
}

.culture-bannar{
	width: 100%;
	display: table;
}
.culture-bannar img{
	width: 100%;
}

.culture-inf{
	width: 100%;
	display: table;
}

.culture-inf h5{
	text-align: center;
	width: 99%;
	margin: 0 auto;
	display: table;
	padding-bottom: .3rem;
	margin-top: .56rem;
	border-bottom: 1px solid #c6c6c6;
	text-align: center;
}
.culture-inf h5 span{
	display: block;
	width: 2.54rem;
	height: .5rem;
	border: 1px dashed #535353;
	text-align: center;
	line-height: .5rem;
	font-size: .34rem;
	border-radius: .15rem;
	color: #535353;
	font-weight: normal;
	margin: 0 auto;
}
.culture-inf p{
	padding-left: .3rem;
	font-size: .24rem;
	line-height: .5rem;
	color: #303030;
	padding-top: .8rem;
	padding-bottom: 1rem;
}

.news{
	width: 100%;
	display: table;
}
.news-bannar{
	width: 100%;
	display: table;
}
.news-bannar img{
	width: 100%;
}

.news-list h5{
	text-align: center;
	width: 99%;
	margin: 0 auto;
	display: table;
	padding-bottom: .3rem;
	margin-top: .56rem;
	border-bottom: 1px solid #c6c6c6;
	text-align: center;
}
.news-list h5 span{
	display: block;
	width: 2.54rem;
	height: .5rem;
	border: 1px dashed #e60012;
	text-align: center;
	line-height: .5rem;
	font-size: .34rem;
	border-radius: .15rem;
	color: #c50c20;
	font-weight: normal;
	margin: 0 auto;
}

.news-list ul{
	width: 94%;
	display: table;
	margin: 0 auto;
	padding-bottom: .5rem;
}
.news-list ul li{
	width: 100%;
	display: table;
	padding: .35rem 0;
	
}
.news-list ul li h4{
	width: .82rem;
	height: .82rem;
	background: #ae0000;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	font-weight: normal;
	float: left;
}
.news-list ul li h4 strong{
	display: block;
	font-weight: normal;
	font-size: .24rem;
	padding-top: .15rem;
	line-height: .26rem;
}

.news-list ul li h4 span{
	display: block;
	font-size: .14rem;
	line-height: .24rem;
}
.news-list ul li div{
	width: 4.9rem;
	float: left;
	display: table;
	margin-left: .2rem;
}
.news-list ul li div h3{
	color: #a40000;
	font-size: .24rem;
}
.news-list ul li div p{
	font-size: .2rem;
	text-align: justify;
	line-height: .3rem;
	width: 100%;
	margin-top: .1rem;
	text-indent: .4rem;
}

.bannar{
	width: 100%;
	display: table;
}
.bannar img{
	width: 100%;
}

.news-main{
	width: 100%;
	display: table;
	padding-top: .25rem;
	box-shadow: 0 3px 5px rgba(0,0,0,.1);
}
main.bgf{
	background-color: #f1f1f1;
	padding-top: 0;
}
.news-main h5{
	height: .68rem;
	border-bottom: .01rem solid #dfb9b9;
	line-height: .68rem;
	
}
.news-main h5 span{
	float: left;
	margin-left: .12rem;
}
.news-main h5 span img{
	height: .4rem;
	margin-top: .14rem;
	float: left;
	margin-right: .2rem;
}
.news-main h5 em{
	font-weight: normal;
	font-size: .26rem;
	color: #414141;
}
.news-main h5 a{
	float: right;
	font-weight: normal;
	color: #414141;
	font-size: .14rem;
	margin-right: .2rem;
}
.news-list-no ul{
	padding-bottom: .3rem;
	
}

.case-main{
	width: 100%;
	display: table;
	padding-top:  .25rem;
	box-shadow: 0 3px 5px rgba(0,0,0,.1);
}
.case-main h5{
	display: table;
	border-bottom: .01rem solid #dfb9b9;
	line-height: .68rem;
	
}
.case-main h5 span{
	float: left;
	margin-left: .12rem;
}
.case-main h5 span img{
	height: .4rem;
	margin-top: .14rem;
	float: left;
	margin-right: .2rem;
}
.case-main h5 em{
	font-weight: normal;
	font-size: .26rem;
	color: #414141;
}
.case-main h5 strong{
	display: block;
	width:5.56rem ;
	height: .4rem;
	line-height: .4rem;
	float: right;
	font-weight: normal;
	position: relative;
	top: -.1rem;
}
.case-main h5 strong a{
	display: block;
	line-height: .4rem;
	float: left;
	margin-right: .2rem;
	color: #a40000;
}
.case-main h5 strong a.link{
	float: right;
	font-size: .14rem;
	margin-right: .2rem;
	color: #414141;
	line-height: .44rem;
	display: block;
}
.case-main .case-list ul{
	padding-bottom: .3rem;
}
.introduce-main{
	width: 100%;
	display: table;
	padding-top: .35rem;
	box-shadow: 0 3px 5px rgba(0,0,0,.1);
}

.introduce-main h5{
	display: table;
	border-bottom: .01rem solid #dfb9b9;
	line-height: .68rem;
	
}
.introduce-main h5 span{
	float: left;
	margin-left: .12rem;
}
.introduce-main h5 span img{
	height: .4rem;
	margin-top: .14rem;
	float: left;
	margin-right: .2rem;
}
.introduce-main h5 b{
	font-weight: normal;
	font-size: .26rem;
	color: #414141;
}
.introduce-main h5 b em{
	font-size: .22rem;
	color: #b00000;
}
.introduce-main h5 strong{
	display: block;
	width:100% ;
	height: .4rem;
	line-height: .4rem;
	float: right;
	font-weight: normal;
	position: relative;
	top: -.1rem;
	text-align: center;
}
.introduce-main h5 strong a.link{
	float: right;
	font-size: .14rem;
	margin-right: .2rem;
	color: #414141;
	line-height: .44rem;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}

.introduce-main ul{
	width: 100%;
	display: table;
	padding-bottom: .5rem;
}
.introduce-main ul li{
	width: 100%;
	display: table;
	margin-top: .25rem;
	margin-bottom: .2rem;
}
.introduce-main ul li h4{
	width: .54rem;
	height: .54rem;
	border: .01rem solid #a40000;
	border-radius: 50%;
	float: left;
	margin-left: .2rem;
	text-align: center;
}
.introduce-main ul li h4 img{
	height: .44rem;
	margin-top: .05rem;
}
.introduce-main ul li div{
	width: 5.4rem;
	float: left;
	min-height: 1rem;
	display: table;
	margin-left: .1rem;
}

.introduce-main ul li div h3{
	color: #a40000;
	padding-top: .1rem;
	font-size: .22rem;
}
.introduce-main ul li div p{
	font-size: .18rem;
	text-align: justify;
	line-height: .3rem;
	width: 100%;
	margin-top: .1rem;
}
.customer-main{
	width: 100%;
	display: table;
	padding-top: .25rem;
}


.customer-main h5{
	height: .68rem;
	border-bottom: .01rem solid #dfb9b9;
	line-height: .68rem;
	
}
.customer-main h5 span{
	float: left;
	margin-left: .12rem;
}
.customer-main h5 span img{
	height: .4rem;
	margin-top: .14rem;
	float: left;
	margin-right: .2rem;
}
.customer-main h5 em{
	font-weight: normal;
	font-size: .26rem;
	color: #414141;
}
.customer-main h5 a{
	float: right;
	font-weight: normal;
	color: #414141;
	font-size: .14rem;
	margin-right: .2rem;
}

.page{ margin:0 auto; text-align:center; height:50px;}

.page a{ border:1px solid #999; padding:2px 10px;}