﻿/*初始化样式*/
html {
    margin: 0;
    padding: 0;
    border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #666;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover,
a:active,
a:focus {
    color: #009b4c;
    text-decoration: none;
    outline: none;
}

input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

dt {
    font-weight: normal;
}

/*----- Common css ------*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


/*滚动*/
#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800% !important;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 92%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800% !important;
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}


.wh {
    max-width: 1850px;
    padding: 0 15px;
    margin: 0 auto;
}

.pos {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.com-img:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}



.roll_product {
    float: left;
}

.plist {
    margin-top: 56px;
}

.plist li {
    margin-right: 15px;
    margin-bottom: 15px;
}

.plist li:nth-child(3n) {
    margin-right: 0;
}

.plist li a.img {
    border: 1px solid #e5e5e5;
    display: block;
}

.plist li a.img img {
    width: 388px;
    height: 388px;
}

.plist li h3 a {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}

/*头部样式*/
.top1 {
    height: 27px;
    background: #c72920;
    color: #595959;
    line-height: 27px;
    overflow: hidden;
    font-size: 13px;
}

.top2 {
    height: 90px;
    overflow: hidden;
    background-color: #c72920;
}

#header {
    width: 1000px;
    margin: 0 auto;
}

.logo {
    float: left;
    line-height: 90px;
    width: 23.542%;
    text-align: center;
}

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

.top2 .k2 {
    width: 76.458%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.top2 .k2a {
    width: 75.52%;
    padding-left: 3rem;
}

@media(max-width: 1440px) {
    .top2 .k2a {
 
    padding-left: 1rem;
}
}
.top2 .k2b {
    background: url(../images/e8305a09bc421b18eac245a150deea6767448d26.png) no-repeat left center;
    padding: 0 1.45rem 0 2.2rem;
}

.top2 .k2b h3 {
    font-size: 0.7rem;
    color: #f1f1f1;
    font-weight: 400;
    letter-spacing: 0.14rem;
}

.top2 .k2b p {
    font-family: DIN-Bold;
    font-size: 1rem;
    color: #ffffff;
}



.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #c72920;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k1 a {
    color: #595959;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "微软雅黑";
}


/*热门搜索*/
.sou {
    margin: 15px 0;
}

#formsearch {
    float: right;
}

.hotSearch {
    float: left;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}


/*搜索和热门搜索*/
.hotSearch a {
    margin-right: 6px;
}

#formsearch input {
    height: 22px;
    background: #fff;
    border: 1px solid #c8c8c8;
    line-height: 22px;
    outline: none;
}

#formsearch input#keyword {
    height: 22px;
    line-height: 22px;
    padding-left: 4px;
    color: #666;
}

#formsearch input#s_btn {
    width: 46px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #c72920;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
    outline: none;

}

/*首页banner*/
.banner {
    position: relative;
}

.banner {
    width: 100%;
    height: 100%;
}

.banner ul.bb {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
    width: 100%;
    height: 100%;
}

.banner ul.bb li {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
}

.banner ul.bb li a {
    width: 100%;
    display: block;
    height: 100%;
}

.banner ul.bb li a img {
    width: 100%;
    height: 100%;
}

.banner .num {
    position: absolute;
    right: 0;
    bottom: 40px;
    z-index: 100;
    text-align: center;
    width: 100%;
}

.banner .num li {
    display: inline-block;
    margin: 0 5px;
    width: 61px;
    height: 6px;
    text-indent: -100px;
    overflow: hidden;
    background: #009b4c;
}

.banner .num li.num_hover {
    background-color: #e15616;
}

.banner .num li.num_hover a {
    color: #fff;
}

.banner .num li a {
    float: left;
    display: inline;
    text-align: center;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    width: 16px;
    height: 16px;
    line-height: 16px;
}




/*导航栏样式*/
.nav li {
    text-align: center;
    float: left;
    position: relative;
    z-index: 999;
    padding: 0 0.5vw 0 1.56vw;
}

.nav li a {
    display: block;
    line-height: 90px;
    color: #fff;
    height: 90px;
    padding: 0;
    font-size: 0.7rem;
    padding: 0;
}

.nav li a:hover {
    color: #fff;
    text-decoration: none;
    background-color: initial;
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: initial;
}

.nav .sec {
    height: 0;
    background: #009b4c;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 90px;
    left: 0px;
    width: 100%;
}

.nav .sec a {
    background: #009b4c;
    color: #fff;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
}

.nav .sec a:hover {
    background: #e15616;
    text-decoration: none;
}

.xymob-head {
    display: none !important;
}

@media(max-width: 1024px) {
    .xymob-head {
        display: block !important;
    }

    .top2 {
        display: none;
    }
}









.p1-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 5.2%;
}

.p1a {
    width: 36.77%;
}

.p1a h3 {
    font-size: 1.5rem;
    color: #000000;
}

.p1a .p1a1 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0 0 2.8rem 0;
}

.p1a .p1a1 h4 {
    font-family: Arial-BoldMT;
    font-size: 2.6rem;
    color: #c72920;
    text-transform: uppercase;
    margin-right: 0.75rem;
}

.p1a .p1a1>p {
    font-size: 0.9rem;
    color: #616161;
}

.p1a>p {
    font-size: 0.7rem;
    color: #999999;
    line-height: 1.4rem;
}

a.view {
    display: block;
    width: 25.496%;
    height: 1.9rem;
    /* background-color: #c72920; */
    line-height: 1.9rem;
    font-size: 0.7rem;
    color: #999999;
    position: relative;
    margin-top: 4rem;
    text-align: center;
    transition: all .36s ease;
    z-index: 1;
    border: 1px solid #d7d7d7;
}

a.view::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 0;
    left: 0;
    top: 0;
    z-index: -1;
    background-color: #c72920;
    transition: all .36s ease;
}

a.view:hover::before {
    width: 100%;
}

a.view:hover::after {
    background-color: #fff;
}

a.view:hover {
    color: #fff;
    text-indent: -10px;
}

a.view::after {
    content: "";
    width: 1rem;
    height: 0.05rem;
    background-color: #999999;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99999;
}

.p1-content div.img {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 54.37%;
    flex-wrap:wrap;
}

.p1b {
    width: 100%;
}

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

.p1c {
    width: 62.26%;
}

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


@media(max-width:1440px) {
    a.view::after {
        width: 0.7rem;
    }
}

@media(max-width:1200px) {
    .p1a .p1a1 {
        margin-bottom: 1rem;
    }

    .p1a>a {
        margin-top: 2.5rem;
    }
}

@media(max-width:1024px) {

    .p1-content {
        flex-wrap: wrap;
        padding: 0 1.953%;
        margin-top: 5.85%;
    }

    .p1a {
        width: 100%;
        position: relative;
    }

    .p1a h3 {
        /* font-size: 1.98rem; */
    }

    .p1a .p1a1 h4 {
        font-size: 4.17rem;
    }

    .p1a .p1a1>p {
        font-size: 1.19rem;
    }

    .p1-content div.img {
        width: 100%;
        margin-top: 5.85%;
    }

    .p1a>p {
        font-size: 1.16rem;
        line-height: 2.32rem;
    }

    a.view {
        height: 2.45rem;
        line-height: 2.45rem;
        font-size: 0.9rem;
    }

    .p1a>a {
        position: absolute;
        bottom: -41%;
        left: 0;
    }

    a.view::after {
        width: 1.7rem;
    }
}

@media(max-width:768px) {
    .p1a h3 {
        font-size: 1.5rem;
    }

    .p1a .p1a1 h4 {
        font-size: 2.3rem;
    }

    .p1a .p1a1>p {
        font-size: 0.9rem;
    }

    .p1a>p {
        font-size: 0.9rem;
        line-height: 1.8rem;
    }

    .p1a>a {
        bottom: -27%;
    }

}



@media(max-width:478px) {
    .p1a>a {
        bottom: -16%;
    }

    a.view::after {
        display: none;
    }
    .p1b {
        width: 100%;
    }
    .p1c {
        width:100%; 
    }
}














.p2-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    margin-top: 4.167%;
}

.p2-content h3 {
    font-family: DIN-Bold;
    font-size: 3.4rem;
    color: #c72920;
    display: inline;
    position: relative;
}

.p2-content h3 span {
    font-size: 0.75rem;
    color: #c72920;
    position: absolute;
    top: 18px;
    right: -16px;
}

.p2-content h3 em {
    font-style: normal;
}

.p2-content p {
    font-size: 0.9rem;
    color: #9b9b9b;
    margin-top: 2.1rem;
}

.p2-content li {
    background: url(../images/2ee6850d882f4f8c10d1752b989fce10c7e91fd3.png) no-repeat right center;
    width: 25%;
}

.p2-content li:last-child {
    background: none;
}

.p2-md {
    display: none;
}

@media(max-width: 1440px) {
    .p2-content p {
        font-size: 0.8rem;
        margin-top: 1.8rem;
    }
}

@media(max-width: 1024px) {
    .p2-bg {
        display: none !important;
    }

    .p2-md {
        display: flex;
    }

    .p2-content {
        margin-top: 9.28%;
    }

    .p2-content h3 {
        font-size: 4.39rem;
    }

    .p2-content h3 span {
        font-size: 0.97rem;
    }

    .p2-content p {
        font-size: 1.16rem;
    }
}

@media(max-width: 768px) {
    a.view {
        font-size: 0.7rem;
    }

    a.view::after {
        width: 1rem;
    }

    .p2-content h3 {
        font-size: 3.4rem;
    }

    .p2-content h3 span {
        font-size: 0.75rem;
    }

    .p2-content p {
        font-size: 0.9rem;
    }

    .p2-content li {
        background: none;
    }
}

@media(max-width: 478px) {
    .p2-content {
        flex-wrap: wrap;
    }

    .p2-content li {
        width: 50%;
        margin-bottom: 2%;
    }

    .p3 .line {
        display: none;
    }

    .p3-next {
        top: 31%;
    }

    .p3-prev {
        top: 31%;
    }
}





.p3 {
    background: url(../images/ab531487997311a477a777e6b2d9b65edb5cbef1.png) no-repeat bottom center;
    padding: 5.4% 0 12%;
    position: relative;
    background-size: cover;
}

.p3 .line {
    position: absolute;
    width: 100%;
    background: #ececec;
    top: 34.5%;
    left: 0;
    height: 1px;
}


.p3-content {
    width: 68.29%;
    margin: 0 auto;
    overflow: hidden;
    padding: 2%;
}

.p3-content .swiper-wrapper {
    justify-content: space-between;
    align-items: flex-start;
}

.p3-content .swiper-slide {
    text-align: center;
    /* width: 25%; */
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: flex-end;*/
    height: 12.5rem;
    transition: all .36s ease;
    padding-bottom: 3%;
}

.p3-content .swiper-slide a {
    display: block;
    width: 100%;
}

.p3-content .swiper-slide h3 {
    font-size: 1.2rem;
    color: #585858;
    font-weight: 400;
    margin-bottom: 2.9rem;
    position: relative;
    transition: all .36s ease;
}

.p3-content .swiper-slide h3::after {
    content: "";
    width: 9px;
    height: 9px;
    background: #fff url(../images/d2b225bfa174675d5a9a6f5747d09160cdfc6628.png) no-repeat center center;
    position: absolute;
       bottom: -164%;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s ease;
}

.p3-content .swiper-slide span {
    font-size: 0.7rem;
    color: #585858;
    line-height: 1.5rem;
    /*overflow: hidden;*/
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
    width: 100%;
    display: inline-block;
}

.p3-content .swiper-slide p {
    font-size: 0.7rem;
    color: #585858;
    line-height: 1.5rem;
    /*overflow: hidden;*/
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
    width: 100%;
}

.p3-content .swiper-slide:hover {
    height: 12.5rem;
    box-shadow: 0rem 0rem 1.2rem 0rem rgba(0, 0, 0, 0.15);
}

.p3-content .swiper-slide:hover h3 {
    margin-bottom: 2.4rem;
}

.p3-content .swiper-slide:hover h3::after {
    content: "";
    width: 11px;
    height: 11px;
    border: 3px solid #585858;
    border-radius: 50%;
    background: initial;
    position: absolute;
    bottom: -160%;
    left: 50%;
    transform: translateX(-50%);
}



.p3-next {
    width: 20px;
    height: 10px;
    background: url(../images/7d2ce40eb23e0867badf1cbf2fb22ed87ac69051.png) no-repeat center center;
    position: absolute;
    left: 18%;
    top: 34%;
    z-index: 9999;
    outline: none;
}

.p3-prev {
    width: 20px;
    height: 10px;
    background: url(../images/d321186542240a8ec0ad09fe5ce0914291ce95c7.png) no-repeat center center;
    position: absolute;
    right: 18%;
    top: 34%;
    z-index: 9999;
    outline: none;
}


@media(max-width:1470px) {
    .p3-content {
        padding: 1.7%;
    }

    .p3-content {
        width: 71.29%;
    }

    .p3 .line {
        display:none;
        top: 42.8%;
        background-position: 10% 20%;
    }
}



@media(max-width: 1024px) {
    .p3 {
        padding: 13.47% 0 18.84%;
        background: url(../images/239500cfa815964f8e741ce728a150645c123311.png) no-repeat bottom center;
    }

    .p3-content {
        width: 83.73%;
    }

    .p3-content .swiper-slide h3 {
        font-size: 1.55rem;
    }

    .p3-content .swiper-slide span {
        font-size: 0.9rem;
        line-height: 1.94rem;
    }

    .p3-content .swiper-slide p {
        font-size: 0.9rem;
        line-height: 1.94rem;
    }

    .p3-content .swiper-slide h3::after {
        width: 3px;
        height: 3px;
        bottom: -81%;
    }

    .p3-next {
        left: 13%;
        top: 32%;
    }

    .p3-prev {
        right: 13%;
        top: 32%;
    }

    .p3 .line {
        top: 45.8%;
    }

    .p3-content .swiper-slide {
        height: 16.13rem;
        padding-bottom: 6.6%;
    }

    .p3-content .swiper-slide:hover {
        height: 16.13rem;
    }

    .p3-content .swiper-slide:hover h3::after {
        bottom: -122%;
    }

}

@media(max-width: 768px) {
    .p3-content {
        width: 94.791%;
    }

    .p3-content .swiper-slide h3 {
        font-size: 1.2rem;
        color: #a8a8a8;
    }

    .p3-content .swiper-slide span {
        font-size: 0.7rem;
        line-height: 1.5rem;
        color: #a8a8a8;
    }

    .p3-content .swiper-slide p {
        font-size: 0.7rem;
        line-height: 1.5rem;
        color: #a8a8a8;
    }

    .p3 {
        background: url(../images/98219f2ce099fe5154f68bf78245d96ac1d94d9f.png) no-repeat bottom center;
        padding: 17% 0 21%;
    }

    .p3-content {
        padding: 2.8%;
    }

    .p3-content .swiper-slide {
        height: 12.5rem;
    }

    .p3-content .swiper-slide:hover {
        height: 12.5rem;
    }

    .p3-next {
        left: 3%;
        top: 33%;
    }

    .p3-prev {
        right: 3%;
        top: 33%;
    }

    .p3 .line {
        top: 47.8%;
    }

    .p3-content .swiper-slide:hover h3::after {
        bottom: -136%;
    }
}












.wh1560 {
    max-width: 1590px;
    padding: 0 15px;
    margin: 0 auto;
}


.p4a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 4.43%;
}

.p4a li {
    width: 25%;
    text-align: center;
    background: url(../images/7c5d3b641ec4ee5adcef25349080fa24e4d42e3c.png) no-repeat right center;
}

.p4a li a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 4rem;
    line-height: 4rem;
}

.p4a li a div.img .img2 {
    display: none;
    width:40px;
     -moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in; 
}
.p4a li a div.img .img1 {
    width:40px;
     -moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in; 
}
.p4a li a div.img .img2 {
    display: none;
    width:40px;
     -moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in; 
}
.p4a li a div.img .img1 {
    width:40px;
     -moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in; 
}

.p4a li a:hover div.img .img1{-webkit-transform: rotateZ(180deg); -moz-transform: rotateZ(180deg); -o-transform: rotateZ(180deg); -ms-transform: rotateZ(180deg); transform: rotateZ(180deg);}
.p4a li a:hover div.img .img2{-webkit-transform: rotateZ(180deg); -moz-transform: rotateZ(180deg); -o-transform: rotateZ(180deg); -ms-transform: rotateZ(180deg); transform: rotateZ(180deg);}

.p4a li a h3 {
    font-size: 0.9rem;
    color: #666666;
    font-weight: 400;
    margin-left: 0.5rem;
}

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

.p4b .p4b1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 2.083%;
}

.p4b .p4b1 li {
    width: 24.03%;
}

.p4b .p4b1 li a.img {
    display: block;
}

.p4b .p4b1 li a.img img {
    width: 100%;
}

.p4a li.cur a {
    background-color: #c72920;
}

.p4a li.cur h3 {
    color: #fff;
}

.p4a li.cur div.img .img1 {
    display: none;
}

.p4a li.cur div.img .img2 {
    display: inline-block;
}

.p4a li:last-child {
    background: none;
}

@media(max-width: 1024px) {
    .wh1560 {
        padding: 0 20px;
    }

    .p4a li a h3 {
        font-size: 1.03rem;
    }

}




.index-title {
    text-align: center;
    margin-top: 9.32%;

}

.index-title h3 {
    font-size: 1.8rem;
    color: #c72920;
    font-weight: 400;
    font-family: "黑体";
}

.index-title h3 span {
    color: #333333;
}

.index-title p {
    font-size: 14px;
    color: #999999;
    margin-top: 6px;
}


@media(max-width: 1024px) {
    .index-title h3 {
        font-size: 2.32rem;
    }

    .index-title p {
        font-size: 1.16rem;
    }
}







@media(max-width: 768px) {
    .p4a li a {
        flex-wrap: wrap;
        line-height: initial;
    }

    .p4a li a div.img {
        width: 100%;
    }

    .p4a li a h3 {
        font-size: 0.7rem;
    }

    .p4b .p4b1 {
        flex-wrap: wrap;
    }

    .p4b .p4b1 li {
        width: 46.35%;
        margin-bottom: 20px;
    }

    .index-title h3 {
        font-size: 1.8rem;
    }

    .index-title p {
        font-size: 0.9rem;
    }


}


@media(max-width: 478px) {
    .p4a {
        flex-wrap: wrap;
    }

    .p4a li {
        width: 50%;
        background: none;
    }

    .p4a li a div.img {
        display: none;
    }
}



.p5-swiper {
    overflow: hidden;
}

.p5-swiper .swiper-slide {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 55.052%;
    /* margin-right: 3.9%; */
}

.p5-swiper .swiper-slide div.cont {
    width: 31.25%;
    padding: 3.33% 6% 0 6%;
}

.p5-swiper .swiper-slide div.cont h3 {
    font-size: 1.5rem;
    color: #333333;
}

.p5-swiper .swiper-slide div.cont h4 {
    font-size: 0.9rem;
    font-weight: normal;
    color: #999999;
    margin-bottom: 4.4rem;
    margin-top: 8px;
}

.p5-swiper .swiper-slide div.cont p {
    font-size: 0.8rem;
    color: #666666;
    line-height: 1.5rem;
}

.p5-swiper .swiper-slide div.img {
    width: 68.75%;
}

.p5-swiper .swiper-slide div.img img {
    width: 100%;
}


.p5 .swiper-pagination-bullet {
    width: auto;
    height: auto;
    border-radius: none;
    background: none;
    opacity: initial;
}

.p5 .p5-pagination {
    width: 100%;
    background: url(../images/42314dd6b7e1a876db3b2acb27460159213f97aa.png) no-repeat center center;
    padding-bottom: 3.3rem;
    text-align: center;
    margin-top: 2.5%;
}

.p5 .p5-pagination span a {
    display: inline-block;
    color: initial;
}

.p5 .p5-pagination span {
    margin: 0 1%;
    font-size: 0.8rem;
    color: #333333;
    position: relative;
    outline: none;
}

.p5 .p5-pagination span::after {
    content: "";
    width: 13px;
    height: 13px;
    background-color: #ffffff;
    border: solid 1px #d1d1d1;
    position: absolute;
    bottom: -116%;
    left: 50%;
    transform: translateX(-30%);
    border-radius: 50%;
}

.p5 span.swiper-pagination-bullet-active::after {
    background-color: #c72920;
}

.p5 .p5-pagination span:last-child::after {
    bottom: -136%
}


.p5-next {
    width: 45px;
    height: 45px;
    background: url(../images/5548845cb23ea3cb01e0036ae87b5f753cb6f0d9.png) no-repeat center center;
    position: absolute;
    left: 28%;
    bottom: 0%;
    z-index: 9999;
    outline: none;
}

.p5-prev {
    width: 45px;
    height: 45px;
    background: url(../images/ecf9094f39f3ca0cc7a86220af675eaa2cb95404.png) no-repeat center center;
    position: absolute;
    left: 24.5%;
    bottom: 0%;
    z-index: 9999;
    outline: none;
}




.p5a {
    position: relative;
}

.p5a-t {
    width: 40%;
    position: absolute;
    bottom: -4.5%;
    left: 36.7%;
    transform: translateY(-50%);
    z-index: 99999;
}

.p5a-t img {
    width: 100%;
}

.p5a a.view {
    width: 55.27%;
}





@media(max-width: 1440px) {
    .p5-next {
        left: 35%;

    }

    .p5-prev {
        left: 31%;
    }

    .p5a-t {
        bottom: -4%;
        left: 43%;
    }

    .p5a a.view {
        margin-top: 2rem;
    }

    .p5-swiper .swiper-slide div.cont h4 {
        font-size: 0.7rem;
    }

    .p5-swiper .swiper-slide div.cont h4 {
        margin-bottom: 1.4rem;
    }
}

@media(max-width: 1200px) {
    .p5a-t {

        left: 38%;
    }

    .p5-prev {
        left: 26%;
    }

    .p5-next {
        left: 31%;
    }
}


@media(max-width:1024px) {
    .p5 .p5-pagination {
        padding-bottom: 4.6rem;
    }

    .p5 .p5-pagination span {
        font-size: 1.16rem;
    }

    .p5-prev {
        display: none;
    }

    .p5-next {
        display: none;
    }

    .p5a-t {
        display: none;
    }

    .p5-swiper {
        width: 96.1%;
        margin: 0 auto;
    }



    .p5-swiper .swiper-slide div.cont {
        width: 33%;
        padding: 0;
        padding-top: 3.9%;
    }

    .p5-swiper .swiper-slide div.img {
        width: 61%;
    }

    .p5-swiper .swiper-slide div.cont h3 {
        font-size: 1.94rem;
    }

    .p5-swiper .swiper-slide div.cont h4 {
        font-size: 1.16rem;
    }

    .p5-swiper .swiper-slide div.cont p {
        font-size: 1.03rem;
        line-height: 1.94rem;
        color: #666666;
    }

}

@media(max-width:768px) {

    .p5-swiper {
        width: 100%;
        padding-left: 2%;
    }

    .p5 .p5-pagination span {
        font-size: 0.6rem;
    }

    .p5 .p5-pagination {
        padding-bottom: 2.4rem;
    }

    .p5-swiper .swiper-slide div.cont h3 {
        font-size: 1.5rem;
    }

    .p5-swiper .swiper-slide div.cont h4 {
        font-size: 0.6rem;
    }

    .p5-swiper .swiper-slide div.cont p {
        font-size: 0.8rem;
        line-height: 1.5rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }

    .p5-swiper .swiper-slide div.img {
        width: 63%;
    }

    .p5-swiper .swiper-slide div.cont {
        padding-top: 1.9%;
    }

    .p5-swiper .swiper-slide div.cont h4 {
        margin-bottom: 0.4rem;
    }

    .p5a a.view {
        width: 70.27%;
        height: 2rem;
        line-height: 2rem;
        margin-top: 1rem;
    }
}



@media(max-width:478px) {
    .p5 .p5-pagination {
        background: none;
    }

    .p5 .p5-pagination span {
        margin: 4% 2%;
    }

    .p5-swiper .swiper-slide div.cont h3 {
        font-size: 1.1rem;
        margin-bottom: 0.2rem;
    }

    .p5-swiper .swiper-slide div.cont h4 {
        display: none;
    }

    .p5a a.view {
        margin-top: 0.5rem;
    }
}


.p6 {
    background: url(../images/a2d6d278ea52e5cbd64eeb6528dc70fe6ee6ced7.jpg) no-repeat center center;
    background-size: cover;
    padding: 5.21% 0;
    margin-top: 2.1%;
}

.p6 .index-title {
    margin-top: 0;
}

.p6 .index-title h3 span {
    color: #fff;
}

.p6 .index-title p {
    color: #fff;
}


.p6a {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 2.96%;
}

.p6a1 {
    width: 46.02%;
}

.p6a1>h3 {
    font-size: 1.1rem;
    color: #ffffff;
}

.p6a1>p {
    font-size: 0.8rem;
    color: #ffffff;
    margin-bottom: 1.2rem;
    line-height: 46px;
}

.p6-form input {
    background: none;
    outline: none;
    border: none;
}

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

.p6-input p {
    font-size: 0.7rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.8rem;
    letter-spacing: 0rem;
    color: #d6d6d6;
}

.p6-input1 {
    width: 27.57%;
}

.p6-input1 input {
    width: 100%;
    line-height: 33px;
    border-bottom: 1px solid #e1e1e1;
    font-size: 12px;
    color: #fff;
}

.p6-input1 input::placeholder {
    font-size: 12px;
    color: #777777;
}

.p6-form .code-group {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 64.07%;
    margin-top: 2.1rem;
}

.p6-form .code-group input#checkcode {
    width: 43.43%;
    line-height: 33px;
    border-bottom: 1px solid #e1e1e1;
}

.p6-form .code-group span {
    display: inline-block;
    vertical-align: baseline;
    width: 22.826%;
}

.p6-form .code-group span img {
    width: 100%;
    display: block;
}

.p6-form .code-group input[type="submit"] {
    width: 26.09%;
    background-color: #c72920;
    color: #fff;
    font-size: 0.7rem;
    color: #ffffff;
    line-height: 33px;
}


.p6a2 {
    width: 50.19%;
}

.p6a2 img {
    width: 100%;
}


.p6b {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 2.083%;
}

.p6b li {
    width: 33.333%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(65, 65, 65, .6);
    padding: 2.2rem 2.3rem 2rem;
    text-align: center;
    transition: all ease .36s;
}

.p6b li a h3 {
    font-size: 1.2rem;
    color: #ffffff;
    margin-bottom: 24px;
}

.p6b li a p {
    font-size: 0.8rem;
    color: #d5d5d5;
}

.p6b li:hover {
    background-color: rgba(172, 0, 0, .6);
}

@media(max-width: 1366px) {
    .p6b li a p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
}

@media(max-width: 1200px) {
    .p6a1>p {
        margin-bottom: 0;
    }

    .p6-input p {
        line-height: 1;
    }

    .p6-form .code-group {
        margin-top: 1rem;
    }


}



@media(max-width: 1024px) {
    .p6 {
        margin-top: 7.813%;
        padding: 0;
        padding-top: 7.813%;
    }

    .p6a {
        flex-wrap: wrap;
    }

    .p6a1 {
        width: 100%;
    }

    .p6a2 {
        width: 100%;
        margin-top: 3.23rem;
    }

    .p6a1>h3 {
        font-size: 1.96rem;
    }

    .p6a1>p {
        font-size: 1.42rem;
        margin-bottom: 3.4rem;
    }

    .p6-input p {
        font-size: 1.25rem;
        line-height: 2.32rem;
    }

    .p6-input1 input::placeholder {
        font-size: 1.07rem;
        line-height: 2.32rem;
    }

    .p6-input1 input {
        font-size: 1.07rem;
        line-height: 2.32rem;
    }

    .p6-form .code-group {
        margin-top: 3.68rem;
    }

    .p6-form .code-group input#checkcode {
        line-height: 2.77rem;
    }

    .p6-form .code-group input#checkcode::placeholder {
        font-size: 1.07rem;
    }

    .p6-form .code-group input[type="submit"] {
        font-size: 1.25rem;
        line-height: 2.77rem;
    }

    .p6b {
        display: none;
    }
}



@media(max-width: 768px) {
    .p6a1>h3 {
        font-size: 1.3rem;
    }

    .p6a1>p {
        font-size: 0.9rem;
        margin-bottom: 1.85rem;
    }

    .p6-input p {
        font-size: 0.8rem;
        line-height: 1.8rem;
    }

    .p6-input1 input::placeholder {
        font-size: 0.6rem;
        color: #777777;
        line-height: 1.8rem;
    }

    .p6-input1 input {
        font-size: 0.6rem;
        color: #fff;
        line-height: 1.8rem;
    }

    .p6-form .code-group {
        margin-top: 2.1rem;
    }

    .p6-form .code-group input#checkcode {
        line-height: 1.8rem;

    }

    .p6-form .code-group input#checkcode::placeholder {
        font-size: 0.6rem;
        line-height: 1.8rem;
    }

    .p6-form .code-group input[type="submit"] {
        line-height: 1.8rem;
        font-size: 0.7rem;
    }
}







.p7 .index-title {
    margin-top: 4.17%;
}


.p7a {
    margin-top: 3.645%;
    overflow: hidden;
}

.p7a .swiper-slide a {
    display: block;
}

.p7a .swiper-slide a span.img {
    display: inline-block;
    width: 100%;
}

.p7a .swiper-slide a span.img img {
    width: 100%;
}

.p7a .swiper-slide a h3 {
    font-size: 0.8rem;
    color: #323232;
    font-weight: 400;
    margin: 2rem 0 1rem;
}

.p7a .swiper-slide a p {
    font-size: 0.7rem;
    line-height: 1.4rem;
    color: #999999;
    padding-right: 2rem;
}

.p7a .swiper-slide div.time {
    border-top: 1px solid #d2d2d2;
    margin-top: 0.75rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    opacity: 0;
    transition: all ease .36s;
}

.p7a .swiper-slide div.time span {
    font-family: DIN-Regular;
    font-size: 0.9rem;
    color: #666666;
    line-height: 40px;
}

.p7a .swiper-slide div.time em {
    width: 0;
    height: 0;
    border: 4px solid;
    border-color: transparent transparent #767676;
    transform: rotate(90deg);
}

.p7a .swiper-slide:hover div.time {
    opacity: 1;
}

.p7-pagination {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.p7-pagination .swiper-pagination-bullet {
    width: 5px;
    height: 5px;
    background-color: #919191;
    border-radius: 50%;
    opacity: 1;
    margin: 0 9px !important;
    cursor: pointer;
}

.p7-pagination .swiper-pagination-bullet-active {
    width: 18px;
    height: 18px;
    border: solid 2px #919191;
    position: relative;
    background: none;
}

.p7-pagination .swiper-pagination-bullet-active::after {
    content: "";
    width: 5px;
    height: 5px;
    background-color: #919191;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.p7a1 {
    display: none;
}

@media(max-width: 1024px) {
    .p7a {
        position: relative;
        padding-bottom: 9.47%;
    }

    .p7 .index-title {
        margin-top: 10.74%;
    }

    .p7a .swiper-slide a h3 {
        font-size: 1.03rem;
    }

    .p7a .swiper-slide a p {
        font-size: 0.9rem;
    }

    .p7a .swiper-slide div.time span {
        font-size: 1.16rem;
    }

    .p7-pagination {
        position: absolute;
        bottom: 0 !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        z-index: 99999;
    }
}


@media(max-width: 768px) {
    .p7a {
        display: none;
    }


    .p7a1 .swiper-slide a {
        display: block;
    }

    .p7a1 .swiper-slide a span.img {
        display: inline-block;
        width: 100%;
    }

    .p7a1 .swiper-slide a span.img img {
        width: 100%;
    }

    .p7a1 .swiper-slide a h3 {
        font-size: 0.8rem;
        color: #323232;
        font-weight: 400;
        margin: 1.5rem 0 0.95rem;
    }

    .p7a1 .swiper-slide a p {
        font-size: 0.7rem;
        line-height: 1.4rem;
        color: #999999;
        padding-right: 2rem;
    }

    .p7a1 .swiper-slide div.time {
        border-top: 1px solid #d2d2d2;
        margin-top: 0.75rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        opacity: 0;
        transition: all ease .36s;
    }

    .p7a1 .swiper-slide div.time span {
        font-family: DIN-Regular;
        font-size: 0.9rem;
        color: #666666;
        line-height: 40px;
    }

    .p7a1 .swiper-slide div.time em {
        width: 0;
        height: 0;
        border: 4px solid;
        border-color: transparent transparent #767676;
        transform: rotate(90deg);
    }

    .p7a1 .swiper-slide:hover div.time {
        opacity: 1;
    }

    .p7 .index-title {
        margin-top: 0;
    }

    .p7 {
        background: url(../images/adb5f04301d5f30a6971547d88d987bacd4977fc.png) no-repeat top center;
        background-size: cover;
        padding-top: 3rem;
    }

    .p7a1 {
        display: block;
        margin-top: 2rem;
    }

}










.p8a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 5.208%;
}

.p8a li {
    width: 33.333%;
    position: relative;
}

.p8a li img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.p8a li div.cont {
    position: relative;
    z-index: 99;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 5.45rem 0 5.5rem;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;

}

.p8a li div.cont h3 {
    font-size: 1.1rem;
    margin-bottom: 0.8rem;
}

.p8a li div.cont span {
    font-size: 0.7rem;
    position: absolute;
    left: 1.45rem;
    top: 1.5rem;
}

.p8a li div.cont span::after {
    content: "";
    width: 20px;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    bottom: -1rem;
    left: 0;
}

.p8a li div.cont a {
    display: inline-block;
    width: 116px;
    line-height: 36px;
    border: solid 2px #ffffff;
    font-size: 12px;
    color: #ffffff;
    margin-top: 1.4rem;
}

.p8a li div.cont p {
    font-size: 0.7rem;
    color: #ffffff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}

.p8-md {
    display: none;
}

@media(max-width: 1024px) {
    .p8-bg {
        display: none !important;
    }

    .p8-md {
        display: flex !important;
    }

    .p8a {
        margin-top: 8.79%;
        flex-wrap: wrap;
    }

    .p8a li {
        width: 50%;
    }

    .p8a li:last-child h3 {
        opacity: 0;
    }

    .p8a li:first-child {
        width: 100%;
    }

    .p8a li div.cont h3 {
        font-size: 1.68rem;
    }

    .p8a li div.cont p {
        font-size: 1.03rem;
    }

    .p8a li div.cont span {
        font-size: 1.16rem;
    }
}

@media(max-width: 768px) {

    .p8a {
        margin-top: 0;
    }

    .p8a li img {
        display: none;
    }

    .p8a li {
        width: 50%;
    }

    .p8a li:first-child {
        background-color: #c72920;
        width: 50%;
    }

    .p8a li:nth-child(2) {
        background-color: #c72920;
    }

    .p8a li:last-child {
        width: 100%;
        background-color: #313131;
    }

    .p8a li div.cont {
        padding: 3.4rem 0 2.9rem;
    }

    .p8a li div.cont span {
        font-size: 0.7rem;
    }

    .p8a li div.cont h3 {
        font-size: 1.2rem;
    }

    .p8a li div.cont p {
        font-size: 0.7rem;
    }

    .p8a li:last-child h3 {
        opacity: 1;
    }

    .p8a li div.cont span {
        top: 0.95rem;
        left: 0.95rem;
    }
}

@media(max-width: 478px) {
    .p8a li:first-child {
        width: 100%;
    }

    .p8a li:nth-child(2) {
        width: 100%;
    }

    .p8a li:last-child {
        width: 100%;
    }
}








.wh1432 {
    max-width: 1462px;
    padding: 0 15px;
    margin: 0 auto;
}




.p9 {
    background: #313131;
    color: #ffffff;
    padding-top: 4.323%;
}

.p9a {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 4.167%;
}

.p9a h3.ft {
    font-size: 1.01rem;
    position: relative;
    margin-bottom: 4.1rem;
}

.p9a h3.ft span {
    font-size: 0.9rem;
    color: #8e8e8e;
    margin-left: 0.5rem;
    font-weight: 100;
}

.p9a h3.ft::after {
    content: "";
    width: 30px;
    height: 1px;
    background-color: #8e8e8e;
    left: 0;
    bottom: -2.35rem;
    position: absolute;

}

.p9a1 {
    width: 31.883%;
}

.p9a1>h4 {
    font-size: 0.9rem;
}

.p9a1>p {
    font-size: 0.8rem;
    line-height: 1.9rem;
}

.p9a1a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 2.4rem;
}

.p9a1a li {
    width: 50%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 1rem;
}

.p9a1a li h3 {
    font-size: 0.7rem;
    font-weight: 400;
    margin-left: 0.4rem;
    color: #fff;
}

.p9a2 {
    width: 17.598%;
}

.p9a2 h3.ft {
    margin-bottom: 2.2rem;
}

.p9a2 h3.ft::after {
    display: none;
}

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

.p9a2a li {
    width: 46.03%;
}

.p9a2a li img {
    width: 100%;
}

.p9a2a h3 {
    font-size: 0.7rem;
    color: #8e8e8e;
    text-align: center;
    font-weight: 400;
    line-height: 1.9rem;
}


.p9a3 {
    width: 27.095%;
}

.p9a3a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.p9a3a li:first-child {
    display: none;
}

.p9a3a li {
    display: inline-block;
    width: 26%;
    margin-right: 11%;
}

.p9a3a li a {
    font-size: 0.8rem;
    line-height: 2.1rem;
    color: #999999;
}

.p9a3a li:nth-child(4) {
    margin-right: 0;
}

.p9a3a li:nth-child(7) {
    margin-right: 0;
}




.p9b {
    border-top: 1px solid rgba(255, 255, 255, .32);
    background: #313131;
    padding: 0.95rem 0;
    font-size: 12px;
    line-height: 1.2rem;
    color: rgb(255, 255, 255, .3);
    text-align: center;
}

.p9b a {
    color: rgb(255, 255, 255, .3);
}




@media(max-width: 1366px) {
    .p9a3a li {
        width: 31%;
        margin-right: 2%;
    }
}

@media(max-width: 1024px) {
    .p9 {
        padding-top: 9.48%;
    }

    .p9a {
        padding-bottom: 3.167%;
    }

    .wh1432 {
        padding: 0 20px;
    }

    .p9a3 {
        display: none;
    }

    .p9a1 {
        width: 50%;
    }

    .p9a2 {
        width: 50%;
    }

    .p9a h3.ft {
        font-size: 1.68rem;
    }

    .p9a h3.ft span {
        font-size: 1.16rem;
    }

    .p9a2 h3.ft {
        display: none;
    }

    .p9a1>h4 {
        font-size: 1.42rem;
        line-height: 2.45rem;
    }

    .p9a1>p {
        font-size: 1.16rem;
        line-height: 2.45rem;
    }

    .p9a1a li:nth-child(2) {
        display: none;
    }

    .p9a1a li:nth-child(3) {
        display: none;
    }

    .p9a1a li h3 {
        font-size: 1.03rem;
        color: #fff;
    }

    .p9a2a {
        /* justify-content: flex-start; */
        padding: 0 10.55%;
    }

    .p9a2a li {
        width: 44.1%;
    }

    .p9a2a h3 {
        font-size: 1.03rem;

    }

    .x-seo {
        display: none;
    }

    .p9b form {
        display: none;
    }

    .x-region {
        display: none;
    }

    .f_link {
        display: none;
    }

    .p9b {
        padding: 1.87rem;
        font-size: 0.77rem;
    }

}

@media(max-width: 768px) {
    .p9 {
        border-top: 1px solid #4d4d4d;
    }

    .p9a {
        flex-wrap: wrap;
    }

    .p9a1 {
        width: 100%;
        text-align: center;
    }

    .p9a h3.ft {
        font-size: 1.3rem;
        margin-bottom: 3rem;
    }

    .p9a h3.ft span {
        display: block;
        font-size: 0.9rem;
        line-height: 1.9rem;
        letter-spacing: 0.18rem;
        color: #8e8e8e;
    }

    .p9a h3.ft::after {
        left: 50%;
        transform: translateX(-50%);
        bottom: -1rem;
    }

    .p9a1>h4 {
        font-size: 1.1rem;
        line-height: 1.9rem;
    }

    .p9a1>p {
        font-size: 0.9rem;
        line-height: 1.9rem;
    }

    .p9a1a {
        width: 50%;
        margin: 0 auto;
    }

    .p9a1a li h3 {
        font-size: 0.8rem;
        line-height: 1.9rem;

    }

    .p9a2 {
        margin: 1.5rem auto 0;
    }

    .p9a2a h3 {
        font-size: 0.8rem;
    }

    .p9b {
        font-size: 0.6rem;
        padding: 1rem 0;
        color: #fff;
        color: rgb(255, 255, 255, .3);
    }

    .p9b a {
        color: #fff;
        color: rgb(255, 255, 255, .3);
    }
}

@media(max-width: 478px) {
    .p9a2a {
        padding: 0;
    }

    .p9a1a {
        width: 72%;
    }
}

@media(max-width: 1024px) {
    .x-banner {
        margin-top: 60px;
    }

    .page-banner {
        margin-top: 60px;
    }
}









/*内页左侧样式*/


.container {
    margin: 0 auto;
    padding: 0;
}






/* 内页样式 */
.xypg-banner div.img img {
    width: 100%;
}

.wh1440 {
    max-width: 1470px;
    margin: 0 auto;
    padding: 0 15px;
}

.zj1 {

    background-color: #ffffff;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
}

.zj1 ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;

}

.zj1 ul li {
    width: 25%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 6rem;
    border-right: 1px solid #e2e2e2;
}

.zj1 ul li:last-child {
    border-right: none;
}

.zj1 ul li a {
    display: block;
}

.zj1 ul li img.bai {
    display: none;
}

.zj1 ul li a h3 {
    font-size: 0.8rem;
    font-weight: normal;
    color: #666666;
    margin-top: 0.5rem;
}

.zj1 ul li:hover {
    background-color: #df0100;
}

.zj1 ul li:hover a h3 {
    color: #fff;
}

.zj1 ul li:hover a img.bai {
    display: inline-block;
}

.zj1 ul li:hover a img.hei {
    display: none;
}



.zj2 {
    margin-top: 6.46%;
}

.zj2 .wh1440 {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
}

.zj2a {
    width: 51.74%;
}

.zj2a h3 {
    font-size: 1.5rem;
    color: #000000;

}

.zj2a .zj2a1 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0 0 2.8rem 0;
    font-size: 0.9rem;
    color: #616161;
}

.zj2a .zj2a1 h4 {
    font-family: "Arial";
    font-size: 3.1rem;
    color: #c72920;
    margin-right: 0.5rem;
}

.zj2a>p {
    font-size: 0.7rem;
    line-height: 1.4rem;
    color: #999999;
}

.zj2img {
    width: 40.28%;
}

.zj2img img {
    width: 100%;
}


.zj3 {
    background: url(../images/6b9f5b8d67ff637c784b8f3b3d71f63669bbee93.png) no-repeat center bottom;
    height: 26rem;
    background-size: 100%;
    margin-top: 5.2%;
}

.zj3>.wh1440 {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.zj3a {
    width: 31.94%;
}

.zj3a img {
    width: 100%;
}

.zj3b {
    width: 38.47%;
    margin-bottom: 4%;
}

.zj3b img {
    width: 100%;
}



.zj4-title h3 {
    text-align: center;
    font-size: 1.8rem;
    color: #333333;
}

.zj4 {
    background: url(../images/30172e3e7c46e5653679176065317ae74a61bbbb.png) no-repeat left top;
    background-size: cover;
    padding: 5.15% 0 3.49%;
    margin-top:50px;
}


.zj4a {
    margin-top: 3.125%;
}

.zj4a-swiper {
    overflow: hidden;
}

.zj4a .swiper-slide {
    border: solid 1px #dadada;
}

.zj4a .swiper-slide a {
    display: block;
    text-align: center;
}

.zj4a .swiper-slide a img {
    max-width: 100%;
}

.zj4a-pagination {
    text-align: center;
    margin-top: 3rem;
}

.zj4a-pagination .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background-color: #999999;
    margin: 0 10px;
}

.zj4a-pagination .swiper-pagination-bullet-active {
    background-color: #df0100;
}


.zj5 .p3-content {
    width: 79%;
}
.p3-content .swiper-slide {
    padding: 2% 2% 6%;
}
.zj5 {
    background: url(../images/6bc3f07f703b70d76881c1de4202985c79af540a.jpg) no-repeat bottom center;
    background-size: 100%;
}
.zj5 .zj4-title {
    margin-bottom: 3rem;
}
.zj5 .line {
    top: 45%;
}
.zj5 .p3-next {
      top: 44.3%;
}
.zj5 .p3-prev {
        top: 44.3%;
}
.zj5 {
    padding: 5.4% 0 10%;
}

.zj5  .p3-content .swiper-slide:hover h3::after {
    bottom: -160%;
}


.zj6 {
    margin-top: 5.2%;
}
.zj6 ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.zj6 ul li:nth-child(1) {
    width: 50%;
}
.zj6 ul li:nth-child(1)  div.cont {
    background-color: #fff;
    padding: 2rem 1.5rem 1.2rem 0;
}
.zj6 ul li:nth-child(1)  div.cont  h3 {
    margin-bottom: 1rem;
}
.zj6 ul li:nth-child(2) {
    width: 25%;
  
}
.zj6 ul li:nth-child(2) a{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.zj6 ul li:nth-child(3) {
    width: 25%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.zj6 ul li:nth-child(3) a{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.zj6 ul li a {
    display: block;
}
.zj6 ul li div.cont  {
    background-color: #fafafa;
   height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0 1rem;
}
.zj6 ul li div.cont h3{
    font-size: 1rem;
    color: #c72920;
    margin-bottom: 1.4rem;
}
.zj6 ul li div.cont  p{
    font-size: 0.8rem;
	color: #8e8e8e;
}
.zj6 ul li div.img img {
    width: 100%;
}

@media(max-width: 1600px) {
    .zj5 .line {
        top: 46%;
    }
}
@media(max-width: 1440px) {
    .zj3b {
        margin-bottom: initial;
    }
    .zj5 .p3-prev {
        right: 16%;
    } 
    .zj5 .p3-next {
        left: 16%;
    }
    .zj5 .line {
        top: 52.5%;
    }
   
}
@media(max-width: 1366px) {
    .zj3 {
        height: 24rem;
    }
   
}
@media(max-width: 992px) {
    .zj5 .line {
        top: 58.5%;
    }
}

@media(max-width: 768px) {
    .zj2a {
        width: 100%;
        margin-bottom: 4%;
    }
    .zj2img {
        width: 100%;
    }
    .zj3 {
        background: initial;
    }
    .zj3a {
        width: 47%;
    }
    .zj3b {
        width: 45%;
    }
    .zj5 .p3-prev {
        display: none;
    }
    .zj5 .p3-next {
        display: none;
    }
    .zj5 .line {
        top: 61.5%;
    }
    .zj6 ul li:nth-child(1) {
        width: 100%;
    }
    .zj6 ul li:nth-child(2) {
        width: 50%;
    }
    .zj6 ul li:nth-child(3) {
        width: 50%;
    }
    .zj6 ul li div.cont {
        padding: 4.6rem 1rem;
    }
}

@media(max-width: 500px) {
    .zj3 {
        height: 16rem;
    }
    .zj2a>p {
        font-size: 1rem;
        line-height: 1.6rem;
    }
    .zj4a {
        margin-top: 6%;
    }
    .zj4a-pagination .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        margin: 0 3px;
    }
    .zj4a-pagination {
        margin-top: 2rem;
    }
    .zj5 .zj4-title {
        margin-bottom: initial;
    }
    .zj6 ul li div.cont h3 {
        font-size: 1.1rem;
    }
    .zj6 ul li div.cont p {
        font-size: 1rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
    }
    .zj6 ul li div.cont {
        padding: 1.6rem 1rem;
    }
}



/* 内页新闻 */


.nnews-g {
    overflow: hidden;
    padding-bottom: 3.05rem;
}
.nnews-g  .swiper-slide a {
    display: block;
}
.nnews-g  .swiper-slide a span {
    font-family: DIN-Bold;
	font-size: 0.7rem;
	color: #666666;
}
.nnews-g  .swiper-slide a  h3 {
    font-size: 1.2rem;
    color: #333333;
    margin: 1.2rem 0  1.8rem;
}
.nnews-g  .swiper-slide a img {
    width: 100%;
}
.news-pagination  {
    text-align: center;
    vertical-align: middle;
    margin-top: 2.9rem;
}
.news-pagination  .swiper-pagination-bullet {
    width: 2.5rem;
	height: 1px;
    background-color: #d6d6d6;
    margin: 0;
    border-radius: initial;
}
.news-pagination  .swiper-pagination-bullet-active {
    height: 3px;
    background-color: #df0100;
}


.xypg-news-list1 li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.6rem 0;
    border-bottom: 1px solid #e8e8e8;
}
.xypg-news-list1 li:nth-child(1) {
    border-top: 1px solid #e8e8e8;
}
.xypg-news-list1 li a div.time  {
    width: 16.54%;
}

.xypg-news-list1 li a div.time span {
    font-family: "Myriad Pro";
	font-size: 0.7rem;
	color: #1a252a;
}
.xypg-news-list1 li a div.time  p {
    font-family: "Myriad Pro";
	font-size: 1.8rem;
	color: #1a252a;
}
.xypg-news-list1 li a h3 {
    font-size: 1.2rem;
    color: #999999;
    font-weight: 400;
    width: 68%;
}
.xypg-news-list1 li a>span {
    font-size: 0.9rem;
    color: #333333;
    font-weight: 700;
}


@media(max-width: 768px) {
    .xypg-news-list1 li a div.time p {
        font-size: 1.4rem;
    }
}
@media(max-width: 500px) {
    .xypg-news-list1 li a div.time p {
        font-size: 0.4rem;
    }
}

.map {
    position: relative;
    overflow: hidden;
    margin-top: -4rem;
    z-index: 1;
}
.map1 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}
@media(max-width: 500px)  {
    .map{
        height: 20rem;
    }
}


.lx {
    position: relative;
    z-index: 2;
}
.lx1 {
    background: url(../images/c84db7313f910104da030480f739601b97647a73.jpg) no-repeat center center;
    background-size: cover;
    color: #ffffff;
    padding: 4rem 0.95rem 4.3rem;
    margin-top: 2.7rem;
    position: relative;
    z-index: 99;
}
.lx1 h3 {
    font-size: 1.5rem;

}
.lx1  p {
    font-size: 1.2rem;
    font-weight: 100;
    margin-bottom: 1.2rem;
}
.lx1  span {
    font-size: 0.9rem;
}
.lx2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.lx2 .lx2-left {
    width: 50%;
    background-color: #ffffff;
    box-shadow: 2px 2px 16px 2px #ebebeb;
    padding: 2.1rem 1rem 0.9rem;
}
.lx2 .lx2-left > h3 {
    font-size: 1rem;
    color: #df0100;
    margin-bottom: 2rem;
}
.formbox1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.form-group1{
    width: 48%;
    margin-bottom: 1.7rem;
}
.formbox1  p {
    font-size: 0.7rem;
	color: #999999;
}
.formbox1 input {
    background: none;
    outline: none;
    border: none;
    line-height: 1.8rem;
    height: 1.8rem;
    border-bottom: 1px solid #e1e1e1;
    width: 100%;
}
.formbox1 input::placeholder {
    font-size: 0.6rem;
	color: #cdcdcd;
}


.formbox3 p {
    font-size: 0.7rem;
	color: #999999;
}
.formbox3 textarea {
    background: none;
    outline: none;
    border: none;
    resize: none;
    height: 3.55rem;
    line-height: 1.5rem;
    border-bottom: 1px solid #e1e1e1;
    width: 100%;
    font-size: 0.6rem;
    color: #cdcdcd;
    margin-bottom: 1rem;
}
.formbox3 textarea::placeholder {
    color: #cdcdcd;
}
.form-group2 input[name="checkcode"] {
    background: none;
    outline: none;
    border: none;
    line-height: 1.8rem;
    height: 1.8rem;
    border-bottom: 1px solid #e1e1e1;
}
.form-group2  a {
    font-size: 0.6rem;
    color: #cdcdcd;
}
.form-group2 input[type='submit'] {
    background: none;
    outline: none;
    border: none;
	width: 6rem;
	height: 1.85rem;
	background-color: #df0100;
    border-radius: 0.93rem;
    line-height: 1.85rem;
    font-size: 0.8rem;
	font-weight: 700;
	color: #ffffff;

}

.lx2-right {
    width: 50%;
    background-color: #fff1f1;
    padding: 2.1rem 2.2rem 0.9rem;
}
.lx2-right > h3 {
    font-size: 1rem;
    color: #df0100;
    margin-bottom: 1.8rem;
}
.lx2-right  p {
    font-size: 0.8rem;
    color: #999999;
    line-height: 2.4rem;
}
.lx2-right  p strong {
    color: #df0100;
}

.lx2-right ul{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0.8rem;
}
.lx2-right ul li {
    width: 16.67%;
    margin-right: 1rem;
}
.lx2-right ul li  a {
    display: block;
}
.lx2-right ul li  a img {
    width: 100%;
}


@media(max-width: 768px) {
    .lx2-right {
        padding: 2.1rem 0.5rem 0.9rem;
    }
    .lx2-right ul li {
        width: 25.67%;
    }
}
@media(max-width: 500px) {
    .lx2 .lx2-left {
        width: 100%;
        padding: 2rem 1rem;
    }
    .lx2-right {
        width: 100%;
        padding: 2rem 1rem;
    }
    .lx1 {
        margin-top: -3.7rem;
    }
}