/***** 引导页 *****/
.ydyBody {
    height: 100%;
    overflow: hidden;
}

.ydyContent {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 11;
    background-color: #ffffff;
    opacity: 1;
    transition: .6s;
}

.ydyContent.on {
    opacity: 0;
}

.ydyContent .ydyBanner {
    width: 100%;
    height: 100%;
}

.ydyContent .ydyBanner .swiper-slide {
    overflow: hidden;
}

.ydyContent .ydyBanner .swiper-slide .pic {
    width: 100%;
    min-height: 100%;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    *position: relative;
    *left: auto;
    *top: auto;
}

.ydyContent .ydyBanner .swiper-slide .picfont {
    z-index: 2;
    width: 100%;
    height: auto;
    top: 0;
    position: absolute;
    left: 0;
}

.ydyContent .ydyBanner .swiper-slide .pc {
    display: block;
}

.ydyContent .ydyBanner .swiper-slide .wap {
    display: none;
}

.ydyContent #banner-pagination {
    text-align: right;
    width: calc(100% - 25px);
    width: calc(100% - .25rem);
    bottom: 30px;
    bottom: .3rem;
}

.ydyContent #banner-pagination .swiper-pagination-bullet {
    width: 12px;
    width: .12rem;
    height: 12px;
    height: .12rem;
    border-radius: 50%;
    background: #ffffff;
    opacity: .5;
    margin: 0 .03rem;
}

.ydyContent #banner-pagination .swiper-pagination-bullet-active {
    opacity: 1;
}

.ydyContent .ydyBtn {
    width: 76px;
    width: .76rem;
    height: 40px;
    height: .4rem;
    line-height: 40px;
    line-height: .4rem;
    display: block;
    border-radius: 20px;
    border-radius: .2rem;
    background-color: rgba(0, 0, 0, .8);
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    font-size: .16rem;
    position: absolute;
    z-index: 4;
    cursor: pointer;
    right: 38px;
    right: .38rem;
    top: 30px;
    top: .3rem;
}

.ydyContent .ydyBtnStop {
    width: .76rem;
    height: .4rem;
    line-height: .4rem;
    display: block;
    border-radius: .2rem;
    background-color: rgba(0, 0, 0, .8);
    text-align: center;
    color: #ffffff;
    font-size: .16rem;
    position: absolute;
    z-index: 4;
    cursor: pointer;
    right: 1.3rem;
    top: .3rem;
}

.ydyContent .ydyMain {
    width: 690px;
    width: 6.9rem;
    height: 100%;
    position: absolute;
    top: 0;
    left: calc(50% - 345px);
    left: calc(50% - 3.45rem);
    background-color: rgba(0, 0, 0, .15);
    z-index: 3;
}

.ydyContent .ydyMain .top-link {
    width: 100%;
    padding-top: 20px;
    padding-top: .2rem;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    font-size: .14rem;
}

.ydyContent .ydyMain .top-link .a-link {
    color: #ffffff;
    margin: 0 10px;
    margin: 0 .1rem;
    opacity: .5;
}

.ydyContent .ydyMain .top-link .bmjz {
    background: url(2022-pTop-bmjz-ico-withe.png) no-repeat right;
    background-size: 10px 6px;
    background-size: .1rem .06rem;
    padding-right: 15px;
    margin-right: .15rem;
    margin: 0 10px;
    margin: 0 .1rem;
    opacity: .5;
    cursor: pointer;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.ydyContent .ydyMain .top-link .a-link:hover,
.ydyContent .ydyMain .top-link .bmjz:hover {
    opacity: 1;
}

.ydyContent .ydyMain .logo {
    margin: 100px auto 0;
    margin: 1rem auto 0;
    margin-top: calc(100vh * .1);
    display: block;
    width: 462px;
    width: 4.62rem;
}

.ydyContent .ydyMain .logo .ydy-logo-gh {
    display: block;
    margin: 0 auto;
    width: 97px;
    width: .97rem;
}

.ydyContent .ydyMain .logo .ydy-logo-font {
    display: block;
    margin: 28px auto 0;
    margin: .28rem auto 0;
    width: 462px;
    width: 4.62rem;
}

.ydyContent .ydyMain .search {
    width: 280px;
    width: 2.8rem;
    height: 42px;
    height: .42rem;
    background-color: rgba(255, 255, 255, .5);
    border-radius: 5px;
    border-radius: .05rem;
    margin: 55px auto 0;
    margin: .55rem auto 0;
    margin-top: calc(100vh * .058);
    overflow: hidden;
}

.ydyContent .ydyMain .search .ipt {
    width: 220px;
    width: 2.2rem;
    height: 32px;
    height: .32rem;
    padding: 5px 12px;
    padding: .05rem .12rem;
    margin: 0;
    display: block;
    float: left;
    color: #ffffff;
    font-family: "微软雅黑", "microsoft yahei";
    background: none;
    font-size: 15px;
    font-size: .15rem;
}

.ydyContent .ydyMain .search .ipt::placeholder {
    color: #ffffff;
    font-family: "微软雅黑", "microsoft yahei";
    font-size: 15px;
    font-size: .15rem;
}

.ydyContent .ydyMain .search .btn {
    width: 22px;
    width: .22rem;
    height: 100%;
    display: block;
    float: left;
    background: url(2022-ydy-searchico.png) no-repeat center;
    background-size: 22px 23px;
    background-size: .22rem .23rem;
    cursor: pointer;
}

.ydyContent .ydyMain .mid-link {
    width: 100%;
    margin-top: 84px;
    margin-top: .84rem;
    margin-top: calc(100vh * .083);
    text-align: center;
}

.ydyContent .ydyMain .mid-link .a-link {
    display: inline-block;
    height: 56px;
    height: .56rem;
    line-height: 56px;
    line-height: .56rem;
    background-color: rgba(255, 255, 255, .9);
    border-radius: 5px;
    border-radius: .05rem;
    text-align: center;
    font-size: 16px;
    font-size: .16rem;
    font-weight: 700;
    color: #034a76;
    cursor: pointer;
    margin: 0 3px;
    max-width: 0 .03rem;
    position: relative;
    border: 1px solid #ffffff;
}

.ydyContent .ydyMain .mid-link .a-link.a01 {
    width: 103px;
    width: 1.03rem;
}

.ydyContent .ydyMain .mid-link .a-link.a02 {
    width: 103px;
    width: 1.03rem;
}

.ydyContent .ydyMain .mid-link .a-link.a03 {
    width: 63px;
    width: .63rem;
}

.ydyContent .ydyMain .mid-link .a-link:hover {
    background: none;
    color: #ffffff;
}

.ydyContent .ydyMain .login-box {
    width: 100%;
    margin-top: 75px;
    margin-top: .75rem;
    margin-top: calc(100vh * .075);
    text-align: center;
}

.ydyContent .ydyMain .login-box .login,
.ydyContent .ydyMain .login-box .register,
.ydyContent .ydyMain .login-box .outbox {
    width: 160px;
    width: 1.6rem;
    height: 35px;
    height: .35rem;
    line-height: 35px;
    line-height: .35rem;
    border-radius: 17.5px;
    border-radius: .175rem;
    overflow: hidden;
    color: #ffffff;
    text-align: center;
}

.ydyContent .ydyMain .login-box .login {
    background: -webkit-linear-gradient(to right, #1f5d83, #0076be);
    background: -o-linear-gradient(to right, #1f5d83, #0076be);
    background: -moz-linear-gradient(to right, #1f5d83, #0076be);
    background: linear-gradient(to right, #1f5d83, #0076be);
    background: linear-gradient(to right, #1f5d83, #0076be);
    background: url(2022-ydy-login-bg.png) no-repeat center;
    cursor: pointer;
}

.ydyContent .ydyMain .login-box .register {
    background: -webkit-linear-gradient(to right, #319adb, #0076be);
    background: -o-linear-gradient(to right, #319adb, #0076be);
    background: -moz-linear-gradient(to right, #319adb, #0076be);
    background: linear-gradient(to right, #319adb, #0076be);
    background: linear-gradient(to right, #319adb, #0076be);
    background: url(2022-ydy-register-bg.png) no-repeat center;
    cursor: pointer;
}

.ydyContent .ydyMain .login-box .login:hover,
.ydyContent .ydyMain .login-box .register:hover {
    background-image: url(2022-ydy-login-hover.png);
}

.ydyContent .ydyMain .login-box .outbox {
    display: none;
    width: auto;
    padding: 0 40px;
    background: -webkit-linear-gradient(to right, #319adb, #0076be);
    background: -o-linear-gradient(to right, #319adb, #0076be);
    background: -moz-linear-gradient(to right, #319adb, #0076be);
    background: linear-gradient(to right, #319adb, #0076be);
    background: linear-gradient(to right, #319adb, #0076be);
}

.ydyContent .ydyMain .login-box .name {
    color: #ffffff;
    cursor: pointer;
    float: left;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.ydyContent .ydyMain .login-box .logout {
    color: #ffffff;
    cursor: pointer;
    float: left;
}

.ydyContent .ydyMain .login-box .logout::before {
    content: '/';
    display: block;
    float: left;
    margin: 0 3px;
    font-family: "Microsoft YaHei";
    margin: 0 10px;
    margin: 0 .1rem;
}

.ydyContent .ydyMain .login-box .name:hover,
.ydyContent .ydyMain .login-box .logout:hover {
    color: #ffff00;
}

.ydyContent .ydyMain .login-box .logout:hover::before {
    color: #ffffff;
}

.ydyContent .ydyMain .btm-msg {
    width: 100%;
    margin-top: 90px;
    margin-top: .9rem;
    margin-top: calc(100vh * .092);
    text-align: center;
}

.ydyContent .ydyMain .btm-msg .ewm-box {
    display: inline-block;
    text-align: center;
    width: 100px;
    width: 1rem;
    height: 70px;
    height: .7rem;
    position: relative;
    cursor: pointer;
}

.ydyContent .ydyMain .btm-msg .ewm-box i {
    width: 28px;
    width: .28rem;
    height: 28px;
    height: .28rem;
    background: no-repeat center;
    background-size: 100%;
    display: block;
    margin: 0 auto 15px;
    margin: 0 auto .15rem;
}

.ydyContent .ydyMain .btm-msg .ewm-box i.i01 {
    background-image: url(2022-ydy-ico-phone.png);
}

.ydyContent .ydyMain .btm-msg .ewm-box i.i02 {
    background-image: url(2022-ydy-ico-app.png);
}

.ydyContent .ydyMain .btm-msg .ewm-box i.i03 {
    background-image: url(2022-ydy-ico-wx.png);
}

.ydyContent .ydyMain .btm-msg .ewm-box span {
    color: #ffffff;
}

.ydyContent .ydyMain .btm-msg .ewm-box .img-phone {
    width: 120px;
    width: 1.2rem;
    height: 0;
    padding-bottom: 0;
    position: absolute;
    left: -10px;
    left: -.1rem;
    bottom: .8rem;
    display: block;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    overflow: hidden;
}

.ydyContent .ydyMain .btm-msg .ewm-box .img-phone::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-left: .05rem solid transparent;
    border-right: 5px solid transparent;
    border-right: .05rem solid transparent;
    border-top: 10px solid #ffffff;
    border-top: .08rem solid #ffffff;
    position: absolute;
    left: calc(50% - 5px);
    left: calc(50% - .05rem);
    top: 120px;
    top: 1.2rem;
}

.ydyContent .ydyMain .btm-msg .ewm-box .img-phone img {
    width: 100%;
    height: 120px;
    height: 1.2rem;
}

.ydyContent .ydyMain .btm-msg .ewm-box:hover .img-phone {
    height: 120px;
    height: 1.2rem;
    padding-bottom: 10px;
    padding-bottom: .1rem;
}

.ydyContent .ydyMain .btm-msg .ewm-box .img-app {
    width: 240px;
    width: 2.4rem;
    left: -70px;
    left: -.7rem;
}

.ydyContent .ydyMain .btm-msg .ewm-box .img-app p {
    float: left;
    background-color: #ffffff;
}

.ydyContent .ydyMain .btm-msg .ewm-box .img-app img {
    width: 104px;
    width: 1.04rem;
    height: 104px;
    height: 1.04rem;
    border: 8px solid #ffffff;
    border: .08rem solid #ffffff;
    display: block;
}

.ydyContent .ydyMain .btm-msg .ewm-box .img-app span {
    line-height: 20px;
    line-height: .2rem;
    padding-top: 5px;
    padding-top: .05rem;
    color: #333;
    font-size: 12px;
    font-size: .12rem;
    display: block;
}

.ydyContent .ydyMain .btm-msg .ewm-box .img-app::before {
    top: 145px;
    top: 1.45rem;
}

.ydyContent .ydyMain .btm-msg .ewm-box:hover .img-app {
    height: 150px;
    height: 1.5rem;
}

/***** 首页 第一屏 *****/
.index-news {
    width: 918px;
    width: 9.18rem;
    height: 406px;
    height: 4.06rem;
    padding: 10px;
    padding: .1rem;
    background-color: #ffffff;
    float: left;
    margin-right: 10px;
    margin-right: .1rem;
    overflow: hidden;
}

.index-news .tt {
    width: auto;
    height: 60px;
    height: .6rem;
    line-height: 60px;
    line-height: .6rem;
    text-align: center;
    padding: 0 10%;
}

.index-news .tt a {
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 30px;
    font-size: .3rem;
    color: #014f94;
    font-weight: 700;
}

.index-news #scroll_div {
    height: 60px;
    height: .6rem;
    line-height: 60px;
    line-height: .6rem;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 5%;
    width: 90%;
}

.index-news #scroll_div a {
    font-size: 30px;
    font-size: .3rem;
    color: #014f94;
    font-weight: 700;
    text-overflow: initial;
    margin-left: 100px;
    margin-left: 1rem;
    display: inline-block;
}

.index-news #scroll_begin,
.index-news #scroll_end {
    display: inline;
}

.index-news .news-img {
    width: 430px;
    width: 4.3rem;
    height: 336px;
    height: 3.36rem;
    margin: 10px 10px 0 0;
    margin: .1rem .1rem 0 0;
    float: left;
}

.index-news .news-img #news-img-swiper {
    width: 100%;
    height: 100%;
}

.index-news .news-img #news-img-swiper .pImgBox {
    height: 305px;
    height: 3.05rem;
}

.index-news .news-img #news-img-swiper .tit {
    width: 90%;
    padding: 0 5%;
    height: 40px;
    line-height: 40px;
    background-color: rgba(0, 0, 0, .5);
    text-align: center;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    color: rgba(255, 255, 255, .9);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.index-news .news-img #news-img-swiper .tit:hover {
    color: rgba(255, 255, 255, 1);
}

.index-news .news-img #news-img-pagination {
    bottom: 2px;
    bottom: .02rem;
}

.index-news .news-img #news-img-pagination .swiper-pagination-bullet {
    width: 10px;
    width: .1rem;
    height: 10px;
    height: .1rem;
    border-radius: 50%;
    margin: 0 4px;
    margin: 0 .04rem;
}

.index-news .news-txt {
    width: 478px;
    width: 4.78rem;
    height: 336px;
    height: 3.36rem;
    overflow: hidden;
    float: left;
    margin-top: 10px;
    margin-top: .1rem;
}

.index-news .news-txt .pHead01 a {
    padding: 0 11px;
    padding: 0 .11rem;
}

.index-news .news-txt .con {
    margin-top: 10px;
    margin-top: .1rem;
    padding: 0 5px;
    padding: 0 .05rem;
}

.index-linkandvideo {
    width: 232px;
    width: 2.32rem;
    height: 406px;
    height: 4.06rem;
    padding: 10px;
    padding: .1rem;
    background-color: #ffffff;
    float: left;
    overflow: hidden;
}

.index-linkandvideo .link-box .pImgBox {
    margin-top: 10px;
    margin-top: .1rem;
    width: 100%;
    height: 70px;
    height: .7rem;
    background-color: #f7f7f7;
}

.index-linkandvideo .link-box .pImgBox:first-child {
    margin-top: 0;
}

.index-linkandvideo .link-box .pImgBox img {
    height: 100%;
    width: auto;
    min-width: 100%;
}

.index-linkandvideo .link-box .pImgBox:hover {
    background-color: #f1f1f1;
}

.index-linkandvideo .video-box {
    width: 100%;
    height: 166px;
    height: 1.66rem;
    margin-top: 10px;
    margin-top: .1rem;
    background-color: #000;
    position: relative;
}

.index-linkandvideo .video-box .video {
    width: 100%;
    height: 100%;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    outline: none;
}

.index-linkandvideo .video-box:hover .tit {
    opacity: 1;
}

.index-linkandvideo .video-box .tit {
    width: 100px;
    width: 1rem;
    height: 80px;
    height: .8rem;
    line-height: 80px;
    line-height: .8rem;
    text-align: center;
    background-color: rgba(0, 0, 0, .3);
    color: #ffffff;
    display: block;
    position: absolute;
    right: 66px;
    right: .66rem;
    top: 28px;
    top: .28rem;
    font-size: 14px;
    font-size: .14rem;
    font-weight: 700;
    opacity: 0;
}

.index-bmdt {
    width: 420px;
    width: 4.2rem;
    height: 160px;
    height: 1.6rem;
    padding: 10px;
    padding: .1rem;
    margin: 10px 10px 0 0;
    margin: .1rem .1rem 0 0;
    float: left;
    background-color: #ffffff;
}

.index-bmdt .pHead01 a {
    padding: 0 21px;
    padding: 0 .21rem;
}

.index-bmdt .con {
    margin-top: 5px;
    margin-top: .05rem;
    padding: 0 5px;
    padding: 0 .05rem;
}

.index-zjsq {
    width: 420px;
    width: 4.2rem;
    height: 160px;
    height: 1.6rem;
    padding: 10px;
    padding: .1rem;
    margin: 10px 10px 0 0;
    margin: .1rem .1rem 0 0;
    float: left;
    background-color: #ffffff;
}

.index-zjsq ul::after {
    content: '';
    display: block;
    clear: both;
}

.index-zjsq li {
    width: 132px;
    width: 1.32rem;
    height: 160px;
    height: 1.6rem;
    float: left;
    margin-right: 12px;
    margin-right: .12rem;
    background-color: #edf5fd;
}

.index-zjsq li:last-child {
    margin-right: 0;
}

.index-zjsq li .tit {
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}

.index-zjsq li .tit img {
    width: 44px;
    width: .44rem;
    height: auto;
    display: block;
    margin: 40px auto 20px;
    margin: .4rem auto .2rem;
}

.index-zjsq li .tit h6 {
    font-size: 16px;
    font-size: .16rem;
    font-weight: 700;
    color: #1f5d83;
    display: block;
    margin: 0 auto;
    text-align: center;
}

.index-zjsq .ulactive li {
    width: 100px;
    width: 1rem;
}

.index-zjsq li.active {
    width: 196px;
    width: 1.96rem;
}

.index-zjsq li.active .tit {
    width: calc(100% - 22px);
    height: auto;
    margin: 10px 10px 0;
    padding: 5px 0;
    padding: .05rem 0;
    border: 1px solid #afc4d1;
}

.index-zjsq li.active .tit::after {
    content: '';
    display: block;
    clear: both;
}

.index-zjsq li.active .tit img {
    width: 35px;
    width: .35rem;
    float: left;
    margin: 0 10px 0 30px;
    margin: 0 .1rem 0 .3rem;
}

.index-zjsq li.active .tit h6 {
    line-height: 35px;
    line-height: .35rem;
    float: left;
}

.index-xc01 {
    width: 488px;
    width: 4.88rem;
    height: 180px;
    height: 1.8rem;
    margin: 10px 10px 0 0;
    margin: .1rem .1rem 0 0;
    float: left;
    background-color: #ffffff;
    overflow: hidden;
}

.index-xc01 #xc01-swiper,
.index-xc01 #xc02-swiper {
    height: 100%;
}

.index-xc01 #xc01-swiper .swiper-button-next,
.index-xc01 #xc01-swiper .swiper-button-prev,
.index-xc01 #xc02-swiper .swiper-button-next,
.index-xc01 #xc02-swiper .swiper-button-prev {
    width: 24px;
    width: .24rem;
    height: 24px;
    height: .24rem;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .42);
    top: 55%;
}

.index-xc01 #xc01-swiper .swiper-button-next:after,
.index-xc01 #xc01-swiper .swiper-button-prev:after,
.index-xc01 #xc02-swiper .swiper-button-next:after,
.index-xc01 #xc02-swiper .swiper-button-prev:after {
    color: #ffffff;
    font-size: 12px;
    font-size: .12rem;
}

.index-xc01.xc02 {
    width: 252px;
    width: 2.52rem;
    margin-right: 0;
}

/***** 首页 第二屏 *****/
.index-left {
    width: 830px;
    width: 8.3rem;
    float: left;
}

.index-right {
    width: 370px;
    width: 3.7rem;
    float: left;
}

.index-zcwj {
    width: 800px;
    width: 8rem;
    height: 405px;
    height: 4.05rem;
    padding: 10px;
    padding: .1rem;
    margin-right: 10px;
    margin-right: .1rem;
    float: left;
    background-color: #ffffff;
    overflow: hidden;
}

.index-zcwj .zcwj-search {
    width: 100%;
    height: 42px;
    height: .42rem;
    margin-top: 5px;
    margin-top: .05rem;
}

.index-zcwj .zcwj-search span {
    line-height: 42px;
    line-height: .42rem;
    float: left;
    display: block;
    padding-left: 30px;
    padding-left: .3rem;
    background: url(2022-index-zcwj-search-ico.png) no-repeat left;
    background-size: 20px 24px;
    background-size: .2rem .24rem;
    font-size: 16px;
    font-size: .16rem;
    color: #1f5d83;
    width: 120px;
    width: 1.2rem;
}

.index-zcwj .zcwj-search .ipt {
    width: 510px;
    width: 5.1rem;
    height: 30px;
    height: .3rem;
    line-height: 30px;
    line-height: .3rem;
    padding: 6px 15px;
    padding: .06rem .15rem;
    background-color: #f7f7f7;
    display: block;
    float: left;
}

.index-zcwj .zcwj-search .btn {
    width: 92px;
    width: .92rem;
    height: 42px;
    height: .42rem;
    line-height: 42px;
    line-height: .42rem;
    text-align: center;
    display: block;
    border-radius: 3px;
    background-color: #1f5d83;
    font-size: 16px;
    font-size: .16rem;
    color: #ffffff;
    font-weight: 700;
    float: right;
    cursor: pointer;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.index-zcwj .zcwj-search .btn:hover {
    background-color: #0076be;
}

.index-zcwj .news-box {
    margin-top: 15px;
    margin-top: .15rem;
}

.index-zcwj .news-box .pHead01 li:last-child {
    margin-right: 0;
}

.index-zcwj .news-box .pHead01 li a {
    padding: 0 16px;
    padding: 0 .16rem;
}

.index-zcwj .news-box .con {
    margin-top: 10px;
    margin-top: .1rem;
    padding: 0 5px;
    padding: 0 .05rem;
}

.index-zcwj .news-box .con .pList01 {
    line-height: 42px;
    line-height: .42rem;
}

.index-zfxxgk {
    width: 590px;
    width: 5.9rem;
    height: 161px;
    height: 1.61rem;
    padding: 10px;
    padding: .1rem;
    background-color: #ffffff;
    float: left;
    margin-top: 10px;
    margin-top: .1rem;
    margin-right: 10px;
    margin-right: .1rem;
}

.index-zfxxgk .tit {
    line-height: 40px;
    line-height: .4rem;
    text-align: center;
    margin-top: 10px;
    margin-top: .1rem;
}

.index-zfxxgk .tit a {
    font-size: 20px;
    font-size: .2rem;
    font-weight: 700;
    color: #1f5d83;
}

.index-zfxxgk .tit a:hover {
    color: #014f94;
}

.index-zfxxgk .zfxxgk-ul {
    padding-top: 10px;
    padding-top: .1rem;
    width: 100%;
}

.index-zfxxgk .zfxxgk-ul::after {
    content: '';
    display: block;
    clear: both;
}

.index-zfxxgk .zfxxgk-ul li {
    width: 25%;
    float: left;
    text-align: center;
}

.index-zfxxgk .zfxxgk-ul li img {
    width: 50px;
    width: .5rem;
    height: 50px;
    height: .5rem;
    display: block;
    border: 1px solid #b9cfe4;
    border-radius: 50%;
    margin: 0 auto 15px auto;
    margin: 0 auto .15rem auto;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.index-zfxxgk .zfxxgk-ul li span {
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.index-zfxxgk .zfxxgk-ul li a:hover img {
    background-color: #f0f5fa;
}

.index-zfxxgk .zfxxgk-ul li a:hover {
    color: #014f94;
}

.index-zcwjk {
    width: 180px;
    width: 1.8rem;
    height: 161px;
    height: 1.61rem;
    padding: 10px;
    padding: .1rem;
    background-color: #ffffff;
    float: left;
    margin-top: 10px;
    margin-top: .1rem;
    margin-right: 10px;
    margin-right: .1rem;
}

.index-zcwjk a,
.index-zcwjk img {
    width: 100%;
    height: 100%;
    display: block;
}

.index-zcwjk .wap {
    display: none;
}

.index-zwgk-btn {
    width: 350px;
    width: 3.50rem;
    height: 284px;
    height: 2.84rem;
    padding: 10px;
    padding: .1rem;
    background-color: #ffffff;
    float: left;
}

.index-zwgk-btn a {
    background-color: #f7f7f7;
    display: block;
    float: left;
}

.index-zwgk-btn a img {
    width: 24px;
    width: .24rem;
    height: 24px;
    height: .24rem;
    display: block;
}

.index-zwgk-btn a:hover {
    background-color: #f1f1f1;
}

.index-zwgk-btn .link01 {
    width: 170px;
    width: 1.7rem;
    height: 90px;
    height: .9rem;
    text-align: center;
}

.index-zwgk-btn .link01 img {
    margin: 20px auto 12px auto;
    margin: .2rem auto .12rem auto;
}

.index-zwgk-btn .link01:nth-child(1) {
    margin-right: 10px;
    margin-right: .1rem;
}

.index-zwgk-btn .link02 {
    width: 100%;
    height: 54px;
    height: .54rem;
    line-height: 54px;
    line-height: .54rem;
    margin-top: 10px;
    margin-top: .1rem;
}

.index-zwgk-btn .link02 img {
    float: left;
    margin: 17px 25px 0 55px;
    margin: .17rem .25rem 0 .55rem;
}

.index-zcjd {
    width: 350px;
    width: 3.50rem;
    height: 302px;
    height: 3.02rem;
    padding: 10px;
    padding: .1rem;
    background-color: #ffffff;
    float: left;
    margin-top: 10px;
    margin-top: .1rem;
}

.index-zcjd .zcjd-img {
    width: 100%;
    height: 190px;
    height: 1.9rem;
    margin-top: 10px;
    margin-top: .1rem;
    overflow: hidden;
}

.index-zcjd .zcjd-img .pImgBox img {
    width: 100%;
    min-height: 100%;
    height: auto;
}

.index-zcjd .zcjd-img #zcjd-swiper,
.index-zcjd .zcjd-img #zcjd-swiper .pImgBox {
    height: 190px;
    height: 1.9rem;
}

.index-zcjd .zcjd-img #zcjd-swiper .swiper-pagination {
    width: auto;
    height: auto;
    padding: 2px 10px;
    padding: .02rem .1rem;
    border-radius: 3px;
    background-color: rgba(31, 93, 131, .5);
    color: rgba(255, 255, 255, .7);
    font-size: 12px;
    font-size: .12rem;
    left: 10px;
}

.index-zcjd .zcjd-img #zcjd-swiper .swiper-pagination-current {
    color: rgba(255, 255, 255, 1);
}

.index-zcjd .zcjd-link {
    margin-top: 10px;
    margin-top: .1rem;
}

.index-zcjd .zcjd-link::after {
    content: '';
    display: block;
    clear: both;
}

.index-zcjd .zcjd-link a {
    height: 32px;
    height: .32rem;
    line-height: 32px;
    line-height: .32rem;
    float: left;
    margin-right: 22px;
    margin-right: .22rem;
}

.index-zcjd .zcjd-link a:last-child {
    margin-right: 0;
}

.index-zcjd .zcjd-link a span {
    float: left;
    margin-right: 5px;
    margin-right: .05rem;
}

.index-zcjd .zcjd-link a img {
    width: 32px;
    width: .32rem;
    height: 32px;
    height: .32rem;
    display: block;
    float: left;
}

/***** 首页 第三屏 *****/
.index-grbs {
    width: 408px;
    width: 4.08rem;
    height: 306px;
    height: 3.06rem;
    padding: 10px;
    padding: .1rem;
    background-color: #ffffff;
    margin-right: 10px;
    margin-right: .1rem;
    float: left;
}

.index-grbs .pHead01 a {
    padding: 0 19px;
    padding: 0 .19rem;
}

.index-grbs .link-ul::after {
    content: '';
    display: block;
    clear: both;
}

.index-grbs .link-ul li {
    width: 25%;
    float: left;
    text-align: center;
    margin-top: 18px;
    margin-top: .18rem;
}

.index-grbs .link-ul li img {
    width: 50px;
    width: .5rem;
    height: 50px;
    height: .5rem;
    display: block;
    margin: 12px auto 10px auto;
    margin: .12rem auto .1rem auto;
}

.index-grbs .link-ul li span {
    display: block;
    margin: 0 auto 15px;
    margin: 0 auto .15rem;
}

.index-grbs .link-ul li a {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.index-grbs .link-ul li a:hover {
    background-color: #e8f2f8;
}

.index-gkxx {
    width: 362px;
    width: 3.62rem;
    height: 306px;
    height: 3.06rem;
    padding: 10px;
    padding: .1rem;
    background-color: #ffffff;
    margin-right: 10px;
    margin-right: .1rem;
    float: left;
}

.index-gkxx .con {
    margin-top: 10px;
    margin-top: .1rem;
    padding: 0 5px;
}

.index-gkxx .pList01 {
    line-height: 54px;
    line-height: .54rem;
}

.index-gkxx .pList01 li {
    border-bottom: 1px solid #ececec;
    height: 54px;
    height: .54rem;
    overflow: hidden;
}

.index-gkxx .pList01 li:last-child {
    border: 0;
}

.index-gkxx .pList01.mail li a {
    width: calc(80% - 64px);
    width: calc(80% - .64rem);
}

.index-gkxx .pList01.mail li label {
    width: 54px;
    width: .54rem;
    height: 24px;
    height: .24rem;
    line-height: 24px;
    line-height: .24rem;
    margin-top: 15px;
    margin-top: .15rem;
    border-radius: 12px;
    border-radius: .12rem;
    background-color: #edf5fd;
    text-align: center;
    float: left;
    margin-right: 10px;
    margin-right: .1rem;
    font-size: 14px;
    font-size: .14rem;
    color: #589bde;
    display: block;
}

.index-zwfw-menu {
    width: 428px;
    width: 4.28rem;
    height: 280px;
    height: 2.8rem;
    margin-right: 10px;
    margin-right: .1rem;
    margin-top: 10px;
    margin-top: .1rem;
    float: left;
}

.index-zwfw-menu .cjsfw {
    width: 210px;
    width: 2.1rem;
    height: 280px;
    height: 2.8rem;
    float: left;
    margin-right: 10px;
    margin-right: .1rem;
    background-color: #c3dae6;
    background: -webkit-linear-gradient(#c3dae6, #aacee3);
    background: -o-linear-gradient(#c3dae6, #aacee3);
    background: -moz-linear-gradient(#c3dae6, #aacee3);
    background: linear-gradient(#c3dae6, #aacee3);
}

.index-zwfw-menu .cjsfw .tit {
    display: block;
    margin: 48px auto 30px;
    margin: .48rem auto .3rem;
    width: 152px;
    width: 1.52rem;
}

.index-zwfw-menu .cjsfw .btn {
    width: 130px;
    width: 1.3rem;
    height: 39px;
    height: .39rem;
    line-height: 39px;
    line-height: .39rem;
    display: block;
    text-align: center;
    background: url(2022-index-cjsfw-btnbg.png) no-repeat;
    background-size: 130px 39px;
    background-size: 1.3rem .39rem;
    font-weight: 700;
    color: #0f6ab4;
    margin: 20px auto 0;
    margin: .2rem auto 0;
}

.index-zwfw-menu .cjsfw .btn:hover {
    background-image: url(2022-index-cjsfw-btnbg-hover.png);
}

.index-zwfw-menu .link-box {
    width: 208px;
    width: 2.08rem;
    float: left;
}

.index-zwfw-menu .link-box .pImgBox {
    height: 135px;
    height: 1.35rem;
}

.index-zwfw-menu .link-box a:nth-child(2) {
    margin-top: 10px;
    margin-top: .1rem;
}

.index-wsdc {
    width: 362px;
    width: 3.62rem;
    height: 260px;
    height: 2.6rem;
    padding: 10px;
    padding: .1rem;
    background-color: #ffffff;
    margin-right: 10px;
    margin-right: .1rem;
    margin-top: 10px;
    margin-top: .1rem;
    float: left;
}

.index-wsdc .con {
    margin-top: 10px;
    margin-top: .1rem;
    padding: 5px;
}

.index-wsdc .con .pList01 {
    line-height: 30px;
    line-height: .3rem;
}

.index-wsdc .con .pList01 li {
    padding-bottom: 12px;
    padding-bottom: .12rem;
}

.index-wsdc .con .pList01 a {
    display: block;
    float: none;
    width: 100%;
}

.index-wsdc .con .pList01 span {
    float: none;
}

.index-hdjl-btn::after {
    content: '';
    display: block;
    clear: both;
}

.index-hdjl-btn .a-link {
    width: 160px;
    width: 1.6rem;
    height: 105px;
    height: 1.05rem;
    line-height: 105rem;
    line-height: 1.05rem;
    float: left;
    display: block;
    margin-top: 10px;
    margin-top: .1rem;
    margin-right: 10px;
    margin-right: .1rem;
    text-align: center;
    background: url(2022-index-hdjl-link-zxft.png) no-repeat left bottom #4e9ccd;
    font-size: 18px;
    font-size: .18rem;
    font-weight: 700;
    color: #ffffff;
    background-size: .73rem .73rem;
}

.index-hdjl-btn .a-link.zxft {
    background-image: url(2022-index-hdjl-link-zxft.png);
    margin-top: 0;
}

.index-hdjl-btn .a-link.znjqr {
    background-image: url(2022-index-hdjl-link-znjqr.png);
    margin-top: 0;
    margin-right: 0;
    width: 200px;
    width: 2rem;
    background-color: #5999c2;
}

.index-hdjl-btn .a-link.wsxf {
    background-image: url(2022-index-hdjl-link-wsxf.png);
    background-color: #93c3e8;
}

.index-hdjl-btn .a-link.yszzf {
    background-image: url(2022-index-hdjl-link-yszzf.png);
    margin-right: 0;
    width: 200px;
    width: 2rem;
    background-color: #7abae1;
}

.index-hdjl-btn .a-link:hover {
    background-color: #1d6dab;
}

.index-kp {
    width: 100%;
    height: 306px;
    height: 3.06rem;
    background-color: #ffffff;
    margin-top: 10px;
    margin-top: .1rem;
    overflow: hidden;
}

.index-kp .tit {
    text-align: center;
    height: 52px;
    height: .52rem;
    line-height: 52px;
    line-height: .52rem;
}

.index-kp .tit a {
    font-size: 16px;
    font-size: .16rem;
    color: #1f5d83;
    font-weight: 700;
}

.index-kp .s-box {
    width: 100%;
    text-align: center;
    height: 24px;
    height: .24rem;
    line-height: 24px;
    line-height: .24rem;
}

.index-kp .s-box select {
    background-color: #56a5d8;
    border-radius: 3px;
    display: inline-block;
    width: 120px;
    width: 1.2rem;
    height: 24px;
    height: .24rem;
    color: #ffffff;
    padding-left: 8px;
    padding-left: .08rem;
    appearance: auto;
    font-size: 14px;
    font-size: .14rem;
}

.index-kp .s-box option {
    font-size: 14px;
    font-size: .14rem;
}

.index-kp .tjbox {
    padding: 10px 15px 0;
    padding: 10px .15rem 0;
}

.index-kp .tjbox::after {
    content: '';
    display: block;
    clear: both;
}

.index-kp .tjbox li {
    float: left;
    height: 42px;
    height: .42rem;
    line-height: 42px;
    line-height: .42rem;
}

.index-kp .tjbox li.name {
    font-size: 14px;
    font-size: .14rem;
    width: 120px;
    width: 1.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 10px;
    padding-right: .1rem;
}

.index-kp .tjbox li.kp {
    width: 210px;
    width: 2.1rem;
    font-size: 12px;
    font-size: .12rem;
    position: relative;
}

.index-kp .tjbox li.kp .tjbg {
    background-color: #f4f4f4;
    height: 12px;
    height: .12rem;
    border-radius: 6px;
    border-radius: .06rem;
    position: absolute;
    left: 0;
    top: 15px;
    top: .15rem;
    z-index: 1;
}

.index-kp .tjbox li.kp .tj {
    background-color: #78bfeb;
    height: 8px;
    height: .08rem;
    border-radius: 4px;
    border-radius: .04rem;
    position: absolute;
    left: 0;
    top: 17px;
    top: .17rem;
    z-index: 2;
}

.index-kp .tjbox li.kp label {
    position: absolute;
    width: 40px;
    width: .4rem;
    font-size: 12px;
    font-size: .12rem;
    display: block;
    text-align: center;
    right: 0;
    top: 0;
    z-index: 3;
}

.index-kp .tjbox li.kp:nth-child(2) .tj,
.index-kp .tjbox li.kp:nth-child(12) .tj {
    background-color: #78bfeb;
}

.index-kp .tjbox li.kp:nth-child(4) .tj,
.index-kp .tjbox li.kp:nth-child(14) .tj {
    background-color: #00d1a2;
}

.index-kp .tjbox li.kp:nth-child(6) .tj {
    background-color: #b99aed;
}

.index-kp .tjbox li.kp:nth-child(8) .tj {
    background-color: #f5a623;
}

.index-kp .tjbox li.kp:nth-child(10) .tj {
    background-color: #f57023;
}

.index-last-ztzl {
    width: 100%;
    height: 70px;
    height: .7rem;
    margin-top: 10px;
    margin-top: .1rem;
    background-color: #bad6e5;
}

.index-last-ztzl a {
    width: 100%;
    height: 100%;
    display: block;
}

.index-last-ztzl img {
    height: 70px;
    height: .7rem;
    display: block;
    margin: 0 auto;
}

@media screen and (max-width: 820px) {
    .ydyContent {
        height: 100vh;
    }

    .ydyContent .ydyBanner .swiper-slide .pc {
        display: none;
    }

    .ydyContent .ydyBanner .swiper-slide .wap {
        display: block;
    }

    .ydyContent .ydyBanner .swiper-slide .pic {
        height: 100%;
        width: auto;
        min-width: 100%;
    }

    .ydyContent .ydyMain .top-link,
    .ydyContent .ydyMain .btm-msg,
    .ydyContent .ydyMain .mid-link .a-link:nth-child(1),
    .ydyContent .ydyMain .mid-link .a-link:nth-child(5) {
        display: none;
    }

    .index-news {
        width: calc(100% - 20px);
        padding: 10px;
        height: auto;
        float: none;
    }

    .index-news .news-img {
        width: 100%;
        margin-right: 0;
        float: none;
    }

    .index-news .news-txt {
        width: 100%;
        float: none;
    }

    .index-news .news-txt .pHead01 li {
        width: 25%;
        margin-right: 0;
    }

    .index-news .news-txt .pHead01 a {
        padding: 0;
        width: 100%;
        text-align: center;
    }

    .index-linkandvideo {
        width: calc(100% - 20px);
        margin-top: 10px;
        padding: 10px;
        float: none;
        height: auto;
    }

    .index-linkandvideo .link-box .pImgBox img {
        height: 100%;
        width: auto;
        min-width: auto;
    }

    .index-linkandvideo .video-box {
        height: calc(100vw *.55);
    }

    .index-linkandvideo .video-box .tit {
        opacity: 1;
        width: 1.1rem;
        height: .4rem;
        line-height: .4rem;
        top: 10px;
        right: 10px;
        border-radius: 3px;
    }

    .index-bmdt {
        width: calc(100% - 20px);
        height: auto;
        margin-right: 0;
        margin-top: 10px;
        padding: 10px;
        float: none;
    }

    .index-bmdt .pHead01 li {
        width: 33.33%;
        margin-right: 0;
    }

    .index-bmdt .pHead01 li a {
        width: 100%;
        padding: 0;
        text-align: center;
    }

    .index-zjsq {
        width: calc(100% - 20px);
        height: auto;
        margin-right: 0;
        padding: 10px;
        float: none;
    }

    .index-zjsq li {
        width: calc(33.33% - 8px);
        margin-right: 12px;
    }

    .index-xc01 {
        width: 100%;
        margin-right: 0;
        margin-top: 10px;
        float: none;
    }

    .index-xc01 .pImgBox {
        height: 1.8rem;
    }

    .index-xc01.xc02 {
        width: 100%;
        height: calc(100vw * .55);
    }
    
    .index-xc01.xc02 .pImgBox {
        height: calc(100vw * .55);
    }

    /* .index-xc01.xc02 {
        display: none;
    } */

    .index-left,
    .index-right {
        width: 100%;
        float: none;
    }

    .index-zcwj {
        width: calc(100% - 20px);
        padding: 10px;
        margin-top: 10px;
        margin-right: 0;
        height: auto;
        float: none;
    }

    .index-zcwj .zcwj-search {
        margin-top: 0;
        height: auto;
    }

    .index-zcwj .zcwj-search::after {
        content: '';
        display: block;
        clear: both;
    }

    .index-zcwj .zcwj-search span {
        float: none;
        margin: 0 auto;
    }

    .index-zcwj .zcwj-search .ipt {
        width: calc(100% - .3rem - .92rem - 10px);
        margin-right: 10px;
    }

    .index-zcwj .news-box {
        margin-top: .05rem;
    }

    .index-zcwj .news-box .pHead01 {
        height: auto;
    }

    .index-zcwj .news-box .pHead01 li {
        width: 33.33%;
        margin-right: 0;
        margin-top: .1rem;
    }

    .index-zcwj .news-box .pHead01 a {
        width: 100%;
        text-align: center;
        padding: 0;
    }

    .index-zfxxgk {
        width: 100%;
        margin-top: 10px;
        margin-right: 0;
        float: none;
        height: auto;
        padding-bottom: .2rem;
    }

    .index-zfxxgk .zfxxgk-ul {
        padding: 0;
    }

    .index-zfxxgk .zfxxgk-ul li {
        width: 50%;
        margin-top: .2rem;
    }
    
    .index-zcwjk {
        width: calc(100% - 20px);
        height: .9rem;
        padding: 10px;
        margin-right: 0;
        float: none;
    }
    
    .index-zcwjk .pc {
        display: none;
    }
    
    .index-zcwjk .wap {
        display: block;
    }
    
    .index-zcwjk img {
        object-fit: cover;
    }

    .index-zwgk-btn {
        width: calc(100% - 20px);
        padding: 0 10px 10px;
        margin-top: 10px;
        height: auto;
    }

    .index-zwgk-btn a {
        width: calc(50% - 5px) !important;
        height: .9rem !important;
        margin: 10px 10px 0 0 !important;
        text-align: center;
        line-height: .2rem !important;
    }

    .index-zwgk-btn a:nth-child(2n) {
        margin-right: 0 !important;
    }

    .index-zwgk-btn a img {
        display: block !important;
        float: none !important;
        margin: .2rem auto .12rem auto !important;
    }

    .index-zcjd {
        width: calc(100% - 20px);
        padding: 10px;
        margin-top: 10px;
        height: auto;
    }

    .index-zcjd .zcjd-img,
    .index-zcjd .zcjd-img #zcjd-swiper {
        height: auto;
    }

    .index-zcjd .zcjd-img #zcjd-swiper .pImgBox {
        height: calc(100vw * .5);
    }

    .index-zcjd .zcjd-link a {
        width: calc(25% - 24px);
        margin-right: 30px;
    }

    .index-grbs {
        width: calc(100% - 20px);
        padding: 10px;
        margin-top: 10px;
        height: auto;
        float: none;
    }

    .index-grbs .pHead01 li {
        width: 33.33%;
        margin-right: 0;
    }

    .index-grbs .pHead01 li a {
        width: 100%;
        padding: 0;
        text-align: center;
    }

    .index-gkxx {
        width: calc(100% - 20px);
        padding: 10px;
        margin-top: 10px;
        height: auto;
        float: none;
    }

    .index-zwfw-menu {
        width: 100%;
        margin-top: 10px;
        height: auto;
        float: none;
    }

    .index-zwfw-menu::after {
        content: '';
        display: block;
        clear: both;
    }

    .index-zwfw-menu .cjsfw {
        width: 100%;
        margin-right: 0;
        float: none;
        display: inline-block;
        height: auto;
        text-align: center;
        padding-bottom: .3rem;
    }

    .index-zwfw-menu .cjsfw .tit {
        margin-top: .3rem;
    }

    .index-zwfw-menu .cjsfw .btn {
        display: inline-block;
        margin: 0 .2rem;
    }

    .index-zwfw-menu .link-box {
        width: 100%;
        float: none;
    }

    .index-zwfw-menu .link-box .pImgBox {
        width: calc(50% - 5px);
        margin-right: 10px;
        float: left;
        margin-top: 10px !important;
    }

    .index-zwfw-menu .link-box .pImgBox:nth-child(2) {
        margin-right: 0;
    }

    .index-wsdc {
        width: calc(100% - 20px);
        padding: 10px;
        margin-top: 10px;
        float: none;
        height: auto;
    }

    .index-hdjl-btn .a-link {
        width: calc(50% - 5px) !important;
        margin-top: 10px !important;
        margin-right: 10px !important;
    }

    .index-hdjl-btn .a-link:nth-child(2n) {
        margin-right: 0 !important;
    }

    .index-kp {
        margin-top: 10px;
        padding-bottom: 10px;
    }

    .index-kp .tit a {
        font-size: .18rem;
    }

    .index-kp .tjbox li.kp {
        width: calc(100% - 1.4rem);
    }
}
