﻿body {
    margin: 0;
    padding: 0;
    font-family: "microsoft yahei";
    color: #333;
    font-size: 16px;
}

ul,
li,
dl,
dt,
dd {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    border: none;
    max-width: 100%;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
i,
em,
b {
    font-weight: normal;
    font-style: normal;
}

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

input,
select,
textarea {
    outline: none;
    padding-top: 0;
    padding-bottom: 0;
    font-family: "microsoft yahei";
}

table {
    border-collapse: collapse;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.tyhp {
    background: #f9fafb;
}

.hp_main {
    width: 1200px;
    margin: 0 auto;
}

.tyhp_con {
    margin-bottom: 23px;
}

.hp_pad {
    padding: 20px 20px;
}

.hp_box {
    background: #fff;
}

.hp_top {
    height: 383px;
    background: url(../img/hcpfs2_02.png) no-repeat center top;
}

.hp_top h3 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    padding-top: 35px;
}

.hp_top_con {}

.hp_top_lf {
    float: left;
    margin-left: 51px;
    margin-top: 39px;
    position: relative;
}

.hp_top_rg_pad {
    padding: 0 42px;
}

.hp_top_rg {
    float: right;
    margin-right: 30px;
    width: 424px;
    margin-top: 21px;
    height: 304px;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 0 18px rgba(0, 8, 13, .23);
    overflow: hidden;
}

.hp_top_rg h4 {
    text-align: center;
    color: #35509f;
    font-weight: bold;
    font-size: 24px;
    margin-top: 25px;
}

.hp_top_rg_con {
    margin-top: 27px;
}

.hp_top_rg_con li {
    margin-bottom: 10px;
    overflow: hidden;
}

.hp_top_rg_con li em {
    float: left;
    width: 21%;
    line-height: 36px;
    color: #333;
    font-size: 14px;
    text-align: right;
}

.hp_top_rg_con li input {
    float: left;
    width: 76%;
    margin-left: 1%;
    border: 0;
    height: 36px;
    /* background: #dce6fb; */
    border-radius: 3px;
    padding-left: 2%;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
}

.hp_top_rg_con .li0 input {
    width: 41%;
}

.hp_top_rg_con .li0 i {
    float: left;
    margin-left: 3%;
    cursor: pointer;
}

.hp_top_dl {
    margin: 0 auto;
    margin-top: 20px;
    /* width: 90%; */
    overflow: hidden;
}

.hp_top_dl a {
    display: block;
    width: 160px;
    height: 38px;
    /* border: 1px solid #fff; */
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #35509f;
}

.hp_top_dl .a1 {
    float: left;
}

.hp_top_dl .a2 {
    float: right;
    background: #13b5b1;
}

.hp_qst {
    margin-top: 20px;
    height: 426px;
}

.hp_title {
    font-size: 18px;
    font-weight: bold;
    color: #21498b;
    height: 34px;
    border-bottom: 1px solid #b2b3b3;
    position: relative;
}

.hp_title span {
    position: absolute;
    left: 0;
    top: 0;
    border-bottom: 2px solid #21498b;
    padding-bottom: 9px;
}

.hp_qst_con {
    width: 95%;
    margin: 0 auto;
}

.hp_phb {
    margin-top: 20px;
}

.hp_bm_text {
    border: 1px solid #e0e0e0;
    height: 100%;
    width: 383px;
    margin-left: 7px;
    box-sizing: border-box;
}

.hp_bm .bd li {
    opacity: 0;
}

.hp_bm .bd li a {
    float: left;
    height: 118px;
    width: 387px;
    margin-right: 18px;
    margin-top: 18px;
    position: relative;
}

.hp_bm .bd li a:nth-child(2n+2) {
    margin-right: 0;
}

.hp_bm .bd li a h4 {
    display: block;
    margin-top: 20px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin-left: 43px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hp_bm .bd li a .hp_bm_img {
    position: absolute;
    width: 35px;
    height: 28px;
    text-align: center;
    line-height: 22px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    left: -0px;
    top: 19px;
    z-index: 10;
}

.hp_bm .bd li .a1 .hp_bm_img {
    background: url(../img/hp_bm_img_1.png) no-repeat;
}

.hp_bm .bd li .a2 .hp_bm_img {
    background: url(../img/hp_bm_img_2.png) no-repeat;
}

.hp_bm .bd li .a3 .hp_bm_img {
    display: none;
}

.hp_bm .bd li .a3 .hp_bm_bot em span {
    color: #333333;
}

.hp_bm .bd li .a3 .hp_bm_bot em p {
    text-align: center;
    color: #333;
    font-size: 21px;
}

.hp_bm_bot {
    margin-top: 10px;
    overflow: hidden;
}

.hp_bm_bot em {
    float: left;
    width: 32%;
}

.hp_bm_bot i {
    float: left;
    height: 39px;
    width: 1px;
    background: #dddddd;
    margin-top: 8px;
}

.hp_bm_bot em span {
    display: block;
    text-align: center;
    font-size: 21px;
    color: #ed1b1c;
}

.hp_bm_bot em b {
    display: block;
    font-size: 16px;
    color: #333;
    margin-top: 3px;
    text-align: center;
}

.hp_bm_bot em p {
    display: block;
    height: 28px;
}

.hp_bm .bd li .ss .hp_bm_bot em p {
    background: url(../img/hp_bm_i1.png) center no-repeat;
}

.hp_bm .bd li .xj .hp_bm_bot em p {
    background: url(../img/hp_bm_i2.png) center no-repeat;
}

.hp_bm .bd li a:hover .hp_bm_text {
    background: #2e5aa6;
    border-color: #2e5aa6;
}

.hp_bm .bd li a:hover h4 {
    color: #fff;
}

.hp_bm .bd li a:hover .hp_bm_bot em span {
    color: #fff;
}

.hp_bm .bd li a:hover .hp_bm_bot em b {
    color: #fff;
}

.hp_bm .bd li .ss:hover .hp_bm_bot em p {
    background: url(../img/hp_bm_i1h.png) center no-repeat;
}

.hp_bm .bd li .xj:hover .hp_bm_bot em p {
    background: url(../img/hp_bm_i2h.png) center no-repeat;
}

.hp_bm .bd li .a3:hover .hp_bm_bot em p {
    color: #fff;
}

.hp_bm {
    position: relative;
}

.hp_bm .hd {
    position: absolute;
    z-index: 10;
    left: 41%;
    bottom: -11%;
}

.hp_bm .hd li {
    float: left;
    width: 30px;
    height: 7px;
    background: #d1d1d1;
    margin-right: 10px;
    cursor: pointer;
}

.hp_bm .hd .on {
    background: #2f5ba6;
}

.hp_pmpj_con ul li .lf p .zw {
    color: #666666;
}

.hp_pmpj {
    float: left;
    width: 837px;
    padding-bottom: 36px;
}

.hp_pmpj_con ul li {
    float: left;
    width: calc(31.33% - 2px);
    border: 1px solid #e0e0e0;
    height: 120px;
    margin-right: 3%;
    margin-bottom: 25px;
    box-shadow: 4px 4px 2px 1px #ebebeb;
}

.hp_pmpj_con ul li:nth-child(3n+3) {
    margin-right: 0;
}

.hp_pmpj_con ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.hp_pmpj_con ul li a em {
    display: block;
    padding: 0 30px;
}

.hp_pmpj_con ul li h5 {
    display: block;
    font-size: 16px;
    color: #2e5aa6;
    font-weight: bold;
    line-height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hp_pmpj_con ul li .lf {
    float: left;
}

.hp_pmpj_con ul li .lf p .b2 {
    color: #f11a17;
}

.hp_pmpj_con ul li .lf p {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    color: #333;
}

.hp_pmpj_con ul li .lf p .i1 {
    float: left;
    background: url(../img/pmpj_lf1.png) no-repeat;
    width: 14px;
    height: 14px;
    margin-top: 3px;
    margin-right: 9px;
}

.hp_pmpj_con ul li .lf p .i2 {
    float: left;
    background: url(../img/pmpj_lf2.png) no-repeat;
    width: 15px;
    height: 12px;
    margin-top: 4px;
    margin-right: 8px;
}

.hp_pmpj_con ul li .rg {
    float: right;
    margin-right: 10%;
}

.hp_pmpj_con ul li .pmpj_s {
    background: url(../img/pmpj_rg.png) no-repeat;
    width: 20px;
    height: 30px;
    margin-top: 5px;
}

.hp_pmpj_con ul li .pmpj_j {
    background: url(../img/pmpj_j.png) no-repeat;
    width: 20px;
    height: 30px;
    margin-top: 5px;
}

.hp_pmpj_con ul li .pmpj_p {
    background: url(../img/pmpj_p.png) no-repeat;
    width: 20px;
    height: 29px;
    margin-top: 5px;
    margin-right: 11%;
}

.hp_pmpj_con ul li:hover {
    background: #2e5aa6;
    border-color: #2e5aa6;
}

.hp_pmpj_con ul li:hover h5 {
    color: #fff;
}

.hp_pmpj_con ul li:hover .lf p {
    color: #fff;
}

.hp_pmpj_con ul li:hover .lf p .i1 {
    background: url(../img/pmpj_lf1h.png) no-repeat;
}

.hp_pmpj_con ul li:hover .lf p .i2 {
    background: url(../img/pmpj_lf2h.png) no-repeat;
}

.hp_pmpj_con ul li:hover .pmpj_s {
    background: url(../img/pmpj_rgh.png) no-repeat;
}

.hp_pmpj_con ul li:hover .pmpj_j {
    background: url(../img/pmpj_jh.png) no-repeat;
}

.hp_pmpj_con ul li:hover .pmpj_p {
    background: url(../img/pmpj_ph.png) no-repeat;
}

.hp_pmpj_con ul li:hover .lf p .b2 {
    color: #fff;
}

.hp_pmpj_con ul li:hover .lf p .zw {
    color: #fff;
}

.hp_page {
    margin: 0 auto;
    width: 365px;
    margin-top: 30px;
    padding: 35px 0;
}

.hp_page a {
    display: inline-block;
    height: 39px;
    line-height: 39px;
    text-align: center;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    margin-right: 8px;
    font-size: 14px;
    color: #999999;
}

.hp_page .a2 {
    margin-right: 0;
}

.hp_page .a_top {
    width: 74px;
}

.hp_page .a_bot {
    width: 40px;
}

.hp_page a:hover {
    background: #2e5aa6;
    border-color: #2e5aa6;
    color: #fff;
}

.hp_szph {
    float: right;
    width: 344px;
    padding-bottom: 27px;
    height: 356px;
}

.hp_szph_con {
    position: relative;
}

.hp_szph_con .bd li {
    opacity: 0;
}

.hp_szph_con .bd li p {
    display: block;
    overflow: hidden;
    height: 44px;
    border-bottom: 1px dashed #dddddd;
    line-height: 44px;
}

.hp_szph_con .bd li p span {
    float: left;
    width: 24%;
    font-size: 16px;
    color: #2e5aa6;
    font-weight: bold;
}

.hp_szph_con .bd li p em {
    float: left;
    font-size: 14px;
    color: #333;
    margin-right: 12px;
}

.hp_szph_con .bd li p em a {
    color: #f11a17;
}

.hp_szph_con .bd li p i {
    float: right;
    margin-top: 4px;
}

.hp_szph_con .hd {
    position: absolute;
    z-index: 10;
    bottom: -10%;
    left: 38%;
}

.hp_szph_con .hd li {
    float: left;
    width: 30px;
    height: 7px;
    background: #d1d1d1;
    margin-right: 10px;
    cursor: pointer;
}

.hp_szph_con .hd .on {
    background: #2f5ba6;
}

.hp_qz {
    margin-top: 20px;
}

.li_pad {
    padding: 0 30px;
}

.qz_page {
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.hp_qst_con img {
    display: block;
    height: 100%;
}

.qzp {
    padding: 0 10px;
    /* margin-top: 20px; */
}

.qzp li {
    overflow: hidden;
    border-bottom: 1px dashed #dddddd;
    /* margin-bottom: 20px; */
    padding: 26px 0;
}

.qzp li .qzp_top {
    overflow: hidden;
    line-height: 35px;
}

.qzp li .qzp_top span {
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #999999;
    width: 73px;
}

.qzp li .qzp_top b {
    float: left;
    font-size: 14px;
    color: #999999;
}

.qzp li .qzp_top em {
    float: left;
    font-size: 14px;
    color: #999999;
    margin-left: 9px;
}

.qzp li .qzp_top i {
    float: left;
    margin-left: 39px;
}

.qzp li a {
    display: block;
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #2e5aa6;
}

.qzp li p {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    color: 333;
    line-height: 24px;
    /* margin-bottom: 30px; */
}

.ph_sz table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    margin-top: 18px;
}

.ph_sz table .tr1 {
    height: 35px;
    background: #eaeef6;
    font-size: 14px;
    color: #333;
}

.ph_sz table .tr2 {
    /* height: 45px; */
    /* border-bottom: 1px dashed #dddddd; */
    /* padding-top: 10px; */
}

.ph_sz table .tr2s td {
    padding-top: 23px;
}

.ph_sz table .tr2 td {
    padding-bottom: 28px
}

.ph_sz table .tr2 .t1 i {
    display: block;
    width: 32px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    background: #f2f2f2;
    font-size: 14px;
    color: #333;
    /* font-weight: bold; */
    margin: 0 auto;
}

.ph_sz table .tr2 .t1 .i2 {
    background: #ed1b1c;
    color: #fff;
}

.ph_sz table .tr2 .t1 .i2s2 {
    background: #ee6e00;
}

.ph_sz table .tr2 .t1 .i2s3 {
    background: #ffa800;
}

.ph_sz table .tr2 .t3 {
    font-size: 14px;
}

.ph_sz table .tr2 .t4 {
    font-size: 14px;
    color: #ed1b1c;
}

.ph_sz table .tr2 .zw {
    color: #333;
}

.ph_sz table .tr2 em {
    display: inline-block;
    width: 12px;
    height: 14px;
    background: url(../img/ph_sz_xj.png) no-repeat;
}

.ph_sz table .tr2 em.down {
    background: url(../img/ph_sz_ss.png) no-repeat;
}

.hp_top_lf .lf {
    float: left;
    margin-top: 7px;
}

.hp_top_lf .rg {
    float: left;
    margin-left: 40px;
    width: 323px;
}

.hp_top_lf .rg p {
    display: block;
    text-indent: 2em;
    font-size: 14px;
    color: #333;
    line-height: 24px;
}

.hp_top_lf .rg i {
    display: block;
    margin-top: 27px;
}

.hp_top_lf .rg i img {
    display: block;
    margin: 0 auto;
}

.qst {
    margin-top: 20px;
    background: #fff;
    height: 624px;
}

.qst_top {
    line-height: 78px;
    font-size: 24px;
    font-weight: bold;
    color: #333;
    text-align: center;
}

.qst_con {
    position: relative;
}

.qst_nav li {
    float: left;
    width: 148px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #dddddd;
    font-size: 16px;
    color: #333;
    margin-right: 10px;
    cursor: pointer;
}

.qst_nav .on {
    background: #2f5ba6;
    border-color: #2f5ba6;
    color: #fff;
}

.qst_bot_sj {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 13px;
}

.qst_bot_sj li {
    float: left;
    margin-left: 30px;
    font-size: 16px;
    color: #333;
}

.qst_bot_sj li b {
    color: #ef1b1a;
}

.qst_bot {
    margin-top: 28px;
}

.qst_bot_tb {
    height: 450px;
}

.qst_bot_tb img {
    display: block;
    height: 100%;
    width: 100%;
}

@media only screen and (max-width: 1200px) {
    .hp_main {
        width: 95%;
    }
    .hp_top {
        background: #f9fafb;
        height: auto;
    }
    .hp_top h3 {
        padding-top: 20px;
    }
    .hp_top_lf {
        margin-left: 0;
        float: none;
        margin: 0 auto;
        width: 60%;
        margin-top: 20px;
    }
    .hp_top_lf img {
        display: block;
        margin: 0 auto;
    }
    .hp_top_rg {
        float: none;
        margin: 30px auto;
        width: 100%;
    }
    .hp_top_rg_con li input {
        width: 73%;
    }
    .hp_top_rg_con li em {
        width: 20%;
    }
    .hp_pmpj {
        float: none;
        width: 100%;
    }
    .hp_szph {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    .hp_szph_con .hd {
        left: 47%;
    }
    .hp_qz_con li {
        width: 100%;
        margin-right: 0;
    }
    .hp_top_rg h4 {
        margin-top: 0;
        padding-top: 18px;
    }
    .hp_bm .bd li a {
        width: 100%;
        margin-right: 0;
    }
    .hp_bm_text {
        width: calc(100% - 9px);
    }
    .hp_bm .hd {
        bottom: -5%;
        left: 45%;
    }
    .qst {
        height: auto;
    }
    .qst_bot {
        padding-bottom: 20px;
    }
    .qst_bot_sj {
        position: inherit;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 768px) {
    .hp_top_lf {
        width: 75%;
    }
}

@media only screen and (max-width: 414px) {
    .hp_top_lf {
        padding: 0 10px;
    }
    .hp_top_rg {
        width: auto;
        padding: 0 10px;
        margin: 20px auto;
    }
    .hp_top_rg_con li em {
        width: 100%;
        text-align: left;
    }
    .hp_top_rg_con li input {
        width: 98%;
        margin-left: 0;
    }
    .hp_top_rg_con {
        margin-top: 10px;
    }
    .hp_pmpj {
        height: auto;
    }
    .hp_pmpj_con ul li {
        width: 100%;
        margin-bottom: 14px;
    }
    .hp_page {
        padding-bottom: 30px;
        width: 55%;
    }
    .hp_page a {
        width: 40%;
    }
    .hp_page .a_none {
        display: none;
    }
    .hp_page .a2 {
        float: right;
    }
    .hp_szph_con .hd {
        left: 40%;
    }
    .li_pad {
        padding: 0 10px;
    }
    .hp_qz_con li {
        height: 300px;
    }
    .hp_qz_con li a {
        margin-top: 16px;
    }
    .hp_qz_con li p {
        margin-top: 5px;
    }
    .hp_qz_con li em b {
        float: left;
    }
    .hp_qz_con li em {
        bottom: 0px;
    }
    .hp_top_lf {
        width: auto;
    }
    .hp_top_lf .lf {
        width: 100%;
    }
    .hp_top_lf .rg {
        width: 100%;
        margin-left: 0;
        margin-top: 15px;
    }
    .hp_top_lf .rg {
        margin-top: 17px;
    }
    .hp_top_rg_pad {
        padding: 0 15px;
    }
    .hp_top_rg {
        height: auto;
        padding-bottom: 20px;
    }
    .hp_top_dl {
        width: auto;
    }
    .hp_bm .hd {
        left: 30%;
    }
    .qzp li .qzp_top i {
        width: 100%;
        margin-left: 0;
    }
    .qzp {
        padding: 0;
    }
    .qst_bot_sj li {
        width: 33.33%;
        margin-left: 0;
        margin-bottom: 10px;
        text-align: center;
        font-size: 14px;
    }
    .qst_nav li {
        width: 120px;
        font-size: 14px;
    }
    .qst_top {
        font-size: 20px;
    }
}

@media only screen and (max-width: 320px) {
    .hp_top h3 {
        font-size: 20px;
    }
    .hp_page {
        width: 65%;
    }
    .hp_szph_con .bd li p span {
        width: 25%;
    }
    .hp_szph_con .bd li p em {
        margin-right: 6px;
        font-size: 12px;
    }
    .hp_qz_con li p {
        max-height: 170px;
        overflow: hidden;
    }
    .qst_bot_sj li {
        font-size: 12px;
    }
}


/*10.28*/

.hc_table {
    background: #fff;
    padding: 0 20px;
    padding-bottom: 30px;
}

.hc_table table {
    width: 100%;
}

.hc_table table th {
    font-weight: normal;
    color: #302d46;
    padding: 10px 5px;
}

.hc_table table thead tr {
    background: #f5f6f8;
}

.hc_table table td {
    padding: 10px 5px;
    font-size: 14px;
    color: #666;
    border-bottom: 1px solid #ececec;
    text-align: center
}

.hc_table table td:nth-of-type(2) {
    text-align: left;
    text-indent: 10px;
}

.hc_table_top {
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    background: #2e5aa6;
    margin-bottom: 15px;
}

.hc_table_top span {
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-right: 30px;
    padding-left: 20px;
}


/* 11/12 */

.yim {
    display: none;
}

.yim0 {
    height: 200px;
    background: url(../img/hcpfs6_02.jpg) no-repeat center 0;
}

.yim02 {
    height: 200px;
    background: url(../img/hcpfs6_03.jpg) no-repeat center 0;
}

.yim0-1 {
    padding: 30px 0;
    position: relative;
}

.yim0-1 .im1 {
    margin-left: 318px;
}

.yim0-1 .im2 {
    position: absolute;
    top: 29px;
    left: 101px;
}

.yim0-1 .yim0-t1 {
    margin-left: 276px;
    width: 435px;
    height: 40px;
    color: #fff;
    font-size: 24px;
    line-height: 40px;
    text-align: center;
}

.yjb-sea {
    width: 214px;
    height: 35px;
    border-radius: 20px;
    border: 1px solid #94c8f2;
    background-color: rgba(255, 255, 255, .2);
    right: 165px;
    top: 79px;
    position: absolute;
}

.yjb-sea input {
    float: left;
    background-color: transparent;
    text-indent: 16px;
    font-size: 14px;
    color: #fff;
    width: calc(100% - 42px);
    height: 100%;
    border: 0;
}

.yjb-sea input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .7);
}

.yjb-sea i {
    float: left;
    width: 40px;
    height: 100%;
    background: url(../img/ycbf51_03.png) no-repeat 8px center;
    cursor: pointer;
}

.mydo-thbox {
    /* height: 80px; */
    background-color: #fff;
    box-shadow: 0px 15px 10px -15px rgba(0, 0, 0, .24);
}

.thbox1 {
    height: auto;
    overflow: hidden;
}


/* .thbox1 span{
    line-height: 24px;
    float: left;
    width: 93px;
    font-weight: bold;
    font-size: 14px;
} */


/* .thbox1:nth-of-type(1){
    border-bottom: 1px solid #f5f6f8;
} */

.thbox1 .thrb1 {
    /* float: left;
    width: calc(100% - 93px); */
}

.thbox1 p {
    overflow: hidden;
    text-align: center;
}

.thbox1 p a {
    line-height: 24px;
    font-size: 18px;
    padding: 0 14px;
    display: inline-block;
    width: 160px;
    font-weight: bold;
    position: relative;
    padding: 15px;
    text-align: center;
}

.thbox1 p a i {
    display: block;
    margin: 0 auto 10px;
    width: 64px;
    height: 64px;
    border-radius: 50%;
}

.thbox1 p a.active {
    color: #3346b1;
}

.thbox1 p a.active i {
    background-color: #f4f5f7;
}

.thbox1 p a.active:after {
    content: "";
    position: absolute;
    width: 72px;
    height: 2px;
    background-color: #35509f;
    bottom: 0;
    left: 50%;
    margin-left: -36px;
}


/* .thbox1 p a:hover{
    background: #e9edff;
    color: #3346b1;
} */

.thbox1 p.p2 {
    margin-top: 10px;
}

.mydo-con {
    margin-top: 28px;
    overflow: hidden;
}

.mydo-cll {
    width: 100%;
}

.mydo-clr {
    float: right;
    width: 302px;
}

.mydo-cll-t {
    margin-top: 10px;
    margin-bottom: 15px;
    height: 40px;
    overflow: hidden;
}

.mydo-cll-t p {
    float: left;
    line-height: 43px;
    font-weight: bold;
    font-size: 16px;
}

.mydo-cll-t p span {
    color: #2e5aa6;
}

.mydo-cll-t .sma-sea {
    float: right;
    margin-right: 10px;
    height: 36px;
    overflow: hidden;
    position: relative;
}

.mydo-cll-t .sma-sea span {
    float: left;
    margin-right: 10px;
    font-size: 16px;
    color: #666;
    line-height: 36px;
}

.sma-sea i {
    position: absolute;
    right: 0;
    top: 0;
    width: 48px;
    height: 36px;
    background: url(../img/icon_ycbf51_032.png) no-repeat center;
    cursor: pointer;
}

.sma-sea input {
    width: 300px;
    background-color: transparent;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    height: 36px;
    text-indent: 8px;
    float: left;
    padding-right: 50px;
}

.sma-sea input::-webkit-input-placeholder {
    color: #999;
}

.mydo-uls1 {
    overflow: hidden;
    margin-top: 4px;
}

.mydo-uls1 li {
    height: 100px;
    font-size: 16px;
    float: left;
    width: 25%;
    padding: 15px 10px;
    margin-bottom: 20px;
}

.mydo-uls1 li a {
    border-radius: 5px;
    display: block;
    height: 100px;
    line-height: 58px;
    overflow: hidden;
    text-align: center;
    width: 100%;
    background: url(../img/icon_mydo_bg_a.png)#fff no-repeat;
    box-shadow: 0 10px 10px 0 rgba(168, 182, 191, .6);
}


/* .mydo-uls1 li:nth-of-type(even) a{
    background: #f4f5f7;
} */

.mydo-uls1 li span {
    position: relative;
    width: 80%;
    display: block;
    margin: 0 auto;
    line-height: 32px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-top: 35px;
}


/* .mydo-uls1 li span:before{
    content: "";
    width: 9px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 24px;
    background: url(../images/wofs1_03.png) no-repeat;
} */

.mydo-uls1 li em {
    color: #2e5aa6;
    font-size: 14px;
    display: none;
    margin: 5px auto 0;
    width: 72px;
    height: 28px;
    line-height: 28px;
    border-radius: 4px;
    background-color: #35509f;
}

.mydo-uls1 li:hover a {
    background: url(../img/icon_mydo_bg.png)#e7eefd no-repeat;
}

.mydo-uls1 li:hover em {
    display: block;
    color: #fff;
}

.mydo-uls1 li:hover span {
    color: #35509f;
    font-weight: bold;
    padding-top: 15px;
}

.mydo-uls1 li:hover span:before {
    background-position: 0 -18px;
}

.tjt-h1 {
    font-size: 18px;
    font-weight: bold;
    color: #2e5aa6;
    height: 29px;
    position: relative;
    border-bottom: 1px solid #b2b3b3;
    margin-top: 16px;
}

.tjt-h1 span {
    position: absolute;
    left: 0;
    top: 0;
    border-bottom: 2px solid #2e5aa6;
    padding-bottom: 4px;
}

.mydo-clr ul {
    padding-top: 2px;
}

.mydo-clr li {
    margin-top: 15px;
    height: 24px;
    line-height: 24px;
}

.mydo-clr li a {
    display: block;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mydo-clr li i {
    float: left;
    width: 32px;
    height: 24px;
    text-align: center;
    background: #e6e6e6;
    margin-right: 18px;
}

.mydo-clr li:nth-of-type(1) i {
    background: #ec3508;
    color: #fff;
}

.mydo-clr li:nth-of-type(2) i {
    background: #ee6e00;
    color: #fff;
}

.mydo-clr li:nth-of-type(3) i {
    background: #ffa800;
    color: #fff;
}

.zcbox-main {
    margin-top: 20px;
    font-size: 16px;
}

.zcxz-fir {
    height: 351px;
    background: url(../img/zcfs1_03.jpg) no-repeat center 0;
    overflow: hidden;
}

.zcxz-c {
    background: url(../images/zcfs6_03.png) no-repeat;
    width: 999px;
    height: 202px;
    margin: 151px auto 0;
    position: relative;
}

.zcxz-c-1 {
    position: absolute;
    width: 79px;
    height: 79px;
    left: 50%;
    margin-left: -40px;
    top: -40px;
}

.zcxz-c-2 {
    height: 153px;
    padding-left: 152px;
    background: url(../img/zcfs2_03.png) no-repeat left center;
    width: 630px;
    margin: 0 auto;
    padding-top: 45px;
}

.zcxz-c-2 span {
    color: #483408;
    line-height: 30px;
    display: inline-block;
    margin-top: 15px;
}

.zx-tus {
    margin-top: 20px;
    background: #fff;
    position: relative;
    overflow: hidden;
    padding-bottom: 20px;
}

.zx-tus ul {
    width: 972px;
    margin: 0 auto;
}

.zx-tus ul li {
    margin-top: 20px;
    overflow: hidden;
}

.tusbo1 .tus1 {
    height: 48px;
    border: 1px solid #d2d2d2;
    border-radius: 5px 0 0 5px;
    width: 108px;
    float: left;
    text-align: center;
    /* line-height: 48px; */
}

.tusbo1 .tus2 {
    height: 48px;
    border: 1px solid #d2d2d2;
    border-radius: 0 5px 5px 0;
    width: calc(100% - 131px);
    border-left: none;
    float: left;
    padding: 0 10px;
}

.tusbo1-fl {
    width: 480px;
    float: left;
}

.tusbo1 .tus1 span {
    display: inline-block;
    margin-top: 13px;
}

.tusbo1 .tus1 span em {
    color: #ff0000;
}

.tusbo1-fr {
    width: 480px;
    float: right;
}

.tusbo1 .tus2 input {
    width: 100%;
    height: 100%;
    border: none;
    text-indent: 8px;
    font-size: 16px;
}

.tusbo1 .tus2 .texta1 {
    width: 100%;
    height: 100%;
    border: none;
    font-size: 16px;
    resize: none;
}

.zx-tus ul li.li3 .tus1 {
    height: 148px;
}

.zx-tus ul li.li3 .tus2 {
    height: 128px;
    padding: 10px;
}

.zx-tus ul li .ps1 {
    line-height: 30px;
    background: #fff5e5;
    padding: 0 14px;
    font-size: 14px;
    color: #ff6600;
    border-radius: 5px;
}

.zx-tus ul li.li5 .tus1 {
    height: 208px;
}

.zx-tus ul li.li5 .tus2 {
    height: 188px;
    padding: 10px;
    background: #f6f6f6;
}

.tus2-1-1 {
    width: 160px;
    height: 50px;
    margin: 30px auto 0;
    background: #1a92ea;
    border-radius: 5px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}

.tus2-1-1:hover {
    background: #1488DE;
}

.tus2-1-1 span {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    padding-left: 33px;
    background: url(../img/zcfs5_03.png) no-repeat left center;
}

.tus2-1 p {
    padding: 20px 100px;
    text-align: center;
}

.tusbo1 .tus4 {
    height: 48px;
    border: 1px solid #d2d2d2;
    border-radius: 0 5px 5px 0;
    width: 379px;
    border-left: none;
    float: left;
    padding: 0 10px;
}

.tusbo1 .tus5 {
    float: left;
    margin-top: 5px;
}

.tusbo1 .tus4 input {
    width: 100%;
    height: 100%;
    border: none;
    text-indent: 8px;
    font-size: 16px;
}

.zx-tus ul li.li7 .tus1 span {
    margin-top: 2px;
}

.zx-tus ul li .tus6 {
    height: 48px;
    border: 1px solid #d2d2d2;
    border-radius: 0 5px 5px 0;
    width: calc(100% - 131px);
    border-left: none;
    float: left;
    padding: 0 10px;
}

.zx-tus ul li .tus6 label {
    margin-top: 14px;
    float: left;
    margin-right: 20px;
    cursor: pointer;
}

.zxtus-tj {
    margin-top: 30px;
    text-align: center;
}

.zxtus-tj span {
    display: inline-block;
    width: 220px;
    height: 50px;
    background: #1a92ea;
    font-size: 18px;
    line-height: 50px;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}

.zxtus-tj span:hover {
    background: #1488DE;
}

.fdqwz {
    background: #eaeff4;
    padding: 14px 0;
}

.fdqwz-1 {
    line-height: 17px;
    padding-left: 27px;
    background: url(../img/zcfs10_03.png) no-repeat left center;
    font-size: 13px;
    color: #666;
}

.fdqwz-1 a {
    color: #666;
}

.ydpagef-main {
    margin-top: 20px;
}

.ydpagef-box {
    overflow: hidden;
    border: 1px solid #e0e1e5;
    padding: 30px;
}

.ydpagef-l {
    float: left;
    width: 269px;
}

.ydpagef-r {
    width: 832px;
    float: right;
}

.ydpagef-r li {
    padding: 18px 0;
    border-bottom: 1px solid #e5e5e5;
}

.ydpagef-r li h5 {
    font-size: 15px;
    margin-bottom: 18px;
}

.ydpagef-r li label {
    margin-right: 34px;
    cursor: pointer;
}

.ydpagef-r li label input {
    margin-right: 6px;
}

.next-b {
    margin-top: 42px;
}

.next-b span {
    display: inline-block;
    width: 171px;
    height: 52px;
    border: 1px solid #3878e0;
    font-size: 20px;
    color: #3878e0;
    text-align: center;
    line-height: 52px;
    border-radius: 20px;
    cursor: pointer;
}

.ydpagef-r li h5 span {
    color: #a21c29;
}

.bjcha-main {
    margin-top: 20px;
}

.bjcha-box {
    overflow: hidden;
}

.bjcha-l {
    float: left;
    width: 400px;
    background: #fff;
}

.bjcl-t1 {
    height: 213px;
    background: url(../images/zcfs21_03.jpg) no-repeat;
    overflow: hidden;
}

.bjcl-t1 h2 {
    height: 41px;
    background: url(../images/zcfs20_03.png) no-repeat;
    margin-left: 12px;
    margin-top: 12px;
    line-height: 41px;
    text-indent: 20px;
}

.bjcl-t1 h2 span {
    font-weight: bold;
    font-size: 24px;
    color: #fff;
    text-shadow: 0 0 1px rgba(19, 58, 158, .47);
}

.bjcl-t1 h4 {
    margin-top: 26px;
    text-align: center;
}

.bjcl-t1 h4 span {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.bjcl-t1 h4 p {
    font-size: 16px;
    color: #eef4fc;
    margin-top: 7px;
    margin-bottom: 20px;
}

.bjcl-t1 h4 a {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    height: 40px;
    line-height: 40px;
    width: 150px;
    border-radius: 5px;
    background: #c5050d;
}

.bjcl-t2 {
    padding: 3px 40px 30px;
}

.bjcl-t2 li {
    margin-top: 15px;
    overflow: hidden;
}

.bjcl-t2 li p {
    color: #015293;
    margin-bottom: 8px;
}

.bjcl-t2 li .ipt1 {
    border: 1px solid #f3f3f3;
    height: 38px;
    text-indent: 14px;
    width: 100%;
    font-size: 16px;
    float: left;
    box-sizing: border-box;
}

.bjcl-t2 li .ipt1::-webkit-input-placeholder {
    color: #999;
}

.bjcl-t2 li .ipt2 {
    width: 180px;
}

.bjcl-t2 li i {
    float: left;
}

.bjcl-t2 li span {
    display: block;
    line-height: 40px;
    color: #fff;
    text-align: center;
    background: #3879e1;
    cursor: pointer;
}

.bjcl-t2 li span:hover {
    background: #2A6EDB;
}

.bjcha-r {
    float: right;
    width: 780px;
    background: #fff;
}

.bjcha-r-1 {
    padding: 20px;
}

.tyfk-title {
    font-size: 18px;
    font-weight: bold;
    color: #21498b;
    height: 29px;
    position: relative;
    border-bottom: 1px solid #b2b3b3;
}

.tyfk-title span {
    position: absolute;
    left: 0;
    top: 0;
    border-bottom: 2px solid #21498b;
    padding-bottom: 4px;
}

.tyfk-table {
    margin-top: 20px;
    width: 100%;
}

.tyfk-table thead tr {
    background: #e0eaf7;
}

.tyfk-table thead tr th {
    padding: 10px 0;
    color: #666;
}

.tyfk-table td {
    padding: 10px 0;
    text-align: center;
}

.tyfk-table tbody tr:nth-of-type(even) {
    background: #fbfbfb;
    border-top: 1px solid #edf0f4;
    border-bottom: 1px solid #edf0f4;
}

.tyfk-table tbody tr:hover td {
    color: #015293;
}

.tyfk-table tbody tr:hover a {
    color: #015293;
}

.yuys-2 {
    margin-top: 20px;
    background: #fff;
    padding: 20px;
}

.yuys-2-t1 {
    font-size: 18px;
    font-weight: bold;
    color: #21498b;
    height: 32px;
    position: relative;
    border-bottom: 1px solid #b2b3b3;
}

.yuys-2-t1 span {
    position: absolute;
    left: 0;
    top: 0;
    border-bottom: 2px solid #21498b;
    padding-bottom: 7px;
}

.yuys-2-con {
    width: 532px;
    margin: 29px auto 0;
}

.yuys-2-con li {
    margin-bottom: 20px;
    overflow: hidden;
}

.yuys-2-con li span {
    float: left;
    width: 110px;
    line-height: 42px;
}

.yuys-2-con li input {
    float: left;
    width: calc(100% - 110px);
    box-sizing: border-box;
    border: 1px solid #f2f4f8;
    text-indent: 12px;
    height: 42px;
    font-size: 16px;
}

.yuys-2-con li select {
    float: left;
    width: calc(100% - 110px);
    box-sizing: border-box;
    border: 1px solid #f2f4f8;
    text-indent: 12px;
    height: 42px;
    font-size: 16px;
    color: #999;
}

.tjxxs {
    width: 160px;
    height: 48px;
    background: #21498b;
    text-align: center;
    line-height: 48px;
    color: #fff;
    font-size: 18px;
    margin: 0 auto;
    margin-top: 20px;
    cursor: pointer;
}

.yuys-1 {
    padding: 20px;
    background: #fff;
}

.yuys-1-t1 {
    border-bottom: 1px solid #b2b3b3;
    /* height: 47px; */
    padding-bottom: 4px;
}

.wyyy-text {
    float: left;
    width: 175px;
    height: 42px;
    background: url(../img/zcfs30_03.png) no-repeat;
    line-height: 42px;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    text-indent: 20px;
}

.dzcho {
    margin-left: 25px;
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 42px;
}

.dzxzcho {
    float: left;
    margin-left: 13px;
    margin-top: 10px;
}

.dzxzcho-1 {
    width: 150px;
    height: 23px;
    background: #f2f4f8;
    line-height: 23px;
    text-indent: 8px;
    position: relative;
    font-size: 14px;
    cursor: pointer;
}

.dzxzcho-1 i {
    position: absolute;
    width: 10px;
    height: 5px;
    background: url(../img/zcfs31_06.png) no-repeat;
    top: 10px;
    right: 7px;
    transition: all .2s;
}

.dzxzcho-1:hover {
    background: #E8ECF3;
}

.dzxzcho-1:hover i {
    transform: rotate(180deg);
}

.yuys-1-dzx1 {
    margin-top: 18px;
}

.navs-us1 {
    line-height: 23px;
    height: 21px;
    padding-left: 32px;
    background: url(../img/zcfs35_03.png) no-repeat left center;
    overflow: hidden;
}

.navs-us1 li {
    float: left;
    margin-right: 3px;
}

.navs-us1 li a {
    display: block;
}

.navs-us1 li a:after {
    content: "";
    display: inline-block;
    min-width: .25rem;
    height: .25rem;
    border-top: 1px solid #bdbdbd;
    border-right: 1px solid #bdbdbd;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 0 .4rem;
    vertical-align: middle;
}

.navs-us1 li:last-child a:after {
    display: none;
}

.dzx1-navs-y {
    padding: 0 32px;
}

.navs-ys1 {
    overflow: hidden;
}

.navs-ys1 li {
    float: left;
    width: 12.5%;
    box-sizing: border-box;
    margin-top: 12px;
}

.navs-ys1 li a {
    display: inline-block;
    font-size: 14px;
    padding: 0 12px;
    line-height: 24px;
}

.navs-ys1 li a:hover {
    background: #e9edff;
    color: #3346b1;
}

.navs-ys1 li.active a {
    background: #e9edff;
    color: #3346b1;
}


/*20200423*/

.wybl-item {
    overflow: hidden;
}

.wybl-item ul li {
    float: left;
    border-right: 1px solid #ddd;
    border-radius: 1px;
    width: 25%;
    height: 80px;
    padding-top: 6px;
    background-color: rgba(255, 255, 255, .7);
}

#wybs_list li {
    width: 50%;
}

.wybl-item ul li:last-child {
    margin-right: 0;
    border-right: none
}

.wybl-item ul li a {
    display: block;
    height: 80px;
    padding-left: 10px;
}

.wybl-item ul li a i {
    float: left;
    display: inline-block;
    margin-top: 2px;
    margin-left: 20px;
    margin-right: 20px;
    background-color: #f2f4f8;
    width: 64px;
    height: 64px;
    border-radius: 32px;
}

.wybl-item ul li a p {}

.wybl-item ul li a h2 {
    font-size: 18px;
    padding-top: 5px;
    font-weight: bold;
    color: #000;
    margin-bottom: 5px;
}

.wybl-item ul li a span {
    font-size: 14px;
    color: #666;
}

.wybl-item ul li.active {
    background: url(../img/icon_mynav_bg.jpg) no-repeat;
}

.wybl-item ul li.active i {
    background-color: #fff;
}

.wybl-item ul li.active a h2 {
    color: #fff;
    font-weight: bold;
}

.wybl-item ul li.active a span {
    color: #c0e0ff;
}


/*page*/

.page {
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
    height: 39px;
}

.page-btns {
    display: inline-block;
}

.page-btns a {
    border: 1px solid #e7e7e7;
    float: left;
    padding: 9px 15px;
    border-radius: 4px;
    font-size: 14px;
    color: #999;
    margin: 0 4px;
    background-color: #fff;
}

.page-btns a:hover {
    background: #2e5aa6;
    color: #fff;
    border-color: #2e5aa6;
}

@media screen and (max-width:600px) {
    .mydo-thbox {
        height: auto !important;
    }
    .thbox1 {
        height: auto !important;
        overflow: hidden;
    }
    .mydo-con {
        margin-top: 10px !important;
    }
    .wybl-item ul li a i {
        display: inline-block;
        margin-top: 2px;
        margin-left: 5px !important;
        margin-right: 5px !important;
        background-color: #f2f4f8;
        width: 40px !important;
        height: 40px !important;
        border-radius: 50% !important;
    }
    .wybl-item ul li a {
        padding: 10px 0 !important;
    }
    .yjb-sea {
        right: 50% !important;
        margin-right: -107px !important;
        top: 10px !important;
    }
    .wybl-item ul li a h2 {
        font-size: 14px !important;
    }
    .wybl-item ul li {
        width: 50% !important;
        float: left;
        border-right: none;
    }
    .wybl-item ul li.active {
        background-size: cover;
        background-position: center;
    }
    .mydo-uls1 li {
        width: 50% !important;
    }
    .mydo-uls1 li a {
        background: #fff !important;
        /* border:1px solid #ccc; */
        /* margin:10px; */
        /* background-size: cover; */
        position: relative;
    }
    .mydo-uls1 li a:before {
        width: 91%;
        height: 86%;
        content: "";
        position: absolute;
        border: 1px solid #ececec;
        left: 50%;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
    }
    .mydo-thbox .hp_main {
        width: 100%
    }
}