.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.ztty_tit {
    position: relative;
    width: 100%;
    height: 78px;
    margin-bottom: 40px;
    line-height: 78px;
    text-align: center;
    font-size: 36px;
    color: #fff;
}

.tit_gd {
    position: absolute;
    bottom: 0px;
    right: 35px;
    line-height: 20px;
}

.tit_gd a {
    font-size: 18px;
    color: #53f0fd;
}


/* patr */

.patr1_hdjs {
    position: relative;
    width: 100%;
    line-height: 112px;
    text-align: center;
}

.patr1_hdjs a {
    padding-left: 150px;
    font-size: 38px;
    color: #53f0fd;
}

.patr1_hdjs_dy {
    width: 79%;
    padding-top: 10px;
    margin-left: 185px;
    font-size: 20px;
    line-height: 32px;
    margin-top: -15px;
    text-align: left;
    text-indent: 2em;
    color: #fff;
}

.patr1_hdjs_gd {
    position: absolute;
    top: 175px;
    right: 45px;
}

.part2_jfys {
    margin-top: 60px;
}


/* 轮播图1 */

.div_p2_spimg,
.slides1 {
    width: 635px;
    height: 385px;
}

.slides1 {
    position: relative;
    margin: 0 auto;
    zoom: 1;
}

.slides1 .tabs {
    position: absolute;
    height: 18px;
    line-height: 18px;
    z-index: 1;
    bottom: 7px;
    right: 5px;
    overflow: hidden;
}

.slides1 .tabs ul li {
    color: #0c91e8;
    font-size: 0px;
    width: 15px;
    height: 15px;
    /* line-height: 18px; */
    border-radius: 15px;
    font-style: italic;
    margin: 0 5px;
    background: #fff;
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    overflow: hidden;
}

.slides1 .tabs ul .current {
    color: #fff;
    background: #1460ca !important;
}

.slides1 .play,
.slides1 .pause {
    right: 50%;
    margin-right: -24px;
    top: 65%;
    font-size: 14px;
    position: absolute;
    cursor: pointer;
    width: 60px;
    height: 48px;
    margin-top: -34px;
    z-index: 4;
}

.slides1 .prev,
.slides1 .next {
    z-index: 1;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 30px;
    height: 60px;
    line-height: 55px;
    font-size: 40px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.5);
}

.slides1 .prev {
    left: 0px;
}

.slides1 .prev:hover,
.slides1 .next:hover {
    background: rgba(35, 153, 249, 0.523);
    color: #fff;
}

.slides1 .next {
    right: 0px;
}

.slides1 .slides1_li {
    position: relative;
}

.slides1 .slides1_li img {
    width: 635px;
    height: 385px;
}

.slides1 .slides1_li p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: rgba(0, 0, 0, 0.5);
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    text-indent: 1em;
}


/* 轮播图1_e */

.p2_list {
    width: 542px;
}

.p2_list_li {
    width: 100%;
    height: 50px;
    line-height: 50px;
}

.p2_list_li_on {
    font-weight: 600;
}

.p2_list_li img {
    margin-right: 10px;
}

.p2_list_li a {
    font-size: 18px;
    color: #fff;
}

.p2_list_li_day {
    color: #0c91e8;
}

.part3_zlkm {
    width: 100%;
    margin-top: 75px;
}


/* 轮播图2*/

.part3_img,
.slides2 {
    width: 635px;
    height: 385px;
}

.slides2 {
    position: relative;
    margin: 0 auto;
    zoom: 1;
}

.slides2 .tabs {
    position: absolute;
    height: 18px;
    line-height: 18px;
    z-index: 1;
    bottom: 7px;
    right: 5px;
    overflow: hidden;
}

.slides2 .tabs ul li {
    color: #0c91e8;
    font-size: 0px;
    width: 15px;
    height: 15px;
    /* line-height: 18px; */
    border-radius: 15px;
    font-style: italic;
    margin: 0 5px;
    background: #fff;
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    overflow: hidden;
}

.slides2 .tabs ul .current {
    color: #fff;
    background: #1460ca !important;
}

.slides2 .play,
.slides2 .pause {
    right: 50%;
    margin-right: -24px;
    top: 65%;
    font-size: 14px;
    position: absolute;
    cursor: pointer;
    width: 60px;
    height: 48px;
    margin-top: -34px;
    z-index: 4;
}

.slides2 .prev,
.slides2 .next {
    z-index: 1;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 30px;
    height: 60px;
    line-height: 55px;
    font-size: 40px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.5);
}

.slides2 .prev {
    left: 0px;
}

.slides2 .prev:hover,
.slides2 .next:hover {
    background: rgba(35, 153, 249, 0.523);
    color: #fff;
}

.slides2 .next {
    right: 0px;
}

.slides2 .slides2_li {
    position: relative;
}

.slides2 .slides2_li img {
    width: 635px;
    height: 385px;
}

.slides2 .slides2_li p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: rgba(0, 0, 0, 0.5);
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    text-indent: 1em;
}


/* 轮播图2_e */

.part3_ewm {
    width: 565px;
    text-align: center;
}

.part3_ewm_tit {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 25px;
    color: #19c7f2;
}

.part3_ewm_cont {
    width: 100%;
    line-height: 32px;
    text-align: left;
    text-indent: 2em;
    color: #fff;
}

.part4_jcsj {
    margin-top: 105px;
    width: 100%;
    margin-bottom: 35px;
}

.p4_li {
    position: relative;
    float: left;
    width: 366px;
    height: 325px;
    margin-right: 50px;
    margin-bottom: 40px;
}

.p4_li:nth-child(3n) {
    margin-right: 0;
}

.p4_li_img,
.p4_li img {
    width: 366px;
    height: 276px;
    overflow: hidden;
}

.p4_li img {
    transition: all 0.3s ease-in-out;
    /* 添加过渡效果*/
}

.p4_li img:hover {
    transform: scale(1.1);
    cursor: pointer;
}

.p4_li p {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.footer {
    width: 100%;
    height: 215px;
    background: #4892f4;
}

.footer_cont {
    padding-top: 35px;
    width: 520px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}

.footer_cont img {
    vertical-align: middle;
}


/* 二级 */

.e_conr {
    box-sizing: border-box;
    margin-bottom: 75px;
}

.e_conr_wz img {
    margin-right: 15px;
}

.e_conr_wz {
    width: 100%;
    height: 35px;
    margin-bottom: 20px;
    font-size: 20px;
    color: #fff;
    border-bottom: 1px solid #394367;
}

.e_conr_img {
    float: left;
    position: relative;
    width: 366px;
    height: 325px;
    margin-right: 50px;
    margin-bottom: 35px;
}

.e_conr_img:nth-child(3n) {
    margin-right: 0;
}

.e_conr_imgdiv {
    width: 366px;
    height: 276px;
    overflow: hidden;
}

.e_conr_imgdiv img {
    transition: all 0.3s ease-in-out;
    /* 添加过渡效果*/
}

.e_conr_imgdiv img:hover {
    transform: scale(1.1);
    cursor: pointer;
}

.e_conr_img p {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.pageBtn {
    width: 100%;
    overflow: hidden;
    margin: 80px 0px 100px 0px;
    text-align: center;
    font-size: 0px;
}

.pageBtn font {
    color: #265b9f !important;
    border: solid 1px #265b9f;
    background: #fff;
}

.pageBtn font,
.pageBtn a {
    display: inline-block;
    padding: 5px 10px;
    margin: 0px 5px;
    font-size: 14px;
    border: solid 1px #cfced3;
    border-radius: 5px;
    color: #fff;
}