@charset "utf-8";
/* CSS Document */
.navigation{width:1060px;height:92px;margin:auto;padding-top:10px;padding-left:150px;}
.navigation_left{width:253px;height:92px;margin-top:10px;background:url(../Images/hzhs/logo.png) no-repeat;float:left;}
.navigation_right{width:710px;height:92px;float:left;}
.time{width:827px;height:30px;}
.time span{display:block;height:30px;line-height:30px;float:left;}
.time_contant{width:650px;text-align:right;}
.contact{width:137px;text-align:left;background:url(../Images/hzhs/contact.jpg) no-repeat 10px center;font-size:13px;font-weight:bold;padding-left:40px;color:#0066fd;}
.input_time{height:30px;width:280px;border:0;background:url(../Images/hzhs/homebg.png) no-repeat;color:#727171;font-size:12px;font-weight:bold;text-align:right;line-height:30px;padding-right:5px;}

.navigation_contant ul{display:block;height:62px;clear:both;}
.navigation_contant ul li{display:block;float:left;}
.navigation_contant ul .da{width:124px;height:45px;background:url(../Images/hzhs/da3.png) no-repeat;}
.navigation_contant ul .da a{display:block;width:114px;height:45px;line-height:45px;font-size:16px;color:#fff;font-weight:bold;padding-left:40px;}

.navigation_contant ul .xiao{display:block;width:125px;height:36px;background:url(../Images/hzhs/xiao.png) no-repeat center bottom;padding-top:8px;font-size:14px;color:#fff;font-weight:bold;line-height:36px;}
.navigation_contant ul .xiao a{display:block;width:102px;height:36px;padding-left:23px;line-height:36px;font-size:14px;color:#fff;font-weight:bold;}

/*middle*/
.middle{clear:both;overflow:hidden;}
.middle_contant{width:1060px;height:510px;margin:auto;text-align:center;padding-top:15px;position:relative;}
.Query{position:absolute;width:280px;height:90px;right:0px;bottom:0px;padding-top:30px;}
.Query_Code{width:200px;height:28px;line-height:28px;padding-left:3px;background:url(../Images/hzhs/input_box.jpg) no-repeat;border:0;}
.validation_input span{display:block;height:23px;width:65px;float:left;}
.validation_input_text{width:58px;border:0;height:23px;padding-left:3px;line-height:23px;border:0;background:url(../Images/hzhs/code_input_box.jpg) no-repeat;}
.Query_button{width:61px;height:20px;line-height:20px;text-align:center;color:#fff;font-size:12px;font-weight:bold;background:url(../Images/hzhs/query.png) no-repeat;border:0;cursor:pointer;}

/*footer*/
.footer{width:1100px;margin:auto; clear:both;padding-top:30px;font-size:12px;font-weight:normal;}
.footer_left{width:530px;float:left;padding-top:0px;}
.footer_right{width:500px;float:right;}
.footer_left_links{width:450px;line-height:30px;text-align:left;float:left;position:relative;}
.footer_left_links a{font-size:13px;color:#025de4;font-weight:bold;}
.footer_left_Code{width:100px;float:left;position:absolute;padding-top:15px;_padding-top:7px;right:0px;top:0px;}
.footer_left_links span{color:#025de4;font-size:12px;font-weight:bold;}
.footer_left_links span tt{color:#025de4;}
.Max_Code{position:absolute;height:282px;width:236px;left:0px;top:-302px;}
.image_links_left{width:85px;padding-left:53px;height:86px;}
.image_links_right{width:362px;height:71px;background:url(../Images/hzhs/links_right.png) no-repeat;padding-top:15px;}
.image_links_left,.image_links_right{float:left;}
.image_{display:block;margin:auto;width:960px;}

/*Ò³½Å*/
#foot { width:1100px; margin:auto; clear:both;padding-top:60px;font-size:12px;font-weight:normal;}
#foot a { color:#666; }
#foot a:hover { color:#f00; }
#foot_add { float:left; padding-left:5px;}
#copyright { float:right; text-align:right; }
#copyright span{ display:block;}
#copyright span a{ display:inline-block; padding:0 5px;}
#copyright a{ padding-right:5px;}

.code
{ 
	font-family: Arial;
	font-style: italic;
	color: Red;
	border: 0;
	padding: 2px 3px;
	letter-spacing: 3px;
	font-weight: bolder;
}

.cls
{
    clear: both;
}
a:focus
{
    outline: none;
}
img
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}
#menu2
{
    padding: 0px;
    height: 40px;
    width: 710px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
#menu2 ul
{
    padding: 0;
    list-style: none;
    font-size: 1.1em;
    width: 700px;
    margin-top: 15px;
    margin-right: 0;
    margin-bottom: 50px;
    margin-left: 0;
}
#menu2 ul li
{
    margin: 0;
    padding: 0;
    overflow: hidden;
    float: left;
    height: 40px;
    width: 114px;
    display: block;
    text-align: center;
}
#menu2 ul li a, #menu2 ul li span
{
    float: left;
    text-decoration: none;
    color: #fff;
    clear: both;
    width: 100%;
    height: 20px;
    line-height: 20px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}
#menu2 ul li a
{
    color: #000000;
    background: transparent url(../Images/hzhs/a_bg.gif) repeat-x left bottom;
    background-position: left bottom;
}
#menu2 ul li span
{
    background: transparent url(../Images/hzhs/a_bg.gif) repeat-x left top;
    background-position: left top;
}