*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;line-height: 100%;}
body{font-size: 14px;min-width: 1200px; overflow-x: hidden; font-family: 'Hos','Microsoft YaHei';}
a{text-decoration: none; color:#333; font-size: 14px;}
li{list-style: none;}
em,i{font-style: normal;}
input,select,textarea {border-radius: 0;outline: none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"],input[type="password"] {-webkit-appearance: none;}
a,*::before,*::after {font-size: 14px;text-decoration:none;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;color: #1a1a1a;} 
a * {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.fullscreen,.fullscreen body {width: 100%;height: 100%;overflow: hidden}
.pcshow { display:block;}
.mbshow { display:none!important;}
.clear { clear:both;}
.fl {float: left;}
.fr {float: right;}
.img {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.pic {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.img img,.pic img {max-width: 100%;max-height:100%;margin: auto;padding: 0;border: 0;width: 100%;height: auto;border: none;}
.img-center {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;display: block;width: auto;height: auto;z-index: 1;max-width: 100%;max-height:100%;}
.img img.img-center {width: auto;height:auto;height:-webkit-min-content;height:-moz-min-content;height:min-content;}
.img-block {display: block;width: 100%;height: auto;}
.img-inline {display: inline-block;width: auto;height: auto;max-width: 100%;}
.clamp1 {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.clamp2 {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.clamp3 {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.text-center {text-align: center;}
.div-container {position: relative;width: 74%;margin: auto;}

@font-face{font-family: 'Hos';src:url(//memberpic.114my.com.cn/dgrxfh11/cssnew/Hos.ttf.txt);}
@font-face {font-family: 'srm';src: url('//memberpic.114my.com.cn/dgrxfh11/cssnew/srm.otf.txt');font-weight: normal;font-style: normal;} 

@font-face {
  font-family: 'iconfont'; 
  src: url('//at.alicdn.com/t/c/font_4383909_gfztt3pawhs.woff2?t=1713441659541') format('woff2'),
       url('//at.alicdn.com/t/c/font_4383909_gfztt3pawhs.woff?t=1713441659541') format('woff'),
       url('//at.alicdn.com/t/c/font_4383909_gfztt3pawhs.ttf?t=1713441659541') format('truetype');
}
@font-face {
  font-family: 'iconfont'; 
  src: url('//at.alicdn.com/t/c/font_4646138_02ciut3kek6p.woff2?t=1723033052934') format('woff2'),
       url('//at.alicdn.com/t/c/font_4646138_02ciut3kek6p.woff?t=1723033052934') format('woff'),
       url('//at.alicdn.com/t/c/font_4646138_02ciut3kek6p.ttf?t=1723033052934') format('truetype');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}

.gyc {margin: 0 auto;max-width: 90%;min-width: 1200px;}
.gy{max-width: 1500px;margin: 0 auto;min-width: 1200px;width: 100%;}
.page{max-width: 1500px;margin: 0 auto;min-width: 1200px;width: 100%;}
.gyd {margin: 0 auto;max-width: 100%;min-width: 1200px;width:90%;}
.gybq {margin: 0 auto;max-width: 100%;min-width: 1200px;width:100%;}

/*one_title*/
.one_title{text-align: center;margin-bottom:40px;}
.one_title .tb{color:#fff;}
.one_title p{font-size:48px;}
.one_title p b{color:#2140ac;font-weight: bold;}
.one_title span{display: inline-block;font-size:20px;color:#999;margin-top:18px;position:relative;}
.one_title span i{width:12px;height:12px;position:absolute;top:calc(50% - 6px);}
.one_title span i:first-child{left:-20px;}
.one_title span i:last-child{right:-20px;}
.one_title span i:before,.one_title span i:after{content:'';position:absolute;}
.one_title span i:before{width:5px;height:2px;background:#999;top:calc(50% - 1px);}
.one_title span i:after{width:8px;height:8px;border-radius:100%;border:2px solid #999;left:0;top:0;}
.one_title span i:first-child:before{left:-10px;animation:oneTitleBefore infinite 3s linear;}
.one_title span i:last-child:before{right:-10px;animation:oneTitleAfter infinite 3s linear;}

@keyframes oneTitleBefore{
  0%{width:5px;left:-10px;}
  25%{width:1px;left:0px;}
  50%{width:5px;left:-10px;}
  75%{width:15px;left:-20px;}
  100%{width:5px;left:-10px;}
}
@keyframes oneTitleAfter{
  0%{width:5px;right:-10px;}
  25%{width:1px;right:0px;}
  50%{width:5px;right:-10px;}
  75%{width:15px;right:-20px;}
  100%{width:5px;right:-10px;}
}

/* top */
.dfs{display:flex;align-items:end;justify-content:space-between;width: 100%;}
.headerWpr.on .headRx{height:80px;}
.headerWpr.on .header { top: 0; z-index: 999; height:80px;background: rgba(255, 255, 255, 0.9);box-shadow: 0 0 20px #666;} 
.headerWpr.on a.nav_a {color: #fff;}
.headerWpr.on .nav_a {line-height:80px; height:80px;}
.headerWpr.on .topSerBox{margin-top: 24px;}
.headerWpr.on .logo{ height: 80px;}
.headerWpr.on .sumMenuWpr{top: 80px;}
.headerWpr.on .header:before {top: 80px;}

.headerWpr{height:80px; position:relative; width:100%;}
.indexBody .headerWpr{ position:absolute; left:0; top:0; z-index:1;}
.header{ width: 100%; height: 100px; position: fixed; z-index: 30; left: 0px; top: 0px; padding: 0px 60px; transition:all 0.3s ease-in-out; background:#fff;padding:0 2%; display: flex;}
@font-face {
  font-family: "youhua";font-weight: 700;src: url("//at.alicdn.com/wf/webfont/a4HtplruTfpL/aAVayXbKwyB1.woff2") format("woff2"),
  url("//at.alicdn.com/wf/webfont/a4HtplruTfpL/2FkjnpIwgSOZ.woff") format("woff");
  font-display: swap;
}
.header>a>p{font-size: 30px; line-height: 34px; padding-left: 2%; font-weight: bold; letter-spacing: 1px;color: #333; font-family: "youhua";}
.header>a>p>span{font-size: 14px; padding-top:3px; display: block; line-height: 14px;letter-spacing:0px; color: #999;font-weight: normal;}
.logo { display: flex; justify-content: center; align-items: center;height:110px; width: 300px;margin-right:3vw;}
.logo img{height:66px; width:auto;}
.subNav{position:absolute;}
.nav{    display: flex;}
.nav li{ float:left; position:relative}
.nav_a{ line-height: 100px; height: 100px; font-size: 17px !important; padding: 0 1.2vw; color: #333 !important; position:relative; display:inline-block; font-weight: normal;}
@media screen and (max-width: 1280px){
.nav_a {font-size: 15px !important;}
}
.nav li:nth-child(2)>a:before{content: '\eb8a';font-size:18px; position: absolute; right:3px; top: -4px; font-family: 'iconfont';color:rgba(0,0,0,0.6);transform: rotate(0deg);}
.nav li:nth-child(3)>a:before{content: '\eb8a';font-size:18px; position: absolute; right:3px; top: -4px; font-family: 'iconfont';color: rgba(0,0,0,0.6);transform: rotate(0deg);}
.nav li:nth-child(4)>a:before{content: '\eb8a';font-size:18px; position: absolute; right:3px; top: -4px; font-family: 'iconfont';color: rgba(0,0,0,0.6);transform: rotate(0deg);}
.nav li:nth-child(6)>a:before{content: '\eb8a';font-size:18px; position: absolute; right:3px; top: -4px; font-family: 'iconfont';color: rgba(0,0,0,0.6);transform: rotate(0deg);}
@media screen and (max-width: 1680px){
.nav li:nth-child(2)>a:before{ right:-3px; }
.nav li:nth-child(3)>a:before{ right:-3px; }
.nav li:nth-child(4)>a:before{ right:-3px; }
.nav li:nth-child(6)>a:before{ right:-3px; }
}
.nav_a:after{content:""; height:3px; width:0%; left:50%; transition:all 0.3s ease-in-out; background-image: linear-gradient(90deg, #2140ac 0%,#0f4caf 100%); position:absolute; bottom:0;}
.nav_a.on{ color:#fff;font-weight:bold;}
.nav_a.on:after,.nav_a:hover:after{ width:100%; left:0;background-image: linear-gradient(90deg, #2140ac 0%,#0f4caf 100%);}
.headRx{display: flex; height: 100px; align-items: center; width: 78%; justify-content: space-between;}

.subMenu{ background: #FFF; width: 320px; position: absolute; left: 50%; top: 100px; margin-left: -160px; opacity:0; visibility:hidden; box-shadow:inset 0 3px 5px rgba(0,0,0,0.1); }
.nav li:hover .subMenu{opacity:1; visibility:visible; transition:all 0.3s ease-in-out;}
.subMenu dl{ padding:12px 0 25px;}
.subMenu dd{ position:relative;}
.subMenu dd:before{content:""; height:1px; background:#E6E6E6; position:absolute; left:40px; right:40px; top:0px}
.subMenu dd:nth-child(1):before{display:none;}
.subNav_a{ display: block; line-height: 28px; padding: 16px 60px 16px 40px; font-size: 18px; color: #666; letter-spacing: 1px; position:relative; transition:all 0.3s ease-in-out; z-index:1; text-align:center;}
.subNav_a a{font-size: 18px;}
.subNav_a:before{content:"";background-image: linear-gradient(90deg, #1f3895 0%,#197fbf 100%); position:absolute; left:0; top:0; width:0; bottom:-1px; transition:all 0.3s ease-in-out;}
.subNav_a:hover:before{ width:100%;}
.subNav_a:after{content:""; transition:all 0.3s ease-in-out; position:absolute; left:0; top:0; bottom:-1px; width:4px; background:#022c7f; opacity:0}
.subNav_a:hover:after{opacity:1;}
.subNav_a:hover{color:#fff;}
.subNav_a span{display:block; position:relative;font-size: 17px;}
.subNav_a i{ background: url() no-repeat center center; height: 16px; width: 25px; position: absolute; top: 50%; margin-top: -8px; right: 40px; transition:all 0.8s ease-in-out; transform:translateX(-45px); opacity:0}
.subNav_a:hover i{ transform:translateX(0); opacity:1;}

.headerWpr { position: fixed; z-index: 100;}
.style2Header .nav li{ position:static;}
.sumMenuWpr{ overflow:hidden; position:absolute; left:50%; top:100px; width:100%; max-width:1080px; background:#fff; transform:translate(-50%,0); opacity:0; visibility:hidden;z-index: 999;}
.sumMenuWpr .subMenu{ position:relative; z-index:2; float:left; opacity:1; top:0; left:0; margin-left:0;  box-shadow:inset 3px 3px 5px rgba(0,0,0,0.1); min-height:350px;}
.nav li:hover .sumMenuWpr{opacity:1; visibility:visible; transition:all 0.5s ease-in-out;}
.subMenuRx{ position:absolute; left:320px; right:0; top:0; bottom:0;}
.subMenu_txt{ position:absolute; left:0; width:100%; top:50%; transform:translateY(-50%); padding:0 8%; margin-top:-20px;}
.subMenu_txt>strong{ font-size: 32px; color: #1e3895; letter-spacing: 3px; line-height: 56px; display: block; }
.subMenu_txt>p{ margin-top: 18px; font-size: 17px; line-height: 32px; color: #333; word-spacing: 2px; font-weight: normal;}
.subMneu_more{ line-height: 48px; color: #FFF !important; background: linear-gradient(to top, #1f3895, #197fbf); height: 48px; width: 180px; font-size: 16px; letter-spacing: 1px; text-align: center; display: inline-block; margin-top: 50px; border-radius:1.8em; }
.subMneu_more a{color: #fff;}
.subMneu_more:hover{ box-shadow:0 3px 8px rgba(0,0,0,0.1); transform:translateY(-5px); color:#fff;}
.subMenuRx .bgImg{ position:absolute; left:0; top:0; right:0; bottom:0;}
.subMenuRx .bgImg:after{ content: ""; background: url(http://dgrxfh11.n.zyqxt.com/uploadfile/image/20240910/20240910144531_443362492.jpg) no-repeat left top; background-size:cover; position:absolute; left:0; top:0; right:0; bottom:0; box-shadow:inset -3px 3px 5px rgba(0,0,0,0.1);}
#infoname{width:170px;height:32px;line-height: 32px;border: none;}

.header-search{position: relative;height:100%; transition: all .3s;display: flex;align-items: center;color: #333;font-size: 22px; padding: 0% 0% 0 0;font-weight: bold;}

.header-search span{display:block;margin-left:10px;}
.header-search i{font-size: 16px; color: #333;}

.top_con {width: 250px;}
.top_con>ul {display: flex;justify-content: space-between;width: 100%;}
.top_con>ul>li {display: flex;position: relative;width: 24px;height: 24px;border-radius: 50%; justify-content: center;z-index:66;}
.top_con>ul>li:first-child {background: none;display: flex; align-items: center; width: 160px;}
.top_con>ul>li:first-child a { text-transform: uppercase; font-size: 17px; font-weight:bold; color: #333; padding-left:2%;}
.top_con li i {font-size: 18px;line-height: 24px; color: #333; height: 24px; font-weight:normal;}
.top_con li>p {width: 120px;overflow: hidden;position: absolute;top: 32px;left: -45px;opacity: 0;transition: 0.5s;height:  0;padding: 5px;background: #fff;border: 1px solid #ddd;}
.top_con li:nth-child(2)>p{width: 120px;overflow: hidden;position: absolute;top: 32px;left: -45px;opacity: 0;transition: 0.5s;height:  0;padding: 16px;background: #fff;border: 1px solid #ddd;}
.top_con li:nth-child(3)>p{width: 120px;overflow: hidden;position: absolute;top: 32px;left: -45px;opacity: 0;transition: 0.5s;height:  0;padding: 16px;background: #fff;border: 1px solid #ddd;}
.top_con li>p>span{display: block;height: 14px;line-height: 14px;color: #333;font-size: 14px;font-weight:normal;}
.top_con li:nth-child(1)>p{width: 260px;color: #666;font-size: 16px;line-height:26px;height: auto !important;left: -24px;text-align: center;}
.top_con li p img {width:100%;}
.top_con li>a {}
.top_con li:hover p {opacity: 1;transition: 0.5s;height: 120px;}

/*搜索*/
.top_con li:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;} 
.tit_sel {width: 472px; background: rgba(51,51,51,0.7);transform: rotateX(90deg);position: absolute;right: 0;transition: all 0.5s;font-size: 16px;padding: 34px; z-index: 9999;top:33px;}
.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:38px; overflow:hidden; margin-top:20px;  box-sizing: border-box; padding-top: 0px; border: 1px solid #dddddd;border-left: none; padding-right:45px;}
#search-bg{float:left; width:344px; height:38px; overflow:hidden; padding-left:14px; margin-top:20px; box-sizing: border-box;     border: 1px solid #dddddd;border-right: none;text-align: left;    line-height: 38px;}
.search-text{ font-size:14px;color: #999999;justify-content: center;align-items: center;}
.search-text a{ font-size:14px; color: #fff !important; font-weight:normal;}
.search-text a:hover{ font-size:14px; 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 #2140ac; border-right: 7px solid transparent;border-bottom:8px solid transparent; border-left: 7px solid #2140ac;position: absolute; top: 81px; right: -13px; transition: 0.5s all ease-in-out; }
form {justify-content: center;}

/* ban */
.ovh {overflow: hidden;}
.pos2 {position: relative;}
.w100b {width: 100%;height:auto;}
.zindex0 {z-index:0;}
.top0_wap{top:0;}
.left0 {left: 0;}
.right0 {right: 0;}
.swiper-pagination-bullet-active {background: #197fbf !important;}

/*products*/
.pro_wrapper{width:100%;padding:70px 0 100px 0;background: #f8f8f8 url(http://memberpic.114my.com.cn/dgrxfh11/uploadfile/image/20240911/20240911095756_897529958.png) center bottom no-repeat;}
.product{display: flex;justify-content: space-between; margin-top: 50px;}
.pro_ic {
    margin-top: 56px;
    display: flex;
    justify-content: space-between;
    position: relative;
    padding-right: 30px;
}

.pro_lc {
    width: 18%;
    background: linear-gradient(to top, #197fbf, #1f3894);
    padding: 42px;
    border-radius: 12px;
    position: relative;
}
.pro_lc dl {
    position: absolute;
    left: 100%;
    width: 100%;
    top: 0;
    background: rgba(197,209,220,0.8);
    display: none;padding:10%;
left:116%;
}
.pro_lc ul li.on dl {
    display: block;
}
.pro_lc ul dl dt a{color: #333;}
.pro_lc dl a{color: #333;}
.pro_lc dt a{line-height:28px;color: #333;}

.pro_rc {
    width: 80%;
    overflow: hidden;
    padding: 0px 0;
}

.pro_ct {
    display: flex;
    align-items: center;
padding-bottom:11%;
border-bottom: 1px rgba(255,255,255,0.4) solid;
margin-bottom:20%;
}

.pro_ct>span {
    width: 54px;
    height: 54px;
    border-radius: 100%;
    border: 3px solid rgba(255,255,255,0.27);
    color: #fff;
    font-size: 26px;
    text-align: center;
    line-height: 48px;
    margin-right: 12px;
}

.pro_ct>div>b {
    display: block;
    font-size: 1.5vw;
    color: #fff;
}

.pro_ct>div>p {
    font-size: 12px;
    font-family: "Arial";
    color: #fff;
    margin-top: 5px;
}

.pro_lc>em {
    color: #fff;
    font-size: 20px;
    margin: 36px 0;
}

.pro_lc>p {
    background: #fff;
    border-radius: 6px;
margin: 22% 11% 11% 11%;
padding: 4%;
}

.pro_lc ul a {
    display: block;
    font-size: 17px;
    color: #fff;
    position: relative;
    padding-left: 32px;
}

.pro_lc li+li {
    margin-top: 33px;
}

.pro_lc ul a:after {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 100%;
    border: 1px solid rgba(255,255,255,0.55);
    top: 2px;
    left: 10px;
    transition: all .5s;
}
.pro_lc ul li.on dl dt a:after {background: #333;}
.pro_lc ul dl dt a:after {border: 1px solid rgba(0,0,0,0.55);top: 10px;}
.pro_lc ul li.on a:after {background: #fff;}
.pro_lc ul li.on {
background: linear-gradient(to top, #1f3895, #197fbf);
padding:8% 9%;
}
.pro_item ul {
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
}

.pro_item {
    display: flex;
    transition: all .5s;
}

.pro_item>div {
    flex-shrink: 0;
    width: 100%;
}

.pro_item ul img {
    width: 100%;
    height: auto;
    transition: all .75s;
}

.pro_item li {
    width: 24%;
    overflow:hidden;
    position:relative;
background: #fff;
    padding: 1%;margin-left:10px;
}
.pro_item>div:nth-child(-n+2) li {
    border-left: none;
}
.pro_item li:after{content: '';cursor: pointer;position: absolute;left: -100%;top: 0;width:100%;height:100%;background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));transform: skewx(-25deg);}
.pro_item li:hover:after{left:100%; -moz-transition:.75s; -o-transition:.75s; -webkit-transition:.75s; transition:.75s;}

.pro_item li span a {
    display: block;
    height: 56px;
    background: #f8f8f8;
    color: #333;
    font-size: 15px;
    line-height: 56px;
    padding-left: 24px;
    position: relative;
    transition: all .5s;
}

.pro_item li span a:after {
    position: absolute;
    content: "\eb03";
    font-family: "iconfont";
    font-size: 22px;
    right: 26px;
transform: rotate(90deg);
font-weight:normal;
}

.pro_lc * {
    z-index: 2;
    position: relative;
}

.pro_ic:before {
    position: absolute;
    content: "";
    width: 99%;
    height: 100%;
    top: 0;
    right: 0;
    box-sizing: border-box;
    border-radius: 12px;
}

.pro_item li:hover span a { background: linear-gradient(to top, #1f3895, #197fbf);color: #fff;}
.pro_item li:hover span a:after{color: #fff;}

.pro_item li>a {display: block;overflow: hidden;}

.pro_item li br {display: none;}

.pro_item li:hover img { transform: scale(1.1);}
.pro_lc>p img {width: 100%;}
@media screen and (max-width: 1540px){
    .pro_lc{padding:32px;min-width:285px;}
}
@media screen and (max-width: 1420px){
.pro_ic{padding-right:20px;}
}

.fp-tableCell {
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

/*解决方案*/
.fa_bc {padding: 80px 0;}
.pro_tit2{text-align: left;}
.fa_cate{display: flex;justify-content: space-between;}
.fa_cate>ul{display: flex;}
.fa_cate>ul>li{height: 30px;line-height: 30px;}
.fa_cate>ul>li+li{margin-left: 10px;}
.fa_cate>ul>li a{font-size: 14px;color: #333;padding:12px 24px; background: #f8f8f8;}
.fa_cate>ul>li.on,.fa_cate>ul>li:hover{border:1px solid #e5e5e5;}
.fa_cate>ul>li.on a,.fa_cate>ul>li:hover a{color: #fff;background: linear-gradient(to top, #197fbf, #1f3894);}
.fa_cate>a{width: 130px;height: 40px;line-height: 40px;text-align: center;display: block;color: #000;font-size: 14px;border: 1px solid #e5e5e5;position: relative;top: -15px;}
.fa_cate>a:hover{color: #fff;background: linear-gradient(to top, #197fbf, #1f3894);}

.fa_sc .divdgweb_new_div {
    display: flex;width:100%;
}

.fa_sc {
    width: 100%;
    overflow: hidden;margin-top:28px;
}
.fa_sc .slick-dots li button:before{color: #ccc;}
.fa_sc .slick-dots li.slick-active button:before{color:#206bae;}
.fa_sc .slick-dots {
    bottom: -42px;
}
.slick-list{width:100%;}
.fa_sc .divdgweb_new_div .divdgweb_new_div_item {
    width: 20%;
    flex-shrink: 0;
    overflow: hidden;    position: relative;
}

.fa_sc .divdgweb_new_div .divdgweb_new_div_item .news_div_item_pic img {
    width: 100%;
}

.fa_sc .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_content {
position: absolute;
    width: 100%;
    top: 44%;
}

.fa_sc .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_content .divdgweb_new_div_item_title a:before {
    
}

.fa_sc .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_content .divdgweb_new_div_item_title {
text-align: center;
}

.fa_sc .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_content a {
    color: #fff;
    font-size: 28px;
    z-index: 99;
    position: relative;
    display: block;transition:all .5s;left:-100%;
}
.fa_sc .divdgweb_new_div .divdgweb_new_div_item:hover .divdgweb_new_div_item_content a{
left:0;
}
.fa_sc .divdgweb_new_div .divdgweb_new_div_item:before {
    position: absolute;
    content: "";
    width: 39%;
    height: 41%;
    border: 2px solid rgba(255,255,255,0.1);
    top: -50%;
    left: 29.5%;z-index:2;transition:all .5s;
}
.fa_sc .divdgweb_new_div .divdgweb_new_div_item:hover:before {
    top: 28%;
}

.fa_sc .divdgweb_new_div .divdgweb_new_div_item:hover .divdgweb_new_div_item_content a:after {
    position: absolute;
    content: "\eb8d";
    font-family: "iconfont";
    top: 190%;
    left: 46%;transition:all .5s;font-size:24px;color: #fff;
}

.fa_sc .divdgweb_new_div .divdgweb_new_div_item:hover .divdgweb_new_div_item_content a:before {
    position: absolute;
    content: "Ruixin";
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-family: "srm";
    top: -82%;
    left: 50%;
    margin-left:-21px;
}


.fa_sc .divdgweb_new_div .divdgweb_new_div_item:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;transition:all .5s;
}
.fa_sc .divdgweb_new_div .divdgweb_new_div_item:hover:after{
    opacity: 0.7;
    background: #000;
}

.pro_tit>b{font-size: 42px;color: #333;}
.pro_hx{width:68px;height: 3px;background: #206bae;position: relative;margin:18px 0;}
.pro_hx:after{content: "";width: 4px;height: 3px;background:#fff;position: absolute;top: 0;left:58px;animation: myfirst 0.8s linear,myfirsts  4.64s linear infinite 0.8s;}
.gyp {
    margin: 0 auto;
    width: 100%;
    max-width: 1500px;
    min-width: 1200px;
}


/*xad*/
.xad{height: 220px;background:url(//memberpic.114my.com.cn/dgrxfh11/uploadfile/image/20240910/20240910172452_1913093506.jpg) no-repeat center; display: flex;}
.dfsv {display: flex;display: -webkit-flex;align-items: center;justify-content: space-between;}

.xad .gy{height: 100%;}
.xad_l{height: 100%;width: 50%;position: relative;}
.xad_l:after {position: absolute;content: '';width: 100%;height: 0px;bottom: 31%;border: 1px dashed rgb(255 255 255 / 0.3);overflow: hidden;}
.xad_l ul{display: flex;align-items: center;justify-content: space-between;width: 100%;height: 100%;}
.xad_l li{transition: all 0.5s;height: 100%;display: flex;align-items: center;justify-content: center;flex-flow: column;}
.xad_l li:after {position: absolute;content: '';bottom: 30%;border-radius: 100%;width: 8px;height: 8px;background: #fff;}
.xad_l li i{display: flex;font-size: 40px;color: #fff;align-items: center;justify-content: center;margin-bottom:8px;}
.xad_l li:first-child i:nth-child(1){font-size: 41px;}
.xad_l li:first-child i{font-size: 50px;margin-bottom: 0; line-height: 56px;}
.xad_l li:hover i {animation-duration: 2s;animation-name: flipInY;}
.xad_l li:hover{ transform: translateY(-5px); }
.xad_l li:hover:after{background: #197fbf;}
.xad_l li b{display: block;font-size: 18px;color: #fff;text-align: center; margin-bottom: 28%; font-weight:normal;}
.xad_r{}
.xad_r_r{width:200px;height: 41px;background: #fff;border-radius: 21px;padding: 0 20px;font-size: 16px;color: #333;line-height: 41px;transition: all 0.5s;}
.xad_r_r a{display:flex;align-items: center;justify-content: space-between;line-height: 41px;}
.xad_r_r:hover{ transform: translateY(-5px); }
.xad_r_r em{width: 28px;height: 28px;border-radius: 100%;display: flex;align-items: center;justify-content: center;background: #197fbf;color: #fff;}
.xad_r_l {margin-right:40px;}
.xad_r_l p{display: flex;align-items: center;justify-content: center;}
.xad_r_l p+p{margin-top: 15px;}
.xad_r_l p:hover i {animation-duration: 2s;animation-name: flipInY;}
.xad_r_l i{display: flex;width:32px;height: 32px;align-items: center;justify-content: center;background: #197fbf;border-radius: 100%;color: #fff;}
.xad_r_l em {display: block;font-size: 26px;color: #fff;line-height: 26px;font-weight: bold;margin-left: 8px; font-family: din; font-weight: normal;}

/*团队*/
.goy_tit{display:block;align-items:center;}
.goy_tit p{color:#000;font-size:42px;position:relative;padding-left:20px;margin-bottom:1rem !important;line-height:42px;font-weight:bold;}
.goy_tit p:before{position:absolute;content:"";width:5px;height:31px;background:linear-gradient(to right,#2140ac,#2140ac);top:7px;left:0;}
.goy_tit b{font-weight:normal;font-size:18px;color:#999;padding-left:15px;}
.honor_bg{padding:2vw 0 7vw;background: url(//memberpic.114my.com.cn/dgrxfh11/uploadfile/image/20240911/20240911095756_897529958.png) center bottom no-repeat;}
.swiper-container{display:flex;align-items:center;justify-content:center;flex-direction:column;overflow:inherit !important;}
.honor{position:relative;top:50px;}
.honor:before,.honor:after{content:'';display:block;width:260px;height:700px;background:#fff;position:absolute;top:0;z-index:2;}
.honor:before{left:-260px;}
.honor:after{right:-260px;}
.honor_swiper-container .swiper-slide{transform:scale(0.85);}
.honor_swiper-container .swiper-slide-active{transform:scale(1.15);}
.honor_li li{position:relative;z-index:2;}
.honor_li *{display:block;}
.honor_li img{width:100%;}
.honor_li p{width:100%;height:100%;background:rgb(0 0 0 / 0.8);position:absolute;top:0;text-align:center;transition:all 0.3s;transform:scale(0);}
.honor_swiper-container .swiper-slide:hover .honor_li p{transform:scale(1);}
.honor_li p a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:20px;color:#fff;}
/*点*/
.honor_swiper-pagination{position:inherit !important;width:340px !important;height:60px;margin:5vw 0 0;background:#eee;border-radius:100px;}
.honor_swiper-pagination span{width:18px;height:18px;margin-top:21px !important;background:#ccc;opacity:0.5;}
.honor_swiper-pagination span.swiper-pagination-bullet-active{opacity:1;}
.honor_swiper-pagination span+span{margin-left:25px !important;}
.honor_swiper-pagination tabindex{border:none;}

/*num*/
.num {padding: 56px 0 32px 0;overflow: hidden;  background: #fff;}
.num_box {max-width: 90%;margin: 0 auto;}
.num_con {}
.num_con ul {display: flex;justify-content: space-between;align-items: center;}
.num_con li {width: 25%;display: flex;flex-direction: column;position: relative;align-items:  center;border-right:  1px solid #eee;height: 30%;justify-content:  center;}
.num_con li:last-child {border-right:none;}
.num_con li i {font-size: 54px;font-family: 'srm';color: #2140ac; font-weight:lighter;}
.num_con li em {position: absolute;right: 24%;top: 14px;font-size:  24px;color: #333;font-weight:  lighter;}
.num_con li:nth-child(1) em {right: 38%;}
.num_con li:nth-last-child(-n+2) em {right: 30%;}
.num_con li p {display: flex;flex-direction: column;align-items: center;font-size: 24px;line-height: 30px;font-weight:  lighter;padding-top: 5px;}
.num_con li p span {font-size: 15px;line-height: 16px;padding-top: 12px; font-weight:100; color:#999;}

.abox2 {
  width: 100%;
  background:url(//memberpic.114my.com.cn/dgrxfh11/uploadfile/image/20240910/20240910144937_655603816.jpg) no-repeat center bottom; padding: 100px 0;}
.abox2 .box {
  width: 90%;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
padding-top:2%;
}
@media (max-width: 1600px) {
.abox2 .box {
    width: 84%;
  }
}
@media (max-width: 1280px) {
.abox2 .box {
    width: 90%;
  }
}
.abox2 .box .left {
  width: 47%;
  padding-top: 0px;
  position: relative;
}
@media (max-width: 500px) {
.abox2 .box .left {
    display: none;
  }
}
.abox2 .box .left .line {
  width: 0.05rem;
  height: 100%;
  background: rgba(255,255,255,0.2);
  border-radius: 0.03rem;
  position: absolute;
  left: 0;
  top: 0;
}

@media (max-width: 768px) {
.abox2 .box .left .line span {
    height: 45%;
  }
}
.abox2 .box .left ul li {
  width: 100%;
  margin-bottom: 2.5rem;
  cursor: pointer;
  padding-left: 1.8rem;
}
.abox2 .box .left ul li.on{padding-bottom: 5%; padding-top: 5%;background: linear-gradient(to top, #197fbf, #1f3894);}
.abox2 .box .left ul li .t1 {
  font-size: 28px;;
  line-height: 30px;
color: #fff;

}
.abox2 .box .left ul li .t1 span{ display: block; font-size: 14px; line-height: 18px; color: rgba(255,255,255,0.4); font-weight: normal; text-transform: uppercase; padding-top: 5px; font-family: Arial;}
.abox2 .box .left ul li .t2 {
  line-height: 28px;
  color: #fff;
  margin-top:1.5rem;
  display: none;
}
.abox2 .box .left ul li .t2 p{line-height: 28px; font-size:17px;color: rgba(255,255,255,0.6);}
.abox2 .box .left ul li.on .t1 {color: #fff;font-size: 28px;font-weight:bold;}
.abox2 .box .left ul li.on .t1 span{color: rgba(255,255,255,0.6);}
.abox2 .box .left ul li.on .t2 {
  display: block;
}
.abox2 .box .img {
  width: 50%;
}
@media (max-width: 500px) {
.abox2 .box .img {
    display: none;
  }
}
.abox2 .box .img ul li {
  width: 100%;
  border-radius: 0.1rem;
  overflow: hidden;
  display: none;
}
.abox2 .box .img ul li.on {
  display: block;
}
.abox2 .box .img ul li img {
  width: 100%;
border-radius: 15px;
}
.abox2 .box .mobile-list {
  width: 100%;
  display: none;
}
@media (max-width: 500px) {
.abox2 .box .mobile-list {
    display: block;
  }
}
.abox2 .box .mobile-list .swiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.abox2 .box .mobile-list .swiper .swiper-slide {
  width: 100%;
  position: relative;
}
.abox2 .box .mobile-list .swiper .swiper-slide .imgs {
  width: 100%;
  height: 4rem;
  border-radius: 0.1rem;
  overflow: hidden;
}
.abox2 .box .mobile-list .swiper .swiper-slide .txt {
  width: 100%;
  /*position: absolute;*/
  /*left: 0;*/
  /*bottom: 0;*/
  /*z-index: 2;*/
  font-size: 0.28rem;
  color: #333;
  line-height: 0.38rem;
  margin-top: 0.2rem;
  /*background: rgba(0, 0, 0, 0.1);*/
}
@media (max-width: 500px) {
.abox2 .box .mobile-list .swiper .swiper-slide .txt {
    font-size: 18px;
    line-height: 28px;
  }
}
.abox2 .box .mobile-list .swiper .swiper-slide .t2 {
  margin-top: 0.2rem;
  font-size: 14px;
  line-height: 24px;
  color: #666;
}

/*company*/
.comp_bg{background: url(//memberpic.114my.com.cn/dgrxfh11/uploadfile/image/20240911/20240911141930_1086346383.jpg) no-repeat center;height: 901px;padding-top:75px;}
.comp_le{width:calc(100% - 527px);}
.cop_bt{position:relative;height: 122px;color: #fff;padding-top: 42px;margin-bottom: 37px;}
.cop_bt em{font-size: 122px;color: rgba(255, 255, 255, 0.06);font-weight: bold;position: absolute;top: 0;left: 0;z-index: 0;}
.cop_bt b{font-size: 36px;display: block;margin-bottom: 11px;position: relative;z-index: 1; line-height: 36px;}
.cop_bt i{width:71px;height: 1px;background: #fff;display: block;position: relative;z-index: 1;}
.cop_img{overflow:hidden; border: 8px rgba(255, 255, 255, 0.8) solid; border-bottom: none;}
.cop_dl{padding: 2% 3% 0% 3%;}
.cop_dl p{line-height: 25px;color: #666;text-transform: uppercase;font-size:17px;}
.cop_dl a{display: block;width: 152px;height: 36px;border-radius: 36px;text-align: center;line-height: 36px;border: 1px solid #1f3895;color: #1f3895;margin-top: 20px;transition: 0.5s;background:#1f3895;color:#fff;}
.cop_dl a:hover{background:#197fbf;color:#fff;border-color:#1f3895;transition: 0.5s;}
.comp_ri{margin-top: 358px;margin-right: 104px;}
.cop_logo{width: 211px;height: 205px; background: rgba(27, 126, 193, 0.2); display: flex; align-items: center;justify-content: center;float: left;}
.cop_logo img{width: 120px;}
.cop_em{float: left;width: 212px;height: 205px; background: rgba(27, 126, 193, 0.5); color: #fff;text-align: center;padding-top: 59px;}
.cop_em b{font-size: 28px;display: block;margin-bottom: 17px;}
.cop_em p{color: rgba(255, 255, 255, 0.54);display: block;margin-bottom: 40px;font-size: 16px;}
.cop_em p em{color: #fff;display: inline-block;font-size: 22px;vertical-align: text-bottom;}
.cop_em i{width: 40px;height: 1px;background: #fff;margin: 0 auto;}
.cop_m{background: rgba(31, 56, 149, 0.5); width:212px;margin-top: 205px;height: 263px;color: #fff;text-align: center;padding-top: 70px;}
.cop_m b{font-size: 28px;display: block;margin-bottom: 29px;}
.cop_m p{color: rgba(255, 255, 255, 0.54);line-height: 22px;font-size: 16px;}
.cop_m p em{color: #fff;display: inline-block;margin-top: 1px;font-size: 22px;}
.cop_m i{width: 40px;height: 1px;background: #fff;margin: 29px auto 0;}

/*实景*/
.int_nr{background: #fff;padding: 0 5% 5% 5%;display: flex; flex-direction: column; max-width: 1400px;margin: 0 auto; margin-top: -0%;position: relative;z-index: 99;box-shadow: 1px 40px 50px rgba(0,0,0,0.1);}
.mot_con {}
.mot_con ul {display: flex;justify-content: space-between;align-items: center;}
.mot_con li {display:  flex;flex-direction:  column;position:  relative;width: 32.5%; overflow:  hidden; margin: 0 0.2%; border: 1px #eee solid; padding: 10px;}
.mot_con li:hover img {    transform: scale(1.1);}
.mot_con li:after {content:'';width:100%;height:100%;background:rgba(0,0,0,0.3);position:absolute;top:0;left:0;display:none;}
.mot_con li p {width:100%;padding:20px 20px;background:#f8f8f8;transition: 0.5s;text-align: center;}
.mot_con li a {  overflow: hidden;     display: inline-block;  }
.mot_con li p a {font-size: 17px;width:  100%;height: 100%;display:  flex;flex-direction:  column;    z-index: 5;color: #222;  }
.mot_con li a img {width:100%;height:auto;transition: 0.5s;}
.mot_con .ban_dot{display:  none !important;}

/*新闻*/
.footer-content {
    max-width: 1500px;
    margin: auto;
    position: relative;
}
.fl {float: left;}
.fr {float: right;}
.font42 {
    font-size: 2rem;
}
.font32 {
    font-size: 2rem;
}
.news_bg {
    padding-bottom: 70px;
    overflow: hidden;
background: #fff;
padding-top: 70px;
}

.bg {
    position: relative;
    margin: 0 auto;
}

.box {
    margin: 0 auto;
}

.news_t {
    padding: 5px 0 14px 0;
}

.news_tl p {
    color: #2140ac;
    line-height: 1.1;
    font-weight: 900;
}

.news_tl span {
    margin-top: 10px;
    color: #282f36;
    line-height: 1.4;
}

.news_tl,
.news_tr {
    display: inline-block;
}

.news_tr a {
    display: inline-block;
    margin-left: 110px;
    margin-top: -12px;
}

.news_tr a p {
    font-size: 20px;
    color: #222;
    line-height: 0px;
}

.news_tr a span {
    font-size: 12px;
    color: #ccc;
    font-family: "Arial";
    text-transform: uppercase;
    line-height: 46px;
}

.news_tr a:before {
    content: "";
    display: block;
    width: 56px;
    height: 56px;
    border-radius: 100%;
    background-color: #f7f7f7;
    margin: -10px 14px 0 0;
    position: relative;
    top: 37px;
    left: -70px;
    transition: 0.3s ease all;
    background-image: url(//memberpic.114my.com.cn/dgrxfh11/uploadfile/image/20240911/20240911095654_591371080.png);
}

.news_tr a:nth-child(1):before {
    background-position: 0 0;
}

.news_tr a:nth-child(2):before {
    background-position: -56px 0;
}

.news_tr a:nth-child(3):before {
    background-position: -112px 0;
}

.news_tr a.on:before {
    background-color: #e7e8e9;
    background-position-y: -56px;
}

.news_div .news_div_item {
    position: relative;
    float: left;
}

.news_div .news_div_item:first-child {
    width: 32%;
    padding-top: 40px;
    z-index: 2;
}

.news_div .news_div_item:nth-child(n+2) {
    width: 30%;
    padding: 20px 0 20px 0;
    height: 210px;
    float: left;
    border-bottom: 1px #eee solid;
    margin-left: 4%;
}

.news_div .news_div_item:nth-child(n+2) .news_div_item_pic {
    float: left;
    width: 30%;
    height: 168px;
    display: none;
}

.news_div_item_pic {
    overflow: hidden;
}

.news_div_item_pic img {
    width: 100%;
}

.news_div .news_div_item:first-child .news_div_item_date {
    display: none;
}

.news_div .news_div_item:nth-child(n+2) .news_div_item_date div {
    float: left;
    color: #ccc;
}

.news_div_item_content {
    position: absolute;
}

.news_div .news_div_item:first-child .news_div_item_pic {
    height: auto;
}

.news_div .news_div_item:first-child .news_div_item_content {
    bottom:0px;
    width: 100%; padding:7%;
    background: rgba(0,0,0,0.5);}

.news_div .news_div_item:nth-child(n+2) .news_div_item_content {
    left: 0;
    top: 38px;
    width: 100%;
}

a.news_div_item_a {
    font-size: 22px;
    color: #222;
    line-height: 40px;
    display: block;
    /* position: absolute; */
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.news_div .news_div_item:first-child a.news_div_item_a{color: #fff;}
.news_div .news_div_item:first-child .news_div_item_body:after{color: #fff;}
.news_div_item_body {
    font-size: 15px;
    line-height: 26px;
    color: #999;
    margin-top: 0px;
}

.news_div_item_body:after {
font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
content: "\eb8d" !important;
    display: block;
    width: 28px;
    height: 28px;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 100px;
    border: 1px #ccc solid;
    margin-top: 15px;
    transition: 0.3s all ease;
text-align: center;
}

.news_div_item:hover .news_div_item_body:after {
    background-color: #2140ac;
    width: 60px;
    border: 1px #2140ac solid;
    background-image: url();
 color: #fff;
}

.news_div_item:hover a.news_div_item_a {
    color: #2140ac;
}

.footer a {font-size: 20px;
    color: #2140ac;
    white-space: nowrap;
}
.askBtn a{font-size: 18px;}
.askBtn {
    line-height: 50px;
    text-align: center;
    display: inline-block;
    height: 54px;
    width: 240px;
    border: 2px solid #FFF;
    margin: 0px 10px;
    background: #FFF;
    font-size: 18px;
    color: #2140ac !important;
}
.telBtn, .telBtn:hover {
    text-align: center;
    display: inline-block;
    height: 54px;
    width: 240px;
    border: 2px solid #FFF;
    margin: 0px 10px;
    color: #FFF !important;
    font: 20px / 50px Arial;
}
.telBtn img, .telBtn text {
    vertical-align: middle;
padding-right: 3%;
}

/*版权*/
.footWrap{background:#100102;color: #fff;position: relative;z-index: 1;line-height:25px;font-size: 14px;margin-top:0px;}
.footWrap>.gy{border-top:10px solid #1f3895;transform: translateY(-10px);}
.footWrap>.gyc{border-top:10px solid #1f3895;transform: translateY(-10px);}
em,i{font-style: normal;}
.fl{float: left;}
.fr{float: right;}

.footWrap .f_shouy a{color: #fff;font-size: 16px;padding-top: 20px;display: flex;justify-content: flex-end;align-items: center;}
.hh{font-size: 18px;position: relative;color: #fff;font-weight: normal;border-bottom: 1px solid rgba(255, 255, 255, 0.19);line-height: 62px;background: url(//memberpic.114my.com.cn/dgrxfh11/uploadfile/image/20240911/20240911094755_1919371905.png) no-repeat right center;}
.f_con{border-bottom: 1px solid rgba(255, 255, 255, 0.19);padding:50px 0 0;display: flex;justify-content: space-between;}
.f_code{width: 17%;min-width:224px;}
.f_code p{text-align: center;float: left;}
.f_code p:nth-child(3){margin-left:12px;}
.f_code p img{display: block;height:120px;background: #fff;padding: 7px;width: 120px;}
.f_text{width:67%;min-width:954px;}
.f_text li{float: left;font-size: 18px;color: #fff;width: 38%;}
.f_text li:nth-child(3n){width: 226px;}
.f_text li span{display: block;font-size: 16px;color: #fff;}
.f_text li em{display: block;font-size: 18px;color: rgba(255,255,255,0.5);margin-bottom: 10px;}
.f_wz{height: 57px;line-height: 47px;color: rgba(255,255,255,0.5);}
.f_nav{height: 64px;font-size: 16px;display: flex;justify-content: space-between;align-items: center;max-width:1400px;}
.f_nav a{color: #fff;font-size: 16px}
.f_text li span a{font-size: 16px;text-align: left;padding-top: 0;color: #fff;}
.f_text>ul{display: flex;flex-wrap: wrap;padding: 25px 0 33px;}
.f_text li:nth-child(4),.f_text li:nth-child(5),.f_text li:nth-child(6) {
    margin-top: 38px;
}
.ewm{display: flex;justify-content: space-between;margin-top: 25px;}
.linkTagcs li a{font-size:14px;}
.links_r a{font-family: "hji" !important;font-size:42px;font-style: normal;color:rgba(255,255,255,0.3);display:inline;height:80px;display: block;line-height:80px;padding-left: 32px;}
.links_l{display: flex;align-items: center;width: 7.5%;min-width: 86px;}
.l_wz{position: relative;}
.l_wz b{font-size: 25px;color: #fff;line-height: 21px;}
.l_wz p{color: rgba(255,255,255,0.5);letter-spacing: 5px;}

.links{display: flex;align-items: center;justify-content: space-between;height: 100%;position: relative;}
.links>div{display: flex;align-items: center;color: rgba(255,255,255,0.5);}
.links_m{width: 97%;}
.linkTagcs li a{color: rgba(255,255,255,0.38)!important;}
.link_bc {
    height: 56px;
    border-bottom: 1px solid rgba(255,255,255,0.07);
}
.lin_ic{width: 30px;height: 30px;border-radius: 100%;border:1px solid #fff;text-align: center;line-height: 30px;color: #fff;font-size: 14px;position: absolute;right: 0;top: 25px;}
.linkTagcs li{line-height: 18px!important;padding-right: 10px!important;}
.linkTagcs li a {font-size: 13px!important;}
.links>div:nth-child(1) {
    width: calc(100% - 34px);
}
.links>div:nth-child(2) {
}
.linkTagcs{width:100%!important;}
.food_wbg{background: linear-gradient(to top, #333, #333);}

.copy_b{display: flex;justify-content: space-between;height: 66px;}
.copy_b>div{line-height: 66px;color:rgba(255,255,255,0.6);}
.copy_b>div a{color:rgba(255,255,255,0.6);}
.copy_b>div a:hover{color:rgba(255,255,255,0.8);}

/*--serverBar--*/
.serverBar{display:none;position:fixed;z-index:999;top:30%;right:0;transform:translateY(-50%);}
.serverBar li{position:relative;margin-bottom:10px; line-height: 26px;}
.serverBar li a{display:block;padding:12px 5px;width:70px;height:70px;text-align:center;color:#000 !important;background:#fff;border:#f0f0f0 solid 1px;}
.serverBar li a>i{display:block;font-size:22px;line-height:28px;}
.serverBar li a>span{display:block;font-size:14px;}
.serverBar li:hover a{color:#fff !important;background:#2140ac;border-color:rgba(255,255,255,0.1);}
.serverBar li .infos{display:none;position:absolute;right:60px;padding:10px;background:#fff;border:#f0f0f0 solid 1px;box-shadow:0 0 10px rgba(255,255,255,0.1);}
.serverBar li .tel{top:0;}
.serverBar li .tel dt{padding-bottom:6px;font-size:14px;color:#666;border-bottom:#f0f0f0 solid 1px;}
.serverBar li .tel dd{padding-top:6px;font-size:20px;font-family:"DIN Medium";color:#2140ac;white-space:nowrap;}
.serverBar li .QRcode{bottom:0;overflow:hidden;}
.serverBar li .QRcode .item1{overflow:hidden;}
.serverBar li .QRcode .item1 i{display:block;width:100px;}
.serverBar li .QRcode .item1 img{display:block;width:100%;}
.serverBar li .QRcode .item1 p{font-size:14px;color:#000;text-align:center;}
.serverBar li:hover .infos{display:block;}
@media(max-width:1200px){
.serverBar{display:none !important;}
}
/*--end serverBar--*/