ol,
ul,
li {
    list-style: none;
}

* {
    padding: 0px;
    margin: 0px;
    font-family: Microsoft Yahei !important;
}

.clearfix:after {
    clear: both;
    content: "";
    display: block;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

ul {
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none !important;
}

p,
a,
span {
    color: #000;
    margin: 0px;
    padding: 0px;
}

.inner {
    width: 1200px;
    margin: 0 auto;
}

.banner {
    width: 100%;
    background: url(../images/bann_1.jpg)no-repeat center center;
    background-size: cover;
    height: 370px;
}


/* .banner img{
    width: 100%;
}*/

.banner .img2 {
    width: 100%;
    display: none;
}

.biaoti {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    background: #e8f2ff;
}

.biaoti p {
    padding: 50px 0;
    font-size: 18px;
    color: #000;
    line-height: 1.8;
    margin: 0px 120px;
    text-align: justify;
}

.zongtu {
    padding-top: 20px;
}

.zongtu .zongtu_1 {
    width: 100%;
}

.zongtu .zongtu_2 {
    width: 100%;
    display: none;
}

.zhzw_1 .title1 {
    font-size: 36px;
    color: #000;
    line-height: 1.5;
    text-align: center;
    padding-top: 30px;
    /* padding-bottom: 15px; */
}

.zhzw_1 .title2 {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 30px;
}

.zhzw_1 .title2 img {
    width: 80px;
    height: 4px;
}

.zhzw_1 .xxk {
    width: 100%;
    /* height: 315px; */
    /* margin-left: 40px; */
}

.zhzw_1 .xxk ul {
    list-style-type: none;
    /* padding-left: 5px; */
    margin-bottom: -2px;
}

.zhzw_1 .xxk .title {
    /* background: #eef5ff url(../images/hyap_bg.png) no-repeat center center; */
    /* background-size: 100% 100%; */
    display: flex;
    /* justify-content: start; */
    /* flex-wrap: wrap; */
    /* height: 170px; */
    /* padding-bottom: 17px; */
    /* padding-top: 10px; */
    /* align-items: self-start; */
    width: auto;
    height: auto;
    overflow: hidden;
    margin: auto;
}

.zhzw_1 .xxk .tab {
    width: 100%;
}

.zhzw_1 .xxk a {
    text-decoration: none;
}


/* .zhzw_1 .xxk .title li:nth-of-type(1),
.zhzw_1 .xxk .title li:nth-of-type(2),
.zhzw_1 .xxk .title li:nth-of-type(3),
.zhzw_1 .xxk .title li:nth-of-type(4),
.zhzw_1 .xxk .title li:nth-of-type(5),
.zhzw_1 .xxk .title li:nth-of-type(6),
.zhzw_1 .xxk .title li:nth-of-type(7),
.zhzw_1 .xxk .title li:nth-of-type(8) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
} */

.zhzw_1 .xxk .title li {
    display: inline-block;
    text-align: center;
    width: 112px;
    height: 55px;
    box-sizing: border-box;
    position: relative;
    border: 1px solid #a7a7a7;
    border-radius: 20px;
    margin: 10px 4px;
    cursor: pointer;
}


/* .zhzw_1 .xxk .title li::after {
    content: "";
    width: 2px;
    height: 35px;
    background: rgba(255, 255, 255, 0.3);
    position: absolute;
    right: 0px;
    top: 15px;
} */

.zhzw_1 .xxk .title li:nth-of-type(8n)::after {
    content: "";
    width: 1px;
    height: 35px;
    background: transparent;
    position: absolute;
    right: 0px;
    top: 15px;
}

.zhzw_1 .xxk .title li .a1 {
    display: inline-block;
    height: 55px;
    box-sizing: border-box;
    border-bottom: 2px solid transparent;
}

.zhzw_1 .xxk .title li .a1 .a2 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.zhzw_1 .xxk .title .active {
    background: #1a47c9;
    border: 1px solid #1a47c9;
}

.zhzw_1 .xxk .title .active .a1 .a2 .p1 {
    color: #ffffff;
}


/* .zhzw_1 .xxk .title .active .a1 {
    border-top: none;
    border-bottom: 2px solid #fff;
    box-sizing: border-box;
} */


/* .zhzw_1 .xxk .title li:hover .a1 {
    border-bottom: 2px solid #fff;
} */

.zhzw_1 .xxk .title li:hover .a1,
.zhzw_1 .xxk .title li:hover .a2,
.zhzw_1 .xxk .title li:hover .a1 .p1 {
    color: #ffffff;
}

.zhzw_1 .xxk .title li:hover {
    background: #1a47c9;
    border: 1px solid #1a47c9;
}


/* .zhzw_1 .xxk .title .active .p1,
.zhzw_1 .xxk .title .active .p2 {
    font-weight: bold;
} */

.zhzw_1 .xxk .title li .a1 .p1 {
    font-size: 18px;
    color: #777777;
    line-height: 55px;
}


/* .zhzw_1 .xxk .title li .a1 .p2 {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    line-height: 1.5;
} */

.zhzw_1 .xxk #content {
    margin: 0;
    border: none;
    /* border-top: 2px solid #eeeeee; */
    width: 100%;
    /* background-color: #eef5ff; */
}

.zhzw_1 .xxk #content .mod {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.zhzw_1 .xxk #content .mod .mod_title1 {
    width: auto;
    height: auto;
    background: #1a47c9;
    overflow: hidden;
    display: block;
    margin: auto;
    padding: 30px;
    /* display: flex;
    justify-content: center;
    align-items: center; */
    /* font-size: 24px;
    color: #1a47c9;
    line-height: 1.5;
    font-weight: bold;
    padding-bottom: 5px; */
}

.zhzw_1 .xxk #content .mod .mod_title5 {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.zhzw_1 .xxk #content .mod .mod_title1 h2 {
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 10px;
}

.zhzw_1 .xxk #content .mod .mod_title1 p {
    font-size: 16px;
    color: #ffffff;
    line-height: 1.5;
}

.zhzw_1 .xxk #content .mod .mod_title1 p span {
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
}

.zhzw_1 .xxk #content .mod .mod_title2 {
    font-size: 20px;
    color: #1a47c9;
    line-height: 1.5;
    text-align: center;
    padding-bottom: 20px;
}

.zhzw_1 .xxk #content .mod .mod_title3 {
    font-size: 16px;
    color: #333333;
    line-height: 1.5;
    text-align: center;
    padding-bottom: 15px;
}

.zhzw_1 .xxk .mod_title4 {
    width: auto;
    margin: auto;
    height: 50px;
    overflow: hidden;
    display: block;
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    background: #e8f2ff;
}

.zhzw_1 .xxk #content .mod .mod_title4 .mod_title4_1 {
    width: 45%;
    height: 50px;
    /* background-color: #641ac9;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center; */
    overflow: hidden;
    float: left;
}

.zhzw_1 .xxk #content .mod .mod_title4 .mod_title4_2 {
    width: 55%;
    height: 50px;
    /* background-color: #1a47c9;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center; */
    overflow: hidden;
    float: right;
}

.zhzw_1 .xxk #content .mod .mod_title4 .mod_title4_1 p {
    font-size: 20px;
    color: #1a47c9;
    line-height: 50px;
    margin-left: 30px;
    font-weight: bold;
}

.zhzw_1 .xxk #content .mod .mod_title4 .mod_title4_2 a {
    font-size: 18px;
    color: #ffffff;
    width: 160px;
    height: 40px;
    background: #721dc8;
    border-radius: 20px;
    display: block;
    text-align: center;
    line-height: 40px;
    float: right;
    margin: 4px 0;
    margin-right: 15px;
}


/* 
.zhzw_1 .xxk #content .mod .mod_title4 .mod_title4_1 img {
    width: 30px;
    height: 26px;
    margin-right: 20px;
} */


/* 
.zhzw_1 .xxk #content .mod .mod_title4 .mod_title4_2 img {
    width: 26px;
    height: 25px;
    margin-right: 20px;
} */

.zhzw_1 .xxk #content .mod .mod_title5 li {
    display: flex;
    justify-content: start;
    align-items: center;
    border-bottom: 1px solid #abcffb;
    padding: 20px 30px;
    width: 100%;
    height: auto;
    float: left;
}

.mod_title5_left {
    float: left;
    width: 50%;
    height: auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    flex-direction: row;
}

.mod_title5_right {
    float: right;
    width: 50%;
    height: auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    flex-direction: row;
}

.mod_title5_l {
    width: 125px;
    height: 125px;
    overflow: hidden;
    float: left;
    border-radius: 50%;
    margin: 0 30px 0 0;
}

.mod_title5_l img {
    width: 125px;
    height: 125px;
    overflow: hidden;
    display: block;
    margin: auto;
}

.zhzw_1 .xxk #content .mod .mod_title5 li:nth-last-child(1) {
    border-bottom: 1px solid transparent;
}

.zhzw_1 .xxk #content .mod .mod_title5 li .mod_title5_1 {
    width: 45%;
    padding-left: 65px;
}


/* .zhzw_1 .xxk #content .mod .mod_title5 li .mod_title5_1 p {
    font-size: 16px;
    color: #333333;
    line-height: 1.5;
} */


/* 
.zhzw_1 .xxk #content .mod .mod_title5 li .mod_title5_1 p span {
    font-weight: bold;
    width: 12%;
    display: inline-block;
} */

.zhzw_1 .xxk #content .mod .mod_title5 li .mod_title5_2 p span {
    font-weight: bold;
    width: 12%;
    display: inline-block;
}

.zhzw_1 .xxk #content .mod .mod_title5 li .mod_title5_2 {
    width: 55%;
    padding-left: 35px;
    padding-right: 30px;
}

.zhzw_1 .xxk #content .mod .mod_title5 li .mod_title5_2 p {
    font-size: 16px;
    color: #333333;
    line-height: 1.5;
}

.zhzw_1 .xxk #content .mod .mod_title5 li .mod_title5_3 {
    width: calc(100% - 190px);
    /* margin: 0 auto; */
    height: auto;
    overflow: hidden;
    float: right
}


/* .mod_title5_4 {
    width: 100%;
}

.mod_title5_4 h1 {
    font-size: 20px;
    color: #000;
    font-weight: normal;
    margin-bottom: 3px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.mod_title5_4 h2 {
    font-size: 16px;
    color: #333333;
    margin-bottom: 3px;
    display: inline-block;
}

.mod_title5_4 h3 {
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    margin-left: 30px;
    display: inline-block;
}

.mod_title5_4 p {
    font-size: 14px;
    color: #555555;
    width: 95%;
} */

.mod_title5_case {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.mod_title5_case li {
    display: block!important;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: auto;
    /* border-bottom: 1px solid #abcffb; */
    border: none!important;
    padding: 0!important;
}

.mod_title5_case_con {
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    border-bottom: 1px solid #abcffb;
}

.mod_title5_case_con_c {
    width: auto;
    height: 120px;
    overflow: hidden;
    display: block;
    margin: auto;
}

.mod_title5_case_con_title {
    height: 50px;
    font-size: 20px;
    color: #1a47c9;
    text-align: center;
    border-bottom: 1px solid #abcffb;
    line-height: 50px;
}

.mod_title5_case_con_l {
    width: 44%;
    height: auto;
    overflow: hidden;
    float: left;
    border-right: 1px solid #abcffb;
    padding: 34px;
}

.mod_title5_case_con_l h1 {
    font-size: 20px;
    color: #000000;
    font-weight: normal;
}

.mod_title5_case_con_r {
    width: 44%;
    height: auto;
    overflow: hidden;
    float: right;
    padding: 34px;
}

.mod_title5_case_con_r h1 {
    font-size: 20px;
    color: #000000;
    font-weight: normal;
}

.zhzw_1 .xxk #content .mod .mod_title5 li .mod_title5_3 h1 {
    font-size: 20px;
    color: #000;
    font-weight: normal;
    margin-bottom: 3px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.zhzw_1 .xxk #content .mod .mod_title5 li .mod_title5_3 h2 {
    font-size: 16px;
    color: #333333;
    margin-bottom: 3px;
    display: inline-block;
}

.zhzw_1 .xxk #content .mod .mod_title5 li .mod_title5_3 h3 {
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    margin-left: 30px;
    display: inline-block;
}

.zhzw_1 .xxk #content .mod .mod_title5 li .mod_title5_3 p {
    font-size: 14px;
    color: #555555;
    width: 95%;
}

.zhzw_1 .xxk #content .mod .mod_title5 li .mod_title5_4 {
    width: 90%;
    margin: 0 auto;
}

.zhzw_1 .xxk #content .mod .mod_title5 li .mod_title5_4 p {
    font-size: 16px;
    color: #333333;
    line-height: 1.5;
}

.zhzw_1 .xxk #content .mod .mod_title6 {
    display: flex;
    justify-content: center;
    align-items: center;
    /* width: 100%; */
    height: 45px;
    background: #89a2e5;
    border-radius: 20px;
    margin: 0 30px;
}

.zhzw_1 .xxk #content .mod .mod_title6 img {
    width: 30px;
    height: 26px;
    margin-right: 25px;
}

.zhzw_1 .xxk #content .mod .mod_title6 p {
    font-size: 20px;
    color: #fff;
    line-height: 1.5;
}


/* .zhzw_1 .xxk #content div {
    display: none;
    padding-top: 20px;
}

.zhzw_1 .xxk #content .mod {
    display: block;
} */

.mod_title5_con {
    border-bottom: 1px solid #abcffb!important;
}

.banner_3 {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: 40px auto;
}

.banner_3 img {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.yhdx {
    display: flex;
    justify-content: start;
    padding: 0px 30px;
    padding-top: 40px;
    box-sizing: border-box;
}

.yhdx .hysj {
    width: 50%;
    padding: 0px 30px;
    box-sizing: border-box;
}

.yhdx .hysj_1 {
    padding-bottom: 30px;
}

.yhdx .hysj_1 img {
    width: 100%;
}

.yhdx .hysj_1 .p1 {
    font-size: 24px;
    line-height: 1.5;
    color: #333333;
}

.yhdx .hysj_1 .p2 {
    font-size: 16px;
    line-height: 1.5;
    color: #333333;
}

.yhdx .hysj_1 .p3 {
    font-size: 16px;
    line-height: 1.5;
    color: #333333;
    font-weight: bold;
}

.anniu {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
    /* align-items: center; */
}

.anniu .anniu_1 {
    width: 235px;
    margin: 0px 18px;
}

.anniu .anniu_1 .chbm_a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    border-radius: 10px;
    background: #721dc8;
    font-size: 20px;
    color: #fff;
    line-height: 50px;
}

.anniu .anniu_1 .chbm_b {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    border-radius: 10px;
    background: #1a47c9;
    font-size: 20px;
    color: #fff;
    line-height: 50px;
}

.anniu .anniu_1 p {
    font-size: 14px;
    line-height: 1.5;
    color: #666666;
    padding-top: 10px;
}

.wqhg {
    padding-bottom: 20px;
}

.wqhg .title1 {
    font-size: 36px;
    color: #000;
    line-height: 1.5;
    text-align: center;
    margin-top: 50px;
}

.wqhg .title2 {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 40px;
}

.wqhg .title2 img {
    width: 80px;
    height: 4px;
}

.wqhg .title3 {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
}

.wqhg .title3 li {
    width: 30%;
    background-color: #e8f2ff;
    margin-bottom: 20px;
    padding: 10px 0px;
}

.wqhg .title3 li:nth-of-type(3n-1) {
    margin: 0px 5%;
    margin-bottom: 20px;
}

.wqhg .title3 li p {
    text-align: center;
}

.wqhg .title3 li .p1 {
    font-size: 14px;
    line-height: 1.8;
    color: #555555;
}

.wqhg .title3 li .p2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.8;
    color: #555555;
}

.wqhg .title3 li .p3 {
    font-size: 12px;
    line-height: 1.8;
    color: #555555;
}

.wqhg .title3 li:hover {
    background-color: #1a47c9;
}

.wqhg .title3 li:hover p {
    color: #fff !important;
}

.footer {
    background-color: #1a47c9;
    width: 100%;
    /* height: 175px; */
}

.footer .footer_1 {
    display: flex;
    justify-content: center;
    padding: 35px 0px;
}

.footer .footer_1 .footer_1_a {
    font-size: 22px;
    line-height: 1.5;
    color: #fff;
    font-weight: bold;
}

.footer .footer_1 .footer_1_b {
    display: flex;
    flex-direction: column;
    padding-left: 20px;
}

.footer .footer_1 .footer_1_b span {
    font-size: 22px;
    line-height: 1.5;
    color: #fff;
}

.footer .footer_2 {
    display: none;
}

.goback {
    display: inline-block;
    width: 102px;
    height: 96px;
    background: url(../images/goback.png) no-repeat center center;
    background-size: cover;
    position: fixed;
    right: 65px;
    bottom: 10%;
    display: none;
}

.ewm {
    position: fixed;
    top: 250px;
    right: 65px;
}

.ewm .ewm_1 {
    display: flex;
    flex-direction: column;
    margin-bottom: 28px;
}

.ewm .ewm_1 a {
    width: 110px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
}

.ewm .ewm_1 a:nth-of-type(1) {
    background-color: #1a47c9;
    margin-bottom: 2px;
}

.ewm .ewm_1 a:nth-of-type(2) {
    background-color: #721dc8;
}

.ewm .ewm_2 img {
    width: 110px;
    height: 110px;
}

.ewm .ewm_2 p {
    text-align: center;
    font-size: 14px;
    line-height: 1.5;
    color: #000;
}


/* 会议时间开始 */

.first {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    background: #e8f2ff;
}


/* 会议时间结束 */


/* 弹出窗开始 */

.loading {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
}

.bigtua {
    max-width: 80%;
    max-height: 90%;
    /* overflow: hidden; */
    display: block;
    margin: auto;
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    top: 10%;
}

.bigtu {
    max-width: 80%;
    max-height: 800px;
    overflow: hidden;
    display: block;
    margin: auto;
}

.cacel {
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: -5%;
    left: 70%;
}


/* 弹出窗结束 */