@charset "utf-8";

/*标签样式初始化*/
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-size:14px;min-width:1400px;max-width:1920px;}
em,i{font-style:normal;}

#copy { display: none;}
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
a {color: #666; text-decoration: none;}

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


.t{text-align:center;margin-bottom:40px;position: relative;}
.t p{font-size:40px;color: #222;padding-bottom: 8px;position: relative;display: inline-block;}
.t p d{color: #0152cf; font-weight: bold; }
.t dd{ font-size: 16px; color: #666; } 
.t p:after { content: ''; width: 13px; height: 13px; border-radius: 50%; position: absolute; left: -5px; top: 3px; background: rgba(1, 82, 207, 0.2); }

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

/*左右浮动清除*/
.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;}
.top170 {padding-top: 170px;}



/* CDN 服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'iconfont';  /* Project id 3779228 */
  src: url('//at.alicdn.com/t/c/font_3779228_xeu5s2fkbfc.woff2?t=1668757432193') format('woff2'),
       url('//at.alicdn.com/t/c/font_3779228_xeu5s2fkbfc.woff?t=1668757432193') format('woff'),
       url('//at.alicdn.com/t/c/font_3779228_xeu5s2fkbfc.ttf?t=1668757432193') format('truetype');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}


/*英文样式*/
.font_en{font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;font-weight: normal;}
.en{font-family: Arial, Helvetica, sans-serif;font-weight: normal;}




/* welcom */
.wel_wrap {width: 100%;height: 42px;border-bottom: 1px solid #eee;}
.wel_box{display: flex;align-items: center;justify-content: space-between;}
.wrap_le,.wrap_ri{line-height: 42px;color: #666;font-size: 16px;}
.wrap_ri{display: flex;border-right: 1px solid #eee;}
.wrap_ri a{color: #666;font-size: 16px;padding: 0 25px;border-left: 1px solid #eee;line-height: 42px;}
.wrap_ri a:hover{color: #083093;}

/*heade*/
.head_bc{width: 100%;position: relative;}
.pc_top_logo img{width:90px;}
.hea_tc{display: flex;justify-content: space-between;height: 126px;align-items: center;position: relative;padding:0 4%;}
.hea_logo{display: flex;align-items: center;}
.hea_logo2{display: flex; padding-left:15px;}
.h_tcc{margin-left: 14px;}
.h_tcc>b{display: block;font-size: 32px;color: #333; letter-spacing:4px;}
.h_tcc>p{font-size: 13px;color: #999;margin-top: 7px;text-transform: uppercase;letter-spacing: 0;}
.head_lc{width: 100%;display: flex;justify-content: space-between;align-items: center;height: 80px;position: relative;}
.hea_wz {margin-left: 10px; position: relative; height: 100%; display: flex; flex-direction: column;justify-content: center; }
.hea_wz>b {display: block; font-size: 24px; color: #333; font-weight: normal;}
.hea_wz>b>span {font-size: 24px; color: #0152cf; }
.hea_wz>p {font-size: 16px; color: #999; margin-top: 7px; }
.hea_wz:after {position: absolute; content: ""; background: rgba(255,255,255,0.07); top: 0; left: -41px; width: 1px; height: 100%; }
.hee>p {font-size: 16px; color: #4a4a4a;margin-bottom: 4px; line-height: 28px;}
.hee>p>span {font-size: 16px; color: #999; margin-right: 10px; border: 1px #ddd solid; padding: 5px; border-radius: 50%;}
.hee>div {display: flex; }
.hee>div>b {font-size: 26px; color: #0152cf; font-family:din;}
.hee>div>b:last-child {margin-left: 30px; }

.nav_c:after {content:'';position: absolute;width: 100%;height: 6px;-webkit-transform: skew(-28deg);-moz-transform: skew(-28deg);-o-transform: skew(-28deg);background: linear-gradient(to right,#0152cf,#0152cf);top: 0px;left: 0;animation:myfirst 1s linear ; }
@keyframes myfirst
{
    0%   { width: 0%;}
  100% { width: 79%;}
}
@keyframes myfirst1
{
    0%   { width: 0%;}
  100% { width: 21%;}
}

.head_c {background: #fff; }
.nav_bc {
    position:relative;
    width: 100%;
    background: #fff;
    z-index: 9999;
}
.nav_c{display: flex;width: 94.8%;justify-content: space-between;height: 100%;}
.nav_c>li{position: relative; height: 100%; display: flex; justify-content: center; align-items: center; width: 12.5%; transition: all .5s; }
.nav_c>li>a{font-size: 18px; height: 100%; display: flex; justify-content: center; align-items: center; width: 100%; color: #333; transition: all .5s; font-weight: normal;}
.nav_c>li:hover>a,.nav_c>li.on>a{border-bottom: 2px #0152cf solid;transition:0.1s all;}
.pudown{width:286%;padding:25px;background:#fff;display: flex;position: absolute;top: 78px;left: 50%;transform: translateX(-50%);text-align: center;z-index:9;visibility: hidden; box-shadow: 1px 11px 15px rgba(1,82,207,0.3);}
.pudown.to{width:400%;}
.pudown.to1{width:320%;}
.nav_c>li:hover .pudown{visibility: visible;}
.pudown_le i{width:200px;display:block;}
.pudown_le i img{width:100%;}
.pudown_le  a{width:80%;height:40px;display:block;line-height:40px;font-size:14px;color:#666;margin:20px auto 0;border:1px solid #eee;}
.pudown_le  a:hover{color:#0152cf;border:1px solid #0152cf;}
.pudown_ri{width:calc(100% - 225px);margin-left:25px;text-align: left;}
.pudown_ri a{font-size:16px;color:#666;display:block;line-height:46px;padding-left:30px;border-bottom:1px solid #eee;position:relative;}
.pudown_ri a:before{content:'';width:4px;height:4px;background:#0152cf;position:absolute;top:calc(50% - 2px);left:12px;}
.pudown_ri1{width:100%;margin-left:25px;text-align: left;}
.pudown_ri1 a{font-size:16px;color:#666;display:block;line-height:46px;padding-left:30px;border-bottom:1px solid #eee;position:relative;}
.pudown_ri1 a:before{content:'';width:4px;height:4px;background:#0152cf;position:absolute;top:calc(50% - 2px);left:12px;}
.pudown table{width: 100%;}
.pudown_ri a:hover{color:#0152cf;}
.pudown tr td b a{font-weight: normal;font-size: 16px;}
.pudown tr:hover a{color: #0152cf !important;}
.pudown_li{width:44%;}
.pudown_li2{width:100%;}
.pudown_li1{width:100%;}




/*search*/
.dfss{display:flex;align-items:center;justify-content:space-between;width: 5.2%;height: 100%;background: #eee;margin-left: 5px;}
.icon>div{width: 100%;height:100%;display: flex;align-items: center;justify-content: center;}
.icon>div i{color:#333; user-select:none; transition:all 0.5s; display: flex; align-items: center; justify-content: center; position: relative; height: 100%; width: 100%; }
.icon>div i span{font-size: 25px;color: #666;}
.icon>div:hover i{border-color: #e60113;}
.iser_box,.itel_box{background:rgba(255,255,255,0.8);position:absolute;top: 78px;right:0;padding:30px;transform-origin:top;transform:rotateX(90deg);transition:all 0.5s;z-index: 9;}
.icon>div:hover .iser_box,.icon>div:hover .itel_box{transform:rotateX(0deg);}
.search_l{display:flex;align-items:center;justify-content:end;color: #333;}
.search_l span+span{margin-left:4px;}
.search_l a{color: #333;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:228px;text-align:center}
.itel_box p{color:#333;position:relative;font-size:20px;}
.itel_box p:before{position:absolute;left:0;color:#333;}
.itel_box em{font-size:26px;font-weight: bold;color:#feac00;margin-top:10px;}
.search_l .iconfont{font-size: 16px;}
.search_l span{color: #333}
.icon_pho {display: flex; align-items: center; }
.icon_pho .irh span {color: #333; font-size: 22px; }
.icon_pho b {font-size: 26px; color: #f8a000; padding-left: 10px; }

/* banner */
.banner-box .bd ul {overflow: hidden;}
/*banner*/
.banner{width:100%; position:relative; z-index:1; background:#000;}
.banner-box{ min-width:1300px; height:730px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:730px; background-position: center; background-repeat: no-repeat;}
.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; bottom:30px; left: 0; margin-left: 0; height: 730px; overflow: hidden;  left: 0%;}
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:calc(50% - 52px); 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(../uploadfile/image/20221122/20221122164104_1674058602.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(../uploadfile/image/20221122/20221122164104_1674058602.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:10px; height:10px; border-radius :50%; text-indent:-9999px; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8; background:#fff;}
.banner-box .hd ul li.on{ background:#0152cf;border-radius: 8px; width:10px;}
.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; }

.banner-box .bd li{ -webkit-animation: kenburns-top1 3.5s ease-out  both;animation: kenburns-top1 3.5s ease-out  both;}



/*mol*/
.mol {width: 100%;padding: 80px 0;overflow: hidden;}
.mol_box {display: flex;justify-content: space-between;}
.mol_txt {display: flex;align-items: center;}
.mol_txt p {font-size: 30px;font-weight: normal;display: flex;flex-direction: column;line-height: 30px; color:#333;}
.mol_txt p:after {
    content: '';
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #0152cf;
    opacity: 0.3;
    position: relative;
    top: -283px;
    left: -12px;
}
.mol_txt p span {font-size: 15px;width: 600px;padding-top: 60px; font-weight:100; color:#999;}
.mol_num {}
.mol_num ul {width: 620px; display: flex;flex-wrap: wrap;}
.mol_num li {width: 310px;height: 150px;display: flex;justify-content: space-around;align-items: center;border-right:1px solid #ddd;border-bottom: 1px solid #ddd;position: relative;padding: 0 40px;}
.mol_num li em{font-size:18px;display:inline-block;font-style: normal;margin-left: 10px;position: relative;top: -3px;}
.mol_num li:after {content:'';width:340px;height: 165px;background: #0152cf;position: absolute;left: -15px;top:-8px;opacity: 0;transition: 0.5s;z-index: 1;border-radius: 10px;}
.mol_num li.on:after {opacity: 1;transition:0.5s;}
.mol_num li.on i {border:1px solid #fff;color:#fff;}
.mol_num li.on p {color:#fff;}
.mol_num li.on span {color:#fff;}
.mol_num li:nth-child(n+3) {border-bottom: none;}
.mol_num li:nth-child(2n) {border-right:none;}
.mol_num li i {width:50px;height: 50px;border:1px solid #333;border-radius: 50%;position: relative;z-index: 5;font-size:28px;text-align:center;line-height:50px;}
.mol_num li:first-child i {font-size:21px;}
.mol_num li p {font-size: 16px;position: relative;z-index: 5;width:144px; color:#999; font-weight:normal;}
.mol_num li p d{display:block;}
.mol_num li p span {font-size: 42px; color:#333; font-family: Arial;display:inline-block;}
.mol_txt a {width: 186px;height: 48px;background: #fff;display: flex;font-size: 16px;color: #666;align-items: center;justify-content: center;margin-top: 56px;border: 1px #eee solid;border-radius: 50px;transition: all 0.6s;}
.mol_txt a:hover {width: 286px;transition: all 0.6s;}


/*pro*/
.pro_tit.t{text-align:left;float:left;margin-bottom:0px;}
.pro { width: 100%; background: #fafafa; overflow: hidden; padding-top: 80px; padding-bottom: 40px; }
.pro_box {}
.pro_tab {padding-top: 10px;}
.pro_nav {float:right;width: 40%;margin-top:10px;}
.pro_nav .hd {width: 100%;text-align: center;}
.pro_nav .hd a { width: calc((100% - 32px) / 3); height: 56px; text-align: center; background: #f1f1f1;border-radius:10px;}
.pro_nav .hd a+a { margin-left: 16px; }
.pro_nav .hd a {font-size: 16px;display: inline-block;line-height: 56px;}
.pro_nav .hd a.on { background: #0152cf; transition: 0.5s; }
.pro_nav .hd a.on { color: #ffffff !important; transition: 0.5s; }
.pro_con { width: 100%; overflow: hidden; }
.pro_sec { width:  100%; display: inline-block; border-bottom: 1px solid #dddddd; padding-bottom: 20px; }
.pro_sec ul { overflow: hidden; }
.pro_sec ul li { float: left; line-height: 68px; }
.pro_sec ul li+li { margin-left: 30px; }
.pro_sec ul li a { font-size: 14px; color: #888888; font-weight: 100; }
.pro_big { }
.pro_pic {margin-top: 40px;display: flex;justify-content: space-between;}
.pro_left { width: 38%; border: 1px solid #fff; background: #fff; box-shadow: 0 0 30px rgba(0,0,0,.08); padding: 15px; }
.pro_left img.product_div_item_image { width: 100%; height: auto; transition: all 0.5s linear; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -ms-transition: all 0.5s linear; }
.pro_left img.product_div_item_image:hover { transform: scale(1.2); -o-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -wbkit-transform: scale(1.2); }
.pro_left .divproduct_new_div { float: left; position: relative; width: 100%; height: auto; }
.pro_left .divproduct_new_div .divproduct_new_div_item{display: flex;flex-direction: column-reverse;}
.pro_left .divproduct_new_div_item_content {}
.pro_left .news_div_item+.news_div_item { margin-left: 27px; }
.pro_left a.news_div_item_a { font-size: 15px !important; color: #333333; line-height: 36px; }
.pro_left .divproduct_new_div_item_body { font-size: 15px; color: #888888 !important; line-height: 30px; }
.pro_left .news_div_item:hover .news_div_item_title a { color: #b8953d !important; }
.pro_left a.divproduct_new_div_item_a {font-size: 24px;transition: all 0.5s linear;display:block;line-height:40px;margin-top: 30px;width: 100%;padding: 0 20px;position: relative; }
.pro_left .product_div_item_pic { overflow: hidden; }
.pro_left a.divproduct_new_div_item_a:after {content: '';width: 40px;height: 1px;display:block;background: #0152cf;margin-top: 20px;}
.pro_left a.divproduct_new_div_item_a:before{content:'More';width: 100px;height: 30px;display:block;line-height: 30px;position: absolute;right: 20px;background: #0152cf;text-align: center;font-size: 14px;border-radius: 15px;color: #fff;top: 13px;}
.pro_left:hover a.divproduct_new_div_item_a {transition: all 0.5s linear; }
.pro_left .divproduct_new_div_item_title { padding-bottom: 10px; }
.pro_right { width: 61%; }
.pro_right ul{display:flex;}
.pro_right li { display: block; width: 32%;background: #fff; overflow: hidden; box-sizing: border-box; border: 1px solid #f2f2f2; padding: 0 !important; float: left; position: relative;padding: 10px 10px 50px!important; }
.pro_right li+li{ margin-left: 2%;}
.pro_right span a { display: block; position: absolute; bottom: 12px; font-size: 14px; background: rgba(255,255,255,0.6); width: 92%; height: 30px; transition: all 0.5s linear;text-align:center;line-height: 30px;}
.pro_right li img { transition: all 0.5s linear; width:100%;height:auto;}
.pro_right li:hover img { transform: scale(1.2);  }
.pro_right li:hover span a { bottom: 0; height: 45px; line-height: 45px; color: #fff; background: rgba(1,82,207,0.8); }
.pro_right ul:nth-chlid(1) li {
display:none;
}
.pro_right ul+ul { display: block; margin-top: 2%; }


/*产品优势*/
.padv_bg { background: url(../uploadfile/image/20221117/20221117221153_1823546341.jpg)no-repeat top center; }
.padv_t { padding-left: 650px; }
.padv_t p { color: #333; font-size: 40px; font-weight: bold; background: url(../uploadfile/image/20221122/20221122164303_523073102.png)no-repeat left center; padding-left: 50px; }
.padv_t d { color: #0152cf; }
.padv_t dd { color: #666; font-size: 20px;     letter-spacing: 1.6px;}
.padv_tel { margin-left: 650px; margin-top: 120px; }
.padv_tel .fl { background: url(../uploadfile/image/20221122/20221122164304_280451239.png)no-repeat left center; padding-left: 60px; }
.padv_tel .fl p { font-size: 20px; color: #fff; }
.padv_tel .fl d { font-size: 34px; color: #5998fa; font-weight: bold; }
.padv_tel .fr a { color: #fff; font-size: 18px; width: 204px; height: 62px; background: #5998fa; display: block; border-radius: 31px; text-align: center; line-height: 62px; }
.padv ul { margin-top: 140px; }
.padv ul li { display: block; float: left; text-align: center; width: 200px; }
.padv ul li+li { margin-left: 70px; }
.padv ul li i { width: 110px; height: 110px; border-radius: 50%; display: block; color: #fff; display: block; margin: 0 auto; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1); background: #fff;     font-size: 45px;color: #0152cf;text-align: center;line-height: 110px;}
/*旋转*/
@-webkit-keyframes rotation { from {
-webkit-transform: rotate(0deg);
}
to { -webkit-transform: rotate(360deg); }
}
.padv ul li i { -webkit-transform: rotate(360deg); animation: rotation 2s linear infinite; -moz-animation: rotation 2s linear infinite; -webkit-animation: rotation 2s linear infinite; -o-animation: rotation 2s linear infinite; }
.padv ul li p { color: #222; font-size: 26px; font-weight: bold; line-height: 45px; }
.padv ul li dd { font-size: 15px; color: #666; }
.padv ul li d { color: #0152cf; }
.padv ul li:nth-child(2) { margin-top: 30px; }
.padv ul li:nth-child(3) { margin-top: -20px; }
.padv ul li:nth-child(4) { margin-top: 10px; }
.padv ul li:nth-child(5) { margin-top: 40px; }

/*case*/
.case {padding: 80px 0;overflow: hidden;}
.case_box {max-width:1500px;margin: 0 auto;}
.case_tit {text-align: center;font-size: 40px;}
.case_tit span {font-size: 18px;color: #999999;display: block;position: relative;}
.case_tit span:before {content: '';width:30px;height: 1px;background: #ddd;position: absolute;left:36%;top:26px;}
.case_tit span:after {content: '';width:30px;height: 1px;background: #ddd;position: absolute;right:36%;top:26px;}
.case_con {padding-top: 60px;}
.case_call {}
.case_call table {}
.case_call table tbody {    display: flex;    justify-content: space-between;}
.case_call table tr {    width: 16%;}
.case_call table tr:nth-child(2n) img {height:600px;    }
.case_call table tr:nth-child(2n)  {margin-top:-20px;}
.case_call table tr td {}
.case_call tr td {height: auto;display: inline-block; margin-bottom: 20px; padding-left: 0 !important;overflow:hidden;    position: relative;width:100%;border-radius: 10px;}
.case_call tr td img {-webkit-transition: .8s; -o-transition: .8s; transition: .8s;width:100%;}
.case_call tr td+td {margin-left: 14px;}
.case_call div {height: 42px;background:rgba(1,82,207,0.5);line-height: 42px; padding-top: 0 !important;transition: all 0.3s linear;width:100%;    position: absolute;bottom: -42px;    color: #fff;}
.case_call div a {font-size: 1rem;color: #ffffff !important;}
.case_call tr td:hover:before {height: 100%;}
.case_call tr td:before {height: 0%;width: 3px;}
.case_call tr td:before { position: absolute;content: "";left: 0; top: 0; background: #0152cf; transition: all 0.5s ease;z-index: 1;}
.case_call tr td:hover:after {width: 100%;}
.case_call tr td:after { width: 0%;height: 3px;}
.case_call tr td:after { position: absolute;content: "";left: 0;top: 0;background: #0152cf;
transition: all 0.5s ease;z-index: 1;}
.case_call table tr td a:hover:before {height: 100%;}
.case_call table tr td a:before {width: 3px;height: 0%;}
.case_call table tr td a:before { position: absolute; content: ""; right: 0;bottom: 0;
background: #0152cf;transition: all 0.5s ease;z-index: 1;}
.case_call table tr td a:hover:after {width: 100%;}
.case_call table tr td a:after {width: 0%;height: 3px;}
.case_call table tr td a:after {position: absolute; content: "";right: 0;bottom: 0;
 background: #0152cf;transition: all 0.5s ease;z-index: 1;}
.case_call tr td:hover div {bottom:2px;}
.case_call table tr td:hover div a {display: block;transition: all 0.3s linear;}
.case_call table tr td:hover img {-webkit-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2);}
.case_call table tr td a {display:block;overflow:hidden;}
.case_call table tr td br {display:none;}




/*tech*/
.tech {overflow: hidden;padding: 4% 1%;}
.tech_box {max-width: 1500px;margin: 0 auto;}

.tech_con {margin: 4% 0 0;}
.tech_con ul {display: flex;justify-content: space-between;align-items: center;}
.tech_con li {display: flex;flex-direction: column;align-items: center;background:  #f8f8f8;width: 16%;padding: 4% 0;position:  relative;z-index:5;transition:0.5s;}
.tech_con li:hover {transform:translateY(-10px);}
.tech_con li:after {content:'';width:100%;height:0;background:#0152cf;position:absolute;top:0;left:0;transition:0.5s;z-index:-1;}
.tech_con li:hover:after {height:100%;}
.tech_con li:hover,.tech_con li:hover span {color:#fff;}
.tech_con li i {font-size: 30px;}
.tech_con li p {display:flex;flex-direction:column;align-items:center;font-size: 20px;padding: 10% 0 0;}
.tech_con li p span {font-size:  15px;padding: 16px 0 0;color:  #999;}
.tech_con li em {font-size:20px;background: #0152cf;color:  #fff;border-radius:  50%;width: 36px;height: 36px;display:  flex;justify-content:  center;align-items:  center;font-family:  Arial;margin: 16% 0 0;}
.tech_more {display:  flex;justify-content:  center; margin: 4% 0 0;}
.tech_more ul {display: flex;justify-content:  space-between;width: 30%;}
.tech_more li {display: flex;align-items: center;color:  #fff;background: #0152cf;width: 50%;justify-content:  center;padding: 3% 0;}
.tech_more li:last-child {background: #cc0000;}
.tech_more li i {font-size: 24px;}
.tech_more li a {font-size: 17px;color:  #fff;padding: 0 0 0 10px;}
.tech_more li p {font-size: 20px;font-family: Arial;padding: 0 0 0 10px;}



/*adv*/
.adv {position: relative;}
.adv:after {content:'';background: url(../uploadfile/image/20221118/20221118102818_1165032833.jpg)no-repeat center;width: 100%; height: 1110px;position: absolute;top:-306px;left: 0;z-index: -1;}
.adv_box {width:1500px;margin: 0 auto;}
.adv_tit {font-size: 48px;text-align: center;line-height: 50px;}
.adv_tit span {position: relative;color: #fff;z-index: 5;}
.adv_tit span:after {content:'';width:28px;height: 28px;border-radius: 50%;background: #fff;opacity: 0.3;position: absolute;top:10px;left:-12px;z-index: -1;}
.adv_tit p {font-size: 18px;color: #fff;position: relative;}
.adv_tit p:after {content:'';width:32px;height: 2px;background: #fff;position: absolute;left:48%;bottom: -12px;}
.adv_tab {height: 810px;background: #fff;box-shadow: 0 3px 20px #ddd;margin-top: 60px; padding:20px;}
.adv_nav {}
.adv_nav ul {display: flex;height: 154px;align-items: center;}
.adv_nav li {display: flex;flex: 1;justify-content: center;align-items: center;height: 154px; transition: 0.5s;}
.adv_nav li.on{background:#cc0000;}
.adv_nav li.on p span,.adv_nav li.on i{color:#fff;}
.adv_nav li i {display: inline-block;font-size: 50px; color:#ddd;}
.adv_nav li p {display: flex;flex-direction: column;font-size: 24px;line-height: 30px;padding-left: 12px; color: #666;}
.adv_nav li.on p{color:#fff;}
.adv_nav li p span {font-size: 12px;text-transform: uppercase;font-family: Arial;color: #999;}
.adv_con {width: 100%;margin: 0 auto;padding: 100px;}
.adv_con ul {display: flex;flex-direction: column;height: 380px;}
.adv_con li {display: flex;justify-content: space-between;}
.adv_txt {width:50%;}
.adv_txt i {display: flex;flex-direction: column;width: 83px;height: 83px;border-radius: 50%;background: #0152cf;justify-content: center;align-items: center;    color: rgba(255, 255, 255, 0.5);animation: animations 4s ease-out infinite;  float:left;}
@keyframes animations{
    0%{ box-shadow: 0 0 0 0 rgba(1, 82, 207, 0.5);}
    50%{ box-shadow: 0 0 0 10px rgba(1, 82, 207, 0.5);}
    100%{ box-shadow: 0 0 0 15px rgba(1, 8, 207, 0.5);}
}
.adv_txt i>span {font-size: 38px;color: #fff;font-family: Arial;line-height: 45px; }
.adv_txt p {display: flex;flex-direction: column;font-size: 36px;color: #0152cf;line-height: 42px;padding-top: 0px; float:left; padding-left: 30px;}
.adv_txt p>span {font-size: 18px;color: #666666;}
.adv_txt em {font-size: 18px;color: #999;line-height: 36px;padding-top: 50px;display: inline-block;width:100%;}
.adv_pic {overflow: hidden;}
.adv_con li:hover .adv_pic img {
    transform: scale(1.2);
    transition: 0.5s;
}
.adv_pic img {transition: 0.5s;}
.adv_txt a {
    width: 186px;
    height: 48px;
    background: #0152cf;
    display: flex;
    font-size: 18px;
    color: #fff;
    align-items: center;
    justify-content: center;
    margin-top: 56px;
transition: all 0.6s;
}
.adv_txt a:hover{width: 286px; transition: all 0.6s;}




/*简介*/
.about_bg{background: url(../uploadfile/image/20221122/20221122164304_1449728945.png)no-repeat center top;padding: 150px 0 80px 0;}
.about>p{font-size: 50px;color: #fff;font-weight: bold;margin-bottom: 20px;}
.about>d{font-size: 28px;color: #fff;display: block;width: 70%;}
.about>dd{font-size: 15px;color: rgba(255,255,255,0.8);line-height: 30px;margin-top: 80px;width:95%;}
.about>a{width: 135px;height: 40px;background: #316eb7;color: #fff;display: block;border-radius: 5px;text-align: center;line-height: 40px;margin-top: 60px;}
.about>a:hover{background:#2665e5;}
.about_box{width: 100%;background:#fff;padding: 30px;box-shadow: 0px 0px 20px rgba(0,0,0,0.1);margin-top: 100px;}
.about_box .new_web_div2021{display:flex;}
.about_box .new_web_div2021 li{width:calc((100% - 60px) / 4);display:block;float:left;margin-right:20px;position: relative;overflow: hidden;}
.about_box .new_web_div2021 li img{width:100%;height: auto;transition: 0.3s all ease;}
.about_box .new_web_div2021 li:hover img{transform: scale(1.1);}
.about_box .new_web_div2021 ul{display:block;float:left;width:100%;}
.about_box .new_web_div2021 li p{background:rgba(0,0,0,0.5);position: absolute;bottom:0;left:0;width:100%;transition: 0.3s all ease;}
.about_box .new_web_div2021 li:hover p{background:rgba(1,82,207,0.5);}
.about_box .new_web_div2021 li p a{display:block;font-size:15px;color:#fff;width:100%;height:40px;line-height:40px;text-align:center;}




/*news*/
.new_tc{display:flex;justify-content:space-between;align-items:center;}
.new_bc{padding:0px 0 80px;background:#fff;}
.new_tl>b{display:block;color:#e9e9e9;font-size:52px;}
.new_tl>b span{color:#0152cf;}
.new_tl>i{margin-top:10px;font-weight:700;font-size:28px;}
.new_tl>i em{display:inline-block;margin-left:20px;width:100px;height:1px;background:#e6e6e6;}
.new_tr{display:flex;}
.new_tr li a{display:flex;width:150px;height:45px;background:#eee;color:#333;font-size:14px;align-items:center;justify-content:center;}
.new_tr li+li{margin-left:28px;}
.new_tr li a span{margin-right:4px;color:#333;font-size:22px;}
.new_tr li.on a{background:#0152cf;color:#fff;}
.new_tr li.on span{color:#fff;}
.new_li .news_div{display:flex;justify-content:space-between;}
.new_ic{display:flex;margin-top:40px;transition:all .5s;}
.new_item{display:flex;width:100%;flex-shrink:0;justify-content:space-between;}
.new_c{overflow:hidden;}
img.news_div_item_image{width:100%;transition:.75s;}
.new_li{width:54%;}
.new_ri{width:44%;}
.new_li .news_div_item{padding:30px 28px;width:48.5%;border:1px solid #e6e6e6;transition:.5s;}
.new_li .news_div_item_day{position:absolute;top:0;left:0;color:#333!important;font-weight:700;font-size:26px!important;}
.new_li .news_div_item_date{position:relative;display:flex;padding-top:10px;padding-left:37px;height:26px;}
.new_li .news_div_item_date *{color:#bfbfbf;font-size:14px;}
.new_li .news_div_item_title a{display:block;margin:14px 0 12px;font-size:18px;}
.new_li .news_div_item_body{overflow:hidden;margin-bottom:0px;height:60px;color:#8c8c8c;font-size:14px;line-height:24px;}
.new_ri .news_div_item:nth-child(-n+2){display:none;}
.new_ri .news_div_item_image{display:none;}
.new_ri .news_div_item_day{position:absolute;top: 24px;left:0;font-weight:700;font-size: 35px;}
.new_ri .news_div_item{position:relative;}
.new_ri .news_div_item_a{position:relative;display:block;font-size:18px;}
.new_ri .news_div_item_month,.new_ri .news_div_item_year{position:absolute;top: 58px;left:66px;color:#bfbfbf;font-size:14px;}
.new_ri .news_div_item_body{overflow:hidden;margin-top:42px;height:55px;color:#8c8c8c;font-size:15px;line-height:24px;}
.new_ri .news_div_item_content{/* padding-bottom:30px; */padding-left:65px;}
.new_ri .news_div_item_month{left:107px;}
.new_ri .news_div_item:nth-child(n+3){height: calc(100% / 3);border-bottom: 1px solid #e6e6e6;display: flex;align-items: center;}
.new_ri .news_div{height:100%;}
.new_li .news_div_item:hover .news_div_item_image{transform:scale(1.1);}
.new_li .news_div_item_pic>a{display:block;overflow:hidden;}
.new_li .news_div_item:hover{border-color:#0152cf;}
.new_li .news_div_item:hover .news_div_item_day,.new_li .news_div_item:hover .news_div_item_title a,.new_ri .news_div_item:hover .news_div_item_day,.new_ri .news_div_item:hover .news_div_item_title a,.news_div_item:hover .news_div_item_a:after{color:#0152cf !important;}


.nynewslist{padding: 50px !important;}
.nynewslist+.nynewslist{margin-top:20px;}
.nynewslist_l img{height:auto !important;border:1px solid #eee;}
.nynewslist_rmore{left:31% !important;bottom:70px !important;}
.nynews_time{height:90px !important;}



/*link*/
.link_b{border-bottom:1px solid rgba(255,255,255,0.1)}
.linkTagcs {
    width: 100%!important;
}
.link_c{display: flex;height: 86px;align-items: center;}
.link_tit{display: flex;position: relative;padding-right: 25px;align-items: center;width: 130px;}
.link_tit>span{font-size: 40px;color: #fff;margin-right: 12px;}
.link_tit>p>span{display: block;font-size: 25px;color: #fff;font-weight: bold;}
.link_tit>p>i{font-size: 14px;color: #fff;letter-spacing: 6px;}
.linkTagcs ul{height: 100%;display: flex;align-items: center;flex-wrap: wrap;}
.links_m {height: 100%;   display: flex;align-items: center;}
.linkTagcs li a {color: rgba(255,255,255,0.6)!important;font-size:14px;}
.linkTagcs li{line-height:22px!important;}
/*copy*/
.copy {width: 100%;overflow: hidden;padding-bottom: 83px;position: relative;z-index: 2;}
.copy:after {content:'';width: 1820px;height: 539px;background-image: linear-gradient(to right,#1e6ce4 0,#0152cf 100%);position:absolute;right:0;top:0;    z-index: -1;}
.copy_pic {height: 160px;overflow: hidden;}
.copy_pic li {width:  160px; height: 160px; overflow: hidden;}
.copy_pic li p {font-size: 14px;color: #ffffff;text-align: center;line-height: 30px;}
.copy_pic li i {background: #ffffff;width:160px;height: 160px; display: inline-block;padding: 9px;}
.copy_pic li i img{width:100%;}
.copy_str {margin-top: 15px;}
.copy_str li {width: 36px;height: 36px;border-radius: 100%;transition: 0.5s;position: relative;border: 1px solid rgba(255,255,255,0.15);display: flex;justify-content: center;
align-items: center;cursor: pointer;}
.copy_str li.on{background: #cc0000;border:none;}
.copy_str ul {display: flex;justify-content: center;}
.copy_str li i {font-size: 17px;color: #fff;position: relative;z-index: 99;}
.copy_str li+li {margin-left:18px;}
.copy_txt {font-size: 16px;color: #ffffff;line-height: 20px;float: left;padding: 16px 0 0 64px;}
.copy_txt b {font-family: Roboto;font-size: 30px;line-height: 32px;display: block;padding: 15px 0;}
.copy_txt a {font-size: 14px;line-height: 35px;color: #ffffff;width: 125px;height: 35px;background:url(../uploadfile/image/20221122/20221122164304_1804462915.png)no-repeat #00277a 20px 9px;display: inline-block;border-radius: 10px;text-align: center;padding-left: 30px;}
.copy_con {width:54%;}
.copy_con ul {display: flex;justify-content:space-between;width: 100%;}
.copy_con li p {font-size: 18px;color: #ffffff;line-height: 20px;margin-bottom: 20px;font-weight: normal;}
.copy_con li a {font-size: 14px;color:rgba(255, 255, 255, 0.8);line-height: 30px; display: flex; font-weight:100;}
.copy_c {display: flex;justify-content: space-between;padding: 78px 0 0 0px; }
.zh_b{font-size: 20px!important;color: #fff;font-weight: normal;}
/*foor*/
.foor {width:100%;background: #141414;}
.foor_name {font-size: 14px;color: rgba(255,255,255,0.6);text-align: left; line-height: 30px; padding:30px 0px 30px 0px;}
.foor_name a {color: rgba(255,255,255,0.6);transition: all 0.3s linear;}
.foor_name a:hover  {color:#fff;transition: all 0.3s linear;}

.copy_pho b{display: block;font-size: 22px;color: #fff; font-weight:normal;}
.copy_pho div{font-size: 14px;color: #fff;line-height: 29px;margin-top: 25px; font-weight:100;}
.bq_bj {width: 100%;height: 266px;background: #141414;position: relative;margin-top: -266px;}
@media screen and (max-width: 1425px){
	.link_c{    padding-left: 85px;}
	.copy_c{padding-left:0;}
}