.mainWidth {
    width: 14.5rem;
    margin: 0 auto;
    position: relative;
}

.hdjl-head01 {
    border-bottom: 1px solid #d3e2f5;
    padding: 30px 0 20px;
    padding: .3rem 0 .2rem;
}

.hdjl-head01::after {
    content: '';
    display: block;
    clear: both;
}

.hdjl-head01 img {
    width: 30px;
    width: .3rem;
    height: 30px;
    height: .3rem;
    float: left;
    margin-right: 10px;
    background-color: #3978cc;
    border-radius: 3px;
    display: block;
}

.hdjl-head01 ul {
    float: left;
}

.hdjl-head01 li {
    float: left;
    line-height: 30px;
    line-height: .3rem;
    margin-right: 50px;
    margin-right: .5rem;
}

.hdjl-head01 li:last-child {
    margin-right: 0;
}

.hdjl-head01 li a {
    font-size: 22px;
    font-size: .22rem;
    color: #464747;
}

.hdjl-head01 li.active a {
    font-weight: 700;
    color: #3978cc;
}

.hdjl-list {
    line-height: 58px;
    line-height: .58rem;
}

.hdjl-list li::after {
    content: '';
    display: block;
    clear: both;
}

.hdjl-list li label {
    width: 46px;
    width: .46rem;
    height: 24px;
    height: .24rem;
    line-height: 24px;
    line-height: .24rem;
    text-align: center;
    border-radius: 3px;
    background-color: #d8e5f3;
    color: #3b7fcb;
    display: block;
    float: left;
    margin-right: 10px;
    font-size: 15px;
    font-size: .15rem;
    margin-top: 17px;
    margin-top: .17rem;
}

.hdjl-list li:nth-child(1) label {
    background-color: #d8e5f3;
    color: #3b7fcb;
}

.hdjl-list li:nth-child(2) label {
    background-color: #e5f7f0;
    color: #06b173;
}

.hdjl-list li:nth-child(3) label {
    background-color: #f8ebe0;
    color: #e16500;
}

.hdjl-list li:nth-child(4) label {
    background-color: #fbeef2;
    color: #ea3f78;
}

.hdjl-list li:nth-child(5) label {
    background-color: #e4eef6;
    color: #87b3ed;
}

.hdjl-list li span {
    float: right;
    font-size: 17px;
    font-size: .17rem;
    color: #666666;
}

.hdjl-list li a {
    font-size: 18px;
    font-size: .18rem;
    color: #454545;
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    white-space: nowrap;
    float: left;
}

.hdjl-list li a:hover {
    text-decoration: underline;
    color: #3978cc;
}

.hdjl-gkxx .mail-list {
    width: 896px;
    width: 8.96rem;
    margin-right: 30px;
    margin-right: .3rem;
    float: left;
}

.hdjl-gkxx .mail-list .hdjl-list {
    margin-top: 15px;
    margin-top: .15rem;
}

.hdjl-gkxx .mail-btn {
    width: 524px;
    width: 5.24rem;
    float: left;
    margin-top: 30px;
    margin-top: .3rem;
}

.hdjl-gkxx .mail-btn .gkxj {
    height: 182px;
    height: 1.82rem;
    border: 1px solid #f2f6f8;
    background-image: url(../images/yjtc_bg_xxbtn.png);
    background-color: #f8f9fb;
    background-repeat: no-repeat;
    background-position: right bottom;
    box-sizing: border-box;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.hdjl-gkxx .mail-btn .gkxj ul li {
    width: 33.3333333%;
    float: left;
}

.hdjl-gkxx .mail-btn .gkxj ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.hdjl-gkxx .mail-btn .gkxj ul li a .img {
    width: 72px;
    width: .72rem;
    height: 72px;
    height: .72rem;
    margin: 38px auto 12px;
    margin: .38rem auto .12rem;
    border-radius: 50%;
    display: block;
    overflow: hidden;
}

.hdjl-gkxx .mail-btn .gkxj ul li a .img img {
    max-width: 100%;
    object-fit: cover;
}

.hdjl-gkxx .mail-btn .gkxj ul li a .img.bg-wyxx {
    background-color: #42a2e5;
}

.hdjl-gkxx .mail-btn .gkxj ul li a .img.bg-sjxd {
    background-color: #f9d148;
}

.hdjl-gkxx .mail-btn .gkxj ul li a .img.bg-xjcx {
    background-color: #65ce60;
}

.hdjl-gkxx .mail-btn .gkxj ul li a span {
    text-align: center;
    display: block;
}

.hdjl-gkxx .mail-btn .gkxj ul li a:hover .img img {
    animation: heartBeat 1s linear;
}

.hdjl-gkxx .mail-btn .gkxj:hover {
    background-position: 20px bottom;
    background-position: .2rem bottom;
}

.hdjl-gkxx .mail-btn .zwrx {
    height: 128px;
    height: 1.28rem;
    margin-top: 30px;
    margin-top: .3rem;
    background-image: url(../images/yjtc_bg_12345.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% 100%;
    position: relative;
}

.hdjl-gkxx .mail-btn .zwrx img {
    max-width: 100%;
    object-fit: cover;
}

.hdjl-gkxx .mail-btn .zwrx:hover img {
    animation: bounceIn 2s infinite;
}

.hdjl-blsj {
    margin-top: 20px;
    margin-top: .2rem;
}

.hdjl-blsj .tit {
    width: 100%;
    text-align: center;
    font-size: 22px;
    font-size: .22rem;
    color: #3978cc;
    font-weight: 700;
}

.hdjl-blsj .con {
    margin-top: 30px;
    margin-top: .3rem;
    padding: 30px;
    padding: .3rem;
    background-color: #eef3f7;
}  
.hdjl-blsj .con .date{ font-size: 0; text-align: center;}
.hdjl-blsj .con .date .box{ width: 1.45rem; height: 0.35rem; margin: 0 0.1rem; padding:0 0.1rem; font-size: 0.17rem; line-height: 0.35rem; text-align: left; border:1px solid #dbe7f2; background-color: #fbfdff; display: inline-block; position: relative; box-sizing: border-box;}
.hdjl-blsj .con .date .box input[type="text"]{ width: 100%; height: 100%; float: left; background: transparent;}
.hdjl-blsj .con .date .box em{ width:0.12rem; height: 0.07rem; position: absolute; top:50%; right: 0.1rem; transform: translate(0, -50%); background: url(../images/img_hdjl_xjbl.png) no-repeat; background-size: 100%;}
.hdjl-blsj .con .bl-bd{ margin-top: 0.35rem;}
.hdjl-blsj .con .bl-bd ul{ margin-right: -0.35rem;}
.hdjl-blsj .con .bl-bd ul li{ width: calc(99.9999999% / 3); float: left;}
.hdjl-blsj .con .bl-bd ul li .box{ min-height:2rem; margin-right: 0.35rem; padding: 0.2rem; box-shadow: 0 0 0.06rem rgba(193,208,227,.49); background-color: #fff;}
.hdjl-blsj .con .bl-bd ul li .box div{ margin: 0 auto !important;}

.hdjl-link {
    margin-top: 30px;
    margin-top: .3rem;
}

.hdjl-link a {
    width: 710px;
    width: 7.1rem;
    height: 128px;
    height: 1.28rem;
    display: block;
    float: left;
    margin-right: 30px;
    margin-right: .3rem;
    background: url(../images/y_hdjl_link_bg.png) no-repeat bottom;
    background-size: cover;
}

.hdjl-link a:nth-child(2n) {
    margin-right: 0;
}

.hdjl-link a img {
    height: 100%;
    object-fit: cover;
    display: block;
}

.hdjl-link a:hover img {
    animation: bounceIn 2s infinite;
}

.hdjl-four {
    margin-bottom: 20px;
    margin-bottom: .2rem;
}

.hdjl-four .box {
    width: 710px;
    width: 7.1rem;
    float: left;
    margin: 30px 30px 0 0;
    margin: .3rem .3rem 0 0;
}

.hdjl-four .box:nth-child(2n) {
    margin-right: 0;
}

.hdjl-four .box .con {
    margin-top: 15px;
    margin-top: .15rem;
}

@media screen and (max-width: 850px) {
    html {
        font-size: 50px;
    }

    html,
    body {
        font-size: 0.23rem;
    }

    .mainWidth {
        width: 100%;
        padding: 0 .15rem;
        position: relative;
    }

    .hdjl-head01 li a {
        font-size: .3rem;
    }

    .hdjl-list li span {
        display: none;
    }

    .hdjl-list li a {
        font-size: .26rem;
        width: calc(100% - 10px - .7rem);
    }

    .hdjl-list li label {
        font-size: .23rem;
        width: .7rem;
        height: .4rem;
        line-height: .4rem;
        margin-top: .09rem;
    }

    .hdjl-gkxx .mail-list {
        width: 100%;
        float: none;
        margin-right: 0;
    }
    
    .hdjl-gkxx .mail-btn {
        width: 100%;
        margin-top: 10px;
        float: none;
    }
    
    .hdjl-gkxx .mail-btn .gkxj {
        height: calc(100vw * .27);
    }
    
    .hdjl-gkxx .mail-btn .zwrx {
        margin-top: 10px;
        height: calc(100vw * .2);
    }
    
    .hdjl-blsj .tit {
        font-size: .3rem;
    }
    
    .hdjl-link {
        margin-top: 0;
    }
    
    .hdjl-link a {
		width:100%;
        margin-top: 10px;
        float: none;
        margin-right: 0;
        height: calc(100vw * .2);
    }
    
    .hdjl-four .box {
        width: 100%;
        float: none;
        margin-top: 0;
        margin-left: 0;
    }
	.hdjl-blsj .con .date .box{ height: calc(100vw * 35 / 850);}
}

@media screen and (max-width: 700px) {
    html {
        font-size: 50px;
    }

    html,
    body {
        font-size: 0.27rem;
    }
	
	.hdjl-blsj .con .date .box{ width: calc(50% - 0.1rem); height: calc(100vw * 50 / 700); margin: 0; font-size: 0.28rem; line-height: calc(100vw * 50 / 700)}
	.hdjl-blsj .con .date .box:nth-of-type(1){ float: left;}
	.hdjl-blsj .con .date .box:nth-of-type(2){ float: right;}
	.hdjl-blsj .con .date .box em{ width:0.3rem; height: 0.2rem; background-position: center right;}
}

@media screen and (max-width: 500px) {}
