/*-----------------------------------------------------------*/
/*copyright by åŠ¨åŠ›æ— é™  www.btoe.cn*/
/*é‚®ç®± btoe@btoe.cn*/
/*åˆä½œç”µè¯ 400-0599-360*/
/*ç‰ˆæƒæ‰€æœ‰è¿è€…å¿…ç©¶*/
/*-----------------------------------------------------------*/
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow {
    -webkit-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
}

/*banner*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 920px;
}

.fullSlide .b1 .bd {
    width: 100%;
    height: 920px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.fullSlide .b1 .bd ul {
    width: 100% !important;
}

.fullSlide .b1 .bd li {
    width: 100% !important;
    height: 920px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .b1 .bd li a {
    display: block;
    height: 920px;
}

.fullSlide .hd {
    position: absolute;
    z-index: 2;
    top: 365px;
    right: 30px;
    text-align: center;
}

.fullSlide .hd ul {}

.fullSlide .hd ul li {
    cursor: pointer;
    display: block;
    zoom: 1;
    height: 35px;
    margin: 0 0px 80px 0;
    line-height: 35px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    font-size: 18px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    opacity: 0.8;
    position: relative;
}

.fullSlide .hd ul li::after {
    position: absolute;
    left: 0px;
    top: 35px;
    width: 1px;
    height: 80px;
    background: #858180;
    content: "";
}

.fullSlide .hd ul li:last-child::after {
    height: 0px;
}

.fullSlide .hd ul li::before {
    position: absolute;
    left: -11px;
    top: 0px;
    font-size: 18px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    content: "0";
    opacity: 0.8;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.fullSlide .hd ul .on {
    color: #fa3a28;
    font-weight: bold;
    opacity: 1;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.fullSlide .hd ul li.on::before {
    color: #fa3a28;
    font-weight: bold;
    opacity: 1;
}

.fullSlide .next {}

.fullSlide .next {
    position: absolute;
    top: 670px;
    right: 30px;
    width: 164px;
    height: 64px;
    background: url(../images/bannerR.png) no-repeat center;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    z-index: 5;
}

.banner_box {
    width: 100%;
    position: relative;
    height: 920px;
    overflow: hidden;
}

.banner_box .fullSlide .b2 {
    position: absolute;
    top: 673px;
    right: 96px;
    z-index: 6;
    overflow: hidden;
    width: 94px;
    height: 58px;
}

.banner_box .fullSlide .b2 .bd {
    margin-left: -94px;
    width: 188px;
}

.banner_box .fullSlide .b2 ul li {
    float: left;
    width: 94px;
    height: 58px;
}

.banner_box .fullSlide .b2 ul li a {
    display: block;
    width: 94px;
    height: 58px;
}

.banner_box .fullSlide .b2 ul li a img {
    width: 94px;
    height: 58px;
}

.banner_box .trait_box {
    width: 1300px;
    margin: 0 auto;
    position: relative;
}

/*title*/
.title {
    line-height: 45px;
}

.title h3 {
    font-size: 24px;
    color: #333333;
}

.title h3 a {
    display: block;
    font-size: 24px;
    color: #333333;
}

.title h3 span {
    display: inline-block;
    font-size: 36px;
    color: #333333;
    font-family: 'Times New Roman', Times, serif;
    margin-right: 15px;
}

.title h3 i {
    font-size: 36px;
    color: #fa3a28;
    font-family: 'Times New Roman', Times, serif;
    text-transform: uppercase;
}

.t_more {
    float: right;
    background: url(../images/more.png) no-repeat right center;
    line-height: 45px;
    padding-right: 120px;
}

.t_more a {
    font-size: 16px;
    color: #fa3a28;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    display: block;
}

/*csae*/
.case {
    margin: 75px auto 0 auto;
    width: 1300px;
}

.case .case_t {
    height: 45px;
}

.case .case_t .title {
    float: left;
}

.case .case_t .t_more {
    float: right;
}

.case .case_box {
    width: 1360px;
    margin: 65px auto 0 auto;
}

.case .case_box ul li {
    float: left;
    width: 320px;
    height: 310px;
    background: #fff;
    margin: 0 6px 8px 0;
    -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
    box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
}

.case .case_box ul li .nr {
    width: 320px;
    height: 240px;
    position: relative;
}

.case .case_box ul li .nr .pic {
    width: 320px;
    height: 240px;
}

.case .case_box ul li .nr .pic img {
    width: 320px;
    height: 240px;
}

.case .case_box ul li .nr .txt_on {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 320px;
    height: 0px;
    background: url(../images/ico1.png) repeat center;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    opacity: 0;
}

.case .case_box ul li.on .nr .txt_on {
    height: 240px;
    opacity: 1;
}

.case .case_box ul li .nr .txt_on a {
    display: block;
    width: 298px;
    height: 214px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    margin: 13px 10px;
    text-align: center;
}

.case .case_box ul li .nr .txt_on span {
    display: block;
    margin: 50px auto 0 auto;
    width: 28px;
    height: 30px;
}

.case .case_box ul li .nr .txt_on span img {
    display: block;
    width: 28px;
    height: 30px;
}

.case .case_box ul li .nr .txt_on i {
    font-size: 18px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin: 15px auto 8px auto;
}

.case .case_box ul li .nr .txt_on em {
    font-size: 15px;
    color: #989898;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.case .case_box ul li .txt {
    height: 70px;
    line-height: 70px;
    width: 290px;
    margin: 0 auto;
}

.case .case_box ul li .txt h5 a {
    float: left;
    width: 140px;
    font-size: 18px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case .case_box ul li .txt .more {
    display: block;
    float: right;
    background: url(../images/buttom1.png) no-repeat left center;
    padding-left: 57px;
    font-size: 15px;
    color: #777777;
    font-weight: bold;
    font-family: 'Times New Roman', Times, serif;
}

/*product*/
.pro_bg {
    width: 100%;
    margin: 95px auto 0 auto;
    height: 920px;
    background: #faf9f9;
}

.pro_bg .product {
    width: 1300px;
    margin: 0 auto;
    padding-top: 70px;
}

.pro_bg .product .pro_t {
    height: 45px;
}

.pro_bg .product .pro_t .title {
    float: left;
}

.pro_bg .product .pro_box {
    margin: 30px auto 0 auto;
    width: 1300px;
    position: relative;
}

.pro_bg .product .pro_box .mySwiper {
    width: 1300px;
    margin: 0 auto;
    overflow: hidden;
}

.pro_bg .product .pro_box .swiper-slide {
    float: left;
    margin: 50px auto 0 auto;
}

.pro_bg .product .pro_box .swiper-slide .num {
    text-align: center;
    margin: 0 auto;
    font-size: 48px;
    color: #c9c9c9;
    font-weight: bold;
    font-family: 'Times New Roman', Times, serif;
    line-height: 40px;
}

.pro_bg .product .pro_box .swiper-slide .txt {
    width: 82%;
    margin: 0 auto 50px auto;
    height: 500px;
    background: #fff;
    -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
    box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
    text-align: center;
    padding: 0 9%;
    position: relative;
    z-index: 5;
}

.pro_bg .product .pro_box .swiper-slide .txt::after {
    position: absolute;
    bottom: 0px;
    left: 50%;
    content: "";
    width: 2px;
    height: 46px;
    background: #fbf4eb;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.pro_bg .product .pro_box .swiper-slide .txt a {
    display: block;
    padding-top: 46px;
}

.pro_bg .product .pro_box .swiper-slide .txt a em {
    display: block;
    width: 66px;
    height: 66px;
    border-radius: 50%;
    margin: 0 auto;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.pro_bg .product .pro_box .swiper-slide .txt b {
    display: block;
    margin: 38px auto 10px auto;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.pro_bg .product .pro_box .swiper-slide .txt h5 {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    position: relative;
    z-index: 5;
}

.pro_bg .product .pro_box .swiper-slide .txt h5::after {
    position: absolute;
    left: 30%;
    bottom: 2px;
    content: "";
    z-index: -1;
    width: 40%;
    height: 5px;
    background: #fa3a28;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.pro_bg .product .pro_box .swiper-slide .txt i {
    display: block;
    margin: 20px auto 25px auto;
    background: url(../images/buttom2.png) no-repeat center;
    width: 31px;
    height: 6px;
}

.pro_bg .product .pro_box .swiper-slide .txt p {
    font-size: 15px;
    color: #777777;
    line-height: 30px;
    height: 90px;
    overflow: hidden;
    margin-bottom: 45px;
}

.pro_bg .product .pro_box .swiper-slide .txt span {
    display: block;
    width: 126px;
    height: 48px;
    line-height: 48px;
    background: #fa3a28;
    border-radius: 45px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin: 0 auto;
}

.pro_bg .product .pro_box .swiper-slide.c1 .txt a em {
    background: #f2f2f2 url(../images/pro_ico1.png) no-repeat center;
}

.pro_bg .product .pro_box .swiper-slide.c2 .txt a em {
    background: #f2f2f2 url(../images/pro_ico2.png) no-repeat center;
}

.pro_bg .product .pro_box .swiper-slide.c3 .txt a em {
    background: #f2f2f2 url(../images/pro_ico3.png) no-repeat center;
}

.pro_bg .product .pro_box .swiper-slide.c4 .txt a em {
    background: #f2f2f2 url(../images/pro_ico4.png) no-repeat center;
}

.pro_bg .product .pro_box .swiper-slide.c5 .txt a em {
    background: #f2f2f2 url(../images/pro_ico5.png) no-repeat center;
}

.pro_bg .product .pro_box .swiper-slide.c1.on .txt a em {
    background: #ffffff url(../images/pro_ico11.png) no-repeat center;
}

.pro_bg .product .pro_box .swiper-slide.c2.on .txt a em {
    background: #ffffff url(../images/pro_ico22.png) no-repeat center;
}

.pro_bg .product .pro_box .swiper-slide.c3.on .txt a em {
    background: #ffffff url(../images/pro_ico33.png) no-repeat center;
}

.pro_bg .product .pro_box .swiper-slide.c4.on .txt a em {
    background: #ffffff url(../images/pro_ico44.png) no-repeat center;
}

.pro_bg .product .pro_box .swiper-slide.c5.on .txt a em {
    background: #ffffff url(../images/pro_ico55.png) no-repeat center;
}

.pro_bg .product .pro_box .swiper-slide.c2 .num,
.pro_bg .product .pro_box .swiper-slide.c4 .num,
.pro_bg .product .pro_box .swiper-slide.c6 .num {
    margin: 55px auto 45px auto;
}

.pro_bg .product .pro_box .swiper-slide.c2 .txt::after,
.pro_bg .product .pro_box .swiper-slide.c4 .txt::after,
.pro_bg .product .pro_box .swiper-slide.c6 .txt::after {
    top: 0px;
}

.pro_bg .product .pro_box .swiper-slide .txt::after {
    position: absolute;
    left: 0px;
    top: 0px;
    content: "";
    width: 100%;
    height: 0px;
    z-index: -1;
    background: url(../images/pro_list.png) no-repeat center;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}



.pro_bg .product .pro_box .swiper-slide:hover .txt::after {
    height: 100%;
}

.pro_bg .product .pro_box .swiper-slide:hover .txt a b {
    color: #fff;
}

.pro_bg .product .pro_box .swiper-slide:hover .txt h5 {
    color: #fff;
}

.pro_bg .product .pro_box .swiper-slide:hover .txt i {
    background: url(../images/buttom3.png) no-repeat center;
}

.pro_bg .product .pro_box .swiper-slide:hover .txt p {
    color: #efe2ce;
}

.pro_bg .product .pro_box .swiper-slide:hover .txt span {
    color: #333333;
    background: #fff;
}

.swiper-button-prev::after,
.swiper-container-rtl .swiper-button-next::after {
    content: 'prev';
    display: none;
}

.swiper-button-next::after,
.swiper-container-rtl .swiper-button-prev::after {
    display: none;
    content: 'next';
}

.pro_bg .product .pro_box .swiper-button-prev {
    background: url(../images/left.png) no-repeat center;
    width: 57px;
    height: 15px;
    left: -115px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.pro_bg .product .pro_box .swiper-button-next {
    width: 57px;
    height: 15px;
    background: url(../images/right.png) no-repeat center;
    right: -115px;
}

.pro_bg .product .pro_box .swiper-button-prev:hover {
    background: url(../images/left1.png) no-repeat center;
}

/*ys*/
.ys {
    width: 1300px;
    margin: 135px auto 0 auto;
    position: relative;
    height: 650px;
}

.ys .ys_t {
    position: absolute;
    width: 540px;
    right: 0px;
    top: 0px;
    z-index: 5;
}

.ys .ys_t span {
    display: block;
    font-size: 56px;
    color: #333333;
    font-family: 'Times New Roman', Times, serif;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 45px;
}

.ys .ys_t span i {
    font-size: 56px;
    color: #fa3a28;
    font-family: 'Times New Roman', Times, serif;
    text-transform: uppercase;
    font-weight: bold;
}

.ys .ys_t h3 {
    font-size: 30px;
    color: #333333;
    font-weight: bold;
    margin-top: 15px;
    background: url(../images/ys_t.png) no-repeat 90px 31px;
}

.ys .ys_box {
    width: 1300px;
    margin: 0 auto;
    position: relative;
}

.ys .ys_box .hd {
    float: left;
    position: relative;
    width: 604px;
    height: 604px;
    margin-top: 25px;
    /* margin-left: 70px; */
    position: relative;
    background: url(../images/reasonhdImg.png) no-repeat center;
}

.ys .ys_box .hd ul li {
    text-align: center;
    transition: 1s;
}

.ys .ys_box .hd ul li.ys1 {
    position: absolute;
    top: 30px;
    left: 48px;
}

.ys .ys_box .hd ul li.ys2 {
    position: absolute;
    top: 167px;
    left: 278px;
    width: 150px;
}

.ys .ys_box .hd ul li.ys3 {
    position: absolute;
    left: 2px;
    top: 217px;
    width: 160px;
}

.ys .ys_box .hd ul li img {
    display: block;
    /* margin: 15px auto 0 auto; */
    cursor: pointer;
    opacity: 0;
}

.ys .ys_box .hd ul li h5 {
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    margin: 5px auto 8px auto;
}

.ys .ys_box .hd ul li p {
    font-size: 12px;
    color: #fff;
    line-height: 18px;
    margin: 0 auto 0 auto;
    width: 180px;
    background: url(../images/buttom4.png) no-repeat center;
}

.ys .ys_box .hd ul li p i {
    font-size: 12px;
    color: #fff;
    margin: 0 8px 0 0px;
    text-align: right;
    width: 60px;
    display: inline-block;
}

.ys .ys_box .hd ul li.ys2 p {
    width: 140px;
    background: url(../images/buttom5.png) no-repeat center;
    margin: 0;
}

.ys .ys_box .hd ul li.ys2 img {
    margin: 0px 0 0 30px;
}

.ys .ys_box .hd ul li.ys3 h5 {
    margin: 15px auto 8px auto;
}

.ys .ys_box .bd {
    float: right;
    width: 540px;
    margin-top: 175px;
    position: relative;
}

.ys .ys_box .bd .ys_ts{
    font-size: 20px;
    color: #333333;
    position: absolute;
    right: 115px;
    top: -3px;
    height: 35px;
}

.ys .ys_box .bd .ys_ts img{
    float: left;
    margin-right: 10px;
    display: block;
    animation: ht 1s infinite;
    -moz-animation: ht 1s infinite;
    /* Firefox */

    -webkit-animation: ht 1s infinite;
    /* Safari and Chrome */

    -o-animation: ht 1s infinite;
}

@keyframes ht {
    0% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
   }
    50% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
   }
    100% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
   }
   }
    @-moz-keyframes ht {
    0% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
   }
    50% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
   }
    100% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
   }
   }
    @-webkit-keyframes ht {
    0% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
   }
    50% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
   }
    100% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
   }
   }
    @-o-keyframes ht {
    0% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
   }
    50% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
   }
    100% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
   }
   }
   

.ys .ys_box .bd ul li {
    float: left;
    width: 540px;
}

.ys .ys_box .bd ul li h5 {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}

.ys .ys_box .bd ul li span {
    display: block;
    font-size: 15px;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 5px;
}

.ys .ys_box .bd ul li em {
    display: block;
    margin-top: 25px;
    width: 100%;
    height: 1px;
    background: #e5e5e5;
}

.ys .ys_box .bd ul li p {
    font-size: 16px;
    color: #777777;
    line-height: 48px;
    margin-top: 25px;
}

.ys .ys_box .ys_nr {
    position: absolute;
    top: 275px;
    left: 236px;
}

.ys .ys_box .ys_nr h5 {
    font-size: 20px;
    color: #ff3d2e;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 27px;
}

.ys .ys_box .ys_nr span {
    display: block;
    font-size: 12px;
    color: #333333;
    font-weight: bold;
}

.ys .ys_box .zx {
    position: absolute;
    top: 507px;
    right: 57px;
}

.ys .ys_box .zx .tel {
    float: left;
    line-height: 50px;
    font-size: 30px;
    color: #fa3a28;
    font-family: Arial, Helvetica, sans-serif;
}

.ys .ys_box .zx .zixun {
    float: left;
    width: 172px;
    height: 50px;
    line-height: 50px;
    background: url(../images/zx.png) no-repeat center;
    margin-left: 60px;
}

.ys .ys_box .zx .zixun a {
    display: block;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.ys .ys_box .ys_xt {
    position: absolute;
    top: 635px;
    right: 0px;
    width: 540px;
    font-size: 12px;
    color: #c8c8c8;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 24px;
}

/*about*/
.ab_bg {
    width: 100%;
    margin: 130px auto 0 auto;
    height: 920px;
    background: #fcfcfc;
    overflow: hidden;
}

.ab_bg .about {
    width: 1300px;
    margin: 0 auto;
    padding-top: 108px;
}

.ab_bg .about .ab_nr {
    height: 260px;
}

.ab_bg .about .ab_nr .ab_t {
   height: 85px;
}

.ab_bg .about .ab_nr .ab_t h5 {
    float: left;
}

.ab_bg .about .ab_nr .ab_t h5 i {
    display: block;
    font-size: 30px;
    color: #333333;
    font-weight: bold;
    line-height: 30px;
    animation: msClock 2s linear infinite;
    animation: msClock 2s linear infinite;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.ab_bg .about .ab_nr .ab_t h5 i:hover {
    color: #fa3a28;
}

@keyframes msClock {

    0%,
    70%,
    100% {
        transform: rotate(0) scale(1);
    }

    10%,
    30% {
        transform: rotate(0) scale(1);
    }

    20%,
    40% {
        transform: rotate(0) scale(1);
    }
}

.ab_bg .about .ab_nr .ab_t h5 span {
    display: block;
    font-size: 14px;
    color: #999999;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin: 10px 0 20px 0;
}

.ab_bg .about .ab_nr .ab_t h5 em {
    display: block;
    width: 36px;
    height: 4px;
    background: #fa3a28;
}

.ab_bg .about .ab_nr p {
    font-size: 16px;
    color: #333333;
    line-height: 40px;
    height: 120px;
    overflow: hidden;
    margin-top: 53px;
}

.ab_bg .about .ab_box {
    overflow: hidden;
    margin: 105px auto 0 auto;
    height: 295px;
}

.ab_bg .about .ab_box .ab_list {
    float: left;
}

.ab_bg .about .ab_box .ab_list ul li {
    float: left;
    width: 280px;
    height: 180px;
    background: #fff;
    border-radius: 20px;
    margin: 13px 35px 0 0;
    position: relative;
    z-index: 5;
}

.ab_bg .about .ab_box .ab_list ul li a {
    display: block;
}

.ab_bg .about .ab_box .ab_list ul li a span {
    display: block;
    float: left;
    width: 66px;
    height: 66px;
    border-radius: 50%;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin: 57px 0 0 50px;
}

.ab_bg .about .ab_box .ab_list ul li a i {
    display: block;
    float: left;
    margin: 60px 0 0 25px;
    font-size: 18px;
    color: #333333;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.ab_bg .about .ab_box .ab_list ul li a i em {
    display: block;
    font-size: 14px;
    color: #aba9a9;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 8px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.ab_bg .about .ab_box .ab_list ul li.ab1 a span {
    background: #fa3a28 url(../images/ab1.png) no-repeat center;
}

.ab_bg .about .ab_box .ab_list ul li.ab2 a span {
    background: #fa3a28 url(../images/ab2.png) no-repeat center;
}

.ab_bg .about .ab_box .ab_list ul li.ab3 a span {
    background: #fa3a28 url(../images/ab3.png) no-repeat center;
}

.ab_bg .about .ab_box .ab_list ul li::after {
    position: absolute;
    bottom: 0px;
    left: 0px;
    content: "";
    z-index: -1;
    width: 0px;
    height: 100%;
    background: url(../images/ab_list.png) no-repeat center;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.ab_bg .about .ab_box .ab_list ul li.on::after {
    width: 100%;
}

.ab_bg .about .ab_box .ab_list ul li.on i {
    color: #fff;
    font-weight: bold;
}

.ab_bg .about .ab_box .ab_list ul li.on i em {
    color: #fff;
}

.ab_bg .about .ab_box .ab_list ul li.ab1.on a span {
    background: #ffffff url(../images/ab11.png) no-repeat center;
}

.ab_bg .about .ab_box .ab_list ul li.ab2.on a span {
    background: #ffffff url(../images/ab22.png) no-repeat center;
}

.ab_bg .about .ab_box .ab_list ul li.ab3.on a span {
    background: #ffffff url(../images/ab33.png) no-repeat center;
}

.ab_bg .about .ab_box .ry {
    float: right;
}

.ab_bg .about .ab_box .ry .pic {
    width: 250px;
    height: 189px;
    background: url(../images/ry_bg.png) no-repeat center;
}

.ab_bg .about .ab_box .ry .pic img {
    width: 208px;
    height: 149px;
    margin: 21px 0 0 21px;
}

.ab_bg .about .ab_box .ry .txt a {
    display: block;
    margin: 25px auto 0 auto;
    font-size: 15px;
    color: #333333;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    text-align: center;
}

.ab_bg .about .ab_box .ry .txt a i {
    display: block;
    font-size: 15px;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
}

.ab_bg .about .ab_xt {}

.ab_bg .about .ab_xt span {
    display: block;
    float: left;
    font-size: 60px;
    color: #f3f3f3;
    font-weight: bold;
    font-family: 'Times New Roman', Times, serif;
    text-transform: uppercase;
    letter-spacing: 10px;
}

.ab_bg .about .ab_xt i {
    display: block;
    float: right;
    font-size: 14px;
    color: #d2d2d2;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 30px;
    margin-top: 40px;
}

/*hz*/
.hz {
    width: 1300px;
    margin: 85px auto 0 auto;
}

.hz .hz_box {
    width: 1300px;
    margin: 85px auto 0 auto;
    position: relative;
}

.hz .hz_box .multipleColumn {
    width: 1300px;
    margin: 0px auto 0 auto;
    overflow: hidden;
}

.hz .hz_box .bd {
    width: 1300px;
    margin: 0px auto 0 auto;
    overflow: hidden;
}

.hz .hz_box .bd ul li {
    float: left;
    width: 242px;
    margin: 0 9px 90px 9px;
}

.hz .hz_box .bd ul li .pic {
    width: 240px;
    height: 160px;
    border: 1px solid #e5e5e5;
}

.hz .hz_box .bd ul li .pic img {
    width: 240px;
    height: 160px;
}

.hz .hz_box .bd ul li .txt {
    height: 80px;
    line-height: 75px;
    background: url(../images/buttom7.png) no-repeat bottom center;
    text-align: center;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.hz .hz_box .bd ul li .txt a {
    font-size: 16px;
    color: #333333;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.hz .hz_box .bd ul li:hover .txt {
    background: url(../images/buttom6.png) no-repeat bottom center;
}

.hz .hz_box .bd ul li:hover .txt a {
    color: #fa3a28;
}

.hz .hz_box .bd ul li.on .txt {
    background: url(../images/buttom6.png) no-repeat bottom center;
}

.hz .hz_box .bd ul li.on .txt a {
    color: #fa3a28;
}

.hz .hz_box .hd {
    position: absolute;
    right: 0px;
    top: -130px;
}

.hz .hz_box .hd .next {
    float: left;
    cursor: pointer;
    background: #d4d4d4 url(../images/left2.png) no-repeat center;
    width: 54px;
    height: 44px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.hz .hz_box .hd .prev {
    float: left;
    cursor: pointer;
    background: #fa3a28 url(../images/right2.png) no-repeat center;
    width: 54px;
    height: 44px;
    margin-left: 1px;
}

.hz .hz_box .hd .next:hover {
    background: #fa3a28 url(../images/left2.png) no-repeat center;
}

/*news*/
.news_bg {
    width: 100%;
    margin: 0 auto;
    height: 950px;
    background: #fcfcfc;
}

.news_bg .news {
    width: 1300px;
    margin: 0 auto;
    padding-top: 70px;
}

.news_bg .news .news_t {
    margin: 0 auto;
    height: 45px;
}

.news_bg .news .news_t .title {
    float: left;
}

.news_bg .news .news_t .news_list {
    float: right;
}

.news_bg .news .news_t .news_list ul li {
    float: left;
    position: relative;
    margin-left: 40px;
    height: 37px;
}

.news_bg .news .news_t .news_list ul li a {
    display: block;
    font-size: 18px;
    color: #777777;
    line-height: 30px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_t .news_list ul li.casehover a {
    color: #333333;
}

.news_bg .news .news_t .news_list ul li::after {
    position: absolute;
    left: 18px;
    bottom: 0px;
    content: "";
    width: 0px;
    height: 2px;
    background: #fa3a28;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_t .news_list ul li.casehover::after {
    width: 42px;
}

.news_bg .news .news_box {
    margin: 65px auto 0 auto;
}

.news_bg .news .news_box .news_top {
    height: 453px;
    width: 1360px;
}

.news_bg .news .news_box .news_top ul li {
    float: left;
    width: 400px;
    height: 453px;
    background: #ffffff;
    margin-right: 50px;
}

.news_bg .news .news_box .news_top ul li .news_img {
    width: 340px;
    height: 225px;
    margin: 30px 30px 0 30px;
    overflow: hidden;
}

.news_bg .news .news_box .news_top ul li .news_img img {
    width: 340px;
    height: 225px;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_top ul li:hover .news_img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.news_bg .news .news_box .news_top ul li.on .news_img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.news_bg .news .news_box .news_top ul li .txt {
    width: 340px;
    margin: 20px auto 0 auto;
}

.news_bg .news .news_box .news_top ul li .txt h5 a {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_top ul li .txt p {
    font-size: 16px;
    color: #999999;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    margin-top: 15px;
}

.news_bg .news .news_box .news_top ul li .txt .more {
    margin-top: 15px;
}

.news_bg .news .news_box .news_top ul li .txt .more span {
    display: block;
    float: left;
    font-size: 16px;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 36px;
}

.news_bg .news .news_box .news_top ul li .txt .more a {
    display: block;
    float: right;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    background: #f2f2f2;
    border-radius: 50%;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_top ul li.on .txt .more a {
    background: #fa3a28;
}

.news_bg .news .news_box .list {
    width: 1360px;
    margin: 40px auto 0 auto;
}

.news_bg .news .news_box .list ul li {
    float: left;
    width: 400px;
    height: 80px;
    margin: 0 48px 30px 0;
    border-bottom: 1px solid #e5e5e5;
}

.news_bg .news .news_box .list ul li h5 {
    float: left;
    width: 300px;
}

.news_bg .news .news_box .list ul li h5 span {
    display: block;
    font-size: 16px;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
}

.news_bg .news .news_box .list ul li h5 a {
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin-top: 12px;
}

.news_bg .news .news_box .list ul li .more {
    float: right;
    display: block;
    font-size: 16px;
    color: #666;
    font-weight: bold;
    font-family: 'Times New Roman', Times, serif;
    margin-top: 2px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_box .list ul li .more i {
    display: block;
    font-size: 18px;
    color: #999;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 10px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_box .list ul li.on .more {
    color: #fa3a28;
}

.news_bg .news .news_box .list ul li.on .more i {
    color: #fa3a28;
}

/*links*/
.links_bg {
    width: 100%;
    height: 180px;
    margin: 0 auto;
    background: url(../images/links_bg.jpg) no-repeat center;
}

.links_bg .links {
    width: 1300px;
    margin: 0 auto;
    padding-top: 75px;
}

.links_bg .links .links_t {
    float: left;
    background: url(../images/links.png) no-repeat left bottom;
    width: 148px;
    height: 40px;
}

.links_bg .links .links_t i {
    display: block;
    font-size: 16px;
    color: #fa3a28;
    letter-spacing: 2px;
    padding: 0 0 0 65px;
}

.links_bg .links .yq {
    float: right;
    width: 1105px;
}

.links_bg .links .yq a {
    margin-right: 15px;
    background: url(../images/buttom8.png) no-repeat left center;
    padding-left: 15px;
    font-size: 16px;
    color: #fff;
}


.about {
    background: url(../images/aboutbg.jpg) center 0 no-repeat fixed;
    padding-bottom: 100px;
  }
  .about .aboutText {
    width: 620px;
    float: left;
    padding-top: 65px;
  }
  .about .aboutText .bd {
    height: 552px;
    overflow: hidden;
  }
  .about .aboutText .bd ul li {
    height: 552px;
  }
  .about .aboutText .bd ul li .tit {
    line-height: 1;
    padding-top: 10px;
  }
  .about .aboutText .bd ul li .tit span {
    display: block;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 3px;
  }
  .about .aboutText .bd ul li .tit i {
    display: block;
    font-family: Arial;
    font-size: 12px;
    margin-top: 15px;
    line-height: 10px;
    color: #999999;
    text-transform: uppercase;
  }
  .about .aboutText .bd ul li .tit::after {
    content: "";
    display: block;
    margin-top: 70px;
    height: 13px;
    background: url(../images/abouttit.png) 0 0 no-repeat;
  }
  .about .aboutText .bd ul li .text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    line-height: 36px;
    height: 180px;
    color: #666666;
    font-size: 15px;
    margin-top: 20px;
  }
  .about .aboutText .bd ul li .more {
    display: block;
    width: 213px;
    height: 57px;
    background-color: #ffffff;
    border: solid 1px #ebe6e0;
    margin-top: 62px;
    padding-left: 34px;
    line-height: 55px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    position: relative;
    font-size: 16px;
    letter-spacing: 3px;
    background-repeat: no-repeat;
    background-image: -webkit-linear-gradient(left, #fa3a28, #fa3a28);
    background-image: linear-gradient(to right, #fa3a28, #fa3a28);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background-size: 0% 100%;
    background-position: left center;
  }
  .about .aboutText .bd ul li .more::before {
    content: "";
    display: block;
    position: absolute;
    right: -48px;
    top: 21px;
    width: 82px;
    height: 16px;
    background: url(../images/aboutar.png) 0 center no-repeat;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
  .about .aboutText .bd ul li .more:hover {
    border-color: #fa3a28;
    background-size: 100% 100%;
    color: #fff;
    box-shadow: 0 10px 10px -5px rgba(205, 144, 61, 0.5);
  }
  .about .aboutText .bd ul li .more:hover::before {
    animation: zyfd 1.5s linear infinite;
  }
  .about .aboutText .number {
    margin-top: 10px;
    padding-right: 20px;
  }
  .about .aboutText .number ul {
    display: flex;
    justify-content: space-between;
  }
  .about .aboutText .number ul li {
    float: left;
  }
  .about .aboutText .number ul li h4 i {
    font-family: "Bell MT";
    font-weight: bold;
    font-size: 60px;
    line-height: 34px;
    display: inline-block;
    vertical-align: bottom;
  }
  .about .aboutText .number ul li h4 em {
    font-size: 20px;
    line-height: 12px;
    margin-left: 6px;
    display: inline-block;
    vertical-align: bottom;
  }
  .about .aboutText .number ul li h5 {
    line-height: 1;
    margin-top: 20px;
    font-size: 18px;
  }
  .about .aboutText .number ul li p {
    line-height: 12px;
    font-family: Arial;
    font-size: 12px;
    margin-top: 12px;
    color: #999999;
  }
  .about .aboutHd {
    float: right;
    margin-right: -44px;
    width: 675px;
    height: 678px;
    padding-right: 44px;
    position: relative;
  }
  .about .aboutHd .aboutBt {
    position: relative;
    z-index: 1;
    width: 675px;
    height: 678px;
    left: 0;
    top: 0;
  }
  .about .aboutHd .aboutBt::before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -343px;
    margin-top: -343px;
    z-index: -1;
    width: 686px;
    height: 686px;
    background: url(../images/aboutxz.png) -4px -4px no-repeat;
    background-size: contain;
    animation: rotation 18s linear infinite;
    -webkit-animation: rotation 18s linear infinite;
    -ms-animation: rotation 18s linear infinite;
    -moz-animation: rotation 18s linear infinite;
    transform-origin: center center;
  }
  @keyframes rotation {
    from {
      -webkit-transform: rotate(0deg);
    }
    to {
      -webkit-transform: rotate(360deg);
    }
  }
  .about .aboutHd .aboutBt .bd {
    overflow: hidden;
    width: 675px;
    height: 678px;
  }
  .about .aboutHd .aboutBt .bd ul li {
    width: 675px;
    height: 678px;
    background: url(../images/abouthd1.png) center center no-repeat;
  }
  .about .aboutHd .aboutBt .bd ul li:nth-child(1) {
    background-image: url(../images/abouthd1.png);
  }
  .about .aboutHd .aboutBt .bd ul li:nth-child(2) {
    background-image: url(../images/abouthd2.png);
  }
  .about .aboutHd .aboutBt .bd ul li:nth-child(3) {
    background-image: url(../images/abouthd3.png);
  }
  .about .aboutHd .hd {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 586px;
    height: 586px;
    z-index: 2;
    border-radius: 100%;
  }
  .about .aboutHd .hd::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 3;
    background: url(../images/aboutCyl.png) center center no-repeat;
    width: 271px;
    height: 271px;
    left: 50%;
    top: 50%;
    margin-left: -136px;
    margin-top: -134px;
  }
  .about .aboutHd .hd ul li {
    position: absolute;
  }
  .about .aboutHd .hd ul li a {
    display: block;
  }
  .about .aboutHd .hd ul li:nth-child(1) {
    left: 0;
    top: 0;
  }
  .about .aboutHd .hd ul li:nth-child(1) a {
    width: 280px;
    height: 386px;
  }
  .about .aboutHd .hd ul li:nth-child(2) {
    right: 0;
    top: 0;
  }
  .about .aboutHd .hd ul li:nth-child(2) a {
    width: 280px;
    height: 386px;
  }
  .about .aboutHd .hd ul li:nth-child(3) {
    bottom: 0;
    left: 50%;
    margin-left: -153px;
  }
  .about .aboutHd .hd ul li:nth-child(3) a {
    width: 306px;
    height: 200px;
  }
  .about .aboutHd .tip {
    margin-top: 2px;
    text-align: right;
    position: relative;
    line-height: 40px;
    font-size: 16px;
    letter-spacing: 11px;
    position: absolute;
    bottom: -42px;
  }
  .about .aboutHd .tip::before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 366px;
    height: 1px;
    background-color: #000000;
  }
  .about .aboutHd .tip::after {
    content: "";
    display: inline-block;
    vertical-align: top;
    height: 40px;
    width: 123px;
    margin-left: 18px;
    background: url(../images/abouttip.png) 0 center no-repeat;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }


  .left {
    float: left;
  }
  .right {
    float: right;
  }
  .inContent {
    width: 1300px;
    margin: 0 auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 130px;
  }
  .inContent::after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
  }
  .inContent * {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }