* {margin: 0;padding: 0;box-sizing: border-box;line-height:100%;}
body {font-size: 14px;font-family: Microsoft YaHei;overflow-x: hidden;}
em, i {font-style: inherit;font-weight: inherit;}
ul {list-style: none;}
a {text-decoration: none;color: #333;text-transform: uppercase;}
tr, td {padding: 0 !important;}
input, textarea {outline: none;border: none;}

@font-face {
font-family:DIN Medium;
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);
}

.icon {
       width: 1em; height: 1em;
       vertical-align: -0.15em;
       fill: currentColor;
       overflow: hidden;
    }


@font-face {
  font-family: 'iconfont';  /* Project id 3878984 */
  src: url('//at.alicdn.com/t/c/font_3878984_pds8am1ap5.woff2?t=1675406628002') format('woff2'),
       url('//at.alicdn.com/t/c/font_3878984_pds8am1ap5.woff?t=1675406628002') format('woff'),
       url('//at.alicdn.com/t/c/font_3878984_pds8am1ap5.ttf?t=1675406628002') format('truetype');
}

/*head*/
.head {padding: 1% 1%;overflow: hidden;}
.head_box {max-width: 1800px;margin: 0 auto;display:  flex;justify-content:  space-between;}
.head_logo {display:flex;align-items:center;}
.head_logo i {}
.head_logo p {display: flex;flex-direction: column;font-size: 30px;margin: 0 0 0 10px;}
.head_logo p span {font-size: 16px;font-weight:  lighter;padding: 4% 0 0;}
.head_con {width: 60%;display:  flex;align-items:  center;justify-content:  space-between;}
.head_nav {width: 80%;background: #fff;display:  flex;justify-content:  space-between;align-items:  center;} 
.head_nav ul {display: flex;align-items: center;width: 100%;justify-content:  space-between;}
.head_nav li {/* width: 20%; */}
.head_nav li a {font-size: 16px;position: relative;}
.head_nav li>a:before {content:'';width:0;height: 2px;background: #00559b;position:absolute;bottom: 0;left:0;transition:0.5s;z-index: 1;}
.head_nav li>a:after {content:'';width:100%;height: 57px;position:absolute;left: 0;}
.head_nav li:hover a:before,.head_nav>ul>li.cur a:before {width:100%;}
.head_num {display:  flex;align-items:  center;margin: 0 0 0 20px;}
.head_num i {font-size: 22px;color: #fff;width: 40px;height: 40px;background: #00559b;display: flex;justify-content: center;align-items: center;border-radius: 50%;}
.head_num p {font-size: 14px;padding: 0px 0 0 7px;white-space:  nowrap;display:  flex;flex-direction:  column;font-weight:  lighter;}
.head_num p span {font-family:DIN Medium;font-size: 22px;padding: 3% 0 0;}

/*banner*/
.banner{position: relative;height: 100%;overflow: hidden;background: #fff;margin: 0 !important;}
.banner a{/* position: absolute; *//* width:100%; *//* height: 900px; *//* z-index: 3; *//* opacity: 0; *//* z-index: 555; */overflow: hidden;}
.banner a img{height: auto;transform:scale(1.1);width: 100% !important;margin: 0 !important;}
.banner a.active{z-index:5;opacity: 1;}
.banner a.active img{transform: scale(1.1);opacity: 1;}
.banner .slick-active img {    transition: 6s linear; transform: scale(1);}
.banner a img{
	transition:transform 5s linear,opacity 1s linear;
	-webkit-transition:transform 5s linear,opacity 1s linear;
	-o-transition:transform 5s linear,opacity 1s linear;
	-moz-transition:transform 5s linear,opacity 1s linear;
	-ms-transition:transform 5s linear,opacity 1s linear;
}
.banner .ban_dot {display: flex !important;width: 100%;justify-content: center;align-items: flex-end;/* margin: 2% 0 0; */position: absolute;bottom: 5%;left: 0;right: 0;margin: 0 auto;}
.banner .ban_dot li {width: 16px;height: 10px;display: inline-block;background: #fff;margin: 0 0.3%;transition: 0.5s;/* border-radius: 50%; */position: relative;z-index: 5;overflow: hidden;border-radius: 10px;}
.banner .ban_dot li:before {content:'';width: 100%;height: 100%;/* background: #0a519a; */position:absolute;bottom: 0;left:0;z-index:-1;transition:1s all;}
.banner .ban_dot li.slick-active {width: 50px;}
.banner .ban_dot li.slick-active:before {height:100%; }
.banner .ban_dot li button {font-size:0;border: none;outline: none;}
.banner .slick-prev:before {content: '\e65f' !important;font-family: iconfont !important;color: #161883 !important;font-size: 60px !important;}
.banner .slick-next:before {content: '\e65f' !important;font-family: iconfont !important;color: #161883 !important;font-size: 60px !important;}
.banner .slick-prev {left: 3% !important;transform: rotate(180deg) !important;z-index: 5;}
.banner .slick-next {right: 3% !important;top: 45% !important;}
.banner .slick-prev:before, .banner .slick-next:before {opacity: 0;transition: all ease 0.5s;}
.banner:hover .slick-prev:before, .banner:hover .slick-next:before {opacity: 1;}

/*pro*/
.pro {padding: 4% 1%;overflow: hidden;background: #f9f9f9;}
.pro_box {max-width: 1700px;margin: 0 auto;}
.pro_top {display:flex;justify-content: space-between;align-items: center;}
.pro_tit {display: flex;justify-content: center;align-items: center;}
.pro_tit p {font-size: 32px;display: flex;flex-direction: column;}
.pro_tit p span {font-size: 16px;font-weight:  lighter;padding: 3% 0 0;}
.pro_tab {display:flex;margin:3% 0 0;justify-content: space-between;}
.pro_nav {width: 68%;}
.pro_nav ul {display:flex;justify-content: space-between;}
.pro_nav li {/* width: 11%; */position: relative;z-index: 5;}
.pro_nav li:before {content:'';width:0;height:1px;background: #0064c8;position:absolute;bottom: -10px;left: 0;transition:0.5s;}
.pro_nav li:hover:before {width:100%;}
.pro_nav li dl {display:none;}
.pro_nav li a {font-size: 16px;position: relative;width: 100%;display: block;padding: 0 0 0 15px;}
.pro_nav li a:before {content:'';width: 7px;height: 7px;border: 1px solid #0064c8;border-radius:50%;position:absolute;left: 0;top: 0;bottom: 0;margin: auto 0;}
.pro_con {overflow: hidden;width: 100%;}
.pro_roll {display: flex;transition: 0.5s;}
.pro_call {width: 100%;flex-shrink: 0;}
.pro_call ul {display:flex;flex-wrap: wrap;justify-content: space-between;}
.pro_call li {width: 24%;display: flex;flex-direction: column;align-items: center;border: 1px solid #eee;padding: 0.7%;}
.pro_call li:nth-child(n+5) {margin:1.4% 0 0;}
.pro_call li>a {overflow:hidden;}
.pro_call li a img {width: 100%;height: auto;transition: 0.5s;}
.pro_call li:hover img {transform:scale(1.1);}
.pro_call li br {display:none;}
.pro_call li span {width: 100%;text-align: center;background: #fff;}
.pro_call li span>a {font-size: 16px;font-weight: lighter;position: relative;padding: 7% 0 18%;display: flex;justify-content: center;}
.pro_call li span>a:before {content:'more';position:absolute;bottom: 0;left:0;right:0;margin:0 auto;font-family: Arial;font-size: 14px;text-decoration: dashed;width: 100%;background: #0064c8;color: #fff;padding: 3% 0;}

/*char*/
.char {padding: 6% 1%;/* overflow: hidden; */position:  relative;z-index: 5;background: url(https://memberpic.114my.com.cn/0356021/uploadfile/image/20230206/20230206104947_658829895.jpg)no-repeat center fixed;}
.char:before {content:'';width:100%;height:100%;background: rgba(0,0,0,0.6);position:absolute;top:0;left:0;z-index:-1;}
.char_box {max-width: 1700px;margin: 0 auto;display:  flex;justify-content:  space-between;}
.char_tit {display: flex;flex-direction:  column;position:  relative;}
.char_tit:before {content:'';background: url(https://memberpic.114my.com.cn/0356021/uploadfile/image/20230206/20230206110005_58189205.png)no-repeat bottom left;position:absolute;width: 150%;height: 110%;bottom: -45%;left: -22%;background-size:  contain;filter: brightness(120%);}
.char_tit i {color:#fff;font-family:  Arial;text-transform:  uppercase;font-size: 18px;text-decoration:  underline;}
.char_tit p {display: flex;flex-direction: column;font-size: 32px;color:  #fff;margin: 7% 0 0;}
.char_tit p span {font-size: 16px;font-weight:  lighter;padding: 5% 0 0;}
.char_con {width: 65%;/* margin: 0 0 0 5%; */}
.char_con ul {display: flex;flex-wrap: wrap;justify-content:  space-between;}
.char_con li {width: 48%;display:  flex;border-bottom: 1px solid rgba(255,255,255,0.1);padding: 0 0 3% 0;}
.char_con li:nth-child(n+3) {margin: 6% 0 0;}
.char_con li:nth-last-child(-n+2) {border:none;}
.char_con li i {font-size: 36px;color:  #fff;}
.char_con li p {font-size: 22px;display:  flex;flex-direction: column;margin: 0 0 0 16px;color:  #fff;}
.char_con li p span {font-size: 16px;padding: 2% 0 0;font-weight: lighter;line-height: 24px;opacity: 0.7;}

/*appli*/
.appli {padding: 0 0 4%;overflow: hidden;}
.appli_box {/* max-width: 1700px; */margin: 0 auto;}
.appli_tit {background: #0064c8;padding: 4% 0;}
.appli_tit p {font-size: 32px;display: flex;flex-direction: column;align-items:  center;color: #fff;}
.appli_tit p span {font-size: 16px;font-weight: lighter;padding: 1% 0 0;}
.appli_con {max-width: 1700px;margin: 3% auto 0;}
.appli_call {}
.appli_call ul {margin-bottom: 0 !important;}
.appli_call li {display: flex !important;flex-direction: column;align-items: center;margin: 0 0.1%;border-radius: 10px;position: relative;z-index: 5;overflow: hidden;}
.appli_call li:before {content:'';background: linear-gradient(to bottom,rgba(0,0,0,0.6) 10%,transparent);position:absolute;width:  100%;height: 0;/* z-index: -1; */top: 0;left:  0;transition:0.5s;}
.appli_call li:hover:before {height:100%;}
.appli_call li>a {overflow: hidden;}
.appli_call li a img {width: 100%;height: auto;}
.appli_call li p {position:absolute;bottom: -16%;left:0;right: 0;background: #0064c8;width: 90%;display: flex;padding: 5%;margin: 0 auto;transition:0.5s;}
.appli_call li:hover p {bottom:6%;}
.appli_call li p>a {font-size: 16px;color: #fff;font-weight: lighter;}
.appli_call .ban_dot {display:none !important;}

/*adva*/
.adva {padding: 4% 1%;overflow: hidden;position:  relative;z-index: 4;}
.adva:before {content:'';width: 50%;height:100%;background: rgba(0,100,200,0.1);position:absolute;top:0;left:0;z-index:-1;}
.adva:after {content:'';width: 50%;height:100%;background: #f9f9f9;position:absolute;top:0;right: 0;z-index:-1;}
.adva_box {max-width: 1700px;margin: 0 auto;}
.adva_tit {display: flex;justify-content: center;align-items: center;}
.adva_tit p {display: flex;flex-direction: column;align-items: center;font-size: 32px;}
.adva_tit p span {font-size: 16px;font-weight: lighter;padding: 3% 0 0;}
.adva_tab {margin: 3% 0 0;}
.adva_nav {}
.adva_nav ul {display: flex;justify-content: space-between;align-items: center;}
.adva_nav li {width: 25%;display: flex;align-items: center;justify-content:  center;}
.adva_nav li:nth-child(n+3) i {font-size: 28px;}
.adva_nav li i {font-size: 24px;width:  50px;height:  50px;background:  #fff;display:  flex;justify-content:  center;align-items:  center;border: 1px solid #eee;border-radius:  50%;}
.adva_nav li p {font-size: 22px;display: flex;flex-direction: column;margin: 0 0 0 13px;}
.adva_nav li p span {font-size: 14px;font-family: Arial;padding: 3% 0 0;opacity: 0.5;}
.adva_con {margin: 4% 0 0;overflow: hidden;}
.adva_con ul {display: flex;transition: 0.5s;}
.adva_con li {width: 100%;flex-shrink: 0;display:  flex;justify-content:  space-between;align-items:  center;}
.adva_pic {width: 44%;}
.adva_pic i {}
.adva_pic i img {width: 100%;height: auto;}
.adva_txt {width: 45%;display:  flex;flex-direction:  column;}
.adva_txt p {display: flex;flex-direction: column;font-size: 32px;position:  relative;padding: 0 0 4% 0;font-family:  DIN Medium;}
.adva_txt p:before {content:'';width:10%;height3px;position:absolute;bottom: -1px;left:  0;background: #0064c8;height:  3px;z-index: 1;}
.adva_txt p:after {content:'';width:100%;height:1px;background:#eee;position:absolute;bottom: 0;left:0;}
.adva_txt p span {font-size: 14px;text-transform:  uppercase;opacity: 0.5;font-family:  Arial;padding: 1% 0 0;}
.adva_txt em {font-size: 16px;line-height: 30px;font-weight:  lighter;margin: 3% 0 0;}
.adva_txt a {font-size: 16px;width:  20%;background: #0064c8;color:  #fff;padding: 2%;margin:  6% 0 0;display:  flex;justify-content:  center;font-weight:  lighter;letter-spacing: 0.5px;}

/*about*/
.about {padding: 4% 1%;overflow: hidden;position: relative;}
.about:before {content:'';width: 50%;height:100%;background: rgba(0,100,200,0.1);position: absolute;top:0;right: 0;}
.about_box {max-width: 1700px;margin: 0 auto;}
.about_con {display:flex;position:  relative;}
.about_txt {display:flex;flex-direction:column;width: 38%;}
.about_txt i {font-size: 32px;font-family:  Arial;}
.about_txt p {display:flex;flex-direction:column;margin: 4% 0 0;font-size: 32px;}
.about_txt p span {font-size: 22px;padding: 2% 0 0;color: #666;font-weight: lighter;}
.about_txt em {font-size: 16px;font-weight:  lighter;line-height: 36px;margin: 6% 0 0;}
.about_txt o {display:flex;margin: 8% 0 0;}
.about_txt o a {font-size:16px;font-weight: lighter;background: #eee;padding: 3%;width: 25%;text-align: center;transition:0.5s;}
.about_txt o a:hover {width:30%;background:#0064c8;color:#fff;}
.about_pic {position:absolute;right: -6%;top: 0;width: 60%;}
.about_pic:before {content:'';width:100%;height:100%;background:url(https://memberpic.114my.com.cn/0356021/uploadfile/image/20230206/20230206143930_620721693.jpg)no-repeat;position: absolute;top: 20%;left: -6%;z-index: -1;}
.about_pic i {}
.about_pic i img {width:100%;height: 630px;}
.about_pic p {font-size: 31px;position:  absolute;top: 26%;left: -3%;background: #fff;text-transform:  uppercase;writing-mode:  tb-rl;letter-spacing: 3px;width: 5%;height: 50%;display: flex;justify-content: center;align-items: center;font-family: Arial;font-weight: bold;color: #0064c8;}

/*mol*/
.mol {padding: 4% 1%;overflow: hidden;position:  relative;z-index:5;background:url(https://memberpic.114my.com.cn/0356021/uploadfile/image/20230207/20230207163718_87571193.jpg)no-repeat center;}
.mol:before {content:'';width:100%;height:100%;background: rgba(0,0,0,0.7);position:absolute;top:0;left:0;z-index:-1;}
.mol_box {max-width: 1700px;margin: 0 auto;}
.mol_num {}
.mol_num ul {display: flex;justify-content: space-between;}
.mol_num li {display: flex;flex-direction: column;align-items:  center;width:  25%;justify-content:  center;}
.mol_num li i {width:  80px;height:  80px;background:  #fff;border-radius:  50%;font-size: 45px;display:  flex;justify-content:  center;align-items:  center;position: relative;/* z-index: 5; */}
.mol_num li i:after {content:'';width:100%;height:100%;background: #0064c8;position:absolute;top:0;left:0;border-radius: 50%;transition: 0.5s;transform: translateY(0px);z-index: -1;}
.mol_num li:hover i:after {transform:translateY(-10px);}
.mol_num li b {display:flex;align-items:  flex-end;margin: 5% 0 0;color: #fff;}
.mol_num li b span {font-size: 36px;font-family:  DIN Medium;}
.mol_num li b em {font-size: 16px;}
.mol_num li p {font-size: 16px;font-weight:  lighter;padding: 2% 0 0;color: #fff;}
.mol_call {margin: 4% 0 0;}
.mol_call ul {}
.mol_call li {display: flex !important;flex-direction: column;margin: 0 0.1%;}
.mol_call li>a {overflow: hidden;}
.mol_call li a img {width: 100%;height: auto;transition: 0.5s;}
.mol_call li a:hover img {transform:scale(1.1);}
.mol_call li p {width: 100%;text-align: center;background: #f8f8f8;padding: 5% 0;}
.mol_call li p>a {font-size: 16px;}
.mol_call .ban_dot {display:none !important;}

/*news*/
.news {padding: 3% 1% 4%;overflow: hidden;background: url(https://memberpic.114my.com.cn/0356021/uploadfile/image/20221125/20221125160120_1960738670.jpg);}
.news_box {max-width: 1600px;margin: 0 auto;}
.news_top {display:flex;justify-content:  space-between;align-items:  center;}
.news_tit {display: flex;flex-direction: column;}
.news_tit b {font-size: 36px;font-weight: normal;}
.news_tit b span {/* color: #d83412; */}
.news_tit p {font-size: 16px;color: #999;padding: 5% 0 0;font-weight:  lighter;}
.news_tit em{font-size:0;display:inline-block;height: 8px;padding: 2% 0 0;}
.news_tit em i{ display:inline-block; width:8px; height:8px; border-radius:50%; background:#c4d0dc;animation: bounce_fountainG 1.2s linear infinite;} 
.news_tit em i+i{ margin-left:16px;}
.news_tit em i:nth-child(1){animation-delay: .4s;}
.news_tit em i:nth-child(2){background:#b50001;animation-delay: .6s;}
.news_tit em i:nth-child(3){animation-delay: .8s;}
.news_nav {width: 40%;}
.news_nav ul {display: flex;justify-content: space-between;align-items: center;width: 100%;}
.news_nav li {display:  flex;justify-content:  center;align-items:  center;background: #fff;margin: 0 12px;width: 100%;padding: 1.5% 25px;border-radius: 40px;position: relative;overflow: hidden;z-index: 5;/* box-shadow: 0px 0px 20px #ddd; */}
.news_nav li:before {content:'';width:0;height: 1px;background: #0064c8;position:absolute;bottom: 0;left:0;transition:0.5s;z-index:-1;}
.news_nav li.on:before {width:100%;}
.news_nav li i {font-size: 18px;line-height:  24px;}
.news_nav li a {font-size: 18px;line-height: 24px;padding-left: 10px;white-space: nowrap;font-weight: lighter;}
.news_nav li.on,.news_nav li.on a {font-weight: bold;}
.news_list{width: 100%;display: flex;transition:all .5s;}
.news_list .tempWrap {width: 100% !important;}
.news_list .news_div{display: flex;justify-content: space-between;flex-shrink: 0;width:100%;margin-bottom: 0 !important;}
.news_list .news_div+.news_div{}
.news_list .news_div_item{width: 32%;position: relative;transition:0.5s;padding: 20px;background: #fff;display: flex !important;flex-direction: column-reverse;margin: 0 0.1%;border: 1px solid #f8f8f8;}
.news_list .news_div_item_date{position: absolute;bottom: 170px;display: block;left: 19px;height: 22px;font-size: 13px;color: #666;}
.news_list .news_div_item_date::before{content:'';}
.news_list .news_div_item_content{height: 220px;}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{float: left;font-size: 13px;line-height: 22px;color: #666;}
.news_list .news_div_item_title{}
.news_list .news_div_item_a{font-size: 16px;display: block;margin-bottom: 40px;position:relative;transition:0.3s;font-weight: 100;padding-top: 18px;}
.news_list .news_div_item_a::before{position:absolute;content:'\4e86\89e3\8be6\60c5';bottom: -176px;left: 0;width: 130px;height: 40px;background: #fff;border-radius: 20px;line-height: 40px;color: #666;font-size: 13px;transition:0.5s;border: 1px #f6f5f5 solid;text-align: center;box-sizing: border-box;padding-left: 30px;}
.news_list .news_div_item_a::after{position:absolute;font-size: 18px;width: 18px;height: 14px;left: 22px;transition:0.5s;font-family: 'iconfont';content: "\eb94";color: #666;bottom: -163px;}
.news_list .news_div_item_body{font-size: 14px;color: #999;line-height: 26px; font-weight:100;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height:auto;display: block;transition: 0.5s;}
.news_list .news_div_item:hover .news_div_item_a{color: #0064c8;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{background: #0064c8;color: #fff;}
.news_list .news_div_item:hover .news_div_item_a::after{color: #fff;}
.new_ic{overflow:hidden;margin: 3% auto 0;}
.news_list .news_div_item:hover .news_div_item_pic img  {    transform: scale(1.1);transition: 0.5s;}
.news_div_item_pic {overflow: hidden;}
.news_div .ban_dot {display:none !important;}

/*copy*/
.copy {overflow: hidden;padding: 0 1%;background: #0064c8;}
.copy_box {max-width: 1500px;margin: 0 auto;}
.copy_top {padding: 4% 0 2%;border-bottom: 1px solid rgba(255,255,255,0.1);}
.copy_top p {display: flex;align-items: center;font-size: 15px;font-weight: lighter;color: #fff;}
.copy_top p i {font-size: 20px;margin: 0 10px 0 0;}
.copy_top p span {font-size: 24px;font-family:  DIN Medium;}
.copy_con {display: flex;justify-content: space-between;padding: 3% 0;}
.copy_nav {width: 52%;}
.copy_nav ul {display: flex;justify-content:space-between;width: 100%;}
.copy_nav li p {font-size: 18px;line-height: 20px;margin-bottom: 20px;font-weight: bold;color: #fff;}
.copy_nav li a {font-size: 14px;line-height: 30px;display: flex;transform:translateX(0);transition:0.5s;color: #fff;}
.copy_nav li a:hover  {transform:translateX(10px)}
.copy_pic {width: 32%;}
.copy_pic ul {display: flex;justify-content:  space-between;width:  100%;}
.copy_pic li {width: 30%;display: flex;flex-direction: column;align-items: center;}
.copy_pic li i {overflow: hidden;padding:  1%;border: 1px solid #eee;}
.copy_pic li i img {width: 100%;height: auto;}
.copy_pic li p {font-size: 16px;padding: 5% 0 0;color: #fff;}

/*end*/
.end {padding: 2% 1%;overflow:hidden;background: #0759ab;}
.end_box {max-width: 1500px;margin: 0 auto;display: flex;justify-content: space-between;align-items: center;}
.end_box em {font-size: 15px;color: #fff;}
.end_box em>a {font-size: 15px;color: #fff;}
.end_box>a {font-size: 15px;color: #fff;}

/*links*/
.links {overflow: hidden;padding: 30px 15px;border-top: 1px solid #eee;}
.links_box {max-width:1500px;margin: 0 auto;display: flex;align-items:  center;justify-content:  space-between;}
.links_l {display: flex;align-items: center;width: 8%;justify-content:  space-between;}
.links_l i {font-size: 24px;color:  #fff;}
.links_l p {font-size: 17px;font-weight: lighter;padding: 0 0 0;/* color:  #fff; */}
.links_r {width:91%;color:  #fff;}
.linkTagcs {}
.linkTagcs ul {}
.linkTagcs li {}
.linkTagcs li a {font-size: 15px;color: #333 !important;}