@charset "utf-8";
/* reset */
body,h1,h2,h3,h4,h5,p,dl,dd,ul,ol,form,input,textarea,th,td,select { margin:0; padding:0; }
body{-webkit-font-smoothing: antialiased;}
em { font-style:normal; }
li { list-style:none; }
a { text-decoration:none; }
img { border:none; vertical-align:top; }
input,textarea { outline:none; }
textarea { resize:none; overflow:auto; } 
body { font-size:12px; font-family:"微软雅黑";background-color: #f6f6f6;}
/* end reset */
@media screen and (max-width:1200px){
    .section{
    	height: 1550px;
		background: #f6f6f8 url(../img/index_33.png) no-repeat;
		background-position: 0 bottom;	
}
	.section_one{
	width: 550px;
	padding-top: 300px;
	margin: 0 auto;
}
}
@media screen and (min-width:1201px) and (max-width:1500px){
		.section{    	
		background: #f6f6f8 url(../img/111.png) no-repeat;
		background-position: 0 bottom;	
}
	.section_one{
	float: right;
	padding-top: 300px;
	margin-right: 20px;
}
}



@media screen and (min-width:1501px) and (max-width:3000px){
		.section{    	
		background: #f6f6f8 url(../img/index-2.png) no-repeat;
		background-position: 0 bottom;	
}
	.section_one{
	float: right;
	padding-top: 300px;
	margin-right: 200px;
}
}


/* public */
.clear { zoom:1; }
.clear:after { content:''; 
    display:block; 
    clear:both; 
}
.fl { float:left; }
.fr { float:right; }
/* end public */

/* layout */
.header_wrap,.footer,.search,.nav,.seckill,.ticket,.banner_wrapper,.eqiipplace,.quality,.shop,.last{width:80%; margin:0 auto; }
.header{
	width: 100%;
	height: 120px;
	line-height: 78px;
	color: #464444;	
	box-shadow:4px 0 10px #d4d4d4;
	background: white;
	position: fixed;
	left: 0;
	z-index: 1;
	overflow: hidden;
	display: flex;
}
/*.section{
	background: url(../img/index-2.png) no-repeat;
	background-color: #f6f6f8;
	
}*/
.section_p{
	height: 924px;
	margin: 0 auto;

	
}


/* end layout */
.header_wrap{
	overflow: hidden;
}
.header_log{
	float: left;
	width: 200px;
	
	background: url(../img/logo-title.png) no-repeat;
	
}
.header_search{
	float: right;
}
.header_search a{
	float: left;
	color: #4b4b4b;	
    font-size: 18px;
    font-weight: bold;
    margin: 0 40px;
}
.header_search a span{ color: #28acb4;}
.header_search a:hover{
	color: #28acb4;
}
/* end header */

/*.section_one{
	float: right;
	padding-top: 300px;
	margin-right: 220px;
}*/
.section_p h1{
	font-size: 40px;
	font-weight: bold;
	color: #28acb4;
	
	margin-bottom: 20px;
}
.section_p p,.section_three p{
	font-size: 18px;
	color: #464444;
	margin-top: 10px;
}


.footer{
	width: 100%;
	height: 80px;
	background: #d7d8d9;

}
.footer_box{
	width: 600px;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
}
.footer_box p{
	padding-top: 5px;
	font-size: 14px;
}

















