* {
    margin: 0;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none !important;
    color: black;
}

li {
    list-style-type: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.wd1 {
    width: 100%;
}

.tp65 {
    margin-top: 65px;
}

.tp50 {
    margin-top: 50px;
}

.lx_tp {
    width: 100%;
    float: left;
    background-color: #f3f3f3;
    height: 45px;
}

.container {
    width: 1200px;
    float: none;
    display: block;
    margin: auto;
}

.lxt_l {
    float: left;
}

.lxt_r {
    float: right;
}

.lxt_l,
.lxt_r {
    line-height: 45px;
    height: 100%;
}

.lx_tp img {
    margin-top: 10px;
    float: right;
    width: 30px;
    margin-right: 10px;
}

.lxt_r {
    color: #007fbc;
}

.head {
    background-color: #fbfbfb;
}

.nav {
    background-color: #007fbc;
    height: 55px;
}

.nav_li {
    float: left;
    color: white;
    font-size: 20px;
    width: 12.5%;
    text-align: center;
    line-height: 55px;
}

.nav_li h2{
    font-size: 20px;
}

.nav_li a,
.ftn_li a {
    display: block;
    width: 100%;
    height: 100%;
    color: white;
}

.active {
    color: #d80808;
    background: url('../images/nav_bg.png') no-repeat 100% 100%;
    font-weight: 600;
}

/* banner */

.js-silder {
    position: relative;
    min-width: 320px;
    float: left;
    width: 100%;
}

.silder-scroll {
    width: 100%;
    overflow: hidden;
}

.silder-main {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.silder-main-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.silder-main-img img {
    width: 100%;
}

.js-silder-ctrl {
    width: 100%;
    text-align: center;
    /* display: none; */
}

.silder-ctrl-prev,
.silder-ctrl-next {
    position: absolute;
    top: 0;
    width: 8%;
    height: 100%;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    font-family: "宋体";
    font-size: 52px;
    font-weight: 600;
    text-shadow: #666 2px 2px 5px;
}

.silder-ctrl-prev {
    left: 0;
    text-align: left;
}

.silder-ctrl-next {
    right: 0;
    text-align: right;
}

.silder-ctrl-prev>span,
.silder-ctrl-next>span {
    position: absolute;
    top: 50%;
    margin-top: -40px;
}

.silder-ctrl-prev>span {
    left: 0;
}

.silder-ctrl-next>span {
    right: 0;
}

.silder-ctrl-con {
    display: inline-block;
    width: 4%;
    padding: 10px 0;
    margin: 0 10px;
    cursor: pointer;
    display: none;
}

.silder-ctrl-con>span {
    display: block;
    line-height: 0;
    text-indent: -9999px;
    overflow: hidden;
    padding: 5px 0;
    cursor: pointer;
    background-color: #e4e4e4;
}

.silder-ctrl-con.active>span {
    background-color: #7bbedf;
}

/* bannerEnd */

.ban_mq {
    background-color: #f3f3f3;
    height: 40px;
    color: #666666;
    line-height: 40px;
}

.bd {
    background: url('../images/bg_q.png') no-repeat center top;
}

.bd_l,
.bd_r {
    margin-top: 65px;
}

.bd_l {
    width: 268px;
    height: auto;
    position: relative;
    z-index: 999;
}

.bdt_t {
    width: 100%;
    height: 88px;
}

.bd_lt {
    background: url('../images/bdl_bg2.png')no-repeat 0 0;
    /* height: 450px; */
    margin-bottom: 20px;
    background-size: 100% 100%;
}

.bdt_li,
.nst {
    padding: 16px 10px;
    width: 100%;
    margin: 0 10px;
    font-size: 18px;
    border-bottom: 2px dashed #d2d2d2;
    width: 85%;
}

.bdtc {
    padding: 0 20px;
    font-size: 16px;
    margin-top: 20px;
    text-align: left;
}

.bdt_img {
    display: block;
    float: none;
    margin: 28px auto;

}

.ns_l {
    background: url('../images/bdl_bg.png')no-repeat 0 0;
    margin-bottom: 20px;
    background-size: 100% 100%;
    height: 450px;
}

.nsl_t {
    font-size: 24px;
    text-align: center;
    line-height: 88px;
    height: 88px;
    color: white;
}

.nst a {
    width: 100%;
    height: 25px;
    overflow: hidden;
    display: block;
}

.more {
    height: 55px;
    line-height: 55px;
    padding-left: 20px;
}

.bd_r {
    margin-left: 15px;
    width: 900px;
    /* background-color: #ffffff; */
}

.bd_title {
    height: 125px;
    background: url('../images/title.png') no-repeat center;
    background-position-y: 0px;
}

.bdt_con {
    text-align: center;
    margin-top: 20px;
    font-size: 18px;
}

.zsc_l,
.zsc_r,
.zsc_l1 {
    height: 220px;
    float: left;
    margin-bottom: 12px;
    z-index: 99999;
    overflow: hidden;
    position: relative;
}

.zsc_l,
.zsc_l1 {
    width: 600px;
}

.zsc_r {
    width: 288px;
    margin-left: 12px;
}

.zsc_l img,
.zsc_r img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    flex: 1;
}

.zsc_txt {
    display: block;
    position: absolute;
    margin-top: 22px;
    margin-left: 48px;
    color: white;
}

.zsc_t,
.zsc_d {
    max-width: 95%;
    height: 23px;
    overflow: hidden;
}

.line {
    width: 24px;
    height: 2px;
    background-color: #007fbc;
    border-radius: 50%;
    margin-top: 45px;
    position: absolute;
    margin-left: 12px;
}

.zscl_bg {
    width: 600px;
    height: 220px;
    background-color: rgba(0, 0, 0, 0.5);
    ;
    position: absolute;
}

.zscl_hv {
    border-top: 35px solid #007fbc;
    border-right: 35px solid transparent;
    position: absolute;
    display: none;
}

.zs_con {
    margin-top: 30px;
}

.bzsr {
    width: 288px;
}

.about {
    /* padding-top: ; */
}

.ab {
    z-index: 9999;
    position: relative;
    background-color: white;
    padding-top: 32px;
    padding-bottom: 58px;
}

.ab_bg {
    width: 780px;
    height: 394px;
    background-color: #007fbc;
    display: block;
    position: absolute;
    margin-top: 130px;
    margin-left: 175px;
}

.ab_l,
.ab_r {
    width: 48%;
}

.bdt_ab {
    background-position-y: -125px;
}

.abr_con {
    padding: 20px;
    line-height: 1.5;
    height: 185px;
    overflow: hidden;
}

.ab_m {
    width: 130px;
    height: 34px;
    border: 2px solid #007fbc;
    border-radius: 15px;
    margin-top: 35px;
    line-height: 30px;
    padding: 0 15px;
    margin-left: 20px;
}

.ab_m a {
    color: #007fbc;
}

.ab_bbg {
    position: absolute;
    width: 100%;
    left: 0;
    height: 620px;
    background: url(../images/ab_bg.png)no-repeat center;
    background-size: cover;
    margin-top: -50px;
}

.bdt_ys {
    background-position-y: -240px;
}

.ys {
    margin-top: 165px;
    overflow: hidden;
}

.ys_con {
    margin-top: 30px;
    padding: 0 112px;
}

.ysci_bt {
    width: 80px;
    width: 80px;
    display: block;
    float: left;
    margin: 0 72px;
    position: relative;
    z-index: 999;
    height: 86px;
    overflow: hidden;
}

.ysc_icon img {
    width: 80px;
    display: block;
    float: left;
    /* margin: 0 72px;
    position: relative;
    z-index: 999; */
}

.yscb_c {
    width: 160px;
}

.yscb_cl,
.yscb_cr,
.yscb_c {
    float: left;
}

.ys_active {
    margin-left: -80px;
}

.ys_img {
    width: 2750px;
    overflow: hidden;
    margin-top: -43px;
    height: 415px;
}

.ys_img img {
    width: 900px;
}

.bdt_ns {
    background-position-y: -355px;
}

.ns_con {
    margin-top: 30px;
}

.nscl_time {}

.nscl_time span:first-child {
    font-size: 28px;
}

.nscl_pic img {
    width: 100%;
}

.nscl_time {
    text-align: center;
    padding: 18px;
    background: url('../images/ns_time1.png')no-repeat center;
    margin-top: 2%;
}

.nscl_txt {
    width: 514px;
    margin-left: 20px;
    border-bottom: 1px solid #777777;
    padding-bottom: 18px;
}

.nclt_t {
    font-size: 22px;
    font-weight: 600;
    width: 100%;
    height: 30px;
    overflow: hidden;
    word-break: break-word;
}

.nclt_c {
    margin-top: 18px;
    font-size: 18px;
    color: #777777;
    line-height: 1.8;
    width: 100%;
    height: 95px;
    overflow: hidden;
    word-break: break-word;
}


.nscl_pic {
    width: 240px;
    height: 142px;
    border-radius: 15px;
    object-fit: cover;
    flex: 1;
    overflow: hidden;
    float: right;
}

.nsc_li {
    margin-bottom: 18px;
}

.nsc_li:nth-of-type(3) div:nth-of-type(2) {
    border-bottom: none;
}

.bdt_lk {
    background-position-y: -465px;
}

.lk_c {
    margin-top: 30px;
}

.lk_li {
    width: 50%;
    height: auto;
    text-align: center;
    background-color: white;
}



.lk_li a {
    font-size: 30px;
    color: #b1aeae;
    font-weight: 600;
}

.foot {
    margin-top: 90px;
}

.ft_nav {
    background: #007fbc;
}

.ftn_li {
    width: 12.5%;
    text-align: center;
    line-height: 55px;
    height: 55px;
}

.ftn_li a {
    color: white;
    font-size: 20px;
}

.active a {
    color: #007fbc;
}

.ft_con {
    padding: 65px 0;
    background: #191919;
    border-bottom: 1px solid #333333;
}

.ft_d {
    height: 65px;
    background: #191919;
    text-align: center;
    color: rgb(153, 153, 153);
    line-height: 65px;
    font-size: 20px;
}

.ft_lx,
.ft_lk {
    color: white;
}

.ft_tit {
    font-size: 27px;
    font-weight: 600;
    color: rgb(255, 255, 255);
    margin-bottom: 26px;
}

.ftl_con>span {
    font-size: 19px;
    color: rgb(255, 255, 255);
}

.ftlc_ph1,
.ftlc_ph2,
.ftlc_dz {
    margin-top: 30px;
}

.ftlc_ph2,.ftlc_ph1,.ftlc_dz{
    position: relative;
}

.ftlc_ph2 img{
    line-height: 22px;
    display: block;
    float: left;
    position: absolute;
    bottom: 2px;
}

.ftlc_dz img{
    line-height: 22px;
    display: block;
    float: left;
    position: absolute;
    bottom: 2px;
}

.ftlc_ph1 {
    padding: 17px;
    border: 1px solid #007fbc;
    border-radius: 15px;
    width: 285px;
}

.ftlc_dz,
.ftlc_ph2 {
    font-size: 18px;
}

.ftlc_dz img,
.ftlc_ph2 img {
    margin-right: 24px;
}

.ft_lk {
    margin-left: 62px;
    width: 365px;
}

.ftk_txt a {
    float: left;
    width: 100%;
    color: white;
    margin-bottom: 5px;
}

.ftlk_con>span,
.ftk_txt {
    font-size: 19px;
}

.ftk_txt {
    margin-top: 20px;
}

.ftwx_z {
    font-size: 19px;
    text-align: center;
    line-height: 18px;
    height: 18px;
    width: 100%;
    color: white;
    margin-top: 20px;
}


/* 二级页面 */

.con_tit {
    padding: 16px 0;
    border-bottom: 2px solid #007fbc;
}

.cnt_l {
    font-size: 28px;
}

.cnt_r {
    font-size: 14px;
    line-height: 45px;
}

.cnt_txt {
    margin-top: 50px;
    line-height: 1.8;
    overflow: hidden;
}

.cnt_txt img {
    max-width: 100%;
}

.pclt_li {
    width: 100%;
    max-width: 290px;
    position: relative;
    overflow: hidden;
    height: 185px;
    margin-left: 15px;
    margin-bottom: 20px;
}

.pclt_li:nth-of-type(1),
.pclt_li:nth-of-type(4),
.pclt_li:nth-of-type(7) {
    margin-left: 0px;
}

.pclt_li img {
    width: 100%;
    height: 185px;
    object-fit: cover;
    flex: 1;
}

.pclt_bg {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
}

.zsc_l .db_c,
.zsc_r .db_c,
.pclt_li .db_c {
    height: auto;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 999;
    display: none;
}

.nsl_li {
    border: 1px solid #d0d0d0;
    border-radius: 10px;
    padding: 20px;
}

.nsli_tit {
    padding-bottom: 20px;
    border-bottom: 1px solid #d0d0d0;
}

.nslt_l {
    color: #333;
    font-size: 24px;
    font-weight: 600;
    height: 28px;
    width: 65%;
    overflow: hidden;
}

.nslt_r {
    font-size: 12px;
    line-height: 36px;
}

.nsli_con {
    margin-top: 20px;
    font-size: 18px;
    line-height: 1.8;
    height: 64px;
    overflow: hidden;
}

.nsli_more {
    margin-top: 20px;
    border:1px solid #999999;
    padding: 15px 20px;
    border-radius: 10px;
}

.nsli_more a {
    color: #888888;
    font-size: 18px;
    font-weight: 600;
}

.nsl_li {
    margin-bottom: 32px;
}

.nsl_li:hover {
    box-shadow: 0px 0px 10px 1px #888888;
}

.cnt_con img,.cntc_txt img{
    max-width: 100%
}

.cntc_tit{
    text-align: center;
}

.cntct{
    font-size: 25px;
    margin-bottom: 16px;
}

.cntcd{
    font-size: 16px;
    color: #999999;
    margin-bottom: 30px;
}

.cntc_txt{
    line-height: 1.8;

}

.fy{
    margin-top: 85px;
}

.fy_d{
    height: 50px;
    width: 100%;
    max-width: 430px;
    text-align: center;
    line-height: 50px;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    overflow: hidden;
    padding: 0 25px;
}


.fy_d a{
        overflow: hidden;
    display: inline-flex;
    width: 75%;
}


.fy_d:hover{
    border: 1px solid #d80808;
    color: #d80808;
}