/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin: 0px; padding: 0px;list-style: none;}
i,em{font-style: normal;}
/*公共样式部分*/
body {color: #454545;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden;font-weight: normal;}
#copy { display: none;}
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
a {color: #666; text-decoration: none;}
a:hover { color:#0d4ca9;text-decoration: none; border-bottom-style:}
.box{ margin:0 auto;width:75%;min-width: 1300px; box-sizing: border-box;}
.page{margin:0 auto;width:1300px;min-width:1300px;}
.bg{ width: 100%;min-width:1300px;}

.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;}


/*标题*/
.font_en {font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;font-weight: normal;}
.en {font-family: Arial, Helvetica, sans-serif;font-weight: normal;}
.t{text-align: center;}
.t p{font-size:40px;color: #222;font-weight: bold;}
.t d{color: #0d4ca9;}
.t span{width: 60px;height: 4px;background-image: linear-gradient(to right, #0d4ca9 50%,#fc714d 0%);margin: 15px auto 0;display: block;}
.t dd{color: #666;font-size: 18px;line-height: 35px;}

/*抬头*/

*{padding: 0;margin: 0;box-sizing: border-box;list-style: none;font-family:"Microsoft YaHei";}
.gy{max-width: 1500px;margin: 0 auto;min-width: 1200px;width: 100%;}
.gya{max-width: 98%;margin: 0 auto;min-width: 1200px;width: 100%;}
.page{max-width: 1500px;margin: 0 auto;min-width: 1200px;width: 100%;}
.head_nav{top:125px;transition: 0.5s;}
.head_nav.on{top:0;}
/*head*/
.head_nav ul{display: flex;justify-content: space-around;width: 100%;max-width: 100%;margin: 0 auto;}
.head_r .head_nav li{position: relative;}
.head_nav li+li:before{content:'';width: 1px;height: 100%;position:absolute;left: -18px;background: #fff;opacity: 0.5;}
.head.on .head_nav li>a:before{background:#0a519a;}
.head_nav>ul>li>a:after{content:'';width:100%;height: 2vw;position:absolute;left: 0;z-index:-1;}
.head_d .head_nav>ul>li:first-child>a:after{width: 12vw;height: 3vw;left: -9vw;}
.head_nav li:hover a:before,.head_nav>ul>li.cur a:before{width:100%;}
.head.on .head_nav>ul>li>a{color: #333;}
.head_num{display: flex;align-items: center;color: #fff;/* width: 100%;*/margin: 0 10px 0 0;display: none;}
.head_num p{font-size: 21px;}
.head_num p span{font-size: 22px;font-family: DIN Medium;padding: 0 0 0 10px;white-space: nowrap;}
.head.on .head_num p{color:#333;}
.head_num a{font-size: 36px;color: #ea960f;padding: 0 0 0 20px;}
.head_r{display:flex;/* width: 50%;*/align-items: center;}
.head_lau{position:relative;width: 150px;border: 1px solid #fff;border-radius: 40px;display: flex;justify-content: center;z-index: 50;padding: 1.2% 0;}
.head_lau i{font-size:14px;display: flex;align-items: center;color: #fff;}
.head_lau i span{margin:0 10px 0 0;}
.head_lau p{position: absolute;display: flex;flex-direction: column;/* opacity: 0;*/width: 100%;justify-content: center;top: 100%;transform-origin: top;transform: rotateX(90deg);transition: all 0.5s;}
.head_lau:hover p{opacity:1;transform: rotateX(0);}
.head_lau p a{font-size:14px;background: #f8f8f8;padding: 9% 22%;display: flex;align-items: center;transition:0.5s;}
.head_lau p a:hover{background:#323d74;color:#fff;}
.head_lau p a span{margin:0 10px 0 0;}
.head.on .head_lau i{color:#333;}
.head_d{display:flex;margin: 2% 0 0;}
.head_r .head_nav{margin: 0 1vw 0 0;}
.head_r .head_nav ul li+li{margin: 0 0 0 1.5vw;}
.head_r .head_nav li a{color:#fff;opacity:0.5;}
.head_nav li+li:before{content:'';width: 1px;height: 100%;position:absolute;left: -18px;background: #fff;opacity: 0.5;display:none;}
.head_r .head_nav li+li:before{content:'';width: 1px;height: 100%;position:absolute;left: -18px;background: #fff;opacity: 0.5;display:block;}
.dh{padding: 0px 26px;color: #fff;margin-top: 39px;background: linear-gradient(120deg,#1056bd 10%,#0d4ca9 80%);border-radius: 60px;line-height: 34px;height: 38px;width: 100%;}
.dh ul b{font-size: 15px;font-weight:normal;}
.dh ul p{font-size: 21px;font-weight:bold;font-family: 'din';}
.dh ul span{font-size: 17px;font-weight: normal;}
.tab{height: 980px;overflow: hidden;}
li.pe{position: relative;}
/*head*/
.head{width: 100%;top: 0;z-index: 999;height: 125px;display: flex;transition: .5s;border-bottom: 1px rgba(255,255,255,0.2) solid;}
.head.on{background: rgba(0,119,51,0.8);box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);height: 70px;}
.head.on .head_nav li a ,.head.on .tit_cn, .h_tcc>b,.head.on .tit_cn a{color:#fff;}
.head.on .head_nav{}
.head.on .h_tcc>b{color:#fff;}
.head.on .h_tcc>p{color:#fff;}
.head.on .head_nav .dropmenu{top:100%;}
.head.on .htel{height: 70px;line-height: 70px;color: #fff;}
.head.on .htel span{height: 70px;line-height: 70px;color: #fff;}
.hea_logo{display: flex;align-items: center;}
.hea_logo img{}
.h_tcc{margin-left: 14px;}
.h_tcc>b{display: block;font-size: 37px;color: #333;letter-spacing:5px;font-family: "pmzd";font-weight:normal;line-height:40px;}
.h_tcc>p{font-size: 15px;color: #999;margin-top: 0px;letter-spacing: 0px;text-transform: uppercase;font-weight: 500;}
.head_lc{width: 100%;display: flex;justify-content: space-between;align-items: center;height: 78px;position: relative;}
.hea_wz{margin-left: 83px;position: relative;height: 100%;display: flex;flex-direction: column;justify-content: center;}
.hea_wz>b{display: block;font-size: 22px;color: #333;}
.hea_wz>b>span{font-size: 20px;color: #0d4ca9;}
.hea_wz>p{font-size: 16px;color: #666;margin-top: 7px;}
.hea_wz:after{position: absolute;content: "";background: rgba(0,0,0,0.07);top: 0;left: -41px;width: 1px;height: 100%;}
.tit_cn a{font-size:18px;color:#333;font-family: Arial;line-height: 99px;}
.head_box{width: 94%;margin: 0 auto;display: flex;display: -webkit-flex;display: -moz-flex;justify-content: space-between;align-items: center;position: relative;}
.head.on .head_logo{background:url()no-repeat;width: 162px;height: 39px;}
.head.on .head_logo img{display:none;}
.head.on .head_con>ul>li{height: 90px;}
.head.on .htel{line-height: 70px;}
.head_nav .on{background: linear-gradient(120deg,#1056bd 10%,#0d4ca9 80%);color: #fff;}
.head_nav .on a{color: #fff;}
.head_nav .on span{color: rgba(255,255,255,0.5);}
.head_nav{width:100%;position: absolute;z-index: 9;position: fixed;z-index: 999;background: #fff;background-image: linear-gradient( rgb(248,248, 248),rgb(221, 221, 221));}
.head_nav>ul>li:hover{background: linear-gradient(120deg,#1056bd 10%,#0d4ca9 80%);color: #fff;}
.head_nav>ul>li:hover a{color: #fff;}
.head_nav>ul>li:hover span{color: rgba(255,255,255,0.5);}
.head_nav>ul>li{transition: 0.5s;width: 100%;text-align: center;padding: 20px 0;}
.head_nav>ul>li:hover:after,.head_nav>ul>li.cur:after{opacity: 1;width: 100%;transition: 0.5s;}
.head_nav>ul>li a{font-size: 18px;color: #000;line-height:18px;text-align: center;background: none !important;}
.head_nav>ul>li span{display: block;font-size: 12px;color: #9999;line-height:12px;}
.head_con{position: absolute;right:3%;top:0;}
.head_con>ul{display: flex;display: -webkit-flex;display: -moz-flex;}
.head_con>ul>li{width:50px;height: 42px;display: flex;display: -webkit-flex;display: -moz-flex;flex-direction: column;align-items: center;justify-content: center;position: relative;background:url(//memberpic.114my.com.cn/019518/uploadfile/image/20231124/20231124134836_2049485505.png) no-repeat center;border: 1px #ccc solid;border-radius: 50%;margin-top: 36px;margin-left:2%;}
.htel b{font-size: 32px;padding-bottom:5px;display: block;letter-spacing: 0px;}
.htel b p{color: #0d4ca9;padding-top:3px;font-size: 28px;}
.htel p{font-size: 20px;color: #666;line-height:20px;font-weight:500;}
.htel{padding: 2px 0px 0 28px;font-size:15px;line-height:33px;color: #333;}

.htel span{font-size: 32px;color: #0d4ca9;font-family: "pmzd";}
.head_con>ul>li i{width:20px;height: 2px;background: #fff;margin: 3px 0;}
.head.on .dropmenu{top:100%;}
/*下拉*/.head_nav li dl{transition: all 0.3s;position: absolute;height:0px;z-index:0;overflow:hidden;width:100%;}
.head_nav li.dhh dl{height:auto !important;width:100%;background:rgba(248, 248, 248, 0.9);position: absolute;top:72px;left:0;display:block;z-index:9999;overflow:hidden;margin: 0 !important;}
.head_nav li.dhh dl.juli{}
.head_nav li.dhh dd{width:1400px;display:block;overflow:hidden;padding:30px 0px 15px;margin: auto;}
.nav_xl1{width:100%;padding: 20px 0;overflow: hidden;}
.nav_xl1 li{width:20%;}
.nav_xl1 li+li{margin:0 15px;}
.nav_xl1 li p{font-size:14px;text-align:center;color:#333;display:block;line-height:50px;transition: all 0.3s;}
.nav_xl1 li img{width: 100%;}
.nav_xl1 ul{display: flex;justify-content:center;}
.nav{float:right;display:flex;align-items:center;}
.nav_r{float:right;display:flex;align-items: center;}
.nav_r .iconfont{font-size:40px;color:#fff;line-height:90px;float: right;margin-left: 15px;margin-top: 5px;}
.nav_r p{font-size:15px;color:#FFFFFF;float:left;text-align:right;}
.nav_r i{font-size:20px;display:block;font-family: "akr"}
.head_nav>ul>li>.nav2{position:absolute;top:72px;left:-0px;z-index:1;display:none;box-shadow:5px 5px 10px rgba(0,0,0,.3);width:100%;background:#fff;}
.head_nav>ul>li>.nav2 a{display:block;width:100%;height:60px;border-bottom:none;background:#fff;color:#333;}
#aa2>.nav2 a{width:150px;font-size:15px;}
.head_nav>ul>li>.nav2 a:hover{background:#0d4ca9;color:#fff;}
.nav2 b{color:#999;}
.head_nav>ul>li>.nav2 a span{display:block;color:#333;text-transform:uppercase;font-size:16px;line-height:60px;-webkit-transition:all .8s cubic-bezier(.35,.75,.55,1) .1s;-moz-transition:all .8s cubic-bezier(.35,.75,.55,1) .1s;transition:all .8s cubic-bezier(.35,.75,.55,1) .1s;text-align: center;}
.head_nav>ul>li>.nav2 a b{position:relative;display:inline-block;display:block;color:#ccc;line-height:30px;-webkit-transition:all .8s cubic-bezier(.35,.75,.55,1) .1s;-moz-transition:all .8s cubic-bezier(.35,.75,.55,1) .1s;transition:all .8s cubic-bezier(.35,.75,.55,1) .1s;}
.head_nav>ul>li>.nav2 a:hover span{color:#fff;background:#0d4ca9;}
/*tel*/
.tit_cn{font-size:15px;line-height: 90px;padding:0 2%;color: #fff;width: 40%;}
.tit_con .phone:hover .phone_num, .head_con li:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;opacity: 1;}
.tit_sel{width: 427px;height: 150px;background: rgba(51,51,51,0.7);transform: rotateX(90deg);position: absolute;top:70px;right: 0;transition: all 0.5s;font-size: 16px;padding: 34px;z-index: 9999;opacity: 0;}
.tit_sel span{font-size: 24px;display: block;color: #152682;font-family: Arial;}
.tit_icon:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;}
#search-i{float:left;width:30px;height:33px;overflow:hidden;margin-top:20px;box-sizing: border-box;padding-top: 7px;border: 1px solid #dddddd;border-left: none;}
#search-bg{float:left;width:320px;height:33px;line-height: 33px;overflow:hidden;padding-left:14px;margin-top:20px;box-sizing: border-box;border: 1px solid #dddddd;border-right: none;}
.search-text{font-size:14px;color: #999999;justify-content: center;align-items: center;}
.search-text a{font-size:15px;color: #fff !important; padding-right:16px;}
.search-text a:hover{font-size:15px;color: #ffffff;}
.search-text span{float:left;color:#ffffff;font-size: 15px;}
#infoname{border:none;background:none;outline:none;}
.search_name{float: left;font-size:22px;color: #ffffff;line-height: 32px;position: relative;z-index: 5;padding: 15px 0;width: 264px;height: 96px;background: #cb0303;text-align: center;}
.search_name:after{content: "";width: 0px;height: 0px;border-top: 7px solid #56bcce;border-right: 7px solid transparent;border-bottom:8px solid transparent;border-left: 7px solid #56bcce;position: absolute;top: 81px;right: -13px;transition: 0.5s all ease-in-out;}
form{justify-content: center;}
/*banner*/
.banner{overflow:hidden;width:100%;position:relative;z-index:1;background:#000;margin-top: -0px;}
.banner-box{min-width:1300px;height:750px;position:relative;margin:0 auto;}
.banner-box .bd, .banner-box .bd ul{width:100% !important;}
.banner-box .bd li{width:100% !important;height:750px;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:20px;left: 0;margin-left: 0;height: 400px;overflow: hidden;}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;top:30px;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(//memberpic.114my.com.cn/019518/uploadfile/image/20231124/20231124134726_2098492883.png) no-repeat 0 0;}
.banner-btn a.next{right:-50px;background:url(//memberpic.114my.com.cn/019518/uploadfile/image/20231124/20231124134726_2098492883.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:18px;height:18px;border-radius :50%;text-indent:-9999px;cursor:pointer;display:inline-block;margin:0 5px;transition:0.3s all ease-in-out;opacity:0.8;border:1px #fff solid;background:#fff;}
.banner-box .hd ul li.on{background:#fe0000;border-radius: 8px;width:18px;border:1px #fe0000 solid;}
.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;}
.goy_titbox{position: relative;display: -webkit-flex;display: -moz-flex;justify-content: space-between;align-items: center;}
.goy_tita{display: block;align-items: center;position: relative;}
.goy_tita p{color: #333;font-size: 36px;position: relative;padding-left: 2px;margin-top: -40px !important;z-index: 99;}
.goy_tita b{font-weight: bold;font-size:50px;color:rgba(0,0,0,0.1);padding-left: 0px;text-transform: uppercase;font-family:"Microsoft YaHei";line-height:62px;}
.goy_tita i{width: 40%;height: 8px;position: relative;margin: 16px 0 28px 0;background:#0d4ca9;display: block;margin-top: -8px;z-index: 9;}
.goy_titbox a{margin-top:20px;display:block;width:180px;height:45px;float:right;background:url() no-repeat left center;color:#999;line-height:45px;text-align:right;}
.goy_titbox a:hover{background:url() no-repeat left center;color:#0d4ca9;}
.row2{background:#fff url(//memberpic.114my.com.cn/019518/uploadfile/image/20231124/20231124134937_2123885215.png) no-repeat center top;padding-top:0px;min-width:1200px;overflow: hidden;padding-bottom: 0px;}
.goy_titd{position: relative;display: -webkit-flex;display: -moz-flex;justify-content: space-between;align-items: center;}
.goy_tit{display: block;align-items: center;position: relative;}
.goy_tit p{color: #fff;font-size: 36px;position: relative;padding-left: 2px;margin-top: -40px !important;z-index: 99;}
.goy_tit b{font-weight: bold;font-size: 60px;color:rgba(255,255,255,0.1);padding-left: 0px;text-transform: uppercase;font-family:"Microsoft YaHei";line-height:62px;}
.goy_tit i{width: 40%;height: 8px;position: relative;margin: 16px 0 28px 0;background:#0d4ca9;display: block;margin-top: -8px;z-index: 9;}
.goy_titd a{margin-top:20px;display:block;width:180px;height:45px;float:right;background:url() no-repeat left center;color:#fff;line-height:45px;text-align:right;}
.goy_titd a:hover{background:url() no-repeat left center;color:#0d4ca9;}



/*搜索*/
.search_bg{background: #fff;border-bottom: 1px solid #eee;}
.search_nbg{background: #fff;border-bottom: 1px solid #eee;position: absolute;width: 100%;top: 675px;}
.search{height: 70px;display: flex;align-items: center;position: relative;justify-content: space-between;}
.search d{color: #222;font-weight: bold;}
.search a{margin: 0 2px;}
.search_r{display: flex;align-items: center;justify-content: space-between;}
.search_tel p{font-size: 15px;color: #fff;}
.search_tel d{font-size: 24px;font-family: 'Arial';color: #fff;}
.search_box .searchBox{ overflow: hidden; display: inline-block; width: 300px;background: #fff;display: flex;align-items: center;justify-content: space-between;border-left: 1px solid #eee;}
.search_box .searchHot{ font-size: 14px; color: #fff;}
.search_box .searchHot a{ color: #fff;}
.search_box .searchBox input{ font-size: 14px; color: #666; float: left; width: 100%; height: 100%; border: none; outline: none; background: none;font-size: 14px; color: #666;}
.search_box .searchBox button[type='submit']{ cursor: pointer; float: right; margin-right: 15px; width: 60px; height: 60px; border: none; }
.search-bg{padding-left: 10px;float: left;}
.search-i {width: 70px;overflow: hidden;height: 70px;float: left;background-color: #0d4ca9;}
.search-i input{width: 40px;height: 40px;}


/*产品中心*/
.prod_tl{ text-align:center;}
.prod_tl span{font-size: 41px;font-weight: bold;text-transform: uppercase;font-family: 'DINPro';color: #eee;}
.prod_tl p{font-size:40px;font-weight: bold;color: #222;}
.prod_tl d{font-size: 18px;color: #666;line-height: 36px;}
.prod_tl i{width: 80px;height: 4px;display: block;background-image: linear-gradient(to right, #0d4ca9 50%,#fc714d 0%); margin:0 auto;}
.prod_top{ margin-top:40px;}
.prod_tr{width: 100%;height:60px;display: flex;align-items: center;}
.prod_tr *{display: block;}
.prod_tr table{width: 78%;height: 60px; margin:0 auto;}
.prod_tr tbody{display: flex;align-items: center;}
.prod_tr tr{float: left;position: relative;    border: 1px solid #ccc;}
.prod_tr tr+tr{margin-left:1vw;}
.prod_tr tr td{width: 100%;text-align: right;line-height:60px !important;height:60px !important;}
.prod_tr tr td a{font-size:15px !important;font-weight: normal !important;    padding: 0px 3vw;}
.prod_tr tr.on td a{color: #fff!important;    background: #0d4ca9;}
.prod_box li table *{display:block;}
.prod_box li table td{width:23.5%;padding-left:0px !important;float:left;position: relative;overflow: hidden;}
.prod_box li table td+td{margin-left:2%;}
.prod_box li table td img{width:100%;height:auto;}
.prod_box li table td br{display:none;}
.prod_box li table td span{width:100% !important;height:50px;background:#f5f5f5;position: relative;}
.prod_box li table td span a{line-height:50px;font-size:15px;position: relative;z-index:2;}
.prod_box li table tr+tr td{margin-top:2%;}
.prod_box li table td>a:after{content: '';width: 100%;height: 100%;background: rgba(0, 0, 0, 0.2);position: absolute;top: 0;left: -101%;transition:0.3s all ease-in-out}
.prod_box li table td:hover>a:after{left: 0;}
.prod_box li table td>a:before{content: '';width: 30px;height: 30px;background: url(//memberpic.114my.com.cn/019518/uploadfile/image/20210724/20210724152550_1211227025.png) no-repeat;background-size: 100%;position: absolute;top: 0;bottom: 0; right: 0; left: 0; margin: auto; z-index: 99;transform: scale(0); transition:0.3s all ease-in-out}
.prod_box li table td:hover>a:before{transform: scale(1);}
.prod_box li table td>a{position: relative;    border: 1px solid #eee;}
.prod_box li table td span:after{content: '';width: 100%;height: 100%;background: #0d4ca9;position: absolute;left: -100%; top: 0;transition:0.3s all ease-in-out}
.prod_box li table td:hover span:after{left: 0;}
.prod_box li table td span a{display: block;height: 50px;line-height: 50px;margin-top: 1px;font-size: 16px;color: #333;transition:0.3s all ease-in-out;}
.prod_box li table td:hover span a{color: #fff !important;}
.prod_tr tr:after{content:'';width: 10px;height: 10px;display:block;border-radius: 50%;position: absolute;right: 40px;top: 13px;border: 2px solid #fc714d;z-index:1;opacity: 0;transition:0.3s all ease-in-out;}
.prod_tr tr.on:after{opacity: 1;}

/*产品优势*/
.padv_bg{background:url(//memberpic.114my.com.cn/019518/uploadfile/image/20210724/20210724141441_564731675.jpg)no-repeat center bottom;}
.padv{display: flex;align-items: center;justify-content: space-between;}
.padv_box{margin-top: 60px;}
.padv_box li{float: left;position: relative;padding: 40px 20px 0;cursor: pointer;width: calc((100% - 80px) / 5);background:#fff;height: 320px;border-radius:10px;}
.padv_box li+li{margin-left:20px;}
.padv_box li i{width: 80px;height: 80px;background: #f5f5f5;display: block;border-radius: 50%;font-size: 50px;text-align: center;line-height: 80px;color: #0d4ca9;position: relative;z-index: 9;margin: 0 auto;}
.padv_box li .padv_wz{position: relative;z-index: 9;text-align:center;}
.padv_box li .padv_wz p{font-size: 20px;color: #222;font-weight: bold;transition:0.3s all ease-in-out;margin: 20px 0 5px;}
.padv_box li .padv_wz span{font-size: 12px;color: #ccc;font-family: 'Arial';}
.padv_box li .padv_wz d{font-size: 15px;color: #666;line-height: 24px;margin-top: 10px;display: block;transition:0.3s all ease-in-out;padding: 0 10px;}
.padv_box li .padv_wz d:before{content:'';width:1px;height: 30px;display:block;background:#eee;margin: 5px auto;}
.padv_r{width: 44%;position: relative;}
.padv_r img{position: relative;z-index: 9;}
.padv_r:before{content: '';width: 220px;height: 220px;display: block;background: #f55c34;position: absolute;top: -20px;left: -20px;}
.padv_r:after{content: '';width: 100%;height: 100%;display: block;border: 2px solid #0d4ca9;position: absolute;bottom: -20px;right:-20px;}
.padv_img{width: 100%;overflow: hidden;}
.padv_img img{width: 100%}
.padv_box li:after{content:'';width:100%;height:100%;position: absolute;top:0%;left:0%;display:block;background:#0d4ca9;    transform: scale(0);border-radius:10px;transition:0.3s all ease-in-out;}
.padv_box li.on i{ background-color:#fff;}
.padv_box li.on span{color:rgba(255,255,255,0.2);}
.padv_box li.on d:before{background:rgba(255,255,255,0.4);}
.padv_box li.on:after{ transform: scale(1);}
.padv_box li.on .padv_wz p{color:#fff;}
.padv_box li.on .padv_wz d{color:rgba(255,255,255,0.6);}

/*优势*/
.adv_bg{background: url(//memberpic.114my.com.cn/019518/uploadfile/image/20210724/20210724141320_193593485.jpg)no-repeat top center;}
.adv_t span{background:#fc714d;}
.adv_t p{color: #fff;}
.adv_t dd{color: rgba(255,255,255,0.6);line-height: 50px;}
.adv_cont .adv_tab{}
.adv_cont .adv_tab li{width: calc((100% - 60px) / 4);float: left;position: relative;text-align: center;padding: 30px 0 20px;background: rgba( 255, 255, 255, 0.15);box-shadow: 0 0px 10px 0 rgba( 0, 0, 0, 0.05);backdrop-filter: blur( 4px );border-radius: 10px;border: 1px solid rgba( 255, 255, 255, 0.1);cursor: pointer;}
.adv_cont .adv_tab li.on{background:#fc714d;}
.adv_cont .adv_tab li.on i{color:#fc714d;}

.adv_cont .adv_tab li i{width: 65px;height: 65px;display: block;border-radius: 50%;margin: 0 auto;background: #fff;font-size: 35px;text-align: center;line-height: 65px;color: #0d4ca9;position: relative;z-index: 9;}
.adv_cont .adv_tab li:nth-child(1) i{font-size:30px;}
.adv_cont .adv_tab li+li{margin-left: 20px;}
.adv_cont .adv_tab li p{font-size: 24px;color: #fff;margin-top: 10px;text-shadow: 0 2px 4px rgba(71,97,206,.36);font-weight: bold;}
.adv_cont .adv_tab li d{font-size: 12px;color: rgba(255,255,255,0.6);text-transform: uppercase;line-height: 24px;text-shadow: 0 2px 4px rgba(71,97,206,.2);}
.adv_box li{width: 100%;height: 590px;background: #fff;}
.adv_l{width: 50%;height: 100%;padding: 40px 60px 60px;}
.adv_l i{font-size: 60px;font-weight: bold;color: #eee;font-family: 'DINPro';}
.adv_l p{font-size: 28px;color: #222;font-weight: bold;}
.adv_l span{width: 70px;height: 5px;display: block;background: #0d4ca9;margin: 20px 0 40px 0;}
.adv_l dd{font-size: 15px;color: #666;line-height: 30px;margin-bottom: 20px;}
.adv_l d{color: #999;font-size: 12px;font-family: 'Arial';line-height: 24px;letter-spacing: 0.5px;}
.adv_tel t{font-size: 18px;color: #aaa;font-weight: normal;position: relative;top: -5px;}
.adv_tel{font-size: 38px;color: #0d4ca9;font-weight: bold;margin-top: 60px;background: url(//memberpic.114my.com.cn/019518/uploadfile/image/20210723/20210723200259_1040907197.png)no-repeat center left;padding-left: 40px;font-family: 'Arial';}
.adv_r{width: 47%;height: 100%;padding: 30px;overflow: hidden;margin-right: 30px;}

/*应用案例*/
.case_t d{color:#fc714d;}
.case_t p{color: #fff;}
.case_t dd{color: rgba(255,255,255,0.6);}
.case_t span{background:#fc714d;}
.case_cont{width: 100%;}
.case_list{overflow: hidden; display: block; height: 500px; }
.case_list .divdgweb_new_div { width: 100%;display: flex;}
.case_list .divdgweb_new_div_item{ width: 20%; float: left; position: relative; cursor: pointer; height: 500px; overflow: hidden; transition: all 0.5s ease 0s; }
.case_list .news_div_item_pic {width:100%;}
.case_list .news_div_item_pic img { display: block; }
.case_list .divdgweb_new_div_item_content{position: absolute;left: 50px;bottom:-100%;width:720px;background: #fff;box-sizing: border-box;padding: 35px;opacity: 0;transition: all 0.35s ease-in-out;transition-delay: 0.25s;}
.case_list .divdgweb_new_div_item:hover .divdgweb_new_div_item_content{opacity: 1;bottom: 50px;}
.case_list .divdgweb_new_div_item_a{display:block;font-size:18px;font-weight:bold;line-height:100%;position:relative;}
.case_list .divdgweb_new_div_item_a:after{content: '←';position: absolute;top: 0;right: 0;font-family: 'zxi';font-size: 18px;color: #333;}
.case_list .divdgweb_new_div_item:hover .divdgweb_new_div_item_a:after{color:#008cd6;}
.case_list .divdgweb_new_div_item_body{margin-top:25px;color:#737374;line-height:24px;}


/*流程*/
.lc_bg ul {margin: 40px 0 60px;display: flex;}
.lc_bg li {display: block;width: calc((100% - 120px) / 7 );height: 200px;background: #f8f8f8;float: left;text-align: center;transition:0.3s all; cursor:pointer;}
.lc_bg li+li{margin-left: 20px;}
.lc_bg li:nth-child(7) {margin-right: 0px;}
.lc_bg li em{ display: inline-block;margin: 30px 0 10px 0;width: 52px;height: 62px;background: url(//memberpic.114my.com.cn/019518/uploadfile/image/20210724/20210724152719_14778668.png) no-repeat left top;transition: all .3s ease;}	
.lc_bg li:nth-child(2) em{ background-position-x:-75px; width:57px;}
.lc_bg li:nth-child(3) em{ background-position-x:-164px;}
.lc_bg li:nth-child(4) em{ background-position-x:-262px;width:62px;}
.lc_bg li:nth-child(5) em{ background-position-x:-369px; width:65px;}
.lc_bg li:nth-child(6) em{ background-position-x:-473px; width:69px;}
.lc_bg li:nth-child(7) em{ background-position-x:-567px; width:70px;}
.lc_bg li:hover em {background-position-y: -89px;}
.lc_bg li:hover{background: #0d4ca9; color:#fff; transition:0.3s all;}
.lc_bg li:hover b {background: #fc714d;}
.lc_bg li:hover p{ color:#fff; transition:0.3s all;}
.lc_bg li:hover span { color: #ffffffb3;}
.lc_bg li p{ font-size:20px; color:#555; transition:0.3s all;}
.lc_bg li span{ font-size: 12px;color: #999;line-height: 30px; transition:0.3s all;}
.lc_bg li b{ display:block; font-size: 16px;color: #fff;text-align: center;line-height: 35px;height: 35px;width: 35px;background: #0d4ca9;border-radius: 50%;margin: 0 auto;margin-top: 24px;z-index: 9999;position: relative;}
.lxfs {width: 50%;line-height: 80px;height: 80px; border-radius:50px;  margin:0 auto; display: block;background: #0d4ca9;color: #fff;font-size: 19px;text-align: center;border-bottom: 4px solid #d2d2d2;box-shadow: 0 0 15px #ddd;}


/*新闻*/
.news_top{width:610px;margin:0px auto;}
.news_wz{ height:48px;line-height: 36px; }
.news_wz b{font-size:26px;}
.news_wz span{font-size:24px; margin-left: 8px; color: #ccc; text-transform: uppercase; font-family: Arial;}
.news_wz em{font-size:16px; font-weight:200; display: block;color: #999;}
.news_tab{}
.news_tab li{float:left;background: #eee; width: 190px; height: 52px; line-height: 52px; text-align: center; border-radius:8px;}
.news_tab li+li{margin-left:19px;}
.news_tab li a{font-size:18px;font-weight:100; color:#666;display: block;}
.news_tab li.on{color:#fff; background:#0d4ca9;box-shadow:0px 0px 10px rgba(38, 149, 215, 0.3);width: 171px; height: 52px; line-height: 52px;}
.news_tab li.on a{color:#fff !important;}
.news_a{margin-right: 17px;}
.news_a em{position:relative;font-size: 20px;color: #c2c2c2; top:8px;}
.news_a .sPrev, .news_a .sNext{position:absolute;top: 2px;font-size: 20px;color: #c2c2c2;cursor: pointer;}
.news_a .sPrev{right: 5px;transform: rotate(-90deg);}
.news_a .sNext{left: 5px;transform: rotate(90deg);}
.news_a i:hover{color:#005cab;}
.news_list{height:28vw; min-height:500px !important;width: 100%;overflow: hidden;}
.news_list .tempWrap {width: 100% !important;}
.news_list .news_div{height:100%;}
.news_list .news_div+.news_div{}
.news_list .news_div_item{width: 23.65%;display: inline-block;position: relative;height:100%;transition:0.5s; padding: 20px; border: 1px #eee solid;box-sizing: border-box;}
.news_list .news_div_item+.news_div_item{margin-left:1.79%;}
.news_list .news_div_item_date{position: absolute;top:54%;display: inline-block;font-weight: 400;left: 19px;padding-left: 32px;height: 22px;}
.news_list .news_div_item_date::before{position:absolute;content:'';background:url(//memberpic.114my.com.cn/019518/uploadfile/image/20210724/20210724152813_1229940287.png) no-repeat left center;top: 0;left: 0;width: 22px;height: 22px;}
.news_list .news_div_item_content{position: absolute;top:60%;left: 19px;padding-right: 14px;}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{float: left;font-size: 15px;line-height: 22px; color: #999;}

.news_list .news_div_item_a{font-size: 16px;display: block;margin-bottom: 16px;position:relative;transition:0.3s; font-weight:normal; color:#222;}
.news_list .news_div_item_a::before{position:absolute;content:'查看详情';bottom: -152px;left: 0;width: 130px;height: 33px;background: #fff;border-radius: 40px;line-height: 33px;color: #999;font-size: 15px;transition:0.5s;padding-left: 43px; border:1px #eee solid; font-weight: 100;}
.news_list .news_div_item_a::after{position:absolute;content:'';bottom: -141px;font-size: 43px;background:url(//memberpic.114my.com.cn/019518/uploadfile/image/20210724/20210724152901_1661606673.png) no-repeat center;width: 18px;height: 14px;left: 130px;transition:0.5s;}
.news_list .news_div_item_body{font-size: 14px;color: #666;font-weight: 100;line-height: 24px;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height:auto;display: block;}
.news_list .news_div_item_pic{    height: 14vw; overflow: hidden;}
.news_list .news_div_item:hover .news_div_item_a{color: #0d4ca9;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{background: #f8f8f8;transition:0.5s;padding-left:40px;}
.news_list .news_div_item:hover .news_div_item_a::after{left:110px;transition:0.5s;}


/*版权*/
.copyright{ background:#222222;position:relative;}
.crcon{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; }
.crcright{ width:380px; height:451px; background:#fff;  text-align:center; padding-top:70px; position:relative; z-index:9;}
.crcode{ font-size:0; margin-bottom:35px;}
.crcleft{width:66%;}
.crcode li{ display:inline-block; vertical-align:top; font-size:18px; color:#525252;}
.crcode li img{ display:block; margin-top:10px; width:140px; height:140px;}
.crcode li+li{ margin-left:20px;}

.crtel{ font-size:16px; color:#cacaca;}

.crtel p+p{ margin-top:25px;}

.links{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center; height:86px; width:950px;}
.links>p{ line-height:40px; font-size:16px; font-weight:bold; color:#fff; padding-left:35px; background:url(//memberpic.114my.com.cn/019518/uploadfile/image/20210724/20210724153140_1511125116.png) no-repeat left center; width:180px;}
.links>p span{ font-size:18px; padding:0 20px 0 5px;color:#cacaca;}

.crtel{ font-size:16px; color:#cacaca;}
.crtel em{ display:block; font-size:32px; font-family:fontDin1; color:#0d4ca9; font-weight:bold;}
.crtel p+p{ margin-top:25px;}
.kslj{ height:365px; padding-top:70px;display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:flex-start;}
.kslj li{ width:100px;}
.kslj p{ font-size:20px; color:#fff;}
.kslj p i{ display:block; width:100%; height:1px; background:#434343; position:relative; margin:20px 0 25px 0;}
.kslj p i:after{ content:''; display:block; position:absolute; left:0; top:0; width:30%; height:1px; background:#0d4ca9; transition:all .3s ease;}
.kslj li+li{ margin-left:120px;}
.kslj li:hover i:after{ width:100%;}
.kslj li a{ display:block; font-size:14px; color:#aaa; line-height:36px; white-space:nowrap;}
.kslj li a:hover{ color:#0d4ca9;}

.crcon:after{ content:''; display:block; position:absolute; width:100%;left:0; height:1px; bottom:162px; background:#231f1f; border-top:1px solid #2c2c2c;}
.end{ background:#0d4ca9;}
.end .box{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.end,.end a{ line-height:86px; font-size:15px; color:#e8e5e5;}
.end a:hover{ color:#fff;}
.end .box p+p{ width:30%; text-align:center; position:relative; z-index:3;}
.end .box p+p a{float:right;}
.crtel p{color:#333;}
.y-kefu-box { position: fixed; right: 0; bottom: 10%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(//memberpic.114my.com.cn/019518/uploadfile/image/20211110/20211110110449_267506369.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color: #0d4ca9; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #0d4ca9; border-color: #0d4ca9; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.line-b{ border-bottom: solid 1px #efefef;}
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color:#0d4ca9; border-color: #0d4ca9;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px;border-bottom: 1px #efefef solid;border-top: 0px !important;}
.y-kefu-box01 .kf-zixun1 i { width: 21px; height: 22px; background-position: -5px -180px; }
.y-kefu-box01 .kf-zixun1:hover>i { background-position: -30px -180px; }
.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;}
.y-kefu-box01 .mobile-infos { width: 220px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color:#0d4ca9; font-size: 18px; }
y-kefu-box .right {width: 12px;height: 12px;position: absolute;right: -12px;top: 24px;}
y-kefu-box .right-arrow1,y-kefu-box .right-arrow2 {width: 0;height: 0;display: block;position: absolute;left: 0;top: 0;border-top: 6px transparent dashed;border-right: 6px transparent dashed;border-bottom: 6px transparent dashed;border-left: 6px white solid;overflow: hidden;}
y-kefu-box .right-arrow1 {left: 1px;border-left: 6px #efefef solid;}
y-kefu-box .right-arrow2 {border-left: 6px white solid;}

.y-kefu-box01 .y-ewm-box { width: 140px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 140px; padding:10px;}
.y-kefu-box01 .y-ewm-box>div p{line-height:34px;}
.y-kefu-box01 .y-ewm-box img { width:120px; height:120px; margin: 0 auto; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 140px;  }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*email*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; width:170px;}
.y-kefu-box01 .y-email-infos p { color:#0d4ca9; font-size: 16px; }
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#0d4ca9;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }