﻿@charset "UTF-8";
/* 
-webkit-: chrome, safari, ios-safari, android;
-moz-: firefox;
-o-: opera;
-ms-: IE;
*/
/* ============================================================================= */
* {
	margin: 0;
	padding: 0;
}
html {
	line-height: 1.6em;
}
body {
	font-family: "Helvetica Neue", "Hiragino Sans GB", "Microsoft YaHei", "\9ED1\4F53", Arial, sans-serif;
	font-size: 14px; /*10 ÷ 16 × 100% = 62.5%*/
	color: #606060;
	text-decoration: none;
	height: 100%;
	background-color: #fff;
}
/*---------------------------------------------*/
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #4f4f4f;
	margin-bottom: 0.5em;
	line-height: 1.5em;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #4f4f4f;
	margin-bottom: 0.5em;
	line-height: 1.5em;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #4f4f4f;
	margin-bottom: 0.5em;
	line-height: 1.5em;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-bottom: 0.5em;
	line-height: 1.5em;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-bottom: 0.5em;
	line-height: 1.5em;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-bottom: 0.5em;
	line-height: 1.5em;
}
p {
	font-size: 14px;
	font-weight: normal;
	color: #646464;
	margin-bottom: 1em;
	line-height: 1.5em;
}
/*---------------------------------------------*/
dl, dd, dt {
	margin: 0px;
	padding: 0px;
}
ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
/*---------------------------------------------*/
hr {
	border-top: solid 1px #DDD;
	margin-top: 0px;
	margin-bottom: 1em;
	clear: both;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}
hr.s1 {
	border-top: solid 0px #DDD;
	margin-top: 0px;
	margin-bottom: 1em;
	clear: both;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}
/*---------------------------------------------*/
input, textarea, form {
	font-family: "Helvetica Neue", "Hiragino Sans GB", "Microsoft YaHei", "\9ED1\4F53", Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
input, textarea {
	font-family: "Helvetica Neue", "Hiragino Sans GB", "Microsoft YaHei", "\9ED1\4F53", Arial, sans-serif;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
/*---------------------------------------------*/
span, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align: top;
}
/*---------------------------------------------*/
/*---------------------------------------------*/
table, th, td {
	line-height: normal;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
th {
	font-size: 1em;
}
td {
	font-size: 1em;
}
/*---------------------------------------------*/
a {
	color: #4f4f4f;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #4f4f4f;
	text-decoration: none;
}
/*a:visited {
	color: #999999;
	text-decoration: underline;
}
/* =====================================样式======================================== */
.clear {
	clear: both;
}
.left_10 {
	margin-left: 10px;
}
.right_10 {
	margin-right: 10px;
}
.top_10 {
	margin-top: 10px;
}
.bottom_10 {
	margin-bottom: 10px;
}
.bottom_20 {
	margin-bottom: 20px;
}
.margin_10 {
	margin: 10px;
}
.f-left {float:left;}
.f-right {float:right;}
.main_bar {
	width: 1108px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	position: relative;
}
.language {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
	background-color: #f9f9f9;
	height: 40px;
}
.language ul {
	float: right;
	width: 160px;
}
.language ul li {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dcdcdc;
	text-align: center;
	width: 74px;
	line-height: 40px;
	height: 40px;
}
.language ul li a img {
	vertical-align: middle;
	margin-right: 5px;
}
.topper {
	margin-bottom: 10px;
}

.topper .logo {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.topper .menu_bar {
	float: right;
}
.topper .menu_bar li {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.topper .menu_bar li a {
	height: 93px;
	width: 93px;
	line-height: 93px;
	text-align: center;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.topper .menu_bar li a:hover ,.topper .menu_bar li .active {
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #eaeaea;
	border-bottom-color: #015697;
	border-left-color: #eaeaea;
}
.banner {
	background-position: center top;
	width: 100%;
	background-repeat: repeat-x;
}
.home_banner {
	background-image: url(../images/banner.jpg);
	height: 504px;
}
.banner_content {
	height: 504px;
	width: 1108px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.home_banner .icon1 {
	position: absolute;
	left: 210px;
	top: 160px;
}
.home_banner .icon2 {
	position: absolute;
	left: 353px;
	top: 120px;
}
.home_banner .icon3 {
	position: absolute;
	left: 496px;
	top: 75px;
}
.home_banner .icon4 {
	position: absolute;
	left: 639px;
	top: 118px;
}
.home_banner .icon5 {
	position: absolute;
	left: 780px;
	top: 162px;
}
.home_banner .icon6 {
	position: absolute;
	left: 923px;
	top: 121px;
}
.home_banner .icon7 {
	position: absolute;
	left: 265px;
	top: 268px;
}
.home_banner .icon8 {
	position: absolute;
	left: 410px;
	top: 310px;
}
.home_banner .icon9 {
	position: absolute;
	left: 552px;
	top: 353px;
}
.home_banner .icon10 {
	position: absolute;
	left: 698px;
	top: 312px;
}
.home_banner .icon11 {
	position: absolute;
	left: 840px;
	top: 268px;
}
.home_banner .text {
	position: absolute;
	width: 120px;
}
.home_banner .text h3 {
	font-size: 12px;
	color: #023d77;
	margin-bottom: 0px;
}
.home_banner .text p  {
	font-size: 12px;
}

.home_banner .text a {
	font-weight: bold;
}
.home_banner .text1 {
	left: 203px;
	top: 69px;
}
.home_banner .text2 {
	left: 343px;
	top: 27px;
}
.home_banner .text3 {
	left: 500px;
	top: 160px;
}
.home_banner .text4 {
	left: 630px;
	top: 25px;
}
.home_banner .text5 {
	left: 774px;
	top: 67px;
}
.home_banner .text6 {
	left: 930px;
	top: 65px;
}
.home_banner .text7 {
	left: 258px;
	top: 384px;
}
.home_banner .text8 {
	left: 400px;
	top: 418px;
}
.home_banner .text9 {
	left: 556px;
	top: 278px;
}
.home_banner .text10 {
	left: 690px;
	top: 418px;
}
.home_banner .text11 {
	left: 830px;
	top: 384px;
}
.search {
	background-color: #eeeeee;
	height: 50px;
	border-bottom: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
}
.search .input_bar {
	float: right;
	margin-top: 12px;
}
.search .input_bar input {
	height: 26px;
	border-top: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	border-right-style: none;
	border-bottom-style: none;
	color: #d7d6d6;
	margin: 0px;
	width: 225px;
	float: left;

}
.search .input_bar img {
	float: left;
}
.home_bar .content {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.home_news {
	background-image: url(../images/home_news_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 540px;
	width: 100%;
}
.home_news .title {
	margin-bottom: 15px;
}
.home_news .news_bar {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.home_news .pic {
	float: left;
	background-image: url(../images/hom_news_pic_bg.jpg);
	background-repeat: no-repeat;
	padding: 8px;
	height: 327px;
	width: 500px;
}
.home_news .news_list {
	float: right;
	width: 560px;
}
.home_news .headline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.home_news .headline .time {
	float: left;
	text-align: center;
	width: 100px;
	margin-top: 10px;
}

.home_news .headline .time span {
	display: block;
	font-size: 60px;
	text-align: center;
	line-height: 1em;
	margin-right: 15px;
}

.home_news .headline .text {
	float: left;
	width: 450px;
}
.home_news .news_list ul li {
	background-image: url(../images/news_icon.jpg);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
	overflow: hidden;
	position: relative;
	width: 530px;
	padding-left: 30px;
	line-height: 34px;
}
.home_news .news_list ul li a {
	float: left;
}
.home_news .news_list ul li span {
	float: right;
}
.home_about {
	background-image: url(../images/home_about_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 435px;
	width: 100%;
	padding-top: 55px;
}
.home_about .title {
	margin-bottom: 60px;
}
.home_about .text  {
	float: left;
	width: 720px;
	margin-top: 50px;
}
.home_about .text p  {
	color: #FFF;
	text-indent: 2em;
	margin-bottom: 40px;
}
.home_about .text .more  {
	text-align: right;
}
.home_about .pic  {
	float: right;
	border: 5px solid #6b87aa;
}
.home_clincal {
	background-image: url(../images/home_clincal_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 440px;
	width: 100%;
	padding-top: 55px;
}
.home_clincal .title {
	margin-bottom: 30px;
}
.home_clincal .pic  {
	float: left;
}
.home_clincal .text  {
	float: right;
	width: 530px;
	margin-top: 50px;
}
.home_clincal .text p {
	line-height: 36px;
	text-indent: 2em;
	margin-bottom: 50px;
}
.home_clincal .text p img {
	vertical-align: middle;
	margin-left: 5px;
}
.home_clincal .text .icon img {
	margin-right: 15px;
}
.home_life {
	background-image: url(../images/hom_life_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 460px;
	width: 100%;
	padding-top: 32px;
}
.home_life .title {
	margin-bottom: 37px;
}

.home_life .text {
	float: left;
	width: 690px;
}
.home_life .text p {
	color: #FFF;
	line-height: 30px;
	text-indent: 2em;
	margin-bottom: 30px;
}
.home_life .text p img {
	float: right;
	vertical-align: middle;
}
.home_life .text .icon img {
	margin-right: 80px;
}
.home_life .text .icon .none {
	margin: 0px;
}



.home_life .pic {
	float: right;
	border: 5px solid #6b95a8;
}
.home_link {
	background-image: url(../images/home_link_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 495px;
	width: 100%;
}
.home_link .home_link_list {
	background-image: url(../images/home_link_table_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.home_link .home_link_list td {
	text-align: center;
}
.footer {
	background-color: #023972;
	width: 100%;
	padding-top: 80px;
	padding-bottom: 50px;
}
.footer .submenu {
	float: left;
	width: 700px;
}
.footer .submenu ul {
	float: left;
	margin-right: 30px;
	margin-left: 30px;
}
.footer .submenu ul li a {
	color: #aaaaaa;
}
.footer .code {
	float: right;
	width: 126px;
	text-align: center;
	color: #aaaaaa;
}
.page1_banner {
	background-image: url(../images/page1_banner.jpg);
	height: 265px;
}
.page2_banner {
	background-image: url(../images/page2_banner.jpg);
	height: 265px;
}
.page3_banner {
	background-image: url(../images/page3_banner.jpg);
	height: 265px;
}
.page4_banner {
	background-image: url(../images/page4_banner.jpg);
	height: 265px;
}
.page5_banner {
	background-image: url(../images/page5_banner.jpg);
	height: 265px;
}
.page_bar {
	background-color: #f8f8f8;
	padding-top: 20px;
	padding-bottom: 20px;
}
.page_left {
	float: left;
	width: 290px;
}
.page_right {
	float: right;
	width: 790px;
}
.page_left .submenu{
	margin-bottom:20px;
}
.page_left .submenu .title {
	background-color: #023d79;
	height: 65px;
	color: #FFF;
	font-size: 16px;
	background-image: url(../images/submenu_title_icon.png);
	background-repeat: no-repeat;
	background-position: 240px center;
	line-height: 65px;
	padding-left: 10px;
}
.page_left .submenu .title span {
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 5px;
	margin-left: 5px;
}
.page_left .submenu ul {
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	background-color: #FFF;
}
.page_left .submenu ul li {
	border-bottom: 1px solid #dcdcdc;
}
.page_left .submenu ul li a {
	display: block;
	height: 58px;
	line-height: 58px;
	background-image: url(../images/submenu_icon.png);
	background-repeat: no-repeat;
	background-position: 250px center;
	text-align: center;
	font-size: 15px;
	color: #797979;
}
.page_left .submenu ul li a:hover, .page_left .submenu ul li .active{
	background-image: url(../images/submenu_active_icon.png);
	color: #023d79;
}
.left_conact .content {
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	padding: 20px;
	background-color: #FFF;
}
.crumbs {
	text-align: right;
	margin-bottom: 30px;
	font-size: 12px;
}
.crumbs img {
	vertical-align: middle;
	margin-right: 5px;
}
.page_content {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.page_content .about_pic {
	float: left;
	width: 290px;
}
.page_content .about_text  {
	width: 470px;
	float: right;
}
.page_content .about_text p {
	text-indent: 2em;
}
.page_content .about_text h2 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 30px;
}
.page_content .news_list li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
	overflow: hidden;
	position: relative;
	line-height: 48px;
	height: 48px;
	background-image: url(../images/news_list_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	width: 780px;
}
.page_content .news_list li .title {
	float: left;
}
.page_content .news_list li span {
	float: right;
}
.page_content .news_list li span img {
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
}
.page_content .news_contact h1 {
	text-align: center;
}
.page_content .news_contact .time {
	text-align: center;
	margin-bottom: 20px;
}
.message_bar {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.message_bar .input_items {
	width: 376px;
	margin-bottom: 30px;
}
.message_bar .input_items label {
	display: block;
	text-transform: uppercase;
}
.message_bar .input_items input {
	line-height: 36px;
	height: 36px;
	padding-left: 10px;
	border: 1px solid #a9a9a9;
	width: 364px;
	background-color: #f8f8f8;
}
.message_bar .input_items textarea {
	border: 1px solid #a9a9a9;
	padding: 5px;
	height: 124px;
	width: 778px;
	background-color: #f8f8f8;
}
.message_btn {
	overflow: hidden;
	position: relative;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.message_btn a {
	display: block;
	height: 37px;
	width: 188px;
	line-height: 37px;
	text-align: center;
	color: #FFF;
	background-color: #8f8f8f;
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}
.message_btn .submit {
	background-color: #023972;
}
.page_content .cutmenu {
	width: 100%;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #d8d8d8;
}
.page_content .cutmenu li {
	float: left;
	margin-right: 5px;
}
.page_content .cutmenu li a {
	text-align: center;
	display: block;
	height: 40px;
	width: 150px;
	background-color: #d0d0d0;
	font-size: 14px;
	font-weight: bold;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	line-height: 40px;
}
.page_content .cutmenu li .line {
	line-height: 1.4em;
}

.page_content .cutmenu li .active {
	background-color: #023d79;
	color: #FFF;
}
.subject_intro h2 {
	border-bottom: 1px solid #d8d8d8;
	font-size: 14px;
	margin-bottom: 20px;
}
.subject_items {
	overflow: hidden;
	position: relative;
	width: 100%;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
}
.subject_items .thumb {
	float: left;
}
.subject_items .text {
	float: right;
	width: 510px;
}
.subject_items .text .more {
	text-align: right;
}
.subject_items .text p {
	text-indent: 2em;
	margin-bottom: 15px;
}
.clinical_bar {
	background-image: url(../images/page_clinical_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
	height: 409px;
}
.clinical_bar .title {
	margin-bottom: 40px;
}
.clinical_bar .content {
	margin-right: 10px;
	margin-left: 10px;
}
.clinical_bar p  {
	line-height: 36px;
	margin-bottom: 30px;
}
.clinical_bar .icon img {
	margin-right: 50px;
	margin-left: 50px;
}
.life_bar {
	background-image: url(../images/page_life_bg.jpg);
	background-repeat: no-repeat;
	height: 410px;
	padding-top: 23px;
}
.life_bar .title {
	margin-bottom: 20px;
}
.life_bar .icon img {
	margin-right: 40px;
	margin-left: 40px;
}
.life_contact h2 {
	font-size: 18px;
	margin-bottom: 20px;
}
.life_contact p {
	line-height: 25px;
	text-indent: 1em;
	margin-bottom: 30px;
}
.contact_items {
	width: 100%;
	overflow: hidden;
	position: relative;
	clip: rect(20px,auto,20px,auto);
	margin-top: 20px;
	margin-bottom: 20px;
}
.contact_items .icon {
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #183a6b;
}
.contact_items .text {
	float: right;
	width: 480px;
	margin-top: 20px;
}
.contact_items .text p {
	background-image: url(../images/contact_sicon.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-indent: 0;
	margin-bottom: 0px;
	padding-left: 30px;
	line-height: 32px;
}
.contact_items .top {
	margin-top: 0px;
}
.contact_items .none p {
	font-size: 12px;
}


.article p {
	line-height: 25px;
	text-indent: 2em;
}
.centre_pic {
	text-align: center;
	margin-bottom: 20px;
}


.page-list-bar {
	margin-bottom: 20px;
}
.page-list-bar ul li {
	overflow: hidden;
	padding-left:20px;
	padding-top:7px;
	padding-bottom:7px;
}
.page-list-bar ul li a {
	float: left;
}
.page-list-bar ul li span {
	float: right;
	margin-right: 10px;
}
.page-bar {
	text-align: center;
}
.page-bar ul li {
	display: inline;
	margin-right: 4px;
	margin-left: 4px;
}