/*
    create 2018-05-30
    æ–°é—»åˆ—è¡¨é¡µé¢æ ·å¼
*/
.yisulayer {
    position: relative;
    width: 100%;
    height: 120px;
    background-color: #323A45;
}
.newslayer{
    width: 100%;
    padding-top: 36px;
    background-color: #fff;
}
.newsbox-content{
    width: 1200px;
    margin: 0 auto;
}
.newsbox-content>div{
    float: left;
    min-height: 630px;
}
.newsbox{
    width: 850px;
}
.newsbox-title{
    height: 39px;
    line-height: 17px;
    font-size: 17px;
    color: #5c6f83;
    border-bottom: 1px solid #f0f3f5;
}
.newsbox-list ul li a{
    display: block;
    height: 125px;
    padding: 17px 0px;
    border-bottom: 1px solid #f0f3f5;
}
.news-title{
    height: 39px;
    line-height: 39px;
    font-size: 17px;
    color: #2d3137;
}
.newsbox-list ul li:hover .hot-news-title{
    color: #FF6666;
}
.news-text{
    height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.news-text p{
    line-height: 25px;
    font-size: 14px;
    color: #5e6e82;
}
.curnews-time{
    margin-top: 2px;
    line-height: 36px;
    color: #9ea8b4;
}
.mediabox{
    width: 300px;
    margin-right: 50px;
    background-color: #f6f9f9;
    padding:2px 30px 14px;
}
.media-title{
    height: 53px;
    line-height: 53px;
    font-size: 17px;
    color: #5e6e83;
    border-bottom: 1px solid #f0f3f3;
}
.media-list ul li a{
    display: block;
    height: 72px;
    padding:14px 0px 13px;
    border-bottom: 1px solid #f0f3f5;
}
.media-text{
    height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.media-text p{
    line-height: 25px;
    font-size: 14px;
    color: #2d3137;
}
.media-text p:hover,.media-title:hover{
    color: #FF6666;
}
.meida-time{
    line-height: 22px;
    color: #9ea8b4;
}
.news-page{
    margin: 59px 0px 63px 0px;
    text-align: right;
}
.news-page>div{
    display: inline-block;
}
.pre-page,.next-page{
    width: 76px;
    height: 37px;
    line-height: 37px;
    color: #989b9a;
    text-align: center;
    border:1px solid #dddddd;
    vertical-align: middle;
}
.pre-page span{
    font-family: Arial;
    margin-right: 2px;
}
.next-page span{
    font-family: Arial;
    margin-left: 2px;
}
.newsbox .page-list{
    vertical-align: middle;
}
.newsbox .page-list ul li{
    float: left;
    margin-left: 10px;
}
.newsbox .page-list ul li a{
    display: block;
    width: 35px;
    height: 35px;
    line-height: 37px;
    border:1px solid #dddddd;
    text-align: center;
    color: #989b9a;
}
.newsbox .page-list ul li a.morehidden{
    border:none;
    color: #989b9a;
}
.newsbox .page-list ul li.active-page a{
    color: #000;
    font-weight: 700;
    border:none;
}
.newsbox .page-list ul li.active-page a.morehidden{
    color: #989b9a;
}
/*=============================================== æ–°é—»è¯¦æƒ…é¡µé¢æ ·å¼ =====================================================*/
.detailslayer{
    margin-top: 17px;
    min-height: 650px;
}
.detailsbox{
    width: 1200px;
    margin: 0 auto;
}
.breadnav{
    position: relative;
    height: 58px;
    line-height: 58px;
    font-size: 14px;
    color: #9ea8b4;
    border-bottom: 1px solid #f0f3f5;
}
.breadnav>a{
    color: #9ea8b4;
}
.backnews{
    position: absolute;
    right: 0px;
    top: 0px;
}
.backnews a{
    color: #FF6666;
}
.news-contentbox>div{
    float: left;
}
.details-content{
    /*padding:30px 175px 0px;*/
    width: 850px;
}
.details-contentbox{
    border-bottom: 1px solid #f0f3f5;
}
.content-title{
    /*height: 72px;*/
    font-size: 30px;
    color: #2d3137;
}
.news-from{
    height: 49px;
    line-height: 49px;
    font-size: 14px;
    color: #9ea8b2;
    border-bottom: 1px solid #f0f3f5;
}
.content-text{
    padding-top: 42px;
}
.content-text img{
    width: 100%;
}
.content-text p{
    line-height: 29px;
    font-size: 15px;
    color: #2e3035;
    /* margin-bottom: 37px; */
}
.company-img{
    width: 100%;
    height: 478px;
    border:1px solid #ccc;
}
.company-img img{
    width: 100%;
    height: 100%;
}
.analyze-text{
    margin-top: 30px;
}
.bottom-title{
    height: 110px;
    line-height: 110px;
    font-size: 23px;
    color: #2d3137;
}
.analyze-text p{
    line-height: 36px;
    font-size: 16px;
    color: #2d3137;
    margin-bottom: 42px;
}
.othernews{
    /*padding:46px 0px 106px;*/
    padding:46px 0px 60px;
    float: inherit;
    width: 100%;
    clear: both;
}
.othernews p{
    line-height: 36px;
    font-size: 14px;
}
.othernews p a{
    color: #5c6f80  ;
}
.othernews p a span{
    color: #FF6666;
}
.news-contentbox .details-mediabox{
    margin-top: 48px;
}



























