@charset "utf-8";
/**
* @software         [JiJinCMS]
* @author           [上海集锦信息科技有限公司].Perks .Perks_content .Perks_content_list .content_list_txt
* @website          [http://www.jijinweb.com]
* @email            [sunny@jijinweb.com]
**/

#think_page_trace{ display: none; }
#think_page_trace_open{ display: none; }

@font-face {font-family:'calibrib';src:url('calibrib.subset.ttf');}
@font-face {font-family:'SlimbachStd-Bold';src:url('SlimbachStd-Bold.otf');}
@font-face {font-family:'calibri';src:url('calibri.subset.ttf');}
@font-face {font-family:'Geometr706';src:url('Gilroy-Medium-2.otf');}
@font-face {font-family:'gilroy-bold';src:url('gilroy-bold-4.otf');}

input[type="button"],input[type="submit"],input[type="reset"] {-webkit-appearance:none;}
textarea {-webkit-appearance:none;}
body {-webkit-text-size-adjust:100% !important;text-size-adjust:100% !important;-moz-text-size-adjust:100% !important;}
* {font-family:"calibri";}
a {margin:0px;padding:0px;border:0px;text-decoration:none;color:#555555;transiti:all 0.3s ease 0s;-webkit-transform:all 0.3s ease 0s;-webkit-tap-highlight-color:transparent;outline:none;}
a:hover {text-decoration:none;transition:all 0.3s ease 0s;-webkit-transform:all 0.3s ease 0s;}
* {padding:0px;margin:0px;border:0px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:none;line-height:1;}
/* background:rgba(0,0,0,0);filter:progid:DXImageTransform.Microsoft.gradient(.DNews_Webinars_bottom .DNews_bottom_content videostartcolorstr=#7F000000,endcolorstr=#7F000000);*/li {list-style:none;}
.clear:after {content:"";display:block;height:0;clear:both;visibility:hidden;}
.clear {zoom:1;}
/* 触发 hasLayout */img {vertical-align:middle;max-width:100%;}
input:focus {outline:none;}.VirtualTour .VirtualTour_list .VirtualTour_txt .VirtualTour_txt_title
/*去除按钮选中的高亮标签*/textarea:focus {outline:none;}
/*去除文本框选中的高亮标签*/button:focus {outline:none;}
/*去除按钮选中的高亮标签*/select:focus {outline:none;}list_txt_title2
/*去除下拉框选中的高亮标签*/img {vertical-align:middle;}
div,p,table,td,ul,li,span,a,ol,input,label {padding:0px;margin:0px;border:0px;}
input[type="submit"] {cursor:pointer;}
input::-ms-input-placeholder {/* Internet Explorer 10+ */ color:#333333;font-size:22px;}
input::-webkit-input-placeholder {/* WebKit browsers */ color:#333333;font-size:22px;}
input::-moz-placeholder {/* Mozilla Firefox 4 to 18 */  color:#333333;font-size:22px;}
input::-moz-placeholder {/* Mozilla Firefox 19+ */ color:#333333;font-size:22px;}
input::-moz-placeholder {/* Mozilla Firefox 19+ */ color:#333333;font-size:22px;}
textarea::-webkit-input-placeholder {color:#333333;font-size:22px;font-family:"calibri","20px";}

#think_page_trace{display: none;}
#think_page_trace_open{display: none;}

video::-internal-media-controls-download-button {display:none;}
video::-webkit-media-controls-enclosure {overflow:hidden;}
video::-webkit-media-controls-panel {width:calc(100% + 30px);}
input:-webkit-autofill {-webkit-box-shadow:0 0 0px 1000px white inset;}
.fl {float:left;}
.fr {float:right;}
/*渐变从左向右*/.jianbian2 {height:200px;background:-webkit-linear-gradient(to right,blue,yellow);/* Safari 5.1 - 6.0 */    background:-o-linear-gradient(to right,blue,yellow);/* Opera 11.1 - 12.0 */    background:-moz-linear-gradient(to right,blue,yellow);/* Firefox 3.6 - 15 */    background:linear-gradient(to right,white,yellow);/* 标准的语法（必须放在最后） */}
/*黑白照片*/.gray {-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray;}
.gray:hover {-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-ms-filter:grayscale(0%);-o-filter:grayscale(0%);filter:grayscale(0%);filter:gray;}
/*图片变大*/.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;cursor:pointer;}
.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;cursor:pointer;}
/*图片翻转*/.flip {-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.flip:hover {-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);transition:all 0.5s ease;-webkit-transform:all 0.5s ease;cursor:pointer;}


.message_box *{margin: 0; padding: 0; border: 0;}
.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: #0d2481;}
.message_box .message_box_content .content_center{padding: 12px 15px;}
.message_box .message_box_content .content_center p{color: #606266; font-size: 14px;}
.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: #0d2481; border: 1px solid #0d2481; 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 17px; font-size: 13px; 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: #0fd05d; background-color: #0d2481;}
.message_box .message_box_bg.on{opacity: 1;}
@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:786px){.message_box .message_box_content{width: 80%;border-radius: 5px;}.message_box .message_box_content .content_top{padding: 12px 12px 10px;}.message_box .message_box_content .content_center{padding: 8px 12px;}.message_box .message_box_content .content_center{padding: 6px 12px;}.message_box .message_box_content .content_bottom{padding: 10px 12px 12px 12px;}.message_box .message_box_content .content_bottom .content_bottom_btns{padding: 6px 12px;font-size: 12px;border-radius: 5px;}}





.CWindow{ position: fixed; left: 0; top: 0; z-index: 11165; display: none;}
.CWindow .CWindowBg{ position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,.4); display: flex; align-items: center; justify-content: center;}
.CWindow .CWindowBg_content{ width: 40%; background: #fff; padding: 40px 60px; position: relative; border-radius: 6px;}
.CWindow .CWindowBg_content .CWindowBg_content_close{ position: absolute; right: 20px; top:20px; cursor: pointer;}
.CWindow .CWindowBg_content .CWindowBg_content_title{font-size: 26px; color: #434343; text-align: center; margin-bottom: 30px; font-weight: bolder;}
.CWindow .CWindowBg_content .CWindowBg_content_form .content_form_list{ margin-bottom: 20px; display: flex; align-items: center; position: relative;}
.CWindow .CWindowBg_content .CWindowBg_content_form .content_form_list::before{ content: "*"; position: absolute; left: -20px; top: 50%; transform: translateY(-50%); font-size: 16px; color: #FF1C1C; font-weight: bolder;}
.CWindow .CWindowBg_content .CWindowBg_content_form .content_form_list input{ width: calc(100% - 40px); padding: 0px 20px; border: 1px solid #DDDDDD; border-radius: 4px; line-height: 50px; font-size: 16px; color: #111; font-weight: bolder;}
.CWindow .CWindowBg_content .CWindowBg_content_form .content_form_list select{ width: calc(100% - 40px);height: 50px; padding: 0px 20px; border: 1px solid #DDDDDD; border-radius: 4px; line-height: 50px; font-size: 16px; color: #333; font-weight: bolder;}
.CWindow .CWindowBg_content .CWindowBg_content_form .content_form_list select option{color: #333; font-weight: 500;}
.CWindow .CWindowBg_content .CWindowBg_content_form .content_form_list.Code input{ width: calc(100% - 360px);}
.CWindow .CWindowBg_content .CWindowBg_content_form .content_form_list.Code span{ line-height: 50px; border: 1px solid #0d2481; display: flex; align-items: center; justify-content: center; font-size: 16px; color: #0fd05d; border-radius: 4px; background: #fff; margin-left: 20px; padding: 0px 20px; cursor: pointer; font-weight: bolder;}
.CWindow .CWindowBg_content .CWindowBg_content_form .content_form_list.Code span.not{ pointer-events: none; background: #e1e1e1; border: 1px solid #e1e1e1; color: #666;}
.CWindow .CWindowBg_content .CWindowBg_content_form .content_form_list.submit{ margin-bottom: 0;}
.CWindow .CWindowBg_content .CWindowBg_content_form .content_form_list.submit::before{ display: none;}
.CWindow .CWindowBg_content .CWindowBg_content_form .content_form_list.submit input{ width: 132px; display: block; align-items: center; background: #0d2481; color: #fff; border: 0; cursor: pointer;}
.CWindow .CWindowBg_content .CWindowBg_content_form .verfy_code{display: flex; align-items: center; justify-content: space-between;padding-right: 40px;}
.CWindow .CWindowBg_content .CWindowBg_content_form .verfy_code .verfy_code_input{width:calc(100% - 180px);}
.CWindow .CWindowBg_content .CWindowBg_content_form .verfy_code .verifyimg {width:160px;max-height:50px;cursor: pointer;}

.CWindow input::-ms-input-placeholder{ /* Internet Explorer 10+ */ color:#BFBFBF; font-size:16px;}
.CWindow input::-webkit-input-placeholder{ /* WebKit browsers */ color:#BFBFBF; font-size:16px;}
.CWindow input::-moz-placeholder{ /* Mozilla Firefox 4 to 18 */  color:#BFBFBF; font-size:16px;}
.CWindow input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#BFBFBF; font-size:16px;}
.CWindow input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#BFBFBF; font-size:16px;}

.CWindow .form_VCode_Privacy{ display: flex; align-items: center; margin-top: 11px; margin-bottom: 25px;}
.CWindow .form_VCode_Privacy input{ display: none;}
.CWindow .form_VCode_Privacy .VCode_Privacy_btn{color:rgba(68,87,101,.8); font-size: 16px; position: relative; padding-left: 30px; line-height: 1.5;}
.CWindow .form_VCode_Privacy .VCode_Privacy_btn a{color:rgba(68,87,101,.8); font-size: 14px;text-decoration: underline;}
.CWindow .form_VCode_Privacy .VCode_Privacy_btn a:hover{text-decoration: underline;color:#0fd05d;}
.CWindow .form_VCode_Privacy .VCode_Privacy_btn span{ width: 16px; height: 16px; display: flex; align-items: center; justify-content: center; border-radius: 100%; border: 1px solid rgba(68,87,101,.4); display: flex; align-items: center; justify-content: center; transition: all 0.5s ease; -webkit-transform: all 0.5s ease; position: absolute; left: 0; top: 5px; cursor: pointer;}
.CWindow .form_VCode_Privacy .VCode_Privacy_btn span::before{ content: ""; display: inline-block; width: 8px; height: 8px; border-radius: 100%; position: absolute; background: #fff; transition: all 0.5s ease; -webkit-transform: all 0.5s ease;}
.CWindow .form_VCode_Privacy input[type="checkbox"]:checked ~ .VCode_Privacy_btn span{ border: 1px solid #0d2481; transition: all 0.5s ease; -webkit-transform: all 0.5s ease;}
.CWindow .form_VCode_Privacy input[type="checkbox"]:checked ~ .VCode_Privacy_btn span::before{ background: #0d2481; transition: all 0.5s ease; -webkit-transform: all 0.5s ease;}








.m-header-nav {display:none;}
.pc_all .pc_all_content {max-width:85%;margin:0 auto;width:100%;}
.Header {padding:0px 60px;width:100%;background:#0d2481;position:fixed;z-index:25;left:0;top:0;}
.Header .Header_conent {display:flex;align-items:center;justify-content:space-between;height:92px;margin:0 auto;}
.Header .Header_conent .Header_conent_logo img {height:56px;font-family:'SlimbachStd-Bold';}
.Header .Header_conent .Header_conent_right {display:flex;}
.Header .Header_conent .Header_conent_right .conent_right_nav {display:flex;align-items:center;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list {margin-right:58px;display:flex;align-items:center;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list:nth-child(3) {margin-right:0;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list:nth-child(3) .nav_list_title {position:relative;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list:nth-child(3):after {content:"";width:1px;height:15px;background:rgba(255,255,255,.2);display:inline-block;margin:0px 52px;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list:last-child {margin-right:0;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_title {font-size:22px;color:#fff;height:92px;display:flex;align-items:center;justify-content:center;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list:nth-child(1) .nav_list_title,.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list:nth-child(2) .nav_list_title,.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list:nth-child(3) .nav_list_title {font-family:'calibrib';}
.Header .Header_conent .Header_conent_right .conent_right_btn {display:flex;align-items:center;margin-left:34px;position:relative;}
.Header .Header_conent .Header_conent_right .conent_right_btn .right_btn_list {position:relative;}
.Header .Header_conent .Header_conent_right .conent_right_btn .right_btn_list:last-child {margin-left:20px;}
.Header .Header_conent .Header_conent_right .conent_right_btn .right_btn_list .btn_list_icon {display:inline-block;}
.Header .Header_conent .Header_conent_right .conent_right_btn .right_btn_list:nth-child(1) .btn_list_icon img {height:23px;}
.Header .Header_conent .Header_conent_right .conent_right_btn .right_btn_list:nth-child(2) .btn_list_icon img {height:22px;}
.Header .Header_conent .Header_conent_right .conent_right_btn .right_btn_list .btn_list_down {position:absolute;top:100%;width:120px;left:50%;transform:translateX(-50%);padding-top:20px;display:none;}
.Header .Header_conent .Header_conent_right .conent_right_btn .right_btn_list:hover .btn_list_down {display:block;}
.Header .Header_conent .Header_conent_right .conent_right_btn .right_btn_list .btn_list_down:before {content:"";width:0;height:0;border-right:14px solid transparent;border-left:14px solid transparent;border-bottom:14px solid rgba(0,0,0,.5);position:absolute;top:6px;left:0;right:0;margin:0 auto;}
.Header .Header_conent .Header_conent_right .conent_right_btn .right_btn_list .btn_list_down .list_down_padding {background:rgba(0,0,0,.5);border-radius:5px;overflow:hidden;}
.Header .Header_conent .Header_conent_right .conent_right_btn .right_btn_list .btn_list_down a {font-size:20px;color:#fff;display:inline-block;width:100%;line-height:48px;text-align:center;}
.Header .Header_conent .Header_conent_right .conent_right_btn .right_btn_list .btn_list_down a:hover {background:rgba(253,115,34,1);}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list.on .nav_list_title {color:#fd7322;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list:hover .nav_list_title {color:#fd7322;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down {position:fixed;left:0;top:92px;z-index:2;width:100%;height:0px;display:flex;opacity:0;overflow:hidden;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;padding-left:340px;background:#fff;box-shadow:0px 0px 20px rgba(0,0,0,.1);}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list:hover .nav_list_down {height:550px;opacity:1;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;transition-delay: 0.3s;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down .list_down_left {height:100%;width:30%;padding-top:50px;overflow:hidden;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down .list_down_left ul li {margin-bottom:20px;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down .list_down_left ul li a {font-size:30px;color:#111111;line-height:34px;padding:9px 0;width:100%;display:inline-block;display:flex;align-items:center;justify-content:space-between;padding-right:20px;border-left:2px solid #fff;padding-left:24px;height:100%;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down .list_down_left ul li.on a {background:#f7f7f7;border-left:2px solid #fd7322;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down .list_down_right {height:100%;width:70%;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down .list_down_right .down_right_li {display:flex;height:100%;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down .list_down_right .down_right_li .right_li_le {background:#f7f7f7;height:100%;width:40%;padding-top:50px;overflow:hidden;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down .list_down_right .down_right_li .right_li_le .li_le_l {background:#f7f7f7;border-left:2px solid #f7f7f7;display:inline-block;width:100%;display:flex;align-items:center;justify-content:space-between;font-size:24px;color:#111111;padding: 16px 0px;padding-left:85px;padding-right:25px;line-height:26px;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down .list_down_right .down_right_li .right_li_le .li_le_l.on {background:#ededed;background:#ededed;border-left:2px solid #fd7322;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down .list_down_right .down_right_li .right_li_ri {background:#ededed;height:100%;width:60%;padding-top:50px;overflow:hidden;position:relative;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down .list_down_right .down_right_li .right_li_ri .li_ri_l:first-child {position:relative;top:0;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down .list_down_right .down_right_li .right_li_ri .li_ri_l {width:100%;height:100%;display:none;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down .list_down_right .down_right_li .right_li_ri .li_ri_l.on {display:block;top:0;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down .list_down_right .down_right_li .right_li_ri .li_ri_l a {background:#ededed;border-left:2px solid #ededed;display:inline-block;width:100%;display:flex;align-items:center;justify-content:space-between;font-size:24px;color:#111111;padding-left:85px;padding-right:25px;line-height:54px;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down .list_down_right .down_right_li .right_li_ri .li_ri_l a:hover {border-left:2px solid #fd7322;background:#e2e2e2;}
/*.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down.on {padding-left:768px;padding-right:192px;}*/
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list:hover .nav_list_down.on {height:326px;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down.on .list_down_left {width:100%;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down.on .list_down_left ul {display:flex;flex-wrap:wrap;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down.on .list_down_left ul li {width:33.333%;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down.on .list_down_left ul.news li {width:25%;}
.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:50;}
.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:9px;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;}
.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:#fd7322;}
.DSEARCH {padding:95px 0px;}
.DSEARCH .Search_top {display:flex;align-items:center;justify-content:center;padding:0px 25%;margin-bottom:60px;}
.DSEARCH .Search_top form {display:flex;align-items:center;justify-content:center;width:100%;border-radius:100px;overflow:hidden;}
.DSEARCH .Search_top input[type="search"] {width:80%;height:74px;display:flex;align-items:center;padding:0px 20px;background:#f9f9f9;font-size:18px;color:#333;border:1px solid #dcdcdc;border-radius:100px 0px 0px 100px;}
.DSEARCH .Search_top input[type="submit"] {width:20%;height:74px;display:flex;align-items:center;justify-content:center;background:#e60012;color:#fff;font-size:22px;}
.DSEARCH input::-ms-input-placeholder {/* Internet Explorer 10+ */ color:#b4b4b4;font-size:18px;}
.DSEARCH input::-webkit-input-placeholder {/* WebKit browsers */ color:#b4b4b4;font-size:18px;}
.DSEARCH input::-moz-placeholder {/* Mozilla Firefox 4 to 18 */  color:#b4b4b4;font-size:18px;}
.DSEARCH input::-moz-placeholder {/* Mozilla Firefox 19+ */ color:#b4b4b4;font-size:18px;}
.DSEARCH input::-moz-placeholder {/* Mozilla Firefox 19+ */ color:#b4b4b4;font-size:18px;}
.DSEARCH .Search_title {font-size:22px;color:#00000;margin-bottom:50px;}
.DSEARCH .Search_title b {color:#e60012;margin:0px 8px;}
.DSEARCH .Search_content {padding-bottom:30px;}
.DSEARCH .Search_content .Search_content_list {padding:40px 36px;background:#fff;box-shadow:0px 0px 25px rgba(0,0,0,.1);margin-bottom:26px;}
.DSEARCH .Search_content .Search_content_list .content_list_time {font-size:22px;color:#999999;}
.DSEARCH .Search_content .Search_content_list .content_list_title {max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:9px;margin-bottom:19px;}
.DSEARCH .Search_content .Search_content_list .content_list_title .list_title_l {font-size:22px;color:#e60012;}
.DSEARCH .Search_content .Search_content_list .content_list_title .list_title_r {font-size:22px;color:#000003;}
.DSEARCH .Search_content .Search_content_list .content_list_txt {font-size:16px;color:#333333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;width:100%;}
.Banner {position:relative; overflow: hidden;background: #0d2481;}
.Banner .swiper-pagination {top:50%;transform:translateY(-50%);right:73px;display:flex;flex-direction:column;}
.Banner .swiper-pagination span {width:38px;height:38px;border-radius:100%;border:2px solid rgba(255,255,255,0);display:flex;align-items:center;justify-content:center;opacity:1;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;background:none;margin-bottom:10px;}
.Banner .swiper-pagination span:before {content:"";display:inline-block;width:8px;height:8px;border-radius:100%;background:#fff;}
.Banner .swiper-pagination span.swiper-pagination-bullet-active {border:2px solid rgba(255,255,255,1);transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.Banner .swiper-pagination span:last-child {margin-bottom:0;}
.Banner .Banner_list {width:100%; height: 100vh;background: #0d2481;}
.Banner .Banner_list_po {position:relative;max-width:85%;margin:0 auto;z-index:2;width:100%;left:0;right:0;padding-top:249px;height:100%;padding-top:0;display:flex;flex-direction:column;justify-content:center; padding: 6vw 0px;}
.Banner .Banner_list_po .list_po_title {font-size:60px;color:#fff;line-height:72px;letter-spacing:-0px;display:none;}
.Banner .Banner_list.swiper-slide-active .Banner_list_po .list_po_title {display:block;}
.Banner .Banner_list_po .list_po_content {border-top:1px solid rgba(255,255,255,.4);border-bottom:1px solid rgba(255,255,255,.4);display:inline-block;overflow:hidden;padding:28px 0px;margin-top:38px;display:none;}
.Banner .Banner_list.swiper-slide-active .Banner_list_po .list_po_content {display:inline-block;}
.Banner .Banner_list_po .list_po_content .po_content_list {float:left;margin-right:111px;}
.Banner .Banner_list_po .list_po_content .po_content_list:last-child {margin-right:0;}
.Banner .Banner_list_po .list_po_content .po_content_list .content_list_dd {font-size:48px;color:#fd7322;font-family:'Geometr706';display:flex;}
.Banner .Banner_list_po .list_po_content .po_content_list .content_list_dd i {font-size:48px;color:#fd7322;font-family:'Geometr706';font-style:inherit;}
.Banner .Banner_list_po .list_po_content .po_content_list .content_list_dd .TextAnimate {display:flex;align-items:center;}
.Banner .Banner_list_po .list_po_content .po_content_list .content_list_dd b {font-weight:normal;position:relative;font-family:'Geometr706';}
.Banner .Banner_list_po .list_po_content .po_content_list .content_list_dd .list_dd_o {font-family:'Geometr706';font-size:30px;display:flex;align-items:flex-end;}
.Banner .Banner_list_po .list_po_content .po_content_list .content_list_dd .list_dd_o2 {font-style:inherit;font-family:'Geometr706';font-size:30px;}
.Banner .Banner_list_po .list_po_content .po_content_list .content_list_dt {font-size:22px;color:#fff;margin-top:8px;}
.Banner .Banner_list_po .list_po_btn {margin-top:70px;display:none;}
.Banner .Banner_list.swiper-slide-active .Banner_list_po .list_po_btn {display:block;}
.btn {padding:0px 33px;line-height:54px;font-size:22px;color:#fff;border-radius:100px;background:rgba(255,255,255,.07);display:inline-block;border:1px solid rgba(255,255,255,.07);position:relative;overflow:hidden;}
.btn.on1 {background:none;border:1px solid rgba(121,121,121,.43);color:#333333;}
.btn.on1:hover {background:#0d2481;color:#fff;border:1px solid #0d2481;}
.btn.on2 {background:none;border:1px solid rgba(255,255,255,.43);}
.btn.on2:hover {background:rgba(255,255,255,.13);}
.btn.onc:hover {background:#fd7322;border:1px solid #fd7322;}
.btn img {margin-left:8px;height:13px;}
.Banner .Banner_btn {position:relative;bottom:0;max-width:100%;margin:0 auto;z-index:2;display:flex;align-items:center;justify-content:space-between;width:100%;left:0;right:0; margin-top: 4vw;}
.Banner .Banner_btn .Banner_btn_list {width:calc(33.33% - 25px);display:flex;align-items:center;justify-content:space-between;height:96px;border-radius:10px;overflow:hidden;background:rgba(255,255,255,0.08);padding-right:44px;border:1px solid #5a6b89;position:relative;}
.Banner .Banner_btn .Banner_btn_list .btn_list_left {display:flex;align-items:center;}
.Banner .Banner_btn .Banner_btn_list .btn_list_left .list_left_icon {width:90px;text-align:center;margin-right:25px;}
.Banner .Banner_btn .Banner_btn_list .btn_list_left .list_left_icon img {position:relative;z-index:2;}
.Banner .Banner_btn .Banner_btn_list .btn_list_left .list_left_icon img:last-child {display:none;}
.Banner .Banner_btn .Banner_btn_list:nth-child(1) .btn_list_left .list_left_icon img {height:40px;}
.Banner .Banner_btn .Banner_btn_list:nth-child(2) .btn_list_left .list_left_icon img {height:41px;}
.Banner .Banner_btn .Banner_btn_list:nth-child(3) .btn_list_left .list_left_icon img {height:25px;}
.Banner .Banner_btn .Banner_btn_list .btn_list_left .list_left_icon:before {content:"";display:inline-block;width:173px;height:173px;border-radius:100%;background:#19335e;opacity:1;position:absolute;left:-82px;top:-42px;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.Banner .Banner_btn .Banner_btn_list .btn_list_left .list_left_title {font-size:30px;color:#fff;position:relative;z-index:2;}
.Banner .Banner_btn .Banner_btn_list:hover .btn_list_left .list_left_icon:before {width:calc(100% + 20px);left:-20px;top:0;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;border-radius:0px;}
.Banner .Banner_btn .Banner_btn_list .btn_list_right {position:relative;z-index:2;}
.Banner .Banner_btn .Banner_btn_list .btn_list_right img {height:13px;}
.IndexBioDuro {background:#f7f7f7;padding-top:100px;padding-bottom:126px;}
.IndexBioDuro .pc_all_content {display:flex;align-items:center;justify-content:space-between;}
.IndexBioDuro .IndexBioDuro_left {width:46%;}
.IndexBioDuro .IndexBioDuro_left .IndexBioDuro_left_title .left_title_dd {display:flex;align-items:center;font-size:22px;color:#fd7322;letter-spacing:-0px;}
.IndexBioDuro .IndexBioDuro_left .IndexBioDuro_left_title .left_title_dd span {background:#ffac7b;width:5px;height:5px;border-radius:116px;}
.IndexBioDuro .IndexBioDuro_left .IndexBioDuro_left_title .left_title_dd span:nth-child(2) {margin:0px 5px;opacity:0.8;}
.IndexBioDuro .IndexBioDuro_left .IndexBioDuro_left_title .left_title_dd span:nth-child(3) {opacity:0.4;margin-right:10px;}
.IndexBioDuro .IndexBioDuro_left .IndexBioDuro_left_title .left_title_dt {font-size:50px;color:#111111;line-height:52px;margin-top:10px;letter-spacing:-0px;}
.IndexBioDuro .IndexBioDuro_left .IndexBioDuro_left_txt {font-size:22px;color:#333333;line-height:32px;margin-top:29px;margin-bottom:45px;}
.IndexBioDuro .IndexBioDuro_right {width:49%;border-radius:16px;overflow:hidden;}
.IndexBioDuro .IndexBioDuro_right img {width:100%;}
.IndexFully {background:#fff;position:relative;padding:122px 0px;padding-top:38px;}
.IndexFully .pc_all_content {display:block;}
.IndexFully .IndexBioDuro_left {width:100%;}
.IndexFully .IndexFully_content {display:flex;justify-content:space-between;margin-top:70px}
.IndexFully .IndexFully_content .IndexFully_content_list {position:relative;width:calc(33.333% - 21px);border:1px solid #0d2481;border-radius:16px;overflow:hidden;background:#050b24;}
.IndexFully .IndexFully_content .IndexFully_content_list .content_list_img img {width:100%;opacity:.4;}
.IndexFully .IndexFully_content .IndexFully_content_list .content_list_img img.pc_banner{ height:545px;}
.IndexFully .IndexFully_content .IndexFully_content_list .content_list_po {position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;padding:45px 30px;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_icon {height:107px;display:flex;align-items:center;margin-bottom:25px;position:relative;}
.IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_icon img {opacity:1;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.IndexFully .IndexFully_content .IndexFully_content_list:nth-child(1) .content_list_po .list_po_icon img {height:106px;}
.IndexFully .IndexFully_content .IndexFully_content_list:nth-child(2) .content_list_po .list_po_icon img {height:107px;}
.IndexFully .IndexFully_content .IndexFully_content_list:nth-child(3) .content_list_po .list_po_icon img {height:59px;}
.IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_icon img:last-child {position:absolute;left:0;opacity:0;}
.IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_title {font-size:36px;color:#222222;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_txt {display:flex;flex-wrap:wrap;margin-top:20px;justify-content:space-between;}
.IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_txt .po_txt_list {font-size:26px;color:#222222;width:32%;background:url("../images/bn12.svg") no-repeat 0% 50%;padding-left:19px;margin-bottom:15px;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;background-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:28px;}
.IndexFully .IndexFully_content .IndexFully_content_list:nth-child(1) .content_list_po .list_po_txt .po_txt_list:nth-child(2),.IndexFully .IndexFully_content .IndexFully_content_list:nth-child(1) .content_list_po .list_po_txt .po_txt_list:nth-child(5) {width:27%;}
.IndexFully .IndexFully_content .IndexFully_content_list:nth-child(1) .content_list_po .list_po_txt .po_txt_list:nth-child(3),.IndexFully .IndexFully_content .IndexFully_content_list:nth-child(1) .content_list_po .list_po_txt .po_txt_list:nth-child(6) {width:40%;}
.IndexFully .IndexFully_content .IndexFully_content_list:nth-child(2) .content_list_po .list_po_txt .po_txt_list{width:48%;}
.IndexFully .IndexFully_content .IndexFully_content_list:nth-child(3) .content_list_po .list_po_txt .po_txt_list {width:50%;}
.IndexFully .IndexFully_content .IndexFully_content_list:nth-child(3) .content_list_po .list_po_txt .po_txt_list:last-child {width:100%;}
.IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_nav .po_nav_list {line-height:40px;border-bottom:1px solid #eaeaea;font-size:22px;color:#333333;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_nav .po_nav_list:last-child {border-bottom:0;}
.IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_btn {display:flex;align-items:center;color:#fff;font-size:22px;margin-top:30px;}
.IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_btn span {opacity:0;display:inline-block;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_btn img {left:-100px;position:relative;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;top:2px;height:13px;}
.IndexFully .IndexFully_content .IndexFully_content_list:hover .content_list_po .list_po_title,.IndexFully .IndexFully_content .IndexFully_content_list:hover .content_list_po .list_po_txt .po_txt_list,.IndexFully .IndexFully_content .IndexFully_content_list:hover .content_list_po .list_po_nav .po_nav_list {color:#fff;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.IndexFully .IndexFully_content .IndexFully_content_list:hover {border:1px solid #fff;}
.IndexFully .IndexFully_content .IndexFully_content_list:hover .content_list_po {background:none;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.IndexFully .IndexFully_content .IndexFully_content_list:hover .content_list_po .list_po_icon img {opacity:0;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.IndexFully .IndexFully_content .IndexFully_content_list:hover .content_list_po .list_po_icon img:last-child {opacity:1;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.IndexFully .IndexFully_content .IndexFully_content_list:hover .content_list_po .list_po_nav .po_nav_list {border-bottom:1px solid rgba(255,255,255,.3);transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.IndexFully .IndexFully_content .IndexFully_content_list:hover .content_list_po .list_po_btn span {opacity:1;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.IndexFully .IndexFully_content .IndexFully_content_list:hover .content_list_po .list_po_btn img {transition:all 0.5s ease;-webkit-transform:all 0.5s ease;left:10px;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.IndexBioPlatform {background:#0d2481;padding-top:110px;padding-bottom:103px;}
.IndexBioPlatform .pc_all_content {display:block;}
.IndexBioPlatform .IndexBioDuro_left {display:flex;align-items:flex-end;justify-content:space-between;width:100%;}
.IndexBioPlatform .IndexBioDuro_left .IndexBioDuro_left_title {width:calc(100% - 280px);}
.IndexBioPlatform .IndexBioDuro_left .IndexBioDuro_left_title .left_title_dt {color:#fff;}
.IndexBioPlatform .IndexBioDuro_left .btn {margin-bottom:15px;}
.IndexBioPlatform .IndexBioPlatform_content {margin-top:54px;position:relative;}
.IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_img .swiper-button-next,.IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_img .swiper-button-prev {top:92%;}
.IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_img .swiper-button-next:after,.IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_img .swiper-button-prev:after {font-size:18px;color:#fff;}
.IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_img .content_img_list {position:relative;border-radius:10px;overflow:hidden;}
.IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_img .content_img_list .img_list_title {position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0px 40px;font-size:40px;line-height:48px;color:#fff;z-index:2;}
.IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_img .content_img_list .img_list_txt img {width:100%;object-fit:cover;-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;}
.IndexBioPlatform .IndexBioPlatform_content:hover .IndexBioPlatform_content_img .content_img_list .img_list_txt img {width:100%;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);filter:scale(1.1);filter:transform;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_nav {position:absolute;bottom:0;left:0;width:100%;border-top:1px solid rgba(255,255,255,.14);z-index:4;padding:0px 106px;}
.IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_nav {overflow:hidden;}
.IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_nav .swiper-slide {display:flex;align-items:center;justify-content:center;height:97px;line-height:26px;position:relative;cursor:pointer;text-align:center;float:left;width:200px;}
.IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_nav .swiper-slide a {font-size:24px;color:#fff;position:relative;}
/*.IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_nav .swiper-slide a:before {content:"";display:inline-block;width:13px;height:12px;background:url("../images/bn41on.svg") no-repeat 50% 50%;background-size:13px;position:absolute;right:0;top:10px;}
*/.IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_nav .swiper-slide:before {content:"";position:absolute;width:0%;height:2px;background:#fff;top:-1px;left:0;right:0;margin:0 auto;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_nav .swiper-slide.swiper-slide-thumb-active:before {width:100%;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.IndexBioPlatform_img img {width:100%;}
.IndexBioNews {padding-top:38px;background:#fff;}
.IndexBioNews .pc_all_content {display:block;}
.IndexBioNews .IndexBioDuro_left {display:flex;align-items:flex-end;justify-content:space-between;width:100%;margin-bottom:65px;}
.IndexBioNews .IndexBioDuro_left .IndexBioDuro_left_title {width:calc(100% - 280px);}
.IndexBioNews .IndexBioDuro_left .btn {margin-bottom:15px;}
.IndexBioNews .IndexBioNews_top {display:flex;align-items:center;justify-content:space-between;border-radius:16px;overflow:hidden;background:#f7f7f7;position:relative;}
.IndexBioNews .IndexBioNews_top .IndexBioNews_top_img {width:50%;}
.IndexBioNews .IndexBioNews_top .IndexBioNews_top_img img {width:100%;height:auto;object-fit:cover;}
.IndexBioNews .IndexBioNews_top .IndexBioNews_top_txt {width:50%;padding:0px 50px;position:relative;}
.IndexBioNews .IndexBioNews_top:before {content:"";display:inline-block;width:100%;background:-webkit-linear-gradient(to right,#0d2481,#fd7322);/* Safari 5.1 - 6.0 */    background:-o-linear-gradient(to right,#0d2481,#fd7322);/* Opera 11.1 - 12.0 */    background:-moz-linear-gradient(to right,#0d2481,#fd7322);/* Firefox 3.6 - 15 */    background:linear-gradient(to right,#0d2481,#fd7322);/* 标准的语法（必须放在最后） */    position:absolute;bottom:0;left:0;height:4px;width:0%;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;opacity:0;z-index:2;}
.IndexBioNews .IndexBioNews_top:hover:before {width:100%;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;opacity:1;}
.IndexBioNews .IndexBioNews_top:hover {box-shadow:0px 0px 21px rgba(0,0,0,.1);}
.IndexBioNews .IndexBioNews_top .IndexBioNews_top_txt .top_txt_title .txt_title_dd {font-size:22px;color:#fd7322;margin-bottom:20px;}
.IndexBioNews .IndexBioNews_top .IndexBioNews_top_txt .top_txt_title .txt_title_dt {line-height:40px;color:#111111;font-size:36px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
.IndexBioNews .IndexBioNews_top .IndexBioNews_top_txt .top_txt_p {font-size:22px;color:#333333;line-height:32px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-top:50px;margin-bottom:80px;}
.IndexBioNews .IndexBioNews_top .IndexBioNews_top_txt .top_txt_time {display:flex;align-items:center;justify-content:space-between;}
.IndexBioNews .IndexBioNews_top .IndexBioNews_top_txt .top_txt_time .txt_time_dd {font-size:22px;color:#999999;}
.IndexBioNews .IndexBioNews_top .IndexBioNews_top_txt .top_txt_time .txt_time_dt img {height:13px;}
.IndexBioNews .IndexBioNews_bottom {display:flex;align-items:center;justify-content:space-between;margin-top:43px;}
.IndexBioNews .IndexBioNews_bottom .IndexBioNews_bottom_list {border-radius:16px;overflow:hidden;background:#f7f7f7;padding:48px 32px;width:calc(33.333% - 28px);position:relative;}
.IndexBioNews .IndexBioNews_bottom .IndexBioNews_bottom_list:before {content:"";display:inline-block;width:100%;background:-webkit-linear-gradient(to right,#0d2481,#fd7322);/* Safari 5.1 - 6.0 */    background:-o-linear-gradient(to right,#0d2481,#fd7322);/* Opera 11.1 - 12.0 */    background:-moz-linear-gradient(to right,#0d2481,#fd7322);/* Firefox 3.6 - 15 */    background:linear-gradient(to right,#0d2481,#fd7322);/* 标准的语法（必须放在最后） */    position:absolute;bottom:0;left:0;height:4px;width:0%;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;opacity:0;}
.IndexBioNews .IndexBioNews_bottom .IndexBioNews_bottom_list:hover:before {width:100%;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;opacity:1;}
.IndexBioNews .IndexBioNews_bottom .IndexBioNews_bottom_list .bottom_list_title .list_title_dd {font-size:22px;color:#fd7322;margin-bottom:20px;}
.IndexBioNews .IndexBioNews_bottom .IndexBioNews_bottom_list .bottom_list_title .list_title_dt {line-height:38px;color:#111111;font-size:36px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.IndexBioNews .IndexBioNews_bottom .IndexBioNews_bottom_list .bottom_list_time {display:flex;align-items:center;justify-content:space-between;margin-top:65px;}
.IndexBioNews .IndexBioNews_bottom .IndexBioNews_bottom_list .bottom_list_time .list_time_dd {font-size:18px;color:#999999;}
.IndexBioNews .IndexBioNews_bottom .IndexBioNews_bottom_list .bottom_list_time .list_time_dt img {height:13px;}
.IndexBioNews .IndexBioNews_bottom .IndexBioNews_bottom_list:hover {box-shadow:0px 0px 21px rgba(0,0,0,.1);}
.IndexCareers {position:relative;padding:0px 62px;background:#fff;margin-bottom:160px;}
.IndexCareers .IndexCareers_img {text-align:center;max-width:100%;margin:0 auto;border-radius:16px;overflow:hidden;}
.IndexCareers .IndexCareers_img img {border-radius:16px;-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;width:100%;}
.IndexCareers:hover .IndexCareers_img img {-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);filter:scale(1.1);filter:transform;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.IndexCareers .pc_all_content {position:absolute;top:0;left:0;right:0;height:100%;}
.IndexCareers .IndexBioDuro_left {width:50%;}
.IndexCareers .IndexBioDuro_left .IndexBioDuro_left_title .left_title_dt {color:#fff;}
.IndexCareers .IndexBioDuro_left .IndexBioDuro_left_p {margin-top:22px;margin-bottom:45px;letter-spacing:-0px;}
.IndexCareers .IndexBioDuro_left .IndexBioDuro_left_p p {margin-bottom:20px;font-size:22px;line-height:32px;color:#fff;}
.IndexCareers .IndexBioDuro_left .IndexBioDuro_left_p p:last-child {margin-bottom:0;}
.IndexCareers2 {padding:0px;margin-bottom:0;background:#14477f;}
.IndexCareers2 .btn {margin-top:160px;}
.IndexCareers2 .IndexCareers_img {max-width:100%;border-radius:0px;display:flex;}
.IndexCareers2 .IndexCareers_img img {max-width:100%;border-radius:0px;}
.Footer {background:#0d2481;letter-spacing:-0px;}
.Footer .pc_all_content {position:relative;}
.Footer .Footer_top {position:absolute;top:-42px;left:0;width:100%;border-radius:16px;background:#fd7322;padding:0px 35px;display:flex;align-items:center;justify-content:space-between;height:155px;}
.Footer .Footer_top:before {content:"";display:inline-block;width:154px;height:80px;background:url("../images/bn16.png") no-repeat 50% 50%;position:absolute;left:0;right:0;margin:0 auto;bottom:-78px;background-size:154px;}
.Footer .Footer_top .Footer_top_left {display:flex;align-items:center;}
.Footer .Footer_top .Footer_top_left .top_left_icon img {height:80px;}
.Footer .Footer_top .Footer_top_left .top_left_txt {margin-left:20px;}
.Footer .Footer_top .Footer_top_left .top_left_txt .left_txt_dd {font-size:36px;color:#fff;}
.Footer .Footer_top .Footer_top_left .top_left_txt .left_txt_dt {font-size:22px;color:#fff;margin-top:10px;}
.Footer .Footer_top .Footer_top_right {width:48%;border-radius:8px;overflow:hidden;display:flex;align-items:center;}
.Footer .Footer_top .Footer_top_right input {height:64px;}
.Footer .Footer_top .Footer_top_right input[type="text"] {width:calc(100% - 127px);font-size:22px;color:#333;padding:0px 22px;}
.Footer .Footer_top .Footer_top_right input[type="submit"] {width:127px;background:#0d2481;font-size:22px;color:#fff;}
.Footer .Footer_bottom {display:flex;justify-content:space-between;padding-top:30px;}
.Footer .Footer_bottom .Footer_bottom_left .bottom_left_logo img {height:56px;}
.Footer .Footer_bottom .Footer_bottom_left .bottom_left_title {font-size:22px;color:#fff;line-height:32px;margin:25px 0px;}
.Footer .Footer_bottom .Footer_bottom_left .bottom_left_share {display:flex;align-items:center;}
.Footer .Footer_bottom .Footer_bottom_left .bottom_left_share a {width:56px;height:56px;border-radius:100%;background:#0b1e6b;display:flex;align-items:center;justify-content:center;font-size:22px;color:#fff;margin-right:16px;position:relative;}
.Footer .Footer_bottom .Footer_bottom_left .bottom_left_share a .left_share_down {position:absolute;top:100%;left:50%;transform:translateX(-50%);width:110px;display:none;z-index:12;}
.Footer .Footer_bottom .Footer_bottom_left .bottom_left_share a .left_share_down img {width:100%;}
.Footer .Footer_bottom .Footer_bottom_left .bottom_left_share a:hover .left_share_down {display:block;}
.Footer .Footer_bottom .Footer_bottom_right {display:flex;}
.Footer .Footer_bottom .Footer_bottom_right .bottom_right_list {margin-right:125px;}
.Footer .Footer_bottom .Footer_bottom_right .bottom_right_list:last-child {margin-right:0;}
.Footer .Footer_bottom .Footer_bottom_right .bottom_right_list p {margin-bottom:18px;}
.Footer .Footer_bottom .Footer_bottom_right .bottom_right_list p:last-child {margin-bottom:0;}
.Footer .Footer_bottom .Footer_bottom_right .bottom_right_list p a {font-size:22px;color:#fff;}
.Footer .Footer_bottom .Footer_bottom_right .bottom_right_list p:nth-child(1) a img {height:19px;-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg);}
.Footer .Footer_bottom .Footer_bottom_right .bottom_right_list p a img {height:15px;}
.Footer .Footer_cor {padding:20px 0px;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;font-size:18px;color:rgba(255,255,255,.5);margin-top:26px;}
.Footer .Footer_cor a {font-size:22px;color:rgba(255,255,255,.5);margin-right:38px;}
.Footer .Footer_cor a:last-child {margin-right:0;}
.Footer .Footer_cor a:hover {color:#fff;}
.DBanner {position:relative;margin-top:92px;}
.DBanner .DBanner_img img {width:100%;}
.DBanner .DBanner_title {position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;}
.DBanner .DBanner_title .DBanner_title_dd {font-family:'gilroy-bold';font-size:80px;color:#fff;text-transform:uppercase;text-align:center;line-height:90px;}
.DBanner .DBanner_title .DBanner_title_dt {font-size:30px;color:#fff;margin-top:22px;text-align:center;max-width:53%;}
.AboutWho {background:#fff;}
.AboutWho .pc_all_content {display:block;}
.AboutWho .IndexBioDuro_left {width:100%;}
.AboutWho .AboutWho_content {margin-top:50px;margin-bottom:85px;}
.AboutWho .AboutWho_content p {font-size:22px;color:#333333;line-height:32px;margin-bottom:20px;letter-spacing:-0px;}
.AboutWho .AboutWho_content p:last-child {margin-bottom:0;}
.AboutWho .AboutWho_bottom {display:flex;justify-content:space-between;background:url("../images/bg8.jpg") no-repeat 50%/cover;border-radius:40px 40px 10px 10px;overflow:hidden;height:263px;padding:0px 70px;padding-top:80px;}
.AboutWho .AboutWho_bottom .bottom_list_top {display:flex;align-items:center;font-size:64px;color:#fd7322;font-family:'gilroy-bold';}
.AboutWho .AboutWho_bottom .bottom_list_top i {font-style:inherit;font-family:'gilroy-bold';}
.AboutWho .AboutWho_bottom .bottom_list_top .list_top_on1 {font-size:30px;color:#fd7322;}
.AboutWho .AboutWho_bottom .bottom_list_top .list_top_on2 {font-family:'gilroy-bold';}
.AboutWho .AboutWho_bottom .bottom_list_bottom {font-size:22px;color:#fff;line-height:24px;}
.AboutMisson {width:100%;background:url("../images/bg9.jpg") no-repeat 50%/cover;}
.AboutMisson .pc_all_content {display:flex;align-items:center;justify-content:center;flex-direction:column;height:480px;}
.AboutMisson .AboutMisson_dd {font-size:22px;color:#fc7323;}
.AboutMisson .AboutMisson_dt {font-size:50px;color:#fff;letter-spacing:-0px;line-height:52px;margin-top:10px;text-align:center;}
.AboutCORPORATE {padding-top:65px;overflow:hidden;}
.AboutCORPORATE .AboutCORPORATE_title {text-align:center;font-size:50px;color:#111111;letter-spacing:0px;}
.AboutCORPORATE .AboutCORPORATE_content {background:url("https://bioduro-sundia.oss-us-west-1.aliyuncs.com/ABOUT%20US/bg10.webp") no-repeat 50%/cover;margin-top:45px;display:flex;justify-content:space-between;height:36vw;position:relative;}
.AboutCORPORATE .AboutCORPORATE_content .swiper-button-next,.AboutCORPORATE .AboutCORPORATE_content .swiper-button-prev {display:none;}
.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list {border-right:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;justify-content:flex-end;padding:0px 37px;text-align:center;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;width:20%;position:relative;}
.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list:before {content:"";display:inline-block;width:100%;background:-webkit-linear-gradient(to right,#0d2481,#fd7322);/* Safari 5.1 - 6.0 */    background:-o-linear-gradient(to right,#203eba,#fd7322);/* Opera 11.1 - 12.0 */    background:-moz-linear-gradient(to right,#203eba,#fd7322);/* Firefox 3.6 - 15 */    background:linear-gradient(to right,#203eba,#fd7322);/* 标准的语法（必须放在最后） */    position:absolute;bottom:0;left:0;height:4px;width:0%;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;opacity:0;}
.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list:hover:before {opacity:1;width:100%;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list:last-child {border-right:0;}
.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list .content_list_icon {position:relative;top:0;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list:nth-child(1) .content_list_icon img {height:54px;}
.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list:nth-child(2) .content_list_icon img {height:64px;}
.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list:nth-child(3) .content_list_icon img {height:64px;}
.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list:nth-child(4) .content_list_icon img {height:62px;}
.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list:nth-child(5) .content_list_icon img {height:54px;}
.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list .content_list_title {font-size:36px;color:#fff;letter-spacing:-0px;margin-bottom:55px;margin-top:30px;position:relative;top:0;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list .content_list_title i {color:#fd7322;margin-right:5px;}
.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list .content_list_txt {letter-spacing:-0px;font-size:22px;line-height:32px;color:#fff;text-align:left;height:0px;opacity:0;position:relative;top:0;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list:hover {background:rgba(13,36,129,.86);transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list:hover .content_list_icon {top:-350px;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list:hover .content_list_title {top:-350px;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list:hover .content_list_txt {opacity:1;top:-350px;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.AboutManagement {padding-top:38px;padding-bottom:145px;background:#f7f7f7;}
.AboutManagement .IndexBioDuro_left {align-items:center;}
.AboutManagement .IndexBioDuro_left .AboutManagement_nav {display:flex;align-items:center;}
.AboutManagement .IndexBioDuro_left .IndexBioDuro_left_title {width:auto;}
.AboutManagement .IndexBioDuro_left .AboutManagement_nav ul {display:flex;align-items:center;}
.AboutManagement .IndexBioDuro_left .AboutManagement_nav ul li a {font-size:22px;color:#333333;line-height:50px;letter-spacing:-0px;border:1px solid rgba(121,121,121,.43);border-radius:100px;padding:0px 26px;display:inline-block;margin-left:12px;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;cursor:pointer;}
.AboutManagement .IndexBioDuro_left .AboutManagement_nav ul li.on a {color:#fff;border:1px solid #fd7322;background:#fd7322;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.AboutManagement .IndexBioDuro_left .AboutManagement_nav ul li a:hover {color:#fff;border:1px solid #fd7322;background:#fd7322;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.AboutManagement .AboutManagement_content {position:relative;}
.AboutManagement .AboutManagement_content .AboutManagement_content_li {position:relative;opacity:0;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.AboutManagement .AboutManagement_content .AboutManagement_content_li.on {opacity:1;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.AboutManagement .AboutManagement_content .AboutManagement_content_on2 {position:absolute;left:0;top:0;width:100%;}
.AboutManagement .AboutManagement_content .swiper-container {padding-bottom:87px;}
.AboutManagement .AboutManagement_content .AboutManagement_content_list {position:relative;border-radius:10px;overflow:hidden;}
.AboutManagement .AboutManagement_content .AboutManagement_content_list:before {content:"";display:inline-block;width:100%;height:100%;position:absolute;left:0;top:0;background:url("../images/bn21.png") no-repeat 50%/cover;}
.AboutManagement .AboutManagement_content .AboutManagement_content_list .content_list_img img {width:100%;}
.AboutManagement .AboutManagement_content .AboutManagement_content_list .content_list_title {position:absolute;bottom:0;left:0;width:100%;padding:30px 25px;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.AboutManagement .AboutManagement_content .AboutManagement_content_list .content_list_title .list_title_dd {letter-spacing:-0px;font-size:22px;color:#fff;}
.AboutManagement .AboutManagement_content .AboutManagement_content_list .content_list_title .list_title_dt {letter-spacing:-0px;font-size:30px;color:#fff;margin-top:7px;}
.AboutManagement .AboutManagement_content .AboutManagement_content_list .content_list_po {position:absolute;left:0;top:0;width:100%;height:100%;padding:0px 25px;background:rgba(13,36,129,.9);padding-top:50px;opacity:0;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.AboutManagement .AboutManagement_content .AboutManagement_content_list .content_list_po .list_po_top {margin-bottom:28px;}
.AboutManagement .AboutManagement_content .AboutManagement_content_list .content_list_po .list_po_top .po_top_dd {letter-spacing:-0px;font-size:22px;color:#fff;}
.AboutManagement .AboutManagement_content .AboutManagement_content_list .content_list_po .list_po_top .po_top_dt {letter-spacing:-0px;font-size:30px;color:#fff;margin-top:7px;}
.AboutManagement .AboutManagement_content .AboutManagement_content_list .content_list_po .list_po_bottom {font-size:22px;color:#fff;letter-spacing:-0px;line-height:32px;margin-bottom:60px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden;}
.AboutManagement .AboutManagement_content .AboutManagement_content_list .content_list_po .list_po_btn img {height:13px;}
.AboutManagement .AboutManagement_content .AboutManagement_content_list:hover .content_list_po {opacity:1;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.AboutManagement .AboutManagement_content .AboutManagement_content_list:hover .content_list_title {opacity:0;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.AboutManagement .AboutManagement_content .swiper-pagination {position:absolute;bottom:0;display:flex;align-items:center;justify-content:center;width:100%;}
.AboutManagement .AboutManagement_content .swiper-pagination span {width:38px;height:38px;border-radius:100%;border:2px solid #f7f7f7;background:none;opacity:1;display:flex;align-items:center;justify-content:center;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;margin:0px 2px;}
.AboutManagement .AboutManagement_content .swiper-pagination span:before {content:"";display:inline-block;width:8px;height:8px;background:#dbdbdb;border-radius:100%;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.AboutManagement .AboutManagement_content .swiper-pagination span.swiper-pagination-bullet-active {border:2px solid #fd7322;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.AboutManagement .AboutManagement_content .swiper-pagination span.swiper-pagination-bullet-active:before {background:#fd7322;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.AboutGlobal {position:relative;padding-top:80px;margin-top:153px;}
.AboutGlobal:before {content:"";display:inline-block;width:182px;height:92px;background:url("../images/bn23.png") no-repeat 50% 50%;left:0;top:0;right:0;margin:0 auto;position:absolute;background-size:182px;display:none;}
.AboutGlobal .AboutGlobal_content {text-align:center;margin-top:60px;}
.AboutGlobal .AboutGlobal_content img {max-width:100%;}
.AboutHistory {padding-bottom:110px;}
.AboutHistory .AboutHistory_content {margin-top:80px;}
.AboutHistory .AboutHistory_content_list {background:#f7f7f7;padding:28px;border-radius:10px;height:auto;}
.AboutHistory .AboutHistory_content_list .content_list_time {font-size:36px;color:#0d2481;margin-bottom:20px;}
.AboutHistory .AboutHistory_content_list .content_list_txt p {font-size:22px;color:#333333;line-height:32px;letter-spacing:-0px;background:url("../images/bn12.svg") no-repeat 0% 8px;margin-bottom:13px;padding-left:25px;background-size:14px;}
.AboutHistory .AboutHistory_content_list .content_list_txt p:last-child {margin-bottom:0;}
.AboutHistory .AboutHistory_content .AboutHistory_content_bottom {max-width:85%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;margin-top:80px;}
.AboutHistory .AboutHistory_content .AboutHistory_content_bottom .content_bottom_dd {width:calc( 100% - 77px);height:1px;background:#9e9e9e;}
.AboutHistory .AboutHistory_content .AboutHistory_content_bottom .content_bottom_dt {display:flex;align-items:center;justify-content:center;width:65px;height:65px;border-radius:100%;background:#0d2481;}
.AboutHistory .AboutHistory_content .AboutHistory_content_bottom .content_bottom_dt span {font-size:26px;color:#fff;cursor:pointer;}
.AboutHistory .AboutHistory_content .AboutHistory_content_bottom .content_bottom_dt span:last-child {margin-left:15px;}
.AboutManagement2 {background:#fff;}
.AboutManagement2 .IndexBioDuro_left .AboutManagement_nav a {font-size:22px;color:#333333;letter-spacing:-0px;border:1px solid rgba(121,121,121,.43);border-radius:100px;padding:0px 26px;line-height:50px;display:inline-block;margin-left:12px;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;cursor:pointer;}
.AboutManagement2 .IndexBioDuro_left .AboutManagement_nav a.on {color:#fff;border:1px solid #fd7322;background:#fd7322;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.AboutManagement2 .IndexBioDuro_left .AboutManagement_nav a:hover {color:#fff;border:1px solid #fd7322;background:#fd7322;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.AboutManagement2 .AboutManagement_content {display:flex;flex-wrap:wrap;}
.AboutManagement2 .AboutManagement_content .AboutManagement_content_list {width:23.5%;margin-right:2%;margin-bottom:2%;}
.AboutManagement2 .AboutManagement_content .AboutManagement_content_list:nth-child(4n) {margin-right:0;}
.AboutManagement2 .AboutManagement_content .AboutManagement_content_list:before {display:none;}
.AboutManagement2 .AboutManagement_content .AboutManagement_content_list .content_list_img {border-radius:10px;overflow:hidden;}
.AboutManagement2 .AboutManagement_content .AboutManagement_content_list .content_list_img 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;}
.AboutManagement2 .AboutManagement_content .AboutManagement_content_list:hover .content_list_img img {-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);filter:scale(1.1);filter:transform;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.AboutManagement2 .AboutManagement_content .AboutManagement_content_list .content_list_title2 {margin-top:20px;}
.AboutManagement2 .AboutManagement_content .AboutManagement_content_list .content_list_title2 .list_title_dd {font-size:36px;color:#111111;letter-spacing:-0px;margin-bottom:10px;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.AboutManagement2 .AboutManagement_content .AboutManagement_content_list .content_list_title2 .list_title_dt {font-size:22px;color:#333333;letter-spacing:-0px;}
.AboutManagement2 .AboutManagement_content .AboutManagement_content_list:hover .content_list_title2 .list_title_dd {color:#fd7322;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.BreadCrumbs {padding-top:30px;}
.BreadCrumbs .BreadCrumbs_top {padding-bottom:55px;display:flex;align-items:center; flex-wrap: wrap;}
.BreadCrumbs .BreadCrumbs_top a {display:flex;align-items:center;font-size:16px;color:#999999;}
.BreadCrumbs .BreadCrumbs_top a img {margin-right:6px;height:13px;}
.BreadCrumbs .BreadCrumbs_top a.on {color:#fd7322;}
.BreadCrumbs .BreadCrumbs_top i {font-size:16px;color:#999999;margin:0px 6px;}
.DManagement {padding-bottom:154px;}
.DManagement .DManagement_content {display:flex;justify-content:space-between;align-items:flex-start;}
.DManagement .DManagement_content .DManagement_content_left {width:29%;border-radius:10px;overflow:hidden;}
.DManagement .DManagement_content .DManagement_content_left img {width:100%;border-radius:10px;}
.DManagement .DManagement_content .DManagement_content_right {width:66%;}
.DManagement .DManagement_content .DManagement_content_right .content_right_top {margin-bottom:40px;}
.DManagement .DManagement_content .DManagement_content_right .content_right_top .right_top_dd {font-size:50px;color:#222222;display:flex;align-items:flex-end;letter-spacing:-0px;margin-bottom:30px;}
.DManagement .DManagement_content .DManagement_content_right .content_right_top .right_top_dd span {font-size:22px;color:#333333;margin-left:16px;letter-spacing:-0px;}
.DManagement .DManagement_content .DManagement_content_right .content_right_top .right_top_dt{font-size:22px;color:#333333;line-height:32px;letter-spacing:-0px;}
.DManagement .DManagement_content .DManagement_content_right .content_right_top .right_top_dt p{font-size:22px;color:#333333;line-height:32px;letter-spacing:-0px; margin-bottom: 10px;}
.DManagement .DManagement_content .DManagement_content_right .content_right_top .right_top_dt br{ display: none;}

.DManagement .DManagement_content .DManagement_content_right .content_right_bottom .right_bottom_list {margin-bottom:40px;}
.DManagement .DManagement_content .DManagement_content_right .content_right_bottom .right_bottom_list:last-child {margin-bottom:0;}
.DManagement .DManagement_content .DManagement_content_right .content_right_bottom .right_bottom_list .bottom_list_title {font-size:30px;color:#111111;padding:20px 0px;border-top:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf;background:url("../images/bn12.svg") no-repeat 0% 50%;padding-left:20px;margin-bottom:30px;letter-spacing:-0px;background-size:14px;}
.DManagement .DManagement_content .DManagement_content_right .content_right_bottom .right_bottom_list .bottom_list_txt p {font-size:22px;color:#333333;letter-spacing:-0px;margin-bottom:10px;line-height:32px;position:relative;padding-left:18px;}
.DManagement .DManagement_content .DManagement_content_right .content_right_bottom .right_bottom_list .bottom_list_txt p:last-child {margin-bottom:0;}
.DManagement .DManagement_content .DManagement_content_right .content_right_bottom .right_bottom_list .bottom_list_txt p:before {content:"";display:inline-block;width:5px;height:5px;border-radius:100%;background:#333333;position:absolute;left:0;top:14px;}
.BusinessEthic .IndexBioDuro_left {margin-bottom:45px;}
.BusinessEthic .BusinessEthic_content .BusinessEthic_content_list {margin-bottom:30px;}
.BusinessEthic .BusinessEthic_content .BusinessEthic_content_list:last-child {margin-bottom:0;}
.BusinessEthic .BusinessEthic_content .BusinessEthic_content_list .content_list_title {display:flex;align-items:center;justify-content:space-between;height:100px;background:#f7f7f7;padding:0px 20px;border-radius:10px;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.BusinessEthic .BusinessEthic_content .BusinessEthic_content_list .content_list_title .list_title_dd {font-size:30px;color:#222222;letter-spacing:-0px;background:url("../images/bn27.svg") no-repeat 0% 50%;padding-left:34px;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;background-size:20px;}
.BusinessEthic .BusinessEthic_content .BusinessEthic_content_list .content_list_title .list_title_icon {width:40px;height:40px;border-radius:100%;background:#0d2481;display:flex;align-items:center;justify-content:center;font-size:16px;color:#fff;cursor:pointer;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}
.BusinessEthic .BusinessEthic_content .BusinessEthic_content_list .content_list_down {display:none;background:#0d2481;border-top:1px solid rgba(255,255,255,.1);padding:25px 22px;padding-bottom:50px;position:relative;margin-bottom:114px;border-radius:0px 0px 10px 10px;}
.BusinessEthic .BusinessEthic_content .BusinessEthic_content_list .content_list_down:before {content:"";display:inline-block;width:182px;height:92px;background:url("../images/bn26.png") no-repeat 50%/cover;position:absolute;bottom:-92px;left:0;right:0;margin:0 auto;}
.BusinessEthic .BusinessEthic_content .BusinessEthic_content_list .content_list_down p {font-size:22px;color:#fff;letter-spacing:-0px;line-height:28px;margin-bottom:25px;position:relative;padding-left:22px;}
.BusinessEthic .BusinessEthic_content .BusinessEthic_content_list .content_list_down p:last-child {margin-bottom:0;}
.BusinessEthic .BusinessEthic_content .BusinessEthic_content_list .content_list_down p:before {content:"";display:inline-block;width:5px;height:5px;border-radius:100%;background:#fd7322;position:absolute;left:0;top:10px;}
.BusinessEthic .BusinessEthic_content .BusinessEthic_content_list.on .content_list_title {background:#0d2481;border-radius:10px 10px 0px 0px;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.BusinessEthic .BusinessEthic_content .BusinessEthic_content_list.on .content_list_title .list_title_dd {color:#fff;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.BusinessEthic .BusinessEthic_content .BusinessEthic_content_list.on .content_list_title .list_title_icon {background:#fd7322;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}
.BusinessEthic2 .BusinessEthic_content .BusinessEthic2_list {margin-bottom:45px;}
.BusinessEthic2 .BusinessEthic_content .BusinessEthic2_list .BusinessEthic2_list_title {font-size:30px;color:#0d2481;margin-bottom:20px;font-family:'calibrib';}
.BusinessEthic2 .BusinessEthic_content .BusinessEthic2_list .BusinessEthic2_list_txt p {font-size:22px;color:#333;line-height:32px;}
.BusinessEthic2 .BusinessEthic_content .BusinessEthic2_list .BusinessEthic2_list_dd {font-size:24px;color:#203eba;margin-top:20px;margin-bottom:10px;}
.BusinessEthic2 .BusinessEthic_content .BusinessEthic2_list .BusinessEthic2_list_dt p {padding-left:18px;font-size:22px;color:#333;line-height:32px;position:relative;}
.BusinessEthic2 .BusinessEthic_content .BusinessEthic2_list .BusinessEthic2_list_dt p:before {content:"";display:inline-block;width:5px;height:5px;border-radius:100%;background:#333333;position:absolute;left:0;top:14px;}


.PrivacyPolicy .BusinessEthic_content .BusinessEthic2_list .BusinessEthic2_list_txt p span{font-size: 22px; color: #333333; font-weight: bolder;}
.PrivacyPolicy .BusinessEthic_content .BusinessEthic2_list .BusinessEthic2_list_txt p a{font-size: 22px; color: #0d2481;}
.PrivacyPolicy .BusinessEthic_content .BusinessEthic2_list .BusinessEthic2_list_dt p{ margin-bottom: 10px;}
.PrivacyPolicy .BusinessEthic_content .BusinessEthic2_list .BusinessEthic2_list_txt p{ margin-bottom: 10px;}

.PrivacyPolicy .tab{ margin: 15px 0px;}
.PrivacyPolicy table {background:#fff;border:1px solid #c6c6c6;max-width:100%;}
.PrivacyPolicy table tr td {background:#f6f6f6;padding:13px 15px;font-size:20px;color:#333333;line-height:24px;}
.PrivacyPolicy table tr:nth-child(1) td {background:#0d2481;font-weight:bolder;font-size:20px;color:#fff;}
.PrivacyPolicy table tr td:nth-child(1) {width:40%;}
.PrivacyPolicy table tr td:nth-child(2) {width:20%;}
.PrivacyPolicy table tr td:nth-child(3) {width:20%;}
.PrivacyPolicy table tr td:nth-child(4) {width:20%;}

@media screen and (max-width:1480px){
    .PrivacyPolicy table tr td   { font-size: 16px;}
}




.SSolutions {background:url("../images/bg20.jpg") no-repeat 50%/cover;box-shadow:3px 0px 30px rgba(0,0,0,.06);}
.SSolutions .pc_all_content {display:block;}
.SSolutions .IndexBioDuro_left {width:100%;}
.SSolutions .SSolutions_content {display:flex;align-items:center;justify-content:space-between;margin-top:45px;}
.SSolutions .SSolutions_content .SSolutions_content_list {margin-right:19px;padding:0px 27px;height:200px;display:flex;flex-direction:column;justify-content:flex-start;border-radius:10px;border:1px dashed #0d2481;background:#fff;width:24.5%;padding-top:45px;}
.SSolutions .SSolutions_content .SSolutions_content_list:first-child {width:48%;}
.SSolutions .SSolutions_content .SSolutions_content_list:last-child {margin-right:0px;}
.SSolutions .SSolutions_content .SSolutions_content_list .content_list_top {display:flex;align-items:center;margin-bottom:25px;}
.SSolutions .SSolutions_content .SSolutions_content_list .content_list_top .list_top_li {width: calc(100% - 20px);text-align:center;height:41px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;letter-spacing:-0px; background: linear-gradient(to right,#b1bdef, #102783);  position: relative;}
.SSolutions .SSolutions_content .SSolutions_content_list .content_list_top .list_top_li:before {content:"";border-top:20.5px solid transparent;border-bottom:20.5px solid transparent;border-left:20px solid #102783;position:absolute;top:0px; right: -20px;}
.SSolutions .SSolutions_content .SSolutions_content_list:nth-child(1) .content_list_top .list_top_li:nth-child(1){ position: relative; z-index:2;}
.SSolutions .SSolutions_content .SSolutions_content_list .content_list_top .list_top_li:nth-child(2) {margin-left:-20px; margin-right: 20px;}
.SSolutions .SSolutions_content .SSolutions_content_list .content_list_bottom {font-size:24px;color:#333333;line-height:32px;letter-spacing:-0px;display:flex;align-items:center;justify-content:center;}
.Discovery {}
.Discovery .Discovery_list {padding:105px 0px;}
.Discovery .Discovery_list:nth-child(2) {background:#f7f7f7;}
.Discovery .Discovery_list .Discovery_list_title {display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:85px;}
.Discovery .Discovery_list .Discovery_list_title .list_title_left {font-size:50px;color:#111111;letter-spacing:-0px;}
.Discovery .Discovery_list .Discovery_list_title .list_title_right {width:63%;font-size:22px;color:#333333;letter-spacing:-0px;line-height:32px;}
.Discovery .Discovery_list .Discovery_list_title .list_title_right p{font-size:22px;color:#333333;letter-spacing:-0px;line-height:32px;}
.Discovery .Discovery_list .Discovery_list_content {display:flex;flex-wrap:wrap;flex-wrap:wrap;}
.Discovery .Discovery_list .Discovery_list_content .list_content_li {margin-bottom:70px; width: 25%;}
.Discovery .Discovery_list .Discovery_list_content .list_content_li:nth-child(4n) {margin-right:0;}
.Discovery .Discovery_list .Discovery_list_content .list_content_li .content_li_icon{ text-align: center;}
.Discovery .Discovery_list .Discovery_list_content .list_content_li .content_li_icon img {width:260px; margin: 0 auto;}
.Discovery .Discovery_list .Discovery_list_content .list_content_li .content_li_title {font-size:36px;color:#111111;margin-top:25px;text-align:center;}
.DDiscovery .DDiscovery_content .DDiscovery_content_list {display:inline-block;width:100%;}
.DDiscovery .DDiscovery_content .DDiscovery_content_list:nth-child(2n) .content_list_con {flex-flow:row-reverse;}
.DDiscovery .DDiscovery_content .DDiscovery_content_list .content_list_con {max-width:85%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dadada;padding:66px 0px;}
.DDiscovery .DDiscovery_content .DDiscovery_content_list:hover {background:#0d2481;}
.DDiscovery .DDiscovery_content .DDiscovery_content_list .content_list_img {width:17%;}
.DDiscovery .DDiscovery_content .DDiscovery_content_list .content_list_img img {width:100%;}
.DDiscovery .DDiscovery_content .DDiscovery_content_list .content_list_txt {width:78%;}
.DDiscovery .DDiscovery_content .DDiscovery_content_list .content_list_txt .list_txt_dd {letter-spacing:-0px;font-size:36px;color:#111111;}
.DDiscovery .DDiscovery_content .DDiscovery_content_list .content_list_txt .list_txt_dt {letter-spacing:-0px;font-size:32px;color:#333333;line-height:36px;margin-top:20px;margin-bottom:35px;}
.DDiscovery .DDiscovery_content .DDiscovery_content_list .content_list_txt .list_txt_more img {height:13px;}
.DDiscovery .DDiscovery_content .DDiscovery_content_list:hover .content_list_txt .list_txt_dd,.DDiscovery .DDiscovery_content .DDiscovery_content_list:hover .content_list_txt .list_txt_dt {color:#fff;}
.DDiscovery2 .DDiscovery2_content {display:flex;align-items:flex-start;justify-content:space-between;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left {width:79%;border-right:1px solid #cfcfcf;padding-right:40px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_top {display:flex;align-items:center;justify-content:space-between;margin-bottom:45px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_top .left_top_img {width:21%;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_top .left_top_img img {width:100%;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_top .left_top_txt {width:75%;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_top .left_top_txt .top_txt_dd {font-size:50px;color:#111111;line-height:50px;letter-spacing:-0px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_top .left_top_txt .top_txt_dt {font-size:30px;color:#333333;line-height:36px;letter-spacing:-0px;margin-top:25px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list {margin-bottom:30px;font-size:22px;color:#333333;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list:last-child {margin-bottom:0;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_title {font-size:36px;color:#111111;padding:17px 0px;border-top:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf;background:url("../images/bn27.svg") no-repeat 0% 50%;padding-left:30px;margin-bottom:30px;letter-spacing:-0px;background-size:20px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt {font-size:22px;color:#333333;letter-spacing:-0px;margin-bottom:10px;line-height:32px;position:relative;letter-spacing:-0px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt img {max-width:100%;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt img.w50{width:50%;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt p {font-size:22px;color:#333333;letter-spacing:-0px;margin-bottom:10px;line-height:32px;position:relative;padding-left:18px;letter-spacing:-0px;/*1margin-left:18px;*/}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt p.color-red {color:red;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt p.color-red:before {background:red;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt div {font-size:18px;color:#333333;letter-spacing:-0px;margin-bottom:0px;line-height:32px;position:relative;padding-left:18px;letter-spacing:-0px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt .list_txt_dd p:before {content:"";background:#fff;border:1px solid #666;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt .list_txt_dt p:before {content:"-";background:#fff;color:#666;background:none;border:0;top:0;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt p:before {content:"";display:inline-block;width:5px;height:5px;border-radius:100%;background:#333333;position:absolute;left:0;top:14px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt p.on:before {display:none;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt p.p_dd {margin-top:20px;font-size:24px;color:#333;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt.nod p{padding-left:0;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt.nod p:before {display:none;}

.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt h1{font-size: 24px;font-family: 'calibrib';}

.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .djcsb{display:flex;align-content:center;justify-content: space-between;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_box{}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_box .list_box_li{}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .larb .bottom_list_box:first-child{width:21%;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_box img{width: 100%; height: 200px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .larb .bottom_list_box:last-child{width:75%;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_box.two{display:flex;align-content:center;justify-content: space-between;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_box.two .list_box_li{width:48%;}


.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .tablebox {display:flex;align-items:flex-start;justify-content:space-around;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .tablebox .tablea {width:45%;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .tablebox .tablea tr {background-color:#dae3f3;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .tablebox .tablea tr td {padding:6px 0;font-weight:500;text-align:center;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .tablebox .tablea tr:first-child {background-color:#fd7322;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .tablebox .tablea tr:first-child td {color:#ffffff;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .tablebox .tablea:last-child tr:last-child td {color:#000;font-weight:bold;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right {width:19%;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right .content_right_list {border-bottom:1px solid #cfcfcf;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right .content_right_list .right_list_title {display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:22px 15px;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right .content_right_list .right_list_title .list_title_dd {font-size:26px;color:#222222;letter-spacing:-0px;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s; width: calc(100% - 30px);}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right .content_right_list .right_list_title .list_title_dt {display:flex;align-items:center;justify-content:center;position:relative;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right .content_right_list .right_list_title .list_title_dt img {width:13px;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right .content_right_list .right_list_title .list_title_dt img:last-child {position:absolute;top:0;left:0;opacity:0;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right .content_right_list .right_list_down {display:none;background:#f7f7f7;padding:30px 15px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right .content_right_list .right_list_down a {font-size:22px;color:#333333;display:inline-block;width:100%;margin-bottom:25px;position:relative;padding-left:20px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right .content_right_list .right_list_down a:before {content:"-";position:absolute;left:0;top:0px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right .content_right_list .right_list_down a:last-child {margin-bottom:0;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right .content_right_list .right_list_down a.on {color:#fd7322;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right .content_right_list .right_list_down a:hover {color:#fd7322;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right .content_right_list.on {border-radius:6px;overflow:hidden;border-bottom:1px solid #fff;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right .content_right_list.on .right_list_title {background:#fd7322;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right .content_right_list.on .right_list_title .list_title_dd {color:#fff;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right .content_right_list.on .right_list_title .list_title_dt img {opacity:0;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right .content_right_list.on .right_list_title .list_title_dt img:last-child {opacity:1;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right .content_right_list.on .right_list_down.on {display:block;}
.Platform {padding:100px 0px;}
.Platform .pc_all_content {display:flex;align-items:flex-start;justify-content:space-between;}
.Platform .Platform_list_li {margin-bottom:45px;display:inline-block;width:33.33%;padding:0px 24px;}
.Platform .Platform_list_li a {display:inline-block;width:100%;}
.Platform .Platform_list_li .list_li_img {border-radius:10px;overflow:hidden;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.Platform .Platform_list_li .list_li_img img {width:100%;-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;}
.Platform .Platform_list_li:hover .list_li_img img {-webkit-transform:scale(1.12);-moz-transform:scale(1.12);-ms-transform:scale(1.12);-o-transform:scale(1.12);filter:scale(1.12);filter:transform;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.Platform .Platform_list_li .list_li_title {font-size:50px;color:#111111;letter-spacing:-0px;line-height:60px;margin-top:20px;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.Platform .Platform_list_li:hover .list_li_img {box-shadow:0px 0px 38px rgba(0,0,0,.1);transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.Platform .Platform_list_li:hover .list_li_title {color:#fd7322;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
/*.Platform .Platform_list_li:nth-child(2) a {display:flex;flex-direction:column-reverse;}*/
/*.Platform .Platform_list_li:nth-child(2) .list_li_title {margin-top:0;margin-bottom:20px;}*/
/*.Platform .Platform_list_li:nth-child(5) {display:flex;flex-direction:column-reverse;}*/
/*.Platform .Platform_list_li:nth-child(5) .list_li_title {margin-top:0;margin-bottom:20px;}*/
.DDiscovery3 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list:first-child .bottom_list_title {border-top:0;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt .list_txt_img {margin-bottom:30px; padding-left: 0px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt .list_txt_img.list_txt_img3 {display:inline-block;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt .list_txt_img.list_txt_img3 .txt_img3_dd img {max-width:100% !important;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt .list_txt_img.list_txt_img3 .txt_img3_dt {display:flex;justify-content:space-between;align-items:center;margin-top:19px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt .list_txt_img.list_txt_img3 .txt_img3_dt span {display:inline-block;width:50%;text-align:center;font-size:22px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt .list_txt_title2 {font-size:22px;color:#333333;letter-spacing:-0px;margin-bottom:20px; padding-left: 0px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt .list_txt_title3 {font-size:22px;color:#333333;letter-spacing:-0px;margin-bottom:20px;line-height:32px; padding-left: 0px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt .list_txt_title4 {font-size:22px;color:#333333;letter-spacing:-0px;margin-bottom:20px;line-height:32px; padding-left: 0px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt .list_txt_flex {display:flex;flex-wrap:wrap;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt .list_txt_flex p {width:33.333%;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt a {font-size:20px;color:#0d2481;word-break:break-all;}
.News {padding-bottom:195px;padding-top:100px;}
.News .News_top {display:flex;align-items:center;justify-content:space-between;margin-bottom:60px;}
.News .News_top .News_top_form {width:45%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(121,121,121,.4);}
.News .News_top .News_top_form input[type="text"] {width:calc(100% - 54px);line-height:54px;font-size:22px;color:#222;}
.News .News_top .News_top_form input::-ms-input-placeholder {/* Internet Explorer 10+ */ color:#333333;font-size:22px;}
.News .News_top .News_top_form input::-webkit-input-placeholder {/* WebKit browsers */ color:#333333;font-size:22px;}
.News .News_top .News_top_form input::-moz-placeholder {/* Mozilla Firefox 4 to 18 */  color:#333333;font-size:22px;}
.News .News_top .News_top_form input::-moz-placeholder {/* Mozilla Firefox 19+ */ color:#333333;font-size:22px;}
.News .News_top .News_top_form input::-moz-placeholder {/* Mozilla Firefox 19+ */ color:#333333;font-size:22px;}
.News .News_top .News_top_form input[type="submit"] {width:54px;height:54px;background:url("../images/bn42.svg") no-repeat 50% 50%;background-size:22px;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.News .News_top .News_top_form input[type="submit"]:hover {background:#f5f5f5 url("../images/bn42.svg") no-repeat 50% 50%;background-size:22px;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.News .News_top .News_top_nav{display:flex;align-items:center;}
.News .News_top .News_top_nav .top_nav_scroll{display:flex;align-items:center;}
.News .News_top .News_top_nav a {display:flex;align-items:center;justify-content:center; min-width:192px;height:54px;border:1px solid rgba(121,121,121,.4);border-radius:100px;font-size:22px;color:#333333;margin-right:12px; padding: 0px 20px;}
.News .News_top .News_top_nav a:last-child {margin-right:0px;}
.News .News_top .News_top_nav a.on {background:#fd7322;color:#fff;border:1px solid #fd7322;}
.News .News_top .News_top_nav a:hover {background:#fd7322;color:#fff;border:1px solid #fd7322;}
.News .News_content .News_content_top {display:flex;align-items:center;justify-content:space-between;}
.News .News_content .News_content_top .content_top_left {width:48%;}
.News .News_content .News_content_top .content_top_left .top_left_upcoming{ font-size: 24px; color:#fd7322; font-weight: bolder; margin-bottom: 22px;}
.News .News_content .News_content_top .content_top_left .top_left_title {font-size:36px;color:#111111;line-height:40px;letter-spacing:-0px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
.News .News_content .News_content_top .content_top_left .top_left_txt {font-size:22px;color:#333333;line-height:32px;letter-spacing:-0px;margin-top:40px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.News .News_content .News_content_top .content_top_left .top_left_bottom {display:flex;align-items:center;justify-content:space-between;margin-top:130px;}
.News .News_content .News_content_top .content_top_left .top_left_bottom .left_bottom_time {font-size:22px;color:#999999;letter-spacing:-0px;}
.News .News_content .News_content_top .content_top_left .top_left_bottom .left_bottom_icon img {height:13px;}
.News .News_content .News_content_top .content_top_left .top_left_bottom .left_bottom_btn{ font-size: 22px; color:#fff; padding: 8px 15px; border-radius: 6px; background:#fd7322;}
.News .News_content .News_content_top .content_top_right {width:47%;border-radius:10px;overflow:hidden;}
.News .News_content .News_content_top .content_top_right img {height:auto;width:100%;object-fit:cover;}
.News .News_content .News_content_bottom .content_bottom_list {padding-top:60px;margin-top:60px;border-top:1px solid rgba(121,121,121,.4);}
.News .News_content .News_content_bottom .content_bottom_list .bottom_list_title {font-size:50px;color:#111111;line-height:36px;letter-spacing:-0px;margin-bottom:40px; display: flex; align-items:center; justify-content: space-between;}
.News .News_content .News_content_bottom .content_bottom_list .bottom_list_con {display:flex;flex-wrap:wrap;margin-bottom:-2%;}
.News .News_content .News_content_bottom .content_bottom_list .bottom_list_con .list_con_li {width:32%;margin-right:2%;border:1px solid rgba(121,121,121,.4);border-radius:10px;padding:45px 25px;margin-bottom:2%;}
.News .News_content .News_content_bottom .content_bottom_list .bottom_list_con .list_con_li:nth-child(3n) {margin-right:0;}
.News .News_content .News_content_bottom .content_bottom_list .bottom_list_con .list_con_li .con_li_title {font-size:36px;color:#222222;line-height:36px;letter-spacing:-0px;margin-bottom:50px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;height:72px;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.News .News_content .News_content_bottom .content_bottom_list .bottom_list_con .list_con_li .con_li_txt {display:flex;align-items:center;justify-content:space-between;}
.News .News_content .News_content_bottom .content_bottom_list .bottom_list_con .list_con_li .con_li_txt .li_txt_dd {font-size:22px;color:#999999;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.News .News_content .News_content_bottom .content_bottom_list .bottom_list_con .list_con_li .con_li_txt .li_txt_dt img {height:13px;}
.News .News_content .News_content_bottom .content_bottom_list:last-child .bottom_list_con .list_con_li .con_li_title {-webkit-line-clamp:1;height:auto;margin-bottom:15px;}
.News .News_content .News_content_bottom .content_bottom_list:last-child .bottom_list_con .list_con_li .con_li_time {margin-bottom:19px;}
.News .News_content .News_content_bottom .content_bottom_list:last-child .bottom_list_con .list_con_li .con_li_time span {font-size:20px;color:#999999;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s; display: inline-block; width: 100%;}
.News .News_content .News_content_bottom .content_bottom_list:last-child .bottom_list_con .list_con_li:hover .con_li_time span {color:#fff;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.News .News_content .News_content_bottom .content_bottom_list:last-child .bottom_list_con .list_con_li .con_li_time span:last-child{ margin-top: 6px;}
.News .News_content .News_content_bottom .content_bottom_list .bottom_list_con .list_con_li:hover {border:1px solid #0d2481;background:#0d2481}
.News .News_content .News_content_bottom .content_bottom_list .bottom_list_con .list_con_li:hover .con_li_title {color:#fff;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.News .News_content .News_content_bottom .content_bottom_list .bottom_list_con .list_con_li:hover .con_li_txt .li_txt_dd {color:#fff;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.News2 .News2_content .News2_content_list {display:inline-block;width:100%;}
.News2 .News2_content .News2_content_list .content_list_con {max-width:85%;margin:0 auto;border-bottom:1px solid rgba(121,121,121,.4);padding:35px 0px;}
.News2 .News2_content .News2_content_list .content_list_con .content_list_title {font-size:30px;color:#222222;line-height:30px;letter-spacing:-0px;margin-bottom:13px;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.News2 .News2_content .News2_content_list .content_list_con .content_list_txt {font-size:22px;line-height:23px;letter-spacing:-0px;color:#333333;margin-bottom:18px;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;}
.News2 .News2_content .News2_content_list .content_list_con .content_list_time {font-size:18px;color:#999999;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.News2 .News2_content .News2_content_list:hover {background:#0d2481;}
.News2 .News2_content .News2_content_list:hover .content_list_con .content_list_title {color:#fff;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.News2 .News2_content .News2_content_list:hover .content_list_con .content_list_txt {color:#fff;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.News2 .News2_content .News2_content_list:hover .content_list_con .content_list_time {color:#fff;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.layui-laypage {display:flex;font-size:16px;color:#333;align-items:center;justify-content:center;margin-top:65px;}
.layui-laypage .layui-laypage-disabled {margin-right:10px;}
.layui-laypage .layui-laypage-count {display:none;}
.layui-laypage a {font-size:16px;color:#333333;text-align:center;margin:0 11px;font-family:'gilroy-bold';}
.layui-laypage-curr {font-size:16px;color:#000000;text-align:center;margin:0 11px;font-family:'gilroy-bold';position:relative;}
.layui-laypage-curr:before {content:"";display:inline-block;height:2px;background:#0d2481;position:absolute;bottom:-10px;left:0;width:100%;}
.layui-laypage-curr em,.layui-laypage-disabled em {font-style:inherit;font-family:'gilroy-bold';}
.layui-laypage i {width:45px;height:45px;border-radius:100%;border:2px solid #0d2481;display:flex;align-items:center;justify-content:center;font-size:22px;color:#111;font-weight:bolder;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.layui-laypage a:hover {color:#000000;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.layui-laypage i:hover {background:#0d2481;color:#fff;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.layui-laypage-limits,.layui-laypage-skip {display:none;}
.DNews_top {background:#f7f7f7;padding-bottom:50px;}
.DNews_top.on{ padding-top: 135px;}
.DNews_top .DNews_top_content .top_content_title {font-size:50px;color:#111111;line-height:52px;letter-spacing:-0px;}
.DNews_top .DNews_top_content .top_content_txt {display:flex;align-items:center;justify-content:space-between;margin-top:20px;}
.DNews_top .DNews_top_content .top_content_txt .content_txt_dd {font-size:22px;color:#999999;}
.DNews_top .DNews_top_content .top_content_txt .content_txt_dt {display:flex;align-items:center;font-size:22px;color:#999999;}
.DNews_top .DNews_top_content .top_content_txt .content_txt_dt a {margin-left:16px;}
.DNews_top .DNews_top_content .top_content_txt .content_txt_dt .share {display:flex;align-items:center;}
.DNews_top .DNews_top_content .top_content_txt .content_txt_dt .share a {width:39px;height:39px;position:relative;}
.DNews_top .DNews_top_content .top_content_txt .content_txt_dt .share a:nth-child(1) {background:url("../images/bn43.svg") no-repeat 50% 50%;background-size:39px;}
.DNews_top .DNews_top_content .top_content_txt .content_txt_dt .share a:nth-child(2) {background:url("../images/bn44.svg") no-repeat 50% 50%;background-size:39px;}



.wechat-qrcode {display:none;border:1px solid #eee;position:absolute;z-index:9;top:-205px;left:-84px;width:200px;height:192px;color:#666;font-size:12px;text-align:center;background-color:#fff;box-shadow:0 2px 10px #aaa;transition:all 200ms;-webkit-tansition:all 350ms;-moz-transition:all 350ms}
.wechat-qrcode.bottom {top:40px;left:-84px}
.wechat-qrcode.bottom:after {display:none}
.wechat-qrcode h4 {font-weight:normal;height:26px;line-height:26px;font-size:12px;background-color:#f3f3f3;margin:0;padding:0;color:#777}
.social-share .icon-wechat .wechat-qrcode .qrcode {width:105px;margin:10px auto}
.wechat-qrcode .qrcode table {margin:0 !important}
.wechat-qrcode .help p {font-weight:normal;line-height:16px;padding:0;margin:0}
.wechat-qrcode:after {content:'';position:absolute;left:50%;margin-left:-6px;bottom:-13px;width:0;height:0;border-width:8px 6px 6px 6px;border-style:solid;border-color:#fff transparent transparent transparent}
.DNews_top .DNews_top_content .top_content_txt .content_txt_dt .share a:hover .wechat-qrcode {display:block}
.DNews_bottom {padding-bottom:160px;padding-top:55px;}
.DNews_bottom .DNews_bottom_content li{ list-style: inherit; }
.DNews_bottom .DNews_bottom_content p {font-size:22px;color:#333333;line-height:30px;letter-spacing:-0px;margin-bottom:20px;}
.DNews_bottom .DNews_bottom_content video{ max-width: 100%;}
.DNews_bottom .DNews_bottom_content p a {font-size:22px !important;}
.DNews_bottom .DNews_bottom_content p a span {font-size:22px !important;}
.DNews_bottom .DNews_bottom_content p span {font-size:22px !important;}
.DNews_bottom .DNews_bottom_content p:last-child {margin-bottom:0;}
.DNews_bottom .DNews_bottom_content img {max-width:100%;}
.DNews_bottom .DNews_bottom_page {margin-top:65px;display:flex;align-items:center;}
.DNews_bottom .DNews_bottom_page a {width:192px;height:54px;display:flex;align-items:center;justify-content:center;border-radius:100px;background:rgba(228,228,228,.4);font-size:22px;color:#333333;margin-right:12px;}
.DNews_bottom .DNews_bottom_page a:last-child {margin-right:0;}
.DNews_bottom .DNews_bottom_page a:hover {color:#fff;background:#fd7322;}





.DNews_bottom .DNews_bottom_content .bottom_list_txt {font-size:22px;color:#333333;letter-spacing:-0px;margin-bottom:10px;line-height:32px;position:relative;letter-spacing:-0px;}
.DNews_bottom .DNews_bottom_content .bottom_list_txt img {max-width:100%;}
.DNews_bottom .DNews_bottom_content .bottom_list_txt p {font-size:22px;color:#333333;letter-spacing:-0px;margin-bottom:10px;line-height:32px;position:relative;padding-left:18px;letter-spacing:-0px;/*1margin-left:18px;*/}
.DNews_bottom .DNews_bottom_content .bottom_list_txt p.color-red {color:red;}
.DNews_bottom .DNews_bottom_content .bottom_list_txt p.color-red:before {background:red;}
.DNews_bottom .DNews_bottom_content .bottom_list_txt div {font-size:18px;color:#333333;letter-spacing:-0px;margin-bottom:0px;line-height:32px;position:relative;padding-left:18px;letter-spacing:-0px;}
.DNews_bottom .DNews_bottom_content .bottom_list_txt .list_txt_dd p:before {content:"";background:#fff;border:1px solid #666;}
.DNews_bottom .DNews_bottom_content .bottom_list_txt .list_txt_dt p:before {content:"-";background:#fff;color:#666;background:none;border:0;top:0;}
.DNews_bottom .DNews_bottom_content .bottom_list_txt p:before {content:"";display:inline-block;width:5px;height:5px;border-radius:100%;background:#333333;position:absolute;left:0;top:14px;}
.DNews_bottom .DNews_bottom_content .bottom_list_txt p.on:before {display:none;}
.DNews_bottom .DNews_bottom_content .bottom_list_txt p.p_dd {margin-top:20px;font-size:24px;color:#333;}




.DNews_Webinars_top{margin-top:120px;}
.DNews_Webinars_top .top_content_title{width: 100%;text-align:center}
.DNews_Webinars_top{margin-top:90px;}
.DNews_Webinars_bottom{padding-top: 10px;padding-bottom: 130px;}
.DNews_Webinars_bottom .pc_all_content{}
.DNews_Webinars_bottom .DNews_bottom_content{max-width:1000px;width: 100%;padding: 0 0px;position:relative;}
.DNews_Webinars_bottom .DNews_bottom_content video{width: 100%;position:relative;cursor: pointer;}
.DNews_Webinars_bottom .DNews_bottom_content .play_btn{width: 60px; height: 60px; border-radius: 100%; margin: 0 auto; display: flex; align-items: center; justify-content: center; background: #ec7700; cursor: pointer; position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); z-index: 9;}
.DNews_Webinars_bottom .DNews_bottom_content .play_btn img{height: 25px;user-select: none;}




.Contact {padding-top:95px;padding-bottom:57px;position:relative;}
.Contact:before {content:"";display:inline-block;width:42vw;background:#f3f5f8;position:absolute;left:0;top:0;height:100%;}
.Contact .pc_all_content {display:flex;justify-content:space-between;align-items:flex-start;position:relative;z-index:2;}
.Contact .Contact_left {width:40%;padding-right:6%;}
.Contact .Contact_left .Contact_left_title {font-size:50px;color:#111111;letter-spacing:-0px;line-height:50px;margin-bottom:60px;}
.Contact .Contact_left .Contact_left_list {padding-bottom:60px;margin-bottom:60px;border-bottom:1px solid rgba(0,0,0,.1);}
.Contact .Contact_left .Contact_left_list:last-child {margin-bottom:0;padding-bottom:0;border-bottom:0;}
.Contact .Contact_left .Contact_left_list .left_list_title {font-size:36px;color:#222222;line-height:36px;letter-spacing:-0px;margin-bottom:30px;}
.Contact .Contact_left .Contact_left_list .left_list_txt .list_txt_li {display:flex;align-items:center;margin-bottom:22px;justify-content:space-between;}
.Contact .Contact_left .Contact_left_list .left_list_txt .list_txt_li:last-child {margin-bottom:0;}
.Contact .Contact_left .Contact_left_list .left_list_txt .list_txt_li .txt_li_dd {border:1px dashed rgba(13,36,129,.2);width:38px;height:38px;border-radius:100%;display:flex;align-items:center;justify-content:center;}
.Contact .Contact_left .Contact_left_list .left_list_txt .list_txt_li:nth-child(1) .txt_li_dd img {height:18px;}
.Contact .Contact_left .Contact_left_list .left_list_txt .list_txt_li:nth-child(2) .txt_li_dd img {height:17px;}
.Contact .Contact_left .Contact_left_list .left_list_txt .list_txt_li:nth-child(3) .txt_li_dd img {height:15px;}
.Contact .Contact_left .Contact_left_list .left_list_txt .list_txt_li .txt_li_dt {font-size:22px;color:#333333;width:calc(100% - 50px); line-height: 32px;}
.Contact .Contact_form {width:60%;padding-left:5%;}
.Contact .Contact_form .Contact_form_title {font-size:50px;color:#111111;letter-spacing:-0px;line-height:50px;margin-bottom:29px;padding:0px 10px;}
.Contact .Contact_form .Contact_form_txt iframe {height:1109px;}
.Contact .Contact_form .Contact_form_txt .form_txt_list {margin-bottom:30px;}
.Contact .Contact_form .Contact_form_txt .form_txt_list .txt_list_title {font-size:24px;color:#333333;line-height:24px;letter-spacing:-0px;position:relative;display:inline-block;margin-bottom:20px;}
.Contact .Contact_form .Contact_form_txt .form_txt_list .txt_list_title span {position:absolute;right:0;top:0;color:#fd1616;right:-20px;}
.Contact .Contact_form .Contact_form_txt .form_txt_list .txt_list_input {display:flex;align-items:center;justify-content:space-between;}
.Contact .Contact_form .Contact_form_txt .form_txt_list .txt_list_input input {width:100%;line-height:50px;padding:0px 15px;font-size:22px;color:#333;border-radius:6px;border:1px solid #dadada;box-shadow:0px 9px 32px rgba(0,0,0,0.05);transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.Contact .Contact_form .Contact_form_txt .form_txt_list .txt_list_input input:focus {border:1px solid #fd7322;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;box-shadow:0px 9px 32px rgba(253,115,34,0.2);}
.Contact .Contact_form .Contact_form_txt .form_txt_list .txt_list_input select:focus {border:1px solid #fd7322;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;box-shadow:0px 9px 32px rgba(253,115,34,0.2);}
.Contact .Contact_form .Contact_form_txt .form_txt_list.on .txt_list_input input {width:47%;}
.Contact .Contact_form .Contact_form_txt .form_txt_list .txt_list_input select {width:100%;height:50px;padding:0px 15px;font-size:22px;color:#333333;border-radius:6px;border:1px solid #dadada;box-shadow:0px 9px 32px rgba(0,0,0,0.05);transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.Contact .Contact_form .Contact_form_txt .form_txt_label input {display:none;}
.Contact .Contact_form .Contact_form_txt .form_txt_label .txt_label_btn {display:flex;align-items:flex-start;justify-content:space-between;}
.Contact .Contact_form .Contact_form_txt .form_txt_label .txt_label_btn span {width:21px;height:21px;display:inline-block;border:1px solid #0d2481;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;}
.Contact .Contact_form .Contact_form_txt .form_txt_label .txt_label_btn span:before {content:"";display:inline-block;width:15px;height:15px;background:#0d2481;border-radius:4px;opacity:0;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.Contact .Contact_form .Contact_form_txt .form_txt_label .txt_label_btn b {font-weight:normal;width:calc(100% - 35px);font-size:18px;color:#333333;line-height:24px;letter-spacing:-0px;position:relative;top:-3px;}
.Contact .Contact_form .Contact_form_txt .form_txt_label input[type="checkbox"]:checked + .txt_label_btn span:before {opacity:1;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.Contact .Contact_form .Contact_form_txt .form_txt_Submit {margin-top:40px;}
.Contact .Contact_form .Contact_form_txt .form_txt_Submit input {width:179px;height:48px;border-radius:6px;background:#fd7322;font-size:18px;color:#fff;}

#pardot-form label {font-size:24px;color:#333333;line-height:24px;letter-spacing:-0px;position:relative;display:inline-block;margin-bottom:20px;}


.CareerS {padding-top:100px;}
.CareerS .CareerS_top {width:1280px;margin:0 auto;border-radius:10px 10px 0px 0px;border:1px solid #6473ae;display:flex;align-items:flex-start;justify-content:space-between;padding:35px 40px;position:relative;box-shadow:0px 0px 27px rgba(6,17,63,.1); border-bottom: 0px;}
.CareerS .CareerS_top .CareerS_top_img {width:18%;}
.CareerS .CareerS_top:before {content:"";display:inline-block;width:57px;height:46px;background:url("../images/bn48.png") no-repeat 50% 50%;position:absolute;right:-20px;top:-10px;background-size:57px;}
.CareerS .CareerS_top .CareerS_top_img img {width:100%;}
.CareerS .CareerS_top_icon{ position: relative; width:1280px; margin: 0 auto;margin-bottom:150px; position: relative; margin-top: -25px;}
.CareerS .CareerS_top_icon img{ width: 100%; position: relative; z-index:2;}
.CareerS .CareerS_top .CareerS_top_txt {width:74%;padding-top:26px;}
.CareerS .CareerS_top .CareerS_top_txt .top_txt_dd {font-size:50px;color:#111111;line-height:36px;letter-spacing:-0px;position:relative;margin-bottom:20px;}
.CareerS .CareerS_top .CareerS_top_txt .top_txt_dd img {position:absolute;left:-67px;top:-20px;height:46px;}
.CareerS .CareerS_top .CareerS_top_txt .top_txt_dt p {color:#333333;line-height:32px;font-size:22px;letter-spacing:-0px;margin-bottom:10px;}
.CareerS .CareerS_top .CareerS_top_txt .top_txt_dt p:last-child {margin-bottom:0;}
.CareerS .CareerS_top .CareerS_top_txt .top_txt_p {display:flex;align-items:center;justify-content:flex-start;font-size:22px;color:#111111;letter-spacing:-0px; margin-top: 10px;}
.CareerS .CareerS_top .CareerS_top_txt .top_txt_p span {width:70px;height:1px;background:#333333;display:inline-block;margin-right:12px;}


.CareerS .CareerS_bottom {display:flex;justify-content:space-between;align-items:center;}
.CareerS .CareerS_bottom .CareerS_bottom_left {width:46%;}
.CareerS .CareerS_bottom .CareerS_bottom_left .bottom_left_dd {font-size:50px;color:#111111;margin-bottom:40px;}
.CareerS .CareerS_bottom .CareerS_bottom_left .bottom_left_dt p {font-size:22px;color:#333333;line-height:32px;letter-spacing:-0px;margin-bottom:15px}
.CareerS .CareerS_bottom .CareerS_bottom_left .bottom_left_dt p:last-child {margin-bottom:0;}
.CareerS .CareerS_bottom .CareerS_bottom_right {width:50%;border-radius:10px;overflow:hidden;}
.CareerS .CareerS_bottom .CareerS_bottom_right img {width:100%;}
.CareerS2 {display:flex;background:#0d2481;margin-top:130px;}
.CareerS2 .CareerS2_left {width:50%;position:relative;}
.CareerS2 .CareerS2_left img {width:100%; height: 100%; object-fit:cover;}
.CareerS2 .CareerS2_right {width:50%;padding:0px 5%;padding-right:8%;position:relative; display: flex; flex-direction:column; justify-content:center;}
.CareerS2 .CareerS2_left:before {content:"";display:inline-block;width:97px;height:100%;background:url("../images/bn51.png") no-repeat 50%/cover;background-size:100%;position:absolute;right:-1px;top:0; display: none;}
.CareerS2 .CareerS2_right .CareerS2_right_dd {font-size:50px;color:#fff;margin-bottom:50px;}
.CareerS2 .CareerS2_right .CareerS2_right_dt p {font-size:22px;color:#fff;line-height:32px;letter-spacing:-0px;margin-bottom:15px;position:relative;padding-left:17px;}
.CareerS2 .CareerS2_right .CareerS2_right_dt p:last-child {margin-bottom:0;}
.CareerS2 .CareerS2_right .CareerS2_right_dt p:before {content:"";display:inline-block;width:5px;height:5px;border-radius:100%;background:#fff;position:absolute;left:0;top:14px;}
.CareerS3 .pc_all_content {display:block;}
.CareerS3 .CareerS3_content {margin-top:80px;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:-80px;}
.CareerS3 .CareerS3_content .CareerS3_content_list {width:48%;display:flex;align-items:center;justify-content:space-between;margin-bottom:50px;}
.CareerS3 .CareerS3_content .CareerS3_content_list .content_list_icon {width:100px;height:100px;border-radius:100%;display:flex;align-items:center;justify-content:center;border:1px solid #dadada;}
.CareerS3 .CareerS3_content .CareerS3_content_list .content_list_icon img {height:38px;}
.CareerS3 .CareerS3_content .CareerS3_content_list .content_list_txt {width:calc(100% - 129px);font-size:22px;color:#content_list_txt;line-height:32px;letter-spacing:-0px;}
.CareerS3 {background:#fff;}
.GlobalPresence .GlobalPresence_content {display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:-4%;}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list {display:flex;width:48%;justify-content:space-between;align-items:flex-start;margin-bottom:4%;}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_img {position:relative;width:33%;}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_img .list_img_dd img {width:100%;border-radius:6px;}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_img .list_img_dt {display:flex;align-items:center;justify-content:center;position:absolute;left:20px;bottom:10px;opacity:0;font-size:19px;color:#fff;}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_img .list_img_dt span {width:35px;height:35px;border-radius:100%;background:rgba(253,115,34,.75);display:flex;align-items:center;justify-content:center;margin-right:9px;}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list.on .content_list_img .list_img_dt {opacity:1;}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_img .list_img_dt img {height:15px;}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt {width:62%;position:relative;padding-top:20px;}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_icon {position:absolute;right:0;top:0;display:flex;align-items:center;justify-content:center;}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_icon a {display:flex;align-items:center;justify-content:center;width:53px;height:32px;background:#0d2481;border-radius:100px;margin-right:7px;}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_icon a:hover {background:#fd7322;}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_icon a:last-child {margin-right:0;}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_icon a img {height:25px;max-width:32px;}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_top {border-bottom:1px solid #dadada;margin-bottom:22px;padding-bottom:22px;}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_top .txt_top_dd {font-size:36px;color:#111111;letter-spacing:-0px;margin-bottom:15px;}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_top .txt_top_dt p {font-size:22px;line-height:32px;letter-spacing:-0px;color:#333333;margin-bottom:10px;background:url("../images/bn12.svg") no-repeat 0% 7px;background-size:14px;padding-left:22px;}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_top .txt_top_dt p:last-child {margin-bottom:0;}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_bottom .txt_bottom_li {display:flex;align-items:flex-start;margin-bottom:10px;justify-content:space-between;}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_bottom .txt_bottom_li .bottom_li_dd {width:21px;display:flex;align-items:center;justify-content:center;}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_bottom .txt_bottom_li .bottom_li_dd img {height:21px;}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_bottom .txt_bottom_li .bottom_li_dt {font-size:22px;line-height:28px;color:#333333;letter-spacing:-0px;position:relative;top:-4px;width:calc(100% - 40px);}
.Perks {background:#f7f7f7;}
.Perks .pc_all_content {display:block;}
.Perks .IndexBioDuro_left {width:100%;}
.Perks .Perks_content {width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:60px;}
.Perks .IndexBioDuro_left .IndexBioDuro_left_title .left_title_dt {margin-top:0;}
.Perks .Perks_content .Perks_content_list {width:15.5%;background:#fff;padding:0px 30px;padding-top:23px;text-align:center;padding-bottom:20px;border-radius:10px;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.Perks .Perks_content .Perks_content_list .content_list_icon {display:flex;align-items:center;justify-content:center;}
.Perks .Perks_content .Perks_content_list .content_list_icon span {display:flex;align-items:center;justify-content:center;position:relative;}
.Perks .Perks_content .Perks_content_list .content_list_icon span img:last-child {position:absolute;left:0;top:0;opacity:0;}
.Perks .Perks_content .Perks_content_list .content_list_icon span img {transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;height:38px;}
.Perks .Perks_content .Perks_content_list .content_list_txt {font-size:22px;color:#333333;line-height:32px;margin-top:15px;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.Perks .Perks_content .Perks_content_list.on {display:flex;align-items:center;justify-content:center;padding:0;color:#0d2481;font-size:30px;}
.Perks .Perks_content .Perks_content_list:hover {background:#0d2481;}
.Perks .Perks_content .Perks_content_list:hover .content_list_icon span img {opacity:0;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.Perks .Perks_content .Perks_content_list:hover .content_list_icon span img:last-child {opacity:1;}
.Perks .Perks_content .Perks_content_list:hover .content_list_txt {color:#fff;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.Perks .Perks_content .Perks_content_list.on:hover {color:#fff;}
.News3 .News3_top {display:flex;align-items:center;justify-content:space-between;padding-bottom:60px;border-bottom:2px solid #9d9ea0;}
.News3 .News3_top .News3_top_left {font-size:26px;color:#333333;}
.News3 .News3_top .News3_top_left span {color:#222222;}
.News3 .News3_top .News3_top_form {display:flex;align-items:center;}
.News3 .News3_top .News3_top_form .top_form_left {display:flex;align-items:center;border-radius:6px;overflow:hidden;border:1px solid rgba(121,121,121,.43);}
.News3 .News3_top .News3_top_form .top_form_left input[type="text"] {width:595px;height:44px;background:#fff;display:flex;align-items:center;padding:0px 16px;font-size:22px;color:#333;}
.News3 .News3_top .News3_top_form .top_form_left input[type="submit"] {width:68px;height:44px;background:#0d2481 url("../images/bn1.svg") no-repeat 50% 50%;background-size:26px;}
.News3 input::-ms-input-placeholder {/* Internet Explorer 10+ */ color:#333333;font-size:22px;}
.News3 input::-webkit-input-placeholder {/* WebKit browsers */ color:#333333;font-size:22px;}
.News3 input::-moz-placeholder {/* Mozilla Firefox 4 to 18 */  color:#333333;font-size:22px;}
.News3 input::-moz-placeholder {/* Mozilla Firefox 19+ */ color:#333333;font-size:22px;}
.News3 input::-moz-placeholder {/* Mozilla Firefox 19+ */ color:#333333;font-size:22px;}
.News3 .News3_top .News3_top_form .top_form_right select {border:1px solid rgba(121,121,121,.43);height:46px;width:295px;border-radius:6px;font-size:22px;color:#666;padding:0px 16px;margin-left:23px;}
.pc_show {display:block;}
.mo_show {display:none;}
.download {position:fixed;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5);display:none;z-index:1111;}
.download.on {display:flex;}
.download .download_content {position:relative;}
.download .download_content .download_content_close {position:absolute;top:-40px;right:0;color:#fff;font-size:26px;cursor:pointer;}
.download .download_content_form {height:500px;width:800px;}
.download .download_content_form iframe {height:100%;background:#fff;}
.pc_banner {display:block;}
.ipad_banner {display:none;}
.iphone_banner {display:none;}
.Suspension {position:fixed;right:10px;bottom:10%;z-index:10;}
.Suspension a {display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:100%;background:#fff;box-shadow:0px 0px 15px rgba(0,0,0,.1);margin-bottom:10px;}
.Suspension a.on {background:#fd7322;}
.Suspension a.on img {opacity:0;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.Suspension a.on img:last-child {opacity:1;}
.Suspension a:last-child {margin-bottom:0px;}
.Suspension a img {height:15px;}
.Suspension a:nth-child(1) img{ height: 18px;}
.Suspension a span {position:relative;display:flex;align-items:center;justify-content:center;}
.Suspension a img {transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.Suspension a img:last-child {opacity:0;position:absolute;left:0;top:0;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.Suspension a:hover {background:#fd7322;}
.Suspension a:hover img {opacity:0;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.Suspension a:hover img:last-child {opacity:1;}
.Events .News2_content .News2_content_list .content_list_con {display:flex;align-items:center;justify-content:space-between;}
.Events .News2_content .News2_content_list .content_list_con .list_con_img {width:13.3%;}
.Events .News2_content .News2_content_list .content_list_con .list_con_img img {height:auto;object-fit:cover;width:auto;}
.Events .News2_content .News2_content_list .content_list_con .list_con_right {width:85%;}
.Events .News2_content .News2_content_list .content_list_con .content_list_title span {line-height:32px;display:inline-block;padding:0px 10px;border-radius:100px;background:#0d2481;font-size:20px;color:#fff;margin-left:23px;}
.Events .News2_content .News2_content_list .content_list_con .content_list_txt {font-size:22px;color:#333333;margin-bottom:0;}
.Events .News2_content .News2_content_list .content_list_con .content_list_txt span {margin-right:35px;}
.Events .News2_content .News2_content_list:hover .content_list_con .content_list_title span {background:#fd7322;}
.DEvents_top {padding-bottom:100px;}
.DEvents_top .DEvents_top_content {display:flex;align-items:flex-start;justify-content:space-between;}
.DEvents_top .DEvents_top_content .top_content_left {width:65%;}
.DEvents_top .DEvents_top_content .top_content_left .content_left_dd {font-size:48px;color:#111111;line-height:52px;}
.DEvents_top .DEvents_top_content .top_content_left .content_left_dd span {line-height:32px;display:inline-block;padding:0px 10px;border-radius:100px;background:#0d2481;font-size:20px;color:#fff;margin-left:23px;position:relative;top:-5px;}
.DEvents_top .DEvents_top_content .top_content_left .content_left_dt {display:flex;flex-wrap:wrap;margin-top:50px;}
.DEvents_top .DEvents_top_content .top_content_left .content_left_dt .left_dt_list {font-size:22px;color:#333333;margin-right:107px;margin-bottom:26px; width: 100%;}
.DEvents_top .DEvents_top_content .top_content_left .content_left_dt .left_dt_list:last-child {margin-right:0;width:100%;margin-bottom:0px;}
.DEvents_top .DEvents_top_content .top_content_left .content_left_dt .left_dt_list span {font-weight:bolder;margin-right:15px;}
.DEvents_top .DEvents_top_content .top_content_left .content_left_dt .left_dt_list a {font-size:22px;color:#fd7322;border-bottom:1px solid #fd7322;display:inline-block;}
.DEvents_top .DEvents_top_content .top_content_left .content_left_btn {display:inline-block;line-height:56px;padding:0px 42px;border-radius:6px;background:#fd7322;font-size:22px;color:#fff;cursor:pointer;margin-top:50px;}
.DEvents_top .DEvents_top_content .top_content_left .content_left_btn img {height:30px;margin-right:14px;}
.AnnouncementBtn {display:inline-block;line-height:56px;padding:0px 42px;border-radius:6px;background:#fd7322;font-size:22px;color:#fff;cursor:pointer;margin-top:50px;}
.AnnouncementBtn img {height:30px;margin-right:14px;}
.click_btn {display:inline-block; padding:12px;border-radius:6px;background:#fd7322;font-size:14px;color:#fff;cursor:pointer;}
.DEvents_top .DEvents_top_content .top_content_right {width:20%;}
.DEvents_top .DEvents_top_content .top_content_right img {width:100%;}
.DEvents_content .DEvents_content_top .content_top_title {font-size:36px;color:#111111;margin-bottom:30px;}
.DEvents_content .DEvents_content_top .content_top_txt {display:flex;align-items:center;justify-content:space-between;}
.DEvents_content .DEvents_content_top .content_top_txt .top_txt_img {width:80px;height:80px;border-radius:100%;overflow:hidden;}
.DEvents_content .DEvents_content_top .content_top_txt .top_txt_img img {border-radius:100%;height:80px;object-fit:cover;}
.DEvents_content .DEvents_content_top .content_top_txt .top_txt_right {width:calc(100% - 100px);}
.DEvents_content .DEvents_content_top .content_top_txt .top_txt_right .txt_right_dd {font-size:22px;color:#333333;font-weight:bolder;margin-bottom:5px;}
.DEvents_content .DEvents_content_top .content_top_txt .top_txt_right .txt_right_dt {font-size:22px;color:#333333;}
.DEvents_content .DEvents_content_bottom {border-top:1px solid rgba(121,121,121,.4);padding-top:40px;margin-top:40px;}
.DEvents_content .DEvents_content_bottom .content_bottom_dd {font-size:36px;color:#111111;margin-bottom:25px;}
.DEvents_content .DEvents_content_bottom .content_bottom_dt p {font-size:22px;color:#333333;margin-bottom:15px;}
.DEvents_content .DEvents_content_bottom .content_bottom_dt p:last-child {margin-bottom:0px;}
.DEvents_content .DEvents_content_bottom .content_bottom_dt p span {font-weight:bolder;}
.cookies {padding:35px 5%;position:fixed;bottom:0;left:0;width:100%;background:#fff;display:flex;align-items:center;justify-content:space-between;z-index:80;}
.cookies .cookies_txt {width:calc(100% - 100px);font-size:16px;color:#666;}
.cookies .cookies_btn1 {width:80px;height:31px;background:#0d2481;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;}
.BusinessEthic2padding .BusinessEthic_content .BusinessEthic2_list .BusinessEthic2_list_txt p {margin-bottom:10px;}
.BusinessEthic2padding .BusinessEthic_content .BusinessEthic2_list .BusinessEthic2_list_txt p:last-child {margin-bottom:0;}
.cookies .cookies_txt a{font-size:16px;color:#0d2481;}





.News310 .News_top .News_top_form{ width: 45%;}
.News310 .News_content .News_content_top{ padding-bottom: 48px; margin-bottom: 48px; border-bottom: 1px solid #dadada;}
.News310 .News_content .News_content_top:nth-child(2n){flex-flow: row-reverse; }
.News310 .News_content .News_content_top .content_top_left{ width: 50%;}
.News310 .News_content .News_content_top:last-child{ border-bottom: 0px; margin-bottom: 0; padding-bottom: 0;}


.DNews_top310 .DNews_top_content .top_content_txt{ margin-top: 50px;}
.DNews_top310 .DNews_top_content .top_content_txt .content_txt_dd .txt_dd_btn{display: inline-block; line-height: 56px; padding: 0px 42px; border-radius: 6px; background: #fd7322; font-size: 22px; color: #fff; cursor: pointer; margin-top: 0px;}
.DNews_top310 .DNews_top_content .top_content_txt .content_txt_dd .txt_dd_btn img{height: 30px; margin-right: 14px;}

.DDiscovery310 .DDiscovery2_content{ display:block;}
.DDiscovery310 .DDiscovery2_content .DDiscovery2_content_left{ width: 100%; border-right: 0px; padding-right: 0px;} width: 8px; height: 8px; background: #000; border-radius: 100%;
.DDiscovery310 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt .list_txt_img{ text-align: center;}
.DDiscovery310 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt p{ padding-left: 0;}
.DDiscovery310 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt p:before{ display: none;}


.QuestionAnswer .QuestionAnswer_top{ padding-bottom: 45px; margin-bottom: 45px; border-bottom: 1px solid #cfcfcf;}
.QuestionAnswer .QuestionAnswer_top p{font-size: 22px; color: #333333; margin-bottom: 10px; line-height: 32px;}
.QuestionAnswer .QuestionAnswer_top a{ font-size:22px; color:#fd7322; text-decoration:underline;}
.QuestionAnswer .QuestionAnswer_top a.AnnouncementBtn{ color:#fff; text-decoration: none;}
.QuestionAnswer .QuestionAnswer_top .QuestionAnswer_top_ul{ padding-left: 20px;}
.QuestionAnswer .QuestionAnswer_top .QuestionAnswer_top_ul .top_ul_list{font-size: 22px; color: #333333; margin-bottom: 10px; position: relative; padding-left: 18px;}
.QuestionAnswer .QuestionAnswer_top .QuestionAnswer_top_ul .top_ul_list:last-child{ margin-bottom: 0px;}
.QuestionAnswer .QuestionAnswer_top .QuestionAnswer_top_ul .top_ul_list::before{ content: ""; display: inline-block; width: 6px; height: 6px; background: #111; border-radius: 100%; position: absolute; top: 8px; left: 0;}
.QuestionAnswer .QuestionAnswer_bottom.on{padding-top: 30px; border-top: 1px solid #cfcfcf;}
.QuestionAnswer .QuestionAnswer_bottom .QuestionAnswer_bottom_list{ margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #cfcfcf;}
.QuestionAnswer .QuestionAnswer_bottom .QuestionAnswer_bottom_list .bottom_list_title{ font-size: 22px; line-height: 32px; color:#0d2481; position: relative; padding-left: 38px;}
.QuestionAnswer .QuestionAnswer_bottom .QuestionAnswer_bottom_list .bottom_list_title:before{content:"Q"; display: inline-block; width: 26px; height: 26px; border-radius: 100%; background:#0d2481; font-size: 20px; color:#fff; display: flex; align-items:center; justify-content:center; position: absolute; left: 0; top: 2px;}
.QuestionAnswer .QuestionAnswer_bottom .QuestionAnswer_bottom_list .bottom_list_txt{ position: relative; padding-left: 38px;}
.QuestionAnswer .QuestionAnswer_bottom .QuestionAnswer_bottom_list .bottom_list_txt:before{content:"A"; display: inline-block; width: 26px; height: 26px; border-radius: 100%; background:#fd7322; font-size: 20px; color:#fff; display: flex; align-items:center; justify-content:center; position: absolute; left: 0; top: 2px;}
.QuestionAnswer .QuestionAnswer_bottom .QuestionAnswer_bottom_list .bottom_list_txt p{ font-size: 22px; line-height: 32px; color:#333333; margin-top: 10px;}


.QuestionAnswer2 .QuestionAnswer_top{ padding-bottom: 0; border-bottom: 0px;}



.QuestionAnswer2 .QuestionAnswer_top .QuestionAnswer_top_Speakers .top_Speakers_title{font-size: 36px; color: #111111; margin-bottom: 35px;}
.QuestionAnswer2 .QuestionAnswer_top .QuestionAnswer_top_Speakers .top_Speakers_content .Speakers_content_list{ display: flex; justify-content: space-between; align-items:flex-start; margin-bottom: 33px;}
.QuestionAnswer2 .QuestionAnswer_top .QuestionAnswer_top_Speakers .top_Speakers_content .Speakers_content_list .content_list_img{ width: 108px;}
.QuestionAnswer2 .QuestionAnswer_top .QuestionAnswer_top_Speakers .top_Speakers_content .Speakers_content_list .content_list_img img{ width: 100%;}
.QuestionAnswer2 .QuestionAnswer_top .QuestionAnswer_top_Speakers .top_Speakers_content .Speakers_content_list .content_list_txt{ width: calc(100% - 158px);}
.QuestionAnswer2 .QuestionAnswer_top .QuestionAnswer_top_Speakers .top_Speakers_content .Speakers_content_list .content_list_txt .list_txt_title{ margin-bottom: 10px;}
.QuestionAnswer2 .QuestionAnswer_top .QuestionAnswer_top_Speakers .top_Speakers_content .Speakers_content_list .content_list_txt .list_txt_title .txt_title_dd{ font-size:30px;}
.QuestionAnswer2 .QuestionAnswer_top .QuestionAnswer_top_Speakers .top_Speakers_content .Speakers_content_list .content_list_txt .list_txt_title .txt_title_dt{font-size: 22px; color: #333333; margin-top: 10px;}
.QuestionAnswer2 .QuestionAnswer_top .QuestionAnswer_top_Speakers .top_Speakers_content .Speakers_content_list .content_list_txt .list_txt_p{font-size: 22px; line-height: 32px; color: #333333;}









.News310 .News_content .News_content_top .content_top_left .top_left_title{font-size: 30px; color: #222222; line-height: 30px;}
.News310 .News_content .News_content_top .content_top_left .top_left_txt{font-size: 22px; line-height: 30px; letter-spacing: -0px; color: #333333;}
.News310 .News_content .News_content_top .content_top_left .top_left_bottom .left_bottom_time{font-size: 18px; color: #999999;}



.DownloadsForm{ padding-bottom: 155px;}
.DownloadsForm .GlobalPresence_content .GlobalPresence_content_list .content_list_img{ border: 1px solid #dcdcdc; border-radius: 6px;}
.DownloadsForm .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_top{ border-bottom: 0px; padding-bottom: 0; margin-bottom: 0px;}
.DownloadsForm .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_top .txt_top_dt p{ padding-left:0 !important; background: none !important;}
.DownloadsForm .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_top .txt_top_btn { margin-top: 35px;}










.AnnouncementWindow{ position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 50; display: none;}
.AnnouncementWindow .AnnouncementWindow_bg{ position: fixed; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0,0,0,.5);}
.AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content{ width: 860px; display: flex; background:#fff; border-radius: 16px; position: relative; align-items:center; position: absolute;}
.AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content .AnnouncementWindow_content_close{ position: absolute; width:44px; height: 44px; border-radius: 100%; background:#fff; display: flex; align-items:center; justify-content:center; top:0; right: -65px; cursor: pointer;}
.AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content .AnnouncementWindow_content_close img{ height: 18px;}
.AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content .AnnouncementWindow_content_left{ width: 40%;}
.AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content .AnnouncementWindow_content_left img{ width: 100%; border-radius: 16px 0px 0px 16px}
.AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content .AnnouncementWindow_content_right{ width: calc(60% + 80px); padding: 0px 50px; padding-right: 30px;}
.AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content .AnnouncementWindow_content_right .content_right_title .right_title_dd{ font-size: 36px; color:#333333;}
.AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content .AnnouncementWindow_content_right .content_right_title .right_title_dt{ font-size: 22px; color:#333333; line-height: 30px; margin-top: 33px;}
.AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content .AnnouncementWindow_content_right .content_right_p{ font-size: 22px; color:#333333; margin-top: 75px;}




.AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content{
   transform: scale(0) translate(50%, 50%);
      transition: all 0.5s ease 0s;
-webkit-transform: all 0.5s ease 0s; 
    right: -15%;
    bottom: -15%;
}
.AnnouncementWindow.on .AnnouncementWindow_bg .AnnouncementWindow_content{
   transform: scale(1) translate(50%, 50%);
      transition: all 0.5s ease 0s;
-webkit-transform: all 0.5s ease 0s; 
    right: 50%;
    bottom: 50%;
}





.VirtualTour{ padding: 120px 0px;}
.VirtualTour .pc_all_content{ display: flex; flex-wrap: wrap;}
.VirtualTour .VirtualTour_list{ width:23%; margin-right: 2.5%; border: 1px solid #fafafa; margin-bottom: 2.5%;}
.VirtualTour .VirtualTour_list:nth-child(4n){ margin-right: 0px;}
.VirtualTour .VirtualTour_list .VirtualTour_img img{ width: 100%; max-height: 278px; height: 14.4838vw; object-fit: cover;}
.VirtualTour .VirtualTour_list .VirtualTour_txt{ padding: 26px 20px;}
.VirtualTour .VirtualTour_list .VirtualTour_txt .VirtualTour_txt_tag{ font-size: 24px; color:#111111;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.VirtualTour .VirtualTour_list .VirtualTour_txt .VirtualTour_txt_title{ font-size: 16px; color:#666; margin-top: 10px; line-height: 1.5;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.VirtualTour .VirtualTour_list .VirtualTour_bottom{ height: 58px; display: flex; align-items:center; justify-content: space-between; background:#fafafa; padding: 0px 20px;transition:all 0.3s ease 0s;-webkit-transform:all 0.3s ease 0s;} 
.VirtualTour .VirtualTour_list .VirtualTour_bottom .VirtualTour_bottom_time{ color:#111111; font-size: 18px;transition:all 0.3s ease 0s;-webkit-transform:all 0.3s ease 0s;}
.VirtualTour .VirtualTour_list .VirtualTour_bottom .VirtualTour_bottom_icon{ width: 28px; height: 28px; border-radius: 100%; display: flex; align-items:center; justify-content:center; border: 1px solid #0d2481;transition:all 0.3s ease 0s;-webkit-transform:all 0.3s ease 0s;}
.VirtualTour .VirtualTour_list .VirtualTour_bottom .VirtualTour_bottom_icon span{ position: relative; display: flex; align-items:center; justify-content:center;}
.VirtualTour .VirtualTour_list .VirtualTour_bottom .VirtualTour_bottom_icon span img{ height: 11px;}
.VirtualTour .VirtualTour_list .VirtualTour_bottom .VirtualTour_bottom_icon span img:last-child{ opacity: 0; position: absolute; left: 0; top: 0;}
.VirtualTour .VirtualTour_list:hover .VirtualTour_bottom .VirtualTour_bottom_icon span img{ opacity: 0;}
.VirtualTour .VirtualTour_list:hover .VirtualTour_bottom .VirtualTour_bottom_icon span img:last-child{ opacity: 1;}

.VirtualTour .VirtualTour_list:hover{border: 1px solid #0d2481; }
.VirtualTour .VirtualTour_list:hover .VirtualTour_bottom{ background:#0d2481;transition:all 0.3s ease 0s;-webkit-transform:all 0.3s ease 0s;}
.VirtualTour .VirtualTour_list:hover .VirtualTour_bottom .VirtualTour_bottom_time{ color:#fff;transition:all 0.3s ease 0s;-webkit-transform:all 0.3s ease 0s;}
.VirtualTour .VirtualTour_list:hover .VirtualTour_bottom .VirtualTour_bottom_icon{ border: 1px solid #fff;transition:all 0.3s ease 0s;-webkit-transform:all 0.3s ease 0s;}





.content_list_video{display:none;}
.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:50%;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%;}




.VirtualTourDetails{ padding: 120px 0px; }
.VirtualTourDetails .pc_all_content{ display: flex; justify-content: space-between; align-items:flex-start;}
.VirtualTourDetails .pc_all_content .VirtualTourDetails_left{ width: 48%;}
.VirtualTourDetails .pc_all_content .VirtualTourDetails_left .VirtualTourDetails_left_txt{ font-size: 22px; color: #333333;}
.VirtualTourDetails .pc_all_content .VirtualTourDetails_left .VirtualTourDetails_left_txt p{ line-height: 1.5; margin-bottom: 20px;}
.VirtualTourDetails .pc_all_content .VirtualTourDetails_left .VirtualTourDetails_left_btn{ display: flex;}
.VirtualTourDetails .pc_all_content .VirtualTourDetails_right{ width: 48%; position: relative; display: flex;}
.VirtualTourDetails .pc_all_content .VirtualTourDetails_right video{ width: 100%; border-radius: 8px;}
.VirtualTourDetails .pc_all_content .VirtualTourDetails_right .play_btn{width: 60px; height: 60px; border-radius: 100%; margin: 0 auto; display: flex; align-items: center; justify-content: center; background: #ec7700; cursor: pointer; position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); z-index: 9; }
.VirtualTourDetails .pc_all_content .VirtualTourDetails_right .play_btn img{ height: 25px; user-select: none; }









.QuestionAnswer2 .QuestionAnswer_top .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt .list_txt_title2{font-size: 22px; color: #333333; letter-spacing: -0px; margin-bottom: 20px; padding-left: 0px;}
.QuestionAnswer2 .QuestionAnswer_top .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt .list_txt_title3{font-size: 18px; color: #333333; letter-spacing: -0px; margin-bottom: 20px; padding-left: 0px;}
.QuestionAnswer2 .QuestionAnswer_top .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt .list_txt_title3 p{font-size: 16px; color: #333333; letter-spacing: 10px; margin-bottom: 10px; line-height: 32px; position: relative; padding-left: 15px; letter-spacing: -0px;}

.QuestionAnswer2 .QuestionAnswer_top .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt .list_txt_title3 p:before{content: ""; display: inline-block; width: 5px; height: 5px; border-radius: 100%; background: #333333; position: absolute; left: 0; top: 14px;}

@media screen and (max-width:1760px){
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .larb .bottom_list_box:first-child{width:22%;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .larb .bottom_list_box:last-child{width:73%;}
     .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_box img{height: 180px;}
}

@media screen and (max-width:1650px){
    .AboutGlobal .AboutGlobal_content img{max-width: 90%;}

    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .larb .bottom_list_box:first-child{width:25%;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .larb .bottom_list_box:last-child{width:73%;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_box img{height: 170px;}
}


@media screen and (max-width:1530px){

 .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_box img{height: 160px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .larb .bottom_list_box:first-child{width:23%;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .larb .bottom_list_box:last-child{width:73%;}


.Banner .Banner_list_po{ display: flex; flex-direction: column; justify-content: center;}
.pc_all .pc_all_content,.AboutHistory .AboutHistory_content .AboutHistory_content_bottom,.News2 .News2_content .News2_content_list .content_list_con,.Banner .Banner_list_po{ max-width: 85%;}

.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_title{ font-size: 18px;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list{ margin-right: 38px;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list:nth-child(3):after{ margin:0px 38px;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down{ padding-left: 20%;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down .list_down_left,.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down .list_down_right .down_right_li .right_li_le,.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down .list_down_right .down_right_li .right_li_ri{ padding-top: 28px;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down.on{ padding: 0px 6%; padding-left: 20%;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list:hover .nav_list_down{ height: 350px;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list:hover .nav_list_down.on {height:260px;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down .list_down_left ul li{ margin-bottom: 0px;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down .list_down_left ul li a{ font-size: 20px; line-height: 20px; padding: 10px 15px;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down .list_down_right .down_right_li .right_li_le .li_le_l{ font-size: 20px;line-height: 20px; padding: 10px 15px;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down .list_down_right .down_right_li .right_li_ri .li_ri_l a{ font-size: 20px;line-height: 20px; padding: 10px 15px;}
.Header .Header_conent .Header_conent_right .conent_right_btn .right_btn_list .btn_list_down{ width: 100px;}
.Header .Header_conent .Header_conent_right .conent_right_btn .right_btn_list .btn_list_down a{ font-size: 16px; line-height: 24px; padding: 5px 0px;}
.Header .Header_conent .Header_conent_right .conent_right_btn .right_btn_list .btn_list_down:before {border-right:10px solid transparent;border-left:10px solid transparent;border-bottom:10px solid rgba(0,0,0,.5);position:absolute;top:10px;}


.DBanner .DBanner_title .DBanner_title_dd{ font-size: 60px; line-height: 60px;}
.DBanner .DBanner_title .DBanner_title_dt{ font-size:22px; margin-top: 15px;}

.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_top .left_top_txt .top_txt_dd{ font-size: 40px; line-height: 40px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_top .left_top_txt .top_txt_dt{ font-size: 20px; line-height: 30px; margin-top: 15px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_title{ font-size: 20px; padding-top: 12px; padding-bottom: 12px; margin-bottom: 18px; background-size: 12px; padding-left: 22px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt,.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt p{ font-size: 18px; line-height: 28px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt p{ margin-bottom:6.7px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right .content_right_list .right_list_title{ padding: 18px 10px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right .content_right_list .right_list_title .list_title_dd{ font-size: 22px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right .content_right_list .right_list_down{ padding: 20px 15px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right .content_right_list .right_list_down a{ font-size: 18px; margin-bottom: 18px;}


.Footer .Footer_top .Footer_top_left .top_left_txt .left_txt_dd{ font-size: 24px;}
.Footer .Footer_top .Footer_top_left .top_left_txt .left_txt_dt{ font-size: 16px; margin-top: 10px;}
.Footer .Footer_top .Footer_top_left .top_left_icon img{ height: 60px;}
.Footer .Footer_bottom .Footer_bottom_right .bottom_right_list{ margin-right: 90px;}
.Footer .Footer_bottom .Footer_bottom_right .bottom_right_list p a{ font-size: 22px;}
.Footer .Footer_bottom .Footer_bottom_right .bottom_right_list p a img{ height: 12px;}
.Footer .Footer_bottom .Footer_bottom_left .bottom_left_title{ font-size: 20px; line-height: 30px; margin: 22px 0px;}
.Footer .Footer_top .Footer_top_right input[type="submit"],.Footer .Footer_top .Footer_top_right input[type="text"]{ font-size: 20px;}
input::-ms-input-placeholder {/* Internet Explorer 10+ */ color:#666;font-size:16px;}
input::-webkit-input-placeholder {/* WebKit browsers */ color:#666;font-size:16px;}
input::-moz-placeholder {/* Mozilla Firefox 4 to 18 */  color:#666;font-size:16px;}
input::-moz-placeholder {/* Mozilla Firefox 19+ */ color:#666;font-size:16px;}
input::-moz-placeholder {/* Mozilla Firefox 19+ */ color:#666;font-size:16px;}

.News .News_top .News_top_form input::-ms-input-placeholder {/* Internet Explorer 10+ */ color:#666;font-size:16px;}
.News .News_top .News_top_form input::-webkit-input-placeholder {/* WebKit browsers */ color:#666;font-size:16px;}
.News .News_top .News_top_form input::-moz-placeholder {/* Mozilla Firefox 4 to 18 */  color:#666;font-size:16px;}
.News .News_top .News_top_form input::-moz-placeholder {/* Mozilla Firefox 19+ */ color:#666;font-size:16px;}
.News .News_top .News_top_form input::-moz-placeholder {/* Mozilla Firefox 19+ */ color:#666;font-size:16px;}

.News .News_top .News_top_form input[type="text"]{ font-size: 20px;}

.AboutGlobal .AboutGlobal_content img{max-width: 80%;}

.btn{ font-size: 16px; line-height: 42px; padding:0px 24px;}
.Banner .Banner_list_po .list_po_btn{ margin-top: 33px;}
.Banner .Banner_btn .Banner_btn_list{ height: 62px; padding-right: 22px;}
.Banner .Banner_btn .Banner_btn_list .btn_list_left .list_left_title{ font-size: 18px;}
.Banner .Banner_btn .Banner_btn_list:nth-child(1) .btn_list_left .list_left_icon img {height:25.0128px;}
.Banner .Banner_btn .Banner_btn_list:nth-child(2) .btn_list_left .list_left_icon img {height:25.013119999999994px;}
.Banner .Banner_btn .Banner_btn_list:nth-child(3) .btn_list_left .list_left_icon img {height:18.008px;}
.Banner .Banner_btn .Banner_btn_list .btn_list_left .list_left_icon:before{ top: -55px;}


.IndexBioDuro{ padding: 65px 0px;}
.IndexBioDuro .IndexBioDuro_left .IndexBioDuro_left_title .left_title_dd{ font-size: 16px;}
.IndexBioDuro .IndexBioDuro_left .IndexBioDuro_left_title .left_title_dt{ font-size: 24px; line-height: 28px;}
.IndexBioDuro .IndexBioDuro_left .btn,.AboutManagement .IndexBioDuro_left .AboutManagement_nav ul li a{ font-size: 16px; line-height: 42px; padding:0px 24px;}
.btn img{ margin-left: 5px; height: 10px;}

.IndexBioDuro .IndexBioDuro_left .IndexBioDuro_left_txt{ font-size: 16px; line-height: 24px; margin-top: 10px; margin-bottom: 30px;}

.IndexFully .IndexFully_content{ margin-top: 45px;}

.IndexFully .IndexFully_content .IndexFully_content_list .content_list_po{ padding: 18px;}
.IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_icon{ height: 55px;}
.IndexFully .IndexFully_content .IndexFully_content_list:nth-child(1) .content_list_po .list_po_icon img {height:50.03392px;}
.IndexFully .IndexFully_content .IndexFully_content_list:nth-child(2) .content_list_po .list_po_icon img {height:52.03424px;}
.IndexFully .IndexFully_content .IndexFully_content_list:nth-child(3) .content_list_po .list_po_icon img {height:33.018879999999996px;}
.IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_title{ font-size: 20px;}
.IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_txt .po_txt_list{ font-size: 16px; background-size:10px; padding-left:15px;}
.IndexFully .IndexFully_content .IndexFully_content_list{ width:calc(33.333% - 13px);}
.IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_btn{ font-size: 16px;}
.IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_nav .po_nav_list{ font-size: 16px; line-height: 33px;}
.IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_btn img{ left: -70px; height: 10px;}
.IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_txt .po_txt_list{ height: 18px;}
.IndexFully .IndexFully_content .IndexFully_content_list .content_list_img img.pc_banner{ height: 385px;}

.IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_nav{ padding: 0px 50px;}
.IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_nav .swiper-slide a{ font-size:20px;}
.IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_img .content_img_list .img_list_title{ font-size: 20px; line-height: 26px;}
.IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_img .swiper-button-next, .IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_img .swiper-button-prev{ top: auto; margin-top: 0; bottom: 30px;}



.IndexBioNews .IndexBioNews_top .IndexBioNews_top_txt .top_txt_title .txt_title_dd{ font-size: 16px; margin-bottom: 10px;}
.IndexBioNews .IndexBioNews_top .IndexBioNews_top_txt .top_txt_title .txt_title_dt{ font-size: 20px; line-height: 24px;-webkit-line-clamp: 2;}
.IndexBioNews .IndexBioNews_top .IndexBioNews_top_txt .top_txt_p{ font-size: 16px; line-height: 24px; margin: 10px 0px; margin-bottom: 35px;}
.IndexBioNews .IndexBioNews_top .IndexBioNews_top_txt .top_txt_time .txt_time_dd{ font-size: 16px;}

.IndexBioNews .IndexBioNews_bottom .IndexBioNews_bottom_list{ padding:22px; width:calc(33.333% - 15px);}
.IndexBioNews .IndexBioNews_bottom .IndexBioNews_bottom_list .bottom_list_title .list_title_dd{ font-size: 16px; margin-bottom: 10px;}
.IndexBioNews .IndexBioNews_bottom .IndexBioNews_bottom_list .bottom_list_title .list_title_dt{ font-size: 20px; line-height: 22px;}
.IndexBioNews .IndexBioNews_bottom .IndexBioNews_bottom_list .bottom_list_time{ margin-top: 35px;}
.IndexBioNews .IndexBioNews_bottom .IndexBioNews_bottom_list .bottom_list_time .list_time_dd{ font-size: 16px;}



.AboutWho{ padding: 65px 0px;}
.AboutWho .AboutWho_content{ margin-top: 10px; margin-bottom: 54px;}
.AboutWho .AboutWho_content p{ font-size: 16px; line-height: 24px; margin-bottom: 6.7px;}
.AboutWho .AboutWho_bottom{ padding: 33px; height: auto;}
.AboutWho .AboutWho_bottom .bottom_list_top{ font-size: 34px;}
.AboutWho .AboutWho_bottom .bottom_list_top .list_top_on1{ font-size: 22px;}
.AboutWho .AboutWho_bottom .bottom_list_bottom{ font-size: 18px; line-height: 24px; margin-top: 6px;}


.AboutCORPORATE{ padding-top:42px;}
.AboutCORPORATE .AboutCORPORATE_title{ font-size: 24px;}


.AboutMisson .AboutMisson_dd{ font-size: 16px;}
.AboutMisson .pc_all_content{ height: 380px;}
.AboutMisson .AboutMisson_dt{ font-size: 24px; line-height: 28px;}


.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list{ padding: 0px 28px;}
.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list:nth-child(1) .content_list_icon img,.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list:nth-child(2) .content_list_icon img,.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list:nth-child(3) .content_list_icon img,.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list:nth-child(4) .content_list_icon img,.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list:nth-child(5) .content_list_icon img{ height: 55px;}
.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list .content_list_title{ font-size: 20px; margin-top: 20px; margin-bottom: 40px;}
.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list .content_list_txt{ font-size: 16px; line-height: 24px;}
.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list:hover .content_list_icon{top:-220.11199999999997px;}
.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list:hover .content_list_title {top:-220.11199999999997px;}
.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list:hover .content_list_txt {top:-220.11199999999997px;}


.AboutGlobal{ margin-top:66px; padding-bottom: 66px;}


.AboutManagement{ padding-bottom:80px;}
.AboutManagement .AboutManagement_content .AboutManagement_content_list .content_list_title{ padding: 22px;}
.AboutManagement .AboutManagement_content .AboutManagement_content_list .content_list_title .list_title_dd{ font-size: 20px;}
.AboutManagement .AboutManagement_content .AboutManagement_content_list .content_list_title .list_title_dt{ font-size: 16px;}
.AboutManagement .AboutManagement_content .AboutManagement_content_list .content_list_po{ padding: 10%;}
.AboutManagement .AboutManagement_content .AboutManagement_content_list .content_list_po .list_po_top .po_top_dd{ font-size: 16px;}
.AboutManagement .AboutManagement_content .AboutManagement_content_list .content_list_po .list_po_top .po_top_dt{ font-size: 20px;}
.AboutManagement .AboutManagement_content .AboutManagement_content_list .content_list_po .list_po_top{ margin-bottom:15px;}
.AboutManagement .AboutManagement_content .AboutManagement_content_list .content_list_po .list_po_bottom{ font-size: 16px; line-height: 22px;-webkit-line-clamp: 3; margin-bottom: 18px;}
.AboutManagement .AboutManagement_content .swiper-pagination span{ width: 28px; height: 28px;}
.AboutManagement .AboutManagement_content .swiper-pagination span:before{ width: 4px; height: 4px;}

.AboutManagement2 .AboutManagement_content .AboutManagement_content_list .content_list_title2 .list_title_dd{ font-size: 24px;}
.AboutManagement2 .AboutManagement_content .AboutManagement_content_list .content_list_title2 .list_title_dt{ font-size: 16px; line-height: 24px;}

.AboutHistory .AboutHistory_content{ margin-top: 60px;}
.AboutHistory .AboutHistory_content_list{ padding: 20px;}
.AboutHistory .AboutHistory_content .swiper-wrapper{ left: -50px;}
.AboutHistory .AboutHistory_content_list .content_list_txt p{ font-size: 16px; line-height:24px; background-size: 9px; padding-left: 18px; margin-bottom: 6.7px;}
.AboutHistory .AboutHistory_content_list .content_list_time{ font-size:26px;}
.AboutHistory .AboutHistory_content .AboutHistory_content_bottom{ margin-top: 60px;}
.AboutHistory .AboutHistory_content .AboutHistory_content_bottom .content_bottom_dt{ width: 50px; height: 50px;}
.AboutHistory .AboutHistory_content .AboutHistory_content_bottom .content_bottom_dt span{ font-size: 20px;}




.IndexCareers{ margin-bottom: 110px; padding: 0px 65px;}
.IndexCareers .IndexBioDuro_left .IndexBioDuro_left_p{ margin-top: 10px; margin-bottom: 30px;}
.IndexCareers .IndexBioDuro_left{ padding: 0px 30px; width: 46%;}
.IndexCareers .IndexBioDuro_left .IndexBioDuro_left_p p{ font-size: 16px; line-height: 24px;}



.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt{ padding-top: 0px;}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_top{ margin-bottom: 16px; padding-bottom: 16px;}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_top .txt_top_dd{ font-size: 24px; margin-bottom: 10px;}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_top .txt_top_dt p{ font-size: 16px; line-height: 24px; background-size: 10px; padding-left: 18px; margin-bottom: 6.7px;}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_bottom .txt_bottom_li{ margin-bottom:5px; justify-content:space-between;}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_bottom .txt_bottom_li .bottom_li_dd img{ height: auto; width: 10px;}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_bottom .txt_bottom_li .bottom_li_dt{ font-size: 16px; line-height: 20px; width:calc( 100% - 26px);}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_icon a{ width: 38px; height: 26px;}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_icon a img{ height: 16px; max-width: 26px;}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_img .list_img_dt span{ width: 28px; height: 28px;}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_img .list_img_dt img{ height: 10px;}
.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_img .list_img_dt{ left: 12px; font-size: 16px;}


.DManagement{ padding-bottom: 110px;}
.DManagement .DManagement_content .DManagement_content_right .content_right_top{ margin-bottom: 25px;}
.DManagement .DManagement_content .DManagement_content_right .content_right_top .right_top_dd{ font-size: 24px; margin-bottom: 10px;}
.DManagement .DManagement_content .DManagement_content_right .content_right_top .right_top_dd span{ font-size: 16px;}
.DManagement .DManagement_content .DManagement_content_right .content_right_top .right_top_dt{ font-size: 16px; line-height: 24px;}
.DManagement .DManagement_content .DManagement_content_right .content_right_top .right_top_dt p{ font-size: 16px; line-height: 24px;}
.DManagement .DManagement_content .DManagement_content_right .content_right_bottom .right_bottom_list .bottom_list_title{ font-size:22px; padding: 10px 0px; padding-left: 20px; background-size: 10px; margin-bottom: 25px;}
.DManagement .DManagement_content .DManagement_content_right .content_right_bottom .right_bottom_list .bottom_list_txt p{ font-size: 16px; line-height: 24px; margin-bottom: 6.7px; padding-left: 13px;}
.DManagement .DManagement_content .DManagement_content_right .content_right_bottom .right_bottom_list .bottom_list_txt p:before,.BusinessEthic2 .BusinessEthic_content .BusinessEthic2_list .BusinessEthic2_list_dt p:before,.CareerS2 .CareerS2_right .CareerS2_right_dt p:before{ width: 4px; height: 4px; top: 10px;}



.BusinessEthic2 .BusinessEthic_content .BusinessEthic2_list{ margin-bottom: 10px;}
.BusinessEthic2 .BusinessEthic_content .BusinessEthic2_list .BusinessEthic2_list_txt p,.BusinessEthic2 .BusinessEthic_content .BusinessEthic2_list .BusinessEthic2_list_dt p{ font-size: 16px; line-height: 24px; margin-bottom: 5px;}
.PrivacyPolicy .BusinessEthic_content .BusinessEthic2_list .BusinessEthic2_list_txt p span{font-size: 16px;}
.PrivacyPolicy .BusinessEthic_content .BusinessEthic2_list .BusinessEthic2_list_txt p a{font-size: 16px; color: #0d2481;}
.BusinessEthic2 .BusinessEthic_content .BusinessEthic2_list .BusinessEthic2_list_title{ font-size: 24px; margin-bottom: 10px;}
.BusinessEthic2 .BusinessEthic_content .BusinessEthic2_list .BusinessEthic2_list_dd{ font-size: 24px; margin: 10px 0px;}


.SSolutions .SSolutions_content .SSolutions_content_list{ padding: 20px;}
.SSolutions .SSolutions_content .SSolutions_content_list .content_list_bottom{ font-size: 16px; line-height: 24px;}
.SSolutions .SSolutions_content .SSolutions_content_list .content_list_top{ margin-bottom: 15px;}
.SSolutions .SSolutions_content .SSolutions_content_list .content_list_top .list_top_li{ font-size: 20px}



.Discovery .Discovery_list{ padding: 65px 0px;}
.Discovery .Discovery_list .Discovery_list_title{ margin-bottom: 65px;}
.Discovery .Discovery_list .Discovery_list_title .list_title_left{ font-size: 24px;}
.Discovery .Discovery_list .Discovery_list_title .list_title_right{ font-size: 16px; line-height: 24px;}
.Discovery .Discovery_list .Discovery_list_title .list_title_right p{ font-size: 16px; line-height: 24px;}
.Discovery .Discovery_list .Discovery_list_content .list_content_li{ width:17%; margin-right:10.5%; margin-bottom: 42px;}
.Discovery .Discovery_list .Discovery_list_content .list_content_li:nth-child(4n){ margin-right: 0px;}
.Discovery .Discovery_list .Discovery_list_content .list_content_li .content_li_icon img{ width: auto; max-width: 100%;}
.Discovery .Discovery_list .Discovery_list_content .list_content_li .content_li_title{ font-size: 20px; margin-top: 15px;}


.Platform{ padding: 65px 0px;}
.Platform .Platform_list_li .list_li_title{ font-size: 20px; line-height: 24px;}
.Platform .Platform_list_li:nth-child(5) .list_li_title{ margin-top: 20px; margin-bottom: 0px;}

.BreadCrumbs .BreadCrumbs_top{ padding-bottom: 40px;}

.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt .list_txt_title4,.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt .list_txt_title3,.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt .list_txt_title2,.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt p.p_dd{ font-size: 16px; line-height: 24px; margin-bottom: 6.7px;}



.News{ padding: 65px 0px; padding-bottom: 110px;}
.News .News_top{ margin-bottom: 45px;}
.News .News_top .News_top_form{ width: 47%;}
.News .News_top .News_top_nav a,.DNews_bottom .DNews_bottom_page a{ font-size: 16px; line-height: 42px; min-width: 150px; height: auto;}
.News .News_content .News_content_top .content_top_left .top_left_title{ font-size: 20px; line-height: 24px;}
.News .News_content .News_content_top .content_top_left .top_left_txt{ font-size: 16px; line-height: 24px; margin-top: 10px;}
.News .News_content .News_content_top .content_top_left .top_left_bottom .left_bottom_time{ font-size: 16px;}
.News .News_content .News_content_top .content_top_left .top_left_bottom .left_bottom_icon img{ height: 10px;}
.News .News_content .News_content_top .content_top_left .top_left_bottom{ margin-top: 65px;}
.News .News_content .News_content_bottom .content_bottom_list{ padding-top: 45px; margin-top: 45px;}
.News .News_content .News_content_bottom .content_bottom_list .bottom_list_title{ font-size:24px;}
.News .News_content .News_content_bottom .content_bottom_list .bottom_list_con .list_con_li{ padding: 20px}
.News .News_content .News_content_bottom .content_bottom_list .bottom_list_con .list_con_li .con_li_title{ font-size: 20px; line-height: 24px; height: 50px;}
.News .News_content .News_content_bottom .content_bottom_list .bottom_list_con .list_con_li .con_li_txt .li_txt_dd{ font-size: 16px;}

.News .News_content .News_content_top .content_top_left .top_left_upcoming{ font-size: 18px;}
.News310 .News_content .News_content_top .content_top_left .top_left_title{ font-size: 24px;}

.News2 .News2_content .News2_content_list .content_list_con{ padding: 28px 0px;}
.News2 .News2_content .News2_content_list .content_list_con .content_list_title{ font-size: 24px; margin-bottom:8px;}
.News2 .News2_content .News2_content_list .content_list_con .content_list_txt{ font-size: 16px; line-height: 23px; margin-bottom: 10px;}
.News2 .News2_content .News2_content_list .content_list_con .content_list_time{ font-size: 16px;}

.layui-laypage{ margin-top:45px;}
.layui-laypage i{ width: 36px; height: 36px;}

.DNews_top{}
.DNews_top .DNews_top_content .top_content_title{ font-size: 24px; line-height: 30px;}
.DNews_top .DNews_top_content .top_content_txt .content_txt_dd{ font-size: 16px;}
.DNews_top .DNews_top_content .top_content_txt .content_txt_dt{ font-size: 16px;}
.DNews_bottom .DNews_bottom_content p{ font-size: 16px; line-height: 24px; margin-bottom:6.7px;}
.DNews_bottom{ padding-bottom: 110px;}
.wechat-qrcode{ left: -173px; top: 26px;}
.wechat-qrcode:after{ display: none;}
.DNews_bottom .DNews_bottom_content p a span,.DNews_bottom .DNews_bottom_content p a{ font-size: 16px !important;}


.DEvents_top .DEvents_top_content .top_content_left .content_left_dd,.DEvents_content .DEvents_content_top .content_top_title,.DEvents_content .DEvents_content_bottom .content_bottom_dd{ font-size: 32px;}
.DEvents_top .DEvents_top_content .top_content_left .content_left_dt{ margin-top: 35px;}
.DEvents_top .DEvents_top_content .top_content_left .content_left_dt .left_dt_list,.DEvents_content .DEvents_content_bottom .content_bottom_dt p{ font-size: 18px;}


.Contact{ padding: 65px 0px;}
.Contact .Contact_left .Contact_left_title,.Contact .Contact_form .Contact_form_title{ font-size: 24px; margin-bottom:30px; line-height: 24px;}
.Contact .Contact_left .Contact_left_list{ padding-bottom: 30px; margin-bottom: 30px;}
.Contact .Contact_left .Contact_left_list .left_list_title{ font-size: 20px;}
.Contact .Contact_left .Contact_left_list .left_list_txt .list_txt_li .txt_li_dt{ font-size: 16px;}
.Contact .Contact_form .Contact_form_title{ margin-bottom: 0px;}


.CareerS{ padding: 65px 0px; padding-bottom: 0px;}
.CareerS .CareerS_top{ width: 100%; margin-bottom: 0px; border-radius: 5px 5px 0px 0px; border-bottom: 0px;border: 0.7px solid #a2aee1; border-bottom: 0px;}
.CareerS .CareerS_top .CareerS_top_txt .top_txt_dd{ font-size: 24px; margin-bottom: 10px; line-height: 24px;}
.CareerS .CareerS_top .CareerS_top_txt .top_txt_dt p{ font-size: 16px; line-height: 24px; margin-bottom: 6.7px;}
.CareerS .CareerS_top .CareerS_top_txt .top_txt_dd img{ height: 32px; left: -37px;}
.CareerS .CareerS_top .CareerS_top_txt .top_txt_p{ font-size: 16px; margin-top: 0px;}
.CareerS .CareerS_bottom .CareerS_bottom_left .bottom_left_dd{ font-size: 24px; margin-bottom: 10px;}
.CareerS .CareerS_bottom .CareerS_bottom_left .bottom_left_dt p{ line-height:24px; font-size: 16px; margin-bottom: 6.7px;}
.CareerS .CareerS_top_icon{ width: 100%; bottom: 0; margin-bottom: 35px; position: relative; margin-top: -15px;}
.CareerS .CareerS_top{ border: 1.5px solid #6473ae; border-bottom: 0px;}


.CareerS2{ margin-top: 40px;}
.CareerS2 .CareerS2_right{ padding: 0px 2.5%;}
.CareerS2 .CareerS2_right .CareerS2_right_dd{ margin-bottom:10px; font-size: 24px;}
.CareerS2 .CareerS2_right .CareerS2_right_dt p{ font-size: 16px; line-height: 24px; margin-bottom: 6.7px;}
.CareerS2 .CareerS2_left:before{ width: 64px;}
.CareerS .CareerS_top:after{ width: 95px;background-size: 95px; bottom: -72px;}

.CareerS3{ padding-bottom: 65px;}
.CareerS3 .CareerS3_content{ margin-top: 45px; margin-bottom: -30px;}
.CareerS3 .CareerS3_content .CareerS3_content_list{ margin-bottom: 30px;}
.CareerS3 .CareerS3_content .CareerS3_content_list .content_list_txt{ font-size: 16px; line-height: 24px; width:calc(100% - 90px)}
.CareerS3 .CareerS3_content .CareerS3_content_list .content_list_icon{ width: 70px; height: 70px;}
.CareerS3 .CareerS3_content .CareerS3_content_list .content_list_icon img{ height: 28px;}



.Perks .Perks_content{ margin-top:45px; }
.Perks .Perks_content .Perks_content_list{ padding:22px;}
.Perks .Perks_content .Perks_content_list .content_list_icon span img{ height: 30px;}
.Perks .Perks_content .Perks_content_list .content_list_txt{ font-size: 16px; line-height: normal;}
.Perks .Perks_content .Perks_content_list.on{ font-size: 16px;}


.IndexCareers2{ padding: 0px; margin-bottom: 0px;}
.IndexCareers2 .btn{ margin-top: 62px;}


.DDiscovery .DDiscovery_content .DDiscovery_content_list .content_list_txt .list_txt_dd{ font-size: 24px;}
.DDiscovery .DDiscovery_content .DDiscovery_content_list .content_list_txt .list_txt_dt,.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_top .left_top_txt .top_txt_dt{ font-size: 16px; line-height: 24px;}


.pc_all .pc_all_content,.AboutHistory .AboutHistory_content .AboutHistory_content_bottom,.News2 .News2_content .News2_content_list .content_list_con,.Banner .Banner_list_po{ max-width: 85%;}

.Header .Header_conent{ height: 80px;}
.Header .Header_conent .Header_conent_logo img{ height: 42px;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_title{ font-size: 18px;height: 80px;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list{ margin-right: 28px;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list:nth-child(3):after{ margin:0px 28px;}
.Header .Header_conent .Header_conent_right .conent_right_btn .right_btn_list:nth-child(1) .btn_list_icon img,.Header .Header_conent .Header_conent_right .conent_right_btn .right_btn_list:nth-child(2) .btn_list_icon img{ height: 18px;}
.Header .Header_conent .Header_conent_right .conent_right_btn{ margin-left: 28px;}
.Header .Header_conent .Header_conent_right .conent_right_btn .right_btn_list:last-child{ margin-left: 16px;}

.DBanner{ margin-top:80px;}
.DBanner .DBanner_title .DBanner_title_dd{ font-size: 50px; line-height: 50px;}
.DBanner .DBanner_title .DBanner_title_dt{ font-size:20px; margin-top: 15px; max-width: 70%;}

.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right .content_right_list .right_list_title .list_title_dd{ font-size: 20px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right .content_right_list .right_list_down a{ font-size: 16px; margin-bottom:15px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right .content_right_list .right_list_title .list_title_dt img{ width: 10px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt,.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt p{ font-size: 16px; line-height: 24px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt p:before{ top: 11px;}

.Footer .Footer_bottom .Footer_bottom_right .bottom_right_list p a{ font-size: 16px;}
.Footer .Footer_bottom .Footer_bottom_right .bottom_right_list p{ margin-bottom:18px;}
.Footer .Footer_bottom .Footer_bottom_left .bottom_left_share a{ width: 46px; height: 46px; font-size: 18px;}
.Footer .Footer_bottom .Footer_bottom_left .bottom_left_title{ font-size: 16px; line-height: 24px;}
.Footer .Footer_bottom .Footer_bottom_right .bottom_right_list p a img{ height: 8px;}
.Footer .Footer_cor a,.Footer .Footer_cor{ font-size: 16px;}
.Footer .Footer_bottom .Footer_bottom_right .bottom_right_list p:nth-child(1) a img{ height: 13px;}
.Footer .Footer_cor{ margin-top: 60px;}


.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_top .left_top_txt .top_txt_dd{ font-size: 24px; line-height: 24px;}

.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down{ top: 80px;}

.Banner .Banner_list_po{ padding: 3vw 0px;}
.Banner .Banner_list_po .list_po_title{ font-size: 36px; line-height: 42px;}

.Banner .Banner_list_po .list_po_content .po_content_list .content_list_dd{ height: 30px;}
.Banner .Banner_list_po .list_po_content .po_content_list .content_list_dd i{ font-size:34px;}
.Banner .Banner_list_po .list_po_content .po_content_list .content_list_dd,.Banner .Banner_list_po .list_po_content .po_content_list .content_list_dd .list_dd_o{ font-size: 26px;}
.Banner .Banner_list_po .list_po_content .po_content_list{ margin-right: 38px;}
.Banner .Banner_list_po .list_po_content .po_content_list .content_list_dt{ font-size: 18px;}
.Banner .Banner_list_po .list_po_content{ padding: 22px 0px; margin-top: 28px;}

.IndexCareers .IndexCareers_img img{ height: 500px; object-fit:cover;}

.Platform .Platform_list_li{ padding: 0px 20px;}

.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_top .left_top_txt .top_txt_dt{ margin-top: 10px;}


.DDiscovery .DDiscovery_content .DDiscovery_content_list .content_list_txt .list_txt_dt{ margin-top: 10px;}

.Events .News2_content .News2_content_list .content_list_con .list_con_img{ width: 17%;}
.Events .News2_content .News2_content_list .content_list_con .list_con_right{ width: 78%;}


.News .News_content .News_content_bottom .content_bottom_list:last-child .bottom_list_con .list_con_li .con_li_title{ margin-bottom: 15px;}
.News .News_content .News_content_bottom .content_bottom_list:last-child .bottom_list_con .list_con_li .con_li_time span{ font-size: 16px; margin-right: 0; width: 100%; display: inline-block;}
.News .News_content .News_content_bottom .content_bottom_list:last-child .bottom_list_con .list_con_li .con_li_time span:last-child{ margin-top: 5px;}


.DNews_bottom .DNews_bottom_content .bottom_list_txt p{font-size: 16px; line-height: 24px; margin-bottom: 6.7px;}
.DNews_bottom .DNews_bottom_content .bottom_list_txt p:before{ top: 9px;}



.DNews_top310 .DNews_top_content .top_content_txt{ margin-top: 30px;}

.QuestionAnswer2 .QuestionAnswer_top .QuestionAnswer_top_Speakers .top_Speakers_title{ font-size: 24px;}
.QuestionAnswer2 .QuestionAnswer_top .QuestionAnswer_top_Speakers .top_Speakers_content .Speakers_content_list .content_list_txt .list_txt_title .txt_title_dd{ font-size: 20px;}
.QuestionAnswer .QuestionAnswer_top{ padding-bottom: 30px; margin-bottom: 30px;}
.QuestionAnswer2 .QuestionAnswer_top{ padding-bottom: 0px;}
.QuestionAnswer .QuestionAnswer_top p,.QuestionAnswer .QuestionAnswer_bottom .QuestionAnswer_bottom_list .bottom_list_title,.QuestionAnswer .QuestionAnswer_bottom .QuestionAnswer_bottom_list .bottom_list_txt p,.QuestionAnswer2 .QuestionAnswer_top .QuestionAnswer_top_Speakers .top_Speakers_content .Speakers_content_list .content_list_txt .list_txt_p{ line-height: 24px; font-size: 16px;}
.QuestionAnswer .QuestionAnswer_top a,.QuestionAnswer2 .QuestionAnswer_top .QuestionAnswer_top_Speakers .top_Speakers_content .Speakers_content_list .content_list_txt .list_txt_title .txt_title_dt,.QuestionAnswer .QuestionAnswer_top .QuestionAnswer_top_ul .top_ul_list{ font-size: 16px;}
.QuestionAnswer .QuestionAnswer_top .QuestionAnswer_top_ul .top_ul_list{ padding-left: 12px;}
.QuestionAnswer .QuestionAnswer_top .QuestionAnswer_top_ul .top_ul_list::before{ width: 4px; height: 4px; top: 6px;}
.QuestionAnswer .QuestionAnswer_bottom .QuestionAnswer_bottom_list .bottom_list_txt,.QuestionAnswer .QuestionAnswer_bottom .QuestionAnswer_bottom_list .bottom_list_title{ padding-left: 30px;}
.QuestionAnswer .QuestionAnswer_bottom .QuestionAnswer_bottom_list .bottom_list_txt:before,.QuestionAnswer .QuestionAnswer_bottom .QuestionAnswer_bottom_list .bottom_list_title:before{ font-size: 16px; width: 20px; height: 20px;}
.QuestionAnswer .QuestionAnswer_bottom .QuestionAnswer_bottom_list{ padding-bottom: 22px; margin-bottom: 22px;}
.QuestionAnswer .QuestionAnswer_bottom.on{ padding-top: 22px;}


.AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content{width: 600px; border-radius: 8px;}
.AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content .AnnouncementWindow_content_right{width: calc(60% + 60px);padding: 0px 30px; padding-right: 30px;}
.AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content .AnnouncementWindow_content_right .content_right_title .right_title_dd{ font-size: 26px;}
.AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content .AnnouncementWindow_content_right .content_right_title .right_title_dt{font-size: 16px; color: #333333; line-height: 22px; margin-top: 10px;}
.AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content .AnnouncementWindow_content_right .content_right_p{font-size: 16px; color: #333333; margin-top: 25px; line-height: 22px;}
.AnnouncementBtn{display: inline-block; line-height: 42px; padding: 0px 20px; border-radius: 6px; background: #fd7322; font-size: 16px; color: #fff; cursor: pointer; margin-top: 20px;}
.AnnouncementBtn img{height: 20px; margin-right: 10px;}
.AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content .AnnouncementWindow_content_close{width: 30px; height: 30px;right: -45px;}
.AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content .AnnouncementWindow_content_close img{ height: 12px;}
.AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content .AnnouncementWindow_content_left img{ border-radius: 8px 0px 0px 8px; }

    .VirtualTour{ padding: 105px 0px;}
    
    .VirtualTour .VirtualTour_list .VirtualTour_txt .VirtualTour_txt_title{ font-size:16px;}
    
    
.VirtualTourDetails .pc_all_content .VirtualTourDetails_left .VirtualTourDetails_left_txt{ font-size: 16px;}
.VirtualTourDetails .pc_all_content .VirtualTourDetails_left .VirtualTourDetails_left_txt p{ margin-bottom: 13px;}
    

.VirtualTourDetails{ padding: 100px 0px; }
.VirtualTourDetails .pc_all_content .VirtualTourDetails_right .play_btn{ width: 50px; height: 50px;}
.VirtualTourDetails .pc_all_content .VirtualTourDetails_right .play_btn img{ height: 17px;}

.CWindow .CWindowBg_content{padding: 30px 50px;}
.CWindow .CWindowBg_content .CWindowBg_content_title{margin-bottom: 20px;}
.CWindow .form_VCode_Privacy{margin-bottom: 20px;}
.CWindow .CWindowBg_content .CWindowBg_content_form .content_form_list{margin-bottom: 15px;}
.CWindow .CWindowBg_content .CWindowBg_content_form .content_form_list input{line-height: 40px; font-size: 16px;}
.CWindow .CWindowBg_content .CWindowBg_content_form .content_form_list select{line-height: 40px; height: 40px;font-size: 16px;}
}


@media screen and (max-width:1420px){
    .AboutGlobal .AboutGlobal_content img{max-width: 70%;}
     .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_box img{height: 150px;}
}




@media screen and (max-width:1320px){
.Banner .Banner_list_po .list_po_title{ font-size: 36px; line-height: 42px;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_title{ font-size: 16px;}

    .VirtualTour{ padding: 95px 0px;}
    
    .VirtualTour .VirtualTour_list .VirtualTour_txt .VirtualTour_txt_title{ font-size:16px;}
    
    
.VirtualTourDetails{ padding: 80px 0px; }

 .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_box img{height: 140px;}
}

@media screen and (max-width:1240px){
     .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_box img{height: 135px;}
}


@media screen and (max-width:1180px){
.Banner,.Banner .Banner_list{ height: auto !important;}

.News .News_top .News_top_nav{ width: 50%;}
.News .News_top .News_top_nav a{ padding: 0px;}
.News .News_top .News_top_nav a:nth-child(2){ min-width: 110px;}

    .VirtualTour{ padding: 85px 0px;}
    .VirtualTour .VirtualTour_list .VirtualTour_txt .VirtualTour_txt_title{ font-size:14px; margin-top: 5px;}
    .VirtualTour .VirtualTour_list .VirtualTour_txt .VirtualTour_txt_tag{ font-size: 18px;}
    
    
.VirtualTourDetails{ padding: 70px 0px; }

 .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_box img{height: 130px;}
}


@media screen and (max-width:1024px){


 .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_box img{height: 125px;}
.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .list_txt_img img{ max-width: 100% !important;}


.Header .Header_conent{ height: 65px;}
.Header .Header_conent .Header_conent_logo img{ height: 38px;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list{ margin-right: 18px;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_title{ font-size: 15px;height: 65px;}
.Header .Header_conent .Header_conent_right .conent_right_btn .right_btn_list:nth-child(1) .btn_list_icon img, .Header .Header_conent .Header_conent_right .conent_right_btn .right_btn_list:nth-child(2) .btn_list_icon img{ height: 15px;}
.Header .Header_conent .Header_conent_right .conent_right_nav .right_nav_list .nav_list_down{ top: 65px;}

.DBanner{ margin-top:65px;}

.Footer .Footer_bottom .Footer_bottom_right .bottom_right_list{ margin-right: 45px;}

.AboutHistory .AboutHistory_content .swiper-wrapper{ left: 50px;}


.AboutCORPORATE .AboutCORPORATE_content .swiper-button-next,.AboutCORPORATE .AboutCORPORATE_content .swiper-button-prev{ display: block; width: auto; height: auto;}

    .VirtualTour{ padding: 75px 0px;}
    
    
.VirtualTourDetails{ padding: 60px 0px; }

.VirtualTourDetails .pc_all_content{ flex-wrap: wrap; flex-direction: column-reverse;}
.VirtualTourDetails .pc_all_content .VirtualTourDetails_left,.VirtualTourDetails .pc_all_content .VirtualTourDetails_right{ width: 100%;}
.VirtualTourDetails .pc_all_content .VirtualTourDetails_right{ margin-bottom: 45px;}
}






@media screen and (max-width:980px){
.MoS{ display: block;}
.PcS{ display: none;}
img{ max-width:100%;}


.content_list_video .list_video_content{width:90%;}

.Banner .Banner_list_po,.IndexBioDuro .pc_all_content,.pc_all .pc_all_content{ max-width: 90%; padding: 0;}

.Header{ display: none;}
.DBanner .DBanner_img img{ height: auto;}


body{ overflow:inherit !important;}
.moh{ display:block;}


/* 手机导航 */
.m-header-nav-height{ display:block;}
.m-header-nav{display: block;position:fixed;top:0;z-index:1000;width:100%;transition:all ease 0.45s;}
.m-header-nav .sp_header{position: relative;top:0;z-index:10000;width:100%;padding: 0% 4%; display:flex; align-items:center; justify-content:space-between; height: 91px;}
.m-header-nav .sp_logo{padding: 0;display:flex; align-items:center;}
.m-header-nav .sp_logo a{ display: flex; width: 200px; position: relative; align-items: center; justify-content: center;}
.m-header-nav .sp_logo img{margin:auto;transition:all ease 0.45s;}
.m-header-nav .sp_logo img:last-child{ opacity: 0; position: absolute; left: 0; top: 0;}
.m-header-nav .sp_nav{width: 26px;float:right;position:relative;cursor:pointer;height:14px;z-index: 900;}
.m-header-nav .sp_nav span{display:block;background:#fff;width: 26px;height: 2px;position:absolute;left: 0;transition:all ease 0.45s;}
.m-header-nav .sp_nav span:nth-of-type(1){top:0px; width:18px;}
.m-header-nav .sp_nav span:nth-of-type(2){top: 6px;}
.m-header-nav .sp_nav span:nth-of-type(3){top: 13px;}
.m-header-nav .sp_nav_se 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: none;position:fixed;z-index:9;background:white;width:100%;height:100%;font-size: .95rem;;line-height:2.7rem;top:91px;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.45s; border-top:1px solid #dcdcdc;}
.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; height: 56px; 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;}
.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: 20px;padding: 18px 0;}
.m-header-nav .sjj_nav ul li ul li a{color:#666;display:block;text-align:left; width: 85%;}
.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:#0d2481;}
.m-header-nav .sjj_nav ul li ul li>ul{margin-left:10px}
.m-header-nav.on{ background: #0d2481; box-shadow: 0px 0px 20px rgba(0,0,0,.2);}
.m-header-nav.on .sp_nav span{ background: #fff;transition:all ease 0.45s;}
.m-header-nav.on .sp_logo img{ opacity: 1;transition:all ease 0.45s;}
.m-header-nav.on .sp_logo img:last-child{ opacity: 0;}

.moon .m-header-nav{ background: #0d2481; box-shadow: 0px 0px 20px rgba(0,0,0,.2);}
.moon .m-header-nav .sp_nav span{ background: #fff;transition:all ease 0.45s;}
.moon .m-header-nav .sp_logo img{ opacity: 1;transition:all ease 0.45s;}
.moon .m-header-nav .sp_logo img:last-child{ opacity: 0;}



.pc_banner{ display: none;}
.ipad_banner{ display: block;}
.iphone_banner{ display: none;}



    .IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_title,.IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_txt .po_txt_list,.IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_nav .po_nav_list {color:#fff;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
    .IndexFully .IndexFully_content .IndexFully_content_list {border:0.0521vw solid #fff;}
    .IndexFully .IndexFully_content .IndexFully_content_list .content_list_po {background:none;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
    .IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_icon img {opacity:0;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
    .IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_icon img:last-child {opacity:1;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
    .IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_nav .po_nav_list {border-bottom:0.0521vw solid rgba(255,255,255,.3);transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
    .IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_btn span {opacity:1;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
    .IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_btn img {transition:all 0.5s ease;-webkit-transform:all 0.5s ease;left:0.521vw;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
    
    



    .Banner{ margin-top: 0px !important;}
    .Banner,.Banner .Banner_list{ height: auto !important;}
    .Banner .Banner_list_po{ padding-top: 0; display: flex; flex-direction: column; justify-content: center; height: 85%; padding-top: 185px; padding-bottom: 35px;}
    .Banner .Banner_list_po .list_po_title{ font-size: 26px; line-height: 30px;}
    .Banner .Banner_list_po .list_po_content{ padding: 15px 0px; margin-top: 30px; padding-bottom: 0; border-top: 1px solid rgba(255,255,255,.4);; border-bottom: 1px solid rgba(255,255,255,.4);}
    .Banner .Banner_list_po .list_po_content .po_content_list .content_list_dd{ font-size: 24px;}
    .Banner .Banner_list_po .list_po_content .po_content_list .content_list_dd i{ font-size: 24px;}
    .Banner .Banner_list_po .list_po_content .po_content_list .content_list_dd .list_dd_o{ font-size: 14px}
    .Banner .Banner_list_po .list_po_content .po_content_list .content_list_dt{ font-size: 16px; margin-top: 5px;}
    .Banner .Banner_list_po .list_po_content .po_content_list{ margin-right: 0; width: 33.33%; padding-bottom: 15px;}
    .Banner .swiper-pagination span{ width: 18px; height: 18px; margin-bottom: 5px;}
    .Banner .swiper-pagination span:before{ width: 4px; height: 4px;}
    .Banner .Banner_list_po .list_po_btn{ margin-top: 30px;}
    .Banner .Banner_btn .Banner_btn_list{ width: 32%; height: auto; padding: 15px 5px; border: 1px solid rgba(255,255,255,.2); border-radius: 4px; background: rgba(255,255,255,.2); display: block;}
    .Banner .Banner_btn .Banner_btn_list .btn_list_left{ justify-content: space-between; width: 100%; display: block;}
    .Banner .Banner_btn .Banner_btn_list .btn_list_left .list_left_icon:before{ width: 62px; height: 89px; left: -30px; top: 50%; transform: translateY(-50%); display: none;}
    .Banner .Banner_btn .Banner_btn_list:nth-child(1) .btn_list_left .list_left_icon img,.Banner .Banner_btn .Banner_btn_list:nth-child(2) .btn_list_left .list_left_icon img,.Banner .Banner_btn .Banner_btn_list:nth-child(3) .btn_list_left .list_left_icon img{ max-height: 35px; width: 35px; height:auto;}
    .Banner .Banner_btn .Banner_btn_list .btn_list_left .list_left_icon{ width: auto; margin-right: 0px; padding-left: 0px;}
    .Banner .Banner_btn .Banner_btn_list .btn_list_left .list_left_icon{ height: 35px; display: flex; align-items:center; justify-content:center;}
    .Banner .Banner_btn .Banner_btn_list .btn_list_left .list_left_title{ font-size: 16px; width: 100%; margin-top: 8px; text-align: center;}
    .Banner .Banner_btn .Banner_btn_list .btn_list_right{ display: none;}
    .Banner .Banner_btn .Banner_btn_list .btn_list_right img{ height: 6px;}
    .Banner .Banner_btn .Banner_btn_list:hover .btn_list_left .list_left_icon:before{ width: 100%; height: 100%; left: 0; top: 50%;}
	.Banner .Banner_btn{ bottom: 0; align-items: inherit; margin-top: 30px;}
    .Banner .Banner_btn .Banner_btn_list .btn_list_left .list_left_icon img{ display:none;}
    .Banner .Banner_btn .Banner_btn_list .btn_list_left .list_left_icon img:last-child{ display:inline-block;}
    
    .AboutBanner .DBanner_title{ background:rgba(0,0,0,.3);}

    .btn{ padding: 0px 10px; font-size: 14px; border: 1px solid rgba(255,255,255,.7); line-height: 30px; border-radius: 100px;}
    .btn img{ height: 8px; margin-left: 5px;}
    .btn.on1{    border: 1px solid rgba(121,121,121,.43);}

    .IndexBioDuro{ padding: 33px 0px;}
    .IndexBioDuro .pc_all_content{ flex-direction: column-reverse;}
    .IndexBioDuro .IndexBioDuro_left,.IndexBioDuro .IndexBioDuro_right{ width: 100%;}
    .IndexBioDuro .IndexBioDuro_right{ margin-bottom: 20px;}
    .IndexBioDuro .IndexBioDuro_left .IndexBioDuro_left_title .left_title_dd{ font-size: 18px; letter-spacing: 0;}
    .IndexBioDuro .IndexBioDuro_left .IndexBioDuro_left_title .left_title_dd span{ width: 4px; height: 4px; border-radius: 100%;}
    .IndexBioDuro .IndexBioDuro_left .IndexBioDuro_left_title .left_title_dd span:nth-child(2){ margin: 0px 3px;}
    .IndexBioDuro .IndexBioDuro_left .IndexBioDuro_left_title .left_title_dd span:nth-child(3){ margin-right: 10px;}
    .IndexBioDuro .IndexBioDuro_left .IndexBioDuro_left_title .left_title_dt{ margin-top: 12px; line-height: 24px; font-size: 24px; letter-spacing: 0;}
    .IndexBioDuro .IndexBioDuro_left .IndexBioDuro_left_txt{ font-size: 16px; line-height: 28px; margin: 20px 0px;}

    .IndexFully .IndexFully_content{ flex-wrap: wrap;}
    .IndexFully .IndexFully_content .IndexFully_content_list{ width: 100%; margin-bottom: 20px;}
    .IndexFully .IndexFully_content .IndexFully_content_list:last-child{ margin-bottom: 0;}
    .IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_icon{ height: 50px; margin-bottom: 20px;}
    .IndexFully .IndexFully_content .IndexFully_content_list:nth-child(1) .content_list_po .list_po_icon img,.IndexFully .IndexFully_content .IndexFully_content_list:nth-child(2) .content_list_po .list_po_icon img{ height: 50px;}
    .IndexFully .IndexFully_content .IndexFully_content_list:nth-child(3) .content_list_po .list_po_icon img,.IndexFully .IndexFully_content .IndexFully_content_list:nth-child(3) .content_list_po .list_po_icon{ height: 25px;}
    .IndexFully .IndexFully_content .IndexFully_content_list .content_list_po{ padding: 25px;}
    .IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_title{ font-size: 24px;}
    .IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_txt{ margin-top: 18px;}
    .IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_txt .po_txt_list{ font-size: 18px; background-size: 8px; padding-left: 15px; margin-bottom: 10px;}
    .IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_nav .po_nav_list{ font-size: 16px; line-height: 32px; border-bottom: 1px solid #eaeaea;}
    .IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_btn{ margin-top: 10px; font-size: 16px; color: #fff;}
    .IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_btn img{ top: 1px; height: 6px; left: 4px;}
    .IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_btn span{ opacity: 1;}

    .IndexBioPlatform .IndexBioDuro_left{ display: flex; flex-wrap: wrap; margin-top: 0;}
    .IndexBioPlatform .IndexBioDuro_left .IndexBioDuro_left_title{ width: 100%;}
    .IndexBioPlatform .IndexBioDuro_left .btn{ margin-bottom: 0; margin-top: 15px;}
    .IndexBioPlatform .IndexBioPlatform_content{ margin-top: 22px;}
    .IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_nav{ position: relative; margin-top: 20px; border-top: 0px;}
    .IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_nav .swiper-slide a{ font-size: 22px;}
    .IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_nav .swiper-slide:before{ height: 2px; top: 0; display:none;}
    .IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_nav .swiper-slide{ height: auto; padding: 8px 0px;}
    .IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_img .content_img_list .img_list_title{ font-size: 18px; line-height: 24px; padding: 0px 20px;}
    .IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_img .swiper-button-next:after, .IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_img .swiper-button-prev:after{ font-size: 18px;}

    .IndexBioNews .IndexBioDuro_left{ display: flex; flex-wrap: wrap; margin-top: 0; margin-bottom: 22px;}
    .IndexBioNews .IndexBioDuro_left .IndexBioDuro_left_title{ width: 100%;}
    .IndexBioNews .IndexBioDuro_left .btn{ margin-bottom: 0; margin-top: 15px;}
    .IndexBioNews .IndexBioNews_top{ display: block;}
    .IndexBioNews .IndexBioNews_top .IndexBioNews_top_img{ width: 100%;}
    .IndexBioNews .IndexBioNews_top .IndexBioNews_top_img img{ height: auto;}
    .IndexBioNews .IndexBioNews_top .IndexBioNews_top_txt{ width: 100%; padding: 15px;}
    .IndexBioNews .IndexBioNews_top .IndexBioNews_top_txt .top_txt_title .txt_title_dd{ font-size: 16px; margin-bottom: 6px;}
    .IndexBioNews .IndexBioNews_top .IndexBioNews_top_txt .top_txt_title .txt_title_dt{ font-size: 20px; line-height: 26px;}
    .IndexBioNews .IndexBioNews_top .IndexBioNews_top_txt .top_txt_p{ font-size: 16px; margin: 16px 0px; line-height: 20px;}
    .IndexBioNews .IndexBioNews_top .IndexBioNews_top_txt .top_txt_time .txt_time_dd{ font-size: 16px;}
    .IndexBioNews .IndexBioNews_top .IndexBioNews_top_txt .top_txt_time .txt_time_dt img,.IndexBioNews .IndexBioNews_bottom .IndexBioNews_bottom_list .bottom_list_time .list_time_dt img{ height: 8px;}
    .IndexBioNews .IndexBioNews_bottom{ flex-wrap: wrap; margin-top: 0px;}
    .IndexBioNews .IndexBioNews_bottom .IndexBioNews_bottom_list{ width: 100%; margin-top: 15px; padding: 15px;}
    .IndexBioNews .IndexBioNews_bottom .IndexBioNews_bottom_list .bottom_list_title .list_title_dd{ font-size: 16px; margin-bottom: 15px;}
    .IndexBioNews .IndexBioNews_bottom .IndexBioNews_bottom_list .bottom_list_title .list_title_dt{ line-height: 26px; font-size: 20px;}
    .IndexBioNews .IndexBioNews_bottom .IndexBioNews_bottom_list .bottom_list_time{ margin-top: 15px;}
    .IndexBioNews .IndexBioNews_bottom .IndexBioNews_bottom_list .bottom_list_time .list_time_dd{ font-size: 16px;}
    .IndexBioNews .IndexBioNews_top:before,.IndexBioNews .IndexBioNews_bottom .IndexBioNews_bottom_list:before{ height: 2px;}

    .IndexBioPlatform_img{ display: none;}

    .IndexCareers{ padding-top: 0; padding-bottom: 35px; margin-bottom: 0px;}
    .IndexCareers .pc_all_content{ height: 100%; justify-content: center; padding: 22px; position: relative; background: url("../images/bg6.jpg") no-repeat 50%/cover; position: relative; border-radius: 10px; overflow: hidden;}
    .IndexCareers .pc_all_content:before{ content: ""; display: inline-block; width: 100%; height: 100%; background: rgba(25,51,94,.6); position: absolute; left: 0; top: 0;}
    .IndexCareers .IndexBioDuro_left{ margin-top: 0; position: relative; z-index: 2; padding: 20px;}
    .IndexCareers .IndexCareers_img{ max-width: 95%; border-radius: 8px; display: none;}
    .IndexCareers .IndexBioDuro_left .IndexBioDuro_left_p{ margin: 0; margin-top: 15px; margin-bottom: 22px;}
    .IndexCareers .IndexBioDuro_left .IndexBioDuro_left_p p{ font-size: 16px; line-height: 20px;}
    
    .IndexCareers2{ padding: 0px;}
    .IndexCareers2 .IndexBioDuro_left{ padding: 35px 0px;}
    .IndexCareers2 .btn{ margin-top: 35px;}

    .Footer{ padding-top: 35px;}
    .Footer .Footer_top:before{ display: none;}
    .Footer .Footer_top{ position: relative; top: 0; display: block; border-radius: 5px; height: auto; padding: 15px;}
    .Footer .Footer_top .Footer_top_left{ justify-content: space-between; margin-bottom: 15px;}
    .Footer .Footer_top .Footer_top_right input{ height: 42px;}
    .Footer .Footer_top .Footer_top_right input[type="submit"]{ font-size: 16px;}
    .Footer .Footer_top .Footer_top_left .top_left_txt .left_txt_dd{ font-size: 18px;}
    .Footer .Footer_top .Footer_top_left .top_left_txt .left_txt_dt{ font-size: 15px; margin-top: 5px;}
    .Footer .Footer_top .Footer_top_left .top_left_icon{ width: 50px;}
    .Footer .Footer_top .Footer_top_left .top_left_txt{ width:calc(100% - 60px);}
    .Footer .Footer_top .Footer_top_left,.Footer .Footer_top .Footer_top_right{ width: 100%;}
    .Footer .Footer_bottom{ padding-top: 0; display: block; padding: 22px 0px;}
    .Footer .Footer_bottom .Footer_bottom_left{ margin-bottom: 15px;}
    .Footer .Footer_cor{ margin-top: 0; padding: 18px 0px; font-size: 16px; display: block;}
    .Footer .Footer_cor a{ font-size: 16px;}
    .Footer .Footer_cor .Footer_cor_left{ margin-bottom: 5px;}
    .Footer .Footer_bottom .Footer_bottom_left .bottom_left_logo img{ height: 50px;}
    .Footer .Footer_bottom .Footer_bottom_left .bottom_left_title{ font-size: 16px; line-height: 24px; margin: 10px 0px;}
    .Footer .Footer_bottom .Footer_bottom_left .bottom_left_share a{ width: 33px; height: 33px; font-size: 12px; margin-right: 10px;}
    .Footer .Footer_bottom .Footer_bottom_right{ position: relative; display: block;}
    .Footer .Footer_bottom .Footer_bottom_right{ width: 100%; justify-content: space-between; flex-wrap: wrap;}
    .Footer .Footer_bottom .Footer_bottom_right .bottom_right_list{ margin-right: 0; width: 48%; margin-bottom: 10px;}
    .Footer .Footer_bottom .Footer_bottom_right .bottom_right_list:last-child{ width: 48%; position: absolute; right: 0; top: 0;}
    .Footer .Footer_bottom .Footer_bottom_right .bottom_right_list p{ margin-bottom: 8px;}
    .Footer .Footer_bottom .Footer_bottom_right .bottom_right_list p a{ font-size: 16px; position: relative;}
    .Footer .Footer_bottom .Footer_bottom_right .bottom_right_list p a img,.Footer .Footer_bottom .Footer_bottom_right .bottom_right_list p:nth-child(1) a img{ height: 8px; margin-left: 3px; position: absolute; right: -14px; top: 5px;}
    .Footer .Footer_bottom .Footer_bottom_right .bottom_right_list:last-child p:nth-child(1) a img{ height: 12px; right: -17px; top: 3px;}
    
    .Footer .Footer_cor{ font-size: 14px;}
    .Footer .Footer_cor a{ margin-right: 15px; font-size: 14px;}
    
    .DBanner{ margin-top: 0px;}
    .DBanner .DBanner_title .DBanner_title_dd{ font-size: 22px; line-height:22px;}
    .DBanner .DBanner_title .DBanner_title_dt{ font-size: 15px; line-height: 20px; margin-top: 5px; max-width: 90%;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 113; overflow: hidden;}
   
    
    
    .AboutWho .AboutWho_content{ margin-top: 20px; margin-bottom: 25px;}
    .AboutWho .AboutWho_content p{ font-size: 16px; line-height: 28px; margin-bottom: 15px; letter-spacing: 0px;}
    .AboutWho .AboutWho_bottom{ height: auto; padding: 22px; flex-wrap:wrap; border-radius: 10px;}
    .AboutWho .AboutWho_bottom .AboutWho_bottom_list{ width: 48%; margin-bottom: 25px;}
    .AboutWho .AboutWho_bottom .AboutWho_bottom_list:last-child{ margin-bottom: 0px; width:100%;}
    .AboutWho .AboutWho_bottom .bottom_list_top{ font-size: 24px;}
    .AboutWho .AboutWho_bottom .bottom_list_top .list_top_on1{ font-size: 16px;}
    .AboutWho .AboutWho_bottom .bottom_list_bottom{ font-size: 16px; line-height: 20px; margin-top: 8px;}
    
    
    .AboutMisson{ padding: 25px 0px;}
    .AboutMisson .pc_all_content{ height: auto;}
    .AboutMisson .AboutMisson_dd{ font-size: 24px;}
    .AboutMisson .AboutMisson_dt{ font-size: 16px; line-height: 28px; margin-top: 10px;}
    .AboutMisson .AboutMisson_dt br{ display: none;}
    
    .AboutCORPORATE{ padding-top: 35px;}
    .AboutCORPORATE .AboutCORPORATE_title{ font-size: 24px;}
    .AboutCORPORATE .AboutCORPORATE_content{ margin-top: 20px; height: 300px;}
    .AboutCORPORATE .AboutCORPORATE_content .swiper-button-next:after,.AboutCORPORATE .AboutCORPORATE_content .swiper-button-prev:after{ font-size: 20px; color:#fff;}
    .AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list .content_list_title{ font-size:20px; margin-top: 15px; margin-bottom:15px;}
    .AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list:nth-child(1) .content_list_icon img,.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list:nth-child(2) .content_list_icon img,.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list:nth-child(3) .content_list_icon img,.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list:nth-child(4) .content_list_icon img,.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list:nth-child(5) .content_list_icon img{ height: 30px;}
    .AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list .content_list_txt{ font-size: 15px; line-height: 24px; letter-spacing:0;}
    .AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list:hover .content_list_icon,.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list:hover .content_list_title,.AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list:hover .content_list_txt{ top: -180px;}
    .AboutCORPORATE .AboutCORPORATE_content .AboutCORPORATE_content_list{ padding:0px 20px;}
    .AboutCORPORATE .AboutCORPORATE_content .swiper-button-next{ right: 10px;}
    .AboutCORPORATE .AboutCORPORATE_content .swiper-button-prev{ left: 10px;}
    
    .AboutManagement .IndexBioDuro_left .AboutManagement_nav{ margin-top: 15px;}
    .AboutManagement .IndexBioDuro_left .AboutManagement_nav ul,.AboutManagement .IndexBioDuro_left .AboutManagement_nav{ width:100%;}
    .AboutManagement .IndexBioDuro_left .AboutManagement_nav ul{ justify-content: space-between;}
    .AboutManagement .IndexBioDuro_left .AboutManagement_nav ul li{ width: 48%;}
    .AboutManagement .IndexBioDuro_left .AboutManagement_nav ul li a{ font-size: 16px; line-height: 34px; padding: 0px; width: 100%; text-align:center;}
    .AboutManagement .AboutManagement_content .AboutManagement_content_list .content_list_po,.AboutManagement .AboutManagement_content .AboutManagement_content_list .content_list_title{ padding: 20px;}
    .AboutManagement .AboutManagement_content .AboutManagement_content_list .content_list_title .list_title_dd{ font-size: 20px;}
    .AboutManagement .AboutManagement_content .AboutManagement_content_list .content_list_title .list_title_dt{ font-size: 16px; margin-top: 5px;}
    .AboutManagement .AboutManagement_content .AboutManagement_content_list .content_list_po{ display: none;}
    .AboutManagement .AboutManagement_content .AboutManagement_content_list:hover .content_list_title{ opacity: 1;}
    .AboutManagement .AboutManagement_content .swiper-container{ padding-bottom:35px;}
    .AboutManagement .AboutManagement_content .swiper-pagination span{ width: 14px; height: 14px; margin: 0px 4px;}
    .AboutManagement .AboutManagement_content .swiper-pagination span:before{ width: 6px; height: 6px;}
    .AboutManagement .IndexBioDuro_left .AboutManagement_nav ul li a:first-child{ margin-left: 0px;}
    
    
    .AboutHistory .AboutHistory_content{ padding: 0px 6%; margin-top: 25px;}
    .AboutHistory .AboutHistory_content_list{ padding:20px;}
    .AboutHistory .AboutHistory_content_list .content_list_time{ font-size: 20px;}
    .AboutHistory .AboutHistory_content_list .content_list_txt p{ font-size: 16px; line-height: 26px; margin-bottom: 10px; padding-left:20px; background: url(../images/bn12.svg) no-repeat 0% 10px; background-size: 10px;}
    .AboutHistory .AboutHistory_content .AboutHistory_content_bottom{ margin-top: 25px; max-width: 100%;}
    .AboutHistory .AboutHistory_content .AboutHistory_content_bottom .content_bottom_dd{ width:calc(100% - 100px);}
    .AboutHistory .AboutHistory_content .AboutHistory_content_bottom .content_bottom_dt{ width: auto; height: auto; background: none;}
    .AboutHistory .AboutHistory_content .AboutHistory_content_bottom .content_bottom_dt span{ font-size: 18px;background: #0d2481;width: 35px; height: 35px; display: flex; align-items:center; justify-content:center; border-radius: 100%;}
    .AboutHistory .AboutHistory_content .AboutHistory_content_bottom .content_bottom_dt span:last-child{ margin-left: 5px;}
    
    
    .DManagement{ padding: 35px 0px;}
    
    .BreadCrumbs .BreadCrumbs_top{ padding-bottom: 20px;}
    .BreadCrumbs .BreadCrumbs_top a{ font-size: 13px; display: flex; align-items:center; margin-bottom: 5px;}
    .BreadCrumbs .BreadCrumbs_top a img{ height: 11px; margin-right: 5px;}
    .BreadCrumbs .BreadCrumbs_top i{ margin: 0px 5px; font-size: 13px; margin-bottom: 5px;}
    
    .GlobalPresence .GlobalPresence_content .GlobalPresence_content_list{  display: block;}
    .GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_img .list_img_dd img{ border-radius: 4px;}
    .GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_top{ padding-bottom: 11px; margin-bottom: 11px;}
    .GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_top .txt_top_dd{ font-size:20px; margin-bottom: 10px; letter-spacing: 0;}
    .GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_top .txt_top_dt p{ font-size:16px; line-height: 26px;margin-bottom: 10px; padding-left:20px; background: url(../images/bn12.svg) no-repeat 0% 8px; background-size: 10px; letter-spacing: 0;}
    .GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_img,.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt{ width: 100%;}
    .GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt{ margin-top: 22px; display: inline-block;}
    .GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_bottom .txt_bottom_li{ margin-bottom: 8px;}
    .GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_bottom .txt_bottom_li .bottom_li_dt{ font-size: 16px; top: -4px; line-height: 26px; letter-spacing: 0;}
    .GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_bottom .txt_bottom_li .bottom_li_dd{ margin-right: 10px; width:15px;}
    .GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_bottom .txt_bottom_li .bottom_li_dd img{ height: 20px;}
    .GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_img .list_img_dt{ left: 10px; bottom: 10px; font-size: 16px;}
    .GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_img .list_img_dt span{ width:25px; height: 25px; margin-right: 8px;}
    .GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_img .list_img_dt img{ height: 10px;}
    
    .AboutManagement2 .IndexBioDuro_left .AboutManagement_nav{ display: flex; justify-content: space-between;}
    .AboutManagement2 .IndexBioDuro_left .AboutManagement_nav a{ width:48%;line-height: 34px; font-size: 16px; text-align: center; margin-left: 0; padding:0; border-radius: 100px;}
    .AboutManagement2 .AboutManagement_content{ justify-content: space-between;}
    .AboutManagement2 .AboutManagement_content .AboutManagement_content_list{ width: 48%; margin-right:0; margin-bottom: 25px;}
    .AboutManagement2 .AboutManagement_content .AboutManagement_content_list .content_list_img{ border-radius: 10px;}
    .AboutManagement2 .AboutManagement_content .AboutManagement_content_list .content_list_title2{ margin-top:20px;}
    .AboutManagement2 .AboutManagement_content .AboutManagement_content_list .content_list_title2 .list_title_dd{ font-size: 20px; margin-bottom:5px;}
    .AboutManagement2 .AboutManagement_content .AboutManagement_content_list .content_list_title2 .list_title_dt{ font-size: 16px; letter-spacing: 0;}
    
    .DManagement .DManagement_content{ flex-wrap: wrap;}
    .DManagement .DManagement_content .DManagement_content_left,.DManagement .DManagement_content .DManagement_content_right{ width: 100%;}
    .DManagement .DManagement_content .DManagement_content_left{ margin-bottom: 20px;}
    .DManagement .DManagement_content .DManagement_content_right .content_right_top{ margin-bottom:20px;}
    .DManagement .DManagement_content .DManagement_content_right .content_right_top .right_top_dd{ font-size: 20px; margin-bottom: 15px; letter-spacing: 0; display: block;}
    .DManagement .DManagement_content .DManagement_content_right .content_right_top .right_top_dd span{}
    .DManagement .DManagement_content .DManagement_content_right .content_right_top .right_top_dd span{ font-size: 16px; margin-left: 0px; margin-top: 10px; width: 100%; display: inline-block;}
    .DManagement .DManagement_content .DManagement_content_right .content_right_top .right_top_dt{ font-size: 16px; line-height: 26px;}
    .DManagement .DManagement_content .DManagement_content_right .content_right_top .right_top_dt p{ font-size: 16px; line-height: 26px;}
    .DManagement .DManagement_content .DManagement_content_right .content_right_bottom .right_bottom_list .bottom_list_title{ font-size: 20px; padding: 10px 20px; background-size: 10px; margin-bottom: 20px;}
    .DManagement .DManagement_content .DManagement_content_right .content_right_bottom .right_bottom_list .bottom_list_txt p{ font-size: 14px; line-height: 24px; padding-left: 15px; margin-bottom: 8px;}
    .DManagement .DManagement_content .DManagement_content_right .content_right_bottom .right_bottom_list .bottom_list_txt p:before{ width: 4px; height: 4px; top: 11px;}
    
    
    
    .BusinessEthic2 .BusinessEthic_content .BusinessEthic2_list{ margin-bottom: 25px;}
    .BusinessEthic2 .BusinessEthic_content .BusinessEthic2_list .BusinessEthic2_list_title{ font-size: 22px; margin-bottom:10px;}
    .BusinessEthic2 .BusinessEthic_content .BusinessEthic2_list .BusinessEthic2_list_txt p{ font-size: 16px; line-height: 26px;}
    .BusinessEthic2 .BusinessEthic_content .BusinessEthic2_list .BusinessEthic2_list_dd{ font-size: 18px; margin: 15px 0px;}
    .BusinessEthic2 .BusinessEthic_content .BusinessEthic2_list .BusinessEthic2_list_dt{ padding-left: 20px;}
    .BusinessEthic2 .BusinessEthic_content .BusinessEthic2_list .BusinessEthic2_list_dt p{ font-size: 16px; line-height: 22px; padding-left: 15px; margin-bottom: 10px;}
    .BusinessEthic2 .BusinessEthic_content .BusinessEthic2_list .BusinessEthic2_list_txt p,.PrivacyPolicy .BusinessEthic_content .BusinessEthic2_list .BusinessEthic2_list_txt p a,.PrivacyPolicy .BusinessEthic_content .BusinessEthic2_list .BusinessEthic2_list_txt p span{ font-size: 16px; line-height: 22px; margin-bottom: 10px;}
    .BusinessEthic2 .BusinessEthic_content .BusinessEthic2_list .BusinessEthic2_list_dt p:before{ width: 5px; height:5px; top: 10px;}
    .BusinessEthic2 .BusinessEthic_content .BusinessEthic2_list:last-child{ margin-bottom: 0px;}
    .PrivacyPolicy .tab{ overflow: auto;}
    .PrivacyPolicy table{ width: 1380px;}
    
    .SSolutions .SSolutions_content{ margin-top: 20px; flex-wrap: wrap;}
    .SSolutions .SSolutions_content .SSolutions_content_list:first-child,.SSolutions .SSolutions_content .SSolutions_content_list{ width:100%;}
    .SSolutions .SSolutions_content .SSolutions_content_list:first-child{ margin-top: 10px;}
    .SSolutions .SSolutions_content .SSolutions_content_list{ padding:10px; height: auto;margin-top: 10px; margin-right: 0px;}
    .SSolutions .SSolutions_content .SSolutions_content_list .content_list_top{ margin-bottom: 8px;}
    .SSolutions .SSolutions_content .SSolutions_content_list .content_list_top .list_top_li{ font-size: 18px; height: 42px;}
    .SSolutions .SSolutions_content .SSolutions_content_list .content_list_top{ flex-wrap:wrap;}
    .SSolutions .SSolutions_content .SSolutions_content_list .content_list_top .list_top_li:last-child{ margin-top: 10px;}
    .SSolutions .SSolutions_content .SSolutions_content_list .content_list_bottom{ font-size: 16px; line-height: 24px; text-align:center;}
    .SSolutions .SSolutions_content .SSolutions_content_list .content_list_top .list_top_li:nth-child(2){ margin-left:0; }
    
    .Discovery .Discovery_list{ padding: 35px 0px;}
    .Discovery .Discovery_list .Discovery_list_title{ display: block; margin-bottom: 25px;}
    .Discovery .Discovery_list .Discovery_list_title .list_title_left,.Discovery .Discovery_list .Discovery_list_title .list_title_right{ width: 100%;}
    .Discovery .Discovery_list .Discovery_list_title .list_title_right{ margin-top: 15px; font-size: 16px; line-height: 26px;}
    .Discovery .Discovery_list .Discovery_list_title .list_title_right p{ font-size: 16px; line-height: 26px;}
    .Discovery .Discovery_list .Discovery_list_title .list_title_left{ font-size: 20px;}
    .Discovery .Discovery_list .Discovery_list_content .list_content_li{ width: 33.33%; margin-right: 0;}
    .Discovery .Discovery_list .Discovery_list_content .list_content_li .content_li_icon { display: flex; align-items:center; justify-content:center;}
    .Discovery .Discovery_list .Discovery_list_content .list_content_li .content_li_icon img{ width: 70px;}
    .Discovery .Discovery_list .Discovery_list_content .list_content_li .content_li_title{ font-size: 18px; margin-top: 10px;}
    
    .DDiscovery .DDiscovery_content .DDiscovery_content_list .content_list_con{ max-width: 86%; padding: 35px 0px;}
    .DDiscovery .DDiscovery_content .DDiscovery_content_list .content_list_txt .list_txt_dd{ font-size: 20px;}
    .DDiscovery .DDiscovery_content .DDiscovery_content_list .content_list_txt .list_txt_dt{ font-size: 16px; line-height: 24px; margin: 15px 0px;}
    .DDiscovery .DDiscovery_content .DDiscovery_content_list .content_list_txt .list_txt_more img{ height: 15px;}
    .DDiscovery .DDiscovery_content .DDiscovery_content_list:last-child .content_list_con{ padding-bottom: 0; border-bottom: 0px;}
    
    
    
    .DDiscovery2 .DDiscovery2_content{ flex-direction: column;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left,.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right{ width: 100%;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left{ padding-right: 0; margin-bottom: 25px;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right .content_right_list .right_list_title{ padding: 15px 20px;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right .content_right_list .right_list_title .list_title_dd{ font-size: 20px;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right .content_right_list .right_list_title .list_title_dt img{ width: 10px;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right .content_right_list.on{ border-radius: 5px;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right .content_right_list .right_list_down{ padding: 15px 20px;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_right .content_right_list .right_list_down a{ font-size: 16px; padding-left: 10px; margin-bottom: 15px;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left{ border-right: 0px;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_top{ margin-bottom: 25px;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_top .left_top_img{ width: 20%;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_top .left_top_txt{ width: 75%;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_top .left_top_txt .top_txt_dd{ font-size: 20px; line-height: 28px;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_top .left_top_txt .top_txt_dt{ font-size: 16px; line-height: 26px;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_title{ font-size: 20px; padding: 12px 20px; background-size:10px; margin-bottom: 20px;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt,.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt a,.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt p{ font-size: 16px; line-height: 24px;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt{ margin-bottom: 15px;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt p{ padding-left:15px; margin-bottom: 12px;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt p:before{ width: 4px; height:4px; top: 10px;}
    
    
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .tablebox{display: flex; align-items: center; justify-content: center;flex-direction:column;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .tablebox .tablea{width:100%;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .tablebox .tablea:first-child{margin-bottom: 15px;}
    
    .Platform{ padding: 35px 0px;}
    .Platform .pc_all_content{ max-width: 90%;}
    .Platform .Platform_list_li{ width: 50%; margin-bottom: 15px; padding: 0px 8px;}
    .Platform .Platform_list_li .list_li_title{ font-size: 20px; line-height: 28px; margin-top: 15px;}
    .Platform .Platform_list_li:nth-child(2) .list_li_title{ margin-bottom: 15px;}
    .Platform .Platform_list_li:nth-child(5) .list_li_title{ margin-bottom:0; margin-top: 15px;}
    .Platform .Platform_list_li .list_li_img{ border-radius: 8px;}
    
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt .list_txt_title2{ font-size: 16px; line-height: 24px; margin-bottom: 15px;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt div,.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt .list_txt_title3,.DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt .list_txt_title4{ padding-left: 10px; line-height: 24px; font-size: 16px;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt .list_txt_img{ margin-bottom: 15px;}
    

     .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_box img{height: auto;}
    
    .Contact{ padding: 35px 0px;}
    .Contact:before{ display: none;}
    .Contact .pc_all_content{ display: block;}
    .Contact .Contact_left,.Contact .Contact_form{ width:100%;}
    .Contact .Contact_left{ padding-right:0;}
    .Contact .Contact_form{ padding-left:0; margin-top:25px;}
    .Contact .Contact_left .Contact_left_title{ font-size:22px; line-height:22px; margin-bottom:15px;}
    .Contact .Contact_left .Contact_left_list{ padding-bottom: 20px; margin-bottom:20px;}
    .Contact .Contact_left .Contact_left_list .left_list_title{ font-size: 18px; line-height:18px; margin-bottom:10px;}
    .Contact .Contact_left .Contact_left_list .left_list_txt .list_txt_li{ margin-bottom:10px;}
    .Contact .Contact_left .Contact_left_list .left_list_txt .list_txt_li .txt_li_dt{ font-size: 16px; line-height:24px; width: calc(100% - 52px);}
    .Contact .Contact_left .Contact_left_list .left_list_txt .list_txt_li .txt_li_dd{ width:34px; height:34px;}
    .Contact .Contact_left .Contact_left_list .left_list_txt .list_txt_li:nth-child(1) .txt_li_dd img,.Contact .Contact_left .Contact_left_list .left_list_txt .list_txt_li:nth-child(2) .txt_li_dd img,.Contact .Contact_left .Contact_left_list .left_list_txt .list_txt_li:nth-child(3) .txt_li_dd img{ height: 15px;}
    .Contact .Contact_form .Contact_form_title{ font-size:22px; line-height: 22px; margin-bottom: 15px;}
    .Contact .Contact_form .Contact_form_txt .form_txt_list{ margin-bottom: 15px;}
    .Contact .Contact_form .Contact_form_txt .form_txt_list .txt_list_title{ font-size:18px; line-height: 20px; margin-bottom:5px;}
    .Contact .Contact_form .Contact_form_txt .form_txt_list .txt_list_title span{ right: -15px;}
    .Contact .Contact_form .Contact_form_txt .form_txt_list .txt_list_input input{ height: 45px; padding: 0px 15px; font-size: 16px;}
    
    input::-ms-input-placeholder {/* Internet Explorer 10+ */ color:#333333;font-size:16px;}
    input::-webkit-input-placeholder {/* WebKit browsers */ color:#333333;font-size:16px;}
    input::-moz-placeholder {/* Mozilla Firefox 4 to 18 */  color:#333333;font-size:16px;}
    input::-moz-placeholder {/* Mozilla Firefox 19+ */ color:#333333;font-size:16px;}
    input::-moz-placeholder {/* Mozilla Firefox 19+ */ color:#333333;font-size:16px;}
    textarea::-webkit-input-placeholder {color:#333333;font-size:16px;font-family:"calibri","1.042vw";}
    
    .Contact .Contact_form .Contact_form_txt .form_txt_list .txt_list_input select{ height: 45px; font-size: 16px; padding:0px 15px;}
    .Contact .Contact_form .Contact_form_txt .form_txt_label .txt_label_btn b{ font-size: 16px; line-height: 26px; width:calc(100% - 20px);}
    .Contact .Contact_form .Contact_form_txt .form_txt_label .txt_label_btn span{ width: 10px; height: 10px; position:relative; top:7px;}
    .Contact .Contact_form .Contact_form_txt .form_txt_label .txt_label_btn span:before{ width:5px; height:5px;}
    .Contact .Contact_form .Contact_form_txt .form_txt_Submit{ margin-top:10px;}
    .Contact .Contact_form .Contact_form_txt .form_txt_Submit input{ width:135px; height:38px; font-size: 18px;}
    
    
    .IndexCareers2{ background: url(../images/bg66.jpg) no-repeat 50%/cover; position: relative;}
    .IndexCareers2 .pc_all_content{ background: none; padding:35px 0px;}
    .IndexCareers2 .pc_all_content:before{ display: none;}
    .IndexCareers2:before{content: ""; display: inline-block; width: 100%; height: 100%; background: rgba(25,51,94,.6); position: absolute; left: 0; top: 0;}
    
    .CareerS .CareerS_top{ width:100%; padding:40px 20px;}
    
    .CareerS{ padding-top:35px;}
    .CareerS .CareerS_bottom{ align-items:flex-start;}
    .CareerS .CareerS_bottom .CareerS_bottom_left{ margin-bottom:25px;}
    .CareerS .CareerS_bottom .CareerS_bottom_left .bottom_left_dd{ font-size: 20px; margin-bottom:15px;}
    .CareerS .CareerS_bottom .CareerS_bottom_left .bottom_left_dt p{ font-size:16px; line-height:26px; margin-bottom:12px;}
    .CareerS .CareerS_top:before{ width:28px; height:21px; background-size:25px; top: -10px; right: -10px;}
    .CareerS .CareerS_top .CareerS_top_img{ width:30%;}
    .CareerS .CareerS_top .CareerS_top_txt{ width: 65%;}
    .CareerS .CareerS_top .CareerS_top_txt{ margin-top:0px; padding-top:0;}
    .CareerS .CareerS_top .CareerS_top_txt .top_txt_dd{ font-size: 22px; margin-bottom:15px; line-height: 22px;}
    .CareerS .CareerS_top .CareerS_top_txt .top_txt_dt p{ font-size: 16px; line-height: 24px; margin-bottom:10px;}
    .CareerS .CareerS_top .CareerS_top_txt .top_txt_dd img{ left: -10px; top: -10px; height:10px;}
    .CareerS .CareerS_top .CareerS_top_txt .top_txt_p{ font-size: 16px; margin-top:;}
    .CareerS .CareerS_top:after{ width:35px; height:24px; background-size:35px; bottom:-23px;}
    .CareerS .CareerS_top{border: 0.7px solid #99a8e3; border-bottom: 0px;}
    .CareerS .CareerS_top_icon{ margin-top: 0px;}
    
    
    .CareerS2{ margin-top:35px;}
    .CareerS2 .CareerS2_left,.CareerS2 .CareerS2_right{ width: 100%;}
    .CareerS2 .CareerS2_right{ padding: 20px;}
    .CareerS2 .CareerS2_right .CareerS2_right_dd{ font-size: 20px; margin-bottom:15px;}
    .CareerS2 .CareerS2_right .CareerS2_right_dt p{ font-size:16px; line-height: 24px; margin-bottom:10px; padding-left: 18px;}
    .CareerS2 .CareerS2_right .CareerS2_right_dt p:before{ width:5px; height:5px; top: 10px;}
    
    
    .CareerS3 .CareerS3_content{ margin-top:25px; margin-bottom:-20px;}
    .CareerS3 .CareerS3_content .CareerS3_content_list{ width: 100%; margin-bottom:20px;}
    .CareerS3 .CareerS3_content .CareerS3_content_list .content_list_txt{ font-size: 16px; line-height:24px; width: calc(100% - 60px);}
    .CareerS3 .CareerS3_content .CareerS3_content_list .content_list_icon{ width:40px; height: 40px;}
    .CareerS3 .CareerS3_content .CareerS3_content_list .content_list_icon img{ height: 18px;}
    
    .Perks .Perks_content{ margin-top:25px;}
    .Perks .Perks_content .Perks_content_list{ width: 49%; padding:15px; margin-bottom:2%;}
    .Perks .Perks_content .Perks_content_list .content_list_icon span img{ height: 18px;}
    .Perks .Perks_content .Perks_content_list .content_list_txt{ font-size:18px; margin-top:10px; line-height:24px;}
    .Perks .Perks_content .Perks_content_list.on{ font-size:18px;}
    
    .News{ padding: 35px 0px;}
    .News .News_top{ display: block; margin-bottom:30px;}
    .News .News_top .News_top_form,.News .News_top .News_top_nav{ width:100%;}
    .News .News_top .News_top_nav{ margin-top:22px; justify-content:space-between; width: 100%;}
    .News .News_top .News_top_nav .top_nav_scroll{ width: 100%;}
    .News .News_top .News_top_form input[type="text"]{ line-height: 45px; width:calc(100% - 40px);}
    .News .News_top .News_top_form input[type="submit"]{ width:40px; height: 40px; background-size:20px;}
    .News .News_top .News_top_nav{ flex-wrap: wrap; margin-bottom: -2%;}
    .News .News_top .News_top_nav a{ min-width:180px; height:40px; font-size:16px; border-radius:100px; min-width: auto; margin-right: 0; margin-bottom: 2%; padding: 0px 20px; margin-right: 20px;}
    .News .News_content .News_content_top{ flex-direction: column-reverse;}
    .News .News_content .News_content_top .content_top_left,.News .News_content .News_content_top .content_top_right{ width:100%;}
    .News .News_content .News_content_top .content_top_left{ margin-top:20px;}
    .News .News_content .News_content_top .content_top_right img{ height: auto;}
    .News .News_content .News_content_top .content_top_right{ border-radius: 5px;}
    .News .News_content .News_content_top .content_top_left .top_left_upcoming{ font-size: 16px;}
    .News .News_content .News_content_top .content_top_left .top_left_title{ font-size:20px; line-height:26px;}
    .News .News_content .News_content_top .content_top_left .top_left_txt{ font-size:16px; line-height:24px; margin-top:10px;}
    .News .News_content .News_content_top .content_top_left .top_left_bottom{ margin-top:20px;}
    .News .News_content .News_content_top .content_top_left .top_left_bottom .left_bottom_time{ font-size:16px;}
    .News .News_content .News_content_top .content_top_left .top_left_bottom .left_bottom_icon img{ height:10px;}
    .News .News_content .News_content_bottom .content_bottom_list{ margin-top:25px; padding-top:25px;}
    .News .News_content .News_content_bottom .content_bottom_list .bottom_list_title{ margin-bottom:20px; font-size:22px; line-height:22px;}
    .News .News_content .News_content_bottom .content_bottom_list .bottom_list_con{ justify-content:space-between;}
    .News .News_content .News_content_bottom .content_bottom_list .bottom_list_con .list_con_li{ width:49%; margin-right:0px; padding:11px; border-radius:5px;}
    .News .News_content .News_content_bottom .content_bottom_list .bottom_list_con .list_con_li .con_li_title{ font-size:18px; line-height:22px; height:44px; margin-bottom: 20px;}
    .News .News_content .News_content_bottom .content_bottom_list:last-child .bottom_list_con .list_con_li .con_li_time span{ font-size: 16px; margin-right: 10px;}
    .News .News_content .News_content_bottom .content_bottom_list .bottom_list_con .list_con_li .con_li_txt .li_txt_dd{ font-size:16px;}
    .News .News_content .News_content_bottom .content_bottom_list .bottom_list_con .list_con_li .con_li_txt .li_txt_dt img{ height: 10px;}
    
    .News2 .News_top{ margin-bottom:0px;}
    .News2 .News2_content .News2_content_list .content_list_con{ padding:20px 0px; max-width: 86%;}
    .News2 .News2_content .News2_content_list .content_list_con .content_list_title{ font-size: 20px; line-height:24px; margin-bottom:15px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;
}
    .News2 .News2_content .News2_content_list .content_list_con .content_list_txt{ font-size:16px; line-height:24px; margin-bottom:10px;}
    .News2 .News2_content .News2_content_list .content_list_con .content_list_time{ font-size: 16px;}
    
    
    
    
    .DNews_bottom .DNews_bottom_content .bottom_list_txt {font-size:16px;color:#333333;letter-spacing:-0px;margin-bottom:8px;line-height:26px;position:relative;letter-spacing:-0px;}
    .DNews_bottom .DNews_bottom_content .bottom_list_txt img {max-width:100%;}
    .DNews_bottom .DNews_bottom_content .bottom_list_txt p {font-size:16px;color:#333333;letter-spacing:-0px;margin-bottom:8px;line-height:26px;position:relative;padding-left:18px;letter-spacing:-0px;/*1margin-left:18px;*/}
    .DNews_bottom .DNews_bottom_content .bottom_list_txt p.color-red {color:red;}
    .DNews_bottom .DNews_bottom_content .bottom_list_txt p.color-red:before {background:red;}
    .DNews_bottom .DNews_bottom_content .bottom_list_txt div {font-size:16px;color:#333333;letter-spacing:-0px;margin-bottom:0px;line-height:26px;position:relative;padding-left:18px;letter-spacing:-0px;}
    .DNews_bottom .DNews_bottom_content .bottom_list_txt .list_txt_dd p:before {content:"";background:#fff;border:1px solid #666;}
    .DNews_bottom .DNews_bottom_content .bottom_list_txt .list_txt_dt p:before {content:"-";background:#fff;color:#666;background:none;border:0;top:0;}
    .DNews_bottom .DNews_bottom_content .bottom_list_txt p:before {content:"";display:inline-block;width:5px;height:5px;border-radius:100%;background:#333333;position:absolute;left:0;top:10px;}
    .DNews_bottom .DNews_bottom_content .bottom_list_txt p.on:before {display:none;}
    .DNews_bottom .DNews_bottom_content .bottom_list_txt p.p_dd {margin-top:20px;font-size:18px;color:#333;}
    
    
    

    
    
    .BreadCrumbs{ padding-top:35px;}
    .DNews_top{ padding-bottom:25px;}
    .DNews_top .DNews_top_content .top_content_title{ font-size:22px; line-height: 28px;}
    .DNews_top .DNews_top_content .top_content_txt{ margin-top:15px;}
    .DNews_top .DNews_top_content .top_content_txt .content_txt_dd{ font-size:16px;}
    .DNews_top .DNews_top_content .top_content_txt .content_txt_dt{ font-size:16px;}
    .DNews_top .DNews_top_content .top_content_txt .content_txt_dt .share a{ width:28px; height:28px;}
    .DNews_top .DNews_top_content .top_content_txt .content_txt_dt .share a:nth-child(1),.DNews_top .DNews_top_content .top_content_txt .content_txt_dt .share a:nth-child(2){ background-size:28px;}
    .DNews_top .DNews_top_content .top_content_txt .content_txt_dt .share a{ margin-left:12px;}
    
    
    .DNews_bottom{ padding:30px 0px;}
    .DNews_bottom .DNews_bottom_content p{ font-size:16px; line-height:26px; margin-bottom:15px;}
    .DNews_bottom .DNews_bottom_content p a{font-size:16px !important;}
    .DNews_bottom .DNews_bottom_content p a span{font-size:16px !important;}
    .DNews_bottom .DNews_bottom_content p span{font-size:16px !important;}
    .DNews_bottom .DNews_bottom_page{margin-top:25px; justify-content:space-between; flex-wrap: wrap; margin-bottom: -2%;}
    .DNews_bottom .DNews_bottom_page a{ width:49%; height:42px; margin-right:0px; font-size: 16px; margin-bottom: 2%;}
    
    
    .DNews_Webinars_top{margin-top:85px;}
    .DNews_Webinars_top:before{content:"";width:100%;height:91px;background: #0d2481;position:absolute;top:0;left:0;}
    .DNews_Webinars_bottom{padding-top: 0;}
    .DNews_Webinars_bottom .DNews_bottom_content{padding: 0 0px;}
    
    
    .Footer .Footer_bottom .Footer_bottom_left .bottom_left_share a .left_share_down{ width:80px;}
    
    
    .GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_icon a{ width: 53px; height: 32px; margin-right:10px;}
    .GlobalPresence .GlobalPresence_content .GlobalPresence_content_list .content_list_txt .list_txt_icon a img{    height:25.008px;max-width:32.010239999999996px;}
    
    
    .pc_show{ display: none;}
    .mo_show{ display: block;}
    
    
    
    
    .DManagement .DManagement_content .DManagement_content_left img{ width: auto; max-width: 100%;}
    
    
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt div table{ max-width: 100% !important;}
    
    
    .DBanner .DBanner_img img{ width:100%;}
    
    
    .IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_nav{ padding: 0px 0px;}
    .IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_nav .arrow{ display: none;}
    .IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_nav ul{ width: 100% !important; display: flex; justify-content:space-between;}
    
    
    
    .Events .News2_content .News2_content_list .content_list_con .list_con_img{ width: 25%;}
    .Events .News2_content .News2_content_list .content_list_con .list_con_img img{ height: 90px;}
    .Events .News2_content .News2_content_list .content_list_con .list_con_right{ width: 70%;}
    .Events .News2_content .News2_content_list .content_list_con .content_list_title span{ font-size: 16px; line-height: 26px;margin-left:18px; padding:0px 5px; border-radius:80px;}
    .Events .News2_content .News2_content_list .content_list_con .content_list_txt{ margin-bottom: 0px;}
    
    
    .DEvents_top .DEvents_top_content .top_content_left .content_left_dd{ font-size: 20px; line-height:30px;}
    .DEvents_top .DEvents_top_content .top_content_left .content_left_dd span{ font-size: 16px; line-height: 26px;margin-left:18px; padding:0px 5px; border-radius:80px; top:0;}
    .DEvents_top .DEvents_top_content .top_content_left .content_left_dt{ margin-top:20px;}
    .DEvents_top .DEvents_top_content .top_content_left .content_left_dt .left_dt_list{ font-size: 16px; margin-right:25px; margin-bottom:14px;}
    .DEvents_top .DEvents_top_content .top_content_left .content_left_dt .left_dt_list span{ margin-right: 10px;}
    .DEvents_top .DEvents_top_content .top_content_left .content_left_dt .left_dt_list a{ font-size:16px; border-bottom:1px solid #fd7322;}
    .DEvents_top .DEvents_top_content .top_content_left .content_left_btn{ font-size: 16px; padding:0px 15px; margin-top:35px; line-height:38px;}
    .DEvents_top .DEvents_top_content .top_content_left .content_left_btn img{ margin-right:8px; height:20px; position:relative; top:-2px;}
    .AnnouncementBtn{ font-size: 16px; padding:0px 15px; margin-top:35px; line-height:38px;}
    .AnnouncementBtn img{ margin-right:8px; height:20px; position:relative; top:-2px;}
    
    .DEvents_content .DEvents_content_top .content_top_title{ font-size: 20px; margin-bottom:15px;}
    .DEvents_content .DEvents_content_top .content_top_txt .top_txt_img{ width:45px; height: 45px;}
    .DEvents_content .DEvents_content_top .content_top_txt .top_txt_img img{ height: 45px;}
    .DEvents_content .DEvents_content_top .content_top_txt .top_txt_right{ width:calc(100% - 55px);}
    .DEvents_content .DEvents_content_top .content_top_txt .top_txt_right .txt_right_dd{ font-size:18px; margin-bottom:5px;}
    .DEvents_content .DEvents_content_top .content_top_txt .top_txt_right .txt_right_dt{ font-size:16px;}
    .DEvents_content .DEvents_content_bottom{ margin-top:22px; padding-top:22px;border-top: 1px solid rgba(121,121,121,.4);}
    .DEvents_content .DEvents_content_bottom .content_bottom_dd{ font-size: 20px; margin-bottom:20px;}
    .DEvents_content .DEvents_content_bottom .content_bottom_dt p{ font-size: 16px; margin-bottom:10px;}
    
    
    .download .download_content{ width: 90%; height: 50%;}
    .download .download_content_form{ width: 100%; height: 100%;}
    
    
    .IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_img .content_img_list{ border-radius: 8px;}
    .IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_img .content_img_list .img_list_txt img{ object-fit:cover;}
    
    
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt div.tab{ padding-left: 0px; overflow:auto;}
    table tr td{ font-size: 13px !important; line-height: 20px !important;}
    table tr:nth-child(1) td{ font-size: 14px !important; line-height: 20px !important;}
    
    
    .IndexBioPlatform{ overflow: hidden;}
    .IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_img .swiper-button-next, .IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_img .swiper-button-prev{ top: 25%;}
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev{ right: -30px;}
    .swiper-button-prev, .swiper-container-rtl .swiper-button-next{ left: -30px;}
    
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt .list_txt_img.list_txt_img3 .txt_img3_dt{ margin-top: 10px;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt .list_txt_img.list_txt_img3 .txt_img3_dt span{ font-size: 16px;}
    
    .News .News_top .News_top_form input[type="text"]{ font-size: 16px;}
    .News .News_top .News_top_form input::-ms-input-placeholder {/* Internet Explorer 10+ */ color:#333333;font-size:16px;}
    .News .News_top .News_top_form input::-webkit-input-placeholder {/* WebKit browsers */ color:#333333;font-size:16px;}
    .News .News_top .News_top_form input::-moz-placeholder {/* Mozilla Firefox 4 to 18 */  color:#333333;font-size:16px;}
    .News .News_top .News_top_form input::-moz-placeholder {/* Mozilla Firefox 19+ */ color:#333333;font-size:16px;}
    .News .News_top .News_top_form input::-moz-placeholder {/* Mozilla Firefox 19+ */ color:#333333;font-size:16px;}
    
    .DSEARCH input::-ms-input-placeholder {/* Internet Explorer 10+ */ color:#b4b4b4;font-size:16px;}
    .DSEARCH input::-webkit-input-placeholder {/* WebKit browsers */ color:#b4b4b4;font-size:16px;}
    .DSEARCH input::-moz-placeholder {/* Mozilla Firefox 4 to 18 */  color:#b4b4b4;font-size:16px;}
    .DSEARCH input::-moz-placeholder {/* Mozilla Firefox 19+ */ color:#b4b4b4;font-size:16px;}
    .DSEARCH input::-moz-placeholder {/* Mozilla Firefox 19+ */ color:#b4b4b4;font-size:16px;}
    .News3 input::-ms-input-placeholder {/* Internet Explorer 10+ */ color:#333333;font-size:16px;}
    .News3 input::-webkit-input-placeholder {/* WebKit browsers */ color:#333333;font-size:16px;}
    .News3 input::-moz-placeholder {/* Mozilla Firefox 4 to 18 */  color:#333333;font-size:16px;}
    .News3 input::-moz-placeholder {/* Mozilla Firefox 19+ */ color:#333333;font-size:16px;}
    .News3 input::-moz-placeholder {/* Mozilla Firefox 19+ */ color:#333333;font-size:16px;}
    
    
    .News3 .News3_top{ border-bottom: 1px solid #9d9ea0; padding-bottom: 15px; display: block;}
    .News3 .News3_top .News3_top_left{ font-size: 16px;}
    .News3 .News3_top .News3_top_form .top_form_left{ border-radius: 8px; border:1px solid rgba(121,121,121,.43); width: 100%;}
    .News3 .News3_top .News3_top_form{ width: 100%; margin-top: 20px;}
    .News3 .News3_top .News3_top_form .top_form_left input[type="text"]{ width: 80%; height: 40px; padding: 0px 14px;}
    .News3 .News3_top .News3_top_form .top_form_left input[type="submit"]{ width: 20%; height: 42px; background-size: 22px;}
    
    .layui-laypage{ margin-top: 50px;}
    .layui-laypage-curr,.layui-laypage i,.layui-laypage a { font-size: 14px; height: 30px; margin: 0 6px; width: 30px; line-height: 30px;}
    .layui-laypage-disabled { font-size: 14px; height: 30px; margin: 0 6px; width: 30px; }
    .layui-laypage-curr em, .layui-laypage-disabled em,.layui-laypage-curr.layui-laypage .layui-icon-left, .layui-laypage .layui-icon-right{ font-size: 16px;}
    
    
    .BusinessEthic2padding .BusinessEthic_content .BusinessEthic2_list .BusinessEthic2_list_txt p{ margin-bottom: 15px; }

    
    .AboutHistory .AboutHistory_content .swiper-wrapper{ left: 0px;}
    
    
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt img{ width: 100% !important; height: auto !important;}
    
    .IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_nav .swiper-slide a br{ display: none;}
    
    
    .News310 .News_content .News_content_top{ margin-bottom: 22px; padding-bottom: 30px;}
    .News310 .News_content .News_content_top:nth-child(2n){    flex-flow: column-reverse;}
    .News310 .News_content .News_content_top .content_top_left{ margin-top: 0px; margin-bottom: 20px;}
    
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list{ margin-bottom: 20px;}
    .DNews_top310 .DNews_top_content .top_content_txt .content_txt_dd .txt_dd_btn{ font-size: 16px; padding:0px 15px; margin-top:0px; line-height:38px;}
    .DNews_top310 .DNews_top_content .top_content_txt .content_txt_dd .txt_dd_btn img{ margin-right:8px; height:20px; position:relative; top:-2px;}
    
    .AnnouncementWindow{ z-index:111111;}
    .AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content{ width: 88%;}
    .AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content .AnnouncementWindow_content_right .content_right_title .right_title_dd{ font-size: 26px;}
    .AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content .AnnouncementWindow_content_right .content_right_title .right_title_dt{ font-size: 18px; line-height: 26px; margin-top: 20px;}
    .AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content .AnnouncementWindow_content_right .content_right_p{ font-size: 18px; margin-top: 40px;}
    .AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content .AnnouncementWindow_content_close{ width: 30px; height: 30px; top: -40px; right: 0;}
    .AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content .AnnouncementWindow_content_close img{ height: 14px;}
    
    
    .VirtualTour{ padding: 65px 0px;}
    .VirtualTour .VirtualTour_list{ width: 32%; margin-right: 2%;}
    .VirtualTour .VirtualTour_list .VirtualTour_img img{ height: 20vw;}
    .VirtualTour .VirtualTour_list .VirtualTour_txt{ padding: 20px 12px;}
    .VirtualTour .VirtualTour_list .VirtualTour_bottom{ padding: 0px 12px;}
    .VirtualTour .VirtualTour_list:nth-child(4n){ margin-right: 2%;}
    .VirtualTour .VirtualTour_list:nth-child(3n){ margin-right: 0%;}
}
    


@media screen and (max-width:950px){









@supports (bottom: env(safe-area-inset-bottom)){
	body,.Dpo{
		padding-bottom: constant(safe-area-inset-bottom);
		padding-bottom: env(safe-area-inset-bottom);
	}
}

}



@media screen and (max-width:768px){
    
    .CWindow .CWindowBg_content{ width: calc(92% - 20px); padding: 20px;}
    .CWindow .CWindowBg_content .CWindowBg_content_form .content_form_list{justify-content: flex-end; margin-bottom: 10px;}
    .CWindow .CWindowBg_content .CWindowBg_content_form .content_form_list input{ padding: 8px 15px; width: calc(100% - 10px);line-height: 25px;font-size: 16px;}
    .CWindow .CWindowBg_content .CWindowBg_content_form .content_form_list select{ padding: 8px 15px; width: calc(100% - 10px);line-height: 25px;font-size: 16px;}
    .CWindow .CWindowBg_content .CWindowBg_content_form .content_form_list::before{ left:-5px;}


    .CWindow .CWindowBg_content .CWindowBg_content_form .verfy_code{justify-content: space-between;padding-left: 10px;padding-right: 0;}
    .CWindow .CWindowBg_content .CWindowBg_content_form .verfy_code .verfy_code_input{width:calc(100% - 140px);}
    .CWindow .CWindowBg_content .CWindowBg_content_form .verfy_code .verifyimg {width:auto;height:40px;}
    
    
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt h1{font-size: 38px;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_txt img.w50{width:auto;}
    .AboutGlobal .AboutGlobal_content img {max-width:100%;}


    .QuestionAnswer2 .QuestionAnswer_top .QuestionAnswer_top_Speakers .top_Speakers_content .Speakers_content_list{ flex-wrap: wrap;}
    .QuestionAnswer2 .QuestionAnswer_top .QuestionAnswer_top_Speakers .top_Speakers_content .Speakers_content_list .content_list_img{ width: 100%; margin-bottom: 25px; width: auto;}
    .QuestionAnswer2 .QuestionAnswer_top .QuestionAnswer_top_Speakers .top_Speakers_content .Speakers_content_list .content_list_img img{ max-width: 100%;}
    .QuestionAnswer2 .QuestionAnswer_top .QuestionAnswer_top_Speakers .top_Speakers_content .Speakers_content_list .content_list_txt{ width: 100%;}
    
    
    
    .DNews_Webinars_top{margin-top: 60px;}
    .DNews_Webinars_bottom .DNews_bottom_content .play_btn{width: 45px; height: 45px;}
    .DNews_Webinars_bottom .DNews_bottom_content .play_btn img{height: 18px;}
    
    .VirtualTour{ padding: 55px 0px;}


    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .djcsb{flex-direction: column;justify-content: space-between;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_box{}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_box .list_box_li{}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .larb .bottom_list_box:first-child{width:100%;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .larb .bottom_list_box:last-child{width:100%;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_box.two{flex-direction: column;justify-content: space-between;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_box.two .list_box_li{width:100%;}

}
    
@media screen and (max-width:680px){
    .VirtualTour,.VirtualTourDetails{ padding: 45px 0px;}
    .VirtualTour .pc_all_content{ justify-content: space-between;}
    .VirtualTour .VirtualTour_list{ width: 100%; margin-right: 0%; margin-bottom: 30px;}
    .VirtualTour .VirtualTour_list .VirtualTour_img img{ height: auto;}
    .VirtualTour .VirtualTour_list:nth-child(4n){  margin-right: 0%;}
    .VirtualTour .VirtualTour_list .VirtualTour_bottom .VirtualTour_bottom_icon{ width: 22px; height: 22px;}
    .VirtualTour .VirtualTour_list .VirtualTour_bottom .VirtualTour_bottom_icon img{ height: 8px;}
    
    .VirtualTourDetails .pc_all_content{ flex-wrap: wrap;}
    .VirtualTourDetails .pc_all_content .VirtualTourDetails_left,.VirtualTourDetails .pc_all_content .VirtualTourDetails_right{ width: 100%;}
    .VirtualTourDetails .pc_all_content .VirtualTourDetails_right .play_btn{ width: 35px; height: 35px;}
    .VirtualTourDetails .pc_all_content .VirtualTourDetails_right .play_btn img{ height: 12px;}
    .VirtualTourDetails .pc_all_content .VirtualTourDetails_left .VirtualTourDetails_left_txt{ font-size: 16px;}
    .VirtualTourDetails .pc_all_content .VirtualTourDetails_left .VirtualTourDetails_left_txt p{ margin-bottom: 10px; }
}

@media screen and (max-width:600px){
.DBanner .DBanner_img img{ width:100%; height: 350px; object-fit:cover;}
.DBanner .DBanner_txt{ font-size: 20px;}


.DownloadsForm .GlobalPresence_content .GlobalPresence_content_list .content_list_img{ height: auto;}

}


@media screen and (max-width:475px){
.Investor .Investor_right .Investor_right_top{ flex-wrap: wrap; margin-bottom: -20px;}
.Investor .Investor_right .Investor_right_top .right_top_list{ width: 50%; margin-bottom: 20px;}

.Product .Product_nav a{ font-size: 15px; padding: 0px 5px;}


    .DBanner .DBanner_title{ padding-top: 40px;}

.m-header-nav .sp_header{ padding: 0px 6%;}
.IndexBioDuro .pc_all_content,.pc_all .pc_all_content{ max-width: 86%; padding: 0;}
.Platform .pc_all_content{  max-width: 90%;}
.IndexFully .IndexFully_content .IndexFully_content_list{ width: 100%; margin-bottom: 20px;}
.IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_btn{ margin-top: 30px;}

.GlobalPresence .GlobalPresence_content .GlobalPresence_content_list{ width: 100%;}


    .CareerS .CareerS_top{ display: block;}
    .CareerS .CareerS_top{ width:100%; padding:20px;}
    .CareerS .CareerS_top .CareerS_top_img,.CareerS .CareerS_top .CareerS_top_txt{ width:100%; padding-top:0;}
    .CareerS .CareerS_top .CareerS_top_txt{ margin-top:25px;}
    
    
    .CareerS .CareerS_bottom{ display: block;}
    .CareerS .CareerS_bottom .CareerS_bottom_left,.CareerS .CareerS_bottom .CareerS_bottom_right{ width: 100%;}
    
    
    
    .DDiscovery .DDiscovery_content .DDiscovery_content_list .content_list_con{ max-width: 86%; display: block; padding: 35px 0px;}
    .DDiscovery .DDiscovery_content .DDiscovery_content_list .content_list_img,.DDiscovery .DDiscovery_content .DDiscovery_content_list .content_list_txt{ width: 100%;}
    .DDiscovery .DDiscovery_content .DDiscovery_content_list .content_list_img{ width:100px; margin-bottom: 25px;}
    .DDiscovery .DDiscovery_content .DDiscovery_content_list .content_list_txt .list_txt_dd{ font-size: 20px;}
    .DDiscovery .DDiscovery_content .DDiscovery_content_list .content_list_txt .list_txt_dt{ font-size: 16px; line-height: 24px; margin: 15px 0px;}
    .DDiscovery .DDiscovery_content .DDiscovery_content_list .content_list_txt .list_txt_more img{ height: 15px;}
    .DDiscovery .DDiscovery_content .DDiscovery_content_list:last-child .content_list_con{ padding-bottom: 0; border-bottom: 0px;}
    
    
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_top{ margin-bottom: 25px; display: block;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_top .left_top_img{ width: 100px; margin-bottom:20px;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_top .left_top_txt{ width: 100%;}

    
    .pc_banner{ display: none;}
    .ipad_banner{ display: none;}
    .iphone_banner{ display: block;}
    
    .Events .News2_content .News2_content_list .content_list_con .list_con_img img{ height: auto; width: 100%; border: 1px solid #dcdcdc; border-radius: 5px;}
    .Events .News2_content .News2_content_list .content_list_con{ display:block;}
    .Events .News2_content .News2_content_list .content_list_con .list_con_img,.Events .News2_content .News2_content_list .content_list_con .list_con_right{ width: 100%;}
    .Events .News2_content .News2_content_list .content_list_con .list_con_right{ margin-top: 25px;}
    .Events .News2_content .News2_content_list .content_list_con .content_list_txt{ justify-content:space-between; display: block;}
    .Events .News2_content .News2_content_list .content_list_con .content_list_txt span{ margin-right:0; display: inline-block; width: 100%;}
    
    
    
    .DEvents_top .DEvents_top_content{ flex-direction: column-reverse;}
    .DEvents_top .DEvents_top_content .top_content_right{ padding: ; background:#fff; display: flex; align-items:center; justify-content:center;}
    .DEvents_top .DEvents_top_content .top_content_left,.DEvents_top .DEvents_top_content .top_content_right{ width: 100%;}
    .DEvents_top .DEvents_top_content .top_content_left{ margin-top:25px;}
    .DEvents_top .DEvents_top_content .top_content_left .content_left_btn{  display: flex; align-items:center; line-height:normal; border-radius: 8px; padding: 8px 15px;}
    .AnnouncementBtn{  display: flex; align-items:center; line-height:normal; border-radius: 8px; padding: 8px 15px;}
    .DEvents_content .DEvents_content_bottom .content_bottom_dt p{ line-height: 26px;}
    
    
    .IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_img .content_img_list .img_list_txt img{ height: 180px; object-fit:cover;}
    .IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_nav .swiper-slide.swiper-slide-thumb-active:before{ display: none;}
    .IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_nav .swiper-slide{ padding: 0;}
    
    
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .list_txt_img img{ max-width: 100% !important;}
    
    .IndexBioPlatform .IndexBioPlatform_content .IndexBioPlatform_content_img .content_img_list .img_list_title br{ display: none;}
    
    
    .IndexFully .IndexFully_content .IndexFully_content_list .content_list_po{ background:#fff;}
    .IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_title, .IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_txt .po_txt_list, .IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_nav .po_nav_list{ color:#222;}
    .IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_btn{ color:#222;}
    .IndexFully .IndexFully_content .IndexFully_content_list:hover .content_list_po .list_po_btn{ color:#fff;}
    .IndexFully .IndexFully_content .IndexFully_content_list{ border:1px solid #0d2481; border-radius: 8px;}
    .IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_icon img{ opacity:1;}
    .IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_icon img:last-child{ opacity:0;}
    
    
    .manufacturing .manufacturing_top{ display: block;}
    .manufacturing .manufacturing_top .manufacturing_top_left,.manufacturing .manufacturing_top .manufacturing_top_right{ width: 100%;}
    .manufacturing .manufacturing_top .manufacturing_top_right{ margin-top: 20px;}
    .manufacturing .manufacturing_top .manufacturing_top_left .top_left_txt video{ width: 100%;}
    .manufacturing .manufacturing_top{ margin-bottom: 40px;}
    .manufacturing .manufacturing_bottom .manufacturing_bottom_list{ flex-wrap:wrap;}
    .manufacturing .manufacturing_bottom .manufacturing_bottom_list .bottom_list_li{ width: 100%; margin-bottom: 35px;}
    .manufacturing .manufacturing_bottom .manufacturing_bottom_list .bottom_list_li:last-child{ margin-bottom: 0px;}
    .manufacturing .manufacturing_bottom .manufacturing_bottom_list .bottom_list_li .list_li_title{ height: auto; margin-bottom: 10px;}
    .manufacturing .manufacturing_bottom .manufacturing_bottom_list2 .bottom_list2_txt{ display: block;}
    .manufacturing .manufacturing_bottom .manufacturing_bottom_list2 .bottom_list2_txt .list2_txt_li{ width: 100%;}
    .manufacturing .manufacturing_bottom .manufacturing_bottom_list2 .bottom_list2_txt .list2_txt_li:last-child{ margin-left: 0;}
    
    .CareerS2{ display: block;}
    .News .News_content .News_content_bottom .content_bottom_list .bottom_list_con .list_con_li{ width: 100%; margin-bottom: 18px;}
    
    .IndexFully .IndexFully_content .IndexFully_content_list .content_list_po .list_po_btn{ margin-top: 15px;}
    
    
    .Discovery .Discovery_list .Discovery_list_content .list_content_li{ width: 48%; margin-right: 0;}
    
    .DNews_top310 .DNews_top_content .top_content_txt{ margin-top: 20px;}
  
    
    .News .News_top .News_top_nav{ overflow-x: auto; overflow-y: hidden;}
    .News .News_top .News_top_nav .top_nav_scroll{ width: 700px;}
    .News .News_top .News_top_nav a{ width: 180px; margin-right: 8px; margin-bottom: 0px; padding: 0px 10px;}
    .News .News_top .News_top_nav a:nth-child(1){ width: 140px;}
    .News .News_top .News_top_nav a:nth-child(2){ width: 90px; min-width: 90px;}
    .News .News_top .News_top_nav a:last-child{ margin-right: 0px; width: 86px;}
    
    
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_title.on{    background: url(../images/bn27.svg) no-repeat 0% 18px; background-size: 10px;}
    .DDiscovery2 .DDiscovery2_content .DDiscovery2_content_left .content_left_bottom .left_bottom_list .bottom_list_title.on .click_btn{ margin-top: 18px; position: relative;}
    
    .AnnouncementWindowClick{ right: 10px; bottom: 30px; width: 40px; height: 40px;}
    .AnnouncementWindowClick img{ height:15px;}
    .AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content{ display: block;}
    .AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content .AnnouncementWindow_content_left,.AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content .AnnouncementWindow_content_right{ width: 100%;}
    .AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content .AnnouncementWindow_content_left img{ height: 220px; object-fit:cover; border-radius: 8px 8px 0px 0px;}
    .AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content .AnnouncementWindow_content_right{ padding: 20px; width: calc(100%);}
    .AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content .AnnouncementWindow_content_right .AnnouncementBtn{ width: 150px;}
    .AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content .AnnouncementWindow_content_right .content_right_p{ margin-top: 20px;}
    .AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content .AnnouncementWindow_content_right .content_right_title .right_title_dd{ font-size: 22px;}
    .AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content .AnnouncementWindow_content_right .content_right_title .right_title_dt{font-size: 16px; line-height: 23px; margin-top: 10px;}
    .AnnouncementWindow .AnnouncementWindow_bg .AnnouncementWindow_content .AnnouncementWindow_content_right .content_right_p{ font-size: 16px;}
    
    
     .content_list_video .list_video_content{ width: 90%;}
        .content_list_video .list_video_bg{ z-index: 1120;}
        .content_list_video .list_video_content{ z-index: 1121;}
}
@media screen and (max-width:360px){


}


@media screen and (max-width:320px){

}