@charset "utf-8";
/* CSS Document */
body {
	width:auto;
	margin:0 auto;
	/*background:#fefddf;*/
	font:12px Arial;
}
ul, li {
	margin:0;
	padding:0;
	list-style:none
}
h1, h2 {
	margin:0;
	padding:0;
	font-size:14px;
}
p {
	font-size:12px;
}
a {
	text-decoration:none;
	color:#333
}
a:hover {
	color:#cb0101;
}
.fl {
	float:left
}
.fr {
	float:right
}
.t1 {
	color: #cb0101
}
body {
	background:#fff;
	width:980px;
	margin:0 auto;
	color:#333;
}
.footer {
	/*background:url(/images/v1/logo_footer.jpg) no-repeat;*/
	width:980px;
	text-align:center;
	border-top:#cb0101 3px solid;
	font-family:SimSun;
	margin:20px 0 15px;
	padding:10px 0;
	line-height:24px;
}
/*banner begin*/
.banner {
	width:980px;
	height:95px;
	//background:url(/images/v1/banner.jpg) no-repeat;
	overflow:hidden;
}
.banner .flswf {
	height:20px;
	width:750px;
	float:left;
	display:none;
}
.banner .top {
	height:20px;
	width:230px;
	float:right;
	text-align:right;
	line-height:20px;
	display:none;
}
.banner .top a {
	color:#900;
	font-size:12px;
	font-family:SimSun;
}
.banner .top a:hover {
	color:#30050c;
}
/*menu begin*/

ul.MenuBarHorizontal {
	padding-left:50px;
	height:30px;
	background: #133984;
	margin-bottom:15px;
}
ul.MenuBarActive
{
	z-index: 1000;
}
ul.MenuBarHorizontal li {
	float: left;
	line-height:30px;
	cursor: pointer;
	text-align:center;
	position: relative;
}
ul.MenuBarHorizontal li a {
	color: #ffffff;
	display:block;
	width:85px;
}
ul.MenuBarHorizontal li a.cur ,ul.MenuBarHorizontal li a:hover{
	color:#fff;
	background: url(/images/v1/2_02.gif) no-repeat;
}
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	z-index: 1020;
	cursor: default;
	width: 85px;
	position: absolute;
	background:  #133984;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 85px;
}

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
	}
}

/*首页*/
.indexbox {
	overflow:hidden;
	padding:0;
	margin-top:15px;
}
.indexbox h1.title { padding-bottom:10px; background:none}
.indexbox h1 .fl {
	/*background:url(/images/v1/skin3.gif) 0 -10px no-repeat;*/
	display:block;
	font-family:"黑体";
	font-weight:normal;
}
.indexbox h1 .fr {
	font-weight: normal;
	display:block;
	font-family:SimSun
}
.indexbox h1 .fr a{ display:block; background:url(/images/v1/more.gif) no-repeat; width:76px; height:11px; text-indent:-1000px; margin-top:8px;}

.box {}
.box .title{line-height:26px;height:26px;background:url(/images/v1/skin3.gif) -124px -10px no-repeat; color:#333}
.box .content{line-height:24px;}

.indexbox{ overflow: auto;zoom:1}

.indexbox .r1{ text-align:center; padding:0 0 15px 0}

.indexbox .main {float:left;width:625px;}

.indexbox .main .about{width:305px; float:left;}
.indexbox .main .about .content{margin:0px 0 15px;text-indent:24px;color:#333;}

.indexbox .main .news{width:305px; float:right;font-family:SimSun}
.indexbox .main .news .content .fl{ float:none}

.indexbox .main .offer{ clear:both}
.indexbox .main .offer .title{ font-weight:bold; /*color:#99000*/0}
.indexbox .main .offer .content { padding:4px}
.indexbox .main .offer .content li{overflow:hidden;float:left;width:80px;padding:4px 4px 0;background:url(/images/v1/skin1.gif) no-repeat 0 -50px;}

.indexbox .main .offer .content li div{width:80px;height:80px;padding-left:3px;}
.indexbox .main .offer .content li h2{ font-size:12px; text-align:center}
.indexbox .main .offer .content li.noline{ margin-right:0;}
.indexbox .main .offer .content li:hover { background-position: -130px -50px;}
.indexbox .main .offer .content li img {	width:72px; height:72px}

.indexbox .slider{ width:330px; float:right}
.indexbox .slider .work { border:1px solid #ccc; width:298px; margin:0 auto; padding: 2px 10px 6px}
.indexbox .slider .work .title{ padding-bottom:0;}
.indexbox .slider .work .content{ padding: 4px 2px; text-align:center}
.indexbox .slider .r2{ text-align:center}
.indexbox .slider .r3{ text-align:center}
.indexbox .main .m01_1 {
	float:left;
	width:302px;
}
.indexbox h1 .fr {
	font-size:12px
}
.indexbox .main .m01_1.mr20 {
	margin-right:20px;
}
.indexbox .main .m01_1.mr20 h1 {
	color:#333;
}
.indexbox .main .m01_1.mr20 p {
	margin:5px 0 15px;
	text-indent:24px;
	color:#333;
	line-height:24px;
}
.indexbox .main .m01_1 ul.list {
	overflow:hidden;
	width:302px;
}
.indexbox .main .m01_1 ul.list li {
	overflow:hidden;
	float:left;
	width:100px;
	padding:10px 0 0;
	margin:10px 6px 10px 0;
	background:url(/images/v1/skin1.gif) no-repeat 0 -50px;
}
.indexbox .main .m01_1 ul.list li div {
	width:80px;
	height:70px;
	padding-left:3px;
}
.indexbox .main .m01_1 ul.list li h2 {
	line-height:24px;
	text-align:center;
	width:80px;
	color:#333
}
.indexbox .main .m01_1 ul.list li.noline {
	width:85px;
	margin-right:0;
}
.indexbox .main .m01_1 ul.list li:hover {
	background:url(/images/v1/skin1.gif) no-repeat -130px -50px;
}
.indexbox .main .m01_1 ul.list li img {
	overflow:hidden;
	width:80px;
}
.link {
	overflow: hidden;
	width:980px;
	margin:20px 0 0;
}
.link .fl {
	width:80px;
	text-align:right;
	color:#000;
	margin-top:0px;
}
.link ul {
	overflow:auto;
	zoom:1
}
.link ul li {
	float:left;
	margin-left:4px;
	width:auto;
	margin-right:4px;
	text-align:center
}
/*about*/
.winbox {
	overflow:hidden;
	width:980px;
	margin:20px 0 0;
}
.winbox .slider {
	float:left;
	width:170px;
}
.winbox .slider li .th {
	width:170px;
	overflow:hidden;
	height:28px;
}
.winbox .slider li .th a {
	display:block;
	width:115px;
	height:28px;
	margin-left:10px;
	padding:0 0 0 45px;
	background:url(/images/v1/skin1.gif) no-repeat -168px 0;
	border-bottom:1px solid #dfdfdf;
	line-height:28px;
	color:#333;
	font-weight:bold;
}
.winbox .slider li .th a:hover, .winbox .slider li .th a.cur {
	background:url(/images/v1/skin1.gif) no-repeat;
	border-bottom:none;
	color:#fff;
	font-size:14px;
}
.winbox .slider li ul {
	margin:5px 0 0 30px
}
.winbox .slider li ul li {
	line-height:24px;
}
.winbox .slider .pic {
	margin:35px 0 0;
	width:170px;
	overflow:hidden;
}
.winbox .main {
	float:right;
	width:780px;
}
.winbox .main h1 {
	width:780px;
	height:25px;
	margin:0;
	padding:10px 0 0 ;
	letter-spacing:2px;
	font-size:20px;
	overflow:hidden;
	background:url(/images/v1/skin3.gif) no-repeat;
}
.winbox .main h1 .fl {
	font-size:16px;
}
.winbox .main h1 .fla {
	float:left;
	margin:12px 0 0 10px;
	font-size:14px;
	color:#666
}
.winbox .main .m02_2 {
	width:775px;
	overflow:hidden;
	margin:15px 0;
	color:#888;
}
.winbox .main .m02_2 p {
	margin:10px 0 0;
	line-height:24px;
}
.winbox .main .m02_2 ul {
	overflow:hidden;
	border-bottom:#e1e1e1 1px solid;
	width:740px;
	height:35px;
	line-height:35px;
}
.winbox .main .m02_2 ul li {
	float:left;
	width:75px;
	margin-left:15px;
	text-align:center;
}
.winbox .main .m02_2 ul li.w1 {
	width:455px;
	text-align:left
}
.winbox .main .m02_2 ul.th {
	margin:20px 0 0;
	font-weight:bold;
	border-width:1px 1px 0;
	border-color:#e1e1e1;
	border-style:solid;
}
.winbox .main .m02_2 ul.th li.w1 {
	text-align:center;
}
.winbox .main .m02_2 .line {
	width:742px;
	height:5px;
	background:url(/images/v1/skin1.gif) 0 -190px repeat-x;
}
.winbox .main .m02_2 ul.list1, .winbox .main .m02_2 ul.list2 {
	border-bottom:none;
	height:auto;
}
.winbox .main .m02_2 ul.list1 li {
	width:370px;
	_padding:0 0 15px;
	margin:0;
	cursor:pointer;
	text-align:left
}
.winbox .main .m02_2 ul.list2 {
	padding:10px 0;
	width:760px;
}
.winbox .main .m02_2 ul.list2.bd {
	width:756px;
	border:3px solid #e1e1e1;
}
.winbox .main .m02_2 ul.list2 li {
	float:left;
	width:168px;
	text-align:center;
	margin:0 0 20px 18px;
	_margin:0 0 20px 12px;
}
.winbox .main .m02_2 ul.list2 li .imgs {
	padding:3px;
	width:162px;
	height:122px;
	background:#eaeff3;
}
.winbox .main .m02_2 ul.list2 li .imgs div {
	border:1px solid #ccc;
	width:160px;
/*	padding:16px 5px;*/
	height:120px;
	overflow:hidden;
	background:#fff;
}
.winbox .main .m02_2 ul.list2 li img {
	display:block;
	width:120px;
	height:120px;
}
.winbox .main .m02_3 {
	margin:0 30px 5px;
	border-bottom:4px solid #efe9df;
	border-top:1px solid #ddd0c0;
	width:601px;
}
.winbox .main .m02_3 .m_1 {
	overflow:hidden;
	width:600px;
	border-left:1px solid #ddd0c0;
	border-bottom:1px solid #ddd0c0;
	background:#f9f4ee;
}
.winbox .main .m02_3 .m_1 .fl {
	width:85px;
	float:left;
	font-weight:bold;
	color:#737373;
	padding:10px 0 0 15px;
}
.winbox .main .m02_3 .m_1 .flb {
	float:left;
	background:#fff;
	width:193px;
	border-left:1px solid #ddd0c0;
	border-right:1px solid #ddd0c0;
	padding:5px 0 5px 5px;
}
.winbox .main .m02_3 .m_1 .flb span, .winbox .main .m02_3 .m_1 .fla span {
	font-family:SimSun;
	color:red
}
.winbox .main .m02_3 .m_1 .fla {
	float:left;
	width:493px;
	background:#fff;
	border-left:1px solid #ddd0c0;
	border-right:1px solid #ddd0c0;
	padding:5px 0 5px 5px;
}
.winbox .main .m02_4 {
	width:600px;
	text-align:center
}
.winbox .main .m02_5 {
	width:600px;
	background:#f9f4ee;
	overflow:hidden;
	border-color:#ccc;
	border-width:0 1px 1px;
	border-style:solid;
	margin:0 30px;
}
.winbox .main .m02_6 {
	border-top:1px solid #ccc;
	overflow:hidden;
}
.winbox .main .m02_5 .m_3 {
	width:600px;
	margin:10px 0 0;
	overflow:hidden;
}
.winbox .main .m02_5 .m_3 .fl {
	margin-left:10px;
	font-weight:bold
}
.winbox .main .m02_5 .m_3 .fr {
	margin-right:10px;
}
.winbox .main .m02_5 .m_4 {
	background:#fff;
	padding:5px;
	width:568px;
	margin:5px 10px 10px;
	border:1px solid #eaeaea;
}
.winbox .main .m02_7 {
	overflow:hidden;
	margin:10px 0;
	line-height:24px;
	padding:0 0 10px;
	width:500px;
	border-bottom:1px dashed #ccc;
}
.winbox .main .m02_7 .fl {
	font-weight:bold;
	color:#cb0101
}
.winbox .main .m02_7 .fla {
	float:left;
	margin-left:20px;
}
.winbox .main .m02_9 {
	border-bottom:1px dashed #ccc;
	width:780px;
	margin:0 0 20px;
	padding:20px 0
}
.winbox .main .m02_9 div {
	border:1px solid #e1e1e1;
	text-align:center;
	margin:0 auto;
	padding:5px;
	width:350px;
}
.winbox .main .m02_10 {
	width:550px;
	line-height:24px;
	margin:0 0 5px 120px;
	overflow:hidden;
}
.winbox .main .m02_10 .fl {
	width:150px;
	font-weight:bold;
	text-align: right;
	margin-right:15px;
}
.winbox .main .m02_10 .fla {
	float:left
}
.pagelist {
	text-align: center;
	width:742px;
	margin:20px 0 0
}
.pagelist a {
	margin:0 3px;
}
.pagelist a.current {
	font-weight:bold;
	color:#cb0101
}
.pagelist a.disabled:hover {
	color:#999;
}
/*offer*/
.winbox .main .offer {
	overflow:hidden;
	background: url(/images/v1/skin4.gif) repeat-y;
	width:780px;
}
.winbox .main .offer_fl {
	float:left;
	width:510px;
	overflow: hidden;
}
.winbox .main .offer_fl .m02_2 {
	width:510px;
}
.winbox .main .offer_fl .m02_2 ul.list2 {
	width:510px;
}
.winbox .main .offer_fl .m02_2 ul.list2 li {
	margin-left:0;
	margin-right:2px;
}
.winbox .main .offer_fl .m02_2 ul.list2 li .imgs {
	width:162px;
	overflow:hidden;
}
.winbox .main .offer_fl .m02_2 ul.list2 li .imgs div {
	/*padding:20px 16px;*/
}
.winbox .main .offer_fl .pagelist {
	text-align: center;
	width:510px;
	margin:20px 0 0
}
.winbox .offer_fr {
	float:left;
	width:265px;
	overflow:hidden;
}
.winbox .offer_fr h2 {
	font-size:14px;
	width:250px;
	border-bottom:1px dashed #ccc;
	color:#cb0101;
	line-height:30px;
	margin-left:5px
}
.winbox .offer_fr .m02_8 {
	width:255px;
	overflow:hidden;
	margin:10px 0 10px 5px;
	line-height:30px;
}
.winbox .offer_fr .m02_8 li {
	float:left;
	text-align:center;
	width:60px;
}
.winbox .offer_fr .m02_8 li a.t1 {
	font-weight:bold;
}
.winbox .offer_fr .m02_10 li {
	width:60px;
	text-align:left;
	margin:0 5px;
}
.indexbox .slider ul.m01_11 {
	width:315px;
	overflow:hidden;
	margin:10px 0 0;
}
.indexbox .slider ul.m01_11 li {
	background:url(/images/v1/bg08.jpg) no-repeat;
	width:72px;
	float:left;
	margin:0 10px 10px 0;
	height:25px;
	line-height:25px;
	text-align:center;
	font-weight:bold;
	color:#970004
}
.indexbox .slider ul.m01_11 li a {
	color:#970004
}
.indexbox .slider ul.m01_11 li a:hover {
	color:#000
}
/*以下lightbox css*/
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(/images/v1/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(/images/v1/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(/images/v1/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}
#imageData {
	padding:0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
	font-size:14px;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width:100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}
