* {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

.top {
	width: 100%;
	max-width: 1920px;
	margin: auto;
}
img
{
	display: block;
}

.top img {
	display: block;
	width: 100%;
}
.mb
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	background: rgba(0,0,0,0.5);
	display: none;
}

@media only screen and (min-width: 1200px) {
	.con {
		width: 1200px;
		margin: auto;
		position: relative;
	}
	.bm {
		position: absolute;
		top: -35px;
		left: 0;
		width: 100%;
		height: 110px;
		border-radius: 15px;
		padding: 0 24px;
		box-sizing: border-box;
		background: #FFFFFF;
		box-shadow: 2px 6px 8px #dcdcdc;
	}
	.bm>div
	{
		display: table;
		width: auto;
		overflow: hidden;
		margin: auto;
	}
	.bm>div>div,
	.bm>div>input {
		float: left;
	}
	.tit {
		color: #f01e1e;
		font-size: 22px;
		line-height: 110px;
	}
	.bm input {
		border: 1px solid #f01e1e;
		height: 68px;
		box-sizing: border-box;
		outline: none;
		margin-top: 21px;
		border-radius: 8px;
		padding-left: 20px;
		font-size: 18px;
		margin-left: 20px;
	}
	.name {
		width: 219px;
	}
	.phone {
		width: 264px;
	}
	.yzm {
		width: 146px;
	}
	.nm {
		width: 126px;
		height: 68px;
		margin-top: 21px;
		margin-left: 20px;
		border: 1px solid #f01e1e;
		border-radius: 8px;
		box-sizing: border-box;
	}
	.ser {
		width: 113px;
		height: 68px;
		margin-left: 20px;
		margin-top: 21px;
		text-align: center;
		line-height: 68px;
		color: #FFFFFF;
		font-size: 18px;
		font-weight: bold;
		background: #f01e1e;
		border-radius: 8px;
	}
	.qx_h {
		text-align: center;
		padding-top: 124px;
		box-sizing: border-box;
	}
	.head1 {
		color: #000000;
		font-size: 26px;
		font-weight: bold;
	}
	.head2 {
		color: #989898;
		font-size: 14px;
		margin-top: 12px;
	}
	.qx_list {
		margin-top: 38px;
		overflow: hidden;
	}
	.qx_list>div {
		float: left;
		width: 25%;
		height: 300px;
		box-sizing: border-box;
		text-align: center;
	}
	.qx_list>div img {
		display: block;
		margin: auto;
		margin-top: 35px;
	}
	.qx_list>div .qx_head {
		margin-top: 20px;
		font-size: 18px;
		color: #000000;
	}
	.qx_list>div .line {
		width: 30px;
		height: 4px;
		background: #e10302;
		margin: auto;
		margin-top: 17px;
		margin-bottom: 17px;
	}
	.qx_list>div .qx_de {
		font-size: 14px;
		color: #727272;
		line-height: 22px;
	}
	.qx_list>div {
		border-right: 1px solid #e8e8e8;
	}
	.qx_list>div:nth-of-type(4n) {
		border-right: none;
	}
	.qx_list>div:nth-of-type(1),
	.qx_list>div:nth-of-type(2),
	.qx_list>div:nth-of-type(3),
	.qx_list>div:nth-of-type(4),
	.qx_list>div:nth-of-type(5),
	.qx_list>div:nth-of-type(6),
	.qx_list>div:nth-of-type(7),
	.qx_list>div:nth-of-type(8) {
		border-bottom: 1px solid #e8e8e8;
	}
	.yi,.wei,.biao
	{
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		z-index: 999;
		display: none;
	}
	.biao
	{
		/*display: block;*/
	}
	.yi img
	{
		display: block;
	}
	.close
	{
		position: absolute;
		top: 20px;
		right: 20px;
		cursor: pointer;
		z-index: 999;
	}
	.yi .cons
	{
		position: absolute;
		top: 0;
		left: 40.3%;
		right: 0;
		/*width: 100%;*/
		height: 100%;
		text-align: center;
	}
	.yi .con1
	{
		font-size: 20px;
		color: #b90404;
		margin-top: 120px;
	}
	.yi .con2
	{
		font-size: 27px;
		color: #b90404;
		font-weight: bold;
		margin-top: 12px;
	}
	.yi .ok
	{
		width: 154px;
		height: 50px;
		text-align: center;
		line-height: 50px;
		border-radius: 11px;
		border: 1px solid #b90404;
		margin: auto;
		margin-top: 40px;
		font-size: 20px;
		color: #b90404;
		cursor: pointer;
	}
	
	
	.wei .cons
	{
		position: absolute;
		top: 0;
		left: 40.3%;
		right: 0;
		/*width: 100%;*/
		height: 100%;
		text-align: center;
	}
	.wei .con1
	{
		font-size: 20px;
		color: #b90404;
		margin-top: 120px;
	}
	.wei .con2
	{
		font-size: 27px;
		color: #b90404;
		font-weight: bold;
		margin-top: 12px;
	}
	.wei .con3
	{
		font-size: 39px;
		color: #b90404;
		margin-top: 30px;
		font-weight: bold;
	}
	.wei .zc
	{
		width: 154px;
		height: 50px;
		text-align: center;
		line-height: 50px;
		border-radius: 11px;
		border: 1px solid #b90404;
		margin: auto;
		margin-top: 36px;
		font-size: 20px;
		color: #b90404;
		cursor: pointer;
	}
	
	.biao .cons
	{
		position: absolute;
		top: 0;
		left: 40.3%;
		right: 0;
		height: 100%;
		text-align: center;
		padding: 0 35px;
		box-sizing: border-box;
	}
	.biao .cons>div,.biao .cons>input
	{
		width: 100%;
		height: 40px;
	}
	.biao .cons>input
	{
		border: 1px solid #b90404;
		padding-left: 21px;
		box-sizing: border-box;
		font-size: 14px;
		margin-bottom: 10px;
		border-radius: 10px;
		color: #b90404;
		outline: none;
	}
	.zc_now
	{
		width: 100%;
		height: 40px;
		text-align: center;
		line-height: 40px;
		color: #FFFFFF;
		font-size: 18px;
		background: #b90404;
		border-radius: 10px;
		cursor: pointer;
	}
	.b_name
	{
		margin-top: 123px;
	}
	.fx
	{
		position: fixed;
		right: 0;
		bottom: 200px;
		display: block;
	}
	.dian
	{
		margin-top: 13px;
	}
}


@media only screen and (max-width: 640px) {
	.con {
		width: 98%;
		margin: auto;
		position: relative;
	}
	.bm {
		position: initial;
		top: -35px;
		left: 0;
		width: 100%;
		height: auto;
		border-radius: 1rem;
		padding: 0.5rem;
		box-sizing: border-box;
		background: #FFFFFF;
		box-shadow: 2px 6px 8px #dcdcdc;
	}
	.bm>div,
	.bm>input {
		width: 100%;
		float: none;
		margin-top: 0.5rem !important;
	}
	.tit {
		color: #f01e1e;
		font-size: 1.4rem;
		line-height: auto;
		text-align: center;
	}
	.bm input {
		border: 1px solid #f01e1e;
		height: 3rem;
		box-sizing: border-box;
		outline: none;
		margin-top: 0;
		border-radius: 0.4rem;
		padding-left: 1rem;
		font-size: 1.1rem;
		margin-left: 0;
		width: 100%;
		margin-bottom: 0.4rem;
	}
	/*.name {
		width: 219px;
	}
	.phone {
		width: 264px;
	}
	.yzm {
		width: 146px;
	}*/
	.nm {
		width: 100%;
		height: 3rem;
		margin-top: 0;
		margin-left: 0;
		border: 1px solid #f01e1e;
		border-radius: 0.4rem;
		box-sizing: border-box;
	}
	.ser {
		width: 100%;
		height: 3rem;
		margin-left: 0;
		margin-top: 0;
		text-align: center;
		line-height: 3rem;
		color: #FFFFFF;
		font-size: 1.1rem;
		font-weight: bold;
		background: #f01e1e;
		border-radius: 0.4rem;
		margin-top: 0.4rem;
	}
	.qx_h {
		text-align: center;
		padding-top: 4rem;
		box-sizing: border-box;
	}
	.head1 {
		color: #000000;
		font-size: 1.4rem;
		font-weight: bold;
	}
	.head2 {
		color: #989898;
		font-size: 0.9rem;
		margin-top: 0.5rem;
	}
	.qx_list {
		margin-top: 1.2rem;
		overflow: hidden;
	}
	.qx_list>div {
		float: none;
		width: 100%;
		padding: 2rem;
		height: auto;
		box-sizing: border-box;
		text-align: center;
		border: none !important;
	}
	.qx_list>div img {
		display: block;
		margin: auto;
		margin-top: 1rem;
	}
	.qx_list>div .qx_head {
		margin-top: 1.2rem;
		font-size: 1.1rem;
		color: #000000;
	}
	.qx_list>div .line {
		width: 2rem;
		height: 0.2rem;
		background: #e10302;
		margin: auto;
		margin-top: 1rem;
		margin-bottom: 1rem;
	}
	.qx_list>div .qx_de {
		font-size: 0.9rem;
		color: #727272;
		line-height: 1.2rem;
	}
	/*.qx_list>div {
		border-right: 1px solid #e8e8e8;
	}
	.qx_list>div:nth-of-type(4n) {
		border-right: none;
	}
	.qx_list>div:nth-of-type(1),
	.qx_list>div:nth-of-type(2),
	.qx_list>div:nth-of-type(3),
	.qx_list>div:nth-of-type(4) {
		border-bottom: 1px solid #e8e8e8;
	}*/
	.yi,.wei,.biao
	{
		position: fixed;
		/*width: 100%;*/
		top: 50%;
		left: 1%;
		right: 1%;
		transform: translateY(-50%);
		z-index: 999;
		display: none;
	}
	.wei
	{
		/*display: block;*/
	}
	.bg
	{
		width: 100%;
	}
	.yi img
	{
		display: block;
	}
	.close
	{
		position: absolute;
		top: 0.5rem;
		right: 0.5rem;
		width: 1.2rem;
		cursor: pointer;
		z-index: 999;
	}
	.yi .cons
	{
		position: absolute;
		top: 0;
		left: 40.3%;
		right: 0;
		/*width: 100%;*/
		height: 100%;
		text-align: center;
	}
	.yi .con1
	{
		font-size: 1rem;
		color: #b90404;
		margin-top: 6rem;
	}
	.yi .con2
	{
		font-size: 1.4rem;
		color: #b90404;
		font-weight: bold;
		margin-top: 0.5rem;
	}
	.yi .ok
	{
		width: 7rem;
		height: 2.4rem;
		text-align: center;
		line-height: 2.4rem;
		border-radius: 0.5rem;
		border: 1px solid #b90404;
		margin: auto;
		margin-top: 2rem;
		font-size: 1.2rem;
		color: #b90404;
		cursor: pointer;
	}
	
	
	.wei .cons
	{
		position: absolute;
		top: 0;
		left: 40.3%;
		right: 0;
		/*width: 100%;*/
		height: 100%;
		text-align: center;
	}
	.wei .con1
	{
		font-size: 1rem;
		color: #b90404;
		margin-top: 6rem;
	}
	.wei .con2
	{
		font-size: 1.4rem;
		color: #b90404;
		font-weight: bold;
		margin-top: 0.5rem;
	}
	.wei .con3
	{
		font-size: 1.8rem;
		color: #b90404;
		margin-top: 1rem;
		font-weight: bold;
	}
	.wei .zc
	{
		width: 7rem;
		height: 2.4rem;
		text-align: center;
		line-height: 2.4rem;
		border-radius: 0.5rem;
		border: 1px solid #b90404;
		margin: auto;
		margin-top: 1rem;
		font-size: 1.2rem;
		color: #b90404;
		cursor: pointer;
	}
	
	.biao .cons
	{
		position: absolute;
		top: 0;
		left: 40.3%;
		right: 0;
		height: 100%;
		text-align: center;
		padding: 0 0.5rem;
		box-sizing: border-box;
	}
	.biao .cons>div,.biao .cons>input
	{
		width: 100%;
		height: 2.4rem;
	}
	.biao .cons>input
	{
		border: 1px solid #b90404;
		padding-left: 1rem;
		box-sizing: border-box;
		font-size: 0.9rem;
		margin-bottom: 0.5rem;
		border-radius: 0.5rem;
		color: #b90404;
		outline: none;
	}
	.zc_now
	{
		width: 100%;
		height: 2.4rem;
		text-align: center;
		line-height: 2.4rem;
		color: #FFFFFF;
		font-size: 1rem;
		background: #b90404;
		border-radius: 0.5rem;
		cursor: pointer;
	}
	.b_name
	{
		margin-top: 5rem;
	}
	.fx
	{
		display: none;
	}
	.dian
	{
		margin-top: 13px;
	}
}