/* CSS Document */
html, 
body, 
div, 
ul, 
li, 
h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
p, 
dl, 
dt, 
dd, 
ol, 
form, 
input, 
textarea, 
th, 
td, 
select {margin: 0;padding: 0;}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup,
i{font-style:inherit;font-weight:inherit;}
*{box-sizing: border-box;font-size:14px;}
html, 
body {min-height: 100%;}
body{min-width:1080px;}
body {font:14px/1.5 "Microsoft YaHei";font-size:14px;color:#333;}
h1, 
h2, 
h3, 
h4, 
h5, 
h6{font-weight:normal;}
ul,ol,li{list-style: none;}
img {border: none;vertical-align: middle;}
a {text-decoration: none;color: #333;}
b{font-weight:normal;}
table {border-collapse: collapse;table-layout: fixed;}
tr,td{padding:0 !important;}
input, 
textarea {outline: none;}
textarea {resize: none;overflow: auto;}
.fl {float: left}
.fr {float: right}
.dfc{display:flex;justify-content:center;}
.dfs{display:flex;justify-content:space-between;}
.dfe{display:flex;justify-content:end;}
.rob{font-family:'rob';}
.cl{clear:both;}
.ov{overflow:hidden;}
.db, 
.lb, 
.dd{font-size:0;}
.db>div, 
.lb>li, 
.dd>dl{display:inline-block;vertical-align:top;}
.bt{text-align: center;padding-top: 30px;color: #36a062;margin-bottom: 30px;}
.bt>dl>dt{font-size:36px;font-weight: bold;}
.bt>dl>dd{font-size: 16px;color: #36a062;}
em, 
.em,
i{text-transform:uppercase;font-family:arial;vertical-align:top;display:block;}
.ellipse {overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.inline{display: inline-block;*display: inline;*zoom: 1;}
.w1500{width:1200px;margin:0 auto;}
:focus {outline:none;background-color:transparent;}
::selection{background:#103f72;color: #fff;}

@font-face {
  font-family: 'ybf';
  src:url('//memberpic.114my.com.cn/dgyuebo/cssnew/iconfont.eot.txt');
  src:url('//memberpic.114my.com.cn/dgyuebo/cssnew/iconfont.eot.txt?#iefix') format('embedded-opentype'),
      url('//memberpic.114my.com.cn/dgyuebo/cssnew/iconfont.woff2.txt') format('woff2'),
      url('//memberpic.114my.com.cn/dgyuebo/cssnew/iconfont.woff.txt') format('woff'),
      url('//memberpic.114my.com.cn/dgyuebo/cssnew/iconfont.ttf.txt') format('truetype'),
      url('//memberpic.114my.com.cn/dgyuebo/cssnew/iconfont.svg.txt#ybf') format('svg');
}
@font-face {
  font-family: "rob";
  src: 
  url("//memberpic.114my.com.cn/dgyuebo/cssnew/Roboto.woff2.txt") format("woff2"),
  url("//memberpic.114my.com.cn/dgyuebo/cssnew/Roboto.woff.txt") format("woff"),
  url("//memberpic.114my.com.cn/dgyuebo/cssnew/Roboto.ttf.txt") format("truetype"),
  url("//memberpic.114my.com.cn/dgyuebo/cssnew/Roboto.eot.txt") format("embedded-opentype"),
  url("//memberpic.114my.com.cn/dgyuebo/cssnew/Roboto.svg.txt") format("svg");
}

@media(max-width:1260px){
    .w1500{width:1080px !important;}
}
/*head*/
.header {width: 100%;}
.header .head_top {overflow: hidden;height: 40px;width: 100%;border-bottom: 1px solid #ececec;}
.header .head_top p {float: left;line-height: 40px;color: #999;}
.header .head_top .rightCon {float: right;overflow: hidden;color: #333;}
.header .head_top .rightCon a {color: #999;padding: 0 18px;display: inline-block;border-right: 1px solid #a1a1a1;}
.header .head_top .rightCon a:last-child {padding-right: 0;border: none;}
.header .head_cen {overflow: hidden;width:100%;max-width: 1200px;margin: 0 auto;height: 110px;}
.header .head_cen .logo {height:54px;float: left;margin-top: 28px;padding-right:26px;border-right:1px solid #eee;margin-right:26px;}
.header .head_cen .logo img{width:280px;height:auto;}
.header .head_cen .ltt{flex:1;margin-top:28px;}
.header .head_cen .ltt p{font-size:24px;font-weight:bold;color:#0057b6;line-height: 100%;}
.header .head_cen .ltt span{display:block;font-size:18px;color:#666;line-height: 100%;margin-top:12px;}
.header .head_cen .albb{margin-top:38px;}
.header .head_cen #search_bg{padding-right:66px;margin-right:20px;}
.header .head_cen #infoname{width:252px;}
.header .head_cen .phone {font-size:16px;color: #333;float: right;margin-top:28px;font-weight: bold;padding-left: 36px;position:relative;}
.header .head_cen .phone:before{line-height:52px;font-size: 22px;color:#fe0000;position:absolute;top:0;left:0;}
.header .head_cen .phone p{line-height:28px;font-weight: normal;}
.header .head_cen .phone p+p{}
.header .head_cen .phone b {font-size: 28px;font-weight: bold;color: #0057b6;line-height: 100%;display: inline-block;vertical-align: top;}
.nav_wrapp{width: 100%;height: 56px;line-height: 56px;background: #0057b6;}
.nav>ul{flex:1;}
.nav>ul>li {width:calc(100% / 6);position: relative;text-align: center;}
.nav>ul>li:after {content: '';display: block;width: 1px;height: 14px;border-right: 1px dotted #fff;position: absolute;right: 0;top: 23px;}
.nav>ul>li:last-child:after {display: none;}
.nav>ul>li>a {color: #fff;display: block;font-size:18px;}
.nav>ul>li.on:after,
.nav>ul>li:hover:after {display: none;}
.nav>ul>li.on>a,
.nav>ul>li:hover>a {color: #fff;background: #004b9e;}

.icon_wechat{width:72px;height:72px;position:relative;background:#141414;}
.icon_wechat:hover{background: #034082;}
.icon_wechat i{color:#fff;font-size: 30px;text-align: center;}
.wechat_box{width:188px;background:rgba(255,255,255,0.8);position:absolute;top:72px;right:0;z-index:9;padding:20px;transform-origin:top;transform:rotateX(90deg);transition:all 0.5s;}
.icon_wechat:hover .wechat_box{transform:rotateX(0deg);}
.wechat_box em{position:relative;}
.wechat_box em img{width:100%;}
.wechat_box em:after,
.copy_ewm dt:after{display:block;position:absolute;top:0;left:0;width:100%; height:10px;content:"";background:linear-gradient(to bottom,#0057b6, 
	transparent);animation:light2 5s infinite;}
.wechat_box p{padding-left:25px;color:#333;line-height:20px;position:relative;margin-top:10px;}

.nav_xl{width:100%;height:0;visibility: hidden;background:#fff;position:absolute;top:56px;left:0px;;z-index: 9;}
.nav_xl ul{width:100%;}
.nav_xl ul li{line-height:42px;}
.nav_xl ul li a{font-size:16px;display:block;border-bottom:1px solid #eee;position:relative;padding-right:16px;}
.nav_xl ul li a:hover{color:#0057b6;}
.nav_xl ul li>a:after,
.nav_xl .divproduct_new_div_item_title a:after{content:'\e634';font-family:ybf;font-size:16px;color:#ccc;line-height:42px;position:absolute;top:0;right:20px;}
.nav_xl>ul>li:hover>a:after,
.nav_xl .divproduct_new_div_item:hover .divproduct_new_div_item_title a:after{color:#0057b6;}
.nav_xl .navxl_box{width:220px;position:absolute;top:0;left:220px;display:none;}
.nav_xl ul li:hover .navxl_box{display:block;}
.nav_xl .divproduct_new_div{width:100%;}
.nav_xl .product_div_item_pic{width:420px;float:right;position:relative;display:none;}
.nav_xl .product_div_item_pic a{border:none;}
.nav_xl .product_div_item_pic img{width:100%;}
.nav_xl .divproduct_new_div_item:hover .product_div_item_pic{display:block;}
.nav_xl .divproduct_new_div_item_body{padding:20px;line-height:26px;}
.nav_xl .divproduct_new_div_item_title a{position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media(max-width:1250px){
    .header .head_cen .phone b{font-size: 28px;}
}
@keyframes light2{
    0%{top:0;opacity:0.2;}
    50%{top:100%;opacity:1;}
    100%{top:0;opacity:0.2;}
}

/*banner*/
.banner{width:100%;height:100%;overflow: hidden;position: relative;z-index:1;}
.banner .bd{position: relative;z-index:2;}
.banner .bd li{min-width:1200px;width:100%;height:600px;}
.banner .bd li img{width:100%;height:auto;}
.banner .hd{width:100%;height:100%;position:absolute;top:0;left:0;}
.banner .hd ul{width:100%;position:absolute;bottom:30px;z-index:3;}
.banner .hd li{width:20px;height:10px;border-radius:10px;background:#fff;font-size:0;}
.banner .hd li+li{margin-left:10px;}
.banner .hd li.on{background:#0057b6;}
.banner .hd a{width:50px;height:100px;border-radius:4px;background:rgba(0,0,0,0.6);position:absolute;top:50%;margin-top:-50px;font-size:26px;color:#fff;text-align: center;line-height:100px;cursor: pointer;user-select:none;opacity:0;transition:all 0.5s;z-index:3;}
.banner .hd .next{left:30px;}
.banner .hd .prev{right:30px;}
.banner .hd a:hover{background:#000;}
.banner:hover .hd a{opacity:1;}

/*all_title*/
.all_title{text-align: center;margin-bottom:3.3vh;}
.all_title p{font-size:32px;color:#333 !important;line-height:100%;position:relative;display:inline-block;margin:0 auto;}
.all_title p i{width:18px;height:18px;position:absolute;bottom:0;}
.all_title .left_ic{left:-38px;}
.all_title .right_ic{right:-38px;}
.all_title p i:before,
.all_title p i:after{content:'';position:absolute;}
.all_title .left_ic:before{width:10px;height:10px;background:#fe0000;bottom:0;left:0;animation:allLefticb 3s infinite;}
.all_title .left_ic:after{width:14px;height:14px;background:rgb(0 87 182 / 0.6);top:0;right:0;animation:allLeftica 3s infinite;}
.all_title .right_ic:before{width:10px;height:10px;background:#fe0000;bottom:0;right:0;animation:allRightica 6s infinite;}
.all_title .right_ic:after{width:14px;height:14px;background:rgb(0 87 182 / 0.6);top:0;left:0;animation:allRighticb 6s infinite;}
.all_title span{display: block;font-size:16px;font-weight:100;line-height: 100%;color:#888888;margin-top:1.7vh;}

@keyframes allLeftica{
  0%{top:0;right:0;background:rgb(0 87 182 / 0.6);}
  50%{top:4px;right:4px;background:#fe0000;}
  100%{top:0;right:0;background:rgb(0 87 182 / 0.6);}
}
@keyframes allLefticb{
  0%{bottom:0;left:0;background:#fe0000;}
  50%{bottom:8px;left:8px;background:rgb(0 87 182 / 0.6);}
  100%{bottom:0;left:0;background:#fe0000;}
}
@keyframes allRightica{
  0%{bottom:0;right:0;background:#fe0000;}
  50%{bottom:4px;right:4px;background:rgb(0 87 182 / 0.6);}
  100%{bottom:0;right:0;background:#fe0000;}
}
@keyframes allRighticb{
  0%{top:0;left:0;background:rgb(0 87 182 / 0.6);}
  50%{top:8px;left:8px;background:#fe0000;}
  100%{top:0;left:0;background:rgb(0 87 182 / 0.6);}
}
/* Search */
.SearchFor{height: 70px;line-height: 70px;overflow: hidden;background-color: #fff;}
.SearchFor .keyword {font-size: 14px;color: #333;height: 70px;width: 770px;}
.SearchFor .keyword span {float: left;height: 70px;line-height: 70px;color: #053971;font-weight: bold;}
.SearchFor .keyword p {float: left;height: 70px;line-height: 70px;color: #666;}
.SearchFor .keyword p a {height: 70px;line-height: 70px;color: #666;font-size: 14px;padding: 0 10px;}
.SearchFor .keyword p a:hover {color: #053971;}
.SearchFor .keyword a:first-child {padding-left: 0;border-left: none;}
.SearchFor form{margin-top: 17px;}
.search_l{display:flex;align-items:center;justify-content:space-between;}
.search_l a{display: block;}
.search_r{position:relative;}
#infoname{width:390px;height:39px;line-height: 37px;border-left:1px solid #eee;text-indent:12px;margin-left:200px;}
.z_img{width:66px;height:39px;position:absolute;top:0;right:0;background:#0057b6}
/*proposal*/
.pos_wrapp{width:100%;background:#f6f6f6;padding:5.4vh 0;}
.posw_list{margin-top:30px;}
.poswl_item{width:16%;background:#fff;border-radius:20px;margin-bottom: 3.3vh;float:left;position:relative;transition:all 0.3s ease;z-index:2;}
.poswl_item.on{background:#0057b6;transform:translateY(-10px);}
.poswl_item:after{content:'';width:81%;height:14px;border-radius:100%;box-shadow: 5px 13px 10px #0057b6;position:absolute;bottom:0px;left:50%;margin-left:-40.5%;opacity:0;transition:all 0.3s ease;z-index:-1;}
.poswl_item.on:after{opacity:1;}
.poswli_con{width:100%;height:155px;}
.poswl_item.on .poswli_con{height:163px;}
.poswlic_s{padding:12%;}
.poswlic_s i{width:42px;height:42px;border-radius:100%;background:rgba(0,0,0,0.1);text-align: center;line-height:42px;font-size:26px;transition:all 0.3s ease;}
.poswl_item.on i{width:50px;height:50px;background:rgba(255,255,255,0.18);line-height:50px;color:#fff;}
.poswlic_s p{font-size:16px;margin: 12px 0 6px;}
.poswl_item.on p{color:#fff;}
.poswlic_s span{color:#999;}
.poswl_item.on span{color:#fff;}
.posw_con p{text-align: center;font-size:16px;font-weight:100;color:#999;line-height:30px;}
.poswc_tel{width:478px;height:52px;border-radius:52px;background:#333;margin:50px auto 0;position:relative;}
.poswc_tel b,
.poswc_tel i,
.poswc_tel em{position:absolute;top:0;}
.poswc_tel b{width:152px;height:52px;border-radius:52px;background:#0057b6;display:block;text-align: center;line-height:52px;font-size:16px;color:#fff;left:0;z-index:2;}
.poswc_tel i{width:212px;height:52px;border-radius:52px;background:#234d7a;padding-left:152px;text-align: center;line-height:52px;font-size:23px;color:#fff;left:0;z-index:1;}
.poswc_tel em{width:266px;font-size:30px;color:#fff;line-height:52px;text-align: center;right:0;}

@media(max-width:1520px){
    .poswl_item{width:15%;}
}
@media(max-width:1450px){
    .poswl_item{width:15%;}
    .poswlic_s p{margin: 12px 0 6px;}
}
/*title*/
.two_title{text-align: center;margin-bottom:3.3vh;}
.two_title p {font-size: 32px;color: #333;display: block;line-height: 42px;margin-bottom:6px;font-weight: bold;}
.two_title span {font-size:16px;color: #999;}
.two_title em{position: relative;width: 80px;margin: 15px auto 30px;display: block;}
.two_title em::before,
.two_title em::after{position: absolute;content: '';width:15px;height: 5px;top:0;left:0;}
.two_title em::after{right: 0px;left: inherit;background:#fe0000;animation:allTitleAfter 3s infinite linear;}
.two_title em::before{background:#0057b6;animation:allTitleBefore 3s infinite linear;}
.two_title i{width: 30px;height: 5px;background:#333;margin:0 auto;display:block;animation:allTitleI 3s infinite linear;}

@keyframes allTitleI{
0%{transform:translateX(0px);}
25%{transform:translateX(-25px);}
50%{transform:translateX(0px);}
75%{transform:translateX(25px);}
100%{transform:translateX(0px);}
}
@keyframes allTitleBefore{
0%{width:15px;}
25%{width:0px;}
50%{width:15px;}
75%{width:30px;}
100%{width:15px;}
}
@keyframes allTitleAfter{
0%{width:15px;}
25%{width:30px;}
50%{width:15px;}
75%{width:0px;}
100%{width:15px;}
}

/*products*/
.pro_bg{background: url(//memberpic.114my.com.cn/dgyuebo/uploadfile/image/20201017/20201017175903_2135097344.jpg) no-repeat center bottom;width: 100%;padding:5.4vh 0;overflow: hidden;}
.pro_con{}
.pro_le{width: 326px;background: #f5f5f5;}
.pro_le >p{line-height: 100px;text-align: center;color:#fff;font-size: 30px;background: #0057b6;font-weight: bold;border-bottom:1px solid #497fba;border-top-left-radius: 16px;border-top-right-radius: 16px;}
.pro_cpnr{padding: 15px;}
.pro_tab table{width: 100%;}
.pro_tab tr,
.pro_tab td{display: block;}
.pro_tab tr+tr{margin-top: 2px;}
.pro_tab td{transition: 0.5s;position: relative;}
.pro_tab>table>tbody>tr>td{height:42px;}
.pro_tab>table>tbody>tr>td:before{position: absolute;content: '';background: #0057b6;width: 10px;height: 10px;border: 5px solid #fff;top: 50%;margin-top: -8px;left: 58px;transition: 0.5s;border-radius: 100%;}
.pro_tab>table>tbody>tr.on>td:before{background: #0057b6;}
.pro_tab>table>tbody>tr>td a,.pro_tab>a{display: block;width: 100%;height: 46px;line-height: 46px;transition: 0.5s;font-size: 18px;padding-left: 98px;font-weight: normal !important;background: #e8e8e8;transition: 0.5s;}
.pro_tab>table>tbody>tr.on>td a,.pro_tab>a:hover{background: #0057b6;color: #fff;}

.pro_tab>table>tbody>tr>tr tr,.pro_tab>a+a{margin-top: 2px;}
.pro_tab>table>tbody>tr>tr td td {height:46px;}
.pro_tab>table>tbody>tr>tr td td:before{content: '\e634';font-family:ybf;font-size:16px;color:#999;line-height:46px;position: absolute;top: 0;left: 58px;transition: 0.5s;}
.pro_tab>table>tbody>tr>tr td td:hover:before{color:#fff;}
.pro_tab>table>tbody>tr>tr td td a{display: block;width: 100%;line-height:46px;font-size:16px;color:#999;padding-left:98px;}
.pro_tab>table>tbody>tr>tr td td:hover a{background:#0057b6;color:#fff;}

.pro_tel{text-align: center;background: #fff;margin-top: 15px;padding:25px 20px 20px;text-align:left;}
.pro_tel em{font-size: 52px;display: block;margin-bottom: 15px;color: #0057b6;line-height: 52px;}
.pro_tel b{font-size: 16px;line-height:52px;display: inline-block;vertical-align: top;margin-left:10px;}
.pro_tel p{line-height: 32px;font-size: 30px;font-weight: bold;font-family: "Roboto";color: #0057b6;position:relative;padding-bottom:20px;margin-bottom:20px;}
.pro_tel p:after{content:'';width:30px;height:1px;background:#ccc;position:absolute;bottom:0;left:0;}
.pro_tel img{width:100%;}
.pro_tel ul{margin-top:10px;}
.pro_tel li{font-size: 15px;line-height:24px;color: #999;padding:8px 0 8px 25px;position:relative;}
.pro_tel li:before{font-size:18px;line-height:24px;position:absolute;top:8px;left:0;}

.pro_ri{width:944px;}
.pro_cp{background: url(//memberpic.114my.com.cn/dgyuebo/uploadfile/image/20201019/20201019002146_681184704.jpg); height: 358px;}
.pro_cp_l{margin-top: 86px;margin-left: 81px;position: relative;}
.pro_cp_l p{line-height: 62px;font-size:50px;color: #fff;font-family: "思源黑体";position: relative;z-index: 2;margin-bottom:42px;}
.pro_cp_l p b{width:62px;height: 62px;background:#0057b6;display: block;border-radius: 100%;text-align: center;line-height: 62px;font-size: 42px;font-weight: bold;color: #fff;float: left;margin-right: 11px;position:relative;}
.pro_cp_l p b:before{content:'';width:86px;height:86px;border-radius: 100%;background:rgb(0 87 182 / 0.28);position:absolute;top:50%;left:50%;margin:-43px 0 0 -43px;}
.pro_cp_l p span{font-size: 50px;font-weight: bold;}
.pro_cp_l p:last-child{padding-left: 56px;margin-top: 16px;}
.pro_cp_l p:last-child em{float: left;line-height: 44px;font-size: 25px;font-weight: normal;margin-right: 3px;}
.pro_cp_l i{width:545px;height:58px;border-radius:58px;border:1px solid #fff;font-size:36px;color:#fff;line-height:56px;text-align:center;position:relative;}
.pro_cp_l i:before,
.pro_cp_l i:after{content:'';position:absolute;}
.pro_cp_l i:before{width:270px;height:1px;background:#fff;top:50%;right:-300px;}
.pro_cp_l i:after{width:13px;height:13px;border-radius:100%;background:#fff;top:50%;right:-300px;margin-top:-6px;}
.pro_cp_r{margin-top:-95px;margin-right: 92px;}

.pro_nr{background: #fff;margin-top: 40px;}
.pro_nr tr{display:block;overflow: hidden;}
.pro_nr tr+tr{margin-top: 26px;}
.pro_nr td{transition: 0.5s;position: relative;float: left;width:calc((100% - 26px) / 3);overflow: hidden;border: 1px solid #ececec;transition: 0.5s;}
.pro_nr td+td{margin-left: 13px;}
.pro_nr td img{width:calc(100% + 2px);margin:-1px;}
.pro_nr td br{display: none;}
.pro_nr td span{position: absolute;bottom: -94px;right: -94px;width: 188px !important;transition: 0.5s;padding-top: 0 !important;height:188px;background: rgb(0 89 184 / 20%);border-radius: 100%;transition: 0.5s;}
.pro_nr td span a{width: 154px;height: 154px;margin-top: 17px;margin-left: 3px;background: rgb(0 89 184 / 80%);display: block;border-radius: 100%;position: relative;text-align: center;line-height: 200px;transition: 0.5s;font-size: 16px;}
.pro_nr td span a:before{position: absolute;content: "\e66e";font-family: "ybf";font-size: 20px;color: #fff;top: 38px;left: 38px;line-height: 20px;}

.pro_nr td:hover span{background: none;width: 100% !important;height: 100%;transition: 0.5s;bottom: 0;right: 0;border-radius: initial;}
.pro_nr td:hover span a{width: 100%;height: 100%;line-height: 300px;color: #fff;transition: 0.5s;margin-top: 0;border-radius: initial;margin-left: 0;}
.pro_nr td:hover span a:before{content: "\e66e";text-align: center;top: 50%;left: 50%;font-size: 30px;margin-left: -15px;margin-top: -15px;}

.pro_hb{ width:100%;margin-bottom:8px;}
.pro_hb .list{ width:48%; background:#f3f3f3; border-radius:6px; padding:0 20px;}
.pro_hb .list .top{ width:100%; border-bottom:1px solid #e7e7e7; padding:20px 0;overflow: hidden;}
.pro_hb .list .top .img{ width:120px; height:120px;border-radius:100%;overflow:hidden;display: block;border:5px solid #ccc;}
.pro_hb .list.on .top .img{border:5px solid #004086;}
.pro_hb .list .top .img img{ width:100%;}
.pro_hb .list .top .nr{ width:calc(100% - 135px);}
.pro_hb .list .top .nr .fz20{font-size:18px;font-weight:bold;line-height: 100%;color:#555; margin:20px 0;display: block;}
.pro_hb .list .top .nr .fz12{ height:60px; overflow:hidden; color:#888;}
.pro_hb .list .bot{ color:#888; position:relative; padding:20px 0 25px;}
.pro_hb .list .bot img{ width:15px; height:8px; display:none; position:absolute; left:50%; bottom:-8px; z-index:2; margin-left:-7.5px;}
.pro_hb .list.on{ background:#0057b6;}
.pro_hb .list.on .top{ border-bottom:1px solid #1062bb;}
.pro_hb .list.on .top .nr .fz20{ color:#fff;}
.pro_hb .list.on .top .nr .fz12{ color:#fff;}
.pro_hb .list.on .bot{ color:#fff;}
.pro_hb .list.on .bot img{ display:inline-block;}
.pro_db{ width:100%;height:271px;position:relative; margin-top:30px;}
.pro_db .pro_item{position:relative;}
.pro_db .pro_item+.pro_item{display:none;}
.pro_db table{height:262px;display:block;position: relative;overflow:hidden;}
.pro_db tr{ width:100%; height:262px; overflow:hidden;display:block;}
.pro_db tr td{ width:284px;display: inline-block;text-align:center; overflow:hidden; border:1px solid #ddd;margin-right:20px;position:relative;}
.pro_db tr td:after{content:''; display:block; position:absolute; width:100%; height:100%; top:0px; left:-120%; background:#0057b6; transition:all 0.5s ease;transform: rotate(90deg);}
.pro_db tr td:hover:after{ left:0px; transform: rotate(0deg);}
.pro_db tr td>a{ width:262px;display:block;overflow:hidden; margin:10px;position:relative;z-index:2;}
.pro_db tr td>a:before{content:'';width:calc(100% - 4px);height:calc(100% - 4px);border:2px solid #fff;position:absolute;top:0;left:0;}
.pro_db tr td>a img{ width:100%;height:auto;}
.pro_db tr td br{display:none;}
.pro_db tr td span{ display:block;width:100%; height:48px; border-top:1px solid #ddd;position:relative;z-index:2;transition:all 0.5s ease;}
.pro_db tr td:hover span{border-top:1px solid #256ab5;}
.pro_db tr td span a{display:block; line-height:48px;transition:all 0.5s ease;}
.pro_db tr td:hover span a{color:#fff;}

.pro_db .pro_item .ybf{width:60px; height:60px;overflow:hidden;border-radius:100%;background:#f3f3f3; position:absolute;top:100px;z-index:2;text-align:center;line-height:60px;font-size:22px;color:#999;user-select: none;}
.pro_db .prev{left:-100px;}
.pro_db .next{right:-100px;}
.pro_db .pro_item .ybf:hover{background:#0057b6;color:#fff;}
/*strength*/
.str_wrapp{width:100%;background:#f8f8f8;padding:5.4vh 0;overflow: hidden;}
.str_title p{color:#fff;}
.strwl_num{width:91px;}
.strwl_num li{width:70px;height:70px;font-family:arial;font-size:18px;color:#888;text-align: center;line-height:70px;position:relative;transition:all 0.3s ease;}
.strwl_num li:before,
.strwl_num li:after{content:'';width:2px;height:0;background:#888;position:absolute;left:50%;margin-left:-1px;transition:all 0.3s ease;}
.strwl_num li:before{top:-18px;}
.strwl_num li:after{bottom:-18px;}
.strwl_num li.on{background:#0057b6;border-radius:100%;color:#fff;margin:45px 0;}
.strwl_num li.on:first-child{margin-top:0;}
.strwl_num li.on:last-child{margin-bottom:0;}
.strwl_num li.on:before{height:30px;top:-45px;}
.strwl_num li.on:after{height:30px;bottom:-45px;}
.strwl_num li.on:first-child:before,
.strwl_num li.on:last-child:after{height:0;}

.strw_list {overflow: hidden;}
.strw_list .tempWrap{}
.strwl_con{width:calc(100% - 111px);overflow: hidden;}
.strwlc_item{width:100%;height:437px;position:relative;}
.strwlci_le{width:41%;height:400px;background:#fff url(//memberpic.114my.com.cn/dgyuebo/uploadfile/image/20201017/20201017212220_634986128.jpg) no-repeat right center;padding:40px;}
.strle_top{position:relative;padding-bottom:20px;margin-bottom:25px;}
.strle_top b{font-size:28px;font-weight: bold;line-height:100%;display: block;}
.strle_top em{font-size:14px;color:#999;padding-top:18px;margin-left:13px;text-transform:capitalize;}
.strle_top:before{content:'';width:50px;height:2px;background:#9d9d9e;position:absolute;bottom:0;left:0;}
.strle_btm li+li{margin-top:40px;}
.strle_btm li i{width:60px;height:60px;border-radius:4px;border:1px solid #eeeeee;text-align: center;line-height:60px;margin-right:22px;font-size:28px;color:#0057b6;background:#fff;}
.strle_btm li p{width:325px;}
.strle_btm li p b{display: block;font-size:16px;color:#333;margin-bottom:8px;}
.strle_btm li p span{display: block;font-size:14px;color:#767676;line-height:22px;}

.strwlci_ri{width:59%;height:437px;position:relative;max-width:960px;}
.strwlci_ri img{width:100%;}

/*solutions*/
.solb_tab{width:100%%;}
.solb_tab table{width:100%;height: 100%;}
.solb_tab tbody{height: 100%;display: flex;flex-wrap: wrap;}
.solb_tab tr{width:12.5%;height:72px;background:#fff;transition:all 0.3s ease;}
.solb_tab tr:hover{background:#0057b6;}
.solb_tab td{height:100% !important;display: block;text-align: center;}
.solb_tab td+td{margin-left:5px;}
.solb_tab td .icon{width:26px;height:26px;fill: currentColor;overflow: hidden;transition:all 0.3s ease;}
.solb_tab td a{display: inline-block;height:100%;font-size:18px;position:relative;padding-left:36px;align-items: center;transition:all 0.3s ease;}
.solb_tab tr:hover a{color:#fff;}
.solb_tab td a:before{height:26px;font-family:'ybf';font-size:26px;line-height: 100%;position:absolute;top:50%;left:0;margin-top:-13px;}
.sc_svg{display:none;}

.case_nr{width: 100%;}
.case_tab{}
.case_tab tr{display:block;width: 100%;}
.case_tab tr+tr{margin-top:15px;}
.case_tab td{position:relative;width:24%;margin-bottom: 12px;display: inline-block;padding: 10px 10px 0 !important;;transition: 0.5s;overflow: hidden;border: 1px solid #ccc;border-radius: 20px;}
.case_tab td+td{margin-left:1.33%;}
.case_tab td>a{display:block;border-top-left-radius: 10px;border-top-right-radius: 10px;overflow: hidden;}
.case_tab td img{width:100%;height:auto;transition:all 0.6s ease;}
.case_tab td:hover img{transform:scale(1.2);}
.case_tab td br{display: none;}
.case_tab td div{width: 100%;transition: 0.5s;padding-top: 0 !important;height:49px;}
.case_tab td div a{width: 100%;height: 49px;text-align:center;display: block;line-height: 49px;font-size: 16px;transition: 0.5s;}
.case_tab td:hover div{bottom:0 !important;transition: 0.5s;}

.sol_box{margin:5.4vh auto;}
.solb_con{width:100%;}
.solb_con .divdgweb_new_div{display:flex;}
.solb_con .divdgweb_new_div_item{width:800px;height:600px;position:relative;overflow:hidden;}
.solb_con .news_div_item_pic a{display:block;}
.solb_con .news_div_item_pic img{height:auto;}
.solb_con .divdgweb_new_div_item_content{width:800px;padding:35px;background:rgba(0,0,0,0.8);position:absolute;bottom:-55px;left:0;transition:all 0.3s ease;}
.solb_con .divdgweb_new_div_item:hover .divdgweb_new_div_item_content{bottom:0;}
.solb_con .divdgweb_new_div_item_title{margin-bottom:35px;transition:all 0.3s ease;}
.solb_con .divdgweb_new_div_item:hover .divdgweb_new_div_item_title{margin-bottom:25px;}
.solb_con .divdgweb_new_div_item_title a{font-size:18px;color:#fff;display:block;position:relative;}
.solb_con .divdgweb_new_div_item_title a:before{content: "\e634";height:10px;font-family:"ybf";font-size:16px;color:#999;line-height:10px;position:absolute;top:50%;right:0;margin-top:-5px;transition:all 0.3s ease;}
.solb_con .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a:before{font-size:22px;color:#fff;}
.solb_con .divdgweb_new_div_item_body{font-size:16px;color:#999;}

/*customize*/
.cus_wrapp{width:100%;padding:60px 0;background:url(//memberpic.114my.com.cn/dgyuebo/uploadfile/image/20201018/20201018112058_565677545.png) no-repeat center;}
.cusw_con{background:#fff;padding:60px 50px;}
.cuswc_li dl{display:inline-block;vertical-align:top;text-align: center;}
.cuswc_li dt{display:inline-block;font-size:42px;position:relative;z-index:2;}
.cuswc_li dt:before{content:'';width:36px;height:36px;border-radius:100%;background:rgb(0 87 182 / 0.5);position:absolute;top:-6px;left:-6px;z-index: -1;}
.cuswc_li dl img{position: relative;top:0;transform:rotateY(0);transition:500ms ease;}
.cuswc_li dl:hover img{top:-10px;transform:rotateY(360deg);transition:500ms ease;}
.cuswc_li dd{font-size:16px;line-height:16px;color:#666;margin-top:25px;}
.pce_btn{height:48px;text-align: center;position:relative;margin-top:4.3vh;}
.pce_btn:before,
.pce_btn:after{content:'';width:calc(50% - 130px);height:1px;background:#e6e6e6;position:absolute;top:50%;}
.pce_btn:before{left:0;}
.pce_btn:after{right:0;}
.pce_btn button{width:220px;height:42px;border-radius:48px;background:#0057b6;border:none;}
.pce_btn button a{display:block;font-size:18px;color:#fff;}

.from_tab{width:100%;display: flex;}
.from_tab>div{width:calc((100% - 3vw) / 4);box-shadow: 0 0 13px 0px rgba(0, 
	0, 
0, 
0.1);border-radius: 30px;display: flex;overflow:hidden;}
#feedback_form {margin: 30px 0 0;height: 60px;}
.from_feedback .col4{float: left;height: 52px;background: #fff;}
.from_feedback .col4+.col4{margin-left: 1vw;}
.from_feedback .col4 em{display: inline-block;font-size: 30px;color: #d2d2d2;margin-left: 24px;line-height:52px;}
.from_feedback .col4 input{height: 100%;width: calc(100% - 54px);margin-left: 16px;font-size: 16px;color: #999;}
.from_feedback #tianxieone{width: 20vw;float: left;margin-left: 20px;}
.from_feedback #tianxiethree{width:100%;height: 52px;border-radius: 30px;background: #fff;display: flex;align-items: center;justify-content: space-between;}
.from_feedback #tianxiethree em{display: inline-block;font-size: 30px;color: #d2d2d2;margin-top:2px;margin-left: 24px;}
.from_feedback #tianxiethree>input{height: 100%;width: 58px;margin-left: 16px;font-size: 16px;color: #999;line-height: 52px;}
.from_feedback #tianxiethree #authcode{width:calc(100% - 246px)}
.from_feedback .feedback_btn{float:right;width:120px;height: 60px;text-align: center;}
.from_feedback .feedback_btn .btns{line-height: 60px;width: 100%;border-top-right-radius: 30px;border-bottom-right-radius: 30px;background: #000;color: #fff;font-size: 16px;}
.from_feedback .feedback_btn .btns:hover{background: #0057b6;}
.f_wz{color:#999;font-size: 16px;}

/*about*/
.about dl{margin-top:4.9vh;width:100%;height: 415px;background: #f7f7f7;overflow: hidden;}
.about dl dt{width: 662px;height: 410px;float: left;line-height: 0;position:relative;overflow: hidden;padding:42px 0 42px 42px;}
.about dl dt img{width: 100%;height: auto;}
.about dl dt i{width:82px;height:82px;color:#0057b6;line-height:76px;text-align:center;border-radius: 100%;border: 3px solid rgba(255,255,255,0.49);cursor: pointer;position:absolute;top:50%;left:50%;margin:-41px 0 0 -41px;z-index: 1;}
.about dl dt i:before,
.about dl dt i:after {top: 0;left: 0;right: 0;bottom: 0;z-index: -1;content: "";opacity: .4;display: block;position: absolute;border-radius: 100%;border: 3px solid rgba(0, 87, 180, 0.49)}
.about dl dt i:before {animation: pulse 2s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite both}
.about dl dt i:after {animation: pulse 2s .6s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite both}
.about dl dd{width:calc(100% - 662px);float: left;padding:42px;}
.about dl dd h5{overflow: hidden;font-weight: normal;}
.about dl dd h5 a{font-size: 26px;color: #000;font-weight: bold;display: block;line-height: 100%;}
.about dl dd h5 a:hover{ color: #0057b6;}
.about .ab_desc{font-size: 14px;color: #333;line-height: 24px;}
.about dl dd p{padding: 20px 0 0;line-height:28px;color:#666;}
.about dl dd span{margin-top: 20px;display: block;}
.about dl dd span a{font-size:22px;color:#0057b6;transition:all 0.3s ease;}
.about dl dd span a:hover{font-size:30px;}

.honor{background: #f7f7f7;}
.honor_t{height: 124px;line-height: 124px;overflow: hidden;}
.honor_t a{font-size: 16px;color: #333;font-weight: bold;display: block;line-height: 124px;position:relative;}
.honor_t a:after{content:'';width:calc(100% - 298px);height:1px;background:#e0e0e0;position:absolute;top:50%;left:188px;}
.honor_t span{float: right;font-size: 14px;line-height: 124px;text-transform: uppercase;font-weight: normal;display: block;width: 120px;text-align: center;}
.honor_t em{display: block;float: left;width: 50px;height: 50px;line-height:50px;font-size: 26px;overflow: hidden;border-radius: 50%;box-shadow: 0 3px 10px 3px rgb(0 87 182 / 0.2);margin: 35px 15px 0 30px;text-align: center;background:#0057b6;color:#fff;}
.honor_t em img{width: 50px;height: 50px;}
.honor_qie{width:100%;overflow: hidden;padding:0 30px 3.3vh;}
.honor tr{display:block;}
.honor td{width:calc((100% - 36px) / 4);float: left;margin-right: 12px;overflow: hidden;}
.honor td img{width: 100%;height: auto;}
.honor td div {display:block; text-align:center; height:36px; overflow:hidden;padding-top: 0 !important;}
.honor td div a{display:block;font-size:14px; color:#333; line-height:36px;}

	
@keyframes pulse {
    0% {
        opacity: .5;
        transform: scale(1)
    }
    100% {
        opacity: 0;
        transform: scale(1.75)
    }
}
/*--news--*/
.news{padding:5.4vh 0;overflow:hidden;}
.news-tab{overflow:hidden;}
.new_item{width:32%;}
.nc_pic img{width:100%;}
.new_tit{margin-bottom: 20px;}
.new_tit > a{width:120px;display:block;line-height:100%;font-size:26px;}
.new_tit span,.new_tit span a{display:block;line-height:52px;font-size: 12px;color:#c0c0c0;}
.new_tit span{padding-right:15px;}
.new_tit span a:hover{color:#0057b6;}

.new_con .news_div_item_pic{height:0;overflow: hidden;position:relative;transition:all 0.3s ease;}
.new_con .news_div_item.on .news_div_item_pic{height:265px;}
.new_con .news_div_item.on .news_div_item_pic:before{content:'';width:calc(100% - 4px);height:calc(100% - 4px);border:2px solid #0057b6;position:absolute;top:0;left:0;}
.new_con .news_div_item_pic img{width:100%;height:auto;}
.new_con .news_div_item_content{border-bottom:1px dashed #ccc;}
.new_con .news_div_item_title {display:flex;justify-content: space-between;position:relative;overflow:hidden;transition:all 0.3s ease;}
.new_con .news_div_item_title a{display:block;color:#767676;line-height:5.6vh;}
.new_con .news_div_item.on .news_div_item_title a{color:#0057b6;}
.new_con .news_div_item_body{height:0;overflow: hidden;transition:all 0.3s ease;}
.new_con .news_div_item.on .news_div_item_body{height:73px;padding-bottom:10px;}
.new_con .news_div_item_date>div{display:inline-block;line-height: 5.6vh;color:#999;}
.nc_more{width:130px;height:38px;background:#0057b6;margin-top:20px;}
.nc_more a{display:block;text-align:center;line-height:38px;color:#fff;}

/*copy*/
.foot_dh{ width:100%; min-width:1080px;background:#272727;padding-top:3.3vh;}
.foot_dh li {float: left;font-size: 14px;color: #b6b6b6;line-height: 26px;}
.foot_dh li span{ font-size:16px; display:block; padding-bottom:8px; padding-top:14px;}
.foot_dh li p {font-size: 17px;color: #ddd;text-align: center;font-weight: bold;padding-bottom: 5px;}
.foot_dh li span a{ display:block; font-weight:bold; color:#fff; font-size:20px; color:#ddd; padding-bottom:10px;}
.foot_dh li b{display:inline-block;}
.foot_dh li a{ display:block; font-size:14px; color:#b6b6b6; line-height:26px;}
.foot_dh li a:hover {color: #fff;}
.foot_dh li:nth-child(4) {width: 340px;}
.foot_dh li:nth-child(5) {float: right; width:335px;margin-left:0px;}

.copy_ewm{ float: right;margin-top:20px;display: flex;}
.copy_ewm dt { float: left; width: 192px; height: 192px; background: #ffffff;padding: 12px;overflow:hidden;position:relative;}
.copy_ewm dt img { width: 100%;margin: 0 auto; display:block;}
.copy_ewm dd { float: left; width: 133px;background: #242424;}
.copy_ewm dd a { display: block; width: 112px; height:64px; border-bottom: 1px solid #323232; margin: 0 auto; font-size: 14px; color: #ffffff;}
.copy_ewm dd a span { display:inline-block;margin-right: 10px;line-height: 64px;font-size:24px;padding:0;}
.copy_ewm dd a em{display:inline-block;line-height: 64px;}
.copy_ewm dd a.on{color:#0057b6}
.copy_ewm dd img { width: 27px; height: 28px;}
.copy_ewm dd .nones { border: 0;}

.copy{ border-top: 1px solid #333; margin-top:4.3vh; font-size:14px;line-height: 56px; color: #888;}
.copy a{ color: #888; font-size:14px;}
.copy a:hover{ color: #fff;}

/*links*/
.f_link{height: 56px;overflow: hidden;}
.f_link b{display: block;float: left;font-size: 14px;color: #333;width: 120px;font-weight: bold;line-height: 56px;}

/*在线客服*/
.y-kefu-box {position: fixed; right: 0; top: 40%; 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/dgyuebo/uploadfile/image/20201022/20201022130731_1904730093.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 28px; height: 27px; background-position: -7px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color: #479ae6; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color: #479ae6; 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;border-bottom: 1px #efefef solid;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #479ae6; border-color: #479ae6; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .show-status .kf-zixun { background-color: #479ae6; border-color: #479ae6; 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; }/*QQ*/
.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; }
.y-kefu-box01 .kf-domain>i { width: 22px; height:22px; background-position: -53px -180px; }/*公众号*/
.y-kefu-box01 .kf-domain:hover>i {background-position: -53px -150px; }
.y-kefu-box01 .kf-widget>i { width: 22px; height: 22px; background-position: -5px -206px; }/*小程序*/
.y-kefu-box01 .kf-widget:hover>i {background-position: -31px -206px; }
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #479ae6; border-color:}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px; }
.y-kefu-box01 .kf-zixun1 i { width: 22px; height: 22px; background-position:-48px -5px;transition:all 0.3s ease;}
.y-kefu-box01 .kf-zixun1:hover>i { background-position: -27px -5px; }


.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: 260px; 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: #479ae6; 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: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width:115px; height:114px; margin: 20px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*email*/
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#f55b1b;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }

.linkTagcs li{    line-height: 20px !important;    padding-top: 5px !important;}