*{
    padding: 0;
    margin: 0;
}
iframe{
    display: block;
}
html,body{
    min-width: 1260px;
}
@font-face {
    font-family: CNBold;
    src: url(../css/SourceHanSansCN-Bold.ttf)
}
@font-face {
    font-family: CNNormal;
    src: url(../css/SourceHanSansCN-Normal.ttf)
}
@font-face {
    font-family: Pmzd;
    src: url(../css/pmzd.ttf)
}
.CNBold{
	font-family:CNBold !important;
}
.CNNormal{
	font-family:CNNormal !important;
}
.overview_box_R_top_l span{
    font-family:Pmzd !important;
}
ul,
ul li,
ol,
ol li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

ol li {
    list-style: decimal;
}

span {
    display: inline-block;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    padding: 0;
    margin: 0;
}

img {
    display: inline-block;
    font-size: 0;
    border: 0;
    border: none;
    height: auto;
}

button {
    border-radius: 0;
}

a {
    display: inline-block;
    text-decoration: none;
}
.box{
    margin-top: 129px;
}
.iframe_top{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9999;
}

.login_index{
    position: absolute;
    top: 170px;
    right: 240px;
    z-index: 99999;
    width: 350px !important;
}

.login .login_top{
    padding: 20px 50px;
    background: rgba(255, 255, 255, 0.5);
}
.login .login_top img{
    width: 18px;
    margin-right: 10px;
}
.login .login_top div:nth-child(2) img{
    width: 16px;
}
.login .login_top input{
    border: none;
    padding: 10px 0px;
}
.login .login_top div{
    display: flex;
    align-items: center;
    background: #FFF;
    padding: 5px 20px;
}
.login .login_top div:nth-child(1){
    margin-bottom: 10px;
}
.login .login_dow{
    background: #fff;
    color: #36425F;
    text-align: center;
    font-size: 23px;
    padding: 5px 0px;
    cursor: pointer;
}
.btn_changePassword{
    color:#5D86BE;
    margin-top: 5px;
    text-align: right;
}

html,
body {
    height: 100%;
}

.box_back {
    background: #efefef;
}

.box {
    background: url(../img/overview/back.png) no-repeat center 0/1920px auto #F1EFEF;
    padding-top: 420px;
    padding-bottom: 40px;
}

.overview_box {
    display: flex;
    width: 1250px;
    margin: 0px auto;
}

.overview_box_L {
    margin-right: 70px;
}

.overview_box_L ul li {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #5D86BE;
    border-left: 10px solid #5D86BE;
    margin-bottom: 20px;
    background: #FFF;
    padding: 5px 50px 5px 20px;
    font-size: 22px;
    cursor: pointer;
    white-space: nowrap;
}

.overview_box_L ul li img {
    width: 30px;
    margin-right: 12px;
}

.overview_box_L .auto {
    background: #5D86BE;
    color: #FFF;
}

.overview_box_R {
    background: #FFF;
    width: 900px;
    border-radius: 10px;
    padding: 9px 35px;
}

.overview_box_R .overview_box_R_top {
    display: flex;
    margin-bottom: 10px;
    border-bottom: 1px #666 solid;
    justify-content: space-between;
    color: #5D86BE;
    align-items: flex-end;
}

.overview_box_R_top_l {
    font-size: 30px;
}

.overview_box_R_top_r {
    font-size: 16px;
}

.overview_box_R_dow {
    padding-top: 5px;
    padding-bottom: 10px;
}

.overview_box_R_dow ul {
    margin: 10px 0px 5px 50px
}

.overview_box_R_dow ul li {
    font-weight: bold;
    margin-bottom: 3px;
    font-size: 15px;
}

.overview_box_R_dow img {
    margin-right: 5px;
}
.overview_box_R_dow span{
    display: inline !important;
}
.lxwm {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
}

.lxwm img {
    width: 380px;
}

.lxwm div {
    margin-top: 30px;
    margin-left: 50px;
}



.overview_box .article_list {
    padding: 0 15px;
    margin: 0 !important;
}

.overview_box .article_list li {
    margin-bottom: 24px;
}

.overview_box .article_list li .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.overview_box .article_list li .info .head_img {
    width: 90px;
    height: 90px;
    margin-right: 10px;
}

.overview_box .article_list li .info .head_img img {
    width: 100%;
    border-radius: 50%;
}

.overview_box .article_list li .info .text {
    line-height: 28px;
}

.overview_box .article_list li .info .text h3 {
    font-size: 18px;
    color: #17B2E8;
}

.overview_box .article_list li .info .text p {
    font-size: 14px;
    opacity: 0.73;
}

.overview_box .article_list li .message {
    line-height: 22px;
    font-size: 14px;
    padding-top: 10px;
}


.news_box {
    background: url(../img/news/bg.png) no-repeat center top #F1EFEF;
  }
  
  .teaching_box {
    background: url(../img/teaching/bg.png) no-repeat center top #F1EFEF;
  }
  
  .teaching_box .new_list,
  .news_box .new_list {
    margin: 5px 0;
  }
  
  .teaching_box .new_list li,
  .news_box .new_list li {
    font-size: 16px;
    font-weight: 300;
    color: #221815;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 12px;
    border-bottom: 1px dashed #17B2E8;
  }
  .new_list li{
    display: flex;
    justify-content: space-between;
  }
  .new_list li p:nth-child(1){
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .teaching_box .new_detail .new_title,
  .news_box .new_detail .new_title {
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
    padding-bottom: 20px;
  }
  .news_box .new_detail .new_title{
    text-align: left;
  }
  .teaching_box .new_detail .new_content,
  .news_box .new_detail .new_content {
    font-size: 16px;
  }
  
  .teaching_box .new_await,
  .news_box .new_await {
    text-align: center;
    padding: 40px 0 24px;
  }
  
  .teaching_box .new_await img,
  .news_box .new_await img {
    width: 218px;
  }
  
  .overview_box_L .second_slide {
    position: relative;
    left: 36px;
  }
  
  .overview_box_L .second_slide li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 8px 10px;
  }
  
  .overview_box_L .second_slide li a,
  .overview_box_L .second_slide li span {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #5D86BE;
  }
  
  .overview_box_L .second_slide li.auto {
    background: #5D86BE;
  }
  
  .overview_box_L .second_slide li.auto span,
  .overview_box_L .second_slide li.auto a {
    color: #fff;
  }
  
  .overview_box .article_list {
    padding: 0 15px;
    margin: 0 !important;
  }
  
  .overview_box .article_list li {
    margin-bottom: 24px;
  }
  
  .overview_box .article_list li .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  
  .overview_box .article_list li .info .head_img {
    width: 90px;
    height: 90px;
    margin-right: 10px;
  }
  
  .overview_box .article_list li .info .head_img img {
    width: 100%;
    border-radius: 50%;
  }
  
  .overview_box .article_list li .info .text {
    line-height: 28px;
  }
  
  .overview_box .article_list li .info .text h3 {
    font-size: 18px;
    color: #17B2E8;
  }
  
  .overview_box .article_list li .info .text p {
    font-size: 14px;
    opacity: 0.73;
  }
  
  .overview_box .article_list li .message {
    line-height: 22px;
    font-size: 14px;
    padding-top: 10px;
  }
  
  .treatment_box {
    background: url(../img/treatment/bg.png) no-repeat center top #F1EFEF;
  }
  
  .treatment_box .treatment_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 15px 16px;
    border-bottom: 1px solid #5D86BE;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  
  .treatment_box .treatment_nav a {
    font-size: 18px;
    line-height: 32px;
    color: #5D86BE;
    padding-left: 32px;
    position: relative;
    margin: 0 15px 10px;
  }
  
  .treatment_box .treatment_nav a:before {
    content: '';
    width: 27px;
    height: 30px;
    background-image: url(../img/treatment/nav_icon.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
    top: 1px;
  }
  
  .treatment_box .treatment_nav a.active {
    font-weight: bold;
  }
  
  .treatment_box .treatment_nav a.active span {
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
  
  .treatment_box .treatment_nav a.active:before {
    background-image: url(../img/treatment/nav_icon_active.png);
  }
  
  .treatment_box .treatment_main {
    padding: 30px 10px;
  }
  
  .treatment_box .treatment_main .treatment_content {
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    display: none;
  }
  
  .treatment_box .treatment_main .treatment_content.active {
    display: block;
  }
  
  .treatment_box .treatment_main h3 {
    font-size: 18px;
    color: #333;
  }
  
  .treatment_box .treatment_main h4 {
    color: #333;
  }
  
  .treatment_box .treatment_main p {
    min-height: 30px;
  }
  
  .treatment_box .treatment_main p.img-alt {
    font-size: 14px;
    color: #333;
    text-align: center;
    margin: -10px 0 10px;
  }
  
  .treatment_box .treatment_main .t-img {
    vertical-align: middle;
    text-align: center;
    font-size: 0;
  }
  
  .treatment_box .treatment_main .t-img img {
    width: auto;
    margin: 0;
  }
  
  .treatment_box .treatment_main table {
    border-collapse: collapse;
    border: 1px solid #666;
    margin: 10px auto;
  }
  
  .treatment_box .treatment_main table td {
    width: 200px;
    padding: 5px 10px;
  }
  
  .experts_box {
    background: url(../img/experts/bg.png) no-repeat center top #F1EFEF;
  }
  
  .experts_box .second_slide li {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  
  .overview_box_R_dow img {
    margin-right: 5px;
  }

  .xswz{
    position: fixed;
    bottom: 100px;
    right: 80px;
    z-index: 999999;
}
.xswz img{
    width: 100px;
}