/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
th, td, /* table elements 表格元素 */
img/* img elements 图片元素 */ { border: medium none; margin: 0; padding: 0; }
/** 设置默认字体 **/
body, button, input, select, textarea { font: 12px/1.5  "SimSun", Tahoma, Arial, sans-serif }
input, select, form img, button { vertical-align: middle; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
em { font-style: normal; }
/** 重置列表元素 **/
ul, ol { list-style: none; }
/** 重置超链接元素 **/
a { text-decoration: none; color: #fff; }
a:hover { text-decoration: none }
/** 重置图片元素 **/
img { border: none; }
/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing: 0; }
/** 清楚浮动 **/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix { zoom: 1; }
/* IE6 */
*:first-child+html .clearfix { zoom: 1; }
/* IE7 */
textarea, input { resize: none }
a, textarea, input, button { outline: none }
.clear { clear: both; font-size: 0; line-height: 0; height: 0; overflow: hidden; }
.coz { clear: both; overflow: hidden; zoom: 1 }
/*** font ***/
.word_break { white-space: normal; word-wrap: break-word; word-break: break-all; }
.f14 { font-size: 14px; }
.fb { font-weight: bold; }
.db { display: block }
.dn { display: none }
.di { display: inline }
.tc { text-align: center; }
.vam { vertical-align: middle; }
.lh18 { line-height: 18px; }
.lh20 { line-height: 20px; }
.lh22 { line-height: 22px; }
.lh24 { line-height: 24px; }
.lh26 { line-height: 26px; }
.lh28 { line-height: 28px; }
.lh30 { line-height: 30px; }
.font_wryh { font-family: '微软雅黑', '黑体', '宋体'; }
/** position **/
.re { position: relative; z-index: 1 }
.fr { float: right; }
.fl { float: left; }
.frdi { float: right; display: inline }
.fldi { float: left; display: inline }
.pt5 { padding-top: 5px; }
.pt10 { padding-top: 10px; }
.pt15 { padding-top: 15px; }
.pt20 { padding-top: 20px; }
.pb5 { padding-bottom: 5px }
.pb10 { padding-bottom: 10px }
.pb15 { padding-bottom: 15px }
.pb20 { padding-bottom: 20px }
.pl5 { padding-left: 5px; }
.pl10 { padding-left: 10px; }
.pl15 { padding-left: 15px; }
.pl20 { padding-left: 20px; }
.pr5 { padding-right: 5px; }
.pr10 { padding-right: 10px; }
.pr15 { padding-right: 15px; }
.pr20 { padding-right: 20px; }
.mt5 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mt20 { margin-top: 20px; }
.mb5 { margin-bottom: 5px }
.mb10 { margin-bottom: 10px }
.mb15 { margin-bottom: 15px }
.mb20 { margin-bottom: 20px }
.ml5 { margin-left: 5px; }
.ml10 { margin-left: 10px; }
.ml15 { margin-left: 15px; }
.ml20 { margin-left: 20px; }
.mr5 { margin-right: 5px; }
.mr10 { margin-right: 10px; }
.mr15 { margin-right: 15px; }
.mr20 { margin-right: 20px; }
.p5 { padding: 5px; }
.p10 { padding: 10px; }
.p15 { padding: 15px; }
.p20 { padding: 20px; }
/* ====================== 重置结束 ===================== */
* { -webkit-tap-highlight-color: transparent; -webkit-appearance: none; }
html { 
	 font-size: 100px;
}
input,select,button{
	-webkit-appearance:none;
	appearance:none; 
	border-radius: 0; 
}

input[type="submit"],
input[type="reset"],
input[type="button"],
input{
	-webkit-appearance:none;
}
body{
	-webkit-text-size-adjust: none;
	-ms-touch-action: none; 
	touchu-action: none;
	background: #fbbfd1;
	font-size: 0.24rem;
}
html, body { 
	font-family: 'Microsoft YaHei', 'Verdana', 'SimSun';
}

.footer{
	color: #fff
}
.footer a{
	color: #fff;
	padding: 0 5%;
}

.mod-down-btn .btn{
	box-sizing: box;
	border: 1px solid #fff;
	border-radius: 0.1rem;
	display: block;
	width: 56%;
	padding: 2% 0 2.4%;
	margin: 0 auto;
	font-size: 0.32rem;
	line-height: 1.2;
	-webkit-transition: 300ms;
}
.mod-down-btn .btn em{
	font-style: normal;
	display: inline-block;
	vertical-align: middle;
}
.mod-down-btn .btn .icon{
	display: inline-block;
	vertical-align: middle;
	font-size: 0.34rem;
	font-weight: normal;
	margin-right: 4.76%;
}
.mod-down-btn .btn:active{
	background: #fff;
	color: #fbbfd1;
	-webkit-transition: 300ms;
}



/* 内容 */
.jane-page{
	text-align: center;
	color: #fff;
}
.jane-page img{
	width: 100%;
	display: block;

}
.jane-page .info-item{
	background: url(../images/jane/header-bg-750x523.jpg) center top no-repeat;
	background-size: 100% auto;
}
.jane-page .info-item .text-item{
	padding: 56.4% 0 7.2%;
}
.jane-page .info-item .text-item h4.title{
	background: url(../images/jane/title-bg-750x39.png) no-repeat;
	background-size: 100% auto;
	width: 100%;
	padding-top: 5.2%;
}
.jane-page .info-item .text-item .txt{
	padding-top: 4%;
	font-size: 0.26rem;
	line-height: 2;
	color: #f8f8f8;
}
.jane-page .info-item .img-item{
	background: url(../images/jane/bg-750x845.jpg) no-repeat;
	background-size: 100% auto;
	width: 100%;
	padding-top: 112.7%;
}
.jane-page .con-item{
	padding-bottom: 10.5%;
}
.jane-page .con-item .img-warp{
	padding-bottom: 6.6%;
}






