@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	}
body {
	font-size:14px;
	font-family:"微软雅黑";
	line-height:24px;
	margin:0 auto;
	background-color:#f2f2f2;
	}
ul,li,h1,h2,h3,h4,h5,h6,p,input,{
	margin:0;
	padding:0;
	}
ul,li { list-style:none;}
img { border:none;}
a {
	color:#333;
	text-decoration:none;
	}
a:hover { color:#092555;}
.clear { clear:both;}
.f12 { font-size:12px}
.f16 { font-size:16px}
.f18 { font-size:18px}
.f20 { font-size:20px}
.w1000 {
	width:1000px;
	margin:0 auto;
	}
.fl { float:left}
.fr { float:right}
.tc { text-align:center}

/************** topnav *****************/
.topnav {
	height:30px;
	background:#2d2d2d;
	position:fixed;
	width:100%;
	z-index:10;
	}
.topnav span a{
	background:url(../imgspec/toplogo.jpg) center center no-repeat #402a2a;
	width:155px;
	height:30px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
	margin-right:20px;
	}
.topnav li {
	float:left;
	width:68px;
	line-height:30px;
	font-size:12px;
	}
.topnav li a { color:#fff}
.topnav li a:hover { text-decoration:underline}

/***************header***************/
.header {
	height:365px;
	background:#402a2a;
	padding-top:30px;
	}
.header_bg {
	background:url(../imgspec/long_bg01.jpg) top center no-repeat;
	height:365px;
	padding-left:50px;
	width:950px;
	position:relative;
	}
.header_bg h1 {
	height:100px;
	line-height:100px;
	color:#fff;
	font-size:48px;
	font-weight:normal;
	}
.header_p01 {
	color:#32aae0;
	line-height:40px;
	}
.header_p02 {
	color:#fff;
	text-indent:2em;
	width:525px;
	height:96px;
	overflow:hidden;
	}
.dot {
	border-top:1px dashed #32aae0 ;
	border-bottom:1px dashed #32aae0;
	display:block;
	width:525px;
	margin:18px 0;
	}
.header_p03 {
	background:url(../imgspec/long_bg02.png) left center no-repeat;
	height:75px;
	width:535px;
	}
.header_p03 span a{
	width:150px;
	height:75px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
	float:left;
	}
.header_p03 ul {
	float:left;
	margin-top:10px;
	}
.header_p03 li a {
	color:#fff;
	width:380px;
	}
.header_p03 li a:hover { text-decoration:underline}
.header_img {
	position:absolute;
	right:4px;
	bottom:27px;
	width:368px;
	height:228px;
	}
	
/************** main ****************/
.main { margin-top:20px;}
.main_lt {
	width:688px;
	border:1px solid #ccc;
	background:#fff;
	}
.main_lt h2 {
	font-size:26px;
	font-weight:normal;
	padding-left:20px;
	line-height:64px;
	position:relative;
	}
.main_lt h2 span {
	position:absolute;
	background:url(../imgspec/long_bg03.png) 0 0 no-repeat;
	width:50px;
	height:54px;
	left:-10px;
	top:10px;
	}
.main_lt li {
	border-top:1px solid #ccc;
	padding:20px 20px;
	}
.main_lt li img {
	float:left;
	width:147px;
	height:196px;
	}
.main_lt li h3 {
	float:right;
	width:480px;
	height:40px;
	line-height:40px;
	overflow:hidden;
	}
.main_lt .textjs {
	float:right;
	width:480px;
	height:96px;
	overflow:hidden;
	text-indent:2em;
	color:#666;
	}
.main_lt .buttom {
	float:right;
	width:480px;
	margin-top:10px;
	}
.main_lt .buttom a {
	width:206px; 
	height:44px; 
	float:left; 
	margin-left:10px; 
	margin-right:5px;
	text-indent:-9999px;
	}
.main_lt .buttom .dd1 { background:url(../imgspec/tg.jpg) 0 0 no-repeat;}
.main_lt .buttom .dd2 { background:url(../imgspec/zx.jpg) 0 0 no-repeat;}

.main_rt {width:290px;}
.main_rt .mbox {margin-bottom:20px;}
.main_rt .mbox h4 {
	background:url(../imgspec/long_bg04.jpg) 0 0 repeat-x;
	border:1px solid #ccc;
	height:32px;
	line-height:32px;
	color:#fff;
	padding:0 16px;
	}
.main_rt .mbox h4 span a {
	background:url(../imgspec/long_bg06.png) center center no-repeat;
	width:38px;
	height:32px;
	line-height:32px;
	display:block;
	cursor:pointer;
	text-indent:-9999px;
	}
.main_rt .mbox h4 img { margin-left:25px;}
.main_rt .mbox ul {
	border:1px solid #ccc;
	border-top:none;
	background:#fff;
	padding:4px 12px 6px;
	}
.dot2 {
	width:4px;
	height:4px;
	display:block;
	overflow:hidden;
	vertical-align:middle;
	margin-right:6px;
	margin-top:11px;
	float:left;
	background:#8c3714;
	}
.main_rt .mbox ul li {
	width:264px;
	white-space:nowrap;
	overflow:hidden;
	}
.main_rt .mtel {
	border:1px solid #ccc;
	border-top:2px solid #333;
	background:url(../imgspec/long_bg07.jpg) top center no-repeat #fff;
	}
.main_rt .mtel p a {
	background:url(../imgspec/long_tel.png) 0 0 no-repeat;
	width:142px;
	height:32px;
	display:inline-block;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
	margin-top:15px;
	margin-left:75px;
	margin-bottom:30px;
	}
.main_rt .mtel ul {
	padding-left:24px;
	padding-bottom:26px;
	}
.main_rt .mtel .span1 {
	float:left;
	width:70px;
	line-height:28px;
	}
.main_rt .mtel span a {
	background:url(../imgspec/button_11.gif) center center no-repeat;
	height:28px;
	width:77px;
	margin-right:10px;
	display:inline-block;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
	}
.main_rt .mtel .span2 {
	width:174px;
	float:left;
	}
.main_rt .mtel b {
	float:right;
	font-size:20px;
	font-family:Vani;
	color:#8c3714;
	margin-right:30px;
	margin-bottom:20px;
	}
.main_rt .mtel b font { color:#666}
	
/*************** footer *****************/
.footer {
	background:#b8b8b8;
	padding:15px 0;
	margin-top:20px;
	text-align:center;
	font-size:12px;
/*	margin-bottom:225px;*/
	}
.footer a {
	width:90px;
	display:inline-block;
	text-align:center;
	}

/*****************往期回顾*********************/
/* Box */
.wp_box {border:1px solid #bbc9db;background:#262625; height:225px;position:fixed; width:100%;
    bottom:-225px;
     }
.wp_box .hd {height:32px;line-height:32px;padding:0 10px;margin-top:15px; color:#a3a3a3; font-size:24px;}
.plst_pt {overflow:hidden;_width:100%;}
.plst_pt ul {overflow:hidden;*zoom:1;padding:15px 0;width:9999em;}
.plst_pt li {float:left;margin-left:16px;display:inline;text-align:center;}
.plst_pt li img {display:block;width:180px;height:120px;margin-bottom:5px;}
/* Roll */
.wp_roll {position:relative;_width:100%;}
.roll_lt, .roll_rt {position:absolute;top:40px;left:1px;width:18px;height:89px;line-height:89px;font-size:18px;font-weight:bold;text-align:center;}
.roll_rt {left:auto;right:12px;}
.roll_cnt {padding:0 40px;}
.roll_cnt a { color:#fff;}
.roll_lt:hover, .roll_rt:hover {color:#000;}