.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
}

.cf {
    zoom: 1;
}

.cf:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

.hide {
    display: none;
}

@media only screen and (min-width:768px) {

    .app_more {
        display: none;
    }

    .lhzt_banner {
        width: 100%;
        /* background: url(/cms_files/jcms1/web3096/site/picture/0/s2201141525091875744.png) no-repeat center 0; */
        /* background: url(banner.png) no-repeat center 0; */
        background: url(banner.png) no-repeat center 0;
        background-size: cover;
    }

    .lhzt_banner_box {
        width: 1200px;
        height: 240px;
        margin: auto;
        position: relative;
    }

    .lhzt_banner_box span {
        display: inline-block;
        font-family: AlibabaPuHuiTiB;
        font-size: 46px;
        color: #5F3806;
        letter-spacing: 0;
        font-weight: 700;
        position: absolute;
        top: 80px;
        left: 40px;
    }

    .cont {
        width: 1200px;
        margin: 40px auto;
    }

    .title_box {
        height: 84px;
        line-height: 84px;
        margin-bottom: 25px;
        text-align: center;
        position: relative;
    }

    .title_titleimg {
        width: 466px;
        height: 84px;
    }

    .title_more {
        /* float: right; */
        position: absolute;
        right: 0;
    }

    .title_more a {
        display: inline;
        padding-right: 15px;
        background: url(more.png) no-repeat right;
        background-size: 5px;
        font-size: 16px;
        color: #333333;
        font-weight: 400;
    }

    .ywjj {
        margin-bottom: 70px;
    }

    .ywjj_left {
        width: 592px;
        height: 440px;
        overflow: hidden;
        float: left;
    }

    .ywjj_left img {
        width: 592px;
        height: 440px;
    }

    .ywjj_right {
        width: 608px;
        height: 440px;
        float: right;
    }

    .ywjj_right_list {
        width: 608px;
        height: 146px;
        background: #F9F9F9;
    }

    .ywjj_list_r {
        width: 44px;
        height: 146px;
        background-color: #F1F1F1;
        background-repeat: no-repeat;
        background-position: center center;
        display: block;
        float: left;
    }

    .ywjj_list_l {
        width: 564px;
        height: 146px;
        display: block;
        float: left;
        background-color: #F9F9F9;
        padding: 24px 29px 20px 16px;
    }

    .ywjj_list_title {
        margin-bottom: 5px;
    }

    .ywjj_list_title a {
        font-size: 22px;
        color: #333333;
        font-weight: 500;
        display: inline-block;
        overflow: hidden;
        max-width: 100%;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .ywjj_list_xq {
        font-size: 18px;
        color: #868788;
        line-height: 30px;
    }

    .ywjj_list_xq br{
        display: none;
    }

    .ywjj_list_xq a {
        font-size: 18px;
        color: #333333;
    }

    .one {
        background-image: url(01.png);
        background-size: 31px 28px;
    }

    .two {
        background-image: url(02.png);
        background-size: 31px 28px;
    }

    .three {
        background-image: url(03.png);
        background-size: 31px 28px;
    }

    .ywjj_right_list:hover .ywjj_list_l {
        background-color: #F3E3C1;
    }

    .ywjj_right_list:hover .ywjj_list_r {
        background-color: #FCEED1;
    }

    .ywjj_right_list:hover .ywjj_list_xq a {
        color:  #5F3806;
    }

    .ywjj_right_list:hover .ywjj_list_xq {
        color: #5F3806;
    }

    .ywjj_right_list:hover .ywjj_list_title a {
        color:#5F3806;
    }

    .ywjj_right_list:hover .one {
        background-image: url(01_hover.png);
    }

    .ywjj_right_list:hover .two {
        background-image: url(02_hover.png);
    }

    .ywjj_right_list:hover .three {
        background-image: url(03_hover.png);
    }


    .ywjj_right_list.hover .ywjj_list_l {
        background-color: #F3E3C1;
    }

    .ywjj_right_list.hover .ywjj_list_r {
        background-color: #FCEED1;
    }

    .ywjj_right_list.hover .ywjj_list_xq a {
        color:  #5F3806;
    }

    .ywjj_right_list.hover .ywjj_list_xq {
        color: #5F3806;
    }

    .ywjj_right_list.hover .ywjj_list_title a {
        color:#5F3806;
    }

    .ywjj_right_list.hover .one {
        background-image: url(01_hover.png);
    }

    .ywjj_right_list.hover .two {
        background-image: url(02_hover.png);
    }

    .ywjj_right_list.hover .three {
        background-image: url(03_hover.png);
    }

    .zcsd {
        margin-bottom: 70px;
    }

    .zcsd_left{
        width: 700px;
        float: left;
        overflow: hidden;
    }

    .zcsd_right{
        width: 500px;
        float: right;
        overflow: hidden;
    }

    .zcsd_title img{
        width: 128px;
        height: 42px;
    }

    .zcsd_box_item{
        width: 80px;
        height: 100px;
        float: left;
        text-align: center;
        margin: 20px 150px 20px 0;
    }

    .zcsd_box_item img{
        display: block;
        width: 48px;
        height: 48px;
        margin: auto;
    }

    .zcsd_box_item_txt{
        display: inline-block;
        margin-top: 10px;
        font-family: AlibabaPuHuiTiM;
        font-size: 20px;
        color: #152633;
        letter-spacing: 0;
        text-align: center;
        font-weight: 500;
    }

    .zcsd_box_item2{
        display: inline-block;
        width: 100%;
        height: 71px;
        line-height: 71px;
        background: #FFFFFF url(wq_pic_01.png) no-repeat  20px center;
        background-size: 24px 24px;
        border: 1px solid rgba(222,228,232,1);
        padding-left: 63px;
        padding-right: 24px;
        margin-top: 22px;
    }

    .zcsd_box_item2 a{
        font-family: AlibabaPuHuiTiM;
        font-size: 20px;
        color: #333333;
        letter-spacing: 0;
        font-weight: 500;
    }

    .zcsd_box_item2 a.z_b_i_img{
        float: right;
    }

    .zcsd_box_item2 a img{
        width: 72px;
        height: 26px;
    }
    
    .wyzx{
        margin-bottom: 70px;
    }
    
    .problem {
        width: 580px;
        height: 305px;
        border-top: 5px solid #E98300;
        box-shadow: 0 0 8px 0 rgba(22, 136, 235, 0.20);
        padding: 0 30px;
        float: left;
    }
    
    .problem_title {
        text-align: center;
        font-size: 30px;
        font-weight: bold;
        margin-top: 20px;
        color: #152633;
        /* background-image: url(left.png), url(right.png);
        background-repeat: no-repeat, no-repeat;
        background-position: center 50px, center 50px;
        background-size: 86px 22px, 86px 22px; */
        position: relative;
    }

    .problem_title a{
        color: #152633;
    }

    .problem_title_left{
        position: absolute;
        width: 86px;
        height: 22px;
        left: 84px;
        top: 10px;
    }

    .problem_title_right{
        position: absolute;
        width: 86px;
        height: 22px;
        right: 84px;
        top: 10px;
    }

    .mySwiper{
        height: 220px; 
        overflow: hidden;
    position: relative;
    top: 30px;
    }

    .ask {
        width: 100%;
        height: 50px;
        margin-top: 20px;
        /* border-bottom: 1px solid #d5d5d5; */
    }

    .ask img {
        width: 44px;
        height: 38px;
    margin-top: 15px;}
    
    .ask_title {
        float: right;
        width: 85%;
        padding-top: 18px;
        display: -webkit-box;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }
    
    .answer {
        width: 100%;
        height: 100px;
        margin-top: 20px;
    }

    .answer img {
        width: 44px;
        height: 38px;
    margin-top: 5px;}
    
    .answer_txt {
        float: right;
        width: 85%;
        line-height: 26px;
        display: -webkit-box;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
    
    .policy {
        width: 580px;
        height: 155px;
        background: url(painting.png) no-repeat center center;
        box-shadow: 0 0 8px 0 rgba(22, 136, 235, 0.20);
        margin-bottom: 20px;
        padding: 50px 0 0 32px;
        float: right;
    }
    
    .policy>a {
        width: 100%;
        height: 100%;
        display: block;
    }

    .policy img{
        width: 36px;
        height: 36px;
        margin-top: -5px;
    }
    
    .policy_title {
        color: #333;
        font-size: 22px;
        line-height: 40px;
        margin-left: 10px;
        display: inline-block;
        max-width: 338px;
    }
    
    .policy_txt {
        width: 300px;
        font-size: 16px;
        color: #666;
        margin-top: 20px;
        padding-left: 55px;
        display: none;
    }
    
    .weifare {
        width: 280px;
        height: 130px;
        box-shadow: 0 0 8px 0 rgba(22, 136, 235, 0.20);
        padding: 39px 0 0 32px;
        float: right;
        overflow: hidden;
    }
    
    .weifare>a {
        width: 100%;
        height: 100%;
        display: block;
    }
    
    .weifare img{
        width: 40px;
        height: 40px;
        margin-top: -5px;
    }
    
    .hotline {
        width: 290px;
        height: 130px;
        box-shadow: 0 0 8px 0 rgba(22, 136, 235, 0.20);
        padding: 39px 0 0 14px;
        margin-left: 10px;
        float: right;
    }
    
    .hotline>a {
        width: 100%;
        height: 100%;
        display: block;
    }

    .hotline img{
        width: 36px;
        height: 36px;
        margin-top: -5px;
    }
    
    .policy_txt>i {
        color: #1492ff;
        font-size: 30px;
        font-weight: bold;
    }
    
    .wqhg a{
		width: 380px;
        height: 200px;
        float: left;
        margin: 0px 10px;
    }
    
    .wqhg a img{
        width: 380px;
        height: 200px;
	}

    /* Ã¤Âºâ€¹Ã©Â¡Â¹Ã©Â¡ÂµÃ©ÂÂ¢ */
    .qh_box{
        text-align: center;
    }

    .qh_title{
        font-family: PingFangSC-Regular;
        font-size: 16px;
        color: #666666;
        letter-spacing: 0;
        text-align: center;
        line-height: 24px;
        font-weight: 400; 
        margin-bottom: 30px;  
    }

    .qh_box_item{
        display: inline-block;
        margin: 0 auto 40px;
    }

    .qh_box_item span{
        display: inline-block;
        width: auto;
        min-width: 198px;
        height: 44px;
        background: #F2F3F4;
        font-family: AlibabaPuHuiTiM;
        font-size: 24px;
        color: #6F6F6F;
        letter-spacing: 0;
        font-weight: 500;
        margin-left: 12px;
        line-height: 44px;
        padding: 0 20px;
        text-align: center;
    }

    .qh_box_item span:first-child{
        margin-left: 0px;
    }

    .qh_box_item span.hover{
        background: #F8E7C3;
        color: #5F3806;
    }

    .qh_box_item span:hover{
        background: #F8E7C3;
        color: #5F3806;
    }

    .zxzc{
        width: 1300px;
        position: relative;
    }

    .bzdt {
		width: 585px;
		height: 182px;
		margin-bottom: 30px;
		margin-right: 17px;
		box-shadow: 0 5px 15px 0 rgba(0, 36, 121, 0.1);
		float: left;
		padding: 0 40px;
		padding-top: 15px;
	}

    .wen {
		width: 100%;
		line-height: 36px;
		margin-top: 5px;
        margin-bottom: 13px;
    }
    
	.wen span {
        font-family: AlibabaPuHuiTiM;
        font-size: 22px;
        color: #333333;
        letter-spacing: 0;
        font-weight: 500;
    }
    
    .wen span a{
        font-family: AlibabaPuHuiTiM;
        font-size: 22px;
        color: #333333;
        letter-spacing: 0;
        font-weight: 500;
        display: inline-block;
        overflow: hidden;
        max-width: 100%;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .wen span a:hover{
        color: #1492ff;
    }

    .huifu p {
        font-family: AlibabaPuHuiTiR;
        font-size: 18px;
        color: #868788;
        letter-spacing: 0;
        line-height: 30px;
        font-weight: 400;
    }

    .huifu a{
        font-family: AlibabaPuHuiTiR;
        font-size: 18px;
        color: #333333;
        letter-spacing: 0;
        line-height: 30px;
        font-weight: 400;
    }






    .app {
        display: none;
    }

    /* .wqhg {
        display: none;
    } */

    .old_type .title_more a {
        font-size: 24px;
        background-size: 12px;
    }

    .old_type .ywjj_list_title a {
        font-size: 26px;
    }

    .old_type .ywjj_list_xq {
        font-size: 24px;
    }

    .old_type .ywjj_list_xq a {
        font-size: 24px;
    }

    .old_type .zcsd_title img{
        width: 188px;
        height: auto;
    }
    
    .old_type .zcsd_box_item {
        width: 120px;
        height: 100px;
        margin: 20px 100px 20px 0;
    }

    .old_type .zcsd_box_item img {
        width: 60px;
        height: 60px;
    }

    .old_type .zcsd_box_item_txt {
        font-size: 24px;
    }

    .old_type .zcsd_box_item2 {
        height: 80px;
        line-height: 80px;
        background-size: 28px 28px;
    }

    .old_type .zcsd_box_item2 a {
        font-size: 24px;
    }

    .old_type .zcsd_box_item2 a img {
        width: 100px;
        height: auto;
    }

    .old_type .problem_title{
        font-size: 32px;
    }

    .old_type .ask_title {
        font-size: 24px;
        line-height: 32px;
        padding-top: 8px;
    }

    .old_type .answer_txt {
        line-height: 32px;
        font-size: 24px;
    }

    .old_type .policy_title {
        font-size: 28px;
    }



    .old_type .qh_title {
        font-size: 24px;
    }

    .old_type .qh_box_item span {
        min-width: 288px;
        height: 66px;
        font-size: 28px;
        line-height: 66px;
    }

    .old_type .wen span a {
        font-size: 26px;
    }

    .old_type .huifu p {
        font-size: 24px;
        line-height: 30px;
    }

    .old_type .huifu a {
        font-size: 24px;
        line-height: 30px;
    }

}