@charset "utf-8";
/* CSS Document */

/*
@font-face {
  font-family: "SourceHanSansCN-Regular";
  src: url("../fonts/SourceHanSansCN-Regular.otf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "SourceHanSansCN-Bold";
  src: url("../fonts/SourceHanSansCN-Bold.otf");
  font-weight: normal;
  font-style: normal;
}
*/

@font-face {
  font-family: "Archivo-Regular";
  src: url("../fonts/Archivo-Regular.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Roboto-Light";
  src: url("../fonts/Roboto-Light.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Roboto-Medium";
  src: url("../fonts/Roboto-Medium.ttf");
  font-weight: normal;
  font-style: normal;
}



*{font-family: "Source Han Sans CN","microsoft yahei",arial,"STXihei";padding:0px; margin:0px; border:0px; color:#666666; font-size:0.9336vw; line-height: 1; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; outline: none;font-style: normal;}
a{ text-decoration:none; transition: all 0.35s ease 0s;-webkit-transform: all 0.35s ease 0s;  -webkit-tap-highlight-color: transparent; outline: none; cursor: pointer;}
a:hover{ text-decoration:none;transition: all 0.35s ease 0s; -webkit-transform: all 0.35s ease 0s;}
/* background:rgba(0,0,0,0);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);*/

.clearfloat{display: block;clear: both; height: 0px;margin: 0px;padding: 0px; border: 0px;width: 0;height: 0;overflow: hidden;}
.clear:after{content: "";display: block;height: 0;clear: both;visibility: hidden;}
.clear{zoom: 1;}/* 触发 hasLayout */ 
li{list-style:none;}
img{max-width: 100%;max-height: 100%;vertical-align: middle;object-fit: cover;transition: transform 0.5s ease; -webkit-transform: transform 0.5s ease;}
span{vertical-align: middle;}
input:focus{ outline: none;}/*去除按钮选中的高亮标签*/
textarea:focus{ outline: none;}/*去除文本框选中的高亮标签*/
button:focus{ outline: none;}/*去除按钮选中的高亮标签*/
select:focus{ outline: none;}/*去除下拉框选中的高亮标签*/
textarea{-webkit-appearance: none;background-color: transparent;}
input[type="submit"]{ cursor: pointer;}
input::-ms-input-placeholder{ /* Internet Explorer 10+ */ color:#999999; font-size:0.8336vw;font-family: "SourceHanSansCN-Regular";}
input::-webkit-input-placeholder{ /* WebKit browsers */ color:#999999; font-size:0.8336vw;font-family: "SourceHanSansCN-Regular";}
input::-moz-placeholder{ /* Mozilla Firefox 4 to 18 */  color:#999999; font-size:0.8336vw;font-family: "SourceHanSansCN-Regular";}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999999; font-size:0.8336vw;font-family: "SourceHanSansCN-Regular";}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999999; font-size:0.8336vw;font-family: "SourceHanSansCN-Regular";}
textarea::-webkit-input-placeholder{color:#999999; font-size:0.8336vw;font-family: "SourceHanSansCN-Regular";}


input[type="button"], input[type="submit"], input[type="reset"] {
	 -webkit-appearance: none;
}
textarea {  
	-webkit-appearance: 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 100px white inset; 
}

.fl{ float:left;}
.fr{ float:right;}


/*图片变大*/
.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;
}



.pc_all {max-width:100%;overflow:hidden;}
.pc_container {max-width:75.024vw;width:75.024vw;margin:0 auto;}
.m-header-nav {display:none;}


.pc_all .pc_hd_box {width:100%;position:relative;}
.pc_all .pc_hd_box .hd_box_title {max-width:100%;margin-bottom:1.521vw;}
.pc_all .pc_hd_box .hd_box_title .box_title_dd {margin-bottom:0.521vw;display:flex;align-items:center;color:#00c6e0;font-size: 1.4vw;}
.pc_all .pc_hd_box .hd_box_title .box_title_dd img {margin-right:0.521vw;width:0.7815vw;height:0.7815vw;}
.pc_all .pc_hd_box .hd_box_title .box_title_dd.cw{color: #ffffff;}
.pc_all .pc_hd_box .hd_box_title .box_title_dt {font-size:2.1882vw;line-height:2.8655vw;color:#111111;font-weight: 700;}
.pc_all .pc_hd_box .hd_box_title .box_title_dt b{font-size:2.1882vw;line-height:2.8655vw;color:#111111;font-weight: bold;}
.pc_all .pc_hd_box .hd_box_title .box_title_dt.cw{color: #ffffff;}
.pc_all .pc_hd_box .hd_box_title .box_title_dt.cw b{color: #ffffff;}
.pc_all .pc_hd_box .hd_box_desc {max-width:100%;width:100%;line-height:1.6546vw;color:#333333;}
.pc_all .pc_hd_box .hd_box_desc p{line-height:1.6546vw;color:#333333;}
.pc_all .pc_hd_box .hd_box_desc.cw{color: #ffffff;}
.pc_all .pc_hd_box .hd_box_left {max-width:40%;}
.pc_all .pc_hd_box .hd_box_right {display:flex;align-items:center;justify-content:flex-end;}
.pc_all .pc_hd_box .hd_box_right ul{display:flex;align-items:center;justify-content:flex-end;}
.pc_all .pc_hd_box .hd_box_right .box_right_li {padding:1.042vw 1.3025vw 1.042vw 1.563vw;border:0.0521vw solid #bfbfbf;border-radius:5.21vw;display:flex;align-items:center;justify-content:center;}
.pc_all .pc_hd_box .hd_box_right .box_right_li .right_li_txt {margin-right:1.563vw;color:#666666;transition:color 0.35s ease 0s;-webkit-transform:color 0.35s ease 0s;}
.pc_all .pc_hd_box .hd_box_right .box_right_li .right_li_icon {width:0.7815vw;height:0.7815vw;position:relative;}
.pc_all .pc_hd_box .hd_box_right .box_right_li .right_li_icon img {width:100%;height:100%;transition:opacity 0.35s ease 0s;-webkit-transform:opacity 0.35s ease 0s;position:absolute;left:0;top:0;}
.pc_all .pc_hd_box .hd_box_right .box_right_li .right_li_icon img:first-child {opacity:1;}
.pc_all .pc_hd_box .hd_box_right .box_right_li .right_li_icon img:last-child {opacity:0;}
.pc_all .pc_hd_box .hd_box_right .box_right_li:first-child {margin-right:0.7815vw;}
.pc_all .pc_hd_box .hd_box_right .box_right_li.on {border-color:#224aef;background-color:#224aef;}
.pc_all .pc_hd_box .hd_box_right .box_right_li.on .right_li_txt {color:#ffffff;}
.pc_all .pc_hd_box .hd_box_right .box_right_li.on .right_li_icon img:first-child {opacity:0;}
.pc_all .pc_hd_box .hd_box_right .box_right_li.on .right_li_icon img:last-child {opacity:1;}
.pc_all .pc_hd_box.on {display:flex;align-items:center;justify-content:space-between;}



.pc_more_btn {display:flex;align-items:center;}
.pc_more_btn a {display:flex;align-items:center;border-radius:5.21vw;overflow:hidden;}
.pc_more_btn .more_btn_txt {margin-right:0.2605vw;font-size:0.8815vw;color:#666666;transition:color 0.35s ease 0s;-webkit-transform:color 0.35s ease 0s;}
.pc_more_btn .more_btn_txt.cw{color: #ffffff;}
.pc_more_btn .more_btn_icon {width:3.0218vw;height:2.5008vw;position:relative;}
.pc_more_btn .more_btn_icon img {width:100%;height:100%;position:absolute;left:0;top:0;transition:opacity 0.35s ease 0s;-webkit-transform:opacity 0.35s ease 0s;}
.pc_more_btn .more_btn_icon img:first-child {opacity:1;}
.pc_more_btn .more_btn_icon img:last-child {opacity:0;}
.pc_more_btn.cw .more_btn_txt {color: #ffffff;}
.pc_more_btn.cw .more_btn_icon img:first-child {opacity:0;}
.pc_more_btn.cw .more_btn_icon  img:first-child {opacity:1;}
/*.pc_more_btn:hover a {background:#224aef;}
.pc_more_btn:hover .more_btn_txt {color:#ffffff;}*/
.pc_more_btn:hover .more_btn_icon img:first-child {opacity:0;}
.pc_more_btn:hover .more_btn_icon img:last-child {opacity:1;}



.Crumbs {position:absolute;left:50%;top:0.7815vw;transform:translateX(-50%);display:flex;align-items:center;}
.Crumbs a {font-size:0.7294vw;color:#999999;}
.Crumbs i {font-size:0.7294vw;margin:0 0.2605vw;color:#999999;}
.Crumbs a:last-child {color:#666666;}

.page {margin-top:4.0638vw;}
.layui-laypage {display:flex;font-size:0.8336vw;color:#333333;align-items:center;justify-content:center}
.layui-laypage .layui-laypage-count {display:none;}
.layui-laypage a {width:2.084vw;height:2.084vw;font-size:0.8336vw;font-family:"Roboto-Light";color:#333333;margin:0 0.6252vw;border:0.0521vw solid #d9d9d9;border-radius:0.2605vw;display:flex;align-items:center;justify-content:center}
.layui-laypage-count {font-size:0.8336vw;font-family:"Roboto-Light";color:#333333;}
.layui-laypage-curr {width:2.084vw;height:2.084vw;font-size:0.8336vw;font-family:"Roboto-Light";background:#224aef;color:#ffffff;margin:0 0.6252vw;border:0.0521vw solid #d9d9d9;border-radius:0.2605vw;display:flex;align-items:center;justify-content:center}
.layui-laypage-curr em,.layui-laypage-disabled em {font-style:inherit;font-size:0.8336vw;font-family:"Roboto-Light";color:#ffffff;}
.layui-laypage-disabled {width:2.084vw;height:2.084vw;font-size:0.8336vw;color:#333333;margin:0 0.6252vw;border:0.0521vw solid #d9d9d9;border-radius:0.2605vw;cursor:no-drop;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all 0.35s ease 0s;-webkit-transform:all 0.35s ease 0s;}
.layui-laypage .layui-icon-left,.layui-laypage .layui-icon-right {width:2.084vw;height:2.084vw;font-size:0.8336vw;border-radius:0.2605vw;display:flex;align-items:center;justify-content:center}
.layui-laypage a:hover {background:#224aef !important;color:#fff !important;}





.Header {width:100%;position:absolute;top:0;left:0;z-index:2000;background-color:#F7FCFD;}
.Header .Header_content {width:100%;padding-right:1.8235000000000001vw;height:4.168vw;display:flex;align-items:center;justify-content:space-between;}
.Header .Header_left {height:100%;display:flex;align-items:center;justify-content:flex-start;}
.Header .Header_left .Header_left_search {width:4.168vw;height:100%;border-right:0.0521vw solid #e8e8e8;display:flex;align-items:center;justify-content:center;}
.Header .Header_left .Header_left_search a {width:100%;height:100%;display:flex;align-items:center;justify-content:center;}
.Header .Header_left .Header_left_search a img {width:0.9378vw;height:0.9378vw;}
.Header .Header_left .Header_left_lang {height:100%;padding:0 1.563vw;position:relative;display:flex;align-items:center;}
.Header .Header_left .Header_left_lang .lang_list {height:100%;display:flex;align-items:center;}
.Header .Header_left .Header_left_lang .lang_list .lang_list_txt {margin:0 0.3126vw;}
.Header .Header_left .Header_left_lang .lang_list img:first-child{width:0.9378vw;height:0.9378vw;}
.Header .Header_left .Header_left_lang .lang_list img:last-child{width:0.521vw;height:0.3647vw}
.Header .Header_left .Header_left_lang .lang_down {display:none;width:auto;position:absolute;top:3.3865vw;left:calc(58% - 0.521vw);transform:translateX(-50%);background-color:rgba(0,0,0,.3);border-radius:0.2605vw;z-index:99999999;}
.Header .Header_left .Header_left_lang .lang_down:before {content:"";display:inline-block;transition:all 0s;width:0;height:0;border-left:0.4689vw solid transparent;border-right:0.4689vw solid transparent;border-bottom:0.4689vw solid rgba(0,0,0,.3);position:absolute;top:-0.4689vw;left:-0.2605vw;right:0;margin:0 auto}
.Header .Header_left .Header_left_lang .lang_down li {}
.Header .Header_left .Header_left_lang .lang_down li:first-child a {border-top-left-radius:0.2605vw;border-top-right-radius:0.2605vw;}
.Header .Header_left .Header_left_lang .lang_down li:last-child a {border-bottom-left-radius:0.2605vw;border-bottom-right-radius:0.2605vw;}
.Header .Header_left .Header_left_lang .lang_down li a {font-size:0.6773vw;color:white;display:block;padding:0.521vw 0.8235000000000001vw;transition:background-color 0.5s;text-align:center;}
.Header .Header_left .Header_left_lang .lang_down li a:hover {background-color:#00c6e0;}
.Header .Header_left .Header_left_lang:hover .lang_down {display:block;}
.Header .Header_left .Header_left_lang {}
.Header .Header_nav {height:100%;display:flex;align-items:center;}
.Header .Header_nav .header_nav_li {height:100%;position:relative;}
.Header .Header_nav .header_nav_li .nav_li_title {height:100%;font-size:0.8336vw;margin:0 1.042vw;padding:0 0.521vw;line-height:1.1462vw;color:#000000;display:flex;align-items:center;position:relative;}
.Header .Header_nav .header_nav_li .nav_li_title .nav_icon {margin-left:0.4168vw;display:flex;align-items:center;transition:transform 0.5s;-webkit-transform:transform 0.5s;}
.Header .Header_nav .header_nav_li .nav_li_title::after {content:'';width:0vw;height:0.1042vw;border-radius:5.21vw;position:absolute;bottom:0;left:50%;transform:translateX(-50%);background-color:#00c6e0;transition:all 0.35s ease 0s;-webkit-transform:all 0.35s ease 0s;z-index:999999}
.Header .Header_nav .header_nav_li:hover .nav_li_title::after {width:100%;}
.Header .Header_nav .header_nav_li.on .nav_li_title {color:#00c6e0;}
.Header .Header_nav .header_nav_li.on .nav_li_title::after {width:100%;}
.Header .Header_nav .header_nav_li .nav_li_down {width:120%;height:auto;padding:0;position:absolute;left:50%;top:4.0638vw;transform:translateX(-50%);flex-direction:column;background-color:#F7FCFD;overflow:hidden;display:none;}
.Header .Header_nav .header_nav_li .nav_li_down a {margin:0;height:auto;font-size:0.7015vw;padding:0.521vw 0vw;display: flex;align-items:center;justify-content:center;color:#000000;}
.Header .Header_nav .header_nav_li .nav_li_down a:hover{background-color:#00c6e0;color:#FFFFFF;}
.Header .Header_nav .header_nav_li:hover .nav_li_down{display:flex;overflow:auto;}
.Header .Header_right {height:100%;display:flex;align-items:center;justify-content:flex-end;}
.Header .Header_right .Header_right_logo {display:flex;align-items:center;}
.Header .Header_right .Header_right_logo a {display:flex;align-items:center;justify-content:center;}
.Header .Header_right .Header_right_logo a img {width:7.4503vw;height:2.2403vw;}





/* 搜索 */
.Header_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:9999999999999999;}
.Header_search .search_bg {position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:9999999999999;}
.Header_search .search_bg .search_content {width:50%;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);filter:scale(0);filter:transform;transition:all 0.4s ease 0s;-webkit-transform:all 0.4s ease 0s;opacity:1;}
.Header_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;}
.Header_search .search_content .search_content_top {position:relative;}
.Header_search .search_content .search_content_top .search_close {position:absolute;right:0;top:-2.5008vw;color:#fff;font-size:1.3025vw;font-weight:400;}
.Header_search .search_content .search_content_bottom {display:flex;align-items:center;justify-content:center;position:relative;}
.Header_search .search_content input[type="search"] {width:80%;background:inherit;height:3.126vw;font-size:0.8336vw;color:#333;padding:0vw 1.042vw;z-index:1;position:relative;background:#fff;border-top-left-radius:5.21vw;border-bottom-left-radius:5.21vw;overflow:hidden;}
.Header_search .search_content input[type="submit"] {width:20%;height:3.126vw;font-size:0.8336vw;z-index:1;position:relative;font-family:"SourceHanSansCN-Regular";color:#111;cursor:pointer;color:#fff;background:#00c6e0;border-top-right-radius:5.21vw;border-bottom-right-radius:5.21vw;overflow:hidden;}





.Index_banner {}
.Index_banner .banner_box {}
.Index_banner .banner_box .swiper-container {position:relative;}
.Index_banner .banner_box .banner_list {}
.Index_banner .banner_box .banner_list .banner_list_bg {width: 100%;}
.Index_banner .banner_box .banner_list .banner_list_bg img {width: 100%;}
.Index_banner .banner_box .banner_list .banner_list_box {position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);}
.Index_banner .banner_box .banner_list .banner_list_box .pc_hd_box {width:33.403vw;}
.Index_banner .banner_box .banner_list .banner_list_box .pc_hd_box .hd_box_title .box_title_dt {font-size:2.126vw;line-height:2.9075vw;}
.Index_banner .banner_box .banner_list .banner_list_box .pc_hd_box .hd_box_title .box_title_dt b {font-size:2.126vw;line-height:2.9075vw;}
.Index_banner .banner_box .banner_list .banner_list_box .pc_hd_box .hd_box_desc {font-size:1.1vw;}
.Index_banner .banner_box .banner_list .banner_list_box .pc_more_btn {margin-top:2.605vw;}
.Index_banner .banner_box .swiper-container .swiper-pagination{position:absolute;right:50px;bottom: 60px;width:auto;display:flex;align-items: center;justify-content: flex-end;}
.Index_banner .banner_box .swiper-container .swiper-pagination span {position:relative;}
.Index_banner .banner_box .swiper-container .swiper-pagination .icon {width: 12px;height: 12px;position: absolute; left: calc(50% - 2px); top: calc(50% - 4px); transform: translateX(-50%) translateY(-50%);z-index: 99;}
.Index_banner .banner_box .swiper-container .swiper-pagination .icon img{width: 12px;height: 12px;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {margin:0 20px;width:4px;height:4px;background-color:#fff;opacity:1;border-radius:100%;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {background:none;}
@keyframes jtd {0% {stroke-dasharray:0 190;stroke-dashoffset:0;} 100% {stroke-dasharray:190 0;stroke-dashoffset:0;}}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet svg {position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);border-radius:100%;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet svg .jdt {transform:rotate(-90deg);transform-origin:10px;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet svg .jdt {animation:jtd 6.5s linear;}






.HMain{background: #f6f6f6 url(../images/bn97.png) no-repeat top center; background-size: contain;}




.HAbout {padding:6.5125vw 0 6.5125vw 0;}
.HAbout .HAbout_content {}
.HAbout .HAbout_content .HAbout_content_top {display:flex;align-items:flex-start;justify-content:space-between;}
.HAbout .HAbout_content .HAbout_content_top .content_top_left {width:50%;}
.HAbout .HAbout_content .HAbout_content_top .content_top_right {width:50%;}
.HAbout .HAbout_content .HAbout_content_top .content_top_right .top_right_desc {}
.HAbout .HAbout_content .HAbout_content_top .content_top_right .top_right_desc p {line-height:1.563vw;color:#333333;font-size: 0.9336vw;}
.HAbout .HAbout_content .HAbout_content_top .content_top_right .top_right_desc p:first-child {margin-bottom:0.7815vw;font-size:1.0378vw;line-height:1.563vw;color:#333333;}
.HAbout .HAbout_content .HAbout_content_top .content_top_right .pc_more_btn {margin-top:2.084vw;}
.HAbout .HAbout_content .HAbout_content_btm {margin-top:4.168vw;display:flex;align-items:center;justify-content:center;position:relative;}
.HAbout .HAbout_content .HAbout_content_btm .content_btm_thumb {width:23.9963vw;height:24.1526vw;}
.HAbout .HAbout_content .HAbout_content_btm .content_btm_thumb img {width:100%;height:100%;}
.HAbout .HAbout_content .HAbout_content_btm .content_btm_info {position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);}
.HAbout .HAbout_content .HAbout_content_btm .content_btm_info .btm_info_title {margin-bottom:1.563vw;text-align:center;font-size:1.3546vw;color:#235fac;}
.HAbout .HAbout_content .HAbout_content_btm .content_btm_info .btm_info_title b {font-weight:600;font-size:1.3546vw;color:#235fac;}
.HAbout .HAbout_content .HAbout_content_btm .content_btm_info .btm_info_thumb {margin-bottom:1.563vw;}
.HAbout .HAbout_content .HAbout_content_btm .content_btm_info .btm_info_thumb img {max-width:100%; width:18vw;}







.HDPlatform {}
.HDPlatform .HDPlatform_content {}
.HDPlatform .HDPlatform_content .HDPlatform_content_top {}
.HDPlatform .HDPlatform_content .HDPlatform_content_top .hd_box_title {display:flex;flex-direction:column;justify-content:center;align-items:center;}
.HDPlatform .HDPlatform_content .HDPlatform_content_btm {margin-top:1.563vw;width:100%;padding:0 3.2302vw;position:relative;}
.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_thumb {width:100%;}
.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_thumb img {width:100%;}
.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_list {position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);display:flex;flex-direction:column;align-items:flex-end;justify-content:center;}
.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_list .btm_list_box {width:19.798000000000002vw;}
.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_list .btm_list_title {font-size: 1.9588vw;color:#ffffff;}
.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_list .btm_list_desc {width:100%;margin:0.7815vw 0 1.3025vw 0;}
.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_list .btm_list_desc p {font-size: 1.0515vw;line-height: 1.5462vw;color:#ffffff;}
.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_list .btm_list_nav {width:100%;margin-bottom:1.563vw;}
.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_list .btm_list_nav .list_nav_li {width:100%;padding: 1.5025vw 1.042vw;margin-bottom:0.521vw;border:0.0521vw solid #ffffff50;border-radius:0.2605vw;background-color:#00000020;display:flex;align-items:center;justify-content:space-between;}
.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_list .btm_list_nav .list_nav_li .nav_li_info {display:flex;align-items:center;}
.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_list .btm_list_nav .list_nav_li .nav_li_info .li_info_icon {margin-right:0.2605vw;}
.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_list .btm_list_nav .list_nav_li .nav_li_info .li_info_icon img {}
.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_list .btm_list_nav .list_nav_li .nav_li_info .li_info_txt {font-size: 1vw;color:#ffffff;}
.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_list .btm_list_nav .list_nav_li .nav_li_icon {}
.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_list .btm_list_nav .list_nav_li .nav_li_icon img {}
.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_list .btm_list_nav .list_nav_li:last-child {margin-bottom:0;}
.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_list .pc_more_btn {justify-content:flex-end;}








.HPPipeline {padding:7.0335vw 0;}
.HPPipeline .HPPipeline_content {}
.HPPipeline .HPPipeline_content .HPPipeline_content_top {align-items:flex-end}
.HPPipeline .HPPipeline_content .HPPipeline_content_top .hd_box_left {max-width:80%;}
.HPPipeline .HPPipeline_content .HPPipeline_content_top .hd_box_right {position:relative;bottom:1.042vw;}
.HPPipeline .HPPipeline_content .HPPipeline_content_btm {margin-top:1.563vw;width:100%;display:flex;align-items:flex-start;justify-content:space-between;}
.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_li {width: 49%;height:23.7055vw;position:relative;border-radius:0.6252vw;overflow:hidden;}
.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_li .btm_li_thumb {width:100%;height:100%;}
.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_li .btm_li_thumb img {width:100%;height:100%;}
.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_li .btm_li_list{width: 100%; height: 100%; padding: 2.084vw;position:absolute;left:0;top:0; display: flex; flex-direction: column; justify-content: space-between; align-items: flex-start;}
.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_li .btm_li_list .li_list_icon {}
.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_li .btm_li_list .li_list_icon img {height:2.3966vw;}
.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_li .btm_li_list .li_list_title {width:100%;margin:2.084vw 0 1.042vw;display:flex;align-items:center;}
.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_li .btm_li_list .li_list_title .list_title_txt {width:100%;margin-right:0.521vw;color:#ffffff;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_li .btm_li_list .li_list_title img {width:0.7294vw;height:auto;}
.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_li .btm_li_list .li_list_info{width: 63%;}
.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_li .btm_li_list .li_list_desc {width:100%;min-height: 3.85vw;}
.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_li .btm_li_list .li_list_desc p {font-size:1.15vw;line-height:1.6672vw;color:white;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_left {width:calc(100% - 25.2685vw);}
.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_left .btm_li_list {width:21.256800000000002vw;padding:2.084vw;background:#235fac url(../images/bn102.png) no-repeat top right;background-position:86% 2.084vw;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;}
.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_right {width:24.2265vw;height:;}
.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_right .btm_li_list {width:100%;padding:2.084vw;display:flex;flex-direction:column;justify-content:space-between;background-image:linear-gradient(to top,#00000080,#00000000);}
.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_right .btm_li_list .li_list_info {}
.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_right .btm_li_list .li_list_info .li_list_title {margin-bottom:0.7815vw;}






.Footer {background:#efefef;padding:3.126vw 0 0 0;}
.Footer .Footer_content {}
.Footer .Footer_content .Footer_content_top {width:100%;margin-bottom:3.3865vw;display:flex;align-items:flex-start;justify-content:space-between;}
.Footer .Footer_content .Footer_content_top .content_top_left {}
.Footer .Footer_content .Footer_content_top .content_top_left .top_left_flogo {margin-bottom:3.3865vw;}
.Footer .Footer_content .Footer_content_top .content_top_left .top_left_flogo img {width:210px;}
.Footer .Footer_content .Footer_content_top .content_top_left .top_left_share {display:flex;align-items:center;}
.Footer .Footer_content .Footer_content_top .content_top_left .top_left_share .left_share_li {margin-right:0.7815vw;display:flex;align-items:center;justify-content:center;}
.Footer .Footer_content .Footer_content_top .content_top_left .top_left_share .left_share_li .share_li_box {width:2.2924vw;height:2.2924vw;border-radius:5.21vw;}
.Footer .Footer_content .Footer_content_top .content_top_left .top_left_share .left_share_li .share_li_box img {width:100%;height:100%;border-radius:5.21vw;}
.Footer .Footer_content .Footer_content_top .content_top_left .top_left_share .left_share_wx{position: relative;}
.Footer .Footer_content .Footer_content_top .content_top_left .top_left_share .left_share_wx .share_li_down{width: 6.252vw;height: 6.252vw;display:none;align-items: center;justify-content: center;position: absolute;bottom: 3.3865vw;left: 50%;transform: translateX(-50%);}
.Footer .Footer_content .Footer_content_top .content_top_left .top_left_share .left_share_wx .share_li_down .li_down_box{width: 100%;height: 100%;}
.Footer .Footer_content .Footer_content_top .content_top_left .top_left_share .left_share_wx .share_li_down .li_down_box img{width: 100%;height: 100%;}
.Footer .Footer_content .Footer_content_top .content_top_left .top_left_share .left_share_wx:hover .share_li_down{display:flex;}
.Footer .Footer_content .Footer_content_top .content_top_right {display:flex;align-items:flex-start;justify-content:flex-end;}
.Footer .Footer_content .Footer_content_top .content_top_right .top_right_nav {margin-right:7.7108vw;padding-right:7.5545vw;display:flex;align-items:flex-start;position:relative;}
.Footer .Footer_content .Footer_content_top .content_top_right .top_right_nav::after {content:"";width:0.0521vw;height:100%;position:absolute;top:0;right:0;background-color:#dee1e8;}
.Footer .Footer_content .Footer_content_top .content_top_right .top_right_nav .right_nav_li {display:flex;align-items:flex-start;justify-content:center;flex-direction:column;}
.Footer .Footer_content .Footer_content_top .content_top_right .top_right_nav .right_nav_li a {margin-bottom:1.042vw;font-size:0.8336vw;display:flex;align-items:center;justify-content:center;color:#2c2f31;}
.Footer .Footer_content .Footer_content_top .content_top_right .top_right_nav .right_nav_li a:last-child {margin-bottom:0;}
.Footer .Footer_content .Footer_content_top .content_top_right .top_right_nav .right_nav_li a:hover {color:#224aef;}
.Footer .Footer_content .Footer_content_top .content_top_right .top_right_nav .right_nav_li:first-child {margin-right:5.731vw;}

.Footer .Footer_content .Footer_content_top .content_top_right .top_right_info {}
.Footer .Footer_content .Footer_content_top .content_top_right .top_right_info .right_info_title {margin-bottom:1.042vw;color:#2e2f31;}
.Footer .Footer_content .Footer_content_top .content_top_right .top_right_info .right_info_list {}
.Footer .Footer_content .Footer_content_top .content_top_right .top_right_info .right_info_list .info_list_li {margin-bottom:0.7815vw;font-size:0.7294vw;color:#000000;opacity:0.8;}
.Footer .Footer_content .Footer_content_btm {width:100%;padding:1.3025vw 0;border-top:0.0521vw solid #dee1e8;display:flex;align-items:center;justify-content:space-between;}
.Footer .Footer_content .Footer_content_btm .content_btm_left {}
.Footer .Footer_content .Footer_content_btm .content_btm_left p {font-size:0.7252vw;color:#020202;opacity:0.7;}
.Footer .Footer_content .Footer_content_btm .content_btm_left a {font-size:0.7252vw;color:#020202;}
.Footer .Footer_content .Footer_content_btm .content_btm_right {display:flex;align-items:center;justify-content:flex-end;}
.Footer .Footer_content .Footer_content_btm .content_btm_right a {font-size:0.7252vw;color:#020202;opacity:0.7;}
.Footer .Footer_content .Footer_content_btm .content_btm_right a:hover {color:#224aef;opacity:1;}
.Footer .Footer_content .Footer_content_btm .content_btm_right .line {margin:0 0.521vw;font-size:0.6252vw;color:#ffffff85;opacity:0.7;}





.PCMain {}



.PCBanner {width:100%;margin-top:4.168vw;position:relative;}
.PCBanner .PCBanner_img {width:100%;height:auto;}
.PCBanner .PCBanner_img img {width:100%;height:100%;}
.PCBanner .PCBanner_info {display:flex;align-items:center;justify-content:space-between;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);}
.PCBanner .PCBanner_info .PCBanner_left_info {width:100%;}
.PCBanner .PCBanner_info .PCBanner_left_info .left_info_dd {width:100%;margin-bottom:0.521vw;display:flex;align-items:center;}
.PCBanner .PCBanner_info .PCBanner_left_info .left_info_dd img {margin-right:0.1042vw;}
.PCBanner .PCBanner_info .PCBanner_left_info .left_info_dd .info_dd_txt {color:#224aef;font-size:1.1vw;}
.PCBanner .PCBanner_info .PCBanner_left_info .left_info_dt {}
.PCBanner .PCBanner_info .PCBanner_left_info .left_info_dt p {font-size:2.126vw;line-height:2.9075vw;color:#111111;font-weight: bold;font-family:"SourceHanSansCN-Bold";}
.PCBanner .PCBanner_info .PCBanner_left_info .left_info_dt p b {font-size:2.126vw;line-height:2.9075vw;font-family:"SourceHanSansCN-Bold";color:#111111;}
.PCBanner .scrolldown {position:absolute;left:5.21vw;bottom:2.605vw;cursor:pointer;z-index:9;display: flex;flex-direction: column;align-content: center;justify-content: center;align-items: center;}
.PCBanner .scrolldown .scrolldown_txt{}
.PCBanner .scrolldown .scrolldown_txt img {width:0.6252vw;height:3.8033vw;display:none;}
.PCBanner .scrolldown .scrolldown_icon{width: 1px;height: 3.126vw;background: rgba(255,255,255,.2);position: relative;margin: 0 auto;overflow: hidden;display: flex;justify-content: center;}
.PCBanner .scrolldown .scrolldown_icon span{ position: absolute; width: 100%; height: 20%; background: #fff;animation:mymove 3s infinite; -webkit-animation:mymove 3s infinite;position: absolute; top: 0; left: 0;}
@keyframes mymove{from {top:0px;}to {top:100%;}}
@-ms-keyframes mymove{from {top:0px;}to {top:100%;}}
@-moz-keyframes mymove{from {top:0px;}to {top:100%;}}
@-webkit-keyframes mymove{from {top:0px;}to {top:100%;}}




.ATMain{background:#f8f8f8 url(../images/bn47.png) no-repeat center top;background-size: contain;}



.AboutLQ {padding:5.21vw 0;}
.AboutLQ .AboutLQ_content {}
.AboutLQ .AboutLQ_content .pc_hd_box {}
.AboutLQ .AboutLQ_content .AboutLQ_content_desc {margin-top:1.563vw;height:14.588000000000001vw;padding-right:2.8655vw;overflow-y:auto;}
.AboutLQ .AboutLQ_content .AboutLQ_content_desc::-webkit-scrollbar-track {background-color:#e5e5e5;}
.AboutLQ .AboutLQ_content .AboutLQ_content_desc::-webkit-scrollbar-thumb {background:#224aef;width:0.1563vw;border-radius:5.21vw;}
.AboutLQ .AboutLQ_content .AboutLQ_content_desc::-webkit-scrollbar-button {background-color:#ffffff;}
.AboutLQ .AboutLQ_content .AboutLQ_content_desc::-webkit-scrollbar-corner {background-color:#ffffff;}
.AboutLQ .AboutLQ_content .AboutLQ_content_desc::-webkit-scrollbar {width:0.1563vw;height:0vw;border-radius:5.21vw;}
.AboutLQ .AboutLQ_content .AboutLQ_content_desc p {margin-bottom:0.521vw;line-height:1.4588vw;color:#333333;}
.AboutLQ .AboutLQ_content .AboutLQ_content_desc p:last-child {margin-bottom:0;}
.AboutLQ .AboutLQ_content .AboutLQ_content_param {width:100%;margin-top:2.8655vw;display:flex;align-items:flex-start;justify-content:space-between;}
.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li {width:calc(25% - 0.6773vw);height:11.7225vw;padding:1.3025vw;border-radius:0.521vw;box-shadow:0 0 0.6773vw 0vw #e2e2e2;overflow:hidden;position:relative;display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;transition:all 0.35s ease 0s;-webkit-transform:all 0.35s ease 0s;cursor:default;}
.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li::before {content:"";width:100%;height:0.1563vw;background-color:#00c6e0;position:absolute;top:0;left:0;transition:background-color 0.35s ease 0s;-webkit-transform:background-color 0.35s ease 0s;}
.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li .param_li_top {width:100%;display:flex;align-items:center;justify-content:space-between;}
.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li .param_li_top .li_top_li {width:4.0638vw;height:3.4907vw;display:flex;align-items:center;position:relative;}
.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li .param_li_top .li_top_li img {position:absolute;top:50%;transform:translateY(-50%);transition:opacity 0.35s ease 0s;-webkit-transform:opacity 0.35s ease 0s;}
.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li .param_li_top .li_top_li img:first-child {opacity:1;}
.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li .param_li_top .li_top_li img:last-child {opacity:0;}
.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li .param_li_top .li_top_left {}
.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li .param_li_top .li_top_left img {left:0;}
.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li .param_li_top .li_top_right {}
.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li .param_li_top .li_top_right img {right:0;}
.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li .param_li_btm {width:100%;}
.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li .param_li_btm .li_btm_dd {font-size:2.8134vw;font-family:"Archivo-Regular";color:#333333;transition:color 0.35s ease 0s;-webkit-transform:color 0.35s ease 0s;}
.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li .param_li_btm .li_btm_dd b {font-size:1.563vw;color:#333333;transition:color 0.35s ease 0s;-webkit-transform:color 0.35s ease 0s;}
.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li .param_li_btm .li_btm_dt {font-size:0.8336vw;color:#333333;transition:color 0.35s ease 0s;-webkit-transform:color 0.35s ease 0s;}
.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li:hover {background-color:#224aef;}
.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li:hover::before {background-color:#224aef;}
.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li:hover .param_li_top .li_top_li img:first-child {opacity:0;}
.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li:hover .param_li_top .li_top_li img:last-child {opacity:1;}
.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li:hover .param_li_btm .li_btm_dd {color:#ffffff;}
.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li:hover .param_li_btm .li_btm_dd b {color:#ffffff;}
.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li:hover .param_li_btm .li_btm_dd sup {color:#ffffff;}
.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li:hover .param_li_btm .li_btm_dt {color:#ffffff;}






.pc_swiper_btns {display:flex;align-items:center;}
.pc_swiper_btns .swiper_btns_li {width:2.605vw;height:2.605vw;border-radius:5.21vw;border:0.0521vw solid #868686;position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.35s ease 0s;-webkit-transform:all 0.35s ease 0s;}
.pc_swiper_btns .swiper_btns_li img {width:0.9378vw;height:0.6252vw;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:opacity 0.35s ease 0s;-webkit-transform:opacity 0.35s ease 0s;}
.pc_swiper_btns .swiper_btns_li img:first-child {opacity:1;}
.pc_swiper_btns .swiper_btns_li img:last-child {opacity:0;}
.pc_swiper_btns .swiper_btns_pv {margin-right:0.7815vw;}
.pc_swiper_btns .swiper_btns_li:hover {background:#224aef url(../images/bn26.png) no-repeat center;border-color:#224aef;}
.pc_swiper_btns .swiper_btns_li:hover img:first-child {opacity:0;}
.pc_swiper_btns .swiper_btns_li:hover img:last-child {opacity:1;}






.LQHistory {margin-top:0.7815vw;position:relative;}
.LQHistory::before {content:"";width:51.2143vw;height:22.2988vw;background:url(../images/bn48.png) no-repeat 50%/cover;position:absolute;left:0;bottom:5.8352vw;}
.LQHistory .LQHistory_content {padding:7.815vw 0 5.21vw;position:relative;display:flex;align-items:center;justify-content:space-between;position:relative;}
.LQHistory .LQHistory_content::before {content:"";width:0.9899vw;height:75.0761vw;background:url(../images/bn52.png) no-repeat 50%/cover;position:absolute;right:-0.1563vw;top:0;}
.LQHistory .LQHistory_content .LQHistory_content_swiper {width:calc(100% - 6.5125vw);}
.LQHistory .LQHistory_content .LQHistory_content_swiper .banner_list {display:flex;align-items:center;justify-content:space-between;}
.LQHistory .LQHistory_content .LQHistory_content_swiper .banner_list .banner_list_thumb {width:35.949vw;height:27.092vw;position:relative;z-index:10;}
.LQHistory .LQHistory_content .LQHistory_content_swiper .banner_list .banner_list_thumb img {width: 100%; height: 100%;}
.LQHistory .LQHistory_content .LQHistory_content_swiper .banner_list .banner_list_thumb .LQHistory_thumb_swiper{width:100%;}
.LQHistory .LQHistory_content .LQHistory_content_swiper .banner_list .banner_list_thumb .LQHistory_thumb_swiper  .swiper-button-li{color: #224aef;}
.LQHistory .LQHistory_content .LQHistory_content_swiper .banner_list .banner_list_thumb .LQHistory_thumb_swiper  .swiper-button-li:after{font-size: 2.0344vw;}
.LQHistory .LQHistory_content .LQHistory_content_swiper .banner_list .banner_list_info {width:calc(100% - 42.4615vw);}
.LQHistory .LQHistory_content .LQHistory_content_swiper .banner_list .banner_list_info .pc_hd_box {margin-bottom:0.7815vw;}
.LQHistory .LQHistory_content .LQHistory_content_swiper .banner_list .banner_list_info .list_info_icon {margin-bottom:0.7815vw;}
.LQHistory .LQHistory_content .LQHistory_content_swiper .banner_list .banner_list_info .list_info_icon img {width:3.647vw;height:3.5949vw;}
.LQHistory .LQHistory_content .LQHistory_content_swiper .banner_list .banner_list_info .list_info_box {margin-bottom:3.647vw;}
.LQHistory .LQHistory_content .LQHistory_content_swiper .banner_list .banner_list_info .list_info_box .info_box_time {font-size:3.3344vw;margin-bottom:0.2605vw;font-family:"Archivo-Regular";color:#224aef;}
.LQHistory .LQHistory_content .LQHistory_content_swiper .banner_list .banner_list_info .list_info_box .info_box_desc {}
.LQHistory .LQHistory_content .LQHistory_content_swiper .banner_list .banner_list_info .list_info_box .info_box_desc p {color:#333333;line-height:1.4588vw;padding-left:0.521vw;position:relative;}
.LQHistory .LQHistory_content .LQHistory_content_swiper .banner_list .banner_list_info .list_info_box .info_box_desc p::before {content:"";width:0.2084vw;height:0.2084vw;border-radius:5.21vw;background-color:#333333;position:absolute;left:0;top:0.6252vw;}
.LQHistory .LQHistory_content .LQHistory_content_swiper .pc_swiper_btns {position:absolute;bottom:2.605vw;right:18.756vw;z-index:9;}
.LQHistory .LQHistory_content .LQHistory_time_swiper {padding-top:5.5747vw;}
.LQHistory .LQHistory_content .LQHistory_time_swiper .banner_list {display:flex;align-items:center;justify-content:flex-end;cursor:pointer;}
.LQHistory .LQHistory_content .LQHistory_time_swiper .banner_list .banner_list_time {margin-right:0.2605vw;font-size:1.1462vw;color:#999999;font-family:"Archivo-Regular";}
.LQHistory .LQHistory_content .LQHistory_time_swiper .banner_list .banner_list_icon {width:0.8336vw;height:0.8336vw;position:relative;}
.LQHistory .LQHistory_content .LQHistory_time_swiper .banner_list .banner_list_icon img {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.LQHistory .LQHistory_content .LQHistory_time_swiper .banner_list .banner_list_icon img:first-child {opacity:1;}
.LQHistory .LQHistory_content .LQHistory_time_swiper .banner_list .banner_list_icon img:last-child {opacity:0;}
.LQHistory .LQHistory_content .LQHistory_time_swiper .banner_list.swiper-slide-thumb-active .banner_list_time {font-size:1.7714vw;color:#224aef;}
.LQHistory .LQHistory_content .LQHistory_time_swiper .banner_list.swiper-slide-thumb-active .banner_list_icon img:first-child {opacity:0;}
.LQHistory .LQHistory_content .LQHistory_time_swiper .banner_list.swiper-slide-thumb-active .banner_list_icon img:last-child {opacity:1;}






.MVision {}
.MVision .MVision_content {display:flex;align-items:center;justify-content:space-between;}
.MVision .MVision_content .MVision_content_left {width:50%;height:36.47vw;padding:7.1377vw 0 0 9.0872vw;background:#224aef url(../images/bn55.png) no-repeat right bottom;background-size: 16.151vw;;background-position-x:88%;}
.MVision .MVision_content .MVision_content_left .pc_hd_box {margin-bottom:1.563vw;}
.MVision .MVision_content .MVision_content_left .content_left_info {width:100%;}
.MVision .MVision_content .MVision_content_left .content_left_info .left_info_li {width:100%;margin-bottom:1.1462vw;display:flex;align-items:center;}
.MVision .MVision_content .MVision_content_left .content_left_info .left_info_li .info_li_left {width:4.4285vw;height:4.4285vw;margin-right:0.7815vw;border-radius:5.21vw;border:0.0521vw solid #ffffff20;display:flex;align-items:center;justify-content:center;}
.MVision .MVision_content .MVision_content_left .content_left_info .left_info_li .info_li_left img {max-height: 53%;}
.MVision .MVision_content .MVision_content_left .content_left_info .left_info_li .info_li_right {}
.MVision .MVision_content .MVision_content_left .content_left_info .left_info_li .info_li_right .li_right_dd {margin-bottom:0.2605vw;font-size:1.2504vw;color:#fff;}
.MVision .MVision_content .MVision_content_left .content_left_info .left_info_li .info_li_right .li_right_dt {line-height:1.4588vw;color:#fff;}
.MVision .MVision_content .MVision_content_left .content_left_info .left_info_li:last-child {margin-bottom:0;}
.MVision .MVision_content .MVision_content_right {width:50%;height:36.47vw;position:relative;}
.MVision .MVision_content .MVision_content_right .content_right_thumb {width:100%;height:100%;}
.MVision .MVision_content .MVision_content_right .content_right_thumb img {width:100%;height:100%;}
.MVision .MVision_content .MVision_content_right .content_right_info {width:100%;height:100%;padding:0 12.0872vw 4.689vw 4.689vw;position:absolute;top:0;left:0;z-index:99;background-image:linear-gradient(to top,#00000050,#00000000);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;}
.MVision .MVision_content .MVision_content_right .content_right_info .pc_hd_box {}
.MVision .MVision_content .MVision_content_right .content_right_info .right_info_desc {}
.MVision .MVision_content .MVision_content_right .content_right_info .right_info_desc p {line-height:1.4588vw;color:#fff;}







.Founder {width:100%;height:43.764vw;background:url(../images/bg30.jpg) no-repeat 50%/cover}
.Founder .Founder_content {height:100%;display:flex;align-items:flex-start;justify-content:space-between}
.Founder .Founder_content .Founder_content_left {width:48%;height:100%;display:flex;align-items:flex-end;justify-content:flex-start;position:relative;right:2.605vw;}
.Founder .Founder_content .Founder_content_left img {}
.Founder .Founder_content .Founder_content_right {width:48%;height:100%;padding-top:7.2940000000000005vw}
.Founder .Founder_content .Founder_content_right .pc_hd_box {margin-bottom:1.563vw;}
.Founder .Founder_content .Founder_content_right .content_right_name {width:100%;padding-right:2.605vw;}
.Founder .Founder_content .Founder_content_right .content_right_name .right_name_dd {margin-bottom:0.521vw;font-size:1.4588vw;color:#333333}
.Founder .Founder_content .Founder_content_right .content_right_name .right_name_dt {color:#224aef;margin-bottom:0.9378vw;padding-bottom:1.042vw;border-bottom:0.0521vw solid #e5e5e5}
.Founder .Founder_content .Founder_content_right .content_right_desc {margin-bottom:1.563vw;height:11vw;overflow:auto;padding-right:2.605vw;}
.Founder .Founder_content .Founder_content_right .content_right_desc p {margin-bottom:0.521vw;line-height:1.4588vw;color:#333333;}
.Founder .Founder_content .Founder_content_right .content_right_desc p:last-child {margin-bottom:0;}
.Founder .Founder_content .Founder_content_right .content_right_desc::-webkit-scrollbar-track {background-color:#e5e5e5}
.Founder .Founder_content .Founder_content_right .content_right_desc::-webkit-scrollbar-thumb {background:#224aef;width:0.1563vw;border-radius:5.21vw}
.Founder .Founder_content .Founder_content_right .content_right_desc::-webkit-scrollbar-button {background-color:transparent;}
.Founder .Founder_content .Founder_content_right .content_right_desc::-webkit-scrollbar-corner {background-color:transparent}
.Founder .Founder_content .Founder_content_right .content_right_desc::-webkit-scrollbar {width:0.1563vw;height:0vw;border-radius:5.21vw}
.Founder .Founder_content .Founder_content_right .content_right_desc img {}
.Founder .Founder_content .Founder_content_right .content_right_partner {width:100%;padding-right:2.605vw;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}
.Founder .Founder_content .Founder_content_right .content_right_partner .right_partner_li {width:calc(33.333% - 0.4168vw);height:5vw;border-radius:0.521vw;background-color:#fff;margin-bottom:0.6252vw;display:flex;align-items:center;justify-content:center}
.Founder .Founder_content .Founder_content_right .content_right_partner .right_partner_li img {max-width: 90%;max-height: 850%;}







.SPayoffs {}
.SPayoffs .SPayoffs_content {padding:7.3982vw 0 7.1377vw 0;display:flex;align-items:center;justify-content:space-between;position:relative;}
.SPayoffs .SPayoffs_content::after {content:"";width:0.0521vw;height:100%;position:absolute;top:0;right:0.3647vw;background-color:#eeeeee;}
.SPayoffs .SPayoffs_content .SPayoffs_content_info {width:39.075vw;}
.SPayoffs .SPayoffs_content .SPayoffs_content_info .pc_hd_box {}
.SPayoffs .SPayoffs_content .SPayoffs_content_info .content_info_desc {width:103%;margin-bottom:1.563vw;}
.SPayoffs .SPayoffs_content .SPayoffs_content_info .content_info_desc p {line-height:1.4588vw;color:#333333;}
.SPayoffs .SPayoffs_content .SPayoffs_content_info .content_info_desc p:last-child {margin-bottom:0;}
.SPayoffs .SPayoffs_content .SPayoffs_content_info .content_info_param {width:100%;margin-bottom:2.605vw;display:flex;align-items:center;}
.SPayoffs .SPayoffs_content .SPayoffs_content_info .content_info_param .info_param_li {width:auto;padding: 0 2.2vw 0 2.2vw;position:relative;}
.SPayoffs .SPayoffs_content .SPayoffs_content_info .content_info_param .info_param_li::before {content:"";width:0.0521vw;height:8.857vw;position:absolute;left:0;top:0;background-color:#d3dbfc;}
.SPayoffs .SPayoffs_content .SPayoffs_content_info .content_info_param .info_param_li::after {content:"";width:0.8336vw;height:0.8336vw;position:absolute;left:-0.4168vw;top:50%;transform:translateY(-50%);background:url(../images/bn51.png) no-repeat 50%/cover}
.SPayoffs .SPayoffs_content .SPayoffs_content_info .content_info_param .info_param_li .param_li_icon {margin-bottom:1.3025vw;}
.SPayoffs .SPayoffs_content .SPayoffs_content_info .content_info_param .info_param_li .param_li_icon img {max-height: 2.9697vw;}
.SPayoffs .SPayoffs_content .SPayoffs_content_info .content_info_param .info_param_li .param_li_info {}
.SPayoffs .SPayoffs_content .SPayoffs_content_info .content_info_param .info_param_li .param_li_info .li_info_dd {font-size:3.126vw;font-family:"Archivo-Regular";color:#333333;display:flex;align-items:flex-start;}
.SPayoffs .SPayoffs_content .SPayoffs_content_info .content_info_param .info_param_li .param_li_info .li_info_dd b {font-size:1.8235000000000001vw;font-family:"Archivo-Regular";color:#333333;}
.SPayoffs .SPayoffs_content .SPayoffs_content_info .content_info_param .info_param_li .param_li_info .li_info_dt {line-height:1.4588vw;color:#333333;}


.SPayoffs .SPayoffs_content .SPayoffs_content_info .pc_more_btn .more_btn_txt{transition:color 0.35s ease 0s;-webkit-transform:color 0.35s ease 0s;}
.SPayoffs .SPayoffs_content .SPayoffs_content_info .pc_more_btn .more_btn_icon img {width:100%;height:100%;position:absolute;left:0;top:0;transition:opacity 0.35s ease 0s;-webkit-transform:opacity 0.35s ease 0s;}
.SPayoffs .SPayoffs_content .SPayoffs_content_info .pc_more_btn .more_btn_icon img:first-child {opacity:1;}
.SPayoffs .SPayoffs_content .SPayoffs_content_info .pc_more_btn .more_btn_icon img:last-child {opacity:0;}
.SPayoffs .SPayoffs_content .SPayoffs_content_info .pc_more_btn:hover .more_btn_txt{}
.SPayoffs .SPayoffs_content .SPayoffs_content_info .pc_more_btn:hover .more_btn_icon img:first-child {opacity:0;}
.SPayoffs .SPayoffs_content .SPayoffs_content_info .pc_more_btn:hover .more_btn_icon img:last-child {opacity:1;}

.SPayoffs .SPayoffs_content .SPayoffs_content_honor {width:calc(100% - 40.638vw);display:flex;align-items:center;justify-content:space-between;}
.SPayoffs .SPayoffs_content .SPayoffs_content_honor .SPayoffs_honor_swiper {width:29.2281vw;height:29.4886vw;display:flex;align-items:center;justify-content:center;background:url(../images/bn64.png) no-repeat 50%/cover;}
.SPayoffs .SPayoffs_content .SPayoffs_content_honor .SPayoffs_honor_swiper .banner_list {display:flex;align-items:center;justify-content:center;flex-direction:column;opacity:0 !important;}
.SPayoffs .SPayoffs_content .SPayoffs_content_honor .SPayoffs_honor_swiper .banner_list .banner_list_thumb {margin-bottom:0.521vw;}
.SPayoffs .SPayoffs_content .SPayoffs_content_honor .SPayoffs_honor_swiper .banner_list .banner_list_thumb img {max-height: 19.4115vw;}
.SPayoffs .SPayoffs_content .SPayoffs_content_honor .SPayoffs_honor_swiper .banner_list .banner_list_txt {width:45%;line-height:1.3025vw;color:#333;}
.SPayoffs .SPayoffs_content .SPayoffs_content_honor .SPayoffs_honor_swiper .banner_list.swiper-slide-active {opacity:1 !important;}
.SPayoffs .SPayoffs_content .SPayoffs_content_honor .SPayoffs_icon_swiper {padding:0;margin:0;}
.SPayoffs .SPayoffs_content .SPayoffs_content_honor .SPayoffs_icon_swiper .banner_list {cursor:pointer;opacity:.5;transition:opacity 0.35s ease 0s;-webkit-transform:opacity 0.35s ease 0s;}
.SPayoffs .SPayoffs_content .SPayoffs_content_honor .SPayoffs_icon_swiper .banner_list img {max-width: 0.8336vw;max-height: 0.8336vw;}
.SPayoffs .SPayoffs_content .SPayoffs_content_honor .SPayoffs_icon_swiper .banner_list.swiper-slide-thumb-active {opacity:1;}









.ASPMain {background-color:#f6f6f6;}



.ASPapers {padding:5.21vw 0;}
.ASPapers .ASPapers_content {}
.ASPapers .ASPapers_content .ASPapers_content_top {}
.ASPapers .ASPapers_content .ASPapers_content_btm {margin-top:1.563vw;width:100%;}
.ASPapers .ASPapers_content .ASPapers_content_btm .content_btm_top {}
.ASPapers .ASPapers_content .ASPapers_content_btm .content_btm_top a {}
.ASPapers .ASPapers_content .ASPapers_content_btm .content_btm_btm {margin-top:1.1462vw;display:flex;align-items:flex-start;justify-content:space-between;flex-direction: column;}
.ASPapers .ASPapers_content .ASPapers_content_btm .content_btm_btm a {width:100%}
.ASPapers .ASPapers_content .ASPapers_content_btm a {padding:2.605vw 2.084vw;margin-bottom:1.1462vw;display:flex;flex-direction:column;border-radius:0.521vw;overflow:hidden;background-color:#ffffff;position:relative;transition:background-color 0.35s ease 0s;-webkit-transform:background-color 0.35s ease 0s;}
.ASPapers .ASPapers_content .ASPapers_content_btm a::before {content:"";width:100%;height:0.1563vw;position:absolute;left:0;top:0;background-color:#00c6e0;transition:background-color 0.35s ease 0s;-webkit-transform:background-color 0.35s ease 0s;}
.ASPapers .ASPapers_content .ASPapers_content_btm .btm_li_time {margin-bottom:1.042vw;font-family:"Archivo-Regular";color:#666666;transition:color 0.35s ease 0s;-webkit-transform:color 0.35s ease 0s;}
.ASPapers .ASPapers_content .ASPapers_content_btm .btm_li_title {margin-bottom:1.042vw;font-size:1.1462vw;line-height:1.4588vw;font-family:"Archivo-Regular";color:#333333;text-overflow: ellipsis; white-space: nowrap; overflow: hidden;transition:color 0.35s ease 0s;-webkit-transform:color 0.35s ease 0s;}
.ASPapers .ASPapers_content .ASPapers_content_btm .btm_li_source {margin-bottom:1.563vw;font-family:"Roboto-Light";color:#666666;transition:color 0.35s ease 0s;-webkit-transform:color 0.35s ease 0s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.ASPapers .ASPapers_content .ASPapers_content_btm .btm_li_source b {margin-right:0.521vw;font-family:"SourceHanSansCN-Regular";display:inline-block;white-space:nowrap;font-weight:200;transition:color 0.35s ease 0s;-webkit-transform:color 0.35s ease 0s;}
.ASPapers .ASPapers_content .ASPapers_content_btm .btm_more_btn {display:flex;align-items:center;}
.ASPapers .ASPapers_content .ASPapers_content_btm .btm_more_btn .more_btn_txt {margin-right:0.2605vw;font-size:0.7815vw;color:#666666;transition:color 0.35s ease 0s;-webkit-transform:color 0.35s ease 0s;}
.ASPapers .ASPapers_content .ASPapers_content_btm .btm_more_btn .more_btn_icon {width:3.0218vw;height:2.5008vw;position:relative;}
.ASPapers .ASPapers_content .ASPapers_content_btm .btm_more_btn .more_btn_icon img {width:100%;height:100%;position:absolute;left:0;top:0;transition:opacity 0.35s ease 0s;-webkit-transform:opacity 0.35s ease 0s;}
.ASPapers .ASPapers_content .ASPapers_content_btm .btm_more_btn .more_btn_icon img:first-child {opacity:1;}
.ASPapers .ASPapers_content .ASPapers_content_btm .btm_more_btn .more_btn_icon img:last-child {opacity:0;}
.ASPapers .ASPapers_content .ASPapers_content_btm .content_btm_btm a:last-child {margin-bottom:0;}
.ASPapers .ASPapers_content .ASPapers_content_btm a:hover {background:#224aef url(../images/bn34.png) no-repeat bottom right;background-position-x:calc(100% - 1.042vw);}
.ASPapers .ASPapers_content .ASPapers_content_btm a:hover::before {background:#224aef;}
.ASPapers .ASPapers_content .ASPapers_content_btm a:hover .btm_li_time {color:#ffffff;}
.ASPapers .ASPapers_content .ASPapers_content_btm a:hover .btm_li_title {color:#ffffff;}
.ASPapers .ASPapers_content .ASPapers_content_btm a:hover .btm_li_source {color:#ffffff;}
.ASPapers .ASPapers_content .ASPapers_content_btm a:hover .btm_li_source b {color:#ffffff;}
.ASPapers .ASPapers_content .ASPapers_content_btm a:hover .btm_more_btn .more_btn_txt {color:#ffffff;}
.ASPapers .ASPapers_content .ASPapers_content_btm a:hover .btm_more_btn .more_btn_icon img:first-child {opacity:0;}
.ASPapers .ASPapers_content .ASPapers_content_btm a:hover .btm_more_btn .more_btn_icon img:last-child {opacity:1;}






.Nanoantibody {padding:7.5545vw 0;position:relative;}
.Nanoantibody::after {content:"";width:41.7321vw;height:18.756vw;background:url(../images/bn90.png) no-repeat 50%/cover;position:absolute;left:-2.605vw;bottom:2.605vw;}
.Nanoantibody .Nanoantibody_content {display:flex;align-items:center;justify-content:space-between;position:relative;z-index:9;}
.Nanoantibody .Nanoantibody_content .Nanoantibody_content_left {width:26vw;height:auto;}
.Nanoantibody .Nanoantibody_content .Nanoantibody_content_left img {}
.Nanoantibody .Nanoantibody_content .Nanoantibody_content_right {width:calc(100% - 31.3642vw);}
.Nanoantibody .Nanoantibody_content .Nanoantibody_content_right .pc_hd_box {margin-bottom:0.7815vw;}
.Nanoantibody .Nanoantibody_content .Nanoantibody_content_right .content_right_desc {margin-bottom:1.3025vw;}
.Nanoantibody .Nanoantibody_content .Nanoantibody_content_right .content_right_desc p {line-height:1.4588vw;color:#333;}






.TPlatform {padding:5.21vw 0;background-color: #f6f6f6;}
.TPlatform .TPlatform_content {}
.TPlatform .TPlatform_content .TPlatform_content_top {}
.TPlatform .TPlatform_content .TPlatform_content_btm {width:100%;margin-top:1.563vw;}
.TPlatform .TPlatform_content .TPlatform_content_btm a {width:100%;margin-bottom:1.563vw;display:flex;align-items:center;justify-content:center;position:relative;border-radius:0.521vw;overflow:hidden;position:relative;}
.TPlatform .TPlatform_content .TPlatform_content_btm .content_btm_top {width:100%;}
.TPlatform .TPlatform_content .TPlatform_content_btm .content_btm_btm {width:100%;margin-top:1.563vw;display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;}
.TPlatform .TPlatform_content .TPlatform_content_btm .content_btm_btm a {width:calc(50% - 0.7815vw);}
.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_thumb {width:100%;height:23.966vw;}
.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_thumb img {width:100%;height:100%;}
.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_title {width:100%;height:50%;padding:1.563vw;position:absolute;left:0;bottom:0;z-index:9;background-image:linear-gradient(to bottom,#00000000 0%,#00000087 100%);display:flex;justify-content:flex-end;flex-direction:column;transition:color 0.35s ease 0s;-webkit-transform:color 0.35s ease 0s;}
.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_title .li_title_icon {margin-bottom:0.521vw;}
.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_title .li_title_icon img {}
.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_title .li_title_txt {font-size:1.4588vw;color:#ffffff;}
.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_info {width:100%;height:100%;padding:3.9075vw 4.5327vw;position:absolute;left:0;top:0;opacity:0;z-index:0;background-color:#0060ecf2;transition:opacity 0.35s ease 0s;-webkit-transform:opacity 0.35s ease 0s;}
.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_info .li_info_icon {margin-bottom:1.563vw;}
.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_info .li_info_icon img {}
.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_info .li_info_title {margin-bottom:2.605vw;}
.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_info .li_info_title .info_title_dd {margin-bottom:1.042vw;font-size:1.4588vw;color:#ffffff;}
.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_info .li_info_title .info_title_dt {}
.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_info .li_info_title .info_title_dt p {margin-bottom:0.6252vw;padding-left:0.521vw;font-size:0.7294vw;color:#ffffff;position:relative;}
.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_info .li_info_title .info_title_dt p::before {content:"";width:0.2605vw;height:0.2605vw;border-radius:5.21vw;position:absolute;left:0;top:50%;transform:translateY(-50%);background-color:white;}
.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_info .info_more_btn {display:flex;align-items:center;}
.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_info .info_more_btn .more_btn_txt {margin-right:0.2605vw;font-size:0.7815vw;color:#ffffff;}
.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_info .info_more_btn .more_btn_icon {width:3.0218vw;height:2.5008vw;position:relative;}
.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_info .info_more_btn .more_btn_icon img {width:100%;height:100%;}
.TPlatform .TPlatform_content .TPlatform_content_btm a:hover .btm_li_title {opacity:0;}
.TPlatform .TPlatform_content .TPlatform_content_btm a:hover .btm_li_info {opacity:1;z-index:10;background:#0060ecf2 url(../images/bn34.png) no-repeat bottom right;}





.TPDetails {padding:5.21vw 0;background-color:#f6f6f6;position:relative;}
.TPDetails .TPDetails_content {display:flex;align-items:flex-start;justify-content:space-between;}
.TPDetails .TPDetails_content .TPDetails_content_left {width:51.2664vw;padding:2.605vw;border-radius:0.6252vw;background-color:white;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_title {width:100%;padding-bottom:0.521vw;margin-bottom:0.9378vw;border-bottom:0.0521vw solid #eeeeee;display: flex; align-items: center; justify-content: space-between;}



.TPDetails .TPDetails_content .TPDetails_content_left .content_left_title .left_title_txt {font-size:1.563vw;line-height:2.5008vw;color:#333333;font-weight:500}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_title .left_title_links {display:flex;align-items:center;justify-content:flex-end}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_title .left_title_links a {padding:0.33vw 0.451vw 0.33vw 0.33vw;border:0.0521vw solid #a9a9a9;border-radius:5.21vw;display:flex;justify-content:center;align-items:center}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_title .left_title_links a:first-child {margin-right:1.042vw;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_title .left_title_links .title_links_icon {width:1.6672vw;height:1.6672vw;margin-right:0.3047vw}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_title .left_title_links .title_links_icon img {width:100%;height:100%}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_title .left_title_links .title_links_txt {font-size:0.8336vw;color:#333333;transition:color 0.35s ease 0s;-webkit-transform:color 0.35s ease 0s;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_title .left_title_links a:hover{border-color:#2363e3;background-color:#2363e3;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_title .left_title_links a:hover .title_links_txt{color:#ffffff;}

.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list {width:100%;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list p {margin-bottom:0.9vw;line-height:1.563vw;color:#333333;text-indent: 2em;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list p:last-child {margin-bottom:0;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_dl {width:100%;margin:0.7815vw 0;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_dl p {padding-left:0.6252vw;position:relative;font-size:0.9378vw;line-height:1.563vw;color:#333333;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_dl p::before {content:"";width:0.2084vw;height:0.2084vw;border-radius:5.21vw;background-color:#333333;position:absolute;left:0;top:0.6252vw;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_box {width:100%;margin:1.042vw 0 0 0;display:flex;align-items:flex-start;justify-content:space-around;flex-wrap:wrap;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_box .list_box_li {margin-bottom:1.042vw;min-width: 30%;display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_box .list_box_li .box_li_thumb {margin-bottom:0.4168vw;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_box .list_box_li .box_li_thumb img {}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_box .list_box_li .box_li_number {margin-bottom:0.7815vw;width:1.563vw;height:1.563vw;font-size:1.042vw;font-family:"Archivo-Regular";color:#fff;background-color:#0060eb;border-radius:5.21vw;display:flex;align-items:center;justify-content:center;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_box .list_box_li .box_li_title {margin-bottom:0.4168vw;font-size:1.042vw;color:#333333;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_box .list_box_li .box_li_desc {display:flex;flex-direction:column;justify-content:center;align-items:center;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_box .list_box_li .box_li_desc p {line-height:1.3025vw;color:#333333;margin-bottom:0;}

.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_info{width: 100%;margin-top: 30px;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_info .list_info_li{width: 100%;margin-bottom: 30px;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_info .list_info_li .info_li_dd{margin-bottom: 10px;display: flex;align-items: center;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_info .list_info_li .info_li_dd .li_dd_icon{margin-right: 6px;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_info .list_info_li .info_li_dd .li_dd_icon img{}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_info .list_info_li .info_li_dd .li_dd_txt{font-size: 18px;color: #333333;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_info .list_info_li .info_li_dt{width: 100%;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_info .list_info_li .info_li_dt p{padding-left: 10px;margin-bottom: 5px;color: #333333;position: relative;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_info .list_info_li .info_li_dt p::before {content:"";width:0.2084vw;height:0.2084vw;border-radius:5.21vw;background-color:#333333;position:absolute;left:0;top:0.6252vw;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_info .list_info_li .info_li_dt.on p{padding: 0;color: #333333;font-size: 0.9336vw;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_info .list_info_li .info_li_dt.on p::before{display: none;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_info .list_info_li:last-child{margin-bottom: 0;}


.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess {width:100%;margin-top:1.563vw;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_title {font-size:1.1462vw;color:#333333;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper {margin-top:1.042vw;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .TProcess_swiper {}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .TProcess_swiper .banner_list {height:14.588000000000001vw;border-radius:0.6252vw;overflow:hidden;position:relative;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .TProcess_swiper .banner_list .banner_list_thumb {width:100%;height:100%;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .TProcess_swiper .banner_list .banner_list_thumb img {width:100%;height:100%;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .TProcess_swiper .banner_list .banner_list_info {width:100%;height:100%;padding:1.042vw;background-image:linear-gradient(to bottom,#00000000 0%,#00000087 100%);position:absolute;left:0;top:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;transition:background-color 0.35s ease 0s;-webkit-transform:background-color 0.35s ease 0s;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .TProcess_swiper .banner_list .banner_list_info .list_info_number {margin-bottom:0.4168vw;font-size:1.4588vw;font-family:"Archivo-Regular";color:#fff;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .TProcess_swiper .banner_list .banner_list_info .list_info_title {font-size:0.9378vw;color:#fff;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .TProcess_swiper .banner_list .banner_list_info .list_info_desc {height:0;overflow:hidden;transition:all 0.35s ease 0s;-webkit-transform:all 0.35s ease 0s;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .TProcess_swiper .banner_list .banner_list_info .list_info_desc p {margin-bottom:0.3647vw;color:#fff;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .TProcess_swiper .banner_list .banner_list_info .list_info_desc p:last-child {margin-bottom:0;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .TProcess_swiper .banner_list:hover .banner_list_info {background:#0060ecf2 url(../images/bn91.png) no-repeat bottom right;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .TProcess_swiper .banner_list:hover .banner_list_info .list_info_desc {height:auto;margin-top:0.6252vw;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .content_btm_switch {width:100%;margin-top:1.3025vw;display:flex;align-items:center;justify-content:space-between;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .content_btm_switch .btm_switch_left {width:calc(100% - 7.0335vw);position:relative;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .content_btm_switch .btm_switch_left .swiper-pagination {width:100%;display:flex;align-items:center;border-radius:5.21vw;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .content_btm_switch .btm_switch_left .swiper-pagination span {width:100%;height:0.1563vw;background:#eeeeee;border-radius:5.21vw;opacity:1;display:flex;transition:all 0.35s ease;-webkit-transform:all 0.35s ease;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .content_btm_switch .btm_switch_left .swiper-pagination span.swiper-pagination-bullet-active {background:#57c3dd;transition:all 0.35s ease;-webkit-transform:all 0.35s ease;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .content_btm_switch .btm_switch_right {display:flex;align-items:center;justify-content:flex-end;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .content_btm_switch .btm_switch_right .OStory_swiper_btn {width:2.605vw;height:2.605vw;border-radius:5.21vw;border:0.0521vw solid #868686;position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.35s ease 0s;-webkit-transform:all 0.35s ease 0s;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .content_btm_switch .btm_switch_right .OStory_swiper_btn img {width:0.9378vw;height:0.6252vw;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:opacity 0.35s ease 0s;-webkit-transform:opacity 0.35s ease 0s;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .content_btm_switch .btm_switch_right .OStory_swiper_btn img:first-child {opacity:1;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .content_btm_switch .btm_switch_right .OStory_swiper_btn img:last-child {opacity:0;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .content_btm_switch .btm_switch_right .swiper_btn_pv {margin-right:0.7815vw;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .content_btm_switch .btm_switch_right .OStory_swiper_btn:hover {background:#224aef url(../images/bn26.png) no-repeat center;border-color:#224aef;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .content_btm_switch .btm_switch_right .OStory_swiper_btn:hover img:first-child {opacity:0;}
.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .content_btm_switch .btm_switch_right .OStory_swiper_btn:hover img:last-child {opacity:1;}
.TPDetails .TPDetails_content .TPDetails_content_left .pc_more_btn {margin-top:1.563vw;}
.TPDetails .TPDetails_content .TPDetails_content_right {width:calc(100% - 52.8294vw);padding:1.3025vw 2.605vw;border-radius:0.6252vw;background-color:white;}
.TPDetails .TPDetails_content .TPDetails_content_right .content_right_list {}
.TPDetails .TPDetails_content .TPDetails_content_right .content_right_list .right_list_li {padding:1.3025vw 0;border-bottom:0.0521vw solid #e1e1e1;display:flex;align-items:center;justify-content:space-between;transition:border-bottom-color 0.35s ease;-webkit-transform:border-bottom-color 0.35s ease;}
.TPDetails .TPDetails_content .TPDetails_content_right .content_right_list .right_list_li .list_li_txt {width:calc(100% - 1.8235vw);font-size:1.042vw;color:#333333;transition:color 0.35s ease;-webkit-transform:color 0.35s ease;}
.TPDetails .TPDetails_content .TPDetails_content_right .content_right_list .right_list_li .list_li_icon {width:1.563vw;display:flex;align-items:center;justify-content:flex-end;}
.TPDetails .TPDetails_content .TPDetails_content_right .content_right_list .right_list_li .list_li_icon img {}
.TPDetails .TPDetails_content .TPDetails_content_right .content_right_list .right_list_li:hover {border-bottom-color:#57c3dd;}
.TPDetails .TPDetails_content .TPDetails_content_right .content_right_list .right_list_li:hover .list_li_txt {color:#0060eb;}





.BCooperation {padding:5.21vw 0;}
.BCooperation .BCooperation_content {}
.BCooperation .BCooperation_content .BCooperation_content_list {width:100%;display:flex;align-items:flex-start;justify-content:space-between}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left {width:calc(50% - 0.7815vw);}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_top {width:100%;margin-bottom:1.042vw;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_top a {width:100%;margin-bottom:1.042vw;display:flex;align-items:center;justify-content:center;position:relative;border-radius:0.521vw;overflow:hidden;position:relative;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_top .left_top_thumb {width:100%;height:19.798000000000002vw;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_top .left_top_thumb img {width:100%;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_top .left_top_title {width:100%;height:50%;padding:1.563vw;position:absolute;left:0;bottom:0;z-index:9;background-image:linear-gradient(to bottom,#00000000 0%,#00000087 100%);display:flex;justify-content:flex-end;flex-direction:column;transition:color 0.35s ease 0s;-webkit-transform:color 0.35s ease 0s;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_top .left_top_title .li_title_icon {margin-bottom:0.521vw;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_top .left_top_title .li_title_icon img {}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_top .left_top_title .li_title_txt {font-size:1.4588vw;color:#ffffff;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_top .left_top_info {width:100%;height:100%;padding:2.084vw;position:absolute;left:0;top:0;opacity:0;z-index:0;background-color:#0060ecf2;transition:opacity 0.35s ease 0s;-webkit-transform:opacity 0.35s ease 0s;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_top .left_top_info .top_info_icon {margin-bottom:1.563vw;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_top .left_top_info .top_info_icon img {}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_top .left_top_info .top_info_title {width:100%;margin-bottom:1.042vw;font-size:1.4588vw;color:#ffffff;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_top .left_top_info .top_info_desc {width:100%;font-size:0.7294vw;line-height:1.4588vw;color:#ffffff;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_top a:hover .left_top_title {opacity:0;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_top a:hover .left_top_info {opacity:1;z-index:10;background:#0060ecf2 url(../images/bn36.png) no-repeat bottom right;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_btm {width:100%;height:8.336vw;padding:0 1.7193vw 0 2.084vw;display:flex;align-items:center;justify-content:space-between;background:#0060ecf2 url(../images/bg11.jpg) no-repeat 100%/cover;border-radius:0.521vw;overflow:hidden;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_btm .left_btm_left {}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_btm .left_btm_left .btm_left_dd {margin-bottom:0.5815vw;font-size:0.8336vw;color:#ffffff;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_btm .left_btm_left .btm_left_dd.last{margin-bottom:1vw;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_btm .left_btm_left .btm_left_dt {font-size: 0.9378vw; font-family: "Roboto-Medium"; color: #ffffff; margin-bottom: 0.5815vw; display: flex; align-items: center; justify-content: flex-start;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_btm .left_btm_left .btm_left_dt .left_dt_icon{width:1.363vw;margin-right:0.415vw;display:flex;align-items:center;justify-content:flex-end;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_btm .left_btm_left .btm_left_dt .left_dt_icon img{max-width:1.363vw;max-height:1.3025vw;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_btm .left_btm_left .btm_left_dt.last{margin-bottom:0;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_btm .left_btm_right {}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_btm .left_btm_right a {padding:0.7294vw 1.7193vw;display:flex;align-items:center;justify-content:center;border-radius:5.21vw;background-color:#fff;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_btm .left_btm_right img {margin-right:0.4168vw;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_btm .left_btm_right .btm_right_txt {font-size:0.8336vw;color:#224aef;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right {width:calc(50% - 0.7815vw);position:relative;border-radius:0.521vw;overflow:hidden;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_thumb {width:100%;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_thumb img {width:100%;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_list {width:100%;padding:4.3243vw 2.605vw;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:absolute;left:0;top:0;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_list .right_list_title {margin-bottom:1.563vw;font-size:2.1882vw;color:#111111;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_list .right_list_box {width:100%;display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_list .right_list_box .list_box_li {width:calc(50% - 0.5731vw);height:6.3562vw;padding:0 0 0 1.9798vw;margin-bottom:0.9378vw;border-radius:0.4168vw;display:flex;align-items:center;justify-content:flex-start;overflow:hidden;background-color:#fff;position:relative;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_list .right_list_box .list_box_li::before {content:"";width:100%;height:0.1563vw;position:absolute;left:0;top:0;background-color:#00c6e0;transition:background-color 0.35s ease 0s;-webkit-transform:background-color 0.35s ease 0s;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_list .right_list_box .list_box_li .box_li_icon {width:3.1781vw;height:2.9697vw;margin-right:1.3025vw;position:relative;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_list .right_list_box .list_box_li .box_li_icon img {position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:opacity 0.35s ease 0s;-webkit-transform:opacity 0.35s ease 0s;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_list .right_list_box .list_box_li .box_li_icon img:first-child {opacity:1;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_list .right_list_box .list_box_li .box_li_icon img:last-child {opacity:0;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_list .right_list_box .list_box_li .box_li_info {}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_list .right_list_box .list_box_li .box_li_info .li_info_dd {margin-bottom:0.7815vw;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_list .right_list_box .list_box_li .box_li_info .li_info_dt {width:0.9378vw;height:0.6252vw;position:relative;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_list .right_list_box .list_box_li .box_li_info .li_info_dt img {width:100%;height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:opacity 0.35s ease 0s;-webkit-transform:opacity 0.35s ease 0s;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_list .right_list_box .list_box_li .box_li_info .li_info_dt img:first-child {opacity:1;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_list .right_list_box .list_box_li .box_li_info .li_info_dt img:last-child {opacity:0;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_list .right_list_box .list_box_li:hover::before {background-color:#224aef;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_list .right_list_box .list_box_li:hover .box_li_icon img:first-child {opacity:0;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_list .right_list_box .list_box_li:hover .box_li_icon img:last-child {opacity:1;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_list .right_list_box .list_box_li:hover .box_li_info .li_info_dt img:first-child {opacity:0;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_list .right_list_box .list_box_li:hover .box_li_info .li_info_dt img:last-child {opacity:1;}
.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_list .pc_more_btn{margin-top:1.3025vw;}




.OStory {padding:5.21vw 0;}
.OStory .OStory_content {}
.OStory .OStory_content .OStory_content_top {}
.OStory .OStory_content .OStory_content_btm {width:100%;margin-top:2.605vw;}
.OStory .OStory_content .OStory_content_btm .OStory_swiper {width:100%;}
.OStory .OStory_content .OStory_content_btm .OStory_swiper .banner_list {position:relative;border-radius:0.521vw;overflow:hidden;}
.OStory .OStory_content .OStory_content_btm .OStory_swiper .banner_list .banner_list_thumb {width:100%;height:26.05vw;position:relative;}
.OStory .OStory_content .OStory_content_btm .OStory_swiper .banner_list .banner_list_thumb img {width:100%;height:100%;}
.OStory .OStory_content .OStory_content_btm .OStory_swiper .banner_list .banner_list_thumb::after {content:"";width:100%;height:100%;background:rgba(255,255,255,.3);position:absolute;left:0;top:0;transition:opacity 0.35s ease 0s;-webkit-transform:opacity 0.35s ease 0s;}
.OStory .OStory_content .OStory_content_btm .OStory_swiper .banner_list .banner_list_info {width:100%;height:70%;padding:1.563vw;position:absolute;left:0;bottom:0;z-index:9;opacity:0;background-image:linear-gradient(to bottom,#00000000 0%,#00000087 100%);display:flex;justify-content:flex-end;flex-direction:column;transition:opacity 0.35s ease 0s;-webkit-transform:opacity 0.35s ease 0s;}
.OStory .OStory_content .OStory_content_btm .OStory_swiper .banner_list .banner_list_info .list_info_title {margin-bottom:0.521vw;font-size:1.2504vw;color:#ffffff;text-align:center;}
.OStory .OStory_content .OStory_content_btm .OStory_swiper .banner_list .banner_list_info .list_info_desc {font-size:0.8336vw;color:#ffffff;text-align:center;}
.OStory .OStory_content .OStory_content_btm .OStory_swiper .swiper-slide-active .banner_list_info {opacity:1;}
.OStory .OStory_content .OStory_content_btm .OStory_swiper .swiper-slide-active  .banner_list_thumb::after {opacity:0;}
.OStory .OStory_content .OStory_content_btm .content_btm_switch {width:100%;margin-top:2.605vw;display:flex;align-items:center;justify-content:space-between;}
.OStory .OStory_content .OStory_content_btm .content_btm_switch .btm_switch_left {width:calc(100% - 7.0335vw);position:relative;}
.OStory .OStory_content .OStory_content_btm .content_btm_switch .btm_switch_left .swiper-pagination {width:100%;display:flex;align-items:center;border-radius:5.21vw;}
.OStory .OStory_content .OStory_content_btm .content_btm_switch .btm_switch_left .swiper-pagination span {width:100%;height:0.1563vw;background:#eeeeee;border-radius:5.21vw;opacity:1;display:flex;transition:all 0.35s ease;-webkit-transform:all 0.35s ease;}
.OStory .OStory_content .OStory_content_btm .content_btm_switch .btm_switch_left .swiper-pagination span.swiper-pagination-bullet-active {background:#224aef;transition:all 0.35s ease;-webkit-transform:all 0.35s ease;}
.OStory .OStory_content .OStory_content_btm .content_btm_switch .btm_switch_right {display:flex;align-items:center;justify-content:flex-end;}
.OStory .OStory_content .OStory_content_btm .content_btm_switch .btm_switch_right .OStory_swiper_btn {width:2.605vw;height:2.605vw;border-radius:5.21vw;border:0.0521vw solid #868686;position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.35s ease 0s;-webkit-transform:all 0.35s ease 0s;}
.OStory .OStory_content .OStory_content_btm .content_btm_switch .btm_switch_right .OStory_swiper_btn img {width:0.9378vw;height:0.6252vw;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:opacity 0.35s ease 0s;-webkit-transform:opacity 0.35s ease 0s;}
.OStory .OStory_content .OStory_content_btm .content_btm_switch .btm_switch_right .OStory_swiper_btn img:first-child {opacity:1;}
.OStory .OStory_content .OStory_content_btm .content_btm_switch .btm_switch_right .OStory_swiper_btn img:last-child {opacity:0;}
.OStory .OStory_content .OStory_content_btm .content_btm_switch .btm_switch_right .swiper_btn_pv {margin-right:0.7815vw;}
.OStory .OStory_content .OStory_content_btm .content_btm_switch .btm_switch_right .OStory_swiper_btn:hover {background:#224aef url(../images/bn26.png) no-repeat center;border-color:#224aef;}
.OStory .OStory_content .OStory_content_btm .content_btm_switch .btm_switch_right .OStory_swiper_btn:hover img:first-child {opacity:0;}
.OStory .OStory_content .OStory_content_btm .content_btm_switch .btm_switch_right .OStory_swiper_btn:hover img:last-child {opacity:1;}







.SRecruitment {padding:5.21vw 0;background-color:#eeeeee;}
.SRecruitment .SRecruitment_content {}
.SRecruitment .SRecruitment_content .SRecruitment_content_top {}
.SRecruitment .SRecruitment_content .SRecruitment_content_btm {width:100%;margin-top:1.563vw;.}
.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_search {width:100%;}
.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_search .btm_search_form {display:flex;align-items:center;justify-content:space-between;}
.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_search .btm_search_form .btm_search_li {width:30%;height:2.8134vw;padding:0 1.3025vw;border-radius:5.21vw;border:0.0521vw solid #bfbfbf;display:flex;align-items:center;position:relative;}
.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_search .btm_search_form .btm_search_li select {width:100%;color:#999999;outline:none;-webkit-appearance:button;-webkit-appearance:none;border:none;background:url(../images/bn31.png) no-repeat right center;background-size:0.7294vw 0.4689vw;}
.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_search .btm_search_form .btm_search_li select option {width:100%;color:#999999;}
.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_search .btm_search_form .btm_search_li input[type="text"] {width:100%;outline:none;-webkit-appearance:button;-webkit-appearance:none;border:none;background:none;}
.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_search .btm_search_form .btm_search_li input[type="submit"] {width:7.1377vw;height:100%;padding-left:1.3025vw;color:#ffffff;background:#224aef url(../images/bn30.png) no-repeat left center;background-position-x:1.4067vw;position:absolute;top:0;right:0;outline:none;-webkit-appearance:button;-webkit-appearance:none;border:none;border-radius:5.21vw;}
.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_search .btm_search_form .btm_search_li:last-child {width:38%;}
.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list {width:100%;margin-top:1.6672vw;}
.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li {width:100%;margin-bottom:0.7815vw;padding:1.8235vw 1.563vw;display:flex;align-items:center;justify-content:space-between;border-radius:0.6252vw;background-color:#fff;position:relative;overflow:hidden;}
.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li::before {content:"";width:0.1563vw;height:100%;position:absolute;left:0;top:0;background-color:#00c6e0;transition:background-color 0.35s ease 0s;-webkit-transform:background-color 0.35s ease 0s;}
.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li .list_li_left {}
.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li .list_li_left .li_left_title {margin-bottom:0.7815vw;font-size:1.1462vw;color:#333333;transition:color 0.35s ease 0s;-webkit-transform:color 0.35s ease 0s;}
.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li .list_li_left .li_left_info {display:flex;align-items:center;}
.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li .list_li_left .li_left_info .left_info_li {margin-right:1.8235vw;transition:color 0.35s ease 0s;-webkit-transform:color 0.35s ease 0s;}
.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li .list_li_left .li_left_info .left_info_li:last-child {margin-right:0;}
.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li .right_more_btn {display:flex;align-items:center;justify-content:flex-end;}
.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li .right_more_btn .more_btn_txt {margin-right:0.2605vw;font-size:0.7815vw;color:#666666;transition:color 0.35s ease 0s;-webkit-transform:color 0.35s ease 0s;}
.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li .right_more_btn .more_btn_icon {width:3.0218vw;height:2.5008vw;position:relative;}
.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li .right_more_btn .more_btn_icon img {width:100%;height:100%;position:absolute;left:0;top:0;transition:opacity 0.35s ease 0s;-webkit-transform:opacity 0.35s ease 0s;}
.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li .right_more_btn .more_btn_icon img:first-child {opacity:1;}
.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li .right_more_btn .more_btn_icon img:last-child {opacity:0;}
.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li:hover {background-color:#224aef;}
.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li:hover::before {background-color:#224aef}
.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li:hover .list_li_left .li_left_title {color:#ffffff;}
.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li:hover .list_li_left .li_left_info .left_info_li {color:#ffffff;}
.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li:hover .right_more_btn .more_btn_txt {color:#ffffff;}
.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li:hover .right_more_btn .more_btn_icon img:first-child {opacity:0;}
.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li:hover .right_more_btn .more_btn_icon img:last-child {opacity:1;}
.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li:last-child {margin-bottom:0;}





.CDetails {padding:5.21vw 0;background-color:#f6f6f6;position:relative;}
.CDetails .CDetails_content {display:flex;align-items:flex-start;justify-content:space-between;}
.CDetails .CDetails_content .CDetails_content_left {width:52.1vw;padding:2.605vw;border-radius:0.6252vw;background-color:white;}
.CDetails .CDetails_content .CDetails_content_left .content_left_top {width:100%;padding-bottom:2.2924vw;margin-bottom:2.2924vw;border-bottom:0.0521vw solid #eeeeee;}
.CDetails .CDetails_content .CDetails_content_left .content_left_top .left_top_title {margin-bottom:1.042vw;font-size:1.563vw;color:#333333;}
.CDetails .CDetails_content .CDetails_content_left .content_left_top .left_top_info {margin-bottom:1.563vw;width:100%;display:flex;align-items:center;}
.CDetails .CDetails_content .CDetails_content_left .content_left_top .left_top_info .top_info_li {}
.CDetails .CDetails_content .CDetails_content_left .content_left_top .left_top_info .line {margin:0 0.4168vw;width:0.0521vw;height:0.6773vw;background-color:#333333;}
.CDetails .CDetails_content .CDetails_content_left .content_left_top .left_top_label {width:100%;display:flex;align-items:center;flex-wrap: wrap;}
.CDetails .CDetails_content .CDetails_content_left .content_left_top .left_top_label .top_label_li {margin-right: 0.515vw; margin-bottom: 0.515vw;padding:0.4689vw 0.7815vw;color:#224aef;border:0.0521vw solid #224aef;border-radius:5.21vw;}
.CDetails .CDetails_content .CDetails_content_left .content_left_top .left_top_label .top_label_li:last-child {margin-right:0;}
.CDetails .CDetails_content .CDetails_content_left .content_left_btm {width:100%;}
.CDetails .CDetails_content .CDetails_content_left .content_left_btm .left_btm_list {width:100%;margin-bottom:2.2924vw;}
.CDetails .CDetails_content .CDetails_content_left .content_left_btm .left_btm_list .btm_list_li {width:100%;}
.CDetails .CDetails_content .CDetails_content_left .content_left_btm .left_btm_list .btm_list_li .list_li_dd {margin-bottom:1.042vw;font-size:1.1462vw;color:#333333;}
.CDetails .CDetails_content .CDetails_content_left .content_left_btm .left_btm_list .btm_list_li .list_li_dt {width:100%;}
.CDetails .CDetails_content .CDetails_content_left .content_left_btm .left_btm_list .btm_list_li .list_li_dt p {width:100%;margin-bottom:0.521vw;line-height:1.4588vw;}
.CDetails .CDetails_content .CDetails_content_left .content_left_btm .left_btm_list .btm_list_li .list_li_dt p:last-child {margin-bottom:0;}
.CDetails .CDetails_content .CDetails_content_left .content_left_btm .left_btm_list .btm_list_li:first-child {margin-bottom:2.2924vw;}
.CDetails .CDetails_content .CDetails_content_left .content_left_btm .left_btm_email {margin-bottom:2.2924vw;color:#333333;font-weight:500;}
.CDetails .CDetails_content .CDetails_content_left .content_left_btm .left_btm_email b {font-family:"Roboto-Medium";color:#224aef;}
.CDetails .CDetails_content .CDetails_content_left .content_left_btm .pc_more_btn {}
.CDetails .CDetails_content .CDetails_content_right {width:calc(100% - 53.142vw);padding:2.605vw 1.6672vw 1.1462vw 1.6672vw;border-radius:0.6252vw;background-color:white;}
.CDetails .CDetails_content .CDetails_content_right .content_right_title {margin-bottom:0.521vw;padding-bottom:1.042vw;font-size:1.563vw;color:#333333;border-bottom:0.1563vw solid #224aef;}
.CDetails .CDetails_content .CDetails_content_right .content_right_list {width:100%;}
.CDetails .CDetails_content .CDetails_content_right .content_right_list .right_list_li {width:100%;padding:1.3025vw 0;border-bottom:0.0521vw solid #e5e5e5;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;}
.CDetails .CDetails_content .CDetails_content_right .content_right_list .right_list_li .list_li_title {margin-bottom:0.6252vw;font-size:1.042vw;color:#333333;}
.CDetails .CDetails_content .CDetails_content_right .content_right_list .right_list_li .list_li_info {display:flex;align-items:center;}
.CDetails .CDetails_content .CDetails_content_right .content_right_list .right_list_li .list_li_info .li_info_li {}
.CDetails .CDetails_content .CDetails_content_right .content_right_list .right_list_li .list_li_info .line {margin:0 0.4168vw;width:0.0521vw;height:0.6773vw;background-color:#333333;}
.CDetails .CDetails_content .CDetails_content_right .content_right_list .right_list_li:last-child {border-bottom:none;}





.MTLayout {padding:4.9495vw 0;position:relative;}
.MTLayout .MTLayout_content {}
.MTLayout .MTLayout_content .MTLayout_content_top {display:flex;align-items:center;justify-content:space-between;}
.MTLayout .MTLayout_content .MTLayout_content_top .content_top_left {font-size:2.1882vw;color:#333333;}
.MTLayout .MTLayout_content .MTLayout_content_top .content_top_right {}
.MTLayout .MTLayout_content .MTLayout_content_btm {width:100%;margin-top:1.9277vw;}
.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_top {width:100%;height:4.168vw;background-image:linear-gradient(to right,#54c0d9 0%,#2364e3 100%);border-top-left-radius:0.521vw;border-top-right-radius:0.521vw;overflow:hidden;display:flex;align-items:center;justify-content:space-between;position:relative;}
.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_top .btm_top_li {width:16.6666%;height:100%;font-size:0.9378vw;color:#ffffff;border-right:0.0521vw solid #81d2e6;display:flex;align-items:center;justify-content:center;flex-direction: column;}
.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_top.on .btm_top_li {width:27.7778%;}
.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_top.on .btm_top_li:first-child {width:16.6666%;}
.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_top .btm_top_li:last-child {border:none;}
.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_top .btm_top_lis{border-right: none;position:relative;}
.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_top .btm_top_lis .top_li_dd {font-size:0.8678vw;margin:0.4168vw 0 0.7294vw 0;color:#ffffff;}
.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_top .btm_top_lis .top_li_dt {width:0.521vw;height:0.521vw;border-radius:5.21vw;background-color:white;}
.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_top .btm_top_lis:before {content:"";width:0.4168vw;height:0.7294vw;background:url(../../skin/images/bn106.png) no-repeat 50%/cover;position:absolute;right:-0.1563vw;bottom:0.7557vw;}
.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_top:before {content:"";width:67%;height:0.0521vw;background-color:white;position:absolute;left:24.66%;top:3.0344vw;}
.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_top .btm_top_lis:last-child:before {display:none;}
.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_top.on .btm_top_lis:nth-child(4){display:none;}
.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_top.on .btm_top_lis:nth-child(5){display:none;}
.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_top.on:before{left:30.66%;width: 55.52%;}
.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_li {width:100%;height:3.126vw;border-bottom:0.0521vw solid #e0e0e0;border-left:0.0521vw solid #e0e0e0;border-right:0.0521vw solid #e0e0e0;display:flex;align-items:center;justify-content:space-between;}
.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_li .btm_li_title {width:16.6666%;height:100%;border-right:0.0521vw solid #e0e0e0;display:flex;align-items:center;justify-content:center;}
.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_li .btm_li_progress {width:calc(100% - 16.6666%);height:100%;display:flex;align-items:center;justify-content:space-between;position:relative;}
.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_li .btm_li_progress .li_progress_li {width:33.3333%;height:100%;border-right:0.0521vw solid #e0e0e0;display: flex; justify-content: center; align-items: center; }
.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_li .btm_li_progress .li_progress_li img{height:1.4588vw;}
.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_li .btm_li_progress .li_progress_li:last-child {border:none;}
.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_li .btm_li_progress .progress {max-width:calc(100% - 4.168vw);height:1.563vw;position:absolute;left:1.8756vw;top:50%;transform:translateY(-50%);border-radius:5.21vw;background-image:linear-gradient(to right,#9ce9f6 0%,#57c3dd 100%);}
.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_li .btm_li_progress.on .li_progress_li {width:20.6666%;}






.EService{padding: 85px 0 70px 0;position: relative;background-color: #f6f6f6;}
.EService .EService_content{}
.EService .EService_content .EService_content_top{}
.EService .EService_content .EService_content_btm{margin-top: 40px;width: 100%;display: flex;align-items: flex-start;justify-content: space-between;flex-wrap: wrap;}
.EService .EService_content .EService_content_btm .content_btm_li{width: calc(26.333% - 29px);height: 160px;margin-bottom: 40px;border-radius: 12px;background-color: white;display: flex;align-items: center;justify-content: center;}
.EService .EService_content .EService_content_btm .content_btm_li img{max-width: 80%;max-height: 80%;}







.SNews {padding:5.21vw 0;background-color:#f6f6f6;}
.SNews .SNews_content {}
.SNews .SNews_content .SNews_content_top {}
.SNews .SNews_content .SNews_content_btm {margin-top:1.563vw;width:100%;}
.SNews .SNews_content .SNews_content_btm .content_btm_top {width:100%;display:flex;align-items:center;justify-content:center;position:relative;}
.SNews .SNews_content .SNews_content_btm .content_btm_top .btm_top_thumb {width:100%;height:28.655vw;}
.SNews .SNews_content .SNews_content_btm .content_btm_top .btm_top_thumb img {width:100%;height:100%;border-radius:0.521vw;}
.SNews .SNews_content .SNews_content_btm .content_btm_top .btm_top_info {width:100%;height:100%;padding:2.605vw;position:absolute;left:0;top:0;background-image:linear-gradient(to bottom,#00000000 0%,#2363e3 100%);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;}
.SNews .SNews_content .SNews_content_btm .content_btm_top .btm_top_info .top_info_time {font-family:"Archivo-Regular";color:#ffffff;}
.SNews .SNews_content .SNews_content_btm .content_btm_top .btm_top_info .top_info_title {width:100%margin:0.7815vw 0 0.6252vw 0;font-size:1.2504vw;color:#ffffff;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.SNews .SNews_content .SNews_content_btm .content_btm_top .btm_top_info .top_info_desc {margin-bottom:1.042vw;width:80%;font-size:0.9378vw;line-height:1.563vw;color:#ffffff;}
.SNews .SNews_content .SNews_content_btm .content_btm_top .btm_top_info .pc_more_btn {}
.SNews .SNews_content .SNews_content_btm .content_btm_btm {margin-top:1.563vw;display:flex;align-items:flex-start;justify-content:space-between;flex-direction: column;}
.SNews .SNews_content .SNews_content_btm .content_btm_btm a {width:100%;padding:2.605vw 2.084vw;margin-bottom:1.1462vw;display:flex;flex-direction:column;border-radius:0.521vw;overflow:hidden;background-color:#ffffff;position:relative;transition:background-color 0.35s ease 0s;-webkit-transform:background-color 0.35s ease 0s;}
.SNews .SNews_content .SNews_content_btm .content_btm_btm a::before {content:"";width:100%;height:0.1563vw;position:absolute;left:0;top:0;background-color:#00c6e0;transition:background-color 0.35s ease 0s;-webkit-transform:background-color 0.35s ease 0s;}
.SNews .SNews_content .SNews_content_btm .content_btm_btm .btm_li_time {margin-bottom:0.521vw;font-family:"Archivo-Regular";color:#666666;transition:color 0.35s ease 0s;-webkit-transform:color 0.35s ease 0s;}
.SNews .SNews_content .SNews_content_btm .content_btm_btm .btm_li_title {margin-bottom:0.4168vw;font-size:1.1462vw;line-height:1.4588vw;font-family:"Archivo-Regular";color:#333333;transition:color 0.35s ease 0s;-webkit-transform:color 0.35s ease 0s;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.SNews .SNews_content .SNews_content_btm .content_btm_btm .btm_li_title b{font-size:1.1462vw;line-height:1.4588vw;font-family:"Archivo-Regular";color:#333333;transition:color 0.35s ease 0s;-webkit-transform:color 0.35s ease 0s;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.SNews .SNews_content .SNews_content_btm .content_btm_btm .btm_li_desc {min-height:4.4285vw;margin-bottom:1.042vw;margin-bottom:1.042vw;line-height:1.4588vw;color:#666666;transition:color 0.35s ease 0s;-webkit-transform:color 0.35s ease 0s;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
.SNews .SNews_content .SNews_content_btm .content_btm_btm .btm_more_btn {display:flex;align-items:center;}
.SNews .SNews_content .SNews_content_btm .content_btm_btm .btm_more_btn .more_btn_txt {margin-right:0.2605vw;font-size:0.7815vw;color:#666666;transition:color 0.35s ease 0s;-webkit-transform:color 0.35s ease 0s;}
.SNews .SNews_content .SNews_content_btm .content_btm_btm .btm_more_btn .more_btn_icon {width:3.0218vw;height:2.5008vw;position:relative;}
.SNews .SNews_content .SNews_content_btm .content_btm_btm .btm_more_btn .more_btn_icon img {width:100%;height:100%;position:absolute;left:0;top:0;transition:opacity 0.35s ease 0s;-webkit-transform:opacity 0.35s ease 0s;}
.SNews .SNews_content .SNews_content_btm .content_btm_btm .btm_more_btn .more_btn_icon img:first-child {opacity:1;}
.SNews .SNews_content .SNews_content_btm .content_btm_btm .btm_more_btn .more_btn_icon img:last-child {opacity:0;}
.SNews .SNews_content .SNews_content_btm .content_btm_btm a:hover {background:#224aef url(../images/bn91.png) no-repeat bottom right;background-position-x:calc(100% - 1.042vw);}
.SNews .SNews_content .SNews_content_btm .content_btm_btm a:hover::before {background:#224aef;}
.SNews .SNews_content .SNews_content_btm .content_btm_btm a:hover .btm_li_time {color:#ffffff;}
.SNews .SNews_content .SNews_content_btm .content_btm_btm a:hover .btm_li_title {color:#ffffff;}
.SNews .SNews_content .SNews_content_btm .content_btm_btm a:hover .btm_li_title b{color:#ffffff;}
.SNews .SNews_content .SNews_content_btm .content_btm_btm a:hover .btm_li_desc {color:#ffffff;}
.SNews .SNews_content .SNews_content_btm .content_btm_btm a:hover .btm_more_btn .more_btn_txt {color:#ffffff;}
.SNews .SNews_content .SNews_content_btm .content_btm_btm a:hover .btm_more_btn .more_btn_icon img:first-child {opacity:0;}
.SNews .SNews_content .SNews_content_btm .content_btm_btm a:hover .btm_more_btn .more_btn_icon img:last-child {opacity:1;}





.SNDetails {padding:5.21vw 0;background-color:#f6f6f6;position:relative;}
.SNDetails .SNDetails_content {display:flex;align-items:flex-start;justify-content:space-between;}
.SNDetails .SNDetails_content .SNDetails_content_left {width:52.2042vw;padding:2.605vw;border-radius:0.521vw;background-color:white;}
.SNDetails .SNDetails_content .SNDetails_content_left .content_left_top {width:100%;padding-bottom:1.042vw;margin-bottom:1.042vw;border-bottom:0.0521vw solid #eeeeee;}
.SNDetails .SNDetails_content .SNDetails_content_left .content_left_top .left_top_title {font-size:1.563vw;line-height:2.3445vw;color:#333333;font-weight:600;}
.SNDetails .SNDetails_content .SNDetails_content_left .content_left_top .left_top_list {margin-top:1.042vw;display:flex;align-items:center;}
.SNDetails .SNDetails_content .SNDetails_content_left .content_left_top .left_top_list .top_list_li {display:flex;align-items:center;}
.SNDetails .SNDetails_content .SNDetails_content_left .content_left_top .left_top_list .top_list_li .list_li_icon {margin-right:0.4168vw;display:flex;align-items:center;}
.SNDetails .SNDetails_content .SNDetails_content_left .content_left_top .left_top_list .top_list_li .list_li_icon img {}
.SNDetails .SNDetails_content .SNDetails_content_left .content_left_top .left_top_list .top_list_li .list_li_txt {font-family:"Archivo-Regular";color:#57c3dd;}
.SNDetails .SNDetails_content .SNDetails_content_left .content_left_top .left_top_list .top_list_li:first-child {margin-right:1.042vw;}
.SNDetails .SNDetails_content .SNDetails_content_left .content_left_list {width:100%;overflow:hidden;}
.SNDetails .SNDetails_content .SNDetails_content_left .content_left_list img {margin:0.521vw 0;}
.SNDetails .SNDetails_content .SNDetails_content_left .content_left_list p {line-height:1.563vw;color:#333333;text-indent: 2em;}
.SNDetails .SNDetails_content .SNDetails_content_left .content_left_list h1 {margin:0 0 0.2605vw 0;font-size:1.042vw;line-height:1.563vw;color:#333333;font-weight:500;}
.SNDetails .SNDetails_content .SNDetails_content_left .content_left_list .left_list_dl {}
.SNDetails .SNDetails_content .SNDetails_content_left .content_left_list .left_list_dl p {padding-left:0.521vw;line-height:1.563vw;color:#333333;position:relative;}
.SNDetails .SNDetails_content .SNDetails_content_left .content_left_list .left_list_dl p::before {content:"";width:0.2084vw;height:0.2084vw;border-radius:5.21vw;position:absolute;left:0;top:0.5731vw;background-color:#333333;}
.SNDetails .SNDetails_content .SNDetails_content_left .content_left_btm {width:100%;margin-top:2.605vw;display:flex;align-items:center;justify-content:space-between;}
.SNDetails .SNDetails_content .SNDetails_content_left .content_left_btm .left_btm_page {width: calc(100% - 10vw);}
.SNDetails .SNDetails_content .SNDetails_content_left .content_left_btm .left_btm_page .btm_page_li {width:100%;padding-bottom:0;display:flex;align-items:center;justify-content: space-between;border-bottom:0.0521vw solid transparent;transition:border-color 0.35s ease 0s;-webkit-transform:border-color 0.35s ease 0s;}
.SNDetails .SNDetails_content .SNDetails_content_left .content_left_btm .left_btm_page .btm_page_li .page_li_txt {width: 3.5vw;line-height:1.3025vw;color:#333333;transition:color 0.35s ease 0s;-webkit-transform:color 0.35s ease 0s;white-space: nowrap;}
.SNDetails .SNDetails_content .SNDetails_content_left .content_left_btm .left_btm_page .btm_page_li a {width: calc(100% - 3.5vw);line-height:1.3025vw;color:#333333;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.SNDetails .SNDetails_content .SNDetails_content_left .content_left_btm .left_btm_page .btm_page_li:first-child {margin-bottom:0.521vw;}
.SNDetails .SNDetails_content .SNDetails_content_left .content_left_btm .left_btm_page .btm_page_li:hover {border-color:#0060eb;}
.SNDetails .SNDetails_content .SNDetails_content_left .content_left_btm .left_btm_page .btm_page_li:hover .page_li_txt {color:#0060eb;}
.SNDetails .SNDetails_content .SNDetails_content_left .content_left_btm .left_btm_page .btm_page_li:hover a {color:#0060eb;}
.SNDetails .SNDetails_content .SNDetails_content_right {width:calc(100% - 53.2462vw);}
.SNDetails .SNDetails_content .SNDetails_content_right .content_right_recommend {width:100%;padding:2.605vw;border-radius:0.521vw;background-color:white;}
.SNDetails .SNDetails_content .SNDetails_content_right .content_right_recommend .right_recommend_title {font-size:1.563vw;line-height:2.3445vw;border-bottom:0.1042vw solid #57c3dd;color:#333333;}
.SNDetails .SNDetails_content .SNDetails_content_right .content_right_recommend .right_recommend_list {width:100%;}
.SNDetails .SNDetails_content .SNDetails_content_right .content_right_recommend .right_recommend_list .recommend_list_li {width:100%;padding:1.042vw 0;border-bottom:0.0521vw solid #e1e1e1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;}
.SNDetails .SNDetails_content .SNDetails_content_right .content_right_recommend .right_recommend_list .recommend_list_li .list_li_time {margin-bottom:0.521vw;font-family:"Archivo-Regular";color:#57c3dd;transition:color 0.35s ease 0s;-webkit-transform:color 0.35s ease 0s;}
.SNDetails .SNDetails_content .SNDetails_content_right .content_right_recommend .right_recommend_list .recommend_list_li .list_li_title {margin-bottom:0.521vw;font-size:0.9378vw;line-height:1.563vw;color:#333333;transition:color 0.35s ease 0s;-webkit-transform:color 0.35s ease 0s;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.SNDetails .SNDetails_content .SNDetails_content_right .content_right_recommend .right_recommend_list .recommend_list_li .list_li_more {display:flex;align-items:center;}
.SNDetails .SNDetails_content .SNDetails_content_right .content_right_recommend .right_recommend_list .recommend_list_li .list_li_more .li_more_txt {margin-right:0.521vw;font-size:0.9378vw;}
.SNDetails .SNDetails_content .SNDetails_content_right .content_right_recommend .right_recommend_list .recommend_list_li .list_li_more .li_more_icon {}
.SNDetails .SNDetails_content .SNDetails_content_right .content_right_recommend .right_recommend_list .recommend_list_li .list_li_more .li_more_icon img {}
.SNDetails .SNDetails_content .SNDetails_content_right .content_right_recommend .right_recommend_list .recommend_list_li:hover {border-color:#0060eb;}
.SNDetails .SNDetails_content .SNDetails_content_right .content_right_recommend .right_recommend_list .recommend_list_li:hover .list_li_time {color:#0060eb;}
.SNDetails .SNDetails_content .SNDetails_content_right .content_right_recommend .right_recommend_list .recommend_list_li:hover .list_li_title {color:#0060eb;}
.SNDetails .SNDetails_content .SNDetails_content_right .content_right_advert {width:100%;margin-top:1.042vw;padding:2.605vw;border-radius:0.521vw;background:#0060ecf2 url(../images/bn91.png) no-repeat bottom right;}
.SNDetails .SNDetails_content .SNDetails_content_right .content_right_advert .right_advert_title {width:100%;margin-bottom:0.521vw;font-size:1.563vw;color:#ffffff;}
.SNDetails .SNDetails_content .SNDetails_content_right .content_right_advert .right_advert_desc {width:100%;min-height:6.252vw;font-size:0.9378vw;line-height:1.563vw;color:#ffffff;}




.ContactUS{padding: 100px 0;}
.ContactUS .ContactUS_content{}
.ContactUS .ContactUS_content .ContactUS_content_top{}
.selectBox{width:300px;height:55px;line-height:55px;cursor: pointer;}
.inputCase{position: relative; width: 100%; height: 100%; box-sizing: border-box; padding: 0 15px; border: 1px solid #a3a3a3; border-radius: 100px; display: flex; align-items: center; justify-content: center;}
.inputCase .imitationSelect{width:100%;height:100%;font-size: 15px;box-sizing:border-box;cursor:default;display: flex;align-items: center;}
.selectUl{width: 100%;margin:5px 0 0 0;border:1px solid #a3a3a3;border-radius: 8px;position: relative;z-index: 99999999;background-color: white;display: flex; align-items: flex-start; justify-content: flex-start; flex-direction: column;}
.selectUl li{width: 100%;height:45px;line-height:45px;font-size: 15px;list-style:none;text-indent:15px;border-bottom:1px solid #a3a3a3;cursor: pointer;}
.selectUl li:last-child{border-bottom:none;}
.ContactUS .ContactUS_content .ContactUS_content_btm{width: 100%;margin-top: 30px;}
.ContactUS .ContactUS_content .ContactUS_content_btm ul{width: 100%;}
.ContactUS .ContactUS_content .ContactUS_content_btm ul li{width: 100%;height: 550px;position: relative;}
.ContactUS .ContactUS_content .ContactUS_content_btm ul li .pc_maps{width: 100%;height: 100%;border-radius: 12px;overflow: hidden;}
.ContactUS .ContactUS_content .ContactUS_content_btm ul li .pc_maps img{ width: inherit; max-width: inherit; height: inherit; max-height: inherit;}
.ContactUS .ContactUS_content .ContactUS_content_btm ul li .pc_maps .iw_poi_title{font-size:15px;color:#0060eb;}
.ContactUS .ContactUS_content .ContactUS_content_btm ul li .pc_maps .iw_poi_content{font-size:.15px;color:#666;margin-top:8px;line-height: 18px;}
.ContactUS .ContactUS_content .ContactUS_content_btm ul li .pc_maps .BMap_Marker img{width: auto;height: auto;}
.ContactUS .ContactUS_content .ContactUS_content_btm ul li .maps_info{width: 400px;height: 450px; padding: 50px;position: absolute;top: 50%;left: 50px;transform: translateY(-50%);border-radius: 12px;background:#0060ecf2 url(../images/bn91.png) no-repeat bottom right;}
.ContactUS .ContactUS_content .ContactUS_content_btm ul li .maps_info .maps_info_title{font-size: 26px;color: #ffffff;}
.ContactUS .ContactUS_content .ContactUS_content_btm ul li .maps_info .maps_info_list{width: 100%;margin-top: 40px;}
.ContactUS .ContactUS_content .ContactUS_content_btm ul li .maps_info .maps_info_list .info_list_li{width: 100%;margin-bottom: 40px;display: flex;align-items: center;justify-content: space-between;}
.ContactUS .ContactUS_content .ContactUS_content_btm ul li .maps_info .maps_info_list .info_list_li .list_li_icon{width: 50px;height: 50px;border-radius: 100px;border: 1px solid #ffffff;display: flex;align-items: center;justify-content: center;}
.ContactUS .ContactUS_content .ContactUS_content_btm ul li .maps_info .maps_info_list .info_list_li .list_li_icon img{max-height: 80%;}
.ContactUS .ContactUS_content .ContactUS_content_btm ul li .maps_info .maps_info_list .info_list_li .list_li_info{width: calc(100% - 70px);}
.ContactUS .ContactUS_content .ContactUS_content_btm ul li .maps_info .maps_info_list .info_list_li .list_li_info .li_info_dd{margin-bottom: 5px;font-size: 18px;color: #ffffff;}
.ContactUS .ContactUS_content .ContactUS_content_btm ul li .maps_info .maps_info_list .info_list_li .list_li_info .li_info_dt{color: #ffffff;}
.ContactUS .ContactUS_content .ContactUS_content_btm ul li .maps_info .maps_info_list .info_list_li:last-child{margin-bottom: 0;}






.OMessage {padding:100px 0;background-color: #f6f6f6;}
.OMessage .OMessage_content{}
.OMessage .OMessage_content .OMessage_content_top {}
.OMessage .OMessage_content .OMessage_content_btm {width:100%;margin-top:2.084vw;}
.OMessage .OMessage_content .OMessage_content_btm form {width:100%;}
.OMessage .OMessage_content .OMessage_content_btm form .ipt_li_txt {font-size:18px;color:#666666;}
.OMessage .OMessage_content .OMessage_content_btm form .ipt_li_txt b {font-size:18px;color:#ff0000;}
.OMessage .OMessage_content .OMessage_content_btm form .btm_form_ipt {width:100%;margin-bottom:1.042vw;display:flex;align-items:center;justify-content:space-between;}
.OMessage .OMessage_content .OMessage_content_btm form .btm_form_ipt .form_ipt_li {width:calc(33.33% - 12px);height:82px;padding:0 35px;border-radius:0.521vw;background-color:#ffffff;display:flex;align-items:center;justify-content:space-between;}
.OMessage .OMessage_content .OMessage_content_btm form .btm_form_ipt .ipt_li_txt {width:90px;height:auto;font-size:18px;}
.OMessage .OMessage_content .OMessage_content_btm form .btm_form_ipt input {width:calc(100% - 90px);height:2.8655vw;font-size:18px;color:#666666;outline:none;-webkit-appearance:button;-webkit-appearance:none;border:none;background:white;}
.OMessage .OMessage_content .OMessage_content_btm form .btm_form_ipt .form_ipt_li:nth-child(3) .ipt_li_txt {width:50px;}
.OMessage .OMessage_content .OMessage_content_btm form .btm_form_ipt .form_ipt_li:nth-child(3) input{width:calc(100% - 50px);}
.OMessage .OMessage_content .OMessage_content_btm form .btm_form_textarea {padding:1.8235000000000001vw 2.084vw;margin-bottom:2.084vw;width:100%;border-radius:0.521vw;background-color:#ffffff;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;}
.OMessage .OMessage_content .OMessage_content_btm form .btm_form_textarea .ipt_li_txt {width:100%;margin-bottom:0.7815vw;}
.OMessage .OMessage_content .OMessage_content_btm form .btm_form_textarea textarea {max-width:100%;width:100%;min-height:7.815vw;font-size:1.1462vw;color:#666666;outline:none;-webkit-appearance:button;-webkit-appearance:none;border:none;background:white;}
.OMessage .OMessage_content .OMessage_content_btm form .btm_form_submit {}
.OMessage .OMessage_content .OMessage_content_btm form .btm_form_submit input {width:180px;height:55px;padding-right: 10px;background:#0060ecf2 url(../images/bn95.png) no-repeat center right;background-position-x: 108px;display:flex;align-items:center;justify-content:center;border-radius:5.21vw;position:relative;color:#fff;}






.PPipeline {padding:5.21vw 0;background-color:#f6f6f6;}
.PPipeline .PPipeline_content {max-width:72.94vw;width:72.94vw;}
.PPipeline .PPipeline_content .PPipeline_content_top {width:100%;}
.PPipeline .PPipeline_content .PPipeline_content_btm {width:100%;margin-top:2.3445vw;background:#ffffff;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top {width:100%;height:4.4285vw;display:flex;align-items:center;justify-content:flex-start;background-color:#00c6e0;border-top-left-radius:0.521vw;border-top-right-radius:0.521vw;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li {height:100%;padding:0 0.7815vw;font-size:0.7294vw;color:#ffffff;display:flex;align-items:center;justify-content:center;border-right:0.0521vw solid #33d1e6;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:last-child {border-right:none;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(1) {width:5.731vw;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(2) {width:6.5125vw;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(3) {width:6.5125vw;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(4) {width:5.8352vw;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(5) {width:6.5125vw;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(7) {width:4.7932vw;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(8) {width:4.7932vw;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(9) {width:4.7932vw;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(10) {width:4.7932vw;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(11) {width:5.9915vw;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_cro {width:16.672vw;height:100%;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_cro .top_cro_li {height:50%;font-size:0.7294vw;color:#ffffff;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_cro .top_cro_top {width:100%;font-size:0.7294vw;color:#ffffff;display:flex;align-items:center;justify-content:center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_cro .top_cro_btm {width:100%;border-top:0.0521vw solid #33d1e6;display:flex;align-items:center;justify-content:space-between;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_cro .top_cro_btm .cro_btm_li {width:33.3333%;height:100%;font-size:0.7294vw;color:#ffffff;border-right:0.0521vw solid #33d1e6;display:flex;align-items:center;justify-content:center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_cro .top_cro_btm .cro_btm_li:last-child {border-right:none;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li div {font-size:0.7294vw;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li {width:100%;min-height:2.7092vw;display:flex;border-bottom:0.0521vw solid #e5e5e5;background-color:white;position:relative;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(even) {background:#f6f6f6;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(even) .btm_li_list .li_list_li:nth-child(1) {background:#ffffff;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(even) .btm_li_list .li_list_li:nth-child(2) {background:#ffffff;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(1) {background:#ffffff;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(2) {background:#ffffff;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list {width:100%;min-height:2.7092vw;display:flex;align-items:center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li {min-height:2.7092vw;height:100%;padding:0 0.7015vw;font-size:0.6915vw;border-right:0.0521vw solid #e5e5e5;display:flex;align-items:center;justify-content:flex-start;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li:nth-child(1) {width:5.731vw;border-left:0.0521vw solid #e5e5e5;text-transform:uppercase;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li:nth-child(2) {width:6.5125vw;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li:nth-child(3) {width:6.5125vw;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li:nth-child(4) {width:5.8352vw;justify-content:center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li:nth-child(5) {width:6.5125vw;justify-content:center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li:nth-child(7) {width:5.9915vw;justify-content:center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li img {height:1.6672vw;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_progress {width:auto;min-height:2.7092vw;padding:0;position:relative;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_progress .list_progress_list {width:100%;min-height:2.7092vw;display:flex;align-items:center;justify-content:flex-start;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_progress .list_progress_list .progress_list_li {width:4.7932vw;min-height:2.7092vw;height:100%;border-right:0.0521vw solid #e5e5e5;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_progress .list_progress_list .progress_list_li:first-child {width:16.672vw;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_progress .list_progress_list .progress_list_li:last-child {border:none;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_progress .progress {max-width:calc(100% - 2.084vw);height:1.563vw;padding:0 1.042vw;font-size:0.6915vw;color:#ffffff;position:absolute;left:1.042vw;top:50%;transform:translateY(-50%);border-radius:5.21vw;background-image:linear-gradient(to right,#0ac2dc 0%,#0162ea 100%);display:flex;align-items:center;justify-content:flex-end;z-index:999;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_btn {width:100%;height:100%;padding:0 0.7815vw;position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:space-between;background-color:#4e6ef270;opacity:0;z-index:1;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_btn .btm_li_name {width:auto;height:100%;font-size:0.7815vw;color:#ffffff;display:flex;align-items:center;justify-content:center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_btn .btm_more_btn {display:flex;align-items:center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_btn .btm_more_btn .more_btn_txt {margin-right:0.2605vw;font-size:0.6915vw;color:#ffffff;transition:color 0.35s ease 0s;-webkit-transform:color 0.35s ease 0s;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_btn .btm_more_btn .more_btn_icon {display:flex;align-items:center;justify-content:center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_btn .btm_more_btn .more_btn_icon img {width:auto;height:2.084vw;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:last-child {border:none;border-bottom:0.0521vw solid #e5e5e5;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:hover .btm_li_btn {opacity:1;z-index:99999;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as {width:calc(100% - 12.243500000000001vw);height:100%;display:flex;align-items:center;justify-content:flex-start;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as.li_list_progress .list_progress_list .progress_list_li:first-child {width:18.235vw;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box {width:calc(100% - 6.5125vw);display:flex;flex-direction:column;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list {width:100%;height:2.7092vw;display:flex;align-items:center;border-bottom:0.0521vw solid #e5e5e5;justify-content:flex-start;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list .as_box_li {padding:0;position:relative;border-right:0.0521vw solid #e5e5e5;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list .as_box_li:nth-child(1) {width:5.8352vw;height:100%;display:flex;align-items:center;justify-content:center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list .as_box_li:nth-child(2) {width:6.5125vw;height:100%;display:flex;justify-content:center;align-items:center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list .as_box_li:nth-child(3) {width:auto}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list .as_box_li:nth-child(4) {width:5.9915vw;justify-content:center;display:flex;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list .as_box_li:last-child {border-bottom:none;border-right:0.0521vw solid #e5e5e5;height:100%;display:flex;align-items:center;justify-content:center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list:nth-child(even) {background:#f6f6f6;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list:last-child {border-bottom:none;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_li:first-child {width:6.5125vw;height:100%;border-right:0.0521vw solid #e5e5e5;background:#ffffff;display:flex;align-items:center;justify-content:center;flex-direction:column;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_li:first-child .as_li_li {width:100%;height:2.7092vw;padding:0 0.7815vw;display:flex;align-items:center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_li:first-child .as_li_li:first-child {width:100%;min-height:5.4184vw;border-bottom:0.0521vw solid #e5e5e5;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs {width:calc(100% - 12.243500000000001vw);align-items:flex-start;justify-content:center;flex-direction:column;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as.li_list_progress .list_progress_list .progress_list_li:first-child {width:16.672vw;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box {width:100%;align-items:center;justify-content:flex-start;flex-direction:unset;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box .as_box_li {height:100%;padding:0 0.7815vw;border-right:0.0521vw solid #e5e5e5;display:flex;align-items:center;justify-content:center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list .as_box_li img{height:1.6672vw;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box .as_box_li img{height:1.6672vw;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box .as_box_li:nth-child(1) {width:6.5125vw;justify-content:flex-start;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box .as_box_li:nth-child(2) {width:5.8352vw;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box .as_box_li:nth-child(3) {width:6.5125vw;justify-content:center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box .as_box_li:nth-child(4) {width:auto;padding:0;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box .as_box_li:nth-child(5) {width:5.9915vw;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box.on{ background:#fff;}

.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box.in{border-bottom: 0.0521vw solid #e5e5e5;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box.in:last-child {border-bottom:none;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box.in2{border-bottom: 0.0521vw solid #e5e5e5;border-top: 0.0521vw solid #e5e5e5;}


.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(odd) {background:#f6f6f6;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(even) {background:#ffffff;}

/*
.PPipeline {padding:5.21vw 0;background-color:#f6f6f6;}
.PPipeline .PPipeline_content {max-width: 1400px; width: 1400px;}
.PPipeline .PPipeline_content .PPipeline_content_top {width:100%;}
.PPipeline .PPipeline_content .PPipeline_content_btm {width:100%;margin-top:2.3445vw;background:#ffffff;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top {width:100%;height:4.4285vw;display:flex;align-items:center;justify-content: flex-start;background-color:#00c6e0;border-top-left-radius:0.521vw;border-top-right-radius:0.521vw;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li {height:100%;padding:0 0.7815vw;font-size:0.7294vw;color:#ffffff;display:flex;align-items:center;justify-content: center;border-right:0.0521vw solid #33d1e6;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:last-child {border-right:none;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(1){width: 110px;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(2){width: 125px;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(3){width: 125px;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(4){width: 112px;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(5){width: 125px;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(7){width: 92px;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(8){width: 92px;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(9){width: 92px;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(10){width: 92px;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(11){width: 115px;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_cro {width: 320px;height:100%;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_cro .top_cro_li {height:50%;font-size:0.7294vw;color:#ffffff;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_cro .top_cro_top {width:100%;font-size:0.7294vw;color:#ffffff;display:flex;align-items:center;justify-content:center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_cro .top_cro_btm {width:100%;border-top:0.0521vw solid #33d1e6;display:flex;align-items:center;justify-content:space-between;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_cro .top_cro_btm .cro_btm_li {width:33.3333%;height:100%;font-size:0.7294vw;color:#ffffff;border-right:0.0521vw solid #33d1e6;display:flex;align-items:center;justify-content:center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_cro .top_cro_btm .cro_btm_li:last-child {border-right:none;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li div{font-size:0.7294vw;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li {width:100%;min-height:2.7092vw;display:flex;border-bottom:0.0521vw solid #e5e5e5;background-color:white;position:relative;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(even) {background:#f6f6f6;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(even) .btm_li_list .li_list_li:nth-child(1) {background:#ffffff;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(even) .btm_li_list .li_list_li:nth-child(2) {background:#ffffff;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(1){background:#ffffff;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(2){background:#ffffff;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list {width:100%;min-height:2.7092vw;display:flex;align-items:center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li {min-height:2.7092vw;height:100%;padding: 0 15px;font-size: 15px;border-right:0.0521vw solid #e5e5e5;display:flex;align-items:center;justify-content:flex-start;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li:nth-child(1){width: 110px;border-left: 1px solid #e5e5e5;text-transform: uppercase;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li:nth-child(2){width: 125px;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li:nth-child(3){width: 125px;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li:nth-child(4){width: 112px;justify-content: center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li:nth-child(5){width: 125px;justify-content: center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li:nth-child(7){width: 115px;justify-content: center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li img{height: 1.6672vw;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_progress {width:auto;min-height:2.7092vw;padding:0;position:relative;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_progress .list_progress_list {width:100%;min-height:2.7092vw;display:flex;align-items:center;justify-content:flex-start;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_progress .list_progress_list .progress_list_li {width: 92px;min-height:2.7092vw;height:100%;border-right:0.0521vw solid #e5e5e5;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_progress .list_progress_list .progress_list_li:first-child {width: 320px;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_progress .list_progress_list .progress_list_li:last-child {border:none;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_progress .progress {max-width:calc(100% - 2.084vw);height:1.563vw;padding:0 1.042vw;font-size:0.7815vw;color:#ffffff;position:absolute;left:1.042vw;top:50%;transform:translateY(-50%);border-radius:5.21vw;background-image:linear-gradient(to right,#0ac2dc 0%,#0162ea 100%);display:flex;align-items:center;justify-content:flex-end;z-index:999;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_btn {width:100%;height:100%;padding: 0 15px;position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:space-between;background-color:#4e6ef2;opacity:0;z-index:1;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_btn .btm_li_name {width:auto;height:100%;font-size: 15px;color:#ffffff;display:flex;align-items:center;justify-content:center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_btn .btm_more_btn {display:flex;align-items:center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_btn .btm_more_btn .more_btn_txt {margin-right:0.2605vw;font-size:0.7294vw;color:#ffffff;transition:color 0.35s ease 0s;-webkit-transform:color 0.35s ease 0s;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_btn .btm_more_btn .more_btn_icon {display:flex;align-items:center;justify-content:center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_btn .btm_more_btn .more_btn_icon img {width:auto;height:2.084vw;}
--
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(2) .btm_li_list .li_list_li:nth-child(2) {background-color:white;position:relative;top:1.563vw;z-index:9;position:relative;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(2) .btm_li_list .li_list_li:nth-child(2)::after {content:"";width:0.0521vw;height:100%;background:#e5e5e5;position:absolute;right:-0.0521vw;top:-1.563vw;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(3) .btm_li_list .li_list_li:nth-child(1) {height:4.689vw;background-color:white;z-index:1;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(5) .btm_li_list .li_list_li:nth-child(1) {height:4.4285vw;background-color:white;position:relative;top:0.8857vw;z-index:20;padding-top:1.042vw;}
--
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:last-child {border:none;border-bottom:0.0521vw solid #e5e5e5;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:hover .btm_li_btn {opacity:1;z-index:99999;}

.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as{width: calc(100% - 235px);height: 100%;display: flex;align-items: center;justify-content: flex-start;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as.li_list_progress .list_progress_list .progress_list_li:first-child{width: 350px;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box{width: calc(100% - 125px);display: flex;flex-direction: column;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list{width: 100%;height:2.7092vw;display: flex;align-items: center;border-bottom: 0.0521vw solid #e5e5e5;justify-content: flex-start;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list .as_box_li{padding: 0;position: relative;border-right:0.0521vw solid #e5e5e5;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list .as_box_li:nth-child(1){width: 112px;height: 100%;display: flex;align-items: center;justify-content: center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list .as_box_li:nth-child(2){width: 125px;height: 100%;display: flex;justify-content: center;align-items: center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list .as_box_li:nth-child(3){width: auto}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list .as_box_li:nth-child(4){width: 115px;justify-content: center;display: flex;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list .as_box_li:last-child{border-bottom: none; border-right: 1px solid #e5e5e5; height: 100%; display: flex; align-items: center; justify-content: center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list:nth-child(even) {background: #f6f6f6;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list:last-child{border-bottom: none;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_li:first-child{width: 125px;height: 100%;border-right:0.0521vw solid #e5e5e5;background:#ffffff;display: flex;align-items: center;justify-content: center;flex-direction: column;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_li:first-child .as_li_li{width: 100%;height:2.7092vw;padding: 0 15px;display: flex;align-items: center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_li:first-child .as_li_li:first-child{width: 100%;min-height: 5.4184vw;border-bottom: 0.0521vw solid #e5e5e5;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs{width: calc(100% - 235px);align-items: flex-start;justify-content: center;flex-direction: column;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as.li_list_progress .list_progress_list .progress_list_li:first-child{width: 320px;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box{width: 100%;align-items: center;justify-content: flex-start;flex-direction: unset;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box .as_box_li{height: 100%;padding: 0 15px;border-right:0.0521vw solid #e5e5e5;display: flex;align-items: center;justify-content: center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box .as_box_li:nth-child(1){width: 125px;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box .as_box_li:nth-child(2){width: 112px;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box .as_box_li:nth-child(3){width: 125px;justify-content: center;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box .as_box_li:nth-child(4){width: auto;padding:0;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box .as_box_li:nth-child(5){width: 115px;}
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box:nth-child(odd) {background:#f6f6f6;}
*/

.plbody{background: #efefef;}
.PLMain{margin: 4.168vw 0 2.168vw 0;}
.Privacy {}
.Privacy .Privacy_content {}
.Privacy .Privacy_content .Privacy_content_nav {margin-top:2.5vw;display:flex;align-items:center;justify-content:center;}
.Privacy .Privacy_content .Privacy_content_nav a {display:inline-block;font-size:0.8336vw;color:#333333;padding:0.521vw 1.3025vw;}
.Privacy .Privacy_content .Privacy_content_nav a.on {color:#ffffff;background-color:#00c6e0;}
.Privacy .Privacy_content .Privacy_content_list {margin:2.5vw auto 0 auto;padding:2.3445vw;box-shadow:0 0 4.168vw #EAEAEA;box-sizing:border-box;background:#fff;}
.Privacy .Privacy_content .Privacy_content_list p {line-height: 1.563vw;color: #333333;text-indent: 2em;}


@media screen and (min-width:2260px){
.Index_banner .banner_box .swiper-container .swiper-pagination .icon{top: 50%;}

}



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

}


@media screen and (max-width:1440px){
	.PPipeline .PPipeline_content {max-width: 90%;width: 90%;}
	.PPipeline {padding:5.21vw 0;background-color:#f6f6f6;}
    .PPipeline .PPipeline_content .PPipeline_content_top {width:100%;}
    .PPipeline .PPipeline_content .PPipeline_content_btm {width:100%;margin-top:2.3445vw;background:#ffffff;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top {width:100%;height:4.4285vw;display:flex;align-items:center;justify-content: flex-start;background-color:#00c6e0;border-top-left-radius:0.521vw;border-top-right-radius:0.521vw;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li {height:100%;padding: 0 12px;font-size: 10px;color:#ffffff;display:flex;align-items:center;justify-content: center;border-right:0.0521vw solid #33d1e6;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:last-child {border-right:none;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(1){width: 7%;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(2){width: 10%;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(3){width: 9%;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(4){width: 7%;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(5){width: 9%;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(7){width: 7%;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(8){width: 7%;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(9){width: 7%;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(10){width: 7%;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(11){width: 8%;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_cro {width: 22%;height:100%;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_cro .top_cro_li {height:50%;font-size:0.7294vw;color:#ffffff;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_cro .top_cro_top {width:100%;font-size:0.7294vw;color:#ffffff;display:flex;align-items:center;justify-content:center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_cro .top_cro_btm {width:100%;border-top:0.0521vw solid #33d1e6;display:flex;align-items:center;justify-content:space-between;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_cro .top_cro_btm .cro_btm_li {width:33.3333%;height:100%;font-size:0.7294vw;color:#ffffff;border-right:0.0521vw solid #33d1e6;display:flex;align-items:center;justify-content:center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_cro .top_cro_btm .cro_btm_li:last-child {border-right:none;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li div{font-size:0.7294vw;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li {width:100%;min-height: auto;display:flex;border-bottom:0.0521vw solid #e5e5e5;background-color:white;position:relative;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(even) {background:#f6f6f6;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(even) .btm_li_list .li_list_li:nth-child(1) {background:#ffffff;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(even) .btm_li_list .li_list_li:nth-child(2) {background:#ffffff;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(1){background:#ffffff;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(2){background:#ffffff;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list {width:100%;min-height:2.7092vw;display:flex;align-items:center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li {min-height:2.7092vw;height:100%;padding: 0px 12px;font-size: 10px;border-right:0.0521vw solid #e5e5e5;display:flex;align-items:center;justify-content:flex-start;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li:nth-child(1){width: 7%;border-left: 1px solid #e5e5e5;text-transform: uppercase;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li:nth-child(2){width: 10%;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li:nth-child(3){width: 9%;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li:nth-child(4){width: 7%;justify-content: center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li:nth-child(5){width: 9%;justify-content: center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li:nth-child(7){width: 8%;justify-content: center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li img{height: 1.6672vw;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_progress {width: 50%;min-height:2.7092vw;padding:0;position:relative;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_progress .list_progress_list {width: 100%;min-height:2.7092vw;display:flex;align-items:center;justify-content:flex-start;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_progress .list_progress_list .progress_list_li {width: 19%;min-height:2.7092vw;height:100%;border-right:0.0521vw solid #e5e5e5;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_progress .list_progress_list .progress_list_li:first-child {width: 59%;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_progress .list_progress_list .progress_list_li:last-child {border:none;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_progress .progress {max-width:calc(100% - 2.084vw);height:1.563vw;padding:0 1.042vw;font-size:0.7815vw;color:#ffffff;position:absolute;left:1.042vw;top:50%;transform:translateY(-50%);border-radius:5.21vw;background-image:linear-gradient(to right,#0ac2dc 0%,#0162ea 100%);display:flex;align-items:center;justify-content:flex-end;z-index:999;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_btn {width:100%;height:100%;padding: 0 15px;position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:space-between;background-color:#4e6ef270;opacity:0;z-index:1;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_btn .btm_li_name {width:auto;height:100%;font-size: 15px;color:#ffffff;display:flex;align-items:center;justify-content:center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_btn .btm_more_btn {display:flex;align-items:center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_btn .btm_more_btn .more_btn_txt {margin-right:0.2605vw;font-size:0.7294vw;color:#ffffff;transition:color 0.35s ease 0s;-webkit-transform:color 0.35s ease 0s;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_btn .btm_more_btn .more_btn_icon {display:flex;align-items:center;justify-content:center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_btn .btm_more_btn .more_btn_icon img {width:auto;height:2.084vw;}
    --
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(2) .btm_li_list .li_list_li:nth-child(2) {background-color:white;position:relative;top:1.563vw;z-index:9;position:relative;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(2) .btm_li_list .li_list_li:nth-child(2)::after {content:"";width:0.0521vw;height:100%;background:#e5e5e5;position:absolute;right:-0.0521vw;top:-1.563vw;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(3) .btm_li_list .li_list_li:nth-child(1) {height: 100%;background-color:white;z-index:1;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(5) .btm_li_list .li_list_li:nth-child(1) {background-color:white;/* position:relative;top:0.8857vw;padding-top:1.042vw;*/z-index:20;}
    --
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:last-child {border:none;border-bottom:0.0521vw solid #e5e5e5;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:hover .btm_li_btn {opacity:1;z-index:99999;}
    
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as{width: 83%;height: 100%;display: flex;align-items: center;justify-content: flex-start;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as.li_list_progress .list_progress_list .progress_list_li:first-child{width: 350px;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box{width: 89%;display: flex;flex-direction: column;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list{width: 100%;height:2.7092vw;display: flex;align-items: center;border-bottom: 0.0521vw solid #e5e5e5;justify-content: flex-start;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list .as_box_li{padding: 0;position: relative;border-right:0.0521vw solid #e5e5e5;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list .as_box_li:nth-child(1){width: 9.5%;height: 100%;display: flex;align-items: center;justify-content: center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list .as_box_li:nth-child(2){width: 12.2%;height: 100%;display: flex;justify-content: center;align-items: center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box .as_box_list .as_box_li:nth-child(2){width: 12.2%;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list .as_box_li:nth-child(3){width: 68%;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list .as_box_li:nth-child(4){width: 10%;justify-content: center;display: flex;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list .as_box_li:last-child{border-bottom: none; border-right: 1px solid #e5e5e5; height: 100%; display: flex; align-items: center; justify-content: center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list:nth-child(even) {background: #f6f6f6;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list:last-child{border-bottom: none;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_li:first-child{width: 10.85%;height: 100%;border-right:0.0521vw solid #e5e5e5;background:#ffffff;display: flex;align-items: center;justify-content: center;flex-direction: column;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_li:first-child .as_li_li{width: 100%;height:2.7092vw;padding: 0 15px;display: flex;align-items: center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_li:first-child .as_li_li:first-child{width: 100%;min-height: 5.4184vw;border-bottom: 0.0521vw solid #e5e5e5;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs{width: 83%;align-items: flex-start;justify-content: center;flex-direction: column;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as.li_list_progress .list_progress_list .progress_list_li:first-child{width: 320px;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box{width: 100%;align-items: center;justify-content: flex-start;flex-direction: unset;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box .as_box_li{height: 100%;padding: 0 12px;border-right:0.0521vw solid #e5e5e5;display: flex;align-items: center;justify-content: center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box .as_box_li:nth-child(1){width: 11%;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box .as_box_li:nth-child(2){width: 8.5%;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box .as_box_li:nth-child(3){width: 10.9%;justify-content: center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box .as_box_li:nth-child(4){width: 61%;padding:0;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box .as_box_li:nth-child(5){width: 9.7%;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_progress_list .progress_list_li:first-child{width:60%;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_progress_list .progress_list_li:first-child{width:60%;}
}


@media screen and (max-width:1200px){
	.PCBanner .PCBanner_info{max-width: 90%;width: 90%;}
	.pc_container{max-width: 90%;width: 90%;margin: 0 auto;}
	.pc_all .pc_all_content{ max-width: 90%; padding: 0; margin: 0 auto;}
}


@media screen and (max-width:1070px){
	*{font-size: 14px;}
	
	input::-ms-input-placeholder{font-size:14px;}
	input::-webkit-input-placeholder{font-size:14px;}
	input::-moz-placeholder{font-size:14px;}
	textarea::-webkit-input-placeholder{font-size:14px;}
	
	
	
	.Header{display: none;}
	.pc_all{max-width: 100%;overflow: hidden;}
	.pc_container{max-width: 93%;width: 95%;margin: 0 auto;}
	.m-header-nav{display: block;}
	
	
	
	
	.pc_all .pc_hd_box{width: 100%;}
	.pc_all .pc_hd_box .hd_box_title{max-width: 100%;margin-bottom: 10px;}
	.pc_all .pc_hd_box .hd_box_title .box_title_dd{margin-bottom: 13px;font-size: 14px;}
	.pc_all .pc_hd_box .hd_box_title .box_title_dd img{margin-right: 10px;width: 15px;height: 15px;}
	.pc_all .pc_hd_box .hd_box_title .box_title_dt{font-size: 18px;line-height: 28px;font-weight: 700;}
	.pc_all .pc_hd_box .hd_box_title .box_title_dt b{font-size: 18px;line-height: 28px;}
	.pc_all .pc_hd_box .hd_box_desc{max-width: 100%;line-height: 25px;}
	.pc_all .pc_hd_box .hd_box_desc p{line-height: 25px;}
	.pc_all .pc_hd_box .hd_box_left{max-width: 100%;margin-bottom: 20px;}
	.pc_all .pc_hd_box .hd_box_right .box_right_li{padding: 12px 15px 12px 17px;}
	.pc_all .pc_hd_box .hd_box_right .box_right_li .right_li_txt{margin-right: 20px;}
	.pc_all .pc_hd_box .hd_box_right .box_right_li .right_li_icon{width: 15px;height: 15px;}
	.pc_all .pc_hd_box .hd_box_right .box_right_li:first-child{margin-right: 20px;}
	.pc_all .pc_hd_box.on{display: flex;align-items: flex-start;justify-content: center;flex-direction: column;}
	
	
	
	
	.pc_more_btn{display: flex;align-items: center;}
	.pc_more_btn a{display: flex;align-items: center;;}
	.pc_more_btn .more_btn_txt{margin-right: 5px;font-size: 13px;}
	.pc_more_btn .more_btn_icon{width: 48px;height: 38px;position: relative;}
	.pc_more_btn .more_btn_icon img{width: auto;height: 100%;position: absolute;left: 0;top: 0;}
	
	
	.Crumbs {position:absolute;left:50%;top:15px;transform:translateX(-50%);display:flex;align-items:center;}
	.Crumbs a {font-size:14px;}
	.Crumbs i {font-size:14px;margin:0 05px;}
	
	
	.page{margin-top: 20px;}
	.layui-laypage{display:flex;font-size:14px;align-items:center;justify-content:center}
	.layui-laypage .layui-laypage-count{display: none;}
	.layui-laypage a{width:38px;height:38px;font-size:14px;margin:0 8px;}
	.layui-laypage-count{font-size:14px;}
	.layui-laypage-curr{width:38px;height:38px;font-size:14px;;margin:0 8px;}
	.layui-laypage-curr em,.layui-laypage-disabled em{font-style:inherit;font-size:14px;}
	.layui-laypage a:nth-child(7){display: none;}
	.layui-laypage a:nth-child(8){display: none;}
	.layui-laypage a:nth-child(9){display: none;}
	.layui-laypage a:last-child{display: flex;}
	.layui-laypage-disabled{width:38px;height:38px;font-size:14px;margin:0 8px;}
	.layui-laypage .layui-icon-left,.layui-laypage .layui-icon-right{width:38px;height:38px;font-size:14px;}
	
	
	
	

	/* 手机导航 */
	.m-header-nav{display: block;width:100%;height:45px;;position:fixed;top:0;overflow:hidden;background:#ffffff;z-index:999999999999;}
	.m-header-nav .sp_header{width:100%;height:45px;padding: 0 20px;display:flex;align-items:center;justify-content:space-between;position: relative;top:0;overflow:hidden;background:#ffffff;z-index:9999999;}
	.m-header-nav .sp_logo{padding: 0;height:45px;display: flex;align-items: center;}
	.m-header-nav .sp_logo a{height:100%;display: flex;align-items: center;}
	.m-header-nav .sp_logo img{margin:auto;max-height:35px;width: auto;}
	.m-header-nav .sp_nav{width: 26px;height:20px;float:right;position:relative;cursor:pointer;z-index: 9999;}
	.m-header-nav .sp_nav span{display:block;background:#666666;width: 28px;height: 2.2px;position:absolute;left: 0;transition:all ease 0.45s;border-radius: 50px;}
	.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: 9.5px;}
	.m-header-nav .sp_nav span:nth-of-type(3){top: 19.2px;}
	.m-header-nav .sp_nav_se span:nth-of-type(1){top: 10px;transform:rotate(45deg); width:28px;}
	.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: 10px;transform:rotate(-45deg);}
	.m-header-nav .sjj_nav{display: none;width:100%;height:100%;position:fixed;font-size:15px;line-height:45px;top:45px;left:0;border-top: 1px solid #dcdcdc;transition:top ease 0.45s;overflow:auto;overflow-x:hidden;background:white;z-index:666;}
	.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% - 90px);}
	.m-header-nav .sjj_nav>ul>li:first-child .language{float:right;width:90px;line-height:45px;margin-top:0;overflow:hidden;}
	.m-header-nav .sjj_nav>ul>li:first-child .language a{width:45px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
	.m-header-nav .sjj_nav ul li .sp_nav_xjb{position: absolute; top: 0; right: 0px; border-left: 1px #ddd solid; height: 45px; padding: 0px 13px; display: flex; align-items: center; justify-content: center; width:45px;}
	.m-header-nav .sjj_nav ul li .sp_nav_xjb i{transform:rotate(0deg);transition:all ease 0.45s;width: 10px;font-size: 25px;font-weight: 100;color: #aaaaaa;}
	.m-header-nav .sjj_nav ul li .sjj_nav_i_se i{transform:rotate(90deg);color: #333;}
	.m-header-nav .sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;font-size:15px;}
	.m-header-nav .sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
	.m-header-nav .sjj_nav ul li ul{display:none}
	.m-header-nav .sjj_nav ul li a{width:100%;font-size:15px;line-height:45px;color:#666;display: block;}
	.m-header-nav .sjj_nav ul li ul li a{display:block;text-align:left;color:#666;}
	.m-header-nav .sjj_nav ul li ul li>ul{margin-left:10px}
	
	
	
	
	.Index_banner{width: 100%;margin-top: 45px;}
	.Index_banner .banner_box{}
	.Index_banner .banner_box .swiper-container{position: relative;}
	.Index_banner .banner_box .banner_list{}
	.Index_banner .banner_box .banner_list .banner_list_bg{width:100%;height: 300px;}
	.Index_banner .banner_box .banner_list .banner_list_bg img{width:100%;height: 100%;}
	.Index_banner .banner_box .banner_list .banner_list_box{position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%);}
	.Index_banner .banner_box .banner_list .banner_list_box .pc_hd_box{width: 100%;}
	.Index_banner .banner_box .banner_list .banner_list_box .pc_hd_box .hd_box_title .box_title_dt{font-size: 18px;line-height: 26px;}
	.Index_banner .banner_box .banner_list .banner_list_box .pc_hd_box .hd_box_title .box_title_dt b{font-size: 18px;line-height: 26px;}
	.Index_banner .banner_box .banner_list .banner_list_box .pc_hd_box .hd_box_desc{font-size: 14px;}
	.Index_banner .banner_box .banner_list .banner_list_box .pc_more_btn{margin-top: 10px;}
	.Index_banner .banner_box .swiper-container .swiper-pagination{position:absolute;right:20px;bottom: 30px;width:auto;display:none;align-items: center;justify-content: flex-end;}
	.Index_banner .banner_box .swiper-container .swiper-pagination span {position:relative;}
	.Index_banner .banner_box .swiper-container .swiper-pagination .icon {width: 12px;height: 12px;position: absolute; left: calc(50% - 2px); top: calc(50% - 2px); transform: translateX(-50%) translateY(-50%);z-index: 99;}
	.Index_banner .banner_box .swiper-container .swiper-pagination .icon img{width: 12px;height: 12px;}
	.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {margin:0 10px;width:4px;height:4px;background-color:#fff;opacity:1;border-radius:100%;}
	.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {background:none;}
	@keyframes jtd {0% {stroke-dasharray:0 190;stroke-dashoffset:0;} 100% {stroke-dasharray:190 0;stroke-dashoffset:0;}}
	.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet svg {position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);border-radius:100%;}
	.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet svg .jdt {transform:rotate(-90deg);transform-origin:10px;}
	.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet svg .jdt {animation:jtd 6.5s linear;}
	
	
	
	
	
	.HAbout{padding: 30px 0;}
	.HAbout .HAbout_content{}
	.HAbout .HAbout_content .HAbout_content_top{display: flex;align-items: flex-start;justify-content: center;flex-direction: column;}
	.HAbout .HAbout_content .HAbout_content_top .content_top_left{width: 100%;margin-bottom: 0;}
	.HAbout .HAbout_content .HAbout_content_top .content_top_right{width: 100%;}
	.HAbout .HAbout_content .HAbout_content_top .content_top_right .top_right_desc{}
	.HAbout .HAbout_content .HAbout_content_top .content_top_right .top_right_desc p{line-height: 28px;font-size: 14px;}
	.HAbout .HAbout_content .HAbout_content_top .content_top_right .top_right_desc p:first-child{margin-bottom: 5px;font-size: 16px;line-height: 28px;}
	.HAbout .HAbout_content .HAbout_content_top .content_top_right .pc_more_btn{margin-top: 10px;}
	.HAbout .HAbout_content .HAbout_content_btm{margin-top: 30px;display: flex;align-items: center;justify-content: center;position: relative;}
	.HAbout .HAbout_content .HAbout_content_btm .content_btm_thumb{width: 100%;height: auto;}
	.HAbout .HAbout_content .HAbout_content_btm .content_btm_thumb img{width: 100%;height: 100%;}
	.HAbout .HAbout_content .HAbout_content_btm .content_btm_info{width: 70%;position: absolute;left: 50%;top: 50%; transform: translateX(-50%) translateY(-50%);}
	.HAbout .HAbout_content .HAbout_content_btm .content_btm_info .btm_info_title{margin-bottom: 20px;text-align: center;font-size: 20px;}
	.HAbout .HAbout_content .HAbout_content_btm .content_btm_info .btm_info_title b{font-weight: 600;font-size: 20px;}
	.HAbout .HAbout_content .HAbout_content_btm .content_btm_info .btm_info_thumb{margin-bottom: 20px;display: flex;align-items: center;justify-content: center;}
	.HAbout .HAbout_content .HAbout_content_btm .content_btm_info .btm_info_thumb img{max-width: 100%;width:65vw;}
	
	
	
	
	
	.HDPlatform{}
	.HDPlatform .HDPlatform_content{}
	.HDPlatform .HDPlatform_content .HDPlatform_content_top{}
	.HDPlatform .HDPlatform_content .HDPlatform_content_top .hd_box_title{display: flex; flex-direction: column; justify-content: center; align-items: center;}
	.HDPlatform .HDPlatform_content .HDPlatform_content_btm{margin-top: 30px;width: 100%;padding: 0;position: relative;}
	.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_thumb{width: 100%;}
	.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_thumb img{width: 100%;height: 450px;}
	.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_list{position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); display: flex; flex-direction: column; align-items: flex-end; justify-content: center;;}
	.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_list .btm_list_box{width: 100%;margin-top:20px;}
	.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_list .btm_list_title{font-size: 18px;}
	.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_list .btm_list_desc{width: 100%;margin: 12px 0 17px 0;}
	.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_list .btm_list_desc p{font-size: 15px;line-height: 20px;}
	.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_list .btm_list_nav{width: 100%;margin-bottom: 20px;}
	.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_list .btm_list_nav .list_nav_li{width: 100%;padding: 15px;margin-bottom: 8px;border: 1px solid #ffffff50;border-radius: 5px;}
	.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_list .btm_list_nav .list_nav_li .nav_li_info{display: flex;align-items: center;}
	.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_list .btm_list_nav .list_nav_li .nav_li_info .li_info_icon{margin-right: 5px;}
	.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_list .btm_list_nav .list_nav_li .nav_li_info .li_info_icon img{}
	.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_list .btm_list_nav .list_nav_li .nav_li_info .li_info_txt{font-size: 14px;}
	.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_list .btm_list_nav .list_nav_li .nav_li_icon{}
	.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_list .btm_list_nav .list_nav_li .nav_li_icon img{}
	.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_list .btm_list_nav .list_nav_li:last-child{margin-bottom: 0;}
	.HDPlatform .HDPlatform_content .HDPlatform_content_btm .content_btm_list .pc_more_btn{justify-content: flex-end;}
	
	
	
	
	
	
	
	.HPPipeline{padding: 30px 0;}
	.HPPipeline .HPPipeline_content{}
	.HPPipeline .HPPipeline_content .HPPipeline_content_top{align-items: center;flex-direction: column;}
	.HPPipeline .HPPipeline_content .HPPipeline_content_top .hd_box_left{max-width: 100%;margin-bottom: 0;}
	.HPPipeline .HPPipeline_content .HPPipeline_content_top .hd_box_right{position: relative;bottom: 0;width: 100%;}
	.HPPipeline .HPPipeline_content .HPPipeline_content_btm{margin-top: 30px;width: 100%;display: flex;align-items: flex-start;justify-content: center;flex-direction: column;}
	.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_li{width: 100%;height: 233px;position: relative;border-radius: 10px;overflow: hidden;}
	.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_li .btm_li_thumb{width: 100%;height: 100%;}
	.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_li .btm_li_thumb img{width: 100%;height: 100%;}
	.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_li .btm_li_list{height: 100%;position: absolute;left: 0;top: 0;padding:20px;}
	.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_li .btm_li_list .li_list_icon img{height: 30px;}
	.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_li .btm_li_list .li_list_title{width: 100%;margin: 20px 0 10px;display: flex;align-items: center;}
	.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_li .btm_li_list .li_list_title .list_title_txt{margin-right: 10px;}
	.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_li .btm_li_list .li_list_title img{width: 12px;height: auto;}
	.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_li .btm_li_list .li_list_desc{width: 100%;}
	.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_li .btm_li_list .li_list_desc p{font-size: 16px;line-height: 28px;color: white;}
	.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_li:first-child {margin-bottom: 20px;}
	.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_left{width: 100%;margin-bottom: 20px;}
	.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_left .btm_li_list{width: 50%; padding: 20px;background: #235fac url(../images/bn102.png) no-repeat top right;background-position: 86% 40px; display: flex; flex-direction: column; justify-content: center; align-items: flex-start;}
	.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_right{width: 100%;}
	.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_right .btm_li_list{width: 100%; padding: 20px; display: flex; flex-direction: column; justify-content: space-between;background-image: linear-gradient(to top,#00000080,#00000000);}
	.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_li .btm_li_list .li_list_info{width: 100%;}
	.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_right .btm_li_list .li_list_info{}
	.HPPipeline .HPPipeline_content .HPPipeline_content_btm .content_btm_right .btm_li_list .li_list_info .li_list_title{margin-bottom: 15px;}





	.Footer{padding: 30px 0 0 0;}
	.Footer .Footer_content{}
	.Footer .Footer_content .Footer_content_top{width: 100%;margin-bottom: 20px;justify-content: center;flex-direction: column;}
	.Footer .Footer_content .Footer_content_top .content_top_left{width: 100%;margin-bottom: 20px;}
	.Footer .Footer_content .Footer_content_top .content_top_left .top_left_flogo{margin-bottom: 20px;display: flex;align-items: center;justify-content: center;}
	.Footer .Footer_content .Footer_content_top .content_top_left .top_left_flogo img{width: auto;height: 35px;}
	.Footer .Footer_content .Footer_content_top .content_top_left .top_left_share{justify-content: center;}
	.Footer .Footer_content .Footer_content_top .content_top_left .top_left_share .left_share_li{margin-right: 15px;display: flex;align-items: center;justify-content: center;}
	.Footer .Footer_content .Footer_content_top .content_top_left .top_left_share .left_share_li .share_li_box{width: 38px;height: 38px;border-radius: 100px;}
	.Footer .Footer_content .Footer_content_top .content_top_left .top_left_share .left_share_wx .share_li_down{width: 120px;height: 120px;display:none;align-items: center;justify-content: center;position: absolute;bottom: 50px;left: 50%;transform: translateX(-50%);}
    .Footer .Footer_content .Footer_content_top .content_top_left .top_left_share .left_share_wx{position: relative;}
    .Footer .Footer_content .Footer_content_top .content_top_left .top_left_share .left_share_wx .share_li_down .li_down_box{width: 100%;height: 100%;}
    .Footer .Footer_content .Footer_content_top .content_top_left .top_left_share .left_share_wx .share_li_down .li_down_box img{width: 100%;height: 100%;}
    .Footer .Footer_content .Footer_content_top .content_top_left .top_left_share .left_share_wx:hover .share_li_down{display:flex;}
	.Footer .Footer_content .Footer_content_top .content_top_right{width: 100%;display: flex;align-items: flex-start;justify-content: center;flex-direction: column;}
	.Footer .Footer_content .Footer_content_top .content_top_right .top_right_nav{width: 100%;margin-bottom: 20px;margin-right: 0;padding-right: 0;display: flex;align-items: flex-start;position: relative;}
	.Footer .Footer_content .Footer_content_top .content_top_right .top_right_nav::after{display: none;}
	.Footer .Footer_content .Footer_content_top .content_top_right .top_right_nav .right_nav_li{width: 50%;display: flex;align-items: flex-start;justify-content: center;flex-direction: column;}
	.Footer .Footer_content .Footer_content_top .content_top_right .top_right_nav .right_nav_li a{width: 100%;margin-bottom: 20px;font-size: 16px;display: flex;align-items: center;justify-content: center;}
	.Footer .Footer_content .Footer_content_top .content_top_right .top_right_nav .right_nav_li:first-child{margin-right: 0;}
	.Footer .Footer_content .Footer_content_top .content_top_right .top_right_info{width: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; align-content: center;}
	.Footer .Footer_content .Footer_content_top .content_top_right .top_right_info .right_info_title{margin-bottom: 20px;text-align: center;}
	.Footer .Footer_content .Footer_content_top .content_top_right .top_right_info .right_info_list{}
	.Footer .Footer_content .Footer_content_top .content_top_right .top_right_info .right_info_list .info_list_li{margin-bottom: 15px;font-size: 14px;text-align: center;}
	.Footer .Footer_content .Footer_content_top .content_top_right .top_right_info .right_info_list .info_list_li:last-child{margin-bottom: 0;}
	.Footer .Footer_content .Footer_content_btm{width: 100%;padding:15px 0;border-top: 1px solid #333637;display: flex;align-items: center;justify-content: center;flex-direction: column;}
	.Footer .Footer_content .Footer_content_btm .content_btm_left{margin-bottom: 15px;}
	.Footer .Footer_content .Footer_content_btm .content_btm_left p{font-size: 12px;}
	.Footer .Footer_content .Footer_content_btm .content_btm_right{display: flex;align-items: center;justify-content: flex-end;}
	.Footer .Footer_content .Footer_content_btm .content_btm_right a{font-size: 12px;}
	.Footer .Footer_content .Footer_content_btm .content_btm_right .line{margin: 0 10px;font-size: 12px;;}
	
	
	
	
	
	
	.PCBanner{margin-top: 45px;}
	.PCBanner .PCBanner_img{width: 100%;height: 200px;}
	.PCBanner .PCBanner_img img{width: 100%;height: 100%;}
	.PCBanner .PCBanner_info{display: flex;align-items: center;justify-content: space-between;position: absolute;top: 50%;left: 50%;transform: translateX(-50%) translateY(-50%);}
	.PCBanner .PCBanner_info .PCBanner_left_info{width: 100%;}
	.PCBanner .PCBanner_info .PCBanner_left_info .left_info_dd{width: 100%;margin-bottom: 10px;display: flex;align-items: center;}
	.PCBanner .PCBanner_info .PCBanner_left_info .left_info_dd img{margin-right: 2px;}
	.PCBanner .PCBanner_info .PCBanner_left_info .left_info_dd .info_dd_txt{font-size: 14px;}
	.PCBanner .PCBanner_info .PCBanner_left_info .left_info_dt p{font-size: 20px;line-height: 30px;}
	.PCBanner .PCBanner_info .PCBanner_left_info .left_info_dt p b{font-size: 20px;line-height: 30px;}
	.PCBanner .scrolldown{position: absolute;left: 100px;bottom: 50px;cursor: pointer;z-index: 9;display: none;}
	.PCBanner .scrolldown .scrolldown_txt{}
	.PCBanner .scrolldown .scrolldown_txt img{width: 12px;height: 73px;}
	.PCBanner .scrolldown .scrolldown_icon{ width: 1px; height: 80px; background: rgba(255,255,255,.2); position: relative; margin: 0 auto; overflow: hidden;}
	.PCBanner .scrolldown .scrolldown_icon span{ position: absolute; width: 100%; height: 20%; background: #fff;animation:mymove 3s infinite; -webkit-animation:mymove 3s infinite;position: absolute; top: 0; left: 0;}
	@keyframes mymove{from {top:0px;}to {top:100%;}}
	@-ms-keyframes mymove{from {top:0px;}to {top:100%;}}
	@-moz-keyframes mymove{from {top:0px;}to {top:100%;}}
	@-webkit-keyframes mymove{from {top:0px;}to {top:100%;}}
	
	
	
	
	
	.AboutLQ{padding:30px 0;}
	.AboutLQ .AboutLQ_content{}
	.AboutLQ .AboutLQ_content .pc_hd_box{}
	.AboutLQ .AboutLQ_content .AboutLQ_content_desc{margin-top: 30px;height: 280px;padding-right: 10px;overflow-y: auto;}
	.AboutLQ .AboutLQ_content .AboutLQ_content_desc::-webkit-scrollbar-thumb{width: 3px;border-radius:100px;} 
	.AboutLQ .AboutLQ_content .AboutLQ_content_desc::-webkit-scrollbar{width: 3px;height: 0px;border-radius:100px;}
	.AboutLQ .AboutLQ_content .AboutLQ_content_desc p{margin-bottom: 10px;line-height: 28px;}
	.AboutLQ .AboutLQ_content .AboutLQ_content_desc p:last-child{margin-bottom: 0;}
	.AboutLQ .AboutLQ_content .AboutLQ_content_param{width: 100%;margin-top: 30px;display: flex;align-items: flex-start;justify-content: space-between;flex-wrap: wrap;}
	.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li{width: 100%;height: 184px;padding: 20px;border-radius: 10px;box-shadow: 0 0 13px 0px #e2e2e2;overflow: hidden;position: relative;display: flex;flex-direction: column;justify-content: space-between;}
	.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li::before{content: "";width: 100%;height: 3px;position: absolute;top: 0;left: 0;}
	.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li .param_li_top{width: 100%;display: flex;align-items: center;justify-content: space-between;}
	.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li .param_li_top .li_top_li{width: 68px;height: 57px;display: flex;align-items: center;position: relative;}
	.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li .param_li_top .li_top_li img{position: absolute;top: 50%;transform: translateY(-50%);}
	.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li .param_li_top .li_top_li img:first-child{opacity: 1;}
	.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li .param_li_top .li_top_li img:last-child{opacity: 0;}
	.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li .param_li_top .li_top_left{}
	.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li .param_li_top .li_top_left img{left: 0;}
	.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li .param_li_top .li_top_right{}
	.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li .param_li_top .li_top_right img{right: 0;height: 100%;}
	.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li .param_li_btm{width: 100%;}
	.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li .param_li_btm .li_btm_dd{font-size: 30px;margin-bottom: 12px;}
	.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li .param_li_btm .li_btm_dd b{font-size: 15px;}
	.AboutLQ .AboutLQ_content .AboutLQ_content_param .content_param_li .param_li_btm .li_btm_dt{font-size: 14px;}
	
	
	.pc_swiper_btns{display: flex;align-items: center;}
	.pc_swiper_btns .swiper_btns_li {width:40px;height:40px;border-radius:100px;border:1px solid #868686;position:relative;display:flex;align-items:center;justify-content:center;;}
	.pc_swiper_btns .swiper_btns_li img {width:16px;height:10px;position:absolute;left:50%;top:50%;}
	.pc_swiper_btns .swiper_btns_pv {margin-right:15px;}
	
	
	
	
	.LQHistory{margin-top: 15px;position: relative;}
	.LQHistory::before{content: "";width: 983px;height: 428px;background:url(../images/bn48.png) no-repeat 50%/cover;position: absolute;left: 0;bottom: 112px;display: none;}
	.LQHistory .LQHistory_content{padding: 40px 0 30px 0;position: relative;display: flex;align-items: center;justify-content: center;position: relative;flex-direction: column;}
	.LQHistory .LQHistory_content::before{content: "";width: 19px;height: 350px;background:url(../images/bn52.png) no-repeat 50%/cover;position: absolute;right: -3px;top: 0;display: none;}
	.LQHistory .LQHistory_content .LQHistory_content_swiper{width: 100%;margin-bottom: 0;}
	.LQHistory .LQHistory_content .LQHistory_content_swiper .banner_list{display: flex;align-items: center;justify-content: center;flex-direction: column;}
	.LQHistory .LQHistory_content .LQHistory_content_swiper .banner_list .banner_list_thumb{width: 100%;height: 265px;position: relative;z-index: 10;}
	.LQHistory .LQHistory_content .LQHistory_content_swiper .banner_list .banner_list_thumb img{width: 100%;height: 100%;}
	.LQHistory .LQHistory_content .LQHistory_content_swiper .banner_list .banner_list_thumb .LQHistory_thumb_swiper  .swiper-button-li:after{font-size: 30px;}
	.LQHistory .LQHistory_content .LQHistory_content_swiper .banner_list .banner_list_info{width: 100%;margin-top: 20px;}
	.LQHistory .LQHistory_content .LQHistory_content_swiper .banner_list .banner_list_info .pc_hd_box{margin-bottom: 15px;}
	.LQHistory .LQHistory_content .LQHistory_content_swiper .banner_list .banner_list_info .list_info_icon{margin-bottom: 15px;}
	.LQHistory .LQHistory_content .LQHistory_content_swiper .banner_list .banner_list_info .list_info_icon img{width: auto;height: 40px;}
	.LQHistory .LQHistory_content .LQHistory_content_swiper .banner_list .banner_list_info .list_info_box{margin-bottom: 20px;}
	.LQHistory .LQHistory_content .LQHistory_content_swiper .banner_list .banner_list_info .list_info_box .info_box_time{font-size: 30px;margin-bottom: 5px;}
	.LQHistory .LQHistory_content .LQHistory_content_swiper .banner_list .banner_list_info .list_info_box .info_box_desc{}
	.LQHistory .LQHistory_content .LQHistory_content_swiper .banner_list .banner_list_info .list_info_box .info_box_desc p{line-height: 28px;padding-left: 10px;position: relative;}
	.LQHistory .LQHistory_content .LQHistory_content_swiper .banner_list .banner_list_info .list_info_box .info_box_desc p::before{content: "";width: 4px;height: 4px;border-radius: 100px;position: absolute;left: 0;top: 12px;}
	.LQHistory .LQHistory_content .LQHistory_content_swiper .pc_swiper_btns{position: relative;bottom: 0;right: 0;z-index: 9;display: flex;justify-content: center;align-items: center;}
	
	.LQHistory .LQHistory_content .LQHistory_time_swiper{width: 100%;margin-top: 15px;padding-top: 0;}
	.LQHistory .LQHistory_content .LQHistory_time_swiper .banner_list{display: flex; align-items: center; cursor: pointer; justify-content: center; align-content: center; flex-direction: column-reverse;}
	.LQHistory .LQHistory_content .LQHistory_time_swiper .banner_list .banner_list_time{margin-right: 0;font-size: 17px;}
	.LQHistory .LQHistory_content .LQHistory_time_swiper .banner_list .banner_list_icon{width: 16px;height: 16px;margin-bottom: 5px;position: relative;}
	.LQHistory .LQHistory_content .LQHistory_time_swiper .banner_list .banner_list_icon img{position: absolute;top: 50%;left: 50%;transform:translate(-50%,-50%);}
	.LQHistory .LQHistory_content .LQHistory_time_swiper .banner_list.swiper-slide-thumb-active .banner_list_time{font-size: 18px;}

	
	
	
	
	
	.MVision{}
	.MVision .MVision_content{display: flex;align-items: center;justify-content: center;flex-direction: column;}
	.MVision .MVision_content .MVision_content_left{width: 100%;height: 300px;padding: 20px;background-position-x: 88%;display: flex;flex-direction: column;align-items: flex-start;justify-content: center;}
	.MVision .MVision_content .MVision_content_left .pc_hd_box{margin-bottom: 15px;}
	.MVision .MVision_content .MVision_content_left .content_left_info{width: 100%;}
	.MVision .MVision_content .MVision_content_left .content_left_info .left_info_li{width: 100%;margin-bottom: 22px;display: flex;align-items: center;}
	.MVision .MVision_content .MVision_content_left .content_left_info .left_info_li .info_li_left{width: 50px;height: 50px;margin-right: 15px;border-radius: 100px;border: 1px solid #ffffff20;display: flex;align-items: center;justify-content: center;}
	.MVision .MVision_content .MVision_content_left .content_left_info .left_info_li .info_li_left img{width: auto;height: 22px;}
	.MVision .MVision_content .MVision_content_left .content_left_info .left_info_li .info_li_right{width: calc(100% - 65px);}
	.MVision .MVision_content .MVision_content_left .content_left_info .left_info_li .info_li_right .li_right_dd{margin-bottom: 5px;font-size: 18px;}
	.MVision .MVision_content .MVision_content_left .content_left_info .left_info_li .info_li_right .li_right_dt{line-height: 22px;color: #fff;}
	.MVision .MVision_content .MVision_content_left .content_left_info .left_info_li:last-child{margin-bottom: 0;}
	.MVision .MVision_content .MVision_content_right{width: 100%;height: 300px;position: relative;}
	.MVision .MVision_content .MVision_content_right .content_right_thumb{width: 100%;height: 100%;}
	.MVision .MVision_content .MVision_content_right .content_right_thumb img{width: 100%;height: 100%;}
	.MVision .MVision_content .MVision_content_right .content_right_info{width: 100%;height: 100%;padding: 20px;position: absolute;top:0;left:0;z-index: 99;background-image: linear-gradient(to top,#00000050,#00000000);display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-end;}
	.MVision .MVision_content .MVision_content_right .content_right_info .pc_hd_box{}
	.MVision .MVision_content .MVision_content_right .content_right_info .right_info_desc{ height: 190px;overflow: scroll;}
	.MVision .MVision_content .MVision_content_right .content_right_info .right_info_desc p{line-height: 25px;color: #fff;}

	
	
	
	
	
	
	
	.Founder{padding: 20px 0;width:100%;height: auto;background:url(../images/bg30.jpg) no-repeat 50%/cover;}
	.Founder .Founder_content{height: auto;display:flex;align-items: center;justify-content: center;flex-direction: column;}
	.Founder .Founder_content .Founder_content_left{width: 100%;height: auto;display:flex;align-items: center;justify-content: center;position: relative;right: 0;}
	.Founder .Founder_content .Founder_content_left img{width: 70%;}
	.Founder .Founder_content .Founder_content_right{width: 100%;height: auto;padding-top: 20px;}
	.Founder .Founder_content .Founder_content_right .pc_hd_box{margin-bottom: 15px;}
	.Founder .Founder_content .Founder_content_right .content_right_name{width:100%;padding-right: 4px;}
	.Founder .Founder_content .Founder_content_right .content_right_name .right_name_dd{margin-bottom:10px;font-size: 20px;}
	.Founder .Founder_content .Founder_content_right .content_right_name .right_name_dt{margin-bottom: 11px;padding-bottom: 17px;border-bottom:1px solid #e5e5e5}
	.Founder .Founder_content .Founder_content_right .content_right_desc{margin-bottom: 20px;height: 190px;overflow: auto;padding-right: 11px;}
	.Founder .Founder_content .Founder_content_right .content_right_desc p{margin-bottom:10px;line-height:28px;color:#333333;}
	.Founder .Founder_content .Founder_content_right .content_right_desc p:last-child{margin-bottom: 0;}
	.Founder .Founder_content .Founder_content_right .content_right_desc::-webkit-scrollbar-track{background-color:#e5e5e5}
	.Founder .Founder_content .Founder_content_right .content_right_desc::-webkit-scrollbar-thumb{background:#224aef;width:3px;border-radius:100px}
	.Founder .Founder_content .Founder_content_right .content_right_desc::-webkit-scrollbar-button{background-color:transparent;}
	.Founder .Founder_content .Founder_content_right .content_right_desc::-webkit-scrollbar-corner{background-color:transparent}
	.Founder .Founder_content .Founder_content_right .content_right_desc::-webkit-scrollbar{width:3px;height:0px;border-radius:100px}
	.Founder .Founder_content .Founder_content_right .content_right_desc img{}
	.Founder .Founder_content .Founder_content_right .content_right_partner{width:100%;padding-right: 0;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}
	.Founder .Founder_content .Founder_content_right .content_right_partner .right_partner_li{width: 48%;height: 79px;border-radius: 8px;background-color:#fff;margin-bottom: 13px;display:flex;align-items:center;justify-content:center}
	.Founder .Founder_content .Founder_content_right .content_right_partner .right_partner_li img{}
	
	
	
	
	
	.SPayoffs{padding: 30px 0;}
	.SPayoffs .SPayoffs_content{padding: 0;display: flex;align-items: center;justify-content: center;position: relative;flex-direction: column;}
	.SPayoffs .SPayoffs_content::after{content: "";width: 1px;height: 100%;position: absolute;top: 0;right: 7px;}
	.SPayoffs .SPayoffs_content .SPayoffs_content_info{width: 100%;}
	.SPayoffs .SPayoffs_content .SPayoffs_content_info .pc_hd_box{}
	.SPayoffs .SPayoffs_content .SPayoffs_content_info .content_info_desc{width: 100%;margin-bottom: 30px;}
	.SPayoffs .SPayoffs_content .SPayoffs_content_info .content_info_desc p{line-height: 28px;}
	.SPayoffs .SPayoffs_content .SPayoffs_content_info .content_info_desc p:last-child{margin-bottom: 0;}
	.SPayoffs .SPayoffs_content .SPayoffs_content_info .content_info_param{width: 100%;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;align-content: center;flex-direction: column;}
	.SPayoffs .SPayoffs_content .SPayoffs_content_info .content_info_param .info_param_li{width: 100%;padding: 10px 20px;position: relative;}
	.SPayoffs .SPayoffs_content .SPayoffs_content_info .content_info_param .info_param_li::before{content: "";width: 1px;height: 125px;position: absolute;left: 0;top: 0;}
	.SPayoffs .SPayoffs_content .SPayoffs_content_info .content_info_param .info_param_li::after{content: "";width: 16px;height: 16px;position: absolute;left: -8px;top: 50%;transform: translateY(-50%);background:url(../images/bn51.png) no-repeat 50%/cover}
	.SPayoffs .SPayoffs_content .SPayoffs_content_info .content_info_param .info_param_li .param_li_icon{margin-bottom: 17px;}
	.SPayoffs .SPayoffs_content .SPayoffs_content_info .content_info_param .info_param_li .param_li_icon img{max-height: 30px;}
	.SPayoffs .SPayoffs_content .SPayoffs_content_info .content_info_param .info_param_li .param_li_info{}
	.SPayoffs .SPayoffs_content .SPayoffs_content_info .content_info_param .info_param_li .param_li_info .li_info_dd{font-size: 30px;;display: flex;align-items: flex-start;}
	.SPayoffs .SPayoffs_content .SPayoffs_content_info .content_info_param .info_param_li .param_li_info .li_info_dd b{font-size: 18px;}
	.SPayoffs .SPayoffs_content .SPayoffs_content_info .content_info_param .info_param_li .param_li_info .li_info_dt{margin-top: 5px;line-height: 22px;}
	.SPayoffs .SPayoffs_content .SPayoffs_content_honor{width: 100%;margin-top: 20px;display: flex;align-items: center;justify-content: center;flex-direction: column;}
	.SPayoffs .SPayoffs_content .SPayoffs_content_honor .SPayoffs_honor_swiper{max-width: 100%;width: 345px;height: 345px;display: flex;align-items: center;justify-content: center;background:url(../images/bn64.png) no-repeat 50%/cover;}
	.SPayoffs .SPayoffs_content .SPayoffs_content_honor .SPayoffs_honor_swiper .banner_list{display: flex;align-items: center;justify-content: center;flex-direction: column;opacity: 0 !important;}
	.SPayoffs .SPayoffs_content .SPayoffs_content_honor .SPayoffs_honor_swiper .banner_list .banner_list_thumb{margin-bottom: 10px;}
	.SPayoffs .SPayoffs_content .SPayoffs_content_honor .SPayoffs_honor_swiper .banner_list .banner_list_thumb img{max-height: 180px;}
	.SPayoffs .SPayoffs_content .SPayoffs_content_honor .SPayoffs_honor_swiper .banner_list .banner_list_txt{width: 57%;line-height: 20px;margin-bottom: 12px;-webkit-transform: color 0.35s ease 0s; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
	.SPayoffs .SPayoffs_content .SPayoffs_content_honor .SPayoffs_honor_swiper .banner_list.swiper-slide-active{opacity: 1 !important;}
	.SPayoffs .SPayoffs_content .SPayoffs_content_honor .SPayoffs_icon_swiper{padding: 0;margin: 25px 0 0 0;width: 100%;}
	.SPayoffs .SPayoffs_content .SPayoffs_content_honor .SPayoffs_icon_swiper .swiper-wrapper{justify-content:center;}
	.SPayoffs .SPayoffs_content .SPayoffs_content_honor .SPayoffs_icon_swiper .banner_list{cursor: pointer;opacity: .5;display: flex;align-items: center;justify-content: center;height: 25pxpx !important;}
	.SPayoffs .SPayoffs_content .SPayoffs_content_honor .SPayoffs_icon_swiper .banner_list img{max-width: 16px;max-height: 16px;width: 16px;height: 16px;}
	.SPayoffs .SPayoffs_content .SPayoffs_content_honor .SPayoffs_icon_swiper .banner_list.swiper-slide-thumb-active{opacity: 1;}
	
	
	
	
	
	
	
	
	
	
	
	
	.ASPapers{padding: 30px 0;}
	.ASPapers .ASPapers_content .ASPapers_content_btm{margin-top: 20px;}
	.ASPapers .ASPapers_content .ASPapers_content_btm .content_btm_top{}
	.ASPapers .ASPapers_content .ASPapers_content_btm .content_btm_top a{}
	.ASPapers .ASPapers_content .ASPapers_content_btm .content_btm_btm{margin-top: 20px;display: flex;align-items: flex-start;justify-content: space-between;flex-wrap: wrap;}
	.ASPapers .ASPapers_content .ASPapers_content_btm .content_btm_btm a{width: 100%;background-size: 141px 140px;}
	.ASPapers .ASPapers_content .ASPapers_content_btm .content_btm_btm a:last-child{margin-bottom: 0;}
	.ASPapers .ASPapers_content .ASPapers_content_btm a{padding: 30px 20px;margin-bottom: 20px;border-radius: 10px;}
	.ASPapers .ASPapers_content .ASPapers_content_btm a::before{height: 3px;}
	.ASPapers .ASPapers_content .ASPapers_content_btm .btm_li_time{margin-bottom: 15px;}
	.ASPapers .ASPapers_content .ASPapers_content_btm .btm_li_title{width: 100%;height: 50px;margin-bottom: 15px;font-size: 20px;line-height: 28px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;white-space: unset;}
	.ASPapers .ASPapers_content .ASPapers_content_btm .btm_li_source{margin-bottom: 20px;}
	.ASPapers .ASPapers_content .ASPapers_content_btm .btm_li_source b{margin-right: 10px;}
	.ASPapers .ASPapers_content .ASPapers_content_btm .btm_more_btn .more_btn_txt{margin-right: 5px;font-size: 14px;}
	.ASPapers .ASPapers_content .ASPapers_content_btm .btm_more_btn .more_btn_icon{width: 48px;height: 39px;}
	.ASPapers .ASPapers_content .ASPapers_content_btm a:hover{background-position-x: calc(100% - 15px);}
	
	
	
	
	.Nanoantibody{padding:30px 0;}
	.Nanoantibody::before {display: none;}
	.Nanoantibody .Nanoantibody_content{display: flex;align-items: center;justify-content: center;flex-direction: column;}
	.Nanoantibody .Nanoantibody_content .Nanoantibody_content_left{width: 100%;margin-bottom: 20px;height: auto;}
	.Nanoantibody .Nanoantibody_content .Nanoantibody_content_left img{}
	.Nanoantibody .Nanoantibody_content .Nanoantibody_content_right{width: 100%;}
	.Nanoantibody .Nanoantibody_content .Nanoantibody_content_right .pc_hd_box{margin-bottom: 10px;}
	.Nanoantibody .Nanoantibody_content .Nanoantibody_content_right .content_right_desc{margin-bottom: 20px;}
	.Nanoantibody .Nanoantibody_content .Nanoantibody_content_right .content_right_desc p{line-height: 28px;}
	
	
	
	
	
	
	.TPDetails{padding: 45px 0 30px 0; }
	.TPDetails .TPDetails_content{align-items: center; justify-content: center;flex-direction: column;}
	.TPDetails .TPDetails_content .TPDetails_content_left{width: 100%; padding: 15px; border-radius: 10px;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_title{padding-bottom: 8px; margin-bottom: 15px; border-bottom: 1px solid #eeeeee;flex-direction:column;}
	
	
	
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_title .left_title_txt{font-size: 22px;line-height: 32px;margin-bottom:10px;}
    .TPDetails .TPDetails_content .TPDetails_content_left .content_left_title .left_title_links{width: 100%;margin-bottom:8px;display:flex;align-items:center;justify-content:center}
    .TPDetails .TPDetails_content .TPDetails_content_left .content_left_title .left_title_links a{padding:7px 10px 7px 7px;border:1px solid #a9a9a9;border-radius:100px;}
    .TPDetails .TPDetails_content .TPDetails_content_left .content_left_title .left_title_links .title_links_icon{width:28px;height:28px;margin-right:5px}
    .TPDetails .TPDetails_content .TPDetails_content_left .content_left_title .left_title_links .title_links_txt{width:90px;font-size:13px;line-height: 14px;}
	
	
	
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list{}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list p{margin-bottom: 8px;line-height: 28px;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_dl{margin: 10px 0;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_dl p{padding-left: 12px;position: relative;font-size: 16px;line-height: 28px}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_dl p::before{content: "";width: 4px;height: 4px;border-radius: 100px;left: 0;top: 12px;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_box{margin: 20px 0 0 0;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_box .list_box_li{margin-bottom: 15px;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_box .list_box_li .box_li_thumb{margin-bottom: 8px;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_box .list_box_li .box_li_number{margin-bottom: 15px;width: 30px;height: 30px;font-size: 18px;border-radius: 100px;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_box .list_box_li .box_li_title{margin-bottom: 8px;font-size: 16px;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_box .list_box_li .box_li_desc p{line-height: 25px;}
	
	
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_info{width: 100%;margin-top: 20px;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_info .list_info_li{width: 100%;margin-bottom: 20px;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_info .list_info_li .info_li_dd{margin-bottom: 8px;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_info .list_info_li .info_li_dd .li_dd_icon{margin-right: 6px;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_info .list_info_li .info_li_dd .li_dd_icon img{width: auto;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_info .list_info_li .info_li_dd .li_dd_txt{font-size: 18px;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_info .list_info_li .info_li_dt p{padding-left: 10px;font-size: 16px;margin-bottom: 5px;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_info .list_info_li .info_li_dt p::before {width:4px;height:4px;border-radius:10px;top:11px;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_list .left_list_info .list_info_li .info_li_dt.on p{font-size: 16px;}
	
	
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess{margin-top: 26px;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_title{font-size: 20px;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper{margin-top: 15px;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .TProcess_swiper .banner_list{height: 280px;border-radius: 12px;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .TProcess_swiper .banner_list .banner_list_thumb{width: 100%;height: 100%;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .TProcess_swiper .banner_list .banner_list_thumb img{width: 100%;height: 100%;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .TProcess_swiper .banner_list .banner_list_info{width: 100%; height: 100%;padding: 20px;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .TProcess_swiper .banner_list .banner_list_info .list_info_number{margin-bottom: 8px;font-size: 22px;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .TProcess_swiper .banner_list .banner_list_info .list_info_title{font-size: 16px;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .TProcess_swiper .banner_list .banner_list_info .list_info_desc p{margin-bottom: 7px;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .TProcess_swiper .banner_list:hover .banner_list_info{background:#0060ecf2 url(../images/bn91.png) no-repeat bottom right;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .TProcess_swiper .banner_list:hover .banner_list_info .list_info_desc{height: auto;margin-top: 12px;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .content_btm_switch {width:100%;margin-top:25px;display:flex;align-items:center;justify-content:space-between;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .content_btm_switch .btm_switch_left {width: calc(100% - 105px);}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .content_btm_switch .btm_switch_left .swiper-pagination {width:100%;display:flex;align-items:center;border-radius:10px;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .content_btm_switch .btm_switch_left .swiper-pagination span {width:100%;height:1px;border-radius:10px;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .content_btm_switch .btm_switch_right .OStory_swiper_btn {width: 38px; height: 38px; border-radius: 100px; border: 1px solid #868686;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .content_btm_switch .btm_switch_right .OStory_swiper_btn img {width: 16px; height: 10px;}
	.TPDetails .TPDetails_content .TPDetails_content_left .content_left_tprocess .left_tprocess_swiper .content_btm_switch .btm_switch_right .swiper_btn_pv {margin-right: 12px;}
	.TPDetails .TPDetails_content .TPDetails_content_left .pc_more_btn{margin-top: 15px;}
	.TPDetails .TPDetails_content .TPDetails_content_right{width: 100%;padding:20px;margin-top: 20px; border-radius: 12px;}
	.TPDetails .TPDetails_content .TPDetails_content_right .content_right_list{}
	.TPDetails .TPDetails_content .TPDetails_content_right .content_right_list .right_list_li{padding: 20px 0;border-bottom: 1px solid #e1e1e1;}
	.TPDetails .TPDetails_content .TPDetails_content_right .content_right_list .right_list_li .list_li_txt{width: calc(100% - 35px); font-size: 16px;}
	.TPDetails .TPDetails_content .TPDetails_content_right .content_right_list .right_list_li .list_li_icon{width: 30px;}
	
	
	
	
	
	
	.TPlatform{padding: 30px 0;}
	.TPlatform .TPlatform_content{}
	.TPlatform .TPlatform_content .TPlatform_content_top{}
	.TPlatform .TPlatform_content .TPlatform_content_btm{width: 100%;margin-top: 20px;}
	.TPlatform .TPlatform_content .TPlatform_content_btm a{width: 100%;margin-bottom: 15px;display: flex;align-items: center;justify-content: center;position: relative;border-radius: 10px;overflow: hidden;position: relative;}
	.TPlatform .TPlatform_content .TPlatform_content_btm .content_btm_top{width: 100%;}
	.TPlatform .TPlatform_content .TPlatform_content_btm .content_btm_btm{width: 100%;margin-top: 20px;display: flex;align-items: flex-start;justify-content: space-between;flex-wrap: wrap;}
	.TPlatform .TPlatform_content .TPlatform_content_btm .content_btm_btm a{width: 100%;}
	.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_thumb{width: 100%;height: 250px;}
	.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_title{width: 100%; height: 50%; padding: 20px; position: absolute; left: 0; bottom: 0; z-index: 9; background-image: linear-gradient(to bottom, #00000000 0%, #00000087 100%); display: flex; justify-content: flex-end; flex-direction: column;transition: color 0.35s ease 0s; -webkit-transform: color 0.35s ease 0s;}
	.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_title .li_title_icon{margin-bottom: 10px;}
	.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_title .li_title_icon img{}
	.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_title .li_title_txt{font-size: 18px;}
	.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_info{width: 100%;height: 100%;padding: 20px 32px;background-size: 141px;position: absolute;left: 0;top: 0;opacity: 0;z-index: 0;background-color: #0060ecf2;transition: opacity 0.35s ease 0s; -webkit-transform: opacity 0.35s ease 0s;}
	.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_info .li_info_icon{margin-bottom: 15px;}
	.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_info .li_info_icon img{width: auto;height: 38px;}
	.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_info .li_info_title{margin-bottom: 20px;}
	.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_info .li_info_title .info_title_dd{margin-bottom: 15px;font-size: 18px;}
	.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_info .li_info_title .info_title_dt{}
	.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_info .li_info_title .info_title_dt p{margin-bottom: 10px;padding-left: 10px;font-size: 14px;position: relative;}
	.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_info .li_info_title .info_title_dt p::before{content: "";width: 5px;height: 5px;border-radius: 100px;position: absolute;left: 0;top: 50%;transform: translateY(-50%);background-color: white;}
	.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_info .info_more_btn{display: flex;align-items: center;}
	.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_info .info_more_btn .more_btn_txt{margin-right: 5px;font-size: 14px;}
	.TPlatform .TPlatform_content .TPlatform_content_btm .btm_li_info .info_more_btn .more_btn_icon{width: auto;height: 28px;position: relative;}
	
	
	
	
	
	
	.BCooperation{padding: 30px 0;}
	.BCooperation .BCooperation_content{}
	.BCooperation .BCooperation_content .BCooperation_content_list{width: 100%;display: flex;align-items: flex-start;justify-content: center;flex-direction: column;}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left{width: 100%;;margin-bottom: 20px;}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_top{width: 100%;margin-bottom: 20px;}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_top a{width: 100%;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;position: relative;border-radius: 10px;overflow: hidden;position: relative;}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_top .left_top_thumb{width: 100%;height: 270px;}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_top .left_top_thumb img{width: 100%;height: 100%;}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_top .left_top_title{width: 100%; height: 50%; padding: 20px;}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_top .left_top_title .li_title_icon{margin-bottom: 10px;}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_top .left_top_title .li_title_icon img{}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_top .left_top_title .li_title_txt{font-size: 18px;}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_top .left_top_info{width: 100%;height: 100%;padding: 20px;}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_top .left_top_info .top_info_icon{margin-bottom: 15px;}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_top .left_top_info .top_info_icon img{height: 38px;width: auto;}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_top .left_top_info .top_info_title{width: 100%;margin-bottom: 15px;font-size: 18px;}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_top .left_top_info .top_info_desc{width: 100%;font-size: 14px;line-height: 28px;}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_btm{width: 100%;height: 130px;padding: 0 20px;border-radius: 10px;align-items: center;}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_btm .left_btm_left{width: 100%;margin-bottom: 0;}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_btm .left_btm_left .btm_left_dd{margin-bottom: 8px;font-size: 14px}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_btm .left_btm_left .btm_left_dt{font-size: 14px;}
    	
    .BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_btm .left_btm_left .btm_left_dd.last{margin-bottom:13px;}
    .BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_btm .left_btm_left .btm_left_dt {font-size: 14px;margin-bottom: 8px}
    .BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_btm .left_btm_left .btm_left_dt .left_dt_icon{width:30px;margin-right:8px;}
    .BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_btm .left_btm_left .btm_left_dt .left_dt_icon img{max-width:22px;max-height:18px;}
	
	
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_btm .left_btm_right{}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_btm .left_btm_right a{padding: 11px 20px;display: flex;align-items: center;justify-content: center;border-radius: 100px;}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_btm .left_btm_right img{margin-right: 8px;width: 20px;height: auto;}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_left .list_left_btm .left_btm_right .btm_right_txt{font-size: 13px;white-space: nowrap;}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right{width: 100%;border-radius: 10px;}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_thumb{width: 100%;}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_list{width: 100%;padding: 30px 15px;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;position: absolute;left: 0;top: 0;}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_list .right_list_title{margin-bottom: 30px;font-size: 20px;}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_list .right_list_box{width: 100%;display: flex;align-items: flex-start;justify-content: space-between;flex-wrap: wrap;/* flex-direction: column; */}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_list .right_list_box .list_box_li{width: 48%;height: 80px;padding: 0;margin-bottom: 15px;border-radius: 8px;justify-content: center;}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_list .right_list_box .list_box_li::before{height: 2px;}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_list .right_list_box .list_box_li .box_li_icon{width: 44px;height:40px;margin-right: 20px;}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_list .right_list_box .list_box_li .box_li_icon img{width: auto;height: 100%;}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_list .right_list_box .list_box_li .box_li_info .li_info_dd{margin-bottom: 10px;}
	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_list .right_list_box .list_box_li .box_li_info .li_info_dt{width: 18px;height: 12px;}

	.BCooperation .BCooperation_content .BCooperation_content_list .content_list_right .list_right_list .pc_more_btn{margin-top:15px;}
	
	
	
	
	
	.OStory{padding: 30px 0;}
	.OStory .OStory_content{}
	.OStory .OStory_content .OStory_content_top{}
	.OStory .OStory_content .OStory_content_btm{width: 100%;margin-top: 20px;}
	.OStory .OStory_content .OStory_content_btm .OStory_swiper{width: 100%;}
	.OStory .OStory_content .OStory_content_btm .OStory_swiper .banner_list{border-radius: 10px;}
	.OStory .OStory_content .OStory_content_btm .OStory_swiper .banner_list .banner_list_thumb{width: 100%;height: 250px;}
	.OStory .OStory_content .OStory_content_btm .OStory_swiper .banner_list .banner_list_thumb img{width: 100%;height: 100%;}
	.OStory .OStory_content .OStory_content_btm .OStory_swiper .banner_list .banner_list_thumb::after{}
	.OStory .OStory_content .OStory_content_btm .OStory_swiper .banner_list .banner_list_info{width: 100%; height: 70%; padding: 18px;}
	.OStory .OStory_content .OStory_content_btm .OStory_swiper .banner_list .banner_list_info .list_info_title{margin-bottom: 12px;font-size: 18px;}
	.OStory .OStory_content .OStory_content_btm .OStory_swiper .banner_list .banner_list_info .list_info_desc{line-height: 22px;font-size: 15px;}
	.OStory .OStory_content .OStory_content_btm .content_btm_switch{width: 100%;margin-top: 20px;display: flex;align-items: center;justify-content: space-between;}
	.OStory .OStory_content .OStory_content_btm .content_btm_switch .btm_switch_left{width: calc(100% - 105px);}
	.OStory .OStory_content .OStory_content_btm .content_btm_switch .btm_switch_left .swiper-pagination span{height: 2px;}
	.OStory .OStory_content .OStory_content_btm .content_btm_switch .btm_switch_right .OStory_swiper_btn{width: 38px;height: 38px;border-radius: 100px;border: 1px solid #868686;}
	.OStory .OStory_content .OStory_content_btm .content_btm_switch .btm_switch_right .OStory_swiper_btn img{width: 16px;height: 10px;}
	.OStory .OStory_content .OStory_content_btm .content_btm_switch .btm_switch_right .swiper_btn_pv{margin-right: 12px;}
	
	
	
	
	
	
	
	.SRecruitment{padding: 30px 0;background-color: #eeeeee;}
	.SRecruitment .SRecruitment_content{}
	.SRecruitment .SRecruitment_content .SRecruitment_content_top{}
	.SRecruitment .SRecruitment_content .SRecruitment_content_btm{width: 100%;margin-top: 30px;.}
	.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_search{width: 100%;}
	.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_search .btm_search_form{justify-content: center;flex-direction: column;}
	.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_search .btm_search_form .btm_search_li{width:100%;height: 40px;padding: 0 20px;margin-bottom: 17px;border-radius: 100px;border: 1px solid #bfbfbf;}
	.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_search .btm_search_form .btm_search_li select{width: 100%;;background-size: 14px 9px;}
	.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_search .btm_search_form .btm_search_li input[type="text"]{width: 100%;}
	.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_search .btm_search_form .btm_search_li input[type="submit"]{width: 28%; height: 100%; padding-left: 20px; background-position-x: 23px;border-radius: 100px;}
	.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_search .btm_search_form .btm_search_li:last-child{width: 100%;margin-bottom:0;}
	.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list{width: 100%;margin-top: 32px;}
	.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li{width: 100%;margin-bottom: 15px;padding: 20px 15px;border-radius: 12px;}
	.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li::before{width: 3px;}
	.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li .list_li_left{}
	.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li .list_li_left .li_left_title{margin-bottom: 12px;font-size: 18px;}
	.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li .list_li_left .li_left_info{justify-content: center;flex-direction: column;align-items: flex-start;}
	.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li .list_li_left .li_left_info .left_info_li{margin: 0 0 6px 0;}
	.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li .list_li_left .li_left_info .left_info_li:last-child{margin: 0;}
	.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li .right_more_btn{display: flex;align-items: center;justify-content: flex-end;}
	.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li .right_more_btn .more_btn_txt{margin-right: 5px;font-size: 13px;}
	.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li .right_more_btn .more_btn_icon{width: 48px;height: 38px;}
	.SRecruitment .SRecruitment_content .SRecruitment_content_btm .content_btm_list .btm_list_li .right_more_btn .more_btn_icon img{width: auto;height: 100%;}
	
	
	
	
	
	
	
	.CDetails{padding: 45px 0 30px 0;}
	.CDetails .CDetails_content{align-items: center;justify-content: center;flex-direction: column;}
	.CDetails .CDetails_content .CDetails_content_left{width: 100%;padding: 20px;border-radius: 12px;}
	.CDetails .CDetails_content .CDetails_content_left .content_left_top{width: 100%;padding-bottom: 18px;margin-bottom: 18px;border-bottom: 1px solid #eeeeee;}
	.CDetails .CDetails_content .CDetails_content_left .content_left_top .left_top_title{margin-bottom: 15px;font-size:20px;}
	.CDetails .CDetails_content .CDetails_content_left .content_left_top .left_top_info{margin-bottom: 18px;}
	.CDetails .CDetails_content .CDetails_content_left .content_left_top .left_top_info .line{margin: 0 8px;width: 1px;height: 13px;}
	.CDetails .CDetails_content .CDetails_content_left .content_left_top .left_top_label{flex-wrap: wrap;}
	.CDetails .CDetails_content .CDetails_content_left .content_left_top .left_top_label .top_label_li{margin:0 12px 12px 0;padding: 8px 13px;font-size: 13px;border: 1px solid #224aef;border-radius: 100px;}
	.CDetails .CDetails_content .CDetails_content_left .content_left_top .left_top_label .top_label_li:last-child{margin-right: 0;}
	.CDetails .CDetails_content .CDetails_content_left .content_left_btm .left_btm_list{width: 100%;margin-bottom: 20px;}
	.CDetails .CDetails_content .CDetails_content_left .content_left_btm .left_btm_list .btm_list_li{width: 100%;}
	.CDetails .CDetails_content .CDetails_content_left .content_left_btm .left_btm_list .btm_list_li .list_li_dd{margin-bottom: 15px;font-size: 20px;}
	.CDetails .CDetails_content .CDetails_content_left .content_left_btm .left_btm_list .btm_list_li .list_li_dt p{width: 100%;margin-bottom: 10px;line-height: 28px;}
	.CDetails .CDetails_content .CDetails_content_left .content_left_btm .left_btm_list .btm_list_li:first-child{margin-bottom: 20px;}
	.CDetails .CDetails_content .CDetails_content_left .content_left_btm .left_btm_email{margin-bottom: 20px;}
	.CDetails .CDetails_content .CDetails_content_right{width: 100%;padding: 30px 20px 15px 20px;border-radius: 12px;background-color: white;}
	.CDetails .CDetails_content .CDetails_content_right .content_right_title{margin-bottom: 10px;padding-bottom: 20px;font-size: 20px;border-bottom: 2px solid #224aef;}
	.CDetails .CDetails_content .CDetails_content_right .content_right_list .right_list_li{width: 100%; padding: 20px 0; border-bottom: 1px solid #e5e5e5;}
	.CDetails .CDetails_content .CDetails_content_right .content_right_list .right_list_li .list_li_title{margin-bottom: 14px;font-size:18px;}
	.CDetails .CDetails_content .CDetails_content_right .content_right_list .right_list_li .list_li_info .line{margin: 0 10px;width: 1px;height: 13px;}



	
	.MTLayout{padding: 50px 0 30px 0;position: relative;}
	.MTLayout .MTLayout_content{width: 1435px !important;overflow: scroll;}
	.MTLayout .MTLayout_content .MTLayout_content_top{width: 100%;display: flex;align-items: center;justify-content: space-between;}
	.MTLayout .MTLayout_content .MTLayout_content_top .content_top_left{font-size: 22px;}
	.MTLayout .MTLayout_content .MTLayout_content_top .content_top_right{}
	.MTLayout .MTLayout_content .MTLayout_content_btm{width: 1435px !important;overflow: scroll;margin-top: 20px;}
	.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_top{width: 100%;height: 70px;background-color: #57c3dd;border-top-left-radius: 10px;border-top-right-radius: 10px;overflow: hidden;display: flex;align-items: center;justify-content: space-between;}
	.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_top .btm_top_li{height: 100%;font-size: 17px;border-right: 1px solid #81d2e6;display: flex;align-items: center;justify-content: center;}
	.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_top .btm_top_li:first-child {}
	.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_top .btm_top_lis{border-right: none;position:relative;}
    .MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_top .btm_top_lis .top_li_dd{font-size: 15px;margin: 8px 0 10px 0;}
    .MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_top .btm_top_lis .top_li_dt{}
    .MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_top .btm_top_lis .top_li_dt{width: 10px;height: 10px;border-radius: 100px;background-color: white;}
    .MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_top:before{content: ""; width: 67%; height: 1px; background-color: white; position: absolute; left: 24.66%; top: 51px;}
    .MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_top .btm_top_lis:before{content: ""; width: 8px; height: 14px; background: url(../../skin/images/bn106.png) no-repeat 50%/cover; position: absolute; right: -3px; bottom: 12px;}
	.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_li{width: 100%;height: 60px;border-bottom: 1px solid #e0e0e0;border-left: 1px solid #e0e0e0;border-right: 1px solid #e0e0e0;display: flex;align-items: center;justify-content: space-between;}
	.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_li .btm_li_title{height: 100%;border-right: 1px solid #e0e0e0;display: flex;align-items: center;justify-content: center;}
	.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_li .btm_li_progress{width: calc(100% - 16.6666%);height: 100%;display: flex;align-items: center;justify-content: space-between;position: relative;}
	.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_li .btm_li_progress .li_progress_li{height: 100%;border-right: 1px solid #e0e0e0;}
	.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_li .btm_li_progress .li_progress_li img{height:25px;}
	.MTLayout .MTLayout_content .MTLayout_content_btm .content_btm_li .btm_li_progress .progress{max-width: calc(100% - 80px);height: 30px;position: absolute;left: 36px;top: 50%;transform: translateY(-50%);border-radius: 100px;background-image:linear-gradient(to right,#9ce9f6 0%,#57c3dd 100%);}
	
	
	
	.EService{padding: 50px 0 30px 0;}
	.EService .EService_content{}
	.EService .EService_content .EService_content_top{}
	.EService .EService_content .EService_content_btm{margin-top: 20px;width: 100%;display: flex;align-items: flex-start;justify-content: space-between;flex-wrap: wrap;}
	.EService .EService_content .EService_content_btm .content_btm_li{width: 48%;height: 70px;margin-bottom: 14px;border-radius: 8px;background-color: white;display: flex;align-items: center;justify-content: center;}
	.EService .EService_content .EService_content_btm .content_btm_li img{max-width: 75%;max-height: 70%;}
	
	
	
	
	
	.SNews {padding: 30px 0 30px 0;}
	.SNews .pc_hd_box .hd_box_left{margin-bottom: 15px;}
	.SNews .pc_hd_box .hd_box_title{margin-bottom: 0;}
	.SNews .SNews_content .SNews_content_top {}
	.SNews .SNews_content .SNews_content_btm {margin-top:30px;width:100%;}
	.SNews .SNews_content .SNews_content_btm .content_btm_top {width: 100%;display: flex;align-items: center;justify-content: center;position: relative;}
	.SNews .SNews_content .SNews_content_btm .content_btm_top .btm_top_thumb{width: 100%;height: 300px;}
	.SNews .SNews_content .SNews_content_btm .content_btm_top .btm_top_thumb img{width: 100%;height: 100%;border-radius: 10px;}
	.SNews .SNews_content .SNews_content_btm .content_btm_top .btm_top_info{width: 100%;height: 100%;padding: 20px;}
	.SNews .SNews_content .SNews_content_btm .content_btm_top .btm_top_info .top_info_title{margin: 13px 0 10px 0;font-size: 20px;}
	.SNews .SNews_content .SNews_content_btm .content_btm_top .btm_top_info .top_info_desc{margin-bottom: 10px;width: 100%;font-size: 15px;line-height: 25px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
	.SNews .SNews_content .SNews_content_btm .content_btm_top .btm_top_info .pc_more_btn{}
	.SNews .SNews_content .SNews_content_btm .content_btm_btm{margin-top: 20px; align-items: center; justify-content: center; flex-wrap: nowrap;flex-direction: column;}
	.SNews .SNews_content .SNews_content_btm .content_btm_btm a {width:100%;padding:20px;margin-bottom:15px;display:flex;flex-direction:column;border-radius:10px;}
	.SNews .SNews_content .SNews_content_btm .content_btm_btm a::before {content:"";width:100%;height:2px;}
	.SNews .SNews_content .SNews_content_btm .content_btm_btm .btm_li_time {margin-bottom:10px;;}
	.SNews .SNews_content .SNews_content_btm .content_btm_btm .btm_li_title {margin-bottom:3px;font-size:18px;line-height:28px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
	.SNews .SNews_content .SNews_content_btm .content_btm_btm .btm_li_desc {min-height: 76px;margin-bottom: 10px;line-height: 25px;-webkit-line-clamp: 3;}
	.SNews .SNews_content .SNews_content_btm .content_btm_btm .btm_more_btn {display:flex;align-items:center;}
	.SNews .SNews_content .SNews_content_btm .content_btm_btm .btm_more_btn .more_btn_txt {margin-right:5px;font-size:15px;}
	.SNews .SNews_content .SNews_content_btm .content_btm_btm .btm_more_btn .more_btn_icon {width:46px;height:38px}
	.SNews .SNews_content .SNews_content_btm .content_btm_btm a:hover {background-position-x:calc(100% - 20px);}
	
	
	
	
	
	
	.SNDetails{padding: 50px 0 30px 0;}
	.SNDetails .SNDetails_content{align-items: center;justify-content: center;flex-direction: column;}
	.SNDetails .SNDetails_content .SNDetails_content_left{width: 100%;padding: 20px;border-radius: 10px;}
	.SNDetails .SNDetails_content .SNDetails_content_left .content_left_top{width: 100%; padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid #eeeeee;}
	.SNDetails .SNDetails_content .SNDetails_content_left .content_left_top .left_top_title{font-size: 18px;line-height: 26px;}
	.SNDetails .SNDetails_content .SNDetails_content_left .content_left_top .left_top_list{margin-top: 15px;}
	.SNDetails .SNDetails_content .SNDetails_content_left .content_left_top .left_top_list .top_list_li .list_li_icon{margin-right: 8px;display: flex;align-items: center;}
	.SNDetails .SNDetails_content .SNDetails_content_left .content_left_top .left_top_list .top_list_li .list_li_icon img{}
	.SNDetails .SNDetails_content .SNDetails_content_left .content_left_top .left_top_list .top_list_li:first-child{margin-right: 15px;}
	.SNDetails .SNDetails_content .SNDetails_content_left .content_left_list img{margin: 10px 0;}
	.SNDetails .SNDetails_content .SNDetails_content_left .content_left_list p{line-height: 28px;}
	.SNDetails .SNDetails_content .SNDetails_content_left .content_left_list h1{margin: 0 0 5px 0;font-size: 18px;line-height: 30px;}
	.SNDetails .SNDetails_content .SNDetails_content_left .content_left_list .left_list_dl{}
	.SNDetails .SNDetails_content .SNDetails_content_left .content_left_list .left_list_dl p{padding-left: 10px;line-height: 30px;}
	.SNDetails .SNDetails_content .SNDetails_content_left .content_left_list .left_list_dl p::before{content: "";width: 4px;height: 4px;border-radius: 100px;position: absolute;left: 0;top: 11px;}
	.SNDetails .SNDetails_content .SNDetails_content_left .content_left_btm{width: 100%;margin-top: 15px;display: flex;align-items: center;justify-content: flex-start;flex-direction: column;}
	.SNDetails .SNDetails_content .SNDetails_content_left .content_left_btm .left_btm_page{width: 100%;margin-bottom: 20px;}
	.SNDetails .SNDetails_content .SNDetails_content_left .content_left_btm .left_btm_page .btm_page_li{width: 100%;border-bottom: 1px solid transparent;}
	.SNDetails .SNDetails_content .SNDetails_content_left .content_left_btm .left_btm_page .btm_page_li .page_li_txt{line-height: 25px;}
	.SNDetails .SNDetails_content .SNDetails_content_left .content_left_btm .left_btm_page .btm_page_li a{width: calc(100% - 60px);line-height: 25px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
	.SNDetails .SNDetails_content .SNDetails_content_left .content_left_btm .left_btm_page .btm_page_li:first-child{margin-bottom: 10px;}
	.SNDetails .SNDetails_content .SNDetails_content_right{width: 100%;}
	.SNDetails .SNDetails_content .SNDetails_content_right .content_right_recommend{width: 100%;padding: 20px;border-radius: 10px;}
	.SNDetails .SNDetails_content .SNDetails_content_right .content_right_recommend .right_recommend_title{padding-bottom: 10px;font-size: 20px;line-height: 25px;border-bottom: 2px solid #57c3dd;}
	.SNDetails .SNDetails_content .SNDetails_content_right .content_right_recommend .right_recommend_list{width: 100%;}
	.SNDetails .SNDetails_content .SNDetails_content_right .content_right_recommend .right_recommend_list .recommend_list_li{width: 100%; padding: 20px 0;  border-bottom: 1px solid #e1e1e1;}
	.SNDetails .SNDetails_content .SNDetails_content_right .content_right_recommend .right_recommend_list .recommend_list_li .list_li_time{margin-bottom: 10px;}
	.SNDetails .SNDetails_content .SNDetails_content_right .content_right_recommend .right_recommend_list .recommend_list_li .list_li_title{margin-bottom: 10px;font-size: 16px;line-height: 30px;}
	.SNDetails .SNDetails_content .SNDetails_content_right .content_right_recommend .right_recommend_list .recommend_list_li .list_li_more{display: flex;align-items: center;}
	.SNDetails .SNDetails_content .SNDetails_content_right .content_right_recommend .right_recommend_list .recommend_list_li .list_li_more .li_more_txt{margin-right: 10px;font-size: 16px;}
	.SNDetails .SNDetails_content .SNDetails_content_right .content_right_advert{width: 100%;margin-top: 15px;padding: 20px;border-radius: 10px;}
	.SNDetails .SNDetails_content .SNDetails_content_right .content_right_advert .right_advert_title{width: 100%;margin-bottom: 10px;font-size: 20px;}
	.SNDetails .SNDetails_content .SNDetails_content_right .content_right_advert .right_advert_desc{width: 100%;min-height: 120px;font-size: 16px;line-height: 30px;}
	
	
	
	
	
	.ContactUS{padding: 30px 0;}
	.ContactUS .ContactUS_content{}
	.ContactUS .ContactUS_content .ContactUS_content_top{flex-direction: column;}
	.ContactUS .ContactUS_content .ContactUS_content_top .hd_box_left{margin-bottom: 10px;}
	.ContactUS .ContactUS_content .ContactUS_content_top .hd_box_right{width: 100%;}
	.selectBox{width:60%;height:38px;line-height:38px;margin: 0 auto;}
	.inputCase{position: relative; width: 100%; height: 100%; box-sizing: border-box; padding: 0 15px; border: 1px solid #a3a3a3; border-radius: 100px;}
	.inputCase .imitationSelect{width:100%;height:100%;font-size: 14px;}
	.selectUl{margin:5px 0 0 0;border:1px solid #a3a3a3;border-radius: 8px;}
	.selectUl li{height:35px;line-height:35px;font-size: 14px;text-indent:15px;border-bottom:1px solid #a3a3a3;}
	.selectUl li:last-child{border-bottom:none;}
	.ContactUS .ContactUS_content .ContactUS_content_btm{width: 100%;margin-top: 20px;}
	.ContactUS .ContactUS_content .ContactUS_content_btm ul{width: 100%;}
	.ContactUS .ContactUS_content .ContactUS_content_btm ul li{width: 100%;height: auto;position: relative;}
	.ContactUS .ContactUS_content .ContactUS_content_btm ul li .pc_maps{width: 100%;height: 280px;margin-bottom: 20px;border-radius:8px;}
	.ContactUS .ContactUS_content .ContactUS_content_btm ul li .pc_maps .iw_poi_title{font-size:.16px;}
	.ContactUS .ContactUS_content .ContactUS_content_btm ul li .pc_maps .iw_poi_content{font-size:.14px;margin-top:10px;line-height: 20px;}
	.ContactUS .ContactUS_content .ContactUS_content_btm ul li .pc_maps .BMap_Marker img{width: auto;height: auto;}
	.ContactUS .ContactUS_content .ContactUS_content_btm ul li .maps_info{width: 100%;height: 250px; padding: 20px;position: relative;top: 0;left: 0;transform: none;border-radius: 8px;}
	.ContactUS .ContactUS_content .ContactUS_content_btm ul li .maps_info .maps_info_title{font-size: 18px;}
	.ContactUS .ContactUS_content .ContactUS_content_btm ul li .maps_info .maps_info_list{width: 100%;margin-top: 20px;}
	.ContactUS .ContactUS_content .ContactUS_content_btm ul li .maps_info .maps_info_list .info_list_li{width: 100%;margin-bottom: 20px;}
	.ContactUS .ContactUS_content .ContactUS_content_btm ul li .maps_info .maps_info_list .info_list_li .list_li_icon{width: 40px;height: 40px;border-radius: 100px;border: 1px solid #ffffff;}
	.ContactUS .ContactUS_content .ContactUS_content_btm ul li .maps_info .maps_info_list .info_list_li .list_li_icon img{max-height: 70%;max-width: 60%;}
	.ContactUS .ContactUS_content .ContactUS_content_btm ul li .maps_info .maps_info_list .info_list_li .list_li_info{width: calc(100% - 50px);}
	.ContactUS .ContactUS_content .ContactUS_content_btm ul li .maps_info .maps_info_list .info_list_li .list_li_info .li_info_dd{margin-bottom: 5px;font-size: 14px;}
	.ContactUS .ContactUS_content .ContactUS_content_btm ul li .maps_info .maps_info_list .info_list_li .list_li_info .li_info_dt{font-size: 14px;}
	
	
	
	
	
	.OMessage {padding:30px 0;}
	.OMessage .OMessage_content{}
	.OMessage .OMessage_content .OMessage_content_top {}
	.OMessage .OMessage_content .OMessage_content_btm {width:100%;margin-top:20px;}
	.OMessage .OMessage_content .OMessage_content_btm form {width:100%;}
	.OMessage .OMessage_content .OMessage_content_btm form .ipt_li_txt {font-size:15px;}
	.OMessage .OMessage_content .OMessage_content_btm form .ipt_li_txt b {font-size:15px;}
	.OMessage .OMessage_content .OMessage_content_btm form .btm_form_ipt {width:100%;margin-bottom:15px;justify-content:center;flex-direction: column;}
	.OMessage .OMessage_content .OMessage_content_btm form .btm_form_ipt .form_ipt_li {width:100%;height:50px;padding:0 15px;margin-bottom: 15px;border-radius:6px;}
	.OMessage .OMessage_content .OMessage_content_btm form .btm_form_ipt .form_ipt_li:last-child{margin-bottom: 0;}
	.OMessage .OMessage_content .OMessage_content_btm form .btm_form_ipt .ipt_li_txt {width:75px;height:auto;font-size:15px;}
	.OMessage .OMessage_content .OMessage_content_btm form .btm_form_ipt input {width:calc(100% - 75px);height:40px;font-size:15px;}
	.OMessage .OMessage_content .OMessage_content_btm form .btm_form_ipt .form_ipt_li:nth-child(3) .ipt_li_txt {width:35px;}
	.OMessage .OMessage_content .OMessage_content_btm form .btm_form_ipt .form_ipt_li:nth-child(3) input{width:calc(100% - 40px);}
	.OMessage .OMessage_content .OMessage_content_btm form .btm_form_textarea {padding:15px 20px;margin-bottom:15px;width:100%;border-radius:6px;}
	.OMessage .OMessage_content .OMessage_content_btm form .btm_form_textarea .ipt_li_txt {width:100%;margin-bottom:10px;}
	.OMessage .OMessage_content .OMessage_content_btm form .btm_form_textarea textarea {max-width:100%;width:100%;min-height:150px;font-size:16px;}
	.OMessage .OMessage_content .OMessage_content_btm form .btm_form_submit {}
	.OMessage .OMessage_content .OMessage_content_btm form .btm_form_submit input {width:120px;height:35px;padding-right: 15px;background-position-x: 72px;border-radius:100px;font-size: 14px;}
	.OMessage .OMessage_content .OMessage_content_btm form .btm_form_submit input::-webkit-input-placeholder {font-size: 14px}
	
	
	
	
	
	
	.PPipeline{padding:30px 0;background-color: #f6f6f6;overflow: scroll;}
	.PPipeline .PPipeline_content{max-width: 1400px;width: 1400px;overflow: scroll;}
	.PPipeline .PPipeline_content .PPipeline_content_top{width: 100%;}
	.PPipeline .PPipeline_content .PPipeline_content_btm{width: 100%;margin-top: 35px;overflow: scroll;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top {width:100%;height:80px;display:flex;align-items:center;justify-content: flex-start;background-color:#00c6e0;border-top-left-radius:1px;border-top-right-radius:10px;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li {height:100%;padding:0 15px;font-size:14px;color:#ffffff;display:flex;align-items:center;justify-content: center;border-right:1px solid #33d1e6;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:last-child {border-right:none;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(1){width: 110px;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(2){width: 125px;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(3){width: 125px;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(4){width: 112px;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(5){width: 125px;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(7){width: 92px;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(8){width: 92px;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(9){width: 92px;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(10){width: 92px;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(11){width: 115px;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_cro {width: 320px;height:100%;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_cro .top_cro_li {height:50%;font-size:14px;color:#ffffff;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_cro .top_cro_top {width:100%;font-size:14px;color:#ffffff;display:flex;align-items:center;justify-content:center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_cro .top_cro_btm {width:100%;border-top:1px solid #33d1e6;display:flex;align-items:center;justify-content:space-between;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_cro .top_cro_btm .cro_btm_li {width:33.3333%;height:100%;font-size:14px;color:#ffffff;border-right:1px solid #33d1e6;display:flex;align-items:center;justify-content:center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_cro .top_cro_btm .cro_btm_li:last-child {border-right:none;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li div{font-size:14px;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li {width:100%;min-height:50px;display:flex;border-bottom:1px solid #e5e5e5;background-color:white;position:relative;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(even) {background:#f6f6f6;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(even) .btm_li_list .li_list_li:nth-child(1) {background:#ffffff;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(even) .btm_li_list .li_list_li:nth-child(2) {background:#ffffff;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(1){background:#ffffff;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(2){background:#ffffff;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list {width:100%;min-height:50px;display:flex;align-items:center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li {min-height:50px;height:100%;padding: 0 15px;font-size: 14px;border-right:1px solid #e5e5e5;display:flex;align-items:center;justify-content:flex-start;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li:nth-child(1){width: 110px;border-left: 1px solid #e5e5e5;text-transform: uppercase;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li:nth-child(2){width: 125px;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li:nth-child(3){width: 125px;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li:nth-child(4){width: 112px;justify-content: center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li:nth-child(5){width: 125px;justify-content: center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li:nth-child(7){width: 115px;justify-content: center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li img{height: 28px;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_progress {width:auto;min-height:50pxw;padding:0;position:relative;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_progress .list_progress_list {width:100%;min-height:50px;display:flex;align-items:center;justify-content:flex-start;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_progress .list_progress_list .progress_list_li {width: 92px;min-height:50px;height:100%;border-right:1px solid #e5e5e5;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_progress .list_progress_list .progress_list_li:first-child {width: 320px;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_progress .list_progress_list .progress_list_li:last-child {border:none;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_progress .progress {max-width:calc(100% - 40px);height:26px;padding:0 15px;font-size:13px;color:#ffffff;position:absolute;left:20px;top:50%;transform:translateY(-50%);border-radius:100px;background-image:linear-gradient(to right,#0ac2dc 0%,#0162ea 100%);display:flex;align-items:center;justify-content:flex-end;z-index:999;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_btn {width:100%;height:100%;padding: 0 15px;position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:space-between;background-color:#4e6ef2;opacity:0;z-index:1;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_btn .btm_li_name {width:auto;height:100%;font-size: 14px;color:#ffffff;display:flex;align-items:center;justify-content:center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_btn .btm_more_btn {display:flex;align-items:center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_btn .btm_more_btn .more_btn_txt {margin-right:5px;font-size:14px;color:#ffffff;transition:color 0.35s ease 0s;-webkit-transform:color 0.35s ease 0s;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_btn .btm_more_btn .more_btn_icon {display:flex;align-items:center;justify-content:center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_btn .btm_more_btn .more_btn_icon img {width:auto;height:40px;}
    /*
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(2) .btm_li_list .li_list_li:nth-child(2) {background-color:white;position:relative;top:1.563vw;z-index:9;position:relative;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(2) .btm_li_list .li_list_li:nth-child(2)::after {content:"";width:0.0521vw;height:100%;background:#e5e5e5;position:absolute;right:-0.0521vw;top:-1.563vw;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(3) .btm_li_list .li_list_li:nth-child(1) {height:4.689vw;background-color:white;z-index:1;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(5) .btm_li_list .li_list_li:nth-child(1) {height:4.4285vw;background-color:white;position:relative;top:0.8857vw;z-index:20;padding-top:1.042vw;}
    */
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:last-child {border:none;border-bottom:1px solid #e5e5e5;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:hover .btm_li_btn {opacity:1;z-index:99999;}
    
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as{width: calc(100% - 235px);height: 100%;display: flex;align-items: center;justify-content: flex-start;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as.li_list_progress .list_progress_list .progress_list_li:first-child{width: 350px;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box{width: calc(100% - 125px);display: flex;flex-direction: column;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list{width: 100%;height:50px;display: flex;align-items: center;border-bottom: 1px solid #e5e5e5;justify-content: flex-start;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list .as_box_li{padding: 0;position: relative;border-right:1px solid #e5e5e5;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list .as_box_li:nth-child(1){width: 112px;height: 100%;display: flex;align-items: center;justify-content: center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list .as_box_li:nth-child(2){width: 125px;height: 100%;display: flex;justify-content: center;align-items: center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list .as_box_li:nth-child(3){width: auto}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list .as_box_li:nth-child(4){width: 115px;justify-content: center;display: flex;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list .as_box_li:last-child{border-bottom: none; border-right: 1px solid #e5e5e5; height: 100%; display: flex; align-items: center; justify-content: center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list:nth-child(even) {background: #f6f6f6;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list:last-child{border-bottom: none;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_li:first-child{width: 125px;height: 100%;border-right:1px solid #e5e5e5;background:#ffffff;display: flex;align-items: center;justify-content: center;flex-direction: column;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_li:first-child .as_li_li{width: 100%;height:50px;padding: 0 15px;display: flex;align-items: center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_li:first-child .as_li_li:first-child{width: 100%;min-height: 100px;border-bottom:1px solid #e5e5e5;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs{width: calc(100% - 235px);align-items: flex-start;justify-content: center;flex-direction: column;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as.li_list_progress .list_progress_list .progress_list_li:first-child{width: 320px;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box{width: 100%;align-items: center;justify-content: flex-start;flex-direction: unset;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box .as_box_li{height: 100%;padding: 0 15px;border-right:1px solid #e5e5e5;display: flex;align-items: center;justify-content: center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_as .list_as_box .as_box_list .as_box_li img{height: 28px;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box .as_box_li img{height: 28px;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box .as_box_li:nth-child(1){width: 125px;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box .as_box_li:nth-child(2){width: 112px;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box .as_box_li:nth-child(3){width: 125px;justify-content: center;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box .as_box_li:nth-child(4){width: auto;padding:0;}
    .PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box .as_box_li:nth-child(5){width: 115px;}
    
    
    
.PLMain{margin: 45px 0 10px 0;}
.Privacy{}
.Privacy .Privacy_content{}
.Privacy .Privacy_content .Privacy_content_nav{margin-top: 30px;display: flex;align-items: center;justify-content: center;}
.Privacy .Privacy_content .Privacy_content_nav a{display: inline-block; font-size: 14px; color: #333333; padding: 8px 16px;}
.Privacy .Privacy_content .Privacy_content_nav a.on{color: #ffffff; background-color:#00c6e0;}
.Privacy .Privacy_content .Privacy_content_list{margin:30px auto 0 auto;padding: 20px;box-shadow: 0 0 50px #EAEAEA;box-sizing: border-box;background: #fff;}
.Privacy .Privacy_content .Privacy_content_list p{}

}


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


}


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


}


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

}


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

}


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


}


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

}


.addGx {  border-radius: 10px; overflow: hidden; cursor: pointer; }
.addGx-b { width: 100%; background: #fff; padding: 0 20px; }
.addGx-c { padding: 30px 44px; position: relative; }
.addGx-c .icon { position: absolute; left:0; top: 50%; transform: translateY(-50%); }
.addGx-c .icon .pic2 { display:none; }
.addGx-c .t { font-size:20px;color:#666; }
.addGx-a { display:none; }
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top { border-radius:0; }

.addGx.cur .addGx-b { background:#224aef; }
.addGx.cur .addGx-c .icon .pic1 { display:none; }
.addGx.cur .addGx-c .icon .pic2 { display:block; }
.addGx.cur .addGx-c .t { color:#fff; }

.addGx-c:after { content:''; width: 31px; height: 32px; background: url(../images/addico1.png) no-repeat center/cover; position: absolute; right:0; top: 50%; transform: translateY(-50%); }
.addGx.cur .addGx-c:after { background: url(../images/addico2.png) no-repeat center/cover; }




.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(2),
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li:nth-child(even) .btm_li_list .li_list_li:nth-child(2),
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_li:nth-child(2),
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(5),
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box .as_box_li:nth-child(3),
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs .list_as_box .as_box_li:nth-child(3)
{ display:none; }

.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_progress .list_progress_list .progress_list_li:first-child,
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_cro
{ width: 21.6vw; }

.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(7),
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(8),
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(9),
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_top .btm_top_li:nth-child(10),
.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_progress .list_progress_list .progress_list_li

{ width:6.7932vw; }


.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_bs { width: calc(100% - 5.731vw); }

.PPipeline .PPipeline_content .PPipeline_content_btm .content_btm_li .btm_li_list .li_list_progress .progress { justify-content: flex-start; }


