/* CSS Reset */
#think_page_trace_open {display:none;}
html {-webkit-text-size-adjust:none;width:100%;max-width:100%;}
body {overflow-x:hidden;margin:0;padding:0;line-height:1;font-family:"微软雅黑",Microsoft YaHei,Helvetica Neue,Helvetica,PingFang SC,\5FAE\8F6F\96C5\9ED1,Tahoma,Arial,sans-serif;color:rgba(0,0,0,0.65);font-size:0.7294vw;width:100%;max-width:100%;}
input,select,textarea {border-radius:0;outline:none;font:0.7294vw "微软雅黑",Microsoft YaHei,Helvetica Neue,Helvetica,PingFang SC,\5FAE\8F6F\96C5\9ED1,Tahoma,Arial,sans-serif;border:0;padding:0;margin:0;}
input[type="button"],input[type="submit"],input[type="reset"],input[type="text"],input[type="password"] {-webkit-appearance:none;}
a {font-size:0.7294vw;text-decoration:none;color:#222222;display:block;}
img {vertical-align:middle;max-width:100%;margin:0;padding:0;border:0;object-fit:cover;}
* {box-sizing:border-box;}
.notblue {-moz-user-select:none;/*火狐*/ -webkit-user-select:none;/*webkit浏览器*/ -ms-user-select:none;/*IE10*/ -khtml-user-select:none;/*早期浏览器*/ user-select:none;}
a {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
a:hover {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
::after,::before {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;box-sizing:border-box;}
.MoShow {display:none;}
html,body,div,span,applet,object,iframe,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {margin:0;padding:0;border:0;vertical-align:baseline;line-height:1;}
p {margin:0;padding:0;border:0;vertical-align:baseline;color:#393243;}
.ohidden {overflow:hidden;}
.m-header-nav {display:none;}
.IBg {background:#031537;}

@font-face {
  font-family: 'Facon';
  src: url('facon.ttf') format('truetype');
}


.tra {-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);filter:scale(1);filter:transform;transition:all 0.4s ease 0s;-webkit-transform:all 0.4s ease 0s;}
.tra:hover {-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);-o-transform:scale(1.15);filter:scale(1.15);filter:transform;transition:all 0.4s ease 0s;-webkit-transform:all 0.4s ease 0s;}
.tra2 img {-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);filter:scale(1);filter:transform;transition:all 0.4s ease 0s;-webkit-transform:all 0.4s ease 0s;}
.tra2:hover img {-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);-o-transform:scale(1.15);filter:scale(1.15);filter:transform;transition:all 0.4s ease 0s;-webkit-transform:all 0.4s ease 0s;}
.tra3 .img {-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);filter:scale(1);filter:transform;transition:all 0.4s ease 0s;-webkit-transform:all 0.4s ease 0s;}
.tra3:hover .img {-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);-o-transform:scale(1.15);filter:scale(1.15);filter:transform;transition:all 0.4s ease 0s;-webkit-transform:all 0.4s ease 0s;}

.dflex {display:flex;}
.jccenter {justify-content:center;}
input[type="submit"],input[type="button"],input[type="radio"],input[type="checkbox"] {cursor:pointer;}
.notBlue {-moz-user-select:none;/* 火狐 */ 
  -webkit-user-select:none;/* webkit浏览器 */ 
  -ms-user-select:none;/* IE10 */ 
  -khtml-user-select:none;/* 早期浏览器 */ 
  user-select:none;}
.clamp1 {display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;}
.clamp2 {display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.clamp3 {display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
.clamp4 {display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;}

.BWeight {font-weight:bolder;}
.uppercase {text-transform:uppercase;}
.lowercase {text-transform:lowercase;}
.capitalize {text-transform:capitalize;}

/* 滚动条 */
.ovyscroll.left {direction:rtl;overflow-y:auto;}
.ovyscroll.left > * {direction:ltr;}
.ovyscroll {overflow-y:auto;}
.ovyscroll::-webkit-scrollbar-track {background-color:#e5e5e;border-radius:100px;}
.ovyscroll::-webkit-scrollbar-thumb {background:#227e97;border-radius:100px;}
.ovyscroll::-webkit-scrollbar-button {background-color:#ffffff;display:none;border-radius:100px;}
.ovyscroll::-webkit-scrollbar-corner {background-color:#ffffff;border-radius:100px;}
.ovyscroll::-webkit-scrollbar {width:0.2605vw;height:0vw;border-radius:100px;}
.ovxscroll {overflow-x:auto;}
.ovxscroll::-webkit-scrollbar-track {background-color:#e5e5e;border-radius:100px;}
.ovxscroll::-webkit-scrollbar-thumb {background:rgb(8 23 80 / 1);border-radius:100px;}
.ovxscroll::-webkit-scrollbar-button {background-color:#ffffff;display:none;border-radius:100px;}
.ovxscroll::-webkit-scrollbar-corner {background-color:#ffffff;border-radius:100px;}
.ovxscroll::-webkit-scrollbar {width:0;height:0.305vw;border-radius:100px;}

.FWBolder {font-weight:bolder;}
.FWBold {font-weight:bold;}
.FW500 {font-weight:500;}

.switch {position:relative;display:inline-block;width:2.084vw;height:1.042vw;background-color:#ccc;transition:all 0.2s;border-radius:22px;cursor:pointer;transition:background-color 0.2s  ease-in-out;}
.switch-input {display:none}
.switch-input:checked+.switch-inner {background-color:#1890ff;}
.switch-inner {display:block;width:100%;height:100%;position:relative;border-radius:22px}
.switch-inner-checked,.switch-inner-unchecked {position:absolute;top:50%;transform:translateY(-50%);color:#fff;transition:opacity 0.2s  ease-in-out;}
.switch-inner-checked {left:0.4168vw;opacity:0}
.switch-inner-unchecked {right:0.4168vw;opacity:1}
.switch-input:checked+.switch-inner .switch-inner-checked {opacity:1;transition:all 0.2s;}
.switch-input:checked+.switch-inner .switch-inner-unchecked {opacity:0;transition:all 0.2s;}
.switch-input:not(:checked)+.switch-inner .switch-inner-checked {opacity:0;transition:all 0.2s;}
.switch-input:not(:checked)+.switch-inner .switch-inner-unchecked {opacity:1;transition:all 0.2s;}
.switch-inner::after {content:'';position:absolute;width:0.8336vw;height:0.8336vw;background-color:#fff;border-radius:50%;top:0.1042vw;left:0.1042vw;transition:transform 0.2s ease-in-out;}
.switch-input:checked+.switch-inner::after {transform:translateX(1.042vw)}


.content_list_video {display:none;position:fixed;left:0;top:0;z-index:1250;width:100%;height:100%;}
.content_list_video.on {display:block;}
.content_list_video .list_video_bg {position:fixed;background:rgba(0,0,0,.8);left:0;top:0;width:100%;height:100%;z-index:120;}
.content_list_video .list_video_content {width:52.1vw;max-width:90%;position:fixed;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);z-index:121;}
.content_list_video .list_video_content .video_content_close {width:1.6672vw;height:1.6672vw;border-radius:100%;display:flex;align-items:center;justify-content:center;background:#2170e0;position:absolute;right:-0.6252vw;top:-1.6672vw;cursor:pointer;z-index:2;}
.content_list_video .list_video_content .video_content_close img {height:0.6252vw;}
.content_list_video .list_video_content video {width:100%;}

.click_video {cursor:pointer;}
.ul li {padding-left:0.521vw;position:relative;}
.ul li::before {content:"";position:absolute;left:0;top:0.2084vw;width:0.2084vw;height:0.2084vw;background:#333;border-radius:50%;}
.font18 .ul li {padding-left:0.6773vw;}
.font18 .ul li::before {content:"";position:absolute;left:0;top:0.5731vw;width:0.3126vw;height:0.3126vw;}


/* 弹窗样式 Start */
.message_box {position:fixed;top:0;bottom:0;left:0;right:0;margin:0;padding:0;border:0;z-index:999999999;}
.message_box .message_box_bg {position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);display:flex;align-items:center;justify-content:center;opacity:0;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;transition:opacity .2s ease;z-index:999999999;}
.message_box .message_box_content {width:18%;vertical-align:middle;background-color:#fff;border-radius:4px;border:1px solid #ebeef5;box-shadow:0 0.1042vw 0.6252vw 0 rgba(0,0,0,.1);text-align:left;overflow:hidden;backface-visibility:hidden;}
.message_box .message_box_content .content_top {position:relative;padding:0.7815vw 0.7815vw 0.521vw;display:flex;align-items:center;justify-content:space-between;}
.message_box .message_box_content .content_top .content_top_title {padding-left:0;margin-bottom:0;font-size:0.9378vw;line-height:1;color:#303133;}
.message_box .message_box_content .content_top .content_top_close {width:0.7815vw;height:0.7815vw;position:relative;cursor:pointer;display:flex;justify-content:center;align-items:center;}
.message_box .message_box_content .content_top .content_top_close .top_close_li {width:0.0521vw;height:0.6773vw;border-radius:100px;background-color:#909399;position:absolute;top:auto;right:auto;bottom:auto;left:auto;-webkit-transition:background-color .35s ease;-moz-transition:background-color .35s ease;transition:background-color .35s ease;}
.message_box .message_box_content .content_top .content_top_close .top_close_left {transform:rotate(45deg);}
.message_box .message_box_content .content_top .content_top_close .top_close_right {transform:rotate(315deg);}
.message_box .message_box_content .content_top .content_top_close:hover .top_close_li {background:#de6c00;}
.message_box .message_box_content .content_center {padding:0.2605vw 0.7815vw;}
.message_box .message_box_content .content_center p {line-height:1.5;color:#606266;font-size:0.7294vw;}
.message_box .message_box_content .content_center input {width:100%;font-size:0.7294vw;padding:0.2605vw;border:1px solid #606266;border-radius:4px;color:#606266;}
.message_box .message_box_content .content_center input:focus {border-color:#244d9a;}
.message_box .message_box_content .content_bottom {padding:0.521vw 0.7815vw 0.7815vw 0.7815vw;text-align:right;}
.message_box .message_box_content .content_bottom .content_bottom_btns {display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;background:#244d9a;border:1px solid #244d9a;color:#fff;-webkit-appearance:none;text-align:center;box-sizing:border-box;outline:none;margin:0;font-weight:500;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;padding:0.4689vw 0.8336vw;font-size:0.6252vw;border-radius:4px;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.message_box .message_box_content .content_bottom .content_bottom_btns:hover {border-color:#de6c00;background-color:#de6c00;}


.pcpopup .message_box_content .content_bottom .content_bottom_btns.no {margin-right:0.6252vw;}
.pcpopup .message_box_content .content_bottom .content_bottom_btns.no {border-color:#c1c1c1;background-color:#c1c1c1;color:#ffffff;}
.pcpopup .message_box_content .content_bottom .content_bottom_btns.no:hover {border-color:#aaaaaa;background-color:#aaaaaa;}
.prompts .message_box_content .content_top .content_top_title {font-size:0.8857vw;}
.prompts .message_box_content .content_center {padding:0.4168vw 0.7815vw;}
.message_box .message_box_bg.on {opacity:1;}


.notice_box {display:flex;width:17.193vw;border-radius:8px;box-sizing:border-box;border:1px solid #ebeef5;position:fixed;right:1.042vw;background-color:#fff;box-shadow:0 0.1042vw 0.6252vw 0 rgba(0,0,0,.1);transition:opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s;overflow:hidden;z-index:999999999;}
.notice_box .notice_box_content {width:100%;}
.notice_box .notice_box_content .content_top {position:relative;padding:0.9378vw 0.9378vw 0.3647vw 0.9378vw;display:flex;align-items:center;justify-content:space-between;}
.notice_box .notice_box_content .content_top .content_top_title {padding-left:0;margin-bottom:0;font-size:0.9378vw;line-height:1;color:#303133;}
.notice_box .notice_box_content .content_top .content_top_close {width:0.7815vw;height:0.7815vw;position:relative;cursor:pointer;display:flex;justify-content:center;align-items:center;}
.notice_box .notice_box_content .content_top .content_top_close .top_close_li {width:0.0521vw;height:0.6773vw;border-radius:100px;background-color:#909399;position:absolute;top:auto;right:auto;bottom:auto;left:auto;-webkit-transition:background-color .35s ease;-moz-transition:background-color .35s ease;transition:background-color .35s ease;}
.notice_box .notice_box_content .content_top .content_top_close .top_close_left {transform:rotate(45deg);}
.notice_box .notice_box_content .content_top .content_top_close .top_close_right {transform:rotate(315deg);}
.notice_box .notice_box_content .content_top .content_top_close:hover .top_close_li {background:#244d9a;}
.notice_box .notice_box_content .content_btm {padding:0.4168vw 0.9378vw 0.9378vw 0.9378vw;}
.notice_box .notice_box_content .content_btm p {color:#606266;font-size:0.7294vw;}



@media screen and (max-width:199.022vw) {.message_box .message_box_content {width:17%;}}
@media screen and (max-width:129.729vw) {.message_box .message_box_content {width:18%;}}
@media screen and (max-width:100.032vw) {.message_box .message_box_content {width:20%;}
.message_box .message_box_content .content_bottom .content_bottom_btns {padding:0.4168vw 0.7815vw;font-size:0.6252vw;}}
@media screen and (max-width:90.654vw) {.message_box .message_box_content {width:21%;}}
@media screen and (max-width:87.528vw) {.message_box .message_box_content {width:22%;}}
@media screen and (max-width:81.276vw) {.message_box .message_box_content {width:23%;}}
@media screen and (max-width:75.024vw) {.message_box .message_box_content {width:25%;}}
@media screen and (max-width:71.1686vw) {.message_box .message_box_content {width:27%;}}
@media screen and (max-width:66.688vw) {.message_box .message_box_content {width:28%;}}
@media screen and (max-width:64.604vw) {.message_box .message_box_content {width:29%;}}
@media screen and (max-width:53.3504vw) {.message_box .message_box_content {width:30%;}}
@media screen and (max-width:51.058vw) {.message_box .message_box_content {width:38%;}}
@media screen and (max-width:41.68vw) {.message_box .message_box_content {width:70%;border-radius:5px;}
.message_box .message_box_content .content_top {padding:0.6252vw 0.6252vw 0.521vw;}
.message_box .message_box_content .content_center {padding:0.3647vw 0.6252vw;}
.message_box .message_box_content .content_center {padding:0.3126vw 0.6252vw;}
.message_box .message_box_content .content_bottom {padding:0.2605vw 0.6252vw 0.6252vw 0.6252vw;}
.message_box .message_box_content .content_bottom .content_bottom_btns {padding:0.4168vw 0.7815vw;font-size:0.6773vw;border-radius:5px;}
}
/* 弹窗样式 End */.search {position:fixed;width:100%;height:100%;left:0;top:0;right:0;background:rgba(0,0,0,.5);display:none;align-items:center;justify-content:center;z-index:99999999999;}
.search .search_bg {position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;}
.search .search_bg .search_content {width:50%;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);filter:scale(0);filter:transform;transition:all 0.4s ease 0s;-webkit-transform:all 0.4s ease 0s;opacity:1;}
.search .search_bg.on .search_content {-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);filter:scale(1);filter:transform;transition:all 0.4s ease 0s;-webkit-transform:all 0.4s ease 0s;opacity:1;}
.search .search_content .search_content_top {position:relative;}
.search .search_content .search_content_top .search_close {position:absolute;right:0;top:-2.605vw;color:#fff;font-size:1.563vw;}
.search .search_content .search_content_bottom {display:flex;align-items:center;justify-content:center;position:relative;border-radius:100px;overflow:hidden;}
.search .search_content input[type="search"] {width:80%;background:inherit;height:4.168vw;font-size:0.8336vw;color:#333;padding:0vw 1.042vw;z-index:1;position:relative;background:#fff;border:0px;}
.search .search_content input[type="submit"] {width:20%;height:4.168vw;font-size:0.8336vw;z-index:1;position:relative;color:#111;cursor:pointer;color:#fff;background:#07174f;border:0px;}
@keyframes bounceInA {
  0% {opacity:0;transform:scale3d(.3,.3,.3)}
  20% {transform:scale3d(1.1,1.1,1.1)}
  40% {transform:scale3d(.9,.9,.9)}
  60% {opacity:1;transform:scale3d(1.03,1.03,1.03)}
  80% {transform:scale3d(.97,.97,.97)}
  to {opacity:1;transform:scaleX(1)}
}

.pc_all .pc_all_content {max-width:84.402vw;width:100%;margin:0 auto;}
.pc_all .pc_all_content2 {max-width:84.402vw;width:100%;margin:0 auto;}
.pc_all * {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.pc_all *:hover {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}


.bgcolor {background:#f5f5f5;}

.padding80 {padding:4.168vw 0;}
.padding60 {padding:3.126vw 0;}
.padding50 {padding:2.605vw 0;}

.page {width:100%;margin-top:2.084vw;}


.page {width:100%}
.layui-laypage {display:flex;font-size:0.8336vw;color:#333;align-items:center;justify-content:center;margin-top:2.605vw}
.layui-laypage a {font-size:0.8336vw;color:#333;height:2.5008vw;width:2.5008vw;text-align:center;margin:0 0.2605vw;display:flex;align-items:center;justify-content:center;border-radius:100%;border:1px solid #dadada;background:white;}
.layui-laypage-curr {background:#005ac8;font-size:0.8336vw;color:#fff;height:2.5008vw;width:2.5008vw;text-align:center;margin:0 0.2605vw;display:flex;align-items:center;justify-content:center;border-radius:100%;border:1px solid #2170e0;background:#2170e0;}
.layui-laypage-curr em,.layui-laypage-disabled em {font-style:inherit}
.layui-laypage-disabled {font-size:0.8336vw;color:#333;height:2.5008vw;text-align:center;margin:0 0.2605vw;width:2.5008vw;background:white;align-items:center;display:flex;align-items:center;justify-content:center;border-radius:100%;border:1px solid #dadada}
.layui-laypage-disabled:hover {background:#2170e0;color:#fff;border:1px solid #2170e0}
.layui-laypage a:hover {background:#005ac8;color:#fff;border:1px solid #2170e0}
.layui-laypage-count {display:none}


.home {background:url("../images/bg1.jpg") no-repeat center;background-size:cover;}


.header {width:100%;border-bottom:1px solid rgba(255,255,255,0.2);position:fixed;top:0;left:0;z-index:999;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.header * {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.header .header_box {padding:0 3%;display:flex;align-items:center;justify-content:space-between;}
.header .header_box_left {display:flex;align-items:center;}
.header .header_box_left a {display:inline-block;position:relative;}
.header .header_box_left a img {width:auto;height:2.7092vw;}
.header .header_box_nav {display:flex;align-items:center;}
.header .header_box_nav .box_nav_list {margin:0 1.042vw;padding:1.042vw 0;position:relative;}
.header .header_box_nav .box_nav_list .nav_list_txt {height:100%;display:flex;align-items:center;position:relative;}
.header .header_box_nav .box_nav_list .nav_list_txt a {height:100%;padding:1.3025vw;font-size:inherit;font-weight:500;color:white;display:inline-block;}
.header .header_box_nav .box_nav_list .nav_list_down {width:100%;display:none;position:absolute;left:0;top:100%;background:white;}
.header .header_box_nav .box_nav_list .nav_list_down .list_down_box {padding:2.3445vw 0;display:flex;align-items:center;justify-content:center;}
.header .header_box_nav .box_nav_list .nav_list_down .list_down_box a {margin:0 1.3025vw;font-size:inherit;}
.header .header_box_nav .box_nav_list .nav_list_down .list_down_box a:hover {color:#0273ff;}
.header .header_box_nav .box_nav_list.data .nav_list_txt::before {content:"";width:100%;height:0.1042vw;background:white;position:absolute;left:0;top:120%;opacity:0;}
.header .header_box_nav .box_nav_list.data:hover .nav_list_txt::before {opacity:1;}
.header .header_box_nav .box_nav_list.data:hover .nav_list_down {display:block;}
.header .header_box_nav .box_nav_list::before {content:"";width:100%;height:0.0521vw;background:white;position:absolute;left:0;bottom:-0.0521vw;opacity:0;}
.header .header_box_nav .box_nav_list.on::before {opacity:1;}
.header .header_box_right {display:flex;align-items:center;}
.header .header_box_right .box_right_language {margin:0 1.563vw;position:relative;padding:0.4168vw 0;}
.header .header_box_right .box_right_language .right_language_top {padding:0.4689vw 0.6252vw;display:flex;align-items:center;border-radius:100px;background:rgba(255,255,255,0.2);}
.header .header_box_right .box_right_language .right_language_top .language_top_icon {}
.header .header_box_right .box_right_language .right_language_top .language_top_icon img {height:1.042vw;}
.header .header_box_right .box_right_language .right_language_top .language_top_txt {margin:0 0.3126vw;color:white;}
.header .header_box_right .box_right_language .right_language_top .language_top_arrow {}
.header .header_box_right .box_right_language .right_language_top .language_top_arrow img {height:1.1462vw;}
.header .header_box_right .box_right_language .right_language_down {width:5.21vw;display:none;position:absolute;top:100%;left:50%;transform:translateX(-50%);z-index:99;}
.header .header_box_right .box_right_language .right_language_down .language_down_box {border-radius:5px;position:relative;}
.header .header_box_right .box_right_language .right_language_down .language_down_box:before {content:"";display:inline-block;width:0;height:0;border-right:10px solid transparent;border-left:10px solid transparent;border-bottom:10px solid;position:absolute;top:-0.521vw;left:0;right:0;margin:0 auto;}
.header .header_box_right .box_right_language .right_language_down .language_down_box a {display:inline-block;width:100%;line-height:1.9798vw;font-size:inherit;text-align:center;color:#fff;background:rgba(7,23,79,.5);}
.header .header_box_right .box_right_language .right_language_down .language_down_box a:hover {background:#07174f;color:#fff;}
.header .header_box_right .box_right_language:hover .right_language_down {display:block;}
.header .header_box_right .box_right_search {display:flex;align-items:center;justify-content:center;cursor:pointer;}
.header .header_box_right .box_right_search span {position:relative;}
.header .header_box_right .box_right_search img {width:auto;height:0.9378vw;}
.header.active {background:#081750;border-bottom-color:#081750;}


.pc_btn {display:flex;align-items:center;}
.pc_btn .pc_btn_txt {margin-right:0.521vw;color:white;}
.pc_btn .pc_btn_icon {width:3.0218vw;height:2.5008vw;position:relative;}
.pc_btn .pc_btn_icon img {width:100%;height:100%;position:absolute;left:0;top:0;}
.pc_btn .pc_btn_icon img:first-child {opacity:1;}
.pc_btn .pc_btn_icon img:last-child {opacity:0;}
.pc_btn:hover .pc_btn_txt {color:#2070df;}
.pc_btn:hover .pc_btn_icon img:first-child {opacity:0;}
.pc_btn:hover .pc_btn_icon img:last-child {opacity:1;}


.banner {width:100%;padding-bottom:5.21vw;position:relative;overflow-x:hidden;}
.banner .swiper {position:relative;}
.banner .banner_list {position:relative;display:flex;justify-content:flex-end;align-items:flex-start;opacity:0 !important;}
.banner .banner_list.swiper-slide-active {opacity:1 !important;}
.banner .banner_list .banner_list_info {position:absolute;left:50%;transform:translateX(-50%);}
.banner .banner_list .banner_list_info .list_info_box {margin-top:16.151vw;}
.banner .banner_list .banner_list_info .list_info_box .info_box_dd {line-height:1.4;margin-bottom:1.3025vw;color:white;}
.banner .banner_list .banner_list_info .list_info_box .info_box_dt {line-height:1.5;margin-bottom:3.126vw;color:white;}
.banner .banner_list .banner_list_info .list_info_box .pc_btn {color:white;}
.banner .banner_list .banner_list_img {width:74%;}
.banner .banner_list .banner_list_img img {}
.banner .banner_pagination {position:relative;bottom:5.21vw;z-index:2;}
.banner .banner_pagination .swiper-pagination {position:relative;text-align:left;}
.banner .banner_pagination .swiper-pagination span {width:2.084vw;height:2.084vw;margin-right:0.7815vw;border:1px solid rgba(255,255,255,0);position:relative;background:transparent;opacity:1;}
.banner .banner_pagination .swiper-pagination span::after {content:"";width:0.6252vw;height:0.6252vw;background:url("../images/bn2.png") no-repeat 100%/cover;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;}
.banner .banner_pagination .swiper-pagination span.swiper-pagination-bullet-active {border-color:white;}



.pc_all .pc_top {margin-bottom:4.9495000000000005vw;}
.pc_top {width:100%;}
.pc_top .pc_top_box {width:100%;display:flex;align-items:center;justify-content:space-between;}
.pc_top .pc_top_box .top_box_title .box_title_dd {margin-bottom:0.721vw;color:#2070df;display:flex;align-items:center;}
.pc_top .pc_top_box .top_box_title .box_title_dd img {margin-right:0.7815vw;}
.pc_top .pc_top_box .top_box_title .box_title_dt {color:white;}
.pc_top .pc_top_box .top_box_title .box_title_p {color:white;line-height:1.6;}
.pc_top .pc_top_box .top_box_title.color .box_title_dd{}
.pc_top .pc_top_box .top_box_more {}
.pc_top .pc_top_box .top_box_left .box_left_dd {margin-bottom:0.7815vw;color:#2170e0;}
.pc_top .pc_top_box .top_box_left .box_left_dt {color:#2170e0;}
.pc_top .pc_top_box .top_box_left .box_left_p {line-height:1.6;}
.pc_top .pc_top_box .top_box_left.white .box_left_dd {color:white;}
.pc_top .pc_top_box .top_box_left.white .box_left_dt {color:white;}
.pc_top .pc_top_box .top_box_left .box_left_en {margin-bottom:0.2605vw;color:#0942d6;font-weight:bold;line-height:1.5;}
.pc_top .pc_top_box .top_box_left .box_left_cn {color:#111111;}
.pc_top .pc_top_box .top_box_left.white .box_left_en {color:white;}
.pc_top .pc_top_box .top_box_left.white .box_left_cn {color:white;}
.pc_top .pc_top_box .top_box_nav {display:flex;align-items:center;}
.pc_top .pc_top_box .top_box_nav .box_nav_li {padding:1.1983vw 2.7092vw;border-radius:100px;margin-right:1.8235000000000001vw;background:rgba(255,255,255,1);color:#2170e0;font-size:inherit;box-shadow:0 0 25px 0 rgba(9,66,214,0.12);}
.pc_top .pc_top_box .top_box_nav .box_nav_li:last-child {margin-right:0;}
.pc_top .pc_top_box .top_box_nav .box_nav_li.on {color:white;background:#2170e0;}


.HProduct {background:url(../images/bn9.png) no-repeat;background-position-y:bottom;background-size:contain;position:relative;overflow:hidden;}
.HProduct::before {content:"";width:47.3589vw;height:47.8799vw;background:url(../images/bn28.png) no-repeat 100%/cover;position:absolute;right: -23.0415vw; top: -5.2972vw;z-index:1;}
.HProduct .HProduct_box {margin-top:5.21vw;position:relative;z-index:2;}
.HProduct .pc_top{position:relative;z-index:3;}
.HProduct .HProduct_box_nav {width:100%;margin-bottom:2.8655vw;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;}
.HProduct .HProduct_box_nav .box_nav_list {width:20%;margin:0;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;}
.HProduct .HProduct_box_nav .box_nav_list .nav_list_icon {height:2.605vw;opacity:0.5;}
.HProduct .HProduct_box_nav .box_nav_list .nav_list_line {margin:1.042vw 0;opacity:0.5;width:0.6252vw;height:0.6252vw;background:black;border:2px solid white;border-radius:100px;position:relative;z-index:2;}
.HProduct .HProduct_box_nav .box_nav_list .nav_list_line::before {content:"";width:16.567800000000002vw;height:0.1042vw;background:url(../images/bn26.png) no-repeat 100%/cover;position:absolute;left:100%;top:50%;transform:translateY(-50%);z-index:1;}
.HProduct .HProduct_box_nav .box_nav_list .nav_list_txt {color:white;line-height:1.5;opacity:0.5;}
.HProduct .HProduct_box_nav .box_nav_list:last-child .nav_list_line::before {display:none;}
.HProduct .HProduct_box_nav .box_nav_list.on .nav_list_icon {opacity:1;}
.HProduct .HProduct_box_nav .box_nav_list.on .nav_list_line {opacity:1;background:white;}
.HProduct .HProduct_box_nav .box_nav_list.on .nav_list_txt {opacity:1;}
.HProduct .HProduct_box_items {width:100%;padding-bottom:17.193vw;position:relative;z-index:2;}
.HProduct .HProduct_box_items .box_items_list {display:flex;align-items:center;justify-content:center;}
.HProduct .HProduct_box_items .box_items_list .box_items_img {display: inline-block;}
.HProduct .HProduct_box_items .box_items_list .box_items_img img {width:auto;height:21vw;}


.HAdvantages {margin-top:3.605vw;}
.HAdvantages .HAdvantages_box {width:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.HAdvantages .HAdvantages_box .HAdvantages_box_list {width:31%;padding:1.8235000000000001vw;border:1px solid rgba(255,255,255,0.2);border-radius:10px;display:flex;align-items:self-start;justify-content:space-between;}
.HAdvantages .HAdvantages_box .HAdvantages_box_list .box_list_info {}
.HAdvantages .HAdvantages_box .HAdvantages_box_list .box_list_info .list_info_number {color:#ffffff;font-family:'Facon';}
.HAdvantages .HAdvantages_box .HAdvantages_box_list .box_list_info .list_info_title {margin:0.7815vw 0 1.8756vw 0;color:#ffffff;}
.HAdvantages .HAdvantages_box .HAdvantages_box_list .box_list_info .list_info_desc {}
.HAdvantages .HAdvantages_box .HAdvantages_box_list .box_list_info .list_info_desc p {line-height:1.8;color:rgba(255,255,255,0.6);font-size:inherit;font-weight:300;}
.HAdvantages .HAdvantages_box .HAdvantages_box_list .box_list_icon {}
.HAdvantages .HAdvantages_box .HAdvantages_box_list:hover{box-shadow: 0 0 25px 0 #aaa;}


.HPartner {margin-top:14.067vw;position:relative;overflow:hidden;}
.HPartner::after {content:"";width:52.5689vw;height:53.0899vw;background:url(../images/bn16.png) no-repeat 100%/cover;position:absolute;left:-12.9208vw;top:50%;transform:translateY(-50%);z-index:1;}
.HPartner .HPartner_box {display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2;}
.HPartner .HPartner_box .HPartner_box_info {max-width:38%;}
.HPartner .HPartner_box .HPartner_box_info .pc_top {margin-bottom:0;}
.HPartner .HPartner_box .HPartner_box_info .pc_top .pc_top_box {}
.HPartner .HPartner_box .HPartner_box_info .pc_top .pc_top_box .top_box_title {}
.HPartner .HPartner_box .HPartner_box_info .pc_top .pc_top_box .top_box_title .box_title_dd {}
.HPartner .HPartner_box .HPartner_box_info .pc_top .pc_top_box .top_box_title .box_title_dt {margin-bottom:1.563vw;}
.HPartner .HPartner_box .HPartner_box_info .pc_top .pc_top_box .top_box_title .box_title_p {margin-bottom:4.168vw;color:rgba(255,255,255,0.6);}
.HPartner .HPartner_box .HPartner_box_info .pc_top .pc_top_box .top_box_title .pc_btn {}
.HPartner .HPartner_box .HPartner_box_info .pc_top .pc_top_box .top_box_title .pc_btn .pc_btn_txt {}
.HPartner .HPartner_box .HPartner_box_info .pc_top .pc_top_box .top_box_title .pc_btn .pc_btn_icon {}
.HPartner .HPartner_box .HPartner_box_img {width:53%;display:flex;align-items:flex-start;justify-content:space-between; position: relative;}
/*.HPartner .HPartner_box .HPartner_box_img:before{ content:""; display: inline-block; width: 100%; height: 150px; position: absolute; top: -16px; left: 0;background:url(../images/bnn1.png) no-repeat 50%/cover; z-index: 22;}*/
/*.HPartner .HPartner_box .HPartner_box_img:after{ content:""; display: inline-block; width: 100%; height: 150px; position: absolute; bottom: -16px; left: 0;background:url(../images/bnn2.png) no-repeat 50%/cover; z-index: 22;}*/
.HPartner .HPartner_box .HPartner_box_img .box_img_list {width:100%; position: relative; display: flex; flex-wrap: wrap; justify-content: space-between;}
.HPartner .HPartner_box .HPartner_box_img .box_img_list .img_list_li {width:31.8%;margin-bottom:1.042vw;padding:2.084vw;height:10.941vw;border-radius:12PX;background:rgba(255,255,255,0.02);overflow:hidden;box-shadow: inset 0 0 60px rgba(255, 255, 255, 0.1); border: 1px solid rgba(255, 255, 255, 0.1); opacity: .5;}
.HPartner .HPartner_box .HPartner_box_img .box_img_list .img_list_li .list_li_logo {width:100%;height:2.8655vw;margin-bottom:1.563vw;}
.HPartner .HPartner_box .HPartner_box_img .box_img_list .img_list_li .list_li_logo img {width:auto;height:auto; max-height: 2vw; }
.HPartner .HPartner_box .HPartner_box_img .box_img_list .img_list_li .list_li_name {margin-bottom:0.7815vw;color:rgba(255,255,255,0.9);}
.HPartner .HPartner_box .HPartner_box_img .box_img_list .img_list_li .list_li_type {color:rgba(255,255,255,0.4);}
/*.HPartner .HPartner_box .HPartner_box_img .box_img_list:nth-child(1){ top: 100px;}*/
/*.HPartner .HPartner_box .HPartner_box_img .box_img_list:nth-child(3){ top: 100px;}*/
.HPartner .HPartner_box .HPartner_box_img .box_img_list .img_list_li:hover{ opacity:1;}
.HPartner .HPartner_box .HPartner_box_img .box_img_list .img_list_li.active{ display: flex; align-items: center; justify-content:center; opacity: 1; color:#fff;}



.HNews {margin:6.252vw 0 7.815vw 0;}
.HNews .pc_top {margin-top:4.2722vw;}
.HNews .HNews_box {display:flex;align-items:center;justify-content:space-between;}
.HNews .HNews_box .HNews_box_left {width:calc(50% - 2.605vw);display:inline-block;}
.HNews .HNews_box .HNews_box_left .box_left_img {width:100%;height:20.9963vw;border-radius:10px;overflow:hidden;}
.HNews .HNews_box .HNews_box_left .box_left_img img {width:100%;height:100%;}
.HNews .HNews_box .HNews_box_left .box_left_title {margin:1.9798vw 0;color:#ffffff;line-height:1.6;}
.HNews .HNews_box .HNews_box_left .box_left_time {color:rgba(255,255,255,.8);display:flex;align-items:center;}
.HNews .HNews_box .HNews_box_left .box_left_time img {margin-right:0.521vw;}
.HNews .HNews_box .HNews_box_right {width:50%;padding-left:2.605vw;border-left:1px solid rgba(255,255,255,0.2);}
.HNews .HNews_box .HNews_box_right .box_right_list {width:100%;padding:2.084vw 0;border-bottom:1px solid rgba(255,255,255,0.2);display:flex;align-items:center;justify-content:space-between;}
.HNews .HNews_box .HNews_box_right .box_right_list .left_list_info {width:calc(100% - 14.1191vw);}
.HNews .HNews_box .HNews_box_right .box_right_list .left_list_info .list_info_title {margin-bottom:2.3445vw;min-height:3.7512vw;line-height:1.5;color:rgba(255,255,255,0.4);}
.HNews .HNews_box .HNews_box_right .box_right_list .left_list_info .list_info_time {color:rgba(255,255,255,0.4);}
.HNews .HNews_box .HNews_box_right .box_right_list .left_list_img {width:12.0351vw;height:8.0234vw;border-radius:10px;overflow:hidden;}
.HNews .HNews_box .HNews_box_right .box_right_list .left_list_img img {width:100%;height:100%;}
.HNews .HNews_box .HNews_box_right .box_right_list:first-child {padding:0 0 2.084vw 0;}
.HNews .HNews_box .HNews_box_right .box_right_list:last-child {padding:2.084vw 0 0 0;border-bottom:none;}
.HNews .HNews_box .HNews_box_right .box_right_list:hover .left_list_info .list_info_title {color:white;}
.HNews .HNews_box .HNews_box_right .box_right_list:hover .left_list_info .list_info_time {color:white;}


.footer {width:100%;}
.footer .footer_box {padding:5.731vw 0;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2;overflow: hidden;}
.footer .footer_box::after {content:"";width:45.4833vw;height:45.9522vw;background:url(../images/bn27.png) no-repeat 100%/cover;position:absolute;right:-10.42vw;bottom:-2.605vw;z-index:1;}
.footer .footer_box .footer_box_left {max-width:72%;display:flex;align-items:flex-end;position: relative; z-index: 5;}
.footer .footer_box .footer_box_left .box_left_share {margin-right:3.3865vw;}
.footer .footer_box .footer_box_left .box_left_share .left_share_list {margin-bottom:3.6470000000000002vw;position:relative;}
.footer .footer_box .footer_box_left .box_left_share .left_share_list .share_list_icon {opacity:0.2;}
.footer .footer_box .footer_box_left .box_left_share .left_share_list .share_list_icon img {width:auto;height:1.042vw;}
.footer .footer_box .footer_box_left .box_left_share .left_share_list .share_list_down {width:0;height:0;position:absolute;left:50%;bottom:2.084vw;transform:translateX(-50%);}
.footer .footer_box .footer_box_left .box_left_share .left_share_list .share_list_down .list_down_box {transform:scale(0);width:100%;height:100%;}
.footer .footer_box .footer_box_left .box_left_share .left_share_list .share_list_down .list_down_box img {width:100%;height:100%;}
.footer .footer_box .footer_box_left .box_left_share .left_share_list:last-child {margin-bottom:0.2605vw;}
.footer .footer_box .footer_box_left .box_left_share .left_share_list:hover .share_list_icon {opacity:1;}
.footer .footer_box .footer_box_left .box_left_share .left_share_list:hover .share_list_down {width:6.252vw;height:6.252vw;}
.footer .footer_box .footer_box_left .box_left_share .left_share_list:hover .share_list_down  .list_down_box {transform:scale(1);}
.footer .footer_box .footer_box_left .box_left_info {margin-right:11.462vw;}
.footer .footer_box .footer_box_left .box_left_info .left_info_entxt {margin-bottom:2.084vw;color:white;line-height:1.2;font-weight:600;position:relative;background:linear-gradient(to top right,#8db6ea,#ffffff,#ffffff);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;}
.footer .footer_box .footer_box_left .box_left_info .left_info_cntxt {color:white;}
.footer .footer_box .footer_box_left .box_left_nav {}
.footer .footer_box .footer_box_left .box_left_nav a {margin-bottom:1.9798vw;color:white;font-size:inherit;}
.footer .footer_box .footer_box_left .box_left_nav a:last-child {margin-bottom:0.521vw;}
.footer .footer_box .footer_box_right {display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;position: relative; z-index: 5;}
.footer .footer_box .footer_box_right .box_right_logo {margin-bottom:3.126vw;}
.footer .footer_box .footer_box_right .box_right_info {text-align:right;}
.footer .footer_box .footer_box_right .box_right_info p {margin-bottom:0.7815vw;font-size:inherit;color:white;display:flex;align-items:center;justify-content:flex-end;}
.footer .footer_box .footer_box_right .box_right_info p a {font-size:inherit;color:white;}
.footer .footer_box .footer_box_right .box_right_info p:last-child {margin-bottom:0;}
.footer.on {background:#07174f;overflow:hidden;}


.HBanner {width:100%;}
.HBanner .HBanner_box {width:100%;position:relative;}
.HBanner .HBanner_box .HBanner_box_thumb {width:100%;}
.HBanner .HBanner_box .HBanner_box_thumb img {width:100%;}
.HBanner .HBanner_box .HBanner_box_info {width:100%;position:absolute;left:0;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2;}
.HBanner .HBanner_box .HBanner_box_info .box_info_entitle {margin-bottom:0.521vw;color:white;}
.HBanner .HBanner_box .HBanner_box_info .box_info_cntitle {color:white;}
.HBanner .HBanner_box .HBanner_box_nav {width:100%;position:absolute;left:50%;bottom:2.3445vw;transform:translateX(-50%);}
.HBanner .HBanner_box .HBanner_box_nav .box_nav_list {padding:0.521vw;border-radius:100px;background:rgba(255,255,255,0.2);display:flex;align-items:center;justify-content:space-between;}
.HBanner .HBanner_box .HBanner_box_nav .box_nav_list .nav_list_li {position:relative;}
.HBanner .HBanner_box .HBanner_box_nav .box_nav_list .nav_list_li a {padding:1.1462vw 2.605vw;border-radius:100px;font-size:inherit;color:white;display:inline-block;}
.HBanner .HBanner_box .HBanner_box_nav .box_nav_list .nav_list_li::before {content:"";width:0.0521vw;height:1.563vw;background:rgba(255,255,255,.3);position:absolute;right:-26%;top:50%;transform:translateY(-50%);}
.HBanner .HBanner_box .HBanner_box_nav .box_nav_list .nav_list_li:last-child:before {display:none;}
.HBanner .HBanner_box .HBanner_box_nav .box_nav_list .nav_list_li.on a {background:#2170e0;}
.HBanner .HBanner_box .HBanner_box_nav .box_nav_list .nav_list_li a:hover {background:#2170e0;}


.DSlider {position:absolute;left:50%;bottom:2.084vw;transform:translateX(-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;}
.DSlider .DSlider_icon {margin-bottom:1.042vw;}
.DSlider .DSlider_icon img {}
.DSlider .DSlider_txt {color:white;}


.banner_switch {width:3.126vw;height:3.126vw;display:flex;align-items:center;justify-content:center;border-radius:100px;background:#2170e0;position:absolute;top:50%;transform:translateY(-50%);user-select:none;cursor:pointer;z-index: 9;}
.banner_switch img {height:0.7815vw;width:auto;}
.banner_prev {left:0;}
.banner_next {right:0;}
.banner_next {right:0;}


.padding120 {padding:6.252vw 0;}
.padding135 {padding:7.0335vw 0;}
.padding140 {padding:7.2940000000000005vw 0;}


.pc_about {}
.pc_about .pc_about_top {width:100%;display:flex;justify-content:center;align-items:center;}
.pc_about .pc_about_top .about_top_title {text-transform:uppercase;font-weight:900;color:#0f172a;position:relative;}
.pc_about .pc_about_top .about_top_title.line:after {content:"";width:5.21vw;height:0.2605vw;position:relative;left:50%;bottom:-1.042vw;transform:translateX(-50%);background:rgb(37 99 235 / 1);display:block;}
.pc_about .pc_about_top .about_top_title.white {color:white;}
.pc_about .pc_about_top.flex {justify-content:space-between;}
.pc_about .pc_about_top .about_top_title.white {color:white;}
.pc_about .pc_about_top .about_top_desc {font-weight:500;color:rgb(148 163 184 / 1);line-height:1.5;}
.pc_about .pc_about_top.flex .about_top_desc {width:40%;}
.pc_about .pc_about_top .about_top_desc.white {color:white;}
.pc_about .pc_about_top.column {flex-direction:column;}
.pc_about .pc_about_top.column .about_top_title {margin-bottom:0.7815vw;}


.ACCulture .pc_about_top .about_top_title {margin-bottom:5.21vw;}


.AHonors .pc_about_top {margin-bottom:5.21vw;}




.ACProfile {position:relative;overflow:hidden;/* background:url(../images/bn31.png) no-repeat;background-position:right bottom;*/}
.ACProfile .ACProfile_box {display:flex;align-items:center;justify-content:space-between;position:relative;}
.ACProfile .ACProfile_box::after {content:"";width:79.5567vw;height:7.6587000000000005vw;background:url(../images/bn47.png) no-repeat 100%/cover;position:absolute;left:17.1409vw;bottom:-2.9697vw;z-index:2;display:none;}
.ACProfile .ACProfile_box .ACCulture_box_bg {}
.ACProfile .ACProfile_box .ACCulture_box_bg .box_bg_list {}
.ACProfile .ACProfile_box .ACCulture_box_bg .box_bg_list .bg_list_bg {}
.ACProfile .ACProfile_box .ACProfile_box_thumb {border:1.042vw solid rgb(248 250 252 / 1);box-shadow:0 0 #0000,0 0 #0000,0 1.3025vw 2.605vw -0.6252vw rgb(0 0 0 / 0.25);border-radius:100%;position:relative;}
.ACProfile .ACProfile_box .ACProfile_box_thumb .playBtn {position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.ACProfile .ACProfile_box .ACProfile_box_thumb .playBtn img {}
.ACProfile .ACProfile_box .ACProfile_box_thumb img {}
.ACProfile .ACProfile_box .ACProfile_box_thumb:hover{box-shadow: 0 0 #0000, 0 0 #0000, 0 1.3025vw 2.605vw -0.6252vw rgb(8 23 80);}
.ACProfile .ACProfile_box .ACProfile_box_info {max-width:53%;position:relative;z-index:1;}
.ACProfile .ACProfile_box .ACProfile_box_info .top_box_left .box_left_en {padding:0.4168vw 0;width:auto; line-height:1; letter-spacing:0.0625vw;text-transform:uppercase;font-weight:700;color:rgb(29 78 216 / 1);background-color:rgb(239 246 255 / 1);border-radius:5.21vw;display:flex;align-items:center;justify-content:center;margin-bottom:1.6672vw;}
.ACProfile .ACProfile_box .ACProfile_box_info .top_box_left .box_left_cn {letter-spacing:-0.1250vw;text-transform:uppercase;font-weight:900;color:#0f172a;}
.ACProfile .ACProfile_box .ACProfile_box_info .pc_top {margin:5.21vw 0 2.605vw 0;}
.ACProfile .ACProfile_box .ACProfile_box_info .box_info_list {width:100%;margin-bottom:2.584vw;}
.ACProfile .ACProfile_box .ACProfile_box_info .box_info_list p {font-size:inherit;position:relative;margin-bottom:0.7815vw;line-height:1.6;color:#475569;}
.ACProfile .ACProfile_box .ACProfile_box_info .box_info_list p:last-child {margin-bottom:0;}
/*.ACProfile .ACProfile_box .ACProfile_box_info .box_info_list p::after {content:"";width:0.2605vw;height:0.2605vw;position:absolute;left:0;top:0.5731vw;border-radius:5.21vw;background:#2170e0;}
*/
.ACProfile .ACProfile_box .ACProfile_box_info .box_info_param {width:100%;display:flex;align-items:flex-start;justify-content:flex-start;}
.ACProfile .ACProfile_box .ACProfile_box_info .box_info_param .info_param_li {width:calc(40% - 0.7815vw);padding:1.6672vw;margin-right:1.563vw;background:#f8fafc;border-radius:2.084vw;}
.ACProfile .ACProfile_box .ACProfile_box_info .box_info_param .info_param_li .param_li_dd {color:#1e3a8a;font-weight:900;margin-bottom:0.4168vw;}
.ACProfile .ACProfile_box .ACProfile_box_info .box_info_param .info_param_li .param_li_dt {letter-spacing:0.0625vw;color:#94a3b8;text-transform:uppercase;font-weight:900;}
.ACProfile .ACProfile_box .ACProfile_box_info .box_info_param .info_param_li:last-child {margin-right:0;}
.ACProfile .ACProfile_box .ACProfile_box_info .box_info_param .info_param_li:hover{box-shadow: 0 1.3025vw 2.605vw -0.6252vw rgb(0 0 0 / 0.25);}




.ACCulture {width:100%;position:relative;}
.ACCulture .ADCourse_bg {width:calc(100% - 4.168vw);border-radius:1.563vw;overflow:hidden;height:100%;background-image:url(../images/bg38.jpg);background-repeat:no-repeat;background-size:cover;position: absolute !important;top:0;left:50%;transform:translateX(-50%);}
.ACCulture .ADCourse_bg .ADCourse_bg_box{position:relative;width: 100%;height: 100%;}
.ACCulture .ADCourse_bg .ADCourse_bg_box::before {content:"";width:100%;height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;background:#0f172a;opacity:0.8;}
.ACCulture .pc_all_content {position:relative;z-index:5;}
.ACCulture .pc_all_content::before {content:"";width:58.7167vw;height:55.1739vw;background:url(../images/bn46.png) no-repeat 100%/cover;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;display:none;}
/*.ACCulture .pc_all_content::after {content:"";width:34.7507vw;height:34.7507vw;background:url(../images/bn60.png) no-repeat 100%/cover;position:absolute;left:calc(50% - 17.37535vw);top:calc(50% - 17.37535vw);z-index:1;animation:4.7s cubic-bezier(.25,.74,.22,.99) infinite rund;display::none;}
*/

.ACCulture .pc_top {margin-bottom:1.042vw;}
.ACCulture .ACCulture_box {display:flex;align-items:center;justify-content:center;position:relative;z-index:3;}
.ACCulture .ACCulture_box .ACCulture_box_nav {width:100%;height:100%;position:absolute;z-index:3;}
.ACCulture .ACCulture_box .ACCulture_box_nav .box_nav_list {border-radius:5.21vw;border:0.0521vw dashed #ffffff;position:absolute;cursor:pointer;}
.ACCulture .ACCulture_box .ACCulture_box_nav .box_nav_list span {width:100%;height:100%;border-radius:5.21vw;background:#ffffff;position:relative;display:flex;align-items:center;justify-content:center;}
.ACCulture .ACCulture_box .ACCulture_box_nav .box_nav_list span img {width:auto;height:2.8134vw;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.ACCulture .ACCulture_box .ACCulture_box_nav .box_nav_list span img:first-child {opacity:1;}
.ACCulture .ACCulture_box .ACCulture_box_nav .box_nav_list span img:last-child {opacity:0;}
.ACCulture .ACCulture_box .ACCulture_box_nav .box_nav_list.on {border:0.0521vw dashed #2170e0}
.ACCulture .ACCulture_box .ACCulture_box_nav .box_nav_list.on span {background:#2170e0;}
.ACCulture .ACCulture_box .ACCulture_box_nav .box_nav_list.on span img:first-child {opacity:0;}
.ACCulture .ACCulture_box .ACCulture_box_nav .box_nav_list.on span img:last-child {opacity:1;}
.ACCulture .ACCulture_box .ACCulture_box_nav .box_nav_list:nth-child(1) {width:6.773vw;height:6.773vw;padding:0.7815vw;left:9.378vw;top:40%;transform:translateY(-50%);}
.ACCulture .ACCulture_box .ACCulture_box_nav .box_nav_list:nth-child(2) {width:7.5545vw;height:7.5545vw;padding:0.521vw;right:10.941vw;top:-1.563vw;}
.ACCulture .ACCulture_box .ACCulture_box_nav .box_nav_list:nth-child(3) {width:4.168vw;height:4.168vw;padding:0.4168vw;right:42%;bottom:-2.2403vw;}
.ACCulture .ACCulture_box .ACCulture_box_nav .box_nav_list:nth-child(3) span img {height:1.8756vw;}
.ACCulture .ACCulture_box .ACProfile_box_info {margin-bottom:0;position:relative;z-index:3;display:flex;justify-content:space-between;align-items:flex-start;}
.ACCulture .ACCulture_box .ACProfile_box_info .box_info_item {width:30.5%;height:23.028200000000002vw;display:flex;align-items:center;justify-content:space-between;flex-direction:column;padding:2.5008vw;border-radius:2.5008vw;background-color:rgb(255 255 255 / 0.05);border:0.0521vw solid rgb(255 255 255 / 0.1);backdrop-filter:blur(1.2504vw);transition-duration:700ms;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(0.4,0,0.2,1);}
.ACCulture .ACCulture_box .ACProfile_box_info .box_info_item .info_item_icon {width:5.0016vw;height:5.0016vw;background-color:rgb(37 99 235 / 1);border-radius:1.2504vw;display:flex;align-items:center;justify-content:center;}
.ACCulture .ACCulture_box .ACProfile_box_info .box_info_item .info_item_icon img {width:2.084vw;height:2.084vw;}
.ACCulture .ACCulture_box .ACProfile_box_info .box_info_item .info_item_title {margin:3.9075vw 0;color:white;font-weight:900;}
.ACCulture .ACCulture_box .ACProfile_box_info .box_info_item .info_item_desc {font-weight:900;line-height:1.5;position:relative;color: rgb(148 163 184 / 1);text-align: center;}
.ACCulture .ACCulture_box .ACProfile_box_info .box_info_item .info_item_desc img {position:absolute;left:-1vw;top:-1vw;}
.ACCulture .ACCulture_box .ACProfile_box_info .box_info_item:hover {background-color:rgb(255 255 255 / 0.1);}
.ACCulture .ACCulture_box .ACProfile_box_info .box_info_item:hover .info_item_icon {transform:scale(1.15);}

/*/*.ACCulture .ACCulture_box .ACProfile_box_info .box_info_item .info_item_title .item_title_dd {margin-bottom:0.521vw;color:white;text-align:center;}
.ACCulture .ACCulture_box .ACProfile_box_info .box_info_item .info_item_title .item_title_dt {color:white;text-align:center;}
.ACCulture .ACCulture_box .ACProfile_box_info .box_info_item .info_item_line {margin:3.6470000000000002vw 0;}
.ACCulture .ACCulture_box .ACProfile_box_info .box_info_item .info_item_line img {}
.ACCulture .ACCulture_box .ACProfile_box_info .box_info_item .info_item_desc {color:white;line-height:1.6;text-align:center;}
*/


@keyframes rund {0% {transform:rotate(0)}
99.99% {transform:rotate(359deg)}
to {transform:rotate(0)}
}
.ADCourse {overflow-x:hidden;}
.ADCourse .pc_about_top {margin-bottom:5.21vw;}
.ADCourse .pc_about_top .about_top_desc {font-style:unset;}
.ADCourse .ADCourse_box {display:flex;align-items:center;justify-content:center;position:relative;z-index:3;flex-direction:column;}
.ADCourse .ADCourse_box:before {content:"";width:0.2084vw;height:100%;position:absolute;left:50%;top:0;transform:translateX(-50%);background:#f8fafc;display:block;}
.ADCourse .ADCourse_box .ADCourse_box_list {width:100%;margin-bottom:3.126vw;display:flex;align-items:flex-start;justify-content:space-between;position:relative;z-index:3;}
.ADCourse .ADCourse_box .ADCourse_box_list:nth-child(even) {position:relative;left:54%;}
.ADCourse .ADCourse_box .ADCourse_box_list:nth-child(even) .box_list_info {width:56%;}
.ADCourse .ADCourse_box .ADCourse_box_list:last-child {margin-bottom:0;}
.ADCourse .ADCourse_box .ADCourse_box_list .box_list_info {width:calc(100% - 5.8352vw);padding:2.5008vw;border-radius:2.9176vw;background-color:rgb(248 250 252 / 1);border:0.0521vw solid rgb(241 245 249 / 1);display:flex;flex-direction:column;align-items:flex-start;}
.ADCourse .ADCourse_box .ADCourse_box_list .box_list_info .list_info_top {padding-bottom:0.7815vw;margin-bottom:1.042vw;text-transform:uppercase;font-weight:900;color:#0f172a;position:relative;}
.ADCourse .ADCourse_box .ADCourse_box_list .box_list_info .list_info_top:before {content:"";width:2.084vw;height:0.2084vw;position:absolute;left:0;bottom:0;background:rgb(37 99 235 / 1);display:block;}
.ADCourse .ADCourse_box .ADCourse_box_list .box_list_info .list_info_bottom {line-height:1.625;font-weight:700;color:rgb(71 85 105 / 1);}
.ADCourse .ADCourse_box .ADCourse_box_list .box_list_dian {width:2.5008vw;height:2.5008vw;border:0.4168vw solid rgb(255 255 255 / 1);border-radius:520.9479vw;box-shadow:0 1.042vw 1.3025vw -0.2605vw rgb(0 0 0 / 0.1),0 0.4168vw 0.521vw -0.3126vw rgb(0 0 0 / 0.1);background-color:rgb(37 99 235 / 1);}
.ADCourse .ADCourse_box .ADCourse_box_list:hover .box_list_info {background:white;}
.ADCourse .ADCourse_box .ADCourse_box_list:hover .box_list_info .list_info_top {color:rgb(37 99 235 / 1);}
.AHonors {width:calc(100% - 4.168vw);margin:0 auto;border-radius:1.563vw;background:#f8fafc;position:relative;overflow:hidden;}
.AHonors .AHonors_box {padding:0 8%;position:relative;display:flex;justify-content:space-between;}
.AHonors .AHonors_box .AHonors_box_list {width:22%;padding:2.084vw;border-radius:2.5008vw;border:0.0521vw solid rgb(241 245 249 / 1);background:white;}
.AHonors .AHonors_box .AHonors_box_list .box_list_top {width:100%;margin-bottom:1.6672vw;}
.AHonors .AHonors_box .AHonors_box_list .box_list_top .list_top_icon {transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;}
.AHonors .AHonors_box .AHonors_box_list .box_list_info {width:100%;}
.AHonors .AHonors_box .AHonors_box_list .box_list_info .list_info_dd {color:rgb(15 23 42 / 1);font-weight:900;line-height:1.25;position:relative;margin-bottom:0.6252vw;}
.AHonors .AHonors_box .AHonors_box_list .box_list_info .list_info_dt {color:rgb(148 163 184 / 1);text-transform:uppercase;font-weight:700;line-height:1.25;letter-spacing:0.0625vw;}
.AHonors .AHonors_box .AHonors_box_list:hover {box-shadow:0 1.3025vw 2.605vw -0.6252vw rgb(0 0 0 / 0.25);}
.AHonors .AHonors_box .AHonors_box_list:hover .box_list_top .list_top_icon img {transform:rotate(20deg);}



.opacity-03 {opacity:0.3;}
.opacity-05 {opacity:0.5;}


.APCompanies {background:#ffffff;position:relative;overflow:hidden;}
.APCompanies .pc_all_content {position:relative;}
.APCompanies .pc_about_top {margin-bottom:5.21vw;}
.APCompanies .APCompanies_box {margin-bottom:0;}
.APCompanies .APCompanies_box .APCompanies_box_list {width:100%;padding:0 10vw;}
.APCompanies .APCompanies_box .APCompanies_box_list .box_list_box{width:100%;position: relative;}
.APCompanies .APCompanies_box .APCompanies_box_list .box_list_li {height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;user-select:none;}
.APCompanies .APCompanies_box .APCompanies_box_list .box_list_li .list_li_icon {width:5.0016vw;height:5.0016vw;border-radius:2.5008vw;padding:0.521vw;background:rgb(8 23 80 / 0.5);display:flex;justify-content:center;align-items:center;overflow:hidden;margin-bottom:0.7815vw;}
.APCompanies .APCompanies_box .APCompanies_box_list .box_list_li .list_li_icon img {width:100%;}
.APCompanies .APCompanies_box .APCompanies_box_list .box_list_li .list_li_title {color:rgb(8 23 80 / 0.5);text-align: center;}
.APCompanies .APCompanies_box .APCompanies_box_list .box_list_li:hover .list_li_icon {background:rgb(8 23 80 / 1);}
.APCompanies .APCompanies_box .APCompanies_box_list .box_list_li:hover .list_li_title {color:rgb(8 23 80 / 1);}
.APCompanies .APCompanies_box .APCompanies_box_list .box_list_box .swiper{width:100%;}
.APCompanies .APCompanies_box .APCompanies_box_list .box_list_box .banner_switch{width: 2.5vw; height: 2.5vw;background:rgb(8 23 80 / 1);}
.APCompanies .APCompanies_box .APCompanies_box_list .box_list_box .banner_switch img{height:0.5vw;}
.APCompanies .APCompanies_box .APCompanies_box_list .box_list_box .banner_prev{left:-3vw;}
.APCompanies .APCompanies_box .APCompanies_box_list .box_list_box .banner_next{right:-3vw;}


.AGPartners {background:#ffffff;padding:0 16.2999vw 7.2940000000000005vw 16.2999vw;}
.AGPartners .AGPartners_box {width:100%;background-image:url(../images/bg39.jpg);background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;justify-content:space-between;border-radius:2.5008vw;position:relative;overflow:hidden;}
.AGPartners .AGPartners_box:before {content:"";width:100%;height:100%;position:absolute;left:0;bottom:0;background:rgb(15 23 42 / 0.85);display:block;}
.AGPartners .AGPartners_box .AGPartners_box_left {width:48%;padding-left:2.5008vw;position:relative;z-index:2;}
.AGPartners .AGPartners_box .AGPartners_box_left .pc_about_top {margin-bottom:2.605vw;align-items:flex-start;position:relative;z-index:2;}
.AGPartners .AGPartners_box .AGPartners_box_left .pc_about_top .about_top_title {margin-bottom:1.042vw;}
.AGPartners .AGPartners_box .AGPartners_box_left .pc_about_top .about_top_desc {color:rgb(148 163 184 / 1);}
.AGPartners .AGPartners_box .AGPartners_box_left .box_left_list {width:100%;}
.AGPartners .AGPartners_box .AGPartners_box_left .box_left_list .left_list_li {width:100%;margin-bottom:1.042vw;font-size:inherit;font-weight:900;color:rgb(96 165 250 / 1);}
.AGPartners .AGPartners_box .AGPartners_box_left .box_left_list .left_list_li:last-child {margin-bottom:0;}
.AGPartners .AGPartners_box .AGPartners_box_left .box_left_list .left_list_li img {width:1.2504vw;margin-right:0.7815vw;}
.AGPartners .AGPartners_box .AGPartners_box_right {width:48%;padding-right: 2.5008vw;position:relative;z-index:2;display:flex;justify-content:center;align-items:center;}
.AGPartners .AGPartners_box .AGPartners_box_right img {max-width: 100%; width: 100%;animation:pulse 2s cubic-bezier(0.4,0,0.6,1) infinite;}
@keyframes pulse {50% {opacity:.5}
}




.AFLocation {overflow-x:hidden;}
.AFLocation .AFLocation_box {width:100%;}
.AFLocation .AFLocation_box .AFLocation_box_top {padding:6.773vw 0 5.731vw 0;display:flex;align-items:center;justify-content:space-between;}
.AFLocation .AFLocation_box .AFLocation_box_top .pc_top {width:30%;margin-bottom:0;}
.AFLocation .AFLocation_box .AFLocation_box_top .box_top_desc {width:46%;line-height:1.8;}
.AFLocation .AFLocation_box .AFLocation_box_bottom {width:100%;margin-bottom:3.9075vw;overflow-x:hidden;position:relative;}
.AFLocation .AFLocation_box .AFLocation_box_bottom .swiper {width:100%;}
.AFLocation .AFLocation_box .AFLocation_box_bottom .swiper-wrapper {}
.AFLocation .AFLocation_box .AFLocation_box_bottom .swiper-wrapper .banner_list {margin-bottom:14.588000000000001vw;position:relative;}
.AFLocation .AFLocation_box .AFLocation_box_bottom .swiper-wrapper .banner_list .banner_list_thumb {width:100%;height:26.571vw;}
.AFLocation .AFLocation_box .AFLocation_box_bottom .swiper-wrapper .banner_list .banner_list_thumb img {width:100%;height:100%;}
.AFLocation .AFLocation_box .AFLocation_box_bottom .swiper-wrapper .banner_list .banner_list_info {width:90%;position:absolute;left:50%;bottom:-40%;transform:translateX(-50%);background:white;border-radius:12px;box-shadow:0 0 25px 0 rgba(44,94,255,0.12);opacity:0;}
.AFLocation .AFLocation_box .AFLocation_box_bottom .swiper-wrapper .banner_list .banner_list_info .list_info_box {padding:2.084vw;}
.AFLocation .AFLocation_box .AFLocation_box_bottom .swiper-wrapper .banner_list .banner_list_info .list_info_box .info_box_top {width:100%;padding-bottom:1.8235000000000001vw;border-bottom:1px solid #ededed;display:flex;align-items:center;justify-content:space-between;}
.AFLocation .AFLocation_box .AFLocation_box_bottom .swiper-wrapper .banner_list .banner_list_info .list_info_box .info_box_top .box_top_title {color:#111111;}
.AFLocation .AFLocation_box .AFLocation_box_bottom .swiper-wrapper .banner_list .banner_list_info .list_info_box .info_box_top .box_top_icon {}
.AFLocation .AFLocation_box .AFLocation_box_bottom .swiper-wrapper .banner_list .banner_list_info .list_info_box .info_box_top .box_top_icon img {height:1.3025vw;}
.AFLocation .AFLocation_box .AFLocation_box_bottom .swiper-wrapper .banner_list .banner_list_info .list_info_box .info_box_bottom {width:100%;padding-top:1.9277vw;display:flex;align-items:flex-start;flex-wrap:wrap;}
.AFLocation .AFLocation_box .AFLocation_box_bottom .swiper-wrapper .banner_list .banner_list_info .list_info_box .info_box_bottom .box_bottom_li {margin:0 1.3546vw 1.3546vw 0;padding:1.042vw;border-radius:10px;border:1px solid #3b8fed;color:#3b8fed;background:#c7e4ff;display:inline-block;}
.AFLocation .AFLocation_box .AFLocation_box_bottom .swiper-wrapper .banner_list.swiper-slide-active .banner_list_info {opacity:1;}
.AFLocation .AFLocation_box .AFLocation_box_bottom .banner_switch {z-index:9;top:30%;transform:unset;}
.AFLocation .AFLocation_box .AFLocation_box_bottom .banner_prev {left:10%;}
.AFLocation .AFLocation_box .AFLocation_box_bottom .banner_next {right:10%;}


.Product {background:url(../images/bg33.jpg) no-repeat;background-size:cover;}
.Product .Product_box {}
.Product .Product_box .Product_box_list {width:100%;padding:3.126vw;margin-bottom:3.126vw;border-radius:15px;box-shadow:0 0 1.4067vw 0 rgba(44,94,255,0.12);display:flex;align-items:center;justify-content:space-between;background:#fff url(../images/bn49.png) no-repeat;background-position:right center;}
.Product .Product_box .Product_box_list .box_list_info {max-width:43%;}
.Product .Product_box .Product_box_list .box_list_info .list_info_icon {display:flex;align-items:center;}
.Product .Product_box .Product_box_list .box_list_info .list_info_icon img {width:auto;height:2.5529vw;}
.Product .Product_box .Product_box_list .box_list_info .list_info_dd{color:#2170e0; margin-top: 10px; margin-bottom: 20px;}
.Product .Product_box .Product_box_list .box_list_info .list_info_title {margin:0.7815vw 0 1.563vw 0;color:#2170e0;}
.Product .Product_box .Product_box_list .box_list_info .list_info_desc {width:100%;line-height:1.8;margin-bottom:1.084vw;}
.Product .Product_box .Product_box_list .box_list_info .list_info_tag{ display: flex; flex-wrap: wrap;margin-bottom:2.084vw;}
.Product .Product_box .Product_box_list .box_list_info .list_info_tag .info_tag_li{ background:#f8fafc; border:1px solid #f1f5f9; color:#94a3b8; padding: 8px 15px; border-radius: 100px; margin-right: 8px; margin-bottom: 8px;}
.Product .Product_box .Product_box_list .box_list_info .list_info_more {display:flex;align-items:center;color:#2170e0;}
.Product .Product_box .Product_box_list .box_list_info .list_info_more img {width:auto;height:0.7815vw;margin-left:0.521vw;}
.Product .Product_box .Product_box_list .box_list_thumb {max-width:53%;height:22.0383vw;display:flex;align-items:center;}
.Product .Product_box .Product_box_list .box_list_thumb img {max-height: 95%;}
.Product .Product_box .Product_box_list:last-child {margin-bottom:0;}


.PDetails {background:url(../images/bg18.jpg) no-repeat;background-size:cover;}
.PDetails .PDetails_box {}
.PDetails .PDetails_box_top {width:100%;margin:5.21vw 0 3.126vw 0;}
.PDetails .PDetails_box_top .pc_top {margin-bottom:0;}
.PDetails .PDetails_box_bottom {width:100%;position:relative;}
.PDetails .PDetails_box_bottom .box_bottom_link {position:absolute;left:0;top:0;}
.PDetails .PDetails_box_bottom .box_bottom_link img {}
.PDetails .PDetails_box_bottom .box_botto_img {width:100%;height:26.571vw;display:flex;align-items:center;justify-content:center;}
.PDetails .PDetails_box_bottom .box_botto_img img {}


.PDMapply {}
.PDMapply .PDMapply_box {display:flex;align-items:flex-start;justify-content:space-between;}
.PDMapply .PDMapply_box_info {width:42%;}
.PDMapply .PDMapply_box_info .pc_top {margin-top:2.605vw;}
.PDMapply .PDMapply_box_info .box_info_desc {line-height:1.65;color:#111111;}
.PDMapply .PDMapply_box_thumb {max-height:50%;}
.PDMapply .PDMapply_box_thumb img {}


.PDFeatures {background:url(../images/bg20.jpg) no-repeat;background-size:cover;}
.PDFeatures .PDFeatures_box {}
.PDFeatures .PDFeatures_box_top {width:100%;margin-bottom:1.563vw;}
.PDFeatures .PDFeatures_box_top .pc_top {margin-bottom:0;}
.PDFeatures .PDFeatures_box_bottom {width:100%;height:24.9038vw;position:relative;}
.PDFeatures .PDFeatures_box_bottom .box_bottom_list {width:12.7645vw;height:12.7124vw;display:flex;align-items:center;justify-content:center;background:url(../images/bn54.png) no-repeat 100%/cover;color:white;position:absolute;text-align:center;}
.PDFeatures .PDFeatures_box_bottom .box_bottom_list:nth-child(1) {left:6%;top:10%;}
.PDFeatures .PDFeatures_box_bottom .box_bottom_list:nth-child(2) {left:25%;top:-10%;}
.PDFeatures .PDFeatures_box_bottom .box_bottom_list:nth-child(3) {left:42%;top:30%;}
.PDFeatures .PDFeatures_box_bottom .box_bottom_list:nth-child(4) {left:59%;top:-5%;}
.PDFeatures .PDFeatures_box_bottom .box_bottom_list:nth-child(5) {left:74%;top:40%;}


.PDPRecommend {}
.PDPRecommend .PDPRecommend_box {}
.PDPRecommend .PDPRecommend_box_top {margin-bottom:3.8554vw;}
.PDPRecommend .PDPRecommend_box_top .pc_top {margin-bottom:0;}
.PDPRecommend .PDPRecommend_box_bottom {width:100%;position:relative;}
.PDPRecommend .PDPRecommend_box_bottom .swiper {width:100%;}
.PDPRecommend .PDPRecommend_box_bottom .swiper .swiper-wrapper {}
.PDPRecommend .PDPRecommend_box_bottom .swiper .swiper-wrapper .swiper-slide {padding:3.9075vw;background:#f7faff;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-direction:column;}
.PDPRecommend .PDPRecommend_box_bottom .swiper .swiper-wrapper .swiper-slide .banner_list_thumb {width:100%;height:13.025vw;display:flex;align-items:center;justify-content:center;}
.PDPRecommend .PDPRecommend_box_bottom .swiper .swiper-wrapper .swiper-slide .banner_list_thumb img {width:auto;height:100%;object-fit:cover;}
.PDPRecommend .PDPRecommend_box_bottom .swiper .swiper-wrapper .swiper-slide .banner_list_title {width:100%;margin:2.605vw 0 0.7815vw 0;text-align:center;}
.PDPRecommend .PDPRecommend_box_bottom .swiper .swiper-wrapper .swiper-slide .banner_list_desc {width:100%;margin-bottom:0.7815vw;color:#666666;line-height:1.6;text-align:center;}
.PDPRecommend .PDPRecommend_box_bottom .swiper .swiper-wrapper .swiper-slide .banner_list_more {display:flex;align-items:center;color:#0942d6;}
.PDPRecommend .PDPRecommend_box_bottom .swiper .swiper-wrapper .swiper-slide .banner_list_more img {height:0.7815vw;margin-left:0.521vw;}
.PDPRecommend .PDPRecommend_box_bottom .swiper-pagination {width:100%;margin-top:3.126vw;display:flex;align-items:center;justify-content:center;position:relative;left:auto;top:auto;right:auto;bottom:auto;}
.PDPRecommend .PDPRecommend_box_bottom .swiper-pagination span {width:0.7294vw;height:0.7294vw;margin:0 0.4168vw;background:url(../images/bn56.png) no-repeat 100%/cover;}


.News {background:url(../images/bg33.jpg) no-repeat;background-size:cover;}
.News .pc_top {margin-bottom:4.689vw;}
.News .News_box {width:100%;}
.News .News_box .News_box_top {width:100%;margin-bottom:3.6470000000000002vw;padding-bottom:3.6470000000000002vw;border-bottom:1px solid #b1bed6;position:relative;}
.News .News_box .News_box_top .swiper {}
.News .News_box .News_box_top .swiper .banner_list {height:28.655vw;border-radius:20px;overflow:hidden;display:flex;align-items:center;justify-content:space-between;background:white;}
.News .News_box .News_box_top .swiper .banner_list .banner_list_thumb {width:53%;height:100%;}
.News .News_box .News_box_top .swiper .banner_list .banner_list_thumb img {width:100%;height:100%;object-fit:cover;border-radius:20px;}
.News .News_box .News_box_top .swiper .banner_list .banner_list_info {width:47%;padding:4.168vw 3.9075vw;}
.News .News_box .News_box_top .swiper .banner_list .banner_list_info .list_info_time {color:#999999;}
.News .News_box .News_box_top .swiper .banner_list .banner_list_info .list_info_title {width:100%;margin:2.084vw 0 2.084vw 0;line-height:1.6;color:#2170e0;}
.News .News_box .News_box_top .swiper .banner_list .banner_list_info .list_info_desc {width:100%;margin-bottom:2.605vw;line-height:1.8;color:#111111;}
.News .News_box .News_box_top .swiper .banner_list .banner_list_info .list_info_more {color:#2170e0;}
.News .News_box .News_box_top .swiper .banner_list .banner_list_info .list_info_more img {width:auto;height:0.7815vw;margin-left:0.521vw;}
.News .News_box .News_box_top .banner_prev {left:-4.689vw;}
.News .News_box .News_box_top .banner_next {right:-4.689vw;}
.News .News_box .News_box_bottom {width:100%;display:flex;align-items:flex-start;flex-wrap:wrap;}
.News .News_box .News_box_bottom .box_bottom_list {width:calc(33.3333333% - 1.2504vw);margin:0 1.8235000000000001vw 2.084vw 0;}
.News .News_box .News_box_bottom .box_bottom_list:nth-child(3n) {margin:0 0 2.084vw 0;}
.News .News_box .News_box_bottom .box_bottom_list .bottom_list_thumb {width:100%;height:18.5476vw;border-radius:12px;overflow:hidden;}
.News .News_box .News_box_bottom .box_bottom_list .bottom_list_thumb img {width:100%;height:100%;object-fit:cover;}
.News .News_box .News_box_bottom .box_bottom_list .list_info_title {width:100%;min-height:3.3344vw;margin:1.3025vw 0;line-height:1.6;color:#111111;}
.News .News_box .News_box_bottom .box_bottom_list .list_info_time {color:#999999;}


.HNBanner {}
.HNBanner .HNBanner_box {position:relative;}
.HNBanner .HNBanner_box_info {width:100%;position:absolute;left:50%;bottom:2.605vw;transform:translateX(-50%);z-index:9;}
.HNBanner .HNBanner_box_info .box_info_box {width:100%;padding-left:15%;}
.HNBanner .HNBanner_box_info .box_info_box .box_info_title {color:white;line-height:1.6;margin-bottom:1.563vw;}
.HNBanner .HNBanner_box_info .box_info_box .box_info_bottom {display:flex;align-items:center;}
.HNBanner .HNBanner_box_info .box_info_box .box_info_bottom .info_bottom_cat {margin-right:2.605vw;color:white;display:inline-block;}
.HNBanner .HNBanner_box_info .box_info_box .box_info_bottom .info_bottom_time {color:white;}


.NDetails {}
.NDetails .Product_box {padding:2.605vw 15% 4.689vw 15%;}
.NDetails .Product_box .NDetails_box_content {}
.NDetails .Product_box .NDetails_box_content p {}
.NDetails .Product_box .NDetails_box_content p img {}
.NDetails .Product_box .NDetails_box_bottom {width:100%;padding-top:2.605vw;margin-top:2.605vw;border-top:1px solid #eeeeee;display:flex;align-items:center;justify-content:space-between;}
.NDetails .Product_box .NDetails_box_bottom .box_bottom_fenye {width:78%;}
.NDetails .Product_box .NDetails_box_bottom .box_bottom_fenye .bottom_fenye_list {width:100%;display:flex;align-items:center;justify-content:space-between;}
.NDetails .Product_box .NDetails_box_bottom .box_bottom_fenye .bottom_fenye_list .fenye_list_txt {font-size:inherit;white-space:nowrap;}
.NDetails .Product_box .NDetails_box_bottom .box_bottom_fenye .bottom_fenye_list a {font-size:inherit;width:calc(100% - 3.8033vw);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;}
.NDetails .Product_box .NDetails_box_bottom .box_bottom_fenye .bottom_fenye_list:first-child {margin-bottom:1.042vw;}
.NDetails .Product_box .NDetails_box_bottom .box_bottom_fenye .bottom_fenye_list:hover .fenye_list_txt {color:#2170e0;}
.NDetails .Product_box .NDetails_box_bottom .box_bottom_fenye .bottom_fenye_list:hover a {color:#2170e0;}
.NDetails .Product_box .NDetails_box_bottom .box_bottom_btn {display:flex;align-items:center;}
.NDetails .Product_box .NDetails_box_bottom .box_bottom_btn img {margin-left:0.521vw;}


.CPInquiry {background:url(../images/bg33.jpg) no-repeat;background-size:cover;}
.CPInquiry .CPInquiry_box {}
.CPInquiry .CPInquiry_box .CPInquiry_box_top {width:100%;margin-bottom:4.4285vw;}
.CPInquiry .CPInquiry_box .CPInquiry_box_top .pc_top {margin-bottom:0;}
.CPInquiry .CPInquiry_box .CPInquiry_box_bottom {width:100%;}
.CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form {width:100%;}
.CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form .bottom_form_list {width:100%;display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;}
.CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form .bottom_form_list .form_list_li {width:31%;padding:1.4067vw;margin-bottom:2.3445vw;background:white;border-radius:20px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 0 25px 0 rgba(9,66,214,0.1);}
.CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form .bottom_form_list .form_list_li .list_li_dd {color:#111111;}
.CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form .bottom_form_list .form_list_li .list_li_dd span {color:#ff0000;}
.CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form .bottom_form_list .form_list_li .list_li_dt {width:calc(100% - 4.4285vw);}
.CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form .bottom_form_list .form_list_li .list_li_dt input {width:100%;height:1.4067vw;font-size:inherit;}
.CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form .bottom_form_list .form_list_li .list_li_dt select {width:100%;/*height:1.4067vw;*/font-size:inherit;line-height:1.5;color:#111111;appearance:none;-webkit-appearance:none;-moz-appearance:none;background: white url('../images/sv6.svg');background-repeat:no-repeat;background-position:right 0.521vw center;background-size:13px;}
.CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form .bottom_form_list .form_list_li .list_li_dt select option {}
.CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form .bottom_form_list.textarea {width:100%;padding:1.4067vw;margin-bottom:2.3445vw;background:white;border-radius:20px;display:flex;align-items:flex-start;justify-content:space-between;box-shadow:0 0 25px 0 rgba(9,66,214,0.1);}
.CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form .bottom_form_list.textarea .form_list_dd {}
.CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form .bottom_form_list.textarea .form_list_dt {width:calc(100% - 4.4285vw);overflow:hidden;}
.CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form .bottom_form_list.textarea .form_list_dt textarea {width:100%;line-height:1.7;min-height:10.42vw;}
.CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form .bottom_form_btn {width:100%;display:flex;align-items:center;}
.CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form .bottom_form_btn input {padding:1.042vw 2.9176vw;font-size:inherit;border-radius:100px;box-shadow:0 0 25px 0 rgba(9,66,214,0.1);cursor:pointer;}
.CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form .bottom_form_btn .submit_btn {margin-right:1.042vw;color:white;background:#2170e0;}
.CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form .bottom_form_btn .reset_btn {color:#2170e0;background:white;}


.Recruitment {background:url(../images/bg33.jpg) no-repeat;background-size:cover;}
.Recruitment .pc_top {}
.Recruitment .Recruitment_box {}
.Recruitment .Recruitment_box .Recruitment_box_top {width:100%;margin-bottom:4.4285vw;display:flex;align-items:center;justify-content:space-between;}
.Recruitment .Recruitment_box .Recruitment_box_top .box_top_left {width:58%;display:flex;align-items:center;justify-content:space-between;}
.Recruitment .Recruitment_box .Recruitment_box_top .box_top_left .top_left_li {width:46.5%;height:3.7512vw;padding:0 1.4067vw;background:white;border-radius:100px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 0 25px 0 rgba(9,66,214,0.1);}
.Recruitment .Recruitment_box .Recruitment_box_top .box_top_left .top_left_li select {width:100%;height:80%;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url('../images/sv6.svg');background-repeat:no-repeat;background-position:right 0.521vw center;background-size:0.7815vw;}
.Recruitment .Recruitment_box .Recruitment_box_top .box_top_left .top_left_li select option {width:100%;}
.Recruitment .Recruitment_box .Recruitment_box_top .box_top_right {width:37.951%;height:3.7512vw;padding:0 1.4067vw;background:white;border-radius:100px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 0 25px 0 rgba(9,66,214,0.1);}
.Recruitment .Recruitment_box .Recruitment_box_top .box_top_right input[type="search"] {width:calc(100% - 1.563vw);height:80%;font-size:inherit;}
.Recruitment .Recruitment_box .Recruitment_box_top .box_top_right input[type="search"]::placeholder {color:#b7b7b7;}
.Recruitment .Recruitment_box .Recruitment_box_top .box_top_right input[type="submit"] {width:1.3025vw;height:1.2504vw;background:url('../images/searchon.svg') no-repeat 100%/cover;}
.Recruitment .Recruitment_box .Recruitment_box_bottom {width:100%;}
.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list {width:100%;background:#fff;border-radius:45px;box-shadow:0 0 25px 0 rgba(9,66,214,0.1);margin-bottom:1.042vw;overflow:hidden;}
.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list:last-child {margin-bottom:0;}
.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list .bottom_list_top {width:100%;padding:1.6151vw 2.605vw;border-bottom:1px solid transparent;display:flex;align-items:center;justify-content:space-between;cursor:pointer;}
.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list .bottom_list_top * {user-select:none;}
.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list .bottom_list_top .list_top_title {color:#2170e0;padding-left:0.9378vw;position:relative;}
.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list .bottom_list_top .list_top_title::before {content:"";width:0.3126vw;height:0.3126vw;border-radius:100px;background:#2170e0;position:absolute;left:0;top:50%;transform:translateY(-50%);}
.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list .bottom_list_top .list_top_btn {display:flex;align-items:center;}
.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list .bottom_list_top .list_top_btn img {height:0.9378vw;}
.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list .bottom_list_bottom {width:100%;padding:2.605vw;display:none;background:#fff url(../images/bg32.jpg) no-repeat 100%/cover;transition:none;}
.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list .bottom_list_bottom .list_bottom_box {width:100%;margin-bottom:2.605vw;}
.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list .bottom_list_bottom .list_bottom_box .bottom_box_list {width:100%;}
.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list .bottom_list_bottom .list_bottom_box .bottom_box_list:first-child {margin-bottom:2.084vw;}
.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list .bottom_list_bottom .list_bottom_box .bottom_box_list .box_list_dd {margin-bottom:1.3025vw;color:#000;font-weight:bold;}
.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list .bottom_list_bottom .list_bottom_box .bottom_box_list .box_list_dt {width:100%;}
.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list .bottom_list_bottom .list_bottom_box .bottom_box_list .box_list_dt p {width:100%;line-height:1.65;margin-bottom:0.4168vw;color:#666666;font-size:inherit;}
.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list .bottom_list_bottom .list_bottom_box .bottom_box_list .box_list_dt p:last-child {margin-bottom:0;}
.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list .bottom_list_bottom .list_bottom_brn {width:100%;display:flex;align-items:center;justify-content:flex-start;}
.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list .bottom_list_bottom .list_bottom_brn a {display:flex;align-items:center;padding:1.0941vw 1.8235000000000001vw;border-radius:100px;margin-right:1.8235000000000001vw;background:#2170e0;color:white;box-shadow:0 0 25px 0 rgba(9,66,214,0.12);}
.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list .bottom_list_bottom .list_bottom_brn img {height:1.1462vw;margin-right:0.521vw;}
.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list.on .bottom_list_top {border-color:#ededed;}
.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list.on .bottom_list_top .list_top_btn img {transform:rotate(-180deg);}


.Contact {background:url(../images/bg36.jpg) no-repeat 100%/cover;}
.Contact .Contact_box {display:flex;align-items:center;justify-content:flex-end;}
.Contact .Contact_box .Contact_box_right {width:auto;}
.Contact .Contact_box .Contact_box_address {width:100%;margin-bottom:4.8974vw;}
.Contact .Contact_box .Contact_box_address .box_address_list {width:100%;margin-bottom:3.6470000000000002vw;}
.Contact .Contact_box .Contact_box_address .box_address_list:last-child {margin-bottom:0;}
.Contact .Contact_box .Contact_box_address .box_address_list .address_list_top {margin-bottom:1.563vw;display:flex;align-items:center;padding-left:1.9798vw;position:relative;color:#2170e0;}
.Contact .Contact_box .Contact_box_address .box_address_list .address_list_top img {width:0.6773vw;height:0.6773vw;position:absolute;left:0;top:50%;transform:translateY(-50%);}
.Contact .Contact_box .Contact_box_address .box_address_list .address_list_bottom {padding-left:1.9798vw;}
.Contact .Contact_box .Contact_box_address .box_address_list .address_list_bottom p {line-height:1.65;margin-bottom:0.521vw;color:#333333;font-size:inherit;}
.Contact .Contact_box .Contact_box_address .box_address_list .address_list_bottom p:last-child {margin-bottom:0;}
.Contact .Contact_box .Contact_box_share {display:flex;align-items:center;justify-content:space-around;}
.Contact .Contact_box .Contact_box_share .box_share_list {position:relative;}
.Contact .Contact_box .Contact_box_share .box_share_list .share_list_icon {width:4.168vw;height:4.168vw;border:4px solid rgba(9,66,214,0.08);border-radius:100px;background:white;display:flex;align-items:center;justify-content:center;cursor:pointer;}
.Contact .Contact_box .Contact_box_share .box_share_list .share_list_icon img {width:auto;height:1.6672vw;}
.Contact .Contact_box .Contact_box_share .box_share_list .share_list_down {width:0;height:0;position:absolute;left:50%;bottom:4.9495000000000005vw;transform:translateX(-50%);}
.Contact .Contact_box .Contact_box_share .box_share_list.tel .share_list_down {background:white;}
.Contact .Contact_box .Contact_box_share .box_share_list .share_list_down .list_down_box {transform:scale(0);width:100%;height:100%;}
.Contact .Contact_box .Contact_box_share .box_share_list .share_list_down .list_down_box .down_box_txt {width:100%;height:100%;display:flex;align-items:center;justify-content:center;white-space:nowrap;color:#2170e0;}
.Contact .Contact_box .Contact_box_share .box_share_list .share_list_down .list_down_box img {width:100%;height:100%;}
.Contact .Contact_box .Contact_box_share .box_share_list:hover .share_list_down {width:7.815vw;height:7.815vw;}
.Contact .Contact_box .Contact_box_share .box_share_list:hover .share_list_down .list_down_box {transform:scale(1);}
.Contact .Contact_box .Contact_box_share .box_share_list.tel:hover .share_list_down {width:9.899000000000001vw;height:3.126vw;border-radius:10px;}



.SearchPage{ background: #f5f5f5;}
.SearchPage .Search_content .Search_content_box{width: 100%;Display: flex;justify-content: space-between;flex-wrap: wrap;}
.SearchPage .Search_content .Search_content_box .content_box_list{ margin-top: 20px; width: calc(50% - 10px); padding: 20px; position: relative; top: 0; background: #fff; border-radius: 10px; overflow: hidden;}
.SearchPage .Search_content .Search_content_box .content_box_listi:nth-child(-n+2){margin-top: 0;}
.SearchPage .Search_content .Search_content_box .content_box_list:hover{ background: #07174f; top: -10px; box-shadow: 0px 0px 20px rgba(0,0,0,.2);}
.SearchPage .Search_content .Search_content_box .content_box_list .box_list_time{width: 100%;}
.SearchPage .Search_content .Search_content_box .content_box_list .box_list_title{width: 100%;margin: 15px 0;line-height: 1.5;}
.SearchPage .Search_content .Search_content_box .content_box_list .box_list_more{width: 100%;}
.SearchPage .Search_content .Search_content_box .content_box_list .box_list_more i{margin-left: 6px; font-size: inherit;}
.SearchPage .Search_content .Search_content_box .content_box_list b{font-size: inherit;color: #07174f;}
.SearchPage .Search_content .Search_content_box .content_box_list:hover .box_list_time{ color: #fff;}
.SearchPage .Search_content .Search_content_box .content_box_list:hover .box_list_title{ color: #fff;}
.SearchPage .Search_content .Search_content_box .content_box_list:hover .box_list_more{ color: #fff;}
.SearchPage .Search_content .Search_content_box .content_box_list:hover .box_list_more i{ color: #fff;}
.SearchPage .Search_content .Search_content_box .content_box_list:hover b{color: #fff;}



.PBanner{ position: relative;}
.PBanner .HBanner_box_thumb{ background:#000;}
.PBanner .HBanner_box_thumb img{ opacity: .6;}
.PBanner .PBanner_po{ position: absolute; top: 0; left: 0; right:0; height: 100%; display: flex; flex-direction: column; justify-content:center;}
.PBanner .PBanner_po_back{ display: flex; align-items:center; color: #2170e0; margin-bottom: 50px;}
.PBanner .PBanner_po_back svg{ transform: rotateY(180deg); margin-right: 8px;}
.PBanner .PBanner_po_dd{ color: #2170e0; margin-bottom: 20px;}
.PBanner .PBanner_po_dt{ color:#fff; margin-bottom: 20px; font-weight: bolder;}
.PBanner .PBanner_po_p{ color:#fff; color:#94a3b8; margin-bottom: 50px;}
.PBanner .PBanner_po_tag{ display: flex;}
.PBanner .PBanner_po_tag .po_tag_list{ width: 100%; margin-right: 22px; border-radius: 10px; border: 1px solid rgba(255 255 255 / 0.1); padding: 30px;    backdrop-filter: blur(12px); background: rgba(255, 255, 255, .1);}
.PBanner .PBanner_po_tag .po_tag_list:last-child{ margin-right: 0px;}
.PBanner .PBanner_po_tag .po_tag_list .tag_list_dd{ color:rgba(255,255,255,.5); margin-bottom: 15px;}
.PBanner .PBanner_po_tag .po_tag_list .tag_list_dt{font-size: 28px; color:#ffffff;line-height: 1.5;}


.PRDetails{}
.PRDetails .PRDetails_list{ padding: 160px 0px;}
.PRDetails .PRDetails_list:nth-child(2n){ background:#f8fafc;}
.PRDetails .PRDetails_list .pc_all_content{ display: flex; align-items:center; justify-content: space-between;}
.PRDetails .PRDetails_list:nth-child(2n) .pc_all_content{ flex-direction: row-reverse; }
.PRDetails .PRDetails_list .PRDetails_list_left{ width:48%;}
.PRDetails .PRDetails_list .PRDetails_list_left:after{ content:""; display: inline-block; width: 80px; height: 4px; background:#1d4ed8; margin-top: 25px;}
.PRDetails .PRDetails_list .PRDetails_list_left .list_left_dd{font-size: 20px; color:#1d4ed8; opacity: .2; text-transform: uppercase; font-weight: bolder;}
.PRDetails .PRDetails_list .PRDetails_list_left .list_left_dt{font-size: 28px; color:#0f172a; font-weight: bolder; margin-top: 15px; margin-bottom: 25px;}
.PRDetails .PRDetails_list .PRDetails_list_left .list_left_p{font-size: 15px; margin-bottom: 6px;color:#475569; line-height: 1.5;}
.PRDetails .PRDetails_list .PRDetails_list_right{ width:44%; position: relative;}
.PRDetails .PRDetails_list .PRDetails_list_right img{ border-radius: 60px; height: 700px; object-fit:cover;}
.PRDetails .PRDetails_list .PRDetails_list_right .list_right_con{ display: inline-block; border-radius: 60px; border: 1px dashed rgba(255,255,255,.5); position: absolute; left: 0; top: 0; width: 86%; height: 86%; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%);}
.PRDetails .PRDetails_list .PRDetails_list_right .list_right_con img{ border-radius: 60px; height: 100%; object-fit:cover;}
.PRDetails .PRDetails_list .PRDetails_list_right:before{ content:""; display: inline-block; border-radius: 60px; position: absolute; left: 0; top: 0; width: 100%; height: 100%; left: 0%; top: 0%;backdrop-filter: blur(6px);}











.padding115 {padding:5.9915vw 0vw;}
.pc_top .pc_top_box .top_box_title.color .box_title_dt {color:#111111;}
.solution {background:#fff url(../images/sg1.jpg) no-repeat 100%/cover;transition:none;}
.solution .top_box_more {display:flex;align-items:center;}
.solution .top_box_more .banner_switch {position:relative;top:0;transform:inherit;}
.solution .top_box_more .banner_switch.solution_next {margin-left:1.042vw;}
.solution .top_box_more .banner_switch.swiper-button-disabled {opacity:.3;}
.solution .solution_content .solution_content_list {background:#fff;border-radius:0.521vw;padding:3.4386vw 2.2924vw;height:auto;}
.solution .solution_content .solution_content_list .content_list_title {margin-top:1.6672vw;margin-bottom:1.2504vw;color:#111111;}
.solution .solution_content .solution_content_list .content_list_txt {margin-bottom:2.084vw;color:#666666;line-height:1.5;}
.solution .solution_content .solution_content_list .content_list_bottom {background:#2c5eff;border-radius:0.521vw;padding:1.8235vw;}
.solution .solution_content .solution_content_list .content_list_bottom .list_bottom_dd {color:#fff;margin-bottom:1.042vw;}
.solution .solution_content .solution_content_list .content_list_bottom .list_bottom_dt {color:#fff;line-height:1.5;}
.solution2 {background:#fff url(../images/sg2.jpg) no-repeat 100%/cover;transition:none;}
.solution2 .solution2_content {display:flex;justify-content:space-between;}
.solution2 .solution2_content .solution2_content_list {background-image:linear-gradient( 268deg,#07174f 0%,/* 左边（起点）深蓝 */ transparent 100% /* 右边完全透明 */ );width:24%;border-radius:0.521vw;border:0.0521vw solid rgba(255,255,255,.1);padding:2.605vw 2.084vw;position:relative;}
.solution2 .solution2_content .solution2_content_list:before {content:"";display:inline-block;width:50%;height:0.0521vw;border-radius:100%;background:url(../images/sn3.png) no-repeat 50% 50%;position:absolute;right:0;top:-0.0521vw;opacity:.35;background-size:100%;}
.solution2 .solution2_content .solution2_content_list:after {content:"";display:inline-block;width:50%;height:0.0521vw;border-radius:100%;background:url(../images/sn3.png) no-repeat 50% 50%;transition:none;position:absolute;left:0;bottom:-0.0521vw;opacity:.35;background-size:100%;}
.solution2 .solution2_content .solution2_content_list .content_list_dd {color:#fff;}
.solution2 .solution2_content .solution2_content_list .content_list_dt {color:#fff;margin-top:1.563vw;margin-bottom:2.084vw;}
.solution2 .solution2_content .solution2_content_list .content_list_p {color:#fff;line-height:1.65;}






@media screen and (max-width:1650px){    
  .footer .footer_box .footer_box_left .box_left_info{margin-right: 10vw;}
	
}


@media screen and (max-width:1550px){
    
    .ACProfile .ACProfile_box .ACProfile_box_info{max-width:50%;}
    
    .footer .footer_box .footer_box_left .box_left_info{margin-right: 8vw;}
    .CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form .bottom_form_list .form_list_li .list_li_dt{width: calc(100% - 5vw);}
    
}


@media screen and (max-width:1450px){
    .footer .footer_box .footer_box_left .box_left_info{margin-right: 6vw;}
    .CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form .bottom_form_list .form_list_li{border-radius: 15px;}
    .CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form .bottom_form_list.textarea{border-radius: 15px;}
    .CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form .bottom_form_list .form_list_li .list_li_dt{width: calc(100% - 6vw);}
    .CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form .bottom_form_list .form_list_li .list_li_dt select{height: auto;}
    
    .ACProfile .ACProfile_box .ACProfile_box_thumb{max-width:43%;}
    .ACProfile .ACProfile_box .ACProfile_box_info{max-width:50%;}
    
}

@media screen and (max-width:1366px){
    .footer .footer_box .footer_box_left .box_left_info{max-width: 56%;margin-right: 4vw;}
    .CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form .bottom_form_list .form_list_li .list_li_dt{width: calc(100% - 7vw);}

}

@media screen and (max-width:1280px){    

}
@media screen and (max-width:1124px){   

}

@media screen and (max-width:1024px){    /*ipad-y*/
	body{font-size: 14px; width: 100%; max-width: 100%;}
  input,select,textarea {font:14px Helvetica Neue,Helvetica,PingFang SC,\5FAE\8F6F\96C5\9ED1,Tahoma,Arial,sans-serif;}
  a{font-size: 14px;}
    
    .header{ display: none;}
    .pc_all .pc_all_content,.pc_all .pc_all_content2{ width: 90%;padding-right: 0;padding-left: 0; margin: 0 auto;}
    /* 手机导航 */
    .m-header-nav *{-webkit-transition:all 0s ease;-moz-transition:all 0s ease;transition:all 0s ease;}
    .m-header-nav-height{ display:block;}
    .m-header-nav{display: block;position:fixed;top:0;z-index:9999999999999999;width:100%;transition:all ease 0.45s; background: transparent;border-bottom: 1px solid  transparent;}
    .m-header-nav .sp_header{height: 62px;position: relative;top:0;z-index:10000;padding: 0% 4%; display:flex; align-items:center; justify-content:space-between; }
    .m-header-nav .sp_logo{padding: 0;display:flex; align-items:center;}
    .m-header-nav .sp_logo a{width:89px; height: 28px;display: flex;align-items: center;position: relative;}
    .m-header-nav .sp_logo img{margin:auto;transition:all ease 0.45s;width:100%; height: 100%;position: absolute; left: 0; top: 0;}
    .m-header-nav .sp_logo img:first-child{ opacity: 1;}
    .m-header-nav .sp_logo img:last-child{ opacity: 0;}
    .m-header-nav .sp_btn{ display: flex; position: relative;}
    .m-header-nav .sp_btn .sp_btn_list{ margin-right: 25px; position: relative; top: -2px;}
    .m-header-nav .sp_btn .sp_btn_list:last-child{ margin-right: 0px;}
    .m-header-nav .sp_btn .sp_btn_list .btn_list_title{width: 18px; height: 18px; display: flex; align-items:center;position: relative;}
    .m-header-nav .sp_btn .sp_btn_list .btn_list_title img{width: 100%; height:  100%;position: absolute;left:0;top:0;}
    .m-header-nav .sp_btn .sp_btn_list .btn_list_title img:first-child{opacity: 1;}
    .m-header-nav .sp_btn .sp_btn_list .btn_list_title img:last-child{opacity: 0;}
    .m-header-nav .sp_btn .sp_btn_list .btn_list_down{  position: absolute; width: 100px; top: 40px; left: 50%; background:#fff; transform: translateX(-50%); box-shadow: 0px 0px 20px rgba(0,0,0,.1); display: none;}
    .m-header-nav .sp_btn .sp_btn_list .btn_list_down a{ font-size: 14px; display: inline-block; width: 100%; text-align:center; line-height: 31px;}
    .m-header-nav .sp_login{ position: absolute; right: 75px;}
    .m-header-nav .sp_login img{ height: 24px;}
    .m-header-nav .sp_nav{width: 26px;float:right;position:relative;cursor:pointer;height:14px;z-index: 900;top: 0px;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
    .m-header-nav .sp_nav span{display:block;background: #fff;width: 26px;height: 2px;position:absolute;left: 0;transition:all ease 0.45s;}
    .m-header-nav .sp_nav span:nth-of-type(1){top:0px; width:18px;}
    .m-header-nav .sp_nav span:nth-of-type(2){top: 6px;}
    .m-header-nav .sp_nav span:nth-of-type(3){top: 13px;}
    .m-header-nav .sp_nav_se{ top: -5px;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
    .m-header-nav .sp_nav_se span:nth-of-type(1){top: 11px;transform:rotate(45deg); width:26px;}
    .m-header-nav .sp_nav_se span:nth-of-type(2){width:0;transition:none;}
    .m-header-nav .sp_nav_se span:nth-of-type(3){top: 11px;transform:rotate(-45deg);}
    .m-header-nav .sjj_nav{display: block;position:fixed;z-index:9;background:white;width:70%;height:calc(100%);font-size: .95rem;;line-height:2.7rem;top:0px;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.45s; border-top:1px solid #dcdcdc; z-index: 401111; left: -75%;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
    .m-header-nav .sjj_nav.active{ left: 0;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
    .m-header-nav .sjj_nav_bg{ position: fixed; left: 0; top: 0; background: rgba(0,0,0,.5); width: 100%; height: 100%; z-index: 401110;}
    .m-header-nav .sjj_nav_bg{display: none;}
    .m-header-nav .nav_show{display: block;}
    .m-header-nav .sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
    .m-header-nav .sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 100px)}
    .m-header-nav .sjj_nav>ul>li:first-child .language{float:right;width:93px;overflow:hidden;line-height:40px;}
    .m-header-nav .sjj_nav>ul>li:first-child .language a{width:50%;float:left;border-left:1px #ededed solid;text-align:center;color:#999;}
    .m-header-nav .sjj_nav ul li i{position: absolute; top: 0px; right: 0px; border-left: 1px #ededed solid; padding: 0px 15.5px; display: flex; align-items: center; justify-content: flex-start;}
    .m-header-nav .sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.45s}
    .m-header-nav .sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
    .m-header-nav .sjj_nav ul li{border-top:1px #ededed solid;padding-left:1.1rem;position:relative;line-height:2.6rem; list-style: none;}
    .m-header-nav .sjj_nav>ul >li:last-child{border-bottom:1px #ededed solid;}
    .m-header-nav .sjj_nav ul li ul{display:none}
    .m-header-nav .sjj_nav ul li a{color:#666;width:100%;display: block;font-size: 14px;padding: 14px 0;}
    .m-header-nav .sjj_nav ul li ul li a{color:#666;display:block;text-align:left;}
    .m-header-nav .sjj_nav ul li i svg{width:.9rem;height: 2.6rem;fill:#cbcbcb;}
    .m-header-nav .sjj_nav ul li .sjj_nav_i_se svg{fill:#000;}
    .m-header-nav .sjj_nav ul li ul li>ul{margin-left:10px}
    .m-header-nav.active{ box-shadow: unset;border-color: transparent;background: transparent;}
    .m-header-nav.active .sp_logo img:first-child{ opacity: 0;}
    .m-header-nav.active .sp_logo img:last-child{ opacity: 1;}
    .m-header-nav.active .sp_btn .sp_btn_list .btn_list_title img:first-child{ opacity: 0;}
    .m-header-nav.active .sp_btn .sp_btn_list .btn_list_title img:last-child{ opacity: 1;}
    .m-header-nav.active .sp_logo img:first-child{ opacity: 0;}
    .m-header-nav.active .sp_logo img:last-child{ opacity: 1;}
    .m-header-nav.active .sp_nav span{background: rgba(0,68,148, 1);}
    .m-header-nav.on{ box-shadow: 0px 0px 20px rgba(0,0,0,.2);border-color: #eee;background: white;}
    .m-header-nav.on .sp_logo img:first-child{ opacity: 0;}
    .m-header-nav.on .sp_logo img:last-child{ opacity: 1;}
    .m-header-nav.on .sp_btn .sp_btn_list .btn_list_title img:first-child{ opacity: 0;}
    .m-header-nav.on .sp_btn .sp_btn_list .btn_list_title img:last-child{ opacity: 1;}
    .m-header-nav.on .sp_logo img:first-child{ opacity: 0;}
    .m-header-nav.on .sp_logo img:last-child{ opacity: 1;}
    .m-header-nav.on .sp_nav span{background: rgba(0,68,148, 1);}
	
	
	.layui-laypage {font-size:14px;}
	.layui-laypage .layui-laypage-disabled { margin:0 7px; border-radius: 100px; border: 1.5px solid #dcdcdd;}
	.layui-laypage .layui-laypage-count { margin-right: 4px; padding: 0 11px; height: 34px; font-size: 14px; line-height: 32px;  border: 1.5px solid #dcdcdd;border-radius: 4px;}
	.layui-laypage span{ width:34px; height:34px; font-size:14px; border-radius: 100px;margin:0 4px; border: 1.5px solid #dcdcdd;}
	.layui-laypage a { width:34px; height:34px;font-size:14px; border: 1.5px solid #dcdcdd; margin:0 4px; border-radius: 100px;}
	.layui-laypage-curr { width:34px; height:34px; font-size:14px; border-radius: 100px;  margin:0 4px; }
	.layui-laypage-curr em,.layui-laypage-disabled em { border-radius: 100px; }
	.layui-laypage-curr em:last-child{font-size:14px;}
	.layui-laypage .layui-laypage-disabled{ width:34px; height:34px; border-radius: 100px; font-size:14px;}


	
	
	.padding115{ padding: 65px 0px;}
    .pc_top .pc_top_box .top_box_title.color .box_title_dt{ color:#111111;}
    .solution{background:#fff url(../images/sg1.jpg) no-repeat 100%/cover;transition:none;}
    .solution .top_box_more{ display: flex; align-items:center;}
    .solution .top_box_more .banner_switch{ position: relative; top: 0;transform: inherit;}
    .solution .top_box_more .banner_switch.solution_next{ margin-left: 20px;}
    .solution .top_box_more .banner_switch.swiper-button-disabled{ opacity: .3;}
    .solution .solution_content .solution_content_list{ background:#fff; border-radius: 10px; padding: 66px 44px; height: auto;}
    .solution .solution_content .solution_content_list .content_list_title{ margin-top:32px; margin-bottom: 24px; color:#111111;}
    .solution .solution_content .solution_content_list .content_list_txt{ margin-bottom: 40px; color:#666666; line-height: 1.5;}
    .solution .solution_content .solution_content_list .content_list_bottom{ background:#2c5eff; border-radius: 10px; padding: 35px;}
    .solution .solution_content .solution_content_list .content_list_bottom .list_bottom_dd{ color:#fff; margin-bottom: 20px;}
    .solution .solution_content .solution_content_list .content_list_bottom .list_bottom_dt{ color:#fff; line-height: 1.5;}
    
    
    .solution2{background:#fff url(../images/sg2.jpg) no-repeat 100%/cover;transition:none;}
    .solution2 .solution2_content{ display: flex; justify-content: space-between;}
    .solution2 .solution2_content .solution2_content_list{background-image: linear-gradient( 268deg, #07174f 0%,     /* 左边（起点）深蓝 */ transparent 100% /* 右边完全透明 */ ); width:24%; border-radius: 10px; border:1px solid rgba(255,255,255,.1); padding: 50px 40px; position: relative;}
    .solution2 .solution2_content .solution2_content_list:before{ content:""; display: inline-block; width: 50%; height: 1px; border-radius: 100%; background:url(../images/sn3.png) no-repeat 50% 50%; position: absolute; right:0; top: -1px; opacity: .35; background-size: 100%;}
    .solution2 .solution2_content .solution2_content_list:after{ content:""; display: inline-block; width: 50%; height: 1px; border-radius: 100%; background:url(../images/sn3.png) no-repeat 50% 50%;transition:none; position: absolute; left:0; bottom: -1px; opacity: .35;  background-size: 100%;}
    .solution2 .solution2_content .solution2_content_list .content_list_dd{ color:#fff;}
    .solution2 .solution2_content .solution2_content_list .content_list_dt{ color:#fff; margin-top: 30px; margin-bottom:40px;}
    .solution2 .solution2_content .solution2_content_list .content_list_p{ color:#fff; line-height: 1.65;}
}

@media screen and (max-width:980px){    /*ipad-x*/
    img{ max-width:100%;}
}

@media screen and (max-width:766px){    /*iphone*/
    .pc_all .pc_all_content,.pc_all .pc_all_content2{ max-width: 90%; width: 100%;}
    
    
    .content_list_video .list_video_content .video_content_close{width:20px;height:20px;right: -7px; top: -24px;}
    .content_list_video .list_video_content .video_content_close img{height:9px;}
    .content_list_video .list_video_content{ width: 100%;}
    .content_list_video .list_video_bg{ z-index: 1120;}
    .content_list_video .list_video_content{ z-index: 1121;}
    
    .search .search_bg .search_content{ width: 90%;}
    .search .search_content .search_content_top .search_close{top: -36px; font-size: 26px;}
	.search .search_content input[type="search"]{padding: 0 20px;}
    .search .search_content input[type="search"],.search .search_content input[type="submit"]{ height: 50px; font-size: 14px;}
    .content_list_video .list_video_content{ width: 100%;}
    
    .layui-laypage{ flex-wrap: wrap;}
	
	
	.padding115{padding: 35px 0px;}
	
	.pc_btn .pc_btn_txt{margin-right: 6px;}
	.pc_btn .pc_btn_icon{width:42px;height:35px;}
	
	.banner{margin-top: 0;padding-bottom: 30px;}
	.banner .swiper{}
	.banner .swiper .swiper-wrapper{}
	.banner .swiper .swiper-wrapper .banner_list{}
	.banner .swiper .swiper-wrapper .banner_list .banner_list_img{}
	.banner .swiper .swiper-wrapper .banner_list .banner_list_img img{width: 100%;height:270px;}
	.banner .banner_list .banner_list_info .list_info_box{margin-top: 90px;}
	.banner .banner_list .banner_list_info .list_info_box .info_box_dd{font-size: 20px;margin-bottom: 15px;}
	.banner .banner_list .banner_list_info .list_info_box .info_box_dt{margin-bottom: 25px;font-size:14px;}
	.banner .banner_list .banner_list_info .list_info_box .pc_btn{box-shadow: none;}
	.banner .banner_pagination{bottom: 15px;}
	.banner .banner_pagination .swiper-pagination{text-align: center;}
	.banner .banner_pagination .swiper-pagination span{width: 30px;height:30px;margin-right: 10px;}
	.banner .banner_pagination .swiper-pagination span::after{width: 9px;height:9px;}
	
	.pc_all .pc_top{margin-bottom: 25px;}
	.pc_top .pc_top_box .top_box_title{max-width: 45%;}
	.pc_top .pc_top_box .top_box_title .box_title_dd{font-size:14px;margin-bottom: 5px;}
	.pc_top .pc_top_box .top_box_title .box_title_dd img{width: 10px;height:10px;}
	.pc_top .pc_top_box .top_box_title .box_title_dt{font-size:16px;line-height: 1.6;}
	.pc_top .pc_top_box .top_box_title 
	
	.HProduct .HProduct_box{margin-top: 15px;}
	.HProduct .HProduct_box::after{width:197px;height:200px;right: -120px;top: -152px;}
	.HProduct .HProduct_box_nav{position: relative;z-index: 3;margin-bottom: 30px;align-items: flex-start;}
	.HProduct .HProduct_box_nav .box_nav_list{width:24%;}
	.HProduct .HProduct_box_nav .box_nav_list .nav_list_line{margin: 12px 0;width:10px;height:10px;}
	.HProduct .HProduct_box_nav .box_nav_list .nav_list_line::before{height:2px;}
	.HProduct .HProduct_box_nav .box_nav_list .nav_list_icon{height: 30px;display: flex;align-items: center;justify-content: center;}
	.HProduct .HProduct_box_nav .box_nav_list .nav_list_icon img{width:auto;height:100%;object-fit: cover;}
	.HProduct .HProduct_box_nav .box_nav_list .nav_list_txt{font-size:11px;text-align: center;}
	.HProduct .HProduct_box_nav .box_nav_list:first-child .nav_list_icon{height: 30px;}
	.HProduct .HProduct_box_nav .box_nav_list:first-child .nav_list_icon img{width:50px;height: auto;}
	.HProduct .HProduct_box_nav .box_nav_list .nav_list_line::before{width: 93px;}
	.HProduct .HProduct_box_items{padding-bottom: 70px;}
	.HProduct .HProduct_box_items .box_items_list .box_items_img{text-align:center;}
	.HProduct .HProduct_box_items .box_items_list .box_items_img img{height:230px;max-width:90%;margin:0 auto;}
	


	.HAdvantages{margin-top: 10px;}
	.HAdvantages .HAdvantages_box{justify-content: center; flex-direction: column;}
	.HAdvantages .HAdvantages_box .HAdvantages_box_list{width: 100%; padding: 18px;margin-bottom: 18px;}
	.HAdvantages .HAdvantages_box .HAdvantages_box_list:last-child{margin-bottom: 0;}
	.HAdvantages .HAdvantages_box .HAdvantages_box_list .box_list_info .list_info_title{padding: 6px 0 15px 0;}

	.HPartner::after{width:198px;height:200px;left: -80px;top: 100px;padding-top: 0;}
	.HPartner .HPartner_box{margin-top: 0;justify-content: center; flex-direction: column;}
	.HPartner .HPartner_box .HPartner_box_info{max-width: 100%;width: 100%;margin-bottom: 30px;}
	.HPartner .HPartner_box .HPartner_box_info .pc_top .pc_top_box .top_box_title{max-width: 100%;width: 100%;}
	.HPartner .HPartner_box .HPartner_box_img{max-width: 100%;width: 100%;flex-wrap: wrap;}
	.HPartner .HPartner_box .HPartner_box_img .box_img_list{width: 100%;}
	.HPartner .HPartner_box .HPartner_box_img .box_img_list .img_list_li{width: 48%; margin-bottom: 16px; padding: 18px; height: 135px;border-radius:10px;}
	.HPartner .HPartner_box .HPartner_box_img .box_img_list .img_list_li .list_li_logo{width: 100%;height: 40px;margin-bottom: 20px;}
	.HPartner .HPartner_box .HPartner_box_img .box_img_list .img_list_li .list_li_logo img{width: auto; height: auto; max-height: 20px;}
	.HPartner .HPartner_box .HPartner_box_img .box_img_list .img_list_li .list_li_name{margin-bottom: 10px;}
	.HPartner .HPartner_box .HPartner_box_img .box_img_list .img_list_li.active{ display: none;}
		
	
	.HNews .HNews_box{justify-content: center; flex-direction: column;}
	.HNews .HNews_box .HNews_box_left{width: 100%;margin-bottom: 40px;}
	.HNews .HNews_box .HNews_box_left .box_left_img{height:auto;max-height: 205px;}
	.HNews .HNews_box .HNews_box_right{width: 100%; padding-left:0; border-left: none;}
	.HNews .HNews_box .HNews_box_left .box_left_title{margin: 12px 0;font-size: 18px;}
	.HNews .HNews_box .HNews_box_left .box_left_time img{width:auto;height: 16px;margin-right:10px;}
	.HNews .HNews_box .HNews_box_right .box_right_list{padding: 18px 0;}
	.HNews .HNews_box .HNews_box_right .box_right_list:first-child{padding: 0 0 18px 0;}
	.HNews .HNews_box .HNews_box_right .box_right_list .left_list_info{width: calc(100% - 140px);}
	.HNews .HNews_box .HNews_box_right .box_right_list .left_list_info .list_info_title{font-size: 15px;margin-bottom: 15px; min-height: 40px;}
	.HNews .HNews_box .HNews_box_right .box_right_list .left_list_img{width:120px;height:80px;}
	
	.footer.on{overflow: unset;z-index: 99;}
	.footer .footer_box{padding: 30px 0;justify-content: center; flex-direction: column;}
	.footer .footer_box::after{width: 197px; height: 200px; left:50%;top:50%;transform:translate(-50%,-50%);}
	.footer .footer_box .footer_box_left{max-width: 90%;width: 100%;margin-bottom: 23px;align-items: center;justify-content: center; flex-direction: column;}
	.footer .footer_box .footer_box_left .box_left_share{width: 100%;margin-bottom: 10px;margin-right: 0;width: 100%; margin-right: 0; display: flex; align-items: center; justify-content: space-around;}
	.footer .footer_box .footer_box_left .box_left_share .left_share_list{margin-bottom: 0;}
	.footer .footer_box .footer_box_left .box_left_share .left_share_list .share_list_icon img{width: auto; height: 28px;}
	.footer .footer_box .footer_box_left .box_left_share .left_share_list .share_list_down{bottom:38px;}
	.footer .footer_box .footer_box_left .box_left_share .left_share_list:hover .share_list_down {width: 120px; height: 120px;}
	.footer .footer_box .footer_box_left .box_left_info{margin-bottom: 20px;margin-right: 0;width: 100%;max-width: 100%;}
	.footer .footer_box .footer_box_left .box_left_info .left_info_entxt{margin-bottom: 20px;font-size: 36px;text-align: center;line-height: 1.1;}
	.footer .footer_box .footer_box_left .box_left_info .left_info_cntxt{line-height: 1.5;text-align: center;}
	.footer .footer_box .footer_box_left .box_left_nav{width: 100%;display: flex;align-items: flex-start;justify-content: center;flex-wrap: wrap;}
	.footer .footer_box .footer_box_left .box_left_nav a{margin: 0 10px 15px 10px;}
	.footer .footer_box .footer_box_right{align-items: center; justify-content: center;}
	.footer .footer_box .footer_box_right .box_right_logo{margin-bottom: 20px;}
	.footer .footer_box .footer_box_right .box_right_logo img{width:auto;height:50px;}
	.footer .footer_box .footer_box_right .box_right_info{text-align: center;}
	.footer .footer_box .footer_box_right .box_right_info p{margin-bottom: 10px; display: flex; align-items: center; justify-content: center;}
	.footer .footer_box .footer_box_right .box_right_info p a{color:white;}

	.padding120 {padding:35px 0;}
	.padding135 {padding:35px 0;}
	.padding140 {padding:35px 0;}

	.HBanner .HBanner_box .HBanner_box_thumb img{height: 300px;}
	.HBanner .HBanner_box .HBanner_box_info .box_info_entitle{font-size: 28px;margin-bottom: 10px;}
	.HBanner .HBanner_box .HBanner_box_info .box_info_cntitle{font-size: 16px;}
	
	.PBanner .HBanner_box .HBanner_box_info {top:40%;}
	.PBanner .HBanner_box .HBanner_box_info .box_info_entitle{margin-bottom: 8px;}
	
	.PBanner .PBanner_po_tag .po_tag_list .tag_list_dt{font-size:24px;}


	.DSlider{bottom:15px;}
	.DSlider .DSlider_icon{margin-bottom: 8px;}
	
	.pc_top .pc_top_box .top_box_left .box_left_dd{font-size: 22px; text-align: center;margin-bottom: 10px;}
	.pc_top .pc_top_box .top_box_left .box_left_dt{font-size: 18px;}
	
	.pc_about .pc_about_top .about_top_title {font-size:24px;}
    .pc_about .pc_about_top .about_top_title.line:after {content:"";width:50px;height:3px;left:50%;bottom:-15px;transform:translateX(-50%);}
    .pc_about .pc_about_top.flex {justify-content:space-between;}
    .pc_about .pc_about_top .about_top_desc {font-weight:500;color:rgb(148 163 184 / 1);line-height:1.5;}
    .pc_about .pc_about_top.flex .about_top_desc {width:65%;}
    .pc_about .pc_about_top.column {flex-direction:column;}
    .pc_about .pc_about_top.column .about_top_title {margin-bottom:15.0048px;}


	.ACProfile .ACProfile_box{justify-content: center; flex-direction: column;}
	.ACProfile .ACProfile_box .ACProfile_box_thumb{max-width:70%;right: 0;padding: 0;margin-bottom: 0;width:80%;margin:0 auto;border: 10px solid rgb(248 250 252 / 1);box-shadow:0 0 #0000,0 0 #0000,0 15px 30px -10px rgb(0 0 0 / 0.25);}
	.ACProfile .ACProfile_box .ACProfile_box_thumb .playBtn img{width: auto;height: 70px;}
	.ACProfile .ACProfile_box .ACProfile_box_info{max-width: 100%;width: 100%;}
	.ACProfile .ACProfile_box .ACProfile_box_info .pc_top{margin:40px 0 20px 0;}
	.ACProfile .ACProfile_box .ACProfile_box_info .top_box_left .box_left_en{font-size:10px;padding:4px 10px;letter-spacing:1.2px;margin-bottom: 12px;}
	.ACProfile .ACProfile_box .ACProfile_box_info .top_box_left .box_left_cn{font-size:24px;}
	.ACProfile .ACProfile_box .ACProfile_box_info .box_info_list p{margin-bottom:12px;}
	.ACProfile .ACProfile_box .ACProfile_box_info .box_info_param {justify-content:space-between;}
	.ACProfile .ACProfile_box .ACProfile_box_info .box_info_param .info_param_li{width:47%;padding:20px;margin-right:0;border-radius:25px;}
	.ACProfile .ACProfile_box .ACProfile_box_info .box_info_param .info_param_li .param_li_dd{margin-bottom:8px;}
	
	.ACCulture{height:auto;}
	.ACCulture .ADCourse_bg{width: calc(100% - 40px); border-radius: 22px;}
	.ACCulture .pc_about_top{margin-bottom:25px;}
	.ACCulture .pc_all_content::before{width: 420px;height: 420px;top:45%;}
	.ACCulture .ACCulture_box{padding:0 20px;}
	.ACCulture .ACCulture_box .ACProfile_box_info{justify-content: center; flex-direction: column;}
	.ACCulture .ACCulture_box .ACProfile_box_info .box_info_item{ width:100%;min-height: 200px;padding:20px;border-radius:22px;border:1.0003px solid rgb(255 255 255 / 0.1);backdrop-filter:blur(20px);margin-bottom:15px;}
	.ACCulture .ACCulture_box .ACProfile_box_info .box_info_item .info_item_icon{width:50px;height:50px;border-radius: 20px;}
	.ACCulture .ACCulture_box .ACProfile_box_info .box_info_item .info_item_icon img{width:22px;height:22px;}
	.ACCulture .ACCulture_box .ACProfile_box_info .box_info_item:last-child{margin-bottom:0;}
	
	
	
	.banner_switch{width: 38px; height: 38px;}
	.banner_switch img{height: 8px;}
	
	
	.ADCourse .pc_about_top {margin-bottom: 30px;}
    .ADCourse .ADCourse_box {display:flex;align-items:center;justify-content:center;position:relative;z-index:3;flex-direction:column;}
    .ADCourse .ADCourse_box:before {width:0.2084vw;height:100%;}
    .ADCourse .ADCourse_box .ADCourse_box_list {width:100%;margin-bottom: 18px;}
    .ADCourse .ADCourse_box .ADCourse_box_list:nth-child(even) {position:relative;left:0;}
    .ADCourse .ADCourse_box .ADCourse_box_list:nth-child(even) .box_list_info {width:calc(100% - 45px);}
    .ADCourse .ADCourse_box .ADCourse_box_list .box_list_info {width: calc(100% - 40px);padding: 18px;border-radius: 12px;border:1px solid rgb(241 245 249 / 1);}
    .ADCourse .ADCourse_box .ADCourse_box_list .box_list_info .list_info_top {padding-bottom: 11px;margin-bottom: 18px;font-size: 24px;}
    .ADCourse .ADCourse_box .ADCourse_box_list .box_list_info .list_info_top:before {width: 30px;height: 3px;}
    .ADCourse .ADCourse_box .ADCourse_box_list .box_list_dian {width: 25px;height: 25px;border: 4px solid rgb(255 255 255 / 1);border-radius: 100px;box-shadow:0 20.0064px 25.008px -5.0016px rgb(0 0 0 / 0.1),0 8.0025px 10.0032px -6.0019px rgb(0 0 0 / 0.1);}
    
    .AHonors{width: calc(100% - 40px); border-radius: 20px;}
    .AHonors .AHonors_box {padding: 0;position:relative;display:flex;justify-content:space-between;flex-wrap: wrap;}
    .AHonors .AHonors_box .AHonors_box_list {width: 48.5%;padding: 18px;margin-bottom: 13px;border-radius: 15px;border: 1px solid rgb(241 245 249 / 1);}
    .AHonors .AHonors_box .AHonors_box_list .box_list_top {width:100%;margin-bottom: 18px;}
    .AHonors .AHonors_box .AHonors_box_list .box_list_top .list_top_icon img{height:40px;}
    .AHonors .AHonors_box .AHonors_box_list .box_list_info {width:100%;}
    .AHonors .AHonors_box .AHonors_box_list .box_list_info .list_info_dd {margin-bottom: 5px;}
    .AHonors .AHonors_box .AHonors_box_list .box_list_info .list_info_dt {Letter-spacing:0.0625vw;}
    .AHonors .AHonors_box .AHonors_box_list:hover {box-shadow:0 1.3025vw 2.605vw -0.6252vw rgb(0 0 0 / 0.25);}
    .AHonors .AHonors_box .AHonors_box_list:hover .box_list_top .list_top_icon img {transform:rotate(20deg);}
    
    
    .solution2 .solution2_content .solution2_content_list .content_list_dd{font-size: 18px;}
    .solution2 .solution2_content .solution2_content_list .content_list_dt{margin: 16px 0;font-size: 16px;}
    .solution2 .solution2_content .solution2_content_list .content_list_p{font-size: 14px;}
    
    .APCompanies{padding: 35px 0 15px 0;}
    .APCompanies .pc_about_top {margin-bottom:30px;}
    .APCompanies .APCompanies_box .APCompanies_box_list {width:100%;justify-content: flex-start;padding: 0 35px;flex-wrap: wrap;}
    .APCompanies .APCompanies_box .APCompanies_box_list .box_list_li {height:auto;isplay:flex;flex-direction:column;justify-content:center;align-items:center;}
    .APCompanies .APCompanies_box .APCompanies_box_list .box_list_li .list_li_icon {width: 60px;height: 60px;border-radius: 100px;padding: 10px;background:rgb(8 23 80 / 0.5);display:flex;justify-content:center;align-items:center;overflow:hidden;margin-bottom: 15px;}
      .APCompanies .APCompanies_box .APCompanies_box_list .box_list_li:nth-child(3n){margin: 0 0 18px 0;}
    
    .APCompanies .APCompanies_box .APCompanies_box_list .box_list_box .swiper{width:100%;}
    .APCompanies .APCompanies_box .APCompanies_box_list .box_list_box .swiper .swiper-wrapper{align-items: flex-start;}
    .APCompanies .APCompanies_box .APCompanies_box_list .box_list_box .banner_switch{width:35px; height: 35px;}
    .APCompanies .APCompanies_box .APCompanies_box_list .box_list_box .banner_switch img{height:8px;}
    .APCompanies .APCompanies_box .APCompanies_box_list .box_list_box .banner_prev{left:-40px;}
    .APCompanies .APCompanies_box .APCompanies_box_list .box_list_box .banner_next{right:-40px;}

    
    
    .AGPartners {background:#ffffff;padding:0;margin-bottom:35px;}
    .AGPartners .AGPartners_box {width:100%;border-radius: 25px;position:relative;overflow:hidden;flex-direction: column;}
    .AGPartners .AGPartners_box .AGPartners_box_left {width: 100%;padding-left: 0;padding: 0 25px;margin-bottom: 20px;}
    .AGPartners .AGPartners_box .AGPartners_box_left .pc_about_top {margin-bottom: 20px;align-items:flex-start;}
    .AGPartners .AGPartners_box .AGPartners_box_left .pc_about_top .about_top_title {margin-bottom: 15px;}
    .AGPartners .AGPartners_box .AGPartners_box_left .pc_about_top .about_top_desc {font-size: 14px;}
    .AGPartners .AGPartners_box .AGPartners_box_left .box_left_list {width:100%;}
    .AGPartners .AGPartners_box .AGPartners_box_left .box_left_list .left_list_li {width:100%;margin-bottom: 20px}
    .AGPartners .AGPartners_box .AGPartners_box_left .box_left_list .left_list_li:last-child {margin-bottom:0;}
    .AGPartners .AGPartners_box .AGPartners_box_left .box_left_list .left_list_li img {width: 18px;margin-right: 9px;}
    .AGPartners .AGPartners_box .AGPartners_box_right {width: 100%;padding:0 !important; justify-content:center;align-items:center;}
    .AGPartners .AGPartners_box .AGPartners_box_right img {max-width: 90%;}
    
    
    	
	
	.AFLocation .AFLocation_box .AFLocation_box_top{padding: 30px 0 20px 0;justify-content: center; flex-direction: column;}
	.AFLocation .AFLocation_box .AFLocation_box_top .pc_top{width: 100%;margin-bottom: 12px;}
	.AFLocation .AFLocation_box .AFLocation_box_top .box_top_desc{width: 100%;}
	.AFLocation .AFLocation_box .AFLocation_box_bottom .banner_switch{top: 25%;}
	.AFLocation .AFLocation_box .AFLocation_box_bottom .swiper-wrapper .banner_list{margin-bottom: 220px;}
	.AFLocation .AFLocation_box .AFLocation_box_bottom .swiper-wrapper .banner_list .banner_list_thumb{height:250px;}
	.AFLocation .AFLocation_box .AFLocation_box_bottom .swiper-wrapper .banner_list .banner_list_info {bottom: -80%;box-shadow: 0 0 20px 0 rgba(44,94,255,0.12);opacity: 1;}
	.AFLocation .AFLocation_box .AFLocation_box_bottom .swiper-wrapper .banner_list .banner_list_info .list_info_box{padding: 15px;}
	.AFLocation .AFLocation_box .AFLocation_box_bottom .swiper-wrapper .banner_list .banner_list_info .list_info_box .info_box_top{padding-bottom: 15px;}
	.AFLocation .AFLocation_box .AFLocation_box_bottom .swiper-wrapper .banner_list .banner_list_info .list_info_box .info_box_top .box_top_icon img{height: 16px;}
	.AFLocation .AFLocation_box .AFLocation_box_bottom .swiper-wrapper .banner_list .banner_list_info .list_info_box .info_box_bottom{padding-top: 20px;}
	.AFLocation .AFLocation_box .AFLocation_box_bottom .swiper-wrapper .banner_list .banner_list_info .list_info_box .info_box_bottom .box_bottom_li{margin: 0 15px 15px 0;padding: 10px;border-radius: 8px;font-size: 12px;}
	
	
	
	.HBanner .HBanner_box .HBanner_box_nav{bottom: 15px;}
	.HBanner .HBanner_box .HBanner_box_nav .box_nav_list{padding:10px 10px 0 10px;flex-wrap: wrap;border-radius: 10px;justify-content: flex-start;}
	.HBanner .HBanner_box .HBanner_box_nav .box_nav_list .nav_list_li{margin: 0 10px 10px 0;font-size: 13px;}
	.HBanner .HBanner_box .HBanner_box_nav .box_nav_list .nav_list_li a{padding: 8px 15px;font-size:13px;}
	
	
	.Product .Product_box .Product_box_list{padding: 20px;margin-bottom:25px;background-size: contain;justify-content: center; flex-direction: column; background: #fff;}
	.Product .Product_box .Product_box_list .box_list_info{max-width: 100%;width: 100%;margin-bottom:25px;}
	.Product .Product_box .Product_box_list .box_list_info .list_info_tag .info_tag_li{line-height:1.5;}
	.Product .Product_box .Product_box_list .box_list_info .list_info_icon img{width: auto; height: 15px;}
	.Product .Product_box .Product_box_list .box_list_info .list_info_title{margin: 10px 0 10px 0;font-size: 20px;line-height: 1.5;}
	.Product .Product_box .Product_box_list .box_list_info .list_info_desc{margin-bottom: 20px;}
	.Product .Product_box .Product_box_list .box_list_info .list_info_more img{width: auto;height: 10px;margin-left: 5px;}
	.Product .Product_box .Product_box_list .box_list_thumb{max-width: 100%;width: 100%;height:auto;text-align:center;}
	.Product .Product_box .Product_box_list .box_list_thumb img{max-height: none;max-width: 90%; margin: 0 auto;}
	
	.PBanner .HBanner_box_thumb img{ height: 100vh;}
	.PBanner .PBanner_po_dt{ font-size: 22px;}
	
	
	.pc_top .pc_top_box .top_box_left .box_left_en{font-size: 30px;margin-bottom:10px;}
	.pc_top .pc_top_box .top_box_left .box_left_cn{font-size: 20px;}
	
	.PDetails .PDetails_box_top{margin: 35px 0 20px 0;}
	.PDetails .PDetails_box_bottom .box_botto_img{height: 200px;}
	.PDetails .PDetails_box_bottom .box_botto_img img{height: 100%;}
	.PDetails .PDetails_box_bottom .box_bottom_link img{width: 43px;height:auto;}
	
	
	.PDMapply .PDMapply_box{align-items: center;justify-content: center; flex-direction: column;}
	.PDMapply .PDMapply_box_info .pc_top{margin-top: 0;margin-bottom: 15px;}
	.PDMapply .PDMapply_box_info{width: 100%;margin-bottom:20px;}
	.PDMapply .PDMapply_box_info .box_info_desc{font-size: 16px;}
	.PDMapply .PDMapply_box_thumb{width: 100%;}
	
	
	
	
	
	.PDFeatures .PDFeatures_box_top{margin-bottom:15px;}
	.PDFeatures .PDFeatures_box_bottom{height: 210px;}
	.PDFeatures .PDFeatures_box_bottom .box_bottom_list{width:100px;height: 100px;font-size: 14px;}
	.PDFeatures .PDFeatures_box_bottom .box_bottom_list:nth-child(1){left:0;top:20%;}
	.PDFeatures .PDFeatures_box_bottom .box_bottom_list:nth-child(2){left: 26%;}
	.PDFeatures .PDFeatures_box_bottom .box_bottom_list:nth-child(3){bottom:0;left: 39%;top:auto;}
	.PDFeatures .PDFeatures_box_bottom .box_bottom_list:nth-child(4){left: 56%;}
	.PDFeatures .PDFeatures_box_bottom .box_bottom_list:nth-child(5){}
	
	
	.PDPRecommend .PDPRecommend_box_top{margin-bottom: 30px;}
	.PDPRecommend .PDPRecommend_box_bottom .swiper .swiper-wrapper .swiper-slide{padding:20px;}
	.PDPRecommend .PDPRecommend_box_bottom .swiper .swiper-wrapper .swiper-slide .banner_list_thumb{height: 160px;}
	.PDPRecommend .PDPRecommend_box_bottom .swiper .swiper-wrapper .swiper-slide .banner_list_title{margin: 20px 0 10px 0;}
	.PDPRecommend .PDPRecommend_box_bottom .swiper .swiper-wrapper .swiper-slide .banner_list_desc{margin-bottom: 15px;}
	.PDPRecommend .PDPRecommend_box_bottom .swiper .swiper-wrapper .swiper-slide .banner_list_more img{height: 10px; margin-left: 8px;}
	.PDPRecommend .PDPRecommend_box_bottom .swiper-pagination{margin-top: 25px;}
	.PDPRecommend .PDPRecommend_box_bottom .swiper-pagination span{width: 12px; height: 12px; margin: 0 6px;}
	
	
	.pc_top .pc_top_box .top_box_nav .box_nav_li{padding: 12px 20px; margin-right: 15px;font-size: 14px;}
	
	.News .pc_top .pc_top_box{align-items: center; justify-content: center; flex-direction: column;}
	.News .pc_top .pc_top_box .top_box_left{margin-bottom:20px;}
	.News .News_box .News_box_top{margin-bottom: 20px; padding-bottom: 20px;}
	.News .News_box .News_box_top .swiper .banner_list{height:auto;justify-content: center; flex-direction: column;}
	.News .News_box .News_box_top .swiper .banner_list .banner_list_thumb{width: 100%; height: 244px;}
	.News .News_box .News_box_top .swiper .banner_list .banner_list_info{width: 100%;padding: 20px;}
	.News .News_box .News_box_top .swiper .banner_list .banner_list_info .list_info_title{margin: 8px 0;font-size: 18px;}
	.News .News_box .News_box_top .swiper .banner_list .banner_list_info .list_info_more img{height: 9px; margin-left: 10px;}
	.News .News_box .News_box_bottom{align-items: center; justify-content: center; flex-direction: column;}
	.News .News_box .News_box_bottom .box_bottom_list{width: 100%; margin: 0 0 25px 0;}
	.News .News_box .News_box_bottom .box_bottom_list:nth-child(3n){ margin: 0 0 25px 0;}
	.News .News_box .News_box_bottom .box_bottom_list .bottom_list_thumb{ height: 265px;}
	.News .News_box .News_box_bottom .box_bottom_list .list_info_title{min-height: unset; margin: 13px 0;}
	
	
	.HNBanner .HNBanner_box_info{bottom: 20px;}
	.HNBanner .HNBanner_box_info .box_info_box{padding-left: 0;}
	.HNBanner .HNBanner_box_info .box_info_box .box_info_title{margin-bottom:20px;font-size: 20px;}
	.HNBanner .HNBanner_box_info .box_info_box .box_info_bottom .info_bottom_cat{margin-right: 20px;}
	.NDetails .Product_box{padding:35px 4%;}
	.NDetails .Product_box .NDetails_box_bottom{padding-top: 20px; margin-top: 20px;align-items: center; justify-content: center; flex-direction: column;}
	.NDetails .Product_box .NDetails_box_bottom .box_bottom_fenye{width: 100%;margin-bottom:15px;}
	.NDetails .Product_box .NDetails_box_bottom .box_bottom_btn img{margin-left: 10px;height:35px;}
	.NDetails .Product_box .NDetails_box_bottom .box_bottom_fenye .bottom_fenye_list:first-child{margin-bottom:15px;}
	.NDetails .Product_box .NDetails_box_bottom .box_bottom_fenye .bottom_fenye_list a{width: calc(100% - 60px);}
	
	
	
	.CPInquiry .CPInquiry_box .CPInquiry_box_top{margin-bottom:25px;}
	.CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form .bottom_form_list{align-items: center; justify-content: center; flex-direction: column;}
	.CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form .bottom_form_list .form_list_li{width: 100%;padding: 15px; margin-bottom: 18px;}
	.CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form .bottom_form_list .form_list_li .list_li_dt{width: calc(100% - 88px);}
	.CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form .bottom_form_list .form_list_li .list_li_dt input{height: 22px;}
	.CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form .bottom_form_list .form_list_li .list_li_dt select{height: 22px;background-size: 10px;background-color: white;background-position: right 5px center;}
	.CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form .bottom_form_list.textarea{padding: 15px; margin-bottom: 25px;}
	.CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form .bottom_form_list.textarea .form_list_dt textarea{min-height: 80px;}
	.CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form .bottom_form_btn .submit_btn{margin-right: 20px;}
	.CPInquiry .CPInquiry_box .CPInquiry_box_bottom .box_bottom_form .bottom_form_btn input{padding: 11px 20px;font-size: 14px;}


	.Recruitment .Recruitment_box{width: 100%;}
	.Recruitment .Recruitment_box .Recruitment_box_top{margin-bottom: 20px;align-items: center; justify-content: center; flex-direction: column;}
	.Recruitment .Recruitment_box .Recruitment_box_top .box_top_left{width: 100%;margin-bottom: 15px;align-items: center; justify-content: center; flex-direction: column;}
	.Recruitment .Recruitment_box .Recruitment_box_top .box_top_left .top_left_li{width: 100%; height: 45px; margin-bottom: 15px;padding: 0 15px;}
	.Recruitment .Recruitment_box .Recruitment_box_top .box_top_left .top_left_li select{background-position: right 5px center; background-size: 10px;background-color: white;}
	.Recruitment .Recruitment_box .Recruitment_box_top .box_top_left .top_left_li:last-child{margin-bottom: 0;}
	.Recruitment .Recruitment_box .Recruitment_box_top .box_top_right{width: 100%; height: 45px; padding: 0 15px;}
	.Recruitment .Recruitment_box .Recruitment_box_top .box_top_right input[type="search"]{width: calc(100% - 10px);background-color: white;}
	.Recruitment .Recruitment_box .Recruitment_box_top .box_top_right input[type="submit"]{width: 15px; height: 15px;}
	.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list{margin-bottom: 20px;border-radius: 15px;}
	.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list .bottom_list_top{padding: 15px;}
	.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list .bottom_list_top .list_top_title::before{width: 5px; height: 5px;}
	.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list .bottom_list_top .list_top_title{width: 85%;padding-left: 12px;line-height: 1.5;}
	.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list .bottom_list_top .list_top_btn img{height: 13px;}
	.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list .bottom_list_bottom{padding: 20px;}
	.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list .bottom_list_bottom .list_bottom_box{margin-bottom: 35px;}
	.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list .bottom_list_bottom .list_bottom_box .bottom_box_list:first-child{margin-bottom: 25px;}
	.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list .bottom_list_bottom .list_bottom_box .bottom_box_list .box_list_dd{margin-bottom: 15px;}
	.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list .bottom_list_bottom .list_bottom_box .bottom_box_list .box_list_dt p{margin-bottom: 10px;}
	.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list .bottom_list_bottom .list_bottom_brn a{padding: 12px 20px;  margin-right: 0;font-size: 13px;}
	.Recruitment .Recruitment_box .Recruitment_box_bottom .box_bottom_list .bottom_list_bottom .list_bottom_brn a img{height: 14px; margin-right: 8px;}
	
	
	
	.Contact{background-position-x: -390px;}
	.Contact .Contact_box .Contact_box_right{width: 100%; }
	.Contact .Contact_box .Contact_box_address {width: 100%; display: flex; align-items: flex-end; margin-bottom: 20px; flex-direction: column;}
	.Contact .Contact_box .Contact_box_address .box_address_list {width: 55%;margin-bottom: 20px;}
	.Contact .Contact_box .Contact_box_address .box_address_list .address_list_top {margin-bottom: 10px;padding-left: 20px;font-size: 16px;line-height: 1.5;}
	.Contact .Contact_box .Contact_box_address .box_address_list .address_list_top img {width: 10px;height: 10px;}
	.Contact .Contact_box .Contact_box_address .box_address_list .address_list_bottom {padding-left: 20px;}
	.Contact .Contact_box .Contact_box_address .box_address_list .address_list_bottom p {line-height: 1.5;margin-bottom: 5px;}
	.Contact .Contact_box .Contact_box_share .box_share_list{position: relative;z-index: 5;}
	.Contact .Contact_box .Contact_box_share .box_share_list .share_list_icon {width: 50px;height: 50px;border: 4px solid rgba(9,66,214,0.08);user-select: none;}
	.Contact .Contact_box .Contact_box_share .box_share_list .share_list_icon img {height: 20px;user-select: none;}
	.Contact .Contact_box .Contact_box_share .box_share_list .share_list_down {left: 50%; bottom: 55px;}
	.Contact .Contact_box .Contact_box_share .box_share_list:hover .share_list_down {width: 130px; height: 130px;}
	.Contact .Contact_box .Contact_box_share .box_share_list.tel:hover .share_list_down {width: 150px; height: 45px;}
	
	
	
	
	.SearchPage .Search_content .Search_content_box{ flex-wrap: wrap;}
    .SearchPage .Search_content .Search_content_box .content_box_list{ width: 100%; padding: 20px;}
    .SearchPage .Search_content .Search_content_box .content_box_list:first-child{margin-top: 0;}
    .SearchPage .Search_content .Search_content_box .content_box_list .box_list_title{ margin: 10px 0px;}
    .SearchPage .Search_content .Search_content_box .content_box_list .box_list_more{ margin-top: 20px;}
	
	
	.HPartner .HPartner_box .HPartner_box_img:before,.HPartner .HPartner_box .HPartner_box_img:after{ display: none;}
	
	
	.PBanner .PBanner_po_p{ margin-bottom: 35px; line-height: 1.5;font-size: 16px;}
	.PBanner .PBanner_po_tag{ flex-wrap: wrap;}
	.PBanner .PBanner_po_tag .po_tag_list{ margin-right: 0px; margin-bottom: 13px; padding: 17px;}
	.PBanner .PBanner_po_tag .po_tag_list:last-child{ margin-bottom: 0px;}
	
	.solution .solution_content .solution_content_list{ padding: 20px;}
	.solution .solution_content .solution_content_list .content_list_icon img{height: 58px;}
	.solution .solution_content .solution_content_list .content_list_title{margin:15px 0;}
	.solution .solution_content .solution_content_list .content_list_txt{ margin-bottom: 20px;}
	.solution .solution_content .solution_content_list .content_list_bottom{ padding: 22px;}
	.solution .solution_content .solution_content_list .content_list_bottom .list_bottom_dd{font-size: 17px;}
	.solution .solution_content .solution_content_list .content_list_bottom .list_bottom_dt{font-size: 14px;}
	
	.solution2 .solution2_content{ flex-wrap: wrap;}
	.solution2 .solution2_content .solution2_content_list{ width:100%; margin-bottom: 20px; padding: 20px;}
	.solution2 .solution2_content .solution2_content_list:last-child{ margin-bottom: 0px;}
	
	.PRDetails .PRDetails_list{ padding: 35px 0px;}
	.PRDetails .PRDetails_list .pc_all_content{ flex-wrap: wrap;}
	.PRDetails .PRDetails_list .PRDetails_list_left,.PRDetails .PRDetails_list .PRDetails_list_right{ width: 100%;}

    .PRDetails .PRDetails_list .PRDetails_list_left{margin-bottom:15px;}
	.PRDetails .PRDetails_list .PRDetails_list_left:after{height: 2px; margin-top: 8px;}
	.PRDetails .PRDetails_list .PRDetails_list_left .list_left_dd{font-size:18px;}
	.PRDetails .PRDetails_list .PRDetails_list_left .list_left_dt{font-size:20px;margin-top: 15px; margin-bottom: 15px;}
	.PRDetails .PRDetails_list .PRDetails_list_left .list_left_p{font-size: 14px;}
	.PRDetails .PRDetails_list .PRDetails_list_right img{border-radius: 20px; height: 300px; object-fit: cover; width: 100%;}
	.PRDetails .PRDetails_list .PRDetails_list_right .list_right_con img,.PRDetails .PRDetails_list .PRDetails_list_right:before{ border-radius:30px;}
}


