
.inner {
    position: relative;
    display: block;
    width: 1170px;
    height: 660px;
    margin: 0 auto
}

.inner .t-1 {
    left: 0;
    top: 100px
}

.inner .t-3 {
    left: 5px;
    top: 170px
}

.inner .t-2 {
    left: 0;
    top: 220px
}

.inner .t-21 {
    left: 550px;
    top: 110px
}

.inner .t-23 {
    left: 550px;
    top: 280px
}

.inner .t-22 {
    left: 550px;
    top: 190px
}

.banner-hover-footer .btn-main {
    border: 2px solid #ffb921;
    -webkit-box-shadow: 0 9px 34px 0 rgba(255, 185, 33, .6);
    -moz-box-shadow: 0 9px 34px 0 rgba(255, 185, 33, .6);
    box-shadow: 0 9px 34px 0 rgba(255, 185, 33, .6)
}

.banner-hover-footer .btn-main.active,
.banner-hover-footer .btn-main.focus,
.banner-hover-footer .btn-main:focus {
    border-color: #1a925d
}

.mlxl {
    margin-left: 30px
}

.banner-hover-footer .btn {
    padding: 15px 60px;
    border-radius: 30px;
    outline: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.home-banner {
    width: 100%;
    height: 500px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

#banner,
#videoBox {
    height: 280px;
    width: 100%;
    position: relative;
    margin-top: 150px;
    background-color: #007353
}

#banner>div {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 280px;
    position: fixed
}

#banner .container {
    background-repeat: no-repeat;
    background-position: center right;
    height: 100%;
    overflow: hidden
}

#banner .container .ks-info {
    display: block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#banner h3,
#banner h3 .iconfont {
    font-size: 30px;
    font-weight: 700;
    color: #fff
}

#banner p,
#banner p .iconfont {
    color: rgba(255, 255, 255, .8);
    font-size: 14px;
    width: 480px;
    margin-top: 20px
}

#banner p a {
    color: #ffb921;
    font-weight: 700;
    transition: all ease .2s;
    padding: 2px 5px;
    border-radius: 3px
}

#banner p a:hover {
    background: #ffb921;
    color: #fff;
    font-weight: 400
}

.content {
    background-color: #fff;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.content .head {
    padding-top: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 10px
}

.content .head .title {
    font-size: 20px;
    color: #333
}

.content .head .subtitle {
    font-size: 14px;
    color: #999;
    font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"
}

.breadcrumb {
    line-height: 40px;
    height: 40px;
    float: right;
    font-size: 12px
}

.breadcrumb a {
    color: #666
}

.breadcrumb i {
    font-size: 12px
}

.left-content {
    float: left;
    width: 20%
}

.left-content h3 {
    font-size: 16px;
    font-weight: 700;
    display: block;
    height: 30px;
    line-height: 30px;
    position: relative;
    padding-left: 20px;
    color: #333
}

.left-content h3::before {
    content: '';
    position: absolute;
    width: 5px;
    height: 30px;
    background: #ff7e46;
    left: 0
}

#category {
    margin-left: 0;
    padding-bottom: 35px;
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 25px
}

#category a {
    margin: 5px;
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    color: #666;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

#category ul {
    margin-top: 30px
}

#category li {
    color: #666;
    font-size: 13px;
    border-bottom: 1px solid rgba(0, 0, 0, .08);
    display: block
}

#category li a i {
    font-size: 12px;
    float: right;
    opacity: 0;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

#category a.active,
#category a:hover {
    color: #009D4D;
    font-weight: 700;
    margin-left: 10px
}

#category a.active i,
#category a:hover i {
    opacity: 1;
    margin-right: 10px
}

#newslist {
    width: 80%;
    padding-left: 20px;
    float: right;
    border-left: #ededed 1px solid
}

#mnews .content_list,
#newslist,
#newslist .wrapper {
    height: 100%
}

#newslist .newstitem {
    width: 100%;
    margin: 0;
    height: 130px;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, .06);
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

#newslist .newstitem a.newscontent {
    height: 100%;
    display: block;
    text-align: center;
    position: relative
}

#newslist .newstitem .details {
    height: 35px;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    overflow: hidden;
    opacity: 1;
    position: absolute;
    right: 20px;
    bottom: 20px;
    opacity: 0
}

#newslist .newstitem:hover .details {
    opacity: 1;
    bottom: 40px
}

#newslist .newstitem.left .news_wrapper {
    left: auto
}

#newslist .news_wrapper,
#newslist .newstitem a.newscontent:hover .news_wrapper {
    width: 920px
}

#newslist .newstitem .news_wrapper,
#newslist .newstitem .newsimg {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

#newslist .newstitem .newsimg {
    display: block;
    width: 120px;
    height: 120px;
    margin-top: 30px;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    background-size: cover;
    background-position: center
}

#newslist .newsbody {
    width: 85%;
    float: right;
    position: relative;
    height: 100%
}
#newslist .newsbody .date {
 left: 0px;
  width: 100%;
  top: 100px;
  height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #999;
  line-height: 24px;
  text-align: left;
  position: absolute;
  transition: all 0.3s ease-out 0s;
}
#newslist .newsbody:hover .date {
left: 30px;
  width: 100%;
  top: 100px;
  height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #999;
  line-height: 24px;
  text-align: left;
  position: absolute;
  transition: all 0.3s ease-out 0s;
}

#newslist .newsbody .date .md {
  position: absolute;
  bottom: 0;
  right: 0;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;font-family:Arial, Helvetica, sans-serif
}

#newslist .newsbody .date .year {
  font-size: 22px;
  line-height: 46px;
  position: absolute;
  top: 0px;
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  right: 0; font-family:Arial, Helvetica, sans-serif
}

#newslist .newsbody .title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  font-size: 16px;
  color: #575757;
  text-align: left;
  position: absolute;
  top: 54px;
  text-indent: 0px;
  left: 0px;
  width: 100%;
  margin-top: -10px;
  line-height: 24px;
  height: 24px;
}

#newslist .newsbody .description {
  left: 0px;
  width: 100%;
  top: 80px;
  margin-top: -12px;
  height: 52px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #999;
  line-height: 20px;
  text-align: left;
  position: absolute;
  transition: all 0.3s ease-out 0s;
}

#newsitem_1 {
    animation-name: fadeInUp;
    animation-delay: .2s
}

#newsitem_2 {
    animation-name: fadeInUp;
    animation-delay: .4s
}

#newsitem_3 {
    animation-name: fadeInUp;
    animation-delay: .6s
}

#newsitem_4 {
    animation-name: fadeInUp;
    animation-delay: .8s
}

#newsitem_5 {
    animation-name: fadeInUp;
    animation-delay: 1s
}

#newsitem_6 {
    animation-name: fadeInUp;
    animation-delay: 1.2s
}

#newsitem_7 {
    animation-name: fadeInUp;
    animation-delay: 1.4s
}

#newsitem_8 {
    animation-name: fadeInUp;
    animation-delay: 1.6s
}

#newsitem_9 {
    animation-name: fadeInUp;
    animation-delay: 1.8s
}

#newsitem_10 {
    animation-name: fadeInUp;
    animation-delay: 2s
}

#newsitem_11 {
    animation-name: fadeInUp;
    animation-delay: 2.2s
}

#newslist .newstitem:hover .newsbody .title {
    left: 30px;
    color: #333
}

#newslist .newstitem:hover .newsbody .description {
    left: 30px;
    color: #666
}

#newslist .newstitem:hover .newsimg {
    left: 20px
}

#newslist .newstitem:hover .date .md,
#newslist .newstitem:hover .date .year {
    right: 20px
}

#pages {
    margin: 20px;
    overflow: hidden;
    text-align: center
}

#pages ul {
    display: inline-block;
    overflow: hidden;
    padding: 40px 0 80px;
    height: 36px;
    text-align: center
}

#pages li {
    float: left;
    margin-right: 15px;
    height: 36px;
    line-height: 36px
}

#pages a {
    padding: 10px;
    background-color: #fff;
    display: block;
    color: #a9a9a9;
    height: 36px;
    line-height: normal;
    text-align: center;
    font-family: Arial;
    transition: background-color .2s ease-out
}

#pages .active a,
#pages a:hover {
    background-color: #6b6b6b;
    color: #fff
}

.ks-header {
    margin-bottom:0px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    position: relative;
	 margin-top:20px;
}


.ksts-header {
    margin-bottom:20px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    position: relative;
	 margin-top:20px;
}


.ks-header .category {
    padding-top: 0 !important
}

.ks-header .category a {
    height: 30px;
    padding: 0 20px !important
}

.ks-header h3 {
    font-size: 24px;
    color:#009D4D;
    float: left
}

.ks-header h3 span {
    color: #999;
    font-size: 14px
}

.ks-header a.more {
    right: 0;
    top: 0;
    border: #fff 1px solid;
    height: 30px;
    line-height: 30px
}

.ksts-header .category {
    padding-top: 0 !important
}

.ksts-header .category a {
    height: 30px;
    padding: 0 20px !important
}

.ksts-header h3 {
    font-size: 24px;
    color:#009D4D;
    float: left
}

.ksts-header h3 span {
    color: #999;
    font-size: 14px
}

.ksts-header a.more {
    right: 0;
    top: 0;
    border: #fff 1px solid;
    height: 30px;
    line-height: 30px
}
.ks-about {
    padding: 20px 0
}

.ks-about-left {
    float: left;
    width: 750px;
    overflow: hidden
}

.ks-about-left p {
    font-size: 13px;
    color: #999;
    line-height: 26px
}

.ks-about-left a.more {
    position: relative !important;
    top: auto;
    right: auto;
    margin-top: 20px
}

.ks-about-right {
    float: right;
    width: 400px;
    overflow: hidden;
    margin-top: 8px;
    position: relative;
    height: 245px
}

.ks-about-right img {
    transition: all .36s ease;
    width: 100%
}

.ks-about-right a:hover img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08)
}

.ks-about-right a:hover .ks-about-tag {
    opacity: 0
}

.ks-about-right .ks-about-tag {
    position: absolute;
    bottom: 10px;
    padding: 10px;
    right: 0;
    color: #fff;
    transition: all .36s ease;
    background-color: rgba(0, 0, 0, .5)
}

.ks-about-right .ks-about-tag .line {
    position: absolute;
    height: 5px;
    width: 20px;
    background-color: #fff;
    top: 15px;
    right: 0
}

.ks-about-right .ks-about-tag p {
    font-size: 20px;
    font-weight: 700
}

.ks-about-right .ks-about-tag span {
    font-size: 12px
}

.ks-doctor,
.ks-feature,
.ks-news {
    border-top: 1px dotted #d3d3d3;
    overflow: hidden;
    padding: 20px 0
}
.ks-doctor .ks-doctor-list  {
	 margin-top:20px;  
}

.ks-doctor .ks-doctor-list li {
    height: 250px;
    transition: all .3s ease-out 0s;
    position: relative
}

/*.ks-doctor .ks-doctor-list li::after {
    content: '“';
    position: absolute;
    font-family: GOTHAM-BLACK, Arial, Helvetica, sans-serif;
    font-size: 216px;
    color: rgba(0, 133, 92, .2);
    z-index: -1;
    top: 40px;
    left: 80px;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

.ks-doctor .ks-doctor-list li:hover::after {
    top: 60px
}*/

.ks-doctor .ks-doctor-list li:hover .summary {
    margin-right: 10px
}

.ks-doctor .ks-doctor-list li .header {
    float: left;
    display: block;
    margin-top: 20px;
    width: 200px;
    height: 240px;
    border-radius:0;
    overflow: hidden
}

.ks-doctor .ks-doctor-list li .summary {
    width: 960px;
    float: right;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    margin-top: 32px;
    margin-right: 22px
}

.ks-doctor .ks-doctor-list li .summary .subtitle {
    color: #666;
    padding-left: 10px;
    font-size: 13px
}

.ks-doctor .ks-doctor-list li .summary p.title {
    font-size: 16px;
    color: #333;
    width: auto;
    display: block;
    margin-bottom: 5px
}
.ks-doctor .ks-doctor-list li .summary p.more {
    font-size: 14px;
    display: block;
    margin-bottom: 5px; 
	  margin-top: 10px; 
	     width:100px;
    height: 40px;
    color: #999;
    line-height: 40px;
    text-align: center;
    text-indent: inherit;
    border: #dfdfdf 1px solid;
    height: 30px;
    line-height: 30px
}
.ks-doctor .ks-doctor-list li .summary p {
    width: 100%;
    text-align: left;
    color: #818181;
    line-height: 26px;

	 overflow:hidden;
}

.ks-doctor .ks-doctor-list li .description {
    margin: 0 auto;
    font-size: 13px;
    overflow: hidden
}

.ks-doctor .bx-wrapper .bx-pager.bx-default-pager a {
    width: 5px;
    height: 5px;
    border-radius: 0;
    background: #999;
    border: none
}

.ks-doctor .bx-controls {
    overflow: hidden;
    height: 30px;
    position: relative
}

.ks-doctor .bx-wrapper .bx-pager {
    bottom: 10px;
    text-align: right;
    padding-right: 100px;
    padding-top: 5px
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #009D4D !important
}

.ks-doctor .bx-wrapper .bx-controls-direction a {
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, .2);
    top: auto;
    bottom: 0;
    transition: all .36s ease
}

.ks-doctor .bx-wrapper .bx-prev {
    right: 40px;
    left: auto
}

.ks-doctor .bx-wrapper .bx-next:hover,
.ks-doctor .bx-wrapper .bx-prev:hover {
    background: #009D4D
}

.ks-doctor .bx-wrapper,
.ks-feature-info .bx-wrapper {
    margin-bottom: 0
}

.ks-feature-info {
    border: 1px solid rgba(170, 170, 170, .2);
    overflow: hidden
}

.ks-feature-info-tab {
    width: 100%;
    height: 84px;
    box-sizing: border-box;
    z-index: 5;
    background-color: #f8f8f8
}

.ks-feature-info-tab li {
    cursor: pointer;
    margin-bottom: 0;
    padding: 16px 0;
    height: 100%;
    position: relative;
    text-align: center
}

.ks-feature-info-tab li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #009D4D;
    height: 5px;
    opacity: 0
}

.ks-feature-info-tab li.active:before {
    opacity: 1
}

.ks-feature-info-tab li .title {
    transition: all .36s ease;
    color: #333;
    font-size: 16px;
    line-height: 28px
}

.ks-feature-info-tab li.active .title,
.ks-feature-info-tab li:hover .title {
    color: #009D4D
}

.ks-feature-info-tab li .subtitle {
    color: #999;
    font-size: 13px;
    line-height: 18px
}

.ks-feature-info-content li {
    padding: 30px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden
}

.ks-feature-info-content li .item_img {
    width: 262px;
    float: left;
    overflow: hidden
}

.ks-feature-info-content li .item_img img {
    transition: all .36s ease
}

.ks-feature-info-content li:hover .item_img img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08)
}

.ks-feature-info-content li:hover .details {
    background-color: #009D4D;
    border-color: #009D4D;
    color: #fff
}

.ks-feature-info-content li .item_info {
    padding: 10px 0 10px 10px;
    box-sizing: border-box;
    width: calc(100% - 280px);
    font-size: 14px;
    line-height: 30px;
    color: #666;
    text-indent: 2em;
    float: right
}

.ks-feature-info-content li .details {
    line-height: 30px;
    padding: 0 30px;
    font-size: 12px;
    color: #999;
    transition: all .36s ease;
    border: 1px solid rgba(170, 170, 170, .2);
    position: absolute;
    bottom: 20px;
    right: 50px
}

.ks-feature-info-content li .details i {
    font-size: 12px
}

.ks-news-content {
    overflow: hidden
}

.ks-news-content li {
    position: relative;
    overflow: hidden;
    padding-bottom: 40px
}

.ks-news-content .more {
    position: absolute;
    margin: 20px auto;
    clear: both;
    right: 50%;
    margin-right: -70px;
    top: auto;
    bottom: -20px;
    width: 140px !important;
    padding-left: 0 !important
}

.ks-news-content li a {
    float: left;
    width: 50%;
    padding-right: 20px;
    padding-bottom: 40px
}

.ks-news-content li a:last-child {
    padding-left: 20px;
    padding-right: 0 !important
}

.ks-news-content .date {
    font-family: HELVETICANEUELTPRO-THEX, Arial;
    height: 30px;
    font-weight: 300;
    margin-bottom: 0;
    font-size: 12px;
    color: #8a8a8a;
    position: relative
}

.ks-news-content .date:after {
    content: '';
    display: block;
    border-bottom: 1px solid #009D4D;
    top: 60px;
    width: 10px;
    position: absolute;
    left: 0;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

.ks-news-content li a:hover .date:after {
    width: 100%
}

.ks-news-content li a:hover .title {
    color: #009D4D
}

.ks-news-content li .new-img {
    float: left;
    width: 200px;
    height: 120px;
    overflow: hidden;
	 border-radius:4px;
}

.ks-news-content li .new-img img {
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

.ks-news-content li a:hover .new-img img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08)
}

.ks-news-content li .new-info {
    float: right;
    width: calc(100% - 220px)
}

.ks-news-content .title {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-bottom: 1px solid #efefef;
    padding: 0 0 10px 0;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    font-size: 16px;
    line-height: 20px;
    color: #333
}

.ks-news-content .description {
    width: 100%;
    margin-top: 10px;
    font-size: 12px;
    color: #777;
    text-align: left;
    height: 42px;
    overflow: hidden;
    line-height: 22px
}

.side-pannel {
    position: fixed;
    z-index: 99;
    right: -1px;
    padding: 0
}

.side-bar {
    top: 50%;
    border-bottom: none;
    height: 250px
}

.side-bar>a,
.yqtg {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    cursor: pointer;
    text-align: center;
    color: #999;
    border-bottom: #f0f1f1 1px solid;
    border-left: #f0f1f1 1px solid;
    background-color: #fff;
    padding-top: 5px;
    box-shadow: -10px 15px 30px rgba(0, 0, 0, .1)
}

.side-bar a i,
.yqtg i {
    font-size: 18px
}

.side-bar a>p,
.yqtg>p {
    line-height: 20px;
    font-size: 12px
}

.phone i {
    color: #009D4D
}

.phone {
    font-size: 16px;
    line-height: 25px;
    position: absolute;
    z-index: -999;
    bottom: -1px;
    left: -120px;
    visibility: hidden;
    padding: 10px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    opacity: 0;
    border: 1px solid #e7e7e7;
    border-right: none;
    background-color: #fff
}

.yqtg div {
    font-size: 16px;
    line-height: 25px;
    position: absolute;
    z-index: -999;
    bottom: -24px;
    left: -80px;
    visibility: hidden;
    padding: 10px 20px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    opacity: 0;
    border: 1px solid #e7e7e7;
    border-right: none;
    background-color: #fff
}

.side-bar a.side-tel:hover .phone {
    left: -135px;
    visibility: visible;
    opacity: 1
}

.yqtg:hover div {
    left: -105px;
    visibility: visible;
    opacity: 1
}

.side-bar a.side-weixin:hover .weixin_qr {
    visibility: visible;
    opacity: 1;
    left: -320px
}

.side-bar a.side-weixin .weixin_qr {
    opacity: 0;
    position: absolute;
    top: 0;
    width: 320px;
    display: block;
    height: 189px;
    border: 1px solid #e7e7e7;
    left: 100px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    z-index: -1;
    background: url(weixin-rq.jpg) center no-repeat #fff
}

.side-weixin {
    color: #fff !important;
    background-color: #009D4D !important
}

.gotop {
    line-height: 50px
}

.gotop i {
    font-size: 30px !important
}

#mcontact {
    background-color: #393c40;
    position: relative;
    z-index: 1
}

#mcontact .header p.title {
    color: transparent;
    font-size: 0
}

#mcontact .header p.subtitle {
    color: transparent;
    font-size: 0;
    line-height: 0
}

#mcontact .content .header {
    padding-bottom: 0
}

#contactinfo div a:hover {
    color: #fff;
    background: #3490dc
}

#footer {
    float: left
}

#footer a path {
    fill: #949494
}

.module {
    z-index: auto
}

#contactinfo {
    width: 100%;
    margin: 20px auto 0
}

#contactinfo .name {
    font-size: 16px;
    line-height: 24px;
    margin: 25px 0;
    float: left;
    width: 100%;
    color: #fff;
    font-weight: 100
}

.ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block
}

.fl {
    float: left
}

#contactinfo p {
    width: auto;
    float: inherit;
    padding-right: 40px;
    line-height: 24px;
    font-size: 13px;
    color: #838383;
    height: 24px;
    margin-bottom: 20px
}

#footer p {
    text-align: left;
    height: 40px;
    line-height: 40px;
    color: #6c6e75;
    width: 100%;
    margin: 0 auto;
    border-top: 1px solid #4b4d50;
    font-size: 12px
}

.post {
    margin-top: 150px
}

#pageTarget {

    border-bottom: #ededed 1px solid
}

.container_target {
    padding: 10px 0;
    color: #a6a6a6;
    float: right
}

.container_target a {
    color: #6e6e6e;
    position: relative;
    font-size: 12px
}

.container_target a:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -12px;
    width: 0%;
    height: 1px;
    background-color: #009D4D;
    transition: all ease-out .3s
}

.container_target a:hover {
    color: #009D4D
}

.container_target a:hover:before {
    width: 100%
}

.container_target i {
    margin: 0 10px
}

.container_content {
    padding-top: 60px
}

.post #postWrapper {
    margin-top: 60px
}

.post #postInfo {
    padding-bottom: 40px;
    border-bottom: 1px dotted #d3d3d3;
    margin-bottom: 40px
}

.post #postInfo .title {
    font-size: 18px;
    color: #3c3c3c
}

.post #postInfo .subtitle {
    font-size: 12px;
    color: #666
}

.post #postContent {
    width: auto;
    margin-right: 400px
}

.post #postContent .postbody {
    font-size: 13px;
    color: #646464;
    line-height: 30px
}

.post #listContent {
    width: 320px;
    float: right
}

#listContent .item_tags a {
    padding: 5px 10px;
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    color: #6e6e6e;
    margin-bottom: 6px
}

#listContent .item_tags a:hover {
    color: #fff;
    background-color: #009D4D;
    border-color: #009D4D
}

.post #listContent .content_list {
    border: #e7e7e7 1px solid;
    border-top: #009D4D 3px solid;
    margin-top: 10px;
    margin-bottom: 20px
}

.post #listContent .content_list li {
    width: 100%;
    padding: 30px 20px 20px 20px;
    margin-bottom: 0;
    margin-right: 0;
    position: relative
}

.post #listContent .content_list li:after,
.videos-list li::after {
    width: calc(100% - 40px);
    height: 1px;
    background: #e7e7e7;
    position: absolute;
    bottom: 0;
    content: ''
}

.post #listContent .content_list li:last-of-type::after,
.videos-list li:last-of-type::after {
    display: none
}

.post #listContent .content_list li:hover {
    background-color: #f4fcf8
}

.content_list li .title {
    font-size: 15px;
    color: #262626;
    transition: all .3s linear
}

.content_list li .line {
    margin: 14px 0;
    height: 1px;
    background: #ddd;
    width: 0%;
    transition: all .3s linear
}

.content_list li .subtitle {
    font-size: 12px;
    color: #4f4f4f;
    font-family: Arial;
    margin-top: 20px
}

.content_list li .description {
    font-size: 12px;
    color: #8f8f8f;
    line-height: 20px;
    height: 40px;
    overflow: hidden
}

.content_list li:hover .title {
    color: #009D4D
}

.content_list li:hover .line {
    width: 100%
}

.post hr {
    border: none;
    border-top: 1px dotted #d3d3d3;
    margin-top: 10px;
    margin-bottom: 10px;
    word-wrap: break-word;
    word-break: normal
}

.postbody img {
    float: none;
    max-width: 100%;
    margin-bottom: 5px
}

#listContent h3 {
    font-size: 18px
}

.videos-list {
    border-top: #ff9800 3px solid !important;

    margin-top: 10px;
    margin-bottom: 20px
}

#listContent #videos {
    padding: 0
}

.post #listContent .videos-list li:hover {
    background-color: #f4fcf8
}

#listContent #videos ul {
    margin-right: 0
}

.videos-list li {
    width: 100% !important;
    padding: 20px;
    padding-bottom: 0;
    margin-bottom: 0 !important
}

#listContent #videos ul li .wrap:hover {
    box-shadow: none
}

#listContent #videos ul li .wrap {
    margin-right: 0
}

#teamlist .teamitem a {
    float: left;
    overflow: hidden;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    position: relative;
    top: 10px;
    left: 10px;
    width: 30%
}

#teamlist .teamitem .teaminfo {
    float: right;
    transition: all .6s cubic-bezier(.215, .61, .355, 1);
    -webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1);
    -moz-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    -ms-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    -o-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    margin: 0;
    text-align: left;
    width: 60%;
    padding: 55px 0 0
}

#teamlist .teamitem .title a {
    float: none;
    color: #333;
    left: 0;
    top: 0
}

#teamlist .teamitem .title {
    display: inline-block;
    padding-right: 12px
}

#teamlist .teamitem .subtitle {
    display: inline-block;
    max-width: 202px;
    font-size: 13px;
    color: #999;
    margin-top: 7px
}

#teamlist .teamitem:hover a {
    margin-top: 0
}

#teamlist .teamitem:hover .teaminfo {
    padding-top: 48px
}

#teamlist .teamitem:hover a.details {
    opacity: 1;
    margin-top: 8px;
    border-color: #009D4D;
    color: #009D4D
}

#teamlist {
    padding-top: 55px;
    width: calc(100% + 20px)
}

#teamlist .teamimg {
    width: 100%;
    height: 215px;
    overflow: hidden
}

#teamlist .teamitem a img {
    width: 100%
}

#teamlist .teamitem {
    margin-bottom: 30px;
    height: 235px;
    background: #f8f8fa;
    width: -webkit-calc(50% - 20px);
    width: -moz-calc(50% - 20px);
    width: 491px;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    -webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    -moz-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    -ms-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    -o-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    border: 1px solid transparent;
    float: left;
    margin-right: 20px
}

#teamlist .teamitem .description {
    line-height: 26px;
    color: #999;
    width: 90%;
    margin-top: 25px;
    height: 52px;
    overflow: hidden
}

#teamlist .teamitem a.details {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    position: relative;
    border: 1px solid #c8c8c8;
    top: 180px;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    opacity: 0;
    left: 55px;
    text-align: center;
    color: #c8c8c8
}

#teamlist .teamitem:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, .08);
    background: #fff;
    border: 1px solid #f2f2f2
}

#teamlist .teamitem:hover .teaminfo {
    padding-top: 40px
}

#teamlist .teamitem .subtitle {
    display: block
}

#teamlist .teamitem .title a {
    top: 0;
    left: 0;
    color: #444
}

#newslist .left .newsbody {
    padding-left: 0;
    margin-left: 100px
}

#newslist .right .newsbody {
    padding-right: 0;
    margin-left: 100px
}

#newslist .right .newsbody .date {
    right: auto;
    left: 75px
}

#teamlist .teamitem:hover {
    border-top: 1px solid #009D4D
}

#teamlist #pages {
    margin-left: 0;
    width: 100%
}

#teampost {
    padding: 50px 0
}

#teampost hr {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

#teampost #teamimage {
    width: 408px;
    text-align: center;
    float: left
}

#teampost #teamimage img {
    float: none
}

#teampost #teambody {
    margin-left: 450px
}

#teampost #teambody .theader .title {
    font-size: 26px;
    margin-bottom: 5px;
    color: #343434
}

#teambody .theader .subtitle {
    color: #626262;
    font-size: 14px
}

#teambody .theader .postbody {
    margin-top: 36px;
    width: 730px;
    overflow: hidden
}

.postbody p {
    word-wrap: break-word;
    word-break: normal;
    line-height: 30px;
    position: relative;
    text-indent: 2em;
    letter-spacing: .6px;
    padding: 10px 0
}

#teampost #teambody .postbody P {
    text-indent: 0
}

#teampost .postbody hr {
    border: none;
    border-top: 1px dotted #dadada;
    height: 1px
}

#servicelist {
    width: 100%
}

#servicelist .serviceitem {
    margin: 0;
    margin-bottom: 20px;
    padding-bottom: 0;
    height: 238px;
    min-height: 238px;
    margin-right: 15px;
    width: 379.98px;
    border: 1px solid transparent;
    float: left;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

.service_img {
    display: block;
    height: 149px;
    position: relative
}

.service_img img {
    width: 100%
}

#servicelist .serviceitem:nth-child(8n+1) a img {
    background: #009D4D
}

#servicelist .serviceitem:nth-child(8n+2) a img {
    background: #66b4ff
}

#servicelist .serviceitem:nth-child(8n+3) a img {
    background: #00bcd4
}

#servicelist .serviceitem:nth-child(8n+4) a img {
    background: #5327b0
}

#servicelist .serviceitem:nth-child(8n+5) a img {
    background: #009688
}

#servicelist .serviceitem:nth-child(8n+6) a img {
    background: #8bc34a
}

#servicelist .serviceitem:nth-child(8n+7) a img {
    background: #ff9800
}

#servicelist .serviceitem:nth-child(8n+8) a img {
    background: #ff5722
}

#servicelist .serviceitem div {
    text-align: left
}

#servicelist .serviceitem a.service_info div p.title {
    font-size: 18px;
    color: #595959;
    height: 40px;
    line-height: 40px;
    padding-right: 30px
}

#servicelist .serviceitem a.service_info div p.title span {
    font-size: 12px;
    opacity: 0;
    transition: all ease-out .6s
}

#servicelist .serviceitem a.service_info:hover div p.title span {
    opacity: 1
}

#servicelist .serviceitem div p.en_title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 2px;
    color: #bdbdbd;
    text-align: left;
    padding: 0;
    font-size: 12px
}

#servicelist .serviceitem div p.title::after {
    background: rgba(0, 0, 0, .1);
    content: '';
    position: absolute;
    width: 50px;
    height: 1px;
    left: 0;
    top: 45px;
    transition: all .3s ease-out 0s
}

#servicelist .serviceitem:hover {
    border-color: rgba(0, 0, 0, .08);
    box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
    margin-top: -8px;
    background: #fff;
    margin-bottom: 28px
}

#servicelist .serviceitem .service_info div {
    background-color: #fff;
    padding: 8px 0 12px 0;
    position: relative;
    margin: 0;
    height: auto;
    transition: all .3s ease 0s;
    top: 0
}

.imgMask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0%;
    background: rgba(0, 133, 92, .7);
    transition: all .3s ease;
    opacity: 0
}

#servicelist .serviceitem .jb {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    padding: 10px;
    text-align: left;
    width: 100%;
    color: #fff;
    transition: all .3s ease;
    vertical-align: middle;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    height: 130px;
    overflow: hidden
}

#servicelist .serviceitem .jb h3 {
    font-weight: 700;
    line-height: 40px;
    font-size: 18px;
    color: #ffc107;
    text-align: center
}

#servicelist .serviceitem:hover .jb {
    opacity: 1
}

#servicelist .serviceitem:hover .service_info div {
    margin-left: 20px
}

#servicelist .serviceitem .service_info {
    display: block
}

#servicelist .serviceitem a.service_info:hover .title {
    color: #009D4D !important
}

#servicelist .serviceitem:hover .imgMask {
    height: 100%;
    opacity: 1
}

#servicelist .wrap {
    margin-right: -15px
}

#servicelist .serviceitem a img {
    top: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
    transition: all .3s ease-out 0s;
    position: relative;
    float: none
}

.servicelist {
    overflow: hidden;
    position: relative;
    margin-top: -53px;
    z-index: 2;
    width: 100%;
    padding: 20px 0;
    background-color: #fff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, .06)
}

.servicelist .serviceitem {
    width: 10%;
    transition: all .3s ease-out 0s;
    float: left;
    border-right: 1px solid #eceaea;
    height: 64px;
    position: relative;
    text-align: center;
    display: block
}

.servicelist .serviceitem:last-child {
    border-right: none
}

.servicelist .serviceitem p.title {
    color: #333;
    transition: all ease-out .2s;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.servicelist .serviceitem a {
    display: block;
    width: 100%
}

.servicelist .serviceitem i {
    font-size: 40px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    transition: all ease-out .2s
}

.servicelist .ychz i {
    color: #ff9800
}

.servicelist .ychz a {
    opacity: 0;
    height: 32px;
    line-height: 32px;
    color: #fff;
    position: absolute;
    transition: all ease-out .2s
}

.servicelist .ychz:hover i,
.servicelist .ychz:hover p {
    opacity: 0
}

.servicelist .ychz a.ycbl {
    bottom: -32px;
    background: #009D4D;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px
}

.servicelist .ychz:hover a.ycbl {
    bottom: 0;
    opacity: 1
}

.servicelist .ychz a.yczx {
    top: -32px;
    background: #ff9800;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px
}

.servicelist .ychz:hover a.yczx {
    top: 0;
    opacity: 1
}

.servicelist .serviceitem a:hover i {
    top: -5px;
    color: #ee6827
}

.servicelist .serviceitem a:hover p.title {
    bottom: 2px
}

.header {
    padding-bottom: 40px;
    float: left
}

.header p.title {
    color: #009D4D;
    font-size: 24px
}

.header p.subtitle {
    font-size: 12px;
    color: #a5a5a5
}

.category {
    display: block;
    float: right;
    padding-top: 10px
}

.category a {
    padding: 5px 20px;
    border: rgba(210, 210, 210, 0) 1px solid;
    color: #616161;
    margin-right: 2px;
    display: inline-block;
    transition: all .3s ease-out 0s;
    position: relative
}

.category a::after {
    content: "";
    display: block;
    width: 1px;
    height: 18px;
    background-color: #dadada;
    position: absolute;
    right: -5px;
    top: 7px
}

.category a:last-child::after {
    display: none
}

.category a.active,
.category a:hover {
    background: #009D4D;
    color: #fff;
    border-color: #009D4D
}

.news_list .newstitem a.newscontent {
    height: 100%;
    display: block;
    text-align: center;
    position: relative
}

.news_left .newstitem a.newscontent:hover .news_wrapper {
    width: 100%;
    transition: all 1s cubic-bezier(.215, .61, .355, 1) 0s
}

.news_list .newsbody .date {
    text-align: left;
    top: 0;
    height: 60px;
    padding: 0 12px 0 10px;
    width: 80px;
    margin-bottom: 0;
    margin-left: 15px;
    position: relative
}

.news_list .newsbody .date .md {
    position: relative;
    top: 30px;
    transition: all .3s ease-out 0s;
    font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";
    display: block;
    line-height: 20px;
    width: 100%;
    font-size: 14px;
    color: #adadad
}

.news_list .newsbody .date .year {
    font-size: 18px;
    font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";
    display: block;
    line-height: 46px;
    position: relative;
    top: -24px;
    width: 100%;
    color: #999;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

.news_list .newsbody .title {
    top: 0;
    padding-left: 100px;
    font-size: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: calc(100%);
    color: #575757;
    height: 40px;
    line-height: 32px;
    text-align: left;
    position: absolute;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

.news_list .newsbody .description {
    width: calc(100%);
    color: #999;
    font-size: 12px;
    height: 20px;
    padding-left: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 26px;
    text-align: left;
    position: absolute;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    transition: all .3s ease-out 0s;
    margin-top: 0;
    top: 33px
}

.news_list .newsimg {
    width: 80px;
    height: 60px;
    display: block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 1s cubic-bezier(.215, .61, .355, 1) 0s
}

.news_list li {
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    overflow: hidden;
    margin-bottom: 10px
}

.news_list li:hover {
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .1)
}

.news_list li a:hover .news_wrapper {
    width: 90%;
    float: right
}

.news_list li a:hover .newsimg {
    opacity: 1
}

#about,
#department,
#doctor,
#research_teaching,
#videos {
    padding: 20px 0
}

#doctor,
#research_teaching {
    background-color: #f4fcf8
}

#about .container {
    position: relative
}

#about .intro {
    padding: 0 30px;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 40px;
    text-indent: 2em
}

a.more {
    position: absolute;
    right: 50px;
    bottom: 0;
    border-radius: 0;
    width: 140px;
    height: 40px;
    font-size: 15px;
    color: #999;
    line-height: 40px;
    text-align: center;
    text-indent: inherit;
    border: #dfdfdf 1px solid;
    background: rgba(255, 255, 255, 0);
    display: block;
    transition: all .3s linear;
    z-index: 1
}

a.more:hover {
    background: #009D4D;
    color: #fff;
    border: #009D4D 1px solid
}

a.more:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #009D4D;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(.7, 1, 1);
    transform: scale3d(.7, 1, 1);
    -webkit-transition: -webkit-transform .4s, opacity .4s;
    transition: transform .4s, opacity .4s;
    -webkit-transition-timing-function: cubic-bezier(.2, 1, .3, 1);
    transition-timing-function: cubic-bezier(.2, 1, .3, 1)
}

a.more:hover::before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1)
}

#about .header {
    width: 100%;
    text-align: left;
    position: relative
}

#about .des-wrap {
    width: 680px;
    float: right
}

#about ul.data_list li {
    width: 50%;
    min-height: 108px;
    float: left;
    text-align: center
}

#about ul.data_list li:nth-child(odd) div {
    border-right: rgba(0, 0, 0, .08) 1px solid
}

#about ul.data_list li p.number {
    margin-top: 10px
}

#about ul.data_list li p.title {
    margin-bottom: 10px
}

#about ul.data_list li p {
    text-align: center;
    font-size: 14px;
    color: #939393
}

#about ul.data_list li p.number .counterDX {
    font-size: 50px;
    color: #3c3c3c;
    font-family: Arial;
    text-align: center;
    margin-top: 15px;
    font-family: HELVETICANEUELTPRO-THEX
}

#about ul.data_list li p.number .unit {
    font-size: 14px;
    vertical-align: top;
    color: #959595
}

#about .video {
    width: 485px;
    height: 334px;
    float: left;
    background-repeat: no-repeat;
    background-position: top center
}

#about .video img {
    width: 100%;
    cursor: pointer;
    height: 100%;
    object-fit: cover
}

#video {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .9);
    top: 0;
    z-index: 200;
    display: none
}

#video .video-con {
    display: block;
    position: absolute;
    width: 890px;
    height: 540px;
    top: 50%;
    left: 50%;
    margin: -270px 0 0 -445px
}

#video #player {
    height: 100%;
    padding: 0;
    background: rgba(0, 0, 0, .9);
    position: relative
}

#video .video-close {
    position: absolute;
    width: 60px;
    height: 60px;
    background: url(video-close-icon.png);
    background-size: 120px 60px;
    background-repeat: no-repeat;
    background-position: 0 0;
    right: -60px;
    top: 20px;
    cursor: pointer
}

#video .video-close:hover {
    background-position: -60px 0
}

.categorys {
    margin-top: 55px;
    text-align: center
}

.categorys>a {
    display: inline-block;
    margin: 5px;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
    padding: 0 20px;
    border: 1px solid rgba(170, 170, 170, .2);
    color: #828282;
    transition: all .36s ease
}

.categorys>a.active,
.categorys>a:hover {
    background-color: #009D4D;
    color: #fff
}

.doc-list {
    margin-top: 50px
}

.doc-list .doc-item {
    margin: 0 20px 20px 20px !important
}

#doctor .owl-nav .owl-next,
#doctor .owl-nav .owl-prev {
    background: 0 0 !important;
    opacity: 1 !important;
    color: #999 !important
}

.doc-item {
    background: rgba(255, 255, 255, 0);
    border-bottom: 1px solid rgba(255, 255, 255, 0);
    float: left;
    list-style: none;
    position: relative;
    width: 100px;
    margin: 0 60px;
    text-align: center
}

.doc-item .header {
    width: 100px;
    height: 100px;
    border-radius: 150px;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    padding: 0
}

.header img {
    max-width: inherit;
    width: 160px;
    float: none;
    display: block
}

#doctor .owl-next {
    right: 40px
}

#doctor .summary {
    padding: 20px 50px 0 5px;
    float: right;
    width: 360px
}

#doctor .summary p {
    width: 100%;
    text-align: left;
    margin-left: 0
}

#doctor .summary .title {
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

#doctor .summary .title a {
    font-size: 18px;
    color: #333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block
}

#doctor .summary .subtitle {
    font-size: 14px;
    color: #b0b0b0;
    margin-top: 4px;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

#doctor .doc-item:hover .summary p.title {
    margin-left: 10px
}

#doctor .doc-item:hover a.details {
    opacity: 1;
    right: 40px
}

#doctor .doc-item:hover .summary p.subtitle {
    padding-left: 10px
}

#doctor .summary .description {
    margin-top: 20px;
    font-size: 13px;
    line-height: 26px;
    overflow: hidden;
    color: #878787
}

#doctor a.details {
    display: block;
    width: 40px;
    position: absolute;
    right: 90px;
    top: 10px;
    height: 40px;
    line-height: 40px;
    opacity: 0;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    color: #838383
}

.clear {
    clear: both
}

#research_teaching .category a:first-child::after {
    left: 80px
}

#research_teaching .content_list a {
    float: right;
    width: 52%;
    transition: all .36s ease;
    height: auto;
    position: relative
}

#research_teaching .top_img_new {
    width: 40% !important;
    float: left !important
}

#research_teaching a.top_img_new:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, .1)
}

#research_teaching a.top_img_new:hover img {
    transform: scale(1.08)
}

#research_teaching a.top_img_new:hover .item_wrapper .title::after {
    width: 335px
}

#research_teaching .item_img {
    width: 100%;
    font-size: 0;
    overflow: hidden;
    height: 236px
}

#research_teaching .item_img img {
    transition: all .36s ease;
    display: inline;
    width: 100%
}

#research_teaching .top_img_new .item_wrapper {
    width: 100%;
    background: #009D4D;
    padding: 28px 20px
}

#research_teaching .top_img_new .item_wrapper .title {
    color: #fff;
    width: 80%;
    float: right;
    font-size: 16px;
    line-height: 30px
}

#research_teaching .top_img_new .item_wrapper .title::after {
    content: '';
    position: absolute;
    width: 50px;
    height: 1px;
    background: rgba(255, 255, 255, .2);
    left: 105px;
    margin-top: 43px;
    transition: all .36s ease
}

#research_teaching .top_img_new .item_wrapper>.date_wrap {
    color: rgba(255, 255, 255, .6);
    width: auto;
    float: left;
    position: absolute;
    left: 30px;
    font-size: 13px;
    line-height: 26px
}

#research_teaching .top_img_new .item_wrapper>.date_wrap .d {
    font-size: 36px;
    font-weight: 700;
    position: relative;
    top: -20px;
    left: -48px;
    letter-spacing: 1px;
    color: #fff
}

.item_des {
    margin-top: 13px
}

#research_teaching .top_img_new .item_wrapper .description {
    color: rgba(255, 255, 255, .7);
    width: 80%;
    margin-left: 20%;
    padding-top: 15px;
    margin-top: 0 !important
}

#research_teaching .top_new {
    margin-bottom: 46px;
    margin-top: 20px
}

#research_teaching .top_new .title {
    font-size: 16px;
    transition: all .36s ease;
    color: #333;
    line-height: 30px
}

#research_teaching .top_new .title::after {
    content: '';
    position: absolute;
    width: 80%;
    height: 1px;
    background: rgba(0, 0, 0, .1);
    left: 0;
    margin-top: 43px
}

#research_teaching .top_new .item_wrapper>.date_wrap .d {
    font-size: 36px;
    font-weight: 700;
    position: relative;
    top: -20px;
    left: -45px;
    letter-spacing: 1px;
    color: #888
}

#research_teaching .top_new .item_wrapper>.date_wrap {
    width: auto;
    float: right;
    position: relative;
    transition: all .36s ease;
    font-size: 13px;
    line-height: 26px;
    color: #888;
    right: -42px;
    top: -2px
}

.item_des .description {
    transition: all .36s ease;
    font-size: 13px;
    line-height: 26px;
    overflow: hidden;
    color: #999;
    display: block;
    margin-top: 28px;
    width: 80%
}

#research_teaching a.top_new:hover .item_wrapper .item_info .title {
    color: #009D4D;
    margin-left: 10px
}

#research_teaching a.top_new i.icon-left1 {
    position: absolute;
    right: 20px;
    bottom: 10px;
    color: #999;
    transition: all .36s ease
}

#research_teaching a.top_new:hover i.icon-left1 {
    right: 10px
}

#research_teaching .new {
    border-bottom: 1px solid #e0e0e0;
    line-height: 55px;
    height: 55px;
    color: #555
}

#research_teaching .new .title {
    transition: all .36s ease
}

#research_teaching a.new:hover .title {
    margin-left: 10px
}

#research_teaching .new i {
    opacity: 0;
    position: absolute;
    right: 15px;
    top: 0;
    color: #009D4D;
    transition: all .36s ease
}

#research_teaching .new .date_wrap {
    width: auto;
    float: right;
    position: absolute;
    right: 0;
    font-size: 12px;
    transition: all .36s ease
}

#research_teaching .new:hover .date_wrap {
    right: 30px
}

#research_teaching a.new:hover i {
    opacity: 1;
    right: 5px
}

#videos .container {
    overflow: hidden
}

#videos ul {
    margin-right: -20px
}

#videos ul li {
    width: 25%;
    float: left;
    position: relative;
    margin-bottom: 20px
}

#videos ul li .wrap {
    margin-right: 20px;
    overflow: hidden;
    position: relative;
    transition: all .6s ease 0s
}

#videos ul li .wrap:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, .1)
}

#videos ul li .wrap .image {
    position: relative;
    overflow: hidden;
    height: 142px
}

#videos ul li .wrap .image a {
    display: block;
    font-size: 0
}

#videos ul li .wrap .image img {
    float: none;
    width: 100%
}

.imgIcon {
    position: absolute;
    top: -30%;
    left: 50%;
    margin-top: -22px;
    margin-left: -28px;
    transition: all .6s ease
}

.imgIcon path {
    stroke: #fff;
    fill: #fff
}

#videos ul li .wrap .item_info {
    position: inherit;
    top: auto;
    left: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0;
    transition: all .6s ease 0s
}

#videos ul li .title {
    font-size: 16px;
    color: #333;
    transition-delay: .4s;
    -moz-transition-delay: .4s;
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition: all .6s ease
}

#videos ul li .subtitle {
    color: #999;
    font-size: 14px;
    padding-top: 6px
}

#videos ul li .wrap .imgMask {
    top: 0 !important;
    background: rgba(0, 0, 0, .47) !important;
    height: 100%
}

#videos ul li .wrap:hover .imgMask,
.ks-about-right a:hover .imgMask {
    opacity: 1;
    height: 100%
}

#videos ul li .wrap:hover .item_info {
    padding-left: 20px
}

#videos ul li .wrap .item_info i {
    position: absolute;
    right: 0;
    color: #999;
    bottom: 30px;
    opacity: 0;
    transition: all .6s ease
}

#videos ul li .wrap:hover .item_info i {
    opacity: 1;
    right: 10px
}

#videos ul li .wrap:hover .imgIcon,
.ks-about-right a:hover .imgIcon {
    top: 50%
}

.imgIcon .icon-triangle {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px
}

#videos {
    padding-bottom: 0; width:94%;
}

#events {
    background: url(bg-develop.jpg) bottom center no-repeat;
    height: 440px;
    position: relative;
    overflow: hidden
}

#events .container {
    margin-top: 21px;
    position: relative
}

.events_list .owl-stage-outer {
    padding: 20px !important
}

#events:before {
    content: "";
    position: absolute;
    border-top: 1px solid #d9d9d9;
    width: 2000px;
    top: 37.8%;
    left: 0
}

#events .item_block {
    width: 90%;
    height: 250px;
    float: right;
    margin-right: 0;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0 0 0 rgba(0, 0, 0, .15);
    transition: all .36s ease;
    border-radius: 5px
}

#events .item_block:hover {
    box-shadow: 0 0 25px rgba(0, 0, 0, .15);
    background-color: rgba(255, 255, 255, .7)
}

#events .item_block:hover:after {
    width: 7px;
    height: 7px;
    border: 2px solid #666;
    background: #fff
}

#events .item_block:hover .title {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    color: #000
}

#events .item_block:hover .description {
    -webkit-transform: translateY(12px);
    -ms-transform: translateY(12px);
    transform: translateY(12px);
    color: #000
}

#events .item_block .title {
    font-family: HELVETICANEUELTPRO-THEX, Arial;
    padding-top: 89px;
    padding-bottom: 16px;
    height: 129px;
    font-size: 24px;
    line-height: 1;
    color: #333;
    text-align: center;
    position: relative;
    box-sizing: border-box;
    transition: all .36s ease
}

#events .item_block:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 1px solid #999;
    position: absolute;
    top: 50%;
    left: 50%;
    transition: all .36s ease;
    z-index: 10
}

#events .item_block:hover:before {
    height: 30px
}

#events .item_block:after {
    content: "";
    width: 3px;
    height: 3px;
    border: 3px solid #fff;
    border-radius: 50%;
    background: #a8a8a8;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: all .36s ease;
    z-index: 10
}

#events .item_block .description {
    margin-top: 24px;
    margin-bottom: 50px;
    padding: 0 5px;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    overflow: hidden;
    color: #666;
    box-sizing: border-box;
    transition: all .36s ease
}

.events_list .owl-nav .owl-next,
.events_list .owl-nav .owl-prev {
    width: 30px;
    height: 30px;
    background: #999;
    text-align: center;
    line-height: 30px;
    color: #fff;
    transition: all .36s ease;
    text-align: center
}

#events .owl-nav {
    opacity: 0;
    transition: all .36s ease;
    top: 47%
}

.events_list:hover .owl-nav {
    opacity: .7 !important
}

#events .owl-prev {
    left: -10px
}

#events .owl-next {
    right: -10px
}

.events_list:hover .owl-next {
    right: 0 !important
}

.events_list:hover .owl-prev {
    left: 0 !important
}

#events .owl-next:hover,
#events .owl-prev:hover {
    background-color: #009D4D !important;
    opacity: 1 !important
}

#events i {
    font-size: 12px !important
}

#servicelist .serviceitem .service-info {
    text-align: center;
    padding: 20px 30px;
    position: relative
}

#servicelist .serviceitem .service-info .title {
    font-size: 18px;
    color: #595959;
    height: 40px;
    line-height: 40px;
    transition: all ease-out .2s
}

#servicelist .serviceitem .service-info .description {
    color: #848484;
    font-size: 13px;
    line-height: 24px;
    height: 50px;
    overflow: hidden;
    width: 100%;
    margin-top: 10px
}

.service-item {
    height: auto !important
}

#servicelist .serviceitem .service-info .title::after {
    top: 60px;
    background: rgba(0, 0, 0, .1);
    content: '';
    position: absolute;
    width: 50px;
    height: 1px;
    left: 50%;
    margin-left: -25px;
    transition: all .3s ease-out 0s
}

.spinner {
    margin: auto;
    width: 50px;
    height: 60px;
    text-align: center;
    font-size: 10px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.spinner>div {
    background-color: #67cf22;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
    animation: stretchdelay 1.2s infinite ease-in-out
}

.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.spinner .rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.spinner .rect4 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.spinner .rect5 {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

@-webkit-keyframes stretchdelay {

    0%,
    100%,
    40% {
        -webkit-transform: scaleY(.4)
    }

    20% {
        -webkit-transform: scaleY(1)
    }
}

@keyframes stretchdelay {

    0%,
    100%,
    40% {
        transform: scaleY(.4);
        -webkit-transform: scaleY(.4)
    }

    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1)
    }
}

@keyframes blink {
    50% {
        color: #fff;
        background-color: #ff9800
    }
}

.highlight {
    background-color: #ff9800 !important;
    color: #fff !important
}

.highlight span {
    background-color: red;
    border-radius: 50%;
    position: absolute;
    top: -8px;
    left: -8px;
    width: 16px;
    height: 16px;
    display: block;
    color: #fff;
    font-size: 12px;
    line-height: 16px
}

.yqtg span {
    background-color: red;
    border-radius: 10px;
    position: absolute;
    top: -15px;
    left: -18px;
    padding: 2px 5px;
    display: block;
    color: #fff;
    font-size: 12px;
    line-height: 16px
}

#top-new {
    width: 400px;
    position: fixed;
    bottom: 20px;
    left: -400px;
    z-index: 999;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .08);
    box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
    padding: 20px;
    border-radius: 5px;
    transition: all 2s ease
}

#top-new .new-img {
    width: 80px;
    height: 80px;
    float: left;
    overflow: hidden;
    margin-right: 20px
}

#top-new .new-img img {
    height: 100%
}

.new-info h4 {
    color: #333;
    font-size: 16px;
    line-height: 30px
}

.new-info p {
    color: #999;
    font-size: 13px;
    line-height: 26px
}

.close-time {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 2px;
    background-color: #009D4D
}

@keyframes plan {
    0% {
        width: 0%
    }

    100% {
        width: 100%
    }
}

.plan {
    -webkit-animation: : plan 8s ease-in-out 0s 1 alternate forwards;
    animation: plan 8s ease-in-out 0s 1 alternate forwards
}

.icon-guanbi {
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 12px !important;
    cursor: pointer
}

.slideleft {
    left: 20px !important
}

.form h4 {
    font-size: 24px;
    color: #009D4D
}

.form .form-title {
    margin-bottom: 20px
}

.form {
    width: 970px;
    margin: 0 auto;
    padding-top: 200px;
    line-height: 30px;
    font-size: 16px;
    color: #6a6a6a;
    overflow: hidden
}

.form h4 span {
    color: #bbb;
    font-size: 15px
}

.form-body {
    border-top: 1px solid #f2f2f2;
    padding-top: 40px;
    margin-bottom: 80px
}

.form-body-td {
    margin-bottom: 10px;
    padding-left: 80px;
    width: 450px;
    height: 93px;
    float: left
}

.form-group {
    margin-right: -15px;
    margin-left: -15px;
    position: relative;
    margin-bottom: 15px
}

.form-body label {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 30px;
    color: #4c4c4c;
    padding-top: 7px;
    text-align: right
}

.form-body label strong {
    color: #009D4D;
    font-weight: 500;
    font-size: 12px;
    display: inline-block;
    vertical-align: top
}

.form-body label span {
    font-size: 12px;
    line-height: 30px;
    color: #bbb
}

.form-body input {
    width: 100%;
    height: 40px
}

input,
select {
    width: 100%;
    display: inline-block;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #cfcfcf;
    border-radius: 2px;
    outline: 0;
    -webkit-transition: border-color ease-in-out .15s;
    transition: border-color ease-in-out .15s
}

.form-body-tr {
    padding-left: 80px;
    width: 900px;
    clear: both
}

.Validform_error {
    border-color: #e83d2c
}

.btn-system-green-line {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    outline: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-size: 22px !important;
    background: 0 0;
    padding: 10px 40px !important;
    margin-left: 20px;
    color: #009D4D;
    box-shadow: 0 1px 0 0 rgba(22, 173, 136, .392);
    border: 2px solid #009D4D !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.form .vistime {
    font-size: 14px;
    color: red
}

.col-md-7 {
    width: 58.33333333%;
    float: left
}

.col-md-5 {
    width: 41.66666667%;
    float: left
}

.text-right {
    margin-top: 35px;
    text-align: right
}

.Validform_checktip {
    color: red;
    display: block;
    float: left
}

.Validform_right {
    display: none
}

#nativeplace_top,
#span_doctor {
    float: left;
    width: 48%
}

#span_doctor_son,
#span_nativeplace_son {
    float: right;
    width: 48%
}

.block-head-w,
.block-title-gw,
.cmt-list-type,
.module-cmt-footer,
.post-wrap-border-l,
.post-wrap-border-r,
.post-wrap-border-t-l,
.post-wrap-border-t-r {
    display: none !important
}

.post-wrap-main {
    border: none !important;
    background-image: none !important
}

.wrap-area-w {
    border: 1px solid #ececec !important;
    padding: 30px !important
}

.wrap-action-w {
    padding: 0 20px !important
}

.btn-fw {
    background-image: url(cy.png) !important;
    background-color: #fff
}

.module-cmt-list {
    margin-top: 20px !important
}

.block-cont-gw {
    min-height: 90px !important;
    padding: 20px 0 !important;
    transition: all .2s;
    border-bottom: 1px solid #ececec !important
}

.issue-wrap-gw {
    font-size: 16px !important;
    color: #345e4c !important;
    line-height: 26px !important;
    overflow: hidden !important
}

#feedAv {
    min-height: 0 !important;
    padding: 0 !important;
    border-bottom: none !important
}

#feedAv .cont-head-gw,
#feedAv .cont-msg-gw {
    display: none !important
}

#SOHUCS #SOHU_MAIN .module-hot-topic {
    padding-bottom: 50px !important
}

#SOHUCS #SOHU_MAIN .section-newslist-w .conts-col li a {
    color: #333 !important
}

.tab-section {
    position: relative;
    width: 100%;
    background: -prefix-linear-zgradient(top, #017454 70%, #109b48);
    background: linear-gradient(to bottom, #017454 70%, #109b48);
    margin: 50px 0;
    border-radius: 3px;
    padding-bottom: 20px;
    float: left;
    width: 22.2222%;
    text-align: center
}

.tab-section i {
    font-size: 72px;
    color: rgba(255, 255, 255, .5);
    position: absolute;
    top: -20px;
    right: -20px;
    transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    -moz-transform: rotate(30deg)
}

.tab-section h3 {
    font-size: 18px;
    color: #fff;
    width: 80%;
    margin: 20px auto;
    padding: 20px;
    font-weight: 700;
    border-bottom: 1px solid rgba(255, 255, 255, .5)
}

.tab-section a {
    display: block;
    color: #fff;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    margin: 10px auto;
    width: 80%;
    border-radius: 99px;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

.tab-section a.active,
.tab-section a:hover {
    background-color: #fff;
    color: #017454;
    box-shadow: 0 15px 30px rgba(0, 0, 0, .1)
}

.body-section {
    width: 74%;
    float: right;
    margin: 50px 0
}

.body-section .body-section-tab>h2 {
    font-size: 30px;
    color: #333;
    border-bottom: 1px solid #e7e7e7;
    width: 100%;
    padding: 10px 0;
    margin-bottom: 20px
}

.body-section .body-section-tab>h2>span {
    font-size: 14px;
    color: #999
}

.body-section #newslist {
    width: 100% !important;
    padding: 0 !important;
    border-left: none !important
}

.body-section #newslist .newsbody {
    width: 83% !important
}

.index-report {
    margin-top: 30px
}

.index-report li {
    float: left;
    width: 25%;
    padding: 20px;
    text-align: center;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

.index-report li:hover {
    margin-top: -8px;
    margin-bottom: 8px
}

.index-report li .img {
    width: 100%;
    padding: 10px
}

.index-report li img {
    width: 100%
}

.index-report li .img-border1 {
    border: 1px solid #e7e7e7;
    width: 100%;
    position: relative;
    background: #fff;
    font-size: 0;
    margin-bottom: 25px
}

.index-report li .img-border1 a {
    position: absolute;
    left: 0;
    margin-left: 25%;
    transition: all .7s ease;
    opacity: 0;
    z-index: 99;
    font-size: 14px;
    width: 50%;
    display: block;
    color: #fff;
    border-radius: 5px;
    padding: 10px 20px
}

.index-report li .img-border1 a.web {
    top: 0;
    background: #ff9800
}

.index-report li:hover a.web {
    top: 30%;
    opacity: 1
}

.index-report li .img-border1 a.e-book {
    bottom: 0;
    background: #009D4D
}

.index-report li:hover a.e-book {
    bottom: 30%;
    opacity: 1
}

.index-report li .img-border1 .imgMask {
    top: 0 !important;
    background: rgba(0, 0, 0, .6) !important;
    height: 100% !important
}

.index-report li:hover .imgMask {
    opacity: 1
}

.index-report li .img-border2 {
    border: 1px solid #e7e7e7;
    width: 98%;
    height: 102%;
    left: 50%;
    margin-left: -49%;
    position: absolute;
    background: #fff;
    z-index: -1;
    top: 0
}

.index-report li .img-border3 {
    border: 1px solid #e7e7e7;
    width: 96%;
    background: #fff;
    position: absolute;
    height: 104%;
    left: 50%;
    margin-left: -48%;
    top: 0;
    z-index: -2;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

.index-report li:hover .img-border3 {
    box-shadow: 0 15px 30px rgba(0, 0, 0, .1)
}

@media screen and (max-width:1170px) {
    .container {
        width: 1002px !important
    }

    .a_box {
        width: 1002px !important
    }

    .tutor_banner {
        width: 550px !important
    }

    .owl-stage-outer .item {
        width: 510px !important
    }

    #doctor .teamitem_list .doc-item {
        margin: 0 35px !important;
        padding-top: 10px;
        transition: all .2s ease-out 0s
    }

    #doctor .teamitem_list .doc-item:hover {
        margin-top: -10px !important;
        margin-bottom: 10px !important
    }

    .bg_a a {
        left: -10px !important
    }

    .logo img {
        height: 50px !important
    }

    #about .des-wrap {
        width: 500px !important
    }

    #doctor .summary {
        padding: 20px 10px 0 5px !important;
        width: 255px !important
    }

    .category a {
        padding: 5px 10px
    }

    #research_teaching .top_new {
        margin: 10px 0
    }

    #servicelist .serviceitem {
        width: 33.33333%;
        margin-right: 0
    }

    #research_teaching .item_img {
        height: 202px
    }
}

.tab_new {
    display: none
}

.tutor {
    float: right;
    width: 450px;
    background: #fff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, .06);
    border-radius: 3px
}

.tutor_box {
    width: 100%;
    padding: 20px
}

.tutor .doc-item {
    width: 50% !important;
    margin: 0 0 8.85px 0 !important;
    transition: all .3s ease-out 0s
}

.tutor .doc-item:hover {
    padding: 0 5px;
    background: #edededab !important
}

.tutor .doc-item .header {
    width: 50px !important;
    height: 50px !important;
    float: left
}

.tutor .doc-item .header img {
    width: 50px !important
}

.titiles_boxs {
    float: left;
    text-align: left;
    margin-left: 20px;
    margin-top: 10px
}

.tutor_banner {
    float: left;
    width: 700px;
    background: #fff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, .06);
    border-radius: 3px
}

#doctor .header p.title {
    font-size: 18px
}

#selects {
    height: 25px;
    width: 156px;
    display: inline-block;
    padding: 0 6px
}

.titles_margin {
    height: 60px;
    line-height: 60px;
    text-indent: 18px;
    border-bottom: #f0f1f1 1px solid;
    width: 100%;
    color: #009D4D;
    font-size: 18px
}

.tutor_banner .doc-item {
    padding-top: 5px;
    transition: all .3s ease-out 0s;
    margin-bottom: 7px !important
}

.tutor_banner .doc-item:hover {
    margin-top: -5px !important;
    margin-bottom: 12px !important
}

#doctor .title {
    font-size: 16px
}

#doctor .subtitle {
    font-size: 12px;
    color: #aaa
}

#doctor .doc-item .header {
    margin-bottom: 5px !important
}

#doctor .doc-item a {
    color: #595959 !important
}

.owl-stage-outer .item {
    height: 324px;
    overflow: hidden;
    width: 660px
}

.teamitem_list {
    padding: 20px 20px 0 20px;
    overflow: hidden;
    height: 344px;
    transition: all .3s ease-out 0s;
    opacity: 1
}

.hides_teamitem_list {
    display: none !important
}

.owl-stage-outer {
    padding: 0
}

.bg_a a {
    display: block;
    position: absolute;
    left: 80px
}

.bg_a a:nth-child(1) {
    width: 211px;
    height: 19px;
    bottom: 250px
}

.bg_a a:nth-child(2) {
    width: 235px;
    height: 19px;
    bottom: 219px
}

.bg_a a:nth-child(3) {
    width: 203px;
    height: 19px;
    bottom: 187px
}

.bg_a a:nth-child(4) {
    width: 235px;
    height: 19px;
    bottom: 156px
}

.bg_a a:nth-child(5) {
    width: 269px;
    height: 19px;
    bottom: 124px
}

.a_box {
    position: relative;
    height: 100%;
    margin: 0 auto;
    width: 1170px
}

.left-fixed {
    position: fixed;
    top: 0;
    left: -850px;
    z-index: 200;
    height: 100%
}

.fixed-right {
    cursor: pointer;
    background: #fff;
    padding: 20px 10px;
    width: 40px;
    text-align: center;
    box-shadow: 8px 3px 8px rgba(0, 0, 0, .1);
    color: #009D4D;
    display: inline-block;
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 850px
}

.X-box {
    width: 20px;
    line-height: 20px;
    font-size: 0;
    border-radius: 50px;
    background: #009D4D;
    text-align: center;
    position: absolute;
    top: -10px;
    right: -7px
}

.X {
    display: inline-block;
    width: 12px;
    height: 1px;
    background: #fff;
    line-height: 0;
    font-size: 0;
    vertical-align: middle;
    transition: all .5s ease;
    transform: rotate(0);
    -webkit-transform: rotate(0)
}

.X::after {
    content: '/';
    display: block;
    width: 12px;
    height: 1px;
    background: #fff;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg)
}

.fixed-left {
    display: inline-block;
    width: 850px;
    border-radius: 3px;
    background: #fff;
    font-size: 14px;
    padding: 14px 20px;
    box-shadow: 8px 3px 8px rgba(0, 0, 0, .1);
    overflow-y: auto;
    height: 100%
}

.fixed-title {
    font-size: 14px;
    color: #009D4D
}

.fixed-boder {
    padding-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
    line-height: 25px;
    font-size: 12px
}

.fixed-boder a {
    color: #333;
    padding: 2px 10px;
    white-space: nowrap
}

.fixed-boder a:hover {
    background: #ff9800;
    border-radius: 10px;
    color: #fff !important
}

.fixed_mb {
    margin-bottom: 10px
}

._masking {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 150;
    background: rgba(0, 0, 0, .7)
}

.new_outer::after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.new_outer {
    padding-bottom: 25px
}

.new_box {
    width: 20%;
    text-align: center;
    padding: 20px 0;
    border: 1px solid #efefef;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .06);
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .06);
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s
}

.new_box p {
    font-size: 18px;
    color: #7f7f7f
}

.new_box p i {
    font-size: 22px;
    display: none;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s
}

.new_box p span {
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s
}

._active {
    border: 1px solid transparent;
    padding-top: 18px;
    box-shadow: 0 -10px 25px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 -10px 25px rgba(0, 0, 0, .1)
}

._active p {
    color: #009D4D
}

._active i {
    display: block;
    margin-right: 5px
}

._active span {
    margin-left: 5px; color: #fff
}

.owl-theme .owl-nav.disabled+.owl-dots {
    position: absolute;
    bottom: 60px;
    left: 50%;
    opacity: .5;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #009D4D !important
}

.videoBg {
    background: url(/templets/default/newimages/list-banner2.jpg) no-repeat center center;
    margin-top: 150px
}

.addBox {
    width: 1170px;
    margin: 0 auto;
    padding-top: 0 !important
}

.v_title {
    position: absolute;
    left: 85px;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 30px;
    font-weight: bolder;
    color: #000
}

.addBox .weui-grid {
    width: 140px;
    background-color: #fff;
    text-align: center;
    font-size: 14px;
    height: 102px;
    margin-right: 2.9%;
    margin-bottom: 20px;
    float: left;
    padding-top: 10px
}

.addBox .weui-grid .iconfont {
    font-size: 40px;
    line-height: normal
}

.v_right .weui-grid__label {
    margin-top: 20px;
    color: #333
}

.v_right .v_lun {
    width: 468px;
    display: inline-block;
    height: 102px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 2.8%
}

.v_right .item {
    height: 468px;
    overflow: hidden;
    width: 102px
}

.v_right .swiper-pagination-switch {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 10px;
    background: #999;
    margin-right: 5px;
    opacity: .8;
    cursor: pointer
}

.v_right .swiper-active-switch {
    background: #4aaf53
}

.weui-mask {
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6)
}

.weui-skin_android .weui-actionsheet {
    position: fixed;
    left: 50%;
    top: 50%;
    bottom: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 274px;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: 0 0;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    z-index: 5000
}

.weui-skin_android .weui-actionsheet__menu {
    border-radius: 2px;
    box-shadow: 0 6px 30px 0 rgba(0, 0, 0, .1)
}

.weui-skin_android .weui-actionsheet__cell:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.weui-skin_android .weui-actionsheet__cell {
    padding: 13px 24px;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
    position: relative
}

.weui-skin_android .weui-actionsheet__cell a {
    color: #333
}

.weui-actionsheet__menu {
    background-color: #fff
}

.autoVideo {
    width: 100%;
    position: fixed;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    display: none
}

.video_url {
    width: 960px;
    position: absolute;
    left: 50%;
    top: 0;
    max-height: 700px;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    z-index: 999;
    background: #fff;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    min-height: 631px
}

.video_url video {
    width: 100%
}

.video_masking {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7)
}

.autoVideo .direction p {
    width: 50px;
    text-align: center;
    height: 50px;
    background: #fbfbfb;
    display: inline-block;
    line-height: 50px;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.autoVideo .direction p:nth-child(2) {
    right: 0
}

.autoVideo .video_bottom {
    width: 100%;
    box-sizing: border-box;
    padding-top: 15px;
    padding-left: 15px
}

.autoVideo .video_bottom div {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block
}

.autoVideo .video_bottom div:nth-child(1) {
    font-size: 16px;
    color: #2e2e2e
}

.addBox .kepu_txt {
    font-size: 18px;
    padding: 15px 0
}

#feedAv div,
#pop_ad {
    display: none !important
}

.zjxin:nth-child(1) {
    padding: 0 15px;
    margin-bottom: 40px;
    padding-left: 80px
}

.zj_left::after,
.zjxin::after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: "."
}

.visitType input {
    display: inline !important;
    width: auto !important;
    height: auto !important
}

.zj_left {
    float: left;
    width: 30%;
    border-right: 1px solid #ececec;
    margin-right: 3%
}

.zj_right {
    width: 500px;
    float: left;
    margin-left: 50px;
    box-sizing: content-box
}

.Zleft_text {
    float: left;
    width: -moz-calc(100% - 120px);
    width: -webkit-calc(100% - 120px);
    width: calc(100% - 120px)
}

.Zleft_text p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.Zleft_img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    float: left;
    margin-right: 20px;
    overflow: hidden
}

.Zleft_img img {
    margin: 0 auto;
    max-width: inherit;
    display: block;
    width: 100%
}

.yyTime .item {
    border-radius: 50%;
    border: 1px solid #009D4D;
    width: 80px !important;
    height: 80px !important;
    text-align: center
}

.yyTime .item h4 {
    margin-top: 14px;
    font-size: 16px
}

.yyTime .item .Times {
    margin-top: -5px;
    font-size: 14px
}

.yyTime .item .Tframe {
    position: absolute;
    left: 60px;
    bottom: 2px;
    font-size: 12px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    border-radius: 50%;
    background: #ccc
}

.yyTime .owl-prev {
    left: -38px
}

.yyTime .owl-next {
    right: -18px
}

.mActive {
    background: #009D4D;
    color: #fff
}

.mActive h4 {
    color: #fff
}

.mActive .Tframe {
    background: #35a289 !important
}

#jbBox {
    width: 100%;
    list-style: none;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    position: relative;
    height: 420px
}

#jbBox li {
    text-align: center;
    width: 146.25px;
    font-size: 14px;
    position: relative;
    height: 385px;
    overflow: hidden;
    border-right: 1px solid #ececec;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    -webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    padding-top: 10px
}

#jbBox li h4 {
    position: relative;
    width: 146.25px;
    margin-bottom: 10px;
    padding-bottom: 10px
}

#jbBox .short_line::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    background: #009D4D;
    width: 20px;
    height: 2px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}

#jbBox li a {
    display: block;
    color: #333;
    height: 35px;
    line-height: 35px;
    width: 100%;
    padding: 0 10px
}

#jbBox li .contentBox {
    position: absolute;
    padding: 43px 0;
    background: #fff
}

#jbBox li:hover {
    padding-top: 0;
    box-shadow: 0 5px 30px rgba(110, 110, 110, .25)
}

#jbBox .contentBox::after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: "."
}

.jbMore {
    color: #009D4D !important
}

.nk {
    left: -160px
}

.nk h4 {
    left: 160px
}

.tt {
    left: -450px
}

.tt h4 {
    left: 450px
}

.qt {
    left: -466px
}

.qt h4 {
    left: 466px
}

.qt .hoverDiv {
    float: right
}

#jbBox li a:hover {
    background: #009D4D !important;
    color: #fff !important;
    border-radius: 5px
}

.hoverDiv {
    min-width: 146.25px;
    min-height: 140px;
    float: left;
    padding: 0 15px
}

#jbBox .lines {
    position: absolute;
    top: 73px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    background: #ececec;
    width: 85%;
    height: 1px;
    display: none
}

.box-750 {
    width: 65%;
}


.flexs {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-content: center;
    -webkit-align-content: center
}

.dis-i-b {
    display: inline-block
}

.video-list {
    width: 236px;
    height: 226px;
    background: #11855e;
    color: #fff;
    padding-left: 12px;
    box-sizing: border-box;
    font-size: 12px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.video-list-box {
    height: 180px;
    overflow-y: scroll;
    overflow-x: hidden
}

.video-list-box::-webkit-scrollbar {
    width: 4px;
    border-radius: 4px;
    background: #11855e
}

.video-list-box::-webkit-scrollbar-thumb {
    background: #0ba26f;
    border-radius: 4px;
    height: 100px
}

.videoBg video {
    height: 100%;
    width: 400px
}

.video-box {
    height: 226px;
    overflow: hidden
}

.video-list-title {
    padding: 10px
}

.video-list-img {
    width: 68px;
    height: 52px;
    background: #000 center no-repeat;
    background-size: cover
}

.video-list-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 12px;
    color: #dedede
}

.video-list-detail {
    padding: 5px;
    max-width: 136px;
    position: relative
}

.video-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 224px;
    height: 100%;
    opacity: .24
}

.video-list-detail img {
    position: absolute;
    right: 0;
    bottom: 20px
}

.ml-box {
    width: 750px;
    height: 70px;
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #e6e6e6;
    line-height: 70px;
    text-align: center;
    overflow: hidden
}

.ml-title {
    width: 49px;
    height: 68px;
    background: #f2f2f2 0 0 no-repeat padding-box;
    float: left;
    font-weight: 700;
    text-align: center;
    padding-top: 10px;
    line-height: 25px
}

.ml-tab {
    float: left;
    width: 699px;
    overflow: hidden
}

.ml-tab div {
    width: -webkit-calc(699px / 5);
    width: calc(699px / 5);
    height: 100%;
    float: left;
    color: #009D4D;
    font-weight: bolder;
    font-size: 16px
}

.ml-jb-title {
    font-size:20px;
    font-weight: bolder;
    color: #009D4D
}

.ml-jb-box {
    margin-top: 40px
}

.ml-jb-radio {
    width: 10px;
    height: 10px;
    background: #009D4D 0 0 no-repeat padding-box;
    margin-right: 20px
}

.ml-jb-radio-title {
    font-size: 18px;
    color: #666;
    font-weight: 700
}

.ml-jb-line {
    width: 612px;
    margin-left: 20px;
    height: 1px;
    background: #e6e6e6
}

.new_box p span {
    font-weight: 700;
  
}

.ml-jb-article {
    margin-top: 20px 0
}

.if-jb-article {
    height: 517px;
    overflow: hidden
}

.article-box {
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    -webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    font-size: 14px;
    color: #666;
    margin: 20px 0;
    line-height: 30px;
    text-indent: 2em
}

.open-or-close {
    margin-top: 30px;
    color: #0099f8;
    font-size: 18px;
    text-align: center;
    position: relative
}

.open-or-close::after {
    content: "";
    position: absolute;
    width: 42%;
    height: 1px;
    border-top: 1px dashed #e6e6e6;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.open-or-close::before {
    content: "";
    position: absolute;
    width: 42%;
    height: 1px;
    border-top: 1px dashed #e6e6e6;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.left-box {
    float: left
}

.right-box {
    float: right;
    width: 30%;
    border-top: 3px solid #009D4D;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
    position: relative
}

.right-box-img {
    width: 48px;
    height: 48px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 16px
}

.right-box-padding {
    padding: 0px 0 0 20px;
    box-sizing: border-box;
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: scroll
}

.right-box-padding::-webkit-scrollbar {
    width: 4px;
    background: #f5f5f5
}

.right-box-padding::-webkit-scrollbar-thumb {
    background: #999;
    border-radius: 3px;
    height: 100px
}

.right-box-padding .flexs {
    margin-bottom: 20px
}

.right-box-img img {
    width: 100%
}

.right-box-content div {
    max-width: 270px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    font-size: 12px;
    color: #666
}

.right-box-title {
    font-size: 16px;
    margin-left: 23px;
    line-height: 30px;
    font-weight: 700;
	 border-top:1px #f1f1f1 solid;
}

.right-box-content-style {
    margin-bottom: 5px
}

.right-box-content-style span:nth-child(1) {
    font-size: 18px;
    font-weight: 700;
    margin-right: 5px;
    color: #333
}

.right-box-content-style span:nth-child(2) {
    font-size: 14px;
    color: #999
}

.point-box {
    position: fixed;
    bottom: 100px;
    margin-left: 20px;
    width: 200px;
    opacity: 0; z-index:9999
}

.point-radio {
    position: relative;
    padding-left: 20px;
    color: #333;
    display: block
}

.point-ul a:hover .point-span {
    display: block;
    background: #f5f5f5;
    border-radius: 2px;
    box-shadow: 0 1px 0 #eaeaea
}

.point-radio::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 6px;
    height: 6px;
    background: #999;
    border-radius: 50%
}

.point-ul a {
    padding: 5px 20px
}

.point-line {
    position: absolute;
    top: 0;
    width: 0;
    height: 205px;
    background-color: #eaeaea;
    border: 1px solid #eaeaea;
    border-top: 0;
    border-bottom: 0;
    left: 2px
}

.point-line div {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    border: 2px solid #eaeaea
}

.line-start {
    top: -10px;
    left: -5px
}

.line-end {
    bottom: -10px;
    left: -5px
}

._radio-active {
    background: #009D4D
}

.arrow {
    left: -7px;
    z-index: 2;
    top: 10px;
    position: absolute;
    height: 13px;
    width: 18px;
    transition: all .3s;
    -webkit-transition: all .3s;
    cursor: pointer;
    background: url(position.gif) no-repeat
}

#newslist .newstitem .newsimg {
    width: 90px;
    height: 90px
}

#newslist .newsbody .title {
    top: 40px
}

#newslist .newsbody .description {
    top: 70px
}

#newslist .newsbody .date .year {
    font-size: 20px
}

.hand_video li {
    margin-right: 60px
}

.new_box {
    padding: 9px 0
}

.header-video {
    margin-bottom: 10px
}

.v_right {
    overflow: hidden;
    border-radius: 4px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .3);
    float: right;
    margin-top: 40px
}

.sl-sub-slogen {
    width: 90px;
    height: 70px;
    background: url(sub-slogen_cef21db.png) no-repeat center;
    background-size: contain;
    margin-left: 25px;
    float: right;
    margin-top: 100px;
    margin-right: 150px
}

 .getMore {
      display: block;
      margin: 30px auto;
      text-align: center;
      clear: both;
      width: 150px;
      height: 50px;
      line-height: 50px;
      background: #009D4D;
      border-radius: 50px;
      color: #fff;
    }
@media screen and (max-width: 640px) {

.box-750 {
    width: 99%; margin:0 auto
}
.right-box {
    float: non;
    width: 99%; margin:0 auto;
    border-top: 3px solid #009D4D;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
    position: relative
}
#videos {
    padding-bottom: 0; width:94%;
}
.ml-jb-title {
    font-size:18px;
    font-weight: bolder;
    color: #009D4D
}

.ml-jb-box {
    margin-top: 20px
}
.ml-box {
    width: 100%;
    height: 70px;
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #e6e6e6;
    line-height: 70px;
    text-align: center;
    overflow: hidden
}
.ml-tab {
    float: left;
    width:85%;
    overflow: hidden
}

.ml-tab div {
 
    width:30%;;
    height: 100%;
    float: left;
    color: #009D4D;
    font-weight: bolder;
    font-size: 15px;
	font-family:"微软雅黑"
}
.new_box p {
    font-size: 14px;
    color: #7f7f7f
}
#newslist .newsbody {
    width: 72%;
    float: right;
    position: relative;
    height: 100%
}
#newslist .newsbody .date {
	color: #999;
	font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";
	height: 60px;
	position: relative;
	font-weight: 100;
	width: 100%;
	margin-top: 0px;
	float: left;
	padding-right: 0px;
	padding-left: 0;
	padding-top: 0px;
	 background:none;

	float: left;
	 text-align:left;
}
#newslist .newsbody .description { width:100%; height:40px;
}
.ml-jb-line { display:none
}
.ks-header {
    margin-bottom: 14px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    position: relative
}
.ks-header h3 {
    font-size: 24px;
    color:#009D4D;
	 padding-left:2%;
}

.ks-about-left {
    float: none;
    width:96%;
	 margin:0 auto;
 
}

.ks-about-left p {
    font-size: 13px;
    color: #999;
    line-height: 26px
}

.ks-about-left a.more {
    position: relative !important;
    top: auto;
    right: auto;
    margin-top: 20px
}

.ks-about-right {
    float: none;
    width:96%;
	 margin:0 auto;
    overflow: hidden;
  
    position: relative;
  
}

.ks-doctor .ks-doctor-list li {
    height: 170px;
    transition: all .3s ease-out 0s;
    position: relative; background:#fff; width:100%;
}


.ks-doctor .ks-doctor-list li:hover .summary {
    margin-right: 10px
}

.ks-doctor .ks-doctor-list li .header {
    float: left;
    display: block;
    margin-top: 10px;
    width: 120px;
    height: 160px;
    border-radius: 0%;
    overflow: hidden;
	padding-left:2%;
}

.ks-doctor .ks-doctor-list li .summary {
    width: 60%;;
    float: right;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    margin-top: 12px;
    margin-right: 2px
}

.ks-doctor .ks-doctor-list li .summary p {
    width: 100%;
    text-align: left;
    color: #818181;
    line-height: 26px;
	
	 overflow:hidden; padding:0px; margin:0px;
}
.ks-doctor .ks-doctor-list li .summary p.title {
    font-size: 16px;
    color: #333;
    width: auto;
    display: block;
    margin-bottom: 5px;height:30px;
}

.ks-doctor .ks-doctor-list li .summary p.description {
    margin-top: 0px;
    font-size: 13px;
    line-height: 26px;
    overflow: hidden;
    color: #878787;
	 height:80px;
}


.ks-news-content li a {
    width: 98%;
	margin:0 auto;
	 padding-left:2%; padding-right:0%;
    padding-bottom: 10px
}

.ks-news-content li a:last-child {
    padding-left: 20px;
    padding-right: 0 !important
}

.ks-news-content .date {
    font-family: HELVETICANEUELTPRO-THEX, Arial;
    height: 30px;
    font-weight: 300;
    margin-bottom: 0;
    font-size: 12px;
    color: #8a8a8a;
    position: relative
}

.ks-news-content .date:after {
    content: '';
    display: block;
    border-bottom: 1px solid #009D4D;
    top: 60px;
    width: 10px;
    position: absolute;
    left: 0;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

.ks-news-content li a:hover .date:after {
    width: 100%
}

.ks-news-content li a:hover .title {
    color: #009D4D
}

.ks-news-content li .new-img {
    float: left;
    width: 200px;
    height: 120px;
    overflow: hidden;
	 border-radius:4px; display:none
}

.ks-news-content li .new-img img {
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

.ks-news-content li a:hover .new-img img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08)
}

.ks-news-content li .new-info {
    float: none;
    width: 100%;
}

.ksts-header {
    margin-bottom:20px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    position: relative;
	 margin-top:0px;
	  padding-left:2%;
}
.ks-doctor {

    padding: 0px 0
}
.header img {
    max-width: inherit;
    width: 100px;
    float: none;
    display: block
}

a.more {
    position: absolute;
    right: 10px;
    bottom: 0;
    border-radius: 0;
    width: 140px;
    height: 40px;
    font-size: 15px;
    color: #999;
    line-height: 40px;
    text-align: center;
    text-indent: inherit;
    border: #dfdfdf 1px solid;
    background: rgba(255, 255, 255, 0);
    display: block;
    transition: all .3s linear;
    z-index: 1
}
.ml-jb-radio {
    width: 10px;
    height: 10px;
    background: #009D4D 0 0 no-repeat padding-box;
    margin-right: 10px;
	 margin-left:10px;
}
.ks-header a.more {
    right: 0;
    top: 0;
       width: 50px;
    height: 40px;
    font-size: 15px;
    color: #999;
    line-height: 40px;
    text-align: center;
    text-indent: inherit;
    border: #dfdfdf 1px solid;
    height: 30px;
    line-height: 30px
}
.ks-doctor .ks-doctor-list li .summary p.more {
	display:none
}
.article-box {

    margin: 0px 0;
	 padding:0 2%;  
}
.point-box {
   display:none
}

.point-radio {
  display:none
}

.point-ul a:hover .point-span {
   display:none
}

.point-radio::after {
    display:none
}

.point-ul a {
   display:none
}

.point-line {
   display:none
}

.point-line div {
   display:none
}
#newslist .newsbody .date {
	
	 
}

}