

.f_12 {
    font-size: 12px;
}

.f_14 {
    font-size: 14px;
}

.f_16 {
    font-size: 16px;
}

.f_18 {
    font-size: 18px;
}

.f_20 {
    font-size: 20px;
}

.f_22 {
    font-size: 22px;
}

.f_24 {
    font-size: 24px;
}

.f_26 {
    font-size: 26px;
}

.f_28 {
    font-size: 28px;
}

.f_30 {
    font-size: 30px;
}

.f_32 {
    font-size: 32px;
}

.f_34 {
    font-size: 34px;
}

.f_36 {
    font-size: 36px;
}

.f_38 {
    font-size: 38px;
}

.f_40 {
    font-size: 40px;
}
.f_42 {
    font-size: 42px;
}
.f_46 {
    font-size: 46px;
}
.f_48 {
    font-size: 48px;
}
.f_62 {
    font-size: 62px;
}
.f_72 {
    font-size: 72px;
}
.f_82 {
    font-size: 82px;
}

/*分页*/


.BMap_omCtrl
 {
    display: none !important;
}



.a_dw {
    position: relative;
    top: -100px;
}

.box {
    max-width: 1280px;
    min-width: 1280px;
    width: 75%;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    box-sizing: border-box;
}

.ibox {
    max-width: 1280px;
    width: 90%;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    box-sizing: border-box;
	padding-top: 50px;
}

.zbox {
    max-width: 1280px;
    width: 95%;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    box-sizing: border-box;
}

.alltime,
.alltime * {
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.wow {
    opacity: 0;
}

.wow1 {
    opacity: 1;
}


/*内页二级导航*/
.baninfo {
    height: 80px;
    position: relative;
    z-index: 2;
    border-bottom: 1px solid #eee;
}
.baninfo .cer8 {
    height: 100%;
	width: 100%;
    margin: 0 auto;
}
.ani.finl, .ani.tfinl {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    opacity: 1;
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.finl {
    -webkit-transform: translateX(-60px);
    -moz-transform: translateX(-60px);
    opacity: 0;
    -o-transform: translateX(-60px);
    -ms-transform: translateX(-60px);
    transform: translateX(-60px);
}
.hasani {
    transition-duration: 1s;
    -moz-transition-duration: 1s;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
}
.erji {
    float: left;
    font-size: 0;
    white-space: nowrap;
    text-align: center;
    max-width: 100%;
    line-height: 80px;
    height: 80px;
/*	width: 50%;*/
}
.erji a:first-child {
    margin-left: 0;
}
.erji a {
    display: inline-block;
    height: 100%;
    position: relative;
    margin-left: 80px;
    color: #333;
    font-size: 16px;
    line-height: 80px;
    vertical-align: top;
}
.erji a.on {
    color: #0362b8;
    font-weight: bold;
}
.erji a:after {
    content: '';
    position: absolute;
    left: 100%;
    bottom: 0;
    z-index: 0;
    width: 0;
    height: 1px;
    background-color: #0362b8;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.tree {
    float: right;
    height: 100%;
    font-size: 16px;
    line-height: 80px;
    color: #999;
/*	width: 23%;*/
	margin-right: 59px;
}
.tree a {
    display: inline-block;
    height: 100%;
    color: #999;
}
.tree i {
    display: inline-block;
    width: 34px;
    height: 100%;
    vertical-align: middle;
    background: url(../images/sjr1-tree.png) center no-repeat;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    font-size: 0;
}
/*内页二级导航*/
/*企业简介*/
.cate4 {
    position: relative;
    width: 100%;
    padding-top: 10px;
    text-align: center;
}
.cate4 .enp {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    font-size: 0;
}
.cate4 img {
    max-width: 90%;
    vertical-align: top;
	margin: 0 auto;
}
.cate4 .cn {
    font-size: 0;
    color: #0362b8;
    line-height: 56px;
    height: 56px;
    position: relative;
    z-index: 2;
    overflow: hidden;
    white-space: nowrap;
}
.cate4 .cn i {
    display: inline-block;
    vertical-align: top;
    width: 110px;
    height: 100%;
    position: relative;
}

.cate4 .cn i:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 14px;
    z-index: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(0, 159, 227, 0.2);
}
.cate4 .cn span {
    display: inline-block;
    vertical-align: top;
    height: 100%;
    margin: 0 10px;
    font-size: 36px;
    padding-left: 3px;
    letter-spacing: 3px;
}
.cate4 .cn i {
    display: inline-block;
    vertical-align: top;
    width: 110px;
    height: 100%;
    position: relative;
}














/*企业简介*/
.hxnhxlj{
    width: 100%;
    height: 100px;
    background-color: #d42e37;
}
.hxnhxlj .ibox{
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.hxnhxlj .ibox .left{
    color: #fff;
}
.hxnhxlj .ibox .right{
    color: #fff;
}
.hxnhxlj .ibox .right .three_text{
    display: flex;
    align-items: center;
}
.hxnhxlj .ibox .right .three_text .three{
    display: flex;
    align-items: center;
}
.hxnhxlj .ibox .right .three_text .three .d_text{
    color: #fff;
}
.hxnhxlj .ibox .right .three_text .line{
    width: 1px;
    height: 16px;
    background-color: #fff;
    margin: 0 78px;
}

/* 脚部 */

/* 新闻列表 */
#news .gsxw{
    width: 100%;
    background: url(../images/n_2.jpg) center no-repeat;
    background-size: cover;
    padding: 97px 0 137px 0;
}
#news .gsxw .lunb{
    width: 100%;
    margin-top: 82px;
    padding-left: 8.3333%;
    display: flex;
    position: relative;
}
#news .gsxw .lunb .btn{
    left: 8.3333%;
    bottom: 20px;
}

#news .gsxw .lunb .swi3{
    width: 45.45%;
    padding: 50px 6.85% 0 0;
    position: relative;
}

#news .gsxw .lunb .swiper3{
}
#news .gsxw .lunb .swiper3 .s3_box{
    width: 100%;
    position: relative;
    display: block;
}
#news .gsxw .lunb .swiper3 .s3_box .big_img{
    display: none;
}
#news .gsxw .lunb .swiper3 .s3_box .year{
    color: rgba(51, 51, 51, .7);
    padding-left: 24px;
    position: relative;
    line-height: 1.5;
}
#news .gsxw .lunb .swiper3 .s3_box .year::before{
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background: url(../images/n_3.png) center no-repeat;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
#news .gsxw .lunb .swiper3 .s3_box .d_text{
    color: #333;
    line-height: 1.3888;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 30px 0 9px 0;
}
#news .gsxw .lunb .swiper3 .s3_box:hover .d_text{
    color: #ff5400;
}
#news .gsxw .lunb .swiper3 .s3_box .c_text{
    color: rgba(45, 66, 83, .7);
    line-height: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
#news .gsxw .lunb .swi4{
    width: 55%;
}
#news .gsxw .lunb .swiper4{
    width: 100%
}
#news .gsxw .lunb .swiper4 .swiper-slide{
    width: 66.667%;
    margin-right: 40px;
    opacity: .5;
}
#news .gsxw .lunb .swiper4 .swiper-slide-active{
    opacity: 1;
}
#news .gsxw .lunb .swiper4 .swiper-slide .s4_box{
    width: 100%;
    position: relative;
}
#news .gsxw .lunb .swiper4 .swiper-slide .s4_box .s4_img{
    width: 100%;
    overflow: hidden;
}
#news .gsxw .lunb .swiper4 .swiper-slide .s4_box .s4_img img{
    width: 100%;
}
#news .gsxw .lunb .swiper4 .swiper-slide .s4_box:hover .s4_img img{
    transform: scale(1.1);
}
#news .gsxw .lunb .swiper4 .swiper-slide .s4_box a{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

/* 新闻列表 */
#news .xwlb{
    width: 100%;
}
#news .xwlb .ibox{
    padding: 34px 0 150px 0;
}
#news .xwlb .ibox .seven_xw{
    width: 100%;
}
#news .xwlb .ibox .seven_xw .seven{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px dashed #dddddd;
    padding: 22px 0 13px 0;
    line-height: 1.5;
}
#news .xwlb .ibox .seven_xw .seven .left{
    width: 75%;
}
#news .xwlb .ibox .seven_xw .seven .left .c_text{
    color: #333;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#news .xwlb .ibox .seven_xw .seven:hover .left .c_text{
    color: #ff5400;
}
#news .xwlb .ibox .seven_xw .seven .rgiht{}
#news .xwlb .ibox .seven_xw .seven .rgiht .year{
    color: #999;
}
#news .xwlb .ibox .fy{
    margin-top: 50px;
}

/* 新闻详情 */
#news_con .xwxq{
    width: 100%;
}
#news_con .xwxq .ibox{
    padding: 100px 11% 150px;
}
#news_con .xwxq .ibox .up{
    margin-bottom: 50px;
}
#news_con .xwxq .ibox .up .xwxq_title{
    color: #000;
    margin-bottom: 45px;
    line-height: 1.5;
    text-align: center;
}
#news_con .xwxq .ibox .up .two_text{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#news_con .xwxq .ibox .up .two_text .one{
    display: flex;
}
#news_con .xwxq .ibox .up .two_text .one .two{
    margin-right: 26px;
}
#news_con .xwxq .ibox .up .two_text .two{
    color: #666;
}
#news_con .xwxq .ibox .down{
    width: 100%;
}
#news_con .xwxq .ibox .down .c_text{
    color: #666;
    line-height: 1.8;
}
#news_con .xwxq .ibox .down .xwxq_img{
    width: 100%;
}
#news_con .xwxq .ibox .down .xwxq_img img{
    max-width: 100%;
    display: block;
    margin: 45px auto 35px;
}
#news_con .xwxq .ibox .down img{
    max-width: 100%;
    display: block;
    margin: 45px auto 35px;
}
#news_con .xwxq .ibox .down .line{
    width: 100%;
    height: 1px;
    background-color: #eeeeee;
    margin: 109px 0 50px 0;
}
#news_con .xwxq .ibox .sxf{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#news_con .xwxq .ibox .sxf .left{
    width: 75%;
}
#news_con .xwxq .ibox .sxf .left .sxyp{
    display: block;
    color: #666;
}
#news_con .xwxq .ibox .sxf .left .sxyp.syp{
    margin-bottom: 29px;
}
#news_con .xwxq .ibox .sxf .left .sxyp:hover{
    color: #ff5400;
}
#news_con .xwxq .ibox .sxf .right .more .more_img img{
    transform: rotate(180deg);
}

/* 首页左侧 */
#index .swiper_bd .left_bd{
    width: 130px;
    height: 640px;
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.07);
    border-top-right-radius: 55px;
    overflow: hidden;
    z-index: 5;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    flex-direction: column;
    padding: 100px 0 60px 0;
}
#index .swiper_bd .left_bd.act{
    left: -100%;
}
#index .swiper_bd .left_bd .pagination_bd{
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
}
#index .swiper_bd .left_bd .pagination_bd .swiper-pagination-bullet{
    display: block;
    margin-bottom: 15px;
    background-color: rgba(255, 255, 255, 0.3);
    opacity: 1;
}
#index .swiper_bd.act .left_bd .pagination_bd .swiper-pagination-bullet{
    background-color: rgba(153, 153, 153, .3);
}
#index .swiper_bd .left_bd .pagination_bd .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    background-color: #ff5400;
}
#index .swiper_bd.act .left_bd .pagination_bd .swiper-pagination-bullet-active {
    background-color: #ff5400;
}
#index .swiper_bd .left_bd .pagination_bd .swiper-pagination-bullet:last-child{
    margin-bottom: 0;
    display: none;
}
#index .swiper_bd .left_bd .s_line{
    width: 1px;
    height: 200px;
    background-color: rgba(255, 255, 255, .15);
    position: relative;
    margin-top: 75px;
    overflow: hidden;
}
#index .swiper_bd.act .left_bd .s_line{
    background-color: #e5e5e5;
}
@keyframes sxplay {
    0% {
        top: -10%;
    }
    100% {
        top: 105%;
    }
}

@-webkit-keyframes sxplay {
    0% {
        top: -10%;
    }
    100% {
        top: 105%;
    }
}
#index .swiper_bd .left_bd .s_line .ss_line{
    width: 100%;
    height: 40px;
    background-color: #fff;
    position: absolute;
    animation:sxplay 5s infinite;
    -moz-animation: sxplay 5s linear;
    -webkit-animation:sxplay 5s infinite;
    -o-animation: sxplay 5s linear;
}#index .swiper_bd.act .left_bd .s_line .ss_line{
    background-color: #ff5400;
}
#index .swiper_bd .left_bd .dow{
    margin-top: 18px;
    display: flex;
    align-items: center;
    flex-direction: column;
}
#index .swiper_bd .left_bd .dow .dow_img{
    width: 20px;
    height: 30px;
    overflow: hidden;
    position: relative;
}
@keyframes sxyd {
    0% {
        top: 15%;
    }
    100% {
        top: 55%;
    }
}

@-webkit-keyframes sxyd {
    0% {
        top: 15%;
    }
    100% {
        top: 55%;
    }
}
#index .swiper_bd .left_bd .dow .dow_img::before{
    content: "";
    display: block;
    width: 3px;
    height: 8px;
    background-color: #fff;
    border-radius: 2px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    animation:sxyd 1.5s infinite alternate linear;
    -moz-animation: sxyd 1.5s linear alternate linear;
    -webkit-animation:sxyd 1.5s infinite alternate linear;
    -o-animation: sxyd 1.5s linear alternate linear;
}
#index .swiper_bd.act .left_bd .dow .dow_img::before{
background-color: #333;
}
#index .swiper_bd .left_bd .dow .dow_img img{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
#index .swiper_bd .left_bd .dow .dow_img img:last-child{
    opacity: 0;
}
#index .swiper_bd.act .left_bd .dow .dow_img img:last-child{
    opacity: 1;
}
#index .swiper_bd.act .left_bd .dow .dow_img img:first-child{
    opacity: 0;
}
#index .swiper_bd .left_bd .dow .dow_text{
    color: #fff;
    margin-top: 13px;
}
#index .swiper_bd.act .left_bd .dow .dow_text{
    color: #333;
}


/* 首页轮播第一屏 */
#index .swiper_bd{}
#index .swiper_bd .swiper1 {}
#index .swiper_bd .swiper1 .swiper-slide{
    width: 100%;
    height: 100vh;
    position: relative;
}
#index .swiper_bd .swiper1 .swiper-slide .vid{
    position: relative;
    z-index: 5;
    width: 100%;
    height: 100vh;
}
#index .swiper_bd .swiper1 .swiper-slide .vid video{
    width: 100%;
    height: 100vh;
    object-fit: cover;
}

#index .swiper_bd .swiper1 .swiper-slide .swi1_img{
    width: 100%;
    height: 100%;
}
#index .swiper_bd .swiper1 .swiper-slide .swi1_img img{
    width: 100%;
    height: 100%;
    object-fit: none;
}
#index .swiper_bd .swiper1 .swiper-slide .swi1_img img:last-child{
    display: none;
}
#index .swiper_bd .swiper1 .swiper-slide .swi1_fp{
    position: absolute;
    left: 13.8%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
}

#index .swiper_bd .swiper1 .swiper-slide .swi1_fp .text{
    opacity: 0;
    transform: translateY(40px);
    transition-delay: 1s;
    -moz-transition-delay: 1s;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    position: relative;
}
#index .swiper_bd .swiper1 .swiper-slide-active .swi1_fp .text{
    opacity: 1;
    transform: translateY(0);
}
#index .swiper_bd .swiper1 .swiper-slide .swi1_fp .text::after{
    content: "";
    display: block;
    width: 23px;
    height: 16px;
    background: url(../images/i_5.png) no-repeat;
    position: absolute;
    top: -40px;
    left: 0;
}
#index .swiper_bd .swiper1 .swiper-slide .swi1_fp .text::before{
    content: "";
    display: block;
    width: 23px;
    height: 16px;
    background: url(../images/i_6.png) no-repeat;
    position: absolute;
    bottom: 0px;
    right: -10px;
}
#index .swiper_bd .swiper1 .swiper-slide .swi1_fp .d_text{
    color: #fff;
    font-weight: bold;
}
#index .swiper_bd .swiper1 .swiper-slide .swi1_fp .c_text{
    color: #fff;
    margin-top: 30px;
    letter-spacing: 3.5px;
}
@keyframes xzhuan {
    0% {
        width: 0;
    }
    49% {
        width: 250px;
    }
    50% {
    transform: rotate(0deg);
    }
    100% {
        transform: rotate(-8deg);
    }
}

@-webkit-keyframes xzhuan {
    0% {
        width: 0;
    }
    49% {
        width: 250px;
    }
    50% {
    transform: rotate(0deg);
    }
    100% {
        transform: rotate(-8deg);
    }
}

#index .swiper_bd .swiper1 .swiper-slide .swi1_fp .fxkuang{
    width: 250px;
    height: 250px;
    background-color: rgba(241, 101, 34, .6);
    position: absolute;
    top: -75px;
    left: -38px;
    z-index: -1; 
}
#index .swiper_bd .swiper1 .swiper-slide-active .swi1_fp .fxkuang{
    animation: xzhuan 3.2s forwards;
    -moz-animation: xzhuan 3.2s forwards;
    -webkit-animation: xzhuan 3.2s forwards;
    -o-animation: xzhuan 3.2s forwards;
    transition: transform 3s 1.3s cubic-bezier(.3,0,.07,.99);
    -webkit-transition: transform 3s 1.3s cubic-bezier(.3,0,.07,.99);
}
#index .swiper_bd .swiper1 .prne{
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    background: transparent;
    margin-top: 0;
}
#index .swiper_bd .swiper1 .prne.prev1{
    left: 0;
}
#index .swiper_bd .swiper1 .prne.prev1:hover{
    cursor: url(../images/i_3.png),zoom-in;
}
#index .swiper_bd .swiper1 .prne.next1{
    right: 0;
}
#index .swiper_bd .swiper1 .prne.next1:hover{
    cursor: url(../images/i_2.png),zoom-in;
}

/* 首页轮播第二屏 */
#index .swiper_bd .swi2_ping{
    width: 100%;
    height: 100%;
    display: flex;
}
#index .swiper_bd .swi2_ping .left{
    width: 50%;
    position: relative;
    background: url(../images/i_3.jpg) center no-repeat;
    background-size: cover;
    padding: 288px 79px 0 209px;
}
#index .swiper_bd .swi2_ping .left .d_text{
    color: #1c1919;
    border-bottom: 2px solid #ff5400;
    padding-bottom: 30px;
    font-weight: bold;
}
#index .swiper_bd .swi2_ping .left .dd_text{
    color: #ff5400;
    margin: 17px 0 19px 0;
    position: relative;
}
#index .swiper_bd .swi2_ping .left .dd_text::before{
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/i_7.png) no-repeat;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
#index .swiper_bd .swi2_ping .left .c_text{
    color: #777;
    line-height: 2;
}
#index .swiper_bd .swi2_ping .left .four_text{
    height: 160px;
    min-width: 1060px;
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 180px;
    z-index: 2;
}
#index .swiper_bd .swi2_ping .left .four_text .four{
    width: 25%;
    height: 100%;
    background: url(../images/i_9.png);
    position: relative;
    display: flex;
    justify-content: center;
    cursor: pointer;
    padding-top: 27px;
}
#index .swiper_bd .swi2_ping .left .four_text .four.act{
    background: url(../images/i_8.png);
    height: 180px;
}
#index .swiper_bd .swi2_ping .left .four_text .four::before{
    content: "";
    display: block;
    width: 1px;
    height: 70px;
    background-color: #e5e5e5;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
#index .swiper_bd .swi2_ping .left .four_text .four:last-child::before{
    display: none;
}
#index .swiper_bd .swi2_ping .left .four_text .four.act::before{
    display: none;
}
#index .swiper_bd .swi2_ping .left .four_text .four .ud_text{
    color: #fff;
}
#index .swiper_bd .swi2_ping .left .four_text .four .num{
    color: #d42e37;
    margin: 9px 0;
}
#index .swiper_bd .swi2_ping .left .four_text .four.act .num{
    color: #fff;
}
#index .swiper_bd .swi2_ping .right{
    width: 50%;
    height: 100%;
}
#index .swiper_bd .swi2_ping .right .ri_img{
    width: 100%;
    height: 100%;
}
#index .swiper_bd .swi2_ping .right img{
    width: 100%;
    height: 100%;
    object-fit: none;
}

/* 首页轮播第三屏 */
#index .swiper_bd .swi3_ping{
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #fff;
}
#index .swiper_bd .swi3_ping .up{
    width: 100%;
    position: absolute;
    top: 120px;
    left: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    z-index: 5;
}
#index .swiper_bd .swi3_ping .up .d_text{
    color: #1c1919;
    letter-spacing: 6px;
    font-weight: bold;
}
#index .swiper_bd .swi3_ping .up .c_text{
    color: #777;
    line-height: 1.5;
    margin-top: 21px;
}

#index .swiper_bd .swi3_ping .vid{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
#index .swiper_bd .swi3_ping .vid video{
    width: 100%;
}

#index .swiper_bd .swi3_ping .vid .china{
    width: 536px;
    height: 247px;
    position: absolute;
    top: 55%;
    right: 17%;
    cursor: pointer;
}
#index .swiper_bd .swi3_ping .vid .china a{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}
#index .swiper_bd .swi3_ping .vid .china .qq{
    width: 100%;
    height: 100%;
    position: relative;
}
#index .swiper_bd .swi3_ping .vid .china .qq .cheng{
    width: 60px;
    height: 60px;
    position: absolute;
    top: -18px;
    left: 58%;
}
@keyframes warn {
0% {
transform:translate(-50%,-50%) scale(0.5);
-webkit-transform:translate(-50%,-50%) scale(0.5);
opacity: 0.3;
}

100% {
transform:translate(-50%,-50%) scale(1);
-webkit-transform:translate(-50%,-50%) scale(1);
opacity: 0.0;
}
}

@-webkit-keyframes warn {
0% {
transform:translate(-50%,-50%) scale(0.5);
-webkit-transform:translate(-50%,-50%) scale(0.5);
opacity: 0.3;
}

100% {
transform:translate(-50%,-50%) scale(1);
-webkit-transform:translate(-50%,-50%) scale(1);
opacity: 0.0;
}
}
#index .swiper_bd .swi3_ping .vid .china .qq .cheng .s1{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-image: linear-gradient(to right, #ff6515 , #ff3e05);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 3;
}
#index .swiper_bd .swi3_ping .vid .china .qq .cheng .s2{
    width: 34px;
    height: 34px;
    background-color: #ff5400;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    z-index: 2;
    opacity: 0.3;
    -webkit-animation: warn 1s infinite linear;
    -moz-animation: warn 1s infinite linear;
    animation: warn 1s infinite linear;
}
#index .swiper_bd .swi3_ping .vid .china .qq .cheng .s3{
    width: 60px;
    height: 60px;
    background-color: #ff5400;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: 50%;
    z-index: 1;
    opacity: 0.1;
    -webkit-animation: warn 1s infinite linear;
    -moz-animation: warn 1s infinite linear;
    animation: warn 1s infinite linear;
}
#index .swiper_bd .swi3_ping .vid .china .qq .zgzb{
    position: absolute;
    top: 0;
    right: 0;
    width: 162px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    padding-right: 54px;
    -moz-box-shadow:0px 0px 12px #DDDDDD; -webkit-box-shadow:0px 0px 12px #DDDDDD; box-shadow:0px 0px 12px #DDDDDD;
    letter-spacing: 1px;
}
#index .swiper_bd .swi3_ping .vid .china .qq .zgzb::before{
    content: "";
    display: flex;
    width: 54px;
    height: 37px;
    background: url(../images/i_15.jpg) no-repeat;
    position: absolute;
    top: 0;
    right: 0;
}

#index .swiper_bd .swi3_ping .vid .china .qq .zgzb::after{
    content: "";
    display: flex;
    width: 4px;
    height: 9px;
    background: url(../images/i_23.png) no-repeat;
    position: absolute;
    top: 50%;
    left: -4px;
    transform: translateY(-50%);
}
#index .swiper_bd .swi3_ping .vid .china .qq .down{
    display: none;
    -moz-box-shadow:0px 0px 12px #DDDDDD; -webkit-box-shadow:0px 0px 12px #DDDDDD; box-shadow:0px 0px 12px #DDDDDD;
}
#index .swiper_bd .swi3_ping .vid .china .qq .down .lrt{
    width: 100%;
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    left: 0;
    -moz-box-shadow:0px 0px 12px #DDDDDD; -webkit-box-shadow:0px 0px 12px #DDDDDD; box-shadow:0px 0px 12px #DDDDDD;
}
#index .swiper_bd .swi3_ping .vid .china .qq .down .left{
    width: calc(100% - 220px);
    padding: 28px 15px 20px 21px;
    background-color: #fff;
    position: relative;
}
#index .swiper_bd .swi3_ping .vid .china .qq .down .left .d_text{
    color: #d42e37;
    font-weight: bold;
}
#index .swiper_bd .swi3_ping .vid .china .qq .down .left .c_text{
    color: #6c6c6c;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-align: justify;
    margin-top: 15px;
}
#index .swiper_bd .swi3_ping .vid .china .qq .down .left .jiantou{
    width: 20px;
    height: 11px;
    background: url(../images/i_21.png) center no-repeat;
    position: absolute;
    bottom: 20px;
    left: 21px;
    display: none;
}
#index .swiper_bd .swi3_ping .vid .china .qq .down:hover .left .jiantou{
    left: 25px;
}
#index .swiper_bd .swi3_ping .vid .china .qq .down .right{
    width: 220px;
}
#index .swiper_bd .swi3_ping .vid .china .qq .down .right img{
    width: 100%;
}

#index .swiper_bd .swi3_ping .vid .china .qq .down .out_img{
    width: 27px;
    height: 27px;
    position: absolute;
    top: 10px;
    right: 8px;
    z-index: 7;
    cursor: pointer;
    display: none;
}
#index .swiper_bd .swi3_ping .vid .china .qq .down .out_img:hover{
    transform: rotate(180deg);
}
#index .swiper_bd .swi3_ping .vid .china.usa{
    width: 536px;
    height: 247px;
    position: absolute;
    top: 49%;
    left: 12%;
}
#index .swiper_bd .swi3_ping .vid .china.usa .qq .zgzb{
    position: absolute;
    top: 0;
    left: 0;
    width: 162px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    padding-left: 54px;
    padding-right: 0;
}
#index .swiper_bd .swi3_ping .vid .china.usa .qq .cheng{
    width: 60px;
    height: 60px;
    position: absolute;
    top: -11px;
    left: 31%;
}
#index .swiper_bd .swi3_ping .vid .china.usa .qq .zgzb::after{
    content: "";
    display: flex;
    width: 4px;
    height: 9px;
    background: url(../images/i_23.png) no-repeat;
    position: absolute;
    top: 50%;
    left: auto;
    right: -4px;
    transform: translateY(-50%) rotate(180deg);
}

#index .swiper_bd .swi3_ping .vid .china.usa .qq .zgzb::before{
    content: "";
    display: flex;
    width: 54px;
    height: 37px;
    background: url(../images/i_14.jpg) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}


















/* 首页轮播第四屏 */
#index .swiper_bd .swi4_ping {
    width: 100%;
    height: 100%;
}
#index .swiper_bd .swi4_ping .swiper2{
    width: 100%;
    height: 100%;
}
#index .swiper_bd .swi4_ping .swiper2 .swiper-slide{
    width: 16.6666666666%;
}
#index .swiper_bd .swi4_ping .swiper-slide:hover{
    width: 50%;
}
#index .swiper_bd .swi4_ping .swiper-slide.act{
    width: 50%;
}
#index .swiper_bd .swi4_ping .four{
    width: 100%;
    height: 100%;
    position: relative;
}
#index .swiper_bd .swi4_ping .swiper-slide.act .four .vide{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}
#index .swiper_bd .swi4_ping .swiper-slide .four .vide{
    z-index: -1;
    display: none;
}
#index .swiper_bd .swi4_ping .four .vide video{
    width: 100%;
    height: 100%;
    object-fit: none;
}
#index .swiper_bd .swi4_ping .four .t_img{
    width: 100%;
    height: 100%;
    position: relative;
}
#index .swiper_bd .swi4_ping .four .t_img::before{
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    background-color: rgba(0, 0, 0, .2);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
#index .swiper_bd .swi4_ping .four .t_img img{
    width: 100%;
    height: 100%;
    object-fit: none;
    position: absolute;
    top: 0;
    left: 0;
}
#index .swiper_bd .swi4_ping .four .t_img .img1{
    opacity: 0;
}
#index .swiper_bd .swi4_ping .swiper2 .swiper-slide.act .t_img .img1{
    opacity: 1;
}
#index .swiper_bd .swi4_ping .swiper2 .swiper-slide.act .t_img .img2{
    opacity: 0;
}
#index .swiper_bd .swi4_ping .four .swi4_ping_fp{
    width: 100px;
    height: 110px;
    position: absolute;
    bottom: 145px;
    left: 50%;
    transform: translateX(-50%);
    overflow: hidden;
    z-index: 9;
}
#index .swiper_bd .swi4_ping .swiper-slide.act .four .swi4_ping_fp{
    height: auto;
    width: auto;
    padding-bottom: 25px;
}
#index .swiper_bd .swi4_ping .four .swi4_ping_fp .up{
    width: 100px;
    display: flex;
    align-items: center;
    flex-direction: column;
}
#index .swiper_bd .swi4_ping .four .swi4_ping_fp .up .num{
    color: #fff;
    color: transparent;
    -webkit-text-stroke: 1px #fff;
}
#index .swiper_bd .swi4_ping .four .swi4_ping_fp .up .d_text{
    color: #fff;
    margin-top: 6px;
    letter-spacing: 2px;
}
#index .swiper_bd .swi4_ping .four .swi4_ping_fp .line{
    width: 30px;
    height: 2px;
    background-color: rgba(255, 255, 255, 0.3);
    margin: 30px 0 22px 0;
}
#index .swiper_bd .swi4_ping .four .swi4_ping_fp .c_text{
    color: #fff;
    line-height: 2;
    margin-bottom: 50px;
}

/* 首页轮播第五屏 */
#index .swiper_bd .swi5_ping {
    width: 100%;
    height: 100%;
    display: flex;
}
#index .swiper_bd .swi5_phone {
    display: none;
}
#index .swiper_bd .swi5_ping .left{
    width: 50%;
    height: 100%;
    position: relative;
    z-index: 1;
}
#index .swiper_bd .swi5_ping .left .ul1{
    width: 100%;
    height: 100%;
    position: relative;
}
#index .swiper_bd .swi5_ping .left .ul1 li{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: -1;
    display: flex;
    /* justify-content: center;
    align-items: center; */
}
#index .swiper_bd .swi5_ping .left .ul1 li.act{
    opacity: 1;
    z-index: 2;
}

#index .swiper_bd .swi5_ping .left .ul1 li img{
    width: 100%;
    /* display: block; */
    height: 100%;
    /* object-fit: none; */
}
#index .swiper_bd .swi5_ping .right{
    width: 50%;
    height: 100%;
    z-index: 5;
}
#index .swiper_bd .swi5_ping .right .four_news{
    width: 100%;
    height: calc(100% - 145px);
}
#index .swiper_bd .swi5_ping .right .four_news .four{
    display: block;
    width: 100%;
    height: 17.5%;
    background-image: linear-gradient(to right, #fff , #fff);
    padding: 39px 8.333% 30px;
    position: relative;
}
#index .swiper_bd .swi5_ping .right .four_news .four::before{
    content: "";
    display: block;
    width: 20px;
    height: 30px;
    background: url(../images/i_20.png) no-repeat;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    opacity: 0;
    transition-delay: 0s;
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s;
    z-index: 0;
}
#index .swiper_bd .swi5_ping .right .four_news .four.act::before{
    opacity: 1;
    left: -20px;
    transition-delay: 5s;
    -moz-transition-delay: 5s;
    -webkit-transition-delay: 5s;
    -o-transition-delay: 5s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
    z-index: 1;
}
#index .swiper_bd .swi5_ping .right .four_news .four.act{
    height: 47.4%;
    padding: 106px 8.333% 79px;
    background-image: linear-gradient(to right, #ff7c38 , #ff5b2a);
}
#index .swiper_bd .swi5_ping .right .four_news .four .up{
    width: 90%;
    position: relative;
}
#index .swiper_bd .swi5_ping .right .four_news .four .up::before{
    content: "";
    display: block;
    width: 50px;
    height: 50px;
    background: url(../images/i_14.png) no-repeat;
    position: absolute;
    right: -10%;
    top: 0;
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
#index .swiper_bd .swi5_ping .right .four_news .four.act .up::before{
    background: url(../images/i_144.png) no-repeat;
}
#index .swiper_bd .swi5_ping .right .four_news .four .up .year{
    color: #777;
    margin-bottom: 15px;
}
#index .swiper_bd .swi5_ping .right .four_news .four.act .up .year{
    color: #fff;
    margin-bottom: 33px;
}
#index .swiper_bd .swi5_ping .right .four_news .four .up .d_text{
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#index .swiper_bd .swi5_ping .right .four_news .four.act .up .d_text{
    width: 100%;
    color: #fff;
    line-height: 1.5;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#index .swiper_bd .swi5_ping .right .four_news .four .down{
    width: 90%;
    margin-top: 9px;
    display: none;
}
#index .swiper_bd .swi5_ping .right .four_news .four.act .down{
    display: block;
}
#index .swiper_bd .swi5_ping .right .four_news .four .down .c_text{
    width: 100%;
    color: rgba(255, 255, 255, 0.7);
    line-height: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 35px;
}
#index .swiper_bd .swi5_ping .right .four_news .four .down .quanb{
    display: flex;
    align-items: center;
}
#index .swiper_bd .swi5_ping .right .four_news .four .down .quanb .qb_text{
    color: #fff;
}
#index .swiper_bd .swi5_ping .right .four_news .four .down .quanb .qb_img{
    margin-left: 13px;
}
#index .swiper_bd .swi5_ping .right .four_news .four .down .quanb:hover .qb_img{
    margin-left: 20px;
}
#index .swiper_bd .swi5_ping .right .four_news .four .c_line{
    width: 83.33333%;
    height: 1px;
    background-color: #ebebeb;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
#index .swiper_bd .swi5_ping .right .four_news .four.act .c_line{
    opacity: 0;
}
#index .swiper_bd .swi5_ping .right .down_btn{
    width: 100%;
    height: 145px;
    padding: 0 8.333%;
    display: flex;
    align-items: center;
}


























/* 联系我们 */
#contact .three_city{
    width: 100%;
    height: 79px;
    display: flex;
    justify-content: center;
}
#contact .three_city .three{
    width: 160px;
    height: 100%;
    padding-top: 41px;
    color: #999;
    cursor: pointer;
    position: relative;
    text-align: center;
}
#contact .three_city .three.act{
    color: #000;
}
#contact .three_city .three:hover{
    color: #000;
}
#contact .three_city .three::before{
    content: "";
    display: block;
    width: 0;
    height: 1px;
    background-color: #000;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
#contact .three_city .three.act::before{
    width: 100%;
    opacity: 1;
}
#contact .three_city .three:hover::before{
    width: 100%;
    opacity: 1;
}
/* 地图 */
#contact .contact_map{
  position: relative;
}
#contact .contact_map a{
  display: block;
}
#map{
  width: 100%;
  height: 640px;
}

#contact .wzzb{
    width: 100%;
    background-color: #f5f5f5;
}
#contact .wzzb .ibox{}
#contact .wzzb .ibox .wz{
    width: 100%;
}
#contact .wzzb .ibox .wz .ul1{
    width: 100%;
    position: relative;
    padding-bottom: 154px;
}
#contact .wzzb .ibox .wz .ul1 li{
    width: 100%;
    padding: 70px 14.375%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ffffff;
    margin-top: -170px;
    opacity: 0;
    z-index: -1;
}
#contact .wzzb .ibox .wz .ul1 li.act{
    position: relative;
    opacity: 1;
    z-index: 2;
}
#contact .wzzb .ibox .wz .ul1 li .up{
    display: flex;
    align-items: center;
}   
#contact .wzzb .ibox .wz .ul1 li .up .line{
    flex: 1;
    height: 1px;
    background-color: #b3b3b3;
}
#contact .wzzb .ibox .wz .ul1 li .up .d_text{
    color: #333;
    margin: 0 32px;
}
#contact .wzzb .ibox .wz .ul1 li .down{
    width: 100%;
    margin-top: 65px;
    display: flex;
    justify-content: space-between;
}
#contact .wzzb .ibox .wz .ul1 li .down .left{
    width: 60%;
    margin-right: 2%;
    background-color: #ffffff;
    padding: 55px 20px 78px;
}
#contact .wzzb .ibox .wz .ul1 li .down .left .c_text:first-child{
    display: flex;
}
#contact .wzzb .ibox .wz .ul1 li .down .left .c_text{
    color: #666;
    margin-bottom: 20px;
}
#contact .wzzb .ibox .wz .ul1 li .down .left .c_text:last-child{
    margin-bottom: 0;
}
#contact .wzzb .ibox .wz .ul1 li .down .left .c_text span{
    line-height: 1.5;
}
#contact .wzzb .ibox .wz .ul1 li .down .left .c_text a{
    color: #666;
    width: calc(100% - 55px);
    line-height: 1.5;
}

#contact .wzzb .ibox .wz .ul1 li .down .left .c_text a:hover{
    color: #ff5400;
}

#contact .wzzb .ibox .wz .ul1 li .down .right{
    width: 38%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #ffffff;
}
#contact .wzzb .ibox .wz .ul1 li .down .right .ewm_img{
    padding: 7px;
    border: 1px solid #252c48;
}
#contact .wzzb .ibox .wz .ul1 li .down .right .right_text{
    color: #333;
    margin-top: 17px;
}

/* 搜索页面 */
#search .ssjg{
    width: 100%;
    margin-top: -105px;
}
#search .ssjg .ibox{
    padding: 30px 80px 65px;
    background-color: #f7f7f7;
}
#search .ssjg .ibox .d_text{
    color: #333;
    margin-bottom: 25px;
}
#search .ssjg .ibox .down{
    width: 100%;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#search .ssjg .ibox .down .inp{
    width: 74%;
    height: 100%;
    position: relative;
}
#search .ssjg .ibox .down .inp .ss_img{
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
}

#search .ssjg .ibox .down .inp input{
    width: 100%;
    height: 100%;
    border: 0;
    background-color: #fff;
    padding-left: 28px;
    font-size: 16px;
}
#search .ssjg .ibox .down .ss{
    width: 11.3%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333;
    background-color: #eeeeee;
    cursor: pointer;
}
#search .ssjg .ibox .down .ss:hover{
    background-color: #d42e37;
    color: #fff;
}
#search .ssjg .ibox .down .fh{
    width: 11.3%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #eeeeee;
    cursor: pointer;
}
#search .ssjg .ibox .down .fh:hover{
    background-color: #d42e37;
}
#search .ssjg .ibox .down .fh .fh_text{
    color: #333;
    padding-left: 44px;
    position: relative;
}
#search .ssjg .ibox .down .fh:hover .fh_text{
    color: #fff;
}
#search .ssjg .ibox .down .fh .fh_text::before{
    content: "";
    display: block;
    width: 27px;
    height: 28px;
    background: url(../images/search_2.png) center no-repeat;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
#search .ssjg .ibox .down .fh:hover .fh_text::before{
    background: url(../images/search_3.png) center no-repeat;
}

/* 新闻资讯 */
#search .xxzx {
    width: 100%;
}
#search .xxzx .ibox{
    padding: 80px 0 150px 0;
}
#search .xxzx .ibox .xxzx_jg{
    color: #595656;
}
#search .xxzx .ibox .xxzx_jg .s1{
    color: #ff5400;
}
#search .xxzx .ibox .line{
    width: 100%;
    height: 1px;
    background-color: #dddddd;
    margin: 50px 0 25px 0;
}
#search .xxzx .ibox .seven_xw{
    width: 100%;
}
#search .xxzx .ibox .seven_xw .seven{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px dashed #dddddd;
    padding: 22px 0 13px 0;
    line-height: 1.5;
}
#search .xxzx .ibox .seven_xw .seven .left{
    width: 75%;
}
#search .xxzx .ibox .seven_xw .seven .left .c_text{
    color: #333;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#search .xxzx .ibox .seven_xw .seven:hover .left .c_text{
    color: #ff5400;
}
#search .xxzx .ibox .seven_xw .seven .rgiht{}
#search .xxzx .ibox .seven_xw .seven .rgiht .year{
    color: #999;
}
#search .xxzx .ibox .fy{
    margin-top: 50px;
}
/* 合伙人计划 */
#partner .hhrjh{
    width: 100%;
    background: url(../images/p_1.png) center no-repeat;
    background-size: cover;
}
#partner .hhrjh .ibox{
    padding: 115px 0 224px 0;
}
#partner .hhrjh .ibox .hhrjh_text{
    width: 59.625%;
}
#partner .hhrjh .ibox .hhrjh_text .t_hhr{
    color: #333;
    font-weight: bold;
}
#partner .hhrjh .ibox .hhrjh_text .d_text{
    color: #333;
    line-height: 1.3;
    margin: 43px 0 50px 0;
}
#partner .hhrjh .ibox .hhrjh_text .cyjh{
    width: 100%;
    margin-bottom: 40px;
}
#partner .hhrjh .ibox .hhrjh_text .cyjh.gqjl{
    margin-bottom: 0;
}
#partner .hhrjh .ibox .hhrjh_text .cyjh .cyjh_text{
    color: #ff6600;
    font-weight: bold;
}
#partner .hhrjh .ibox .hhrjh_text .cyjh .line{
    width: 26px;
    height: 1px;
    background-color: #ff6600;
    margin: 20px 0 23px 0;
}
#partner .hhrjh .ibox .hhrjh_text .cyjh .c_text{
    color: #333;
    line-height: 1.8;
}

/* 人才发展 */
#talents .four_dh{
    background:  url(../images/t_1.png) center no-repeat;
}
#talents .xtfc{
    width: 100%;
    background: url(../images/t_6.jpg) center no-repeat;
}
#talents .xtfc .ibox{
    padding: 130px 0 130px 0;
}
#talents .xtfc .ibox .lrt{
    width: 100%;
    display: flex;
    justify-content: space-between;
}

#talents .xtfc .ibox .lrt .left{
    width: 50%;
    padding: 0 5.5% 0 8px;
}
#talents .xtfc .ibox .lrt .left .swiper5{
    width: 100%;
}
#talents .xtfc .ibox .lrt .left .swiper5 .s5_box{
    width: 100%;
    position: relative;
    padding-top: 60px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
#talents .xtfc .ibox .lrt .left .swiper5 .s5_box .big_img{
    width: 88%;
    border-radius: 50%;
    overflow: hidden;
}
#talents .xtfc .ibox .lrt .left .swiper5 .s5_box .big_img img{
    width: 100%;
}
#talents .xtfc .ibox .lrt .left .swiper5 .s5_box .small_img{
    width: auto;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 8px;
}

#talents .xtfc .ibox .lrt .right{
    width: 50%;
    padding: 35px 5% 0 0;
} 
#talents .xtfc .ibox .lrt .right .ti_text{
    color: #333;
    font-weight: bold;
}
#talents .xtfc .ibox .lrt .right .swi6{
    width: 100%;
    position: relative;
}
#talents .xtfc .ibox .lrt .right .swiper6{
    width: 100%;
    margin-top: 99px;
}

#talents .xtfc .ibox .lrt .right .swiper6 .s6_box{
    width: 100%;
}
#talents .xtfc .ibox .lrt .right .swiper6 .s6_box .tit_text{
    color: #333;
    font-weight: bold;
    margin-bottom: 49px;
}
#talents .xtfc .ibox .lrt .right .swiper6 .s6_box .three_text{
    width: 100%;
}
#talents .xtfc .ibox .lrt .right .swiper6 .s6_box .three_text .three{
    width: 100%;
    margin-bottom: 45px;
}
#talents .xtfc .ibox .lrt .right .swiper6 .s6_box .three_text .three:last-child{
    margin-bottom: 0;
}
#talents .xtfc .ibox .lrt .right .swiper6 .s6_box .three_text .three .line{
    width: 32px;
    height: 4px;
    background-color: #ff5400;
}

#talents .xtfc .ibox .lrt .right .swiper6 .s6_box .three_text .three .d_text{
    color: #333;
    margin: 20px 0 25px 0;
}
#talents .xtfc .ibox .lrt .right .swiper6 .s6_box .three_text .three .c_text{
    color: #999;
    line-height: 1.3;
}
#talents .xtfc .ibox .lrt .right .swi6 .btn{
    top: 0;
    right: 0;
    z-index: 5;
}
/* 人才理念 */
#talents #rcln.a_dw{
    top: -150px;
}
#talents .rcln{
    width: 100%;
}
#talents .rcln .ibox{
    padding: 0 0 100px 0;
}
#talents .rcln .ibox .ti_text{
    color: #333;
    text-align: center;
    font-weight: bold;
}
#talents .rcln .ibox .swiper7{
    width: 100%;
    height: 380px;
    margin-top: 65px;
}
#talents .rcln .ibox .swiper7 .s7_box{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    background-color: #f6f1ed;
    padding: 104px 11.5% 0;
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
#talents .rcln .ibox .swiper7 .s7_box:hover{
    padding: 40px 11.5% 0;
    background-color: #d42e37;
}
#talents .rcln .ibox .swiper7 .s7_box .up{
    display: flex;
    align-items: center;
    flex-direction: column;
}
#talents .rcln .ibox .swiper7 .s7_box .up .sm_img{
    width: 109px;
    height: 93px;
    position: relative;
}
#talents .rcln .ibox .swiper7 .s7_box .up .sm_img img{
    position: absolute;
    top: 0;
    left: 0;
}
#talents .rcln .ibox .swiper7 .s7_box .up .sm_img img:last-child{
    opacity: 0;
}
#talents .rcln .ibox .swiper7 .s7_box:hover .up .sm_img img:last-child{
    opacity: 1;
}
#talents .rcln .ibox .swiper7 .s7_box:hover .up .sm_img img:first-child{
    opacity: 0;
}

#talents .rcln .ibox .swiper7 .s7_box .up .d_text{
    font-weight: bold;
    color: #333;
    margin-top: 20px;
}
#talents .rcln .ibox .swiper7 .s7_box:hover .up .d_text{
    color: #fff;
}
#talents .rcln .ibox .swiper7 .s7_box .bottom{
    width: 100%;
    display: none;
}
#talents .rcln .ibox .swiper7 .s7_box .bottom .line{
    width: 100%;
    height: 1px;
    background-color: #fff;
    margin: 30px 0 25px 0;
}
#talents .rcln .ibox .swiper7 .s7_box .bottom .c_text{
    color: #fff;
    text-align: center;
    line-height: 1.3;
}


/* 人才招募 */
#talents .rczm{
    width: 100%;
    background-color: #fafafb;
}
#talents .rczm .ibox{
    padding: 120px 0 88px 0;
}
#talents .rczm .ibox .up{
    width: 100%;
    position: relative;
}
#talents .rczm .ibox .up .rc_text{
    position: absolute;
    right: 0;
    top: 0;
    color: #333;
}
#talents .rczm .ibox .up .jr_text{
    width: 100%;
}
#talents .rczm .ibox .up .jr_text .d_text{
    color: #333;
    line-height: 1.7;
}
#talents .rczm .ibox .up .jr_text .d_text .cc_text{
    padding-left: 80px;
}

#talents .rczm .ibox .up .jr_text .ul1{
    display: flex;
    height: 60px;
    margin-top: 40px;
    display: none;
}
#talents .rczm .ibox .up .jr_text .ul1 li{
    width: 240px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #333333;
    color: #333;
    cursor: pointer;
}
#talents .rczm .ibox .up .jr_text .ul1 li:hover{
    background-color: #ff6600;
    border: 1px solid #ff6600;
    color: #fff;
}
#talents .rczm .ibox .up .jr_text .ul1 li.act{
    background-color: #ff6600;
    border: 1px solid #ff6600;
    color: #fff;
}
#talents .rczm .ibox .up .jr_text .ul1 li:last-child{
    margin-left: 20px;
}
#talents .rczm .ibox .down{
    width: 100%;
    margin-top: 53px;
}
#talents .rczm .ibox .down .ul2{
    width: 100%;
    position: relative;
}
#talents .rczm .ibox .down .ul2 .li2{
    width: 100%;
    position: absolute;
    top: 10px;
    left: 0;
    opacity: 0;
    z-index: -1;
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
#talents .rczm .ibox .down .ul2 .li2.act{
    position: relative;
    opacity: 1;
    z-index: 2;
    top: 0;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq{
    width: 100%;
    height: 524px;
    display: flex;
    justify-content: space-between;
    position: relative;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .left{
    width: 48.75%;
    height: 100%;
    margin-right: 2.5%;
    position: relative;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one{
    width: 100%;
    padding: 44px 6.3% 47px;
    background-color: #fff;
    -moz-box-shadow:0px 0px 10px #eee; -webkit-box-shadow:0px 0px 10px #eee; box-shadow:0px 0px 10px #eee;
    margin-bottom: 40px;
    position: absolute;
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one:nth-child(1){
    top: 0;
    left: 0;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one:nth-child(2){
    top: 36%;
    left: 0;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one:nth-child(3){
    bottom: 0;
    left: 0;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one.act:nth-child(2){
    top: 0;
    left: 0;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one.act:nth-child(3){
    bottom: auto;
    top: 0;
    left: 0;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one:last-child{
    margin-bottom: 0;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one.act {
    padding: 44px 6.3% 30px;
    height: 100%;
    z-index: 5;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one .sfq_top{
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-right: 35px;
    cursor: pointer;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one .sfq_top .left_text{
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one .sfq_top .left_text .d_text{
    color: #333;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one.act .sfq_top .left_text .d_text{
    color: #ff5400;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one .sfq_top .left_text .c_text{
    color: #333;
    margin-top: 15px;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one.act .sfq_top .left_text .c_text{
    margin-top: 30px;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one .sfq_top .right_img{
    width: 43px;
    height: 43px;
    position: relative;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one .sfq_top .right_img::before{
    content: "";
    display: flex;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/t_2.png) center no-repeat;
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one.act .sfq_top .right_img::before{
    background: url(../images/t_3.png) center no-repeat !important;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one .sfq_btm{
    width: 100%;
    padding-top: 27px;
    display: none;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one .sfq_btm .line{
    width: 100%;
    height: 1px;
    background-color: #eaeaea;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one .sfq_btm .lrt{
    width: 100%;
    height: 145px;
    display: flex;
    justify-content: space-between;
    margin: 35px 0 40px 0;
    overflow: auto;
}

#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one .sfq_btm .lrt::-webkit-scrollbar {
    width: 4px;
    height: 1px;
}

#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one .sfq_btm .lrt::-webkit-scrollbar-thumb {
    background: #ff5400;
}

#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one .sfq_btm .lrt::-webkit-scrollbar-track {
    background: #fff;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one .sfq_btm .lrt .lrt_left{
    width: 40%;
    margin-right: 3%;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one .sfq_btm .lrt .lrt_right{
    width: 57%;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one .sfq_btm .lrt .jc_text{
    color: #333;
    margin-bottom: 13px;
}

#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one .sfq_btm .lrt .qh_text{
    color: #666;
    line-height: 2.14;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one .sfq_btm .jltd{
    color: #333;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one .sfq_btm .jltd a{
    font-weight: bold;
    color: #000;
    border-bottom: 1px solid #000;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one .sfq_btm .jltd a:hover{
    color: #ff5400;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one .sfq_btm .two_btn{
    width: 100%;
    display: flex;
    margin-top: 70px;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one .sfq_btm .two_btn .more{
    margin-right: 50px;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one .sfq_btm .two_btn .more:last-child{
    margin-right: 0;
}







#talents .rczm .ibox .down .ul2 .li2 .sfq .right{
    width: 48.75%;
    margin-right: 0;
}
#talents .rczm .ibox .down .ul2 .li2 .down_btn{
    margin-top: 100px;
    display: flex;
    justify-content: center;
}

/*企业简介 */
 .hzys:after {
    content: '';
    position: absolute;
    left: 0;
/*    top: 100%;*/
    z-index: 0;
    width: 300px;
    height: 300px;
    background-color: #fcfdff;
}
 .hzys{
    width: 100%;
    background: url(../images/su_2.png) no-repeat;
	background: url(../images/fulibg.jpg) center / cover no-repeat;
    /* background-size: cover; */
}
.hzys .ibox{
    padding: 40px 0 210px 0;
}
.hzys .ibox .ti_text{
    color: #333;
    text-align: center;
    font-weight: bold;
}
.hzys .ibox .big_img{
    margin-top: 90px;
}
.hzys .ibox .big_img .img11{
    display: none;
}
.hzys .ibox .big_img .img_b{
    width: 480px;
    height: 480px;
    position: relative;
    margin: 0 auto;
}
 .hzys .ibox .big_img .img_b>img{
    max-width: 100%;
}

.hzys .ibox .big_img .img_b .six{
    position: absolute;
}
.hzys .ibox .big_img .img_b .six .t_img{
    width: 136px;
    height: 136px;
    position: relative;
}
.hzys .ibox .big_img .img_b .six .t_img img{
    position: absolute;
    top: 0;
    left: 0;
}
.hzys .ibox .big_img .img_b .six .t_img img:last-child{
    opacity: 0;
}
.hzys .ibox .big_img .img_b .six:hover .t_img img:last-child{
    opacity: 1;
}
.hzys .ibox .big_img .img_b .six:hover .t_img img:first-child{
    opacity: 0;
}
.hzys .ibox .big_img .img_b .six.act .t_img img:last-child{
    opacity: 1;
}
.hzys .ibox .big_img .img_b .six.act .t_img img:first-child{
    opacity: 0;
}
.hzys .ibox .big_img .img_b .six .d_text{
    width: 100%;
    color: #999;
    text-align: center;
    position: absolute;
    bottom: -29px;
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none;
}
.hzys .ibox .big_img .img_b .six:hover .d_text{
    opacity: 0;
}
.hzys .ibox .big_img .img_b .six.act .d_text{
    opacity: 0;
}
.hzys .ibox .big_img .img_b .six .c_text{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    background-color: #d42e37;
    padding: 18px 36px;
    border-radius: 9px;
    opacity: 0;
    pointer-events: none;
}
.hzys .ibox .big_img .img_b .six:hover .c_text{
    opacity: 1;
}
.hzys .ibox .big_img .img_b .six.act .c_text{
    opacity: 1;
}
.hzys .ibox .big_img .img_b .six .c_text::before{
    content: "";
    display: block;
    width: 11px;
    height: 21px;
    background: url(../images/su_1.png) no-repeat;
    position: absolute;
    top: 50%;
    opacity: 0;
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.hzys .ibox .big_img .img_b .six:hover .c_text::before{
    opacity: 1;
}

.hzys .ibox .big_img .img_b .six.six1{
    top: -12px;
    left: -73.54%;
}
.hzys .ibox .big_img .img_b .six.six1 .c_text{
    right: -210px;
}
.hzys .ibox .big_img .img_b .six.six1 .c_text::before{
    transform: translateY(-50%) rotate(180deg);
    left: -10px;
}
.hzys .ibox .big_img .img_b .six.six2{
    bottom: 34px;
    left: -50.7%;
}
.hzys .ibox .big_img .img_b .six.six2 .c_text{
    left: -413px;
}
.hzys .ibox .big_img .img_b .six.six2 .c_text::before{
    transform: translateY(-50%);
    right: -10px;
}
.hzys .ibox .big_img .img_b .six.six3{
    top: auto;
    bottom: -34px;
    left: -62%;
}
.hzys .ibox .big_img .img_b .six.six3 .c_text{
    right: -180px;
}
.hzys .ibox .big_img .img_b .six.six3 .c_text::before{
    transform: translateY(-50%) rotate(180deg);
    left: -10px;
}
.hzys .ibox .big_img .img_b .six.six4{
    top: 0;
    right: -33.333%;
}
.hzys .ibox .big_img .img_b .six.six4 .c_text{
    right: -450px;
}
.hzys .ibox .big_img .img_b .six.six4 .c_text::before{
    transform: translateY(-50%) rotate(180deg);
    left: -10px;
}
.hzys .ibox .big_img .img_b .six.six5{
    top: 29.16%;
    right: -83.33%;
}
.hzys .ibox .big_img .img_b .six.six5 .c_text{
    left: -410px;
}
.hzys .ibox .big_img .img_b .six.six5 .c_text::before{
    transform: translateY(-50%);
    right: -10px;
}
.hzys .ibox .big_img .img_b .six.six6{
    bottom: 34px;
    right: -50.7%;
}
.hzys .ibox .big_img .img_b .six.six6 .c_text{
    line-height: 26px;
    font-size: 18px;
    margin-left: 180px;
    width: 300px;
}
.hzys .ibox .big_img .img_b .six.six6 .c_text::before{
    transform: translateY(-50%) rotate(180deg);
    left: -10px;
}

/*公司介绍*/
.about {
    padding: 140px 0 120px;
    position: relative;
    z-index: 0;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#e7effb), to(#ffffff));
    background-image: linear-gradient(to top, #e7effb 0%, #ffffff 100%);
	border-top-left-radius: 300px;
	box-shadow: 0px -7px 19px 4px #0361b70f;
}
.about .bg {
    position: absolute;
    right: 0!important;
	left: unset!important;
    top: 0;
    z-index: 1;
    width: 24%;
    height: 100%;
    background: url(../images/abbg.jpg) center / cover no-repeat;
}
.about .cer8 {
    position: relative;
    z-index: 5;
}
.cer8 {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 30px;
}
.global2 {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.globalother2 {
    width: 47%;
}
.scl12 {
    -webkit-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    opacity: 1;
}
.hasani {
    transition-duration: 1s;
    -moz-transition-duration: 1s;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
}
.cate2 {
    position: relative;
    padding-top: 60px;
}
.cate2 .enp {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    font-size: 0;
}
.cate2 .enp img {
    max-width: 100%;
    vertical-align: top;
}
.cate2 .cn {
    font-size: 42px;
    color: #0362b8;
    line-height: 60px;
    font-weight: bold;
    position: relative;
    z-index: 1;
}
.cate2 .cn2 {
    font-size: 22px;
    color: #333;
    line-height: 40px;
}
.globalother2 .guolist1 {
    margin: 60px 0;
}
.guolist1 {
    overflow: hidden;
    font-size: 0;
    text-align: center;
    width: 480px;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.guolist1 li {
    display: inline-block;
}
.finr {
    -webkit-transform: translateX(60px);
    -moz-transform: translateX(60px);
    opacity: 1;
    -o-transform: translateX(60px);
    -ms-transform: translateX(60px);
    transform: translateX(60px);
}
.hasani {
    transition-duration: 1s;
    -moz-transition-duration: 1s;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
}
.guolist1 li a {
    display: block;
}
.guolist1 .txt {
    font-size: 16px;
    color: #666;
    line-height: 32px;
    text-align: left;
}
.guolist1 h3 {
    line-height: 60px;
    height: 60px;
}
.guolist1 h3 span {
    display: inline-block;
    font-size: 48px;
    color: #0362b8;
    height: 100%;
}
.guolist1 h3 s {
    font-size: 20px;
    color: #0362b8;
    text-decoration: none;
}
.globalother2 .intro {
    font-size: 16px;
    color: #666;
    line-height: 36px;
    text-align: justify;
	margin-top: 30px;
}
.globalpicbg2 {
    width: 44%;
    position: relative;
    font-size: 0;
    text-align: center;
}
.globalpicbg2 img {
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.globalother2 {
    width: 47%;
}
.cate2 {
    position: relative;
    padding-top: 60px;
	-webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}
.cate2 .enp {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    font-size: 0;
}
.cate2 .enp img {
    max-width: 100%;
    vertical-align: top;
}

/*公司介绍*/

/*核心董事*/
.team2:after {
    content: '';
    position: absolute;
    left: 0;
/*    top: 100%;*/
    z-index: 0;
    width: 300px;
    height: 300px;
    background: #ffffff url(../images/guwenbg.jpg) center;
}
.team2 {
    padding: 66px 0 110px;
    background: #ffffff url(../images/guwenbg.jpg) center;
}
.cer3 {
	max-width: 1280px;
    margin: 0 auto;
    padding: 0 30px;
}
.cate4 {
    position: relative;
    width: 100%;
    padding-top: 80px;
    text-align: center;
}
.cate4 .enp {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    font-size: 0;
}
.cate4 img {
    max-width: 90%;
    vertical-align: top;
}
.cate4 .cn {
    font-size: 0;
    color: #0362b8;
    line-height: 56px;
    height: 56px;
    position: relative;
    z-index: 2;
    overflow: hidden;
    white-space: nowrap;
}
.cate4 .cn i {
    display: inline-block;
    vertical-align: top;
    width: 110px;
    height: 100%;
    position: relative;
}
.cate4 .cn i:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 14px;
    z-index: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(0, 159, 227, 0.2);
}
.cate4 .cn span {
    display: inline-block;
    vertical-align: top;
    height: 100%;
    margin: 0 10px;
    font-size: 36px;
    padding-left: 3px;
    letter-spacing: 3px;
}
.jianglist {
    overflow: hidden;
    padding-top: 60px;
    position: relative;
}
.jianglist li {
    float: left;
    width: 50%;
}
.jianglist li .lin {
    padding: 0;
}
.jianglist li a {
    display: block;
    width: 100%;
    text-align: center;
}
.jianglist .pic {
    width: 45%;
	margin:0 auto;
    height: 285px;
    font-size: 0;
    line-height: 250px;
}
.jianglist img {
    max-width: 90%;
    max-height: 90%;
    border-radius: 10px;
}
.jianglist li .wz {
    padding: 20px 30px;
}
.jianglist li h3 {
    font-size: 18px;
    color: #0362b8;
    line-height: 30px;
    height: 30px;
    font-weight: bold;
    overflow: hidden;
    margin-bottom: 10px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.jianglist li .zhiwu {
    font-size: 14px;
    color: #0362b8;
    line-height: 26px;
    margin-bottom: 10px;
}
.jianglist li .txt {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    word-break: normal;
}
/*核心董事*/

/*工艺介绍*/
.wenhua {
    padding: 100px 0 130px;
    background: #ffffff url(../images/whbg.jpg) center / cover no-repeat;
    border-top-left-radius: 300px;
    position: relative;
    z-index: 2;
	border-top-left-radius: 300px;
}
.cer8 {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 30px;
}
.cate1 {
    position: relative;
    text-align: center;
}
.cate1 .cn {
    font-size: 42px;
    color: #333;
    line-height: 60px;
    font-weight: bold;
}
.cate1 .en {
    font-size: 24px;
    color: #999;
    line-height: 36px;
    text-transform: uppercase;
    font-family: "amerigobt";
}
.whlist {
    margin: 50px -12px 0;
    font-size: 0;
    text-align: center;
}
.whlist li {
    display: inline-block;
    width: 25%;
    position: relative;
}
.whlist li .lin {
    padding: 0 12px;
}
.whlist li a {
    display: block;
    border: 1px solid #ddd;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    padding: 10px 0 30px;
}
.whlist i.bg1 {
    background-image: linear-gradient(45deg, #0362b8 50%, transparent 0);
    -webkit-transform: translate(-20%, 0%);
    transform: translate(-20%, 0%);
}
.whlist i.bg2 {
    background-image: linear-gradient(45deg, transparent 50%, #0362b8 0);
    -webkit-transform: translate(20%, 0%);
    transform: translate(20%, 0%);
}
.whlist i {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-size: 20px 20px;
    opacity: 0;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}
.whlist .tupian {
    width: 100%;
    height: 222px;
    position: relative;
    background: url(../images/zuan1.png) bottom no-repeat;
    -webkit-transition: .5s;
    transition: .5s;
}
.whlist .hex {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 114px;
    height: 113px;
    -webkit-transition: 2s;
    transition: 2s;
    background: url(../images/hex1.png) center no-repeat;
    margin-left: -57px;
    margin-top: -57px;
}
.whlist .pic {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    width: 80px;
    height: 80px;
    margin-left: -40px;
    margin-top: -40px;
}
.rollover {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: relative;
    overflow: visible!important;
    -webkit-transition: 1s;
    transition: 1s;
}
.rollover .p1, .rollover .p2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.whlist .i1 .p1 .fig {
    background: url(../images/wh1.png) center no-repeat;
}
.whlist .i1 .p2 .fig {
    background: url(../images/wh1h.png) center no-repeat;
}
.whlist .i2 .p1 .fig {
    background: url(../images/wh1.png) center no-repeat;
}
.whlist .i2 .p2 .fig {
    background: url(../images/wh1h.png) center no-repeat;
}
.whlist .i3 .p1 .fig {
    background: url(../images/wh1.png) center no-repeat;
}
.whlist .i3 .p2 .fig {
    background: url(../images/wh1h.png) center no-repeat;
}
.whlist .i4 .p1 .fig {
    background: url(../images/wh1.png) center no-repeat;
}
.whlist .i4 .p2 .fig {
    background: url(../images/wh1h.png) center no-repeat;
}
.whlist .pic .fig {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.whlist li .wz {
    position: relative;
    z-index: 3;
    margin-top: 24px;
}
.whlist li h3 {
    font-size: 24px;
    color: #0362b8;
    line-height: 44px;
    height: 44px;
    overflow: hidden;
    -webkit-transition: .5s;
    transition: .5s;
}
.whlist li .hx {
    width: 38px;
    height: 2px;
    background-color: #0362b8;
    margin: 26px auto 20px;
    -webkit-transition: .5s;
    transition: .5s;
}
.whlist li .txt {
    font-size: 18px;
    color: #666;
    line-height: 36px;
    height: 108px;
    max-width: 240px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 10px;
    -webkit-transition: .5s;
    transition: .5s;
}
.whlist li:hover i.bg1, .whlist li:hover i.bg2 {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
}
.whlist li:hover .hex {
    background-image: url(../images/hex1h.png);
    -webkit-transform: rotate(330deg);
    transform: rotate(330deg);
}
.whlist li:hover h3 {
    color: #fff;
}
.whlist li:hover .hx {
    background-color: #fff;
}
.whlist li:hover .txt {
    color: #fff;
}
.rollover .p2 {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

/*工艺介绍*/
/*检测设备*/
.pro3 {
    padding: 80px 0 120px;

    position: relative;
/*    background-color: #fff;
*/
	border-top-left-radius: 300px;
	border-top-right-radius: 300px;
	box-shadow: 0px 8px 19px 4px #0361b70f;
	background-image: linear-gradient(to top, #e7effb 0%, #ffffff 100%);
}
i.mazi1 {
    position: absolute;
/*    top: 0;*/
    left: 0;
    width: 376px;
    height: 900px;
    z-index: 2;
    background: url(../images/mazi1.png) center no-repeat;
}
i.mazi2 {
    position: absolute;
/*    top: 208px;*/
    right: 0;
    width: 283px;
    height: 558px;
    z-index: 2;
    background: url(../images/mazi2.png) center no-repeat;
}
.pro3 .cer3 {
    padding: 0 30px;
}
.pro3 .cate4 {
    position: relative;
    width: 100%;
    padding-top: 10px;
    text-align: center;
}
.pro3 .cate4 .enp {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    font-size: 0;
}
.pro3 .cate4 img {
    max-width: 90%;
    vertical-align: top;
}
.pro3 .intro {
    font-size: 16px;
    color: #666;
    line-height: 40px;
    text-align: center;
    margin: 28px auto 44px;
    letter-spacing: 1px;
}
.pro3 .sbtu{
	width:100%;
	margin: 0 auto;
	display: inline-flex;
}
.pro3 .sbtu img{
	margin: 0 auto; 
}

/*检测设备*/

/*联系我们*/
.erji a.current {
    color: #0362b8;
    font-weight: bold;
}
.contact_box {
	max-width: 1280px;
    width: 100%;
    margin: 0 auto;
}
.contact {
    width: 100%;
	background: #eef3f7;
}
.contact .flex {
    display: box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
     display: -webkit-flex; 
     display: flex; 
}
.contact .contact_txt {
/*    padding-left: 12vw;*/
    background-color: #eef3f7;
}
.col-2 {
    width: 53%;
}
.contact .contact_txt>div {
    padding: 8vw 10vw 8vw 0;
}
.master_title02 h4 {
    font-size: 1.5625vw;
    line-height: 1.5625vw;
    padding-bottom: 1.5vw;
}
.master_title02 h4:after {
    content: '';
    position: absolute;
    width: 2.2vw;
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: #333;
}
.master_title02 p {
    font-size: 16px;
    line-height: 31px;
    margin-top: 1vw;
}
.contact .co-3 {
    color: #333;
}
.posi {
    position: relative;
}
.contact .co-4 {
    color: #666;
}
.contact_txt .contact_info {
    align-items: center;
    margin-top: 4vw;
}
.contact_txt .contact_line {
    padding-bottom: 1vw;
    line-height: 30px;
    font-size: 16px;
}
.contact_txt .contact_line .contact_icon {
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}
.contact_txt .contact_line .contact_icon img {
    max-width: 100%;
    max-height: 100%;
}
.contact_txt .contact_line span {
    word-break: break-all;
}
.contact_txt .contact_code {
    margin-top: 3vw;
    display: inline-block;
}
.contact_txt .contact_code .contact_code_img {
    width: 112px;
    margin-bottom: 5px;
}
.contact_txt .contact_code .contact_code_img img {
    width: 100%;
}
.incenter {
    text-align: center;
}
/*联系我们*/

/*在线留言*/
.comment {
    padding-top: 3vw;
}
.comment .comment_box {
    padding-top: 5vw;
    padding-bottom: 8vw;
    width: 100%;
    background-position: center center;
    background-size: cover;
}
.comment .flex {
    display: box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.comment .row {
    width: 100%;
    max-width: 1280px;
	margin:0 auto;
}
.comment_txt {
    padding-right: 8vw;
}
.comment .col-2 {
    width: 45%;
}
.master_title02 h4 {
    font-size: 1.5625vw;
    line-height: 1.5625vw;
    padding-bottom: 1.5vw;
}
.comment .co-3 {
    color: #333;
}
.posi {
    position: relative;
}
.master_title02 h4:after {
    content: '';
    position: absolute;
    width: 2.2vw;
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: #333;
}
.master_title02 p {
    font-size: 16px;
    line-height: 31px;
    margin-top: 1vw;
}
.comment .co-4 {
    color: #666;
}
.comment_txt .comment_phone {
    margin-top: 5vw;
}
.comment_txt .comment_phone p {
    font-size: 16px;
    margin-bottom: .5vw;
}
.comment_txt .comment_phone h4 {
    font-size: 1.458vw;
    line-height: 1.458vw;
    font-family: 'TT0140M';
}
/*右边*/
.comment_form .fl {
    padding: .5vw 0;
    margin-bottom: 1vw;
}
.comment .posi {
	padding: .5vw 0;
    margin-bottom: 1vw;
    position: relative;
}
.fl .comment_form_name {
    font-size: 16px;
}
.comment_form .fl:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #d1dee7;
}
.ncontxt {
    font-size: 14px;
    border: none;
    height: 40px;
    width: 100%;
    background: none;
}
.Gbook_b1 form{
	display: grid;
}
.bok_btn {
    margin-right: 51px;
    background: #0362b8;
    color: #ffffff;
    width: 150px;
    height: 53px;
    cursor: pointer;
    font-size: 16px;
    border: none;
}
.bok_btn2 {
    display: inline;
    margin-right: -31px;
    background: #e5e5e5;
    color: #000000;
    width: 150px;
    height: 53px;
    cursor: pointer;
    font-size: 16px;
    border: none;
}
/*在线留言*/
/*主要客户*/
.main {
	background-image: url(../images/chuang3bg.jpg);
    padding-top: 40px;
    padding-bottom: 90px;
    background-color: #fff;
    background-position: right;
	background-repeat: no-repeat;
/*    background: #ffffff url(../images/chuang3bg.jpg) right bottom no-repeat;*/
}
.main .cer3 {
    width: 100%;
    margin: 0 auto;
    max-width: 1280px;
	padding:unset!important;
}
.kehulist {
    padding: 60px 0 85px;
    overflow: hidden;
    margin: 0 -13px;
}
.kehulist li {
    float: left;
    width: 16.66%;
    margin-bottom: 30px;
}
.kehulist li .lin {
    padding: 0 13px;
}
.kehulist li a {
    display: block;
    background-color: #fff;
    overflow: hidden;
}
.kehulist li:hover a {
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg);
}
.kehulist .pic {
    width: 100%;
    height: 100px;
    overflow: hidden;
    font-size: 0;
    line-height: 100px;
    text-align: center;
}
.kehulist img {
    max-width: 98%;
    max-height: 98%;
}
.main [scrollEle], [swAnimate] {
    visibility: unset !important;
}
.main .contain{
	margin: 80px 0px!important;
}
.main .index-partner-list .item .pic{
	text-align:center;
	border:1px solid #ececec;
}

/*主要客户*/
/*新闻动态*/
.new {
    padding: 140px 0 0;
    background-color: #f6f6f6;
}
.new .col-3 {
    width: 30.423333333%;
}
.new .row {
    width: 100%;
	max-width: 1280px;
    margin: 0 auto;
/*    padding: 0 10vw;*/
}
.new_box {
    overflow: hidden;
    padding-bottom: 3vw;
}
.new_list {
    margin: -2vw -1vw;
}
.new_item {
    padding: 2vw 1vw;
}
.left {
    float: left;
}
.new_item .new_img {
    width: 100%;
    height: 0;
    padding-bottom: 65%;
    overflow: hidden;
}
.new_item .new_img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}
.new_item .new_info {
    padding: 1.5vw 1vw;
}
.bg-0 {
    background: #fff;
}
.new_item .new_title {
    font-size: 20px;
    margin-bottom: .8vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.new_item .new_p {
    font-size: 16px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 64px;
}
.new_item .new_time {
    font-size: 16px;
    margin-top: 1.5vw;
}
.new_item .new_info:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 4px;
    background-color: #0362b8;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.new_item a:hover .new_p {
    color: #333!important;
}
.new_item a:hover .new_title {
    color: #0362b8;
}
.new_item a:hover .new_info:after {
    width: 100%;
}
/*详细*/
.sNews-view {
    background-color: #efefef;
    position: relative;
    z-index: 3;
    padding-top: 4.6rem;
    padding-bottom: 3rem;
}
.sNews-view .contain {
    background-color: #fff;
}
.sNews-view .dt {
    padding-top: 4rem;
    text-align: center;
}
.sNews-view .dt, .sNews-view .dd {
    max-width: 1000px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.sNews-view .dt h1 {
    color: #333333;
    line-height: 1.5;
	font-size: 28px;
}
.sNews-view .dt .aside {
    margin-top: 1rem;
    color: #999999;
}
.sNews-view .hr {
    margin-top: 2rem;
    margin-bottom: 0.7rem;
    background-color: #eee;
}
.sNews-view .dd {
    padding-bottom: 1rem;
}
.sNews-view .dd .imax{
	font-size:16px;
}
.sNews-view .view-Foot {
    position: relative;
    overflow: hidden;
    margin-top: 3rem;
    padding-top: 2rem;
    border-top: #dddddd solid 1px;
}
.sNews-view .view-Foot .ctr.prev {
    float: left;
}
.sNews-view .view-Foot .ctr.next {
    float: right;
}
.sNews-view .view-Foot .ctr {
    width: 90px;
    height: 30px;
    line-height: 30px;
    padding: .25rem 2rem;
    color: #fff;
    background-color: #d42e37;
    text-align: center;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
    cursor: pointer;
    border-radius: 4px;
	font-size:16px;
	font-weight: normal;
}
.sNews-view .view-Foot .ctr.prev:before {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    background-image: url(../images/arrow-viewFootL.png);
}
.sNews-view .view-Foot .ctr.next:after {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    background-image: url(../images/arrow-viewFootR.png);
}
.sNews-view .view-Foot .ctr:before, .sNews-view .view-Foot .ctr:after {
    content: " ";
    display: none;
    width: 14px;
    height: 18px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-transition: all 220ms ease 0s;
    transition: all 220ms ease 0s;
}

/*新闻动态*/
/*产品中心*/
.prolist-out {
    padding: 140px 0;
}
.prolist {
    padding: 0px 0 4px;
    margin: 0 -12px;
    overflow: hidden;
}
.prolist li {
    float: left;
    width: 31.339865555%;
    margin-bottom: 86px;
	border: 1px solid #dadada;
	margin: 12px;
}
.prolist li .lin {
/*    padding: 0 12px;*/
}
.prolist li a {
    display: block;
    position: relative;
}
.prolist .pic {
    width: 100%;
    height: 0;
    padding-bottom: 70%;
    position: relative;
}
.prolist img {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover;
}
.full {
    width: 100%;
    height: 100%;
}
.prolist li .wz {
    padding: 20px 24px;
    border-bottom: 1px solid #ddd;
    position: relative;
}
.prolist li h3 {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 70px;
}
.prolist h3, .prolist .more {
    -webkit-transition: .5s;
    transition: .5s;
}
.prolist li .more {
    font-size: 14px;
    color: #999;
    line-height: 40px;
    height: 40px;
    padding-right: 24px;
    overflow: hidden;
    background: url(../images/jtr3.png) right no-repeat;
    position: absolute;
    right: 24px;
    top: 20px;
    z-index: 1;
}
.wz .more{
	width:unset;
}
.prolist li a:after {
    left: 100%;
    position: absolute;
    bottom: 0;
    content: " ";
    width: 0;
    z-index: 2;
    border-bottom: 2px solid #0362b8;
    -webkit-transition: .5s;
    transition: .5s;
}
.prolist li:hover h3 {
    color: #0362b8;
}
.prolist li:hover {
    -webkit-box-shadow: 0px 10px 14.1px 0.9px rgba(108,120,130, 0.4);
    box-shadow: 0px 10px 14.1px 0.9px rgb(108 120 130 / 40%);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
.prolist li:hover .more {
    color: #0362b8;
    background-image: url(../images/jtr3h.png);
}
.prolist li:hover a:after {
    width: 100%;
    left: 0;
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
}
/*详情*/
.propage-out {
    width: 100%;
    position: relative;
    z-index: 2;
    /* margin-top: -676px; */
}
.propage-out .cer8{
	margin-bottom: 260px;
}
.propage-wrap {
    background-color: #fff;
    padding: 110px 0px 10px;
}
.profirst {
    overflow: hidden;
    min-height: 410px;
}
.xijie {
    width: 49%;
    height: 410px;
    float: left;
    z-index: 1;
    position: relative;
}
.xijie .bigpic {
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #e2eaef;
    text-align: center;
    line-height: 410px;
    font-size: 0;
}
.xijie .bigpic img {
    max-width: 100%;
    max-height: 100%;
}
.proinfo {
    float: right;
    width: 45%;
    height: 410px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.proinfo .proname {
    font-size: 36px;
    line-height: 50px;
    color: #333;
    margin-bottom: 28px;
}
.proinfo .xiangxi {
    font-size: 16px;
    line-height: 40px;
    color: #666;
    max-height: 160px;
    overflow: auto;
    margin-top: 24px;
}
.proinfo .probtnarea {
    font-size: 0;
    margin-top: 50px;
}
.proinfo .probtn:first-child {
    margin-left: 0;
}
.proinfo .probtn {
    display: inline-block;
    width: 178px;
    height: 58px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-left: 34px;
    color: #333;
    font-size: 16px;
    line-height: 58px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.btn-circle-hover {
    position: absolute;
    z-index: 0;
    pointer-events: none;
    border-radius: 50%;
    background-color: rgba(16,124,201,0.3);
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    opacity: 0;
    transition: width .8s, height .8s, opacity .8s;
}
.zlfenge {
    width: 100%;
    height: 1px;
    background-color: #ddd;
    margin-top: 100px;
}
.zhiliang.i1 {
    margin: 60px 0;
}
.zhiliang .inner {
    position: relative;
    padding-left: 360px;
}
.cate3 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    padding-left: 38px;
    padding-top: 26px;
    background: url(../images/moon.png) 0 0 no-repeat;
}
.cate3 .cn {
    font-size: 30px;
    color: #0362b8;
    line-height: 46px;
    font-weight: bold;
    height: 50px;
}
.cate3 .en {
    font-size: 18px;
    color: #0362b8;
    line-height: 30px;
    height: 30px;
    text-transform: uppercase;
    font-family: 'amerigobt';
}
.zhiliangcon {
    font-size: 18px;
    color: #666;
    line-height: 34px;
    text-align: justify;
    padding-top: 26px;
	display: inline;
}



/*产品中心*/

/*页码*/
.pagelist {
    width: 1280px;
    text-align: center;
    margin: 0 auto;
    margin-top: 35px;
    /* padding: 0px 21px; */
}
#pege li {
    float: left;
    margin: 0 5px;
    color: #333333;
    font-size: 14px;
    height: 42px;
    width: auto;
}
#pege li a {
    display: unset;
    padding: 0%;
}

/*页码*/




/* 联系方式 */
.lxfs{
    width: 100%;
}
.lxfs .ibox{
    padding: 0 0 148px 0;
}
.lxfs .ibox .ti_text{
    color: #333;
    text-align: center;
    font-weight: bold;
}
.lxfs .ibox .two_text{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 26px;
}

.lxfs .ibox .two_text .two{
    width: 750px;
    height: 100px;
    display: flex;
    align-items: center;
    padding-left: 35px;
    border: 1px solid #444444;
}
.lxfs .ibox .two_text .two:first-child{
    margin-bottom: 29px;
}
.lxfs .ibox .two_text .two .d_text{
    color: #111;
    padding-left: 65px;
    position: relative;
}
.lxfs .ibox .two_text .two .d_text::before{
    content: "";
    display: block;
    width: 39px;
    height: 40px;
    background: url(../images/su_6.png) no-repeat;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.lxfs .ibox .two_text .two .line{
    width: 1px;
    height: 36px;
    background-color: #575755;
    margin: 0 20px 0 19px;
}
.lxfs .ibox .two_text .two .c_text{
    font-family: "pop_r";
}
.lxfs .ibox .two_text .two .c_text:hover{
    color: #ff5400;
}
/*联系方式*/






/* 关于我们 */
#about .jtgk{
    width: 100%;
    background: url(../images/a_2.jpg) no-repeat;
    background-size: cover;
}
#about .jtgk .ibox{}
#about .jtgk .ibox .lrt{
    width: 100%;
}
#about .jtgk .ibox .lrt .left{
    width: 50%;
    float: left;
}
#about .jtgk .ibox .lrt .left .le_img{
    width: 100%;
}
#about .jtgk .ibox .lrt .left .le_img img{
    width: 100%;
}
#about .jtgk .ibox .lrt .right{
    width: 50%;
    float: right;
}
#about .jtgk .ibox .lrt .right .text{
    width: 100%;
    padding: 189px 3.125% 0 23px ;
}
#about .jtgk .ibox .lrt .right .text .ti_text{
    color: #333;
    font-weight: bold;
}
#about .jtgk .ibox .lrt .right .text .d_text{
    color: #333;
    font-weight: bold;
    margin: 50px 0 23px 0;
}
#about .jtgk .ibox .lrt .right .text .c_text{
    color: #333;
    line-height: 1.8;
    margin-bottom: 18px;
    text-align: justify;
}

/* 组织布局 */
#about .zzbj{
    width: 100%;
    background: url(../images/a_10.png) no-repeat;
    background-size: cover;
}
#about .zzbj .ibox{
    padding: 80px 0 90px 0;
}
#about .zzbj .ibox .ti_text{
    color: #333;
    text-align: center;
    font-weight: bold;
}
#about .zzbj .ibox .c_text{
    width: 47.5%;
    color: #333;
    text-align: center;
    line-height: 1.8;
    margin: 47px auto 25px;
}
#about .zzbj .ibox .zgdt{
    max-width: 995px;
    width: 100%;
    margin: 0 auto;
}
#about .zzbj .ibox .zgdt .dt_img{
    width: 100%;
    position: relative;
}

#about .zzbj .ibox .zgdt .dt_img img{
    width: 100%;
}
#about .zzbj .ibox .zgdt .dt_img img.dt_img_2{
    display: none;
}
#about .zzbj .ibox .zgdt .dt_img .three_text{
    width: 128px;
    height: 47px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ff5b2a;
    background-color: rgba(253, 83, 0, 0.2);
    border: 1px solid #ff5b2a;
    -moz-box-shadow:1px 3px 12px #DEDEDE; -webkit-box-shadow:1px 3px 12px #DEDEDE; box-shadow:1px 3px 12px #DEDEDE;
    position: absolute;
    border-radius: 4px;
}

#about .zzbj .ibox .zgdt .dt_img .three_text.three1{
    bottom: 35.5%;
    right: 3.6%;
}
#about .zzbj .ibox .zgdt .dt_img .three_text.three2{
    bottom: 24.6835%;
    right: 3.55%;
}
#about .zzbj .ibox .zgdt .dt_img .three_text.three3{
    bottom: 4.43%;
    right: 20.7%;
}

/* 产品品类 */
#about .cppl{
    width: 100%;
    height: 850px;
    position: relative;
}
#about .cppl .ti_text{
    position: absolute;
    top: 100px;
    left: 8.3333%;
    z-index: 5;
    color: #fff;
    font-weight: bold;
}
#about .cppl .four_big_img{
    width: 100%;
    height: 100%;
    display: flex;
}
#about .cppl .swiper12{
    display: none;
}
#about .cppl .four_big_img .four{
    width: 16.6666667%;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
#about .cppl .four_big_img .four.act{
    width: 50%;
}
#about .cppl .four_big_img .four .big_img{
    width: 100%;
    height: 100%;
    position: relative;
}
#about .cppl .four_big_img .four .big_img::before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(38, 38, 38, .2);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
#about .cppl .four_big_img .four .big_img img{
    width: 100%;
    height: 100%;
    object-fit: none;
}
#about .cppl .four_big_img .four .four_fp{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    padding: 0 50px 80px;
    z-index: 3;
}
#about .cppl .four_big_img .four.act .four_fp{
    padding: 0 8.3333% 80px;
}
#about .cppl .four_big_img .four .up{
}
#about .cppl .four_big_img .four .up .num{
    color: #fff;
}
#about .cppl .four_big_img .four .up .d_text{
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    margin-top: 21px;
}
#about .cppl .four_big_img .four.act .up .d_text{
    font-size: 48px;
}

#about .cppl .four_big_img .four .down{
    width: 100%;
    display: none;
    margin-top: 80px;
}
#about .cppl .four_big_img .four.act .down{
    display: block;
}
#about .cppl .four_big_img .four .down .line{
    width: 30px;
    height: 4px;
    background-color: #fff;
    margin-bottom: 20px;
}
#about .cppl .four_big_img .four .down .c_text{
    color: #fff;
    line-height: 1.5;
}

/* 企业文化 */
#about .qywh{
    width: 100%;
    background: url(../images/a_9.png) center no-repeat;
    background-size: cover;
}

#about .qywh .ibox{
    padding: 92px 0 98px 0;
}
#about .qywh .ibox .ti_text{
    color: #333;
    text-align: center;
    font-weight: bold;
}
#about .qywh .ibox .swiper8{
    width: 100%;
    margin-top: 49px;
    padding: 0 5% 60px;
}
#about .qywh .ibox .swiper8 .pnall{
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
}
#about .qywh .ibox .swiper8 .pnall.prev8{
    left: 0;
}
#about .qywh .ibox .swiper8 .pnall.next8{
    right: 0;
}
#about .qywh .ibox .swiper8 .pnall::before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
#about .qywh .ibox .swiper8 .pnall:hover::before{
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
#about .qywh .ibox .swiper8 .pnall.prev8::before{
background: rgba(241, 101, 34, .2) url(../images/a_5.png) no-repeat;
}
#about .qywh .ibox .swiper8 .pnall.prev8:hover::before{
background: rgba(241, 101, 34, 1) url(../images/a_5.png) no-repeat;
}
#about .qywh .ibox .swiper8 .pnall.next8::before{
    background: rgba(241, 101, 34, .2) url(../images/a_6.png) no-repeat;
}
#about .qywh .ibox .swiper8 .pnall.next8:hover::before{
    background: rgba(241, 101, 34, 1) url(../images/a_6.png) no-repeat;
    
}
#about .qywh .ibox .swiper8 .s8_box{
    width: 100%;
    position: relative;
    overflow: hidden;
}
#about .qywh .ibox .swiper8 .s8_box .big_img{
    width: 100%;
}
#about .qywh .ibox .swiper8 .s8_box .big_img img{
    width: 100%;
}
#about .qywh .ibox .swiper8 .s8_box .d_text{
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 2;
}
#about .qywh .ibox .swiper8 .s8_box:hover .d_text{
    opacity: 0;
}
#about .qywh .ibox .swiper8 .s8_box .s8_fp{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    opacity: 0;
}
#about .qywh .ibox .swiper8 .s8_box:hover .s8_fp{
    opacity: 1;
}
#about .qywh .ibox .swiper8 .s8_box .s8_fp .s8_img{
    width: 100%;
    height: 100%;
}
#about .qywh .ibox .swiper8 .s8_box .s8_fp .s8_img img{
    width: 100%;
    height: 100%;
}

#about .qywh .ibox .swiper8 .s8_box .s8_fp .text{
    width: 100%;
    height: 100%;
    padding: 73px 48px 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
}
#about .qywh .ibox .swiper8 .s8_box .s8_fp .text .t_text{
    color: #fff;
    font-weight: bold;
}
#about .qywh .ibox .swiper8 .s8_box .s8_fp .text .c_text{
    color: #fff;
    line-height: 1.5;
    margin-top: 12px;
}
#about .qywh .ibox .swiper8 .swiper-slide:nth-child(2n){
    margin-top: 60px;
}

/* 发展历程 */
#about .fzlc{
    width: 100%;
    background: url(../images/a_15.jpg) center no-repeat;
    background-size: cover;
}
#about .fzlc .ibox{
    padding: 99px 0 145px 0;
}
#about .fzlc .ibox .ti_text{
    color: #333;
    text-align: center;
    font-weight: bold;
}
#about .fzlc .ibox .swi9{
    width: 100%;
    padding: 0 13.4375% 0 10%;
    margin-top: 47px;
}
#about .fzlc .ibox .swi9 .swiper9{
    width: 100%;
    padding-bottom: 10px;
}
#about .fzlc .ibox .swi9 .swiper9 .s9_box{
    width: 100%;
}
#about .fzlc .ibox .swi9 .swiper9 .s9_box .lrt{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#about .fzlc .ibox .swi9 .swiper9 .s9_box .lrt .left{
    width: 52.2%;
}
#about .fzlc .ibox .swi9 .swiper9 .s9_box .lrt .left .left_img{
    width: 100%;
    position: relative;
}
#about .fzlc .ibox .swi9 .swiper9 .s9_box .lrt .left .left_img img{
    width: 100%;
}
#about .fzlc .ibox .swi9 .swiper9 .s9_box .lrt .left .left_img::before{
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    background-color: #d42e37;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
#about .fzlc .ibox .swi9 .swiper9 .swiper-slide-active .s9_box .lrt .left .left_img::before{
    top: 10px;
    left: 10px;
     transition-delay: 0.8s;
    -moz-transition-delay: 0.8s; 
    -webkit-transition-delay: 0.8s;
    -o-transition-delay: 0.8s; 
}

#about .fzlc .ibox .swi9 .swiper9 .s9_box .lrt .right{
    width: 35.2%;
    position: relative;
}
#about .fzlc .ibox .swi9 .swiper9 .s9_box .lrt .right .text{
    width: 100%;
}
#about .fzlc .ibox .swi9 .swiper9 .s9_box .lrt .right .text .mrb{
    margin-bottom: 20px;
}
#about .fzlc .ibox .swi9 .swiper9 .s9_box .lrt .right .text .c_text{
    font-weight: bold;
    color: #222;
    line-height: 1.2;
    border-bottom: 1px dashed #222;
}

#about .fzlc .ibox .swi9 .swiper9 .s9_box .lrt .right .num{
    font-size: 160px;
    color: rgba(241, 104, 34, .1);
    position: absolute;
    top: -65px;
    right: 0;
}

#about .fzlc .ibox .swi10{
    width: calc(100% - 120px);
    margin: 75px auto 0;
    position: relative;
}
#about .fzlc .ibox .swi10 .swiper10{
    width: 100%;
    padding-top: 34px;
    position: relative;
}
#about .fzlc .ibox .swi10 .swiper10::before{
    width: 100%;
    height: 1px;
    background-color: rgba(45, 66, 83, .1);
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    left: 0;
}
#about .fzlc .ibox .swi10 .swiper10 .s10_box{
    width: 100%;
    text-align: center;
}
#about .fzlc .ibox .swi10 .swiper10 .s10_box .num{
    position: relative;
    color: #999;
    font-weight: bold;
}
#about .fzlc .ibox .swi10 .swiper10 .swiper-slide-active .s10_box .num{
    color: #ff5400;
}
#about .fzlc .ibox .swi10 .swiper10 .s10_box .num::before{
    content: "";
    display: block;
    width: 17px;
    height: 17px;
    background: url(../images/a_3.png) center no-repeat;
    position: absolute;
    top: -34px;
    left: 50%;
    transform: translateX(-50%);
}
#about .fzlc .ibox .swi10 .swiper10 .swiper-slide-active .s10_box .num::before{
    background: url(../images/a_4.png) center no-repeat;
}
#about .fzlc .ibox .swi10 .pnall{
    width: 40px;
    height: 40px;
    position: absolute;
    top: -23%;
}
#about .fzlc .ibox .swi10 .pnall.prev10{
    left: -60px;
}
#about .fzlc .ibox .swi10 .pnall.next10{
    right: -60px;
}
#about .fzlc .ibox .swi10 .pnall::before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
#about .fzlc .ibox .swi10 .pnall:hover::before{
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
#about .fzlc .ibox .swi10 .pnall.prev10::before{
background: rgba(241, 101, 34, .2) url(../images/a_5.png) no-repeat;
}
#about .fzlc .ibox .swi10 .pnall.prev10:hover::before{
background: rgba(241, 101, 34, 1) url(../images/a_5.png) no-repeat;
}
#about .fzlc .ibox .swi10 .pnall.next10::before{
    background: rgba(241, 101, 34, .2) url(../images/a_6.png) no-repeat;
}
#about .fzlc .ibox .swi10 .pnall.next10:hover::before{
    background: rgba(241, 101, 34, 1) url(../images/a_6.png) no-repeat;
    
}








































































@media (max-width: 1680px) {
    .footer .up .right {
    width: 38%;
    padding: 169px 0 0 5.5%;
}
   .header .zbox .ss_box .dian_img {
    margin-right: 46px !important;
}
#index .swiper_bd .swi2_ping .left .d_text{
    font-size: 34px;
}
#index .swiper_bd .swi2_ping .left .dd_text {
    font-size: 18px;
}
#index .swiper_bd .swi3_ping .vid .china {
    right: 15.5%;
}
#index .swiper_bd .swi3_ping .vid .china.usa {
    left: 11%;
}
.footer .up .right .c_text {
    font-size: 18px;
}
.header .cc_line.act2 {
    width: 65.2%;
}
.header .cc_line.act3 {
    width: 70.9%;
}
.header .cc_line.act4 {
    width: 76.5%;
}
.header .cc_line.act5 {
    width: 82.2%;
}
.header .cc_line.act6 {
    width: 87.8%;
}
.header .cc_line.act1 {
    width: 52.0%;
}
.hzys .ibox .big_img .img_b .six.six6 .c_text {
    right: -370px;
    font-size: 18px;
}
.hzys .ibox .big_img .img_b .six.six6 .c_text {
    line-height: 26px;
    font-size: 18px;
    margin-left: 180px;
    width: 270px;
}	
.hzys .ibox .big_img .img_b .six.six5 .c_text {
    left: -340px;
    font-size: 20px;
}
.hzys .ibox .big_img .img_b .six.six4 .c_text {
    right: -344px;
    font-size: 20px;
}
.hzys .ibox .big_img .img_b .six.six3 .c_text {
    right: -160px;
    font-size: 20px;
}
.hzys .ibox .big_img .img_b .six.six2 .c_text {
    left: -340px;
    font-size: 20px;
}
.hzys .ibox .big_img .img_b .six.six1 .c_text {
    right: -170px;
    font-size: 20px;
}
.hzys .ibox .big_img .img_b .six.six6 {
    bottom: 34px;
    right: -29.7%;
}
.hzys .ibox .big_img .img_b .six.six2 {
    bottom: 34px;
    left: -33.7%;
}
/*
@media (max-width: 1440px){
.hzys .ibox .big_img .img_b .six.six1 .c_text {
    right: -170px;
    font-size: 20px;
}}
*/
#news .gsxw .lunb .swiper3 .s3_box .d_text {
    color: #333;
    line-height: 1.3888;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 8px 0 9px 0;
}
#contact .wzzb .ibox .wz .ul1 li .down .left {
    width: 49%;
    margin-right: 2%;
    background-color: #ffffff;
    padding: 55px 6px 78px;
}
}
@media (max-width: 1600px){
#index .swiper_bd .swi3_ping .vid .china {
    right: 14.5%;
}
#index .swiper_bd .swi3_ping .vid .china.usa {
    left: 10%;
}
#index .swiper_bd .swi2_ping .left .d_text {
    font-size: 31px;
}
#index .swiper_bd .swi2_ping .left .dd_text {
    font-size: 17px;
}
.footer .up .right {
    width: 38%;
    padding: 169px 0 0 4%;
}
#contact .wzzb .ibox .wz .ul1 li .down .left .c_text .s2{
    margin-top: 5px;
}
}
@media (max-width: 1440px) {
    .header.act .zbox .h_daohang {
    width: 52.4% !important;
}
.new .col-3 {
    width: 31%;
}
#index .swiper_bd .swi2_ping .left {
    padding: 180px 79px 0 144px;
}
#index .swiper_bd .swi2_ping .left .four_text {
    bottom: 140px;
}
#index .swiper_bd .swi3_ping .vid .china {
    right: 13.5%;
}
#index .swiper_bd .swi3_ping .vid .china.usa {
    left: 9%;
}
.footer .up .left .ul1 li {
    margin-right: 95px;
}
.footer .up .right .c_text {
    font-size: 16px;
}
#about .zzbj .ibox .c_text {
    width: 65.5%;
}
.header .cc_line.act6 {
    width: 86.5%;
}
.header .cc_line.act5 {
    width: 80%;
}
.header .cc_line.act4 {
    width: 73.3%;
}
.header .cc_line.act3 {
    width: 66.6%;
}
.header .cc_line.act2 {
    width: 60.2%;
}
.header .cc_line.act1 {
    width: 43.7%;
    opacity: 1;
}
.hzys .ibox .big_img .img_b .six.six6 {
    bottom: 34px;
    right: -35.7%;
}
.hzys .ibox .big_img .img_b .six.six6 .c_text {
    right: -280px;
    font-size: 16px;
}
.hzys .ibox .big_img .img_b .six.six5 .c_text {
    left: -280px;
    font-size: 16px;
}
.hzys .ibox .big_img .img_b .six.six4 .c_text {
    right: -284px;
    font-size: 16px;
}
.hzys .ibox .big_img .img_b .six.six3 .c_text {
    right: -284px;
    font-size: 16px;
}
.hzys .ibox .big_img .img_b .six.six2 .c_text {
    left: -280px;
    font-size: 16px;
}
.hzys .ibox .big_img .img_b .six.six1 .c_text {
    right: -284px;
    font-size: 16px;
}
#news .gsxw .lunb .swi3 {
    padding: 10px 6.85% 0 0;
}
#news .gsxw .lunb .swiper3 .s3_box .d_text {
    margin: 13px 0 9px 0;
    font-size: 28px;
}
#news .gsxw .lunb .swiper3 .s3_box .c_text {
    -webkit-line-clamp: 3;
}
#talents .xtfc .ibox .lrt .right .swiper6 {
    width: 100%;
    margin-top: 65px;
}
#talents .xtfc .ibox .lrt .right .swiper6 .s6_box .three_text .three .d_text {
    color: #333;
    margin: 15px 0 20px 0;
}
#contact .wzzb .ibox .wz .ul1 li .down .left .c_text .s2 {
    font-size: 12px;
    margin-top: 0;
}
#contact .wzzb .ibox .wz .ul1 li .down .left .c_text .s1 {
    font-size: 12px;
}
#contact .wzzb .ibox .wz .ul1 li .down .left .c_text .s1 {
    font-size: 14px;
}
#contact .wzzb .ibox .wz .ul1 li .down .left .c_text .s1 {
    font-size: 12px;
}
}

/* dz */

@media (max-width: 1366px) {
    .header.act .zbox .h_daohang {
    width: 55.4% !important;
}
#index .swiper_bd .swi5_ping .right .four_news .four:first-child{
    height: 23%;
    padding: 28px 8.333% 15px;
}
#index .swiper_bd .swi5_ping .right .four_news .four.act:first-child{
    height: 47.4%;
}
#index .swiper_bd .swi5_ping .right .four_news .four{
    padding: 15px 8.333% 15px;
}
#index .swiper_bd .swi5_ping .right .four_news .four .down .c_text{
    margin-bottom: 20px;
}
#index .swiper_bd .swi5_ping .right .four_news .four.act{
    padding: 30px 8.333% 30px;
}
#index .swiper_bd .swi5_ping .right .four_news .four.act .up .year{
    margin-bottom: 15px;
}
#index .swiper_bd .swi2_ping .left {
    padding: 180px 70px 0 115px;
}
#index .swiper_bd .swi3_ping .vid .china {
    top: 54.5%;
    right: 13%;
}
#index .swiper_bd .swi3_ping .vid .china.usa {
    left: 8.5%;
}
.footer .up .left .ul1 li {
    margin-right: 85px;
}
.header .cc_line.act2 {
    width: 58.2%;
}
.header .cc_line.act3 {
    width: 65.2%;
}
.header .cc_line.act4 {
    width: 72.2%;
}
.header .cc_line.act5 {
    width: 79.2%;
}
.header .cc_line.act6 {
    width: 86.2%;
}
.header .cc_line.act1 {
    width: 40.8%;
}
.hzys .ibox .big_img .img_b .six.six6 {
    bottom: 34px;
    right: -28.7%;
}
.hzys .ibox .big_img .img_b .six.six4 {
    top: 0;
    right: -28.333%;
}
.hzys .ibox .big_img .img_b .six.six2 {
    top: 185px;
    left: -30.125%;
}
#index .swiper_bd .swi2_ping .left .four_text {
    bottom: 140px;
}
}

@media (max-width: 1280px) {
    .header.act .zbox .h_daohang {
    width: 58.4% !important;
}
#index .swiper_bd .swi2_ping .left {
    padding: 180px 70px 0 72px;
}
#index .swiper_bd .swi2_ping .left .four_text {
    bottom: 90px;
}
#index .swiper_bd .swi3_ping .vid .china {
    right: 12%;
}
#index .swiper_bd .swi3_ping .vid .china.usa {
    left: 7.5%;
}
.footer .up .left .ul1 li {
    margin-right: 80px;
}
.header .cc_line.act6 {
    width: 87.2%;
}
.header .cc_line.act5 {
    width: 79.8%;
}
.header .cc_line.act4 {
    width: 72%;
}
.header .cc_line.act3 {
    width: 64%;
}
.header .cc_line.act2 {
    width: 56%;
}
.header .cc_line.act1 {
    width: 37.7%;
}
.hzys .ibox .big_img .img_b .six .t_img {
    width: 90px;
    height: 90px;
}
.hzys .ibox .big_img .img_b .six.six6 {
    bottom: 10px;
    right: -22.7%;
}
.hzys .ibox .big_img .img_b .six.six5 {
    top: 29.16%;
    right: -60.33%;
}
.hzys .ibox .big_img .img_b .six.six4 {
    top: 0;
    right: -20.333%;
}
.hzys .ibox .big_img .img_b .six.six3 {
    top: auto;
    bottom: 21px;
    left: -62%;
}
.hzys .ibox .big_img .img_b .six.six2 {
/*
    top: 185px;
    left: -21.125%;
*/
	top: 335px;
    left: -36.125%;
}
.hzys .ibox .big_img .img_b .six.six1 {
    top: 28px;
    left: -62.54%;
}
#news .gsxw .lunb .btn {
    left: 8.3333%;
    bottom: 10px;
}
}

@media (max-width: 1030px) {
    .f_14 {
        font-size: 12px;
    }

    .f_16 {
        font-size: 14px;
    }

    .f_18 {
        font-size: 16px;
    }

    .f_20 {
        font-size: 16px;
    }

    .f_22 {
        font-size: 16px;
    }

    .f_24 {
        font-size: 18px;
    }

    .f_26 {
        font-size: 20px;
    }

    .f_28 {
        font-size: 20px;
    }

    .f_30 {
        font-size: 20px;
    }

    .f_32 {
        font-size: 22px;
    }

    .f_34 {
        font-size: 22px;
    }

    .f_36 {
        font-size: 24px;
    }

    .f_38 {
        font-size: 24px;
    }

    .f_40 {
        font-size: 26px;
    }

    .f_42 {
        font-size: 26px;
    }

    .f_50 {
        font-size: 28px;
    }
    .f_72 {
        font-size: 28px;
    }
    .f_40 {
    font-size: 30px;
}

.f_46 {
    font-size: 34px;
}
.f_48 {
    font-size: 34px;
}
.f_62 {
    font-size: 34px;
}
.f_82 {
    font-size: 38px;
}
.a_dw{
    top: -60px;
}
    .ibox {
        max-width: 1440px;
        min-width: 100px;
        width: 91%;
        margin: 0 auto;
        position: relative;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s;
        box-sizing: border-box;
    }

    .header {
        display: none;
    }
    .m_header {
        width: 100%;
        height: 60px;
        display: block;
        overflow: hidden;
        padding: 0 5%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10;
        background-color: #fff;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
.m_header .logo{
    width: 120px;
}
    .m_header .sanline {
        width: 50px;
        height: 50px;
    }

    .m_header .sanline img {
        width: 50px;
        height: 50px;
    }

    .header_nav .sancha {
        width: 50px;
        height: 50px;
    }

    .header_nav .sancha img {
        width: 50px;
        height: 50px;
        position: absolute;
        top: 20px;
        right: 20px;
    }

    .header_nav {
        display: block;
        position: fixed;
        z-index: 999999999999;
        width: 100%;
        height: 100%;
        top: 0%;
        right: -100%;
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        transition: all 1s;
        overflow: hidden;
        box-sizing: border-box;
        background-color: #fff;
    }

    .header_nav.act {
        right: 0;
    }

    .header_nav li a {
        font-size: 18px;
        color: #666;
        padding: 10px 30px 10px 50px;
        line-height: 30px;
        position: relative;
    }

    .header_nav li a.ltp:after {
        content: "";
        display: block;
        width: 5px;
        height: 20px;
        background: #d4d3d4;
        position: absolute;
        top: 50%;
        margin-top: -10px;
        left: 30px;
    }

    .header_nav li a.ltp.act:after {
        background: #ff5400;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
    }

    .header_nav li a.ltp.act {
        color: #ff5400;
    }

    .header_nav li .qp .hd {
        display: none;
    }

    .header_nav li .qp .hd .hp a {
        display: block;
        font-size: 16px;
    }

    .header_nav li .qp .hd .hp a:last-child {
        border-bottom: 1px solid #ccc;
    }

    .header_nav li.search {
        position: relative;
    }

    .header_nav li.search span {
        position: absolute;
        top: 17px;
    }

    .header_nav li.search .searchbtn img {
        position: absolute;
        top: 7px;
    }

    .header_nav li.cen{
        display: flex;
    }
    .header_nav li.cen .cn{
        font-size: 18px;
        color: #666;
        padding: 10px 30px 10px 50px;
        line-height: 30px;
    }
    .header_nav li.inpu{
        padding: 10px 30px 10px 50px;
    }
    .header_nav li.inpu .inp{
        width: 95%;
        height: 40px;
        display: flex;
    }
    
    .header_nav li.inpu .inp input{
        width: calc(100% - 70px);
        height: 100%;
        padding-left: 15px;
    }
    .header_nav li.inpu .inp .ss{
        padding: 0;
        width: 70px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        background-color: #ff5400;
        border-bottom-right-radius: 5px;
        border-top-right-radius: 5px;
    }
    .footer {
        padding-top: 0;
        height: auto;
    }

    .footer .ibox .up {
        display: none;
    }

    /* 脚 */
   
    /* dz1 */
    #about .jtgk .ibox .lrt .right .text {
    width: 100%;
    padding: 40px 3.125% 0 23px;
}
#about .jtgk .ibox .lrt .left .le_img {
    width: 100%;
    margin-top: 43px;
}
#about .fzlc .ibox .swi9 .swiper9 .s9_box .lrt .right {
    width: 41.2%;
}
#about .fzlc .ibox .swi9 .swiper9 .s9_box .lrt .right .num {
    font-size: 95px;
    top: -41px;
}
#about .fzlc .ibox .swi9 {
    padding: 0px 5.4375% 0 10%;
}
.hxnhxlj {
    display: none;
}
.hzys .ibox .big_img .img_b {
    width: 360px;
    height: 360px;
}
.hzys .ibox .big_img .img_b .six.six1 {
    top: -4px;
    left: -41.54%;
}
.hzys .ibox .big_img .img_b .six.six2 {
    top: 141px;
    left: -6.125%;
}
.hzys .ibox .big_img .img_b .six.six3 {
    top: auto;
    bottom: 14px;
    left: -67%;
}
.hzys .ibox .big_img .img_b .six.six4 {
    top: 0;
    right: -4.333%;
}
.hzys .ibox .big_img .img_b .six.six6 {
    bottom: 10px;
    right: -6.7%;
}
.gyzm .ibox .four_img .four .four_fp .four_text {
    padding: 5px 24px 0;
    line-height: 2;
}
#news .gsxw .lunb .swiper3 .s3_box .d_text {
    margin: 13px 0 9px 0;
    font-size: 18px;
}
#news .gsxw .lunb .btn {
    left: 8.3333%;
    bottom: 0px;
}
#talents .xtfc .ibox .lrt .left .swiper5 .s5_box .small_img {
    width: 150px;
}
#talents .xtfc .ibox .lrt .right .swiper6 {
    margin-top: 30px;
}
#talents .xtfc .ibox .lrt .right .swiper6 .s6_box .tit_text {
    margin-bottom: 40px;
}
#talents .xtfc .ibox .lrt .right .swiper6 .s6_box .three_text .three .d_text {
    margin: 10px 0 15px 0;
}
#talents .xtfc .ibox .lrt .right .swiper6 .s6_box .three_text .three {
    margin-bottom: 25px;
}
#talents .rcln .ibox .swiper7 {
    height: 328px;
}
#contact .wzzb .ibox .wz .ul1 li .down .left .c_text a {
    line-height: 1.5;
}
#search .ssjg .ibox .down .fh .fh_text {
    color: #333;
    padding-left: 37px;
    position: relative;
}
#search .ssjg .ibox {
    padding: 30px 30px 65px;
}
#index .swiper_bd .swiper1 .swiper-slide .swi1_fp .text::before {
    right: -32px;
}
#index .swiper_bd .left_bd {
    width: 60px;
    height: 520px;
    padding: 60px 0 60px 0;
}
#index .swiper_bd .swiper1 .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 50px;
    left: 0;
    width: 100%;
}
#index .swiper_bd .swi2_ping .left .four_text {
    height: 110px;
    min-width: 630px;
    bottom: 110px;
}
#index .swiper_bd .swi2_ping .left .four_text .four.act {
    height: 129px;
}
#index .swiper_bd .swi2_ping .left .four_text .four {
    padding-top: 18px;
}
#index .swiper_bd .swi2_ping .left .d_text {
    font-size: 23px;
}
#index .swiper_bd .swi2_ping .left {
    padding: 265px 40px 0 60px;
}
#index .swiper_bd .swi2_ping .left .dd_text {
    font-size: 14px;
}
#index .swiper_bd .swi3_ping .vid .china {
    right: 8%;
}
#index .swiper_bd .swi3_ping .vid .china.usa {
    left: 4.5%;
}
#index .swiper_bd .swi4_ping .four .swi4_ping_fp .up {
    width: 72px;
    align-items: flex-start;
}
#index .swiper_bd .swi5_ping .right .four_news .four.act .up .year {
    margin-bottom: 13px;
}
#index .swiper_bd .swi5_ping .right .four_news .four .up::before {
    width: 36px;
    height: 36px;
    background: url(../images/i_14.png) no-repeat;
    background-size: cover;
}
#index .swiper_bd .swi5_ping .right .four_news .four.act .up::before {
    background: url(../images/i_144.png) no-repeat;
    background-size: cover;
}
.swiper_bd > .swiper-wrapper > .swiper-slide:last-child {
    height: 85px !important;
}
#about .qywh .ibox .swiper8 .pnall{
    display: none;
}
}

@media (max-width: 960px) {
    .f_14 {
        font-size: 14px;
      }
    
      .f_16 {
        font-size: 14px;
      }
    
      .f_18 {
        font-size: 16px;
      }
    
      .f_20 {
        font-size: 16px;
      }
    
      .f_22 {
        font-size: 16px;
      }
    
      .f_24 {
        font-size: 18px;
      }
    
      .f_26 {
        font-size: 18px;
      }
    
      .f_28 {
        font-size: 20px;
      }
    
      .f_30 {
        font-size: 20px;
      }
    
      .f_32 {
        font-size: 20px;
      }
    
      .f_34 {
        font-size: 22px;
      }
    
      .f_36 {
        font-size: 22px;
      }
    
      .f_38 {
        font-size: 26px;
      }
    
      .f_40 {
        font-size: 28px;
      }
    
      .f_42 {
        font-size: 28px;
      }
    .f_48 {
    font-size: 28px;
}
      .f_50 {
        font-size: 30px;
      }
    /* 头 */
    .m_header {
        width: 100%;
        height: auto;
        display: block;
        /* overflow: hidden; */
        padding: 0 5%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10;
        background-color: #fff;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .m_header a img {
        height: 37px;
    }
.footer .down {
    width: 100%;
    height: 115px;
    border-top: 2px solid #484848;
    display: flex;
    align-items: center;
}
    .footer .ibox .down {
        display: block;
        padding-top: 10px;
        text-align: center;
        line-height: 1.5;
    }
    .footer .down .ibox .d_left {
    display: none;
}
.footer .down .ibox {
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer .down .ibox .d_right {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    line-height: 2;
}
.footer .down .ibox .d_right .bqsy{
    text-align: center;
}
.footer .down .ibox .d_right .bqsy .f_map{
    margin-left: 15px;
}
.footer .down .ibox .d_right .line {
    display: none;
}
    #index .swiper_bd .left_bd {
        display: none;
    }
    #index .swiper_bd .swiper1 .swiper-slide .swi1_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#index .swiper_bd .swiper1 .swiper-slide .vid {
    display: none;
}
#index .swiper_bd .swiper1 .swiper-slide .vid video.act {
    display: none;
    opacity: 0;
    visibility: hidden;
}
#index .swiper_bd .swiper1 .swiper-slide .swi1_img img:last-child{
    display: block;
}
#index .swiper_bd .swiper1 .swiper-slide .swi1_img img:first-child{
    display: none;
}
#index .swiper_bd .swiper1 .swiper-slide .swi1_fp .fxkuang {
    display: none;
}
#index .swiper_bd .swi2_ping {
    width: 100%;
    height: auto;
    display: block;
}
#index .swiper_bd .swi2_ping .left {
    width: 100%;
    padding: 30px 5% 15px;
}
#index .swiper_bd .swi2_ping .right {
    width: 100%;
    height: auto;
}
#index .swiper_bd .swiper1 .swiper-slide {
    width: 100%;
    height: auto;
    position: relative;
}
#index .swiper_bd .swi2_ping .left .four_text {
    width: 100%;
    height: auto;
    min-width: auto;
    position: relative;
    bottom: auto;
    flex-wrap: wrap;
    margin-top: 15px;
}
#index .swiper_bd .swi2_ping .left .four_text .four{
    width: 48%;
    margin:0 4% 4% 0;
    background: url(../images/i_8.png);
    height: 110px;
    padding-top: 15px;
}
#index .swiper_bd .swi2_ping .left .four_text .four .num {
    color: #fff;
    margin: 9px 0;
}
#index .swiper_bd .swi2_ping .left .four_text .four::before {
    display: none;
}
#index .swiper_bd .swi2_ping .left .four_text .four.act {
    height: 110px;
}
#index .swiper_bd .swi2_ping .left .four_text .four:nth-child(2n){
    margin:0 0 4% 0;
}
#index .swiper_bd .swi2_ping .left .d_text {
    font-size: 21px;
    padding-bottom: 15px;
}
#index .swiper_bd .swi2_ping .right img {
    width: 100%;
    height:auto;
    object-fit: cover;
}
#index .swiper_bd .swi2_ping .right .ri_img {
    width: 100%;
    height: auto;
}
#index .swiper_bd .swi3_ping .vid video{
    display: none;
}
#index .swiper_bd .swi3_ping .vid {
    position: relative;
    top: auto;
    left: auto;
    transform: translate(0,0);
    margin-top: 30px;
}
#index .swiper_bd .swi3_ping .vid .china {
    width: 100%;
    height: auto;
    position: relative;
    top: auto;
    right: auto;
    padding: 0 5%;
}
#index .swiper_bd .swi3_ping .vid .china .qq .cheng {
    display: none;
}
#index .swiper_bd .swi3_ping .vid .china .qq .zgzb {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin: 10px 0;
}
#index .swiper_bd .swi3_ping .vid .china .qq .down {
    display: block;
}
#index .swiper_bd .swi3_ping .vid .china .qq .down .left .jiantou {
    width: 20px;
    height: 11px;
    background: url(../images/i_21.png) center no-repeat;
    position: relative;
    bottom: auto;
    left: auto;
    margin-top: 10px;
}
#index .swiper_bd .swi3_ping .vid .china .qq .down .lrt {
    position: relative;
    top: auto;
    left: auto;
    display: block;
}
#index .swiper_bd .swi3_ping .vid .china .qq .down .lrt .left{
    width: 100%;
    padding: 20px 10px 10px;
}
#index .swiper_bd .swi3_ping .vid .china .qq .down .lrt .right{
    width: 100%;
}
#index .swiper_bd .swi3_ping .vid .china .qq .down .out_img {
    display: none;
}
#index .swiper_bd .swi3_ping .vid .china.usa {
    width: 100%;
    height: auto;
    position: relative;
    top: auto;
    left: auto;
    padding: 0 5%;
}
#index .swiper_bd .swi3_ping .vid .china.usa .qq .zgzb {
    position: relative;
    top: auto;
    left: auto;
    margin-top: 20px;
}
#index .swiper_bd .swi3_ping .vid .china .qq .zgzb::after {
    display: none;
}
#index .swiper_bd .swi3_ping .vid .china.usa .qq .zgzb::after {
    display: none;
}
#index .swiper_bd .swi3_ping .up {
    position: relative;
    top: auto;
    left: auto;
    padding: 0 5%;
}
#index .swiper_bd .swi3_ping .up .d_text {
    letter-spacing: 0;
}
#index .swiper_bd .swi3_ping .up .c_text {
    color: #777;
    line-height: 2;
    margin-top: 15px;
}
#index .swiper_bd .swi3_ping {
    padding: 30px 0;
}
#index .swiper_bd .swi4_ping .four .t_img img {
    position: relative;
    top: auto;
    left: auto;
    object-fit: cover;
}
#index .swiper_bd .swi4_ping .swiper2 .swiper-slide .t_img .img2 {
    display: none;
}
#index .swiper_bd .swi4_ping .four .t_img .img1 {
    opacity: 1;
}
#index .swiper_bd .swi4_ping .swiper-slide.act .four .vide {
    display: none;
}
#index .swiper_bd .swi4_ping .four .swi4_ping_fp {
    width: 100px;
    height: 110px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    transform: translate(0,0);
    overflow: hidden;
    z-index: 9;
}
#index .swiper_bd .swi4_ping .four .swi4_ping_fp {
    width: 100px;
    height: 110px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    transform: translate(0,0);
    overflow: hidden;
    z-index: 9;
    padding-right: 5%;
}
#index .swiper_bd .swi5_ping {
    display: none;
}
#index .swiper_bd .swi5_phone {
    display: block;
    padding: 30px 5%;
}
#index .swiper_bd .swi5_phone .s11_box{
    width: 100%;
}
#index .swiper_bd .swi5_phone .s11_box .up {
    width: 100%;
    margin-bottom: 10px;
}
#index .swiper_bd .swi5_phone .s11_box .up .year{
    color: #777;
}
#index .swiper_bd .swi5_phone .s11_box .up .d_text{
    color: #333;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 15px 0 10px 0;
}
#index .swiper_bd .swi5_phone .s11_box .up .c_text{
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.5;
}
#index .swiper_bd .swi5_phone .swiper11{
    padding-bottom: 20px;
}
#index .swiper_bd .swi5_phone .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 0px;
    left: 0;
    width: 100%;
}
#about .jtgk .ibox {
    padding: 30px 0;
}
#about .jtgk .ibox .lrt .right {
    width: 100%;
    float: none;
}
#about .jtgk .ibox .lrt .left {
    width: 100%;
    float: none;
}
#about .jtgk .ibox .lrt .right .text {
    width: 100%;
    padding: 0;
}
#about .jtgk .ibox .lrt .right .text .d_text {
    margin: 20px 0 15px 0;
}
#about .jtgk .ibox .lrt .right .text .c_text {
    margin-bottom: 10px;
}
#about .jtgk .ibox .lrt .left .le_img {
    width: 100%;
    margin-top: 10px;
}
#about .qywh .ibox {
    padding: 30px 0;
}
#about .qywh .ibox .swiper8 {
    width: 100%;
    margin-top: 20px;
    padding: 0 0 20px;
}
#about .qywh .ibox .swiper8 .swiper-slide:nth-child(2n) {
    margin-top: 0px;
}
#about .fzlc .ibox {
    padding: 30px 0 20px 0;
}
#about .fzlc .ibox .swi10 {
    display: none;
}
#about .fzlc .ibox .swi9 .swiper9 .s9_box .lrt {
    width: 100%;
    display: block;
}
#about .fzlc .ibox .swi9 .swiper9 .s9_box .lrt .left {
    width: 100%;
}
#about .fzlc .ibox .swi9 .swiper9 .s9_box .lrt .right {
    width: 100%;
    margin-top: 20px;
}
#about .fzlc .ibox .swi9 .swiper9 .swiper-slide .s9_box .lrt .left .left_img::before {
    display: none;
}
#about .fzlc .ibox .swi9 .swiper9 .s9_box .lrt .right .num {
    font-size: 30px;
    color: rgba(241, 104, 34, 1);
    position: relative;
    top: auto;
    right: auto;
    margin-bottom: 10px;
}
#about .fzlc .ibox .swi9 {
    padding: 0 0 0 0;
    margin-top: 20px;
}
#about .zzbj .ibox {
    padding: 30px 0;
}
#about .zzbj .ibox .c_text {
    width: 100%;
    margin: 20px 0 15px;
}
#about .zzbj .ibox .zgdt .dt_img .three_text {
    display: none;
}
#about .cppl .four_big_img{
    display: none;
}
#about .cppl .swiper12{
    display: block;
}
#about .cppl .swiper12 .s12_box{
    width: 100%;
    position: relative;
}
#about .cppl .swiper12 .s12_box .s12_img{
    width: 100%;
}
#about .cppl .swiper12 .s12_box .s12_img img{
    width: 100%;
}
#about .cppl .swiper12 .s12_box .s12_fp{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: flex-end;
    /* align-items: flex-end; */
    flex-direction: column;
    padding: 0 5% 40px;
}
#about .cppl .swiper12 .s12_box .s12_fp *{
    color: #fff;
}
#about .cppl .swiper12 .s12_box .s12_fp .up{
    width: 100%;
}
#about .cppl .swiper12 .s12_box .s12_fp .up .num{
    margin-bottom: 5px;
}
#about .cppl .swiper12 .s12_box .s12_fp .up .line{
    width: 15px;
    height: 1px;
    background-color: #fff;
    margin: 10px 0 15px 0;
}
#about .cppl {
    width: 100%;
    height: auto;
    position: relative;
    /* padding: 0 5%; */
    margin-top: 30px;
}
#about .cppl .ti_text {
    position: relative;
    top: auto;
    left: auto;
    z-index: 5;
    color: #333;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
}
#about .qywh .ibox .swiper8 .swiper-pagination {
    bottom: 00px;
    left: 0;
    width: 100%;
}
#about .swiper9 .swiper-pagination {
    bottom: 0px;
    left: 0;
    width: 100%;
}
#about .swiper12 .swiper-pagination {
    bottom: 10px;
    left: 0;
    width: 100%;
}
.hzys .ibox {
    padding: 30px 0;
}


.gyzm .ibox {
    padding: 30px 0;
}
.gyzm .ibox .four_img {
    margin-top: 20px;
}
.gyzm .ibox .four_img .four {
    width: 100%;
    margin-right:0;
    margin-bottom: 6%;
    overflow: hidden;
    position: relative;
}
.gyzm .ibox .four_img .four .four_fp .four_title {
    width: 100%;
    height: 30px;
    padding: 0 26px;
}
.gyzm .ibox .four_img .four .four_fp .four_text {
    height: 120px;
    margin-top: 15px;
}
.gyzm .ibox .four_img .four:nth-child(3) {
    margin-bottom: 6%;
}
.gyzm .ibox .four_img .four:nth-child(4) {
    margin-bottom: 6%;
}
.lxfs .ibox {
    padding: 30px 0;
}
.lxfs .ibox .two_text .two {
    width: 100%;
    height: auto;
    display: block;
    align-items: center;
    border: 1px solid #444444;
    padding: 20px 10px;
}
.lxfs .ibox .two_text .two .line{
    width: 30px;
    height: 1px;
    background-color: #333;
    margin: 30px 0 15px 0;
}
.lxfs .ibox .two_text .two .c_text {
    font-size: 18px;
}
#news .gsxw {
    padding: 30px 5%;
}
#news .gsxw .lunb .swi4 {
    display: none;
}
#news .gsxw .lunb .swi3 {
    width: 100%;
    padding: 0;
}
#news .gsxw .lunb .btn {
    display: none;
}
#news .gsxw .lunb .swiper3{
    padding-bottom: 20px;
}
#news .gsxw .lunb .swiper3 .pagination3{
    bottom: 0;
}
#news .gsxw .lunb .swiper3 .s3_box .big_img {
    display: block;
    margin-top: 15px;
}
#news .gsxw .lunb {
    margin-top: 20px;
    padding-left: 0%;
}
#news .gsxw .lunb .swiper3 .s3_box .d_text {
    line-height: 1.5;
    margin: 8px 0 5px 0;
}
#news .xwlb .ibox {
    padding: 30px 0;
}
#news .xwlb .ibox .seven_xw .seven {
    width: 100%;
    display: block;
    padding: 15px 0 8px 0;
    line-height: 1.5;
}
#news .xwlb .ibox .seven_xw .seven .left {
    width: 100%;
}
.hzys .ibox .big_img .img11{
    display: block;
}
.hzys .ibox .big_img .img_b>img {
    display: none;
}
.hzys .ibox .big_img .img_b .six {
    position: relative;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    margin-bottom: 8px;
}
.hzys .ibox .big_img .img_b .six .t_img {
   display: none;
}
.hzys .ibox .big_img .img_b .six .d_text {
    width: 100%;
    color: #999;
    text-align: left;
    position: relative;
    bottom: auto;
    left: auto;
    transform: translateX(0);
    pointer-events: visible;
    display: none;
}
.hzys .ibox .big_img .img_b .six .c_text {
    width: 100%;
    position: relative;
     top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    transform: translateY(0);
    color: #fff;
    background-color: #ff5400;
    padding: 10px;
    border-radius: 0;
    opacity: 1;
    pointer-events: visible;
}
.hzys .ibox .big_img {
    margin-top: 15px;
}
.hzys .ibox .big_img .img_b {
    width: 100%;
    height:auto;
}
#talents .xtfc .ibox {
    padding: 30px 0;
}
#talents .xtfc .ibox .lrt {
    width: 100%;
    display: block;
    justify-content: space-between;
}
#talents .xtfc .ibox .lrt .left{
    width: 100%;
    display: none;
}
#talents .xtfc .ibox .lrt .right{
    width: 100%;
    padding: 0;
}
#talents .xtfc .ibox .lrt .right .swiper6 .s6_box .tit_text {
    margin-bottom: 25px;
}
#talents .xtfc .ibox .lrt .right .swiper6 .s6_box .three_text .three .c_text {
    color: #999;
    line-height: 1.5;
}
#talents .rcln .ibox {
    padding: 30px 0;
}
#talents .rcln .ibox .swiper7 {
    width: 100%;
    height: 328;
    margin-top: 20px;
}
#talents .rczm .ibox .up .jr_text .d_text {
    color: #333;
    line-height: 1.5;
    font-size: 20px;
}
#talents .rczm .ibox .up .rc_text {
    position: relative;
    right: auto;
    top: auto;
    color: #333;
    margin-bottom: 20px;
}
#talents .rczm .ibox {
    padding: 30px 0 50px 0;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one .sfq_btm .lrt {
    width: 100%;
    display: block;
    margin: 35px 0 40px 0;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one .sfq_btm .lrt .lrt_left {
    width: 100%;
    margin-right: 0%;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one .sfq_btm .lrt .lrt_right {
    width: 100%;
    margin-right: 0%;
    margin-top: 30px;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one .sfq_btm .lrt .jc_text {
    color: #333;
    margin-bottom: 5px;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one .sfq_btm .two_btn .more {
    margin-right: 20px;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one.act {
    padding: 20px 15px 40px 15px;
    height: 100%;
    z-index: 5;
}
#talents .rczm .ibox .up .jr_text .ul1 {
    height: 40px;
    margin-top: 20px;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq {
    width: 100%;
    height: auto;
    display: block;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .left{
    width: 100%;
    margin-right: 0;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .right {
    margin-top: 6%;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one {
    width: 100%;
    padding: 20px 15px;
    background-color: #fff;
    margin-bottom: 6%;
    position: relative;
}
#talents .rczm .ibox .down .ul2 .li2 .down_btn {
    margin-top: 50px;
}
#talents .rczm .ibox .down .ul2 .li2 .sfq .sfq_one .sfq_top {
    padding-right: 0px;
}
#talents .rczm .ibox .down {
    width: 100%;
    margin-top: 28px;
}
#partner .hhrjh .ibox {
    padding: 30px 0;
}
#partner .hhrjh .ibox .hhrjh_text {
    width: 100%;
}
#partner .hhrjh .ibox .hhrjh_text .d_text {
    color: #333;
    line-height: 1.5;
    margin: 15px 0 20px 0;
    font-size: 20px;
    text-align: justify;
}
#partner .hhrjh .ibox .hhrjh_text .cyjh .line {
    margin: 15px 0 15px 0;
}
#contact .three_city {
    height: 48px;
}
#contact .three_city .three {
    width: 120px;
    padding-top: 20px;
}
#map {
    width: 100%;
    height: 300px;
}
#contact .wzzb {
    padding: 30px 0;
}
#contact .wzzb .ibox .wz .ul1 li {
    padding: 25px 4.375% 0;
    margin-top: 00px;
}
#contact .wzzb .ibox .wz .ul1 li .down {
    margin-top: 30px;
    display: block;
}
#contact .wzzb .ibox .wz .ul1 li .down .left {
    width: 100%;
    margin-right: 0;
    padding: 15px;
}
#contact .wzzb .ibox .wz .ul1 li .down .left .c_text {
    margin-bottom: 15px;
}
#contact .wzzb .ibox .wz .ul1 li .down .right {
    width: 100%;
    padding: 15px 0 20px 0;
}
#contact .wzzb .ibox .wz .ul1 {
    padding-bottom: 0px;
}
#contact .wzzb .ibox .wz .ul1 li .down .left .c_text .s1 {
    font-size: 14px;
    display: block;
    font-weight: bold;
}
#contact .wzzb .ibox .wz .ul1 li .down .left .c_text .s2 {
    font-size: 14px;
    line-height: 1.5;
    display: block;
    margin-top: 0;
}
#contact .wzzb .ibox .wz .ul1 li .down .left .c_text{
    display: flex;
}
#search .ssjg {
    width: 100%;
    margin-top: 20px;
}
#search .ssjg .ibox {
    padding: 15px 5%;
}
#search .ssjg .ibox .d_text {
    color: #333;
    margin-bottom: 20px;
}
#search .ssjg .ibox .down {
    width: 100%;
    height: auto;
    display: block;
}
#search .ssjg .ibox .down .inp {
    width: 100%;
    height: 50px;
    position: relative;
    margin-bottom: 6%;
}
#search .ssjg .ibox .down .ss {
    width: 49%;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333;
    background-color: #eeeeee;
    cursor: pointer;
    float: left;
}
#search .ssjg .ibox .down .fh {
    width: 49%;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #eeeeee;
    cursor: pointer;
    float: right;
}
#search .xxzx .ibox {
    padding: 30px 0;
}
#search .xxzx .ibox .line {
    margin: 20px 0 5px 0;
}
#search .xxzx .ibox .seven_xw .seven {
    width: 100%;
    display: block;
    padding: 15px 0 8px 0;
    line-height: 1.5;
}
#search .xxzx .ibox .seven_xw .seven .left {
    width: 100%;
}
#news_con .xwxq .ibox {
    padding: 30px 0 50px 0;
}
#news_con .xwxq .ibox .up .two_text .one .two:last-child {
    display: none;
}
#news_con .xwxq .ibox .up .xwxq_title {
    margin-bottom: 15px;
}
#news_con .xwxq .ibox .up {
    margin-bottom: 20px;
}
#news_con .xwxq .ibox .down .xwxq_img img {
    max-width: 100%;
    display: block;
    margin: 20px auto 20px;
}
#news_con .xwxq .ibox .down .line {
    margin: 30px 0 31px 0;
}
#news_con .xwxq .ibox .sxf .left .sxyp{
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#news_con .xwxq .ibox .sxf {
    width: 100%;
    display: block;
}
#news_con .xwxq .ibox .sxf .left {
    width: 100%;
    margin-bottom: 40px;
}
#news_con .xwxq .ibox .sxf .left .sxyp.syp {
    margin-bottom: 20px;
}
.gyzm .ibox .four_img .four .four_di .d_text {
    bottom: 15px;
    right: 18px;
}
#talents .rczm .ibox .up .jr_text .d_text .cc_text{
    padding-left: 0px;
}
#index .swiper_bd .swiper1 .swiper-slide .swi1_fp {
    left: 5%;
}
#index .swiper_bd .swiper1 .swiper-slide .swi1_fp .text::before {
    right: 21px;
}
#about .zzbj .ibox .zgdt .dt_img img.dt_img_1{
    display: none;
}
#about .zzbj .ibox .zgdt .dt_img img.dt_img_2{
    display: block;
}
}
/*厂房厂貌*/
.rylist {
    max-width: 1280px;
    overflow: hidden;
    padding: 55px 0 20px;
    margin: 0 auto;
}
.rylist li {
    float: left;
    width: 25%;
    margin-bottom: 60px;
}
.rylist li .lin {
    padding: 0 15px;
}
.rylist li a {
    display: block;
    position: relative;
    padding-bottom: 10px;
}
.rylist li a:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 2px;
    background-color: #eaedf4;
}
.rylist li .pic {
    width: 100%;
    height: 0;
    padding-bottom: 70%;
    position: relative;
    overflow: hidden;
}
.rylist li .pic .wrap {
    background-color: #eaedf4;
    width: 300px;
    height: 225px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    font-size: 0;
    text-align: center;
}
.rylist li img {
    max-width: 100%;
    max-height: 100%;
	margin: 0 auto;
	width: 300px;
    height: 225px;
}
.rylist li .pic .wrap i {
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}
.rylist li h3, .rylist li a:after, .rylist li .cover {
    -webkit-transition: .6s;
    transition: .6s;
}
.rylist li .cover {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: -22px;
    z-index: 3;
    background: rgba(18, 145, 226, 0.8) url(../images/glass2.png) center no-repeat;
    opacity: 0;
}
.rylist li .cover p {
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 32px;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 1;
    width: 100%;
    height: 32px;
    margin-top: 34px;
}
.rylist li h3, .rylist li a:after, .rylist li .cover {
    -webkit-transition: .6s;
    transition: .6s;
}
.rylist li h3 {
    font-size: 18px;
    line-height: 44px;
    text-align: center;
    height: 44px;
    overflow: hidden;
    color: #333;
    margin-top: 10px;
}
.rylist li h3, .rylist li a:after, .rylist li .cover {
    -webkit-transition: .6s;
    transition: .6s;
}
.rylist li a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 0;
    height: 2px;
    background-color: transparent;
}
.rylist li:hover .cover {
    opacity: 1;
}
.rylist li:hover h3 {
    color: #0362b8;
}
.rylist li:hover a:after {
    width: 100%;
    background-color: #0362b8;
}
/*厂房厂貌*/