@charset "UTF-8";

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}
body{
    background-color: #F8F9FB;
    min-width: 1200px;
    font-size: 16px;
}

a:hover{
    color: #1C80F4;
 }
 @media only screen and (min-width:100px) and (max-width:767px) {
    .inner_box{
        width: 100vw;
        margin: 0 auto;
        padding: 0 3vw;
    }
    .dqwz{
        display: none !important;
    }
    .xq_banneryd{
        margin-bottom: 5vw;
    }
    .xq_banneryd img{
        width: 100%;
    }
    .xq_banner{
        display: none;
    }
    .dczj{
        margin-top: 1vw;
    }
    .dczj ul li{
        /* float: left; */
        width: 46vw;
        height: 31vw;
        /* margin-left: 1rem; */
    }

    /* .dczj ul li:first-child{
        margin-left: 0;
    } */
    .dczj ul li a{
        display: inline-block;
        width: 100%;
        height: 100%;
        font-size: 2rem;
        font-weight: bold;
        padding: 2rem 0 0 2rem;
    }
    .zjfk{
        float: left;
    }
    .zx{
        float: right;
    }
    .szxx{
        float: left;
        margin-top: 2vw;
    }
    .ta{
        float: right;
        margin-top: 2vw;
    }


    .zjfk a{
        background: url("mobile_zj.png") no-repeat center 0;
        background-size: 100%;
        color: #4666a2;
    }
    .zx a{
        background: url("mobile_zx.png") no-repeat center 0;
        color: #985440 ;
        background-size: 100%;
     }
    .szxx a{
        background: url("mobile_xx.png") no-repeat center 0;
        color: #82a34d;
        background-size: 100%;
    }
    .ta a{
        background: url("mobile_ta.png") no-repeat center 0;
        color: #3e9cb3;
        background-size: 100%;
    }
    
    
    /*轮播样式*/
    .lb{
        margin: 5vw 0;
    }
    .lb_l{
        width: 95vw;
	    height: 50vw;
    }
    /* 焦点图 */
    .focusBox {
        float: left;
        position: relative;
        width: 95vw;
        height: 50vw;
        margin-bottom: 10px;
        overflow: hidden;
        text-align: left;
        background: #fff;
    }
    
    .focusBox .pic img {
        width: 95vw;
        height: 50vw;
        display: block;
    }
    
    .focusBox .txt-bg {
        position: absolute;
        bottom: 0;
        z-index: 1;
        height: 8vw;
        width: 100%;
        background: #000000;
        filter: alpha(opacity=40);
        opacity: 0.4;
        overflow: hidden;
    }
    
    .focusBox .txt {
        position: absolute;
        bottom: 0;
        z-index: 2;
        height: 8vw;
        width: 100%;
        overflow: hidden;
    }
    
    .focusBox .txt li {
        width: 100%;
        height: 8vw;
        line-height: 8vw;
        position: absolute;
        bottom: -8vw;
    }
    
    .focusBox .txt li a {
        display: block;
        width: 80%;
        padding: 0 0 0 4vw;
        font-size: 4vw;
        color: #FFFFFF;
        text-decoration: none;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .focusBox .num {
        position: absolute;
        z-index: 3;
        bottom: 3vw;
        right: 4vw;
    }
    
    .focusBox .num li {
        float: left;
        margin-left: 2vw;
        position: relative;
        width: 2vw;
	    height: 2vw;
	    background-color: #ffffff;
        overflow: hidden;
        border-radius: 50%;
    }
    .focusBox .num li:first-child {
        margin-left: 0;
    }
    .focusBox .num li a i{
        display: none;
    }
    .focusBox .num li a, .focusBox .num li span {
        position: absolute;
        z-index: 2;
        display: block;
        color: #FFFFFF;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        text-decoration: none;
    }
    
    .focusBox .num li span {
        z-index: 1;
        background: #fff;
    }
    
    .focusBox .num li.on a, .focusBox .num a:hover {
        background: #1393FF;
    }
    
    
    .lb_r{
        width: 94vw;
        /*height: 45vw;*/
        margin: 5vw auto 0;
    }
    .lb_r ul li a,.hygq ul li a,.zcwd ul li a{
        width: 60vw;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    /* .hygq ul li a{
        width: 60vw;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .zcwd ul li a{
        width: 60vw;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    } */
    
    /*轮播样式结束*/
    
    
    .hygq1{
        padding-top: 5vw;
        border-top: 1vw solid #1492ff;
        width: 95vw;
        /* height: 45vw; */
        margin: 5vw auto 0;
    }
    .hygq{
        width: 94vw;
        margin: 5vw auto 0;
    }
    .tszt{
        width: 95vw;
        height: 50vw;
        margin: 5vw auto 0;
    }

    .tszt img{
        width: 100%;
    }
    .bt{
        margin-bottom: 3vw;
    }
    .tit{
        line-height: 6vw;
        font-size: 5vw;
        color: #333333;
        font-weight: bold;
    }
    .more a{
        display: inline-block;
        width: 18vw;
        height: 6vw;
        line-height: 6vw;
        text-align: center;
        float: left;
        color: #1492ff;
        font-size: 4vw;
        background-color: #f6f6f6;
    }
    .more a:hover{
        color: #1C80F4;
    }

/* 日期 */

.hygq span,.zcwd span{
    display: inline-block;
    float: right;
    /* width: 24vw; */
    color: #888888;
    font-size: 4vw;
    line-height: 6vw;
    text-align: right;
}
/* 日期 */

    .hygq ul .oli,.zcwd ul .oli{
        height: 8vw;
        padding-left: 5vw;
        background: url("zt-dot.png") no-repeat center left;
    }
    .hygq ul li a,.zcwd ul li a{
        display: inline-block;
        float: left;
        width: 64vw;
        color: #333333;
        font-size: 4vw;
        line-height: 6vw;
    }
    .hygq ul li a:hover{
         color: #1C80F4;
     }
    .zcwd ul li a:hover{
        color: #1C80F4;
     }
    
    .hygq ul i{
        display: inline-block;
        width: 100%;
        height: 1px;
        background-color: #EEEEEE;
        margin: 24px 0 0;
    }
    
    .xwfb{
        width: 95vw;
	    height: 20vw;
        border-radius: 1vw;
        margin: 10vw auto 5vw;
    }
    .xwfb a{
        display: inline-block;
        width: 100%;
        height: 100%;
        background: url("mobile_fbh.png");
        background-size: 100%;
    }
    .zcwd{
        padding-top: 5vw;
        /*height: 45vw;*/
        border-top: 1vw solid #1492ff;
    }
    .pc{
        width: 70px;
        height: 136px;
        box-shadow: 0 2px 12px 0
        rgba(0, 0, 0, 0.15);
        position: fixed;
        top: 159px;
        right: 0;
    }
    .pos_box{
        width: 100%;
        height: 100%;
        position: relative;
    }
    .pc ul li{
        width: 70px;
        height: 68px;
        background-color: #fff;
    
    }
    .pc ul li span{
        display: inline-block;
        width: 100%;
        text-align: center;
        margin-top: 34px;
        font-size: 12px;
        color: #333333;
    }
    .wb{
        background: url("weibo-default.png") no-repeat 24px 14px;
    }
    .wb:hover{
        background: url("weibo-selected.png") no-repeat 24px 14px;
    }
    .wx{
        cursor: pointer;
        background: url("weixin-default.png") no-repeat 24px 14px;
    }
    .wx:hover{
        background: url("weixin-selected.png") no-repeat 24px 14px;
    }
    
    .pc ul li:hover{
        background-color: #4092F7;
    }
    .pc ul li:hover span{
        margin-top: 34px;
         color: #ffffff;
     }
    .pc ul li a{
        display: inline-block;
        width: 100%;
        height: 100%;
    }
    .ewm{
        width: 192px;
        height: 380px;
        background: url("zwwx.png") no-repeat;
        background-size: 192px auto;
        position: absolute;
        left: -170px;
        top: -52px;
        display: none;
    }
    .zt_content{
        margin-bottom: 30px;
    }
}