/*<!--2018/12/13修改banner 样式-->*/
#banner .container{
	padding-top: 40px!important;
	padding-bottom: 40px!important;
}
#banner h1{
	padding-top: 0!important;
	font-size: 36px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #ffffff;
}
#banner h2{
	font-size: 18px!important;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
	color: #fefefe;
	margin-top: 25px;
	margin-bottom: 35px!important;
}
.xl-box-txt img,.xl-box-txt .xl-box{
	display: inline-block;
	vertical-align: middle;
}
.xl-box-txt .xl-box{
	margin-left: 10px;
}
.xl-box ul li{
	color: #ffffff;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0px;
}
.xl-box ul li:first-child{
	font-size: 30px;
	line-height: 36px;
}
.xl-box-txt{
	display: inline-block;
	box-sizing: content-box;
}
.xl-box-txt:first-child{
	padding-right: 7%;
	border-right: 1px solid rgba(255, 255, 255, 0.6);
	margin-right: 6.5%;

}
@media (max-width: 510px) {
	.xl-box-txt:first-child{
		padding-right:0;
		border-right: none;
		margin-right: auto;
		margin-bottom: 5px;

	}
}

#banner {
	background: #3f4b5f url("../images/edition-comparison/banner.jpg") no-repeat center center;
	background-size: cover;
}
#banner.banner2 {
	background: #3f4b5f url(../images/ok-okr-compare/banner.jpg) no-repeat center center;
	background-size: cover;
}
#banner h1{
	padding-top: 8%;
	padding-bottom:0;
}
#banner h2{
	color: #fff;font-size: 46px;font-size: 4.6rem;
	padding-bottom:2%;}
#banner.banner2 h1 {
	padding-top: 11%;
}
#banner .container{
	padding-bottom: 8%;
}
#banner.banner2 .container {
	padding-bottom: 12%;
}
#banner p{
    padding:0;
}
.lj-table-addon {
	display: table!important;
	width: 100%!important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.lj-table-addon .com-desc {
	display: table-cell!important;
	width: 16.6% !important;
	padding: 10px 10px;
	line-height: 20px;
	font-size: 14px;
	color: #0a0a0a;
	text-align: center;
}
.lj-table-addon .com-desc:first-child {
	text-align: left;
}
.table-comparison ul li,
.table-comparison ol li {
	width: 16.6%;
}
.table-comparison ul .eq1,
.table-comparison ol li:first-child {
	width: 17%;
}
.table-comparison .download-blue {
	margin-top: 35%;
}
.table-comparison .container2 h2 {
	padding-bottom: 5%;
}
.table-comparison .container2 .buy,
.table-comparison .container2 .download-blue {
	margin: 15% auto;
}
.table-comparison .container2 ul li,
.table-comparison .container2 ol li {
	width: 15%;
}
.table-comparison .container2 ul .eq1,
.table-comparison .container2 ol li:first-child {
	width: 25%;
}
.table-comparison .container2 .bg h4 {
	padding: 10% 0;
}
.guarantee ul li {
	background: #fff;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
	#banner a.download-green {
		margin-right: 0;
	}
	.reviews-show ul li {
		margin-bottom: 10px;
	}
	.reviews-show .more-bg {
		margin-bottom: 10px;
		margin-right: 0;
	}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
	.table-comparison .bg {
		height: 150px;
	}
	.table-comparison .bg h4 {
		height: 75px;
	}
}
@media screen and (max-width:600px){
	.xl-icon-box div.xl-container ul li{
		width: 48.5%;
	}
	.xl-icon-box .xl-container ul li:nth-child(1),.xl-icon-box .xl-container ul li:nth-child(2){
		margin-bottom: 10px;
	}
}

/* 适用新版价格系统后样式重置 BY:yanyi 2018/11/01 */
/* [data-type="check"]:before,
[data-type="check"]:hover:before{
	background: url(/images/icon/Unselected.png) no-repeat center;
	margin-right: 0;
}
.checked[data-type="check"]:before,
.checked[data-type="check"]:hover:before{
  background: url(/images/icon/Selected.png) no-repeat center;
} */
.lj-table-addon.cc-table-addon .com-desc{
	width: 15.3%!important;
}
.lj-table-addon.cc-table-addon .com-desc:not(:first-child){
	width: 14%!important;
}