/*Created by SongXue on 2018/12/11.*/

/*----------------新闻详情-----------------------*/
.newDes{background-color: #fff;border:.01rem solid #e1e1e1;padding:0 .48rem;}
.newDesTitle{padding:.34rem 0 .3rem;text-align: center;}
.newDesTitle>h2{font-size: .2rem;color:#333;}
.newDesTitle>p{font-size: .13rem ;color:#999;margin-top: .16rem;}
.newDesTitle>p>span{margin-right: .4rem;}
.newWord{border:.01rem dashed #e1e1e1;background-color: #f9fdff;font-size: .14rem;padding:.22rem .32rem;}
.newCon{padding-top:.36rem;text-align: center}
.newCon>img{margin-bottom:.36rem;}
.newCon>p{margin-bottom:.2rem;color:#333;font-size: .14rem;text-align: left;  text-indent: 2em;}
.newBottom{margin-top: .25rem;border-top: .01rem dashed #e1e1e1;padding:.26rem 0 .4rem;position: relative;}
.share{position:absolute;margin-top: .14rem;right:.1rem;top:.26rem;}
.share>span{font-size: .13rem;color:#999;display: inline-block;vertical-align: middle;margin-right: .1rem;}
.share>a{margin: 0 .1rem;display: inline-block;vertical-align: middle}
.newBottomOther>p{color:#333;font-size: .14rem;}
.newBottomOther>p:first-child{margin-bottom: .18rem;}
.newBottomOther>p>a{color:#333;}

/*--------------------行业资讯-----------------------*/
.newsList>ul>li{margin-bottom: .28rem;background-color: #fff;border:.01rem solid #f1f1f1;padding:.3rem;font-size: 0;}
.newsList>ul>li:last-child{margin-bottom: 0;}
.newsList>ul>li>div{display: inline-block;vertical-align: middle;}
.newsListImg{width:2.88rem;height:1.93rem;overflow: hidden;text-align: center;}
.newsListImg>img{min-height: 100%;max-width: 100%;}
.newsListText{width:5.8rem;padding-left: .36rem;}
.newsListText>h2{font-size: .18rem;color:#333;margin-bottom: .2rem;}
.newsListText>p{font-size: .14rem;margin-bottom: .26rem;min-height:.6rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.newsListText>div>span{color:#999;font-size: .14rem;}
.newsListText>div>a{color:#999;font-size: .14rem;display: inline-block;float: right;height:.3rem;width:.86rem;text-align: center;line-height: .28rem;border:.01rem solid #999;border-radius: .04rem;margin-top: -.04rem;}
.newsList>ul>li:hover{border-color: #a0d7fd;box-shadow: .02rem .02rem .08rem 0px #e1e1e1;}
.newsList>ul>li:hover h2{font-weight: bold;color:#2784c4;}
.newsList>ul>li:hover>.newsListText a {background-color: #2784c4;border-color: #2784c4;color:#fff;}

/*-----------------------资料下载-------------------*/
.material{background-color: #fff;border:.01rem solid #e1e1e1;padding:.4rem .3rem 0;}
.search{width: 100%; height: .44rem; border: solid 1px #2783C3; border-radius: .05rem; overflow: hidden;}
.search .fl{width: 80%;}
.search .fr{width: 18%;}
.search input{width: 100%; height: .44rem; font-size: .15rem; text-indent: .25rem;}
.search button{width: 100%; height: .44rem; background: #2783C3; color: #FFF; font-size: .16rem; }
.search .iconfont{font-size: .2rem;}
.materialTypeBox{border:.01rem solid #f1f1f1;margin-top: .16rem;margin-bottom: .1rem;}
.materialTypeBox>div:first-child{line-height: .34rem;border-bottom: .01rem solid #f1f1f1;background-color: #f4fafe;font-size: .15rem;padding-left: .24rem;}
.materialTypeBox>div:first-child>i{font-size: .3rem;color:#999;display: inline-block;vertical-align: middle;}
.materialTypeBox>div:first-child>span{display: inline-block;vertical-align: middle;}
.materialTypeBox>div:last-child{padding:.14rem .22rem 0;color:#333;font-size: .15rem;}
.materialTypeBox>div:last-child>a{display: inline-block;margin: 0 .3rem .14rem;}
.materialList{padding:0 .38rem;}
.materialList>li{padding:.28rem .08rem .24rem;border-bottom: .01rem solid #e1e1e1;position: relative;}
.materialList>li>h2{font-size: .15rem;color:#333;margin-bottom: .26rem;}
.materialList>li>div{font-size: .14rem;color:#999;}
.material_frequency{float: right;}
.materialList a{position: absolute;display: inline-block;width:.98rem;height:.34rem;background-color: #2784c4;color:#fff;text-align: center;line-height: .34rem;font-size: .13rem;border-radius: .04rem;top:.28rem;right:.08rem;}
.materialList a>i{margin-right: .04rem;}
.material .pageBox{margin-right: .38rem;}
.materialTypeDiv>a{cursor: pointer;}




@media screen and (min-width: 751px){



}

@media screen and (max-width: 750px){
    /*----------------新闻详情-----------------------*/
    .newDesTitle>h2{font-size: .34rem;}
    .newDesTitle>p{font-size: .26rem ;}
    .newWord{font-size: .28rem;}
    .newCon>p{font-size: .28rem;}
    .share{position: static;padding-right: .1rem;margin-top: .3rem;text-align: right;}
    .share>span{font-size: .26rem;}
    .newBottomOther>p{color:#333;font-size: .28rem;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

    /*--------------------行业资讯-----------------------*/
    .newsList>ul>li:last-child{margin-bottom: 0;}
    .newsListImg{width:100%;height:auto;}
    .newsListImg>img{width:100%;}
    .newsListText{width:100%;padding-left:0;margin-top: .3rem;}
    .newsListText>h2{font-size: .32rem;}
    .newsListText>p{font-size: .28rem;}
    .newsListText>div>span{font-size: .28rem;}
    .newsListText>div>a{font-size: .28rem;height:.5rem;width:1.8rem;margin-top: -.04rem;line-height: .5rem;}
    /*-----------------------资料下载-------------------*/
    .search{height: .65rem;}
    .search .fl{width: 80%;}
    .search .fr{width: 18%;}
    .search input{height: .65rem; font-size: .3rem;}
    .search button{height: .65rem; font-size: .3rem; }
    .search .iconfont{font-size: .34rem;}
    .materialTypeBox>div:first-child{line-height: .6rem;font-size: .3rem;}
    .materialTypeBox>div:first-child>i{font-size: .52rem;margin-bottom: .0rem;}
    .materialTypeBox>div:last-child{font-size: .3rem;padding:.14rem .04rem 0;}
    .materialTypeBox>div:last-child>span{margin: 0 .2rem .14rem;}
    .materialList{padding:0;text-align: right;}
    .materialList>li>h2{font-size: .3rem;text-align: left;}
    .materialList>li>div{font-size: .28rem;text-align: left;}
    .materialList a{position: static;width:1.8rem;height:.5rem;line-height: .5rem;font-size: .26rem;margin-top: .2rem;}
    .materialList a>i{margin-right: .08rem;}
    .material .pageBox{margin-right:0;}



}


































