html {
    color: #000;
    background: #fff;
}

body {
    font: 12px/1.5 "Microsoft YaHei", Tahoma, Arial, Helvetica, sans-serif;
    word-break: break-all;
    word-wrap: break-word;
    background: #f2fffa;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dd {
    margin: 0;
}

ul,
ol,
input {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

img {
    border: none;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

em,
i {
    font-style: normal
}

textarea {
    resize: none;
    outline: none;
}

button,
input,
textarea {
    outline: none;
    font-family: "Microsoft YaHei", Tahoma, Arial, Helvetica, sans-serif;
    vertical-align: middle;
}

input:focus {
    outline: none;
}

textarea {
    -webkit-appearance: none;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    color: #f02d35;
    text-decoration: none !important;
}

.clearfix {
    *zoom: 1
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide,
.button-fixed {
    display: none;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    text-align: left;
    clear: both;
}

.box4 {
    width: 1200px;
    height: 330px;
    margin: 0 auto;
}

.box_title {
    font-size: 33px;
    font-weight: bold;
    text-align: center;
    color: red;
    margin-top: 45px;
    padding-bottom: 35px;
}

.poster_list {
    display: flex;
    justify-content: space-between;
}

.poster_list li {
    box-sizing: border-box;
    background: #FFD800;
    width: 280px;
    padding: 10px;
    border-radius: 12px;
    margin-bottom: 20px;
}

.poster_list li a,
.poster_list li img {
    border-radius: 12px;
    display: block;
    width: 100%;
}

.Width {
    width: 1210px;
    margin: 0 auto;
}

.hot-zthf {
    width: 100%;
    margin: 5px auto;
    overflow: hidden;
    clear: both;
}

.hot-zthf a {
    display: inline-block;
    float: left;
    transition: 0.5s;
}

.hot-zthf a:hover {
    transform: translateY(-5px);
}

.hot-zthf a.w2 {
    width: 50%;
}

.hot-zthf a.w3 {
    width: 33.33%;
}

.hot-zthf a.w4 {
    width: 25%;
}

.hot-zthf a.w5 {
    width: 20%;
}

.hot-zthf a img {
    display: block;
    width: 98%;
    margin: 2px 1%;
    border-radius: 10px;
}

/*header*/
.ht19_top {
    height: 70px;
    background: #fff;
}

.ht19_logo {
    display: inline-block;
    width: 170px;
    height: 40px;
    margin: 15px 20px 0 0;
}

.ht19_logo img {
    width: 100%;
    height: 100%;
}

.ht19_navwap {
    display: none;
}

.ht19_headbtn {
    display: none;
}

.ht19_hdnav {
    margin-top: 12px;
    position: relative;
    z-index: 11;
}

.ht19_hdnav li {
    font-size: 20px;
    line-height: 45px;
    color: #333;
    margin-right: 20px;
    float: left;
    width: auto;
}

.ht19_headrt {
    height: 42px;
    padding-top: 15px;
}

.ht19_headrt li {
    float: right;
    height: 42px;
    line-height: 42px;
    margin-left: 20px;
    font-size: 15px;
    font-family: "Microsoft YaHei";
}

.ht19_headrt li a {
    font-family: "Microsoft YaHei";
}

.ht19_headrt li em {
    display: inline-block;
    vertical-align: middle;
    background: url(https://cq.huatu.com/zt/mb/images/ht19sydw_icon2.png) no-repeat;
    margin-right: 3px;
}

.ht19_headrt .ht_top_wx em {
    background-position: -175px top;
    width: 22px;
    height: 18px;
}

.ht19_headrt .ht_top_qq em {
    background-position: 0 center;
    width: 20px;
    height: 16px;
}

/*banner*/
.ht19_banner {
    background: url(https://ah.huatu.com/zt/ahskbkzn/static/images/banner_bg1.jpg) no-repeat center top;
}

.ht19_banner .wrap {
    position: relative;
    padding: 59px 0;
}

.ht19_banner p {
    font-size: 40px;
    line-height: 64px;
    color: #fff;
    font-weight: lighter;
    text-align: center;
}

.ht19_banner h3 {
    font-size: 60px;
    line-height: 0px;
    color: #fff;
    text-align: center;
    margin-top: 9px;
    text-shadow: 0 0 10px rgba(0, 0, 0, .16);
}

.ht19_banner img {
    width: 133px;
    height: 137px;
    position: absolute;
    left: 186px;
    top: 72px;
    z-index: 1;
}

/*footer*/
/*main*/
.ht19_main {
    padding: 10px 0 10px;
}

/*main_left*/
.ht19_left {
    width: 280px;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    padding: 10px 0;
}

.ht19_left h3 {
    width: 240px;
    font-size: 20px;
    line-height: 48px;
    color: #fff;
    background: #ff5722;
    text-indent: 20px;
    border-radius: 0 36px 36px 0;
    margin-bottom: 20px;
    cursor: pointer;
}

.ht19_left h3 a {
    color: #fff;
}

.ht19_left ul li,
.ht19_lful li {
    width: 260px;
    border-radius: 0 31px 31px 0;
    text-indent: 20px;
    font-size: 17px;
    line-height: 42px;
    color: #333;
}

.ht19_left h3.active {
    background: linear-gradient(-90deg, rgb(250, 220, 122) 1%, rgb(255, 155, 36) 99%);
}

.ht19_left h3.active a {
    color: #fff;
}

/*main_right*/
.ht19_right {
    width: 850px;
    padding: 30px 30px;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}

.mainWords {
    overflow: hidden;
    padding: 10px 10px 0;
    font: 14px/28px SimSun;
}

.mainWords h2 {
    font: bold 15px/24px "\5FAE\8F6F\96C5\9ED1", "\9ED1\4F53", Arial, sans-serif;
    text-align: center;
}

.mainWords p {
    font: 16px/36px "MicroSoft YaHei", "Hiragino Sans GB", Arial, sans-serif;
    padding-bottom: 5px;
}

.mainWords a {
    color: #4074ab;
}

.mainWords a[href*="cq.huatu.com"],
.mainWords a[href*="cq.huatu.com"] {
    background: url(https://cq.huatu.com/zt/mb/images/indeximg.png) no-repeat;
    padding: 2px 0 2px 84px;
    background-position: -163px -303px;
}

.mainWords strong a {
    font-weight: bold;
}

.mainWords p span {
    /* font:14px/30px SimSun; */
    color: #333;
    /* display:inline-block; */
}

.mainWords table {
    width: 100% !important;
    border-collapse: collapse;
    background: #fff;
    margin: 15px auto;
    border-top: 2px solid #e21837;
    margin: 0 auto;
}

.mainWords table th {
    background: #f6f6f6;
    color: #333;
    text-align: center;
    font-weight: bold;
}

.mainWords table th,
.mainWords table td {
    border: 1px solid #DEDEDE;
    line-height: 24px;
}

.mainWords table td {
    text-align: left;
    padding: 2px 3px;
    word-break: break-all;
}

.mainWords table tr td strong {
    font-weight: bold;
}

.mainWords table a {
    color: #000;
    font-family: "??????????";
    font-size: 16px;
    margin-left: 6px;
}

.mainWords table img {
    text-align: center;
    width: 150px;
    vertical-align: middle;
    max-width: 100%;
    height: auto !important;
}

.ht19_rtzjm {
    padding-left: 46px;
    background: url(https://cq.huatu.com/zt/mb/images/ht19sydw_titile.png) no-repeat left center;
    font-size: 24px;
    line-height: 32px;
    margin: 10px 0;
    color: #333;
}

.ht19_rtcont {
    color: #4a4a4a;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 5px;
    text-indent: 2em;
}

.ht19_rtdl {
    margin-bottom: 15px;
}

.ht19_rtdl dt {
    padding-left: 21px;
    background: #ffeaed;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px;
    font-weight: bold;
}

.ht19_rtdl dd {
    font-size: 16px;
    line-height: 30px;
    color: #666;
    text-indent: 2em;
}

.ht19_table {
    margin-bottom: 20px;
}

.ht19_table table {
    border: none;
}

.ht19_table th {
    background: #F5F5F5;
    font-size: 16px;
    line-height: 50px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #E6E6E6;
}

.ht19_table td {
    padding: 19px 5px;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    border-bottom: 1px solid #E6E6E6;
}

.ht19_link {
    padding: 10px 0 0;
}

.ht19_link a {
    display: inline-block;
    border: 1px solid #7fc9b7;
    font-size: 16px;
    line-height: 40px;
    color: #007c46;
    border-radius: 21px;
    min-width: 90px;
    padding: 0 15px;
    margin: 0 18px 20px 0;
    float: left;
    text-align: center;
    box-shadow: 0 3px 6px rgba(0, 124, 70, 0.41);
}

.ht19_link a:hover {
    background: #007c46;
    color: #fff;
}


.ht19_process {
    clear: both;
    margin-bottom: 30px;
    padding-top: 10px;
}

.ht19_process li {
    position: relative;
    border-radius: 21px;
    margin: 0 56px 60px 0;
    text-align: center;
    min-width: 100px;
    padding: 0 12px;
    background: #007c46;
    color: #fff;
    font-size: 16px;
    line-height: 42px;
}

.ht19_process .ht19_pro1 {
    background: #007c46;
    font-weight: bold;
}

.ht19_process .ht19_pro3 {
    background: #5385f5;
    font-weight: bold;
}

.marr0 {
    margin-right: 0 !important;
}

.marb0 {
    margin-bottom: 0 !important;
}

.ht19_process .tobot {
    float: left;
}

.ht19_process .next {
    float: left;
}

.ht19_process .back {
    float: right;
}

.ht19_process .totop {
    float: left;
}

.ht19_process span {
    position: absolute;
    width: 40px;
    height: 25px;
    background: url(https://cq.huatu.com/zt/mb/images/ht19sydw_icon6.png) no-repeat;
    right: -49px;
    top: 50%;
    margin-top: -12px;
    transform: rotate(180deg);
}

.ht19_process .ht19_pro1 span {
    background-image: url(https://cq.huatu.com/zt/mb/images/ht19sydw_icon8.png);
}

.ht19_process .back span {
    transform: rotate(0deg);
    left: -49px;
}

.ht19_process .tobot span {
    transform: rotate(270deg);
    left: 50%;
    top: auto;
    bottom: -40px;
    margin-left: -12px;
}

.ht19_process .totop span {
    transform: rotate(90deg);
    left: 50%;
    top: -30px;
    margin-left: -12px;
}

.ht19_process li:last-child span {
    display: none;
}

.readmore {
    line-height: 30px;
    font-size: 13px;
}

.ht19_navwap2 {
    display: none;
}

.ht19_rtcent {
    padding-top: 30px;
}

.ht19_rtcent .ht19_rtzjm {
    background: none;
    text-align: center;
}

.ht19_toptit {
    font-size: 24px;
    line-height: 2;
    color: #333;
    margin-right: 20px;
    float: left;
    width: auto;
    margin-top: 10px;
}

.ht19_toptit a {
    color: #e40f2f;
}

.footer {
    margin-top: 0px;
    padding: 25px 5px;
    background: #575757;
    color: #FFF;
    text-align: center;
    font-size: 15px;
    font-family: "??????????";
    line-height: 30px;
}

.footer a,
.footer a:hover {
    padding: 0 5px;
    color: #fff;
}

.ht19_right table {
    width: 100% !important;
    border-collapse: collapse;
    background: #fff;
    margin: 15px auto;
    border-top: 2px solid;
    margin: 0 auto;
}

.ht19_right table th {
    background: #f6f6f6;
    color: #333;
    text-align: center;
    font-weight: bold;
}

.ht19_right table th,
.ht19_right table td {
    border: 1px solid #DEDEDE;
    line-height: 28px;
}

.ht19_right table td {
    text-align: center;
    padding: 2px 3px;
    word-break: break-all;
}

.ht19_right table tr td strong {
    font-weight: bold;
}

.ht19_right table strong u {
    font-weight: bold;
}

.ht19_right table b u {
    font-weight: bold;
}

.ht19_banner {
    background: url(https://u3.huatu.com/chongqing/uploads/ztguojia.jpg) no-repeat center top;
}

.ht19_toptit a {
    color: #e52b37;
}

.ht19_left h3,
.ht19_lftitle {
    background: #e52b37;
}

.poster_list li {
    background: #e52b37;
}

.box_title {
    color: #e52b37;
}

/*???*/
.hktj25 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2% 0;
    box-shadow: 0px 0px 15px 0px #cccccce0;

}

.hktj25 {
    background: url(https://u3.huatu.com/uploads/allimg/241009/660931-241009132914500.png) no-repeat;
    background-size: 100% 100%;
}

.hktj25_left {
    width: 24%;
}

.hktj25_left img {
    display: block;
    margin: 0 auto;
}

.hktj25_right {
    width: 74%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 5%;
    box-sizing: border-box;
}

.hktj25 ul.hktj25_right li {
    width: 32%;
    border-radius: 30px;
    background: #fff;
    background-image: -moz-linear-gradient(9deg, rgb(237, 66, 19) 1%, rgb(218, 24, 2) 99%);
    background-image: -webkit-linear-gradient(9deg, rgb(237, 66, 19) 1%, rgb(218, 24, 2) 99%);
    background-image: -ms-linear-gradient(9deg, rgb(237, 66, 19) 1%, rgb(218, 24, 2) 99%);
    padding-left: 0;
    text-align: center;
    background-size: 100% 100%;
}

.hktj25 ul.hktj25_right li:nth-child(1),
.hktj25 ul.hktj25_right li:nth-child(2),
.hktj25 ul.hktj25_right li:nth-child(3) {
    margin-bottom: 1%;
}

.hktj25_right li a {
    display: block;
    padding: 4% 2%;
    font-size: 16px;
    font-family: "FZLanTingHeiS-M-GB";
    color: rgb(255, 255, 255);
}

.hktj25 ul.hktj25_right li:hover a {
    font-weight: bold;
    color: yellow;
}

.content {
    display: none;
}

.content:nth-child(1) {
    display: block;
    position: relative;
}

.content table {
    margin-bottom: 20px;
}

.m-table {
    display: none;
}

@media screen and (max-width:1080px) {

    .wrap {
        width: 100%;
        max-width: 100%;
        clear: both;
    }

    .ht19_right table {
        width: 100% !important;
        margin: 10px auto;
        border-top: 2px solid #416ec6;
        border-collapse: collapse;
        font: 12px/21px "\5B8B\4F53", Arial, sans-serif;
    }

    .ht19_right th,
    .ht19_right td {
        border: 1px solid #eee;
        text-align: center;
        padding: 3px;
    }

    .ht19_right th {
        background: #f2f2f2;
    }

    .ht19_right {
        font-size: .25rem;
        line-height: .5rem;
    }

    .Width {
        width: 100%;
    }

    /*header*/
    .ht19_top {
        height: auto;
        position: relative;
    }

    .ht19_logo {
        display: inline-block;
        width: 2.2rem;
        height: .55rem;
        margin: 0;
    }

    .ht19_logo img {
        width: 100%;
        height: 100%;
    }

    .ht19_navwap {
        margin-top: 0;
        position: relative;
        clear: both;
        width: 100%;
        height: .8rem;
        overflow: hidden;
        box-sizing: border-box;
        padding: 0 .2rem;
    }

    .ht19_navwap li {
        font-size: .28rem;
        line-height: .8rem;
        color: #333;
    }

    .ht19_headrt {
        display: none;
    }

    .ht19_hdnavbox {
        text-align: center;
    }

    .ht19_hdnav li {
        font-size: 16px;
        line-height: 30px;
        color: #333;
        padding: 0 10px;
        margin-right: 0;
        display: inline-block;
        float: none;
    }

    .ht19_navwap {
        display: block;
        background: #F5F5F5;
    }

    .ht19_headbtn {
        display: block;
        position: absolute;
        right: .2rem;
        top: .25rem;
        width: .36rem;
        height: .36rem;
        background: url(https://cq.huatu.com/zt/mb/images/ht19sydw_icon1.png) no-repeat;
        background-size: 100% 100%;
        vertical-align: middle;
    }

    /*banner*/

    .ht19_banner .wrap {
        padding: .2rem 0 .5rem 0;
        text-align: center;
    }

    .ht19_banner p {
        margin-left: 0;
        font-size: .6rem;
        line-height: .7rem;
        color: #fff;
        font-weight: lighter;
    }

    .ht19_banner h3 {
        margin-left: 0;
        font-size: .5rem;
        line-height: .87rem;
        color: #fff;
        margin-top: .1rem;
        text-shadow: 0 0 .1rem rgba(0, 0, 0, .16);
    }

    .ht19_banner img {
        display: none;
    }

    .ht19_banner span {
        display: block;
        font-size: .8rem;
    }

    /*footer*/
    /*main*/
    .ht19_main {
        padding: 0;
    }

    .ht19_left {
        display: none;
    }

    .ht19_left_bd {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 88;
        height: 100%;
        background: rgba(0, 0, 0, 0.61);
    }

    .ht19_left.cur {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 260px;
        z-index: 99;
        padding: 5px 0;
        height: 100%;
        overflow-x: scroll;
    }

    .ht19_lful {
        margin: 10px auto;
    }

    .ht19_lftitle {
        font-size: 18px;
        line-height: 40px;
    }

    .ht19_lful li {
        font-size: 15px;
        line-height: 32px;
        width: 240px;
        text-indent: 15px;
    }

    .ht19_lful li img {
        margin-top: 6px;
        width: 24px;
        height: 24px;
    }

    .ht19_right {
        width: 100%;
        box-sizing: border-box;
    }

    .ht19_rtbox {
        padding: 0;
        float: none;
        margin: 0;
    }

    .ht19_rtzjm {
        font-size: .34rem;
        line-height: .6rem;
        margin-bottom: .2rem;
        background-size: .36rem .21rem;
        padding-left: .46rem;
    }

    .ht19_rtcont {
        font-size: .28rem;
        line-height: .4rem;
        margin-bottom: 0;
    }

    .ht19_rtcont img {
        margin-left: -2em;
    }

    .ht19_rtdl {
        margin-bottom: .3rem;
    }

    .ht19_rtdl dt {
        font-size: .3rem;
        line-height: .6rem;
        padding-left: .21rem;
        background-size: .11rem .11rem;
    }

    .ht19_rtdl dd {
        font-size: .28rem;
        line-height: .5rem;
    }

    .ht19_table th {
        font-size: .28rem;
        line-height: .5rem;
    }

    .ht19_table td {
        padding: .2rem 0;
        font-size: .26rem;
        line-height: .4rem;
    }

    .ht19_link a {
        min-width: 1.2rem;
        padding: 0 .15rem;
        font-size: .28rem;
        line-height: .5rem;
        margin: 0 .2rem .2rem 0;
    }

    .ht19_link a:nth-child(4n) {
        margin-right: 0;
    }

    .ht19_rtbox {
        box-shadow: none;
    }

    .ht19_rtcent {
        padding-top: .3rem;
    }

    /*nav wap*/
    .ht19_navwap2 {
        display: block;
    }

    .ht19_navwap2 {
        background: #f9f9f9;
        position: relative;
        clear: both;
        width: 100%;
        height: .8rem;
        overflow: hidden;
        box-sizing: border-box;
        padding: 0;
        margin-bottom: 6px;
    }

    .ht19_navwap2 li,
    .ht19_navwap li {
        font-size: .26rem;
        line-height: .8rem;
        color: #333;
        padding: 0 .6em;
        width: auto;
        display: inline-block;
        text-align: center;
    }

    .ht19_navwap2 .active {
        font-weight: bold;
    }

    .ht19_navwap2 .active a {
        color: #333;
    }

    .ht19_navwap2 a {
        color: #e21919;
    }

    .ht19_navwap li {
        padding: 0 .6em;
    }

    .ht19_hdnav {
        clear: both;
        float: none;
        background: #f1f1f1;
        margin-top: 0;
    }

    .ht19_toptit {
        display: block;
        margin: 0 auto;
        font-size: .4rem;
        line-height: .88rem;
        text-align: center;
        width: 100%;
    }

    .ht19_logo {
        position: absolute;
        left: .2rem;
        top: .15rem;
    }

    .ht19_hdnavbox b {
        font-weight: normal;
    }

    .button-fixed {
        display: block;
        text-align: center;
        position: fixed;
        z-index: 66;
        background: #ff57228c;
        box-shadow: 0px 0px 7px 1px #ff572278;
        color: #fff;
        font-size: .25rem;
        width: 0.8rem;
        height: 0.8rem;
        line-height: 0.8rem;
        border-radius: 50%;
        bottom: 0.8rem;
        right: 0.1rem;
    }

    .footer {
        margin-top: 0px;
        padding: 25px 5px;
        background: #575757;
        color: #FFF;
        text-align: center;
        font-size: 14px;
        font-family: "??????????";
        line-height: 24px;
    }

    .footer a,
    .footer a:hover {
        padding: 0 5px;
        color: #fff;
    }

    .box_title {
        font-size: 22px;
        margin-top: 20px;
        padding-bottom: 12px;
    }

    .box4 {
        width: 100%;
        margin: auto;
    }

    .poster_list {
        flex-wrap: wrap;
    }

    .poster_list li {
        margin: .2rem 1%;
        width: 48%;
        padding: .1rem;
        border-radius: .3rem;
    }

    .poster_list li a,
    .poster_list li img {
        border-radius: .3rem;
    }

    .button-fixed {
        font-size: .3rem;
        width: .8rem;
        height: .8rem;
        top: 4.5rem;
        right: 0.1rem;
        border-radius: 50%;
    }

    .mainWords table tr td:nth-child(3) {
        display: none;
    }

    .mainWords table th,
    .mainWords table td {}

    .mainWords table a {
        margin-left: 0;
    }

    .m-table {
        display: block;
    }

    .pc-table {
        display: none;
    }

    .toutu img {
        width: 100%;
    }

    .hktj25_left img {
        width: 100%;
    }

    .hktj25 ul.hktj25_right li:nth-child(5) {
        display: none;
    }

    .hktj25 ul.hktj25_right li:nth-child(6) {
        display: none;
    }

    .hktj25 ul.hktj25_right li {
        width: 45%;
    }

    .hktj25_right li a {
        display: block;
        padding: 2% 2%;
    }

    .hktj25_right {
        padding: 0;
    }

    .hktj25 ul.hktj25_right li:nth-child(1),
    .hktj25 ul.hktj25_right li:nth-child(2) {
        margin-bottom: 1%;
    }

    .hktj25 ul.hktj25_right li:nth-child(3) {
        margin-bottom: 0;
    }

}