/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}

/*公共样式部分*/
body {color: #666;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden;font-weight: normal;min-width:1300px;}

#copy { display: none;}
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
a {color: #666; text-decoration: none;}
a:hover { color:#274ffb;text-decoration: none; border-bottom-style:}

.box{ margin:0 auto;width:80%;min-width: 1400px; box-sizing: border-box;padding: 0 2%;}
.page{width:1400px;min-width:1400px;margin:0 auto;}
.bg{ width: 100%;min-width:1400px;overflow: hidden;}

.fl { float: left;}
.fr {float: right;}

.product_content{text-align: center;}
/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}


/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}


/*英文样式*/
.font_en {font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;font-weight: normal;}
.en {font-family: Arial, Helvetica, sans-serif;font-weight: normal;}
.t{text-align: center;}
.t p{font-size:40px;color: #222;margin-top:-80px;}
.t d{color: #274ffb;}
.t dd{color: #666;font-size: 18px;line-height: 40px;}

.t i{font-style: normal;font-size: 90px;text-transform: uppercase;color: #eee;}

@keyframes spin {
  from {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
  50% {-webkit-transform: rotate(180deg);transform: rotate(180deg);}
  to {-webkit-transform: rotate(360deg); transform: rotate(360deg);}
}
.logo img{height:65px;}


.head_bg{position: absolute;z-index: 99999;overflow: initial;border-bottom: 1px solid rgba(255,255,255,0.3);}
.head{display: flex;align-items: center;justify-content: space-between;height: 100px;position: relative;width:90%;}
.head_l{display: flex;align-items: center;}
.name{margin-left: 15px;}
.name dd{margin-top: 5px;display: block;font-size: 16px;color: rgba(255,255,255,0.8);}
.head_r{display: flex;align-items: center;justify-content:space-between;}
.head_tel{font-size: 30px;font-family: 'Futura';color: #fff;position: relative;height: 100px;display: flex;align-items: center;margin-left: 18px;margin-right: 20px;}

.head_search{background: url(//memberpic.114my.com.cn/0301141/uploadfile/image/20211130/20211130180652_261652213.png)no-repeat center;width: 25px;height: 100px;transition: 0.3s ease all;cursor: pointer;}


.iser_box,.itel_box{background:rgba(255,255,255,0.3);position:absolute;top:100px;right:0;padding:30px;transform-origin:top;transform:rotateX(90deg);transition:all 0.5s;z-index: 9;border-radius: 10px;}
.icon>div:hover .iser_box,.icon>div:hover .itel_box{transform:rotateX(0deg);}
.search_l{display:flex;align-items:center;justify-content:end;color: #fff;}
.search_l span+span{margin-left:4px;}
.search_l a{color: #fff;font-size: 14px;}
.search_r{margin-top:20px;position:relative;}
#infoname{width:100%;height:38px;line-height: 38px;border:1px solid #eee;text-indent:12px;}
.z_img{width:38px;height:38px;position:absolute;top:0;right:0;background: no-repeat;}
.itel_box{width:320px;text-align:center}
.dh_h {line-height: 36px;font-size: 22px;}
.itel_box p{color:#fff;position:relative;font-size:20px;}
.itel_box p:before{position:absolute;left:0;color:#333;}
.itel_box em{font-family:'arial';font-size:26px;font-weight: bold;color:#feac00;margin-top:10px;}
.search_l .zya{font-size: 16px;}
.search_l span{color: #fff}
.icon_pho {display: flex;align-items: center;}
.icon_pho b {font-size: 26px;color: #006cb5;padding-left: 10px;}
.nav_rc{display: flex;width: 10%;justify-content: space-between;}
.nav_rc a{font-size: 18px;color: #fff;position: relative;}
.nav_rc a.on{color: #003793!important;}
.nav_rc span{color: #fff;font-size: 14px;padding-top: 3px;}

.head_search:hover .iser_box {
    transform: rotateX(0deg);
}

/*导航*/
.nav{height:100px;}
.nav>ul>li{ float: left; display:block;height:100px;z-index: 99;width: 100px;transition: 0.3s ease all;}
.nav>ul>li>a{display: block; color: rgba(255,255,255,0.6); font-size: 16px;text-align: center; z-index: 3333;position: relative;line-height: 100px;}
.nav>ul>li.navcurrent>a,.nav>ul>li:hover>a{color: #fff;}

@media (max-width: 1800px){
    .nav>ul>li{width:93px;}
}
@media (max-width: 1700px){
    .nav>ul>li{width:90px;}
}
/*下拉*/


.nav>ul>li:hover  .con_nav {transform: rotateX(0deg);}
.con_nav {background:rgba(255,255,255,0.9);position: absolute;top:100px;left: 0;z-index:55;overflow:hidden;width:100%;box-shadow: 1px 5px 10px rgba(0,0,0,0.2);transition: 0.5s;transform-origin: top;transform: rotateX(90deg);display: flex;justify-content: space-around;align-items: center;padding: 3%;}
.con_l {width: 10%; position: relative;}
.con_l:after {content:'';width:2px;height:100%;position:absolute;top:0;left: -18px;background: #274ffb;}
.con_l p { display: flex;flex-direction: column;font-size: 24px; line-height: 24px;}
.con_l p span { font-size: 14px;color: #666;text-transform: uppercase;line-height: 18px;padding-top: 7px;font-family: Arial;}
.con_r { width: 62%;}
.con_r>ul {display: flex; justify-content: space-between; align-items: center; width: 100%;}
.con_r>ul>li {width: 24%;display: flex; align-items: center;justify-content: center; padding: 1%;}
.con_r>ul>li>a {font-size: 17px;color: #333; border-top: 1px #eee solid; border-bottom: 1px #eee solid; padding:15px 22px;text-align: center;    line-height: 30px;}
.con_r>ul>li>a:hover{color: #274ffb;}
.nav_con>ul>li:nth-child(4) .con_nav .con_r {width:72%;}
.nav_con>ul>li:nth-child(5) .con_nav .con_r>ul { flex-wrap: wrap;}
.nav_con>ul>li:nth-child(5) .con_nav .con_r>ul>li,.nav_con>ul>li:nth-child(8) .con_nav .con_r>ul>li  {width:32.5%;}
.nav_con>ul>li:nth-child(5) .con_nav .con_r>ul>li:nth-child(n+4) {margin-top:10px;}


/*banner*/
/*banner*/
.tp-banner-container{min-width:1400px;}
.tp-bullets {margin-bottom: 30px !important;}
#banner {position: relative;  }
#banner:before {content:'';position: absolute;width: 21%;height: 6px;-webkit-transform: skew(-28deg);-moz-transform: skew(-28deg);-o-transform: skew(-28deg);background: linear-gradient(to right,#274ffb,#5f7dfc);bottom: 0;right: 2px; animation:myfirst1 1s linear ;z-index: 55;}
#banner:after {content:'';position: absolute;width: 78.7%;height: 6px;-webkit-transform: skew(-28deg);-moz-transform: skew(-28deg);-o-transform: skew(-28deg);background: linear-gradient(to right,#eee,#dddddd);bottom: -6px;left: 0;animation:myfirst 1s linear ; }
@keyframes myfirst
{
    0%   { width: 0%;}
	100% { width: 79%;}
}
@keyframes myfirst1
{
    0%   { width: 0%;}
	100% { width: 21%;}
}

.tp-bgimg {-webkit-animation: kenburns-top1 3.5s ease-out both; animation: kenburns-top1 3.5s ease-out both;}
@keyframes kenburns-top {
 0% {
    -webkit-transform: scale(1) translateY(0);  transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top;   transform-origin: top;
  }
  }

@keyframes kenburns-top1 {
 0% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top;  transform-origin: top;
  }
  100% {
   -webkit-transform: scale(1) translateY(0); transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;  transform-origin: 50% 16%;
  }
  }




/*产品*/
.pro {width: 100%;background: #f8f8f8;overflow: hidden;padding: 80px 0}
.pro .tit span{margin-bottom:0px;}
.lc_ti{background: linear-gradient(120deg,#274ffb,#4668fc);height: 130px; display: flex; align-items: center;flex-direction: column;justify-content: center;border-bottom: 1px solid rgba(255,255,255,0.1);}
.lc_ti p {font-size:24px; display: flex;flex-direction: column;color: #fff;align-items: center;    line-height: 32px;}
.lc_ti p span {font-size: 13px;text-transform:uppercase; color: rgba(255,255,255,0.3);}
.pro_nav li a{font-size:15px; letter-spacing: -1px;}
.pro_nav ul { display: flex;flex-direction: column;background:#fff;position:relative;}
li#showtyepname div {display: flex;flex-direction: column;}
.pro_nav ul li>a {line-height: 66px;padding-left: 50px; font-weight: normal;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;position: relative;border-bottom: 1px solid #eee;}
.pro_nav ul li.on dl{padding:10px 0;border-bottom:1px solid #eee;}
.pro_nav ul li dl a{line-height: 50px;padding-left: 50px; font-weight: normal;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;position: relative;display: flex;align-items: center;font-size: 14px;}
.pro_nav ul li dl a:before{content:'';width:10px;height:1px;display:inline-block;background: #ccc;position: absolute;left: 27px;}
.pro_nav ul li:first-child { border-bottom: 1px solid #f1f1f1;width:100%;}
#showtyepname div {line-height: 36px;padding-top: 5px;padding-left: 70px;}
#showtyepname a {padding-left: 5px;position:relative;font-size:14px!important}
.pro_nav ul:last-child li:first-child {border-bottom: none;}
.pro_nav ul li>a:before,.pro_nav ul li>a:after{content: '';position: absolute;transition: 0.5s;}
.pro_nav ul li>a:before{width:10px;height:10px;border-radius: 100%;border:1px solid #ccc;top:25px;left: 27px;}
.pro_nav li.on>a{background: linear-gradient(120deg,#274ffb,#4668fc);transition: all 0.5s;color: #fff;width: 100%;margin: 0 auto; padding-left: 55px;overflow: hidden;}
.pro_ic{display: flex;justify-content: space-between;}
.pro_lc{width: 20%;background: #027cf8;padding: 0px 0 0px;}
.pro_nav {margin-top: 0px;}
.pro_txt{padding: 35px;font-size: 18px;color: #fff;font-weight: lighter;}
.pro_txt d{font-weight:bold;display:block;margin-top:10px;font-size:22px;}
.pro_cc{width:78%;overflow: hidden;}
.pro_rc{display: flex;width: 100%;transition:all .5s;}
.pro_item .divproduct_new_div {display: flex; flex-wrap: wrap; }
.pro_item {width: 100%; flex-shrink: 0; }
img.product_div_item_image {width: 100%;height: auto;}
.pro_item .divproduct_new_div_item {flex-shrink: 0;width: 49%;background: #fff;padding: 25px 30px;margin-right:2%;border-radius: 5px;overflow: hidden;}
.pro_item .product_div_item_pic {/* border: 1px solid #ececec; */width: 60%;float: right;margin-right: -15%;display: flex;align-items: center;/* height: 280px; */}
.pro_item .divproduct_new_div_item_a {font-size: 18px; color: #333; font-weight: bold; display: block; margin-top: 1vw; position:relative; }
.pro_item .divproduct_new_div_item_body {font-size: 14px; color: #787878; line-height: 25px; margin-top: 1vw;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.pro_item .divproduct_new_div_item:nth-child(2n){margin-right: 0;}
.pro_item .divproduct_new_div_item:nth-child(n+3){margin-top:2%;}
.pro_item .divproduct_new_div_item_content {width: 55%;padding-right: 27px;float: left;/* padding: 25px; */}
.pro_item .product_div_item_pic>a {display: block;position: relative;height: inherit;overflow: hidden;} 
.pro_item .product_div_item_pic>a img {transition: all .5s; }
.pro_item .divproduct_new_div_item:hover .product_div_item_pic img {transform: scale(1.2); } 
.pro_item .divproduct_new_div_item_a:after {position: absolute;content: "more";font-size: 12px;color: #999;bottom: -10vw;left: 0;width: 73px;height: 28px;border: 1px solid #999;text-align: center;line-height: 28px;transition:all .5s;text-transform: uppercase;font-weight:100;}
.pro_item .divproduct_new_div_item:hover .divproduct_new_div_item_a:after {background:#274ffb;border-color: #274ffb; color: #fff; transform: translateX(10px); }
.pro .prolist2021{overflow-x: hidden;height: 34vw;}
.pro .prolist2021 li{transition: 0.3s ease all;}
.pro .prolist2021 li dl{max-height:0px;overflow: hidden;transition: 0.3s ease all;}
.pro .prolist2021 li.on dl{max-height:700px;}
@media screen and (max-width: 1470px){
	.pro_item .product_div_item_pic>a:after{bottom: 13px;left: -63%;}
}

@media (max-width: 1400px){
	.pro_item .divproduct_new_div_item_a:after{bottom: -137px;}
        .pro .prolist2021 {height: 500px;}
}


/*优点*/
.padv_t i{color:rgba(255,255,255,0.1);}
.padv_t p{color:#fff;}
.padv_t dd{color:rgba(255,255,255,0.6);}
#benefit_bg{background:url(//memberpic.114my.com.cn/0301141/uploadfile/image/20220301/20220301171553_1425759417.jpg) center no-repeat;width: 100%;min-width: 1200px;height:776px;}
.benefit{position: relative;min-width: 1200px;width: 1200px;}
.benefit_bt{ font-size:42px; text-align:center; color:#fff; border-radius: 10px;}
.benefit_bt span{ font-size:42px; font-weight:bold; text-align:center; color:#fff;}
.zhgytx1{ font-size:18px; text-align:center; color:#f1f1f1; padding-top:5px; height:40px;}
.jgntkf{ width:26px; height:25px; margin:0 auto;animation: myfirst 2s infinite;}
 @keyframes myfirst {  0% {  
               transform: translate(0px, 0px);  }  
           50% {  
               transform: translate(0px, -10px);  
           }  
           100% {  
               transform: translate(0px, 0px);  
           }  
       }  
	   
.benefit_wt{background: #fff;height: 526px;margin-top:25px;position: relative;overflow: hidden; border-radius: 10px;}
.benefit_wt:after{content: "";position: absolute;background: url(//memberpic.114my.com.cn/0301141/uploadfile/image/20190420/20190420103807_814156584.png)no-repeat center;width: 453px;height: 453px;top:39px;left:374px;}
.prod_ads_bg1 {position: absolute;background: url(//memberpic.114my.com.cn/0301141/uploadfile/image/20190420/20190420103635_80410745.png) no-repeat center;width: 601px;height: 601px;display: block;bottom: -45px;left: 300px;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}

.prod_ads_bg2 {position: absolute;background: url(//memberpic.114my.com.cn/0301141/uploadfile/image/20220302/20220302115118_1376487044.png) no-repeat center;width: 478px;height: 478px;display: block;bottom: 24px;left: 362px;-webkit-animation: spin 15s linear infinite;animation: spin 15s linear infinite;}
.benefit_w1{background: #027cf8;position: absolute;top:151px;left:448px;width: 300px;height: 40px;display: block;}
.benefit_w2{background: #f7f7f7;position: absolute;bottom:-61px;left:448px;width: 300px;height:60px;display: block;}
.benefit_w3{position: relative;z-index: 2;margin-bottom: 47px;height:100px;}
.benefit_w4{text-align: right;margin-right: 20px;margin-top:28px;width: 243px;}
.benefit_w4 p{color: #02aff8;font-weight: bold;font-size: 26px;}
.benefit_w4 span{font-size: 15px;line-height: 20px;}
.benefit_w5{width: 213px;}
.benefit_w6{margin-top:9px;}
.fr .benefit_w4{text-align: left;margin-left: 20px;margin-right: 0px;}



/* Case
.case_box{background:#f8f8f8;padding:0 0 80px;}
.case_list{}
.case_list ul{display:flex;}
.case_list ul+ul{margin-top:1.7%;}
.case_list li{width:32.2%;box-shadow: 0px 0px 30px rgb(0 0 0 / 5%);border-radius:5px;overflow: hidden;}
.case_list li+li{margin-left:1.7%;}
.case_list li>a{display:block;overflow:hidden;position:relative;height: 18vw;min-height: 260px;display: flex;align-items: center;}
.case_list li:hover>a{}
.case_list li>a:before{content:'';width:86px;height:100%;transform-origin:left top;background:linear-gradient(to right,transparent,rgba(255,255,255,0.8));transform:skewX(-25deg);position:absolute;top:0;left:0;opacity:0;transition:all 0.5s;}
.case_list li:hover>a:before{opacity:1;left:150%;}
.case_list li>a i{width:28px;height:28px;border-radius:100%;background:#ea7813;font-size:18px;color:#fff;text-align:center;line-height:28px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;opacity:0;transition:all 0.5s;}
.case_list li:hover>a i{opacity:1;}
.case_list li>a i:before,.prr_btm .progdwz2021 li>a i:after{content:'';width:44px;height:44px;border-radius:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1;}
.case_list li>a i:before{background:rgba(234,120,19,0.4);animation-delay:1.5s;}
.case_list li>a i:after{background:rgba(234,120,19,0.2);}
.case_list li img{width:100%;height:auto;}
.case_list li p{height:60px;background:#fff;position:relative;transition:all 0.3s;}
.case_list li p a{display:block;line-height:60px;text-align:center;font-size:16px;position:relative;z-index:2;transition:all 0.3s;}
.case_list li:hover p a{color:#fff;}
.case_list li:hover p{background:#274ffb;} */


.case_con {display: flex;justify-content: center;}
.case_con .divdgweb_new_div {display: flex;} 
.case_con .divdgweb_new_div_item {display: flex;flex-direction: column-reverse;align-items: center;width: 25%;position: relative;height:auto;}
.case_con .divdgweb_new_div_item_content {padding: 20%;position: absolute;bottom: 0;left: 0;width: 100%;height: 0;transition: 0.5s;z-index: 9;cursor: pointer;}
.case_con .divdgweb_new_div_item_title {display: flex;position: relative;} 
.case_con .divdgweb_new_div_item_title:before {content:'Hand bag plastic case';font-size:12px;color:#fff;    font-family: 'iconfont';text-transform: uppercase;    position: absolute;bottom: -20px; left: 0;opacity: 0.5;line-height: 12px;}
.case_con .divdgweb_new_div_item:nth-child(2) .divdgweb_new_div_item_title:before {content:'Gift box glue case';}
.case_con .divdgweb_new_div_item:nth-child(3) .divdgweb_new_div_item_title:before {content:'Wine box glue case';}
.case_con .divdgweb_new_div_item:nth-child(4) .divdgweb_new_div_item_title:before {content:'Color box glue case';}

.case_con .divdgweb_new_div_item_title a {font-size: 24px;line-height: 24px; color: #fff;}
.case_con .divdgweb_new_div_item_body {font-size: 15px;color: #fff;line-height: 24px;padding-top: 12%;display:none;}
.case_con .news_div_item_pic {}
.case_con .news_div_item_pic img {width:100%;}
.case_con .divdgweb_new_div_item:hover .divdgweb_new_div_item_content {background: rgba(39,79,251,0.8);height: 40%;padding: 15% 13%;}
.case_con .divdgweb_new_div_item:hover .divdgweb_new_div_item_body {display:block;}
.case_con .news_div_item_pic a{position: relative;display:block;}
.case_con .news_div_item_pic a:after{content:'';width:100%;height:100%;display:block;position: absolute;top:0;background: rgba(0,0,0,0.1);transition:all 0.3s;}
.case_con .divdgweb_new_div_item:hover .news_div_item_pic a:after{top:100%;}

/*简介*/
.adv_bg{padding-top: 80px; height:1030px; background:#f1f5f8 url(//memberpic.114my.com.cn/0301141/uploadfile/image/20220112/20220112092544_1833833147.jpg) no-repeat center bottom; }
.adv_t{border-bottom: 1px #eee solid; padding-bottom:50px;}
.adv_list{width: 64%;}
.adv_list li{float: left; cursor: pointer; width: 24%; text-align: center; height:154px; line-height:154px; color:#222; font-size:24px;position: relative; }
.adv_list li b{color:#ffa200;}
.adv_list li.on,.adv_list li.on b{color:#027cf8; font-weight:bold;}
.adv_list li:before,.adv_list li:after{content:""; }
.adv_list li:after{display:block; width:0; height:3px; background:#027cf8; margin:0 auto;transition: 0.3s all ease;position: absolute; left:0; right:0; top:0;}
.adv_list li.on:after{width:100%;}
.adv_list li:before{display:inline-block; width:50px; height:50px; position: relative; top:14px; margin-right:6px;transition: 0.2s all ease; background-image:url(//memberpic.114my.com.cn/0301141/uploadfile/image/20220112/20220112093218_1126086947.png); background-repeat: no-repeat; }
.adv_list li:nth-child(1)::before{background-position: 0px -50px;}
.adv_list li:nth-child(2)::before{background-position: -50px -50px;}
.adv_list li:nth-child(3)::before{background-position: -100px -50px;}
.adv_list li:nth-child(4)::before{background-position: -150px -50px;}

.adv_list li.on:nth-child(1)::before{background-position: 0 0;}
.adv_list li.on:nth-child(2)::before{background-position: -50px 0;}
.adv_list li.on:nth-child(3)::before{background-position: -100px 0;}
.adv_list li.on:nth-child(4)::before{background-position: -150px 0;}



.adv_l{width: 60%; height: 536px; overflow: hidden;}
.adv_l img{width: 100%;}
.adv_r{width: 40%; background: #fff; box-shadow: 0 0 200px rgba(0,0,0,0.1); height:690px;position: relative; top:-155px; padding:3.4vw;}
.adv_rt p{ font-size: 20px; color: #333;}
.adv_rt h4{font-size: 30px; color: #111; border-bottom:1px #e1e1e1 solid; padding-bottom: 2vw; margin-bottom:2vw; padding-top:0.5vw;}
.adv_rt h4 b{color: #027cf8;}
.adv_rt dd{ font-size: 15px; line-height: 30px; margin-top: 1.4vw;}
.adv_rt dd:before{content:"";    display: inline-block;width:8px; height:8px; border:2px #e1e1e1 solid;border-radius: 100%; margin-right:10px;}

.adv_rd{margin-top:2.5vw;}
.adv_rd li{width: 50%; float: left; border:1px #eee dotted; text-align: center; padding:2vw 0;}
.adv_rd li p{font-size: 3.2vw; color: #222; font-family: "Arial";}
.adv_rd li p:after{content:"+"; display: inline-block; width: 26px; height: 26px; line-height: 26px; background: #ffa200; color: #fff; text-align: center; font-size: 16px;position: relative; top:-10px; margin-left:6px;}
.adv_rd li span{ font-size: 18px; line-height: 40px;}

/*简介*/
.about_l{width:48%;position: relative;}
.about_r{width:48%;}
.about_r span{color:#ccc;font-size:40px;margin-top:40px;display:block;}
.about_r p{font-size:40px;color:#222;}
.about_r d{font-size:15px;color:#666;line-height:30px;display:block;margin-top:40px;}
.about_bg{background: #fff url(//memberpic.114my.com.cn/0301141/uploadfile/image/20211129/20211129170304_1949916406.png) no-repeat 50% 100%;}
.about_r a{width:150px;height:40px;line-height:40px;font-size:15px;color:#fff;background:#027cf8;display:inline-block;margin-right:20px;text-align:center;margin-top:40px;}
.about_tit {width:90%;margin:0 auto;}
.about_l ul li img{width:100%;}
.about_li{position: absolute;bottom:20px;right:20px;}
.about_li li{width:8px;height:8px;display:inline-block;background:#fff;margin-left:5px;}
.about_li li.on{background:#027cf8;}

.com_b{ width: 100%;}
.com_b li{float: left; width: 25%; text-align: center; color:#222;  padding-top:60px;}
.com_b p{font-size: 50px; font-family: "Arial"; }
.com_b p span{font-size: 20px; font-family: "Microsoft YaHei"}
.com_b dd{font-size: 16px; line-height: 30px;}

.ripple img{display: inline-block;   }
.ripple,.ripple:before,.ripple:after {left:0;top:0;bottom:0;height: 54px;width:54px;margin:auto; border-radius: 50%;box-shadow: 0 0 0 0 rgba(39,79,251);animation: ripple 3s infinite; }
.ripple{text-align: center;cursor: pointer;    z-index: 3;height: 88px;width:88px;display: block;margin-top: 40px;position: relative;}
.ripple:before {-webkit-animation-delay:.9s;animation-delay:0.9s;content:"";position:absolute;right: 0;bottom: 0;}
.ripple:after {-webkit-animation-delay:.6s;animation-delay:0.6s;content:"";position:absolute;right: 0;bottom: 0;}
.ripple a{display: block;position: relative;z-index: 9;}
@keyframes ripple {
    70% {
        box-shadow: 0 0 0 40px rgba(39,79,251, .0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(39,79,251, .0);
    }
}



.com_m{}
.com_m li{float: left; width: calc((100% - 60px) / 4); text-align: center;margin-right:20px;}
.com_m li img{width:100%; height:auto; transition: all .5s ease; }
.com_m li:hover img{transform: scale(1.1);}
.com_m li>a{display: block; overflow: hidden; }
.com_m li p a{display: block; font-size: 16px; height: 50px; line-height: 50px;transition: all .5s ease; }
.com_img .new_web_div2021{width:100% !important;    overflow: hidden;}
.com_img{width:90%;background: #fff; box-shadow: 0 0 50px rgba(0,0,0,0.1);margin:0 auto;padding: 2vw 2vw 1vw;border-radius: 20px;}
.com_m ul{float: left;width:100%;}




.hez{ background: url(//memberpic.114my.com.cn/0301141/uploadfile/image/20211130/20211130174143_979108490.jpg) no-repeat 50%/cover;}
.hez .t i{color:rgba(255,255,255,0.2)}
.hez .t p{color:#fff;}
.hez .t dd{color:rgba(255,255,255,0.8)}
.hez .hez_content{ display: flex; flex-wrap: wrap; justify-content: space-between;}
.hez .hez_content .hez_content_list{ width: 20%; height: 170px; display: flex; align-items: center; justify-content: center;}
.hez .hez_content .hez_content_list img{ max-width: 100%;width:50%;    filter: grayscale(100) brightness(100);}



/*新闻*/
.news{}
.news_t{text-align:left; width:40%; float:left; padding-top:20px;}
.new_nav {padding-top:65px;}
.new_nav li{width: 170px;height: 42px;line-height: 42px;text-align: center;float: left;margin-left: 35px;-webkit-transition: all 0.5s;transition: all 0.5s;background: #f5f5f5;}
.new_nav li:nth-child(1){ margin-left:0;}
.new_nav li a{ display:block; font-size:18px;}
.new_nav li.on{background: #274ffb;}
.new_nav li.on a{ color:#fff;}


.news_list{height:28vw; min-height:500px !important;width: 100%;overflow: hidden;}
.news_list .tempWrap {width: 100% !important;}
.news_list .news_div{height:100%;}
.news_list .news_div_item{width: 25%;display: inline-block;position: relative;height:100%;transition:0.5s; padding:30px 40px 40px;border-right:1px #eee solid;border-top: 1px solid #eee;border-bottom: 1px solid #eee;}
.news_list .news_div_item:first-child{border-left:1px #eee solid;}
.news_list .news_div_item_date{font-weight: 400;height: 26px; line-height: 22px;}
.news_list .news_div_item_content{padding-right: 14px; padding-bottom:90px;    overflow: hidden;
}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{display: inline-block; font-size: 15px;line-height: 22px; color: #999;}

.news_list .news_div_item_a{font-size: 18px;display: block;margin-bottom: 16px;position:relative;transition:0.3s; font-weight:normal; color:#222;    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;height:24px;overflow: hidden;}
.news_list .news_div_item_body::before{position:absolute;content:'查看详情';bottom: -65px;left: 0;width: 0;height: 33px;background: #fff;border-radius: 40px;line-height: 33px;color: #999;font-size: 15px;transition:0.5s;padding-left: 43px; border:1px #eee solid; font-weight: 100; display: none;}
.news_list .news_div_item_body::after{position:absolute;content:'';bottom: -55px;font-size: 43px;background:url(//memberpic.114my.com.cn/0301141/uploadfile/image/20211130/20211130180652_1665714841.png) no-repeat center;width: 18px;height: 14px;left: 0;transition:0.5s;}
.news_list .news_div_item_body{font-size: 14px;color: #666;font-weight: 100;line-height: 24px;position: relative;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height:auto;display: block;}
.news_list .news_div_item_pic{  height: 14vw; overflow: hidden; }

.news_list .news_div_item img{transition:0.3s all linear;}
.news_list .news_div_item:hover img{transform:scale(1.1);}
.news_list .news_div_item:hover .news_div_item_a{color: #274ffb;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_body::before{padding-left:40px;display: block;width: 130px;}
.news_list .news_div_item:hover .news_div_item_body::after{left:110px;}





/*版权*/
.copy_lt{display: flex;align-items: center;}
.copy_bg{ background:#222;  }
.copy_l{width: 62%; padding-top:80px; }
.copy_lm{padding:40px 0;}
.copy_lm a{display: inline-block; width: 16%; font-size: 14px; color: rgba(255,255,255,0.6);  line-height: 36px;float: left;}
.copy_lm a:hover{color:#fff;}
.copy_lm .prolist2021 dl{display:none;}
.copy_r{width: 36%; border-left: 1px #333 solid;padding:88px 0 0 6vw; height:420px; }
.copy_r p{font-size: 16px; padding-bottom: 20px;}
.copy_r dd{font-size:15px; color:#999; margin-top:40px; line-height:30px; padding-left:20px; }
.copy_rd1{background:url(//memberpic.114my.com.cn/0301141/uploadfile/image/20211130/20211130180652_1754322332.png) no-repeat center left;}
.copy_rd2{background:url(//memberpic.114my.com.cn/0301141/uploadfile/image/20211130/20211130180652_835403252.png) no-repeat center left;}
.copy_r span{font-size: 15px; color: #fff;}
.copy_lb li{float:left; width: 42px; height: 42px; border:1px #333 solid; position: relative; }
.copy_lb li+li{border-left:0;}
.copy_lb li:nth-child(1){background:url(//memberpic.114my.com.cn/0301141/uploadfile/image/20211130/20211130180652_663487276.png)no-repeat center;}
.copy_lb li:nth-child(2){background:url(//memberpic.114my.com.cn/0301141/uploadfile/image/20211130/20211130180652_2065113319.png)no-repeat center;}
.copy_lb li:nth-child(3){background:url(//memberpic.114my.com.cn/0301141/uploadfile/image/20211130/20211130180652_794240534.png)no-repeat center;}
.copy_lb li p{position: absolute; bottom:42px; left:0; transition:0.3s all ease; transform-origin: bottom;  transform: rotateX(90deg);}
.copy_lb li:hover p{transform: rotateX(0);}
.copy_lb li p img{width: 100px; height: auto;}

.footer_bg{color:#999; font-size:15px; padding:50px 0; border-top:1px #333 solid;}
.footer_bg a{color:#999; font-size:15px; }
.footer_bg a:hover{color:#fff;}


.lin_c {display: flex; align-items: center;    height: 14px;color: #fff;font-size: 14px;margin-top: 20px;}
.linkTagcs {width: 90% !important;}
.linkTagcs li{line-height:19px !important;}





/*浮动*/
.qqkefu{position: fixed;top:60%;_position: absolute;_top: expression(eval(document.documentElement.scrollTop + 365));z-index: 990;right: 10px;width:39px;}
.qqkefu ul li{width: 45px;height:45px;margin-bottom:1px;float:right;background:url("//memberpic.114my.com.cn/0301141/uploadfile/image/20220308/20220308151649_1119619194.png") no-repeat;background-color:#027cf8;line-height:45px;font-size:14px;cursor:pointer;position:relative;}
.qqkefu ul li a{color:#fff;overflow: hidden;display: block;height: 45px;padding-left: 10px;}
.qqkefu ul li.qq_cza{overflow:hidden}
.qqkefu ul li:hover{background-color:#dc352f;}
.qqkefu ul li.top{background-position: 0 0;position:relative;width:45px;height: 45px;cursor:pointer;}
.qqkefu ul li b{width:45px;height:45px;display:block;overflow:hidden;float:right;}
.qqkefu ul li span{font-size: 14px;font-weight: bold;color: #FFF;}
.qqkefu ul li.qq_phone{background-position: right -46px;}
.qqkefu ul li.qq_ku{background-position: right -92px;}
.qqkefu ul li.qq_ms{background-position: right -138px;}
.qqkefu ul li.qq_czb{background-position: right -184px;}
.qqkefu ul li.qq_czc{background-position: right -184px;}
.qqkefu ul li.qq_app{background-position: right -228px;}
.qqkefu ul li.qq_czae{ line-height:15px !important}
.erweima{width: 130px;height: 150px;position: absolute;top: -107px;left: -150px;background: #FFF; border: 1px solid #CCC;float: left;cursor: default !important;display:none;}
.erweima p{line-height: 20px;color: #000;font-size: 12px;text-align: center;float: left;width: 130px;}
.erweima p img{width: 110px;height: 110px;margin: 10px 10px 0px 10px;}
.erweima .arrow3 {width: 5px;height: 10px;display: block;position: absolute;right: -5px;top: 122px;}
.app{width: 130px;height: 150px;position: absolute;top: -107px;left: -150px;background: #FFF;border: 1px solid #CCC;float: left;cursor: default !important;display:none;}
.app p{line-height: 20px;color: #000;font-size: 12px;text-align: center;float: left;width: 130px;}
.app p img{width: 110px;height: 110px;margin: 10px 10px 0px 10px;}
.app .arrow3 {width: 5px;height: 10px;display: block;position: absolute;right: -5px;top: 132px；}
.erweima1{width: 130px;height: 150px;position: absolute;top: -107px;left: -150px;background: #FFF;border: 1px solid #CCC;float: left;cursor: default !important;display:none;}
.erweima1 p{line-height: 20px;color: #000;font-size: 12px;text-align: center;float: left;width: 130px;}
.erweima1 p img{width: 110px;height: 110px;margin: 10px 10px 0px 10px;}
.erweima1 .arrow3 {width: 5px;height: 10px;display: block;position: absolute;right: -5px;top: 122px;}
