@charset "gb2312";
/* CSS Document */

/* ☆ reset ======================================================*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family:'Microsoft YaHei';
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{text-decoration:none;}
input,textarea{font-family:'Microsoft YaHei';}
/* ☆ pub Class==================================================================*/
.clearfix {zoom: 1;display: table;width: 100%;}
.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}
/* ☆ common Class=============================================================*/
.mainWrap{margin:0 auto;width:1200px;position:relative;}
.headerWrap{height:70px;background:#fff;}
.headerWrap .hlogo{width:124px;height:63px;background:url(/person/goldservice/activity/images/logo.jpg) no-repeat center top;float:left;line-height:100em;overflow:hidden;margin:5px 0 0 0;}
.headerWrap .nav{float:right;width:500px;color:#666;font-size:14px;text-align:right;margin:30px 0 0 0;}
.headerWrap .nav a{color:#666;}
.footer{background:#fff;padding:20px 0;text-align:center;color:#666;line-height:180%;font-size:12px;}
/* ☆ 页面模式部分===========================================================*/
.appxcxswitch{background:#535353;}
.appxcxswitch a{display:block;padding:0 40px;float:right;height:48px;line-height:48px;margin:10px 0 10px 10px;color:#d23e30;text-align:center;font-size:20px;background:#ffe1de;}
.appxcxswitch a:hover{background:#ffa8a0;}
.appxcxswitch a.curr{background:#d23e30;color:#ffffff;}
.banner{height:600px;background:url(/app/xiaochengxu/images/banner.jpg) no-repeat center top;line-height:2000px;overflow:hidden;}
.sectionwhite{background:#fff;padding:20px 0 0 0;}
.sectioneee{background:#e8e8e8;padding:20px 0 0 0;}
.introimg1{width:468px;height:430px;background:url(/app/xiaochengxu/images/introimg1.png) no-repeat center center;float:left;}
.introimg2{width:403px;height:430px;background:url(/app/xiaochengxu/images/introimg2.png) no-repeat center center;float:right;}
.introimg3{width:632px;height:447px;background:url(/app/xiaochengxu/images/introimg3.png) no-repeat center center;float:left;}
.rightsildetxt{width:400px;float:right;margin:100px 0 0 0;}
.leftsildetxt{width:500px;float:left;margin:100px 0 0 0;}
.rightsildetxt_2{margin:150px 0 0 0;}
.hint_1{font-size:38px;color:#000;line-height:150%;}
.hint_2{font-size:26px;color:#555;line-height:150%;}
.introico1,.introico2,.introico3{width:75px;height:67px;}
.introico1{background:url(/app/xiaochengxu/images/introico1.png) no-repeat center center;}
.introico2{background:url(/app/xiaochengxu/images/introico2.png) no-repeat center center;}
.introico3{background:url(/app/xiaochengxu/images/introico3.png) no-repeat center center;}
.onsteptitle{padding:20px 0 50px 0;text-align:center;font-size:36px;color:#d23e30;}
.onsteptitle img{vertical-align:middle;}