﻿@charset "utf-8";
body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, select, input, textarea, button, p, blockquote, th, td, img, iframe,a { margin: 0; padding: 0; }  
table {border-collapse: collapse;border-spacing: 0;padding-left: 10px;} 
input, button, textarea, option { font: 12px "Microsoft Yahei", Arial, Helvetica, sans-serif; }  
ul, li, div { list-style: none; border: 0px; }  
.clear { font: 0px/0px serif; display: block; clear: both; } 
html { -webkit-text-size-adjust: none; }  
input { outline: none; }  
textarea { resize: none; }  
a { text-decoration: none; color: #333;}  
body:nth-of-type(1) input:focus, textarea:focus { outline: none; }  br { background: #fff; }  
body { font: 12px "microsoft yahei", "\5b8b\4f53", Tahoma, Arial; color: #ce9322; background: #fff; position: relative; }


.log{text-align:center;}
#form1{margin: 0 auto;width: 543px; text-align: left;z-index: 100;}
.form-group input{
    border: 1px solid #b6b6b6;
    background-image: none;
    display: inline-block;
    vertical-align: top;
    width: 442px;
    margin-right: 0;
    border-right-width: 0;
    border-color: #b8b8b8 transparent #ccc #b8b8b8;
    overflow: hidden;
	Height: 34px;padding-left: 10px;font-size: 18px;
}

.input-search-btn {width:90px;height: 36px; color: #fff; font-size: 15px;letter-spacing: 1px;background: #38f;background-image: none; float: right;    border: 0;}

.zhuming{width: 80%; margin: 0 auto;text-align: center;margin-top: 50px;}
.zhuming img{ max-width:10%;}
.zhuming span{ line-height:30px; font-size:16px; color:#ccc;height: 30px;display: block;}
@media (min-width:768px){ 
header{margin-top:150px;}
}
@media (max-width:767px) {
	#form1{ width:80%;}
	.form-group input{ width:73.6%;}
	header{margin-top:100px;}
	.input-search-btn {width:24%;}
	.zhuming img { max-width: 30%;}
}
@media (max-width:414px){
	.form-group input{ width:72.5%;}
	}
@media (max-width:375px) {
	.form-group input{ width:72%;}
	}	
	