@charset "utf-8";

/**
 * [display description]
 * @type {[type]}
 */

.hide {
    display: none!important
}

.show {
    display: block
}

.hand {
    cursor: pointer!important
}

.pa {
    position: absolute
}

.pr {
    position: relative
}

.left {
    float: left
}

.right {
    float: right
}

.right0 {
    right: 0
}

.left0 {
    left: 0
}

.clearfix {
    display: block;
    zoom: 1
}

.clearfix:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: " ";
    font-size: 0
}

.ell {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

hr {
    background-color: #1E9FFF
}

.c0 {
    color: #000!important
}

.cc {
    color: #ccc!important
}

.c3 {
    color: #333!important
}

.c6 {
    color: #666!important
}

.c9 {
    color: #999!important
}

.cf {
    color: #fff!important
}

.cc {
    color: #ccc!important
}

.c-dbule {
    color: #2c5e7b!important;
}

.c-red {
    color: #f00
}

.c-blue {
    color: #1E9FFF!important
}

.c-yellow {
    color: #F8C64F!important
}

.c-orange {
    color: #F96!important
}

.c-green {
    color: #5cb85c
}

.bgc-red {
    border: 1px solid #f00;
    background: #f00;
    color: #fff
}

.bgc-blue {
    border: 1px solid #1E9FFF;
    background: #1E9FFF;
    color: #fff
}

.bgc-yellow {
    border: 1px solid #F8C64F;
    background: #F8C64F;
    color: #fff
}

.bgc-orange {
    border: 1px solid #F96;
    background: #F96;
    color: #fff
}

.bgc-white {
    border: 1px solid #fff;
    background: #fff
}

.tac {
    text-align: center!important
}

.tar {
    text-align: right!important
}

.tal {
    text-align: left!important
}

.ft22 {
    font-size: 22px
}

.ft12 {
    font-size: 12px;
}

.ft14 {
    font-size: 14px;
}

.ft16 {
    font-size: 16px;
}

.ftl12 {
    font-size: 12px;
    line-height: 24px
}

.ftl14 {
    font-size: 14px;
    line-height: 28px
}

.ftl16 {
    font-size: 16px;
    line-height: 32px
}

.ft24 {
    font-size: 24px;
}

.fn {
    font-weight: 400
}

.fb {
    font-weight: 700
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt45 {
    margin-top: 45px;
}

.ml45 {
    margin-left: 45px;
}

.ml115 {
    margin-left: 115px;
}

.mt15 {
    margin-top: 15px;
}

.mt30 {
    margin-top: 30px;
}

.w100 {
    width: 100px!important;
}

.padd0 {
    padding: 0
}

.paddr0 {
    padding-right: 0!important
}

.lineh36 {
    line-height: 36px;
}

.text-indent0 {
    text-indent: 0!important
}

/* -- 表格 -- */
.layui-table {
	border-left:0!important;
	border-right:0!important
}
.layui-table thead tr {
  
    border-color:#d1d5de;
	font-weight: bolder;
	color:#000;
	background-color: #f6f8fa!important;
}
.layui-table thead tr th {
	font-weight: bolder;
	border-bottom-width: 2px!important;
}


.table tr td a {
    color: #4f85ff!important;
}

/* -- 页面布局 -- */


    body {
        margin: 0 auto;
        background-color: #fff;
        font-family: 'NSimSun';
    }


@media screen and (min-width: 768px) {
    /*-- index 导航样式重写 -- */
    .header-user {
        width: 100%;
        margin: 0 auto;
        min-width: 1170px;
        background-color: #333433;
    }
    .header-nav {
        width: 100%;
        margin: 0 auto;
        min-width: 1170px;
        border-bottom: 1px solid #eee;
        background-color: #fff
    }
    .out-wrap {
        width: 100%;
        min-width: 1170px;
    }
    /*****************/
    .header-user>.layui-row {
        padding: 0;
        height: 30px;
        width: 1170px;
        margin: 0 auto;
        color: #fff;
        line-height: 30px;
        font-size: 12px;
    }
    .header-user>.layui-row>div {
        padding: 0;
    }
    .header-user a {
        color: #fff!important;
    }
    .not-login a {
        margin-left: 10px;
    }
    .logged {
        letter-spacing: 1px;
    }
    .go-person {
        text-decoration: underline;
    }
    .header-nav>.layui-row {
        height: 80px;
        width: 1170px;
        margin: 0 auto;
    }
    .logo {
        line-height: 80px;
        display: inline-block;
        width: 290px;
        height: 50px;
    }
    .logo img {
        width: 100%;
    }
    .menu-btn {
        display: none
    }
    /*-- 导航样式重写 -- */
    .nav {
        float: right;
    }
    .nav .layui-nav {
        height: 80px;
        background-color: #fff!important;
        color: #000!important;
        display: inline-block;
    }
    .nav .layui-nav .layui-nav-item {
        line-height: 80px;
    }
    .nav .layui-nav .layui-nav-item a {
        color: #000;
        font-size: 14px;
    }
    .nav .layui-nav>.layui-nav-item>a {
        padding: 0 22px;
    }
    .nav .layui-nav .layui-nav-item a:hover,
    .nav .layui-nav .layui-this a {
        color: #993b89;
        font-size: 14px;
    }
    .nav .layui-nav .layui-this:after {
        height: 10px;
        content: '';
        top: 0;
        bottom: auto;
        width: 100%;
        background: #ffffff url(../img/down-10.png) center center no-repeat;
    }
    .nav .layui-nav-bar {
        top: 0!important;
        height: 10px;
        background: #ffffff url(../img/down-10.png) center center no-repeat;
    }
    .nav .layui-nav .layui-nav-more {
        border-width: 5px;
        border-top-color: #666;
    }
    .nav .layui-nav .layui-nav-mored {
        margin-top: -3px;
    }
    .icon-right1 {
        position: absolute;
        right: 5px;
    }
    .nav .layui-nav .layui-nav-child {
        top: 80px;
        border: 1px solid #993ba8;
        background-color: #993ba8;
    }
    .nav .layui-nav .layui-nav-child a {
        color: #fff;
    }
    .nav .layui-nav-child dd .detail-list {
        position: absolute;
        top: -6px;
        padding-top: 6px;
        left: 104px;
        display: none;
        background-color: #993ba8;
    }
    .nav .layui-nav-child dd:hover .detail-list {
        display: block;
    }
    /*--  -- */
    .main-wrap {
        width: 1370px;
        margin: 0 auto;
    }
    .footer-wrap {
        background-color: #3c3a38;
        padding: 40px 0 40px;
        color: #fff;
    }
    .footer {
        width: 1370px;
        margin: 0 auto;
    }
    .footer>.left {
        display: inline-block;
    }
    .footer-logo {
        margin-left: 40px;
    }
    .footer-info {
        width: 723px;
        margin-left: 20px;
    }
    .footer-info p {
        font-size: 12px;
        line-height: 24px;
    }
    .footer-info p a {
        width: auto;
        color: #fff;
        display: inline-block;
        padding-bottom: 0;
    }
    .footer-info p a:hover {
        color: #fff;
        text-decoration: none;
    }
    .footer-info p span {
        margin-right: 30px
    }
    .views-num {
        padding-top: 5px
    }
    .views-num span {
        font-size: 12px;
        color: #333;
        background-color: #fff;
        margin-right: 2px;
        padding: 4px 4px;
        font-weight: bold;
        border-radius: 3px;
    }
    .empty-data {
        min-height: 300px;
        background: #fff url(../../common/img/empty-data.png) no-repeat center center;
    }
    .w200 {
        width: 200px!important;
    }
    .w912 {
        width: 912px!important;
    }
}

@media screen and (max-width: 768px) {
    /*-- index 导航样式重写 -- */
    .header-user {
        width: 100%;
        margin: 0 auto;        
        background-color: #333433;
    }
    .header-nav {
        height:80px;
        width: 100%;
        margin: 0 auto;
        border-bottom: 1px solid #eee;
        background-color: #fff
    }
    .out-wrap {
        width: 100%;
    }
    /*****************/
    .header-user>.layui-row {
        /*padding: 0;*/      
        padding: 0 10px;      
        margin: 0 auto;
        color: #fff;
        line-height: 30px;
        font-size: 12px;
    }
    .header-user>.layui-row>div {
        padding: 0;
    }
    .header-user a {
        color: #fff!important;
    }
    .not-login a {
        margin-left: 10px;
    }
    .logged {
        letter-spacing: 1px;
    }
    .go-person {
        text-decoration: underline;
    }
    .header-nav>.layui-row {
        height: 80px;
        margin: 0 auto;
    }
    .logo {
        line-height: 80px;
        display: inline-block;
        /* width: 100%; */
        height: 80px;
    }
    .logo img {
        /*width: 100%;*/
    }
    .menu-btn {
        cursor: pointer;
        display: block;
        /* width: 35px; */
        margin-top: 24px;
        /* height: 40px; */
        float: right;
    }
    /*-- 导航样式重写 -- */
    .nav {
        display: none;
        border-top: 1px solid #e6e6e6;
        width:100%;
        position:absolute;
        z-index:9999;
    }
    .nav .layui-nav {
        background-color: #000!important;
        color: #fff!important;
        opacity: 0.7;
    }
    .nav .layui-nav .layui-nav-item {
        line-height: 36px;
        display: block;
    }

    .nav .layui-nav .layui-nav-item a {
        color: #fff;
        font-size: 14px;
    }
    .nav .layui-nav>.layui-nav-item>a {
        padding: 0 22px;
    }
    .nav .layui-nav .layui-nav-item a:hover,
    .nav .layui-nav .layui-this a {
        color: #fff;
        font-weight:bold;
        font-size: 14px;
    }
   
    .nav .layui-nav .layui-this:after {
        height: 10px;
        content: '';
        top: 0;
        bottom: auto;
        width: 100%;
        background: #ffffff url(../img/down-10.png) center center no-repeat;
    }
    .nav .layui-nav-bar {
       display:none!important
    }
    .nav .layui-nav .layui-nav-more {
        display: none!important
 
    }
   
    .icon-right1 {
        position: absolute;
        right: 5px;
    }

    .nav .layui-nav .layui-nav-child {
       display: none!important
    }
   
    
    /*--  -- */
    .main-wrap {
/*         width: 1170px; */
        margin: 0 auto;
    }
    .footer-wrap {
        background-color: #3c3a38;
        padding: 40px 0 40px;
        color: #fff;
    }
    .footer {
/*         width: 1170px; */
        margin: 0 auto;
    }
    .footer>.left {
        float:none;
        margin-top:40px;
        margin-left:40px;
        display: block;
    }
    .footer-logo {
        margin-left: 40px;
    }
    .footer-info {
/*         width: 723px; */
        margin-left: 20px;
    }
    .footer-info p {
        font-size: 12px;
        line-height: 24px;
    }
    .footer-info p a {
        width: auto;
        color: #fff;
        display: inline-block;
        padding-bottom: 0;
    }
    .footer-info p a:hover {
        color: #fff;
        text-decoration: none;
    }
    .footer-info p span {
        margin-right: 30px
    }
    .views-num {
        padding-top: 5px
    }
    .views-num span {
        font-size: 12px;
        color: #333;
        background-color: #fff;
        margin-right: 2px;
        padding: 4px 4px;
        font-weight: bold;
        border-radius: 3px;
    }
    .empty-data {
        min-height: 300px;
        background: #fff url(../../common/img/empty-data.png) no-repeat center center;
    }
    .w200 {
        width: 200px!important;
    }
    .w912 {
        width: 912px!important;
    }
}