* {
	padding: 0px;
	margin: 0px;
}

body {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: white;
}
img{
	border: none;
	outline:none;
}
a {
	text-decoration: none;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.center {
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}

.ell {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.position {
	position: relative;
}

ul li {
	list-style: none;
}

img {
	border: none;
}

.font-11 {
	font-size: 11px;
}

.font-13 {
	font-size: 13px;
}

.font-15 {
	font-size: 15px;
}

.font-16 {
	font-size: 16px;
}

.font-18 {
	font-size: 18px;
}

.font-20 {
	font-size: 20px;
}

.font-24 {
	font-size: 24px;
}

.font-36 {
	font-size: 36px;
}

.font-40 {
	font-size: 40px;
}

.font-50 {
	font-size: 50px;
}

@media (max-width:1920px) and (min-width:1599px) {
	.font-11 {
		font-size: 12px;
	}
	.font-13 {
		font-size: 13px;
	}
	.font-15 {
		font-size: 14px;
	}
	.font-15 {
		font-size: 15px;
	}
	.font-16 {
		font-size: 16px;
	}
	.font-18 {
		font-size: 18px;
	}
	.font-20 {
		font-size: 20px;
	}
	.font-24 {
		font-size: 24px;
	}
	.font-36 {
		font-size: 34px;
	}
	.font-40 {
		font-size: 36px;
	}
	.font-50 {
		font-size:46px;
	}
}

@media (max-width:1600px) and (min-width:1400px) {
	.font-11 {
		font-size: 12px;
	}
	.font-13 {
		font-size: 13px;
	}
	.font-15 {
		font-size: 14px;
	}
	.font-16 {
		font-size: 15px;
	}
	.font-18 {
		font-size: 16px;
	}
	.font-20 {
		font-size: 18px;
	}
	.font-24 {
		font-size: 22px;
	}
	.font-36 {
		font-size: 30px;
	}
	.font-40 {
		font-size: 32px;
	}
	.font-50 {
		font-size: 40px;
	}
}

@media (max-width:1399px) and (min-width:1024px) {
	.font-11 {
		font-size: 12px;
	}
	.font-13 {
		font-size: 13px;
	}
	.font-15 {
		font-size: 14px;
	}
	.font-16 {
		font-size: 15px;
	}
	.font-18 {
		font-size: 14px;
	}
	.font-20 {
		font-size: 18px;
	}
	.font-24 {
		font-size: 20px;
	}
	.font-36 {
		font-size: 24px;
	}
	.font-40 {
		font-size:32px;
	}
	.font-50 {
		font-size:40px;
	}
}

@media (max-width:1023px) and (min-width:769px){
	.font-11 {
		font-size: 12px;
	}
	.font-13 {
		font-size: 13px;
	}
	.font-15 {
		font-size: 14px;
	}
	.font-16 {
		font-size: 15px;
	}
	.font-18 {
		font-size: 14px;
	}
	.font-20 {
		font-size: 18px;
	}
	.font-24 {
		font-size:20px;
	}
	.font-36 {
		font-size: 24px;
	}
	.font-40 {
		font-size: 26px;
	}
	.font-50 {
		font-size: 28px;
	}
}

@media (max-width:768px){
	.font-11 {
		font-size: 11px;
	}
	.font-13 {
		font-size: 11px;
	}
	.font-15 {
		font-size: 13px;
	}
	.font-15 {
		font-size: 14px;
	}
	.font-16 {
		font-size: 15px;
	}
	.font-18 {
		font-size: 14px;
	}
	.font-20 {
		font-size: 17px;
	}
	.font-24 {
		font-size:18px;
	}
	.font-36 {
		font-size: 19px;
	}
	.font-40 {
		font-size: 22px;
	}
	.font-50 {
		font-size: 26px;
	}
}

.posi {
	justify-content: flex-end;
	color: #494949;
}

.posi a {
	color: #494949;
}

.home_dw {
	position: relative;
	padding-left: 20px;
}

.home_dw img {
	position: absolute;
	left: 0px;
	display: block;
	width:18px;
}
.el-input__suffix i{
	position: absolute;
	right:0px;
	top:4px;
	width:32px;
	height:32px;
}
.el-input__suffix i img{
	display: block;
	width:100%;
}
.title {
	position: relative;
	padding-bottom: 15px;
}

.title a {
	color: #000000;
	display: inline-block;
	position: relative;
}

.title a::after {
	position: absolute;
	content: "";
	width: 50%;
	height: 2px;
	background: #e40112;
	bottom: -10px;
	left: 0%;
}

.cp_fl .el-container {
	flex-wrap: wrap;
}

.cp_fl .el-container a {
	color: #808080;
	padding-right: 0.3rem;
	padding-top: 0.28rem;
}

.cp_fl .el-container a:hover {
	color: #DB0000;
}

.cp_fl {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 1rem;
	padding-bottom: 0.28rem;
	margin-top: 0.5rem;
}

.sel_box {
	margin-bottom: 0.8rem;
}

.sel_box .sel{
	position: relative;
	max-width: 670px;
	width: 100%;
	margin: 0px auto;
	margin-top:35px;
}

.sel_box .el-input {
	width: 42%;
	margin-right: 2%;
	color: #bebebe;
	margin-left: 0px;
}

.sel_box .sel .el-button {
	background: #db0000;
	color: white;
}
.el-input .el-select__caret {
    color: #c0c4cc;
    font-size: 14px;
    transition: transform .3s;
    transform: rotate(0deg);
    cursor: pointer;
}
.el-input .el-select__caret.is-reverse {
    transform: rotate(180deg);
}
.content2{
	background: url(../images/gg_bg.jpg) repeat center;
	padding: 0.5rem 0px;
	margin-bottom: 0.5rem;
}
.content2_copy{
	background: url(../images/addpage_c3.jpg) repeat center;
}
.content2 .c2_list {
	padding: 0px 6px;
	    position: relative;
    overflow: hidden;
}

.content2 .c2_list .grid-content {
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
	/*padding: 0.3rem 0.3rem 0.15rem 0.3rem;*/
	padding:24px 18px;
	cursor: pointer;
	transition: all 0.5s;
	/*margin-bottom: 0.2rem;*/
	margin-bottom:16px;
	float: left;
	width: 100%;
	box-sizing: border-box;
	background: white;
	position: relative;
	overflow: hidden;
}
.content2.content2_c .c2_list{
	margin-bottom:40px;
}
.content2.content2_c .c2_list .grid-content{
	padding:0px;
}
.content2.content2_c .c2_list .imgBox:before{
	display:none;
}
.content2.content2_c .c2_list .info{
	text-align: center;
	width:100%;
}
.content2.content2_c .c2_list .info a{
	color:#888888;
	display:inline-block;
	border:1px solid #d2d2d2;
	padding:0.01rem 0.1rem;
	margin-bottom:0.2rem;
}
.content2.content2_c .c2_list .btnContainer{
	position: absolute;
	bottom:-60px;
	height:0px;
	background:rgba(219,0,0,0.85);
	left:0px;
	width:100%;
	color:white;
	text-align: center;
	transition: all 0.5s;
	display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}
.content2.content2_c .c2_list:hover .btnContainer{
	height:2rem;
	transition: all 0.5s;
	padding:30px 0px;
	bottom:0px;
}
.content2.content2_c .c2_list .btnContainer a{
	color:white !important;
	display: inline-block;
	border: none;
}
.content2.content2_c .c2_list .btnContainer .font-18{
	color:white;
}
.content2.content2_c .c2_list .btnContainer .font-18 a:first-child{
	border:none;
}
.content2.content2_c .c2_list .btnContainer .font-18 a:hover{
	background:none;
	border:1px solid white;
	box-sizing: border-box;
}
.content2.content2_c .c2_list .btnContainer .font-18 a{
	border: none;
}
.content2.content2_c .c2_list .btnContainer .c_more{
margin-top: 0.05rem;
    padding: 0.1rem 0px;
    display: inline-block;
}
.content2.content2_c .c2_list .btnContainer .c_more a{
	border-color:white;
}
.content2.content2_c .c2_list .btnContainer .font-24{
	 padding-bottom:0.1rem;
}
.content2.content2_c .c2_list .info p{
	margin:0px;
	
}
.content2.content2_c .c2_list .info p.c_more{
	margin-top:0.1rem;
	padding:0.1rem 0px;
}
.cp_list {
	flex-wrap: wrap;
}

.content2 .c2_list .selectBox {
	display: none;
	align-items: center;
	justify-content: center;
	position: absolute;
	width: 0.26rem;
	height: 0.26rem;
	border: 2px solid #c40b18;
	border-radius: 50%;
	right: 0.15rem;
	top: 0.15rem;
}

.content2 .c2_list .selectBox.active {
	background: #c40b18;
}

.content2 .c2_list .selectBox img {
	display: block;
	width: 100%;
}

.content2 .c2_list:nth-child(4n) {
	margin-right: 0px;
}

.content2 .c2_list h2 {
	color: #bd0000;
}

.content2 .title {
	margin-bottom: 0.5rem;
}

.content2 .c2_list .imgBox {
	position: relative;
	margin-bottom: 0.2rem;
	overflow: hidden;
	height: 2.85rem;
}

.content2 .c2_list .imgBox:before {
	content: "";
	position: absolute;
	left: -0.3rem;
	right: -0.3rem;
	bottom: 0px;
	height: 1px;
	background: #DEDEDE;
}

.content2 .c2_list .imgBox img {
	width: 100%;
	height: 100%;
	background-size: auto 100%;
	background-position: center;
	transition: all 0.8s;
	background-color: #fff;
	background-repeat: no-repeat;
	background-blend-mode: multiply;
}

.content2 .c2_list .imgBox:hover img {
	transition: all 0.5s;
	transform: scale(1.05);
}

.content2 .c2_list .info {
	width: 65%;
}

.content2 .c2_list .info p {
	margin: 0.1rem 0px;
	display: block;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content2 .c2_list .btnContainer a {
	padding: 0.01rem 0.15rem;
	color: #868686;
	display: block;
	text-align: center;
	border: 1px solid #db0000;
	margin-bottom: 0.1rem;
	margin-top: 0.05rem;
	color: #db0000;
}


.content2 .c2_list .btnContainer a:first-child {
	color: #303030;
	border:1px solid #303030;
}
.content2 .c2_list .btnContainer a:hover{
	background:#DB0000;
	color:white !important;
	border:1px solid #DB0000;
}

.content2 .more {
	border: 1px solid #db0000;
	text-align: center;
	/*margin: 0.3rem auto 0px auto;*/
	margin: 30px auto 10px auto;
	background: none;
}
.content2 .more:hover{
	background:#DB0000;
}
.content2 .more a {
	color: #db0000;
}
.content2 .more:hover a{
	color:white;
}
.content2 .more2 {
	border: 1px solid #000000;
	padding: 0.1rem 0.1rem 0.1rem 0.4rem;
	text-align: initial;
	background: url(../images/l_r.png) no-repeat 1.8rem;
}

.content2 .more2 a {
	color: #000000;
}

.content3 .swi_b {
	width: 96.2%;
}

.content3 .title {
	margin-bottom: 0.5rem;
}

.content3 .swiper-container {
	position: relative;
	height: 3.8rem;
}

.content3 .swiper-slide .swi_b>img {
	display: block;
	width: 100%;
	height: 3rem;
	transition: all 0.5s;
	transform: scale(1);
}
.content3 .swi_b:hover img{
	transition: all 0.5s;
	transform: scale(1.05);
}

.content3 .swiper-slide div.app-title {
	text-align: center;
	margin: 0.1rem 0px;
}

.el-popper {
	display: none;
}

.el-input {
	cursor: pointer;
}


/*叉车系列*/

.chose {
	padding: 0.5rem 0px;
	position: relative;
	overflow: hidden;
}

.chose .left_a span {
	margin-right: 20px;
	color: #db0000;
}

.chose label {
padding-left: 20px;
    background: url(../images/kx.png) no-repeat left;
    text-align: right;
    display: inline-block;
margin-right: 0.3rem;
    cursor: pointer;
    margin-bottom: 19px;
}

.chose label.on {
	background: url(../images/sx.png) no-repeat left;
}
.chose .dw span{
    color: #db0000;
    margin-right:20px;
}
.chose .fd_list{
	width:100%;
}
.range_change .d {
	height: 42px;
	color: #DB0000;
	font-weight: bold;
}

.result {
	text-align: center;
	position: relative;
}

.result:before {
	content: "";
	display: inline-block;
	width: 1px;
	height: 65%;
	background: #d2d2d2;
	position: absolute;
	left: -30%;
	top: 26%;
}

.result p span {
	font-weight: bold;
}

.result p .pp {
	color: #DB0000;
}

.result p .numble {
	margin-left: 20px;
}

.result p.r_b {
	padding: 10px 18px;
	background: #c70225;
	text-align: center;
	color: white;
	display: inline-block;
	margin-top: 24px;
}

.result p.r_b a {
	color: white;
}

.rightBtn {
	position: absolute;
	right: 0px;
	top:0.2rem;
}

.rightBtn .button {
	padding: 0.13rem 0.2rem;
	background: #E0DFDE;
	color: #00000;
	cursor: pointer;
	display: inline;
	margin-left: 4px;
}

.rightBtn .button:hover {
	background: #BD0000;
	color:white;
}

.rightBtn .buttom1 {
	display: none;
}

.product_c .innerWrap .title_pc p::after {
	display: none;
}

.content4 table {
	width: 100%;
}

.content4 table tr td {
	text-align: center;
}

.content4 table thead tr td {
	background: #db0000;
	color: white;
}

.el-table_6_column_16 {
	background: #EEEEEE;
}

.content4 {
	margin: 0.5rem 0px;
}

.content4 .comparison-box {
	margin-top: 0.4rem;
}

.content4 .comparison-box .common-name-value .name {
	width: 1.9rem;
	height: 100%;
	min-height: 50px;
	flex: none;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.content4 .comparison-box .common-name-value .value {
	height: 100%;
	flex: auto;
	display: flex;
}

.content4 .comparison-box .common-name-value .value .item {
	flex: auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border-left: 1px solid #d2d2d2;
	word-break: break-all;
	position: relative;
}

.content4 .comparison-box .common-name-value .value .item .title-text {
	text-align: center;
}

.content4 .comparison-box .common-name-value .value .item .close {
	position: absolute;
	width: 25px;
	height: 20px;
	top: 0.1rem;
	right: 0.1rem;
	background-color: #606060;
	color: #fff;
	text-align: center;
	line-height: 20px;
	cursor: pointer;
}

.content4 .comparison-box .common-name-value .value .item.three_column {
	width: 33.3%;
}

.content4 .comparison-box .common-name-value .value .item.two_column {
	width: 50%;
}

.content4 .comparison-box .common-name-value .value .item.one_column {
	width: 100%;
}

.content4 .comparison-box .line-title {
	display: flex;
	height: 76px;
	background-color: #db0000;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #fff;
}

.content4 .comparison-box .line-title .name {
	width: 2.5rem;
	height: 100%;
	min-height: 50px;
	flex: none;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.content4 .comparison-box .line-title .value {
	height: 100%;
	flex: auto;
	display: flex;
}

.content4 .comparison-box .line-title .value .item {
	flex: auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border-left: 1px solid #d2d2d2;
	word-break: break-all;
	position: relative;
}

.content4 .comparison-box .line-title .value .item .title-text {
	text-align: center;
}

.content4 .comparison-box .line-title .value .item .close {
	position: absolute;
	width: 25px;
	height: 20px;
	top: 0.1rem;
	right: 0.1rem;
	background-color: #db0000;
	color: #fff;
	text-align: center;
	line-height: 20px;
	cursor: pointer;
}

.content4 .comparison-box .line-title .value .item.three_column {
	width: 33.3%;
}

.content4 .comparison-box .line-title .value .item.two_column {
	width: 50%;
}

.content4 .comparison-box .line-title .value .item.one_column {
	width: 100%;
}

.content4 .comparison-box .line-image {
	height: 3.4rem;
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	border-left: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	min-height: 169px;
}

.content4 .comparison-box .line-image .name {
	width: 2.5rem;
	height: 100%;
	min-height: 50px;
	flex: none;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background: #eeeeee;
}

.content4 .comparison-box .line-image .value {
	height: 100%;
	flex: auto;
	display: flex;
}

.content4 .comparison-box .line-image .value .item {
	flex: auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border-left: 1px solid #d2d2d2;
	word-break: break-all;
	position: relative;
}

.content4 .comparison-box .line-image .value .item .title-text {
	text-align: center;
}

.content4 .comparison-box .line-image .value .item .close {
	position: absolute;
	width: 25px;
	height: 20px;
	top: 0.1rem;
	right: 0.1rem;
	background-color: #606060;
	color: #fff;
	text-align: center;
	line-height: 20px;
	cursor: pointer;
}

.content4 .comparison-box .line-image .value .item.three_column {
	width: 33.3%;
}

.content4 .comparison-box .line-image .value .item.two_column {
	width: 50%;
}

.content4 .comparison-box .line-image .value .item.one_column {
	width: 100%;
}

.content4 .comparison-box .line-image .value .item .img-box {
	width: 80%;
	height: 70%;
	background-size: auto 100%;
	background-position: center;
	background-repeat: no-repeat;
}

.content4 .comparison-box .line-image .value .item .btn {
	width: 60%;
	background-color: #e50113;
	text-align: center;
	margin-top: 10px;
}

.content4 .comparison-box .line-image .value .item .btn a {
	display: block;
	color: #fff;
	line-height: 0.4rem;
}

.content4 .comparison-box .line-item {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	border-left: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

.content4 .comparison-box .line-item .name {
	width: 2.5rem;
	height: 100%;
	min-height: 50px;
	flex: none;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background: #eeeeee;
}

.content4 .comparison-box .line-item .value .item .title-text {
	text-align: center;
}

.content4 .comparison-box .line-item .value .item .close {
	position: absolute;
	width: 25px;
	height: 20px;
	top: 0.1rem;
	right: 0.1rem;
	background-color: #606060;
	color: #fff;
	text-align: center;
	line-height: 20px;
	cursor: pointer;
}

.content4 .comparison-box .line-item .value .item.three_column {
	width: 33.3%;
}

.content4 .comparison-box .line-item .value .item.two_column {
	width: 50%;
}

.content4 .comparison-box .line-item .value .item.one_column {
	width: 100%;
}

.content4 .comparison-box .line-item .value .special-item {
	flex: auto;
	display: flex;
	flex-direction: column;
	border-left: 1px solid #d2d2d2;
}

.content4 .comparison-box .line-item .value .special-item.three_column {
	width: 33.3%;
}

.content4 .comparison-box .line-item .value .special-item.two_column {
	width: 50%;
}

.content4 .comparison-box .line-item .value .special-item.one_column {
	width: 100%;
}

.content4 .comparison-box .line-item .value .special-item .detail {
	width: 100%;
	height: 50px;
	word-break: break-all;
	display: flex;
	align-items: center;
	padding-left: 20%;
	box-sizing: border-box;
	border-bottom: 1px solid #d2d2d2;
}


/*详情页面*/

.banner_top {
	background: url(../images/banner_bf.jpg);
}

.left_pc {
	position: relative;
	padding: 0.4rem;
	transition: all 0.3s;
}

.left_pc .v-b {
	position: absolute;
	/*left:0.4rem;
	right:0.4rem;
	top:0.4rem;*/
}

.left_pc .v-b img {
	display: block;
	width: 100%;
}

.left_pc .v-b video {
	width: 100%;
	height: 100%;
}

.left_pc .slideList {
	position: absolute;
	bottom: 0.4rem;
	left: 50%;
	transform: translateX(-50%);
}

.left_pc .slideList ul li {
	width: 1.08rem;
	margin-right: 5px;
	position: relative;
	height: 0.9rem;
	cursor: pointer;
}

.left_pc .slideList ul li.active::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(230, 1, 16, 0.8);
	z-index: 1;
}

.left_pc .slideList ul li.active1::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	width: 100%;
	height: 100%;
	background: url(../images/zz.png) no-repeat center;
	z-index: 1;
}

.left_pc .slideList ul li img {
	display: block;
	width: 100%;
	height: 100%;
}

.banner_top .lx {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #000;
}

.banner_top .ctx_ms {
	margin-bottom: 15px;
}

.banner_top .ctx_ms span {
	margin-right: 0.5rem;
	display: inline-block;
}

.btnContainer button {
	background: none;
	border: 1px solid #db0000;
	padding: 6px 20px;
	border-radius: 0px;
	margin-top: 0.25rem;
}

.btnContainer button:hover {
	background: #db0000;
}

.btnContainer button a {
	color: #db0000;
}

.btnContainer button:hover a {
	color: white;
}

.banner_top .cs_el {
	background: rgba(227, 227, 227, 0.5);
}

.banner_top {
	display: flex;
	border-bottom: 1px solid #e5e5e5;
}

.banner_top .left_pc {
	display: block;
}

.left_mobile {
	display: none;
	height: 15rem;
	position: relative;
}

.left_mobile .swiper-wrapper,
.left_mobile .swiper-slide,
.left_mobile .swiper-wrapper {
	height: 100% !important;
	position: relative;
}

.left_mobile .swiper-pagination {
	position: absolute;
	bottom: 10px;
	z-index: 11;
	left: 48%;
}

.left_mobile .swiper-pagination .swiper-pagination-switch {
	width: 0.24rem;
	height: 0.24rem;
	border-radius: 0.24rem;
	opacity: 1;
	display: inline-block;
	background: #ccc;
	margin-right: 5px;
}

.left_mobile .swiper-pagination .swiper-pagination-switch.swiper-active-switch {
	background: #ff0008;
	width: 0.6rem;
}

.left_mobile img {
	display: block;
	width: 100%;
}

.left_mobile video {
	width: 100%;
	height: 100%;
	height: 14rem;
}

.banner_top .left {
	position: relative;
	width: 50%;
	padding: 0.4rem;
	background-size: cover;
	background-position: center;
	transition: all 0.3s;
	height: 7rem;
}

.banner_top .left .fullSence {
	float: right;
	display: inline-flex;
	flex-direction: column;
	align-items: center;
}

.banner_top .left .productImg img {
	width: 100%;
}

.banner_top .left .slideList {
	position: absolute;
	bottom: 0.4rem;
	left: 50%;
	transform: translateX(-50%);
}

.banner_top .left .slideList ul {
	display: flex;
	justify-content: center;
}

.banner_top .left .slideList ul li {
	flex: 1;
	width: 0.8rem;
	margin-right: 10px;
	position: relative;
	height: 0.6rem;
	cursor: pointer;
	background: white;
}

.banner_top .left .slideList ul li:last-child {
	margin-right: 0;
}

.banner_top .left .slideList ul li div {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
}

.banner_top .left .slideList ul li.active::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(230, 1, 16, 0.8);
	z-index: 1;
}

.banner_top .left .slideList ul li img {
	width: 100%;
	height: 100%;
}

.banner_top .right {
	width: 50%;
	display: flex;
	align-items: center;
	background: rgba(226, 225, 225, 0.5);
}

.banner_top .right .ctx {
	width: 66.7%;
	padding-left: 1.2rem;
}

.fitCate {
	line-height: 28px;
}

.content5 {
	position: relative;
	overflow: hidden;
}

.content5 .cs_list a {
	color: #000000;
	position: relative;
	display: inline-block;
	padding: 15px 0px;
	margin-right: 1rem;
}

.content5 .cs_list a.active:after {
	content: "";
	display: block;
	position: absolute;
	height: 2px;
	background: #DB0000;
	width: 50%;
	left: 25%;
	bottom: 0px;
}

.content5 .cs_listb {
	position: relative;
}

.content5 .c_1 {
	position: relative;
}

.content5 .c_1:before {
	content: "";
	display: inline-block;
	position: absolute;
	left: -10rem;
	right: -10rem;
	background: #dfdfdf;
	height: 1px;
	bottom: 0px;
}

.content5 .posi {
	padding: 15px 0px;
}

.content5 .cp_js dl {
	line-height: 26px;
	margin-top: 0.4rem;
}

.content5 .cp_js img {
	display: block;
	width: 9.2rem;
}

.content6 {
	background: url(../images/t_bg.jpg) no-repeat center;
	margin-top: 0.5rem;
	padding-top: 0.5rem;
	padding-bottom: 0.8rem;
	background-size: cover;
}

.content6 .el-col-18-l {
	position: relative;
}

.content6 .rightBtn {
	top: 0.1rem;
}

.content6 .title {
	margin-bottom: 0.5rem;
}

.content6 .title a {
	color: #000000;
}

.content6 table tr td,
.content6 table tr th {
	text-align: center;
	border: 1px solid #bfbfbf;
	color: #000000;
	font-weight: inherit;
}

.content6 .el-table_3_column_7 {
	background: #eeeeee !important;
}

.content6 .table_box {
	padding: 3%;
	background: rgba(255, 255, 255, 0.9);
}

.content6 .el-table--border::after,
.content6 .el-table--group::after,
.content6 .el-table::before {
	background-color: #bfbfbf;
}

.content7 img {
	display: block;
	width: 90%;
	margin: 20px auto;
}

@media only screen and (min-width:1921px) {
	.banner_top .left {
		height: auto;
	}
	.left_pc .v-b {
		position: relative;
	}
}

@media only screen and (max-width:1079px) {
	.content4 .comparison-box .line-image .value .item .btn {
		padding: 6px 0px;
	}
	.content5 .cp_js img {
		width: 100%;
	}
	.content2 .c2_list .imgBox{
		height: 6.5rem;
	}
}

@media only screen and (max-width:768px) {
	.posi {
		display: none;
	}
	.content2 .c2_list .imgBox{
		height: 11.5rem;
	}
	.content3 .swiper-container {
		height: 4.4rem;
	}
	.content4 .comparison-box .line-image .value .item .btn {
		width: 90%;
	}
	.content4 .comparison-box .line-image .value .item .img-box {
		width: 90%;
	}
	.banner_top .left_pc {
		display: none;
	}
	.banner_top .right {
		width: 100%;
	}
	.banner_top .right .ctx {
		width: 90%;
		padding: 1rem 0 1.2rem;
		margin: 0 auto;
	}
	.left_mobile {
		display: block;
		clear: both;
	}
	.sel_box .sel{
		margin-top:15px;
	}
}