/* 公共样式 */
*{
  margin: 0px;
  padding: 0px;

}
.bd_weixin_popup_bg,.bd_weixin_popup{
      width:250px!important;
      height:330px!important;
    }
a{
  color: black;
  text-decoration: none;
}
ul li{
  list-style: none;
}
.right{
  float: right;
}
.left{
  float: left;
}
a:hover {
  text-decoration: none;
}

.nav_local{
	margin-top: -5px;
    margin-right: 10px;
}
/*重置css*/
a,button,input{-webkit-tap-highlight-color:rgba(255,0,0,0);}/* 1.去除android a/button/input标签被点击时产生的边框 2.去除ios a标签被点击时产生的半透明灰色背景 */
*{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Microsoft YaHei","Helvetica Neue", Helvetica, Arial, sans-serif;
}
html,body,ul,li,ol,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,fieldset,legend,img{
  margin: 0;
  padding: 0;
}
html,body{
  position: relative;
}
body{
	overflow-x: hidden;
  overflow-y: auto;
}

li{
  list-style: none;
  color: #333;
}
img{
  border: 0;
}
a{
  text-decoration: none;
  color: #333;
}
button{
  background: none;
  outline: none;
  border: 0;
}
.fl{
  float: left;
}
.fr{
  float: right;
}
.hide{
  display: none;
}
.clearfix:after{
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix{
    zoom:1;
}
input,select,textarea{
  outline: none;
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 5px;
  color: #333;
  resize: none;
  font-family: "Microsoft YaHei";
}

input[type="file"]{
  padding: 0;
}
textarea{
  padding: 5px;
}
/* 导航头 */
#header {
  width: 100%;
  height: 120px;
  background-color: #fff;
  padding: 35px 5% 0;
  margin-bottom: 0px;
  border-color: transparent !important;
  position:relative;
 	z-index:999;
}
#header .container .navbar-brand {
  margin-right: 25px;
}
#header #my-menu .navbar-nav li {
  text-align: center;
  font-size: 16px;
}
#header #my-menu .navbar-nav li a {
  color: #282828;
  margin: 20px 28px;
  display: inline-block;
  padding: 0px 0px 5px;
  letter-spacing: 1px;
}
#header #my-menu .navbar-nav li.on a,#header #my-menu .navbar-nav li:hover a{
  border-bottom: 2px solid #b20032;
}
/*入驻韵心理*/
#header_container{
  padding-right: 0px!important;
  padding-left: 0px!important;
  margin-right: auto;
  margin-left: auto;
}
.join_yun {
     width: 150px;
	  float:right;
	  padding: 6px 0px;
	  margin-left: 15px;
	  font-size: 14px;
	  position: relative;
}
.abjoin_yun{
	display: inline-block;
    position: absolute;
    z-index: 999;
    right: -10px;
    top: -5px;
    cursor: pointer
}
.abjoin_yun a img{
	float: left;
}
.abjoin_yun a span{
	float: left;
    display: inline-block;
    margin-top: 7px;
    font-size: 12px;
    margin-left: 3px;
}
.abjoin_yun a span p:last-child{
	color: #B93235;
}
.abjoin_yun a{
	color:#333!important;
}
.abjoin_yun a p{
	margin:0!important;
	text-align: center;
}
.nav_qizi{
	width:18px;
	height:22px;
	position: relative;
	top:5px;
	display: inline-block;
	background: url("../../images/wqizi.png")no-repeat;
}
#header #login_info,#out_login {
  margin-top: 10px;
}
#header #Login-btn a, #out_login a{
  width: 105px;
}
#login_info{
  background: #B93235;
  color: #fff;
  display: inline-block;
  width: 120px;
  text-align: center;
  padding: 6px 0px;
  margin-left: 40px;
  font-size: 16px;
  border: 0px;
}
#header .green-btn{
	color: #fff;
	font-size: 16px;

}
#header .default-btn {
  background: #B93235;
  color: #fff;
  display: inline-block;
  width: 120px;
  text-align: center;
  padding: 8px 0px;
  margin: auto;
  font-size: 16px;
  border: 0px;
}
/*登录之后显示*/
.user_box{
  width: 140px;
  float:left;
  padding: 6px 0px;
  margin-left: 15px;
  font-size: 14px;
  position: relative;
}
.uesrico{
  width: 35px;
  height: 35px;
  margin-top: 4px;
  display: inline-block;
}
.person_select{
  padding-top: 7px;
  display: inline-block;
  position: absolute;
  z-index: 999;
  right: 0;
}
.person_select ul{
  width: 100px;
  border-radius: 2px 2px ;
  background: white;
  overflow: hidden;
  border-left: 1px solid #EDEDEE;
  display: inline-block;
  -webkit-box-shadow:  1px 1px 1px #DADADC;
  -moz-box-shadow:  1px 1px 1px #DADADC;
  box-shadow: 1px 1px 1px #DADADC;
}
.person_select ul li{
  display:none;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  border-bottom: 1px solid #EDEDEE;
}
.person_select ul li:first-child{
	display:block;
}
.person_select ul li:first-child span{
	max-width: 84px;
    overflow: hidden;
    display: inline-flex;
}
.person_select ul li.enter{
  display: block;
}
.person_select ul li a img{
  margin-right: 5px ;
  vertical-align: baseline;
}
.person_select ul li:hover a{
  color: #CF004A;
}
.person_select ul li:hover .userhead_pic{
  background: url("../../images/yuyuered.png") no-repeat center;
}
.person_select ul li:hover .center{
  background: url("../../images/centerred.png") no-repeat center;
}
.person_select ul li:hover .outlogin{
  background: url("../../images/outloginred.png") no-repeat center;
}
#editPasswordOpe:hover .edit{
	 background: url("../../images/editPasswordH.png") no-repeat center;
	 background-size: 27px 21px;
}
a .userhead_pic,.outlogin,.center,#editPasswordOpe .edit{
  width: 12px;
  height: 12px;
  margin-right: 5px;
  display: inline-block;
}
.userhead_pic{
  background: url("../../images/yuyueico.png") no-repeat center;
}
.center{
  background: url("../../images/center.png") no-repeat center ;
}
#editPasswordOpe .edit{
  background: url("../../images/editPassword.png") no-repeat center ;
  background-size: 27px 21px;
  margin-right: 7px;
}
.outlogin{
  background: url("../../images/outlogin.png") no-repeat center ;
}
.down{
  width: 8px;
  height:8px;
  margin-left: 5px ;
}
/*导航头结束*/
/* 轮播图 */
#lubo2 {
  margin-top: 30px;
}
#lubo1{
  position: relative;
}
#cbtn {
  width: 100%;
  background: transparent;
  position: absolute;
  height: 80px;
  /* z-index: 999; */
  bottom: 10px;
  left: 45%;
  transform: translateX(-50%);
}
#lubo1 .carousel-inner .item img{
  width: 100%;
  height: 550px;
  cursor: pointer;
}
#cbtn div.carousel-indicators {
  width: 100%;
  margin: 0 auto;
  margin-left: 0px;
  left: 0px;
  padding-left: 22%;
  position: relative;
  z-index: 100;
}
#cbtn div.carousel-indicators div.lubo {
  width: 15.8%;
  float: left;
  height:auto;
  color: white;
  cursor: pointer;
  text-align: center;
  position: relative;
  margin-right: 15px;
  font-size: 24px;
  background-color: transparent;
  transition: all .3s;
}
#cbtn div.carousel-indicators div.lubo:last-child {
  margin-right: 0px;
}
#cbtn div.carousel-indicators div.lubo:hover{
  margin-top: -15px;
}
#cbtn div.carousel-indicators div.lubo.active {
  margin-top: -15px;
}
#cbtn div.carousel-indicators div.lubo img {
  display: block;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
#img500 img{
  width:100%;
  height:500px;
}
/* 多余 */
.big_title {
  font-weight: bolder;
  line-height: 50px;
}
.small_title {
  line-height: 50px;
}
.small_title2{
	width:83%;
	height:50px;
	text-align: right;
	border-bottom: 1px dashed #EEEEEE;
}
.product {
  height: 250px;
  border: 1px solid red;
}
.magin_top {
  margin-top: 30px;
}
.product {
  height: 250px;
  border: 1px solid #ccc;
}
/*心理咨询*/
.askebox{
  width: 100%;
  height: auto;
  padding: 20px 0 0px 0;
  display:block;
}
.modular_box{
  width: 100%;
}
.modular_ico{
  width: 100%;
  text-align: center;
  margin-bottom: 5px;
}
.modular_pic{
  cursor: pointer;
  -webkit-transition: -webkit-transform 1.3s;
  -moz-transition: -moz-transform 1.3s;
  -o-transition: -o-transform 1.3s;
  -ms-transition: -ms-transform 1.3s;
}
.modular_pic:hover{
  -webkit-transform: rotateZ(360deg);
  -moz-transform: rotateZ(360deg);
  -o-transform: rotateZ(360deg);
  -ms-transform: rotateZ(360deg);
  transform: rotateZ(360deg);
}
.modular_title{
  font-size: 18px;
  font-weight: bold;
  color: #BF1444;
  line-height: 50px;
}
.modular_title a{
	color: #BF1444;
}
.modular_text_box{
	position: relative;
	border: 1px solid #D1D1D1;
	padding:20px 0px 20px 0px;
}
.modular_text_title{
  width:100%;
  position: absolute;
  top:-10px;
  text-align: center;
  display: inline-block;
}
.modular_text_title span{
  color: #BF1444;
  display: inline-block;
  background: #ffffff;
  margin:0 auto;
  padding:0px 10px 0px 10px;
}
.modular_text{
  font-size: 12px;
  text-align: center;
  line-height: 25px;
}
/* 心课堂 */
.edu {
  width: 100%;
  height: 530px;
  background-size: cover;
  cursor: pointer;
  border: 1px solid #ccc;
}
.continue {
  height: 530px;
  overflow: hidden;
  border: 1px solid #ccc;
  transition: all 0.3s ease;
}
.continue:hover {
  box-shadow: 0px 3px 10px #969696;
}
.continue [class^="train"] {
  width: 90%;
  margin: 10px auto;
  height: 205px;
  overflow: hidden;
  background-size: cover;
  cursor: pointer;
}
.continue [class^="train"].train_1 {
  background: url(../../images/train_1.jpg) no-repeat;
}
.continue [class^="train"].train_2 {
  background: url(../../images/train_2.jpg) no-repeat;
}
.continue [class^="train"].train_3 {
  background: url(../../images/train_3.jpg) no-repeat;
}
.continue [class^="train"].train_4 {
  background: url(../../images/train_3.jpg) no-repeat;
}
.continue [class^="train"].train_5 {
  background: url(../../images/train_2.jpg) no-repeat;
}
.continue [class^="train"].train_6 {
  background: url(../../images/train_1.jpg) no-repeat;
}
.continue p {
  width: 95%;
  line-height: 50px;
  cursor: pointer;
  margin: 0 auto;
}
.continue p img{
	vertical-align: inherit!important;
	margin-left: 6px;
}
.continue p:last-child {
  margin-left: 0px;
}
.game_zhaosheng li{
  margin-left: 35px;
  color: #BF003F;
  list-style: disc;
}
.horn{
  font-size: 15px;
  font-weight: bold;
}
.more{
  font-size: 12px;
}
.history{
  width: 100%;
  line-height: 40px;
  border-bottom: 1px dashed #CBCBCB;
}
.history:last-child{
  border: none;
}
.history li{
  cursor: pointer;
  list-style: disc;
  margin-left: 35px;
}
.history li a{
  font-size: 12px!important;
}
.history li span{
	font-size: 12px!important;
}
.disc{
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-top: 15px;
  border-radius: 50%;
  background: #000000;
}
.history span:nth-child(2){
  display: inline-block;
}
/* 心理咨询 */
.online_con{
  margin:0 20%;
}
.tips{
  text-align: center;
}
#adv_consult{
  text-align: left;
  padding-left: 11%;
}
#adv_consult label span{
  display: inline-block;
  width:86px;
}
#adv_consult select{
  width:182px;
}
#adv_consult input,#adv_consult select,#adv_consult textarea{
  background: transparent;
  border:1px solid #636363;
  width: 229px;
}
.remark{
  position: relative;
  bottom: 20px;
}
#adv_consult button{
  position: relative;
  left: 40px;
  bottom: 23px;
}
/* 心理专家 */
.psy {
  position: relative;
}
[class^="portrait"] {
  height: 300px;
  background-size: cover;
  cursor: pointer;
}
[class^="portrait"].portrait_1 {
  background: url(../../images/teacher_1.png) no-repeat;
}
[class^="portrait"].portrait_2 {
  background: url(../../images/teacher_1.png) no-repeat;
}
[class^="portrait"].portrait_3 {
  background: url(../../images/teacher_1.png) no-repeat;
}
[class^="portrait"].portrait_4 {
  background: url(../../images/teacher_1.png) no-repeat;
}
[class^="portrait"].portrait_5 {
  background: url(../../images/teacher_1.png) no-repeat;
}
[class^="portrait"].portrait_6 {
  background: url(../../images/teacher_1.png) no-repeat;
}
.psyContainer {
  position: relative;
  margin-top: 30px;
}
.psyContainer span {
  display: inline-block;
  width: 33px;
  height: 62px;
  position: absolute;
  top: 55%;
  cursor: pointer;
  display: none;
}
.psyContainer span.next {
  background: url(../../images/right.png) no-repeat;
  right: -60px;
}
.psyContainer span.prev {
  background: url(../../images/left.png) no-repeat;
  left: -60px;
}
.psyContainer .slide_content .sliderBox {
  width: 100%;
  height: 271px;
  overflow: hidden;
  float: left;
  position: relative;
}
.psyContainer .slide_content .sliderBox ul {
  position: absolute;
  height: 271px;
  width: 100%;
  float: left;
  left: 0px;
}
.psyContainer .slide_content .sliderBox ul li {
  width:180px;
  height: 270px;
  float: left;
  margin-right: 10px;
  position:relative;
}
.psyContainer .slide_content .sliderBox ul li>img{
  width: 180px;
  height: 270px;
}
/* 心理专家添加旋转效果 */
.ttx_C6_imgbox.in,.ttx_C6_font_box.out {
  transform: rotateY(0deg) scale(1);
  -ms-transform: rotateY(0deg) scale(1);
  -moz-transform: rotateY(0deg) scale(1);
  -webkit-transform: rotateY(0deg) scale(1);
}
.ttx_C6_imgbox.out,.ttx_C6_font_box.in {
  transform: rotateY(-180deg) scale(1);
  -ms-transform: rotateY(-180deg) scale(1);
  -moz-transform: rotateY(-180deg) scale(1);
  -webkit-transform: rotateY(-180deg) scale(1);
}
.ttx_C6_font_box.in {
  z-index: -1;
}
.ttx_C6_font_box.out {
  z-index: 1;
}
.ttx_C6_font_box{
	text-align: center;
	background:#ffffff;
	border: 1px solid #EEEEEE;
}
.ttx_C6_font_box,.ttx_C6_imgbox {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
 /* -ms-transform: all .5s ease;
  -moz-transition: all .5s ease;
  -webkit-transform: all .5s ease;*/
  transition: all .5s ease;
}
.space {
  height: 30px;
  clear: both;
}
.ttx_C6_font_content{
	width:100%;
	height:100%;
	margin: 0 auto;
	position: relative;
}
.person_content{
	width: 99%;
	padding:10px 0 10px 0;
	margin: 0 auto;
	background:#eeeeee;
}
.person_title{
	width:70px;
	height:70px;
	margin: 0 auto;
	border-radius: 50%;
	display: inline-block;
	overflow: hidden;
}
.person_name{
	color:#666666;
	font-size: 18px;
	text-align: center;
	line-height: 40px;
    font-weight: bold;
}
.person_brief{
	width:80%;
	margin: 0 auto;
	display: inline-block;
	text-align: justify;
}
.look_at_more:link,
.look_at_more:active,
.look_at_more:visited
{
	color:#C90046;
	display: block;
	text-align: center;
	padding:3px 7px 3px 7px;
	border: 1px solid #C90046;
	position: absolute;
	bottom: 5px;
	left:-moz-calc(100%/2 - 57px);
    left:-webkit-calc(100% /2- 57px);
    left: calc(100%/2 - 57px);
}
.look_at_more:hover{
	color:#ffffff;
	background: #C11253;
	display: block;
	padding:3px 7px 3px 7px;
	border: 1px solid #C90046;
	position: absolute;
	bottom: 5px;
	margin: 0 auto;
	text-align: center;
	left:-moz-calc(100%/2 - 57px);
    left:-webkit-calc(100% /2- 57px);
    left: calc(100%/2 - 57px);
}
/********梁下半部分**********/
.magin_top{
  margin-top: 30px;
}
.magin_bottom{
  margin-bottom: 30px;
}
/* 被选择的链接 */
.rightNav{
  width: 110px;
  color: white;
  position: fixed;
  right: 0px;
  top:30%;
  z-index: 999;
  text-align: center;
  background: rgba(0,0,0,1);
  padding: 10px 3px 10px 3px;
}
.rightNav ul li a:link {
  color: white;
  line-height: 35px;
  text-decoration: none;
}
/*侧边导航框*/
.rightNav ul li a:visited {
  color: white;
  line-height: 35px;
  text-decoration: none;
}
 /* 已访问的链接 */
.rightNav ul li a:hover {
  color: white;
  line-height: 35px;
  text-decoration: none;
}
/* 当有鼠标悬停在链接上 */
.rightNav ul li a:active {
  color: white;
  line-height: 35px;
  text-decoration: none;
}
 /* 被选择的链接 */
.rightNav ul li{
  text-align: center;
  display: inline-block;
}
.navList li:hover{
  border-bottom: 1px solid #4296D2;
}
.liHover{
  border-bottom: 1px solid #4296D2;
}
#vipnav{
  display: none;
}
/*侧边导航框结束*/
/*心理产品*/
.big_title{
  font-weight: bolder;
  letter-spacing:2px;
}
.small_title{
  line-height: 35px;
  letter-spacing:2px;
}
.more1{
  line-height: 30px;
}
.more1:hover{
  color: red;
  text-decoration: none;
}
.productBox{
  width: 100%;
  overflow: hidden;
}
.product{
  transition: all 1.2s ease ;
  height: 260px;
}
.product:hover{
  transform: scale(1.2);
}
.product1{
  background: url("../../images/fankui.png") no-repeat;
  background-size: 100% 100%;
}
.product2{
  background: url("../../images/fudao.png") no-repeat;
  background-size: 100% 100%;
}
.product3{
  background: url("../../images/relax.png") no-repeat;
  background-size: 100% 100%;
}
.product4{
  background: url("../../images/ruanjian.png") no-repeat;
  background-size: 100% 100%;
}
.product5{
  background: url("../../images/pingtai.png") no-repeat;
  background-size: 100% 100%;
}
.product6{
  background: url("../../images/sahpan.png") no-repeat;
  background-size: 100% 100%;
}
.product7{
  background: url("../../images/xuanxie.png") no-repeat;
  background-size: 100% 100%;
}
.product1:hover{
  background: url("../../images/fankuibg.png") no-repeat;
  background-size: 100% 100%;
}
.product2:hover{
  background: url("../../images/fudaobg.png") no-repeat;
  background-size: 100% 100%;
}
.product3:hover{
  background: url("../../images/relaxbg.png") no-repeat;
  background-size: 100% 100%;
}
.product4:hover{
  background: url("../../images/ruanjianbg.png") no-repeat;
  background-size: 100% 100%;
}
.product5:hover{
  background: url("../../images/pingtaibg.png") no-repeat;
  background-size: 100% 100%;
}
.product6:hover{
  background: url("../../images/sahpanbg.png") no-repeat;
  background-size: 100% 100%;
}
.product7:hover{
  background: url("../../images/xuanxiebg.png") no-repeat;
  background-size: 100% 100%;
}
/*徽韵资讯*/
.news{
  height: 400px;
  border: 1px solid #CACACA;
  transition: all 0.3s ease ;
}
.news:hover{
  -moz-box-shadow:0 0 10px 10px #06c;
  -webkit-box-shadow:0 0 10px 10px #06c;
  box-shadow:0 0 5px 2px #CBCBCB;
}
.news_title {
    width: 92%;
    line-height: 50px;
    margin: 0px auto 15px;
    border-bottom: 1px solid #CACACA;
}
.module_tilte{
  padding-left: 5px;
  border-left: 3px solid red;
}
.more a{
  color: #F9BC63;
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
  padding-right: 15px;
}
.inner{
  width: 88%;
  margin: 0 auto;
  line-height: 27px;
}
.inner ul{
  width: 100%;
}
.inner ul li{
  width: 100%;
  margin-left:0px;
  line-height:23px;
}
.inner ul li:before{
	content:"";
	display:inline-block;
	width:5px;
	height:5px;
	background:#666;
	border-radius:50%;
	vertical-align:top;
	margin-top:8px;
	margin-right:5px;
}
.inner ul li a{
  font-size: 12px;
  display: inline-block;
  width:150px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.inner ul li span{
	font-size: 12px;
}
.inner ul li a:hover{
  color: red;
  text-decoration: none;
}
.d{
	margin-right:8px;
}
/*徽韵简介及荣誉*/
.introduction_text p{
  text-indent: 2em;
  line-height: 24px;
  text-align: justify;
}
.introduction_pic{
  float: right;
  margin: 5px 0 0 10px;
  display: inline-block;
}
/*滚动图片*/
.small_banner_box{
  height: 250px;
  overflow: hidden;
  position: relative;
}
.case{
  width:100%;
}
.caseson{
  width: 100%;
}
#block{
  width: 100%;
}
#botton-scroll{
  width:1700px !important;
}
.prev,.next{
  position: absolute;
  z-index: 660;
  top:35%;
}
.prev{
  position: absolute;
  left:0px;
}
.next{
  position: absolute;
  right:0px;
}

.bannerPic{
  width: 155px;
  height: 215px;
}
.case ul li p{
  text-align:center;
  color:#fff;
  position:absolute;
  left:0;
  top:5px;
  width:100%;
}
.case ul li{
  margin-left:35px;
}
.modpic{
  width: 100%;
}
.modpic li a{
  display:block;
  position:relative;
  width:100%;

}
.modpic li a span{
  display:block;
  position:absolute;
  left:0px;
  top:80%;
  width:100%;
  background:rgba(0,0,0,0.7);
  text-align:center;
  font-size:14px;
  transition: all 0.4s ease ;
}
.featureBox:hover span{
  top:165px;
  transition: all 0.4s ease ;
}
.modpic li a span img{
  text-align:center;
  width:100%;
  height:100px;
  border:1px solid #24e4c7;
  margin-top:33px;
}
.modpic li a span p{
  text-align:center;
}

/*产品体验在线申请*/
.form_bg{
  height: 330px;
  background:url("../../images/apply_bg.jpg") no-repeat;
}
.form-content{
  margin-left: 5%;
  margin-top: 40px;
}

.ps{
  margin-top: 30px;
  height: 20px;
}
.form-content form label{
  letter-spacing:2px;
}
.form-content form label input{
  border: 1px solid white;

}
.form-content form button.proInfoBtn{
  width: 60px;
  color: white;
  padding: 2px 10px 2px 10px;
  background: #cf004a;
  position: relative;
  left: 47px;
  bottom: 38px;
}
/*三级页面副导航条*/
.title_box,.title_box2{
  width: 100%;
}
.title_box .container p {
    width: 65%;
    margin: 25px auto;
    font-size: 16px;
}
.title_box2 .container .col-lg-8{
  font-size: 16px;
  line-height: 40px;
  letter-spacing: 3px;
  padding:0!important;

}
.title_box2 .container .col-lg-12{
  font-size: 16px;
  line-height: 40px;
  letter-spacing: 3px;
}
.title_box2 .container p{
  margin-bottom: 15px;
  border-bottom: 1px solid #EBEBEB;
}
.title_box2 .container p span{
  letter-spacing: 5px;
}
/*脚部版权*/
.footer{
  width: 100%;
  height: auto;
  display: inline-block;
  padding: 40px 0 30px 0;
  background: #2E2C2D;
  margin-bottom:90px;
}
.copynav{
  width: 20%;
  float:left;
  text-align: center;
}
.copynav ul{
  display: inline-block;
  margin: 0 auto;
}
.copynav ul li{
  text-align: center;
  line-height: 30px;
}
.copynav ul li span{
  color:#bebebe;
  font-size: 15px;
  font-weight: bold;
}
.copynav ul li a,.copy{
  font-size: 12px;
  color:#bebebe;
}
.copy{
  margin-top: 40px;
  text-align: center;
  letter-spacing: 1px;
}
/* 公司资讯 二级页面*/
.btn-primary-bs {
	color:white!important;
	margin-left: 0px!important;
	border:none!important;
    border-bottom-color: #D0004B!important;
    border-top-color: #D0004B!important;
    background-color: #D0004B!important;
}
.btn-primary-bs:hover {
	color:white!important;
	margin-left: 0px!important;
	border:none!important;
    border-bottom-color: #D0004B!important;
    border-top-color: #D0004B!important;
    background-color: #D0004B!important;
}
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: 0px!important;
}
.contenter{
    width: 67%;
    margin: 0 auto;
    padding-left: 15px;
    height: 778px;
    overflow: hidden;
    border: 1px dotted #E7E7E9;
    display: inline-block;
    position:relative;
    padding-bottom:40px!important;
}
.pageLink{
	position:absolute!important;
	padding:0!important;
    bottom: 0px!important;
}
.title_p{
    line-height: 40px;
    width: 98%;
    margin-bottom: 20px;
    border-bottom: 1px dotted #eeeeee;
}
.zixun_box{
    width: 100%;
    padding:0!important;
    margin-bottom: 30px;
    display: inline-block;
}
.timerBox{
    width: 120px;
    text-align: center;
    display: inline-block;
    float: left;
}
.month{
	color:black;
	font-size: 26px ;
	width: 120px;
    height: 50px;
    line-height: 50px;
    display:block;
    text-align: center;
    background: #EFEFEF;
    font-weight: bold;
    border-radius:5px 5px 0 0 ;
    border-bottom: 2px solid #E7E5E6;
}
.day{
	color:black;
	font-size: 20px ;
	width:120px;
    height: 50px;
    line-height: 50px;
    display: block;
    text-align: center;
    background: #EFEFEF;
    border-radius:0 0 5px 5px ;
    border-top: 2px solid #ffffff;
}
.zixun_content{
    float: left;
    width: 78%;
    height:100px;
    margin-left: 35px;
    display: inline-block;
}
.zixun_content .zixun_content_title{
    font-size: 18px ;
    font-weight: bold;
    color: black;
    line-height:45px;
}
.zixun_content p{
	margin: 0!important;
}
.zixun_content_text{
	width:100%;
	text-align: justify;
    background: #EFEFEF;
    padding:8px 3px 7px 6px;
}
.peice_ico_box{
  width: 95%;
  margin-top: 15px;
}
.peice_ico{
  color: white;
  width: 76px;
  height: 26px;
  text-align: center;
  margin-left: 160px;
  margin-bottom: 10px;
  background: url("../../images/price_bg.png") no-repeat;
}
.peice_ico span{
  line-height: 26px;
  text-align: center;
}
.Hcm_nav_box{
	padding: 0!important;
}
.adrs{
	cursor: pointer;
	width:95%!important;
}
.Hcm_nav_box{
    padding: 0!important;
    margin: 0!important;
    overflow: hidden;
}
.HCM_nav{
    width: 95%;
    display: inline-block;
    background: #F9F9F9;
    border: 1px solid #E7E7E9;
}
.HCM_nav p{
    width: 100%;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    background: #E7E5E6;
    border: 1px solid #EEEEEE;
}
.HCM_nav ul{
    margin-left: 70px;
    margin-top: 10px;
    display: inline-block;
}
.HCM_nav ul li{
    color: #666666;
    line-height: 45px;
    list-style:disc;
}
.HCM_nav ul li a{
    color: #666666;
    cursor: pointer;
}
.HCM_nav ul li:hover a{
    color: #D94673;
}
.HCM_nav ul li:hover{
    color: #D94673;
}
.HCM_nav ul .red_color,.HCM_nav ul .red_color a{
    color: #D94673;
}
.bdsharebuttonbox{
	display: inline-block;
	margin-left: 20px;
}
.page_ye{
	width:95%;
	border-top:1px solid #EEEEEE;
	margin:0 auto;
}
.page_ye p{
	line-height: 25px;
}
.HCM_nav2 ul{
	margin-left: 40px!important;
}
.navlocal_title{
    width: 97%;
    margin: 0 auto;
    line-height: 45px;
    border-bottom: 1px dashed #EEEEEE;
}
.navlocal_title span{
    letter-spacing: 2px;
    line-height: 40px;
}
.nav_local{
    margin-top: -5px;
    margin-right: 10px;
}
/*心理建设方案*/
.industry_part  .indy_pic5 span img,
.industry_part  .indy_pic span img{
	vertical-align: text-bottom;
}
.psybuild_tabBox{
  width: 100%;
}
.psybuild_tab{
  width: 29%;
  float: left;
  margin-right: 6.5%;
  position: relative;
  cursor: pointer;
  z-index: 0;
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.psybuild_tab:nth-child(3){
	margin-right: 0!important;
}
.psybuild_tab span{
  width: 100%;
  overflow: hidden;
  display: inline-block;
  text-align: center;
  font-size: 24px;
  color: #8F8F90;
  letter-spacing: 5px;
  line-height: 70px;
  background: #EFEFEF;
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  position: relative;
  z-index:50;
}
.psybuild_tab .switch{
  color: white;
  background: #CB0046;
  box-shadow: 0px 1px 1px red;

}
.anim {
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index:10;
}
.anim:before {
  position: relative;
  content: '';
  display: block;
  margin-top: 100%;
}
.anim:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 50%;
}

.psybuild_tab span:hover > .anim {
  -moz-animation: anim-out 0.75s;
  -webkit-animation: anim-out 0.75s;
  animation: anim-out 0.75s;
}
.psybuild_tab span:hover > .anim:after {
  -moz-animation: anim-out-pseudo 0.75s;
  -webkit-animation: anim-out-pseudo 0.75s;
  animation: anim-out-pseudo 0.75s;
}
@-webkit-keyframes anim-in {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-moz-keyframes anim-in {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-ms-keyframes anim-in {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes anim-in {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes anim-in-pseudo {
  0% {
    background: rgba(201, 0, 70, 0.6);
  }
  100% {
    background: transparent;
  }
}
@-moz-keyframes anim-in-pseudo {
  0% {
    background: rgba(201, 0, 70, 0.6);
  }
  100% {
    background: transparent;
  }
}
@-ms-keyframes anim-in-pseudo {
  0% {
    background: rgba(201, 0, 70, 0.6);
  }
  100% {
    background: transparent;
  }
}
@keyframes anim-in-pseudo {
  0% {
    background: rgba(201, 0, 70, 0.6);
  }
  100% {
    background: transparent;
  }
}
@-webkit-keyframes anim-out {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-moz-keyframes anim-out {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-ms-keyframes anim-out {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes anim-out {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes anim-out-pseudo {
  0% {
    background: rgba(201, 0, 70, 0.6);
  }
  100% {
    background: transparent;
  }
}
@-moz-keyframes anim-out-pseudo {
  0% {
    background: rgba(201, 0, 70, 0.6);
  }
  100% {
    background: transparent;
  }
}
@-ms-keyframes anim-out-pseudo {
  0% {
    background: rgba(201, 0, 70, 0.6);
  }
  100% {
    background: transparent;
  }
}
@keyframes anim-out-pseudo {
  0% {
    background: rgba(201, 0, 70, 0.6);
  }
  100% {
    background: transparent;
  }
}
.col-lg-5ths,.col-xs-5ths,.col-md-5ths{
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;

}
@media ( min-width : 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}

@media ( min-width : 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}

@media ( min-width : 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
.indy_pic5{
  width: 100%;
  height: 190px;
  overflow: hidden;
  position: relative;
  display: inline-block;
}
.indy_pic5:hover .filter{
 background: rgba(0,0,0,0);
}
.indy_pic:hover .filter{
  background: rgba(0,0,0,0);
}
.indy_up{
  padding-right: 5px;
  padding-left: 5px;
}
.indy_pic{
  width: 100%;
  height: 200px;
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.indy_down{
  margin-top: 15px;
}
/*整体解决方案*/
.wholeBox{
  width: 100%;
}
.whole{
  width: 29%;
  height: 400px;
  position: relative;
  float: left;
  border: 1px solid #E2E1E1;
  margin-right: 6.5%;
}
.wholeBox .whole:nth-child(3){
	margin-right:0!important;
}
.whole span{
  width: 100%;
  position: relative;
  bottom: 0;
  height: 70px;
  display: inline-block;
  line-height: 70px;
  text-align: center;
  font-size: 24px;
  color: #A4A4A4;
}
.whole a{
  width: 100%;
  position: relative;
  top: 0;
  overflow: hidden;
  display: inline-block;
  height: 330px;
   -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.whole a:hover .wholeup img{
  -webkit-transform:translate(150px,-200px);
  -moz-transform:translate(150px,-200px);
  -ms-transform:translate(150px,-200px);
  -o-transform:translate(150px,-200px);
  transform:translate(150px,-200px);
}
.whole a>img{
  width: 100%;
  height: 100%;
}
.wholeup{
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  display: inline-block;
   -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background: rgba(0,0,0,0.6);
}
.whole a:hover .wholeup{
	background: rgba(0,0,0,0);
}
.wholeup img{
  position: absolute;
  margin-top: 30%;
  margin-left: 37%;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
.whole_part{
  display: none;
}
.fcalroom_part{
  display: none;
}
/*功能室建设方案*/
.frm_pic_up{
  width: 100%;
}
.frm_pic_up .frm_pic1:nth-child(3){
	margin-right: 0!important;
}
.frm_pic1{
  width: 32%;
  height: 220px;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  float: left;
  margin-right:2%;
  border: 1px solid #969696;
}

.frm_pic_down{
  margin-top: 20px;
  padding-right: 5px;
  padding-left: 5px;
}
.frm_pic_down .col-lg-3,.frm_pic_down .col-xs-3{
  padding-left: 10px!important;
  padding-right: 10px!important;
}
.frm_pic2{
  width: 100%;
  height: 220px;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  border: 1px solid #969696;
}
.filter{
  width: 100%;
  line-height: 220px;
  color: white;
  position: absolute;
  z-index: 5;
  top: 0;
  text-align: center;
  font-size: 23px;
  transition: all 1s linear;
  letter-spacing: 5px;
  background: rgba(0,0,0,0.7);
}
.filter1,.filter2,.filter3{
	-webkit-transform-origin: 100% 0 0;
          transform-origin: 100% 0 0;
}

.fp1:hover .filter1,.fp2:hover .filter2,.fp3:hover .filter3{
	-webkit-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	-o-transform: rotateX(180deg);
   transform: rotateX(180deg);

}
.fp4:hover .filter4{
  -webkit-transform:translateX(-400px);
  -moz-transform:translateX(-400px);
  -ms-transform:translateX(-400px);
  -o-transform:translateX(-400px);
  transform:translateX(-400px)
}
.fp4:hover .filter5{
  -webkit-transform:translateX(400px);
  -moz-transform:translateX(400px);
  -ms-transform:translateX(400px);
  -o-transform:translateX(400px);
  transform:translateX(400px)
}
.form-content .productApply input,.form-content .productApply select{
	border: 1px solid #D8D8D8;
}
.form-content .productApply select{
	width:184px;
}
.proTips{
	color: #7C7C7C;
    position: relative;
    top: 26px;
    right: 30px;
    float:left;
}
.dropdown-toggle{
	width:184px!important;
	height:24px!important;
	position: relative;
    top: 4px;
    border-radius:0px!important;
}
.dropdown-toggle:hover,.dropdown-toggle:focus{
	background:#fff;
	box-shadow:none;
}
.bootstrap-select.btn-group .btn .filter-option{
	 left:6px;
	 top: 3px;
	 font-weight: bold;
     font-size: 13px;
}
.bootstrap-select.btn-group .dropdown-menu{
	width:184px!important;
	min-width:auto!important;
}
.bootstrap-select-searchbox{
	display:none;
}
.btn-group.open .dropdown-toggle{
	background:#fff;
	box-shadow:none;
}
.btn-group.open .dropdown-toggle:hover{
	background:#fff;
	box-shadow:none;
}
.bootstrap-select.btn-group .dropdown-menu li{
	font-size:12px;
}
.dropdown-menu>li>a{
	padding:3px 6px;
}
.bootstrap-select.btn-group .dropdown-menu.inner{
	overflow-x:hidden;
}
/* 产品申请提示 */
.consultWay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 999;
}
.consultWay.hover {
    display: block;
}
.consultWay .consultWayBtn {
    width: 1000px;
    margin: 0 auto;
    background: #fff;
    width: 375px;
    margin-top: 18%;;
}
.consultWay .consultWayBtn .return {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #A9A9A9;
    color: #6E6E6E;
    cursor: pointer;
}
.consultWayBtn .title{
    height: 40px;
    line-height: 40px;
    background: #cf004a;
    color: #fff;
    padding-left: 24px;
    letter-spacing: 1px;
    position: relative;
}
.consultWayBtn .closeBtn{
    position: absolute;
    font-size: 24px;
    right: 10px;
    cursor: pointer;
}
.consultWayBtn .tipsContentPage{
    padding: 30px;
    letter-spacing: 1px;
    text-indent: 2em;
}
.consultWayBtn ul li{
    display: inline-block;
    cursor: pointer;
}
.consultWayBtn ul li .dot{
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #c90046;
    display: inline-block;
    position: relative;
    top: 2px;
    right: 2px;
}
.chooseConsultBtn{
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: 3px;
    right: 3px;
    background: #c90046;
}
.submitConsultWay{
    text-align: center;
}
.submitConsultWay button{
    width: 82px;
    background: #cf004a;
    height: 34px;
    line-height: 34px;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 30px;
}
/*修改密码*/
.editPassword {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.85);
    z-index: 9999;
}
.editPassword.hover {
    display: block;
}
.editPassword .editContent {
    width: 1000px;
    margin: 0 auto;
    background: #fff;
    width: 375px;
    margin-top: 14em;;
}
.editPassword .editContent .return {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #A9A9A9;
    color: #6E6E6E;
    cursor: pointer;
}
.editPassword .title{
    height: 40px;
    line-height: 40px;
    background: #cf004a;
    color: #fff;
    padding-left: 24px;
    letter-spacing: 1px;
    position: relative;
}
.editContent .closeBtn{
    position: absolute;
    font-size: 24px;
    right: 10px;
    cursor: pointer;
}
.editContent ul{
    padding: 55px 0px 20px;
    letter-spacing: 1px;
}
.editContent ul li{
    cursor: pointer;
    margin: 0 auto;
    width: 70%;
    margin-bottom: 20px;
}
.editContent ul li input{
	height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    width: 100%;
    border: 1px solid #ccc;
}
.editPassword .submitConsultWay{
    text-align: center;
}
.editPassword .submitConsultWay button{
    width: 82px;
    background: #cf004a;
    height: 34px;
    line-height: 34px;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 30px;
}
#editPasswordOpe:hover{
	color: #CF004A;
}
/*首页咨询师入住悬浮*/
.joinFloat{
	position: fixed;
    top: 40%;
    right: 1em;
    display:none;
    z-index:999;
}
.joinConsultShow{
	width:90%;
	position:relative;
}
.joinConTitle{
	position: relative;
    bottom: 39px;
    text-align: center;
    left:4px;
}
.consultRoom{
	position: absolute;
    top: 79px;
    left: 21px;
}
.joinFloat .filter{
  width: 100%;
  height:100%;
  line-height: 220px;
  color: white;
  position: absolute;
  z-index: 5;
  top: 0;
  text-align: center;
  font-size: 23px;
  transition: all 1s linear;
  letter-spacing: 5px;
  background: rgba(0,0,0,0.5);
  border-radius:50%;
}
.joinFloat .filter1{
	-webkit-transform-origin: 100% 0 0;
          transform-origin: 100% 0 0;
}
.consultRoom:hover .filter{
  background: rgba(0,0,0,0);
}
@media screen and (max-width: 1900px) {
    .joinConsultShow{
    	float:right;
    }
}
.joinConTitle:hover .marquee{
 -webkit-animation-play-state:paused;
}
@-webkit-keyframes scoll{
    from{
        left:120px;
    }
    to{
        left:-120px;
    }
}
/* 新增申请入住 */
#leftsead{
	width:131px;
	height:143px;
	position:fixed;
	top:40%;
	right:0px;
	display:none;
    z-index: 999;
}
*html #leftsead{
	margin-top:258px;
	position:absolute;
    /*top: expression(eval(document.documentElement.scrollTop));*/
}
#leftsead li{
	width:131px;
	height:60px;
	}
#leftsead li img{
	float:right;
	}
#leftsead li a{
	height:49px;
	float:right;
	display:block;
	min-width:47px;
	max-width:131px;
	}
#leftsead li a .shows{
	display:block;
}
#leftsead li a .hides{
	margin-right:-143px;
	cursor:pointer;
	cursor:hand;
	display:none;
}
#leftsead li a.youhui .hides{
	display:none;
	position:absolute;
	right:190px;
	top:2px;
}
.history{
	line-height:32px;
}
.history li{
	list-style:none;
}
.history li:before{
	content:"";
	display:inline-block;

}
.history li a{
	display:inline-block;
	width:170px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;

}
.footer{
	margin-bottom:0px;
}
.wap_bottom{
	width:0%;
	display:none;
}
/* //适应手机端760px以下 */
@media screen and (max-width: 760px) {
	body{
		width:640px;
	}
	#my-menu{
		background-color:#fff;
	    overflow: hidden;
	    padding-bottom: 90px;
	    margin-top:15px;
	    border-radius:5px;
	    padding-bottom:35px;
	    border:2px solid #e2e2e2;
	}
	#topnav{
		height:360px;
	}
	#lubo1 .carousel-inner .item img{
		height:400px;
	}
	#img500 img{
		height:400px;
	}
	.history{
		line-height:50px;
	}
	.history li{
		list-style:none;
	}
	.continue{
		height:auto;
		padding:10px 0;
	}
	.magin_top .row .col-sm-4+.col-sm-4{
		margin-top:30px;
	}
	.psybuild_tab{
		width:32.6%;
		margin-right:1%;
	}
	.news{
		height:auto;
		padding:10px 0;
	}
	.inner ul li{
		line-height:40px;
	}
	.inner ul li:before{
		display:none;
		margin-right:0;
		width:0%;
	}
	.form_bg{
		background:#97abc1;
		height:415px;
	}
	.askebox .container .col-xs-3{
		width:100%;
	}
	.askebox .container .col-xs-3+.col-xs-3{
		margin-top:15px;
	}
	.modular_text{
		margin-top:10px;
		line-height:40px;
	}
	h1{
		margin-bottom:15px;
	}
	.col-xs-offset-3{
		margin-left:0;
	}
	.col-xs-4{
		width:100%;
	}
	.form-content{
		margin-top:0;
	}
	.form-content label{
		color:#fff;
	}
	input#expQq{
		margin-left:9px;
	}
	.dropdown-toggle{
		width:386px !important;
		height:45px !important;
	}
	.bootstrap-select.btn-group .dropdown-menu{
		width:380px !important;
	}
	.proTips{
		width:100%;
		display:none;
	}
	.form-content form label{
		margin-left:7%;
	}
	.copynav{
		width:100%;
	}
	.copynav+.copynav{
		margin-top:10px;
	}
	.copynav ul li{
		line-height:40px;
		display:inline-block;
	}
	.copynav ul li+li{
		margin-left:10px;
	}
	.form-content form button.proInfoBtn{
		width:120px;
		padding:5px 10px 5px 10px;
		bottom:-15px;
		left:-5px;
	}
	.join_yun{
		display:none;
	}
	.abjoin_yun a img{
		margin-top: 25px;
    	margin-right: 15px;
	}
	#login_info{
		width:165px;
	}
	.user_box{
		width:210px;
	}
	.person_select{
		left:40px;
	}
	.person_select ul li:first-child span{
		max-width:none;
	}
	.person_select ul{
		width:200px;
		height:200px;
		padding:10px 20px;
		margin-top:-100px;
		border:none;
		border-shadow:none;
	}
	.person_select ul li{
		line-height:35px;
		border-bottom: 1px solid #ccc;
	}
	.down{
		width:15px;
		height:15px;
	}
	.row .col-md-3{
		display:none;
	}
	.history li a{
		width:545px;
	}
	.industry_pic{
		display:inline-block;
		width:49.4%;
	}
	.indy_up .industry_pic+.industry_pic{
		margin-top:20px;
	}
	.indy_up .industry_pic:last-child{
		width:100%;
	}
	#consult .inner a{
		display:inline-block;
		width:500px;
		overflow:hidden;
		text-overflow:ellipsis;
		white-space:nowrap;
	}
	.container .Hcm_nav_box{
		width:0%;
		display:none;
	}
	.container .contenter{
		width:100%;
		height:auto;
		overflow:visible;
		padding-top:10px;
		margin-bottom:100px;
	}
	.contenter .timerBox{
		margin-top:15px;
	}
	.pageLink .col-xs-5{
		width:100%;
	}
	.pageLink .col-xs-7{
		width:100%;
	}
	.pageLink{
		bottom: -115px!important;
	}
	.caret{
		border-top: 10px solid!important;
    	border-right: 10px solid transparent!important;
    	border-left: 10px solid transparent!important;
	}
	.zixun_content_text{
		padding:3px;
	}
	.peice_ico{
		width: 120px;
    	height: 32px;
    	padding-top: 2px;
    	background-size: 100%;
	}
	.peice_ico_box{
		width:98%;
	}
	.game_zhaosheng li{
		list-style:none;
	}
	.continue .train_2,.continue .train_3,.continue .train_1{
		width:0%;
		display:none;
	}
	.xkt_title{
		display:block!important;
		font-size:20px;
		width:95%;
		margin:10px auto;
		padding-bottom:10px;
		border-bottom:1px solid #CACACA;
		padding-left: 5px;
   		border-left: 3px solid red;
	}
	.peice_ico_box{
		width:0!important;
		display:none;
	}
	.psyContainer .slide_content .sliderBox{
		height:500px;
	}
	.psyContainer .slide_content .sliderBox ul{
		overflow:hidden;
		height:450px;
	}
	.psyContainer .slide_content .sliderBox ul li{
		width:375px;
		height:450px;
		overflow:hidden;
	}
	.psyContainer .slide_content .sliderBox ul li>img {
	    width: 350px;
	    height: 450px;
    }
    .ttx_C6_font_box{
    	width:94%;
    }
    .look_at_more:link, .look_at_more:active, .look_at_more:visited{
    	left: calc(100%/2 - 105px);
    	bottom:20px;
    }
    .psyContainer .slide_content .sliderBox{
    	margin-left:5px;
    }
    #leftsead{
    	width:0;
    	display:none;
    }
    .psyContainer span.next{
    	right:0px;
    }
    .person_brief{
    	line-height:45px;
    }
    .news ul li img{
    	display:none;
    	width:0;
    }
    .psybuild_tab span{
    	font-size:22px!important;
    }
    .contenter img.nav_local{
    	width:20px;
    	height:25px;
    }
   .zixun_box{
    	zoom:1;
    }
    .zixun_box:after{
    	display:block;
    	clear:both;
    	content:"";
    	visibility:hidden;
    	height:0
    }
    .zixun_content{
    	width:82%;
    	height:auto;
    	margin-left:15px;
    }
    .navbar-toggle{
    	border: 2px solid #ddd!important;
    }
    .navbar-collapse{
    	max-height:465px!important;
    }
    .psyTest_title_p .nav_local{
		width:20px;
		height:25px;
	}
	img.nav_local{
		width:20px;
		height:25px;
	}
    /* 固定底部 */
    .footer{
    	margin-bottom:90px;
    	padding: 0px 0 30px 0;
    }
    .footer .copynav{
    	display:none;
    	height:0;
    	width:0;
    }
    .footer .copy span{
    	display:none;
    	width:0;
    }

    .wap_bottom{display:block;z-index:999999;width:100%; position:fixed; bottom:0;}
	.wap_bottom a{font-size:15px!important; background:#CB0046; display:block; width:33.3%; height:90px; border-right:solid 1px #fff; text-align:center; float:left; font:normal 20px/34px "微软雅黑"; color:#fff;}
	.wap_bottom a:last-child{border-right:1px solid #CB0046;}
	.wap_bottom a img{margin-right:15px;vertical-align:middle; display:inline-block; width:50px; height:50px; margin:25px 10px;}
}
/* //适应pad端1000px以下 */
@media screen and (max-width: 1000px) {
	body{
		width:800px;
	}
}
@media (min-width:360px) and (max-width:640px){
	.form_bg{
		height:340px;
	}
	input#expQq{
		margin-left:8px;
	}
}
@media (min-width:375px) and (max-width:640px){
	input#expQq{
		margin-left:7px;
	}
}
@media (min-width:412px) and (max-width:640px){
	.form_bg{
		height:320px;
	}
	.contenter .zixun_box:last-child{
		margin-top:50px;
	}
	input#expQq{
		margin-left:5px;
	}
	.person_brief{
		line-height:55px;
	}
}
@media (min-width:414px) and (max-width:640px){
	.container .contenter{
		padding-bottom: 20px!important;
	}
	input#expQq{
		margin-left:7px;
	}
}
/*头部添加小手*/
.navbar-toggle{
	position:relative;
}

.navbar-toggle:before{
	content:"";
	display:inline-block;
	width:114px;
	height:33px;
	background:url("../../images/head_handPoint.gif") no-repeat;;
	position:absolute;
	left:-125px;
	top:0px;
}








/*左侧悬浮*/
#leftsead ul li {
  list-style: none;
}
#leftsead .box {
  width: 52px;
  height: auto;
  border: 1px solid #ccc;
  margin-left: 30%;
  margin-top: 10%;
  position: relative
}
#leftsead .box li {
  width: 50px;
  display: block;
  height: 50px;
  overflow: hidden
}
#leftsead .box li+li{
  margin-top: 5px;
}

#leftsead .weixin {
  background: url(../../images/elevator.png) no-repeat;
  background-position: 0 86.5%;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
}
#leftsead .weixin:hover {
  background-position: 0 93%
}
#leftsead .weixin:hover .weixin-logo {
  width: 170px;
  height: 204px;
}

/*QQ咨询*/
#leftsead .qq {
  background: url(../../images/elevator.png) no-repeat;
  background-position: 0 -426px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
}
#leftsead .qq:hover {
  background-position: 0 49%;
}
/*电话*/
#leftsead .tel {
  background: url(../../images/elevator.png) no-repeat;
  background-position: 0 -549px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
}
#leftsead .tel:hover {
  background-position: 0px -612px;
}
#leftsead .tel:hover .tellink {
  display: block;
}
#leftsead .tellink {
  width: 170px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  overflow: hidden;
  position: absolute;
  background: #98a1a6;
  top: 166px;
  left: -132px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  color: #fff;
  display: none;
  cursor: pointer;
}


#leftsead .weixin-logo {
  background: url(../../images/elevator.png) no-repeat;
  background-position: 0 0;
  width: 0px;
  height: 0px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: -171px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
}
#leftsead .app-logo {
  background: url(../../images/elevator.png) no-repeat;
  background-position: 0 26%;
  width: 0px;
  height: 0px;
  overflow: hidden;
  position: absolute;
  top: -18px;
  left: -171px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
}

/*咨询师入驻*/
#leftsead .ruzhu{
  background: url(../../images/elevator.png) no-repeat;
  background-position: -70px -550px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
}
#leftsead .ruzhu:hover {
  background-position: -70px -614px;
}
#leftsead .ruzhu:hover .ruzhulink {
  display: block;
}
#leftsead .ruzhulink {
  width: 100px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  overflow: hidden;
  position: absolute;
  background: #98a1a6;
  top: 220px;
  left: -101px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  color: #fff;
  display: none;
  cursor: pointer;
}

/*微信咨询*/
#leftsead .weixinzixun {
  background: url(../../images/elevator.png) no-repeat;
  background-position: -70px -426px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
}
#leftsead .weixinzixun:hover {
  background-position: -70px -488px;
}
#leftsead .weixinzixun:hover .weixinzixun-logo {
  width: 170px;
  height: 204px;
}
#leftsead .weixinzixun-logo {
  background: url(../../images/elevator.png) no-repeat;
  background-position: 0px -220px;
  width: 0px;
  height: 0px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: -171px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
}
