@charset "utf-8";
@media screen and (max-width: 959px) {
	body{
		-webkit-text-size-adjust: 100% !important;
	}
	input, textarea {
		appearance:none;
		-moz-appearance:none;
		-webkit-appearance:none;
		-webkit-border-radius: 0px;
		-moz-border-radius:0px;
		border-radius:0px;
	}
	select{
		appearance:none;
		-moz-appearance:none;
		-webkit-appearance:none;
		-webkit-border-radius: 0px;
		-moz-border-radius:0px;
		border-radius:0px;
		background-image:url("../images/mobile_select_arrow.svg");
		background-size:auto 50%;
		background-repeat:no-repeat;
		background-position:98% 50%;
	}
	img {
		width:100%;
	}
	.ts_36px{
		font-size:0.6rem;
	}
	.ts_48px{
		font-size:1rem;
	}
	.ts_64px{
		font-size:1.5rem;
	}
	
	.lh_120px{
		line-height:2.8rem;
	}
	.lh_60px{
		line-height:1.2rem;
	}
	.lh_100px{
		line-height:2.2rem;
	}
	
	.pt_50px{
		padding-top:2rem;
	}	
	.pt_20px{
		padding-top:0.6rem;
	}
	
	.ml_30px{
		margin-left:1.4;
	}
	.ml_50px{
		margin-left:2rem;
	}

	.pc_hide{
		display:block;
	}
	/* 以上是标准结构*/

	header{
		position:fixed;/*固定作用*/
		top:0px;
		height:14.666vw;
		width:100%;
		background-color:#242D31;
		color:#ffffff;
		z-index:999999;
	}
	header .ContentBox{
		width:100%;
		height:100%;
		display:block;
		/* background-color:#cccccc; */
	}
	header .ContentBox .Logo{
		width:21.7333333%;
		line-height:14.666vw;
		margin:0 auto;
		height:100%;
	}
	header .ContentBox .Logo a img{
		vertical-align:middle;
	}
	header .ContentBox .Logo a{
		border:0px;
		height:14.666vw;
		width:100%;
	}
	header .Nav{
		opacity:1;
		display:none;
		width:100%;
		height:calc(100vh - 14.666vw);
		overflow:hidden;
		overflow-y: scroll;
		position:fixed;
		top:14.666vw;
		left:0;
		background-color:#242D31;
		z-index:999999999;
		clear:both;
		color:#ffffff;
	}
	header .Mobile_TopMenuIcon{
		display:block;
		clear:both;
		width:6vw;
		height:5.6vw;
		position:absolute;
		top:5vw;
		left:3vw;
		cursor:pointer;
	}
	header .Mobile_TopMenuIcon_IconOff{
		background-image:url('../images/mobile/top_menu_off.svg');
		background-size:100% 100%;
	}
	header .Mobile_TopMenuIcon_IconOn{
		background-image:url('../images/mobile/top_menu_on.svg');
		background-size:100% 100%;
	}
	header .Nav ul{
		width:100%;
		clear:both;
		margin-top:1rem;
		font-size:1rem;
	}
	header .Nav ul li{
		width:100%;
		line-height:2.5rem;
		border-bottom:0.02rem #666666 solid;
	}
	header .Nav ul .Item_IconOff{		
		background-image:url('../images/svg_mobile_index_bottom_nav_arrow_cFFFFFF_off.svg');
		background-repeat:no-repeat;
		background-position:90vw 0.8rem;
		background-size:1rem;		
	}
	header .Nav .Item_IconOn{		
		background-image:url('../images/svg_mobile_index_bottom_nav_arrow_cFFFFFF_on.svg');
		background-repeat:no-repeat;
		background-position:90vw 0.8rem;
		background-size:1rem;		
	}
	header .Nav ul li a{
		width:100%;
		color:#ffffff;
		display:block;
		padding-left:1rem;
		line-height:2.5rem;
	}
	header .Nav ul li a:hover{
		width:100%;
		display:block;
		line-height:2.5rem;
		color:#ffffff;
	}
	header .Nav ul li .SecondNav{
		display:none;
		width:100%;
		background:#ffffff;
		color:#242d31;
		text-align:left;
		padding-left:1rem;
		padding-top:0.6rem;
	}
	header .Nav ul li .SecondNav .arrow{
		display:none;
	}
	header .Nav ul li .SecondNav .Item{
		font-size:1rem;
	}
	header .Nav ul li .SecondNav .Item a{
		color:#666666;
		line-height:2.5rem;
		height:2.5rem;
		display:block;
		text-align:left;
	}
	header .Nav ul li .SecondNav .Item a img{
		height:80%;
		width:auto;
		vertical-align:middle;
	}
	header .Nav ul li .SecondNav .Item a:hover{
		color:#666666;
		background:#ebebeb;
		line-height:2.5rem;
		height:2.5rem;
		display:block;
		text-align:left;
	} 
	header .LangSelect_Mobile{
		display:block;
		position:absolute;
		top:4vw;
		left:90vw;
		font-size:1rem;
		font-weight:bold;
	}
	header .LangSelect_Mobile a{
		color:#000000;
		background:#ffffff;
		width:1.8rem;
		height:1.8rem;
		display:block;
		text-align:center;
		line-height:1.8rem;
		border-radius:0.2rem;
	}
	header .LangSelect{
		display:none;
	}
	.FixedRight_RetrunBTN{
		display:none;
	}
	.FixedRight_Tips1{
		position:fixed;
		float:right;
		top:300px;
		right:50px;
		width:284px;
		height:190px;
		background:rgba(0,0,0,0.6);
		color:#ffffff;
		line-height:60px;
		font-size:24px;
		display:block;
		display:none;
	}
	.FixedRight_Tips1 .GuestBook {
		height:62px;
		margin-left:20px;
		width:100%;
		height:62px;
		line-height:62px;
	}
	.FixedRight_Tips1 .GuestBook .tips_logo{
		width:150px;
		height:24px;
		margin-right:14px;
	}
	.FixedRight_Tips1 .Tel_Text {
		height:62px;
		margin-left:20px;
		width:100%;
		height:62px;
		line-height:62px;
	}
	.FixedRight_Tips1 .Tel_Text .tips_logo{
		width:150px;
		height:24px;
		margin-right:14px;
	}
	.FixedRight_Tips1 .Tel_Number{
		width:100%;
		text-align:center;
		font-size:34px;
	}
	
	#maskTips{
		position:fixed;
		left:0;
		top:0;
		width:100%;
		height:100%;
		background:rgba(0,0,0,0.6);
		z-index:9999999;
		display:none;
	}
	#maskTips .maskTipsContentBox{
		position:fixed;
		top:50%;
		left:50%;
		width:90vw;
		height:50vw;
		display:block;
		background:#ffffff;
		border-radius:0.5rem;
		color:#000000;
		margin-left:-45vw;
		margin-top:-25vw;
	}
	#maskTips .maskTipsContentBox .TipsTitle{
		padding-left:0.8rem;
		padding-right:0.8rem;
		
		box-sizing: border-box;/*其他浏览器*/
		-webkit-box-sizing: border-box;/*谷歌*/
		-moz-box-sizing: border-box;/*火狐*/
		
		height:15vw;
		line-height:15vw;
		font-size:1rem;
		color:#000000;
		font-weight:bold;
		
	}
	#maskTips .maskTipsContentBox .TipsContent{
		padding-left:0.8rem;
		padding-right:0.8rem;
		
		box-sizing: border-box;/*其他浏览器*/
		-webkit-box-sizing: border-box;/*谷歌*/
		-moz-box-sizing: border-box;/*火狐*/
		
		height:23vw;
		line-height:1.6rem;
		font-size:0.8rem;
		color:#666666;
	}
	#maskTips .maskTipsContentBox .TipsButtonBox{
		height:12vw;
		text-align:right;
	}
	#maskTips .maskTipsContentBox .TipsButtonBox span{
		height:2rem;
		line-height:2rem;
		padding-left:0.8rem;
		padding-right:0.8rem;
		width:auto;
		border-radius:0.2rem;
		background:#E95518;
		font-size:1rem;
		color:#ffffff;
		display:inline-block;
		cursor:pointer;
		margin-right:1rem;
	}
	#maskTips .maskTipsContentBox .TipsButtonBox .maskTipsButton_OK{
		display:none;
	}
	#maskTips .maskTipsContentBox .TipsButtonBox .maskTipsButton_Cancel{
		display:none;
	}
	
	
	
	
	
	
	.IndexBanner{
		clear:both;
		width:100vw;
		height:70vw;
		display:block;
		overflow:hidden;
	}
	
	.IndexBanner .swiper-container{
		height:100%;
		width:100%;
	}
	.IndexBanner .swiper-container .swiper-slide{
		height:100%;
		width:100%;
		background-repeat:no-repeat;
		background-size:100% auto;
		background-position:center;
	}
	.IndexBanner .swiper-container .swiper-slide a{
		height:100%;
		width:100%;
		display:block;
	}
	.IndexBanner .swiper-container .swiper-pagination{
		top:90%;
		width:100%;
	}
	.IndexBanner .swiper-container .swiper-pagination .swiper-pagination-bullet{
		background:#ffffff;
		opacity:0.4;		
		width:50px;
		height:0.2rem;
		border-radius:0;
		/* --swiper-pagination-color: #ffffff;*/
	}
	.IndexBanner .swiper-container .swiper-pagination .swiper-pagination-bullet-active{
		background:#ffffff;
		opacity:1;
		width:50px;
		height:0.2rem;
		border-radius:0;
		/* --swiper-pagination-color: #ffffff;*/
	}	
	.IndexBanner .customPageNav{
		position:absolute;
		width:100%;
		top:46%;
		z-index:9999;
	}
	.IndexBanner .IndexBanner_swiper-button-prev{
		position:absolute;
		left:5%;
		top:35vw;
		width:10vw;
		height:10vw;
		outline: none;
		cursor:pointer;
		z-index:9999;
	}
	.IndexBanner .IndexBanner_swiper-button-prev img{
		width:100%;
	}
	.IndexBanner .IndexBanner_swiper-button-next{
		position:absolute;
		left:85.5%;
		top:35vw;
		width:10vw;
		height:10vw;
		outline: none;
		cursor:pointer;
		z-index:9999;
	}
	.IndexBanner .IndexBanner_swiper-button-next img{
		width:100%;
	}
	
	
	
	/* 静态测试时使用的DIV */
	/* .IndexBanner .swiper_img{ */
		/* height:100%; */
		/* width:100%; */
		/* background-image:url('../images/tmp-banner.jpg'); */
		/* background-image:url('../images/tmp-banner1.jpg'); */
		/* background-repeat:no-repeat; */
		/* background-size:100% auto; */
		/* background-position:center; */
	/* } */
	.IndexContentBox, .Kolb_Solution_ContentBox{
		width:100vw;
		margin:0 auto;
	}
	
	.PageTopTitle_v2{
		margin-top:5vw;
		width:100%;
		height:6vw;
		border-bottom:1px #999999 solid;
		margin-bottom:11vw;
	}
	.PageTopTitle_v2 .i-border{
		height:12vw;
		border:1px #999999 solid;
		margin:0 auto;
		-webkit-transform: skew(5deg);
		-ms-transform: skew(-5deg);
		transform: skew(-5deg);
	}
	.PageTopTitle_v2 .text{
		-webkit-transform: skew(5deg);
		-ms-transform: skew(5deg);
		transform: skew(5deg);
		background-color:#ffffff;
		
		text-align:center;
		font-size:1.3rem;
		font-weight:bold;
		line-height:11vw;
		height:11vw;		
	}
	.PageTopTitle_v2 .text img{
		width:30.6666vw;
		vertical-align:middle;
	}
	.PageTopTitle_v2 .w250{
		width:30vw;
	}
	.PageTopTitle_v2 .w300{
		width:47vw;
	}
	.PageTopTitle_v2 .w350{
		width:54vw;
	}
	.PageTopTitle_v2 .w400{
		width:61vw;
	}
	.PageTopTitle_v2 .w450{
		width:68vw;
	}
	.PageTopTitle_v2 .w500{
		width:75vw;
	}
	.PageTopTitle_v2 .w550{
		width:82vw;
	}
	.PageTopTitle_v2 .w600{
		width:89vw;
	}
	
	
	.v2_i_tabItem_h63_first_fix_left{
		margin-left:0.2rem;
	}
	.v2_i_tabItem_h63_off{
		padding-left:0.5rem;
		padding-right:0.5rem;
		height:8.5333vw;
		-webkit-transform: skew(-11deg);
		-ms-transform: skew(-11deg);
		transform: skew(-11deg);
		/* background-color:#242d31; */
		background-color:#ffffff;
		border:1px #242d31 solid;
	}
	.v2_i_tabItem_h63_off .text{
		height:8.5333vw;
		line-height:8.5333vw;
		width:100%;
		-webkit-transform: skew(11deg);
		-ms-transform: skew(11deg);
		transform: skew(11deg);
		color:#000000;
		font-size:0.8rem;
		text-align:center;
	}
	.v2_i_tabItem_h63_off .text a{
		color:#000000;
		width:100%;
		display:block;
	}
	.v2_i_tabItem_h63_on{
		padding-left:0.5rem;
		padding-right:0.5rem;
		height:8.5333vw;
		line-height:8.5333vw;
		-webkit-transform: skew(-11deg);
		-ms-transform: skew(-11deg);
		transform: skew(-11deg);
		background-color:#242d31;
		/* background-color:#ffffff; */
		border:1px #242d31 solid;
	}
	.v2_i_tabItem_h63_on .text{
		height:8.5333vw;
		line-height:8.5333vw;
		width:100%;
		-webkit-transform: skew(11deg);
		-ms-transform: skew(11deg);
		transform: skew(11deg);
		color:#ffffff;
		font-weight:bold;
		font-size:0.8rem;
		text-align:center;
	}
	.v2_i_tabItem_h63_on .text a{
		color:#ffffff;
		width:100%;
		display:block;
	}
	
	
	.v2_i_button_arrow_w300_h54_bcff8046{
		height:13vw;
		width:70vw;
		-webkit-transform: skew(-11deg);
		-ms-transform: skew(-11deg);
		transform: skew(-11deg);
		background-color:#ff8046;
	}
	.v2_i_button_arrow_w300_h54_bcff8046 .text{
		-webkit-transform: skew(11deg);
		-ms-transform: skew(11deg);
		transform: skew(11deg);
		width:70vw;
		height:13vw;
		background-image:url('../images/button_arrow_ffffff.svg');
		background-size:auto 100%;
		background-repeat:no-repeat;
		background-position:20px;
	}
	.v2_i_button_arrow_w300_h54_bcff8046 a, .v2_i_button_arrow_w300_h54_bcff8046 a:hover{
		color:#ffffff;
		width:100%;
		height:13vw;
		line-height:13vw;
		font-size: 1rem;
		font-weight:bold;
		display:block;		
		padding-left:2.6rem;
		text-align:center;box-sizing: border-box;/*其他浏览器*/
		-webkit-box-sizing: border-box;/*谷歌*/
		-moz-box-sizing: border-box;/*火狐*/
	}
	
	
	.v2_i_button_arrow_w198_h54_bcff8046{
		width:40vw;
		height:8.5333vw;
		-webkit-transform: skew(-11deg);
		-ms-transform: skew(-11deg);
		transform: skew(-11deg);
		background-color:#ff8046;
	}
	.v2_i_button_arrow_w198_h54_bcff8046 .text{
		-webkit-transform: skew(11deg);
		-ms-transform: skew(11deg);
		transform: skew(11deg);
		width:40vw;
		height:8.5333vw;
		background-image:url('../images/button_arrow_ffffff.svg');
		background-size:auto 100%;
		background-repeat:no-repeat;
		background-position:1vw;
	}
	.v2_i_button_arrow_w198_h54_bcff8046 a, .v2_i_button_arrow_w198_h54_bcff8046 a:hover{
		color:#ffffff;
		width:35vw;
		height:8.5333vw;
		line-height:8.5333vw;
		font-size: 0.8rem;
		font-weight:bold;
		display:inline-block;
		overflow:hidden;
		padding-left:7vw;
		text-align:center;
		
		/*解决增加padding后宽度撑大*/
		box-sizing: border-box;/*其他浏览器*/
		-webkit-box-sizing: border-box;/*谷歌*/
		-moz-box-sizing: border-box;/*火狐*/
	}
	
	.v2_i_button_arrow_w163_h54_bcff8046{
		height:8.5333vw;
		width:30vw;
		-webkit-transform: skew(-11deg);
		-ms-transform: skew(-11deg);
		transform: skew(-11deg);
		background-color:#ff8046;
	}
	.v2_i_button_arrow_w163_h54_bcff8046 .text{
		-webkit-transform: skew(11deg);
		-ms-transform: skew(11deg);
		transform: skew(11deg);
		width:30vw;
		height:8.5333vw;
		background-image:url('../images/button_arrow_ffffff.svg');
		background-size:auto 100%;
		background-repeat:no-repeat;
		background-position:2vw;
	}
	.v2_i_button_arrow_w163_h54_bcff8046 a, .v2_i_button_arrow_w163_h54_bcff8046 a:hover{
		color:#ffffff;
		width:23vw;
		height:8.5333vw;
		line-height:8.5333vw;
		font-size: 0.8rem;
		font-weight:bold;
		display:block;		
		padding-left:7vw;
		text-align:center;
	}
	
	/*主页新闻更多按钮*/
	.v2_i_button_w110_h36_brfffff{
		height:1.5rem;
		width:4rem;
		-webkit-transform: skew(-11deg);
		-ms-transform: skew(-11deg);
		transform: skew(-11deg);
		border:1px #ffffff solid;
	}
	.v2_i_button_w110_h36_brfffff .text{
		-webkit-transform: skew(11deg);
		-ms-transform: skew(11deg);
		transform: skew(11deg);
		height:1.5rem;
		width:4rem;
	}
	.v2_i_button_w110_h36_brfffff a, .v2_i_button_w110_h36_brfffff a:hover{
		color:#ffffff;
		height:1.5rem;
		width:4rem;
		line-height:1.5rem;
		font-size: 0.8rem;
		display:block;
		text-align:center;
	}
	
	
	.IndexContentBox .ProductCenter_Title{
		margin-top:1rem;
		width:100%;
		height:12vw;
		line-height:12vw;
		font-size:1.3rem;
		font-weight:bold;
		text-align:center;
		background-image:url('../images/index_product_title.png');
		background-repeat:no-repeat;
		background-size:auto 100%;
		background-position:center;
	}
	.IndexContentBox .IndexProductClassListBox{
		width:100%;
		margin-top:2rem;
		display:block;
	}
	.IndexContentBox .IndexProductClassListBox .IndexProductClassItem{
		width:33.33%;
		height:45.4vw;
		float:left;
		text-align:center;
		cursor:pointer;
		display:block;
		position:relative;
		margin-bottom:1.5rem;
	}
	.IndexContentBox .IndexProductClassListBox .ItemHover{
		background-color:#F1F1F1;
	}

	.IndexContentBox .IndexProductClassListBox .IndexProductClassItem .Normal{
		opacity:1;
		position:absolute;
		width:100%;
		height:38.4vw;
		top:0;
		left:0;
	}
	.IndexContentBox .IndexProductClassListBox .IndexProductClassItem .Normal .ItemImage{
		clear:both;
		width:100%;
		height:33.33vw;
		line-height:33.33vw;
		text-align:center;
	}
	.IndexContentBox .IndexProductClassListBox .IndexProductClassItem .Normal .ItemImage img{
		width:auto;
		max-height:80%;
		max-width:80%;
		vertical-align:middle;
	}

	.IndexContentBox .IndexProductClassListBox .IndexProductClassItem .Hover{
		opacity:0;
		position:absolute;
		width:100%;
		height:38.4vw;
		top:0;
		left:0;
	}
	.IndexContentBox .IndexProductClassListBox .IndexProductClassItem .Hover .ItemImage{
		clear:both;
		width:100%;
		height:33.33vw;
		line-height:33.33vw;
		text-align:center;
	}
	.IndexContentBox .IndexProductClassListBox .IndexProductClassItem .Hover .ItemImage img{
		width:100%;
		max-height:80%;
		max-width:80%;
		vertical-align:middle;
	}


	.IndexContentBox .IndexProductClassListBox .IndexProductClassItem .ItemImage_Hover img{
		width:100%;
		vertical-align:middle;
	}
	.IndexContentBox .IndexProductClassListBox .IndexProductClassItem .ItemTitle{
		margin-top:0.3rem;
		font-size:1rem;
		overflow:hidden;
	}
	
	
	.svg_orange_bcff8046_h92_h63_button_border_hasarrow{
		width:24vw;
		height:8.5333vw;
		cursor:pointer;
		background-image:url('../images/svg_orange_bcff8046_h183_h63_button_border_hasarrow.svg');
		background-repeat:no-repeat;
		background-size:100% 100%;
		text-align:center;
		font-size:0.7rem;
		font-weight:bold;
		line-height:8.5333vw;
		padding-left:1.5rem;
		color:#ffffff;
	}
	.svg_orange_bcff8046_h92_h63_button_border_hasarrow a{
		width:100%;
		line-height:54px;
		height:54px;
		display:block;
		color:#ffffff;
	}
	.svg_orange_bcff8046_h92_h63_button_border_hasarrow a:hover{
		width:100%;
		line-height:54px;
		height:54px;
		display:block;
		color:#ffffff;
	}

	.svg_orange_bcff8046_h183_h63_button_border_hasarrow{
		width:24vw;
		height:8.5333vw;
		cursor:pointer;
		background-image:url('../images/svg_orange_bcff8046_h183_h63_button_border_hasarrow.svg');
		background-repeat:no-repeat;
		background-size:100% 100%;
		text-align:center;
		font-size:0.8rem;
		font-weight:bold;
		line-height:8.5333vw;
		padding-left:1.5rem;
		color:#ffffff;
	}
	.svg_orange_bcff8046_h183_h63_button_border_hasarrow a{
		width:133px;
		line-height:63px;
		height:63px;
		display:block;
		color:#ffffff;
		padding-left:50px;
	}
	
	.Button_Orange1{
		width:24.4vw;
		height:8.5333vw;
		cursor:pointer;
	}
	.Button_Orange1 .button_orange_L_bg{
		float:left;
		width:1.466666vw;
		height:8.4vw;
		background-image:url('../images/button_orange1_left.png');
		background-size:100% auto;
		background-repeat:no-repeat;
	}
	.Button_Orange1 .button_orange_Center_bg{
		float:left;
		text-align:center;
		width:21.47vw;
		line-height:8.3vw;
		height:8.3vw;
		background-color:#ff8046;
		font-size:0.5rem;
		font-weight:600;
		color:#ffffff;
	}
	.Button_Orange1 .button_orange_Center_bg a{
		width:100%;
		line-height:8.4vw;
		height:8.4vw;
		display:block;
		color:#ffffff;
	}
	.Button_Orange1 .button_orange_Center_bg a:hover{
		width:101px;
		line-height:63px;
		height:63px;
		display:block;
		color:#ffffff;
	}
	.Button_Orange1 .button_orange_R_bg{
		float:right;
		width:1.466666vw;
		height:8.4vw;
		background-image:url('../images/button_orange1_right.png');
		background-repeat:no-repeat;
		background-size:100% auto;
		background-repeat:no-repeat;
	}


	.Button_Orange2{
		width:400px;
		height:64px;
		cursor:pointer;
	}
	.Button_Orange2 .button_L_bg{
		float:left;
		width:11px;
		height:63px;
		background-image:url('../images/button_orange1_left.png');
		background-repeat:no-repeat;
	}
	.Button_Orange2 .button_Center_bg{
		float:left;
		text-align:center;
		width:378px;
		line-height:63px;
		height:63px;
		background-color:#ff8046;
		background-image:url('../images/button_orange1_arrow.png');
		background-repeat:no-repeat;
		background-position:80px;
		font-size:18px;
		font-weight:600;
		color:#ffffff;
	}
	.Button_Orange2 .button_Center_bg a{
		float:left;
		text-align:center;
		width:100%;
		line-height:63px;
		height:63px;
		font-size:18px;
		font-weight:600;
		color:#ffffff;
		
		padding-left:60px;
	}
	.Button_Orange2 .button_R_bg{
		float:right;
		width:11px;
		height:63px;
		background-image:url('../images/button_orange1_right.png');
		background-repeat:no-repeat;
	}

	.Button_White_h36px_1{
		width:120px;
		height:36px;
		cursor:pointer;
	}
	.Button_White_h36px_1 .button_L_bg{
		float:left;
		width:11px;
		height:36px;
		background-image:url('../images/button_white1_h36px_left.png');
		background-repeat:no-repeat;
	}
	.Button_White_h36px_1 .button_Center_bg{
		float:left;
		text-align:center;
		width:98px;
		line-height:34px;
		height:34px;
		font-size:18px;
		border-top:1px #919698 solid;
		border-bottom:1px #919698 solid;
		color:#ffffff;
	}
	.Button_White_h36px_1 .button_R_bg{
		float:right;
		width:11px;
		height:36px;
		background-image:url('../images/button_white1_h36px_right.png');
		background-repeat:no-repeat;
	}
	
	.Button_Gary_w_200_h50_1{
		width:200px;
		height:50px;
		line-height:50px;
		text-align:center;
		background-image:url('../images/svg_gary_bc242d31_button_border.svg');
		background-repeat:no-repeat;
		background-size:100% 100%;
		background-position:0px 0px;
		color:#000000;
	}
	.Button_Gary_w_200_h50_1 a{
		width:100%;
		height:50px;
		line-height:50px;
		text-align:center;
		color:#000000;
		display:block;
	}
	
	.Button_Gary_w_200_h50_1_on{
		width:200px;
		height:50px;
		line-height:50px;
		text-align:center;
		background-image:url('../images/svg_gary_bc242d31_button_border_hover.svg');
		background-repeat:no-repeat;
		background-size:100% 100%;
		background-position:0px 0px;
		color:#ffffff;
	}
	.Button_Gary_w_200_h50_1_on a{
		width:100%;
		height:50px;
		line-height:50px;
		text-align:center;
		color:#ffffff;
		display:block;
	}

	.Button_Gary_h63px_1{
		width:120px;
		height:63px;
		line-height:63px;
		text-align:center;
		background-image:url('../images/svg_gary_bc242d31_button_border.svg');
		background-repeat:no-repeat;
		background-position:0px 0px;
		color:#000000;
	}
	.Button_Gary_h63px_1_on{
		width:120px;
		height:63px;
		line-height:63px;
		text-align:center;
		background-image:url('../images/svg_gary_bc242d31_button_border_hover.svg');
		background-repeat:no-repeat;
		background-position:0px 0px;
		color:#ffffff;
		font-weight:bold;
	}
	.Button_Gary_h63px_1:hover{
		width:120px;
		height:63px;
		line-height:63px;
		text-align:center;
		background-image:url('../images/svg_gary_bc242d31_button_border_hover.svg');
		background-repeat:no-repeat;
		background-position:0px 0px;
		color:#ffffff;
	}


	.Button_Gary_bcffffff_w110_h36_h63px{
		width:110px;
		height:36px;
		line-height:36px;
		text-align:center;
		background-image:url('../images/svg_gary_bcffffff_w110_h36_button_border.svg');
		background-repeat:no-repeat;
		background-position:0px 0px;
		background-size:100% 100%;
		color:#ffffff;
	}
	.Button_Gary_bcffffff_w110_h36_h63px a, .Button_Gary_bcffffff_w110_h36_h63px a:hover{
		color:#ffffff;
		width:100%;
		height:36px;
		line-height:36px;
		display:block;
	}
	/* .Button_Gary_h63px_1{ */
		/* width:120px; */
		/* height:64px; */
		/* cursor:pointer; */
		/* margin:0; */
	/* } */
	/* .Button_Gary_h63px_1 .button_L_bg{ */
		/* float:left; */
		/* width:11px; */
		/* height:64px; */
		/* background-image:url('../images/testsvg.svg'); */
		/* background-repeat:no-repeat; */
		/* background-position:0px 0px; */
	/* } */
	/* .Button_Gary_h63px_1 .button_Center_bg{ */
		/* float:left; */
		/* text-align:center; */
		/* width:98px; */
		/* line-height:61px; */
		/* height:62px; */
		/* font-size:18px; */
		/* border-top:1px #242d31 solid; */
		/* border-bottom:1px #242d31 solid; */
		/* color:#000000; */
	/* } */
	/* .Button_Gary_h63px_1 .button_R_bg{ */
		/* float:right; */
		/* width:11px; */
		/* height:64px; */
		/* background-image:url('../images/testsvg1.svg'); */
		/* background-repeat:no-repeat; */
	/* } */

	.IndexContentBox .IndexSolutiontContentBox {
		width:100%;
		margin-bottom:1rem;
	}
	/* .IndexContentBox .IndexSolutiontContentBox .AtollSpeedSolution{ */
		/* width:49%; */
		/* margin-bottom:0.6rem; */
		/* display:block; */
		/* float:left; */
	/* } */
	/* .IndexContentBox .IndexSolutiontContentBox .KolbSolution{ */
		/* width:49%; */
		/* margin-left:2%; */
		/* margin-bottom:0.6rem; */
		/* display:block; */
		/* float:left; */
	/* } */
	
	.IndexContentBox .IndexSolutiontContentBox .AtollSpeedSolution{
		width:100%;
		margin-bottom:0.6rem;
		display:block;
	}
	.IndexContentBox .IndexSolutiontContentBox .KolbSolution{
		width:100%;
		margin-bottom:0.6rem;
		display:block;
	}
	
	.IndexServiceIntroBox{
		width:100%;
		height:60.3333vw;
		background-image:url('../images/index_service_bg.jpg');
		background-repeat:no-repeat;
		background-size:auto 100%;
		background-position:center;
	}
	.IndexServiceIntroBox .Content{
		height:40vw;
		width:95%;
		text-align:center;
		color:#ffffff;
	}
	.IndexServiceIntroBox .Content .lh_60px{
		line-height:0.9rem;
	}
	.IndexServiceIntroBox .Content .custom_mt{
		height:1vw;
	}
	.IndexServiceIntroBox .TipsTag{
		height:20.333vw;
		width:100%;
		background:rgba(0,0,0,0.3);
	}
	.IndexServiceIntroBox .TipsTag .TipsTag_ContentBox{
		width:100%;
		height:21.3333vw;
	}
	.IndexServiceIntroBox .TipsTag .TipsTag_ContentBox .TipsTag_ContentBox_Item{
		width:25vw;
		height:21.3333vw;
		float:left;
		text-align:center;
		cursor:pointer;
	}
	.IndexServiceIntroBox .TipsTag .TipsTag_ContentBox .TipsTag_ContentBox_Item_en{
		width:33.3333vw;
		height:21.3333vw;
		float:left;
		text-align:center;
		cursor:pointer;
		overflow:hidden;
	}
	.IndexServiceIntroBox .TipsTag .TipsTag_ContentBox .Icon{
		width:10.3333vw;
		height:10.3333vw;
		/* border-style:dashed; */
		/* border-width:1px; */
		/* border-color:#888888; */
		margin-top:4.7333vw;
	}
	.IndexServiceIntroBox .TipsTag .TipsTag_ContentBox .Text{
		width:100%;
		font-size:0.8rem;
		margin-top:0.1rem;
		color:#ffffff;
	}
	.IndexServiceIntroBox .TipsTag .TipsTag_ContentBox .ItemHover{
		background:rgba(255,255,255,0.9);
	}

	.IndexAboutKolb{
		width:100vw;
		margin:0 auto;
		margin-top:1rem;
	}
	.IndexAboutKolb .LeftContent{
		width:100%;
		color:#000000;
	}
	.IndexAboutKolb .LeftContent .t1{
		clear:both;
		font-size:2rem;
		font-weight:bold;
		border-bottom:0.3rem #000000 solid;
		width:9rem;
		margin:0;
		padding-left:0.5rem;
		line-height:3.5rem;
	}
	.IndexAboutKolb .LeftContent .t1_en{
		clear:both;
		font-size:2rem;
		font-weight:bold;
		border-bottom:0.3rem #000000 solid;
		width:13rem;
		margin:0;
		padding-left:0.5rem;
		line-height:3.5rem;
	}
	.IndexAboutKolb .LeftContent .t1_line{
		clear:both;
		height:0.1rem;
		width:100%;
		background:#000000;
		margin:0;
	}
	.IndexAboutKolb .LeftContent .t2{
		padding-left:0.5rem;
		padding-right:0.5rem;
		margin-top:1.2rem;
		clear:both;
		line-height:1.6rem;
		font-size:0.8rem;
		color:#222222;
	}
	.IndexAboutKolb .LeftContent .t3{
		margin-top:1.2rem;
		padding-left:0.5rem;
		padding-right:0.5rem;
		clear:both;
		font-size:1.2rem;
		line-height:1.6rem;
		color:#222222;
		font-weight:bold;
	}
	.IndexAboutKolb .LeftContent .t4
	{
		padding:0.5rem;
	}
	.IndexAboutKolb .LeftContent .t4 span{
		height:2rem;
		font-size:1rem;
		line-height:2rem;
		margin-bottom:0.5rem;
		display:block;
		background:#F1F1F1;
	}
	.IndexAboutKolb .LeftContent .ItemButton{
		margin:0;
		margin-top:1rem;
		margin-left:0.5rem;
	}

	.IndexAboutKolb .RightContent{
		display:none;
		margin-left:5%;
		width:45%;
	}
	.IndexAboutKolb .RightContent img{
		/* border:1px #888888 dashed; */
	}

	.IndexNews{
		width:100vw;
		clear:both;
		display:block;
		margin-top:1.8rem;
	}
	.IndexNews .LeftContent{
		display:none;
		width:50%;
		float:left;
		height:670px;
	}
	.IndexNews .LeftContent .swiper_img{
		height:670px;
		width:100%;
		/* background-image:url('../images/tmp-news.jpg'); */
		/* background-repeat:no-repeat; */
		/* background-size:auto 100%; */
		/* background-position:center; */
	}
	
	
	.IndexNews .RightContent{
		width:100%;
		background:#242D31;
		color:#ffffff;
		margin:0;
		display:block;				
		padding:0.5rem;
		padding-top:1rem;
		padding-bottom:1rem;
	}
	.IndexNews .RightContent .NewsTitleListBox{
		clear:both;
		width:100%;
		margin:0;
		display:block;
	}
	.IndexNews .RightContent .NewsTitleListBox .IndexNewTitle{
		font-size:1.5rem;
		border-left: 0.6666vw #E95518 solid;
		line-height:1.5rem;
		height:1.5rem;
		padding-left:0.3rem;
		float:left;
	}
	.IndexNews .RightContent .NewsTitleListBox .More{
		line-height:1.5rem;
		height:1.5rem;
		float:right;
	}
	.IndexNews .RightContent .NewsTitleListBox .NewsList{
		clear:both;
		display:block;
		width:100%;
	}
	.IndexNews .RightContent .NewsTitleListBox .NewsList .Item{
		margin-top:0.8rem;
		clear:both;
		display:block;
	}
	.IndexNews .RightContent .NewsTitleListBox .NewsList .Item .Title{
		font-size:1rem;
		line-height:1.8rem;
	}
	.IndexNews .RightContent .NewsTitleListBox .NewsList .Item .Title a{
		color:#ffffff;
	}
	.IndexNews .RightContent .NewsTitleListBox .NewsList .Item .Description{
		font-size:0.8rem;
		line-height:1.4rem;
		color:#787e80;
		height:2.8rem;
		overflow:hidden;
	}
	.IndexNews .RightContent .NewsTitleListBox .NewsList .Item .Description a{
		color:#787e80;
	}
	.IndexNews .RightContent .NewsTitleListBox .NewsList .Item .Description a:hover{
		color:#d3d3d3;
	}


	footer{
		margin-top:1rem;
		clear:both;
	}
	footer .BottomNav{
		width:100vw;
	}
	footer .BottomNav .Item{		
		padding:0.5rem;		
		border-bottom:0.02rem #d5d5d5 solid;
	}
	footer .BottomNav .Item_IconOff{		
		background-image:url('../images/svg_mobile_index_bottom_nav_arrow_c242D31_off.svg');
		background-repeat:no-repeat;
		background-position:90vw 0.5rem;
		background-size:1rem;		
	}
	footer .BottomNav .Item_IconOn{		
		background-image:url('../images/svg_mobile_index_bottom_nav_arrow_c242D31_on.svg');
		background-repeat:no-repeat;
		background-position:90vw 0.5rem;
		background-size:1rem;		
	}
	footer .BottomNav .ItemTitle{
		font-size:1.1rem;
		height:2rem;
		line-height:2rem;
	}
	footer .BottomNav .ItemLink{
		display:none;
		height:2rem;
		margin-left:1rem;
		font-size:1rem;
		color:#666666;
		line-height:2rem;
	}
	footer .BottomNav .ItemLink a{
		height:2rem;
		font-size:1rem;
		color:#666666;
		line-height:2rem;
	}
	footer .BottomNav .ItemLink a:hover{
		height:2rem;
		font-size:1rem;
		color:#666666;
		line-height:2rem;
	}
	footer .BottomNav .split{
		display:none;
	}
	footer .CommonBottom{
		width:100%;
		margin-top:1rem;
		background:#242D31;
	}
	footer .CommonBottom .ContentBox{
		width:100vw;
		padding-top:1rem;
		display:block;
	}

	footer .CommonBottom .ContentBox .LeftContent{
		width:100%;
		text-align:center;
		vertical-align:middle;
	}
	footer .CommonBottom .ContentBox .LeftContent .CompanyLogo{
		clear:both;
		width:100%;
		text-align:center;
		/* display:inline-block; */
		vertical-align:middle;
	}
	footer .CommonBottom .ContentBox .LeftContent .CompanyLogo img{
		width:30%;
	}
	footer .CommonBottom .ContentBox .LeftContent .WiesheuLogo{
		width:100%;
		clear:both;
		margin-bottom:1rem;
	}
	footer .CommonBottom .ContentBox .LeftContent .WiesheuLogo img{
		width:30%;
	}
	footer .CommonBottom .ContentBox .CenterContent{
		width:100%;
	}
	footer .CommonBottom .ContentBox .CenterContent .Address{
		clear:both;
		width:100%;
		font-size:0.8rem;
		line-height:1.5rem;
		color:#ffffff;
		text-align:center;
		vertical-align:middle;
		margin-top:1rem;
		margin-bottom:1rem;
	}
	footer .CommonBottom .ContentBox .CenterContent .Address a{
		color:#ffffff;
	}
	/* footer .CommonBottom .ContentBox .CenterContent .Address{ */
		/* clear:both; */
		/* width:100%; */
		/* font-size:14px; */
		/* height:250px; */
		/* line-height:20px; */
		/* color:#ffffff; */
		/* text-align:center; */
		/* display:inline-block; */
		/* display: table-cell; */
		/* vertical-align:middle; */
	/* } */
	footer .CommonBottom .ContentBox .RightContent{
		width:100%;
	}
	footer .CommonBottom .ContentBox .RightContent .WechatQRCode{
		width:100%;
		text-align:center;
		padding-bottom:1rem;
	}
	footer .CommonBottom .ContentBox .RightContent .WechatQRCode img{
		width:40%;
		vertical-align:middle;
	}

	.TopBanner2{
		clear:both;
		height:50.854vw;
		display:block;
		overflow:hidden;
	}
	.TopBanner2 .swiper_img{
		height:100%;
		width:100%;
		background-image:url('../images/tmp-banner2.jpg');
		background-repeat:no-repeat;
		background-size:cover;
		background-position:center;
	}

	/* 产品中心-列表*/
	.ProductListCenter_Title_v2{
		margin-top:80px;
		width:100%;
		height:90px;
		line-height:90px;
		font-size:40px;
		font-weight:bold;
		text-align:center;
		background-image:url('../images/solution_list_title.png');
		background-repeat:no-repeat;
	}
	.ProductListCenter_Title_v2 img{
		width:200px;
		vertical-align:middle;
	}
	.ProductListCenter_Title{
		clear:both;
		margin:0;
		margin-top:80px;
		width:100%;
		height:90px;
		line-height:90px;
		font-size:40px;
		font-weight:bold;
		color:#222222;
		text-align:center;
		background-image:url('../images/index_product_title.png');
		background-repeat:no-repeat;
	}
	.ProductListBox{
		clear:both;
		margin:0;
		margin-top:2rem;
		width:100%;
		display:block;
	}
	.ProductListBox .Item{
		width:100vw;
		float:left;
		display:block;
		margin-bottom:1rem;
		cursor:pointer;		
	}
	.ProductListBox .Item:hover{
		background:#f6f6f6;
	}
	.ProductListBox .Item .ItemImage{
		width:30vw;
		height:40vw;
		margin-right:5vw;
		float:left;
		text-align:center;
	}
	.ProductListBox .Item .ItemImage a{
		clear:both;
		width:26vw;
		margin-left:2vw;
		margin-top:2vw;
		height:36vw;
		display:block;
		line-height:40vw;
		vertical-align:middle;
		background-repeat:no-repeat;
		background-size:contain;
		background-position:center;
	}
	.ProductListBox .Item .ItemImage a img{
		text-align:center;
		vertical-align:middle;
		max-height:90%;
		max-width:90%;
		width:auto;
	}
	.ProductListBox .Item .ItemInfo{
		float:left;
		width:64vw;	
	}
	.ProductListBox .Item .ItemInfo .ItemTitle{
		font-size:1rem;
		font-weight:bold;
		margin-top:2rem;
	}
	.ProductListBox .Item .ItemInfo .ItemTitle a{
		font-size:1rem;
		font-weight:bold;
		margin-top:1rem;
		color: #000000;
	}
	.ProductListBox .Item .ItemInfo .ItemDescription{
		font-size:0.8rem;
		height:2.6vw;
		width:100%;
		margin:0;
		overflow:hidden;
		margin-top:0.5rem;
		line-height:1.2rem;
	}
	.ProductListBox .Item .ItemInfo .ItemDescription a{
		color: #000000;
	}
	.ProductListBox .Item .ItemInfo .ItemButton{
		margin-top:0.8rem;
	}

	/* 产品中心-详细*/
	.ProductInfoBox{
		width:100%;
		margin-top:1rem;
		margin-bottom:1.4rem;
	}
	.ProductInfoBox .ProductImageBox{
		width:100vw;
	}
	.ProductInfoBox .ProductImageBox .ProductImageShow{
		width:90vw;
		margin-left:5vw;
		height:60vw;
		text-align:center;
		display:block;
		vertical-align: middle;	
	}
	.ProductInfoBox .ProductImageBox .ProductImageShow div{
		width:90%;
		height:90%;
		display:block;
		background-size:contain;
		background-position:center;
		background-repeat:no-repeat;
	}
	.ProductInfoBox .ProductImageBox .ProductImageList{
		clear:both;
		margin:0;
		width:100vw;
		margin-top:1rem;
		text-align:center;
		display:block;
		padding-left:2vw;
		padding-right:2vw;
		margin-bottom:1rem;
	}
	.ProductInfoBox .ProductImageBox .ProductImageList .Item{
		width:18vw;
		height:18vw;
		margin-left:1vw;
		border:1px #D8D8D8 solid;
		text-align:center;
		float:left;
		cursor:pointer;
	}
	.ProductInfoBox .ProductImageBox .ProductImageList .Item:hover{
		width:18vw;
		height:18vw;
		margin-left:1vw;
		border:1px #1E2E48 solid;
		text-align:center;
		float:left;
		cursor:pointer;		
	}
	.ProductInfoBox .ProductImageBox .ProductImageList .Item_split{
		width:1.45vw;
		display: table-cell;
	}
	.ProductInfoBox .ProductImageBox .ProductImageList .Item div{
		width:16vw;
		height:16vw;
		margin-top:1vw;
		display:block;
		background-size:contain;
		background-position:center;
		background-repeat:no-repeat;
	}

	.ProductInfoBox .ProductIntro{
		padding-left:0.5rem;
		padding-right:0.5rem;
		display:block;
	}
	.ProductInfoBox .ProductIntro .Title{
		width:100%;
		font-size: 1.5rem;
		border-left: 0.3rem #E95518 solid;
		line-height: 1.5rem;
		padding-left: 0.5rem;
		margin-bottom:1rem;
		margin-top:1rem;
		font-weight:bold;
	}
	.ProductInfoBox .ProductIntro .Description{
		width:100%;
		font-size:1rem;
		margin-top:1rem;
		color:#666666;
		line-height:1.5rem;
	}
	.ProductInfoBox .ProductIntro .SalePoint_Title{
		width:100%;
		font-size: 1.5rem;
		border-left: 0.3rem #E95518 solid;
		line-height: 1.5rem;
		padding-left: 0.5rem;
		margin-bottom:1rem;
		margin-top:1rem;
		font-weight:bold;
	}
	.ProductInfoBox .ProductIntro .SalePoint_List{
		width:100%;
	}
	.ProductInfoBox .ProductIntro .SalePoint_List .Item{
		width:100%;
		line-height:1.5rem;
		font-size:1rem;
		color:#666666;
		background-image:url('../images/icon-right.png');
		background-repeat:no-repeat;
		background-position:0 0.3rem;
		padding-left:1.5rem;
		margin-bottom:1rem;
	}
	.ProductInfoBox .ProductIntro .SalePoint_List .Item .icon-new{
		height:1rem;
		width:auto;
		margin-left:0.5rem;
		vertical-align:middle;
	}
	.ProductInfoBox .ProductDetails{
		clear:both;
		display:block;		
		margin-top:1rem;
		width:100%;	
	}
	.ProductInfoBox .ProductDetails .Tabs{
		width:100%;
	}
	.ProductInfoBox .ProductDetails .Tabs .Item{
		height:8.5555vw;
		float:left;
		cursor:pointer;
	}
	.ProductInfoBox .ProductDetails .Tabs .Item a{
		display:block;
	}
	.ProductInfoBox .ProductDetails .Tabs .ItemFix2{
		position:relative;
		left:-12px;
	}
	.ProductInfoBox .ProductDetails .Tabs .ItemFix3{
		position:relative;
		left:-24px;
	}
	.ProductInfoBox .ProductDetails .Tabs .ItemFix4{
		position:relative;
		left:-36px;
	}
	.ProductInfoBox .ProductDetails .TabItemDetails_List{
		display:block;
		clear:both;
		width:100%;
		/* border:1px #979797 solid; */
		background:#f6f6f6;	
	}
	.ProductInfoBox .ProductDetails .TabItemDetails_List .Item{
		padding:0.5rem;
	}
	.ProductInfoBox .ProductDetails .TabItemDetails_List .Item ul{
		margin-left:1.2rem;
	}
	.ProductInfoBox .ProductDetails .TabItemDetails_List .Item ul li{
		list-style:disc;
		margin-top:0.3rem;
		margin-bottom:0.3rem;
		line-height:1.3rem;
	}
	.ProductInfoBox .ProductDetails .TabItemDetails_List .Hidden{
		display:none;
	}
	.ProductInfoBox .ProductDetails .ProductVideo{
		clear:both;
	}
	.ProductInfoBox .ProductDetails .ProductVideo .Title{
		font-size: 1.5rem;
		border-left: 0.3rem #E95518 solid;
		line-height: 1.5rem;
		margin-left: 0.5rem;
		padding-left:0.5rem;
		margin-bottom:1rem;
		margin-top:1rem;
		font-weight:bold;
	}
	.ProductInfoBox .ProductDetails .ProductVideo .VideoBox{
		text-align:center;
		width:100%;
		height:56.25vw;
	}
	.ProductInfoBox .ProductDetails .ProductVideo .VideoBox video{
		clear:both;
		width:100%;
		height:56.25vw;
	}
	.ProductInfoBox .ProductDetails .OtherProductListBox .Title{
		font-size: 1.5rem;
		border-left: 0.3rem #E95518 solid;
		line-height: 1.5rem;
		margin-left: 0.5rem;
		padding-left:0.5rem;
		margin-bottom:1rem;
		margin-top:1rem;
		font-weight:bold;
	}
	.ProductInfoBox .ProductDetails .OtherProductListBox .List{
		margin:0;
	}
	.ProductInfoBox .ProductDetails .OtherProductListBox .List .Item{
		width:33.333vw;
		cursor:pointer;
		text-align:center;
		float:left;
		margin-bottom:0.6rem;
	}
	.ProductInfoBox .ProductDetails .OtherProductListBox .List .Item .ProductImage{
		clear:both;
		width:33.333vw;
		height:33.333vw;
		float:left;
		vertical-align:middle;
		text-align:center;
		display:block;
	}
	.ProductInfoBox .ProductDetails .OtherProductListBox .List .Item .ProductImage a{
		clear:both;
		width:80%;
		height:80%;
		margin-top:10%;
		margin-left:10%;
		display:block;
		vertical-align:middle;
		text-align:center;
		background-repeat:no-repeat;
		background-size:contain;
		background-position:center;
	}
	.ProductInfoBox .ProductDetails .OtherProductListBox .List .Item .ProductImage img{
		max-width:30vw;
		max-height:30vw;
		vertical-align:middle;
	}
	.ProductInfoBox .ProductDetails .OtherProductListBox .List .Item .Title{
		text-align:center;
		width:90%;
		clear:both;
		margin:0;
		border:0;
		margin-left:5%;
		height:2.4rem;
		line-height:1.2rem;
		font-size:0.8rem;
		display:block;
		padding:0;
	}
	.ProductInfoBox .ProductDetails .OtherProductListBox .List .Item .Title a{
		color:#000000;
		width:100%;
		display:block;
		font-size:1rem;
		line-height:1.2rem;
	}
	.ProductInfoBox .ProductDetails .OtherProductListBox .List .Item .Title a:hover{
		color:#000000;
		width:100%;
		display:block;
		font-size:1rem;
		line-height:1.2rem;
	}
	.ProductInfoBox .ProductDetails .OtherProductListBox .List .Item_split{
		width:0.3333vw;
		display: table-cell;
	}
	

	/*快速解决方案*/
	.IndexContentBox .Solution_List_Title, .Kolb_Solution_ContentBox .Solution_List_Title{
		margin-top:80px;
		width:100%;
		height:90px;
		line-height:90px;
		font-size:40px;
		font-weight:bold;
		text-align:center;
		background-image:url('../images/solution_list_title.png');
		background-repeat:no-repeat;
	}
	.IndexContentBox .Solution_List_Title img{
		width:200px;
		vertical-align:middle;
	}
	.AtollSpeed_Solution_List_Box{
		clear:both;
		margin:0;
		margin-top:2rem;
		width:100%;
		display:block;
	}
	.AtollSpeed_Solution_List_Box .Item{
		width:100vw;
		float:left;
		display:block;
		margin-bottom:1rem;
		cursor:pointer;		
	}
	.AtollSpeed_Solution_List_Box .ItemImage{
		width:30vw;
		height:40vw;
		margin-right:0.8rem;
		float:left;
		text-align:center;
	}
	.AtollSpeed_Solution_List_Box .ItemImage div{
		clear:both;
		width:30vw;
		height:40vw;
		display:table-cell;
		vertical-align:middle;
	}
	.AtollSpeed_Solution_List_Box .ItemImage a{
		clear:both;
		width:30vw;
		height:40vw;
		display:table-cell;
		vertical-align:middle;
		background-position:center;
		background-repeat:no-repeat;
		background-size:90% auto;
	}
	.AtollSpeed_Solution_List_Box .ItemImage img{
		text-align:center;
		vertical-align:middle;
		max-height:100%;
		max-width:100%;
		width:90%;
	}
	.AtollSpeed_Solution_List_Box .ItemInfo{
		float:left;
		width:66vw;
	}
	.AtollSpeed_Solution_List_Box .ItemInfo .ItemTitle{
		font-size:1rem;
		font-weight:bold;
		margin-top:1rem;
	}
	.AtollSpeed_Solution_List_Box .ItemInfo .ItemTitle a{
		font-size:1rem;
		font-weight:bold;
		margin-top:1rem;
		color: #000000;
	}
	.AtollSpeed_Solution_List_Box .ItemInfo .ItemDescription{
		font-size:0.8rem;
		height:14.6vw;
		width:100%;
		margin:0;
		overflow:hidden;
		margin-top:0.5rem;
		line-height:1.2rem;
	}
	.AtollSpeed_Solution_List_Box .ItemInfo .ItemDescription a{
		color: #000000;
	}
	.AtollSpeed_Solution_List_Box .ItemInfo .ItemButton{
		clear:both;
		margin-top:0.8rem;
	}

	/*高比现烤门店解决方案*/
	.Kolb_Solution_List_Box{
		display:block;
		margin-bottom:1rem;
	}
	.Kolb_Solution_List_Box .Item{
		width:33.3333vw;
		cursor:pointer;
		text-align:center;
		float:left;
		margin-bottom:0.8rem
	}
	.Kolb_Solution_List_Box .Item_split{
		display:none;
		width:40px;
		float:left;
		height:262px;
	}
	.Kolb_Solution_List_Box .Item .ProductImage{
		width:33.3333vw;
		height:33.3333vw;
	}
	.Kolb_Solution_List_Box .Item .ProductImage a{
		margin-top:5%;
		margin-left:5%;
		width:90%;
		height:90%;
		display: block;
		line-height:90%;
		background-size:contain;
		background-position:center;
		background-repeat:no-repeat;
	}
	.Kolb_Solution_List_Box .Item .ProductImage a img{
		width:auto;
		height:auto;
		max-width:80%;
		max-height:80%;
		vertical-align:middle;
	}
	.Kolb_Solution_List_Box .Item .Title{
		text-align:center;
		margin:0;
		border:0;
		margin-top:0.3rem;
		font-size:1rem;
	}
	.Kolb_Solution_Search_Title{
		clear:both;
		width:100%;
		height:90px;
		line-height:90px;
		font-size:40px;
		font-weight:bold;
		text-align:center;
		background-image:url('../images/index_product_title.png');
		background-repeat:no-repeat;
	}
	.Kolb_Solution_ContentBox .SearchTips{
		font-size:1rem;
		color:#666666;
		text-align:center;
		line-height:1.8rem;
		margin-bottom:1rem;
	}
	.Kolb_Solution_ContentBox .SearchOptions{
		clear:both;
		display:block;
		margin-bottom:1rem;
	}
	.Kolb_Solution_ContentBox .SearchOptions .ItemLeft, .Kolb_Solution_ContentBox .SearchOptions .ItemRight{
		float:left;
		width:45vw;
		height:70px;
	}
	/* .Kolb_Solution_ContentBox .SearchOptions .ItemCenter{ */
		/* float:left; */
		/* width:362px; */
		/* height:70px; */
	/* } */
	.Kolb_Solution_ContentBox .SearchOptions .Item{
		width:45vw;
		height:12vw;
		font-size:1rem;
		line-height:12vw;
		color:#000000;
		text-align:center;
		cursor:pointer;
		padding-left:1rem;
		float:left;
		margin-left:3vw;
		border:2px #979797 solid;
		margin-bottom:0.5rem;
	}
	.Kolb_Solution_ContentBox .SearchOptions .Item1{
		width:45vw;
		height:12vw;
		font-size:1rem;
		line-height:12vw;
		color:#000000;
		text-align:center;
		cursor:pointer;
		padding-left:1rem;
		float:left;
		margin-left:3vw;
		border:2px #979797 solid;
		margin-bottom:0.5rem;
	}
	.Kolb_Solution_ContentBox .SearchOptions .Item_On{
		background-image:url('../images/kolb_solution_option_bg_on.png');
		background-repeat:no-repeat;
		background-size:auto 100%;
		border:2px #ff8046 solid;
		background-position:-4vw;
	}
	.Kolb_Solution_ContentBox .SearchOptions .Item_Off{
		background-image:url('../images/kolb_solution_option_bg_off.png');
		background-repeat:no-repeat;
		background-size:auto 100%;
		border:2px #979797 solid;
		background-position:-4vw;
	}
	.Kolb_Solution_ContentBox .errTips{
		clear:both;
		text-align:center;
		color:red;
		display:none;
		font-size:1rem;
	}
	
	/* .Kolb_Solution_ContentBox .SearchOptions .ItemLeft{ */
		/* float:left; */
		/* width:238px; */
		/* height:70px; */
		/* font-size:24px; */
		/* line-height:70px; */
		/* color:#000000; */
		/* margin-right:62px; */
		/* text-align:center; */
		/* cursor:pointer; */
		/* padding-left:28px; */
	/* } */
	/* .Kolb_Solution_ContentBox .SearchOptions .Item_Right{ */
		/* margin-right:0px; */
	/* } */
	.Kolb_Solution_ContentBox .Kolb_Solution_Search_ResultBox{
		display:block;
	}
	.Kolb_Solution_ContentBox .Kolb_Solution_Search_ResultBox .Title{
		margin-top: 1rem;
		font-size: 1.2rem;
		border-left: 0.2rem #E95518 solid;
		line-height:  1.8rem;
		height:1.8rem;
		padding-left: 0.3rem;
		margin-bottom:0.8rem;
	}
	.Kolb_Solution_ContentBox .Kolb_Solution_Search_ResultBox .ResultNotFound{
		text-align:center;
		font-size:1rem;
		line-height:1.6rem;
		display:none;
	}
	.Kolb_Solution_ContentBox .Kolb_Solution_Search_ResultBox .ResultNotFound .button{
		display:inline-block;
		margin-left:0.6rem;
		margin-right:0.6rem;
		margin-top:1.8rem;
	}
	.Kolb_Solution_ContentBox .Kolb_Solution_Search_ResultBox .List{
		display:block;
		margin:0;
		clear:both;
	}
	.Kolb_Solution_ContentBox .Kolb_Solution_Search_ResultBox .List .Item{
		width:100vw;
		display:block;
		margin-bottom:1rem;
		float:left;
		cursor:pointer;		
	}
	.Kolb_Solution_ContentBox .Kolb_Solution_Search_ResultBox .List .Item:hover{
		background:#f6f6f6;
	}
	.Kolb_Solution_ContentBox .Kolb_Solution_Search_ResultBox .List .Item .ItemImage{
		width:30vw;
		height:40vw;
		margin-right:0.8rem;
		float:left;
		text-align:center;
	}
	.Kolb_Solution_ContentBox .Kolb_Solution_Search_ResultBox .List .Item .ItemImage a{
		clear:both;
		width:90%;
		height:90%;
		margin-top:5%;
		margin-left:5%;
		display:block;
		background-size:contain;
		background-repeat:no-repeat;
		background-position:center;
	}
	.Kolb_Solution_ContentBox .Kolb_Solution_Search_ResultBox .List .Item .ItemImage div img{
		clear:both;
		width:auto;
		height:auto;
		max-width:95%;
		max-height:95%;
		vertical-align:middle;
	}
	.Kolb_Solution_ContentBox .Kolb_Solution_Search_ResultBox .List .Item .ItemInfo{
		float:left;
		margin-left:0.5rem;
		width:63vw;
	}
	.Kolb_Solution_ContentBox .Kolb_Solution_Search_ResultBox .List .Item .ItemTitle{
		clear:both;
		font-size:1rem;
		font-weight:bold;
		line-height:1.2rem;
	}
	.Kolb_Solution_ContentBox .Kolb_Solution_Search_ResultBox .List .Item .ItemDescription{
		font-size:0.8rem;
		height:14.6vw;
		width:100%;
		margin:0;
		overflow:hidden;
		margin-top:0.5rem;
		line-height:1.2rem;
	}
	.ProductListBox .Item .ItemInfo .ItemDescription a{
		color: #000000;
	}
	.Kolb_Solution_ContentBox .Kolb_Solution_Search_ResultBox .List .Item .ItemButton{
		margin-top:0.8rem;
	}

	/*单页内容*/
	.SinglePage{
		width:96w;
		font-size:0.8rem;
		line-height:1.3rem;
		margin-left:2vw;
		margin-right:2vw;
	}
	.SinglePage .Title{
		clear:both;
		margin:0;
		margin-top: 1rem;
		font-size: 1.5rem;
		border-left: 0.3rem #E95518 solid;
		line-height:  1.5rem;
		padding-left: 0.5rem;
		margin-bottom:0.8rem;
		display:block;
	}
	.SinglePage img{
		width:100%;
		margin-top:0.8rem;
		margin-bottom:0.8rem;
	}
	.SinglePage .NewsTitle{
		width:100%;
		margin-top:2rem;
		line-height:1.8rem;
		font-size:1.2rem;
		text-align:center;
	}
	.SinglePage .NewsPostTime{
		font-size:0.8rem;
		text-align:center;
		width:100%;
		line-height:1.4rem;
		color:#c5c5c5;
		border-bottom:1px #b7b7b7 solid;
		margin-bottom:1.2rem;
	}
	
	.ContactusContentBox{		
	}
	.ContactusContentBox .ContactusInfo{
		width:90vw;
		padding-left:5vw;
		float:left;
		margin-bottom:2rem;
	}
	.ContactusContentBox .ContactusInfo .AreaName{
		font-size: 1.2rem;
		border-left: 4px #E95518 solid;
		line-height: 1.8rem;
		padding-left: 0.5rem;
		margin-bottom:1rem;
		margin-top:1rem;
		font-weight:normal;
	} 
	.ContactusContentBox .ContactusInfo .AreaInfo{
		clear:both;
		font-size:1rem;
		line-height:1.8rem;
		color:#242D31;
		letter-spacing:0px;
	} 
	
	/*服务支持*/
	.ServiceContentBox{
		clear:both;
		display:block;		
		margin-top:2rem;
		width:100%;	
	}
	.ServiceContentBox .Tabs{
		width:90%;
		margin:0 auto;
		height:2rem;
	}
	.ServiceContentBox .Tabs .Item{
		width:50%;
		height:2rem;
		float:left;
		cursor:pointer;
	}
	/* .ServiceContentBox .Tabs .Item a{ */
		/* line-height:50px; */
		/* height:50px; */
		/* width:100%; */
		/* color:#242D31; */
		/* display:block; */
	/* } */
	/* .ServiceContentBox .Tabs .Item a:hover{ */
		/* line-height:50px; */
		/* height:50px; */
		/* width:100%; */
		/* color:#ffffff; */
		/* display:block; */
	/* } */
	.ServiceContentBox .Tabs .ItemFix2{
		position:relative;
		left:-20px;
	}
	.ServiceContentBox .TabItemDetails_List{
		/* position:relative; */
		/* top:-1px; */
		/* display:block; */
		/* clear:both; */
		/* width:100%; */
		/* border:1px #979797 solid; */
		/* min-height:60px; */
		margin-top:2rem;
	}
	.ServiceContentBox .TabItemDetails_List .Item{
	}
	/* .ServiceContentBox .TabItemDetails_List .Item ul{ */
		/* margin-top:30px; */
		/* margin-left:60px; */
		/* margin-right:30px; */
		/* margin-bottom:30px; */
	/* } */
	/* .ServiceContentBox .TabItemDetails_List .Item ul li{ */
		/* list-style:disc; */
		/* margin-top:5px; */
		/* margin-bottom:5px; */
		/* line-height:24px; */
	/* } */
	.ServiceContentBox .TabItemDetails_List .Hidden{
		display:none;
	}
	
	.LoginForm{
		color:#222222;
		width:95%;
		margin:0 auto;
		line-height:1.8rem;
		font-weight:bold;
		font-size:1rem;
		margin-bottom:2rem;
		display:block;
	}
	.LoginForm input{
		width:100%;
		height:1.8rem;
		line-height:1.8rem;
		border:1px #999999 solid;
		font-weight:bold;
		padding-left:0.8rem;
		font-weight:normal;
		font-size:0.8rem;
	
		/*解决增加padding后宽度撑大*/
		box-sizing: border-box;/*其他浏览器*/
		-webkit-box-sizing: border-box;/*谷歌*/
		-moz-box-sizing: border-box;/*火狐*/
	}
	.LoginForm .member_email_tips,
	.LoginForm .member_password_tips,
	.LoginForm .re_member_password_tips,
	.LoginForm .email_verify_code_tips,
	.LoginForm .member_alias_tips{
		font-size:0.6rem;
		color:red;
		width:100%;
		line-height:0.8rem;
		min-height:0.8rem;
		display:block;
	}
	.LoginForm .LoginBTN{
		float:left;
		width:50%;
		height:2rem;
		line-height:2rem;
		margin-top:1rem;
	}
	.LoginForm #WaitForSubmitTips{
		color:#999999;
	}
	.LoginForm .ForgotPasswordBTN{
		margin-top:1rem;
		float:left;
		width:50%;
		padding-right:5%;
		color:#222222;
		text-align:right;
		height:2rem;
		line-height:2rem;
	}
	.LoginForm .ForgotPasswordBTN a, .LoginForm .ForgotPasswordBTN a:hover{
		color:#222222;
		font-size:0.8rem;
		line-height:2rem;
		font-weight:normal;
	}
	
	.GuestBookForm{
		color:#222222;
		width:96%;
		margin:0 auto;
		font-weight:bold;
		font-size:0.8rem;
	}
	.GuestBookForm .VerifyCodeImage img{
		width:50%;
	}
	.GuestBookForm .VerifyCodeImage{
		box-sizing: border-box;/*其他浏览器*/
		-webkit-box-sizing: border-box;/*谷歌*/
		-moz-box-sizing: border-box;/*火狐*/
		outline: none;
		
		width:45%;
		height:2.4rem;
		display:inline-block;
		line-height:2rem;
		vertical-align:bottom;
		margin-top:0.6rem;
	}
	.GuestBookForm .input_verify_code{
		width:50%;
		height:2.4rem;
		line-height:2.4rem;
		border:1px #999999 solid;
		font-weight:bold;
		padding-left:0.8rem;
		font-weight:normal;
		font-size:0.8rem;
		outline: none;
	
		/*解决增加padding后宽度撑大*/
		box-sizing: border-box;/*其他浏览器*/
		-webkit-box-sizing: border-box;/*谷歌*/
		-moz-box-sizing: border-box;/*火狐*/
		
		margin-top:0.6rem;
	}
	.GuestBookForm .input_full_line{
		width:100%;
		height:1.8rem;
		line-height:1.8rem;
		border:1px #999999 solid;
		font-weight:bold;
		padding-left:0.8rem;
		font-weight:normal;
		font-size:0.8rem;
		outline: none;
	
		/*解决增加padding后宽度撑大*/
		box-sizing: border-box;/*其他浏览器*/
		-webkit-box-sizing: border-box;/*谷歌*/
		-moz-box-sizing: border-box;/*火狐*/
		
		margin-top:0.6rem;
	}
	.GuestBookForm .input_full_line_autoH{
		width:100%;
		line-height:1.2rem;
		border:1px #999999 solid;
		font-weight:bold;
		padding-left:0.8rem;
		font-weight:normal;
		font-size:0.8rem;
		margin-top:0.5rem;
		outline:none;
		
		/*解决增加padding后宽度撑大*/
		box-sizing: border-box;/*其他浏览器*/
		-webkit-box-sizing: border-box;/*谷歌*/
		-moz-box-sizing: border-box;/*火狐*/
	}
	.GuestBookForm .float_L_w45p{
		float:left;
		width:100%;
	}
	.GuestBookForm .float_R_w45p{
		float:left;
		width:100%;
		/* margin-left:6%; */
	}
	.GuestBookForm .formTips{
		color:#909090;
		font-size:0.6rem;
		font-weight:normal;
		line-height:1rem;
		vertical-align:middle;
	}
	.GuestBookForm select{
		margin-top:0.5rem;
		color:#222222;
		border:1px #999999 solid;
		font-size:0.8rem;
		font-weight:normal;
		width:100%;
		height:1.8rem;
		line-height:1.8rem;
		vertical-align:middle;
		padding-left:0.8rem;
		outline: none;
		
		background-color:#ffffff;
	}
	.GuestBookForm .SubmitBTN{
		color:#999999;
		text-align:center;
		height:3rem;
		line-height:3rem;
		font-size: 1.6rem;
	}
	.GuestBookForm .errTips{
		color:red;
		font-size:0.6rem;
		font-weight:normal;
		line-height:0.8rem;
		height:0.8rem;
	}
	.GuestBookForm #SubmitSuccessBox{
		width:100%;
		line-height:2rem;
		text-align:center;
		font-size:1.3rem;
	}
	
	#sale_guestbook_form_allow_email_receive{
		margin-right:5px;
	}
	
	.NewsList_ContentBox{
		width:100%;
	}
	.NewsList_ContentBox .Item{
		width:100vw;
		float:left;
		display:block;
		margin-bottom:1rem;
		cursor:pointer;		
	}
	.NewsList_ContentBox .Item .ItemImage{
		width:30vw;
		height:40vw;
		margin-right:0.8rem;
		float:left;
		text-align:center;
	}
	.NewsList_ContentBox .Item .ItemImage a{
		clear:both;
		width:30vw;
		height:40vw;
		display:table-cell;
		vertical-align:middle;
	}
	.NewsList_ContentBox .Item .ItemImage div{
		clear:both;
		width:30vw;
		height:40vw;
		display:table-cell;
		vertical-align:middle;
	}
	.NewsList_ContentBox .Item .ItemImage div img{
		text-align:center;
		vertical-align:middle;
		max-height:100%;
		max-width:100%;
		width:90%;
	}
	.NewsList_ContentBox .Item .ItemInfo{
		float:left;
		width:66vw;
	}
	.NewsList_ContentBox .Item .ItemInfo .ItemTitle, .NewsList_ContentBox .Item .ItemInfo .ItemTitle a, .NewsList_ContentBox .Item .ItemInfo .ItemTitle a:hover{
		font-size:1rem;
		font-weight:bold;
		margin-top:1rem;
	}
	.NewsList_ContentBox .Item .ItemInfo .ItemDescription, .NewsList_ContentBox .Item .ItemInfo .ItemDescription a, .NewsList_ContentBox .Item .ItemInfo .ItemDescription a:hover{
		font-size:0.8rem;
		height:14.6vw;
		width:100%;
		margin:0;
		overflow:hidden;
		margin-top:0.5rem;
		line-height:1.2rem;
	}
	
	.PageNum{
		margin-top:1.4rem;
		width:100%;
		text-align:center;
		line-height:1.4rem;
	}
	.PageNum a {
		color:#000000;
		display:inline-block;
		width:1.4rem;
	}
	.PageNum .PageNumOn {
		font-weight:bold;
	}
	.PageNum .PageNumPrev_on, .PageNum .PageNumNext_on {
		border:1px #242D31 solid;
		width:4rem;
	}
	.PageNum .PageNumPrev_off, .PageNum .PageNumNext_off {
		border:1px #c2bfc3 solid;
		color:#c2bfc3;
		width:4rem;
	}
	
	
	/*客户专区*/
	.MemberArea .SearchBox{
		margin-top:1rem;
		text-align:center;
	}
	.MemberArea .login-info{
		clear:both;
		width:100%;
		display:block;
		font-size:1rem;
		color:#666666;
		font-weight:bold;
		letter-spacing:0px;
	}
	.MemberArea .login-info a, .MemberArea .login-info a:hover{
		font-size:1rem;
		color:#4A90E2;
		display:inline-block;
		width:auto;
	}
	.MemberArea .memoText{
		font-size:0.7rem;
		font-style:italic;
	}
	.MemberArea .DownlaodManual a, .MemberArea .DownlaodManual a:hover{
		color:#4A90E2;
		font-weight:bold;
	}
	.MemberArea select{
		border-radius:0px;
		color:#222222;
		border:1px #999999 solid;
		font-size:16px;
		font-weight:normal;
		width:95%;
		height:1.8rem;
		line-height:1.8rem;
		vertical-align:middle;
		padding-left:0.8rem;
		outline: none;
		margin-bottom:0.8rem;
		
		background-color:#ffffff;
	}
	.MemberArea .SearchTextInput{
		appearance:none;
		-moz-appearance:none;
		-webkit-appearance:none;
		-webkit-border-radius: 0px;
		-moz-border-radius:0px;
		border-radius:0px;
		height:1.8rem;
		border:1px #999999 solid;
		line-height:1.8rem;
		font-size:0.8rem;
		background-image:url('../images/icon_search_input_zoom.svg');
		background-size:0.9rem 0.9rem;
		background-repeat:no-repeat;
		background-position:1.2rem center;
		padding-left:5%;
		vertical-align:middle;
		outline: none;
		width:90%;
		margin-bottom:0.8rem;
	}
	.MemberArea .SearchButton{
		width:30vw;
		height:2rem;
		line-height:2rem;
		text-align:center;
		font-size:1rem;
		background:#242D31;
		color:#ffffff;
		cursor:pointer;
		outline: none;
		display:block;
		margin:0 auto;
	}
	.MemberArea .SearchButton_WaitForSubmit{
		width:100vw;
		height:2rem;
		line-height:2rem;
		text-align:center;
		font-size:1rem;
		font-weight:bold;
		background:#ffffff;
		color:#999999;
		clear:both;
		outline: none;
		text-align:center;
		display:block;
		display:none;
		white-space:nowrap;
	}
	.MemberArea #errTips_MemberArea_Select_ProductClassList{
		font-size:0.8rem;
		color:red;
		width:100%;
		opacity:0;
		display:inline-block;
	}
	.MemberArea #errTips_MemberArea_Select_ProductList{
		font-size:0.8rem;
		color:red;
		width:100%;
		opacity:0;
		display:inline-block;
	}
	.MemberArea .SearchResultBox .SearchResultList{
		margin:0;
		margin-bottom:1rem;
	}
	.MemberArea .SearchResultBox .SearchResultList .Item{
		width:100%;
		display:block;
		line-height:2.4rem;
		border-bottom:1px #E1E1E1 solid;
	}
	.MemberArea .SearchResultBox .SearchResultList .Item:hover{
		background:#f1f1f1;
	}
	.MemberArea .SearchResultBox .SearchResultList .Item .FileIcon{
		width:10vw;
		height:10vw;
		line-height:10vw;
		float:left;
		text-align:center;
		display:block;
	}
	.MemberArea .SearchResultBox .SearchResultList .Item .FileIcon img{
		margin-top:0.5rem;
		width:60%;
		height:60%;
	}
	.MemberArea .SearchResultBox .SearchResultList .Item .FileName{
		width:86vw;
		line-height:2.4rem;
		float:left;
		text-align:left;
		display:block;
	}
	.MemberArea .SearchResultBox .SearchResultList .Item .FileName a{
		color:#242D31;
		line-height:2.4rem;
		display:block;
	}
	
	
	
		
	/*CMS编辑框内容*/
	.cmsContent{
		width:100%;
		font-size:0.8rem;
		padding:2vw;
		line-height:1.5rem;
		letter-spacing:0px;
	}
	.cmsContent video{
		width:100%;
	}
	.cmsContent img{
		width:100%;
	}
	#ProductDetails_Tab_Item_1 .cmsContent {
		overflow-y:hidden;
		padding:0;
		width:100%;		
	}
	.cmsContent p{
		margin-top:1rem;
		margin-bottom:1rem;
	}
	
	.cmsContent ul{
		list-style-type: none;
		margin-left:1rem;
	}
	.cmsContent ul li{
		margin-left:1rem;
	}
	.cmsContent ol{
		list-style-type: none;
		margin-left:1rem;
	}
	.cmsContent ol li{
		margin-left:1rem;
	}
	.cmsContent dl{
		margin-left:1rem;
		list-style: none;
	}
	
	.cmsContent table{
		/* 合并单元格框线 */
		border-collapse: collapse;
		font-size:0.8rem;
		white-space: nowrap;
		min-width:100%;
	}
	.cmsContent tr{
		white-space: nowrap;
		font-size:0.8rem;
	}
	.cmsContent td{
		/* 合并单元格框线 */
		white-space: nowrap;
		border: solid 1px #222222;
		line-height: 2rem;
		font-size:0.8rem;
		text-align: center;
		vertical-align: middle;
		/* padding-top:0.2rem; */
		/* padding-bottom:0.2rem; */
		padding:0.2rem;
	}
	.cmsContent .product_techinfo_table_cenglu_img img{
		width:2rem;
		border:0px;
		vertical-align:middle;
	}
	.cmsContent h1, .cmsContent h2, .cmsContent h3, .cmsContent h4, .cmsContent h5, .cmsContent h6{		
		font-weight: normal;
	}
	.cmsContent h1, .cmsContent h2{
		font-size: 1.8rem;
		line-height: 1.8rem;
		margin-bottom:1rem;
		margin-top:1rem;
		font-weight:normal;
	}
	.cmsContent h2{
		border-left: 4px #E95518 solid;
		padding-left: 0.5rem;
	}
	.cmsContent h3, .cmsContent h4{
		font-size: 1.5rem;
		line-height: 1.5rem;
		margin-bottom:0.8rem;
		margin-top:0.8rem;
		font-weight:normal;
	}
	.cmsContent h4{
		border-left: 4px #E95518 solid;
		padding-left: 0.5rem;
	}
	.cmsContent h5, .cmsContent h6{
		font-size: 1rem;
		line-height: 1rem;
		margin-bottom:0.8rem;
		margin-top:0.8rem;
		font-weight:normal;
	}
	.cmsContent h6{
		border-left: 4px #E95518 solid;
		padding-left: 0.5rem;
	}
}
