
* {
  margin: 0;
  padding: 0;
}
a{
   text-decoration: none; 
}
img {

  max-width: 100%;
  
  height: auto;
  
  }

.mobile {
    display: none;
}
  .content{
    background: #fff;
  }

.content_1 {
  margin: auto 20%;     max-width: 1200px; width: 100%;    padding: 36px 0; 
}

.content_1 a{
  color: #000;
}
.sdddq {
	font-family: "宋体";
	font-size: 20px;
	height: 30px;
	width: 150px;
	
	 
}
.lhj {
	font-family: "宋体";
	font-size: 60px;
	height: 100px;
	width: 350px;
	line-height: 100px;
	text-align: center;
	float:left;
}

.sssd {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	text-align: center;
}
.bgColor{
 	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#22000000', EndColorStr='#33FFFFFF'); 
	background-image: linear-gradient(to top, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0.2) 80%, rgba(0, 0, 0, 0.4) 100%, #FFFFFF 100%); 
}
.bgColor1{
 	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#22FFFFFF', EndColorStr='#33000000'); 
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0.2) 80%, rgba(0, 0, 0, 0.4) 100%, #FFFFFF 100%); 
}
.content_1 .content_1_title{
  margin-top: 20px ;font-size: 16px; font-weight: bold;
}
.content_1 .content_1_price{
  color: #979797;
  font-size: 12px; margin-top: 20px 
}
.content_1 .content_1_price span{
  font-size: 16px; color: #DD2910; padding-right: 2px;
}
.content_1 .content_1_row{
  color: #979797;
  font-size: 12px; margin-top: 20px 
}
.content_1 .content_1_lable{
  margin-top: 20px 
}
.content_1  .content_1_lable_item{
  float: left;
  align-items: center;
  border: 1px solid #979797;
  border-radius: 4px;
  color: #979797;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  height: 30px;
  justify-content: center;
  margin-right: 8px;
  width: 52px;

}
.content_1_footer{
  margin-top: 20px;
  
}
.content_1_inputs{ float: left;}
.content_1_tb{
  float: left; margin-left: 48px;
  background-color: #e70012;
  color: #fff;
  height: 35px; line-height: 35px; text-align: center;
  width: 124px;
}
#min{
  width: 12px;
  border: none;
}
#add{
  width: 12px;
  border: none;
}
#text_box{
  
  background-color: #efefef; border: none; padding: 0 5px;
}

	#wrap {
		width: 1200px;
		margin: 0 auto;
	}

	#tablist {
		width: 1200px;
		height: 44px;
	}

	#nav {
		width: 600px;
		height: 44px;
	}

		#nav li {
			float: left;
			margin-right: 32px;
			text-align: center;
			font-size: 16px;
			color: #979797;
			cursor: pointer;
		}

		#nav .liShow {
			color: #E70012;
			border-bottom: 2px solid #E70012;
			padding-bottom: 7px;
		}


	#pic .imgShow {
		display: none;
	}

	#pic .active {
		display: block;
	}

	.lablelist label {
		color: #979797;
		font-size: 12px;
		float: left;
		line-height: 50px;
		width: 60px;
		text-align: left;
	}

	.lablelist {
		min-height: 50px;
		width: 100%;
		overflow: hidden;
	}

		.lablelist .imgShow_lable_item {
			float: left;
			padding: 0 12px;
			cursor: pointer;
			font-size: 14px;
			line-height: 30px;
			margin: 10px 9px 10px 0;
			color: #979797;
			border-radius: 4px;
			border: 1px solid #979797;
		}


		.lablelist .imgShow_lable .active {
			position: relative;
			right: 0;
			bottom: 0;
			border: #E70012 1px solid;
			color: #E70012;
		}
	.lablelist .imgShow_lable .active:before
	{
		content: "";
		position: absolute;
		right: 0;
		bottom: 0;
		border: 8px solid #E70012;
		border-top-color: transparent;
		border-left-color: transparent;
	}

	.lablelist .imgShow_lable .active:after {
		content: "";
		width: 3px;
		height: 7px;
		position: absolute;
		right: 2px;
		bottom: 3px;
		border: 1px solid #fff;
		border-top-color: transparent;
		border-left-color: transparent;
		transform: rotate(38deg);
	}

#imgShow1 {
	display: none;
}

.lablerow {
	color: #E70012;
	font-size: 12px;
	line-height: 42px;
}

.modelshow table {
	width: 594px;
	border: #E6F3F5 1px solid;
	text-align: center;
	color: #979797;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 12px 0;
}

	.modelshow table th {
		color: #2B7C8B;
		border: none;
		font-size: 12px;
		padding: 0;
	}

	.modelshow table td {
		color: #979797;
		border: none;
		font-size: 12px;
		line-height: 45px;
	}

.imgShow_lable_input {
	border: #979797 1px solid;
	padding-left: 16px;
	width: 55px;
	line-height: 30px;
	height: 30px;
	margin-top: 10px;
}

.imgShow_lable span {
	color: #979797;
	font-size: 12px;
}

.imgShow_lable_items {
	padding: 16px 15px 16px 16px;
	height: 32px;
	cursor: pointer;
	width: 105px;
	float: left;
	color: #979797;
	border-radius: 4px;
	border: 1px solid #979797;
	font-size: 12px;
	margin-right: 16px;
}

	.imgShow_lable_items img {
		float: left;
		margin-right: 8px;
		/* position: absolute; */
	}

.content_3 {
	border-top: #DDDDDD 1px solid;
	width: 100%;
	margin-bottom: 20px;
}

.content_3_bottom {
	width: 1200px;
	min-width: 1200px;
	margin: 20px 20% auto 20%;
}

.content_3_bottom_l {
	float: left;
	width: 520px;
}

	.content_3_bottom_l .content_3_bottom_title {
		color: #979797;
		font-size: 12px;
	}

	.content_3_bottom_l .content_3_bottom_price {
		color: #DD2910;
		font-size: 18px;
		margin-top: 18px;
	}

.content_3_bottom_r {
	float: left;
	font-size: 12px;
	color: #DD2910;
	height: 80px;
	line-height: 80px;
	padding-right: 124px;
	font-weight: bold;
}

.content_3_bottom_btn {
	position: absolute;
	top: 16px;
	right: 0;
	background: #DD2910;
	color: #fff;
	line-height: 36px;
	padding: 0 30px;
	height: 36px;
	cursor:pointer;
}

#imgShow1 table {
	width: 100%;
	text-align: center;
	color: #212121;
	font-size: 14px;
}

	#imgShow1 table tr {
		line-height: 52px;
		border-bottom: 1px solid #e0e0e0 !important;
		display: block;
	}

		#imgShow1 table tr td {
			padding: 0 8px;
			width: 190px;
			color: #212121;
			font-weight: 200;
		}

		#imgShow1 table tr th {
			padding: 0 8px;
			width: 190px;
			color: #979797;
			font-weight: 200;
		}

		#imgShow1 table tr .mobile {
			display: none;
		}

.custom-checkbox1 {
	position: absolute;
	z-index: -1;
	opacity: 0
}

	.custom-checkbox1 + label {
		cursor: pointer;
		display: inline-flex;
		align-items: center;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}

		.custom-checkbox1 + label::before {
			content: '';
			display: inline-block;
			width: 15px;
			height: 15px;
			flex-shrink: 0;
			flex-grow: 0;
			border: 2px solid #c3c3c3;
			border-radius: 15px;
			margin-right: 0.5em;
			background-repeat: no-repeat;
			background-position: center center;
			background-size: 50% 50%;
		}

	.custom-checkbox1:checked + label::before {
		border-color: #E70012;
		background-color: #E70012;
		background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
	}


	.custom-checkbox1:focus:not(:checked) + label::before {
		border-color: #c3c3c3;
	}

	.custom-checkbox1:disabled + label::before {
		background-color: #E70012;
	}


.custom-checkbox {
	position: absolute;
	z-index: -1;
	opacity: 0
}

	.custom-checkbox + label {
		cursor: pointer;
		display: inline-flex;
		align-items: center;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}

		.custom-checkbox + label::before {
			content: '';
			display: inline-block;
			width: 15px;
			height: 15px;
			flex-shrink: 0;
			flex-grow: 0;
			border: 2px solid #c3c3c3;
			border-radius: 0.25em;
			margin-right: 0.5em;
			background-repeat: no-repeat;
			background-position: center center;
			background-size: 50% 50%;
		}

	.custom-checkbox:checked + label::before {
		border-color: #E70012;
		background-color: #E70012;
		background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
	}


	.custom-checkbox:focus:not(:checked) + label::before {
		border-color: #c3c3c3;
	}

	.custom-checkbox:disabled + label::before {
		background-color: #E70012;
	}
.imgShow_lable p {color: #ff5722}