@charset "gb2312";

@import url(Font_style.css);
@import url(frame_style.css);
@import url(index_style.css);
@import url(page_style.css);
@import url(animate.min.css);
*{padding:0px; margin:0px;}

body {
	font-size: 14px;
	color: #333333;
	font-family:"宋体";
	background:url(bg.jpg) no-repeat center top #FFF;
	overflow-x:hidden;
}


.fl{ float:left;}
.fr{ float:right;}

.clear{
    content:".";
    display:block;
    font-size:0px;
    line-height:0px;
    height:0px;
    clear:both;
    visibility:hidden;
}


a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#d30000;
	text-decoration:underline;
}
ul{
    list-style-type:none;
	clear:both;
	}
li{
    display:inline;
	float:left;
	}
img{
	border:0;
}
.imgAni:hover img{
    -moz-transform: scale(1.15, 1.15);
    -webkit-transform: scale(1.15, 1.15);
    -o-transform: scale(1.15, 1.15);
}
.imgAni img{
    width: 100%;
    height: 100%;
    transition: all ease-out .3s;
}
h2{
	font-family:"微软雅黑" , Arial, Helvetica, sans-serif;
}
.blankH10{
    height:10px;
	font-size:0px;
	overflow:hidden;
}
.blankH12{
    height:12px;
	font-size:0px;
	overflow:hidden;
}
.blankH5{
    height:5px;
	font-size:0px;
	overflow:hidden;
}
.blankH3{
    height:3px;
	font-size:0px;
	overflow:hidden;
}
.blankH2{
    height:2px;
	font-size:0px;
	overflow:hidden;
}
.blankH6{
    height:6px;
	font-size:0px;
	overflow:hidden;
}
.blankH8{
    height:8px;
	font-size:0px;
	overflow:hidden;
}
.blankH24{
    height:24px;
	overflow:hidden;
}
.blankH28{
    height:28px;
	overflow:hidden;
}
.blankH30{
    height:30px;
	overflow:hidden;
}

.blankH20{
    height:20px;
	overflow:hidden;
}
.blankH22{
    height:22px;
	overflow:hidden;
}
.blankH10{
    height:10px;
	overflow:hidden;
}
.blankH16{
    height:16px;
	overflow:hidden;
}
.blankH18{
    height:18px;
	overflow:hidden;
}
.blankH14{
    height:14px;
	overflow:hidden;
}

	
/* 公用头部样式 */

#top_wiap{
	width:100%;
	height:178px;
	overflow:hidden;
}
#top_wiap .logo{
	width:1000px;
	overflow:hidden;
	margin:0 auto;
}
#nav_wiap{
	width:1000px;
	height:46px;
	overflow:hidden;
	margin:0 auto;
	background:url(nav_bg.png) repeat-x;
	box-shadow: 0px 3px 8px #878787;
    -moz-box-shadow: 0px 3px 8px #878787;
    -webkit-box-shadow: 0px 3px 8px #878787;
}
.nav_main{
	width:1000px;
	height:46px;
	overflow:hidden;
	margin:0 auto;
}
.nav_cont{
	width:720px;
	overflow:hidden;
}
.top_ser{
	width:236px;
	display:inline;
	margin-right:10px;
	overflow:hidden;
}
.nav_cont ul li{
	width:114px;
	height:46px;
	overflow:hidden;
}
.nav_cont ul li span{
	width:114px;
	height:46px;
	overflow:hidden;
	display:block;
	line-height:46px;
	text-align:center;
}
.nav_cont ul li.on{
	background:url(nav_on.png) repeat-x;
}
.nav_cont ul li.on span{
	background:url(nav_on_jt.png) no-repeat center bottom;
	color:#9f0b1d;
}
.nav_cont ul li.on span a{
	color:#9f0b1d;
}
.nav_cont ul li.on span a:hover{
	color:#9f0b1d;
	text-decoration:none;
}

.top_ser ul li.t1{
	width:208px;
	height:30px;
	overflow:hidden;
	background:#FFF;
	margin-top:8px;
}
.top_ser ul li.t1 input{
	width:208px;
	height:30px;
	overflow:hidden;
	display:block;
	float:left;
	line-height:30px;
	border:0;
	background:none;
	padding-left:6px;
	color:#999;
}
.top_ser ul li.t2{
	width:28px;
	height:30px;
	overflow:hidden;
	background:url(nav_ser.png) no-repeat;
	margin-top:8px;
}
.top_ser ul li.t2 input{
	width:28px;
	height:30px;
	overflow:hidden;
	display:block;
	float:left;
	border:0;
	background:none;
	text-indent:-9999px;
	cursor:pointer;
}

#bot_wiap{
	width:100%;
	overflow:hidden;
	border-top:2px #fe4646 solid;
	background:url(bot_bg.png) no-repeat center bottom #fafafa;
	padding-top:18px;
	padding-bottom:18px;
}
.bot_link{
	width:980px;
	height:24px;
	overflow:hidden;
	margin:0 auto;
}
.bot_link ul{
	width:1100px;
	display:block;
	overflow:hidden;
}
.bot_link ul li{
	width:146px;
	height:24px;
	overflow:hidden;
	margin-right:20px;
}
.bot_link ul li select{
	width:144px;
	height:22px;
	overflow:hidden;
}
.bot_link ul li select option{
	line-height:22px;
}
.bot_nav{
	width:980px;
	height:32px;
	overflow:hidden;
	margin:0 auto;
	line-height:32px;
	background:#b9000e;
	text-align:center;
}
.bot_cont{
	width:980px;
	overflow:hidden;
	margin:0 auto;
}
.bot_cont .ico{
	width:272px;
	overflow:hidden;
	display:inline;
	margin-top:42px;
}
.bot_cont .contMain{
	width:676px;
	overflow:hidden;
	line-height:24px;
	display:inline;
	margin-top:10px;
}

#service{
	position:fixed; 
	_position:absolute; 
	left:50%; 
	top:205px;
	width:71px;
	height:476px; 
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); 
	margin-left:512px;
	z-index:20;
	background:url(service.png) no-repeat;
}
#service ul li{
	width:71px;
	height:67px;
	overflow:visible;
	position:relative;
	transition: all ease-out .3s;
}
#service ul li a{
	width:71px;
	height:67px;
	display:block;
	overflow:hidden;
}
#service ul li:hover{
	width:71px;
	height:67px;
	display:block;
	background:#b79579;
}
#service ul li .wind_wx{
	width:100px;
	height:110px;
	overflow:hidden;
	position:absolute;
	left:-94px;
	top:0;
	display:none;
	z-index:20;
	background:url(wx_bg.png) no-repeat;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/wx_bg.png");
}
#service ul li .wind_wx .pic{
	width:85px;
	height:85px;
	overflow:hidden;
	margin:4px auto auto 5px;
}
#service ul li .wind_wx h3{
	width:100px;
	height:20px;
	overflow:hidden;
	display:block;
	text-align:center;
	line-height:20px;
}


.bot_ico{
	width:676px;
	overflow:hidden;
	margin-top:10px;
}
.bot_ico ul li{
	width:120px;
	height:50px;
	overflow:hidden;
	margin-right:14px;
}

#top_time{
	width:100%;
	height:26px;
	overflow:hidden;
	background:#f0f0f0;
}
.top_time_wiap{
	width:1002px;
	height:26px;
	overflow:hidden;
	margin:0 auto;
}
.top_time_wiap .welcome{
	width:auto;
	height:26px;
	line-height:26px;
	overflow:hidden;
}
.top_time_wiap .time{
	width:auto;
	height:18px;
	margin-left:44px;
	margin-top:7px;
	display:inline;
}
.top_time_wiap .old{
	width:79px;
	height:26px;
	line-height:26px;
	overflow:hidden;
	background:url(old.png) no-repeat;
	text-align:center;
}