*{padding: 0;margin: 0;box-sizing: border-box;list-style: none;font-family:"Microsoft YaHei";}
body{overflow-x:hidden;font-family:"Microsoft YaHei";}
a{text-decoration: none;color:#333;}

@font-face {
  font-family: "pmzd";
  src: url("//memberpic.114my.com.cn/gdxdjj/cssnew/pmzd.woff.txt") format("woff2"),
       url("//memberpic.114my.com.cn/gdxdjj/cssnew/pmzd.woff.txt") format("woff"),
       url("//memberpic.114my.com.cn/gdxdjj/cssnew/pmzd.TTF.txt") format("truetype"),
       url("//memberpic.114my.com.cn/gdxdjj/cssnew/pmzd.eot.txt") format("embedded-opentype"),
       url("//memberpic.114my.com.cn/gdxdjj/cssnew/pmzd.TTF.txt") format("svg");
}

@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 4080757 */
  src: url('//at.alicdn.com/t/c/font_4080757_aiid7v3vyhm.woff2?t=1685360805965') format('woff2'),
       url('//at.alicdn.com/t/c/font_4080757_aiid7v3vyhm.woff?t=1685360805965') format('woff'),
       url('//at.alicdn.com/t/c/font_4080757_aiid7v3vyhm.ttf?t=1685360805965') format('truetype');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}

.gy{max-width: 1500px;margin: 0 auto;min-width: 1200px;width: 100%;}
.gya{max-width: 98%;margin: 0 auto;min-width: 1200px;width: 100%;}
.page{max-width: 1500px;margin: 0 auto;min-width: 1200px;width: 100%;}
.head_nav {top:125px; transition: 0.5s;}
.head_nav.on {top:0;}
/*head*/
	.head_nav ul {    display: flex; justify-content: space-around;width: 100%;max-width: 100%;margin: 0 auto;}
	.head_r .head_nav li {position: relative;}
	.head_nav li+li:before {content:'';width: 1px;height: 100%;position:absolute;left: -18px;background: #fff;opacity: 0.5;}
	.head.on .head_nav li>a:before {background:#0a519a;}
	.head_nav>ul>li>a:after {content:'';width:100%;height: 2vw;position:absolute;left: 0;z-index:-1;}
	.head_d .head_nav>ul>li:first-child>a:after {width: 12vw;height: 3vw;left: -9vw;}
	.head_nav li:hover a:before,.head_nav>ul>li.cur a:before {width:100%;}
	.head.on .head_nav>ul>li>a { color: #333;}
	.head_num {display: flex;align-items: center;color:  #fff;/* width: 100%; */margin: 0 10px 0 0;display: none;}
	.head_num p {font-size: 21px;}
	.head_num p span {font-size: 22px;font-family: DIN Medium;padding:  0 0 0 10px;white-space: nowrap;}
	.head.on .head_num p {color:#333;}
	.head_num a {font-size: 36px;color: #ea960f;padding: 0 0 0 20px;}
	.head_r {display:flex;/* width: 50%; */align-items: center;}
	.head_lau {position:relative;width: 150px;border: 1px solid #fff;border-radius: 40px;display: flex;justify-content: center;z-index: 50;padding: 1.2% 0;}
	.head_lau i {font-size:14px;display: flex;align-items: center;color: #fff;}
	.head_lau i span {margin:0 10px 0 0;}
	.head_lau p {position: absolute;display: flex;flex-direction: column;/* opacity: 0; */width: 100%;justify-content: center;top: 100%;transform-origin: top;transform: rotateX(90deg);transition: all 0.5s;}
	.head_lau:hover p {opacity:1;transform: rotateX(0);}
	.head_lau p a {font-size:14px;background: #f8f8f8;padding: 9% 22%;display: flex;align-items: center;transition:0.5s;}
	.head_lau p a:hover {background:#323d74;color:#fff;}
	.head_lau p a span {margin:0 10px 0 0;}
	.head.on .head_lau i {color:#333;}
	.head_d {display:flex;margin: 2% 0 0;}
	.head_r .head_nav {margin: 0 1vw 0 0;}
	.head_r .head_nav ul li+li {margin: 0 0  0 1.5vw;}
	.head_r .head_nav li a {color:#fff;opacity:0.5;}
	.head_nav li+li:before {content:'';width: 1px;height: 100%;position:absolute;left: -18px;background: #fff;opacity: 0.5;display:none;}
	.head_r .head_nav li+li:before {content:'';width: 1px;height: 100%;position:absolute;left: -18px;background: #fff;opacity: 0.5;display:block;}
	.head_call {position: absolute;top: 150%;left: 0;width: 100%;background: #f8f8f8;/* padding: 1%; */opacity: 0;transition: 0.5s all ease;visibility: hidden;}

.head_call>div>ul {display:flex;/* flex-wrap: wrap; */justify-content: space-between;}
.head_call>.prolist2021>ul>li {display:flex;flex-direction: column;width: 50%;}
.head_call>div>ul>li>a {font-size: 17px;background: #e71748;/* font-weight: bold; */color: #fff;width: 100%;padding: 1vw;display: flex;/* justify-content: center; */border-right: 1px solid rgba(0,0,0,0.3);text-transform: uppercase;}
.head_call>div>ul>li:last-child a {border-right:none;}
.head_call>div>ul>li dl {/* margin: 10% 0 0; */border-right: 1px solid rgba(0,0,0,0.3);height: 100%;}
.head_call>div>ul>li dl dt {padding: 0.7vw 1vw;/* text-align: center; */}
.head_call>div>ul>li dl dt>a {color: #333;font-size: 16px;text-transform: uppercase;/* font-family: Arial; */}
.head_call>div>ul>li dl dt:hover a {color:#ff0000;}
.head_d .head_nav>ul>li:hover .head_call {visibility: visible;top:100%;opacity:1;}

.dh { padding: 3px 26px;
    color: #fff;
    margin-top: 39px;
    background: linear-gradient(120deg,#ff0000 10%,#cc0000 80%);
    border-radius: 60px;line-height: 34px;height: 38px;width: 100%;}
.dh ul b {font-size: 15px; font-weight:normal;}
.dh ul p {font-size: 21px; font-weight:bold; font-family: 'din';}
.dh ul span{font-size: 18px;}

.tab {height: 980px;overflow: hidden;}
li.pe {    position: relative;}

/*head*/

.head {width: 100%;top: 0;z-index: 999; height: 125px;display: flex;transition: .5s; border-bottom: 1px rgba(255,255,255,0.2) solid;}

.head.on{background: rgba(0,119,51,0.8); box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2); height: 70px;}
.head.on .head_nav li a ,.head.on .tit_cn, .h_tcc>b,.head.on .tit_cn a{color:#fff;}
.head.on .head_nav{}
.head.on .h_tcc>b{color:#fff;}
.head.on .h_tcc>p{color:#fff;}
.head.on .head_nav .dropmenu{top:100%;}
.head.on .htel{height: 70px;line-height: 70px;color: #fff;}
.head.on .htel span{height: 70px;line-height: 70px;color: #fff;}

.hea_logo{display: flex;align-items: center;}
.hea_logo img{width: 156px;}
.h_tcc{margin-left: 14px;}
.h_tcc>b{display: block;font-size: 37px;color: #333; letter-spacing:5px;font-family: "pmzd"; font-weight:normal;line-height:40px;}
.h_tcc>p{font-size: 15px;color: #999;margin-top: 0px; letter-spacing: 0px;text-transform: uppercase; font-weight: 500;}
.head_lc{width: 100%;display: flex;justify-content: space-between;align-items: center;height: 78px;position: relative;}
.hea_wz {margin-left: 83px; position: relative; height: 100%; display: flex; flex-direction: column;justify-content: center; }
.hea_wz>b {display: block; font-size: 22px; color: #333; }
.hea_wz>b>span {font-size: 20px; color: #cc0000; }
.hea_wz>p {font-size: 16px; color: #666; margin-top: 7px; }
.hea_wz:after {position: absolute; content: ""; background: rgba(0,0,0,0.07); top: 0; left: -41px; width: 1px; height: 100%; }

.tit_cn a {font-size:18px;color:#333;font-family: Arial; line-height: 99px;}
.head_box {width: 94%;margin: 0 auto;display: flex;    display: -webkit-flex;display: -moz-flex;justify-content: space-between;align-items: center;position: relative;}

.head.on .head_logo {background:url()no-repeat; width: 162px;height: 39px;}
.head.on .head_logo  img {display:none;}
.head.on .head_con>ul>li{height: 90px;}
.head.on .htel{line-height: 70px;}
.head_nav .on{background: linear-gradient(120deg,#ff0000 10%,#cc0000 80%); color: #fff; }
.head_nav .on a{ color: #fff; }
.head_nav .on span{color: rgba(255,255,255,0.5);}
.head_nav {width:100%; position: absolute; z-index: 9; position: fixed;z-index: 999; background: #fff; background-image: linear-gradient( rgb(248,248, 248),rgb(221, 221, 221)); }
.head_nav>ul>li:hover{background: linear-gradient(120deg,#ff0000 10%,#cc0000 80%); color: #fff;}
.head_nav>ul>li:hover a{color: #fff;}
.head_nav>ul>li:hover span{color: rgba(255,255,255,0.5);}
.head_nav>ul>li {transition: 0.5s;    width: 100%;text-align: center;padding: 20px 0;}
.head_nav>ul>li:hover:after,.head_nav>ul>li.cur:after {opacity: 1;width: 100%;transition: 0.5s;}
.head_nav>ul>li a {font-size: 18px; color: #000; line-height:18px;text-align: center;background: none !important;}
.head_nav>ul>li span{display: block;font-size: 12px;color: #9999;line-height:12px;}
.head_con {position: absolute;right:3%;top:0; }
.head_con>ul {display: flex;    display: -webkit-flex; display: -moz-flex;}
.head_con>ul>li {width:54px;height: 42px; display: flex; display: -webkit-flex; display: -moz-flex;flex-direction: column;align-items: center;justify-content: center;position: relative;background:url(https://memberpic.114my.com.cn/gdxdjj/uploadfile/image/20230607/20230607141406_1709899469.png) no-repeat center; border: 1px #eee solid; border-radius: 50%; margin-top: 36px; margin-left:2%;}

.htel b {font-size: 32px; padding-bottom:0px;  display: block;letter-spacing: 0px; font-family: "pmzd"; font-weight:normal;}
.htel b p {color: #cc0000; padding-top:3px;font-size: 28px;}
.htel p {font-size: 20px;color: #666;line-height:20px;font-weight:500;}

.htel{  padding: 2px 0px 0 28px; font-size:15px; line-height:33px; color: #333;}
.htel span {font-size: 32px;color: #cc0000; font-family: "pmzd";}
.head_con>ul>li i {width:20px;height: 2px;background: #fff;margin: 3px 0;}

.head.on .dropmenu{top:100%;}

/*下拉*/
.head_nav li dl { transition: all 0.3s; position: absolute;height:0px; z-index:0; overflow:hidden;width:100%;}
.head_nav li.dhh dl { height:auto !important; width:100%; background:rgba(248, 248, 248, 0.9); position: absolute; top:72px; left:0; display:block; z-index:9999;overflow:hidden;    margin: 0 !important;}
.head_nav li.dhh dl.juli {}
.head_nav li.dhh dd { width:1400px;display:block;overflow:hidden;padding:30px 0px 15px;margin: auto;}

.nav_xl1{width:100%;padding: 20px 0;overflow: hidden;}
.nav_xl1 li{width:20%;}
.nav_xl1 li+li{margin:0 15px;}
.nav_xl1 li p{font-size:14px;text-align:center;color:#333;display:block;line-height:50px;    transition: all 0.3s;}
.nav_xl1 li img {width: 100%;}
.nav_xl1 ul {display: flex;justify-content:center;}
.nav {float:right;display:flex;align-items:center;}
.nav_r{float:right;display:flex;align-items: center;}
.nav_r .iconfont{font-size:40px;color:#fff;line-height:90px;float: right;margin-left: 15px;margin-top: 5px;}
.nav_r p{font-size:15px;color:#FFFFFF;float:left;text-align:right;}
.nav_r i{font-size:20px;display:block;font-family: "akr"}

.head_nav>ul>li>.nav2{position:absolute;top:72px;left:-0px;z-index:1;display:none;box-shadow:5px 5px 10px rgba(0,0,0,.3);width:100%;background:#fff;}
.head_nav>ul>li>.nav2 a{display:block;width:100%;height:60px;border-bottom:none;background:#fff;color:#333;}
#aa2>.nav2 a{width:150px;font-size:15px;}
.head_nav>ul>li>.nav2 a:hover{background:#cc0000;color:#fff;}
.nav2 b{color:#999;}
.head_nav>ul>li>.nav2 a span{display:block;color:#333;text-transform:uppercase;font-size:16px;line-height:60px;-webkit-transition:all .8s cubic-bezier(.35,.75,.55,1) .1s;-moz-transition:all .8s cubic-bezier(.35,.75,.55,1) .1s;transition:all .8s cubic-bezier(.35,.75,.55,1) .1s;text-align: center;}
.head_nav>ul>li>.nav2 a b{position:relative;display:inline-block;display:block;color:#ccc;line-height:30px;-webkit-transition:all .8s cubic-bezier(.35,.75,.55,1) .1s;-moz-transition:all .8s cubic-bezier(.35,.75,.55,1) .1s;transition:all .8s cubic-bezier(.35,.75,.55,1) .1s;}
.head_nav>ul>li>.nav2 a:hover span{color:#fff;background:#cc0000;}

/*tel*/
.tit_cn{font-size:15px; line-height: 90px; padding:0 2%; color: #fff; width: 40%;}
.tit_con .phone:hover .phone_num, .head_con li:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;opacity: 1;} 
.tit_sel {width: 427px;height: 150px;background: rgba(51,51,51,0.7);transform: rotateX(90deg);position: absolute;top:70px;right: 0;transition: all 0.5s;font-size: 16px;padding: 34px; z-index: 9999;opacity: 0;}
.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:320px; height:33px; line-height: 33px;overflow:hidden; padding-left:14px; margin-top:20px; box-sizing: border-box;     border: 1px solid #dddddd;border-right: none;}
.search-text{ font-size:14px;color: #999999;justify-content: center;align-items: center;}
.search-text a{ font-size:15px; color: #fff !important;}
.search-text a:hover{ font-size:15px; color: #ffffff;}
.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 #56bcce; border-right: 7px solid transparent;border-bottom:8px solid transparent; border-left: 7px solid #56bcce;position: absolute; top: 81px; right: -13px; transition: 0.5s all ease-in-out; }
form {justify-content: center;}
.tab_con {width: 300px;background: #fff;padding: 30px 50px;  position: absolute;top: 0;right: 0;display: none;    overflow: auto !important;
    height: 800px;}
.tab_txt>ul p {font-size:20px;}
.tab_txt>ul>li {      padding: 30px 0; border-bottom: 1px #eee solid;}
.tab_txt>ul>li>a {font-size:18px;    color: #333 !important;}
.tab_txt>ul>li>span {font-size:14px;color: #999; display: block; margin-top: 10px; line-height:28px;}
.tab_txt>ul>li>span>a {font-size:14px;color: #999;}
.tab_tit {font-size:24px; border-bottom: 1px #eee solid; padding-bottom:40px;}
.tab_tit em{color: #ccc; display: block;text-transform: uppercase; font-size: 14px; font-family: Arial;}
.button {width: 30px; height: 30px;background: #fff; position: absolute;right: 12px; top: 12px;cursor: pointer;}
.button:before {content:'';width:30px;height:2px;position:absolute;top:25px;left:0;background:#333;transform: rotate(45deg);}
.button:after {content:'';width:30px;height:2px;position:absolute;top:25px;left:0;background:#333;transform: rotate(-45deg);}
.tab_txt {padding-top: 16px;}

/*banner*/
.banner{overflow:hidden; width:100%; position:relative; z-index:1; background:#000;margin-top: -0px;}
.banner-box{ min-width:1300px; height:800px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:800px; background-position: center; background-repeat: no-repeat;}
.banner-box .bd li a{ display:block; background-size:auto; width: 100%;height: 80%;position: relative;z-index: 9;}
.banner-btn{ width: 100%; position: absolute; bottom:20px; left: 0; margin-left: 0; height: 400px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px; background:url(https://memberpic.114my.com.cn/gdxdjj/uploadfile/image/20230725/20230725111226_300936214.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(https://memberpic.114my.com.cn/gdxdjj/uploadfile/image/20230725/20230725111226_300936214.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:18px; height:18px; border-radius :50%; text-indent:-9999px; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8; border:1px #fff solid;background:#fff;}
.banner-box .hd ul li.on{ background:#fe0000;border-radius: 8px; width:18px;border:1px #fe0000 solid;}
.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; }

.goy_titbox{position: relative;display: -webkit-flex;
    display: -moz-flex;
    justify-content: space-between;
    align-items: center;}
.goy_tita{display: block;align-items: center; position: relative;}
.goy_tita p{color: #333;font-size: 36px;position: relative;padding-left: 2px;margin-top: -40px !important;z-index: 99;}
.goy_tita b{font-weight: bold;font-size:50px;color:rgba(0,0,0,0.1);padding-left: 0px; text-transform: uppercase;font-family:"Microsoft YaHei";line-height:62px;}
.goy_tita i{width: 40%;height: 8px; position: relative; margin: 16px 0 28px 0; background:#cc0000;display: block;margin-top: -8px;z-index: 9;}

.goy_titbox a{margin-top:20px;display:block;width:180px;height:45px;float:right;background:url(https://memberpic.114my.com.cn/gdxdjj/uploadfile/image/20230516/20230516114229_1760243688.png) no-repeat left center;color:#999;line-height:45px;text-align:right;}
.goy_titbox a:hover{background:url(https://memberpic.114my.com.cn/gdxdjj/uploadfile/image/20230516/20230516114229_1760243688.png) no-repeat left center;color:#cc0000;}


.row2{background:#fff url(https://memberpic.114my.com.cn/gdxdjj/uploadfile/image/20230523/20230523135126_924874950.png) no-repeat center top;padding-top:0px; min-width:1200px; overflow: hidden; padding-bottom: 0px;}
.goy_titd{position: relative;display: -webkit-flex;
    display: -moz-flex;
    justify-content: space-between;
    align-items: center;}
.goy_tit{display: block;align-items: center; position: relative;}
.goy_tit p{color: #fff;font-size: 36px;position: relative;padding-left: 2px;margin-top: -40px !important;z-index: 99;}
.goy_tit b{font-weight: bold;font-size: 60px;color:rgba(255,255,255,0.1);padding-left: 0px; text-transform: uppercase;font-family:"Microsoft YaHei";line-height:62px;}
.goy_tit i{width: 40%;height: 8px; position: relative; margin: 16px 0 28px 0; background:#cc0000;display: block;margin-top: -8px;z-index: 9;}

.goy_titd a{margin-top:20px;display:block;width:180px;height:45px;float:right;background:url(https://memberpic.114my.com.cn/gdxdjj/uploadfile/image/20230516/20230516114229_1760243688.png) no-repeat left center;color:#fff;line-height:45px;text-align:right;}
.goy_titd a:hover{background:url(https://memberpic.114my.com.cn/gdxdjj/uploadfile/image/20230516/20230516114229_1760243688.png) no-repeat left center;color:#cc0000;}

.row2 .cont{width:100%;margin:0 auto;}
.row2 .fangan{max-width:100%;margin:0 auto;margin-top:0px;}
.row2 .fangan ul li{width:24.9%; float:left;}

.row2 .fangan ul li+li{margin-left:1px;}
.row2 .fangan ul li a{display:block;width:100%; padding-top:30px;opacity: 0.8;font:20px/20px 微软雅黑;text-align:center;padding-bottom: 30px;color: #333;}
.row2 .fangan ul li a i{font-family: 'iconfont';font-size:34px; display: block; line-height: 34px; padding-bottom:15px; font-style: normal;}
.row2 .fangan ul li a span{display:block; font-size:14px; color: #999; padding-top:8px; padding-left: 19%; padding-right: 19%;}
.row2 .fangan ul .link1 a{color:#292d40; background:#eee;}

.row2 .fangan ul .link1:nth-child(1) a{border-radius:0 0 0 0px;}
.row2 .fangan ul .link1:nth-child(4) a{border-top-right-radius: 0px;}

.row2 .fangan ul li a:hover{background:#cc0000;}
.row2 .fangan ul li a:hover i{color: #fff;}
.row2 .fangan ul li a:hover span{color: #fff;}
.row2 .fangan ul .link1:hover a{color: #fff;}

/*products*/
.pro_bc{width: 100%;background:#fff;padding: 80px 0 0px;}
.pro_tit{display: flex;align-items: center;justify-content: center;}
.pro_tit > svg{
    width: 80px;
    transform: rotate(-30deg);
    height: 80px;
    top: 11px;
    position: relative;}
.pro_tit>div{margin-left: 30px;}
.pro_tit>div>b{font-size: 48px;color: #333;display: block;}
.pro_tit>div>p{font-size: 18px;color: #333;margin-top: 17px;}
.pro_ic {display: flex; justify-content: space-between; margin-top: 30px;}
.pro_lc {width: 19%;}

.pro_rc { width: 100%; display: flex;transition: all .5s;}

.pro_item img {
    width: 100%;
    height: auto;
    transition: all .5s;
border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.pro_lc .prolist2021 {
    width: 100%;
    background: #eee;
    padding: 60px 0 40px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.pro_lc ul>li>a {
    color: #333;
    font-size: 18px;
    display: block;
    height: 74px;
    line-height:74px;
    position: relative;
    z-index: 2;
    padding-left: 20%;
border-bottom: 1px rgba(255,255,255,1) solid;
}
.pro_lc ul>li:first-child>a {
}

.pro_lc ul>li:after {
    position: absolute;
    content: "";
    background: #cc0000;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    transition:all .3s;color: #fff;
}
.pro_lc ul>li.on:after{width: 96%;color: #fff;}
.pro_lc ul>li.on a{color: #fff;}

.pro_lc ul>li {
    position: relative;
    width: 114%;
}

.pro_lc ul>li:before {
    position: absolute;
    content: "";
    background: url(https://memberpic.114my.com.cn/gdxdjj/uploadfile/image/20230517/20230517092122_669921404.png) no-repeat center;
    width: 27px;
    height: 16px;
    top: 50%;
    right: 10%;
    z-index: 2;
    margin-top: -8px;
    transition:all .3s;
    opacity:0;
}
.pro_lc ul>li.on:before{opacity:1;}

.pro_lc ul>li>dl {
    position: absolute;
    z-index: 99;
    top: 0;
    right: -100%;
    background: #eee;
    width: 60%;
    transition: all .3s;
    opacity: 0;
    z-index: -1;
}

.pro_lc ul>li>dl a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    padding-left: 18%;
color: #333 !IMPORTANT;
}

.pro_lc ul>li>dl>dt+dt {border-top: 1px dashed #eee;}

.pro_lc ul>li>dl>dt:hover a {
    background: #cc0000;
    color: #fff  !IMPORTANT;
}
.pro_lc ul>li:hover>dl {
    opacity: 1;
    right: -60%;
    z-index: 99;
}
.pro_pho {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #eee;
    border-bottom-left-radius: 60px;
    border-bottom-right-radius: 60px;
    padding-bottom:56px;
    position: relative;
}

.pro_pho>span {
    font-size: 40px;
    color: #333;
    margin-bottom: 20px;
    position: relative;
    z-index: 999;
    background: #eee;
}

.pro_pho>b {
    font-size:24px;
    color: #333;
    font-family:din;
}

.pro_pho>b+b {
    margin-top: 0px;
}

.pro_pho>b:nth-child(1) {
}
.pro_item {
    flex-shrink: 0;
    width: 100%;
}

.pro_rc ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.pro_rc ul li {
    width: 32.5%;
    padding: 1%;
    background: #fff;
    border-radius: 0px;
    border: 1px solid #eee;
transition:all .3s;
}

.pro_rrc {
    overflow: hidden;
    width: 78%;
}

.pro_rc ul li span a {display: block;font-size: 15px;color: #181f1c;margin: 30px 0 20px;position: relative;padding-left: 2px;}

.pro_rc ul li:nth-child(n+4) {
margin-top:0.6%;
}

.pro_rc ul li span a:after {
    position: absolute;
    content: "+查看详情";
    width: 82px;
    height: 25px;
    border-radius: 14px;
    font-size: 12px;
    color: #999;
    text-align: center;
    line-height: 25px;
    border: 1px solid #eee;
    top: -2px;
    right: 1px;
}
.pro_rc ul li:hover {
    background: #cc0000;
}

.pro_rc ul li:hover span a {
    color: #fff;
}

.pro_rc ul li:hover span a:after {
    color: #cc0000;
    background: #fff;
}
.pro_rc ul li:hover img {
    transform: scale(1.1);
}

.pro_rc ul li>a {
    overflow: hidden;
    display: block;
}

.pro_rc ul li br {
    display: none;
}

/*merit*/
.xz_tit{text-align: center;}
.xz_tit b{font-size: 42px;color: #cc0000;display: block;}
.xz_tit b span{font-size: 42px;color: #333;}
.xz_tit p{font-size: 16px;color: #999;padding:6px 0 14px 0;}
.xz_btn{font-size: 16px;}
.dfs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.mer_bg{width:100%;background:#fff url(https://memberpic.114my.com.cn/gdxdjj/uploadfile/image/20230517/20230517135013_511770458.png)no-repeat center 20px;padding:100px 0;}
.mer_con{align-items:end;padding-top:150px;height: auto;}
.merc_le,.merc_ri{width:calc((100% - 694px) / 2);height:675px;padding-top:78px;}
.mer_item{display:flex;border-bottom:1px solid rgba(255,255,255,0.1);padding-bottom:30px;}
.mer_item+.mer_item{margin-top:70px;}
.mer_ri{text-align: right;}
.mer_le .mi_num{margin-right:15px;}
.mer_ri .mi_num{margin-left:15px;}
.mi_num{width:60px;height:60px;display:flex;align-items:center;justify-content:center;position:relative;}
.mi_num:before{content:'';width:60px;height:60px;background:rgba(255,255,255,0.75);border-radius:100%;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);}
.mi_num em{width:44px;height:44px;border-radius:100%;background:#fff;font-size:24px;text-align: center;line-height:44px;font-family:num;position:relative;z-index:9; font-style:normal;}
.mi_text{width:calc(100% - 75px);}
.mi_text p{font-size:24px;color:#fff;line-height:60px;}
.mi_text span{font-size:16px;line-height:24px;color:rgba(255,255,255,0.6);display: block;height:45px;}
.merc_cen{width:594px;height:675px;background:url(https://memberpic.114my.com.cn/shenshuqiang88/uploadfile/image/20230721/20230721105125_652543197.png) no-repeat center;position:relative;}
.merc_cen i{width:150px;height:150px;border-radius:150px;background:rgba(255,255,255,0.9);position:absolute;top:calc(50% - 75px);left:calc(50% - 75px);display: flex;align-items: center;justify-content: center;}
.merc_cen i img{width:100px;}
.merc_cen i:after,.merc_cen i:before{content:'';position:absolute;animation:merNum 2s infinite ease;}
.merc_cen i:before{width:160px;height:160px;border-radius:160px;background:rgba(255,255,255,0.6);top:calc(50% - 80px);left:calc(50% - 80px);}
.merc_cen i:after{width:180px;height:180px;border-radius:180px;background:rgba(255,255,255,0.3);top:calc(50% - 90px);left:calc(50% - 90px);animation-delay:0.8s;}
.merc_cen i .icon{width:3%;height:88px;position:relative;z-index:2;}
.merc_cen i .icon img{width:100px;}

.mer_btm{width:650px;height:70px;margin:60px auto 0;padding:10px;border-radius:70px;border:1px solid rgba(255,255,255,0.1);}
.mer_btm li{width:31%;height:50px;border-radius:50px;text-align: center;font-size:20px;color:#fff;line-height:50px;padding-right:8%;float: left;}
.mer_btm li:nth-child(1){background:#cc0000;}
.mer_btm li:nth-child(2){background:#ff0000;}
.mer_btm li:nth-child(3){background:#8a2f2c;}
.mer_btm li:nth-child(4){background:#e67817;padding-right:0;}
.mer_btm li+li{margin-left:-8%;}

@keyframes merNum{
  0%{transform:scale(1);opacity:1;}
  100%{transform:scale(1.5);opacity:0;}
}

/*case*/
.case_tit {text-align: center; margin-top:70px;margin-bottom:50px;}
.case_tit span {font-size: 42px;line-height: 42px;background: url(https://memberpic.114my.com.cn/gdxdjj/uploadfile/image/20230522/20230522103637_66636916.png)no-repeat center;background-position-y: 20px;display:  inline-block;height: 70px;color: #333; font-weight:bold;}
.case_tit p {font-size:20px;color: #333;line-height: 20px;padding-top: 10px; }
/*应用*/
.appli {overflow: hidden;padding: 0px 0px 70px;}
.appli_box {max-width: 1500px;margin: 0 auto;}
.appli_tit {display: flex;flex-direction: column;align-items: center;}
.appli_tit span {display: flex;align-items: center;font-size: 42px;}
.appli_tit span b {color: #0066cb;}
.appli_tit p {font-size: 20px;font-weight:  lighter;color: #999;padding: 20px 0 0;}
.appli_tab {margin: 60px 0 0;display: flex;justify-content: space-between;position: relative;padding: 70px;box-shadow: 0px 0px 16px #eee;background: #fff;}
.appli_con {width: 34.2%;padding: 50px 30px 49px 30px;}
.appli_con ul {display: flex;flex-direction: column;position: relative;}
.appli_con li {width: 96%;display: flex;align-items: center;height: 60px;position:  relative;justify-content: center;margin: 0 20px 12px 0;background: #f8f8f8;}
.appli_con li:nth-child(n+7) {position:absolute;left: 54%;width: 45%;}
.appli_con li:nth-child(7) {top:0;}
.appli_con li:nth-child(8) {top: 16.6%;}
.appli_con li:nth-child(9)  {top: 33.3%;}
.appli_con li:nth-child(10)  {top: 50%;}
.appli_con li:nth-child(11) {top: 66.8%;}
.appli_con li:nth-child(12) {top: 83.8%;}
.appli_con li:before {content:'';width: 0;height: 100%;transition:0.5s;position:absolute;top:0;left:0;background:#cc0000;z-index: -1;}
.appli_con li:after {content:'';width: 0;height: 100%;transition:0.5s;position:absolute;bottom:0;right: 0;background:#cc0000;z-index: -1;}
.appli_con li.on:before,.appli_con li.on:after {width: 50%;}
.appli_con li.on ,.appli_con li.on a {color:#fff;background: #cc0000;}

.appli_con li a {font-size: 18px;}

.appli_call {width: 900px;height: 532px;margin: 0 auto;overflow: hidden;position: absolute;left: 35.2%;}
.appli_cp {width: 100%;border: 1px solid #eee;}
.appli_box .divdgweb_new_div {display: flex;}
.appli_box .divdgweb_new_div_item {width: 100%;flex-shrink: 0;position: relative;display: flex;flex-direction: column-reverse;}
.appli_box .divdgweb_new_div_item_content {position: absolute;left: 0;bottom: 17%;width: 100%;background: rgba(51,51,51,0.5);height: 30%;color: #fff;padding: 5% 5.8% 0 5.8%;z-index: 9;}
.appli_call .news_div_item_pic a {display: block;overflow: hidden;}
.appli_call .news_div_item_pic a:hover img {transform: scale(1.1);}
.appli_box .divdgweb_new_div_item_title a { font-size: 20px; color: #fff; font-weight: bold;}

.appli_box .news_div_item_pic img {width:100%;height:auto;transition: 0.5s;}
.appli_box .divdgweb_new_div_item_body {font-size:15px; padding: 1% 0 0; line-height: 26px;color: #fff;}

.cp_lr {position: absolute;bottom: 121px;left: 33.2%;z-index: 11;}
.pre_v{background: url(https://memberpic.114my.com.cn/dgztsj/uploadfile/image/20220112/20220112165542_1468671892.png) no-repeat 0;width: 30px;height: 50px;position: absolute;left: 0;background-size: 50px 64px;}
.nex_t{background: url(https://memberpic.114my.com.cn/dgztsj/uploadfile/image/20220112/20220112165542_1468671892.png) no-repeat -20px -8px;width: 30px;height: 50px;position: absolute;background-size: 50px 64px;left: 30px;}

/*合作客户*/
.cas_ic{overflow:hidden;margin-top:0px;border-left: 1px solid #eee;border-top: 1px solid #eee;margin-bottom:70px;}

.cas_ic ul{display:flex;}
.cas_ic ul li a>img{width:100%;height:auto;}
.cas_ic ul li{width: calc(100% / 6);flex-shrink:0;border: 1px solid #eee;border-top: none;border-left: 0;position: relative;overflow: hidden;transition: 0.4s;}
.cas_ic ul li>a{display:block;}
.cas_ic ul li p{-webkit-transition: all .3s linear;transition: all .3s linear;opacity: 0;visibility: hidden;position: absolute;left: 0;top: 0;width: 100%;height: 100%;padding: 0 30px;    background-color: rgba(255,255,255,0.8);z-index: 40;text-align: center;}
.cas_ic ul li p img{height: auto;display: block;-webkit-transform: translateY(0);transform: translateY(0);opacity: 1;}
.cas_ic ul li p img,.cas_ic ul li p a{-webkit-transition: all .3s linear;transition: all .3s linear;-webkit-transform: translateY(20px);transform: translateY(20px);opacity: 0;}
.cas_ic ul li p a{font-size: 16px;line-height: 1.5;letter-spacing: 1px;font-weight: bold;margin-top: 0;-webkit-transition-delay: .3s;transition-delay: .3s;display: block; line-height: 150px;}
.cas_ic ul li:after{-webkit-transition: opacity .3s linear;transition: opacity .3s linear;opacity: 0;content: "";display: block;position: absolute;left: 0;top: 0;right: 0;bottom: 0;border: 3px solid #cc0000;z-index: 230;}
.cas_ic ul li:hover:after{opacity: 1;}

.cas_ic ul li:hover p{opacity: 1;visibility: visible;}
.cas_ic ul li p img{max-width: 150px;padding-top: 30px;-webkit-transition-delay: .1s;transition-delay: .1s;margin: 0 auto;}
.cas_ic ul li:hover p a,.cas_ic ul li:hover p img{-webkit-transform: translateY(0);transform: translateY(0);opacity: 1;}

.img-cover {background-size: cover; background-position: center center;background-repeat: no-repeat;}
.f-cb:after { display: block; height: 0;clear: both; visibility: hidden;overflow: hidden;content: ".";}
.cssanimations .anim_emt.visb, .cssanimations .anim_group .anim_item.visb {visibility: inherit;}
.f-cb {zoom: 1;}
.w1500 { max-width: 1500px; width: 90%;margin: 0 auto;}
.line-2 {line-height: 1.2;color: #999;}
.tit-48 {line-height: 1.8;font-size: 48px; padding-bottom: 2rem;}
.tit-48 span{display: block;color: rgba(255,255,255,0.5);font-size: 22px;text-transform: uppercase;letter-spacing: 2.2px;line-height: 22px;}
.tit-36 {  line-height: 1.8;font-size:28px;}
.col-fff { color: #fff;}
.f-no-s-center {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
}
.anim_emt.start.b_to_t {
    -webkit-animation-name: mk_bottom_to_top;
    animation-name: mk_bottom_to_top;
}
.cssanimations .anim_emt.visb, .cssanimations .anim_group .anim_item.visb {
    visibility: inherit;
}
.anim_emt.start {
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.cssanimations .anim_emt, .cssanimations .anim_group .anim_item {
    visibility: hidden;
}
.a-del1 { animation-delay: 0.1s;}
.f-no-b-center {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
}
.i-list2 {
  padding: 0 2.25rem;
}
.i-list2 .contentbox {
  padding: 8rem 2.7rem 8rem 8rem;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background-position: center top;
}
.fr { float: right;}
.i-list2 .text {width: 52%;}
.i-list2 .ntext {
  background: rgba(255, 255, 255, 0.66);
  padding: .5rem .7rem;
  border-radius: 30px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.i-list2 .tit3 {
  color: rgba(255,255,255,0.7);
  margin-top: .5rem;
  margin-bottom: 1.85rem;
  width: 70%;
font-size:16px;
line-height: 26px;
}
.i-list2 .item {
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
  height: 48px;
  padding: 0 .5rem;
  margin-bottom: .25rem;
  width: 49%;
  transition: all .4s;
}
.i-list2 .item .icon {
  width: 12px;
  height: 12px;
  fill: #d6000f;
}
.i-list2 .item2 {
  border-radius: 8px;
  overflow: hidden;
  color:#d6000f;
  background: #fff;
  height: 48px;
  padding: 0 .5rem;
  width: 49%;
  margin-bottom: .25rem;
  transition: all .4s;
}
.i-list2 .item2 .icon {
  width: 12px;
  height: 12px;
  fill: #d6000f;
}
.i-list2 .item:hover,.i-list2 .item2:hover {
  background: transparent;
  box-shadow:0 0 0 2px #d6000f ;
  color: #fff;
}
.i-list2 .warptabbox {
  background: #fff;
  padding: 3.25rem 0;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  box-shadow: 0 50px 100px 0 rgba(0, 0, 0, 0.3);
}
.i-list2 .tabbox .li {
  width: 25%;
  padding-right: 3%;
}
.i-list2 .tabbox .li i{background: #cc0000;width: 66px;height: 66px; border-radius: 50%;text-align: center;line-height: 66px;color: #fff; font-size: 38px;}
.i-list2 .tabbox .tit4 { color: #333;margin-bottom: .3rem; font-size:24px;}
.tit-15 {font-size: 15px;color: #666;}
.i-list2 .tabbox .icon {
  height: 2rem;
  width: 2rem;
  margin-left: .5rem;
}
.i-list2 .tabbox .rightext {
  width: calc(88% - 3rem);
}
@media (max-width:1680px){
  .i-list1 .ulbox{
    margin-top:-1.6rem;
  }
}
@media (max-width:1580px){
  .i-list1 .ulbox{
    margin-top:-1.5rem;
  }
}

/*简介*/
.aboutbg{ width:100%; height:652px; padding-top:80px; background:url(https://memberpic.114my.com.cn/gdxdjj/uploadfile/image/20230522/20230522111421_346324926.jp) center no-repeat;}
.about{ max-width:1500px; min-width:1300px; margin:0 auto; position:relative;}
.about_cont{ float:left; width:42%; padding-top:20px; font-size:16px; line-height:36px;}
.about_cont span{ display:block; font-size:45px; line-height:46px; color:#cc0000; margin-bottom:35px; text-transform:uppercase; font-weight:bold;}
.about_tu{ float:right; width:50%;}
.about_tu img{ width:100%;}
.about_more{ position:absolute; left:50%; margin-left:-68px; top:364px;}
.about_more a{ display:block; width:137px; height:130px; padding-top:38px; text-align:center; font-size:18px; color:#FFF; line-height:18px; text-decoration:none; background:url(https://memberpic.114my.com.cn/gdxdjj/uploadfile/image/20230522/20230522111321_769141507.png) no-repeat;}
/*数字*/
.about_digital{ position:relative; left:0; bottom:-30px; color:#cc0000;}
.about_digital li{ position:relative; float:left; margin-right:130px;}
.about_digital li span{ font-size:52px; line-height:43px; font-family:DIN Medium; font-weight:bold; letter-spacing:-3px;}
.about_digital li i{ position:absolute; font-size:14px; color:#fff; top:22px; left:57px; width:52px; height:20px; line-height:20px; border-radius:20px; text-align:center; background:#cc0000;font-style:normal;}
.about_digital li em{ display:block; margin-top:8px; font-size:18px; line-height:18px; color:#555; font-style:normal;}
.ab_tab{display: flex; justify-content: space-between;}
.ab_tab li i{font-size: 24px; font-weight: bold; margin-top: 13px;}
.ab_tab li{width: 23%; background: #e3e3e3; height: 170px; display: flex; justify-content: center; align-items: center; transition: all .3s; border-radius: 20px;}
.ab_tab li span{font-size: 60px;}
.ab_tab li.on{background: #cc0000; border-color: #cc0000;}
.ab_tab li.on span{color: #fff;}
.ab_c>.pro_ti{display: none;}
.ab_c{background: rgba(255,255,255,0.91); padding: 60px;}

.ab_simg{padding: 62px; position: relative; z-index: 2; box-shadow: 1px 1px 35px rgba(120,123,126,0.16); border-bottom: 10px solid #cc0000;}
.ab_nav{display: flex;}
.ab_nav a{display: block; font-size: 22px; color: #666; font-weight: bold; position: relative; padding-left: 14px;}
.ab_nav a:after{position: absolute; content: ""; width: 3px; height: 0; background: #cc0000; top: 0; left: 0; transition: all .5s;}
.ab_nav li.on a:after{height: 22px;}
.ab_nav li+li{margin-left: 26px;}
.ab_nav li.on a{color: #201f1d;}
.ab_cc ul{display: flex;}
.ab_cc{display: flex;transition:all .5s;}
.ab_ic{background: #fff; padding: 46px; margin-top: 50px;}
.ab_cc ul img{width: 100%; height: auto;}
.ab_cc ul li{flex-shrink: 0; width: 25%; padding: 0 0.13%;}
.ab_cc .new_web_div2021{flex-shrink: 0; width: 100%; visibility: hidden;height: 0;transition:all .5s;}
.ab_cc .new_web_div2021.on{height: auto; visibility: visible;}
.ab_bi{overflow: hidden; margin-top: 28px;}
.ab_num span{display: inline-block;width: 30px;height: 30px;border-radius: 4px;text-align: center;background: #333;color: #fff;line-height: 30px;font-size: 14px;cursor: pointer;}

span.ab_prev{background: #0060ba;}
span.ab_next{transform: rotate(180deg); margin-left: 5px;}
.ab_cc ul li>a{display: block; position: relative; overflow: hidden; border: 1px solid #eee;}
.ab_cc ul li>a:after,.ab_cc ul li>a:before{position: absolute; content: ""; background: rgba(0, 0, 0, 0.25); height: 100%; width: 100%; transition: all .5s;}
.ab_cc ul li>a:after{left: 0; top: -100%;}
.ab_cc ul li>a:before{left: 0; top: 100%;}
.ab_cc ul li>a:hover:after, .ab_cc ul li>a:hover:before{top: 0;}
.ab_cc ul li p a{display: block; font-size: 16px; text-align: center; margin-top: 15px;}
.ab_cc button{display: none!important;}

.jglc{max-width: 1500px;margin: 0 auto;min-width: 1200px;width: 100%;}
.ab_cc1 ul{display: flex;}
.ab_cc1{display: flex;transition:all .5s;}
.ab_ic1{background: #fff; padding: 46px; margin-top: 50px;}
.ab_cc1 ul img{width: 227px; border-radius: 0%;height: 227px;}
.ab_cc1 ul li{flex-shrink: 0; padding: 0 0.83%;}
.ab_cc1 .new_web_div2021{flex-shrink: 0; width: 100%; transition:all .5s;overflow:hidden;}
.ab_cc1 .new_web_div2021.on{height: auto; visibility: visible;}
.ab_cc1 ul li>a:after{left: 0; top: -100%;}
.ab_cc1 ul li>a:before{left: 0; top: 100%;}
.ab_cc1 ul li>a:hover:after, .ab_cc ul li>a:hover:before{top: 0;}
.ab_cc1 ul li p a{display: block; font-size: 16px; text-align: center; margin-top: 15px;}
.ab_cc1 button{display: none!important;}

.ab_cc2 ul{display: flex;}
.ab_cc2{display: flex;transition:all .5s;}
.ab_ic2{background: #fff; padding: 46px; margin-top: 50px;}
.ab_cc2 ul img{height: auto;}
.ab_cc2 ul li{flex-shrink: 0; padding: 0 0.83%;}
.ab_cc2 .new_web_div2021{flex-shrink: 0; width: 100%; transition:all .5s;overflow:hidden;}
.ab_cc2 .new_web_div2021.on{height: auto; visibility: visible;}
.ab_cc2 ul li>a:after{left: 0; top: -100%;}
.ab_cc2 ul li>a:before{left: 0; top: 100%;}
.ab_cc2 ul li>a:hover:after, .ab_cc ul li>a:hover:before{top: 0;}
.ab_cc2 ul li p a{display: block; font-size: 16px; text-align: center; margin-top: 15px;}
.ab_cc2 button{display: none!important;}

.section5_box{padding:2px 0 60px 0px;background:#f8f8f8; margin-top:70px;}
.section5_1{ position:relative; margin-top:-150px;}
.section5_2{ overflow:hidden; margin:0px 0 0px;height:205px;}
.section5_2 li{ width:189px; height:197px; background:url(https://memberpic.114my.com.cn/gdxdjj/uploadfile/image/20230517/20230517142150_888168402.png) no-repeat center top; float:left; text-align:center; position: relative; transition: all .3s ease-out; margin-right:73px; margin-top:0px;}
.section5_2 li:nth-child(6){margin-right:0px}
.section5_2 li span{ color:#ffffff; font-size:18px; font-weight:bold; line-height:32px;}
.section5_2 li h3{ font-size:24px; font-weight:bold; margin:30px auto 10px;}
.section5_2 li p{ width:84%; margin:0 auto; line-height:22px; color:#999;}
.section5_2 li:nth-child(even){background:url(https://memberpic.114my.com.cn/gdxdjj/uploadfile/image/20230517/20230517142150_888168402.png) no-repeat center top;}
.section5_2 li:after{ content:""; display:block; float:left; width:18px; height:24px; background:url(https://memberpic.114my.com.cn/gdxdjj/uploadfile/image/20230522/20230522112544_199239463.png) no-repeat center center; position:absolute; top:50%; right:-22px;}
.section5_2 li:last-child:after{ background-image:none;}
.section5_2 li.cur{width: 300px;height: 338px;text-align: left;top:-60px; left:0; background-image:none; }
.section5_2 li.cur .s5box1{ display:none;}	
.section5_2 li .s5box{ position:absolute;width:100%; height:100%; top:0; left:0; opacity:0;}
.section5_2 li.cur .s5box{ opacity:1;}

/* news */
.news_wrap{width:100%;background:#eee;padding:70px 0 70px; overflow:hidden;margin-top:0px;}
.news_tab{text-align: center;margin-bottom:50px; margin-top:20px;}
.news_tab ul{display: -webkit-flex; display: -moz-flex; align-items: center;}
.news_tab li{width:230px;height:46px;border-radius:56px;box-shadow: 0px 0px 20px #ccc;}
.news_tab li+li{margin-left:20px;}
.news_tab li.on{background:#cc0000;}
.news_tab li a{display: block;line-height:46px;font-size:18px;}
.news_tab li.on a{color:#fff;}

.new_list .news_div{height:0;visibility: hidden;}
.new_list .news_div.block{height:auto;visibility:visible;}
.new_list .news_div_item{display:inline-block;vertical-align: top;width:calc((100% - 60px)/3);padding:25px;border:1px solid #eee;position:relative;padding-bottom:92px;margin-right:30px;}

.new_list .news_div_item_pic img{width:100%;}
.new_list .news_div_item_date{display:flex;width:106px;height:36px;justify-content:center;background:#333;position:absolute;bottom:194px;left:25px;}
.new_list .news_div_item:hover .news_div_item_date{background:#cc0000;}
.new_list .news_div_item_date>div{font-size:16px;color:#fff;line-height:36px;}
.new_list .news_div_item_content{margin-top:10px;}
.new_list .news_div_item_title{height:36px;}
.new_list .news_div_item_title a{font-size:18px;display:block;line-height:36px;position:relative;}
.new_list .news_div_item_title a::before{position:absolute;content:'查看详情';bottom: -122px;left: 0;width:134px;height: 36px;background: #fff;border-radius: 36px;line-height: 36px;color: #999;font-size: 15px;text-align:center;border:1px #eee solid;transition:all 0.5s;}
.new_list .news_div_item:hover .news_div_item_title a::before{width:164px;border-color:#cc0000;color:#cc0000;}
.new_list .news_div_item_body{font-size:14px;color:#999;line-height:28px;height:56px;overflow:hidden;}

/* links */
.linkk{border-top: 1px rgba(255,255,255,0.05) solid;}
.yq_c{display: flex;align-items: center;height: 96px;}
.l_lj b{font-size: 25px;color: #fff;font-weight: bold;}
.l_lj p{font-size: 14px;color:#999;letter-spacing: 4px;margin-top:0px;margin-bottom: 0rem !important;}
.linkTagcs{width:100%!important;padding-left: 10px;}
.l_lj{width: 8%;}

/*copy*/
.cop_c{display: flex;justify-content: space-between;align-items: center;}
.cop_wz>b{font-size: 30px;margin-bottom: 18px;display: block;color: #333;}
.cop_wz>p{font-size: 16px;color: #333;line-height: 28px;}
a.cop_btn{display: block;border: 1px solid #eee;color: #666;font-size: 16px;padding: 10px 25px;}
.foot{}
.foot .ftnav dl dd a {display: block;color: #999;line-height: 200%;font-size: 15px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;padding-left: 20px;position: relative;}
.foot .ftnav dl dt, .ftcontact dl dt {font-size: 20px;color: #fff;margin-bottom: 15px;margin-top: 18px;padding-left: 18px; font-weight:normal;}
.foot .ftnav dl dt{border-left: 2px solid #666;}
.foot .ftnav {display: flex;justify-content: space-between;width: 56%;}
.ftcontact dl dt.t2 {font-size: 30px;font-weight: bold;color: #fff;font-family:din;}
.ftcontact dl dt.t2::after {content: " ";display: block;float: right;width: 37%;height: 1px;background-color: #333;margin-top: 6px;margin-bottom: 15px;position: absolute;right: 0;}
.ftcontact dl dt.t3 {font-size: 15px;font-weight: bold;color: #fff;font-family:din;}
.ftcontact dl dt.t3::after {content: " ";display: block;float: right;width: 37%;height: 1px;background-color: #333;margin-top: 6px;margin-bottom: 15px;position: absolute;right: 0;}
.foot .ftcontact p {color: #fff;font-size: 14px;line-height: 30px; margin-bottom: 0rem !IMPORTANT;}
.foot .ftcontact a {color: #fff;}
.ftwap {max-width: 151px;min-width: 130px;text-align: center;font-size: 14px;color: #898989;margin-top: 15px;float: right;}
.foot_c {display: flex;justify-content: space-between; padding-bottom:70px;}
.foot {color: #ccc;background:#222 url(https://memberpic.114my.com.cn/gdxdjj/uploadfile/image/20230523/20230523135126_924874950.png) no-repeat center top;padding: 60px 0 0 0;overflow: hidden;position: relative;z-index: 2;}
.ftcontact {box-sizing: border-box;position: relative;width: 20%;text-align: right;}
.ftwap img {width: 100%;border-radius: 5px;margin-bottom: 10px;}
.ftcontact dd{margin-top: 9px;}
.foot .ftnav dl dd a:hover {color: #b80004;text-decoration: underline;}
.copy_bg {border-top: 1px solid rgba(255,255,255,.05);}
.copy_bg div {color: #999; line-height: 24px; line-height: 24px; padding: 10px 0;}
.copy_bg div a {color: #999;font-size: 15px;}
.copy_bg div a:hover{color: #666;}
.copy_b {display: flex;justify-content: space-between;align-items: center;}

.linkk+.foot{border-top: none;}