@charset "utf-8";
/* CSS Document */
/*全局*/
.page-top {
  height: 80px;
  padding: 15px 0;
  position: relative;
  z-index: 999;
}
.page-top .logo img {
  height: 50px;
}
.page-nav {
  background: #3eb7c0;
}
.page-nav .nav {
  position: relative;
  z-index: 999;
}
.page-nav .nav .nLi {
  float: left;
  width: 10%;
  height: 40px;
}
.page-nav .nav .nLi span a {
  display: block;
  color: #ffffff;
  height: 40px;
  padding: 10px 0;
}
.page-nav .nav .nLi span a b {
  display: block;
  line-height: 20px;
  width: 100%;
  font-weight: normal;
  border: none;
}
.page-nav .nav .nLi:hover span a b {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}
.page-nav .nav .nLi .sub {
  background: #ffffff;
  width: 100%;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
.page-nav .nav .nLi .sub a {
  display: block;
  line-height: 30px;
  margin: 5px 0;
  color: #3eb7c0;
  font-size: 0.875em;
}
.page-nav .nav .nLi .sub span {
  display: block;
  width: 90%;
  height: 30px;
  margin: 0 5%;
  border-radius: 2px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.page-nav .nav .nLi .sub li:hover span {
  background: #3eb7c0;
  color: #ffffff;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
}
.page-title .z {
  font-size: 1.5em;
  color: #333333;
  line-height: 1;
}
.page-title .y {
  font-size: 0.75em;
  color: #999999;
  line-height: 1;
  background: #ffffff;
  position: relative;
  z-index: 2;
  padding: 0 18px;
}
.page-title .x {
  height: 1px;
  width: 540px;
  background: #999999;
  margin: 0 auto;
  margin-top: -11px;
}
.page-banner {
  text-align: center;
}
.page-banner img {
  width: 1920px;
  height: 300px;
  margin-top: -120px;
}
.page-sub {
  padding-top: 50px;
  background: #e2f4f6;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  border: 1px solid #eeeeee;
  width: 180px;
}
.page-sub .con {
  background: #ffffff;
  padding: 10px 0;
}
.page-sub .con .title {
  line-height: 1;
  font-weight: bold;
  font-size: 1.375em;
}
.page-sub .con dd {
  padding: 10px 0;
}
.page-sub .con dd a {
  display: block;
  line-height: 40px;
  width: 140px;
  height: 40px;
  margin: 0 auto;
  background: #e2f4f6;
  color: #3eb7c0;
  border-radius: 2px;
}
.page-sub .con dd a:hover {
  background: #3eb7c0;
  color: #ffffff;
}
.page-sub .con .on a {
  background: #3eb7c0;
  color: #ffffff;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
}
.page-weizhi {
  line-height: 50px;
  font-size: 0.8125em;
}
.page-weizhi i {
  margin: 0 3px;
  color: #999999;
}
.page-weizhi a {
  color: #999999;
}
.page-weizhi a:hover {
  color: #3eb7c0;
}
.page-f {
  display: inline-block;
  background: #e2f4f6;
}
.page-f li {
  margin: 15px 5px;
}
.page-f li:first-child {
  margin-left: 15px;
}
.page-f li:last-child {
  margin-right: 15px;
}
.page-f li a {
  background: #ffffff;
  color: #666666;
  border-radius: 2px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.pages li a:hover {
  background: #3eb7c0;
  color: #FFFFFF;
}
.pages .c {
  border-radius: 2px;
  background: #3eb7c0;
  color: #FFFFFF;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
}
.page-footer {
  background: #e2f4f6;
  padding: 30px 0;
}
.page-footer .wrap {
  height: 100px;
}
.page-footer .con {
  display: inline-block;
}
.page-footer .con .ewm {
  width: 120px;
  height: 100px;
  margin-right: 20px;
  overflow: hidden;
}
.page-footer .con .ewm img {
  width: 80px;
  margin-bottom: 5px;
}
.page-footer .con .ewm p {
  font-size: 0.75em;
  color: #666666;
}
.page-footer .con .text {
  padding: 22px 0;
}
.page-footer .con .text p {
  font-size: 0.75em;
  color: #666666;
  line-height: 28px;
}
.page-footer .con .text p a {
  color: #666666;
}
.page-footer .con .text p span, .page-footer .con .text p a {
  margin: 0 10px;
}
.page-footer .con .text p a:hover {
  text-decoration: underline;
}
/* 底部4 */
.page-footer4 {
  background-color: #333;
  color: #ffffff;
  font-size: 0.875em;
  padding-top: 40px;
  padding-bottom: 30px;
}
.page-footer4 li span {
  margin-right: 10px;
  line-height: 2;
}
.page-footer4 li a {
  color: #fff;
}
.page-footer4 li a:hover {
  text-decoration: underline;
}
.page-footer4 .qrcode {
  float: right;
}
.page-footer4 .qrcode li {
  text-align: center;
  float: left;
  margin-left: 40px;
  width: 100px;
}
.page-footer4 .qrcode li img {
  height: 100px;
}
.page-footer4 .qrcode li .text {
  font-size: 0.875em;
  margin-top: 10px;
}
/* 底部4 自定义 */
.page-footer4 {
  background-color: #e2f4f6;
  color: #333;
  font-size: 0.75em;
}
.page-footer4 li a {
  color: #333;
}
/*首页*/
.index-banner {
  position: relative;
  height: 500px;
  overflow: hidden;
}
.index-banner .focusBox {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px !important;
  height: 500px;
  overflow: hidden;
}
.index-banner .focusBox .pic {
  position: relative;
  z-index: 0;
}
.index-banner .focusBox .pic img {
  width: 1920px;
  height: 500px;
  display: block;
}
.index-banner .focusBox .hd {
  width: 100%;
  max-width: 1920px;
  position: absolute;
  bottom: 20px;
  text-align: center;
  font-size: 0;
  z-index: 1;
}
.index-banner .focusBox .hd li {
  margin: 0 5px;
  background: url(main_res/ico_dot.png)no-repeat 0 -16px;
  height: 16px;
  overflow: hidden;
  width: 16px;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  _background: url(main_res/ico_dot8.png) no-repeat 0 -16px;
}
.index-banner .focusBox .hd .on {
  background-position: 0 0;
}
.index-banner .focusBox .prev {
  width: 50px;
  height: 80px;
  border-radius: 4px;
  background: #ffffff;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  z-index: 9999;
  cursor: pointer;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  filter: alpha(opacity=0);
  opacity: 0;
  left: 50%;
  margin-left: -590px;
}
.index-banner .focusBox .next {
  width: 50px;
  height: 80px;
  border-radius: 4px;
  background: #ffffff;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  z-index: 9999;
  cursor: pointer;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  filter: alpha(opacity=0);
  opacity: 0;
  right: 50%;
  margin-right: -590px;
}
.index-banner .focusBox .prev:hover, .index-banner .focusBox .next:hover {
  filter: alpha(opacity=100) !important;
  opacity: 1 !important;
}
.index-tonggao {
  border-top: 1px solid #3eb7c0;
  border-bottom: 1px solid #3eb7c0;
  margin-top: 2px;
  height: 40px;
}
.index-tonggao .name {
  border-left: 1px solid #3eb7c0;
  width: 100px;
  height: 40px;
  text-align: center;
  font-weight: bold;
  line-height: 40px;
  overflow: hidden;
  background: #ffffff;
  margin-top: -1px;
  padding-left: 2px;
  color: #3eb7c0;
}
.index-tonggao .name p {
  height: 40px;
  border: 1px solid #3eb7c0;
}
.m_wnews {
  zoom: 1;
  height: 40px;
  overflow: hidden;
  background: #ffffff;
  margin-top: -1px;
  position: relative;
}
.m_wnews .pagesize {
  background: #ffffff;
  height: 40px;
  width: 23px;
  overflow: hidden;
  padding: 0 2px;
}
.m_wnews .pagesize a {
  width: 19px;
  height: 19px;
  display: block;
  overflow: hidden;
  color: #3eb7c0;
  position: relative;
  font-size: 1.25em;
  text-align: center;
  border: 1px solid #3eb7c0;
}
.m_wnews .pagesize a.prev {
  margin-bottom: 2px;
}
.m_wnews .pagesize a.prev i {
  display: block;
  line-height: 16px;
}
.m_wnews .pagesize a.next i {
  display: block;
  line-height: 16px;
}
.m_wnews .pagesize a:hover {
  background: #3eb7c0;
  ;
  color: #ffffff;
}
.m_wnews .box {
  border: 1px solid #3eb7c0;
  width: 955px;
  height: 40px;
  position: relative;
  margin-left: 2px;
}
.m_wnews .box .con {
  display: block;
  width: 955px;
  line-height: 38px;
  height: 38px;
  position: relative;
}
.m_wnews .box .con li {
  float: left;
}
.m_wnews .box .con .title {
  width: 955px;
  font-size: 0.875em;
  color: #ff0000;
  padding: 0 20px;
}
.m_wnews .box .con .title i {
  margin-right: 20px;
  font-size: 25px;
  float: left;
  line-height: 38px;
  color: #3eb7c0;
}
.m_wnews .box .con .time {
  width: 104px;
  font-size: 0.875em;
  text-align: center;
  color: #999999;
  position: absolute;
  top: 0;
  right: 0;
}
.m_wnews .box .con:hover .title {
  color: #3eb7c0;
}
.m_wnews-right {
  border-right: 1px solid #3eb7c0;
  width: 100px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  background: #ffffff;
  margin-top: -1px;
  padding-right: 2px;
  color: #3eb7c0;
}
.m_wnews-right a {
  display: block;
  height: 40px;
  border: 1px solid #3eb7c0;
  font-size: 0.875em;
  color: #a0a0a0;
}
.m_wnews-right a:hover {
  background: #3eb7c0;
  color: #ffffff;
}
.index-jj {
  height: 600px;
  background: #ebf8f9;
}
.index-jj a {
  display: block;
  padding: 20px;
  width: 480px;
  height: 600px;
  overflow: hidden;
}
.index-jj a .title {
  font-size: 1.25em;
  color: #333333;
  line-height: 2;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 15px;
}
.index-jj a .text {
  color: #333333;
  height: 308px;
  overflow: hidden;
  margin-bottom: 20px;
}
.index-jj a .pic img {
  width: 440px;
  height: 166px;
}
.index-jj:hover {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
.index-title {
  background: #3eb7c0;
  line-height: 50px;
  padding-left: 15px;
}
.index-title .title {
  font-size: 1.125em;
  color: #ffffff;
}
.index-title .title img {
  height: 24px;
  margin-top: -3px;
  margin-right: 15px;
}
.index-title .more a {
  display: block;
  padding: 0 12px 0 5px;
  font-size: 2em;
  color: #ffffff;
  line-height: 50px;
  height: 50px;
  overflow: hidden;
}
.index-title .more a i {
  font-style: normal
}
.index-title .more a b {
  display: none;
  font-weight: normal;
  font-size: 0.4375em;
  float: right;
}
.index-title .more a:hover b {
  display: block;
  margin-left: 3px;
}
.index-title .more a:hover i {
  display: none;
}
.index-gg {
  padding-left: 20px;
  height: 600px;
  overflow: hidden;
}
.index-gg li a {
  display: block;
  color: #333333;
  position: relative;
  background: #ebf8f9;
  margin-bottom: 1px;
}
.index-gg li a .pic {
  display: none;
}
.index-gg li a .con {
  padding: 0 15px;
  line-height: 44px;
}
.index-gg li a .con .title {
  width: 520px;
  float: left;
}
.index-gg li a .con .time {
  width: 80px;
  float: right;
  font-size: 0.875em;
  text-align: right;
  color: #999999;
}
.index-gg li a:hover .con, .index-gg li a:hover .con .time {
  color: #3eb7c0;
}
.index-gg li:first-child a {
  margin-bottom: 10px;
}
.index-gg li:first-child a .pic, .index-gg li:first-child a .pic img {
  display: block;
  width: 660px;
  height: 412px;
  object-fit: cover;
  object-position: bottom;
}
.index-gg li:first-child a .con {
  width: 660px;
  padding: 10px 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(toui_res/mask_bg.png);
  color: #ffffff;
}
.index-gg li:first-child a .con .title {
  width: 100%;
  float: none;
  font-size: 1em;
  font-weight: bold;
}
.index-gg li:first-child a .con .time {
  display: none;
}
.index-gg li:first-child a:hover .title {
  text-decoration: underline;
}
.index-video .video {
  width: 780px;
  height: 540px;
  background: #e2f4f6 url(main_res/ico_video_bg.jpg) no-repeat center center;
  border: 1px solid #eeeeee;
  margin-bottom: 6px;
}
.index-video .con {
  width: 780px;
  height: 90px;
  background: #e2f4f6;
  padding: 15px 20px;
}
.index-video .con .title {
  width: 740px;
  height: 40px;
  font-size: 1.125em;
}
.index-video .con .time {
  font-size: 0.875em;
  color: #999999;
}
.index-videos {
  position: relative;
  height: 636px;
  overflow: hidden;
}
.index-videos li a {
  display: block;
  width: 380px;
  background: #e2f4f6;
  height: 90px;
  margin-bottom: 1px;
  color: #333333;
  padding: 10px 15px;
}
.index-videos li a .title {
  height: 50px;
  overflow: hidden;
  color: #33333;
}
.index-videos li a .time {
  font-size: 0.8125em;
  color: #999999;
  text-align: right;
}
.index-videos li a:hover {
  background: #3eb7c0;
}
.index-videos li a:hover .title, .index-videos li a:hover .time {
  color: #ffffff;
}
.index-more {
  display: block;
  width: 90px;
  height: 30px;
  margin: 0 auto;
  border-radius: 2px;
  line-height: 30px;
  text-align: center;
  font-size: 0.875em;
  border: 1px solid #3eb7c0;
  background: #3eb7c0;
  color: #ffffff;
}
.index-more:hover {
  background: #ffffff;
  color: #3eb7c0;
}
.index-fuwu {
  padding: 0;
  padding-left: 5px;
  height: 490px;
  overflow: hidden;
}
.index-fuwu li {
  float: left;
  width: 385px;
  margin: 0 5px 10px 5px;
}
.index-fuwu li a {
  display: block;
  width: 385px;
  height: 240px;
  position: relative;
}
.index-fuwu li a img {
  width: 385px;
  height: 240px;
}
.index-fuwu li a span {
  display: block;
  width: 385px;
  height: 240px;
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid transparent;
}
.index-fuwu li a:hover span {
  border: 2px solid #3eb7c0;
}
.index-zsjy {
  height: 490px;
  overflow: hidden;
}
.index-zsjy .list {
  height: 180px;
  padding: 10px 0;
  overflow: hidden;
  background: #ebf8f9;
}
.index-zsjy .list li a {
  display: block;
  color: #333333;
  position: relative;
  padding: 0 15px;
  line-height: 32px;
}
.index-zsjy .list li a .title {
  width: 260px;
  float: left;
}
.index-zsjy .list li a .time {
  width: 80px;
  float: right;
  font-size: 0.875em;
  text-align: right;
  color: #999999;
}
.index-zsjy .list li a:hover, .index-zsjy .list li a:hover .time {
  color: #3eb7c0;
}
.index-chanjiao li a {
  display: block;
  border: 1px solid transparent;
}
.index-chanjiao li a:hover {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  border: 1px solid #eeeeee;
}
.index-sub {
  padding: 20px 10px;
  background: #e2f4f6;
}
.index-sub li a {
  display: block;
  width: 100%;
  height: 80px;
  border-radius: 6px;
  border: 1px solid #3eb7c0;
  line-height: 80px;
  overflow: hidden;
  color: #3eb7c0;
  position: relative;
}
.index-sub li a .i {
  margin-right: 5px;
  font-size: 1.25em;
  vertical-align: middle;
}
.index-sub li a .b {
  font-size: 36px;
  position: absolute;
  left: 50%;
  margin-left: -11px;
  bottom: -9px;
}
.index-sub li a:hover {
  background: #3eb7c0;
  color: #ffffff;
}
/*视频纪实*/
.list-video a {
  display: block;
  border: 1px solid #eeeeee;
  padding: 10px;
  margin-top: 20px;
}
.list-video a .pic {
  width: 290px;
  height: 180px;
  margin-bottom: 10px;
}
.list-video a .pic img {
  width: 290px;
  height: 180px;
}
.list-video a .con {
  height: 70px;
}
.list-video a .con .title {
  max-height: 48px;
  overflow: hidden;
  margin-bottom: 5px;
}
.list-video a .con .time {
  font-size: 0.75em;
  color: #999999;
}
.list-video a:hover {
  background: #e2f4f6;
}
/*视频内页*/
.con-video .title {
  font-size: 1.25em;
  line-height: 1;
}
.con-video .tab span {
  font-size: 0.875em;
  color: #666666;
  margin: 0 15px;
}
.con-video .video {
  width: 980px;
  height: 560px;
  background: #e2f4f6 url(main_res/ico_video_bg.jpg) no-repeat center center;
}
/*新闻列表*/
.list-news li a {
  display: block;
  width: 980px;
  padding: 40px 0;
  border-bottom: 1px solid #eeeeee;
}
.list-news li a dd {
  float: left;
}
.list-news li a .pic, .list-news li a .pic img {
  width: 180px;
  height: 112px;
  object-fit: cover;
  object-position: center;
}
.list-news li a .con {
  margin-left: 20px;
  width: 780px;
  height: 112px;
}
.list-news li a .con .title {
  color: #333333;
  font-size: 1.125em;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 1.4;
}
.list-news li a .con .time {
  color: #666666;
  font-size: 0.875em;
  margin-bottom: 10px;
}
.list-news li a .con .text {
  color: #666666;
  font-size: 0.9375em;
  line-height: 1.8;
  height: 50px;
  overflow: hidden;
}
.list-news li a:hover .title {
  color: #3eb7c0;
}
.list-news li a:hover .text {
  color: #333333;
}
/*新闻内页*/
.con-news {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  padding: 40px;
}
.con-news .title {
  font-size: 1.25em;
  font-weight: bold;
  color: #333333;
}
.con-news .tab span {
  font-size: 0.875em;
  color: #999999;
  margin: 0 15px;
}
/*学院介绍*/
.con-jianjie {
  border: 20px solid #e2f4f6;
  padding: 40px;
}
.con-jianjie .title {
  font-size: 1.5em;
  font-weight: bold;
  color: #333333;
}
/*阳光团队*/
.list-tuandui {
  background: #e2f4f6;
  padding: 40px;
}
.list-tuandui .title {
  font-size: 1.5em;
  color: #333333;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 40px;
  font-weight: bold;
}
.list-tuandui .list li {
  display: block;
  width: 840px;
  margin: 80px 0 0 60px;
  background: #ffffff;
  border-radius: 4px;
  padding: 30px;
}
.list-tuandui .list li .left {
  width: 290px;
}
.list-tuandui .list li .pic {
  width: 380px;
  height: 238px;
  margin-top: -70px;
  margin-left: -90px;
  border-radius: 4px;
  overflow: hidden;
}
.list-tuandui .list li .pic img {
  width: 380px;
  height: 238px;
}
.list-tuandui .list li .name {
  font-size: 1.5em;
}
.list-tuandui .list li .name span {
  font-size: 0.6em;
  margin-left: 10px;
}
.list-tuandui .list li .right {
  width: 460px;
}
.list-tuandui .list li:hover {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
/*教学工作*/
.list-jiaoxue {
  padding: 40px;
  background: #e2f4f6;
}
.list-jiaoxue .top {
  font-size: 1.5em;
  color: #333333;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 40px;
  font-weight: bold;
}
.list-jiaoxue .list a {
  display: block;
  border-radius: 2px;
  overflow: hidden;
  margin-top: 10px;
}
.list-jiaoxue .list a dd {
  float: left;
  width: 900px;
}
.list-jiaoxue .list a .time {
  float: left;
  width: 78px;
  height: 80px;
  overflow: hidden;
  margin-right: 1px;
  color: #333333;
}
.list-jiaoxue .list a .time b {
  display: block;
  height: 49px;
  margin-bottom: 1px;
  background: #ffffff;
  font-size: 2.25em;
  line-height: 50px;
  border-radius: 2px;
  overflow: hidden;
  border: 1px solid #ffffff;
}
.list-jiaoxue .list a .time span {
  display: block;
  height: 30px;
  background: #ffffff;
  line-height: 30px;
  font-size: 0.875em;
  border-radius: 2px;
  overflow: hidden;
}
.list-jiaoxue .list a .title {
  width: 820px;
  height: 80px;
  line-height: 80px;
  background: #ffffff;
  padding: 0 20px;
  color: #333333;
  border-radius: 2px;
  overflow: hidden;
}
.list-jiaoxue .list a:hover .time b {
  color: #3eb7c0;
  border: 1px solid #3eb7c0;
}
.list-jiaoxue .list a:hover .time span {
  background: #3eb7c0;
  color: #ffffff;
}
.list-jiaoxue .list a:hover .title {
  color: #3eb7c0;
}
/*健康服务*/
.input-fuwu {
  background: #e2f4f6;
  padding: 40px 30px;
}
.input-fuwu dd {
  display: inline-block;
  width: 920px;
  font-size: 0.875em;
  margin: 10px 0;
}
.input-fuwu dd input, .input-fuwu dd textarea {
  margin: 0 20px;
  border: 1px solid #3eb7c0;
}
.input-fuwu dd .inp {
  line-height: 38px;
  padding: 0 20px;
  height: 40px;
}
.input-fuwu dd span {
  position: relative;
}
.input-fuwu dd span p {
  position: absolute;
  top: 0px;
  left: 40px;
  line-height: 40px;
  color: #333333;
}
.input-fuwu dd .yzm, .input-fuwu dd .yzm img {
  width: 106px;
  height: 40px;
  overflow: hidden;
}
.input-fuwu dd a {
  margin-left: 20px;
  color: #333333;
  line-height: 40px;
}
.input-fuwu dd a:hover {
  color: #3eb7c0
}
.input-fuwu dd .btn {
  width: 200px;
  height: 50px;
  color: #3eb7c0;
  background: #ffffff;
  border: 1px solid #3eb7c0;
  cursor: pointer;
  font-size: 1.5em;
  margin-top: 25px;
}
.input-fuwu dd .btn:hover {
  color: #ffffff;
  background: #3eb7c0;
}
.list-table {
  width: 980px;
  background: #e2f4f6;
}
.list-table ul {
  border-bottom: 1px #fff solid;
  line-height: 50px;
}
.list-table .table-title-index {
  background: #3eb7c0;
  color: #ffffff;
  font-size: 1.125em;
}
.list-table ul li {
  float: left;
  border-right: 1px #fff solid;
  text-align: center;
}
.list-table ul .title a {
  text-align: left;
  display: block;
  padding: 0 20px;
}
.list-table ul .title a:hover {
  color: #3eb7c0;
}
.list-table ul .wjd {
  color: #ff0000;
}
.list-table ul .yjd {
  color: #3eb7c0;
}
/*咨询内页*/
.con-fuwu {
  background: #e2f4f6;
  padding: 0 40px;
}
.con-fuwu .con {
  padding: 40px 0;
}
.con-fuwu .con .title {
  font-size: 1.125em;
  font-weight: bold;
  color: #333333;
}
.con-fuwu .con .time {
  font-size: 0.8125em;
  color: #999999;
  line-height: 1;
}
.con-fuwu .con-y {
  border-top: 1px solid #3eb7c0;
}
.con-fuwu .con-y .title {
  color: #df0000;
}





.MMi1,.selected1,.parent1 {
    border-left: 1px solid #ffffff !important;
    border-right: 1px solid #ffffff !important;
}

.selected2,.parent2 {background: #3eb7c0 !important;
    color: #ffffff !important;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2) !important;}
.dqwz a,.dqwz {color: #999999;}
.possplit {background: none; width: auto;text-align: center;text-indent: 0px;padding:0 3px;}
.wp_entry {
    width: 100%;
    line-height: 2;
    font-size: initial;
    color: inherit;
    overflow: hidden;
    padding: 15px;
    background: #fff;
}












