*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;}
body{font-size: 14px;min-width: 1300px;font-family:"Microsoft YaHei";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;}
.dfc{display:flex;align-items:end;justify-content:center;}
.dfe{display:flex;align-items:end;justify-content:end;}
.db>div, .lb>li, .dd>dl{display:inline-block;vertical-align:top;}


/*header*/
.hea_bc {width: 100%; }
.hea_c {margin: 0 auto; display: flex; align-items: center; justify-content: space-between; height: 120px; position: relative; background: #fff; }
.hea_lc {width:calc(100% - 430px);display: flex; height: 100%; align-items: center;
    display: flex;}
.hea_logo {display: flex; align-items: center; }
.hea_lc>ul {display: flex; margin-left:30px;}
.hea_lc>ul>li {display: flex; align-items: center; padding: 0 30px;position:relative;}
.hea_lc>ul>li:before{content:'';width:1px;height:58px;background:#ededed;position:absolute;top:calc(50% - 29px);left:0;}

.hea_img{float: left; margin-top: 8px; margin-left: 20px;}

.hea_gg{font-weight: bold;font-size: 24px;line-height: 40px;padding-left:0px;color: #0869d9;}
.hea_gg>span {font-size: 18px;display: block;line-height: 26px;font-weight: normal;color: #777;letter-spacing: 1.7px; font-family: Microsoft YaHei;
border-radius: 60px;font-style: normal;}


.hea_rc{display: flex;align-items: center;}
.hea_rc i{width:52px;height:52px;border-radius:100%;background:#0869d9;text-align: center;font-size:30px;color:#fff;line-height: 52px;margin-right:10px;}
.hea_rc p b{font-size:14px;color:#999;font-weight: normal;display:block;margin-bottom:3px;}
.hea_rc p em{font-family:Arial;font-size:30px;font-weight:bold;color:#0869d9;display: flex;align-items: center;}
.hea_rc p b+em{  letter-spacing: 0.5px;}
.hea_rc p em+em{}
.hea_yy a{font-size: 18px;line-height: 40px;display: block;width: 100px;height: 44px;text-align: center;border: 2px solid #c9c9c9;color: #818589;margin-left: 50px;transition: 0.3s;}


.nav_c {width: 80%;margin: 0 auto;position: relative;}
.nav_c li{position: relative;}
.nav_c ul {width: 100%; display: flex; justify-content: space-around; height: 80px; align-items: center; background: linear-gradient(120deg,#0869d9 30%,#1c7dee 60%); box-shadow: 1px 1px 20px rgba(0,0,0,0.1); border-radius: 0px; padding: 0 3%; position: absolute; z-index: 2; margin-top:22px;}
.nav_c li a {display: block;font-size: 18px; height: 80px;line-height: 80px;position: relative; color: #fff;}
.nav_c li>a:after { position: absolute; content: ""; width: 10px; height: 10px; border-radius: 100%; background: #00a6ff; bottom: -4px; left: 50%; margin-left: -5px; opacity: 0; transition: .5s;}
.nav_c li:hover a:after,.nav_c li.on a:after { opacity: 1;}
.nav_c li:hover .nav2 { transform: rotateX(0deg);}

/*下拉*/

.nav_c li dl {background:rgba(255,255,255,1);position: absolute;top:80px;left:-178px;z-index:10000;width: 415px;box-shadow: 1px 5px 10px rgba(0,0,0,0.2);transition: 0.5s;/* opacity: 0; *//* padding: 30px 60px; */transform-origin: top;transform: rotateX(90deg);}
.nav_c li:hover dl {/* opacity: 1; *//* padding: 30px 60px; */transform: rotateX(0deg);}
.nav_c li dl dt {width:140px;float:left;color:#333;line-height:28px;margin: 40px 20px 44px 50px;text-align:left;}
.nav_c li dl dt span a {height: 28px;
    line-height: 28px;}
.nav_c li dl dt b { display: block; width: 40px; height: 3px; background-color: #5671a3; margin-bottom: 20px;}
.nav_c li dl dt strong { display:block; font-size:20px; margin-bottom:25px;}
.nav_c li dl dt span {display: block; width: 118px; height: 30px; text-align: center;line-height: 30px;border: 1px solid #cecece; color: #999;font-family: Arial;}
.nav_c li dl dt span a {color:#999; font-size:12px;}
.nav_c li dl dt img { margin-bottom:5px;}
.nav_c li dd {width:180px;float:left;line-height:38px;display:block;text-align:left;margin: 38px 0px;}
.nav_c li dd>a { display:block; color:#777; font-size:15px; font-weight: normal;text-align:left; font-weight: 100; border: 1px #eee solid; text-align: center; margin-top: 6px;line-height: 35px; height: 35px;}
.nav_c li:nth-child(3) dl dd {width: 150px;}
.nav_c li.dhh dd a:hover { color:#fff; background: #0869d9;}
.nav_c li dd>a:hover { color:#fff; background: #0869d9;}
.hea_yy a:hover{border: 2px solid #0869d9; color: #0869d9;}




/*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:#0869d9;}
.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/015508/uploadfile/image/20211023/20211023164114_496103041.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_bg{height:80px;box-shadow: 0 0 50px rgba(0,0,0,0.1);}
.search_nbg{position: absolute;z-index: 999;top: 530px;height:80px;box-shadow: 0 0 50px rgba(0,0,0,0.1);}
.search_nbg .search{margin:0 auto;}
.search-bg{width:260px;height:36px;overflow: hidden;margin-top:22px;border-radius: 30px;}
.search_l{line-height: 80px;color: #999;}
.search_l dd{font-size:15px;color: #333;display: inline-block;font-weight: bold;}
.search_l a{font-size: 15px;color: #999; padding-right:10px;}
.search_l a:hover{color:#0869d9;}
.search-bg #infoname{width:260px;background:#eee ;outline:none; color:#ccc;border: none;height:36px;line-height:6;font-size: 14px;padding-left: 20px;font-weight: lighter;}
.search_nbg #infoname{width:310px;height: 36px;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 0;top: 0;height: 36px; width:40px; background:#0869d9;padding: 12px;}



/*products*/
.pro{padding-top: 90px;}
.protitl em{position: absolute;left: 0;right: 0; margin: 0 auto; top: -25px; font-size: 55px; color: #f1f1f1;line-height: 60px;text-transform: uppercase;font-family: impact;z-index: -1;}
.protitl{text-align: center;font-size: 18px;color: #222;font-weight: normal;position: relative;font-weight: normal;font-size: 42px;  z-index: 1;}
.protitl b{margin-bottom: 15px;color: #0869d9;}
.protitl span{display: block;font-size: 18px; color: #999;font-weight: lighter;padding-top: 5px;}
.pro_ic {display: flex; justify-content: space-between;}
.pro_lc {width: 26%; background: #0869d9; padding: 75px 0 84px;}
.pro_rc {width: 74%; background: url(https://memberpic.114my.com.cn/dgxinya/uploadfile/image/20221207/20221207165124_2135703591.jpg); padding: 46px 0 80px 46px; position: relative; z-index: 2;}
.pro_lt {display: flex;}
.pro_lt>span {font-size: 46px; color: #fff; margin-right: 19px; padding-top:3px;}
.pro_lt b {display: block; font-size: 33px; color: #fff; font-weight:normal;}
.pro_lt p {color: rgba(255,255,255,0.33); margin-top: 6px;}
.pro_lc .prolist2021{margin-bottom:0px;}
.pro_lc ul {margin: 36px 0 0px;}
.pro_lc li>a {display: block; height: 70px; font-size:18px; color: rgba(255,255,255,0.7); padding-left: 56px; line-height: 70px; position: relative;}
.pro_lc li.on>a{color:#fff;font-weight:bold;transition:all 0.3s}
.pro_lc li>a:after{position: absolute; content: ""; width: 6px; height: 6px; border: 2px solid rgba(255,255,255,0.62); border-radius: 100%; left: 23px; top: 50%; margin-top: -5px;}
.pro_lc li.on>a:after{border-color:#fff;transition:all 0.3s}
.pro_lc li.on{transition:all 0.3s;background: #00a6ff;}
.pro_lc li {border-bottom: 1px dashed rgba(245,245,245,0.26);position: relative;border-left: 1px dashed rgba(245,245,245,0.26);transition:all 0.3s}
.pro_lc li:nth-child(1){border-top: 1px dashed rgba(245,245,245,0.26);}

.pro_lc li dt+dt {margin-top: 26px;}
.pro_lc li dl {height: 0; overflow: hidden; transition: all .5s;}
.pro_lc li dt a {display: block; position: relative; font-size: 18px; color: #bbbbd9; padding-left: 56px;}
.pro_lc li dt a:hover{color:#fff;}
.pro_lc li dt a:after {position: absolute; content: ""; width: 10px; height: 2px; background: rgba(255,255,255,0.62); top: 50%; left: 23px; margin-top: -1px;}
.pro_lc li dt a:hover:after{background:#fff;}
.pro_lc li.on dl {height: auto; padding: 30px 0; border-top: 1px solid rgba(245,245,245,0.08);}
.pro_ee {display: flex;padding-left: 14%;align-items: center; border-left: 1px dashed rgba(245,245,245,0.26); padding-top: 14%;}
.pro_ee>p img{width: 200px;}

.pro_ee>i {background: url(https://memberpic.114my.com.cn/dgshishishun1/uploadfile/image/20221107/20221107151009_870218755.png) no-repeat center; width: 34px; height: 177px; color: #fff; display: flex; align-items: center; justify-content: center; margin-left: 30px; writing-mode: tb-rl;}
.pro_pho {display: flex; align-items: center; padding-top: 14%; padding-left: 14%; border-left: 1px dashed rgba(245,245,245,0.26); border-bottom: 1px dashed rgba(245,245,245,0.26); padding-bottom: 14%;}
.pro_pho>span {width: 56px; height: 56px; border-radius: 100%; color: #fff; font-size: 24px; border: 1px solid rgba(255,255,255,0.23); text-align: center; line-height: 56px; margin-right: 20px;}
.pro_pho i {font-size: 16px; color: #fff;}
.pro_pho b {display: block;font-family: din;font-size:28px; color: #fff; margin-top:6px;}
.pro_tc {overflow: hidden; background: #f5f5f5; position: relative;}
.pro_tc>.divproduct_new_div {display: flex; overflow: hidden; padding: 30px!important; background: #fff;}
.pro_tc .divproduct_new_div_item {width: 100%; flex-shrink: 0; display: flex; flex-direction: row-reverse; justify-content: space-between;}
.pro_tc .divproduct_new_div_item_content {width: 50%; padding-left:35px; padding-top: 18px;position: relative; float:right;}
img.product_div_item_image {width: 100%;}
.pro_tc .product_div_item_pic {width: 50%;position: relative;overflow:hidden; float: left;}
.pro_tc .product_div_item_pic:before{content:'热销产品';width:130px;height:32px;background:#f08300;color:#fff;text-align:center;line-height:32px;transform:rotate(45deg);transform-origin:left top;position:absolute;top:-24px;right:-61px;}
.pro_tc .divproduct_new_div_item_a {font-size: 23px; font-weight: bold; position: relative; display: block;}
.pro_tc .divproduct_new_div_item_body {color: #949494; line-height: 30px; padding: 50px 0 0; position: relative; height: auto; overflow: hidden; margin-top: 16px;}
.pro_tc .divproduct_new_div_item_body:after {position: absolute; content: ""; width: 46px; height: 4px; background: #0869d9; top: 20px; left: 0;}
.pro_tc>.pro_tc_btn{display:none;}
.divproduct_new_div_item_body p {line-height: 23px; font-size: 15px; font-weight: 100; padding-top:9px;}
.pro_tc_btn{display:flex;position:absolute;top:268px;left:36px;}
.pro_tc_btn>a{width: 118px; height: 40px;display: block;line-height: 40px;font-size:16px;text-align: center;transition:all 0.35s ease-in-out;}
.pro_tc_btn>a:hover{width: 138px;}
.pro_tc_btn>a.more{border:1px solid #333;color: #333;}
.pro_tc_btn>a.more:hover{border-color:#0869d9;color: #0869d9;}
.pro_tc_btn>a.conc{background: #0869d9;color: #fff;}
.pro_tc_btn>a.conc:hover{}

.pro_rcon{position:relative;padding-bottom: 35px;}
.pro_wf {margin-top: 16px;overflow:hidden;}
.pro_wf .progdwz2021{width:100% !important;}
.pro_wf ul {width:100%;height: auto !important;display: flex; flex-wrap: wrap; justify-content: space-between;}
.pro_wf ul li {width:340px !important;    height: 420px;overflow: hidden;    margin: 0  0.15%;}
.pro_wf ul li:nth-child(n+4) {margin-top:0px;}
.pro_wf ul img {width: 100%; height: auto;}
.pro_wf li a {display: block;position:relative;}
.pro_wf li br {display: none;}
.pro_wf li span a {display: block; font-size: 18px; text-align: center; margin-top: 12px;}
.pro_btn>div{width:136px;height:34px;line-height:34px;font-size:21px;text-align: center;color:#fff;background: #333;position:absolute;bottom:-8px;cursor: pointer;z-index:9;}
.pro_le_btn{left:calc(60% - 106px);    transform: rotateY(180deg);}
.pro_ri_btn{right:calc(60% - 106px);}
.pro_btn>div:hover{background:#0869d9;}
.pro_bo {width: 100%;height: 173px;position: absolute;bottom:0;left:0;display: flex; align-items: center; justify-content: center;}
.pro_bo>p {font-size: 60px; text-align: center;z-index:3;position: relative; color: #fff;letter-spacing:0.08em;}
.pro_bo>p b {color: #fff;}
div#demo2 {margin-top: 30px;}
.pro_dot{position: absolute;bottom:40px;left:49%;display: flex;margin-left:55px;}
.pro_dot li{width: 12px;height: 12px;border-radius: 100%;background: #c7c7c7;}
.pro_dot li+li{margin-left: 12px;}
.pro_dot li button{display: none;}
.pro_dot li.slick-active{background: #0869d9;}
.pro_tc button{display:none!important;}
.pro_bo:after {position: absolute; content: ""; background: #0869d9; width: 1328px; height: 100%; top: 0; left: 0; z-index: 2;}
.pro_bc{overflow: hidden;position:relative;margin-top: 50px;}
.pro_bc:after {position: absolute; content: ""; width: 500px; height: 100%; right: 0; top: 0; background: url(https://memberpic.114my.com.cn/dgxinya/uploadfile/image/20221207/20221207165124_2135703591.jpg);}
.pro_bc:before {position: absolute; content: ""; width: 500px; height: 100%; top: 0; left: 0; background: #0869d9;}
.pro_c {z-index: 2; position: relative;}
.pro_wf li>a:after {position: absolute; content: ""; left: 0; top: 0; width: 100%; height: 100%; opacity: 0; transition: all 0.3s; transform: scale(0.5) rotateZ(180deg); background: rgba(0, 0, 0, 0.5);}
.pro_wf li:hover>a:after {opacity: 1; transform: scale(1) rotateZ(0deg);}
.pro_wf li>a:before {position: absolute; content: ""; font-family: "iconfont"; width: 50px; height: 50px; background: #fff url(https://memberpic.114my.com.cn/dgxinya/uploadfile/image/20230404/20230404161823_763491870.png)no-repeat; border-radius: 100%; text-align: center;top: 50%; margin-top: -25px; left: 50%; margin-left: -25px; transition: all .5s; z-index: 2; transform: scale(0);}
.pro_wf li:hover>a:before {transform: scale(1);}
.pro_wf .ban_dot {display:none !important;}




/*xadv*/
.xadv{padding: 90px 0;}
.in-two{width:92%;margin: 0 auto;margin-top: 50px;}
.in2-con{position:relative;}
.in2-lf{width:44%;float:left;position:relative;overflow:hidden;}
.in2-lf img{display:block;width:770px;transition:all 0.4s;}
.in2-lf:hover img{transform:scale(1.1);}
.in2-rt{width:56%;position:absolute;right:0;height:100%;}
.in2-lfcon{width:50%;height:50%;background:rgba(8,105,217, 0.5);position:absolute;right:0;bottom:0;}
.in2-lfconIn{text-align:justify;padding: 0 13.2%;position: absolute;top:40%;transform:translateY(-50%);text-align:center;}
.in2-lfconIn h3{color: #fff;font-size: 22px;line-height: 22px;margin-bottom: 23px;}
.in2-lfconIn p{color: #f4f4f4;font-size:15px;line-height:30px; -webkit-box-orient: vertical;-webkit-line-clamp:2;}
.in2-lfconIn span{display: inline-block;width: 130px;height: 35px;border:1px solid #d2d2d2;color: #fff;font-size: 14px;text-align: center;line-height: 33px;margin-top:45px;transition: all 0.3s;position:absolute;left:32%;}
.in2-rtTop{position: relative;}
.in2-rtpic{width:591px;overflow: hidden;}
.in2-rtpic img{display: block;width:591px;transition: all 0.4s;height:419px;}
.in2-rtTop:hover .in2-rtpic img{transform: scale(1.1);}
.in2-rtcon{position: absolute;top: 0;width:40%;height: 100%;}
.in2-rtTop .in2-rtcon{left:0;background: #f4f9ff;z-index: 9999;}
.in3-rtBop .in3-rtcon{right:0;background: #fff;left: auto;}
.in3-rtTop{position: relative;}
.in3-rtTop .in3-rtcon{left:0;background: #f4f9ff; padding-top: 452px;}
.in3-rtcon .in3-lfconIn h3{color: #333;}
.in3-rtcon .in3-lfconIn p{color: #666;}
.in3-rtcon .in3-lfconIn span{color: #666;border-color: #bfbfbf;}
.in3-rtBop .in3-rtcon{right:0;background: #fff;left: auto;}
.in2-rtTop .in2-rtcon:before{content: '';width: 24px;height: 42px;position: absolute;right: -15px;top: 50%;transform: translateY(-50%);z-index: 10;}
.in2-rtBop .in2-rtcon:before{content: '';width: 24px;height: 42px;position: absolute;left: -15px;top: 50%;transform: translateY(-50%);z-index: 10;}
.in2-rtcon .in2-lfconIn h3{color: #333;}
.in2-rtcon .in2-lfconIn p{color: #666;}
.in2-rtcon .in2-lfconIn span{color: #666;border-color: #bfbfbf;}
.in2-rtBop .in2-rtcon{right:0;background: #f4f9ff;left: auto;}
.in2-rtTop:hover .in2-lfconIn span{color:#13077c;border-color:#13077c;}
.in2-rtpic1 img{width:591px !important;float:right;}
.clearfix:after {clear:both;height:0;overflow:hidden;display:block;visibility:hidden;content:".";}




/*case*/
.case_d{width: 100%; background: #0869d9; overflow: hidden; padding:0px 0px;}
.case_left{width:26%; margin-top: 6.5%; margin-left: 5%; float: left;}
.case_leftbt{font-size: 36px; color: #fff; line-height: 50px; font-weight: bold; letter-spacing: 1px;}
.case_leftbt span{font-size: 30px; color: #4d83ef; display: block; text-transform: uppercase;font-weight: 100;}
.case_leftbtx{font-size: 16px; color: #fff; line-height: 36px; letter-spacing: 0.5px; padding-left: 2%; font-weight: 100; margin-top: 50px;}
.case_left a{width: 168px; float: left; height: 46px; background: linear-gradient(120deg,#139dff 10%,#13c4ff 80%); line-height: 46px; font-size: 16px; color: #fff; text-align: center; font-weight: 100; margin-top: 60px; letter-spacing: 1px;transition:all 0.6s;}
.case_left a:hover{width: 268px;transition:all 0.6s;}

.case_right{width:69%; margin-top: 0%; margin-left: 0%; float: left; padding-left: 3%; margin-bottom: 0%;}
.part_con{}
.part_con tr{display:block;overflow: hidden;}
.part_con tr+tr{margin-top:0px;}
.part_con td{width:calc((100% - 0vw) / 3);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:0vw;}
.part_con td>div{width:100%;height: 100%;background: rgba(8, 105, 217, 0.6);position:absolute;top:0;left:0;transform-origin: center;transform: rotateX(90deg);transition: 600ms;}
.part_con td>div>a{display:block;line-height:314px;font-size:18px;color:#fff;text-align:center; font-weight: 100;}
.part_con td:hover div{transform: rotateX(0deg);transition: 600ms;}
.part_con td br{display: none;}




/*adva*/
.adva {padding: 100px 15px 50px 15px;overflow: hidden;}
.adva_box {max-width: 92%;margin: 0 auto;}

.adva_tab {margin:60px 0 0;position:relative;}
.adva_nav {background:#0869d9;position:absolute;top: 0;right: 0;width: 36%;padding: 5%;z-index: 5;}
.adva_nav ul {display:flex;flex-direction:column;align-items:center;}
.adva_nav li {background: linear-gradient(to right,#00a6ff 30%,#00d0ff);padding: 5% 10%;width: 100%;display:  flex;align-items:  center;    position: relative;z-index: 5;}
.adva_nav li:after {content:'';width: 0;height: 100%;background: #00a6ff;   position: absolute; left: 0; top: 0;transition:0.5s;z-index: -1;}
.adva_nav li.on:after {width:100%;}
.adva_nav li:nth-child(n+2) {margin:5px 0 0;}
.adva_nav li i {width: 80px;height: 80px;background:  #fff;font-size:  36px;border-radius:  50%;display:  flex;justify-content:  center;align-items:  center;}
.adva_nav li p {font-size:24px;display:flex;flex-direction:column;color:  #fff;padding: 0 0 0 8%;}
.adva_nav li p span {font-size:14px;text-transform:uppercase;font-family: rial;opacity: 0.5;padding: 8% 0 0;}
.adva_con {width: 80%;overflow:  hidden;}
.adva_con ul {display:  flex;transition: 0.5s;}
.adva_con li {width: 100%;flex-shrink: 0;}
.adva_txt {padding: 4.8% 6%; position:  relative;border-left: 5px solid #0869d9;background: #f1f4f7;}
.adva_txt p {font-size:30px;display:flex;flex-direction:column;font-weight:  bold;}
.adva_txt p span {font-size:18px;color:#666;font-weight:  normal;line-height:  30px;padding: 3% 0 0;width: 73%;}
.adva_pic {}
.adva_pic i {}
.adva_pic i img {width: 100%;height: auto;}





/*关于*/
.aboutbox{background:url(https://memberpic.114my.com.cn/dgxinya/uploadfile/image/20221209/20221209144237_701367488.jpg) no-repeat center 0;font-family:"Microsoft Yahei";line-height:30px;height:760px;color: #333;padding:74px 0 0;font-size: 16px;}
.about{width: 44%;height:430px;}
.about h2{height:60px;background:url(https://memberpic.114my.com.cn/dgxinya/uploadfile/image/20221209/20221209094257_217260138.jpg) no-repeat 0 18px;font-size:32px;line-height:60px;padding:0 0 0 31px;z-index: 9;font-weight: normal;text-transform: uppercase;}
.about h3{height:61px;font-size:24px;line-height:61px;font-weight: normal;color: #004da2;}
.about h3 a{color: #004da2;}
.about h2 a{color: #0869d9; font-size: 36px; font-weight: bold;}
.about h2 span{color: #ccc; text-transform: uppercase;  font-weight: 100; font-size: 32px;}
.about_w .about_wp{height: 296px;overflow: hidden;}
.about_w span { line-height:36px;display:inline-block;}
.about_w span a{line-height: 40px;}
.more01{display:block;margin:0 auto;width:220px; height:40px;  line-height:40px; background: linear-gradient(120deg,#0869d9 10%,#139dff 80%);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;text-align:center; padding:0px 15px; color:#fff; transition: all 0.6s;}
.more01 a{display:inlin-block;color:#666;white-space:nowrap;}
.more01:hover{ color:#fff;border:none; width:320px; transition: all 0.6s;}
.more01 a{color:#fff;}
.about_w .more01 {float: left;}



/*风采展示*/
.show{height:250px;}
.show td{margin-left: 10px; width: 250px;}
.show td img{margin-left: 10px; width: 240px;}











/*新闻*/
.news_box{margin:0px auto;background: #fff;padding: 90px 0 80px 0; overflow: hidden;}
.news_bt{width:660px;margin: auto;    margin-top: 50px;}
.nb_tab a{width:203px;height:55px;background:#fff;display:inline-block;vertical-align:top;color:#333;box-shadow:0px 0px 10px rgb(0,0,0,0.1);margin-top:0px;text-align: center; margin-bottom: 50px;}
.nb_tab a+a{margin-left:20px;}
.nb_tab a.cur{background: linear-gradient(120deg,#0869d9 10%,#ffffff 90%);color:#fff;background-size:400% 370%;box-shadow:0px 0px 10px rgba(225,195,157,0.3);}
.nb_tab a i,.nb_tab a b{display:inline-block;vertical-align:top;line-height:55px;}
.nb_tab a b{font-size:18px;font-weight:100;letter-spacing:1px;}
@-webkit-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
@-moz-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
@keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
.nbc_list+.nbc_list{display:none;}
.nbcl_le{width: 56%; float: left;}
.nbcl_le .news_div_item{width: 47%;display: inline-block;vertical-align:top; background: #fff; padding:39px 39px;border: 1px #f8f8f8 solid;}
.nbcl_le .news_div_item:hover{box-shadow:0 0 21px #d2d2d2;z-index:1;transition:300ms;}
.nbcl_le .news_div_item+.news_div_item{margin-left:19px;}
.nbcl_le .news_div_item_pic img{width:100%;}
.news_div_item_title a{font-size:18px;}
.nbcl_le .news_div_item_content{margin-top:10px;}
.nbcl_le .news_div_item_body{margin-top:15px;line-height:25px;color:#68686a;font-size:15px; font-weight: 100;}
.nbcl_le .news_div_item_date,.new_more{display:inline-block;vertical-align:top;font-size:0;margin-top:25px;}
.nbcl_le .news_div_item_date>div{display:inline-block;vertical-align:top;color:#68686a;}
.new_more{width:24px;height:24px;border-radius:24px;border:1px solid #9a9899;background:url(https://memberpic.114my.com.cn/jinboyi/uploadfile/image/20220708/20220708202224_2070911457.png) no-repeat right center;float: right;margin-top:5px;}

.nbcr_ri{width: 43.6%; float: right;}
.nbcr_ri .news_div_item_pic{display: none;}
.nbcr_ri .news_div_item{font-size:0;border-top:1px solid #f8f8f8;padding:37px 0;position:relative;transition:300ms;border-left:1px #f8f8f8 solid;border-right:1px #f8f8f8 solid;}
.nbcr_ri .news_div_item:hover{box-shadow:0 0 21px #d2d2d2;z-index:1;transition:300ms;}
.nbcr_ri .news_div_item_date,.nbcr_ri .news_div_item_content{display:inline-block;vertical-align:top;}
.nbcr_ri .news_div_item_date{width:115px;text-align:center;font-size:0;}
.nbcr_ri .news_div_item_content{max-width:530px;padding-left:20px;border-left:1px solid #f3f3f3; font-weight:100;text-align: left;}
.nbcr_ri .news_div_item_date>div{font-family:'din';}
.nbcr_ri .news_div_item_year,.nbcr_ri .news_div_item_month{display:inline-block;vertical-align:top;color:#565656;  font-size: 14px;}
.nbcr_ri .news_div_item_day{font-size:47px;font-weight:bold;line-height: 55px;}
.nbcr_ri .news_div_item_body{margin-top:10px;line-height:25px;color:#68686a;padding-right:20px;font-size:15px;}
.nbcr_ri .news_div_item:nth-child(3){border-bottom:1px #F8F8F8 solid;}
.new_t{float:left;}
.new_ta{font-size:40px;color:#333;line-height:46px;display:block;width:400px;margin:auto;}
.new_ta span{font-weight:bold;}
.new_tb{font-size:20px;color:#666;line-height:40px;}
.nb_tab a i { font-size: 35px; margin-right: 10px; display:none;}




/* links */
.linkk{background:#0180de;}
.yq_c{display: flex;align-items: center;height: 106px;}
.l_lj b{font-size: 25px;color: #fff;font-weight: bold;}
.l_lj p{font-size: 14px;color: rgba(255,255,255,0.7);letter-spacing: 6px;margin-top: 5px;}
.linkTagcs{width:100%!important;padding-left: 10px;}

/*copy*/
.cop_c{display: flex;justify-content: space-between;align-items: center;}
.cop_wz>b{font-size: 30px;margin-bottom: 18px;display: block;color: #fff;}
.cop_wz>p{font-size: 16px;color: #fff;line-height: 28px;}
a.cop_btn{display: block;border: 1px solid #fff;color: #fff;font-size: 16px;padding: 10px 25px;}
.foot{border-top: 10px solid #0180de;}
.foot .ftnav dl dd a {display: block;color: #666;line-height: 200%;font-size: 14px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;padding-left: 20px;position: relative;}
.foot .ftnav dl dd a:before{content: '';width: 4px;height: 4px;border-radius: 100%;background: #999;position: absolute;top: 50%;left: 5px;transform: translateY(-50%);}
.foot .ftnav dl dt, .ftcontact dl dt {font-size: 20px;color: #333;margin-bottom: 15px;margin-top: 18px;padding-left: 20px;}
.foot .ftnav dl dt{border-left: 2px solid #0180de;}
.foot .ftnav {display: flex;justify-content: space-between;width: 56%;}
.ftcontact dl dt.t2 {font-size: 30px;font-weight: bold;color: #6;}
.ftcontact dl dt.t2::after {content: " ";display: block;float: right;width: 37%;height: 1px;background-color: #ccc;margin-top: 10px;margin-bottom: 15px;position: absolute;right: 0;}
.foot .ftcontact p {color: #6;font-size: 14px;line-height: 38px;}
.foot .ftcontact a {color: #898989;}
.ftwap {max-width: 170px;min-width: 130px;text-align: center;font-size: 14px;color: #898989;margin-top: 15px;float: right;}
.foot_c {display: flex;justify-content: space-between;}
.foot {color: #8b8b8b;background: #f8f8f8;padding: 70px 0;overflow: hidden;position: relative;z-index: 2;}
.ftcontact {box-sizing: border-box;position: relative;width: 29%;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: #0180de;text-decoration: underline;}
.copy_bg {background: #f8f8f8;border-top: 1px solid rgba(204,204,204,.5);}
.copy_bg div {color: #666;height: 80px;line-height: 80px;}
.copy_bg div a {color: #666;font-size: 14px;}
.copy_bg div a:hover{color: #333;}
.copy_b {display: flex;justify-content: space-between;align-items: center;}

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