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:#881a34; 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:Barlow;
src: url(//memberpic.114my.com.cn/gdtuer/cssnew/Barlow-Regular.ttf.txt),
     url(//memberpic.114my.com.cn/gdtuer/cssnew/Barlow-Regular.eot.txt),
     url(//memberpic.114my.com.cn/gdtuer/cssnew/Barlow-Regular.woff.txt),
     url(//memberpic.114my.com.cn/gdtuer/cssnew/Barlow-Regular.woff2.txt);
}



.ding_bg{ width:100%; height:180px; background:url(//memberpic.114my.com.cn/gdtuer/uploadfile/image/20240615/20240615135418_477972579.jpg) center top no-repeat;}
.ding{ margin:0 auto; width:1170px; padding-left:230px;}
/*顶部*/
.top{ color:#fff; line-height:50px;}
.top_fl{float:left;}
.top_tel{float:right; padding-left:23px; font-weight:bold; font-family:DIN Medium; font-size:26px; background:url(//memberpic.114my.com.cn/gdtuer/uploadfile/image/20240615/20240615135534_1125722622.png) left 20px no-repeat;}
.top_tel span{ font-family:Microsoft YaHei; font-size:14px; font-weight:normal;}



/*抬头*/
.head{}
.head_name{float:left; margin-top:30px; font-size:18px; line-height:25px; letter-spacing:0.5px;}
.head_name span{ display:block; margin-bottom:10px; font-size:25px; line-height:29px; color:#333; font-weight:bold; letter-spacing:0;}
.head_name em{ display:inline-block; margin-right:5px; width:34px; font-family:DIN Medium; font-weight:bold; text-align:center; color:#fff; background:#881a34; border-radius:5px;}
.head_fr{float:right;}
/*导航*/
.head_nav{float:left; margin-top:52px;}
.head_nav li{float:left; position:relative;}
.head_nav li+li{margin-left:40px;}
.head_nav li >a{display:block; height:73px; font-size:18px; line-height:18px; text-decoration:none; color:#333;}
.head_nav li:hover >a,.head_nav li.navcurrent >a{ color:#881a34; font-weight:bold; background:url(//memberpic.114my.com.cn/gdtuer/uploadfile/image/20240615/20240615135651_811530842.png) center bottom no-repeat;}
/*下拉*/
.second{position:absolute; left:50%; top:42px; z-index:1; padding-top:31px; visibility:hidden; opacity:0; transform:translateX(-50%) rotateX(90deg); transform-origin:top; transition:all 0.5s;}
.head_nav li .second a{display:block; text-align:center; height:50px; font-size:16px; line-height:50px; text-decoration:none; padding:0 30px; white-space:nowrap; background:#f1f1f1; transition:all 0.5s;}
.head_nav li:hover .second{visibility:visible; opacity:1; transform:translateX(-50%) rotateX(0deg);}






.head_nav li .second a:hover{color:#fff; background:#881a34;}
.head_nav li .second li{ margin-left:0; width:100%;}

/*搜索*/
.searchall{float:left; margin-left:480px; height:32px; margin-top:18px;position:relative; cursor:pointer;}
.search_cont{padding:34px; box-shadow:0 0 13px rgba(0,0,0,.1); background:rgba(255,255,255,0.98); transform:rotateX(90deg); transform-origin:top; transition:all 0.5s;position:absolute; right:-100px; top:32px; padding-top:30px; z-index:1; opacity:0; visibility:hidden;}
.search_cont form{display:flex; height:36px;}
.search_cont #infoname,.search_cont .search{border:none; outline:none;}
.search_cont #infoname{float:left; width:240px; padding-left:20px; font-size:14px; line-height:36px; color:#999; box-sizing:border-box; background-color:transparent; border:1px solid #999; border-right:none; box-sizing:border-box;}
.searchall:hover .search_cont{transform:rotateX(0deg);opacity:1; visibility:visible;}
/*语言*/
.language{float:left; margin-left:25px; margin-top:18px;}



/*幻灯片*/
.banner{width:100%; max-width:1920px; margin:0 auto; overflow:hidden; background:#fff; position:relative;}
.banner-box{width:100%; height:800px; position:relative; margin:0 auto;}
.banner-box .bd{width:100%; }
.banner-box .bd li{width:100%; height:800px; 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/gdtuer/uploadfile/image/20240530/20240530110542_151369670.png) 0 0 no-repeat;} 
.banner-btn a.next{right:-50px; background:url(//memberpic.114my.com.cn/gdtuer/uploadfile/image/20240530/20240530110542_151369670.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:#881a34;}
.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;}



/*简介*/
.adoutbg{width:100%; height:811px; max-width:1920px; margin:0 auto; background:url(//memberpic.114my.com.cn/gdtuer/uploadfile/image/20240530/20240530100432_1979270140.jpg) center no-repeat;}
.adout{width:1400px; margin:0 auto; padding-top:102px;}
.adout_cont{float:left;}
.adout_tit{padding-top:11px;}
.adout_tit em{font-size:40px; line-height:40px; color:#333; font-weight:bold;}
.adout_tit span{display:block; margin-top:16px; font-size:20px; line-height:20px;}
.adout_txt{width:613px; margin-top:43px; font-size:16px; line-height:35px;}
.adout_more{width:156px; margin-top:40px; transition-duration:0.5s; background:url(//memberpic.114my.com.cn/gdtuer/uploadfile/image/20240530/20240530100432_1173315937.png) center no-repeat;}
.adout_more a{display:block; padding-left:20px; font-size:16px; line-height:40px; color:#fff; text-decoration:none; transition-duration:0.5s; background:url(//memberpic.114my.com.cn/gdtuer/uploadfile/image/20240530/20240530100432_866250744.png) center no-repeat;}
.adout_more:hover{background-image:url(//memberpic.114my.com.cn/gdtuer/uploadfile/image/20240612/20240612084840_1806500991.png);}
.adout_more:hover a{background-position:10px center;}

.adout_video{float:right; position:relative; cursor:pointer;}
.adout_video em:after{content:""; display:block; width:50px; height:50px; position:absolute; left:calc(50% - 25px); top:calc(50% - 25px); background:url(//memberpic.114my.com.cn/gdtuer/uploadfile/image/20240530/20240530100432_1570314728.png) center no-repeat;}
.adout_video #pop_up{margin:auto; padding:1em; border-radius:10px; border-width:5px; overflow:visible;}
.adout_video #shut{width:30px; text-align:center; line-height:30px; color:#fff; font-weight:bold; text-transform:uppercase; position:absolute; right:-35px; top:5px; border-top-right-radius:5px; border-bottom-right-radius:5px; background-color:#000; cursor:pointer; transition-duration:0.8s;}
.adout_video #shut:hover{background-color:#c60000;}

.adout_data{width:1400px; margin:82px auto 0; display:flex; flex-direction:row; justify-content:space-around;}
.adout_data dl{width:171px; padding-left:20px; padding-bottom:32px; box-sizing:border-box; background:url(//memberpic.114my.com.cn/gdtuer/uploadfile/image/20240530/20240530100432_220796928.png) center bottom no-repeat;}
.adout_data dt{display:flex; flex-direction:row; justify-content:flex-start; align-items:flex-end;}
.adout_data dt em{display:block; font-family:DIN Medium; font-size:60px; line-height:50px; color:#333; font-weight:bold; letter-spacing:-2px;}
.adout_data dt span{display:flex; justify-content:center; align-items:center; width:22px; height:22px; margin-left:10px; font-size:16px; line-height:16px; color:#fff; border-radius:50%; background:#881a34;}
.adout_data dl:nth-child(1) dt span,.adout_data dl:nth-child(2) dt span{font-size:12px; line-height:12px;}
.adout_data dl:nth-child(2){ width:212px;}
.adout_data dd{margin-top:17px; font-size:22px; line-height:22px; color:#333;}



/*产品*/
.productbg{width:100%; max-width:1920px; min-width:1400px; margin:0 auto;}
.product_top{height:286px; background:url(//memberpic.114my.com.cn/gdtuer/uploadfile/image/20240530/20240530141301_1285917824.jpg) center no-repeat;}
.product_top_cont{width:1400px; margin:0 auto; padding-top:78px;}
.product_tit{float:left; padding-top:1px;}
.product_tit span{font-family:Tw Cen MT; font-size:30px; line-height:23px; color:#fff; font-weight:bold; text-transform:uppercase; letter-spacing:1.2px;}
.product_tit em{display:block; margin-top:13px; font-size:40px; line-height:40px; color:#fff; font-weight:bold;}
.product_tit p{margin-top:20px; font-size:18px; line-height:26px; color:#fff;}
.sortbg{float:right;}
.sortbg dl{float:left; width:132px; height:132px; border-radius:6px; overflow:hidden; background:rgba(0,0,0,.7); transition-duration:0.5s;}
.sortbg dl+dl{margin-left:10px;}
.sortbg dl a{display:flex; flex-direction:column; justify-content:center; align-items:center; width:100%; height:100%; text-decoration:none;}
.sortbg dt{display:flex; justify-content:center; align-items:center; width:43px; height:43px;}
.sortbg dd{margin-top:7px; text-align:center; font-size:16px; line-height:22px; color:#fff;}
.sortbg dl:hover,.sortbg dl.product_cur{background-color:rgba(136,26,52,.9);}
.productshow{width:1400px; margin:40px auto 0;}
.progdwz2021 li{float:left; margin-bottom:30px;}
.progdwz2021 li+li{margin-left:30px;}
.progdwz2021 li > a{display:block; width:446px; height:333px; overflow:hidden;}
.progdwz2021 li > a img{width:100%; transition-duration:0.5s;}
.progdwz2021 li:hover > a img{transform:scale(1.1);}
.progdwz2021 li > br{display:none;}
.progdwz2021 li span{display:block; margin-top:1px; position:relative; background:#f8f8f8;}
.progdwz2021 li span a{display:block; padding-left:20px; font-size:16px; line-height:59px; text-decoration:none; transition-duration:0.5s; background-image:linear-gradient(#881a34,#881a34); background-position:left center; background-repeat:no-repeat; background-size:0 100%;}
.progdwz2021 li span a:after{content:""; width:20px; height:6px; position:absolute; right:20px; top:calc(50% - 3px); transition-duration:0.5s; background:url(//memberpic.114my.com.cn/gdtuer/uploadfile/image/20240530/20240530141301_670869410.png) right center no-repeat;}
.progdwz2021 li:hover span a{color:#fff; background-size:100% 100%;}
.progdwz2021 li:hover span a:after{background-position:left center;}



/*优势*/
.meritbg{width:100%; max-width:1920px; min-width:1400px; height:1000px; margin:50px auto 0; background:url(//memberpic.114my.com.cn/gdtuer/uploadfile/image/20240530/20240530153008_1884166356.jpg) center no-repeat;}
.merit{width:1400px; margin:0 auto; padding-top:120px;}
.merit_tit{display:flex; flex-direction:column; align-items:center;}
.merit_tit em{font-size:40px; line-height:40px; color:#881a34; font-weight:bold;}
.merit_tit p{margin-top:16px; font-size:20px; line-height:20px;}
.merit_box{margin-top:30px;}
.merit_nav{float:left; display:flex; flex-wrap:wrap; width:439px; background:#fff;}
.merit_nav dl{display:flex; flex-direction:column; justify-content:center; align-items:center; width:50%; height:157px; box-sizing:border-box; cursor:pointer; transition-duration:0.5s;}
.merit_nav dl:nth-child(1),.merit_nav dl:nth-child(2){border-bottom:1px solid #f6f6f6;}
.merit_nav dl:nth-child(2n){border-left:1px solid #f6f6f6;}
.merit_nav dl:hover,.merit_nav dl.merit_cur{background:#ee7931;}
.merit_nav dt{width:54px; height:54px; overflow:hidden; position:relative;}
.merit_nav dt img{position:absolute; left:0; top:0; transition-duration:0.5s;}
.merit_nav dl:hover dt img,.merit_nav dl.merit_cur dt img{top:-54px;}
.merit_nav dd{margin-top:20px; font-size:24px; line-height:24px; color:#333; font-weight:bold; transition-duration:0.5s;}
.merit_nav dl:hover dd,.merit_nav dl.merit_cur dd{color:#fff;}
.merit_contbg{float:right;}
.merit_cont{position:relative;}
.merit_img,.merit_img img{width:961px; height:559px;}
.merit_txt{width:600px; height:320px; padding:39px 37px 0 37px; box-sizing:border-box; background:#881a34; position:absolute; left:-439px; bottom:-79px;}
.merit_txt span{display:block; margin-bottom:15px; font-size:30px; line-height:30px; color:#ffa201; font-weight:bold;}
.merit_txt em{display:block; margin-bottom:30px; font-size:18px; line-height:18px; color:#ffa200;}
.merit_txt p{padding-left:18px; font-size:16px; line-height:29px; color:#fff; background:url(//memberpic.114my.com.cn/gdtuer/uploadfile/image/20240530/20240530153009_2017031970.png) left 10px no-repeat;}
.merit_txt p+p{margin-top:21px;}



/*流程*/
.flowbg{width:100%; max-width:1920px; min-width:1400px; height:883px; margin:0 auto; background:url(//memberpic.114my.com.cn/gdtuer/uploadfile/image/20240711/20240711182043_93185190.jpg) center no-repeat;}
.flow{width:1400px; margin:0 auto; position:relative;}
.flow_tit{float:left; padding-top:126px;}
.flow_tit em{display:flex; font-weight:bold;}
.flow_tit em font{font-family:Arial; font-size:60px; line-height:60px; color:#fff; text-transform:uppercase;}
.flow_tit em span{font-size:50px; line-height:50px; color:#881a34;}
.flow_tit p{width:387px; margin-top:8px; text-align:center; font-size:20px; line-height:40px; color:#fff; letter-spacing:5px; border-radius:20px; background:#881a34;}
.flow_box{float:right; padding-top:254px;}
.flow_button{display:flex; flex-wrap:wrap; width:548px; height:512px; background:url(//memberpic.114my.com.cn/gdtuer/uploadfile/image/20240530/20240530153009_581480823.jpg) center no-repeat;}
.flow_button dl{display:flex; flex-direction:column; justify-content:center; align-items:center; width:50%; height:50%; background:rgba(25,25,27,.8); transition-duration:0.5s; cursor:pointer;}
.flow_button dt{display:flex; justify-content:center; align-items:center; width:59px; height:59px;}
.flow_button dd{margin-top:33px; text-align:center; font-size:20px; line-height:20px; color:#fff;}
.flow_button dd span{display:block; font-weight:bold;}
.flow_button dd i{display:block; margin-top:10px;}
.flow_button dl:hover,.flow_button dl.flow_cur{background-color:#881a34;}
.flow_txt{min-height:191px; position:absolute; left:0; top:539px; padding:30px 60px 40px 40px; box-sizing:border-box; background:rgba(136,26,52,.9);}
.flow_txt_cont em{font-size:24px; line-height:24px; color:#fff; font-weight:bold;}
.flow_txt_cont p{width:610px; margin-top:14px; font-size:16px; line-height:30px; color:#fff;}



/*案例*/
.casebg{width:100%; max-width:1920px; min-width:1400px; margin:80px auto 0;}
.case_tit{display:flex; flex-direction:column; align-items:center;}
.case_tit em{font-size:40px; line-height:40px; color:#881a34; font-weight:bold;}
.case_tit p{margin-top:16px; font-size:20px; line-height:20px;}
.case{width:100%; margin-top:30px; overflow:hidden;}
.case .new_web_div2021{width:1370px; margin:0 auto; margin-left:-12%;}
.case .new_web_div2021 li{height:415px; position:relative;}
.case .new_web_div2021 li > a{display:block; width:665px; overflow:hidden;}
.case .new_web_div2021 li > a img{width:100%; transition-duration:0.5s;}
.case .new_web_div2021 li:hover > a img{transform:scale(1.1);}
.case .new_web_div2021 li p{position:absolute; right:0; bottom:0; transition-duration:0.5s; background:url(//memberpic.114my.com.cn/gdtuer/uploadfile/image/20240530/20240530181749_1070119832.png) left center no-repeat;}
.case .new_web_div2021 li p a{display:block; padding-left:52px; padding-right:11px; font-size:18px; line-height:47px; color:#fff; text-decoration:none;}
.case .new_web_div2021 li:hover p{background-image:url(//memberpic.114my.com.cn/gdtuer/uploadfile/image/20240612/20240612091210_1280309703.png);}



/*新闻*/
.newsbg{width:100%; max-width:1920px; min-width:1400px; height:805px; margin:80px auto 0; background:url(//memberpic.114my.com.cn/gdtuer/uploadfile/image/20240530/20240530170402_2102510792.jpg) center no-repeat;}
.news{width:1400px; margin:0 auto; padding-top:88px;}
.news_top{display:flex; justify-content:space-between; align-items:flex-end;}
.news_tit{font-size:40px; line-height:40px; color:#881a34; font-weight:bold;}
.news_tit p{margin-top:16px; font-size:18px; line-height:18px; color:#555; font-weight:normal;}
.news_nav li{float:left; margin-left:8px; background:#fff;}
.news_nav li a{display:block; width:127px; text-align:center; font-size:16px; line-height:44px; text-decoration:none;}
.news_nav li:hover,.news_nav li.news_cur{background:#881a34;}
.news_nav li:hover a,.news_nav li.news_cur a{color:#fff; font-weight:bold;}
.news_cont{margin-top:30px;}
.news_div_item{float:left; width:440px; height:523px; background:#fff; box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.05); position:relative; transition-duration:0.5s;}
.news_div_item + .news_div_item{margin-left:40px;}
.news_div_item_date{padding-left:42px; padding-right:16px; font-family:Barlow; font-size:18px; line-height:32px; color:#fff; position:absolute; right:20px; top:214px; z-index:1; background:url(//memberpic.114my.com.cn/gdtuer/uploadfile/image/20240530/20240530184107_693935214.png) left center no-repeat;}
.news_div_item_year,.news_div_item_month,.news_div_item_day{float:left;}
.news_div_item_content{position:absolute; left:20px; top:292px;}
.news_div_item_title a{font-size:18px; line-height:18px; color:#333; font-weight:bold; text-transform:uppercase; transition-duration:0.5s;}
.news_div_item_title a:before{content:"VIEW MORE"; display:inline-block; padding-right:23px; font-family:Arial; font-size:14px; line-height:14px; color:#555; position:absolute; left:0; top:163px; transition-duration:0.5s; background:url(//memberpic.114my.com.cn/gdtuer/uploadfile/image/20240530/20240530170403_358938428.png) right center no-repeat;}
.news_div_item_body{width:406px; margin-top:11px; line-height:30px;}
.news_div_item_pic{position:absolute; left:20px; top:20px; transition-duration:0.5s;}
.news_div_item_pic a{display:block; width:400px; height:243px; overflow:hidden;}
.news_div_item_pic a img{width:100%; height:auto; transition-duration:0.5s;}
.news_div_item:hover{background:#881a34;}
.news_div_item:hover .news_div_item_title a{color:#fff;}
.news_div_item:hover .news_div_item_title a:before{color:#fff; padding-right:33px; background-image:url(//memberpic.114my.com.cn/gdtuer/uploadfile/image/20240612/20240612091950_446345879.png);}
.news_div_item:hover .news_div_item_body{color:#fff;}
.news_div_item:hover .news_div_item_pic a img{transform:scale(1.1);}



/*底部*/
.basebg{width:100%; max-width:1920px; min-width:1400px; height:474px; margin:0 auto; background:url(//memberpic.114my.com.cn/gdtuer/uploadfile/image/20240530/20240530170403_580028921.jpg) center no-repeat;}
.base{width:1400px; margin:0 auto; padding-top:83px;}
.base_nav{float:left;}
.base_nav dl{float:left;}
.base_nav dl+dl{margin-left:127px;}
.base_nav dl:nth-child(2){margin-left:160px;}
.base_nav dt{font-size:18px; line-height:18px; color:#fff;}
.base_nav dd{margin-top:34px;}
.base_nav dd a{display:block; line-height:14px; color:rgba(255,255,255,.5);}
.base_nav dd a+a{margin-top:22px;}
.base_nav dd a:hover{color:#fff;}
.base_fr{float:right;}
.base_tel{padding:0 126px 24px 15px; border-bottom:1px solid rgba(255,255,255,.1); background:url(//memberpic.114my.com.cn/gdtuer/uploadfile/image/20240530/20240530170403_1220836874.png) right top no-repeat;}
.base_tel em{padding-left:27px; font-size:18px; line-height:21px; color:#fff; background:url(//memberpic.114my.com.cn/gdtuer/uploadfile/image/20240530/20240530170403_1772269124.png) left center no-repeat;}
.base_tel p{margin-top:15px; font-family:DIN Medium; font-size:32px; line-height:26px; color:#881a34; font-weight:bold;}
.base_add{margin-left:15px; margin-top:28px; padding-left:21px; font-size:16px; line-height:17px; color:#fff; background:url(//memberpic.114my.com.cn/gdtuer/uploadfile/image/20240530/20240530170403_1656680412.png) left center no-repeat;}
.base_QR{margin-left:15px; margin-top:30px;}
.base_QR dl{float:left; margin-right:8px; cursor:pointer; position:relative;}
.base_QR dt{width:39px; height:39px; border-radius:50%; overflow:hidden; background:#881a34; transition:all 0.5s;}
.base_QR dd{background:#fff; position:absolute; left:50%; bottom:50px; visibility:hidden; transform:translateX(-50%) rotateX(90deg); transform-origin:bottom; transition:all 0.5s;}
.base_QR dd span{display:block; width:120px; height:120px; border:8px solid #fff;}
.base_QR dd span img{width:100%; height:100%;}
.base_QR dd em{display:block; text-align:center; font-size:14px; line-height:26px;}
.base_QR dl:hover dt{background-color:#ffa201;}
.base_QR dl:hover dd{visibility:visible; transform:translateX(-50%) rotateX(0deg);}
.Copyrightbg{margin-top:88px; padding:35px 0 42px; 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;}
.linkTagcs{display:inline-block; height:14px !important; overflow:hidden; vertical-align:middle;}
.linkTagcs li:nth-child(2){padding-right:0 !important;}



/*右侧浮动*/
.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/gdtuer/uploadfile/image/20240615/20240615113342_436078170.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: #881a34; }/*颜色更改*/
.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: #881a34 !important; border-color: #881a34 !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: #881a34; border-color: #881a34;}/*颜色更改*/
.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: #881a34; 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: #881a34; 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: #881a34; border-color: #881a34; 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:#881a34;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }