body{margin: 0px auto; padding: 0px; font-size:14px;  color: #444; font-family:Microsoft YaHei;     overflow-x: hidden;}
div{margin: 0px; padding: 0px;}
span, p{margin: 0px; padding: 0px;}
h1,h2,h3,h4,h5,h6{margin: 0px; padding: 0px;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup,i{font-style:inherit;font-weight:inherit;}
*{margin: 0px;  padding: 0px;}
html, body {min-height: 100%;}
h1,h2,h3,h4,h5,h6,h7 {font-weight: normal;}
ul,ol,li{list-style: none;}
dl,dt,dd,ol,ul,li {margin: 0px; padding: 0px; list-style: none;}
img {border: none;vertical-align: middle;}
a {text-decoration: none; color: #444;}
a:hover{transition: all 0.6s; color: ;}
b{font-weight:normal;}
table {border-collapse: collapse;table-layout: fixed;}
tr,td{padding:0 !important;}
input, textarea {outline: none;border: none;}
textarea {resize: none;overflow: auto;}
.fl {float: left}
.fr {float: right}
.cl,.clear{clear:both;}
.db,.lb,.dd{font-size:0;}
.db>div,.lb>li,.dd>dl{display:inline-block;vertical-align:top;}
em,.em,i{text-transform:uppercase;font-family:arial;vertical-align:top;display:block;}



/*定义版面统一宽度*/
.page{ width:1200px; margin:0 auto;}
.w1400{width:1200px; margin:0 auto;  overflow:hidden;}

/*标题*/
.tit{ font-size:40px; font-weight:bold; color:#333; text-align:center;}
.tit b{color:#0575e9; font-size:40px; font-weight:bold;}
.tit p{ font-size:17px; font-weight:normal; color:#999; line-height:30px;}
.tit em{animation: tptd 2s infinite;-webkit-animation: tptd 2s infinite;  margin:10px 0;}

.tit1{ font-size:40px; font-weight:bold; color:#fff; text-align:center;}
.tit1 p{ font-size:17px; font-weight:normal; color:#f7f6f6;}
.tit1 em{ animation: tptd 2s infinite;-webkit-animation: tptd 2s infinite; margin:10px 0;}


@keyframes tptd{
  0%{transform: translateY(0);}
  50%{transform: translateY(5px);}
  100%{transform: translateY(0);}
}




/*距离*/
.top10{ margin-top:10px;}
.top20{ margin-top:20px;}
.top30{ margin-top:30px;}
.top40{ margin-top:40px;}
.top50{ margin-top:50px;}
.top60{ margin-top:60px;}
.top70{ margin-top:70px;}
.top80{ margin-top:80px;}
.top90{ margin-top:90px;}
.top100{ margin-top:100px;}


/*head*/
.head{ background:#0483fa; height:44px; line-height:44px;}
.head_w{ margin: 0 auto;width: 1200px;}
.head .head_w>p.fl{font-weight:lighter; color:#f7fbff;}

.head ul li{ float:left; position:relative; height:100%; cursor:pointer;}
.head ul li p,.head ul li a{font-weight:lighter; color:#f7fbff; padding-left:5px; display:block; margin-right:10px;}
.head ul li b{font-weight:lighter; color:#f7fbff; font-size:15px; line-height:44px;}
.head ul li a:hover{ color:#fff; text-decoration:underline;}
.head ul li:nth-child(1){ background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20211008/20211008170356_2125654097.png) no-repeat left center; padding-left:27px; color:#fff; font-size:20px;}
.head ul li:nth-child(2){ background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20211008/20211008170356_1215614784.png) no-repeat left center; padding-left:27px;}
.head ul li:nth-child(3){ background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20211008/20211008170356_824172703.png) no-repeat left center;  padding-left:28px;}

.head ul li .dropcode{position: absolute; top: 46px; right: 5px; width: 110px; height: 0px; overflow: hidden; z-index: 999999; transition: all 0.5s ease;}
.head ul li .dropcode img{ width:100%; height:100%;}
.head ul li:hover .dropcode{ height:100px;}
.head ul li+li{ margin-left:20px;}
.head ul li p, .head ul li a:hover{ text-decoration:none !important;}



/*top*/
.top_box{width: 1200px; top: 0; z-index: 999; height:120px;  margin: 0 auto;}
.top_l{ margin-top:26px; float: left;}
.top_logo{float:left; padding-top:8px;}
.top_w{ font-size:1.8rem; font-weight:bold; color:#222; float:left; padding-left:8px; padding-top:8px;}
.top_w p{font-size: 0.6rem;font-weight:normal; color:#999; text-transform: uppercase; letter-spacing:1px;}
.top_w1{ margin:10px;  float:left;}
.top_w2{font-size: 1.3rem; float:left; color:#0575e9; font-weight:bold; margin-top:10px;  line-height:27px;}
.top_w2 p{font-size: 1rem; color:#444; font-weight:normal;}


/*nav*/
.nav{height: 120px; float: right;}
.menu{ float: left;}
.NavCeshi{}
.NavCeshi .r{background: none;}
.NavCeshi > li { float: left; transition: 0.2s all ease-in-out; position: relative; padding:0 0.5rem;}
.NavCeshi > li:first-child{}
.NavCeshi > li > a { display: block; text-align: center; padding: 0px 0; font-size: 16px; line-height:120px; color: #333; transition: 0.2s all ease-in-out; height: 120px; position: relative; z-index: 1113; }
.NavCeshi > li > a:after,.NavCeshi > li > a::after{ content: ''; width: 0%; height: 2px; background: #0575e9; display: block; position: absolute; left: 0; bottom: 0; transition:0.3s all ease-in-out; }
.NavCeshi > li.navcurrent > a:after,.NavCeshi > li.navcurrent > a::after,.NavCeshi > li:hover > a:after,.NavCeshi > li:hover > a::after{ width: 100%; }
.NavCeshi > li.navcurrent > a, .NavCeshi > li:hover > a { color: #0575e9; font-weight:bold;}
.NavCeshi > li.navcurrent > a > .en,.NavCeshi > li:hover > a > .en{ }
.NavCeshi li>.nav2 {display: none; position:absolute; left:-32px; top:130px; z-index: 99999;}
.NavCeshi li>.nav2 a{display: block; margin-top: 1px; background:#fff; height: 62px; line-height: 62px; width: 150px; font-size: 15px; text-align: center; color:#333; border-bottom: none;}
.NavCeshi li>.nav2 a:hover{background:#0575e9; color: #fff;}
.nav2 b{color:#999;}










/*banner*/
.banner{ overflow: hidden; background:#eee; }
.banner-box{ min-width:1200px; height:700px; position:relative; margin:0 auto; }
.banner-box .bd{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:700px; background-position: center; background-repeat: no-repeat; }
.banner-box .bd li a{ display:block; background-size:auto; }
.banner-btn { width: 100%; position: absolute; top: -1px; left: -1px; margin-left: 0; height: 700px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:350px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out}
.banner-btn a.prev{ left:-50px; background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210923/20210923215902_660551388.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210923/20210923215902_660551388.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:60px; width: 100%; display: block; }
.banner-box .hd ul { width: 1250px; margin: 0 auto; text-align: center; }
.banner-box .hd ul li{ width:20px; height:20px; border-radius:20px; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; text-align: center; position: relative; z-index: 1111; }
.banner-box .hd ul li.on{ background:#0575e9 !important; width: 32px; }
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }

/*search*/
.search_bg{height:80px; background: #fff; border-bottom:1px solid #eee; width:100%;}
.keywords strong{ color:#333; font-weight:bold;}
.keywords,.keywords a{ font-size:14px; color:#666; line-height:78px;}
.keywords a:hover{ color:#0575e9; text-decoration:underline;}
#search_bg input{ float:left; border-radius: 30px 0 0 30px;}
li#search_bg {background: #e0e0e0;border-radius: 30px; margin-top:20px;}
#sso{ padding:10px 15px;}
#infoname{padding-left: 20px; height:44px; background:#e0e0e0; font-size:14px; font-weight:lighter; width: 230px; line-height:44px;}

/*sl*/
.sl_bg{ width:100%; padding-top:60px; background: url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210917/20210917170029_252107193.jpg); margin:0 auto; height:450px; padding-top:65px;}


.spright{ width:580px; margin-top: 30px;}
.sp_t{ font-size:36px; font-weight:bold;}
.sp_t b{ font-size:32px; color:#333; font-weight:bold;  color:#0575e9;}
.sp_c{ font-size:15px; color:#666; font-weight:lighter; line-height:30px; margin:20px 0 20px 0; border-bottom:1px solid #ededed;     padding-bottom: 20px;}
.sp_c b{ font-size:20px; color:#666; font-weight:500; line-height:44px;}
.sp_num{ font-size:15px; color:#484848; }
.sp_num li{ float:left; background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210917/20210917174321_1337836330.png) no-repeat center; width:116px; height:105px; margin-right: 36px; padding-top: 20px;}
.sp_num li:nth-child(4){ margin-right:0px;}
.sp_num span{ font-size:36px; color:#0575e9; font-weight:bold; padding-left: 30px;}
.sp_num b{ font-size:14px; color:#666; padding-left:5px;}
.sp_num p{ font-size:15px; color:#333;  padding-left: 23px; padding-top: 10px;}
.spvidio{ width:550px; height:340px; padding:20px; background:#fff; box-shadow: 0 0 20px #eaeaea; border-radius:20px;}
.spvidio1{ position:relative; width:550px; height:339px; background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20211008/20211008145100_361693606.jpg) no-repeat center; }

.dot{top:40%; position: absolute; left:40%; z-index: 2; width:70px; height:70px; border-radius:50%; -webkit-transform: rotate(0deg); transform: rotate(0deg); 
background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210917/20210917173235_1402382164.png) no-repeat center;}
.pulse1 {position: absolute; left:37%; top:34.1%; z-index: 1; width:110px; height:110px; border-radius: 50%; opacity: 1; -webkit-animation: warn1 1.5s ease-out; animation: warn1 1.5s ease-out; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite;}

.video_box{width:100%;height:100%;background:rgba(0,0,0,0.6);position: fixed;top:0;left:0;z-index:-1;opacity:0;transition:600ms ease;}
.video_box.cur{opacity:1;z-index:999999;transition:600ms ease;}
.video{position: fixed;top:-100%;left:60%;margin-top:-250px;margin-left:-500px;transition:600ms ease;}
.video_box.cur .video,.video_box.cur .video_x{top:50%;transition:600ms ease;}
.video_x{width:50px;height:50px;border-radius:50px;background:#fff;position: fixed;top:-100%;left:50%;margin-left:250px;margin-top:-270px;text-align: center;line-height:50px;font-size:25px;font-weight: lighter;cursor: pointer;transition:600ms ease; color:#222;}

/*闪闪发光动画*/
@-webkit-keyframes warn1 {
0% {
    transform: scale(0.6);
    -webkit-transform: scale(0.6);
    opacity: 0.0;
}

25% {
    transform: scale(0.6);
    -webkit-transform: scale(0.6);
    opacity: 0.3;
}

50% {
    transform: scale(0.6);
    -webkit-transform: scale(0.6);
    opacity: 0.5;
}

75% {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    opacity: 0.7;
}

100% {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    opacity: 0.0;
}
}


/*pro*/
.pro_bg{ width:100%; background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210918/20210918114611_153143806.jpg); height:auto; padding:75px 0 55px 0;}

.proclass{margin: 45px 0;border: 1px solid #e9ebed; text-align: center;font-size: 0; height:90px; background:#fff;}
.proclass li a+a{ background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210918/20210918143454_1336247367.png) no-repeat right;}
.proclass li a{display: inline-block;vertical-align: top; box-sizing: border-box; text-align: left;position: relative;transition: all .3s ease; font-size: 17px;color: #4e4f50; padding: 0 25.4px; line-height:90px;}
.proclass li br {display: none;}
.proclass li a.on{background: #0575e9; color: #ffffff;}




.progdwz2021 li{ display:inline-block; padding:0 !important; width:280px; transition:all .3s ease; margin-bottom:28px;}
.progdwz2021 li+li{ margin-left: 19px; }
.progdwz2021 li span {display: block; background: #fff; line-height: 75px; text-align: center; border-top: 1px solid #ededed;}
.progdwz2021 li span a{ font-size:15px;}
.progdwz2021 li:nth-child(3){ margin-left:0px;}
.progdwz2021 li br {display: none;}
.progdwz2021 li a{overflow: hidden;  display: block;}
.progdwz2021 li a img{transition: all .5s; }
.progdwz2021 li:hover a img {transform: scale(1.2); } 

.proshow_t{ background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20211008/20211008160036_591679246.jpg) no-repeat; width:600px; height:600px; float:left; margin-right:20px;}
.proshow_t2{ background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20211008/20211008160409_468920051.jpg) no-repeat; width:600px; height:600px; float:left; margin-right:20px;}
.proshow_t3{ background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20211008/20211008161334_1118872691.jpg) no-repeat; width:600px; height:600px; float:left; margin-right:20px;}
.proshow_t4{ background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20211008/20211008160609_2116059614.jpg) no-repeat; width:600px; height:600px; float:left; margin-right:20px;}
.proshow_t5{ background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20211008/20211008161204_513956569.jpg) no-repeat; width:600px; height:600px; float:left; margin-right:20px;}


.proshow_t1{ font-size:32px; color:#fff; font-weight:bold; padding:50px 50px 0 50px; }
.proshow_t1 b{ font-size:18px; font-weight:normal;}
.proshow_t1 p{ font-size:16px; font-weight:normal; padding-top:10px; color: #dae8fb;     line-height: 28px;}
.progdwz2021 li span a:hover{background: #0575e9; color:#fff;}


/*case*/
.appli_bg{height:860px;    z-index: 222;position: relative; overflow:hidden;}
.appli { width: 100%; position: absolute;bottom: 0; z-index: 22;height: 240px; background: rgb(0,0,0,0.5);}

.appli_pic li{width:100%;height:860px;}
.appli_pic li:nth-child(1){
background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210922/20210922183812_1775854293.jpg)no-repeat center;}
.appli_pic li:nth-child(2){
background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210922/20210922183812_671326596.jpg)no-repeat center;}
.appli_pic li:nth-child(3){
background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210922/20210922185127_550513239.jpg)no-repeat center;}
.appli_pic li:nth-child(4){
background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210922/20210922184943_783231275.jpg)no-repeat center;}
.appli_pic li:nth-child(5){
background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210922/20210922190854_1075628882.jpg)no-repeat center;}
.appli_pic li:nth-child(6){
background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210922/20210922183812_2115763080.jpg)no-repeat center;}

.appli_list>p{font-size:20px;color:#FFF;    margin-top: 40px; margin-bottom: 35px;}
.appli_list li{width:16.59%;height:88px;color:#222;float:left;border-right:1px solid #eee;background-color: #FFF; font-size: 18px;line-height: 88px;     cursor: pointer;}
.appli_list li:before{content:"";display:block;width:31px;height:33px;float:left;margin-top: 30px; margin-left: 30px;padding-right: 10px;}
.appli_list li:nth-child(1):before{
background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210920/20210920160718_451002095.png) no-repeat ;}
.appli_list li:nth-child(2):before{
background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210920/20210920161649_1643075341.png) no-repeat;}
.appli_list li:nth-child(3):before{
background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210920/20210920161649_1153521875.png) no-repeat;}
.appli_list li:nth-child(4):before{
background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210920/20210920162336_869726969.png) no-repeat;}
.appli_list li:nth-child(5):before{
background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210920/20210920161131_1125311010.png) no-repeat;}
.appli_list li:nth-child(6):before{
background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210920/20210920162456_1179088731.png) no-repeat;}
.appli_list li:last-child{border-right:0;}

.appli_list li.on{color:#FFF;background:#0483fa;}
.appli_list li:nth-child(1).on:before{
background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210920/20210920160902_374863453.png) no-repeat ;}
.appli_list li:nth-child(2).on:before{
background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210920/20210920164251_1073470214.png) no-repeat ;}
.appli_list li:nth-child(3).on:before{
background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210920/20210920164341_147307237.png) no-repeat ;}
.appli_list li:nth-child(4).on:before{
background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210920/20210920164658_1434031440.png) no-repeat ;}
.appli_list li:nth-child(5).on:before{
background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210920/20210920163232_1770979373.png) no-repeat ;}
.appli_list li:nth-child(6).on:before{
background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210920/20210920163243_1747111391.png) no-repeat ;}



.appli_pic li{position: relative; z-index:1}
.appli_pic li:after{content:"";display:block;width:100%;height:100%; z-index: -1;position: absolute;top: 0; opacity: 0.5;
background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210920/20210920154500_1566723937.png)no-repeat center;}

.appli_text {float: right; width: 400px;height: 400px; background: #FFF; margin-top: 6vw; padding: 2.6%;text-align:center;color:#222;}
.appli_text p{font-size:24px; font-weight:bold;padding-bottom:1.5vw;margin-bottom:1.5vw; border-bottom:1px solid #eee;}
.appli_text i{display:block;width:405px;height:270px;}
.appli_text i img{width:100%;}
.appli_text span{font-size:16px;    line-height: 90px;}

.appli_t { position: absolute; top: 15%; left: 14%; z-index: 2;color:#FFF;}
.appli_t p{font-size:40px;    line-height: 70px;}
.appli_t span{font-size:18px;}
.appli_more { margin-top: 6vw;position: relative;}
.appli_more a{color:#FFF;font-size:16px;padding-left: 24px;line-height: 42px;}
.appli_more:before{width:42px;height:42px;background:#0483fa;content:"";display:block;border-radius:50%;position: absolute;
z-index: -1; transition: all 0.3s;}
.appli_more:after{content:"";display:block;width:16px;height:11px;position: absolute; left: 140px; top: 16px;
background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210920/20210920154802_1219465000.png)no-repeat;}
.appli_more:hover::before{width:180px;border-radius:100px;}

/*video*/
.video_bg{width:100%; background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210918/20210918161137_373490349.jpg) no-repeat center bottom; padding:60px 0;}

.indexvideo { position: relative; overflow: hidden;width:1200px; height:525px; margin:0 auto;}
#indexvideo-slide {position: relative;width:1300px;margin:0 auto;}
#indexvideo-slide  .swiper-slide { width:600px; height:450px;background: #fff; border: 1px solid #666; box-sizing: border-box;}
#indexvideo-slide  .swiper-slide:after { content: ''; display: block; position: absolute; left: 0; bottom: -4.8125rem; background: url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210922/20210922174042_1789288927.png) top no-repeat; width: 100%; height: 4.8125rem;  background-size: 100%;}
#indexvideo-slide  .swiper-slide img{display:block; width: 100%;}
#indexvideo-slide  .swiper-slide p { font-size: 20px; color: #666; text-align: center; margin-top: 15px;}
/*.indexvideo .swiper-prev {cursor:pointer; position: absolute; left:0; top:45%;z-index:999; background-color: #fff; width: 57px; height: 57px; line-height:57px; text-align:center; color:#999; font-size:1.2vw; border-radius: 50%; background-image:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210922/20210922174116_1459356047.png); background-repeat: no-repeat;background-position: center;transform: rotate(180deg);}
.indexvideo .swiper-next{cursor:pointer;position: absolute; right:0; top: 45%; z-index:999;background-color: #fff;background-image:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210922/20210922174140_1544826554.png); background-repeat: no-repeat;background-position: center;width: 57px; height: 57px; line-height:57px; text-align:center; color:#999; font-size:1.2vw; border-radius: 50%; }
.indexvideo .swiper-prev:hover ,.indexvideo .swiper-next:hover { background-color: #0575e9; background-image:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210922/20210922174200_1375269891.png); }*/

.swiper-slide-active a{position: relative; display:block; width:100%; height:100%;}
.swiper-slide-active a:before,.swiper-slide-active a:after{content:""; display:block;  position: absolute; left:0; right:0; margin:0 auto; }
.swiper-slide-active a:before{width:48px; height:48px; top:46%; z-index: 2; background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210922/20210922174222_489897854.png)no-repeat center; }
.swiper-slide-active a:after{width:40px; height:40px; top:47%;border-radius: 100%;background:rgba(1,72,183,0.7);  animation:move 1s infinite;}
@-webkit-keyframes move{
            0%{box-shadow:0 0 0 rgba(1,72,183,0.2);}
            50%{box-shadow:0 0 0 40px rgba(1,72,183,0.2);}
            100%{box-shadow:0 0 0 40px rgba(1,72,183,0);}
        }


.swiper-container { overflow: unset;}

.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
-webkit-transform: translate3d(0px, 0, 0);
-moz-transform: translate3d(0px, 0, 0);
-o-transform: translate(0px, 0px);
-ms-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
-webkit-box-lines: multiple;
-moz-box-lines: multiple;
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
-webkit-transition-timing-function: ease-out;
-moz-transition-timing-function: ease-out;
-ms-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
margin: 0 auto;
}

.swiper-slide {
-webkit-flex-shrink: 0;
-ms-flex: 0 0 auto;
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
}


.video_v{display: block;width:78px; height:16px; margin:0 auto; margin-top:-30px;background: url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210920/20210920173002_30015612.png)no-repeat center; animation:flymove 1s infinite;}

@-webkit-keyframes flymove{
            0%{background-position:-37px center;}
            100%{background-position:0px center;}
        }

#indexvideo-slide .swiper-slide:nth-child(4) {  position: relative;  left: -250px;   top: 0px;     z-index: 9999;}
.swiper-slide:nth-child(5) {position: relative; right: 400px;}
.swiper-slide:nth-child(1), .swiper-slide:nth-child(2) { display: none;}
#indexvideo-slide .swiper-slide:nth-child(4) a img { height: 470px;}
#indexvideo-slide .swiper-slide:nth-child(3),#indexvideo-slide .swiper-slide:nth-child(5) { position: relative;   width: 560px; height: 420px;  top: 30px;}

/*adv*/
.adv_bg{height:991px;background: url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20211008/20211008152938_746441135.jpg)no-repeat center; padding-top:80px}

.adv_w{ width:1200px; padding:40px;background-color:rgba(204,223,246,0.8); border-radius:30px;}
.adv_t li{float:left;width:180px;height:94px;margin-right: 14px; padding:26px 0 0 109px;background: #0483fa;font-size: 30px;color:#fff;position:relative;transition: all 0.3s;cursor: pointer;}
.adv_t li b{font-weight: bold;}
.adv_t .on{background: #fa7d05;}
.adv_t li:last-child{margin-right: 0px;}
.adv_t li:after{display:block;content:"";width:55px;height:55px;position:absolute;top: 35px;left: 38px;background: url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210920/20210920174057_7166921.png)no-repeat;}
.adv_t li:nth-child(1):after{background-position:0px -55px;}
.adv_t li:nth-child(2):after{background-position:-55px -55px;}
.adv_t li:nth-child(3):after{background-position:-110px -55px;}
.adv_t li:nth-child(4):after{background-position:-165px -55px;}
.adv_t li:nth-child(1).on:after{background-position:0px 0px;}
.adv_t li:nth-child(2).on:after{background-position:-55px 0px;}
.adv_t li:nth-child(3).on:after{background-position:-110px 0px;}
.adv_t li:nth-child(4).on:after{background-position:-165px 0px;}
.adv_t li p{font-size: 14px;color:#b8dbfb;line-height: 25px;}
.adv_t .on p{color:#fff;}
.adv_b{margin-top:25px !important;}
.adv_b_fl{width:540px;height:435px;padding:50px 55px; background:#fff;}
.adv_b_title{height:80px;position:relative;}
.adv_b_title:after{display:block;content:"";width:590px;height:1px;background: #ccc;position:absolute;top:120px;}
.adv_b_title t{width:85px;height:80px;line-height: 80px; background: #1275ed;font-size: 40px;color:#fff;display: block;text-align: center;float:left; border-radius: 20px 0;}
.adv_b_title b{display: block;font-size: 30px;color:#1275ed; font-weight: bold;}
.adv_b_title p{padding-left: 20px;font-size: 24px;color:#666;float:left;line-height: 40px;}
.adv_b_content{margin-top:90px;}
.adv_b_content p{padding-left: 30px;font-size: 15px;color:#666;line-height: 30px;background: url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210920/20210920174057_7166921.png)no-repeat left 8px;}
.adv_b_content p:nth-child(2){margin-top:25px;}
.adv_b_content span{display: block;margin-top:60px;padding-left:43px;font-size: 20px;color:#999;background: url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210920/20210920173941_1192623006.png)no-repeat left;}
.adv_b_content b{font-size: 24px;color:#1275ed;}

/*service*/
.ser_bg{ background-image:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210923/20210923173415_2111446902.jpg) ; background-repeat: no-repeat; background-position: center; background-attachment: fixed;     padding-top: 70px;}
.ser{height:46rem; padding-top:100px;}
.ser li{width: 33.333%; height:28rem;  float: left;  box-shadow: 0 0 100px rgba(0,0,0,0.05); text-align:center; transition:0.3s all ease-in-out; padding:4rem 0; background: #fff url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210923/20210923173504_1610081562.png) no-repeat center 50rem;}
.ser li.on{background: #0483fa url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210923/20210923173504_1610081562.png) no-repeat center bottom; height:33rem;  margin-top:-2rem; color:#fff; }

.ser_t1{width: 154px; height: 154px; margin: 0 auto;  background: url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210923/20210923202302_312817145.png)  no-repeat center; ; transition:0.3s all ease-in-out; padding-top:2.4rem;}
.ser li.on .ser_t1{  width: 198px; height: 198px;  background: url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210923/20210923212136_68399495.png)  no-repeat center; }

.ser_t2{width: 154px; height: 154px; margin: 0 auto;  background: url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210923/20210923175300_769908812.png)  no-repeat center; ; transition:0.3s all ease-in-out; padding-top:2.4rem;}
.ser li.on .ser_t2{ width: 198px; height: 198px; margin: 0 auto; background: url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210923/20210923212248_966357201.png)  no-repeat center; }

.ser_t3{width: 154px; height: 154px; margin: 0 auto;background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210923/20210923175300_1273003639.png)  no-repeat center; ; transition:0.3s all ease-in-out; padding-top:2.4rem;}
.ser li.on .ser_t3{ width: 198px; height: 198px; 
 background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210923/20210923175354_886973991.png)  no-repeat center; }


.ser li.on .ser_w p,.ser li.on .ser_w b{color:#fff;}
.ser li.on .ser_w p{opacity: 0.7;}
.ser_w{padding-top: 2rem;}
.ser_w b{font-size: 30px; font-weight: bold; color: #222; line-height:50px; transition:0.3s all ease-in-out;}
.ser_w p{ font-size: 14px; color: #999;}
.ser_w dd{opacity: 0; font-size: 16px; line-height: 30px; padding-top:1.2rem;  transition:0.3s all ease-in-out; height:0; color:#fff;}
.ser li.on .ser_w dd{opacity: 1; height:auto; padding-top:1.6rem;}
.ser_b{ font-size: 34px; color: #becedc; font-family: "Tw Cen MT"; padding-top:1rem;transition:0.3s all ease-in-out;}
.ser_b:before{content:""; display:block; width:1px; height:2rem;  background:#e1e1e1; margin:20px auto; transition:0.3s all ease-in-out;}
.ser li.on .ser_b:before{ background:#0483fa;}




/*company*/
.company{width: 100%;height:640px;background: url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210918/20210918210008_1946290394.jpg) no-repeat center bottom;padding:50px 0 0; overflow-x:hidden;}

.company > .page{height: 100%;position: relative;  width: 1200px;}
.company > .page:after{content: '';display: block;width: 1080px;height: 550px; background: url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210920/20210920175426_1804277188.png) no-repeat center;right: -280px;bottom: 0;position: absolute;}
.company_l_tit{position:relative;padding:0 0 45px; padding-top:60px;}
.company_l_tit strong{font-size:38px;color: #fff;line-height:54px;display: block;font-weight: normal;position: relative;}
.company_l_tit .small{font-size: 20px;color: #fff;line-height: 30px;text-transform: capitalize;display: block;opacity: 0.9; font-weight:lighter;}
.company_l_tit:after{ content: '';display: block;width: 70px;height: 3px;background: #fff;
  position: absolute;bottom: 0;left: 0;}

.company_l_cont {padding: 35px 0; position: relative;  z-index: 3;}
.company_l_cont p { font-weight:lighter; font-size:15px; padding: 0px 0 5px; line-height:32px;  color: #e8f3ff;}
.company_l { width:59%;}
.company_btn{padding-top: 0px;}
.company_btn:after{content: '';display: block;clear: both;}
.company_btn a{font-size: 16px;color: #fff; width: auto; height: 42px; text-align: center; line-height: 42px; border-radius: 0; background: transparent; overflow: hidden; transition: .4s all ease;  position: relative; display: block;float: left;padding: 0 30px;border: 1px solid #fff; margin-right: 15px;}
.company_btn a:hover{font-size: 16px;background: #fff; color: #333; border: 1px solid transparent;}
.company_btn a .anim {transform: translateY(-50%) translateX(-50%); position: absolute; top: 50%; left: 50%;}



.company_btn a .anim:before {
	position: relative;
	content: '';
	display: block;
	margin-top: 100%;
}

.company_btn a .anim:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border-radius: 50%;}

.company_btn a:hover .anim {animation: anim-out 0.75s;}
.company_btn a:hover .anim:after {	animation: anim-out-pseudo 0.75s;}

@keyframes anim-out-pseudo {
    0% { background: rgba(0, 0, 0, 0.25); }
    100% { background: transparent; }
}

@keyframes anim-out {
    0% { width: 0%; }
    100% { width: 100%; }
}


.company_r3_item {
  float: left;
  display: block;
  text-align: center;
  margin: 0 60px 0 0;
  position: relative;}
.company_r3_item:after{content: '';display: block;width:10px;height:10px;background: #e3ecf5; border-radius: 50%;box-shadow: 0 0 0 5px rgba(255,255,255,0.5);margin: 25px auto 0;transition: 0.3s all ease;position: relative;z-index: 333;}
.company_r3_item:nth-child(1):after{background:#fa7d05;}
.company_r3_item:nth-child(2):after{background: #e3ecf5;}
.company_r3_item:hover:after{background: #fff;border-radius: 50%;box-shadow: 0 0 0 6px rgba(255,255,255,0.15);}

.company_r3_item i { display: block; margin: 0 auto;}
.company_r3_item i img { display: block; margin: 0 auto; width: 40px;  height: 40px;  transition: 0.3s all ease; position: relative; top: 0;}
.company_r3_item:hover i img{top: -5px}
.company_r3_item p { display: block;  line-height: 25px; font-size: 16px; color: #fff;}
.company_fl:after {content: ''; display: block; clear: both;}
.company_fl { padding:6% 0 0; position: relative;}
.company_fl:after{content: '';display: block;clear: both;}
.company_fl:before{content: '';display: block;width: 140%;position: absolute;bottom: 5px;background: rgba(255,255,255,0.3);height: 1px;right: 0;background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%);background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#4dffffff',GradientType=1 );}

/*工厂实景*/
.workshop{margin:0 auto; width:100%; margin-top:60px;     height: 380px;}
.workshop_t{margin:0 auto; width:1200px;}
.workshop_t1{}
.workshop_t1 .new_web_div2021 li{float:left; width:380px; height:340px; overflow:hidden; position:relative;}
.workshop_t1 .new_web_div2021 li p { display: block; background: #ededed;  line-height: 60px; text-align: center; font-size: 16px;}
.workshop_t1 .new_web_div2021 li:hover p a{ font-size: 16px;}
.workshop_t1 .new_web_div2021 li{margin-right:20px;}
.workshop_t1 .new_web_div2021 li a{overflow: hidden;  display: block;     font-size: 16px;}
.workshop_t1 .new_web_div2021 li a img{transition: all .5s; }
.workshop_t1 .new_web_div2021 li:hover a img {transform: scale(1.2); } 
.workshop_t1 .new_web_div2021 li:hover p, .workshop_t1 .new_web_div2021 li:hover p a {color: #fff;background: #0483fa;}


/*news*/
.news_bg{ padding:60px 0; background:#f3f7fb;}
.news_tab { margin:0 auto; height: 42px; margin-bottom: 40px; margin-top: 40px; }
.news_tab ul li {display: inline-block; overflow: hidden;  width:160px; line-height: 40px; margin:0 0px 0 25px; position: relative;     box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.1); border-radius:30px;     }
.news_tab ul li:hover,.news_tab ul li.on{ border-color: transparent;}
.news_tab ul li a img { display: inline-block;  vertical-align: middle; padding-right: 5px;  -webkit-filter: grayscale(1); filter: grayscale(1);}
.news_tab ul li:hover a img,.news_tab ul li.on a img{-webkit-filter: grayscale(0);filter: grayscale(0);}
.news_tab ul li:hover:after,.news_tab ul li.on:after{left: 0}
.news_tab ul li:hover a,.news_tab ul li.on a{background-image: linear-gradient(to right,#58a6f9 , #0b7aec); color:#fff;  border-radius:30px;}
.news_tab ul { text-align: center; line-height: 30px;}
.news_tab ul li a { display: block; font-size:18px; font-weight:500; color: #343434; transition: .3s all ease; position: relative; z-index: 3;}


.news_list{height:530px;width: 100%;overflow: hidden;}
.news_list .news_div{height:520px;}
.news_list .news_div_item{width: 28.6%;display: inline-block;position: relative;height:470px;transition:0.5s; padding: 20px; border: 1px #d6dde4 solid;}
.news_list .news_div_item+.news_div_item{margin-left:1.79%;}
.news_list .news_div_item_date{position: absolute;top:290px;display: inline-block;font-weight: 400;left: 19px;padding-left: 32px;height: 22px;}
.news_list .news_div_item_date::before{position:absolute;content:'';background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210922/20210922172851_1199334382.png) no-repeat left center;top: 0;left: 0;width: 22px;height: 22px;}
.news_list .news_div_item_content{position: absolute;top:340px;left: 19px;padding-right: 14px;}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{float: left;font-size: 15px;line-height: 22px; color: #999;}
.news_list .news_div_item_a{font-size: 16px;display: block;margin-bottom: 16px;position:relative;transition:0.3s; font-weight: 	normal;}
.news_list .news_div_item_a::before{position:absolute;content:'查看详情';bottom: -130px;left: 0;width: 145px;height: 33px;background: #fbfdff;border-radius: 40px;line-height: 33px;color: #999;font-size: 15px;transition:0.5s;padding-left: 43px; border:1px #eee solid; font-weight: 100;}
.news_list .news_div_item_a::after{position:absolute;content:'';bottom: -122px;font-size: 43px;background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210922/20210922172922_2027227999.png) no-repeat center;width: 25px;height: 14px;left: 130px;transition:0.5s;}
.news_list .news_div_item_body{font-size: 14px;color: #666;font-weight: 100;line-height: 24px;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height:auto;display: block;}
.news_list .news_div_item_pic{ border:1px solid #eee;}
.news_list .news_div_item:hover .news_div_item_a{color: #0575e9;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{background: #0575e9;transition:0.5s;padding-left:40px; color: #fff;}
.news_list .news_div_item:hover .news_div_item_a::after{left:110px;transition:0.5s;}



/*copy*/
.wrapper { margin: 0 auto;width: 1200px;}
.footer{overflow:hidden;background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20211008/20211008172953_1519661786.jpg) repeat-y center 0; height:580px;}
@keyframes span_i1{
        0%{ width:0%; background-color:#c34950}
        25%{ width:100%; background-color:#c34950}
        100%{ width:0%; background-color:#0575e9}
        }
.ft-menu{float:left;width:870px; padding-bottom:40px;}
.ft-menu dl{float:left;padding-left:50px; height:447px;border-left:#383838 solid 1px; padding-right:50px;}
.ft-menu dt{margin-top:70px; line-height:40px;font-size:16px;}
.ft-menu dt a{color:#fff; font-size:18px; font-weight:100;}
.ft-menu dt a:hover{font-weight:bold;text-shadow:0 0 1px #fff;}
.ft-menu dd{padding-top:15px;overflow:hidden;}
.ft-menu dd a{display:block; line-height:36px;font-size:14px;color:#999; font-weight:100;}
.ft-menu dd a:hover{color:#fff;text-shadow:0 0 1px #fff;}


.ft-info{float:right;padding-top:30px;width:330px;overflow:hidden; position:relative; z-index:99999;}
.ft-info .telx{text-align:right;overflow:hidden;}
.ft-info .telx span{display:block;margin-top:28px;height:25px;line-height:25px;font-size:16px;color:#999;}
.ft-info .telx p{height:50px;line-height:50px;font-size:36px; font-family:"Impact"; color:#e79f05  !important; -webkit-background-clip: text; color: transparent;}
.ft-info .telx i{display:block;margin-top:10px;float:right;width:16px;height:2px;background:#0575e9;}
.ft-info .addressBox{margin-top:25px; text-align:right;overflow:hidden;}
.ft-info .addressBox li{padding-right:35px;height:30px;line-height:30px;font-size:15px;color:#999;background-repeat:no-repeat;background-position:right center;}
.ft-info .addressBox li a{color:#999;}
.ft-info .addressBox li.dianhua{background-image:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210922/20210922170303_1546064181.png); font-size: 18px; font-weight: normal;}
.ft-info .addressBox li.WZ{background-image:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210922/20210922165916_203524200.png);}
.ft-info .addressBox li.address{background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210922/20210922165940_302015730.png) no-repeat right 10px; height: auto !important;}
.flinks{float:right;position:relative;margin-top:0px;width:255px;}
#bq_link{width:270px; margin:0 auto; padding-top:25px;}
.friendlink { margin-top: 10px;width: 285px;
margin-left: auto;}
.friendlink .fri_L { background: url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210922/20210922173232_1480044119.png) no-repeat; width: 89px; height: 40px; float: left; color: #e4e4e4; font-size: 17px; letter-spacing: 1px; padding: 6px; text-align: center; }
.friendlink .fri_R {  display: block; float: right; width: 181px; background: #e4e4e4; }
.friendlink .linkTagcs { width: 181px; max-height: 37px; background: rgba(228,228,228,0.8) url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210922/20210922173251_746723362.png) no-repeat 140px 18px; overflow: hidden; transition: 0.3s all ease-in-out; }
.friendlink .linkTagcs:hover { max-height: 200px; overflow-x: hidden; overflow-y: auto; }
.friendlink .fri_R .linkTagcs li { float: none; line-height: 37px; text-align: left; text-indent: 10px; }

.friendlink .fri_R .linkTagcs li a{display: block;}


.con{ line-height:36px;font-size:14px;color:#999; font-weight:100;}
.con a{color:#999; line-height:30px;}
.con a:hover{color:#fff;}

.crcode{float: right; display: -webkit-flex;display: flex; margin-top:30px;}
.crcodeleft img{ width:140px; height:140px; padding:5px; background:#fff; position:relative; border-radius:5px;}
.crcodeleft>div{ position:relative;}
.crcodeleft>div:after{ content:''; display:block; position:absolute; left:100%; top:16px; width:0; height:0; border-top:8px solid transparent; border-bottom:8px solid transparent; border-left:9px solid #fff;}
.crright{ margin:0 0 0 30px;}
.crcodeleft>div:nth-child(2):after{ top:76px;}
.crcodeleft>div:nth-child(3):after{ top:135px;}
.crright p{ cursor:pointer;  width:35px; height:35px; transition:all .3s ease; font-size:16px; color:#04150b; font-weight:lighter; line-height:46px; border-radius:23px;  background: linear-gradient(to right,#dbe8e1,#fff);}
.crright p i{ display:inline-block; vertical-align:middle; transition:all .3s ease;  width:40px; height:40px; background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210922/20210922161228_498316708.png) no-repeat 9px 9px;}
.crright p+p{ margin-top:14px;}
.crright p.on{background: #0575e9; color:#fff;}
.crright p.on i{ background-image:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210922/20210922161006_1067847402.png);}

.crright p:nth-child(2) i{ display:inline-block; vertical-align:middle; transition:all .3s ease;  width:40px; height:40px; background:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210922/20210922164923_1965533273.png) no-repeat 7px 7px;}
.crright p:nth-child(2).on{background: #0575e9; color:#fff;}
.crright p:nth-child(2).on i{ background-image:url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210922/20210922165034_105112518.png);}











/* 客服样式*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(//memberpic.114my.cn/dglqzdh/uploadfile/image/20210923/20210923221010_401193877.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -3px -116px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color:#0483fa; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;border-bottom: 1px #efefef solid;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color:#0483fa; border-color:#0483fa; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #0483fa; border-color: #0483fa;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px; }
.y-kefu-box01 .kf-zixun1 i { width: 21px; height: 22px; background-position: -5px -180px; }
.y-kefu-box01 .kf-zixun1:hover>i { background-position: -30px -180px; }


.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
/*咨询热线*/
.y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color:#0483fa; font-size: 18px; }
y-kefu-box .right {
width: 12px;
height: 12px;
position: absolute;
right: -12px;
top: 24px;
}
y-kefu-box .right-arrow1,
y-kefu-box .right-arrow2 {
width: 0;
height: 0;
display: block;
position: absolute;
left: 0;
top: 0;
border-top: 6px transparent dashed;
border-right: 6px transparent dashed;
border-bottom: 6px transparent dashed;
border-left: 6px white solid;
overflow: hidden;
}
y-kefu-box .right-arrow1 {
left: 1px;
border-left: 6px #efefef solid;
}
y-kefu-box .right-arrow2 {
border-left: 6px white solid;
}
/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }

.y-kefu-box01 .y-ewm-box img { width:115px; height:114px; margin: 20px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*email*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; width:260px;}
.y-kefu-box01 .y-email-infos p { color: #0483fa; font-size: 16px; }
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }

.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#f55b1b;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }