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

@media (max-width: 1199px) {
    .tong {
        width: 96%;
    }
}

p {
    margin: 0;
}

.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;
}

.tou {
    height: 137px;
}

.tou .con {
    display: flex;
    justify-content: space-between;
}

.tou .con .logo {
    line-height: 137px;
}

.tou .con .zi {
    padding-top: 18px;
    max-width: 838px;
    width: 74%;
}

.tou .con .zi .yu {
    float: right;
    font-size: 14px;
    color: #f39800;
    margin-bottom: 30px;
}

.tou .con .zi .yu a {
    color: #f39800;
}

.c1 {
    background: #f8f8f8;
}

.c1 .list2 {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}

.c1 .list2 li {
    border-right: 1px solid #efefef;
    width: 25%;
    padding: 42px 0;
}

@media (max-width: 780px) {
    .c1 .list2 li {
        width: 50%;
        padding: 20px 0;
    }
    .c1 .list2 li:nth-child(2n) {
        border-right: none;
    }
}

.c1 .list2 li:last-child {
    border-right: none;
}

.c1 .list2 li h3 {
    font-size: 16px;
    color: #666666;
}

@media (max-width: 780px) {
    .c1 .list2 li h3 {
        font-size: 14px;
    }
}

.c1 .list2 li h3 b {
    font-family: Arial;
    color: #979797;
    font-size: 44px;
    font-weight: 500;
    padding: 0 10px;
}

@media (max-width: 780px) {
    .c1 .list2 li h3 b {
        font-size: 34px;
    }
}

.c1 .list2 li dd {
    font-size: 16px;
    color: #666666;
    margin-top: 20px;
}

@media (max-width: 780px) {
    .c1 .list2 li dd {
        margin-top: 12px;
        font-size: 14px;
    }
}

.c2 {
    padding-top: 34px;
    background: url(../images/c2.png) no-repeat 50% 100%;
}

@media (max-width: 780px) {
    .c2 {
        padding-bottom: 30px;
    }
}

.c2 .con {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.c2 .con .c2-1 {
    width: 43%;
}

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

.c2 .con .c2-1 img {
    width: 100%;
}

.c2 .con .c2-2 {
    width: 55.6%;
    padding-top: 3vw;
}

@media (max-width: 780px) {
    .c2 .con .c2-2 {
        padding-top: 0;
    }
}

@media (max-width: 480px) {
    .c2 .con .c2-2 {
        width: 100%;
        padding-top: 20px;
    }
}

.c2 .con .c2-2 .list2 {
    padding-left: 1.15vw;
    margin-top: 4.6vw;
}

@media (max-width: 780px) {
    .c2 .con .c2-2 .list2 {
        margin-top: 20px;
        padding-left: 0;
    }
}

.c2 .con .c2-2 .list2 li {
    line-height: 40px;
    font-size: 14px;
}

.c2 .con .c2-2 .list2 li a {
    color: #666666;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

.c2 .con .c2-2 .list2 li span{
    float: right
}

.c2 .con .c2-2 a.ck {
    display: block;
    margin-left: 0.94vw;
    width: 131px;
    line-height: 40px;
    font-size: 16px;
    font-family: arial;
    letter-spacing: 0.6px;
    color: #f39800;
    text-align: center;
    background: #eeeae4;
    margin-top: 1.6vw;
}

@media (max-width: 780px) {
    .c2 .con .c2-2 a.ck {
        margin-top: 14px;
        margin-left: 0;
    }
}

h2.bt {
    font-size: 22px;
    color: #f39800;
}

h2.bt p {
    font-family: Arial;
    font-size: 18px;
    color: #888888;
    opacity: 0.37;
    margin-top: 6px;
}

h2.bt1 {
    font-size: 22px;
    color: #f39800;
    background: url(../images/h-3.png) no-repeat 50%;
    text-align: center;
    padding-right: 40px;
}

h2.bt1 p {
    font-family: Arial;
    font-size: 18px;
    color: #888888;
    opacity: 0.37;
    margin-top: 6px;
}

.c3 {
    margin-top: 2px;
    padding-top: 3.45vw;
    background: url(../images/c3.png) no-repeat 50%;
    background-size: cover;
    padding-bottom: 1vw;
}

.c3 .c31 dd {
    margin-top: 2.4vw;
    line-height: 44px;
    font-size: 14px;
    max-width: 1034px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

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

.c3 .c31 .list2 {
    margin-top: 4vw;
    display: flex;
    max-width: 790px;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-between;
}

@media (max-width: 780px) {
    .c3 .c31 .list2 {
        max-width: 400px;
    }
}

.c3 .c31 .list2 li {
    text-align: center;
}

@media (max-width: 780px) {
    .c3 .c31 .list2 li .img img {
        max-width: 60%;
    }
}

@media (max-width: 780px) and (max-width: 480px) {
    .c3 .c31 .list2 li .img img {
        height: 40px;
    }
}

.c3 .c31 .list2 li h3 {
    font-size: 16px;
    letter-spacing: 1.6px;
    color: #595a5a;
    margin-top: 1vw;
}

@media (max-width: 780px) {
    .c3 .c31 .list2 li h3 {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .c3 .c31 .list2 li h3 {
        margin-top: 12px;
    }
}

.c3 .c32 {
    margin-top: 2.5vw;
    background: url(../images/c31.png) no-repeat 50%;
    padding-left: 0.99vw;
    padding-right: 1.72vw;
    padding-bottom: 1.67vw;
    padding-top: 1.67vw;
}

@media (max-width: 480px) {
    .c3 .c32 {
        padding: 30px 10px;
    }
}

.c3 .c32 .con {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.c3 .c32 .con .c32-1 {
    width: 44%;
}

@media (max-width: 480px) {
    .c3 .c32 .con .c32-1 {
        width: 100%;
    }
}

.c3 .c32 .con .c32-1 img {
    max-width: 100%;
}

.c3 .c32 .con .c32-2 {
    width: 50%;
    overflow: hidden;
}

@media (max-width: 480px) {
    .c3 .c32 .con .c32-2 {
        width: 100%;
        margin-top: 26px;
    }
}

.c3 .c32 .con .c32-2 .list2 {
    position: relative;
    padding: 0 2.6vw;
    padding-top: 2.5vw;
}

@media (max-width: 480px) {
    .c3 .c32 .con .c32-2 .list2 {
        padding-top: 20px;
    }
}

.c3 .c32 .con .c32-2 .list2 .slick-arrow {
    background: none;
    outline: none;
    background: none;
    font-size: 0;
    border: none;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    width: 1.41vw;
    height: 2.34vw;
    position: absolute;
    z-index: 11;
    background-size: 100% auto !important;
}

@media (max-width: 600px) {
    .c3 .c32 .con .c32-2 .list2 .slick-arrow {
        width: 12px;
        height: 18px;
    }
}

.c3 .c32 .con .c32-2 .list2 .slick-arrow.slick-prev {
    left: 0;
    background: url(../images/zb.png) no-repeat 50%;
}

.c3 .c32 .con .c32-2 .list2 .slick-arrow.slick-next {
    right: 0;
    background: url(../images/yb.png) no-repeat 50%;
}

.c3 .c32 .con .c32-2 .list2 li {
    float: left;
    padding: 0 8px;
    text-align: center;
    width: 50%;
}

.c3 .c32 .con .c32-2 .list2 li .img {
    overflow: hidden;
}

.c3 .c32 .con .c32-2 .list2 li .img img {
    width: 100%;
}

.c3 .c32 .con .c32-2 .list2 li h3 {
    font-size: 14px;
    color: #888888;
    letter-spacing: 0.6px;
    margin-top: 1rem;
}

.fen {
    overflow: hidden;
}

.fen img {
    transition-duration: .3s;
}

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

.c4 .list2 {
    /*display: flex;*/
    /*flex-wrap: wrap;*/
    width: 100%;
}

.c4 .list2 li {
    position: relative;
    text-align: center;
}

.c4 .list2 li .tu {
    background: #000000;
    overflow: hidden;
}

.c4 .list2 li .tu img {
    max-width: 100%;
    opacity: .6;
    transition-duration: .3s;
}

.c4 .list2 li:hover .tu img {
    opacity: 1;
}

.c4 .list2 li .zi {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 11;
}

.c4 .list2 li .zi .img img {
    max-width: 66%;
    display: inline;
}

.c4 .list2 li .zi .img img.img2 {
    display: none;
}

.c4 .list2 li .zi h3 {
    font-size: 1.35vw;
    color: #ffffff;
    margin-top: 1rem;
    transition-duration: .3s;
}

@media (max-width: 780px) {
    .c4 .list2 li .zi h3 {
        font-size: 16px;
    }
}

.c4 .list2 li:hover .tu img {
    transform: scale(1.1);
}

.c4 .list2 li:hover .zi .img img.img2 {
    display: inline;
}

.c4 .list2 li:hover .zi .img img.img1 {
    display: none;
}

.c4 .list2 li:hover .zi h3 {
    color: #f07e25;
}

.c5 {
    margin-top: 2.3rem;
    margin-bottom: 1.55rem;
}

.c5 .list1 {
    margin-top: 1.8rem;
    display: flex;
    justify-content: space-between;
    max-width: 440px;
    margin-left: auto;
    margin-right: auto;
}

.c5 .list1 li a {
    display: block;
    font-size: 16px;
    color: #888888;
    padding-bottom: 12px;
    border-bottom: 1px solid transparent;
    transition-duration: .3s;
}


.c5 .list1 li a:after {
    content: '';
    max-width: 66px;
    height: 1px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background: transparent;
    margin-top: 12px;
}

@media (max-width: 480px) {
    .c5 .list1 li a {
        font-size: 14px;
    }
}

.c5 .list1 li a:hover:after,.c5 .list1 li.on a:after {
    background: #fbd9a1;
}

.c5 .con {
    margin-top: 1.75rem;
    overflow: hidden;
}

@media (max-width: 480px) {
    .c5 .con {
        margin-top: 20px;
    }
}

.c5 .con .list2 {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    margin-left: -0.5vw;
    margin-right: -0.5vw;
}

.c5 .con .list2 li {
    padding: 0 0.5vw;
    width: 25%;
}

@media (max-width: 480px) {
    .c5 .con .list2 li {
        width: 50%;
        padding-bottom: 1.3rem;
    }
}

.c5 .con .list2 li .img {
    overflow: hidden;
}

.c5 .con .list2 li .img img {
    width: 100%;
}

.c5 .con .list2 li h3 {
    font-size: 16px;
    color: #888888;
    margin-top: 1.3rem;
    transition-duration: .3s;
}

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

.c5 .con .list2 li:hover h3 {
    color: #f07e25;
}

.c5 .con a.ck {
    margin-top: 2.8vw;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 17.7%;
}

@media (max-width: 480px) {
    .c5 .con a.ck {
        width: 140px;
    }
}

.c5 .con a.ck img {
    max-width: 100%;
}

.c6 {
    background: #fbfbfb;
    padding-top: 2rem;
    padding-bottom: 1.9rem;
}

.c6 .con {
    margin-top: 2.45rem;
    overflow: hidden;
}

.c6 .con .list2 {
    margin-left: -5.5px;
    margin-right: -5.5px;
}

.c6 .con .list2 li {
    padding: 0 5.5px;
    text-align: center;
    float: left;
}

.c6 .con .list2 li .img {
    overflow: hidden;
}

.c6 .con .list2 li .img img {
    max-width: 100%;
}

.c6 .con .list2 li dd {
    font-size: 14px;
    color: #555555;
    padding: 14px 0;
}

.foot {
    background: #edeef0;
    padding-top: 2rem;
}

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

.foot .con {
    display: flex;
    justify-content: space-between;
}

@media (max-width: 780px) {
    .foot .con {
        flex-wrap: wrap;
    }
}

.foot .con .foot1 {
    margin-left: 0.8rem;
}

.foot .con .foot1 .logox img {
    max-width: 100%;
}

.foot .con .foot1 .link {
    position: relative;
    width: 211px;
    margin-left: 0.25rem;
    margin-top: 1.9rem;
    height: 45px;
}

.foot .con .foot1 .link p {
    line-height: 43px;
    border: 1px solid #d3d2cd;
    padding-left: 26px;
    background: url(../images/sj.png) no-repeat 168px 50%;
    color: #888888;
    cursor: pointer;
}

.foot .con .foot1 .link dd {
    position: absolute;
    bottom: 45px;
    width: 100%;
    background: #fff;
    left: 0;
    line-height: 34px;
    padding-left: 14px;
    color: #888888;
    display: none;
}

.foot .con .foot1 .link dd a {
    color: #888888;
    display: block;
}

.foot .con .foot2 {
    font-size: 14px;
    line-height: 36px;
    letter-spacing: 0.3px;
    color: #888888;
    margin-top: 7px;
    padding: 0 20px;
}

@media (max-width: 780px) {
    .foot .con .foot2 {
        line-height: 24px;
        padding: 0 0px;
    }
}

.foot .con .foot3 {
    margin-right: 1.45rem;
    color: #888888;
}

.foot .con .foot3 p:nth-child(1) {
    display: flex;
}

.foot .con .foot3 p:nth-child(2) {
    margin-top: 16px;
}

.foot .con .foot3 img:nth-child(1) {
    margin-right: 16px;
}

.foot .ban {
    padding: 20px 0;
    text-align: center;
    color: #888888;
    line-height: 24px;
}

@media (max-width: 780px) {
    .foot .ban {
        padding: 10px 0 20px;
    }
}

.foot .ban a {
    color: #888888;
}

.nx {
    margin-top: 17px;
}

.nx .con {
    display: flex;
    align-items: center;
}

.nx .con .nx1 {
    font-size: 30px;
    color: #444444;
    border-right: 1px solid #f0eae2;
    padding: 20px 11px 20px 20px;
    line-height: 1;
}

.nx .con .nx1 span {
    font-size: 18px;
    font-family: arial;
    color: #999999;
    margin-top: 10px;
    display: block;
    text-transform: uppercase;
}

.nx .con .nx2 {
    margin-left: 75px;
}

.nx .con .nx2 .xypg-left-nav {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

.nx .con .nx2 .xypg-left-nav li {
    border: none;
    margin-right: 62px;
}

.nx .con .nx2 .xypg-left-nav li a {
    padding: 0;
    color: #777777;
    font-size: 16px;
    transition-duration: .3s;
}

.nx .con .nx2 .xypg-left-nav li a:before {
    content: '-';
    padding-right: 5px;
}

.nx .con .nx2 .xypg-left-nav li:hover a,
.nx .con .nx2 .xypg-left-nav li.clicked a {
    color: #f39800;
}

.nx .con .nx2 .xypg-left-nav li .first-nav-btn {
    display: none;
}

.nc1 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.nc1 .nc1-1 {
    width: 36%;
}

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

.nc1 .nc1-1 .list2 {
    display: flex;
    text-align: center;
    justify-content: center;
    background: #f0eae2;
    flex-wrap: wrap;
    position: relative;
}

.nc1 .nc1-1 .list2:after {
    background: #f1dbb9;
    height: 100%;
    width: 1px;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    content: '';
    display: block;
    position: absolute;
}

.nc1 .nc1-1 .list2:before {
    background: #f1dbb9;
    content: '';
    display: block;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    position: absolute;
    width: 100%;
    height: 1px;
}

.nc1 .nc1-1 .list2 li {
    width: 50%;
    line-height: 1;
    padding: 31px 0;
}

.nc1 .nc1-1 .list2 li h3 {
    font-size: 16px;
    color: #666666;
    line-height: 1;
}

@media (max-width: 780px) {
    .nc1 .nc1-1 .list2 li h3 {
        font-size: 14px;
    }
}

.nc1 .nc1-1 .list2 li h3 b {
    font-weight: 500;
    font-size: 44px;
    font-family: arial;
    color: #f39800;
    padding: 0 5px;
}

@media (max-width: 780px) {
    .nc1 .nc1-1 .list2 li h3 b {
        font-size: 36px;
    }
}

.nc1 .nc1-1 .list2 li dd {
    font-size: 16px;
    color: #666666;
    margin-top: 18px;
}

@media (max-width: 780px) {
    .nc1 .nc1-1 .list2 li dd {
        font-size: 14px;
        margin-top: 12px;
    }
}

.nc1 .nc1-2 {
    width: 64%;
}

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

.nc1 .nc1-2 img {
    max-width: 100%;
}

.nc2 {
    line-height: 48px;
    letter-spacing: 0.2px;
    color: #555555;
    font-size: 16px;
    padding: 36px 30px 20px 30px;
}

@media (max-width: 780px) {
    .nc2 {
        padding: 15px;
        line-height: 24px;
        font-size: 14px;
    }
}

.nc3 {
    overflow: hidden;
}

.nc3 .list2 {
    display: flex;
    margin-left: -4px;
    margin-right: -4px;
}

.nc3 .list2 li {
    width: 33.33%;
    padding: 0 4px;
}

.nc3 .list2 li a {
    display: block;
    overflow: hidden;
}

.nc3 .list2 li a img {
    max-width: 100%;
}

.nc4 {
    line-height: 48px;
    letter-spacing: 0.2px;
    color: #555555;
    font-size: 16px;
    padding: 36px 24px;
}

@media (max-width: 780px) {
    .nc4 {
        padding: 15px;
        line-height: 24px;
        font-size: 14px;
    }
}

.nc5 {
    text-align: center;
}

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

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

.cpcon .cpcon1 {
    width: 44%;
    margin-left: 1.875vw;
}

@media (max-width: 992px) {
    .cpcon .cpcon1 {
        width: 100%;
        margin-left: 0;
    }
}

.cpcon .cpcon1 .gallery-top .swiper-slide img {
    width: 100%;
}

.cpcon .cpcon1 .gallery-thumbs {
    position: relative;
    margin-top: 6px;
}

.cpcon .cpcon1 .gallery-thumbs .swiper-button-white {
    width: 23px;
    height: 105px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 11;
    position: absolute;
    margin-top: 0;
}

.cpcon .cpcon1 .gallery-thumbs .swiper-button-white.swiper-button-next {
    right: 0;
    background: url(../images/yb1.png) no-repeat 50%;
}

.cpcon .cpcon1 .gallery-thumbs .swiper-button-white.swiper-button-prev {
    left: 0;
    background: url(../images/zb1.png) no-repeat 50%;
}

.cpcon .cpcon1 .gallery-thumbs .swiper-slide {
    border: 1px solid transparent;
}

.cpcon .cpcon1 .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
    border: 1px solid #f39800;
}

.cpcon .cpcon1 .gallery-thumbs .swiper-slide img {
    width: 100%;
}

.cpcon .cpcon2 {
    width: 42.2%;
    margin-right: 2.5vw;
}

@media (max-width: 992px) {
    .cpcon .cpcon2 {
        width: 100%;
        margin-right: 0;
        margin-top: 30px;
    }
}

.cpcon .cpcon2 h2 {
    font-size: 20px;
    color: #555555;
}

.cpcon .cpcon2 dd {
    line-height: 40px;
    letter-spacing: 1.4px;
    color: #555555;
    font-size: 14px;
    margin-top: 28px;
}

@media (max-width: 992px) {
    .cpcon .cpcon2 dd {
        line-height: 28px;
    }
}

.cpcon .cpcon2 .con1 {
    margin-top: 32px;
}

.cpcon .cpcon2 .con1 p {
    color: #555555;
    font-size: 16px;
    font-family: arial;
    margin-bottom: 2.1875vw;
}

@media (max-width: 992px) {
    .cpcon .cpcon2 .con1 p {
        font-size: 14px;
    }
}

.cpcon .cpcon2 .con1 p img {
    padding-right: 22px;
}

@media (max-width: 480px) {
    .cpcon .cpcon2 .con1 p img {
        padding-right: 14px;
    }
}

.cpcon .cpcon2 .con1 p:nth-child(3) {
    margin-bottom: 0;
}

.cpcon .cpcon2 .con1 p:nth-child(3) img:nth-child(1) {
    vertical-align: top;
    margin-top: 10px;
}

@media (max-width: 480px) {
    .cpcon .cpcon2 .con1 p:nth-child(3) img:nth-child(1) {
        padding-right: 4px;
    }
}

.cpcon .cpcon2 .con1 p:nth-child(3) img:nth-child(2) {
    padding-right: 16px;
}

@media (max-width: 480px) {
    .cpcon .cpcon2 .con1 p:nth-child(3) img:nth-child(2) {
        padding-right: 4px;
    }
}

.xwlist li {
    background: #fffbf5;
    padding: 28px 21px 36px 33px;
    margin-bottom: 29px;
    transition-duration: .3s;
}

@media (max-width: 500px) {
    .xwlist li {
        padding: 20px;
        margin-bottom: 18px;
    }
}

.xwlist li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media (max-width: 500px) {
    .xwlist li a {
        flex-wrap: wrap;
    }
}

.xwlist li a .zi {
    max-width: 930px;
    width: calc(100% - 170px);
}

@media (max-width: 500px) {
    .xwlist li a .zi {
        width: 100%;
        max-width: 100%;
    }
}

.xwlist li a .zi h3 {
    font-size: 16px;
    letter-spacing: 0.2px;
    color: #333333;
    transition-duration: .3s;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.xwlist li a .zi dd {
    line-height: 30px;
    letter-spacing: 0.1px;
    color: #888888;
    font-size: 14px;
    margin-top: 22px;
    transition-duration: .3s;
}

@media (max-width: 500px) {
    .xwlist li a .zi dd {
        margin-top: 14px;
        line-height: 24px;
    }
}

.xwlist li a .su {
    text-align: center;
}

@media (max-width: 500px) {
    .xwlist li a .su {
        text-align: left;
        margin-top: 10px;
    }
}

.xwlist li a .su .timex {
    font-size: 16px;
    color: #777777;
    transition-duration: .3s;
}

@media (max-width: 500px) {
    .xwlist li a .su .timex {
        font-size: 14px;
    }
}

.xwlist li a .su .ck {
    width: 135px;
    line-height: 39px;
    background-color: #f39800;
    border-radius: 10px;
    font-size: 16px;
    color: #ffffff;
    margin-top: 14px;
    transition-duration: .3s;
    text-align: center;
}

@media (max-width: 500px) {
    .xwlist li a .su .ck {
        line-height: 34px;
        font-size: 14px;
    }
}

.xwlist li:hover {
    background: #f39800;
}

.xwlist li:hover .zi h3 {
    color: #fff;
}

.xwlist li:hover .zi dd {
    color: #f3f0f0;
}

.xwlist li:hover .su .timex {
    color: #f5f5f5;
}

.xwlist li:hover .su .ck {
    background-color: #ffffff;
    color: #555555;
}
