@charset "utf-8";
/* CSS Document */
body{font:12px/140% Arial,"微软雅黑",Helvetica, sans-serif,Verdana;color:#5a5a5a; margin:0; background:#FFF; }
html,body{overflow-x:hidden;-webkit-text-size-adjust:none;}
table,td{font:12px/140% Arial,"宋体",Helvetica, sans-serif,Verdana; color:#5a5a5a;}
table{border-collapse:collapse; border-spacing:0; empty-cells:show; }
th, td { border-collapse:collapse; }
A:link{text-decoration:none; color:#5a5a5a;}
A:visited{text-decoration:none; color:#5a5a5a;}
A:hover{text-decoration:none; color:#47cdff;}
img{ border:0; }
div,p,img,ul,ol,li,form,input,label,span,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner{   border:none;padding:0 } 
a{blr:expression(this.onFocus=this.blur())} /*for IE*/
a{outline:none;} /*for Firefox*/
ol,ul,li{list-style-type:none;}
.overz{ overflow:auto;  overflow:hidden; clear:both;}
.mn_12{ margin-bottom:12px;}

.w1200{ width:1200px; margin:auto; overflow:hidden;}

.header{ background:url(../images/bgtop_02.png) no-repeat top right;}
.top{ height:101px;}

.logo{
	float:left;
	margin:18px 0 0 0;}

.nav{
	float:left;
	height:35px;
	margin:38px 0 0 52px;
	}
.nav li{
	float:left;
	font-family:"微软雅黑";
	font-size:16px;
	color:#036eb8;
	line-height:35px;}
.nav li a{
	display:block;
	padding:0 16px;
	color:#036eb8;
	border-radius:20px;}
.nav li a:hover{
	background-color: #073763;
	color:#fff;}

.toprg{
	float:right;
	margin-top:34px;}
.toprg .search{
	width:37px;
	height:37px;
	float:left;
	margin-right:20px;
	background:url(../images/bgtoprg.jpg);}

.toprg .mail{
	width:37px;
	height:37px;
	float:right;
	
	font-size:0;
	background:url(../images/bgtoprg.jpg) no-repeat right top;}


.footer{
	height:134px;
	background:#003b78;
	color:#fff;}
.footlf{
	float:left;
	margin-top:32px;}
.footlf p{
	font-size:14px;
	line-height:1.6;
	white-space:pre-wrap;}
.footer a{ color:#fff;}
.footer a:hover{ text-decoration:underline;}

.footrg{
	float:right;
	margin-top:38px;
	padding-left:170px;
	background:url(../images/bgfootrg_03.jpg) no-repeat left bottom;
	font-weight:bold;
	font-size:36px;
	line-height:1.2;}

 .search_box{
    /* float:left;
    padding-top:25px; */
	margin-bottom:15px;
}
 .search_box input{
    border:1px solid #707070 #CECECE #CECECE #707070;
	padding:2px 4px;
	height:18px;
	line-height:18px;
    width:200px;
	margin-right:5px;
	vertical-align:middle;
}
 .search_box select{
   font-size:14px;
   height:22px;
   margin-right:5px;
   vertical-align:middle;
}
 .search_box button{
    margin-right:3px;
	cursor: pointer;
    width: 68px;
    height: 22px;
    font-size: 0px;
    color: #fafafa;
    border: 0px;
    background: url(../images/search-bt.gif) no-repeat;
	vertical-align:middle;
}

