@charset "utf-8";
*{margin: 0;padding: 0;box-sizing: border-box;line-height:100%;}
body{font-size:15px;min-width: 1300px; color:#222; font-family:hs_r; -moz-user-select: none;-webkit-user-select: none;-ms-user-select: none;-khtml-user-select: none;user-select: none; overflow-x: hidden; overflow-y:auto;}
@font-face {
	font-family:"DIN-BOLD";src:url("/cssnew/DIN-BOLD.woff2.txt") format("woff2"),url("/cssnew/DIN-BOLD.woff.txt") format("woff"),url("/cssnew/DIN-BOLD.ttf.txt") format("truetype"),url("/cssnew/DIN-BOLD.eot.txt") format("embedded-opentype"),url("/cssnew/DIN-BOLD.svg.txt") format("svg")
}
@font-face {
  font-family: "iconfont"; /* Project id 4844267 */
  src: url('/cssnew/iconfont.woff2.txt') format('woff2'),
       url('/cssnew/iconfont.woff.txt') format('woff'),
       url('/cssnew/iconfont.ttf.txt') format('truetype');
}
@font-face{font-family:hs_r;src:url(https://114my.cn.114.114my.net/hxp/fonts/HarmonyOS_Sans_SC_Regular.ttf)}
@font-face{font-family:hs_l;src:url(https://114my.cn.114.114my.net/hxp/fonts/HarmonyOS_Sans_SC_Light.ttf.txt)}

.bannerbox{background-color: #111;min-height: 500px;}
.fl{float: left;}
.fr{float: right;}
.container{width: 100%;  min-width: 1400px;}
.title{ text-align:center; font-size:42px; color:#000; padding-top:90px; font-weight: normal;}
.title b{ color:#005298; font-weight:bold; font-family: "Microsoft YaHei";}
.title span{ display:block; font-size:18px; color:#666; margin:10px 0 13px 0; font-family:hs_l;}
.title em{ display:inline-block; height:10px; padding:0 20px; position:relative; z-index:3;} 
.title em i{ display: inline-block; width:10px; height:10px; border-radius: 50px; background: #c9c9c9; animation: bounce_fountainG 1.2s linear infinite;}
.title em i+i{ margin-left:10px;}
.title em i:nth-child(1){animation-delay: .4s;}
.title em i:nth-child(2){background:#005198;animation-delay: .6s;}
.title em i:nth-child(3){animation-delay: .8s;}
@keyframes bounce_fountainG { 
0% {
transform:scale(1);
}
100% {
transform:scale(.5);
}
}
@keyframes rolation{
	0%{ transform:rotate(0deg);}
	100%{ transform:rotate(360deg);}
	} 

.swiper-button-disabled{opacity: .3;}
ol{list-style: inside;}
ol li{color: #666;line-height: 1.8;}
.maodian{position: relative;height: 0;top: -150px;display: block;}
.pc{display: inline-block;}
.mobile{display: none;}
@media screen and (max-width: 991px){.pc{display: none;}
.mobile{display: inline-block;}}
/**/input::-webkit-input-placeholder{color: #999;}
input::-moz-placeholder{/* Mozilla Firefox 19+*/color: #999;}
input:-moz-placeholder{/* Mozilla Firefox 4 to 18*/color: #999;}
input:-ms-input-placeholder{/* Internet Explorer 10-11*/color: #999;}
/* 鼠标箭头*/.jiantou{cursor: default;}
.swiper-pagination{font-size: 15px;left: 50%;transform: translate(-50%, 40px);-webkit-transform: translate(-50%, 40px);-moz-transform: translate(-50%, 40px);-ms-transform: translate(-50%, 40px);-o-transform: translate(-50%, 40px);}
.kzqybox_pagination{display: flex;align-items: center;}
.swiper-pagination span{background-color: rgba(0, 0, 0, 0.4);}
.kzqybox_pagination span{margin: 0 7px;width: 10px;height: 10px;background-color: rgba(255, 255, 255, .98);outline: none;position: relative;}
.kzqybox_pagination span::after{content: '';width: 16px;height: 16px;border-radius: 50%;display: inline-block;border: 1px solid #fff;position: absolute;top: -3px;left: -3px;opacity: .5;display: none;}
.kzqybox_pagination .swiper-pagination-bullet-active{background-color: #E3A21F;}
.kzqybox_pagination .swiper-pagination-bullet-active::after{border-color: #E3A21F;display: block;}
/* 背景主体颜色*/
a{font-size: 15px;color: #333333;}
a:hover{color: #E3A21F;}
/* 图片对齐*/
i{display: inline-block;vertical-align: middle;}
.container{padding: 0;margin: auto;}
p{font-size: 15px;color: #555; line-height: 28px; font-family:hs_l;}
/* 单一版心媒体查询修改最大最小宽度*/.w3{width: 94.8%;margin: 0 auto;}
.w2{width: 85%;margin: 0 auto;}
/*@media screen and (min-width: 1200px){.container{max-width: 80%;}}
@media screen and (min-width: 1366px){.container{max-width: 1200px;}}
@media screen and (min-width: 1921px){.container{max-width: 70%;}}
@media screen and (max-width: 768px){.container, .container-md, .container-sm{max-width: 100%;}}*/
/* 公共部分样式开始*/.banner{position: relative;height: 100vh;}
.bannerbox{width: 100%;height: 100%;overflow: hidden;background-color: #005298;}
.banner_container{width: 100%;height: 100%;}
.banner_slide{height: auto;}
.banner_slide .banner_slidea{position: relative;display: block;width: 100%;height: 100%;}
.banner_slideaimg{height: 100%;overflow: hidden;}
.banner_slideaimg img{width: 100%;height: 100%;object-fit: cover;background-color: #005298;}
.head{position: fixed;width: 100%;height: 100px;z-index:999950;transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;}
.head.cpxq{background-color: #fff;}
.headbox{display: flex;height: 100%;justify-content: space-between;}
.headbox .headbox_logo{display: flex;flex: 1;align-items: center;}
.headlogo_img img{ height:56px;}
.headlogo_txt{margin-left:6px;}
.headlogo_txt img{height:47px; filter: contrast(0) brightness(2);}
.head.on .headlogo_txt img{    filter: grayscale(0%) brightness(100%);}
.head.active .headlogo_txt img{    filter: grayscale(0%) brightness(100%);}
.headlogo_txth{font-size: 28px;line-height: 1.3;font-weight: 700;color: #fff;}
.headlogo_txtp{font-family: 'ProximaNova-Regular';font-size: 12px;color: rgba(255, 255, 255, 0.5);}
.headbox_nav{display: flex;}
.headnav_item{position: relative;}
.headnav_item .headnav_itema{position: relative;padding: 0 0.9vw;height: 100%;display: flex;align-items: center;font-size: 18px;color: #fff;overflow: hidden;}
.timgnter{margin-top:38px;}
.headnav_item .headnav_itema span{padding: 0 20px; display: flex; flex-direction: column; align-items: center;}
/* 新增下拉*/.headnav_itemdw{position: absolute;top: 100%;left: 0;width: 100%;z-index: 10;display: none;background-color: #f9f9f9;/* box-shadow: inset 0px 15px 6px -15px rgba(0, 0, 0, 0.25);*/}
.headnav_dwbox{padding: 20px 0;}
.headnav_dwbox a{display: block;padding:7px 10px 14px 10px;font-size:16px;color: #333;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.headnav_dwbox a:hover{transform: translateX(4px);-webkit-transform: translateX(4px);-moz-transform: translateX(4px);-ms-transform: translateX(4px);-o-transform: translateX(4px);color: #005298;     font-weight: bold;}
/* .headnav_item .headnav_itema::after{content: '';position: absolute;top: 50%;right: 0;height: 15px;width: 1px;background-color: rgba(255, 255, 255, 0.2);transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);}
.headnav_item:last-child .headnav_itema::after{display: none;}*/.headnav_itema::before{content: '';position: absolute;left: 50%;bottom: -14px;width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 14px solid #f1f1f1;transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;z-index: 15;}
.headnav_itema:hover::before{bottom: 0.5px;}
.headbox_lx{display: flex;margin-left: 30px;}
.headbox_lxl{display: flex;align-items: center;}
.headbox_lx .headbox_lxa{display: flex;align-items: center;justify-content: center;margin:0 1vw;}
.headbox_lx .headbox_lxaz{width: 150px;}
.headbox_lxa span{font-size:22px;color: #fff; font-family: "DIN-BOLD";}
.headbox_lxa i{margin-right: 10px;font-size: 26px;color: #fff;}
.headbox_lxa:hover i{animation: rotates 1s linear infinite;-webkit-animation: rotates 1s linear infinite;}
.headbox_search{}
.headbox_search form{position: relative;height: 100%;width:38px;display: flex;align-items: center;}
.headbox_search form i{font-size: 22px;color: #fff;padding-right: 20px;position: relative;right: 0;z-index: 1;}
.headbox_search form input{position: absolute;right: 0;z-index: 0;border: none;background-color: transparent;color: #fff;line-height: 40px;border-radius: 20px;font-size: 12px;padding: 0 20px;width: 0;transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;}
.headbox_search form .btn{position: absolute;z-index: 2;right: 0;padding: 0;width: 60px !important;background-color: transparent !important;}
.head.on .headbox_search.active i,
.head.active .headbox_search.active i{color: #fff;}
.headbox_search.active form input{background-color: #005298;width: 220px;transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;}
.headbox_search input::-webkit-input-placeholder{color: #99ace4;}
.headbox_search input::-moz-placeholder{/* Mozilla Firefox 19+*/color: #99ace4;}
.headbox_search input:-moz-placeholder{/* Mozilla Firefox 4 to 18*/color: #99ace4;}
.headbox_search input:-ms-input-placeholder{/* Internet Explorer 10-11*/color: #99ace4;}
.headbox_lx .headbox_lxa.headbox_lxaz{margin-left: 25px;background-color: transparent;border: 1px solid #fff;}
.headnav_itemxl{position: absolute;top: 100%;left: 0;width: 100%;background-color: #f9f9f9;height: auto;/* box-shadow: inset 0px 15px 6px -15px rgba(0, 0, 0, 0.25);*/display: none;}
.headnavxl{padding: 65px 0;}
.headnavxlbox{display: flex;justify-content: center;}
.headnavxlbox .headnavxl_slidea{width: 18.4%;margin-right: 2%; display: block;border-right: 1px solid #e1e1e1;}
.headnavxlbox .headnavxl_slidea:last-child{border-right: none;margin-right: 0;}
.headnavxl_slideaimg{overflow: hidden;}
.headnavxl_slideaimg{font-size: 18px !important;line-height: 1;color: #111;transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;}
.headnavxl_slideatxt{margin-top: 15px;overflow: hidden;}
.headnavxl_slideatxt li{display: flex;align-items: center;}
.headnavxl_slideatxt li a{display: block;font-size: 15px;line-height: 28px;color: #333; font-family:hs_l;}
.headnavxl_slideatxt li span{margin-right: 0;color: #E3A21F;opacity: 1; font-size:34px;transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;}
.headnavxl_slideatxt li:hover span{margin-right: 10px;opacity: 1;transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;}
.headnavxl_slideatxt li:hover a{color: #005298;     font-weight: bold;}
.headnavtxtbox{transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;}
.headnavxl_slidea:hover .headnavtxtbox{transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);}
.headnavtxtbox_t{height: 42px;line-height: 42px;text-align: center;font-size: 15px;color: #333;}
.headnav_item .headnav_itema.active span{background: linear-gradient(to right, #005298, #0667a9); color: #fff;font-size: 15px;padding: 8px 20px;border-radius: 20px;line-height: 1; display: flex;
flex-direction: column; align-items: center}
.headnav_item .headnav_itema i {font-size: 10px;margin: 0.2rem 0 0; display:none;}
.head.on,
.head.active{/* height: 90px;*/background-color: #fff;box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);}
.head.on .headlogo_txth,
.head.active .headlogo_txth{color: #333;}
.head.on .headlogo_txtp,
.head.active .headlogo_txtp{color: rgba(0, 0, 0, 0.4);}
.head.on .headnav_item .headnav_itema,
.head.active .headnav_item .headnav_itema{color: #000;}
.head.on .headnav_item .headnav_itema:hover,
.head.active .headnav_item .headnav_itema:hover{color: #005298; font-weight:bold;}
/* .head.on .headnav_item .headnav_itema::after,
.head.active .headnav_item .headnav_itema::after{background-color: rgba(0, 0, 0, 0.2);}*/.head.on .headbox_lxa span,
.head.active .headbox_lxa span{color: #333}
.head.active .headbox_lxa i,
.head.on .headbox_lxa i,
.head.on .headbox_search i,
.head.active .headbox_search i{color: #000;}
.ydbtn{padding: 0 10px;display: flex;align-items: center;display: none;cursor: pointer;}
.ydbtn i{font-size: 26px;color: #fff;}
.head.on .ydbtn i{color: #333;}
/* 移动行行*/.a_txt{display: block;position: fixed;top: 0px;left: 0px;width: 0px;height: 0px;overflow: hidden;z-index: 10000}
.a_txt .div1{position: absolute;width: 100%;height: 100%;background: rgba(0, 0, 0, .85);filter: alpha(opacity=0);opacity: 0;left: 0px;top: 0px;z-index: 1}
.a_txt .div2{position: absolute;width: 20%;left: 5px;top: 5%;z-index: 100;text-align: center;filter: alpha(opacity=0);opacity: 0}
.a_txt .div2 .a_closed i{font-size: 48px;color: #fff;line-height: 1;transform: rotate(45deg);}
.a_txt .div3{position: absolute;width: 80%;right: 0px;top: 0px;background: #fff;height: 100%;z-index: 100;right: -80%}
.a_txt .div3 ul{padding-left: 10%;padding-right: 10%;padding-top: 30px;}
.a_txt .div3 ul li{border-bottom: 1px solid #e1e1e1;}
.mblink_item{display: flex;}
.mblink_itema{height: 60px;display: flex;align-items: center;flex: 1;font-size: 15px;color: #333;}
.mblink_itemi{height: 60px;width: 50px;display: flex;align-items: center;justify-content: center;}
.mblink_itemi{font-size: 20px;color: #555;}
.a_txt2{display: none;padding-bottom: 30px;}
.a_txt2 a{padding: 0 20px;font-size: 14px;display: block;height: 36px;line-height: 36px;color: #777;}
/* banner*/.banner_slideatxt{position: absolute;padding:10% 0 90px;top: 0;left: 0;width: 100%;height: 100%;z-index: 5;display: flex;flex-direction: column;justify-content: center; font-family: "Microsoft YaHei";}
.bannersldtxt_h{font-size: 40px;color: #fff;}
.bannersldtxt_h span{opacity: 0;margin-left: 15px;}
.bannersldtxt_y{margin: 0 0 25px;font-weight: bold;text-transform: uppercase;font-size: 80px;line-height: 110px;color: #fff;}
.bannersldtxt_y span{color: #E3A21F;}
.bannersldtxt_p{width: 65%;font-size: 22px;color: #fff;line-height: 1.6;}
.bannersldtxt_m{display: inline-block;position: relative;padding: 10px 50px;border-radius: 50px;margin-top: 80px;font-size: 15px;color: #fff  !important;border: 2px solid #fff;}
.bannersldtxt_m i{margin-left: 10px;font-size: 22px;}
.bannersldtxt_m:hover{border-color: #E3A21F;}
/* .kzqy{height: 100%;position: absolute;top: 0;left: 0;width: 100%;z-index: 5;}*/.kzqybox{position: absolute;top: 50%;width: 100%;z-index: 5;}
.kzqybox_per,
.kzqybox_next{position: absolute;cursor: pointer;outline: none;transform: translateY(-100%);}
.kzqybox_per i,
.kzqybox_next i{font-size: 60px;color: #fff;}
.kzqybox_l{position: absolute;bottom:5%;left: 50%;transform: translateX(0%);z-index: 5;}
.kzqybox_rl{font-family: 'ProximaNova-Regular';font-size: 48px;color: #fff;}
.kzqybox_rc{padding-bottom: 10px;margin: 0 15px;font-size: 20px;color: rgba(255, 255, 255, .2);}
.kzqybox_rr{padding-bottom: 5px;font-family: 'ProximaNova-Regular';font-size: 24px;color: rgba(255, 255, 255, .2);}
.kzqybox_pagination{position: static;transform: translate(0, 0);-webkit-transform: translate(0, 0);-moz-transform: translate(0, 0);-ms-transform: translate(0, 0);-o-transform: translate(0, 0);}
.kzqybox_y{margin: 0 20px;display: flex;align-items: center;}
.kzqybox_y span{width: 7px;height: 7px;background-color: rgba(255, 255, 255, 0.2);border-radius: 100%;-webkit-border-radius: 100%;-moz-border-radius: 100%;-ms-border-radius: 100%;-o-border-radius: 100%;margin: 0 10px;cursor: pointer;}
.kztop{position: absolute;bottom: 170px;right: 2.5%;z-index: 5;}
.kztopbox{margin-bottom: 10px;display: flex;align-items: center;transform: rotate(-90deg);-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-ms-transform: rotate(-90deg);-o-transform: rotate(-90deg);cursor: pointer;}
.kztopbox_y{font-family: 'ProximaNova-Regular';text-transform: uppercase;font-size: 15px;color: rgba(255, 255, 255, .2);transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;}
.kztopbox_i i{margin-left: 6px;font-size: 30px;color: rgba(255, 255, 255, .2);transition: all .4s;}
.kztopbox:hover .kztopbox_y,
.kztopbox:hover i{color: #fff;}
.kztopimg{cursor: pointer;}
/*推荐产品*/.tjcp{padding: 50px 0 90px;position: relative;z-index: 5;}
.tjcp_tle{text-align: center;}
.tjcp_tleh{font-size: 48px;}
.tjcp_tlep{font-family: 'ProximaNova-Regular';font-size: 24px;text-transform: capitalize;color: #ccc;}
.tjcp_ct{margin-top: 40px;}
.tjcpkz{margin-top: 20px;display: flex;align-items: center;justify-content: center;}
.cpxbboxb_pagination{position: static;transform: translate(0);-webkit-transform: translate(0);-moz-transform: translate(0);-ms-transform: translate(0);-o-transform: translate(0);display: flex;align-items: center;margin: 0 30px;}
.tjcpkz_per,
.tjcpkz_next{outline: none;}
.tjcpkz_per i,
.tjcpkz_next i{font-size: 26px;cursor: pointer;}
.cpxbboxb_pagination span{margin: 0 10px;width: 6px;height: 6px;background-color: rgba(0, 0, 0, 0.4);opacity: 1;}
.cpxbboxb_pagination .swiper-pagination-bullet-active{width: 12px;height: 12px;border: 3px solid #333333;background-color: transparent;}
/**/.tjcpkz{margin-top: 20px;display: flex;align-items: center;justify-content: center;}
.xgimg_pagination{position: static;transform: translate(0);-webkit-transform: translate(0);-moz-transform: translate(0);-ms-transform: translate(0);-o-transform: translate(0);display: flex;align-items: center;margin: 0 30px;}
.xgimg_per,
.xgimg_next{outline: none;}
.xgimg_per i,
.xgimg_next i{font-size: 26px;cursor: pointer;}
.xgimg_pagination span{margin: 0 10px;width: 6px;height: 6px;background-color: rgba(0, 0, 0, 0.4);opacity: 1;}
.xgimg_pagination .swiper-pagination-bullet-active{width: 12px;height: 12px;border: 3px solid #333333;background-color: transparent;}
/* 底部*/.foot{background-color: #fff;}
.foott{position: relative;padding: 80px 0 120px;display: flex;justify-content: space-between;}
.foott_l{}
.foot_logo{display: flex;flex: 1;align-items: center;margin-bottom: 30px;}
.foot_logo .footlogo_img{height: 100%;}
.foot_logo .footlogo_img img{max-width: 48px;}
.foot_logo .footlogo_txt{margin-left: 20px;}
.foot_logo .footlogo_txth{font-size: 28px;line-height: 1.3;font-weight: 700;color: #333;}
.foot_logo .footlogo_txtp{font-family: 'ProximaNova-Regular';font-size: 12px;color: #bbb;}
.foott_ritem{display: flex;align-items: center;margin-bottom: 5px;}
.foott_ritem p,
.foott_ritem p a{color: #777;}
/**/.footny .foott_litemt .foott_litemta{font-size: 18px;color: #333;font-weight: normal;}
.foott_litemb{margin-top: 25px;}
.foott_litemb .foott_litemba{display: block;padding: 6px 0;font-size: 15px;color: #777777;transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;}
.foott_litemb .foott_litemba:hover{color: #df1a2c;transform: translateX(4px);-webkit-transform: translateX(4px);-moz-transform: translateX(4px);-ms-transform: translateX(4px);-o-transform: translateX(4px);}
.foott_r .foott_litem:last-child p{text-align: center;margin-top: 3px;}
.foott_r .foott_litem:last-child img{max-width: 130px;}
.foott_r{margin-left: 20%;flex: 1;display: flex;justify-content: space-between;}
.foott_ritem{display: flex;align-items: center;}
/**/.foott_rlink{margin-top: 55px;display: flex;width: 290px;height: 42px;text-align: center;overflow: hidden;border-radius: 21px;-webkit-border-radius: 21px;-moz-border-radius: 21px;-ms-border-radius: 21px;-o-border-radius: 21px;background-color: #005298;}
.footny .foott_rlink{border: 1px solid rgba(255, 255, 255, 1);background-color: #333;}
.foott_rlink>a{display: flex;align-items: center;justify-content: center;font-size: 15px;width: 50%;color: #fff;transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;}
.foott_rlink>a:hover{padding-left: 5px;}
.foott_rlink .foott_rlinkr{background-color: #333333;}
.footny .foott_rlink .foott_rlinkr{background-color: #005298;}
.footb{border-top: 1px solid #e2e2e2;padding: 22px 0;display: flex;justify-content: space-between;}
.footbl,
.footbl>a,
.footbr,
.footbr>a{font-size: 13px;color: #999;}
.footbl>a,
.footbr>a{transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;}
.footbl>a:hover,
.footbr>a:hover{color: #333;}
.footny .footbl>a:hover,
.footny .footbr>a:hover{color: #333;}
.footbr{position: relative;}
.lxbox{display: flex;align-items: center;}
.lxboxadw{position: absolute;bottom: 100%;left: 10px;margin-bottom: 10px;width: 120px;transform: translateX(-50%);border: 1px solid #e1e1e1;display: none;}
.lxbox .lxboxa{position: relative;display: flex;align-items: center;justify-content: center;width: 35px;height: 35px;border: 1px solid #cdcdcd;border-radius: 100%;-webkit-border-radius: 100%;-moz-border-radius: 100%;-ms-border-radius: 100%;-o-border-radius: 100%;margin: 0 3px;}
.lxbox .lxboxa i{color: #777;}
.lxbox .lxboxa:hover{border-color: #005298;}
.lxbox .lxboxa:hover i{color: #005298;}
/* 内页顶部*/.nyhead{height: 550px;background-position: center;background-repeat: no-repeat;background-size: cover;background-color: #111;}
.nyheadtxt{height: 100%;padding: 150px 0 65px;display: flex;flex-direction: column;justify-content: center;text-align: center;}
.nyheadtxth{font-size: 48px;color: #fff;}
.nyheadtxty{position: relative;font-family: 'ProximaNova-Semibold';text-transform: uppercase;display: flex;justify-content: center;align-items: center;}
.nyheadtxtyxz{position: relative;}
.nyheadtxty span{font-family: 'ProximaNova-Semibold';position: relative;font-size: 70px;color: #fff;z-index: 2;}
.nyheadtxtyxz::after{content: '';position: absolute;bottom: 20px;left: 50%;width: calc(100% + 60px);height: 35px;background-color: #005298;transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);}
.nyheadtxtt img{width: 110px;margin: auto;cursor: pointer;transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;animation: sfdh .5s linear infinite;-webkit-animation: sfdh 1s linear infinite;}
.nyheadtxtp{margin-top: 5px;font-size: 15px;color: #ffffff;}
.nyheadtxti{margin-top: 30px;text-align: center;}
.nyheadtxti i{font-size: 38px;color: #fff;cursor: pointer;transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;animation: rotate .5s linear infinite;-webkit-animation: rotate .8s linear infinite;}
.nybsk{height: 130px;display: flex;background-color: #fff;border: 1px solid #e1e1e1;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);}
.nybsk .nybska{flex: 1;display: flex;align-items: center;justify-content: center;border-right: 1px solid #e1e1e1;}
.nybsk .nybska:last-child{border-right: 0;}
.nybskabox{text-align: center;}
.nybskabox_i i{font-size: 40px;}
.nybskabox_t{font-size: 15px;}
.nybska.on .nybskabox_i i{color: #005298;}
.nybska.on .nybskabox_t{color: #005298;font-weight: 700;}
/* 上下页*/.sxy{margin-top: 50px;display: flex;justify-content: center;}
/* 卡片区域*/.kpqybox{display: flex;}
.kpqybox>a{padding: 60px 70px 0;width: 50%;height: 270px;overflow: hidden;background-repeat: no-repeat;background-position: center;background-size: cover;transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;}
.kpqybox>a:hover{transform: translateY(-5px);-webkit-transform: translateY(-5px);-moz-transform: translateY(-5px);-ms-transform: translateY(-5px);-o-transform: translateY(-5px);box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);}
.kpqyboxal{margin-right: 20px;}
.kpqyboxh{font-family: 'ProximaNova-Semibold';font-size: 36px;text-transform: uppercase;color: #fff;text-align: right;}
.kpqybox>a:last-child .kpqyboxh{color: #333;}
.kpqyboxm{display: flex;align-items: center;justify-content: flex-end;}
.kpqyboxm i{font-size: 24px;color: #fff;}
.kpqybox>a:last-child .kpqyboxm i{color: #777;}
.kpqyboxm span{margin-left: 15px;font-size: 20px;color: #fff;}
.kpqybox>a:last-child .kpqyboxm span{color: #333;}
.kpqyboxar{margin-left: 20px;}
/* 分页*//* 通用分页样式*/.pages ul{display: flex;justify-content: center;}
.pages li{margin: 0 5px;}
.pages li a{border: 1px solid #f1f1f1;width: 50px;height: 50px;display: flex;align-items: center;justify-content: center;color: #333;}
.pages li:last-child a,
.pages li:first-child a{width: 120px;}
.pages li a:hover{border: 1px solid #005298;background: #fff;color: #005298;text-decoration: none;}
.pages li span{border: 1px solid #f1f1f1;width: 120px;height: 50px;display: flex;align-items: center;justify-content: center;color: #333;background-color: #f1f1f1;}
.pages .current a{border: 1px solid #005298;background: #fff;color: #005298;}
/* 在线留言*/.zalycp{margin-top: 90px;}
.zalycp_t{text-align: center;}
.zalycp_th{font-size: 48px;}
.zalycp_tp{font-family: 'ProximaNova-Regular';font-size: 18px;color: #777;}
.zalycp_b{margin-top: 50px;}
.zalycp_bf{width: 100%;}
.zalycp_bft{display: flex;justify-content: space-between;margin-bottom: 20px;}
.zalycp_bft>input{padding: 0 30px;width: 49%;height: 60px;border: 1px solid #eeeeee;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;}
.zalycp_bfc{margin-bottom: 20px;}
.zalycp_bfc>textarea{display: block;width: 100%;padding: 20px;height: 180px;border: 1px solid #eeeeee;outline: none;resize: none;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;}
.zalycp_bfy{height: 60px;display: flex;border: 1px solid #eeeeee;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;overflow: hidden;}
.zalycp_bfy>input{flex: 1;border: 0;padding: 0 20px;}
.zalycp_bfyimg{position: relative;padding: 0 20px;display: flex;justify-content: center;align-items: center;}
.zalycp_bfyimg::after{content: '';position: absolute;left: 0;top: 50%;width: 1px;height: 50%;background-color: #eee;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);}
.zalycp_bfz{padding: 15px 0;color: #777;}
.zalycp_bfd{display: flex;justify-content: space-between;}
.zalycp_bfd>input{width: 49%;height: 60px;border: 0;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;overflow: hidden;transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;}
.zalycp_bfd>input:hover{transform: scale(0.97);-webkit-transform: scale(0.97);-moz-transform: scale(0.97);-ms-transform: scale(0.97);-o-transform: scale(0.97);}
.zalycp_bfdt{background-color: #0070c3;color: #fff;}
.zalycp_bfdc{background-color: #eaeaea;color: #333;}
/* 全屏视频*/.qpsp{position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .8);z-index: 999999;}
.gbbtn{position: absolute;right: 50px;top: 50px;cursor: pointer;z-index: 3;}
.gbbtn i{font-size: 30px;color: #fff;}
.qpspzg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;}
.qpspbox{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);color: #fff;z-index: 5;width: 60%;}
.qpspbox>div{width: 100%;}
.video-js .vjs-tech{max-width: 100%;max-height: 100%;}
/**/.sxy{display: flex;align-items: center;}
.sxy_l,
.sxy_r{flex: 1;}
.sxy .sxya{display: flex;align-items: center;}
.sxya i{font-size: 20px;color: #777777;}
.sxya span{flex: 1;font-size: 18px;color: #777777;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.sxy_c{margin: 0 20px;}
.sxy_c i{font-size: 28px;color: #777;}
.sxy_r{text-align: right;}
.sxy a:hover span{color: #333;}
.sxy a:hover i{color: #df1a2c;}
table.aui_border td{border: none;}
.aui_buttons button{outline: none;}
/* 样式补充*/.video-js{/* 给.video-js设置字体大小以统一各浏览器样式表现，因为video.js采用的是em单位*/width: 100%;height: 100%;font-size: 14px;}
.video-js button{outline: none;}
.video-js.vjs-fluid,
.video-js.vjs-16-9,
.video-js.vjs-4-3{/* 视频占满容器高度*//* height: 100%;*/background-color: #161616;border-radius: 10px;overflow: hidden;border: 5px solid #111;}
.vjs-poster{background-color: #161616;background-size: cover;}
.video-js .vjs-big-play-button{/* 中间大的播放按钮*/font-size: 2.5em;line-height: 2.3em;height: 2.5em;width: 2.5em;-webkit-border-radius: 2.5em;-moz-border-radius: 2.5em;border-radius: 2.5em;background-color: rgba(115, 133, 159, .5);border-width: 0.12em;margin-top: -1.25em;margin-left: -1.75em;}
.video-js.vjs-paused .vjs-big-play-button{/* 视频暂停时显示播放按钮*/display: block;}
.video-js.vjs-error .vjs-big-play-button{/* 视频加载出错时隐藏播放按钮*/display: none;}
.vjs-loading-spinner{/* 加载圆圈*/font-size: 2.5em;width: 2em;height: 2em;border-radius: 1em;margin-top: -1em;margin-left: -1.5em;}
.video-js .vjs-control-bar{/* 控制条默认显示*/display: flex;}
.video-js .vjs-time-control{display: block;}
.video-js .vjs-remaining-time{display: none;}
.vjs-button>.vjs-icon-placeholder:before{/* 控制条所有图标，图标字体大小最好使用px单位，如果使用em，各浏览器表现可能会不大一样*/font-size: 22px;line-height: 1.9;}
.video-js .vjs-playback-rate .vjs-playback-rate-value{line-height: 2.4;font-size: 18px;}
/* 进度条背景色*/.video-js .vjs-play-progress{color: #005298;background-color: #005298;}
.video-js .vjs-progress-control .vjs-mouse-display{background-color: #005298;}
.vjs-mouse-display .vjs-time-tooltip{padding-bottom: 6px;background-color: #005298;}
.video-js .vjs-play-progress .vjs-time-tooltip{display: none!important;}
.video-js .vjs-time-control{padding: 0 0.5em;}
.video-js .vjs-big-play-button{margin: 0;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);}
/* 媒体查询*/@media screen and (max-width: 1920px){.bannersldtxt_h{font-size:40px; letter-spacing:1px;}
.bannersldtxt_y{font-size: 60px; letter-spacing:1.6px;}
.bannersldtxt_p{font-size: 15px;line-height: 1.8; letter-spacing:1px;}
.bannersldtxt_m{padding: 8px 25px;}}
@media screen and (max-width: 1600px){/* 头部下拉*/.headnavxl{padding: 50px 0;}
.headnavxl_slideatxt, .headnavtxtbox_t, .headnavtxtbox_b{font-size: 15px;line-height: 36px;}
/* 头部*/.headlogo_txth{font-size: 22px;}
.headnav_item .headnav_itema{font-size: 15px;}
.headbox_lxa span{font-size: 22px;}
.headbox_lxa i, .headnavtxtbox_b i{font-size: 15px;}
.headnavtxtbox_t, .headnavtxtbox_b span{font-size: 15px;}
/* banner*/.banner_slideatxt{padding: 100px 0 80px;}
.bannersldtxt_h{font-size: 28px;}
.bannersldtxt_y{font-size: 55px;line-height: 90px;}
.bannersldtxt_p{font-size: 15px;line-height: 26px;}
.bannersldtxt_m{font-size: 15px;}
/* 产品*/.cpfl{height: 80px;line-height: 80px;}
.cpflt_slide .cpflt_slidea{font-size: 18px;}
.cpxbbox_slide .cpxbbox_slidea{padding-top: 75px;}
.cpxbbox_slidea_rh{font-size: 40px;}
.cpxbbox_slidea_rp{margin-top: 20px;width: 70%;font-size: 15px;line-height: 26px;}
.cpxbbox_slidea_rm{margin-top: 40px;}
.cpxbbox_slidea_rm i{font-size: 48px;}
.cpxbbox_slidea_rm span{font-size: 20px;}
.tjcp{padding: 45px 0 75px;}
.tjcp_tleh{font-size: 40px;}
.tjcp_tlep{font-size: 20px;}
.cpxbboxb_slideab{font-size: 15px;}
.tjcp_ct{margin-top: 35px;}
/* 底部*/.foot{margin-top: 75px;}
.foott{padding: 70px 0 90px;}
.foott_litemt .foott_litemta{font-size: 18px;}
.foott_litemb{margin-top: 14px;}
.foott_litemb .foott_litemba{font-size: 14px;padding: 4px 0;}
.foott_ritem span{font-size: 14px;}
.foott_ritem i{font-size: 15px;}
.foott_ritem{margin-bottom: 15px;}
.foott_rlink{margin-top: 35px;}
.foott_rlink>a{font-size: 14px;}
.footbl, .footbl>a, .footbr, .footbr>a{font-size: 13px;}
/* 内页背景*/.nybsk{height: 120px;}
.nyhead{height: 500px;}
.nyheadtxt{padding: 140px 0 60px;}
.nyheadtxth{font-size: 40px;}
.nyheadtxty span{font-size: 55px;}
.nyheadtxtyxz::after{height: 25px;}
.nyheadtxtp{font-size: 14px;}
.nyheadtxti{margin-top: 20px;}
.nybskabox_i i{font-size: 32px;}
/* 卡片区域*/.kpqybox>a{padding: 40px 50px 0;}
.kpqyboxh{font-size: 30px;}
.kpqyboxm span{font-size: 18px;}
/* 上下叶*/.sxy{margin-top: 40px;}
.pages li span, .pages li a{height: 50px;}
/* 在线留言*/.zalycp{margin-top: 75px;}
.zalycp_b{margin-top: 40px;}
.zalycp_th{font-size: 40px;}}
@media screen and (max-width: 1440px){.headnavxl{padding: 45px 0;}
.headnavxlbox .headnavxl_slidea{padding: 25px;}
.headnavxl_slideatxt{margin-top: 10px;}
.headnavtxtbox_t, .headnavtxtbox_b span{font-size: 12px;}

/* 头部*/.head{height: 90px;}
.head.on{height: 80px;}
.timgnter{margin-top: 32px;}
/*.headlogo_img img{width: 45px;}*/
.headlogo_txt{margin-left: 16px;}
.headnav_item .headnav_itema{padding: 0 16px;}
.headbox_lx .headbox_lxa{margin-right:20px;}
.headbox_lxa span{font-size:17px;}
.headbox_lxa i, .headnavtxtbox_b i{font-size: 22px;position: relative;top: 2px;}
/* banner*/.banner_slideatxt{padding: 90px 0 60px;}
.bannersldtxt_h{font-size: 22px;}
.bannersldtxt_y{font-size: 50px;line-height: 70px;}
.bannersldtxt_p{font-size: 18px;}
.bannersldtxt_p{font-size: 15px;line-height: 24px;}
.bannersldtxt_m{font-size: 13px;margin-top: 50px;padding: 3px 30px;}
.kzqybox_per i, .kzqybox_next i{font-size: 50px;}
.kzqy{bottom: 90px;}
.kztop{bottom: 130px;}
/* 产品*/.cpfl{height: 60px;line-height: 60px;}
.cpflt_slide .cpflt_slidea{font-size: 15px;}
.cpxbbox_slide .cpxbbox_slidea{padding-top: 65px;}
.cpxbbox_slidea_l{padding-right: 90px;}
.cpxbbox_slidea_rh{font-size: 36px;}
.cpxbbox_slidea_rp{width: 80%;}
.cpxbbox_slidea_rp{font-size: 14px;line-height: 24px;}
.cpxbbox_slidea_rm{margin-top: 30px;}

.cpxbbox_slidea_rm i{font-size: 45px;}
.cpxbbox_slidea_rm span{font-size: 18px;}
.tjcp{padding: 35px 0 65px;}
.tjcp_tleh{font-size: 36px;}
.tjcp_tlep{font-size: 18px;}
.tjcp_ct{margin-top: 30px;}
.tjcpkz{margin-top: 20px;}
.cpxbboxb_slideab{font-size: 14px;}
.cpxbboxb_slide .cpxbboxb_slidea{padding: 40px 0 10px;}
/* 底部*/.foot{margin-top: 65px;}
.foott{padding: 60px 0 80px;}
.foott_litemt .foott_litemta{font-size: 18px;}
.foott_litemb .foott_litemba{font-size: 14px;}
.foott_ritem span{font-size: 14px;}
.foott_ritem i{font-size: 15px;}
.foott_rlink{height: 40px;}
.foott_rlink>a{font-size: 14px;}
.footbl, .footbl>a, .footbr, .footbr>a{font-size: 13px;}
.footb{padding: 16px 0;}
/* 内页背景*/.nyheadtxth{font-size: 36px;}
.nyheadtxty span{font-size: 50px;}
.nyheadtxtyxz::after{height: 22px;}
.nyheadtxtp{font-size: 13px;}
.nyhead{height: 450px;}
.nyheadtxt{padding: 140px 0 50px;}
.nyheadtxti{margin-top: 15px;}
.nybskabox_t{font-size: 14px;}
.nybskabox_i i{font-size: 28px;}
.nybsk{height: 100px;}
.nyheadtxti i{font-size: 32px;}
/* 卡片区域*/.kpqybox>a{height: 220px;}
/* 上下叶*/.sxy{margin-top: 35px;}
.pages li span, .pages li a{font-size: 15px;}
/* 在线留言*/.zalycp{margin-top: 65px;}
.zalycp_b{margin-top: 35px;}
.zalycp_th{font-size: 36px;}
.zalycp_bft>input{height: 50px;}
.zalycp_bfc>textarea{height: 160px;}
.zalycp_bfy{height: 50px;}
.zalycp_bfd>input{height: 50px;}
.qpspbox{width: 70%;}}
@media screen and (max-width: 1200px){.qpspbox{width: 80%;}
/* 头部*/.w3{width: 98%;}
.w2{width: 95%;}
.container{max-width: 95%;}
.headbox_lx .headbox_lxa.headbox_lxaz{display: none;}
/* banner*/.bannersldtxt_h{font-size: 32px;}
.bannersldtxt_y{font-size: 64px;line-height: 64px;}
.bannersldtxt_p{font-size: 13px;line-height: 23px;}
.bannersldtxt_m{font-size: 13px;}
.kzqy{bottom: 80px;}
.kzqybox_rl{font-size: 42px;}
.kzqybox_rr{font-size: 20px;}
.kztop{bottom: 180px;}
/* 产品*/.cpflt_slide .cpflt_slidea{font-size: 14px;}
.cpxbbox_slide .cpxbbox_slidea{padding-top: 60px;}
.cpxbbox_slidea_l{padding: 0 40px;}
.cpxbbox_slidea_rh{font-size: 32px;}
.cpxbbox_slidea_rm i{font-size: 40px;}
.cpxbbox_slidea_rm span{font-size: 18px;}
.tjcp{padding: 30px 0 60px;}
.cpxbbox_slide_bdw{height: 60%;}
.tjcp_tleh{font-size: 32px;}
.tjcp_tlep{font-size: 15px;}


.cpxbbox_slidea_rp{font-size: 13px;line-height: 23px;}
/* 底部*/.foot{margin-top: 60px;}
.foott{padding: 50px 0 70px;}
.foott_litemt .foott_litemta{font-size: 15px;}
.footb{padding: 15px 0;}
.cndns-right{display: none;}
.footbl, .footbl>a, .footbr, .footbr>a{font-size: 12px;}
/* 内页背景*/.nyheadtxth{font-size: 32px;}
.nyhead{height: 400px;}
.nyheadtxt{padding: 140px 0 45px;}
.nyheadtxtt img{width: 100px;}
.nyheadtxtp{font-size: 12px;}
.nybsk{height: 90px;}
.nybskabox_i i{font-size: 24px;}
.nyheadtxti{margin-top: 15px;}
/* 卡片*/.kpqybox>a{height: 180px;padding: 30px 40px 0;}
.kpqyboxh{font-size: 26px;}
.kpqyboxm span{font-size: 18px;}
/* 上下叶*/.sxy{margin-top: 30px;}
.pages li span, .pages li a{height: 45px;font-size: 14px;}
/* 在线留言*/.zalycp{margin-top: 55px;}
.zalycp_b{margin-top: 30px;}
.zalycp_th{font-size: 32px;}
.zalycp_bfc>textarea{height: 140px;}}
@media screen and (max-width: 992px){.maodian{top: -100px;}
.lxbox{display: none;}
.w2{width: 98%;}
.container{max-width: 98%;}
/* 头部*/.headbox_nav{display: none;}
.head{height: 80px;}
.head.on{height: 80px;}
.banner_slideatxt{padding: 80px 30px 50px;}
/* banner*/.banner{height: 50vh;}
.bannersldtxt_h{font-size: 18px;}
.bannersldtxt_y{font-size: 28px;line-height: 1.8;margin-bottom: 15px;}
.kzqybox{display: none;}
.kzqybox_l{bottom: 20%;}
.banner_container .swiper-pagination{padding: 0 15px;transform: unset;-webkit-transform: unset;-moz-transform: unset;-ms-transform: unset;-o-transform: unset;}
.bannersldtxt_p br{display: none;}
.bannersldtxt_p{width: 90%;font-size: 12px;line-height: 20px;display: none;}
.bannersldtxt_m{margin-top: 40px;font-size: 14px;line-height: 1;}
/* 产品*/.cpfl{height: 50px;line-height: 50px;}
.cpxbbox_slide .cpxbbox_slidea{padding-top: 55px;}
.cpxbbox_slidea_r{padding-top: 30px;}
.cpxbbox_slidea_rh{font-size: 30px;}
.cpxbbox_slidea_rp{margin-top: 15px;font-size: 13px;line-height: 23px;width: 85%;}
.cpxbbox_slidea_rm{margin-top: 25px;}
.cpxbbox_slidea_rm i{font-size: 36px;}
.cpxbbox_slidea_rm span{font-size: 15px;}
.tjcp{padding: 20px 0 55px;}
.tjcp_tleh{font-size: 30px;}
.tjcp_tlep{font-size: 15px;}
.tjcp_ct{margin-top: 25px;}
/*底部*/.foot{margin-top: 50px;}
.foott{padding: 0;flex-flow: column;}
.foot_logo{margin-bottom: 20px;}
.foot_logo .footlogo_img img{max-width: 36px;}
.foot_logo .footlogo_txt{margin-left: 0;transform: scale(.8);}
.foott_ritem{margin-bottom: 10px;}
.foott_r{width: 100%;margin: 0;padding: 30px 0;flex-flow: column;}
.foott_r .foott_litem:last-child{display: none;}
.foott_litemt{background-color: #f3f3f3;padding: 8px 20px;border-radius: 5px;}
.footny .foott_litemt .foott_litemta{font-size: 15px;color: #333;font-weight: bold;}
.foott_litemb{margin: 15px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.foott_litemb a{width: 49%;}
/**/.footb{padding: 12px 0;flex-wrap: wrap;}
.footb>div{width: 100%;text-align: center;}
.footbl, .footbl>a, .footbr, .footbr>a{font-size: 12px;}
/* 内页背景*/.nyheadtxth{font-size: 30px;}
.nyheadtxty span{font-size: 36px;}
.nyheadtxtyxz::after{bottom: 10px;height: 20px;}
.nyhead{height: 350px;}
.nyheadtxt{padding: 120px 0 40px;}
.nyheadtxtt img{width: 80px;}
.nyheadtxti{margin-top: 10px;}
.nybsk{height: 86px;}
/* 卡片*/.kpqyboxh{font-size: 24px;}
.kpqyboxm span{font-size: 15px;}
/* 上下叶*/.sxy{margin-top: 25px;}
.pages li span, .pages li a{height: 45px;font-size: 14px;}
.pages .current a{width: 45px;}
.pages li span{width: 80px;}
/* 在线留言*/.zalycp{margin-top: 50px;}
.zalycp_b{margin-top: 30px;}
.zalycp_th{font-size: 30px;}
.zalycp_bft>input{height: 50px;}
.zalycp_bfc>textarea{height: 160px;}
.zalycp_bfy{height: 50px;}
.zalycp_bfd>input{height: 50px;}
.zalycp_bfz{font-size: 14px;}
.ydbtn{display: flex;}
.pages li a{width: 45px;}
.pages li:last-child a, .pages li:first-child a{width: 80px;}}
@media screen and (max-width:768px){.pages li a{width: 36px;}
.pages li:last-child a, .pages li:first-child a{width: 60px;}
.headlogo_txth{margin-top: 5px;font-size: 18px;line-height: 20px;}
.bannerbox{min-height: unset;}
.banner_slideatxt{padding: 10px;}
.bannersldtxt_h{font-size: 13px;}
.bannersldtxt_y{font-size: 20px;}
.bannersldtxt_m{margin-top: 20px;font-size: 12px;padding: 4px 20px;}
.bannersldtxt_m i{font-size: 13px;}
.kzqybox_l{bottom: 10%;}
.qpspbox{width: 95%;}
.w3{width: 100%;padding: 0 15px;}
.w2{width: 100%;padding: 0 15px;}
.container{max-width: 100%;padding: 0 15px;}
/* 头部*/.headbox_lxl{display: none;}
.head{height: 70px;}
.head.on{height: 70px;}
.headlogo_img img{width: 36px;}
.headlogo_txt{margin-left: 6px;}
/* 产品*/.banner{overflow: hidden;}
.cpfl .w2{padding: 0;}
.cpxbbox_slide .cpxbbox_slidea{flex-wrap: wrap;}
.cpxbbox_slidea>div{width: 100%;}
.cpxbbox_slidea_r{padding-top: 25px;}
.cpxbbox_slidea_rh{font-size: 20px;text-align: center;}
.cpxbbox_slidea_rp{font-size: 12px;line-height: 20px;margin: 10px auto 0;width: 80%;text-align: center;}
.cpxbbox_slide_bdw{display: none;}
.cpxbbox_slidea_rm{display: none;}
.cpxbbox_slidea_rm i{font-size: 28px;}
.cpxbbox_slidea_rm span{display: none;}
.cpxbbox_slide_bdw{height: 46%;}
.tjcp{padding: 50px 0 0;}
/* 推荐产品*/.cpxbbox_slidea_l img{width: 100%;}
.tjcp_tleh{font-size: 24px;}
.tjcp_tlep{font-size: 14px;}
.tjcpkz{margin-top: 15px;}
.cpxbboxb_slideab{font-size: 12px;}
.cpxbboxb_slide .cpxbboxb_slidea{border-top: 1px solid #f2f5f8;border-bottom: 1px solid #f2f5f8;}
.cpxbboxb_container{border-left: 1px solid #f2f5f8;}
.cpxbboxb_slide .cpxbboxb_slidea{padding: 25px 0 0;}
.cpxbboxb_slideat img{width: 100%;}
/* 尾部*/.footbr{display: none;}
/* 卡片*/.kpqybox{flex-wrap: wrap;}
.kpqybox>a{width: 100%;margin: 0;margin-bottom: 10px;}
.kpqyboxh{font-size: 22px;line-height: 1.1;}
.kpqyboxm i{font-size: 22px;}
/* 内页背景*/.nyheadtxth{font-size: 18px;}
.nyheadtxty span{font-size: 28px;}
.nyheadtxtyxz::after{height: 12px;}
.nyheadtxtt img{width: 50px;}
.nyhead{height: 260px;}
.nyheadtxt{padding: 70px 0 0px;}
.nyheadtxtt img{width: 60px;}
.nyheadtxti{display: none;}
/* 变色块*/.nybsk{flex-wrap: wrap;margin-top: 35px;height: auto;transform: translateY(0);-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);}
.nybsk .nybska:last-child{border-right: 1px solid #e1e1e1;}
.nybsk .nybska{padding: 16px 0;flex: none;width: 33.33%;border-bottom: 1px solid #e1e1e1;}
.nybsk .nybska:nth-child(3n){border-right: 0;}
.nybsk .nybska:nth-last-child(-n+3){border-bottom: 0;}
.nybskabox_i i{font-size: 22px;}
.nybskabox_t{font-size: 12px;}
.nyheadtxtp{margin-top: 0;padding: 0 15px;font-size: 12px;line-height: 20px;}
.nyheadtxti{margin-top: 10px;}
.nyheadtxti i{font-size: 30px;}
/* 上下叶*/.pages li span, .pages li a{height: 36px;font-size: 12px;}
.pages .current a{width: 36px;}
.pages li span{width: 60px;}
/* 在线留言*/.zalycp{margin-top: 50px;}
.zalycp_b{margin-top: 25px;}
.zalycp_th{font-size: 24px;}
.zalycp_tp{font-size: 14px;}
.zalycp_bft>input{height: 45px;}
.zalycp_bfc>textarea{height: 120px;}
.zalycp_bfy{height: 45px;}
.zalycp_bfd>input{height: 45px;}
.zalycp_bft, .zalycp_bfc{margin-bottom: 10px;}
.zalycp_bfz{font-size: 12px;padding: 10px 0;}
.kpqybox>a{height: 160px;}}
.mbzd{position: fixed;bottom: 70px;right: 15px;width: 36px;height: 36px;background-color: #005298;border-radius: 100%;-webkit-border-radius: 100%;-moz-border-radius: 100%;-ms-border-radius: 100%;-o-border-radius: 100%;display: none;align-items: center;justify-content: center;z-index: 999;opacity: .8;cursor: pointer;}
.mbzd.on{display: flex;}
.mbzd i{font-size: 20px;color: #fff;font-weight: 700;}
@media screen and (max-width:992px){.cndns-right{display: none !important;}}
.cplrz{padding: 50px 0;}
@media screen and (min-width:992px){.mbzd{display: none!important;}}
.xzbtn{padding: 0 30px;margin-top: 30px;display: flex;justify-content: space-between;}
.xzbtn .xzbtna{width: 49%;display: flex;align-items: center;justify-content: center;height: 32px;border-radius: 20px;-webkit-border-radius: 20px;-moz-border-radius: 20px;-ms-border-radius: 20px;-o-border-radius: 20px;background-color: #005298;overflow: hidden;}
.xzbtn .xzbtna:last-child{margin-right: 0;background-color: #fff;border: 1px solid #333;}
.xzbtn .xzbtna:last-child span{color: #333;}
.xzbtna i{font-size: 18px;color: #fff;}
.xzbtna span{font-size: 14px;color: #fff;line-height: 1;}
/* 手机版底部*/.mbfoot{height: 50px;background-color: #005298;overflow: hidden;}
.mbfootdw{position: fixed;bottom: 0;left: 0;width: 100%;height: 50px;display: none;background-color: #005298;z-index: 10;transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;transform: translateY(100%);-webkit-transform: translateY(100%);-moz-transform: translateY(100%);-ms-transform: translateY(100%);-o-transform: translateY(100%);}
.mbfoot.on .mbfootdw{transform: translateY(0);-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);}
.mbfootdw .mbfootdw_item{width: 25%;display: flex;flex-direction: column;justify-content: center;text-align: center;border-right: 1px solid #0c215a;box-shadow: 1px 0px 0 #4663b3;}
.mbfootdw .mbfootdw_item:last-child{border-right: none;box-shadow: none;}
.mbfootdw_itemi i{font-size: 15px;color: #fff;}
.mbfootdw_itemp{font-size: 12px;color: #fff;}
@media screen and (max-width:768px){.mbfootdw{display: flex;}}
@media screen and (min-width:768px){.mbfoot{display: none!important;}}
/* 微信弹出*/#wechat-lightbox{display: none;position: fixed;z-index: 10001;top: 0px;right: 0px;left: 0px;transition: opacity 0.1s ease-in 0s;background: rgba(0, 0, 0, 0.75);}
.mip-fill-content{display: flex;justify-content: center;align-items: center;height: 100%;width: 90%;margin: auto;max-width: 250px;}
i.guanbi{position: absolute;right: 1.25rem;top: 1.25rem;}
#MIP-LLIGTBOX-MASK{background: rgba(0, 0, 0, .4)}
.form-wechat-model-ctn .model-mask{background: rgba(0, 0, 0, .4);position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 10000}
.mip-sjh-wechat-model{width: 100%;height: 100%}
.mip-sjh-wechat-model .mip-fill-content .wechat-model-layer{width: 20.6875rem;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 20px;position: relative;background: #fff;border-radius: .8125rem}
.mip-sjh-wechat-model .mip-fill-content .wechat-model-layer .close{position: absolute;right: .9375rem;top: .9375rem}
.mip-sjh-wechat-model .mip-fill-content .wechat-model-layer .wechat-model-success{height: 100%;text-align: center;font-size: 12px;line-height: 1.6;}
.wechat-model-success .image i{font-size: 50px;line-height: 1;color: #1aad19;margin-bottom: 10px}
.wechat-model-success .guide-img{margin-top: 10px;margin-bottom: 20px}
.mip-sjh-wechat-model .mip-fill-content .wechat-model-layer .wechat-model-success .button{background-color: #1aad19;border-radius: .25rem;width: 100px;margin: auto;margin-top: .9375rem;line-height: 2.2;}
.mip-sjh-wechat-model .mip-fill-content .wechat-model-layer .wechat-model-success .button span{color: #fff;}

/*产品*/
.prod_bg{background: #fff; padding-bottom:90px;}
.prod_list{text-align: center;margin-bottom:40px;}
.prod_list ul{display: inline-block;    background: linear-gradient(to top, #005298, #006ECB); height: 58px; border-radius: 100px;}
.prod_list ul li{float:left;}
.prod_list ul li:hover dl{transform: rotateX(0deg);}
.prod_list ul li a{ width:162px; line-height: 58px;color:#fff;font-size:16px;display: block;position: relative;transition: all 0.3s ease;}
.prod_list ul li a:after{content:"";display:block;width: 1px;height: 30%;background:rgba(255,255,255,0.2);position: absolute;top:0;bottom:0;right: 0;margin:auto;}
.prod_list ul li:last-child a:after{display: none;}
.prod_list ul li a:hover,.prod_list ul li.on a{background: #e3a21f; line-height:62px; top: -2px;     border-radius: 100px}
.prod{margin: 0 auto;margin-top: 40px;width: 1300px;/*max-width:80%;min-width:1400px;*/}
.pro_bcc{overflow: hidden;}
.pro_cc .divproduct_new_div{display: flex;width: 100%;flex-shrink: 0;flex-wrap: wrap; align-items:flex-start;}
.pro_cc .divproduct_new_div .divproduct_new_div_item{display: flex;flex-direction: column-reverse;width:23.6%;flex-shrink: 0;background: #ffffff;padding:1%;border-radius:12px;border: 2px #eee solid;}
.pro_cc .divproduct_new_div .divproduct_new_div_item+.divproduct_new_div_item{margin-left: 1.7%;}
.pro_cc .divproduct_new_div .divproduct_new_div_item:nth-child(5){margin-left:0;}
.pro_cc .product_div_item_pic{overflow:hidden}
.pro_cc .product_div_item_pic img{width: 100%;transition:all .5s;display:block;}
.pro_cc{margin-top: 0px;position:relative;display: flex
;transition: 0.5s;}
.pro_cc .divproduct_new_div .divproduct_new_div_item:hover a{ color:##005298;}
.pro_cc .divproduct_new_div_item_title a{font-size: 18px;color: #333;display: block;margin:18px 0 10px;position:relative;     overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.pro_cc .divproduct_new_div .divproduct_new_div_item:nth-child(n+5){margin-top: 1.7%;}
.pro_cc .divproduct_new_div_item_title a:after{content: "+MORE";width: 40%;height: 36px;line-height: 36px;font-size: 14px;color: #333;transition:all .5s;display: block;margin:14px auto 0;background: linear-gradient(to top, #f8f8f8, #f8f8f8);border-radius: 20px;}
.pro_cc .divproduct_new_div .divproduct_new_div_item:hover .divproduct_new_div_item_title a:after{background:#005298;color:#fff;}
.pro_cc .divproduct_new_div .divproduct_new_div_item:hover .product_div_item_pic img{transform:scale(1.1)}
.pro_cc .divproduct_new_div_item_content{text-align: center;}
.pro_cc .divproduct_new_div_item_body{width: 84%;margin: 0 auto;line-height: 30px;color:#888;font-size:15px; display:none;}
.pro_prev{position: absolute;top: 50%;left: 0;margin-top: -54px;}
.pro_next{position: absolute;top: 50%;right: 0;margin-top: -54px;}
.prod_list ul li a+dl{transition: all .5s;transform: rotateX(90deg);transform-origin: top;}
.prod_list ul li dl{position: absolute; z-index: 2; background:#;}
.prod_list ul li dl a{ font-size:15px !important; font-weight:normal; line-height:44px !important; border-top:rgba(255,255,255,0.3) solid 1px;}
.prod_list .prolist2021{}
.pro_tit{display: flex;justify-content: space-between;align-items: center;}
.pro_lt{background: url() left no-repeat;}
.pro_lt>b{display: flex;font-size: 40px;margin-bottom: 10px;margin-top: 13px;}
.pro_lt>b i{font-weight: normal;font-size: 40px;text-transform: uppercase;font-family: 'srm';line-height: 47px;color: #ccc;}
.pro_lt em{width: 8px;height: 8px;border-radius: 100%;background: #005298;position: relative;margin: 0 20px;}
.pro_lt em:before,.pro_lt em:after{position: absolute;content: "";width: 8px;height: 8px;border-radius: 100%;background: rgba(26,54,252,0.7);top: 0;}
.pro_lt em:before{left: -16px;}
.pro_lt em:after{right: -16px;}
.por_top{display: flex;justify-content: space-between;align-items: center;}
.por_top li{padding:15px 50px;background: #333;}
.por_top li+li{border-left: 1px #c3c3c3 solid;}
.pro_bc{margin:0px 0 100px;}
.por_top>p{font-size: 40px;color: #214042;font-weight: bold;line-height:38px;}
.por_top>p span{font-size: 18px;display: block;margin-left: 0px;font-weight: normal;line-height:28px;margin-top:3px;color: #999;text-transform: uppercase;}
.por_top dl{display: none;}
.por_top ul{display: flex;}
.por_top li>a{font-size:23px;color: #fff;position: relative;}
.por_top li>a:after{position: absolute;content: "";width:10px;height:10px;border: 1px solid transparent;border-radius: 100%;top: 10px;left: -18px;}
.por_top li.on{background: #214042;}
a.vid_btn{width: 150px;height: 40px;line-height: 40px;text-align: center;font-size: 14px;color:#333;border:1px solid #fff;background: #fff;position: relative;overflow: hidden;z-index: 0;border-radius: 0px;}
a.vid_btn:after{content: '';width: 30px;height: 24px;position: absolute;right: 0.5rem;top: 50%;margin-top: -0.75rem;background-position: center;background-repeat: no-repeat;background-size: contain;background-image: url();transition: all .3s ease;}
a.vid_btn:hover:before{left:0;}
a.vid_btn:before{content: "";width: 100%;height: 100%;background: #eee;position: absolute;left: -100%;top: 0;z-index: -1;transition: all 0.3s;border:none;}

.ttitle{text-align:center;padding:90px 0 70px}
.ttitle p{font-size:60px;color:#efefef;text-transform:uppercase; font-family: "DIN-BOLD"; position:relative;top:25px;z-index:0}
.ttitle h2{font-size:48px;font-weight:bold; color:#005298; position:relative;z-index:1;  font-family: "Microsoft YaHei";}
/*.ttitle span{background-color:#;width:40px;height:3px;display:inline-block}*/
.ttitle .wen01{display:block;margin-top:0px;white-space:pre-line;color:#666;line-height:1.8; font-size:18px; font-family: hs_l;}
.ttitle .btn{float:right;transform:translateY(-100%)}
.ttitle .btn a{border:2px solid #999;border-radius:50px;font-size:15px;color:#999;padding:10px 30px}
.ttitle .btn a i{line-height:0;margin-left:5px;font-size:22px;position:relative;top:-2px}
.ttitle .btn a:hover{border-color:#E3A21F;color:#333}
.swiper-button-next:after,.swiper-button-prev:after{display:none}
.swiper-button-next,.swiper-button-prev{outline:none;color:#e1e1e1}
.swiper-button-next i,.swiper-button-prev i{font-size:70px}
.swiper-button-next:hover,.swiper-button-prev:hover{color:#273e82}
.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:-15px;left:auto}
.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:-15px;right:auto}
.swiper-pagination span{margin:0 5px;width:10px;height:10px;background-color:rgba(0,0,0,0.98);outline:none;position:relative}
.swiper-pagination.baise span{background-color:rgba(191,191,191,0.98)}
.swiper-pagination span::after{content:'';width:16px;height:16px;border-radius:50%;display:inline-block;border:1px solid #fff;position:absolute;top:-3px;left:-3px;opacity:.5;display:none}
.swiper-pagination .swiper-pagination-bullet-active{background-color:#E3A21F !important}
.swiper-pagination .swiper-pagination-bullet-active::after{border-color:#E3A21F;display:block}

.pan_con{margin-top:0px; overflow:hidden; }
.pan_con tr{display: block;}
.pan_con .hd{text-align: center;height:25px;margin-top: 36px;}
.pan_con .hd ul,.pan_con .hd li{height: 14px;display: block;}
.pan_con .hd li>li{font-size:14;width: 14px;height: 14px;background:#c9c9c9;border-radius: 100%;display: inline-block;color:#c9c9c9;line-height:14px;}
.pan_con .hd li>li.on{background:#005298;color:#005298;}
.pan_con .hd li>li+li{margin-left:10px;}
.pan_con td{position: relative;margin-right:12px;   transition: 0.5s;overflow: hidden;  border: 1px #ccc solid; padding-left:inherit !important;}
.pan_con td a{overflow: hidden;}
.pan_con td:hover img{-moz-transform:scale(1.05);-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}
.pan_con td:last-child{margin-right: 0;}
.pan_con td>br{display: none;}
.pan_con td div{padding-top: 0px !important;transition: all 0.5s ease;width: 100%;height: 0%;}
.pan_con td div{ display:block; width:100%; height:50px;color:#fff; background:#005298;line-height:50px;font-size:16px;}

/*方案*/
.solutions{padding-top: 60px; overflow:hidden; width:100%;}
.solutions .solute{position: relative;}
#solute .bd{float: left;width:67%;}
#solute .bd .list li{position: relative;display: block;width:100%;}
#solute .bd .list li .img{position: absolute;left: 90px;display: block;width:100%; z-index: 2;}
#solute .bd .list li .txt{position: absolute;top: 86px;left: 0;display: block;width: 390px;height: 360px;background: url("//memberpic.114my.com.cn/bltuv2025/uploadfile/image/20250305/20250305152300_960709062.png") no-repeat;z-index: 3;}
#solute .bd .list li .txt .tit{margin-top: 100px;margin-left: 60px;font-size:26px;color: #000;line-height: 20px;}
#solute .bd .list li .txt .cont{margin-top: 20px;margin-left: 60px;width: 260px;font-size:15px;color: #333;line-height: 28px;}
#solute .hd{float: right;width: 25%;}
#solute .hd .list li{display: block; /*height:9.7vw;*/margin-bottom:8%;border: 1px solid #ececec;cursor: pointer;}
#solute .hd .list li .txt{height:7.36vw;margin-top:2.2vw;  margin-left: 40px;padding-left: 110px;}
#solute .hd .list li .txt .tit{padding-top: 20px;font-size:26px;color: #000;line-height: 20px;}
#solute .hd .list li .txt .etit{margin-top: 8px;font-size: 13px;color: #999;text-transform: uppercase;}
#solute .bd .list li:hover .txt .tit{color: #005298;}
#solute .hd .list li.item1 .txt{background: url("//memberpic.114my.com.cn/bltuv2025/uploadfile/image/20250307/20250307163039_852379733.png") no-repeat;}
#solute .hd .list li.item2 .txt{background: url("//memberpic.114my.com.cn/bltuv2025/uploadfile/image/20250305/20250305141243_175255492.png") no-repeat;}
#solute .hd .list li.item3 .txt{background: url("//memberpic.114my.com.cn/bltuv2025/uploadfile/image/20250305/20250305141744_57575388.png") no-repeat;}
#solute .hd .list li.item1:hover .txt{background: url("//memberpic.114my.com.cn/bltuv2025/uploadfile/image/20250307/20250307163039_1873434468.png") no-repeat;}
#solute .hd .list li.item2:hover .txt{background: url("//memberpic.114my.com.cn/bltuv2025/uploadfile/image/20250305/20250305141243_546432496.png") no-repeat;}
#solute .hd .list li.item3:hover .txt{background: url("//memberpic.114my.com.cn/bltuv2025/uploadfile/image/20250305/20250305141744_57575388.png") no-repeat;}
#solute .hd .list li.item1.on .txt{background: url("//memberpic.114my.com.cn/bltuv2025/uploadfile/image/20250307/20250307163039_1873434468.png") no-repeat;}
#solute .hd .list li.item2.on .txt{background: url("//memberpic.114my.com.cn/bltuv2025/uploadfile/image/20250305/20250305141243_546432496.png") no-repeat;}
#solute .hd .list li.item3.on .txt{background: url("//memberpic.114my.com.cn/bltuv2025/uploadfile/image/20250305/20250305141744_137656665.png") no-repeat;}
#solute .hd .list li.on, #solute .hd .list li:hover{background-color: #005298;transition: all ease 600ms;}
#solute .hd .list li.on .txt .tit, #solute .hd .list li.on .txt .etit{color: #fff;}
#solute .hd .arrow{position: absolute;top: 260px;left: 388px;z-index: 12;}
#solute .hd .arrow .next{display: block;width: 38px;height: 92px;background: url("") no-repeat;cursor: pointer;}


.index-jjfa{background:url(https://memberpic.114my.com.cn/bltuv2025/uploadfile/image/20250304/20250304151521_2057031509.jpg)no-repeat center;background-size:cover;padding-bottom:180px}
.index-jjfa .title b{color:#fff; font-size:46px; letter-spacing:2px; font-family: "Microsoft YaHei";}
.index-jjfa .title{ margin-bottom:50px;}
.index-jjfa .title em i:nth-child(2){ background:#fff;}
.index-jjfa .list{display:flex;flex-wrap:wrap;justify-content:space-between}
.index-jjfa .list .item{width:32%;position:relative;margin-bottom:30px}
.index-jjfa .list .item .ov-h{}
.index-jjfa .list .item .ov-h img{opacity:.8}
.index-jjfa .list .item .txt{position:absolute;padding:40px;top:0;color:#fff}
.index-jjfa .list .item .txt p{font-size:15px;color:#fff;text-transform:uppercase}
.index-jjfa .list .item .txt h3{font-size:28px;}
.index-jjfa .list .item .btn{position:absolute;padding:40px;bottom:0;right:0}
.index-jjfa .list .item .btn a{display:inline-block;border:1px solid #fff;border-radius:30px;padding:7px 20px;font-size:15px;line-height:1;color:#fff}
.index-jjfa .list .item .btn a i{position:relative;top:-1px;margin-left:5px}
.index-jjfa .list .item .btn a:hover{border-color:#E3A21F;background-color:#E3A21F}
.index-jjfa .list .item:hover .ov-h img{opacity:.5;transition:all .5s}
.index-kapian{position:relative;transform:translateY(-50%)}
.index-kapian .list{display:flex;justify-content:space-between;background-color:#fff;box-shadow:0 5px 20px rgba(0,0,0,0.05)}
.index-kapian .list .item{width:33.3333%;text-align:center;padding:40px 4% 40px}
.index-kapian .list .item .ov-h{max-width:70px;margin:auto}
.index-kapian .list .item h3{font-size:22px;padding:11px 0 10px 0; color:#000;}
.index-kapian .list .item span{font-size:15px;line-height:28px;color:#999; }
.index-kapian .list .item:nth-of-type(2){border-left:1px solid #e9e9e9;border-right:1px solid #e9e9e9}


.index-gcsp{background:url(https://memberpic.114my.com.cn/bltuv2025/uploadfile/image/20250228/20250228153753_1047150408.jpg) no-repeat center;background-size:cover;padding-bottom:50px}
.index-gcsp .ttitle{padding-top:100px;text-align:left}
.index-gcsp .list .item a{display:block;position:relative;overflow:hidden}
.index-gcsp .list .item a .txt{position:absolute;transform:translateY(100%);padding:20px 30px;bottom:0;background-color:rgba(0,0,0,0.5);width:100%}
.index-gcsp .list .item a .txt h3{font-size:15px;color:#fff}
.index-gcsp .list a:hover .txt{transform:unset;transition:all .5s}


/*新闻*/
.news_bg{width:100%;  padding:0 0px 3vw 0;}

.news{ max-width:1400px; min-width: 1200px; margin:0 auto; }
.news_tit{ margin-bottom:0px;}
.news_bt{ float:left; font-size:36px; line-height:36px; font-weight:400; letter-spacing:9px; padding-left:20px;}
.news_bt span{ display:block; height:30px; line-height:30px; margin-top:5px; font-size:15px; color:#ccc; font-weight:normal; font-family:Arial; text-transform:uppercase; letter-spacing:1px;}
.news_lm{ margin-top:22px; width:100%; border-bottom: 1px solid #ccc; line-height:60px; height:60px;}
.news_lm li{ float:left;}
.news_lm li a{ display:block; font-size:21.5px; color:#666; font-family: "Microsoft YaHei"; text-align:center; line-height:62px; font-weight:400;}
.news_lm li a:hover{color:#005298; text-decoration:none; }
.news_lm li.news_active a{color:#005298; font-weight:bold;}
.news_lm ul .news_active a i img{ margin-top:-43px;}
.news_lm ul .news_active a:before{content:"";position:absolute;background:#005298;width:100%;height:.1rem;left:0;bottom:0}

.news_lm{border-bottom:1px solid #ccc;margin-bottom:3vw;position:relative}
.news_lm .newmore{position:absolute;right:0;top:0;font-size:.85rem;font-weight:400;line-height:3vw;color:#666}
.news_lm .newmore a{color:#666}
.news_lm ul li{float:left;margin-right:3vw;position:relative;padding-left:2.8vw;height:61px;}
.news_lm ul li i{width:40px;overflow:hidden;display:block;position:absolute;left:-0px;top:12px; height:40px;}
.news_lm ul li i img{display:block;transition:all .3s linear 0s}
.news_lm ul li em{font-size:1.05vw;font-weight:400;line-height:3vw;color:#666;display:block}
.news_lm ul .cur{position:relative}
.news_lm ul .cur:before{content:"";position:absolute;background:#005298;width:100%;height:.1vw;left:0;bottom:0}
.news_lm ul .cur i img{margin-left:-3vw}
.news_lm ul .cur em{color:#005298;font-weight:700}


.news_main{ height:586px;}
.news_nr{ background:#fff; max-width:1500px; min-width: 1200px; }
.news_nr a{ text-decoration:none;}

.news1{ float:left; width:27%; height:501px; overflow:hidden; position:relative;}
.news1 a > img{ transition:0.5s; width:100%;}
.news1:hover a > img{transform: scale(1.1);}
.news1cont{ width:100%; padding:0 25px; height:91px; background:rgba(0,0,0,0.7); position:absolute; left:0; bottom:0;}
.news1conttit{ float:left; font-size:16px; color:#FFF; line-height:91px;}
.news1contarrow{ float:right; transition:0.5s; margin-top:40px;}
.news1:hover .news1contarrow{ transform:translateX(-8px);}

.news2{ float:left; width:34.5%; margin-left:2%;}
.news2 .news_div_item{ width:100%; height:245px; background:#F4F4F4; position:relative; margin-bottom:12px; transition:0.5s;}
.news2 .news_div_item:hover{background:#f8f8f8;}
.news2 .news_div_item_content{ width:87%; padding:0 10px 15px 10px; border-bottom:1px solid #d9d9d9; position:absolute; left:4%; top:30px;}
.news2 .news_div_item_a{ position:relative;}
.news2 .news_div_item_title a{ font-size:16px; line-height:16px;}
.news2 .news_div_item_body{ margin-top:15px; line-height:28px; color:#888;}
.news2 .news_div_item_date{ position:absolute; top:180px; left:45px; font-family:Arial; color:#888; width:52px; height:40px;}
.news2 .news_div_item_day{ position:absolute; top:-20px; left:5px; font-size:40px; font-weight:bold;}
.news2 .news_div_item_year{ position:absolute; bottom:0; left:0;}
.news2 .news_div_item_month{ position:absolute; bottom:0; left:36px;}
.news2 .news_div_item:hover .news_div_item_date{ color:#005298;}
.news2 .news_div_item_a:before{ content:""; display:block; width:37px; height:10px; overflow:hidden; background-image:url(https://memberpic.114my.com.cn/bltuv2025/uploadfile/image/20250305/20250305152034_1354097118.png); background-position:0 0; transition:0.5s; position:absolute; left:100px; top:160px;}
.news2 .news_div_item:hover .news_div_item_a:before{ background-position:0 10px; }

.news3{ float:left; margin-left:2%; width:34.5%;}
.news3 .news_div_item{ width:100%; height:157px; background:#F4F4F4; position:relative; margin-bottom:16px; transition:0.5s;}
.news3 .news_div_item:nth-child(1),.news3 .news_div_item:nth-child(2){ display:none;}
.news3 .news_div_item:hover{ background:#f8f8f8;}
.news3 .news_div_item_content{ width:74%; position:absolute; left:24%; top:29px;}
.news3 .news_div_item_a{ position:relative;}
.news3 .news_div_item_title a{ font-size:16px; line-height:16px;}
.news3 .news_div_item_body{ margin-top:15px; line-height:24px; color:#888;}
.news3 .news_div_item_date{ position:absolute; top:35px; left:40px; font-family:Arial; color:#888; width:57px; height:85px;}
.news3 .news_div_item_date:before{ content:""; display:block; width:17px; height:1px; background:#d9d9d9; position:absolute; left:2px; top:53px;}
.news3 .news_div_item_day{ position:absolute; top:0; left:5px; font-size:40px; font-weight:bold;}
.news3 .news_div_item_year{ position:absolute; bottom:0; left:0;}
.news3 .news_div_item_month{ position:absolute; bottom:0; left:36px;}
.news3 .news_div_item:hover .news_div_item_date{ color:#005298;}
.news3 .news_div_item_a:before{ content:""; display:block; width:37px; height:10px; overflow:hidden; background-image:url(https://memberpic.114my.com.cn/bltuv2025/uploadfile/image/20250305/20250305152034_1354097118.png); background-position:0 0; transition:0.5s; position:absolute; left:0; top:90px;}
.news3 .news_div_item:hover .news_div_item_a:before{ background-position:0 10px; }


.contact{height: 517px; margin-top:70px; background: url(https://memberpic.114my.com.cn/bltuv2025/uploadfile/image/20250224/20250224163926_1765286628.jpg) no-repeat center;color: #fff;}
.contact .w1400{display: -webkit-flex;display: flex;justify-content: space-between;flex-wrap: nowrap;align-items: flex-start;}


.min_w1200{width: 100%;min-width: 1200px;}
.w1400{width: 1400px;margin: 0 auto;}
.min_w1400{width: 100%;min-width: 1400px;}
.content22{/*width:1400px;*/margin: 0 auto;position: relative;}
@media screen and (max-width:1440px){.content22{width:1200px;margin:0 auto;}}
.contactleft{margin-top: 134px;}
.crcl_t{font-size: 34px;color: #fff;padding-left: 75px;line-height: 110px;background: url(https://memberpic.114my.com.cn/bltuv2025/uploadfile/image/20250224/20250224164517_841642148.png) no-repeat left center;margin-bottom: 45px;}
.crctel{font-size: 18px; color:#fff;}
.crctel p{font-size: 18px;line-height:17px;padding-left: 50px; padding-right:9px; padding-top:7px; background: url(https://memberpic.114my.com.cn/bltuv2025/uploadfile/image/20250224/20250224164517_1865341064.png) no-repeat left center; height:36px;}
.crctel p i{ color:#fff; font-size: 18px;}
.crctel p span{display: inline-block;vertical-align: bottom; color:#fff;font-size: 18px; padding-right:9px;}
.crctel p+p{margin-top: 25px; color:#fff;}
.crctel p:nth-child(2){background-image: url(https://memberpic.114my.com.cn/bltuv2025/uploadfile/image/20250224/20250224164517_971406865.png);}
.crctel p:nth-child(3){background-image: url(https://memberpic.114my.com.cn/bltuv2025/uploadfile/image/20250224/20250224164517_844978591.png);}
.contactright{margin: 120px 0 0 0;}
.crcr_t{font-size: 42px;color: #fff;}
.crcr_t em{font-size: 20px;color: #cdcccc;}
.crcr_t em:before{content: '';display: block;width: 40px;height: 4px;background: #005298;margin: 20px 0;}
.crcr_btn{margin-top: 70px;}
.crcr_btn a{display: inline-block;width: 200px;height: 55px;line-height: 55px;text-align: center;background: #005298;border-radius: 28px;font-size: 18px;color: #fff;}

/*版权*/
.footer{height:547px;background:#222222;padding-top:96px;box-sizing: border-box;}
.f_con{height:280px;border-bottom: 1px solid rgba(255,255,255,0.1);}
.f_nav li{float: left;width: 15%;}
.f_nav ul li b>a{font-size: 20px;line-height: 20px; padding-bottom:18px;display: block;color: #fff;}
.f_nav ul li p>a{font-size: 16px;color: #ffffff;line-height: 34px;display: block;opacity: 0.4;transition: all 0.5s;}
.f_nav ul li p>a:hover{opacity: 1;}
.f_er{float: right;width:274px;}
.f_er h2{font-size: 20px;line-height: 20px;font-weight: bold;padding-bottom:30px;display: block;color: #fff;}
.f_er li{float: left;width: 120px;box-sizing: border-box;}
.f_er li:last-child{float: right;}
.f_er li img{display: block;width: 110px;height: 110px;}
.f_er li span{display: block;font-size: 16px;color: #fff;line-height:40px;text-align: center;width: 100%;opacity: 0.4;}
.f_er p{font-size: 16px;color: #fff;line-height: 16px;opacity: 0.6;padding: 26px 0 16px;}
.f_er em{display: block;font-size: 16px;color: rgba(2555,255,255,0.6);line-height: 16px;}
.f_er em img{display: inline-block;width: 14px;height: 14px;margin-right: 8px;}
.f_er b{display: block;font-size: 24px;color:#fff;line-height: 28px;font-family: "DIN";margin-top: 8px;}
.f_er i{display: inline-block;font-size: 16px;color: rgba(2555,255,255,0.6);line-height: 16px;font-weight: normal;}
.lxwm{height: 140px;border-bottom: 1px solid rgba(255,255,255,0.1);}

.f_bt span{float: left;display:block;font-size: 16px;color: #fff;line-height:90px;opacity: 0.4;}
.f_bt span a{color: #fff;}
.links{float: right; color:#fff; opacity: 0.4;}
.links i{font-size: 15px;color: #fff;line-height:90px;display: inline-block;}
.links a{font-size: 15px;color: #fff;line-height:90px;display: inline-block;padding: 0 6px;}
.links a:last-child{padding-right: 0;}
@media screen and (max-width:1440px){.f_nav li{float: left;width: 190px;}
.lxwm li:last-child{padding: 42px 0 0 2.5%;}
.lxwm li:last-child span{font-size: 16px;}}
.link_wrap{width:100%;height:80px; border-bottom:1px solid rgba(255,255,255,0.1);}
.link {overflow:hidden;}
.link p{font-size:16px;line-height:80px;float:left; color:#fff;}
.linkTagcs{float:right;width:calc(100% - 100px) !important;}
.linkTagcs li a{font-size:16px;}

.demo-icon{font-style: normal;font-weight: 400;speak: none;display: inline-block;text-decoration: inherit;width: 1em;margin-right: .2em;text-align: center;font-variant: normal;text-transform: none;line-height: 1em;margin-left: .2em;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;transition: all .5s ease;-moz-transition: all .5s ease;-webkit-transition: all .5s ease;-o-transition: all .5s ease}
@media(max-width:767px){#newBridge{display: none}}
.cndns-right *:hover{text-decoration: none}
.cndns-right{position: fixed;right: 5px;bottom: 20%;margin-top: -100px;z-index: 100;font-family: Arial, microsoft yahei!important;background: #fff;filter: alpha(opacity=95);-moz-opacity: .95;-khtml-opacity: .95;opacity: .95;z-index: 99999;-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .15);-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .15);box-shadow: 0 0 5px rgba(0, 0, 0, .15);border-radius: 5px}
.cndns-right i{font-style: normal!important}
.cndns-right-meau{position: relative}
.cndns-right-btn{width: 70px;height: 80px;text-align: center;display: block;position: relative;text-decoration: none;border-top: 1px solid #e0e0e0}
.cndns-right-btn span{color: #005298;font-size:32px!important;line-height: 32px;padding-top: 15px}
.cndns-right-btn span.icon-qq{color: #FFC550;overflow: hidden;animation: shadow .5s linear infinite;animation: rotate .5s linear infinite}
.cndns-right-btn sup{display: block;min-width: 24px;height: 24px;text-align: center;line-height: 24px;color: #fff;border-radius: 50%;background-color: #FFC550;position: absolute;left: -12px;top: -12px}
.cndns-right-btn p{color: #333;font-size: 12px;line-height: 18px;padding-top: 0;margin: 0;text-decoration: none;padding-bottom: 10px; font-family: hs_r;}
.cndns-right-meau:hover .cndns-right-btn p{display: block;text-decoration: none}
.meau-car .cndns-right-btn{border-color: #FFC550;margin-bottom: 20px;text-decoration: none}
.meau-car .cndns-right-meau:hover .cndns-right-btn{background-color: #FFC550;text-decoration: none}
.meau-car .cndns-right-meau:hover .cndns-right-btn span{color: #fff;display: block;text-decoration: none}
.meau-code .sev-t img{width: 134px;margin: 0;padding: 0}
.meau-car .cndns-right-btn span{color: #FFC550}
.meau-top .cndns-right-btn span{font-size: 24px!important;line-height: 20px; padding-bottom:10px; padding-top: 15px}
.meau-top .cndns-right-btn i{display: block;color: #333;font-size: 12px}
.meau-top.cndns-right-meau:hover .cndns-right-btn{}
.cndns-right-box{position: absolute;top: -15px;right: 54px;padding-right: 25px;display: none}
.cndns-right-box .box-border{padding:16px;background-color: #fff;-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .15);-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .15);box-shadow: 0 0 5px rgba(0, 0, 0, .15);position: relative;overflow: hidden;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;border-radius: 5px}
.cndns-right-box .box-border .arrow-right{display: block;width: 13px;height: 16px;background: url(../images/arrow.png) no-repeat;position: absolute;right: -13px;top: 26px}
.cndns-right-box .box-border .sev-t span{font-size:50px;float: left;display: block;line-height:50px;margin-right:10px;color:#FFC550;}
.cndns-right-box .box-border .sev-t p{float: left;color: #005298;font-size: 22px;line-height: 16px;padding: 10px 0 0 0;margin: 0; font-family: "DIN-BOLD";}
.cndns-right-box .box-border .sev-t p i{display: block;font-size: 14px;color: #000;font-style: normal!important; line-height:34px; font-family: hs_l;}
.cndns-right-box .box-border .sev-b{padding-top: 15px;margin-top: 15px;border-top: 1px solid #e4e4e4}
.cndns-right-box .box-border .sev-b h4{color: #666;font-size: 14px;font-weight: 400;padding-bottom: 15px}
.cndns-right-box .box-border .sev-b li{float: left;width: 50%;list-style: none;}
.cndns-right-box .box-border .sev-b li a{text-decoration: none;display: inline-block;color: #888;font-size: 14px;padding-left: 43px;background: url(../images/zxqq.png) no-repeat left 3px;line-height: 36px}
.cndns-right-box .box-border .sev-b li a:hover{color: #FFC550}
.meau-sev .cndns-right-box .box-border{width: 300px}
.meau-contact .cndns-right-box .box-border{width: 300px}
.cndns-right-meau:hover .cndns-right-box{display: block}
.meau-code .cndns-right-box{top: inherit;bottom: -35px}
.meau-code .cndns-right-box .box-border{width: 170px;text-align: center}
.meau-code .cndns-right-box .box-border i{display: block;color: #666;font-size: 14px;line-height: 22px}
.meau-code .cndns-right-box .box-border .arrow-right{top: inherit;bottom: 50px}
.meau-zs .cndns-right-btn{background-color: #FFC550;color: #fff;margin-top: 80px;border-color: #FFC550}
.meau-zs .cndns-right-btn span{color: #fff}
.meau-zs .cndns-right-btn p{color: #fff}
.sev-t{overflow: hidden}
#ClCache{display: none}
#newBridge #nbWebImLightContainer{border: none!important}
.cndns-right-meau:hover .demo-icon{transform: scale(1.2);-ms-transform: scale(1.2);-moz-transform: scale(1.2);-webkit-transform: scale(1.2);-o-transform: scale(1.2)}
@keyframes shadow{0%, 100%{transform: scaleX(1)}
50%{transform: scaleX(1.2)}}
@keyframes rotate{0%{transform: translateY(0)}
25%{transform: translateY(5px)}
50%{transform: translateY(10px) scale(1.1, .9)}
75%{transform: translateY(5px)}
100%{transform: translateY(0)}}
@keyframes rotates{0%{transform: translateY(0);-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);}
25%{transform: translateY(-2.5px);-webkit-transform: translateY(-2.5px);-moz-transform: translateY(-2.5px);-ms-transform: translateY(-2.5px);-o-transform: translateY(-2.5px);}
50%{transform: translateY(0px) scale(1.05);-webkit-transform: translateY(0px) scale(1.05);-moz-transform: translateY(0px) scale(1.05);-ms-transform: translateY(0px) scale(1.05);-o-transform: translateY(0px) scale(1.05);}
75%{transform: translateY(2.5px);-webkit-transform: translateY(2.5px);-moz-transform: translateY(2.5px);-ms-transform: translateY(2.5px);-o-transform: translateY(2.5px);}
100%{transform: translateY(0);-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);}}
@keyframes sfdh{0%{transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);}
25%{transform: scale(1.01);-webkit-transform: scale(1.01);-moz-transform: scale(1.01);-ms-transform: scale(1.01);-o-transform: scale(1.01);}
50%{transform: scale(1.04);-webkit-transform: scale(1.04);-moz-transform: scale(1.04);-ms-transform: scale(1.04);-o-transform: scale(1.04);}
75%{transform: scale(1.01);-webkit-transform: scale(1.01);-moz-transform: scale(1.01);-ms-transform: scale(1.01);-o-transform: scale(1.01);}
100%{transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);}}
@keyframes dtyd{0%{transform: translateY(0);-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);}
100%{transform: translateY(20px);-webkit-transform: translateY(20px);-moz-transform: translateY(20px);-ms-transform: translateY(20px);-o-transform: translateY(20px);}}

.prod_list ul li a+dl{ background:#fff;}
.prod_list ul li dl a{ background:none !important; color:#005298;}