*{padding: 0;margin: 0;}
a{text-decoration: none;outline: none; color: #333;}
img{border: none;outline: none;}
ul,ol,li{list-style: none;}
i{font-style: normal;}
input,select,option{border: 0;outline: none;background: none;}
body{font-family: "微软雅黑"; color: #333;width: 100%;}
.clear { clear: both;}
a:hover {text-decoration: underline;text-decoration: none;}


/*导航 结束*/

.box{width: 40rem; margin:0 auto;box-sizing: border-box;margin-top: 4rem;margin-bottom: 5rem;position: relative;}

/*文章详情 开始*/
.box .article_box {padding:1.5rem 1rem;border-bottom: 1px solid #d9dddd;}
.article_box .article_content {padding-bottom:0rem;}
.article_box .article_content .article_title {font-size: 1.8rem;font-weight: 600;margin-bottom: 2rem;}
.article_box .article_content .article_time {margin: 1rem 0;color: #7a7a7a;font-size: 1.5rem;}
.article_box .article_content .article_info {margin-top: 3rem;}
.article_box .article_content .article_info  img{width: 100% !important;height:100% !important;}
/*文章详情 结束*/


/*head 顶部导航 开始*/
.head{width: 40rem;height: 5rem;line-height: 5rem;position:fixed;left:0;right:0;top:0;margin: 0 auto;z-index: 99999;background-color: #fff;text-align: center;}
.head .h-back{position: absolute;left: 0rem;width:4rem;text-decoration: none;}
.head .h-back i{font-size: 1.8rem;}
.head .h-Title{font-size: 1.8rem;}
/*head 顶部导航结束*/

/*心理问题咨询 开始*/
.news_body {height: 100%;display: flex;flex-direction: column;margin-top: 6rem;padding: 1rem 1rem;overflow: hidden;}
.swiper-tab {width: 100%;height: 80px;text-align: center;display: flex;justify-content: space-between;background: white;}
.unselect-menu {flex-direction: column;align-items: center;font-size: 1.3rem;font-weight: 400;color: #4f4f50;padding: 0px 1.5rem;height: 3rem;line-height: 3rem;background: #fff;opacity: 1;position: relative;border-radius: 50px;box-shadow: 0px 0px 1.5rem 0.1rem #e4ecff;margin-right: 1rem;}
.selected-menu {display: flex;flex-direction: column;align-items: center;color: #fff;background: #7a9bfc;font-size: 1.3rem;font-weight: bold;font-weight: 400;padding: 0px 1.5rem;height: 3rem;line-height: 3rem;opacity: 1;position: relative;border-radius: 50px;}
.selected-line {position: absolute;bottom: -50px;right: -30%;left: 37%;width: 2px;height: 16px;border: 20px solid transparent;border-top-color: #7a9bfc;}
.unselect-line{display: none;}

.swiper-slide{width: unset !important ;}
.problem-box{width: 100%;margin-top: 3rem;}
.div-Content {flex: 1;width: 100%;height: 25rem;padding: 2rem 2rem;box-sizing: border-box;border-radius: 10px;overflow: hidden;box-shadow: 0px 0px 30px 0.5px #e4ecff;margin-bottom: 2rem;}
.problem-list h1 span{font-size: 25px !important;}
.problem-list p span{font-size: 25px !important;}
.show {display: block;}
.hidden {display: none;}
.tabCon {
    height: 100%;
}
.tab-right {width: 100%;height: 6.5rem !important;overflow: hidden;}
.tab-item {font-size: 1.4rem;color: #343338;}

/*心理问题咨询开始*/


/*导航底部 开始*/
/* .article_footer {position: fixed;left: 0;right: 0;margin:auto;bottom: 0;width: 40rem;background-color: #fff;display: flex;padding: 0.5rem 0 0.5rem 0;}
.article_footer .article_footer_item {flex: 2;text-align: center;position: relative;}
.article_footer .article_footer_item .article_footer_pic {margin: 0 auto;width: 3rem;}
.article_footer .article_footer_item .article_footer_pic img {width: 100%;}
.article_footer .article_footer_item .article_footer_title {font-size: 1.5rem;color: #484848;}
.article_footer .article_footer_item button {position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;} */
/*导航底部 结束*/
