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:#0063d1; 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:0; padding:0; 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: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: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: "name";font-weight: 700;src: url("//at.alicdn.com/wf/webfont/FujGaDo3naqU/XE7WmAfctmvE.woff2") format("woff2"),
  url("//at.alicdn.com/wf/webfont/FujGaDo3naqU/hDzZYwGUUxYL.woff") format("woff");
  font-display: swap;
}



/*通用栏目标题*/
.column_tit{font-size:40px; line-height:40px; color:#0063d1; font-weight:bold; text-align:center;}
.column_tit span{ display:block; margin-top:10px; font-size:20px; line-height:20px; color:#555; font-weight:normal;}



/*顶部*/
.topbg{ width:100%; height:50px; background:#0063d1;}
.top{ margin:0 auto; width:1400px; height:50px; position:relative;}
.top_fl{position:absolute; left:208px; top:0; line-height:50px; color:rgba(255,255,255,.8);}
.top_fr{position:absolute; right:0; top:0; padding-left:30px; line-height:50px; color:rgba(255,255,255,.8); background:url(https://memberpic.114my.com.cn/yintumold/uploadfile/image/20240819/20240819154518_1920363195.jpg) left center no-repeat;}
.top_fr span{font-family:DIN Medium; font-weight:bold; font-size:22px; color:#fff;}



/*抬头*/
.headbg{ margin:0 auto; width:1400px; height:129px; position:relative;}
.head_fl{ float:left;}
.logo{float:left; margin-top:-50px; box-shadow:0 0 20px rgba(0,0,0,0.5);}
.slogan{float:left; margin-top:33px; margin-left:28px; font-size:36px; line-height:36px; color:#0063d1; font-family: "name";}
.slogan P{margin-top:8px; font-size:18px; line-height:18px; color:#555; font-family:Microsoft YaHei;}
.head_fr{ float:right;}
.nav{ float:left; margin-top:50px;}
.nav li{float:left; margin:0 20px; position:relative; height:79px;}
.nav li > a{display:block; height:42px; font-size:18px; line-height:18px; color:#333; text-decoration:none;}
.nav li.navcurrent > a,.nav li > a:hover{ color:#0063d1; font-weight:bold; background:url(https://memberpic.114my.com.cn/yintumold/uploadfile/image/20240819/20240819154518_683817301.jpg) center bottom no-repeat;}
/*下拉*/
.nav li dl{ position:absolute; top:79px; left:0px; z-index:99; opacity:0; background:#0063d1; transition:opacity .25s ease .1s;}
.nav li:hover dl { opacity:1;}
.nav li dl dt { height:0; overflow:hidden; transition:height .25s ease .1s;}
.nav li:hover dl dt{ overflow:visible; height:40px;}
.nav li dl dt a{ display:block; padding:0 15px; width:80px; border-bottom:1px solid #fff; font-size:14px; color:#FFF; line-height:40px; text-decoration:none;}
.nav li dl dt a:hover { background:#f2682a;}
.nav li:nth-child(3) dl dt a{ width:130px;}
/*二维码*/
.top_ma{float:left; margin-top:42px; height:50px; margin-left:10px; position:relative; cursor:pointer;}
.top_ma span{ width:34px; height:34px; overflow:hidden;}
.top_ma em{display:none; position:absolute; left:-70px; top:50px; width:120px; height:120px; border:5px solid #fff; z-index:100;}
.top_ma em img{width:100%;}



/*幻灯片*/
.banner{width:100%; height:680px; position:relative;}
.banner .bd{width:100%;}
.banner .bd li{height:680px;}
.banner-box{width:100%; position:absolute; left:0; top:0;}
.banner-box .banner-btn{width:1400px; height:680px; margin:0 auto; position:relative;}/*按钮左右位置*/
.banner-box .banner-btn .hd{position:absolute; right:0; bottom:-80px; width:220px; height:98px; display:flex; align-items:center; justify-content:center; background:linear-gradient(90deg,#0063d1,#04997b); border-top-left-radius:20px; border-top-right-radius:20px;}
.banner-btn .hd>em{display:block; cursor:pointer; color:#fff; width:11px; height:21px; background:url(https://memberpic.114my.com.cn/gbscrews/uploadfile/image/20211224/20211224172206_1878506365.png) no-repeat;}
.banner-btn .hd>em.prev{background-position:left center; margin-right:48px;}
.banner-btn .hd>em.next{background-position:right center; margin-left:48px;}
.banner-btn .hd>i{font-family:Arial; font-size:26px; color:#fff;}
.banner-btn .hd>i.split{display:block; width:18px; text-align:center;}



/*搜索*/
.search{width:1400px; margin:0 auto;}
.search_l{float:left; padding-left:23px; line-height:80px; background:url(https://memberpic.114my.com.cn/yintumold/uploadfile/image/20240819/20240819154519_959509008.jpg) left center no-repeat;}
.search_l strong{color:#0063d1;}
.search_r{float:right; border-left:1px solid #e9e9e9; padding-right:220px;}
#infoname{border:none; outline:none; background:none; float:left; width:218px; height:80px; padding-left:54px; color:#999; background:url(https://memberpic.114my.com.cn/yintumold/uploadfile/image/20240819/20240819154519_829419980.jpg) 21px center no-repeat;}
.submit{border:none; outline:none; float:left; width:71px; height:80px; cursor:pointer; background:url(https://memberpic.114my.com.cn/yintumold/uploadfile/image/20240819/20240819154518_836803881.jpg) left center no-repeat;}



/*特点*/
.peculiaritybg{ width:100%; height:453px; padding-top:75px; background:url(https://memberpic.114my.com.cn/yintumold/uploadfile/image/20240819/20240819171151_1950607454.jpg) bottom repeat-x #f9f9f9;}
.peculiarity{ margin:0 auto; width:1400px;}
.peculiaritycont{ margin-top:40px;}
.peculiaritycont dl{ float:left; box-sizing:border-box; width:350px; height:288px; transition:0.5s; border-right:1px solid #dcdcdc;}
.peculiaritycont dl:nth-child(4){ border-right:none;}
.peculiaritycont dt{ text-align:center;}
.peculiaritycont dt img{ border:3px solid #FFF; border-radius:50%;}
.peculiaritycont dd{ margin-top:47px; text-align:center; font-size:16px; line-height:30px;}
.peculiaritycont dd span{ display:block; margin-bottom:10px; font-size:24px; line-height:24px; font-weight:bold;}



/*产品展示*/
.productall{ margin:80px auto 0; width:1400px;}
/*分类*/
.sort{ margin:0 auto; width:817px; margin-top:20px; overflow:hidden;}
.prolist2021{ float:left; overflow:hidden;}
.prolist2021 li{ float:left; margin:0 10px;}
.prolist2021 li a.prolist2021_one{ display:block; padding:0 30px; font-size:20px; text-align:center; line-height:50px; color:#333; text-decoration:none; background:#eee; border-radius:10px 10px 0 0;}
.prolist2021 li.prolist2021cur a.prolist2021_one{ color:#FFF; background:#0063d1;}
.sort .sortmore{ float:right; margin:0 10px;}
.sort .sortmore a{ display:block; padding:0 30px; font-size:20px; text-align:center; line-height:50px; color:#333; text-decoration:none; background:#eee; border-radius:10px 10px 0 0;}
.sort .sortmore a:hover{ color:#FFF; background:#0063d1;}

.procont{ margin-top:30px;}
.procontshow{}
.procontshow1{ float:left; width:500px; height:624px;}
.procontshow1 a{ display:block; text-decoration:none;}
.procontshow1 span{ display:block; text-align:center; padding-top:60px; font-size:30px; line-height:30px; font-weight:bold; color:#222;}
.procontshow1 em{ display:block; margin-top:375px; padding:0 50px; font-size:16px; line-height:30px; color:#fff;}
.procontshow:nth-child(1) .procontshow1{ background:url(https://memberpic.114my.com.cn/yintumold/uploadfile/image/20240819/20240819173914_372021881.jpg) no-repeat;}
.procontshow:nth-child(2) .procontshow1{ background:url(https://memberpic.114my.com.cn/yintumold/uploadfile/image/20240819/20240819173914_112716251.jpg) no-repeat;}
.procontshow:nth-child(3) .procontshow1{ background:url(https://memberpic.114my.com.cn/yintumold/uploadfile/image/20240819/20240819173914_2015062882.jpg) no-repeat;}

.procontshow2{ float:right;}
.progdwz2021 li{ float:left; width:280px; height:300px; margin-bottom:25px; padding:20px; background:#f5f5f5; box-sizing:border-box; transition:0.5s;}
.progdwz2021 li+li{ margin-left:20px;}
.progdwz2021 li a{ text-transform:none;}
.progdwz2021 li br{ display:none;}
.progdwz2021 li>a{ display:block; width:240px; height:202px; padding-top:21px; background:#FFF;}
.progdwz2021 li span{ display:block; margin-top:20px; text-align:center;}
.progdwz2021 li span a{font-size:16px; line-height:16px; text-decoration:none;}
.progdwz2021 li:hover{ background:#0063d1;}
.progdwz2021 li:hover span a{ color:#FFF;}



/*应用行业*/
.app_all{ width:100%; margin-top:80px;}
.app_c *{margin:0; padding:0; box-sizing:border-box; list-style:none; line-height:100%; color:#333;}
.app_c a{ text-decoration:none;}
.app_c { min-width:1400px; margin-top:30px; display: flex; justify-content: space-between; overflow: hidden; position: relative; padding-left: 7.6%; height: 625px;}
.app_lc { overflow: hidden; width:340px; height:620px; background:url(https://memberpic.114my.com.cn/yintumold/uploadfile/image/20240820/20240820134331_2047732806.jpg) right bottom no-repeat;}
.app_lc ul { width: 250px;}
.app_lc li a { display: block; font-size: 20px;}
.app_lc li+li { margin-top: 48px;}
.app_lc li { position: relative; padding-left:150px;}
.app_lc li:after { position: absolute; content: ""; background: #0063d1; width: 47.5%; height: 2px; top: 50%; left: -52%; margin-top: -1px; transition: all .5s;}
.app_lc li.on:after { left: 4%;}
.app_lc li.on a { font-weight: bold; color: #0063d1;}
.app_rc .divdgweb_new_div_item_a { position:absolute; left:0; bottom:25px; z-index:100; display: block; font-size:24px; line-height:58px; text-align:center; width:200px; color:#555; background:rgba(255,255,255,0.8);}

.app_rc { width: 89%; position: absolute; right: -18%; top: 0; overflow: hidden;}
.app_rc .divdgweb_new_div { display: flex; transition:all .5s;}
.app_rc .divdgweb_new_div img { width: 100%;}
.app_rc .divdgweb_new_div_item { position:relative; flex-shrink: 0; width: 50%; padding-right: 1.6%; display: flex; flex-direction: column-reverse;}
@media screen and (max-width:1620px) {
.app_c{padding-left:4%;}
}



/*优势*/
.meritbg{width:100%; max-width:1920px; min-width:1400px; height:944px; margin:80px auto 0; background:url(https://memberpic.114my.com.cn/yintumold/uploadfile/image/20240823/20240823104820_774467286.jpg) center no-repeat;}
.merit{width:1400px; margin:0 auto; padding-top:95px;}
.merit_tit{display:flex; flex-direction:column; align-items:center;}
.merit_tit em{display:flex; flex-direction:row; justify-content:center; align-items:flex-end; font-size:40px; line-height:40px; color:#333; font-weight:bold;}
.merit_tit em font{display:block; width:62px; height:55px; padding:14px 0 0 12px; box-sizing:border-box; font-family:neutraface2; font-size:52px; line-height:30px; color:#fff; font-weight:normal; background:url(https://memberpic.114my.com.cn/yintumold/uploadfile/image/20240823/20240823104821_569740501.png) center no-repeat;}
.merit_tit p{margin-top:10px; font-size:18px; line-height:18px; color:#666;}
.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:#0063d1;}
.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:#0063d1; position:absolute; left:-439px; bottom:-79px;}
.merit_txt span{display:block; margin-bottom:15px; font-size:30px; line-height:30px; color:#fff; font-weight:bold;}
.merit_txt em{display:block; margin-bottom:30px; font-size:18px; line-height:18px; color:#fff;}
.merit_txt p{padding-left:18px; font-size:16px; line-height:29px; color:#fff; background:url(https://memberpic.114my.com.cn/yintumold/uploadfile/image/20240823/20240823104821_1893169990.png) left 10px no-repeat;}
.merit_txt p+p{margin-top:21px;}



/*证书*/
.certificatebg{width:90%; min-width:1400px; max-width:1730px; margin:80px auto 0;}
.certificate_box{width:100%; margin-top:34px; overflow:hidden;}
.certificate_box li{width:345px; opacity:0.5; position:relative;}
.certificate_box li > a img{width:100%; height:auto;}
.certificate_box li p{display:block; width:100%; height:100%; opacity:0; position:absolute; left:0; top:-100%; transition-duration:0.8s;}
.certificate_box li p a{display:flex;  width:100%; height:100%; font-size:16px; line-height:16px; color:#fff; background:rgba(0,0,0,.4); text-decoration:none;}
.certificate_box li.swiper-slide-active:hover p{top:0; opacity:0;}
.certificate_box li.swiper-slide-active{opacity:1;}
.certificate_box li.swiper-slide-prev,.certificate_box li.swiper-slide-next{opacity:0.8;}



/*简介*/
.aboutbg{ margin:80px auto 0; width:100%; height:1079px; background:url(https://memberpic.114my.com.cn/yintumold/uploadfile/image/20240820/20240820141624_1736344017.jpg) center no-repeat;}
.about{ margin:0 auto; width:1400px; height:650px; position:relative;}
.about_fl{padding-top:100px;}
.about_tit{ width:480px; padding-bottom:20px; position:relative; border-bottom:1px solid #FFF;}
.about_tit span{ display:flex; align-items: flex-end;}
.about_tit em{font-size:40px; line-height:40px; color:#fff; font-weight:bold;}
.about_tit i{ padding-left:5px; font-family:DIN Medium; font-size:30px; line-height:23px; color:rgba(255,255,255,0.4); text-transform:uppercase; font-weight:bold;}
.about_tit p{margin-top:15px; font-size:20px; line-height:20px; color:#fff;}
.about_txt{width:660px; margin-top:25px; font-size:16px; line-height:36px; color:#fff;}
.about_txt p{text-indent:2em;}
.about_more{ margin-top:40px;}
.about_more a{display:block; width:146px; height:73px; padding:18px 0 0 15px; box-sizing:border-box; font-size:16px; line-height:16px; color:#fff; text-decoration:none; background:url(https://memberpic.114my.com.cn/yintumold/uploadfile/image/20240820/20240820141939_67653436.png) no-repeat; transition-duration:0.6s;}
.about_more a:hover{background-image:url(https://memberpic.114my.com.cn/yintumold/uploadfile/image/20240820/20240820142141_1281233033.png);}
.workshop{ margin:0 auto; width:1400px; padding-top:38px;}
.workshop td{ padding-left:15px !important; position:relative;}
.workshop br{ display:none;}
.workshop td a:nth-child(2){ display:block; position:absolute; left:15px; bottom:0; width:270px; line-height:40px !important; text-decoration:none; color:#FFF; background:rgba(0,0,0,0.4);}

.adout_video{ position:absolute; left:715px; top:270px; z-index:100;}
.adout_video em{display:block; width:250px; height:250px; position:relative; cursor:pointer; border-radius:13px; overflow:hidden;}
.adout_video em:after{content:""; display:block; width:50px; height:50px; position:absolute; left:calc(50% - 25px); top:calc(50% - 25px); background:url(https://memberpic.114my.com.cn/yintumold/uploadfile/image/20240820/20240820155351_908708873.png) center no-repeat;}
.adout_video em:before{content:""; display:block; width:60px; height:60px; border-radius:50%; background:rgba(0,99,209,.6); box-shadow:0px 0px 0px 5px rgba(0,99,209,.4); opacity:1; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); animation:playKey 1.2s linear infinite;}
@keyframes playKey { 
0% {transform:translate(-50%,-50%) scale(1); box-shadow:0px 0px 0px 5px rgba(0,99,209,.4); opacity:1;}
25% {transform:translate(-50%,-50%) scale(1); box-shadow:0px 0px 0px 10px rgba(0,99,209,.4); opacity:1;}
50% {transform:translate(-50%,-50%) scale(1.2); box-shadow:0px 0px 0px 15px rgba(0,99,209,.3); opacity:0.9;}
75% {transform:translate(-50%,-50%) scale(1.4); box-shadow:0px 0px 0px 25px rgba(0,99,209,.2); opacity:0.6;}
100% {transform:translate(-50%,-50%) scale(1.8); box-shadow:0px 0px 0px 35px rgba(0,99,209,.1); opacity:0.3;}
}
#adoutVideoBox{margin:auto; padding:1em; border-radius:10px; border-width:5px; overflow:visible;}
#shutAdoutVideoBox{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;}
#shutAdoutVideoBox:hover{background-color:#0063d1;}



/*新闻*/
.newsbg{width:1400px; margin:60px auto 0;}
.news_top{display:flex; flex-direction:row; justify-content:space-between; align-items:flex-end; padding-bottom:37px; border-bottom:1px solid #e0e0e0;}
.news_tit{}
.news_tit em{display:block; padding-left:59px; padding-top:41px; font-size:40px; line-height:40px; color:#0063d1; font-weight:bold; background:url(https://memberpic.114my.com.cn/yintumold/uploadfile/image/20240820/20240820164906_2098037249.jpg) left center no-repeat;}
.news_tit p{margin-top:13px; font-size:20px; line-height:20px;}
.news_nav{}
.news_nav li{float:left; margin-left:15px; background:#eee; transition-duration:0.5s;}
.news_nav li a{display:block; width:127px; text-align:center; font-size:17px; line-height:44px; text-decoration:none; transition-duration:0.5s;}
.news_nav li.news_cur a{color:#fff; font-weight:bold; background:#0063d1;}

.news_cont{}
.news_div_item{float:left; width:424px; height:621px; position:relative; border-right:1px solid #e0e0e0;}
.news_div_item + .news_div_item{margin-left:62px;}
.news_div_item:nth-child(3){ border-right:none;}

.news_div_item_date{ position:absolute; top:0; left:0; font-family:DIN Medium; font-weight:bold; color:#0063d1;}
.news_div_item_day{ position:absolute; left:0; top:40px; font-size:40px; line-height:30px;}
.news_div_item_year{ position:absolute; left:0; top:77px; font-size:18px; line-height:14px;}
.news_div_item_month{ position:absolute; left:47px; top:77px; font-size:18px; line-height:14px;}

.news_div_item_content{position:absolute; left:0; top:118px; padding-right:35px; padding-bottom:25px; border-bottom:1px solid #e0e0e0;}
.news_div_item_title a{font-size:18px; line-height:18px; color:#333; font-weight:bold; text-decoration:none; transition-duration:0.5s;}
.news_div_item_title a:after{content:"阅读详细+"; display:block; width:390px; height:16px; font-size:15px; font-weight:normal; color:#555; position:absolute; left:0; top:175px; background:url(https://memberpic.114my.com.cn/yintumold/uploadfile/image/20240820/20240820164313_1521388457.png) right center no-repeat; transition-duration:0.5s;}
.news_div_item_body{margin-top:18px; font-size:15px; line-height:28px; color:#666; transition-duration:0.5s;}

.news_div_item_pic{position:absolute; left:0; bottom:0;}
.news_div_item_pic a{display:block; width:425px; height:280px; overflow:hidden;}
.news_div_item_pic a img{width:100%; transition-duration:0.5s;}
.news_div_item:hover .news_div_item_pic a img{transform:scale(1.1);}

.news_div_item:hover .news_div_item_title a{color:#0063d1;}
.news_div_item:hover .news_div_item_title a:after{color:#0063d1;}
.news_div_item:hover .news_div_item_title a:after{background-image:url(https://memberpic.114my.com.cn/yintumold/uploadfile/image/20240820/20240820165333_633087125.png);}
.news_div_item:hover .news_div_item_body{color:#0063d1;}



/*版权*/
.basebg{width:100%; margin:80px auto 0; border-top:8px solid #0063d1; background:#333;}
.blogrollbg{width:100%; border-bottom:1px solid rgba(255,255,255,.15);}
.blogroll{width:1400px; margin:0 auto;}
.blogroll .fl{display:flex; flex-direction:row; justify-content:flex-start; align-items:center; height:111px;}
.blogroll_tit{}
.blogroll_tit em{font-family:Arial; font-size:25px; line-height:20px; color:#fff; font-weight:bold; text-transform:uppercase;}
.blogroll_tit p{margin-top:4px; font-size:16px; line-height:16px; color:rgba(255,255,255,.5); letter-spacing:3.4px;}
.blogroll_cont{margin-left:33px;}
.consult{float:right; margin-top:36px;}
.consult a{display:block; width:110px; text-align:center; font-size:16px; line-height:35px; color:#fff; text-decoration:none; background:#0063d1; transition-duration:0.5s;}
.consult a:hover{background:#eabc1d;}
.linkTagcs a{color:rgba(255,255,255,.5) !important;}
.linkTagcs a:hover{color:rgba(255,255,255,1) !important;}
.base{width:1400px; margin:0 auto;}
.base_cont{height:362px; padding-top:64px; box-sizing:border-box; overflow:hidden;}
.base_nav,.base_nav dl{float:left;}
.base_nav dl+dl{margin-left:160px;}
.base_nav dt{font-size:20px; line-height:20px; color:#fff;}
.base_nav dd{margin-top:35px;}
.base_nav dd a{display:block; line-height:14px; color:rgba(255,255,255,.5);}
.base_nav dd a+a{margin-top:20px;}
.base_nav dd a:hover{color:rgba(255,255,255,1);}
.base_fr{float:right; width:390px; background:url(https://memberpic.114my.com.cn/yintumold/uploadfile/image/20240820/20240820173352_1110689152.jpg) right 31px no-repeat;}
.base_tel{ padding-bottom:36px; border-bottom:1px solid rgba(255,255,255,0.22);}
.base_tel *{display:block;}
.base_tel span{padding-left:22px; font-size:16px; line-height:16px; color:#fff;  background:url(https://memberpic.114my.com.cn/dgchanqi11/uploadfile/image/20240808/20240808161834_241359654.png) left center no-repeat;}
.base_tel font{margin-top:15px; font-family:DIN Medium; font-size:34px; line-height:30px; color:#eabc1d; font-weight:bold;}
.base_tel i{ letter-spacing:0.3px;}
.base_add{ margin-top:28px; padding-left:23px; color:#FFF; font-size:16px; line-height:19px; background:url(https://memberpic.114my.com.cn/yintumold/uploadfile/image/20240820/20240820173352_473775680.jpg) no-repeat;}
.base_QR{margin-top:40px;}
.base_QR dl{float:left; margin-right:15px; position:relative;}
.base_QR dt{width:38px; height:38px; border-radius:50%; overflow:hidden; background:#4c4b4b; cursor:pointer; transition-duration:0.6s;}
.base_QR dd{width:125px; height:125px; position:absolute; left:50%; bottom:45px; transform:translateX(-50%) rotateX(90deg); box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 1px rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12); visibility:hidden; transform-origin:bottom; transition:all 0.5s;}
.base_QR dd img{width:100%; height:auto;}
.base_QR dl:hover dt{background:#0063d1;}
.base_QR dl:hover dd{visibility:visible; transform:translateX(-50%) rotateX(0deg);}
.Copyrightbg{width:100%; padding:34px 0 32px 0; border-top:1px solid rgba(255,255,255,.15);}
.Copyrightbg,.Copyrightbg a{color:rgba(255,255,255,.5);}
.Copyrightbg a:hover{color:rgba(255,255,255,1) !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(https://memberpic.114my.com.cn/yintumold/uploadfile/image/20240821/20240821164259_82576679.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: #0063d1; }/*颜色更改*/
.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: #0063d1 !important; border-color: #0063d1 !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: #0063d1; border-color: #0063d1;}/*颜色更改*/
.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: #0063d1; 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: #0063d1; 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: #0063d1; border-color: #0063d1; 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:#0063d1;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }