﻿@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
	font-family: "微软雅黑";
	background: #f4f4f4;
	color: #5f6060;
}
i, em {
	font-style: normal;
}
li, ul {
	list-style: none;
}
form {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #6b6b6b;
}
a:hover {
	text-decoration: none;
	color: #005dc1;
}
img {
	border: none;
	display: inline;
}
.clear {
	width: 100%;
	clear: both;
	height: 0;
	overflow: hidden;
}
.dis {
	display: none;
}
.z_mar {
	margin-right: 0px!important;
}
.nobg {
	background: none!important;
}
.z_top {
	width: 100%;
	margin: 0 auto;
	background: url(../img/topbg.jpg) repeat-x;
	height: 55px;
}
.top {
	width:100%;
	background: url(../img/top.jpg) no-repeat center center;
	height:174px;
}
.nav {
	width:100%;
	background: url(../img/li.jpg) repeat-x;
	height:48px;
}
.navcon {
	width:1100px; 
	margin:0 auto;
	height:48px;

}
.bg {
	width:100%;
	height:auto;
	overflow:hidden;
	background:url(../img/bg.jpg) no-repeat top center;
}
.content {
	width:1100px;
	margin:0 auto;
	height:auto;
}
.content2 {
	width:1300px;
	margin:0 auto;
	height:auto;
}
.box1 {
	background:#fff;
	padding:10px;
	margin:40px 0 0 0;
	height:355px;
	overflow:hidden;
}
.box1_left {
	width:730px;
	float:left;
}
/*图片切换*/
#container {
	width: 733px;
	position: relative;
	z-index: 0;
	height:338px;
}
#slides {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}
#example {
	width: 730px;
	height: 355px;
	position: relative;
	overflow:hidden; z-index:0;}
#slides {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}
#slides .prev, #slides .next {
	position: absolute;
	top: 160px;
	left: 0px;
	width: 30px;
	height: 50px;
	display: block;
	z-index: 101;
}
.slides_container {
	height: 355px;
	position: relative;
}
#slides .next {
	left: 704px;
}
.caption {
	position: absolute;
	bottom: 0;
	left: 0px;
	background: #000;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	width: 730px;
	font-size:16px;
	color: #fff;
	text-align: center;
	padding:12px 0;
}
.box_rig {
	width:330px;
	float:right;
}
.tit {
	margin:24px 0 0 0;
}
.tit h4 {
	font-size:18px;
}
.tit h4 a {
	color:#3b3b3b;
}
.tit p {
	line-height:180%;
}
.tit p a {
	color:#979797;
}
.list {
	margin:20px 0 0 0;
}
.list li {
	font-size:14px;
	background:url(../img/qz.jpg) no-repeat left center;
	line-height:180%;
	text-indent:1em;
	margin:0 0 6px 0;
}
.list li a {
	color:#6b6b6b;
}
.bar {
	margin:20px 0 40px 0;
}
.box2 {
	background:#fff;
}
.title {
	margin:20px 0 0 0;
	height:46px;
	position:relative;
	line-height:46px;
}
.t1 {
	background:url(../img/y1.jpg) no-repeat;
	width:322px;
	height:46px;
	position:absolute;
	left:-4px;
	top:0;
	font-size:24px;
	color:#fefefe;
	text-indent:1em;
}
.t1 em {
	font-size:18px!important;
	padding-left:8px;
}
.t2 {
	position:absolute;
	top:0;
	right:48px;
	font-size:14px;
}
.t2 a {
	color:#767676;
}
.gw {
	margin:30px 0 0 45px;
	height:auto;
	overflow:hidden;
}
.gw li {
	width:230px;
	float:left;
	margin:0 30px 20px 0;
	display:inline;
}
.gw_p {
	width:230px;
	height:155px;
	position:relative;
	border-radius:5px;
}
.gw_p img {
	border-radius:5px;
}
.gw_p span {
	background: #000;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	position:absolute;
	bottom:0;
	left:0;
	height:25px;
	line-height:25px;
	display:block;
	text-align:center;
	font-size:14px;
	width:230px;
	color:#fff;
	border-radius:5px;
}
.gw_nr {
	border-bottom:1px dotted #969696;
	padding-top:5px;
	padding-bottom:8px;
}
.gw_nr h4 {
	font-size:18px;
}
.gw_nr p a {
	color:#969696;
}
.gw_nr em {
	font-size:16px;
	color:#949494;
	font-weight:normal;
	padding-left:10px;
}
.price {
	height:45px;
	position:relative;
	margin-top:8px;
	overflow:hidden;
}
.pr1 {
	position:absolute;
	left:0;
	top:0;
}
.pr1 p {
	text-decoration:line-through;
}
.pr1 b {
	display:block;
	color:#ba0000;
	font-size:22px;
}
.pr2 {
	position:absolute;
	right:0;
	top:0;
	width:80px;
	height:45px;
	background:#008fef;
	text-align:center;
	line-height:45px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; cursor:pointer;
}
.pr2 a {
	color:#fff;
	font-size:16px; display:inline-block; width:80px; height:45px;
}
.box3 {
	background:#fff;
	margin:40px 0 0 0;
	padding-top:2px!important
}
.box4 {
	background:#fff;
	margin:40px 0 0 0;
}
.b4_t1 {
	background:url(../img/y1.jpg) no-repeat;
	width:322px;
	height:46px;
	position:absolute;
	left:-4px;
	top:0;
	font-size:18px;
	color:#fefefe;
	text-indent:1em;
}
.b4_t2 {
	background:url(../img/y2.jpg) no-repeat;
	width:377px;
	height:46px;
	position:absolute;
	left:-4px;
	top:0;
	font-size:18px;
	color:#fefefe;
	text-indent:1em;
}
.gw2 {
	margin:30px 0 0 45px;
	height:auto;
	overflow:hidden;
}
.gw2 li {
	width:178px;
	float:left;
	margin:0 30px 40px 0;
	display:inline;
}
.pr3 {
	position:absolute;
	left:0;
	top:0;
}
.pr3 b {
	font-size:18px;
	color:#3f3f3f;
}
.pr3 p {
	padding-top:4px;
}
.pr3 p i {
	color:#b70101;
	font-weight:bold;
	font-size:14px;
}
.box5 {
	margin:40px 0 10px 0;
}
.z_tab {
	font-size:18px;
	color:#fff;
	width:500px;
	margin:350px auto auto auto;
}
.z_tab td {
	padding:0 0 14px 0;
}


.z_in {
	width:400px;
	height:35px;
	background:#fff;
	border:0;
}
.tj {
	width:250px;
	height:40px;
	background:#fff100;
	border:0;
	font-size:16px;
	text-align:center;
	line-height:40px;
	cursor:pointer;
	border-radius:5px;
	color:#383838;
	font-family:微软雅黑;
}
/* actGotop */
.actGotop {
	position: fixed;
	_position: absolute;
	bottom: 50px;
	right: 5%;
	width: 46px;
	height: 46px;
	display: none;
}
.actGotop a, .actGotop a:link {
	width: 46px;
	height: 46px;
	display: inline-block;
	background: url(../img/blog7year_gotop.png) no-repeat;
	_background: url(../img/blog7year_gotop.png) no-repeat;
	outline: none;
}
.actGotop a:hover {
	background: url(../img/blog7year_gotopd.png) no-repeat;
	outline: none;
}
.time {
	width:1100px;
	margin:0 auto;
	overflow:hidden;
	height:174px;
	position:relative;
}
.s_time {
	float: right;
	width: 195px;
	background:url(../img/day.png) no-repeat;
	height:35px;
	margin:70px 20px 0 0;
}
.yomibox {
	position: absolute;
	top: 52px;
	right: 34px;
}
.yomi li {
	float:left;
	color:#fff100;
	font-size:24px;
	width:80px;
	text-align:center;
	margin:20px 0 0 0;
}
.nrcon {
	height:auto;
	overflow:hidden;
	margin:40px 0 0 0;
}
.con_left {
	width:215px;
	background:#fff;
	float:left;
	padding:20px;
}
.left_t {
	font-size:24px;
	color:#004ea2;
}
.left_t em {
	font-size:14px;
	color:#bfbfbf;
	padding-left:8px;
}
.tq_t {
	background:url(../img/ab_bg.jpg) no-repeat;
	width:217px;
	height:44px;
	font-size:16px;
	line-height:44px;
	text-align:center;
	margin-top:12px;
}
.tq_t a {
	color:#004ea2;
}
.tq_list {
}
.tq_list li {
	border-bottom:1px dotted #d4d4d4;
	line-height:30px;
	text-align:center;
	font-size:14px;
	margin:10px 0;
}
.tq_list li a {
	color:#9a9a9a;
}
.nobor {
	border-bottom:none!important;
}
.con_rig {
	width:780px;
	float:right;
	background:#fff;
	padding:25px;
}
.rig_t {
	font-size:18px;
	color:#004ea2;
	border-bottom:2px solid #d8d8d8;
	padding-bottom:12px;
	font-weight:bold;
}
.gw3 {
	margin:30px 0 0 0;
	height:auto;
	overflow:hidden;
}
.gw3 li {
	width:178px;
	float:left;
	margin:0 22px 40px 0;
	display:inline;
}
DIV.quotes {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 20px;
	MARGIN: 3px;
	PADDING-TOP: 20px;
	TEXT-ALIGN: center
}
DIV.quotes A {
	BORDER-RIGHT: #ddd 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #ddd 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #ddd 1px solid;
	COLOR: #aaa;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #ddd 1px solid;
	TEXT-DECORATION: none
}
DIV.quotes A:hover {
	BORDER-RIGHT: #a0a0a0 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #a0a0a0 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #a0a0a0 1px solid;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #a0a0a0 1px solid
}
DIV.quotes A:active {
	BORDER-RIGHT: #a0a0a0 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #a0a0a0 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #a0a0a0 1px solid;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #a0a0a0 1px solid
}
DIV.quotes SPAN.current {
	BORDER-RIGHT: #e0e0e0 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #e0e0e0 1px solid;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #e0e0e0 1px solid;
	COLOR: #aaa;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #e0e0e0 1px solid;
	BACKGROUND-COLOR: #f0f0f0
}
DIV.quotes SPAN.disabled {
	BORDER-RIGHT: #f3f3f3 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #f3f3f3 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #f3f3f3 1px solid;
	COLOR: #ccc;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #f3f3f3 1px solid
}
.gw4 {
	margin:30px 0 0 10px;
	height:auto;
	overflow:hidden;
}
.gw4 li {
	width:230px;
	float:left;
	margin:0 30px 40px 0;
	display:inline;
}
.con_nr {
}
.page {
	border-bottom:1px dotted #969696;
	padding-bottom:40px;
}
.page_left {
	width:531px;
	float:left;
	margin:20px 0 0 0;
}
.page_rig {
	width:220px;
	float:right;
	margin:30px 0 0 0;
}
.gw_nr2 {
	border-bottom:1px dotted #969696;
	padding-bottom:15px;
	margin-bottom:15px;
}
.gw_nr2 h4 {
	font-size:20px;
	padding-bottom:5px;
}
.gw_nr2 p {
	font-size:14px;
	color:#969696;
}
.gw_nr2 em {
	font-size:16px;
	color:#949494;
	font-weight:normal;
	padding-left:10px;
}
.nrbm {
	width:220px;
	height:40px;
	background:#008FEF;
	margin:20px 0;
	font-size:18px;
	text-align:center;
	line-height:40px;
}
.nrbm a {
	color:#fff;
}
.num {
	font-size:14px;
	color:#cf0000;
}
.float {
	width:166px;
	height:358px;
	position:fixed;
	right:0;
	top:180px;
}


.lp1{ width:100%; background:url(../images/lp1.jpg) no-repeat center center; height:260px;}
.lp2{ width:100%; background:url(../images/lp2.jpg) no-repeat center center; height:248px;}
.lp3{ width:100%; background:url(../images/lp3.jpg) no-repeat center center; height:390px;}
.lp4{ width:100%; background:url(../images/lp4.jpg) no-repeat center center; height:380px;}
.lp5{ width:100%; background:url(../images/lp5.jpg) no-repeat center center; height:330px;}
.lp6{ width:100%; background:url(../images/lp6.jpg) no-repeat center center; height:320px;}
.lp7{ width:100%; background:url(../images/lp7.jpg) no-repeat center center; height:390px;}
.lp8{ width:100%; background:url(../images/lp8.jpg) no-repeat center center; height:404px;}
.lp9{ width:100%; background:url(../images/lp9.jpg) no-repeat center center; height:340px;}
.lp10{ width:100%; background:url(../images/lp10.jpg) no-repeat center center; height:400px;}
.lp11{ width:100%; background:url(../images/lp11.jpg) no-repeat center center; height:270px;}
.lp12{ width:100%; background:url(../images/lp12.jpg) no-repeat center center; height:351px;}
