﻿/*通用类*/
*{
	margin:0;		
	padding:0;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}


/*兼容老设备的rem-px基准*/
html{
	font-size:42.6667px;	
}
@media screen and (max-width: 320px){ 
  html{
  	font-size:42.6667px;
  }
}
@media screen and (min-width: 321px) and (max-width: 360px){ 
  html{
  	font-size:48px;
  }
}
@media screen and (min-width: 361px) and (max-width: 375px){ 
  html{
  	font-size:50px;
  }
}
@media screen and (min-width: 376px) and (max-width: 414px){ 
  html{
  	font-size:55px;
  }
}
@media screen and (min-width: 415px) and (max-width: 484px){ 
  html{
  	font-size:64px;
  }
}
@media screen and (min-width: 485px) and (max-width: 720px){ 
  html{
  	font-size:96px;
  }
}
@media screen and (min-width: 721px) and (max-width: 768px){ 
  html{
  	font-size:102px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1080px){ 
  html{
  	font-size:144px;
  }
}
@media screen and (min-width: 1080px){ 
  html{
  	font-size:144px;
  }
}
/*新设备的rem-vw标准*/
html{	
	overflow-x:hidden;
	font-size:13.3333333333vw;	/*一便rem.js失效，这里起作用*/
}

body{		
	width:100%;	
	min-width:320px;
	min-height: 100vh;
	margin:0 auto;	
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	background:#fff;
	overflow-x:hidden;
	text-align:left;	
	position:relative;
	font-size:0.24rem;
	-webkit-text-size-adjust: 100% !important;
	text-size-adjust: 100% !important;
	-moz-text-size-adjust: 100% !important;
	color:#171719;
}

img{
	border:none;	
}
h1,h2,h3{
	font-weight:normal;	
}
a{
	color:#171719;
	text-decoration:none;	
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color:transparent;
	outline:none；
}
input,textarea,select{
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	font-size:1em;
	outline:none;
	margin:0;
	padding:0;
}
input::-webkit-input-placeholder {
	color: #171719 !important;
}
textarea::-webkit-input-placeholder {
	color: #171719 !important;
}
input[type='button'],input[type='text'],input[type='search'], input[type='submit'], input[type='reset'],input[type='date'],input[type='time'],input[type='number'] {
	-webkit-appearance: none;
}
select{
	-webkit-appearance: none;
	-webkit-appearance: none;
	appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    border:none;	
}
textarea{ 
	-webkit-appearance: none;
}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{
    -webkit-appearance: none !important;
    margin: 0;
}
ul,ol{
	padding:0;
	list-style-type:none;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	outline:none;	
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;	
}
td,th{
	padding:0;	
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}

.full{
	display: block;
	width: 100%;
	height:auto;
}
.out{
	position: relative;
}
.fm{
	position: absolute;
	width: 100%;
	left: 0;	
	z-index: 10;
}
.fm1{
	top: 12.8rem;
}
.fm .in{
	height: 1.1rem;
}
.fm .text{
	height: 0.9rem;
	line-height: 0.9rem;
	background:none;
	width: 100%;
	box-sizing:border-box;
	padding:0 0 0 1.7rem;
	border:0;
	font-size:0.3rem;
}
.fm select{
	height: 0.9rem;
	line-height: 0.9rem;
	background:none;
	width: 100%;
	box-sizing:border-box;
	padding:0 0 0 1.7rem;
	border:0;
	font-size:0.3rem;
}
.fm .send{
	height: 1.2rem;
	width: 100%;
	border:0;
	background:none;
}
.fm2{
	top: 1.55rem;
}
.fm2 .in{
	height: 1.4rem;
}
.footer{
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 100;
	width: 100%;
	height: 1.04rem;
	background:url(../images/im_14.jpg) no-repeat center center;
	background-size:100% 100%;
}
.footer a{
	display: block;
	width: 50%;
	height: 1.04rem;
	float: left;
}
.footer_zw{
	height: 1.04rem;
	clear: both;
}
#fm1{
	position: absolute;
	top: 7rem;
	left: 0;
}
.area1{
	margin:0.5rem 0 1rem 0;
}
.a1_slider{
	width: 15rem;
	position: relative;
	left: 50%;
	margin-left:-7.5rem;
}
.a1_slider .swiper-slide{
	transition: 300ms;
	 transform: scale(0.95);
	 opacity: 0.5;
}
.a1_slider .swiper-slide-active,.a1_slider .swiper-slide-duplicate-active{
	transform: scale(1.1);
	opacity: 1;
}
.a1_slider img{
	display: block;
	width: 100%;
	height:auto;
}
.a1_slider .swiper-pagination{
	bottom: -0.8rem;

}
.a1_slider .swiper-pagination .swiper-pagination-bullet-active{
	background:#767676;
}
.btn1{
	width: 100%;
	height: 1.1rem;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;	
}
.sign{
	width: 1.35rem;
	height: 1.35rem;
	position: fixed;
	left: 0.3rem;
	bottom: 1.6rem;
	background:url(../images/sign.png) no-repeat center center;
	background-size:100% 100%;
}

.alert_flog{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 200;
	background:rgba(0,0,0,0.5);
	display: none;
}
.form_win{
	display: none;
	width: 6.8rem;
	height: 8.6rem;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 220;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	background:#fb8014; /* 一些不支持背景渐变的浏览器 */  
	background:linear-gradient(to bottom, #fb8014, #fb8014);
	background:-moz-linear-gradient(to bottom, #fb8014, #fb8014);
	background:-webkit-gradient(to bottom, #fb8014, #fb8014);
	background:-o-linear-gradient(to bottom, #fb8014, #fb8014);
	border-radius:0.1rem;
}
.form_win .title{
	text-align: center;
	color:#fff;
	font-size:0.42rem;
	height: 1.6rem;
	line-height: 1.6rem;
	font-weight: bold;
}
.form_win .in{
	width: 5.5rem;
	height: 0.9rem;
	margin:0 auto 0.4rem auto;
	background:#fff;
	border:1px solid #a9a9a9;
	border-radius:0.1rem;
	position: relative;
	font-size:0.3rem;
}
.form_win .ico{
	width: 0.9rem;
	height: 0.9rem;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
.form_win em{
	position: absolute;
	top: 0;
	z-index: 10;
	left: 0.7rem;
	line-height: 0.9rem;
	color:#fe7c00;
}
.form_win .text{
	width: 100%;
	height: 0.9rem;
	border:0;
	background:none;
	padding-left:0.9rem;
}
.form_win select{
	width: 100%;
	height: 0.9rem;
	border:0;
	background:url("../images/sel.png") no-repeat right center;
	background-size:auto 100%;
	padding-left:0.9rem;
	color:#999;
}
.form_win .send{
	width: 6.4rem;
	height: 1rem;
	line-height: 1rem;
	text-align: center;
	margin:0.1rem auto;
	display: block;
	font-size:0.32rem;
	color:#052136;
	box-shadow:0 0 0.15rem rgba(0,0,0,0.2);
	border-radius:0.1rem;
	background:#ffb75f; /* 一些不支持背景渐变的浏览器 */  
	background:linear-gradient(to bottom, #ffb75f, #f29727);
	background:-moz-linear-gradient(to bottom, #ffb75f, #f29727);
	background:-webkit-gradient(to bottom, #ffb75f, #f29727);
	background:-o-linear-gradient(to bottom, #ffb75f, #f29727);
}
.form_win .top_close{
	width: 0.7rem;
	height: 0.7rem;
	position: absolute;
	right: -0.35rem;
	top: -0.35rem;
	z-index: 10;
	background:url("../images/close.png") no-repeat center center;
	background-size:100% 100%;
}