#container{
    width: 100%;
    background: #fff;
}
.container-main{
    width: 1200px;
    margin: 0 auto;
}
.container-about-body{
    width: 856px;
}

/*about-video start*/
.container-main-video{
    margin-top: 25px;
}
.container-main-dedite{
    color: #545454;
    font-size: 24px;
    text-align: center;
    margin: 28px 0 75px;
}
.container-main-body h3{
    color: #545454;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 36px;
}
.container-main-othervideo li{
    width: 313px;
    float: left;
}
.container-main-othervideo li + li{
    margin-left: 36px;
}
.container-main-othervideo li p{
    width: 100%;
    text-align: center;
    line-height: 54px;
    font-size: 14px;
    color: #545454;
}
.container-main-more{
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
    cursor: pointer;
}
.container-main-more p{
    font-size: 15px;
    color: #545454;
}
/*end  about-video*/

/*news start*/
.body-details{
    width: 100%;
    height: 760px;
    background: #fff;
}
.body-details-one{
    width: 510px;
    margin-right: 15px;
}
.body-details-one .count{
    margin: 16px 0 36px;
    color: #898989;
    font-size: 11px;
}
.count img{
    vertical-align: middle;
}
.count span{
    margin-right: 45px;
    vertical-align: middle;
}
.one-nav{
    font-size: 24px;
    font-weight: bold;
    color: #000;
}
.one-nav a{
    font-size: 10px;
    color: #898989;
    float: right;
    margin-top: 19px;
    cursor: pointer;
}
.body-details-one p{
    margin-top: 25px;
    font-size: 13px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.body-details-more{
    position: relative;
    width: 430px;
}
#moreNews{
    position: relative;
    width: 100%;
    height: 612px;
    overflow: hidden;
}
.scrollSideBar{
    position: absolute;
    right: 55px;
    width: 20px;
    height: 100%;
    background: #e5e5e5;
    margin-top: -612px;
}
.body-more li{
    width: 345px;
    height: 129px;
 }
.body-more li + li{
    margin-top: 16px;
}
.body-more li a{
    display: block;
    width: 100%;
    height: 100%;
}
.more-lf{
    margin-right: 8px;
}
.more-rg{
    width: 145px;
}
.more-rg h5{
    font-size: 14px;
    color: #000;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}
.more-rg p{
    font-size: 13px;
    color: #000;
    line-height: 23px;
    margin-bottom: 5px;
    margin-bottom: 8px;
}
.more-rg span{
    font-size: 10px;
    margin-right: 30px;
    color: #000;
}
.count .newsTime{
    margin: 0px;
}

.body-recommend{
    width: 100%;
}
.body-recommend h4{
    text-align: left;
}
.body-othermore li{
    float: left;
    width: 151px;
    height: 331px;
    margin-top: 25px;
}
.body-othermore li + li{
    margin-left: 75px;
}
.body-othermore li h4{
    font-size: 15px;
    color: #000;
    font-weight: bold;
    margin: 15px 0 10px;
}
.body-othermore span{
    font-size: 10px;
    margin-right: 30px;
    color: #000;
}
.body-othermore p{
    font-size: 13px;
    color: #000;
    margin-bottom: 10px;
}
.body-othermore a{
    display: block;
    width: 100%;
    height: 100%;
}
#moreNews .iScrollLoneScrollbar{
    width: 5px;
}
/*end news*/


/*detail start*/
.container-detail{
    width: 835px;
}
.body-nav{
    height: 112px;
    border-bottom: 1px solid #a0a0a0;
}
.body-nav h3{
    font-size: 24px;
    color: #000;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.informas{
    position: relative;
    width: 100%;
}
.informas .count1{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.count{
    width: 100%;
    text-align: center;
    color: #898989;
}
.informas .share{
    position: absolute;
    right: 20px;
    top: 0;
}
.share a{
    margin: 0 3px;
}
.share span{
    vertical-align: middle;
}
.share a img{
    vertical-align: middle;
}

.body-banner{
    margin-top: 20px;
    width: 835px;
    /*height: 357px;*/
}
.container-detail-body p{
    font-size: 13px;
    color: #000;
    margin: 10px 0;
}
.body-orign{
    margin-top: 50px;
    font-size: 13px;
    color: #000;
}
.body-other{
    width: 610px;
    margin: 10px 0 60px;
    font-size: 13px;

}
.body-other a{
    color: #000;
}
/*end  detail*/


