* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    padding: 0;
    margin: 0;
    font-family: "microsoft yahei";
    font: normal 12px/180% \5FAE\8F6F\96C5\9ED1;
    color: #333;
    text-align: center;
    background: #fff;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

div {
    margin: 0 auto;
    text-align: left;
    font: normal 14px/180% \5FAE\8F6F\96C5\9ED1;
}

a,
a:link,
a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

img {
    border: none;
}

ol,
ul,
li {
    list-style: none;
}

em {
    font-style: normal;
}


/*clear*/

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
}


/*other*/

h1,
h2,
h3,
h4,
h5,
h6 {
    text-align: left;
    font: normal 12px/200% Microsoft YaHei;
}

.mt10 {
    margin-top: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.m10 {
    margin: 10px auto;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.gray,
.gray a:link,
.gray a:visited,
.gray a:hover {
    color: #666;
}

.container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

img {
    border: 0;
    max-width: 100%;
}


/* .content {
        width: 100%;
        background-color: #ffffff;
        margin: 20px auto;
    } */


/* 头部开始 */

.header {
    width: 100%;
    height: 430px;
    overflow: hidden;
    background: url(../images/yxlh_01.jpg) center top no-repeat;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
}

.logo {
    display: inline-block;
    margin-top: 26px;
}


/* 头部结束 */


/* 内容开始 */
._hidden{display: none;}
.goHome{display: block; float: right; margin-top: 15px; width: 130px; height: 70px; font-size: 18px; color: #fff; padding-top: 25px; text-align: center;}
a.goHome:hover{text-decoration: underline;}

.title-box{height: 60px; background: url(../images/yxlh_title_bg.png) center no-repeat; margin: 35px auto;}
.title-box h2{font-weight: bold;font-size: 36px; color: #333; text-align: center; line-height: 60px;}

.zfdw-box{margin: 60px auto; padding: 25px; border-radius: 10px;  box-shadow: 0px 0px 12px 1px rgb(224 226 228 / 68%); min-height: 650px;}
.zfdw-box h1{font-size: 24px; font-weight: bold; color: #333; position: relative; padding-left: 24px;}
.zfdw-box h1::before{position: absolute; content: ''; width: 5px; height: 22px; background-color: #1a8ae0; left: 0;top: 50%;transform: translateY(-50%);}
.zfdw-box ul{padding: 20px;}
.zfdw-box ul li{float: left; width: calc(100%/3);  padding: 15px;}
.zfdw-box ul li .c{display: block; line-height: 70px; border-radius: 5px; font-size: 18px; color: #333; background-color: #f2f1f1; text-align: center; transition: all .3s;position: relative;cursor: default;}
.zfdw-box ul li .c:hover{color: #fff; background-color: #0a74c0;}
.zfdw-box ul li .ar {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 51px;
    z-index: 11;
}
.zfdw-box ul li .er{position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 72px;
    background: #fff;
    border: 3px solid #0054d1;
    z-index: 2;
    margin: 0;
    padding: 0;
    overflow: hidden;
    min-width: 260px;
    border-radius: 25px;
}

    .zfdw-box .er, .zfdw-box .ar {
        display: none;
    }
    .zfdw-box ul li .c:hover .er, .zfdw-box ul li .c:hover .ar {
        display: block;
    }
    .er-box {
        padding: 20px 0px 10px 0px;
        border-left: #e8e8e8 1px solid;
        text-align: center;
        margin: 0px;
        border-bottom: #e8e8e8 1px solid;
    }
    .er-box img {
        margin: 0 auto;
        width: 148px;
        height: 148px;
    }
    .er-box span {
        font-size: 14px;
        display: block;
        line-height: 40px;
        color: #004ebe;
    }
.footer-section {
    background-color: #F3F3F3;
    padding-top: 20px;
    padding-bottom: 60px;
  }
  .footer-section img {
    max-width: 100%;
  }
  .external-link-wrapper {
    color: #555;
    font-size: 16px;
    padding-bottom: 20px;
    border-bottom: 1px solid #1088ca;
  }
  .external-link {
    display: inline-block;
    margin: 0 0.5rem;
    color: #555;
  }
  .external-link:hover {
    color: #aaa;
  }
  .footer-info-wrapper {
    padding-top: 30px;
    font-size: 14px;
  }
  .footer-info-wrapper span {
    line-height: 2;
    margin-left: 0.5rem;
    display: inline-block;
    color: #555;
  }
  .footer-info-wrapper a {
    color: #555;
  }
  .footer-info-wrapper a:hover {
    color: #aaa;
  }
  .text-center {
    text-align: center!important;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}
.col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
.col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
/* 内容结束 */


/* 适配开始 */

@media screen and (max-width:1200px) {
    .w1200 {
        width: 96%;
    }
    .goHome{margin-top: 0;}
    .logo {margin: 20px auto;width: 60%;margin-left: 5%; position: absolute;}

    .zfdw-box ul li{width: 100%;}

    .top_1_left {
        margin: 0 auto;
        float: none;
        text-align: center;
    }
    .para_title {
        font-size: 28px;
    }
    .slidebox {
        height: auto;
    }
    .top_1_right {
        width: 100%; padding: 10px;
        margin: 0;
    }
    .para{text-align: left;}
    .header {
        height: auto;
        background: #0971bb;
    }
    .wrap {
        width: 100% !important;
        margin: 0 auto;
    }
    ._hidden {
        display: block;
    }
    .zhj-bgqw {
        height: 320px;
        padding: 20px;
    }
    .zhj-report-left li {
        margin-bottom: 10px;
    }
    .zhj-report-right {
        height: auto;
    }
    .bzzs_con_item_list {
        width: 100%;
    }
    .wll_bg img {
        margin: 20px auto;
        float: none;
    }
    .bzzs_con_item_list li {
        width: 100%;
        height: auto;
    }
    .wll_bg p {
        width: 100%;
    }
    .wrap,
    .footer-info .address {
        width: 100% !important;
    }
    .footer-info .address {
        min-width: 280px;
    }
    .footer img,
    #div_div,
    .chare {
        display: none;
    }
    .footer .sxejd,
    .aside,
    .footer-info a.icon-email {
        display: none !important;
    }
    .top_2_left,
    .top_2_right,
    .t2_title,
    .dys_schedule_content_list_left,
    .dys_schedule_content_list_right {
        width: 100%;
        margin: 0 auto;
    }
    .t2_title {
        padding: 0 10px;
    }
    .top_2_left,
    .top_2_right {
        padding: 0;
        margin-bottom: 20px;
    }
    .top3_ul li {
        width: 100%;
        height: auto;
        border: 1px solid #dfdfdf;
    }
    .liword {
        float: none;
        width: 100%;
    }
    .t2_le_top {
        text-align: center;
    }
    .t2_le_top img {
        display: inline-block;
    }

    .top_4{height: auto; margin-bottom: 20px; padding: 0; overflow: hidden;width: 100%;background: none;}
    .b1{width: 100%; height: auto;}
    .b3{width: 100%; height: auto;}
    .lst1 li{height: 180px;}
    .lst1 li img{width: 100vw; height: 180px;}
    .lef{left: auto; right: 0px;top: 50px;}
    .rig{left: 0; top: 50px;}
    .lst3{display: none;}
    .box1-1-l li{width: 45%;}
    .lst1 li .title{width: 100vw; padding-right: 20px;}

    .list_ul2 li a{width: 65.5%;}
    .gh-cont{width: 100%; float: none;}
    .c1-top .news-thumb,.c1-top .news-info{width: 100%;}
    #certify{width: 98% !important; margin-bottom: 10px;}
    .sli-qybox img{width: 100%;}
    #certify .swiper-button-next{right: 0 !important;}
    #certify .swiper-button-prev{left: 0 !important;}

    .mySwiper2{height: 350px;}
    .mySwiper2 .swiper-slide{height: 350px;}
    .mySwiper2 .swiper-slide img{height: 350px;}
    .mySwiper{height: 160px; padding: 10px 0; width: 85%;}
    .mySwiper .swiper-slide img{height: 100px;}
    .mySwiper .swiper-slide{height: 140px;}
    #certify .swiper-button-next, #certify .swiper-button-prev {
        top: 85%;
    }

    .col-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .footer-info-wrapper {
        padding: 15px;
    }
}

@media (min-width: 320px) {
    .mobile-footer {
        height: auto;
        margin-bottom: 50px;
        overflow: visible;
    }
}

@media (min-width: 375px) {
    .mobile-footer {
        height: auto;
        margin-bottom: 50px;
        overflow: visible;
    }
}

@media (min-width: 768px) {
    #footbox {
        height: 0px;
        line-height: 0px;
        overflow: hidden;
    }
    .mobile-footer {
        height: auto;
        margin-bottom: 50px;
        overflow: visible;
    }
}

@media (min-width: 992px) {
    #footbox {
        height: auto;
        overflow: visible;
    }
    .mobile-footer {
        height: 0px;
        line-height: 0px;
        margin-bottom: 0px;
        overflow: hidden;
    }
    .x-panel-bottom {
        height: 0px;
        overflow: hidden;
        line-height: 0px;
        padding-top: 0px;
    }
}

/* 适配结束 */