body{font-family: "微软雅黑";font-size: 12px; color:#3e3e3e; overflow-x: hidden;}
.fontB{font-weight: bold;}
.w{ width:1025px; margin: 0 auto; min-width: 1025px;}
.l{ float: left;}
.r{ float: right;}
.blue{color: #3cb2fc;}
html{ background: url(../image/bg.gif);}
.ellipsis{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.border{
	border: solid 1px #cccccc;
}
.border1{
	border: solid 2px #cccccc;
}


/*头文件开始*/
.header{
	background: #FFFFFF;
}
.header .logo{
	padding-left: 14px;
	padding-top: 19px;
}
.header .menu{
	margin-right: 11px;
}
.header .menu .menu_1{
	margin-top: 21px;
	margin-right: 2px;
}
.header .menu .menu_1 li{
	float: left;
	font-family: "宋体";
	font-size: 12px;
	color: #1b1b1b;
}
.header .menu .menu_1 li a{
	font-family: "微软雅黑";
}
.header .menu .menu_1 li a:visited,
.header .menu .menu_1 li a:link{
	color: #1b1b1b;
}
.header .menu .menu_1 li a:hover{
	text-decoration: underline;
}
.header .menu .menu_2{
	margin-top: 10px;
}
.header .menu .menu_2 li{
	float: left;
	font-size: 14px;
	color: #000000;
	margin-left: 14px;
}
.header .menu .menu_2 li a{
	padding-left: 4px;
	padding-right: 4px;
	height: 27px;
	line-height: 27px;
	display: block;
}
.header .menu .menu_2 li a:visited,
.header .menu .menu_2 li a:link{
	color: #000000;
	border-bottom: solid 1px #e60012;
}
.header .menu .menu_2 li a:hover{
	background: #e60012;
	color: #FFFFFF;
}
.header .menu .menu_2 li.evl a:visited,
.header .menu .menu_2 li.evl a:link{
	background: #e60012;
	color: #FFFFFF;
	border-bottom: solid 3px #e60012;
}
.header .menu .menu_2 .menu_nav{
	position: absolute;
	background: #f6f7f7;
	border: solid 1px #cccccc;
	visibility: hidden;
	z-index: 1000;
}
.header .menu .menu_2 .menu_nav a{
	border-bottom: none;
	display: block;
	padding-left: 12px;
	padding-right: 12px;
	height: 28px;
	line-height: 28px;
	text-align: center;
}
.header .menu .menu_2 .menu_nav a:visited,
.header .menu .menu_2 .menu_nav a:link{
	color: #000000;
	border-bottom: none;
}
.header .menu .menu_2 .menu_nav a:hover{
	background: #e60012;
	color: #FFFFFF;
}
.header .menu .menu_2 li.evl .menu_nav a:visited,
.header .menu .menu_2 li.evl .menu_nav a:link{
	color: #000000;
	border-bottom: none;
	background: none;
}
.header .menu .menu_2 li.evl .menu_nav a:hover{
	background: #e60012;
	color: #FFFFFF;
}
.header .location{
	margin: 0 auto;
	margin-top: 10px;
	width: 1004px;
	background: url(../image/location_bg.png) no-repeat;
}
.header .location a:visited,
.header .location a:link{
	color: #000000;
}
.header .location .txt{
	line-height: 34px;
	font-size: 12px;
	color: #555555;
	margin-right: 13px;
}
.header .location .icon{
	margin-top: 10px;
	margin-right: 5px;
}
.header .banner{
	margin: 0 auto;
	margin-top: 7px;
	width: 998px;
	height: 258px;
	border: solid 1px #cccccc;
}
.header .banner .banner-container{
  width: 996px;
  height: 256px;
  position: absolute;
  margin-left: 1px;
  margin-top: 1px;
}
.header .banner .banner-container.banner1{
	background: url(../image/banner1.jpg) no-repeat;
}
.header .banner .banner-container.banner2{
	background: url(../image/banner2.jpg) no-repeat;
	display: none;
}
.header .banner .banner-container.banner3{
	background: url(../image/banner3.jpg) no-repeat;
	display: none;
}
.header .banner .banner-container .txt{
	position: absolute;
	margin-left: 30px;
	/* older safari/Chrome browsers */  
    -webkit-opacity: 0;  
    /* Netscape and Older than Firefox 0.9 */  
    -moz-opacity: 0;  
    /* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器*/  
    -khtml-opacity: 0;  
    /* IE9 + etc...modern browsers */  
    opacity: 0;  
    /* IE 4-9 */  
    filter:alpha(opacity=0);  
    /*This works in IE 8 & 9 too*/  
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";  
    /*IE4-IE9*/  
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);  
}
.header .banner .banner-container.banner1 .txt{
	left: 580px;
	top: 63px;
}
.header .banner .banner-container.banner2 .txt1{
	left: 628px;
	top: 53px;
}
.header .banner .banner-container.banner2 .txt2{
	left: 785px;
	top: 107px;
}
.header .banner .banner-container.banner3 .txt{
	left: 592px;
	top: 69px;
}
/*头文件结束*/

/*尾文件开始*/
.footer{
	background: #FFFFFF;
	padding-top: 10px;
}
.footer .link{
	margin: 0 auto;
	width: 1000px;
	height: 30px;
	background: url(../image/footer.png) no-repeat;
}
.footer .link select{
	float: left;
	margin-top: 6px;
	margin-left: 21px;
	width: 195px;
	height: 18px;
	line-height: 16px;
}
.footer .link select.ts{
	margin-left: 136px;
}
.footer .link select option{
}
.footer .line{
	margin: 0 auto;
	width: 1000px;
	height: 2px;
	background: #e60012;
	margin-top: 10px;
}
.footer .bottom{
	
}
.footer .bottom .logo{
	margin-left: 24px;
	margin-top: 12px;
	margin-bottom: 20px;
}
.footer .bottom .txt1{
	font-family: "宋体";
	font-size: 12px;
	color: #8f8f8f;
	margin-left: 20px;
	margin-top: 12px;
	line-height: 22px;
}.footer .bottom .txt1 a:visited,.footer .bottom .txt1 a:link{	color: #8f8f8f;}.footer .bottom .txt1 a:hover{	text-decoration: underline;}
.footer .bottom .txt2{
	font-family: "宋体";
	font-size: 12px;
	color: #8f8f8f;
	margin-top: 40px;
	margin-right: 11px;
}
.footer .bottom .txt2 a:visited,
.footer .bottom .txt2 a:link{
	color: #8f8f8f;
}
/*尾文件结束*/

marquee{
	font-family: "宋体";
}

.list_lh{
	overflow: hidden;
	height: 139px;
}

.link_new .title{
	width: 1000px;
	height: 37px;
	margin: 0 auto;
	background: url(../image/link_bg.jpg) no-repeat;
}
.link_new .title .icon{
	margin-left: 10px;
	margin-top: 9px;
}
.link_new .title .text{
	font-size: 16px;
	color: #e60012;
	font-weight: bold;
	margin-left: 10px;
	line-height: 37px;
}
.link_new .link_text{
	width: 998px;
	border: solid 1px #cccccc;
	margin: 0 auto;
	background: url(../image/link_text.jpg) no-repeat center bottom;
	padding-bottom: 15px;
}
.link_new .link_text .cont{
	width: 938px;
	margin: 0 auto;
	color: #3f3f3f;
	font-family: "宋体";
}
.link_new .link_text .cont li{
	float: left;
	margin-top: 12px;
}
.link_new .link_text .cont li a{
	margin-left: 5px;
	margin-right: 8px;
}
.link_new .link_text .cont a:visited,
.link_new .link_text .cont a:link{
	color: #3f3f3f;
}
.link_new .link_text .cont a:hover{
	color: #e60012;
}




























