@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	outline: none;
}
body, p {
	font-size: 12px;
	border: none;
	font-family: Microsoft yahei, Arial;
}
a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	border: none;
	padding: 0;
	margin: 0;
}
img {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
ul, li {
	list-style: none;
	border: 0;
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
a:hover {
	color: #346b9f;
}
.mainbox {
	width: 1200px;
	margin: 0 auto;
}
.head {
	width: 100%;
	overflow: hidden;
	background: #011f5b;
	padding-bottom: 10px;
}
.title {
	float: left;
}
.title img {
	height: 80px;
	padding-top: 14px;
}
.r {
	float: right;
}
.r h1 {
	color: #fff;
	font-size: 34px;
	letter-spacing: 8px;
	padding: 14px 0 6px 0;
}
.r p {
	font-size: 16px;
	color: #f1f1f1;
	text-transform: uppercase;
}
.nav {
	width: 100%;
	overflow: hidden;
	height: 41px;
	background: url(../images/nav.gif) repeat;
}
.nav a {
	padding: 4px 50px;
	border-radius: 4px;
	color: #FFF;
	line-height: 41px;
	font-size: 16px;
	margin-right: 4px;
}
.nav a:hover {
	background: #011f5b;
	color: #fff;
}
.nav a.on {
	background: #011f5b;
	color: #fff;
}
#wrapper {
	width: 1200px;
	margin: 0 auto;
}
.rslides {
	margin: 0 auto;
}
#slider2, #slider3 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}
.rslides_tabs {
	list-style: none;
	padding: 0;
	background: rgba(0,0,0,.25);
	box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	font-size: 18px;
	list-style: none;
	margin: 0 auto 50px;
	max-width: 540px;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}
.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px;
}
.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: transparent;
	display: inline;
}
.rslides_tabs li:first-child {
	margin-left: 0;
}
.rslides_tabs .rslides_here a {
	background: rgba(255,255,255,.1);
	color: #fff;
	font-weight: bold;
}
/* Callback example */
.events {
	list-style: none;
}
.callbacks_container {
	position: relative;
	float: left;
	width: 100%;
}
.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.callbacks li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.callbacks img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 16px;
	text-shadow: none;
	color: #fff;
	background: #000;
	background: rgba(0,0,0,0.6);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
}
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 52%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url(../images/themes.gif) no-repeat left top;
	margin-top: -45px;
}
.callbacks_nav:active {
	opacity: 1.0;
}
.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}
@media screen and (max-width: 600px) {
.callbacks_nav {
	top: 47%;
}
}
.tz {
	width: 100%;
	overflow: hidden;
}
.tz_nr {
	width: 100%;
	overflow: hidden;
	padding: 20px 0 0 0;
}
.tz_nr li {
	width: 580px;
	float: left;
	margin-left: 40px;
}
.tz_tou {
	width: 100%;
	overflow: hidden;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #CCCCCC;
	overflow: hidden;
}
.tz_tou i {
	width: 4px;
	height: 20px;
	background: #011f5b;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}
.tz_tou span {
	float: right;
	color: #666666;
	font-size: 14px;
}
.tz_g {
	width: 100%;
}
.tz_g li {
	width: 100%;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px dashed #dcdada;
	font-size: 16px;
	color: #333333;
	margin: 8px 0;
	overflow: hidden;
}
.tz_g li:hover {
	color: #346b9f;
}
.tz_tou a:hover span {
	color: #346b9f;
}
.pic {
	width: 100%;
	overflow: hidden;
}
.pic span {
	width: 133px;
	float: left;
	margin: 10px 0 0 10px;
	display: block;
	text-align: center;
}
.pic span em {
	background: rgba(0,102,204,0.4);
	display: block;
	margin-bottom: 10px;
}
.pic span p {
	font-size: 14px;
	color: #666;
}
.pic span img {
}
.link {
	width: 100%;
	overflow: hidden;
}
.link a {
	display: inline-block;
	padding: 5px 14px;
	background: #f1f1f1;
	margin: 10px 4px 2px 4px;
	font-size: 14px;
}
.foot {
	width: 100%;
	overflow: hidden;
	background: #182e46;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	margin-top: 40px;
	padding: 30px 0 30px 0;
	line-height: 40px;
}
.foot span {
	position: absolute;
	left: 360px;
}
.foot img {
	width: 90px;
}
.tz_tou {
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
}
.tz_tou i1 {
	width: 4px;
	height: 20px;
	background: #346b9f;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}
.nr {
	width: 100%;
	overflow: hidden;
	padding-top: 14px;
}
.nr h1 {
	text-align: center;
	line-height: 40px;
	color: #011f5b;
}
.nr p {
	font-size: 15px;
	color: #333;
	line-height: 26px;
	padding: 4px 0;
	text-indent: 2em;
}
.dt {
	width: 100%;
	overflow: hidden;
	padding-bottom: 14px;
}
.dt h1 {
	font-size: 15px;
	padding: 0 20px;
	font-weight: normal;
	border-bottom: 1px dashed #ccc;
	line-height: 35px;
	color: #666;
	background: url(../images/i.jpg) left no-repeat;
	margin-top: 13px;
}
.dt h1:hover {
	color: #011f5b;
}
.dt span {
	float: right;
}
.sz {
	margin: 20px 0;
	font-size: 16px;
}
.sz td {
	padding: 14px;
	font-size: 14px;
	line-height: 26px;
}
.sheshi {
	width: 100%;
	overflow: hidden;
}
.sheshi li {
	width: 550px;
	margin: 20px;
	float: left;
	border: 1px solid #fff;
	padding: 4px;
}
.sheshi li img {
	width: 100%;
}
.sheshi li:hover {
	border: 1px solid #182e46;
}
.xueshu{
	width:100%;
	overflow:hidden;
}
.xueshu li{
	width:280px;
	float:left;
	margin:20px 0;
	text-align:center;
	margin-left:26px;
}
.xueshu li em{
	display:block;
	width:100%;
	overflow:hidden;
	margin-bottom:14px;
}
.xueshu li:first-child{
	margin-left:0;
}
.xueshu li em img{
	height:370px;
	width:100%;
	transition:all 1s;
}
.xueshu li p{
	font-size:16px;
	color:#666;
}
.xueshu li:hover img{
	transform:scale(1.1);}