/*------------------------------------------
Template Name: AdminEx Dashboard
Author: ThemeBucket
-------------------------------------------*/

@import url('bootstrap.min.css');
@import url('bootstrap-reset.css');
@import url('jquery-ui-1.10.3.css');
@import url('../fonts/css/font-awesome.min.css');

body {
    background:#eff0f4;
    
    color: #7a7676;
    line-height: 20px;
    overflow-x: hidden;
    font-size: 14px;
}

input, select, textarea {
    font-family: 'Open Sans', sans-serif;
    color: #767676;
}

a {
    color: #65CEA7;
}

a:focus, a:active, a:hover {
    outline: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration:none;
}

h1, h2, h3, h4, h5 {
    font-family: 'Open Sans', sans-serif;
}

.mtop10 {
    margin-top: 10px;
}

hr {
    border-color: #ddd;
}
.listinfo {
overflow-x:auto;
}
.table th {
    color:#535351;
}
.table td {
    color:#1b2128;
}
.listinfo .radio {
padding-left:0px;
margin:0px;
min-height:15px;
padding:0px;
}
.layui-table td, .layui-table th {
    padding:9px 10px;
}
#content {
    margin: 0 auto;
    max-width:640px;
    height:100%;
     background:#eff0f4;
}

/*-------------------------------
            LOGIN STYLES
-------------------------------*/

.login-body {
    background: #ffffff;
    max-width: 640px;
    height: 100%;
}
.login-head {
   
    margin:0px auto;
    text-align:center;
    padding-top:15px;
}
.login-head h2 {
     font-family:'Microsoft YaHei';
     color:#000;
     font-size:20px;
     line-height:30px;
     display:inline;
     
}
.login-head h4 {
     font-family:'Microsoft YaHei';
     color:#999;
     display:inline;
}

.login-main {
    width:80%;
    margin:0px auto;
    padding:20px;
}
.login-main .form-group img{
    width:auto;
}
.login-foot {
    padding:15px;
    margin:0px auto;
    margin-top:15px;
    width:100%;
    color:#333;
    text-align:center;
    font-family:'Microsoft YaHei';
}

.reg-body {
    background: #ffffff;
    max-width: 640px;
    height: 100%;
}
.reg-main {
    width:80%;
    margin:0px auto;
    padding:20px;
}
.reg-main ul{
    
    margin-bottom:15px;
}
.reg-main li{
    
    padding:5px 0px;
}
.reg-main .tip{
    color:#bbb;
}
.reg-foot {
    color:#bbb;
    margin:0px auto;
    margin-bottom:15px;
    width:100%;
    
    text-align:center;
    font-family:'Microsoft YaHei';
}
.autoscale {
    width:auto;
    display:inline;
}
.red {
color:#f6323c;
}
.green {
color:#3c763d;
}
.cms_text {
    line-height:30px;
    padding:15px;
}
.cms_text h5{
    padding:0px 15px;
    font-size:20px;
    font-weight:bold;
    text-align:center;
    font-family:'Microsoft YaHei';
}
.cms_text img{
    max-width:100%;
}
/*----------------------------
        HEADER SECTION
-----------------------------*/

.header-section {
    background: #26B9AC;
    border-bottom: 1px solid #eff0f4;
    position:fixed;
    top:0px;
     margin: 0 auto;
    max-width: 640px;
    z-index:1500;
    width:100%;
    -webkit-transform: translateZ(0);
}

.header-section::after {
    clear: both;
    display: block;
    content: '';
}
.toggle-btn a {
    color:#fff;
}
.toggle-btn {
    width: 10%;
    height: 50px;
    font-size: 20px;
    padding: 15px;
    cursor: pointer;
    position:fixed;
    float: right;
    color: #fff;
    right:0px;
    text-align:center;
    -moz-transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

.toggle-btn:hover {
    color: #fff;
    border-right-color: #65CEA7;
}
.back-btn {
    width: 10%;
    height: 50px;
    font-size: 30px;
    padding-top: 5px;
    padding-left:15px;
    cursor: pointer;
    float: left;
    color: #fff;
    
    -moz-transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}
.header-tit {
    font-size:16px;
    color:#fff;
    width:80%;
    overflow:hidden;
    height: 50px;
    float:left;
    line-height:50px;
}
.page-section {
    top:50px;
    position:relative;
    background:#fff;
    padding-bottom:50px;
    -webkit-transform: translateZ(0);
    
}
.main-section {
    top:50px;
    height:100%;
    max-width:640px;
    position:relative;
    padding-bottom:50px;
    -webkit-transform: translateZ(0);
    
}
.shrink10 {
    padding:10px 0px;
    margin-bottom:15px;
}
.home-scroll {
    height:200px;
    width:100%;
    background:#fff;
}
.home-scroll img{
   max-width:100%
}

.col-list ul li{
    width:50%;
    float:left;
    padding:10px;
    background:#fff;
}

.col-list ul li img{
    width:100%;

   
}
.recommend-list img {
    width:100%;
    margin-bottom:10px;
}
.footer-section {
    background: #fff ;
    border-bottom: 1px solid #eff0f4;
    position:fixed;
    margin: 0 auto;
    max-width: 640px;
    bottom:0px;
    height:50px;
    width:100%;
    border-top:1px solid #DDDDDD;
    z-index:1500;
    -webkit-transform: translateZ(0);
}

.footer-section a{
    height:50px;
    width:20%;
    float:left;
    color:#bbb;
    
    text-align:center;
    padding-top:5px;
    cursor:pointer;
    
   
}
.footer-section i{
    font-size:20px;
}
.footer-section a:hover{
    color:#26B9AC;
    text-decoration:none;
}
.footer-section .on{
    color:#26B9AC;
    text-decoration:none;
}
.footer-section .badge{
    background: #FF6C60;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    font-size: 10px;
    font-weight: normal;
    line-height: 13px;
    padding: 2px 5px;
    position: absolute;
    
    top: 10px;
}
/*
.member-index-top {
    background-image:url(/images/memberbg.jpg);
    background-position:center;
    background-repeat:no-repeat;
    height:300px;
    text-align:center;
    padding-top:20px;
    border-bottom:1px solid #bbb;
}
.home_head {
    height: 145px;
    width: 145px;
    -webkit-border-radius: 145px;
    overflow: hidden;
    margin:0px auto;
    
}
    .home_head img{
    max-width:145px;
    max-height:145px;
}
.member-index-top p{
    color:#26B9AC;
    font-size:16px;
    line-height:30px;
    text-align:center;
}
    .topinfo {
padding:20px;
color:#333;
line-height:30px;
width:90%;
margin:0px auto;
text-align:left;
}
*/
.member-index-top {
    background-color:#fff;
    height: 120px;
    text-align: center;
    
    border-bottom: 1px solid #bbb;
}

.home_head {
    height: 115px;
    width: 115px;
    float:left;
    overflow: hidden;
    margin-left: 50px;
}
    .home_head img {
        max-width: 100px;
        max-height: 100px;
    }

.member-index-top p {
    color: #26B9AC;
    font-size: 16px;
    line-height: 30px;
}
.topinfo {
padding:20px;
color:#333;
line-height:30px;
float:left;
margin:0px auto;
text-align:left;
}
.clear {
clear:both;
}
.layui-carousel img{
	height:200px;
}
.member-index-nav {
    margin:10px 0px;
    clear:both;
    background-color:#fff;
}
.member-index-nav ul li{
   font-size: 19px;
    font-weight: normal;
    width: 33%;
    text-align:center;
    border-bottom: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    float: left;
    display: inline;
    line-height: 40px;
    position: relative;
    text-align: center;
    
}
.member-index-nav .item{

    height:100px;
    width:100%;
    padding:20px;
    text-align:center;
    color:#333;
    font-size:14px;
    display:block;

}
.member-index-nav .item i{
    font-size:30px;
    color:#26B9AC;
}
.list-link>li:after {
    content: "";
    display: block;
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -7px;
    width: 8px;
    height: 14px;
    background: url(/images/icon_arrowlink.png) no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}

ul.activity-list {
    list-style-type: none;
    padding: 0;
}

ul.activity-list li {
    margin-bottom:10px;
    background-color: #fff;
    border: 1px solid #DEE5E7;
    border-radius: 4px;
    padding:20px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);

}
ul.activity-list .avatar img {
    float: left;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

ul.activity-list .activity-desk {
    margin-left: 0px;
}
ul.activity-list .deskright  {
    margin-left: 110px;
    min-height: 130px;
}
ul.activity-list .deskright1  {
    margin-left: 0px;
    min-height: 130px;
}
ul.activity-list .activity-desk h5 {
    color: #2a323f;
    
    font-size:16px;
    font-family:'Microsoft YaHei','Î¢ÈíÑÅºÚ','ËÎÌå';
}
    ul.activity-list .activity-desk .unread {
    font-weight:bold;
    }
ul.activity-list .activity-desk p {
    margin-top:10px;
    font-family:'Microsoft YaHei','Î¢ÈíÑÅºÚ','ËÎÌå';
    line-height:25px;
}
ul.activity-list .activity-desk .designation{
    padding:10px 0px;
    display:block;
    font-size:12px;
}
 
ul.activity-list .activity-desk .btn-muted {
    margin-top:10px;
    float:right;
    font-family:'Microsoft YaHei','Î¢ÈíÑÅºÚ','ËÎÌå';
}
ul.tasks-list {
    list-style-type: none;
    padding: 0;
}

ul.tasks-list li {
    display: inline-block;
    width: 100%;
    
   
    padding-bottom: 15px;
    margin-bottom:15px;
    border-bottom: 1px solid #DEE5E7;
}
ul.tasks-list .avatar img {
    float: left;
    width: 150px;
    height: 120px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

ul.tasks-list .activity-desk {
    margin-left: 0px;
}
ul.tasks-list .deskright  {
    margin-left: 160px;
    height: 130px;
}
ul.tasks-list .activity-desk h5 {
    
    
    font-size:14px;
    line-height:30px;
    font-family:'Microsoft YaHei','Î¢ÈíÑÅºÚ','ËÎÌå';
}
    ul.tasks-list .activity-desk .unread {
    font-weight:bold;
    }
ul.tasks-list .activity-desk p {
    margin-top:10px;
    font-family:'Microsoft YaHei','Î¢ÈíÑÅºÚ','ËÎÌå';
}
ul.tasks-list .activity-desk .btn-muted {
    margin-top:10px;
    float:right;
    font-family:'Microsoft YaHei','Î¢ÈíÑÅºÚ','ËÎÌå';
}

.info_nav {
    width:90%;
    margin: 10px auto;
    padding-bottom:50px;
}
    .info_nav .nav-item {
        border-bottom:1px solid #ddd;
        padding:20px 0px;
        display:block;
        color:#333;
    }

.info_nav .item{
    line-height:30px;
    padding-left:15px;
    font-size:16px;
    vertical-align:top;
}
.info_nav .more {
    content: "";
    display: block;
    position: relative;
    float:right;
    
    margin-top: 30px;
    width: 8px;
    height: 14px;
    background: url(/images/icon_arrowlink.png) no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}
.info_right {
    font-size:24px;
    color:#50B634;
    padding-right:5px;
    
}
.info_grey {
    font-size:24px;
    color:#ccc;
    padding-right:5px;
}

.info_nav .item ul li {
float:left;
line-height:30px;
}
.info_nav .item .tipgap{
    line-height:30px;
    font-size:14px;
    color:#ccc;
    text-align:center;
    width:30px;
}
.info_nav .item .tiptext{
    line-height:30px;
    font-size:14px;
    color:#ccc;
    display:inline-block;
    position:relative;
    max-width:450px;
}

.menu-list {
    padding:15px;
}
.menu-list ul li a {
line-height:30px;
display:block;
border-bottom:1px solid #ddd;
padding:15px;
}

.menu-list .more {
    content: "";
    display: block;
    position: relative;
    float:right;
    
    margin-top: 10px;
    width: 8px;
    height: 14px;
    background: url(/images/icon_arrowlink.png) no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}

.shrink15 {
    padding:15px
}
.p-info {
    margin-bottom:15px;
}
.p-info li{
    border-bottom:1px solid #ddd;
    padding:10px 0px;
}

.p-info li .title{
    line-height:30px;
    padding-left:15px;
    color:#333;
    font-weight:bold;
}
.p-info li p{
    padding-bottom:10px;
}
.p-info li span{
    padding-left:15px;
    
}
.info_view {
    padding-bottom:30px;
}
.detail-info {
    margin-bottom:15px;
}
.detail-info li{
    border-bottom:1px solid #ddd;
    padding:10px 0px;
}

.detail-info li .title{
    margin-top:0px;
    line-height:30px;
    padding-left:15px;
    color:#333;
    font-weight:bold;
    width:25%;
    display:inline-block;
}
.detail-info li .desk{
    width:70%;
    line-height:30px;
     display:inline-block;
}
.detail-info li p{
    padding-bottom:10px;
}
.detail-info li span{
    padding-left:15px;
    
}
.icheck label {
    font-weight: normal;
    padding:0px 5px;
    
}

.icheck .checkbox, .icheck .radio {
    margin-bottom: 10px;
display:inline;
}
.icheck .checkbox, .icheck .radio input {
    height:15px;
    width:15px;
    }
.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox],.radio input[type=checkbox], .radio-inline input[type=checkbox] {

    float:none;
}
.col-md-6 {
    width:50%;
    float:left;
}

/*´íÎóÒ³Ãæ*/
.error_body {
    max-width:640px;
    margin:0px auto;
    padding:20px;
    padding-top:80px;
}
.error-ico img{
max-width:120px;
}
.error-ico {
    top:80px;
width:30%;
text-align:center;
margin:0px auto;
}
.error-content {
max-width:640px;
padding:20px;
text-align:center;
margin:0px auto;
font-family:'Microsoft YaHei','Î¢ÈíÑÅºÚ','ËÎÌå';
}
.error-content h5{
    font-size:20px;
    padding:10px 0px;
    margin:0px;
}
.error-content p{
    line-height:30px;
    font-size:14px;
    
}

.find_tit {
    text-align:center;
    line-height:50px;
    font-size:20px;
}
.find_note {
    text-align:center;
    line-height:30px;
    padding-bottom:15px;
}
.blog-post img {
width:100px;
}
.blog-post .media-body p{
    line-height:30px;
}
£¬info-list {
    margin-bottom:20px;
}
.footmarin40 {
    margin-bottom:40px;
}
.footerline {
    border-bottom:1px solid #ddd;
}
.detailimg {
    text-align:center;
    min-height:300px;
}
.detailimg img {
    width:100%;
}
.detailmain h5{
    font-weight:bold;
    font-size:16px;
    color:#333;
}
.detailmain p{
    line-height:30px;
    padding:10px 0px;
}
.detailmenu {
    background-color:#fff;
    border-top:1px solid #ddd;
    
}
.detailmenu .menu-list{
    padding:0px;
}
.btn.disabled, .btn[disabled] {
    opacity:1;
}
.btn-fixed {
    font-size:16px;
    line-height:40px;
}

.chats {
    margin:0;
    padding: 0;
    margin-top: -15px;
    
}

.chats li {
    list-style: none;
    padding: 8px 0 5px;
    font-size: 14px;
    background:#fff;
    padding:15px;
    margin-bottom:15px;

}

.chats li img.avatar {
    max-height: 60px;
    max-width: 60px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}

.chats li.in img.avatar {
    float: left;
    margin-right: 10px;
    margin-top: 0px;
}

.chats li .name {
    font-size: 14px;
    font-weight: 400;
}

.chats li .datetime {
    color:#adadad;
    font-size: 14px;
    font-weight: 400;
    padding-left:20px;
}
.useset {
    float:right;
    padding-right:20px;
    font-size:16px;
    font-style:normal;
    
}
.useset a{
    cursor:pointer;
}
.useset dd{
    font-size:13px;
    display:inline-block;
    
}
.chats li.out img.avatar {
    float: right;
    margin-left: 10px;
    margin-top: 0px;
}

.chats li .message {
    display: block;
    padding: 5px;
    position: relative;
}

.chats li.in .message {
    text-align: left;
    margin-left: 65px;
}

.chats li.in .message .arrow {
    display: block;
    position: absolute;
    top: 15px;
    left: -8px;
    width: 0;
    height: 0;

    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}

.chats li .message .body {
    display: block;
    padding:10px 0px;
    line-height:30px;
}
.list_norecord {
    line-height:40px;
    text-align:center;
}
.search-panel {
display:none;position:fixed;margin-top:-10px; z-index:9999; border:1px solid #DEE5E7; border-top:0px; background-color:#ffffff; width:100%; max-width:640px;
padding:15px;

}
.cate-panel {
display:none;position:fixed;margin-top:-10px; z-index:9999; border:1px solid #DEE5E7; border-top:0px; background-color:#ffffff; width:100%; max-width:640px;
padding:15px;

}
.cate-panel li dl {
    position:relative;
    width:50%;
    overflow:hidden;
    background-color:#eeeeee;
    line-height:40px;
    border-bottom:1px solid #DEE5E7;
    border-right:1px solid #DEE5E7;
    padding:0px 10px;
}

.cate-panel li dr {
    display:none;
    
    width:48%;
    position:absolute;
    top:15px;
    right:0px;
}
.cate-panel li dr li{
    line-height:40px;
    padding:0px 10px;
    border-bottom:1px solid #DEE5E7;
}
.cate-panel li dr li a{
   display:block;
}
.cate-panel li dr li a:hover{
   color:#26B9AC;
}
.cate-panel .on dl{
    background-color:#fff;
    border-right:1px solid #fff;
}
.cate-panel .on dr{
   display:block;
}
.row {
    border-bottom:1px solid #DEE5E7;
}
.row .tit{
    display:block;
    line-height:40px;
    color:#333;
    font-weight:bold;
}
.row .items a{
    display:inline-block;
    line-height:40px;
    padding:0px 10px;

}
.row .items a:hover{
    color:#26B9AC;
}
.row .items .on{
     color:#26B9AC;

}
.btn-danger{
    background-color:#26B9AC;
    border-color:#26B9AC;
}
.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger:after ,.btn-danger:checked,.btn-danger:visited {
    background-color:#26B9AC;
    border-color:#26B9AC;
}

