*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;line-height: 100%;}
body{font-size: 14px;min-width: 1200px;font-family: 'Hos','Microsoft YaHei';overflow-x: hidden;}
a{text-decoration: none; color:#333; font-size: 14px;}
li{list-style: none;}
em,i{font-style: normal;}
:focus{ outline: none;}
.dfs{display:flex;align-items:end;justify-content:space-between;}
.gy{max-width: 1500px;margin: 0 auto;width: 100%;}
.gy1{min-width: 1280px;margin: 0 auto;width: 100%;}
.gyw{min-width: 100%;margin: 0 auto;width: 100%;}

@font-face{font-family:Hos;src:url(//memberpic.114my.cn/dgdrlaser8/cssnew/Hos.ttf.txt)}
@font-face {font-family: 'samsungsharpsans-b';src: url('//memberpic.114my.cn/dgdrlaser8/cssnew/samsungsharpsans-bold.otf.txt');font-weight: normal;font-style: normal;}
@font-face {
  font-family: 'iconfont';  /* Project id 4327901 */
  src: url('//at.alicdn.com/t/c/font_4327901_80ddcvz0ni6.woff2?t=1708409947649') format('woff2'),
       url('//at.alicdn.com/t/c/font_4327901_80ddcvz0ni6.woff?t=1708409947649') format('woff'),
       url('//at.alicdn.com/t/c/font_4327901_80ddcvz0ni6.ttf?t=1708409947649') format('truetype');
}

@font-face {
  font-family: 'iconfont';  /* Project id 4594442 */
  src: url('//at.alicdn.com/t/c/font_4594442_b4a8vgnm73l.woff2?t=1719055116822') format('woff2'),
       url('//at.alicdn.com/t/c/font_4594442_b4a8vgnm73l.woff?t=1719055116822') format('woff'),
       url('//at.alicdn.com/t/c/font_4594442_b4a8vgnm73l.ttf?t=1719055116822') 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;}

/*公用tit*/
.title {text-align: center;margin-top: 60px;}
.title>b {display: block; font-size: 70px; text-transform: uppercase; color: #ececec; font-weight: 100;}
.title>i {font-size: 42px;position: relative;padding-bottom: 10px;margin-top: -41px; display: block; color:#333;font-weight: bold;}
.title>em {font-size: 18px;color: #999; display: block;}
        
/*head*/
.head {width: 100%;position: fixed;top: 0;z-index: 999; height: 89px;display: flex;box-shadow: 0px 0px 50px rgba(0,0,0,0.4);
    background: linear-gradient(rgba(255, 255, 255, 0.99), rgba(255, 255, 255, 0.8));}
.head.on{background:#fff; border-bottom: 1px #eee solid; height: 70px;}
.head.on .head_nav li a ,.head.on .tit_cn, .h_tcc>b,.head.on .tit_cn a{color:#333;}
.head.on .h_tcc>b{color:#333;}
.head.on .hea_logo img {width: 160px;}
.head.on .h_tcc>p{color:#999;margin-top: 0px;letter-spacing: 0px;}
.head.on .head_nav>ul>li a {line-height: 70px;}
.head.on .hea_logo b{color:#333;}
.head.on .icon>div i span{color:#333;}
.head.on .tte a{color:#333;}
.head.on .lang-wrap .btn-lang span{color:#333;}
.head.on .lang-wrap .btn-lang i{color:#333;}


.head_nav>ul>li:nth-child(2)>a:after {position: absolute;content: "\e653";font-family: "iconfont";font-size: 14px;color: #333;top: -1px;right: -18px;
transition: .5s;}
.head_nav>ul>li:nth-child(5)>a:after {position: absolute;content: "\e653";font-family: "iconfont";font-size: 14px;color: #333;top: -1px;right: -18px;
transition: .5s;}
.head_nav>ul>li:nth-child(6)>a:after {position: absolute;content: "\e653";font-family: "iconfont";font-size: 14px;color: #333;top: -1px;right: -18px;
transition: .5s;}
.head_nav>ul>li:nth-child(7)>a:after {position: absolute;content: "\e653";font-family: "iconfont";font-size: 14px;color: #333;top: -1px;right: -18px;
transition: .5s;}

.head.on .head_nav>ul>li:nth-child(2)>a:after {    color: #333;}
.head.on .head_nav>ul>li:nth-child(5)>a:after {    color: #333;}
.head.on .head_nav>ul>li:nth-child(6)>a:after {    color: #333;}
.head.on .head_nav>ul>li:nth-child(7)>a:after {    color: #333;}
.head.on .head_nav>ul>li:after {top:67px;}

.hea_logox{display: block;}
.hea_logox img{width: 116px;}
.hea_logox b{display: block;font-size: 24px;color: #333;letter-spacing: 0px;}
.hea_logox a{display: flex;  align-items: center;}
.h_tccx{}
.h_tccx>b{display: block;font-size: 22px;color: #333;}
.h_tccx>p{font-size: 13px;color: rgba(0,0,0,0.5);margin-top: 3px;text-transform: uppercase;letter-spacing: 1px;}

.hea_logo{display: block;}
.hea_logo img{width: 180px;}
.hea_logo b{display: block;font-size: 24px;color: #333;}
.hea_logo a{display: flex; justify-content: center; align-items: center;}
.h_tcc{}
.h_tcc>b{display: block;font-size: 22px;color: #333;}
.h_tcc>p{font-size: 12px;color: rgba(0,0,0,0.5);margin-top: 3px;text-transform: uppercase;letter-spacing: 0px;}
@media screen and (max-width: 1366px){
.h_tcc>p{font-size: 11px;}
}
.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: 21px; color: #083093; }
.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:#fff;font-family: Arial; line-height: 89px;}
.head_box {width: 75%;margin: 0 auto;display: flex;    display: -webkit-flex;display: -moz-flex;justify-content: space-between;align-items: center;position: relative;}
@media screen and (max-width: 1440px){
.head_box{width: 69%;}
}

.head.on .head_logo img{display:none;}
.head_nav {width:73%; margin-right:5%}
.head_nav>ul {display: flex;    display: -webkit-flex;display: -moz-flex;justify-content: space-around;}
.head_nav>ul>li {position: relative;transition: 0.5s;}

.head_nav>ul>li:after {content:'';width:0;height: 3px;background: linear-gradient(to right, #0167b3 0%, #017edb 100%);position: absolute;top:86px;left: 0;z-index: -1;opacity: 0;    transition: 0.5s;}
.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: #333; line-height: 89px;}
.head_con {position: absolute;right:0;top:0; }
.head_con>ul {display: flex;    display: -webkit-flex; display: -moz-flex;}
.head_con>ul>li {width: 89px;height: 89px;border:1px solid rgba(255,255,255,0.3);display: flex;    display: -webkit-flex; display: -moz-flex;flex-direction: column;align-items: center;justify-content: center;position: relative;background:url(//memberpic.114my.cn/dgdrlaser8/uploadfile/image/20240622/20240622112605_451625217.png) no-repeat center;}

.head_con>ul>li i {width:20px;height: 2px;background: #fff;margin: 3px 0;}

.dropmenu{ position:absolute; top:150%; max-height:0; transition:all .3s ease; width:200px;left: -62px;z-index:99; transition:all .3s ease; background:#f9f9f9; border-radius:0px; opacity:0; visibility:hidden; padding: 0px 0px}

.dropmenu1{ position:absolute; top:150%; max-height:0; transition:all .3s ease; width:700px;left: -310px;z-index:99; transition:all .3s ease; background:#f9f9f9; border-radius:0px; opacity:0; visibility:hidden; padding:20% 60%;}
.dropmenu1 .call{max-width: 600px;}
.dropmenu1 .xlbox{max-width: 600px; margin-top:10px;border-bottom: 1px #eee solid; padding-bottom:10px;}
.dropmenu1 .call h3{font-size:16px; line-height:24px;color:#119fe9; padding-bottom:6px;}
.dropmenu1 .call h3 a{font-size:16px;color:#119fe9;line-height:24px;}
.head.on .dropmenu1 .call h3 a{font-size:16px;color:#119fe9;line-height:24px;}
.dropmenu1 .call h4{width:100%;display: flex;}
.dropmenu1 .call h4 b{font-size:15px; line-height:26px;color:#333;width:120px;}
.dropmenu1 .call h4 b a{font-weight:bold;color:#333;font-size:15px;}
.dropmenu1 .call h4 a{font-size:14px; line-height:26px;color:#666;font-weight:normal;}
.head.on .call h4 a{font-size:14px; line-height:26px !important;color:#666;}
.dropmenu1 .call h4 a+a{margin-left:20px;}
.dropmenu1 a:hover{background: linear-gradient(to right, #0167b3 0%, #017edb 100%); color:#fff !important;}
.dropmenu1 table,.dropmenu tbody,.dropmenu tr,.dropmenu td{ display:block; width:100%;}

.dropmenu a{ display:block; line-height:60px !important; text-align:center; font-size:18px !important; color:#666 !important; transition:all .5s ease;border-bottom: 1px #e4e4e4 solid;}
.dropthree{ position:relative; border-bottom: 1px #eee solid;}
.dropthree>div{ position:absolute; left:105%; visibility:hidden; opacity:0; transition:all .3s ease; border-radius:5px;width:100%; background:#f9f9f9; top:0;}
.dropthree:hover>div{ opacity:1; left:100%; visibility:visible; }
.head_nav li:hover .dropmenu{ max-height:1000px;  top:100%; opacity:1; visibility:visible;}
.dropmenu a:hover{background: linear-gradient(to right, #0167b3 0%, #017edb 100%); color:#fff !important;}
.dropmenu table,.dropmenu tbody,.dropmenu tr,.dropmenu td{ display:block; width:100%;}
.head_nav li:hover .dropmenu1{ max-height:1000px;  top:100%; opacity:1; visibility:visible;}
.head_nav li {    position: relative;}
.prolist2021 {position:relative;}
.prolist2021 ul {position:relative;}
.prolist2021 li {position:relative;}
.prolist2021 li dl {position:absolute;top:0;left:100%; transition: 0.5s;}
.nav_c li:hover dl {    opacity: 1; transition: 0.5s;}
.prolist2021 li dl dt a {display: block;padding: 0 40px;width: 300px;height: 42px; border-bottom: none;background: #fff; color: #666; font-weight: 100; font-size: 14px; line-height: 42px;position: relative;}
.prolist2021 li:nth-child(6) {display:none;}

.nav_c>ul>li:hover .nav2 {transform: rotateX(0deg);}
.prolist2021 li:hover dl { transform: rotateY(0deg);}
.prolist2021 li dl {position: absolute;top: 0; left: 100%;transition: 0.5s; transform-origin: left; transform: rotateY(90deg);}

.header-search{float: right;position: relative;height:100%;text-align:center;display: flex;transition: all .3s;display: flex;align-items: center;color: #fff;font-size: 22px;margin-right: 3%;font-weight: bold;}
.header-search span{display:block;margin-left:10px;}
.header-search i{font-size: 16px; color: #fff;}

.top_con {width: 14vw;}
.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:nth-child(2) {width: 80px;}
.top_con>ul>li:first-child {background: none;display: flex; align-items: center; width: 200px;font-size: 1vw;font-family: 'samsungsharpsans-b';}
.top_con>ul>li:first-child>a { text-transform: uppercase; font-size: 1vw; font-weight:bold; color: #fff; padding-left:5px;}
.top_con li i {font-size: 19px;line-height: 24px; color: #333; height: 24px; font-weight:normal;}
.top_con li i a{color: #333;  padding-left: 4px;font-size: 1vw;font-family: 'samsungsharpsans-b';}
.top_con li>p {width: 120px;overflow: hidden;position: absolute;top: 32px;left: -20px;opacity: 0;transition: 0.5s;height:  0;padding: 5px;background: #fff;border: 1px solid #ddd;}
.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>b {width: 11vw;overflow: hidden;position: absolute;top: 32px;left: -20px;opacity: 0;transition: 0.5s; padding: 5px;background: #fff;border: 1px solid #ddd;font-weight:normal;color: #333;}
.top_con li>b a{font-size:18px;color: #333; line-height: 30px;color: #333;}
.top_con li:hover b{opacity: 1;transition: 0.5s;}

/*搜索*/
.top_con li:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;} 
.tit_sel {width: 472px;height: 150px;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: #fff;font-family: Arial;}
.tit_icon:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;}
#search-i{float:left; width:50px; height:43px; overflow:hidden; margin-top:20px;  box-sizing: border-box; padding-top: 0px; border: 1px solid #dddddd;border-left: none;}
#search-bg{float:left; width:350px; height:43px; overflow:hidden; padding-left:14px; margin-top:20px; box-sizing: border-box;     border: 1px solid #dddddd;border-right: none;text-align: left; line-height: 40px;}
.search-text{ font-size:14px;color: #999999;justify-content: center;align-items: center;}
.search-text a{ font-size:15px; color: #fff !important; font-weight:normal;}
.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 #005299; border-right: 7px solid transparent;border-bottom:8px solid transparent; border-left: 7px solid #005299;position: absolute; top: 81px; right: -13px; transition: 0.5s all ease-in-out; }
form {justify-content: center;}
.head_right {display: flex;justify-content: space-between;align-items: center;width: 72%;}

/*flashvideo*/
.banner_title {font-size:60px;color:#ffffff;font-weight: bold;letter-spacing: 2px;transition:all .3s ease;}
.banner_en {color:#ffffff;text-transform:uppercase;margin-top: 15px;font-size: 21px;color: #ffffff;font-weight: bold;width: 130px;height: 2px;background: #fefeff;margin-left: 2px;box-shadow: 5px 5px 5px #060606;}
.banner_text {font-size: 20px;color:#ffffff;padding-top: 23px;font-weight: 200; line-height:32px;transition:all .3s ease;}
.width-auto {width: 100%; padding: 0px 200px; position: relative;}
.swiper-animation { text-shadow: 3px 3px 3px #060606;}
.swiper-text-box .swiper-animation:nth-child(1) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
}
.swiper-text-box .swiper-animation:nth-child(2) {
    /* -webkit-animation-delay: 400ms; */
    animation-delay: 400ms;
}
.swiper-text-box .swiper-animation:nth-child(3) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
}

.swiper-texta{
    display: inline-block;
    position: relative;
    padding: 6px 10px;
    margin-top: 50px;
    font-size: 16px;
    color: #fff;
    border-bottom: 2px solid #0167b3;
}
.swiper-texta a{color: #fff; font-size: 16px;}

.centerr { position: absolute; top: 60%; width: 100%;-webkit-transform: translateY(-50%);transform: translateY(-50%); z-index: 999; left:0%;}
.centerrr { position: absolute; top: 50%; width: 100%;-webkit-transform: translateY(-50%);transform: translateY(-50%); z-index: 999; left:10%;}
.index_banner:hover .about_tu { opacity: 1;transform: translateX(0px);}

.about_tu {margin-top: 3%; width: 50%;opacity: 0;transition: all 1s ease;transform: translateX(-100%);}
.about_tu ul {display: flex;justify-content: space-between;}
.about_tu ul li {display: flex;justify-content: center;align-items: center;flex-flow: column;transition: 0.5s; background: rgba(0,0,0,0.3); padding:2% 5%; width: 18%;}
.about_tu .i1{top:0;left:0;-webkit-animation-delay:0.5s;animation-delay:0.5s;}
.about_tu .i2{top:0;right:0;-webkit-animation-delay:1s;animation-delay:1s;}
.about_tu .i3{bottom:0;right:0;-webkit-animation-delay:1.25s;animation-delay:1.25s;}
.about_tu .i4{bottom:0;right:0;-webkit-animation-delay:1.5s;animation-delay:1.5s;}

.about_tu ul li+li{margin-left:1%;}
.about_tu ul li:hover{border-color: #0092dd;}
.about_tu ul li:hover i{color: #0092dd;}
.about_tu ul li i {font-size: 26px;transition: 0.5s;color: #fff;line-height: 28px;}
.about_int span {line-height: 22px;font-size: 18px; text-align: center; padding-top:10px; }
.about_tu li span{font-size: 1.2rem;color: #fff;line-height: 1.4rem;margin-top: 0.4rem; display: flex; justify-content: center;align-items: center;text-align: center;}
.about_tu li span em{font-size: 14px;color:rgba(255,255,255,0.5);display: block; padding-top:4px; font-style:normal; padding:4% 7%;}

.flashvideo{width:100%;padding-bottom:100vh;position:relative;overflow:hidden;}
.flashvideo video{position:absolute;width:100%;height:calc(100% + 200px);left:0;top:0;z-index:1;object-fit:cover;display:block;}
.flashvideo .v_shade{width:100%;height:100%;background:rgba(0,0,0,.5);left:0;top:0;position:absolute;z-index:1;}
.flashvideo .fv_txt{position:absolute;width:100%;left:0;top:50%;z-index:2;text-align:center;font-size:0;-webkit-text-size-adjust:none;padding-bottom:65px;}
.flashvideo .fv_txt p{font-size:16px;line-height:26px;color:#FFF;text-align:center;}
.flashvideo .fv_txt p:first-child{font-size:48px;height:58px;line-height:58px;}
.flashvideo .fv_txt p:nth-child(2){margin:26px 0 28px;}
.flashvideo .fv_txt a{display:inline-block;width:139px;height:36px;line-height:36px;background:#f5b324;padding:0 23px;}
.flashvideo .fv_txt a span{display:block;font-size:14px;color:#FFF;padding-left:10px;background:url(flash_btnicon.png) no-repeat right center;text-align:left;}
.flashvideo .fv_txt a:last-child{margin-left:11px;}
.flashvideo .fv_txt a:hover{
  -webkit-box-shadow:0 0 8px rgba(255,255,255,.6);
     -moz-box-shadow:0 0 8px rgba(255,255,255,.6);
       -o-box-shadow:0 0 8px rgba(255,255,255,.6);
          box-shadow:0 0 8px rgba(255,255,255,.6);}
/*flash*/
.index_banner{width:100%; overflow:hidden;z-index:1;top:0;left:0;position: relative;}
.index_banner .swiper-slide:before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}
.index_banner.mb{display:none;}
.index_banner .swiper-slide{height:95vh;position: relative;z-index:1;}
.index_banner .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;}
.index_banner .swiper-slide video{display:block;width:100%;height:100%;object-fit:cover; position: relative;z-index: 1;}
.index_banner .swiper-slide video:before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}
.index_banner .swiper-pagination-bullets{bottom:56px!important;height:37px;font-size:0;-webkit-text-size-adjust:none;}
.index_banner .swiper-pagination-bullet{opacity:1;width:100px;height:32px;margin:0 5px!important;position:relative;border-radius:0;background:transparent;padding-bottom:13px;vertical-align:top;overflow:hidden;}
.index_banner .swiper-pagination-bullet .line{width:0;height:2px;position:absolute;left:0;bottom:0;background:#00f;z-index:2;}
.index_banner .swiper-pagination-bullet:after{content:'';width:100px;height:2px;position:absolute;left:0;bottom:0;background:#a9a4a5;z-index:1;border-radius: 50px;}
.index_banner .swiper-pagination-bullet .sw_p{font-size:15px;height:22px;line-height:22px;color:#FFF;text-align:left;position:relative; font-weight:100;text-align: center;
     -webkit-transform:translateY(-100%);
       -moz-transform:translateY(-100%);
         -o-transform:translateY(-100%);
            transform:translateY(-100%);
    -webkit-transition:all 0.5s ease-in-out;
       -moz-transition:all 0.5s ease-in-out;
         -o-transition:all 0.5s ease-in-out;
            transition:all 0.5s ease-in-out;}
.index_banner .swiper-pagination-bullet .sw_p em{font-style:normal;display:inline-block;margin-right:10px;}
.index_banner .swiper-pagination-bullet .sw_p em i{font-style:normal;font-size:15px;}

.index_banner .swiper-pagination-bullet.swiper-pagination-bullet-active:after{background:#0092dd;}
.index_banner .swiper-pagination-bullet.swiper-pagination-bullet-active .sw_p,.index_banner .swiper-pagination-bullet:hover .sw_p{
    -webkit-transform:translateY(0%);
       -moz-transform:translateY(0%);
         -o-transform:translateY(0%);
            transform:translateY(0%);}

.inb1-main .inban-main{
  display: inline-block;
  text-align: left;
  margin:190px auto 0;
}

.inban-main{position: relative; display: flex;z-index: 999;}
.left-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
padding-top:5%;
} 
.marktext11{line-height:21px;font-size:15px;color: #666;width: 86%;}
.inban-item{
float: left;
width: 33.5%;
transition: 0.36s;
background:#f8f8f8;
display: flex;
justify-content: space-between;
}
.inban-item:nth-child(2){margin-left:0.1%;}
.inban-item:nth-child(3){margin-left:0.1%;}
.inban-item1{
 margin-top: 2px;
 box-sizing: border-box;
 padding: 3% 3%;
 border-top: 5px solid rgba(1,103,179,0.95);
z-index: 999;
position: relative;
}
.inban-item1:hover{
  transform: translateY(-10px);
}
.initem-icon{
  padding-top: 4px;
}
.initem-icon .iconfont{font-size: 54px;color: rgba(3,42,148,0.1);}
.clearfix:after {position: absolute;}
.initem-tit {background-position-x: 115px;}
.initem-tit {
    font-size: 24px;
    color: rgba(51,51,51,1);
    display: inline-block;
    transition: 0.36s;
    padding-right: 20px;
    background: url(//memberpic.114my.cn/dgdrlaser8/uploadfile/image/20240622/20240622112750_597336051.png) no-repeat right center;
    margin-right: 27%;
}
.initem-tit a{font-size: 24px;}
.initem-tit span{font-size: 24px; font-weight:bold; line-height:28px; padding-bottom:2%;display: block;}
.inban-item1:hover .initem-tit ,.inban-item2:hover .initem-tit{
  color: #2565D8;
  background: url("//memberpic.114my.cn/dgdrlaser8/uploadfile/image/20240622/20240622112750_597336051.png") no-repeat right center;
}


/*about*/
.about {background: url(//memberpic.114my.cn/dgdrlaser8/uploadfile/image/20240622/20240622112238_1772076826.jpg) center top no-repeat;overflow: hidden;position: relative;  z-index: 99; height: 920px; }
.about_box {max-width: 1200px; margin: 0 auto;}
.about_con {display: flex; justify-content: space-between; align-items: center;margin-top: 7%;}
.about_con .slick-track {width: 1200px !important;}
.about_txt { display: flex; flex-direction: column; width:63%;}
.about_txt p {font-size: 19px; color: #ccc; text-transform: uppercase; display: flex; flex-direction: column;  line-height: 55px;}
.about_txt p span {
}
.about_txt b { font-size: 48px; color: #333; line-height: 48px; padding: 0px 0 0; }
.about_txt em {font-size: 15px; font-weight: 100; line-height: 33px; margin: 10px 0 0;width: 85%;}
.about_txt span {font-size: 16px; font-weight: 100; width: 189px; height: 50px; padding: 2% 3%; border-radius: 0px; margin: 3% 0 2% 0; display: flex;  align-items: center;  position: relative;  overflow: hidden; justify-content: center;  margin-right: 15px; border: 3px solid #0167b3;}
.about_txt span:hover{background: linear-gradient(to right, #0167b3 0%, #017edb 100%);}
.about_txt span:hover a{color: #fff;}
.about_txt span a{font-size: 16px;}
.about_txt span a:after {content:'\eb8d';font-family:iconfont;position:absolute;top: 13px;right: 28px;font-size: 18px;transition:0.5s;}
.about_txt span a:hover:after {right:20px;}

.about_txtdh ul{margin: 35px 0; float: left;}
.about_txtdh li {font-size: 50px;  padding: 12px 0px; width: 125px; height: 105px; align-items: center; text-align: center; position: relative; color: #fff; margin-right: 15px; display: flex;  flex-direction: column; justify-content: center;background:#f8f8f8;}
.about_txtdh ul {display: flex; align-items: center; justify-content: space-between;}
.h1 {display: flex; align-items: center;}
.about_txtdh li:nth-last-child(3) i{ font-size: 45px; }
.about_txtdh li:nth-last-child(2) i{ font-size: 36px; }
.about_txtdh li:nth-last-child(1) i{ font-size: 36px; }

.about_txtdh li i { font-size: 38px; color:#0167b3; line-height: 27px; text-align: center;}
.about_txtdh li p{font-size: 14px; color: #999; text-align: center; line-height: 16px;}
.about_txtdh li p a{font-size: 16px; color: #666; text-align: center; line-height: 25px;margin-top: 10px;}
/*.about_txtdh li:after {content: ''; width: 100px; height: 100px; background: rgba(248,195,1, 0.1); position: absolute;  top: -15px;  left: -15px;
    border-radius: 50%; z-index: -1;}*/

.about_pic { width: 36%; display: flex; position: relative; z-index: 5;}
/*.about_pic:after {content: ""; width: 155%; height: 160%; background: linear-gradient(120deg,#f8c301 10%,#fdd338 80%);
    position: absolute; top: -29%; left: -15%; z-index: -1;}*/
.about_pic>ul{padding: 0px 16%;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.about_pic>ul>li{width: 100%; padding: 50px 20px;}
.about_pic>ul li i {font-size:54px; float: left; padding-top: 4%; color: rgba(255,255,255,0.5);     margin-right:18px;}
.about_pic>ul b{color: #fff;font-size: 42px; font-weight: 100; font-family: 'samsungsharpsans-b';}
.about_pic>ul b a{color: #fff;font-size: 30px;}
.about_pic>ul p{font-size: 15px;color: rgba(255,255,255,0.95); font-weight: 100;  display: flex; flex-direction: column;}
.about_pic>ul>li:last-child p{margin-bottom: 0;}
.about_pic>ul>li{border-bottom: 1px solid rgba(255,255,255,0.2);padding-top: 55px;}

.about_pic>ul li p span { font-size:  50px;color:#333; line-height:50px; margin: 0 0 2px 0; font-family: 'din'; font-weight: 100;}
.about_pic>ul li p span em {width: 18px; height:  20px; font-size:  14px; top: 0;  right: -64px; border-radius:  0%; justify-content:  center;align-items:  center; color: #fff; line-height: 20px; display: inline-block;}
.about_txt>i {width: 48px; height: 5px; background: linear-gradient(to right, #0167b3 0%, #017edb 100%); margin-bottom: 15px;}
.about_txt>em>p {color: #666; font-size: 22px;}
.about_txtdh li:hover {background: linear-gradient(to right, #0167b3 0%, #017edb 100%); transition: all 0.6s;color:#fff;}
.about_txtdh li:hover i{color: #fff; }
.about_txtdh li:hover p a{color: #fff; }

/*pro*/
.pro {overflow: hidden;background:url(//memberpic.114my.cn/dgdrlaser8/uploadfile/image/20240621/20240621133150_1564585792.jpg) bottom center no-repeat;padding:3% 0 5% 0; position: relative;}
.pro_box {max-width: 1500px;margin: 0 auto;}
.pro_tit {}
.pro_tit p {font-size: 36px;display: flex;align-items: center;}
.pro_tit p span {color: #1f78c7;}
.pro_tit b em {font-size: 20px;padding: 5% 0 0;text-transform: uppercase;font-family: Arial;color: #999;font-weight: lighter;}
.pro_tab {margin: 3% 0 0;}
.pro_nav {background:#f8f8f8; padding:1%;}
.pro_nav ul {display: flex;justify-content: space-between;align-items: center; width: 100%;}
.pro_nav li {background:#f8f8f8;width: 33.2%;display: flex;justify-content: center;padding: 1.1% 0;border-right: 1px solid #eee;transition:0.5s;}
.pro_nav li.on {background: linear-gradient(to right, #0167b3 0%, #017edb 100%);}
.pro_nav li:last-child {border-right:none;}
.pro_nav li a {font-size: 20px;font-weight: lighter;color:#333; line-height:37px;}
.pro_nav li.on a {color:#fff;}
.pro_con {margin: 3% 0 0;overflow:hidden;}
.pro_roll {display:flex;transition: 0.5s;}
.pro_call {width:100%;flex-shrink:0;overflow: hidden;}

.pro_call ul {margin-bottom: 0 !important;}

.pro_call>div>ul>div>div>li {background:#fff;/* margin: 0 0.1%; */padding: 0.22% 0.22% 1.1%;display: flex !important;flex-direction: column;align-items: center;/* margin: 0.2%; */transform: scale(0.97);transition: 1s;border-radius: 0px;box-shadow: 3px 2px 10px rgba(0,0,0,0.05);}
.pro_call li.slick-center {/*box-shadow:0 0 20px #ddd;*//* margin: 0; *//* transform: scale(1); */transition: 1s;}
.pro_call li>a {overflow: hidden;}
.pro_call li a img {width:100%;height:auto;transition: 0.5s;}
.pro_call li:hover img {transform:scale(1.1);}
.pro_call li span {width: 100%;text-align: center;margin:5% 0 0;}
.pro_call li span>a {font-size: 1.3vw;font-weight: normal;position: relative;z-index: 5;color: #333;}
.pro_call li span>a:before {content:'more';/* width: 32px; *//* height: 32px; *//* border-radius:50%; */position: absolute;left: 0;right: 0;bottom: -4vw;background: #eee;z-index: -1;color: #333;display: flex;justify-content: center;align-items: center;font-size: 14px;transition: 0.5s;transform: rotate(0deg);margin: 0 auto 0;font-family: Arial;text-transform: uppercase;font-weight: lighter;padding: 4% 0;}
.pro_call .ban_dot {display: flex !important;width: 100%;/* position: absolute; */bottom: -14%;left: 0;justify-content: center;align-items: center;/* height: 50px; */margin: 3% 0 0;}
.pro_call .ban_dot li {width: 13px;height: 13px;display: inline-block;background: #fff;margin: 0 0.5%;transition: 0.5s;border-radius: 50%;}
.pro_call .ban_dot li.slick-active {background: #0167b3;}
.pro_call .ban_dot li button {font-size:0;border: none;outline: none;}
.pro_call .slick-prev:before {content: '\e615' !important;font-family: iconfont !important;color: #fff !important;font-size: 18px !important;letter-spacing: 5px;}
.pro_call .slick-next:before {content: '\e615' !important;font-family: iconfont !important;color: #fff !important; letter-spacing: 1px;}
.pro_call .ban_dot {/* display:none !important; */}
.pro_call .slick-prev {left: 0px !important;transform: rotate(180deg) !important;background: #0167b3 !important;width: 52px !important;height: 52px !important;border-radius: 50%;z-index: 5;top:44% !important;}
.pro_call .slick-next {right: 0px !important;background: #0167b3 !important;width: 52px !important;height: 52px !important;border-radius: 50%;z-index: 5; top:44% !important;}
.pro_call .slick-prev:before, .pro_call .slick-next:before {opacity: 1;transition: all ease 0.5s;}

/*appli*/
.appli {overflow: hidden;position: relative;height: 41.38vw;padding: 5% 0 0; margin-top: 40px;}
.appli_boxd {margin-top:30px; overflow:hidden;}
.appli_box {}
.appli_tit {display: flex;flex-direction: column;color: #fff;position: relative;z-index: 9;padding: 0 0 0 6%;}
.appli_tit p {font-size: 28px;display: flex;flex-direction: column;position: relative;}
.appli_tit p:before {content:'Application case';position:absolute;bottom: -64px;left:0;text-transform: uppercase;font-family: Arial;font-size: 18px;}
.appli_tit p:after {content:'+';font-family: iconfont;font-size: 24px;position: absolute;left: 11%;bottom: -62px;}
.appli_tit p span {font-size: 18px;font-weight: lighter;padding: 1% 0 0;}
.appli_tab {position:absolute;top:0;left:0;width:100%;height: 101%;}
.appli_con {position: absolute;bottom: 0;left: 0; z-index: 5;height: 100%;overflow: hidden; max-width: 1500px; margin: 0 auto; right: 0;}
@media screen and (max-width: 1400px){
.appli_con{max-width: 1200px;}
}
@media screen and (max-width: 1440px){
.appli_con{max-width: 1200px;}
}
.appli_con ul {display: flex;justify-content: space-between;height: 100%;}
.appli_con li {display: flex;flex-direction: column;align-items: center;color: #fff;width: 25%;height: 99.75%;position: relative;z-index: 5;border-right: 1px solid rgba(255,255,255,0.3);justify-content: center;padding: 0 0 5% 0; background:linear-gradient(to top, rgba(0,0,0,0.7) 0 ,transparent);}
.appli_con li.on:after {height:100%;}
.appli_con li:after {content:'';width:100%;height:0;background:linear-gradient(to top, rgba(1,103,179,0.9) 0 ,transparent);position:absolute;bottom:0;left:0;transition:0.5s;z-index:-1;}
.appli_con li:hover:after {height:100%;}
.appli_con li i {font-size: 33px;width: 60px;height: 60px;border-radius: 50%;border: 1px solid #fff;display: flex;justify-content: center;align-items: center;}
.appli_con li a {font-size: 32px;display: flex;flex-direction: column;align-items: center;margin: 7% 0 0;color:#fff;}
.appli_con li a span {font-size: 16px;opacity: 0.8;color:#fff; line-height:32px; padding:0 11%;}
.appli_call {}
.appli_call ul {display:flex;    transition: 0.5s;}
.appli_call li {position: relative;width:100%;flex-shrink: 0;}


.appli_call li>a {}
.appli_call li>img {width:100%;height: auto;}
.appli_call li p {display:none;}

.appli_con li em {width: 100%; margin-top: 30px;text-align: center; font-size: 20px;position: relative;font-weight:bold;}
.appli_con li em:after {
    content: '';
    width: 30px;
    height: 2px;
    background:#0092dd;
    position: absolute;
    bottom:40px;
    left:46%;
    transition: 0.5s;
    z-index: 99;
}

/*mot*/
.mot {background: #fff;
    padding: 60px 60px 40px 60px;
    display: flex;
    box-shadow: 1px 1px 50px rgba(0,0,0,0.1);
    flex-direction: column;
    max-width: 1500px;
    margin: 0 auto;
    margin-top: -5%;position: relative;
    z-index: 999;}
.mot_con .ban_dot{display:none !important;}
.mot_box {}
.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%;}
.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:rgba(0,0,0,0.1);transition: 0.5s;}
.mot_con li a {  overflow: hidden;     display: inline-block;  }
.mot_con li p a {font-size: 18px;width:  100%;height: 100%;display:  flex;flex-direction:  column;    z-index: 5;color: #333;  }
.mot_con li a img {width:100%;height:auto;transition: 0.5s;}


.brand {
  width: 100vw;
  height: 22vw;
  position: relative;
background-size: 100% !important;
background: url(//memberpic.114my.cn/dgdrlaser8/uploadfile/image/20240622/20240622114148_431990229.jpg) center no-repeat fixed;
}
.brandimg {
  width: 100%;
  height: 100vw;
  object-fit: cover;
  object-position: center;
}
.brandmsg {
  width: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center;
}

.brandbrief {
  font-size: 40px;
  text-align: center;
  margin-top: 0.5vw;
  letter-spacing: 2px;
line-height:60px;
font-weight: bold;
}
.brandbtn.linkitem {
    margin-top: 1.3vw;
    text-align: center;
    color: #6d6a6e;
}
.brandbtn  a{
   /* width: 206px;
  height: 34px;
 height: 7.2vw;
      line-height: 7.2vw; 
  text-align: center;
  color: #6d6a6e;
  margin-top: 3vw;*/
  cursor: pointer;
  background: #fff;
  border-radius: 17px;
  line-height: 34px;
  cursor: pointer;
  font-size: 16px;
  font-family: 'HYZhongJianHeiJ';
  letter-spacing: 1px;
  padding: 8px 100px ;
}

/*copy*/
.copy_lx{background: #e60012;}
.copy_c{height: 152px;}
.copy_c>ul{display: flex;height: 100%;}
.copy_c>ul>li{width: 25%;display: flex;justify-content: center;align-items: center;}
.copy_c>ul>li>span{font-size: 30px;color: #fff;}
.copy_c>ul>li>div{margin-left: 22px;}
.copy_c>ul>li>div>b{display: block;font-size: 18px;color: #fff; font-weight:norma;}
.copy_c>ul>li>div>p{font-size: 16px;color: #fff;margin-top: 8px;}
.copy_c>ul>li>div>p>span{font-size: 20px;color:rgba(255,255,255,0.5);font-family:din;}

.copy_con {width:81%;}
.copy_con ul {display: flex;justify-content:space-between;width: 100%;}

.copy_con li {width: 27%;position: relative; padding-left:0%; color: #fff;}
.copy_con li p {font-size: 12px;color: #999;line-height: 16px;margin-bottom: 20px;font-weight: normal;}
.copy_con li em {font-size: 20px;color: #333;line-height: 22px;margin-bottom: 20px;font-weight: normal;display: block;}
.copy_con li a {font-size: 15px;color:#666;line-height: 30px; display: flex;}
.copy_cc {display: flex; justify-content: space-between;padding: 110px 0 110px 0;}
.copy_pic {float:left;overflow: hidden; height:160px;}
.copy_pic li {width:  160px;overflow: hidden;}
.copy_pic li p {font-size: 14px;color: #999;text-align: center;line-height: 30px;}
.copy_pic li i {background: #ffffff;width:160px;height: 160px; display: inline-block;padding: 9px;}
.copy_pic li i img{width:100%;}
.copy_str {float:left;margin-left: 20px;margin-top: 16px;}
.copy_str li {width: 32px; height: 32px; border-radius: 100%; text-align: center; transition: 0.5s; line-height: 32px; position: relative;  cursor: pointer; }
.copy_str li.on{color: #0092dd;}
.copy_str li.on i{color: #0092dd;}
.copy_str li i {font-size: 18px;color: #666;position: relative;z-index: 99;}
.copy_str li+li {margin-top:14px;}
.cop_ce{position: relative;overflow: hidden; background:url(//memberpic.114my.cn/dgdrlaser8/uploadfile/image/20240621/20240621202900_1207576452.jpg) center;border-top: 1px #eee solid;}

.copy_icon>p {color: #333;font-size: 16px;margin-bottom: 16px;}
.lin_c{border-bottom: 1px solid rgba(0,0,0,0.12);background: #eee;}
.lin_c>div{display: flex;align-items: center;position: relative;height: 80px;}
.l_wz{width:7%;}
.l_wz p{color: #333;letter-spacing: 1px; font-size: 16px; padding-right:2%;}
.linkTagcs{width: 100%!important;}
.lin_ic {width: 30px; height: 30px; border-radius: 100%; border: 1px solid #ccc; text-align: center; line-height: 30px; color: #333; font-size: 14px; position: absolute; right: 0; top: 25px; }
.links_m a{color:#999;}
.copy_bg {background: #f8f8f8;border-top: 1px #eee solid;}
.copy_bg div {color: #333; height: 80px; line-height: 80px; display: block; font-size:15px; text-align: center;}
.copy_bg div a {color:#333; font-size:15px;}
.copy_b {display: flex; justify-content: space-between; align-items: center; }

.cop_ce .cop_ce:hover,.cop_ce:hover .cop_ce a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }
@-webkit-keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top; transform-origin: top;
  }
}
@keyframes kenburns-top {
 0% {
    -webkit-transform: scale(1) translateY(0);  transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top;   transform-origin: top;
  }
  }
@-webkit-keyframes kenburns-top1 {
  0% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top;  transform-origin: top;
  }
  100% {
   -webkit-transform: scale(1) translateY(0); transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;transform-origin: 50% 16%;
  }

}
@keyframes kenburns-top1 {
 0% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top;  transform-origin: top;
  }
  100% {
   -webkit-transform: scale(1) translateY(0); transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;  transform-origin: 50% 16%;
  }
  }
.cop_ce:before{ -webkit-animation: kenburns-top1  3.5s infinite ease-out  both;animation: kenburns-top1  3.5s infinite ease-out  both;}


/*news*/
.indexTit{border-bottom: 1px #eee solid; padding-bottom: 3%; margin-bottom: 3%}
.flexBetween {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.indexTit .boxLeft .top h4 {
    font-size: 40px;
    color: #333;
}
.indexTit .boxLeft .top h5 {
    font-size:24px;
    color: #666;
    margin-top: 1rem;
font-weight:normal;
}
@media screen and (max-width: 1366px){
.indexTit .boxLeft .top h5 {margin-top: 0rem;}
}
  .indexTit .boxLeft .bot h6 {
    font-size: 0.9rem;
    color: #999;
    margin-top: 0.1rem;
}
.flexStart {
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.indexTit .boxRight div p {
    width: 3.4375rem;
    height: 3.4375rem;
    border-radius: 50%;
    background: #0167b3;
}

.indexNews {
  margin-top: -7.8125rem;
  position: relative;
  z-index: 1;
}
.indexNews .box {
  position: relative;
}
.indexNews .box .boxLeft{
  width: 42%;
}
.indexNews .box .boxRight {
  width: 58%;
  box-sizing: border-box;
  background: #fff;
  padding: 0 4.375rem;
}
.indexNews .box .boxRight .left {
  font-size: 1rem;
  color: #999;
  line-height: 7.8125rem;
  cursor: default;
}
.indexNews .box .boxRight .right {
  width: 80%;
  margin-left: 5.625rem;
}
.indexNews .box .boxRight .right .swiper-container {
  height: 7.8125rem;
}
.indexNews .box .boxRight .right .swiper-container .swiper-slide {
  height: 7.8125rem;
}
.indexNews .box .boxRight .right .swiper-container .swiper-slide .item {
  line-height: 7.8125rem;
}
.indexNews .box .boxRight .right .swiper-container .swiper-slide .item .time {
  font-size: 1rem;
  color: #666;
}
.indexNews .box .boxRight .right .swiper-container .swiper-slide .item .text {
  font-size: 1rem;
  color: #000;
  margin-left: 2.1875rem;
  width: 85%;
}
.indexNews .box .boxBtn {
  position: absolute;
  right: 2.8125rem;
  top: 2.1875rem;
}
.indexNews .box .boxBtn p {
  padding: 3px 0;
  outline: none;
  cursor: pointer;
}
.indexNews .box .boxBtn p span {
  font-size: 1.125rem;
  color: #000;
}
.indexNews .box .boxBtn p span:hover {
  color: #0167b3;
}
.indexTit .boxLeft .bot {
  margin-top:0.5rem;
}
.indexTit .boxLeft .bot h6 {
  font-size: 0.875rem;
  color: #999;
  margin-top: 0.3125rem;
}
.indexTit .boxRight {
  margin-top:1rem;
}
.indexTit .boxRight div span {
    font-size: 1rem;
    color: #000;
    line-height: 3.4375rem;
    transition: all 0.3s;
    position: relative;
    left: -2.1875rem;
}
.indexTit .boxRight a {
  display: inline-block;
}

.indexTit .boxRight div span font {
  display: inline-block;
  width: 0.75rem;
  height: 0.125rem;
  background: #000;
  vertical-align: middle;
  margin-right: 0.7rem;
}
.indexTit .boxRight div:hover span {
  left: -3.125rem;
}


/*news*/
.news {padding:70px 0;overflow:hidden;background: url(//memberpic.114my.cn/dgdrlaser8/uploadfile/image/20240621/20240621202823_215508107.png) center bottom no-repeat;position: relative;z-index: 5;}
.news_box {max-width:1600px;margin:0 auto;}
.news_top {display:flex;align-items: flex-end;}
.news_tit {}
.news_tit>p {display:flex;flex-direction:column;font-size: calc(1.1rem + 1vw);}
.news_tit>p span {display:flex;align-items: center;}
.news_tit>p i {margin: 1px 10px 0 0;font-size: 35px;color: #0069b4;}
.news_tit>p i img {width:100%;height:auto;}
.news_tit p b {font-size: 22px;padding: 12px 0 0;font-weight: normal;}
.news_tit em {font-size: 15px;color: #555;line-height: 28px;padding: 4% 0 0;}
.news_nav {margin: 0 0 0 3%;}
.news_nav ul {display: flex;justify-content: space-between;align-items: center;width: 100%;}
.news_nav li {display:  flex;justify-content:  center;align-items:  center;/* background: #fff; */margin: 0 12px;width: 100%;/* border-radius: 40px; */position: relative;overflow: hidden;z-index: 5;/* box-shadow: 0px 0px 20px #ddd; */}
.news_nav li i {font-size: 18px;line-height:  24px;display: none;}
.news_nav li a {font-size: 15px;line-height: 24px;/* padding-left: 10px; */white-space: nowrap;color: #999;}
.news_nav li.on,.news_nav li.on a {color: #999;font-weight: normal;}
.news_con {overflow:hidden;}
.news_roll {display:flex;}
.news_call {width:100%;flex-shrink:0;}
.news_call .news_div{/* display: flex; */justify-content: space-between;flex-shrink: 0;width:100%;}
.news_call .news_div{margin: 0 !important;}
.news_call .slick-list  {padding: 3% 0;}
.news_call .news_div_item{width: 36%;position: relative;transition:0.5s;padding: 2.5%;background: #fff;display: flex !important;flex-direction: column;/* margin: 0 0.2%; *//* border: 1px solid #f8f8f8; *//* box-shadow: 0 0 20px #eee; */float: left;z-index: 5;}
.news_call .news_div_item_date{position: absolute;top: 36px;display: flex;left: 19px;height: 22px;/* font-size: 16px; */color: #2d3b8d;transition: 0.5s;font-family: Arial;}
.news_call .news_div_item:hover .news_div_item_date {left: 11%;}
.news_call .news_div_item_date::before{content:'';}
.news_call .news_div_item_content{height: 220px;}
.news_call .news_div_item_year, .news_call .news_div_item_month, .news_call .news_div_item_day{float: left;line-height: 22px;}
.news_call .news_div_item_title{}
.news_call .news_div_item_a {font-size: 20px;display: block;margin-bottom: 20px;position:relative;transition:0.3s;font-weight: bold;padding-top: 36px;}
.news_call .news_div_item_a::before{position:absolute;content:'\4e86\89e3\8be6\60c5';top: 170px;left: 0;/* width: 130px; *//* height: 40px; *//* background: #fff; *//* border-radius: 20px; *//* line-height: 40px; */color: #666;font-size: 14px;transition:0.5s;/* border: 1px #f6f5f5 solid; */text-align: center;box-sizing: border-box;/* padding-left: 30px; */}
.news_call .news_div_item_a::after{position:absolute;font-size: 18px;width: 18px;height: 14px;left: -2px;transition:0.5s;font-family: 'iconfont';content: "\eb94";color: #666;top: 0;opacity: 0;}
.news_call .news_div_item_body{font-size: 14px;color: #666;line-height: 26px;font-weight:100;text-overflow: ellipsis;-webkit-line-clamp: 2;word-break: break-all;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;}
.news_call .news_div_item_pic, .news_call .news_div_item_pic a, .news_call .news_div_item_image{width:100%;height: auto;display: block;transition: 0.5s;}
.news_call .news_div_item:hover .news_div_item_a{color:#0167b3;transition:0.3s;}
.news_call .news_div_item:hover .news_div_item_a::before{/* background: #eb3d00; *//* color: #fff; */}
.news_call .news_div_item:hover .news_div_item_a::after{left: ;opacity:1;}
.news_call .new_ic{overflow:hidden;margin: 3% auto 0;}
.news_call .news_div_item:hover .news_div_item_pic img  {    transform: scale(1.1);transition: 0.5s;}
.news_call .news_div_item_pic {overflow: hidden;}
.news_call .news_div_item:first-child {flex-direction:column-reverse;}
.news_call .news_div_item:first-child .news_div_item_date {top: 63%;left: 76%;color: #999;font-size: 16px;}
.news_call .news_div_item:first-child  .news_div_item_a::after {top: 72%;left: 72%;}
.news_call .news_div_item:nth-child(-n+2) {width: 30%;}
.news_call .news_div_item:nth-child(2) {margin: 0 2%;}
.news_call .news_div_item:nth-child(2) .news_div_item_body {-webkit-line-clamp: 20;color: #333;}
.news_call .news_div_item:nth-child(2) .news_div_item_a,.news_call .news_div_item:nth-child(2) .news_div_item_body {/* color:#fff; */}
.news_call .news_div_item:nth-child(2):before {content:'';width:100%;height:100%;position:absolute;top:0;background: #f8f8f8;left: 0;z-index: -1;} 
.news_call .news_div_item:nth-child(2) .news_div_item_pic {opacity:0;}
.news_call .news_div_item:nth-child(2) .news_div_item_date {top: 13.2%;left: 76%;color: #999;font-size: 16px;}
.news_call .news_div_item:nth-child(2) .news_div_item_a::after {top: 74%;left: 72%;}
.news_call .news_div_item:nth-child(2) .news_div_item_a::before {top:850%;}
.news_call .news_div_item:nth-child(n+3)  {flex-direction:row-reverse;justify-content: space-between;align-items: center; padding:8px;}
.news_call .news_div_item:nth-child(n+3) .news_div_item_a {padding: 6% 0 0;margin-bottom: 12px;}
.news_call .news_div_item:nth-child(n+3) .news_div_item_pic {width: 36%;}
.news_call .news_div_item:nth-child(n+3) .news_div_item_content {width: 60%;height: 170px;}
.news_call .news_div_item:nth-child(n+3) .news_div_item_date {top: 68%;left: 76%;color: #999;font-size: 15px;}
.news_call .news_div_item:nth-child(n+3) .news_div_item_a::before {top: 120px;}
.news_call .news_div_item:nth-child(n+3) .news_div_item_a::after {top: 6.1vw;left: 56%;}
.news_call .news_div_item:nth-child(n+4) {margin: 1.3% 0 0;}


/*--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:5px;width:60px;height:60px;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:#007cc2;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:#007cc2;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--*/