section.content{
  display: inline-block;
  width: 100%;
}
a,a:visited,a:link{
	color: #5b5b5b;
}
a:hover {
   color: #5b5b5b;
}
.nav-tabs-custom{
  border: none;
}
.wrapper{
	overflow: scroll;
}
.content{
  min-height: 0;
}
.toolbar-horizontal .toolbar-tray > .toolbar-lining{
	z-index: 100;
	position: relative;
}
.main-header {
    z-index: 99 !important;
    border-bottom: 1px solid #ccc;
}
.skin-blue .wrapper, .skin-blue .left-side{
	z-index: 98;
}
.skin-blue .main-sidebar{
  z-index: 98;
}
.skin-blue .main-header .navbar{
	background: #fff;
}
.skin-blue .main-header .navbar .sidebar-toggle{
	color: #1544ae;
	background: #FFF;

}
.skin-blue .main-header .navbar .sidebar-toggle:hover{
	color: #1544ae;
	background: #FFF;
}
.skin-blue .main-header .logo{
	background: #FFF;
}

.content-wrapper, .right-side {
  background-color: transparent;
  margin-left: 250px;
  border-left: 1px solid #CCC;
  min-height: 650px !important;
}

/*logo*/
.main-header .logo{
	width: 250px;
}
.skin-blue .main-header .logo:hover{
	background-color: transparent;
}
/* left menu start*/
.sidebar{
	margin-top: 15px;
}
.main-sidebar, .left-side{
	width: 250px;
}

.main-footer{
	margin-left: 0;
  position: relative;
  z-index: 99;
}
.skin-blue .sidebar-menu>li:hover>a, .skin-blue .sidebar-menu>li.active>a, .skin-blue .sidebar-menu>li.menu-open>a {
    color: #5b5b5b;
    width: 100%;
    background: transparent;
    border-color: transparent;
}
.sidebar-menu > li{
    padding: 0 15px;
    margin: 0 15px;
}
.sidebar-menu > li:hover{
	background-color: #eef1f6;
	color: #707071;
}
.sidebar-menu > li.menu-item--active-trail{
	background-color: #eef1f6;
	border: 1px solid #CCC;
}

.sidebar-menu > li a:link,
.sidebar-menu > li a:visited{
	display: inline-block;
  color: #444;
}
.sidebar-menu > li a:hover{}

.sidebar-menu i{
	display: inline-block;
	width: 18px;
}
.sidebar-menu i.fa-chevron-right{
	float: right;
  margin-top: 15px;
  position: absolute;
  right: 10px;
  top: 2px;
}
.sidebar-collapse .sidebar-menu > li{
    padding: 0 3px;
    margin: 0px 15px;
}
.sidebar-collapse .sidebar-menu > li.menu-item--active-trail{
	border-color: transparent;
}
.sidebar-collapse .sidebar-menu i.fa-chevron-right{
	display: none;
}
.sidebar-collapse .sidebar-menu i{
	width: 26px;
}
.sidebar-mini.sidebar-collapse .sidebar-menu > li > a{
	background: #FFF;
  width: 200px;
  padding-left: 0;
  padding-right: 0;
}
.sidebar-mini.sidebar-collapse .sidebar-menu > li > a:hover{
	color: #1544ae;
}

.skin-blue .sidebar-menu>li>.treeview-menu{
	  margin: 0 1px;
    background: transparent;
}
.skin-blue .sidebar-menu>li>.treeview-menu li{
  padding-left: 15px;
}
.skin-blue .sidebar-menu>li>.treeview-menu li i{
  display: none;
}
.sidebar-menu .treeview-menu > li .fa-chevron-right{
	display: none;
}
.skin-blue .sidebar-menu .treeview-menu>li>a{
	color: #5b5b5b;
}
.skin-blue .sidebar-menu .treeview-menu>li>a:hover{
	color: #1544ae;
}
/* 左边菜单结束 */
/* 顶部开始 */
.dropdown-menu{
	left: auto;
}
.navbar-custom-menu .dropdown-toggle{
	  background-color: transparent;
    color: #444;
    border: none;
}
.yuyanqiehuan{
  display: inline-block;
}
.yuyanqiehuan .change-lang{}
.yuyanqiehuan .change-lang i{
	padding: 0 5px;
}
.yuyanqiehuan .change-lang i.fa-language{
  display: none;
}
.yuyanqiehuan .change-lang .current{}
.yuyanqiehuan .btn-default{
  color: #444;
  background-color: #EEE;
  border: 1px solid transparent;
  border-radius: 0;
  width: 138px;
  text-align: left;
}
.yuyanqiehuan .btn-default.active.focus,
.yuyanqiehuan .btn-default.active:focus,
.yuyanqiehuan .btn-default.active:hover,
.yuyanqiehuan .btn-default:active.focus,
.yuyanqiehuan .btn-default:active:focus,
.yuyanqiehuan .btn-default:active:hover,
.yuyanqiehuan .open>.dropdown-toggle.btn-default.focus,
.yuyanqiehuan .open>.dropdown-toggle.btn-default:focus,
.yuyanqiehuan .open>.dropdown-toggle.btn-default:hover {
    color: #444;
    background-color: #EEE;
    border: none;
}
.yuyanqiehuan .btn-default.active,
.yuyanqiehuan .btn-default:active,
.yuyanqiehuan .open>.dropdown-toggle.btn-default{
	background-color: #EEE;
  border: 1px solid transparent;
  border-radius: 0;
  width: 138px;
  text-align: left;
}
.yuyanqiehuan ul.links{
  padding: 0 0 10px 0;
  margin: 0;
  display: none;
  top: 43px;
  border: none;
  border-radius: 0;
  min-width: 0;
  text-align: left;
  box-shadow: none;
  width: 138px;
}
.yuyanqiehuan .dropdown-menu>li>a{
  padding-left: 14px;
}
/**/


/**/
.main-header .navbar-custom-menu, .main-header .navbar-right {
    float: right;
    margin-top: 9px;
    margin-right: 15px;
}
.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
    background-color: #FFF;
}
.skin-blue .sidebar-menu>li.header {
    color: #444;
    background: transparent;
}
.navbar-custom-menu .current{
	display: inline-block;
}


.navbar-custom-menu ul.top-pre{
	display: inline-block;
	padding: 0;
	margin: 0 10px 0 ;
}
.navbar-custom-menu ul.top-pre li{
    list-style: none;
    display: inline-block;
    padding: 0 8px;
}
.navbar-custom-menu ul.top-pre li i{
	padding-right: 4px;
}
.open > .dropdown-menu {
    display: block !important;
}
.navbar-custom-menu ul.top-pre .content1 .title{
  padding: 0;
}
/* overview */
.overview{}
.overview .subject{
  color: #1544ae;
  padding-bottom: 10px;
  padding-top: 15px;
}
.overview .subject h3{
	display: inline-block;
}
.overview .subject h3 i{
	padding-right: 10px;
}
.overview .subject a:link,
.overview .subject a:visited{
    float: right;
    display: inline-block;
    margin-top: 24px;
    color: #FFF;
    background: #1544ae;
    padding: 5px 9px;
    font-size: 12px;
}
.overview .subject a i{
	padding-right: 5px;
}
.content1{
  width: 100%;
    display: inline-block;
}
.content1 .referal,
.content1 .title{
  display: inline-block;
  float: left;
  padding: 8px;
}
.content1 .referal{
    background: #eee;
    border: 1px solid #CCC;
    
}
.content1 .cpoy{
    display: inline-block;
    cursor: pointer;
    color: #FFF;
    background: #1544ae;
    padding: 10px 15px;
    font-size: 12px;
    float: left;
}
.content1 .des{
  padding: 10px 15px;
  font-size: 12px;
  color: green;
  float: left;
  width: 90px;

}
.overview .account{
    max-width: 300px;
    text-align: center;
    margin: 0 auto;
}
.overview .account .ico{
	width: 60px;
  height: 60px;
  background: #f6f8fb;
  border-radius: 30px;
  font-size: 28px;
  color: #1544ae;
  padding-top: 10px;
  margin: 0 auto;
}
.overview .account .username{
	font-size: 19px;
  color: #1544ae;
}
.overview .account .lastlong{
    color: #8d8d8d;
    margin-top: 6px;
}
.overview .account .lastlong i{
	padding-right: 5px;
}
.overview .finance{
	margin-top: 35px;
}
.overview .finance .item{
	width: 32%;
	display: inline-block;
}

.overview .finance .item .ico{
    display: inline-block;
    width: 45px;
    height: 45px;
    border-radius: 30px;
    background: #CCC;
    text-align: center;
    padding-top: 10px;
    float: left;
    font-size: 18px;
}
.overview .finance .item .ico i{

}
.overview .finance .item .right{
	display: inline-block;
  margin-top: 0;
  float: left;
  padding-left: 10px;
}

.overview .finance .item .right .title{
	font-size: 18px;
}
.overview .finance .item .right .value{
	color: #000;
}

/* first */
.overview .finance .item:nth-child(1) .ico{
    color: #1544ae;
    background-color: #eff3fd;
}

.overview .finance .item:nth-child(1) .right .title{
	font-size: 18px;
	color: #1544ae;
}
/* second */
.overview .finance .item:nth-child(2) .ico{
  color: #934fef;
  background-color: #f2ebfa;
}

.overview .finance .item:nth-child(2) .right .title{
	font-size: 18px;
	color: #934fef;
}

/* third */
.overview .finance .item:nth-child(3) .ico{
  color: #fa973c;
  background-color: #faf1e5;
}

.overview .finance .item:nth-child(3) .right .title{
	font-size: 18px;
	color: #fa973c;
}
.overview .content .col-md-6:nth-child(2){}
.overview .content .col-md-6:nth-child(2) .title{
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 40px;
}
.overview .content .col-md-6:nth-child(2) .value{}
.overview .content .col-md-6:nth-child(2) .value #referal{
	background: #eee;
  border: 1px solid #CCC;
  padding: 8px;
}

.overview > .more {
    text-align: center;
    border-left: 1px solid #f4f4f4;
    border-right: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4;
    padding: 12px 0;
}
.overview > .more a,
.overview > .more a:link,
.overview > .more a:visited{
  color: #1544ae;
  font-size: 18px;
}
.overview > .more a:hover{
  color: #1544ae;
}
.overview > .header{
    text-align: right;
    margin-top: -41px;
    margin-bottom: 16px;
    font-size: 18px;
}
.overview > .header .total{
  color: #1544ae;
}
/* tables */
.table-responsive{
  width: 100%;
  margin-top: 20px;
}
.table-responsive table{
  margin-bottom: 0;
  border: none;
}
.table-responsive table thead tr{
  border-bottom: 2px solid #000;
}
.table-responsive table thead tr th{
  border: none;
  padding: 20px 10px;
  text-align: center;
}
.table-responsive table tbody tr{}
.table-responsive table tbody tr td{
  text-align: center;
  padding: 10px 10px;
  vertical-align: middle;
}
.form-group {
    margin-bottom: 0;
    margin-top: 0;
    vertical-align: middle;
}
.table-responsive table tbody tr td p{
  margin: 0;
}
/*footer*/

.main-footer{
  background: url("../images/footer-bg.png") no-repeat center center transparent;
  background-size: cover;
}
.footer{
  padding: 30px 0;
}
#footer{
  background: transparent;
  border-top: none;
  padding: 20px 0 20px;
  text-align: center;
  margin-bottom: 0px;
}
#footer {
  padding: 0;
}
#footer h2{
  text-align: left;
  margin: 11px 0 25px;
  font-size: 18px;
  font-weight: normal;
  color: #FFF;
  background: url(../images/footer-title-bg.png) no-repeat left center transparent;
  padding-left: 15px;
}

#footer h2::before{}
#footer .footer-area{}
#footer .footer-area ul{
  padding: 0;
    
}
#footer .footer-area ul li{
    list-style: none;
    line-height: 37px;
    font-size: 14px;
    text-align: left;
}
#footer .footer-area ul li a:link,
#footer .footer-area ul li a:visited{
  color: #dedede;
}
#footer .footer-area ul li a:hover{}
#subfooter1 a:link,
#subfooter1 a:visited{
  color: #8f8e8e;
}
.logo-footer{
  margin: 20px 0;
}
.linghuo-footer{
  margin-bottom: 20px;
}
.linghuo-footer .block{
  color: #8f8e8e;
}
#subfooter1 {}
#subfooter1  .image{
  margin: 35px 0 20px;
}
#subfooter1 .image img{}
#subfooter1 .note{
  color: #8f8e8e;
}
#subfooter1 .copyright{
    color: #8f8e8e;
    text-align: center;
    margin: 10px 0 10px;
}
/*end footer */
/*table start*/
.befor-table{
    text-align: right;
    margin-top: -47px;
}
.befor-table a,
.befor-table a:link,
.befor-table a:visited{
    background: #1544ae;
    color: #FFF;
    padding: 5px 10px;
}
.befor-table a:hover{}

.subfixx{
  font-size: 16px;
  margin: 40px 0 10px;
}
.subfixx .word{

}

.subfixx .total{
  color: #1544ae;
}
/*table end*/
/* submit */
input.form-submit{
  background: #1544ae;
  border: none;
  border-radius: 0;
  padding: 8px 20px;
  margin: 0;
}
input.form-submit:hover{
  background: #1544aed4;
}
.form-control:focus {
  border-color: #1544ae;
  box-shadow: none;
}
/* 提现 */
#edit-pay-type--wrapper #edit-pay-type{}
#edit-pay-type--wrapper #edit-pay-type .js-form-item{
    width: 20%;
    display: inline-block;
    text-align: center;
    padding: 23px 0px;
}
#edit-pay-type--wrapper #edit-pay-type .js-form-item input{}
#edit-pay-type--wrapper #edit-pay-type .js-form-item input label{}
#edit-pay-type--wrapper #edit-pay-type .js-form-item input label .title{}
#edit-pay-type--wrapper #edit-pay-type .js-form-item input label .title .image{}
#edit-pay-type--wrapper #edit-pay-type .js-form-item input label .title .image img{
  max-width: 100%;
}
.send_message {
    float: right;
    margin-top: -50px;
    padding: 8px 15px;
    cursor: pointer;
    background: #1544ae;
    color: #FFF;
}
.send_message:hover{
  background: #1544aee3;
}
#transaction-account-add-form{}
#transaction-account-add-form .item{
    line-height: 28px;
    font-size: 16px;
}
#transaction-account-add-form .item .label1{
  width: 130px;
    display: inline-block;
    text-align: right;
    margin-right: 10px;
}
#transaction-account-add-form .item .value{
  color: #1544ae;
}

#referal.content1{
  width: 100%;
  float: left;
  margin-top: 10px;
  margin-bottom: 20px;
}
#pre-tixian{
  margin-top: 20px;
}
#pre-tixian .first{
    margin-bottom: 10px;
    font-size: 22px;
    color: red;
}
#pre-tixian .first i {
  font-size: 38px;
  padding-right: 10px;
}
#pre-tixian .content{
  padding: 0;
  margin:0;
}
#pre-tixian .col-md-3{}
#pre-tixian .col-md-3 .payment{
  text-align: center;
  margin-top: 120px;
}
#pre-tixian.first-tixian .col-md-3 a:link,
#pre-tixian.first-tixian .col-md-3 a:visited{
  filter: grayscale(100%);
}
#pre-tixian .col-md-3 a:link,
#pre-tixian .col-md-3 a:visited{
  display: block;
  max-width: 234px;
  margin: 0 auto;
  padding: 30px;
  border: 1px solid #EEE;
  
}
#pre-tixian .col-md-3 a:hover{
  border: 1px solid #CCC;
}
#pre-tixian .col-md-3 .payment .image{}
#pre-tixian .col-md-3 .payment .image img{
  margin: 0 auto;
  height: 60px;
  max-width: 100%;
}
#pre-tixian .col-md-3 .payment .title{
  font-size: 16px;
  color: #444;
}
#pre-tixian .col-md-3 .payment .desc{
  color: #888;
}

img.language-icon{
  display: inline-block;
  padding-right: 3px;
}

.modal-open .modal{}
.modal-open .modal .modal-body {
    position: relative;
    padding: 15px;
    overflow: scroll;
    max-height: 600px;
    text-align: left;
}
.modal-open .modal .modal-body table{
  width: 100%;
}
.modal-open .modal .modal-body table caption{
  text-align: center;
  font-size: 16px;
  color: #000;
}

.modal-open .modal .modal-body table tbody tr{
  border-bottom: 1px solid #000;
}
.modal-open .modal .modal-body table tr:first-child{
  border-bottom: 2px solid #000;
}
.modal-open .modal .modal-body h3,
.modal-open .modal .modal-body h2{
  font-size: 20px;
}
.modal-open .modal .modal-body p{
  padding: 0 10px;
  text-indent: 2em;
}
.content-form span{
  padding-right: 15px;
  color: #1544ae;
}

.content-form span.active{
  padding-right: 15px;
  color: #b6b3b3ba;

}
div.botton{
  cursor: pointer;
}
.menu-item--expanded {
    list-style-type: none;
    list-style-image: none;
}
.member{
	width: 100%;
	float: left;
}
.member h3.title{
	margin-bottom: 20px;
}
.member .col-md-4{
	margin-bottom: 15px;
}
.member .col-md-4 .content{
	border: 1px solid #0d0d0d21;
  border-radius: 10px;
}
.member .col-md-4 .content h4{
	margin: 25px 0 15px;
}
.member .col-md-4 .content .item{
	padding: 10px 0;
}
.member .col-md-4 .content .item .title{
	padding-right: 10px;
}
.member .col-md-4 .content .item .value{
	color: #1544aed4;
	font-weight: bold;

}

#authorization-code-form{
	width: 100%;
  float: left;
  margin-top: 40px;
}
#authorization-code-form .yanzheng{
	font-size: 24px;
  margin-bottom: 20px;
}
#authorization-code-form edit-code{}
#authorization-code-form input#edit-code{}
#authorization-code-form input#edit-code{}

.price{
	width: 100%;
  float: left;
}
.price h3.title{
	margin-bottom: 20px;
}
.price .col-md-4{
	margin-bottom: 15px;
}
.price .col-md-4 .content{
	border: 1px solid #0d0d0d21;
  border-radius: 10px;
}

.price .col-md-4:nth-child(2){}
.price .col-md-4 .content:nth-child(2){
	border: 1px solid #cfcefc;
  border-radius: 10px;
  background: #f5f5ff;
}


.price .col-md-4 .content h4{
	margin: 25px 0 15px;
}
.price .col-md-4 .content .item{
	padding: 10px 0;
}
.price .col-md-4 .content .item .title{
	padding-right: 10px;
}
.price .col-md-4 .content .item .value{
	color: #1544aed4;
	font-weight: bold;
}

.nav-tabs-custom > .tab-content{
	width: 100%;
	float: left;
}

.block-get-sns-hot table td.title a{
	overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  height: 28px;
}
.block-get-sns-hot table td.hot {
	overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  height: 28px;
}