/* CSS Document */
/***** this document support by wdw *****/

/****
public
****/
/*** menu ***/
#top {
	width: 100%;
	height: 92px;
	background-color: #253569;
}
.top {
	width: 1100px;
	height: 92px;
	margin: 0px auto;
	position: relative;
}
.logo {
	width: 379px;
	height: 92px;
	overflow: hidden;
	float: left;
}
.menu {
	width: 721px;
	height: 92px;
	overflow: hidden;
	float: right;
	display: inline;
}
.menu li, .menu li a {
	width: 103px;
	height: 92px;
	float: left;
	display: block;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 92px;
	text-decoration: none;
}
.menu li.cur, .menu li a:hover {
	background-color: #4d8bdc;
}
/* subMenu */
.subMenu {
	width: 100%;
	height: 55px;
	overflow: hidden;
	background-color: #4d8bdc;
	position: absolute;
	top: 92px;
	left: 0px;
	display: none;
	z-index: 2;
	*zoom: 2;
}
.subMenuContent {
	width: 1100px;
	margin: 0px auto;
	position: relative;
}
.subMenuContent ul {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
.subMenuContent ul li {
	padding-left: 20px;
	font-size: 12px;
	line-height: 55px;
	float: left;
}
.subMenuContent ul li, .subMenuContent ul li a {
	color: #fff;
}

/*** bdshare ***/
.bx_share {
	margin-top: 15px;
}
.bx_share .bdsharebuttonbox .bds_sqq, .bx_share .bdsharebuttonbox .bds_tsina, .bx_share .bdsharebuttonbox .bds_tqq {
	width: 32px;
	height: 32px;
	overflow: hidden;
	float: left;
	display: block;
	background-image: url(../images/bx_share.png);
	background-repeat: no-repeat;
}
.bx_share .bdsharebuttonbox .bds_sqq {
	background-position: 0px 0px;
}
.bx_share .bdsharebuttonbox .bds_sqq:hover {
	background-position: 0px -40px;
}
.bx_share .bdsharebuttonbox .bds_tsina {
	background-position: -40px 0px;
}
.bx_share .bdsharebuttonbox .bds_tsina:hover {
	background-position: -40px -40px;
}
.bx_share .bdsharebuttonbox .bds_tqq {
	background-position: -80px 0px;
}
.bx_share .bdsharebuttonbox .bds_tqq:hover {
	background-position: -80px -40px;
}


/****
flexslider
****/
.flexslider {
	position: relative;
	width: 100%;
	height: 450px;
	overflow: hidden;
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.flexslider .slides {
	zoom: 1;
}
.flexslider .slides li {
	width: 100%;
	height: 450px;
	display: block;
	background-repeat: no-repeat;
	background-position: top center;
}
.flex-direction-nav a {
	width: 52px;
	height: 102px;
	line-height: 99em;
	overflow: hidden;
	margin: -51px 0px 0px;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-prev {
	left: 50%;
	background-position: top center;
	margin-left: -602px;
}
.flex-direction-nav .flex-next {
	right: 50%;
	background-position: bottom center;
	margin-right: -602px;
}
.flexslider:hover .flex-prev, .flexslider:hover .flex-next {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.flexslider:hover .flex-prev:hover, .flexslider:hover .flex-next:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: right;
	right: 50%;
	margin-right: -550px;
	line-height: 99em;
}
.flex-control-nav li {
	margin: 0 5px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat bottom left;
	display: block;
	height: 12px;
	overflow: hidden;
	text-indent: -99em;
	width: 12px;
	cursor: pointer;
}
.flex-control-paging li a.flex-active {
	background-position: 0 0;
}


/****
index
****/
/*** myFocus ***/
#myFocus {
	width: 464px;
	height: 314px;
}


/****
main
****/
/*** nav ***/
.nav div {
	width: 196px;
	height: 47px;
	overflow: hidden;
	line-height: 47px;
	font-size: 14px;
	border-bottom: 1px solid #d5d5d5;
	display: block;
	background: url(../images/nav_ico1.jpg) no-repeat 160px center;
	float: left;
}
.nav div:hover, .nav div.cur {
	border-bottom: 1px dashed #d5d5d5;
	background: url(../images/nav_ico2.jpg) no-repeat 160px center;
}
.nav div a, .nav div.cur a {
	text-decoration: none;
	color: #000;
	padding-left: 25px;
	width: 130px;
	height: 47px;
	overflow: hidden;
	line-height: 47px;
	display: block;
}
.nav div a:hover, .nav div.cur a {
	color: #253569;
	font-weight: bold;
}
/* subNav */
.nav ul {
	clear: both;
	width: 147px;
	padding: 10px 25px;
	border-bottom: 1px solid #d5d5d5;
	display: table;
}
.nav ul li {
	width: 147px;
	height: 26px;
	overflow: hidden;
	line-height: 26px;
	font-size: 12px;
	display: block;
	float: left;
}
.nav ul li a {
	color: #000;
	text-decoration: none;
}
.nav ul li a:hover, .nav ul li.cur {
	font-weight: bold;
}

/*** pagination ***/
.pages {
	clear: both;
	width: 855px;
	padding-top: 40px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.pages a {
	width: 35px;
	height: 35px;
	overflow: hidden;
	display: inline-block;
	text-align: center;
	background-color: #dbdbdb;
	color: #404040;
	line-height: 35px;
	text-decoration: none;
	margin: 0px 3px;
}
.pages a:hover, .pages a.cur {
	color: #fff;
	background-color: #253569;
}
.pages a.prev, .pages a.next {
	background: none;
	background-image: url(../images/pages.gif);
	background-repeat: no-repeat;
}
.pages a.prev {
	background-position: top left;
}
.pages a.prev:hover {
	background-position: bottom left;
}
.pages a.next {
	background-position: top right;
}
.pages a.next:hover {
	background-position: bottom right;
}

/**** select ****/
.selectBox {
	width: 319px;
	height: 34px;
	margin: 0px auto;
	background-image: url(../images/selectBox.jpg);
	margin-top: 6px;
	cursor: pointer;
	position: relative;
}
.selectBox div {
	width: 277px;
	height: 34px;
	overflow: hidden;
	display: block;
	padding: 0px 34px 0px 8px;
	/*padding: 0px 8px;*/
	line-height: 34px;
	font-size: 12px;
	color: #999;
}
.selectBox span {
	width: 26px;
	height: 34px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	display: none;
}
.selectBox ul {
	display: none;
	width: 319px;
	border-bottom: 1px solid #e8e8e8;
	position: absolute;
	z-index: 1;
	*zoom: 1;
	top: 34px;
	left: 0px;
}
.selectBox ul li {
	width: 301px;
	height: 30px;
	float: left;
	overflow: hidden;
	line-height: 30px;
	background-color: #fff;
	padding: 0px 8px;
	font-size: 12px;
	color: #999;
	border-right: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
}
.selectBox ul li:hover {
	background-color: #253569;
	color: #fff;
}