/*头部*/
* {
	margin: 0;
	padding: 0;
}

body {
	overflow: -Scroll;
	overflow-x: hidden;
}

.body_con {
	width: 100%;
}

/* 头部 */
.index_top {
	width: 100%;
	height: 230px;
	position: relative;
}
.index_top_top{
	width: 100%;
	height: 30px;
	background-color: #e6e6e6;
	overflow: hidden;
}
.index_top_top_con{
	width: 1200px;
	height: 30px;
	margin: 0 auto;
	line-height: 30px;
}
.index_top_top_left{
	float: left;
}
.index_top_top_left>p{
	font-size: 14px;
	color: #333333;
}
.index_top_top_right{
	float: right;
}
.sousuo{
	width: 30px;
	height: 32px;
	background:#c1c1c1;
	line-height: 32px;
	position: relative;
	transition: all 0.5s;
	display: flex;
	align-items: center;
	justify-content: center;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
.sousuo>img{
	display: inline-block;
	width: 15px;
	/* position: absolute;
	top: 6px;
	right: 5px; */
	cursor: pointer;
	margin-left: 5px;
}
.sousuo>input {
	width: 0;
	height: 27px;
	padding: 0;
	background: none;
	transition: all 0.5s;
	margin-left: 2px;
	color: #fff;
}
.sousuo:hover{
	width: 180px;
	background:#c1c1c1;
}
.sousuo:hover input{
	width: 150px;
	padding: 0 5px;
	/*border: 1px solid #fff;*/
	border-radius: 15px;
}
.index_top_top_right>a{
	display: inline-block;
	vertical-align: middle;
	width: 72px;
	height: 30px;
	text-align: right;
	font-size: 14px;
	color: #4c4c4c;
}
.index_top_middle{
	width: 100%;
	height: 200px;
}
.index_top_middle_top{
	width: 100%;
	height: 148px;
}
.index_top_middle_con{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	/* overflow: hidden; */
}
.index_top_middle_top_left{
	width: 765px;
	float: left;
	padding-top: 20px;
}
.index_top_middle_top_left1{
	display: inline-block;
	vertical-align: middle;
	width: 465px;
	height: 106px;
}
.index_top_middle_top_left1>img{
	width: 465px;
	height: 106px;
}
.index_top_middle_top_left2{
	display: inline-block;
	vertical-align: middle;
	width: 262px;
	height: 63px;
	border-left: 1px solid #b3b3b3;
	margin-left: 12px;
	padding-left: 13px;
}
.index_top_middle_top_left2>img{
	width: 262px;
	height: 63px;
}
.index_top_middle_top_right{
	float: right;
	padding-top: 20px;
}
.index_top_middle_top_right1{
	width: 225px;
	display: inline-block;
	vertical-align: middle;
}
.index_top_middle_top_right1_top{
	width: 100%;
}
.index_top_middle_top_right1_top>img{
	display: inline-block;
	vertical-align: middle;
	width: 19px;
}
.index_top_middle_top_right1_top>p{
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	line-height: 20px;
	display: inline-block;
	vertical-align: middle;
}
.index_top_middle_top_right1_foot{
	width: 100%;
	margin-top: 12px;
}
.index_top_middle_top_right1_foot>p{
	font-size: 26px;
	color: #fab019;
	font-weight: bold;
}
.index_top_middle_top_right2{
	display: inline-block;
	vertical-align: middle;
	width: 101px;
}
.index_top_middle_top_right2>img{
	width: 101px;
	height: 103px;
}
.index_top_middle_foot{
	width: 100%;
	height: 52px;
	background-color: #ff6f8b;
}

.dh_box {
	width: 100%;
	height: 100%;
}

.daohang_con_list {
	width: 100%;
	height: 100%;
}

.body_head_nav_border {
	width: 100%;
	height: 100%;
}

.body_head_nav_border>ul {
	width: 100%;
	height: 100%;
	font-size: 0;
}

.body_head_nav_border ul .itm {
	display: inline-block;
	vertical-align: top;
	width: 133px;
	height: 100%;
	text-align: center;
	position: relative;
}

.itm-a {
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 17px;
	color: #ffffff;
	line-height: 52px;
}

.body_head_nav_border>ul .itm:nth-child(1):before {
	display: none;
}

.son {
	width: 100%;
	/* width: 560px; */
	background-color: #ff6f8b;
	position: absolute;
	left: 0;
	top: 52px;
	display: none;
	z-index: 5;
}

.son-itm {
	width: 100%;
	/* height: 30px; */
	line-height: 28px;
	text-align: center;
	margin: 0 auto;
	padding: 5px 10px;
}

.son-itm-a {
	font-size: 15px;
	color: #fff;
}

.itm:hover {
	background-image: url(../image/dh_bj1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fff;
}

.itm:hover .itm-a {
	color: #fab019;
	font-weight: bold;
	font-size: 17px;
}

.itm-a[on="true"] {
	color: #fab019;
	font-weight: bold;
	font-size: 17px;
}

.itm-a[on="true"]{
	background-image: url(../image/dh_bj1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fff;
}

.son-itm:hover {
	background-color: #fab019;
}

.son-itm:hover .son-itm-a {
	color: #fff;
}



/*尾部*/
.foot {
	width: 100%;
	height: 337px;
	margin-top: 75px;
}
.foot_top{
	width: 100%;
	height: 114px;
	background-color: #eab145;
}
.foot_top_con{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
}
.foot_top_left{
	width: 810px;
	height: 100%;
	position: relative;
}
.foot_top_left1{

	position: absolute;
	left: -16px;
	top: -9px;
}
.foot_top_left1>img{
	max-width: 100%;
}
.foot_top_left2{
	width: 750px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 155px;
	padding-top: 23px;
}
.foot_top_left21,.foot_top_left22,.foot_top_left23{
	display: inline-block;
	vertical-align: top;
	width: 130px;
	height: 72px;
	border-right: 1px solid #f2d08f;
	text-align: center;
	position: relative;
}
.foot_top_left21_t>img,.foot_top_left22_t>img,.foot_top_left23>img{
	width: 47px;
	height: 47px;
	display: inline-block;
	-webkit-transition: -webkit-transform 2s ease-out;
}
.foot_top_left21_t>p,.foot_top_left22_t>p,.foot_top_left23>p{
	font-size: 14px;
	color: #ffffff;
	margin-top: 8px;
}
.foot_top_left21_f{
	width: 90px;
	height: 90px;
	position: absolute;
	left:15px;
	top: 74px;
	display: none;
}
.foot_top_left21_f>img{
	width: 100%;
	height: 100%;
}
.foot_top_left22_f{
	width: 90px;
	height: 90px;
	position: absolute;
	left:15px;
	top: 74px;
	display: none;
}
.foot_top_left22_f>img{
	width: 100%;
	height: 100%;
}
.foot_top_left21:hover .foot_top_left21_f{
	display: block;
}
.foot_top_left22:hover .foot_top_left22_f{
	display: block;
}
/* .foot_top_left21:hover .foot_top_left21_t>img{
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}
.foot_top_left22:hover .foot_top_left22_t>img{
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}
.foot_top_left23:hover .foot_top_left23_t>img{
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
} */
.foot_top_left24{
	display: inline-block;
	vertical-align: top;
	/* width: 200px; */
	height: 72px;
	margin-left: 32px;
	margin-top: -6px;
}
.foot_top_left24>p{
	font-size: 14px;
	color: #ffffff;
	line-height: 20px;
}
.foot_top_left24>span{
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
.foot_top_right{
	width: 265px;
	height: 100%;
	float: right;
	padding-top: 25px;
	text-align: right;
}
.foot_top_right_top{
	width: 114px;
	height: 16px;
}
.foot_top_right_top>img{
	width: 100%;
	height: 100%;
}
.foot_top_right_foot{
	width: 265px;
	height: 34px;
	background-color: #fff;
	margin-top: 8px;
}
.layui-nav-tree{
	width: 265px;
	height: 34px;
}
.layui-nav{
	background-color: #f5d8a2;
	border: 1px solid #fff;
}
.layui-nav-tree .layui-nav-item{
	line-height: 34px;
	text-align: center;
}
.layui-nav-tree .layui-nav-item a {
	position: relative;
	height: 34px;
	line-height: 34px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.layui-nav .layui-nav-item a {
	display: block;
	padding: 0 15px;
	color: #fff;
	color: rgba(255,255,255,.7);
	transition: all .3s;
	-webkit-transition: all .3s;
	position: relative;
}
.layui-nav .layui-nav-item a div{
	width: 39px;
	height: 97%;
	background-color: #fff;
	position: absolute;
	right: 0;
	top: 0;
}
.layui-nav .layui-nav-more {
	content: '';
	width: 0;
	height: 0;
	border-style: solid dashed dashed;
	border-color: #fff transparent transparent;
	overflow: hidden;
	cursor: pointer;
	transition: all .2s;
	-webkit-transition: all .2s;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -3px;
	border-width: 6px;
	border-top-color: rgba(254,143,177,1);
}
.layui-nav-itemed>.layui-nav-child {
	display: block;
	padding: 0;
	background-color: rgba(234,177,69,.8)!important;
}
.layui-nav-tree .layui-nav-bar{
	display: none;
}
.layui-nav-tree .layui-nav-item a:hover {
	background-color: #f5d8a2;
}
.layui-nav-tree .layui-nav-child dd.layui-this, .layui-nav-tree .layui-nav-child dd.layui-this a, .layui-nav-tree .layui-this, .layui-nav-tree .layui-this>a, .layui-nav-tree .layui-this>a:hover{
	background-color: #f5d8a2;
}
.layui-nav .layui-nav-mored, .layui-nav-itemed>a .layui-nav-more {
	margin-top: -9px;
	border-style: dashed dashed solid;
	border-color: transparent transparent #fe8fb1;
}
.foot_foot{
	width: 100%;
	height: 223px;
	background-color: #222c30;
}
.foot_foot_con{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.foot_foot_left{
	width: 630px;
	height: 100%;
	padding-top: 40px;
	box-sizing: border-box;
}
.foot_foot_left_top{
	width: 100%;
}
.foot_foot_left_top>img{
	width: 247px;
	height: 24px;
	margin-bottom: 20px;
}
.foot_foot_left_top>p{
	font-size: 14px;
	color: #ffffff;
	opacity: 0.3;
	margin-bottom: 10px;
}
.foot_foot_left_foot{
	width: 100%;
	height: 64px;
	/* line-height: 64px; */
	border-top: 1px solid rgba(255,255,255,.3);
	margin-top: 20px;
	padding-top: 24px;
}
.foot_foot_left_foot>p{
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	color: #ffffff;
	opacity: 0.3;
	line-height: 14px;
	padding-right: 5px;
}
.foot_foot_left_foot>p a{
	color: #ffffff;
}
.foot_foot_left_foot>p a:hover{
	color: #ffffff;
}
.foot_foot_left_foot>p:nth-child(1){
	border-right: 2px solid rgba(255,255,255,.3);
}
.foot_foot_right{
	width: 280px;
	height: 100%;
	padding-top: 15px;
}
.foot_foot_right>img{
	max-width: 100%;
	display: inline-block;
	vertical-align: middle;
}
.foot_foot_right>img:nth-child(2){
	width: 138px;
	height: 139px;
	border-radius: 10px;
}



/*侧边*/
.ce_nav {
	width: 68px;
	height: 445px;
	position: fixed;
	top:200px;
	right: 0;
	z-index: 2;
}

.ce_nav_hz {
	width: 100%;
	height: 100%;
	position: relative;
}
.ce_nav_hz_qiqiu{
	width: 68px;
	height: 85px;
	position: absolute;
	left: 0;
	top: 0;
}
.ce_nav_hz_qiqiu>img{
	width: 100%;
	height: 100%;
}
.ce_nav_hz1{
	display: block;
	width: 65px;
	height: 65px;
	background-color: #ffc543;
	border-radius: 10px;
	position: absolute;
	left: 1px;
	top: 85px;
	text-align: center;
	padding-top: 10px;
}
.ce_nav_hz1>img{
	display: inline-block;
	width: 26px;
	height: 26px;
}
.ce_nav_hz1>p,.ce_nav_hz2>p{
	font-size: 14px;
	color: #ffffff;
	margin-top: 4px;
}
.ce_nav_hz2{
	display: block;
	width: 65px;
	height: 65px;
	background-color: #89d3f7;
	border-radius: 10px;
	position: absolute;
	left: 1px;
	top: 156px;
	text-align: center;
	padding-top: 5px;
}
.ce_nav_hz2>img{
	display: inline-block;
	width: 18px;
	height: 32px;
}
.ce_nav_hz3{
	display: block;
	width: 65px;
	height: 65px;
	background-color: #ff9f49;
	border-radius: 10px;
	position: absolute;
	left: 1px;
	top: 231px;
	text-align: center;
	padding-top: 14px;
}
.ce_nav_hz3>img{
	display: inline-block;
	width: 25px;
	height:23px;
}
.ce_nav_hz3>p{
	font-size: 14px;
	color: #ffffff;
	margin-top: 4px;
}
.ce_nav_hz4{
	display: block;
	width: 65px;
	height: 65px;
	background-color: #ff6f8b;
	border-radius: 10px;
	position: absolute;
	left: 1px;
	top: 305px;
	text-align: center;
	padding-top: 12px;
}
.ce_nav_hz4>img{
	display: inline-block;
	width: 24px;
	height:22px;
}
.ce_nav_hz4>p{
	font-size: 14px;
	color: #ffffff;
	margin-top: 4px;
}
.ce_nav_hz5{
	display: block;
	width: 65px;
	height: 65px;
	background-color: #87a0ff;
	border-radius: 10px;
	position: absolute;
	left: 1px;
	top: 380px;
	text-align: center;
	padding-top: 10px;
}
.ce_nav_hz5>img{
	display: inline-block;
	width: 23px;
	height:25px;
}
.ce_nav_hz5>p{
	font-size: 14px;
	color: #ffffff;
	margin-top: 4px;
}

/*分页样式*/
.pagings {
	width: 100%;
	height: 30px;
	margin-top: 20px;
	/* margin-bottom: 65px; */
	text-align: center;
}
.pc_page {
	width: 100%;
	height: 100%;
	text-align: center;
}

.pc_page>.current {
	display: inline-block;
	padding: 0 10px;
	/*width: 35px;*/
	height: 30px;
	border: 1px solid #e0e0e0;
	color: #FFF;
	font-size: 18px;
	line-height: 30px;
	background-color: #ffb245;
	margin-left: 10px;
}

.pc_page>a {
	cursor: pointer;
	margin-left: 10px;
	display: inline-block;
	/*width: 35px;*/
	padding: 0 10px;
	height: 30px;
	border: 1px solid #e0e0e0;
	color: #4c4c4c;
	font-size: 15px;
	line-height: 30px;
}

.pc_page>.prev {
	height: 30px;
	color: #4c4c4c;
}

.pc_page>.next {
	/*width: 68px;*/
	height: 30px;
	color: #4c4c4c;
}





/*首页*/
/* 首页主要内容样式 */
.index_body {
	width: 100%;
}
/* 首页轮播 */
.index_top_banner,.index_top_con_lunbo{
	width: 100%;
	height: 650px;
}
/* 首页五小块 */
.index_one{
	width: 100%;
	margin-top: -95px;
	position: relative;
	z-index: 1;
}
.index_one_con{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.wxk{
	display: block;
	width: 230px;
	height: 70px;
	background-color: #fff;
	text-align: center;
	line-height: 70px;
}
.wxk_left{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 38px;
	height: 37px;
}
.wxk_left>img:nth-child(1){
	max-width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.wxk_left>img:nth-child(2){
	max-width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.wxk>p{
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	color: #000000;
	margin-left: 12px;
}
.wxk:hover{
	background-color: #ff6f8b;
}
.wxk:hover .wxk_left>img:nth-child(1){
	z-index: 1;
}
.wxk:hover.wxk>p{
	color: #fff;
}

/* 首页新闻动态 */
.index_two{
	width: 100%;
	margin-top: 85px;
}
.index_two_con{
	width: 1240px;
	height: 605px;
	margin: 0 auto;
	position: relative;
}
.index_two_left{
	/*width: 596px;*/
	width: 500px;
	float: left;
}
.index_two_left_top{
	width: 179px;
	height: 42px;
	background-image: url(../image/btbj.png);
	background-position: center center;
	background-size: 100% 100%;
	text-align: center;
	padding-top: 11px;
	padding-left: 18px;
}
.index_two_left_top>p{
	font-size: 30px;
	color: #212121;
	font-weight: bold;
}
.index_two_left_foot{
	width: 100%;
	/*height: 393px;*/
	height: 329px;
	margin-top: 50px;
	/*padding-left: 39px;*/
}
.index_two_left_foot>.layui-carousel .layui-carousel-arrow{
	top: 93%;
	width: 40px;
	height: 40px;
	border-radius: 0;
}
.index_two_left_foot>.layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=add]{
	right: 0;
}
.index_two_left_foot>.layui-carousel[lay-arrow=always] .layui-carousel-arrow{
	left:420px;
}
.index_two_right{
	width: 628px;
	float: right;
	padding-top: 10px;
}
.layui-tab{
	margin: 0;
}
.index_two_right>.layui-tab .layui-tab-title{
	border-bottom-width: 0px;
	text-align: right;
}
.index_two_right>.layui-tab .layui-tab-title li{
	width: 100px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border: 1px solid #cccccc;
	margin-left: 18px;
	font-size: 17px;
	color: #4c4c4c;
}
.index_two_right>.layui-tab-brief>.layui-tab-title .layui-this{
	background-color: #ffae00;
	border: 1px solid #ffae00;
	color: #ffffff;
}
.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after{
	display: none;
}
.index_two_right>.layui-tab .layui-tab-content{
	padding: 0;
	margin-top: 15px;
}
.yyxw{
	display: inline-block;
	width: 100%;
	height: 110px;
	padding: 25px 35px;
}
.yyxw>h5{
	font-size: 20px;
	color: #4c4c4c;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.yyxw>p{
	font-size: 15px;
	color: #666666;
	margin-top: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.yyxw:hover{
	background-color: #ff9aae;
}
.yyxw:hover.yyxw>h5{
	color: #ffffff;
	font-weight: bold;
}
.yyxw:hover.yyxw>p{
	color: #ffffff;
	font-weight: bold;
}

/* 医院介绍 科室介绍 */
.index_three{
	width: 100%;
}
.index_three1{
	width: 100%;
	height: 440px;
	background-image: url(../image/yyjs_bj.png);
	background-position: center center;
	background-size: 100% 100%;
	padding-top: 73px;
	box-sizing: border-box;
}
.index_three_con{
	width: 1200px;
	margin: 0 auto;
}
.index_three1_top{
	width: 316px;
	height: 40px;
	background-image: url(../image/yyjsbt_bj.png);
	background-position: center center;
	background-size: 100% 100%;
	margin: 0 auto;
	padding-left: 38px;
	padding-top: 10px;
	box-sizing: border-box;
}
.index_three1_top>p{
	font-size: 30px;
	color: #4c4c4c;
	font-weight: bold;
}
.index_three1_foot{
	width: 100%;
	margin-top: 67px;
	text-align: right;
	font-size: 0;
}
.index_three1_foot1{
	display: inline-block;
	vertical-align: top;
	width: 480px;
	height: 260px;
	position: relative;
	overflow: hidden;
}
.index_three1_foot1>img{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: .8s all;
}
.index_three1_foot1>div{
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.3;
	position: absolute;
	left: 0;
	top: 0;
}
.index_three1_foot1>h6{
	width: 405px;
	text-align: left;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	position: absolute;
	left: 35px;
	top: 48px;
}
.index_three1_foot1>p{
	width: 405px;
	text-align: left;
	font-size: 15px;
	color: #ffffff;
	line-height: 30px;
	position: absolute;
	left: 35px;
	top: 105px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.index_three1_foot1:hover.index_three1_foot1>img{
	transform: scale(1.05);
}
.index_three1_foot2{
	display: inline-block;
	vertical-align: top;
	width: 480px;
	height: 260px;
	position: relative;
	overflow: hidden;
}
.index_three1_foot2>img{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: .8s all;
}
.index_three1_foot2>div{
	width: 100%;
	height: 100%;
	background-color: #ddaa4a;
	opacity: 0.3;
	position: absolute;
	left: 0;
	top: 0;
}
.index_three1_foot2>h6{
	width: 405px;
	text-align: left;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	position: absolute;
	left: 35px;
	top: 48px;
}
.index_three1_foot2>p{
	width: 405px;
	text-align: left;
	font-size: 15px;
	color: #ffffff;
	line-height: 30px;
	position: absolute;
	left: 35px;
	top: 105px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.index_three1_foot2:hover.index_three1_foot2>img{
	transform: scale(1.05);
}
.index_three2{
	width: 100%;
	height: 206px;
	font-size: 0;
}
.syks{
	display: inline-block;
	vertical-align: top;
	width: 20%;
	height:206px;
	position: relative;
}
.xhh{
	width: 92px;
	height: 92px;
	position: absolute;
	top: 42px;
	left: 72px;
}
.xhh>img{
	width: 100%;
	height: 100%;
	-webkit-transition: -webkit-transform 2s ease-out;
	-moz-transition: -moz-transform 2s ease-out;
	-o-transition: -o-transform 2s ease-out;
	-ms-transition: -ms-transform 2s ease-out;
}
.xrr{
	width: 73px;
	height:73px;
	text-align: center;
	line-height: 70px;
	position: absolute;
	left:82px;
	top: 54px;
}
.xrr>img{
	max-width: 100%;
}
.xmz{
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	position: absolute;
	left: 0;
	bottom: 32px;
}
.ks_box>.syks:nth-child(1){
	background-color: #ff94a2;
}
.ks_box>.syks:nth-child(2){
	background-color: #ccccee;
}
.ks_box>.syks:nth-child(3){
	background-color: #ff9fc2;
}
.ks_box>.syks:nth-child(4){
	background-color: #89d3f7;
}
.ks_box>.syks:nth-child(5){
	background-color: #ffcba5;
}
.syks:hover .xhh>img{
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

/* 专家介绍  综合展示 */
.index_four{
	width: 100%;
	height: 1363px;
	background-image: url(../image/zjjs_bj.png);
	background-position: center center;
	background-size: 100% 100%;
	padding-top: 160px;
	box-sizing: border-box;
}
.index_four1{
	width: 100%;
	height: 510px;
}
.index_four1_con{
	width: 1258px;
	margin: 0 auto;
	position: relative;
}
.index_four1_left{
	width: 840px;
	float: left;
}
.index_four1_left_top{
	width: 182px;
	height: 39px;
	background-image: url(../image/zjjsbt_bj.png);
	background-position: center center;
	background-size: 100% 100%;
	padding-left: 38px;
	padding-top: 10px;
	margin-top: 30px;
}
.index_four1_left_top>p{
	font-size: 30px;
	color: #4c4c4c;
	font-weight: bold;
}
.index_four1_left_foot{
	width: 100%;
	height: 375px;
	margin-top: 62px;
	overflow: hidden;
}
.zjjs{
	display: inline-block;
	vertical-align: top;
	width: 228px;
	height: 375px;
	background-color: #fff;
	overflow: hidden;
}
.zjjs_top{
	width: 100%;
	height: 283px;
}
.zjjs_top>img{
	width: 100%;
	height: 100%;
	transition: .8s all;
}
.zjjs_foot{
	width: 100%;
	height: 93px;
	text-align: center;
}
.zjjs_foot>h6{
	font-size: 18px;
	color: #4c4c4c;
	margin-top: 18px;
}
.zjjs_foot>p{
	width: 100%;
	padding: 0 5px;
	display: flex;
	justify-content: space-around;
	text-align: center;
	margin-top: 15px;
}
.zjjs_foot>p span{
	font-size: 15px;
	color: #4c4c4c;
}
.zjjs:hover .zjjs_foot>h6{
	color: #ffb414;
	font-weight: bold;
}
.zjjs:hover .zjjs_top>img{
	transform: scale(1.05);
}
.index_four1_right{
	width: 348px;
	height: 470px;
	background-color: #89d3f7;
	border-radius: 15px;
	float: right;
	margin-top:40px;
	position: relative;
	padding: 25px 28px 0 28px;
}
.xxx{
	width: 156px;
	height: 75px;
	position: absolute;
	top: -41px;
	right: -23px;
}
.index_four1_right>h3{
	font-size: 26px;
	color: #ffffff;
	font-weight: bold;
}
.hzly{
	width: 288px;
	height: 350px;
	background-color: #fff;
	border-radius: 15px;
	margin-top: 25px;
	padding: 5px 20px 5px 10px;
}
.hzly_hz{
	display: block;
	width: 100%;
	height: 60px;
	border-bottom: 1px dotted #999999;
	line-height: 60px;
}
.hzly_hz>img{
	width: 9px;
	height: 9px;
	display: inline-block;
	vertical-align: middle;
}
.hzly_hz>p{
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #4c4c4c;
}

/* 综合展示 */
.index_four2{
	width: 100%;
	margin-top: 90px;
}
.index_four2_con{
	width: 1200px;
	margin: 0 auto;
}
.index_four2_top{
	width: 182px;
	height: 39px;
	background-image: url(../image/zjjsbt_bj.png);
	background-position: center center;
	background-size: 100% 100%;
	padding-left: 38px;
	padding-top: 10px;
	margin: 0 auto;
}
.index_four2_top>p{
	font-size: 30px;
	color: #4c4c4c;
	font-weight: bold;
}
.index_four2_foot{
	width: 100%;
	height: 448px;
	margin-top: 65px;
	display: flex;
	justify-content: space-between;
}
.zhzs_hz{
	display: block;
	width: 25%;
	height: 100%;
	background-color: #fff;
	font-size: 0;
}
.zhzs_hz_top{
	width: 100%;
	height: 50%;
	text-align: center;
	padding: 80px 30px 0;
	box-sizing: border-box;
}
.zhzs_hz_top>h5{
	font-size: 20px;
	color: #4c4c4c;
	font-weight: bold;
}
.zhzs_hz_top>div{
	width: 30px;
	height: 4px;
	background-color: #bfd2e9;
	margin: 0 auto;
	margin-top: 12px;
}
.zhzs_hz_top>p{
	font-size: 15px;
	color: #666666;
	margin-top: 8px;
}
.zhzs_hz_foot{
	width: 100%;
	height: 50%;
	overflow: hidden;
}
.zhzs_hz_foot>img{
	width: 100%;
	height: 100%;
	transition: .8s all;
}
.zhzs_hz:hover .zhzs_hz_foot>img{
	transform: scale(1.05);
}
.zhzs_hz:hover .zhzs_hz_top>h5{
	color: #ffae00;
}

/* 先进设备 */
.index_five{
	width: 100%;
	margin-top: 14px;
}
.index_five_con{
	width: 1300px;
	margin: 0 auto;
}
.index_five_top{
	width: 182px;
	height: 39px;
	background-image: url(../image/zjjsbt_bj.png);
	background-position: center center;
	background-size: 100% 100%;
	padding-left: 38px;
	padding-top: 10px;
	margin: 0 auto;
}
.index_five_top>p{
	font-size: 30px;
	color: #4c4c4c;
	font-weight: bold;
}
.index_five_foot{
	width: 100%;
	height: 231px;
	margin-top: 60px;
}
.xjsb{
	display: block;
	width: 246px;
	height: 231px;
}
.xjsb_top{
	width: 246px;
	height: 183px;
	overflow: hidden;
}
.xjsb_top>img{
	width: 100%;
	height: 100%;
	transition: .8s all;
}
.xjsb_foot{
	width: 100%;
	height: 48px;
	text-align: center;
	line-height: 48px;
}
.xjsb_foot>p{
	font-size: 16px;
	color: #333333;
}
.xjsb:hover .xjsb_top>img{
	transform: scale(1.05);
}
.xjsb:hover .xjsb_foot>p{
	color: #ff7d8e;
}
.your-class2>.slick-list{
	width: 1190px;
	margin: 0 auto;
}
.your-class2>.slick-prev{
	width: 18px;
	height: 36px;
	background-image: url(../image/l1.png);
	background-position: center center;
	background-size: 100% 100%;
	position: absolute;
	top: 70px;
	left: 0;
	cursor: pointer;
}
.your-class2>.slick-next{
	width: 18px;
	height: 36px;
	background-image: url(../image/r1.png);
	background-position: center center;
	background-size: 100% 100%;
	position: absolute;
	top: 70px;
	right: 35px;
	cursor: pointer;
}
.your-class2>.slick-prev:hover{
	background-image: url(../image/l2.png);
	background-position: center center;
	background-size: 100% 100%;
	position: absolute;
}
.your-class2>.slick-next:hover{
	background-image: url(../image/r2.png);
	background-position: center center;
	background-size: 100% 100%;
}


/* 单篇页 */
.ny_body{
	width: 100%;
	min-height: 600px;
}
.ny_foot{
	width: 100%;
	height: 250px;
}
.ny_foot_con{
	width: 100%;
	height: 100%;
}
.ny_foot_con>img{
	width: 100%;
	height: 100%;
}
/* 公共小导航 */
.xdh{
	width: 100%;
	height: 50px;
	background-color: #f5f5f5;
}
.xdh_con{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.xdh_box{
	width: 100%;
	height: 100%;
	line-height: 50px;
}
.xdh_box>a{
	display: inline-block;
	vertical-align: top;
	min-width: 70px;
	height: 100%;
	font-size:17px;
	color: #4c4c4c;
	margin-right: 40px;
	text-align: center;
}
.xdh_box>a:hover{
	border-bottom: 4px solid #fab019;
	color: #fab019;
	font-weight: bold;
}
.xdh_box>a[on="true"] {
	border-bottom: 4px solid #fab019;
	color: #fab019;
	font-weight: bold;
}

.dpy{
	width: 100%;
	min-height: 520px;
}
.dpy_con{
	width: 1200px;
	margin: 0 auto;
	padding-top: 63px;
	padding-bottom: 85px;
	overflow: hidden;
}
.dpy_left{
	width: 920px;
	min-height: 200px;
	border: 1px solid #e0e0e0;
	padding: 35px 45px;
	float: left;
}
.dpy_left>p{
	font-size: 16px;
	color: #4c4c4c;
	line-height: 30px;
}
.dpy_left>img{
	max-width: 100%;
	margin: 15px auto;
}
.dpy_left>p img{
	max-width: 100%;
	margin: 15px auto;
}
.dpy_right{
	width: 230px;
	height: 420px;
	float: right;
}
.dpy_right>a{
	display: block;
	width: 100%;
	height: 70px;
	background-color: #ff6f8b;
	margin-bottom: 14px;
	padding-left: 45px;
	line-height: 70px;
}
.dpy_right>a div{
	display: inline-block;
	vertical-align: middle;
	width: 38px;
}
.dpy_right>a div img{
	max-width: 1005;
}
.dpy_right>a p{
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	font-size: 18px;
	color: #ffffff;
}
.dpy_right>a:hover{
	background-color: #ffbd35;
}
.dpy_right>a[on="true"] {
	border-bottom: 4px solid #fab019;
	color: #fab019;
	font-weight: bold;
}


/* 上下页 */
.all_content_shangxia {
	margin-top: 30px;
	width: 100%;
}

.all_content_shangxia>p{
	width: 100%;
	font-size: 16px;
	color: #4c4c4c;
	line-height: 30px;
}

.all_content_shangxia>p a {
	font-size: 16px;
	color: #333333;
}
.all_content_shangxia>p a:hover{
	color:#fab019;
}


/* 科室介绍 */
.ksjs{
	width: 100%;
	padding-top: 65px;
	padding-bottom: 10px;
}
.ksjs_con{
	width: 1200px;
	margin: 0 auto;
	padding: 55px 55px;
	border: 1px solid #e0e0e0;
}
.ksjs_top{
	width: 100%;
	height: 585px;
	overflow: hidden;
}
.ksjs_top .pic-slide {
	width:100%;
	float: left;
}
.ksjs_top .pic-slide .big {
	width: 885px;
	height: 585px;
	float: left;
	background-size: 100%;
	position: relative;
}
.ksjs_top .pic-slide dd {
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
.ksjs_top .pic-slide .big img {
	width: 885px;
	height: 585px;
}
.ksjs_top .pic-slide .small {
	width: 174px;
	float: right;
}

.ksjs_top .pic-slide .con {
	height: 490px;
	overflow: hidden;
	position: relative;
}
.ksjs_top .pic-slide ul {
	position: relative;
	top: 0;
}
.ksjs_top .pic-slide li {
	margin-bottom: 17px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.ksjs_top .pic-slide .prev, .ksjs_top .pic-slide .next {
	width: 174px;
	height: 40px;
	font-family: arial;
	text-align: center;
	color: #6b6b6b;
	cursor: pointer;
	margin: 0 auto;
}
.ksjs_top .pic-slide .prev {
	margin-bottom: 10px;
	background: url(../image/top.png) no-repeat center;
}
.ksjs_top .pic-slide .next {
	margin-top: 14px;
	background: url(../image/foot.png) no-repeat center;
}
.ksjs_top .pic-slide dd:first-child{
	display: block;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}

.ksjs_foot{
	width: 100%;
	margin-top: 52px;
}
.ksjs_foot_top{
	width: 100%;
}
.ksjs_foot_top>a{
	display: inline-block;
	vertical-align: top;
	min-width:200px;
	height: 50px;
	border: 1px solid #cccccc;
	text-align: center;
	line-height: 50px;
	margin-right: 20px;
	margin-bottom: 15px;
	font-size: 16px;
	color: #333333;
}
.ksjs_foot_top>a:hover{
	background-color: #ff6f8b;
	border: 1px solid #ff6f8b;
	color: #fff;
}
.ksjs_foot_top>a[on="true"]{
	background-color: #ff6f8b;
	border: 1px solid #ff6f8b;
	color: #fff;
}
.ksjs_foot_foot{
	width: 100%;
	margin-top: 40px;
}
.ksjs_foot_foot>p{
	font-size: 16px;
	color: #4c4b4b;
	line-height: 30px;
}
.ksjs_foot_foot>p span{
	font-size: 18px;
	color: #f75877;
	font-weight: bold;
}

/* 全图列表 */
.qtlb{
	width: 100%;
	padding-top: 65px;
	padding-bottom: 10px;
}
.qtlb_con{
	width: 1200px;
	margin: 0 auto;
	padding: 50px 55px;
	border: 1px solid #e0e0e0;
}
.qthz{
	display: inline-block;
	vertical-align: top;
	width: 335px;
	height: 300px;
	margin-right: 37px;
	margin-bottom: 12px;
}
.qthz>img{
	width: 335px;
	height: 222px;
	transition: .8s all;
}
.qthz>p{
	width: 100%;
	text-align: center;
	font-size: 17px;
	color: #4c4c4c;
	line-height: 70px;
}
.qthz:hover.qthz>img{
	transform: scale(1.05);
}
.qthz:hover.qthz>p{
	color: #fab019;
}
.qtlb_con>.qthz:nth-child(3n){
	margin-right: 0;
}

/* 全文列表 */
.qwlb{
	width: 100%;
	padding-top: 65px;
	padding-bottom: 10px;
}
.qwlb_con{
	width: 1200px;
	margin: 0 auto;
	padding: 55px 55px;
	border: 1px solid #e0e0e0;
}
.qwhz{
	display: block;
	width: 100%;
	height: 180px;
	padding: 45px 25px 40px 35px;
	border-bottom: 1px solid #e0e0e0;
	box-sizing: border-box;
}
.qwhz>h5{
	font-size: 18px;
	color: #333333;
	margin-bottom: 13px;
}
.qwhz>span{
	font-size: 14px;
	color: #999999;
}
.qwhz>p{
	font-size: 15px;
	color: #666666;
	margin-top: 18px;
}
.qwhz:hover{
	box-shadow: 10px 10px 20px #f5f5f5;
	border-bottom: 0px solid #e0e0e0;
}
.qwhz:hover.qwhz>h5{
	color: #ff6f8b;
	font-size: 18px;
	font-weight: bold;
}


/* 图文列表 */
.twlb{
	width: 100%;
	padding-top: 65px;
	padding-bottom: 10px;
}
.twlb_con{
	width: 1200px;
	margin: 0 auto;
	padding: 60px 55px;
	border: 1px solid #e0e0e0;
}
.twhz{
	display: block;
	width: 100%;
	height: 180px;
	border-bottom: 1px solid #e0e0e0;
	overflow: hidden;
	margin-bottom: 45px;
}
.twhz_left{
	width: 273px;
	height: 180px;
	float: left;
}
.twhz_left>img{
	width: 100%;
	height: 100%;
}
.twhz_right{
	width: 725px;
	height: 100%;
	float: left;
	margin-left: 30px;
	padding-top: 25px;
}
.twhz_right>h5{
	font-size: 18px;
	color: #333333;
	margin-bottom: 17px;
}
.twhz_right>span{
	font-size: 14px;
	color: #999999;
}
.twhz_right>p{
	font-size: 15px;
	color: #666666;
	margin-top: 20px;
}
.twhz:hover{
	box-shadow: 10px 10px 5px #f5f5f5;
	border-bottom: 0px solid #e0e0e0;
}
.twhz:hover .twhz_right>h5{
	font-size: 18px;
	color: #ff6f8b;
	font-weight: bold;
}

/* 统一详情页 */
.xqy{
	width: 100%;
	height: 100%;
	padding-bottom: 40px;
	border-bottom: 1px dotted #808080;
}
.xqy_top{
	width: 100%;
	text-align: center;
}
.xqy_top>h5{
	font-size: 22px;
	color: #ff6f8b;
	font-weight: bold;
}
.xqy_top>p{
	width: 100%;
	margin-top: 35px;
}
.xqy_top>p span{
	font-size: 14px;
	color: #666666;
	margin-right: 25px;
}
.xqy_foot{
	width: 100%;
	margin-top: 30px;
}
.xqy_foot>p{
	font-size: 16px;
	color: #4c4c4c;
	line-height: 30px;
}
.xqy_foot>img{
	display: block;
	max-width: 100%;
	margin: 15px auto;
}
.xqy_foot>p img{
	display: inline-block;
	max-width: 100%;
	margin: 15px auto;
}

/* 专家列表 */
.zjlb{
	width: 100%;
	padding-top: 65px;
	padding-bottom: 10px;
}
.zjlb_con{
	width: 1200px;
	margin: 0 auto;
	padding: 55px 55px;
	border: 1px solid #e0e0e0;
}
.zjhz{
	display: inline-block;
	vertical-align: top;
	width: 225px;
	height: 375px;
	background-color: #f5f5f5;
	margin-right: 58px;
	margin-bottom: 60px;
}
.zjhz_top{
	width: 100%;
	height: 280px;
	overflow: hidden;
}
.zjhz_top>img{
	width: 100%;
	height: 100%;
	transition: .8s all;
}
.zjhz_foot{
	width: 100%;
	height: 94px;
	padding-top: 20px;
}
.zjhz_foot>h6{
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #4c4c4c;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.zjhz_foot>p{
	width: 100%;
	margin-top: 14px;
	text-align: center;
}
.zjhz_foot>p span{
	font-size: 15px;
	color: #4c4c4c;
	margin-right: 12px;
}
.zjhz:hover .zjhz_foot>h6{
	color: #fab019;
	font-weight: bold;
}
.zjhz:hover .zjhz_top>img{
	transform: scale(1.05);
}
.zjlb_con>.zjhz:nth-child(4n){
	margin-right: 0;
}

/* 专家详情 */
.zjxq{
	width: 100%;
	padding-bottom: 55px;
	border-bottom: 1px dotted #808080;
}
.zjxq_top{
	width: 100%;
	padding-bottom: 50px;
	border-bottom: 1px solid #e0e0e0;
}
.zjxq_top_left{
	display: inline-block;
	vertical-align: top;
	width: 225px;
	height: 280px;
}
.zjxq_top_left>img{
	width: 100%;
	height: 100%;
}
.zjxq_top_right{
	display: inline-block;
	vertical-align: top;
	width: 515px;
	height:280px;
	margin-left: 45px;
	padding-top: 37px;
}
.zjxq_top_right>h6{
	font-size: 20px;
	color: #fab019;
	font-weight: bold;
}
.zjxq_top_right>p{
	width: 100%;
	margin-top: 15px;
}
.zjxq_top_right>p span{
	font-size: 16px;
	color: #4c4c4c;
	margin-right: 18px;
}
.zjxq_foot{
	width: 100%;
	margin-top:40px;
}
.zjxq_foot>p{
	font-size: 16px;
	color: #4c4c4c;
	line-height: 30px;
}
.zjhz_bt{
	width: 100%;
	text-align: center;
}
.zjhz_bt>p{
	font-size: 22px;
	color: #ff6f8b;
	font-weight: bold;
}
.zjhz_nr{
	width: 100%;
	margin-top: 15px;
}
.zjhz_nr>a:nth-child(4n+4){
	margin-right: 0;
}

/* 在线留言 */
.zxly {
	width: 100%;
}

.zxly_top {
	width: 100%;
}


.lianxi_con_div {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	margin-bottom: 25px;
	border-bottom: 1px solid #e0e0e0;
	padding: 6px 0;
}

.lianxi_con_div>p {
	width: 85px;
	font-size: 16px;
	color: #4c4c4c;
	display: inline-block;
	vertical-align: middle;
	text-align-last: justify;
}

.lianxi_con_div>input {
	display: inline-block;
	vertical-align: middle;
	width: 340px;
	height: 44px;
	border: 1px solid #fff;
	border-radius: 10px;
	background-color: #fff;
	padding: 0 10px;
}

.luyanxinxi_con_div {
	width: 100%;
	margin-bottom: 40px;
}

.luyanxinxi_con_div>p {
	width: 85px;
	font-size: 16px;
	color: #4c4c4c;
	display: inline-block;
	vertical-align: top;
	text-align-last: justify;
}

.luyanxinxi_con_div>textarea {
	display: inline-block;
	vertical-align: top;
	width: 784px;
	height: 310px;
	border: 1px solid #f5f5f5;
	background-color: #f5f5f5;
	padding: 0 10px;
	margin-top: 18px;
}

.lianxi_con_div>#imageVerificationCode {
	width: 250px;
}

.lianxi_con_div>img {
	display: inline-block;
	vertical-align: middle;
	width: 120px;
}

.luyanxinxi_con_tj {
	display: block;
	width: 205px;
	height: 56px;
	background-color: #ff6f8b;
	text-align: center;
	line-height: 56px;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 15px;
}

.zxly_foot {
	width: 100%;
	margin-top: 50px;
}

.zxly_foot_hz {
	width: 100%;
	border-bottom: 1px solid #e0e0e0;
	padding: 35px 10px;
}

.zxly_foot_hz_t {
	width: 100%;
}

.zxly_foot_hz_t_t {
	width: 100%;
}

.zxly_foot_hz_t_t>img {
	width: 22px;
	display: inline-block;
	vertical-align: middle;
}

.zxly_foot_hz_t_t>p:nth-child(2) {
	min-width: 80px;
	font-size: 16px;
	color: #ff6f8b;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}

.zxly_foot_hz_t_t>p:nth-child(3) {
	font-size: 15px;
	color: #212121;
	display: inline-block;
	vertical-align: middle;
}

.zxly_foot_hz_t_f {
	width: 100%;
	margin-top: 15px;
}

.zxly_foot_hz_t_f>p {
	font-size: 14px;
	color: #4c4c4c;
}
.zxly_foot_hz_t_f>p span{
	font-size: 15px;
	color: #4b4b4b;
}

.zxly_foot_hz_f {
	width: 100%;
	margin-top: 35px;
}

.zxly_foot_hz_f_t {
	width: 100%;
}

.zxly_foot_hz_f_t>img {
	width: 21px;
	display: inline-block;
	vertical-align: middle;
}

.zxly_foot_hz_f_t>p:nth-child(2) {
	min-width: 80px;
	font-size: 16px;
	color: #ffbd35;
	display: inline-block;
	vertical-align: middle;
	margin-left: 13px;
}

.zxly_foot_hz_f_t>p:nth-child(3) {
	font-size: 15px;
	color: #212121;
	display: inline-block;
	vertical-align: middle;
}

.zxly_foot_hz_f_f {
	width: 100%;
	margin-top: 15px;
}

.zxly_foot_hz_f_f>p {
	font-size: 15px;
	color: #4c4c4c;
}
.zxly_foot_hz_f_f>p span{
	font-size: 15px;
	color: #4b4b4b;
}
.zxly_foot>.zxly_foot_hz:first-child{
	border-top: 1px solid #e0e0e0;
}


/*满意度调查*/
.questionnaire1_con_bor{
	display: inline-block;
	vertical-align: top;
	width: 100%;
	margin-bottom: 25px;
}
.questionnaire1_con_bor>p{
	font-size: 16px;
	color: #4c4c4c;
	display: inline-block;
	vertical-align: middle;
}
.questionnaire1_con_div1{
	width: 100%;
}
.questionnaire1_con_div1>div{
	width: 100%;
	padding-left: 54px;
	margin-top: 8px;
}
.questionnaire1_con_div1>div label input{
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #fff;
	border: 1px solid #e1738c;
	display: inline-block;
	vertical-align: middle;
}
.questionnaire1_con_div1>div label p{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #333333;
	line-height: 38px;
	margin-left: 15px;
}









/* 商家信息 */
.wjdc_top{
	display: none;
}
.wjdc_foot{
	width: 100%;
}
.questionnaire4_con_bor{
	display: inline-block;
	vertical-align: top;
	width: 100%;
	margin-bottom: 25px;
	border-bottom: 1px solid #e0e0e0;
	padding: 6px 0;
}
.questionnaire4_con_bor>p{
	/*width: 100px;*/
	font-size: 16px;
	color: #4c4c4c;
	display: inline-block;
	vertical-align: middle;
	text-align-last: justify;
}
.questionnaire1_con_div4{
	display: inline-block;
	vertical-align: middle;
	width: 340px;
	height: 44px;
	line-height: 44px;
	border: 1px solid #fff;
	border-radius: 10px;
	background-color: #fff;
	padding: 0 10px;
}
.questionnaire1_con_div4>input{
	width: 340px !important;
	height: 44px !important;
}
.wjdc_foot>.questionnaire4_con_bor:nth-child(4){
	border-bottom: 0px solid #e0e0e0;
}
.wjdc_foot>.questionnaire4_con_bor:nth-child(4) .questionnaire1_con_div4{
	width: 784px !important;
	height: 310px !important;
}
.questionnaire1_con_div4>textarea{
	width: 784px !important;
	height: 310px !important;
	border: 1px solid #f5f5f5;
	background-color: #f5f5f5;
	padding: 0 10px;
	margin-top: 18px;
}
.questionnaire1_con_tj{
	display: block;
	width: 205px;
	height: 56px;
	background-color: #ff6f8b;
	text-align: center;
	line-height: 56px;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 15px;
}










	/*电子地图设置*/
.amap-marker:first-child .amap-icon img {
	width: 25px;
	height: 34px;
}

.my-map {
	width: 100%;
	height: 440px;
	margin: 0 auto;
	background-color: #fff;
	padding: 15px;
}

.my-map .icon {
	background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat;
}

.my-map .icon-cir {
	height: 31px;
	width: 28px;
}

.my-map .icon-cir-blue {
	background-position: -11px -55px;
}

.amap-container {
	height: 100%;
}
.dzdt{
	width: 100%;
	padding-top: 65px;
	padding-bottom: 10px;
}
.dzdt_con{
	width: 1200px;
	margin: 0 auto;
	padding: 65px 55px;
	border: 1px solid #e0e0e0;
}
.dzdt_top{
	width: 100%;
	height: 440px;
}
.dzdt_foot{
	width: 100%;
	margin-top: 42px;
}
.dzdt_foot_left{
	display: inline-block;
	vertical-align: top;
	width: 880px;
	padding-left: 8px;
}
.dzdt_foot_left>p{
	font-size: 16px;
	color: #4c4c4c;
	line-height: 32px;
}
.dzdt_foot_left>p span{
	font-size: 20px;
	color: #4c4c4c;
	font-weight: bold;
}
.dzdt_foot_right{
	width: 154px;
	display: inline-block;
	vertical-align: top;
}
.dzdt_foot_right>img{
	width: 154px;
	height: 154px;
}
.dzdt_foot_right>p{
	margin-top: 12px;
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #4c4c4c;
}



iframe{
	width: 100%;
	height: 100%;
}
iframe img{
	display: none;
}
.xwlbt{
	display: block;
	width: 100%;
	height: 100%;
}

