.index-header>.person-main-width>ul li a:hover{color: #ff9f24;}
.index-header{background: #FAFAFA; border-bottom: 1px solid #eee; font-size: 12px;}
/*顶部搜索*/
#searchbar { position: relative;padding: 30px 0 10px;width: 100%;}
.wp { width: 1170px;  margin-left: auto;  margin-right: auto;  text-align: left;}
.logo {  display: block;  cursor: pointer;  width: 150px;  margin-top: 12px;}
.searchBar {  z-index: 90;  border: solid 1px #dcdcdc;  width: 465px;  height: 40px;}
.radius {
    -khtml-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.form-search {margin-bottom: 0;  display: block;  position: relative;}
.searchBtn {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    border: 0;
    padding: 0;
    width: 64px;
    height: 38px;
    cursor: pointer;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    font-size: 18px;
}
.btn-primary {  color: #fff;  background-color: #4b6cb6;  border-color: #4b6cb6;}
.header-search-btn{height: 38px;}
.dropdown-menu-search{top: 36px;}
.search-input{height: 38px;}
.header-srh-drop{  width: 100%; top: 38px;}
.cl:after, .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*分割线*/
.line {  font-size: 0px;  line-height: 0px;  border-top: solid 1px #eee;  float: none;}
.line-2 { border-top: solid 1px #e8e8e8;}
.line-3 { border-top: dashed 1px #e9e9e9;}
.bl-5{  border-left: 5px solid;}
.pd-20 { padding: 20px;}
.mt-5{  margin-top: 5px;}
.mt-10 {  margin-top: 10px;}
.mt-15 {  margin-top: 15px;}
.mt-20 { margin-top: 20px;}
.mt-40 {  margin-top: 40px;}
.mb-20 {  margin-bottom: 20px;}
.mb-40{ margin-bottom: 40px;}
.mb-65{ margin-bottom: 65px;}
.ml-10 { margin-left: 10px;}
.ml-20 {  margin-left: 20px;}
.ml-40 { margin-left: 40px;}
.f-14 { font-size: 14px;}
.f-16 { font-size: 16px;}
.f-18{font-size: 18px;}
.f-12 { font-size: 12px;}
.f-24 {font-size: 24px;}
.text-r {text-align: right;}
.va-m, .va-m *, .vm * { vertical-align: middle;}
.icon-successful { display: inline-block;width: 24px; height: 17px;}
.c_666, .c_666 a { color: #666;}
.c_warry { color: #c51900;}
.c_f64c2e { color: #f64c2e;}
.bg-1 {background-color: #f7f7f7;}
.payList .item {margin-top: 20px;}
.payList p { margin-bottom: 0;}
.payList-1 label { display: inline-block;cursor: pointer;}
.payList-1 .imgpic { display: inline-block; width: 120px;height: 40px;border: solid 1px #e7e7e7;}
.payList-1 .imgpic:hover{border: solid 1px #4b6cb6;}
#pay-alipay .imgpic {
    background: url(/static/Public/img/alipay.png) no-repeat center;
}
#pay-weixin .imgpic {
    background: url(/static/Public/img/weixin-pay.png) no-repeat center;
}
.subcolor, .sublink:link, .sublink:visited, .sublink:active {color: #4A90E2;font-size: 12px;}
.withdrawals-index{width: 100%; margin: 0;border: 1px solid #dcdcdc;border-top: 0;border-left: 0;}
.withdrawals-index tr th, .withdrawals-index tr td{background: #fff;}
.withdrawals-index tr th {background: #f4f7f9;color: #999;}
.amount-input{background: transparent;min-width: 60px;width: 0;}
.header-a{ color: #666;}
.weixin-pay {width: 650px;margin: 30px auto;}
.weixin-l{text-align: center;margin-top: 70px;margin-right: 100px;}
.weixin-r img{height: 450px;}
.pay-title{color: #4b6cb6;padding-left: 10px;}
a.activation {
    border-radius: 3px;
    background: #4f62ae;
    color: #fff;
    padding: 5px 35px;
    float: right;
    margin-right: 25px;
}
a.activation:hover{transition: 0.5s; background: #FF9F24;}
