﻿.text-primary {
    color: #d20c54 !important
}

.text-title {
    color: #212628
}

.text-sub {
    color: #666
}

.bg-sub {
    background: #666
}

.text-white {
    color: #fff !important
}

.text-color9 {
    color: #999
}

.text-color4 {
    color: #444
}

.text-black {
    color: #333
}

.bg-white {
    background: #fff
}

.bg-primary {
    background: #d20c54
}

.bg-active {
    background: #fdeded
}

.bg-bbb {
    background: #bbb
}

.text-blue {
    color: #c7e3ff
}

.bg-border {
    background: #edecec
}

.text-5d {
    color: #5d5d5d
}

.text-border2 {
    color: #d9d9d9
}

.border-primary {
    border-bottom: 1px solid #d20c54
}

.indexTitle {
    text-align: center;
    padding: 60px 0 35px
}

.indexTitle .title {
    font-size: 40px;
    color: #333
}

.indexTitle .subTitle {
    font-size: 14px;
    color: #666;
    margin-top: 10px
}

.indexTitle .lne {
    margin-top: 15px
}

.indexTitle .lne:before {
    display: inline-block;
    content: '';
    height: 1px;
    width: 80px;
    background: #ccc;
    vertical-align: middle
}

.indexTitle .lne:after {
    display: inline-block;
    content: '';
    height: 1px;
    width: 80px;
    background: #ccc;
    vertical-align: middle
}

.indexTitle .lne .dot {
    display: inline-block;
    width: 40px;
    height: 1px;
    position: relative;
    vertical-align: middle
}

.indexTitle .lne .dot:after {
    content: '';
    width: 8px;
    height: 8px;
    background: #d20c54;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    top: -9px
}

.indexTitle .tag {
    margin-top: 25px
}

.indexTitle .tag a {
    color: #999
}

.indexTitle .tag a:hover {
    color: #d20c54
}

.indexTitle .tag i {
    color: #999;
    padding: 0 20px
}

.pagination {
    text-align: center
}

.pagination .swiper-pagination-switch {
    width: 10px;
    height: 10px;
    margin: 0 3px;
    background: #bfbfbf;
    border-radius: 50%;
    display: inline-block
}

.pagination .swiper-active-switch {
    background: #d20c54
}

.banner {
    min-width: 1200px;
    height: 560px;
    z-index: 0
}

.banner .swiper-container,
.banner .swiper-wrapper,
.banner .swiper-slide {
    height: 100%;
    width: 100%
}

.banner .swiper-slide {
    display: block
}

.banner .pagination {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    z-index: 2
}

.banner .swiper-prev,
.banner .swiper-next {
    top: 50%;
    margin-top: -50px;
    width: 70px;
    height: 70px;
    background: #000;
    opacity: .4;
    z-index: 2;
    cursor: pointer;
    text-align: center;
    line-height: 70px;
    color: #fff;
    font-size: 50px
}

.banner .swiper-prev:hover,
.banner .swiper-next:hover {
    opacity: .5;
    color: #d20c54
}

.banner .swiper-prev {
    left: 0
}

.banner .swiper-next {
    right: 0
}

@media (min-width: 1920px) {
    .banner .swiper-prev {
        left: 50%;
        margin-left: -950px
    }
    .banner .swiper-next {
        right: 50%;
        margin-right: -950px
    }
}

.ad-custom {
    width: 300px;
    height: 348px;
    box-shadow: none;
    display: inline-block;
    text-align: center;
    float: left;
    margin-top: 20px;
}

.ad-custom .title {
    margin-top: 0;
}

.ad-custom .title .main {
    color: #333;
    font-size: 20px;
    text-align: center;
    float: none;
    font-family: "Noto Sans CJK SC Medium", "Source Han Sans CN Medium";
}

.ad-custom .title .block {
    text-align: center;
    background: transparent;
    margin: 0 auto;
    float: none;
}

.ad-custom .input-list .input-box {
    margin-left: 0;
    margin-right: 20px;
    float: none;
    margin: 13px 14px;
}

.ad-custom .input-list .input-box input {
    width: 270px
}

input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #aaa;
}

input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #aaa;
}

input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #aaa;
}

input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #aaa;
}

.ad-custom .input-list .button-box {
    float: none;
    padding: 0;
    margin: 0 auto;
    width: 270px;
}

.ad-custom .input-list .button-box button {
    background: #d20c54;
    color: #fff;
    outline: none;
    cursor: pointer;
    text-align: center;
    width: 270px;
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
}

.box1 {
    padding: 35px 0
}

.box1 .w1 {
    padding: 10px 0
}

.box1 .container {
    position: relative;
    padding: 0 10px
}

.box1 .box {
    transition: 1s;
    background: #fff;
    border: 1px solid #ececec;
    width: 205px;
    height: 113px;
    padding: 0 11px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
}

.box1 .box:hover {
    transform: translateY(-8px);
    transition: 1s;
}

.box1 .box p {
    font-size: 12px;
    margin-top: 24px
}

.box1 .tit {
    color: #333;
    font-size: 32px
}

.zy_1 {
    height: 640px;
}

.zy_1 .zy_L1 {
    width: 303px;
    display: inline-block;
    float: left;
    margin-top: 20px;
}

.zy_1 .zy_L1 li {
    width: 263px;
    height: 140px;
    padding: 15px 20px;
    transition: 1s;
}

.zy_1 .zy_L1 li:hover {
    box-shadow: 2px 8px 21px 0px rgba(148, 149, 149, 0.29);
    transform: translateY(-8px);
    transition: 1s;
}

.zy_1 .zy_L2 {
    width: 283px;
    height: 350px;
    display: inline-block;
    float: left;
    margin-top: 20px;
    padding-left: 20px;
    transition: 1s;
}

.zy_1 .zy_L2:hover {
    box-shadow: 2px 8px 21px 0px rgba(148, 149, 149, 0.29);
    transform: translateY(-8px);
    transition: 1s;
}

.zy_1 .zy_L3 {
    width: 260px;
    display: inline-block;
    float: left;
    margin-top: 20px;
}

.zy_1 .zy_L3 li {
    width: 220px;
    height: 140px;
    padding: 15px 20px;
    transition: 1s;
}

.zy_1 .zy_L3 li:hover {
    box-shadow: 2px 8px 21px 0px rgba(148, 149, 149, 0.29);
    transform: translateY(-8px);
    transition: 1s;
}

.box2 {
    padding-bottom: 70px
}

.box2 li {
    float: left;
    width: 286px;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s
}

.box2 li.active {
    width: 415px
}

.box2 li .lazy {
    display: block;
    width: 100%;
    height: 463px
}

.box2 li:hover {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    z-index: 1;
    box-shadow: 0 5px 20px #ccc
}

.box2 li:hover .con {
    background: #fff;
    border-bottom: solid 3px #d20c54;
    left: -1px;
    bottom: -1px;
    right: -1px
}

.box2 li:hover .con .des {
    display: block;
}

.box2 li:hover .con::before {
    content: '';
    width: 0px;
    height: 0;
    overflow: hidden;
    border-width: 0 15px 15px;
    border-style: solid;
    border-color: transparent transparent #fff;
    position: absolute;
    left: 50%;
    top: -14px;
    margin-left: -15px;
    background: none
}

.box2 li:hover .con .tit,
.box2 li:hover .con .subTit {
    color: #333
}

.box2 li:hover .con .des {
    color: #666
}

.box2 li:hover .con .button-primary.is-plain {
    background: #d20c54;
    color: #fff
}

.box2 li:hover .con .button-primary.is-plain:hover {
    background: #d20c54
}

.box2 .con {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 17px 28px 19px;
    color: #fff;
    z-index: 1;
    width: 75%;
    padding-left: 31px;
}

.box2 .con:before {
    content: '';
    width: 16px;
    height: 9px;
    background: #d20c54;
    display: block;
    margin-bottom: 10px
}

.box2 .con .tit {
    font-size: 19px
}

.box2 .con .subTit {
    margin-top: 5px;
    font-size: 14px
}

.box2 .con .des {
    min-height: 38px;
    font-size: 12px;
    margin-top: 10px;
    color: #b9b9b9;
    display: none;
    line-height: 22px;
}

.box2 .con .is-plain {
    background: none;
    padding: 8px 40px;
    margin-top: 15px
}

.box2 .con .is-plain:hover {
    background: #d20c54
}

.box2 .shadow {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.7))
}

.box2 .bom .iconfont {
    color: #898989
}

.box2 .bom dl {
    padding: 40px 10px 0;
    width: 300px;
    float: left;
    box-sizing: border-box;
    position: relative
}

.box2 .bom dl.active dt {
    background: #d20c54;
    border: 0
}

.box2 .bom dl.active dt i {
    color: #fff
}

.box2 .bom dl:hover dt {
    transition: .5s all;
    background: #d20c54;
    border: 0
}

.box2 .bom dl:hover dt i {
    color: #fff
}

.box2 .bom dt {
    width: 70px;
    height: 70px;
    box-sizing: border-box;
    border-radius: 50%;
    border: 2px solid #f0f0f0;
    text-align: center;
    line-height: 70px;
    margin: auto
}

.box3 {
    padding-bottom: 70px
}

.box3 .img {
    height: 450px;
    width: 1205px;
    padding-left: 296px
}

.box3 .imgBox {
    position: relative;
    width: 299px;
    height: 222px;
    cursor: pointer;
    float: left;
    margin: 0 4px 4px 0
}

.box3 .imgBox .lazy {
    display: block
}

.box3 .imgBox .lazy:hover:after {
    opacity: 0
}

.box3 .imgBox .tag {
    background: rgba(0, 0, 0, 0.32);
    border-radius: 20px;
    padding: 4px 10px;
    color: #fff;
    display: inline-block;
    position: absolute;
    right: 15px;
    bottom: 15px;
    left: 15px;
    text-align: center
}

.box3 .imgBox .tag a {
    color: #fff
}

.box3 .imgBox .tag a:hover {
    color: #d20c54
}

.box3 .imgBox em {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #cd953e;
    border-radius: 50%;
    margin-right: 5px;
    position: relative;
    top: -1px
}

.box3 .imgBox.firstchild {
    width: 292px;
    height: 449px;
    float: left;
    margin-left: -296px
}

.box3 .imgBox.firstchild .tag {
    right: 5px;
    top: 20px;
    bottom: auto;
    left: auto
}

.box3 .imgBox.firstchild .lazy::before {
    content: '';
    width: 100%;
    height: 100%;
    /* background: url("../images/xiangkuang.png"); */
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2
}

.box3 .cat-tag {
    overflow: hidden
}

.box3 .cat-tag a {
    color: #666;
    width: 80px;
    height: 64px;
    float: left;
    border: solid 1px #e1e1e1;
    border-radius: 50%;
    text-align: center;
    padding-top: 16px;
    margin-right: 57px;
    cursor: pointer
}

.box3 .cat-tag a i,
.box3 .cat-tag a span {
    display: block
}

.box3 .cat-tag a.active {
    background: #d20c54
}

.box3 .cat-tag a.active i,
.box3 .cat-tag a.active span {
    color: #fff
}

.box3 .cat-tag a:hover {
    transition: .5s all;
    background: #d20c54
}

.box3 .cat-tag a:hover i,
.box3 .cat-tag a:hover span {
    color: #fff
}

.box4 {
    padding-bottom: 70px
}

.box4 ul {
    height: 480px;
    padding-left: 480px
}

.box4 li {
    float: left
}

.box4 li .lazy {
    width: 100%;
    height: 100%;
    display: block
}

.box4 li.first {
    position: relative;
    width: 480px;
    height: 480px;
    margin-left: -480px
}

.box4 li.first .tag {
    background: #d20c54;
    color: #fff;
    border-radius: 10px 0 0 0;
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 1;
    padding: 5px 10px
}

.box4 li.first .con {
    position: absolute;
    left: 0;
    padding-left: 33px;
    padding-bottom: 40px;
    padding-top: 40px;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7)
}

.box4 li.first .con .tit,
.box4 li.first .con .subTit {
    color: #fff;
    font-size: 24px
}

.box4 li.first .con .des {
    font-size: 18px;
    color: #999;
    margin-top: 10px;
    line-height: 1.6
}

.box4 li.item {
    position: relative;
    width: 240px;
    height: 240px;
    overflow: hidden
}

.box4 li.item:hover .con {
    bottom: -4px;
    opacity: 1;
}

.box4 li.item .con {
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s;
    bottom: -100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    text-align: center;
    color: rgba(255, 255, 255, .7);
    border-top: 4px solid #d20c54;
    opacity: 0;
}

.box4 li.item .con .tit {
    margin-top: 40px;
    font-size: 22px
}

.box4 li.item .con .des {
    font-size: 16px;
    margin-top: 15px;
    line-height: 1.5;
}

.box4 li.item .con .btn {
    border: none;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    padding: 5px 40px;
    margin-top: 20px;
    background: #d20c54;
    border-radius: 4px;
}

.box4 .designer-swiper {
    height: 84px
}

.box4 .designer-swiper .swiper-container {
    margin: 0 95px
}

.box4 .designer-swiper .swiper-slide {
    text-align: center;
    position: relative
}

.box4 .designer-swiper .swiper-slide:hover::after {
    content: '';
    width: 83px;
    height: 80px;
    border: solid 2px #d20c54;
    position: absolute;
    left: 7px;
    top: 0;
    border-radius: 3px;
}

.box4 .designer-swiper .swiper-slide img {
    width: 84px;
    height: 84px
}

.box4 .designer-swiper .swiper-prev,
.box4 .designer-swiper .swiper-next {
    left: 0;
    top: 0;
    width: 84px;
    height: 84px;
    background: #333;
    color: #fff;
    text-align: center;
    line-height: 84px;
    font-size: 30px;
    cursor: pointer
}

.box4 .designer-swiper .swiper-prev:hover,
.box4 .designer-swiper .swiper-next:hover {
    background: #d20c54
}

.box4 .designer-swiper .swiper-next {
    right: 0;
    left: auto
}

.box4 li.item:hover .zy_box4_1 {
    display: none;
}

.zy_box4_1 {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, .7);
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    text-align: center;
}

.zy_box4_1 span {
    color: rgba(255, 255, 255, .8);
    display: initial;
    font-size: 16px;
    margin-left: 5px;
    width: 145px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}


/*弹窗*/

.pop-box {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    top: 0;
    left: 0;
    z-index: 10;
    display: none;
}

.pop-box .main-contener {
    width: 400px;
    height: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -200px;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .5)
}

.tan {
    position: relative;
}

.form6 {
    position: absolute;
    top: 50px;
    left: 60px;
    text-align: center;
}

.form6 h3 {
    font-size: 22px;
    color: #333;
    line-height: 40px;
}

.pop-box p {
    width: 45px;
    height: 2px;
    background: #d20c54;
    display: inline-block;
    margin-bottom: 25px;
}

.form6 input {
    width: 280px;
    height: 40px;
    line-height: 40px;
    display: block;
    color: #999;
    font-size: 14px;
    margin-bottom: 20px;
    background: #fafafa;
    text-indent: 20px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.pop-box .pop-close {
    position: absolute;
    right: -21px;
    top: -20px;
    cursor: pointer;
    width: 46px;
    height: 45px;
    color: #fff;
    background: url(../images/close.png) no-repeat center center;
    background-size: 100% auto;
}

.form6 button {
    display: block;
    width: 280px;
    height: 40px;
    line-height: 40px;
    background: #d20c54;
    color: #fff;
    font-size: 16px;
}

.form6 h4 {
    margin-top: 20px;
    font-size: 16px;
}

.form6 h4 em {
    color: #d20c54;
}

.box5 {
    min-width: 1200px;
    overflow: hidden;
    height: 644px;
    margin-bottom: 70px
}

.box5 .indexTitle .title {
    color: #fff
}

.box5 .indexTitle .subTitle {
    color: #b2b2b2
}

.box5 .time-line {
    color: #fff
}

.box5 .time-line li {
    position: absolute
}

.box5 .time-line li .year {
    width: 66px;
    height: 66px;
    border-radius: 50%;
    border: solid 3px #d20c54;
    text-align: center;
    line-height: 66px;
    background: #272727
}

.box5 .time-line li .line {
    width: 1px;
    background: #fff;
    height: 50px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    opacity: .5
}

.box5 .time-line li .txt {
    font-size: 22px;
    position: absolute;
    white-space: nowrap
}

@keyframes updown {
    0%,
    100% {
        transform: translate(5px, -10px)
    }
    50% {
        transform: translate(0, 0)
    }
}

@keyframes sizeChange {
    0%,
    100% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.1)
    }
}

.box6 {
    height: 750px;
    padding-bottom: 70px;
}

.box6 .tag i {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    border-bottom: 1px dotted #cdcdcd;
    width: 92%;
    margin: 0 auto;
}

.box6 ul {
    float: right;
    width: 371px;
    height: 346px;
    background: #fafafa;
    padding: 50px 20px;
}

.box6 li {
    display: block;
    cursor: pointer;
    position: relative;
    padding-bottom: 30px;
}

.box6_v2 {
    position: relative;
    width: 121px;
    height: 64px;
    display: inline-block;
    margin-right: 5px;
}

.box6 li.active .box6_v2 p {
    display: block;
}

.box6_v2 p {
    position: absolute;
    top: 0;
    width: 121px;
    height: 64px;
    line-height: 64px;
    background: rgba(0, 0, 0, .6);
    text-align: center;
    color: #fff;
    display: none;
}

.box6 li.active .box6_v3 img {
    display: none;
}

.box6 li .box6_v3 img {
    position: absolute;
    top: 34%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 20px;
    height: 20px;
    text-align: center;
}

.box6 li img {
    width: 121px;
    height: 64px;
    display: inline-block;
    vertical-align: middle;
}

.box6 li .box6_v1 {
    display: inline-block;
    width: 210px;
    text-align: left;
    vertical-align: middle;
}

.box6 li:hover {
    color: #d20c54;
}

.box6 li.active {
    color: #d20c54;
}

.video-box {
    position: relative;
    width: 789px;
    height: 446px;
    background: #fff;
    display: none;
    float: left;
}

.video-box video {
    width: 789px;
    height: 446px;
}

.box6_d {
    position: absolute;
    top: 0;
    z-index: 9;
}

.box6_d img {
    width: 100%;
    height: 446px;
}

.box6_img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    width: 64px;
    height: 64px;
    z-index: 10;
}

.box8 {
    padding-bottom: 70px
}

.box8 .city-list {
    height: 616px;
    text-align: center;
    color: #fff
}

.box8 .city-list a {
    position: absolute;
    width: 271px;
    height: 176px;
    padding-top: 120px
}

.box8 .city-list a span {
    display: block
}

.box8 .city-list a .n {
    font-size: 36px
}

.box8 .city-list a .n:after {
    content: '';
    width: 20px;
    height: 1px;
    background: #d20c54;
    overflow: hidden;
    display: block;
    margin: 5px auto
}

.box8 .city-list a .c {
    font-size: 22px
}

.box8 .city-list a:hover {
    color: #d20c54
}

.box8 .city-list a:hover .iconfont {
    color: #d20c54;
    background: #fff
}

.box8 .city-list a .iconfont {
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: #d20c54;
    color: #fff;
    text-align: center;
    line-height: 52px;
    font-size: 20px;
    margin: 0 auto 10px
}

.box9 {
    padding-bottom: 70px
}

.box9 .citySearch {
    line-height: 40px;
    background: none;
    border-bottom: 1px solid #d9d9d9
}

.box9 .citySearch .citySelect .iconfont {
    vertical-align: middle
}

.box9 .citySearch .txt {
    width: auto
}

.box9 .citySearch .citySelect {
    width: auto;
    border-right: 0
}

.box9 .citySearch .citySelect .sj:after {
    content: "";
    width: 0px;
    height: 0px;
    border-color: transparent #333 #333 transparent;
    border-width: 2px;
    border-style: solid;
    display: inline-block;
    margin-left: 2px
}

.box9 .swiper-wrapper,
.box9 .swiper-slide {
    height: 496px !important
}

.box9 .yueyun-card {
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)
}

.box9 .yueyun-card .left-yy {
    float: left;
    width: 650px;
    height: 496px
}

.box9 .yueyun-card .right-yy {
    float: left;
    width: 550px;
    height: 496px;
    position: relative
}

.box9 .yueyun-card .right-yy:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #fff;
    top: 210px;
    left: -15px
}

.box9 .yueyun-card .right-yy .yy-title {
    font-size: 26px;
    height: 45px;
    line-height: 45px;
    margin-left: 40px;
    margin-top: 55px
}

.box9 .yueyun-card .right-yy .yy-title:before {
    content: url(//s.dyrs.cc/static/pc/images/lou_07.jpg);
    display: block;
    float: left;
    width: 45px;
    height: 45px;
    margin-right: 20px
}

.box9 .yueyun-card .right-yy .yy-title:after {
    content: '';
    display: block;
    width: 35px;
    height: 1px;
    background: #d20c54;
    margin-left: 64px;
    margin-top: 10px
}

.box9 .yueyun-card .right-yy .anli-num {
    width: 300px;
    height: 28px;
    margin: 25px 0 0 100px;
    font-size: 16px;
    color: #666
}

.box9 .yueyun-card .right-yy .anli-num .div {
    padding: 0 5px
}

.box9 .yueyun-card .right-yy .tel {
    margin-left: 50px;
    width: 420px;
    overflow: hidden
}

.box9 .yueyun-card .right-yy .tel .tel-img {
    width: 30px;
    float: left;
    color: #f5c43b
}

.box9 .yueyun-card .right-yy .tel .tel-img i {
    font-size: 30px
}

.box9 .yueyun-card .right-yy .tel .tel-text {
    margin-left: 20px;
    width: 370px;
    float: left;
    height: 26px;
    font-size: 16px;
    line-height: 30px
}

.box9 .yueyun-card .right-yy .divied {
    width: 420px;
    margin: auto;
    height: 1px;
    background: #edecec
}

.box9 .yueyun-card .right-yy .lp-hk .hk-title {
    font-size: 18px;
    width: 420px;
    margin: 0 auto
}

.box9 .yueyun-card .right-yy .lp-hk .list-input {
    width: 430px;
    height: 45px;
    margin: auto;
    overflow: hidden
}

.box9 .yueyun-card .right-yy .lp-hk .list-input input {
    display: block;
    float: left;
    margin-right: 10px;
    width: 170px;
    height: 40px;
    border: 1px solid #edecec;
    background: #fafafa;
    padding: 0 15px;
    border-radius: 3px
}

.box9 .yueyun-card .right-yy .lp-hk .list-input .button {
    width: 202px
}

.box9 .swiper-prev,
.box9 .swiper-next {
    top: 0;
    right: 0;
    background: #c1c1c1;
    width: 44px;
    height: 36px;
    color: #fff;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
    z-index: 2
}

.box9 .swiper-prev:hover,
.box9 .swiper-next:hover {
    background: #5c5c5c
}

.box9 .swiper-prev {
    right: 50px
}

.box10 {
    padding-bottom: 70px
}

.box10 .accordion-box {
    width: 100%;
    height: 400px
}

.box10 .accordion-box ul {
    padding: 0;
    width: inherit;
    height: 400px;
    overflow: hidden;
    position: relative
}

.box10 .accordion-box ul li {
    width: 723px;
    height: 400px;
    position: absolute;
    top: 0;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s;
    overflow: hidden;
}

.box10 .accordion-box ul li .left {
    width: 655px;
    height: inherit;
    overflow: hidden;
    position: relative;
    float: left
}

.box10 .accordion-box ul li .left .shadow {
    position: absolute;
    bottom: 120px;
    width: 655px;
    height: 125px;
    color: #fff;
    text-align: center;
    font-size: 20px;
}

.box10 .accordion-box ul li .left .shadow .title {
    line-height: 35px;
}

.box10 .accordion-box ul li .left .shadow a {
    width: 122px;
    height: 42px;
    line-height: 42px;
    border: 1px solid #fff;
    border-radius: 2px;
    display: inline-block;
    font-size: 16px;
    margin-top: 10px;
}

.box10 .accordion-box ul li .left .shadow a img {
    width: 8px;
    height: 14px;
}

.box10 .accordion-box ul li .left img {
    z-index: -1;
    width: 655px;
    height: 400px;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s
}

.box10 .accordion-box ul li .right {
    width: 68px;
    height: 400px;
    float: left;
    position: relative;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s
}

.box10 .accordion-box ul li .right .title {
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    position: absolute;
    top: 160px;
    left: 17px;
    font-size: 24px;
    -webkit-writing-mode: tb-lr;
    -ms-writing-mode: tb-lr;
    color: #333;
}

.box10 .accordion-box ul li .right .title span {
    font-size: 16px;
    color: #999;
    margin-top: 12px;
    text-transform: uppercase;
}

.box10 .accordion-box ul li .right .sub-title {
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    position: absolute;
    top: 115px;
    font-size: 14px;
    left: 27px
}

.box10 .accordion-box ul li .right::before {
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s;
    content: '';
    display: block;
    position: absolute;
    z-index: 2;
    top: 48%;
    left: -10px;
    width: 0;
    height: 0;
    border-right-width: 10px;
    border-right-style: solid;
    border-top-width: 10px;
    border-top-style: solid;
    border-top-color: transparent;
    border-bottom-width: 10px;
    border-bottom-style: solid;
    border-bottom-color: transparent
}

.box10 .accordion-box ul li:nth-child(odd) .right {
    background: #DEE0E2
}

.box10 .accordion-box ul li:nth-child(odd) .right::before {
    border-right-color: #DEE0E2
}

.box10 .accordion-box ul li:nth-child(even) .right {
    background: #F6F8FA
}

.box10 .accordion-box ul li:nth-child(even) .right::before {
    border-right-color: #F6F8FA
}

.box10 .accordion-box ul li:hover .right {
    background: #d20c54;
}

.box10 .accordion-box ul li:hover .right::before {
    border-right-color: #d20c54;
}

.box10 .accordion-box ul li:hover .right .title {
    color: #fff;
}

.box11 {
    height: 293px;
    text-align: center;
    color: #fff
}

.box11 .w1 {
    width: 150%;
    margin-left: -36px
}

.w1 .inline {
    float: left!important;
}

.box11 a {
    float: left;
    width: 159px;
    margin-top: 73px;
    cursor: default
}

.box11 span {
    display: block
}

.box11 .iconfont {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border: solid 1px #fff;
    line-height: 80px;
    border-radius: 50%;
    font-size: 32px
}

.box11 .n {
    font-size: 16px;
    margin-top: 15px
}

.box11 .t {
    font-size: 18px
}

.box12 .news-title {
    font-size: 34px;
    color: #212628
}

.box12 .titles {
    width: 100%;
    border-bottom: 1px solid #edecec;
    overflow: hidden
}

.box12 .titles .left {
    float: left
}

.box12 .titles .left a {
    float: left;
    margin-right: 10px;
    padding: 5px 25px;
    border-radius: 15px;
    background-color: #f9f1f1
}

.box12 .titles .left a::after {
    display: block;
    clear: both
}

.box12 .titles .left a:hover {
    color: #d20c54
}

.box12 .titles .left a.active {
    background-color: #d61c15;
    color: #fff
}

.box12 .titles .right {
    float: right
}

.box12 .titles .right a {
    float: left;
    padding: 5px 15px
}

.box12 .titles .right a::after {
    display: block;
    clear: both
}

.box12 .titles .right a:hover {
    color: #d20c54
}

.box12 .news-list {
    width: 100%
}

.box12 .news-list .left {
    width: 580px;
    float: left
}

.box12 .news-list .left .img-box {
    width: inherit;
    height: 300px;
    overflow: hidden
}

.box12 .news-list .left .img-box img {
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s
}

.box12 .news-list .left .img-box img:hover {
    transform: scale(1.1, 1.1)
}

.box12 .news-list .left .title {
    margin-top: 16px;
    color: #212628;
    width: inherit;
    display: block !important;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-height: 1.5;
    font-size: 20px;
    max-height: 30px
}

.box12 .news-list .left .title:hover {
    color: #d20c54
}

.box12 .news-list .left .article-time {
    color: #666;
    font-size: 14px
}

.box12 .news-list .left .sub-title {
    position: relative;
    margin: 17px 0 60px 0;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-height: 2;
    font-size: 14px;
    max-height: 56px
}

.box12 .news-list::after {
    content: '';
    display: block;
    clear: both
}

.box12 .news-list .right {
    float: right
}

.box12 .news-list .right a li {
    width: 570px;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s
}

.box12 .news-list .right a li .time {
    float: left;
    height: 90px;
    width: 80px;
    color: #fff;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s;
    position: relative
}

.box12 .news-list .right a li .time .month {
    display: block;
    position: absolute;
    font-size: 30px;
    top: 25px;
    left: 20px
}

.box12 .news-list .right a li .time .date {
    display: block;
    font-size: 16px;
    position: absolute;
    right: 10px;
    bottom: 10px
}

.box12 .news-list .right a li::after {
    content: '';
    display: block;
    clear: both
}

.box12 .news-list .right a li .content {
    width: 460px;
    float: left
}

.box12 .news-list .right a li .content .title {
    font-size: 18px;
    color: #212628;
    padding: 7px 0 7px 10px;
    width: inherit;
    display: block !important;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-height: 1.5;
    font-size: 18px;
    max-height: 27px
}

.box12 .news-list .right a li .content .sub-title {
    color: #666;
    position: relative;
    margin: 0 0 0 12px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-height: 1.5;
    font-size: 14px;
    max-height: 42px
}

.box12 .news-list .right a li:hover {
    background-color: #fff;
    box-shadow: 0 0 15px 0 rgba(102, 102, 102, 0.2)
}

.box12 .news-list .right a li:hover .time {
    background: #d20c54
}

.box12 .news-list .right a .time:nth-child(odd) {
    background: #c0b8ac
}

.box12 .news-list .right a .time:nth-child(even) {
    background: #999288
}

.box12 .news-list .right a+a li {
    margin-top: 22px
}

.box13 {
    overflow: hidden
}

.box13 a {
    float: left;
    width: 383px;
    height: 295px;
    margin-right: 24px
}


/* banner */

.play-box {
    position: relative;
    width: 100%;
    height: auto;
    margin: 85px auto;
    margin-bottom: 0;
    margin-top: 0;
}


/*设置边框下的图片*/

.play-box img {
    width: 100%;
    height: auto;
    border: 0;
}


/*设置超链接下的所有图片不显示*/

.play-box a {
    display: block;
    /*现在是文本状态，要修改为块状*/
    overflow: hidden;
    /*隐藏超过边框高度的图片*/
    opacity: 0;
    /*默认图片为全透明*/
    height: 0;
    /*默认高度为0*/
    transition: opacity 3.5s;
    /*默认透明度过渡时间为0.5s*/
}


/*设置当前图片显示*/

#imgList a.current {
    opacity: 1;
    /*默认图片显示*/
    height: auto;
    /*默认高度为自动*/
}


/*设置列表ul下的li*/

.iconList ul li {
    width: 10px;
    height: 10px;
    margin: 0 4px;
    font-size: 0;
    border-radius: 50%;
    background-color: #fff;
    cursor: pointer;
    float: left;
}


/*当图片变化时，图标也跟着变化*/

.iconList ul li.current {
    background-color: #d20c54;
}


/*设置图标绝对定位*/

.iconList {
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -45px;
}


/*设置向左向右图标*/

.sliderbar {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    width: 51px;
    height: 50px;
    font-family: simsun;
    color: #fff;
    text-align: center;
    line-height: 50px;
    background-color: #000;
    opacity: .6;
    display: none;
    cursor: pointer;
}


/*设置向左图标*/

.slidebar-left {
    left: -3px;
}


/*设置向右图标*/

.slidebar-right {
    right: 2px;
}

.wx-img {
    position: absolute;
    right: -40px;
    top: 57px;
    display: none;
    z-index: 11;
}

.tianmao:hover .wx-img {
    display: block;
}

.pagess .page-status,
.pagess a {
    display: inline-block;
    margin-right: 10px;
    padding: 2px 12px;
    height: 24px;
    border: 1px #cccccc solid;
    background: #fff;
    text-decoration: none;
    color: #808080;
    font-size: 12px;
    line-height: 24px;
}