@charset "utf-8";
/* CSS Document */
span{ vertical-align:baseline;}
ol, ul, menu{list-style:none;}
h1,h2,h3,h4,h5,h6{ font-size:14px; font-weight:bold;}
dt{ font-weight:bold;}
/*colors*/
.orange{ color: #F60!important;}
.gray{ color: #999!important;}
.darkgray{ color:#666!important}
.red{ color:#F00!important;}
.blue{ color:#06C!important;}
.green{ color:#390!important;}
.black{ color:#000;}
.fright{float:right;}
/*分页*/
.page{margin-bottom:0px; margin-top:0px;}
/*重定义字体样式*/
body{"Helvetica Neue",Helvetica,Arial,'Hiragino Sans GB',"Microsoft YaHei","微软雅黑",STHeiti,'WenQuanYi Micro Hei',sans-serif;font-size:13px;line-height:18px;color:#333333;background-color:#ffffff}
/*留出导航栏的位置*/
.main {margin-top:70px;}
.mt20{margin-top:20px;}
/*支付方式*/
.pay li{width: 160px; float: left;}
.bank-alipay, .bank-icbc, .bank-ccb, .bank-abchina, .bank-psbc, .bank-bankcomm, .bank-cmbchina, .bank-boc, .bank-cebbank, .bank-ecitic, .bank-spdb, .bank-cmbc, .bank-cib, .bank-pingan, .bank-cgbchina, .bank-srcb, .bank-bankofshanghai, .bank-nbcb, .bank-hccb, .bank-bankofbeijing, .bank-bjrcb, .bank-fudian-bank, .bank-wzcb {
	background: url("//gtms04.alicdn.com/tps/i4/T17IKqFbXeXXbb9.QQ-442-311.png") no-repeat;
}
.bank-alipay, .bank-icbc, .bank-ccb, .bank-abchina, .bank-psbc, .bank-bankcomm, .bank-cmbchina, .bank-boc, .bank-cebbank, .bank-ecitic, .bank-spdb, .bank-cmbc, .bank-cib, .bank-pingan, .bank-cgbchina, .bank-srcb, .bank-bankofshanghai, .bank-nbcb, .bank-hccb, .bank-bankofbeijing, .bank-bjrcb, .bank-fudian-bank, .bank-wzcb {
	width: 142px;
	height: 31px;
	overflow: hidden;
}
.bank-alipay {
	background-position: 0 0;
}
.bank-icbc {
	background-position: -150px 0;
}
.bank-ccb {
	background-position: -300px 0;
}
.bank-abchina {
	background-position: 0 -40px;
}
.bank-psbc {
	background-position: -150px -40px;
}
.bank-bankcomm {
	background-position: -300px -40px;
}
.bank-cmbchina {
	background-position: 0 -80px;
}
.bank-boc {
	background-position: -150px -80px;
}
.bank-cebbank {
	background-position: -300px -80px;
}
.bank-ecitic {
	background-position: 0 -120px;
}
.bank-spdb {
	background-position: -150px -120px;
}
.bank-cmbc {
	background-position: -300px -120px;
}
.bank-cib {
	background-position: 0 -160px;
}
.bank-pingan {
	background-position: -150px -160px;
}
.bank-cgbchina {
	background-position: -300px -160px;
}
.bank-srcb {
	background-position: 0 -200px;
}
.bank-bankofshanghai {
	background-position: -150px -200px;
}
.bank-nbcb {
	background-position: -300px -200px;
}
.bank-hccb {
	background-position: 0 -240px;
}
.bank-bankofbeijing {
	background-position: -150px -240px;
}
.bank-bjrcb {
	background-position: -300px -240px;
}
.bank-fudian-bank {
	background-position: 0 -280px;
}
.bank-wzcb {
	background-position: -150px -280px;
}

/*个人信息维护*/
.uibox{ padding: 4px; border: 1px solid #D0D0D0; border-radius: 3px; background: #F0F0F0; }
.uibox-inner{ padding: 20px; background: #FFF; }
.uitopb{ padding: 3px 0 0; border-radius: 3px 3px 0 0;  background: url(/images/user-center/topb-bg.png) repeat-x; }
.uitopb-header{ height: 38px; border-bottom: 1px solid #CCC; }
.uitopb-header h3{ padding: 12px 15px; height: 14px; color: #333; font-size: 14px; line-height: 14px; }
.uitopb-border{ border: 1px solid #CCC; border-top: 0; }
.uitopb-bottom{ border-bottom: 1px solid #CCC; }
.uitopg{ padding: 10px 15px; border-radius: 3px; border: 1px solid #E0E0E0; background: url(/images/user-center/topg-bg.png) repeat-x; }
.uitopg .uitopg-title{ margin: 0 0 5px; padding: 0 0 10px; border-bottom: 1px solid #E0E0E0; color: #333; font-size: 14px; *zoom:1;}
.uitopg .uitopg-title:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.uitopg .uitopg-title .normalfont{font-size:12px;font-weight:normal;}
/*会员中心会员信息*/
.userinfo{
	width:720px;
	overflow:hidden;
	padding:10px 0px;
	border-bottom:1px dotted #CCC;
}
.userinfo-pic{
	width:200px;
	float:left;
	padding:20px 0px;
	text-align:center;
	overflow:hidden;
}
.userinfo-pic img{
	display:block;
	width:120px;
	height:120px;
	margin:0px auto;
	margin-bottom:8px;
}
.userinfo-base{
	width:480px;
	overflow:hidden;
	border-left:1px dotted #DDD;
	float:left;
	line-height:200%;
}
.userinfo-base dt{
	width:100px;
	text-align:right;
	padding:6px 10px 6px 0px;
	float:left;
	overflow:hidden;
	color:#666;
	font-weight:normal;
}
.userinfo-base dd{
	display:block;
	width:360px;
	overflow:hidden;
	float:left;
	clear:right;
	padding:6px 0px;
	white-space:nowrap;
	word-wrap:normal;
	text-overflow:ellipsis;
}
.userinfo-base dd span.breakline{
	margin:0px 8px;
	color:#CCC;
}
/*密码强度*/
.secure-level{ background:#FAFAFA; border:5px solid #F0F0F0; padding:30px 25px;}
.secure-level .bar-high{ background-position:0 0;}
.secure-level .bar-low{ background-position:0 -52px;}
.secure-level strong{ font-size:14px; margin:0 10px; color:#3C0;}

ul.secure-status{ overflow:hidden; *zoom:1;}
ul.secure-status li{ float:left; width:100%; padding:40px 0; border-bottom:1px dotted #CCCCCC; margin-bottom:-1px;}
ul.secure-status li h1{ float:left; width:140px; text-align:center; font-size:14px; line-height:150%; _margin-right:-3px;}
ul.secure-status li .desc{ display:block; float:none; margin:0 210px 0 150px; _margin:0 207px 0 147px; padding-top:2px;}
ul.secure-status li .status{ float:right; width:180px; _margin-left:-3px; text-align:right; padding-right:20px;}
ul.secure-status li .status a,
ul.secure-status li .status span{ display:inline-block; *display:inline; *zoom:1; font-size:14px; font-weight:bold; margin-left:10px;}
ul.secure-status li .status .unfinished{ color:#999999;}
ul.secure-status li .status .unfinished-verify{ color:#999999;padding-left:20px; background:url(../../images/user-center/attention.png) 0 center no-repeat;}
ul.secure-status li .status .finished{ color:#090; padding-left:20px; background:url(../../images/user-center/tick_small.gif) 0 center no-repeat;}
/*数量加减*/
.control-group.warning .input-prepend .add-on,.control-group.warning .input-append .add-on{color:#c09853;background-color:#fcf8e3;border-color:#c09853;}
.spinner .add-on{padding:4px}
.spinner .add-on a.spin-up,.spinner .add-on a.spin-down{height:10px;overflow:hidden;display:block;text-align:center;position:relative;color:#999}
.spinner .add-on a.spin-up .icon-sort-down,.spinner .add-on a.spin-down .icon-sort-down{position:relative;top:-9px}
.spinner .add-on a.spin-up:hover,.spinner .add-on a.spin-down:hover{color:#555}
.spinner input{width:4em;text-align:center;padding-top:2px;padding-bottom:2px}
/*新框架*/

html,body{height:100%;/*overflow:hidden;*/}
body{padding: 0px;
    margin: 0px;
    line-height: 1.6;
    font-family: "Helvetica Neue","Hiragino Sans GB","Microsoft YaHei","\9ED1\4F53",Arial,sans-serif !important;
    color: #222;
    font-size: 14px;
    /*background-color: #e7e8eb;*/
}
/*顶部div*/
.layout_top_header{
    background-color: #353636;
    width: 100%;
    height: 50px;
}
/*管理员设置*/
.ad_setting{
    cursor:pointer;
    border-left:1px solid #424242;
    width: 130px;
    height: 100%;
    float: right;
    line-height:50px;
}
.ad_setting:hover{
    text-decoration: none;
    background: #3E3E3E;
}
.ad_setting_a{
    text-align: center;
    font-size:13px;
    color: rgba(255,255,255,.5);
    /*color: #888;*/
    text-decoration: none;
    display: block;
}
.ad_setting_a:hover{
    color: #CCCCCC !important;
    text-decoration: none;
}
.ad_setting_a span{
    padding-right: 5px;
    vertical-align:middle;
}
.dropdown-menu-uu:after{
    position: absolute;
    top: -6px;
    right: 8px;
    left: auto;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    content: '';
}
#ad_setting_ul{
    list-style: none;
    font-size: 12px !important;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 1px;
    background: #fff;
    border-radius: 5px;
    position: absolute;
    right: 20px;
    top: 50px;
    left: auto;
    z-index: 1000;
    min-width: 160px;
    border-color: #b8b8b8;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.25);
    border-style: solid;
    border-width: 1px;

}
#ad_setting_ul li{
    padding-left: 30px;
    line-height: 30px !important;
}

#ad_setting_ul li:hover{
    background: black;
    border-radius: 5px;
    color: white;
}
.ad_setting_ul li{
    color: #000000 !important;
}
.ad_setting_ul_li a{
    color: #000000 ;
    text-decoration: none;
}
.ad_setting_ul_li_a{
    color: #fff !important;
    text-decoration: none !important;
}
/*菜单*/
.layout_left_menu{
    position:absolute;
    float: left;
    min-height: 90%;
    box-shadow: 0 0 10px #BDBDBD;
    width: 200px;
    background: #f7f5fa;
    margin-top: 5px;
    margin-left: 5px;
    padding-left:5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
#menu{
    padding: 10px;
    list-style: none;
    line-height: 35px;
    border-radius: 5px;
    color: #888 !important;
}
#menu ul{
    list-style: none;
    background: rgba(255,255,255,.5);
}
#menu li{
    color: #888;
}
.selected{
     background: #eee;
     border-color: #d5d5d5;
     color: #000;
     border-bottom-right-radius: 0;
     border-bottom-left-radius: 0;
 }
.selected>a{
    border: transparent solid 1px;
    border-radius: 3px;
    background: #eee;
    border-color: #d5d5d5;
    color: #000!important;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
#menu a{
    text-decoration: none;
}
#menu a:hover{
    text-decoration: none;
}
#menu>li>a {
    font-weight: 700;

    display: block;
    color:#888;
    font-family: "Helvetica Neue","Hiragino Sans GB","Microsoft YaHei","\9ED1\4F53",Arial,sans-serif;

}
#menu li ul{
    background: #fff;
    border: #eee solid 1px;
    font-size: 12px;
    color:#8d8d8d;
}
.childUlLi ul{
    margin-bottom: 5px;
    line-height: 30px;
}
.childUlLi a{
    border-radius: 3px;
}
.childUlLi a:hover{
    background: #eee;
    color: #000 !important;
}
.childUlLi a i{
    opacity: .5;
    padding-left: 10px;
    padding-right: 10px;
}
.childUlLi ul a{
    color: #888;
    display: block;
}
.childUlLi ul a:hover{
    background: #eee;
    color: #000;
}

/*main内容显示*/
.layout_right_content{
    margin-left: 210px;
    padding-left: 10px;
    padding-top: 5px;
    height: 90%;
    min-height: 90%;
    overflow:auto;
}
.route_bg{
    background-color: #E7E7E7;
    border-radius: 4px;
    padding: 5px;
    margin-right: 5px;
}
.route_bg i{
    color: #ccc;
}
.route_bg a{
    font-size: 12px;
    color: #666;
    text-decoration: none;
}
.route_bg a:hover{
    color: #888;
    text-decoration: none;

}
.mian_content{
    position: relative;
    min-height: 93%;
    /*background: #f5f5f5;*/
    margin-top: 10px;
    margin-right: 5px;
}
#page_content{
    position: absolute;
    width: 100%;
    height: 100%;

}
/*打印控制*/
#printBox{display: none;}
@media print{
    .panel-body,.panel-heading,.panel,.footer{display:none;}
    #printBox{display:block;}
    .mb10{margin-bottom: 10px;}
}
/*底部版权*/
.footer{
	width:100%;
	height:20px;
	clear:both;
	}
.layout_footer{
    position: absolute;
    bottom: 0px;
    font-size: 12px;
    background: #ffffff;
    text-align: center;
    border:1px solid #eee;
    width: 100%;
    height: 30px;
}