/* CSS Reset */
#think_page_trace_open{display: none;}
#zc__sdk__sys__btn{display: none;}
/*
@media (prefers-reduced-motion: no-preference) {:root {scroll-behavior: smooth;}}
*/

/*
@font-face {
    font-family: sy;
    src: url('../fonts/SourceHanSansCN-Medium.ttf')
}
*/
*{margin: 0; padding: 0; border: 0;-webkit-box-sizing: border-box;moz-box-sizing: border-box;box-sizing: border-box;outline: 0;line-height: 1;color: var(--color-font);font-family: sy,arial;color: #111111;}
*::before, *::after {box-sizing: border-box;}
html{-webkit-text-size-adjust:none;width: 100%; max-width: 100%;}
body{color: #222222;overflow-x:hidden;margin:0; padding:0; line-height: 1;  font:14px Helvetica Neue,Helvetica,PingFang SC,\5FAE\8F6F\96C5\9ED1,Tahoma,Arial,sans-serif; font-size: 14px; width: 100%; max-width: 100%;-webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
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;}
h1, h2, h3, h4, h5, h6{margin: 0;  padding: 0; font-size: inherit; font-weight: normal; line-height: normal; color: inherit; text-align: left; display: inline-block; margin-block-start: 0; margin-block-end: 0; margin-inline-start: 0px; margin-inline-end: 0px; font-weight: 500; unicode-bidi: isolate;}
p { margin: 0; padding: 0; border: 0; vertical-align: baseline; }
input,select,textarea {border-radius: 0;outline: none; font:14px 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: 14px;text-decoration:none;color: #222222;}
img{ vertical-align: top; max-width: 100%; margin: 0; padding: 0; border: 0;}
a{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;display: inline-block;}
a:hover{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;} 
::after,::before{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;box-sizing: border-box;}
input[type="submit"],input[type="button"],input[type="radio"],input[type="checkbox"]{cursor: pointer;}
.MoShow { display:none;}

.ohidden{ overflow: hidden;}
.m-header-nav {display:none;}
.IBg{ background: #031537;}
.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.5s ease 0s;-webkit-transform:all 0.5s 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.5s ease 0s;-webkit-transform:all 0.5s 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.5s ease 0s;-webkit-transform:all 0.5s 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.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.dflex{ display: flex;}
.jccenter{ justify-content: center;}
.imgbox{aspect-ratio: 4 / 3;}
.img,img{max-width: 100%;max-height:100%;margin: auto;padding: 0;border: 0;border: none;object-fit: cover;}
.clamp1 {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.clamp2 {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.clamp3 {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.clamp4 {display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;}
.clamp5 {display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;overflow: hidden;}
.clamp6 {display: -webkit-box;-webkit-line-clamp: 6;-webkit-box-orient: vertical;overflow: hidden;}
.clamp7 {display: -webkit-box;-webkit-line-clamp: 7;-webkit-box-orient: vertical;overflow: hidden;}
.clamp8 {display: -webkit-box;-webkit-line-clamp: 8;-webkit-box-orient: vertical;overflow: hidden;}
.clamp9 {display: -webkit-box;-webkit-line-clamp: 9;-webkit-box-orient: vertical;overflow: hidden;}
.clamp10 {display: -webkit-box;-webkit-line-clamp: 10;-webkit-box-orient: vertical;overflow: hidden;}


.tnall{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;}
.tncolor{-webkit-transition:color .4s ease;-moz-transition:color .4s ease;-ms-transition:color .4s ease;-o-transition:color .4s ease;transition:color .4s ease;}
.tnbackground{-webkit-transition:background .4s ease;-moz-transition:background .4s ease;-ms-transition:background .4s ease;-o-transition:background .4s ease;transition:background .4s ease;}
.tnopacity{-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease;}
.tntransform{-webkit-transition:transform .4s ease;-moz-transition:transform .4s ease;-ms-transition:transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;}
.notntransform{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;}


.flh{line-height:1.6;}
.flh p{line-height:inherit;font-size: inherit;}
.noflh{line-height:1;}


/* 滚动条 */
.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:#0d161a;;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: 5px;height: 0px;border-radius:100px;}
.ovxscroll{overflow-x: auto;}
.ovxscroll::-webkit-scrollbar-track{background-color:#e5e5e;border-radius:100px;}
.ovxscroll::-webkit-scrollbar-thumb{background:#0d161a;;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: 5px;border-radius:100px;}
.BWeight{ font-weight: bolder;}
body{overflow-y: auto;}
body::-webkit-scrollbar-track{background-color:#e5e5e;border-radius:100px;}
body::-webkit-scrollbar-thumb{background:#0d161a;border-radius:100px;} 
body::-webkit-scrollbar-button{background-color: #ffffff;display: none;border-radius:100px;}
body::-webkit-scrollbar-corner{background-color: #ffffff;border-radius:100px;}
body::-webkit-scrollbar{width: 8px;height: 0px;border-radius:100px;}

.content_list_video{display:none; position: fixed; left:0; top:0; z-index: 99999; 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:1000px; 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{cursor:pointer;position:fixed;right:0;top:-35px;}
.content_list_video .list_video_content .video_content_close span{color:#fff;font-size:25px;}
.content_list_video .list_video_content video{width:100%;}
.click_video{cursor:pointer;}

/* 弹窗样式 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 2px 12px 0 rgba(0,0,0,.1); text-align: left; overflow: hidden; backface-visibility: hidden;}
.message_box .message_box_content .content_top{position: relative; padding: 15px 15px 10px;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: 18px; line-height: 1; color: #303133;}
.message_box .message_box_content .content_top .content_top_close{width: 15px; height: 15px; 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: 1px; height: 13px; 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: #0033ee;}
.message_box .message_box_content .content_center{padding: 5px 15px;}
.message_box .message_box_content .content_center p{line-height: 1.5;color: #606266; font-size: font-size: 14px;;}
.message_box .message_box_content .content_center input{width: 100%; font-size:  font-size: 14px;; padding: 5px; border: 1px solid #606266; border-radius: 4px; color: #606266; }
.message_box .message_box_content .content_center input:focus{border-color: #ff7f08;}
.message_box .message_box_content .content_bottom{padding: 10px 15px 15px 15px;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: #0033ee; border: 1px solid #0033ee; 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: 9px 16px; font-size: 12px; 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: #002097; background-color: #002097;}
.pcpopup .message_box_content .content_bottom .content_bottom_btns.no{margin-right: 12px;}
.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: 17px;}
.prompts .message_box_content .content_center{padding: 8px 15px;}
.message_box .message_box_bg.on{opacity: 1;}
.notice_box{display: flex; width: 330px; border-radius: 8px; box-sizing: border-box; border: 1px solid #ebeef5; position: fixed; right: 20px; background-color: #fff; box-shadow: 0 2px 12px 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: 18px 18px 7px 18px;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: 18px; line-height: 1; color: #303133;}
.notice_box .notice_box_content .content_top .content_top_close{width: 15px; height: 15px; 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: 1px; height: 13px; 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: #ff7f08;}
.notice_box .notice_box_content .content_btm{padding: 8px 18px 18px 18px;}
.notice_box .notice_box_content .content_btm p{color: #606266; font-size: 14px;}
@media screen and (max-width:3820px){.message_box .message_box_content{width: 17%;}}
@media screen and (max-width:2490px){.message_box .message_box_content{width: 18%;}}
@media screen and (max-width:1920px){.message_box .message_box_content{width: 20%;}.message_box .message_box_content .content_bottom .content_bottom_btns{padding: 8px 15px;font-size: 12px;}}
@media screen and (max-width:1740px){.message_box .message_box_content{width: 21%;}}
@media screen and (max-width:1680px){.message_box .message_box_content{width: 22%;}}
@media screen and (max-width:1560px){.message_box .message_box_content{width: 23%;}}
@media screen and (max-width:1440px){.message_box .message_box_content{width: 25%;}}
@media screen and (max-width:1366px){.message_box .message_box_content{width: 27%;}}
@media screen and (max-width:1280px){.message_box .message_box_content{width: 28%;}}
@media screen and (max-width:1240px){.message_box .message_box_content{width: 29%;}}
@media screen and (max-width:1024px){.message_box .message_box_content{width: 30%;}}
@media screen and (max-width:980px){.message_box .message_box_content{width: 38%;}}
@media screen and (max-width:800px){.message_box .message_box_content{width: 70%;border-radius: 5px;}.message_box .message_box_content .content_top{padding: 12px 12px 10px;}.message_box .message_box_content .content_center{padding: 7px 12px;}.message_box .message_box_content .content_center{padding: 6px 12px;}.message_box .message_box_content .content_bottom{padding: 5px 12px 12px 12px;}.message_box .message_box_content .content_bottom .content_bottom_btns{padding: 8px 15px;font-size: 13px;border-radius: 5px;}}
/* 弹窗样式 End */

.Solution_top_title,.item_title_dd,.FDASystem_info_dd  { font-size:42px !important;}
@media screen and (max-width:1560px){
    .Solution_top_title,.item_title_dd,.FDASystem_info_dd  { font-size:36px !important;}
}
@media screen and (max-width:1200px){
    .Solution_top_title,.item_title_dd,.FDASystem_info_dd  { font-size:28px !important;}
}

.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:1250;}
.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.5s ease 0s;-webkit-transform:all 0.5s 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.5s ease 0s;-webkit-transform:all 0.5s 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:-50px;color:#fff;font-size:30px;}
.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:80px;font-size:16px;color:#333;padding:0px 20px;z-index:1;position:relative;background:#fff;border:0px;}
.search .search_content input[type="submit"]{width:20%;height:80px;font-size:16px;z-index:1;position:relative;color:#111;cursor:pointer;color:#fff;background:#0033ee;border:0px;}

.pc_all{max-width: 100%;}
.pc_all .pc_all_content{ width: 1436px; margin: 0 auto; max-width: 90%;}
.pc_all *{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;}
.pc_all *:hover{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;}
.pc_all2 .pc_all_content{ width: 1436px; margin: 0 auto; max-width: 90%;}
.bgcolor{ background: #f5f5f5;}

.page{width: 100%;margin-top: 60px;}
.layui-laypage {display:flex;font-size:16px;color:#333;align-items:center;justify-content:center;}
.layui-laypage .layui-laypage-disabled {margin:0 7px;border-radius: 10px;border: 1.5px solid #000;}
.layui-laypage .layui-laypage-count {margin-right: 7px; padding: 0 11px; height: 50px; font-size: 16px; line-height: 50px; color: #000; background-color: #f9f9f9;border: 1.5px solid #000;display: none;border-radius: 10px;}
.layui-laypage span{width:50px;height:50px;font-size:16px;border-radius: 10px;color:#000;text-align:center;margin:0 7px;font-family:Arial;position:relative;font-weight:100;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;background-color: #fff;display: flex; align-items: center; justify-content: center;border-radius: 10px;border: 1.5px solid #000;background-color: #000;}
.layui-laypage a {width:50px;height:50px;color:#000;font-size:16px;color:#000;border: 1.5px solid #000;text-align:center;margin:0 7px;font-family:Arial;background-color: #fff;display: flex; align-items: center; justify-content: center;border-radius: 10px;}
.layui-laypage-curr {width:50px;height:50px;font-size:16px;border-radius: 10px;color:#000;text-align:center;margin:0 7px;font-family:Arial;position:relative;font-weight:100;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;background-color: #fff;display: flex; align-items: center; justify-content: center;border-radius: 10px;}
.layui-laypage-curr em,.layui-laypage-disabled em {font-style:inherit;font-family:Arial;border-radius: 10px;}
.layui-laypage-curr em:last-child{width:100%;height:100%;color:#fff;font-weight:100;background-color: #000;display: flex; align-items: center; justify-content: center;}
.layui-laypage .layui-laypage-disabled{width:50px;height:50px;border-radius: 10px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#000;font-weight:100;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;background-color: #f9f9f9; cursor: not-allowed;}
.layui-laypage .layui-laypage-disabled:hover{color:#999;background-color: #f9f9f9;}
.layui-laypage span:hover{color:#999;background-color: #f9f9f9;}
.layui-laypage a:hover {color:#fff;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;background-color: #000;border-color: #000;}
.layui-laypage-limits,.layui-laypage-skip {display:none !important;}
.layui-laypage i::after, .layui-laypage i::before{color:#000;}
.layui-laypage a:hover i::after{color: #fff;}
.layui-laypage a:hover i::before{color: #fff;}
.layui-laypage span .layui-laypage-em{display:none;}


.padding100{padding: 100px 0px;}
.padding100.paddingtop0{ padding-top: 0 !important;}
.padding100.paddingbottom0{ background:#fff; padding-bottom:180px !important; margin-bottom:0;}
.margin100{margin: 100px 0px;}
.margin100.margintop0{ margin-top: 0 !important;}
.margin100.marginbottom0{ margin-bottom: 0 !important;}


.Crumbs{display: flex;align-items: center;}
.Crumbs img{margin-right: 8px;}
.Crumbs span{margin:  5px;}
.Crumbs a{}
.Crumbs a:hover{color:#0033ee;}



.pc_item{}
.pc_item .pc_item_title{display: flex; flex-direction: column; justify-content: center; align-items: center;}
.pc_item .pc_item_title .item_title_dd{text-align: center;}
.pc_item .pc_item_title .item_title_dt{margin-top: 26px;line-height: 1.4;color: #666666;text-align: center;}
.pc_item .pc_item_title.left{align-items:flex-start;}
.pc_item .pc_item_title.right{align-items:flex-end;}



.pc_item .pc_btn{padding: 17px 35px; background: #fff; border-radius: 100px; display: flex; justify-content: center; align-items: center;}
.pc_item .pc_btn .pc_btn_txt{margin-right: 5px;}
.pc_item .pc_btn img{}


/*.homebg{background: #ecf3fb url(../../skin/images/bg+1.jpg) no-repeat;background-size: 100%;}*/



.Header{width: 100%;position: fixed;left: 0;top: 0;z-index: 999;background: #fff;}
.Header .pc_all_content{display: flex;align-items: center;justify-content: space-between;background: transparent;}
.Header .Header_left{}
.Header .Header_left .Header_logo img{ height: 38px;}
.Header .Header_right{display: flex;align-items: center;justify-content: flex-end;}
.Header .Header_right .Header_nav{margin-right: 30px;display: flex;align-items: center;}
.Header .Header_right .Header_nav .Header_nav_list{margin-right: 50px;position:relative;}
.Header .Header_right .Header_nav .Header_nav_list .Header_nav_title{padding: 38px 0;color: #111;}
.Header .Header_right .Header_nav .Header_nav_list .Header_nav_title:hover{color: #0033ee;}
.Header .Header_right .Header_nav .Header_nav_list .Header_nav_down{position: absolute; top:92px; left: 0;display: flex: align-items:center; justify-content: center; flex-direction: column; transform:translateX(-50%); left: 50%; background: #fff; display: none;box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.12); border-radius:8px; padding: 5px 0px;}
.Header .Header_right .Header_nav .Header_nav_list .Header_nav_down a{padding: 12px 25px;white-space: nowrap; display: inline-block;text-align: center; color: #111;}
.Header .Header_right .Header_nav .Header_nav_list .Header_nav_down a:hover{color:#0033ee;}
.Header .Header_right .Header_nav .Header_nav_list:hover .Header_nav_down{display: flex;}
.Header .Header_right .Header_nav .Header_nav_list:hover .Header_nav_title{color: #0033ee;}
.Header .Header_right .Header_nav .Header_nav_list:last-child{margin-right: 0;}
.Header .Header_right .Header_tel{ display: flex; align-items:center; color:#111; margin-right: 30px;}
.Header .Header_right .Header_tel img{ margin-right: 10px; height: 20px;}
.Header .Header_right .Header_search{margin-right: 25px;cursor: pointer; display: flex; align-items:center; color:#111;}
.Header .Header_right .HLogin img{ margin-right: 10px;}
.Header .Header_right .Header_language{position: relative;cursor: pointer;}
.Header .Header_right .Header_language .Header_language_icon{}
.Header .Header_right .Header_language .Header_language_icon img{}
.Header .Header_right .Header_language .Header_language_down{position:absolute;top:100%;width:80px;left:50%;transform:translateX(-50%);padding-top:13px;display:none;}
.Header .Header_right .Header_language .Header_language_down:before {content:"";width:0;height:0;border-right:8px solid transparent;border-left:8px solid transparent;border-bottom:8px solid rgba(0,0,0,.5);position:absolute;top:5px;left:0;right:0;margin:0 auto;}
.Header .Header_right .Header_language .Header_language_down .language_down_padding{background:rgba(0,0,0,.5);border-radius:5px;overflow:hidden;}
.Header .Header_right .Header_language .Header_language_down .language_down_padding a{color:#fff;display:inline-block;width:100%;line-height:35px;text-align:center; display: flex; align-items:center; justify-content:center;}
.Header .Header_right .Header_language .Header_language_down .language_down_padding a:hover{background-color:#0033ee;color: #fff;}
.Header .Header_right .Header_language:hover .Header_language_down{display: block;}
.Header.active{background-color: #fff;box-shadow: 0px 1px 15px 0 #dededed9;}
.DetailsHeader .Header{background-color: #fff;box-shadow: 0px 1px 15px 0 #dededed9;}



.FDASystem{position: relative;}
.FDASystem .FDASystem_img{width: 100%; background:#b6b9ba;}
.FDASystem .FDASystem_img img{width: 100%;}
.FDASystem .FDASystem_info{width: 100%; position: absolute; top: 50%; transform: translateY(-50%); display: flex; flex-direction: column; align-items: center; justify-content: center;}
.FDASystem .FDASystem_info .FDASystem_info_dd{margin-bottom: 12px; color:#0d161a;}
.FDASystem .FDASystem_info .FDASystem_info_dt{margin-bottom: 25px; color:#0d161a;}
.FDASystem .FDASystem_info form{width: 50%;height: 54px;padding: 0 5px 0 25px;display: flex;align-items: center;justify-content: space-between;background: #fff;border-radius: 100px;overflow: hidden; border:#0d161a solid 1px;}
.FDASystem .FDASystem_info form input[type="text"]{height: 46px;width: 75%;}
.FDASystem .FDASystem_info form input[type="submit"]{height: 46px;width: 18%;background-color:#0d161a;color: #fff;border-radius: 100px;display: flex;align-items: center;justify-content: center;}



.Footer{width: 100%; padding-top: 58px;background-color: #1e222a;}
.Footer .Footer_top{width: 100%;margin-bottom: 45px;display: flex;align-items: center;justify-content: space-between;}
.Footer .Footer_top .Footer_top_logo{}
.Footer .Footer_top .Footer_top_logo img{}
.Footer .Footer_top .Footer_top_nav{display: flex;align-items: flex-start;}
.Footer .Footer_top .Footer_top_nav .top_nav_list{ margin-right: 75px;}
.Footer .Footer_top .Footer_top_nav .top_nav_list:last-child{ margin-right: 0px;}
.Footer .Footer_top .Footer_top_nav .top_nav_list .nav_list_dd{ margin-bottom: 15px;}
.Footer .Footer_top .Footer_top_nav .top_nav_list .nav_list_dt p{ margin-bottom: 15px;}
.Footer .Footer_top .Footer_top_nav .top_nav_list .nav_list_dt p:last-child{ margin-bottom: 0px;}
.Footer .Footer_top .Footer_top_nav a{color: #fff;margin-right: 50px; opacity: .5;}
.Footer .Footer_top .Footer_top_nav a:last-child{margin-right: 0px;}
.Footer .Footer_top .Footer_top_nav a:hover{opacity: 1;}
.Footer .Footer_bottom{width: 100%;padding: 20px 0px;border-top: 1px solid #2b2f37;display: flex;align-items: center;justify-content: space-between;}
.Footer .Footer_bottom .Footer_bottom_copyright{ width: 100%; display: flex; align-items:center; justify-content: space-between;}
.Footer .Footer_bottom .Footer_bottom_copyright .bottom_copyright_txt{color: #99999980; display: flex; align-items: center;}
.Footer .Footer_bottom .Footer_bottom_copyright .bottom_copyright_txt a{margin-left:30px;color: #99999980;display: flex ; align-items: center;}
.Footer .Footer_bottom .Footer_bottom_copyright .bottom_copyright_txt a img{margin-left:10px;width:auto;object-fit:cover;}
.Footer .Footer_bottom .Footer_bottom_copyright .bottom_copyright_txt a:first-child img{}
.Footer .Footer_bottom .Footer_bottom_copyright .bottom_copyright_txt a:last-child img{}
.Footer .Footer_bottom .Footer_bottom_copyright .bottom_copyright_txt a:hover{color:#ffffff;}
.Footer .Footer_bottom .Footer_bottom_copyright .bottom_copyright_link{display: flex;align-items: center;}
.Footer .Footer_bottom .Footer_bottom_copyright .bottom_copyright_link a{color: #99999980;}
.Footer .Footer_bottom .Footer_bottom_copyright .bottom_copyright_link span{margin:0 8px;color: #99999980;}
.Footer .Footer_bottom .Footer_bottom_copyright .bottom_copyright_link a:hover{color:#ffffff;}
.Footer .Footer_bottom_focus{ margin-top: 45px;}
.Footer .Footer_bottom_focus .bottom_focus_txt{margin-bottom: 15px;color: #99999980;text-align: left;}
.Footer .Footer_bottom_focus .bottom_focus_platform{display: flex;align-items: center;}
.Footer .Footer_bottom_focus .bottom_focus_platform .focus_platform_list{ margin-right: 15px; position: relative;}
.Footer .Footer_bottom_focus .bottom_focus_platform .focus_platform_list .platform_list_down{ display: none; position: absolute; width: 120px; border-radius:5px; background:#fff; bottom: calc(100% + 18px); left: 50%; transform: translateX(-50%); text-align: center; padding-bottom: 10px;}
.Footer .Footer_bottom_focus .bottom_focus_platform .focus_platform_list .platform_list_down:before {content:"";width:0;height:0;border-right:8px solid transparent;border-left:8px solid transparent;border-top:8px solid rgba(255,255,255,1);position:absolute;bottom:-8px;left:0;right:0;margin:0 auto;}
.Footer .Footer_bottom_focus .bottom_focus_platform .focus_platform_list .platform_list_down img{ width: 100%;border-radius: 5px;}
.Footer .Footer_bottom_focus .bottom_focus_platform .focus_platform_list:hover .platform_list_down{ display: block;}




.banner{width: 100%;margin: 0; position: relative;}
.banner .banner_list{display: flex;align-items: center;justify-content: space-between;opacity: 0 !important;}
.banner .banner_list .banner_list_info{display: flex; flex-direction: column; align-items: flex-start;position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); text-align:center; align-items:center;}
.banner .banner_list .banner_list_info .list_info_dl{margin-bottom: 10px;color: #0033ee;;}
.banner .banner_list .banner_list_info .list_info_dd{margin-bottom: 15px;color: #ffffff;line-height: 1.5;}
.banner .banner_list .banner_list_info .list_info_dd strong{ color:#ffffff; font-size:75px;}
.banner .banner_list .banner_list_info .list_info_dt{margin-bottom: 90px;color: #00ffd9;;line-height: 1.5;text-transform: uppercase;}
.banner .banner_list .banner_list_info .list_info_link{padding: 20px 50px;border-radius: 10px;background-color: #0066ff;display: flex;align-items: center;justify-content: center; border:#fff solid 1px;}
.banner .banner_list .banner_list_info .list_info_link .info_link_txt{color: #fff; }
.banner .banner_list .banner_list_info .list_info_link .info_link_txt img{}
.banner .banner_list .banner_list_img{width: 100%;}
.banner .banner_list .banner_list_img img{width: 100%; height: auto; object-fit:cover;}
.banner .banner_list.swiper-slide-active{opacity: 1 !important;}
.banner .swiper-pagination{display: flex;align-items: center;justify-content: center;text-align: center; bottom: 50px; left: 0; right:0; margin: 0 auto;}
.banner .swiper-pagination span{width: 30px;height: 10px;margin: 0 5px;border-radius: 100px;background-color: #fff;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{opacity: 1;}
.banner .banner_list .banner_list_img.PcBanner{ display: block;}
.banner .banner_list .banner_list_img.MoBanner{ display:none;}


@media screen and (max-width: 1450px){
   
.banner .banner_list .banner_list_info .list_info_dd strong{ color:#ffffff; font-size:45px;} 
.banner .banner_list .banner_list_info .list_info_dt {
    margin-bottom: 50px;}
}
@media screen and (max-width: 1050px){
   
.banner .banner_list .banner_list_info .list_info_dd strong{ color:#ffffff; font-size:28px;} 
.banner .banner_list .banner_list_info .list_info_dt {
    margin-bottom: 50px;}
}

/*
.banner .swiper-pagination .swiper-pagination-bullet{margin: 0 20px;border-radius: 100px;background-color: transparent;opacity: 1;display: flex;align-items: center;justify-content: center;position: relative;}
.banner .swiper-pagination .swiper-pagination-bullet span{width: 8px;height: 8px;border-radius: 100px;background-color: #0033ee;position: absolute;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);}
.banner .swiper-pagination .swiper-pagination-bullet svg{position: absolute;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);}
.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: transparent;}

*/

.TrialForm{width: 100%;max-width:662px;position: fixed;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);z-index: 99999;}
.TrialForm .TrialForm_bg{-webkit-transition:transform .4s ease;transition:transform .4s ease;}
.TrialForm .TrialForm_content{width: 100%;background: white;border-radius: 10px;box-shadow: 0 0 30px 0 #0033ee50;padding: 50px;position: relative;}
.TrialForm .TrialForm_content .close_btn{position: absolute;top: 22px;right: 22px;cursor: pointer;}
.TrialForm .TrialForm_content .close_btn img{object-fit: cover;}
.TrialForm .TrialForm_content .TrialForm_content_form{width: 100%;}
.TrialForm .TrialForm_content .TrialForm_content_form .content_form_title{margin-bottom: 50px;display: flex; flex-direction: column; align-items: center;}
.TrialForm .TrialForm_content .TrialForm_content_form .content_form_title .form_title_dd{margin-bottom: 20px;color: #1e222a;}
.TrialForm .TrialForm_content .TrialForm_content_form .content_form_title .form_title_dt{color: #666666;}
.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info{width: 100%;margin-bottom: 30px;}
.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info .form_info_list{width: 100%;margin-bottom: 20px;display: flex;align-items: center;justify-content: space-between;}
.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info .form_info_list .info_list_left{display: flex;align-items: flex-start;}
.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info .form_info_list .info_list_left .list_left_dd{color: #ff0000;margin-right: 4px;}
.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info .form_info_list .info_list_left .list_left_dt{color: #333333;}
.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info .form_info_list .info_list_right{width: 80%;border-radius: 100px;background: #e3ecfe;position: relative;overflow: hidden;}
.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info .form_info_list .info_list_right input[type='text']{width: 100%;padding: 16px 0 16px 25px;background: transparent;color: #0033ee;border-radius: 100px;}
.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info .form_info_list .info_list_right input[type='text']::-webkit-input-placeholder {color: #0033ee;}
.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info .form_info_list .info_list_right button{padding: 16.5px 35px;background: #0033ee;position: absolute;right: 0;top: 0;color: #fff;border-radius: 100px;}
.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info .form_info_list .info_list_select select{width: 100%;padding: 16px 0 16px 25px;background: transparent;color: #0033ee;appearance:none; -moz-appearance:none; -webkit-appearance:none; background: url("../images/bn127.png") no-repeat scroll right center transparent;background-position-x: 95%;}
.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info .form_info_list .info_list_select select option{padding: 5px;}
.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info .form_info_list:last-child{margin-bottom: 0;}
.TrialForm .TrialForm_content .TrialForm_content_form .content_form_submit{width: 100%;}
.TrialForm .TrialForm_content .TrialForm_content_form .content_form_submit .form_submit_top{width: 100%;margin-bottom: 25px;}
.TrialForm .TrialForm_content .TrialForm_content_form .content_form_submit .form_submit_top input{width: 100%;padding: 16px;background: #0033ee;border-radius: 100px;color: #fff;}
.TrialForm .TrialForm_content .TrialForm_content_form .content_form_submit .form_submit_bottom{display: flex;align-items: center;justify-content: center;}
.TrialForm .TrialForm_content .TrialForm_content_form .content_form_submit .form_submit_bottom input{margin-right: 8px;}
.TrialForm .TrialForm_content .TrialForm_content_form .content_form_submit .form_submit_bottom label{color: #989898;}
.TrialForm .TrialForm_content .TrialForm_content_form .content_form_submit .form_submit_bottom label a{color: #989898;}



.HCAdvantages{width: 100%;margin: 0 0 50px 0;padding-top: 100px;border-top: 0px dashed #ccd3db;}
.HCAdvantages .pc_item_title{ padding-bottom: 50px; }
.HCAdvantages .HCAdvantages_content{width: 100%;position: relative;text-align: center;}
.HCAdvantages .HCAdvantages_content .hxysbg{object-fit: cover;position: relative;z-index: 0;}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list{position: absolute;z-index: 1;cursor: pointer; opacity: 0; margin-top: -10px;transform: scale(0);}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_box{position: relative;}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_in{opacity: 1;-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;transition:opacity .5s ease;position: absolute;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);z-index: 1;}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_in .list_in_icon{position: relative;margin-bottom: 10px;display: flex;align-items: center;justify-content: center;}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_in .list_in_icon img.bgimg{z-index: 1;position: relative;}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_in .list_in_icon img.iconimg{z-index: 2;position: absolute;}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_in .list_in_title{line-height: 1.35; font-weight: bolder;}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_on{position: relative;overflow: hidden;opacity: 0;-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;transition:opacity .5s ease;position: relative;z-index: 2; width:330px;}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_on .bgimg{ width: 100%;}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_on .list_on_box{width:72%;position: absolute;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_on .list_on_icon{margin-bottom: 12px;}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_on .list_on_icon img{}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_on .list_on_title{margin-bottom: 10px;line-height:1.2;font-weight: 900;color: #fff;}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_on .list_on_info{line-height: 1.5;margin-bottom: 0px;max-height: 144px;text-align: left;color: #fff;}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_on .list_on_info p{ margin-bottom: 6px; line-height: 1.4; position: relative; padding-left: 8px;color: #fff;}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_on .list_on_info p:last-child{ margin-bottom: 0px;}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_on .list_on_info b{ color:#fff;}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_on .list_on_info p:before{ content:""; display: inline-block; width: 5px; height: 5px; border-radius: 100%; background:#fff; position: absolute; left: 0; top: 6px;}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list.on{z-index:99;}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list.on .content_list_in{opacity: 0;}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list.on .content_list_on{opacity: 1 !important;}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list:nth-child(1){left: 14%; top: -5%;}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list:nth-child(2){left: 0; bottom: 15%;}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list:nth-child(3){right: 14%; top: -5%;}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list:nth-child(4){right: -5%; bottom: 16%;}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list:nth-child(5){right: 19%; bottom: -15%;}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list:nth-child(6){left: 18%; bottom: -16%;}

.HCAdvantages.active .HCAdvantages_content .HCAdvantages_content_list{ opacity: 1; margin-top: 0;transform: scale(1);}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list:nth-child(1){ transition-delay: 0.2s;}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list:nth-child(3){ transition-delay: 0.8s;}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list:nth-child(3) .ovyscroll{}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .ovyscroll::-webkit-scrollbar-thumb { background: #fff;}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .ovyscroll::-webkit-scrollbar-track { background:rgba(255,255,255,0.5);}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list:nth-child(4){ transition-delay: 1.4s;}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list:nth-child(5){ transition-delay: 2s;}
.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list:nth-child(2){ transition-delay: 2.6s;}

.HCAdvantages.active .HCAdvantages_content .HCAdvantages_content_list .content_list_on{ opacity: 1;}


.HAICapacity{ background:#fff; padding: 65px 0px; background:url(../../skin/images/index8.jpg) no-repeat 50%/cover;}
.HAICapacity .HAICapacity_content{}
.HAICapacity .HAICapacity_content .HAICapacity_nav{display: flex; flex-direction: column; align-items: center;}
.HAICapacity .HAICapacity_content .HAICapacity_nav .pc_item_title{margin-bottom: 30px;}
.HAICapacity .HAICapacity_content .HAICapacity_nav .pc_item_title .item_title_dd{ color:#fff;}
.HAICapacity .HAICapacity_content .HAICapacity_top .top_left_switch{margin-bottom: 35px;border-radius: 100px;background-color: #fff;display: flex;align-items: flex-start;}
.HAICapacity .HAICapacity_content .HAICapacity_top .top_left_switch a{padding: 15px 45px;color: #212322;border-radius: 100px;}
.HAICapacity .HAICapacity_content .HAICapacity_top .top_left_switch a.on{background-color: #2883ff;color: #fff;}
.HAICapacity .HAICapacity_content .HAICapacity_top{width: 100%;margin-bottom: 60px;display: flex;align-items: center;justify-content: space-between; padding-top: 35px;}
.HAICapacity .HAICapacity_content .HAICapacity_top .HAICapacity_top_left{max-width: 45%;display: flex; flex-direction: column; align-items: flex-start;}
.HAICapacity .HAICapacity_content .HAICapacity_top .HAICapacity_top_left .top_left_info{}
.HAICapacity .HAICapacity_content .HAICapacity_top .HAICapacity_top_left .top_left_info .left_info_list{ height: 200px;}
.HAICapacity .HAICapacity_content .HAICapacity_top .HAICapacity_top_left .top_left_info .left_info_list .left_info_title{margin-bottom: 22px;}
.HAICapacity .HAICapacity_content .HAICapacity_top .HAICapacity_top_left .top_left_info .left_info_list .left_info_title .info_title_dd{margin-bottom: 20px;}
.HAICapacity .HAICapacity_content .HAICapacity_top .HAICapacity_top_left .top_left_info .left_info_list .left_info_title .info_title_dt{line-height: 1.5;color: #fff;}
.HAICapacity .HAICapacity_content .HAICapacity_top .HAICapacity_top_left .top_left_info .left_info_list .left_info_p{}
.HAICapacity .HAICapacity_content .HAICapacity_top .HAICapacity_top_left .top_left_info .left_info_list .left_info_p p{margin-bottom: 5px;line-height: 1.3;}
.HAICapacity .HAICapacity_content .HAICapacity_top .HAICapacity_top_left .top_left_info .left_info_list .left_info_p p:last-child{margin-bottom: 0; color:#fff;}
.HAICapacity .HAICapacity_content .HAICapacity_top .HAICapacity_top_right{max-width: 53%;}
.HAICapacity .HAICapacity_content .HAICapacity_top .HAICapacity_top_right .top_right_list{display: none;}
.HAICapacity .HAICapacity_content .HAICapacity_top .HAICapacity_top_right .top_right_list img{}
.HAICapacity .HAICapacity_content .HAICapacity_top .HAICapacity_top_right .top_right_list.on{display: block;}
.HAICapacity .HAICapacity_content .HAICapacity_bottom{width: 100%;}
.HAICapacity .HAICapacity_content .HAICapacity_bottom .HAICapacity_bottom_box{display:none;}
.HAICapacity .HAICapacity_content .HAICapacity_bottom .HAICapacity_bottom_box .bottom_box_p{margin-bottom: 30px;line-height: 1.5;color: #666666;}
.HAICapacity .HAICapacity_content .HAICapacity_bottom .HAICapacity_bottom_box .bottom_box_list{display: flex;justify-content: space-between;}
.HAICapacity .HAICapacity_content .HAICapacity_bottom .HAICapacity_bottom_box .bottom_box_list .box_list_li{width: calc(25% - 8px);border-radius: 12px;background-color: #0033ee; padding-bottom: 3px; box-shadow: 5px 0px 10px rgba(0,51,238,.2); display: flex; flex-direction: column; justify-content: space-between;}
.HAICapacity .HAICapacity_content .HAICapacity_bottom .HAICapacity_bottom_box .bottom_box_list .box_list_li:nth-child(1){ background:#2982ff;}
.HAICapacity .HAICapacity_content .HAICapacity_bottom .HAICapacity_bottom_box .bottom_box_list .box_list_li:nth-child(2){ background:#665ceb;}
.HAICapacity .HAICapacity_content .HAICapacity_bottom .HAICapacity_bottom_box .bottom_box_list .box_list_li:nth-child(3){ background:#0bc4c6;}
.HAICapacity .HAICapacity_content .HAICapacity_bottom .HAICapacity_bottom_box .bottom_box_list .box_list_li:nth-child(4){ background:#68c416;}
.HAICapacity .HAICapacity_content .HAICapacity_bottom .HAICapacity_bottom_box .bottom_box_list .box_list_li .list_li_icon{margin-bottom: 16px; padding:0 30px; padding-top: 25px;}
.HAICapacity .HAICapacity_content .HAICapacity_bottom .HAICapacity_bottom_box .bottom_box_list .box_list_li .list_li_icon img{}
.HAICapacity .HAICapacity_content .HAICapacity_bottom .HAICapacity_bottom_box .bottom_box_list .box_list_li .list_li_title{color: #fff;; padding:0 30px; padding-bottom: 25px;}
.HAICapacity .HAICapacity_content .HAICapacity_bottom .HAICapacity_bottom_box .bottom_box_list .box_list_li .list_li_top{ height: 126px;}
.HAICapacity .HAICapacity_content .HAICapacity_bottom .HAICapacity_bottom_box .bottom_box_list .box_list_li .list_li_p{line-height: 1.5;color: #333333; padding: 18px 30px 30px 30px; background:#fff; border-radius: 10px; width: calc(100% - 6px); margin: 0 auto; height: calc(100% - 126px);}
.HAICapacity .HAICapacity_content .HAICapacity_bottom .HAICapacity_bottom_box.on{display:block;}




.HPSMatrix{ padding-top: 65px;background: #ededed;}
.HPSMatrix .pc_item_title{}
.HPSMatrix .HPSMatrix_content{width: 100%; margin-top: 35px; display:flex;}
.HPSMatrix .HPSMatrix_content:nth-child(2) .HPSMatrix_content_list{ flex-direction: row-reverse;}
.HPSMatrix .HPSMatrix_content:nth-child(2) .HPSMatrix_content_list .list_info_title{ color:#fff;}
.HPSMatrix .HPSMatrix_content:nth-child(2) .HPSMatrix_content_list .list_info_p{ color:#fff !important;}



.HPSMatrix .HPSMatrix_content .HPSMatrix_content_list{display: flex;align-items: center;justify-content: space-between;position: relative; width:1436px;    margin: 0 auto; padding:90px 0;}
.HPSMatrix .HPSMatrix_content .HPSMatrix_content_list:nth-child(even){flex-direction: row-reverse;}
.HPSMatrix .HPSMatrix_content .HPSMatrix_content_list:last-child{ margin-top: 0px;}
.HPSMatrix .HPSMatrix_content .HPSMatrix_content_list .content_list_info{max-width: 40%;}
.HPSMatrix .HPSMatrix_content .HPSMatrix_content_list .content_list_info .list_info_icon{margin-bottom: 36px;}
.HPSMatrix .HPSMatrix_content .HPSMatrix_content_list .content_list_info .list_info_icon img{}
.HPSMatrix .HPSMatrix_content .HPSMatrix_content_list .content_list_info .list_info_title{margin-bottom: 15px;;}
.HPSMatrix .HPSMatrix_content .HPSMatrix_content_list .content_list_info .list_info_p{margin-bottom: 36px;line-height: 1.5;color: #666666;}
.HPSMatrix .HPSMatrix_content .HPSMatrix_content_list .content_list_info .list_info_item{display: flex;align-items: flex-start;flex-wrap: wrap;max-width: 60%;}
.HPSMatrix .HPSMatrix_content .HPSMatrix_content_list .content_list_info .list_info_item a{padding: 7px 8px 7px 20px;border: 1px solid #d5dce2;border-radius: 5px;display: inline-block;position: relative;background-color: #e8eff5;margin: 0 12px 12px 0;}
.HPSMatrix .HPSMatrix_content .HPSMatrix_content_list .content_list_info .list_info_item a::before{content: "";width: 7px;height: 7px;border-radius: 100px;background-color: #32363e;position: absolute;left: 7px;top: 50%;transform: translateY(-50%);}
.HPSMatrix .HPSMatrix_content .HPSMatrix_content_list .content_list_info .list_info_item a:hover{border-color:  #0033ee;background-color: #0033ee;color: #Ffff;}
.HPSMatrix .HPSMatrix_content .HPSMatrix_content_list .content_list_info .list_info_item a:hover::before{background-color: #fff;}
.HPSMatrix .HPSMatrix_content .HPSMatrix_content_list .content_list_thumb{}
.HPSMatrix .HPSMatrix_content .HPSMatrix_content_list .content_list_thumb img{}



.HSCapacity{ }
.HSCapacity .pc_item_title{}
.HSCapacity .HSCapacity_content{padding: 60px;border-radius: 28px;background:url(../../skin/images/index13.png) no-repeat 50%/cover;position: relative; margin:150px auto;}
.HSCapacity .HSCapacity_content .HSCapacity_content_top{margin-bottom: 30px;display: flex;align-items: center;justify-content: space-between;}
.HSCapacity .HSCapacity_content .HSCapacity_content_top .content_top_info{max-width: 60%;}
.HSCapacity .HSCapacity_content .HSCapacity_content_top .content_top_info .top_info_title{margin-bottom: 15px;color: #ffffff;;}
.HSCapacity .HSCapacity_content .HSCapacity_content_top .content_top_info p{line-height: 1.5;color: #ffffff;}
.HSCapacity .HSCapacity_content .HSCapacity_content_top .pc_btn{ background:#006aff; }
.HSCapacity .HSCapacity_content .HSCapacity_content_top .pc_btn .pc_btn_txt{ color:#fff;}
.HSCapacity .HSCapacity_content .HSCapacity_content_bottom{}
.HSCapacity .HSCapacity_content .HSCapacity_content_bottom .banner_list{padding: 30px;border-radius: 12px;background-color: #fff;}
.HSCapacity .HSCapacity_content .HSCapacity_content_bottom .banner_list:nth-child(1){ background: url(../images/h1.jpg) no-repeat 50%/cover;}
.HSCapacity .HSCapacity_content .HSCapacity_content_bottom .banner_list:nth-child(2){ background: url(../images/h2.jpg) no-repeat 50%/cover;}
.HSCapacity .HSCapacity_content .HSCapacity_content_bottom .banner_list:nth-child(3){ background: url(../images/h3.jpg) no-repeat 50%/cover;}
.HSCapacity .HSCapacity_content .HSCapacity_content_bottom .banner_list:nth-child(4){ background: url(../images/h4.jpg) no-repeat 50%/cover;}
.HSCapacity .HSCapacity_content .HSCapacity_content_bottom .banner_list:nth-child(5){ background: url(../images/h5.jpg) no-repeat 50%/cover;}
.HSCapacity .HSCapacity_content .HSCapacity_content_bottom .banner_list .banner_list_icon{margin-bottom: 32px;}
.HSCapacity .HSCapacity_content .HSCapacity_content_bottom .banner_list .banner_list_icon img{}
.HSCapacity .HSCapacity_content .HSCapacity_content_bottom .banner_list .banner_list_info{display: flex;align-items: center;}
.HSCapacity .HSCapacity_content .HSCapacity_content_bottom .banner_list .banner_list_info .list_info_txt{margin-right: 5px;}
.HSCapacity .HSCapacity_content .HSCapacity_content_bottom .banner_list .banner_list_info img{margin: 0;}
.HSCapacity .HSCapacity_content .content_bottom_info{position: absolute;left: 50%;bottom: 24px;transform: translateX(-50%);display: flex;align-items: center;justify-content: center;}
.HSCapacity .HSCapacity_content .content_bottom_info .pagination{margin-right: 20px;}
.HSCapacity .HSCapacity_content .content_bottom_info .swiper-pagination{position: relative;left: 0;top: 0;width: 150px;height: 5px;border-radius: 100px;background: #456aef;overflow: hidden;}
.HSCapacity .HSCapacity_content .content_bottom_info .swiper-pagination .swiper-pagination-progressbar-fill{background: #fff;opacity: 1;border-radius: 100px;overflow: hidden;}
.HSCapacity .HSCapacity_content .content_bottom_info .bottom_info_txt{color: #ffffff;}




.HRDownload{ background:#fff; padding: 65px 0px;}
.HRDownload .HRDownload_content{width: 100%; display: flex; flex-direction: column; align-items: center;}
.HRDownload .HRDownload_content .HRDownload_content_nav{margin-top: 30px;max-width: 55%;background-color: #fff;border-radius: 100px; border:#0d161a solid 1px;}
.HRDownload .HRDownload_content .HRDownload_content_nav a{padding: 20px 30px;border-radius: 100px;display: inline-block;color: #0d161a;}
.HRDownload .HRDownload_content .HRDownload_content_nav a.on{background-color: #0d161a;color: #fff;}
.HRDownload .HRDownload_content .HRDownload_content_box{width: 100%;margin-top: 38px;}
.HRDownload .HRDownload_content .HRDownload_content_box .content_box_list{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.HRDownload .HRDownload_content .HRDownload_content_box .content_box_list .box_list_li{width: calc(25% - 14px);padding: 20px;background-color: #fff;border-radius: 15px; box-shadow:5px 0px 45px rgba(0,51,238,.1);}
.HRDownload .HRDownload_content .HRDownload_content_box .content_box_list .box_list_li .box_list_thumb{margin-bottom: 25px;width: 100%;height: 130px;border-radius: 15px;overflow: hidden;}
.HRDownload .HRDownload_content .HRDownload_content_box .content_box_list .box_list_li .box_list_thumb img{width: 100%;}
.HRDownload .HRDownload_content .HRDownload_content_box .content_box_list .box_list_li .box_list_info{width: 100%;display: flex; flex-direction: column; align-items: flex-start;}
.HRDownload .HRDownload_content .HRDownload_content_box .content_box_list .box_list_li .box_list_info .list_info_title{ height: 50px;margin-bottom: 35px;line-height: 1.4;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.HRDownload .HRDownload_content .HRDownload_content_box .content_box_list .box_list_li .box_list_info .list_info_down{display: flex;align-items: center;}
.HRDownload .HRDownload_content .HRDownload_content_box .content_box_list .box_list_li .box_list_info .list_info_down img{margin-right: 8px;}
.HRDownload .HRDownload_content .HRDownload_content_box .content_box_list .box_list_li .box_list_info .list_info_down .info_down_txt{}
.HRDownload .HRDownload_content .HRDownload_content_box .content_box_list .box_list_li:hover .box_list_thumb img{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);}
.HRDownload .HRDownload_content .HRDownload_content_box .content_box_list .box_list_li:hover  .box_list_info .list_info_title{color: #0033ee;}
.HRDownload .HRDownload_content .HRDownload_content_more{margin-top: 40px;}
.HRDownload .HRDownload_content .HRDownload_content_more .content_more_list{display: none;}
.HRDownload .HRDownload_content .HRDownload_content_more .content_more_list.on{display: block;}
.HRDownload .HRDownload_content .HRDownload_content_more .content_more_list .pc_btn{ background:#006aff; }
.HRDownload .HRDownload_content .HRDownload_content_more .content_more_list .pc_btn .pc_btn_txt{ color:#fff;}






.HRTHot{padding: 65px 0;background:url(../../skin/images/index13.png) no-repeat 50%/cover;;}
.HRTHot .HHRTHot_content{width: 100%;margin-top: 60px;display: flex;align-items: flex-start;justify-content: space-between;}
.HRTHot .HHRTHot_content .HHRTHot_content_list{width: calc(33.3333% - 15px);border-radius: 20px;background-color: #fff;overflow: hidden;}
.HRTHot .HHRTHot_content .HHRTHot_content_list .content_list_title{padding: 25px 0;display: flex;align-items: center;justify-content: center;}
.HRTHot .HHRTHot_content .HHRTHot_content_list .content_list_title .list_title_txt{;color: #FFF;}
.HRTHot .HHRTHot_content .HHRTHot_content_list .content_list_info{width: 100%;padding: 30px;}
.HRTHot .HHRTHot_content .HHRTHot_content_list .content_list_info .list_info_li{width: 100%;padding: 5px 0;margin: 5px 0 15px 0;display: flex;align-items: center;justify-content: space-between;}
.HRTHot .HHRTHot_content .HHRTHot_content_list .content_list_info .list_info_li .info_li_title{width: 81%;display: flex;align-items: center;justify-content: space-between;}
.HRTHot .HHRTHot_content .HHRTHot_content_list .content_list_info .list_info_li .info_li_title .li_title_digit{width: 27px;height: 15px;background: url(../../skin/images/bn39.png) no-repeat 50%/cover;display: flex;align-items: center;justify-content: center;color: #fff;position: relative;}
.HRTHot .HHRTHot_content .HHRTHot_content_list .content_list_info .list_info_li .info_li_title .li_title_txt{width: calc(100% - 35px);text-overflow: ellipsis;white-space: nowrap;overflow-x: hidden;-webkit-transition:color .5s ease;-moz-transition:color .5s ease;transition:color .5s ease;}
.HRTHot .HHRTHot_content .HHRTHot_content_list .content_list_info .list_info_li .info_li_heat{display: flex;align-items: center;justify-content: flex-end;}
.HRTHot .HHRTHot_content .HHRTHot_content_list .content_list_info .list_info_li .info_li_heat img{margin-right: 5px;}
.HRTHot .HHRTHot_content .HHRTHot_content_list .content_list_info .list_info_li .info_li_heat .li_heat_txt{}
.HRTHot .HHRTHot_content .HHRTHot_content_list .content_list_info .list_info_li:last-child{margin: 5px 0 5px 0;}
.HRTHot .HHRTHot_content .HHRTHot_content_list .content_list_info .list_info_li:nth-child(1) .info_li_title .li_title_digit{background: url(../../skin/images/bn34.png) no-repeat 50%/cover;position: relative;}
.HRTHot .HHRTHot_content .HHRTHot_content_list .content_list_info .list_info_li:nth-child(1) .info_li_title .li_title_digit::before{content: ""; width: 12px; height: 15px; background: url(../../skin/images/bn33.png) no-repeat 50%/cover; position: absolute; left: -5px; bottom: 0; z-index: 1;}
.HRTHot .HHRTHot_content .HHRTHot_content_list .content_list_info .list_info_li:nth-child(2) .info_li_title .li_title_digit{background: url(../../skin/images/bn36.png) no-repeat 50%/cover;}
.HRTHot .HHRTHot_content .HHRTHot_content_list .content_list_info .list_info_li:nth-child(2) .info_li_title .li_title_digit::before{content: ""; width: 12px; height: 15px; background: url(../../skin/images/bn35.png) no-repeat 50%/cover; position: absolute; left: -5px; bottom: 0; z-index: 1;}
.HRTHot .HHRTHot_content .HHRTHot_content_list .content_list_info .list_info_li:nth-child(3) .info_li_title .li_title_digit{background: url(../../skin/images/bn38.png) no-repeat 50%/cover;}
.HRTHot .HHRTHot_content .HHRTHot_content_list .content_list_info .list_info_li:nth-child(3) .info_li_title .li_title_digit::before{content: ""; width: 12px; height: 15px; background: url(../../skin/images/bn37.png) no-repeat 50%/cover; position: absolute; left: -5px; bottom: 0; z-index: 1;}
.HRTHot .HHRTHot_content .HHRTHot_content_list .content_list_info .list_info_li:hover .info_li_title .li_title_txt{color: #0033ee;}

.HRTHot .HHRTHot_content .HHRTHot_content_list .content_list_time{padding: 0 30px;}
.HRTHot .HHRTHot_content .HHRTHot_content_list .content_list_time  .list_time_txt{padding:17px 0;text-align: center;border-top: 1px solid #f1f1f1;}
.HRTHot .HHRTHot_content .HHRTHot_content_list:nth-child(1) .content_list_title{background: url(../../skin/images/index15.png) no-repeat 50%/cover;}
.HRTHot .HHRTHot_content .HHRTHot_content_list:nth-child(2) .content_list_title{background: url(../../skin/images/index16.png) no-repeat 50%/cover;}
.HRTHot .HHRTHot_content .HHRTHot_content_list:nth-child(3) .content_list_title{background: url(../../skin/images/index17.png) no-repeat 50%/cover;}

.HRTHot .HRDownload_content_more{margin-top: 40px;display: flex;align-items: center;justify-content: center;}
.HRTHot .HRDownload_content_more .pc_btn{ background:#006aff;}
.HRTHot .HRDownload_content_more .pc_btn .pc_btn_txt{ color:#fff;}





/*.newsbg{background: #ecf3fb url(../../skin/images/bg12.jpg) no-repeat;background-size: 100%;}*/
/*.ndetailsbg{background: url(../../skin/images/bg24.jpg) no-repeat;background-size: 100%;}*/
/*.hkdcbg{background: #ecf3fa;}*/
/*.hyyjbg{background: #ecf3fb url(../../skin/images/bg24.jpg) no-repeat;background-size: 100%;}*/
/*.productbg{background: #ecf3fb url(../../skin/images/bg28.jpg) no-repeat;background-size: 100%;}*/
/*.pdetailsbg{background: #ecf3fb url(../../skin/images/bg34.jpg) no-repeat;background-size: 100%;}*/
/*.solutionbg{background: #ecf3fb url(../../skin/images/bg47.jpg) no-repeat;background-size: 100%;}*/
/*.aboutbg{background: #ecf3fb url(../../skin/images/bg49.jpg) no-repeat;background-size: 100%;}*/
/*.contactbg{background: #ecf3fb url(../../skin/images/bg54.jpg) no-repeat;background-size: 100%;}*/


.HBanner{width: 100%;background: url(../../skin/images/bg11.jpg) no-repea; background-size: cover; position: relative;}
.HBanner .HBannerDetails img{ width: 100%; object-fit:cover; height:50.7975vw;}
.HBanner .HBannerDetails.PcBanner{ display: block;}
.HBanner .HBannerDetails.MoBanner{ display: none;}
.HBanner .pc_all_content{padding:0px;position: relative; display: flex; align-items:center; padding-top:58px; position: absolute; top: 0; height: 100%; left:0; right: 0;}
.HBanner .HBanner_content{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.HBanner .HBanner_content .HBanner_content_list{max-width: 44%;display: flex; flex-direction: column; align-items: flex-start;}
.HBanner .HBanner_content .HBanner_content_list .content_list_name{margin-bottom: 25px;color: #0033ee;;}
.HBanner .HBanner_content .HBanner_content_list .content_list_title{width: 100%;margin-bottom: 20px;line-height: 1.25;;}
.HBanner .HBanner_content .HBanner_content_list .content_list_title strong{ color:#fff;}
.HBanner .HBanner_content .HBanner_content_list .content_list_title.list_title_txt{margin-bottom: 10px;color: #fff;line-height: 1.8;}
.HBanner .HBanner_content .HBanner_content_list .content_list_link{min-width: 205px; margin-top: 150px;
    padding: 13px 29.5px;
    display: flex;
    align-items: center;
    border-radius: 10px;
    border:#fff solid 1px;
    background: #0066ff;
    height: 70px; justify-content:center;}
.HBanner .HBanner_content .HBanner_content_list .content_list_link img{margin-right: 12px; display:;}
.HBanner .HBanner_content .HBanner_content_list .content_list_link .list_link_txt{color: #fff; font-size: 28px;}
.HBanner .HBanner_content .HBanner_content_thumb{max-width: 45%;}
.HBanner .HBanner_content .HBanner_content_thumb img{}
.HBanner_nav{ height: 66px; position: relative;    z-index: 9999;}
.HBanner_nav .HBanner_nav_po{width: 100%;display: flex;align-items: center;justify-content: space-between; z-index: 3; border-radius: 5px;;background: rgba(255,255,255,.4); border-bottom: 1px solid #e5e5e5; height: 66px; position: absolute; left: 0; top: 0;}
.HBanner_nav .pc_all_content{display: flex;align-items: center;justify-content: space-between;}
.HBanner_nav .HBanner_nav_li{width: 100%;padding: 20px 0;display: flex;align-items: center;justify-content: center}
.HBanner_nav .HBanner_nav_li .nav_li_icon{width: 26px;height: 26px;margin-right: 10px;position: relative;}
.HBanner_nav .HBanner_nav_li .nav_li_icon img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.HBanner_nav .HBanner_nav_li .nav_li_icon img:first-child{opacity: 1;}
.HBanner_nav .HBanner_nav_li .nav_li_icon img:last-child{opacity: 0;}
.HBanner_nav .HBanner_nav_li .nav_li_txt{color: #666666;}

.HBanner_nav .HBanner_nav_li.on::before{display: block;}
.HBanner_nav .HBanner_nav_li.on .nav_li_icon img:first-child{opacity: 0;}
.HBanner_nav .HBanner_nav_li.on .nav_li_icon img:last-child{opacity: 1;}

.HBanner_nav .HBanner_nav_li.on .nav_li_txt{color: #000;}
.HBanner_nav .HBanner_nav_li.on{ border-bottom: 1px solid #000;}

@media screen and (max-width: 1450px){
.HBanner .HBanner_content .HBanner_content_list .content_list_link {
    min-width: 160px;
    margin-top: 75px;
    padding: 13px 29.5px;
    display: flex;
    align-items: center;
    border-radius: 10px;
    border: #fff solid 1px;
    background: #0066ff;
    height: 50px;
    justify-content: center;
    /* font-size: 14px; */
}

.HBanner .HBanner_content .HBanner_content_list .content_list_link .list_link_txt{ font-size:16px;}
}
@media screen and (max-width: 1050px){
   .HBanner .HBanner_content .HBanner_content_list .content_list_link .list_link_txt {
        font-size: 12px;
    } 
}
/*.HBanner_nav .HBanner_nav_li:nth-child(1).on .nav_li_txt{color: #0033ee;}*/
/*.HBanner_nav .HBanner_nav_li:nth-child(2).on .nav_li_txt{color: #aa00ff;}*/
/*.HBanner_nav .HBanner_nav_li:nth-child(3).on .nav_li_txt{color: #ffa900;}*/
/*.HBanner_nav .HBanner_nav_li:nth-child(4).on .nav_li_txt{color: #00CB87;}*/
/*.HBanner_nav .HBanner_nav_li:nth-child(5).on .nav_li_txt{color: #EC0A92;}*/
/*.HBanner_nav .HBanner_nav_li:nth-child(6).on .nav_li_txt{color: #0BE0E0;}*/
/*.HBanner_nav .HBanner_nav_li:nth-child(1).on{ border-bottom: 1px solid #0033ee;}*/
/*.HBanner_nav .HBanner_nav_li:nth-child(2).on{ border-bottom: 1px solid #aa00ff;}*/
/*.HBanner_nav .HBanner_nav_li:nth-child(3).on{ border-bottom: 1px solid #ffa900;}*/
/*.HBanner_nav .HBanner_nav_li:nth-child(4).on{ border-bottom: 1px solid #00CB87;}*/
/*.HBanner_nav .HBanner_nav_li:nth-child(5).on{ border-bottom: 1px solid #EC0A92;}*/
/*.HBanner_nav .HBanner_nav_li:nth-child(6).on{ border-bottom: 1px solid #0BE0E0;}*/


.DetilsNav{ position: fixed; left: 0; top: 94px; width: 100%; background:#fff; box-shadow: 0px 0px 10px rgba(0,0,0,.1); z-index: 22222;}
.DetilsNav .pc_all_content{ display: flex; align-items:center; justify-content: space-between;}
.DetilsNav .pc_all_content .DetilsNav_left{ position: relative;}
.DetilsNav .pc_all_content .DetilsNav_left .DetilsNav_left_title{ display: flex; align-items:center; justify-content: space-between; cursor: pointer; min-width: 150px;}
.DetilsNav .pc_all_content .DetilsNav_left .DetilsNav_left_title .left_title_dt{ margin-left: 20px; font-size: 20px;}
.DetilsNav .pc_all_content .DetilsNav_left .DetilsNav_left_down{ position: absolute; left: 0; width: 100%; padding-top: 42px; display: none;}
.DetilsNav .pc_all_content .DetilsNav_left:hover .DetilsNav_left_down{ display: block;}
.DetilsNav .pc_all_content .DetilsNav_left .DetilsNav_left_down .DetilsNav_left_down_padding{ width: 100%; box-shadow: 0px 0px 10px rgba(0,0,0,.1); padding: 0px 15px; background:#fff;}
.DetilsNav .pc_all_content .DetilsNav_left .DetilsNav_left_down .DetilsNav_left_down_padding a{ display: inline-block; width: 100%; font-size: 16px; text-align:center; padding: 16px 0px; background:#fff; border-bottom: 1px solid #dcdcdc;}
.DetilsNav .pc_all_content .DetilsNav_left .DetilsNav_left_down .DetilsNav_left_down_padding a:last-child{ border-bottom: 0px;}
.DetilsNav .pc_all_content .DetilsNav_right .DetilsNav_right_list{ text-align:center; display: inline-block; margin-right:75px; border-bottom: 2px solid #fff; padding: 25px 0px;}
.DetilsNav .pc_all_content .DetilsNav_right .DetilsNav_right_list:last-child{ margin-right:0px;}
.DetilsNav .pc_all_content .DetilsNav_right .DetilsNav_right_list .right_list_icon{ display: flex; align-items:center; justify-content:center;}
.DetilsNav .pc_all_content .DetilsNav_right .DetilsNav_right_list .right_list_icon span{ display: flex; align-items:center; justify-content:center; position: relative;}
.DetilsNav .pc_all_content .DetilsNav_right .DetilsNav_right_list .right_list_icon span img{ opacity: 1;}
.DetilsNav .pc_all_content .DetilsNav_right .DetilsNav_right_list .right_list_icon span img:last-child{ opacity: 0; position: absolute; left:0; top: 0;}
.DetilsNav .pc_all_content .DetilsNav_right .DetilsNav_right_list .right_list_title{ font-size: 16px; margin-top: 11px;}
.DetilsNav .pc_all_content .DetilsNav_right .DetilsNav_right_list.active .right_list_icon span img{ opacity: 0;}
.DetilsNav .pc_all_content .DetilsNav_right .DetilsNav_right_list.active .right_list_icon span img:last-child{ opacity: 1;}
.DetilsNav .pc_all_content .DetilsNav_right .DetilsNav_right_list:hover .right_list_icon span img{ opacity: 0;}
.DetilsNav .pc_all_content .DetilsNav_right .DetilsNav_right_list:hover .right_list_icon span img:last-child{ opacity: 1;}
.DetilsNav.color1 .pc_all_content .DetilsNav_left .DetilsNav_left_title .left_title_dd{color: #0033ee;}
.DetilsNav.color1 .pc_all_content .DetilsNav_left .DetilsNav_left_title .left_title_dt i{color: #0033ee;}
.DetilsNav.color1 .pc_all_content .DetilsNav_right .DetilsNav_right_list.active .right_list_title{color: #0033ee;}
.DetilsNav.color1 .pc_all_content .DetilsNav_right .DetilsNav_right_list:hover .right_list_title{color: #0033ee;}
.DetilsNav.color1 .pc_all_content .DetilsNav_right .DetilsNav_right_list.active{ border-bottom: 2px solid #0033ee;}
.DetilsNav.color1 .pc_all_content .DetilsNav_right .DetilsNav_right_list:hover{ border-bottom: 2px solid #0033ee;}

.DetilsNav.color2 .pc_all_content .DetilsNav_left .DetilsNav_left_title .left_title_dd{color: #aa00ff;}
.DetilsNav.color2 .pc_all_content .DetilsNav_left .DetilsNav_left_title .left_title_dt i{color: #aa00ff;}
.DetilsNav.color2 .pc_all_content .DetilsNav_right .DetilsNav_right_list.active .right_list_title{color: #aa00ff;}
.DetilsNav.color2 .pc_all_content .DetilsNav_right .DetilsNav_right_list:hover .right_list_title{color: #aa00ff;}
.DetilsNav.color2 .pc_all_content .DetilsNav_right .DetilsNav_right_list.active{ border-bottom: 2px solid #aa00ff;}
.DetilsNav.color2 .pc_all_content .DetilsNav_right .DetilsNav_right_list:hover{ border-bottom: 2px solid #aa00ff;}

.DetilsNav.color3 .pc_all_content .DetilsNav_left .DetilsNav_left_title .left_title_dd{color: #ffa900;}
.DetilsNav.color3 .pc_all_content .DetilsNav_left .DetilsNav_left_title .left_title_dt i{color: #ffa900;}
.DetilsNav.color3 .pc_all_content .DetilsNav_right .DetilsNav_right_list.active .right_list_title{color: #ffa900;}
.DetilsNav.color3 .pc_all_content .DetilsNav_right .DetilsNav_right_list:hover .right_list_title{color: #ffa900;}
.DetilsNav.color3 .pc_all_content .DetilsNav_right .DetilsNav_right_list.active{ border-bottom: 2px solid #ffa900;}
.DetilsNav.color3 .pc_all_content .DetilsNav_right .DetilsNav_right_list:hover{ border-bottom: 2px solid #ffa900;}

.DetilsNav.color4 .pc_all_content .DetilsNav_left .DetilsNav_left_title .left_title_dd{color: #00CB87;}
.DetilsNav.color4 .pc_all_content .DetilsNav_left .DetilsNav_left_title .left_title_dt i{color: #00CB87;}
.DetilsNav.color4 .pc_all_content .DetilsNav_right .DetilsNav_right_list.active .right_list_title{color: #00CB87;}
.DetilsNav.color4 .pc_all_content .DetilsNav_right .DetilsNav_right_list:hover .right_list_title{color: #00CB87;}
.DetilsNav.color4 .pc_all_content .DetilsNav_right .DetilsNav_right_list.active{ border-bottom: 2px solid #00CB87;}
.DetilsNav.color4 .pc_all_content .DetilsNav_right .DetilsNav_right_list:hover{ border-bottom: 2px solid #00CB87;}

.DetilsNav.color5 .pc_all_content .DetilsNav_left .DetilsNav_left_title .left_title_dd{color: #EC0A92;}
.DetilsNav.color5 .pc_all_content .DetilsNav_left .DetilsNav_left_title .left_title_dt i{color: #EC0A92;}
.DetilsNav.color5 .pc_all_content .DetilsNav_right .DetilsNav_right_list.active .right_list_title{color: #EC0A92;}
.DetilsNav.color5 .pc_all_content .DetilsNav_right .DetilsNav_right_list:hover .right_list_title{color: #EC0A92;}
.DetilsNav.color5 .pc_all_content .DetilsNav_right .DetilsNav_right_list.active{ border-bottom: 2px solid #EC0A92;}
.DetilsNav.color5 .pc_all_content .DetilsNav_right .DetilsNav_right_list:hover{ border-bottom: 2px solid #EC0A92;}

.DetilsNav.color6 .pc_all_content .DetilsNav_left .DetilsNav_left_title .left_title_dd{color: #0BE0E0;}
.DetilsNav.color6 .pc_all_content .DetilsNav_left .DetilsNav_left_title .left_title_dt i{color: #0BE0E0;}
.DetilsNav.color6 .pc_all_content .DetilsNav_right .DetilsNav_right_list.active .right_list_title{color: #0BE0E0;}
.DetilsNav.color6 .pc_all_content .DetilsNav_right .DetilsNav_right_list:hover .right_list_title{color: #0BE0E0;}
.DetilsNav.color6 .pc_all_content .DetilsNav_right .DetilsNav_right_list.active{ border-bottom: 2px solid #0BE0E0;}
.DetilsNav.color6 .pc_all_content .DetilsNav_right .DetilsNav_right_list:hover{ border-bottom: 2px solid #0BE0E0;}






.DetilsNav.active{ top: 0;}


.Header.active2{ top: -120px;-}
.HBanner_nav.active .HBanner_nav_po{ position: fixed; background:#fff;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;}
.Header:hover{ z-index: 99999;}


/*.HKDCBanner{background: url(../../skin/images/bg22.jpg) no-repeat 100%/cover;}*/
/*.IRBanner{background: url(../../skin/images/bg23.jpg) no-repeat 100%/cover;}*/
/*.PDTBanner{background: url(../../skin/images/bg29.jpg) no-repeat 100%/cover;}*/
/*.SNBanner{background: url(../../skin/images/bg43.jpg) no-repeat 100%/cover;}*/
/*.ATBanner{background: url(../../skin/images/bg48.jpg) no-repeat 100%/cover;}*/
/*.CTBanner{background: url(../../skin/images/bg55.jpg) no-repeat 100%/cover;}*/




.News{padding: 100px 0;border-top: 0px dashed #ccd3db; padding-bottom: 40px;}
.News .News_top{width: 100%;display: flex;align-items: center;justify-content: center;}
.News .News_top .News_top_title{;}
.News .News_top .News_top_nav{background: #d2e1f9;border-radius: 100px;}
.News .News_top .News_top_nav .top_nav_li{padding: 17px 79px;;background: #d2e1f9;color: #0033ee;border-radius: 100px;}
.News .News_top .News_top_nav .top_nav_li.on{background: #0033ee;color: #fff;}
.News .News_content{width: 100%;margin-top: 45px;border-top: 2px solid #0033ee;}
.News .News_content .News_content_list{width: 100%;padding: 46px 0;border-bottom: 1px solid #0033ee;display: flex;align-items: center;justify-content: space-between;}
.News .News_content .News_content_list .content_list_thumb{width: 430px;height: 247px;overflow: hidden;border-radius: 12px;}
.News .News_content .News_content_list .content_list_thumb img{width: 100%;height: 100%;}
.News .News_content .News_content_list .content_list_info{width: calc(100% - 480px); display: flex; flex-direction: column; justify-content: center; align-items: flex-start;}
.News .News_content .News_content_list .content_list_info .list_info_time{width: 100%;margin-bottom: 10px;color: #0033ee;}
.News .News_content .News_content_list .content_list_info .list_info_title{width: 100%;margin-bottom: 12px;color: #1a2233;;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.News .News_content .News_content_list .content_list_info .list_info_desc{width: 100%;margin-bottom: 30px;color: #666666;line-height: 1.5;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.News .News_content .News_content_list .content_list_info .list_info_more{display: flex;align-items: center;}
.News .News_content .News_content_list .content_list_info .list_info_more .info_more_txt{margin-right: 5px;}
.News .News_content .News_content_list .content_list_info .list_info_more .info_more_icon{width: 12px;height: 12px;position: relative;}
.News .News_content .News_content_list .content_list_info .list_info_more .info_more_icon img{position: absolute;left: 0;top: 0;-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;transition:opacity .5s ease;}
.News .News_content .News_content_list .content_list_info .list_info_more .info_more_icon img:first-child{opacity: 1;}
.News .News_content .News_content_list .content_list_info .list_info_more .info_more_icon img:last-child{opacity: 0;}

.News .News_content .News_content_list:hover{ background:#1d4aef;}
.News .News_content .News_content_list:hover .content_list_info .list_info_time{ color:#fff;}
.News .News_content .News_content_list:hover .content_list_info .list_info_title{ color:#fff;}
.News .News_content .News_content_list:hover .content_list_info .list_info_desc{ color:#fff;}
.News .News_content .News_content_list:hover .content_list_info .list_info_more .info_more_txt{ color:#fff;}
.News .News_content .News_content_list:hover .content_list_info .list_info_more .info_more_icon img:first-child{opacity: 0;}
.News .News_content .News_content_list:hover .content_list_info .list_info_more .info_more_icon img:last-child{opacity: 1;}


.NSDetails{margin-top: 103px;padding: 70px 0 140px 0;border-top: 0px dashed #cdd4db;}
.NSDetails .pc_all_content{display: flex; flex-direction: column; align-items: flex-start;}
.NSDetails .Crumbs{}
.NSDetails .NSDetails_content{width: 100%;margin-top: 30px;display: flex;align-items: flex-start;justify-content: space-between;}
.NSDetails .NSDetails_content_left{width: 1034px;padding: 70px 48px;border-radius: 12px;background: #fff;}
.NSDetails .NSDetails_content_left .content_left_top{padding-bottom: 35px;border-bottom: 1px solid #e5e5e5;}
.NSDetails .NSDetails_content_left .content_left_top h1{color: #333333;}
.NSDetails .NSDetails_content_left .content_left_center{width: 100%;padding: 30px 0;}
.NSDetails .NSDetails_content_left .content_left_center *{color: #666666;}
.NSDetails .NSDetails_content_left .content_left_center p{line-height: 1.6;margin-bottom: 15px;color: #666666;}
.NSDetails .NSDetails_content_left .content_left_center p:last-child{margin-bottom: 0;}
.NSDetails .NSDetails_content_left .content_left_center img{margin: 10px 0;}
.NSDetails .NSDetails_content_left .content_left_bottom{width: 100%;padding-top: 30px;border-top: 1px solid #e5e5e5;display: flex;align-items: center;justify-content: space-between;}
.NSDetails .NSDetails_content_left .content_left_bottom .left_bottom_fenye{width: calc(100% - 230px);}
.NSDetails .NSDetails_content_left .content_left_bottom .left_bottom_fenye .bottom_fenye_list{width: 100%;display: flex;align-items: center;}
.NSDetails .NSDetails_content_left .content_left_bottom .left_bottom_fenye .bottom_fenye_list .fenye_list_txt{color: #333333;}
.NSDetails .NSDetails_content_left .content_left_bottom .left_bottom_fenye .bottom_fenye_list a{max-width: 86%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;color: #333333;}
.NSDetails .NSDetails_content_left .content_left_bottom .left_bottom_fenye .bottom_fenye_list a:hover{color: #0033ee;}
.NSDetails .NSDetails_content_left .content_left_bottom .left_bottom_fenye .bottom_fenye_list:first-child{margin-bottom: 13px;}
.NSDetails .NSDetails_content_left .content_left_bottom .left_bottom_link{padding: 18.5px 36px;border-radius: 100px;background-color: #0033ee;display: flex;align-items: center;}
.NSDetails .NSDetails_content_left .content_left_bottom .left_bottom_link img{margin-right: 6px;}
.NSDetails .NSDetails_content_left .content_left_bottom .left_bottom_link .bottom_link_txt{color: #fff;;}
.NSDetails .NSDetails_content_right{width: calc(100% - 1057px);}
.NSDetails .NSDetails_content_right .right_title{padding-bottom: 20px;border-bottom: 1px solid #b2b2b2;color: #fff;;}
.NSDetails .NSDetails_content_right .content_right_time{width: 100%;padding:48px;margin-bottom: 22px;border-radius: 12px;background: #fff;}
.NSDetails .NSDetails_content_right .content_right_time .right_time_txt{margin-top: 22px;color: #0e2d8a;font-weight: 500;}
.NSDetails .NSDetails_content_right .content_right_recommend{width: 100%;padding:48px;border-radius: 12px;background: url(../../skin/images/11.jpg) no-repeat 50%/cover;}
.NSDetails .NSDetails_content_right .content_right_recommend .right_recommend_list{width: 100%;}
.NSDetails .NSDetails_content_right .content_right_recommend .right_recommend_list .recommend_list_li{padding: 25px 0 24px 0;border-bottom: 1px solid #b2b2b2;}
.NSDetails .NSDetails_content_right .content_right_recommend .right_recommend_list .recommend_list_li .list_li_time{margin-bottom: 8px;color: #01b9fc;}
.NSDetails .NSDetails_content_right .content_right_recommend .right_recommend_list .recommend_list_li .list_li_title{line-height: 1.35; color:#fff;}





.HKInsight{padding: 100px 0;border-top: 0px dashed #cdd4db;}
.HKInsight .HHRTHot_content{width: 100%;}
.HKInsight .HHRTHot_content .HKInsight_content_box{width: 100%;display: flex; align-items: flex-start; justify-content: space-between;}




.IResearchA{padding: 65px 0; padding-top: 100px;}
.IResearchA .IResearchA_content{width: 100%;margin-top: 60px;padding: 20px;border-radius: 10px;background: #fff;display: flex;justify-content: space-between;}
.IResearchA .IResearchA_content .IResearchA_content_list{width: 50%; display: flex; flex-direction: column; justify-content: space-between; padding-top: 20px;}
.IResearchA .IResearchA_content .IResearchA_content_list .content_list_info{width: 100%;}
.IResearchA .IResearchA_content .IResearchA_content_list .content_list_info .list_info_title{width: 100%;padding-bottom: 30px;margin-bottom: 30px;border-bottom: 1px solid #e5e5e5;}
.IResearchA .IResearchA_content .IResearchA_content_list .content_list_info .list_info_title .info_title_dd{margin-bottom: 5px;font-weight: bold;color: #1e222a;}
.IResearchA .IResearchA_content .IResearchA_content_list .content_list_info .list_info_title .info_title_dt{font-weight: bold;color: #1e222a;}
.IResearchA .IResearchA_content .IResearchA_content_list .content_list_info .list_info_txt{}
.IResearchA .IResearchA_content .IResearchA_content_list .content_list_down{display: flex; align-items: center; justify-content: flex-start;}
.IResearchA .IResearchA_content .IResearchA_content_thumb{width: 45%;border-radius: 10px;overflow: hidden;}
.IResearchA .IResearchA_content .IResearchA_content_thumb img{width: 100%;height: 100%;}


.down_link{padding: 18.5px 36px;border-radius: 100px;background-color: #0033ee;display: flex;align-items: center;}
.down_link img{margin-right: 12px;}
.down_link .down_link_txt{color: #fff;}




.IResearchB{padding: 65px 0;background: rgba(255, 255, 255, 0.5);}
.IResearchB .pc_all_content{}
.IResearchB .IResearchB_nav_hright{ position: relative; height: 72px; z-index: 50}
.IResearchB .IResearchB_nav{display: flex;align-items: center;justify-content: space-between;background: #fff;border-radius: 100px; position: absolute; left: 0; top: 0; right: 0; max-width: calc(1436px - 160px); margin: 0 auto; border:#000 solid 1px;}
.IResearchB.active .IResearchB_nav_hright .IResearchB_nav{ position: fixed;}
.IResearchB .IResearchB_nav .IResearchB_nav_li{width: 25%;padding: 26px 0;color: #000;border-radius: 100px;text-align: center;}
.IResearchB .IResearchB_nav .IResearchB_nav_li.on{background-color: #000; color: #fff;}
.IResearchB .IResearchB_nav .IResearchB_nav_li:hover{background-color: #000;color: #fff;}
.IResearchB .IResearchB_content{width: 100%;margin-top: 55px;display: flex;align-items: flex-start;flex-wrap: wrap;}
.IResearchB .IResearchB_content .IResearchB_content_list{width: calc(33.3333% - 20px);padding: 25px;border-radius: 10px;background: #fff;margin: 0 0 20px 20px;cursor: pointer;}
.IResearchB .IResearchB_content .IResearchB_content_list .content_list_thumb{width: 100%;height: 174px;border-radius: 10px;overflow: hidden;}
.IResearchB .IResearchB_content .IResearchB_content_list .content_list_thumb img{width: 100%;height: 100%;}
.IResearchB .IResearchB_content .IResearchB_content_list .content_list_info{width: 100%; padding-top: 26px;}
.IResearchB .IResearchB_content .IResearchB_content_list .content_list_info .list_info_title{width: 100%; margin-bottom: 30px;}
.IResearchB .IResearchB_content .IResearchB_content_list .content_list_info .list_info_title .info_title_dd{margin-bottom: 5px;color: #333333;; line-height: 1.4em; height: 2.8em;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.IResearchB .IResearchB_content .IResearchB_content_list .content_list_info .list_info_title .info_title_dt{color: #1e222a;; display: none;}
.IResearchB .IResearchB_content .IResearchB_content_list .content_list_info .list_info_down{width: 100%; display: flex; align-items: center;}
.IResearchB .IResearchB_content .IResearchB_content_list .content_list_info .list_info_down img{margin: 0 12px 0 0;}
.IResearchB .IResearchB_content .IResearchB_content_list .content_list_info .list_info_down .info_down_txt{color: #1e222a;}
.IResearchB .IResearchB_content .IResearchB_content_list .content_list_info .list_info_down:hover .info_down_txt{color: #0033ee;}




.Product{border-top: 0px dashed #ccd3db;}
.Product .Product_content{width: 100%;display: flex;align-items: flex-start;flex-wrap: wrap;}
.Product .Product_content .Product_content_list{width: 31%;padding: 24px;margin-bottom: 20px;border-radius: 12px;background: #fff;position: relative; margin-right:2%; margin-bottom: 2%;}

.Product .Product_content .Product_content_list .content_list_top{width: 100%;}
.Product .Product_content .Product_content_list .content_list_top .list_top_thumb{width: 100%;height: auto;margin-bottom: 25px;border-radius: 12px;overflow: hidden;}
.Product .Product_content .Product_content_list .content_list_top .list_top_thumb img{width: 100%;height: 100%;}
.Product .Product_content .Product_content_list .content_list_top .list_top_title{width: 100%;}
.Product .Product_content .Product_content_list .content_list_top .list_top_title .top_title_dd{margin-bottom: 8px;color: #0033ee;}
.Product .Product_content .Product_content_list.active .content_list_top .list_top_title .top_title_dd:before{ content:"Wise"; opacity: 0;}
.Product .Product_content .Product_content_list .content_list_top .list_top_title .top_title_dt{color: #333333;;}
.Product .Product_content .Product_content_list .content_list_bottom{width: 100%;height: 100%;padding: 50px 35px;border-radius: 12px;position: absolute;left: 0;top: 0;opacity: 0;display: flex;flex-direction: column;align-items: flex-start;justify-content: space-between;background:rgba(0,0,0,0.9);background-position: 100% 100%;}
.Product .Product_content .Product_content_list .content_list_bottom .list_bottom_list{width: 100%;}
.Product .Product_content .Product_content_list .content_list_bottom .list_bottom_list .bottom_list_title{width: 100%;padding-bottom: 25px;margin-bottom: 25px;border-bottom: 1px solid #fff;}
.Product .Product_content .Product_content_list .content_list_bottom .list_bottom_list .bottom_list_title .list_title_dd{margin-bottom: 8px;color: #fff;}
.Product .Product_content .Product_content_list .content_list_bottom .list_bottom_list .bottom_list_title .list_title_dt{color: #fff;;}
.Product .Product_content .Product_content_list .content_list_bottom .list_bottom_list .list_bottom_desc{width: 100%; margin-bottom: 20px;line-height: 1.5;color: #fff;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden;}
.Product .Product_content .Product_content_list .content_list_bottom .list_bottom_link{padding: 20px 38.5px;display: flex;align-items: center;background: #2b64f9;border:#fff solid 1px;border-radius: 100px;}
.Product .Product_content .Product_content_list .content_list_bottom .list_bottom_link .bottom_link_txt{margin-right: 6px;color: #fff;}
.Product .Product_content .Product_content_list .content_list_bottom .list_bottom_link img{}
.Product .Product_content .Product_content_list:hover .content_list_top{opacity: 0;}
.Product .Product_content .Product_content_list:hover .content_list_bottom{opacity: 1;}




.POAdvantages{padding-bottom: 130px; background:url(../../skin/images/5.jpg) no-repeat 50%/cover;padding-top: 115px;}
.POAdvantages .POAdvantages_content{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.POAdvantages .POAdvantages_content .POAdvantages_content_list{width: 43%;}
.POAdvantages .POAdvantages_content .POAdvantages_content_list .content_list_title{margin-bottom: 40px;color: #fff;;}
.POAdvantages .POAdvantages_content .POAdvantages_content_list .content_list_desc{width: 90%;margin-bottom: 60px;line-height: 1.5; color:#fff}
.POAdvantages .POAdvantages_content .POAdvantages_content_list .content_list_info{width: 100%;}
.POAdvantages .POAdvantages_content .POAdvantages_content_list .content_list_info .list_info_li{width: 100%;padding: 12px 12px 12px 0;margin-bottom: 20px; display: flex; align-items: center; justify-content: space-between;background: url(../../skin/images/bn56.png) no-repeat; background-size: cover; background-position-x: 100%;position: relative;}
.POAdvantages .POAdvantages_content .POAdvantages_content_list .content_list_info .list_info_li::before{content: "";width: 100%;height: 100%;background:url(../../skin/images/bn56.png) no-repeat 0 100%/cover;position: absolute;top: 0;left: -100%;}
.POAdvantages .POAdvantages_content .POAdvantages_content_list .content_list_info .list_info_li .info_li_info{width: 80%;}
.POAdvantages .POAdvantages_content .POAdvantages_content_list .content_list_info .list_info_li .info_li_info .li_info_title{width: 100%;margin-bottom: 10px;color: #32363e;}
.POAdvantages .POAdvantages_content .POAdvantages_content_list .content_list_info .list_info_li .info_li_info .li_info_desc{width: 100%;line-height: 1.35;}
.POAdvantages .POAdvantages_content .POAdvantages_content_list .content_list_info .list_info_li .info_li_thumb{}
.POAdvantages .POAdvantages_content .POAdvantages_content_list .content_list_info .list_info_li .info_li_thumb img{}
.POAdvantages .POAdvantages_content .POAdvantages_content_thumb{}
.POAdvantages .POAdvantages_content .POAdvantages_content_thumb img{}






.PDnav{}
.PDnav .PDnav_content{width: 100%;display: flex;align-items: center;justify-content: flex-start;}
.PDnav .PDnav_content .PDnav_content_list{width: 100%;padding: 10px 0px;display: flex;align-items: center;justify-content: center;border-bottom: 1px solid #fff;background: #fff;position: relative;}
.PDnav .PDnav_content .PDnav_content_list img{margin: 0 15px 0 0; width: 45px; display: none;}
.PDnav .PDnav_content .PDnav_content_list .content_list_txt{white-space: nowrap;color: #333333;; line-height: 35px;}
.PDnav .PDnav_content .PDnav_content_list::after{content: "";width: 1px;height: 40%;position: absolute;right: -0.5px;background: #e8e8e9;top: 50%;transform: translateY(-50%);z-index: 9;}
.PDnav .PDnav_content .PDnav_content_list:last-child::after{display: none;}
.PDnav .PDnav_content .PDnav_content_list.on{background: #ffedc9;border-color: #ffa900;}
.PDnav .PDnav_content .PDnav_content_list.on::after{display: none;}
.PDnav .PDnav_content .PDnav_content_list.on .content_list_txt{color: #ffa900;}
.PDnav .PDnav_content .PDnav_content_list:hover::after{display: none;}
.PDnav .PDnav_content .PDnav_content_list:hover{background: #ffedc9;border-color: #ffa900;}
.PDnav .PDnav_content .PDnav_content_list:hover .content_list_txt{color: #ffa900;}




.PDetails{margin-top: 90px; margin-bottom:130px;}
.PDetails .PDetails_content{width: 100%;padding: 35px;border-radius: 12px;background: #fff;display: flex;align-items: center;justify-content: space-between;}
.PDetails .PDetails_content .PDetails_content_list{width: 48%; height: 100%; display: flex; flex-direction: column; align-items: flex-start; justify-content: space-between;}
.PDetails .PDetails_content .PDetails_content_list .content_list_info{width: 100%;margin-bottom: 50px;}
.PDetails .PDetails_content .PDetails_content_list .content_list_info .list_info_title{width: 100%;margin-bottom: 30px;padding-bottom: 30px;border-bottom: 1px solid #e5e5e5;}
.PDetails .PDetails_content .PDetails_content_list .content_list_info .list_info_title .info_title_dd{margin-bottom: 10px;color: #0033ee;}
.PDetails .PDetails_content .PDetails_content_list .content_list_info .list_info_title .info_title_dt{color: #1e222a;;}
.PDetails .PDetails_content .PDetails_content_list .content_list_info .list_info_desc{width: 100%;max-height: 232px;}
.PDetails .PDetails_content .PDetails_content_list .content_list_link{padding: 16px 30px;display: flex;align-items: center;border-radius: 100px;background: #0066ff;}
.PDetails .PDetails_content .PDetails_content_list .content_list_link img{margin-right: 7px;}
.PDetails .PDetails_content .PDetails_content_list .content_list_link .list_link_txt{color: #fff;}
.PDetails .PDetails_content .PDetails_content_thumb{width: 42%;border-radius: 12px;overflow: hidden;}
.PDetails .PDetails_content .PDetails_content_thumb img{width: 100%;height: 100%;}





.pc_all .swiper-prev-li{display: flex;align-items: center;justify-content: center;position: absolute;top: 50%;transform: translateY(-50%);cursor: pointer;border-radius: 100px;overflow: hidden;}
.pc_all .swiper-prev-li img{}
.pc_all .swiper-prev{left: -70px;}
.pc_all .swiper-next{right: -70px;}

.PDAFunc{  padding: 130px 0; background:url(../../skin/images/6.jpg) no-repeat 50%/cover;}
.PDAFunc.pc_item .pc_item_title .item_title_dd{ color:#fff;}
.PDAFunc .PDAFunc_content{position: relative;width: 100%;margin-top: 42px;}
.PDAFunc .PDAFunc_content .swiper-prev{left: -70px;}
.PDAFunc .PDAFunc_content .swiper-next{right: -70px;}
.PDAFunc .PDAFunc_content .swiper-container{}
.PDAFunc .PDAFunc_content .banner_list{padding: 50px 38px;background: #fff;border-radius: 10px;}
.PDAFunc .PDAFunc_content .banner_list .banner_list_icon{width: 39px;height: 39px;margin-bottom: 16px;overflow: hidden;position: relative;}
.PDAFunc .PDAFunc_content .banner_list .banner_list_icon img{width: auto;height: 100%;position: absolute;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);}
.PDAFunc .PDAFunc_content .banner_list .banner_list_icon img:first-child{opacity: 1;}
.PDAFunc .PDAFunc_content .banner_list .banner_list_icon img:last-child{opacity: 0;}
.PDAFunc .PDAFunc_content .banner_list .banner_list_title{margin-bottom: 22px;width: 100%;color: #333333;;}
.PDAFunc .PDAFunc_content .banner_list .banner_list_info{width: 100%;color: #666666;line-height: 1.5;min-height: 93px;max-height: 93px;}
.PDAFunc .PDAFunc_content .banner_list:hover{background: #0033ee;}
.PDAFunc .PDAFunc_content .banner_list:hover .banner_list_icon img:first-child{opacity: 0;}
.PDAFunc .PDAFunc_content .banner_list:hover .banner_list_icon img:last-child{opacity: 1;}
.PDAFunc .PDAFunc_content .banner_list:hover .banner_list_title{color: #fff;}
.PDAFunc .PDAFunc_content .banner_list:hover .banner_list_info{color: #fff;}


.PDAFunc .bottom_box_list{display: flex; flex-wrap: wrap;}
.PDAFunc .bottom_box_list .box_list_li{width: calc(32%);border-radius: 12px;background-color: #fff; padding-bottom: 3px; box-shadow: 5px 0px 10px rgba(0,51,238,.2); margin-bottom: 2%; margin-right: 2%; display: flex; flex-direction: column;}
.PDAFunc .bottom_box_list .box_list_li:nth-child(3n){ margin-right: 0px;}
.PDAFunc .bottom_box_list .box_list_li:hover{ background:#0066ff;}
.PDAFunc .bottom_box_list .box_list_li .list_li_icon{margin-bottom: 16px; padding:0 30px; padding-top: 25px;}
.PDAFunc .bottom_box_list .box_list_li .list_li_icon img:nth-child(2){ display:none;}
.PDAFunc .bottom_box_list .box_list_li .list_li_title{color: #333;; padding: 0px 30px; line-height: 1.4; padding-bottom: 0; font-weight: bolder;}
.PDAFunc .bottom_box_list .box_list_li .list_li_top{ height: 115px;}
.PDAFunc .bottom_box_list .box_list_li .list_li_p{line-height: 1.5;color: #666; padding: 18px 30px 20px 30px; border-radius: 10px; width: calc(100% - 6px); margin: 0 auto; min-height: calc(100% - 135px);}

.PDAFunc .bottom_box_list .box_list_li:hover .list_li_title{ color:#fff;}
.PDAFunc .bottom_box_list .box_list_li:hover .list_li_p{ color:#fff;}
.PDAFunc .bottom_box_list .box_list_li:hover .list_li_icon img:nth-child(1){ display:none;}
.PDAFunc .bottom_box_list .box_list_li:hover .list_li_icon img:nth-child(2){ display:inline-block;}




.PDSValue{padding: 65px 0; padding-bottom: 130px; background:#f5f6f6;}
.PDSValue .pc_item_title{}
.PDSValue .PDSValue_content{width: 100%;margin-top: 60px;}
.PDSValue .PDSValue_content .PDSValue_content_nav{width: 100%;display: flex;align-items: center;justify-content: space-between;border-radius: 10px;background: #d2e1f9;}
.PDSValue .PDSValue_content .PDSValue_content_nav .content_nav_prev{padding: 20px 0;width: 58px;display: flex;align-items: center;justify-content: center;cursor: pointer;position: relative;}
.PDSValue .PDSValue_content .PDSValue_content_nav .content_nav_prev::before{content: "";width: 1px;height: 100%;position: absolute;right: -0.5px;background: #fff;top: 50%;transform: translateY(-50%);z-index: 9;}
.PDSValue .PDSValue_content .PDSValue_content_nav .content_nav_list{width: 100%; display: flex; align-items:center;background: #fff;border: #000 solid 1px; border-radius: 12px;}
.PDSValue .PDSValue_content .PDSValue_content_nav .content_nav_list  .swiper-container{overflow-x: hidden;}
/*.PDSValue .PDSValue_content .PDSValue_content_nav .content_nav_list::before{content: "";width: 1px;height: 100%;position: absolute;left: -0.5px;background: #bdcff8;top: 50%;transform: translateY(-50%);z-index: 9;}*/
/*.PDSValue .PDSValue_content .PDSValue_content_nav .content_nav_list::after{content: "";width: 1px;height: 100%;position: absolute;right: -0.5px;background: #bdcff8;top: 50%;transform: translateY(-50%);z-index: 9;}*/
.PDSValue .PDSValue_content .PDSValue_content_nav .content_nav_list .banner_list{padding: 0 20px;color: #000;background: #fff;text-align: center;position: relative;cursor: pointer;line-height:1.3;min-height:60px;display: flex; align-items: center;justify-content: center;border-radius: 10px;width: 100%; font-weight: bolder;}
/*.PDSValue .PDSValue_content .PDSValue_content_nav .content_nav_list .banner_list::before{content: "";width: 1px;height: 100%;position: absolute;right: -0.5px;background: #bdcff8;top: 50%;transform: translateY(-50%);z-index: 9;}*/
.PDSValue .PDSValue_content .PDSValue_content_nav .content_nav_list .banner_list:last-child::before{ display: none;}
.PDSValue .PDSValue_content .PDSValue_content_nav .content_nav_list .banner_list.on{color: #fff;background: #000;}
.PDSValue .PDSValue_content .PDSValue_content_nav .content_nav_list .banner_list.on::before{content:"";width:0;height:0;border-right:12px solid transparent;border-left:12px solid transparent;border-top:12px solid #0033ee;position:absolute;top:100%;left:50%;transform: translateX(-50%);margin:0 auto;z-index: 9;-webkit-transition:content .5s ease;-moz-transition:content .5s ease;transition:content .5s ease; display: none;}
.PDSValue .PDSValue_content .PDSValue_content_nav .content_nav_list .banner_list.swiper-slide-thumb-active{color: #fff;background: #0900;}
.PDSValue .PDSValue_content .PDSValue_content_nav .content_nav_list .banner_list.on::after{content:"";width:0;height:0;border-right:12px solid transparent;border-left:12px solid transparent;border-top:12px solid #000;position:absolute;top:100%;left:50%;transform: translateX(-50%);margin:0 auto;z-index: 9;-webkit-transition:content .5s ease;-moz-transition:content .5s ease;transition:content .5s ease;}
.PDSValue .PDSValue_content .PDSValue_content_nav .content_nav_next{padding: 20px 0;width: 58px;display: flex;align-items: center;justify-content: center;cursor: pointer;}
.PDSValue .PDSValue_content .PDSValue_content_box{width: 100%;margin-top: 40px;}
.PDSValue .PDSValue_content .PDSValue_content_box .banner_list{ padding: 0px 32px;border-radius: 12px;background: #fff;display: flex;align-items: center;justify-content: space-between;}
.PDSValue .PDSValue_content .PDSValue_content_box .banner_list .banner_list_info{width: 40%;height: 100%;}
.PDSValue .PDSValue_content .PDSValue_content_box .banner_list .banner_list_info .list_info_title{width: 100%;margin-bottom: 18px;padding-bottom: 20px;border-bottom: 1px solid #cccccc;;line-height:1.35;}
.PDSValue .PDSValue_content .PDSValue_content_box .banner_list .banner_list_info .list_info_desc{width: 100%;}
.PDSValue .PDSValue_content .PDSValue_content_box .banner_list .banner_list_thumb{width: 55%; height: 100%;display: flex; justify-content: center; align-items: center;}
.PDSValue .PDSValue_content .PDSValue_content_box .banner_list .banner_list_thumb img{max-height:100%;}






.Solution{padding: 60px 0;    background: #f5f6f6;}
.Solution .Solution_top{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.Solution .Solution_top .Solution_top_title{color:# ;;}
.Solution .Solution_top .Solution_top_switch{display: flex;align-items: center;justify-content: flex-end;}
.Solution .Solution_top .Solution_top_switch .top_switch_li{width: 52px;height: auto;cursor: pointer;}
.Solution .Solution_top .Solution_top_switch .top_switch_li img{width: 100%;}
.Solution .Solution_top .Solution_top_switch .top_switch_li:first-child{margin-right: 5px;}
.Solution .Solution_content{width: 100%;margin-top: 60px;}
.Solution .Solution_content .swiper-container{}
.Solution .Solution_content .banner_list{display: flex;align-items: flex-start;flex-wrap: wrap;}
.Solution .Solution_content .banner_list .banner_list_li{width: calc(33.33333% - 14px);margin: 0 20px 20px 0;padding: 23px;border-radius: 12px;background: #fff;cursor: pointer;}
.Solution .Solution_content .banner_list .banner_list_li .list_li_thumb{margin-bottom: 22px;width: 100%;height: auto;border-radius: 12px;overflow: hidden;}
.Solution .Solution_content .banner_list .banner_list_li .list_li_thumb img{width: 100%;height: 100%;}
.Solution .Solution_content .banner_list .banner_list_li .list_li_title{width: 100%;text-align: left;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.Solution .Solution_content .banner_list .banner_list_li:nth-child(3n){margin: 0 0 20px 0;}
.Solution .Solution_content .banner_list .banner_list_li:hover{background: #000;}
.Solution .Solution_content .banner_list .banner_list_li:hover .list_li_title{color: #fff;}




.SCustom{ background:#f5f6f6; url(../../skin/images/9.jp) no-repeat 50%/cover;}
.SCustom2{ background: url(../../skin/images/9.jpg) no-repeat 50%/cover;}
.SCustom .SCustom_content{width: 100%;margin-top: 60px;}
.SCustom .SCustom_content .banner_list{display: flex;align-items: flex-start;flex-wrap: wrap;}
.SCustom .SCustom_content .banner_list .banner_list_li{width: calc(25% - 8px);height: 160px;margin: 0 10px 10px 0;border-radius: 10px;background: #fff;display: flex;align-items: center;justify-content: center;}
.SCustom .SCustom_content .banner_list .banner_list_li img{max-width: 85%;max-height: 85%;}
.SCustom .SCustom_content .banner_list .banner_list_li:nth-child(4n){margin: 0 0 10px 0;}




.SDNav{}
.SDNav .SDNav_content{width: 100%;display: flex;align-items: center;justify-content: flex-start;}
.SDNav .SDNav_content .SDNav_content_list{width: 100%;border-bottom: 1px solid #fff;background: #fff;position: relative;}
.SDNav .SDNav_content .SDNav_content_list .content_list_txt{width: 100%;padding: 10px 0px;position: relative;text-align: center;white-space: nowrap; line-height: 35px;}
.SDNav .SDNav_content .SDNav_content_list::after{content: "";width: 1px;height: 52px;background: #e8e8e9;position: absolute;right: -0.5px;top: 50%;transform: translateY(-50%);}
.SDNav .SDNav_content .SDNav_content_list:last-child .content_list_txt::after{display: none;}
.SDNav .SDNav_content .SDNav_content_list.on{background: #ffedc9;border-color: #ffa900;}
.SDNav .SDNav_content .SDNav_content_list.on .content_list_txt{color: #ffa900;}
.SDNav .SDNav_content .SDNav_content_list:hover{background: #ffedc9;border-color: #ffa900;}
.SDNav .SDNav_content .SDNav_content_list:hover .content_list_txt{color: #ffa900;}




.SDetails{}
.SDetails .PDetails_content .PDetails_content_list .content_list_info{margin-bottom: 0;}
.SDetails .PDetails_content .PDetails_content_list .content_list_info .list_info_desc{max-height: auto;}





.IPPoints{padding: 100px 0; background:url(../../skin/images/10.jpg) no-repeat 50%/cover;}
.IPPoints .IPPoints_title{ display: flex; align-items:center; justify-content: space-between;}
.IPPoints .IPPoints_title .IPPoints_dd { color:#fff;}
.IPPoints .IPPoints_title .IPPoints_dt{ display: flex; align-items: center;}
.IPPoints .IPPoints_title .IPPoints_dt .IPPoints_dt_prev{ margin-right: 10px; cursor: pointer;}
.IPPoints .IPPoints_title .IPPoints_dt .IPPoints_dt_next{ cursor: pointer;}
.IPPoints .IPPoints_content{width: 100%;margin-top: 40px;}
.IPPoints .IPPoints_content .swiper-container{border-radius: 10px;}
.IPPoints .IPPoints_content .banner_list{padding: 50px 38px;border-radius: 10px;background: #0033ee; height: auto;}
.IPPoints .IPPoints_content .banner_list .banner_list_icon{margin-bottom: 17px;width: auto;height: 39px;}
.IPPoints .IPPoints_content .banner_list .banner_list_icon img{width: auto;height: 100%;}
.IPPoints .IPPoints_content .banner_list .banner_list_title{margin-bottom: 25px;color: #fff; font-weight: bolder;}
.IPPoints .IPPoints_content .banner_list .banner_list_desc{min-height: 81px;color: #fff;}
.IPPoints .IPPoints_content .IPPointsn_content_bottom{width: 100%; margin-top: 42px; display: flex; flex-direction: column; align-items: center;}
.IPPoints .IPPoints_content .IPPointsn_content_bottom .pagination{margin-bottom: 15px;}
.IPPoints .IPPoints_content .IPPointsn_content_bottom .pagination .swiper-pagination{position: relative;left: 0;top: 0;width: 150px;height: 5px;border-radius: 100px;background: #bdcdf8;overflow: hidden;}
.IPPoints .IPPoints_content .IPPointsn_content_bottom .pagination .swiper-pagination .swiper-pagination-progressbar-fill{background: #0033ee;opacity: 1;border-radius: 100px;overflow: hidden;}
.IPPoints .IPPoints_content .IPPointsn_content_bottom .content_bottom_txt{color: #333333;}


.News .News_top.dcTop{ display:flex; align-items:center; justify-content:space-between !important;}
.News .News_top.dcTop .dcLeft{ font-size:44px; color:#1e222a;}
.News .News_top.dcTop .News_top_nav {
    background: #fff;
    border-radius: 100px;
    border: #000 solid 1px;
}
.News .News_top.dcTop .News_top_nav .top_nav_li {
    padding: 17px 79px;
    
    background: #fff;
    color: #000;
    border-radius: 100px;
}
.News .News_top.dcTop .News_top_nav .top_nav_li.on {
    background: #000;
    color: #fff;
}


.DSolutions{margin-top: 65px;padding: 65px 0;}
.DSolutions .PDSValue_content .PDSValue_content_nav .nav_next_li{display: none;}
.DSolutions .PDSValue_content .PDSValue_content_nav .content_nav_list{width: 100%;}





.SAdvantage{padding: 65px 0; padding-bottom: 100px;
    background: #f5f5f6;}
.SAdvantage .SAdvantage_content{width: 100%;margin-top: 40px;display: flex;align-items: center;justify-content: space-between;background: #fff;border-radius: 10px;border: 1px solid #f3f3f3;}
.SAdvantage .SAdvantage_content .SAdvantage_content_li{height: 680px;}
.SAdvantage .SAdvantage_content .SAdvantage_content_nav{width: 26%;border-right: 1px solid #f3f3f3;position: relative;display: flex; flex-direction: column; border-radius: 10px 0 0 10px; overflow: hidden;}
.SAdvantage .SAdvantage_content .SAdvantage_content_nav > * {direction: ltr;}
.SAdvantage .SAdvantage_content .SAdvantage_content_nav .content_nav_li{width: 100%; height:100%; padding: 0 35px;display: flex;align-items: center;background: #f5f7f9;border-bottom: 1px solid #e8e8e8;cursor: pointer;}
.SAdvantage .SAdvantage_content .SAdvantage_content_nav .content_nav_li .nav_li_txt{color: #333333;line-height: 1.5; font-weight: bolder;}
.SAdvantage .SAdvantage_content .SAdvantage_content_nav .content_nav_li img{position: relative;top: 7.5px;margin-left: 8px;display: none;}
.SAdvantage .SAdvantage_content .SAdvantage_content_nav .content_nav_li.on{background: #ecf0f3;}
.SAdvantage .SAdvantage_content .SAdvantage_content_nav .content_nav_li.on img{display: inline-block;}
.SAdvantage .SAdvantage_content .SAdvantage_content_nav .content_nav_li:hover{background: #ecf0f3;}
.SAdvantage .SAdvantage_content .SAdvantage_content_nav::-webkit-scrollbar {width: 3px;height: 0;border-radius:100px;padding: 0;margin: 0;}
.SAdvantage .SAdvantage_content .SAdvantage_content_nav::-webkit-scrollbar-track {background: transparent;padding: 0;margin: 0;}
.SAdvantage .SAdvantage_content .SAdvantage_content_nav::-webkit-scrollbar-thumb {background:#0033ee;background-clip: content-box;padding: 0;margin: 0;}
.SAdvantage .SAdvantage_content .SAdvantage_content_nav::-webkit-scrollbar-button {background: transparent;padding: 0;margin: 0;display: none;}
.SAdvantage .SAdvantage_content .SAdvantage_content_nav::-webkit-scrollbar-corner {background: transparent;padding: 0;margin: 0;}
.SAdvantage .SAdvantage_content .SAdvantage_content_nav::-webkit-scrollbar-track-piece {background-color: transparent; padding: 0;margin: 0;}

.SAdvantage .SAdvantage_content .SAdvantage_content_list{width: 74%;padding: 45px; overflow: hidden;}
.SAdvantage .SAdvantage_content .SAdvantage_content_list .content_list_li{width: 100%;height: 100%;padding-right: 8px; overflow-y:auto;}
.SAdvantage .SAdvantage_content .SAdvantage_content_list .content_list_li::-webkit-scrollbar {width: 3px;height: 0;border-radius:100px;padding: 0;margin: 0;}
.SAdvantage .SAdvantage_content .SAdvantage_content_list .content_list_li::-webkit-scrollbar-track {background: transparent;padding: 0;margin: 0;}
.SAdvantage .SAdvantage_content .SAdvantage_content_list .content_list_li::-webkit-scrollbar-thumb {background:#0033ee;background-clip: content-box;padding: 0;margin: 0;}
.SAdvantage .SAdvantage_content .SAdvantage_content_list .content_list_li::-webkit-scrollbar-button {background: transparent;padding: 0;margin: 0;display: none;}
.SAdvantage .SAdvantage_content .SAdvantage_content_list .content_list_li::-webkit-scrollbar-corner {background: transparent;padding: 0;margin: 0;}
.SAdvantage .SAdvantage_content .SAdvantage_content_list .content_list_li::-webkit-scrollbar-track-piece {background-color: transparent; padding: 0;margin: 0;}

.SAdvantage .SAdvantage_content .SAdvantage_content_list .content_list_li .list_li_info{}
.SAdvantage .SAdvantage_content .SAdvantage_content_list .content_list_li .list_li_info .li_info_title{line-height: 1.3;margin-bottom: 18px;color: #333333;}
.SAdvantage .SAdvantage_content .SAdvantage_content_list .content_list_li .list_li_info .li_info_desc{line-height: 1.5;color: #666666;}
.SAdvantage .SAdvantage_content .SAdvantage_content_list .content_list_li .list_li_thumb{width: 100%; margin-top: 0px; display: flex; justify-content: center; align-items: center;}
.SAdvantage .SAdvantage_content .SAdvantage_content_list .content_list_li .list_li_thumb img{}







.SCService{padding: 40px 0 90px 0;}
.SCService .SCService_content{position: relative;}


.a1{ overflow:hidden; background:url(../../skin/images/2.jpg) no-repeat 50%/cover; padding:115px 0 50px;}




.About{padding: 100px 0;border-top: 0px dashed #ccd3db;}
.About .About_content{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.About .About_content .About_content_list{width: 60%;}
.About .About_content .About_content_list .content_list_title{width: 100%;margin-bottom: 40px;}
.About .About_content .About_content_list .content_list_desc{width: 100%;margin-bottom: 50px;max-height: 400px;padding-right: 6px;}
.About .About_content .About_content_list .content_list_desc p{margin-bottom: 15px;font-size: 16px;line-height: 1.65;color: #666666;;}
.About .About_content .About_content_list .content_list_desc p:last-child{margin-bottom: 0;}
.About .About_content .About_content_list .content_list_videos{display: flex;align-items: center;}
.About .About_content .About_content_list .content_list_videos .list_videos_icon{margin-right: 10px;}
.About .About_content .About_content_list .content_list_videos .list_videos_icon img{}
.About .About_content .About_content_list .content_list_videos .list_videos_txt{line-height: 1.5;color: #0033ee;;}
.About .About_content .About_content_thumb{max-width: 35%;}
.About .About_content .About_content_thumb img{}




.ASBackdrop{padding: 0;}
.ASBackdrop .ASBackdrop_content{width: 100%;margin-top: 60px;}
.ASBackdrop .ASBackdrop_content .banner_list{height: 160px;border-radius: 8px;background: #fff;display: flex;align-items: center;justify-content: center;}



.ACulture{padding: 100px 0; padding-bottom: 65px;}
.ACulture .pc_all_content{ position: relative;}
.ACulture .pc_all_content .ACulture_img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.ACulture .pc_all_content .ACulture_img .ACulture_img_list{ position: absolute; left:0; top: 0; width: 100%; height: 100%; opacity: 0;}
.ACulture .pc_all_content .ACulture_img .ACulture_img_list img{ width: 100%; height: 100%; object-fit:cover;}
.ACulture .pc_all_content .ACulture_img .ACulture_img_list.active{ opacity: 1;}
.ACulture .pc_all_content .ACulture_img .ACulture_img_list:nth-child(1){ opacity: 1;}
.ACulture .ACulture_title{; color:#fff}
.ACulture .ACulture_content{margin-top: 60px;width: 100%;height: 586px;border-radius: 12px;display: flex;align-items: flex-end;justify-content: space-between; position: relative; overflow: hidden;}
.ACulture .ACulture_content .ACulture_content_list{width: 33.3333333333%; height: 100%; padding: 40px; display: flex; flex-direction: column; align-items: flex-start;justify-content: flex-end;border-right: 1px solid #cfccd1;position:relative;}
.ACulture .ACulture_content .ACulture_content_list.active{ padding-bottom: 150px; width: 50%;}
.ACulture .ACulture_content .ACulture_content_list:last-child{border: none;}
.ACulture .ACulture_content .ACulture_content_list.active .content_list_title{ font-size: 24px;}
.ACulture .ACulture_content .ACulture_content_list.active .content_list_desc{ font-size: 28px;}
.ACulture .ACulture_content .ACulture_content_list .content_list_thumb{opacity:0;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;}
.ACulture .ACulture_content .ACulture_content_list .content_list_title{margin-bottom: 10px;color: #0033ee;position:relative;z-index:2; font-size: 20px;}
.ACulture .ACulture_content .ACulture_content_list .content_list_desc{min-height: 65px;line-height: 1.35;color: #1a2233;;position:relative;z-index:2; font-size: 24px;}



.AHistory{position: relative;padding: 65px 0;background: #ffffff70;}
.AHistory .pc_all_content{position: relative;}
.AHistory .AHistory_title{;}
.AHistory .AHistory_content{margin-top: 60px;width: 100%;}
.AHistory .AHistory_content .AHistory_content_top{width: 100%;margin-bottom: 45px; position: relative;}
.AHistory .AHistory_content .AHistory_content_top::before{content: ""; width: 100%; height: 1px; background: #cfccd1; position: absolute; top: 42px; left: 0%; z-index: 5;}
.AHistory .AHistory_content .AHistory_content_top .banner_list{display: flex; flex-direction: column; justify-content: center; align-items: center;cursor: pointer;position: relative;}
.AHistory .AHistory_content .AHistory_content_top .banner_list .banner_list_time{margin-bottom: 34px;}
.AHistory .AHistory_content .AHistory_content_top .banner_list .banner_list_icon{display: none;}
.AHistory .AHistory_content .AHistory_content_top .banner_list .banner_list_icon img{}
.AHistory .AHistory_content .AHistory_content_top .banner_list::before{content: ""; width: 1px; height: 15px; background: #cfccd1;position: absolute; top: 28px; left: 50%; transform: translateX(-50%); z-index: 2;}
.AHistory .AHistory_content .AHistory_content_top .banner_list.swiper-slide-thumb-active .banner_list_icon{display: block;}
.AHistory .AHistory_content .AHistory_content_bottom{width: 100%;}
.AHistory .AHistory_content .AHistory_content_bottom .banner_list{display: flex;align-items: flex-start;justify-content: space-between;}
.AHistory .AHistory_content .AHistory_content_bottom .banner_list .banner_list_thumb{width: 30%; overflow: hidden;}
.AHistory .AHistory_content .AHistory_content_bottom .banner_list .banner_list_thumb img{width: 100%;height: 100%;}
.AHistory .AHistory_content .AHistory_content_bottom .banner_list .banner_list_info{width: 65%;padding-right: 10px;}
.AHistory .AHistory_content .AHistory_content_bottom .banner_list .banner_list_info .list_info_title{padding-bottom: 25px;margin-bottom: 23px;color: #0033ee;border-bottom: 1px solid #cfccd1;}
.AHistory .AHistory_content .AHistory_content_bottom .banner_list .banner_list_info .list_info_desc{width: 100%;}
.AHistory .AHistory_content .AHistory_content_bottom .banner_list .banner_list_info .list_info_desc::-webkit-scrollbar-thumb{background:#c1c1c1;;border-radius:100px;} 
.AHistory .AHistory_content .AHistory_content_bottom .banner_list .banner_list_info .list_info_desc p{line-height: 1.5;margin-bottom: 10px;}


.a2{ background:; overflow:hidden; padding-top:50px;}
.a2 .Solution .Solution_top .Solution_top_title{ color:#fff;}

.ACustom{margin-top: 65px;}

.a3{ overflow:hidden; background:url(../../skin/images/3.jpg) no-repeat 50%/cover; padding:115px 0 50px;}
.a3 .AQHonor .AQHonor_title{ color:#fff;}


.ACPartner{}



.AQHonor{ padding-bottom: 100px;}
.AQHonor .AQHonor_title{;}
.AQHonor .AQHonor_content{margin-top: 60px;width: 100%;padding: 60px;border-radius: 12px;background: #fff;display: flex;align-items: center;justify-content: space-between;}
.AQHonor .AQHonor_content .AQHonor_content_li{height: 436px;}
.AQHonor .AQHonor_content .AQHonor_content_info{width: 46%;overflow-y: auto;}
.AQHonor .AQHonor_content .AQHonor_content_info .content_info_li{width: 100%;padding-right: 20px;margin-bottom: 20px;display: flex;align-items: flex-start;justify-content: space-between;}
.AQHonor .AQHonor_content .AQHonor_content_info .content_info_li .info_li_time{line-height: 1.5;color: #666666;}
.AQHonor .AQHonor_content .AQHonor_content_info .content_info_li .info_li_txt{width: calc(100% - 80PX);line-height: 1.5;color: #333333;}
.AQHonor .AQHonor_content .AQHonor_content_info .content_info_li:last-child{margin-bottom: 0;}
.AQHonor .AQHonor_content .AQHonor_content_info::-webkit-scrollbar-track{background-color:#eeefef;border-radius:100px;}
.AQHonor .AQHonor_content .AQHonor_content_info::-webkit-scrollbar-thumb{background:#c5c5c6;;border-radius:100px;} 
.AQHonor .AQHonor_content .AQHonor_content_info::-webkit-scrollbar-button{background-color: #ffffff;display: none;border-radius:100px;}
.AQHonor .AQHonor_content .AQHonor_content_info::-webkit-scrollbar-corner{background-color: #ffffff;border-radius:100px;}
.AQHonor .AQHonor_content .AQHonor_content_info::-webkit-scrollbar{width: 4px;height: 0px;border-radius:100px;}
.AQHonor .AQHonor_content .AQHonor_content_honor{width: 48%;}
.AQHonor .AQHonor_content .AQHonor_content_honor .swiper-container{height: 100%;}
.AQHonor .AQHonor_content .AQHonor_content_honor .banner_list{height: 100%;border-radius: 8px;overflow: hidden;background: url(../../skin/images/bg52.jpg) no-repeat 50%/cover;}
.AQHonor .AQHonor_content .AQHonor_content_honor .banner_list:nth-child(odd){}
.AQHonor .AQHonor_content .AQHonor_content_honor .banner_list .banner_list_thumb{width: 100%;height: calc(100% - 66px);display: flex;align-items: center;justify-content: center;overflow: hidden;}
.AQHonor .AQHonor_content .AQHonor_content_honor .banner_list .banner_list_thumb img{}
.AQHonor .AQHonor_content .AQHonor_content_honor .banner_list .banner_list_title{width: 100%;height: 66px;padding: 0 20px;background: #f9c047;display: flex;align-items: center;justify-content: center;}
.AQHonor .AQHonor_content .AQHonor_content_honor .banner_list .banner_list_title p{width: 100%;line-height: 1.4;color: #fff;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.AQHonor .AQHonor_content .AQHonor_content_honor .banner_list:nth-child(even) .banner_list_title{background: #bb47f9;}






.ContactA{padding: 100px 0;background: #ffffff60; padding-bottom: 65px;}
.ContactA .ContactA_title{width: 100%;text-align: center;;}
.ContactA .ContactA_content{width: 100%;margin-top: 40px;}
.ContactA .ContactA_content .ContactA_content_nav{width: 100%;border-radius: 100px;background: #fff;display: flex;align-items: center;justify-content: space-between; border:#000 solid 1px;}
.ContactA .ContactA_content .ContactA_content_nav .content_nav_li{width: 14.28571428571429%;padding: 25px 0;color: #000;border-radius: 100px;position: relative;display: flex;align-items: center;justify-content: center;cursor: pointer;}
.ContactA .ContactA_content .ContactA_content_nav .content_nav_li::after{content: "";width: 1px;height: 45%;background: #a8bef7;position: absolute;right: -0.5px;top: 50%;transform: translateY(-50%);}
.ContactA .ContactA_content .ContactA_content_nav .content_nav_li.on{background: #000;color: #fff;}
.ContactA .ContactA_content .ContactA_content_nav .content_nav_li.on::after{display: none;}
.ContactA .ContactA_content .ContactA_content_nav .content_nav_li:hover::after{display: none;}
.ContactA .ContactA_content .ContactA_content_nav .content_nav_li:hover{background: #000;color: #fff;}
.ContactA .ContactA_content .ContactA_content_nav .content_nav_li:last-child::after{display: none;}
.ContactA .ContactA_content .ContactA_content_nav .content_nav_li.no::after{display: none;}
.ContactA .ContactA_content .ContactA_content_box{width: 100%;margin-top: 40px;}
.ContactA .ContactA_content .ContactA_content_box .content_box_list{width: 100%;display: flex;align-items: center;justify-content: space-between;border-radius: 12px;overflow: hidden;background:url(../../skin/images/4.png) no-repeat 50%/cover;}
.ContactA .ContactA_content .ContactA_content_box .content_box_list .box_list_li{height: 690px;overflow: hidden;}
.ContactA .ContactA_content .ContactA_content_box .content_box_list .box_list_info{width: 49%;padding: 75px 70px;}
.ContactA .ContactA_content .ContactA_content_box .content_box_list .box_list_info .list_info_top{color: #fff;padding-bottom: 30px;margin-bottom: 30px;border-bottom: 1px solid #ffffff80;}
.ContactA .ContactA_content .ContactA_content_box .content_box_list .box_list_info .list_info_bottom{width: 100%;max-height: 85%;overflow-y: auto;}
.ContactA .ContactA_content .ContactA_content_box .content_box_list .box_list_info .list_info_bottom .info_bottom_list{width: 100%;margin-bottom: 30px;display: flex; align-items: center; justify-content: space-between;}
.ContactA .ContactA_content .ContactA_content_box .content_box_list .box_list_info .list_info_bottom .info_bottom_list .bottom_list_icon{}
.ContactA .ContactA_content .ContactA_content_box .content_box_list .box_list_info .list_info_bottom .info_bottom_list .bottom_list_icon img{}
.ContactA .ContactA_content .ContactA_content_box .content_box_list .box_list_info .list_info_bottom .info_bottom_list .bottom_list_info{width: calc(100% - 75px);}
.ContactA .ContactA_content .ContactA_content_box .content_box_list .box_list_info .list_info_bottom .info_bottom_list .bottom_list_info .list_info_dd{color: #fff;margin-bottom: 5px;}
.ContactA .ContactA_content .ContactA_content_box .content_box_list .box_list_info .list_info_bottom .info_bottom_list .bottom_list_info .list_info_dt{color: #fff;line-height: 1.5;}
.ContactA .ContactA_content .ContactA_content_box .content_box_list .box_list_info .list_info_bottom .info_bottom_list:last-child{margin-bottom: 0;}
.ContactA .ContactA_content .ContactA_content_box .content_box_list .box_list_info .list_info_bottom::-webkit-scrollbar-track{background-color:#ffffff50;border-radius:100px;}
.ContactA .ContactA_content .ContactA_content_box .content_box_list .box_list_info .list_info_bottom::-webkit-scrollbar-thumb{background:#ffff;;border-radius:100px;} 
.ContactA .ContactA_content .ContactA_content_box .content_box_list .box_list_info .list_info_bottom::-webkit-scrollbar-button{background-color: transparent;display: none;border-radius:100px;}
.ContactA .ContactA_content .ContactA_content_box .content_box_list .box_list_info .list_info_bottom::-webkit-scrollbar-corner{background-color: transparent;border-radius:100px;}
.ContactA .ContactA_content .ContactA_content_box .content_box_list .box_list_info .list_info_bottom::-webkit-scrollbar{width: 4px;height: 0px;border-radius:100px;}
.ContactA .ContactA_content .ContactA_content_box .content_box_list .box_list_thumb{width: 51%;}
.ContactA .ContactA_content .ContactA_content_box .content_box_list .box_list_thumb img{width: 100%;height: 100%;}






.ContactB{padding: 120px 0 100px 0; padding-top: 65px;}
.ContactB .ContactB_content{width: 100%;display: flex;align-items: flex-start;justify-content: space-between;flex-wrap: wrap;}
.ContactB .ContactB_content .ContactB_content_list{width: calc(50% - 10px);padding: 67px 57px;margin-bottom: 20px;border-radius: 12px;background: #fff;}
.ContactB .ContactB_content .ContactB_content_list .content_list_top{width: 100%;padding-bottom: 30px;margin-bottom: 30px;color: #1e222a;border-bottom: 1px solid #e5e5e5;;font-weight: bold;}
.ContactB .ContactB_content .ContactB_content_list .content_list_bottom{width: 100%;min-height: 365px;}
.ContactB .ContactB_content .ContactB_content_list .content_list_bottom .list_bottom_li{width: 100%;margin-bottom: 30px;display: flex; align-items: center; justify-content: space-between;}
.ContactB .ContactB_content .ContactB_content_list .content_list_bottom .list_bottom_li .bottom_li_icon{}
.ContactB .ContactB_content .ContactB_content_list .content_list_bottom .list_bottom_li .bottom_li_icon img{}
.ContactB .ContactB_content .ContactB_content_list .content_list_bottom .list_bottom_li .bottom_li_info{width: calc(100% - 75px);}
.ContactB .ContactB_content .ContactB_content_list .content_list_bottom .list_bottom_li .bottom_li_info .li_info_dd{margin-bottom: 5px;color: #999999;}
.ContactB .ContactB_content .ContactB_content_list .content_list_bottom .list_bottom_li .bottom_li_info .li_info_dt{line-height: 1.5;color: #666666;}
.ContactB .ContactB_content .ContactB_content_list .content_list_bottom .list_bottom_li:last-child{margin-bottom: 0;}
.ContactB .ContactB_content .ContactB_content_list .content_list_bottom::-webkit-scrollbar-track{background-color:transparent;border-radius:100px;}
.ContactB .ContactB_content .ContactB_content_list .content_list_bottom::-webkit-scrollbar-thumb{background:#e5e5e5;;border-radius:100px;} 
.ContactB .ContactB_content .ContactB_content_list .content_list_bottom::-webkit-scrollbar-button{background-color: transparent;display: none;border-radius:100px;}
.ContactB .ContactB_content .ContactB_content_list .content_list_bottom::-webkit-scrollbar-corner{background-color: transparent;border-radius:100px;}
.ContactB .ContactB_content .ContactB_content_list .content_list_bottom::-webkit-scrollbar{width: 4px;height: 0px;border-radius:100px;}




.SearchPage{}
.SearchPage .News_content .News_content_list .content_list_thumb{display:none !important;}
.SearchPage .News_content .News_content_list .content_list_info{width:100% !important;}
.SearchPage .News_content .News_content_list:hover b{color:#ffffff;}



.PPolicy{}
.PPolicy .NSDetails_content_left{width:100% !important;}
.PPolicy .NSDetails_content_right{display:none !important;}
.PPolicy .NSDetails_content_left .content_left_center p{margin-bottom: 3px !important;line-height:1.35 !important;}




.FloatingBox *{transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;user-select:none;}
.FloatingBox *:hover{transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.FloatingBox{position: fixed; right: 10px; top: 35%; z-index: 25;border-radius: 10px; background:#fff;box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.12);}
.FloatingBox .FloatingBox_box{display: flex; flex-direction: column; align-items: center;}
.FloatingBox .FloatingBox_list{position: relative; cursor: pointer;}
.FloatingBox .FloatingBox_list .FloatingBox_list_title{ width: 71px; height: 71px;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.FloatingBox .FloatingBox_list:hover .FloatingBox_list_title{ background:#f7f7f9;}
.FloatingBox .FloatingBox_list .FloatingBox_list_title .list_title_icon{margin-bottom: 10px;}
.FloatingBox .FloatingBox_list .FloatingBox_list_title .list_title_txt{ color:#666666;}
.FloatingBox .FloatingBox_list.wx .FloatingBox_list_down{ position: absolute; left: -130px; width: 130px; top: 0; border-radius: 10px; overflow: hidden; box-shadow: 0px 0px 20px rgba(0,0,0,.1);}
.FloatingBox .FloatingBox_list.wx .FloatingBox_list_down img{ width: 100%;}
.FloatingBox .FloatingBox_list.phone .FloatingBox_list_down{ position: absolute; left: -215px; width: 215px; height: 100%; align-items: center; justify-content: center; top: 0; background: #fff; color: #0033ee; border-radius: 10px 0px 0px 10px;box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.12);}
.FloatingBox .FloatingBox_list.phone .FloatingBox_list_down a{color: #0033ee;display: inline-block;}
.FloatingBox .FloatingBox_list.phone *{-moz-user-select: text !important; -webkit-user-select: text !important; -ms-user-select: text !important; -khtml-user-select: text !important; user-select: text !important;}
.FloatingBox .FloatingBox_list .FloatingBox_list_down{ display: none;}
.FloatingBox .FloatingBox_list:last-child{margin-bottom: 0;}
.FloatingBox .FloatingBox_list:nth-child(1):hover .FloatingBox_list_down{ display: flex;}
.FloatingBox .FloatingBox_list:hover .FloatingBox_list_down{ display: block;}
.FloatingBox .FloatingBox_list.Img .FloatingBox_list_down{ width: 130px; position: absolute; left: -130px; top: -30px; box-shadow: 0px 0px 18px rgba(0,0,0,0.2); text-align: center; background:#fff; padding-bottom: 8px;}
.FloatingBox .FloatingBox_list.Img .FloatingBox_list_down img{ margin-bottom: 5px;}
.FloatingBox .FloatingBox_list.phone .FloatingBox_list_down{ padding: 0px 20px;}
.FloatingBox .FloatingBox_list.phone .FloatingBox_list_down span{ display: inline-block; width:100%; margin-bottom: 5px; font-size:16px;}



.pc_item_box{margin-top: 90px;}

.HWEALab{background:white;}
.HWEALab .pc_item_title{}
.HWEALab .HWEALab_content{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.HWEALab .HWEALab_content .HWEALab_content_info{width: calc(100% - 596px);}
.HWEALab .HWEALab_content .HWEALab_content_info p{margin-bottom: 10px;font-size:inherit;line-height: 1.62;}
.HWEALab .HWEALab_content .HWEALab_content_info p:last-child{margin-bottom: 0;}
.HWEALab .HWEALab_content .HWEALab_content_param{width: 522px; height: 518px; padding: 60px; border-radius: 15px; display: flex; flex-wrap: wrap; background: url("../images2/bg1.jpg") no-repeat 50%/cover; align-content: center; justify-content: space-between; align-items: flex-start;}
.HWEALab .HWEALab_content .HWEALab_content_param .content_param_list{width: calc(50% - 28px);}
.HWEALab .HWEALab_content .HWEALab_content_param .content_param_list .param_list_dd{margin-bottom: 15px;font-weight: 500;color: white;}
.HWEALab .HWEALab_content .HWEALab_content_param .content_param_list .param_list_dd span{font-weight: 500;color: white;}
.HWEALab .HWEALab_content .HWEALab_content_param .content_param_list .param_list_dt{color: white;opacity: 0.8;line-height: 1.6;}
.HWEALab .HWEALab_content .HWEALab_content_param .content_param_list:nth-child(-n+2){margin-bottom: 50px;padding-bottom: 50px;border-bottom: 2px solid #0d8c91;}





.HDHistory{ background: url("../images2/bg6.jpg") no-repeat 50%/cover;position:relative;overflow:hidden;}
.HDHistory .pc_item_title .item_title_dd{color: white;}
.HDHistory .HDHistory_content{width: 100%;}
.HDHistory .HDHistory_content .HDHistory_content_box{width: 100%;padding-top: 0;position:relative;}
.HDHistory .HDHistory_content_lline{width:calc(100% - 33px);position: absolute;left: 0;top: 218px;display:none;}
.HDHistory .HDHistory_content_lline img{ width: 100%;}
.HDHistory .HDHistory_content .HDHistory_content_box:before{content: "";width: 100%;height: 1px;background: #999ba3;position: absolute;left: -50%;top: 15px;}
.HDHistory .HDHistory_content .HDHistory_content_box:after{content: "";width: 100%;height: 1px;background: #999ba3;position: absolute;right: -50%;top: 15px;}
.HDHistory .HDHistory_content .swiper-container:before{content: "";width: 100%;height: 16px;background: url("../images2/bn22.png") no-repeat ;position: absolute;left: 0;top: 0;background-size: cover;}
.HDHistory .HDHistory_content .swiper-button-li{width: 52px;height: 52px;border-radius: 100px;background: #0080ff;display: flex;align-items: center;justify-content: center;user-select: none;cursor: pointer;top:9px;}
.HDHistory .HDHistory_content .swiper-button-disabled{opacity:0;}
.HDHistory .HDHistory_content .swiper-button-li::after{display: none;}
.HDHistory .HDHistory_content .swiper-button-li img{}
.HDHistory .HDHistory_content .swiper-button-prev{left: -26px;}
.HDHistory .HDHistory_content .swiper-button-next{right: -26px;}
.HDHistory .HDHistory_content .swiper-container{padding-top: 90px;overflow: unset;overflow-x: clip;overflow-y: unset !important;position: relative;}
.HDHistory .HDHistory_content .banner_list{padding: 35px;background: white;border-radius: 15px;position:relative;overflow: unset;overflow-x: clip;overflow-y: unset !important;}
.HDHistory .HDHistory_content .banner_list:before{content: "";width: 1px;height: 92px;background: #999ba3;position: absolute;left: 0;top: -74px;opacity:0.8;}
.HDHistory .HDHistory_content .banner_list .banner_list_entitle{position:absolute;top:30px;left:50%;color:#2b64f930;}
.HDHistory .HDHistory_content .banner_list .banner_list_time{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.HDHistory .HDHistory_content .banner_list .banner_list_time .list_time_left{color: #0080ff;font-weight: 600;}
.HDHistory .HDHistory_content .banner_list .banner_list_time .list_time_right{font-weight: 500;}
.HDHistory .HDHistory_content .banner_list .banner_list_addr{width: 100%;margin: 20px 0 30px 0;}
.HDHistory .HDHistory_content .banner_list .banner_list_addr .list_addr_dd{width: 100%;margin-bottom: 15px;color: #2c2c2c;}
.HDHistory .HDHistory_content .banner_list .banner_list_addr .list_addr_dt{display: flex;align-items: center;color: #2c2c2c;}
.HDHistory .HDHistory_content .banner_list .banner_list_addr .list_addr_dt img{margin: 0 10px 0 0; padding: 0; line-height: 1;}
.HDHistory .HDHistory_content .banner_list .banner_list_info{width: 100%;}
.HDHistory .HDHistory_content .banner_list .banner_list_info p{line-height: 1.5;font-size: inherit;margin-bottom: 5px;color:#2c2c2c;}
.HDHistory .HDHistory_content .banner_list .banner_list_info p:last-child{margin-bottom: 0;}




.HRDirection{background:#ededed;}
.HRDirection .pc_item_title{}
.HRDirection .HRDirection_content{width: 100%;}
.HRDirection .HRDirection_content .HRDirection_content_top{width: 100%;margin-bottom: 80px;display: flex;align-items: center;justify-content: space-between;position: relative;}
.HRDirection .HRDirection_content .HRDirection_content_top .content_top_desc{width: 70%;line-height: 1.7;}
.HRDirection .HRDirection_content .HRDirection_content_top .content_top_thumb{width: 25%;position: absolute;top: 50%;right: 0;transform: translateY(-50%);}
.HRDirection .HRDirection_content .HRDirection_content_top .content_top_thumb img{}
.HRDirection .HRDirection_content .HRDirection_content_bottom{width: 100%;display: flex;flex-wrap: wrap;}
.HRDirection .HRDirection_content .HRDirection_content_bottom .content_bottom_list{width: calc(20% - 16px);margin: 0 20px 20px 0;padding: 30PX;border-radius: 12px;box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);background: white;position: relative;overflow: hidden;}
.HRDirection .HRDirection_content .HRDirection_content_bottom .content_bottom_list .bottom_list_top{width: 100%;}
.HRDirection .HRDirection_content .HRDirection_content_bottom .content_bottom_list .bottom_list_top .list_top_icon{width: 100%; display: flex; margin-bottom: 35px;padding-bottom: 38px;position: relative;justify-content: flex-start;}
.HRDirection .HRDirection_content .HRDirection_content_bottom .content_bottom_list .bottom_list_top .list_top_icon:before{content: ""; width: 70%;height: 1px;background: #cfcfcf;position: absolute;left: 0;bottom: 0;}
.HRDirection .HRDirection_content .HRDirection_content_bottom .content_bottom_list .bottom_list_top .list_top_icon img{margin: 0;}
.HRDirection .HRDirection_content .HRDirection_content_bottom .content_bottom_list .bottom_list_top .list_top_info{width: 100%;}
.HRDirection .HRDirection_content .HRDirection_content_bottom .content_bottom_list .bottom_list_top .list_top_info .top_info_title{width: 100%;margin-bottom: 15px;font-weight: 600;color: #383838;}
.HRDirection .HRDirection_content .HRDirection_content_bottom .content_bottom_list .bottom_list_top .list_top_info .top_info_entitle{width: 100%;line-height: 1.5;color: #383838;font-weight: 300;}
.HRDirection .HRDirection_content .HRDirection_content_bottom .content_bottom_list .bottom_list_bottom{width: 100%;height: 100%; padding: 0 35px;line-height: 1.9;color: white;background: rgba(0,0,0,0.85);position: absolute;left: 0;top: 0;opacity: 0;display: flex;align-items: center;justify-content: center;}
.HRDirection .HRDirection_content .HRDirection_content_bottom .content_bottom_list:nth-child(5n){margin: 0 0 20px 0;}
.HRDirection .HRDirection_content .HRDirection_content_bottom .content_bottom_list:hover .bottom_list_bottom{opacity: 1;}







.HTApply{ background: url("../images2/bg7.jpg") no-repeat 50%/cover;}
.HTApply .pc_item_title .item_title_dd{margin-bottom: 80px;color: white;}
.HTApply .pc_item_title .item_title_dt{margin-top: 0;color: white;line-height:1.7;font-weight: 300;text-align:left;}
.HTApply .HTApply_content{width: 100%;}
.HTApply .HTApply_content .HTApply_content_top{margin-bottom: 80px; border-radius: 100px; background-color: #ffffff; display: flex; align-items: center; width: max-content; justify-content: flex-start;}
.HTApply .HTApply_content .HTApply_content_top .content_top_li{padding: 15px 45px;color: #000000;border-radius: 100px;cursor: pointer; user-select: none;}
.HTApply .HTApply_content .HTApply_content_top .content_top_li.on{background-color: #2883ff;color: #fff;}
.HTApply .HTApply_content .HTApply_content_top .content_top_li:last-child.on{background:#786afb;}
.HTApply .HTApply_content .HTApply_content_bottom{width: 100%;height: 550px;}
.HTApply .HTApply_content .HTApply_content_bottom .content_bottom_item{width: 100%;height: 100%;position: relative;z-index: 0;background: white;border-radius: 15px;display: flex ; align-items: center; justify-content: space-between;overflow: hidden;}
.HTApply .HTApply_content .HTApply_content_bottom .content_bottom_item.on{z-index: 2;}
.HTApply .HTApply_content .HTApply_content_bottom .content_bottom_item .bottom_item_left{width: 372px;height: 100%;padding: 60px 45px;}
.HTApply .HTApply_content .HTApply_content_bottom .content_bottom_item .bottom_item_left .item_left_thumb{width: 100%;height: 40%;margin-bottom: 28px;display: flex;align-items: center;justify-content: center;}
.HTApply .HTApply_content .HTApply_content_bottom .content_bottom_item .bottom_item_left .item_left_thumb img{max-height:100%;}
.HTApply .HTApply_content .HTApply_content_bottom .content_bottom_item .bottom_item_left .item_left_desc{color:#2a2a2a;line-height:1.6;font-weight: 300;}
.HTApply .HTApply_content .HTApply_content_bottom .content_bottom_item .bottom_item_right{width: calc(100% - 372px);height: 100%;padding: 65px 55px;background: #2b64f9;border-radius: 15px;overflow: hidden;display: flex;align-items: center;justify-content: space-between;}
.HTApply .HTApply_content .HTApply_content_bottom .bottom_item_one .item_right_list{width: calc(33.333% - 24px);margin-right: 38px;}
.HTApply .HTApply_content .HTApply_content_bottom .bottom_item_one .item_right_list .right_list_title{color: #ffffff;font-weight: 600;text-align: center;}
.HTApply .HTApply_content .HTApply_content_bottom .bottom_item_one .item_right_list .right_list_subtitle{margin: 20px;line-height: 1.5;color: #ffffff;font-weight: 300;}
.HTApply .HTApply_content .HTApply_content_bottom .bottom_item_one .item_right_list .right_list_desc{width: 100%; height: 270px; padding: 30px; border-radius: 20px; line-height: 1.65; color: #ffffff; font-weight: 300; background: rgba(255,255,255,0.3); overflow: hidden; display: flex; justify-content: center; align-items: center;}
.HTApply .HTApply_content .HTApply_content_bottom .bottom_item_one .item_right_list:last-child{margin-right: 0;}
.HTApply .HTApply_content .HTApply_content_bottom .bottom_item_two .bottom_item_right{padding: 55px 30px;}
.HTApply .HTApply_content .HTApply_content_bottom .bottom_item_two .item_right_list{width: calc(25% - 15px);margin-right: 20px;}
.HTApply .HTApply_content .HTApply_content_bottom .bottom_item_two .item_right_list .right_list_icon{width: 100%;display: flex;align-items: center;justify-content: center;}
.HTApply .HTApply_content .HTApply_content_bottom .bottom_item_two .item_right_list .right_list_icon img{width: auto; height: 44px;}
.HTApply .HTApply_content .HTApply_content_bottom .bottom_item_two .item_right_list .right_list_title{width: 100%;margin: 20px 0;color: white;text-align: center;}
.HTApply .HTApply_content .HTApply_content_bottom .bottom_item_two .item_right_list .right_list_info{width: 100%;height: 310px;padding: 20px;border-radius: 20px;background: rgba(255,255,255,0.3);overflow: hidden;}
.HTApply .HTApply_content .HTApply_content_bottom .bottom_item_two .item_right_list .right_list_info .list_info_dd{width: 100%;margin-bottom: 10px;color: white;line-height: 1.4;}
.HTApply .HTApply_content .HTApply_content_bottom .bottom_item_two .item_right_list .right_list_info .list_info_dt{width: 100%;line-height: 1.5;color: white;}
.HTApply .HTApply_content .HTApply_content_bottom .bottom_item_two .item_right_list:last-child{margin-right: 0;}
.HTApply .HTApply_content .HTApply_content_bottom .bottom_item_two .bottom_item_right{background: #786afb;}


.HADisplay{background: #ededed;}
.HADisplay .HADisplay_content{width: 100%;display: flex;align-items: center;}
.HADisplay .HADisplay_content .HADisplay_content_list{width: calc(25% - 21px);height: 380px;margin-right: 28px;border-radius: 15px;box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px 0px;background: white;overflow: hidden;}
.HADisplay .HADisplay_content .HADisplay_content_list .content_list_thumb{width: 100%;height: 192px;}
.HADisplay .HADisplay_content .HADisplay_content_list .content_list_thumb img{width: 100%;height: 100%;}
.HADisplay .HADisplay_content .HADisplay_content_list .content_list_info{width: 100%;height: calc(100% - 192px);padding: 28px 30px;}
.HADisplay .HADisplay_content .HADisplay_content_list .content_list_info .list_info_title{width: 100%;line-height: 1.5;margin-bottom: 22px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.HADisplay .HADisplay_content .HADisplay_content_list .content_list_info .list_info_more{width: 100%; padding: 10px 0; line-height: 1; background: #2b64f9; color: white; border-radius: 100px; display: flex; justify-content: center; align-items: center;}
.HADisplay .HADisplay_content .HADisplay_content_list:last-child{margin-right: 0;}




.AIBanner .banner_list .banner_list_info .list_info_dd{font-weight: bold; color: white;}
.AIBanner .banner_list .banner_list_info .list_info_dt{color: white;}
.AIBanner .banner_list .banner_list_info .list_info_link{padding: 22px 45px; border-radius: 15px; border-color: #bbffe8; background: #00ffaa;}
.AIBanner .banner_list .banner_list_info .list_info_link .info_link_txt{color: #010619;}



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

}
@media screen and (max-width:1650px){
    .padding100{padding: 90px 0px;}
    .margin100{margin: 90px 0px;}
	.Header .Header_right .Header_nav .Header_nav_list{margin-right: 50px;}
	.NSDetails .NSDetails_content_left{width: 73%;padding: 65px 40px;}
	.NSDetails .NSDetails_content_right{width: 25%;}
	.NSDetails .NSDetails_content_right .content_right_time{padding:40px;}
	.NSDetails .NSDetails_content_right .content_right_recommend{padding:40px;}
	
	.HRDownload .HRDownload_content .HRDownload_content_box .content_box_list .box_list_li .box_list_thumb{height: 100%;}
	
	.HRDownload .HRDownload_content .HRDownload_content_box .content_box_list .box_list_li .box_list_info .list_info_title{min-height: 74px;}
	
	
	
	.TrialForm .TrialForm_content{padding: 45px;}
	.TrialForm .TrialForm_content .TrialForm_content_form .content_form_title{margin-bottom: 45px;}
	.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info .form_info_list .info_list_right{}
	.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info .form_info_list .info_list_right input[type='text']{padding: 14px 0 14px 23px;}
	.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info .form_info_list .info_list_right select{padding: 14px 0 14px 23px;}
	.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info .form_info_list .info_list_right button{padding: 14.5px 32px;}
	.TrialForm .TrialForm_content .TrialForm_content_form .content_form_submit .form_submit_top input{padding: 14px;}
	
	.pc_item_box{margin-top: 70px;}
	.HDHistory .HDHistory_content .HDHistory_content_box{}
	.HDHistory .HDHistory_content .banner_list:before{height: 84px; top: -74px;}
}

@media screen and (max-width:1550px){
    .padding100{padding: 80px 0px;}
    .margin100{margin: 80px 0px;}
    .ovyscroll::-webkit-scrollbar{width: 4px;}
    .ovxscroll::-webkit-scrollbar{height: 4px;}
    .Header .Header_right .Header_nav{margin-right: 25px;}
	.Header .Header_right .Header_nav .Header_nav_list{margin-right: 30px;}
    .Header .Header_right .Header_nav .Header_nav_list .Header_nav_down{top:75px}
	.HBanner .pc_all_content{}
	
	.POAdvantages .POAdvantages_content .POAdvantages_content_list .content_list_title{margin-bottom: 35px;}
	.POAdvantages .POAdvantages_content .POAdvantages_content_list .content_list_desc{margin-bottom: 55px;}
	
	.AHistory .pc_all_content::before{top:121px;}
	.IResearchB .IResearchB_content .IResearchB_content_list .content_list_thumb{height: 156px;}
    	
    .IResearchB .IResearchB_nav{max-width: calc( 100% - 40px);}
    .IResearchB.active .IResearchB_nav_hright .IResearchB_nav{  max-width: 78%;}
        
    
    .Header .Header_right .Header_nav .Header_nav_list .Header_nav_title {padding: 35px 0;}
    .Header .Header_left .Header_logo img{ height: 30px;}
    .DetilsNav{ top: 75px;}
    .DetilsNav .pc_all_content .DetilsNav_right .DetilsNav_right_list{ padding: 18px 0px;}
    .PDnav .PDnav_content .PDnav_content_list {}
    .PDnav .PDnav_content .PDnav_content_list img{ width: 35px; margin-right: 10px;}
    .DetilsNav .pc_all_content .DetilsNav_left .DetilsNav_left_down{    padding-top: 34px;}
    
    
    .PDetails .PDetails_content{padding:30px;}
    .HSCapacity .HSCapacity_content{padding:50px;}
    .HRDownload .HRDownload_content .HRDownload_content_box .content_box_list .box_list_li{padding:17px;}
    .HRDownload .HRDownload_content .HRDownload_content_box .content_box_list .box_list_li .box_list_info .list_info_title{min-height: 64px;}
    
    
    .HPSMatrix .HPSMatrix_content .HPSMatrix_content_list .content_list_info .list_info_item{max-width: 70%;}
    
    
    
    .HRDownload .HRDownload_content .HRDownload_content_nav a{padding: 18px 28px;}
    
    .TrialForm .TrialForm_content{padding: 40px;}
	.TrialForm .TrialForm_content .TrialForm_content_form .content_form_title{margin-bottom: 40px;}
	.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info .form_info_list .info_list_right{}
	.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info .form_info_list .info_list_right input[type='text']{padding: 13px 0 14px 22px;}
	.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info .form_info_list .info_list_right select{padding: 13px 0 14px 22px;}
	.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info .form_info_list .info_list_right button{padding: 14.5px 30px;}
	.TrialForm .TrialForm_content .TrialForm_content_form .content_form_submit .form_submit_top input{padding: 13px;}


    .banner .banner_list .banner_list_img img{ height: auto;}	
    .PDAFunc .bottom_box_list .box_list_li .list_li_p{ font-size: 14px;}
    /*.Solution .Solution_top .Solution_top_title,.pc_item .pc_item_title .item_title_dd,.ACulture .ACulture_title,.AHistory .AHistory_title,.AQHonor .AQHonor_title,.About .About_content .About_content_list .content_list_title{ font-size: 32px;}*/
    .Solution .Solution_content{ margin-top: 35px;}
    
    
    .pc_item_box{margin-top: 50px;}
    .HDHistory .HDHistory_content .banner_list:before{}
    .HRDirection .HRDirection_content .HRDirection_content_bottom .content_bottom_list{width: calc(25% - 16px);margin: 0 20px 20px 0;;}
    .HRDirection .HRDirection_content .HRDirection_content_bottom .content_bottom_list:nth-child(5n){margin: 0 20px  20px 0;}
    .HRDirection .HRDirection_content .HRDirection_content_bottom .content_bottom_list:nth-child(4n){margin: 0 0 20px 0;}
    .HRDirection .HRDirection_content .HRDirection_content_bottom .content_bottom_list .bottom_list_top .list_top_icon{margin-bottom: 28px; padding-bottom: 28px;}
    .HRDirection .HRDirection_content .HRDirection_content_bottom .content_bottom_list .bottom_list_top .list_top_icon img{height:50px;}
    .HDHistory .HDHistory_content .HDHistory_content_box{}
}

@media screen and (max-width:1450px){
    .padding100{padding: 70px 0px;}
    .margin100{margin: 70px 0px;}
    .pc_all .pc_all_content{max-width:88%;}
    .FloatingBox{right: 5px;}
    .ovyscroll::-webkit-scrollbar{width: 3px;}
    .ovxscroll::-webkit-scrollbar{height: 3px;}
	.HPSMatrix .HPSMatrix_content .HPSMatrix_content_list:last-child {max-width: 88%;}
	.Header .Header_right .Header_nav{margin-right: 20px;}
    .Header .Header_right .Header_nav .Header_nav_list{margin-right: 20px;}
	.Header .Header_right .Header_tel{margin-right: 20px;}
	.Header .Header_right .Header_search{margin-right: 20px;}
	
	
	.HBanner .pc_all_content{}
	
	
	.HRDownload .HRDownload_content .HRDownload_content_nav a{padding: 16px 26px;}
	
	
	
	.HCAdvantages .HCAdvantages_content .hxysbg{width: 49%;}
	.HAICapacity .HAICapacity_content .HAICapacity_top .HAICapacity_top_right{max-width: 55%;}
	
	
	.HPSMatrix .HPSMatrix_content .HPSMatrix_content_list .content_list_thumb{max-width: 49%;}
	
	.HRDownload .HRDownload_content .HRDownload_content_nav{max-width: max-content;}
	
	
	.HRTHot .HHRTHot_content .HHRTHot_content_list .content_list_info .list_info_li .info_li_title{width: 76%;}
	
	
	.HBanner .HBanner_content .HBanner_content_list .content_list_title{width: 100%;}
	
	.pc_all .swiper-prev-li{z-index:99;}
	.pc_all .swiper-prev{left: -60px;}
	.pc_all .swiper-next{right: -60px;}
	
	.PDAFunc .PDAFunc_content .swiper-prev{left: -60px;}
	.PDAFunc .PDAFunc_content .swiper-next{right: -60px;}
	
	
	.HAICapacity .HAICapacity_content .HAICapacity_bottom{padding-top: 20px;}
	
	
	.IResearchB .IResearchB_content .IResearchB_content_list .content_list_thumb{height: 126px;}
	
	
	.NSDetails .NSDetails_content_left{padding: 60px 25px;}
	.NSDetails .NSDetails_content_right .content_right_time{padding:25px;}
	.NSDetails .NSDetails_content_right .content_right_recommend{padding:25px;}
	.NSDetails .NSDetails_content_left .content_left_top{padding-bottom: 20px;}
	.NSDetails .NSDetails_content_left .content_left_center{padding: 20px 0;}
	.NSDetails .NSDetails_content_left .content_left_bottom{padding-top: 25px;}
	.NSDetails .NSDetails_content_right .content_right_recommend .right_recommend_list .recommend_list_li{padding: 20px 0 19px 0;}
	
	
	.POAdvantages .POAdvantages_content .POAdvantages_content_list{width: 48%;}
	.POAdvantages .POAdvantages_content .POAdvantages_content_thumb{width: 46%;}
	.POAdvantages .POAdvantages_content .POAdvantages_content_list .content_list_title{margin-bottom: 30px;}
	.POAdvantages .POAdvantages_content .POAdvantages_content_list .content_list_desc{margin-bottom: 50px;}
	
	
	.About .About_content .About_content_list .content_list_title{margin-bottom: 30px;}
	.About .About_content .About_content_list .content_list_desc{margin-bottom: 30px;}
	.About .About_content .About_content_list .content_list_desc p{margin-bottom: 10PX;}
	
	.content_list_video .list_video_content{max-width: 65%;}
	
	.ASBackdrop .ASBackdrop_content .banner_list{height: 140px;}
	.ACulture .ACulture_content{height: 460px;}
	.ACulture .ACulture_content .ACulture_content_list{padding: 30px;}
	
	.AHistory .AHistory_content .AHistory_content_bottom .banner_list .banner_list_thumb{height: 350px;}
	
	.AHistory .AHistory_content .AHistory_content_bottom .banner_list .banner_list_info .list_info_desc{}
	
	.AQHonor .AQHonor_content{padding: 40px;}
	
	.AQHonor .AQHonor_content .AQHonor_content_li{height: 300px;}
	.AQHonor .AQHonor_content .AQHonor_content_honor .banner_list .banner_list_thumb img{max-width: 80%;max-height: 70%;}
	.News .News_content .News_content_list{padding: 30px;}
	
	
	.ContactA .ContactA_content .ContactA_content_nav .content_nav_li{padding: 20px 0;}
	.ContactA .ContactA_content .ContactA_content_box .content_box_list .box_list_info{padding: 55px 50px;}
	.ContactA .ContactA_content .ContactA_content_box .content_box_list .box_list_li{height: 600px;}
	.ContactA .ContactA_content .ContactA_content_box .content_box_list .box_list_info .list_info_bottom .info_bottom_list{margin-bottom: 18px;}
	
	
	.ContactB .ContactB_content .ContactB_content_list{padding: 47px 27px;}
	.ContactB .ContactB_content .ContactB_content_list .content_list_top{padding-bottom: 23px; margin-bottom: 23px;}
	.ContactB .ContactB_content .ContactB_content_list .content_list_bottom .list_bottom_li{margin-bottom: 18px;}
	
	.ContactB .ContactB_content .ContactB_content_list .content_list_bottom{min-height: 330px;}
	
	
	.HPSMatrix .HPSMatrix_content .HPSMatrix_content_list .content_list_info .list_info_p{width:90%;}
	
	
	.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list:nth-child(2){bottom: 12%;}
	
	.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_on .list_on_box{ width: 67%;}
	
	
	.HSCapacity .HSCapacity_content{padding:45px;}
	.HRDownload .HRDownload_content .HRDownload_content_box .content_box_list .box_list_li{padding:15px;}
	
	.HRDownload .HRDownload_content .HRDownload_content_box .content_box_list .box_list_li .box_list_info .list_info_title{min-height: 54px;}
	
	
	.TrialForm .TrialForm_content{padding: 35px;}
	.TrialForm .TrialForm_content .TrialForm_content_form .content_form_title{margin-bottom: 35px;}
	.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info{margin-bottom: 20px;}
	.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info .form_info_list{margin-bottom: 15px;}
	.TrialForm .TrialForm_content .TrialForm_content_form .content_form_submit .form_submit_top{margin-bottom: 208px;}
	
	
	.HAICapacity .HAICapacity_content .HAICapacity_bottom .HAICapacity_bottom_box .bottom_box_list .box_list_li .list_li_p{ height: 130px;}
	
	.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_on .list_on_info{ height: auto;}
	
	.Product .Product_content .Product_content_list .content_list_bottom .list_bottom_list .bottom_list_title{ margin-bottom: 12px; padding-bottom: 12px;}
	.Product .Product_content .Product_content_list .content_list_bottom .list_bottom_link{ padding: 15px 20px;}
	.Product .Product_content .Product_content_list .content_list_bottom{ padding: 30px;}
	
	
	
	.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_on .list_on_title{}
	.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_on .list_on_box{ top: 47%;}
	.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_on{ width: 285px;}
	.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_on .list_on_icon img{ height:34px;}
	.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_on .list_on_title{ font-size: 16px;}
	.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_on .list_on_info{ font-size: 12px;}
	
	
	.pc_item_box{margin-top: 40px;}
	.HDHistory .HDHistory_content .HDHistory_content_box{}
	.HRDirection .HRDirection_content .HRDirection_content_bottom .content_bottom_list{padding:20px;}
	.HTApply .HTApply_content .HTApply_content_top{margin-bottom:40px;}
	.HTApply .HTApply_content .HTApply_content_bottom{height: 450px;}
	.HTApply .HTApply_content .HTApply_content_bottom .content_bottom_item .bottom_item_left{width: 300px;}
	.HTApply .HTApply_content .HTApply_content_bottom .content_bottom_item .bottom_item_right{width: calc(100% - 300px);padding: 50px 40px;}
	.HTApply .HTApply_content .HTApply_content_bottom .bottom_item_one .item_right_list{width: calc(33.333% - 19px); margin-right: 28px;}
	.HTApply .HTApply_content .HTApply_content_bottom .bottom_item_one .item_right_list .right_list_subtitle{margin: 16px;}
	.HTApply .HTApply_content .HTApply_content_bottom .bottom_item_two .bottom_item_right{padding: 45px 35px;}
	.HTApply .HTApply_content .HTApply_content_bottom .bottom_item_one .item_right_list .right_list_desc{padding:20px;height: 230px;}
	.HTApply .HTApply_content .HTApply_content_bottom .bottom_item_two .item_right_list .right_list_icon img{height:35px;}
	.HTApply .HTApply_content .HTApply_content_bottom .bottom_item_two .item_right_list .right_list_title{margin:16px 0;}
	.HTApply .HTApply_content .HTApply_content_bottom .bottom_item_two .item_right_list .right_list_info .list_info_dd{margin-bottom:5px;line-height:1.4;}
	.HTApply .HTApply_content .HTApply_content_bottom .bottom_item_two .item_right_list .right_list_info{padding: 18px;}
	
	.HRDirection .HRDirection_content .HRDirection_content_top{margin-bottom:40px;}
	.HRDirection .HRDirection_content .HRDirection_content_top .content_top_thumb img{height:200px;}
	.HADisplay .HADisplay_content .HADisplay_content_list{height:300px;}
	.HADisplay .HADisplay_content .HADisplay_content_list .content_list_thumb{height:146px;}
	.HADisplay .HADisplay_content .HADisplay_content_list .content_list_info{height: calc(100% - 145px);padding: 24px 25px;}
	
	
	
}

@media screen and (max-width:1366px){
	.padding100{padding: 60px 0px;}
	.margin100{margin: 60px 0px;}
	.ovyscroll::-webkit-scrollbar{width: 2px;}
    .ovxscroll::-webkit-scrollbar{height: 2px;}
	.Header .Header_right .Header_nav{margin-right: 15px;}
    .Header .Header_right .Header_nav .Header_nav_list{margin-right: 15px;}
	.Header .Header_right .Header_tel{margin-right: 15px;}
	.Header .Header_right .Header_search{margin-right: 15px;}
	
	.POAdvantages .POAdvantages_content .POAdvantages_content_list .content_list_title{margin-bottom: 20px;}
	.POAdvantages .POAdvantages_content .POAdvantages_content_list .content_list_desc{margin-bottom: 30px;}
	
	.AHistory .pc_all_content::before{top:118px;}
	
	.HSCapacity .HSCapacity_content{padding:40px;}
	.HRDownload .HRDownload_content .HRDownload_content_box .content_box_list .box_list_li{padding:13px;}
	
	.HRDownload .HRDownload_content .HRDownload_content_box .content_box_list .box_list_li .box_list_info .list_info_title{min-height: 44px;}
	
	
	.HRDownload .HRDownload_content .HRDownload_content_nav a{padding: 14px 24px;}
	
	.TrialForm .TrialForm_content{padding: 30px;}
	.TrialForm .TrialForm_content .TrialForm_content_form .content_form_title{margin-bottom: 30px;}
	.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info{margin-bottom: 18px;}
	.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info .form_info_list{margin-bottom: 12px;}
    .TrialForm .TrialForm_content .TrialForm_content_form .content_form_submit .form_submit_top{margin-bottom: 18px;}
    
    .IResearchB .IResearchB_content .IResearchB_content_list .content_list_thumb{height: 116px;}
    
    .pc_item_box{margin-top: 20px;}
}

@media screen and (max-width:1280px){    
    .padding100{padding: 50px 0px;}
	.margin100{margin: 50px 0px;}
	.IResearchB .IResearchB_content .IResearchB_content_list .content_list_thumb{height: 106px;}
	.IResearchB .IResearchB_content .IResearchB_content_list .content_list_info .list_info_title .info_title_dd{height: 50px;}
}   


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

}

@media screen and (max-width:1024px){ 
.News .News_top.dcTop {    
        flex-direction: column;
}
.News .News_top.dcTop .News_top_nav {
    margin: 30px auto;
    display: flex;
}

.News .News_top.dcTop .News_top_nav .top_nav_li {
    padding: 17px 20px;}
    /*ipad-y*/

	.page{margin-top: 15px;overflow-x: auto;width: 100%;}
	.layui-laypage .layui-laypage-count {margin-right: 5px; padding: 0 5px; height: 40px; font-size: 16px; line-height: 40px; }
	.layui-laypage span{width:40px;height:40px;margin: 0 5px;}
	.layui-laypage a {width:40px;height:40px;font-size:16px;;margin:0 5px;}
	.layui-laypage-curr {width:40px;height:40px;font-size:16px;margin:0 5px;}
	.layui-laypage .layui-laypage-disabled{width:40px;height:40px;border-radius: 10px;font-size:16px;}
	.content_list_video .list_video_content{max-width: 85%;}
	.padding100{padding: 30px 0px;}
	
	.TrialForm{max-width: 92%}
	.TrialForm .TrialForm_content{padding: 25px;}
	.TrialForm .TrialForm_content .close_btn{right:15px;top: 15px;}
	.TrialForm .TrialForm_content .close_btn img{width: 15px; height: auto;}
	.TrialForm .TrialForm_content .TrialForm_content_form .content_form_title{margin-bottom: 25px;}
	.TrialForm .TrialForm_content .TrialForm_content_form .content_form_title .form_title_dd{margin-bottom: 10px;}
	.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info{margin-bottom: 25px;}
	.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info .form_info_list{margin-bottom: 17px;}
	.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info .form_info_list .info_list_left .list_left_dd{margin-right: 2px;}
	.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info .form_info_list .info_list_right{width: 77%;}
	.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info .form_info_list .info_list_right input[type='text']{padding: 10px 0 10px 15px;}
	.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info .form_info_list .info_list_right select{padding: 10px 0 10px 15px;}
	.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info .form_info_list .info_list_right button{padding: 11.5px 15px;font-size: 12px}
	.TrialForm .TrialForm_content .TrialForm_content_form .content_form_submit .form_submit_top input{padding: 10px;}
	.TrialForm .TrialForm_content .TrialForm_content_form .content_form_info .form_info_list .info_list_select select{background-size: 13px;}
	
	.search .search_bg .search_content{ width: 90%;}
    .search .search_content input[type="search"],.search .search_content input[type="submit"]{ height: 55px; font-size: 14px;}
    .content_list_video .list_video_content{ width: 100%;}
    
	
	.Header,.HeaderNav{ display: none;}
	.pc_all .pc_all_content,.banner .banner_list_po,.DBanner .DBanner_po,.pc_all2 .pc_all_content{ width: 90%;}
	/* 手机导航 */
	.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:99999;width:100%;transition:all ease 0.45s; background: transparent;}
	.m-header-nav .sp_header{position: relative;top:0;z-index:10000;padding: 0% 4%; display:flex; align-items:center; justify-content:space-between; height: 62px;}
	.m-header-nav .sp_logo{padding: 0;display:flex; align-items:center;}
	.m-header-nav .sp_logo a{ display: flex; position: relative; align-items: center;}
	.m-header-nav .sp_logo img{margin:auto;transition:all ease 0.45s; height: 28px;}
	.m-header-nav .sp_logo img:last-child{ opacity: 0; position: absolute; left: 0; top: 0;}
	.m-header-nav .sp_btn{ display: flex; position: relative;}
	.m-header-nav .sp_btn .sp_btn_list{ margin-right: 15px; 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{ display: flex; align-items:center; color:#333;}
	.m-header-nav .sp_btn .sp_btn_list .btn_list_title img{ height: 18px;}
	.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 .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;}
	.m-header-nav .sp_nav span{display:block;background:#0033ee;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 .5s ease;-moz-transition:all .5s ease;transition:all .5s 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(100vh);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 .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;}
	.m-header-nav .sjj_nav.active{ left: 0;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s 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; height: 100vh;}
	.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.on{background-color: rgba(232,240,250,0.85); backdrop-filter: saturate(394%) blur(18px);box-shadow: 0px 0px 10px rgba(0,0,0,.2);}
	
	
	.banner{margin: 0 0 0px 0;padding-bottom: 0px;}
	.banner .swiper-pagination{ bottom: 20px;}
	.banner .swiper-container{margin-bottom: 0px;}
	.banner .banner_list .banner_list_info{width: 88%;
        left: 50%;
        transform: translate(-50%, -50%);
        top: 32%;
        right: 0;
        margin: 0 auto;}
	.banner .banner_list .banner_list_info br{ display: none;}
	.banner .banner_list .banner_list_info .list_info_dl{font-size: 15px;margin-bottom: 10px; text-align:center; width: 100%;}
	.banner .banner_list .banner_list_info .list_info_dd{font-size: 20px;margin-bottom: 10px; text-align:center; width: 100%;}
	.banner .banner_list .banner_list_info .list_info_dt{font-size: 14px;margin-bottom: 15px; text-align:center; width: 100%;}
	.banner .banner_list .banner_list_info .list_info_link{padding: 13px 18px; margin: 0 auto;}
	.banner .banner_list .banner_list_info .list_info_link .info_link_txt{font-size: 12px;margin-right: 5px;}
	.banner .banner_list .banner_list_info .list_info_link img{height: 10px;}
	.banner .banner_list .banner_list_img{width: 100%;}
	.banner .banner_list .banner_list_img img{height:600px;width: 100%;}
    .banner .banner_list .banner_list_img.PcBanner{ display: none;}
    .banner .banner_list .banner_list_img.MoBanner{ display: block;}
	
	.DetilsNav{ top: 62px !important; display: none;}
	.DetilsNav .pc_all_content{ display: block; padding: 20px 0px;}
	.DetilsNav .pc_all_content .DetilsNav_left{ z-index: 22;}
	.DetilsNav .pc_all_content .DetilsNav_left .DetilsNav_left_down{ padding-top: 35px;}
	
	
	.FDASystem .FDASystem_img img{height: 210px;}
	.FDASystem .FDASystem_info .FDASystem_info_dd{font-size: 20px;}
	.FDASystem .FDASystem_info .FDASystem_info_dt{max-width: 75%;line-height: 1.5;margin-bottom: 15px;}
	.FDASystem .FDASystem_info form{width: 75%;height: 45px;}
	.FDASystem .FDASystem_info form input[type="text"]{height: 37px;width: 55%;}
	.FDASystem .FDASystem_info form input[type="submit"]{height: 37px;width: 35%;}
	
	
	.Footer{padding: 30px 0;}
	.Footer .Footer_top{margin-bottom: 10px;flex-direction: column;}
	.Footer .Footer_top .Footer_top_logo{margin-bottom: 20px;}
	.Footer .Footer_top .Footer_top_nav{max-width: 90%;flex-wrap: wrap;justify-content: center;}
	.Footer .Footer_top .Footer_top_nav a{margin: 0 0 20px 0;width: 25%;text-align: center;}
	.Footer .Footer_bottom{padding-top: 20px;justify-content: center; flex-direction: column;}
	.Footer .Footer_bottom .Footer_bottom_copyright{margin-bottom: 12px;}
	.Footer .Footer_bottom .Footer_bottom_copyright .bottom_copyright_txt{flex-direction: column;text-align: center;margin-bottom: 15px;}
	.Footer .Footer_bottom .Footer_bottom_copyright .bottom_copyright_txt a{margin-left:0;margin-top:10px;}
	.Footer .Footer_bottom .Footer_bottom_copyright .bottom_copyright_link{justify-content: center;}
	.Footer .Footer_bottom .Footer_bottom_focus{justify-content: center;}
	.Footer .Footer_bottom .Footer_bottom_focus .bottom_focus_txt{text-align: center;margin-bottom: 12px;}
	.Footer .Footer_bottom .Footer_bottom_focus .bottom_focus_platform{justify-content: center;}
	
	.padding100.paddingbottom0 {
    padding-bottom: 50px !important;
}
	
	.pc_item .pc_item_title .item_title_dd{font-size: 20px;}
	.pc_item .pc_item_title .item_title_dt{text-align: left;line-height: 1.5;}
	
	.HCAdvantages{padding-top: 35px;}
	.HCAdvantages .HCAdvantages_content{width: 100%;margin-top: 20px;display: flex;align-items: flex-start;justify-content: space-between;flex-wrap: wrap;}
	.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list{width: 100%;position: relative;left: 0 !important;top: 0 !important;right: 0 !important;bottom: 0 !important; margin-bottom: 20px;}
	.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list:last-child{ margin-bottom: 0px;}
	.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_on{ opacity: 1 !important;}
	.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_in .list_in_icon img.iconimg{height: 36px;}
	.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_on .bgimg{width: 100%;}
	.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_on .list_on_icon img{height: 30px;max-width: 31px;}
	.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_on .list_on_icon{margin-bottom: 5px;}
	.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_on .list_on_title{margin-bottom: 5px;}
	.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_on .list_on_info{margin-bottom: 10px;height: 58px; overflow-y: auto;font-size: 12px;}
	.HCAdvantages .HCAdvantages_content .hxysbg{display: none;}
	.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_on{ width: 100%;}
	.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list.on .content_list_in{ opacity: 1;}
	.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list.on .content_list_on{ opacity: 0;}
	.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list:hover .content_list_on{ opacity: 1;}
	.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list{ opacity: 1 !important; transform: scale(1) !important;}
	.HCAdvantages .HCAdvantages_content .HCAdvantages_content_list .content_list_on .list_on_info{ height: auto;}
	
	.HAICapacity{margin-top: 0; padding-bottom: 20px;}
	.HAICapacity .HAICapacity_content .HAICapacity_top{margin-bottom: 20px;flex-direction: column;justify-content: center; padding-top: 0px;}
	.HAICapacity .HAICapacity_content .HAICapacity_top .HAICapacity_top_left{max-width: 100% !important;width: 100%;margin-bottom: 20px;}
	.HAICapacity .HAICapacity_content .HAICapacity_top .HAICapacity_top_left .pc_item_title{margin-bottom: 20px;}
	.HAICapacity .HAICapacity_content .HAICapacity_top .HAICapacity_top_left .top_left_switch{width: 100%;margin-bottom: 25px;}
	.HAICapacity .HAICapacity_content .HAICapacity_top .HAICapacity_top_left .top_left_switch a{padding: 15px 0;width: 50%;text-align: center;}
	.HAICapacity .HAICapacity_content .HAICapacity_top .HAICapacity_top_left .top_left_info .left_info_list .left_info_title .info_title_dd{font-size: 26px}
	.HAICapacity .HAICapacity_content .HAICapacity_top .HAICapacity_top_left .top_left_info .left_info_list .left_info_title .info_title_dt{font-size: 16px;}
	.HAICapacity .HAICapacity_content .HAICapacity_top .HAICapacity_top_left .top_left_info .left_info_list .left_info_p{}
	.HAICapacity .HAICapacity_content .HAICapacity_top .HAICapacity_top_left .top_left_info .left_info_list .left_info_p p{font-size: 14px;line-height: 1.5;}
	.HAICapacity .HAICapacity_content .HAICapacity_top .HAICapacity_top_right{max-width: 100% !important;width: 100%;}
	.HAICapacity .HAICapacity_content .HAICapacity_top .HAICapacity_top_right .top_right_list{width: 100%;}
	.HAICapacity .HAICapacity_content .HAICapacity_top .HAICapacity_top_right .top_right_list img{width: 100%;}
	.HAICapacity .HAICapacity_content .HAICapacity_bottom{margin-bottom: 18px;}
	.HAICapacity .HAICapacity_content .HAICapacity_bottom .HAICapacity_bottom_box .bottom_box_list{flex-wrap: wrap;}
	.HAICapacity .HAICapacity_content .HAICapacity_bottom .HAICapacity_bottom_box .bottom_box_list .box_list_li{width: calc(100% - 0px);margin-bottom: 12px;padding: 15px;}
	.HAICapacity .HAICapacity_content .HAICapacity_bottom .HAICapacity_bottom_box .bottom_box_list .box_list_li .list_li_icon{margin-bottom: 14px;}
	.HAICapacity .HAICapacity_content .HAICapacity_bottom .HAICapacity_bottom_box .bottom_box_list .box_list_li .list_li_icon img{height: 30px;width: auto;}
	.HAICapacity .HAICapacity_content .HAICapacity_bottom .HAICapacity_bottom_box .bottom_box_list .box_list_li .list_li_title{margin-bottom: 10px; line-height: 1.4}
	.HAICapacity .HAICapacity_content .HAICapacity_bottom .HAICapacity_bottom_box .bottom_box_list .box_list_li .list_li_p{height: auto;overflow-y: auto; padding: 15px;}
	.HAICapacity .HAICapacity_content .HAICapacity_bottom .HAICapacity_bottom_box .bottom_box_list .box_list_li .list_li_p::-webkit-scrollbar-track{background-color:#fff;border-radius:100px;}
	.HAICapacity .HAICapacity_content .HAICapacity_bottom .HAICapacity_bottom_box .bottom_box_list .box_list_li .list_li_p::-webkit-scrollbar-corner{background-color: #ffffff;border-radius:100px;}
	.HAICapacity .HAICapacity_content .HAICapacity_bottom .HAICapacity_bottom_box .bottom_box_list .box_list_li .list_li_p::-webkit-scrollbar-thumb{background:#fff;;border-radius:100px;} 
	
	
	
	.HPSMatrix{margin-top: 0px; padding-top: 35px;}
	.HPSMatrix .HPSMatrix_content{margin-top: 20px;}
	.HPSMatrix .HPSMatrix_content .HPSMatrix_content_list{flex-direction: column;justify-content: center;top: 0;}
	.HPSMatrix .HPSMatrix_content .HPSMatrix_content_list .content_list_info{width: 100%;max-width: 100%; display: flex; align-items:center; flex-wrap: wrap;}
	.HPSMatrix .HPSMatrix_content .HPSMatrix_content_list .content_list_info .list_info_title{ margin-bottom: 0px;}
	.HPSMatrix .HPSMatrix_content .HPSMatrix_content_list .content_list_info .list_info_icon img{height: 30px;}
	.HPSMatrix .HPSMatrix_content .HPSMatrix_content_list .content_list_info .list_info_icon{margin-right: 15px; margin-bottom: 0px;}
	.HPSMatrix .HPSMatrix_content .HPSMatrix_content_list .content_list_info .list_info_p{margin-bottom: 20px; margin-top: 20px;}
	.HPSMatrix .HPSMatrix_content .HPSMatrix_content_list .content_list_info .list_info_item{max-width: 100%;}
	.HPSMatrix .HPSMatrix_content .HPSMatrix_content_list .content_list_info .list_info_item a{padding: 10px 14px 10px 25px;}
	.HPSMatrix .HPSMatrix_content .HPSMatrix_content_list .content_list_info .list_info_item a::before{left: 10px;}
	.HPSMatrix .HPSMatrix_content .HPSMatrix_content_list .content_list_thumb{width: 100%;max-width: 100%;display: flex;align-items: center;justify-content: center; margin-top: 30px;}
	.HPSMatrix .HPSMatrix_content .HPSMatrix_content_list .content_list_thumb img{max-width: 70%;}
	.HPSMatrix .HPSMatrix_content .HPSMatrix_content_list:nth-child(even){flex-direction: row-reverse;flex-direction: column;justify-content: center;}
	.HPSMatrix .HPSMatrix_content .HPSMatrix_content_list:last-child{ margin-top: 0px; flex-direction: column; padding: 60px 0;}
	
	
	.pc_item .pc_btn{padding: 13px 24px;}
	
	
	.HSCapacity{ padding-bottom: 0;}
	.HSCapacity .HSCapacity_content{padding: 20px 20px 55px 20px;border-radius: 12px; margin: 60px 0;}
	.HSCapacity .HSCapacity_content .HSCapacity_content_top{align-items: flex-start; justify-content: center; flex-direction: column;}
	.HSCapacity .HSCapacity_content .HSCapacity_content_top .content_top_info{max-width: 100%;width: 100%;margin-bottom: 15px;}
	.HSCapacity .HSCapacity_content .HSCapacity_content_top .content_top_info .top_info_title{margin-bottom: 15px;}
	.HSCapacity .HSCapacity_content .HSCapacity_content_bottom .banner_list{padding: 15px;border-radius: 10px;}
	.HSCapacity .HSCapacity_content .HSCapacity_content_bottom .banner_list .banner_list_info{ display: block;}
	.HSCapacity .HSCapacity_content .HSCapacity_content_bottom .banner_list .banner_list_info .list_info_txt{margin: 0; line-height: 1.4; font-size: 14px; margin-bottom: 5px;}
	.HSCapacity .HSCapacity_content .HSCapacity_content_bottom .banner_list .banner_list_icon img{ height: 34px;}
	.HSCapacity .HSCapacity_content .content_bottom_info{width: 100%;}
	
	
	.HRDownload{ padding-bottom: 35px; padding-top: 35px;}
	.HRDownload .HRDownload_content .HRDownload_content_nav{margin-top: 25px;background: transparent;display: flex;align-items: flex-start;justify-content: space-between;flex-wrap: wrap; width: 100%; max-width: 100%;
        border-radius: 10px;
        overflow: hidden;}
	.HRDownload .HRDownload_content .HRDownload_content_nav a{background-color: #f4f8fb;width: calc(50% - 8px);padding: 15px 0;text-align: center;margin-bottom: 16px;
        border-radius: 10px;}
	.HRDownload .HRDownload_content .HRDownload_content_box{margin-top: 9px;}
	.HRDownload .HRDownload_content .HRDownload_content_box .content_box_list{justify-content: center; flex-direction: column;}
	.HRDownload .HRDownload_content .HRDownload_content_box .content_box_list .box_list_li{width: 100%;margin-bottom: 16px;padding: 20px;}
	.HRDownload .HRDownload_content .HRDownload_content_box .content_box_list .box_list_li .box_list_thumb{height: auto;margin-bottom: 16px;}
	.HRDownload .HRDownload_content .HRDownload_content_box .content_box_list .box_list_li .box_list_info .list_info_title{min-height: 60px; margin-bottom: 15px; line-height: 1.4;}
	.HRDownload .HRDownload_content .HRDownload_content_more{margin-top: 15px;}
	
	
	.HRTHot{padding: 35px 0;}
	.HRTHot .HHRTHot_content{margin-top: 20px;align-items: center; justify-content: center; flex-direction: column;}
	.HRTHot .HHRTHot_content .HHRTHot_content_list{width: 100%;margin-bottom: 20px;}
	.HRTHot .HHRTHot_content .HHRTHot_content_list:last-child{margin-bottom: 0;}
	.HRTHot .HRDownload_content_more{margin-top: 15px;}
	
	
	.HBanner .pc_all_content{}
	.HBanner .HBanner_content .HBanner_content_list{max-width: 45%;}
	.HBanner .HBanner_content .HBanner_content_list .content_list_name{margin-bottom: 15px;}
	.HBanner .HBanner_content .HBanner_content_list .content_list_title{margin-bottom: 30px;font-size: 16px;}
	.HBanner .HBanner_content .HBanner_content_list .content_list_link{padding: 12px 18px;}
	.HBanner .HBanner_content .HBanner_content_list .content_list_link img{height: 16px;margin-right: 8px;}
	.HBanner .HBanner_content .HBanner_content_thumb{max-width: 52%;width: 52%;}
	
	.HBanner .HBanner_nav .HBanner_nav_li{padding: 13px 0;}
	.HBanner .HBanner_nav .HBanner_nav_li .nav_li_icon{width: 16px;height: 16px;}
	.HBanner .HBanner_nav .HBanner_nav_li .nav_li_txt{font-size: 15px}
	
	
	
	
	.Product .Product_content{align-items: center; justify-content: center; flex-direction: column;}
	.Product .Product_content .Product_content_list{width: 100%; padding: 18px; margin-bottom: 18px; border-radius: 10px;}
	.Product .Product_content .Product_content_list .content_list_top .list_top_thumb{margin-bottom: 20px;}
	.Product .Product_content .Product_content_list .content_list_bottom{padding: 18px;display: none;}
	.Product .Product_content .Product_content_list .content_list_bottom .list_bottom_list .list_bottom_desc{min-height: 127px;max-height: 127px;overflow-y: auto;margin-bottom: 10px;}
	.Product .Product_content .Product_content_list .content_list_bottom .list_bottom_list .bottom_list_title{padding-bottom: 20px; margin-bottom: 20px;}
	.Product .Product_content .Product_content_list .content_list_bottom .list_bottom_link{padding: 12px 18px;}
	
	
	
	.POAdvantages{padding-bottom: 20px;}
	.POAdvantages .POAdvantages_content{align-items: center; justify-content: center; flex-direction: column;}
	.POAdvantages .POAdvantages_content .POAdvantages_content_list{width: 100%;}
	.POAdvantages .POAdvantages_content .POAdvantages_content_list .content_list_title{font-size: 30px;margin-bottom: 15px;}
	.POAdvantages .POAdvantages_content .POAdvantages_content_list .content_list_desc{margin-bottom: 15px;}
	.POAdvantages .POAdvantages_content .POAdvantages_content_list .content_list_info .list_info_li .info_li_info .li_info_title{margin-bottom: 12px;}
	.POAdvantages .POAdvantages_content .POAdvantages_content_list .content_list_info .list_info_li .info_li_thumb img{height: 70px;}
	.POAdvantages .POAdvantages_content .POAdvantages_content_list .content_list_info .list_info_li:last-child{margin-bottom: 15px;}
	.POAdvantages .POAdvantages_content .POAdvantages_content_thumb{width: 100%;}
	
	
	
	
	
	
	.PDnav .PDnav_content{justify-content: space-between;flex-wrap: wrap;}
	.PDnav .PDnav_content .PDnav_content_list{width: calc(50% - 5px);padding: 12px 0;margin-bottom: 10px;border-radius: 8px;}
	.PDnav .PDnav_content .PDnav_content_list img{height: 40px;width: auto;margin: 0 15px 0 0;}
	
	
	
	.PDetails{margin-top: 20px;}
	.PDetails .PDetails_content{padding: 18px;align-items: center; justify-content: center; flex-direction: column;}
	.PDetails .PDetails_content .PDetails_content_list{width: 100%;margin-bottom: 20px;}
	.PDetails .PDetails_content .PDetails_content_list .content_list_info{margin-bottom: 20px;}
	.PDetails .PDetails_content .PDetails_content_list .content_list_info .list_info_title{padding-bottom: 20px;margin-bottom: 20px;}
	.PDetails .PDetails_content .PDetails_content_list .content_list_info .list_info_desc{min-height: auto;overflow: hidden;}
	.PDetails .PDetails_content .PDetails_content_list .content_list_link{padding: 12px 20px;}
	.PDetails .PDetails_content .PDetails_content_list .content_list_link img{}
	.PDetails .PDetails_content .PDetails_content_thumb{width: 100%;height: auto;}
	
	
	
	
	.pc_all .swiper-prev-li img{height: 40px;width: auto;}
	.PDAFunc .PDAFunc_content{margin-top:20px;}
	.PDAFunc .PDAFunc_content .swiper-prev{left: -15px;}
	.PDAFunc .PDAFunc_content .swiper-next{right: -15px;}
	
	.PDAFunc{margin-top: 0; padding: 35px 0; }
	.PDAFunc .PDAFunc_content{padding: 0 0px;}
	.PDAFunc .PDAFunc_content .banner_list{padding: 20px;}
	.PDAFunc .PDAFunc_content .banner_list .banner_list_icon{width: 32px;height: 32px;margin-bottom: 12px;}
	.PDAFunc .PDAFunc_content .banner_list .banner_list_title{margin-bottom: 13px;}
	.PDAFunc .PDAFunc_content .banner_list .banner_list_info{min-height: 123px; max-height: 123px;-webkit-line-clamp: 6;}
	
	
	
	
	.PDSValue{padding: 35px 0;}
	.PDSValue .PDSValue_content{margin-top: 25px;}
	.PDSValue .PDSValue_content .PDSValue_content_nav .content_nav_list .banner_list{padding: 16px 0;}
	.PDSValue .PDSValue_content .PDSValue_content_nav .nav_next_li{padding: 16px 0;}
	.PDSValue .PDSValue_content .PDSValue_content_nav .nav_next_li img{height: 15px;width: auto;;}
	.PDSValue .PDSValue_content .PDSValue_content_box{margin-top: 25px;}
	.PDSValue .PDSValue_content .PDSValue_content_box .banner_list{height: auto;padding: 18px;align-items: center; justify-content: center; flex-direction: column}
	.PDSValue .PDSValue_content .PDSValue_content_box .banner_list .banner_list_info{width: 100%;margin-bottom: 18px;}
	.PDSValue .PDSValue_content .PDSValue_content_box .banner_list .banner_list_info .list_info_title{margin-bottom: 13px; padding-bottom: 15px;}
	.PDSValue .PDSValue_content .PDSValue_content_box .banner_list .banner_list_thumb{width: 100%;}
	
	
	
	
	.Solution{padding: 35px 0;}
	.Solution .Solution_top .Solution_top_title{font-size: 28px;}
	.Solution .Solution_top .Solution_top_switch .top_switch_li:first-child{margin-right: 6px;}
	.Solution .Solution_top .Solution_top_switch .top_switch_li {width: 42px;}
	.Solution .Solution_content{margin-top: 25px;}
	.Solution .Solution_content .banner_list{justify-content: space-between;}
	.Solution .Solution_content .banner_list .banner_list_li{width: calc(50% - 5px);border-radius: 10px;}
	.Solution .Solution_content .banner_list .banner_list_li{padding: 15px;margin: 0 0 10px 0; width: 100%;}
	.Solution .Solution_content .banner_list .banner_list_li:nth-child(3n){margin: 0 0 10px 0;}
	.Solution .Solution_content .banner_list .banner_list_li .list_li_thumb{border-radius: 10px;margin-bottom: 15px;}
	.Solution .Solution_content .banner_list .banner_list_li .list_li_title{font-size: 15px}
	
	
	.SCustom{padding: 35px 0;}
	.SCustom .SCustom_content{margin-top: 20px;}
	.SCustom .SCustom_content .banner_list{}
	.SCustom .SCustom_content .banner_list .banner_list_li{width: calc(33.3333% - 6px);margin: 0 8px 8px 0;border-radius: 8px;height: 60px;}
	.SCustom .SCustom_content .banner_list .banner_list_li:nth-child(4n){margin: 0 8px 8px 0;}
	.SCustom .SCustom_content .banner_list .banner_list_li:nth-child(3n){margin: 0 0 8px 0;}
	.SCustom .SCustom_content .banner_list .banner_list_li img{max-height: 100%;max-width: 85px;}
	
	
	
	.SDNav .SDNav_content{flex-wrap: wrap;}
	.SDNav .SDNav_content .SDNav_content_list{width: calc(33.3333% - 6px);margin: 0 8px 8px 0;font-size: 14px;border-radius: 5px;}
	.SDNav .SDNav_content .SDNav_content_list .content_list_txt{padding: 15px 25px;}
	.SDNav .SDNav_content .SDNav_content_list:nth-child(3n){margin: 0 0 8px 0;}
	
	
	.IPPoints{margin-top: 35px;}
	.IPPoints .IPPoints_content{margin-top: 25px;}
	.IPPoints .IPPoints_content .banner_list{padding: 20px;}
	.IPPoints .IPPoints_content .banner_list .banner_list_icon{height: 30px;margin-bottom: 15px;}
	.IPPoints .IPPoints_content .banner_list .banner_list_title{margin-bottom: 20px;}
	.IPPoints .IPPoints_content .banner_list .banner_list_desc{min-height: 137px;height: 137px;overflow-y: auto;-webkit-line-clamp: 6;}
	.IPPoints .IPPoints_content .IPPointsn_content_bottom{margin-top: 20px;}
	
	
	
	.DSolutions{margin-top: 0;}
	
	.PDSValue .PDSValue_content .PDSValue_content_nav .content_nav_list .banner_list{border-radius: 8px;}
	
	.SAdvantage{padding: 35px 0;}
	.SAdvantage .SAdvantage_content{margin-top: 20px;align-items: center; justify-content: center; flex-direction: column;background: transparent;}
	.SAdvantage .SAdvantage_content .SAdvantage_content_nav{width: 100%;height: 270px;margin-bottom: 18px;}
	.SAdvantage .SAdvantage_content .SAdvantage_content_nav .content_nav_li{padding: 20px;}
	.SAdvantage .SAdvantage_content .SAdvantage_content_list{background: #fff;width: 100%;padding: 20px;height: 350px;overflow-y: auto;}
	
	.SCService .swiper-prev-li{z-index: 9;}
	.SCService .swiper-prev{left: -10px;}
	.SCService .swiper-next{right: -10px;}
	
	
	
	.News{padding: 35px 0;}
	.News .News_top .News_top_title{font-size: 28px}
	.News .News_top .News_top_nav .top_nav_li{padding: 13px 20px;}
	.News .News_content{margin-top: 20px;}
	.News .News_content .News_content_list{padding: 20px 0px;align-items: center; justify-content: center; flex-direction: column;}
	.News .News_content .News_content_list .content_list_thumb{width: 100%;height: 195px;margin-bottom: 20px;}
	.News .News_content .News_content_list .content_list_info{width: 100%;}
	.News .News_content .News_content_list .content_list_info .list_info_desc{min-height: auto;margin-bottom: 20px;-webkit-line-clamp: 3;}
	.News .News_content .News_content_list:hover{padding: 30px;}
	.News .page{margin-top: 25px;}
	
	
	
	
	
	.NSDetails{margin-top: 50px; padding: 35px 0 15px 0;}
	.NSDetails .NSDetails_content{margin-top: 25px;align-items: center; justify-content: center; flex-direction: column;}
	.NSDetails .NSDetails_content_left{width: 100%;padding: 20px;border-radius: 10px;margin-bottom: 20px;}
	.NSDetails .NSDetails_content_left .content_left_top h1{font-size: 20px;}
	.NSDetails .NSDetails_content_left .content_left_bottom{margin-top: 0;}
	.NSDetails .NSDetails_content_left .content_left_bottom .left_bottom_fenye{width: 68%;}
	.NSDetails .NSDetails_content_left .content_left_bottom .left_bottom_fenye .bottom_fenye_list a{max-width: 70%;}
	.NSDetails .NSDetails_content_left .content_left_bottom .left_bottom_link{padding: 13px 16px;}
	.NSDetails .NSDetails_content_left .content_left_bottom .left_bottom_link img{margin-right: 5px;}
	.NSDetails .NSDetails_content_left .content_left_bottom .left_bottom_link .bottom_link_txt{font-size: 12px;}
	.NSDetails .NSDetails_content_right{width: 100%;padding: 0;border-radius: 10px;}
	.NSDetails .NSDetails_content_right .content_right_time{padding: 20px;border-radius: 10px;margin-bottom: 20px;}
	.NSDetails .NSDetails_content_right .content_right_time .right_time_txt{margin-top: 20px;}
	.NSDetails .NSDetails_content_right .content_right_recommend{padding: 20px;border-radius: 10px;}
	
	
	
	.HKInsight .HHRTHot_content .HKInsight_content_box{align-items: center; justify-content: center; flex-direction: column;}
	
	
	
	.IResearchA{padding: 35px 0;}
	.IResearchA .IResearchA_content{margin-top: 25px;padding: 20px;align-items: center; justify-content: center; flex-direction: column;}
	.IResearchA .IResearchA_content .IResearchA_content_list{width: 100%;margin-bottom: 15px;}
	.IResearchA .IResearchA_content .IResearchA_content_list .content_list_info{margin: 0 0 20px 0;}
	.IResearchA .IResearchA_content .IResearchA_content_list .content_list_info .list_info_title{margin-bottom: 20px;padding-bottom: 20px;}
	.IResearchA .IResearchA_content .IResearchA_content_list .content_list_info .list_info_txt{min-height: auto;height: auto;}
	
	.IResearchA .IResearchA_content .IResearchA_content_thumb{width: 100%;height: auto;}
	
	.down_link{padding: 13px 20px;}
	.down_link img{height: 13px;margin-right: 8px;}
	
	
	.IResearchB{padding: 35px 0;}
	.IResearchB .IResearchB_nav{justify-content: space-between;flex-wrap: wrap;background: transparent;}
	.IResearchB .IResearchB_nav .IResearchB_nav_li{width: calc(50% - 5px);margin-bottom: 10px;padding: 13px 0;background: #d2e1f9;font-size: 14px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
	
	.IResearchB .IResearchB_content{margin-top: 15px;align-items: center; justify-content: center; flex-direction: column;}
	.IResearchB .IResearchB_content .IResearchB_content_list{width: 100%;margin: 0 0 20px 0;padding: 20px;}
	.IResearchB .IResearchB_content .IResearchB_content_list:nth-child(3n){margin: 0 0 20px 0;}
	.IResearchB .IResearchB_content .IResearchB_content_list .content_list_thumb{height: auto;}
	.IResearchB .IResearchB_content .IResearchB_content_list .content_list_thumb img{height: auto;}
	.IResearchB .IResearchB_content .IResearchB_content_list .content_list_info .list_info_down img{height: 15px;margin: 0 10px 0 0;width: auto;}
	
	
	
	
	.About{padding: 35px 0;}
	.About .About_content{align-items: center; justify-content: center; flex-direction: column;}
	.About .About_content .About_content_list{width: 100%;}
	.About .About_content .About_content_list .content_list_title{font-size: 28px;margin-bottom: 20px;}
	.About .About_content .About_content_list .content_list_desc{margin-bottom: 20px;max-height: 100%; height: auto;}
	.About .About_content .About_content_list .content_list_videos .list_videos_icon img{height: 60px;}
	.About .About_content .About_content_thumb{max-width: 100%; margin-top:30px}
	
	
	
	.ASBackdrop{padding: 0;}
	.ASBackdrop .ASBackdrop_content{margin-top: 20px;}
	.ASBackdrop .ASBackdrop_content .banner_list{height: 90px;}
	.ASBackdrop .ASBackdrop_content .banner_list img{max-width: 75%;max-height: 80%;}
	
	
	.ACulture{padding: 35px 0;}
	.ACulture .ACulture_title{font-size: 28px}
	.ACulture .ACulture_content{margin-top: 20px;height: 380px;align-items: center; justify-content: center; flex-direction: column;}
	.ACulture .ACulture_content .ACulture_content_list{width: 100%;padding: 20px;height: 33.333%;border-bottom: 1px solid #cfccd1;border-right: none;}
	.ACulture .ACulture_content .ACulture_content_list .content_list_desc{overflow: auto;max-height: 60px;min-height: auto;}
	.ACulture .ACulture_content .ACulture_content_list:last-child{margin-bottom: 0;}
	
	
	
	
	
	.AHistory{padding: 35px 0;}
	.AHistory::before{width: 100%;top: 111px;background: #cfccd1;height: 1px;}
	.AHistory .AHistory_title{font-size: 28px;}
	.AHistory .AHistory_content{margin-top: 20px;}
	.AHistory .AHistory_content .AHistory_content_top{margin-bottom: 20px;}
	.AHistory .AHistory_content .AHistory_content_top .banner_list{align-items: center;}
	.AHistory .AHistory_content .AHistory_content_top .banner_list::before{height: 10px;}
	.AHistory .AHistory_content .AHistory_content_top .banner_list .banner_list_time{margin-bottom: 42px;font-size: 14px;}
	.AHistory .AHistory_content .AHistory_content_top .banner_list .banner_list_icon img{width: auto;height: 20px;}
	.AHistory .AHistory_content .AHistory_content_bottom .banner_list{align-items: center; justify-content: center; flex-direction: column}
	.AHistory .AHistory_content .AHistory_content_bottom .banner_list .banner_list_thumb{width: 100%;margin-bottom: 22px;height: 195px;}
	.AHistory .AHistory_content .AHistory_content_bottom .banner_list .banner_list_info{width: 100%;}
	.AHistory .AHistory_content .AHistory_content_bottom .banner_list .banner_list_info .list_info_title{margin-bottom: 20px;padding-bottom: 20px;}
	.AHistory .AHistory_content .AHistory_content_bottom .banner_list .banner_list_info .list_info_desc{max-height: 100%; height: auto;}
	
	
	
	.ACustom{margin: 0;padding: 35px 0;}
	
	.AQHonor{margin-bottom: 35px;}
	.AQHonor .AQHonor_title{font-size: 28px}
	.AQHonor .AQHonor_content{margin-top: 20px;padding: 20px;border-radius: 12px;align-items: center; justify-content: center; flex-direction: column;}
	.AQHonor .AQHonor_content .AQHonor_content_li{height: auto;width: 100%;}
	.AQHonor .AQHonor_content .AQHonor_content_info{height: 260px;margin-bottom: 20px;}
	.AQHonor .AQHonor_content .AQHonor_content_info .content_info_li{margin-bottom: 15px;padding-right: 12px;}
	.AQHonor .AQHonor_content .AQHonor_content_honor{height: 220px;}
	.AQHonor .AQHonor_content .AQHonor_content_honor .banner_list{border-radius: 8px;}
	.AQHonor .AQHonor_content .AQHonor_content_honor .banner_list .banner_list_thumb{height: calc(100% - 50px);}
	.AQHonor .AQHonor_content .AQHonor_content_honor .banner_list .banner_list_title{padding: 0 10px;height: 50px;}
	.AQHonor .AQHonor_content .AQHonor_content_honor .banner_list .banner_list_title p{font-size: 12px;}
	
	
	
	
	.ContactA{padding: 35px 0;}
	.ContactA .ContactA_title{font-size: 28px}
	.ContactA .ContactA_content{margin-top: 20px;}
	.ContactA .ContactA_content .ContactA_content_nav{border-radius: 0;background: transparent;justify-content:flex-start;flex-wrap: wrap; border:none;}
	.ContactA .ContactA_content .ContactA_content_nav .content_nav_li{width: calc(33.3333% - 11px);padding: 12px 20px;background: #d2e1f9;border-radius: 5px;font-size: 14px;margin: 0 15px 15px 0;}
	.ContactA .ContactA_content .ContactA_content_nav .content_nav_li::after{display: none;}
	.ContactA .ContactA_content .ContactA_content_nav .content_nav_li:nth-child(3n){margin: 0 0 15px 0;}
	
	.ContactA .ContactA_content .ContactA_content_box{margin-top: 15px;}
	.ContactA .ContactA_content .ContactA_content_box .content_box_list{align-items: center; justify-content: center; flex-direction: column;}
	.ContactA .ContactA_content .ContactA_content_box .content_box_list .box_list_li{height: auto;width: 100%;}
	.ContactA .ContactA_content .ContactA_content_box .content_box_list .box_list_info{padding: 20px;}
	.ContactA .ContactA_content .ContactA_content_box .content_box_list .box_list_info .list_info_top{margin-bottom: 20px;padding-bottom: 20px;font-size: 20px;}
	.ContactA .ContactA_content .ContactA_content_box .content_box_list .box_list_info .list_info_bottom .info_bottom_list .bottom_list_icon img{width: 50px;height: auto;}
	.ContactA .ContactA_content .ContactA_content_box .content_box_list .box_list_info .list_info_bottom .info_bottom_list .bottom_list_info{width: calc(100% - 60px);}
	.ContactA .ContactA_content .ContactA_content_box .content_box_list .box_list_info .list_info_bottom .info_bottom_list .bottom_list_info .list_info_dd{font-size: 13px;margin-bottom: 5px;}
	.ContactA .ContactA_content .ContactA_content_box .content_box_list .box_list_info .list_info_bottom .info_bottom_list .bottom_list_info .list_info_dt{font-size: 13px;}
	.ContactA .ContactA_content .ContactA_content_box .content_box_list .box_list_thumb{height: auto;width:100%;}
	
	
	
	.ContactB{padding: 35px 0;}
	.ContactB .ContactB_content{align-items: center; justify-content: center; flex-direction: column;}
	.ContactB .ContactB_content .ContactB_content_list{width: 100%;padding: 20px;}
	.ContactB .ContactB_content .ContactB_content_list .content_list_top{margin-bottom: 20px;padding-bottom: 20px;font-size: 20px;}
	.ContactB .ContactB_content .ContactB_content_list .content_list_bottom{min-height: auto;}
	.ContactB .ContactB_content .ContactB_content_list .content_list_bottom .list_bottom_li .bottom_li_icon img{width: 50px;height: auto;}
	.ContactB .ContactB_content .ContactB_content_list .content_list_bottom .list_bottom_li .bottom_li_info{width: calc(100% - 60px);}
	.ContactB .ContactB_content .ContactB_content_list .content_list_bottom .list_bottom_li .bottom_li_info .li_info_dd{font-size: 13px;margin-bottom: 5px;}
	.ContactB .ContactB_content .ContactB_content_list .content_list_bottom .list_bottom_li .bottom_li_info .li_info_dt{font-size: 13px;}
	.ContactB .ContactB_content .ContactB_content_list:last-child{margin-bottom: 0;}
	
	
	
	
	
	
	.SearchPage{margin-top:20px;border:none !important;}
	.PPolicy{margin-top:20px;border:none !important;}
	
	
	.HBanner .HBanner_content{ padding-bottom: 35px;}
	.HBanner .HBannerDetails img{ height: 320px;}
	.HBanner .HBanner_nav .HBanner_nav_li .nav_li_icon{ display: none;}
	
	
	.FloatingBox .FloatingBox_list .FloatingBox_list_title{width: 62px; height: 62px;}
	.FloatingBox .FloatingBox_list .FloatingBox_list_title .list_title_icon{margin-bottom: 8px;}
	.FloatingBox .FloatingBox_list .FloatingBox_list_title .list_title_icon img{}
	
	.PDSValue .PDSValue_content .PDSValue_content_nav .content_nav_list{ flex-wrap: wrap; border:none;}
	.PDSValue .PDSValue_content .PDSValue_content_nav .content_nav_list .banner_list.on::after{ display: none;}
	.PDSValue .PDSValue_content .PDSValue_content_nav .content_nav_list .banner_list{ width: 50%; padding: 15px 10px; text-align:center;}
    
    .SAdvantage .SAdvantage_content .SAdvantage_content_nav{ height: auto;}
    
    .HAICapacity .HAICapacity_content .HAICapacity_top .HAICapacity_top_left .top_left_info .left_info_list{ height: auto;}
    
    .PDAFunc .bottom_box_list{ justify-content: space-between;}
    .PDAFunc .bottom_box_list .box_list_li{ width: 100%; margin-right: 0px; margin-bottom: 18px;}
    
    .IResearchB .IResearchB_content .IResearchB_content_list .content_list_info .list_info_title .info_title_dd{ height: auto;}
    
    .HBanner .HBannerDetails.PcBanner{ display: none;}
    .HBanner .HBannerDetails.MoBanner{ display: block;}
    .HBanner .HBanner_content .HBanner_content_list{ max-width: 100%;}
    .HBanner .HBannerDetails img{ height: 530px;}
    .HBanner .HBanner_content .HBanner_content_list .content_list_title.list_title_txt{ font-size: 14px; line-height: 1.45; margin-bottom: 22px; text-align: center; display: none;
        text-shadow: rgba(0, 0, 0, 0.5) 0 0 10px;}
    .HBanner .HBanner_content .HBanner_content_list .content_list_title{ margin-bottom:12px; text-align: center;}
    .HBanner .HBanner_content .HBanner_content_list .content_list_title strong{ display: inline-block; line-height: 1.53; font-size: 28px;
        text-shadow: rgba(0, 0, 0, 0.5) 0 0 10px;}
    .HBanner .HBanner_content .HBanner_content_list{
        position: absolute;
        top: 30%;
        width: 100%;
        transform: translateY(-50%);}
    .HBanner .HBanner_content .HBanner_content_list .content_list_link{ margin: 0 auto; min-width:70px; height:40px;}
    
    .FDASystem .FDASystem_info .FDASystem_info_dt{ text-align:center;}
    
    .FloatingBox{top: auto; z-index: 25; bottom: 0; left: 0; width: 100%; right: auto; z-index: 111;}
    .FloatingBox .FloatingBox_box{ flex-direction: inherit;}
    .FloatingBox .FloatingBox_list{ margin-bottom: 0px; width: 100%;}
    .FloatingBox .FloatingBox_list .FloatingBox_list_title{ width: 100%; border-radius: 0px;}
    
    #zc__sdk__sys__btn{ bottom: 95px !important;}
    
    .FloatingBox .FloatingBox_list.Img .FloatingBox_list_down{left: 50%; top: -155px; transform: translateX(-50%);}
    
    .PDAFunc .bottom_box_list .box_list_li .list_li_p{ padding: 15px;}
    .Footer{ padding-bottom: 60px;}
    .Footer .Footer_top .Footer_top_logo{ width: 100%; margin-bottom: 40px;}
    .Footer .Footer_top .Footer_top_nav{ max-width: 100%;}
    .Footer .Footer_bottom_focus{ margin-top: 20px;}
    .Footer .Footer_top .Footer_top_nav .top_nav_list{ margin-right: 0px; width: 100%; margin-bottom:15px;}
    .Footer .Footer_top .Footer_top_nav .top_nav_list:last-child{ margin-bottom: 0px;}
    .Footer .Footer_top .Footer_top_nav .top_nav_list .nav_list_dt{ display: flex; flex-wrap: wrap;}
    .Footer .Footer_top .Footer_top_nav .top_nav_list .nav_list_dt p{ margin-right: 15px;}
    .Footer .Footer_top .Footer_top_nav a{ width: 100%; text-align:left; margin-bottom: 0px;}
    .Footer .Footer_bottom .Footer_bottom_copyright{ flex-wrap: wrap;}
    .Footer .Footer_bottom .Footer_bottom_copyright .bottom_copyright_txt,.Footer .Footer_bottom .Footer_bottom_copyright .bottom_copyright_link{ width: 100%;}
    
    .HBanner_nav.active .HBanner_nav_po{ top: 62px;}
    .HBanner_nav .HBanner_nav_po,.HBanner_nav{ height: 70px;}
    .HBanner_nav .HBanner_nav_li{ display: block; padding: 10px 0px;}
    .HBanner_nav .HBanner_nav_li .nav_li_icon{ margin-right: 0px; margin: 0 auto;}
    .HBanner_nav .HBanner_nav_li .nav_li_txt{ font-size: 13px; text-align:center; margin-top: 8px;}
    
    .IResearchB .IResearchB_nav_hright{ height: auto;}
    .IResearchB .IResearchB_nav_hright .IResearchB_nav{ position: relative;border-radius: 10px;}
    .IResearchB .IResearchB_nav_hright.active .IResearchB_nav{ position: relative;border-radius: 10px;}
    .IResearchB .IResearchB_nav .IResearchB_nav_li { width: 50%; background: #fff;
    border-radius: 10px;
    margin-bottom: 0;
}

.IPPoints .IPPoints_title .IPPoints_dt{ top:76%;}

.m-header-nav .sp_header{ background:#fff;}
    
    .HCAdvantages .pc_item_title{ padding-bottom: 10px; }
    .HCAdvantages .HCAdvantages_content .HCAdvantages_content_list{ width: 82%; margin: 0 auto; margin-bottom: 25px;}
    
    .POAdvantages .POAdvantages_content .POAdvantages_content_list .content_list_title{ font-size: 22px;}
    
    .PDetails .PDetails_content .PDetails_content_list .content_list_info .list_info_desc{max-height: inherit;}
    
    .Solution .Solution_top .Solution_top_title,.About .About_content .About_content_list .content_list_title,.AHistory .AHistory_title,.AQHonor .AQHonor_title,.ACulture .ACulture_title,.IPPoints .IPPoints_title .IPPoints_dd{ font-size: 22px;}
    .IPPoints .IPPoints_title .IPPoints_dt img{ width: 35px;}
    
    .ACulture .ACulture_content .ACulture_content_list,.ACulture .ACulture_content{ height: auto;}
    .ACulture .ACulture_content .ACulture_content_list .content_list_desc{overflow: hidden; max-height: inherit; min-height: auto;}
    .ACulture .ACulture_content .ACulture_content_list .content_list_title{ font-size: 16px;}
    .ACulture .ACulture_content .ACulture_content_list .content_list_desc{ font-size: 18px;}
    
    .AQHonor{ padding-bottom: 0px;}
    .AQHonor .AQHonor_content .AQHonor_content_info{ height: auto;}
    
    
    .HWEALab .HWEALab_content{justify-content: center; flex-direction: column;}
    .HWEALab .HWEALab_content .HWEALab_content_info{width:100%;margin-bottom:20px;}
    .HWEALab .HWEALab_content .HWEALab_content_param{width:100%;height: 313px;padding: 25px;}
    .HWEALab .HWEALab_content .HWEALab_content_param .content_param_list{width: calc(50% - 12px);}
    .HWEALab .HWEALab_content .HWEALab_content_param .content_param_list .param_list_dd{font-size: 40px;margin-bottom: 10px;}
    .HWEALab .HWEALab_content .HWEALab_content_param .content_param_list .param_list_dd span{font-size: 36px;}
    .HWEALab .HWEALab_content .HWEALab_content_param .content_param_list:nth-child(-n+2){margin-bottom: 25px; padding-bottom: 25px;}
    .HDHistory .HDHistory_content{margin-top: 20px;}
    .HDHistory .HDHistory_content_lline{display: none;}
    .HDHistory .HDHistory_content .swiper-button-prev{left: 0;}
    .HDHistory .HDHistory_content .swiper-button-next{right: 0;}
    .HDHistory .HDHistory_content .swiper-button-li{width: 40px; height: 40px;top: 16px;}
    .HDHistory .HDHistory_content .swiper-button-li img{width: 55%; height: auto;}
    .HDHistory .HDHistory_content .swiper-container{padding-top: 60px;}
    .HDHistory .HDHistory_content .HDHistory_content_box:before{display:none;}
    .HDHistory .HDHistory_content .HDHistory_content_box:after{display:none;}
    .HDHistory .HDHistory_content .swiper-container:before{display:none;}
    .HDHistory .HDHistory_content .banner_list{padding: 25px; /* overflow: hidden !important; */}
    .HDHistory .HDHistory_content .banner_list:before{height: 52px; top: -44px;display:none;}
    .HRDirection .HRDirection_content .HRDirection_content_top{width:100%;margin-bottom:20px;flex-direction: column;justify-content: center;}
    .HRDirection .HRDirection_content .HRDirection_content_top .content_top_desc{width:100%;margin-bottom: 20px;}
    .HRDirection .HRDirection_content .HRDirection_content_top .content_top_thumb{width: 100%; position: relative; top: 0; transform: unset; display: flex; justify-content: center; align-items: center;}
    .HRDirection .HRDirection_content .HRDirection_content_bottom{flex-direction: column;}
    .HRDirection .HRDirection_content .HRDirection_content_bottom .content_bottom_list{width:100% ;margin: 0 0 20px 0;}
    .HRDirection .HRDirection_content .HRDirection_content_bottom .content_bottom_list:nth-child(5n){margin: 0 0 20px 0;}
    .HRDirection .HRDirection_content .HRDirection_content_bottom .content_bottom_list:nth-child(4n){margin: 0 0 20px 0;}
    
    .HRDirection .HRDirection_content .HRDirection_content_bottom .content_bottom_list .bottom_list_top .list_top_icon{margin-bottom: 20px;
    padding-bottom: 20px;}
    .HRDirection .HRDirection_content .HRDirection_content_bottom .content_bottom_list .bottom_list_top .list_top_info .top_info_title{margin-bottom: 10px;}
     .HRDirection .HRDirection_content .HRDirection_content_bottom .content_bottom_list:last-child{margin:0;}
     
     .HTApply .pc_item_title .item_title_dd{margin-bottom: 20px;}
     .HTApply .HTApply_content .HTApply_content_top .content_top_li{padding: 12px 25px;}
     .HTApply .HTApply_content .HTApply_content_top{margin:0 auto 25px auto;}
     .HTApply .HTApply_content .HTApply_content_bottom{height:auto;}
     .HTApply .HTApply_content .HTApply_content_bottom .content_bottom_item{height:auto;justify-content: center; flex-direction: column;}
     .HTApply .HTApply_content .HTApply_content_bottom .content_bottom_item .bottom_item_left{width:100%;padding: 30px;}
     .HTApply .HTApply_content .HTApply_content_bottom .content_bottom_item .bottom_item_left .item_left_thumb{height: auto; margin-bottom: 20px;}
     .HTApply .HTApply_content .HTApply_content_bottom .content_bottom_item .bottom_item_right{width:100%;padding: 30px;height:auto;justify-content: center; flex-direction: column;}
     .HTApply .HTApply_content .HTApply_content_bottom .bottom_item_one .item_right_list{width: 100%; margin-right: 0;margin-bottom:20px;}
     .HTApply .HTApply_content .HTApply_content_bottom .bottom_item_one .item_right_list .right_list_title{font-size: 30px;}
     .HTApply .HTApply_content .HTApply_content_bottom .bottom_item_one .item_right_list .right_list_subtitle{margin: 9px 0;}
     .HTApply .HTApply_content .HTApply_content_bottom .bottom_item_one .item_right_list .right_list_desc{height:auto;}
     .HTApply .HTApply_content .HTApply_content_bottom .bottom_item_one .item_right_list:last-child{margin:0;}
     
     .HTApply .HTApply_content .HTApply_content_bottom .bottom_item_two .item_right_list{width: 100%; margin-right: 0;margin-bottom:20px;}
     .HTApply .HTApply_content .HTApply_content_bottom .bottom_item_two .item_right_list .right_list_info{height:auto;}
     
     .HADisplay .HADisplay_content{flex-direction: column;}
     .HADisplay .HADisplay_content .HADisplay_content_list{width: 100%;margin-bottom:20px; margin-right: 0; height: auto;}
     .HADisplay .HADisplay_content .HADisplay_content_list:last-child{margin:0;}
     .HADisplay .HADisplay_content .HADisplay_content_list .content_list_thumb{height: 160px;}
}

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

@media screen and (max-width:768px){    /*iphone*/



    
}
@media screen and (max-width: 770px) {
    .HBanner .HBanner_content .HBanner_content_list .content_list_title strong {
        font-size: 16px;
    }
}
@media screen and (max-width: 770px) {
    .HBanner .HBannerDetails img {
        height: 435px;
    }
}