.bannerx {
    width: 100vw;
    height: 100vh;
}

@media (max-width: 1025px) {
    .bannerx {
        height: auto;
    }
}

.bannerx video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    background-color: #000;
    transform: translate(-50%, -50%);
}

@media (max-width: 1025px) {
    .bannerx video {
        position: relative;
        left: auto;
        top: auto;
        transform: translate(0%, 0%);
    }
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tou {
    height: 102px;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 111;
}

.tou .logo {
    line-height: 102px;
}

.tou .ss {
    position: relative;
}

.tou .ss .img {
    line-height: 102px;
}

.tou .ss #formsearch {
    background: #fff;
    width: 250px;
    position: absolute;
    right: 0;
    top: 102px;
    display: none;
}

.tou .ss #formsearch input {
    border: none;
    background: none;
    line-height: 34px;
}

.tou .ss #formsearch input#keyword {
    float: left;
    text-indent: 10px;
    width: 200px;
}

.tou .ss #formsearch input#s_btn {
    float: right;
    width: 50px;
}

.tou .an {
    display: block;
    font-size: 15px;
    width: 100px;
    line-height: 33px;
    color: #fff;
    text-align: center;
    background: #fcb026;
    text-transform: uppercase;
    margin-right: 24px;
    margin-top: 35px;
}

.container-fluidx {
    padding: 0 4.375%;
}

@media (max-width: 1025px) {
    .container-fluidx {
        padding: 0 15px;
    }
}

h2.bt {
    text-align: center;
    font-size: 40px;
    color: #333333;
    line-height: 68px;
}

h2.bt p {
    background: url(//cdn.myxypt.com/75214ad0/21/06/299e62f74a08a13b9bc30524ae4094347b5ea390.png) no-repeat 50% 0;
    font-size: 15px;
    color: #666666;
    line-height: 40px;
}

.c1 {
    margin-top: 36px;
}

.c1 .list2 {
    margin-top: 36px;
    display: flex;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px;
}

.c1 .list2 li {
    padding: 0 8px;
}

@media (max-width: 991px) {
    .c1 .list2 li {
        margin-bottom: 20px;
    }
}

.c1 .list2 li a {
    display: block;
    position: relative;
    overflow: hidden;
}

.c1 .list2 li .img {
    position: relative;
}

.c1 .list2 li .img:after {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .25);
    opacity: 1;
    transition-duration: .3s;
}

.c1 .list2 li:hover .img:after {
    opacity: 0;
}

.c1 .list2 li .img img {
    width: 100%;
}

.c1 .list2 li h3 {
    font-size: 23px;
    color: #fff;
    position: absolute;
    top: 0;
    padding: 45px 27px;
    left: 0;
}

.c1 .list2 li h3 p {
    font-size: 15px;
    font-family: arial;
    margin-top: 10px;
}

.c1 .list2 li h4 {
    color: #fff;
    position: absolute;
    bottom: 0;
    z-index: 11;
    padding: 0 27px;
    width: 100%;
}

.c1 .list2 li h4 dd {
    border-top: 3px solid #fff;
    font-size: 16px;
    line-height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 20px 0;
}

.c1 .list2 li .zi {
    position: absolute;
    bottom: -100%;
    width: 100%;
    padding: 0 27px;
    background: url(//cdn.myxypt.com/75214ad0/21/10/85a13f013f02b132618471257a822d9c0db53a90.png) no-repeat right 90% #fcb026;
}

@media(max-width: 1300px) {
    .c1 .list2 li .zi {
        display: none;
    }
}

.c1 .list2 li .zi .tx1 {
    font-size: 23px;
    line-height: 50px;
    border-bottom: 3px solid #fff;
    color: #fff;
    background: url(//cdn.myxypt.com/75214ad0/21/06/fc9ebd8979bbefa7845c03a278a0b34fd17df984.png) no-repeat right 50%;
}

.c1 .list2 li .zi dd {
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    padding: 16px 0;
}

@media (min-width: 1025px) {
    .c1 .list2 li:hover h3 {
        opacity: 0;
    }
    .c1 .list2 li:hover h4 {
        opacity: 0;
    }
    .c1 .list2 li:hover .zi {
        bottom: 0;
    }
}

.allx {
    transition: all 0.3s ease;
}

.c2 {
    margin-top: 50px;
}

@media (max-width: 780px) {
    .c2 {
        margin-top: 16px;
    }
    
}

.c2 .content {
    margin-top: 24px;
    background: url(//cdn.myxypt.com/75214ad0/21/06/5271203cff9ee4d48f07bda97207ac7c42239fbf.png) no-repeat 50%;
    background-size: cover;
    padding: 64px 0 26px;
}

.c2 .content .c2-1 {
    width: 34%;
    max-width: 316px;
}

@media (max-width: 780px) {
    .c2 .content .c2-1 {
        width: 100%;
        max-width: 100%;
    }
}

.c2 .content .c2-1 h3 {
    font-size: 30px;
    color: #fff;
    margin-bottom: 28px;
}

.c2 .content .c2-1 h3 p {
    font-size: 18px;
    font-family: arial;
    margin-top: 18px;
    text-transform: uppercase;
}

.c2 .content .c2-1 .cx p {
    line-height: 44px;
    margin-top: 10px;
    font-size: 16.5px;
    color: #fff;
    border: none;
    border-bottom: 1px dashed #fff;
    transition: all 0.3s ease;
    outline: none;
    position: relative;
}

.c2 .content .c2-1 .cx p:after {
    content: '';
    display: block;
    width: 7px;
    height: 11px;
    background: url(//cdn.myxypt.com/75214ad0/21/06/ab03a631c5ffa2a50f6a47fccf322fef45a20c9e.png) no-repeat;
    position: absolute;
    transition: all 0.3s ease;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.c2 .content .c2-1 .cx p:hover {
    color: #fcb026;
    border-color: #fcb026;
}

.c2 .content .c2-1 .cx p:hover:after {
    background-position: -7px 0;
}

.c2 .content .c2-1 .list2 {
    margin-top: 30px;
    text-align: center;
}

.c2 .content .c2-1 .list2 a {
    display: inline-block;
    width: 41%;
    margin: 0 2.5%;
    line-height: 38px;
    font-size: 16.5px;
    border: 1px solid #fff;
    color: #fff;
    transition: all 0.5s ease;
    position: relative;
}

.c2 .content .c2-1 .list2 a span {
    position: relative;
    z-index: 111;
}

.c2 .content .c2-1 .list2 a:after {
    content: '';
    background: #fcb026;
    width: 0%;
    height: 100%;
    transition: all 0.5s ease;
    top: 0;
    left: 0;
    display: block;
    position: absolute;
}

.c2 .content .c2-1 .list2 a.on {
    border: 1px solid #fcb026;
}

.c2 .content .c2-1 .list2 a.on:after {
    width: 100%;
}

@media(max-width: 1450px) {
    .c2 .content .c2-1 h3 {
        margin-bottom: 6px;
    }
    .c2 .content .c2-1 .cx p {
        font-size: 14px;
        line-height: 38px
    }
    .c2 .content .c2-1 .list2 {
        margin-top: 20px;
    }
}

.c2 .content .c2-2 {
    width: 63.3%;
}

@media (max-width: 780px) {
    .c2 .content .c2-2 {
        width: 100%;
        margin-top: 30px;
    }
}

.c2 .content .c2-2 .contentx {
    position: relative;
}

.c2 .content .c2-2 .list2 {
    position: relative;
}

.c2 .content .c2-2 .list2 li img {
    width: 100%;
}

.c2 .content .c2-2 .list2 .slick-dots {
    position: absolute;
    bottom: 10px;
    right: 22px;
}

.c2 .content .c2-2 .list2 .slick-dots li {
    width: 10px;
    height: 10px;
    border-radius: 100px;
    background: #959595;
    float: left;
    margin: 0 4px;
}

.c2 .content .c2-2 .list2 .slick-dots li button {
    display: none;
}

.c2 .content .c2-2 .list2 .slick-dots li.slick-active {
    background: #f2ab2d;
}

.c2 .content .c2-2 .list3 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    color: #fff;
    text-align: center;
    padding: 26px 0 36px;
    padding: 16px 0 26px;
    background: rgba(0, 0, 0, 0.28);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

@media (max-width: 500px) {
    .c2 .content .c2-2 .list3 {
        position: relative;
        bottom: auto;
    }
}

@media (max-width: 500px) {
    .c2 .content .c2-2 .list3 li {
        margin-bottom: 10px;
    }
}

.c2 .content .c2-2 .list3 li h3 {
    font-size: 35.72px;
    font-family: Impact;
}

.c2 .content .c2-2 .list3 li dd {
    font-size: 16px;
    margin-top: 12px;
}

.c2 .content .c2-2 .dh {
    color: #fff;
    text-align: right;
    line-height: 60px;
}

.c3 {
    margin-top: 36px;
}

.c3 .content {
    margin-top: 36px;
}

.c3 .content .list2 {
    width: 50%;
}

@media (max-width: 991px) {
    .c3 .content .list2 {
        width: 100%;
    }
}

.c3 .content .list2 li {
    padding-bottom: 67%;
    position: relative;
    height: 0;
}

.c3 .content .list2 li .img {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    height: 100%;
}

.c3 .content .list2 li .img img {
    width: 100%;
    height: 100%;
}

.c3 .content .list2 li .zi {
    background: rgba(0, 0, 0, 0.42);
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    width: 100%;
}

.c3 .content .list2 li .zi .timex {
    text-align: center;
    color: #fff;
    width: 121px;
    height: 96px;
    background: #fcb026;
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.c3 .content .list2 li .zi .timex p {
    font-size: 16px;
}

.c3 .content .list2 li .zi h3 {
    color: #fff;
    font-size: 17px;
    margin-left: 1.822vw;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.c3 .content .list2 li:hover .img img {
    transform: scale(1.1);
}

.c3 .content .list3 {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 991px) {
    .c3 .content .list3 {
        width: 100%;
    }
}

.c3 .content .list3 li {
    width: 50%;
}

@media (max-width: 760px) {
    .c3 .content .list3 li {
        width: 100%;
    }
    .c3 .content .list3 li:nth-child(1) {
        border-bottom: 1px solid #fcb026;
    }
}

.c3 .content .list3 li:nth-child(2) .xxx {
    flex-direction: column-reverse;
    display: flex;
    flex-wrap: wrap;
}

.c3 .content .list3 li .ha1 {
    padding-bottom: 67%;
    position: relative;
    height: 0;
    cursor: pointer;
}

.c3 .content .list3 li .img {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    height: 100%;
}

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

.c3 .content .list3 li .zi {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    background: #f1f1f1;
    padding: 15% 7% 0 10%;
}

@media (max-width: 760px) {
    .c3 .content .list3 li .zi {
        padding: 20px;
    }
}

.c3 .content .list3 li .zi h3 {
    font-size: 16.82px;
    color: #000000;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.c3 .content .list3 li .zi h3:hover {
    color: #ffa400;
}

.c3 .content .list3 li .zi .timex {
    font-size: 13.85px;
    color: #0e0509;
    line-height: 43px;
}

.c3 .content .list3 li .zi dd {
    margin-top: 10px;
    font-size: 16px;
    color: #0e0509;
    line-height: 36px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media (max-width: 1490px) {
    .c3 .content .list3 li .zi dd {
        margin-top: 0;
        line-height: 24px;
    }
}

.c3 .content .list3 li:hover:nth-child(2) .img img {
    transform: scale(1.1);
}

.jk {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
    position: fixed;
    overflow: hidden;
    max-width: 100%;
    top: 50%;
    left: 50%;
    width: 1200px;
    height: 600px;
    z-index: -9999;
    margin-left: -600px;
    margin-top: -300px;
}

@media (max-width: 780px) {
    .jk {
        width: 320px;
        height: 306px;
        margin-left: -160px;
        margin-top: -153px;
    }
}

.jk .video-js {
    width: 1200px;
    height: 600px;
}

@media (max-width: 780px) {
    .jk .video-js {
        width: 320px;
        height: 306px;
    }
}

.jk.show1 {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all 160ms ease-in-out;
    transition: all 160ms ease-in-out;
    z-index: 111111;
}

.jk .box_wrap_bar {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 111;
    height: 46px;
    line-height: 46px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.jk .box_wrap_bar .box_wrap_close {
    position: absolute;
    right: 0;
    top: 0;
}

.jk .box_wrap_bar .box_wrap_close a {
    font: 700 1.5em/20px Tahoma;
    padding: .5em;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.c4 {
    margin-top: 36px;
}

.c4 .c4-1 {
    width: 15%;
}

@media (max-width: 780px) {
    .c4 .c4-1 {
        width: 100%;
    }
}

.c4 .c4-1 li {
    font-size: 20px;
    color: #000000;
    background: #e5e5e5;
    text-transform: uppercase;
    padding: 32px 0 30px 16px;
        padding: 35px 0 35px 16px;
    position: relative;
    transition: all 0.5s ease;
    cursor: pointer;
}

.c4 .c4-1 li:after {
    content: '';
    display: block;
    position: absolute;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
    background: url(//cdn.myxypt.com/75214ad0/21/06/dcee86239971e4425239a2621d40bbaca19af2b4.png) no-repeat 50%;
    width: 15px;
    height: 20px;
    opacity: 0;
}

.c4 .c4-1 li p {
    font-family: Impact;
    color: #fcb026;
}

.c4 .c4-1 li.on {
    color: #fff;
    background: #2d3442;
}

.c4 .c4-1 li.on:after {
    opacity: 1;
}

.c4 .c4-2 {
    width: 84%;
    padding-left: 16px;
}

@media (max-width: 780px) {
    .c4 .c4-2 {
        width: 96%;
    }
}

.c4 .c4-2 .list2 {
    position: relative;
    display: block;
}

.c4 .c4-2 .list2 .owl-nav span {
    display: none;
}

.c4 .c4-2 .list2 .owl-nav .owl-prev {
    display: none;
}

.c4 .c4-2 .list2 .owl-nav .owl-next {
    background: url(//cdn.myxypt.com/75214ad0/21/06/70659e9d4dcef264ffb288716991f34924656757.png) no-repeat 50%;
    width: 23px;
    height: 58px;
    position: absolute;
    right: -23px;
    top: 50%;
    transform: translateY(-50%);
    outline: none;
}

.c4 .c4-2 .list2 li {
    padding: 10px 20px;
}

.c4 .c4-2 .list2 li a {
    padding: 20px 12px;
    display: block;
    transition: all 0.5s ease;
}

@media(max-width:1300px){
    .c4 .c4-2 .list2 li a{
        padding: 2px 12px;
    }
}


.c4 .c4-2 .list2 li .timex {
    margin-bottom: 14px;
    font-size: 16px;
    color: #2d2d2d;
}

.c4 .c4-2 .list2 li .timex span {
    font-family: impact;
    color: #fcb026;
    font-size: 26px;
    padding-right: 20px;
}

.c4 .c4-2 .list2 li .timex span b {
    font-size: 40px;
}

.c4 .c4-2 .list2 li .timex span i {
    font-size: 30px;
    font-style: normal;
}

.c4 .c4-2 .list2 li h3 {
    font-size: 17px;
    color: #2d2d2d;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.c4 .c4-2 .list2 li dd {
    font-size: 15px;
    color: #2d2d2d;
    line-height: 32px;
    margin-top: 15px;
}

.c4 .c4-2 .list2 .owl-item.cur li a {
    box-shadow: 0 0 10px 0 rgba(92, 92, 92, 0.51);
}

.c5 {
    margin-top: 54px;
    padding-top: 64px;
    background: #f7f7f7;
    padding-bottom: 110px;
}

@media (max-width: 700px) {
    .c5 {
        margin-top: 40px;
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

.c5 h2 {
    text-align: center;
    font-size: 40px;
    color: #fcb026;
}

@media (max-width: 700px) {
    .c5 h2 {
        font-size: 28px;
    }
}

.c5 dd {
    font-size: 16.53px;
    line-height: 34px;
    color: #444444;
    margin: 36px auto 0;
    text-align: center;
    max-width: 1338px;
}

@media (max-width: 700px) {
    .c5 dd {
        font-size: 14px;
        line-height: 24px;
        margin-top: 20px;
    }
}

.c5 .list2 {
    margin-top: 64px;
    display: flex;
    justify-content: space-between;
    text-align: center;
    flex-wrap: wrap;
}

@media (max-width: 700px) {
    .c5 .list2 {
        margin-top: 30px;
    }
}

@media (max-width: 700px) {
    .c5 .list2 li {
        margin-bottom: 20px;
    }
}

.c5 .list2 li .img {
    transition: all 0.5s ease;
    line-height: 108px;
}

@media (max-width: 780px) {
    .c5 .list2 li .img {
        line-height: 80px;
    }
}

.c5 .list2 li .img img {
    height: 108px;
    transition: all 0.3s ease;
}

@media (max-width: 780px) {
    .c5 .list2 li .img img {
        height: 80px;
    }
}

.c5 .list2 li h3 {
    font-size: 16.5px;
    color: #444444;
    margin-top: 34px;
}

.c5 .list2 li dt {
    color: #444444;
    font-size: 16.5px;
    display: block;
    margin-top: 12px;
    font-weight: 500;
}

.c5 .list2 li dt b {
    font-size: 30px;
    color: #fcb026;
    font-family: Impact;
}

.c5 .list2 li:nth-child(1) dt {
    font-size: 24px;
    font-weight: 600;
}

.c5 .list2 li:nth-child(1) dt b {
    vertical-align: middle;
}
.c5 .list2 li:hover .img{
    transform: perspective(400px);
}

.c5 .list2 li:hover .img img {
    transform: rotateY(180deg);

}

.c6 {
    background: url(//cdn.myxypt.com/75214ad0/21/10/62b4fcdd5166f777cafdc955e9e8d89fa09b3c23.jpg) no-repeat 50%;
    padding-top: 88px;
    padding-bottom: 84px;
    background-attachment: fixed;
    background-size: cover;
}

.c6 .c6-1 {
    width: 100%;
    /* max-width: 730px; */
}

.c6 .c6-1>h2 {
    font-size: 30px;
    color: #000;
    font-weight:700;
    text-align: center;
    margin-bottom: 24px;
}

@media (max-width: 700px) {
    .c6 .c6-1>h2 {
        font-size: 28px;
    }
}

.c6 .c6-1>h3 {
    font-size: 16px;
    color: #000;
    /*font-weight:700;*/
    text-align: center;
    margin-bottom: 42px;
}

.c6 .list2 {
    margin-left: -2.34375vw;
    margin-right: -2.34375vw;
}

.c6 .list2 li {
    padding: 0 2.34375vw;
    height: 329px;
}

.c6 .list2 li a {
    background: rgba(37, 37, 37, .8);
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
    height: 100%;
    position: relative;
}

.c6 .list2 li .zi1 {
    width: 100%;
        padding: 2.1875vw;
}

.c6 .list2 li .zi2 {
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    background: #fcb026;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
    padding: 2.1875vw;
    transition-duration: .3s;
    opacity: 0;
}

.c6 .list2 li .zi2>div {
    opacity: 0;
    transition-duration: .3s;
    transform: translateY(20px);
    width: 100%;
}

@media(min-width:1200px) {
    .c6 .list2 li:hover .zi2 {
        opacity: 1;
    }
    .c6 .list2 li:hover .zi2>div {
        opacity: 1;
        transform: translateY(0px);
    }
}

.c6 .list2 li .zi2 h3 {
    font-size: 25px;
    font-size: 16.5px;
    color: #333333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.c6 .list2 li .zi2 dd {
    font-size: 16.5px;
    color: #444444;
    margin-top: 30px;
    line-height: 42px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.c6 .list2 li .zi1 h3 {
    font-size: 36px;
    color: #fcb026;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.c6 .list2 li .zi1 dd {
    font-size: 25px;
    font-size: 16.5px;
    color: #fff;
    margin-top: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: normal;
}

.foot {
    background: #252525;
    padding-top: 44px;
    padding-bottom: 35px;
}

.foot .content {
    padding: 0 4.9479vw;
}

.foot .content .foot1 {
    width: 50%;
}

@media (max-width: 1025px) {
    .foot .content .foot1 {
        display: none;
    }
}

.foot .content .foot1 li {
    width: 25%;
    float: left;
}

.foot .content .foot1 li h2 {
    font-size: 17px;
    line-height: 1;
    color: #fff;
}

.foot .content .foot1 li .sec {
    margin-top: 12px;
}

.foot .content .foot1 li .sec a {
    display: block;
    font-size: 15px;
    color: #dddddd;
    line-height: 26px;
}
.foot .content .foot1 li .sec a:hover{
    color:#fcb026;
}

.foot .content .foot2 {
    margin-left: 20px;
    margin-top: -7px;
    width: 22%;
    background: url(//cdn.myxypt.com/75214ad0/21/06/7a5feea7ec708e8e8a03e98c83bf05a9aebc2e76.png) no-repeat right 7px;
    min-height: 197px;
    padding-right: 20px;
}

@media (max-width: 1025px) {
    .foot .content .foot2 {
        width: 100%;
        margin-top: 0;
        margin-left: 0;
        background: none;
    }
}

.foot .content .foot2 p {
    color: #dddddd;
    font-size: 16px;
    line-height: 28px;
}

.foot .content .foot2 p:nth-child(odd) {
    color: #eca600;
}

.foot .content .foot3 {
    width: 22%;
}

@media (max-width: 1025px) {
    .foot .content .foot3 {
        display: none;
    }
}

.foot .content .foot3 .link {
    position: relative;
}

.foot .content .foot3 .link span {
    display: block;
    font-size: 13px;
    color: #dcdcdc;
    line-height: 31px;
    text-indent: 18px;
    background: url(//cdn.myxypt.com/75214ad0/21/06/0090569dc553692aa59b29769a5d83169dd61f4f.png) no-repeat 0 50%;
    background-size: 100% 100%;
    cursor: pointer;
}

.foot .content .foot3 .link .sec {
    position: absolute;
    width: 100%;
    top: 31px;
    background: #fff;
    left: 0;
    display: none;
}

.foot .content .foot3 .link .sec a {
    display: block;
    width: 100%;
    text-indent: 18px;
    line-height: 30px;
    color: #444;
}

.foot .content .foot3 .link:hover .sec {
    display: block;
}

.foot .content .foot3 .lj {
    padding: 14px 0;
}

.foot .content .foot3 .lj a {
    padding: 0 10px;
}

.foot .content .foot3 .erx img {
    max-width: 100% !important;
    height: auto !important;
}

.ban {
    border-top: 2px solid #737a87;
    background: #252525;
    text-align: center;
    padding: 6px 0;
    font-size: 13px;
    line-height: 24px;
    color: #dcdcdc;
}


.ban a {
    color: #dcdcdc;
}

.ban .jszc img{
    margin-top: -2px;
}


@media(max-width:780px) {
    .c6 .list2 li {
        height: auto;
    }
    .c6 .list2 li a {
        padding: 30px 20px;
    }
    .c6 .list2 li .zi2 {
        display: none;
    }
    .c6 .list2 li .zi1 h3 {
        font-size: 26px;
    }
    .c6 .list2 li .zi1 dd {
        font-size: 15px;
    }
}

@media(max-width:700px) {
    .c6 .list2 li {
        margin-bottom: 16px;
    }
    .c6 .c6-1>h3 {
        line-height: 1.4;
    }
    .c6 .c6-1>h2 {
        line-height: 1.4;
    }
}


.rrmm a{margin-right:4px;}

p{margin:0px;padding:0px;}




/*phone底部导航*/

li {
    list-style: none;
}

.q_d_m {
    float: left;
    width: 100%;
    height: 50px;
}

.pf_down {
    width: 100%;
    float: left;
    position: fixed;
    left: 0;
    bottom: 0;
    height: 50px;
    background: #eca600;
    z-index: 999;
    border-top: 1px solid #fff;
}

.pf_down li {
    width: 33.333333%;
    float: left;
    text-align: center;
    padding: 7px 0 4px 0;
    border-right: 1px solid #fff;
}

.pf_down li .ico7 {
    width: 100%;
    float: left;
    height: 20px;
}

.pf_down li .d_name {
    width: 100%;
    float: left;
    margin-top: 4px;
    font-size: 12px;
    color: #fff;
    line-height: 14px;
}

.pf_down li.l1 .ico7 {
    background: url(//cdn.myxypt.com/75214ad0/21/06/63a5d7d77bf6acd52dfeed5c9f7bac95f5c2bbb9.png) no-repeat center;
    background-size: 20px 20px;
}

.pf_down li.l2 .ico7 {
    background: url(//cdn.myxypt.com/75214ad0/21/06/4c3b5f6c754bf0b134b72c2995d3a5682fa5a263.png) no-repeat center;
    background-size: 20px 20px;
}

.pf_down li.l3 .ico7 {
    background: url(//cdn.myxypt.com/75214ad0/21/06/a94d96e48a86a7c038caa7ef28ed6aece2b18c52.png) no-repeat center;
    background-size: 20px 20px;
}

.pf_down li:nth-child(3n) {
    border: none;
}




.ab0{
    border-top: 10px solid #fcb026;
    width: 100%;
    position: relative;
    background: #fdfdfd;
}
.ab0 .abtp{
    width: 50%;
    position: relative;
    margin-left: 0%;
    float: left;
}
.ab0 .abtp img{
    width: 100%;
}
.ab0 .abtp .tpwz{
    width: 100%;
    position: absolute;
    bottom: 0px;
    background: rgba(252,176,38,.78);
    height: 145px;
    left: 0;

}

.ab0 .abtp .tpwz h3{
    margin-left: 16%;
    float: left;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    line-height: 145px;
}
.ab0 .abtp .tpwz span{
    font-size: 18px;
    margin-left: 10px;
}

.ab0 .abtp .tpwz .jt {

float: right;
margin-right: 30px;
height: 100%;
}

.ab0 .abtp .tpwz .jt img{
    vertical-align: middle;
        margin-top: 75%;
}

.ab0 .abwz{
width: 50%;
float: right;
padding-right: 8%;
padding-left: 70px;
padding-top: 115px;
}
.ab0 .abwz h4{
    font-size: 18px;
    color: #fcb026;
    font-weight: normal;
    line-height: 1;
}
.ab0 .abwz h2{
    font-size: 30px;
    color: #fcb026;
    font-weight: bold;
    line-height: 1;
    margin-top: 20px;
}
.ab0 .abwz h3{
    font-size: 15px;
    color: #505050;
    font-weight: normal;
    line-height: 2.4;
    margin-top: 30px;
       overflow : hidden;
     text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-line-clamp: 4;      /* 可以显示的行数，超出部分用...表示*/
     -webkit-box-orient: vertical;
}
.ab0 .abwz ul{
    margin-top: 50px;
    display: flex;
    width: 100%;
}

@media (max-width: 1440px) {
.ab0 .abwz ul{
    margin-top: 0;
}
}

.ab0 .abwz ul li{
    width: 25%;
    text-align: center;
}
.ab0 .abwz ul li h3{
    font-size: 60px;
    color: #fcb026;
    font-weight: bold;
    line-height: 1;
}


.ab0 .abwz ul li  span{
    color: #515151;
    font-size: 18px;
    line-height: 1;
    margin-top: 10px;
    font-weight: normal;
    display: block;

}

















@media(max-width: 1440px){

.ab0 .abwz{
    padding-top: 50px;
}
.ab0 .abwz ul li h3{
font-size:50px;
}

}

@media(max-width: 1200px){

.ab0 .abwz{
    padding-top: 25px;
}
.ab0 .abwz h2{
    font-size: 26px;
    margin-top: 15px;
}
.ab0 .abwz h3 {
    font-size: 14px;
    color: #505050;
    font-weight: normal;
    line-height: 2;
    margin-top: 20px;
   
}
.ab0 .abwz ul {
    margin-top: 15px;
}



}

@media(max-width: 1024px){


    .ab0 .abwz h3{
        font-size: 14px;
        line-height: 1.5;
    }
    .ab0 .abwz ul li h3{
        font-size: 28px;
        margin-top: 10px;
    }
    .ab0 .abwz ul {
    margin-top: 10px;
}


}
@media(max-width: 980px){
    .ab0 .abtp .tpwz{
        height: 100px;
    }
    .ab0 .abtp .tpwz h3{
        line-height: 100px;
    }
    .ab0 .abtp .tpwz .jt img {
        vertical-align: middle;
        margin-top: 42%;
    }
    .ab0 .abwz h2{
    font-size: 20px;
    margin-top: 10px;
}
.ab0 .abwz h3{
    margin-top: 5px;
}
.ab0 .abwz ul{
    margin-top: 10px;
}
.yyly2 ul li h3{
    font-size:14px;
}
.ab0 .abwz ul li span{
    font-size: 14px;
}
}

@media(max-width: 768px){

    .ab0 .abtp{
        width: 96%;
        margin-left: 2%;
    }
    .ab0 .abwz {
    width: 100%;
    float: right;
    padding-right: 8%;
    padding-left: 8%;
   margin-bottom: 20px;
}
   

}
@media(max-width: 841px){
    .jsly2 ul li .yy .ckxq{
        margin-top:11px;
    }
   .foot3{
    line-height: 2em;
}
.foot3 .bq{
    float: none;
}
.foot3 .k11{
    float: none;
} 
}
@media(max-width: 500px){

.ab0 .abtp .tpwz h3{
    font-size: 18px;
    margin-left: 8%;
}
.ab0 .abtp .tpwz .jt img{
    width: 60%;
    margin-top: 58%;
  }
}


