@charset "utf-8";
body{
    font-family: "微软雅黑", "Microsoft YaHei", "黑体简体", "Arial regular,helvetica regular", serif !important;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #424242;
    min-width: 1200px;
}
.clearFix {
    zoom: 1;
}

.clearFix:after {
    content: "";
    display: block;
    clear: both;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
a,img{border:0;}
.mainWrap{
    width: 1170px;
    margin: 20px auto 0;
}
.wrapper{
    width: 1034px;
    margin: 0 auto;
}
.adTopWrap{
    margin-bottom: 20px;
}
.adTopWrap,
.adTopWrap img{
    width: 1034px;
    height: 120px;
}
.contentListWrap{
    width: 698px;
    float: left;
}
.contentWrap {
    margin-top: 0;
    margin-bottom: 80px;
}
/*newsListWrap.css start*/

.newsListWrap h4{
    font-size: 24px;
    color: #000000;
    line-height:1;
    text-align: left;
}

.moreNews{
    display: block;
    margin: 0 auto;
    width: 162px;
    height: 36px;
    border: 1px solid #047FE5;
    color: #047FE5;
    line-height: 34px;
    text-align: center;
    font-size: 18px;

}
.moreNews:hover{
    background:#047FE5;
    color: #fff;
}
.adCenterWrap{
    margin-top: 60px;
}
.adCenterWrap,
.adCenterWrap img{
    width: 694px;
    height: 120px;
}
/*newsListWrap.css end*/
/*zttjWrap.css start*/
.zttjWrap{
    margin-top: 60px;
}
.moudleTitle {
    font-size: 24px;
    color: #000000;
    line-height: 1;
    position: relative;
    margin-bottom: 28px;
}
.moudleTitle  a{
    position: absolute;
    right:0;
    bottom: 0;
    font-size: 16px;
    color: #565656;
    line-height: 1;
}
.moudleTitle a:hover{
    color: #1e8ae5;
}
.zttjList img{
    width: 335px;
    height: 168px;
}
.zttjList li{
    position:relative;
    width: 335px;
    height: 168px;
    text-align: right;
    float: left;
    margin-right: 26px;
    margin-bottom: 32px;
}
.zttjList li:nth-last-child(2),.zttjList li:nth-last-child(1){
    margin-bottom: 0;
}
.zttjList li:nth-child(2n){
    margin-right: 0;
}
.zttjList li span.bd{
    background: url("../img/xm.png") no-repeat 0 0;
}
.zttjList li span.zt{
    background: url("../img/zt.png") no-repeat 0 0;
}
.zttjList li span.zc{
    background: url("../img/zc.png") no-repeat 0 0;
}
.zttjList li span.hcd{
    background: url("../img/hcd.png") no-repeat 0 0;
}
.zttjList li span{
    position: absolute;
    left: -9px;
    top:10px;
    width: 85px;
    height: 42px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 29px;
    text-align: center;

}
/*zttjWrap.css end*/
/*lanmuWrap.css start*/
.lanmuList li:after{
    content: '';
    display: block;
    clear: both;
}
.lanmuList li{
    border-bottom:1px solid #DDDFE0;
    padding-bottom: 27px;
    margin-top: 27px;
}
.lanmuList li:last-child{
    border: none;
}
.lmImgWrap,.lmImgWrap img{
    width: 324px;
    height: 138px;
}
.lmInfoWrap{
    width: 348px;
    height: 138px;
    position: relative;
}
.lmInfoWrap .lmTitle{
    font-size: 18px;
    color: #000000;
    line-height: 28px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lmInfoWrap .lmTitle:hover,
.lmInfoWrap .titleList a:hover{
    color: #1e8ae5;
}
.lmInfoWrap .titleList{
    width: 100%;
}
.lmInfoWrap .titleList a:before{
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50px;
    background: #A6A5A5;
    position: absolute;
    left:0;
    top:10px;
}
.lmInfoWrap a{
    display: inline-block;
    width: 100%;
}
.lmInfoWrap .titleList a:hover:before{
    background: #1e8ae5;
}
.lmInfoWrap .titleList a{
    position: relative;
    font-size: 14px;
    color: #A6A5A5;
    line-height: 28px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 12px;
}
.lanmuWrap{
    margin-top: 54px;
}
.lmInfoWrap span{
    font-size: 12px;
    color: #838383;
    line-height: 1;
    display: block;
    text-align: left;
    position: absolute;
    left:0;
    bottom: 5px;
}
/*lanmuWrap.css end*/
/*sideWrap.css start*/
.sideWrap{
    width: 300px;
    float: right;
}
.sideWrap h4{
    font-size: 22px;
}
.sideListStyle{
    width: 100%;
    margin-bottom: 44px;
}
.sideListStyle li{
    max-height: 222px;
    width: 300px;
    background: #F5F5F6;
}
.sideListStyle li:hover p {
    color:#000;
}
.sideListStyle img{
    width: 100%;
    height: 150px;
}
.sideListStyle p{
    width: 300px;

    font-size: 14px;
    color: #555454;
    line-height: 22px;
    padding: 15px 17px 15px;
}
.sideListStyle p span{
    display: inline-block;
    max-height: 46px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: left;
    word-break: break-all;
}
.sideListStyle .adSideWrap:nth-child(1){
    margin-top: 0;
}

.adSideWrap{
    margin-top: 20px;
}
.adSideWrap,.adSideWrap img{
    width: 300px;
    height: 180px;
}

/*zlzzWrap.css start*/
.expertWrap{
    margin-bottom: 16px;
}
.zzPicHead{
    position: relative;
    width: 67px;
    height: 67px;
}
.vIcon{
    position:absolute;
    right: 0;
    bottom: 0;
    width: 24px;
    height: 24px;
}
.zzPicHead>div{
    width: 67px;
    height: 67px;
    overflow: hidden;
    border: 1px solid #DCDCDC;
    border-radius: 50%;
}
.zzPicHead>div img{
    width: 67px;
    height: 67px;
}
.zzInfoWrap{
    width: 222px;
    position: relative;
    height: 67px;
}
.zzNameWrap{
    width: 100%;
    font-size: 16px;
    color: #040303;
    line-height: 30px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zzNameWrap a{
    color: #040303;
}
.zzInfoWrap img{
    width: 70px;
    height: auto;
}
.gzNum{
    font-size: 12px;
    color: #555454;
    line-height: 1;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    left:0;
    bottom: 0;
}
.gzNum span{
    color:#010000;
}
.gzBtn{
    position: absolute;
    right: 0;
    top:28px;

    width: 60px;
    border: 1px solid #F96210;
    border-radius: 14px;
    background: #fff;
    outline: none;
    text-align: center;
    font-size: 14px;
    color: #F96210;
    padding: 6px 0;
}
.gzBtn:hover{
    color: #fff;
    background: #F96210;
}
.ygz{
    color: #fff;
    background: #F96210;
}
.zzTagWrap{

}
.zzTagWrap a{
    display: inline-block;
    background: #F0F6FE;
    border-radius: 13px;
    padding: 7px 13px;
    font-size: 12px;
    color: #047FE5;
    margin-right: 7px;
    margin-bottom: 10px;
}
.zzTagWrap a:last-child{
    margin-right: 0;
}
.zzDescWrap{
    width: 300px;
    max-height: 70px;
    background: #F5F5F4;
    border-radius: 4px;
    padding: 12px;
}
.zzDescWrap p{
    font-size: 14px;
    color: #555454;
    line-height: 24px;

}
.zzDescWrap p span{
    max-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: left;
    word-break: break-all;
}
.zlzzWrap{
    margin-top: 44px;
}
.zlzzList li:first-child{
    margin-top: 0;
}
.zlzzList li{
    border-bottom:solid 1px #DFE0E1;
    padding-bottom: 22px;
    margin-top: 38px;
}
.zzNameWrap:hover a{
    color: #1e8ae5;
    cursor: pointer;
}
.zlzzList li:last-child{
    padding-bottom: 0;
    border-bottom:none;
}
/*zlzzWrap.css end*/
/*sideWrap.css end*/
.noDataTips{
    display: none;
}
