*{margin: 0;padding: 0;box-sizing: border-box;}
body{margin: 0px auto; padding: 0px; font-size: 14px; line-height:28px; color: #1f1119; font-family:Microsoft YaHei;box-sizing: border-box;overflow-x:hidden;}
div{margin: 0px; padding: 0px;}
span, p{margin: 0px; padding: 0px;}
html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {margin: 0;padding: 0;}
dl,dt,dd,ol,ul,li {margin: 0px; padding: 0px; list-style: none;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
address, caption, cite, code, dfn, em, strong, th, var, optgroup, i{font-style: inherit;font-weight: inherit;}
input, textarea{outline: none;border: none;}
img{border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
tr,td{padding:0 !important;}
em,i{text-transform: uppercase;font-family: arial;}
ul{list-style-type: none;}
a{text-decoration: none; color:#333333; font-size: 14px;}
a:hover{color:#0380e3; text-decoration:blink; font-size: 14px;}
.fr{ float:right;}
.fl{ float:left;}
.db,.lb,.dd{font-size: 0;}
.db>div,.lb>li,.dd>dl{display: inline-block;vertical-align: top;}
.w1500,.page,.gy{max-width: 1500px; min-width: 1300px; width: 100%; margin: 0 auto;}
.box{margin: 0 auto;width: 90%;min-width: 1500px;}
.clear,.cl{height: 0; overflow: hidden; clear: both;}
.top30{width: 100%;height: 30px;margin: 0 auto;overflow: hidden;}
.dfc{display:flex;align-items:end;justify-content:center;}
.dfs{display:flex;align-items:end;justify-content:space-between;}
.dfe{display:flex;align-items:end;justify-content:end;}

/*导航*/
.top_bg{height: 150px;}
.top{width: 100%;margin: 0 auto;padding: 0 1.1%;min-width: 1300px; display: flex; align-items: center;justify-content: space-between;}
.name{color:#111; padding-left: 1.5vw;}
.name strong{font-size: 34px; line-height: 34px;font-weight: bold;color: #0380e3;}
.name p{font-size: 16px;line-height: 36px;}
.logo{display: flex;justify-content: space-between;}

/*导航*/
.nav{height:150px;margin-right: 20px;width: 48%;}
.nav>ul>li{ float: left; display: block;height:150px;position: relative;z-index: 9;width: 12.5%;}
.nav>ul>li>a {overflow: hidden;
    display: block;
    color: #111;
    font-size: 16px;
    text-align: center;
    z-index: 3333;
    position: relative;
    transition: 0.3s ease all;
    height: 150px;
    line-height: 22px;
    padding-top: 40%;
}
.nav>ul>li>a:hover{font-size: 18px;}
.nav>ul>li>a>em{display: block; font-size: 12px;    font-style: normal;color:#ccc;}
.nav>ul>li>a:after{content: ''; background: #0380e3; width: 51px;height: 2px;display: inline-block;margin: 0 auto;transition: 0.3s linear all; opacity: 0; position: absolute;bottom: 30px; left: 0;right: 0;}
.nav>ul>li.navcurrent>a:after,.nav>ul>li:hover>a:after{opacity: 1; }

@media (max-width: 1600px){
.tel{display:none;}
}

.top .tel{display: flex; align-items: center; justify-content: space-between;}
.top .tel p{ font-size: 20px;line-height: 26px; font-weight: bold; margin-left: 10px;}
.top .tel p em{display: block;letter-spacing: 1.7px;}

/*栏目下拉*/
.nav ul li>ul{-webkit-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;position: absolute;width:160px;opacity: 0;visibility: hidden;transform: translate3d(0px, 10px, 0px);-moz-transform: translate3d(0px, 10px, 0px);-webkit-transform: translate3d(0px, 10px, 0px);
z-index: 999;left:50%;top:150px; margin-left:-80px; text-align:center; box-shadow: 0 6px 10px rgba(0, 0, 0, .1);background:rgba(0,0,0,0.6); }

.nav ul li>ul a{width: 100%;height: 38px;line-height: 38px; display: block;color: #eee;font-size: 14px;  -webkit-transition: none ease-out .3s;    transition: none ease-out .3s;    -webkit-transition-property: color, background, text-indent, opacity;    transition-property: color, background, text-indent, opacity; border-bottom:1px #666 solid;}
.nav ul li>ul a:hover{text-indent: 10px;color: #fff;}
.nav ul li:hover > ul {opacity: 1;visibility: visible;transform: translate3d(0px, 0px, 0px);-moz-transform: translate3d(0px, 0px, 0px);-webkit-transform: translate3d(0px, 0px, 0px);-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12);box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12);-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; z-index: 999;}

/*banner*/
.bann{overflow: hidden;}
.slider {width: 100%;}
.slick-slide{height: auto;}
.slick-slide img {width: 100%;}
.slick-prev {left: 38px;z-index: 99;}
.slick-next {right: 40px;}
.slick-dots{bottom: 32px;}
.slick-dotted.slick-slider{margin-bottom: 0;}
.slick-prev:before, .slick-next:before{font-size: 34px;font-family: "zxi";}
.slick-dots li{margin:0 2px !important;}
.slick-dots li button{font-size:0 !important;position:absolute;}
.slick-dots li button:before{color: #fff;opacity: 1;font-size:42px;}
.slick-dots li.slick-active button:before{color:#0958cd;}
.bann.slick-dotted .slick-prev{left:-52px;transition:all 0.5s;}
.bann.slick-dotted:hover .slick-prev{left:38px;}
.bann.slick-dotted .slick-next{right:-52px;transition:all 0.5s;}
.bann.slick-dotted:hover .slick-next{right:38px;}
.bann .slick-prev:before,.bann .slick-next:before{width:36px;height:52px;background:rgba(0,0,0,0.8) url(https://memberpic.114my.com.cn/dgsyjz11/uploadfile/image/20210830/20210830165427_991446834.png)center no-repeat;line-height: 52px;display: block;top:calc(50% - 26px);font-family:'zxi';}
.bann .slick-prev:before {content: '';display: block;left:0;    transform: rotate(180deg);}
.bann .slick-next:before{content: '';right:0;}

/*搜索*/
.search{ border-bottom:1px solid #f5f5f5;}
.search .w1500{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; height:70px;}
.keyword,.keyword a{ font-size:15px; color:#222222; font-weight:lighter;}
.keyword span{ font-weight:normal;}
.keyword{ padding-left:39px; background:url(https://memberpic.114my.com.cn/dgghgl/uploadfile/image/20210930/20210930203443_343945108.png) no-repeat left center;}
.search_bg{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
#soo{ background:#0380e3;}
#infoname{ border:1px solid #ebebeb; background:#f8f8f8; border-right:none; height:46px; padding-left:20px; width:240px;}
.search .w1500 {display: flex;justify-content: space-between;align-items: center;}

/*all_title*/
.all_title{text-align:center;padding-top: 80px;margin-bottom: 40px;}
.all_title p{font-size: 40px;color: #333;display: block;line-height: 42px;margin-bottom: 20px;font-weight: bold;}
.all_title b{font-size: 40px;color: #0380e3;font-weight: bold;}
.all_title span{font-size: 18px;color: #666;}
.all_title em{position: relative;width: 52px;margin: 21px auto 0;display: block;}
.all_title em::before,.all_title em::after{position: absolute;content: '';width:6px;height: 6px;background:rgba(3, 128, 227, 0.3);top:1px;left:0;border-radius: 100%;}
.all_title em::after{right: 0px;left: inherit;}
.all_title i{width: 8px;height: 8px;background:#0380e3;margin: 0 auto;border-radius: 100%; display: block;}

/*products*/
.products{background: url(https://memberpic.114my.com.cn/songgu/uploadfile/image/20201121/20201121152109_685188934.png) no-repeat bottom center;width: 100%;padding-bottom: 80px;}
.pro_con{overflow: hidden;    margin-top: 25px;}
.proclass{ width:22%;}
.pc_b{ text-align:center; color:#fff; height:103px; background:#0380e3; font-size:16px; text-transform:uppercase;}
.pc_b b{ display:block; font-size:35px; padding:28px 0 10px 0;}
.pcon{ background:#fff;}

.pcc td b{ font-size:0;line-height: 0;}
.pcc td b a{ line-height:70px; font-size:16px; color:#6b6b6b; font-weight:normal; padding: 0 35px 0 60px; position:relative; display:block;}
.pcc td b a:after{ content:''; display:block; position:absolute; top:0; bottom:0; margin:auto 0;opacity: 0.5;}
.pcc td b a:after{width: 22px; height: 20px; background: url(https://memberpic.114my.com.cn/songgu/uploadfile/image/20201203/20201203100153_1415344745.png) no-repeat center;left:24px;}
.pcc td b a:hover{ color:#0380e3 !important;}
.pcc td b a:hover:after{opacity: 1;}
.pcc tr{ position:relative;}
.pcc #showtyepname{ position:absolute; right:-120%; top:0; width:100%; background:#e9eef0; z-index:99;opacity:0; visibility: hidden; transition:all .3s ease;}
.pcc table,.pcc tbody,.pcc tr,.pcc td{ display:block; width:100%; padding:0 !important;background: #f0f3f5;}
.pcc tr{ border-bottom: 1px solid #ffffff;}
.pcc #showtyepname a{ display:block; line-height:63px; border-bottom:1px solid #feffff; padding-left:45px; position:relative;}
.pcc tr:hover #showtyepname{ opacity:1; visibility:visible; right:-100%;}
.pcc #showtyepname a:after{ content:''; display:block; position:absolute; width:5px; height:5px; background:#999; border-radius:50%; left:30px; top:0; bottom:0; margin:auto 0;}
.pcc #showtyepname a:hover{ color:#0380e3 !important;}
.pcc #showtyepname a:hover:after{ background:#0380e3;}

.procon{width: 78%;}
.hotpro{ height:402px; border:1px solid #dddddd; position:relative;}
.projt{ position:absolute; cursor:pointer; top:140px;} 
.proleft{ left:50px;}
.proright{ right:50px;}
.hotcon{ width:892px !important; height:316px; overflow:hidden; margin:42px auto;}
.divproduct_new_div_item{width:892px; height:375px; float:left;}
.product_div_item_pic{ float:left; width:420px; height:auto; border:1px solid #dddddd;}
.product_div_item_pic img{ width:100%; height:100%;}
.divproduct_new_div_item_content{width: 460px; height: 316px; background:#f5f5f5;    padding: 35px 50px; float:right; position:relative;}
.divproduct_new_div_item_a{ font-size: 18px !important; line-height: 30px; left: 50px; top: 44px; position: absolute; color: #333; font-weight: bold;}
.divproduct_new_div_item_body span{font-size: 16px; color: #888888; line-height: 34px; font-weight: lighter;} 
.divproduct_new_div_item_body p span{ font-size:18px; color:#484848; font-weight:bold;}
.divproduct_new_div_item_a:after{width: 186px; height: 38px; position: absolute; text-align: center; line-height: 38px; background: #d8d8d8; font-size: 14px; color: #404040; font-weight: lighter; content: '查看更多详情+'; display: block; left: 0px; bottom: -206px; transition: all 0.4s linear;}
.divproduct_new_div_item_a:hover:after{ color:#fff; background:#0380e3;}
.divproduct_new_div_item_body { margin-top: 50px;}

.pro_cont td{ display:inline-block; padding-left:0px !important; width:23.501%;}
.pro_cont td+td{ margin-left:2%;}
.pro_cont td>a{ display:block; border:1px solid #dedede;transition:all 0.5s ease;}
.pro_cont td br{ display:none;}
.pro_cont td span a{ display:block; width:100%; line-height:47px; margin-top:5px; text-align:center; font-size:14px; color:#222222; transition:all 0.5s ease; background:#ededed;}
.pro_cont td:hover a{ background:#0380e3; color:#fff; border-color:#0380e3;}
.pro_cont td a img {width: 100%;height: auto;}
.pro_cont tr{margin-top: 0px; display: block;}
.pro_cont tr+tr{ margin-top: 26px;}

/*features*/
.dz_bc{background: url(https://memberpic.114my.com.cn/dgghgl/uploadfile/image/20210930/20210930215044_602148384.jpg) no-repeat center;background-attachment: fixed;padding:100px 0 148px;position:relative;overflow: hidden;}
.dz_bc:before{content:'';width:100%;height:100%;background:url(https://memberpic.114my.com.cn/dgghgl/uploadfile/image/20210930/20210930215238_1253936925.png) no-repeat center;position:absolute;top:0;left:0;    opacity: 0.6;}
.dz_c{position:relative;z-index:2;}
.dz_tit{text-align: center;}
.dz_tit>b{display: block;font-size: 36px;color: #fff;}
.dz_tit>p{font-size: 16px;color: rgba(255,255,255,0.42);position: relative;display: inline-block;margin-top: 14px;}
.dz_tit>div {width: 10px; height: 10px; border-radius: 100%; border: 1px solid #fff; margin: 0 auto; margin-top: 15px; position: relative; }
.yuan {width: 6px; height: 6px; background: #fff; display: block; border-radius: 100%; margin: 0 auto; margin-top: 1px; }
.dz_tit>div:after,.dz_tit>div:before {position: absolute; content: ""; background: rgba(255,255,255,0.12); width: 87px; height: 1px; top: 4px; }
.dz_tit>div:after {left: 18px; }
.dz_tit>div:before {right: 18px; }
.dz_img{position: relative;text-align: center;width: 43.2%;margin:0 auto;margin-top: 60px;}
.dz_img{position: relative;}
.dz_img p img{width: 100%;}
.dz_img div p:first-child{width:97%;height:97%;position: absolute;top:50%;left:50%;transform: translate(-50%, -50%);}
.dz_img div p:first-child img{animation: myfirst 9s infinite linear;}
.dz_img div p:first-child:before{content:'';width:calc(100% + 66px);height:calc(100% + 66px);border-radius:100%;box-sizing: border-box;border:32px solid rgba(255,255,255,0.4);position: absolute;top:50%;left:50%;transform: translate(-50%, -50%);}
.dz_img>div>p:nth-child(2){position: absolute;top:50%;left:50%;width:85.5%;height:85.5%;transform: translate(-50%, -50%);}
.dz_img>div>p:nth-child(2)>img{position: absolute;top:50%; left:50%;transform: translate(-50%, -50%);}
.dz_img>div>p:nth-child(2):before{position: absolute; content: ""; width: 100%; height: 100%; border-radius: 100%; border:50px solid rgba(255,255,255,0.4);box-sizing: border-box;top:50%; left:50%;transform: translate(-50%, -50%);}

.dz_text{width:100%;height: calc(100% - 126px);position: absolute;top:151px;left:0;}
.dz_text>ul>li{position: absolute;width: 418px;}
.fir_ul>li{left: 50%;}
.fir_ul>li:nth-child(1){top: 5%;margin-left: -50%;}
.fir_ul>li:nth-child(2){top: 40%;margin-left: -54.5%;animation-duration: 1.5s;}
.fir_ul>li:nth-child(3){bottom: 8%;margin-left: -50%;animation-duration: 2s;}
.las_ul>li{right: 50%;}
.las_ul>li:nth-child(1){top: 5%;margin-right: -50%;}
.las_ul>li:nth-child(2){top: 40%;margin-right: -54.5%;animation-duration: 1.5s;}
.las_ul>li:nth-child(3){bottom: 8%;margin-right: -50%;animation-duration: 2s;width: 442px;height: 112px;background: rgba(255,255,255,0.43);border-radius: 56px;}
.dz_text>ul>li{display: flex;align-items: center;}
.dz_text>ul>li>div{text-align: right;width: 300px;margin-right: 52px;}
.dz_text>.las_ul>li>div{text-align: left;margin-left: 52px;margin-right: 0;}
.dz_text>ul>li>div>b{font-size: 22px;font-weight: normal;color: #fff;}
.dz_text>ul>li>div>p{font-size: 14px;color: rgba(255, 255, 255, 0.7);line-height: 28px;margin-top: 14px;}
.dz_text>ul>li>span{width: 66px;height: 66px;border-radius: 100%; background: #fff;position: relative;text-align: center;z-index: 99; transition: all .5s; padding: 18px 0;}
.dz_text>ul>li>span:before{position: absolute;content: "";width: 112px;height: 112px;background: rgba(255,255,255,0.43);top: 50%;left: 50%;margin-top: -56px;margin-left: -56px;border-radius: 100%;z-index: -1;transition:all .5s;}
.dz_text>ul>li:hover>span{transform:rotate(360deg);}
.las_ul>li:nth-child(3)>div {display: flex; align-items: center; width: 100%; margin-left: 23px!important; margin-right: 0; }
.las_ul>li:nth-child(3)>div>div * {color: #fff; }
.las_ul>li:nth-child(3)>div span{width: 66px; height: 66px; background: #fff; border-radius: 100%; text-align: center;  flex-shrink: 0; transition: all .5s; padding: 18px 0;}
.rx {margin-left: 45px; line-height: 20px; }
.rx>i {display: block; font-size: 20px; margin-bottom: 14px; }
.rx>div {font-size: 36px; line-height: 36px;}
.dz_img .zoomIn{width:100%;padding-top:100%;}
.las_ul>li:hover:nth-child(3)>div span{transform:rotate(360deg);}
@keyframes myfirst
{
    from {transform: rotate(0deg);}
    to {transform: rotate(360deg);}
}
@-webkit-keyframes myfirst
{
    from {transform: rotate(0deg);}
    to {transform: rotate(360deg);}
}

/* strengths */
.str_wrap{background:#f8f8f8;overflow:hidden}
.str_wrap .case_con{margin-top:43px;width:1660px;margin-left:-100px;position:relative;z-index:0;}
.str_wrap .case_con .tempWrap{margin-left:-1660px!important}
.str_wrap .case_con dl{width:1660px;float:left;background:#fff;margin-right:100px}
.str_wrap .case_con dl dt{float:right;width:960px;height:680px;overflow:hidden;line-height:0}
.str_wrap .case_con dl dt img{width:960px;height:680px;display:block;transition:1s}
.str_wrap .case_con dl dt:hover img{transform:scale(1.03)}
.str_wrap .case_con dl dd{float:left;width:700px;height:680px;background:#fff;padding-left:100px;box-sizing:border-box;padding-top:100px}
.str_wrap .case_con dl dd h4{display:block;font-size:36px;font-weight:bold;line-height:36px;color:#333;text-transform:uppercase;margin-bottom:34px;position:relative;top:0;transition:.25s}
.str_wrap .case_con dl dd h4:hover{top:10px}
.str_wrap .case_con dl dd b{display:block;width:442px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;height:60px;font-size:12px;font-weight:400;line-height:60px;color:#666;    text-transform: uppercase;}
.str_wrap .case_con dl dd p{width:442px;text-align:justify;font-size:16px;font-weight:400;color:#666;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden;line-height:30px;height:180px;margin-bottom:10px;margin-top:32px}
.str_wrap .case_con dl dd em a{font-size:18px;font-weight:400;line-height:45px;color:#fff;display:block;background:#0380e3;position:relative;width:180px;border-radius:23px;    text-align: center;transition:.35s}
.str_wrap .case_con dl dd em a:hover{text-indent:35px;}
.str_wrap .case_con dl dd em a:hover:before{right:35px;}
.str_wrap .case_con dl::after{line-height:0;visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.str_wrap .case_con::after{line-height:0;visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.str_wrap .case_btn{width:1500px;background:#fff;height:140px;margin:-140px 0 0;position:relative;z-index:29;}
.str_wrap .case_btn ul{width:1200px;position:absolute;left:100px;top:0;text-align:center}
.str_wrap .case_btn ul li{font-size:20px;font-weight:400;line-height:140px;color:#666;display:inline-block;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif,Arial,Helvetica;margin-right:56px;vertical-align:middle}
.str_wrap .case_btn ul li:last-of-type{margin-right:0}
.str_wrap .case_btn ul li::before{content:"";width:0;height:2px;background:#666;display:inline-block;vertical-align:middle;transition:.5s;margin-top:-10px}
.str_wrap .case_btn ul li:first-of-type::before{display:none}
.str_wrap .case_btn ul li:first-of-type::after{content:"";width:0;height:2px;background:#666;display:inline-block;vertical-align:middle;transition:.5s;margin-top:-10px}
.str_wrap .case_btn ul li:first-of-type.cur::after,.str_wrap .case_btn ul li:first-of-type:hover::after{margin-left:50px;width:100px}
.str_wrap .case_btn ul li.cur,.str_wrap .case_btn ul li:hover{font-size:36px;font-weight:400;line-height:140px;color:#333}
.str_wrap .case_btn ul li.cur::before,.str_wrap .case_btn ul li:hover::before{width:100px;margin-right:55px}
.str_wrap .case_btn .prev{position:absolute;left:100px;top:50%;transform:translateY(-50%);z-index:1;cursor:pointer;transition:.25s}
.str_wrap .case_btn .prev:hover{top:calc(50% + 5px)}
.str_wrap .case_btn .next{position:absolute;right:100px;top:50%;transform:translateY(-50%);z-index:1;cursor:pointer;transition:.25s}
.str_wrap .case_btn .next:hover{top:calc(50% + 5px)}

/*case*/
.case {overflow: hidden;position: relative;    margin-bottom: 80px;}
.case_cont {width:100%;padding:20px 0 50px; }
.case_cont ul {display: flex;justify-content: space-between;}
.case_cont li { width: 16%;overflow: hidden;position: relative;}
.case_cont li i {display: inline-block;}
.case_cont li i img {width:100%;height: auto;}
.case_cont li p {display: flex;flex-direction: column;align-items: center;justify-content: center;font-size: 20px;color: #fff;position: absolute;width: 100%; height: 0px;background: rgba(51, 51, 51, 0.5);bottom:9px;left: 0;transition:0.5s;opacity:0;line-height: 30px;}
.case_cont li.on p {height: 245px;transition:0.5s;opacity:1;}
.case_cont li:nth-child(2n) p {top:0;}
.case_cont li p span {font-size: 14px;text-transform: uppercase;font-family: Arial;    line-height: 16px;padding-top: 4px;}
.case_cont li p em { font-size: 0px;line-height: 30px;    padding-top: 12px;}
.case_more {width:287px;height: 44px;border:1px solid #ddd;border-radius: 40px;line-height: 44px;text-align: center;margin: 0 auto;transition:0.5s;}
.case_more:hover {width:350px;transition:0.5s;border:none;    background: #0380e3;}
.case_more a {font-size: 16px;display: inline-block;width: 100%;}
.case_more:hover a {color:#fff;transition:0.5s;}

/*about*/
.about {overflow: hidden;position: relative;}
.about_con {position: absolute;bottom: 0px;left:22%;width: 37%;}
.about_con ul {display: flex;}
.about_con li {width: 230px;height: 210px;background:linear-gradient(120deg,#4aa9f5,#0380e3);display: flex;flex-direction: column;justify-content: center;align-items: center;}
.about_con li i {display: inline-block;width: 50px;height: 50px;text-align: center;font-size: 40px;line-height: 50px;color: #fff;    transition: all .5s;}
.about_con li:hover i {    transform: rotateY(360deg);    transition: all .5s;}
.about_con li:hover {background:#cf0714;transiton:0.5s; }
.about_con li a {font-size: 18px;color: #fff;padding-top: 16px;}
.about_txt {height: 310px;background: #ffffff;width: 800px;position: absolute;bottom: 0px;right: 0;padding: 28px 60px;width: 42%;}
.about_txt p {font-size:30px;line-height: 32px;}
.about_txt i {display: inline-block;width: 60px;height: 2px;background: #0380e3;margin-top: 12px;}
.about_txt em {font-size:16px;color:#999;font-weight:lighter;line-height:30px;display: inline-block;padding-top: 20px;}
.about_txt a {font-size: 14px;text-transform: uppercase;padding-top: 18px;display: inline-block;}
.video_x1{width:100%;height:777px;background: url(https://memberpic.114my.com.cn/dgghgl/uploadfile/image/20230731/20230731114631_1116939064.jpg)no-repeat center;position: relative;float:left;}

/*company_img*/
.gs_bc {padding: 80px 0 80px;}
.gs_c>ul {display: flex;border-bottom: 2px solid #e9e9e9;}
.cf_c {    height: 560px;}
.gs_c>ul>li { text-align: center;padding-bottom: 22px;position: relative;}
.gs_c>ul>li>a {font-size: 26px;color: #333;}
.gs_c>ul>li:after {position: absolute;content: ""; width: 0;height: 2px;bottom: -2px;left: 0;
background: #0380e3;transition: all .5s;}
.gs_c>ul>li.on:after { width: 100%;}
.gs_c {overflow: hidden;width:1500px;margin:0 auto;}
.case_list{width: 100%;margin: 0 auto;margin-top: 50px;overflow: hidden;}
.case_list td{float: right;position: relative;margin-left: 1.3%;overflow: hidden;padding-left:0!important;}
.case_list td br{display:none;}
.case_list td{width:23.9%;height:100%;}
.case_list td>a,.case_list td>a>img{width:100%;height:auto;transition:0.5s;}
.case_list td:hover img{transform: translate3d(0px, -50px, 0px);transition:0.5s;}
.case_list td:nth-child(1){width:49.5% !important;height:100% !important;float: left;margin-left: 0px;}
.case_list td:nth-child(1) >a{width: 100% !important;height: 100% !important;display: block;}
.case_list td:nth-child(1) img{width: 100% !important;height: auto !important;}
.case_list td:nth-child(n+4){margin-top:1.3%;}
.case_list td div{padding-top: 0px !important;position: absolute;transition: 0.5s;bottom: 0;left: 0;width: 100%;background: #0380e3;height: 50px;transform: translateY(50px);transition:0.5s;}
.case_list td:hover div{transform: translateY(0px);transition:0.5s;}
.case_list td div a{color: #fff;font-size: 19px;line-height: 50px;}
@media screen and (max-width: 1500px){
	.case_list{width:100%;}
}


/*新闻动态*/
.news{ padding:80px 0 80px 0; background:#f8f8f8;}
.newstitle{ text-align:center; font-size:18px; color:#414755; font-weight:lighter;}
.newstitle b{ display:block; font-size:42px; margin-bottom:5px; font-weight: bold;}
.newstab{ font-size:0; text-align:center;margin:40px 0;width:640px;float:right;}
.newstab a{ display:inline-block; vertical-align:top; width:205px; line-height:45px; border-radius:30px;background:#fff; font-size:18px; color:#484848; font-weight:lighter;}
.newstab a+a{ margin-left:10px;}
.newstab a.on{ background:#0084c4; color:#fff;}
.newsleft{ width:590px; height:580px; background:#fff; padding:30px; box-shadow:0 0 10px #eee;}
.newscon{margin-top:145px;}
.newscon ul{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.newsleft .news_div_item{display: -webkit-flex;display: flex;flex-wrap: wrap;align-items:flex-start;flex-direction: column-reverse; position:relative;}
.newsleft .news_div_item_pic{ overflow:hidden; margin-bottom:37px;}
.newsleft .news_div_item_pic img{ width:530px; height:18vw; transition:all .6s ease;}
.newsleft .news_div_item:hover .news_div_item_pic img{ transform:scale(1.1);}
.news .news_div_item:hover .news_div_item_a{color:#0084c4;}
.news .news_div_item_a{ font-size:20px; color:#333; display:block; overflow:hidden; text-overflow:ellipsis;}
.newsleft .news_div_item_body{ font-size:15px; color:#999999; font-weight:lighter; overflow:hidden; height:60px; line-height:30px; margin-top:45px;}
.newsleft .news_div_item_date{ position:absolute; left:0; bottom:70px; font-size:0;}
.newsleft .news_div_item_date>div{ display:inline-block; vertical-align:top; font-size:14px; color:#999999; font-weight:lighter;}
.newsright{ width:740px;}
.newsright .news_div_item{ height:152px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;flex-direction:row-reverse;}
.newsright .news_div_item:nth-child(2){ margin:28px 0; height:200px; padding:0px 0; border-top:1px solid #dedede; border-bottom:1px solid #dedede;}
.newsright .news_div_item_content{ width:535px;}
.newsright .news_div_item_body{ font-size:15px; color:#666; font-weight:lighter; overflow:hidden; height:90px; line-height:30px; margin-top:15px;}
.newsright .news_div_item_date{ width:142px; height:142px; text-align:center;background: #eee; border:1px solid #eee; position:relative; padding-top:85px; transition:all .3s ease; color:#6d6d6d;}
.newsright .news_div_item_date>div.news_div_item_day{ position:absolute; width:100%; top:20px; font-size:48px; left:0;}
.newsright .news_div_item_date>div{ display:inline-block; vertical-align:top; font-size:18px; }
.newsright .news_div_item:hover .news_div_item_date{ background:#0084c4; color:#fff;}

.p_tt {
    color: #333;
    text-align: center;
    font-size: 38px;
    line-height: 50px;
    float: left;
}
.pro_yt {
    color: #c3c3c3;
    font-size: 25px;
    line-height: 50px;
}

/*版权*/
.copy_row2{background:#000;width:100%;min-width:1300px;}
.content1 {width: 1500px;margin: 0 auto;}
.copy_row2 > .content1{position:relative;padding-top:20px;height:380px;overflow:hidden;}
.copy_list{float:left;padding-left:55px;padding-top:0px; padding-right: 55px; border-left: 1px #1a1a1a solid; margin-top:60px; height:210px;}
.copy_list li a{display:block;color:#666;font-size:15px;line-height:30px;}
.copy_list li{color:#666;font-size:15px;line-height:30px;}
.copy_list li a:hover{color:#333;}
.copy_list strong{display:block;}
.copy_list strong a{color:#fff;line-height:50px;font-size:19px;font-weight:normal;display:inline-block;position:relative;padding-bottom:10px;}

.copy_list:hover strong a:after{width:100%;background:#d3351a;}
.copy_list:nth-child(1) {padding-left: 0px !important; border-left:none;}

.copy_phone{background:url(https://memberpic.114my.com.cn/xiecheng98/uploadfile/image/20210609/20210609144723_82451849.png) no-repeat;width:228px;height:343px;position:absolute; bottom:0px;right:0px;z-index:5;padding:70px 30px 20px;}
.copy_phone ul{position:absolute;bottom:30px;left:38px;width:153px;text-align:center; height:40px;}
.copy_phone ul li{display:inline-block;border-radius:50%;width:40px;height:40px;margin:0 5px;-webkit-transition:0.3s all ease;transition:0.3s all ease; background:#0380e3;cursor:pointer; float:left;}
.copy_phone ul li.cur{background:#cf0714;}
.copy_phone ul li img{display:block;width:100%;height:100%;}
.copy_ewm_cont{display:block;width:136px;position:absolute;height:136px;top:97px;left:47px;}
.copy_ewm_cont img{display:block;width:100%;height:100%;}
.copy_ewm_cont p{position:absolute;top:-35px;left:23px;color:#666;font-size:14px;}
.copy_phone ul li .copy_img1 .iconfont{font-size:21px;color:#000;line-height: 40px;}
.copy_phone ul li.cur .copy_img1 .iconfont{color:#fff}
i.iconfont.icon-weixin {font-size: 29px !important;}


.copy1_item2{padding-top:43px !important;}
.copy1_item3{padding-top:43px !important;}

/*友情链接*/
.links_bj{width:100%;height:110px;margin:0 auto;position:relative;background:#000000;border-bottom: 1px #151515 solid;}
.links_bj .content1{height: 110px;}
.links_zbt{width:100px;height:110px;font-size:20px;color:#fff;line-height:110px;}
.links_zbt span{font-size:20px;color:#fff;font-font-family:"akr";text-transform:uppercase;}
.links_lj{width:1280px;height:110px;font-size:14px;color:#fff;margin-left:20px;line-height:110px;}
.links_tb{width:auto;height:110px;}
.linkTagcs li a{font-size:15px;line-height:110px;color:#fff !important;}


.copy_row3 {text-align:center;margin:0 auto;font-size:15px;color:#666;width:100%;overflow:hidden;background:#0c0c0c;}
.copy_row3 a{color:#666; font-size:15px;}
.copy_n{line-height:80px;color:#666;font-size:15px;float:left;}
.copy_n a{display:inline-block;color:#666;font-size:inherit;font-size:14px;}
.copy_nr{float:right;color:#666;line-height:80px}


.links_bj1{width:100%;height:10px;margin:0 auto;position:relative;}
.head_bgx{width:100%;height:10px;cursor: pointer;background:#484848}
.head_bgx strong {display: block;float:right;width:100%;}
.head_bgx span {display:block;width:100%;height:10px;background-color: #2067b9;}


.albbt img{width: 140px;}
.albbt{margin-right: 20px;}