body{ margin:0; padding:0; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#000; background:url(../../img/bg.jpg)}
div,p,a,img,ul,li,dl,dt,dd,input,form,textarea,i,span,select,option,h1,h2,h3,table,tr,th,td{ margin:0; padding:0;}
li{ list-style:none;}
a{	color:#000; text-decoration:none;}
a:hover{ color:#016db8; text-decoration:underline;}
img{ border:0; }
.fl{float:left;}
.fr{ float:right;}
select{vertical-align:middle}

.contation{
	width:1000px;
	margin:0 auto;
	}
/*top*/

.top{
	height:93px;
	}
.logo{
	float:left;
	padding-top:16px;}
.language{
	float:right;
	color:#666666;
	font-size:16px;
	padding-top:54px;
	width:250px;
	}	
.language li{
	padding:0 8px;
	float:left;
	}
.language li a{
	font-family:"微软雅黑",Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
	
	}

.language li a:hover{
	color:#7c2419;
	}	

.menu {
font-family:Arial, Helvetica, sans-serif; 
width:1000px; 
background:#2286d1;
height:38px;
position:relative;
z-index:9999
}
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
.menu ul li {
float:left; 
position:relative;
}
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu ul li a, .menu ul li a:visited {
display:block; 
text-align:center; 
text-decoration:none; 
width:110px;
height:38px; 
color:#fff; 
background:url(../../img/line_07.jpg) no-repeat left center;
line-height:38px; 
font-size:14px;
overflow:hidden;
cursor:pointer
}
.menu ul li a:last-child{
	background:0;
	}
/* make the dropdown ul invisible */
.menu ul li ul {
display: none;
}
/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu ul li:hover a {
color:#fff; 
background:#1673ba;

}
/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li:hover ul {
display:block; 
position:absolute; 
top:38px; 
left:0; 
z-index:222;
}
/* style the background and foreground color of the submenu links */

.menu ul li:hover ul li a {
display:block; 
background:#2286d1;
opacity:0.8;
filter:alpha(opacity="80%"); 
color:#fff;
height:auto;
line-height:15px;
font-size:14px;
border-right:0;
width:110px;
text-align:left;
cursor:pointer;
}
.menu ul li:hover ul li a span{
	width:80px;
	margin:0 auto;
	border-top:1px solid #055c9f;
	display:block;
	background:url(../../img/dot1.jpg) no-repeat 0 17px;
	padding:10px 0 10px 0;
	color:#fff;
	font-size:12px;
	text-align:center
	
	}

/* style the background and forground colors of the links on hover */
.menu ul li:hover ul li a:hover {
color:#fff;
background:#1673BA;
}

.slider{margin:0 auto;width:1000px;height:315px;overflow:hidden; background:#fff;position:relative;}
.switcher{position:absolute;bottom:10px;right:10px;float:right;z-index:99; }
.switcher a{background:url(../../img/button.png) no-repeat 0 0;cursor:pointer;float:left;height:13px;width:13px;margin:4px;}
.switcher a.cur,.switcher a:hover{background:url(../../img/button.png) no-repeat -13px 0;height:13px;line-height:13px;width:13px;}
 .conbox{width:9999em;position:absolute;}
/* slider3  */
#slider2 .conbox {width:1000px;height:315px;}

/*main*/
.main{
	margin-bottom:57px;
	background:#fff url(../../img/bg_03.jpg) repeat-x;
	}
.main_in{
	height:417px;
	}
.main-left{
	width:553px;
	float:left;
	padding-left:16px;
	display:inline
	}
.title{
	font-size:18px;
	color:#016db8;
	font-weight:400;
	font-family:Arial, Helvetica, sans-serif;
	padding:13px 0;
	}
.company{
	width:552px;
	height:346px;
	border-right:1px solid #d3d5d6;
	}
.intro{
	width:240px;
	margin-left:20px;
	}
.intro a{
	display:block;
	width:140px;
	height:30px;
	background:url(../../img/but_09.jpg) no-repeat;
	line-height:30px;
	padding-left:24px;
	color:#fff;
	margin-top:8px;
	}
.text{
	height:251px;
	overflow:hidden;
	}
.text p{
	text-indent:2em;
	margin-top:25px;
	line-height:20px;
	word-wrap:break-word;
	word-break:keep-all;
	text-align:justify;
	}
.anniu a{
	display:block;
	width:50px;
	height:17px;
	background:url(../../img/more.jpg) no-repeat;
	float:right;
	padding-left:10px;
	}	
.main-right{
	width:405px;
	float:right;
	padding-left:26px;
	display:inline;
	}
.title a{
	float:right;
	color:#1673ba;
	padding-right:15px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif
	}
.list{
	border-bottom:1px solid #d3d5d6;
	width:393px;
	height:189px;
	overflow:hidden
	}
.list li{
	position:relative;
	height:37px;
	line-height:37px;
	border-bottom:1px dotted #d3d5d6;
	}
.list li a{
	overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
	display:block;
	width:252px;
	}
.list li img{
	position:absolute;
	right:0;
	top:10px;
	}
.list li span{
	float:right;
	padding-right:50px;
	}	
.link{	
	line-height:20px;
	}
/*footer*/
.footer{
	width:990px;
	margin:0 auto;
	border-top:1px solid #d3d5d6;
	clear:both;
	height:60px;
	margin-top:15px;
	padding-top:15px;
	}
.footer p{
	text-align:center;
	line-height:20px;
	color:#1673ba;
	}	
/*新闻列表页*/	

.main1{
	margin-bottom:10px;
	background:#fff url(../../img/bg_03.jpg) repeat-x;
	}

.main1_left{
	width:228px;
	float:left;
	background:url(../../img/bg_05.jpg) no-repeat;
	}	
.bg{
	background:url(../../img/bg_07.png) repeat-y right;
	padding-left:30px;
	margin-top:40px;
	min-height:530px;
	_height:530px;
	}
.column_title{
	font-size:23px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:100;
	line-height:49px;
	border-bottom:1px solid #bbbdbe;
	width:160px;
	padding-left:28px
	}
.column li{
	height:50px;
	line-height:50px;
	width:188px;
	border-bottom:1px solid #bbbdbe;
	}
.column li a{
	font-size:14px;
	display:block;
	width:188px;
	height:50px;
	padding-left:30px
	}
.column li a img{
	margin-right:12px;
}
.column li a:hover{
	background:url(../../img/bg_12.jpg) no-repeat 2px 1px;
	color:#fff;
	}
.focus{
	background:url(../../img/bg_12.jpg) no-repeat 2px 1px;
	color:#fff;
	}
.main1_right{
	width:724px;
	float:right;
	margin-right:16px;
	display:inline;
	margin-top:36px;
	}	
.guide{
	width:710px;
	height:30px;
	border-bottom:1px solid #d4d4d4;
	line-height:30px;
	background:url(../../img/dot_08.jpg) no-repeat 0 center;
	padding-left:14px;
	}
.guide span{
	float:right;
	display:inline-block;
	border-bottom:2px solid #1673ba;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	padding:0 5px 0 5px;
	}
.news_list{
	width:635px;
	margin:22px auto;
	}	
.news_list li{
	height:30px;
	line-height:30px;
	background:url(../../img/dot_16.jpg) no-repeat 0 center;
	padding-left:15px;
	}	
.news_list li span{
	float:right;
	} 
.fenye{
	text-align:center;
	margin-bottom:40px;
	color:#919191;
	clear:both;
	}
.fenye a{
	
	padding:2px 5px 2px 5px;

	}
.fenye span {
	padding:0px 5px;
}
/*表格页*/
.biaoge{
	width:628px;
	margin:0 auto;
	margin-top:60px;
	border-collapse:collapse;
	border:none;
	background:url(../../img/biao_03.jpg) repeat-x 0 bottom
	}
.biaoge tr th{
	height:34px;
	color:#fff;
	font-size:18px;
	font-family:"ms pgothic","ms mincho"
	background:#1673ba url(../../img/line_07.jpg) no-repeat right center;
	font-weight:100
	}
.biaoge tr td{
	height:33px;
	border-bottom:solid #f3f3f3 1px;
	text-align:center
}
.left{
	width:199px;
	float:left;
	margin-right:35px;
	display:inline;
	margin-top:43px;
	margin-left:15px;
	}
.cen{
	width:138px;
	margin-top:59px;
	}
.right{
	margin-top:73px;
	}
.blue{
	width:189px;
	height:23px;
	line-height:23px;
	padding:3px;
	border:1px solid #1673ba
	}
.blue1{
	width:128px;}
.blue a{
	background:#1673ba;
	display:block;
	color:#fff;
	font-size:14px;
	padding-left:12px;
	}
.box{
	border-left:1px solid #1673ba;
	padding:10px;
	line-height:20px;
	width:190px;
	}
.box1{
	width:120px;}
.box strong{
	display:block;
	font-size:12px;
	color:#1673ba;
	}


/*内容页*/
.nei_title{
	width:650px;
	height:90px;
	text-align:center;
	border-bottom:1px dotted #000;
	margin:0 auto;
	}	
.nei_title span{
	display:block;
	color:#1673ba;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-bottom:16px;
	padding-top:27px;
	}	
.nei_title i{
	font-style:normal;
	}
.wen{
	width:650px;
	margin:0 auto;
	margin-top:25px;
	line-height:20px;
	}
.wen p{
	text-indent:2em;}
.fan{
	width:650px;
	margin:40px auto 20px;}
.fan a{
	display:block;
	height:23px;
	line-height:23px;
	color:#f00;
	padding-left:20px;
	background:#f3f3f3;
	margin-bottom:5px;
	}
.newlink p{line-height:20px;}
.xiazai {
float: right;
background: url(../../img/xiaZai_bg.png) no-repeat 0 center;
padding-left: 20px;
padding-right: 20px;
}
.xiazai:hover {
background: url(../../img/xiaZai_bg_on.png) no-repeat 0 right;
color: #8E0000;
}

.man{
	width:710px;
	height:137px;
	border-bottom:1px solid #d1d1d1;
	margin:0 auto;
	padding-top:20px;
	margin-bottom:5px;
	}
.man dt{
	float:left;
	width:80px;
	}
.man dd{
	float:left;
	width:550px;
	margin-left:20px;
	display:inline;
	line-height:20px;
	}

.man dd i{
	display:block;
	font-style:normal;
	color:#000}
.man dd p{
	color:#000;
	}
.man dd a{
	color:#1673ba;
	}

