.flex {
    display: flex;
}

p {
    margin: 0;
}

.of {
    overflow: hidden;
}

.fen img {
    width: 100%;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}

.fen:hover img {
    transform: scale(1.1)
}

.w1776 {
    margin-right: auto;
    margin-left: auto;
    max-width: 1776px
}

@media (max-width:1776px) {
    .w1776 {
        padding: 0 15px
    }
}

.w1200 {
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px
}

@media (max-width:1200px) {
    .w1200 {
        padding: 0 15px
    }
}

.w1306 {
    margin-right: auto;
    margin-left: auto;
    max-width: 1306px
}

@media (max-width:1306px) {
    .w1306 {
        padding: 0 15px
    }
}

.tou {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 111;
    padding: 2.083vw 0;
    width: 100%;
    line-height: 51px;
}

.tou .con {
    display: flex;
    padding-right: 9px;
    justify-content: space-between;
    align-items: center
}

.tou .con .logo {
    position: relative;
}

.tou .con .logo img {
    max-width: 100%;
    max-height: 60px;
}

.tou .con .zi {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.tou .con .zi .ss {
    position: relative;
    cursor: pointer
}

.tou .con .zi .ss p {
    line-height: 51px
}

.tou .con .zi .ss .sec {
    position: absolute;
    top: 51px;
    right: 0;
    z-index: 1;
    display: none
}

.tou .con .zi .ss .sec #formsearch {
    display: flex;
    width: 250px;
    align-items: center
}

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

.tou .con .zi .ss .sec #formsearch input#keyword {
    width: 200px;
    text-indent: 14px
}

.tou .con .zi .ss .sec #formsearch input#s_btn {
    width: 50px
}

h2.bt {
    color: #fff;
    font-weight: 400
}

h2.bt p {
    font-size: 32px;
    font-family: arial;
    line-height: 42px
}

@media (max-width:780px) {
    h2.bt p {
        font-size: 26px;
        line-height: 30px
    }
}

h2.bt span {
    display: block;
    padding-top: 8px;
    padding-bottom: 20px;
    font-size: 18px
}

@media (max-width:780px) {
    h2.bt span {
        padding-bottom: 12px;
        font-size: 14px
    }
}

h2.bt:after {
    display: block;
    width: 162px;
    height: 2px;
    background: #ed6d46;
    content: ''
}

.c1 {
    padding-top: 4.74vw;
    padding-bottom: 7.5vw;
    background: url(//cdn.myxypt.com/1eb27245/23/04/aa6770291b95c867839261fe6005c404243cb8ed.png) no-repeat 50% 0;
    background-size: cover
}

@media (max-width:480px) {
    .c1 {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

.c1 .xcon {
    position: relative
}

.c1 .con {
    display: flex;
    margin-top: 6px
}

@media (max-width:480px) {
    .c1 .con {
        flex-wrap: wrap;
        padding:0 15px;
    }
}

.c1 .con .img {
    position: relative;
    margin-right: 4.2vw;
    width: 48.42%
}

.c1 .con .img .imgx {
    position: absolute;
    bottom: -.99vw;
    left: .83vw;
    z-index: 1;
    width: 8.476%
}

@media (max-width:780px) {
    .c1 .con .img {
        width: 46%
    }
}

@media (max-width:480px) {
    .c1 .con .img {
        margin-right: 0;
        width: 100%
    }
}

.c1 .con .img img {
    width: 100%
}

.c1 .con .zi {
    margin-top: 1.2vw;
    width: 41%
}

@media (max-width:780px) {
    .c1 .con .zi {
        width: 52%
    }
}

@media (max-width:480px) {
    .c1 .con .zi {
        margin-top: 30px;
        width: 100%
    }
}

.c1 .con .zi dd {
    color: rgba(255, 255, 255, .4);
    font-size: 14px;
    line-height: 24px;
    margin-top:60px;
}

.c1 .con .zi a.ck {
    position: relative;
    display: block;
    margin-top: 5.8vw;
    margin-left: 2.55vw;
    width: 155px;
    border: solid 1px #ed6d46;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 46px
}

@media (max-width:480px) {
    .c1 .con .zi a.ck {
        margin-top: 30px;
        margin-left: 20px;
        width: 120px;
        font-size: 12px;
        line-height: 36px
    }
}

.c1 .con .zi a.ck:after {
    position: absolute;
    top: 50%;
    left: -2.55vw;
    display: block;
    width: 3.33vw;
    height: 1px;
    background: #ed6d46;
    content: '';
    transform: translateY(-50%)
}

@media (max-width:480px) {
    .c1 .con .zi a.ck:after {
        left: -20px;
        width: 40px
    }
}

.c1 .c1-1 {
    position: absolute;
    top: 230px;
    right: 0;
    width: 13.873%
}

@media (max-width:780px) {
    .c1 .c1-1 {
        display: none
    }
}

.c1 .c1-1 img {
    width: 100%
}

.c2 {
    padding-top: 11.6vw;
    padding-bottom: 11.46vw;
    background: url(//cdn.myxypt.com/1eb27245/23/04/5b52194455c61ccf24b0f2c49181aeea6a85daec.png) no-repeat 50% 0;
    background-size: cover
}

@media (max-width:480px) {
    .c2 {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

.c2 .tit {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

@media (max-width:480px) {
    .c2 .tit {
        flex-wrap: wrap
    }
}

.c2 .tit h2.bt {
    color: #000
}

.c2 .tit .tit1 {
    display: flex;
    margin-top: 2.6vw;
    width: 400px;
    align-items: center;
    justify-content: space-between
}

@media (max-width:480px) {
    .c2 .tit .tit1 {
        margin-top: 20px;
        width: 100%
    }
}

.c2 .tit .tit1 .list1 {
    display: flex;
    align-items: center
}

.c2 .tit .tit1 .list1 li {
    display: flex;
    color: #000;
    font-size: 14px;
    cursor: pointer;
    align-items: center;
    margin-right:6px;
}

.c2 .tit .tit1 .list1 li span {
    display: none
}

.c2 .tit .tit1 .list1 li .img {
    margin-right: 16px;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    text-align: center;
    line-height: 36px;
    transition: all .3s ease-out
}
.c2 .tit .tit1 .list1 li .img img{max-width:100%;}
.c2 .tit .tit1 .list1 li .img img.img2 {
    display: none
}

.c2 .tit .tit1 .list1 li:nth-child(2) {
    margin-left: 5px
}

.c2 .tit .tit1 .list1 li.on .img {
}

.c2 .tit .tit1 .list1 li.on .img img.img1 {
    display: none
}

.c2 .tit .tit1 .list1 li.on .img img.img2 {
    display: inline
}

.c2 .tit .tit1 .list1 li.on span {
    display: block
}

.c2 .tit .tit1 .list1 li:hover .img {
    /*background-color: #ed6d46*/
}

.c2 .tit .tit1 .list1 li:hover .img img.img1 {
    display: none
}

.c2 .tit .tit1 .list1 li:hover .img img.img2 {
    display: inline
}

.c2 .tit .tit1 a.ck {
    position: relative;
    display: block;
    margin-left: 2.55vw;
    width: 155px;
    border: solid 1px #ed6d46;
    color: #000;
    text-align: center;
    font-size: 14px;
    line-height: 46px
}

@media (max-width:480px) {
    .c2 .tit .tit1 a.ck {
        margin-left: 20px;
        width: 120px;
        font-size: 12px;
        line-height: 36px
    }
}

.c2 .tit .tit1 a.ck:after {
    position: absolute;
    top: 50%;
    left: -2.55vw;
    display: block;
    width: 3.33vw;
    height: 1px;
    background: #ed6d46;
    content: '';
    transform: translateY(-50%)
}

@media (max-width:480px) {
    .c2 .tit .tit1 a.ck:after {
        left: -20px;
        width: 40px
    }
}

.c2 .con1 {
    position: relative;
    margin-top: 3.49vw
}

@media (max-width:480px) {
    .c2 .con1 {
        margin-top: 30px
    }
}

.c2 .con1 .xx {
    position: absolute;
    top: 50%;
    z-index: 111;
    cursor: pointer;
    transform: translateY(-50%)
}

.c2 .con1 .xx.zb {
    left: -29px
}

.c2 .con1 .xx.yb {
    right: -29px
}

.c2 .con {
    overflow: hidden;
    height: 0
}

.c2 .con.haha {
    height: auto
}

.c2 .con .list2 .slick-slide {
    padding: 0 2.5px
}

.c2 .con .list2 li a {
    display: block;
    padding: 2.08vw 1.16vw 2.34vw;
    border: solid 1px transparent;
    background: #fff;
    transition: all .3s ease-out
}

@media (max-width:780px) {
    .c2 .con .list2 li a {
        padding: 25px 20px
    }
}

@media (max-width:480px) {
    .c2 .con .list2 li a {
        padding: 20px 10px
    }
}

.c2 .con .list2 li a h3 {
    color: #000;
    text-align: center;
    font-size: 16px
}

@media (max-width:480px) {
    .c2 .con .list2 li a h3 {
        font-size: 14px
    }
}

.c2 .con .list2 li a h3 p {
    margin-top: 8px;
    color: #777;
    font-size: 14px
}

@media (max-width:480px) {
    .c2 .con .list2 li a h3 p {
        margin-top: 4px
    }
}

.c2 .con .list2 li a .img {
    margin-top: 1.77vw
}

.c2 .con .list2 li a .img img {
    width: 100%
}

.c2 .con .list2 li a h4 {
    margin-bottom: 2.1354vw;
    color: #777;
    text-align: center;
    font-size: 12px;
    line-height: 20px
}

.c2 .con .list2 li a .tu {
    text-align: center
}

.c2 .con .list2 li a .tu img {
    max-width: 100%
}

.c2 .con .list2 li a .zi1 {
    margin-top: 10px;
    padding-left: 20px;
    color: #ed6d46;
    font-size: 14px
}

.c2 .con .list2 li:hover a {
    border: solid 1px #ed6d46
}

.c3 {
    padding-top: 6.41vw;
    padding-bottom: 6.2vw;
    background: url(../images/c3bg.jpg) no-repeat 50% 0;
    background-size: cover
}

@media (max-width:480px) {
    .c3 {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

.c3 h2.bt {
    color: #ed6d46
}

.c3 dd {
    margin-top: 2.6vw;
    margin-bottom: 7.4vw;
    color: #fff;
    font-size: 24px;
    line-height: 36px
}

@media (max-width:780px) {
    .c3 dd {
        font-size: 18px;
        line-height: 28px
    }
}

@media (max-width:480px) {
    .c3 dd {
        margin-top: 20px;
        margin-bottom: 35px;
        font-size: 16px;
        line-height: 24px
    }
}

.c3 a.ck {
    position: relative;
    display: block;
    width: 155px;
    border: solid 1px #ed6d46;
    background-color: #ed6d46;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 46px
}

@media (max-width:480px) {
    .c3 a.ck {
        width: 120px;
        font-size: 12px;
        line-height: 36px
    }
}

.c3 a.ck:after {
    position: absolute;
    top: 50%;
    left: -2.55vw;
    display: block;
    width: 3.33vw;
    height: 1px;
    background: #ed6d46;
    content: '';
    transform: translateY(-50%)
}

@media (max-width:480px) {
    .c3 a.ck:after {
        left: -20px;
        width: 40px
    }
}

.c4 {
    margin-top: 9.6vw;
    margin-bottom: 5.06vw
}

@media (max-width:480px) {
    .c4 {
        margin-top: 40px;
        margin-bottom: 40px
    }
}

.c4 h2.bt {
    color: #000;
    text-align: center
}

.c4 h2.bt:after {
    margin-right: auto;
    margin-left: auto
}

.c4 .con {
    margin-top: 3.39vw
}

@media (max-width:480px) {
    .c4 .con {
        margin-top: 30px
    }
}

.c4 .con .list2 {
    display: flex;
    margin-right: -2.395vw;
    margin-left: -2.395vw;
    justify-content: space-between;
    flex-wrap: wrap
}

.c4 .con .list2 li {
    margin-bottom: 2.4vw;
    padding: 0 2.395vw;
    width: 50%
}

@media (max-width:480px) {
    .c4 .con .list2 li {
        margin-bottom: 30px;
        width: 100%
    }
    .c4 .con .list2 li:last-child {
        margin-bottom: 0
    }
}

.c4 .con .list2 li:nth-child(2n) {
    margin-top: 4.17vw
}

@media (max-width:480px) {
    .c4 .con .list2 li:nth-child(2n) {
        margin-top: 0
    }
}

.c4 .con .list2 li .img img {
    width: 100%
}

.c4 .con .list2 li .zi {
    display: flex;
    margin-top: 2.3vw;
    padding-right: 1.25vw;
    padding-left: .73vw;
    align-items: flex-start;
    justify-content: space-between
}

@media (max-width:480px) {
    .c4 .con .list2 li .zi {
        margin-top: 20px
    }
}

.c4 .con .list2 li .zi .times {
    color: #ed6d46;
    font-size: 22px;
    line-height: 1
}

.c4 .con .list2 li .zi .times p {
    margin-top: 5px;
    margin-bottom: 14px;
    font-size: 14px
}

.c4 .con .list2 li .zi .times:after {
    display: block;
    width: 60px;
    height: 2px;
    background-color: #ed6d46;
    content: ''
}

.c4 .con .list2 li .zi .zi1 {
    margin-top: -4px;
    width: calc(100% - 87px);
    color: #000;
    font-size: 16px
}

.c5 h2.bts {
    margin-right: auto;
    margin-left: auto;
    padding-top: 50px;
    width: 158px;
    height: 178px;
    background: url(//cdn.myxypt.com/1eb27245/23/04/247f9b37136a6116838644a4a2155b6ba9e0620d.png) no-repeat 50% 0;
    color: #000;
    text-align: center;
    font-weight: 400
}

@media (max-width:480px) {
    .c5 h2.bts {
        padding-top: 40px;
        width: 130px;
        height: 148px;
        background-size: 100% auto
    }
}

.c5 h2.bts p {
    font-size: 32px;
    font-family: arial;
    line-height: 42px
}

@media (max-width:780px) {
    .c5 h2.bts p {
        font-size: 26px;
        line-height: 30px
    }
}

.c5 h2.bts span {
    display: block;
    padding-top: 8px;
    font-size: 18px
}

@media (max-width:780px) {
    .c5 h2.bts span {
        font-size: 14px
    }
}

.c5 .zi {
    margin-top: 12px;
    color: #777;
    text-align: center;
    font-size: 14.8px;
    line-height: 24px
}

@media (max-width:540px) {
    .c5 .zi {
        padding: 0 15px
    }
}

.c5 .con {
    position: relative;
    margin-top: 6.51vw;
    padding-top: 5.36vw;
    padding-bottom: 6.2vw;
    background: url(../images/c5bg.jpg) no-repeat 50% 0;
    background-size: cover
}

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

.c5 .con:after {
    position: absolute;
    top: -4.375vw;
    left: 50%;
    z-index: 111;
    width: 2px;
    height: 9.38vw;
    background-color: #ed6d46;
    content: '';
    transform: translateX(-50%);
    display:none;
}

.c5 .con .c5-1 {
    float: right;
    padding-top: 29px;
    padding-right: 32px;
    padding-bottom: 45px;
    padding-left: 39px;
    width: 296px;
    background-color: #ed6d46
}

@media (max-width:480px) {
    .c5 .con .c5-1 {
        padding: 25px
    }
}

.c5 .con .c5-1 h2.bt {
    color: #fff
}

.c5 .con .c5-1 h2.bt p {
    line-height: 36px
}

.c5 .con .c5-1 h2.bt span {
    padding-bottom: 1.6666vw
}

@media (max-width:780px) {
    .c5 .con .c5-1 h2.bt span {
        padding-bottom: 25px
    }
}

.c5 .con .c5-1 h2.bt:after {
    width: 100%;
    height: 3px;
    background: #fff
}

.c5 .con .c5-1 .tel {
    margin-top: 1.66vw;
    margin-bottom: 3.07vw;
    padding-left: 40px;
    background: url(//cdn.myxypt.com/1eb27245/23/04/d47603bfa42ba3014bfd8f782e61414ee64add8a.png) no-repeat 0 100%;
    color: #fff
}

@media (max-width:780px) {
    .c5 .con .c5-1 .tel {
        margin-top: 25px;
        margin-bottom: 30px
    }
}



.c5 .con .c5-1 .tel p {
    margin-top: 0px;
    font-weight: 600;
    font-size: 20px;
    line-height:2;
}

.c5 .con .c5-1 a.ck {
    display: block;
    background: #fff;
    color: #ed6d46;
    text-align: center;
    font-size: 16px;
    line-height: 40px
}

.foot {
    padding-top: 2.92vw;
    padding-bottom: 2vw;
    background-color: #000
}

@media (max-width:780px) {
    .foot {
        padding-top: 40px;
        padding-bottom: 24px
    }
}

.foot .con {
    display: flex;
    margin-bottom: 7.239583vw;
    justify-content: space-between;
    flex-wrap: wrap
}

.foot .con .foot1 {
    display: flex;
    margin-top: 1.2vw;
    width: 43.67%;
    font-size: 14px;
    justify-content: space-between
}

@media (max-width:480px) {
    .foot .con .foot1 {
        margin-top: 0;
        width: 100%
    }
}

.foot .con .foot1 li>a {
    color: #fff
}

.foot .con .foot1 li .x-nav-menu {
    margin-top: 14px
}

.foot .con .foot1 li .x-nav-menu dd a {
    display: block;
    color: rgba(255, 255, 255, .3);
    line-height: 30px;
    transition: all .3s ease-out
}

.foot .con .foot1 li .x-nav-menu dd a:hover {
    color: rgba(255, 255, 255, .8)
}

.foot .con .foot2 {
    display: flex;
    justify-content: space-between;
    align-items: flex-end
}

@media (max-width:480px) {
    .foot .con .foot2 {
        margin-top: 20px;
        width: 100%
    }
}

.foot .con .foot2 .foot21 {
    margin-right: 1.46vw;
    margin-bottom: 5px;
    text-align: right
}

@media (max-width:480px) {
    .foot .con .foot2 .foot21 {
        margin-right: 15px
    }
}

.foot .con .foot2 .foot21 p {
    color: rgba(255, 255, 255, .4);
    font-size: 14px;
    line-height: 24px
}

.foot .con .foot2 .foot21 p:nth-child(1) {
    margin-bottom: 23px;
    color: #fff
}

.foot .con .foot2 .foot22 {
    padding: 10px 10px 4px;
    width: 130px;
    background-color: #393939;
    text-align: center
}

.foot .con .foot2 .foot22 .img img {
    max-width: 100%
}

.foot .con .foot2 .foot22 dd {
    padding: 13px 0;
    color: #fff;
    line-height: 1
}

.foot .ban {
    color: rgba(255, 255, 255, .4);
    font-size: 14px
}

.foot .ban a {
    color: rgba(255, 255, 255, .4)
}