body{
    background: #F6F6F6;
    font-family:"PingFangS","Helvetica Neue","Hiragino Sans GB","Helvetica","Arial","Microsoft Yahei","Heiti SC","WenQuanYi Micro Hei","sans-serif";
}
*{
    margin:0;
    padding:0;
}
.news-bar{
    width:100%;
    height:264px;
    background: url("./../../resources/banner_official.png") no-repeat scroll center;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    color:white;
    text-align:center;
}
#news-bar1{
    padding-top:123px;
    font-size: 38px;
    color: #FFFFFF;
    letter-spacing: -0.5px;
}
#news-bar2{
    font-size: 20px;
    color: #F8F8F8;
    line-height: 28px;
}

.news-details-main{
    margin:0 auto;
    margin-top:59.7px;
    margin-bottom:65px;
    padding-bottom:30px ;
    width:1200px;
    height:100%;
    background: #FFFFFF;
    border-radius: 6px;
}
.news-details-icon{
    padding-top:45px;
    padding-left:88px;
}

.news-details-label{
    text-align:center;
    width:67px;
    height:21px;
    font-size: 10px;
    color: #FFFFFF;
    letter-spacing: 1.25px;
    background:#00CC66;
    border-radius: 4px;
    line-height:21px;
}
.news-details-title{
    text-align:center;
    font-size: 36px;
    color: #4D4D4D;
    line-height: 60px;
    marin-top:19px;
    padding-left:172px;
    padding-right:172px;
}

.news-details-introduce{
    margin-top:22px;
    margin-bottom:29px;
    text-align:center;
    font-size: 13px;
    color: #666666;
    letter-spacing: 0;
    line-height: 30px;
}

.news-details-content{
    width:1200px;
    height:100%;
    padding-bottom:30px;
    background: #ffffff;
}

.news-details-content-left{
    margin-top:65px;
    width:609px;
    display:inline-block;
    color: #808080;
    font-size:14px;
    letter-spacing: 0;
    line-height: 30px;
    padding-left:147px;
}
.news-details-content-left img{
    width:609px !important;
}
.news-details-content-right{
    display:inline-block;
    float:right;
    width:292px;
    height:auto;
    margin-right:108px;
    margin-top:55px;
    border:1px solid #F6F6F6;
}
.news-introduction{
    margin-left:20px;
    margin-right:25px;
    margin-top:30px;
    margin-bottom: 14px;
    letter-spacing: 0;
    line-height: 18px;
}


.news-image-tag{
    position:relative;
    top: -48px;
    left: 120px;
    margin-bottom: -60px;
}

.news-introduction-title{
    padding-top:10px;
    height:61px;
    border-bottom:1px solid #EEEEEF;
}

.news-introduction-title a{
    font-size: 12px;
    color: #333333;
    text-decoration:none;
}