@charset "utf-8";
/* CSS Document */
*{
	margin:0 auto;
	padding:0;
	}
a{blr:expression(this.onFocus=this.blur())}/*去掉a标签的虚线框，避免出现奇怪的选中区域*/
*html,*html body /* 修正IE6振动bug */{background-image:url(about:blank);background-attachment:fixed;}

/*input,textarea{-webkit-appearance: none;}*//* 删除input或textarea输入框在移动版显示的阴影（Safari/iPhone） */

html, body, div, span, h1, h2, h3, h4, h5, h6, em, small, strong, dl, dt, dd, ol, ul, li { margin: 0 auto; padding: 0; font-size: 100%;}
h1, h2, h3, h4, h5, h6 { font-weight: normal;line-height: 1.5;}
	
html,body{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:"微软雅黑";
	color:#666;
	}
body{
	overflow-x:hidden;
	}
	
ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
li{
	list-style:none;
	}
ul li a{
	display:block;
	}
a{
	text-decoration:none !important;
	color:#666;
	outline:none;
	transition: color .6s,border-color .6s,background-color .6s;
	}
a:hover{
	transition: color .6s,border-color .6s,background-color .6s;
	}
input{
	border:1px solid #ccc;
	outline:none;
	}
textarea{
	border:1px solid #ccc;
	outline:none;
	}
form{
	margin:0px;
	padding:0px;
	}
table{  
	border-collapse:collapse;  
	border-spacing:0;  
}  
th,td{  
	padding:0;  
}
img{
	border:none;
	vertical-align: middle;
	}
a,img{border:0;}
.clear{
	clear:both;
	}
p{
	/**
	text-align:justify; 
	text-justify:inter-ideograph;
	**/
	}
dl,dt,dd{padding:0;margin:0;}
.arial{
	font-family:Arial, Helvetica, sans-serif;
	}
.verdana{
	font-family: Verdana,Geneva,sans-serif;
	}
.Georgia{
	font-family:Georgia, "Times New Roman", Times, serif;
}
.en{
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	}
@font-face {
    font-family:"novecento_sans_widenormal", "HiraginoSansGB-W3", "STHeiti", "Microsoft JhengHei", "Microsoft YaHei", tahoma;
}
.cn{
	font-family:"novecento_sans_widenormal", "HiraginoSansGB-W3", "STHeiti", "Microsoft JhengHei", "Microsoft YaHei", tahoma;
	}

/** 以上为全局设置 **/
/** index **/
.warp{
	width:100%;
	height:auto;
	max-width: 640px;
	padding-bottom:65px;
	}
.swiper-container {
    width: 100%;
    height: auto;
}
.swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
/** banner_fl **/
.banner_fl{
	height: auto;
	margin-top: 3px;
}
.banner_fl ul{
	height: auto;
}
.banner_fl ul li{
	height: auto;
	padding:0;
}
.fl_tp{
	height: auto;
	position: relative;
}
.fl_tp a{
	display:block;
}
.fl_bg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left:0;
}
.fl_wz{
	width:100%;
	height: auto;
	position: absolute;
	bottom: 0;
	left:0;
	padding:5px 15px;
	color:#fff;
	text-align: center;
}
.fl_wz01{
	font-size: 12px;
	text-transform: uppercase;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	line-height: 16px;
}
.fl_wz02{
	font-size: 16px;
	line-height: 20px;
}
/** banner_fl **/
/** hujiao **/
.hujiao{
	height: auto;
	padding:20px 15px;
	background: #f8f8f8;
}
.hujiao_bt{
	text-align: center;
	line-height: 35px;
	font-size: 24px;
	color:#111;
	font-weight: bold;
}
.hujiao_hm{
	height: auto;
	text-align: center;
	margin-top: 10px;
}
.hujiao_hm a{
	display: block;
}
.hujiao_hm01{
	display:inline-block;
	width:50px;
	vertical-align: middle;
}
.hujiao_hm01 img{
	max-width: 100%;
}
.hujiao_hm02{
	display:inline-block;
	margin-left:10px;
	line-height: 35px;
	font-size: 36px;
	color:#f09c00;
	font-family: impact;
	vertical-align: middle;
}
.hujiao_anniu{
	height: auto;
	margin-top:10px;
}
.hujiao_anniu a{
	display: block;
	background: #f09c00;
	line-height: 40px;
	font-size: 18px;
	color:#fff;
	text-align: center;
	padding:5px 15px;
	border-radius: 30px;
	font-weight: bold;
}
.hujiao_anniu a i{
	margin-right: 10px;
	font-size: 22px;
}
/** hujiao **/
/** about **/
.about{
	height: auto;
	padding:20px 15px;
}
.sy_bt{
	height: auto;
	text-align: center;
}
.sy_bt01{
	line-height: 30px;
	color:#999;
}
.sy_bt01 span{
	font-size:24px;
	margin:0 10px;
	color:#111;
}
.sy_bt02{
	line-height: 20px;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color:#999;
}
.about_wz{
	height: auto;
	margin-top:15px;
	line-height: 25px;
	font-size:14px;
	color:#111;
}
.about_wz p{
	margin:0;
}
.about_tp{
	height: auto;
	margin-top: 10px;
}
.about_zj{
	width: 100%;
	height: auto;
}
.about_zj a{
	display: block;
}
.about_img{
	height: auto;
}
.about_mc{
	line-height: 25px;
	font-size:13px;
	text-align: center;
	color:#111;
	margin-top:3px;
}
/** about **/
/** fuwu_bz **/
.fuwu_bz{
	height: auto;
    padding: 20px 15px;
    background: #f8f8f8;
}
.bz_box{
	height: auto;
	margin-top: 15px;
}
.bz_box ul{
	height: auto;
}
.bz_box ul li{
	height:auto;
	margin-bottom: 10px;
}
.bz_tb{
	height: auto;
}
.bz_bt{
	line-height: 30px;
	font-size: 15px;
	color: #111;
	text-align: center;
	margin-top: 5px;
}
/** fuwu_bz **/
/** sy_dh **/
.sy_dh{
	height: auto;
	padding:15px 15px;
	background: #fdefd5;
}
.sy_dh .hujiao_anniu{
	
}
/**
.sy_dh .hujiao_anniu a{
	background:#fff;
	color:#f09c00;
}**/
/** sy_dh **/
/** fw_xm **/
.fw_xm{
	height:auto;
	padding:20px 0 0;
}
.xm_box{
	height: auto;
	margin-top: 15px;
}
.xm_box ul{
	height: auto;
}
.xm_box ul li{
	height: auto;
	margin-bottom: 3px;
}
.xm_box ul li a{
	display: block;
}
.xm_wz{
	height: auto;
	padding:0;
	background:#c4a687;
	color:#fff;
	display: table;
}
.xm_wznr{
	display: table-cell;
    vertical-align: middle;
	width: 100%;
	padding:0 15%;
}
.xm_bt01{
	line-height: 30px;
	font-size: 18px;
}
.xm_bt02{
	text-transform: uppercase;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	line-height: 20px;
	font-size: 14px;
	margin-top: 5px;
}
.xm_tp{
	height: auto;
	padding:0;
}
.xm_box ul li:nth-child(2) .xm_wz{
	background: #e1c78b;
}
.xm_box ul li:nth-child(3) .xm_wz{
	background: #c8cfa7;
}
.xm_box ul li:nth-child(4) .xm_wz{
	background: #afc6d0;
}
.xm_box ul li:last-child {
	margin-bottom: 0;
}
/** fw_xm **/
/** fu_lc **/
.fu_lc{
	height: auto;
	padding:20px 15px;
}
.lc_box{
	height: auto;
	margin-top:15px;
}
.lc_box ul{
	height: auto;
}
.lc_box ul li{
	height: auto;
	text-align: center;
}
.lc_tb{
	height: auto;
	border:1px solid #ddd;
	border-radius: 100%;
	padding:20%;
}
.lc_tb img{
	max-width: 100%;
}
.lc_bt{
	line-height: 25px;
	font-size: 14px;
	margin-top: 5px;
	color:#111;
}
/** fu_lc **/
/** phone_bot **/
.phone_bot{
	width: 100%;
	height: auto;
	position: fixed;
	bottom: 10px;
	left:0;
	z-index: 999;
}
.phone_botzj{
	max-width: 640px;
	height: auto;
	padding:0 15px;
}
.phone_botzj a{
	display: block;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    padding: 8px 15px;
    border-radius: 30px;
	font-weight: bold;
	background:#fd002a;
}
.phone_botzj a i{
	margin-right: 10px;
    font-size: 22px;
}
/** phone_bot **/




/** 移动端 **/
@media (max-width: 768px){
	.xm_wznr{
		padding:0 15px;
	}
	.xm_bt02{
		font-size: 12px;
		line-height: 14px;
	}
	.lc_box ul li{
		padding:0 8px;
	}
	

}
/** 移动端 **/
/** index **/


