/*标签样式初始化*/


div, ul, li, span, p, img, h1, h2, h3, h4, h5, h6, dl, dt, dd { margin: 0px; padding: 0px; list-style: none; border: 0px; }
/*公共样式部分*/
body { color: #666; margin: 0 auto; background-color: #fff; font-family: "Microsoft YaHei"; overflow-x: hidden; font-size: 14px; }
#copy { display: none; }
* { -webkit-box-sizing: border-box; box-sizing: border-box; }
a { color: #666; text-decoration: none; }
a:hover { color: #008ed6; text-decoration: none; border-bottom-style:
}
/*设置浮动*/
.fl { float: left; }
.fr { float: right; }
.pr { position: relative; }
.pa { position: absolute; }
.box { margin: 0 auto; width: 100%; min-width: 1400px; max-width: 1920px; box-sizing: border-box; padding-left: 9%; padding-right: 9%; }
.page { width: 1400px; margin: 0 auto; }
.bg { width: 100%; min-width: 1400px; }
/*字体大小*/
.fz12 { font-size: 12px; }
.fz14 { font-size: 14px; }
.fz16 { font-size: 16px; }
.fz18 { font-size: 18px; }
.fz20 { font-size: 20px; }
.fz22 { font-size: 22px; }
.clear { clear: both; height: 0; }
.clearfix:after { height: 0; content: ""; clear: both; display: block; }
.blk-main .clearlist { clear: both; height: 0; padding: 0; margin: 0; border: 0; width: 100%; float: none; }
i, em { font-style: normal; }
.content { width: 1200px; margin: 0 auto; }
.content1, .contentt { width: 90%; margin: 0 auto; min-width: 1200px; max-width: 1600px; }
/*.head.hea{width:100%; z-index:666;box-shadow:0px 5px 10px 0px rgba(0, 0, 0, 0.1);}*/
.head { height: 100px; position: absolute; z-index: 300; min-width: 1200px; width: 100%; background-color: #fff;}
.head .hea-top { width: 90%; height: 100px; margin: 0 auto; min-width: 1200px; max-width: 1800px; }
.head .hea-top .t_logo { float: left; display: table; height: 100px; width: 17%; max-width: 321px; float: left; overflow: hidden; }
.head .hea-top .t_logo img { height: 80px; }
.head .hea-top .menu { width: 65%; height: 100px; float: right; padding-top: 38px; box-sizing: border-box; }
.head .hea-top .menu .nav li { float: left; height: 28px; padding: 0 1.5%; line-height: 28px; text-align: center; border-radius: 14px; transition: .5s; position: relative; }
.head .hea-top .menu .nav li>a { display: block; height: 28px; font-size: 16px; color: #333; transition: .5s; }
.head .hea-top .menu .nav li .nav-two { width: 140%; position: absolute; left: -20%; top: 62px; display: none; }
.head .hea-top .menu .nav li .nav-two a { display: block; height: 50px; line-height: 50px; text-align: center; font-size: 14px; color: #FFF; background: rgba(0,142,214,0.8); border-bottom: 1px dashed #FFF; }
.head .hea-top .menu .nav li :hover, .head .hea-top .menu .nav li.cur { background: #008ed6;color: #fff;  border-radius: 14px;}
.head .hea-top .menu .nav li.cur a{color: #fff;}
.head .hea-top .hea-tel { float: right; margin-top: 28px; padding-left: 42px; background: url(//memberpic.114my.cn/dgyinuo/uploadfile/image/20230814/20230814103535_196944514.png) no-repeat left; font-weight: bold; font-family: "Arial"; }
.head .hea-top .hea-tel i { display: block; font-size: 24px; color: #333; line-height: 23px; }
 @media screen and (max-width:1580px) {
.head .hea-top .menu .nav li>a { font-size: 16px; }
}
.banner { position: relative; overflow: hidden; }
.banner .slick-arrow { position: absolute; font-size: 0; top: 50%; z-index: 12; width: 100px; height: 100px; margin-top: -42px; border: 0; line-height: 0; }
.banner .slick-prev { outline: none; position: absolute; top: 50%; width: 73px; height: 73px; z-index: 9; opacity: 0; text-align: center; margin-top: -40px; transition: .8s; background: url(//memberpic.114my.cn/dgyinuo/uploadfile/image/20230703/20230703144718_484991733.png) no-repeat; left: 5%; cursor: pointer; }
.banner .slick-next { outline: none; position: absolute; top: 50%; width: 73px; height: 73px; z-index: 9; opacity: 0; text-align: center; margin-top: -40px; transition: .8s; background: url(//memberpic.114my.cn/dgyinuo/uploadfile/image/20230703/20230703144718_1211726708.png) no-repeat; right: 5%; cursor: pointer; }
.banner:hover .slick-prev { left: 5%; opacity: 0.3; }
.banner:hover .slick-next { right: 5%; opacity: 0.3; }
.banner img { display: block; width: 100%; margin: 0 auto; }
.slick-dots { position: absolute; left: 0; font-size: 0; bottom: 5%; width: 100%; text-align: center; outline: none; }
.slick-dots li { display: inline-block; margin: 0 15px; outline: none; }
.slick-dots li button { display: block; border: 0 none; width: 12px; height: 12px; color: #fff; border-radius: 50%; background-color: #008ed6; outline: none; transition: .5s; font-size: 0;}
.slick-dots .slick-active button { background-color: #008ed6; width: 50px; border-radius: 30px; }
/*搜索*/

.search_nbg { position: absolute; z-index: 999; top: 530px; height: 120px; box-shadow: 0 0 50px rgba(0,0,0,0.1); }
.search { height: 120px; border-bottom: 1px #eee solid; width: 88%; margin: 0 auto; }
.search-bg { width: 280px; height: 48px; margin-top: 36px; }
.search_l { line-height: 120px; color: #999; }
.search_l dd { font-size: 15px; color: #333; display: inline-block; font-weight: bold; }
.search_l a { font-size: 15px; color: #999; padding: 0 5px; }
.search_l a:hover { color: #008ed6; }
.search-bg #infoname { overflow: hidden; width: 270px; background: #fff; outline: none; color: #ccc; border: none; height: 48px; line-height: 6; font-size: 14px; padding-left: 20px; font-weight: lighter; border-left: 1px #e1e1e1 solid; border-top: 1px #e1e1e1 solid; border-bottom: 1px #e1e1e1 solid; border-radius: 100px; }
.search_nbg #infoname { width: 310px; height: 48px; }
.search-bg { position: relative; }
.search-i { position: absolute; right: 0; top: 0; height: 48px; width: 48px; background: #e1e1e1; border-radius: 100%; line-height: 48px; text-align: center; }
/*英文样式*/
.font_en { font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-weight: normal; }
.en { font-family: Arial, Helvetica, sans-serif; font-weight: normal; }
.t { text-align: center; padding-top: 90px; margin-bottom: 60px; background: url(//memberpic.114my.cn/dgyinuo/uploadfile/image/20230703/20230703165427_1630902614.png)no-repeat center bottom; line-height: 30px; }
.t h3 { font-size: 40px; color: #000; }
.t p { font-size: 18px; line-height: 70px; }
/*服务*/
.ser li { float: left; width: 20%; padding: 0 2.5vw 0 2.5vw; text-align: center; cursor: pointer; transition: all ease 0.3s; position: relative; }
.ser li:before { content: ""; display: block; width: 150px; height: 150px; border: 1px #ccc solid; margin: 0 auto; border-radius: 100%; background-image: url(//memberpic.114my.cn/dgyinuo/uploadfile/image/20230703/20230703171753_1330254319.png); background-repeat: no-repeat; transition: all ease 0.3s; }
.ser li:nth-child(1):before { background-position: 0 0; }
.ser li:nth-child(2):before { background-position: -150px 0; }
.ser li:nth-child(3):before { background-position: -300px 0; }
.ser li:nth-child(4):before { background-position: -448px 0; }
.ser li:nth-child(5):before { background-position: -598px 0; }
.ser li:nth-child(6):before { background-position: -748px 0; }
.ser li:hover::before { background-color: #008ed6; background-position-y: -150px; border: 1px #008ed6 solid; }
.ser li+li { border-left: 1px #eee solid; }
.ser li img { width: 100%; border-radius: 50px 0; transition: all ease 0.3s; }
.ser_w { height: 290px; position: relative; }
.ser_w h3 { font-size: 24px; color: #222; line-height: 80px; margin: 15px 0 20px 0; }
.ser_w h3:after { content: ""; display: block; width: 30px; height: 2px; margin: 0 auto; background: #008ed6; transition: all ease 0.3s; }
.ser_w p { font-size: 15px; line-height: 30px; }
.ser_w a { display: block; width: 110px; height: 34px; line-height: 34px; font-size: 15px; color: #fff; text-align: center; background: #008ed6; margin: auto; position: absolute; left: 0; right: 0; bottom: 0; transition: all ease 0.3s; }
.ser li:hover h3:after { width: 20px; }
.ser li:hover .ser_w a { border-radius: 100px; bottom: 20px; }
.ser_w a:hover { width: 160px; }
/*产品*/
.prod_bg { background: url() no-repeat center bottom; padding-bottom: 80px; margin-top: 0px; }

/*案例*/
.yiy_img { overflow: hidden; position: relative;/* margin: 60px 0; */ }
.yiy_img .divdgweb_new_div_item_title a { display: block; font-size: 18px; position: relative; color: #333; text-align: center; }
.yiy_img .divdgweb_new_div_item_body { height: 94px; color: #666; font-size: 14px; padding: 16px 0 0; }
.yiy_img .tempWrap, .yiy_img .divdgweb_new_div { overflow: inherit !important; width: 100% !important; }
.yiy_img .divdgweb_new_div { display: flex; position: absolute; top: 0; left: 0; width: 100% !important; overflow: unset !important; }
.yiy_img .divdgweb_new_div_item { display: flex; flex-direction: column-reverse; width: 421px; background: #fff; margin-right: 12px; transition: all .5s; overflow: hidden; width: 24.5% !important; flex-shrink: 0; }
.yiy_img .divdgweb_new_div_item:hover{ transform: translateY(-10px);}

.yiy_img .divdgweb_new_div_item .news_div_item_pic, .yiy_img .divdgweb_new_div_item .news_div_item_pic img { width: 100%; }
.yiy_img .divdgweb_new_div_item .news_div_item_pic a { display: block; position: relative; }
.yiy_img .divdgweb_new_div_item img { width: 100%; height: auto; }
.yiy_img .divdgweb_new_div_item_content { position: relative; padding: 32px 32px 97px 32px; transition: all .5s; }
.yiy_img .divdgweb_new_div_item_title a:after { position: absolute; content: '查看详情'; width: 120px; height: 34px; border-radius: 17px; background: #008ed6; font-size: 14px; color: #fff; bottom: -152px; left: 50%; margin-left: -58px; font-family: "Microsoft YaHei"; text-align: center; line-height: 34px; transition: all .3s; }
.yy_cate table tr.on { background: #008ed6; }
.yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a:after { background: #fff; color: #333; }
.yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_content { background: #008ed6; padding: 32px 32px 97px 32px; }
.yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_content:before { opacity: 1; }
.yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_content .divdgweb_new_div_item_body, .yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_content .divdgweb_new_div_item_title a { color: #fff; }
.suc_btn ul { display: flex; justify-content: center; }
.suc_btn ul li { font-size: 0; height: 16px; width: 16px; border-radius: 100%; background: #acacac; margin-right: 12px; }
.suc_btn ul li.on { background: #008ed6 }
/*工程案例*/

.case_d { margin-top: 30px; position: relative; }
.case_d ul { float: left; position: relative; margin-bottom: 1.2%; }
.case_d ul:nth-child(-n+2) { width: 24%; }
.case_d ul:nth-child(2) { position: absolute; bottom: 0; }
.case_d ul:nth-child(3) { width: 49.6%; margin-left: 1.2%; }
.case_d ul:nth-child(n+4) { width: 24%; float: right; }
.case_d ul li { width: 100%; position: relative; overflow: hidden; }
.case_d ul li img { width: 100%; height: auto; transition: all ease 0.3s; }
.case_d ul li a { display: block; }
.case_d ul li p { position: absolute; bottom: 0; left: 0; width: 100%; height: 46px; line-height: 46px; background: rgba(0,0,0,0.7); text-align: center; }
.case_d ul li p a { font-size: 16px; color: #fff; }
.case_d ul li:hover img { transform: scale(1.1); }
.case_d ul li:hover p { background: rgba(53,165,111,0.8); }
.case_t { padding-top: 0; }
/*合作伙伴*/
.partner_bg { height: 420px !important; }
.case_m li { width: 18.4%; float: left; border: 1px #eee solid; }

.case_m li img { width: 100%; height: auto; }
.case_m .tempWrap { width: 100% !important; }
/*合作流程*/
.press_bg { background: #eee url(//memberpic.114my.cn/dgyinuo/uploadfile/image/20230704/20230704161747_183694040.jpg)no-repeat center bottom; padding-bottom: 80px; margin-top: 80px; }
.press li { width: 9.9%; height: 150px; float: left; background: #fff; text-align: center; position: relative; overflow: hidden; cursor: pointer; }
.press li+li { border-left: 1px #eee solid; }
.press li p, .press li span, .press li dd { position: relative; z-index: 2; }
.press li p { font-size: 16px; color: #333; font-weight: bold; }
.press li dd { width: 26px; height: 26px; line-height: 26px; position: absolute; bottom: 0; right: 0; font-size: 15px; font-family: "Arial"; text-align: center; color: #fff; }
.press li p:before { content: ""; display: block; width: 50px; height: 50px; border-radius: 100%; background-image: url(//memberpic.114my.cn/dgyinuo/uploadfile/image/20230704/20230704161814_1071022607.png); background-repeat: no-repeat; margin: 30px auto 10px auto; transition: all 0.3s ease; }
.press li:nth-child(1) p:before { background-position: 0 0; }
.press li:nth-child(2) p:before { background-position: -50px 0; }
.press li:nth-child(3) p:before { background-position: -100px 0; }
.press li:nth-child(4) p:before { background-position: -150px 0; }
.press li:nth-child(5) p:before { background-position: -200px 0; }
.press li:nth-child(6) p:before { background-position: -250px 0; }
.press li:nth-child(7) p:before { background-position: -300px 0; }
.press li:nth-child(8) p:before { background-position: -350px 0; }
.press li:nth-child(9) p:before { background-position: -400px 0; }
.press li:nth-child(10) p:before { background-position: -450px 0; }
.press li:after { content: ""; display: block; width: 54px; height: 54px; background: #008ed6; border-radius: 100%; position: absolute; bottom: -22px; right: -22px; transition: all 0.3s ease; }
.press li:hover p:before { background-position-y: -50px; background-color: #008ed6; }
.press_b { margin-top: 50px; text-align: center; }
.press_b p { width: 556px; height: 64px; line-height: 54px; text-align: center; color: #fff; font-size: 20px; text-indent: 30px; background: #008ed6 url(//memberpic.114my.cn/dgyinuo/uploadfile/image/20230704/20230704161849_328568790.png) 30px center no-repeat; margin: 20px auto; border-radius: 100px; }
.press_b p b { font-size: 30px; position: relative; top: 4px; font-family: Arial; }
/*优势*/
.adv_bg { background: url(//memberpic.114my.cn/dgyinuo/uploadfile/image/20230705/20230705100548_821176511.jpg)no-repeat center top; }
.adv { width: 88%; margin: 60px auto auto; background: #fff; box-shadow: 0 0 100px rgba(0,0,0,0.1); }
.adv_list { border-bottom: 3px #008ed6 solid; background: #fff; }
.adv_list li { float: left; width: 25%; text-align: center; height: 120px; padding-top: 32px; transition: all ease 0.3s; cursor: pointer; position: relative; }
.adv_list li b { font-size: 24px; color: #000; }
.adv_list li p { font-size: 16px; line-height: 34px; }
.adv_list li.on:after { content: ""; display: block; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 16px solid #008ed6; margin: 0 auto; position: absolute; top: 100%; left: 0; right: 0; }
.adv_list li.on { background: #008ed6; color: #fff; }
.adv_list li.on b { color: #fff; }
.adv_cont { width: 100% !important; height: 648px; padding: 70px; }
.adv_l { width: 38%; padding: 40px 0 0 20px; }
.adv_l t { display: block; width: 70px; height: 70px; line-height: 70px; text-align: center; font-size: 40px; font-weight: bold; font-family: "Tw Cen MT"; color: #fff; background: #008ed6; border-radius: 100%; margin-bottom: 20px; }
.adv_l p { font-size: 16px; color: #dbdbdb; font-family: Arial; }
.adv_l h3 { font-size: 40px; color: #35a56f; padding-bottom: 40px; margin-bottom: 50px; background: url(//memberpic.114my.cn/dgyinuo/uploadfile/image/20230705/20230705100633_140977326.png)no-repeat left bottom; }
.adv_l dd { font-size: 16px; line-height: 30px; margin-top: 2vw; padding-left: 30px; background: url(//memberpic.114my.cn/dgyinuo/uploadfile/image/20230705/20230705100654_937500836.png)no-repeat left 6px; }
.adv_r { width: 56%; height: 502px; }
.adv_r1 { background: url(//memberpic.114my.cn/dgyinuo/uploadfile/image/20230705/20230705104210_939762604.jpg)no-repeat center; }
.adv_r2 { background: url(//memberpic.114my.cn/dgyinuo/uploadfile/image/20230705/20230705104210_88601275.jpg)no-repeat center; }
.adv_r3 { background: url(//memberpic.114my.cn/dgyinuo/uploadfile/image/20230705/20230705104210_2030276011.jpg)no-repeat center; }
.adv_r4 { background: url(//memberpic.114my.cn/dgyinuo/uploadfile/image/20230705/20230705104211_1096092090.jpg)no-repeat center; }
/*新闻*/
.new_nav { margin: 0 auto; width: 580px; margin-bottom: 40px; }
.new_nav li { width: 170px; height: 42px; line-height: 42px; text-align: center; float: left; margin-left: 35px; -webkit-transition: all 0.5s; transition: all 0.5s; border-radius: 50px; background: #f5f5f5; }
.new_nav li:nth-child(1) { margin-left: 0; }
.new_nav li a { display: block; font-size: 18px; }
.new_nav li.on { background: #008ed6; }
.new_nav li.on a { color: #fff; }
.new_content { position: relative; height: 639px; }
.new_content .news_div_item { position: relative; border: 1px #eee solid; }
.new_content .news_div_item:nth-child(1) { width: 50%; height: 630px; float: left; padding: 2vw; box-shadow: 0px 0px 20px rgba(238, 238, 238, 0.6); }
.new_content .news_div_item:nth-child(1) .news_div_item_year { background: url(//memberpic.114my.cn/dgyinuo/uploadfile/image/20230705/20230705114804_1573622132.png) no-repeat left; padding-left: 18px; }
.new_content .news_div_item:nth-child(1) .news_div_item_date div { float: left; font-size: 12px; position: absolute; left: 40px; top: 49px; color: #a1a1a1; }
.new_content .news_div_item:nth-child(1) .news_div_item_month { left: 90px !important; }
.new_content .news_div_item:nth-child(1) .news_div_item_day { left: 108px !important; }
.new_content .news_div_item:nth-child(1) .news_div_item_a { font-size: 20px; position: absolute; left: 40px; top: 85px; }
.new_content .news_div_item:nth-child(1) .news_div_item_body { width: 90%; font-size: 14px; color: #555555; line-height: 24px; position: absolute; left: 40px; top: 122px; }
.new_content .news_div_item:nth-child(1) .news_div_item_pic { width: 89%; height: 360px; overflow: hidden; position: absolute; left: 40px; bottom: 39px; }
.new_content .news_div_item:nth-child(1) .news_div_item_image { width: 100%; position: relative; top: -4vw; }
.new_content .news_div_item:nth-child(n+2) { float: left; width: 24%; margin-left: 1%; margin-bottom: 1%; height: 308px; background: #fff url(//memberpic.114my.cn/dgyinuo/uploadfile/image/20230705/20230705114829_1369707549.png) no-repeat center; background-position: 25px 250px; overflow: hidden; box-shadow: 0px 0px 20px rgba(238, 238, 238, 0.6); background-size: 85%; }
.new_content .news_div_item:nth-child(n+2) .news_div_item_a { font-size: 20px; position: absolute; top: 61px; left: 30px; width: 277px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.new_content .news_div_item:nth-child(n+2) .news_div_item_body { font-size: 14px; color: #555; line-height: 24px; left: 30px; width: 282px; top: 110px; position: absolute; }
.new_content .news_div_item:nth-child(n+2) .news_div_item_date { background: url(//memberpic.114my.cn/dgyinuo/uploadfile/image/20230705/20230705114851_573302269.png) left no-repeat; position: absolute; left: 30px; top: 32px; font-size: 12px; padding-left: 15px; color: #999; }
.new_content .news_div_item:nth-child(n+2) .news_div_item_date div { float: left; margin-top: 1px; }
.new_content .news_div_item:nth-child(n+2) .news_div_item_image { display: none !important; }
.new_content .news_div_item:nth-child(3) { bottom: 0; top: auto; }
.new_content .news_div_item:nth-child(4) { right: 0; left: auto; }
.new_content .news_div_item:nth-child(5) { }
.new_content .news_div_item:hover .news_div_item_a { color: #008ed6; }
/*简介*/
.com_bg { height: 720px; margin-top: 80px; background: url(//memberpic.114my.cn/dgyinuo/uploadfile/image/20230705/20230705133947_1586405611.jpg)no-repeat center; }
.com_l { width: 50%; color: #fff; padding-top: 160px; padding-left: 4vw; }
.com_l li { float: left; width: 50%; height: 250px; }
.com_l li dd { width: 50px; height: 50px; margin-bottom: 10px; background-image: url(//memberpic.114my.cn/dgyinuo/uploadfile/image/20230705/20230705115259_1452170273.png); background-repeat: no-repeat; }
.com_l li:nth-child(1) dd { background-position: 0 0; }
.com_l li:nth-child(2) dd { background-position: -50px 0; }
.com_l li:nth-child(3) dd { background-position: -100px 0; }
.com_l li:nth-child(4) dd { background-position: -150px 0; }
.com_l li b { font-size: 40px; }
.com_l li b:after { content: "+"; }
.com_l li p { font-size: 16px; line-height: 32px; }
.com_r { width: 50%; padding-left: 5vw; }
.com_rt { text-align: left; background-position: left bottom; }
.com_rw dd { font-size: 16px; line-height: 36px; }
.com_rw a { display: block; width: 230px; height: 52px; line-height: 52px; text-align: center; font-size: 16px; color: #fff; background: #008ed6; border-radius: 100px; margin-top: 5vw; transition: all 0.5s; }
.com_rw a:hover { width: 260px; }
/*厂房*/
.image_t { text-align: center; margin-top: 90px; }
.image_t a { display: inline-block; width: 250px; }
.image_t a h3 { font-size: 24px; color: #333; }
.image_t a h3:before { content: ""; display: block; width: 50px; height: 50px; margin: 0 auto; background-image: url(//memberpic.114my.cn/dgyinuo/uploadfile/image/20230705/20230705133847_1085302680.png); background-repeat: no-repeat; }
.image_t a:nth-child(1) h3:before { background-position: 0 -50px; }
.image_t a:nth-child(2) h3:before { background-position: -50px 0; }
.image_t a:nth-child(3) h3:before { background-position: -100px 0; }
.image_t a:hover h3:before { background-position-y: -50px; }
.image_t a:hover h3, .image_t a:nth-child(1) h3 { color: #008ed6; }
.image_t a span { font-family: "Arial"; font-size: 12px; color: #ccc; text-transform: uppercase; line-height: 30px; }
.image_b { margin-top: 40px; position: relative; }
.image_b ul li { display: inline-block; width: 32%; margin-right: 1.8vw; transition: 0.3s ease all; position: relative; }
.image_b ul li>a { display: block; overflow: hidden; transition: 0.3s ease all; }
.image_b .tempWrap { width: 100% !important; }
.image_b img { width: 100%; -webkit-transition: 0.3s ease all; transition: 0.3s ease all; height: auto; }
.image_b li:hover img { transform: scale(1.1); }
.image_b li p { position: absolute; bottom: 0; left: 0; background: rgba(53,165,111,0.8); text-align: center; width: 100%; }
.image_b li p a { display: block; color: #fff; font-size: 16px; line-height: 44px; }
.image_btn { background: url(//memberpic.114my.cn/dgyinuo/uploadfile/image/20230705/20230705133911_1622988927.png)no-repeat center; width: 36px; height: 36px; position: absolute; top: 45%; cursor: pointer; }
.image_btn.btnl { left: -4%; }
.image_btn.btnr { right: -4%; transform: rotate(180deg); }
/*友情链接*/
.link_bg { height: 100px; border-top: 1px #eee solid; }
.links_bj { position: relative; height: 100px; line-height: 100px; overflow: hidden; }
.links_zbt { width: 80px; font-size: 15px; color: #333; }
.links_zbt img { margin-right: 15px; margin-top: -5px; }
.links_lj { font-size: 14px; color: #333; }
.links_tb { width: auto; height: 92px; }
.linkTagcs { width: auto !important; }
.linkTagcs li a { font-size: 14px; line-height: 80px; color: #333 !important; }
.link_more { float: right; }
.link_more a { font-size: 14px; color: #999999; }
/*版权*/
.footer_bg { background: url(//memberpic.114my.cn/dgyinuo/uploadfile/image/20230705/20230705163919_40062181.jpg) no-repeat center bottom; padding-top: 70px; padding-bottom: 0px; }
.footer_bg a { transition: all ease 0.3s; }
.footer_l { width: 82%; }
.footer_l li { margin-right: 8%; float: left; color: #fff; }
.footer_l li a { display: block; color: #fff; font-size: 15px; line-height: 40px; }
.footer_l li p a { font-size: 18px; padding-bottom: 20px; }
.footer_r { width: 18%; padding-top: 6px; }
.footer_rt p { font-size: 16px; color: #fff; line-height: 34px; }
.footer_rt b { font-size: 36px; color: #fff; font-family: Arial; }
.footer_rm { background: #fff; width: 100%; padding: 20px; margin-top: 30px; }
.footer_rm img { width: 46%; float: left; }
.footer_rw { float: left; padding-left: 1vw; padding-top: 10px; }
.footer_rw span { font-size: 18px; color: #000; }
.footer_rw dd { font-size: 16px; padding-bottom: 26px; background: url(//memberpic.114my.cn/dgyinuo/uploadfile/image/20230705/20230705154651_1464110177.png) no-repeat left bottom; }
.copy { line-height: 120px; border-top: 1px solid rgba(255,255,255,0.2); margin-top: 40px; color: #fff; }
.copy a { color: #fff; }
.footer_bg a:hover { font-weight: bold; }

.pro_all_class div a:first-child { display: none; }
.pro_all_class { height: 60px !important; border: none !important; font-size: 0; margin: 30px auto !important; width: 1580px !important; }
.pro_all_class a { font-size: 16px; line-height: 60px; display: inline-block; vertical-align: top; padding: 0 0px; color: #333; text-align: center!important; width: 15.8%; background: #e9e9e9; margin: 0 0.4%; }
.pro_all_class a.pro_on, .pro_all_class a:hover { background: #008ed6 !important; color: #fff; position: relative; }
.pro_all_class a.pro_on strong { color: #fff; }