* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: Helvetica, Arial, "PingFang SC", "Microsoft YaHei", "WenQuanYi Micro Hei", "tohoma,sans-serif";
    font-size: 14px;
    line-height: 1.42857143;
    color: #666;
    background: #fafafa;
    padding: 0;
    margin: 0;
}

@media screen and (max-width: 767px) {
    body {
        background: #f9f9f9;
        padding-right: 0 !important;
    }
}

::-moz-selection {
    background: #ff7f00;
    color: #fff;
}

::selection {
    background: #ff7f00;
    color: #fff;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #ff7f00;
    text-decoration: none;
}

::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background: #222;
}

::-webkit-scrollbar-track {
    background: #222;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 2px;
}

.md-3-5, .md-8-5, .xs-1, .sm-1, .md-1, .lg-1, .xs-2, .sm-2, .md-2, .lg-2, .xs-3, .sm-3, .md-3, .lg-3, .xs-4, .sm-4, .md-4, .lg-4, .xs-5, .sm-5, .md-5, .lg-5, .xs-6, .sm-6, .md-6, .lg-6, .xs-7, .sm-7, .md-7, .lg-7, .xs-8, .sm-8, .md-8, .lg-8, .xs-9, .sm-9, .md-9, .lg-9, .xs-10, .sm-10, .md-10, .lg-10, .xs-11, .sm-11, .md-11, .lg-11, .xs-12, .sm-12, .md-12, .lg-12 {
    position: relative;
    min-height: 1px;
    padding: 8px;
}

@media screen and (max-width: 767px) {
    .md-3-5, .md-8-5, .xs-1, .sm-1, .md-1, .lg-1, .xs-2, .sm-2, .md-2, .lg-2, .xs-3, .sm-3, .md-3, .lg-3, .xs-4, .sm-4, .md-4, .lg-4, .xs-5, .sm-5, .md-5, .lg-5, .xs-6, .sm-6, .md-6, .lg-6, .xs-7, .sm-7, .md-7, .lg-7, .xs-8, .sm-8, .md-8, .lg-8, .xs-9, .sm-9, .md-9, .lg-9, .xs-10, .sm-10, .md-10, .lg-10, .xs-11, .sm-11, .md-11, .lg-11, .xs-12, .sm-12, .md-12, .lg-12 {
        padding: 4px;
    }
}

.xs-1, .xs-2, .xs-3, .xs-4, .xs-5, .xs-6, .xs-7, .xs-8, .xs-9, .xs-10, .xs-11, .xs-12 {
    float: left;
}

.xs-12 {
    width: 100%;
}

.xs-11 {
    width: 91.66666667%;
}

.xs-10 {
    width: 83.33333333%;
}

.xs-9 {
    width: 75%;
}

.xs-8 {
    width: 66.66666667%;
}

.xs-7 {
    width: 58.33333333%;
}

.xs-6 {
    width: 50%;
}
.xs-66 {
    width: 100%;
}

.xs-5 {
    width: 41.66666667%;
}

.xs-4 {
    width: 33.33333333%;
}

.xs-3 {
    width: 25%;
}

.xs-2 {
    width: 16.66666667%;
}

.xs-1 {
    width: 8.33333333%;
}

@media (min-width: 767px) {
    .sm-1, .sm-2, .sm-3, .sm-4, .sm-5, .sm-6, .sm-7, .sm-8, .sm-9, .sm-10, .sm-11, .sm-12 {
        float: left;
    }

    .sm-12 {
        width: 100%;
    }

    .sm-11 {
        width: 91.66666667%;
    }

    .sm-10 {
        width: 83.33333333%;
    }

    .sm-9 {
        width: 75%;
    }

    .sm-8 {
        width: 66.66666667%;
    }

    .sm-7 {
        width: 58.33333333%;
    }

    .sm-6 {
        width: 50%;
    }

    .sm-5 {
        width: 41.66666667%;
    }

    .sm-4 {
        width: 33.33333333%;
    }

    .sm-3 {
        width: 25%;
    }

    .sm-2 {
        width: 16.66666667%;
    }

    .sm-1 {
        width: 8.33333333%;
    }
}

@media (min-width: 991px) {
    .md-3-5, .md-8-5, .md-1, .md-2, .md-3, .md-4, .md-5, .md-6, .md-7, .md-8, .md-9, .md-10, .md-11, .md-12 {
        float: left;
    }

    .md-12 {
        width: 100%;
    }

    .md-11 {
        width: 91.66666667%;
    }

    .md-10 {
        width: 83.33333333%;
    }

    .md-9 {
        width: 75%;
    }

    .md-8-5 {
        width: 70.833333333%;
    }

    .md-8 {
        width: 66.66666667%;
    }

    .md-7 {
        width: 58.33333333%;
    }

    .md-6 {
        width: 50%;
    }

    .md-5 {
        width: 41.66666667%;
    }

    .md-4 {
        width: 33.33333333%;
    }

    .md-3-5 {
        width: 29.16666666%;
    }

    .md-3 {
        width: 25%;
    }

    .md-2 {
        width: 16.66666667%;
    }

    .md-1 {
        width: 8.33333333%;
    }

    .md-offset-12 {
        margin-left: 100%;
    }

    .md-offset-11 {
        margin-left: 91.66666667%;
    }

    .md-offset-10 {
        margin-left: 83.33333333%;
    }

    .md-offset-9 {
        margin-left: 75%;
    }

    .md-offset-8 {
        margin-left: 66.66666667%;
    }

    .md-offset-7 {
        margin-left: 58.33333333%;
    }

    .md-offset-6 {
        margin-left: 50%;
    }

    .md-offset-5 {
        margin-left: 41.66666667%;
    }

    .md-offset-4 {
        margin-left: 33.33333333%;
    }

    .md-offset-3 {
        margin-left: 25%;
    }

    .md-offset-2 {
        margin-left: 16.66666667%;
    }

    .md-offset-1 {
        margin-left: 8.33333333%;
    }

    .md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1300px) {
    .lg-1, .lg-2, .lg-3, .lg-4, .lg-5, .lg-6, .lg-7, .lg-8, .lg-9, .lg-10, .lg-11, .lg-12 {
        float: left;
    }

    .lg-12 {
        width: 100%;
    }

    .lg-11 {
        width: 91.66666667%;
    }

    .lg-10 {
        width: 83.33333333%;
    }

    .lg-9 {
        width: 75%;
    }

    .lg-8 {
        width: 66.66666667%;
    }

    .lg-7 {
        width: 58.33333333%;
    }

    .lg-6 {
        width: 50%;
    }

    .lg-5 {
        width: 41.66666667%;
    }

    .lg-4 {
        width: 33.33333333%;
    }

    .lg-3 {
        width: 25%;
    }

    .lg-2 {
        width: 16.66666667%;
    }

    .lg-1 {
        width: 8.33333333%;
    }

    .lg-pull-12 {
        right: 100%;
    }

    .lg-pull-11 {
        right: 91.66666667%;
    }

    .lg-pull-10 {
        right: 83.33333333%;
    }

    .lg-pull-9 {
        right: 75%;
    }

    .lg-pull-8 {
        right: 66.66666667%;
    }

    .lg-pull-7 {
        right: 58.33333333%;
    }

    .lg-pull-6 {
        right: 50%;
    }

    .lg-pull-5 {
        right: 41.66666667%;
    }

    .lg-pull-4 {
        right: 33.33333333%;
    }

    .lg-pull-3 {
        right: 25%;
    }

    .lg-pull-2 {
        right: 16.66666667%;
    }

    .lg-pull-1 {
        right: 8.33333333%;
    }

    .lg-pull-0 {
        right: auto;
    }

    .lg-push-12 {
        left: 100%;
    }

    .lg-push-11 {
        left: 91.66666667%;
    }

    .lg-push-10 {
        left: 83.33333333%;
    }

    .lg-push-9 {
        left: 75%;
    }

    .lg-push-8 {
        left: 66.66666667%;
    }

    .lg-push-7 {
        left: 58.33333333%;
    }

    .lg-push-6 {
        left: 50%;
    }

    .lg-push-5 {
        left: 41.66666667%;
    }

    .lg-push-4 {
        left: 33.33333333%;
    }

    .lg-push-3 {
        left: 25%;
    }

    .lg-push-2 {
        left: 16.66666667%;
    }

    .lg-push-1 {
        left: 8.33333333%;
    }

    .lg-push-0 {
        left: auto;
    }

    .lg-offset-12 {
        margin-left: 100%;
    }

    .lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .lg-offset-9 {
        margin-left: 75%;
    }

    .lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .lg-offset-6 {
        margin-left: 50%;
    }

    .lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .lg-offset-3 {
        margin-left: 25%;
    }

    .lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .lg-offset-0 {
        margin-left: 0;
    }
}

.mobile-header-wrap {
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background: #000;
    display: none;
    position: fixed;
    z-index: 100;
}

@media screen and (max-width: 767px) {
    .mobile-header-wrap {
        display: block;
    }
}

.mobile-header-wrap .mobile-logo {
    display: block;
    max-width: 176px;
    margin: 9px auto;
    text-align: center;
    text-decoration: none;
}

.mobile-header-wrap .mobile-logo img {
 width: 100%; margin-top:3px;
   
}

.btn-mobile-sidenav {
    left: 0;
    top: 0;
    width: 40px;
    height: 100%;
    color: #ddd;
    cursor: pointer;
    display: none;
}

@media screen and (max-width: 767px) {
    .btn-mobile-sidenav {
        display: block;
    }
}

.nav-bar {
    margin: 13px;
    position: fixed;
    z-index: 1000;
}

.nav-bar span {
    width: 22px;
    height: 2px;
    background: #fff;
    margin: 4.5px;
    display: block;
    position: relative;
    border-radius: 3px;
    z-index: 1;
    -webkit-transform-origin: 20px;
    transform-origin: 20px;
    -webkit-transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}

.nav-bar-animate span {
    opacity: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.nav-bar-animate span:nth-last-child(2) {
    opacity: 0;
}

.nav-bar-animate span:nth-last-child(3) {
    opacity: 1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.hide-sidenav {
    transform: translate(-230px, 0) !important;
}

.show-sidenav {
    transform: translate(0, 0) !important;
}

.sidenav-mark {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.75);
    position: fixed;
    z-index: 299;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 530ms;
    animation-duration: 530ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.sidenav {
    width: 230px;
    top: 0;
    left: 0;
    height: 100%;
    color: #ccc;
    background: #000;
    position: fixed;
    z-index: 300;
    box-shadow: 0 0 18px #ff7f00;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

@media screen and (min-width: 767px) and (max-width: 991px) {
    .sidenav {
        width: 180px;
    }
}

@media screen and (max-width: 767px) {
    .sidenav {
        box-shadow: none;
        transform: translate(-230px, 0);
        transition: transform 430ms cubic-bezier(0.3, 0, 0, 1);
    }
}

.sidenav .btn-mobile-close {
    top: 0px;
    width: 180px;
    height: 40px;
    padding-top: 18px;
    padding-left: 12px;
    display: none;
    position: absolute;
}

@media screen and (max-width: 767px) {
    .sidenav .btn-mobile-close {
        display: block;
    }
}

.sidenav .logo {
    text-align: center;
    margin: 30px auto;
}

.sidenav .logo img {
    width: 190px;
    z-index: 2;
}

.sidenav .nav-item {
    border-top: 1px solid #222;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.sidenav .nav-item:hover {
    background-color: #ff7f00;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.sidenav .nav-item a {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    padding: 10px;
    display: block;
}

.sidenav .nav-item a span {
    text-align: center;
    position: relative;
}

.sidenav .nav-item.active {
    background: #ff7f00;
}

.sidenav .nav-item.active a {
    color: #fff;
}

.sidenav .nav-tags {
    max-height: 400px;
    background: #222;
    padding: 0;
    margin: 0;
    list-style: none;
    overflow-x: hidden;
}

@media screen and (min-height: 900px) {
    .sidenav .nav-tags {
        max-height: 390px;
    }
}

@media screen and (min-height: 760px) and (max-height: 900px) {
    .sidenav .nav-tags {
        max-height: 295px;
    }
}

@media screen and (min-height: 630px) and (max-height: 760px) {
    .sidenav .nav-tags {
        max-height: 230px;
    }
}

@media screen and (min-height: 460px) and (max-height: 630px) {
    .sidenav .nav-tags {
        max-height: 165px;
    }
}

@media screen and (max-height: 460px) {
    .sidenav .nav-tags {
        max-height: 65px;
    }
}

.sidenav .nav-tags .active {
    background-color: #333;
}

.sidenav .nav-tags .active a {
    color: #fff;
}

.sidenav .nav-tags li {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.sidenav .nav-tags li:hover {
    background: #333;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.sidenav .nav-tags li a {
    color: #999;
    font-size: 12px;
    padding: 8px;
    text-align: center;
    display: block;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.sidenav .nav-tags li a:hover {
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.main-wrap {
    margin-left: 230px;
}

@media screen and (min-width: 767px) and (max-width: 991px) {
    .main-wrap {
        margin-left: 180px;
    }
}

@media screen and (max-width: 767px) {
    .main-wrap {
        margin-left: 0;
    }
}

.main {
    width: 95%;
    margin: 70px auto 0px;
}

@media screen and (max-width: 767px) {
    .main {
        width: 100%;
    }
}

.board {
    position: fixed;
    z-index: 199;
    top: 0;
    right: 0;
    width: 100%;
    height: 55px;
    background: #fff;
    padding: 16px 55px 16px 250px;
    margin-bottom: 20px;
    border-radius: 2px;
    box-shadow: 0px 0px 6px #ddd;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media screen and (min-width: 767px) and (max-width: 991px) {
    .board {
        padding-left: 200px;
    }
}

@media screen and (max-width: 767px) {
    .board {
        position: relative;
        z-index: 0;
        top: 60px;
        height: 45px;
        padding: 12px 12px;
    }
}

.board .board-title {
    font-size: 16px;
    font-weight: 700;
}

@media screen and (max-width: 767px) {
    .board .board-title {
        font-size: 15px;
    }
}

.board .board-notice {
    font-size: 15px;
}

@media screen and (max-width: 767px) {
    .board .board-notice {
        font-size: 14px;
    }
}

.panel {
    background: #fff;
    margin-bottom: 10px;
    box-shadow: 0px 0px 1px #ddd;
    border-radius: 2px;
}

.panel .panel-heading {
    color: #666;
    font-size: 16px;
    font-weight: 900;
    padding: 12px;
    border-left: 3px solid #000;
    border-bottom: 1px solid #eee;
}


.panel .panel-heading  span.title  a{
    color: #034dd4; 
    
}

.panel .panel-heading  span.title  a:hover, .panel .panel-heading  a.cur{
    color: #f68603; 
    
}
    
    
.panel .panel-heading-red {
    border-left: 3px solid #f30;
 
}


@media screen and (max-width: 767px) {
    .panel .panel-heading {
        font-size: 16px;
        padding: 8px;
    }
    
    
     .panel .panel-heading a{
        font-size: 16px;
        padding: 5px;
        line-height: 2.5rem;
    }
    
    
}




.panel .panel-heading .more {
    float: right;
    font-size: 14px;
    line-height: 21px;
    margin-right: 5px;
}

@media screen and (max-width: 767px) {
    .panel .panel-heading .more {
        font-size: 13px;
    }
}

.panel .panel-body {
    padding: 10px;
    overflow: hidden;
}

@media screen and (max-width: 767px) {
    .panel .panel-body {
        padding: 5px;
    }
}

.panel .panel-body .content {
    font-size: 14px;
    line-height: 22px;
    padding: 8px;
}

.panel .panel-body .content img{
max-width:95%; text-align:center;
}


@media screen and (max-width: 767px) {
    .panel .panel-body .content {
        font-size: 13px;
    }
}

.panel .panel-body .content p {
    margin: 5px auto;
}

.card {
    background: #fff;
    padding: 12px;
    border: 1px solid #eee;
    box-shadow: 1px 1px 1px #ccc;
    border-radius: 3px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

@media screen and (max-width: 767px) {
    .card {
        padding: 10px;
    }
}

.card:hover {
    box-shadow: 1px 3px 8px #ccc;
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.card .card-heading {
    color: #333;
    display: block;
    cursor: pointer;
    overflow: hidden;
}

.card .card-heading .card-icon {
   max-width:260px;
    height: 36px;
    float: left;
    display: block;
    border-radius: 0px; 
	margin-right:10px; 
}

.card .card-heading .card-icon img {
    height: 36px;
    display: block;
    border-radius: 2px;
}

.card .card-heading .card-title {
    color: inherit;
    font-size: 15px;
    font-weight: 700;
    display: block;
    margin: -3px 0px 6px 2px;
    /*white-space: nowrap; */
    text-overflow: ellipsis;
    /* overflow: hidden;*/
    height: 3.2rem;
}

.card .card-body {
    color: #666;
    font-size: 12px;
    margin-top: 6px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.card .card-footer {
    color: #888;
    font-size: 11px;
    line-height: 8px;
    margin: 6px 0px 16px;
}

.card .card-footer .view {
    width: 60%;
    float: left;
}

.card .card-footer .love {
    max-width: 50%;
    float: left;
}

.card .card-footer .love-active {
    color: #ff7f00;
}

.content .img {
    float: right;
    width: 320px;
    max-width: 40%;
    height: auto;
}

@media screen and (max-width: 1367px) {

    .content .img {
        width: 40%;display:none;
    }
}


@media screen and (max-width: 767px) {
 


.card .card-heading .card-icon {
   width: 36px;
    height: 36px;
    float: left;
    display: block;
    border-radius: 0px;
    margin-right: 10px;
    overflow: hidden;
}


.card .card-heading .card-title {
  font-size: 1.35rem;
  line-height: 1.5rem;
    height: 4.2rem;
    margin: 0px 0px 6px 2px;
}    
	
.card .card-heading .card-title-new {
    color: inherit;
    font-size: 15px;
    font-weight: 700;
    display: block;
    margin: 6px 0px 6px 12px;
    white-space: pre-line;
    text-overflow: ellipsis;
    overflow: hidden;
}

    .content .img {
        width: 40%;display:none;
    }
}

.content .img img {
    width: 100%;
    height: auto;
}

.btns {
    text-align: center;
}

.btn {
    width: 120px;
    height: 40px;
    color: #fff;
    font-size: 15px;
    margin: 5px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    opacity: 1;
    outline: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

@media screen and (max-width: 767px) {
    .btn {
        width: auto;
        height: 35px;
        font-size: 14px;
    }
}

.btn:hover {
    opacity: 0.75;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.btn-black {
    background: #000;
}

.btn-red {
    background: #ff5722;
}

.btn-orange {
    background: #ff7f00;
}

.btn-blue {
    background: #1e9fff;
}

.btn-green {
    background: #5cb85c;
}

.form-item {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

.form-item .form-label {
    float: left;
    width: 10%;
    height: 38px;
    font-size: 14px;
    background: #eee;
    padding: 8px 4px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 2px 0px 0px 2px;
}

@media screen and (max-width: 767px) {
    .form-item .form-label {
        width: 20%;
    }
}

.form-item .input {
    float: left;
    width: 90%;
    height: 38px;
    font-size: 14px;
    padding: 0px 10px;
    margin-left: -1px;
    border: 1px solid #ccc;
    border-radius: 0px 2px 2px 0px;
    outline: none;
}

@media screen and (max-width: 767px) {
    .form-item .input {
        width: 80%;
    }
}

.form-item .input:hover {
    border: 1px solid #aaa;
}

.form-item .select {
    float: left;
    width: 90%;
    height: 38px;
    font-size: 14px;
    padding-left: 7px;
    margin-left: -1px;
    border: 1px solid #ccc;
    border-radius: 0px 2px 2px 0px;
    outline: none;
}

@media screen and (max-width: 767px) {
    .form-item .select {
        width: 80%;
    }
}

.form-item .select:hover {
    border: 1px solid #aaa;
}

.form-item .textarea {
    width: 100%;
    min-height: 100px;
    line-height: 20px;
    font-size: 14px;
    padding: 10px;
    margin-top: -1px;
    resize: vertical;
    border: 1px solid #ccc;
    border-radius: 0px 0px 2px 2px;
    outline: none;
}

.form-item .textarea:hover {
    border: 1px solid #aaa;
}

#link-tooltip {
    width: auto;
    top: 200px;
    left: 300px;
    min-width: 80px;
    max-width: 220px;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    color: #a1a7b7;
    background: #000;
    padding: 8px 12px;
    position: absolute;
    z-index: 100;
    display: none;
    border-radius: 4px;
}

@media screen and (max-width: 767px) {
    #link-tooltip {
        display: none !important;
    }
}

#link-tooltip .tooltip-content {
    color: #fff;
    font-size: 13px;
    font-weight: 100;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.suspend {
    right: 20px;
    bottom: 10%;
    display: block;
    position: fixed;
}

.suspend ul {
    list-style: none;
}

.suspend ul li {
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #000;
    margin: 5px auto;
    opacity: 0.75;
    border-radius: 2px;
    cursor: pointer;
}

@media screen and (max-width: 767px) {
    .suspend ul li {
        width: 30px;
        height: 30px;
        font-size: 14px;
        line-height: 30px;
    }
}

.suspend ul li:hover {
    opacity: 1;
}

.suspend .top:hover .more, .suspend .qq:hover .more, .suspend .email:hover .more, .suspend .wx:hover .more {
    right: 50px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all .3s;
}

@media screen and (max-width: 767px) {
    .suspend .top:hover .more, .suspend .qq:hover .more, .suspend .email:hover .more, .suspend .wx:hover .more {
        right: 40px;
    }
}

.suspend .more {
    right: -250px;
    width: 190px;
    font-size: 14px;
    line-height: 26px;
    padding: 5px;
    margin: 2px 0;
    background: #000;
    position: absolute;
    border-radius: 2px;
}

@media screen and (max-width: 767px) {
    .suspend .more {
        font-size: 12px;
        line-height: 16px;
    }
}

.suspend .more i {
    top: 50%;
    right: -4px;
    width: 0;
    height: 0;
    margin-top: -5px;
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    border-left: 4px solid #000;
    border-top: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.suspend .top .more {
    width: 70px;
}

@media screen and (max-width: 767px) {
    .suspend .top .more {
        width: 55px;
    }
}

.suspend .qq .more {
    width: 100px;
}

@media screen and (max-width: 767px) {
    .suspend .qq .more {
        width: 90px;
    }
}

.suspend .email .more {
    width: 150px;
}

@media screen and (max-width: 767px) {
    .suspend .email .more {
        width: 130px;
    }
}

.suspend .wx .more {
    width: 100px;
    height: 100px;
    margin: -30px 0;
}



.suspend .wx .more img {
    width: 100%;
    background: #fff;
}

.footer {
    font-size: 13px;
    text-align: center;
    color: #666;
    background: #fff;
    padding: 10px;
    margin-top: 20px;
    box-shadow: 0px -1px 10px #ddd;
}

.footer p {
    margin: 5px auto;
}

.footer a {
    color: #555;
}

.footer a:hover {
    color: #ff7f00;
}

.bifen li {line-height:2.8rem; list-style:none;text-indent:1rem;}
.bifen li a {color:#048ed5; margin-left:10px;}

.bifen h1 {line-height:2.8rem;}
.biftime b {font-size:16px; color:#048ed5;}

.odd {
    background: #f2f2f2;
}
.v-full { text-indent:0rem;border-bottom:1px solid #ccc; margin-left:-3rem;}
.v-full  a{ margin-left:0px;}

.bifen li .pad-text a {color:#ef9b11;}

.v-img, .pad-text, .part .more, .v-thumb {
   display: none;
}

.tab_01 tr.bgBlue td {
background: #edf6ff;border-right: solid 1px #fff;
}


/* table */
.tab_01{text-align:center}
.tab_01 tr.first th{background:url(http://match.sports.sina.com.cn/public/images/index_temp/sports_zxh_0830_05.png) repeat-x; height:35px; line-height:35px; text-align:center; font-size:14px; color:#333; border-right:solid 1px #fff; border-top:solid 1px #fff;}
.tab_01  td{height:40px; line-height:40px;}
.tab_01 tr.bgBlue td{ background:#edf6ff; border-right:solid 1px #fff;}
.tab_01 img{vertical-align:middle}

.tab_01 td.a{width:58px}
.tab_01 td.b{width:94px}
/* edit by lz 3-14 */
.tab_01 td.c{width:155px; line-height:24px;}
/* edit by lz 3-14 end */
.tab_01 td.d{width:390px; white-space:nowrap}
.tab_01 td.e{display: none;}
.tab_01 td.f{display: none; line-height:24px;}
.tab_01 .red20{float:left; width:90px; text-align:center;font-size:2rem;}
.dc1, .dc2, .dc3, .dc4{float:left}
.dc1{ width:110px; text-align:right; padding-right:10px; _overflow:hidden; height:40px}
.dc2{ padding-top:4px;}
.dc3{ padding-top:4px}
.dc4{ text-align:left; padding-left:10px; width:110px; _overflow:hidden; height:40px}




@media screen and (max-width: 767px) {
    .suspend .wx .more {
        width: 80px;
        height: 80px;
        margin: -25px 0;
    }
    
  
  .dc1 {
    width: 100%;
    text-align: left;
    padding-right: 10px;
    _overflow: hidden;
    height: 25px;
}

.dc4 {
    text-align: left;
    padding-left: 0px;
    width: 100%;
    _overflow: hidden;
    height: 25px;
}

.tab_01 td {
    height: 30px;
    line-height: 30px;
}



}


