.gateway-check-banner{
    width: 1280px;
    height: 400px;
    background: url("../../images/banner/banner_service.png");
    background-size: 100% auto;
    margin:0 auto;
    padding:0 auto;
}

.gateway-check-main{
    width:1086px;
    height:auto;
    margin:0 auto;
    padding:0 auto;
    margin-bottom:60px;
}

.gateway-check-main-left{
    margin-top:47px;
    width:245px;
    display:inline-block;
    vertical-align: top;
}

.gateway-check-ul{
    list-style:none;
    padding:0;
    margin:0;
    margin-top:2px;
}

.gateway-check-li{
    padding-left:10px;
    width:235px;
    height:32px;
    line-height:32px;
    background-color: #e5e5e5;
    font-size:12px;
    color:#454545;
}

.gateway-check-li.active{
    background-color: #a3161c;
    color:#ffffff;
}

.gateway-check-main-right{
    margin-top:49px;
    margin-left:32px;
    display:inline-block;
    width:800px;
    vertical-align: top;
}
.gateway-check-main-right-nav{
    width:100%;
    height: 31px;
    padding-left:10px;
    line-height:31px;
    font-size: 12px;
    letter-spacing: 1px;
    color: #a3161c;
    background-color: #f7f1f1;
}
.gateway-check-main-right-nav-text {
    margin-top: 10px;
    margin-bottom: 10px;
}
.gateway-check-main-right-nav-text-a {
    display: block;
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #a3161c;
}
.gateway-check-main-right-nav-text-a:hover{
    color:#a3161c !important;
}
.gateway-check-main-right-nav-text-a:visited{
    color:#a3161c !important;
}
.gateway-check-main-right-nav-text-a:link{
    text-decoration: none;
}
.gateway-check-main-right-content{
    margin-top:20px;
    margin-bottom:24px;
    min-height:400px;
    height:auto;
    display:none;
}

.gateway-check-main-right-content.active{
    display:block !important;
}

.gateway-check-main-right-content-ul{
    padding:0;
    margin:0;
    margin-left:18px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #a3161c;
}

.gateway-check-main-right-content-li{
    margin-top:20px;
}

.gateway-check-main-right-content-li-title{
    font-weight:bold;
}

.gateway-check-main-right-content-li-content{
    margin-top:20px;
    width:387px;
    vertical-align: top;
    display:inline-block;
}

.gateway-check-main-right-content-li-content.active{
    margin-top:20px;
    width:387px;
    height: 90px;
    vertical-align: top;
    display:inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
}

.gateway-check-main-right-content-li-content-title{
    font-family: HiraginoSansGB-W3;
    font-size: 15px;
    letter-spacing: 1px;
    color: #484646;
}

.gateway-check-main-right-content-li-content-desc{
    margin-top:10px;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 1px;
    width:125px;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display:inline-block;
    cursor: pointer;
}

.gateway-check-main-right-content-li-content-desc > a{
    color: #959393 !important;
}


.gateway-check-main-right-content-li-content-desc >a:hover{
    color:#a0262b !important;
}

.evaluate-main-content-desc{
    font-family: MyriadPro-Regular;
    font-size: 14px;
    color: #777777;
}
.evaluate-main-content-desc-detail{
    margin-top:5px;
}
.evaluate-main-url{
    display:inline-block;
    width: 60px;
    height: 20px;
    line-height:20px;
    text-align: center;
    background-color: #999999;
    border-radius: 6px;
    float:right;
    margin-top:45px;
    margin-right:20px;
    font-family: HiraginoSansGB-W3;
    font-size: 8px;
    color: #ffffff;
}

.evaluate-main-url.active{
    margin-bottom:10px;
    margin-top:30px;
}

.evaluate-main-content-desc-new{
    color:#3f78b3;
}

.evaluate-main-content-desc-hot{
    color:#9b1e23;
}
.evaluate-hr{
    margin-top:20px;
    margin-bottom:20px;
    width: 800px;
    height: 5px;
    background-color: #9b1e22;
}
.evaluate-main-content-hr{
    height: 2px;
    width:800px;
    background-color: rgba(160, 156, 153, 0.39);
    margin-top:10px;
    margin-bottom:10px;
}

.evaluate-main-content-desc-detail-title{
    display:inline-block;

}
.evaluate-main-content-desc-detail-date{
    display:inline-block;
    float:right;
}
.train-main-content-desc{
    font-family: MyriadPro-Regular;
    font-size: 14px;
    color: #777777;
}
.train-main-content-desc-detail{
    margin-top:5px;
}
.train-main-url{
    display:inline-block;
    width: 60px;
    height: 20px;
    line-height:20px;
    text-align: center;
    background-color: #999999;
    border-radius: 6px;
    float:right;
    margin-top:45px;
    margin-right:20px;
    font-family: HiraginoSansGB-W3;
    font-size: 8px;
    color: #ffffff;
}

.train-main-url.active{
    margin-bottom:10px;
    margin-top:30px;
}

.train-main-content-desc-new{
    color:#3f78b3;
}

.train-main-content-desc-hot{
    color:#9b1e23;
}
.train-hr{
    margin-top:20px;
    margin-bottom:20px;
    width: 800px;
    height: 5px;
    background-color: #9b1e22;
}
.train-main-content-hr{
    height: 2px;
    width:800px;
    background-color: rgba(160, 156, 153, 0.39);
    margin-top:10px;
    margin-bottom:10px;
}
.train-main-content-desc-detail-title{
    display:inline-block;
}

.train-main-content-desc-detail-title > a{
    text-decoration: none;
    color: #777777;
}

.train-main-content-desc-detail-date{
    display:inline-block;
    float:right;
}

.son-content-img{
    width:15px;
    height:15px;
    margin-left:20px;
    cursor:pointer;
}
