* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-size: 0.1rem;
    font-family: "微软雅黑";
}

a {
    text-decoration: none;
    color: #000;
}

body {
    max-width: 640px;
    margin: 0 auto;

}
.page{
    width: 6rem;
    height: .4rem;
    margin: 0 auto;   margin-top: .4rem;
}
.page a{

    font-size: 15px;
}
.page b{

    font-size: 15px;
}
ul,
li {
    list-style: none;
}

body {
    height: 100%;
    background-color: #eef1f6;
    /* overflow: hidden; */
}

.clear {
    clear: both;
}

#header {
    position: relative;
    width: 100%;
    height: 0.74rem;
}

.hd3 {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.hd3 img {
    height: 0.74rem;
}

.head1 {
    width: 100%;
    height: 0.74rem;
    background-color: #004a86;
    display: flex;
    justify-content: space-between;
}

.head1 img {
    float: left;
    display: block;
    height: 0.74rem;
}

.head2 {
    display: none;
    position: absolute;
    top: .74rem;
    width: 100%;
    z-index: 999999;
}

.head2 ul li a {
    width: 3.2rem;
    float: left;
    display: block;
    text-decoration: none;
    color: #000;
    height: 1rem;
    background-color: #fdd000;

}

.head2 ul li a span {
    line-height: 1rem;
    height: 1rem;
    display: block;
    font-size: .26rem;
}

.head2 ul li a img {
    width: .58rem;
    display: block;
    padding-top: .25rem;
    float: left;
    margin: 0 .2rem;
}

.head2 ul li a:nth-child(1),
.head2 ul li a:nth-child(3),
.head2 ul li a:nth-child(5) {
    border-right: .015rem solid #ffe154;
}

.head2 ul li a:nth-child(1),
.head2 ul li a:nth-child(2),
.head2 ul li a:nth-child(3),
.head2 ul li a:nth-child(4) {
    border-bottom: .015rem solid #ffe154;
}

#banner {
    height: 3.95rem;
    background-color: #005da8;
}

.slider {
    width: 5.76rem;
    height: 3.45rem;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    padding-top: .26rem;
}

.slider img {
    width: 5.76rem;
}

.slider-container {
    width: 100%;
    height: 100%;
    display: flex;
}

.slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease-in-out;
}

.slider-dots {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
}

.slider-dot {
    width: 0.47rem;
    height: .06rem;

    border-radius: .1rem;
    background-color: #fff;
    margin: 0 6px;
    cursor: pointer;
}

.slider-dot.active {
    background-color: #fdd000;
}

.index1 {
    height: 3.9rem;
    background-color: #eef1f6;
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
}

.index1 ul {
    display: flex;
    justify-content: space-between;
}

.index1 ul {
    padding: 0 .29rem;
    padding-top: .38rem;
    margin-top: -.5rem;
}

.index1 ul li a {
    display: block;
    width: 1.39rem;
    color: #000;
    text-align: center;
}

.index1 ul li a img {
    width: 1.22rem;
}

.index1 ul li a p {
    font-size: .18rem;
}

.msl {
    padding: 0 .29rem;
    display: flex;
    justify-content: space-between;
    margin-top: .3rem;
}

.mslb {
    width: 1.48rem;
    text-align: center;
    border-right: .01rem dashed #d2d3d4;
}

.mslb:nth-child(4) {
    border: 0;
}

.mslb p {
    font-size: .16rem;
    color: #808080;
}

.mslb p span:nth-child(1) {
    font-size: .36rem;
    color: #004a85;
    font-weight: bold;
    margin-right: .01rem;
}

.index2 {
    padding: 0 .2rem;
    height: 5.54rem;
    margin-top: -.5rem;
    border-radius: .3rem;
    background-color: #fff;
    padding-top: .4rem;
}

.index2-top {
    width: 100%;
    background: url(../images/mhjg15_16.jpg) center;
    height: 1.45rem;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;

}

.index2-l {
    float: left;
}

.index2-l p:nth-child(1) {
    font-size: .3rem;
    color: #fff;
    font-weight: bold;
    padding-top: .4rem;
    margin-left: 0.2rem;
}

.index2-l p span {
    font-size: .3rem;
    color: #fdd000;
    font-weight: bold;
}

.index2-l p:nth-child(2) {
    font-size: .18rem;
    color: #fff;
    margin-left: 0.2rem;
    margin-top: .08rem;
}

.index2-r {
    float: right;
}

.index2-r a {
    width: 1.32rem;
    height: 1.45rem;
    display: block;
    font-size: .2rem;
    padding-top: .48rem;
    padding-left: .24rem;
}

.index2 ul li {
    width: 2.96rem;
    height: 1.45rem;
    float: left;
    margin-top: 0.25rem;
}

.index2 ul li:nth-child(2),
.index2 ul li:nth-child(4) {
    margin-left: .08rem;
}

.index2 ul li a {
    display: block;
    width: 2.96rem;
    height: 1.45rem;
    float: left;
}

.index2 ul li:nth-child(1) a {
    background: url(../images/mhjg16_19.jpg) center;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.index2 ul li:nth-child(2) a {
    background: url(../images/mhjg17_21.jpg) center;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.index2 ul li:nth-child(3) a {
    background: url(../images/mhjg18_24.jpg) center;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.index2 ul li:nth-child(4) a {
    background: url(../images/mhjg19_25.jpg) center;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.index3 ul li:nth-child(1) a {
    background: url(../images/mhjg20_29.jpg) center;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.index3 ul li:nth-child(2) a {
    background: url(../images/mhjg21_31.jpg) center;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.index3 ul li:nth-child(3) a {
    background: url(../images/mhjg22_34.jpg) center;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.index3 ul li:nth-child(4) a {
    background: url(../images/mhjg23_35.jpg) center;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.index2 ul li a p {
    padding-left: .2rem;
}

.index2 ul li a p:nth-child(1) {
    font-size: .28rem;
    font-weight: bold;
    color: #3b3b3b;
    padding-top: .28rem;
}

.index2 ul li a p:nth-child(2) {
    font-size: .19rem;
    color: #4e535d;
    margin-top: 0.08rem;
}

.index2 ul li a p:nth-child(3) {
    width: 1.9rem;
    background-color: #dbe0e9;
    padding: 0 .1rem;
    font-size: .17rem;
    color: #4e535d;
    margin-top: .05rem;
    margin-left: 0.2rem;
}

.index3 {
    margin-top: .2rem;
}

.index4 {
    height: 7.5rem;
    padding: 0 .2rem;
}

.index4 img {
    width: 2.72rem;
    height: 0.91rem;
    margin-top: .54rem;
}

.index4 p:nth-child(2),
.index4 p:nth-child(3) {
    width: 100%;
    padding: 0 .14rem;
    font-size: .22rem;
    margin-top: .2rem;
    margin-bottom: .3rem;
}

.index4 p:nth-child(4) a {
    width: 2.37rem;
    height: 0.75rem;
    display: block;
    text-align: center;
    line-height: 0.75rem;
    font-size: .24rem;
    color: #fff;
    background-color: #004a85;
    margin-left: 0.2rem;
    margin-top: .8rem;
}

.index5 {
    padding: 0 .1rem;
    position: relative;
}

.index5 video {
    width: 100%;
}

.sp-d {
    position: absolute;
    top: .3rem;
    right: 0.2rem;
}

.sp-d a {
    display: block;
    width: 1.24rem;
    height: .47rem;
    text-align: center;
    color: #000;
    line-height: .47rem;
    background-color: #ffc900;
    border-radius: .2rem;
}

.index6-p1 {
    font-size: .36rem;
    width: 100%;
    text-align: center;
    font-weight: bold;
    padding-top: 0.6rem;
}

.index6 {
    background-color: #fff;
    margin-top: .35rem;
    border-radius: .2rem;
}

.index6-p2 {
    width: 0.33rem;
    height: .07rem;
    margin: 0 auto;
    background-color: #ffc900;
    margin-top: .1rem;
    margin-bottom: .35rem;
}

.index6 ul li {
    width: 6.2rem;
    margin: 0 auto;
    margin-bottom: .1rem;
}

.index6 ul li a {
    display: block;
    width: 6.2rem;
    background-color: #eef1f6;
    height: 1.5rem;
}

.index6-l {
    width: 1.4rem;
    float: left;
    border-right: .01rem solid #d2d8e1;
    height: 1.2rem;
    margin-top: 0.15rem;
}

.index6-l p {
    padding-left: .26rem;
}

.index6-l p:nth-child(1) {
    font-size: 0.36rem;
    color: #004a85;
    font-weight: bold;
}

.index6-l p:nth-child(2),
.index6-l p:nth-child(3) {
    font-size: .24rem;
    color: #5a5d63;
}

.index6-r {
    width: 4.6rem;
    padding-left: .2rem;
    padding-right: .3rem;
    float: left;
}

.index6-r p:nth-child(1) {
    font-size: .24rem;
    color: #3b3b3b;
    padding-top: .18rem;
    margin-bottom: .1rem;
        display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index6-r p:nth-child(2) {
    font-size: .18rem;
    color: #595858;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


.more6 a {
    display: block;
    width: 100%;
    text-align: center;
    height: .74rem;
    line-height: .74rem;
    color: #b3b4b6;
    font-size: .24rem;
}

#footer {
    text-align: center;
    color: #969696;
    height: 2.9rem;
}

#footer a {
    color: #969696;
}

#footer p:nth-child(1) {
    padding-top: 0.22rem;
    margin-bottom: 0.18rem;
}

#footer p:nth-child(2) {
    margin-bottom: 0.05rem;
    font-size: .18rem;
}

#footer p:nth-child(3) a {
    font-size: .18rem;
}

#footer p:nth-child(1) a {
    font-size: .24rem;

}

.last {
    position: fixed;
    bottom: 0;
    width: 6.4rem;
    z-index: 999999999;
}

.last a {
    width: 50%;
    float: left;
    display: block;
    height: 1.05rem;
    text-align: center;
    line-height: 1.05rem;
    color: #fff;
    background-color: #004a85;
    font-size: .36rem;
}

.last a:nth-child(2) {
    color: #554600;
    background-color: #fdd000;
}

/* 关于我们 */
.abt1 {
    margin-top: -.5rem;
    height: 5.9rem;
    background-color: #fff;
}

.abt1>p:nth-child(1) {
    text-align: center;
    padding-top: .5rem;
    margin-bottom: .1rem;
}

.abt1 p span {
    font-size: .3rem;
    font-weight: bold;
}

.abt1>p span:nth-child(1) {
    color: #004a85;
}

.abt1>p span:nth-child(2) {
    color: #fdd000;
}

.abt1>p:nth-child(2) {
    width: 4.5rem;
    text-align: center;
    margin: 0 auto;
    font-size: .18rem;
    color: #636363;
    line-height: .3rem;
    margin-bottom: .15rem;
}

.abt1>p:nth-child(3) {
    margin: 0 auto;
    margin-bottom: .3rem;
}

.abt1 p a {
    width: 1.34rem;
    height: 0.32rem;
    display: block;
    text-align: center;
    line-height: .32rem;
    margin: 0 auto;
    background-color: #fdd000;
    border-radius: .5rem;
    font-size: .18rem;
}

.abt1-l {
    float: left;
    width: 2.4rem;
}

.abt1-l p {
    padding-left: .17rem;
}

.abt1-l p:nth-child(1) {
    font-size: .28rem;
    font-weight: bold;
    margin-top: .2rem;
    margin-bottom: .1rem;
}

.abt1-r {
    width: .3rem;
    height: .3rem;
    border-radius: 50%;
    text-align: center;
    line-height: .3rem;
    font-weight: bold;
    font-size: .21rem;
    float: right;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    margin-right: .14rem;
    margin-top: .6rem;
}

.abt1 ul {
    width: 100%;
    display: block;
    padding: 0 .2rem;
    margin-top: 0.1rem;


}

.abt1 ul li {
    width: 2.95rem;
    height: 1.45rem;
    float: left;
    background-color: #ffe777;
    margin-left: .05rem;
    margin-top: .05rem;

}

.abt1-l p:nth-child(2) {
    font-size: .19rem;
}

.abt1-l p:nth-child(3) {
    width: .92rem;
    height: .27rem;
    background-color: #fdd000;
    line-height: .27rem;
    padding-left: 0;
    margin-left: .17rem;
    text-align: center;
    margin-top: .1rem;
    font-size: .17rem;
}

.abt1 ul li:nth-child(4) {
    color: #fff;
}

.abt1 ul li:nth-child(3) {
    color: #fff;
}

.abt1 ul li:nth-child(4) p:nth-child(3) {
    background-color: #005da8;
}

.abt1 ul li:nth-child(3) p:nth-child(3) {
    background-color: #005da8;
}

.abt1 ul li:nth-child(4) {
    background-color: #6caee3;
}

.abt1 ul li:nth-child(3) {
    background-color: #6caee3;
}

.abt1 ul li:nth-child(2) {
    background-color: #fdd000;
}

.abt1 ul li:nth-child(2) {
    background-color: #ffe777;

}



.pro-nav {
    padding: 0 .42rem;
    height: 1.2rem;
    display: flex;
    justify-content: space-between;
}

.pro-nav li {
    width: 1.32rem;
    height: .56rem;
    text-align: center;
    line-height: .56rem;
    font-size: .24rem;
    color: #4e535d;
    margin-top: .5rem;
}

.pro-nav2 {
    background-color: #fff;
}

.pro-nav .on {
    font-size: .26rem;
    color: #000;
    background-color: #fff;
    border-top: .02rem solid #fdd000;
}

.abt1 .on {
    background-color: #fdd000;
}


.pro-nav3 {
    display: none;
}

.cur {
    display: block;
}

.abt1 ul li:nth-child(2).on {
    background-color: #fdd000;
}

.abt1 ul li:nth-child(4).on {
    background-color: #005da8;
}

.abt1 ul li:nth-child(3).on {
    background-color: #005da8;
}

.abt1 .on p:nth-child(3) {
    background-color: #ffe777;
}

.abt1 ul li:nth-child(2).on p:nth-child(3) {
    background-color: #ffe777;
}

.abt1 ul li:nth-child(3).on p:nth-child(3) {
    background-color: #6caee3;
}

.abt1 ul li:nth-child(4).on p:nth-child(3) {
    background-color: #6caee3;
}

.mqyjj1 p:nth-child(1) {
    text-align: center;
    font-size: .24rem;
    font-weight: bold;
    color: #000;
    width: 100%;
    padding-top: .5rem;
    margin-bottom: .3rem;
}

.mqyjj1 p:nth-child(2) {
    color: #8a8a8a;
    font-size: .18rem;
    width: 100%;
    padding: 0 .36rem;
    text-align: center;
    margin-bottom: .45rem;
}

.mqyjj2 p:nth-child(2),
.mqyjj2 p:nth-child(3) {
    color: #8a8a8a;
}

.mqyjj2 {
    height: 6rem;
    padding: 0 0.2rem;
    background-color: #eef1f6;
    border-bottom-left-radius: 0.8rem;
}

.mqyjj2 p:nth-child(4) a {
    background-color: #fdd000;
    color: #000;
    margin-top: .5rem;
}

.mqyjj3 {
    background-color: #fff;
    height: 8rem;
}

.mqyjj3 p {
    font-size: .22rem;
    color: #8a8a8a;
    padding: 0 .46rem;
    line-height: .37rem;
}

.mqyjj3 p:nth-child(1) {
    margin-top: .85rem;
    margin-bottom: .5rem;
}

.mqyjj3 img {
    width: 100%;
    padding: 0 .2rem;
    margin-top: .5rem;
}

.mhxwh1 p:nth-child(1) {
    font-size: .24rem;
    text-align: center;
    font-weight: bold;
    color: #000;
    padding-top: .5rem;
    margin-bottom: .35rem;
}

.mhxwh1 p:nth-child(2),
.mhxwh1 p:nth-child(3) {
    font-size: .18rem;
    padding: 0 .4rem;
    color: #a1a1a1;
    margin-bottom: .4rem;
}

.mhxwh2 {
    height: 4.7rem;
}

.mhxwh2 ul li {
    padding-left: .54rem;
}

.mhxwh2 ul li p span {
    display: block;
    float: left;
}

.mhxwh2 ul li p span:nth-child(1) {
    width: 0.25rem;
    height: .17rem;
    background-color: #005da8;
}

.mhxwh2 ul li p span:nth-child(2) {
    font-size: .18rem;
    height: .18rem;
    line-height: .18rem;
    color: #005da8;
    margin-left: .21rem;
}

.mhxwh2 ul li {
    margin-top: .3rem;
}

.mhxwh2 ul li p:nth-child(1) {
    width: 100%;
    height: .18rem;
}

.mhxwh2 ul li p:nth-child(2),
.mhxwh2 ul li p:nth-child(3) {
    margin-left: 0.46rem;
    font-size: .18rem;
    color: #a1a1a1;
    margin-top: .06rem;
}

.mqyjj2 img {
    width: 3.92rem;
    height: .89rem;
    margin-top: 0.54rem;
}

.mqyjj2 ul li {
    height: .35rem;
    padding-left: .2rem;
    margin-top: .24rem;
}



.mqyjj2 ul li p:nth-child(1) {
    font-size: .22rem;
    color: #004a85;
    margin-right: .22rem;
}

.mqyjj2 ul li p:nth-child(2) {
    width: 1.18rem;
    height: .35rem;
    text-align: center;
    line-height: .35rem;
    background-color: #004a85;
    color: #fff;
    font-size: .22rem;
    margin-right: .22rem;
}

.mqyjj2 ul li p:nth-child(3) {
    width: 3.8rem;
    font-size: .22rem;
    color: #8a8a8a;
}

.mqyjj2 ul li p {
    float: left;
    line-height: .35rem;
}

.mqyjj2>p {
    padding: 0 0.14rem;
    font-size: .22rem;
    margin: .2rem 0;
}

.mhxwh2-a a {
    width: 2.37rem;
    height: 0.75rem;
    display: block;
    text-align: center;
    line-height: 0.75rem;
    font-size: .24rem;
    color: #000;
    background-color: #fdd000;
    margin: 0 auto;
    margin-top: 0.8rem;
}

.lstimg {
    height: 3.67rem;
    background-color: #fff;

}

.lstimg img {
    padding: 0 .2rem;
    width: 100%;
    margin-top: .6rem;
}

.mshzr1 p:nth-child(1) {
    font-size: .24rem;
    font-weight: bold;
    text-align: center;
    width: 100%;
    padding-top: .5rem;
    margin-bottom: .3rem;
}

.mshzr1 p:nth-child(2) {
    padding: 0 .5rem;
    font-size: .18rem;
    color: #8a8a8a;
    text-align: center;
    padding-bottom: .35rem;
}

.mshzr1>img {
    width: 100%;
}

.mshzr1 {
    border-bottom: .5rem solid #eef1f6;
}

.mfzlc2 ul li p:nth-child(1) {
    height: .3rem;
    width: 100%;
}

.mfzlc1 {
    border-bottom: 0;
}

.mfzlc2 ul li p span:nth-child(1) {
    width: 0.57rem;
    height: .02rem;
    display: block;
    background-color: #005da8;
    float: left;
    margin-top: .13rem;
}



.mfzlc2 ul li p span:nth-child(2) {
    display: block;
    float: left;
    width: 1rem;
    height: .3rem;
    text-align: center;
    line-height: .3rem;
    color: #fff;
    font-size: .24rem;
    background-color: #005da8;
}

.mfzlc2 ul li p:nth-child(2) {
    font-size: .22rem;
    color: #878b92;
    padding-left: .9rem;
    padding-right: .47rem;
    margin-top: .16rem;
    margin-bottom: .25rem;
}

.mfzlc2 ul li p:nth-child(3) {
    font-size: .22rem;
    color: #878b92;
    padding-left: .9rem;
    padding-right: .47rem;
    /* margin-top: .05rem; */
    margin-bottom: .25rem;
}

.mfzlc2 ul li img {
    width: 4.98rem;
    display: block;
    margin-left: .96rem;
    padding-bottom: .4rem;
}

.mfzlc3 p span:nth-child(1) {
    width: 0.57rem;
    height: .02rem;
    display: block;
    background-color: #005da8;
    float: left;
    margin-top: .13rem;
}

.mfzlc3>p {
    height: .3rem;
}

.mfzlc3 p span:nth-child(2) {
    display: block;
    float: left;
    width: 2.55rem;
    height: .3rem;
    text-align: center;
    line-height: .3rem;
    color: #fff;
    font-size: .24rem;
    background-color: #005da8;
}

.mfzlc3 ul {
    margin-top: .3rem;
    padding-left: .96rem;
    padding-bottom: .5rem;
}

.mfzlc3 ul li {
    font-size: .22rem;
    color: #878b92;
    margin-top: .1rem;
}

/* 联系我们 */
.mlx {
    width: 100%;
    height: 4.34rem;
    background: url(../images/mhjg49_02.jpg) center;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.mlx1 {
    padding: 0 .5rem;
    padding-top: .38rem;
    height: .55rem;
}

.mlx1 img {
    width: .55rem;
}

.mlx1 a {
    display: block;
    float: left;
}

.mlx1 p:nth-child(2) a {
    width: 1.46rem;
    height: .55rem;
    float: right;
    text-align: center;
    line-height: .55rem;
    color: #fff;
    border: .02rem solid #fff;
    border-radius: .1rem;
    font-size: .24rem;
}

.mlx2 p {
    padding: 0 .5rem;
}

.mlx2 p:nth-child(1) {
    font-size: .54rem;
    font-weight: bold;
    margin-top: .9rem;
    margin-bottom: .2rem;
    color: #fff;
}

.mlx2 p:nth-child(2) {
    font-size: .3rem;
    margin-bottom: .5rem;
    color: #fff;
}

.mlx2 p:nth-child(3) a {
    display: block;
    font-size: .36rem;
    color: #fff;
}

.mlx3 {
    height: 7.9rem;
    background-color: #005da8;
    padding: 0 .06rem;
}

.mlx4 {
    height: 7.8rem;

    background-color: #fff;
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
}

.mlx4-t {
    font-size: .36rem;
    font-weight: bold;
    color: #000;
    padding-top: .88rem;
    margin-bottom: .5rem;
    text-align: center;
}

.mlx4-t2 {
    padding-left: .5rem;
}

.mlx4-t2 p span:nth-child(1) {
    font-size: .22rem;
    color: #000;
    float: left;
}

.mlx4-t2 p {
    width: 5.1rem;
    height: .3rem;
    margin-top: .1rem;
}

.mlx4-t2 p span:nth-child(2) {
    font-size: .2rem;
    color: #696868;
    float: left;
}

.mlx4-t2 p span:nth-child(2) a {
    font-size: .2rem;
    color: #696868;
    float: left;
}

.mlx4-t2 p span:nth-child(3) a {
    width: .77rem;
    height: .27rem;
    display: block;
    text-align: center;
    line-height: .27rem;
    color: #fff;
    font-size: .16rem;
    background-color: #fdd000;
    border-radius: .2rem;
    float: right;
}

.mlx4-line {
    width: 5.3rem;
    margin: 0 auto;
    height: .01rem;
    border: .01rem dashed #c8c8c8;
    margin-top: .24rem;
    margin-bottom: .4rem;
}

.dy1 {
    width: 3.92rem;
    height: 1.44rem;
    float: left;
    background-color: #0061ac;
    border-top-left-radius: .1rem;
    border-bottom-left-radius: .1rem;
}

.t3-r {
    padding-left: .35rem;
    margin-bottom: .3rem;
}

.dy1 p {
    color: #fff;
    width: 100%;
    text-align: center;
}

.dy1 p:nth-child(1) {
    font-size: .3rem;
    padding-top: .3rem;
    margin-bottom: .12rem;
}

.dy1 p:nth-child(2) {
    color: #98b2d3;
    font-size: .24rem;
}

.t3-r img {
    display: block;
    float: left;
    width: 1.56rem;
    height: 1.61rem;
    border: .07rem solid #fdd000;
    margin-top: -.1rem;
    border-radius: .1rem;
}

#allmap {
    height: 5rem;
}

.map-p {
    position: absolute;
    top: .28rem;
    left: .5rem;
}

.map-p p {
    float: left;
}

.map-p p:nth-child(1) {
    width: 3.95rem;
    height: 0.35rem;
    background-color: #fff;
    border-radius: .1rem;
    font-size: .16rem;
    line-height: .35rem;
    text-indent: 2em;
}

.map-p p a {
    width: 1.38rem;
    display: block;
    background-color: #0288cd;
    color: #fff;
    font-size: .16rem;
    line-height: .35rem;
    text-align: center;
    border-radius: .1rem;
    margin-left: .1rem;
}

.mlx5 {
    position: relative;
}

.lxmes {
    height: 6.78rem;
    background-color: #fff;
    padding-top: .58rem;
}

.lxmes1 {
    width: 5.92rem;
    height: 5.74rem;
    background-color: #f7fafe;
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
    margin: 0 auto;
}

.lxmes2 {
    width: 100%;
    height: 4.79rem;
    background-color: #eef1f6;
    padding: 0 .26rem;
}

.lxmes1 p {
    font-size: .36rem;
    color: #004a85;
    font-weight: bold;
    height: .96rem;
    line-height: .96rem;
    text-align: center;
}

.lxmes2>input {
    background-color: #fff;
    border: 0;
    border-radius: .1rem;
    font-size: .2rem;
}

.lxmes2>input:nth-child(1) {
    width: 2.12rem;
    height: .67rem;
    margin-top: .37rem;
}

.lxmes2>input:nth-child(2) {
    width: 3.05rem;
    height: .67rem;
    margin-top: .37rem;
    margin-left: .15rem;
}

.lxmes2>input:nth-child(3) {
    width: 5.41rem;
    height: 1.71rem;
    margin-left: .1rem;
    margin: 0 auto;
    margin-top: .27rem;
}

input::placeholder {
    text-indent: .2rem;
    font-size: .2rem;
    color: #000;
}

.mess input {
    width: 5.41rem;
    height: .75rem;
    line-height: .75rem;
    text-align: center;
    background-color: #fdd000;
    color: #fff;
    border: 0;
    font-size: .36rem;
    letter-spacing: .2rem;
    margin-top: .5rem;
    border-radius: .1rem;
}

.msq {
    background: url(../images/mhjg52_02.jpg) center;
    height: 3.42rem;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.msq .mlx1 p:nth-child(2) {
    font-size: .36rem;
    color: #fff;
    font-weight: bold;
    margin-left: 1.5rem;
    letter-spacing: .06rem;
}

.msq1 {
    height: .06rem;
    width: .5rem;
    background-color: #fff;
    margin: 0 auto;
    margin-top: .35rem;
    border-radius: .2rem;
}

.msq .mlx2 p:nth-child(1) {
    font-size: .24rem;
    color: #fdd000;
    text-align: center;
    margin-top: .5rem;
}

.msq .mlx2 p:nth-child(2) {
    font-size: .24rem;
    color: #fdd000;
    text-align: center;
}

.msq2 {
    height: 6.9rem;
    background-color: #fff;
}

.msq2 input {
    width: 4.94rem;
    height: .64rem;
    display: block;
    margin: 0 auto;
    border: 0;
    border-bottom: .01rem solid #000;
    margin-bottom: .2rem;
    position: relative;
}


.msq2 input::placeholder::after {
    content: "|";
    /* 添加竖杠符号 */
    position: absolute;
    right: 100px;
    /* 调整竖杠与输入框的水平距离 */
    top: 50%;
    /* 调整竖杠的垂直位置 */
    transform: translateY(-50%);
    /* 将竖杠向上偏移至居中位置 */
}

.msq2 .mess input {
    border-bottom: 0;
    line-height: .64rem;
}

.msq4 {
    width: 4.96rem;
    margin: 0 auto;
    height: 0.2rem;
}

.msq4 p {
    float: left;
}

.msq4 p:nth-child(1),
.msq4 p:nth-child(3) {
    width: 1.78rem;
    height: .01rem;
    background-color: #c5c3c9;
    margin-top: .15rem;
}

.msq4 p:nth-child(2) {
    font-size: .18rem;
    color: #005da8;
    margin: 0 .1rem;
}

.msq5 img {
    display: block;
    width: 1.51rem;
    margin: 0 auto;
    margin-top: .2rem;
}

.msq6 img {
    width: 100%;
}

/* 新闻中心 */
.mnews {
    height: 12rem;
    background-color: #fff;
    border-radius: .5rem;
    margin-top: -.5rem;
}

.mnews-t {
    height: .96rem;
    line-height: .96rem;
    text-align: center;
    font-size: .36rem;
    color: #004a86;
    font-weight: bold;
}

.mnews-t2 {
    width: 4rem;
    height: .44rem;
    margin: 0 auto;
}

.mnews-t2 p {
    width: 1.88rem;
    float: left;
}

.mnews-t2 p a {
    width: 1.88rem;
    height: .37rem;
    display: block;
    text-align: center;
    line-height: .37rem;
    border: .01rem solid #d6dce5;
    font-size: .2rem;
    color: #575757;
}

.mnews-t2 p:nth-child(2) {
    margin-left: .1rem;
}

.mnews-t2 p .nesdt {
    color: #000;
    border: .01rem solid #000;
}

.mnews ul li a>div {
    float: left;
}

.mnews ul li a {
    display: block;
    height: 1.34rem;
}

.mnews ul {
    padding: 0 .28rem;
    margin-top: .3rem;
}

.mnews ul li {
    margin-top: .2rem;
}

.ncont1 {
    width: 1.87rem;
    height: 1.37rem;
    background-color: #f1f1f1;
    border-radius: .1rem;
}

.ncont1 img {
    width: 1.7rem;
    height: 1.1rem;
    display: block;
    margin: 0 auto;
    border-radius: .1rem;
    margin-top: .13rem;
}

.ncont2 {
    margin-left: .22rem;
    width: 3.1rem;
}

.ncont2 p:nth-child(1) {
    font-size: .18rem;
    color: #787777;
    line-height: .24rem;
    margin-bottom: .15rem;
    margin-top: .05rem;
    /* 基于块级容器布局 */
    -webkit-line-clamp: 2;
    /* 显示行数 */
    -webkit-box-orient: vertical;
    /* 垂直方向排列 */
    overflow: hidden;
    /* 多余文本隐藏 */
    text-overflow: ellipsis;
    /* 超出文本显示省略号 */
}

.ncont2 p:nth-child(2) {
    font-size: .16rem;
    color: #8c8c8c;
    line-height: .2rem;
    display: -webkit-box;
    /* 基于块级容器布局 */
    -webkit-line-clamp: 3;
    /* 显示行数 */
    -webkit-box-orient: vertical;
    /* 垂直方向排列 */
    overflow: hidden;
    /* 多余文本隐藏 */
    text-overflow: ellipsis;
    /* 超出文本显示省略号 */
}

.ncont3 img {
    display: block;
    width: .43rem;
    height: .43rem;
    margin-top: .4rem;
    margin-left: .2rem;
}

.mnes1 {
    height: 5.1rem;
    background-color: #fff;
    padding: 0 .2rem;
    margin-top: .33rem;
}

.mnes1-t1 p {
    float: left;
    line-height: .88rem;
}

.mnes1-t1 p:nth-child(1) {
    font-size: .3rem;
    color: #fdd000;
    font-weight: bold;
}

.mnes1-t1 p:nth-child(2) a {
    font-size: .18rem;
    color: #cccccc;
    margin-left: .28rem;
    line-height: 1rem;
}

.mnes1-t1 {
    height: .88rem;
}

.mnes1-t2 {
    width: 6rem;
    height: .4rem;
    background-color: #004a85;
    margin: 0 auto;
    margin-top: .1rem;
}

.mnes1-t2 p {
    float: left;

}

.mnes1-t2 p:nth-child(1) {
    font-size: .24rem;
    color: #fff;
    text-indent: 1em;
    height: .4rem;
    line-height: .4rem;

}

.mnes1-t2 p:nth-child(2) {
    float: right;
}

.mnes1-t2 p:nth-child(2) a {
    display: block;
    font-size: .14rem;
    color: #fdd000;
    height: .4rem;
    line-height: .4rem;
    margin-right: .1rem;
}

.mnes1 ul li {
    margin-top: .03rem;
}

.mnewsxq-top p:nth-child(1) {
    font-size: .24rem;
    color: #004a86;
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: .05rem;

}

.mnewsxq-top p img {
    display: block;
    float: left;
    width: .44rem;
    margin-right: .45rem;
}

.mnewsxq {
    background-color: #fff;
    border-radius: 0.5rem;
    margin-top: -0.5rem;   padding: 0 0.2rem;
}

.mnewsxq-top {
    width: 6rem;
    height: 1.5rem;
    margin: 0 auto;
    padding-top: .47rem;
}

.mnewsxq-top p:nth-child(2) {
    text-align: center;
    font-size: .16rem;
    color: #afafaf;
    height: .44rem;
    padding-left: .6rem;
}

.newstext {
    font-size: .18rem;
    color: #868686;
    margin-top: .1rem;
    padding-bottom: .8rem;
}

.newstext p {
    padding: 0 .4rem;
    font-size: .18rem;
    color: #868686;
}

.newstext div {
    padding: 0 .4rem;
    font-size: .18rem;
    color: #868686;
}

.newstext img {
    margin: 0 auto;
    display: block;
    margin-top: .3rem;
    margin-bottom: .3rem;
    width: 90%;
}

.nesline {
    width: 5.35rem;
    height: .01rem;
    margin: 0 auto;
    /* margin-top: .2rem; */
    border-bottom: .01rem dashed #d2d3d4;
}

.cpzx1-bj span {
    display: block;
    width: .54rem;
    height: .02rem;
    background-color: #fdd000;
    margin: 0 auto;
}

.cpzx1 {
    background-color: #eef1f6;
    border-radius: 0.5rem;
    margin-top: -0.5rem;
}

.cpzx1-top {
    height: .82rem;
    padding-top: .1rem;
}

.cpzx1-top p {

    width: 33%;
    float: left;
    height: .82rem;
    text-align: center;
    line-height: .66rem;
    font-size: .24rem;
    color: #000000;
}

.cpzx1-top p a {
    display: block;
    height: .82rem;
    text-align: center;
    line-height: .66rem;
    font-size: .24rem;
    color: #000000;
}

.cpzx1-top .cpzx1-bj {
    background-color: #eef1f6;
}

.cpzx1-top p:nth-child(1) {
    border-top-left-radius: .4rem;
}

.cpzx1-top p:nth-child(3) {
    border-top-right-radius: .4rem;
}

.cpzx1 ul {
    margin-top: .3rem;
    padding: 0 .26rem;
}

.cpzx1 ul li {
    width: 1.87rem;
    height: 2.7rem;
    border-radius: .1rem;
    background-color: #fff;
    float: left;
        margin-left: 0.08rem;
    margin-top: 0.2rem;
}

.cpzx1 ul li a {
    width: 1.87rem;
    height: 2.7rem;
    display: block;
}

.cpzx1 ul li a p:nth-child(1) {
    width: 100%;
    height: 1.36rem;
    padding-top: .3rem;
    border-top-right-radius: .1rem;
    border-top-left-radius: .1rem;
}

.cpzx1 ul li a p:nth-child(1) img {
    width: 1.42rem;
    height: .84rem;
    display: block;
    margin: 0 auto;

}

.cpzx1 ul li a p:nth-child(2) {
    font-size: .16rem;
    color: #3e3e3e;
    text-align: center;
    height: .52rem;
    line-height: .52rem;
}

.cpzx1 ul li a p:nth-child(3) img {
    width: 1.58rem;
    height: .03rem;
    display: block;
    margin: 0 auto;
    margin-bottom: .1rem;
}

.cpzx1 ul li a p:nth-child(4) {
    padding: 0 .1rem;
    font-size: .16rem;
    color: #787777;
    text-align: center;
    line-height: .22rem;
    height: .66rem;
      display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
}

.mcpxq2 {
    width: 100%;
    background: url(../images/mhjg60_02.jpg) center;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 5.17rem;
    position: relative;
}

.mcpxq2-l {
    float: left;
    margin-left: .5rem;
}

.mcpxq2-l p a img {
    width: .55rem;
    display: block;
    margin-top: .36rem;
    margin-bottom: .85rem;
}

.mcpxq2-l p:nth-child(2) {
    font-size: .39rem;
    color: #fdd000;
    margin-bottom: .25rem;
    font-weight: bolder;
}

.mcpxq2-l p:nth-child(3) {
    font-size: .24rem;
    color: #fff;
    font-weight: bold;
    letter-spacing: .05rem;
    margin-bottom: .3rem;
}

.mcpxq2-l p:nth-child(4) a {
    width: 1.48rem;
    height: .55rem;
    display: block;
    text-align: center;
    line-height: .55rem;
    font-size: .24rem;
    color: #fff;
    border: .02rem solid #fff;
    border-radius: .1rem;
}

.mcpxq2-r {
    width: 2.2rem;
    float: right;
    color: #fff;
    margin-right: .5rem;
    margin-top: .5rem;

}

.mcpxq2-r p {
    font-size: .3rem;
    margin-bottom: .2rem;
    text-align: left;
    color: #fff;
    height: .4rem;
}

.mcpxq2-r p span {
    font-size: .3rem;
    width: 1.8rem;
    display: block;
    float: left;
}
.mcpxq2-r p span:nth-child(2){
width: .16rem; 
}
.mcpxq2-r p span:nth-child(2) img{
	width: .16rem;  float: right;height: .25rem;
	display: block;
	margin-top: .07rem;
}
/*
.mcpxq2-r p:nth-child(1) span {
    margin-right: .1rem;
}

.mcpxq2-r p:nth-child(2) span {
    margin-right: .4rem;
}

.mcpxq2-r p:nth-child(3) span {
    margin-right: .4rem;
}*/

.mcpxq2>img {
    display: block;
    width: 3.53rem;
    height: 2.29rem;
    position: absolute;
    bottom: -.2rem;
    right: .35rem;
    z-index: 9999;
}

.mcpxq21 {
    background-color: #fff;

    margin-top: -.5rem;
    z-index: 999;
    position: relative;
    padding: 0 .5rem;
    padding-bottom: .7rem;
    /* border-bottom: .27rem solid #005da8; */
    border-radius: .5rem;
}

.cpt1 {
    width: 100%;
    font-size: .36rem;
    color: #000;
    padding-top: .8rem;
    margin-bottom: .36rem;
}

.cpt2 {
    font-size: .23rem;
    color: #747474;
    line-height: .34rem;
    margin-bottom: .4rem;
}

.cpt3 {
    width: 5.5rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-bottom: .48rem;
}

.cpt3 p {

    float: left;
}

.cpt3 p img {
    width: .31rem;
    display: block;
    float: left;
}

.cpt3 p span {
    font-size: .24rem;
    color: #000;
    margin-left: 0.04rem;
}

.cpt4 p {
    width: 1.74rem;
    height: .46rem;
    text-align: center;
    line-height: .46rem;
    font-size: .3rem;
    color: #000;
    background-color: #fdd000;
}

.cpt4 table {
    width: 5.41rem;
    height: 4.04rem;
    border-collapse: collapse;
    border: .01rem solid #d3cbc6;
    margin-bottom: .36rem;
}

table tr td {
    width: 3.16rem;
    height: .49rem;
    border: .01rem solid #d3cbc6;
    font-size: .24rem;
    color: #474747;
    text-align: center;
}

.cpt5 a {
    width: 5.38rem;
    height: .74rem;
    background-color: #fdd000;
    color: #000;
    text-align: center;
    line-height: .74rem;
    border-radius: .8rem;
    display: block;
    font-size: .36rem;
    letter-spacing: .2rem;
}

.cpt6 {
    background-color: #005da8;
    height: .84rem;
    margin-top: -.55rem;
}

.myt-t {
    background: url(../images/mhjg62_08.jpg) center;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: .28rem;
    width: 100%;
    text-align: center;
    line-height: .28rem;
    font-size: .36rem;

}

.myt {
    padding-top: .8rem;
    background-color: #fff;
    padding-bottom: .35rem;
}

.myt-l {
       float: left;
    width: 1.01rem;
    display: block;
    height: 1.05rem;
}

.myt ul {
    margin-top: .7rem;
}

.myt ul li {
    width: 5.12rem;
    margin: 0 auto;
    border-bottom: .02rem dashed #d2d3d4;
    padding-bottom: .2rem;position: relative;
}

.myt-l img {
 width: 1.01rem;
    display: block;
    height: 1.05rem;
    margin-top: 0.08rem;
    margin-left: 0.08rem;
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translate(-50%, -50%);
}

.myt-r {
    float: left;
    margin-left: .4rem;
}

.myt-r p:nth-child(1) {
    width: auto;
    display: inline-block;
    height: .3rem;
    line-height: .3rem;
    font-size: .24rem;
    color: #000;
    padding: 0 .24rem;
    background-color: #fdd000;
    margin-top: .2rem;
    margin-bottom: .05rem;
}

.myt-r p:nth-child(2) {
    width: 3.6rem;
    font-size: .24rem;
    color: #000;
    /*padding: 0 .15rem;*/
}

.mgg img {
    width: 100%;
}

.mgg {
    background-color: #f7fafe;
    padding-top: 0.8rem;
    padding-bottom: .58rem;
}

.mgg .myt-t {
    background: url(../images/mhjg69_06.jpg) center;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: .8rem;
}

.mgg ul li {
    width: 5.12rem;
    margin: 0 auto;
    border-bottom: .02rem dashed #d2d3d4;
    padding-bottom: .2rem;
    margin-top: .4rem;
}

.mgg ul li p {
    float: left;
}

.mgg ul li p:nth-child(1) {
    width: auto;
    display: inline-block;
    height: .3rem;
    line-height: .3rem;
    font-size: .24rem;
    color: #000;
    padding: 0 .24rem;
    background-color: #fdd000;
}

.mgg ul li p:nth-child(2) {
    margin-left: .28rem;
    font-size: .24rem;
}

.mgg .cpt5 a {
    margin: 0 auto;
    display: block;
}

.cang img {
    width: 100%;
    display: block;
}

.cang p:nth-child(1) a {
    display: block;
    font-size: .36rem;
    color: #fff;
    text-align: center;
}

.cang p:nth-child(2) a {
    font-size: .18rem;
    display: block;
    color: #b4deff;
    text-align: center;
}

.cang div {
    height: 1rem;
    background-color: #0067ba;
}
         .sanimg1 {
            width: 5.18rem;
            margin: 0 auto;
            margin-top: 0.45rem;
          }
          .sanimg1 p {
            width: 2.25rem;
            height: 0.6rem;
            float: left;
            font-size: 0.24rem;
            color: #282828;
            text-align: center;
            line-height: 0.45rem;
          }
          .sanimg1 p:nth-child(1) {
            background: url(/images/mhjg71_03.jpg) center;
            background-position: center 0;
            background-repeat: no-repeat;
            background-size: cover;
          }
          .sanimg1 p:nth-child(2) {
            background: url(/images/mhjg72_05.jpg) center;
            background-position: center 0;
            background-repeat: no-repeat;
            background-size: cover;
            margin-left: 0.66rem;
          }
          .sanimg2 {
            padding: 0 0.5rem;
            margin-top: 0.28rem;
            margin-bottom: 0.7rem;
          }
          .sanimg2 img:nth-child(1) {
            width: 2.66rem;
            height: 2.67rem;
            display: block;
            float: left;
          }
          .sanimg2 img:nth-child(2) {
            width: 1.82rem;
            height: 2.67rem;
            margin-left: 0.5rem;
            display: block;
            float: left;
          }
                  .navsan {
          padding: 0.26rem;
        }        .navsan p {
 margin-left: 0.08rem;
 height: 0.38rem;    float: left;
        }
        .navsan p a {
          width: 1.9rem;
          height: 0.38rem;
          display: block;
          text-align: center;
          line-height: 0.38rem;
          font-size: 0.2rem;
          color: #575757;
          border: 0.01rem solid #575757;
          float: left;
         
        }
        .navsan p:nth-child(1) {
          margin-left: 0;
        }
        .navsan p .navsan1 {
          color: #000;
          border: 0.01rem solid #000;
        }