*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;line-height: 100%;}
body{font-size: 14px;min-width: 1200px;font-family:"Microsoft YaHei",微软雅黑}
a{text-decoration: none; color:#333; font-size: 14px;}
em,i{display: block;font-style: normal;}
input, textarea {outline: none;border: none;}
.gy{max-width: 1500px;margin: 0 auto;min-width: 1200px;width: 100%;}

@font-face {
font-family: "yuwei";
src: url("../cssnew/yuwei.woff2.txt") format("woff2"),
       url("../cssnew/yuwei.woff.txt") format("woff"),
       url("../cssnew/yuwei.ttf.txt") format("truetype"),
       url("../cssnew/yuwei.eot.txt") format("embedded-opentype"),
       url("../cssnew/yuwei.svg.txt") format("svg");
}


@font-face {
font-family: "akrobat-regular";
src: url("../cssnew/akrobat-regular.woff2.txt") format("woff2"),
       url("../cssnew/yuwei.woff2.txt") format("woff"),
       url("../cssnew/akrobat-regular.ttf.txt") format("truetype"),
       url("../cssnew/akrobat-regular.eot.txt") format("embedded-opentype"),
       url("../cssnew/akrobat-regular.svg.txt") format("svg");
}
/*header*/
.head_bc{min-width: 1200px;width: 100%;overflow: hidden;}
.head_c{display: flex;justify-content: space-around;z-index: 999;align-items: center;height: 130px;position: fixed;width: 100%;background: #fff;box-shadow: rgba(0,0,0,0.1) 0px 0px 16px;}
.head_c:after {
    position: absolute;
    content: "";
    width: 59%;
    height: 6px;
    margin-left: 20px;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    background: #095eb5;
    bottom: 0;
    right: -1%;
    animation:myfirst 5s linear infinite;
}
@keyframes myfirst
{
	0%   { width: 59%;}
	50%  { width: 0%;}
	100% { width: 59%;}
}
.logo_c{display: flex;align-items: center;background: #fff;position: relative;}
.logo_wz,.logo_c>p{position: relative;z-index: 5}
.logo_wz>div{font-size: 26px;color: #333;}
.logo_wz>div>b{font-size: 26px;color: #095eb5;display: inline-block;}
.logo_wz>p{font-size: 22px;color: #095eb5;margin-top: 8px;}
.nav_c{width: 52%;height:100%;}
.nav_c>ul{display: flex;justify-content: space-between;height: 65%;}
.nav_c>ul>li{position: relative;display: flex;align-items: center;z-index:999;}
.nav_c>ul>li>a{text-align: center;color: #333;font-size: 18px;display: block;}
.nav_c>ul>li.on>a,.nav_c>ul>li:hover>a{color: #095eb5;}
.hea_pho>span {
    width: 26px;
    height: 26px;
    background: #333;
    font-size: 18px;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    line-height: 26px;
}

.hea_pho {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 10%;
    padding-top: 40px;
}

.hea_pho>p {
    font-size: 18px;
    color: #333;
    margin-left: 8px;
}

.hea_pho>b {
    font-size: 24px;
    color: #095eb5;
font-family: "akrobat-regular";
}
@media screen and (max-width: 1600px){
	.nav_c{width: 57%;}
}
@media screen and (max-width: 1458px){
	.logo_wz>div{font-size: 20px;}
	.logo_wz>p{font-size: 18px;}
}
@media screen and (max-width: 1380px){
	.nav_c{width: 58%;}
	.nav_c>ul>li>a{font-size: 16px;}
}
/*二级菜单*/
.erji_menu {display: none;padding: 40px 50px 40px 0px;position: absolute;left: -297px; background-color: #fff;z-index: 999;top: 84px; box-shadow: 1px 1px 30px rgba(204,204,204,0.5);}
/*.nav_c>ul>li:nth-child(6) .erji_menu{ left: -371px;}
.nav_c>ul>li:nth-child(2) .erji_menu{ left: -253px;}*/
.erjinr {margin:0 auto;width:100%;display: flex;padding:0 65px;overflow:hidden;}
.erjinr1 {float:left;background:url() no-repeat;padding-top:8px;font-size:20px;font-weight:normal;color:#333;margin-right:70px; line-height:26px !important;}
.erji_menu a {font-size:13px; font-weight:100;}
.erji_menu .erjinr1 a {display:block;width:120px;height:32px;font-family:Arial,Helvetica,sans-serif;color:#999 !important;font-size:13px;line-height:32px;text-align:center;text-transform:uppercase;border:1px solid #cecece;margin-top:16px;font-weight:normal!important; font-weight:100;}
.erjinr2 {display: flex;}
.erji_menu .erjinr2 a {display:block; line-height:36px;height:auto;font-size:14px; color:#333 !important; width: inherit !important; text-align: left; font-weight:100;}
.erjinr21 {width: 90px;float:left;padding-right:25px;border-right:1px solid #e9e9e9;}
.erjinr22 {width: 115px;float:left;padding-left:25px;}
.erjinr3 {
    float: right;
    width: 129px;
    text-align: center;
    color: #333;
    margin-left: 28px;
    display: flex;
    align-items: center;
    border: 1px solid #eee;
    padding: 10px 10px 10px 0;
}
.erjinr3 img {width:100%;}
.erji_menu .erjinr3 a {line-height:30px;height:auto;font-size:13px; font-weight:100;}
.erjinr3 span{display:block;}
.erjinr2 a {
    font-size: 14px!important;
    color: #333;
    font-weight: 100!important;
}


.erji_menuax{display: none;padding: 40px 0px 40px 0px;position: absolute;left: -367px;border-top: 1px solid #eee;background-color: #fff;z-index: 999;top: 86px; width:700px}
.erjinr2a {display: flex;}
.erji_menu .erjinr2a a {display:block; line-height:36px;height:auto;font-size:13px; color:#333 !important; width: 200px !important;    text-align: left;}
.erjinr21a {width: 200px;float:left;padding-right:27px;border-right:1px solid #e9e9e9;}
.erjinr21a1 {width: 190px;float:left;padding-right:27px;border-right:1px solid #e9e9e9;}
.erjinr22a {width: 120px;float:left;padding-left:25px;}

/*ban*/
.banner{overflow:hidden; width:100%; position: relative;
margin-top: 130px;}
.banner-box{ min-width:1300px; height:53rem; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important;     height: 100% !important;}
.banner-box .bd li{ width:100% !important; height:100%;background-position:center; background-repeat:no-repeat;background-color: #eee;z-index: -1;background-size: contain;}
.banner-box .bd li a{ display:block; background-size:auto;width:100%;height:80%; position: relative;z-index:9;}
.banner-btn{ width: 100%; position: absolute;top:410px;left:0;margin-left:0; height: 440px; overflow:hidden;}
.banner-btn a{ display:block; width:49px; height:104px;position:absolute; top:0; filter:alpha(opacity=0);-moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px; background:url(https://114my.cn.114.114my.net//lcw/webimg/banj.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(https://114my.cn.114.114my.net//lcw/webimg/banj.png) no-repeat -49px 0; }
.banner-box .hd {position:absolute;bottom:26px;width:100%;}
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{width:8px;height:8px;text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; border-radius: 50%;}
.banner-box .hd ul li.on{ background:#095eb5;width:8px;height:8px; border-radius: 50%;}
.banner-box:hover .banner-btn a.prev{left:20px;filter:alpha(opacity=40);-moz-opacity:.4;-khtml-opacity:.4;opacity:.4; }
.banner-box:hover .banner-btn a.next{right:20px;filter:alpha(opacity=40);-moz-opacity:.4;-khtml-opacity:.4;opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{filter:alpha(opacity=80);-moz-opacity:.8;-khtml-opacity:.8;opacity:.8; }

@media screen and (max-width: 1880px) and (min-width:1800px){
	.banner-box {height: 50rem;}
}
@media screen and (max-width: 1799px) and (min-width:1750px){
	.banner-box {height: 48.6rem;}
}
@media screen and (max-width: 1749px) and (min-width:1680px){
	.banner-box {height: 46rem;}
}
@media screen and (max-width: 1779px) and (min-width:1600px){
	.banner-box {height: 46rem;}
}
@media screen and (max-width: 1599px) and (min-width:1400px) {
.banner-box {height: 42rem;}
.banner-btn {height:63%;}
.banner-btn {top:35%}
.pradv_adv .pr {margin-top: 16% !important;}
.com_rc p {height:100%;    width: auto !important;}
.com_rc p img {height:100%;}
.ripple, .ripple:before, .ripple:after {left: 34% !important;margin-left: -28px !important;}
.com_tit ,.com_info {
    margin-left: 20px;
} 
}

@media screen and (max-width: 1399px) and (min-width:1300px) {
.banner-box {height: 37.7rem;}
.banner-btn {height:63%;}
.banner-btn {top:35%}
.pradv_adv .pr {margin-top: 16% !important;}
.com_rc p {height:100%;    width: auto !important;}
.com_rc p img {height:100%;}
.ripple, .ripple:before, .ripple:after {left: 34% !important;margin-left: -28px !important;}
.com_tit ,.com_info {
    margin-left: 20px;
} 
}


/*search*/
#search_bg{width:100%;padding:20px 0;border-bottom:1px #f8f8f8 solid; height: 81px; background: #fff}
#search_b{height:41px;display: flex;justify-content: space-between;}
#search-i{float:left;width:39px;height:39px;background:#006ab6;border-radius:50%;padding:10px;}
#search_r{width:210px;float:right;background-color:#fff;border-radius: 50px;height:41px;}
#search-bg {float:left;width:155px;height:39px;overflow:hidden;background:#fff;margin-left:15px;}
#search-text{line-height:41px;color:#666;font-size:15px;font-weight:100;}
#search-text a{color:#666;font-size:15px;}
#search-text strong{font-weight: bold; font-size: 15px;}

#search_center img{width:400px;}
#search_center #bodycontent div div+div{width:400px !important; height:40px !important; line-height:40px !important; overflow: hidden;}
/*company*/
.com_bc{background: #F8F8F8;padding-top: 120px;overflow: hidden;}
.com_cc{display: flex;}
.com_lc{width: 55.5%;}
.com_tit>p{font-size: 34px;color: #333;}
.com_tit>p>b{font-size: 74px;color: #095eb5; font-family: "yuwei";font-weight: 100; letter-spacing: -10px;}
.com_tit>div{font-size: 23px;color: #999;position: relative;margin-top: 20px; font-weight:normal;}
.com_tit>div:after{width: 98px;height: 4px;bottom: -28px;left: 0px;}
.com_info{font-size: 14px;color: #999;line-height: 30px;padding:80px 0 72px;width: 66.5%; font-weight:100;}
.com_ul{display: flex;height: 168px;position: relative;z-index: 2;}
.com_ul>li{display: flex;flex-direction: column;justify-content: center;align-items: center;background: #095EB5;width: 25%;height: 100%;}
.com_ul>li:nth-child(2n){background: #0B63BC;}
.com_ul>li>span{font-size: 42px;color: #fff;transition: all .5s;}
.com_ul>li:nth-child(2)>span {font-size: 54px;}
.com_ul>li:hover>span {transform: rotateY(360deg);}
.com_ul>li>p{font-size: 22px;color: #fff;padding:16px 0 10px;}
.com_ul>li>div{font-size: 12px;color: rgba(255,255,255,0.2);text-transform:uppercase; font-family: "akrobat-regular";}
.com_rc{position: relative;width: 44.5%;}
.com_rc p img{width: 100%;}
.com_rc p {
    position: absolute;
    top: 0;
    left: -220px;
    width: 1089px;
}
@media screen and (max-width: 1485px){
	.com_info{padding:66px 0 56px;}
}
@media screen and (max-width: 1252px){
	.com_info{padding:57px 0 35px;}
}
.ripple,.ripple:before,.ripple:after {position: absolute;left: 50%;top: 50%;height: 80px;width: 80px;margin-top: -40px;margin-left: -40px;border-radius: 50%;-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.64);-ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.64);-o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.64);box-shadow: rgba(255, 255, 255, 0.64);-webkit-animation: ripple 3s infinite;animation: ripple 3s infinite;}
.ripple{padding: 11px 23px;background: #095eb5;margin-left: 3px;margin-top: -41px;}
.ripple img{width: 32px;display: block;padding-top: 11px; padding-left:5px;}
.ripple:before {-webkit-animation-delay: .9s;animation-delay: .9s;content: "";position: absolute;right: 0;bottom: 0;}
.ripple:after {-webkit-animation-delay: .6s;animation-delay: .6s;content: "";position: absolute;right: 0;bottom: 0;}
.video_box{width:100%;height:100%;background:rgba(0,0,0,0.6);position: fixed;top:0;left:0;z-index:-1;opacity:0;transition:600ms ease;}
.video_box.cur{opacity:1;z-index:999;transition:600ms ease;}
.video{position: fixed;top:-100%;left:50%;margin-top:-250px;margin-left:-500px;transition:600ms ease;}
.video_box.cur .video,.video_box.cur .video_x{top:50%;transition:600ms ease;}
.video_x{width:50px;height:50px;border-radius:50px;background:#fff;position: fixed;top:-100%;left:50%;margin-left:520px;margin-top:-250px;text-align: center;line-height:50px;font-size:22px;font-weight: lighter;cursor: pointer;transition:600ms ease;}

@keyframes ripple {
	70% {
		-webkit-box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);
		        box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);
	}
	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
		        box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
	}
}
.num_c{padding:90px 0;}
.num_c>ul{display: flex;}
.num_c>ul>li{width: 20%;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.num_c>ul>li>p>b{position: relative;}
.num_c>ul>li>p>b>i{display: inline;font-size: 56px;color: #333;font-weight: bold; font-family: "akrobat-regular";}
.num_c>ul>li>p>b>span{display: inline-block;position: absolute;font-size: 16px;color: #fff;background: url(/uploadfile/image/20210419/20210419192855_444858167.png) no-repeat center;width: 37px;height: 18px;text-align: center;line-height: 18px; font-weight:100;}
/*.num_c>ul>li:last-child>p>b>span{font-size: 14px;}*/
.num_c>ul>li>div{font-size: 17px;color: #666;margin-top: 34px;position: relative;}
.num_c>ul>li>div:after {
    position: absolute;
    content: "";
    width: 23px;
    height: 1px;
    background: #e3e3e3;
    top: -24px;
    left: 50%;
    margin-left: -11px;
}
/*pk*/
.title{text-align:center;position:relative;padding-top:80px;}
.titlea{font-size:40px;color:#333;line-height:60px;}
.titlea span{font-weight:bold; color: #095eb5;}
.titleb{font-size:18px;color:#999;display:block;line-height:40px;}
.contrast_l{width:41.8%;}
.contrast_l .bt{width:100%;height:115px;background:#ececec;padding:0px 60px;}
.contrast_l .bt span{font-size:26px;color:#333;line-height:115px;}
.contrast_l .img{margin-top:20px;}
.contrast_l .img img{width: 100%;}
.pk{width:16.4%;background:#095eb5 url(/uploadfile/image/20210419/20210419195434_541460413.png)no-repeat top center;float:left;padding-top:185px;}
.pk span{text-align:center;display:block;color:#fff;font-size:30px;line-height:72px;border-bottom:1px #216EBD solid;width:150px;margin:auto;
}
.fl {float: left;}
.fr {float: right;}
.contrast {display: flex;margin-top: 84px;}
@media screen and (max-width: 1400px){
	.pk{padding-top: 160px;}
}
@media screen and (max-width: 1300px){
	.pk{padding-top: 140px;}
}
/*case*/
.case_title {
    text-align: center;
    margin: 100px 0 80px;
}

.case_title .titlb {
    font-size: 44px;
    color: #333;
}

.case_title .titlc {
    font-size: 18px;
    color: #999;
    margin-top: 18px;
}
.case_box{width:100%;border-top: 1px solid #eee;border-bottom: 1px solid #eee;position: relative;}
.case_boxx li{width: calc(100%/6);/* float:left; */height:130px;/* text-align:center; */font-weight:100;position: relative;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.case_boxx li:hover>div{
    color: #095eb5;
}
.case_boxx li a .cur {
    color: #095eb5;
}
.case_boxx li:hover a {
    color: #095eb5;
}
.case_boxx li .iconfont{font-size: 42px;color: #999;/* line-height:70px; */display:block;text-align:center;margin-bottom: 6px;}
.iconfont.icon-zhifachuanbo_huaban1 {font-size: 42px !important;}
.iconfont.icon-caidan_kechuanguanli {font-size: 60px !important;}
.iconfont.icon-yunshuchuan,.iconfont.icon-tuolun,.iconfont.icon-yunshuchuan {font-size: 50px !important;}
.iconfont.icon-winfo-icon-weixianpinchuan {font-size: 58px !important;}

.case_box li a{font-size: 19px;color:#666;}

.case_boxx li.cur:before {
    width: 100%;
}
.case_boxx ul {
    display: flex;
    flex-wrap: wrap;
}

.suc_c {
    overflow: hidden;
    width: 90%;
    margin: 0 auto;
    margin-top: 75px;padding-bottom: 72px;
}

.case_boxx li:after {
    position: absolute;
    content: "";
    height: 63px;
    width: 1px;
    background: #eee;
    top: 50%;
    margin-top: -32px;
    right: 0;
}

.case_boxx li:nth-child(6):after,.case_boxx li:last-child:after {
    display: none;
}
.case_box:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #eee;
    top: 132px;
    left: 0;
}
.yiy_img{position:relative;}
.yiy_img .divdgweb_new_div_item_title a{display:block;font-size:20px;position:relative;font-weight:bold;color:#333;text-align: center;font-weight:normal;}
.yiy_img .divdgweb_new_div_item_body{height: 88px;color:#666;font-size:14px;line-height: 24px;padding:16px 0 0;overflow:hidden; font-weight:100;text-align:center}
.yiy_img .tempWrap,.yiy_img .divdgweb_new_div{overflow:inherit !important;}
.yiy_img .divdgweb_new_div{display:flex;}
.yiy_img .divdgweb_new_div_item {display: flex;flex-direction: column-reverse;width: 25%;background: #fff;padding: 0 0.16%;transition:all .5s;flex-shrink: 0;}
.yiy_img .divdgweb_new_div_item:hover{transform: translateY(-10px);}
.yiy_img .divdgweb_new_div_item .news_div_item_pic,.yiy_img .divdgweb_new_div_item .news_div_item_pic img{width:100%;}
.yiy_img .divdgweb_new_div_item .news_div_item_pic a{display:block;position: relative;}
.yiy_img .divdgweb_new_div_item .news_div_item_pic a:after {position: absolute;content: "";width: 100%;height: 100%;top: 0;left: 0;transition:all .5s;}
.yiy_img .divdgweb_new_div_item:hover .news_div_item_pic a:after{opacity: 0;}
.yiy_img .divdgweb_new_div_item img {width: 100%;height:auto;}
.yiy_img .divdgweb_new_div_item_content{position: relative;padding:32px 32px 97px 32px;transition:all .5s;height:244px;}
.yiy_img .divdgweb_new_div_item_title a:after {position: absolute;content: '+ 查看详情';width: 120px;height: 34px;border-radius: 17px;font-size: 14px;bottom: -152px;left: 50%;margin-left: -58px;font-family: "Microsoft YaHei";text-align: center;line-height: 34px;transition: all .3s;border: 1px #ccc solid;}

.yiy_img .slick-dots li button:before{color:#999;font-size: 50px;}
.yiy_img .slick-dots li.slick-active button:before{color:#095eb5;}
.yiy_img .slick-dots{bottom: -70px;}

.yy_cate table tr.on{background: #e59f62;}
.yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a:after{background: #fff;color:#333;}
.yiy_img .divdgweb_new_div_item_content:before {position: absolute;content: "";width:100%;height:70px;top:-70px;z-index: 99;left: 0;opacity: 0;transition:all .5s;background: #0064b9;}
.yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_content{background:#0064b9;padding:0px 32px 60px 32px;}
.yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_content:before{opacity: 1;}
.yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_content .divdgweb_new_div_item_body,.yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_content .divdgweb_new_div_item_title a{color:#fff;}
.yiy_img .divdgweb_new_div>button{display:none!important;}
@media screen and (max-width: 1500px){
	.suc_c{width: 100%;}
}
/*products*/
.pro_bg {
    width: 100%;
    background: url(/uploadfile/image/20210420/20210420162150_1686615764.jpg) no-repeat center;
    height:2530px;
}

.pro_nbg {
    width: 90%;
    margin: 0 auto;
    background: #fff;
    padding: 91px 110px;
    box-shadow: 1px 1px 30px rgba(204,204,204,0.5);
    position: relative;
    z-index: 99;
    border-radius: 10px;
}

.product_list{float: left;width: 20.6%;position: relative; z-index: 33; border-bottom: 4px #e1e1e1 solid;min-width:285px;}
.prod_list_row1{background: #095eb5;width: 100%;height: 110px;}
.prod_list_row1 a{display: block;padding: 25px 35px;font-size: 30px;color: #fff;line-height: 40px;}
.prod_list_row1 a .en{display: block;color: #9ec3e8;font-size: 14px;line-height: 20px; font-weight: 100; text-transform: uppercase;}
.prod_list_row2 *{transition: 0.3s all ease;}
.prod_list_row2 > table > tbody > tr,.prod_list_row2 > table > tbody,.prod_list_row2 > table{display: block;width: 100%;border: 0 none;position: relative;background: #f8f8f8;}
.prod_list_row2 > table > tbody > tr:after{content: '';width: 3px;height: 100%;position: absolute;background: #e1e1e1;left: 0;top: 0;transition:0.3s all ease}
.prod_list_row2 > table > tbody > tr > td:first-child{width: 100%;display: block;padding: 0 !important;border-top: 1px solid #eee;height: auto;}
.prod_list_row2 > table > tbody > tr > td:first-child > b > a{color: #343434 !important;display:block;font-size: 18px;font-weight: normal;padding: 0 45px 0 45px;background: #f8f8f8 url(/uploadfile/image/20210428/20210428145903_1601490079.png) no-repeat 253px center;transition:0.3s all ease;height: 82px;line-height: 86px;}
.prod_list_row2 > table > tbody > tr:hover> td:first-child > b > a{color: #095eb5 !important;font-weight:bold; }
.prod_list_row2 > table > tbody > tr:hover:after{background: #095eb5;}
.prod_list_row2 > table > tbody > tr > td:first-child > b > a:after{content: '';display: block;width: 30px;height: 30px;position: absolute;left: 30px;top: 15px;background: url(/uploadfile/image/20190903/20190903184149_206712792.png) no-repeat center;}
.prod_list_row2 > table > tbody > tr:nth-child(2) > td:first-child > b > a:after{background: url(/uploadfile/image/20190903/20190903184939_1394801923.png) no-repeat center}
.prod_list_row2 > table > tbody > tr > td:first-child > b{font-size: 0px;font-size: 0em;position: relative;}
.prod_list_row2 > table > tbody > tr > td > div{width: 100%;background: #eee;line-height:0;}
.prod_list_row2 > table > tbody > tr > td > div:after{content: '';display: block;clear: both;}
.prod_list_row2 > table > tbody > tr > td > div > a{display: block;line-height: 39px;padding: 0 45px 0 50px !important;width: 100%;font-size: 14px;color: #888 !important;float: left;position: relative;background: #f8f8f8;}
.prod_list_row2 > table > tbody > tr > td > div > a:first-child{border-top: 0 none;}
.prod_list_row2 > table > tbody > tr > td > div > a:after{content: '';clear: both;width: 6px;height: 1px;background:#ccc;position: absolute;display: block;left:40px;top: 20px;}
td#showtyepname {
    padding-bottom: 24px;
    display: block;
}
.content1 {
    justify-content: space-between;
    display: flex;align-items: center;
height: 80px;
}

.prod_img {
    width: 75.2%;float:right;
margin-bottom:80px;
}

.prod_img .divproduct_new_div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.prod_img .product_div_item_image {
    width: 100%;
    height: auto;
}

.prod_img .divproduct_new_div_item {
    width: 32%;
    border: 1px solid #eee;
    display: flex;
    flex-direction: column-reverse;transition:all .5s;
height:508px;
}
.prod_img .divproduct_new_div_item:hover .divproduct_new_div_item_a:after {
    background: linear-gradient(-45deg,#095eb5, #5dccef);
    color:#fff;
    width:154px;
}
.prod_img .divproduct_new_div_item:hover{transform:translateY(-10px);border: 1px solid #095eb5;}
.prod_img .divproduct_new_div_item_content {
    padding: 25px 0 97px 34px;background: #fff;
}

.prod_img .divproduct_new_div_item_a {
    font-size: 18px;
    color: #333;
    display: block;
    position: relative;
}

.prod_img .divproduct_new_div_item_body {
    font-size: 15px;
    line-height: 24px;
    color: #999;
    margin-top: 24px;
height: 72px;
overflow: hidden;
}

.prod_img .divproduct_new_div_item_a:after {
    position: absolute;
    content: "+查看详情";
    font-size: 16px;
    color: #999;
    width: 132px;
    height: 30px;
    border: 1px solid #f5f5f5;
    line-height: 30px;
    text-align: center;
    border-radius: 30px;
    top: 139px;
    left: 0;transition:all .5s;
}
.prod_img .divproduct_new_div_item:nth-child(1), .prod_img .divproduct_new_div_item:nth-child(2), .prod_img .divproduct_new_div_item:nth-child(3) {
    margin-bottom: 20px;
}
.prod_list_row2 table tr:last-child td#showtyepname {
    padding-bottom: 30px;
}
a.pro_btn {
    width: 466px;
    margin: 0 auto;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #eee;
    border-radius: 30px;
    transition:all .5s;
}
a.pro_btn:hover * {
    color: #fff;
}

.pro_btn:hover {
    background: linear-gradient(-45deg,#095eb5, #5dccef);
    width: 480px;
border: none;
}
.pro_btn>p {
    font-size: 18px;
    color: #333;
}

.pro_btn>span {
    font-size: 40px;
    color: #dedbdb;
    margin-left: 50px;
}

.about_box2{width: 100%;position: relative;padding-top:90px;}
.about_d2{width: 1200px; margin:0 auto; background: #fff; overflow: hidden; padding:35px; margin-top: 5px;}

.about_box{width: 100%; background: #2d76cb; position: relative;z-index: 99; padding:60px 0px; overflow: hidden;}
.about_d{width: 1200px; margin:0 auto; background: #fff; overflow: hidden; padding:35px; margin-top: 5px;}


.about_btx{font-size: 20px; color: #acd2fe; text-align: center; margin-top: 6px; letter-spacing: 1px;}

.cbyb_conr{position: relative; width: 626px; height: 458px; float: left;}
.pradv_adv .pl{width: 54.6%;}
.pradv_adv_td li{width: 50%;position: relative;padding: 23px 0 40px;}
.pradv_adv_td li b{font-size: 23px;display: inline-block;color: #095eb5;font-weight: normal;width: 30px;height: 30px;background: #fff;border-radius: 100%;text-align: center;line-height: 30px;position: relative;margin-left: 7px; font-family: "akrobat-regular";}
.pradv_adv_td li em{font-size: 26px;color:#fff;display: inline-block;line-height: 45px;font-family:Microsoft YaHei;margin-left: 18px;font-weight: normal;}
.pradv_adv_td li i{height: 1px;width:215px;background:#9ac4f5;margin:10px 0px;display: none;}
.non{border: none !important;}
.pradv_adv_td li p{font-size:16px;color: rgba(255,255,255,0.6);line-height: 30px;width: 86%;padding: 40px 0 0px 6px; font-weight: 100;}


.pradv_adv_tdd{margin-top: 54px;}
.pradv_adv_tdd li{width: 168px;height: 50px;border-radius:30px;background: #fff;line-height:50px;font-size:17px;border: 5px solid #095eb5;display: flex;align-items: center;justify-content: center;margin-bottom: 10px;}
.pradv_adv_tdd li p{font-size: 20px;color: #333;}

.pradv_adv .pr{margin-top: 65px;width: 42.8%;margin-left: 26px;}
.pradv_adv .pr img{width:100%;}
.pradv_bt {
    font-size: 50px;
    background-image: -webkit-linear-gradient(top,#fff,#fff,#6aabec);
    -webkit-background-clip: text;
    -webkit-text-fill-color:transparent;
    font-weight: bold;
    text-align: center;
}

.pradv_btx {
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin-top: 22px;
}

.pradv_adv {
    display: flex;
    margin-top: 70px;
}
.pradv_adv_td ul {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.pradv_adv_td li b:after {
    position: absolute;
    content: "";
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: rgba(255,255,255,0.5);
    top: -5px;
    left: -5px;
}

.pradv_adv_td ul:after, .pradv_adv_td ul:before {
    position: absolute;
    content: "";
}

.pradv_adv_td ul:after {
    width: 1px;
    height: 100%;
    background: #3380C3;
    top: 0;
    right: 54%;
}

.pradv_adv_td ul:before {
    width: 100%;
    height: 1px;
    background: #3380C3;
    top: 50%;
    right: 0;
}

.pradv_adv_tdd ul {
    display: flex;
    flex-wrap: wrap;
    width: 65%;
    justify-content: space-between;
    margin: 0 auto;min-width:512px;
}
.pro_tbg {
    background: url(/uploadfile/image/20210420/20210420155542_1001239630.jpg) no-repeat center;
    padding-top: 90px;
    padding: 90px 0 216px;
}

@media screen and (max-width: 1600px){
	.pro_nbg {width: 92%;padding: 60px 80px;}
        a.pro_btn{margin-top:}
}
@media screen and (max-width: 1500px){
	.pro_nbg {width: 95%;padding: 40px 50px;}
        a.pro_btn{margin-top:14px;}
}
@media screen and (max-width: 1390px){
	.pro_nbg {width: 98%;padding: 30px 30px;}
}
@media screen and (max-width: 1305px){
	.pro_nbg {width: 100%;padding: 16px}
}

/*行业案例*/
.titlb>span{color: #095eb5;font-weight: bold;}
.hy_ctit{margin-left: 18px;}
.hy_cate{display: flex;max-width: 1000px;width: 100%;min-width: 1000px;margin: 0 auto;}
.hy_cate li{width: 50%;display: flex;align-items: center;justify-content: center;border-left: 1px dotted #e5e5e5;}
.hy_cate li:hover * {
    color: #095eb5;
}
.hy_cate li>a{display: flex;align-items: center;justify-content: center;}
.hy_cate li:hover{border-color: #095eb5;}
.hy_cate li:last-child {border-right: 1px dotted #e5e5e5;}
.hy_cate li>a>span{font-size: 44px;color: #999;}
.hy_cate li>a>div>b{color: #333;font-size: 20px;font-weight: normal;}
.hy_cate li>a>div>p{color: #999;font-size: 14px;margin-top: 8px;}
.case_list{background: #fff;padding: 30px;width: 90%;margin: 0 auto;margin-top: 50px;}
.case_list td{float: right;position: relative;margin-left: 1.3%;overflow: hidden;padding-left:0!important;}
.case_list td br{display:none;}
.case_list td{width:23.9%;height:100%;}
.case_list td>a,.case_list td>a>img{width:100%;height:auto;transition:0.5s;}
.case_list td:hover img{transform: translate3d(0px, -50px, 0px);transition:0.5s;}
.case_list td:nth-child(1){width:49.5% !important;height:100% !important;float: left;margin-left: 0px;}
.case_list td:nth-child(1) >a{width: 100% !important;height: 100% !important;display: block;}
.case_list td:nth-child(1) img{width: 100% !important;height: auto !important;}
.case_list td:nth-child(n+4){margin-top:1.3%;}
.case_list td div{padding-top: 0px !important;position: absolute;transition: 0.5s;bottom: 0;left: 0;width: 100%;background: #095eb5;height: 50px;transform: translateY(50px);transition:0.5s;}
.case_list td:hover div{transform: translateY(0px);transition:0.5s;}
.case_list td div a{color: #fff;font-size: 19px;line-height: 50px;}
@media screen and (max-width: 1500px){
	.case_list{width:100%;}
}
.hy_c {margin-bottom: 90px;}
.hy_btn{text-align: center;margin-top: 60px;}
.hy_btn>p{font-size: 40px;color: #333;}
.hy_btn>p>span{font-size: 40px;color: #095eb5;font-weight: bold;}
.hy_btn>div{width: 563px;height: 50px;border-radius: 30px;color: #fff;background: #095eb5;text-align: center;line-height: 50px;font-size: 22px;margin:0 auto;margin-top: 30px;}

/*adv*/
.adv_bc{background: #F8F8F8;overflow: hidden;}
.adv_cate ul{display: flex;border-top:1px solid #e1dfdf;}
.adv_cate ul li{width: 25%;display: flex;align-items: center;justify-content: space-around;position: relative;height: 96px;}
.adv_cate ul li:after{position: absolute;content: "";width: 0;height: 1px;background: #095eb5;top: -1px;left: 0;transition: all .5s;}
.adv_cate ul li.on:after{width: 100%;}
.adv_cate ul li div span{font-size: 12px;color: #999; text-transform: uppercase;}
.adv_cate ul li div p{font-size: 22px;color: #333;margin-top: 8px;}
.adv_cate ul li>span{font-size: 22px;color: #ccc;}
.adv_ic{display: flex;transition: all .5s;}
.adv_cc{flex-shrink: 0;width: 100%;position: relative;}
.adv_cc>p>img{width: 100%;}
.adv_info{background: rgba(255,255,255,0.9);display: flex;justify-content: space-between;height: 185px;align-items: center;padding: 0 48px 0 60px;position: relative;top: -185px;z-index: 5;margin-bottom: -185px;}
.adv_lc>b{display: block;color: #095eb5;font-size: 36px;}
.adv_lc>p{font-size: 24px;color: #666;margin-top: 20px;}
.adv_cn{font-size: 15px;color: #666;line-height: 28px;position: relative;}
.adv_cn:before{position: absolute;content: "";width: 1px;height: 106px;background: #ccc;top: 6px;left: -65px;}
.adv_rc{width: 18%;}
.adv_rc>img{width: 100%;}

/*company_img*/
.gs_bc {
    background: #f8f8f8;
    padding: 80px 0 100px;
}

.gs_c>ul {
    display: flex;
    border-bottom: 2px solid #e9e9e9;
justify-content: center;
}

.gs_c>ul>li {
    width: 50%;
    text-align: center;
    padding-bottom: 22px;
    position: relative;
}

.gs_c>ul>li>a {
    font-size: 26px;
    color: #333;
}

.gs_c>ul>li:after {
    position: absolute;
    content: "";
    width: 0;
    height: 2px;
    bottom: -2px;
    left: 0;
    background: #095eb5;
    transition: all .5s;
}

.gs_c>ul>li.on:after {
    width: 100%;
}
.gs_c {
   padding:0 75px;
}
.cf_c .cf_img+.cf_img {
    display: none;
}
.cf_img .divdgweb_new_div {display: flex;width: 100%;justify-content: space-between;}
.cf_img .divdgweb_new_div_item {width: 33.3%;flex-shrink: 0;padding: 0 0.1%;display: flex;flex-direction: column-reverse;position:relative;}
.cf_img .news_div_item_pic a{display:block;position:relative;overflow:hidden;}
.cf_img .news_div_item_pic a:before,.cf_img .news_div_item_pic a:after{position: absolute;}
.cf_img .news_div_item_pic img {width: 100%;transition: all .5s;display: block;overflow: hidden;}
.cf_img {padding: 50px 0 0;}
.cf_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a,.cf_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a:after{color: #fff;}
.cf_img .divdgweb_new_div_item:hover img {transform: scale(1.2);}
.cf_img .news_div_item_pic a:after {position: absolute;content: "";width: 100%;height: 100%;background: rgba(9,94,181,0.7);bottom: -100%;left: 0;transition: all .5s;opacity: 0;}

.cf_img .divdgweb_new_div_item:hover .news_div_item_pic a:after {
    bottom: 0;
    opacity: 1;
}
.cf_img .slick-prev:before,.cf_img .slick-next:before {
    width: 50px;
    height: 50px;
    border: 1px solid #e4e0e0;
    border-radius: 100%;
    text-align: center;
    line-height: 50px;
    color: #838383;
   display:block;
}
.cf_img .slick-prev {
    left: -75px;
}

.cf_img .slick-next {
    right: -75px;
}
.cf_img .divdgweb_new_div_item .divdgweb_new_div_item_title a {
    display: block;
    font-size: 16px;
    color: #333;
    position: absolute;
    text-align: center;
    z-index: 99;
    transform: scale(0);
    transition: all .5s;
    top: 50%;
    left: 0;
    width: 100%;
    height:16px;
    margin-top: -8px;
}
.cf_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a {
    transform: scale(1);
}
.cf_img .slick-list{width:100%;}

/*合作客户*/
.pro_nav {display: flex;
    justify-content: space-between;
    margin-top: 70px;}
.pro_nav .hd{width:50%;}
.pro_nav .hd li {float: left;width:100%;padding: 43.5px 46px;display: flex;justify-content: space-between;position: relative;background: #f8f8f8;height:290px;}
.pro_nav .hd li+li{margin-top:20px;}
.pro_nav .hd li p {font-size: 20px;line-height: 36px; padding-left: 35px;}
.pro_nav .hd li p span {font-size: 15px;font-weight: lighter;color: #999999;display:block;line-height: 28px; padding:6px 0px;}
.pro_nav .hd li img {float:left;height: 125px;margin-top: 30px;}
.pro_nav .hd li a {font-size:16px;color:#666;width:210px;height:50px;margin-top:12px;transition:0.5s; line-height:50px;text-align:center;display:block;border: 1px solid #e6e6e6;}
.pro_nav .hd li a:hover{background:linear-gradient(-45deg,#095eb5, #5dccef);color:#ffffff;transition:0.5s;}
.pro_nav .hd1{width:49%;}
.pro_nav .hd1 li {float:left;width:100%;padding-right: 15px;display: flex;justify-content: space-between;position: relative;background: #f8f8f8;height:245px;}
.pro_nav .hd1 li+li{margin-top:20px;}
.pro_nav .hd1 li p {font-size:20px;line-height:36px;padding:30px;}
.pro_nav .hd1 li p span {font-size:15px;font-weight:lighter;color:#999999;display:block;line-height: 28px; padding:6px 0px;}
.pro_nav .hd1 li img {float:left;height:100px; margin-top: 55px; padding-left:30px;}
.pro_nav .hd1 li a {font-size:16px;color:#666;width:165px;height:40px;margin-top:12px;transition:0.5s; line-height:40px;text-align:center;display:block;border: 1px solid #e6e6e6;}
.pro_nav .hd1 li a:hover{background:linear-gradient(-45deg,#095eb5, #5dccef);color:#ffffff;transition:0.5s; border: none;}
.pro_nav .nt3{height:115px !important;align-items: center; background:#f8f8f8 url(/uploadfile/image/20210428/20210428155223_1761401616.jpg)  no-repeat right!important;}
.pro_nav .nt3 a{margin-top:0!important;margin-left:278px;}



/*news*/
.news_tit{display: flex;justify-content: space-between;align-items: center;padding-left: 25px;}
.new_lc b{font-size: 40px;color: #333;}
.new_lc p{font-size: 40px;color: #333;}
.new_lc span{width: 20px;height: 3px;background: #3164e7;display: block;}
.news_cate ul{display: flex;}
.news_cate ul li+li{margin-left: 20px;}
.news_cate ul li a{display: block;width: 160px;height: 60px;line-height: 60px;color: #333;background: #fff;text-align: center;font-size: 18px;}
.news_cate ul li.on a{background: #095eb5; color: #fff;}
.news_tc{background:#f8f8f8;}
.news_bc{width: 100%;background:#f8f8f8;padding:90px 0;margin-top: 90px;}

.news_wz .news_div_item {
    width: 44.2%;
    float: left;
}

.news_wz .news_div_item:nth-child(2),.news_wz .news_div_item:nth-child(3),.news_wz .news_div_item:nth-child(4) {
    width: 50.3%;
    border-bottom: 1px solid #f3eeee;
    padding: 30px 0;
    float: right;
    display: flex;
    flex-direction: row-reverse;
    position:relative;
}



.new_c>div {
    display: flex;
    width: 100%;    padding: 0 0 25px 25px;
}
.new_c{overflow: hidden;}
.new_c .news_wz {
    flex-shrink: 0;
    width: 100%;
margin-top:78px;
}


.news_wz .news_div_item:nth-child(1) {
    display: flex;
    flex-direction: column-reverse;
    background: #fff;padding:52px 50px;    box-shadow: 1px 1px 20px rgba(204,204,204,0.3);
}
.news_wz .news_div_item .news_div_item_pic img {
    width: 100%;
    height: auto;
}

.new_c .news_div_item_date {
    display: flex;
    font-size: 14px;
    color: #333;
    font-family: "Arial";
    position: absolute;
    top: 72%;
    left: 36%;
}

.news_div_item_title {}

.news_wz .news_div_item .news_div_item_a {
    font-size: 18px;
    color: #333;
    position: relative;display:block;
}

.news_wz .news_div_item:nth-child(1) .news_div_item_title {
    padding: 35px 0 24px;
}

.news_wz .news_div_item:nth-child(1) .news_div_item_date {
    padding: 24px 0 41px 25px;display:none;
}



.news_wz .news_div_item:nth-child(2) .news_div_item_a, .news_wz .news_div_item:nth-child(3) .news_div_item_a, .news_wz .news_div_item:nth-child(4) .news_div_item_a {
    color: #4d4d4d;position: relative;display: block;
}

.news_wz .news_div_item:nth-child(2) .news_div_item_title, .news_wz .news_div_item:nth-child(3) .news_div_item_title, .news_wz .news_div_item:nth-child(4) .news_div_item_title {
    padding-bottom: 20px;
}

.news_wz .news_div_item .news_div_item_body {
    font-size: 15px;
    color: #929292;
    line-height: 26px;
}


.news_wz .news_div_item:nth-child(2) .news_div_item_pic, .news_wz .news_div_item:nth-child(3) .news_div_item_pic, .news_wz .news_div_item:nth-child(4) .news_div_item_pic {
    width:51%;margin-right: 30px;
}
.news_wz .news_div_item:nth-child(2) {
    padding-top: 0px;
}
.new_c>div .news_wz+.news_wz {
    display: none;
}
.news_wz .news_div_item:nth-child(2):after, .news_wz .news_div_item:nth-child(3):after, .news_wz .news_div_item:nth-child(4):after {
    position: absolute;
    content: "";
    width: 0;
    height: 1px;
    background: #095eb5;
    left: 0;
    bottom: 0;
    transition: all .5s;
}

.news_wz .news_div_item:nth-child(2):hover:after, .news_wz .news_div_item:nth-child(3):hover:after, .news_wz .news_div_item:nth-child(4):hover:after {
    width: 100%;
}
/*copy*/
.head_bgx{width:100%;height:10px;cursor: pointer;background:#4b4b4b;}
.head_bgx span {display:block;width:100%;height:10px;background-color: #273bd3;animation: span_i1 2.5s infinite;float:right;}
@keyframes span_i1{
        0%{ width:0%; background-color:#095eb5}
        25%{ width:100%; background-color:#006ad7}
        100%{ width:0%; background-color:#095eb5}
        }
.copy {width: 100%;background: #222222;    padding: 10px 0 0;overflow: hidden;}
/*友情链接*/
.links_bj{position:relative;height: 80px;line-height: 80px;overflow: hidden;}
.links_zbt{width:130px;font-size:16px;color:#fff;    display: flex;
    align-items: center;}
.links_zbt img{margin-right:15px;margin-top: -3px;}
.links_lj{width:1270px;font-size:14px;color:#fff;margin-left:20px; opacity: 0.5;}
.links_tb{width:auto;height:92px;}
.linkTagcs li a{font-size:15px;line-height:inherit;color:#fff !important;opacity: 0.5;}
.link_more {float: right;}
.link_more a {font-size: 22px;color:#3077c1;}
.copy_tab {border-top: 1px solid #313131;padding: 80px 0;overflow: hidden;display: flex;justify-content: space-between;}
.copy_tabr {border-top:none;padding: 80px 0;overflow: hidden;}
.copy_con {width: 80%;}
.copy_con ul {display: flex;justify-content: space-between;}
.copy_con li {float:left;text-align: left;position: relative;transition:0.5s; border-left: 1px rgba(102,102,102,0.18) solid;  padding-left: 52px;}
.copy_con li p {font-size: 18px;color: #ffffff;margin-bottom: 20px;}
.copy_con li p span {font-size: 12px;color: #3d3d3d;font-family: Arial;display: block;text-transform: uppercase;margin-top: 10px;}
.copy_con li a {font-size: 14px;color: #717171;display: inherit;line-height: 30px;transition: all 0.3s linear;}
.copy_con li a:hover {color: #ffffff;transition: all 0.3s linear;}
/*.copy_con li:before {content: '';width:1px;height: 25px;background: #273bd3;position: absolute;left:1px;top:0;z-index: 1;transition:0.5s;}*/
/*.copy_con li:after {content: '';width:1px;height: 270px;background: #383838;position: absolute;left:1px;top:0;transition:0.5s;}*/
.copy_r {float: right;}
.copy_r p {font-size: 18px;color: #ffffff;}
.copy_r p span {font-size: 12px;color: #666666;font-family: Arial;display: block;text-transform: uppercase;}
.copy_r ul {display: flex;width:280px;justify-content: space-between;padding-top: 20px;}
.copy_r li i {display: inline-block;width: 120px;height: 120px;background: #ffffff;margin-bottom: 12px;}
.copy_r li {font-size: 14px;color: #ffffff;text-align: center;width: 130px;}
.copy_r li img{width: 120px; height:120px;}
.copy_name {display: flex;justify-content: space-between;height: 115px;align-items: center;}
.copy_name span {font-size: 14px;color: #999999;line-height: 28px;display: inherit;}
.copy_name span a {color: #999999;transition: all 0.3s linear;}
.copy_name span a:hover  {color:#ffffff;transition: all 0.3s linear;}
.copy_con li:hover:before {height:100%;transition:0.5s;}

.copy_qr {float: right;width: 170px;height: 215px;text-align: center;padding-top:78px;position: relative;z-index: 1;margin-right: 30px;}
.copy_pic {display: inline-block;text-align: center;}
.copy_pic ul {float: left;}

.copy_tit p {font-size: 15px;color: #fff;}
.copy_img {margin-top:28px;}
.copy_img img{  width: 118px; height: 118px;}
.copy_str {margin-top: 15px;}
.copy_str ul li {width: 37px;height: 37px;background: #999999;float: left;border-radius: 50%;margin-top:25px;margin-left: 24px;padding-top: 8px;text-align: center;}
.copy_str ul li+li {margin-left: 10px;}
.copy_str ul li.on {background: #095eb5;transition: all .5s;}
.copy_tab {background:url(/uploadfile/image/20210421/20210421142041_1516853065.png)no-repeat right 69px; }
.copy_tit {
    display: none;
}
.foot_c{
	background: #000;
}