body{overflow-x:hidden;}
body,td{font-size:14px; color:#555; font-family:Microsoft YaHei; }
a{color:#555; text-decoration:none; font-size:14px;}
a:hover{color:#1b49b2; text-decoration:underline;}
body,div,ul,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th{ margin:0; padding:0;}
dl,dt,dd{margin:0px; padding:0px; list-style:none;}
ul,li{list-style:none;}
em,i{font-style:normal;}
img{border:0;}
.cl{clear:both;}
.fl{float:left;}
.fr{float:right;}



/*字体*/
@font-face {
font-family:neutraface2;
src: url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.ttf),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.eot),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.otf),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.woff),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.woff2);
}
@font-face {
font-family:DIN Medium;
src:url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.ttf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.eot),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.otf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff2);
}
@font-face {
font-family:Tw Cen MT;
src: url(//cdn.dg.114my.cn/font/TwCenMT/TwCenMT.ttf),
     url(//cdn.dg.114my.cn/font/TwCenMT/TwCenMT.eot),
     url(//cdn.dg.114my.cn/font/TwCenMT/TwCenMT.otf),
     url(//cdn.dg.114my.cn/font/TwCenMT/TwCenMT.woff),
     url(//cdn.dg.114my.cn/font/TwCenMT/TwCenMT.woff2);
}



/*顶部*/
.headbg{ width:100%; height:46px; line-height:46px; background:#1b49b2; position: relative; }
.head{ margin:0 auto; width:1400px; color:rgba(255,255,255,0.8);}
.head a{ color:rgba(255,255,255,0.8); }
.head .fr a { display: inline-block; padding-left: 50px; background: url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230214/20230214173058_696367791.png) no-repeat 2px 7px; transition: 0.3s all ease-in-out; padding-right: 15px; cursor: pointer; position: relative; text-decoration:none;}
.head .fr .tel{ background-position:-114px 7px; }
.head .fr .wx{ background-position:-232px 6px; }
.head .fr a:hover,.head .fr strong:hover{ background-position-y:-46px; color: #fff; background-color: #d7c215}
.head .fr .wx .wxewm { width: 120px; height: 120px; position: absolute; top: 46px; z-index: 2; left: 0; display: none; }
.head .fr .wx .wxewm img{ width: 120px; height: 120px; display: block; }



/*抬头*/
.top{ margin:0 auto; width:1400px;}
.logo { float: left; margin-top:35px; width:159px; height:24px; padding:44px 32px 0 76px; border-right:1px solid #ddd; margin-right:23px; font-size:18px; line-height:18px; letter-spacing:1.5px; background:url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230303/20230303152331_1473030496.jpg) no-repeat;}
.logo_addr{float: left;color: #666;font-size: 21px;line-height: 32px;height: 70px;padding: 30px 0 30px;position: relative;}
.logo_addr:after{content: '';display: block;width: 18px;height:18px;background:#1b49b2 url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230214/20230214180849_138064808.png) no-repeat center;border-radius:50%;position: absolute;right: 4px;bottom:34px}
.logo_addr p{font-size: 27px;font-weight: normal;color: #25283b;display: block;line-height: 40px; letter-spacing:2px;}
.logo_addr p strong{font-size: 26px;font-weight: bold;color: #25283b}
.top_tel{background: url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230214/20230214180849_91310403.png) no-repeat 80px 10px;width: 200px;float: right;padding-left: 80px;position: relative;margin: 22px 0px 0 10px;height: 92px;}
.top_tel i{position: absolute;left: 0;top: 9px;width: 74px;height: 74px;background: url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230303/20230303152607_357188030.png) no-repeat -87px center;transition:0.3s all ease;}
.top_tel p{font-size:14px;color: #fff;display: block;line-height: 30px;font-weight: 100;height: 85px;padding: 5px 0;}
.top_tel strong{color: #1b49b2;font-size: 30px;font-family: arial;font-weight: normal;display: block;line-height: 26px;}
.top_tel strong span{color: #1b49b2;font-size: 29px;font-weight: bold;font-family: arial}
.top_tel:hover i{background-position-x:0 }



/*导航*/
.navbg{width:100%; height:75px; background:url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230215/20230215102941_666357943.jpg) repeat-x;}
.nav{width:1400px; margin:0 auto;}
.nav li{float:left;}
.nav li a{ display:block; height:52px; padding:23px 44px 0; text-decoration:none; font-size:16px; line-height:16px; color:#333; text-align:center; transition:0.5s;}
.nav li a span{ display:block; margin-top:8px; font-family:Arial; font-size:12px; line-height:12px; color:#999;}
.nav li:hover a,.nav li.navcurrent a{ background:#1b49b2; color:#FFF;}
.nav li:hover a span,.nav li.navcurrent a span{ color:#FFF;}
/*浮动导航*/
.nav_fd{ z-index:100; width:100%; height:75px; background:#1b49b2;}
.nav_fd .nav li a{ color:#FFF; padding-top:19px; height:56px;}
.nav_fd .nav li a span{ color:#FFF;}
.nav_fd .nav li:hover a,.nav_fd .nav li.navcurrent a{ background:#f16100; color:#FFF;}
.nav_fd .nav li:hover a span,.nav_fd .nav li.navcurrent a span{ color:#FFF;}



/*幻灯片*/
.banner{overflow:hidden; background:#fff; position:relative;}
.banner-box{ min-width:1400px; height:650px; position:relative; margin:0 auto;}
.banner-box .bd{ width:100%; }
.banner-box .bd li{ width:100%; height:650px; background-position:center; background-repeat:no-repeat;}
.banner-box .bd li a{ display:block; background-size:auto;}
.banner-btn{width: 100%;position: absolute;top: 4px;left: 0;margin-left: 0;height: 100%;overflow: hidden;}
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:40%; 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/dgsscd/uploadfile/image/20230215/20230215105446_1812813608.png) 0 0 no-repeat; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230215/20230215105446_1812813608.png) -49px 0 no-repeat; }
.banner-box .hd { position:absolute; bottom:25px; width:100%;}
.banner-box .hd ul { width:1400px; margin:0 auto; text-align:center; }
.banner-box .hd ul li{ width:30px; height:30px; line-height:30px; color:#fff; font-family:Arial; font-size:16px; background:#333;cursor:pointer;display:inline-block; margin:0 2px; transition:0.3s all ease-in-out; }
.banner-box .hd ul li.on{ background:#1b49b2;}
.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;}



/*搜索*/
.searchbg{width:100%; border-bottom:1px solid #efefef;}
.search{width:1400px; margin:0 auto;}
.search_l{float:left; padding-left:35px; line-height:74px; background:url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230303/20230303152635_207387319.jpg) left center no-repeat;}
.search_r{float:right; border-left:1px solid #efefef;}
#infoname{border:none; outline:none; background:none; float:left; width:303px; height:74px; padding-left:67px; color:#b1b1b1; background:url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230215/20230215111518_881671037.png) 23px center no-repeat;}
.submit{border:none; outline:none; float:left; width:75px; height:74px; cursor:pointer; background:url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230215/20230215111518_1041841180.png) center no-repeat #1b49b2;}



/*产品展示*/
.productbg{ width:100%; padding-top:60px; padding-bottom:40px; background:url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230215/20230215113636_1068713287.png) repeat;}
.product{ margin:0 auto; width:1400px;}
.sort{float:left; width:310px; padding-bottom:68px; background:#fff;}
.sort1{width:277px; height:98px; padding-left:33px; padding-top:32px; font-size:26px; line-height:26px; color:#fff; font-weight:bold; background:url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230303/20230303152707_27666982.jpg) no-repeat;}
.sort1 span{font-family:Arial; font-size:16px; color:rgba(255,255,255,0.42); line-height:38px; font-weight:normal; text-transform:uppercase;}
/*产品列表*/
.prolist2021 li{ position:relative;}
.prolist2021 .prolist2021_one{display:block; font-size:16px; line-height:70px; border-bottom:1px solid #eee; text-indent:40px; text-decoration:none; background:url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230215/20230215114855_2089524359.png) 270px center no-repeat #fff; transition:0.5s;}
.prolist2021 .prolist2021_one:hover{color:#fff; background:url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230215/20230215114855_1040824112.png) 270px center no-repeat #1b49b2;}
.sort3{margin-top:81px; padding-left:85px; font-family:Arial; font-size:23px; line-height:20px; font-weight:bold; color:#1b49b2; background:url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230303/20230303152743_1330494859.jpg) 41px top no-repeat;}
/*产品后台*/
.productshow{float:right; width:1060px;}
.productshowtit{ height:70px; margin-bottom:30px; border-bottom:1px solid #CCC;}
.productshowtit1{ float:left;}
.productshowtit11{ float:left; font-size:64px; line-height:50px; font-weight:bold; color:#1b49b2;}
.productshowtit12{ float:left; margin-left:10px; font-size:26px; line-height:26px; color:#333;}
.productshowtit12 span{ font-family:Arial; text-transform:uppercase; font-size:15px; line-height:30px; color:#adadad;}
.productshowtit2{ float:right; width:160px; height:36px; line-height:36px; text-align:center; margin-top:15px; background:#343434;}
.productshowtit2 a{ color:#FFF;}
.progdwz2021 ul{overflow:hidden;}
.progdwz2021 li{float:left; width:342px; height:314px; margin-bottom:20px; position:relative;}
.progdwz2021 li+li{margin-left:17px;}
.progdwz2021 li span{display:block; background:#fff;}
.progdwz2021 li span a{display:block; padding-left:20px; font-size:16px; line-height:54px;}
.progdwz2021 li span a:after{content:""; display:block; float:right; width:58px; height:54px;}
.progdwz2021 li > a:after{content:"查看详情"; position:absolute; left:0; top:0; display:block; width:0; height:0; padding-top:170px; text-align:center; font-size:0; line-height:0; color:rgb(255,255,255,0.8); background:url(//memberpic.114my.cn/qianxinwj/uploadfile/image/20211019/20211019101413_1143098794.png) center 132px no-repeat rgb(27,73,178,0.8); transition:0.5s all ease-in-out;}
.progdwz2021 li:hover > a:after{width:342px; height:142px; font-size:16px; line-height:16px;}



/*产品特点*/
.protd_bg{ width:1400px; margin:0 auto; margin-top:80px;}
.protd_bt{ position:relative; text-align:center; font-size:40px; line-height:40px; color:#333;}
.protd_bt i{ position:absolute; left:740px; top:0; font-size:70px; line-height:46px; color:#1b49b2; font-family:neutraface2;}
.protd_bt em{ color:#1b49b2; font-weight:bold;}
.protd_bt span{ margin-top:10px; display:block; font-size:18px; line-height:18px; color:#555; font-weight:normal;}
.protd_main{ margin-top:30px; height:609px; background:url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230303/20230303152923_1349283809.jpg) center  top no-repeat;}
.protd_main li{ margin-bottom:20px; width:280px; height:110px; padding:20px; border-radius:10px; font-size:16px; line-height:24px; background:#f0f0f0; transition:0.5s;}
.protd_main li span{  display:block; font-size:40px; line-height:30px; color:#333; font-family:neutraface2;}
.protd_main li em{  display:block; font-size:18px; line-height:18px; margin-top:5px; margin-bottom:10px; font-weight:bold; color:#333;}
.protd_main li:hover{ color:#FFF; background:#1b49b2;}
.protd_main li:hover span,.protd_main li:hover em{ color:#FFF;}
.protd_main_1{ float:left; margin-top:40px;}
.protd_main_2{ float:right; text-align:right; margin-top:40px;}



/*优势*/
.adv_form{ width:100%; margin-top:60px;}
.adv_form .pagexx{ margin:0 auto; width:1400px;}

.adv_form_tit{ height:90px; font-size:40px; color:#333; line-height:40px; text-align:center;background: url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230215/20230215154327_1453418811.jpg) center bottom no-repeat;}
.adv_form_tit strong{font-weight: bold;color: #1b49b2;}
.adv_form_tit span { font-size: 18px; color: #777; line-height: 36px;}
.adv_row1{padding: 20px 0 70px;background: #fff}
.adv_row1_l { float: left; width: 650px;}
.adv_row1_r{background: url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230215/20230215163130_1862059736.jpg) no-repeat center;width: 660px;height: 390px;float: right;margin-top: 15px}
.adv_row2{padding: 70px 0;background: #f8f8f8}
.adv_row2_l{background: url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230215/20230215163130_2070300315.jpg) no-repeat center;width: 612px;height: 470px;float: left;margin-top: 15px}
.adv_row2_r{float: right; width: 700px;}
.adv_cont{position: relative;}
.adv_cont strong { display: block; padding: 48px 0 18px 130px; position: relative; font-size: 30px; font-weight: normal; color: #343434; line-height: 36px; height: 62px;}
.adv_cont strong i{position: absolute;left: 45px;font-size: 38px;color: #fff;top: 47px;font-style: normal;line-height: 60px;width: 63px;text-align: center;height: 63px;font-family:DIN Medium;z-index: 33;}
.adv_cont strong .en{font-size: 13px;text-transform: capitalize;color: #888;display: block;line-height: 24px;}
.adv_cont strong:before{content: '';display: block;width: 120px;height: 120px;background: url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230303/20230303153505_1448919629.png) no-repeat;left: 0;top: 0;position: absolute;transition:0.3s all ease-in-out;opacity: 1;filter: alpha(opacity=100);}
.adv_cont strong:after{content: '';display: block;width: 120px;height: 120px;background: url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230303/20230303153533_1560631686.png) no-repeat;left: 0;top: 0;position: absolute;transition:0.3s all ease-in-out;opacity: 0;filter: alpha(opacity=0);}
.adv_cont p{font-size: 16px;color: #666;line-height:32px;font-weight:100;padding-left:130px;position:relative;}
.adv_cont p:after{content: '';width: 20px;height: 20px;display: block;position: absolute;left: 90px;top: 8px;border-radius: 50%;transition:0.3s all ease-in-out;background:url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230303/20230303153613_1061804514.png) no-repeat 3px 0;z-index: 3;}
.adv_cont:hover p:after{background-position: -20px 0;}
.adv_cont:hover strong:before{opacity: 0;filter: alpha(opacity=0);}
.adv_cont:hover strong:after{opacity: 1;filter: alpha(opacity=100);}



/*应用领域*/
.use{ margin:0 auto; width:1400px; margin-top:60px;}
.use_tit{ height:90px; font-size:40px; color:#333; line-height:40px; text-align:center;background: url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230215/20230215154327_1453418811.jpg) center bottom no-repeat;}
.use_tit strong{font-weight: bold;color: #1b49b2;}
.use_tit span { font-size: 18px; color: #777; line-height: 36px;}
.usecon{ margin-top:30px;}
.usecon td{ padding-left:0px !important; display:block; float:left; position:relative;}
.usecon td br{ display:none;}
.usecon td+td{ margin-left:23px;}
.usecon tr+tr{ margin-top:23px; display:block;}
.usecon td div{ padding-top:0px !important; width:100%; height:66px; line-height:66px; border-bottom:1px solid #ddd; position:relative;}
.usecon td div a{ display:block; text-align:left; line-height:66px; background:url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230215/20230215172640_370948386.png) no-repeat right center; font-size:16px; color:#888888; font-weight:lighter;}
.usecon td div:after{ content:''; display:block; position:absolute; height:1px; width:0px; background:#135aa8; left:0px; bottom:-1px; transition:all 0.5s ease;}
.usecon td:hover div:after{ width:100%;}
.usecon td>a{ display:block; position:relative;}
.usecon td>a:after{ content:''; transition:all 0.5s ease; position:absolute; display:block; width:100%; height:0px; left:0px; top:0px; background:rgba(0,0,0,0.6) url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230215/20230215172640_1922042331.png) no-repeat center;}
.usecon td:hover>a:after{ height:100%;}



/*简介*/
.adoutbg{width:100%; height:611px; margin-top:60px; background:url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230215/20230215173657_615649167.jpg) center no-repeat;}
.adout{width:1400px; margin:0 auto; padding-top:101px;}
.adout_tit{font-size:40px; line-height:40px; font-weight:bold; color:#1b49b2;}
.adout_tit p{font-size:18px; line-height:18px; color:#555; font-weight:normal; margin-top:14px;}
.adout_tit:after{content:""; display:block; margin-top:24px; width:28px; height:4px; background:#dedede;}
.adout_cont{margin-top:30px; width:647px;}
.adout_cont p{line-height:36px; font-size:16px;}
.adout_cont a{display:block; width:173px; margin-top:44px; padding-left:43px; font-size:16px; line-height:56px; color:#fff; text-decoration:none; transition:0.3s all ease-in-out; background:url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230215/20230215173441_1705465195.png) 120px center no-repeat #1b49b2;}
.adout_cont a:hover{background:url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230215/20230215173441_1705465195.png) 120px center no-repeat #f3700f;}
.adout .fr{padding:180px 350px 0 0; position:relative;}
.adout .fr em{display:block; width:70px; height:70px; border:2px #fff solid; border-radius:50%; position:relative; z-index:1; cursor:pointer; background:url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230303/20230303164832_1900169352.png) center no-repeat;}
.adout .fr::before,.adout .fr::after{content:""; display:block; width:70px; height:70px; border-radius:100% ;position: absolute; top:182px; right:352px; background:rgba(27,73,178,.8);transform:scale(0);}
.adout .fr::after{animation:com1 2s ease-out infinite;}
.adout .fr::before{animation:com2 3s ease-out infinite;}
@keyframes com1{
	0%{transform:scale(0.3); opacity: 1;}
	50%{transform:scale(1.5);opacity: 0.5;}
	100%{transform:scale(2);opacity: 0;}
}
@keyframes com2{
	0%{transform:scale(0.6); opacity: 1;}
	50%{transform:scale(1.8);opacity: 0.5;}
	100%{transform:scale(2.4);opacity: 0;}
}
/*--video-pop--*/
.video-pop{display:none;position:fixed;z-index:9999;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);}
.video-pop .inner{position:fixed;top:50%;left:50%;width:1000px;height:600px;background:#000;transform:translate(-50%,-50%);}
.video-pop .close{position:absolute;right:1rem;top:1rem;width:2rem;height:2rem;cursor:pointer;background:url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230303/20230303164649_468029962.png) no-repeat center;transition:all 0.5s;}
.video-pop .close:hover{transform:rotate(360deg);}
.video-pop #videoiframe{width:100%;height:100%;overflow:hidden;}
.video-pop #videoiframe iframe{display:block;width:100 !important;height:100% !important;}
@media (max-width:992px){
.video-pop .inner{width:90vw;height:54vw;}
.video-pop #videoiframe,.video-pop #videoiframe iframe{width:90vw;height:54vw;}
}



/*数字*/
.about_digitalbg{ width:100%; height:146px; padding-top:74px; background:#1b49b2;}
.about_digital{ width:1360px; margin:0 auto; padding-left:40px; color:#FFF;}
.about_digital li{ position:relative; float:left; margin-right:150px;}
.about_digital li span{ font-size:70px; line-height:52px; font-family:DIN Medium; font-weight:bold;}
.about_digital li em{ display:block; margin-top:10px; font-size:18px; line-height:18px; padding-left:10px;}
.about_digital li i{ position:absolute; font-size:14px; color:#1b49b2; top:35px; left:160px; width:52px; height:20px; line-height:20px; border-radius:20px; text-align:center; background:#fff;}
li.about_digital1 i{ left:80px;}
li.about_digital4 i{ left:120px;}
li.about_digital5 i{ left:80px;}
li.about_digital3 em,li.about_digital4 em,li.about_digital5 em{ padding-left:0;}
li.about_digital5{ margin-right:0;}



/*荣誉资质*/
.Honorbg{ width:100%; height:592px; padding-top:80px; background:url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230216/20230216093823_1786911807.jpg) center no-repeat;}
.Honorbg_tit{ height:90px; font-size:40px; color:#333; line-height:40px; text-align:center;background: url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230303/20230303153749_62110036.png) center bottom no-repeat;}
.Honorbg_tit strong{font-weight: bold;color: #1b49b2;}
.Honorbg_tit span { font-size: 18px; color: #777; line-height: 36px;}
.Honor{width:1400px; margin:0 auto; margin-top:30px; position:relative;}
.Honorcont{ position:absolute; left:47px;}
.Honorcont .new_web_div2021 li{float:left; width:237px; height:343px; margin-right:18px; position:relative; border:5px solid #59585c;}
.Honorcont .new_web_div2021 li p{ display:none;}
.Honorcont .new_web_div2021 li > a{display:block; width:237px; height:343px; overflow:hidden;}
.Honorcont .new_web_div2021 li > a img{transition-duration:0.5s;}
.Honorcont .new_web_div2021 li:hover > a img{transform:scale(1.1);}



/*新闻*/
.newsbg{width:1400px; margin:0 auto; margin-top:60px; overflow:hidden;}
.news_titfl{float:left; font-size:40px; line-height:40px;}
.news_titfl span{font-size:40px; line-height:40px; color:#1b49b2; font-weight:bold;}
.news_titfr{float:right; padding-top:10px;}
.news_titfr li{float:left;}
.news_titfr li+li{margin-left:53px;}
.news_titfr li a{display:block; font-size:18px; line-height:18px; color:#333; text-decoration:none; position:relative;}
.news_titfr li a:after{content:""; position:absolute; left:0; bottom:-3px; display:block; width:0; height:6px; background:#fe5e06; z-index:-1; transition:0.4s all ease-in-out;}
.news_titfr li a:hover:after,.newscur a:after{width:100% !important;}
.news_titfr li a:hover,.news_titfr li.newscur a{font-weight:bold; color:#1b49b2;}
.news{margin-top:30px;}
.news1{float:left;}
.news2{float:left; margin-left:30px;}
.news3{float:left; margin-left:30px;}
/*后台*/
.news1 .news_div_item{float:left; position:relative; width:388px; height:517px; background:#f3f3f3;}
.news1 .news_div_item_pic img{width:388px; height:280px;}
.news1 .news_div_item_date{position:absolute; left:276px; top:474px; font-family:Arial; font-size:16px; line-height:16px;}
.news1 .news_div_item_year{float:left;}
.news1 .news_div_item_month{float:left;}
.news1 .news_div_item_day{float:left;}
.news1 .news_div_item_content{position:absolute; top:280px; width:322px; padding:40px 36px 0 30px;}
.news1 .news_div_item_title a{display:block; font-size:18px; line-height:18px;}
.news1 .news_div_item_body{margin-top:11px; line-height:32px; color:#888;}
.news1 .news_div_item_title a:before{content:""; position:absolute; top:195px; display:block; width:20px; height:12px; background:url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230215/20230215174638_2059513559.png) center no-repeat;}
/*中间*/
.news2 .news_div_item{float:left; position:relative; width:449px; height:517px; background:#1b49b2;}
.news2 .news_div_item_date{position:absolute; left:282px; top:66px; font-family:Arial; font-size:16px; line-height:23px; color:#fff; padding-left:36px; background:url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230215/20230215174638_792556382.png) left center no-repeat;}
.news2 .news_div_item_year{float:left;}
.news2 .news_div_item_month{float:left;}
.news2 .news_div_item_day{float:left;}
.news2 .news_div_item_content{position:absolute; left:40px; top:128px; width:364px;}
.news2 .news_div_item_title a{display:block; font-size:20px; line-height:20px; font-weight:bold; color:#fff;}
.news2 .news_div_item_body{margin-top:58px; font-size:14px; color:#fff; line-height:32px;}
.news2 .news_div_item_title a:before{content:"阅读详情"; position:absolute; top:258px; display:block; font-size:18px; line-height:18px; font-weight:normal; color:#fff; padding-bottom:59px; background:url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230215/20230215174638_992031808.png) left bottom no-repeat;}
.news2 .news_div_item:nth-child(1){display:none;}
.trend .news_div_item:before{content:"赛世动态"; position:absolute; left:40px; top:73px; font-size:18px; line-height:18px; color:#fff;}
.trade .news_div_item:before{content:"行业资讯"; position:absolute; left:40px; top:73px; font-size:18px; line-height:18px; color:#fff;}
.bear .news_div_item:before{content:"技术支持"; position:absolute; left:40px; top:73px; font-size:18px; line-height:18px; color:#fff;}
/*右边*/
.news3 .news_div_item{position:relative; width:503px; margin-bottom:20px;}
.news3 .news_div_item_pic img{width:220px; height:159px;}
.news3 .news_div_item_date{position:absolute; left:394px; top:133px; font-family:Arial; font-size:16px; line-height:23px; padding-left:28px; background:url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230215/20230215174638_300748335.png) left center no-repeat;}
.news3 .news_div_item_year{float:left;}
.news3 .news_div_item_month{float:left;}
.news3 .news_div_item_day{float:left;}
.news3 .news_div_item_content{position:absolute; left:252px; width:252px;}
.news3 .news_div_item_title a{display:block; font-size:18px; line-height:26px;}
.news3 .news_div_item_body{margin-top:10px; font-size:14px; color:#888; line-height:26px;}
.news3 .news_div_item_title a:before{content:""; position:absolute; top:137px; display:block; width:20px; height:12px; background:url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230215/20230215174638_2105446529.png) center no-repeat;}
.news3 .news_div_item:nth-child(1),.news3 .news_div_item:nth-child(2){display:none;}



/*友情链接*/
.linksbg{width:100%; height:96px; margin-top:60px; background:#1b49b2;}
.links{width:1400px; margin:0 auto;}
.links1{float:left; font-family:Tw Cen MT; font-size:32px; line-height:96px; color:#fff; padding-left:37px; background:url(//memberpic.114my.cn/qianxinwj/uploadfile/image/20211014/20211014170103_2116404430.png) left center no-repeat;}
.links2{float:left; margin-left:16px; font-size:18px; line-height:96px; color:#fff;}
.links3{float:left;}
.links4{float:right; line-height:96px;}
.links4 a{color:#fff;}



/*底部*/
.bottombg{width:100%; height:487px; background:url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230216/20230216135224_1104307671.jpg) center no-repeat;}
.bottom{width:1400px; margin:0 auto;}
.bottom_fl{float:left;}
.bottom_logobg{margin-top:58px; overflow:hidden;}
.bottom_logo{float:left;}
.bottom_name{float:left; margin-left:30px; padding-top:14px;}
.bottom_slogan{float:left; margin-left:33px; padding-top:22px; font-size:24px; line-height:24px; color:#333; font-weight:bold;}
.bottom_nav{margin-top:102px; overflow:hidden;}
.bottom_nav dl{float:left;}
.bottom_nav dl:nth-child(2){margin-left:220px;}
.bottom_nav dl:nth-child(3){margin-left:298px;}
.bottom_nav dl dt{font-size:18px; line-height:18px; color:#333;}
.bottom_nav dl dt:after{content:""; display:block; width:19px; height:2px; background:#c1c1c1; margin-top:22px;}
.bottom_nav dl dd{margin-top:8px; position:relative;}
.bottom_nav dl dd a{display:inline-block; margin-top:22px;}
.bottom_nav dl dd em{position:absolute; left:150px; top:0; width:84px;}
.bottom_fr{float:right; width:400px; margin-top:63px;}
.bottom_tel{line-height:14px;}
.bottom_tel span{display:block; font-family:DIN Medium; font-weight:bold; font-size:30px; line-height:30px; color:#1b49b2; margin-top:10px;}
.bottom_tel:after{content:""; display:block; width:100%; height:2px; background:#1b49b2; margin-top:30px;}
.address{margin-top:27px; line-height:19px; padding-left:28px; background:url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230216/20230216135224_1094051957.png) left center no-repeat;}
.man{margin-top:18px; line-height:15px; padding-left:28px; background:url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230216/20230216135224_244389315.png) left center no-repeat;}
.qrcode{margin-top:40px;}
.qrcode dl{float:left; text-align:center;}
.qrcode dl+dl{margin-left:10px;}
.qrcode dd{line-height:14px; margin-top:13px;}



/*版权*/
.copyrightbg{width:100%; background:#ebebeb; height:102px;}
.copyright{width:1400px; margin:0 auto;}
.copyright_fl{float:left; line-height:102px;}
.copyright_fr{float:right; line-height:102px;}


/*右侧浮动*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box a{ text-decoration:none;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(//memberpic.114my.cn/dgsscd/uploadfile/image/20230221/20230221165557_1876072477.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; position: absolute; bottom: -12px; left: 13px; z-index: 1;  background-color: #1b49b2; }/*颜色更改*/
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #1b49b2; border-color: #1b49b2; 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: #1b49b2; border-color: #1b49b2;}/*颜色更改*/
.y-kefu-box01 .hver:hover>p { color: #fff; }
.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: #1b49b2; font-size: 18px; }/*颜色更改*/
.right { width: 12px; height: 12px; position: absolute; right: -12px; top: 24px;}
.right-arrow1,.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;}
.right-arrow1 { left: 1px; border-left: 6px #efefef solid;}
.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: 94px; height: 94px; margin: 30px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*邮箱*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; }
.y-kefu-box01 .y-email-infos p { color: #1b49b2; 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:#1b49b2;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }