﻿@charset "UTF-8";
 @media (min-width: 992px) {
.commonweb {
padding: 0px 40px;
}
 .commonwebbox {
margin-left: -10px;
margin-right: -10px;
}
 .commonleft {
float: left;
}
 .commonright {
float: right;
}
}
.mproduct-nav .commonweb {
	min-width:830px;
}
.registration .commonweb {
	padding: 0;
}
.registration .commonweb:after {
	bottom: -27px;
}
.m-product-table {
	background: #F4F4F4;
	border-top: 5px solid #2f5d9b;
	padding: 30px 15px;
}
.m-product-table {
	padding: 30px 58px 5px;
}
.name-tit {
	font-size: 18px;
	margin-bottom: 15px;
}
.name-tit em {
	font-style: normal;
	color: #d91921;
}
.name-tit {
	font-size: 16px;
	margin-bottom: 15px;
}
.form-text {
	color: rgba(47, 47, 47, 0.7);
}
.product-formtable {
	margin-top: 20px;
	border-top: 1px solid #D2D2D2;
	padding: 18px 0 0;
}
.product-formtable ul li {
	margin-bottom: 18px;
}
.product-formtable ul li.li1 .input-item {
	margin-bottom: 18px;
}
.product-formtable ul li.li1 {
	margin: 0 -50px 18px;
}
.product-formtable ul li.li1 .input-item {
	float: left;
	width: 50%;
	padding: 0 50px;
	margin-bottom: 0;
}
