﻿@charset "utf-8";
::-webkit-scrollbar-track-piece { 
background-color:#eee;
}
::-webkit-scrollbar {
width:12px;
height:12px;
}
::-webkit-scrollbar-thumb {
background-color:#FF4500;
background-clip:padding-box;
border-radius:10px;
min-height:28px;
}
::-webkit-scrollbar-thumb:hover {
background-color:#FF4500;
}
*{margin:0;padding:0;list-style:none;border:0;

font-family:"微软雅黑";
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */}
p{margin-bottom:0.5rem;}
a{text-decoration:none}
body{width:100%;max-width:480px;margin:0 auto;}
div{overflow: hidden;}



.a1{
	width:100%;
	height:auto;
}
.a2img{
	width:100%;height:auto
}
.a2{position:relative;width:100%;}
.a3{position:relative;}
.a2bg{position:relative;left:50%;transform:translateX(-50%);}
.p1{
	font-size:30px;
	color:#fff;
	text-align:center;
	font-weight:700;
	margin-top:70px;
	margin-bottom:130px;
	position:absolute;
	top:0;
	width:100%;
}
.p1 span{
	font-size:30px;
}
.a2div{
}
.a2div img{
	width:100%;
	height:auto;
}
.a2div div{
}
.a2div p{
	width:80%;
	margin:auto;
	color:#000;
	font-family:微软雅黑;
	letter-spacing:2px;
}
.a2divtit{font-size:28px;line-height:65px;text-align:center;}
.a2divnei{font-size:12px;line-height:25px;}

.bian2 img{float:right}
.bian3 p{color:#000}
.bian4 img{width:480px;height:auto;position:relative}
.kehu{margin:1%;float:left;width:30% !important}





.footer{
	width:100%;
	margin:auto;
	overflow:hidden;
	position:relative;
}
.ceng{position:absolute;width:100%;height:100%;background:rgba(0,0,0,0.5)}

.foot1{
	background:rgba(0,0,0,0.5) url(../image/shuangzita.jpg) no-repeat;
	width:100%;
	background-size:100% auto;
	line-height:30px;
	vertical-align: middle;
	height:200px;
}.foot1 img{
    max-width:25%;
	position: relative;
    top: 50%;
    transform: translateY(-50%);
	margin:0px;

}
.foot1c{
	vertical-align: middle;
	width:70%;
	  position: relative;
      top: 50%;
      transform: translateY(-50%);
	  font-size: 13px;
    letter-spacing: 1px;
    line-height:1.3rem;
}
.foot1 img{
	display:inline-block;
	vertical-align: middle;
}
.foot1c{
	display:inline-block;
	vertical-align: middle;
}
.foot1c p{
margin:0px;
}

.footer1{width:98%; max-width:480px;height:40px;line-height:40px;text-align:center;position:fixed !important;bottom:0;max-width:480px;-moz-user-select: none;-webkit-user-select: none;-ms-user-select: none;-khtml-user-select: none;user-select: none;}
.footer1{
		color: #fae7e9;
border: solid 1px #ab1c1a;
background: #FC5F5B;
background: -webkit-gradient(linear, left top, left bottom, from(#FC5F5B), to(#D32928));
background: -moz-linear-gradient(top, #FC5F5B, #D32928);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FC5F5B', endColorstr='#D32928');
	
	
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
-webkit-border-radius: .5em;
-moz-border-radius: .5em;
border-radius: .5em;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.6);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.6);
box-shadow: 0 1px 2px rgba(0,0,0,.6);}


.footer1 a{ display:block;  color:#FFF; vertical-align:middle;}
.footer1 a:visited{}
.footer1 a span{font-size:21px; display:inline-block; height:40px; line-height:40px;}
.footer1 a span{ padding-left:36px; background:url("tel.gif")/*tpa=http://m.lmlq.com/templets/xp/images/tel.gif*/ no-repeat 5px;}
