*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;font-family:Microsoft YaHei,Arial;}
body{font-size: 14px;min-width: 1440px;overflow-x:hidden;color: #333;}
a{text-decoration: none;font-size: 14px;}
address, caption, cite, code, dfn, em, th, var, optgroup, i{font-style: inherit;font-weight: inherit;}
img{vertical-align: top;border: none;}
input, textarea{outline: none;border: none;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
.fr{ float:right;}
.fl{ float:left;}
.w1500,.page,.gy,.box{max-width: 1500px; min-width: 1300px; width: 100%; margin: 0 auto;}
.clear,.cl{height: 0; overflow: hidden; clear: both;}
.dfs{display: flex;justify-content: space-between;}
.db>div, .lb>li, .dd>dl{display:inline-block;vertical-align:top;}

a{-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s;}




/*head*/
.head{width: 100%;position: absolute;top: 0;z-index: 999; height: 90px;display: flex;transition: .5s; background: rgba(0,0,0,0.4);}
.h_tcc>b{color:#fff;transition: .5s;    letter-spacing: 0.025vw;}

.hea_logo{display: flex;align-items: center;}
.hea_logo img{ width: 11.25vw;}
.pc_top_logo{height: 90px;background: #fff;display: flex; align-items: center; justify-content: flex-start; padding-right: 30px; position: relative;}
.pc_top_logo:after{ content: ""; width: 38.4px; height: 100%;background: #fff; position: absolute; left: -38.4px;  top: 0;}

.h_tcc{margin-left: 18px;}
.h_tcc>b{display: block;font-size: 1.45vw;line-height: 1em;color: #fff;}
.h_tcc>p{font-size: 1vw;color: rgba(255,255,255,0.8);margin-top: 8px;line-height: 1em;    text-align: center;}
.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: 21px; color: #083093; }
.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%; }

.head_box{width: 100%;margin: 0 auto; display: flex; display: -webkit-flex; display: -moz-flex; justify-content: space-between; align-items: center;position: relative; padding-left: 2%; padding-right: 14%;}

.head_nav {width:50%; margin-right:4%}
.head_nav>ul {display: flex;display: -webkit-flex;display: -moz-flex;justify-content: space-around;}
.head_nav>ul>li{transition: 0.5s;}
.head_nav>ul>li>a:after {content:'';width:0;height: 3px;background: #014590;position: absolute;bottom:0;left: 0;z-index: -1;opacity: 0;    transition: 0.5s;}
.head_nav>ul>li:hover>a:after,.head_nav>ul>li.cur>a:after {opacity: 1;width: 100%;transition: 0.5s;}
.head_nav>ul>li>a{font-size: 16px; color: #fff; font-weight:100; line-height: 90px;position: relative;display:block;}
.head_con {position: absolute;right:0;top:0; }
.head_con>ul {display: flex;    display: -webkit-flex; display: -moz-flex;}
.head_con>ul>li {width: 89px;height: 90px; 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/guomeng/uploadfile/image/20221029/20221029093045_960699315.png) no-repeat center;}

.htel{ height:90px; padding:0 10px; font-size:25px; font-family:Impact; line-height:90px; color: #fff;}
.htel:before{content: '';background: url(https://memberpic.114my.com.cn/dgsydl/uploadfile/image/20240423/20240423101858_561044245.png) no-repeat;width: 13px;height: 19px;display: inline-block;margin-right: 8px;}

.head_con>ul>li i {width:20px;height: 2px;background: #fff;margin: 3px 0;}

.dropmenu{ position:absolute; width:100%; left:0; background:rgba(1,69,144,0.6); top:120%; opacity:0; visibility:hidden; transition:all .6s ease; z-index:333; padding:20px 0; text-align:center;}
.dropmenu table td table{ display:none;}
.dropmenu a,.dropmenu table td a{ display:inline-block;  line-height:40px; color:#fff;font-size:16px;}
.dropmenu a+a{ margin-left:100px;}
.dropmenu table,.dropmenu table tbody{ width:100% !important; display:block;}
.dropmenu table tr{ display:inline-block;}
.dropmenu a:hover{color:#014590;}
.dropmenu table tr+tr{ margin-left:30px;}
.head_nav li:hover .dropmenu{ top:100%; opacity:1; visibility:visible;}




/*关键词*/
.tit_con .phone:hover .phone_num, .head_con li:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;opacity: 1;} 
.tit_sel {width: 465px;height: 150px;background: rgba(51,51,51,0.7);transform: rotateX(90deg);position: absolute;top:90px;right: 0;transition: all 0.5s;font-size: 16px;padding: 34px; z-index: 99;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: 366px;height: 33px; line-height: 28px;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;} 






/*banner*/
.bann{overflow: hidden; margin-bottom: 0 !important;}
.slider{width: 100%;margin: 0 auto;}
.bann .slick-slide{height: auto;}
.bann .slick-slide img {width: 100%;}
.bann .slick-prev {left: 38px;z-index: 99;}
.bann .slick-next {right: 40px;}
.bann .slick-dots{bottom: 42px;}
.bann .slick-dotted.slick-slider{margin-bottom: 0;}
.bann .slick-prev:before,.bann .slick-next:before{font-size: 34px;font-family: "zxi";}
.bann .slick-dots li{margin:0 4px !important;background: #fff; width: 8px;height: 8px;  opacity: 0.4; border-radius: 50px;transition: 0.3s all ease;}
.bann .slick-dots li.slick-active{ opacity: 1;  filter: alpha(opacity=100);width: 50px; background: #fff;}
.bann .slick-dots li:hover{ width: 50px;}
.bann .slick-dots li button{display: none !important;}
.bann .slick-dots li button:before{color: #fff;opacity: 1;font-size:42px;}
.bann .slick-dots li.slick-active button:before{color:#000a41;}
.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("data:image/svg+xml,%3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='M662.268422 511.010463 280.997835 892.299469c-14.785751 14.808264-14.785751 38.796608 0 53.562916 14.788821 14.807241 38.776142 14.807241 53.584406 0l408.226518-408.230612c14.789844-14.790868 14.789844-38.777165 0-53.585429-1.01512-1.020236-2.099824-1.976004-3.206018-2.843768L333.797365 75.350129c-14.808264-14.788821-38.795585-14.788821-53.607942 0-14.762215 14.808264-14.762215 38.796608 0 53.585429L662.268422 511.010463 662.268422 511.010463 662.268422 511.010463zM662.268422 511.010463' %20fill%3D'%23ffffff' %3E%3C/path%3E%3C/svg%3E")center no-repeat;line-height: 52px;display: block;top:calc(50% - 26px);}
.bann .slick-prev:before{content: '';display: block;left:0;transform: rotate(180deg);}
.bann .slick-next:before{content: '';right:0;}






/*about*/
.about{position: relative;z-index: 1;padding: 80px 0;}
.about:after{content: '';position: absolute;left: 0;bottom: 0; z-index: -2;width: 100%;height:64%;background:#f5f5f5;}
.about:before{content: 'About Us'; font-size: 340px; line-height: 1em;color: #acbfd5; position: absolute;bottom: 0; left: 0; text-transform: uppercase; z-index: -1; opacity: 0.1; font-weight: bold;}
.aboutnr{display: flex;}
.about_l{width: 50%; padding-right: 2%;}
.about_lbt{}
.about_lbt b{font-size: 50px; line-height: 50px;  text-transform: uppercase; background-image: linear-gradient(to right, #014590 0, #0860c1 100%);
-webkit-background-clip: text; color: transparent;}
.about_lbt p{font-size: 22px; margin-top: 8px; line-height: 22px; color: #333;}
.about_line{width: 4px; height: 60px; background: #014590; display: block; margin: 40px;}
.about_lwz{}
.about_lwz span{font-size: 26px;line-height: 26px;color: #333;}
.about_lwz p{font-size: 15px; line-height: 28px; padding-top: 25px; padding-bottom: 60px; color: #333; font-weight: 100;}
.about_lwz a{color: #014590; display: inline-block; border: 1px #014590 solid; font-size: 15px; width: 178px; height: 42px; text-align: center; line-height: 42px;}
.about_lwz a:hover{ background-color: #014590; color: #fff;}
.about_r{width: 50%;padding-left: 70px;}
.about_lbt .titletel{text-align: left;margin-top: 12px;}



.protitle{text-align: left;padding-top: 75px; position: relative;}
.protitle p{display: flex; align-items: center;}
.protitle b{font-size: 42px;line-height: 1em;display: block;  font-weight: bold; color: #fff;}
.protitle em{ position: relative; margin-left: 19px;}
.protitle em i{font-size: 24px;font-weight: bold;color: #fff; opacity: 0.61;}
.protitle em:after{ animation: loading 3s infinite linear;  -webkit-animation: loading 3s infinite linear; border: 2px solid #fff;  width: 8px; height: 8px; border-radius: 100%; position: absolute; content: ''; right: -14px; top: -14px;}
@keyframes loading{
  0%{-webkit-transform: rotate(0deg);}
  50%{-webkit-transform: rotate(180deg);border-color: #ea2c00;}
  100%{-webkit-transform: rotate(360deg);}
}
@-webkit-keyframes{
  0%{-webkit-transform: rotate(0deg);}
  50%{-webkit-transform: rotate(180deg);border-color: #ea2c00;}
  100%{-webkit-transform: rotate(360deg);}
}


/*product*/
.pro_bg{background: url(https://memberpic.114my.com.cn/dgsydl/uploadfile/image/20240416/20240416112157_634975890.jpg);position: relative;z-index: 1;padding-bottom: 80px;}
.pro_bg:after{content: '';width: 100%;height: 100%; background: url(https://memberpic.114my.com.cn/dgsydl/uploadfile/image/20240416/20240416095328_1343966563.png) no-repeat center top;position: absolute;top: 0;left: 0; z-index: -1;}

.pro_con{margin-top: 140px;}
.pro_tab{display: inline-block;height: 150px;overflow: hidden;}
.pro_tab table{width: 100%;}
.pro_tab tr{float: left;width: 170px;height: 16px;position: relative;overflow: hidden;margin-bottom: 41px;}

.pro_tab tr:nth-child(9), .pro_tab tr:nth-child(17){margin-left:0;}
.pro_tab tr td{display: block;width: 100%;}
.pro_tab td a{display: block;line-height: 16px;font-weight: normal !important;position:relative;padding-left:26px;overflow: hidden;font-size: 16px;transition: 0.3s all ease;white-space: nowrap;text-overflow: ellipsis;}
.pro_tab td a:before{position:absolute;content: '';top: 50%;left: 3px;transition:0.3s all ease;z-index: 2;width: 10px;height: 10px;background: #333;border-radius: 100%;margin-top: -5px;}
.pro_tab td a:after{position:absolute;content: '';width: 14px;height: 14px;background: #fff;top: 50%;left: 0;transition:0.3s all ease;border-radius: 100%;margin-top: -8px;border: 1px solid #999;}
.pro_tab tr.on a{color: #014590;}
.pro_tab tr.on a:before{transition:0.3s all ease;background: #fff;}
.pro_tab tr.on a:after{transition:0.3s all ease;background: #014590;}
.pro_tab tr+tr{margin-left: 20px;}

.pro_list{margin-top: 50px;}
.pro_list tr+tr{display:block;margin-top:20px;}
.pro_list td{width: calc((100% - 60px) / 4);display:inline-block;vertical-align:top;transition: 0.5s;}
.pro_list td{padding-left: 0px !important;}
.pro_list td>a{position:relative;overflow:hidden;}
.pro_list tr>td>a{overflow: hidden;border: 1px solid #efefef;border-bottom: none;}
.pro_list td>a img{width: 100%; height: auto;}
.pro_list td>a:before,.pro_list td>a:after{content:'';width:100%;height:100%;position:absolute;transition:0.6s;}
.pro_list td>a:before{background: rgba(1,69,144, 0.5);transform-origin: 0 100%;transform: rotate(-90deg);bottom:0;left:0;}
.pro_list td>a:after{background:url(https://memberpic.114my.com.cn/dgsydl/uploadfile/image/20240416/20240416090345_101920321.png) no-repeat center;transform:scale(0);top:0;left:0;}
.pro_list td:hover>a:before{transform: rotate(0deg);transition:0.6s;}
.pro_list td:hover>a:after{transform:scale(1);transition:0.6s;}
.pro_list td+td{margin-left: 20px;}
.pro_list td br{display:none;}
.pro_list td span,.pro_list td a{display:block;line-height: 80px;text-align: left;transition: 0.5s;width: 100%;color: #fff;}
.pro_list td span{background: #333;}
.pro_list td:hover span{background: #014590;}
.pro_list td span a{font-size:16px;padding-left: 19px;position: relative;}
.pro_list td span a:after{position: absolute;content: ''; top: 0; right: 18px; transition: 0.5s; width: 28px; height: 100%; background: url(https://memberpic.114my.com.cn/dgsydl/uploadfile/image/20240416/20240416104820_112163090.png) left no-repeat;}
.pro_list td:hover span a{color:#fff;}
.pro_list td:hover span a:after{color:#fff;right: 10px;}

.pro_lj{margin-top: 56px;}
.pro_lj a{display: block;line-height: 52px;width: 184px;margin: 0 auto;background: #333;color: #fff;font-size: 18px;text-align: center;border-radius: 26px;transition: 0.5s;font-weight: 100;}
.pro_lj a:hover{width:260px;transition:0.5s;box-shadow:0 10px 30px rgba(1,69,144, 0.3);background: #014590;}






/* instruction */
.ins_bc{width: 100%;height: 420px;background-image: url(https://memberpic.114my.com.cn/dgsydl/uploadfile/image/20240416/20240416141507_1322655366.jpg);background-attachment: fixed;background-size: cover;background-repeat: no-repeat;background-position: center center;position: relative;}
.ins_c{position: relative;height: 100%;overflow: hidden;}
.ins_text{width: 600px;height: 600px;background: rgb(1 69 144 / 58%);border-radius: 100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);display: flex;flex-wrap: wrap;align-items: center;text-align: center;padding: 192px 0;z-index: 2;}
.ins_text:before{content: '';width: 700px;height: 700px;border-radius: 100%;background: rgb(1 69 144 / 25%);position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: -1;}
.ins_text h3{width: 100%;text-align: center;font-size: 22px;color: #fff;font-weight: normal;}
.ins_text p{width: 100%;font-weight: bold;color: #fff;font-size: 32px;}
.ins_text ul{display: flex;width: 100%;flex-wrap: wrap;justify-content: center;}
.ins_text ul li{color: #fff;padding: 10px 20px;border: 1px solid rgb(255 255 255 / 53%);margin: 8px;font-size: 16px;}



.client_row1{background: url(https://memberpic.114my.com.cn/dgsydl/uploadfile/image/20240330/20240330202940_165172025.png) no-repeat center top;padding-bottom: 50px; }
.client_row1 i{color: #343434;font-size: 42px;font-weight: bold;line-height: 50px;text-align: center;display: block;}
.client_row1 i .color{font-size: 42px;color: #014590;display: inline-block;font-family: microsoft yahei;}
.client_row1 i p{display: block;font-size: 18px;line-height: 28px;font-weight:lighter;color: #777;text-align: center;}

.titletel{margin-top: 8px;display: block;  text-align: center;}
.titletel em{ font-size: 30px; line-height: 1em; color: #014590; padding-left: 8px; font-family: Impact;}
.titletel img{ vertical-align: baseline;}

/*partner+message*/
.part{padding: 80px 0;background:#f6f6f6 url(https://memberpic.114my.com.cn/dgsydl/uploadfile/image/20240416/20240416154255_981897329.jpg) center bottom no-repeat;}
.part_con{}
.part_con tr{display:block;overflow: hidden;}
.part_con tr+tr{margin-top:20px;}
.part_con td{width:calc((100% - 3.9vw) / 6);display: inline-table;overflow:hidden;position:relative;float: left;box-sizing: border-box;padding-left: 0 !important;}
.part_con td>a{display: block;}
.part_con td>a>img{width:100%;height:auto;}
.part_con td+td{margin-left:0.77vw;}
.part_con td>div{width: 100%;height: 100%;background: rgba(1,69,144, 0.6); position: absolute; top: 0; left: 0;transform-origin: center; transform: rotateX(90deg); transition: 600ms; padding-top: 0 !important;}
.part_con td>div>a{display:block;line-height:118px;font-size:16px;color:#fff;text-align:center;}
.part_con td:hover div{transform: rotateX(0deg);transition: 600ms;}
.part_con td br{display: none;}

.protitle .pradv_bttel{background: none !important;border: 1px dashed rgba(255, 255, 255, 0.45);position: absolute; left: -14%; right: 0;}
.pradv_bttel span{ font-family: Impact; font-size: 30px; vertical-align: text-bottom;line-height: 1em;}





/*sup*/
.sup_bc{padding-bottom: 80px;position: relative;z-index:1;}
.sup_cc>ul>li>b:before{ content: ''; width: 42px; height: 3px; background: #333;display: block; margin-right: 14px;}
.sup_cc>ul>li>b:after{content: ''; width: 42px; height: 3px;  background: #333; display: block; margin-left: 14px;}
.sup_cc>ul>li.on>b:before,.sup_cc>ul>li.on>b:after{ background: #fff;}

.sup_text .titletel em{color: #fff;}
.sup_bc:after{ content: '';position: absolute; width: 100%;height: 100%; background: url(https://memberpic.114my.com.cn/dgsydl/uploadfile/image/20240417/20240417144209_1397323313.png); left: 0; top: 0; z-index:-3; opacity: 0.5;}
.sup_bc:before{content: '';background: url(https://memberpic.114my.com.cn/dgsydl/uploadfile/image/20240417/20240417162515_853864389.png)no-repeat;width: 687px;height: 645px;position: absolute;z-index: -1; bottom: 0;right: -175px;}
.sup_text{padding: 80px 0 200px 0;text-align: center; background: url(https://memberpic.114my.com.cn/dgsydl/uploadfile/image/20240424/20240424194915_1846453473.jpg) center top no-repeat; position: relative;z-index: -2;}
.sup_text b{font-size: 42px;  line-height: 42px; color: #fff;}
.sup_text b span{}
.sup_text p{ font-size: 18px; color: #fff; line-height: 38px;}
.sup_cc{ box-shadow: 1px 1px 50px rgba(21,21,20,0.08);}
.sup_cc>ul{display: flex;background: #fff;position: relative;top: -160px;margin-bottom: -160px;}
.sup_cc>ul>li{display: flex;align-items: center;justify-content: center;height: 160px;width: 25%;flex-direction: column;border: 1px solid #eee;}
.sup_cc>ul>li+li{border-left:1px solid #eee;}
.sup_cc>ul>li>span{}
.sup_cc>ul>li>span img,.sup_cc>ul>li.on>span img+img{display: block;}
.sup_cc>ul>li>span img+img,.sup_cc>ul>li.on>span img{display: none;}
.sup_cc>ul>li>b{font-size: 26px;color: #333;margin-top: 20px; display: flex;align-items: center; justify-content: center;}
.sup_cc>ul>li.on *{color: #fff;}
.sup_cc>ul>li.on{background: #ea2c00;border-bottom: none;border-top:none;border-left: none;border-right: none;}
.sup_yc{overflow: hidden;}
.sup_ic{display: flex;transition: all .5s;}
.sup_item{display: flex;justify-content: space-between;flex-shrink: 0;width: 100%;}
.sup_lc{width: 50%;}
.sup_lc img{width: 100%;}
.sup_rc{width: 50%;background: rgba(255,255,255,0.95);padding: 50px;position: relative;}
.sup_rt{display: flex;/* justify-content: space-between; */align-items: center;}
.sup_rt>span{font-family: beb;font-size: 80px;color: #014590;font-weight: bold;/* padding-top:5px; */margin-right: 39px;}
.sup_rt>b{width:calc(100% - 76px);height: 47px;background: #f8a000;line-height: 47px;font-size: 30px;color: #fff;border-top-left-radius: 20px;padding-left: 17px;}
.sup_rc>p{font-size: 14px;color: #ababab;position: relative;margin:18px 0 38px;}
.sup_rc>p:after{position: absolute;content: "";width: 100%;height: 1px;background: #dddddd;top: 26px;left: 0;}
.sup_info>p{font-size: 16px;line-height: 30px;color: #666;position: relative;padding-left: 21px;}
.sup_info>p+p{margin-top: 14px;}
.sup_rbo{display: flex;margin-top: 65px;align-items: center;position: relative;}
.sup_rbo>a{display: flex;justify-content: center;width: 156px;height: 46px;align-items: center;background: #0e131f;transition: all .5s;}
.sup_rbo>a:hover{box-shadow: 0 10px 10px rgb(248 160 0 / 20%);transform: translateY(-3px);background: #f8a000;}
.sup_rbo>a>span:first-child{font-size: 16px;color: #fff;margin-right: 9px;}
.sup_rbo>a>span:last-child{font-size: 18px;color: #fff;}
.sup_rbo>div{font-size: 30px; color: #014590;  font-family: Impact;}
.sup_rbo>div>span{font-size: 35px;color: #f8a000;display: inline-block;margin-right: 12px;}
.sup_rt>div>b{display: block; font-size: 24px;}
.sup_rt>div>p{font-size: 12px;color: #686868;margin-top: 10px; text-transform: uppercase;}
.sup_rc:after { position: absolute;content: "";background: url(https://memberpic.114my.com.cn/rongda888/uploadfile/image/20210623/20210623092848_1730290547.jpg) no-repeat center;height: 10px; width: 100%; top: 175px; left: 0;}

.sup_info {
    margin-top:49px;
}

.sup_info>p:before {
    position: absolute;
    content: "";
    width: 9px;
    height: 9px;
    border-radius: 100%;
    border: 1px solid #bdbdbd;
    top: 9px;
    left: 0;
}

.sup_rbo>span.rda {
    font-size: 18px;
    color: #000;
}

.sup_rbo>span:nth-child(2) {
    font-size: 16px;
    color: #10110f;
    margin: 0 6px 0 13px;
}

.sup_rbo:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #f4f4f4;
    top: -31px;
    left: 0;
}

@media screen and (max-width: 1520px){
	.sup_rc{padding: 40px;}
	.sup_rc:after{top: 155px;}
	.sup_info{margin-top: 49px;}
}
@media screen and (max-width: 1425px){
	.sup_rc{padding: 30px;}
	.sup_rc:after{top: 148px;}
}
@media screen and (max-width: 1370px){
	.sup_rc{padding: 25px;}
	.sup_info>p{font-size: 15px;}
}











.pradvbt{width: 100%; background: url(https://memberpic.114my.com.cn/dgsydl/uploadfile/image/20240423/20240423110448_170563165.jpg) center top no-repeat; padding:80px 0px; height:435px;}
.pradv_bttel{width: 350px; margin: 0 auto; height: 46px; line-height: 46px; font-size: 24px;text-align: center; background: #014590; background-image: linear-gradient(90deg, #014590 10%, #0860c1 80%);border-radius: 50px; color: #ffffff;}
.pradv_btt{font-size: 54px; text-align: center; color: #fff; line-height: 54px; font-weight: bold; letter-spacing: 1px; padding-bottom: 26px;}
.pradv_bten{font-size: 12px; text-align: center;color: rgba(255,255,255,0.5); line-height: 18px; font-weight: 100;letter-spacing: 1px;padding: 25px 0px;font-family: Amsi Pro; text-transform: uppercase; width: 530px; margin: 0 auto;}
.pradvtitle_xz{width: 820px; margin:0 auto; height: 37px; overflow: hidden;}
.pradvtitle_xzl{width: 56px; float: left; background: #e6e6e6; overflow: hidden; margin-top: 18px; height: 1px;}
.pradvtitle_xzt{width: 660px; float: left; border:1px #e6e6e6 solid; line-height: 35px; text-align: center; font-size: 20px; color: #666; font-weight: 100;}
.pradvtitle_xzt1{width: 708px; float: left; border:1px #e6e6e6 solid; line-height: 35px; text-align: center; font-size: 21px; font-weight: 100; color: #fff; letter-spacing: 2px;}




/*实景*/
.case_c tr > td.one { margin-left: 0;}
.case_c td {padding: 0 !important; width:19.65%; }
.case_c td > a:after,.case_c td > a::after{ content: ''; position: absolute; width: 100%; height: 100%; left:0; top: -100%; transition:0.3s all ease-in-out; }

.case_c td > span { height: 50px; width: 100%; padding-top: 0 !important; display: block; position: relative; overflow: hidden;}
.case_c td > span > a{ display:block; height: 50px; line-height: 50px; color: #454545; font-size: 15px; transition:0.3s all ease-in-out; position: relative; z-index: 1111}
.case_c td > span:after,.case_c td > span::after{ position: absolute; content: ''; width: 100%; height: 100%; background:#0093d5; bottom: -100%; left: 0; transition:0.3s all ease-in-out; }
.case_c td:hover > a:after,.case_c td:hover > a::after{ top: 0; }
.case_c td:hover > span > a{ color: #fff; }
.case_c td:hover > span:after,.case_c td:hover > span::after{ bottom: 0; }
.case_c td br { display: none;}
.case_c tr:after, .case_c tr::after { content: ''; display: block; clear: both; }
.case_c td a{ position: relative; display: block; overflow: hidden; }
.case_c td a img{ display: block; width: 100%; height: auto; transition:0.5s all ease-in-out; }

.case_c{overflow:hidden;margin:0 auto;width:96%;}
.case_con {padding: 50px 0 80px;background: #f5f5f5;}

.ceshi{width:100%;margin:0 auto;overflow:hidden;}
.ceshi td{display:block;float:left;padding:5px;margin-right: 6px;overflow:hidden;transition:all 0.8s linear;position:relative;    margin-top: 6px;}
.ceshi td:hover{transition:all 0.8s linear}
.ceshi td:nth-child(1) {width:39.8%;margin-left:0px !important;margin-top: 0px;}
.ceshi td:nth-child(1) img{width:100% !important;height:auto !important;}
.ceshi td:nth-child(1):hover div{ margin-top:-50px;transition: all 0.8s linear; }

.ceshi td:hover img{transform: scale(1.05);transition: all 0.8s linear;}
.ceshi td a{text-decoration:blink; display:block; overflow:hidden;}
.ceshi td div{position:absolute;line-height:40px;overflow:hidden; width:100%; background:rgba(1,69,144, 0.6); white-space: nowrap; text-overflow: ellipsis;transition: all 0.8s linear;    bottom: 0}
.ceshi td div a{font-size:14px; color:#fff;}
.ceshi td:hover div{ margin-top:-50px; transition: all 0.8s linear;}
.ceshi td:hover div a{}
.ceshi td br{display:none;}
.case06 .case-main>div>div{height:100%;}
.swiper-container{overflow:inherit !important;}
.ceshi td:nth-child(4), .ceshi td:nth-child(7) {margin-right: 0px;}
.ceshi td:nth-child(2), .ceshi td:nth-child(3),.ceshi td:nth-child(4){margin-top: 0px;} 

.ceshi2{width:100%;margin:0 auto;overflow:hidden;}
.ceshi2 td{display:block;float:left;padding:5px;margin:0.3vw;overflow:hidden;transition:all 0.8s linear;position:relative;width:calc(97.48%/5) !important}
.ceshi2 td:hover{transition:all 0.8s linear}
.ceshi2 td:hover img{transform: scale(1.05);transition: all 0.8s linear;}
.ceshi2 td a{text-decoration:blink; display:block; overflow:hidden;}
.ceshi2 td div{position:absolute;line-height:40px;overflow:hidden; width:100%; background:rgba(1, 52, 153, 0.6); white-space: nowrap; text-overflow: ellipsis; transition: all 0.8s linear;    bottom: 0px;}
.ceshi2 td div a{font-size:14px; color:#fff;}
.ceshi2 td:hover div{ margin-top:-50px; transition: all 0.8s linear;}
.ceshi2 td:hover div a{}
.ceshi2 td br{display:none;}
.ceshi2 td:nth-child(1) {margin-left: 0px !important;}
.ceshi2 td:nth-child(3) {margin-right: 0px !important;}













/*新闻*/
.news_bg.bg{padding: 80px 0;}
.news_top{width:551px;margin:0px auto;}
.news_wz{ height:48px;line-height: 36px; }
.news_wz b{font-size:26px;}
.news_wz span,.news_wz span a{font-size:24px; margin-left: 8px; color: #ccc; text-transform: uppercase; font-family: Arial;}
.news_wz em{font-size:16px; font-weight:200; display: block;color: #999;}
.news_tab{margin-top:10px;}
.news_tab li{float:left;background: #fff; box-shadow: 0px 0px 20px #eee; width: 171px; height: 42px; line-height: 42px; text-align: center; border-radius: 30px;}
.news_tab li+li{margin-left:19px;}
.news_tab li a{font-size:18px;font-weight:100; color:#666;display: block;}
.news_tab li.on{color:#fff; background: linear-gradient(90deg, #014590, #0860c1);box-shadow: 0px 0px 10px rgba(1,69,144,0.3);width: 171px; height: 42px; line-height: 42px;}
.news_tab li.on a{color:#fff !important;}
.news_a{margin-right: 17px;}
.news_a em{position:relative;font-size: 20px;color: #c2c2c2; top:8px;}
.news_a .sPrev, .news_a .sNext{position:absolute;top: 2px;font-size: 20px;color: #c2c2c2;cursor: pointer;}
.news_a .sPrev{right: 5px;transform: rotate(-90deg);}
.news_a .sNext{left: 5px;transform: rotate(90deg);}
.news_a i:hover{color:#005cab;}
.news_list{height:28vw; min-height:500px !important;width: 100%;overflow: hidden; margin-top: 40px;}
.news_list .tempWrap {width: 100% !important;}
.news_list .news_div{height:100%;}
.news_list .news_div+.news_div{}
.news_list .news_div_item{width: 23.65%;display: inline-block;position: relative;height:100%;transition:0.5s; padding: 20px; border: 1px #eee solid;box-sizing: border-box;background: #fff;}
.news_list .news_div_item+.news_div_item{margin-left:1.79%;}
.news_list .news_div_item_date{position: absolute;top:54%;display: inline-block;font-weight: 400;left: 19px;padding-left: 32px;height: 22px;}
.news_list .news_div_item_date::before{position:absolute;content:'';background:url(https://memberpic.114my.com.cn/xinda888/uploadfile/image/20210623/20210623211908_1484501920.png) no-repeat left center;top: 0;left: 0;width: 22px;height: 22px;}
.news_list .news_div_item_content{position: absolute;top:60%;left: 19px;padding-right: 14px;}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{float: left;font-size: 15px;line-height: 22px; color: #999;}

.news_list .news_div_item_a{font-size: 16px;display: block;margin-bottom: 16px;position:relative;transition:0.3s; font-weight:normal; color:#222;}
.news_list .news_div_item_a::before{position:absolute;content:'查看详情';bottom: -152px;left: 0;width: 130px;height: 33px;background: #fff;border-radius: 40px;line-height: 33px;color: #999;font-size: 15px;transition:0.5s;padding-left: 43px; border:1px #eee solid; font-weight: 100;}
.news_list .news_div_item_a::after{position:absolute;content:'';bottom: -141px;font-size: 43px;background:url(https://memberpic.114my.com.cn/xinda888/uploadfile/image/20210623/20210623211844_1047748040.png) no-repeat center;width: 18px;height: 14px;left: 130px;transition:0.5s;}
.news_list .news_div_item_body{font-size: 14px;color: #666;font-weight: 100;line-height: 24px;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height:13vw;display: block;}

.news_list .news_div_item:hover .news_div_item_a{color: #ff4e00;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{background: #f8f8f8;transition:0.5s;padding-left:40px;}
.news_list .news_div_item:hover .news_div_item_a::after{left:110px;transition:0.5s;}









/*友情链接*/
.links{width:100%; overflow:hidden; padding:24px 0; background: #FFF;border-top:1px solid #f5f5f5;}
.links_l{float:left; width:117px; border-right:solid 1px #f5f5f5;}
.links_lm{font-size:16px; line-height:18px; color:#222;}
.links_len{font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:bold; line-height:30px; font-size:30px; color:#000;}
.links_r{float:left; width:90%; color:#999; padding-left: 30px;}
.links_r a{font-size:15px; color:#999;}
.linkTagcs{width:100% !important;}



/*copy*/
.copy_bc{background: url(https://memberpic.114my.com.cn/dgsydl/uploadfile/image/20240417/20240417165212_1805561870.jpg) center no-repeat;}
.copy_lx{}
.copy_c{height: 152px;}
.copy_c>ul{display: flex;height: 100%;justify-content: space-between;align-items: center;}
.copy_c>ul>li{display: flex;justify-content: center;align-items: center;}
.copy_c>ul>li>span{font-size: 30px;color: #fff;}
.copy_c>ul>li>div{margin-left: 12px;}
.copy_c>ul>li>div>b{display: block;font-size: 18px;color: #fff; font-weight:normal;}
.copy_c>ul>li>div>p{font-size: 15px;color: #fff;margin-top: 4px;}
.copy_c>ul>li>div>p>span{font-size: 20px;color:#fff;font-family:din;}
.copy_c>ul>li:nth-child(1){height: 70%;background: #fff;padding: 0 18px;border-radius: 16px;}
.copy_c>ul>li:nth-child(1)>div>b{display: none;}
.copy_c>ul>li:nth-child(1)>div>p{font-size: 1.45vw; margin-top: 0 !important;color: #014590;font-weight: bold;}


.copy_cc {padding: 60px 0; }
.copy_cc ul{ display: flex;  justify-content: center;}
.copy_cc ul li{width: 160px;}
.copy_cc ul li img{ width: 100%;}
.copy_cc ul li+li { margin-left: 4%;}
.copy_cc ul li p{font-size: 16px; text-align: center; line-height: 1em; margin-top: 16px;color: #fff;}

.cop_ce{border-top: 1px solid rgba(255,255,255,0.1);}
.copy_bg {background: rgba(1,69,144,0.6);}
.copy_bg div {color: rgba(255,255,255,0.5); height: 68px; line-height:68px; display: block; font-size:14px; text-align:center;}
.copy_bg div a {color: rgba(255,255,255,0.5); font-size:14px;}
.copy_b {display: flex; justify-content: space-between; align-items: center; }



.nylist-photo img{ height: auto !important;}

.nylist li {width: 22.3% !important;}