@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	font-family: "微软雅黑";
	background-color: #f5f5f5;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
a {
	text-decoration: none;
	outline: none; /* FF Opera */
}
a:focus {
	-moz-outline-style: none; /* FF */
}
.clearFloat {
	clear: both;
}
/*-------------------------------------------------网站头部----------------------------------------------*/
.top {
	width: 1200px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;	
	background:url(/skin/skin001/images/top_link_bg.png) repeat-x #fff;
}
.top_content{
	width:1200px;
	height:140px;
	margin-left: auto;
	margin-right: auto;
	background: url(/skin/skin001/images/top_bg_img_2.png) 100% 30px no-repeat;
}
.top_logo{
	display: block;
	width: 278px;
	height: 107px;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	background: url(/skin/skin001/images/top_logo.png) no-repeat;
}
.top_link{
	float: right;
	width:305px;
	height: 30px;
	margin-right: 20px;
}
.top_link li{
	float: left;
	margin-left: 20px;
}
.top_link li a{
	display: block;
	font-size: 12px;
	line-height: 30px;
	text-indent: 29px;
}
.top_link li a:link{
	color: #fff;
}
.top_link li a:visited{
	color: #fff;
}
.top_link li a:hover{
	color: #FFED01;
}
.top_link_1{
	background: url(/skin/skin001/images/top_ico_1.png) 0px 5px no-repeat;
}
.top_link_2{
	background: url(/skin/skin001/images/top_ico_2.png) 0px 5px no-repeat;
}
.top_link_3{
	background: url(/skin/skin001/images/top_ico_3.png) 0px 5px no-repeat;
}
.qr_img{
	display:none;
	position:absolute;
	z-index:99;
	width:112px;
	height:112px;
	background:url(/skin/skin001/images/QR_img.jpg) no-repeat;
}
/*-------------------------------------------------网站菜单----------------------------------------------*/
.top_menuCont{
	width:1200px;
	height: 47px;
	margin-left: auto;
	margin-right: auto;	
	background: url(/skin/skin001/images/top_menu_bg.png) repeat-x #fff;			
}
.top_menu {
	width:1088px;
	height: 47px;
	margin-left: auto;
	margin-right: auto;	
}
.top_menu li {
	float: left;
	position: relative;
	z-index: 999;
}
.classA{
	margin-left: 12px;
	color:#000;
	}
.top_menu li a:link {
	display: block;
	width:105px;
	height:47px;
	font-size: 16px;
	font-weight: lighter;
	line-height: 47px;
	text-align: center;
}
.top_menu li a:hover {
	color: #ff6c00;
	height: 47px;
}
.top_menu li ul {
	position: absolute;
	top:42px;
	left: 12px;
	background: url(/skin/skin001/images/menu_two_bg.png);
	width: 105px;
	display: none;
	border-top:5px solid #ff6c00;
}
.top_menu li ul a {
	color: #fff;
}
.one li a {
	width: 105px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	border-bottom:1px solid #fff;
}
.one li a:hover {
	color: #ff6c00;
}

/*-------------------------------------------------------内页banner--------------------------------------------------------*/
.page_banner{
	width:1200px;
	height:225px;
	margin-left: auto;
	margin-right: auto;	
}
.page_banner img{
	display: block;
	width:1200px;
	height: 225px;
	margin-left: auto;
	margin-right:auto;
}

/*-------------------------------------------------------页面位置--------------------------------------------------------*/
.page_nav{
	width:840px;
	height:40px;
	font-size:12px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	color:#929292;
	border-bottom:1px solid #c2c2c2;
	background-color: #fff;	
}
.page_nav li{
	float:left;
	margin-right:10px;
}
.page_nav li a:link{
	color:#929292;
}
.page_nav li a:visited{
	color:#929292;
}
.page_nav li a:hover{
	color:#3287cf;
}
/*-------------------------------------------------------页面右侧列表--------------------------------------------------------*/
.page_new_pic{
	display: block;
	width:160px;
	height: 103px;
	background: #fff url(../images/list_logo.png) no-repeat 5px -30px;
	background-size: 160px 168px;
	margin-right:35px;	
}
.page_new_tit:link{
	display:block;
	width:880px;
	height:147px;
	border-bottom:1px dotted #909090;
	margin-top: 20px;
	margin-bottom:24px;
	color:#4B4B4B;
}
.page_new_tit:visited{
	color:#253862;
}
.page_new_tit:hover{
	color:#3287cf;
}
.page_new_tit img{
	width:160px;
	height:103px;
}
.page_new_tit ul li{
	float:left;
}
.page_new_tit_text{
	display:block;
	width:660px;
	height:70px;
	font-size:22px;
	margin-bottom:17px;
}
.page_new_tit_time{
	font-size:14px;
	color:#7d7a7a;
}
/*-------------------------------------------------------内页内容打开区域--------------------------------------------------------*/
.page_content_open{
	width:1160px;
	height: auto;
	margin-left: auto;
	margin-right: auto;	
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	background-color: #fff;
}
.page_new_cont_tit{
	display:block;
	width:1100px;
	height:auto;
	margin-left: auto;
	margin-right: auto;	
	font-size:30px;
	color:#4b4b4b;
	text-align:center;
}
.page_new_info{
	width:420px;
	height:30px;
	margin-left: auto;
	margin-right: auto;
	margin-top:35px;	
	font-size:14px;
	color:#7d7a7a;
}
.page_new_info li{
	float:left;
	margin-right:15px;
	text-align:center;
}
.page_new_detial{
	width:1100px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	border-top:1px dotted #909090;	
}
.page_new_detial p{
	font-size:16px;
	color:#555555;
	text-indent:32px;
	line-height:30px;
}
.page_new_img{
	width:587px;
	margin-left: auto;
	margin-right: auto;
	margin-top:30px;
}
.page_new_img_text{
	text-align:center;
	font-size:14px;
	color:#555555;
}
.page_new_img img{
	width:587px;
	height:356px;
}
/*-------------------------------------------------------底部logo--------------------------------------------------------*/
.bottom_logo{
	width:1200px;
	height:106px;
	margin-left: auto;
	margin-right: auto;	
	background:#fff url(../images/bottom_logo.png) 50% 0% no-repeat;
}
/*-------------------------------------------------------底部信息--------------------------------------------------------*/
.bottom{
	width:1200px;
	height:160px;
	background:#3287cf;
	margin-left: auto;
	margin-right: auto;	
}
.bottom_cont{
	width:1200px;
	height:160px;
	margin-left: auto;
	margin-right: auto;
	background:url(/skin/skin001/images/qr_img.jpg) 40px 50% no-repeat;
}
.bottom_cont ul{
	float:right;
	font-size:14px;
	color:#fff;
	text-align:right;
	font-weight:bold;
	line-height:30px;
	margin-top:50px;
	margin-right: 40px;
}
.bottom_cont ul li span{
	margin-left:24px;
}