@charset "UTF-8";
.honer-list1 .biao-jj {
    text-align: center;
    font-size: 18px;
    color: #666;
    padding-top: 10px;
}

@media (min-width: 768px) {
    html {
        font-size: 28px !important;
    }
}

.hovergun::-webkit-scrollbar-track {
    background: transparent;
}

.hovergun::-webkit-scrollbar-thumb {
    background: transparent;
    /*border-radius: 4px;*/
    
}

.hovergun::-webkit-scrollbar-thumb:window-inactive {
    background: transparent;
}

.hovergun::-webkit-scrollbar-thumb:vertical:hover {
    background: transparent;
}

.about-tianyan .kapian .kapian-div .ka-con ul.kaul::-webkit-scrollbar-track {
    background: transparent;
}

.about-tianyan .kapian .kapian-div .ka-con ul.kaul::-webkit-scrollbar-thumb {
    background: transparent;
    /*border-radius: 4px;*/
}

.about-tianyan .kapian .kapian-div .ka-con ul.kaul::-webkit-scrollbar-thumb:window-inactive {
    background: transparent;
}

.about-tianyan .kapian .kapian-div .ka-con ul.kaul::-webkit-scrollbar-thumb:window-inactive {
    background: transparent;
}

.about-tianyan .kapian .kapian-div .ka-con ul.kaul::-webkit-scrollbar-thumb:vertical:hover {
    background: transparent;
}

@media (min-width: 1025px) {
    /*::-webkit-scrollbar {*/
    /*    width: 3px;*/
    /*    height:3px;*/
    /*}*/
    /*::-webkit-scrollbar-track {*/
    /*    background: #fff;*/
    /*}*/
    /*::-webkit-scrollbar-thumb {*/
    /*    background: #444444;*/
    /*    !*border-radius: 4px;*!*/
    /*}*/
    /*::-webkit-scrollbar-thumb:window-inactive {*/
    /*    background: #444444;*/
    /*}*/
    /*::-webkit-scrollbar-thumb:vertical:hover {*/
    /*    background: #444444;*/
    /*}*/
    html {
        font-size: 30px !important;
    }

    body {
        -ms-overflow-style: scrollbar;
    }
}

@media (min-width: 1360px) {
    .honer-list1 ul li .left {
        margin-top: -1.65rem;
    }
}

@media (min-width: 1440px) {
    html {
        font-size: 34px !important;
    }
}

@media (min-width: 1680px) {
    html {
        font-size: 40px !important;
    }
}

/* 重置表单样式 */
select::-ms-expand {
    display: none;
}

input, select, textarea {
    box-shadow: none;
    outline: none;
    border: none;
    border-radius: 0;
    -ms-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 0;
}

textarea {
    resize: none;
}

select::-ms-expand {
    display: none;
}

/* 更改placeholder颜色 */
input::-webkit-input-placeholder {
    color: #888;
}

input:-moz-placeholder {
    color: #888;
}

input::-moz-placeholder {
    color: #888;
}

input:-ms-input-placeholder {
    color: #888;
}

textarea::-webkit-input-placeholder {
    color: #888;
}

textarea:-moz-placeholder {
    color: #888;
}

textarea::-moz-placeholder {
    color: #888;
}

textarea:-ms-input-placeholder {
    color: #888;
}

/*字体*/
@font-face {
    font-family: "PingFang-Bold_1";
    src: url("//company-1253824678.cos.ap-shanghai.myqcloud.com/jinpeng/fonts/PingFang-Bold_1.woff2") format("woff2"),
    url("//company-1253824678.cos.ap-shanghai.myqcloud.com/jinpeng/fonts/PingFang-Bold_1.woff") format("woff"),
    url("//company-1253824678.cos.ap-shanghai.myqcloud.com/jinpeng/fonts/PingFang-Bold_1.ttf") format("truetype"),
    url("//company-1253824678.cos.ap-shanghai.myqcloud.com/jinpeng/fonts/PingFang-Bold_1.eot") format("embedded-opentype"),
    url("//company-1253824678.cos.ap-shanghai.myqcloud.com/jinpeng/fonts/PingFang-Bold_1.svg") format("svg");
}

.pinbold {
    font-family: "PingFang-Bold_1", serif;
}

@font-face {
    font-family: "Bebas_";
    src: url("//company-1253824678.cos.ap-shanghai.myqcloud.com/jinpeng/fonts/Bebas_.woff2") format("woff2"),
    url("//company-1253824678.cos.ap-shanghai.myqcloud.com/jinpeng/fonts/Bebas_.woff") format("woff"),
    url("//company-1253824678.cos.ap-shanghai.myqcloud.com/jinpeng/fonts/Bebas_.ttf") format("truetype"),
    url("//company-1253824678.cos.ap-shanghai.myqcloud.com/jinpeng/fonts/Bebas_.eot") format("embedded-opentype"),
    url("//company-1253824678.cos.ap-shanghai.myqcloud.com/jinpeng/fonts/Bebas_.svg") format("svg");
}

.shuzi {
    font-family: "Bebas_", serif;
}

.siyuan {
    font-family: "SourceHanSansCN-Medium", serif;
}

.pgcgui {
    font-family: "PingFang-Regular_1", serif;
}

@font-face {
    font-family: "PingFang-Regular_1";
    src: url("//company-1253824678.cos.ap-shanghai.myqcloud.com/jinpeng/fonts/PingFang-Regular_1.woff2") format("woff2"),
    url("//company-1253824678.cos.ap-shanghai.myqcloud.com/jinpeng/fonts/PingFang-Regular_1.woff") format("woff"),
    url("//company-1253824678.cos.ap-shanghai.myqcloud.com/jinpeng/fonts/PingFang-Regular_1.ttf") format("truetype"),
    url("//company-1253824678.cos.ap-shanghai.myqcloud.com/jinpeng/fonts/PingFang-Regular_1.eot") format("embedded-opentype"),
    url("//company-1253824678.cos.ap-shanghai.myqcloud.com/jinpeng/fonts/PingFang-Regular_1.svg") format("svg");
}

/*首页*/
.w1720 {
    position: relative;
    width: 89.6%;
    margin: 0 auto;
}

.ban-clearfixed {
    height: 100vh;
}

.banner-swiper {
    width: 100%;
    overflow: hidden;
    position: fixed;
    height: 100vh;
    left: 0;
    /*top:0;*/
    /*filter:blur(20px)*/
}

.index-container {
    position: relative;
    z-index: 3;
}

.pho-banner {
    display: none
}

.banner-swiper .swiper-slide {
    width: 100%;
    position: relative;
    height: 100%;
}

.banner-swiper .swiper-slide .pc-banner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}

.banner-swiper .swiper-slide .pc-banner .imgsm {
    position: absolute;
    width: 17.7%;
    top: 23%;
    left: 5.2%;
    z-index: 10;
}

.banner-swiper .swiper-slide .pho-banner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}

.banner-swiper .swiper-slide .pho-banner .imgsm {
    position: absolute;
    width: 17.7%;
    top: 23%;
    left: 5.2%;
    z-index: 10;
}

.banner-swiper .banner-prev, .banner-swiper .banner-next {
    position: absolute;;
    top: 50%;
    transform: translateY(-50%);
    width: 0.6rem;
    height: 1rem;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    z-index: 10;
    transition: all 0.3s;
    cursor: pointer;
}

.banner-swiper .banner-prev {
    left: 1.5%;
    background-image: url(../img/prev.png)
}

.banner-swiper .banner-next {
    right: 1.5%;
    background-image: url(../img/next.png)
}

.banner-swiper .banner-conall {
    position: absolute;
    top: 31.3%;
    left: 5.2%;
}

.banner-swiper .banner-conall .banner-name {
    font-size: 1.4rem;
    color: #333333;
    line-height: 2rem;
    height: 2rem;
}

.banner-swiper .banner-conall.bai .banner-name {
    color: #fff;
}

.banner-swiper .banner-conall .banner-name span {
    color: #e60013;
}

.banner-swiper .banner-conall .banner-en {
    font-size: 0.5rem;
    color: #666666;
    line-height: 0.6rem;
    font-family: "Kartika";
    height: 0.6rem
}

.banner-swiper .banner-conall.bai .banner-en {
    color: #fff;
}

.banner-swiper .banner-conall .more {
    display: inline-block;
    background-position: right center;
    font-size: 0.45rem;
    line-height: 0.5rem;
    color: #666666;
    margin-top: 5.75rem;
    padding-right: 1.25rem;
    background-image: url(../img/more.png);
    background-repeat: no-repeat;
    transition: all 0.3s;
}

.banner-swiper .swiper-slide .more {
    display: inline-block;
    background-position: right center;
    font-size: 0.45rem;
    line-height: 0.5rem;
    color: #666666;
    margin-top: 5.75rem;
    padding-right: 1.25rem;
    background-image: url(../img/more.png);
    background-repeat: no-repeat;
    transition: all 0.3s;
    position: absolute;
    right: 6.2%;
    bottom: 25%;
    z-index: 10
}

.banner-swiper .banner-conall.bai .more {
    color: #fff;
    background-image: url(../img/moreb.png);
}

.banner-swiper .banner-num {
    position: absolute;
    left: 5.2%;
    bottom: 20%;
    display: inline-block;
    vertical-align: bottom;
    z-index: 10;
}

.banner-swiper .banner-num .numindex {
    font-size: 0.9rem;
    color: #e60013;
}

.banner-swiper .banner-num .numxie {
    font-size: 0.4rem;
    margin: 0 0.1rem 0 0.2rem;
    color: #cccccc;
}

.banner-swiper .banner-num .numall {
    color: #cccccc;
    font-size: 0.4rem;
}

.banner-swiper .banner-pagination {
    position: absolute;
    right: 5.2%;
    bottom: 20%;
    z-index: 10;
}

.banner-swiper .banner-pagination span {
    width: 0.4rem;
    height: 0.4rem;
    background-color: transparent;
    transition: all 0.3s;
    border-radius: 0.2rem;
    border: 2px solid #fff;
    box-sizing: border-box;
    transition: all 0.3s;
}

.banner-swiper .banner-pagination span.swiper-pagination-bullet-active {
    width: 1rem;
    background-color: #e60013;
    border: 2px solid #e60013;
}

.shou-mian {
    padding-bottom: 1.25rem;
    background-color: #eef4fb;
    /* height:8rem;*/
}

.shou-mian .w1720 {
    margin-top: -9%;
    z-index: 10;
}

.shou-newscon {
    background-color: #fff;
    border-radius: 10px;
}

.shou-newscon .newsson {
    height: 2.25rem;
    line-height: 2.25rem;
    padding-left: 0.75rem;
    position: relative;
}

.shou-newscon .newsson .tit {
    font-size: 0.6rem;
    color: #444444;
    float: left;
    margin-right: 0.9rem;
}

.new-titeshouw {
    width: 70%;
    float: left;
    overflow: hidden;
    height: 2.25rem;
    line-height: 2.25rem;
    font-size: 0.45rem;
}

.new-titeshouw .swiper-slide {
    height: 2.25rem;
    line-height: 2.25rem;
}

.new-titeshouw .swiper-slide a {
    color: #333;
}

.shou-newscon .newsson .xialai {
    width: 0.45rem;
    position: absolute;
    right: 0.75rem;
    top: 50%;
    transform: translateY(-50%);
}

.shou-newscon .newsson .xialai img {
    width: 100%;
    transition: all 0.3s;
    cursor: pointer;
}

.shou-newscon .newsson .xialai.cur img {
    transform: rotate(180deg);
}

.shou-newscon ul.new-zhang {
    border-top: 1px solid #f3f3f3;
    padding: 0 0.75rem;
    display: none;
}

.shou-newscon ul.new-zhang li {
    padding: 0.55rem 0 0;
    float: left;
    width: 50%;
    position: relative;
}

.shou-newscon ul.new-zhang li .zhang-new {
    width: 96%;
    border-bottom: 1px dashed #f3f3f3;
    padding-bottom: 0.55rem;
    box-sizing: border-box;
    position: relative;
}

.shou-newscon ul.new-zhang li .zhang-new:nth-child(2n+1):after {
    position: absolute;
    content: "";
    width: 1px;
    height: 60%;
    right: -4%;
    border-right: 1px dashed #f3f3f3;
    top: 30%;
    transform: translateY(-30%);
}

.shou-newscon ul.new-zhang li:nth-child(2n) .zhang-new {
    margin-left: 4.1%;
}

.shou-newscon ul.new-zhang li .zhang-new .name {
    font-size: 0.45rem;
    color: #333333;
    line-height: 0.55rem;
}

.shou-newscon ul.new-zhang li .zhang-new .titl {
    font-size: 0.3rem;
    color: #bbbbbb;
    line-height: 0.4rem;
    margin-top: 0.15rem;
}

.shou-newscon ul.new-zhang li .zhang-new .more {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../img/newmore.png);
    background-size: 100%;
    width: 10px;
    height: 10px;
    display: inline-block;
}

.about-tianyan {
    margin-top: 1.25rem;
    border-radius: 10px;
    background-color: #fff;
}

.about-tianyan .about-name {
    height: 2.25rem;
    line-height: 2.25rem;
    font-size: 0.6rem;
    padding-left: 0.75rem;
}

.about-tianyan .kapian .kapian-div {
    float: left;
    background-repeat: no-repeat;
    background-position: center;
    height: 6.5rem;
    border-bottom-left-radius: 10px;
    background-size: cover;
    transition: all 0.3s;
    width: 25%;
    position: relative;
    overflow: hidden;
}

.about-tianyan .kapian .chang {
    width: 50%;
}

/*.about-tianyan .kapian .duan {*/
/*    width: 25%;*/
/*    border-bottom-left-radius: 0px;*/
/*}*/
.about-tianyan .kapian .kapian-div .ka-con {
    padding: 0.75rem;
    position: relative;
    height: 80%;
}

.about-tianyan .kapian .kapian-div .ka-con .en-ka {
    font-size: 0.35rem;
    color: #fff;
    line-height: 0.5rem;
}

.about-tianyan .kapian .kapian-div .ka-con .cn-ka {
    font-size: 0.6rem;
    color: #fff;
    line-height: 0.8rem;
    margin-top: 0.35rem;
}

.about-tianyan .kapian .kapian-div .ka-con .cn-sm-ka {
    font-size: 0.35rem;
    color: #fff;
    line-height: 0.45rem;
    margin-top: 0.25rem;
}

.about-tianyan .kapian .kapian-div .ka-con .more {
    position: absolute;
    left: 0.75rem;
    bottom: 0.75rem;
    display: inline-block;
    font-size: 0.3rem;
    color: #fff;
    padding-right: 0.7rem;
    background-position: right center;
    background-repeat: no-repeat;
    background-image: url(../img/kamore.png);
    transition: all 0.3s;
}

.about-tianyan .kapian .kapian-div .ka-con ul.kaul {
    margin-top: 0.4rem;
    height: 2rem;
    overflow: hidden;
    font-size: 0;
}

ul.kaul::-webkit-scrollbar-track {
    background: transparent;
}

ul.kaul::-webkit-scrollbar-thumb {
    background: transparent;
    /*border-radius: 4px;*/
}

ul.kaul::-webkit-scrollbar-thumb:window-inactive {
    background: transparent;
}

ul.kaul::-webkit-scrollbar-thumb:vertical:hover {
    background: transparent;
}

.about-tianyan .kapian .kapian-div .ka-con ul.kaul li {
    display: inline-block;
    margin-right: 0.15rem;
    margin-bottom: 0.2rem;
}

.about-tianyan .kapian .kapian-div .ka-con ul.kaul li a {
    display: inline-block;
    font-size: 0.35rem;
    color: #ad7623;
    padding: 0px 0.4rem;
    border-radius: 0.4rem;
    border: 1px solid #ad7623;
}

.about-tianyan .kapian .kapian-div.last {
    border-bottom-right-radius: 10px;
}

.about-tianyan .kapian .ka-div2 .ka-con .en-ka {
    color: #b47a22;
}

.about-tianyan .kapian .ka-div2 .ka-con .cn-ka {
    color: #7d5518;
}

.about-tianyan .kapian .ka-div2 .ka-con .cn-sm-ka {
    color: #916116;
}

.about-tianyan .kapian .kapian-div:nth-child(2) {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.about-tianyan .kapian .kapian-div:nth-child(3) {
    border-bottom-left-radius: 0;
}

.about-tianyan .kapian .kapian-div .bgdiv {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: all 0.3s;
}

.about-tianyan .kapian .kapian-div.duan .img1 {
    opacity: 0;
}

.about-tianyan .kapian .kapian-div.duan .img2 {
    opacity: 1;
}

.about-tianyan .kapian .kapian-div.chang .img2 {
    opacity: 0;
}

.about-tianyan .kapian .kapian-div.chang .img1 {
    opacity: 1;
}

.swiper-button-disabled {
    display: none;
}

/*内页banner*/
.banner-swiper .neibanner {
    position: absolute;
    left: 5.2%;
    bottom: 20%;
}

.banner-swiper .neibanner .name-h2 {
    font-size: 1rem;
    color: #fff;
    line-height: 1.2rem;
    margin-bottom: 1.1rem;
}

.banner-swiper .neibanner .h2-more {
    font-size: 0.3rem;
    color: #ffffff;
    display: inline-block;
    padding: 0.3rem 1.3rem 0.3rem 0.5rem;
    border: 1px solid #fff;
    border-radius: 1rem;
    opacity: 0.5;
    background-image: url(../img/morenei.png);
    background-repeat: no-repeat;
    background-position: 80% center;
    transition: all 0.3s;
}

.new-mian {
    background-color: #f4f4f4;
    padding-bottom: 1.25rem;
}

.new-mian .w1720 {
    margin-top: -4%;
    z-index: 10;
}

.new-mian .neibody {
    background-color: #fff;
    border-radius: 10px;
    padding: 2rem 0 1.2rem;
}

.w1520 {
    width: 88.4%;
    margin: 0 auto;
}

.new-mian .neibody ul.newsul {
    text-align: center;
    font-size: 0;
}

.new-mian .neibody ul.newsul li {
    display: inline-block;
    height: 1.5rem;
    line-height: 1.5rem;
    border-top: 1px solid #e70011;
    border-bottom: 1px solid #e70011;
    box-sizing: border-box;
    transition: all 0.3s;
}

.new-mian .neibody ul.newsul li.li1 {
    border-left: 1px solid #e70011;
    border-right: 1px solid #e70011;
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
}

.new-mian .neibody ul.newsul li.li3 {
    border-left: 1px solid #e70011;
    border-right: 1px solid #e70011;
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
}

.new-mian .neibody ul.newsul li.cur {
    background-color: #e70011;
}

.new-mian .neibody ul.newsul li a {
    font-size: 0.5rem;
    color: #e70011;
    padding: 0 1.25rem;
}

.new-mian .neibody ul.newsul li.cur a {
    color: #fff;
}

.xinwen {
    margin-top: 2rem;
    text-align: center;
}

.xinwen ul.xinul {
    overflow: hidden;
    position: relative;
}

.xinwen ul.xinul li {
    float: left;
    width: 31%;
    margin-right: 3.5%;
    margin-bottom: 1.5rem;
    text-align: left;
}

.xinwen ul.xinul li:nth-child(3n) {
    margin-right: 0;
}

.xinwen ul.xinul li .newimg {
    position: relative;
    width: 100%;
    padding-bottom: 58%;
    overflow: hidden;
}

.xinwen ul.xinul li .newimg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}

.xinwen ul.xinul li .riqi {
    font-size: 0.3rem;
    color: #999999;
    line-height: 0.4rem;
    margin-top: 0.6rem;
}

.xinwen ul.xinul li .newname {
    font-size: 0.55rem;
    color: #333333;
    line-height: 0.7rem;
    margin-top: 0.4rem;
    height: 1.6rem;
    padding-bottom: 0.25rem;
    border-bottom: 1px solid #dedede;
}

.xinwen ul.xinul li .more {
    display: inline-block;
    font-size: 0.3rem;
    color: #999999;
    padding-right: 1rem;
    background-repeat: no-repeat;
    background-position: 80% center;
    background-image: url(../img/newmore2.png);
    margin-top: 0.5rem;
    transition: all 0.3s;
}

.xinwen .allmore {
    font-size: 0.3rem;
    color: #fff;
    display: inline-block;
    margin-top: 0rem;
    width: 3.75rem;
    height: 1.25rem;
    line-height: 1.25rem;
    border-radius: 1rem;
    background-color: #e70011;
}

.xinwen .allmore img {
    max-width: 100%;
    position: relative;
    margin-top: -4px;
    margin-left: 6px;
    animation: zibo 1.6s infinite linear;
}

@keyframes zibo {
    100%, 0% {
        left: 2px;
    }
    20% {
        left: 0;
    }
    40% {
        left: -2px;
    }
    60% {
        left: 0;
    }
    80% {
        left: 2px;
    }
}

.list-header {
    position: absolute;
    bottom: 0;
    left: 5.2%;
    height: 2rem;
    line-height: 2rem;
    width: 89.6%;
    background-color: #fff;
    border-bottom: 1px solid #dedede;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    z-index: 10;
}

.list-header .list-mian {
    float: left;
    padding-left: 0.6rem;
}

.list-header .list-mian span.fisrt {
    display: inline-block;
    width: 0.5rem;
    height: 0.5rem;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/icno1.png)
}

.list-header .list-mian span {
    margin-right: 0.5rem;
}

.list-header .list-select {
    float: left;
}

.mian-body {
}

.banner-img-body {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 520px;
    overflow: hidden;
}

.systemsbodyop .banner-img-body {
    height: calc(100vh - 4rem);
}

.banner-img-body .pc-banner-img, .banner-img-body .pho-banner-img {
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    background-size: cover;
   /* background-attachment: fixed;*/
}

.banner-img-body .pho-banner-img {
    display: none;
}

.banner-img-body .banner-name {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    width: 75%;
    text-align: center;
    z-index: 10
}

.banner-img-body .banner-name .En-name {
    font-size: 1.4rem;
    color: #fff;
    line-height: 1.6rem;
}

.banner-img-body .banner-name .cn-anme {
    font-size: 1.15rem;
    color: #fff;
    line-height: 1.2rem;
    margin-top: 0.4rem;
}

.banner-img-body .down-banner {
    width: 0.8rem;
    height: 0.45rem;
    background-size: 0.8rem;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/down.png);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 5%;
    animation: arrow1 1s infinite linear;
    cursor: pointer;
    z-index: 10
}

.banner-img-body .honer-down {
    left: 49%;
}

@keyframes arrow1 {
    0% {
        transform: translateX(-50%) translateY(0%);
    }
    50% {
        transform: translateX(-50%) translateY(60%);
    }
    100% {
        transform: translateX(-50%) translateY(0%);
    }
}

.about-list1 {
    padding: 2.25rem 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    /* background-attachment: fixed;*/
    background-image: url(../img/about-list1.jpg);
}

.about-list1 .name-biao {
    font-size: 0.9rem;
    line-height: 1rem;
    color: #333333;
    text-align: center;
}

.about-list1 .name-fu {
    font-size: 0.75rem;
    color: #666666;
    line-height: 0.9rem;
    text-align: center;
    margin-top: 1.25rem;
    margin-bottom: 0.75rem;
}

.about-list1 .name-fu span {
    color: #e60012;
}

.about-list1 .about-dan {
    font-size: 0.4rem;
    color: #666666;
    text-align: center;
    line-height: 0.8rem;
}

.about-list2 {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
    background-color: #f9f9f9;
    background-attachment: fixed;
    position: relative;
    transition: all 0.2s;
}

.about-list2 img {
    width: 100%;
}

.about-list3 {
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100%;
    background-attachment: fixed;
    padding: 2.25rem 0 2.5rem;
    background-color: #f9f9f9;
}

.about-list3 .name-biao {
    font-size: 0.9rem;
    text-align: center;
    line-height: 1rem;
    color: #333333;
}

.about-list3 .list3-miantab {
    margin-top: 3.5rem;
    position: relative;
}

.about-list3 .list3-miantab .list3-sipwer-mian {
    position: relative;
    width: 85%;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 0.75rem;
}

.about-list3 .list3-miantab .swiper-slide {
    transition: all 0.3s;
}

.about-list3 .list3-miantab .swiper-slide .list-divcon {
    padding-left: 1rem;
    background-repeat: no-repeat;
    background-size: 0.6rem;
    background-position: left top;
    background-image: url(../img/list-yuan1.png);
    text-align: left;
}

.about-list3 .list3-miantab .active {
    transform: translateY(-0.5rem);
}

.about-list3 .list3-miantab .active .list-divcon {
    background-image: url(../img/list-yuan2.png);
}

.about-list3 .list3-miantab .swiper-slide .list-divcon .year {
    font-size: 0.9rem;
    color: #666666;
    line-height: 0.9rem;
}

.about-list3 .list3-miantab .swiper-slide .list-divcon .biao-name {
    font-size: 0.45rem;
    color: #666666;
    line-height: 0.5rem;
    margin-top: 0.2rem;
}

.about-list3 .list3-miantab .active .list-divcon .year {
    color: #e60012;
}

.about-list3 .list3-miantab .active .list-divcon .biao-name {
    color: #e60012;
}

.about-list3 .list3-miantab .swiper-slide .list-divcon .dan-list {
    font-size: 0.35rem;
    color: #666666;
    line-height: 0.75rem;
    margin-top: 0.6rem;
    max-height: 3rem;
    overflow: hidden;
}

.about-list3 .list3-miantab .list3-prev, .about-list3 .list3-miantab .list3-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-size: 0.45rem;
    width: 0.45rem;
    height: 0.8rem;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.5;
    transition: all 0.3s;
}

.about-list3 .list3-miantab .list3-prev {
    left: 0;
    background-image: url(../img/list3-prev.png);
}

.about-list3 .list3-miantab .list3-next {
    right: 0;
    background-image: url(../img/list3-next.png);
}

.about-list4 {
    padding: 2.2rem 0 3.5rem;
    background-color: #fff;
}

.about-list4 .biao-name {
    font-size: 0.9rem;
    color: #333333;
    line-height: 1rem;
    text-align: center;
}

.about-list4 ul {
    margin-top: 3.25rem;
}

.about-list4 ul li {
    float: left;
    width: 25%;
    text-align: center;
    position: relative;
    -webkit-perspective: 800px;
    perspective: 800px;
    cursor: pointer;
}

.about-list4 ul li .artwork {
    display: block;
    width: 100%;
    height: 4.5rem;
    /* -webkit-transition: -webkit-transform 1s ease;*/
    /* transition: transform 1s ease;*/
    /* -webkit-transform-style: preserve-3d;*/
    /* transform-style: preserve-3d;*/
    position: relative;
}

.about-list4 ul li .list-div1 {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #fff;
}

.about-list4 ul li .list-div2 {
    width: 100%;
    height: 4.5rem;
}

/*.about-list4 ul li .list-div2{*/
/*-webkit-backface-visibility: hidden;*/
/*    backface-visibility: hidden;*/
/*}*/
/* .about-list4 ul li .list-div2 {*/
/*    -webkit-transform: rotateY(-180deg);*/
/*    transform: rotateY(-180deg);*/
/*}*/
/*.about-list4 ul li .artwork.theFlip{*/
/*     -webkit-transform: rotateY(-180deg);*/
/*    transform: rotateY(-180deg);*/
/*}*/
/*.about-list4 ul li .list-div1{*/
/*    text-align:center;*/
/*    -webkit-transform: rotateY(0deg);*/
/*    transform: rotateY(0deg);*/
/*}*/
.about-list4 ul li .list-div1 .inco-span {
    -webkit-transform: rotateY(0deg) !important;
    transform: rotateY(0deg) !important;;
}

.about-list4 ul li .list-div1 .inco {
    display: inline-block;
    width: 2.25rem;
    height: 2.25rem;
    border-radius: 50%;
    background-color: #f4f4f4;
    background-size: 2.25rem;
    background-repeat: no-repeat;
    background-position: center;
}

.about-list4 ul li .list-div1 .name {
    font-size: 0.6rem;
    color: #666666;
    line-height: 0.8rem;
    margin-top: 0.5rem;
}

.about-list4 ul li .list-div1 .name-en {
    font-size: 0.3rem;
    color: #666666;
    line-height: 0.4rem;
    margin-top: 0.25rem;
    text-transform: uppercase;
}

.about-list4 ul li .list-div2 .inco {
    display: inline-block;
    width: 2.25rem;
    height: 2.25rem;
    border-radius: 50%;
    line-height: 2.25rem;
    text-align: center;
    color: #e60012;
    font-size: 0.6rem;
    background-color: #f4f4f4;
}

.about-list4 ul li .list-div2 .name-p {
    margin-top: 0.5rem;
    font-size: 0.35rem;
    color: #999999;
    line-height: 0.75rem;
}

.honer-list1 {
    padding: 1.5rem 0 0;
    margin-bottom: 10px;
    background-color: #fff;
}

.honer-list1 .pinbold {
    font-size: 0.9rem;
    line-height: 1rem;
    color: #333333;
    text-align: center;
}

.w1200 {
    margin: 0 auto;
    position: relative;
}

.honer-list1 ul {
    margin-top: 1rem;
    position: relative;
}

.honer-list1 ul:after {
}

.honer-list1 ul li:after {
    width: 1px;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    height: calc(100% + 0.75rem);
    content: "";
    background-color: #dbe1e8;
    z-index: 1;
}

.honer-list1 ul li:first-child {
    background: url(../web/img/jt.png) top center no-repeat;
}

.honer-list1 ul li:nth-child(1):after {
    top: 0;
}

.honer-list1 ul li:nth-last-child(1):after {
    height: calc(100% - 0.75rem);
}

.honer-list1 ul li {
    /* margin-bottom:0.75rem;*/
    cursor: pointer;
    position: relative;
    padding: 2.2rem 0;
    /* z-index:10;*/
}

.honer-list1 ul li .after {
    position: absolute;
    width: 0.6rem;
    height: 0.6rem;
    top: 0.75rem;
    left: 50%;
    transform: translateX(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0.6rem;
    transition: all 0.3s;
    z-index: 10;
    opacity: 1;
    transform: translate(-50%, -50%);
    top: 50%;
}

.honer-list1 ul li .before {
    width: 1.7rem;
    height: 1.7rem;
    background-size: 1.7rem;
    opacity: 0;
    transition: all 0.3s;
    z-index: 10;
    /*margin-top:-0.75rem;*/
}

.honer-list1 ul li .left {
    position: absolute;
    top: 25%;
    margin-top: -1.35rem;
    transform: translateY(0%);
    left: 0;
    width: 42.3%;
    font-size: 0.35rem;
    color: #999999;
    text-align: right;
}

.honer-list1 ul li .left img {
    padding-right: 5%
}

.honer-list1 ul li .left .shuzi {
    font-size: 0.9rem;
    color: #666666;
    line-height: 1rem;
    transition: all 0.3s;
}

.honer-list1 ul li .right {
    float: right;
    width: 42.3%;
    text-align: left;
    font-size: 0.5rem;
    color: #666666;
    line-height: 1rem;
    transition: all 0.3s;
}

.honer-list1 ul li:nth-child(2n) .left {
    left: auto;
    right: 0;
    text-align: left;
}

.honer-list1 ul li:nth-child(2n) .right {
    float: left;
    text-align: right;
}

.more-page {
    height: 2.85rem;
    line-height: 2.85rem;
    text-align: center;
    border-top: 1px solid #eeeeee;
    margin-top: 2rem;
}

.more-page a {
    color: #999999;
    font-size: 0.35rem;
    display: inline-block;
    position: relative;
    transition: all 0.3s;
}

.more-page a:after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -0.5rem;
    width: 0.4rem;
    height: 0.2rem;
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../img/moreyuan.png);
    background-size: 0.4rem;
    transition: all 0.3s;
}

.hui-body footer {
    background-color: #f9f9f9;
}

.newsbanner-swiper {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    height: calc(100vh - 2rem);
}

.newsbanner-swiper .swiper-slide {
    position: relative;
    width: 100%;
    height: 100%;
}

.newsbanner-swiper .swiper-slide .mask-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3)
}

.newsbanner-swiper .swiper-slide .pc-banner, .newsbanner-swiper .swiper-slide .pho-banner {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100%;
    transition: all 1s;
}

/*.newsbanner-swiper .swiper-slide-active .pc-banner,.newsbanner-swiper .swiper-slide-active .pho-banner{
    background-size:110% 110%;
}*/
.newsbanner-swiper .swiper-slide .neibanner {
    position: absolute;
    left: 5.2%;
    bottom: 10%;
    z-index: 5
}

.newsbanner-swiper .swiper-slide .neibanner .name-h2 {
    font-size: 1.1rem;
    color: #fff;
    line-height: 1.3rem;
    margin-bottom: 1.1rem;
}

.newsbanner-swiper .swiper-slide .neibanner .h2-more {
    font-size: 0.3rem;
    color: #ffffff;
    display: inline-block;
    padding: 0.3rem 1.3rem 0.3rem 0.5rem;
    border: 1px solid #fff;
    border-radius: 1rem;
    opacity: 0.5;
    background-image: url(../img/morenei.png);
    background-repeat: no-repeat;
    background-position: 80% center;
    transition: all 0.3s;
}

.newsbanner-swiper .banner-pagination {
    position: absolute;
    right: 5.2%;
    bottom: 10%;
    z-index: 10;
}

.newsbanner-swiper .banner-pagination span {
    width: 0.4rem;
    height: 0.4rem;
    background-color: transparent;
    transition: all 0.3s;
    border-radius: 0.2rem;
    border: 3px solid #fff;
    box-sizing: border-box;
    transition: all 0.3s;
}

.newsbanner-swiper .banner-pagination span.swiper-pagination-bullet-active {
    width: 1rem;
    background-color: #e60013;
    border: 3px solid #e60013;
}

.newsbanner-swiper .banner-prev, .newsbanner-swiper .banner-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0.6rem;
    height: 1rem;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    z-index: 10;
    transition: all 0.3s;
    cursor: pointer;
}

.newsbanner-swiper .banner-prev {
    left: 1.5%;
    background-image: url(../img/prev.png);
}

.newsbanner-swiper .banner-next {
    right: 1.5%;
    background-image: url(../img/next.png);
}

.news-mianbody {
    padding: 0 0 2rem;
    background-color: #fff;
}

.news-mianbody .header-news {
    width: 476px;
    height: 3rem;
    margin: 0 auto;
    border-bottom: 1px solid #cccccc;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
}

.news-mianbody .header-news li {
    display: inline-block;
    font-size: 0.5rem;
    color: #333333;
    line-height: 3rem;
    position: relative;
}

.news-mianbody .header-news li a {
    color: #333;
}

.news-mianbody .header-news li.cur a {
    color: #e60012;
}

.news-mianbody .header-news li:after {
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.3s;
    content: "";
    height: 2px;
    width: 0;
    background-color: #e60012;
}

.news-mianbody .header-news li.cur:after {
    width: 100%;
}

.news-mianbody .news-lists-li {
    margin-top: 1.2rem;
}

.news-mianbody .news-lists-li li {
    float: left;
    width: 31%;
    margin-right: 3.5%;
    margin-bottom: 1rem;
}

.w1520 {
    margin: 0 auto;
    position: relative;
}

.news-mianbody .news-lists-li li:nth-child(3n) {
    margin-right: 0;
}

.news-mianbody .news-lists-li li .img {
    overflow: hidden;
    height: 7rem;
}

.news-mianbody .news-lists-li li .img img {
    width: 100%;
    transition: all 0.3s;
}

.news-mianbody .news-lists-li li .time {
    font-size: 0.3rem;
    color: #999999;
    line-height: 0.4rem;
    margin-top: 0.9rem;
}

.news-mianbody .news-lists-li li .newsname {
    font-size: 0.6rem;
    color: #333333;
    line-height: 0.8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 1rem;
    border-bottom: 1px solid #e8e8e8;
    margin-top: 0.4rem;
}

.news-mianbody .news-lists-li li .more {
    display: inline-block;
    font-size: 0.3rem;
    color: #999999;
    margin-top: 0.6rem;
    line-height: 0.4rem;
    padding-right: 0.75rem;
    background-position: right center;
    background-repeat: no-repeat;
    background-image: url(../img/more.png);
    background-size: 0.45rem;
}

.news-mianbody .more-news {
    display: block;
    margin: 1.5rem auto 0;
    width: 3.25rem;
    padding-left: 1.5rem;
    height: 1.25rem;
    line-height: 1.25rem;
    font-size: 0.3rem;
    color: #fff;
    /*border:2px solid #e70011;*/
    background-color: #e70011;
    text-align: left;
    border-radius: 0.625rem;
    background-position: 70% center;
    background-repeat: no-repeat;
    background-image: url(../img/newsmore1.png);
    background-size: 0.5rem;
    transition: all 0.3s;
}

.news-infobanner {
    position: relative;
    width: 100%;
    overflow: hidden;
    max-height: 14.25rem;
}

.banner-img-body.news-infobanner {
    max-height: none;
}

.news-infobanner:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(0, 0, 0, 0.3)
}

.news-infobanner img {
    width: 100%;
}

.news-infobanner .neibanner {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    width: 50%;
    z-index: 10
}

.news-infobanner.newsbanner-swiper .neibanner {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 60%;
    width: 60%;
    z-index: 10
}

.news-infobanner .neibanner .name-h2 {
    font-size: 1.6rem;
    color: #fff;
    line-height: 1.6rem;
    text-align: center;
}

.news-infobanner .neibanner .h2-sm {
    font-size: 1.15rem;
    color: #fff;
    line-height: 1.2rem;
    text-align: center;
    margin-top: 0.4rem;
}

.news-info-body {
    padding: 2rem 0 1.5rem;
    background-color: #fff;
    position: relative;
}

.top-back {
    position: fixed;
    right: 2%;
    bottom: 10%;
    border-radius: 50%;
    width: 1.2rem;
    height: 1.2rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0.5rem;
    background-color: #fff;
    cursor: pointer;
    background-image: url(../img/top-1.png);
    transition: all 0.3s ease;
    border: 1px solid #e70011;
}

.news-info-body .news-rela {
    position: relative;
    min-height: 900px;
}

.news-info-body .news-rela .left {
    float: left;
    width: 69%;
}

.news-info-body .news-rela .left .name {
    font-size: 0.75rem;
    color: #333333;
    min-height: 0.9rem;
    max-height: 1.8rem;
    line-height: 0.9rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.news-info-body .news-rela .left .time-ul {
    position: relative;
    margin-top: 0.5rem;
}

.news-info-body .news-rela .left .time-ul ul {
    font-size: 0;
    text-align: right;
    height: 0.6rem;
}

.news-info-body .news-rela .left .time-ul ul li {
    font-size: 0.3rem;
    color: #999999;
    display: inline-block;
    margin-left: 1.1rem;
}

.news-info-body .news-rela .left .time-ul .tiem {
    position: absolute;
    font-size: 0.35rem;
    color: #999;
    left: 0;
    transform: translateY(-50%);
    top: 50%;
}

.news-info-body .news-rela .left .time-ul .share-divop {
    display: inline-block;
    position: absolute;
    font-size: 0.35rem;
    color: #999;
    left: 2.8rem;
    line-height: 0.55rem;
    /* transform:translateY(-50%);*/
    /* top:50%;*/
}

.news-info-body .news-rela .left .time-ul .share-divop .huover-wei-qq {
    position: absolute;
    opacity: 1;
    top: -8px;
    left: 41px;
}

.news-info-body .news-rela .left .time-ul .share-divop .huover-wei-qq a {
    width: 0.8rem;
    height: 0.8rem;
    text-align: center;
    position: absolute;
    line-height: 0.8rem;
    border-radius: 50%;
    padding-left: 0;
    margin: 0 6px;
    background-color: rgba(0, 0, 0, 0.3);
    opacity: 0.6;
    transition: all 0.3s;
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.join-botoom .huover-wei-qq {
    position: absolute;
    opacity: 0;
    transition: all 0.3s;
    bottom: -0.1rem;
    left: inherit;
    top: 0;
}

.join-botoom .huover-wei-qq a {
    width: 1rem;
    height: 1rem;
    text-align: center;
    position: absolute;
    line-height: 1rem;
    border-radius: 50%;
    padding-left: 0;
    margin: 0 6px;
    background-color: rgba(0, 0, 0, 0.3);
    opacity: 0.6;
    transition: all 0.3s;
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.news-info-body .news-rela .left .time-ul .share-divop .huover-wei-qq .popup_weixin {
    background-image: url(../img/weixin12.png);
}

.news-info-body .news-rela .left .time-ul .share-divop .huover-wei-qq .popup_tsina {
    background-image: url(../img/weibo1.png);
    left: 1.1rem;
}

.news-info-body .news-rela .left .time-ul .share-divop .huover-wei-qq .popup_copy {
    background-image: url(../img/share.png);
    left: 2.2rem;
    background-size: 0.4rem
}

.join-botoom .huover-wei-qq .popup_weixin {
    background-image: url(../img/weixin12.png);
}

.join-botoom .huover-wei-qq .popup_tsina {
    background-image: url(../img/weibo1.png);
    left: 1.1rem;
}

.join-botoom .huover-wei-qq .popup_copy {
    background-image: url(../img/share.png);
    left: 2.2rem;
    background-size: 0.6rem
}

.news-info-body .news-rela .left .time-ul .share-divop .bds_more {
    padding-left: 0;
    padding-right: 0.75rem;
    background-image: url(../img/share.png);
    background-repeat: no-repeat;
    background-position: right center;
    color: #999;
}

.news-info-body .news-rela .left .info-listmian {
    margin-top: 1.1rem;
    padding-top: 1.1rem;
    border-top: 1px solid #e9edf1;
    font-size: 0.4rem;
    color: #666666;
}

.news-info-body .news-rela .left .info-listmian img {
    max-width: 100%;
}

.news-info-body .news-rela .right {
    position: absolute;
    right: 0;
    top: -0.5rem;
    width: 18.4%;
}

.news-info-body .news-rela .right .name-l {
    font-size: 0.6rem;
    color: #333333;
    height: 1.75rem;
    line-height: 1.75rem;
    border-bottom: 1px solid #e9edf1;
}

.news-info-body .news-rela .right ul {
    margin-top: 1rem;
}

.news-info-body .news-rela .right ul li {
    margin-bottom: 1rem;
}

.news-info-body .news-rela .right ul li .img {
    overflow: hidden;
    width: 100%;
}

.news-info-body .news-rela .right ul li .img img {
    width: 100%;
    transition: all 0.3s;
}

.news-info-body .news-rela .right ul li .shijian {
    font-size: 0.35rem;
    line-height: 0.4rem;
    color: #999999;
    margin-top: 0.4rem;
}

.news-info-body .news-rela .right ul li .biao {
    font-size: 0.4rem;
    color: #333333;
    line-height: 0.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 0.3rem;
}

.news-info-body .news-rela .right ul li .biao-fu {
    font-size: 0.35rem;
    color: #999999;
    line-height: 0.6rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 0.3rem;
}

.news-info-body1 {
    padding: 2.25rem 0 0;
    background-color: #ffffff;
}

.list-formnew {
    line-height: 1.75rem;
    height: 1.75rem;
    border: 1px solid #e8e8e8;
    position: relative;
    box-sizing: border-box;
    font-size: 0;
    text-align: left;
    z-index: 3;
}

.list-formnew .year-div {
    width: 19.7%;
    height: 1.75rem;
    line-height: 1.75rem;
    border-right: 1px solid #e8e8e8;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
}

.list-formnew .year-div .show-tiem {
    width: 74%;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 10px;
    background-image: url(../img/xiala1.png);
    font-size: 0.4rem;
    color: #999999;
    cursor: pointer;
}

.list-formnew .year-div .show-xiala {
    position: absolute;
    left: -1px;
    top: calc(1.75rem - 1px);
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    max-height: 7rem;
    overflow: auto;
    width: calc(100% + 2px);
    background-color: #fff;
    display: none;
    cursor: pointer;
}

.list-formnew .year-div .show-xiala .div1 {
    border-bottom: 1px solid #e8e8e8;
}

.list-formnew .year-div .show-xiala .show-nameli {
    font-size: 0.4rem;
    height: 1.75rem;
    line-height: 1.75rem;
    width: 74%;
    margin: 0 auto;
    color: #999999;
}

.list-formnew .input-shu {
    display: inline-block;
    width: 47.2%;
    height: 1.75rem;
    line-height: 1.75rem;
    border-right: 1px solid #e8e8e8;
    box-sizing: border-box;
    position: relative;
    font-size: 0;
    vertical-align: top;
}

.list-formnew .input-shu input.text {
    font-size: 0.4rem;
    padding-left: 1rem;
    height: 1.75rem;
    line-height: 1.75rem;
    border: 0;
    background-color: transparent;
    width: 80%;
}

.list-formnew .input-shu .btm-input {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0.9rem;
    width: 0.5rem;
    height: 0.5rem;
    z-index: 3;
    background-position: center;
    background-size: 0.5rem;
    background-image: url(../img/close.png);
    background-repeat: no-repeat;
    cursor: pointer;
    transition: all 0.3s;
}

.list-formnew .submit-div {
    display: inline-block;
    width: 13.4%;
    height: 1.75rem;
    line-height: 1.75rem;
    box-sizing: border-box;
    position: relative;
    font-size: 0;
    vertical-align: top;
}

.list-formnew .submit-div input {
    font-size: 0.4rem;
    color: #e60012;
    border: 0;
    height: 1.75rem;
    line-height: 1.75rem;
    width: 100%;
    background-color: transparent;
    font-family: "PingFang-Bold_1";
}

.news-info-body1 .news-list-s {
    margin-top: 2.25rem;
}

.news-info-body1 .news-list-s > li {
    margin-bottom: 1.5rem;
    position: relative;
}

.news-info-body1 .news-list-s li .img-left {
    float: left;
    width: 34.2%;
    overflow: hidden;
}

.news-info-body1 .news-list-s li img {
    width: 100%;
    transition: all 0.3s;
}

.news-info-body1 .news-list-s li .img-right {
    float: right;
    width: 57.2%;
    text-align: left;
}

.news-info-body1 .news-list-s li .img-right .shuzi {
    font-size: 0.3rem;
    color: #999999;
    line-height: 0.4rem;
}

.news-info-body1 .news-list-s li .img-right .name {
    font-size: 0.65rem;
    color: #333333;
    line-height: 0.8rem;
    margin-top: 0.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-info-body1 .news-list-s li .img-right .list-jie {
    font-size: 0.4rem;
    color: #666666;
    line-height: 0.75rem;
    margin-top: 0.4rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.news-info-body1 .news-list-s li .img-right ul {
    font-size: 0;
    margin-top: 0.5rem;
    text-align: left;
}

.news-info-body1 .news-list-s li .img-right ul li {
    font-size: 0.3rem;
    color: #999999;
    line-height: 0.4rem;
    display: inline-block;
    margin-right: 1.2rem;
}

.news-info-body1 .news-list-s li .img-right ul li a {
    color: #999;
    display: inline-block;
    padding: 0.2rem 0.4rem;
    border-radius: 0.4rem;
    background-color: #ccc;
    color: #fff;
}

.news-info-body1 .news-list-s li .img-right .more {
    display: block;
    margin-top: 0rem;
    width: 3.2rem;
    height: 1rem;
    padding-left: 0.6rem;
    line-height: 1rem;
    border-radius: 0.5rem;
    background-color: #cccccc;
    color: #fff;
    background-repeat: no-repeat;
    background-position: 80% center;
    background-size: 0.45rem;
    background-image: url(../img/newsmore1.png);
    transition: all 0.3s;
    font-size: 0.3rem;
    position: absolute;
    bottom: 0;
}

.page {
    margin-top: 1.5rem;
    height: 3.75rem;
    line-height: 3.75rem;
    font-size: 0;
    text-align: center;
    border-top: 1px solid #ebebeb;
}

.page a {
    width: 1.25rem;
    height: 1.25rem;
    display: inline-block;
    line-height: 1.25rem;
    border-radius: 50%;
    border: 1px solid #ebebeb;
    font-size: 0.45rem;
    color: #666666;
    text-align: center;
    margin: 0 5px;
    transition: all 0.3s;
    cursor: pointer;
    vertical-align: middle;
}

.page a.dian {
    line-height: 1rem;
}

.page a.active {
    background-color: #e40215;
    color: #fff;
    border: 1px solid #e40215;
}

.page a.prev, .page a.next {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 8px;
}

.page a.prev {
    background-image: url(../img/pageprev.png);
}

.page a.next {
    background-image: url(../img/pagenext.png);
}

.product-map {
    padding: 2.9rem 0 2.75rem;
    background-position: bottom center;
    background-image: url(../img/map.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    /* border-top:1px solid #e5e5e5;*/
}

.product-map .left {
    float: left;
    width: 50%;
    position: relative;
    margin-left: 6%;
}

.product-map .left #map {
    height: 15rem;
    width: 100% !important;
}

.product-map .left #map .jsmap-svg-container {
    width: 100% !important;
}

.product-map .left #map .jsmap-svg-container svg {
    width: 100% !important;
    transform: scale(1.2);
}

.product-map .map-comian {
    position: relative;
}

.product-map .map-comian .right {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 43%;
    right: 0;
}

.product-map .map-comian .right .map-name {
    font-size: 0.9rem;
    color: #333333;
    line-height: 1rem;
}

.product-map .map-comian .right .map-jie {
    font-size: 0.4rem;
    color: #666666;
    line-height: 1.1rem;
    text-align: justify;
    margin-top: 1rem;
}

.product-map .map-comian .right .map-lists-div {
    background-color: #fff;
    padding: 0.75rem;
    border-radius: 16px;
    box-shadow: 0px 5px 50px rgba(4, 4, 4, 0.03);
    min-height: 13rem;
    width: 80%;
    opacity: 0;
    transition: all 0.3s 0.1s;
}

.product-map .map-comian .right .map-lists-div .namemap-l {
    font-size: 0.6rem;
    color: #333333;
    line-height: 0.8rem;
    position: relative;
}

.product-map .map-comian .right .map-lists-div .namemap-l:after {
    width: 4px;
    height: 80%;
    top: 10%;
    position: absolute;
    left: -0.75rem;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    background-color: #e72d3d;
}

.product-map .map-comian .right .map-lists-div .namemap-l .more-pre {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0.3rem;
    height: 0.75rem;
    line-height: 0.75rem;
    width: 2rem;
    padding-left: 0.5rem;
    border-radius: 0.375rem;
    background-color: #e60012;
    color: #fff;
    /*border:1px solid #e60012;*/
    background-repeat: no-repeat;
    background-image: url(../img/moreb.png);
    background-position: 80% center;
    background-size: .3rem;
    transition: all 0.3s ease;
}

.product-map .map-comian .right .map-lists-div .map-listu-auto {
    margin-top: 0.5rem;
    padding-right: 0.25rem;
    max-height: 12rem;
    overflow: auto;
}

.product-map .map-comian .right .map-lists-div .map-listu-auto .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #666666 !important;
}

.product-map .map-comian .right .map-lists-div .map-listu-auto li {
    margin-bottom: 0.75rem;
    padding-bottom: 0.6rem;
    border-bottom: 1px dashed #e5e5e5;
}

.product-map .map-comian .right .map-lists-div .map-listu-auto .preo-left {
    float: left;
    width: 32%;
    overflow: hidden;
}

.product-map .map-comian .right .map-lists-div .map-listu-auto .preo-left .img {
    display: none
}

.product-map .map-comian .right .map-lists-div .map-listu-auto .preo-left img {
    width: 100%;
}

.product-map .map-comian .right .map-lists-div .map-listu-auto .pro-right {
    float: right;
    width: 62.5%;
}

.product-map .map-comian .right .map-lists-div .map-listu-auto .pro-right {
    font-size: 0.45rem;
    color: #333333;
    font-weight: bold;
}

.product-map .map-comian .right .map-lists-div .map-listu-auto .pro-right span {
    display: inline-block;
    border: 1px solid #e5e5e5;
    color: #999999;
    border-radius: 2px;
    margin-left: 0.3rem;
    font-size: 0.3rem;
    padding: 0 4px;
}

.product-map .map-comian .right .map-lists-div .map-listu-auto .fubiao {
    font-size: 0.35rem;
    color: #999999;
    line-height: 0.4rem;
    margin-top: 0.25rem;
}

.product-map .map-comian .right .map-lists-div .map-listu-auto .addlis {
    color: #666666;
    margin-top: 0.5rem;
    font-size: 0.35rem;
    font-weight: bold;
    line-height: 0.4rem;
}

.product-map .map-comian .right .map-lists-div .map-listu-auto .addressname {
    color: #999;
    font-size: 0.35rem;
    line-height: 0.4rem;
    margin-top: 0.25rem;
}

.product-map .map-comian .right .map-lists-div .map-listu-auto .tel {
    font-size: 0.55rem;
    color: #e60012;
    line-height: 0.6rem;
    margin-top: 0.25rem;
}

.lists-selectheader {
    position: relative;
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: 0;
    text-align: left;
    z-index: 10;
}

.lists-selectheader .lists-div-xia {
    position: relative;
    width: 21%;
    height: 1.5rem;
    border: 1px solid #e5e5e5;
    display: inline-block;
    margin-right: 1.9%;
}

.lists-selectheader .lists-div-last {
    margin-right: 0;
    width: 13%;
    height: 1.5rem;
    border: 1px solid #e5e5e5;
    display: inline-block;
    font-size: 0;
    cursor: pointer;
    text-align: center;
}

.lists-selectheader .lists-div-last .select-up {
    font-size: 0.4rem;
}

.lists-selectheader .lists-div-xia .show-name {
    color: #333333;
    width: 74%;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 10px;
    background-image: url(../img/xiala1.png);
    font-size: 0.4rem;
    cursor: pointer;
}

.lists-selectheader .lists-div-xia .show-xiala {
    position: absolute;
    left: -1px;
    top: calc(1.5rem - 1px);
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    max-height: 7rem;
    overflow: auto;
    width: calc(100% + 2px);
    background-color: #fff;
    cursor: pointer;
    display: none;
    padding-right: 2px;
}

.lists-selectheader .lists-div-xia .show-xiala .div1 {
    border-bottom: 1px solid #e8e8e8;
}

.lists-selectheader .lists-div-xia .show-xiala .div1 .show-nameli {
    font-size: 0.4rem;
    height: 1.75rem;
    line-height: 1.75rem;
    width: 74%;
    margin: 0 auto;
    color: #999999;
}

.lists-selectheader .more-address {
    position: absolute;
    top: 0;
    right: 0;
    width: 3rem;
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: 0.4rem;
    color: #fff;
    background-color: #e60012;
    display: inline-block;
    background-position: 20% center;
    background-repeat: no-repeat;
    background-size: 0.5rem;
    background-image: url(../img/address1.png);
    padding-left: 1.75rem;
}

.news-info-body1 .rpo-list-ul {
    position: relative;
    margin-top: 2rem;
}

.news-info-body1 .rpo-list-ul li {
    float: left;
    width: 31%;
    margin-right: 3.5%;
    margin-bottom: 1.25rem;
    height: 17rem;
    overflow: hidden;
}

script {
    display: none
}

.news-info-body1 .rpo-list-ul script {
    display: none !important
}

.news-info-body1 .rpo-list-ul li.suibian {
    margin-right: 0;
}

.news-info-body1 .rpo-list-ul li .img {
    overflow: hidden;
    position: relative;
}

.news-info-body1 .rpo-list-ul li .item-opuio {
    display: none;
}

.news-info-body1 .rpo-list-ul li .img img {
    width: 100%;
    transition: all 0.3s;
}

.news-info-body1 .rpo-list-ul li .pro-lidiv {
    margin-top: 2rem;
}

.news-info-body1 .rpo-list-ul li .pro-lidiv .header-proname {
    font-size: 0.6rem;
    color: #333333;
    line-height: 0.8rem;
    position: relative;
    vertical-align: bottom;
}

.news-info-body1 .rpo-list-ul li .pro-lidiv .header-proname span {
    display: inline-block;
    padding-left: 0.6rem;
    margin-left: 0.5rem;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 0.5rem;
    font-size: 0.35rem;
}

.news-info-body1 .rpo-list-ul li .pro-lidiv .header-proname span.zai {
    background-image: url(../img/zaishou.png);
    color: #e72131;
}

.news-info-body1 .rpo-list-ul li .pro-lidiv .header-proname span.zai1 {
    background-image: url(../img/zaishou1.png);
    color: #e72131;
}

.news-info-body1 .rpo-list-ul li .pro-lidiv .header-proname span.yi {
    background-image: url(../img/yijiao.png);
    color: #999999;
}

.news-info-body1 .rpo-list-ul li .pro-lidiv .header-proname span.yi1 {
    background-image: url(../img/yijiao1.png);
    color: #999999;
}

.news-info-body1 .rpo-list-ul li .pro-lidiv .header-proname span.dai {
    background-image: url(../img/daishou.png);
    color: #ffba3c;
}

.news-info-body1 .rpo-list-ul li .pro-lidiv .header-proname span.dai1 {
    background-image: url(../img/daishou1.png);
    color: #ffba3c;
}

.news-info-body1 .rpo-list-ul li .pro-lidiv .name-jie {
    font-size: 0.35rem;
    color: #999999;
    line-height: 0.4rem;
    margin-top: 0.3rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #e5e5e5;
}

.news-info-body1 .rpo-list-ul li .pro-lidiv .list-divcon {
    padding-top: 0.5rem;
    padding-left: 1.1rem;
    background-position: left 0.4rem;
    background-repeat: no-repeat;
    background-size: 0.9rem;
    background-image: url(../img/bigsm.png);
}

.news-info-body1 .rpo-list-ul li .pro-lidiv .list-divcon .pinbold {
    font-size: 0.35rem;
    color: #666666;
    line-height: 0.4rem;
}

.news-info-body1 .rpo-list-ul li .pro-lidiv .list-divcon .addresname1 {
    font-size: 0.35rem;
    line-height: 0.45rem;
    color: #999;
    margin-top: 0.3rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #e5e5e5;
}

.news-info-body1 .rpo-list-ul li .pro-lidiv .list-divcon1 {
    padding-top: 0.5rem;
    padding-left: 1.1rem;
    background-position: left 0.4rem;
    background-repeat: no-repeat;
    background-size: 0.9rem;
    background-image: url(../img/bigpho.png);
}

.news-info-body1 .rpo-list-ul li .pro-lidiv .list-divcon1 .pinbold {
    font-size: 0.35rem;
    color: #666666;
    line-height: 0.4rem;
}

.news-info-body1 .rpo-list-ul li .pro-lidiv .list-divcon1 .pho {
    font-size: 0.55rem;
    color: #e60012;
    line-height: 0.6rem;
    margin-top: 0.3rem;
    height: 0.6rem;
}

.news-infobanner .per-detailmian {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    width: 60%;
    text-align: center;
    z-index: 10
}

.news-infobanner .baner-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3)
}

.news-infobanner .per-detailmian .name-h2 {
    font-size: 1.33rem;
    color: #fff;
    line-height: 1.4rem;
    text-align: center;
}

.news-infobanner .per-detailmian .h2-sm {
    font-size: 0.6rem;
    line-height: 0.7rem;
    color: #fff;
    text-align: center;
    margin-top: 0.6rem;
}

.news-infobanner .per-detailmian .bo {
    display: inline-block;
    width: 1.3rem;
    margin-top: 1rem;
    cursor: pointer;
}

.news-infobanner .per-detailmian .bo img {
    width: 100%;
    /* animation: arrow1 1s infinite linear;*/
}

@keyframes arrow1 {
    0% {
        transform: translateY(0%);
    }
    50% {
        transform: translateY(30%);
    }
    100% {
        transform: translateY(0%);
    }
}

.prodetail-nav {
    height: 2rem;
    line-height: 2rem;
    border-bottom: 1px solid #e5e5e5;
    font-size: 0;
}

.prodetail-nav a {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.35rem;
    color: #999999;
}

.prodetail-nav a.home {
    width: 0.5rem;
    height: 0.5rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 0.5rem;
    background-image: url(../img/home.png);
    font-size: 0;
}

.prodetail-nav span {
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 8px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 6px;
    background-image: url(../img/smjian.png);
    margin: 0 0.75rem;
}

.info-listmian-de {
    position: relative;
    border-bottom: 1px solid #e5e5e5;
}

.info-listmian-de .left {
    float: left;
    width: 60.9%;
    /*border-right:1px solid #e5e5e5;*/
}

.info-listmian-de .left .left-header {
    border-bottom: 1px solid #e5e5e5;
    padding: 0.75rem 1.25rem 1.75rem 0;
}

.info-listmian-de .left .left-header .div-cuo {
    float: right;
    width: 82.5%;
}

.info-listmian-de .left .left-header .div-cuo .name {
    font-size: 0.75rem;
    color: #333333;
    line-height: 0.8rem;
}

.info-listmian-de .left .left-header .div-cuo .name-jie {
    font-size: 0.4rem;
    color: #666666;
    margin-top: 0.75rem;
    line-height: 0.75rem;
    text-align: left;
}

.info-listmian-de .left .left-header1 {
    padding: 1.5rem 1.25rem 1.75rem 0;
}

.info-listmian-de .left .left-header1 .div-cuo {
    float: right;
    width: 82.5%;
}

.info-listmian-de .left .left-header1 .div-cuo .name {
    font-size: 0.75rem;
    color: #333333;
    line-height: 0.8rem;
    position: relative;
}

.info-listmian-de .left .left-header1 .tuji-leftswiper {
    margin-top: 0.75rem;
    position: relative;
    overflow: hidden;
}

.info-listmian-de .left .left-header1 .tuji-leftswiper .swiper-slide {
    overflow: hidden;
}

.info-listmian-de .left .left-header1 .tuji-leftswiper .swiper-slide img {
    width: 100%;
    transition: all 0.3s;
    height: 8rem;
}

.info-listmian-de .left .left-header1 .div-cuo .name .leftimg-prev, .info-listmian-de .left .left-header1 .div-cuo .name .leftimg-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0.3rem;
    z-index: 10;
    height: 0.55rem;
    width: 0.3rem;
    cursor: pointer;
    transition: all 0.3s;
    display: block;
}

.info-listmian-de .left .left-header1 .div-cuo .name .leftimg-prev {
    right: 2rem;
    background-image: url(../img/list3-prev.png);
}

.info-listmian-de .left .left-header1 .div-cuo .name .left-xian {
    position: absolute;
    width: 2px;
    height: 0.5rem;
    right: 1.15rem;
    top: 50%;
    transform: translateY(-50%);
    background-color: #e0e0e0;
}

.info-listmian-de .left .left-header1 .div-cuo .name .leftimg-next {
    right: 0;
    background-image: url(../img/list3-next.png)
}

.info-listmian-de .right {
    float: right;
    width: 39%;
    padding: 1rem 0 0;
    border-left: 1px solid #e5e5e5;
    box-sizing: border-box;
}

.info-listmian-de .right .right-divmian {
    width: 66.7%;
    margin-left: 6.1%;
}

.info-listmian-de .right .right-divmian .rpho {
    font-size: 0.55rem;
    padding-left: 1.1rem;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 0.7rem;
    background-image: url(../img/rpho.png);
    color: #333333;
    line-height: 0.6rem;
}

.info-listmian-de .right .right-divmian .num {
    margin-top: 0.3rem;
    font-size: 0.75rem;
    color: #e60012;
    line-height: 0.8rem;
    padding-left: 1.1rem;
}

.info-listmian-de .right .right-divmian .radd {
    font-size: 0.55rem;
    padding-left: 1.1rem;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 0.7rem;
    background-image: url(../img/radd.png);
    color: #333333;
    line-height: 0.6rem;
    margin-top: 1rem;
    position: relative;
}

.info-listmian-de .right .right-divmian .radd a {
    position: absolute;
    font-size: 0.4rem;
    color: #fff;
    width: 2rem;
    line-height: 0.75rem;
    height: 0.75rem;
    display: block;
    top: 0;
    right: 0;
    text-align: center;
    border-radius: 0.375rem;
    background-color: #e60012;
    font-size: 0.3rem;
}

.info-listmian-de .right .right-divmian .huiadd {
    font-size: 0.4rem;
    padding-left: 1.1rem;
    color: #666666;
    margin-top: 0.5rem;
    line-height: 0.6rem;
}

.info-listmian-de .right .right-divmian .liang {
    font-size: 0.55rem;
    color: #333333;
    line-height: 0.6rem;
    margin-top: 1.25rem;
    position: relative;
}

.info-listmian-de .right .right-divmian ul {
    margin-top: 0.5rem;
    font-size: 0;
    text-align: left;
}

.info-listmian-de .right .right-divmian ul li {
    display: inline-block;
    font-size: 0.35rem;
    color: #333333;
    /* padding: 0.2rem 0.65rem;*/
    border-radius: 0.6rem;
    /* background-color:#f6f6f6;*/
    margin-right: 0.5rem;
    margin-bottom: 0.2rem;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    padding: 0 4px;
}

.info-listmian-de .right .right-divmian .ulli-sipwer {
    position: relative;
    overflow: hidden;
    height: 6rem;
}

.info-listmian-de .right .right-divmian .ulli-sipwer .swiper-slide {
    position: relative;
    height: 1.5rem;
    line-height: 1.5rem;
    border-top: 1px dashed #e5e5e5;
}

.info-listmian-de .right .right-divmian .ulli-sipwer .swiper-slide-active {
    border-top: 0;
}

.info-listmian-de .right .right-divmian .ulli-sipwer .swiper-slide a {
    display: block;
    font-size: 0.35rem;
    color: #333333;
    position: relative;
}

.info-listmian-de .right .right-divmian .ulli-sipwer .swiper-slide .sjoje {
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.info-listmian-de .right .right-divmian .ulli-sipwer .swiper-slide .time {
    font-size: 0.3rem;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    color: #999999;
    position: absolute;
}

.info-listmian-de .right .right-divmian .liang .leftimg1-prev, .info-listmian-de .right .right-divmian .liang .leftimg1-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0.3rem;
    z-index: 10;
    height: 0.55rem;
    width: 0.3rem;
    cursor: pointer;
    transition: all 0.3s;
    display: block;
}

.info-listmian-de .right .right-divmian .liang .leftimg1-prev {
    right: 2rem;
    background-image: url(../img/list3-prev.png);
}

.info-listmian-de .right .right-divmian .liang .leftimg1-next {
    right: 0;
    background-image: url(../img/list3-next.png);
}

.info-listmian-de .right .right-divmian .liang .left1-xian {
    position: absolute;
    width: 2px;
    height: 0.5rem;
    right: 1.15rem;
    top: 50%;
    transform: translateY(-50%);
    background-color: #e0e0e0;
}

.detail-bottom {
    padding: 2rem 0;
    background-color: #f9f9f9;
}

.detail-bottom .detail-bottomname {
    font-size: 0.75rem;
    color: #333333;
    line-height: 0.8rem;
    position: relative;
}

.detail-bottom .detail-bottomname .leftimg2-prev, .detail-bottom .detail-bottomname .leftimg2-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0.3rem;
    z-index: 10;
    height: 0.55rem;
    width: 0.3rem;
    cursor: pointer;
    transition: all 0.3s;
    display: block;
}

.detail-bottom .detail-bottomname .leftimg2-prev {
    right: 2rem;
    background-image: url(../img/list3-prev.png);
}

.detail-bottom .detail-bottomname .leftimg2-next {
    right: 0;
    background-image: url(../img/list3-next.png);
}

.detail-bottom .detail-bottomname .left2-xian {
    position: absolute;
    width: 2px;
    height: 0.5rem;
    right: 1.15rem;
    top: 50%;
    transform: translateY(-50%);
    background-color: #e0e0e0;
}

.detail-bottom .detail-hu-swiper {
    margin-top: 1rem;
    position: relative;
    overflow: hidden;
}

.detail-bottom .detail-hu-swiper .img {
    overflow: hidden;
}

.detail-bottom .detail-hu-swiper .img img {
    width: 100%;
    transition: all 0.3s;
    height: 7rem;
}

.detail-bottom .detail-hu-swiper .name {
    font-size: 0.45rem;
    line-height: 0.5rem;
    margin-top: 0.4rem;
    color: #333333;
}

.bai-body footer {
    background-color: #fff;
}

.video-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 300;
    width: 100%;
    height: 100%;
    display: none;
}

.video-fixed .block {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.video-fixed .videomian {
    position: absolute;
    width: 1200px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.video-fixed .videomian video {
    width: 100%;
}

.video-fixed .videomian .close {
    font-size: 0.75rem;
    position: absolute;
    top: -1rem;
    right: 0;
    color: #e60012;
    transition: all 0.6s;
    opacity: 1;
}

.img-fixedmedol {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 300;
    width: 100%;
    height: 100%;
    display: none;
}

.img-fixedmedol .block {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.img-fixedmedol .vimgmian {
    position: absolute;
    width: 1200px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-height: 60vh;
    overflow: hidden;
    padding-bottom: 2rem;
}

.img-fixedmedol .vimgmian .close {
    font-size: 0.5rem;
    position: absolute;
    top: 0rem;
    right: 0rem;
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    transition: all 0.6s;
    opacity: 1;
    z-index: 30
}

.img-fixedmedol .vimgmian .smiyiuo {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2rem;
    background-color: rgba(0, 0, 0, 0.3)
}

.img-fixedmedol .vimgmian .infoprodeuxto-sm {
    width: 80%;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

.img-fixedmedol .vimgmian .infoprodeuxto-sm .swiper-slide.cur img {
    border: 2px solid #e60012;
    box-sizing: border-box;
}

.img-fixedmedol .vimgmian .infoprodeuxto-sm .swiper-slide img {
    width: 100%;
    height: 2rem;
}

.img-fixedmedol .vimgmian .infoprodeuxto {
    position: relative;
    width: 100%;
    overflow: hidden;
    max-height: 60vh;
    background-color: rgba(0, 0, 0, 0.2)
}

.sult-swiper {
    position: relative;
    width: 100%;
    margin-top: 0.2rem;
    overflow: hidden
}

.img-fixedmedol .vimgmian .infoprodeuxto .swiper-slide {
    position: relative;
    height: 60vh;
    text-align: center;
}

.img-fixedmedol .vimgmian .infoprodeuxto .swiper-slide .name {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1rem;
    padding: 0.3rem 0;
    font-size: 0.55rem;
    color: #fff;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.14);
    z-index: 10
}

.img-fixedmedol .vimgmian .infoprodeuxto .swiper-slide > img {
    max-width: 100%;
    max-height: 100%;
}

.img-fixedmedol .qiehuan-prev, .img-fixedmedol .qiehuan-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0.6rem;
    height: 1rem;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    z-index: 10;
    transition: all 0.3s;
    /* background-color:rgba(255,255,255,0.5)*/
}

/*.img-fixedmedol .qiehuan-prev.swiper-button-disabled,.img-fixedmedol .qiehuan-next.swiper-button-disabled{
    display: block
}*/
.img-fixedmedol .qiehuan-prev {
    left: 6.25%;
    background-image: url(../img/prev.png);
}

.img-fixedmedol .qiehuan-next {
    right: 6.25%;
    background-image: url(../img/next.png);
}

.img-fixedmedol1 {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 300;
    width: 100%;
    height: 100%;
    display: none;
}

.img-fixedmedol1 .block {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.img-fixedmedol1 .vimgmian {
    position: absolute;
    width: 1200px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-height: 60vh;
    overflow: hidden;
    padding-bottom: 2rem;
}

.img-fixedmedol1 .vimgmian .smiyiuo {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2rem;
    background-color: rgba(0, 0, 0, 0.3)
}

.img-fixedmedol1 .vimgmian .infoprodeuxto-sm1 {
    width: 80%;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

.img-fixedmedol1 .vimgmian .infoprodeuxto-sm1 .swiper-wrapper {
    justify-content: center;
}

.img-fixedmedol1 .vimgmian .infoprodeuxto-sm1 .swiper-slide.cur img {
    border: 2px solid #e60012;
    box-sizing: border-box;
}

.img-fixedmedol1 .vimgmian .infoprodeuxto-sm1 .swiper-slide {
    max-width: 20% !important;
    overflow: hidden;
}

.img-fixedmedol1 .vimgmian .infoprodeuxto-sm1 .swiper-slide img {
    width: 100%;
    height: 2rem;
}

.img-fixedmedol1 .vimgmian .close {
    font-size: 0.5rem;
    position: absolute;
    top: 0rem;
    right: 0rem;
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    transition: all 0.6s;
    opacity: 1;
    z-index: 30;
}

.img-fixedmedol1 .vimgmian .infoprodeuxto1 {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.2);
}

.img-fixedmedol1 .vimgmian .infoprodeuxto1 .swiper-slide {
    position: relative;
    height: 60vh;
    text-align: center;
}

.img-fixedmedol1 .vimgmian .infoprodeuxto1 .swiper-slide .name {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1rem;
    padding: 0.3rem 0;
    font-size: 0.55rem;
    color: #fff;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 10
}

.img-fixedmedol1 .vimgmian .infoprodeuxto1 .swiper-slide > img {
    max-height: 100%;
    max-width: 100%;
}

.img-fixedmedol1 .qiehuan-prev1, .img-fixedmedol1 .qiehuan-next1 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0.6rem;
    height: 1rem;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    z-index: 10;
    transition: all 0.3s;
    /* background-color:rgba(255,255,255,0.5)*/
}

/*.img-fixedmedol1 .qiehuan-prev1.swiper-button-disabled,.img-fixedmedol1  .qiehuan-next1.swiper-button-disabled{
    display: block;
}*/
.img-fixedmedol1 .qiehuan-prev1 {
    left: 6.25%;
    background-image: url(../img/prev.png);
}

.img-fixedmedol1 .qiehuan-next1 {
    right: 6.25%;
    background-image: url(../img/next.png);
}

.Property .neibanner {
    top: 40%;
}

.Property .down-banner {
    width: 0.8rem;
    height: 0.45rem;
    background-size: 0.8rem;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/down.png);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 5%;
    animation: arrow1 1s infinite linear;
    cursor: pointer;
    z-index: 10
}

.Property .lianxi {
    position: absolute;
    transform: translateX(-50%);
    bottom: 12.8%;
    width: 60%;
    left: 50%;
    z-index: 10
}

.Property .lianxi .cn-phone {
    font-size: 0.55rem;
    color: #fff;
    line-height: 0.6rem;
    text-align: center;
}

.Property .lianxi .shuzi {
    font-size: 1rem;
    line-height: 1rem;
    color: #fff;
    margin-top: 0.5rem;
    text-align: center
}

.Property-list1 {
    padding: 2.25rem 0;
    background-color: #fff;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/er/25.png?v=v1);
}

.Property-list1 .inco {
    position: relative;
    margin-bottom: 1.5rem;
}

.Property-list1 .inco img {
    width: 1.25rem;
}

.Property-list1 .h2-name {
    font-size: 0.9rem;
    line-height: 1rem;
    text-align: center;
    position: relative;
    color: #333333;
    margin-bottom: 1.5rem;
}

.Property-list1 .h2-name:after {
    position: absolute;
    bottom: -0.75rem;
    width: 0.75rem;
    content: "";
    left: 50%;
    transform: translateX(-50%);
    height: 2px;
    background-color: #d6d6d6;
}

.Property-list1 .list1-jie {
    font-size: 0.4rem;
    color: #555555;
    text-align: center;
    line-height: 0.75rem;
}

.Property-list2 {
    position: relative;
    overflow: hidden;
}

.Property-list2 img {
    width: 100%;
}

.Property-list3 {
    padding: 2.25rem 0;
}

.Property-list3 .list3-jie {
    font-size: 0.4rem;
    color: #555555;
    text-align: center;
    line-height: 0.75rem;
}

.Property-list3 .list3-ul {
    font-size: 0;
    text-align: center;
    width: 79%;
    margin: 1.5rem auto 0;
}

.Property-list3 .list3-ul li {
    display: inline-block;
    vertical-align: top;
    width: 33.3%;
    text-align: center;
}

.Property-list3 .list3-ul li .inco {
    text-align: center;
}

.Property-list3 .list3-ul li .inco img {
    max-width: 2.25rem;
}

.Property-list3 .list3-ul li .name {
    font-size: 0.55rem;
    margin-top: 0.5rem;
    line-height: 0.6rem;
    color: #333333;
}

.Property-list3 .list3-ul li .smname {
    font-size: 0.35rem;
    color: #666666;
    line-height: 0.5rem;
    margin-top: 0.4rem;
}

.Property-list4 {
    padding: 2.25rem 0 2rem;
    background-color: #f9f9f9;
}

.Property-list4 .h2-name {
    font-size: 0.9rem;
    line-height: 1rem;
    text-align: center;
    position: relative;
    color: #333333;
    margin-bottom: 1.5rem;
}

.Property-list4 .h2-name:after {
    position: absolute;
    bottom: -0.75rem;
    width: 0.75rem;
    content: "";
    left: 50%;
    transform: translateX(-50%);
    height: 2px;
    background-color: #d6d6d6;
}

.Property-list4 .list4-ul {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
}

.Property-list4 .list4-ul li {
    float: left;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
    height: 7.15rem;
    width: 13.1%;
    position: relative;
    cursor: pointer;
    transition: all 0.3s;
}

.Property-list4 .list4-ul li.cur {
    width: 34.5%;
}

.Property-list4 .list4-ul li .item-jie {
    padding: 0.9rem 0.75rem;
}

.Property-list4 .list4-ul li .item-jie .pinbold {
    font-size: 0.55rem;
    color: #fff;
    line-height: 0.75rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: normal;
}

.Property-list4 .list4-ul li .item-jie .en-name {
    font-size: 0.25rem;
    color: #fff;
    line-height: 0.4rem;
    margin-top: 0.25rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: normal;
}

.Property-list4 .list4-ul li .item-jie .name-jie {
    font-size: 0.375rem;
    line-height: 0.75rem;
    margin-top: 0.75rem;
    text-align: justify;
    color: #fff;
    overflow: hidden;
    max-height: 3rem;
    opacity: 0;
    white-space: normal;
}

.Property-list4 .list4-ul li .inco {
    position: absolute;
    right: 0.75rem;
    top: 4.9rem;
    width: 1.5rem;
    height: 1.5rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 1.5rem;
    z-index: 10;
    transition: all 0.3s;
}

.Property-list4 .list4-ul li.cur .item-jie .en-name {
    display: none;
}

.Property-list4 .list4-ul li.cur .item-jie .name-jie {
    opacity: 1;
    transition: all 0.3s .3s;
}

.Property-list4 .list4-ul li.cur .inco {
    bottom: auto;
    top: 0.75rem;
}

.Property-list5 {
    position: relative;
}

.Property-list5:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
}

.Property-list5 .w1520 {
    z-index: 10
}

.Property-list5 .h2-name {
    font-size: 0.9rem;
    line-height: 1rem;
    color: #fff;
    text-align: center;
    position: relative
}

.Property-list5 .h2-name:after {
    position: absolute;
    bottom: -0.75rem;
    width: 0.75rem;
    content: "";
    left: 50%;
    transform: translateX(-50%);
    height: 2px;
    background-color: rgba(255, 255, 255, 0.5);
}

.Property-list5 .list5-ul {
    margin-top: 1rem;
    font-size: 0;
    margin-bottom: 1rem;
    text-align: center;
}

.Property-list5 .list5-ul li {
    display: inline-block;
    vertical-align: top;
    background: #f8f8f8;
    min-height: 428px;
    border-radius: 12px;
    width: 31.3%;
    margin-right: 2%;
    box-sizing: border-box;
}

.Property-list5 .list5-ul li:nth-child(3) {
    border-right: 0;
    margin-right: 0;
}

.Property-list5 .list5-ul li .litem-div {
    padding: 1.2rem;
}

.Property-list5 .list5-ul li .litem-div .incon {
    text-align: center;
}

.Property-list5 .list5-ul li .litem-div .incon img {
    max-width: 1.5rem;
}

.Property-list5 .list5-ul li .litem-div .pinbold {
    font-size: 0.70rem;
    color: #333;
    line-height: 0.8rem;
    margin-top: 0.8rem;
    text-align: center;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
}

.Property-list5 .list5-ul li .litem-div .name-jie {
    font-size: 0.375rem;
    color: #666;
    line-height: 0.75rem;
    text-align: justify;
    margin-top: 0.5rem;
    text-align: center;
    font-family: 'Microsoft YaHei';
}

.Property-list6 {
    padding: 1.5rem 0;
}

.Property-list6 .h2-name {
    font-size: 0.9rem;
    line-height: 1rem;
    text-align: center;
    position: relative;
    color: #333333;
    margin-bottom: 2rem;
}

.Property-list6 .h2-name:after {
    position: absolute;
    bottom: -1rem;
    width: 0.75rem;
    content: "";
    left: 50%;
    transform: translateX(-50%);
    height: 2px;
    background-color: #d6d6d6;
}

.Property-list6 .list6-honerswiper {
    position: relative;
    overflow: hidden;
}

.Property-list6 .list6-honerswiper .swiper-slide {
    background-color: #fff;
}

.Property-list6 .list6-honerswiper .swiper-slide .item {
    padding: 0 0.75rem 0.9rem;
}

.Property-list6 .list6-honerswiper .swiper-slide .item .year {
    font-size: 0.9rem;
    color: #666666;
    height: 2.5rem;
    line-height: 2.5rem;
    background-position: right center;
    background-image: url(../img/honer1.png);
    background-repeat: no-repeat;
    background-size: 1.1rem;
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
}

.Property-list6 .list6-honerswiper .swiper-slide .item .year span {
    font-size: 0.35rem;
    color: #999999;
    margin-left: 0.25rem;
}

.Property-list6 .list6-honerswiper .swiper-slide .item .name-jie {
    margin-top: 0.75rem;
    font-size: 0.4rem;
    color: #888888;
    line-height: 0.9rem;
    height: 2.7rem;
    overflow: auto;
}

.Property-list6 .list6-prev, .Property-list6 .list6-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0.45rem;
    width: 0.45rem;
    height: 0.8rem;
    display: block;
    cursor: pointer;
    z-index: 10
}

.Property-list6 .list6-prev {
    left: -1.2rem;
    background-image: url(../web/img/list3-prev.png)
}

.Property-list6 .list6-next {
    right: -1.2rem;
    background-image: url(../web/img/list3-next.png)
}

.Property-list7 {
    padding: 2.5rem 0 2.25rem;
}

.Property-list7 .h2-name {
    font-size: 0.9rem;
    line-height: 1rem;
    text-align: center;
    position: relative;
    color: #333333;
    margin-bottom: 2rem;
}

.Property-list7 .h2-name:after {
    position: absolute;
    bottom: -1rem;
    width: 0.75rem;
    content: "";
    left: 50%;
    transform: translateX(-50%);
    height: 2px;
    background-color: #d6d6d6;
}

.Property-list7 .list7-news-swiper {
    position: relative;
    overflow: hidden;
}

.Property-list7 .list7-news-swiper .swiper-slide .img {
    overflow: hidden;
}

.Property-list7 .list7-news-swiper .swiper-slide .img img {
    width: 100%;
    transition: all 0.3s;
}

.Property-list7 .list7-news-swiper .swiper-slide .time {
    font-size: 0.3rem;
    line-height: 0.4rem;
    color: #999999;
    margin-top: 0.5rem;
}

.Property-list7 .list7-news-swiper .swiper-slide .pinbold {
    font-size: 0.55rem;
    color: #333333;
    line-height: 0.6rem;
    margin-top: 0.5rem;
    padding-bottom: 1.1rem;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.Property-list7 .list7-news-swiper .swiper-slide .more {
    font-size: 0.3rem;
    display: inline-block;
    padding-right: 0.75rem;
    margin-top: 0.6rem;
    color: #999999;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 0.45rem;
    background-image: url(../img/newmore2.png);
}

.Property-list7 .list7-pagetion {
    position: relative;
    margin-top: 1rem;
    text-align: center;
}

.Property-list7 .list7-pagetion span {
    transition: all 0.3s;
    width: 0.3rem;
    height: 0.3rem;
    border-radius: 0.15rem;
    background-color: #cccccc;
    margin: 0 8px;
    cursor: pointer;
}

.Property-list7 .list7-pagetion span.swiper-pagination-bullet-active {
    width: 0.75rem;
    background-color: #e60012;
}

.banner-img-body .banner-name .smbiaotism {
    font-size: 0.75rem;
    color: #fff;
    text-align: center;
    margin-top: 0.9rem;
    line-height: 0.8rem;
}

.banner-img-body:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.banner-img-body .banner-name .smenbiaosm {
    font-size: 0.45rem;
    color: #fff;
    text-align: center;
    line-height: 0.75rem;
    margin-top: 0.75rem;
}

.nuan-mian {
    background-color: #f2f2f2;
    padding-bottom: 1rem;
}

.nuan-mian .nuanajaxitem {
    opacity: 1;
    /* transition:all 0.3s 0.2s;*/
}

.opacityalcc {
    opacity: 0;
    /* transform:all 0.5s 0.2s;*/
}

.nuan-list1 {
    padding: 1.2rem 0 2.25rem;
    background-color: #fff;
}

.nuan-list1 .pinbold {
    font-size: 0.9rem;
    text-align: center;
    line-height: 1rem;
    color: #333333;
}

.nuan-list1 .name-jie {
    text-align: center;
    font-size: 0.45rem;
    color: #333333;
    line-height: 1rem;
    margin-top: 0.6rem;
}

.nuan-list2 {
    margin: 1rem auto;
    width: 95.8%;
    position: relative;
}

.nuan-list2 .rightz {
    float: right;
    width: 61.4%;
    overflow: hidden;
}

.nuan-list2 .rightz .nuanlistswiper {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.nuan-list2 .rightz .nuanlistswiper img {
    width: 100%;
    transition: all 0.3s;
}

.nuan-list2 .rightz .nuanlistswiper .listnuanpage {
    position: absolute;
    bottom: 1rem;
    width: 90%;
    right: 0.9rem;
    text-align: right;
    z-index: 10;
}

.nuan-list2 .rightz .nuanlistswiper .listnuanpage span {
    width: 0.4rem;
    height: 0.4rem;
    background-color: transparent;
    transition: all 0.3s;
    border-radius: 0.2rem;
    border: 2px solid #fff;
    box-sizing: border-box;
    transition: all 0.3s;
}

.nuan-list2 .rightz .nuanlistswiper .listnuanpage span.swiper-pagination-bullet-active {
    width: 1rem;
    background-color: #e60013;
    border: 2px solid #e60013;
}

.nuan-list2 .rightz .nuanlistswiper .nuanlist2-prev, .nuan-list2 .rightz .nuanlistswiper .nuanlist2-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    width: 0.5rem;
    height: 0.8rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transition: all 0.3s;
    cursor: pointer;
}

.nuan-list2 .rightz .nuanlistswiper .nuanlist2-prev {
    left: 0.75rem;
    background-image: url(../web/img/nprev.png);
}

.nuan-list2 .rightz .nuanlistswiper .nuanlist2-next {
    right: 0.75rem;
    background-image: url(../web/img/nnext.png);
}

.nuan-list2 .leftz {
    position: absolute;
    top: 0;
    left: 0;
    width: 36.4%;
    height: 100%;
    background-color: #fff;
}

.nuan-list2 .leftz .item-mian {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 80%;
    max-height: 80%;
    overflow: auto;
    left: 10%;
}

.nuan-list2 .leftz .item-mian .title {
    font-size: 0.9rem;
    color: #333333;
    line-height: 1.1rem;
    text-align: left;
}

.nuan-list2 .leftz .item-mian .title-jia {
    font-size: 0.4rem;
    color: #666666;
    line-height: 0.75rem;
    margin-top: 0.6rem;
    text-align: left;
}

.nuan-list3 {
    background-color: #fff;
    position: relative;
}

.nuan-list3 .leftz {
    float: left;
    width: 61.4%;
    overflow: hidden;
}

.nuan-list3 .leftz img {
    width: 100%;
    transition: all 0.3s;
}

.nuan-list3 .rightz {
    position: absolute;
    width: 34.9%;
    height: 88.3%;
    background-color: #f9f9f9;
    top: 50%;
    transform: translateY(-50%);
    left: 2%;
}

.nuan-list3 .rightz .item-div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 80%;
    text-align: left;
    left: 10%;
    max-height: 80%;
    overflow: auto;
}

.nuan-list3 .rightz .item-div .title {
    font-size: 0.9rem;
    color: #333333;
    line-height: 1.1rem;
}

.nuan-list3 .rightz .item-div .title-jia {
    font-size: 0.4rem;
    color: #666666;
    line-height: 0.75rem;
    margin-top: 0.6rem;
}

.nuan-list4 {
    margin: 1rem auto;
    width: 95.8%;
    position: relative;
}

.nuan-list4 .righz {
    float: right;
    width: 61.9%;
    overflow: hidden;
    position: relative;
}

.nuan-list4 .righz .img1 {
    width: 100%;
    opacity: 0;
}

.nuan-list4 .righz .img2 {
    position: absolute;
    width: 100%;
    height: 47.4%;
    top: 0;
    left: 0;
    transition: all 0.3s;
}

.nuan-list4 .righz .img3 {
    position: absolute;
    width: 48.6%;
    height: 47.4%;
    bottom: 0;
    left: 0;
    transition: all 0.3s;
}

.nuan-list4 .righz .img4 {
    position: absolute;
    width: 48.6%;
    height: 47.4%;
    bottom: 0;
    right: 0;
    transition: all 0.3s;
}

.nuan-list4 .leftz {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 36.4%;
    background-color: #fff;
}

.nuan-list4 .leftz .item-mian {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 80%;
    max-height: 80%;
    overflow: auto;
    left: 10%;
}

.nuan-list4 .leftz .item-mian .title {
    font-size: 0.9rem;
    color: #333333;
    line-height: 1.1rem;
    text-align: left;
}

.nuan-list4 .leftz .item-mian .title-jia {
    font-size: 0.4rem;
    color: #666666;
    line-height: 0.75rem;
    margin-top: 0.6rem;
    text-align: left;
}

.news-infobanner .lianxiitem {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    text-align: center;
    z-index: 10
}

.news-infobanner .lianxiitem .down-banner {
    display: none;
}

.news-infobanner .lianxiitem .title {
    font-size: 1.15rem;
    line-height: 1.2rem;
    color: #fff;
}

.news-infobanner .lianxiitem .phonum {
    font-size: 0.5rem;
    color: #fff;
    margin-top: 1rem;
}

.news-infobanner .lianxiitem .phonum span {
    font-size: 0.75rem;
    line-height: 0.75rem;
    color: #ea2938;
}

.news-infobanner .lianxiitem .title-sm {
    font-size: 0.5rem;
    line-height: 0.5rem;
    margin-top: 1rem;
    color: #fff;
}

.news-infobanner .lianxiitem .title-jie {
    font-size: 0.4rem;
    color: #fff;
    line-height: 0.75rem;
    margin-top: 0.75rem;
}

.hezuolist1 {
}

.hezuolist1 ul.header-news {
    width: 476px;
    height: 3rem;
    margin: 0 auto;
    border-bottom: 1px solid #cccccc;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
}

.hezuolist1 ul.header-news li {
    display: inline-block;
    font-size: 0.5rem;
    color: #333333;
    line-height: 3rem;
    position: relative;
}

.hezuolist1 ul.header-news li a {
    color: #333;
}

.hezuolist1 ul.header-news li.cur a {
    color: #e60012;
}

.hezuolist1 ul.header-news li:after {
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.3s;
    content: "";
    height: 2px;
    width: 0;
    background-color: #e60012;
}

.hezuolist1 ul.header-news li.cur:after {
    width: 100%;
}

.hezuolist1 ul.hezuoform {
    margin-top: 1.5rem;
    position: relative;
    font-size: 0;
}

.hezuolist1 ul.hezuoform li {
    display: inline-block;
    width: 48.7%;
    position: relative;
    height: 1.5rem;
    line-height: 1.5rem;
    background-color: #fff;
    font-size: 0;
    text-align: left;
    margin-bottom: 1rem;
}

.hezuolist1 ul.hezuoform li:nth-child(2n) {
    margin-right: 2.6%;
}

.hezuolist1 ul.hezuoform li span {
    display: inline-block;
    font-size: 0.4rem;
    color: #666666;
    font-family: 'Microsoft YaHei';
    padding-left: 0.5rem;
}

.hezuolist1 ul.hezuoform li span i {
    color: #FF0000;
    padding-right: 0.2rem;
    font-style: normal;
}

.hezuolist1 ul.hezuoform li input {
    display: inline-block;
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: 0.4rem;
    color: #666666;
    padding-left: 0.5rem;
    background-color: transparent;
    width: 80%;
    outline: none;
}

.hezuolist1 ul.hezuoform li select {
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: 0.4rem;
    color: #666666;
    padding-left: 0.5rem;
    width: 20%;
}

.hezuolist1 ul.hezuoform li select .option_list {
    border: none;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 0.4rem;
    color: #666666;
    padding-left: 0.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
}

.hezuolist1 ul.hezuoform li option:after {
    content: "";
    width: 14px;
    height: 8px;
    background: url(../images/arrow-down.png) no-repeat center;
}

.hezuolist1 ul.hezuoform li input::-webkit-input-placeholder {
    color: #666666;
}

.hezuolist1 ul.hezuoform li .btns {
    position: absolute;
    top: 0;
    right: 0;
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: 0.4rem;
    color: #999999;
    width: 3.5rem;
    background-color: #ededed;
    text-align: center;
    padding-left: 0;
    z-index: 10
}

.hezuolist1 ul.hezuoform li .yan1 {
    position: absolute;
    top: 0;
    right: 0;
    height: 1.5rem;
}

.hezuolist1 ul.hezuoform li.last {
    text-align: right;
    background-color: transparent;
}

.hezuolist1 ul.hezuoform li.last .submit {
    display: inline-block;
    width: 5.75rem;
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: 0.5rem;
    color: #fff;
    background-color: #ea5404;
    text-align: center;
    padding-left: 0;
}

.hezuolist2 {
    padding: 0.5rem 0 2.5rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #fff
}

.hezuolist2 .pinbold {
    font-size: 0.95rem;
    line-height: 1rem;
    color: #333;
    margin-bottom: 2.5rem;
    text-align: center;
    position: relative;
}

.hezuolist2 .pinbold:after {
    position: absolute;
    content: "";
    width: 0.7rem;
    height: 2px;
    background-color: #acc3df;
    left: 50%;
    transform: translateX(-50%);
    bottom: -0.75rem;
}

.hezuolist2 .hezuolist2-swiper {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 0.4rem;
    padding-right: 2px;
    height: 6.4rem;
}

.hezuolist2 .hezuolist2-swiper .swiper-slide {
    position: relative;
    background-color: rgba(247, 249, 251, 0.8);
    text-align: center;
    transition: all 0.3s;
    cursor: pointer;
    top: 0;
    margin-top: 10px !important;
    height: 2.85rem;
    overflow: hidden;
}

.hezuolist2 .hezuolist2-swiper .swiper-slide img {
    width: 100%;
    transition: all 0.3s;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    max-height: 2.8rem;
}

.hezuolist2 .hezuolist2-swiper .swiper-slide img.img2 {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.contact-list1 {
    padding-bottom: 1rem;
}

.contact-list1 .contact-siwper {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
}

.contact-list1 .contact-siwper .swiper-slide {
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
}

.contact-list1 .contact-siwper .swiper-slide a {
    display: inline-block;
    position: relative;
    color: #444444;
    font-size: 0.45rem;
}

.contact-list1 .contact-siwper .swiper-slide a:after {
    position: absolute;
    bottom: 0px;
    height: 2px;
    content: "";
    left: 0;
    background-color: #da0e23;
    transition: all 0.3s;
    width: 0;
}

.contact-list1 .contact-siwper .swiper-slide a.cur {
    color: #da0e23
}

.contact-list1 {
    position: relative;
}

.contact-list1 .contact-siwper .swiper-slide a.cur:after {
    width: 100%;
}

.contact-list1 .contact-prev, .contact-list1 .contact-next {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0.3rem;
    z-index: 10;
    height: 0.55rem;
    width: 0.3rem;
    cursor: pointer;
    transition: all 0.3s;
    display: none;
}

.contact-list1 .contact-prev {
    left: 0.2rem;
    background-image: url(../img/list3-prev.png);
}

.contact-list1 .contact-next {
    right: 0.2rem;
    background-image: url(../img/list3-next.png);
}

.contact-list1.contact-ajax-div {
    padding-bottom: 0;
}

.contact-list1 .contact-ul {
    font-size: 0;
    text-align: center;
    margin-top: 1rem;
    padding-bottom: 0.75rem;
}

.contact-list1 .contact-ul li {
    display: inline-block;
    width: 33.3%;
    text-align: center;
    vertical-align: top;
    position: relative;
    cursor: pointer;
}

.contact-list1 .contact-ul li:after {
    position: absolute;
    right: 0;
    top: 50%;
    height: 80%;
    transform: translateY(-50%);
    width: 1px;
    content: "";
    background-color: #e5e5e5;
}

.contact-list1 .contact-ul li:nth-child(3):after {
    display: none;
}

.contact-list1 .contact-ul li .img {
    text-align: center;
    position: relative;
}

.contact-list1 .contact-ul li .img img {
    width: 1rem;
    opacity: 1;
    transition: all 0.3s;
}

.contact-list1 .contact-ul li .img img.img2 {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
}

.contact-list1 .contact-ul li .add {
    font-size: 0.45rem;
    color: #444444;
    margin-top: 0.4rem;
    line-height: 0.5rem;
    transition: all 0.3s;
}

.contact-list1 .contact-ul li .addname {
    font-size: 0.375rem;
    color: #666666;
    line-height: 0.6rem;
    margin-top: 0.5rem;
    transition: all 0.3s;
}

.map-contact {
    position: relative;
    overflow: hidden;
}

.map-contact #map {
    height: 12rem;
}

.make-list1 {
    padding: 3rem 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/make.jpg);
    min-height: 8.5rem;
}

.news-infobanner .banner-name {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    text-align: center;
    z-index: 10
}

.news-infobanner .banner-name .En-name {
    font-size: 1.6rem;
    color: #fff;
    line-height: 1.6rem;
}

.news-infobanner .banner-name .cn-anme {
    font-size: 1.15rem;
    color: #fff;
    line-height: 1.2rem;
    margin-top: 0.4rem;
}

.make-list1 ul.make-ul {
    font-size: 0;
    text-align: center;
}

.make-list1 ul.make-ul li {
    display: inline-block;
    width: 25%;
    position: relative;
    vertical-align: top;
    text-align: center;
}

.make-list1 ul.make-ul li:after {
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 80%;
    background-color: #e5e5e5;
}

.make-list1 ul.make-ul li:nth-child(4):after {
    display: none;
}

.make-list1 ul.make-ul li .makena {
    font-size: 0.7rem;
    color: #333333;
    line-height: 0.8rem;
    position: relative;
    margin-bottom: 1.5rem;
}

.make-list1 ul.make-ul li .makena:after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 1px;
    width: 0.6rem;
    content: "";
    background-color: #e7e7e7;
    bottom: -0.75rem;
}

.make-list1 ul.make-ul li .imgspan {
    height: 1.5rem;
    line-height: 1.5rem;
}

.make-list1 ul.make-ul li .imgspan .shuzi {
    font-size: 0.65rem;
    color: #333333;
    display: inline-block;
    height: 1.5rem;
    line-height: 1.5rem;
    padding-left: 1.75rem;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 1.5rem;
}

.shangye-list1 {
    padding: 2.5rem 0;
}

.shangye-list1 .sh-bold {
    font-size: 0.9rem;
    line-height: 0.9rem;
    text-align: center;
    position: relative;
    color: #333333;
    margin-bottom: 2rem;
}

.shangye-list1 .sh-bold:after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -0.75rem;
    width: 0.75rem;
    height: 2px;
    background-color: #d1d1d1;
    content: "";
}

.shangye-list1 .sh-uli1 li {
    width: 32%;
    float: left;
    position: relative;
    margin-right: 2%;
}

.shangye-list0 {
    position: relative;
}

.shangye-list0 img {
    width: 100%;
}

.shangye-list1 .sh-uli1 li > img {
    width: 100%;
}

.shangye-list1 .sh-uli1 li:nth-child(3) {
    margin-right: 0;
}

.shangye-list1 .sh-uli1 li .img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10%;
    width: 1.25rem;
    /*transition:all 0.6s;*/
}

.shangye-list1 .sh-uli1 li .img img {
    width: 100%;
}

.shangye-list1 .sh-uli1 li .div-name {
    position: absolute;
    top: 50%;
    left: 30%;
    width: 100%;
    transition: all 0.3s;
    text-align: left;
}

.shangye-list1 .sh-uli1 li .div-name .name {
    font-size: 0.55rem;
    color: #fff;
    line-height: 0.6rem;
}

.shangye-list1 .sh-uli1 li .div-name .name-jie {
    font-size: 0.375rem;
    line-height: 0.75rem;
    margin-top: 0.6rem;
    color: #fff;
    opacity: 0;
    transition: all 0.3s;
}

.shangye-list2 {
    padding: 1.5rem 0;
    background-color: #f8f8f8;
}

.shangye-list2 .sh-bold {
    font-size: 0.9rem;
    line-height: 0.9rem;
    text-align: center;
    position: relative;
    color: #333333;
    margin-bottom: 0.7rem;
}

.shangye-list2 .sh-bold:after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -0.75rem;
    width: 0.75rem;
    height: 2px;
    background-color: #c8c8c8;
    content: "";
}

.shangye-list2 .shangye2swiper {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.shangye-list2 .shangye2swiper .list2item {
    padding: 1.25rem;
    background-color: #fff;
}

.shangye-list2 .shangye2swiper .list2item .name {
    font-size: 0.55rem;
    line-height: 0.6rem;
    text-align: left;
    color: #333333;
}

.shangye-list2 .shangye2swiper .list2item .name-jie {
    font-size: 0.375rem;
    line-height: 0.75rem;
    color: #333333;
    margin-top: 0.75rem;
    height: 5.25rem;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
}

.shangye-list2 .shangye-op {
    margin-top: 1rem;
}

.shangye-list2 .shangye-op .item-p {
    font-size: 0.4rem;
    line-height: 1rem;
    height: 1rem;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 1rem;
    background-image: url(../img/syadd.png);
    padding-left: 1.3rem;
    margin-bottom: 0.9rem;
    color: #333333;
}

.shangye-list2 .shangye-op .item-p1 {
    font-size: 0.4rem;
    line-height: 1rem;
    height: 1rem;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 1rem;
    background-image: url(../img/sypho.png);
    padding-left: 1.3rem;
    color: #333333;
}

.shangye-list3 {
    padding: 2.5rem 0;
    background-color: #fff;
}

.shangye-list3 .sh-bold {
    font-size: 0.9rem;
    line-height: 0.9rem;
    text-align: center;
    position: relative;
    color: #333333;
    margin-bottom: 1.5rem;
}

.shangye-list3 .sh-bold:after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -0.75rem;
    width: 0.75rem;
    height: 2px;
    background-color: #d5d5d5;
    content: "";
}

.shangye-list3 .shangye3siwper {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 0.5rem;
}

.shangye-list3 .shangye3siwper .swiper-slide {
    position: relative;
    border: 1px solid #efefef;
    box-sizing: border-box;
    transition: all 0.3s;
    top: 0;
}

.shangye-list3 .shangye3siwper .swiper-slide img {
    width: 100%;
    opacity: 1;
    transition: all 0.3s;
}

.shangye-list3 .shangye3siwper .swiper-slide img.img2 {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.shangye-list4 {
    padding: 2.5rem 0;
    background-color: #f9f9f9;
}

.shangye-list4 .sh-bold {
    font-size: 0.9rem;
    line-height: 0.9rem;
    text-align: center;
    position: relative;
    color: #333333;
    margin-bottom: 1.5rem;
}

.shangye-list4 .sh-bold:after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -0.75rem;
    width: 0.75rem;
    height: 2px;
    background-color: #d1d1d1;
    content: "";
}

.shangye-list4 .shangye4swiper {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.shangye-list4 .shangye4swiper .img {
    overflow: hidden;
}

.shangye-list4 .shangye4swiper .img img {
    transition: all 0.3s;
    width: 100%;
}

.shangye-list4 .shangye4swiper .imgitem {
    margin-top: 0.6rem;
    font-size: 0.24rem;
    line-height: 0.3rem;
    color: #999999;
    text-align: left;
}

.shangye-list4 .shangye4swiper .newname {
    font-size: 0.55rem;
    color: #333333;
    line-height: 0.65rem;
    margin-top: 0.5rem;
    text-align: left;
    padding-bottom: 1rem;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.3s;
}

.shangye-list4 .shangye4swiper .more {
    margin-top: .75rem;
    font-size: 0.3rem;
    line-height: 0.3rem;
    color: #999999;
    background-repeat: no-repeat;
    display: inline-block;
    padding-right: 0.75rem;
    background-position: right center;
    background-image: url(../img/newmore2.png);
    background-size: 0.45rem;
}

.shangye-list4 .swiper4-page {
    position: relative;
    text-align: center;
    width: 100%;
    margin-top: 1.5rem;
    font-size: 0;
}

.shangye-list4 .swiper4-page span {
    display: inline-block;
    width: 0.3rem;
    height: 0.3rem;
    border-radius: 0.15rem;
    background-color: #cccccc;
    transition: all 0.3s;
    margin: 0 8px;
}

.shangye-list4 .swiper4-page span.swiper-pagination-bullet-active {
    width: 0.75rem;
    background-color: #e60012;
}

.shangye-list4 .more-news {
    display: block;
    margin: 1.5rem auto 0;
    width: 3.25rem;
    padding-left: 1.5rem;
    height: 1.25rem;
    line-height: 1.25rem;
    font-size: 0.3rem;
    color: #fff;
    background-color: #e70011;
    text-align: left;
    border-radius: 0.625rem;
    background-position: 70% center;
    background-repeat: no-repeat;
    background-image: url(../img/newsmore1.png);
    background-size: 0.5rem;
    transition: all 0.3s;
}

.Property-list7 .more-news {
    display: block;
    margin: 1.5rem auto 0;
    width: 3.25rem;
    padding-left: 1.5rem;
    height: 1.25rem;
    line-height: 1.25rem;
    font-size: 0.3rem;
    color: #fff;
    background-color: #e70011;
    text-align: left;
    border-radius: 0.625rem;
    background-position: 70% center;
    background-repeat: no-repeat;
    background-image: url(../img/newsmore1.png);
    background-size: 0.5rem;
    transition: all 0.3s;
}

.nuan-imgs-we {
    width: 100%;
    overflow: hidden;
}

.nuan-list0 {
    padding: 2rem 0 2.75rem;
    background-color: #fff;
}

.nuan-list0 ul.nuanul-ul {
    font-size: 0;
    max-width: 850px;
    height: 2rem;
    margin: 0 auto;
    border-bottom: 1px solid #cccccc;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
}

.nuan-list0 ul.nuanul-ul li {
    display: inline-block;
    font-size: 0.5rem;
    color: #333333;
    line-height: 2rem;
    position: relative;
}

.nuan-list0 ul.nuanul-ul li a {
    color: #333;
}

.nuan-list0 ul.nuanul-ul li.cur a {
    color: #e60012;
}

.nuan-list0 ul.nuanul-ul li:after {
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.3s;
    content: "";
    height: 2px;
    width: 0;
    background-color: #e60012;
}

.nuan-list0 ul.nuanul-ul li.cur:after {
    width: 100%;
}

.nuan-imgs-we img {
    width: 100%;
}

.shangye-list1 .sh-uli1 li.cur .img {
    left: 10%;
}

.shangye-list1 .sh-uli1 li.cur .div-name {
    top: 1rem;
}

.shangye-list1 .sh-uli1 li.cur .div-name .name-jie {
    opacity: 1;
}

.search-mian {
    padding: 2.5rem 0 1.75rem;
    background-color: #efefef;
    min-height: 13rem;
}

.search-mian .search-name {
    color: #666666;
    font-size: 0.35rem;
    line-height: 0.4rem;
}

.search-mian ul.searchul {
    font-size: 0;
    text-align: left;
    margin-top: 0.5rem;
    border-bottom: 1px solid #d4d4d4;
    box-sizing: border-box;
}

.search-mian ul.searchul li {
    display: inline-block;
    height: 2rem;
    line-height: 2rem;
    position: relative;
    font-size: 0.4rem;
    margin-right: 2.5rem;
}

.search-mian ul.searchul li:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    width: 0;
    transition: all 0.3s;
    height: 1px;
    background-color: #e6000f;
}

.search-mian ul.searchul li.cur:after {
    width: 100%;
}

.search-mian ul.searchul li a {
    color: #666
}

.search-mian ul.searchul li.cur a {
    color: #e6000f;
}

.search-mian .item-hrefmian {
    margin-top: 1.25rem;
}

.search-mian .item-hrefmian .proserswiper {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.search-mian .item-hrefmian .proserswiper .img {
    overflow: hidden;
}

.search-mian .item-hrefmian .proserswiper .img img {
    width: 100%;
    transition: all 0.3s;
}

.search-mian .item-hrefmian .proserswiper .header-proname {
    font-size: 0.6rem;
    color: #333333;
    line-height: 0.8rem;
    position: relative;
    vertical-align: bottom;
    margin-top: 0.6rem;
}

.search-mian .item-hrefmian .proserswiper .header-proname span {
    display: inline-block;
    padding-left: 0.6rem;
    margin-left: 0.5rem;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 0.5rem;
    font-size: 0.35rem;
}

.search-mian .item-hrefmian .proserswiper .header-proname span.zai {
    background-image: url(../img/zaishou.png);
    color: #e72131;
}

.search-mian .item-hrefmian .proserswiper .header-proname span.zai1 {
    background-image: url(../img/zaishou1.png);
    color: #e72131;
}

.search-mian .item-hrefmian .proserswiper .header-proname span.yi {
    background-image: url(../img/yijiao.png);
    color: #999999;
}

.search-mian .item-hrefmian .proserswiper .header-proname span.yi1 {
    background-image: url(../img/yijiao1.png);
    color: #999999;
}

.search-mian .item-hrefmian .proserswiper .header-proname span.dai {
    background-image: url(../img/daishou.png);
    color: #ffba3c;
}

.search-mian .item-hrefmian .proserswiper .header-proname span.dai1 {
    background-image: url(../img/daishou1.png);
    color: #ffba3c;
}

.search-mian .item-hrefmian .proserswiper .name-jie {
    font-size: 0.4rem;
    line-height: 0.5rem;
    margin-top: 0.5rem;
    color: #888888;
}

.search-mian .item-hrefmian .proserpage {
    position: relative;
    margin-top: 1.25rem;
    text-align: center;
}

.search-mian .item-hrefmian .proserpage span {
    display: inline-block;
    width: 0.3rem;
    height: 0.3rem;
    border-radius: 0.15rem;
    border: 2px solid #ababab;
    box-sizing: border-box;
    background-color: transparent;
    transition: all 0.3s;
}

.search-mian .item-hrefmian .proserpage span.swiper-pagination-bullet-active {
    width: 1rem;
    background-color: #e60012;
    border: 2px solid #e60012;
}

.search-mian .item-hrefmian .proserswiper .prosers-prev, .search-mian .item-hrefmian .proserswiper .prosers-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0.24rem;
    height: 0.4rem;
    z-index: 10;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    display: none;
}

.search-mian .item-hrefmian .proserswiper .prosers-prev {
    left: 0;
    background-image: url(../img/prev1.png);
}

.search-mian .item-hrefmian .proserswiper .prosers-next {
    right: 0;
    background-image: url(../img/next1.png);
}

.search-mian .item-nresmian {
    margin-top: 1.25rem;
    /* display:none;*/
}

.search-mian .item-nresmian .searchnewsipwer {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.search-mian .item-nresmian .searchnewsipwer .img {
    overflow: hidden
}

.search-mian .item-nresmian .searchnewsipwer .img img {
    width: 100%;
    transition: all 0.3s;
}

.search-mian .item-nresmian .searchnewsipwer .imgname {
    font-size: 0.5rem;
    color: #333333;
    line-height: 0.6rem;
    margin-top: 0.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.search-mian .item-nresmian .searchnewsipwer .more {
    display: inline-block;
    font-size: 0.3rem;
    color: #999999;
    margin-top: 0.6rem;
    line-height: 0.4rem;
    padding-right: 0.75rem;
    background-position: right center;
    background-repeat: no-repeat;
    background-image: url(../img/more.png);
    background-size: 0.45rem;
}

.search-mian .item-nresmian .proserpage1 {
    position: relative;
    margin-top: 1.25rem;
    text-align: center;
}

.search-mian .item-nresmian .proserpage1 span {
    display: inline-block;
    width: 0.3rem;
    height: 0.3rem;
    border-radius: 0.15rem;
    border: 2px solid #ababab;
    box-sizing: border-box;
    background-color: transparent;
    transition: all 0.3s;
}

.search-mian .item-nresmian .proserpage1 span.swiper-pagination-bullet-active {
    width: 1rem;
    background-color: #e60012;
    border: 2px solid #e60012;
}

.search-mian .item-nresmian .searchnewsipwer .prosers-prev1, .search-mian .item-nresmian .searchnewsipwer .prosers-next1 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0.24rem;
    height: 0.4rem;
    z-index: 10;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    display: none;
}

.search-mian .item-nresmian .searchnewsipwer .prosers-prev1 {
    left: 0;
    background-image: url(../img/prev1.png);
}

.search-mian .item-nresmian .searchnewsipwer .prosers-next1 {
    right: 0;
    background-image: url(../img/next1.png);
}

.phoshow-img {
    display: none;
}

.systems-banner {
    position: absolute;
    top: 12.2%;
    left: 5.2%;
    width: 40%;
    z-index: 10
}

.systems-banner .itemimgname {
    float: left;
    width: 0.45rem;
    font-size: 0.45rem;
    color: #fff;
    line-height: 0.6rem;
    text-align: center;
}

.systems-banner .itemimg {
    float: left;
    width: 1.5rem;
    margin-left: 0.75rem;
}

.systems-nav {
    position: relative;
    width: 100%;
    font-size: 0;
    text-align: center;
    margin-top: -0.5rem;
    height: 2.5rem;
}

.systems-nav.fixedo {
    position: fixed;
    z-index: 300;
    bottom: 0;
}

.systems-nav li {
    width: 25%;
    position: absolute;
    display: inline-block;
    height: 2rem;
    line-height: 2rem;
    font-size: 0.6rem;
    color: #fff;
    text-align: center;
    cursor: pointer;
    vertical-align: bottom;
    transition: all 0.3s;
    bottom: 0;
}

.systems-nav li img {
    font-size: 0;
    width: 1.25rem;
    margin-right: 0.5rem;
}

.systems-nav li.cur {
    height: 2.5rem;
    line-height: 2.5rem;
}

.systems-nav li:hover {
    height: 2.5rem;
    line-height: 2.5rem;
}

.systems-nav li.li1 {
    background-color: #e42c33;
    left: 0;
}

.systems-nav li.li2 {
    background-color: #9ed7c6;
    left: 25%;
}

.systems-nav li.li3 {
    background-color: #52979f;
    left: 50%;
}

.systems-nav li.li4 {
    background-color: #f4b544;
    left: 75%;
}

.w1840 {
    width: 95.8%;
    position: relative;
    margin: 0 auto;
}

.systems-list1 {
    padding: 1rem 0;
    background-color: #f2f2f2;
}

.systems-list1 .list-div1 {
    position: relative;
}

.systems-list1 .list-div1 .right {
    float: right;
    width: 61.4%;
    overflow: hidden;
}

.systems-list1 .list-div1 .right img {
    width: 100%;
}

.systems-list1 .list-div1 .left {
    position: absolute;
    top: 0;
    left: 0;
    width: 35.2%;
    height: 100%;
    background-color: #fff;
}

.systems-list1 .list-div1 .left .item-name {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    transform: translate(-50%, -50%);
}

.systems-list1 .list-div1 .left .item-name .pinbold {
    font-size: 0.9rem;
    line-height: 1.1rem;
    color: #333333;
}

.systems-list1 .list-div1 .left .item-name .pin-item {
    font-size: 0.4rem;
    line-height: 0.75rem;
    margin-top: 0.9rem;
    color: #666666;
}

.systems-list2 {
    position: relative;
    width: 100%;
}

.systems-list2 img {
    width: 100%;
}

.systems-list3 {
    padding: 1rem 0;
    background-color: #fff;
}

.systems-list3 .list-div1 {
    position: relative;
}

.systems-list3 .list-div1 .right {
    float: left;
    width: 61.4%;
    overflow: hidden;
}

.systems-list3 .list-div1 .right img {
    width: 100%;
}

.systems-list3 .list-div1 .left {
    position: absolute;
    top: 0;
    right: 0;
    width: 35.2%;
    height: 100%;
    background-color: #f2f2f2;
}

.systems-list3 .list-div1 .left .item-name {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    transform: translate(-50%, -50%);
}

.systems-list3 .list-div1 .left .item-name .pinbold {
    font-size: 0.9rem;
    line-height: 1.1rem;
    color: #333333;
}

.systems-list3 .list-div1 .left .item-name .pin-item {
    font-size: 0.4rem;
    line-height: 0.75rem;
    margin-top: 0.9rem;
    color: #666666;
}

.systems-list4 {
    padding: 1rem 0;
    background-color: #fff;
}

.systems-list4 .list-div1 {
    position: relative;
}

.systems-list4 .list-div1 .left {
    float: left;
    width: 62.4%;
    overflow: hidden;
    position: relative;
}

.systems-list4 .list-div1 .left img {
    width: 100%;
}

.systems-list4 .list-div1 .left .img1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.systems-list4 .list-div1 .left .img2 {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 48%;
}

.systems-list4 .list-div1 .left .img3 {
    bottom: 0;
    right: 0;
    position: absolute;
    width: 48%;
}

.systems-list4 .list-div1 .right {
    position: absolute;
    top: 0;
    right: 0;
    width: 35.2%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.systems-list4 .list-div2 {
    text-align: center;
    margin-top: 1rem;
    position: relative;
}

.systems-list4 .list-div2 .down-banner {
    width: 0.8rem;
    height: 0.45rem;
    background-size: 0.8rem;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/er/down2.png);
    cursor: pointer;
    display: inline-block;
    cursor: pointer;
}

.systems-list5 {
    padding: 1rem 0;
    background-color: #fbfbfb;
}

.posotionre {
    position: relative;
}

.systems-list5 .systems-list5-swiper {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.systems-list5 .posotionre .ul-prevsys, .systems-list5 .posotionre .ul-nextsys {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0.6rem;
    height: 1rem;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    z-index: 10;
    transition: all 0.3s;
    cursor: pointer;
}

.systems-list5 .posotionre .ul-prevsys {
    left: 0.5rem;
    background-image: url(../img/prev.png);
}

.systems-list5 .posotionre .ul-nextsys {
    right: 0.5rem;
    background-image: url(../img/next.png);
}

.systems-list5 .list-div1 {
    position: relative;
}

.systems-list5 .list-div1 li {
    float: left;
    width: 32%;
    margin-right: 2%;
}

.systems-list5 .list-div1 li:nth-child(3) {
    margin-right: 0;
}

.systems-list5 .list-div1 li .img {
    overflow: hidden;
}

.systems-list5 .list-div1 li .img img {
    width: 100%;
}

.systems-list5 .list-div1 li .imgname {
    font-size: 0.75rem;
    line-height: .8rem;
    color: #333333;
    margin-top: 0.75rem;
}

.systems-list5 .list-div1 li .imgjie {
    font-size: .4rem;
    color: #666666;
    line-height: 0.6rem;
    margin-top: 0.5rem;
}

.rencai-list1 {
    padding: 2.5rem 0;
    background-color: #fff;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.rencai-list1 .inco {
    position: relative;
}

.rencai-list1 .inco img {
    width: 1.25rem;
}

.rencai-list1 .name {
    font-size: 0.9rem;
    line-height: 1rem;
    color: #333333;
    margin-top: 0.5rem;
}

.rencai-list1 .name-jie {
    font-size: 0.4rem;
    line-height: 0.9rem;
    color: #666666;
    margin-top: 1.25rem;
    text-align: center;
}

.rencai-list2 {
    padding: 2.25rem 0;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 17rem;
}

.rencai-list2 .itenname {
    font-size: 1rem;
    line-height: 1rem;
    color: #fff;
    text-align: center;
}

.rencai-list2 .name-jie {
    margin-top: 1.2rem;
    line-height: 0.8rem;
    color: #fff;
    text-align: center;
    font-size: 0.4rem;
}

.rencai-list2 .ulname {
    font-size: 0.75rem;
    line-height: 0.8rem;
    text-align: center;
    margin-top: 2.25rem;
    color: #fff;
    position: relative;
    margin-bottom: 1.5rem;
}

.rencai-list2 .ulname:after {
    position: absolute;
    width: 0.75rem;
    height: 2px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -0.75rem;
    content: "";
    background-color: #fff;
}

.rencai-list2 ul.list2ul {
    font-size: 0;
    text-align: center;
}

.rencai-list2 ul.list2ul li {
    display: inline-block;
    width: 20%;
    position: relative;
    vertical-align: top;
    transition: all 0.3s;
    top: 0;
}

.rencai-list2 ul.list2ul li .itemli {
    text-align: left;
    padding: 0 10%;
    position: relative;
}

.rencai-list2 ul.list2ul li .itemli:after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    content: "";
    width: 1px;
    height: 60%;
    background-color: rgba(255, 255, 255, 0.2)
}

.rencai-list2 ul.list2ul li .itemli.last:after {
    display: none;
}

.rencai-list2 ul.list2ul li .itemli .ico {
    position: relative;
    font-size: 0;
}

.rencai-list2 ul.list2ul li .itemli .ico img {
    width: 1.5rem;
}

.rencai-list2 ul.list2ul li .itemli .name-com {
    margin-top: 0.75rem;
}

.rencai-list2 ul.list2ul li .itemli .name-com:nth-child(5) {
    border-right: 0;
}

.rencai-list2 ul.list2ul li .itemli .name-com .name1 {
    font-size: 0.6rem;
    line-height: 0.8rem;
    color: #fff;
}

.rencai-list2 ul.list2ul li .itemli .name-com .smbiao {
    font-size: 0.375rem;
    color: #ffffff;
    line-height: 0.45rem;
    margin-top: 0.4rem;
}

.rencai-list2 ul.list2ul li .itemli .name-com .li-p {
    margin-top: 0.4rem;
    font-size: 0.4rem;
    color: #fff;
    line-height: 0.75rem;
}

.rencai-list2 ul.list2ul li .itemli .name-com .li-p p {
    padding-left: 0.5rem;
    position: relative;
}

.rencai-list2 ul.list2ul li .itemli .name-com .li-p p:after {
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    left: 0;
    top: 0.35rem;
    content: "";
    background-color: #fff;
}

.rencai-list3 {
    padding: 2rem 0 2.5rem;
    background-color: #fff;
}

.rencai-list3 .itemname {
    font-size: 0.75rem;
    line-height: 0.8rem;
    text-align: center;
    color: #333333;
    position: relative;
    margin-bottom: 1.75rem;
}

.rencai-list3 .itemname:after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 2px;
    content: "";
    bottom: -0.5rem;
    width: 0.75rem;
    background-color: #d5d5d5;
}

.rencai-list3 ul.ul-list3 li {
    float: left;
    width: 32%;
    margin-right: 2%;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}

.rencai-list3 ul.ul-list3 li:nth-child(3) {
    margin-right: 0;
}

.rencai-list3 ul.ul-list3 li > img {
    width: 100%;
}

.rencai-list3 ul.ul-list3 li .itemlidiv {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    text-align: center;
}

.rencai-list3 ul.ul-list3 li .itemlidiv .ico img {
    width: 1.5rem;
}

.rencai-list3 ul.ul-list3 li .itemlidiv .iconame {
    margin-top: 0.8rem;
    font-size: 0.55rem;
    line-height: 0.6rem;
    color: #fff;
    text-align: center;
}

.rencai-list3 ul.ul-list3 li .itemlidiv .ico-jie {
    font-size: 0.375rem;
    color: #fff;
    line-height: 0.75rem;
    margin-top: 0.5rem;
    height: 1.5rem;
}

.rencai-list4 {
    padding: 1rem 0;
    background-color: #ececec;
}

.rencai-list4 .list4-swiper {
    position: relative;
    width: 50%;
    overflow: hidden;
}

.rencai-list4 .list4-swiper .list4-div {
    position: relative;
}

.rencai-list4 .list4-swiper .list4-div .left {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.rencai-list4 .list4-swiper .list4-div .left img {
    width: 100%;
}

.rencai-list4 .list4-swiper .list4-prev, .rencai-list4 .list4-swiper .list4-next {
    position: absolute;
    bottom: 0;
    width: 1.5rem;
    height: 1.5rem;
    background-color: #7f7f7f;
    transition: all 0.3s;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0.3rem;
    z-index: 10;
}

.rencai-list4 .list4-swiper .list4-prev {
    right: 0;
    background-image: url(../img/er/prev.png);
}

.rencai-list4 .list4-swiper .list4-next {
    right: calc(0% - 1.5rem);
    background-image: url(../img/er/next.png);
    z-index: 100;
}

.rencai-list4 .houipt {
    position: relative;
}

.rencai-list4 .houipt .wendang {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
}

.rencai-list4 .houipt .wendang .list4-next {
    position: absolute;
    bottom: 0;
    width: 1.5rem;
    height: 1.5rem;
    background-color: #7f7f7f;
    transition: all 0.3s;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0.3rem;
    z-index: 10;
    left: 0;
    background-image: url(../img/er/next.png);
}

.rencai-list4 .houipt .right {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
}

.rencai-list4 .houipt .right .item-right {
    position: absolute;
    width: 80%;
    max-height: 60%;
    overflow: auto;
    transform: translateX(-50%);
    top: 20%;
    left: 50%;
}

.rencai-list4 .houipt .right .item-right .pinbold {
    font-size: 0.9rem;
    line-height: 1.1rem;
    color: #333333;
}

.rencai-list4 .houipt .right .item-right .namesm {
    font-size: 0.55rem;
    line-height: 0.75rem;
    margin-top: 0.75rem;
    color: #222222;
}

.rencai-list4 .houipt .right .item-right .name-jie {
    font-size: 0.4rem;
    line-height: 0.7rem;
    margin-top: 1rem;
    color: #666;
}

.rencai-list4 .list4-swiper .swiper-button-disabled {
    display: block;
}

.rencai-list4 .wendang .numren {
    position: absolute;
    bottom: 5%;
    right: 5%;
    z-index: 10;
    text-align: left;
    font-size: 0;
    vertical-align: bottom;
}

.rencai-list4 .wendang .numren .indexnum {
    font-size: 0.9rem;
    line-height: 1rem;
    color: #333333;
    display: inline-block;
}

.rencai-list4 .wendang .numren .allnum {
    font-size: 0.4rem;
    display: inline-block;
}

.rencai-list4 .sbglgq {
    position: absolute;
    overflow: hidden;
    width: 50%;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
    height: 23%;
    z-index: 10;
}

.rencai-list4 .list4-swiper2img {
    position: absolute;
    width: 60%;
    overflow: hidden;
    margin-left: 20%;
    top: 50%;
    transform: translateY(-50%);
}

.rencai-list4 .sbglgq .list4-next, .rencai-list4 .sbglgq .list4-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0.3rem;
    height: 0.45rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 10;
    cursor: pointer;
}

.rencai-list4 .sbglgq .list4-next.swiper-button-disabled, .rencai-list4 .sbglgq .list4-prev.swiper-button-disabled {
    display: block;
}

.rencai-list4 .sbglgq .list4-next {
    right: 10%;
    background-image: url(../img/nexthui.png);
}

.rencai-list4 .sbglgq .list4-prev {
    left: 10%;
    background-image: url(../img/prevhui.png);
}

.rencai-list4 .list4-swiper2img .swiper-slide {
    overflow: hidden;
    position: relative;
}

.rencai-list4 .list4-swiper2img .swiper-slide img {
    width: 100%;
}

.rencai-list4 .list4-swiper2img .swiper-slide .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
    opacity: 1;
    background-color: rgba(0, 0, 0, .3)
}

.rencai-list4 .list4-swiper2img .swiper-slide.active1 .mask {
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #c50c18;
    box-sizing: border-box
}

.rencai-list4 .list-divbottom {
    margin-top: 1rem;
    position: relative;
}

.rencai-list4 .list-divbottom .right {
    float: right;
    width: 50%;
    position: relative;
}

.rencai-list4 .list-divbottom .right .right-swiperall {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.rencai-list4 .list-divbottom .right .right-swiperall img {
    width: 100%;
}

.rencai-list4 .list-divbottom .right .roght-bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 23%;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.3);
}

.rencai-list4 .list-divbottom .right .roght-bottom .bottom-last-swiper {
    position: absolute;
    width: 60%;
    overflow: hidden;
    margin-left: 20%;
    top: 50%;
    transform: translateY(-50%);
}

.rencai-list4 .list-divbottom .right .roght-bottom .bottom-last-swiper img {
    width: 100%;
    border: 2px solid #fff;
    box-sizing: border-box
}

.rencai-list4 .list-divbottom .right .roght-bottom .bottom-last-swiper .active1 img {
    border: 2px solid #c50c18;
}

.rencai-list4 .list-divbottom .right .roght-bottom .bottom-prev, .rencai-list4 .list-divbottom .right .roght-bottom .bottom-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0.3rem;
    height: 0.45rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 10;
    cursor: pointer;
}

.rencai-list4 .list-divbottom .right .roght-bottom .swiper-button-disabled {
    display: block;
}

.rencai-list4 .list-divbottom .right .roght-bottom .bottom-prev {
    left: 10%;
    background-image: url(../img/prevhui.png)
}

.rencai-list4 .list-divbottom .right .roght-bottom .bottom-next {
    right: 10%;
    background-image: url(../img/nexthui.png)
}

.rencai-list4 .list-divbottom .left {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background-color: #fff;
}

.rencai-list4 .list-divbottom .left .itemliaon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    transform: translate(-50%, -50%);
    max-height: 80%;
    overflow: auto;
}

.rencai-list4 .list-divbottom .left .itemliaon .pinbold {
    font-size: 0.9rem;
    line-height: 1.1rem;
    color: #333333;
}

.rencai-list4 .list-divbottom .left .itemliaon .smname {
    font-size: 0.5rem;
    color: #222222;
    line-height: 0.75rem;
    margin-top: 1rem;
}

.rencai-list4 .list-divbottom .left .itemliaon .name-jie {
    font-size: 0.4rem;
    line-height: 0.75rem;
    margin-top: 1rem;
    color: #666;
}

.join-bannername {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    text-align: center;
    z-index: 10
}

.join-bannername .pinbold {
    font-size: 1rem;
    line-height: 1rem;
    color: #f9f9f9;
}

.join-bannername .item-join {
    margin-bottom: 0.5rem;
    line-height: 1.6rem;
    color: #fff;
    text-align: center;
    font-size: 1.6rem;
    font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif;
}

.join-list1 {
    padding: 2.5rem 0 2rem;
    background-color: #f9f9f9;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.join-list1 ul.list-ul1 {
    position: relative;
}

.join-list1 ul.list-ul1 li {
    position: relative;
    float: left;
    transition: all 0.3s;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 17.8%;
    width: 31.6%;
}

.join-list1 ul.list-ul1 li.cur {
    width: 68.4%;
}

.join-list1 ul.list-ul1 li .ico {
    position: absolute;
    width: 1.75rem;
    height: 1.75rem;
    top: 18%;
    left: calc(100% - 3.5rem);
    transition: all 0.3s;
    z-index: 10;
}

.join-list1 ul.list-ul1 li .ico img {
    width: 100%;
}

.join-list1 ul.list-ul1 li.cur .ico {
    left: calc(100% - 3.5rem)
}

.join-list1 ul.list-ul1 li .item-com {
    position: absolute;
    top: 18%;
    left: 1.75rem;
    font-size: 0;
    transition: all 0.3s;
    width: 80%;
    cursor: pointer;
}

.join-list1 ul.list-ul1 li.cur .item-com {
    top: 18%;
}

.join-list1 ul.list-ul1 li .item-com .en-sm {
    font-size: 0.35rem;
    color: #fd5e6a;
    line-height: 0.4rem;
    display: block;
    margin-bottom: 0.3rem;
}

.join-list1 ul.list-ul1 li:nth-child(2) .item-com .en-sm {
    color: #e09032
}

.join-list1 ul.list-ul1 li.cur .item-com .en-sm {
    display: block;
}

.join-list1 ul.list-ul1 li .item-com .name-cn {
    font-size: 0.6rem;
    line-height: 0.6rem;
    color: #fff;
}

.join-list1 ul.list-ul1 li .item-com .name-jie {
    font-size: 0.375rem;
    color: #fff;
    margin-top: 0.9rem;
    line-height: 0.75rem;
    display: none;
}

.join-list1 ul.list-ul1 li.cur .item-com .name-jie {
    display: block;
}

.join-list2 {
    padding: 2rem 0;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100%;
}

.join-list2 .join-divform {
    position: relative;
    z-index: 10;
}

.join-list2 .join-divform > div {
    position: relative;
    float: left;
    width: 25.7%;
    cursor: pointer;
}

.join-list2 .join-divform .div1-item {
    margin-right: 3.2%;
}

.join-list2 .join-divform .div1-item .item {
    width: 100%;
    height: 1.5rem;
    line-height: 1.5rem;
    background-color: #f1f1f1;
    position: relative;
    font-size: 0.4rem;
    color: #666666
}

.join-list2 .join-divform .div1-item .item span {
    margin-left: 0.75rem;
}

.join-list2 .join-divform .div1-item .item i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 8px;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url(../img/er/jxia.png);
    right: 0.75rem;
}

.join-list2 .join-divform .div1-item .joinxia {
    position: absolute;
    top: 1.5rem;
    left: 0;
    width: 100%;
    background-color: #fff;
    max-height: 6rem;
    overflow: auto;
    display: none;
    border: 1px solid #e5e5e5;
    box-sizing: border-box
}

.join-list2 .join-divform .div1-item .joinxia div {
    cursor: pointer;
    height: 1.5rem;
    line-height: 1.5rem;
    color: #666;
    padding-left: 0.75rem;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
}

.join-list2 .join-divform .div2-item {
    width: 42.2%;
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: 0;
    background-color: #f1f1f1;
    position: relative;
}

.join-list2 .join-divform .div2-item .text {
    height: 1.5rem;
    line-height: 1.5rem;
    padding-left: 0.75rem;
    font-size: 0.4rem;
    color: #666666;
    background-color: transparent;
    width: 75%;
}

.join-list2 .join-divform .div2-item .submit {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0.75rem;
    width: 0.5rem;
    height: 0.5rem;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    background-image: url(../img/er/ssearch.png);
    background-color: transparent;
}

.join-list2 .join-ajax-div {
}

.join-list2 .join-ajax-div ul.ul1 {
    font-size: 0;
    text-align: center;
    border-bottom: 1px solid #ccc;
    margin-top: 1.5rem;
}

.join-list2 .join-ajax-div ul.ul1 li {
    display: inline-block;
    font-size: 0.45rem;
    color: #333333;
    height: 1.5rem;
    line-height: 1.5rem;
    width: 16.6%;
    text-align: left;
}

.join-list2 .join-ajax-div ul.ul1 li:nth-child(1) {
    width: 18.6%;
}

.join-list2 .join-ajax-div ul.ul1 li:nth-child(4) {
    width: 14.6%;
}

.join-list2 .join-ajax-div ul.ul1 li span {
    margin-left: 1rem;
}

.join-list2 .join-ajax-div ul.ul1 li.last {
    text-align: center;
}

.join-list2 .join-ajax-div ul.ul1 li.last span {
    margin-left: 0;
}

.join-list2 .join-ajax-div ul.ul2 li {
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    font-size: 0;
}

.join-list2 .join-ajax-div ul.ul2 li div {
    display: inline-block;
    font-size: 0.4rem;
    color: #666666;
    height: 2rem;
    line-height: 2rem;
    width: 16.6%;
    text-align: left;
}

.join-list2 .join-ajax-div ul.ul2 li div:nth-child(1) {
    width: 18.6%;
}

.join-list2 .join-ajax-div ul.ul2 li div:nth-child(4) {
    width: 14.6%;
}

.join-list2 .join-ajax-div ul.ul2 li div span {
    margin-left: 1rem;
}

.join-list2 .join-ajax-div ul.ul2 li div.last {
    text-align: center;
}

.join-list2 .join-ajax-div ul.ul2 li div.last span {
    margin-left: 0rem;
}

.join-list2 .join-ajax-div ul.ul2 li div.last a {
    display: inline-block;
    width: 3rem;
    height: 0.9rem;
    line-height: 0.9rem;
    color: #fff;
    background-color: #cccccc;
}

.join-list2 .join-ajax-div ul.ul2 li div.last a img {
    width: 8px;
    margin-left: 0.25rem;
    font-size: 0;
    position: relative;
    top: -2px;
}

.join-list2 .join-ajax-div .page {
    border-top: 0;
}

.join-infonav {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
}

.join-infonav {
    font-size: 0;
    text-align: left;
    height: 2rem;
    line-height: 2rem;
}

.join-infonav a {
    display: inline-block;
    font-size: 0.35rem;
    color: #999
}

.join-infonav a.cur {
    color: #e60012;
}

.join-infonav i {
    display: inline-block;
    margin: 0 0.4rem;
    font-size: 0;
    position: relative;
    top: -4px;
}

.infomain-joins {
    padding: 2rem 0;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.infomain-joins .info-ulpo {
    text-align: left;
    font-size: 0;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #e5e5e5;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
}

.infomain-joins .info-ulpo li {
    display: inline-block;
    position: relative;
    vertical-align: top;
}

.infomain-joins .info-ulpo li.last {
    margin-right: 0;
}

.infomain-joins .info-ulpo li:after {
    position: absolute;
    right: -3rem;
    height: 80%;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    background-color: #e5e5e5;
    content: "";
}

.infomain-joins .info-ulpo li.last:after {
    display: none;
}

.infomain-joins .info-ulpo li .namesm {
    font-size: 0.4rem;
    color: #999999;
    line-height: 0.5rem;
}

.infomain-joins .info-ulpo li .name {
    font-size: 0.65rem;
    line-height: 0.5rem;
    color: #333333;
    margin-top: 0.5rem;
}

.infomain-joins .joinfo-dan {
    padding: 1.1rem 0;
    font-size: 0.4rem;
    color: #666;
    line-height: 1.25rem;
}

.join-botoom {
    font-size: 0;
    text-align: left;
    margin-top: 1rem;
    position: relative;
}

.join-botoom .more-el {
    font-size: 0.4rem;
    color: #fff;
    background-color: #e60012;
    display: inline-block;
    text-align: center;
    width: 4rem;
    height: 1.25rem;
    line-height: 1.25rem;
    margin-right: 0.5rem;
}

.join-botoom .joinshare {
    display: inline-block;
    text-align: center;
    width: 4rem;
    height: 1.25rem;
    line-height: 1.25rem;
    font-size: 0.4rem;
    background-color: #e8e8e8;
    color: #666;
    position: absolute;
    top: 0;
    left: 4.5rem;
}

.join-botoom .joinshare .moreoos {
    font-size: 0.4rem;
    padding-left: 0;
    line-height: 1.25rem;
    display: inline-block;
    height: 1.25rem;
    margin: 0;
    color: #666;
    background-image: none;
    width: 4rem;
}

.join-botoom .joinshare .moreoos img {
    margin-right: 0.25rem;
}

.join-infomedol {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000000;
    display: none;
}

.join-infomedol .black {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.3);
}

.join-infomedol .main-body {
    position: absolute;
    width: 18.25rem;
    background-color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 1.25rem;
}

.join-infomedol .main-body .hader-div {
    position: relative;
    font-size: 0.6rem;
    line-height: 0.6rem;
    color: #000000;
    text-align: left;
}

.join-infomedol .main-body .hader-div .close-1 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    background-image: url(../img/er/cl.png);
    cursor: pointer;
}

.join-infomedol .main-body .mian-form {
    margin-top: 0.85rem;
    border-top: 1px solid #e5e5e5;
    padding-top: 0.5rem;
}

.join-infomedol .main-body .mian-form .name-li {
    font-size: 0.35rem;
    color: #666666;
    line-height: 0.5rem;
    margin-bottom: 0.2rem;
}

.join-infomedol .main-body .mian-form .name-li span {
    color: #e60012;
}

.join-infomedol .main-body .mian-form .li-text {
    width: 100%;
    height: 0.95rem;
    line-height: 0.95rem;
    background-color: #f2f2f2;
    margin-bottom: 0.35rem;
    position: relative;
}

.join-infomedol .main-body .mian-form .li-text input {
    display: block;
    width: 90%;
    margin: 0 auto;
    background-color: transparent;;
    color: #333333;
    height: 0.95rem;
    line-height: 0.95rem;
    font-size: 0.2rem;
}

.join-infomedol .main-body .mian-form .li-text1 {
    width: 100%;
    height: 1.25rem;
    line-height: 1.25rem;
    margin-bottom: 0.75rem;
    position: relative;
}

.join-infomedol .main-body .mian-form .li-text1 > div {
    font-size: 0;
    text-align: left;
}

.join-infomedol .main-body .mian-form .li-text1 select {
    display: inline-block;
    width: 32%;
    margin-right: 2%;
    height: 0.95rem;
    line-height: 0.95rem;
    background-color: #f2f2f2;
    text-indent: 2em;
    font-size: 0.4rem;
    color: #666;
    background-repeat: no-repeat;
    background-position: 90% center;
    background-image: url(../img/er/jxia.png);
}

.join-infomedol .main-body .mian-form .li-text1 select:nth-child(3) {
    margin-right: 0;
}

.join-infomedol .main-body .mian-form .li-text2 {
    width: 100%;
    height: 0.95rem;
    line-height: 0.95rem;
    margin-bottom: 0.45rem;
    position: relative;
}

.join-infomedol .main-body .mian-form .li-text2 > div {
    font-size: 0;
    text-align: left;
}

.join-infomedol .main-body .mian-form .li-text2 > div select {
    display: inline-block;
    width: 49%;
    margin-right: 2%;
    height: 0.85rem;
    line-height: 0.85rem;
    background-color: #f2f2f2;
    text-indent: 2em;
    font-size: 0.3rem;
    color: #666;
    background-repeat: no-repeat;
    background-position: 90% center;
    background-image: url(../img/er/jxia.png);
}

.join-infomedol .main-body .mian-form .li-text2 select:nth-child(2) {
    margin-right: 0;
}

.join-infomedol .main-body .mian-form .li-text .button {
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    height: 1.25rem;
    line-height: 1.25rem;
    background-color: #fff;
    color: #666;
    width: 4rem;
    cursor: pointer;
}

.join-infomedol .main-body .mian-form .last .left {
    float: left;
    width: 60%;
    position: relative;
}

.join-infomedol .main-body .mian-form .last .left input {
    font-size: 0.3rem;
    height: 0.95rem;
    line-height: 0.95rem;
    background-color: #f2f2f2;
    width: 70%;
    padding-left: 0.5rem;
    color: #333;
}

.join-infomedol .main-body .mian-form .last .left img {
    float: right;
    /* height:1.25rem;*/
}

.join-infomedol .main-body .mian-form .last .submit {
    font-size: 0.3rem;
    color: #fff;
    width: 4rem;
    height: 0.95rem;
    line-height: 0.95rem;
    text-align: center;
    float: right;
    background-color: #ea5404
}

.fengbofy {
    padding: 1.75rem 0 1.25rem;
    background-size: 100%;
    background-position: center;
}

.fengbofy ul {
    max-width: 1300px;
    margin: 0 auto;
    position: relative;
}

.fengbofy ul li {
    position: relative;
}

.fengbofy ul li .left {
    width: 38%;
    float: right;
    position: relative;
    padding-bottom: 32.5%;
    z-index: 30;
}

.fengbofy ul li .left .img1 {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 64%;
    border-radius: 50%;
    z-index: 10
}

.fengbofy ul li .left .img2 {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}

.fengbofy ul li.li1 .left .img3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 16.3%;
    animation: rotate 20s linear infinite;
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.fengbofy ul li.li2 .left .img3 {
    position: absolute;
    top: 31%;
    left: 3.3%;
    width: 14%;
    transition: all 1s;
}

.fengbofy ul li.li2 .left .img4 {
    position: absolute;
    top: 42%;
    right: -3.3%;
    width: 18.3%;
    animation: rotate 20s linear infinite;
}

.fengbofy ul li.li3 .left .img3 {
    position: absolute;
    top: 47%;
    left: 3.3%;
    width: 12%;
    animation: rotate 20s linear infinite;
}

.fengbofy ul li.li3 .left .img4 {
    position: absolute;
    top: 35%;
    right: 0%;
    width: 10%;
}

.fengbofy ul li.li4 .left .img3 {
    position: absolute;
    top: 3%;
    left: 10.3%;
    width: 14%;
}

.fengbofy ul li.li4 .left .img4 {
    position: absolute;
    top: 48%;
    right: 0%;
    width: 12%;
    animation: rotate 20s linear infinite;
}

.fengbofy ul li.li5 .left .img3 {
    position: absolute;
    top: 7%;
    right: 7.3%;
    width: 14%;
}

.fengbofy ul li.li5 .left .img4 {
    position: absolute;
    top: 72%;
    left: 0%;
    width: 12%;
    animation: rotate 20s linear infinite;
}

.fengbofy ul li .right {
    position: absolute;
    top: 0;
    left: 0;
    width: 54%;
    text-align: right;
    overflow: auto;
    max-height: 90%;
}

.fengbofy ul li .right .itenmame {
    font-size: 1rem;
    line-height: 1rem;
    color: #000000;
}

.fengbofy ul li .right .renico {
    font-size: 0.45rem;
    line-height: 0.5rem;
    margin-top: 0.5rem;
    color: #666;
}

.fengbofy ul li .right .renico img {
    margin-right: 0.3rem;
    width: .45rem;
}

.fengbofy ul li .right .name-jie {
    font-size: 0.4rem;
    color: #444444;
    line-height: 0.75rem;
    margin-top: 0.9rem;
}

.fengbofy ul li:nth-child(2n) .left {
    float: left;
}

.fengbofy ul li:nth-child(2n) .right {
    left: auto;
    right: 0;
    text-align: left;
}

.fengbofy ul li:nth-child(2n-1) .left:after {
    position: absolute;
    bottom: -20%;
    left: -92%;
    content: "";
    width: 94%;
    height: 60%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url(../img/er/xian1.png);
    background-position: center;
}

.fengbofy ul li:nth-child(2n) .left:after {
    position: absolute;
    bottom: -20%;
    right: -92%;
    content: "";
    width: 94%;
    height: 60%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url(../img/er/xian2.png);
    background-position: center;
}

.fengbofy ul li.last .left:after {
    display: none;
}

.feng-ajax-btn {
    margin-top: 1.5rem;
    text-align: center;
    font-size: 0;
}

.feng-ajax-btn .tbn {
    display: inline-block;
    cursor: pointer;
    display: none
}

.feng-ajax-btn .tbn img {
    width: 1.25rem;
}

.feng-ajax-btn .tbn .mo {
    font-size: 0.4rem;
    margin-top: 0.5rem;
    color: #cccccc;
}

.bdshare_popup_list li {
    display: none !important;
}

.bdshare_popup_list li:nth-child(1) {
    display: block !important;
}

.bdshare_popup_list li:nth-child(2) {
    display: block !important;
}

.bdshare_popup_list li:nth-child(3) {
    display: block !important;
}

.bdshare_popup_list li:nth-child(5) {
    display: block !important;
}

.xiangmukapian .addname {
    font-size: 0.4rem;
    color: #333333;
    line-height: 0.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 0.3rem;
}

.xiangmukapian .addname span {
    display: inline-block;
    border: 1px solid #e5e5e5;
    color: #999999;
    border-radius: 2px;
    margin-left: 0.3rem;
    font-size: 0.3rem;
    padding: 0 4px;
}

.xiangmukapian .pro-right .addlis {
    font-size: 0.35rem;
    color: #999999;
    line-height: 0.4rem;
    margin-top: 0.3rem;
}

.xiangmukapian .pro-right .tel {
    font-size: 0.45rem;
    color: #e60012;
    line-height: 0.5rem;
    margin-top: 0.25rem;
}

.xiangmukapian .pro-right .addressname {
    font-size: 0.35rem;
    color: #999999;
    line-height: 0.6rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 0.3rem;
}

@media (max-width: 1680px) {
    .news-info-body1 .news-list-s li .img-right .more {
        width: 3rem;
    }
}

@media (max-width: 1366px) {
    .video-fixed .videomian {
        width: 90%;
    }

    .img-fixedmedol1 .vimgmian {
        width: 90%;
    }

    .img-fixedmedol .vimgmian {
        width: 90%;
    }

    .news-info-body1 .rpo-list-ul li {
        height: 16.5rem;
    }
}

@media (max-width: 1220px) {
    .hezuolist1 ul.hezuoform li input {
        width: 70%;
    }

    .search-mian ul.searchul li {
        margin-right: 1rem;
    }
}

.systems-list5 {
    background: #f5f5f5;
}

.systems-list5 .zpinbold {
    font-size: 0.9rem;
    text-align: center;
    line-height: 1.1rem;
    color: #333333;
    margin-bottom: 1rem;
    font-family: "PingFang-Bold_1";
}

.systems-list5 .list-div1 li:hover .pinbold {
    color: #e60012;
}

.about-tianyan .kapian .kapian-div.chang .img1 {
    background-position: left center !important;
}

footer .footer-top .right {
    width: auto;
    float: left;
}

footer .footer-top .new {
    font-size: 0.35rem;
    color: #999999;
    height: 2.25rem;
    line-height: 2.25rem;
}

.nuan-list0 {
    padding: 1rem 0 1.25rem;
}

@media (max-width: 767px) {
    .about-tianyan .kapian .kapian-div {
        width: 100% !important;
        margin-bottom: 0.2rem;
    }

    footer .footer-top .left {
        width: 100% !important;
    }

    footer .footer-top .right {
        width: 100% !important;
        text-align: left !important;
        height: auto !important;
        line-height: 1.5 !important;
        margin-bottom: .15rem;
        margin-top: .15rem !important;
    }

    footer .footer-top .new {
        font-size: 0.24rem;
        color: #999999;
        height: auto;
        line-height: 1.5;
        float: none;
        display: block;
        margin-bottom: .3rem;
    }
}