.banner{
	-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.banner .cont-box{
	display:flex;justify-content:space-around
}
.banner .cont-box .cont-left{
	margin-top:100px;width:57%;margin-right:3%
}
.banner .cont-box .cont-left img{
	display:none
}
.banner .cont-box .cont-left span{
	display:block;color:#fff;font-size:18px;line-height:55px;font-weight:lighter
}
.banner .cont-box .cont-left span:nth-of-type(1){
	font-size:45px;padding:30px 0
}
.banner .cont-box .cont-left span:nth-of-type(1) i{
	color:#ffc300;font-style:normal
}
.banner .cont-box .cont-left span:nth-of-type(2){
	font-size:17px
}
.banner .cont-box .cont-left button{
	width:112px;height:40px;background:none;font-size:18px;color:#fff;border:1px solid #fff;cursor:pointer;margin-top:40px
}
.banner .cont-box .cont-right img{
	width:637px;height:530px;position:relative;top:0
}
.cl .banner .cont-box .cont-right img{
	width:580px;height:auto
}
.banner .cont-box .cont-left span:nth-of-type(1) i{
	color:#fff
}
.title{
	margin-top:100px;text-align:center
}
.title span{
	display:inline-block;text-align:center;margin:0 auto;font-size:30px;color:#222
}
.title span:nth-of-type(1){
	font-weight:800
}
.title .pro_img{
	display:inline-block;width:30px;margin-top:-19px;margin-right:10px
}
.pro-func{
	margin-top:100px;text-align:center;margin-top:-35px
}
.pro-func .intro{
	display: inline-block; /* 上下显示需要使用行内块元素 */
	letter-spacing: 4px; /* 设置字间距为2像素 */
	font-size:24px;
	font-weight: 800;
	color: #333;
}
.pro-func .title_underline{
	width: 80px; /* 下划线的宽度 */
    height: 4px; /* 下划线的高度 */
    background-color: #225ab9; /* 下划线颜色 */
    margin: 10px auto; /* 上下外边距设置为10px，左右自动居中 */
}
.pro-func .pro_img{
	display:inline-block;width:30px;margin-top:-19px;margin-right:10px
}
.pro-func .cont{
	width:100%;display:flex;justify-content:space-between;flex-wrap:wrap
}
/* .pro-func .cont .cont-unit{
	width:33%;color:#8a8989;margin-bottom:30px
} */
.pro-func .cont .cont-unit span:nth-of-type(1){
	display:block;text-align:center;font-size:24px;padding:10px 0;color:#0060bf
}
.pro-func .cont .cont-unit span:nth-of-type(2){
	font-size:16px;display:block;text-align:center;margin:0 auto;width:60%
}
.pro-func .cont .cont-unit:hover i{
	color:#ffc300
}
.pro-func .cont .cont-unit:hover span:nth-of-type(1){
	color:#ffc300
}
.pro-func .cont .boxhover i{
	color:#ffc300
}
.pro-func .cont .boxhover span:nth-of-type(1){
	color:#0060bf
}
.cm.pro-func .cont .cont-unit{
	width:25%
}

.swiper-button-prev, .swiper-button-next{
	color: #bbb;
	background-size: 0;
}
.swiper-button-prev:hover, .swiper-button-next:hover{
	color: #225ab5;
}

.core-adv{
	margin-top:100px;text-align:center
}
.core-adv span{
	display:inline-block;text-align:center;margin:0 auto;font-size:30px;color:#222
}
.core-adv span:nth-of-type(1){
	font-weight:800
}
.core-adv .pro_img{
	display:inline-block;width:30px;margin-top:-19px;margin-right:10px
}
.core-adv .cont-box{
	overflow:hidden;display:block;padding-top:50px
}
.core-adv .cont-box .cont-right{
	width:60%;float:right;background:#e2ebfa;padding:25px 50px;margin-bottom:-9999px;box-sizing:border-box
}
.core-adv .cont-box .cont-right ul{
	width:90%;overflow:hidden;margin-left:5%;padding-bottom:50px;display:flex;justify-content:space-between;flex-wrap:wrap
}
.core-adv .cont-box .cont-right ul li{
	width:48%;box-sizing:border-box;padding:4px 0;text-align:left
}
.core-adv .cont-box .cont-right ul li i{
	display:inline-block;font-weight:900;color:#ffc200;font-size:45px;font-style:normal
}
.core-adv .cont-box .cont-right ul li span{
	display:inline-block;padding-left:3px;font-size:15px;text-align:left;font-weight:100
}
.core-adv .cont-box .cont-left{
	width:40%;float:left;height:auto
}
.core-adv .cont-box .cont-left img{
	width:100%
}
.core-adv2{
	margin-top:100px;text-align:center
}
.core-adv2 span{
	display:inline-block;text-align:center;margin:0 auto;font-size:30px;color:#222
}
.core-adv2 span:nth-of-type(1){
	font-weight:800
}
.core-adv2 .pro_img{
	display:inline-block;width:30px;margin-top:-19px;margin-right:10px
}
.core-adv2 .cont-box{
	margin-top:50px
}
.core-adv2 .cont-box .cont{
	display:flex;justify-content:center;flex-wrap:wrap
}
.core-adv2 .cont-box .cont .box:hover{
	-webkit-box-shadow:3px 1px 15px 5px rgba(0,0,0,0.1);
	-moz-box-shadow:3px 1px 15px 5px rgba(0,0,0,0.1);box-shadow:3px 1px 15px 5px rgba(0,0,0,0.1);z-index:44
}
.core-adv2 .cont-box .cont .box:hover .box-left{
	background:#FFC300
}
.core-adv2 .cont-box .cont .box:hover .box-right p{
	color:#FFC300
}
.core-adv2 .cont-box .cont .box{
	position:relative;z-index:33;cursor:pointer;
	width:395px;height:200px;
	-webkit-transition:all .5s;-moz-transition:all .5s;
	-ms-transition:all .5s;-o-transition:all .5s;
	transition:all .5s;margin-bottom:5px
}
.core-adv2 .cont-box .cont .box .box-left{
	width:145px;height:200px;float:left;background:#b5b5b5
}
.core-adv2 .cont-box .cont .box .box-left i{
	display:block;color:#fff;font-size:60px;text-align:center;line-height:200px
}
.core-adv2 .cont-box .cont .box .box-right{
	width:250px;height:200px;float:left;padding-left:20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;background:#fff
}
.core-adv2 .cont-box .cont .box .box-right p{
	color:#A1A1A1;font-size:22px;line-height:80px
}
.core-adv2 .cont-box .cont .box .box-right span{
	text-align:left;color:#8a8989;font-size:16px
}
.core-adv2 .cont-box .cont .boxhover{
	-webkit-box-shadow:3px 1px 15px 5px rgba(0,0,0,0.1);
	-moz-box-shadow:3px 1px 15px 5px rgba(0,0,0,0.1);
	box-shadow:3px 1px 15px 5px rgba(0,0,0,0.1);z-index:44
}
.core-adv2 .cont-box .cont .boxhover .box-left{
	background:#FFC300
}

.core-adv2 .cont-box .cont .boxhover .box-right p{
	color:#FFC300
}
.core-adv3{
	margin-top:100px;text-align:center
}
.core-adv3 span{
	display:inline-block;text-align:center;margin:0 auto;font-size:30px;color:#222
}
.core-adv3 span:nth-of-type(1){
	font-weight:800
}
.core-adv3 .pro_img{
	display:inline-block;width:30px;margin-top:-19px;margin-right:10px
}
.core-adv3 .cont-box{
	margin-top:50px
}
.core-adv3 .cont-box .cont{
	margin-bottom:5px;overflow:hidden
}
.core-adv3 .cont-box .cont .box:hover{
	-webkit-box-shadow:3px 1px 15px 5px rgba(0,0,0,0.1);
	-moz-box-shadow:3px 1px 15px 5px rgba(0,0,0,0.1);
	box-shadow:3px 1px 15px 5px rgba(0,0,0,0.1);
	z-index:44
}
.core-adv3 .cont-box .cont .box:hover .box-left{
	background:#FFC300
}
.core-adv3 .cont-box .cont .box:hover .box-right p{
	color:#FFC300
}
.core-adv3 .cont-box .cont .box{
	position:relative;z-index:33;
	cursor:pointer;width:600px;
	height:250px;float:left;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;margin-bottom:5px
}
.core-adv3 .cont-box .cont .box .box-left{
	width:250px;height:250px;float:left;background:#b5b5b5
}
.core-adv3 .cont-box .cont .box .box-left i{
	display:block;color:#fff;font-size:60px;text-align:center;line-height:250px
}
.core-adv3 .cont-box .cont .box .box-right{
	width:350px;height:250px;float:left;padding-left:20px;-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;box-sizing:border-box;background:#fff
}
.core-adv3 .cont-box .cont .box .box-right p{
	color:#A1A1A1;font-size:22px;line-height:80px;margin-top:35px
}
.core-adv3 .cont-box .cont .box .box-right span{
	text-align:left;color:#8a8989;font-size:16px
}
.core-adv3 .cont-box .cont .boxhover{
	-webkit-box-shadow:3px 1px 15px 5px rgba(0,0,0,0.1);
	-moz-box-shadow:3px 1px 15px 5px rgba(0,0,0,0.1);
	box-shadow:3px 1px 15px 5px rgba(0,0,0,0.1);z-index:44
}
.core-adv3 .cont-box .cont .boxhover .box-left{
	background:#FFC300
}
.core-adv3 .cont-box .cont .boxhover .box-right p{
	color:#FFC300
}
.section .title{
	/* margin-top:70px; */margin-bottom:40px
}
.contentbox .section{
	padding-bottom:100px;margin-bottom:0
}
.section:nth-child(1){
	padding-top:0
}
#secondPage .title.isShow{
	margin-bottom:123px
}
.section:nth-last-child(1){
	padding-bottom:0
}
.footerPC{margin-top:100px}
.pro-frame{margin-top:100px;}
.pro-frame span{display:inline-block;margin:0 auto;font-size:16px;color:#333;text-align: left;}
.pro-frame span:nth-of-type(2){font-weight:800;padding: 20px 0;float: left;}
.pro-frame span:nth-of-type(3){font-size:14px}
.pro-frame .pro_img{display:inline-block;width:30px;margin-top:-19px;margin-right:10px}
.pro-frame .cont{margin-top:40px;width:100%;display:flex;justify-content:space-between}
.pro-frame .cont img{display:block;margin:0 auto}
.pro-frame .cont .cont-left,.pro-frame .cont .cont-right{width:48%}
.pro-frame .cont .cont-left img,.pro-frame .cont .cont-right img{width:100%}
.pro-frame .cont .cont-left p,.pro-frame .cont .cont-right p{font-size:22px;color:#A1A1A1;text-align:center;line-height:100px}
.pro-frame .title{margin-bottom:50px}
.isShow{opacity:1}
.content.section{width:100%}
.content.section .tableCell{margin:0 auto;overflow:hidden}
.content.section .tableCell .cont-box{
	width:100%;
	height:auto;
	position: relative;
    display: inline-block; /* 使图片与文字容器同行显示 */
    min-height: 440px;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/v2/img/pro_user_value.png');
    margin-top: 10px;
}
.CB_coreValue.content.section .tableCell .cont-box{
    background-image: url('/v2/img/pro_cloud_user_value.png');
}
.CR_coreValue.content.section .tableCell .cont-box{
    background-image: url('/v2/img/pro_ips_user_value.png');
}
.CC_coreValue.content.section .tableCell .cont-box{
    background-image: url('/v2/img/pro_ids_user_value.png');
}
.cy_coreValue.content.section .tableCell .cont-box{
    background-image: url('/v2/img/pro_industry_user_value.png');
}
.CR_coreValue.pro-func .cont,.CS_coreValue.pro-func .cont,
.CC_coreValue.pro-func .cont,
.CA_coreValue.pro-func .cont,.CD_coreValue.pro-func .cont,
.CM_coreValue.pro-func .cont,.CE_coreValue.pro-func .cont{
	width: 84%;
	display: inline-flex;
}
.CM_coreValue.pro-func .cont{
	padding-bottom: 3%;
}
.CA_coreValue.content.section .tableCell .cont-box{
    background-image: url('/v2/img/pro_acg_user_value.png');
}

.CD_coreValue.content.section .tableCell .cont-box{
    background-image: url('/v2/img/pro_av_user_value.png');
}

.CE_coreValue.content.section .tableCell .cont-box{
    background-image: url('/v2/img/pro_vpn_user_value.png');
}
.CM_coreValue.content.section .tableCell .cont-box{
    background-image: url('/v2/img/pro_sdwan_user_value.png');
}

.CS_coreValue.content.section .tableCell .cont-box{
    background-image: url('/v2/img/pro_gch_user_value.png');
}
.pro-frame2{
	-webkit-box-sizing:border-box;-moz-box-sizing:border-box;
	box-sizing:border-box;margin-top:0 !important;margin-top:100px;text-align:center
}
.pro-frame2 .tableCell{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:auto !important}
.pro-frame2 .content{height:100%}.pro-frame2 span{display:inline-block;text-align:center;margin:0 auto;font-size:30px;color:#222}
.pro-frame2 span:nth-of-type(1){font-weight:800}.pro-frame2 .pro_img{display:inline-block;width:30px;margin-top:-19px;margin-right:10px}
.pro-frame2 .cont{margin-top:40px;width:100%;display:flex;justify-content:space-between}.pro-frame2 .cont img{display:block;margin:0 auto}
.pro-frame2 .cont .cont-left,.pro-frame2 .cont .cont-right{width:48%}
.pro-frame2 .cont .cont-left img,.pro-frame2 .cont .cont-right img{width:100%}
.pro-frame2 .cont .cont-left p,.pro-frame2 .cont .cont-right p{font-size:22px;color:#A1A1A1;text-align:center;line-height:100px}
.pro-case{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:100px;text-align:center}
.pro-case .tableCell{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:auto !important}
.pro-case .content{height:100%}.pro-case span{display:inline-block;text-align:center;margin:0 auto;font-size:30px;color:#222}
.pro-case span:nth-of-type(1){font-weight:800}.pro-case .pro_img{display:inline-block;width:30px;margin-top:-19px;margin-right:10px}
.pro-case .cont-box{width:98% !important;margin:0 auto !important;display:flex;justify-content:space-between;padding-top:40px}
.pro-case .cont-box li{width:33%}.pro-case .cont-box li:nth-of-type(2){margin:0 20px}
.pro-case .cont-box li img{width:100%;display:block}
.pro-case .cont-box li .successCase_mask{width:100%;background:#e2ebfa;padding:20px 0}
.pro-case .cont-box li .successCase_mask p{font-size:20px;font-weight:800;margin-bottom:10px}
.pro-case .cont-box li .successCase_mask .description{
	font-size:15px;color:black;word-spacing:1px;width:75%;
	margin:0 auto;text-align:justify;text-align-last:center
}
.pro-case .rightimg{display:none}
.success_case{width:100%}
.pro-frame{margin-top:-30px !important}
.pro-case{margin-top:-30px !important}
.success_case2{width:90% !important;margin:0 auto !important}
.pro-case2{
	-webkit-box-sizing:border-box;-moz-box-sizing:border-box;
	box-sizing:border-box;margin-top:0 !important;margin-top:100px;text-align:center
}
.pro-case2 .tableCell{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:auto !important}
.pro-case2 .content{height:100%}
.pro-case2 span{display:inline-block;text-align:center;margin:0 auto;font-size:30px;color:#222}
.pro-case2 span:nth-of-type(1){font-weight:800}
.pro-case2 .pro_img{display:inline-block;width:30px;margin-top:-19px;margin-right:10px}
.pro-case2 .cont-box{width:100%;margin-top:50px}
.pro-case2 .cont-box .cont{display:flex;justify-content:space-around;width:100%;flex-wrap:wrap}
.pro-case2 .cont-box .cont div{width:25%;height:80px}
.pro-case2 .cont-box .cont div p{text-align:center;line-height:60px;font-size:20px;color:#A1A1A1;width:80%;height:60px;background:#fff}
.pro-case2 .cont-box .cont div p.sfont{font-size:16px}
.pro-case2 .cont-box .cont div p.xsfont{font-size:14px}

.tab{width:87% !important;margin-left:6.5% !important}
.paragraph{
	font-size:14px;
}
.paragraph .product-sub{
	display: flex;
	/* text-align: center; */
}
.paragraph .product-sub .product-sub-div{
  flex: 1;
  margin: 0 11px 22px 11px;
  padding: 11px;
  background: #ebf0f2;
  height: 250px;
}
.paragraph .product-sub .product-sub-div .product-sub-title{
	text-align: center;
	font-weight: bold;
	margin: 20px 0;
}
.paragraph .product-sub .product-sub-div .product-sub-title-left{
	text-align: left;
	margin: 20px;
}
.paragraph .product-sub .product-sub-div .product-sub-cont{
	padding: 0 20px 0 20px;
	font-size: 14px;
	color: #666;
}


.coreValue .cont-box{width:100%}
.coreValue .cont-box .cont{width:80%;margin:0 auto;margin-top:30px}
.coreValue .cont-box .cont .cont-unit{width:50%;text-align:left !important}
.coreValue .cont-box .cont .cont-unit:nth-of-type(odd){width:55%;margin-right:20px}
.coreValue .cont-box .cont .cont-unit:nth-of-type(even){width:42%}
.coreValue .cont-box .cont .cont-unit img{float:left;margin-right:20px;transform:scale(.8)}
.coreValue .cont-box .cont .cont-unit .rightWord{float:left}
.coreValue .cont-box .cont .cont-unit .rightWord p{font-size:24px;color:#0062bf;font-weight:800}
.coreValue .cont-box .cont .cont-unit .rightWord span{
	font-size:14px;text-align:left !important;
	font-weight:400;color:#555 !important;letter-spacing:2px
}
.coreValue .cont-box .cont .cont-unit:nth-last-child{height:181px !important;float:left;margin-top:-100px}
.coreValue .cont-box .cont .cont-unit:nth-last-child img{height:181px}

#application{width:100% !important}
.pro-frame{width:100%;position:relative}
.pro-frame .detail{position:absolute;top:30%;left:5%;width:63%;height:50%;display:flex;justify-content:space-between}
.pro-frame .detail img{width:49%;display:block;margin-right:80px}
.pro-frame .detail .keyWord{width:30%;text-align:left;word-spacing:2px;letter-spacing:2px;margin-top:85px}
.pro-frame .detail .keyWord p{font-size:24px;font-weight:800;margin-bottom:10px}
.pro-frame .detail .keyWord span{font-size:14px;text-align:justify;width:71%}
.content{width:100%}
.content .success_case1{width:80%;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between}
.content .success_case1 li{width:17%;margin-bottom:10px}
.content .success_case1 li img{width:100%;height:auto !important}
.gotop{right:12px;background:#e2ebfa;display:block;padding:10px;padding-left:14px;top:392px !important}
.gotop img{display:block;width:15px}
.sideTool{position:fixed;right:12px;top:319px;z-index:6666 !important;cursor:pointer}
.sideTool #firstCall{background:#f7c415;padding:6px 7px;width:25px;overflow:hidden}
.sideTool #firstCall:hover{width:220px;margin-top:-10px}
.sideTool #firstCall:hover .telInfo{display:block}
.sideTool #firstCall:hover #secondWei{right:12px !important;position:fixed;top:291px !important}
.sideTool #firstCall .telPic{width:22px;float:left;margin-top:7px;margin-left:2px}
.sideTool #firstCall .telInfo{width:210px;height:32px;padding-left:35px;font-size:25px;font-weight:800;color:#fff;display:none}
.sideTool #secondWei{
	background:#e2ebfa;margin:2px 0;padding:5px 0;
	width:39px !important;height:27px !important;
	right:12px !important;top:352px;position:fixed
}
.sideTool #secondWei:hover .weChatCode{display:block}
.sideTool #secondWei .weixinPic{transform:scale(.7);margin-left:2px}
.sideTool #secondWei .weChatCode{position:absolute;top:0;right:40px;width:76px;display:none}
.sideTool li:nth-child(3){background:#e2ebfa}.sideTool li:nth-child(3) img{transform:scale(1.1)}

.coreAdv ul{width:100%;overflow:hidden}
.coreAdv ul li{width:48% !important}
.coreAdv ul li i{float:left;margin-right:10px}
.coreAdv ul li .rightDetail{float:left;margin-top:10px}
.coreAdv ul li .rightDetail p{font-size:20px;font-weight:900}
.coreAdv ul li .rightDetail span{font-size:14px}
.cm_func{width:100%;margin-top:-30px !important}
.cm_func .CM_func{width:98%;margin:35px auto 0;background:#f8f8f8;padding:80px 0;margin-bottom:-30px}
.cm_func .CM_func ul{width:75%;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap}
.cm_func .CM_func ul li{width:32%;overflow:hidden;margin-bottom:30px}
.cm_func .CM_func ul li img{float:left}.cm_func .CM_func ul li .rightDescription{float:left;width:75%;margin-left:5%}
.cm_func .CM_func ul li .rightDescription h2{font-weight:800;font-size:22px;color:#285ebf;margin-bottom:10px}
.cm_func .CM_func ul li .rightDescription p{color:#222}
.dianxin{width:58%}
#tabUI{width:42%;float:left;box-sizing:border-box;height:auto;margin-top:1px;margin-left:10px;overflow:hidden}
#tabUI li{width:100%;background:#e2ebfa;margin-bottom:11px;margin-top:10px;text-align:center}
#tabUI li:nth-of-type(2){margin:0 !important}#tabUI li:nth-of-type(1){margin-top:0 !important}
#tabUI li:nth-of-type(1) p{background:#285ebf;color:#fff}#tabUI li:nth-of-type(1) div{display:block}
#tabUI li .tab_title{background:#e2ebfa;font-size:22px;color:#222;font-weight:800;padding:15px 0;position:relative}
#tabUI li .tab_title .tab_img{width:20px;height:20px !important;display:inline-block !important;color:#fff !important;
	position:absolute;top:22px;right:30px
}
#tabUI li div{font-size:16px;display:none;width:75%;margin:0 auto 10px;padding:32px 0;box-sizing:border-box}
#tabUI li .detail{width:91%;margin:0 auto;text-align:center !important;text-align-last:left !important;padding:4.5px 0}
#tabUI li .detail .detail_item{width:90%;margin-bottom:-9px}#tabUI li .detail .detail_item:nth-of-type(1){margin-top:-15px}
#tabUI li .detail .detail_item:nth-of-type(3){margin-bottom:5px;margin-left:.4rem}
#tabUI li .detail .detail_item span{font-size:35px;display:inline-block;margin-top:-3px;margin-right:10px;color:#555}

.cloundCoreValue{width:70%;margin:0 auto;margin-top:20px}
.cloundCoreValue li{width:100%}
.cloundCoreValue li:hover{background:linear-gradient(to right, #fff 0, #f3be20 40%, #fff 98%)}
.cloundCoreValue li:hover p{font-size:30px;color:#fff}
.cloundCoreValue li:hover b{color:#fff;margin:0 30px}
.cloundCoreValue li:hover span{color:#fff}
.cloundCoreValue li:hover .clound_item{border-bottom:none}
.cloundCoreValue li li:nth-of-type(4):hover span{width:90% !important}
.cloundCoreValue li .clound_item{width:85%;margin:0 auto;display:flex;justify-content:space-between;border-bottom:1px solid #ccc;padding:10px 40px}.cloundCoreValue li p{font-size:24px;font-weight:bold;margin-top:23px;text-align:right !important;width:36%}.cloundCoreValue li b{font-size:60px;color:#f3be20;margin:0 60px}
.cloundCoreValue li span{font-size:18px;width:28%;margin-top:15px;text-align:left;font-weight:540}
.CE_info{font-weight:800 !important}

.cl_profun .title{position:relative;z-index:10}
.cl_profun .title .CL_bgimg{position:absolute;top:-68px;left:54%;z-index:-1}
.cl_profun .paragraph,.CR_func .paragraph,.CA_func .paragraph,
.CD_func .paragraph,.CM_func .paragraph,.CB_func .paragraph,.CS_func .paragraph,.CE_func .paragraph,.CY_func .paragraph{
	width:82%;
	margin:0 auto;
	font-size:20px;
	text-align:justify;
	position:relative;
	color: #333;
}

.cl_coreValue{width:100%}
.cl_coreValue .cont-box{width:100%;background:#e8effa}
.cl_coreValue .cont-box .cont,.cy_coreValue .cont-box .cont{width:84%;margin:0 auto}
.cy_coreValue .cont-box .cont{
	padding-top: 4%;
}
.cont-box .cont .cont-unit{
  flex: 1;
  margin: 11px;
  padding: 0 3%;
  text-align: center;
  color:#fff;
  margin-top: 9%;
}
.cl_coreValue .cont-box .cont .cont-unit{
  color:#fff;
}
.cl_coreValue .cont-box .cont .cont-unit .cont-unit_num,.CM_coreValue .cont-box .cont .cont-unit .cont-unit_num,
.cy_coreValue .cont-box .cont .cont-unit .cont-unit_num{
	font-size: 100px;
	-webkit-text-stroke: 1px #fff; // 根据需求不同改变颜色
    letter-spacing: 6px; /* 字母间距，可调整空心宽度 */
    color: rgba(255,255,255,0);
    font-weight: bold;
    /* margin-top: 2%; */
}
.CD_coreValue .cont-box .cont .cont-unit{
  margin-top: 4%;
}
.CD_coreValue .cont-box .cont .cont-unit:nth-of-type(1) {
  padding-right: 50%;
}
.CR_coreValue .cont-box .cont .cont-unit,
.CC_coreValue .cont-box .cont .cont-unit,
.CD_coreValue .cont-box .cont .cont-unit,
.CB_coreValue .cont-box .cont .cont-unit,
.CS_coreValue .cont-box .cont .cont-unit {
  color:#333;
}
.CB_coreValue.pro-func .cont-box .cont .cont-unit_content{
	text-align: center;
}
.CB_coreValue.pro-func .cont-box .cont{
	width: 62%;
	margin-left: auto;
    margin-right: auto;
}
.CB_coreValue .cont-box .cont:nth-of-type(1){
	margin-top: 2.5%;
	width: 23%;
	margin-left: auto;
    margin-right: auto;
}
.CB_coreValue .cont-box .cont:nth-of-type(2){
	width: 74%;
	margin-bottom: 1%;
}
.CB_coreValue .cont-box .cont:nth-of-type(2) .cont-unit:nth-of-type(1){
	margin-right: 14%;
}
.CB_coreValue .cont-box .cont:nth-of-type(2) .cont-unit:nth-of-type(2){
	margin-left: 14%;
}
.CB_coreValue .cont-box .cont:nth-of-type(3){
	width: 90%;
}
.CB_coreValue .cont-box .cont:nth-of-type(3) .cont-unit:nth-of-type(1){
	margin-right: 20%;
}
.CB_coreValue .cont-box .cont:nth-of-type(3) .cont-unit:nth-of-type(2){
	margin-left: 20%;
}
.CB_coreValue .cont-box .cont .cont-unit {
	margin:0;
}
.CR_coreValue .cont-box .cont .cont-unit .cont-unit_num,.CS_coreValue .cont-box .cont .cont-unit .cont-unit_num
,.CC_coreValue .cont-box .cont .cont-unit .cont-unit_num{
	font-size: 100px;
    letter-spacing: 6px; /* 字母间距，可调整空心宽度 */
    color: #bbe3f7;
    font-weight: bold;
    position: absolute;
    margin-top: -18px;
    margin-left: -50px;
}
.CE_coreValue .cont-box .cont .cont-unit .cont-unit_num{
	font-size: 110px;
    letter-spacing: 6px; /* 字母间距，可调整空心宽度 */
    color: rgba(255,255,255,0.3);
    font-weight: bold;
    position: absolute;
    margin-top: -97px;
    margin-left: -33px;
}
.cont-box .cont .cont-unit .cont-unit_title{
	font-size:16px;
	font-weight:900;
	margin-bottom: 20px;
	position: relative;
}

.cont-box .cont .cont-unit .cont-unit_content{
	font-size:12px;
	text-align:left;
	font-weight:100;
	position: relative;
}
.CE_coreValue .cont-box .cont .cont-unit{
	margin-top: 15%;
}
.CM_coreValue .cont-box .cont .cont-unit{
	display: inline-flex;
	padding: 0 5%;
	margin-top: 5%;
	align-items: flex-start;
}
.CL_swiper2,.CS_frame,.CE_frame{width:100%}
.CL_swiper2 #CL_swiper,.CS_frame #CS_swiper,.CE_frame #CE_swiper,.CY1_frame #CY_swiper{
	width:80%;background:#fff;
	height: auto;
}
.CL_swiper2 #CL_swiper .swiper-wrapper,
.CS_frame #CS_swiper .swiper-wrapper,
.CE_frame #CE_swiper .swiper-wrapper{
	width:100%;margin-bottom:4rem
}
.CL_swiper2 #CL_swiper .swiper-wrapper .swiper-slide,
.CS_frame #CS_swiper .swiper-wrapper .swiper-slide,
.CE_frame #CE_swiper .swiper-wrapper .swiper-slide,
.CY1_frame #CY_swiper .swiper-wrapper .swiper-slide{
	width:100%;display: flex;
}
.CL_swiper2 #CL_swiper .swiper-wrapper .swiper-slide .swiper_img,
.CS_frame #CS_swiper .swiper-wrapper .swiper-slide .swiper_img,
.CE_frame #CE_swiper .swiper-wrapper .swiper-slide .swiper_img,
.CY1_frame #CY_swiper .swiper-wrapper .swiper-slide .swiper_img{
	flex: 1;
	margin:auto;
	padding-top: 6%;
}
.CL_swiper2 #CL_swiper .swiper-wrapper .swiper-slide .swiper_img.CL_banner3 img,
.CS_frame #CS_swiper .swiper-wrapper .swiper-slide .swiper_img.CL_banner3 img{
	width: 85%;padding-left: 10%;
}
.CS_frame #CS_swiper .swiper-wrapper .swiper-slide .swiper_img.CL_banner3 img{
	width: 74%;
}
.CS_frame #CS_swiper .swiper-wrapper .swiper-slide .swiper_img.CS_banner1 img{
	width: 68%;
}
.CL_swiper2 #CL_swiper .swiper-wrapper .swiper-slide .swiper_img.CL_banner4 img,
.CS_frame #CS_swiper .swiper-wrapper .swiper-slide .swiper_img.CL_banner4 img,
.CY1_frame #CY_swiper .swiper-wrapper .swiper-slide .swiper_img.CY_banner3 img{
	width: 62%
}
.CY1_frame #CY_swiper .swiper-wrapper .swiper-slide .swiper_img.CY_banner3 img{
 	padding-bottom: 6%;
}
.CL_swiper2 #CL_swiper .swiper-wrapper .swiper-slide .swiper_img.CL_banner2 img,
.CS_frame #CS_swiper .swiper-wrapper .swiper-slide .swiper_img.CL_banner2 img {
	width: 85%;
}
.CY1_frame #CY_swiper .swiper-wrapper .swiper-slide .swiper_img.CY_banner2 img {
	width: 68%;
}
 .CY1_frame #CY_swiper .swiper-wrapper .swiper-slide .swiper_img.CY_banner2 img{
 	padding-top: 10%;
 }
.CE_frame #CE_swiper .swiper-wrapper .swiper-slide .swiper_img.CE_banner1 img,
.CE_frame #CE_swiper .swiper-wrapper .swiper-slide .swiper_img.CE_banner3 img
{
	height: 85%;
}
.CE_frame #CE_swiper .swiper-wrapper .swiper-slide .swiper_img.CE_banner1 img, {
	width: 76%;
}
.CE_frame #CE_swiper .swiper-wrapper .swiper-slide .swiper_img.CE_banner3 img{
	width: 82%;
}
.CE_frame #CE_swiper .swiper-wrapper .swiper-slide .swiper_img.CE_banner2 img{
	padding-top: 10%;
	width: 85%;
}

.CL_swiper2 #CL_swiper .swiper-wrapper .swiper-slide .swiper_info,
.CS_frame #CS_swiper .swiper-wrapper .swiper-slide .swiper_info,
.CE_frame #CE_swiper .swiper-wrapper .swiper-slide .swiper_info,
.CY1_frame #CY_swiper .swiper-wrapper .swiper-slide .swiper_info{
	flex: 1;
	display: flex;
	flex-direction: column;
    justify-content: center; /* 垂直居中 */
    height: 100%; /* 确保容器撑满高度 */
    text-align: left;
    font-size: 12px;
	padding-top: 16%;
}
.CL_swiper2 #CL_swiper .swiper-wrapper .swiper-slide .swiper_info h,
.CS_frame #CS_swiper .swiper-wrapper .swiper-slide .swiper_info h,
.CE_frame #CE_swiper .swiper-wrapper .swiper-slide .swiper_info h,
.CY1_frame #CY_swiper .swiper-wrapper .swiper-slide .swiper_info h{
	font-size:18px;
	font-weight: bold;
	margin-bottom: 2%;
	margin-left: 10%;
}
.CL_swiper2 #CL_swiper .swiper-wrapper .swiper-slide .swiper_info p,
.CS_frame #CS_swiper .swiper-wrapper .swiper-slide .swiper_info p,
.CE_frame #CE_swiper .swiper-wrapper .swiper-slide .swiper_info p,
.CY1_frame #CY_swiper .swiper-wrapper .swiper-slide .swiper_info p{
	margin: 0 14% 1% 10%;
}
.CL_swiper2 #CL_swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.CS_frame #CS_swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.CE_frame #CE_swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.CY1_frame #CY_swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: #225ab9;
	width:20px;height:8px;
	border-radius:10px
}
.CR_func{width:100%}
.CR_coreValue,.CC_coreValue{width:100% !important;margin-top:-40px !important}
/* .CR_coreValue .cont-box{padding-top:35px} */
.CR_coreValue .cont-box .cont-left{width:37%;height:auto}
.CR_coreValue .cont-box .cont-left img{height:420px}
.CR_coreValue .cont-box .cont-right{width:63%;padding-bottom:999px;margin-bottom:-999px}
.CR_coreValue .cont-box .cont-right ul{width:98%;padding-bottom:5%;margin-left:0 !important}
.CR_coreValue .cont-box .cont-right ul li{width:49%;overflow:hidden}
.CR_coreValue .cont-box .cont-right ul li:nth-of-type(2){margin-bottom:19px}
.CR_coreValue .cont-box .cont-right ul li:nth-of-type(4){margin-bottom:19px}
.CR_coreValue .cont-box .cont-right ul li i{font-size:45px;float:left;width:16%;margin-right:6%;color:#ffc200}
.CR_coreValue .cont-box .cont-right ul li .rightDetail{width:78%;float:left;margin-top:10px}
.CR_coreValue .cont-box .cont-right ul li .rightDetail p{font-size:20px;font-weight:800;color:#555;margin-bottom:10px}
.CR_coreValue .cont-box .cont-right ul li .rightDetail span{font-size:14px;width:97%}.CR_profra{width:100%}
.CR_profra ul.CR_fram,.CD_case ul.CD_fram{width:70%;margin:auto;display:flex;justify-content:space-between;flex-wrap:wrap}
.CR_profra ul.CR_fram{
	background: #fff;
	height: 400px;
}
.CD_case ul.CD_fram{
	justify-content:space-around;
	margin-top: 6%;
}
.CR_profra ul.CR_fram li{width:100%;display: flex;}
.CR_profra ul.CR_fram li .CR_fram_img,.CD_case ul.CD_fram li .CD_fram_img{
	min-height: 300px;
	position: relative;
}

.CR_profra ul.CR_fram li .CR_fram_img,.CR_profra ul.CR_fram li .CR_fram_cont{
	flex: 1;
}
.CR_profra ul.CR_fram li .CR_fram_cont{
	padding:7% 6%;
}

.CR_profra ul.CR_fram li img{width:100%;height:auto;position: absolute;bottom: 28%;left: 10%;}
.CR_profra ul.CR_fram li .CC_fram_img img {
	bottom: 16%;
}
.CR_fram li span:nth-of-type(1),.CD_fram li span:nth-of-type(1)  {
    width: 6px;
    height: 16px; /* 竖线的高度 */
    background-color: #3d59cf; /* 竖线的颜色 */
    float: left;
    margin: 24px 6px;
}
.CD_case ul.CD_fram li{width:40%;padding-bottom: 20px;}
.CD_case ul.CD_fram li img{width:100%;height:auto;position: absolute;bottom: 0;left: 0;}
.CD_case .CD_content{
	width:100%;
	height:auto;
	position: relative;
    display: inline-block; /* 使图片与文字容器同行显示 */
    min-height: 500px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/v2/img/application_scense_avg.png');
    margin-top: 10px;
}
.CA_func{width:100%}
.CA_func .tableCell{width:100%}
.CA_coreValue{width:100%;margin-top:-3rem}
.CA_coreValue .cont{width:100%;margin-top:5%;position:relative}
.CA_coreValue .cont-box .cont .cont-unit .cont-unit_content{
	text-align: center;
}
.CA_coreValue .cont img{width:100%}
.CA_coreValue .cont .detail_left{width:55%;padding:3.5% 0;box-sizing:border-box;position:absolute;top:0;left:7%}
.CA_coreValue .cont .detail_left ul{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}
.CA_coreValue .cont .detail_left ul li{width:46%;display:flex;justify-content:space-between;margin-bottom:20px}
.CA_coreValue .cont .detail_left ul li i{
	width:15%;color:#ffc200;font-weight:bold;font-size:40px;font-style:normal;margin-right:27px;margin-top:-8px
}
.CA_coreValue .cont .detail_left ul li .rightMSG{width:90%;text-align:left}
.CA_coreValue .cont .detail_left ul li .rightMSG p{font-size:18px;font-weight:700;margin-bottom:7px;color:#222}
.CA_coreValue .cont .detail_left ul li .rightMSG span.detail_info{
	font-size:12px;font-weight:200;color:#333;
	text-align:justify;text-align-last:left
}
#application_scene,#cd_application_scene{
	list-style: none;
    display: flex;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    height: 440px;
}

#cd_application_scene{
    width: 62%;
    height: 500px;
}

#application_scene li,#cd_application_scene li{
	flex:1;
	position: relative;
    margin: 0 10px;
    background: #fff;
}
#application_scene li .application_scene_img,#cd_application_scene li .application_scene_img{position: relative;}
#application_scene li .application_scene_img img,#cd_application_scene li .application_scene_img img{
	display: block;
    width: 100%;
    height: auto;
}
#application_scene li .application_scene_content,#cd_application_scene li .application_scene_content{
	position: relative;
    bottom: 38%;
    left: 0;
    right: 0;
    padding: 0 10%;
    color: #333; /* 设置标题和内容的文字颜色 */
}
 #cd_application_scene li .application_scene_content{
 	bottom: -6%;
 }
.CB_profra #application_scene li .application_scene_content{
	bottom: 41%;
}
#application_scene li .application_scene_content .application_scene_title,#cd_application_scene li .application_scene_content .application_scene_title{
	font-size:16px;
	font-weight: bold;
	padding: 10px;
}
.CY1_frame .CY1_frame_cont{
	justify-content: space-between; /* 将子项在容器中水平对齐并分散排列 */
    display: flex;
    width: 80%;
    margin-left: auto;
    margin-right: auto;

}
.CY1_frame_left,
.CY1_frame_right {
    width: 46%; /* 设置左右两个部分的宽度，留出一些空间用于间距 */
}
.CY1_frame .CY1_frame_div .CY1_frame_info span:nth-of-type(1) {
    width: 6px;
    height: 16px;
    background-color: #3d59cf;
    float: left;
    margin: 24px 6px;
}
.CY1_frame .CY1_frame_left .CY1_frame_div:nth-of-type(1) .CY1_frame_img img{
	width: 100%;
}
.CY1_frame .CY1_frame_div .CY1_frame_img{
	margin: 20px auto;
}

.CM_frame  #application_scene li .application_scene_content{
	/* bottom: 47%; */
}
/*.CB_profra  #application_scene li .application_scene_content{*/
/*	bottom: 3%;*/
/*}*/

#application_scene li .application_mask .application_info p{font-weight:100 !important;color:#555;text-align:left;width:80%}
#application_scene li .application_mask .application_info p span{
	display:inline-block;background:#ffc200;width:6px;height:6px;border-radius:50%
}
#application_scene li .application_mask .application_info p b{font-weight:100;color:#555;font-size:12px}
.CB_func{width:100%}
.CBwraper{width:87%;margin:-9rem auto 0 !important}
.CBwraper .cont-box{display:block;overflow:hidden}
.CBwraper .cont-box .cont-right{width:60%;float:right;background:#e2ebfa;padding:50px 20px}
.CBwraper .cont-box .cont-right ul{width:90%;margin:0 auto 5%;display:flex;flex-wrap:wrap;justify-content:space-between}
.CBwraper .cont-box .cont-right ul li{width:48%;display:flex;justify-content:space-between;padding:0;margin-bottom:1rem}
.CBwraper .cont-box .cont-right ul li i{margin-top:-8px}
.CBwraper .cont-box .cont-right ul li .rightDetail{margin-left:20px}
.CBwraper .cont-box .cont-right ul li .rightDetail p{font-size:20px;font-weight:800;margin-bottom:8px;color:#222}
.CBwraper .cont-box .cont-right ul li .rightDetail span{font-size:14px;font-weight:200;color:#555}
.CB_fram{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:-30px}
.CB_fram li{width:46%;display:flex}.CB_fram li:nth-of-type(1){margin-bottom:5%}
.CB_fram li:nth-of-type(2){margin-bottom:5%}.CB_fram li img{margin-right:5%;width:58%}
.CB_fram li .right_intro{text-align:left}.CB_fram li .right_intro h1{color:#222;font-size:20px;font-weight:800;margin-bottom:5px}
.CB_fram li .right_intro h2{color:#222;font-size:16px;font-weight:600}
.CB_fram li .intro_bottom{margin-top:10px}
.CB_fram li .intro_bottom p{font-size:14px;font-weight:200;font-weight:800}
.CB_fram li .intro_bottom p span{width:6px;height:6px;display:inline-block;border-radius:50%;background:#f7c415}
.CB_fram li .intro_bottom p i{font-style:normal;font-weight:300;color:#555}
.CD_success{width:100%}
.CD_success .successCase{width:88%;margin:0 auto;overflow:hidden}
.CD_success .successCase img{float:left;width:50%}
.CD_success .successCase .right_mask{width:50%;float:left;background:#e2ebfa;box-sizing:border-box;padding:13% 6%;text-align:left}
.CD_success .successCase .right_mask h3{font-size:20px;font-weight:800;margin-bottom:20px}
.CL_success .successCase li:nth-of-type(3) .success_mask h3{padding:10px 0}
.successCase{width:100%}.successCase li{width:32%;position:relative}
.successCase li:hover .success_mask{background:rgba(24,102,181,0.7);height:100%}
.successCase li:hover .success_mask h3{margin-top:8%}
.successCase li:hover .success_mask p{display:block}
.successCase li img{height:auto}
.successCase li .success_mask{position:absolute;background:rgba(0,0,0,0.5);bottom:0;left:0;text-align:center;width:100%}
.successCase li .success_mask h3{padding:20px 0;font-weight:900;color:#fff;width:60%;margin:0 auto}
.successCase li .success_mask p{width:60%;margin:0 auto;display:none;color:#fff}

.CS_coreValue{margin-top:-40px}
.pro-case{width:100%}
.pro-case .CB_success{width:100%}
.pro-case .CB_success li{width:32.5%;position:relative}
.pro-case .CB_success li:hover .CB_successMask{background:rgba(38,86,168,0.8)}
.pro-case .CB_success li:hover .CB_successMask p{margin-top:22%}
.pro-case .CB_success li:hover .CB_successMask h6{display:block}
.pro-case .CB_success li .CB_successMask{width:100%;height:100%;color:#fff;position:absolute;top:0;left:0}
.pro-case .CB_success li .CB_successMask p{font-weight:800;font-size:18px;letter-spacing:2px;margin-top:24%}
.pro-case .CB_success li .CB_successMask h6{width:75%;margin:15px auto 0;font-size:14px;display:none;text-align:justify;text-align-last:center}
.CScontainer{width:87%;margin:0 auto}
.CScontainer .CS_content{width:100%}
.CScontainer .CS_content .topPic{width:100%}
.CScontainer .CS_content .topPic img{width:100%}
.CScontainer .CS_content .bottomShow{
	width:100%;background:#e2ebfa;box-sizing:border-box;padding:40px 70px;
	display:flex;justify-content:space-between}
.CScontainer .CS_content .bottomShow li{width:21%;margin-right:1%}
.CScontainer .CS_content .bottomShow li:nth-of-type(2){width:23%}
.CScontainer .CS_content .bottomShow li:nth-of-type(3){width:21%}
.CScontainer .CS_content .bottomShow li i{font-size:40px;font-weight:900;color:#ffc200;font-style:normal}
.CScontainer .CS_content .bottomShow li p{font-weight:800;font-size:18px;margin-bottom:8px;color:#222}
.CScontainer .CS_content .bottomShow li span{color:#555;font-size:14px}

.cd_yuan{width:100%}
.cd_yuan .yuan{width:100%}
.cd_yuan .yuan .yuan_item{width:24%}
.cd_yuan .yuan .yuan_item:nth-of-type(5) span{width:auto}
.cd_yuan .yuan .yuan_item img{margin-right:6%;width:auto}
#cd_list{width:98%;margin:0 auto}
#cd_list li{padding:0 !important}
.bannerWraper {
    position: relative;
    width: 100%;
}
.bannerWraper>img{width:100% !important}
.bannerWraper .clbanner_title,.bannerWraper .clbanner_content,.bannerWraper .crbanner_title,.bannerWraper .crbanner_content,
.bannerWraper .cmbanner_title,.bannerWraper .cmbanner_content{
	left: 8%;
	width: 40%; /* 调整文字宽度 */
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: white;
    font-size: 14px;
    letter-spacing: 2px;

}
.CS_frame #CS_swiper .swiper-wrapper .swiper-slide .swiper_info h.cs_title1{
	color: #3d59cf;
	font-size: 20px;
}
.bannerWraper .cmbanner_title,.bannerWraper .cmbanner_content{
	color: #333
}
.bannerWraper .cdbanner_title,.bannerWraper .cdbanner_content,
.bannerWraper .csbanner_title,.bannerWraper .csbanner_content{
	left: 54%;
	width: 40%; /* 调整文字宽度 */
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: white;
    font-size: 14px;
    letter-spacing: 2px;

}
.bannerWraper .cybanner_title,.bannerWraper .cybanner_content{
	left: 48%;
	width: 40%; /* 调整文字宽度 */
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: 333;
    font-size: 14px;
    letter-spacing: 2px;

}
.bannerWraper .csbanner_title,.bannerWraper .csbanner_content{
	left: 45%;
}
.bannerWraper .clbanner_title,.bannerWraper .crbanner_title,.bannerWraper .cdbanner_title,
.bannerWraper .cmbanner_title,.bannerWraper .csbanner_title,.bannerWraper .cybanner_title{
	top: 24%;
	font-weight: bold;
	font-size: 24px;
}
.product_trial{
	width:100%;background-image:url("../img/try_bac.png");padding:50px 0;text-align:center;margin-bottom:-100px}
.product_trial p{margin:0 auto 15px;font-weight:500;color:#1a1b20;font-size:24px;line-height:40px;letter-spacing:.88px}
.product_trial a{display:block;background:#285ebf;cursor:pointer;width:8%;margin:0 auto}
.product_trial a button{
	-moz-outline:none;
	-ms-outline:none;-webkit-outline:none;
	outline:none;color:#fff;font-size:16px;line-height:40px;
	text-align:center;background:none
}

@media screen and (max-width:992px){

	.cloundCoreValue li .clound_item{margin-left:5% !important}

	.cl_profun{width:100%}
	.cl_profun .tableCell{width:auto}

	#swiper2 .swiper-button-prev{top:38% !important}
	#swiper2 .swiper-button-next{top:38% !important}

	.CR_func{width:100%}

	.tableCell{width:auto}.tableCell #swiper2{margin-top:4%}
	.tableCell #swiper2 .swiper-slide{width:100%}
	.tableCell #swiper2 .swiper-slide .swiper_info{width:40%}
	.tableCell #swiper2 .swiper-slide .swiper_info p{font-size:16px !important}
	.tableCell #swiper2 .swiper-slide .swiper_info span{font-size:12px !important;width:68% !important;font-weight:200 !important}

	.CY_func{width:100%}

	.CA_func{width:100%}

	.CA_application{margin-top:-46%}

}
@media screen and (max-width:996px){
	.cloundCoreValue{width:80%;margin-left:20% !important}
	.cloundCoreValue li{width:100%}
	.cloundCoreValue li:nth-of-type(4) p{margin-left:17px !important}
	.cloundCoreValue li:nth-of-type(2):hover b{margin-right:-90px !important}
	.cloundCoreValue li:nth-of-type(3):hover b{margin-right:-100px !important}
	.cloundCoreValue li:nth-of-type(1):hover b{margin-right:-80px !important}
	.cloundCoreValue li:nth-of-type(4):hover b{margin-right:-80px !important}
	.cloundCoreValue li:hover b{display:inline-block;margin-right:-90px !important}
	.cloundCoreValue li p{font-size:20px}
	.cloundCoreValue li b{font-size:50px;margin-right:-110px !important;min-width:40px !important;display:inline-block !important}
	.cloundCoreValue li span{font-size:24px !important}

	.core-adv{text-align:center}
	.core-adv .tableCell{width:auto !important}
	.core-adv .tableCell .cont-box .cont-right{width:100%}
	.core-adv .tableCell .cont-box .cont-right li i{display:block !important;margin-bottom:5px !important}
	.core-adv .tableCell .cont-box .cont-right li .rightDetail{text-align:center}

	.coreValue{width:100%}
	.coreValue .cont-box{width:100%}
	.coreValue .cont-box .cont{width:100%}
	.coreValue .cont-box .cont .cont-unit{width:48%;float:left}
	.coreValue .cont-box .cont .cont-unit:nth-of-type(odd){width:47% !important}
	.coreValue .cont-box .cont .cont-unit:nth-of-type(even){width:46% !important}
	.coreValue .cont-box .cont .cont-unit:nth-of-type(2) img{display:block;margin-bottom:10px}
	.coreValue .cont-box .cont .cont-unit:nth-of-type(2) .rightWord span{width:61%}
	.coreValue .cont-box .cont .cont-unit:nth-of-type(4) .rightWord p{margin-bottom:29px}
	.coreValue .cont-box .cont .cont-unit:nth-of-type(4) .rightWord span{width:60%}
	.coreValue .cont-box .cont .cont-unit:nth-of-type(5) .rightWord span{width:81%}
	.coreValue .cont-box .cont .cont-unit:nth-of-type(6){margin-top:2px !important}
	.coreValue .cont-box .cont .cont-unit:nth-of-type(6) img{width:100% !important;margin-left:0 !important}
	.coreValue .cont-box .cont .cont-unit img{display:block;width:60px;height:auto;margin-bottom:12px}
	.coreValue .cont-box .cont .cont-unit .rightWord p{font-size:20px}
	.coreValue .cont-box .cont .cont-unit .rightWord span{font-size:14px}
}
@media screen and (max-width:1200px){
	.light{display:none}
	.section{padding-left:10%;padding-right:10%;box-sizing:border-box}
	#4thpage{padding-left:0 !important;padding-right:0 !important}
	.section:nth-child(1){padding-left:0;padding-right:0}
	.contentbox .section{padding-top:0;padding-bottom:0 !important}
	.contentbox .section .title{margin:45px 0 0 0}
	.contentbox .section .cont-box{margin-top:50px !important;padding-top:0}
	#secondPage{margin-top:0}
	.contentbox .section:nth-of-type(1){padding-top:0;padding-bottom:100px !important}
	.contentbox .section:nth-child(1){height:auto}.banner{padding-top:0;padding-left:7%;padding-right:7%}
	.banner .cont-box .cont-left{width:100%;text-align:center;margin-top:0}
	.banner .cont-box .cont-left span:nth-of-type(2){line-height:30px;font-size:20px}
	.banner .cont-box .cont-left span:nth-of-type(1){font-size:26px;padding:20px 0 10px 0}
	.banner .cont-box .cont-left img{display:block;width:100%;margin-bottom:15px}
	.banner .cont-box .cont-left button{margin-top:10px}
	.banner .cont-box .cont-right{display:none}
	.pro-func{margin-top:0}
	.pro-func .cont .cont-unit{width:50%}
	.pro-func .cont .cont-unit span:nth-of-type(1){font-size:20px}
	.pro-func span:nth-of-type(1){font-size:30px;color:#222}
	.pro-func span:nth-of-type(2){font-size:18px}
	.pro-func .cont-box{margin-top:50px}
	.core-adv{margin-top:-20px}
	.core-adv span:nth-of-type(1){font-size:30px}
	.core-adv span:nth-of-type(2){font-size:18px}
	.core-adv .cont-box{display:block;overflow:hidden}
	.core-adv .cont-box .cont-left{width:100%}
	.core-adv .cont-box .cont-left ul li span{font-size:14px}
	.core-adv .cont-box .cont-right{width:100%;margin-top:20px;padding-bottom:0 !important;margin-bottom:0}
	.pro-frame{margin-top:0}
	.pro-frame span:nth-of-type(1){font-size:30px}
	.pro-frame span:nth-of-type(2){font-size:18px}
	.pro-frame .cont{display:block;margin-top:70px}
	.pro-frame .cont .cont-left{width:100%}
	.pro-frame .cont .cont-right{width:100%}
	.pro-frame .cont img{width:100%}
	.pro-case{margin-top:0}
	.pro-case span:nth-of-type(1){font-size:30px}
	.pro-case span:nth-of-type(2){font-size:18px}
	.pro-case .rightimg{display:block;width:100%}
	.pro-case .cont-box .cont-left img{width:100%;margin-bottom:50px}
	.pro-case .cont-box .cont-left span:nth-of-type(1){margin-top:20px;margin-bottom:20px}
	.pro-case .cont-box .cont-right{display:none}
	.pro-case.section{padding-left:0;padding-right:0}
	.pro-case.section .content{padding-left:10%;padding-right:10%;box-sizing:border-box;padding-bottom:30px}
	.cm.pro-func .cont .cont-unit{width:50%}
	.core-adv2,.core-adv3{margin-top:0}
	.core-adv2 span:nth-of-type(1),.core-adv3 span:nth-of-type(1){font-size:30px}
	.core-adv2 span:nth-of-type(2),.core-adv3 span:nth-of-type(2){font-size:18px}
	.core-adv2 .cont-box,.core-adv3 .cont-box{margin-top:100px}
	.core-adv2 .cont-box .cont,.core-adv3 .cont-box .cont{width:100%;padding-left:0}
	.core-adv2 .cont-box .cont .box,.core-adv3 .cont-box .cont .box{height:130px;width:100%;margin-bottom:2px}
	.core-adv2 .cont-box .cont .box .box-left,.core-adv3 .cont-box .cont .box .box-left{
		width:100px;height:130px;display:flex;
		align-items:center;justify-content:center;background:#FFC300
	}
	.core-adv2 .cont-box .cont .box .box-right,.core-adv3 .cont-box .cont .box .box-right{width:calc(100% - 110px);height:105px}
	.core-adv2 .cont-box .cont .box .box-right p,.core-adv3 .cont-box .cont .box .box-right p{font-size:16px;line-height:30px;margin-top:0}
	.core-adv2 .cont-box .cont .box .box-right span,.core-adv3 .cont-box .cont .box .box-right span{font-size:14px;line-height:20px}
	.core-adv3 .cont-box .cont{display:block}
	.core-adv3 .cont-box .cont .box{height:150px}
	.core-adv3 .cont-box .cont .box .box-left{height:150px}
	.core-adv3 .cont-box .cont .box .box-right p{font-size:14px}
	.core-adv3 .cont-box .cont .box .box-right span{font-size:12px}
	.pro-frame2{padding-left:0;padding-right:0;margin-top:0}
	.pro-frame2 span:nth-of-type(1){font-size:30px}
	.pro-frame2 span:nth-of-type(2){font-size:18px}
	.pro-frame2 .content{padding-left:10%;padding-right:10%;box-sizing:border-box;padding-bottom:30px}
	.pro-frame2 .cont{display:block}.pro-frame2 .cont img{width:100%;margin-top:80px}
	.pro-case2{padding-left:0;padding-right:0;margin-top:0}
	.pro-case2 span:nth-of-type(1){font-size:30px}.pro-case2 span:nth-of-type(2){font-size:18px}
	.pro-case2 .cont-box .cont div p.sfont{font-size:10px}
	.pro-case2 .cont-box .cont div p.xsfont{font-size:8px}
	.pro-case2 .cont-box .cont{flex-wrap:wrap}
	.pro-case2 .cont-box .cont div{width:50%}
	.pro-case2 .cont-box .cont div p{font-size:12px}
	.content.section .tableCell{width:auto !important}
	.cl_coreValue{width:100%}
	.cl_coreValue .cont-box{width:100%}
	.cl_coreValue .cont-box .cont{width:92%}
	.cl_coreValue .cont-box .cont .cont-unit{
		margin-top: 9%;
		padding: 0;
	}
	.yuan{width:100%}
	.yuan .yuan_item{width:31% !important;text-align:center !important}
	.yuan .yuan_item:nth-of-type(5){margin-left:0 !important}
	.yuan .yuan_item:nth-of-type(2) span{width:88% !important}
	.yuan .yuan_item:nth-of-type(6) span{width:88% !important}
	.yuan .yuan_item:nth-of-type(7) span{width:88% !important}
	.yuan .yuan_item img{display:block;margin-left:31%;height:50px;margin-left:34% !important}
	.yuan .yuan_item span{
		text-align:center !important;margin-left:5px
	}

	.coreValue{width:100%}
	.coreValue .cont-box{width:100% !important}
	.coreValue .cont-box .cont{width:90%}
	.coreValue .cont-box .cont .cont-unit{width:48%}
	.coreValue .cont-box .cont .cont-unit:nth-of-type(odd){width:49% !important}
	.coreValue .cont-box .cont .cont-unit:nth-of-type(even){width:48% !important}
	.coreValue .cont-box .cont .cont-unit:nth-of-type(3) .rightWord{width:70%}
	.coreValue .cont-box .cont .cont-unit:nth-of-type(5) .rightWord{width:70%}

	.cloundCoreValue{width:80%;margin-left:20% !important}
	.cloundCoreValue li{width:100%}
	.cloundCoreValue li:nth-of-type(4) p{margin-left:17px !important}
	.cloundCoreValue li:nth-of-type(2):hover b{margin-right:-110px !important}
	.cloundCoreValue li:nth-of-type(3):hover b{margin-right:-110px !important}
	.cloundCoreValue li:hover b{display:inline-block;margin-right:-140px !important}
	.cloundCoreValue li .clound_item{width:100% !important}
	.cloundCoreValue li p{font-size:20px}
	.cloundCoreValue li b{font-size:50px;margin-right:-70px !important;min-width:40px !important;display:inline-block !important}

	.content .section{width:100% !important}
	.content .section .tableCell{width:1200px !important}
	.content .section .tableCell .cont-box{width:100%}
	.content .section .tableCell .cont-box .dianxin{width:90% !important;margin:0 auto !important}
	.content .section .tableCell .cont-box #tabUI{width:90% !important;margin:0 auto !important;margin-top:20px !important}
	.content .section .tableCell .cont-box #tabUI li{width:100%}
	.content .section .tableCell .cont-box #tabUI li div{padding:0 !important;font-size:14px !important}

	.success_case2,.cont-box{width:100%;display:block !important}
	.success_case2 .dianxin,.cont-box .dianxin{width:80%;margin:0 auto;display:block}
	.success_case2 #tabUI,.cont-box #tabUI{width:80%;margin-left:10%;margin-top:-1%}

	.pro-case{padding-left:0;padding-right:0}
	.pro-case .cont-box{width:100%;display:block}
	.pro-case .cont-box li{width:100%;margin-bottom:10px;overflow:hidden}
	.pro-case .cont-box li:nth-of-type(2){margin:0 0 10px 0 !important}
	.pro-case .cont-box li img{width:43%;height:153px;float:left}
	.pro-case .cont-box li .successCase_mask{width:57%;height:115px;float:left}
	.pro-case .cont-box li .successCase_mask p{font-size:16px}
	.pro-case .cont-box li .successCase_mask .description{font-size:14px;padding-bottom:9999px;margin-bottom:-9999px}

	.CR_func{width:100%}
	.CR_coreValue{width:100%}
	.CR_coreValue .cont-box{width:100%}.CR_coreValue .cont-box .cont-left{width:100%}
	.CR_coreValue .cont-box .cont-left img{height:auto !important}
	.CR_coreValue .cont-box .cont-right{
		width:100%;margin:0 !important;float:none !important;
		margin-left:5% !important;margin-top:61% !important;
		padding-right:2% !important
	}
	.CR_coreValue .cont-box .cont-right ul{width:100%}
	.CR_coreValue .cont-box .cont-right ul li{width:50%;overflow:hidden}
	.CR_coreValue .cont-box .cont-right ul li:nth-of-type(2){margin-bottom:30px !important}
	.CR_coreValue .cont-box .cont-right ul li:nth-of-type(even) .rightDetail span{width:80%}
	.CR_coreValue .cont-box .cont-right ul li i{float:left}
	.CR_coreValue .cont-box .cont-right ul li .rightDetail{float:left}
	.CR_coreValue .cont-box .cont-right ul li .rightDetail p{font-size:17px}
	.CR_profra{width:100%}
	.CR_profra ul.CR_fram{width:90%;margin-bottom: 4%}
	.CR_profra ul.CR_fram p{width:70%}
	.bannerWraper .clbanner_title, .bannerWraper .clbanner_content, .bannerWraper .crbanner_title,
	.bannerWraper .crbanner_content, .bannerWraper .cmbanner_title, .bannerWraper .cmbanner_content,
	.bannerWraper .cdbanner_title, .bannerWraper .cdbanner_content,.bannerWraper .csbanner_title,
	 .bannerWraper .csbanner_content,.bannerWraper .cybanner_title, .bannerWraper .cybanner_content{
	 	width: 90%;
	 	left: 6%;
	}
	.bannerWraper .cybanner_content{
		top: 60%;
	}
	.bannerWraper .clbanner_title, .bannerWraper .crbanner_title, .bannerWraper .cdbanner_title, .bannerWraper .cmbanner_title
	, .bannerWraper .csbanner_title, .bannerWraper .cybanner_title{
		top: 15%;
	}
	.cl_profun .paragraph, .CR_func .paragraph, .CA_func .paragraph, .CD_func .paragraph, .CM_func .paragraph,
	.CB_func .paragraph, .CS_func .paragraph{
		width: 100%;

	}
	#application_scene{
		margin-bottom: 4%;
		height: 450px;
	}
	#application_scene li .application_scene_content,.CM_frame #application_scene li .application_scene_content{
		bottom: 25%;
	}
	.CB_profra #application_scene li .application_scene_content{
		bottom: 25%;
	}
	.paragraph .product-sub .product-sub-div{
		height: 370px;
		padding: 10px 0 0 0;
		margin: 0 0 22px 11px;
	}
	.CD_coreValue .cont-box .cont .cont-unit:nth-of-type(1){
		padding: 0;
	}
	.CE_func .paragraph .product-sub .product-sub-div{
		height: 440px;
	}
	.CY_func .paragraph .product-sub .product-sub-div{
		height: 580px;
	}
	.CY1_frame .CY1_frame_div .CY1_frame_img img{
		width: 100%;
	}

}


@media screen and (max-width:1199px){
	.content{width:100%}
	.content #success_logo{width:80% !important;margin-left:23%;display:flex !important}
	.content #success_logo li{width:48% !important;float:left}
	.content #success_logo li:nth-of-type(3){margin-top:-3px !important}
	.content #success_logo li:nth-of-type(6){margin-left:-20% !important;margin-top:0 !important}
	.content #success_logo li:nth-of-type(7){margin-top:-15px !important}
	.content #success_logo li:nth-of-type(8){margin-top:16px !important}
	.content #success_logo li:nth-of-type(9){margin:0 !important}
	.content #success_logo li:nth-of-type(10){margin:0 !important}

	#application{width:100% !important}
	#application .detail{top:38% !important;width:80%}
	#application .detail img{width:35% !important;margin-left:7% !important}
	#application .detail .keyWord{margin-top:20px !important;width:70% !important}
	#application .detail .keyWord p{font-size:18px !important}
	#application .detail .keyWord span{font-size:14px !important}
}
@media screen and (max-width:1024px){
	#application{width:100% !important}
	#application .detail{top:38% !important;width:80%}
	#application .detail img{width:35% !important;margin-left:7% !important}
	#application .detail .keyWord{margin-top:20px !important;width:70% !important}
	#application .detail .keyWord p{font-size:18px !important}
	#application .detail .keyWord span{font-size:14px !important}

	.cloundCoreValue{width:80% !important;margin-left:8% !important}
	.cloundCoreValue li{width:100%}
	.cloundCoreValue li .clound_item{width:100%}
	.cloundCoreValue li .clound_item p{font-size:20px}
	.cloundCoreValue li .clound_item b{font-size:30px;margin-right:30px !important}
	.cloundCoreValue li .clound_item span{font-size:16px !important}
}
@media screen and (min-width:1200px){
	.coreValue{width:100%;margin-top:-45px !important}
	.coreValue .cont-box{width:100%}
	.coreValue .cont-box .cont{width:80%;margin:0 auto}
	.coreValue .cont-box .cont .cont-unit{width:48%}
	.coreValue .cont-box .cont .cont-unit:nth-of-type(3) .rightWord span{width:66% !important;margin-left:0 !important}
	.coreValue .cont-box .cont .cont-unit:nth-of-type(5) .rightWord span{width:100% !important;margin-left:0 !important}
}

@media screen and (max-width:768px){
	html{font-size:62.5%}
	body{font-size:12px;font-size:1.2rem}
	.CY_func{width:100%}
	.CY1_coreValue{width:100%;margin-top:3rem !important}
	.CY1_coreValue .cloundCoreValue{width:96%;margin-left:0 !important;overflow:hidden}
	.CY1_coreValue .cloundCoreValue li{width:100%}
	.CY1_coreValue .cloundCoreValue li:hover{background:linear-gradient(to right, #fff 0, #ffc207 90%, #fff 100%) !important}
	.CY1_coreValue .cloundCoreValue li:nth-of-type(3) p{margin-left:0 !important}
	.CY1_coreValue .cloundCoreValue li:nth-of-type(2) p{margin-left:0 !important}
	.CY1_coreValue .cloundCoreValue li:nth-of-type(4) p{margin-left:0 !important}
	.CY1_coreValue .cloundCoreValue li .clound_item{width:100% !important;padding:2rem 1rem !important;margin-left:0 !important}
	.CY1_coreValue .cloundCoreValue li .clound_item p{width:34% !important;text-align:right !important;margin-top:0 !important}
	.CY1_coreValue .cloundCoreValue li .clound_item b{width:20% !important;margin:0 !important}.CY1_coreValue .cloundCoreValue li .clound_item span{width:47% !important;margin:0 !important}.CY1_frame .tableCell img{width:100% !important}

	#firstPage .content .section{width:93% !important}
	.pro-case.section .content{padding-left:0 !important;padding-right:0 !important}
	.pro-frame{margin-top:4rem !important}.headerPhone{padding-left:0 !important;padding-right:0 !important}
	.contentbox .section .cont-box{margin-top:1.5rem !important}
	.content .title>span:nth-of-type(1){font-size:2rem !important;margin-left:-0.5rem}
	.content .title>img:nth-of-type(1){width:2rem !important;margin-top:-1.2rem}
	.paragraph{font-weight:350}.pro-func{text-align:center}
	.pro-func .cont{width:100%;display:flex;justify-content:space-between}
	.pro-func .cont .cont-unit{width: 100%}
	.pro-func .cont .cont-unit:nth-of-type(1) span:nth-of-type(2){width:83% !important}
	.pro-func .cont .cont-unit:nth-of-type(5) span:nth-of-type(2){width:85% !important}
	.pro-func .cont .cont-unit img{transform:scale(.7)}.pro-func .cont .cont-unit span:nth-of-type(1){font-size:1.8rem}
	.pro-func .cont .cont-unit span:nth-of-type(2){font-size:1.4rem;width:83% !important;text-align:center}
	.CE_coreValue{width:100%}.CE_coreValue .cont-box{display:block}
	.CE_coreValue .cont-box .cont-left{margin-top:2rem}
	.CE_coreValue .cont-box .cont-right{width:100% !important;padding:0 !important;margin-top:0}
	.CE_coreValue .cont-box .cont-right ul{width:100% !important;margin-left:0 !important;padding:30px 0}
	.CE_coreValue .cont-box .cont-right ul li{width:50% !important;text-align:center !important}
	.CE_coreValue .cont-box .cont-right ul li:nth-of-type(1) .CE_info{width:60%}
	.CE_coreValue .cont-box .cont-right ul li:nth-of-type(2) .CE_info{width:86%}
	.CE_coreValue .cont-box .cont-right ul li:nth-of-type(4) .CE_info{width:94%}
	.CE_coreValue .cont-box .cont-right ul li i{font-size:3.5rem}
	.CE_coreValue .cont-box .cont-right ul li span.CE_info{font-size:1.4rem;text-align:center !important;margin-left:0 !important;padding:0}
	.CE_fram .tableCell img{width:100% !important}

	.CB_banner>img.bu{margin-left:-40% !important}
	.CB_func{width:100%}
	.CB_func .paragraph{width:92% !important}

	.CB_fram{margin-top:-0.5rem !important;margin-bottom:6rem}
	.CB_fram li{display:block !important}.CB_fram li:nth-of-type(1){margin-top:0 !important}
	.CB_fram li:nth-of-type(1) .right_intro{margin-top:-9%;margin-left:22% !important}
	.CB_fram li:nth-of-type(2){margin-top:4rem;margin-bottom:32% !important}
	.CB_fram li:nth-of-type(2) .right_intro{margin-top:-13%;margin-left:22% !important}
	.CB_fram li:nth-of-type(3) img{height:100% !important;margin-top:-11% !important}
	.CB_fram li:nth-of-type(3) .right_intro{margin-top:-10%;margin-left:22% !important}
	.CB_fram li:nth-of-type(4){margin-top:12%}
	.CB_fram li:nth-of-type(4) .right_intro{margin-top:-2.5rem;margin-left:22% !important}
	.CB_fram li img{transform:scaleX(.5) !important;transform:scaleY(.5) !important;margin-right:0 !important}
	.CBwraper{width:100% !important;margin-top:2rem !important}
	.CBwraper .cont-box .cont-left img{height:21rem !important;margin-top:2rem}
	.CBwraper .cont-box .cont-right{width:100% !important;margin-top:0 !important}
	.CBwraper .cont-box .cont-right ul{width:100% !important;padding-bottom:0 !important}
	.CBwraper .cont-box .cont-right ul li{width:100% !important;margin-bottom:4%}
	.CBwraper .cont-box .cont-right ul li .rightDetail p{font-size:1.8rem !important;margin-bottom:4px !important}
	.CBwraper .cont-box .cont-right ul li .rightDetail span{display:block;width:98%}
	.CBwraper .cont-box .cont-right ul li i.coreI{font-size:3rem !important;margin-right:-1% !important}
	.CB_coreAdv .cont-box .cont-right ul li .rightDetail{text-align:left !important}
	.CB_coreAdv .cont-box .cont-right ul li .rightDetail p{text-align:left}

	.paragraph{width:92%}.pro-func{width:100%}

	.CD_coreValue{width:100%}
	.CD_coreValue .tableCell{width:auto}
	.CD_coreValue .tableCell .title{margin-bottom:2rem}
	.CD_coreValue .tableCell .cont-box{width:100%}
	.CD_coreValue .tableCell .cont-box .cont-right{width:100%}
	.CD_coreValue .tableCell .cont-box .cont-right ul{width:100%}
	.CD_coreValue .tableCell .cont-box .cont-right ul li{width:100%;overflow:hidden;margin-top:4%}
	.CD_coreValue .tableCell .cont-box .cont-right ul li:nth-of-type(2){margin-bottom:0}
	.CD_coreValue .tableCell .cont-box .cont-right ul li:nth-of-type(2) .rightDetail span{width:88% !important}
	.CD_coreValue .tableCell .cont-box .cont-right ul li:nth-of-type(4){margin-bottom:0}
	.CD_coreValue .tableCell .cont-box .cont-right ul li:nth-of-type(4) .rightDetail span{width:88% !important}
	.CD_coreValue .tableCell .cont-box .cont-right ul li i{float:left !important;margin:0 !important;width:auto !important}
	.CD_coreValue .tableCell .cont-box .cont-right ul li .rightDetail{
		width:80% !important;float:left !important;
		text-align:left;margin-left:5%
	}
	.CD_coreValue .tableCell .cont-box .cont-right ul li .rightDetail span{width:88% !important;font-size:1.2rem !important}
	.CD_coreValue .tableCell .cont-box .cont-right ul li .rightDetail p{text-align:left !important}.CD_case{margin-top:40px !important}
	.CD_content{width:100% !important}.CD_content li{width:48%}
	.CD_content li:nth-of-type(1) img{width:80%;transform:scale(1) !important}
	.CD_content li:nth-of-type(2) img{margin-top:-0.8rem;transform:scaleY(.8) !important}
	.CD_content li:nth-of-type(2) p{margin-top:5%;font-size:14px}
	.CD_success{width:100%}
	.CD_success .successCase{position:static !important}
	.CD_success .successCase .right_mask{position:static !important}

	.CS_banner>img{margin-left:-47%}
	.paragraph{width:92% !important}
	.CS_func{width:100%}
	.CS_func .paragraph{margin-top:2rem}

	.CScontainer{width:100% !important;margin-top:6rem !important}
	.CScontainer .CS_content{width:100% !important}
	.CScontainer .CS_content .topPic{display:none}
	.CScontainer .CS_content .bottomShow{width:100% !important;margin-top:10%;padding:3em 1rem !important}
	.CScontainer .CS_content .bottomShow li{width:100% !important;margin-bottom:10%}
	.CScontainer .CS_content .bottomShow li i{float:left;margin-right:5%;margin-top:-5px}
	.CScontainer .CS_content .bottomShow li span{width:80%;margin-left:21%;float:left;margin-top:-6%}
	/* .CS_frame{margin-bottom:5rem !important} */

	.CY_func .paragraph{font-size:1.4rem}

	.CY_coreValue,.coreValue{width:100% !important;margin-left:0 !important}
	.CY_coreValue .title,.coreValue .title{width:100% !important;text-align:center}
	.CY_coreValue .cont-box,.coreValue .cont-box{width:100% !important;margin-bottom:2rem}
	.CY_coreValue .cont-box .cont,.coreValue .cont-box .cont{width:100%;margin:0 !important}
	.CY_coreValue .cont-box .cont .cont-unit,.coreValue .cont-box .cont .cont-unit{
		width:100% !important;display:block;overflow:hidden;margin-bottom:1rem}
	.CY_coreValue .cont-box .cont .cont-unit:nth-of-type(odd),.coreValue .cont-box .cont .cont-unit:nth-of-type(odd){width:100% !important}
	.CY_coreValue .cont-box .cont .cont-unit:nth-of-type(even),.coreValue .cont-box .cont .cont-unit:nth-of-type(even){width:100% !important}
	.CY_coreValue .cont-box .cont .cont-unit:nth-of-type(3) .rightWord,.coreValue .cont-box .cont .cont-unit:nth-of-type(3) .rightWord{
		width:63%
	}
	.CY_coreValue .cont-box .cont .cont-unit:nth-of-type(4) .rightWord p,.coreValue .cont-box .cont .cont-unit:nth-of-type(4) .rightWord p{
		margin-bottom:-0.3rem !important
	}
	.CY_coreValue .cont-box .cont .cont-unit:nth-of-type(6),.coreValue .cont-box .cont .cont-unit:nth-of-type(6){margin-bottom:-80%}
	.CY_coreValue .cont-box .cont .cont-unit:nth-of-type(6) img,.coreValue .cont-box .cont .cont-unit:nth-of-type(6) img{
		display:none !important
	}
	.CY_coreValue .cont-box .cont .cont-unit img,.coreValue .cont-box .cont .cont-unit img{width:4.8rem;float:left;margin-left:6% !important}
	.CY_coreValue .cont-box .cont .cont-unit .rightWord,.coreValue .cont-box .cont .cont-unit .rightWord{width:62% !important;float:left}
	.CY_coreValue .cont-box .cont .cont-unit .rightWord p,.coreValue .cont-box .cont .cont-unit .rightWord p{
		font-size:1.8rem;text-align:left !important
	}
	.CY_coreValue .cont-box .cont .cont-unit .rightWord span,.coreValue .cont-box .cont .cont-unit .rightWord span{
		font-size:1.4rem;width:108% !important;margin-left:0 !important}
	.CY_profra{width:100%;margin-top:-10% !important}
	.CY_profra #application{width:100%;margin-bottom:7.3rem}
	.CY_profra #application .cont{width:100%;margin-top:3.8rem}
	.CY_profra #application .cont img{width:100% !important}
	.CY_profra #application .cont .detail{width:64% !important;height:81% !important;top:50% !important;display:block !important}
	.CY_profra #application .cont .detail img{width:46% !important;margin-left:12% !important}
	.CY_profra #application .cont .detail .keyWord{width:140% !important;letter-spacing:0;display:block !important;margin-top:22px}
	.CY_profra #application .cont .detail .keyWord p{display:none}
	.CY_profra #application .cont .detail .keyWord span{width:100%;font-size:1.2rem}
	.CY_success{width:100% !important}.CY_success .content .successCase{width:100%;display:block !important;margin-top:2rem !important}
	.CY_success .content .successCase li{width:100%;margin-bottom:2rem}
	.CY_success .content .successCase li:hover .success_mask>h3{margin-top:0 !important}
	.CY_success .content .successCase li:nth-of-type(2){margin-top:-1rem !important}
	.CY_success .content .successCase li img{width:100%}
	.CY_success .content .successCase li .success_mask{width:100% !important}

	#CM_banner>img{width:145% !important;margin-left:-28%}
	.cm_func{width:100%;margin-top:0 !important}
	.cm_func .CM_func{width:100%}
	.cm_func .CM_func ul{width:84% !important;margin:0 auto}
	.cm_func .CM_func ul li{width:100%}
	.cm_func .CM_func ul li .rightDescription{width:70%;margin-left:8%}
	.cm_func .CM_func ul li .rightDescription h2{font-size:18px}
	.cm_func .CM_func ul li .rightDescription p{font-size:14px}

	.CM_frame{width:100%}.CM_frame .tableCell{width:auto}
	.CM_frame .tableCell .title{margin-bottom:140px !important}
	.CM_frame .tableCell .cont{margin-bottom:1.3rem}
	.CM_frame .tableCell .cont img{transform:scale(1.2) !important;margin-bottom:60px}
	.CM_success{margin-top:4rem !important}.CM_success .foreign{width:100%}
	.CM_success .foreign li{width:100%}
	.CM_success .foreign li:nth-of-type(3) .successCase_mask{padding-bottom:4rem !important}
	.CM_success .foreign li img{width:100%}.CM_success .foreign li .successCase_mask{width:100%;padding:3rem 0 !important}

	.cl_profun{width:100%}
	.cl_profun .paragraph{width:92% !important}
	.cl_profun .CL_box{width:100%}
	.cl_profun .CL_box .yuan{width:100%}
	.cl_profun .CL_box .yuan .yuan_item{width:32%;text-align:center !important}
	.cl_profun .CL_box .yuan .yuan_item:last-of-type span{margin-left:2% !important}
	.cl_profun .CL_box .CL_peiPic{position:relative}
	.cl_coreValue{width:100% !important;margin-top:3rem !important}
	.cl_coreValue .title{margin-bottom:1.6rem !important}
	.cl_coreValue .cont-box{width:100%}
	.cl_coreValue .cont-box .cont{width:84% !important;}
	.cl_coreValue .cont-box .cont .cont-unit{width:100% !important;margin-bottom:2rem !important}
	.cl_coreValue .cont-box .cont .cont-unit img{margin-left:3% !important;transform:scale(.6) !important;margin-top:-3%}
	.cl_coreValue .cont-box .cont .cont-unit .rightWord{text-align:left !important;width:70% !important}
	.cl_coreValue .cont-box .cont .cont-unit .rightWord p{font-size:1.8rem !important}
	.cl_coreValue .cont-box .cont .cont-unit .rightWord span{width:85% !important}
	.tableCell #swiper2{margin-bottom:0 !important}


	.CY_func{width:100%}
	.cloundCoreValue{width:100% !important;margin-left:-6rem;padding:0 !important}
	.cloundCoreValue li{width:100%}
	.cloundCoreValue li .clound_item{width:100%;padding:0 !important}
	.cloundCoreValue li .clound_item p{font-size:1.8rem}
	.cloundCoreValue li .clound_item b{font-size:3rem;margin-right:3rem !important}
	.cloundCoreValue li .clound_item span{font-size:1.4rem !important;width:36% !important}
	.pro-frame{width:100%}
	.pro-frame .tableCell{width:auto !important}
	.pro-frame .tableCell .cont{width:100%}
	.pro-frame .tableCell .cont img{padding-left:0 !important}
	.pro-case{width:100%}.pro-case .success_case2{display:flex !important}
	.pro-case .success_case2 #tabUI{width:40%;margin-left:0;margin-bottom:3rem}
	.pro-case .success_case2 #tabUI li{width:100%}
	.pro-case .success_case2 #tabUI li p{font-size:1.6rem;padding:1rem 0}
	.pro-case .success_case2 #tabUI li p img{width:1.1rem !important;height:1rem !important;top:1.1rem}
	.pro-case .success_case2 #tabUI li div.detail{width:90%;font-size:1.4rem;padding:.7rem 0;margin:0 auto .5rem}
	.pro-case .success_case2 #tabUI li div.detail .detail_item{margin-bottom:-1.6rem}
	.pro-case .success_case2 #tabUI li div.detail .detail_item:nth-of-type(3) span{margin-left:-8px}

	.CR_banner>img{margin-left:-48% !important}
	.CR_func{width:100%}
	.CR_func .paragraph{width:92% !important}

	.CR_coreValue{width:100%;margin-top:3rem !important}
	.CR_coreValue .cont-box{width:100%}
	.CR_coreValue .cont-box .cont-left{width:100%;float:none !important;margin:0 !important}
	.CR_coreValue .cont-box .cont-right{width:100%;float:none !important;padding:0 !important;margin:0 !important}
	.CR_coreValue .cont-box .cont-right ul{
		padding-top:4%;margin-left:0 !important;
		padding-left:2%;padding-right:2% !important;box-sizing:border-box
	}
	.CR_coreValue .cont-box .cont-right ul li{width:100% !important}
	.CR_coreValue .cont-box .cont-right ul li:nth-of-type(even){padding:0 !important;margin-bottom:0 !important}
	.CR_coreValue .cont-box .cont-right ul li:nth-of-type(even) .rightDetail span{width:98% !important}
	.CR_coreValue .cont-box .cont-right ul li i{font-size:3.5rem;margin-right:4% !important}
	.CR_coreValue .cont-box .cont-right ul li .rightDetail{text-align:left !important;width:78%;margin-top:7px !important}
	.CR_coreValue .cont-box .cont-right ul li .rightDetail p{font-size:1.8rem !important}
	.CR_coreValue .cont-box .cont-right ul li .rightDetail span{width:100%}
	.CR_profra .CR_fram{margin-top:40px !important}
	.CR_profra .CR_fram li:nth-of-type(4) img{margin-top:-1rem;margin-left:-6rem}
	.CR_profra .CR_fram li p{font-size:1.6rem !important;height:3rem !important;line-height:3rem !important}
	.CR_success .title{margin-bottom:2rem !important;margin-top:5rem !important}

	.bannerWraper>img{width:180% !important;margin-left:-43%}
	.pBanner>img{margin-left:-54% !important}

	.CA_func{width:100%}
	.CA_func .paragraph{width:92% !important}

	.CA_coreValue{width:100%;margin-top:3rem}
	.CA_coreValue .cont{margin-top:7% !important}
	.CA_coreValue .cont img{margin-bottom:0 !important}
	.CA_coreValue .detail_left{width:100% !important;padding-bottom:0 !important;position:static !important}
	.CA_coreValue .detail_left ul li{width:100% !important}
	.CA_coreValue .detail_left ul li i{font-size:30px !important;margin-right:0 !important}
	.CA_coreValue .detail_left ul li .rightMSG p{margin-bottom:.3rem !important}
	.CA_application{margin-top:1rem !important}
	.CA_application .content{width:100%}
	.CA_application .content #application_scene{width:100%;margin-top:2.3rem !important;margin-left:1.6rem !important}
	.CA_application .content #application_scene li{width:100%;display:flex;margin-bottom:1rem}
	.CA_application .content #application_scene li img{width:35%;transform:scaleY(.95);height:117px;margin-top:1rem}
	.CA_application .content #application_scene li .application_mask{margin-left:0}

	.ov1{overflow:hidden}
	.product_trial{margin-bottom:-2.5rem;padding:30px 0}
	.product_trial p{font-size:2rem}
	.product_trial a{margin-bottom:2rem;padding:1px .8rem !important;display:block;width:27%}
	.product_trial a button{font-size:1.4rem}


	.cl_profun{width:100%}
	.cl_profun .paragraph{margin-top:5% !important}

	.CL_swiper2 #CL_swiper .swiper-wrapper .swiper-slide .swiper_img,
	.CS_frame #CS_swiper .swiper-wrapper .swiper-slide .swiper_img,
	.CE_frame #CE_swiper .swiper-wrapper .swiper-slide .swiper_img{
	  	padding-top: 40%;
	}

	.CL_swiper2 #CL_swiper .swiper-wrapper .swiper-slide .swiper_img img,
	.CS_frame #CS_swiper .swiper-wrapper .swiper-slide .swiper_img img,
	.CE_frame #CE_swiper .swiper-wrapper .swiper-slide .swiper_img img{
	  	width: 100%;
	}

	.section{padding-left:5% !important;padding-right:5% !important;box-sizing:border-box}
	.cm_func{width:100%}
	.cm_func .CM_func{width:100%;margin-top:2rem !important;padding:2rem 0 !important}
	.cm_func .CM_func ul{width:77%;display:block !important}
	.cm_func .CM_func ul li{width:100% !important}
	.cm_func .CM_func ul li:nth-of-type(6) .rightDescription{width:66% !important}
	.cm_func .CM_func ul li:nth-of-type(2) .rightDescription{margin-left:10%}
	.cm_func .CM_func ul li:nth-of-type(4) .rightDescription{margin-left:9%}
	.cm_func .CM_func ul li:nth-of-type(5) .rightDescription{margin-left:9%}
	.cm_func .CM_func ul li:nth-of-type(7) .rightDescription{margin-left:9%}
	.cm_func .CM_func ul li:nth-of-type(8) .rightDescription{margin-left:10%}
	.cm_func .CM_func ul li:nth-of-type(9) .rightDescription{margin-left:10%}
	.cm_func .CM_func ul li:nth-of-type(10) .rightDescription{margin-left:7%}
	.cm_func .CM_func ul li .rightDescription{width:70% !important}

	.CM_success .title{margin-bottom:2rem !important}
	.CM_success li .successCase_mask{height:5.5rem !important;padding:0 !important}

	.CB_fram{width:100%}
	.CB_fram li{width:100%;margin-bottom:8%}
	.CB_fram li:nth-of-type(1){margin-top:6%}
	.CB_fram li .right_intro{text-align:left}
	.CB_fram li .right_intro h1{font-size:20px}
	.CB_fram li .right_intro h2{font-size:18px}
	.pro-func{width:100%}
	.pro-func .CB_success{width:100%}
	.pro-func .CB_success li{width:32%}
	.pro-func .CB_success li img.success_pic{width:100%}
	.CB_coreAdv{width:100%}.CB_coreAdv .tableCell{width:auto}
	.CB_coreAdv .tableCell .cont-box{padding-top:0}
	.CB_coreAdv .tableCell .cont-box .cont-right{width:100%}
	.CB_coreAdv .tableCell .cont-box .cont-right ul{width:100%}
	.CB_coreAdv .tableCell .cont-box .cont-right ul li{width:47%}
	.CB_coreAdv .tableCell .cont-box .cont-right ul li i.coreI{margin-left:0;margin-right:5%}

	.CA_coreValue{width:100%}
	.CA_coreValue .tableCell{width:auto}
	.CA_coreValue .tableCell .cont{width:100%}
	.CA_coreValue .tableCell .cont img{display:block;margin-bottom:100%}
	.CA_coreValue .tableCell .cont .detail_left{top:93%;left:0;width:100%;padding-bottom:0}
	.CA_coreValue .tableCell .cont .detail_left ul{width:100%}
	.CA_coreValue .tableCell .cont .detail_left ul li{width:33%}

	.CA_application{width:100%}
	.CA_application .content{width:100%}
	.CA_application .content #application_scene{width:95%}
	.CA_application .content #application_scene li{width:33%;float:left;display:block}
	.CA_application .content #application_scene li img{width:100%;display:block}
	.CA_application .content #application_scene li .application_mask{width:100%;margin-left:15%}
	.pro-case{width:100%}
	.pro-case .CB_success{width:98%;margin:0 auto}
	.pro-case .CB_success li{width:32%;float:left;position:relative}
	.pro-case .CB_success li:hover .CB_successMask{background:rgba(38,86,168,0.8)}
	.pro-case .CB_success li:hover .CB_successMask p{margin-top:8% !important}
	.pro-case .CB_success li:hover .CB_successMask h6{display:block}
	.pro-case .CB_success li img{width:100%}
	.pro-case .CB_success li .CB_successMask{width:100%;height:153px;color:#fff;position:absolute;top:0;left:0}
	.pro-case .CB_success li .CB_successMask p.success_title{font-weight:800;font-size:16px;letter-spacing:1px;margin-top:17%}
	.pro-case .CB_success li .CB_successMask h6{width:70%;margin:15px auto 0;font-size:13px;display:none}

	.CD_content{width:90%;margin:5% auto 0}
	.CD_content li{width:48%;display:block}
	.CD_content li:nth-of-type(2){transform:scale(.8);margin-top:-10%}
	.CD_content li img{width:100%;display:block}

	.CS_content{width:100%}
	.CS_content .topPic{margin-top:5%}
	.CS_content .bottomShow{width:100%;flex-wrap:wrap}
	.CS_content .bottomShow li{width:45%}
	.CS_content .bottomShow li:nth-of-type(2){width:45%}
	.CS_content .bottomShow li:nth-of-type(3){width:45%}


	.bannerWraper .cmbanner_title, .bannerWraper .cmbanner_content,.bannerWraper .crbanner_title, .bannerWraper .crbanner_content
	,.bannerWraper .clbanner_title, .bannerWraper .clbanner_content,.bannerWraper .cdbanner_title, .bannerWraper .cdbanner_content
	,.bannerWraper .csbanner_title, .bannerWraper .csbanner_content,.bannerWraper .cybanner_title, .bannerWraper .cybanner_content{
		font-size: 1.2rem;
		width: 100%;
		letter-spacing: 0;
	    left: 0;
	}
	.bannerWraper .cmbanner_title,.bannerWraper .crbanner_title,.bannerWraper .clbanner_title,.bannerWraper .cdbanner_title
	,.bannerWraper .csbanner_title,.bannerWraper .cybanner_title{
		top: 9%;
	}
	.tableCell .paragraph .product-sub{
		display: block;
	}
	#application_scene{
		display: contents;
		width: 100%;
		margin-bottom: 22px;
	}
	#application_scene li{
		background: rgba(0,0,0,0);
		margin-bottom: 22px;
	}
	#application_scene li .application_scene_content{
		position: absolute;

	}
	.CM_frame #application_scene li .application_scene_content, .CB_profra #application_scene li .application_scene_content,
	#application_scene li .application_scene_content {
	    bottom: 8%;
	}
	.CB_profra #application_scene li .application_scene_content, #application_scene li .application_scene_content {
		bottom: 4%;
	}
	.CR_coreValue.pro-func .cont,.CA_coreValue.pro-func .cont,.CD_coreValue.pro-func .cont,.CS_coreValue .cont-box .cont
	,.cl_coreValue .cont-box .cont, .CE_coreValue.pro-func .cont,.CY1_frame .CY1_frame_cont,.cy_coreValue .cont-box .cont{
		display: inline-block;
	}
	.CR_profra ul.CR_fram li,.CD_case ul.CD_fram li{
		width: 100%;
	}
	.CB_coreValue .cont-box .cont:nth-of-type(1){
		width: 60%
	}
	.CB_coreValue .cont-box .cont:nth-of-type(2),.CB_coreValue .cont-box .cont:nth-of-type(3){
		width: 100%
	}
	.CB_coreValue .cont-box .cont:nth-of-type(2) .cont-unit:nth-of-type(1),.CB_coreValue .cont-box .cont:nth-of-type(2) .cont-unit:nth-of-type(2),
	.CB_coreValue .cont-box .cont:nth-of-type(3) .cont-unit:nth-of-type(1),.CB_coreValue .cont-box .cont:nth-of-type(3) .cont-unit:nth-of-type(2){
		margin: 0;
	}
	.CE_coreValue .cont-box .cont .cont-unit .cont-unit_num{
		font-size: 90px;
    	margin-top: -60px;
	}
	.CY1_frame_left, .CY1_frame_right{
		width: 100%;
	}
}
@media screen and (min-width:1500px){
	.sideTool{top:419px;}
	.sideTool #secondWei{
		top:452px;
	}
	.gotop{
		top:492px !important;
	}
	#application_scene{
		height: 500px !important;
	}
	.CM_coreValue .cont-box .cont .cont-unit {
	    align-items: center;
	    padding: 0 9%;
	}
	/* .CM_frame #application_scene li .application_scene_content{
		bottom: 47%;
	} */
	.CR_profra ul.CR_fram li img{width:80%;}
	.CR_profra ul.CR_fram li .CC_fram_img img{
		bottom: 10%;
	}
	.cont-box .cont .cont-unit{
		margin-top: 5%;
	}
	 .CS_coreValue .cont-box .cont .cont-unit{
	 	margin-top: 10%;
	 }
	.CY1_frame #CY_swiper .swiper-wrapper .swiper-slide .swiper_img.CY_banner3 img{
		width: 45%;
	}
	#cd_application_scene{
		height: 570px;
	}
	#cd_application_scene li .application_scene_content {
	    top: 3%;
	}
	/* .CB_profra #application_scene li .application_scene_content {
	    bottom: 47%;
	} */
	.CS_frame #CS_swiper .swiper-wrapper .swiper-slide .swiper_img.CL_banner2 img{
		width: 70%;
	}
	.CS_frame #CS_swiper .swiper-wrapper .swiper-slide .swiper_img.CL_banner3 img{
		width: 56%;
	}
	.CE_coreValue .cont-box .cont .cont-unit{
		margin-top: 10%;
	}
	.CY1_frame #CY_swiper .swiper-wrapper .swiper-slide .swiper_img.CY_banner2 img{
		width: 45%;
	}
}
@media screen and (min-width:1800px){
	.CB_profra #application_scene li .application_scene_content,.CM_frame #application_scene li .application_scene_content {
	    bottom: 47%;
	}
}

@media screen and (min-width:1900px){
	/* .content.section .tableCell .cont-box{
	    min-height: 600px;
	} */

	.cl_coreValue .cont-box .cont .cont-unit,.cy_coreValue .cont-box .cont .cont-unit{
	    margin-top: 6%;
	    padding: 0 6%;
	}
	.CR_profra ul.CR_fram{padding-top: 5%}
	#application_scene{
	    height: 530px !important;
		padding-bottom: 5%;
	}
	#application_scene li .application_scene_content{
	    bottom: 40%;
	}
	.CD_coreValue .cont-box .cont .cont-unit{
		margin-top: 6%;
	}
	.CD_case .CD_content{
		min-height: 610px;
	}
	.CD_case ul.CD_fram li {
	    width: 34%;
	}
	.CD_case ul.CD_fram {
	    margin-top: 9%;
	}
	.CM_coreValue .cont-box .cont .cont-unit {
	    align-items: center;
	    padding: 0 9%;
	}
	.CB_coreValue .cont-box .cont:nth-of-type(1){
		margin-top: 4%;
		width: 17%;
	}
	.CB_coreValue .cont-box .cont:nth-of-type(2){
		width: 60%;
		margin-top: 1%;
		margin-bottom: 3%;
	}
	.CB_coreValue .cont-box .cont:nth-of-type(2) .cont-unit:nth-of-type(1){
		margin-right: 18%;
	}
	.CB_coreValue .cont-box .cont:nth-of-type(2) .cont-unit:nth-of-type(2){
		margin-left: 18%;
	}
	.CB_coreValue .cont-box .cont:nth-of-type(3){
		width: 78%;
		margin-bottom: 2%;
	}
	.CB_coreValue .cont-box .cont:nth-of-type(3) .cont-unit:nth-of-type(1){
		margin-right: 24%;
	}
	.CB_coreValue .cont-box .cont:nth-of-type(3) .cont-unit:nth-of-type(2){
		margin-left: 24%;
	}
	.CD_coreValue .cont-box .cont .cont-unit {
	    margin-top: 4%;
	}


}
@media screen and (min-width:2200px){
	.CR_profra ul.CR_fram {
		/*background: #fff;*/
		height: 480px;
	}
	.CR_profra ul.CR_fram li img{
		width: 83%;
	}
	#application_scene{
		height: 650px !important;
	}
	.cont-box .cont .cont-unit{
		margin-top: 1%;
	}
	.CY1_frame #CY_swiper .swiper-wrapper .swiper-slide .swiper_img.CY_banner3 img{
		width: 32%;
	}
	#cd_application_scene{
		height: 590px;
	}
	#cd_application_scene li .application_scene_content {
	    top: 2%;
	}
	.CE_coreValue .cont-box .cont .cont-unit{
		margin-top: 5%;
	}
}
