.gateway-news-detail-banner{
    width: 1280px;
    height: 400px;
    background: url("../../images/banner/banner_news.jpg");
    background-size: 100% auto;
    margin:0 auto;
    padding:0 auto;
}

.gateway-news-detail{
    width:1086px;
    height:auto;
    margin:0 auto;
    padding:0 auto;
    margin-bottom:100px;
}


.gateway-news-detail-main-title{
    margin-top:37px;
    font-size: 16px;
    font-weight: bold;
    color: #444242;
}

.gateway-news-detail-main-hr{
    margin-top:5px;
    width: 1086px;
    height: 1px;
    background-color: #9b1e22;
}

.gateway-news-detail-content{
    width:1086px;
    height:auto;
}
.gateway-news-detail-content-hr{
    margin-top:52px;
    width: 1086px;
    height: 5px;
    background-color: #9b1e22;
}
.gateway-news-detail-content-left{
    width:710px;
    height:auto;
    display:inline-block;
    vertical-align: top;
}

.gateway-news-detail-content-right{
    margin-left:30px;
    margin-top:55px;
    width:340px;
    height:auto;
    display:inline-block;
    vertical-align: top;
}

.gateway-news-detail-content-right-title-text{
    font-family: HiraginoSansGB-W6;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 4px;
    color: #1d1e20;
    display:inline-block;
}

.gateway-news-detail-content-right-hr{
    width:295px;
    height:10px;
    background-color: rgba(155, 30, 34, 0.5);
    display:inline-block;
}

.gateway-news-detail-content-right-detail-one{
    margin-top:23px;
    margin-bottom:15px;
    /*background:url('./../../images/news/news_big.png') no-repeat center;*/
    width:340px;
    height:213px;
}

.gateway-news-detail-content-right-detail-one-title{
    padding-top:130px;
    margin:0 20px;
    font-family: AdobeHeitiStd-Regular;
    font-size: 14px;
    color: #fffefe;
    max-height: 40px;
    overflow: hidden;
}
.gateway-news-detail-content-right-detail-one-title > a{
    text-decoration: none;
    color: #fffefe;
}
.gateway-news-detail-content-right-detail-one-date {
    margin-left:20px;
    margin-top:12px;
    font-family: Roboto-Regular;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.8);
}
.gateway-news-detail-content-right-detail{
    margin-top:15px;
}
.gateway-news-detail-content-right-detail-img{
    display:inline-block;
}
.gateway-news-detail-content-right-detail-img > img{
    width:105px;
    height:70px;
}
.gateway-news-detail-content-right-detail-desc{
    margin-left:19px;
    width:209px;
    display:inline-block;
    vertical-align: top;
}
.gateway-news-detail-content-right-detail-desc-title {
    font-family: FandolHei-Bold;
    font-size: 15px;
    font-weight:bold;
    color: #1d1e20;
}
.gateway-news-detail-content-right-detail-desc-title > a{
    text-decoration: none;
    color: #1d1e20;
}
.gateway-news-detail-content-right-detail-desc-date {
    margin-top:5px;
    font-size: 11px;
    color: #999999;
}

.gateway-news-detail-content-right-detail-hr{
    width: 340px;
    height: 1px;
    margin-top:15px;
    background-color:#e4e4e4;
}

.gateway-news-detail-content-left-title{
    font-family: SimHei;
    font-size: 20px;
    font-weight: bold;
    color: #1d1e20;
    margin-top:27px;
    text-align:center;
}

.gateway-news-detail-content-left-hr{
    width:710px;
    height:2px;
    margin-top:27px;
    background-color:#e4e4e4;
}

.gateway-news-detail-content-left-date {
    font-family: Roboto-Regular;
    font-size: 13px;
    color: #636365;
    margin-top:20px;
    text-align:center;
}

.gateway-news-detail-content-left-date > span{
    margin-right: 10px;
}

.gateway-news-detail-content-left-img {
    width:710px;
    margin-top:27px;
    text-align: center;
}

.gateway-news-detail-content-left-img > img {
    width: 360px;
    height: 240px;
    background-color: #f7f7f7;
}

.gateway-news-detail-content-left-content{
    margin-top:38px;
    margin-bottom: 80px;
    font-family: HiraginoSansGB-W3;
    /* font-size: 13px; */
    line-height: 25px;
    letter-spacing: 1px;
    color: #4c4c4c;
}
.gateway-news-detail-content-left-content > p{
    text-indent:2em;
}

.gateway-news-detail-content-left-footer {
    height: 50px;
    margin-top: 20px;
}

.gateway-news-detail-content-left-footer-title {
    margin-bottom: 20px;
}

.gateway-news-detail-content-left-footer-title > a {
    font-family: AdobeHeitiStd-Regular;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0px;
    color: #636365;
    text-decoration: none;
}