body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
    margin: 0;
    padding: 0
}

body {
    font: "微软雅黑", "Arial Narrow", HELVETICA;
}

a {
    text-decoration: none
}

li {
    list-style: none
}

img {
    border: 0;
    vertical-align: top
}

p {
    word-wrap: break-word
}

.Pad_Top {
    padding-top: 0.1px;
}

.Ver_top {
    vertical-align: top;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cls {
    clear: both;
}

.ds {
    display: none;
}

.dl {
    display: block;
}

i {
    text-decoration: none;
}

a:hover {
    text-decoration: none
}

a:link {
    text-decoration: none
}

a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

a:active {
    text-decoration: none
}


/* li加点 list-style-type:disc */


/* header */

.wrap {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.header {
    width: 1200px;
    height: 215px;
    background: rgba(124, 36, 125, .93);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99999;
}

.carousel {
    width: 1200px;
    height: 400px;
    margin: 0 auto;
    background: #ffffff;
    margin-top: 215px;
}

.swiper-slide a img {
    width: 100%;
    height: 100%;
}

.header-center {
    width: 1200px;
    height: 160px;
    margin: 0 auto;
}

.timg1 {
    padding: 52px 0px 52px 30px;
}

.search {
    width: 288px;
    height: 46px;
    background: #ffffff;
    margin-top: 57px;
    border-radius: 30px;
    position: relative;
    margin-right: 30px;
}

#dw {
    width: 258px;
    height: 46px;
    border-radius: 30px;
    border: 0;
    outline: 0;
    margin-left: 20px;
}

.ss {
    width: 40px;
    height: 46px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(ss.png) no-repeat #ffffff 0px 15px;
    border: 0;
    outline: 0;
    border-radius: 30px;
    cursor: pointer;
}

.header-nav {
    width: 100%;
    height: 56px;
    background: rgba(95, 21, 90, .8);
}

.header-nav-one {
    width: 1200px;
    height: 56px;
    margin: 0 auto;
}

.header-nav-one .ul {
    display: flex;
}

.header-nav-one .ul .ul-li {
    flex: 1;
    height: 56px;
    line-height: 56px;
    text-align: center;
    border-left: 1px solid #320430;
    border-right: 1px solid #8a1984;
    position: relative;
}

.header-nav-one .ul .ul-li:last-of-type {
    border-right: 1px solid #320430;
}

.header-nav-one .ul .ul-li a {
    color: #ffffff;
    font-size: 18px;
}

.header-nav-one .ul .ul-li:hover {
    background: #4e0b4b;
    border-left: 1px solid #4e0b4b;
    border-right: 1px solid #4e0b4b;
}

.dt1 {
    position: absolute;
    top: 55px;
    left: -1px;
}

.dt1 ul li {
    width: 200px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    background: #4e0b4b;
    border-top: 1px solid #610c5d;
}

.dt1 ul li:hover {
    background: #63185f;
}

.dt2 {
    position: absolute;
    top: 55px;
    left: -1px;
}

.dt2 ul li {
    width: 200px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    background: #4e0b4b;
    border-top: 1px solid #610c5d;
}

.dt2 ul li:hover {
    background: #63185f;
}

.dt3 {
    position: absolute;
    top: 55px;
    left: -1px;
}

.dt3 ul li {
    width: auto;
    height: 56px;
    white-space: nowrap;
    line-height: 56px;
    text-align: center;
    background: #4e0b4b;
    border-top: 1px solid #610c5d;
    padding: 0 5px;
}

.dt3 ul li:hover {
    background: #63185f;
}

.dt4 {
    position: absolute;
    top: 55px;
    left: -1px;
}

.dt4 ul li {
    width: 200px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    background: #4e0b4b;
    border-top: 1px solid #610c5d;
}

.dt4 ul li:hover {
    background: #63185f;
}

.dt5 {
    position: absolute;
    top: 55px;
    left: -1px;
}

.dt5 ul li {
    width: 200px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    background: #4e0b4b;
    border-top: 1px solid #610c5d;
}

.dt5 ul li:hover {
    background: #63185f;
}


/* main */

.main {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.main-m1 {
    width: 100%;
    height: 646px;
}

.main-m1-left {
    width: 660px;
    height: 646px;
}

.main-m1-right {
    width: 490px;
    height: 646px;
}

.main-m1-l1 {
    width: 100%;
    height: 55px;
    border-bottom: 1px solid #c9c9c9;
    margin-top: 30px;
    line-height: 55px;
}

.main-m1-l1 ul li {
    width: 92px;
    height: 55px;
    line-height: 55px;
    margin-right: 20px;
}

.main-m1-l1 ul li h3 {
    color: #333333;
    font-size: 22px;
    cursor: pointer;
    line-height: 55px;
    font-weight: bold;
}

.main-m1-l1 ul li.active1 {
    border-bottom: 3px solid #61145d;
    color: #61145d;
}

.main-m1-l1 ul li.active1 h3 {
    color: #61145d;
}

.main-m1-l1 a {
    color: #666666;
    font-size: 16px;
}

.main-m1-l1 a:hover {
    color: #61145d;
}

.main-m1-l2 {
    width: 100%;
    height: 206px;
}

.main-m1-l2-img {
    margin-top: 35px;
}

.main-m1-l2-img a img {
    width: 390px;
    height: 206px;
}

.main-m1-l2-p {
    width: 244px;
    height: 206px;
}

.main-m1-l2-p h3 {
    font-size: 18px;
    color: #000000;
    margin-top: 5px;
    font-weight: bold;
    line-height: 24px;
}

.main-m1-l2-p p {
    color: #333333;
    font-size: 14px;
    margin-top: 20px;
    line-height: 24px;
}

.main-m1-l2-p .p1 {
    margin-top: 14px;
}

.main-m1-l2-p p a {
    color: #81237d;
    font-size: 14px;
}

.main-m1-l3 {
    width: 100%;
    height: 320px;
}

.main-m1-l3 ul li a {
    color: #333333;
    font-size: 16px;
}

.main-m1-l3 ul li p {
    color: #999999;
    font-size: 16px;
}

.main-m1-l3 ul li {
    width: 98%;
    height: 50px;
    border-bottom: 1px dashed #e9e9e9;
    line-height: 50px;
    list-style-type: square;
    color: #8c8c8c;
    margin-left: 16px;
}

.main-m1-l3 ul li a:hover {
    color: #81237d;
}

.main-m1-l3 ul li:last-of-type {
    border-bottom: 0;
}

.main-m1-r1 {
    width: 100%;
    height: 55px;
    border-bottom: 1px solid #c9c9c9;
    margin-top: 30px;
    line-height: 55px;
}

.main-m1-r1 ul li {
    width: 92px;
    height: 55px;
    line-height: 55px;
    margin-right: 20px;
}

.main-m1-r1 ul li h3 {
    color: #333333;
    font-size: 22px;
    cursor: pointer;
    line-height: 55px;
    font-weight: bold;
}

.main-m1-r1 ul li.active1 {
    border-bottom: 3px solid #61145d;
    color: #61145d;
}

.main-m1-r1 ul li.active1 h3 {
    color: #61145d;
}

.main-m1-r1 a {
    color: #666666;
    font-size: 16px;
}

.main-m1-r1 a:hover {
    color: #61145d;
}

.main-m1-r2 {
    width: 100%;
    height: 538px;
    border: 1px solid #e3e3e3;
    margin-top: 20px;
}

.main-m1-r2-one {
    width: 450px;
    height: 505px;
    margin-left: 20px;
    margin-top: 15px;
}

.main-m1-r2-one ul li {
    width: 100%;
    height: 100px;
    border-bottom: 1px dashed #eeeeee;
}

.main-m1-r2-one ul li:last-of-type {
    border-bottom: 0;
}

.li-div1 {
    width: 70px;
    height: 70px;
    margin-left: 10px;
    margin-top: 15px;
}

.li-div2 {
    width: 100%;
    height: 35px;
    background: #81237d;
    line-height: 35px;
    text-align: center;
}

.li-div2 p {
    color: #ffffff;
    font-size: 20.8px;
}

.li-div3 {
    width: 68;
    height: 34px;
    background: #ffffff;
    line-height: 35px;
    text-align: center;
    border: 1px solid #e3e3e3;
    border-top: 0;
}

.li-div3 p {
    color: #81237d;
    font-size: 16.15px;
}

.li-div4 {
    width: 331px;
    height: auto;
    margin-left: 22px;
    margin-top: 23px;
}

.li-div4 a {
    font-size: 16px;
    line-height: 28px;
    color: #000000;
    cursor: pointer;
}

.li-div4 a:hover {
    color: #81237d;
}

.main-m2 {
    width: 1200px;
    height: 313px;
    margin-top: 20px;
    margin-bottom: 50px;
    overflow: hidden;
}

.main-m2::-webkit-scrollbar {
    /*隐藏滚轮*/
    display: none;
}

.main-m2-top {
    width: 100%;
    height: 66px;
    border-bottom: 1px solid #c9c9c9;
    line-height: 67px;
}

.main-m2-top ul li {
    width: 92px;
    height: 67px;
    line-height: 66px;
    margin-right: 35px;
}

.main-m2-top ul li:last-of-type span {
    display: none;
}


/*  */

.main-m2-top ul li h3 {
    color: #333333;
    font-size: 22px;
    cursor: pointer;
    line-height: 66px;
    font-weight: bold;
}

.main-m2-top ul li.active1 {
    border-bottom: 3px solid #61145d;
    color: #61145d;
}

.main-m2-top ul li.active1 h3 {
    color: #61145d;
}

.main-m2-top a {
    color: #666666;
    font-size: 16px;
}

.main-m2-top a:hover {
    color: #61145d;
}

.carousel2 {
    width: 100%;
    height: 207px;
    margin-top: 40px;
}

.swiper-container1 {
    height: 207px;
}

.owl-item {
    width: 223.9px !important;
    height: 207px !important;
    margin-right: 25.1px;
    position: relative;
}

.xqxx {
    width: 224px;
    height: 207px;
    background: url(bg_xx.png) no-repeat 0 10px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99999;
}

.xqxx h3 {
    font-size: 16px;
    color: #ffffff;
    padding: 20px 15px;
}

.xqxx p {
    color: #ffffff;
    font-size: 14px;
    margin-left: 15px;
}

.xqxx a {
    color: #ffd3fd;
    font-size: 14px;
    display: inline-block;
    padding: 8px 27px;
}


/*  */

.header-nav-one .ul .ul-li a {
    display: block;
}

.main-right-one h3 {
    color: #661c63;
    font-size: 24px;
}

#pages span {
    border: 1px solid #661c63;
    background-color: #661c63;
}

#pages a:hover {
    border: 1px solid #661c63;
    background-color: #661c63;
}

.main-right-two ul li .div1 {
    width: 59px;
    height: 54px;
    margin-top: 10px;
    text-align: center;
    border-radius: 5px;
}

.main-right-two ul li .div1 .p1 {
    width: 59px;
    height: 27px;
    font-size: 12px;
    line-height: 30px;
    background: #721f6f;
    color: #ffffff;
    border-radius: 5px 5px 0 0;
}

.main-right-two ul li .div1 .p2 {
    width: 59px;
    height: 27px;
    font-size: 16px;
    line-height: 20px;
    background: #f1f1f1;
    color: #721f6f;
    font-weight: bold;
    border-radius: 0 0 5px 5px;
}

.mian-left-two ul li a {
    display: block;
}

.main-right-one h3 {
    color: #661c63;
    font-size: 24px;
}

.main-right-one ul li:first-of-type span {
    display: none;
}


/* footer */

.footer {
    width: 1200px;
    height: 147px;
    margin: 0 auto;
    background: #73116f;
}

.footer-one {
    width: 1200px;
    height: 102px;
    margin: 0 auto;
}

.footer-two {
    width: 100%;
    height: 45px;
    background: #63065f;
    text-align: center;
    line-height: 45px;
}

.footer-two p {
    color: #bb95b9;
    font-size: 14px;
}

.footer-one-left {
    width: 720px;
    height: 102px;
    margin-left: 20px;
}

.footer-one-right {
    width: 460px;
    height: 102px;
}

.footer-one-right1 {
    width: 360px;
    height: auto;
}

.zxts1 h3 {
    font-size: 20px;
    color: #fff;
    margin-top: 6px;
}

.zxts-p1 p {
    margin-top: 4px;
    text-indent: 1.5em;
    font-size: 12px;
    color: #FFF;
}

.yqlj {
    margin-top: 23px;
}

.yqlj h3 {
    color: #ffd3fd;
    font-size: 20px;
}

.zxts {
    margin-top: 23px;
}

.zxts h3 {
    color: #ffd3fd;
    font-size: 20px;
}

.img1 {
    margin-top: 5px;
}

.yqlj-a ul li {
    margin-top: 20px;
    margin-right: 50px;
}

.yqlj-a a {
    color: #ffd3fd;
    font-size: 16px;
}

.zxts-p p {
    margin-top: 20px;
}

.zxts-p p span {
    color: #ffd3fd;
    font-size: 16px;
}

.zxts-p p span a {
    color: #ffd3fd;
    font-size: 16px;
}

.swiper-pagination-bullet-active {
    background: #73116f !important;
}


/* 1024 */

@media screen and (max-width: 1024px) {
    body {
        width: 1200px;
        padding: 0;
    }
    .header {
        display: none;
    }
    .header-center a img {
        padding-left: 20px;
    }
    .header1024 {
        display: block;
        width: 100%;
        height: 160px;
        background: rgba(124, 36, 125, .93);
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10000;
    }
    .search {
        width: 288px;
        height: 46px;
        background: #ffffff;
        margin-top: 57px;
        border-radius: 30px;
        margin-right: 80px;
        position: relative;
    }
    .nav1024 {
        width: 50px;
        height: 50px;
        margin-right: 50px;
        margin-top: 66px;
    }
    .nav1024 a img {
        width: 60px;
        height: 30px;
    }
    .header-nav {
        display: none;
    }
    .main {
        width: 1200px;
        height: auto;
        margin: 0 auto;
        padding: 0 0px;
    }
    .main-m2 {
        width: 1160px;
        height: 313px;
        margin-top: 20px;
        margin-bottom: 50px;
        overflow: hidden;
        margin-left: 0 !important;
    }
    .footer-one-left {
        width: 700px;
        height: 102px;
        margin-left: 40px;
    }
    .a_txt {
        display: block !important;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 0px;
        height: 0px;
        overflow: hidden;
        z-index: 99999;
        background: #333;
    }
    .a_txt img {
        width: 50px;
        vertical-align: middle;
        margin-top: 100px;
        margin-left: 100px;
    }
    .a_txt .div3 {
        position: absolute;
        width: 80%;
        top: 0px;
        background: #0b0d19;
        height: 100%;
        z-index: 100;
    }
    .a_txt .div3 ul li {
        border-bottom: 1px solid #232530;
    }
    .a_txt .div3 ul li a {
        display: block;
        height: 45px;
        color: #fff;
        line-height: 45px;
        padding-left: 5%;
        font-size: 16px;
    }
    .a_txt .div3 ul li .a_js2 {
        background: url(plus.png) 95% center no-repeat;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s;
    }
    .a_js2_on {
        background: url(reduce.jpg) 95% center no-repeat !important;
        -webkit-transition: all 0s !important;
        -moz-transition: all 0s !important;
        transition: all 0s !important;
    }
    .main-m2 {
        width: 1200px;
        margin-left: -20px;
    }
    .content-lm {
        width: 100%;
    }
    .content-one img {
        width: 100%;
    }
}


/* 720 */

@media screen and (max-width: 720px) {
    body {
        width: 1200px;
        padding: 0;
    }
    .header {
        display: none;
    }
    .header-center a img {
        padding-left: 20px;
    }
    .header1024 {
        display: block;
        width: 100%;
        height: 160px;
        background: rgba(124, 36, 125, .93);
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10000;
    }
    .search {
        width: 288px;
        height: 46px;
        background: #ffffff;
        margin-top: 57px;
        border-radius: 30px;
        margin-right: 80px;
        position: relative;
    }
    .nav1024 {
        width: 50px;
        height: 50px;
        margin-right: 50px;
        margin-top: 66px;
    }
    .nav1024 a img {
        width: 60px;
        height: 30px;
    }
    .header-nav {
        display: none;
    }
    .main {
        width: 1200px;
        height: auto;
        margin: 0 auto;
        padding: 0 0px;
    }
    .main-m2 {
        width: 1160px;
        height: 313px;
        margin-top: 20px;
        margin-bottom: 50px;
        overflow: hidden;
    }
    .footer-one-left {
        width: 700px;
        height: 102px;
        margin-left: 40px;
    }
    .a_txt {
        display: block !important;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 0px;
        height: 0px;
        overflow: hidden;
        z-index: 99999;
        background: #333;
    }
    .a_txt img {
        width: 50px;
        vertical-align: middle;
        margin-top: 100px;
        margin-left: 100px;
    }
    .a_txt .div3 {
        position: absolute;
        width: 80%;
        top: 0px;
        background: #0b0d19;
        height: 100%;
        z-index: 100;
    }
    .a_txt .div3 ul li {
        border-bottom: 1px solid #232530;
    }
    .a_txt .div3 ul li a {
        display: block;
        height: 45px;
        color: #fff;
        line-height: 45px;
        padding-left: 5%;
        font-size: 16px;
    }
    .a_txt .div3 ul li .a_js2 {
        background: url(plus.png) 95% center no-repeat;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s;
    }
    .a_js2_on {
        background: url(reduce.jpg) 95% center no-repeat !important;
        -webkit-transition: all 0s !important;
        -moz-transition: all 0s !important;
        transition: all 0s !important;
    }
    .main-m2 {
        width: 1200px;
        margin-left: -20px;
    }
    .content-lm {
        width: 100%;
    }
    .content-one img {
        width: 100%;
    }
}


/* 420 */

@media screen and (max-width: 420px) {
    body {
        width: 375px;
        padding: 0;
        margin: 0 auto;
    }
    .wrap {
        width: 375px;
    }
    .header {
        display: none;
    }
    .header-center a img {
        width: 285px;
        padding-left: 20px;
    }
    .header1024 {
        display: none;
    }
    .header375 {
        display: block;
        width: 100%;
        height: 100px;
        background: rgba(124, 36, 125, .93);
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10000;
    }
    .search {
        width: 288px;
        height: 46px;
        background: #ffffff;
        margin-top: 18px;
        border-radius: 30px;
        margin-right: 100px;
        position: relative;
    }
    .nav1024 {
        width: 50px;
        height: 50px;
        margin-right: -50px;
        margin-top: 53px;
    }
    .nav1024 a img {
        width: 50px;
        height: 20px;
    }
    .header-nav {
        display: none;
    }
    .main {
        width: 375px;
        height: auto;
        margin: 0;
        padding: 0;
    }
    .footer-one-left {
        width: 355px;
        height: 145px;
        margin-left: 20px;
    }
    .a_txt {
        display: block !important;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 0px;
        height: 0px;
        overflow: hidden;
        z-index: 99999;
        background: #333;
    }
    .a_txt img {
        width: 25px;
        vertical-align: middle;
        margin-top: 25px;
        margin-left: 25px;
    }
    .a_txt .div3 {
        position: absolute;
        width: 85%;
        top: 0px;
        background: #0b0d19;
        height: 100%;
        z-index: 100;
    }
    .a_txt .div3 ul li {
        border-bottom: 1px solid #232530;
    }
    .a_txt .div3 ul li a {
        width: 290px;
        display: block;
        height: 45px;
        color: #fff;
        line-height: 45px;
        padding-left: 5%;
        font-size: 16px;
    }
    .a_txt .div3 ul li .a_js2 {
        background: url(plus.png) 95% center no-repeat;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s;
    }
    .a_js2_on {
        background: url(reduce.jpg) 95% center no-repeat !important;
        -webkit-transition: all 0s !important;
        -moz-transition: all 0s !important;
        transition: all 0s !important;
    }
    .main-m2 {
        width: 375px;
        height: 330px;
        margin-left: 0px;
        margin-top: 20px;
        margin-bottom: 50px;
        overflow: hidden;
    }
    .header-center {
        width: 200px;
        height: 136px;
        margin: 0;
    }
    .swiper-slide a img {
        width: 100%;
        height: 40%;
    }
    .carousel {
        width: 100%;
        height: 140px;
        background: #ffffff;
        margin-top: 100px !important;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 100px !important;
        left: 0 !important;
        width: 100%;
    }
    .swiper-pagination .swiper-pagination-bullet {
        width: 10px !important;
        height: 10px !important;
    }
    .swiper-container {
        height: 256px;
    }
    .main-m1-l1 {
        width: 97%;
        height: 55px;
        border-bottom: 1px solid #c9c9c9;
        margin-top: 30px;
        line-height: 55px;
        margin-left: 6px;
    }
    .main-m1-l3 ul li a {
        color: #333333;
        font-size: 12px;
    }
    .main-m1-l3 ul li {
        width: 97%;
        height: 50px;
        border-bottom: 1px dashed #e9e9e9;
        color: #8c8c8c;
        margin-left: 5px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 50px;
    }
    .main-m1-l3 ul li p {
        color: #999999;
        font-size: 12px;
    }
    .main-m1-l2-p {
        width: 375px;
        height: 206px;
        float: left !important;
    }
    .main-m1-l2-p h3 {
        font-size: 18px;
        color: #000000;
        margin-top: 5px;
        font-weight: bold;
        line-height: 24px;
        padding: 0 5px;
    }
    .main-m1-l2-p p {
        color: #333333;
        font-size: 14px;
        margin-top: 20px;
        line-height: 24px;
        padding: 0 5px;
    }
    .main-m1-right {
        width: 375px;
        height: 600px;
        float: left !important;
    }
    .main-m1-left {
        width: 375px;
        height: 800px;
    }
    .main-m1-r1 {
        width: 97%;
        height: 55px;
        border-bottom: 1px solid #c9c9c9;
        margin-top: 30px;
        line-height: 55px;
        margin-left: 6px;
    }
    .li-div3 {
        width: 100%;
        height: 29px;
        background: #ffffff;
        line-height: 35px;
        text-align: center;
        border: 1px solid #e3e3e3;
        border-top: 0;
    }
    .li-div1 {
        width: 47px;
        height: 46px;
        margin-left: 5px;
        margin-top: 15px;
    }
    .li-div4 a {
        font-size: 16px;
        color: #000000;
        cursor: pointer;
    }
    .main-m1-r2 {
        width: 100%;
        height: 538px;
        border: 0;
        margin-top: 20px;
    }
    .main-m1-r2-one {
        width: 370px;
        height: 505px;
        margin-left: 5px;
        margin-top: 15px;
    }
    .li-div2 p {
        color: #ffffff;
        font-size: 16px;
    }
    .li-div3 p {
        color: #81237d;
        font-size: 12px;
    }
    .li-div4 {
        width: 272px;
        height: 50px;
        margin-left: 22px;
        margin-top: 25px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .main-m2-top {
        width: 100%;
        min-height: 120px;
        border-bottom: 0;
        line-height: 67px;
    }
    .to-li span {
        display: none;
    }
    .main-m2-top a {
        color: #666666;
        font-size: 16px;
        margin-right: 25px;
    }
    .main-m2-top ul li {
        width: 92px;
        height: 50px;
        line-height: 50px;
        margin-right: 35px;
    }
    .main-m2-top ul li h3 {
        color: #333333;
        font-size: 18px;
        cursor: pointer;
        line-height: 66px;
        font-weight: bold;
    }
    .main-m2-top ul li {
        width: 75px !important;
        height: 50px;
        line-height: 50px;
        margin-right: 17px;
    }
    .main-m2-top ul {
        margin-left: 7px;
    }
    .carousel2 {
        width: 100%;
        height: 207px;
        margin-top: 0px;
    }
    .footer-one {
        width: 375px;
        min-height: 288px;
        margin: 0 auto;
    }
    .footer {
        width: 100%;
        min-height: 382px;
        background: #73116f;
    }
    .zxts-p p span a {
        color: #ffd3fd;
        font-size: 16px;
        margin-left: -55px;
    }
    .footer-two {
        width: 375px;
        height: 91px;
        background: #63065f;
        text-align: center;
        line-height: 30px;
        padding-top: 15px;
    }
    .main-m1-l2-img a img {
        width: 375px;
        height: 206px;
    }
    .footer-one-right {
        width: 355px;
        height: 102px;
        margin-left: 20px;
    }
    .owl-carousel .owl-nav .owl-next {
        margin-right: 18px !important;
        margin-top: -34px;
    }
    .owl-carousel .owl-dot,
    .owl-carousel .owl-nav .owl-next,
    .owl-carousel .owl-nav .owl-prev {
        margin-left: 25px;
    }
    .owl-item {
        width: 181px !important;
        height: 207px !important;
        margin-right: 5.1px;
    }
    .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: -7px;
    }
    .owl-stage {
        width: 2569.8px !important;
    }
    .mhn-text {
        width: 156px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .xqxx a {
        color: #ffd3fd;
        font-size: 14px;
        display: inline-block;
        padding: 4px 22px;
    }
    .xqxx {
        width: 100%;
        height: 207px;
        background: url(bg_xx.png) no-repeat 0 10px;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 99999;
    }
    .content-lm {
        width: 100% !important;
    }
    .content-one img {
        width: 100%;
    }
}