body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../Images/123.jpg) white top repeat-x;
	background-attachment:fixed;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #10468c;
}
a:active {
	color: #000000;
}
.label{
font-family:黑体;color:#00b7ee;font-size:15px;
}
.SearchTd{
height:50px;
background:white;
text-align:center;
padding:10px;
}
.TableAll {
	color: #000000;
	background:#00b7ee;
}
.TrTop {
font-size:18px;
height:25px;
font-family:宋体;
color:white;
}
.td{
text-align:left;
padding-left:10px;
}
.td_right{
text-align:right;
padding-right:10px;
}
.TrTitle {
font-size:13px;
font-weight:bold;
text-align:center;
vertical-align:middle;
height:23px;
font-family:宋体;
background:#fedc8b;
}
.TrBody {
	font-size:15px;
	height:33px;
	text-align:center;
}
/*字体样式*/
.Bred{color:red;font-weight:bold;font-size:16px;}
.Bgreen{color:green;font-weight:bold;font-size:16px;}
/*以下是首页下拉菜单样式*/
.search_select{
height:34px;
font-size:20px;
font-family:宋体;
vertical-align: middle;
border:solid 1px #00b7ee;
padding:0px 7px;
background:transparent;
}
/*以下是首页搜索框样式*/
.logo {
	
	width:518;
	height:338;
 	
}
.search_input{
width:400px;
height:40px;
line-height:38px;
vertical-align: middle;
border:solid 1px black;
background:white;
padding-left:15px;
font-size:20px;
color:#00b7ee;
transition: all 0.5s ease-in-out;
-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.1);-moz-box-shadow:inset 0 1px 4px rgba(0,0,0,.1);box-shadow:inset 0 2px 4px rgba(0,0,0,.1);
}
.searchinput:hover{
-webkit-box-shadow:inset 0 2px 14px rgba(0,0,0,.1);-moz-box-shadow:inset 0 1px 14px rgba(0,0,0,.1);box-shadow:inset 0 2px 14px rgba(0,0,0,.1);
}
.search_input_m{
width:95%;
height:40px;
line-height:38px;
font-size:16px;
vertical-align: middle;
border:solid 2px white;
color:#00b7ee;
border-radius:5px;
text-align:center;
transition: all 0.5s ease-in-out;
-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.1);-moz-box-shadow:inset 0 1px 4px rgba(0,0,0,.1);box-shadow:inset 0 2px 4px rgba(0,0,0,.1);
}
.btn_m{
    width:95%;
	height:44px;
	color:red;
	font-family:微软雅黑;
	font-size:16px;
    background:url(../images/btn_bg.png) repeat-x;
	border:0px;
	cursor:pointer;
	vertical-align: middle;
	border-radius:5px;
}
.btn{
	height:44px;
	width:400px;
	color:white;
	font-family:微软雅黑;
	font-size:16px;
	background:#5b9bd5;
    /*background:url(../images/btn_bg.png) repeat-x;*/
	border:1px solid black;
	cursor:pointer;
	vertical-align: middle;
	transition: all 0.5s ease-in-out;
    -webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.1);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.1);box-shadow:inset 0 2px 4px rgba(0,0,0,.1);
}

.btn:hover{
    font-size:18px;
}

.divlogin_login  td{font-size:12px;	font-weight:bold;color:#2a4a61;line-height:120%;} 
.divbot_login {
	font-size: 10pt;
	color: #79a9c8;
	height:35px;
}
/*登录界面*/
.zsbox{
border:7px solid white;
transition: all 0.5s ease-in-out;box-shadow: 3px 3px 5px #111;
position:relative;
}
.zsbox:hover{
box-shadow: 5px 5px 10px #111;
}
.tongzhi{
	
	width:660px;margin-top:20px;margin-bottom:20px;margin-left:auto;margin-right:auto;background:white;border:1px solid #14a9ed;border-radius:5px;background:url(images/lgbg.png);box-shadow: 0px 3px 10px #DDDDDD;
	
}









@media (max-width: 880px) {
    
 .search_input {
    width: 350px;
	 
    height: 40px;
    line-height: 38px;
    vertical-align: middle;
    border: solid 1px black;
    background: white;
    padding-left: 15px;
    font-size: 20px;
    color: #00b7ee;
    transition: all 0.5s ease-in-out;
    -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, .1);
    box-shadow: inset 0 2px 4px rgba(0,0,0,.1);
 
}
	.btn{
	height:44px;
		 
	width:350px;
	color:white;
	font-family:微软雅黑;
	font-size:16px;
	background:#5b9bd5;
    /*background:url(../images/btn_bg.png) repeat-x;*/
	border:1px solid black;
	cursor:pointer;
	vertical-align: middle;
	transition: all 0.5s ease-in-out;
    -webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.1);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.1);box-shadow:inset 0 2px 4px rgba(0,0,0,.1);
}
	
	.tongzhi{
	
width:300px;margin-top:20px;margin-bottom:20px;margin-left:auto;background:white;border:1px solid #14a9ed;border-radius:5px;background:url(images/lgbg.png);box-shadow: 0px 3px 10px #DDDDDD;
}

	
	
	.logo {
    width: 318;
    margin-right: 20px;
    height: 238;
	}
	
@media (max-width: 700px) {
    .search_input {
    width: 350px;
		 
    height: 40px;
    line-height: 38px;
    vertical-align: middle;
    border: solid 1px black;
    background: white;
    padding-left: 15px;
    font-size: 20px;
    color: #00b7ee;
    transition: all 0.5s ease-in-out;
    -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, .1);
    box-shadow: inset 0 2px 4px rgba(0,0,0,.1);
		
		}
		
			.tongzhi{
	
	width:300px;margin-top:20px;margin-bottom:20px;margin-left:auto;background:white;border:1px solid #14a9ed;border-radius:5px;background:url(images/lgbg.png);box-shadow: 0px 3px 10px #DDDDDD;
	
}

.btn{
	height:44px;
	width:350px;
	color:white;
	font-family:微软雅黑;
	font-size:16px;
	background:#5b9bd5;
    /*background:url(../images/btn_bg.png) repeat-x;*/
	border:1px solid black;
	cursor:pointer;
	vertical-align: middle;
 
	transition: all 0.5s ease-in-out;
    -webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.1);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.1);box-shadow:inset 0 2px 4px rgba(0,0,0,.1);
}
}

@media (max-width: 480px) {
	.search_input {
    width: 350px;
		 
    height: 40px;
    line-height: 38px;
    vertical-align: middle;
    border: solid 1px black;
    background: white;
    padding-left: 15px;
    font-size: 20px;
    color: #00b7ee;
    transition: all 0.5s ease-in-out;
    -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, .1);
    box-shadow: inset 0 2px 4px rgba(0,0,0,.1);
		}
		.tongzhi{
	
width:300px;margin-top:20px;margin-bottom:20px;margin-left:auto; background:white;border:1px solid #14a9ed;border-radius:5px;background:url(images/lgbg.png);box-shadow: 0px 3px 10px #DDDDDD;
	
}

.btn{
	height:44px;
	width:350px;
	color:white;
	font-family:微软雅黑;
	font-size:16px;
	background:#5b9bd5;
    /*background:url(../images/btn_bg.png) repeat-x;*/
	border:1px solid black;
	cursor:pointer;
	vertical-align: middle;
	transition: all 0.5s ease-in-out;
    -webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.1);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.1);box-shadow:inset 0 2px 4px rgba(0,0,0,.1);
}
}









