@font-face {
font-family:din;
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: 'iconfont';  /* Project id 4219918 */
  src: url('//at.alicdn.com/t/c/font_4219918_1bcx89j34r5.woff2?t=1695642268684') format('woff2'),
       url('//at.alicdn.com/t/c/font_4219918_1bcx89j34r5.woff?t=1695642268684') format('woff'),
       url('//at.alicdn.com/t/c/font_4219918_1bcx89j34r5.ttf?t=1695642268684') format('truetype');
}



.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*{margin: 0;padding: 0;box-sizing: border-box;}
body {font-size: 14px;font-family:Microsoft YaHei;}
em,i{font-style:inherit;font-weight:inherit;}
ul{list-style: none;}
img {border: none;vertical-align: middle;}
a {text-decoration: none;color: #333;}
tr,td{padding:0 !important;}
input, textarea {outline: none;border: none;}
ul,li{list-style:none;}
/*左右浮动清除*/
.fl{float: left;}
.fr{float: right;}
.clear,.cl{clear: both;height: 0px; overflow: hidden;}

/*宽度*/
.w1400{ width:1400px; margin:0 auto; overflow:hidden;}

/*t*/
.title{font-size:42px; font-weight:normal; text-align:center;}
.title b{ font-size:44px; color:#d82029; font-weight: bold;}
.title p{ font-size:18px;  color:#777; padding-top:10px; padding-bottom:15px;}


	
/*距离*/
.top10{ margin-top:10px;}
.top20{ margin-top:20px;}
.top30{ margin-top:30px;}
.top40{ margin-top:40px;}
.top50{ margin-top:50px;}
.top60{ margin-top:60px;}
.top70{ margin-top:70px;}
.top80{ margin-top:80px;}
.top90{ margin-top:90px;}
.top100{ margin-top:100px;}
	
/*head*/
.head {width: 100%;padding:20px 0px;overflow: hidden;}
.head_box {max-width: 1400px;margin: 0 auto;display: flex;justify-content: space-between;align-items: center;}
.head_l {display: flex;justify-content: space-between;align-items: center;}
.head_logo {display: flex;position: relative;align-items: center; width: 80%;}
.head_logo i {display: inline-block;}
.head_logo p {color: #333;font-weight: bold;font-size:26px; padding-left: 15px;} 
.head_logo p b {font-weight:normal;font-size: 20px;line-height: 36px;    display: block;     letter-spacing: 1px;}
.head_logo p span {text-transform: uppercase; font-size: 14px;display: block;line-height: 16px;letter-spacing: 4px;padding-top: 10px;font-weight:normal;}
.head_tit {display: flex;flex-direction: column;align-items: center;padding-left: 50px;}
.head_tit b {font-size: 26px;line-height: 42px;font-weight: normal;letter-spacing: 3px;}
.head_tit b span {font-size: 25px;color: #0058a7;vertical-align: bottom;font-weight: bold;}
.head_tit ul {display: flex;justify-content: space-between;width: 100%;}
.head_tit li {font-weight: lighter;border: 1px dashed #ddd;display:  flex;flex-direction:  column;justify-content:  center;align-items:  center;padding: 15px 10px; width: 90px;}

.head_tit li+li {border-left:none;}
.head_tit li i { font-size: 24px;color: #999;}
.head_tit li p {font-size:  14px;line-height: 15px;padding-top: 5px; font-weight:normal;}
.head_tit li p span { color:  #e9141a;}
.head_tit li a {font-size:14px;}
.head_r {/* width: 260px; */background: url(//memberpic.114my.cn/dgzy828/uploadfile/image/20210922/20210922141012_377715231.jpg)no-repeat right;display:  flex;align-items:  center;}
.head_r p {display: flex;flex-direction: column;font-size: 16px;line-height: 24px;text-align: right; color: rgba(51, 51, 51, 0.5);}
.head_r p span {font-size: 28px;font-family: Impact;line-height: 30px;color: #cc0000; }
.head_r>i {width: 2.5vw; height: 2.5vw;border-radius: 50%;display: flex;
justify-content: center;align-items: center;background: #d82029;color: #fff;margin: 0 16px;    font-size: 20px;}
.head_r i:nth-child(2) {margin-right: 0px !important;}
.head_r > i a {line-height: 36px;color: #fff;font-size: 20px;}
.head_r>ul>li:hover .tit_sel {transform: rotateX(0);transition: all 0.5s;}
.head_r>ul {}
.head_r>ul>li {width: 2.5vw; height: 2.5vw;border:1px solid #ddd;border-radius: 50%;display: flex;justify-content: center;align-items: center;}
.head_r>ul>li i {font-size: 20px;    position: relative;    margin-top: -3px;}
.head_r>ul>li i:after { content: ''; width: 100%;height: 82px; position: absolute; top: 0;left: 0;}

/*搜索*/
.head_r>ul>li:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;} 

.tit_sel {width: 752px;height: 150px;background: rgba(51,51,51,0.7);transform: rotateX(90deg);position: absolute;right: 0;transition: all 0.5s;font-size: 16px;padding: 34px; z-index: 99;top:145px;}
.tit_sel span {font-size: 24px;display: block;color: #152682;font-family: Arial;}
.tit_icon:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;}
#search-i{float:left; width:30px; height:33px; overflow:hidden; margin-top:20px;  box-sizing: border-box; padding-top: 7px;    border: 1px solid #dddddd;border-left: none;}
#search-bg{float:left; width:614px; height:33px; overflow:hidden; padding-left:14px; margin-top:20px; box-sizing: border-box;     border: 1px solid #dddddd;border-right: none;text-align: left; line-height: 30px;}
.search-text{ font-size:14px;color: #999999;justify-content: center;align-items: center;}
.search-text a{ font-size:15px; color: #fff !important; transition: all 0.3s linear;}
.search-text span{ float:left;  color:#ffffff;font-size: 15px;}
#infoname{ border:none;background:none; outline:none;} 
.search_name {float: left;font-size:22px;color: #ffffff; line-height: 32px;position: relative;z-index: 5;padding: 15px 0;width: 264px;height: 96px;background: #cb0303;text-align: center;}
.search_name:after {content: "";width: 0px;height: 0px;border-top: 7px solid #005299; border-right: 7px solid transparent;border-bottom:8px solid transparent; border-left: 7px solid #005299;position: absolute; top: 81px; right: -13px; transition: 0.5s all ease-in-out; }
form {justify-content: center;}
.head_right {display: flex;justify-content: space-between;align-items: center;width: 72%;}

/*nav*/
.nav {width: 100%;padding: 50px 0;position: absolute;top: 130px;z-index: 55;border-bottom: 1px solid rgba(255,255,255,0.2);}
.nav_box {max-width: 1400px; margin: 0 auto;}
.nav_con {position: relative;}
.nav_con>ul {display: flex;justify-content: space-around;align-items: center;/* height: 100%; */}
.nav_con>ul>li {display: flex;flex-direction: column;align-items: center;transition: 0.5s;z-index: 5;width: 12%;}
.nav_con>ul>li>a {font-size: calc(0.4rem + 0.6vw);color: #fff;text-align: center;display: flex;flex-direction: column;position: relative;    width: 100%;}
.nav_con li a i {color: #999;font-size: 12px;font-family: Arial;text-transform: uppercase;opacity: 0.5;transform: scale(0.9);   }
.nav_con>ul>li>a:after {content:'';width:100%;height: 4.2vw;background:linear-gradient(to right,#ef171f,#ef171f);position: absolute;left: 0%;top: -1.4vw;opacity: 0;transform: scaleX(0);transition: 0.5s;z-index:-1;}
.nav_con li:hover>a, .nav_con li:hover a i,.nav_con li.cur>a, .nav_con li.cur a i {transition:0.5s;}
.nav_con>ul>li:hover a:after, .nav_con>ul>li.cur a:after {opacity: 1;transform: scaleX(1);transition: 0.5s;}
/*下拉*/


.nav_con li:hover  .con_nav {transform: rotateX(0deg);}
.con_nav {background:rgba(255,255,255,1);position: absolute;top:75px;left: 0;z-index:55;overflow:hidden;width:100%;box-shadow: 1px 5px 10px rgba(0,0,0,0.2);transition: 0.5s;transform-origin: top;transform: rotateX(90deg);display: flex;justify-content: space-around;align-items: center;padding: 3%;}
.con_l {width: 18%; position: relative;}
.con_l:after {content:'';width:2px;height:100%;position:absolute;top:0;left: -18px;background: #ff0000;}
.con_l p { display: flex;flex-direction: column;font-size: 24px; line-height: 24px;}
.con_l p span { font-size: 14px;color: #666;text-transform: uppercase;line-height: 18px;padding-top: 7px;font-family: Arial;}
.con_r { width: 62%;}
.con_r>ul {display: flex; justify-content: space-between; align-items: center; width: 100%;}
.con_r>ul>li {/*width: 24%;*/display: flex; align-items: center;justify-content: center; padding: 1%;}
.con_r>ul>li>a {font-size: 16px;color: #333; border-top: 1px #eee solid; border-bottom: 1px #eee solid; padding:15px 22px;text-align: center;    line-height: 30px;}
.con_r>ul>li>a:hover{color: #ff0000;}
.nav_con>ul>li:nth-child(4) .con_nav .con_r {width:72%;}
.nav_con>ul>li:nth-child(5) .con_nav .con_r>ul { flex-wrap: wrap;}
.nav_con>ul>li:nth-child(5) .con_nav .con_r>ul>li,.nav_con>ul>li:nth-child(8) .con_nav .con_r>ul>li  {width:32.5%;}
.nav_con>ul>li:nth-child(5) .con_nav .con_r>ul>li:nth-child(n+4) {margin-top:10px;}




/* shu */
.dfs { display: flex; align-items: center;  justify-content: space-between; width: 100%;}
	
.shu_bg{width:1400px;height:270px; margin-top:30px; margin: 0 auto;}
.shu_bg .w1400 *{line-height: 100%;}
.shu_list,.shu_list ul{height:100%;}
.shu_list li+li{border-left: 1px rgba(0,0,0,0.1) solid; padding-left: 116px;}
.shu_list li p{font-size:30px;font-weight: 100;color:#333;}
.shu_list li em {display:flex;align-items:baseline;margin:2px 0;}
.shu_list li em i{font-size:46px; color:#d82029; font-family:din;}
.shu_list li em b{font-size:18px;font-weight: 100;color:#999;margin-left:5px;}
.shu_list li>span{font-size:16px;color:rgba(0,0,0,0.5);}



/*pro*/
.product{ padding:60px 0 100px 0; background:#f5f5f5 url(//memberpic.114my.cn/dgzy828/uploadfile/image/20230923/20230923171000_121386346.jpg) no-repeat center;}
.procon{ margin-top:42px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.proleft{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: wrap;align-items:flex-start; width:520px; position: relative;}
.proleft a{ display:inline-block; position:relative; width:255px; line-height:92px; text-align:left; background: #fff url(//memberpic.114my.cn/dgzy828/uploadfile/image/20230923/20230923173445_2074096038.png) no-repeat 25px 34px; transition:all .3s ease;margin-bottom:10px; padding:0 20px; white-space:nowrap; transition:all .3s ease; font-size: 18px; padding-left: 60px;}
.proleft a:nth-last-child(1),.proleft a:nth-last-child(2){ margin-bottom:0;}
.proleft i{ display:block; position:absolute; line-height:92px; font-size:50px; top:0; right:17px; font-family:fontDin1; color:#fff; opacity:0.05;}
.proleft a.on{  background: #d82029 url(//memberpic.114my.cn/dgzy828/uploadfile/image/20230923/20230923173445_316796991.png) no-repeat 25px 34px; color: #fff;}

.proleft .pro_more{  background: #fff  url(//memberpic.114my.cn/dgzy828/uploadfile/image/20230923/20230923173609_531402579.png) no-repeat 25px 34px; width: 255px;  line-height: 92px; font-size: 18px;     position: absolute;  bottom: 0; right:0px;}
.proleft .pro_more a{ font-size: 18px;}
.proleft .pro_more:hover a{color: #fff;}
.proleft .pro_more:hover {background: #d82029  url(//memberpic.114my.cn/dgzy828/uploadfile/image/20230923/20230923173609_837522754.png) no-repeat 25px 34px; color: #fff;}




.proright ul>a{ display:block;}
.proright ul>a img{ width:100%; height:100%;}
.proright{ width:850px; height:500px; box-shadow:0 0 20px rgba(0,0,0,.1); background:#fff;position:relative;}
.protrait{ position:absolute; top:112px; left:480px; z-index:99;}
.protrait span{  display:inline-block; width:71px; height:60px; vertical-align:top; background:#d9e7ff; border-radius:7px; padding:10px; text-align:center; font-size:16px; color:#4d525a;}
.protrait span+span{ margin-left:10px;}
.pro_c{ position:absolute; z-index:9; font-size:18px; color:#4c515a; font-weight:bold; left:480px; top:190px;}
.pro_tel{ position:absolute; width:320px; height:50px; line-height:50px; background:#818790; text-align:center; font-size:16px; color:#fff; bottom:50px; left:480px; z-index:9;}
.pro_tel em{ display:inline-block; vertical-align:sub; font-size:26px; font-family:fontDin1;}
.pro_tel span{ display:inline-block; padding-left:35px; background:url(//memberpic.114my.cn/0368681/uploadfile/image/20201219/20201219140651_1471158467.png) no-repeat left center;}
.proshow .divproduct_new_div_item{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: wrap;align-items:flex-start;flex-direction:row-reverse;}
.proshow .product_div_item_pic{ width:400px; height:400px; border:1px solid #dddddd;}
.proshow .product_div_item_pic img{ width:100%; height:100%;}
.proshow .divproduct_new_div_item_date{ display:none;}
.proshow .divproduct_new_div_item_content{ width:320px; margin-left:30px;}
.proshow .divproduct_new_div_item_title a{ line-height:62px; font-size:24px; color:#222222; font-weight:bold;}
.proshow .divproduct_new_div_item_body{ margin-top:120px; font-size:14px; color:#abafb6; line-height:36px; height:144px; overflow:hidden;}
.proshow .divproduct_new_div_item_body p:before{ content:''; display:inline-block; width:6px; height:6px; border-radius:50%; display:inline-block; vertical-align:middle; margin-right:9px; background:#abafb6;}


/*adv*/
.power_bg{}
.power_bg .tetd{ text-align:center; font-size:42px; line-height: 46px;}
.power_bg .tetd span{display:block; font-size: 18px;}
.power li{float: left; width:19.4%; height:714px; color: #fff;  transition:0.3s all ease;  position: relative; overflow: hidden; cursor: pointer;}
.power li+li{margin-left: 0.6%; }
.power li.on{width:40%;}
.power li:nth-child(1){background:url(//memberpic.114my.cn/dgzy828/uploadfile/image/20230925/20230925103819_617834289.jpg)no-repeat center;}
.power li:nth-child(2){background:url(//memberpic.114my.cn/dgzy828/uploadfile/image/20230925/20230925105044_891322935.jpg)no-repeat center left;}
.power li:nth-child(3){background:url(//memberpic.114my.cn/dgzy828/uploadfile/image/20230925/20230925105548_1474285471.jpg)no-repeat center left;}
.power li:nth-child(4){background:url(//memberpic.114my.cn/dgzy828/uploadfile/image/20230925/20230925101756_885674157.jpg)no-repeat center;}
.power_w{ width: 100%; height: 100%; background:rgba(0, 0, 0, 0.6); text-align: center; padding-top:250px;}
.power_w p{font-size: 30px; font-weight: bold; line-height: 40px;}
.power_w dd{font-size: 24px; font-weight: bold; font-family: "Tw Cen MT";  }
.power_w dd:before{content:""; display:block;  width: 1px; height: 146px; background:rgba(255,255,255,0.4);  margin:80px auto; }
.power li.on .power_w{opacity: 0;}
.power_ww{ height: 200px; width: 100%; padding:20px 46px; background: #cc0000; position: absolute; bottom:0; transition:0.5s all linear; margin:auto; left:0; right:0; overflow: hidden;  opacity: 0; bottom:-50px; }
.power li.on .power_ww{  opacity: 1; bottom:0;}
.power_ww p{font-size: 30px; border-bottom:1px dotted rgba(255,255,255,0.2); font-weight: bold; line-height:60px; margin-bottom:10px; }
.power_ww p:after{font-size: 30px;  font-family: "Tw Cen MT"; display: block; float: right; opacity: 0.5; }
.power li:nth-child(1) .power_ww p:after{content:"01";}
.power li:nth-child(2) .power_ww p:after{content:"02";}
.power li:nth-child(3) .power_ww p:after{content:"03";}
.power li:nth-child(4) .power_ww p:after{content:"04";}
.power_ww span{ font-size: 15px;  line-height:26px; }
.power {margin-top: 70px;}
.power li::marker{font-size: 0;}






/*news*/
.news {position:relative; padding:70px 0; z-index: 5; background:#f8f8f8;}
.gy{width:85%; margin:auto;}
.news_bg{width:100%;background: #f8f8f8;padding: 80px 0;    overflow: hidden;}
.news_t{text-align:left;float:left;}
.news_t dd:after{display:none;}
.news_t p {font-size:2.2vw; font-weight:bold; font-family: "Microsoft YaHei";}
.news_t dd {font-size: 18px;color: #999;line-height: 30px;font-weight:100;margin-top: 10px;}
.news_a{width:auto;}
.news_a a{ height:46px;font-size: 18px;color:#333;float:left;font-weight:100;box-sizing: border-box;text-align:center;margin-left:40px;display: flex;align-items: center;justify-content: center;}
.news_a a.on{color:#cc0000; font-weight:bold; border-bottom: 2px solid #cc0000;}
.news_b{height: 488px;margin-top: 60px;position: relative;}
.new_tit {display: flex;justify-content: space-between;align-items: center;}
.new_item{     width: 100%; flex-shrink: 0;}
.new_item>div {display: flex;justify-content: space-between;}
.new_lc .news_div_item {display: flex;flex-direction: column-reverse;width: 48.5%; position: relative;padding: 0px 0px 60px;}
.new_lc .news_div_item:hover img {    transform: scale(1.1);}
.new_lc .news_div {display: flex;justify-content: space-between;}
.new_lc {width: 68%;}
.new_rc {width: 30%;}
img.news_div_item_image {width: 100%;transition: 0.5s;}
.new_rc .news_div_item_pic,.new_rc .news_div_item_date {display: none;}
.new_ic {margin-top: 50px;position: relative;overflow: hidden;}
.new_ic>div {    display: flex; transition: 0.5s;}
.new_lc a.news_div_item_a {font-size:19px;color:#000;position: relative;display: block;margin-top: 20px;}
.new_lc .news_div_item_body {font-size:17px;color: #888;line-height: 26px;margin-top: 40px;
 height: 52px;overflow: hidden;}
.new_lc .news_div_item_date {display: flex;position: absolute;bottom: 129px;left: 0px;}
.new_lc .news_div_item_date>div {font-size:14px;color: #888;}
.new_lc .news_div_item_pic { border: 1px solid #eee;}
.new_lc .news_div_item_pic a {overflow:hidden;    display: block;}
.new_lc .news_div_item_a:after {position: absolute; content: "";font-size:24px;color:#333); bottom: -126px;left: 0; }
.new_rc .news_div_item {background: #fff;padding: 26px 32px;position: relative;}
.new_rc .news_div_item:nth-child(n+3):after{content:"";display:block;width:0;height:6px;background:#cc0000;transition:0.3s all ease-in-out;position: absolute;bottom: 0;left: 0;}
.new_rc .news_div_item:nth-child(n+3):hover::after{width:100%;}
.new_rc .news_div_item:nth-child(-n+2) {display: none;}
.new_rc .news_div_item:nth-child(n+4) {margin-top: 36px;}
.new_rc a.news_div_item_a {display: block;font-size:19px;}
.new_rc .news_div_item_body {font-size: 15px;color: #999;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; margin-top: 15px; line-height: 24px;}


/*结束*/
.footer{background:#222; background-size: cover;}
.footer .footer_t{padding: 40px 0; height:340px;}
.footer .footer_t .footer-left{width: 25%;}
.footer .footer_t .footer-left .foot-logo{}
.footer .footer_t .footer-left .ewm{height: 50px;     margin-top: 20px;}
.footer .footer_t .footer-left .ewm li{float: left; width: 120px;}
.footer .footer_t .footer-left .ewm li img{ width: 110px; height: 110px;border: 1px solid rgba(255,255,255,0.1); padding: 10px;}
.footer .footer_t .footer-left .ewm li p{ color:#fff; text-align: center; width: 110px; margin-top: 10px;}



.footer .footer_t .footer-right{width: 70%;}
.footer .footer_t .footer-right dl{width: 17%;float: left;margin-right: 6%;}
.footer .footer_t .footer-right dl:last-of-type{margin-right: 0;}
.footer .footer_t .footer-right dl dt{margin-bottom: 20px;}
.footer .footer_t .footer-right dl dt a{font-size: 18px;color: #ffffff;padding: 12px 0; }
.footer .footer_t .footer-right dl dt a:after {
    content: "";
    width: 120px;
    height: 1px;
    background:rgba(255,255,255,0.5);
    display: block;
    margin-top: 20px;}
.footer .footer_t .footer-right dl dd{margin-bottom:14px;}
.footer .footer_t .footer-right dl dd a{font-size:16px;color: #ffffff;opacity: 0.8; font-weight: lighter;}
.footer .footer_t .footer-right .foot-lx{}
.footer .footer_t .footer-right .foot-lx dd{color: #ffffff;font-size:15px; font-weight: lighter;}
.footer .footer_t .footer-right .foot-lx i{ font-size: 18px; color: #fff; padding-right: 5px;}


.footer .footer_db{border-top: 1px solid rgba(255,255,255,0.1);padding: 40px 0; height:36px;} 
.footer .footer_f{float: right;color: #ffffff;font-size:15px;}
.footer .footer_f a{font-size:15px;margin-right: 8px;color: #ffffff;}
.footer .footer_r{float:left;font-size:15px;color: #ffffff;}
.footer .footer_r a{ color:#fff;}
.footer .footer_t .footer-right dl dd a:hover{opacity: 1;}
.footer .footer_t .footer-right dl:nth-child(4){width: 31%;}



/* 简介*/
.indexInfo { min-width: 1200px; background: #fff; overflow: hidden; display: block;}
.indexInfo  .info-fl { position:relative; float: left; width: 50%;}
.indexInfo  .info-fl .pic { display: block; width: 100%;}
.indexInfo  .info-fl .pic img { display: block; width: 105%;}
.indexInfo  .info-fl .text {padding: 0 70px 0 140px; position: absolute; left:0; top: 8%;}
.indexInfo  .info-fl .text h3 { font-size: 36px; color: #333;}
.indexInfo .info-fl .text h3 i { display:inline-block; vertical-align: middle;}
.indexInfo .info-fl .text h3 i img { display: block; width: 100%;}
.indexInfo  .info-fl .text span { margin-top:8px; display: block; font-size:19px; color: #666;}
.indexInfo  .info-fl .text p { margin-top: 38px; font-size: 16px; color: #666; line-height: 1.9;}
.indexInfo  .info-fl .text .info-more {margin-top:20px;overflow: hidden;float: right;}
.indexInfo  .info-fl .text .info-more a { float: left; margin-left:15px; font-size: 16px; background: #fff; color: #333; box-sizing: border-box; display: block; width: 110px; height: 40px; line-height: 40px; text-align: center;}
.indexInfo  .info-fl .text .info-more a i { margin-left: 5px; transform:rotate(-180deg);}
.indexInfo  .info-fl .text .info-more a:hover { background: #d82029; color: #fff;}
.indexInfo  .info-fr { cursor: pointer; position: relative; float: left; width: 50%;}
.indexInfo  .info-fr .pic { display: block; width: 100%;}
.indexInfo  .info-fr img { display: block; width: 100%;}
.indexInfo  .info-fr .pic::after {position: absolute;content: '';left: 50%;top: 50%; width: 60px;height: 60px;transform: translate(-50%,-50%);background-size: 100%;}

    @media (max-width:1440px) {
.indexInfo .info-fl .text .info-more { margin-top: 10px;}
    }

.indexInfo .info-fl .text span:after {
    content: "";
    width: 60px;
    height: 2px;
    background: #d4d4d4;
    position: absolute;
    left: 0;
    top: 38px;}
.indexInfo .info-fl .text span { position: relative;}

/*workshop*/
.workshop{ width:1400px; margin:0 auto;  overflow:hidden; padding: 70px 0;}
.com_m{}
.com_m ul{}
.com_m ul li{display: inline-block;width: 32%;margin-right: 1.8vw;transition: 0.3s ease all;position: relative;text-align: center;}
.com_m ul li>a{display: block;overflow: hidden;transition: 0.3s ease all;border: 1px #eee solid;}
.com_m ul li+li{}
.com_m ul li img{width: 100%;-webkit-transition: 0.3s ease all;transition: 0.3s ease all;height: auto;}
.com_m ul li:hover img{-webkit-transform: scale(1.12, 1.12);transform: scale(1.12, 1.12);}
.com_m ul li p{width: 100%; height: 56px;line-height: 56px; }
.com_m ul li p a{font-size: 16px; color: #666;}
.com_m ul li:hover a{color: #d82029;}



/*lc*/
.lcBox{position: relative; padding-top: 10px; padding-bottom: 105px; background: url(//memberpic.114my.cn/dgzy828/uploadfile/image/20230925/20230925161125_314236200.png) no-repeat center;}
.lcBox ul{position: relative; margin-top:112px; margin-left: 113px; z-index: 5;}
.lcBox li{float: left; width: 234px; height: 234px; line-height: 1; text-align: center; padding-right: 23px; background: url(//memberpic.114my.cn/dgzy828/uploadfile/image/20230925/20230925163340_623125632.png) no-repeat center top; overflow: hidden; cursor: pointer;}
.lcBox li.l1{margin-top: -66px;}
.lcBox li.l2{margin-top: 66px; margin-left: -89px;}
.lcBox li.l3{margin-top: -66px; margin-left: -81px;}
.lcBox li.l4{margin-top: 66px; margin-left: -69px;}
.lcBox li.l5{margin-top: -66px; margin-left: -84px;}
.lcBox li.l6{margin-top: 66px; margin-left: -68px;}
.lcBox li.l7{margin-top: -66px; margin-left: -80px;}
.lcBox li:hover{background-position: center bottom;}
.lcBox li i{display: block; color: #eee; font-size: 48px; margin-top: 27px;}
.lcBox li strong{display: block; font-size: 23px; font-weight: normal; letter-spacing: 1px; margin-top: 20px;}
.lcBox li span{display: block; margin-top: 7px;}

.lcBox li span .f{display: none;}
.lcBox li:hover i{color: #fff;}
.lcBox li:hover{color: #fff;}
.lcBox li:hover span .f{display: inline-block;}
.lcBoxBottom{position: absolute; left: 0; bottom: 0; z-index: 1;}


/*右侧浮动*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box a{ text-decoration:none;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(//memberpic.114my.cn/dgzy828/uploadfile/image/20230926/20230926084346_1881277762.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: #cc0000; }/*颜色更改*/
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #cc0000; border-color: #cc0000; color: #fff; margin: 10px 0 7px;}/*颜色更改*/
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 22px; background-position: -5px -50px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -50px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #cc0000; border-color: #cc0000;}/*经过颜色更改*/
.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: #cc0000; 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: 130px; height:130px; margin: 15px auto 7px; }
.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: #cc0000; font-size: 16px; }/*颜色更改*/
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#cc0105;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }