@charset "gb2312";
/* css reset  */
* {
	padding: 0;
	margin: 0;
}
html {
	margin: 0;
	padding: 0;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,img,ul,li { 
	margin:0;
	padding:0;
	border: 0;	
	font: inherit;
	vertical-align: baseline;
 }
html,body{
    height: 100%;
}
body { 
	font-size:14px;
	font-family:'Microsoft Yahei', Verdana, Arial, Helvetica, sans-serif;
}
td,th,caption { 
	font-size:14px;
}
h1, h2, h3, h4, h5, h6 { 
	font-weight:normal;
	font-size:100%;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
a { 
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#005fa9;
}
img, a img{ 
	border:none;
}
ol,ul,li { 
	list-style:none;
 }
input, textarea, select, button { 
	font:14px Verdana,Helvetica,Arial,sans-serif;
 }
body, html {
	width: 100%;
	height: 100%;
	/*background-color: #EBEDEC;*/
}
/*wrap*/
.wrap{
	width: 100%;
	margin:0 auto;
}
/*top*/
.top{
	width: 100%;
	height: 228px;
	margin: 0 auto;
}
/*header*/
.header{
	width: 1000px;
	height: 145px;
	margin: 0 auto;
}
/*logo*/
.logo{
	width: 1000px;
	height: 145px;
	margin: 0 auto;
}
.logo img{
	width: 1000px;
	height: 145px;
}
/*nav*/
.top .nav{
	width: 100%;
	height: 80px;
	line-height: 40px;
	/*background-color: #e3e3e3;*/
	color: #fff;
	margin: 0 auto;
	border-top: 3px solid #045e9d;
	background: url(imagesnavbg.png) repeat-x;
}
.top .nav .menu{
	width: 992px;
	height: 65px;
	margin: 0 auto;
          border-right: 1px solid #fff;
          margin-right: 7px;
}
.top .nav .menu > li{
	float: left;
	margin-top: 15px;
	border-left: 1px solid #fff;
	margin-left: 7px;
}
.nav .menu > li a{ 
	width: 100px;
	height: 50px;
	line-height: 26px;
	text-align:center; 
	display:block; 
	padding-left: 8px;
	padding-right: 8px;
	font-size: 16px;
}
.nav .menu > li a:hover{
	color: #014C98;
           text-decoration: none;
}
.menu > li a em {
    display: block;
    color: #999;
    font-size: 12px;
}
.nav .menu > li .nav_list{ 
	position:absolute; 
	display:none;
	z-index: 999;
	border: none;
}
.nav .menu li .nav_list li { 
	display: block;
	float:none;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 12px;
	border: none;
}
.nav .menu li .nav_list li a { 
	width: 112px;
	height: 30px;
	line-height: 30px;	
	font-weight: normal;
	font-size: 14px;
	background:#005aab;
	color: #fff;
	border: none;
	margin-left: 0px;
	padding-left: 0px;
}
.nav .menu li .nav_list li a:hover{
	font-size: 15px;
	background: #014c98;
	font-size: 14px;
	color: #fff;
}
.nav .menu li:hover ul{ 
	display:block; 
}
.n_r{
	border-right: 1px solid #fff;
}


.ul_bg{
	width:1000px;
	height:80px;
	margin:0 auto;  
           background: url(imagesul_bg.png) no-repeat 0 0;
}
/*container*/
.container{
	width: 100%;
	height: 100%;
}
/*content*/
.content{
	width: 1000px;
	height: 100%;
	background-color: #fff;
	margin: 0 auto;
	/*color: #6c6c6c;*/
           color: #333;
}
.content > p{
	padding-left: 35px;
  	padding-top: 20px;
  	/*color: #6c6c6c;*/
           color: #333;

}
.con_c{
	width: 950px;
  	height: 100%;
  	padding: 15px 20px 25px 20px;
 	margin: 0 auto;
}
.con_c .title{
	width: 950px;
  	height: 80px;
  	margin: 0 auto;
  	border-bottom: 2px solid #ccc;
}
.con_c .title h3{
	display: block;
 	width: 950px;
  	height: 50px;
  	line-height: 50px;
  	margin: 0 auto;
  	text-align: center;
  	font-size: 20px;
  	color: #005aab;
  	font-weight: bold;
  	overflow: hidden;
  	vertical-align: middle;
  	white-space: nowrap;
  	text-overflow: ellipsis;
}
.con_c .title span{
	text-align: center;
  	margin: 0 auto;
  	height: 30px;
  	line-height: 20px;
  	margin-left: 350px;
}
.con_c .title span span{
	text-align: center;
  	margin: 0 auto;
  	height: 30px;
  	line-height: 20px;
}
.con_c .con_n{
	text-align: center;
	margin: 0 auto;
	padding-bottom: 30px;
}
.con_c .con_n p{
	font-size: 16px;
	text-indent: 2em;
  	line-height: 26px;
  	text-align: left;
  	padding: 10px 30px;
}

.con_c .con_n img{
	width: 600px;
	height: 400px;
}
.con_b{
	width: 950px;
	height: 62px;
	margin: 0 auto;
}
.con_b p{
	text-indent: 2em;
  	margin: 10px 0px;
  	line-height: 26px;
}


/*footer*/
.footer{
	width: 100%;
	height: 100px;
	display: inline-block;
	background-color: #e3e3e3;
}
.footerbg{
	width: 1000px;
	height: 75px;
	margin:0 auto;
	margin-top: 25px;
}
.footerbg p{
	margin: 0 auto;
	text-align: center;
	margin-top: 10px;
}
.footerbg p span{
	margin-left: 15px;
}


@media(max-width:1000px){
.top{
	width: 1000px;
	height: 228px;
	margin: 0 auto;
}
.header{
	
	width: 1000px;
	height: 145px;
	margin: 0 auto;
}
.footer{
    width: 1000px;
    height: 100px;
    display: inline-block;
    background-color: #e3e3e3;
}

}