.scrollbox {
	/* background: url(../images/bigbg.png) repeat-x ! important; */
	padding: 0px;
	margin: 0px;
}
.container_all {
	width: 100%;
	background: url(../images/background.png) no-repeat;
	background-position: center top;
	z-index: 999;
	min-width:1200px;
}
.top {
	width: 1050px;
	height: 165px;
	position: relative;
	margin: 0 auto;
}
.top_top {
	width: 1050px;
	height: 125px;
	position: relative;
}
.top_bottom {
	width: 1050px;
	height: 40px;
	position: relative;
}
.logo {
	width: 295px;
	height: 80px;
	background: url(../images/logo1.png) no-repeat;
	position: absolute;
	top: 22px;
	left: 0px;
}
.help_tip {
	width: 164px;
	height: 25px;
	background: url(../images/help_icon.png) no-repeat;
	position: absolute;
	top: 78px;
	right: 0px;
}
.left_icon {
	width: 16px;
	height: 16px;
	background: url(../images/left_icon.png) no-repeat;
	float: left;
	margin-left: 12px;
	margin-top: 4px;
}
.right_content {
	width: 115px;
	height: 13px;
	font-size: 12px;
	line-height: 13.99999px;
	letter-spacing: 0px;
	color: #ffffff;
	float: left;
	margin-left: 4px;
}
.line_icon {
	float: left;
	height: 12px;
	border-left: 1px solid #ffffff;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 6px;
}
.backindex {
	width: 120px;
	height: 40px;
	background: url(../images/backindex.png) no-repeat;
	position: absolute;
	top: 0px;
	cursor: pointer;
}
.opacity_style {
	width: 1050px;
	height: 40px;
	background-color: rgba(255, 255, 255, 0.3);
	position: relative;
}
.backindex_line {
	width: 3px;
	height: 13px;
	background-color: #FF9B07;
	float: left;
	margin-left: 20px;
	margin-top: 15px;
}
.backindex_con {
	width: 56px;
	height: 18px;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0px;
	color: #ffffff;
	float: left;
	margin-top: 12px;
	margin-left: 9px;
}
.search_shzz {
	position: absolute;
	top: 0px;
	right: 20px;
	width: 420px;
	height: 40px;
}
.search_shzz_left {
	width: 345px;
	height: 30px;
	background-color: rgba(255, 255, 255, 0.7);
	border: solid 1px #378CDA;
	float: left;
	margin-top: 4px;
	position: relative;
}
.shzz_select_input {
	width: 115px;
	height: 30px;
	position: relative;
	float: left;
}
.icon_down{
    width: 11px;
    height: 12px;
    background: url("../images/look.png") no-repeat;
    float: left;
    margin-left: 3px;
    margin-top: 10px;
}
.shzz_select {
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #126dcb;
	float: left;
	margin-left: 7px;
	font-weight: bold;

}
.shzz_select_input li {
	line-height: 30px;
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    list-style: none;
    margin-left: 7px;
}
.search_shzz ul {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 30px;
	width: 110px;
	background-color: #DBEFFC;
    border-bottom: 1px solid #378CDA;
    border-left: 1px solid #378cda;  
    border-right: 1px solid #378cda;
	left: -1px;
	z-index: 999;
}
.shzz_line {
	float: left;
	border-left: 1px solid #adb3b6;
	height: 14px;
	margin-top: 8px;
}
.shzz_input {
	width: 229px;
	padding: 0px;
	float: left;
}
.shzz_input input {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: rgba(255, 255, 255, 0.1);
	width: 220px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	font-size: 12px;
	outline: none;
	letter-spacing: 0px;
	color: #666666;
}
 .shzz_button {
	width: 71px;
    height: 32px;
    background: url(../images/shzz_btn.png) no-repeat;
    float: left;
    margin-top: 4px;
    margin-left: 2px;
    position: relative;
    cursor: pointer;
}
.shzz_btn_con {
	width: 70px;
	height: 32px;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 0px;
	color: #ffffff;
	position: absolute;
	top: 0px;
	left: 0px;
	display: inline-block;
	border: 0px;
	background: none;
}
.top_line {
	width: 1050px;
	height: 2px;
	background-color: #0C68C9;
}
a {
	cursor: pointer;
}
body input{
	overflow:visible;
	padding-top:0px; 
	padding-bottom:0px;
}
.right_content_con {
	float: left;
    color: #ffffff;
    width: 48px;
    height: 25px;
    line-height: 25px;
    cursor: pointer;
}
.shzz_button:hover {
	background: url(../images/shzz_btn_hover.png) no-repeat;
	cursor: pointer;
} 
.shzz_button:active {
	background: url(../images/shzz_btn_active.png) no-repeat;
}
.shzz_btn_con:hover {
	cursor: pointer;
}