.index_center{
	min-width: 1200px;
}
/*广告图*/
.adv_div{
	width: 1200px;
	margin: 30px auto;
}
.adv_div img{
	width: 100%;
}
/*广告图end*/
/*轮播图样式*/

.index_center .banner_img{
	width: 100%;
	margin: 0;
	padding: 0;
}
.index_center .carousel-indicators li{
	background-color:#7f7f7f;
	margin:0 2px;
	width: 12px;
	height: 12px;
}
.index_center .carousel-indicators .active{
	background-color:#00904f; 
}
.index_center .carousel-indicators{
	left: calc(50% - 75px);
	width: 150px;
	margin:0 ;
	background: #FFF;
	border-radius: 10px;
}
/*轮播图样式end*/
/*专家简介*/
.index_center .Introduction{
	width: 1200px;
	margin: 20px auto;
}
.index_center .o_img{
	width: 25%;
	overflow: hidden;
	position: relative;
}
.index_center .cur_r{
	position: absolute;
	right: -18px;
	top: calc(50% - 30px);
	background: #FFF;
	padding: 20px 20px;
	border-top-left-radius: 50%;
	border-bottom-left-radius: 50%;
	cursor: pointer;
}
.index_center .cur_l{
	padding: 20px 20px;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	cursor: pointer;
	position: absolute;
	left: -18px;
	top: calc(50% - 30px);
	background: #FFF;
}
.index_center .cur_l:hover,.index_center .cur_r:hover{
	color:#00904f;
}
.index_center .o_img>img{
	width: 100%;
}
.index_center .o_txt{
	width: calc(75% - 20px);
	margin-left: 10px;
}
.index_center .o_tit{
	position: relative;
	border-left: 2px solid #00904f;
	padding-left: 20px;
}
.index_center .o_tit>p{
	margin-top: 10px;
	width: 90%;
	font-size: 16px;
}
.index_center .o_tit>h4{
	width: 90%;
}
.index_center .more{
	width: 60px;
	height: 59px;
	position: absolute;
	top: 0;
	right: 0;
	box-sizing: border-box;
}
.index_center .more>a{
	padding-top: 8px;
	display: block;
	border: 1px solid #3b3b3b;
	height: 100%;
}
.index_center .more>a:hover{
	color:#FFF !important;
	background: #00904f;
	border: 1px solid #00904f;
}
.index_center .more span{
	font-size: 20px;
}
.index_center .certificate{
	width: 60%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 20px;
}
.index_center .o_txt>.name{
	color:#3b3b3b;
	font-weight: bold;
	margin: 20px 0;
	padding-left: 20px;
}
.index_center .citation{
	width: 80%;
	margin: 20px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 20px;
}
.index_center .o_Img{
	width: 100%;
	position: relative;
	height: 206px;
}
.index_center .o_ul{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}
.index_center .o_ul>li{
	width: 150px;
	float: left;
	margin: 0 13px;
	max-height:205px;
	box-sizing: border-box;
}
.index_center .o_ul .li_active{
	border: 1px solid #00904f;
}
.index_center .o_ul>li>img{
	width: 100%;
	max-height: 206px;
	cursor: pointer;
	box-sizing: border-box;
}
.index_center .o_ul>li>img:hover{
	border: 1px solid #00904f;
}
/*专家简介end*/
/*心理咨询*/
.index_center .Counseling,.index_center .case{
	width: 1200px;
	margin: 20px auto;
}
.index_center .Counseling .title,.index_center .case .title{
	width: 30% !important;
}
.index_center .advisory_img{
	width: 70%;
}
.index_center .advisory_img>img{
	width: 90%;
	max-height:60px; 
}
.index_center .advisory{
	width: 100%;
	margin-top: 15px;
}
.index_center .advisory_ul{
	background: #FFF;
	width: 30%;
}
.index_center .advisory_ul>li{
	padding: 15px 0;
	font-size: 16px;
	width: 100%;
	cursor: pointer;
}
.index_center .advisory_ul>li:nth-child(1){
	border-bottom: 2px solid #FFF;
	padding: 0;
}
.index_center .advisory_ul>.advisory_active{
	background: #00904f;
	color:#FFF;
}
.index_center .advisory_ul>li:hover{
	background: #00904f;
	color:#FFF;
}
.index_center .advisory_ul>li>h1{
	margin: 0;
	padding: 20px 0;
	background: #00904f;
	color:#FFF;
}
.index_center .advisory_ul>li>h1>span{
	padding-top: 5px;
}
.index_center .advisory_ul>li img{
	width: 50px;
	margin-right: 10px;
}
.index_center .advisory_show{
	width: calc(70% - 10px);
}
.index_center .img_txt>img{
	width: 40%;
	max-height: 230px;
}
.index_center .img_txt .advisory_txt{
	width: calc(60% - 10px);
	position: relative;
	min-height:200px;
	max-height: 230px; 
}
.index_center .advisory_txt>h4{
	color:#3b3b3b;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index_center .advisory_txt>button{
	position: absolute;
	bottom: 0;
	right: 0;
	border: none;
	background: #00904f;
	padding: 8px 15px;
	font-size: 16px;
}
.index_center .advisory_txt>button>a{
	color:#FFF;
}
.index_center .txtUl{
	margin-top: 10px;
}
.index_center .txtUl>li{
	width: 33.3333%;
	float: left;
	padding: 5px 10px;
	padding-left: 0;
}
.index_center .txtUl>li>img{
	width: 100%;
	min-height:200px; 
	max-height:200px; 
}
/*心理咨询end*/
/*成功案例*/
.index_center .case_div{
	width: calc(70% - 10px);
	margin-left: 10px;
}
.index_center .case_ul>li{
	width: calc(50% - 10px);
	margin-right: 5px;
	float: left;
	margin-top: 10px;
}
.index_center .case_ul a{
	display: block;
}
.index_center .case_ul a>img{
	width: 45%;
	height: 120px;
}
.index_center .case_ul a>div{
	position: relative;
	width: calc(55% - 8px);
	padding-right: 5px;
	min-height: 110px;
}
.index_center .case_ul .time_view{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	font-size: 14px;
	color:#aaa;
}
.index_center .case_ul .time_view>span:last-child{
	margin-left: 10px;
}
/*成功案例end*/
/*安颖EAP*/
.index_center .eap{
	width: 1200px;
	margin: 10px auto;
}
.index_center .eap_tit{
	position: relative;
	border-left: 2px solid #00904f;
	padding-left: 20px;
}
.index_center .eap_tit .title{
	width: 50%;
}
.index_center .eap_tit .title>h1{
	font-size: 18px;
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
}
.index_center .eap_tit h4,.index_center .eap_tit>.title p{
	width: 100%;
	margin: 0;
}
.index_center .pro_txt{
	text-indent: 2em;
}
.index_center .eap_tit h4{
	margin-bottom: 20px;
}
.index_center .cls_tit{
	width: 50%;
}
.index_center .cls_tit>li{
	width: 33.3333%;
	padding: 5px 0;
	float: left;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index_center .cls_tit>li>a{
	color:#3b3b3b;
}
.index_center .cls_tit>li>a:hover{
	color:#00904f;
}
.index_center .eap_ul_div{
	width: 100%;
	margin-top: 20px;
}
.index_center .eap_ul a{
    display: block;
}
.index_center .eap_ul>li{
	padding: 20px 10px; 
	border-top: 1px dashed #aaa;
}
.index_center .eap_ul a>img{
	width: 20%;
	max-height: 180px;
}
.index_center .eap_ul a>div{
	height: 180px;
	width: calc(80% - 10px);
	margin-left: 10px;
	position: relative;
}
.index_center .pro_tit{
	width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index_center .time{
	color:#aaa;
}
.index_center .eap_ul a h4{
	padding: 10px;
	margin: 0;
}
.index_center .eap_ul a h4:hover{
	color:#00904f;
	background: #FFF;
}
.index_center .view{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	color:#aaa;
	padding: 0 10px;
}
.index_center .view>button{
	background: #00904f;
	border: none;
	border-radius: 5px;
	padding: 5px 10px;
	color:#FFF;
}
.index_center .view>button:active{
	background: #05aa60;
}
/*安颖EAP   end*/
/*二维码*/
.index_center .code_img{
	z-index: 500;
	position: fixed;
	left: 0;
	top: 30px;
}
.index_center .code_img>img{
	width: 110px;
}
/*二维码end*/
/*QQ资讯*/
.index_center .QQ{
	height: 505px;
	width: 166px;
	position: fixed;
	top: calc(50% - 225px);
	right: 0;
	background: url('../img/pcA_window.png') no-repeat 0 0;
	background-size: 100% 100%;
	z-index: 200;
}
.index_center .QQ>div{
	position: relative;
	width: 100%;
	height:100%;
}
.index_center .QQ .img_qq{
	width: 75%;
	position: absolute;
	top: 226px;
	left:20px;
}
.index_center .id_a{
	width: 50%;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	bottom: 28px;
	left: 25%;
	color:#FFF;
}
/*QQ资讯end*/
/*关于我们*/
.index_center .about_us{
	width: 1200px;
	margin: 10px auto;
	background: #FFF;
	padding: 10px;
}
.index_center .about_us>div{
	border-top: 1px solid #3b3b3b;
	border-bottom: 1px solid #3b3b3b;
	padding: 10px 0;
}
.index_center .scroll{
	width: calc(20% - 10px);
	margin-right: 10px;
	border-right: 1px solid #232323;
}
.index_center .scroll>div{
	height: 254px;
	position: relative;
}
.index_center .scroll_ul{
	position: absolute;
	top: 0;
	left: 0;
}
.index_center .scroll_ul>li{
	height: 120px;
	margin: 5px 0;
}
.index_center .scroll img{
	width: 70%;
	margin: 0 15%;
	max-height: 120px;
}
.index_center .scroll>.text-center{
	margin-top: 5px;
}
.index_center .scroll_ul img{
	height: 100%;
}
.index_center .about_img{
	width: calc(40% - 10px);
	margin-left: 10px;
	position: relative;
}
.index_center .about_img>img{
	width: 100%;
	max-height: 287px;
}
.index_center .about_img>p{
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	color:#FFF;
	width: 100%;
	font-size: 16px;
	padding: 5px;
}
.index_center .about_txt{
	width: 40%;
	padding: 0 10px;
}
.index_center .scroll>p>img{
	width: 25px;
	cursor: pointer;
	margin: 0 8px;
}
.index_center .about_tit{
	border-left: 2px solid #00904f;
	padding-left: 10px; 
}
.index_center .about_tit>h4{
	margin: 0;
	padding-bottom: 10px;
}
.index_center .about_txt>p{
	margin-top: 10px;
	font-size: 16px;
	text-indent: 2em;
	padding-left: 20px;
}
.index_center .about_txt>button{
	margin-top: 20px;
	background: none;
	border: none;
}
.index_center .about_txt>button>a:hover{
	color:#00904f;
}
/*关于我们end*/
/*中心动态*/
.index_center .in_news{
	width: 1200px;
	margin:20px auto;
}
.index_center .news_div{
	margin-top: 20px;
	width: 100%;
	padding: 10px;
	border-top: 1px dashed #aaa;
}
.index_center .news_ul{
	width: calc(50% - 20px);
	font-size: 16px;
}
.index_center .news_ul>li>a{
 	display: block;
 	padding: 10px 0;
 	color:#3b3b3b;
 	border-bottom: 1px dashed #aaa;
}
.index_center .news_ul>li>a:hover{
	color:#00904f;
}
.index_center .news_ul .news_time{
	display: block;
	width: 20%;
}
.index_center .news_ul .news_txt{
	display: block;
	width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*中心动态end*/