
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:#0572eb; 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);
}
@font-face {
font-family:"ShuHeiTi"; font-weight:700;
src:url("//at.alicdn.com/wf/webfont/nbRrGrB6p95c/suB2cL7OSsYu.woff2") format("woff2"),
	url("//at.alicdn.com/wf/webfont/nbRrGrB6p95c/40DyUAVClqwA.woff") format("woff");
	font-display:swap;
}



/*抬头*/
.headbg{width:1400px; height:132px; margin:0 auto;}
.head_logo{float:left; margin-top:34px;}
.head_name{float:left; margin-top:35px; margin-left:15px;}
.head_name em{font-family:"ShuHeiTi"; font-size:37px; line-height:34px; color:#0572eb;}
.head_name p{margin-top:7px; font-size:17px; line-height:17px;}
.head_slogan{float:left; height:64px; margin-top:32px; margin-left:24px; border-left:1px solid #e9e9e9; padding-left:20px; padding-top:9px;}
.head_slogan em{font-size:20px; line-height:20px; letter-spacing:4px;}
.head_slogan p{margin-top:7px; font-size:24px; line-height:24px; color:#333; font-weight:bold;}
.head_plat{float:left; margin-top:40px; margin-left:41px;}
.head_refer{float:left; margin-top:50px; margin-left:30px;}
.head_refer a{display:block; width:100px; text-align:center; font-size:16px; line-height:36px; color:#fff; text-decoration:none; border-radius:3px; background:#ff7800; transition-duration:0.8s;}
.head_refer a:hover{background:#0572eb;}
.head_tel{margin-top:46px;}
.head_tel dl{display:flex; flex-direction:row; align-items:center; margin-bottom:5px;}
.head_tel dt{margin-right:8px;}
.head_tel dd{font-family:DIN Medium; font-size:27px; line-height:22px; color:#0572eb; font-weight:bold;}
.head_tel dl:nth-child(2) dd{font-size:30px; line-height:23px;}



/*导航*/
.navbg{width:100%; max-width:1920px; min-width:1400px; margin:0 auto; background:#0572eb;}
.nav{width:1400px; margin:0 auto;}
.nav li{float:left; width:calc(100% / 9);}
.nav li a{display:block; text-align:center; font-size:18px; line-height:70px; color:#fff; text-align:center; text-decoration:none; transition-duration:0.8s;}
.nav li:hover a,.nav li.nav_cur a{background-color:#ff7800;}



/*幻灯片*/
.banner{width:100%; overflow:hidden; background:#fff; position:relative;}
.banner-box{width:100%; height:450px; position:relative; margin:0 auto;}
.banner-box .bd{width:100%; }
.banner-box .bd li{width:100%; height:450px; 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.com.cn/dg0170393/uploadfile/image/20240113/20240113142249_399918427.png) 0 0 no-repeat;} 
.banner-btn a.next{right:-50px; background:url(//memberpic.114my.com.cn/dg0170393/uploadfile/image/20240113/20240113142249_399918427.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:#0572eb;}
.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;}



/*底部*/
.basebg{width:100%; max-width:1920px; min-width:1400px; height:601px; margin:80px auto 0; background:url(//memberpic.114my.com.cn/dg0170393/uploadfile/image/20240117/20240117105856_924488193.jpg) center no-repeat;}
.base{width:1400px; margin:0 auto; padding-top:92px;}
.base_fl{float:left; width:300px; height:369px; border-right:1px solid rgba(255,255,255,.1);}
.base_name{padding-top:22px;}
.base_name em{font-size:28px; line-height:28px; color:#fff; font-weight:bold;}
.base_name p{margin-top:8px; font-family:Arial; font-size:14px; line-height:10px; color:#fff; text-transform:uppercase;}
.base_QR{margin-top:33px;}
.base_QR dl{width:160px; height:183px; padding:21px 20px 0; box-sizing:border-box; background:#fff;}
.base_QR dt img{width:120px; height:120px;}
.base_QR dd{margin-top:11px; text-align:center; font-size:16px; line-height:16px;}
.base_fr{float:right;}
.base_box01{padding:15px 0 33px 4px; border-bottom:1px solid rgba(255,255,255,.1);}
.base_box01 a{font-size:16px; line-height:16px; color:#fff;}
.base_box01 a+a{margin-left:57px;}
.base_box01 a:hover{color:rgba(255,255,255,.5);}
.base_box01 a#btdhtop{display:inline-block; margin-left:47px; vertical-align:middle;}
.base_box02{margin-top:86px;}
.base_box02-1{float:left;}
.base_box02-1 dl{float:left; height:215px; border-right:1px solid rgba(255,255,255,.05);}
.base_box02-1 dl:nth-child(1){padding-right:85px;}
.base_box02-1 dl:nth-child(2){padding-left:70px; padding-right:97px;}
.base_box02-1 dt{font-size:18px; line-height:18px; color:#fff;}
.base_box02-1 dd{margin-top:34px;}
.base_box02-1 dd a{display:block; line-height:14px; color:#fff; opacity:0.5;}
.base_box02-1 dd a+a{margin-top:22px;}
.base_box02-1 dd a:hover{opacity:1;}
.base_tel{float:right; width:500px; background:url(//memberpic.114my.com.cn/dg0170393/uploadfile/image/20240117/20240117084422_1346845501.png) right top no-repeat;}
.base_tel em{font-size:18px; line-height:18px; color:#fff;}
.base_tel span{display:block; margin-top:20px; font-family:DIN Medium; font-size:30px; line-height:24px; color:#ff7d25; font-weight:bold;}
.base_tel span i{display:block; margin-top:8px; font-size:32px; line-height:26px; letter-spacing:0.2px;}
.base_tel p{margin-top:25px; padding-top:36px; padding-left:18px; border-top:1px solid rgba(255,255,255,.1); line-height:17px; color:#fff; background:url(//memberpic.114my.com.cn/dg0170393/uploadfile/image/20240117/20240117084422_1063934043.png) left bottom no-repeat;}
.Copyrightbg{margin-top:62px; padding:32px 0 30px; border-top:1px solid rgba(255,255,255,.1);}
.Copyrightbg,.Copyrightbg a{line-height:14px; color:rgba(255,255,255,.5) !important; text-transform:uppercase;}
.Copyrightbg a:hover{color:#fff !important;}



/*面包线及幻灯片*/
#webdh{width:100% !important;}
#bodycon{margin-top:40px;}
.strong_title{ display:none;}
.mianbxContent{ width:100% !important; text-align:left !important; height:35px!important; line-height:35px!important; padding-bottom:8px; margin-bottom:20px !important; border-bottom:1px solid #e1e0e0; text-indent:2em; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; background:url(//memberpic.114my.com.cn/dg0170393/uploadfile/image/20240113/20240113151642_30185926.png) left 8px no-repeat;}
.mianbxContent,.mianbxContent a{ color:#666; font-size:16px;}



/*翻页显示方式*/
.page_total,.pages_box a,.page_jump{ display:inline-block; height:36px; font-size:13px; line-height:36px; background:#eee; border:1px solid #eee; vertical-align:middle; padding:0 14px; cursor:pointer;}
.pages_box a{ color:#666; margin-left:10px; text-decoration:none;}
.pages_box a.page_curr,.pages_box a:hover{color:#fff; font-size:13px; background:#0572eb;}
.page_jump{ margin-left:10px;}
.back_column{ width:1100px !important; clear:both;}



/*产品分类*/
#bodycon #left{height:auto !important; top:0; position:sticky; z-index:2;}
#bodycon{position: relative;}



/*新闻二级分类*/
.nswsfenlei_2019{margin:0 auto; width:1400px; margin-bottom:30px; margin-top:40px; height:100px;}
.nswsfenlei_2019 li{position:relative; width:24.25%; text-align:left; float:left; line-height:44px; transition: all .5s; text-decoration:none; background:#f5f5f5; text-transform:uppercase;}
.nswsfenlei_2019 li+li{margin-left:1%;}
.nswsfenlei_2019 li a:after{position:absolute; top:43px; right:40px; display:inline-block; content:''; width:28px; height:20px; background:url(//memberpic.114my.com.cn/dg0170393/uploadfile/image/20240113/20240113160623_1204783694.png) no-repeat;}
.nswsfenlei_2019 li:hover a:after,.curNewsType_2019 a:after{ content:''; width:28px; height:20px; background:url(//memberpic.114my.com.cn/dg0170393/uploadfile/image/20240113/20240113160623_1936181894.png) no-repeat !important;}
.nswsfenlei_2019 li a{display:block; padding:20px 0 36px 22px; font-size:24px; color:#222; text-decoration:none;}
.nswsfenlei_2019 li a:hover{color:#fff; font-weight:bold;}
.nswsfenlei_2019 li a:before,.curNewsType_2019 a:before{ position:absolute; top:48px; color:#888; font-size:15px; font-family:Arial;}
.nswsfenlei_2019 li:nth-child(1) a:before{content:'Singapore Airlines news';}
.nswsfenlei_2019 li:nth-child(2) a:before{content:'Express knowledge';}
.nswsfenlei_2019 li:nth-child(3) a:before{content:'Industry information';}
.nswsfenlei_2019 li:nth-child(4) a:before{content:'Common problem';}
.nswsfenlei_2019 li:hover,.curNewsType_2019{background-color:#0572eb !important;}
.nswsfenlei_2019 li:hover a:before,.curNewsType_2019 a:before{color:#fff !important; font-weight:normal;}
.curNewsType_2019 a{color:#fff !important; font-weight:bold;}



/*动态列表模板五*/
.nynewslist{border:1px solid #eee; margin-bottom:30px; transition:all 0.5s;}
.nynewslist .nynewslist_l{width:19.7% !important; left:20px !important;}
.nynewslist .nynewslist_l a .nynews_time{background-color:rgba(5,114,235,0.9);}
.nynewslist .nynewslist_r{width:75% !important;}
.nynewslist .nynewslist_rmore{left:24% !important; background-image:url(//memberpic.114my.com.cn/dg0170393/uploadfile/image/20240113/20240113172919_196044347.png) !important;}
.nynewslist:hover{border-color:transparent !important; background-color:rgba(5,114,235,1);}
.nynewslist:hover .nynewslist_l a .nynews_time{background-color:rgba(255,102,0,0.9);}
.nynewslist:hover .nynewslist_r{left:0 !important;}
.nynewslist:hover .nynewslist_r p a{color:#fff;}
.nynewslist:hover .nynewslist_r span{color:rgba(255,255,255,.8); border-color:rgba(255,255,255,.8);}
.nynewslist:hover .nynewslist_rmore{left:24% !important; color:#fff; background-image:url(//memberpic.114my.com.cn/dg0170393/uploadfile/image/20240113/20240113172145_1971760294.png) !important;}



/*新闻详情页*/
.nyxqnews{width:1400px !important;}
.nyxqnews_left{width:1030px !important;}
.nyxqnewsfanhui{left:-1158px !important;}
.nyxqnews_righttit strong{color:#0572eb !important;}
.nyxqnews_righttit:before{background:#0572eb !important;}
/*新闻内容样式*/
.in_new{line-height:28px; width:95%; margin:0 auto; font-size:14px;}
.in_new p{text-indent:2em; padding-bottom:13px;}
.in_new p a{color:#0572eb; text-decoration:underline;}
.in_new img{display:block; margin:0 auto 10px; max-width:100%;}



/*产品列表模板七*/
.ny_prototal .ny_prolist{width:23%;}
.ny_prototal .ny_prolist .ny_protil:before{background-color:#0572eb;}



/*自定义栏目第二套*/
.nylist li{width:calc((100% - 6%) / 4) !important; margin:0 2% 2% 0 !important; padding:0 !important; border:none !important;}
.nylist li:nth-child(4n){margin-right:0 !important;}
.nylist li:after{background:#0572EB !important;}
.nylist li .nylist-photo{border:1px solid #fafafa; box-sizing:border-box;}
.nylist li a{text-decoration:none;}
/*自定义栏目第九套*/
.nyqhlist li .nyqhlist_pic{overflow:hidden; border:1px solid #eee; box-sizing:border-box;}
.nyqhlist li .nyqhlist_pic img{transition:all .5s ease;}
.nyqhlist li:hover .nyqhlist_pic img{transform:scale(1.1);}
.nyqhlist_tit:before { position:absolute; top:0; left:0; display: block; content: ''; width:0; height:100%; background:#0572EB; transition:all 0.5s;}
.nyqhlist_tit a{ position:relative; z-index:100; text-decoration:none;}
.ny_dgtil{padding:0 15px; box-sizing:border-box; background:#eee;}
.ny_dgtil a{text-decoration:none;}
.nyqhlist li:hover .nyqhlist_tit:before { width:100%;}
.nyqhlist li:hover .nyqhlist_tit a{ color:#FFF;}



/*业务范围*/
.ny_business{text-align:center; font-size:28px; line-height:28px; font-weight:bold;}
.ny_business p{margin-top:10px; font-family:Arial; font-size:16px; line-height:16px; font-weight:normal;}



/*相关报价*/
.make_offers table{width:95% !important; border-collapse:collapse; border-spacing:0; border:none; border-left:1px #e1e1e1 solid; border-top:1px #e1e1e1 solid; margin:10px auto 0;}
.make_offers table td{border-bottom:1px #e1e1e1 solid; border-right:1px #e1e1e1 solid; padding:2% 15px; line-height:16px;}



/*内页幻灯片*/
.ny_banner{width:100%; height:450px; max-width:1920px; min-width:1400px; margin:0 auto; background-position:center; background-repeat:no-repeat;}
.ny_banner_cont{width:1300px; height:100%; margin:0 auto; color:#555; display:flex; flex-direction:column; justify-content:center; align-items:flex-start;}
.ny_banner_cont em{font-size:33px; font-weight:bold;}
.ny_banner_cont i{display:block; width:70px; height:1px; margin-top:30px; background:#555; opacity:0.5;}
.ny_banner_cont p{margin-top:20px; font-size:18px; opacity: 0.8;}
.ny_banner_cont.blank{color:#fff;}
.ny_banner_cont.blank i{background:#fff;}



/*右侧浮动*/
.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.com.cn/dg0170393/uploadfile/image/20240126/20240126083313_267688688.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: #0572eb; }/*颜色更改*/
.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 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; margin-top:12px; background-color: #0572eb !important; border-color: #0572eb !important; }
.y-kefu-box01 .kf-mobile p{ color:#FFF;}
.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>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; }
.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: #0572eb; border-color: #0572eb;}/*颜色更改*/
.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: #0572eb; 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; }
.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: #0572eb; 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; }
/*qq*/
.y-kefu-box01 .kf-zixun {border-bottom: solid 1px #efefef; display:none !important; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 a.kf-zixun:hover{ background-color: #0572eb; border-color: #0572eb; color: #fff; }/*颜色更改*/
.y-kefu-box01 a.kf-zixun:hover>i { background-position: -30px -5px; }
/*关闭后*/
.hide-status .kf-zixun { border-bottom:none; border-radius: 2px; display:block !important; }
.hide-status .kf-zixun i { background-position: -30px -5px; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#0572eb;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }



