@charset "utf-8";
body {margin: 0px;padding: 0px; font-size:16px; line-height:20px; color:#1e1e1e; min-width: 1200px; background: url(../images/top_bg.jpg) no-repeat top center;}
.fl { float:left}
.fr { float:right}
.cl { clear:both;}
ul,.li { list-style-type:none; margin:0px; padding:0px;}
a {color:#1e1e1e;text-decoration: none;}
a:hover { color:#015293;text-decoration: none;}
.home { width: 1224px; margin: auto; padding-top: 30px; overflow: hidden;}


input[type=text]:focus{outline: none;    // 如何把蓝色去掉？}
.index_sk { background: url(../images/sk_14.jpg) no-repeat; width: 171px; height: 49px; border: none; float: right; margin: 26px 15px 0 0;}
input[type=button]:focus{outline: none;    // 如何把蓝色去掉？}
@media only screen and (max-width: 640px) {
body{min-width:100%;}	
	
}


