/*filePath:  F:\tom8\apache-tomcat-8.5.49\webapps\EcShop\vmodel\product\css\help.css  */
@charset "utf-8";
html, body {
	scrollbar-3dlight-color:#a8a8a8;
	scrollbar-arrow-color:#a3a3a3;
	scrollbar-base-color:#f1f1f1;
	scrollbar-darkshadow-color:#f1f1f1;
	scrollbar-face-color:Transparent;
	scrollbar-highlight-color:Transparent;
	scrollbar-shadow-color:#a3a3a3;
	scrollbar-track-color:#f1f1f1;
	margin:0;
	padding:0;
	
}
div {
	color: black;
	line-height: 150%;
	font-family: arial,"Microsoft YaHei";
}
ul, li {
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-type:none
}
.main a {
	font-size:9pt;
	font-family:arial,"Microsoft YaHei";
	text-decoration:none;
	cursor:pointer;
}

h3 {
	margin:0;
	padding:0;
	font-size:18px;
}


/****帮助中心*****/
.aboutMenu{
	float: left;
	width: 160px;
	background: white;
}

.aboutTitle{
	background: #6194E9;
	text-align: center;
	color: white;
	font-size: 17px;
	height: 40px;
	line-height: 40px;
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
}

.aboutMenu ul{
	background: #eee;
}

.aboutMenu ul li{
	height: 40px;
	line-height: 40px;
	background: #eee;
	padding-top: 0px;
	cursor: pointer;
	border-bottom: 1px solid #DBDBDB;
	margin-left: 1px;
	/* padding-left: 20px; */
	text-align: center;
}

.aboutMenu ul  a{
	color:#2b2b2b !important;
	text-decoration:none;
	line-height: 40px;
}

.liTitle:hover{
	background:white;
}

.aboutLiTitle{
	font-size: 18px;
}

.aboutLiTile:hover{
	background:#eee !important;
}

.w {
width: 1120px;
margin: 0 auto;
}

.main {
overflow: hidden;
zoom: 1;
padding-bottom:20px;
}

.breadcrumb strong {
font-family: "microsoft yahei";
font-size: 18px;
font-weight: bold;
line-height: 20px;
}

.breadcrumb a:hover{
	color: #6194E9;
	text-decoration:none;
}

.breadcrumb strong a:link, .breadcrumb strong a:visited {
color: #333333;
}

.right {
width: 915px;
overflow: hidden;
float: right;
font-size: 12px;
line-height: 150%;
}

.help_box {
padding: 10px 10px 10px 20px;
}

.List_Number li {
list-style-type: decimal;
margin-left: 25px;
margin-bottom: 3px;
line-height: 24px;
color: black;
font-size:18px;
}

.helpcurrent{
	background:white;
}

.List_Number div{
	text-indent: 2em;
	font-size:15px;
	margin-top:5px;
}

/****帮助中心*****/

/***分期-帮助中心***/
.help_article h1 {
background: none repeat scroll 0 0 #ffeeeb;
border-top: 2px solid #F62C32;
color: #F62C32;
font-size: 18px;
font-weight: 700;
margin-bottom: 10px;
padding: 7px 0;
text-align: center;
}

.help_article h2 {
color: #F62C32;
font-weight: 700;
}

.help_article_answer {
overflow: hidden;
}

.help_article_answer span {
float: left;
width: 3%;
}

.help_article_answer p {
float: left;
width: 97%;
font-size:14px;
letter-spacing:1px;
}

.answer_table {
background: none repeat scroll 0 0 #ffeeeb;
border-radius: 15px;
padding: 40px 10px 10px;
}

.answer_table table {
background: none repeat scroll 0 0 #fff;
border-left: 1px solid #ffeeeb;
border-top: 1px solid #ffeeeb;
width: 100%;
}

.answer_table table tr td {
border-bottom: 1px solid #ffeeeb;
border-right: 1px solid #ffeeeb;
font-size: 15px;
line-height: 26px;
padding: 8px 5px;
text-align: center;
}

.help-center-wrap {
padding: 25px 0 100px 40px;
}

.help-center-wrap .clearfix{
	margin-top:20px;
	text-align:center;
}

.hc-pf-content .hc-pf-title{
	margin-top:5px;
	font-size:16px;
}

.hc-pf-content .hc-pf-desc{
	margin-top:5px;
	font-size:14px;
	color:#b4b4b4;
}

.help-center-wrap .hc-qa-wrap {
width: 720px;
margin-top: 20px;
border-top: 1px solid #F6F6F6;
}

.help-center-wrap .hc-qa-one {
margin-top: 25px;
}

.help-center-wrap .hc-qa-one dt {
padding-bottom: 3px;
}

.help-center-wrap .hc-title {
color: #333;
font-size: 14px;
}

.help-center-wrap .hc-qa-one dd {
line-height: 16px;
}

.help-center-wrap .colorB {
color: #b0b0b0;
font-size: 13px;
}
/***分期-帮助中心***/

/****我的分期-个人中心****/
.t-stage-title-left{
	border-top: 3px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	padding-left: 10px;
	font-size: 16px;
}
.t-stage-title-left span{
	color: #F9034E;
}
.t-stage-title-right{
	border-top: 3px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	padding-right: 10px;
	font-size: 15px;
}
.t-stage-title-right a{
	width: 80px;
	height: 30px;
	display: block;
	text-align: center;
	float: right;
	background: rgb(247, 182, 14);
	line-height: 30px;
	border-radius: 10px;
	font-size: 14px;
}
.t-stage-title-pname{
	border-left:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	height:40px;
	font-size:15px;
	padding:0 10px;
}
.t-stage-title-pname a{
	color: #F9034E;
	font-size:15px;
}
.t-stage-title-pname a:hover{
	text-decoration:underline;
}
.t-stage-title-tr td{
	border-top:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	background:#f0f0f0;
	height:40px;
	text-align:center;
	width:15%;
	font-size:15px;
}
.t-stage-tr-left{
	border-left:1px solid #d5d5d5;
}
.t-stage-tr-right{
	border-right:1px solid #d5d5d5;
}
.t-stage-content td{
	border-bottom:3px solid #d5d5d5;
	height:40px;
	text-align:center;
	width:15%;
	font-size:15px;
}
.t-stage-content-left{
	border-left:1px solid #d5d5d5;
}
.t-stage-content-right{
	border-right:1px solid #d5d5d5;
}

.t-stage-content-right a p{
	text-align: center;
	/* height: 30px; */
	background: #F9B300;
}
.t-stage-content-right a{
	width: 80px;
	height: 30px;
	text-align: center;
	background: rgb(247, 182, 14);
	line-height: 30px;
	border-radius: 10px;
	font-size: 14px;
}
/****我的分期-个人中心****/
/****订单详情**********/
.orderx {
width: 621px;
float: left;
background: #f5f5f5;
margin: 10px;
padding: 10px;
border: 1px solid #eee;
}

.yitj span {
font-size: 18px;
color: #F00;
font-weight: bold;
float: left;
}

.yitj a {
background: url(../../images/cart_btn_edit01.jpg);
display: block;
width: 59px;
height: 27px;
float: left;
margin: 0px 0 0 30px;
_margin: 0px 0 0 15px;
}

.orderxq {
float: left;
width: 90%;
font-size: 18px;
}

.orderxq p {
padding: 10px 0;
color: #999;
}

.orderxq b {
color: #F00;
}
/****订单详情**********/

/****右侧固定条*****/
#divQQbox {
zoom: 1;
width: 40px;
height: 100%;
right: 0;
background: #444851;
position: fixed;
TOP: 0px;
z-index: 999999999;
display: block;
}
.QQbox {
width: 40px;
height: 540px;
position: relative;
top: 60px;
background: #444851;
}
.QQbox ul {
width: 40px;
height: 540px;
position: absolute;
right: 0;
top: 0;
text-align: left;
}
.QQbox li#qihuan1 {
width: 40px;
height: 34px;
background: #444851 url(../images/ibar_sprites.png) 10px 11px no-repeat;
zoom: 1;
}
.QQbox li#qihuan1 a {
height: 34px;
display: block;
padding: 0;
margin: 0;
zoom: 1;
}
.QQbox li#qihuan1 span {
width: 260px;
height: 185px;
left: -262px;
border: 1px solid #eeeeee;
display: none;
background: #ffffff url(../../images/avatar_nonesign.jpg) no-repeat 100px 15px;
float: left;
display: inline;
}
.QQbox li#qihuan2 a span.text-gw {
margin-left: 0;
display: block;
width: 14px;
line-height: 16px;
color: #ffffff;
padding: 35px 0 0 12px;
font-size: 14px;
}
.QQbox li#qihuan2 a span.text-nume {
display: block;
width: 14px;
line-height: 16px;
color: #ffffff;
margin: 10px 0 0 13px;
}
.QQbox li#qihuan1 span .wenzi-txtzcab {
width: 240px;
margin-left: 5px;
margin-top: 80px;
border-bottom: 1px dashed #CCC;
height: 40px;
line-height: 40px;
text-align: center;
}
.QQbox li#qihuan1 span .wenzi-txtzcab a {
display: inline;
font-size: 12px;
padding: 0px 5px;
color: #ed145b;
}
.QQbox li#qihuan8 {
width: 40px;
height: 34px;
background: #444851 url(../images/user01.png) 12px -264px no-repeat;
}
.QQbox li#qihuan8 a {
width: 40px;
height: 34px;
}
.QQbox li#qihuan8 span.showDiv {
width: 80px;
height: 34px;
color: #D8D8D8;
line-height: 34px;
text-align: center;
display: none;
background-color: #444851;
float: left;
display: inline;
}
.QQbox li#qihuan9 {
width: 40px;
height: 34px;
background: #444851 url(../images/user01.png) 12px -319px no-repeat;
margin-top: 200px;
}
.QQbox li#qihuan9 a {
width: 40px;
height: 34px;
}
.QQbox li#qihuan9 span.showDiv {
width: 80px;
height: 34px;
color: #D8D8D8;
line-height: 34px;
text-align: center;
display: none;
background-color: #444851;
float: left;
display: inline;
}
.QQbox span.showKf {
left: -80px;
top: 0;
}
/****右侧固定条*****/

.campusAmbassador-banner {}
.campusAmbassador-banner .c-img {margin:0 auto;width:1280px;height:514px;background:url(../../images/c-img.jpg);}
.campusAmbassador-banner h1 {height:0;overflow:hidden;}

.campusAmbassador {margin:0 auto;padding-bottom:80px;width:1280px;background:#96d6e4;}
.campusAmbassador .c-explain {position:relative;margin:0 0 0 149px;width:1021px; background:url(../../images/tt_07.jpg) repeat-y;}
.campusAmbassador .c-explain-hd {}
.campusAmbassador .c-explain-ti {overflow:hidden;width:880px;height:63px; margin-left:46px; background: url(../../images/c-explain-ti.png) no-repeat;}
.campusAmbassador .c-explain-ti h3 {overflow:hidden;height:0;}
.campusAmbassador .c-explain-bd {overflow:hidden;margin:0 auto;padding-bottom:3px;width:876px;}
.campusAmbassador .c-explain-ft {margin:0 auto;width:876px;height:26px;}
.campusAmbassador .c-explain-lst {margin:25px 0 0 30px;color:#ad5728;font-size:14px;font-family:微软雅黑;}
.campusAmbassador .c-explain-lst dt {margin-bottom:12px;line-height:22px;font-size:22px;}
.campusAmbassador .c-explain-lst dd {height:30px;line-height:30px;}
.campusAmbassador .c-explain-lst dd em {color:#FF1D00;}

.campusAmbassador .c-explain_need {}
.campusAmbassador .c-explain_need .c-explain-ti {height:89px;}
.campusAmbassador .c-explain_work .c-explain-ti {background: url(../../images/c-explain-ti2.png) no-repeat;}
.campusAmbassador .c-explain_about .c-explain-ti {background: url(../../images/c-explain-ti3.png) no-repeat;}

.campusAmbassador .c-explain-article {padding:0 30px;color:#ad5728;}
.campusAmbassador .c-explain-article p {margin-top:25px;line-height:25px;} 

.campusAmbassador .c-explain_apply dd {height:36px;line-height:36px;font-size:16px;}
.campusAmbassador .c-explain_apply .c-explain-ti {background: url(../../images/c-explain-ti4.png) no-repeat;
}

.campusAmbassador .c-explain_flow {top:-25px;margin-bottom:-25px;}
.campusAmbassador .c-explain_flow .c-explain-ti {height:86px;
background: url(../images/c-explain-ti5.png) no-repeat;}
.campusAmbassador .c-explain_flow .c-explain-ft {}


/*回到顶部*/
#leftsead {
	width: 131px;
	height: 143px;
	position: fixed;
	bottom:-15%;
	right: 0px;
	z-index: 999;
	display: none;
}

* html #leftsead {
	margin-top: 258px;
	position: absolute;
	top: expression(eval(document . documentElement . scrollTop) );
}

#leftsead li {
	width: 131px;
	height: 60px;
}

#leftsead li img {
	float: right;
}

#leftsead li a {
	height: 49px;
	float: right;
	display: block;
	min-width: 47px;
	max-width: 131px;
}

#leftsead li a .shows {
	display: block;
}

#leftsead li a .hides {
	margin-right: -143px;
	cursor: pointer;
	cursor: hand;
}

#leftsead li a.youhui .hides {
	position: absolute;
	right: 190px;
	top: 150px;
}
.themeHidden{
	display:none;
	z-index:999999999;
	position:absolute;
	width:750px;
	height:340px;	
	margin-left:190px;
	background:#F8F7F8;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            