/*公共样式*/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,img{margin:0;padding:0;}
body{font-size:12px; font-family:"Microsoft Yahei","Microsoft YaHei","Microsoft Yahei","宋体","SimHei", 
Verdana, Arial;/*color:#6a6a6a;min-width:320px;*/ /*overflow-x:hidden;横向滚动条*/ background-color:#d7d7d7;}
h1,h2,h3,h4,h5,h6{ font-style:none;}
a{text-decoration:none; color:#6a6a6a;}
i,em{font-style:normal}
ul,li{list-style:none; margin:0; padding:0;}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0;}
.clear{clear:both;}
.layer{ max-width:1440px;
    min-width: 1200px;  margin:0 auto; position:relative; background-color: #FFFFFF; overflow: hidden;}
.head_height{ height:66px;}
.clear{ clear:both;} 
a{outline: none;}
a:active {star:expression(this.onClick=this.blur());}
:focus { outline:0;}
#none,.page,.qage,.qages{ display:none;}
#block,.page1,.qage1{ display:block;}
.b_btm{ border-bottom: 1px solid #D6D6D6;}
.mart120{margin-top: 120px;}
.mar_botm60{ margin-bottom: 60px!important;}
.mar_0auto{ margin: 0 auto;}
.flr{ float: right;}
.fll{ float: left;}

/*公共样式*/

/*兼容css3样式*/

/*behavior: url(ie-css3.htc);*/    /*绝对路径*/
/*position: relative;*/   		/*必须有定位*/
/*z-index: 9999;*/ 			/*必须层级最高*/

/*兼容css3样式*/

/*首页*/

/*top*/
.index_topimgbox{  
	height: 168px; 
}

.index_topimgbox img{
	width: 1440px;
	height: 168px;
}

.index_navbox{
	height: 45px;
	background-color: #2987c9;
}

.index_nav{
	width: 1200px;
	height: 45px;
	margin: 0 auto;
}

.index_nav ul li{
	width: 150px;
	height: 45px;
	float: left;
	font-family: "微软雅黑";
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	line-height: 45px;
}

.index_nav ul li a{
	color: #FFFFFF;
	display: block;
}

.index_nav .curr{
	background-color: #2987c9;
}

.index_nav .h_curr{
	background-color: #87198a;
}

.index_nav ul li a:hover{
	background-color: #87198a; 
	transition: background 1s;
	-moz-transition: background 1s;
	-webkit-transition: background 1s;
	-o-transition: background 1s; 
}

.bannerbox{
	height: 500px;
}

.bannerbox img{
	width: 1440px;
	height: 500px;
}



/*ccenter*/

.index_centerbox{
	width: 1200px;
	margin: 0 auto;
}

.index_center_one{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

.index_center_one_top{
	padding-top: 50px;
}

.index_center_one_top .top_img{
	width: auto;
	height: 23px;
	margin: 0 auto;
}

.index_center_one_top .top_tit_china{
	font-family: "微软雅黑";
	font-size: 18px;
	color: #333333;
	text-align: center;
	padding-top: 10px;
}

.index_center_one_top .top_tit_english{
	font-family:"Times New Roman";
	font-size: 14PX;
	color: #666;
	text-align: center;
	letter-spacing: 5px;
}

.i_nav_twobox{
	width: 1200px;
	height: 400px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 40px;
}

.i_nav_two{
	width: 130px;
	height: 400px;
	margin: 0 auto;
	background-color: #2987c9;
	margin-top: 3px;
	float: left;
	overflow: hidden;
}

.i_nav_two .curr{
	background-color: #2987c9;
}

.i_nav_two .h_curr{
	background-color: #87198a;
}

.i_nav_two .more{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #FFFFFF;
	background-color: #2987c9;
}

.i_nav_two ul li{
	width: 133px;
	height: 60px;
	font-family: "微软雅黑";
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	line-height: 60px;
	background-color: #2987c9;
}

.i_nav_two ul li a{
	color: #FFFFFF;
	display: block;
}

.i_nav_two ul li:hover{
	background-color: #87198a;
}


/*响应式banner切换*/
.switch{
	width:1200px; 
	height: 500px; 
	margin:0 auto;
	clear:both;
	position:relative;
	z-index:100; 
	margin-top: 10px; 
}
.switch .swiper-slide{
	text-align:center;
}

.switch .swiper-slide img{
	max-width:100%;
}

.switch .pagination{
	width:100%;
	text-align:center;
	position:absolute;
	z-index:500;
	left:0;
	bottom:15px;
}

.switch .swiper-pagination-switch{
	width:12px;
	height:12px;
	display:inline-block;
	cursor:pointer;
	margin:0 4px;
	background-color:#fff;
	overflow:hidden;
}

.switch .swiper-active-switch{
	background-color:#BF0008;
}

.switch .mobile_link{
	width:100%;
	position:absolute;
	left:0;
	bottom:70px;
	z-index:900;
	display:none;
}

.switch .mobile_link li{
	width:100%;
	height:50px;
	background-color:rgba(249,247,247,0.9);
	margin-top:5px;
}

.switch .mobile_link li a{
	width:100%;
	height:100%;
	display:block;
	position:relative;
}

.switch .mobile_link li a span{
	width:160px;
	height:32px;
	line-height:32px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-16px 0 0 -80px;
	display:block;
	font-weight:700;
	font-size:15px;
}

.switch .mobile_link li a span i{
	width:30px;
	height:30px;
	display:inline-block;
	float:left;
	background:#fff no-repeat center center;
	padding:1px;
	border:1px solid #000;
	background-size:30px auto;
	margin-right:10px;
}

.switch .mobile_link li a span i.bg1{
	background-image:url(../images/mobile_ico_03.png);
}

.switch .mobile_link li a span i.bg2{
	background-image:url(../images/mobile_ico_04.png);
}

.switch .pagination{
	width:100%;
	text-align:center;
	position:absolute;
	z-index:500;
	left:0;
	bottom:0; 
	max-height:40px;
}

.switch .pagination{
	bottom:20px;
}

.switch .swiper-pagination-switch{
	width:15px;
	height:15px;
	display:inline-block;
	margin:1px 5px; 
	background:url(../images/ico_curr_01.png) no-repeat center 1.5px;
	overflow:hidden;
	border-radius: 50%; 
	line-height:999em; 
	opacity:1;cursor:pointer;
}

.switch .swiper-active-switch{ 
	background:url(../images/ico_curr_02.png) no-repeat center; 
	cursor:auto;
}

.switch .swiper-pagination-switch:hover{ 
	opacity:0.6;
}

.swiper-button-next{ 
	background:url(../img/ico_right1.png) no-repeat center; 
	width:35px; 
	height:35px;
}

.swiper-button-prev{ 
	background:url(../img/ico_left1.png) no-repeat center; 
	width:35px; 
	height:35px;
}


/*响应式banner切换*/

.banner_wenzi{ 
	width:100%; 
	height:64px; 
	position:absolute; 
	bottom:0px; 
	color:#fff; 
	background:rgba(135,25,138,0.8);
}


.bwz_left{
	width: 30%;
	height: 64px;
	float: left;
	text-align: left;
	margin-left: 20px;
}

.bwz_left .bwz_left_tit1{
	font-family: "微软雅黑";
	color: #FFFFFF;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
}

.bwz_left .bwz_left_tit2{
	font-family: "微软雅黑";
	color: #FFFFFF;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}

.banner_wenzi .bwz_more{
	width: 100px;
	font-family: "微软雅黑";
	color: #FFFFFF;
	font-size: 14px;
	position: absolute;
	right: 10px;
	top: 30px;
}

.banner_wenzi .bwz_more a{
	color: #FFFFFF;
}

.bwz_numbox{
	width: 200px;
	height: 64px;
	line-height: 64px;
	margin: 0 auto;
	font-size: 18px;
}

.bwz_numbox span{
	font-size: 28px;
}

.index_center_list{
	width: 1200px;
	height: 170px;
	border-bottom: 1px solid #d6d6d6;
	margin: 0 auto;
	margin-top: 40px;
	overflow: hidden;
}

.index_center_list_l{
	width: 150px;
	height: 170px;
	float: left;
	background: url(../img/i_centlistimg01.jpg) no-repeat;
}

.index_center_list_l_tit{
	margin-top: 90px;
}

.index_center_list_l_tit .lefticon{
	width: 20px;
	height: 20px;
	color: #b878ba;
	font-size: 20px;
	border: 1px solid #b878ba;
	float: left;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	margin-left: 50px;
	margin-top: 8px;
}

.index_center_list_l_tit .lefticon:hover{
	cursor: pointer;
}

.index_center_list_l_tit .righticon{
	width: 20px;
	height: 20px;
	color: #b878ba;
	font-size: 20px;
	border: 1px solid #b878ba;
	float: left;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	margin-top: 8px;
	margin-left: 10px;
}

.index_center_list_l_tit .righticon:hover{
	cursor: pointer;
}

.index_center_list_l_tit p{
	color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 14px;
	text-align: center;
}

.index_center_list_r .list{
	height:170px;
	position:relative;
	z-index:100;
}
.index_center_list_r .marquee1,.index_center_list_r .marquee2{
	width:1050px;
	height:170px;
	margin:0 auto;
	overflow:hidden;
}
.index_center_list_r li{
	width:263px;
	height:170px;
	float:left;
}

.index_center_list_r li img{
	width:263px;
	height:170px;
}


.index_center_two{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.index_center_two_list{
	width: 540px;
	height: 45px;
	margin: 0 auto;
	margin-top: 25px;
}

.index_center_two_list .curr{
	background-color: #2987c9;
}

.index_center_two_list ul li{
	width: 135px;
	height: 45px;
	float: left;
	text-align: center;
	vertical-align: middle;
	line-height: 45px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #FFFFFF;
	background-color: #2987c9;
}

.index_center_two_list ul li:hover{
	cursor: pointer;
	background-color: #87198a;
}

.center_two_cont{
	width: 100%;
	height: auto;
	margin-top: 30px;
}

.center_two_cont_top{
	width: 1200px;
	height: 260px;
	margin: 0 auto;
}

.center_two_cont_top .two_cont_top_l{
	width: 480px;
	height: 260px;
	float: left;
}

.center_two_cont_top .two_cont_top_l img{
	width: 235px;
	height: 260px;
	float: left;
}

.two_cont_top_l .two_cont_top_l_r{
	width: 245px;
	float: left;
}

.two_cont_top_l .two_cont_top_l_r h4{
	color: #2987c9;
	font-family: "微软雅黑";
	padding-left: 15px;
	padding-top: 10px;
} 

.two_cont_top_l .two_cont_top_l_r h4 span{
	font-family:"Times New Roman";
	color: #666666;
	font-size: 14px;
	padding-left: 10px;
}

.two_cont_top_l_r .zj_namebox{
	width: 245px;
	height: 220px;
	background-color: #2987c9;
	margin-bottom: 0px;
	margin-top: 10px;
}

.zj_namebox .zj_name{
	font-family: "微软雅黑";
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 20px;
}

.zj_namebox p{
	width: 245px;
	max-height: 100px;
	text-overflow:ellipsis; 
	overflow:hidden;
	padding-left: 20px;
	padding-right: 20px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	margin-top: 15px;
}

.zj_namebox_link{
	margin-top: 20px;
	margin-left: 20px;
}

.zj_namebox_link .ljzx_link{
	float: left;
}

.zj_namebox_link a{
	font-family: "微软雅黑";
	font-size: 15px;
	color: #FFFFFF;
	line-height: 16px;
	padding-left: 10px;
}

.zj_namebox_link .ljzx_link img{
	width: 18px;
	height: 17px;
}

.zj_namebox_link .ckxq_link img{
	width: 18px;
	height: 17px;
	margin-left: 20px;
}

.two_cont_top_c{
	width: 320px;
	height: 260px;
	float: left;
}

.two_cont_top_c h4{
	text-align: center;
	font-family: "微软雅黑";
	color: #333333;
	padding-top: 8px;
}

.two_cont_top_c ul{
	margin-left: 20px;
	margin-top: 15px;
}

.two_cont_top_c ul li{
	width: 90px;
	height: 90px;
	float: left;
}

.two_cont_top_c ul li img{
	margin-left: 30%;
}

.two_cont_top_c .curr img{
	height: 60px;
	margin-left: 20%;
}

.two_cont_top_c ul li h5{
	font-family: "微软雅黑";
	color: #333333;
	text-align: center;
	padding-top: 10px;
}

.two_cont_top_c_more{
	width: 100%;
	height: 30px;
	clear: both;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	border-top: 1px solid #e2c7e7;
	position: absolute;
	bottom: 0;	
	font-family: "微软雅黑";
	color: #333333;
	font-size: 14px;
}

.two_cont_top_r{
	width: 400px;
	height: 260px;
	float: left;
}

.center_two_cont_btm{
	width: 1200px;
	height: 255px;
	margin: 0 auto;
	margin-top: 10px;
}

.center_two_cont_btm .two_cont_btm_l{
	width: 480px;
	height: 255px;
	float: left;
}

.center_two_cont_btm .two_cont_btm_l img{
	width: 480px;
	height: 255px;
}

.center_two_cont_btm .two_cont_btm_c{
	width: 457px;
	height: 255px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	border-top: 3px solid #2987c9;
}

.two_cont_btm_c .two_cont_btm_c_top h4{
	font-family: "微软雅黑";
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}

.two_cont_btm_c .two_cont_btm_c_top h4 span{
	font-family: "微软雅黑";
	color: #666;
	font-size: 14px;
	float: right;
}

.two_cont_btm_c .two_cont_btm_c_top h4 span a{
	color: #666;
}

.two_cont_btm_c .two_cont_btm_c_top h4 span a:hover{
	color: #2987c9;
}

.two_cont_btm_c .two_cont_btm_c_top p{
	max-height: 150px;
	text-overflow:ellipsis; 
	overflow:hidden;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
	line-height: 25px;
}

.center_two_cont_btm .two_cont_btm_r{
	width: 240px;
	height: 255px;
	float: left;
	background: url(../img/ryzxbg.jpg);
	background-size: 100% 100%;
}

.center_two_cont_btm .two_cont_btm_r h4{
	text-align: center;
	color: #FFFFFF;
	font-family: "微软雅黑";
	padding-top: 60px;
}

.center_two_cont_btm .two_cont_btm_r p{
	text-align: center;
	color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 16px;
}

.two_cont_btm_r .two_cont_btm_r_btm{
	width: 100px;
	height: 35px;
	border: 1px solid #FFFFFF;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	line-height: 35px;
	margin: 0 auto;
	margin-top: 25px;
}

.two_cont_btm_r .two_cont_btm_r_btm a{
	color: #FFFFFF;
	display: block;
}

.center_thr_listbox{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 40px;
}

.index_center_four_list{
	width: 1200px;
	height: 218px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 40px;
}

.index_center_four_list ul{
	width: 110%;
}

.index_center_four_list ul li{
	width: 285px;
	height: 218px;
	border: 1px solid #D6D6D6;
	float: left;
	margin-right: 20px;
}

.index_center_four_list ul li:hover{
	border: 1px solid #2987c9;
}

.index_center_four_list ul li img{
	width: 260px;
	height: 170px;
	display: block;
	margin: 0 auto;
	margin-top: 10px;
}

.index_center_four_list ul li h4{
	font-family: "微软雅黑";
	color: #333333;
	text-align: center;
	padding-top: 8px;
}

.index_center_four_list ul li:hover h4{
	color: #2987c9;
}

.index_center_four_list_btn{
	width: 150px;
	height: 5px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 30px;
}

.index_center_four_list_btn ul{
	width: 110%;
}

.index_center_four_list_btn ul li{
	width: 40px;
	height: 5px;
	background-color: #d9d9d9;
	float: left;
	margin-right: 10px;
}

.index_center_four_list_btn .curr{
	background-color: #2987c9;
}

.index_center_five_box{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 60px;
	margin-top: 15px;
}

.index_center_five_box .center_five_top{
	width: 1200px;
	height: 40px;
	margin-top: 30px;
	overflow: hidden;
}

.center_five_top .center_five_top_l{
	width: 580px;
	height: 40px;
	background: url(../img/zihua.png) no-repeat left;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #333333;
	line-height: 40px;
	padding-left: 30px;
	float: left;
}

.center_five_top .center_five_top_l a{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666;
	float: right;
}

.center_five_top .center_five_top_l a:hover{
	color: #2987c9;
}

.center_five_top .center_five_top_r{
	width: 580px;
	height: 40px;
	background: url(../img/zihua.png) no-repeat left;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #333333;
	line-height: 40px;
	padding-left: 30px;
	float: right;
}

.center_five_top .center_five_top_r a{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666;
	float: right;
}

.center_five_top .center_five_top_r a:hover{
	color: #2987c9;
}

.index_center_five_box .center_five_img{
	width: 1200px;
	height: 160px;
	margin-top: 20px;
	
}

.center_five_img .center_five_img_left{
	width: 580px;
	height: 160px;
	float: left;
}

.center_five_img_left .center_five_img_left_l{
	float: left;
}

.center_five_img_left .center_five_img_left_l img{
	width: 260px;
	height: 160px;
}

.center_five_img_left .center_five_img_left_r{
	width: 280px;
	height: 160px;
	float: left;
	margin-left: 20px;
}

.center_five_img_left_r span{
	 font-family: "微软雅黑";
	 font-size: 14px;
	 color: #666666;
}

.center_five_img_left_r h4{ 
	font-family: "微软雅黑";
	color: #333333;
	padding-top: 5px;
}

.center_five_img_left_r p{ 
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
	line-height:20px;
	color: #666; 
	margin-top: 10px;
	max-height: 80px;
	text-overflow:ellipsis; 
	overflow: hidden;
}

.center_five_img_left_r a{ 
	font-family: "微软雅黑"; 
	font-size: 14px; 
	color: #2987c9; 
	display: block; 
	margin-top:20px;
}

.center_five_img .center_five_img_right{
	width: 580px;
	height: 160px;
	float: right;
}

.center_five_img .center_five_img_right img{
	width: 580px;
	height: 160px;
}

.center_five_newsbox{
	margin-top: 20px;
	width: 110%;
}

.center_five_newsbox ul{
	width: 580px;
	height: auto;
	float: left;
	margin-right: 40px;
}

.center_five_newsbox ul li{
	width: 580px;
	height: 40px;
	line-height: 40px;
	background: url(../img/zihua2.png) no-repeat left;
	border-bottom: 1px dashed #d6d6d6;
}

.center_five_newsbox ul li:hover{
	background: url(../img/zihua.png) no-repeat left;
}

.center_five_newsbox ul li a{
	width: 400px;
	height: 40px;
	max-width: 400px;
	text-overflow: ellipsis;   /*.......*/
	white-space: nowrap;		/*强制不换行*/
	overflow: hidden;			/*溢出隐藏*/
	color: #666666;
	font-family: "微软雅黑"; 
	font-size: 14px;
	padding-left: 30px;
	display: block;
	float: left;
}

.center_five_newsbox ul li a:hover{
	color: #2987c9;
}

.center_five_newsbox ul li span{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #999999;
	float: right;
}


/*院内环境*/

.env_center_box{ 
	width: 1200px; 
	height: auto; 
	margin: 0 auto; 
	margin-top: 20px; 
	overflow: hidden; 
}

.env_center_left{ 
	width: 210px; 
	height: auto; 
	float: left; 
	border-top: 5px solid #2987c9;
	overflow: hidden; margin-bottom: 50px;
}

.env_list_tittle{ 
	width: 210px; 
	height: 88px; 
	background:url(../img/hjlist_titbg.jpg) no-repeat; 
	text-align: center; 
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
}

.env_list_tittle h1{
	font-family: "微软雅黑"; 
	color: #2987c9; 
	font-size: 24px; 
	padding-top: 15px;
	padding-bottom: 10px;
}

.env_list_tittle em{
	font-family: "times new roman";
	color: #666;
	font-size: 18px;
}

.env_center_left ul{
	border: 1px solid #D6D6D6; 
	border-bottom: none;
}

.env_center_left ul li{
	width: 210px;
	height: 50px;
	border-bottom: 1px solid #D6D6D6;
	font-family: "微软雅黑";
	color: #333333;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
}

.env_center_left ul li:hover{
	background-color: #2987c9;
	color: #FFFFFF;
	border-bottom: 1px solid #2987c9;
}

.env_center_left .curr{
	background-color: #2987c9;
	color: #FFFFFF;
	border-bottom: 1px solid #2987c9;
}

.env_list_two{
	width: 210px;
	height: 88px;
	border: 1px solid #D6D6D6;
	border-top: 5px solid #2987c9;
	margin-top: 20px;
}

.env_list_two .env_list_two_l{
	width: 103px;
	height: 83px;
	border-right: 1px solid #D6D6D6;
	float: left;
	background: url(../img/zxicon01.png) no-repeat center 10px;
	font-size: 14px;
	color: #333333;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 120px;
}

.env_list_two .env_list_two_l:hover{
	background: url(../img/zxiocn001.png) no-repeat center 10px;
}

.env_list_two .curr{
	background: url(../img/zxiocn001.png) no-repeat center 10px;
}

.env_list_two .curr a{
	background: url(../img/zxiocn001.png) no-repeat center 10px;
}

.env_list_two .env_list_two_l a{
	display: block;
}

.env_list_two .env_list_two_l:hover a{
	color: #2987c9;
}

.env_list_two .env_list_two_r{
	width: 105px;
	height: 83px;
	float: left;
	background: url(../img/zxicon02.png) no-repeat center 10px;
	font-size: 14px;
	color: #333333;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 120px;
}

.env_list_two .env_list_two_r a{
	display: block;
}

.env_list_two .env_list_two_r:hover a{
	color: #2987c9;
}

.env_list_two .env_list_two_r:hover{
	background: url(../img/zxicon002.png) no-repeat center 10px;
}

.env_list_tel{
	width: 210px;
	height: 88px;
	border: 1px solid #D6D6D6;
	border-top: none;
}

.env_list_tel_t{
	width: 210px;
	height: 30px;
	background: url(../img/telicon.png) no-repeat 15px 12px;
	font-family: "微软雅黑";
	color: #333333;
	font-size: 18px;
	padding-top: 10px;
	padding-left: 40px;
}

.env_list_tel_n{
	font-family: "微软雅黑";
	color: #2987c9;
	font-size: 24px;
	padding-left: 15px;
	padding-top: 10px;
}

.env_list_ewm{
	width: 210px;
	height: 245px;
	border: 1px solid #D6D6D6;
	border-top: none;
}

.env_list_ewm img{
	width: 198px;
	height: 198px;
	margin-left: 5px;
}

.env_list_ewm p{
	width: 210px;
	font-family: "微软雅黑";
	color: #000000;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	line-height: 45px;
	border-top: 1px solid #D6D6D6;
}

.env_center_right{
	width: 970px;
	height: auto;
	margin-bottom: 100px;
	overflow: hidden;
	float: right;
	font-family: "微软雅黑";
	font-size: 14px;
}

/*面包屑导航*/
.mbx_nav{
	width: 970px;
	height: 25px;
	border-bottom: 1px solid #D6D6D6;
	background: url(../img/mapicon.png) no-repeat left 4px;
}

.mbx_nav a{
	color: #333333;
	padding-left: 15px;
	padding-right: 15px;
	background: url(../img/ico_01.gif) no-repeat right;
}

.mbx_nav a:hover{
	color: #2987c9;
}

.mbx_nav span{
	color: #2987c9;
	padding-left: 10px;
}

.q_mbx_nav_list a:hover .case_list_r h4{
	color: #2987c9;
}

.q_mbx_nav_list a:hover .case_list_r span{
	color: #2987c9;
}

.case_list_r span{
	position: absolute;
	bottom: 10px;
}

/*面包屑导航*/

.env_center_r_imgcont{
	width: 970px;
	height: 480px;
	position: relative;
	margin-bottom: 30px;
}

.env_center_r_img_1{
	width: 646px;
	height: 281px;
	position: absolute;
	top: 20px;
	left: 100px;
	z-index: 100px;
}

.env_center_r_img_1 img{ 
	width: 646px;
	height: 281px;
}

.env_center_r_img_2{
	width: 403px;
	height: 206px;
	position: absolute;
	top: 180px;
	left: 20px;
	z-index: 101px;
}

.env_center_r_img_2 img{ 
	width: 403px;
	height: 206px;
	border: 15px solid #FFFFFF;
}

.env_center_r_img_3{
	width: 234px;
	height: 196px;
	position: absolute;
	top: 260px;
	left: 380px;
	z-index: 102px;
}

.env_center_r_img_3 img{ 
	width: 234px;
	height: 196px;
	border: 15px solid #FFFFFF;
}

.env_center_r_tit{
	width: 200px;
	height: 350px;
	position: absolute;
	writing-mode:tb-rl;
	right: 0; 
	margin-top: 80px;
}

.env_center_r_titcont{
	font-family: "新宋体";
	color: #666666;
	font-size: 20px;
	width: 25px;
	height: auto;
	line-height: 25px;
	float: right;
	margin-right: 20px;
}

.env_center_r_tit .lan_tit{
	width: 110px;
	height:auto; 
	float: right;
	margin-right: 10px;
	overflow: hidden;
}

.lan_tit_bot span{
	width: 24px;
	display: block;
	font-weight: 600;
	font-size: 24px;
	color: #333333;
	font-family: "新宋体";
	line-height: 25px;
	float: left;
	padding-left: 5px;
}

.lan_tit_bot em{
	width: 110px;
	color: #d8d8d8;
	font-family:"times new roman";
	font-size: 16px;
	display: block;
}

.lan_tit_bot em img{
	width: 20px;
	height: 140px;
	float: left;
}

.lan_tit .lan_tit_top{
	width: 110px;
	height: 126px;
	background: url(../img/lanfontbox.png) no-repeat;
	font-family: "新宋体";
	color: #2987c9;
	font-size: 80px;
	padding-left: 12px;
	padding-top: 5px;
	margin-bottom: 10px;
}

.lan_tit_bot{
	width: 110px;
	height: auto; 
	overflow: hidden;
}

.env_newsbox{
	width: 970px;
	height: auto;	
}

.env_newsbox h3{
	color: #2987c9;
	font-family: "微软雅黑";
	font-size: 16px;
}

.env_newsbox p{
	font-family: "微软雅黑";
	color: #333333;
	font-size: 14px;
	margin-top: 15px;
}

/*二级banner*/
.v_out{width:970px; height: 400px; position: relative; margin-top: 30px;}
.v_show{width:970px;overflow:hidden;position:relative;height:400px;float:left}
.v_cont{ width:6650px;position:absolute;left:0px;top:0px;}
.v_cont ul{float:left;text-align:center;line-height:50px;}
.v_cont ul li{width:970px;height:400px;background:#f8f8f8;float:left;margin-top:3px;}


/*---圆圈---*/
.v_out_p{position:relative;overflow:visible}
.circle{position:absolute;left: 40px;bottom: 0;}
.circle li{width:900px;height:60px;position: absolute; bottom: 0; display: none;}
.circle .circle-cur{ display: block;}

.env_b2_h,.env_b2_t{font-family: "微软雅黑"; font-size: 18px; color: #FFFFFF; padding-top: 3px;}
.env_b2_t{ font-size: 14px;}
.env_b2_t span{ float: right; margin-right: 30px; margin-top: -15px; color: #e2c7e4; font-size: 18px;}
.env_b2_t span em{ font-size: 22px; color: #FFFFFF;}

/*---切换---*/
/*.prev,.next{float:left;padding:105px 9px 0}*/
.prev img,.next img{ width: 10px; height: 18px; margin-top: 23px; margin-left: 20px;}
.prev{ position: absolute; right: -80px; bottom: 10px; z-index: 100;}
.next{ position: absolute; right: 25px; bottom: 10px; z-index: 99;}

.prev,.prev a,.next,.next a{width:50px;height:50px; display:block}

.env_b_titbg{ width: 970px; height: 65px; background: url(../img/env_b_titbg.png); position: absolute; bottom: 0;}
/*二级banner*/

/*首页环境展示*/
.margin0{ margin-top: 0px;}
.width1070{ width: 1070px;}
.height600{ height: 600px;}
.i_v_cont ul li{width:970px;height:450px;background:#f8f8f8;float:left;margin-top:3px;}
.width1070 ul li{ width: 1070px;}
.width1070 ul li img{ width: 1070px; height: 450px;}
.prev{ position: absolute; right: 102px; bottom: 10px; z-index: 100;}
.next{ position: absolute; right: 0px; bottom: 10px; z-index: 99;}
.i_env_b2_t span{ float: right; margin-right: 100px; margin-top: -15px; color: #e2c7e4; font-size: 18px;}
/*首页环境展示*/


.i_sevlistbox{
	width: 1200px;
	height: 450px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 45px;
}

.i_sevlistbox ul{
	width: 110%
}

.i_sevlistbox ul li{
	width: 280px;
	height: 420px;
	float: left;
	position: relative;
	margin-right: 20px
}

.i_sevlistbox ul li img{
	width: 280px;
	height: 420px;
}

.i_sevlistbox ul li a{
	width: 280px;
	height: 450px;
	display: block;
}

.i_sevlistbox .i_sevlist_tit{
	width: 280px;
	height: 45px;
	background: url(../img/fff80.png);
	position: absolute;
	bottom: 0;
	color: #2987c9;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 45px;
}

.i_sevlist_tit img{
	width: 28px!important;
	height: 28px!important;
	margin-left: 30%;
}

.i_sevlist_zz{
	width: 280px;
	height: 420px;
	background-color: #2987c9;
	position: absolute;
	top: 0;
	display: none;
}

.i_sevlist_zz img{
	width: 120px!important;
	height: 120px!important;
	margin-left: 90px;
	margin-top: 70px;
}

.i_sevlist_zz h4{
	font-family: "微软雅黑";
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.i_sevlist_zz em{
	width: 50px;
	height: 2px;
	background-color: #FFFFFF;
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
}

.i_sevlist_zz p{
	font-family: "微软雅黑";
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
}

.i_sevlist_zz_link{
	width: 115px;
	height: 40px;
	text-align: center;
	color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 16px;
	border: 1px solid #FFFFFF;
	line-height: 40px;
	margin: 0 auto;
	margin-top: 40px;
}

.i_case_listbox{
	width: 405px;
	height: 45px;
	overflow: hidden;
	margin: 0 auto; 
	margin-top: 40px;
}

.i_case_listbox ul li{
	width: 135px;
	height: 45px;
	float: left;
	font-family: "微软雅黑";
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 45px;
	background-color: #2987c9;
}

.i_case_listbox .curr{
	background-color: #2987c9;87198a
}

.i_case_listbox .h_curr{
	background-color: #87198a;
}

.i_case_list_cont{
	width: 1200px;
	height: 326px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 30px;
}

.i_case_list_cont ul{
	width: 110%;
}

.i_case_list_cont ul li{
	width: 285px;
	height: 324px;
	float: left;
	margin-right: 20px;
	border-bottom: 2px solid #2987c9;
}

.i_case_list_cont ul li img{
	width: 285px;
	height: 150px;
}

.i_case_list_cont_p{
	width: 285px;
	height: 174px;
}

.i_case_list_cont_p h4{
	font-family: "微软雅黑";
	color: #333333;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.i_case_list_cont_p p{
	font-family: "微软雅黑";
	color: #666666;
	font-size: 14px;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	max-height: 80px;
	overflow: hidden;
}

.i_case_list_cont_p span{
	font-family: "微软雅黑";
	display: block;
	color: #666666;
	font-size: 14px;
	padding-left: 10px;
	margin-top: 25px;
}

.i_case_list_cont_p:hover{
	background-color: #2987c9;
}

.i_case_list_cont_p:hover h4{
	color: #FFFFFF;
}

.i_case_list_cont_p:hover p{
	color: #FFFFFF;
}

.i_case_list_cont_p:hover span{
	color: #FFFFFF;
}


/*底部列表*/

.env_botlist{
	width: 970px; 
	height: auto; 
	margin-top: 60px; 
	overflow: hidden;
}

.env_botlist ul{ 
	width: 110%;
}

.env_botlist ul li{ 
	border: 1px solid #D6D6D6; 
	width: 227px; 
	height: 180px; 
	float: left; 
	margin-right: 20px; 
	margin-bottom: 20px;
	position: relative;
}

.env_botlist ul li img{ 
	width: 226px; 
	height: 178px; 
	padding: 5px;
}

/*底部列表*/

/*院内环境*/


/*案例展示*/

.case_center_right{
	width: 970px; 
	height: auto;
	overflow: hidden;
}

.case_center_right ul li{
	width: 970px;
	height: 215px; 
	margin-top: 15px;
}

.case_center_right .case_list_l{
	width: 405px;
	height: 215px;
	float: left;
}

.case_center_right .case_list_l img{
	width: 405px;
	height: 215px;
}

.case_center_right .case_list_r{
	width: 550px;
	height: 215px;
	float: left;
	margin-left: 15px;
	border-top: 4px solid #2987c9;
	position: relative;
}

.case_list_r h4{
	font-family:"微软雅黑";
	color: #333333;
	padding-top: 15px;
	padding-bottom: 10px;
}

.case_list_r p{
	font-family: "微软雅黑";
	color: #666;
	line-height: 25px;
	max-height: 120px;
	overflow: hidden;
}

.case_list_r a{
	font-family: "微软雅黑";
	font-size: 14px;
	position: absolute;
	bottom: 20px;
}

.case_list_r a:hover{
	color: #2987c9;
}

/*翻页*/

.list_numbox{
	width:auto;
	height:25px;
	margin:0 auto;
	margin-top:50px;
	margin-left: 35%;
}

.list_numbox a{
	padding: 3px 8px;
	float:left;
	border:1px solid #d6d6d6;
	text-align:center;
	vertical-align:middle;
	line-height:23px;
	margin-left:10px;
	color:#999;
	display:block;
	background-color:#FFF;
}

.list_numbox a:hover{
	border:1px solid #2987c9;
	color:#2987c9;
}

.list_numbox .on{
	border:1px solid #2987c9;
	color:#2987c9;
}


/*翻页*/

/*案例展示*/




/*服务项目*/

.ser_center_right{
	width: 970px;
	height: auto; 
	overflow: hidden;
	margin-top: 1px;

	
}

.right_btm_list p{
	
	line-height:30px;
	
}

.ser_center_right_l{
	width: 350px;
	height: 300px;
	float: left;
	overflow: hidden;
}

.ser_center_right_l img{
	width: 288px;
	height: 300px;
	float: left;
}

.ser_center_right_l_tit{
	width: 45px;
	height: 300px;
	float: right;
}

.ser_center_right_l_tit em{
	width: 45px;
	height: auto;
	display: block;
	font-family: "微软雅黑";
	font-size: 28px;
	color: #000000;
	line-height: 30px;
}

.ser_center_right_l_tit span{
	width: 45px;
	height: auto;
	display: block;
	overflow: hidden;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #d6d6d6;
	margin-top: 10px;
}

.ser_center_right_l_tit img{
	width: 35px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ser_center_right_r{
	width: 600px;
	height: 300px;
	overflow: hidden;
}

.ser_center_right_r .ser_news_tit{
	width: 48px;
	height: 300px;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #d6d6d6;
	font-family: "微软雅黑";
	color: #2987c9;
	font-size: 18px;
	float: left;
}

.ser_news_tit em{
	width: 18px;
	height: auto;
	display: block;
	margin: 0 auto;
	line-height: 20px;
}

.ser_news_p{
	width: 600px;
	height: 300px;
	line-height: 25px;
}

.ser_news_p p{
	padding-left: 65px;
}

.ser_center_right_btm{
	width: 970px;
	height: auto; 
	margin-top: 80px;
}

.ser_center_right_btm_t h4{
	text-align: center;
	letter-spacing: 10px;
}

.ser_center_right_btm_t h6{
	width: 50px;
	height: 3px;
	background-color: #2987c9;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

.ser_center_right_btm_t h3{
	text-align: center;
	font-family: "微软雅黑";
	color: #2987c9;
	font-weight: 500;
}

.ser_center_right_btm .right_btm_list{
	width: 970px;
	height: auto; 
	margin-top: 40px;
	overflow: hidden;
}

.right_btm_list ul{
	width: 110%;
}

.right_btm_list ul li{
	width: 245px;
	height: 260px;
	background: url(../img/right_l_icon.png) no-repeat right 75px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.right_btm_list ul li img{
	width: 157px;
	height: 157px;
	display: block;
	padding: 3px;
	border: 1px solid #d6d6d6;
	border-radius: 50%; 
	margin-bottom: 10px;
	
}

.right_btm_list ul li h6{
	width: 163px;
	text-align: center;
	line-height: 15px;
}

.right_btm_list .curr{
	width: 170px;
	height: 260px;
	background: url(../img/btm_bot_icon.png) no-repeat bottom center;
}

.right_btm_list .curr img{
	float: right;
}

.right_btm_list .curr h6{
	clear: both;
}

.right_btm_list .curr2 img{
	float: right;
}

.right_btm_list .curr2{
	background: url(../img/right_r_icon.png) no-repeat left 75px;
}

.right_btm_list .curr2 h6{
	clear: both;
	text-align: center;
	float: right;
}

.right_btm_list .curr3{
	background: none;
}

/*医护*/

.ser_yh_center{
	width: 970px;
	height: 318px;
	overflow: hidden;
	margin-top: 50px;
}

.ser_yh_center_l{
	width: 475px;
	height: 318px;
	float: left;	
}

.ser_yh_center_l img{
	width: 475px;
	height: 318px;
}

.ser_yh_center_r{
	width: 450px;
	height: 318px;
	float: right;
	position: relative;
}

.ser_yh_center_r h3{
	color: #87198A;
	font-family: "微软雅黑";
	padding-top: 30px;
}

.ser_yh_center_r h5{
	font-family: "Times New Roman";
	color: #666;
	padding-top: 10px;
}

.ser_yh_center_r .xian,.brand_gsjs_ct_ctr .xian{
	width: 50px;
	height: 2px;
	background-color: #87198A;
	margin-top: 20px;
	margin-bottom: 20px;
}

.ser_yh_center_r p{
	font-family: "微软雅黑";
	color: #333333;
	font-size: 14px;
	line-height: 25px;
	max-height: 100px; 
	overflow: hidden;
}

.ser_yh_center_r .yh_btn{
	width: 110px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-family: "微软雅黑";
	font-size: 18px;
	border: 1px solid #D6D6D6;
	position: absolute;
	bottom: 30px;
}

.ser_yh_center_r .yh_btn:hover{
	border: 1px solid #87198A;
}

.ser_yh_center_r .yh_btn a{
	display: block;
}

.ser_yh_center_r .yh_btn a:hover{
	color: #87198A;
}

.ser_yh_center_list{
	width: 970px;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}

.ser_yh_center_list ul{
	width: 110%;
}

.ser_yh_center_list ul li{
	width: 240px;
	height: 180px;
	float: left;
	margin-right: 6px;
	margin-bottom: 20px;
	position: relative;
}

.ser_yh_center_list ul li img{
	width: 227px;
	height: 180px;
	padding: 5px;
	border: 1px solid #D6D6D6;
}

.yh_list_titbg,.hj_list_titbg{
	width: 227px;
	height: 180px;
	background-color: #007DB8;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../img/yh_imgtitbg.png);
	font-family: "微软雅黑";
	font-size: 14px;
	color:#FFFFFF;
	padding: 20px;
	text-align: center;
	padding-top: 80px;
	display: none;
}

.yh_lsitbox{
	height:170px;
	position:relative;
	z-index:100;
}

.ser_yh_center_list .marquee1,.ser_yh_center_list .marquee2{
	width:1050px;
	height:170px;
	margin:0 auto;
	overflow:hidden;
}


/*医护*/

/*服务项目*/



/*招聘*/

.rec_rightbox{
	width: 970px;
	height: auto;
	float: right;
	overflow: hidden;
}

.rec_right_top{
	width: 970px;
	height:190px;
	overflow: hidden;
	margin-top: 10px; 
}

.rec_right_top .rec_right_top_l{
	width: 650px;
	height: 190px;
	float: left;
}

.rec_right_top_l p{
	font-family: "微软雅黑";
	color: #000000;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 15px;
}

.rec_right_top_l h5{
	font-family: "微软雅黑";
	color: #000000;
	font-size: 14px;
	width: 50%;
	float: left;
	padding-bottom: 10px;
}

.rec_right_top .rec_right_top_r{
	width: 320px;
	height: 190px;
	float: left;
}

.rec_right_top_r img{
	width: 320px;
	height: 190px;
}


/*加入我们*/

.zp_contbox{width: 970px; height: auto; overflow: hidden; float:right;}

.prize_ul{ width:100%; height:auto; overflow:hidden; margin-top:14px;}

.prize_ul li{ width:99%; height:auto; line-height:55px; background:#87198A; border:1px solid #E6E6E6; color:#2b2b2b; font-size:14px; text-indent:2em; margin-top:20px; cursor:pointer;}

.prize_ul li h5{ font-family: "微软雅黑"; font-size:18px; height: 50px; line-height: 50px; color: #FFFFFF;}

.prize_ul li h5 p{ float:left; margin-top:1px; width:20%;}

.prize_ul li h5 span{ font-size:14px; font-family: "微软雅黑"; color: #FFFFFF;}

.prize_ul li.curr p.join_ico{background:url(../img/jianhao_icon.png) no-repeat center; background-size: 25px 25px; width:25px; height:25px; float:right; margin-right: 20px; margin-top: 13px;}

.prize_ul li p.join_ico{ background:url(../img/jiahao_icon.png) no-repeat center; background-size: 25px 25px; width:25px; height:25px; float:right; margin-right:20px; margin-top: 13px;}

.prize_ul li.curr{ background:#87198A;}

.prize_ul li div.prize_ul_div{ background:#FFFFFF; line-height:50px; display:none; }

.prize_ul_div h4{ padding-top: 20px; padding-bottom: 10px; font-family: "微软雅黑"; font-size: 16px; color: #333;}

.prize_ul_div dl{ width:100%; margin:0 auto; margin-bottom:20px;}

.prize_ul_div dl dt{ color:#E79016; margin-bottom:10px; margin-left:-5px;}

.prize_ul_div dl dd{ line-height:28px; font-family: "微软雅黑"; font-size: 14px; color: #666666;}

.prize_ul_div button{ padding:15px 30px; border:none; background:#E79016; color:#fff; font-family:"Microsoft Yahei"; font-size:14px; margin-left:40px; margin-bottom:30px;}



/*联系方式*/

.con_centerbox{
	width: 970px;
	height: auto;
	overflow: hidden;
}

.con_nav_two{
	width: 972px;
	height: 45px;
	background-color: #2987c9;
}

.con_nav_two .h_curr{
	background-color: #87198a;
}

.con_nav_two .curr{
	background-color: #2987c9;
}

.con_nav_two ul li{
	width: 108px;
	height: 45px;
	float: left;
	font-family: "微软雅黑";
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	line-height: 45px;
}

.con_nav_two ul li:hover{
	background-color: #87198a;
}

.con_center_map{
	width: 970px;
	height: 390px;
	overflow: hidden;
	margin-top: 10px;
}

.con_contact_tel{
	width: 970px;
	height: 54px;
	border-top: 1px solid #D6D6D6;
	margin-top: 20px;
}

.con_contact_tel ul{
	width: 970px;
	height: 40px;
	margin-top: 7px;
}

.con_contact_tel ul li{
	width: 25%;
	height: 40px;
	border-right: 1px solid #D6D6D6;
	float: left;
	font-family: "微软雅黑";
	color: #333333;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	line-height: 40px;
}

.con_contact_tel .curr{
	border-right: none;
	background: url(../img/qq_zise.png) no-repeat 65px; background-size: 15px 16px;
}

.con_contact_tel .curr:hover a{
	color: #2987c9;
}

.con_contact_tel .curr:hover{
	background: url(../img/qq_zise2.png) no-repeat 65px; background-size: 15px 16px;
}

.con_list_tit{
	width: 970px;
	height: auto;
	overflow: hidden;
}

.con_list_tit ul li{
	width: 970px;
	height: auto;
	overflow: hidden;
	border-top: 1px solid #D6D6D6;
	margin-top: 30px;
}

.con_list_tit ul li h4{
	color: #2987c9;
	font-family: "微软雅黑";
	padding-top: 40px;
	padding-bottom: 15px;
}

.con_list_tit ul li p{
	color: #333333;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 20px;
}

.con_lastlist_p p{
	margin-bottom: 20px;
}



/*入院流程*/

.con_rylcbox{
	width: 560px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 60px;
}

.con_rylcbox ul li{
	width: 560px;
	height: 225px;
	overflow: hidden;
	background: url(../img/con_ddd.png) no-repeat bottom center;
}

.con_rylcbox .curr{
	background: none;
}

.con_rylc_img{
	width: 175px;
	height: 175px;
}

.con_rylc_img img{
	width: 175px;
	height: 175px;
	display: block;
	margin: 0 auto;
	border: 2px solid #D6D6D6;
	border-radius: 50%; 
}

.con_rylc_tit{
	width: 190px;
	height: auto;
	overflow: hidden;
	text-align: center;
}

.con_rylc_tit p{
	font-family: "微软雅黑";
	color: #666666;
	font-size: 14px;
	line-height: 23px;
}

.con_rylc_tit h3{
	margin-top: 30px;
}

.con_rylc_tit h1{
	color: #a6a6a6;
	margin-bottom: 5px;
}

.con_rylc_tit h3 span{
	color: #999999;
	font-weight: 500;
}


/*在线入院*/

.con_rysqbox{
	width: 970px;
	height: auto;
	overflow: hidden; 
	margin-top: 20px;
}

.con_rysqbox from h3{
	color: #2987c9;
	text-align: center;
	font-family: "微软雅黑";
}

.con_rysqbox from h5{
	color: #666;
	text-align: center;
	font-family: "times new roman";
	padding-top: 8px;
}

.con_rysqbox from p{
	font-family: "微软雅黑";
	color: #333333;
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
}

.con_rysqbox from h4{
	color: #2987c9;
	text-align: center;
	font-family: "微软雅黑";
	padding-top: 10px;
	margin-bottom: 40px;
}

.con_rysqbox from h4 span{
	font-size: 24px;
	font-family: "times new roman";
}

.con_rysqbox from ul{
	width: 110%;
	margin-bottom: 20px;
	overflow: hidden;
}

.con_rysqbox from ul li{
	width: 310px;
	height: 45px;
	border: 1px solid #D6D6D6;
	float: left;
	margin-right: 18px;
	line-height: 45px;
	color: #333333;
	font-family: "微软雅黑";
	font-size: 14px;
	padding-left: 10px;
}

.con_rysqbox from ul li input{
	width: 180px;
	border: none;
	height: 43px;
}

.con_rysqbox from ul li span{
	font-family: "微软雅黑";
	color: #666666;
	font-size: 14px;
}

.con_rysqbox from .curr li input{
	width: 165px;
}

.con_rysqbox .lr_healthy{
	font-family: "微软雅黑";
	color: #333;
	font-size: 14px;
	width: 970px;
	height: 45px;
	border: 1px solid #d6d6d6;
}

.con_rysqbox .lr_healthy input{
	width: 100%;
	height: 100%;
	border: none;
	padding: 10px;
}

.con_rysqbox .lr_liuyan textarea{
	width: 970px;
	max-width: 970px;
	min-height: 145px;
	border: 1px solid #D6D6D6;
	margin-top: 20px;
	padding: 10px;
}

.lr_submit input{
	width: 970px;
	height: 45px;
	background-color:#2987c9;
	margin-top: 10px;
	border: none;
	text-align: center;
	font-family: "微软雅黑";
	color: #FFFFFF;
}

/*联系方式*/


/*公司新闻*/

.news_center_right{
	width: 970px; 
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}

.news_center_right ul li{
	width: 970px;
	height: 160px; 
	margin-bottom: 15px;
}

.news_center_right .case_list_l{
	width: 260px;
	height: 160px;
	float: left;
}

.news_center_right .case_list_l img{
	width: 260px;
	height: 160px;
}

.news_center_right .news_list_r a{
	width: 690px;
	height: 160px;
	float: left;
	margin-left: 20px;
	position: relative;
}

.news_list_r h5{
	font-family: "微软雅黑";
	color: #666666;
	padding-top: 5px;
}

.news_list_r h4{
	font-family:"微软雅黑";
	color: #333333;
	padding-top: 10px;
	padding-bottom: 5px;
}

.news_list_r p{
	font-family: "微软雅黑";
	color: #666;
	font-size: 14px;
	line-height: 25px;
	max-height: 120px;
	overflow: hidden;
}

.news_list_r a span{
	font-family: "微软雅黑";
	font-size: 14px;
	position: absolute;
	bottom: 5px;
}

.news_list_r a:hover span{
	color: #2987c9;
}

.news_list_r a:hover h4{
	color: #2987c9;
}



/*新闻详情*/

.news_deal_center_footer{
	width:970px;
	height:auto;
	border-top:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
	margin-top:20px;
}

.news_center_cont h4{
	text-align: center;
	font-family: "微软雅黑";
	color: #333;
	padding-top: 8px;
}

.news_center_cont h5{
	text-align: center;
	font-family: "微软雅黑";
	color: #666;
	padding-top: 8px;
	border-bottom: 1px solid #D6D6D6;
	padding-bottom: 10px
}

.news_center_cont h5 span{
	padding-left: 20px;
}

.news_center_cont p{
	font-family: "微软雅黑";
	color: #333333;
	font-size: 14px;
	
	padding-top: 15px;
}

.news_center_img{
	width: 970px;
	height: 328px;
	overflow: hidden;
	margin-top: 20px;
}

.news_center_img ul{
	width: 110%;
}

.news_center_img ul li{
	width: 480px;
	height: 328px;
	float: left;
	margin-right: 10px;
}

.news_center_img ul li img{
	width: 480px;
	height: 328px;
}

.news_deal_center_footer .top_tit{
	height:30px;
	font-family:"微软雅黑";
	color:#666;
	font-size:14px;
	line-height:30px;
	margin-top:10px;
}

.news_deal_xgzxbox{
	width: 970px;
	height: 50px;
	border-left: 3px solid #2987c9;
	margin-top: 20px;
}

.news_deal_xgzx_tit{
	height: 50px;
	border-left: 1px solid #2987c9;
	margin-left: 3px;
	overflow: hidden;
}

.news_deal_xgzx_tit span{
	display: block;
	font-family: "微软雅黑";
	color:#2987c9 ;
	font-size: 18px;
	padding-top: 5px;
	padding-left: 10px;
}

.news_deal_xgzx_tit em{
	font-family: "times new roman";
	color: #666;
	font-size: 14px;
	padding-left: 10px;
}

.newsdeal_fotlist{
	margin-top: 20px;
	overflow: hidden;
}

.newsdeal_fotlist ul{
	width: 110%;
}

.newsdeal_fotlist a{
	width: 316px;
	height: auto;
	float: left;
	margin-right: 12px;
	border-bottom: 1px solid #D6D6D6;
    margin-bottom: 20px;
}

.newsdeal_fotlist a em{
	width: 100%;
	height: 40px;
	display: block;
	line-height: 40px;
	text-align: center;
}

.newsdeal_fotlist a:hover{
	cursor: pointer;
	color: #2987c9;
	border-bottom: 1px solid #2987c9;
}

.newsdeal_fotlist ul a li{
		
} 

.newsdeal_fotlist ul a li img{
	width: 310px;
	height: 180px;
	padding: 3px;
	border: 1px solid #D6D6D6;
}

.top_tit .top_tit_l{
	float:left;
}

.top_tit .top_tit_l a{
	font-family: "微软雅黑";
	color: #333333;
	font-size: 14px;
}

.top_tit .top_tit_l a:hover{
	color: #2987c9;
}

.down_tit .down_tit_l a:hover{
	color: #2987c9;
}

.top_tit .top_tit_r{
	float:right;
	color:#333;
}

.top_tit .top_tit_r img{
	width:20px;
	height:20px;
	margin-right:5px;
}

.news_deal_center_footer .down_tit{
	height:30px;
	font-family:"微软雅黑";
	color:#666;
	font-size:14px;
	line-height:30px;
}

.news_deal_center_footer .down_tit .down_tit_l{
	float:left;
}

.news_deal_center_footer .down_tit .down_tit_r{
	float:right;
	margin-right: 30px;
    position: relative;
    bottom: 5px;
}

.down_tit .down_tit_r a{
	color:#333;
}

.down_tit .down_tit_r a:hover{
	color: #2987c9;
}


/*专家团队*/

.expert_ctbox{
	width: 970px;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}

.expert_ctbox .curr{
	border-bottom: none;
}

.expert_ctbox ul{
	width: 970px;
	height: auto;
	overflow: hidden;
	border-bottom: 1px dashed #D6D6D6;
	margin-bottom: 20px;
}

.expert_ctbox ul li{
	width: 475px;
	height:240px;
	float: left;
	overflow: hidden;
}

.expert_ctli_l{
	width: 210px;
	height: 240px;
	float: left;
}

.expert_ctli_l img{
	width: 210px;
	height: 230px;
	padding: 3px;
	border: 1px solid #D6D6D6;
}

.expert_ctli_r{
	width: 255px;
	height: 240px;
	float: left;
}

.expert_ctli_r h4{
	font-family: "微软雅黑";
	color: #8a349e;
	padding-top: 8px;
	padding-left: 10px;
}

.expert_ctli_r h4 span{
	font-family: "微软雅黑";
	color: #333333;
	font-size: 14px;
}

.expert_ctli_r p{
	width: 255px;
	height: 150px;
	border: 1px solid #D6D6D6;
	border-left: none;
	margin-top: 10px;
	overflow: hidden;
	font-family: "微软雅黑";
	color: #333333;
	font-size: 14px;
	padding: 10px 10px 0px 15px;
	line-height: 25px;
}

.expert_ctli_link{
	width: 200px;
	height: 25px;
	margin-top: 10px;
	margin-left: 20px;
	line-height: 25px;
}

.expert_ctli_link a{
	font-family: "微软雅黑";
	color: #333333;
	font-size: 15px;
}

.expert_ctli_link a:hover{
	color: #8a349e;
}

.expert_ctli_link .link_l{
	background: url(../img/exc_icon01_c.png) no-repeat left center;
	padding-left: 22px;
}

.expert_ctli_link .link_l:hover{
	background: url(../img/exc_icon01.png) no-repeat left center;
}

.expert_ctli_link .link_r{
	background: url(../img/exc_icon02_c.png) no-repeat left center;
	padding-left: 22px;
	margin-left: 30px;
}

.expert_ctli_link .link_r:hover{
	background: url(../img/exc_icon02.png) no-repeat left center;
}


/*品牌介绍*/

.brand_ctbox{
	width: 970px;
}

.brand_gsjs_ctbox,.brand_ppyl_ctbox,.brand_qywh_ctbox,.brand_qyjg_ctbox,.brand_qyry_ctbox{
	width: 970px;
	height: auto; 
	overflow: hidden;
	margin-top: 15px;
}

.brand_gsjs_ctbox .brand_gsjs_ct_top{
	width: 970px;
	height: 520px;
	overflow: hidden;
	background: url(../img/band_img01.jpg) no-repeat left;
}

.brand_gsjs_ct_topimg{
	width: 435px;
	height: 420px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #D6D6D6;
	overflow: hidden;
	margin-top: 50px;
	margin-left: 50px;
}

.brand_gsjs_ct_topimg img{
	width: 395px;
	height: 380px;
	margin: 20px;
}

.brand_gsjs_ct_toptit{
	width: 485px;
	height: 520px;
	float: left; 
}

.brand_gsjs_ct_toptit h1{
	font-family: "times new roman";
	color: #2987c9;
	font-size: 70px;
	margin-left: 20px;
	margin-top: 45px;
	border-bottom: 1px solid #D6D6D6;
}

.brand_gsjs_ct_toptit h2{
	font-family: "微软雅黑";
	color: #333333;
	font-size: 24px;
	padding-top: 15px;
	padding-left: 20px;
}

.brand_gsjs_ct_toptit p{
	font-family: "微软雅黑";
	color: #666;
	font-size: 14px;
	padding-top: 15px;
	padding-left: 20px;
	line-height: 25px;
	max-height: 170px;
	overflow: hidden;
}

.brand_gsjs_ct_toptit h3{
	font-family: "微软雅黑";
	color: #2987c9;
	font-size: 16px;
	text-align: right;
	margin-top: 20px;
}

.brand_gsjs_ct_toptit h3 span{
	color: #999;
}

.brand_gsjs_ct_ctr{
	width: 970px;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}

.brand_gsjs_ct_ctr h3{
	font-family: "times new roman";
	color: #333;
	text-align: center;
	letter-spacing: 8px;
}

.brand_gsjs_ct_ctr h4{
	font-family: "微软雅黑";
	color: #2987c9;
	text-align: center;
}

.brand_gsjs_ct_ctr .ct_ctr_p{
	width: 970px;
	height: 398px;
	overflow: hidden;
	background: url(../img/band_imgtitbg.jpg) no-repeat;
	margin-top: 30px;
}

.ct_ctr_p em{
	display: block;
	font-family: "微软雅黑";
	color: #2987c9;
	font-size: 18px;
	text-align: center;
	padding-bottom: 5px;
}

.ct_ctr_p p{
	width: 80%;
	margin: 0 auto;
	margin-top: 15px;
	font-family: "微软雅黑";
	color: #333;
	font-size: 14px;
	text-align: center;
	line-height: 25px;
}

.brand_gsjs_ct_btm{
	width: 970px;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}

.brand_gsjs_ct_btm .ct_btm_1{
	width: 970px;
	height: 336px;
	background: url(../img/bandimgbtmbg1.jpg) no-repeat;
}

.ct_btm_1img{
	width: 460px;
	height: 336px;
	float: left;
}

.ct_btm_1img img{
	width: 460px;
	height: 336px;
	float: left;
}

.ct_btm_1tit{
	width: 500px;
	height: 336px;
	float: left;
}

.ct_btm_1tit h3{
	font-family: "微软雅黑";
	color: #2987c9;
	padding: 60px 0px 10px 15px;
}

.ct_btm_1tit em{
	font-family: "times new roman";
	color: #666666;
	font-size: 14px;
	padding-left: 15px;
}

.ct_btm_1tit h5{
	font-family: "微软雅黑";
	color: #000;
	font-size: 18px;
	padding-top: 20px;
	margin-left: -15px;
}

.brand_gsjs_ct_btm .ct_btm_2{
	width: 970px;
	height: 462px;
	background: url(../img/bandimgbtmbg2.jpg) no-repeat;
	margin-top: 60px;
}

.ct_btm_2tit{
	width: 450px;
	height: 462px;
	float: left;
}

.ct_btm_2tit h3{
	font-family: "微软雅黑";
	color: #2987c9;
	padding: 220px 15px 15px 0px ;
	text-align: right;
}

.ct_btm_2tit em{
	display: block;
	font-family: "times new roman";
	color: #666666;
	font-size: 14px;
	padding-right: 15px;
	text-align: right;
}

.ct_btm_2tit h5{
	font-family: "微软雅黑";
	color: #000;
	font-size: 18px;
	padding-top: 20px;
	margin-right:-15px;
	right:0;
	position: absolute;
	z-index: 2;
}

.ct_btm_2img{
	width: 472px;
	height: 462px;
	float: left;
}

.ct_btm_2img img{
	width: 472px;
	height: 462px;
	float: left;
}


/*品牌由来*/

.ppyl_ct_1{
	width: 970px;
	height: 390px;
}

.ppyl_ct_1 .ppyl_ct_1_l{
	width: 300px;
	height: 390px;
	float: left;
}

.ppyl_ct_1_limg{
	margin-left: 48px;
	float: left;
}

.ppyl_ct_1_ltits{
	width: 18px;
	height: auto;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #2987c9;
	float: left;
	line-height: 20px;
	padding-left: 15px;
	padding-top: 10px;
}

.ppyl_ct_1_ltitb{
	width: 105px;
	height: auto;
	float: left;
	margin-left: 40px;
	margin-top: 10px;
}

.ppyl_ct_1_ltitb_t{
	width: 103px;
	height: 126px;
	background: url(../img/lanfontbox.png) no-repeat;
	font-family: "新宋体";
	color: #2987c9;
	font-size: 80px;
	text-align: center;
	line-height: 126px;
}

.ppyl_ct_1_ltitb_b em{
	width: 24px;
	display: block;
	font-family: "新宋体";
	font-size: 24px;
	color: #333333;
	float: left;
	line-height: 25px;
	padding-top: 12px;
	padding-left: 3px;
}

.ppyl_ct_1_ltitb_b img{
	margin-left: 20px;
	margin-top: 10px;
	float: left;
}

.ppyl_ct_1 .ppyl_ct_1_r{
	width: 670px;
	height: 390px; 
	float: left;
	position: relative;
	margin-top: 10px;
}

.ppyl_ct_1_r .ppyl_ct_1_rimg{
	width: 605px;
	height: 363px;
	position: absolute;
	z-index: 2;
}

.ppyl_ct_1_r .ppyl_ct_1_rimgbg img{
	width: 605px;
	height: 363px;
}

.ppyl_ct_1_r .ppyl_ct_1_rimgbg{
	width: 605px;
	height: 363px;
	position: absolute;
	z-index: 1;
	bottom: 10px;
	left: 20px;
}

.ppyl_ct_2{
	width: 970px;
	height: 380px;
	overflow: hidden;
	margin-top: 100px;
}

.ppyl_ct_2_l{
	width: 370px;
	height: 380px;
	float: left;
	margin-left: 90px;
	background: url(../img/titbg.png) no-repeat 170px 140px;
}

.ppyl_ct_2_r{
	width: 500px;
	height: 380px;
	float: left;
	background: url(../img/ppylimgbg2.png) no-repeat 20px 20px;
}

.ppyl_ct_2_r img{
	width: 480px;
	height: 358px;
}

.ppyl_ct_2_l_tbox{
	width: 100%;
	height: auto;
	border-left: 3px solid #2987c9;
	overflow: hidden;
	margin-top: 60px;
}

.ppyl_ct_2_l_ttit{
	width: 100%;
	height: auto;
	border-left: 1px solid #2987c9;
	margin-left: 3px;
	padding-left: 10px;
}

.ppyl_ct_2_l_ttit em{
	font-family: "times new roman";
	font-size: 14px;
	color: #2987c9;
}

.ppyl_ct_2_l_ttit h3{
	font-family: "微软雅黑";
	color: #2987c9;
}

.ppyl_ct_2_l_p{
	font-family: "微软雅黑";
	color: #333333;
	font-size: 14px;
	margin-top: 20px;
}

.ppyl_ct_3{
	width: 970px;
	height: auto;
	overflow: hidden; 
	margin-top: 80px;
}

.ppyl_ct_3_t{
	width: 970px;
	height: 283px;
	overflow: hidden;
}

.ppyl_ct_3_t .ppyl_ct_3_timg{
	width: 374px;
	height: 283px;
	float: left;
	overflow: hidden;
}

.ppyl_ct_3_timg img{
	width: 374px;
	height: 283px;
}

.ppyl_ct_3_t .ppyl_ct_3_t_r{
	width: auto;
	height: auto;
	float: left;
	margin-left: 15%;
	border-bottom: 1px solid #2987c9;
	margin-top: 50px;
	overflow: hidden;
}

.ppyl_ct_3_t_rbox{
	width: 300px;
	height: auto;
	margin: 0 auto;
	border-bottom: 3px solid #2987c9;
	margin-bottom: 3px;
}

.ppyl_ct_3_t_rbox h3{
	text-align: right;
	color: #2987c9;
	padding-top: 5px;
	font-family: "微软雅黑";
}

.ppyl_ct_3_t_rbox h5{
	text-align: right;
	color: #666;
	padding-top: 5px;
	font-family: "times new roman";
}

.ppyl_ct_3_btm{
	width: 970px;
	height: auto;
	margin-top: 10px;
}

.ppyl_ct_3_btm ul{
	width: 110%;
}

.ppyl_ct_3_btm ul li{
	width: 235px;
	height: 320px;
	float: left;
	margin-right: 10px;
}

.ppyl_ct_3_btm ul li img{
	width: 235px;
	height: 320px;
}

.ppyl_ct_3_l{
	margin-left: 0px;
	width: 460px;
	background: url(../img/titbg.png) no-repeat 300px 140px;
}

.ppyl_ct_5{
	width: 970px;
	height: auto; 
	overflow: hidden;
	background: url(../img/ppjs5imgbg.jpg) no-repeat right;
}

.ppyl_ct_5 .ppyl_ct_2_l{
	background: none;
}



/*企业文化*/

.brand_qywh_ctbox ul li{
	width: 970px;
	height: auto;
	overflow: hidden;
	margin-bottom: 60px;
}

.brand_qywh_ctbox .qywh_listtitbox{
	width: 400px;
	height: auto;
	float: left;
	border-left: 3px solid #2987c9;
	margin-top: 40px;
}

.brand_qywh_ctimg{
	width: 970px;
	height: 300px;
	overflow: hidden;
}

.brand_qywh_ctimg img{
	width: 970px;
	height: 300px;
}

.brand_qywh_ctbox .qywh_listtit{	
	border-left: 1px solid #2987c9;
	margin-left: 3px;
	padding-left: 10px;
}

.brand_qywh_ctbox .qywh_listtit h4{
	font-family: "微软雅黑";
	color: #2987c9;
	padding-bottom: 8px;
}

.brand_qywh_ctbox .qywh_listtit em{
	font-family: "times new roman";
	color: #666;
}

.qywh_listpbox{
	width: 570px;
	height: auto;
	overflow: hidden;
	margin-top: 36px;
}

.qywh_listpbox p{
	font-family: "微软雅黑";
	color: #333333;
	font-size: 14px;
	margin-bottom: 10px;
}

.qywh_listpbox p span{
	font-size: 16px;
	color: #2987c9;
}




/*企业架构*/

.brand_qyjg_ctbox h4{
	text-align: center;
}

.brand_qyjg_ctbox img{
	margin-top: 50px;
}

/*荣誉资质*/

.brand_qyry_ctbox ul{
	width: 110%;
	overflow: hidden;
}

.brand_qyry_ctbox ul li{
	width: 228px;
	height: 178px;
	border: 1px solid #D6D6D6;
	float: left;
	margin-right: 19px;
	margin-bottom: 20px;
	font-family: "微软雅黑";
	color: #333333;
	font-size: 14px;
	text-align: center;
}

.brand_qyry_ctbox ul li:hover{
	border: 1px solid #2987c9;
	color: #2987c9;
}

.brand_qyry_ctbox ul li img{
	width: 208px;
	height: 138px;
	margin: 9px 9px 5px 9px;
}




/*footer*/

.index_footerbox{
	width: 100%;
	height: 165px;
	overflow: hidden;
}

.index_footerbox .index_footer_top{
	width: 100%;
	height: 50px;
	background:#2987c9;
	background-size: 100% 100%;
}

.i_footer_link{
	width: 1200px;
	height: 50px;
	margin: 0 auto;
}

.i_footer_link_l{
	width: 170px;
	height: 50px;
	float: left;
	line-height: 50px;
	font-family: "Arial";
	color: #FFFFFF;
	font-size: 24px;
}

.i_footer_link_l span{
	color: #2987c9;
	font-family: "微软雅黑";
	font-size: 14px;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
}

.i_footer_link_r{
	width: 1000px;
	height: 50px;
	float: left;		
}

.i_footer_link_r a{
	color: #CCCCCC;
	line-height: 50px;
	font-family:"微软雅黑";
	font-size: 14px;
	padding-left: 20px;
}

.i_footer_link_r a:hover{
	color: #FFFFFF;
}

.index_footer_btm{
	width: 100%;
	height: 115px;
	background: url(../img/footer_btmbg.jpg);
	overflow: hidden;
}

.i_footer_btm_nav{
	width: 1080px;
	height: 25px;
	margin: 0 auto;
	line-height: 25px;
	margin-top: 30px;
}

.i_footer_btm_nav ul li{
	width: 100px;
	height: 25px;
	float: left;
	text-align: center;
	vertical-align: middle;
	line-height: 25px;
	font-family: "微软雅黑";
	font-size: 14px;
}

.i_footer_btm_nav ul li a{
	color: #999999;
}

.i_footer_btm_nav ul li a:hover{
	color: #2987c9;
}

.i_footer_btm_nav .curr a{
	color: #2987c9 ;
}

.i_footer_btm_cop{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #999999;
	text-align: center;
	margin-top: 10px;
}



/*浮动图标*/
.fixedbox .fixed_ico{ 
	width:160px; 
	height:auto; 
	position:fixed; 
	right:-115px; 
	top:30%; 
	z-index:2000;
}

.fixedbox .fixed_ico li{ 
	width:160px; 
	height:55px; 
	cursor:pointer;
	position: relative; 
}

.erweimabox .link_erweima{
	position: relative; 
	top: -143px;
	right: -50px;
	z-index: -1;
}

.erweimabox .link_erweima img{
	width: 198px;
	height: 198px;
}

.fixed_none a,.fixed_nones a{ 
	float:left; 
	width:135px; 
	height:55px;
	display: block; 
	background:#2987c9;
	float:left; 
	position:relative;
}

.fixed_none_tel a{
	float:left; 
	width:180px; 
	height:55px;
	display: block; 
	background:#2987c9;
	float:left; 
	position:relative;
}

.ruturn_top{ 
	float:left; 
	width:150px; 
	height:55px; 
	background:#2987c9;
	float:left; 
	position:relative;
}

.ruturn_top a{
	display: block;
}

.ruturn_top a p img{ 
	width: 24px;
	height: 24px;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
}

.fixed_none a p img,.fixed_nones p img{ 
	width: 24px;
	height: 24px;
	float: left;
	margin-top: 15px;
	margin-left: 0px;
}

.fixed_none a{
	display: block;
}

.fixed_none a em,.fixed_nones em{ 
	font-family: "微软雅黑";
	color: #FFFFFF;
	font-size: 18px;
	line-height: 55px;
	padding-left: 12px;
}
/*浮动图标*/





#banner{  width:100%; height:500px; position:relative; margin:0 auto;}
.pic1{ width:38px; height:38px; position:absolute;left:50%; margin-left:-550px;top:100px;z-index:800;}
.pic2{ width:38px; height:38px; position:absolute;right:50%; margin-right:-550px;top:100px;z-index:800;}
.banner{width:100%;height:500px;margin:0 auto;position:absolute;clear:both;z-index:500;}
.banner .imgs img{ width: 100%; height: 500px;}
.banner .imgs a{width:100%;height:auto;background-color:#fff;position:absolute;display:none;background-position:center top;background-repeat:no-repeat;z-index:10;}
.banner .q_nums{width:100%;position:absolute;z-index:900;left:0;bottom:5%;text-align:center; z-index:500;}
.banner .q_nums a{width:15px;height:15px;display:inline-block;cursor:pointer;margin:0 3px;overflow:hidden; background-color: #999; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; behavior: url(ie-css3.htc);    /*绝对路径*/
position: relative;   		/*必须有定位*/
z-index: 9999; 			/*必须层级最高*/
}
.banner .q_nums .now{ background-color: #2987c9;}
.clearbar{width:100%;height:32px;position:absolute;left:0;bottom:0;z-index:888;}
/*---切换---*/

.q_prev img,.q_next img{ width: 40px; height: 80px; filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;}
.q_prev img:hover{filter:alpha(opacity=100); -moz-opacity:1; opacity:1;}
.q_next img:hover{filter:alpha(opacity=100); -moz-opacity:1; opacity:1;}
.q_prev{ position: absolute; left: 3%; top: 40%; z-index: 100;}
.q_next{ position: absolute; right: 10%; top: 40%; z-index: 99;}
.q_prev,.q_prev a,.q_next,.q_next a{width:21px;height:28px; display:block}


.fixed_none{ 
	float:left; 
	width:180px; 
	height:55px; 
	background:#2987c9; 
	float:left; 
	position:relative;
}


.fixed_nones{
	float:left; 
	width:180px; 
	height:55px; 
	background:#2987c9; 
	float:left; 
	position:relative;
}



/*浮动图标*/
.fixedbox .fixed_ico{ 
	width:160px; 
	height:auto; 
	position:fixed; 
	right:-115px; 
	top:30%; 
	z-index:2000;
}

.fixed_ico .curr .fixed_none a,.fixed_ico .curr .fixed_nones a{
	background:#2987c9; 
}

.fixedbox .fixed_ico li{ 
	width:160px; 
	height:55px; 
	cursor:pointer;
	position: relative; 
}

.erweimabox .link_erweima{
	position: relative; 
	top: -143px;
	right: -50px;
	z-index: -1;
}

.erweimabox .link_erweima img{
	width: 198px;
	height: 198px;
}

.fixed_none,.fixed_nones{ 
	float:left; 
	width:135px; 
	height:55px; 
	background:#2987c9; 
	float:left; 
	position:relative;
}

.fixed_none_tel{
	float:left; 
	width:180px; 
	height:55px; 
	background:#2987c9; 
	float:left; 
	position:relative;
}

.ruturn_top{ 
	float:left; 
	width:150px; 
	height:55px; 
	background:#2987c9; 
	float:left; 
	position:relative;
}

.ruturn_top p img{ 
	width: 24px;
	height: 24px;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
}

.fixed_none p img,.fixed_nones p img{ 
	width: 24px;
	height: 24px;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
}

.fixed_none a,.fixed_nones a{ 
	font-family: "微软雅黑";
	color: #FFFFFF;
	font-size: 18px;
	line-height: 55px;
	padding-left: 12px;
}
/*浮动图标*/

.q_i_hjbanerimg ul li img{
	height: 400px!important;
}

.con_rysqbox{
    width: 970px;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}

.con_rysqbox form h3{
    color: #2987c9;
    text-align: center;
    font-family: "微软雅黑";
}

.con_rysqbox form h5{
    color: #666;
    text-align: center;
    font-family: "times new roman";
    padding-top: 8px;
}

.con_rysqbox form p{
    font-family: "微软雅黑";
    color: #333333;
    font-size: 14px;
    text-align: center;
    padding-top: 10px;
}

.con_rysqbox form h4{
    color: #2987c9;
    text-align: center;
    font-family: "微软雅黑";
    padding-top: 10px;
    margin-bottom: 40px;
}

.con_rysqbox form h4 span{
    font-size: 24px;
    font-family: "times new roman";
}

.con_rysqbox form ul{
    width: 110%;
    margin-bottom: 20px;
    overflow: hidden;
}

.con_rysqbox form ul li{
    width: 310px;
    height: 45px;
    border: 1px solid #D6D6D6;
    float: left;
    margin-right: 18px;
    line-height: 45px;
    color: #333333;
    font-family: "微软雅黑";
    font-size: 14px;
    padding-left: 10px;
}

.con_rysqbox form ul li input{
    width: 165px;
    border: none;
    height: 43px;
}

.con_rysqbox form ul li span{
    font-family: "微软雅黑";
    color: #666666;
    font-size: 14px;
}

.con_rysqbox form .curr li input{
    width: 165px;
}

.con_rysqbox .lr_healthy{
    font-family: "微软雅黑";
    color: #333;
    font-size: 14px;
    width: 970px;
    height: 45px;
    border: 1px solid #d6d6d6;
}

.con_rysqbox .lr_healthy input{
    width: 100%;
    height: 100%;
    border: none;
    padding: 10px;
}

.con_rysqbox .lr_liuyan textarea{
    width: 970px;
    max-width: 970px;
    min-height: 145px;
    border: 1px solid #D6D6D6;
    margin-top: 20px;
    padding: 10px;
}

.lr_submit input{
    width: 970px;
    height: 45px;
    background-color:#2987c9;
    margin-top: 10px;
    border: none;
    text-align: center;
    font-family: "微软雅黑";
    color: #FFFFFF;
}

.erweimabox .fixed_nones{
	background-color: #2987c9!important;
}

.onError{border: 1px solid red!important;}
.Corr{border: 1px solid green!important;}

.index_center_one_top .top_img img{
	display: block;
	margin: 0 auto;
}

.index_center_list_r{
	width: 1050px;
	height: 170px;
	float: left;
	border: 1px solid #D6D6D6;	
}

.index_center_list_r .list{
	height:170px;
	position:relative;
	z-index:100;
	float: left;
}

.index_center_list_r .marquee1,.index_center_list_r .marquee2{
	width:1040px;
	height:170px;
	margin:0 auto;
	overflow:hidden;
}
.marquee1 ul li,.marquee2 ul li{
	position: relative;
}

.marquee1 .curr .jiantou,.marquee2 .curr .jiantou{
	width: 13px;
	height: 52px;
	display: block;
	position: absolute;
	top: 35%;
	left: 0;
	z-index: 1;
}
.marquee1 .curr .jiantou img,.marquee2 .curr .jiantou img{
	width: 13px;
	height: 52px;
}

.index_center_list_r li{
	width:130px;
	height:170px;
	float:left;
}

.index_center_list_r li img{
	width:130px;
	height:170px;
}

.p_news_imgbox ul li img{
	height: 332px;
}


.map_out {
	margin-top: 50px;
	width: 100%;
	min-width: 1200px
}

.map_out_in {
	margin: 0 auto;
	width: 1200px;
	border-radius: 10px;
	box-shadow: 0 2px 10px #e570bc
}

.wap_map {
	width: 100%;
	height: 80px;
	color: #e570bc;
	text-align: center;
	font-size: 26px;
	line-height: 80px
}

.map_nav {
	margin-left: 5%;
	width: 90%;
	border-top: 1px dashed #e570bc
}

.map_nav li {
	width: 100%;
	text-indent: 3em
}

.map_nav li a {
	display: block;
	color: #333;
	font-size: 20px;
	line-height: 40px
}

.a_r_cont_hover {
	overflow: hidden;
	margin: 30px;
	width: 100%;
	height: auto
}

.a_r_cont_hover ul {
	width: 110%
}

.a_r_cont_hover ul li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 305px;
	height: 220px
}

.a_r_cont_hover ul li a {
	width: 100%
}

.a_r_cont_hover ul li img {
	width: 100%;
	height: 220px
}


.map_out {
	margin-top: 50px;
	width: 100%;
	min-width: 1200px;
	margin-bottom: 30px;
}

.map_out_in {
	margin: 0 auto;
	width: 1200px;
	border-radius: 10px;
	box-shadow: 2px 5px 10px 3px #2987c9;
}

.wap_map {
	width: 100%;
	height: 80px;
	color: #e570bc;
	text-align: center;
	font-size: 26px;
	line-height: 80px
}

.map_nav {
	margin-left: 5%;
	width: 90%;
	border-top: 1px dashed #e570bc
}

.map_nav li {
	width: 100%;
	text-indent: 3em
}

.map_nav li a {
	display: block;
	color: #333;
	font-size: 20px;
	line-height: 40px
}

.a_r_cont_hover {
	overflow: hidden;
	margin: 30px;
	width: 100%;
	height: auto
}

.a_r_cont_hover ul {
	width: 110%
}

.a_r_cont_hover ul li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 305px;
	height: 220px
}

.a_r_cont_hover ul li a {
	width: 100%
}

.a_r_cont_hover ul li img {
	width: 100%;
	height: 220px
}
.separator{
	margin-left: 10px;
margin-right: -20px;
}

.q_nav_gd a{
	margin-right: 3em!important;
}

.q_video_box{
	margin-top: 20px; 
	margin-bottom: 20px;
}

/*董事长寄语*/

.brand_dszjy_ctbox{
	width: 970px;
	height: auto; 
	overflow: hidden;
	margin-top: 15px;
}

.dszjy_ct_top{
	width: 970px;
	height: 410px;
	overflow: hidden;
	background: url(../img/dsz_img01.jpg) no-repeat center;
	background-size: 100% auto;
	position: relative;
}

.dszjy_ct_top span{
	color: #2987c9 ;
	font-family: "微软雅黑";
	font-size: 24px;
	position: absolute;
	left: 460px;
	top: 69px;
}


.dszjy_ct_top img{
	width: 380px;
	height: 435px;
	float: left;
	display: block;
	margin-left: 100px;
}

.dszjy_ct_top .tit{
	width: 450px;
	height: 230px;
	float: left;
	margin-left: 32px;
	margin-top: 110px;
	overflow: hidden;
}

.dsz_tit_top{
	width: 100%;
	height: 90px;
	border-bottom: 1px solid #D6D6D6;
	margin-bottom: 10px;
}

.dsz_tit_top p{
	font-family: "微软雅黑";
	color: #333;
	font-size: 16px;
	line-height: 25px;
}

.dsz_tit_btm p{
	font-family: "微软雅黑";
	color: #666;
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 15px;
}

.dszjy_ct_center{
	width: 970px;
	height: 410px;
	overflow: hidden;
	background: url(../img/dsz_img03.jpg) no-repeat center;
	background-size: 100% auto;
	position: relative;
	margin-top: 70px;
}

.dszjy_ct_center h4{
	width: 820px;
	font-family: "微软雅黑";
	color: #922e95;
	font-size: 18px;
	line-height: 30px;
	margin-left: 50px;
	margin-top: 40px;
}

.dszjy_ct_center_tit{
	width: 830px;
	height: 270px;
	background-color: #FFFFFF;
	position: absolute;
	left: 12px;
	bottom: 12px;
	overflow: hidden;
}

.dszjy_ct_center_tit p{
	width: 80%;
	margin: 0 auto;
	font-family: "微软雅黑";
	color: #666;
	font-size: 14px;
	line-height: 30px;
	margin-top: 30px;
}

.dszjy_ct_btm{
	width: 100%;
	height: auto; height: 400px; 
	overflow: hidden;
	margin-top: 70px;
}

.dszjy_ct_btm h3{
	font-family: "times new roman";
	color: #333333;
	text-align: center;
	letter-spacing: 5px;
}

.dszjy_ct_btm span{
	width: 50px;
	height: 3px;
	background-color: #2987c9;
	display: block;
	margin: 20px auto;
}

.dszjy_ct_btm h4{
	font-family: "微软雅黑";
	color: #2987c9;
	text-align: center;
}

.dszjy_ct_btm_list{
	width: 100%;
	height: auto;
	margin-top: 30px;
}

.dszjy_ct_btm_list ul li{
	width: 310px;
	height: auto;
	float: left;
	margin-right: 20px;
	border-bottom: 1px solid #D6D6D6;
}

.dszjy_ct_btm_list ul{
	width: 110%;
}

.dszjy_ct_btm_list ul li img{
	width: 310px;
	height: 190px;
	display: block;
	margin: 0 auto;
	border: 1px solid #D6D6D6;
	padding: 5px;
}

.dszjy_ct_btm_list ul li p{
	font-family: "微软雅黑";
	color: #333333;
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.dszjy_ct_btm_list a:hover li{
	border-bottom: 1px solid #2987c9;
}

.dszjy_ct_btm_list a:hover li img{
	border: 1px solid #2987c9;
}

.dszjy_ct_btm_list a:hover li p{
	color: #2987c9;
}

/*董事长寄语*/



/*宜老社区*/

.ser_news_p p{
	margin-bottom: 30px;
}

.ylsq_cent_list ul li{
	width: 100%;
	height: auto;
	margin-bottom: 40px;
	overflow: hidden;
}

.ylsq_cent_list ul li img,.ylsq_cent_list .curr img{
	width: 460px;
	height: 335px;
	display: block;
	float: left;
}

.ylsq_cent_list_cont,.ylsq_cent_list .curr .ylsq_cent_list_cont{
	width: 460px;
	height: 335px;
	float: right; 
}

.ylsq_cent_list_cont h1,.ylsq_cent_list .curr .ylsq_cent_list_cont h1{
	color: #2987c9;
	font-family: "微软雅黑";
	font-size: 24px;
	padding-top: 15px;
	padding-bottom: 8px;
}

.ylsq_cent_list .curr .ylsq_cent_list_cont h1{
	text-align: right;
}

.ylsq_cent_list_cont h3,.ylsq_cent_list .curr .ylsq_cent_list_cont h3{
	color: #333333;
	font-family: "微软雅黑";
	padding-top: 80px;
	margin-left: -60px;
	font-size: 18px;
	font-weight: 600;
}

.ylsq_cent_list_cont h3 span{
	margin-right: 20px;
}


.ylsq_cent_list_cont h4,.ylsq_cent_list .curr .ylsq_cent_list_cont h4{
	color: #666;
	font-family: "times new roman";
	font-size: 14px;
	font-weight: 500;
}


.ylsq_cent_list_cont p,.ylsq_cent_list .curr .ylsq_cent_list_cont p{
	font-family: "微软雅黑";
	color: #333333;
	font-size: 18px;
	line-height: 30px;
	margin-top: 15px;
}


.ylsq_cent_list .curr img{
	float: right;
}

.ylsq_cent_list .curr .ylsq_cent_list_cont{
	float: left; 
}

.ylsq_cent_list .curr .ylsq_cent_list_cont h1{
	text-align: right;
}

.ylsq_cent_list .curr .ylsq_cent_list_cont h3{;
	margin-right: -80px;
	text-align: right;
}

.ylsq_cent_list .curr .ylsq_cent_list_cont h3 span{
	margin-left: 20px;
}


.ylsq_cent_list .curr .ylsq_cent_list_cont h4{
	text-align: right;
}

.ylsq_cent_list .curr .ylsq_cent_list_cont p{
	text-align: right;
}


/*宜老社区*/
.umar-t5 img{ width:100%; height:100%;}