/* 关于我们 */
.conwrap {background: #e9f5fb;padding: 45px 0;}
.conwrap .w1200{background: #fff;box-shadow: 0px 0px 10px rgba(0,0,0,0.05);padding: 55px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;}
.confl{width: 68%;}
.confr{width: 27%;}
/* confl */
.subnav{margin-bottom: 36px;}
.subnav li{margin: 0 18px;}
.subnav li:first-child{margin-left: 0;}
.subnav li a{color: #333;padding-bottom: 10px;border-bottom: 2px solid #fff;}
.subnav li.on a{border-bottom: 2px solid #2c9bd3;color: #2c9bd3;}
.subtit{margin-bottom: 36px;border-bottom: 1px solid #eeeeee;padding-bottom: 16px;}
.jjone{padding-bottom: 10px;margin-bottom: 26px;border-bottom: 1px solid #eeeeee;}
.jjonetit{margin-bottom: 23px;}
.jjonetit img{margin-right: 13px;}
.jjonetit h3{font-size: 20px;line-height: 21px;color: #333;}
.jjonecon p{font-size: 15px;line-height: 24px;color: #666;margin-bottom: 20px;}
.jjonecon img{max-width: 100%;max-height: 360px;display: block;margin: 0 auto 20px;}
.jjonewh{width: 23%;}
.jjonewh img{width: 58%;display: block;margin-bottom: 20px;}
.jjonewh h3{font-size: 17px;line-height: 18px;margin-bottom: 15px;color: #555;}
.jjonewh p{line-height: 24px;color: #666;}
/* confr */
.confrone{margin-bottom: 30px;}
.confrtit{font-size: 16px;color: #fff;line-height: 36px;background: #2c9bd3;text-align: center;font-weight: normal;}
.confrrel{border: 1px solid #eeeeee;padding: 30px;border-top: none;}
.ysul li{margin-bottom: 26px;}
.ysul li:last-child{margin-bottom: 0;}
.ysul li img{margin-right: 13px;width: 54px;}
.ysinfo h3{font-size: 16px;color: #555;line-height: 18px;margin-bottom: 8px;}
.ysinfo p{line-height: 21px;color: #666;font-size: 14px;}
.confrimg{display: block;width: 100%;max-width: 360px;margin: auto;}

@media (max-width:1200px) {
	.conwrap{padding: 50px 0;}
	.conwrap .w1200{padding: 0;width: 100%;background: none;box-shadow: none;-webkit-box-shadow: none;-moz-box-shadow: none;-ms-box-shadow: none;-o-box-shadow: none;}
	.confl,.confr{width: 80%;margin: auto;padding: 5%;background: #fff;box-shadow: 0px 0px 10px rgba(0,0,0,0.05);margin-bottom: 13px;}
	.jjonetit img {margin-right: 11px;width: 28px;}
	.jjonetit h3 {font-size: 16px;line-height: 17px;}
	.jjonetit {margin-bottom: 18px;}
	.jjonecon p {font-size: 13px;line-height: 23px;margin-bottom: 12px;}
	.jjonewh img {width: 40%;margin-bottom: 14px;}
	.jjonewh h3 {font-size: 15px;line-height: 15px;margin-bottom: 12px;}
}
@media (max-width:1000px) {
	.conwrap {padding: 28px 0;}
	.confl, .confr {width: 84%;}
}
@media (max-width:640px) {
	.conwrap {padding: 10px 0;}
	.confl {width: 86%;padding: 4%;}
	.confr{padding: 0;width: 94%;margin-bottom: 0;}
	.confrtit {font-size: 15px;line-height: 34px;}
	.confrrel {padding: 26px 21px;}
	.ysul li img {margin-right: 11px;width: 36px;}
	.ysinfo p {line-height: 20px;font-size: 12px;}
	.ysinfo h3 {font-size: 14px;line-height: 14px;}
	.confrone{margin-bottom: 0;}
	.subnav{justify-content:space-between; -webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;margin-bottom: 22px;}
	.subnav li{margin: 0;}
	.subtit {margin-bottom: 18px;}
	.jjonetit img {margin-right: 8px;width: 23px;}
	.jjonetit {margin-bottom: 12px;}
	.jjonecon p {font-size: 12px;line-height: 21px;}
	.jjonewh {width: 49%;}
	.confrimg{padding-bottom: 10px;}
}

/* 悦然含义 */
.yrul li{margin-bottom: 50px;}
.yrul li img{width: 20%;}
.yrinfo{width: 74%;}
.yrinfo h3{font-size: 17px;color: #555;line-height: 18px;margin-bottom: 21px;}
.yrinfo p{font-size: 15px;color: #333;line-height: 23px;}

@media (max-width:640px) {
	.yrul li{flex-direction: column;-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;-o-flex-direction: column;}
	.yrul li img{width: 40%;margin-bottom: 20px;}
	.yrinfo{width: 100%;}
	.yrinfo h3{text-align: center;font-size: 15px;line-height: 16px;margin-bottom: 15px;}
	.yrinfo p {font-size: 12px;line-height: 20px;}
	.yrul li {margin-bottom: 30px;}
	
}

/* 中心新闻 */
.xwzxwrap .xlone img{margin-right: 20px;}

.page{text-align: center;}
.page ul{display: inline-block;}
.page ul li{padding: 6px 16px;border: 1px solid #2c9bd3;text-align: center;float: left;margin-right: 12px;cursor: pointer;font-size: 14px;color: #666;}
.page ul li a{font-size: 14px;color: #666;} 
.page ul li:last-child{margin-right: 0px;}
.page ul li:hover,.page ul li.thisclass{background: #2c9bd3;color: #fff;}
.page ul li:hover a,.page ul li.thisclass a{color: #fff;}

@media (max-width:1000px) {
	.page ul li,.page ul li a{font-size: 12px;}
}
@media (max-width:640px) {
	.page ul li,.page ul li a{font-size: 10px;}
	.page ul li {padding: 2px 10px;}
}


/* 联系我们 */
.lxwmnav{border-bottom: 1px solid #2c9bd3;margin-bottom: 40px;}
.lxwmnav h3{font-size: 18px;line-height: 18px;color: #333;padding-bottom: 15px;border-bottom: 2px solid #2c9bd3;}
.lxinfo{margin-bottom: 50px;}
.lxinfo h3{color: #555;margin-bottom: 26px;}
.lxinfo p{margin-bottom: 10px;font-size: 15px;}
.lxdt{height: 430px;border: 1px solid #dbdbdb;padding: 10px;}
.lxdt div{height: 100%;}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}

@media (max-width:1200px) {
	.lxinfo p {font-size: 12px;line-height: 18px;}
}
@media (max-width:640px) {
	.lxdt {height: 230px;}
	.lxwmnav h3 {font-size: 15px;line-height: 15px;padding-bottom: 9px;}
	.lxwmnav {margin-bottom: 18px;}
	.lxinfo h3{margin-bottom: 9px;}
	.lxinfo p {margin-bottom: 5px;}
	.lxinfo {margin-bottom: 17px;}
}

/* 心理测评 */
.lxwmnav h1{font-size: 28px;text-align: center;padding-bottom: 15px;border-bottom: 2px solid #2c9bd3;}
.xlcpimg{display: block;max-width: 100%;margin: auto;}

/* 心理专家 */
.zjul li{padding-bottom: 25px;margin-bottom: 25px;border-bottom: 1px solid #eee;position: relative;}
.zjul li img{border-radius: 50%;flex-shrink: 0;width: 20%;height: initial;}
.zjinfo{width: 76%;}
.zjinfo h3{font-size: 22px;line-height: 22px;margin-bottom: 18px;color: #333;}
.zjzc{margin-bottom: 18px;}
.zjzc p{margin-bottom: 10px;}
.zjelse span{font-size: 15px;font-weight: bold;margin-right: 36px;}
.zjzx{right: 0;bottom: 24px;width: 108px;color: white;font-size: 14px;line-height: 36px;text-align: center;position: absolute;border-radius: 5px;background: #47a1d2;}

@media (max-width:1000px) {
	.zjinfo h3 {font-size: 18px;line-height: 18px;margin-bottom: 15px;}
	.zjzc {margin-bottom: 13px;}
	.zjzx {width: 103px;font-size: 13px;line-height: 32px;}
	.zjul li {padding-bottom: 20px;margin-bottom: 20px;}
}
@media (max-width:640px) {
	.zjinfo h3 {font-size: 15px;line-height: 15px;margin-bottom: 11px;}
	.zjzc p {margin-bottom: 8px;}
	.zjelse span {font-size: 12px;margin-right: 13px;}
	.zjelse span:last-child{margin-right: 0;}
	.zjul li img{width: 24%;}
	.zjinfo{width: 72%;}
	.zjzx{width: 30px;font-size: 12px;line-height: 15px;position: absolute;right: 0px;height: 30px;padding: 10px;border-radius: 50%;bottom: 42px;}
	
}

/* 专家问答 */
.wdul li{padding-bottom: 25px;margin-bottom: 25px;border-bottom: 1px solid #eee;position: relative;}
.wdul li p{width: 50px;height: 50px;background: #2c9bd3;border-radius: 50%;font-size: 18px;line-height: 36px;color: #fff;margin-right: 12px;flex-shrink: 0;}
.wdinfo{width: 90%;}
.wdinfo h3{font-size: 17px;line-height: 17px;color: #555;margin-bottom: 10px;}
.wdinfo span{font-size: 14px;color: #666;}

.confrgh{border: 1px solid #eeeeee;border-top: 4px solid #2c9bd3;padding: 21px 18px;}
.confrgh h3{font-size: 20px;line-height: 22px;color: #333;margin-bottom: 18px;}
.ghfm1 input,.ghfm1 textarea{color: #666;border: 1px solid #eee;padding: 8px;display: block;width: 100%;font-size: 15px;line-height: 15px;margin-bottom: 12px;outline: none;}
.ghfm1 textarea{height: 100px;resize: none;}
.ghfm1 button{width: 100%;line-height: 42px;background: #2c9bd3;color: #fff;text-align: center;}

@media (max-width:640px) {
	.confrgh h3 {font-size: 16px;line-height: 17px;margin-bottom: 14px;}
	.ghfm1 input, .ghfm1 textarea {font-size: 12px;line-height: 12px;}
	.ghfm1 button{line-height: 34px;}
	.wdinfo h3 {font-size: 15px;line-height: 18px;margin-bottom: 8px;}
	.wdinfo span {font-size: 12px;line-height: 12px;display: block;}
	.wdul li {padding-bottom: 16px;margin-bottom: 16px;}
	
}

/* 文章页 */
.arctop{padding-bottom: 18px;border-bottom: 1px dashed #919191;margin-bottom: 50px;}
.arctop h1{margin-bottom: 36px;text-align: center;}
.arctitico>div{margin: 0 15px;}
.arctitico span{font-size: 18px;line-height: 18px;color: #919191;margin-right: 6px;}
.arctitico p{color: #919191;}
.arctitico p a{ font-weight:bold;}
.arcdd{padding: 36px;border-radius: 36px;background: #f0f0f0;margin-bottom: 38px;}
.arcdd>p{line-height: 31px;color: #0e0c08;width: 85%;}
.ddtit{position: relative;margin-right: 15px;}
.ddtit img{width: 90px;display: block;}
.ddtit p{position: absolute;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);top: 15px;}
.arccon p,.conrelpstyle p{font-size: 15px;line-height: 28px;margin-bottom: 12px;}
.arccon img,.conrelpstyle img{max-width: 80% !important;max-height: 520px !important;width: auto !important;height: auto !important;margin: 0 auto 18px;}
.arcsx{padding: 36px 0;border-top: 1px solid #b5b5b5;border-bottom: 1px solid #b5b5b5;}
.arcsx p{max-width: 48%;}

.arcbtmtit{border-bottom: 1px solid #d2d2d2;margin-bottom: 36px;}
.arcbtmtit li{width: 97px;line-height: 38px;text-align: center;border: 1px solid #d2d2d2;border-bottom: none;cursor: pointer;}
.arcbtmtit li:nth-child(2){margin-left: 18px;}
.arcbtmtit li.on{background: #f7f7f7;}
.arctjone{width: 32%;}
.arctjtop{display: block;margin-bottom: 18px;}
.arctjtop img{width: 100%;height: 160px;display: block;}
.arctjtop img{display: block;width: 100%;height: 100%;}
.arctjul li a{line-height: 33px;display: block;}
.arcbtmone{display: none;}
.arcbtmone.on{display: flex;}

@media (max-width:1200px) {
	.ddtit img {width: 65px;}
	.ddtit p {top: 11px;}
	.arctop {margin-bottom: 27px;}
	.arctop h1 {margin-bottom: 20px;}
	.arcdd {padding: 25px 36px;border-radius: 22px;margin-bottom: 18px;}
	.arccon p {font-size: 12px;line-height: 24px;}
	.arcsx {padding: 18px 0;}
	.arcbtmtit {margin-bottom: 18px;}
	.arctjul li a {line-height: 26px;}
	.arctjtop {margin-bottom: 13px;}
}
@media (max-width:640px) {
	.arctitico>div {margin: 0 5px;}
	.arctitico>div:first-child{margin-left: 0;}
	.arctitico>div:last-child{margin-right: 0;}
	.arctop h1 {margin-bottom: 12px;}
	.arctop {margin-bottom: 15px;}
	.arcdd {padding: 12px 15px;border-radius: 9px;margin-bottom: 12px;}
	.arcdd>p {line-height: 18px;}
	.ddtit img {width: 48px;}
	.ddtit p {top: 8px;}
	.arccon p {font-size: 14px;line-height: 24px;margin-bottom: 8px;}
	.arcsx p {max-width: 100%;line-height: 21px;}
	.arcsx {padding: 9px 0;}
	.arcbtmtit li {width: 83px;line-height: 28px;}
	.arcbtmtit {margin-bottom: 12px;}
	.arctjone {width: 49%;}
	.arcbtmone .arctjone:nth-child(3){display: none;}
	.arctjtop img {height: 102px;}
	.arctjul li a {line-height: 24px;}
	.arctjtop {margin-bottom: 10px;}
	.arccon img {max-width: 100% !important;max-height: 300px !important;margin: 10px auto 12px;}
}

/* 心理咨询 */
.xlbanwrap{position: relative;overflow: hidden;}
.xlbanwrap>img{display: block;position: relative;left: 50%;transform: translateX(-50%);}
.xlbanwrap .w1200{position: absolute;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);height: 100%;top: 0;}
.xlnav{height: 100%;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;padding: 16px 0;width: 180px;background: rgba(0,0,0,0.15);margin-right: 130px;}
.xlnav li{height: 12.5%;width: 106%;margin-left: -3%;}
.xlnav li a{width: 100%;color: #fff;height: 100%;}
.xlnav li.on a,.xlnav li:hover a{background: #fff;color: #2c9bd3;}
.xlxx{color: #fff;}
.xlxx h3{margin-bottom: 18px;}

.xlw1100{width: 96%;max-width: 1100px;background: url(../images/xlbg.png);background-size: 100% 100%;margin-left: auto;margin-right: auto;padding: 50px 0 160px;}
.xljj{width: 85%;margin: auto;}
.xljj p{line-height: 28px;margin-bottom: 26px;width: 60%;}

.wdorel.w1200{padding: 0;}
.wdoone{width: 33.333%;background: #fff;padding: 20px 0 30px 20px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;}
.wdoonetop span{display: block;text-align: center;font-size: 50px;color: #ddf1fa;font-weight: bold;margin-bottom: 20px;line-height: 50px;}
.wdoonetop h3{font-size: 20px;line-height: 22px;color: #2c9bd3;margin-bottom: 36px;text-align: center;}
.wdoul li{line-height: 34px;margin-bottom: 5px;padding-left: 30px;background: url(../images/xx.png) left 8px no-repeat;}
.wdoone:nth-child(even){background: #c9e0f1;}
.wdoul li:last-child{margin-bottom: 0;}


@media (max-width:1000px) {
	.xlbanwrap{margin-top: 33px;}
	.xljj p {line-height: 25px;margin-bottom: 16px;}
	.xlw1100 {padding: 35px 0 76px;}
	.wdoonetop h3 {font-size: 16px;line-height: 17px;margin-bottom: 18px;}
	.wdoonetop span {font-size: 38px;margin-bottom: 15px;line-height: 38px;}
	.wdoul li {font-size: 12px;line-height: 20px;margin-bottom: 8px;padding-left: 21px;background: url(../images/xx.png) left 5px no-repeat;background-size: 14px 12px;}
	.wdoone {padding: 15px 0 18px 12px;}
}
@media (max-width:640px) {
	.xlbanwrap{margin-top: 50px;overflow: visible;}
	.xlbanwrap>img{width: 100%;}
	.xlxx h3 {margin-bottom: 8px;font-size: 15px;line-height: 15px;}
	.xlbanwrap .w1200{width: 100%;padding-left: 7%;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;}
	.xlnav{position: absolute;left: 0;top: 100%;margin-right: 0;background: #fff;width: 100%;flex-direction: row;-webkit-flex-direction: row;-moz-flex-direction: row;-ms-flex-direction: row;-o-flex-direction: row;height: initial;padding: 0;}
	.xlnav li{height: initial;width: 25%;margin: 0;border-bottom: 1px solid #eee;border-right: 1px solid #eee;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;}
	.xlnav li a{color: #666;line-height: 24px;font-size: 10px;}
	.xlmt50{margin-top: 50px;}
	.xljj p{width: 100%;line-height: 20px;margin-bottom: 8px;}
	.xlw1100 {padding: 18px 0 56px;}
	.wdoone {width: 100%;padding: 12px 10px 18px 11px;}
	.wdoonetop h3 {font-size: 15px;line-height: 16px;margin-bottom: 13px;}
	.wdoonetop span {font-size: 28px;margin-bottom: 12px;line-height: 28px;}
}


/* 心理测评 */
.cpp p{text-align: center;color: #666;margin-bottom: 13px;}
.cpp p b{color: #333;}
.cpw1200{background: #fff !important;width: 96% !important;padding: 50px !important;}

@media (max-width:1000px) {
	.lxwmnav h1 {font-size: 21px;}
}
@media (max-width:640px) {
	.cpw1200 {padding: 15px !important;}
	.lxwmnav h1 {font-size: 15px;padding-bottom: 8px;}
	.cpp p{line-height: 18px;text-align: left;}
	
}


