.mob-head .logo {
    padding: 0 180px 0 15px;
}

.mob-head .head-btn a img {
    max-width: 100%;
}

.nav1 {
    border-top: 1px solid #bfbfbf;
    padding-top: 4%;
}

.nav1 li {
    float: left;
    width: 24%;
    background: #bfbfbf;
    margin: 0 0.5%;
    margin-bottom: 1%;
}

.nav1 li a {
    display: block;
    font-size: 14px;
    text-align: center;
    line-height: 2.5;
    color: #fff;
}

.nav1 li:hover {
    background: #2d4a9a;
}

/* 搜索框样式 */
.search {
    width: 87%;
    padding: 15px 0;
    overflow: hidden;
    background-color: #fff;
    margin: 0 auto;
}


.search form {
    width: 100%;
    background: url(//cdn.myxypt.com/8dea7162/21/03/e8609a38fce1cabfc4932be8eaa2e78ec8f63b75.png) center center no-repeat;
    background-size: 100% auto;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
}

.search input#keyword {
    width: 80%;
    padding-left: 15px;
    line-height: 42px;
}

.search input#s_btn {
    width: 20%;
    line-height: 42px;
    background: #959595;
    color: #fff;
}

@media(max-width: 414px) {
    .search form {
        width: 390px;
        height: 39px;
    }

    .search input#keyword {
        width: 269px;
        padding-left: 39px;
        line-height: 39px;
    }

    .search input#s_btn {
        width: 70px;
    }
}

@media(max-width: 375px) {
    .search form {
        width: 350px;
        height: 35px;
    }

    .search input#keyword {
        width: 252px;
        padding-left: 35px;
        line-height: 32px;
    }

    .search input#s_btn {
        width: 62px;
    }
}

@media(max-width: 320px) {
    .search form {
        width: 300px;
        height: 30px;
    }

    .search input#keyword {
        width: 245px;
        padding-left: 28px;
        line-height: 28px;
    }

    .search input#s_btn {
        width: 53px;
        line-height: 28px;
    }
}

.search input {
    font-size: 12px;
    color: rgba(40, 40, 40, 0.7);
    border: none;
    outline: none;
    background: none;
    float: left;
    box-sizing: border-box;
}

input#keyword:-ms-input-placeholder,
textarea#keyword:-ms-input-placeholder {
    color: rgba(40, 40, 40, 0.7);
}

input#keyword::-webkit-input-placeholder,
textarea#keyword::-webkit-input-placeholder {
    color: rgba(40, 40, 40, 0.7);
}

/**/
.pub-title {
    text-align: center;
    color: #282828;
    font-size: 26px;
    background: url(//cdn.myxypt.com/8dea7162/21/03/d3c9f032c02436d61a916196ae21c4a032aa7083.png) no-repeat 50% 30%;
    background-size: 80% 2px;
}

.pub-title span {
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    color: rgba(62, 58, 57, .6);
    padding-top: 10px;
}

.m1 {
    margin-top: 5%;
}

.m96 {
    width: 96%;
    margin: 0 auto;
}

.plist1 {
    margin-top: 5%;
}

.plist1 li {
    float: left;
    width: 46%;
    margin: 0 2%;
    margin-bottom: 5%;
}

.plist1 li a {
    display: block;
}

.plist1 li a .img1 img {
    width: 100%;
    height: auto;
}

.plist1 li a .wz {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-bottom: none;
    border-bottom: 7px solid #2d4a9a;
    margin-top: -3px;
}

.plist1 li a .wz .w1 {
    text-align: center;
    color: #000000;
    font-size: 16px;
    padding: 5% 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.plist1 li a .wz .w2 {
    color: #898989;
    font-size: 12px;
    text-align: center;
    padding: 0 2%;
    margin-bottom: 5%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.xian {
    height: 12px;
    background: #eeeeee;
}

.m2 {
    margin-top: 5%;
}

.slick-wrap {}

.slick-contanier {}

.slick-contanier .slick-slide {
    outline: none;
    margin: 0 10px;
}

.slick-contanier img {
    display: inline-block;
    width: 100%;
}

.slick-contanier .slick-con {
    display: block;
    padding: 0 2%;
    font-size: 0;
}

.tab-li {
    text-align: center;
    margin-bottom: 3%;
    cursor: pointer;
    margin-top: 5%;
}

.tab-li li {
    display: inline-block;
    font-size: 14px;
    background: #eeeeee;
    width: 27%;
    line-height: 2.5;
    margin-bottom: 2%;
    border-radius: 20px;
    color: #3e3a39;
}

.tab-li li:hover,
.tab-li li.active {
    color: #3e3a39;
}

.tab-con {
    position: relative;
}

.tab-con .tab-main {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    right: 0;
}

.tab-con .tab-main {
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease;
}

.tab-con .tab-main.active {
    position: static;
    opacity: 1;
    visibility: visible;
}

.slick-contanier .wz {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-bottom: none;
    border-bottom: 7px solid #2d4a9a;
    margin-top: -3px;
}

.slick-contanier .wz .w1 {
    text-align: center;
    color: #000000;
    font-size: 16px;
    padding: 5% 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.slick-contanier .wz .w2 {
    color: #898989;
    font-size: 12px;
    text-align: center;
    padding: 0 2%;
    margin-bottom: 5%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}


.m3 {
    background: url(//cdn.myxypt.com/8dea7162/21/03/ab49e19f5a3e4b325568b29afb13069f281b27f1.jpg) no-repeat top center;
    background-size: 100% 100%;
    padding: 5% 0;
    margin-top: 5%;
}

.y-title {
    background: url(//cdn.myxypt.com/8dea7162/21/03/fb4b8092a5c452daea43ccac4c97437b9a67c173.png) no-repeat 50% 30%;
    color: #fff;
    margin: 0 4%;
}

.y-title span {
    color: rgba(255, 255, 255, .6);
}

.m1-list .slick-con {
    margin: 0 10px;
}

.m1-list {
    margin-top: 5%;
    position: relative;
}

.m1-list li {}

.m1-list li a {
    display: block;
    margin: 0 10px;
    background: #fff;
    border-radius: 5px;
    padding-bottom: 5%;
}

.m1-list li a .img1 {
    text-align: center;
    padding-top: 5%;
    padding-bottom: 5%;
}

.m1-list li a .img1 img {
    max-width: 100%;
    margin: 0 auto;
}

.m1-list li a .w1 {
    text-align: center;
    color: #333333;
    font-size: 20px;
}

.m1-list li a .w2 span {
    display: block;
    width: 50px;
    height: 2px;
    background: #434343;
    margin: 0 auto;
    margin-top: 5px;
}


.m1-list li a .w3 {
    padding: 0 5%;
    font-size: 14px;
    color: #333333;
    margin-top: 4%;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
}

.m3 .slick-arrow {
    z-index: 99;
    width: 25px;
    height: 62px;
    cursor: pointer;
    outline: none;
    border: none;
    font-size: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.m3 .slick-arrow.slick-prev {
    background: url(//cdn.myxypt.com/8dea7162/21/03/82b67be39807f1170d7ba4bf26bba1f830528775.png) no-repeat top center;
    background-size: 25px 62px;
    position: absolute;
    left: 0%;
    top: 50%;
    margin-top: -31px;
}

.m3 .slick-arrow.slick-next {
    background: url(//cdn.myxypt.com/8dea7162/21/03/c3411f2d40edbea29f68413a644c86b89d06dd7c.png) no-repeat top center;
    background-size: 25px 62px;
    position: absolute;
    right: 0%;
    top: 50%;
    margin-top: -31px;
}

.m4 {
    margin-top: 5%;
}

.m2-list {
    margin-top: 5%;
}

.m2-list li {}

.m2-list li a {
    display: block;
    border: 1px solid #dcdcdc;
    margin: 0 5px;
}

.m2-list li img {
    width: 100%;
}

.m2-list li h3 {
    text-align: center;
    color: #000000;
    font-size: 16px;
    line-height: 2.5;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}


.m3-list {
    margin-top: 5%;
    padding: 0 10%;
}

.m3-list li {}

.m3-list li a {
    display: block;
    border: 1px solid #dcdcdc;
    margin: 0 5px;
}

.m3-list li img {
    width: 100%;
}

.m3-list li h3 {
    text-align: center;
    color: #000000;
    font-size: 16px;
    line-height: 2.5;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.m3-list .slick-arrow {
    z-index: 99;
    width: 19px;
    height: 37px;
    cursor: pointer;
    outline: none;
    border: none;
    font-size: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.m3-list .slick-arrow.slick-prev {
    background: url(//cdn.myxypt.com/8dea7162/21/03/db56bdaf65895258c754cd510fa6071cecbfab39.png) no-repeat top center;
    background-size: 19px 37px;
    position: absolute;
    left: 2%;
    top: 50%;
    margin-top: -18.5px;
}

.m3-list .slick-arrow.slick-next {
    background: url(//cdn.myxypt.com/8dea7162/21/03/cf853bae1f6a62a10c7a26e4ff3521e4cb60ab8e.png) no-repeat top center;
    background-size: 19px 37px;
    position: absolute;
    right: 2%;
    top: 50%;
    margin-top: -18.5px;
}

.mob-about {
    margin-top: 5%;
}

.maboiut {
    margin-top: 5%;
}

.maboiut p img {
    max-width: 100%;
}

.mob-about .text {
    margin-top: 3%;
}

.mob-about .text p {
    color: #3e3a39;
}


.slick-wrap2 {
    margin-bottom: 3%;
}

.slick-contanier2 {}

.slick-contanier2 .slick-slide {
    outline: none;
    margin: 0 10px;
}

.slick-contanier2 img {
    display: inline-block;
    width: 100%;
}

.slick-contanier2 .slick-con2 {
    display: block;
    padding: 0 2%;
    font-size: 0;
}

.tab-li2 {
    text-align: center;
    margin-bottom: 3%;
    cursor: pointer;
    margin-top: 5%;
}

.tab-li2 li {
    display: inline-block;
    font-size: 14px;
    background: #eeeeee;
    width: 36%;
    line-height: 2.5;
    margin: 0 1%;
    margin-bottom: 2%;
    color: #3e3a39;
}

.tab-li2 li:hover,
.tab-li2 li.active {
    color: #fff;
    background: #2d4a9a;
}

.tab-con2 {
    position: relative;
    margin: 0 2%;
}

.tab-con2 .tab-main2 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    right: 0;
}

.tab-con2 .tab-main2 {
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease;
}

.tab-con2 .tab-main2.active {
    position: static;
    opacity: 1;
    visibility: visible;
}

.slick-contanier2 .w1 {
    text-align: center;
    color: #3e3a39;
    font-size: 14px;
    padding: 3% 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.m5 {
    margin-top: 5%;
}

.tt3 {
    display: none;
}

.nsort {
    margin-top: 5%;
}

.nsort li {
    display: inline-block;
    font-size: 14px;
    background: #eeeeee;
    width: 30%;
    line-height: 2.5;
    margin: 0 1%;
    margin-bottom: 5%;
    text-align: center;
}

.nsort li.cur {
    background: #2d4a9a;
    color: #fff;
}

.ns1 {
    border: 1px solid #eeeeee;
    padding: 2% 1%;
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.ns1 .img {
    width: 46%;
}

.ns1 .img img {
    max-width: 100%;
}

.ns1 .nf {
    width: 50%;
}

.ns1 .nf h2 {
    color: #2f2725;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ns1 .nf h3 {
    color: #727171;
    font-size: 14px;
    margin-top: 5%;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.news2 {
    margin-top: 3%;
    margin-bottom: 3%;
}

.news2 ul {}

.news2 ul li {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #eeeeee;
    background: url(//cdn.myxypt.com/8dea7162/21/03/f0a340dec7c0f08a120d012309b7444af94d95d2.jpg) center left no-repeat;
}

.news2 ul li a {
    font: 400 12px/35px "微软雅黑";
    padding-left: 10px;
    text-align: left;
    display: block;
    color: #000;
}

.news2 ul li a span {
    color: #aaaaaa;
    float: right;
}

.mlxbg {
    background: url(//cdn.myxypt.com/8dea7162/21/03/5d1c5d37fc02b2351da4e58b0f839e44caee9900.jpg) no-repeat top center;
    background-size: 100% 100%;
    padding: 5% 0;
}

.mlx {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mlx1 {
    width: 40%;
}

.mlx1 p {
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 2;
}

.mlx1 img {
    max-width: 100%;
}

.mlx2 {
    width: 56%;
}

.mlx2 h2 {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4%;
}

.mlx2 p {
    color: #fff;
    font-size: 12px;
    padding-left: 18%;
    line-height: 2.5;
}

.mlx2 p:nth-of-type(1) {
    background: url(//cdn.myxypt.com/8dea7162/21/03/72ee1ba14f193f33c403d655667fdc9a4fa76e53.png) no-repeat left center;
    background-size: 28px 25px;

}

.mlx2 p:nth-of-type(2) {
    background: url(//cdn.myxypt.com/8dea7162/21/03/1eb9cefd0a0c511c703876d4a876e1b37f8324e7.png) no-repeat 4% center;
    background-size: 15px 27px;
}

.mlx2 p:nth-of-type(3) {
    background: url(//cdn.myxypt.com/8dea7162/21/03/8803d7ce07e84035f31d810022bf110a7f9401b8.png) no-repeat left center;
    background-size: 27px 21px;
}

.mlx2 p:nth-of-type(4) {
    background: url(//cdn.myxypt.com/8dea7162/21/03/6fcc6d5067e498d85b3f29a4335798066622af31.png) no-repeat left center;
    background-size: 28px 28px;
}

.mlx2 p:nth-of-type(5) {
    background: url(//cdn.myxypt.com/8dea7162/21/03/c8bc4f3c102c664aba8f1b792cbd3e25fd67a9f1.png) no-repeat left center;
    background-size: 23px 30px;
}

.mob-ads {
    padding: 3% 4%;
    font-size: 12px;
    color: #9d9c9c;
}

.icon-home1 {
    background: url(//cdn.myxypt.com/8dea7162/21/03/b3d1752374b5a6a850bd5de750e60eb7f314cfa6.png) no-repeat top center;
    height: 27px;
    width: 27px;
}

.icon-home2 {
    background: url(//cdn.myxypt.com/8dea7162/21/03/6a45d1ee2ea99c67c51dd762c10b707072d6b6ba.png) no-repeat top center;
    height: 27px;
    width: 27px;
}

.icon-home3 {
    background: url(//cdn.myxypt.com/8dea7162/21/03/8c54e8c4f0e1d2f3a17242b50125126bc2248368.png) no-repeat top center;
    height: 27px;
    width: 27px;
}