
.banner {}

.banner_a {
	margin-bottom: 20px;
}

.contant {
	margin-bottom: 20px;
}

#full-screen-slider {
	width: 100%;
	height: 290px;
	float: left;
	position: relative;
	margin-bottom: 20px;
	z-index: 0;
}

#slides {
	display: block;
	width: 100%;
	height: 290px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative
}

#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute
}

#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}

#pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 50%;
	top: 260px;
	z-index: 9900;
	padding: 5px 15px 5px 0;
	margin: 0
}

#pagination li {
	display: block;
	list-style: none;
	width: 10px;
	height: 10px;
	float: left;
	margin-left: 15px;
	border-radius: 5px;
	background: #FFF
}

#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}

#pagination li.current {
	background: #0092CE
}

.con_left {
	float: left;
	width: 680px;
}

.con_right {
	float: right;
	width: 300px;
}

.con_left_a {
	float: left;
	width: 200px;
	background: #fff;
	position: fixed;
	left: 3%;
	top: 150px;
	z-index: 1;
}

.con_right_a {
	float: right;
	width: 60%;
	background: #fff;
	min-height: 400px;
	position: relative;
	right:5%;
}

.con_news_a {
	float: right;
	background: #fff;
	min-height: 400px;
	width: 15%;
	overflow: hidden;
	position: relative;
	right: 3%;
}

.m20 {
	margin-bottom: 20px;
}

.bgnone {
	background: none;
}

.pic {
	float: left;
	display: inline-block;
	margin-right: 25px;
	border: 2px solid #e8e8e8;
}

.pic_black {
	display: inline-block;
	margin: 0 auto;
	;
	border: 3px solid #5D6D7E;
}

.index_recommend {
	padding-bottom: 12px;
}

.index_recommend h3 {
	font-size: 22px;
	color: #3b3d40;
	margin: 5px 0 15px;
	line-height: 30px;
}

.index_recommend h3 a {
	color: #3b3d40;
}

.index_recommend p {
	line-height: 25px;
	margin: 0;
}

.index_recommend p a {
	color: #1570a5;
}

.hide {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

#slideshow {
	padding: 20px;
}

#slideshow .slides {
	width: 640px;
	overflow: hidden;
}

#slideshow ul {
	height: 1%;
}

#slideshow ul:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

#slideshow .slides-nav {
	border-left: 1px solid #ddd;
}

#slideshow .slides-nav li {
	float: left;
	width: 212px;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #f2f2f2;
}

#slideshow .slides-nav li a {
	display: block;
	padding: 10px 15px;
	outline: none;
	height: 40px;
	overflow: hidden;
}

.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a {
	background-color: #fff;
}

.js #slideshow .slides-nav li.on a {
	position: relative;
	top: -1px;
}





.index_entrance {
	padding: 37px 20px 8px 20px;
}

.index_entrance p {
	margin-bottom: 25px;
}

.index_entrance button {
	width: 260px;
	height: 66px;
	cursor: pointer;
	border: none;
}

.btn_survey {
	background: url(../images/btn_survey.jpg) no-repeat;
}

.btn_survey:hover {
	background: url(../images/btn_survey_c.jpg) no-repeat;
}

.btn_appointment {
	background: url(../images/btn_appointment.jpg) no-repeat;
}

.btn_appointment:hover {
	background: url(../images/btn_appointment_c.jpg) no-repeat;
}

.btn_weibo {
	background: url(../images/btn_weibo.jpg) no-repeat;
}

.btn_weibo:hover {
	background: url(../images/btn_weibo_c.jpg) no-repeat;
}

.item_title {
	background: url(../images/item_title_bg.jpg) repeat-x;
	height: 41px;
	line-height: 41px;
	color: #3b3d40;
	font-size: 16px;
	font-weight: bold;
	padding: 0 20px 0 12px;
}

.item_title em {
	font-style: normal;
	background: url(../images/item_title_line.gif) no-repeat left center;
	padding-left: 8px;
}

.item_title span {
	float: none;
	font-size: 12px;
	font-weight: normal;
}

.item_title span a {
	color: #1570a5;
}

.menu {}

.menu li {
	line-height: 45px;
	border-bottom: 1px dotted #ddd;
	background: url(../images/list_dian.png) no-repeat 10px 20px;
}

.menu li a {
	color: #444;
	display: block;
	_display: inline;
	*display: inline;
	padding: 0 23px;
}

.menu li a:hover {
	color: #1570a5;
	_background: none;
	*background: none;
}

.menu .c a {
	color: #1570a5;
	font-weight: bold;
}

/*.menu .c{background:#1881be url(../images/list_dian.png) no-repeat 10px -9px;}
.menu .c a{color:#fff;}
.menu .c a:hover{color:#fff;}*/

.news_list {
	background: #fff;
}

.news_list ul {
	padding: 5px 20px 20px;
}

.news_list li {
	line-height: 45px;
	border-bottom: 1px dotted #ddd;
	background: url(../images/list_dian.png) no-repeat 0 18px;
	padding-left: 13px;
}

.news_list li a {
	color: #444;
	display: block;
	_display: inline;
	*display: inline;
}

.news_list li a:hover {
	color: #1570a5;
	_background: none;
	*background: none;
}

.news_list span {
	float: right;
}

.news_contant {
	padding: 25px;
	text-align: center;
}

.news_contant img {
	max-width: 100%;
}

.news_contant_a {
	padding: 15px;
}

.news_contant h3 {
	font-size: 23px;
	color: #3b3d40;
	text-align: center;
	margin: 10px 0 30px;
}

.news_contant h4 {
	text-align: left;
	font-size: 20px;
	margin: 10px 0 30px;
}

.news_contant p {
	line-height: 28px;
	font-size: 16px;
	margin-bottom: 20px;
	text-align: left;
}

.news_contant h6 {
	font-size: 25px;
	color: #3b3d40;
	margin-bottom: 10px;
	text-align: center;
}

.news_contant_title_a {
	color: #3b3d40;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

.news_contant_a {
	padding: 15px;
}

.news_contant_a p {
	line-height: 28px;
	font-size: 16px;
	margin-bottom: 20px;
}

.tabBody {
	background-color: white;
	overflow: hidden;
	position: relative;

}

 .tabBody ul,
li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

 .tabBody ul {
	position: absolute;
}

 .tabBody ul li {
	float: left;
	line-height: 25px;
	font-size: 14px;
}

 .tabBody h5 {
	font-weight: bold;
	font-size: 18px;
	margin: 10px;
}

 .tabContainer li.currentBtn {
	background: url(../images/tabOn_right.gif) no-repeat right top;
}

 .tabContainer li.currentBtn a {
	height: 36px;
	background: url(../images/tabOn_left.gif) no-repeat left top;
	font-weight: bold;
}

 table {
	width: 100%;
	border-collapse: collapse;
}

 td {
	padding: 8px;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	vertical-align: text-top;
}

 td.news_date_cell{
	padding: 8px;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	vertical-align: text-top;
	width: 42px;
}


.index_team {}

.index_team .con {
	padding: 13px 20px;
}

.index_team img {
	margin-bottom: 15px;
	*margin-bottom: 11px;
	_margin-bottom: 10px;
}

.index_team p {
	line-height: 27px;
}

.partners {
	background: #fff;
}

.partners ul {
	padding: 20px;
}

.partners li {
	float: left;
	margin-right: 40px;
}

.partners li a {
	color: #444;
}

.partners li a:hover {
	color: #1570a5;
}

.location {
	background: url(../images/item_title_line.gif) no-repeat left center;
	padding: 7px 0 7px 8px;
	margin: 0 15px;
	line-height: 25px;
	border-bottom: 2px solid #ddd;
}

.text_center {
	text-align: center;
}

.weibo_code {
	position: fixed;
	bottom: 10px;
	right: 10px;
	background: #fff;
	padding: 10px 10px 3px;
	color: #3b3d40;
	text-align: center;
	box-shadow: 0px 0px 5px #999;
	_position: absolute;
	_top: expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight);
}

.weibo_code p {
	margin-top: 5px;
}

.icon_rar {
	background: url(../images/icon_rar.png) no-repeat center left;
	padding-left: 20px;
}

.icon_pdf {
	background: url(../images/icon_pdf.png) no-repeat center left;
	padding-left: 20px;
}


/* page */
.page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 4px 20px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.page a {
	padding: 6px 10px;
	text-decoration: none !important;
	margin: 0 3px;
	background: #e0e0e0;
	border: 1px solid #d2d2d2;
}

.page a:hover {
	background: #1570a5;
	border: 1px solid #115e8a;
	color: #fff !important;
}

.page a.c {
	background: #1570a5;
	border: 1px solid #115e8a;
	color: #FFF !important;
}

.page a.pre,
.page a.next {
	padding: 6px 10px;
	!important;
}

.page .disabled {
	color: #CCC !important;
	border-color: #EEE !important;
}

.page .disabled:hover {
	background: none !important;
}

.tbl_opera {
	float: left;
	height: 30px;
	padding: 0;
}

.page table {
	width: auto !important;
}


.footer {
	text-align: center;
	line-height: 25px;
}


.icon_login {
	background: url(../images/icon_login.png) no-repeat;
	padding-left: 20px;
}

.finishing_materials {
	text-align: center;
	padding: 50px 0 80px;
}

.news_date {
	width: 36px;
	height: 37px;
	background: url(../images/news_date.png) no-repeat;
}

.news_date .m {
	display: block;
	height: 15px;
	line-height: 18px;
	overflow: hidden;
	text-align: center;
	font-family: sans-serif;
	font-size: 9px;
	color: #FFF;
	padding-right: 8px;
}

.news_date .d {
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 22px;
	padding-right: 6px;
	text-indent: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#returnTop {
	_display: none;
	position: fixed;
	_position: absolute;
	z-index: 999;
	right: 15px;
	bottom: 50px;
	_bottom: auto;
	overflow: hidden;
	transition: bottom 0.9s;
	-webkit-transition: bottom 0.9s;
	-moz-transition: bottom 0.9s;
	-o-transition: bottom 0.9s;
	background: #6d6e71;
	text-align: center;
	width: 40px;
	padding: 10px;
	color: #fff;
}

#returnTop:hover {
	background: #4c4d51;
	font-size: 15px;
}

#returnTop {
	font-size: 15px;
}

.a {
	font-size: 10px;
}
