#index_ctrls{
left:50%;
top:595px;
margin-left:-375px;
z-index:120;
position:fixed;
padding:10px;
width:730px;
border-radius:11px;
-moz-border-radius:11px;
background:#fff;
}

.index_shezhi{
margin-left:25px;
margin-top:0px;
float:left;
width:60px;
height:54px;
background: url(../picture/shezhi.png) center center no-repeat;
}

.index_shezhi_x{
margin-left:25px;
margin-top:0px;
float:left;
width:60px;
height:54px;
background: url(../picture/shezhi_x.png) center center no-repeat;
display:none;
}

.index_ctrls_li{
margin-left:0px;
margin-top:0px;
padding-left:5px;
padding-right:5px;
float:left;
line-height:40px;
color:#999;
width:70px;
height:54px;
}


.hwsn_search_form{
margin:0;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
padding-top:5px;
width:50px;
height:40px;
border:#efefef solid 2px;
color:#ccc;
outline:none;
background:#efefef;
box-shadow:none;
-webkit-appearance:none;
resize:none;
text-align:center;

border-top-left-radius:13px;
-moz-border-top-left-radius:13px;
border-bottom-left-radius:13px;
-moz-border-bottom-left-radius:13px;

transition: background 600ms, border 600ms;
-moz-transition: background 600ms, border 600ms;	/* Firefox 4 */
-webkit-transition: background 600ms, border 600ms;	/* Safari 和 Chrome */
-o-transition: background 600ms, border 600ms;
}
.hwsn_search_form:hover{
background:#fff;
border: #E71B24 solid 2px;
}

.hwsn_search_form_cover{
background:#fff;
border:#E71B24 solid 2px;
color: #E71B24;
font-weight:bold;
}

.hwsn_search_form_submit{
margin:0;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
padding-top:5px;
width:250px;
height:40px;
background:#fff;
border: #DE1015 solid 2px;
font-weight:bold;
color:#666;
outline:none;
box-shadow:none;
-webkit-appearance:none;
resize:none;
text-align:center;

border-top-left-radius:13px;
-moz-border-top-left-radius:13px;
border-bottom-left-radius:13px;
-moz-border-bottom-left-radius:13px;
	

}

.hwsn_search_button{
float:left;
margin-left:-2px;
margin-top:0px;
width:70px;
height:54px;
color:#fff;
line-height:54px;
text-align:center;
background:#E71B24;
cursor:pointer;

border-top-right-radius:13px;
-moz-border-top-right-radius:13px;
border-bottom-right-radius:13px;
-moz-border-bottom-right-radius:13px;

transition: background 200ms, color 200ms;
-moz-transition: background 200ms, color 200ms;	/* Firefox 4 */
-webkit-transition: background 200ms, color 200ms;	/* Safari 和 Chrome */
-o-transition: background 200ms, color 200ms;
}

.hwsn_search_button:hover{
background: #DE1015;
color: #fff;
}

.hwsn_search_button_submitted{
float:left;
margin-left:-2px;
margin-top:0px;
width:120px;
height:100px;
color: #930;
line-height:100px;
text-align:center;
background:#DE1015;

border-top-right-radius:13px;
-moz-border-top-right-radius:13px;
border-bottom-right-radius:13px;
-moz-border-bottom-right-radius:13px;
}

.yanshi_donghua{
float:left;
margin-left:30px;
margin-top:0px;
padding-top:6px;
width:120px;
height:48px;
color:#fff;
line-height:22px;
text-align:center;
background: #966;
cursor:pointer;

border-radius:13px;
-moz-border-radius:13px;

}

.yanshi_donghua_submitted{
float:left;
margin-left:30px;
margin-top:0px;
width:120px;
height:54px;
color:#111;
font-size:16px;
line-height:54px;
text-align:center;
background: #FF0;
cursor:pointer;

border-radius:13px;
-moz-border-radius:13px;

}



.jixuan_button{
float:left;
margin-left:20px;
margin-top:0px;
width:100px;
height:54px;
color:#fff;
line-height:54px;
text-align:center;
background:#69C;
cursor:pointer;

border-radius:13px;
-moz-border-radius:13px;

}


.jixuan_button_submitted{
float:left;
margin-left:20px;
margin-top:0px;
width:100px;
height:54px;
color:#fff;
line-height:54px;
text-align:center;
background: #6CC;
cursor:pointer;

border-radius:13px;
-moz-border-radius:13px;

}

.qiehuan_button{
float:left;
margin-left:20px;
margin-top:0px;
width:100px;
height:54px;
color:#fff;
line-height:54px;
text-align:center;
background: #C69;
cursor:pointer;

border-radius:13px;
-moz-border-radius:13px;

}

.index_biaoji_clean{
position:fixed;
left:50%;
margin-left:-365px;
bottom:70px; 
z-index:140; 
width:50px;
height:50px;
display:none;

background:url(../picture/clean.png) center center no-repeat;
}


.right_menu_body{
left:50%;
top:200px;
margin-left:-215px;
padding:40px;
z-index:160;
position:fixed;
width:400px;
height:760px;
background:#fff;
border:#ccc solid 1px;
border-radius:11px;
-moz-border-radius:11px;
display:none;
overflow-y:scroll;/* 定义超出此盒子滚动 */
overflow-x:hidden;-webkit-overflow-scrolling:touch;
}

.right_menu_body_ie{
left:50%;
top:200px;
margin-left:-215px;
padding:40px;
z-index:160;
position:fixed;
width:400px;
height:480px;
background:#fff;
border:#ccc solid 1px;
border-radius:11px;
-moz-border-radius:11px;
display:none;
overflow-y:scroll;/* 定义超出此盒子滚动 */
overflow-x:hidden;-webkit-overflow-scrolling:touch;
}


.right_menu_chushi{
float:left;
margin-left:0px;
margin-top:20px;
padding:5px;
width:100%;
color:#999;
font-size:22px;
line-height:40px;
text-align:center;
background: #555;
border-radius:13px;
-moz-border-radius:13px;

}

.right_menu_on{
float:left;
margin-left:0px;
margin-top:20px;
padding:5px;
width:100%;
color: #fff;
font-size:22px;
line-height:40px;
text-align:center;
text-align:center;
background: #6C3;
border-radius:13px;
-moz-border-radius:13px;

}


.right_menu_off{
float:left;
margin-left:0px;
margin-top:20px;
padding:5px;
width:100%;
color:#EEEEEE;
font-size:22px;
line-height:40px;
text-align:center;
text-align:center;
background:#CCC;

border-radius:13px;
-moz-border-radius:13px;

}