/*初始化样式start*/
body,form,ul,li,ol,dl,dt,dd,p,h1,h2,h3,h4,h5,h6 {margin:0; padding:0; font-weight:normal; font-size:14px; font-family:'Microsoft YaHei','宋体'; color: #333;}
div{margin:0; padding:0; }
input,textarea{outline:none}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    appearance: none; 
    margin: 0; 
}
body{background: #edf0f7;}
/* 火狐 */
input{
    -moz-appearance:textfield;
}
a{outline:none!important}
table , tr ,td {margin:0;padding:0; border-collapse:collapse;color:#333;}
em,i {font-style:normal;}
img,input {border:0; font-family:'Microsoft YaHei','宋体';}
ul,li {list-style-type:none;vertical-align:middle;}
a {text-decoration:none;color:#666;}
a:hover {color: #ff7300;}
*, :after, :before {
    box-sizing: border-box;
}
.fl { float:left; }
.fr { float:right; }
.clear {clear:both;}
.clearfix:after{content: "0"; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix{zoom: 1;}
/*初始化样式end*/

/*居中样式*/
.new_top_content , .new_logo_content {width:1200px;margin:0 auto;}
.login .p1{ text-align:center;}
.display-none{display: none;}
.input-error{border: 2px solid #EE3333 !important;}
    .w960 {
         margin: 0 auto; 
    }
.layui-nav-user {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    background: none;
}
.layui-nav-user .layui-icon-notice{ font-size: 18px; }
.layui-nav-user .layui-badge{margin: -22px 10px 0;}
/*登录*/
.user_logo{ height:118px;} 
.user_logo .logo{width:1200px;display:block;margin:0 auto;overflow:hidden;}
.user_logo .logo img{float:left;margin-left:10px;margin-top:35px;} 
.login .w960{width:1200px;}
.login{clear:both; margin:0 auto 10px;     margin-bottom: 0; height:450px; background:url(../images/pic_login_bg.jpg) no-repeat center;}
.login .d{ display:inline; float:right; margin:22px 0px 0 0; width:300px; height:400px;background-color: rgba(0, 0, 0, 0.2);
    border-radius: 10px;}
.login .p1{ height:60px; font-size:18px; font-family:"Microsoft YaHei"; line-height:60px;    color: #fff; font-weight: bold; border-bottom: 1px solid #dedede;}
.login .p1 span{ float:right; font-size:12px; font-family:"宋体";}

.login .b_wrap{ height: 240px;padding-top: 20px;}
.login li { height:55px;}
.login li .s{ float:left; width:80px; height:38px; line-height:38px; text-align:right; font-size:16px; color: #fff;}
.login li .text{ float:left; padding:0 5px; width:188px; border:1px solid #ddd; height:38px; line-height:38px;} 
.login .b{ margin:15px 0 0 43px; width:240px;}
.login .b .button{ display:inline-block; margin-bottom:10px; width:220px; height:40px; background:#ff8300; border:1px solid #ff8300; color:#fff;font-size:16px;} 
.login .b .button:hover{ cursor: pointer; }
/*底部区域*/
.footer_wrap{ overflow: hidden; width: 100%; min-width: 1200px; border-top: 1px solid #ddd; background-color: #fff; padding-bottom: 30px;}
.footer_wrap .in_box{ margin: 0 auto; overflow: hidden; padding-top: 1px; width: 1200px;}
.footer_wrap .box1{ float: left; padding: 30px 0; width: 1200px; height: 50px; border-bottom: 1px solid #ddd;    box-sizing: initial;}
.footer_wrap .box1 li{ float: left; padding-left: 65px; height: 50px; }
.footer_wrap .box1 li p{ font-size: 18px; color: #999; line-height: 28px;}
.footer_wrap .box1 li .p1{ color: #f39800 ;}
.footer_wrap .box1 .one{ margin-left: 20px; width: 285px; background-position:0;background: url(../images/foot1.png) no-repeat}
.footer_wrap .box1 .two{ width: 325px; background-position:0;background: url(../images/foot3.png) no-repeat}
.footer_wrap .box1 .three{ width: 305px; background-position:0;background: url(../images/foot4.png) no-repeat}
.footer_wrap .box1 .four{ width: 260px; background-position:0;background: url(../images/foot5.png) no-repeat}
.footer_wrap .box2{ float: left; margin: 30px 0 0 20px; width: 810px; height: 158px;}
.footer_wrap .box2 li{ float: left; width: 270px; height: 158px;}
.footer_wrap .box2 h3{ font-size: 18px; line-height: 46px; color: #000;}
.footer_wrap .box2 p{ font-size: 14px; line-height: 24px;}
.footer_wrap .box2 p a{ color: #666;}
.footer_wrap .box2 p i{ color: #ddd;}

.footer_wrap .box3{ float: left; margin-left: 25px; padding: 47px 0 0 0px; width: 265px; height: 130px; }
.footer_wrap .box3 .code{ float: left; width: 126px; height: 110px; margin-left:537.5px}
.footer_wrap .box3 .code p{ text-align: center; line-height: 22px;}
.footer_wrap .box3 .img img{ width: 103px; height: 103px; border: 1px solid #ddd;}
.footer_wrap .box5{ float: left; margin: 23px 0; width: 1200px;}
.footer_wrap .box5 p{ font-size: 14px; line-height: 30px; text-align: center;}
 
/*底部区域end*/
.in_box .box3{
    width:1200px!important;
    height:177px!important; 
    box-sizing: border-box;
}
.box3 .box3_div1,.box3 .box3_div2,.box3_div2 div{
  float:left;
  text-align:center;    
}
.box3 .box3_div1 div{
    height:65px;padding-top:9px;box-sizing: border-box;
}
.footer_wrap .box3 .code{
    margin-left:10px;
    margin-right:10px;
}
.box3_div2{
    width:875px;
    height:130px;
}
.box3_div2 p{
    height:35px;
    line-height:35px;
    text-align:left;
    font-size:14px;
}
.box3_div2 h1{
    font-size:16px;
    font-weight:700;
    text-align:left; 
    margin-bottom:10px;
}
.box3_div2 div{
    margin-right:20px;
    width:380px;
    box-sizing: border-box;
}
.boxma{float:left;}
.menu{float:right; width: 500px; padding-top:42px;}
.menu ul{float:right;}
.menu ul li{ float:left;} 
.menu ul li a {
    line-height: 52px;
    font-size: 16px;
    color: #6D6D6D;
    font-weight: 400;
    padding: 15px 13px;
}


/* index */
.topbar{ 
    height: 35px;
    border-bottom: 1px solid #ddd; 
    background: #f5f5f5;
    color: #666;
    font-size: 14px;
    line-height: 35px;
}
.head_top{ width:1200px; margin:0 auto; padding:0;}
.head_top .top_l{ float:left;}
.head_top .top_r{ float:right;}

.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.banner{
    position: relative;
    overflow: hidden;
}
.banner .swiper-slide img{
    width: 100%;
    margin:0 auto
}
.user{
    position: absolute;
    left: 50%;
    margin-left: 310px;
    top: 10px;
    width: 290px;
    height: 330px;
    background:rgba(23,23,23,.65);
    z-index: 3;
    border-radius: 10px;
}

.user_info{}
.user_icon{
    display: block;
    overflow: hidden;
    height: 150px;
    border-bottom: 1px solid #dedede;
}
.user_details{ 
    text-align:center; 
    margin: 15px 0px;
}
.user_details img{    
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align:center;
    }
.user_details p{    
    font-size: 14px;
    color: #fff;
    padding-top: 5px;
}
.login_info{ 
    text-align:center;
    }
.login_info a{
    padding: 5px 20px;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 3px;
}
.login_info a:hover{ 
    background-color:#f39800;
    border: 1px solid #f39800;
} 
.news{
    width: 290px;
    height: 170px;
    padding: 5px 5px;
    margin: 5px 5px;
}
.news h3{
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    float: left;
}
.news .more{ float: right;color: #fff;    padding-right: 6px; }
.news-wrap{
    height: 130px;
}
.news-wrap .news_list{  
    display:block;
    overflow: hidden;
    z-index: 9999
    
}
.news-wrap ul li{ 
    color:#666; 
    line-height:25px; 
    height:25px;
    display:block;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    z-index: 999999
}
.news-wrap ul li a{ 
    color:#666;
    white-space: nowrap;
    overflow: hidden;
}
.news-wrap ul li a:hover{
    color: #f39800;
}
.main{ width:1200px; margin:0 auto;}
.main01,.main02,.main03{
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
}
.main01{width:690px; margin: 30px auto;
    font-size: 20px;
    border-radius: 2px;
    background-color: transparent;}

.search-box{
    display: block;
    overflow: hidden;
}
.search-box form input {
    width: 410px;
    padding: 0 90px 0 15px;
    height: 46px;
    line-height: 30px;
    font-size: 14px!important;
    border: none;
    background-color: #fff;
    border-radius: 2px 0 0 2px;
    border-top: 1px solid #d1d1d1!important;
    border-left: 1px solid #d1d1d1!important;
    border-bottom: 1px solid #d1d1d1!important;
    color: #333;
    float:left;
}
.search-box form select{
    width: 150px;
    height: 46px;
    float:left;
    line-height: 46px;
    font-size: 16px;
    text-align: center;
    border-top: 1px solid #d1d1d1!important;
    border-left: 1px solid #d1d1d1!important;
    border-bottom: 1px solid #d1d1d1!important;
}
.search-box form button {
    float:left;
    display: block;
    width: 130px;
    height: 46px;
    line-height: 46px;
    color: #fff;
    border: 0;
    text-align: center;
    background-color: #009688;
    border-radius: 0 2px 2px 0;
    font-size: 16px;
}
.tools_website{     
    width: 100%;
    background: #edf0f7;
    display: block; }
.website{  width: 1200px; height: 120px; margin: 0 auto;background: url(/static/images/tools_bg.png) no-repeat center right #edf0f7;}
.web-set {  width: 402px; padding-top: 40px;}
.web-set h2{
    width: 100px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background-color: #009688; 
    color: #fff;
    font-size: 16px;
    float: left;

}
.web-set select{  
    width: 300px;
    height: 46px;
    line-height: 46px;
    border: 0;
}
/*
.web-set .layui-form-pane .layui-form-label, .web-set  .layui-input, .layui-select, .layui-textarea{    border-color: #f9ca7d;}
 .web-set .layui-input:focus, .layui-textarea:focus {
    border-color: #f9ca7d!important;
} 
.web-set .layui-input:hover, .layui-textarea:hover {
    border-color: #f9ca7d!important;
} */
.web-set .layui-form-select dl dd.layui-this {
    background-color: #f39800;
    color: #fff;
}
.section-wrap.left {
    float: left;
    width: 330px;
    height: 217px;
    
}
.section-wrap.center {
    float: left;
    width: 490px;
    height: 217px;
    margin-left: 15px;
}
.section-wrap { 
    background: #fff;
    border: 1px solid #e6e6e6;
    margin-top: 15px;
    box-shadow: 0 0 2px 2px hsla(0,0%,79%,.2);
}
.section-title-wrap {
    clear: both;
    width: 100%;
    height: 44px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;
}
.section-title-wrap>div:first-child {
    float: left;
    width: auto;
    height: 44px;
    font-size: 16px;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 1px;
} 
.section-title-wrap .title {
    float: left;
    width: auto;
    height: 44px;
    border-bottom: 2px solid #f39801;
    margin-bottom: -1px;
    font-size: 18px!important;
    font-weight: 700;
    line-height: 44px;
}
.section-wrap.right {
    float: right; 
    width: 350px;
    height: 215px;
} 
.more{float: right; padding-top: 15px;}
.section-info{
    padding:15px;
    background: #fff;
}
.data-wrap {
    width: 100%;
    height: 121px;
    border: 1px solid #e6e6e6;
}
.data-wrap .data-info {
    float: left;
    width: 100%;
    text-align: center;
}
.data-wrap .data-info li {
    float: left;
    width: 25%;
    border-right: 1px solid #e6e6e6;
}
.data-wrap .data-info li div:first-child {
    height: 49px;
    line-height: 49px;
    border-bottom: 1px solid #e6e6e6;
    background-color: #f6f6f6;
    font-size: 14px;
}
.data-wrap .data-info li:last-child{
    border-right: 0;
}
.data-wrap .data-info li div {
    height: 70px;
    line-height: 70px;
    font-size: 24px;
    color: #555;
}

.data-wrap .data-chart {
    float: left;
    width: 40%;
    height: 119px;
}
.section-wrap.left .domain-wrap {
    padding: 0px 0px;
    border: 1px solid #ddd;
    background-color: #fffaf6;
}
.section-wrap.left .domain-wrap .wrap1 {
    /*  margin-bottom: 5px;
   border-bottom: 1px solid #ddd;  */
}
.section-wrap.left .domain-wrap .wrap2 {
    margin-bottom: 5px;
    border-bottom: 1px solid #ddd; 
}

.section-wrap.left .domain-wrap .wrap {
    height: 120px;
    line-height: 45px; 
    margin-left: 0;
    /*padding-left: 15px;*/
    text-align:center;
}
.keytotal{
   font-size: 36px; 
   line-height: 120px;
   height: 120px;
}
.upgrade{
    margin-left: 10px;
    cursor: pointer;
}
.section-wrap.left .domain-wrap .name{ font-size: 16px; padding-bottom: 10px; }
.section-wrap.left .domain-wrap .name em{ padding:0 15px; font-size: 20px; font-weight: bold;}
.section-wrap.left .domain-wrap .wrap3 { text-align: left; }
.section-wrap.left .domain-wrap .wrap3 a {
    display: block;
    height: 25px;
    width: 100px;
    line-height: 25px;
    position: relative; 
    border-radius: 4px;
    background-color: #009688;
    color: #fff;
    text-align: center; 
    display: inline-grid;
    margin-top: 5px;
}
.layui-tab-title  .title{ font-size: 18px; font-weight: 700;}
.layui-tab-brief>.layui-tab-title .layui-this {
    color: #000;
}
.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after {
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #f39800;
}
.table_box{
    width: 100%;
    position: relative;
}
.table_box ul{
    position: absolute;
    top: 1px;
    left: 1px;
    width: 300px;
    background: #FFFFFF;
}
.table_box ul li{
    width: 100%;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #e6e6e6;
    padding: 0 10px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    border-right: 1px solid #ddd;
}
.table_box ul li:first-child{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e6e6e6;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
}






.detail-list{ border: 1px solid #e6e6e6 }
.dig-list{    border: 1px solid #e6e6e6;
    position: relative;}
.dig-list dl{ display: block; overflow: hidden;} 
.dig-list>dl:first-child dt {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e6e6e6;
    overflow: visible;
    text-align: center;
} 
.dig-list>dl  dd {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #e6e6e6;
    overflow: visible;
    text-align: center;
} 
.dig-list dl dt:first-child,.dig-list dl dd:first-child {
    padding-left: 10px;
    text-align: left;
} 
.dig-list dl>dt {
    color: #666;
} 
.dig-list dt, .dig-list dd {
    padding: 0 5px;
} 
.dig-list dt {
    font-weight: 700;
} 
.dig-list dd, .dig-list dt {
    padding: 0 10px;
    text-align: left;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis; 
}
.dig-list dl dt  a{ display: block;overflow: hidden; }


.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}
.col-md-12{width:100%}
.col-md-11{width:91.66666667%}
.col-md-10{width:83.33333333%}
.col-md-9{width:75%}
.col-md-8{width:66.66666667%}
.col-md-7{width:58.33333333%}
.col-md-6{width:50%}
.col-md-5{width:41.66666667%}
.col-md-4{width:33.33333333%}
.col-md-3{width:25%}
.col-md-2{width:16.66666667%}
.col-md-1{width:8.33333333%} 
.col-md-1{ width: 9.6666%; }





.all-key {  display:block;white-space:nowrap; overflow:auto;}
.all-key .col-md-3{ width: 300px!important; }
.all-key .col-md-1{ width: 120px!important; }
.all-key .col-md-1,.all-key .col-md-3{ float: none; }
.all-key dl dt,.all-key dl dd{
        display:inline-block;
} 
 
.all-key dl {
    display: block;
    overflow: unset;
}

.box-right{ width: 460px; float: right; }
.search-date{     float: left;  position:  relative; border: 1px solid #ddd;border-radius: 4px;}

.search-date input {
    padding: 0 7px;
    padding-right: 24px;
    width: 130px;
    height: 30px;
    line-height: 30px;
    font-size: 14px; 
    float: left;
    margin-left: 5px;
}
.search-date span{ float: left; height: 30px; line-height: 30px; } 
.search-date a {
    background-color: #009688;
    color: #fff;
    height: 30px;
    line-height: 30px;
    font-size: 14px; 
}
.export-li a {
    background-color: #009688;
    color: #fff;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.export-btn {
    display: block;
    float: right;
    padding: 0 10px;
    border-radius: 4px;
    background-color: #009688;
    color: #fff;
    height: 32px;
    font-size: 14px;
}
.export-btn i {
    display: block;
    float: left;
    margin-top: 8px;
    margin-right: 2px;
}
 
.icon-export {
    display: inline-block;
    font-size: 0;
    background-image: url(../images/sprite.icon.png);
    background-position: -339px -170px;
    width: 12px;
    height: 13px;
}

.search-btn {
    float: left;
    display: block;
    width: 75px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    border: 0;
    text-align: center;
    background-color: #009688;
    border-radius:0 4px 4px 0;
    font-size: 14px;
}

/* 分页  */
    .pages{text-align:center;}
    .pages li,.pages ul{display: inline-block;}
    .pages ul{margin: 0 30px;}
    .pages li{margin: 0 10px; border: 1px solid #ddd}
    .pages li a,.pages li span{padding: 0 15px;
    margin: 0;
    font-size: 14px;}
    .pages li:hover a{color: #000;} 
   .pages li.active{
    background: #f39800;
    border: 1px solid #f39800;
    color: #fff;}
/* 分页 end */

.not_data{
    padding: 10% 0;
    text-align: center;
    font-size: 26px;
    color: #b5b5b5;
}
.stime{
    width: 300px;
    float: right;
    text-align: right;
    font-size: 14px;
    padding-top: 14px;
}

.show_key{
    float: right;
    font-size: 13px;
    background: #009688;
    color: #fff;
    padding: 2px 5px;
    border-radius: 2px;
    margin-top: 10px;
}

.layui-table-tool-panel{
    max-height: 300px;
    overflow-y: scroll;
}
.red{
    color: red;
}

.table a {
    color: #4CAF50;
    text-decoration: none;
}
.search_top{
    width: 465px;
    margin: 30px auto;
}
.swiper-button-next, .swiper-button-prev{    width: 50px!important; height: 50px!important;background-size: 100% 100%!important;}
.swiper-button-prev{background-image: url(../images/index_left.png)!important;}
.swiper-button-next{background-image: url(../images/index_right.png)!important;}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff!important;
}

.login_info a:hover{ color: #fff; }

.top_menu{    background: #fff;
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,0.5);
    box-shadow: 0 0 4px rgba(0,0,0,0.5);
    border: 0;
    border-radius: 0;
    margin: 0;
    position: relative;
    right: 0;
    left: 0; 
    }
.menu_nav{ width: 1200px; margin: 0 auto; }
.layui-header {
    z-index: 1000;
    height: 80px!important;
}
.layui-nav{padding: 0px 20px!important;float: left;}
.layui-logo{ 
    width: 180px;
    float: left; 
    margin-top: 12px;}
.layui-nav .layui-nav-item a{ 
    color: #555!important;
    font-size: 15px!important;
    font-family:'Microsoft YaHei'!important;
}
.layui-nav .layui-nav-item a:hover, .layui-nav .layui-this a {
    color: #f39800!important;
}  
.layui-nav-bar{background-color: #f39800!important;}
.layui-nav .layui-nav-more{border-color: #666 transparent transparent!important; border-top-color: #666!important;}
.layui-nav .layui-nav-mored, .layui-nav-itemed>a .layui-nav-more{border-color: transparent transparent #666!important;}
.copyright{
    background-color: #2a2a2a; 
    text-align: center;
    color: #fff; 
    padding: 15px 0;}
.copyright p{ color: #fff; font-size: 15px; }
.layui-nav .layui-nav-item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 80px!important;
}
.section-info .demoTable  .layui-btn{    background-color: #f39800!important;}
.layui-laypage .layui-laypage-curr .layui-laypage-em{    background-color: #f39800!important;}
.layui-table tbody tr:hover, .layui-table thead tr, .layui-table-click, .layui-table-header, .layui-table-hover, .layui-table-mend, .layui-table-patch, .layui-table-tool, .layui-table-total, .layui-table-total tr, .layui-table[lay-even] tr:nth-child(even) {
    /* background-color: #dedede!important; */
}
.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after{
    background-color: #f39800;
}
.main_news{padding: 30px 0; }
.main_news .layui-elem-quote h3{font-size: 18px;}
.news_item {margin: 0 15px;}
.news_item li{ font-size: 16px; line-height: 24px; border-bottom: 1px solid #ddd; padding: 10px 0; }
.news_item li a span{ float: right; }
.news_hot{ margin: 15px 15px; }
.news_hot li{font-size: 14px; line-height: 24px;  padding: 10px 0; }
.news_hot li i{ background: #f39800;
    padding: 2px 12px;
    border-radius: 5px;
    color: #fff;}
.details{    background: #fff; padding: 50px 40px;}
.info_title { text-align: center; font-size: 16px; padding: 0px 0px;color: #000;}
.info_dl { text-align: center; font-size: 12px;padding: 10px 0px;  }
.info_body{    border-top: 1px solid #ddd;   border-bottom: 1px solid #ddd;     padding: 25px 15px;}
.back{ margin: 30px 0; text-align: center;}
.grid-demo{ background-color: #fff; }
.layui-elem-quote { 
    border-left: 5px solid #f39800;
    background-color: #ececec;
}
.layui-btn{    background-color: #f39800;}
.layui-nav-child{ z-index: 9999; }
.section-info font{ color: #f39800; }

.user_center{ padding:30px 0;     display: block;
    overflow: hidden;min-height: 500px;}
.user_center .layui-nav {
    background-color: #fff!important; 
    padding: 10px 0px!important;
    height: 100%;
}
.c_left{ width:200px; float: left; position: relative;
    display: block;
    box-sizing: border-box;
    height: 500px; 
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 2px rgba(0,0,0,0.2);
    box-shadow: 0 0 2px rgba(0,0,0,0.2);
}
.c_right{ width:900px; float: left; margin-left:15px;} 
.c_left .layui-nav i {
    position: relative;
    top: 2px;
    font-size: 20px;
    margin-right: 10px;
}

.c_left .layui-nav-item a{ color: #555!important;    font-size: 14px!important; }
.layui-tab-title li {
  margin: 0 10px;
}
.layui-card-body {
    position: relative;
    padding: 15px 20px;
    line-height: 24px;
    min-height: 205px;
}
.layui-tab-content{padding: 20px 0;}

.c_right .layui-tab-brief>.layui-tab-more li.layui-this:after, .c_right .layui-tab-brief>.layui-tab-title .layui-this:after {
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #f39800;
}
.c_right .layui-tab-brief>.layui-tab-title .layui-this {
    color: #f39800;
}
.avatar-add {
    position: relative;
    width: 373px;
    height: 373px;
    background-color: #F2F2F5;
    text-align: center;
}
.avatar-add p {
    position: absolute;
    top: 70px;
    width: 100%;
    margin-top: 10px;
    font-size: 12px;
    text-align: center;
    color: #999;
}
.upload-avatar{ text-align: center; margin-top: 30px;}
.avatar-add img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 168px;
    height: 168px;
    margin: -50px 0 0 -84px;
    border-radius: 100%;
}
.fly-none { 
    text-align: center;
    padding-top: 50px;
    color: #999;
}
.layui-nav .layui-nav-child dd.layui-this a, .layui-nav-child dd.layui-this {
    background-color: #ffffff;
    color: #ffffff;
}
.c_left .layui-this, .c_left  .layui-this>a, .c_left .layui-this>a:hover{
    background-color: #f39800;
    color: #fff!important;
}
.c_left .layui-nav-item a:hover {
    background-color: #fff;
    color: #555;
} 
.c_left  .layui-nav .layui-nav-item a:hover{
    color: #555!important;
}
.layui-none span.layui-btn{ margin: 50px 0; }
.layui-form-select dl dd.layui-this {
    background-color: #f39800;
    color: #fff;
}
.hot{
    top: 25%!important;
    right: -8px!important;
    background-color: initial;
}
#endtime,#starttime{
    text-align: center;
}
.layui-form-checked span, .layui-form-checked:hover span {
    background-color: #f39800;
}
.layui-form-checked i, .layui-form-checked:hover i {
    color: #f39800;
}
select option:hover{ background-color: #f39800!important; }
.layui-form-tips{ color:#ff0606; font-size: 12px;    text-align: right; }
.layui-table-tips-c:before {
    position: relative;
    right: 1px;
    top: -3px;
}
.layui-f3980{ background-color: #f39800!important; color:#fff!important; }

.layui-card-header .title {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 7px;
    border-bottom: 2px solid #f39800;
}
.layui-card {
    margin-bottom: 15px;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}
.card-list{  min-height: 200px; display: block; }
.card-list .layui-row{ display: none; }
.layui-card-header{ height: 60px; padding-top:15px; } 
.layui-card-header select{ height: 30px; border: 1px solid #e6e6e6; color: #555; }
.layui-card-header select:hover,.layui-card-header select option:hover{ cursor: pointer;}

.list_day ul li{ background-color: #f6f6f6; font-size: 16px; color: #c2c2c2; margin: 5px;  width: 100px; height: 60px; line-height: 20px;  text-align: center; float: left; position: relative; font-weight: bold; padding-top: 10px;}
.list_day ul li p{ font-size: 12px;color: #c2c2c2; }
.list_day .d{background-color: #f39800; color: #fff;}
.list_day .d p{ color: #fff; }
.dabiao_info tr span{ width: 115px; height: 38px; line-height: 38px; }
.dabiao_info tr span:hover{cursor: auto;}
.dabiao-day{margin-left: 20px;}
.dabiao-day .layui-card-header{font-size: 20px; color: #666; line-height: 24px;     text-align: center;}
.dabiao-day .big-font {
    /* font-size: 36px;
    color: #666;
    line-height: 36px; 
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap;
    width: 150px;
    height: 150px;
    background: #f39800;
    border-radius: 50%;
    line-height: 150px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    color: #fff; */
}
.is_dabiao {
    width: 100px;
    height: 30px;
    background: #f39800;
    margin: 0 auto;
    padding: 0;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    /* margin-top: 15px; */
}

.layui-form-radio>i:hover, .layui-form-radioed>i {
    color: #f39800;
}
.layui-unselect span{ min-width: 105px; }
.notice{ display: none; }
.t_red{ color: red; font-weight: bold; }