.right-box{
    margin-left:20px;
}
.top-header{
    position:relative;
}
.top-img{
    width: 24px;
}
.header-title{
    font-size: 18px;
    font-weight: 400;
    color: #1B1B1B;
    line-height: 40px;
    border-top: 1px solid #00ABC9;
    padding-top:5px;
    margin-top:-1px;
   
}
.right-box{
    width:316px;
}
.right-box .body{
    text-align: center;
    margin-top:4px;
    width: 316px;
    background: #FFFFFF;
    border-radius: 4px;
}

.right-box .body img{
    width:280px;
    display: inline;
    transition: all .5s linear;
    padding:28px 18px;
}
.right-box .body img:hover{

    transform:  scale(1.06);
}
.right-item{
    width:316px;
   
}
.report-box{
    margin-top:32px;
    width:282px;
}
.report-title{
    font-size: 20px;
    /* font-family: Microsoft YaHei; */
    font-weight: 400;
    color: #414141 ;
    line-height: 22px;
}
.report-item{
    display: flex;
    align-items: flex-start;
    padding:13px 0;
    border-bottom:1px solid #E0E0E0;
}
.report-item:first-child{

    padding:16px  0 13px 0;
}
.item-num{
    font-size: 24px;
    font-family: Khmer MN;
    font-weight: 400;
    color: #14ADCC;
    /* line-height: 24px; */
}
.report-link{
    font-size: 16px;
    /* font-family: Microsoft YaHei; */
    font-weight: Regular;
    color: #414141;
    line-height: 24px;
}
.zhiku-box{
    margin-top:31px;
    width:280px;
}
.zhiku-title{
    font-size: 20px;
    /* font-family: Microsoft YaHei; */
    font-weight: 400;
    color: #414141;
    line-height: 22px;
    margin-top:10px;
}
.zhiku-imgbox{
    display:flex;
    margin-top:16px;
}
.zhiku-imgbox .pic_box{
    width: 136px;
    height: 91px;
}
.zhiku-imgbox .pic{
    width: 136px;
    height: 91px;
    border-radius:4px;
    background-size: 100% 100%;
    transition: all 0.5s linear;
}
.zhiku-imgbox .pic:hover{
    transition: all 0.5s linear;
    transform: scale(1.01);
}
.zhiku-imgbox .dec{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #5F656F;
    line-height: 20px;
    margin-top:9px;
}
.zhiku-link:last-of-type{
    padding-left:8px;
}
.recommend-special{
    margin-top:19px;
    width:316px;
   
}
.one-specail{
    margin-top:10px;
    width:280px;
    height: 152px;
    border-radius: 4px;
}
.special-title{
    font-size: 18px;
    font-weight: 400;
    color:#1B1B1B;
    line-height: 40px;
    padding-top:5px;
    border-top: 1px solid #00ABC9;
    margin-top:-1px;
    margin-bottom:4px;

}
.ads-item .pic{
    width: 280px;
    height: 88px;
    background-size: 100% 100%;
    margin:15px 18px;
}
.swiper-pagination-bullet{
    width: 6px;
    height: 6px;
    background: rgba(125,125,125);
    border-radius: 50%;
    margin-left:8px;
}
.swiper-pagination-bullet-active{
    width: 26px;
    height: 6px;
    background: #01A5C2;
    border-radius: 3px;
}
.recommend-special .swiper-container-horizontal>.swiper-pagination{
    transform:none;
    width:100%;
    text-align: center;
    
}

.one-ad{
    width: 280px;
    height: 98px;
    border-radius: 4px;
}
.ad-item .pic{
    width: 280px;
    height: 98px;
    /* border-radius: 4px; */
    background-size: 100% 100%;
    position:relative;
    /* transition: all 0.5s linear; */
}
/* .ad-item .pic:hover{
    transition: all 0.5s linear;
    transform: scale(1.05);
} */
.right-bottom{
    position:absolute;
    right:0;
    bottom:0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 56px;
    height: 18px;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0.5;
    border-radius: 10px 0px 0px 0px;
}
.guang-title{
    font-size: 10px;
    /* font-family: Microsoft YaHei;special-title */
    font-weight: 400;
    color: #FFFFFF;
    padding:1px 0;
    line-height:12px;
}
.guang-line{
    width: 2px;
    height: 11px;
    background:#FFFFFF;
    margin:0 6px;
}
.guang-close{
    width: 10px;
    height: 16px;
    color:#FFFFFF
}
.industry-information{
    margin-top:32px;
}
.information-header{
    font-size: 20px;
    /* font-family: Microsoft YaHei; */
    font-weight: 400;
    color: #414141;
    line-height: 22px;
}
.infor-box{
    margin-top:16px;
}
.info-link{
    width: 280px;
    font-size: 14px;
    /* font-family: Microsoft YaHei; */
    font-weight: 400;
    color: #5F656F;
    line-height: 20px;
    display:block;
    margin-bottom:8px;
}
.info-link:hover{
    color:#01a5c2
}
.report-link:hover{
    color:#01a5c2
}
.dec:hover{
    color:#01a5c2
}
.header-title:hover{
    color:#01a5c2;
    cursor: pointer;
}
.zhiku-title a:hover{
    color:#01a5c2;
    cursor: pointer;
}
.epaper-right {
    display: flex;
    align-items: center;
}
.epapaer-img{
    height:22px;
}
.phone-paper {
    font-size: 13px;
    color: #A9A9A9;
    line-height: 17px;
}
.epaper-right:hover{
    cursor: pointer;
}
.epaper_ecode {
    width: 118px;
    height: 118px;
    background-color: white;
    border-radius: 4px;
    border: 1px solid rgb(238, 238, 238);
    background-image: url(http://oeimg2.cache.oeeee.com/Public2016/Images/home/shoujidubao.png);
    background-repeat: no-repeat;
    background-size: 90px 90px;
    background-position: center;
    position: absolute;
    right: -30px;
    top: 43px;
    display:none;
    z-index:9999
}
.epaper_ecode:before{
    position: absolute;
    content: '';
    width: 15px;
    height: 15px;
    background-image: url(http://oeimg2.cache.oeeee.com/Public2016/Images/common/wx-arrow.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
        /* for Chrome || Safari */
    -moz-transform: rotateX(180deg);
        /* for Firefox */
    -ms-transform: rotateX(180deg);
        /* for IE */
    -o-transform: rotateX(180deg);
        /* for Opera */
    top: -12px;
    left: 50%;
    margin-left: -7px;
}
.zhibo-box{
    margin-top:20px;
}
.zhibo-title{
    width:280px;
    height: 1px;
   background: #D8D8D8;
}
.zhibi-header{
    font-size: 18px;
    color: #1B1B1B;
    line-height: 40px;
    width:36px;
    border-top:1px solid #00ABC9;
    padding-top:5px;
    margin-top:-1px
}
.zhibi-header> a:hover{
    color:#01a5c2
}
.zhi-content{
    margin-top:4px;
    width: 316px;
    background: #FFFFFF;
    border-radius: 4px;
    padding-bottom:14px;
}
.box-link{
    width: 280px;
    margin-bottom:4px;
    display: block;
    padding: 15px 18px 0px 18px;
}
.box-link .pic{
    position:relative;
    width: 280px;
    height: 157px
}
.box-link .dec{
    width: 270px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #404040;
    line-height: 21px;
    padding: 8px 0 10px 0;
    border-bottom:1px solid #DEDEDE;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
   
}
.box-link .pic .inner-dec{
    position:absolute;
    bottom:0px;
    width: 280px;
    height: 39px;
    background: rgba(0,0,0,0.5000);
}
.box-link .pic .inner-dec p{
    width: 270px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 21px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 9px 1px 9px 9px;
}
.no-bg{
    width: 270px;
    font-size: 16px;
    color: #414141;
    line-height: 40px;
    padding:0 18px;
    display: block;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.no-bg:hover{
    color:#01a5c2
}
.ad-header{
    width: 280px;
    height: 1px;
    background: #D8D8D8;
    margin-bottom:20px;
    margin-top:24px;
}
.ad-headertitle{
    font-size: 18px;
    font-family: MicrosoftYaHei;
    color: #1B1B1B;
    line-height: 40px;
    width: 36px;
    border-top:1px solid #00ABC9;
}
.baoliao-container{
    margin-top:30px;
}
.baoliao-head{
    width: 280px;
    justify-content: space-between;
    height: 39px;
    display: flex;
    align-items: center;
    border-top: 1px solid #D8D8D8;
}
.baoliao-title{
    font-size: 18px;
    font-family: MicrosoftYaHei;
    color: #1B1B1B;
    line-height: 40px;
    border-top:1px solid  #00ABC9
}
.baoliao-title a:hover{
    color:#01a5c2
}
.nav-title{
    font-size: 13px;
    font-family: MicrosoftYaHei;
    color: #A9A9A9;
    line-height: 17px;
}
.baoliao-cont{
    font-size: 16px;
    color: #414141;
    line-height: 40px;
    width:280px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}
.baoliao-cont > a:hover{
    color:#01a5c2
}
.left-right{
    display: flex;
    align-items: center;
   
    height:auto;
    width: 100%;
    justify-content: space-between;
    border-top: 1px solid #D8D8D8;
}
.special-box,.one-specail{
    background: #FFFFFF;
    border-radius: 4px;
}
.area-box{
    margin-top:20px;
}
.great-area{
    margin-top:4px;
    width: 316px;
    height: 312px;
    background: #FFFFFF;
    border-radius: 4px;
}
.area-datas{
    padding:15px 18px;
}
.datas-item{
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #404040;
    line-height: 40px;
    display:flex;
    align-items: center;
}
.list-radius{
    background-color: #00ABC9;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    margin-right: 10px;
    display: inline-block;
}
.special-item .pic{
    width: 280px;
    height: 157px;
    background: #D8D8D8;
}
.item-link{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    width:266px;
}
.special-titles{
    margin-top:8px;
    padding:0 18px 12px 18px;

}
.special-titles p{
    width: 270px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #404040;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}
.mutil-special{
    width: 316px;
    background: #FFFFFF;
    border-radius: 4px;
}
.mutil-ads{
    height:118px;
}
.height158{
    height:158px;
    padding:15px 18px 0 18px;
}
