.contentBox {
    background: url(../img/bgc1_02.png) no-repeat top center;
    margin-top: 20px;

}

.askImg li {
    float: left;
    width: 32%;
    margin-right: 26px;
}

.askImg li:last-child {
    margin-right: 0;
}

.askImg li a {
    display: inline-block;
    width: 100%;
    height: 142px;
    position: relative;
}

.askImg li .ask1 {
    background: url(../img/11.png) no-repeat center;
}

.askImg li .ask2 {
    background: url(../img/22.png) no-repeat center;
}

.askImg li .ask3 {
    background: url(../img/33.png) no-repeat center;
}

.askImg li a span {
    width: 155px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: rgba(255, 255, 255, 0.1);
    position: absolute;
    right: 50px;
    bottom: 25px;
    color: #fff;
    border-radius: 30px;
    font-size: 22px;
}

.askImg li a span:hover {
    transform: translateY(-6px);
}

.writeImg {
    margin: 20px 0;
}

.writeImg>li {
    float: left;
    width: 48%;
    margin-right: 52px;
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
    min-height: 275px;
}
.xjlb_tj>li {
    width: 31%;
    margin-right: 47px;
}
.writeImg>li:last-child {
    margin-right: 0;
}

.letter {
    font-weight: 700;
    display: inline-block;
}

.letter img {
    margin-right: 10px;
}

.writeStyle div {
    display: inline-block;
    font-size: 14px;
}

.writeStyle div:first-child {
    font-weight: 700;
}

.writeStyle div:first-child a:hover,
.writeStyle .moreLet:hover {
    color: #35c37f;
}

.writeStyle .overLet,
.writeStyle .passLet {
    color: #35c37f;
}

.moreLet {
    font-size: 14px;
}

.listStyle {
    background-color: #f2f8fb;
    padding: 12px 15px;
    margin: 20px 0;
}

.lanMu_two ul li {
    list-style: none;
    line-height: 38px;
}

.lanMu_two ul li a {
    color: #333;
    float: left;
    font-size: 16px;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(../img/yuandian_03.png) no-repeat 0px 14px;
    padding-left: 20px;
}

.lanMu_two ul li a:hover {
    color: #266daa;
}

.lanMu_two ul li span {
    color: #333;
    font-size: 14px;
    display: block;
    text-align: right;
    float: right;
    padding-right: 5px;
}

.lanMu_two1 ul li {
    line-height: 38px;
    height: 38px;
    width: 100%;
}

.lanMu_two1 ul li a {
    color: #333;
    float: left;
    font-size: 16px;
    width: 65%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.lanMu_two1 ul li a:hover {
    color: #266daa;
}

.lanMu_two1 ul li span {
    color: #333;
    font-size: 14px;
    width: 20%;
    display: block;
    text-align: right;
    float: right;

}

.ztjx {
    background-color: #f8f8f8;
    color: #015293;
}

i {
    font-style: normal;
}

.myzj_yjs {
    height: 30px;
    line-height: 30px;
    width: 70px;
    text-align: center;
    display: inline-block;
    float: left;
    margin-right: 18px;
    border-radius: 20px;
    font-size: 14px;
    margin-top: 4px;
}

.ztjx {
    background-color: #5ab3f7;
    color: #ffffff;
}

.ztai {
    background: #f5f5f5;
    color: #666666;
}
.my_zt {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    width: 100px;
}

.w60 {
    width: 58%;
}

.w40 {
    width: 40%;
}

.zxftStyle {
    background-color: #ffffff;
    padding: 30px;
    box-sizing: border-box;
}

.zxftContent {
    margin-top: 30px;
}

.zxftContent img:hover {
    transform: scale(0.9);
    transition: 0.2s;
}

zxftImg img {
    height: 171px;
    width: 303px;
}

.zxftContent .zxftList {
    margin-top: 12px;
    width: 56%;
}

.zxftContent .zxftList li {
    margin-bottom: 16px;
}

.zxftContent .zxftList li a:hover {
    color: #266daa;
    ;
}

.zxftContent .zxftList li b {
    font-size: 18px;
}

.zxftContent .zxftList .zyStyle {
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zxftTime {
    border-left: 1px solid #ccc;
    padding-left: 40px;
}

.zxftTime li {
    position: relative;
}
.zxftTime li a h4:hover{
    color: #005ea3;
}
.zxftTime li::after {
    content: "";
    position: absolute;
    left: -10%;
    bottom: 36px;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background-color: #ccc;
    z-index: 9;
   
}
.zxftTime li:hover::after {
    transition: 0.2s all linear;
    transition-delay: 0.1s;
    background-color: #5ab3f7;
    top: 20px;
}
.zxftTime ul li:last-child{
    margin-top: 40px;
}
.zxftTime li h4 {
    font-size: 20px;
    margin-bottom: 14px;
}

.myzj_qh,.wsdc_qh{margin-right: 40px;}
.myzj_qh a,.wsdc_qh a{color: inherit !important;}
.myzj_qh:hover{color: #35c37f;}
.wsdc_qh:hover{color: #35c37f;}
.myzj_gd, .myzj_lb,
.wsdc_gd, .wsdc_lb{display: none;}
.active{display: block;}
.active1{color: #35c37f;display: block;}
@media (max-width: 1400px) and (min-width: 1280px){
    #main>div{
        transform: scale(0.8);
        transform-origin: 0px 0px;
        zoom: 1.25;
    }
}
@media screen and (max-width:768px) {
    .zxftTime{
        margin-top: 30px;
    }
    .zxftTime li::after{
        left: -17%;

    }
    .w60 {
        width: 100%;
    }

    .w40 {
        width: 100%;
    }

    .zxftContent .zxftList {
        width: 100%;
    }

    .lanMu_two ul li a {
        width: 56%;
    }

    .lanMu_two ul li span,
    .lanMu_two1 ul li span {
        width: 28%;
    }

    .lanMu_two1 ul li a {
        width: 38%;
    }

    .writeStyle {
        margin-top: 20px;
    }

    .askImg li {
        width: 100%;
    }

    .writeImg li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .xjlb_tj>li {
        width: 100%;
        margin-right: 0;
    }
    .p20 {
        padding: 0 20px;
    }
    .myzj_qh,.wsdc_qh{
        margin-right: 5px;
    }
}