/* 全局  */
@charset "UTF-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img {
	border: medium none;
	margin: 0;
	padding: 0;
}
* {
	margin: 0px;
	padding: 0px;
}
html {
	overflow: hidden;
	height:100%;
	width:100%;
}
body {
	font-family: "microsoft yahei";
	background:#e5e5e5;
	font-size:12px;
	color:#666;
	height:100%;
	width:100%;
}

input, textarea,select{ outline:none}
i,em{
	font-style:normal;
	}
a {
	outline: none;
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255,255,255,0);
	font-family: "microsoft yahei";
	text-decoration: none;
	color: #666;
}
a:visited {
	color: #666;
	outline: none;
}
a:hover {
	color: #2da03a;
	outline: none;
}
a:active {
	color: #666;
	outline: none;
}
ul, ol {
	list-style: none;
	vertical-align: middle;
}
img {
	border: 0px;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.clear{
	clear: both;
	height: 0;
	}
.h5{
	clear: both;
	height: 5px;
}
.h10{
	clear: both;
	height: 10px;
}
.h15{
	clear: both;
	height: 15px;
}
.h20{
	clear: both;
	height: 20px;
}
.h30{
	clear: both;
	height: 30px;
}
.h45{
	clear: both;
	height: 45px;
}
.h50{
	clear: both;
	height: 50px;
}
/*
///////////框架部分
*/
#mbCt1box{
	position:fixed;
	width:100%;
	top:0px;
	bottom:50px;
	overflow:hidden;
	overflow-y:auto;
	-webkit-overflow-scrolling: touch;
	}
#mbCt2box{
	position:fixed;
	width:100%;
	top:76px;
	bottom:50px;
	background:#fff;
	overflow:hidden;
	overflow-y:auto;
	-webkit-overflow-scrolling: touch;
	}
mbCt3box{
	position:fixed;
	width:100%;
	top:50px;
	bottom:0;
	background:#fff;
	overflow:hidden;
	overflow-y:auto;
	-webkit-overflow-scrolling: touch;
	}
#mbCt4box{
	position:fixed;
	width:100%;
	top:41px;
	bottom:0;
	overflow:hidden;
	overflow-y:auto;
	-webkit-overflow-scrolling: touch;
	}
#mbCt5box{
	position:fixed;
	width:100%;
	top:50px;
	bottom:50px;
	overflow:hidden;
	overflow-y:auto;
	-webkit-overflow-scrolling: touch;
	}
#mbCt6box{
	position:fixed;
	width:100%;
	top:86px;
	bottom:50px;
	background:#fff;
	overflow:hidden;
	overflow-y:auto;
	-webkit-overflow-scrolling: touch;
	}

.mbCt2boxH{
	overflow:hidden;
	padding:0 10px;
	}
/*滑动 加载*/
.ajaxLoad{
	color:#666;
	height:40px;
	line-height:40px;
	text-align:center;
	clear:both;
	position:relative;
	background:#fff;
	margin-bottom:8px;
	}
.ajaxLoad span{
	height:40px;
	display: inline-block;
	padding:0 0 0 30px;
	background:url(../images/loading2.gif) no-repeat left center;
	background-size:35px;
	}
/*
////////////////头部
*/
.topBox{
	height:40px;
	background:#fff;
	border-bottom:1px solid #ececec;
	position:relative;
	}
.topGet{
	position:absolute;
	left:10px;
	top:0;
	display:block;
	width:40px;
	height:40px;
	background:url(../images/icon2.png) no-repeat left center;
	background-size:auto 20px;
	}
.topBox h3{
	height:40px;
	overflow:hidden;
	line-height:40px;
	text-align:center;
	color:#5174f6;
	font-size:16px;
	}
.topBox .topBt{
	width:40px;
	height:40px;
	position:absolute;
	right:10px;
	top:0;
	background:url(../images/topR.png) no-repeat right center;
	background-size:auto 20px;
	display:none;
	}
.topBox .spch{
	width:40px;
	height:40px;
	position:absolute;
	right:10px;
	top:0;
	background:url(../images/icon8.png) no-repeat right center;
	background-size:auto 20px;
	display:none;
	}
/*
/////////////////////////首页banner图
*/
.bannerBox{ position:relative; overflow:hidden;width:100%; min-height:70px;}
.searchBox{
	position:absolute;
	top:60px;
	left:10%;
	right:10%;
	height:35px;
	line-height:35px;
	border-radius:30px;
	background:rgba(255,255,255,0.5);
	text-align:center;
	}
.searchBox div{display:inline-block}
.searchBox div a{
	display:inline;
	float:left;
	width:25px;
	height:35px;
	background:url(../images/icon1.png) no-repeat center center;
	background-size:auto 20px;
	}
.searchBox div input{
	display:inline;
	float:left;
	height:35px;
	padding:0 5px;
	line-height:35px;
	text-align:left;
	color:#fff;
	background:none;
	}
.searchBox div input::-webkit-input-placeholder{ color: #fff; } 
.searchBox div input:-moz-placeholder{ color: #fff; } 
.searchBox div input::-moz-placeholder{ color: #fff; } 
.searchBox div input:-ms-input-placeholder{ color: #fff; } 	
	
.bannerBox .hd{width:100%;text-align:center; position:absolute; height:28px; line-height:28px; bottom:0;left:0; z-index:1; }
.bannerBox .hd li{
	display:inline-block; 
	width:8px; 
	height:8px; 
	background:#cdcdcd;
	border-radius:7px;  
	text-indent:-9999px; 
	overflow:hidden; 
	margin:0 3px;
	}
.bannerBox .hd li.on{
	background:#fff;
	}

.bannerBox .hd1 li{
	display:inline-block; 
	width:8px; 
	height:8px; 
	background:#fff;
	border-radius:0px;  
	text-indent:-9999px; 
	overflow:hidden; 
	margin:0 3px;
	}
.bannerBox .hd1 li.on{
	background:#ffcc00;
	}
.bannerBox .bd{ position:relative; z-index:0;overflow:hidden;}
.bannerBox .bd ul{
	display:block;
	}
.bannerBox .bd li{
	position:relative;
	text-align:center;
	}
.bannerBox .bd li img{ display:block;background:url(images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;}
.bannerBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }

/*
//////////////////////footer
*/
.footer{
	clear:both;
	overflow:hidden;
	width:100%;
	height:50px;
	position:fixed;
	left:0;
	bottom:0;
	z-index:99;
	background:#fff;
	box-shadow:0 -3px 5px rgba(0,0,0,0.1);
	}
.footer div{
	display:inline;
	float:left;
	width:25%;
	height:50px;
	}

.footer div a{
	display:block;
	padding-top:30px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:center 5px;
	background-size:auto 25px;
	}
.footer div:nth-child(1) a{ background-image:url(../images/footerIcon1.png)}
.footer div:nth-child(2) a{ background-image:url(../images/footerIcon2.png);background-size:auto 26px;}
.footer div:nth-child(3) a{ background-image:url(../images/footerIcon3.png);background-size:auto 25px;}
.footer div:nth-child(4) a{ background-image:url(../images/footerIcon4.png)}

.footer div.hover:nth-child(1) a{ background-image:url(../images/footerIcon1H.png)}
.footer div.hover:nth-child(2) a{ background-image:url(../images/footerIcon2H.png)}
.footer div.hover:nth-child(3) a{ background-image:url(../images/footerIcon3H.png)}
.footer div.hover:nth-child(4) a{ background-image:url(../images/footerIcon4H.png)}


.footer div a span{
	display:block;
	height:20px;
	text-align:center;
	line-height:20px;
	color:#5174f6;
	}
.footer div.hover a span{color:#2da03a;}
/********/
.ixBox{
	clear:both;
	background:#fff;
	overflow:hidden;
	}
.ixBoxC{
	clear:both;
	padding:10px;
	overflow:hidden;
	}
/**/
.ixBoxT{
	clear:both;
	padding:0 10px;
	height:36px;
	line-height:36px;
	padding-top:5px;
	font-size:13px;
	position:relative;
	z-index:1;
	}
.ixBoxT:after{
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:#e5e5e5;
	position:absolute;
	left:0;
	bottom:1px;
	z-index:-1;
	}
.ixBoxT_a{
	height:35px;
	}
.ixBoxT_a a{
	display:inline;
	float:left;
	height:36px;
	padding:0 5px;
	line-height:35px;
	margin-right:15px;
	position:relative;
	z-index:1;
	}
.ixBoxT_a a:after{
	content:"";
	display:block;
	width:200%;
	height:3px;
	background:#5174f6;
	position:absolute;
	left:-50%;
	bottom:0px;
	z-index:-1;
	transform:scale(0.5);
	-webkit-transform:scale(0.5);
	display:none;
	}
.ixBoxT_a a.hover:after{display:block;}
.ixBoxT_a a.hover{color:#5174f6;}
.more a{
	display:block;
	height:35px;
	padding-right:10px;
	background:url(../images/bt1.png) no-repeat right center;
	background-size:auto 11px;
	color:#999;
	}
/**/
.ixTxt{
	clear:both;
	overflow:hidden;
	color:#666;
	line-height:20px;
	text-align:left;
	}
.serviceDl dd{
	display:inline;
	float:left;
	width:33.33%;
	height:35px;
	margin-bottom:10px;
	}
.serviceDl{margin:0 -10px;}
.serviceDl dd a{
	display:block;
	height:35px;
	margin:0 10px;
	line-height:35px;
	text-align:center;
	color:#fff;
	font-size:13px;
	border-radius:13px 0 13px 0;
	}
.serviceDl dd:nth-child(1) a{background:#d85658}
.serviceDl dd:nth-child(2) a{background:#ed9b5b}
.serviceDl dd:nth-child(3) a{background:#bbd230}
.serviceDl dd:nth-child(4) a{background:#ed9b5b}
.serviceDl dd:nth-child(5) a{background:#00a4e5}
.serviceDl dd:nth-child(6) a{background:#7b8184}
.tab1{overflow-x:scroll;white-space:nowrap;width:90%}
.tab1 a{float:none;display:inline-block}
.ixList dd{
	clear:bothp;
	overflow:hidden;
	height:90px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #ddd;
	}
.ixList dd a{
	display:block;
	overflow:hidden;
	height:90px;
	}
.ixList dd a .pic{
	display:inline;
	float:left;
	width:118px;
	height:90px;
	background:#f5f5f5;
	border-radius:3px;
	overflow:hidden;
	position: relative;
	}
.ixList dd a .pic img{
	display:block;
	height:90px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	}
.ixList dd a .ddR{
	overflow:hidden;
	height:90px;
	padding-left:15px;
	}
.ixList dd a .ddR .divT{
	clear:both;
	height:26px;
	overflow: hidden;
	line-height:26px;
	text-align:left;
	}
.ixList dd a .ddR .divT a{
	font-size:13px;
	color:#333;
	}
.ixList dd a .ddR .txt{
	overflow:hidden;
	height:60px;
	color:#999;
	line-height:18px;
	text-align:left;
	}
.ixBoxT_a.tab1{height:40px;}
/**/
.bd_b:after{
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:#e5e5e5;
	position:absolute;
	left:0;
	bottom:1px;
	z-index:-1;
	}
.nav{
	clear:both;
	width:100%;
	height:36px;
	overflow:hidden;
	background:#fff;
	position:relative;
	z-index:1;
	padding:0 10px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	}
.navC{
	width:100%;
	height:36px;
	overflow:hidden;
	position:relative;
	z-index:1;
	overflow-x:scroll;
	white-space:nowrap;
	}
.nav a{
	display:inline-block;
	height:36px;
	padding:0 5px;
	line-height:35px;
	margin-right:10%;
	font-size:13px;
	color:#999;
	position:relative;
	}
.nav a:after{
	content:"";
	display:block;
	width:200%;
	height:3px;
	background:#5174f6;
	position:absolute;
	left:-50%;
	bottom:0px;
	display:none;
	transform:scale(0.5);
	-webkit-transform:scale(0.5);
	}
.nav a.hover:after{display:block;}
.nav a.hover{color:#5174f6}
/**/
.chooseL{
	position:absolute;
	top:50px;
	bottom:0;
	left:0;
	width:40%;
	overflow-y:auto;
	-webkit-overflow-scrolling: touch;
	background:#f0f0f0;
	transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
	}
.chooseLDl{
	padding-bottom:20px;
	}
.chooseLDl dd{
	display:block;
	height:35px;
	}
.chooseLDl dd a{
	display:block;
	height:35px;
	line-height:35px;
	overflow:hidden;
	padding-left:28%;
	color:#888888;
	font-size:13px;
	text-align:left;
	}
.chooseLDl dd.hover a{background:#fff url(../images/icon3.png) no-repeat 18.4% center; background-size:auto 12px}
.chooseLDl dd:hover a{background:#fff url(../images/icon3.png) no-repeat 18.4% center; background-size:auto 12px}

.chooseR{
	position:absolute;
	top:50px;
	bottom:0;
	width:calc(100vw - 40%);
	right:0;
	overflow:hidden;
	overflow-y:auto;
	-webkit-overflow-scrolling: touch;
	background:#fff;
	transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
	z-index:11;
	}
.chooseLDl dd.hover .chooseR{z-index:0;z-index:11}
.chooseRC{display:none;}

.chooseRDl{
	overflow:hidden;
	padding-bottom:20px;
	}
.chooseRDl dd{
	display:block;
	height:35px;
	}
.chooseRDl dd a{
	display:block;
	height:35px;
	line-height:35px;
	padding-left:28%;
	color:#888888;
	font-size:13px;
	text-align:left;
	}
.chooseRDl dd.hover a{background:#5174f6;color:#fff}
.chooseRDl dd:hover a{background:#5174f6;color:#fff}
/**/
.from1Dl{
	overflow:hidden;
	background:#fff;
	}
.from1Dl dd{
	clear:both;
	padding:0 10px;
	border-bottom:1px solid #ececec;
	}
.from1Dl dd .inputT{
	display:block;
	width:100%;
	height:45px;
	line-height:45px;
	text-align:left;
	background:none;
	color:#666666;
	border:none;
	font-family:"microsoft yahei"
	}
.from1Dl dd .dd_a{
	display:block;
	height:45px;
	line-height:45px;
	}
.from1Dl dd .inputT::-webkit-input-placeholder{ color: #666; } 
.from1Dl dd .inputT:-moz-placeholder{ color: #666; } 
.from1Dl dd .inputT::-moz-placeholder{ color: #666; } 
.from1Dl dd .inputT:-ms-input-placeholder{ color: #666; } 	

.from1Dl dd select{
	display:block;
	width:100%;
	height:45px;
	line-height:45px;
	text-align:left;
	background:none;
	color:#666666;
	border:none;
	padding:0;
	appearance:none;
	-webkit-appearance:none;
	font-family:"microsoft yahei"
	}
.from1Dl dd .spanT{
	height:45px;
	line-height:45px;
	text-align:left;
	color:#666666;
	}
.from1Dl dd .radio{
	margin-top:13px;
	}
.from1Dl dd .divT{
	color:#666;
	line-height:45px;
	text-align:left;
	padding-right:10px;
	padding-left:3px;
	}
.from1Dl dd textarea{
	display:block;
	width:100%;
	height:100px;
	color:#666666;
	line-height:18px;
	text-align:left;
	padding:5px 0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	background:none;
	border:none;
	font-family:"microsoft yahei"
	}
.from1Dl dd textarea::-webkit-input-placeholder{ color: #666; } 
.from1Dl dd textarea:-moz-placeholder{ color: #666; } 
.from1Dl dd textarea::-moz-placeholder{ color: #666; } 
.from1Dl dd textarea:-ms-input-placeholder{ color: #666; }
.from1Dl dd .bt{
	width:100px;
	height:30px;
	background:#5174f6;
	line-height:30px;
	text-align:center;
	border-radius:3px;
	color:#fff;
	margin-top:7.5px;
	} 
.fromBt{
	position:fixed;
	left:0;
	bottom:0;
	width:100%;
	height:50px;
	line-height:50px;
	text-align:center;
	z-index:11;
	background:#84aefe;
	font-size:16px;
	}
.fromBt a{color:#fff}
.fromBt2{
	
	left:0;
	bottom:0;
	width:100%;
	height:50px;
	line-height:50px;
	text-align:center;
	z-index:11;
	background:#84aefe;
	font-size:16px;
	}
.fromBt2 a{color:#fff}
.from1Dl dd .sct1{
	display:inline;
	float:left;
	height:45px;
	line-height:45px;
	padding-left:20px;
	background-repeat:no-repeat;
	background-position:left center;
	background-size:auto 15px;
	}	
.from1Dl dd .sctBox{
	display:inline;
	float:left;
	width:80%;
	height:45px;
	line-height:45px;
	padding-left:17px;
	background-repeat:no-repeat;
	background-position:left center;
	background-size:auto 15px;
	}
.from1Dl dd em{
	display:inline;
	float:right;
	width:30px;
	height:45px;
	background:url(../images/icon4.png) no-repeat right center;
	background-size:auto 15px;
	}
/*弹窗*/
.pwBox{
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	background:rgba(0,0,0,0.5);
	z-index:9999999;
	display:none;
	}
.pwBoxC{
	position:absolute;
	top:39.78%;
	bottom:17.29%;
	left:15px;
	right:15px;
	}
.pwDl{
	padding:20px 10px;
	background:#fff;
	overflow:hidden;
	}
.pwDl dd{
	display:inline;
	float:left;
	width:33.33%;
	overflow:hidden;
	}
.pwDl dd a{
	display:block;
	overflow:hidden;
	margin:0 20px;
	}
.pwDl dd a img{
	display:block;
	width:100%;
	}
.pwDl dd a span{
	display:block;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:13px;
	}
.pwBoxC .bt{
	width:35px;
	height:35px;
	margin:0 auto;
	cursor:pointer;
	background:url(../images/icon7.png) no-repeat center center;
	background-size:auto 100%;
	}
.pwDl2{
	padding:30px 15px;
	background:#fff;
	overflow:hidden;
	}
.pwDl2 dd{
	display:inline;
	float:left;
	width:50%;
	overflow:hidden;
	}
.pwDl2 dd a{
	display:block;
	height:35px;
	overflow:hidden;
	margin:10px;
	color:#fff;
	text-align:center;
	line-height:35px;
	}
.pwDl2 dd a.a1{background:#d85658;border-radius:10px 0 10px 0;}
.pwDl2 dd a.a2{background:#ed9b5b;border-radius:0 10px 0 10px;}
.pwDl2 dd a.a3{background:#bbd230;border-radius:0 10px 0 10px;}
.pwDl2 dd a.a4{background:#00a4e5;border-radius:10px 0 10px 0;}
/**/
.allImgList{margin:0 -5px;}
.allImgList dd{
	display:inline;
	float:left;
	width:50%;
	margin-bottom:10px;
	}
.allImgList dd .ddBox{
	margin:0 5px;
	padding:15px 10px;
	overflow:hidden;
	background:#fff;
	}
.allImgList dd .pic{
	clear:both;
	width:50%;
	border-radius:100%;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	}
.allImgList dd .pic:after{
	content:"";
	display:block;
	width:100%;
	padding-top:100%;
	}
.allImgList dd .pic img{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	}
.allImgList dd .divT{
	clear:both;
	height:24px;
	overflow:hidden;
	line-height:24px;
	color:#999;
	text-align:center;
	}
.allImgList dd .divT span{color:#333333;font-size:13px;padding-right:5px;}
.allImgList dd .txt{
	color:#999;
	height:26px;
	line-height:16px;
	text-align:left;
	padding:5px 0;
	overflow:hidden;
	margin-bottom:10px;
	}
.allImgList dd .bt{
	display:block;
	height:30px;
	overflow:hidden;
	line-height:30px;
	text-align:center;
	background:#5174f6;
	color:#fff;
	border-radius:15px;
	}
.viewBox1{
	clear:both;
	overflow:hidden;
	background:#fff;
	padding:10px;
	}
.viewBox1 .pic{
	display:inline;
	float:left;
	width:50px;
	height:50px;
	overflow:hidden;
	border-radius:100%;
	}
.viewBox1 .pic img{
	display:block;
	width:50px;
	height:50px;
	}
.viewBox1 .divR{
	overflow:hidden;
	padding-left:15px;
	position:relative;
	}
.viewBox1 .divR .bt{
	width:50px;
	height:50px;
	position:absolute;
	top:0;
	right:0;
	background:url(../images/icon10.png) no-repeat right center;
	background-size:auto 15px;
	}
.viewBox1 .divR .bt a{
	display:block;
	width:50px;
	height:50px;
}
.viewBox1 .divR .divT{
	clear:both;
	height:24px;
	overflow:hidden;
	line-height:24px;
	text-align:left;
	color:#999;
	}
.viewBox1 .divR .divT span{font-size:13px;color:#333;padding-right:10px;}
.viewBox1 .divR .txt{
	clear:both;
	height:26px;
	line-height:26px;
	text-align:left;
	color:#999;
	text-align:left;
	padding:0 20px 0 15px;
	background:url(../images/icon9.png) no-repeat left center;
	background-size:auto 13px;
	}
.viewBox2{
	clear:both;
	background:#fff;
	overflow:hidden;
	}
.viewBox2 .divT{
	height:26px;
	overflow:hidden;
	line-height:26px;
	text-align:left;
	border-bottom:1px solid #ddd;
	color:#5174f6;
	padding:0 10px 0 25px;
	background-position:10px center;
	background-repeat:no-repeat;
	background-size:auto 12px;
	}
.viewBox2 .txt{
	clear:both;
	padding:10px 10px 15px 10px;
	color:#999999;
	line-height:16px;
	text-align:left;
	}
.hpHm_pic{
	clear:both;
	overflow:hidden;
	}
.hpHm_pic img{
	display:block;
	width:100%;
	}
.hpHmTxt{
	clear:both;
	height:48px;
	overflow:hidden;
	margin:10px 0;
	color:#999;
	line-height:16px;
	text-align:left;
	transition:all 0.3s ease-in;
	-webkit-transition:all 0.3s ease-in;
	}
.from1Dl dd .bt2{
	display:inline-block;
	height:35px;
	line-height:35px;
	padding-right:10px;
	background:url(../images/icon17.png) no-repeat right center;
	background-size:auto 10px;
	color:#82abfe;
	}
.from1Dl dd .bt2.bgH{background:url(../images/icon18.png) no-repeat right center;background-size:auto 10px;}
.from1Dl dd .divT2{
	clear:both;
	overflow:hidden;
	height:14px;
	color:#999999;
	line-height:14px;
	text-align:left;
	padding-left:20px;
	}
.pay{
	line-height:45px;
	color:#f7c91e;
	}
.pay i{font-size:16px}
.payEwm{
	clear:both;
	overflow:hidden;
	background:#fff;
	}
.payEwm img{
	display:block;
	width:165px;
	height:165px;
	margin:0 auto;
	}
.payEwm span{
	display:block;
	clear:both;
	text-align:center;
	line-height:24px;
	color:#666;
	}
.payEwm .txt{
	clear:both;
	overflow:hidden;
	color:#5174f6;
	padding:10px;
	}
.newsView_box1{
	clear:both;
	padding:10px 0;
	margin:0 10px;
	overflow:hidden;
	border-bottom:1px solid #ddd;
	}
.newsView_box1 .div1{
	clear:both;
	height:30px;
	color:#333333;
	line-height:30px;
	font-size:14px;
	text-align:center;
	}
.newsView_box1 .div2{
	clear:both;
	color:#999;
	line-height:20px;
	text-align:center;
	}
.article{
	clear:both;
	overflow:hidden;
	line-height:20px;
	text-align:left;
	color:#999;
	padding:10px;
	}
.article img{max-width:100%;}
/*登录*/
.form1{padding:10px;}
.form1 dd {
	width: 100%;
	clear: both;
	overflow: hidden;
	margin-bottom: 15px;
}
.form1 dd .box {
	height: 35px;
	line-height: 35px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 35px;
	font-size: 14px;
	color: #000;
	padding: 4px 15px;
	position: relative;
}
.form1 dd .box2 {
	height: 35px;
	line-height: 35px;
	background: #fff;
	border-radius: 35px;
	font-size: 14px;
	color: #000;
	padding: 4px 15px;
	position: relative;
}
.form1 dd span {
	min-width: 65px;
	padding-right: 5px;
	font-size: 14px;
	float: left;
	display: inline;
}
.form1 dd .input1 {
	width: 70%;
	height: 35px;
	line-height: 35px;
	outline: medium;
	font-family: "microsoft yahei"
}
.form1 dd .input2 {
	width: 35%;
	height: 35px;
	line-height: 35px;
	outline: medium;
	font-family: "microsoft yahei"
}
.form1 dd .code {
	height: 30px;
	width: 50px;
	overflow: hidden;
	margin: 3px 5px;
}
.form1 dd .code img {
	height: 30px;
	width: 50px;
	display: block;
}
.form1 dd .change {
	height: 35px;
	line-height: 35px
}
.form1 dd i {
	color: #ff2200;
	padding: 0 15px;
}
.form1 .btn-login {
	height: 40px;
	line-height: 40px;
	background: #5174f6;
	text-align: center;
	display: block;
	font-size: 16px;
	color: #fff;
	border-radius: 35px;
}
.form1 .xyNotice {
	font-size: 14px;
	color: #999;
	text-align: center;
}
.form1 .xieyi {
	color: #007cc2;
}
.form1 .btnBox {
	padding-top: 60px;
	line-height: 30px;
	clear: both;
	overflow: hidden;
	font-size: 14px;
}
.form1 .btnBox a {
	color: #007cc2
}
.form1 .getCode {
	width: 90px;
	height: 45px;
	position: absolute;
	right: -1px;
	top: -1px;
	background: #5174f6;
	color: #fff;
	border-radius: 0 35px 35px 0;
	line-height: 45px;
	text-align: center;
}
.setPwd {
	overflow: hidden;
	padding-top: 30%;
}
.setPwd img {
	display: block;
	height: 80px;
	margin: 0 auto;
}
.setPwd span {
	display: block;
	height: 20px;
	line-height: 20px;
	color: #333333;
	text-align: center;
	padding-top: 10px;
	font-size: 14px;
}
.setPwd em {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #999999;
	font-size: 14px;
	text-align: center;
	font-style: normal;
}
.form1 dd .delete {
	height: 20px;
	width: 20px;
	background: url(../images/member/delete.png) no-repeat center center;
	background-size: 70% 70%;
	position: absolute;
	right: 10px;
	top: 13px;
}
/**/
.mbcTop{
	clear:both;
	width:100%;
	height:220px;
	background:url(../images/bg.jpg) no-repeat center center;
	background-size:cover;
	position:relative;
	}
.head{
	width:150px;
	height:150px;
	overflow:hidden;
	margin:0 auto;
	background:url(../images/icon21.png) no-repeat center center;
	background-size:cover;
	}
.head img{
	display:block;
	width:105px;
	height:105px;
	border-radius:100%;
	margin:23px auto;
	}
.head_t{
	height:35px;
	overflow:hidden;
	line-height:35px;
	text-align:center;
	color:#ffffff;
	font-size:16px;
	}
.mbFrom{
	background:#fff;
	overflow:hidden;
	padding:0 15px;
	}
.mbFrom dd{
	clear:both;
	border-bottom:1px solid #dddddd;
	padding:0 10px;
	}
.mbFrom.f2 dd{padding:0;}
.mbFrom.f2{padding:0;}
.mbFrom dd a{
	display:block;
	height:40px;
	}
.mbFrom dd .spanT{
	display:inline;
	float:left;
	height:40px;
	line-height:40px;
	color:#666;
	padding-left:25px;
	background-repeat:no-repeat;
	background-position:left center;
	background-size:auto 22px;
	}
.mbFrom dd .emT{
	display:inline;
	float:right;
	width:20px;
	height:40px;
	background:url(../images/icon4.png) no-repeat right center;
	background-size:auto 15px;
	}
.helpBox1{
	clear:both;
	height:35px;
	line-height:35px;
	padding:0 10px;
	color:#666;
	}
.helpBox1 .hpR{
	width:35px;
	height:35px;
	background:url(../images/bt1.png) no-repeat center center;
	background-size:auto 15px;
	transform:rotateZ(90deg);
	-webkit-transform:rotateZ(90deg);
	}
.helpBox1.hover .hpR{transform:rotateZ(-90deg);-webkit-transform:rotateZ(-90deg);}
.helpBox2{
	clear:both;
	overflow:hidden;
	padding:10px;
	color:#666666;
	background:#f9f9f9;
	display:none;
	}
.helpBox1.hover{color:#5174f6;}
/**/
.orderList dd{
	clear:both;
	border-bottom:1px solid #ececec;
	padding:15px 10px;
	background:#fff;
	}
.odBox1{
	clear:both;
	height:30px;
	}
.odBox1 span{
	display:inline;
	float:left;
	line-height:30px;
	padding-left:20px;
	background:url(../images/fm2_icon1.png) no-repeat left center;
	background-size:auto 15px;
	color:#333;
	font-size:13px;
	}
.odBox1 em{
	display:inline;
	float:right;
	height:30px;
	color:#ec2a2a;
	line-height:30px;
	}
.odBox1 em.be{color:#5174f6;}
.orderList dd .txt{
	clear:both;
	overflow:hidden;
	color:#999;
	line-height:16px;
	text-align:left;
	padding-left:18px;
	} 
.odBox2{
	clear:both;
	overflow:hidden;
	height:30px;
	}
.odBox2 span{
	display:inline;
	float:left;
	height:30px;
	line-height:30px;
	padding-left:18px;
	text-align:left;
	color:#999;
	background:url(../images/icon19.png) no-repeat left center;
	background-size:auto 14px;
	}
.odBox2 em{
	display:inline;
	float:right;
	height:30px;
	line-height:30px;
	color:#999999;
	}
.odBox2 em i{color:#f7c91e}
.odBox2 em i.i1{font-size:16px;}
.oder2Box{
	overflow:hidden;
	}
.oder2Box img{
	display:block;
	clear:both;
	width:100px;
	margin:auto;
	}
.oder2Box span{
	display:block;
	height:40px;
	clear:both;
	line-height:40px;
	text-align:center;
	color:#999;
	}