body{
	margin: 0;
	font-size: 14px;
	font-family: "microsoft yahei";
}
ul,li,dl,dt,dd{
	margin: 0;
	padding: 0;
	list-style: none;
}
iframe{
	display: block;
}
img{
	border: none;
	max-width: 100%;
}
p,h1,h2,h3,h4,h5,h6{
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6,i,em,b{
	font-weight: normal;
	font-style: normal;
}
a{
	text-decoration: none;
}
input,select,textarea{
	outline: none;
	padding-top: 0;
	padding-bottom: 0;
	font-family: "microsoft yahei";
}

table{
	border-collapse: collapse;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}
.clearfix:after {
    clear: both;
}
.clearfix{
    *zoom: 1;
}
.container{
	width: 1190px;
	margin: 0 auto;
}
.fl{
	float: left;
}
.fr{
	float: right;
}

::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #A9A9A9;  
}  
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #A9A9A9;  
}  
::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #A9A9A9;  
}  
:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #A9A9A9;  
}  

/*footer start*/
.footer{
	height: 159px;
	background: #0069ae;
	margin-top: 10px;
}
.footer .container{
	position: relative;
}
.footer .footbg{
	position: absolute;
	background: #fff;
	top: -11px;
	width: 100%;
	height: 20px;
}
.footer .footbg .s1{
	background: url(imagessy20_03.png) no-repeat;
	left: -23px;
	position: absolute;
	width: 23px;
	height: 19px;
	bottom: 0;
}
.footer .footbg .s2{
	background: url(imagessy21_03.png) no-repeat;
	right: -23px;
	position: absolute;
	width: 23px;
	height: 19px;
	bottom: 0px;
}
.fo_con{
	padding-top: 30px;
	overflow: hidden;
}
.fo_con .ft{
	width: 33.333333%;
	float: left;
}
.fo_l1{
	width: 229px;
	margin: 17px auto 0;
	overflow: hidden;
}
.fo_l1 a{
	 float: left; 
}
.fo_l1 .a1{
	margin-right: 0px;
}
.fo_l1 .a2{
	margin-left: 20px;
}
.fo_m p{
	font-size: 12px;
	color: #fff;
	line-height: 26px;
	text-align: center;
}
.fo_m p img{
	margin-left: 7px;
}
.fo_r1{
	width: 366px;
	margin: 14px auto 0;
}
.fo_r1 span{
	margin-right: 20px;
	float: left;
}
.fo_r1 span.s3{
	margin-right: 0;
}
/*footer end*/

/*header*/
@media only screen and (min-width: 768px) and (max-width:992px){
	.search{
		width: 340px !important;
	}
	
}
@media only screen and (max-width: 768px){
	.container{
		width: 100% !important;
	}
	.top_up{
		display: none;
	}
	.logo_k{
		margin-left: 10px;
	}
	.logo .place_box{
		display: none;
	}
	.search{
		display: none;
	}
	.menu_hide{
		display: none;
	}
	
	/*banner*/
	.place_img{
		height: 140px !important;
		background-size: cover !important;
	}
	/*banner*/
}
/*header*/






