@charset "utf-8";


@font-face {font-family: "Radikal W03 Regular";
    src: url("../font6/605c1c612570275f24508913462da771.eot"); /* IE9*/
    src: url("../font6/605c1c612570275f24508913462da771.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../font6/605c1c612570275f24508913462da771.woff2") format("woff2"), /* chrome、firefox */
    url("../font6/605c1c612570275f24508913462da771.woff") format("woff"), /* chrome、firefox */
    url("../font6/605c1c612570275f24508913462da771.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url("../font6/605c1c612570275f24508913462da771.svg#Radikal W03 Regular") format("svg"); /* iOS 4.1- */
}

body {
    color: #333;
    font-size: 12px;
    font-family: "微软雅黑","Microsoft Yahei";
    /*font-family:"DIN Medium", sans-serif*/
}

*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.w-color{color: #2A3A81}


/*
-----------------------------------------------------------------*/
.top0_bg{width: 100%;background: #181818;color: #fff;font-size: 14px; }
.top0_bg a{color:#fff;}
.top0{max-width: 1600px;margin: 0 auto;padding:0 33px;}
.top0 .w-rt{margin-right:0;line-height:42px;}
.top0 .w-rt span{margin: 0 6px; font-size: 14px; color: rgba(255,255,255,0.8)}
.top0 .w-rt b{ font-weight: normal; display: none  }
.top0 .w-rt i{ font-size: 15px;margin-right: 6px; }
.top0 .w-rt a:hover{text-decoration: underline}

.top0_title{float:left;line-height:42px;}
.top0_title img{height: 18px;position: relative;top:12px; margin:0 4px 0 4px}

.top0_txt{width:280px;float:left;}
.top0_txt .top0_txt_scroll{width:280px;height: 42px; overflow: hidden;}
.top0_txt .top0_txt_scroll .title{width: 100%;height: 42px;line-height: 42px;  font-size: 14px;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;

}
.top0_txt .top0_txt_scroll .title a{ color: #fff;}
.top0_txt .top0_txt_scroll .title a:hover{ text-decoration: underline; /*color: #c90909*/ }


.top0 .w-lt{padding-top: 11px ;line-height: normal}
.top0 .w-lt span{margin-right: 15px}
.top0 .w-lt img{height: 19px;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.top0 .w-lt img:hover{
    -webkit-transform: scale(1.14);
    transform: scale(1.14);
}

.w-headerbg-x{width: 100%;
    background: #fff;
    height: 100px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.logo-h1{float:left;height: 100px;overflow: hidden  }
.logo-h1 .img{max-width: 100% ;}
.logo-a{
    height: 100px;
    display: flex;
    align-items: center;
}
.logo-a .img{}
.logo-a .line{
    height: 25px;
    width: 1px;
    background: #bbb;
    margin: 0 20px;
    display: none;
}
.logo-a .des{ font-size: 17px;font-weight: 100; color: #444}



.w-header-x{ margin: 0 auto; max-width: 1500px; min-width: 1200px;  position: relative;z-index: 100; padding:0 20px;}
.w-navbg-x{ float: right; }

.w-header-x .telwap{float: right;padding:25px 0 0 50px;   display: none }
.w-header-x .telwap dl{padding-left:45px; background: url(../images/hzx9.png) left top no-repeat;  }
.w-header-x .telwap dt{font-size: 14px;color: #888;}
.w-header-x .telwap dd{font-size: 16px;margin-top: 5px; font-weight: bold;}

.w-navbg-x{float:right; }
.w-nav-x{}
.w-nav-x .nav-li{float:left;position: relative;z-index: 100;  margin:0 55px 0 0; }
.w-nav-x .nav-span{display: block;/* padding: 0 20px; */}
.w-nav-x .nav-a{
    position: relative;
    z-index: 100;
    font-size: 17px;
    height: 100px;
    line-height: 100px;
    display: block;
    text-align: center;
    color: #333;
    /*padding: 0 30px;*/
    /*background: url(../images/nav_i2.png) right center no-repeat;*/
}
.w-nav-x .nav-li:last-child{margin-right: 0}

.w-nav-x .nav-a:hover{
    color:#2A3A81;
}
.w-nav-x .nav-a:before{
    content: '';
    position:absolute;
    bottom: 0;
    left:0;
    width:100%;
    height:2px;
    background:#2A3A81;
    display: none;
}

.w-nav-x .nav-li:hover .nav-a,
.w-nav-x .nav-li.hover .nav-a,
.w-nav-x .nav-li.cur .nav-a{
    color:#2A3A81;
    font-weight: bold;
}

.w-nav-x .nav-li:hover .nav-a:before,
.w-nav-x .nav-li.cur .nav-a:before{ display: block}

.w-nav-x .nav-item{position:absolute;z-index:100;left:0;top:100px; display: none; }

.w-nav-x .nav-item .pd{
    position:relative;
    z-index:100;
    min-width: 220px;
    color:#333;
    background: rgba(255,255,255,1);
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius:8px;
    overflow: hidden;
    padding:6px 0;
}





.w-nav-x .nav-item .aa{ font-size:14.5px; width: 100%; display: block;
    color: #333; text-align: left; padding:12px 20px;
    line-height: 1.4;
}
.w-nav-x .nav-item .aa b{
    font-size:17px;

}
.w-nav-x .nav-item .aa:hover{
    text-decoration: none;
    /*background: #EA5404; */
    color: #2A3A81;
    text-decoration: underline;
}

/*.w-nav-x .nav-item .pd:before{*/
/*    content: '';*/
/*    position:absolute;z-index:100;left:47px;top:-10px;*/
/*    width: 0;*/
/*    height: 0;*/
/*    border-style: solid;*/
/*    border-width: 0 7px 10px 7px;*/
/*    border-color: transparent transparent rgba(63,63,63,0.85) transparent;*/
/*    display: none;*/
/*}*/



.nav-item-lis{
    position:absolute;z-index:100;top:114px;
    display: none;
    /*visibility: hidden*/
}
#nav-item-1{
    left: -365px;
}
#nav-item-2{
    left: -450px;
}

.nav-item-lis .pd4{
    position:relative;
    z-index:100;
    min-width: 840px;
    color:#333;
    background: rgba(255,255,255,1);
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    border-bottom-left-radius: 12px;
    border-bottom-right-radius:12px;
    overflow: hidden;
    padding:35px 30px 30px 30px;
}

.nav-item-lis .pd4_item{
    float:left;width: 25%;
    background: url(../images/nab6.png) no-repeat left -2px;
    padding-left:28px;
    /*background-size: 21px;*/
}

#nav-item-2 .pd4_item{
    width: 20%;
}

.nav-item-lis .pd4_title{

}
.nav-item-lis .pd4_title a{
    font-size:14.5px;
    /*color: #EA5404;*/
    font-weight: bold;
    color: #444;
}
.nav-item-lis .pd4_txt{
    margin-top: 14px;
}

.nav-item-lis .pd4_txt a{
    font-size:14px;
    width: 75%;
    display: block;
    color: #666;
    text-align: left;
    padding: 6px 0;
    line-height: 1.4;
}
.nav-item-lis .pd4_txt a:hover{
    text-decoration: underline;
    color: #2A3A81;
}



.w-nav-x .lang{float:left;}
.w-nav-x .langbox{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
}
.w-nav-x .langbox a{margin: 0 10px 0 15px; display: block; font-size: 16px}
.w-nav-x .langbox a:hover{
    color: #2A3A81;
}
.w-nav-x .langbox .img2{padding-top: 5px}


.nav-search{float:right;cursor: pointer;position: relative;z-index:100;  height: 84px;
    margin-left:50px; border-left:1px solid #eee;border-right:1px solid #eee;
    display: none;
}
.nav-search-inner{ padding:26px 10px 0 10px;}
.nav-search-inner .text{float:left;border:none; background:none;padding:0 10px; width:120px;height:30px; color: #333; }
.nav-search-inner .btn{ float:left;border:none; cursor:pointer;width: 30px;height:30px;   text-align: center;
    /*background: url(../images/nr16.png) no-repeat center center;*/ background: none;
}
.nav-search-inner .btn img{ width: 18px }

.header_lang{
    float:right;
    padding:30px 0 0 50px;
    display: none
}


@media screen and (max-width:1860px){
    .nav-search{ display: none}
}



/*--------------------------------------------------*/
.swiper0 .swiper-slide img { width: 100%;}
.swiper0{min-width: 1200px;margin:0 auto;}
.swiper0 .swiper-pagination-bullet{
    width: 12px;height:12px;border-radius: 12px;
    display: inline-block; background: #fff;border:1px solid transparent; opacity: 1;
}
.swiper0 .swiper-pagination-bullet-active{border-color:#fff;  background: transparent;}

.swiper0 .swiper0-prev,
.swiper0 .swiper0-next{top:50%;margin-top:-40px;position: absolute;z-index: 1}

.swiper0 .swiper0-prev{left:-50px}
.swiper0 .swiper0-next{right:-50px}



/*--------------------------------------------------*/

.g_wrapper_bg{ width: 100%;padding: 90px 0 50px 0}
.g_wrapper{width: 1200px;margin: 0 auto;}

/*新闻列表*/

.newslist__list {
    text-align: center;
    /* padding: 30px 0  0 0; */
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.newslist__item {
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    position: relative;
    padding: 30px 2%;
    text-decoration: none;
    border-radius: 4px;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
    margin-bottom: 0px;
}

.newslist__item:hover {
    text-decoration: none;
    background: #f9f9f9
}

.newslist__item .item__date {
    float: left;
    font-size: 13px;
    width: 15%;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.newslist__item .item__date span {
    display: inline-block;
    /*color: #101010;*/
    white-space: nowrap;
    position: relative;
    color: #333;
}

.newslist__item .item__date span:after {
    content: '';
    position: absolute;
    top: 105%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #ddd;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;


}

.newslist__item:hover .item__date span:after {
    width: 120%;
    background: #2A3A81
}

.newslist__item .item__image {
    float: left;
    width: 30%;
    overflow: hidden;
    height: 280px;
}

.newslist__item .item__image img {
    width: 100%;
    vertical-align: middle
}

.newslist__item .item__text {
    float: left;
    width: 50%;
    padding: 0 3% 0 3%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
}

.newslist__item .item__name {
    display: block;
    font-size: 19px;
    color: #333;
    font-weight: bold;
    margin: 1% 0 4%;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;

}
.newslist__item:hover .item__name{
    color: #2A3A81;
}


.newslist__item .item__desciption {
    display: block;
    font-size: 14px;
    color: #666;
    line-height: 2;
}

.newslist__item i.more {
    position: absolute;
    top: 50%;
    right: 5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}



/**/
.hzwrap_bg{padding:80px 0;}
.hzwrap{ width: 1300px;margin: 0 auto}
.hzwrap ul{margin: 0 -10px}
.hzwrap li{ width: 20%;float:left;padding:0 10px 20px 10px;}
.hzwrap .img{border:1px solid #ddd; overflow: hidden}
.hzwrap .img img{ width: 100%}





/* 联系 */
.contact_wrapper{ width: 1280px;margin: 0 auto;padding: 40px 0 80px 0;}
.contact_box{padding-bottom: 40px}
.contact_box .t{font-size: 24px;
    color: #111;
    font-weight: 700;
    padding-bottom: 16px;
    padding-top: 26px;
    border-bottom: 1px solid #eee;
}
.contact_box li{float:left; width: 33.333%; margin-top: 15px;}
.contact_box .item{  padding:30px 0;
    -webkit-transition: .4s;
    transition: .4s;
}
.contact_box .item:hover{
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;

    /*-webkit-box-shadow: 0 4px 20px rgba(0,0,0,.15);*/
    /*box-shadow: 0 4px 20px rgba(0,0,0,.15);*/
}
.contact_box li .img{ width: 120px;float:left;}
.contact_box li .imgbox{background-repeat:no-repeat;background-size:32px;width:60px;height:60px; background-color:#6A768C;border-radius:30px;background-position:center center;margin:0 auto}
.contact_box li .txt{ width: 300px;float:left;}
.contact_box li .t1{ padding-top:5px; font-size: 17px;  }
.contact_box li .t2{margin-top:13px; font-size: 14px;}
#cditu{ width: 100%; height: 500px;margin-top: 20px}


.contact_biaod{margin-top: 30px;}
.contact_biaod_item{margin-bottom: 25px;}
.contact_biaod_item .w-lt{ width: 48%;}
.contact_biaod_item .w-rt{ width: 48%;}
.contact_biaod_item .txt2,
.contact_biaod_item .txt1{ padding:10px;width:100%;height: 46px;font-size:14px;background:#fff;border:1px solid #bbb; border-radius: 2px;}
.contact_biaod_item .ti{ font-size: 16px;margin-bottom: 8px; color: #000 ;height: 20px}

.contact_biaod_item .w-lt2{ width: 32%;float:left;}
.contact_biaod_item .w-lt3{width: 14%;float:left;margin-left: 2%}
.contact_biaod_item .w-lt3 img{cursor: pointer; height:46px;border:1px solid #ddd; width: 100%}
.contact_biaod_item .w-lt4{ text-align: left}
.contact_biaod_item .btn{height: 46px;font-size:14px;background:#333; color: #fff;border:none; width: 48%}




/**/
.ny_about_bg{padding:80px 0}
.ny_about{ width: 1200px;margin:  0 auto}
.ny_about_t{margin-bottom: 35px}
.ny_about_t .t1{ font-size: 30px; text-align: center; color:#444}
.ny_about_t .line{ width: 34px; height: 2px; overflow: hidden; background: #2A3A81; margin: 10px auto 0 auto}
.ny_about .typo{ }




/* 招聘 */
.zhaop_wrap_bg{padding:60px 0; background: #fff}
.zhaop_wrap{
    max-width: 1280px;

    margin: 0 auto;
    background: #fff;
    /*padding:30px;
    box-shadow: 0 0 10px rgba(0,0,0,0.03);*/
}
.zhaop_wrap .t{
    display: none;
    font-size: 24px;padding-bottom: 25px;
    border-bottom:1px solid #e1e1e1;color: #444;
    font-weight: bold;
}
.zhaop_list li{padding:25px 0;border-bottom:1px solid #eee;}

.zhaop_list dl{position: relative;padding:0 10px; cursor: pointer}
.zhaop_list dt{ font-size: 18px; height: 20px ;}
.zhaop_list li:hover dt{color:#2A3A81}
.zhaop_list .time{color:#999; font-size: 15px;line-height: 1.5; margin-top: 14px;}
.zhaop_list .time span{padding:0 10px; color: #ccc}
.zhaop_list .btn{ position: absolute; top:20px; right: 10px}
.zhaop_list .btn .r1{ display: block}
.zhaop_list .btn .r2{ display: none}
.zhaop_list .btn .ttt{font-size:14px;color:#2A3A81;border:1px solid #2A3A81;padding:8px 15px;}
.zhaop_list .btn .ttt:hover{ background: #2A3A81;color:#fff;}
.zhaop_list .selected .btn .r1{display: none}
.zhaop_list .selected .btn .r2{display: block}
.zhaop_list .info{
    display: none;
    margin-top: 20px;
    padding: 18px;
    background: #f5f5f5;
}

.zhaop_list .info.typo{
    font-size: 15px;
    line-height: 1.6;
}


.zhaop_list .pp{ font-size: 18px;  font-weight: bold}
.zhaop_list .pp1{margin-top: 20px}


/*招聘*/
.layer_zhaop{padding:5px 20px 20px 20px; width: 680px; display: none}
#form_zhaop label{font-size: 14px;margin:14px 0 6px 0; display: block;color:#555; font-weight: bold}
#form_zhaop .form-control{background: #fff;width: 100%;border:1px solid #d8d6d6;padding:10px 5px; border-radius: 4px; height: 40px; font-size: 13.5px;}
#form_zhaop .btn{border:none;width: 150px;height: 44px;color:#fff;border-radius: 3px;background: #2A3A81;font-size: 13px;margin-top:14px; cursor: pointer}

.yingp{margin-top: 25px;}
.yingp a{ display: inline-block; width: 145px;height: 44px;line-height: 44px; text-align: center; background: #2A3A81; color: #fff; font-size: 14.5px;border-radius:3px}
.yingp a:hover{opacity: .9}







/*底部栏目*/
.footer1_bg{
    width: 100%;
    /*background:#fff ;border-top:1px solid #e9e9e9 ;*/
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    /*background-image: url(../images/fbg.jpg);*/
    color:#fff;
    /*height: 442px;*/
    overflow: hidden;
    /*background: #1E1E1E;*/
    background: #a1bbe0;
    text-shadow: 1px 1px 6px rgb(0 0 0 / 20%);
}
.footer1_bg a{color:#fff;}
.footer1{
    max-width: 1400px;
    margin: 0 auto;
    padding: 80px 30px 100px 30px;
}

.footer1 .w-left{width: 300px; }
.footer1 .flogo img{}
.footer1 .w-left .t1{margin-top: 35px;
    /* font-size: 20px;
     color: #fff;*/
    font-size: 16px;
    color: rgba(255,255,255,0.55);
}
.footer1 .w-left .t2{font-size: 34px;margin-top: 15px; font-weight: bold;color:#BE2120; font-family: "微软雅黑", "Microsoft Yahei" }

.footer1 .w-right dl{
    width:auto;
    /*min-height: 290px;*/
    /*padding:12px 0 12px 42px;*/
    margin-left:80px;
    /*border-left:1px solid rgba(255,255,255,0.05)*/
}
.footer1 .w-right dl:first-child{margin: 0;padding-left:0}
.footer1 .w-right dt{margin-bottom: 34px;position: relative;font-size: 16.5px;  }
.footer1 .w-right dt a{color: rgba(255,255,255,1);}
/*.footer1 .w-right dt:after{content: '';position: absolute;left:0;top:38px;width:38px;height:1px;background:#fff;overflow: hidden}*/
.footer1 .w-right dd{ margin-bottom:14px; font-size: 14px;}
.footer1 .w-right dd a{color: rgb(255 255 255 / 0.85);}
.footer1 .w-right dd a:hover{ text-decoration: underline}
/*.footer1 .w-right dl:last-of-type{ width: 120px}*/

/*#footer_dl_3{ width: 180px;}*/
/*#footer_dl_7{ width: 90px;padding:0}*/

.footer1 .fdl{margin-top: 50px;color: rgba(255,255,255,0.85)}
.footer1 .fdl .item{ display: flex;}
.footer1 .fdl .item2{ display: flex; align-items: center;margin-top: 30px}
.footer1 .fdl .icon{padding-right:10px;}
.footer1 .fdl .title{ font-size: 14.5px;line-height: 23px; }
.footer1 .fdl .des{margin-top: 0px; font-size: 27px; font-weight: bold}
.footer1 .fdl .des2{ font-size: 15px}

.fer{padding: 32px 0 0 0;}
.fer_item { position: relative;z-index:10;float:left;margin-right:24px;width: auto;}
.fer .fer_item:nth-child(4){margin: 0}

.fer_item .title{ text-align: center;margin-top: 6px; display: none}
.fer_item .ico{text-align: center}
.fer_item .ico img{
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 40px;
    /*border:1px solid #444;*/
    border:1px solid #fff;
    padding:6px;
    border-radius: 50%;
}
.fer_item .ico img:hover{
    -webkit-transform: scale(1.14);
    transform: scale(1.14);
}
.fer_item .er_img{
    display: none;
    position: absolute;
    z-index: 200;
    bottom:45px;
    left: -45px;
    width: 130px;
    text-align: center;
    box-shadow: 0 1px 6px rgba(0,0,0,0.3);
}

.fer_item .er_img .pd{
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.fer_item .er_img .title{ display: block; font-size: 14px;padding-bottom: 7px;margin: 0; color: #333}

.fer_item .er_img .img{padding: 9px;}
.fer_item .er_img .img img{width: 100%}


.footer1 .w-ewm{
    width: 107px;
    text-align: center;
    float:right;
    margin-left: 80px;
}
.footer1 .w-ewm .img img{ width: 100%}
.footer1 .w-ewm .title{color: rgba(255,255,255,0.85);font-size:14px;margin-top: 10px;}

.footer1 .w-ewm .img2{
    margin-top: 15px;
}




.footer2_bg{width:100%;height:50px;line-height: 50px;background: #233170;/* border-top:1px solid #2D2D2D */}
.footer2{font-size:14px;color: rgba(255,255,255,0.6);max-width: 1400px;margin:0 auto;padding:0 30px;}
.footer2 a{color: rgba(255,255,255,0.6);}
.footer2 .w-rt span{padding:0 10px;}



/**/
.po_pro{ padding: 40px 0 25px 0;}
.po_pro .t{ font-size: 15px; font-weight: bold;float:left;}
.po_pro .tli{font-size: 15.5px; float:left; text-align: right;
    display: flex; width: 100%;
}
.po_pro .tli0{ font-size: 25px;display: inline-block; font-weight: bold; color: #000;padding-right: 35px;
    flex: 0 0 150px;
}
.po_pro .tli2{
    flex: 1 1 auto;
    text-align: left;
}
.po_pro .tli-li{
    float:left;
    margin-top: 8px;
    margin-bottom: 12px;
    margin-right: 30px;
}
.po_pro .tli2 span{margin:0 12px;color: #dcdcdc; display: none}
.po_pro .tli2 a{ color: #999;}
.po_pro .tli2 a b{
    font-size: 19px;
}
.po_pro .tli2 a.cur{ color: #2A3A81; font-weight: bold}
.po_pro .tli2 a.cur b{
    font-weight: bold;
}



.product_list222{padding:0 0 20px 0}
.product_list222 li{ width: 33.333%;float:left;padding:1.5%;}
.product_list222 li .img{overflow: hidden;}
.product_list222 li .img img{
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    height: 250px;
    object-fit: contain;
}
.product_list222 li .item{
    position: relative;
    width: 100%;
    display: block;
    background:#fff;
    box-shadow: 0 0 12px rgba(0,0,0,0.06);
    /* padding: 15px; */
}
.product_list222 li .txt{
    position: absolute;
    z-index: 1;
    top:0;
    left:0;
    padding: 25px;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 50%);
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.product_list222 li .txt .title{ font-size:16.5px; color: #fff; font-weight: bold;line-height: 1.7;padding-top:5px;
    /* overflow: hidden;
     text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-line-clamp: 1;
     -webkit-box-orient: vertical;*/
    text-align: center;
}
.product_list222 li .txt .des{margin-top: 22px; font-size: 15px;line-height: 1.7; color: #eee; display: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;

}
.product_list222 li .txt .mo {
    text-align: center;
    font-size: 14px;
    display:  inline-block;
    border-bottom: 2px solid #fff;
    margin-top: 15px;
    padding: 0 3px;
    line-height: 2;
    color: #fff;

}


.product_list222 li .title3{
    font-size:16.5px;
    color: #444;
    font-weight: bold;
    line-height: 65px;
    height: 65px;
    /* margin-top: 15px; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: center;
    visibility: visible;
}


.product_list222 li .item:hover .txt{ opacity: 1;}
.product_list222 li .item:hover .img img{
    -webkit-transform: scale(1.07);
    transform: scale(1.07);
}

.product_list222 li .item:hover .title3{ visibility: hidden}



/**/
.htt{}
.htt .lt{float:left;}
.htt .rt{float:right;}

.htt .lt .t1{font-size: 46px;font-weight: bold;}
.htt .lt .t2{ font-size: 18px; text-transform: uppercase;margin-top: 8px}

.htt .rt a{
    display: flex;
    width: 155px;
    height: 40px;
    align-items: center;
    justify-content: center;
    color:#fff;
    background: #f15929;
    border-radius: 20px;
    font-size: 14px;
}
.htt .rt a img{margin-left: 15px}
.htt .rt a:hover{
    opacity: 0.8;
}


/**/
.inx_hz_bg{background: url(../images/ai_11.png) center top no-repeat;padding: 80px 0; background-size: cover}
.inx_hz{ width: 1340px;margin: 0 auto;}
.inx_hz_con{margin-top: 50px}

.swiper22{padding-bottom: 50px}
.swiper22 .swiper-slide{ width: 20%}
.swiper22 .swiper-slide .img{overflow:hidden;border:1px solid #eee;}
.swiper22 .swiper-slide img{ width: 100%;}
.swiper22 .swiper-pagination-bullets{
    bottom: 0;
}
.swiper22 .swiper-pagination-bullet{
    width: 12px;height:12px;border-radius: 12px;
    display: inline-block; background: #fff;border:none; opacity: 1;
}
.swiper22 .swiper-pagination-bullet-active{   background: #f15929;}

.swiper22 .swiper-slide .title{width: 100%;height: 50px;line-height: 50px;font-size:16px;text-align:center;background:#fff;}





/**/
.ys_main04_bg{
    padding:100px 0;
}
.ys_main04{
    width: 1340px;
    margin:0 auto;
}
.ys_main04_con{
    margin-top: 50px;
}
.ys_main04_con .lt{ width: 530px;float:left;}
.ys_main04_con .lt .img{ height: 320px; overflow:hidden;}
.ys_main04_con .lt .img img{ width: 100%; height: 320px; object-fit: cover}
.ys_main04_con .lt .txt{padding:22px 30px ;background: #f8f8f8}

.ys_main04_con .lt .title{
    font-size:23px;

    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #444;
}
.ys_main04_con .lt .des{
    font-size:14px;
    margin: 18px 0;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #777;
}
.ys_main04_con .lt .date{ font-size:12.5px;  color: #666;line-height: 15px}
.ys_main04_con .lt .date img{margin-right: 8px}


.ys_main04_con .rt{ width: 750px;float:right;}
.ys_main04_con .rt .item{display: flex;justify-content: space-between;padding: 18px 0;border-bottom:1px solid #eee;}
.ys_main04_con .rt li:first-child .item{padding-top:0;}
.ys_main04_con .rt .title{
    font-size:16px;
    margin-top: 11px;
    font-weight: bold;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #444;
}
.ys_main04_con .rt .des{
    font-size:14px;
    margin-top: 10px;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #777;
    line-height: 1.5;
}

.ys_main04_con .rt .txt{flex:1 1 auto;padding-left: 30px;}

.ys_main04_con .rt .date{flex: 0 0 95px;text-align: center;color: #333;}
.ys_main04_con .rt .date .d1{font-size: 52px;font-weight: bold;}
.ys_main04_con .rt .date .d2{font-size:15px;margin-top: -1px;}




/**/
.inx_ad01_bg{ text-align: center;}
.inx_ad01_bg img{max-width: 100%}





/* 产品详细 */
.prodes_wrap_bg_bg{ background: #fff}
.prodes_wrap_bg{padding:40px 0 0 0;}
.prodes_wrap{
    max-width: 1200px;
    margin: 0 auto;
}

.pos{ width:100%; margin: 0 auto;font-size: 14px;color:#444; line-height:60px; }
.pos .w-rt a{color:#555}
.pos .w-rt .sep{ font-family: simsun; padding: 0 4px;color:#adadad;}


/* 产品详情 */
.w-product-hd{padding-top:30px;}
.proimg-group{width: 500px;float:left;margin-left: 0px}
.proimg-group .proimg{border:1px solid #eee; position: relative}
.proimg-group .proimg .iconbox{position: absolute; z-index: 10; top:0;right: 0;
    width: 45px;height: 45px; background: rgba(0,0,0,0.5);color:#fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.proimg-group .proimg .iconbox i{font-size: 20px;color:#fff;}
.proimg-group .proimg img{width: 100%;}
.proimg-group .swiper_pro_wrap{position: relative;padding:0 60px;margin-top: 22px; overflow: hidden}
.proimg-group .swiper_pro{}
.proimg-group .swiper_pro .swiper-slide{float:left; width: 20%}
.proimg-group .swiper_pro .swiper-slide img{width: 100%;border: 1px solid #999;opacity: 0.3}
.proimg-group .swiper_pro .swiper-slide.hover img{border:1px solid  #000;opacity: 1}
.proimg-group .pro-prev,
.proimg-group .pro-next{width: 50px;height: 68px; cursor: pointer;position: absolute; z-index: 20}
.proimg-group .pro-prev{  left:0;top:0;background: url(../images/jt1.png) no-repeat center center}
.proimg-group .pro-next{ right:0;top:0;background: url(../images/jt2.png) no-repeat center center}
.proimg-group .pro-prev.swiper-button-disabled,
.proimg-group .pro-next.swiper-button-disabled{opacity: .4}

.protitle-info{width: 570px;float:left;margin-left: 50px}
.protitle-info h1{font-size: 30px;line-height: 1.6; margin-bottom: 10px;   font-weight: bold; color: #444;}
.protitle-info h4{font-size: 19px;line-height: 1.6;border-bottom: 1px solid #eee;margin-bottom: 35px;padding-bottom: 18px;  color: #555 }
.protitle-info .con{}

.protitle-info .btn a{ display: block; width: 170px;line-height: 48px; font-size: 15px;
    background: #2A3A81; color:#fff; text-align: center;margin-top: 20px;}
.protitle-info .btn a:hover{opacity: 0.9}
.protitle-info .btn .rii{position: relative;margin-right: 10px;top:4px; font-size: 20px}

.w-pro-ht{ border-bottom:1px solid #ccc; height:36px;font-size: 17px;   position: relative;margin:60px 15px 0 15px}
.w-pro-ht span{ display: block;position: absolute;z-index: 1;left:0;bottom:-1px;height:36px;border-bottom:2px solid #000;color:#333; }


/*图片放大镜样式*/
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px; background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;z-index:10;background:#ffffff;opacity:0.5;-moz-opacity:0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);border:1px solid #ddd; width:150px !important;height:150px !important; cursor: move }

.prodes_con_bg{margin-top: 60px}
.prodes_con{min-height: 200px }
.prodes_con .hd{
    width: 100%;
    background: #f5f5f5;

}
.prodes_con .hd ul{
    max-width: 1200px;
    margin: 0 auto;
}
.prodes_con .hd li{float:left;padding:0 50px; font-size: 16px;line-height: 65px; }
.prodes_con .hd li.on{ background:#333; color: #fff; }

.prodes_con .bd{}


.pro_pro_con{
    padding:40px 0;
    max-width: 1200px;
    margin: 0 auto;
}
.pro_pro_con_lt{ width:1050px;float:left; }

.pro_pro_con_rt{ width: 210px;float:right; background: #fff}
.pro_pro_con_rt ul{border:1px solid #eee;padding: 0 20px;}
.pro_pro_con_rt .img{ text-align: center}
.pro_pro_con_rt .img img{ width: 80%;}
.pro_pro_con_rt li{padding:15px 0;border-bottom: 1px dashed #eee}
.pro_pro_con_rt .title{ text-align: center; font-size: 16px;width: 100%;height: 36px;line-height:36px;overflow: hidden}
.pro_pro_con_rt .t{padding:15px;font-size: 17px;background:#f5f5f5;border-bottom:1px solid  #2A3A81}



/**/
.prodes_tel{color:#333; padding:50px 0 0 0; float:none; }
.prodes_tel .pd{
    background: url(../images/sy666.png) no-repeat left center;
    padding-left: 52px;
    min-height: 40px;
}
.prodes_tel .tit{ font-size: 16px;}
.prodes_tel .num{ font-size: 28px; margin-top: 6px}



/**/
.inx_aboutus_bg{
    background:url(../images/bg1-2.png) no-repeat center bottom;
    min-height: 846px;
    /*min-height: 750px;*/
}
.inx_aboutus{ width: 1360px; margin: 0 auto}

.inx_aboutus .ht{padding-top: 95px;}
.inx_aboutus .ht .t{float:left;color:#fff;}
.inx_aboutus .ht .t1{font-size: 46px;font-weight: bold;}
.inx_aboutus .ht .t2{ font-size: 18px;margin-top: 10px}
.inx_aboutus .u1{
    list-style-type:none;
    padding:0;
    float: right;
    width: 900px;display: flex;justify-content: space-between;

}
.inx_aboutus .u1 li{
    list-style-type:none;
    padding:0;
}
.inx_aboutus .u1 .numm span{font-size:56px;font-weight: bold;}
.inx_aboutus .u1 .numm em{ font-size: 18px;margin-left: 7px;position: relative;top: -25px;}
.inx_aboutus .u1 .title{ font-size: 18px;margin-top: 10px}



.inx_aboutus .u2{
    list-style-type:none;

    float: right;
    width: 900px;display: flex;justify-content: space-between;
    padding:0 50px;

    display: none;

}
.inx_aboutus .u2 li{
    list-style-type:none;
    padding:0;
}
.inx_aboutus .u2 .item{min-width: 48px;text-align: center;}
.inx_aboutus .u2 .title {
    font-size: 18px;
    color: #1C4ABE;
    margin-top: 15px;
    font-weight: bold;
}


.inx_aboutus_con{padding-top: 70px;}
.inx_aboutus_con .w-lt{ width: 590px;}
.inx_aboutus_con .w-lt .img img{width: 100%}


.inx_aboutus_con .w-rt{
    width: 675px;
    position: relative;
    margin-right:40px;
}
.inx_aboutus_con .w-rt .con{
    padding-top: 15px;
    font-size: 15.5px;
    color: #444;
    line-height: 2;
    text-align: justify;

}
.inx_aboutus_con .w-rt .con p{
    margin-bottom: 15px;
}
.inx_aboutus_con .w-rt .con p:last-child{
    margin: 0;
}

.inx_aboutus_con .w-rt .more{
    padding-top: 50px;
}
.inx_aboutus_con .w-rt .more a{
    display: flex;
    width: 155px;
    height: 40px;
    align-items: center;
    justify-content: center;
    color:#fff;
    background: #f15929;
    border-radius: 20px;
    font-size: 14px;
    float: right;
    /*position: absolute;*/
    /*top: -120px;*/
    /*right: 0;*/
}
.inx_aboutus_con .w-rt .more a img{margin-left: 15px}



/**/
.inx_pro_bg{
    background:url(../images/bg2.png) no-repeat center bottom;
    min-height: 880px;

}
.inx_pro{ width: 1360px; margin: 0 auto;padding-top: 120px;}

.slideTxtBox_pro2 .hd{float:left; width: 288px;}

.slideTxtBox_pro2 .hd .t{font-size: 46px;font-weight: bold;}
.slideTxtBox_pro2 .hd ul{
    margin-top: 60px;
    background: url(../images/line0.png)  repeat-y 14px 0;
}
.slideTxtBox_pro2 .hd ul li{
    background: url(../images/ai_5.png) no-repeat 8px 10px;
    padding-left:55px;
    font-size: 18px;
    height: 27px;
    line-height: 27px;
    margin-bottom: 30px;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.slideTxtBox_pro2 .hd ul li:last-child{
    margin: 0;
}
.slideTxtBox_pro2 .hd ul li.on{
    background: url(../images/ai_17-1.png) no-repeat 0 0;

}
.slideTxtBox_pro2 .hd ul li.on a{
    font-weight: bold;
    /*color:#f15929;*/
}
.slideTxtBox_pro2 .hd ul li b{
    font-size: 22px;
}
.slideTxtBox_pro2 .hd ul li.on a b{
    font-weight: bold;
}

.slideTxtBox_pro2 .bd{ width: 650px;float:right;}
.slideTxtBox_pro2 .bd .title{font-size: 24px;font-weight: bold;}
.slideTxtBox_pro2 .bd .des{font-size: 14.5px;line-height: 1.7;margin: 15px 0;color: #7a7a7a;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;

}
.slideTxtBox_pro2 .bd .more a{font-size: 14.5px;color: #f15929;text-decoration: underline}
.slideTxtBox_pro2 .bd .img{margin-top: 20px;}
.slideTxtBox_pro2 .bd .img img{
    width: 650px;
    height: 406px;
    object-fit: contain;
}


.slideTxtBox_pro2 .btnbox{float: right;padding: 480px 50px 0 110px;}
.slideTxtBox_pro2 .btnbox a{ display: block;margin-bottom: 15px}

.slideTxtBox_pro2 .play{margin-top: 15px;  }
.playyy{
    float: right;
    display: flex;
    width: 155px;
    height: 40px;
    align-items: center;
    justify-content: center;
    color:#fff;
    background: #f15929;
    border-radius: 20px;
    font-size: 14px;

}
.playyy img{margin-left: 15px}
.playyy:hover{
    opacity: 0.8;
    color:#fff;
}


.inx_pro .mmore{
    padding-top: 15px;
}
.inx_pro .mmore a{
    display: flex;
    width: 155px;
    height: 40px;
    align-items: center;
    justify-content: center;
    color:#fff;
    background: #f15929;
    border-radius: 20px;
    font-size: 14px;
    float: right;
}
.inx_pro .mmore a img{margin-left: 15px}



/**/
.ny_about33_bg{padding: 80px  0;position: relative;z-index: 40}
.ny_about331{ width:1230px;margin: 0 auto }
.ny_about331_con{}
.ny_about331_lt{width: 700px;float:left;}
.ny_about331_rt{width: 480px;float:right;}
.ny_about331_rt .img img{width: 100%}

.ny_about331_lt .t1{font-size:24px; font-weight: bold}
.ny_about331_lt .t2{font-size:18px;margin-top: 10px;color: #999;font-weight:100}
.ny_about331_lt .tcon{margin-top: 20px;line-height: 1.7;font-size: 16.5px;}
.ny_about331_lt .tcon p{margin-bottom: 10px;}
.ny_about331_lt .tcon p:last-child{margin: 0}

.ny_about332{
    width:1230px;
    margin: 50px auto 0 auto;
    box-shadow: 0px 10px 15px rgb(0 0 0 / 8%);
    padding: 40px 55px;
    background: #fff;
    display: none;
}
.ny_about332 ul{
    list-style-type:none;
    padding:0;
    display: flex;justify-content: space-between}
.ny_about332 ul li{
    list-style-type:none;
    padding:0;
}
.ny_about332 ul .numm span{font-size: 48px;font-weight: bold;color: #2A3A81;}
.ny_about332 ul .numm em{font-size: 18px;margin-left: 10px;position: relative;top: 0px;}
.ny_about332 ul .title{font-size: 16.58px;margin-top: 10px;}


.ny_about44_bg{position: relative;z-index: 30;background: #f5f5f5;
    /*padding: 130px 0 80px 0;*/
    /*margin-top: -50px;*/

    padding: 80px 0;

}
.ny_about44{ width:1230px;margin: 0 auto }
.ny_about44 .t1{ text-align: center; font-size: 24px; font-weight: bold}
.ny_about44 .t2{text-align: center;font-size: 17px;margin-top: 12px;text-transform: uppercase;font-weight: 100;color:#999}
.ny_about44 .tcon{margin-top: 40px;text-align: center}
.ny_about44 .tcon img{text-align: center}

.ny_about44_con{
    margin-top: 40px;
}
.swiper33{padding-bottom: 50px}
.swiper33 .swiper-slide{ width: 25%}
.swiper33 .swiper-slide .item{
    display: block;
    background:#fff;
    padding:13px;
    box-shadow:0px 10px 15px rgb(0 0 0 / 8%)
}
.swiper33 .swiper-slide .img{overflow:hidden;border:1px solid #eee;}
.swiper33 .swiper-slide .img img{ width: 100%;}
.swiper33 .swiper-slide .title{
    width: 100%;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    font-size:15px;
    text-align:center;
    display: none;
}
.swiper33 .swiper-pagination-bullets{
    bottom: 0;
}
.swiper33 .swiper-pagination-bullet{
    width: 12px;height:12px;border-radius: 12px;
    display: inline-block; background: #fff;border:1px solid #f15929; opacity: 0.5;
}
.swiper33 .swiper-pagination-bullet-active{   background: #f15929; opacity: 1}








/* 简介 */
.ty_about01_bg{
    padding: 4.5% 5%;
    position: relative;
}
.ty_about01_bg:after{
    content: '';
    width: 100%;
    height: 100%;
    background: url(../images/abg1.jpg) no-repeat center center;
    background-size: cover;
    opacity: 0.4;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}
.ty_about01{max-width: 1360px;margin: 0 auto;position: relative;z-index: 10;}

.h3_abt{ text-align: center}
.h3_abt .t1{font-size: 34px;letter-spacing: 2px;font-weight: bold;}
.h3_abt .line{width: 60px;height: 3px;background: #2A3A81;margin: 0 auto;margin-top: 20px;}
.h3_abt_white .t1{ color: #fff}
.h3_abt_white .line{ background: #fff}

.ty_about01_con{margin-top: 50px;}
.ty_about01_con .typo{
    font-size:17px;
    transition: all 0.3s;
}

/*.ty_about01_con .typo p{ display: none}
.ty_about01_con .typo p:nth-of-type(1),
.ty_about01_con .typo p:nth-of-type(2){
    display: block;
}*/

/*

.Zmorebtn{
    display: inline-block;
    margin-left: 10px;
    text-indent: unset!important;
    position: relative;
    z-index: 50;
}
.Zmorebtn #Zmore{
    position: relative;
    z-index: 50;
    display: inline;
    border:1px solid #2A3A81;
    font-size: 14px;
    padding: 6px 10px;
    color:#2A3A81;
    -webkit-transition: all 0.3s;
    transition: all  0.3s;
    cursor: pointer;
    text-indent: unset!important;
}
.Zmorebtn #Zmore:hover{

    color: #fff;
    border-color:#2A3A81;
}
.Zmorebtn #Zmore.hvr-sweep-to-right:before{
    background:#2A3A81;
}
*/


.Zmorebtn{
    display:  block;
    margin-top: 10px;
    text-align: right;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 10px;
    text-indent: unset!important;
    position: relative;
    z-index: 50;

    display: none;
}
.Zmorebtn #Zmore{
    position: relative;
    z-index: 50;
    display: inline-block;
    font-size: 15px;
    padding: 6px 8px;
    color:#2A3A81;
    -webkit-transition: all 0.3s;
    transition: all  0.3s;
    cursor: pointer;
    text-indent: unset!important;
}
.Zmorebtn #Zmore:hover{

    color: #fff;
    border-color:#2A3A81;
}
.Zmorebtn #Zmore.hvr-sweep-to-right:before{
    background:#2A3A81;
}




.ty_about01_con2{margin-top: 50px;}
.ty_about01_con2 .lt{width: 45%;float:left;position: relative;}


.ty_about01_con2 .txt{width: 50%;float:right;padding-top:0px;}
.ty_about01_con2 .txt ul{margin:-30px -15px 0 -15px;}
.ty_about01_con2 .txt li{float:left;width: 50%;padding:76px 15px 0 15px;text-align: center;}
.ty_about01_con2 .txt .item{
    border-right:1px solid #eaeaea;
}
.ty_about01_con2 .txt li:nth-of-type(2) .item,
.ty_about01_con2 .txt li:nth-of-type(4) .item{
    border:none;
}
.ty_about01_con2 .num{}
.ty_about01_con2 .num span{ font-size: 40px; color:#2A3A81; font-weight: bolder;   }
.ty_about01_con2 .num em{font-size: 23px;margin-left: 10px;/* color: #a3a3a3; *//* font-weight: 100; */}
.ty_about01_con2 .title{font-size: 17px;margin-top: 15px;color: #595959;}


/**/
.ny_ht{min-height: 55px; position: relative}
.ny_ht .t1{font-size: 38px; font-weight: bold}
.ny_ht .line{width: 55px;height: 4px;margin-top: 15px;background: #2A3A81;
    border-radius: 2px;
}
.ny_ht .t2{font-size: 14px;color:#777;margin-top: 22px;}

.ny_ht_rt{ position: absolute; top:15px; right:0;}
.ny_ht_rt a{ display: block;padding:10px 25px; font-size: 17px;border:1px solid #ddd;float:left;margin-left: 15px;}
.ny_ht_rt a:hover,
.ny_ht_rt a.cur{border-color:#2A3A81;color:#2A3A81;}

.ny_ht_center{ text-align: center}
.ny_ht_center .line{margin: 15px auto 0 auto;}




/* 企业文化 */
.nyAbout_qy_bg{
    padding:4.5% 5%;
    /* background: url(../images/abbg6-jpg.jpg) no-repeat center center; */
    background-size: cover;
}
.nyAbout_qy_wrap{max-width: 1400px;margin: 0 auto;}

.nyAbout_qy_con{margin-top:65px;}
.nyAbout_qy_ul{margin:0 -10px;}
.nyAbout_qy_ul li{ float:left;width: 24%;overflow: hidden;  transition: all 0.3s;border-right:1px solid #fff;}
.nyAbout_qy_ul li:last-child{border:none;}
.nyAbout_qy_ul li.on{ width: 28%}
.nyAbout_qy_ul .item{
    width: 100%;
    height: 500px;
    position: relative;
    overflow: hidden;
    transition: all 0.3s;
}
.nyAbout_qy_ul .bg{
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10;
    width: 100%;
    height:100%;
    background: no-repeat center center;
    background-size: cover;
    transition: all 0.3s;
}
.nyAbout_qy_ul .item:before{
    content:'';
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 12;
    width: 100%;
    height:100%;
    transition: all 0.3s;
    opacity: 0;
    background:rgb(0 140 214 / 60%);

}
.nyAbout_qy_ul .pd{
    padding: 100px 45px 0 45px;
    color:#fff;
    position: relative;
    z-index: 30;
    transition: all 0.3s;
}
.nyAbout_qy_ul .num{
    position: relative;
    left: -20px;
    top:4px;
}
.nyAbout_qy_ul .title{font-size: 26px;font-weight: bold;}
.nyAbout_qy_ul .title2{font-size:16px;text-transform: uppercase;font-weight: 100;margin-top: 5px;}
.nyAbout_qy_ul .line{width: 70%;height: 2px;background: #fff;margin: 15px 0 26px 0;transition: all 0.3s; display: none}
.nyAbout_qy_ul .des{font-size: 16.5px;line-height: 1.9;margin-top: 25px;color: rgb(255 255 255 / 90%);}
.nyAbout_qy_ul .ic{
    position: absolute;
    left: 65px;
    bottom: 60px;
    z-index: 40;
}


.nyAbout_qy_ul li.on .item .bg{
    /*transform: scale(1.08);*/
}
.nyAbout_qy_ul li.on .item .pd{
    margin-top: -15px;
    margin-left:-5px;
}
.nyAbout_qy_ul li.on .item .line{
    width: 75%;
}
.nyAbout_qy_ul li.on .item:before{
    opacity: 1;
}



/**/
.ny_aboutus03_bg{
    display: none;
}

.w-list222 .img img{
    width: 100%;
    height: 111px;
    object-fit: contain;
}

.zheng_list .img img{
    width: 100%;
    height: 335px;
    object-fit: contain;
}


.zheng_list li{
    width: 20%;

}


.ty_about01_con2 .lt .imgbox .img{
    width: 100%;
}