/* AB模板网 整站模板下载 */
/* 模板：Www.AdminBuy.Cn */
/* 仿站：Fang.AdminBuy.Cn */
/* 素材：Sc.AdminBuy.Cn */
/* js特效：js.AdminBuy.Cn */
/* 在线工具 Tool.Adminbuy.Cn */
/* QQ：9490489 */
.banner_btn {
    position: absolute;
    right: 60px;
    bottom: 35px;
    text-align: center;
    z-index: 7;
    width: 50px;
    font-size: 0;
    z-index: 11;
}

.m_master {
    height: 0;
    overflow: hidden;
}

.banner_btn .swiper-button-prev,
.banner_btn .swiper-button-next {
    width: 24px;
    height: 24px;
    position: static;
    display: inline-block
}

.banner_btn .swiper-button-prev h6,
.banner_btn .swiper-button-next h6 {
    color: #fff;
    line-height: 24px;
    display: inline-block;
    font-size: 18px
}

.banner_btn .swiper-button-next:hover h6,
.banner_btn .swiper-button-prev:hover h6 {
    color: #f1d232
}

.banner .swiper-pagination {
    bottom: 35px;
    padding: 0 50px;
    text-align: left
}

.banner .swiper-pagination-bullet {
    border-radius: 0;
    width: 64px;
    height: 4px;
    background: rgba(255, 255, 255, .3)
}

.banner .swiper-pagination-bullet-active {
    width: 224px;
    background: #fff
}

.bannertxt {
    position: absolute;
    opacity: 0;

}

.bannertxt0 {
    width: 100%;
    left: 0;
    top: 44%;
    transform: rotateX(90deg)
}

.active .swiper-slide-active .bannertxt0 {
    opacity: 1;
    transform: rotateX(0) translateY(-50%)
}

.bannertxt1 {
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%) rotateX(90deg)
}

.active .swiper-slide-active .bannertxt1 {
    opacity: 1;
    transform: rotateX(0) translateY(-50%)
}

.bannertxt3 {
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%) rotateX(90deg)
}

.active .swiper-slide-active .bannertxt3 {
    opacity: 1;
    transform: rotateX(0) translateY(-50%)
}

.banner .swiper-slide>img {
    width: 100%;
    /* height: 100vh */
}

.bannertxt4 {
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    z-index: 5;
    top: auto
}

.bannertxt4>img {
    /* height: 100vh */
}

.bannertxt5 {
    top: 50%;
    left: 0;
    width: 100%;
    transform: rotateX(90deg) translateY(-43%)
}

.swiper-slide-active .bannertxt5 {
    opacity: 1;
    transform: rotateX(0) translateY(-43%)
}

.bannertxt4 a {
    display: block;
    position: absolute;
    right: 23%;
    top: 70%;
}

.bannertxt4 a img:nth-child(2) {
    display: none
}

.bannertxt4 a:hover img:nth-child(2) {
    display: inline-block
}

.bannertxt4 a:hover img:nth-child(1) {
    display: none
}







.active .swiper-slide-active:nth-child(2) .bannertxt {
    opacity: 1;
    transform: rotateX(0) translateY(-50%)
}

.banner .swiper-slide .bannertxt>img {
    width: 100%
}

.swiper-slide-active .bannertxt4 {
    opacity: 1;
    transform: rotateZ(0) !important;
}

.title {
    float: left;
}

.title h2 {
    color: #282828;
    font-size: 48px;
    font-family: 'fzsyjw';
    line-height: 48px;
    text-transform: uppercase;
    margin-top: -7px
}

.title h3 {
    font-family: 'fzsyjw';
    line-height: 44px;
    color: #282828;
    font-size: 30px
}

.index_tit {
    opacity: 0;
    transform: translateY(100%);
    transition: all .55s cubic-bezier(.35, .75, .55, 1) 0.1s;
    -webkit-transition: all.55s cubic-bezier(.35, .75, .55, 1) .1s;
    -moz-transition: all.55s cubic-bezier(.35, .75, .55, 1) .1s;
}

.active .index_tit {
    opacity: 1;
    transform: translateY(0)
}

.index_tit a {
    float: right;
    font-size: 14px;
    margin-top: 10px;
    color: #000000;
}

.index_tit a span {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px
}

.index_tit a:hover {
    color: #f1d232
}

.index_about {
    padding: 80px 0 0;
    background-image: url(../images/abbac_02.png);
    background-repeat: no-repeat;
    background-size: cover
}

.aboutbanner_txt {
    width: 34%;
    display: inline-block;
    vertical-align: top;
    margin-top: 100px
}

.abimg {
    display: inline-block;
    width: 66%;
    vertical-align: middle
}

.abimg img {
    width: 100%
}

.aboutbanner_txt h2 {
    font-size: 24px;
    color: #000000;
    line-height: 34px;
    padding-top: 25px;
    position: relative;
    font-family: 'mnjs';
}

.aboutbanner_txt h2:before {
    content: '';
    display: block;
    width: 27px;
    height: 4px;
    background: #f1d232;
    position: absolute;
    left: 0;
    top: 0
}

.aboutbanner_txt h2:after {
    content: '';
    display: block;
    width: 27px;
    height: 4px;
    background: #d61926;
    position: absolute;
    left: 27px;
    top: 0
}

.aboutbanner_txt span {
    display: block;
    color: #c6c6c6;
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 25px
}

.aboutbanner_txt p {
    line-height: 25px;
    color: #555555;
    text-align: justify
}

.abbanner {
    opacity: 0;
    transform: translateY(100%)
}

.active .abbanner {
    opacity: 1;
    transform: translateY(0);
    transition: all .55s cubic-bezier(.35, .75, .55, 1) 0.4s;
    -webkit-transition: all.55s cubic-bezier(.35, .75, .55, 1) .4s;
    -moz-transition: all.55s cubic-bezier(.35, .75, .55, 1) .4s;
}

.abbanner .swiper-slide:nth-child(2) .abimg {
    float: right;
}

.abbanner .swiper-slide:nth-child(2) .aboutbanner_txt {
    float: left;
}

.aboutbanner_txt a {
    display: block;
    line-height: 28px;
    border-radius: 28px;
    border: 1px solid #d5d5d5;
    width: 125px;
    text-align: center;
    margin-top: 40px
}

.aboutbanner_txt a:hover {
    background: #d61926
}

.aboutbanner_txt a:hover span {
    color: #fff
}

.aboutbanner_txt a span {
    display: inline-block;
    position: relative;
    z-index: 2;
    font-family: 'mnjs';
    color: rgba(44, 44, 44, .2);
    margin-bottom: 0
}

.about_tab {
    background: #2c2c2c;
    position: relative;
    z-index: 10;
}

.about_tab ul {
    opacity: 0;
    transform: translateY(100%);
    transition: all .55s cubic-bezier(.35, .75, .55, 1) 0.1s;
    -webkit-transition: all.55s cubic-bezier(.35, .75, .55, 1) .1s;
    -moz-transition: all.55s cubic-bezier(.35, .75, .55, 1) .1s;
}

.active.about_tab ul {
    opacity: 1;
    transform: translateY(0)
}

.about_tab li {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    padding: 40px 0 25px;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.about_tab li img {
    width: 50px;
}

.about_tab li h2 {
    margin-top: 20px;
    color: #fff;
    font-size: 20px
}

.about_tab li h2:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 13px solid #000;
    border-color: transparent transparent #000 transparent;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -26px;
    opacity: 0;
    z-index: 5;
}

.about_tab li:hover h2:before,
.about_tab li.ac h2:before {
    opacity: 1;
}

.about_tab li:hover,
.about_tab li.ac {
    background: #000000
}

.about_tab li:before {
    content: '';
    display: block;
    width: 0;
    height: 9px;
    background: #d61926;
    position: absolute;
    left: 50%;
    bottom: -9px
}

.about_tab li:after {
    content: '';
    display: block;
    width: 0;
    height: 9px;
    background: #f1d232;
    position: absolute;
    left: 50%;
    bottom: -18px;
}

.about_tab li span {
    font-size: 12px;
    color: rgba(255, 255, 255, .3);
    line-height: 18px;
    display: block
}

.about_tab li:hover:after,
.about_tab li:hover:before,
.about_tab li.ac:after,
.about_tab li.ac:before {
    width: 100%;
    left: 0;
}

.master {
    display: table;
    table-layout: fixed;
    width: 100%
}

.master_left {
    display: table-cell;
    width: 45.83%;
    background-image: url(../images/masterbac_02.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 250px;
    padding-bottom: 120px;
    padding-left: 9.375%
}

.master_right {
    display: table-cell;
    position: relative;
}

.index_wrap {
    position: relative;
}

.index_master .index_tit {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 100px;
    z-index: 5;
}

.index_master .index_tit h2,
.index_master .index_tit h3,
.index_master .index_tit a {
    color: #fff
}

.index_master .index_tit a:hover {
    color: #f1d232
}

.master_left .swiper-slide h2 {
    font-family: 'b';
    font-size: 30px;
    line-height: 28px;
    color: rgba(255, 255, 255, .1)
}

.master_left .swiper-slide h3 {
    line-height: 20px;
    color: rgba(255, 255, 255, .1)
}

.master_left .swiper-slide-next h2,
.master_left .swiper-slide-next h3 {
    color: rgba(255, 255, 255, .3)
}

.master_left .swiper-slide-prev h3,
.master_left .swiper-slide-prev h2 {
    color: rgba(255, 255, 255, .3)
}

.master_left .swiper-slide-active h3,
.master_left .swiper-slide-active h2 {
    color: #f1d232
}

.master_left .swiper-slide {
    box-sizing: border-box;
    padding-left: 110px
}

.master_left .swiper-container {
    height: 370px
}

.master_left .swiper-container:before {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: -webkit-linear-gradient(transparent, rgba(255, 255, 255, .1), transparent);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(transparent, rgba(255, 255, 255, .1), transparent);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(transparent, rgba(255, 255, 255, .1), transparent);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(transparent, rgba(255, 255, 255, .1), transparent);
    position: absolute;
    left: 4.5px;
    top: 0
        /* 标准的语法 */
}

.master_btn img:nth-child(2) {
    display: none
}

.master_btn>div {
    position: static;
    display: block;
}

.master_btn {
    position: absolute;
    right: 37%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
}

.masterbanner {
    position: relative;
}

.masterbanner .swiper-slide:before {
    content: '';
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    border: 1px solid #f1d232;
    position: absolute;
    left: 0;
    top: 18px;
    opacity: 0;
}

.masterbanner .swiper-slide:after {
    content: '';
    display: inline-block;
    width: 80px;
    height: 1px;
    background: #f1d232;
    position: absolute;
    left: 10px;
    top: 23px;
    opacity: 0;
}

.masterbanner .swiper-slide-active:before,
.masterbanner .swiper-slide-active:after {
    opacity: 1;
}

/* .master_right  {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
} */
.index_wrap {
    overflow: hidden;
}

.index_wrap.ab {
    overflow: visible
}

.master_right li {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all .55s cubic-bezier(.35, .75, .55, 1) 0.1s;
    -webkit-transition: all.55s cubic-bezier(.35, .75, .55, 1) .1s;
    -moz-transition: all.55s cubic-bezier(.35, .75, .55, 1) .1s;
}

.master_right li a {
    display: block;
    width: 100%;
    height: 100%
}

.master_right li.ac {
    opacity: 1;
    z-index: 2;
}

/* 
.master_right li:nth-child(1) {
    background-image: url(../images/master1_03.jpg) !important
}

.master_right li:nth-child(2) {
    background-image: url(../images/master2_03.jpg) !important
}

.master_right li:nth-child(3) {
    background-image: url(../images/master3_03.jpg) !important
}

.master_right li:nth-child(4) {
    background-image: url(../images/master4_03.jpg) !important
}

.master_right li:nth-child(5) {
    background-image: url(../images/master1_03.jpg) !important
} */

.masterinner {
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, .7), rgba(0, 0, 0, 0));
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, rgba(0, 0, 0, .7), rgba(0, 0, 0, 0));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, rgba(0, 0, 0, .7), rgba(0, 0, 0, 0));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, rgba(0, 0, 0, .7), rgba(0, 0, 0, 0));
    /* 标准的语法 */
    font-size: 0;
    margin-top: 250px;
    transform: translateX(100%);
    opacity: 0;
    transition: all .55s cubic-bezier(.35, .75, .55, 1) 0.1s;
    -webkit-transition: all.55s cubic-bezier(.35, .75, .55, 1) .1s;
    -moz-transition: all.55s cubic-bezier(.35, .75, .55, 1) .1s;
}

.active .masterinner {
    opacity: 1;
    transform: translateX(0)
}

.master_img {
    display: inline-block;
    width: 32.5%;
    box-sizing: border-box;
    padding: 9px;
    border-radius: 50%;
    margin-left: -16.25%;
    background: rgba(0, 0, 0, .7)
}

.master_img img {
    width: 100%;
}

.master_img span {
    display: block;
    box-sizing: border-box;
    border: 2px solid #f1d232;
    border-radius: 50%
}

.mastertxt {
    display: inline-block;
    width: 67.5%;
    box-sizing: border-box;
    padding-left: 90px;
    vertical-align: middle
}

.mastertxt h2 {
    color: #fff;
    font-size: 56px;
    line-height: 46px;
    font-family: 'b';
}

.masterinner:hover h2 {
    color: #f1d232
}

.mastertxt span {
    line-height: 22px;
    color: #fff;
    font-size: 14px;
    display: block;
    margin-bottom: 25px;
    margin-top: 4px
}

.mastertxt h4 p {
    font-size: 20px;
    color: #fff;
    white-space: nowrap;
}

.product {
    padding: 90px 0
}

.product_left {
    width: 20.25%;
    position: relative;
    padding-bottom: 35px;
    vertical-align: top
}

.product_left .title {
    float: none;
}

.cptab {
    margin-top: 110px
}

.cp_item {
    cursor: pointer;
}

.cp_item span {
    box-sizing: border-box;
    display: block;
    padding-left: 115px;
    position: relative;
    line-height: 56px;
    font-size: 20px
}

.cp_item.ac span,
.cp_item:hover span {
    color: #d61926
}

.cp_item span:before {
    content: '';
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    border: 1px solid #d61926;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
}

.cp_item span:after {
    content: '';
    display: inline-block;
    width: 80px;
    height: 1px;
    background: #d61926;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
}

.cp_item.ac span:after,
.cp_item:hover span:after,
.cp_item.ac span:before,
.cp_item:hover span:before {
    opacity: 1;
}

.product {
    display: table;
    table-layout: fixed
}

.product>div {
    display: table-cell
}

.product_left>a {
    color: #000;
    position: absolute;
    left: 0;
    bottom: 0
}

.product_left>a span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px
}

.product_right {
    position: relative;
}

.product_right ul {
    line-height: 0;
    display: none
}

.product_right ul.ac {
    display: block
}

.product_right li {
    width: 23.5%;
    margin-right: 2%;
    background: #efefef;
    height: 100%;
    display: inline-block;
    position: relative;
    overflow: hidden;
    height: 550px;
    opacity: 0;
    transform: translateY(100%);
}

.product_right li:nth-child(1),
.new_right .swiper-slide:nth-child(1) {
    transition: all .55s cubic-bezier(.35, .75, .55, 1) 0.1s;
    -webkit-transition: all.55s cubic-bezier(.35, .75, .55, 1) .1s;
    -moz-transition: all.55s cubic-bezier(.35, .75, .55, 1) .1s;
}

.product_right li:nth-child(2),
.new_right .swiper-slide:nth-child(2) {
    transition: all .55s cubic-bezier(.35, .75, .55, 1) 0.4s;
    -webkit-transition: all.55s cubic-bezier(.35, .75, .55, 1) .4s;
    -moz-transition: all.55s cubic-bezier(.35, .75, .55, 1) .4s;
}

.product_right li:nth-child(3),
.new_right .swiper-slide:nth-child(3) {
    transition: all .55s cubic-bezier(.35, .75, .55, 1) 0.7s;
    -webkit-transition: all.55s cubic-bezier(.35, .75, .55, 1) .7s;
    -moz-transition: all.55s cubic-bezier(.35, .75, .55, 1) .7s;
}

.product_right li:nth-child(4) {
    transition: all .55s cubic-bezier(.35, .75, .55, 1) 1s;
    -webkit-transition: all.55s cubic-bezier(.35, .75, .55, 1) 1s;
    -moz-transition: all.55s cubic-bezier(.35, .75, .55, 1) 1s;
}

.active .product_right li {
    opacity: 1;
    transform: translateY(0)
}

.product_right li:nth-child(4n) {
    margin-right: 0
}

.product_right li img {
    width: 100%
}

.cptxt {
    box-sizing: border-box;
    padding: 40px 30px 50px;
}

.cptxt h2 {
    color: #666666;
    font-size: 18px;
    height: 60px;
}

.cptxt p {
    font-size: 12px;
    color: rgba(102, 102, 102, .58);
    text-align: justify;
}

.product_right li font {
    display: inline-block;
    padding: 0 20px;
    background: #f1d232;
    line-height: 23px;
    color: #000;
    font-size: 14px;
    margin-top: 40px;
    opacity: 0;

}

.product_right li:hover .cptxt {
    background: #000;
    padding-top: 65px;
    transform: translateY(-75px)
}

.product_right li:hover h2 {
    color: #fff
}

.product_right li:hover p {
    color: rgba(255, 255, 255, .58)
}

.product_right li:hover font {
    opacity: 1;
}

.index_al {
    display: table;
    table-layout: fixed;
    width: 100%;
    /*display: none;*/
}

.alcenter {
    display: table-cell;
    width: 9.375%;
    background: #1e1e1e;
    transform: translateX(-100%);
    opacity: 0;
    transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;
    -webkit-transition: all.8s cubic-bezier(.35, .75, .55, 1) .1s;
    -moz-transition: all.8s cubic-bezier(.35, .75, .55, 1) .1s;
}

.al_right {
    display: table-cell;
    position: relative;
    width: 53.49%;
    transform: translateX(100%);
    opacity: 0;
    transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;
    -webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;
    -moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;
}

.al_left {
    display: table-cell;
    width: 37.135%;
    background: #1e1e1e;
    position: relative;
    transform: translateX(-100%);
    opacity: 0;
    transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;
    -webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;
    -moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;
}

.active .al_left,
.active .al_right,
.active .alcenter {
    opacity: 1;
    transform: translateX(0)
}

.al_l_inner {
    box-sizing: border-box;
    padding-left: 110px;
    padding-top: 110px;
    background: #efefef;
    vertical-align: top
}

.al_l_inner:before {
    content: '';
    width: 6px;
    height: 200%;
    display: block;
    position: absolute;
    left: -6px;
    top: 0;
    background: #f1d232;
    border-left: 6px solid #d61926
}

.al_l_inner:after {
    content: '';
    width: 6px;
    height: 200%;
    display: block;
    position: absolute;
    left: -12px;
    top: 0;
    background: #000;
}

.al_left .index_tit {
    padding-bottom: 70px;
    border-bottom: 1px solid #000;
    position: relative;
    margin-bottom: 80px
}

.al_left .index_tit .title {
    float: none;
}

.al_left .index_tit:before {
    content: '';
    display: block;
    width: 27px;
    height: 3px;
    background: #f1d232;
    position: absolute;
    left: 0;
    bottom: -2px
}

.al_left .index_tit:after {
    content: '';
    display: block;
    width: 57px;
    height: 3px;
    background: #d61926;
    position: absolute;
    left: 27px;
    bottom: -2px
}

.al_txt li {
    display: none
}

.al_txt li.ac {
    display: block
}

.al_txt h2 {
    color: #333333;
    font-size: 18px;
    line-height: 35px;
    font-weight: bold
}

.al_txt h3 {
    line-height: 28px;
    color: #333333;
    font-size: 18px;
    margin-bottom: 20px
}

.al_txt p {
    width: 71%;
    line-height: 24px;
    color: #666666;
    text-align: justify;

}

.al_l_inner>a {
    display: inline-block;
    padding: 0 22px;
    line-height: 34px;
    border-radius: 34px;
    border: 1px solid #bbbbbb;
    color: #000;
    margin-top: 90px;
    font-size: 14px
}

.al_l_inner>a span {
    display: inline-block;
    margin-right: 5px;
    font-size: 14px
}

.al_l_inner>a:hover {
    background: #d61926;
    color: #fff
}

.al_right .swiper-slide img {
    width: 100%
}

.al_right .swiper-button-prev,
.al_right .swiper-button-next {
    display: block;
    position: static;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #fff
}

.albtn {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}

.albtn img:nth-child(2) {
    display: none
}

.albtn div:hover {
    background: #d61926
}

.albtn div:hover img:nth-child(2) {
    display: inline-block
}

.albtn div:hover img:nth-child(1) {
    display: none
}

.new {
    border-top: 106px solid #efefef;
    position: relative;
    border-bottom: 106px solid #efefef;
}

.new>.container {
    display: table;
    table-layout: fixed
}

.new_left {
    display: table-cell;
    width: 25.128%;
    background-image: url(../images/newbac_03.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 55px;
    position: relative;
    /* box-sizing: border-box */
    vertical-align: top
}

.new_left .index_tit {
    box-sizing: border-box;
    padding-left: 70px
}

.new_left .index_tit h2 {
    color: rgba(255, 255, 255, .5)
}

.new_left .index_tit h3 {
    color: rgba(255, 255, 255, 1)
}

.new_left ul {
    padding-left: 70px;
    margin-top: 35px
}

.new_left ul li h6 {
    color: #fff;
    font-size: 16px;
    line-height: 44px;
    cursor: pointer;

}

.new_left ul li h6:hover,
.new_left ul li h6.ac {
    color: #f1d232
}

.new_center {
    display: table-cell;
    width: 3.71%
}

.new_right {
    display: table-cell
}

.new_right .swiper-slide {
    opacity: 0;
    transform: translateY(100%)
}

.active .new_right .swiper-slide {
    opacity: 1;
    transform: translateY(0)
}

.new_right .swiper-slide img {
    width: 100%
}

.new_right .swiper-slide:after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #d61a27;
    position: absolute;
    left: 50%;
    bottom: 0
}

.new_right .swiper-slide:hover:after {
    width: 100%;
    left: 0;
}

.new_right .swiper-slide:hover font {
    color: #d61a27
}

.newtxt h2 {
    line-height: 24px;
    color: #003333;
    font-size: 16px;
    height: 48px;
    margin-bottom: 15px
}

.newtxt span {
    color: rgba(0, 51, 51, .49);
    font-size: 16px;
    display: block;
    margin-bottom: 20px
}

.newtxt font {
    color: #b1b1b1;
    font-size: 14px
}

.newtxt {
    box-sizing: border-box;
    padding: 30px 38px;
    background: #fffafa;
}

.newimg {
    position: relative
}

.back {
    position: absolute;
    width: 100%;
    background: #efefef
}

.newnp {
    background: rgba(0, 0, 0, .5);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    font-size: 0
}

.n_prev,
.n_next {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: fff;
    display: inline-block;
    background: #fff;
    cursor: pointer;
}

.newbannernpo {
    position: absolute;
    top: 50%;
    left: 70px;
    transform: translateY(-50%)
}

.newnp img:nth-child(2) {
    display: none
}

.n_prev:hover img:nth-child(2),
.n_next:hover img:nth-child(2) {
    display: inline-block
}

.n_prev:hover img:nth-child(1),
.n_next:hover img:nth-child(1) {
    display: none
}

.n_prev:hover,
.n_next:hover {
    background: #f1d232
}

.newbannernpo {
    display: none
}

.newbannernpo.ac {
    display: block
}

.new_right>div {
    overflow: hidden;
    height: 0
}

.new_right>div.ac {
    height: auto
}

.contact {
    padding: 60px 0 20px
}

.contact .index_tit {
    margin-bottom: 30px
}

.contact_left {
    display: inline-block;
    width: 73%;
}

.contact_left>img {
    width: 100%
}

.contact_left>img:nth-child(1) {
    display: none
}

.contact_left {
    position: relative
}

.mapli>li {
    border-radius: 50%;
    position: absolute;
    display: none
}

.mapli>li:nth-child(1) {
    width: 308px;
    height: 308px;
    background: rgba(79, 66, 56, .66);
    left: 10%;
    top: 20%;
    display: block
}

.mapli>li:nth-child(2) {
    width: 414px;
    height: 414px;
    background: rgba(79, 66, 56, .4);
    right: 15%;
    top: 3%;
    display: block
}

.mapli>li:nth-child(3) {
    width: 213px;
    height: 213px;
    background: rgba(214, 25, 38, .9);
    right: 47%;
    top: 42%;
    display: block
}

.mapli>li:nth-child(3) p {
    font-size: 14px;
    line-height: 22px
}

.mapli>li>div {
    position: absolute;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    top: 50%;
    width: 65%
}

.mapli>li>div>span {
    display: block;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    margin-bottom: 10px;
    text-align: center;
    font-size: 36px;
    padding-bottom: 20px;
    font-weight: bold;
    text-align: center;
    color: #fff
}

.mapli>li>div>span h6 {
    display: inline-block;
    vertical-align: middle;
    line-height: 0
}

.mapli>li>div>span span {
    display: inline-block;

}

.mapli>li>div>p {
    color: #ffffff;
    font-size: 18px;
}

.contact_right {
    display: inline-block;
    vertical-align: middle;
    width: 27%;
    box-sizing: border-box;
    padding-left: 110px
}

.contact_right h6 {
    width: 66px;
    height: 66px;
    border-radius: 50%;
    line-height: 66px;
    background: #282828;
    color: #fff;
    text-align: center;
    font-size: 32px;
    margin-bottom: 25px
}

.contact_right h3 {
    color: #282828;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 20px;
}
.contact_right h3 a{color: #282828;display: block;padding: 0;border: 0;background: #fff;font-size: 18px;margin-bottom: 10px;line-height: 24px;margin-top: 0;}
.contact_right p {
    line-height: 26px;
    color: #777777;
    font-size: 16px
}

.contact_right a {
    display: inline-block;
    margin-top: 50px;
    padding: 0 45px;
    border-radius: 40px;
    line-height: 40px;
    color: #fff;
    border: 1px solid #b5b5b5;
    background: #d61926
}

.contact_right a:hover {
    background: #f1d232
}

.hzhblist li {
    display: inline-block;
    vertical-align: top
}

.hzhblist li img {
    max-width: 100%;
    height: auto
}
.hzhblist {text-align: center;padding: 55px 0}
.copyright p br {display: none}