* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

ul li {
	list-style: none;
}

.wrap {
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #666666;
	font-family: "微软雅黑";
}

.wrap .top {
	/*//background: linear-gradient(to right, #fe571d, #fe9b1d);*/
	background-image: url(../img/top-bg.png);
	background-position: center;
	background-size: cover;
	
}

.wrap .top-center {
	box-sizing: border-box;
	width: 1200px;
	margin: 0 auto;
	height: 60px;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	line-height: 60px;
	position: relative;
}

.buy {
	position: absolute;
	right: 0;
	top: 0px;
	width: 100px;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
}

.content {
	width: 1200px;
	min-height: 300px;
	margin: 100px auto 0 auto;
}

.content .container {
	width: 1200px;
	height: 413px;
	background: url(../img/bg.png);
	background-position: center;
	background-size: contain;
	margin: 0 auto;
}

.container .c-left {
	float: left;
	width: 50%;
	height: 100%;
	position: relative;
}

.c-left img {
	position: absolute;
	right: 40px;
	top: 70px;
}

.c-right {
	float: left;
	width: 50%;
	height: 100%;
	padding-top: 100px;
	line-height: 30px;
}

.c-right p {
	font-size: 16px;
}

.c-right .buy-btn {
	width: 163px;
	height: 45px;
	background: #ff7200;
	color: #FFFFFF;
	border-radius: 5px;
	text-align: center;
	border-style: none;
	margin-top: 50px;
	line-height: 45px;
	font-size: 16px;
}

.c-right .buy-btn a {
	display: block;
	height: 100%;
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
}

.content ul {
	overflow: hidden;
	width: 100%;
}

.content ul li {
	width: 48%;
	height: 80px;
	float: left;
	margin-left: 1.3%;
	margin-top: 10px;
}

.content ul li a {
	display: block;
	height: 100%;
	width: 100%;
}

.content ul li img {
	width: 100%;
	height: 100%
}

.foot {
	width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
}

.foot .we-cont {
	width: 100%;
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	line-height: 30px;
	text-align: left;
	font-size: 11px;
	color: #999999;
	margin-top: 30px;
}

.foot .we-cont a {
	color: #999999;
	text-decoration: none;
}

.we-cont a:hover {
	color: #ff7200;
}

.foot p {
	text-align: center;
	margin-top: 30px;
}

.left-cont {
	width: 116px;
	position: fixed;
	left: 0px;
	top: 140px;
}

.left-cont img {
	width: 100%;
	height: 90%;
}

.right-cont {
	width: 116px;
	position: fixed;
	right: 0px;
	top: 140px;
}

.right-cont ul li {
	height: 54px;
}

.right-cont img {
	width: 100%;
}

.close-btn {
	width: 100%;
	height: 30px;
	background: #e5e4e3;
	line-height: 30px;
	text-align: center;
	color: #999999;
	margin-top: -4px;
}

.close-btn:hover {
	cursor: pointer;
}

.tip {
	height: 45px;
	background: #e3e3e3;
	font-size: 18px;
	text-align: center;
	line-height: 45px;
}
.content .zy {
    width: 1200px;
    height: 66px;
    background: url(../img/zybg.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    /* line-height: 30px; */
    line-height: 20px;
    padding-top: 14px;
    padding-left: 104px;
    padding-right: 10px;
}

@media (max-width:800px) {
	.content .zy {
		width: 100%;
    background-image: none;
    padding-left: 10px;
    height: 115px;
    border: 1px solid #fe893a;
    margin-bottom: 20px;
		
	}
	
	
	.c-right .buy-btn{margin:  0 auto;}
	.content .container {
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	div.container .c-left {
		width: 100%;
		height: 237px;
		margin-bottom: 20px;
	}
	.c-left img {
    position: absolute;
    /* right: 40px; */
    /* top: 70px; */
    left: 50%;
    margin-left: -127px;
    top:0px;
}
	.container .c-right {
		width: 100%;
		height: 140px;
		text-align: center;
		margin-bottom: 20px;
		padding: 0;
		
	}
	.wrap .top-center {
		width: 100%;
		height: 95px;
		line-height: 30px;
		font-size: 16px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.wrap .top-center .buy {
		left: 50%;
		margin-left: -50px;
		top: 50px;
		line-height: 50px;
	}
	.content {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
		margin-top: 20px;
		min-height: auto;
		box-sizing: border-box;
	}
	.content ul li {
		width: 98%;
		height: 60px;
	}
	.right-cont,
	.left-cont {
		display: none;
	}
	.foot {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}
	.tip {
		font-size: 14px;
		height: 80px;
		line-height: 25px;
		padding-left: 10px;
		padding-right: 10px;
	}
}

.m-pic {
	width: 100%;
	margin: 0 auto;
}

.m-pic img {
	width: 100%;
}