body{
    min-width: 1200px;
}

.color-afe {
    color: #afeef4;
}

.color-57c {
    color: #57c3cc;
}

.border-r-3 {
    border-right: 3px solid #ffffff;
}

.w-1200 {
    width: 1200px;
    margin: 0 auto;
}

.background-f2f {
    background: #f2f6f6;
}

.background-f5f {
    background: #f5f5f5;
}

.background-f2 {
    background: #f2f1f1;
}

.header {
    width: 1320px;
    margin: 0 auto;
    padding: 18px 0;
    height: 120px;
    box-sizing: border-box;
}

.header .right img {
    cursor: pointer;
    /* margin-left: 56px; */
    margin-top: 6px;
}

.content {
    width: 100%;
    height: 844px;
    background: url(/templates/main/images/index-bg.jpg) no-repeat center;
    background-size: 100% 100%;
}

.content-1 {
    width: 1320px;
    margin: 0 auto;
    padding: 450px 0 0px 0;
    box-sizing: border-box;
}

.module-1 {
    width: 480px;
    height: 246px;
    background: #5ec993;
}

.click-1 {
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    background: #35b675;
    border-radius: 50%;
    border: #4bc085 solid 16px;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
    margin-top: 60px;
    margin-right: 84px;
}

.huanzhe {
    font-size: 36px;
    color: #ffffff;
    padding-left: 93px;
}

/******index新加代码******/
.module-2 {
    width: 256px;
    height: 246px;
    margin-right: 10px;
    border-radius: 10px;
}

.module li:last-child {
    margin-right: 0;
}

.i-announcement {
    width: 100%;
    height: 100px;
    background-color: rgba(225, 225, 225, .84);
}

.i-announcement-1 {
    font-size: 22px;
    color: #444444;
    width: 144px;
    height: 100px;
    line-height: 100px;
    padding-left: 74px;
    background: url(/templates/main/images/icon/icon-announcement.png) no-repeat 22px 35px;
}

.i-announcement-2 {
    width: 326px;
    height: 100px;
}

.i-announcement-2 p {
    font-size: 14px;
    color: #222222;
    margin-top: 30px;
    margin-bottom: 20px;
    position: relative;
    padding-left: 15px;
}

.i-announcement-2 p::after {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #57c3cd;
    position: absolute;
    left: 0;
    top: 7px;
}

.i-announcement-2 span {
    color: #666666;
    font-size: 12px;
    padding-left: 15px;
}

.i-announcement-5 {
    width: 124px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    background-color: #57c3cd;
    color: #ffffff;
    font-size: 20px;
}

.hospital {
    background-color: #67c797;
}

.hospital a span {
    background-color: #35b675;
    box-shadow: 0px 5px 10px #5eb889;
}

.doctors {
    background-color: #33b2bb;
}

.doctors a span{
    background-color: #2aaab5;
    box-shadow: 0px 5px 10px #33a6b0;
}

.patient {
    background-color: #fcfbfb;
}

.patient a span{
    background-color: #fff;
    box-shadow: 0px 5px 10px #e4e3e3;
}

.party-building {
    background-color: #e75e63;
}

.party-building a span{
    background-color: #df4950;
    box-shadow: 0px 5px 10px #d15459;
}

.english {
    background-color: #67c9d2;
}

.english a span{
    background-color: #44c1cd;
    box-shadow: 0px 5px 10px #5fbbc2;
}

#i-swiper-1 {
    width: 978px;
}

/**************/
.jingru-1 {
    display: inline-block;
    width: 158px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
}

.yuanqu {
    background: #46bd81;
}

.yuanqu .jingru-1 {
    background: #35b675;
    box-shadow: 0px 5px 10px #40ac75;
}

.yiyuan {
    background: #30b4bf;
}

.yiyuan .jingru-1 {
    background: #2aaab5;
    box-shadow: 0px 5px 10px #2ca4ae;
}

.dizhi {
    width: 462px;
    height: 246px;
}

.jiandang {
    background: #e95158;
}

.jiandang .jingru-1 {
    background: #df4950;
    box-shadow: 0px 5px 10px #d2494f;
}

.en {
    background: #65cbd4;
}

.en .jingru-1 {
    background: #56c2cc;
    box-shadow: 0px 5px 10px #62c4cd;
}

.module-1,
.module-2 {
    transition: all 0.5s;
}
.module-2>a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.module-1:hover,
.module-2:hover {
    transform: scale(1.1);
}

/***********dangjian*********/
.top-div {
    background: #008797;
}

.top {
    width: 1200px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
}

.top a {
    float: left;
    padding: 0 32px;
    color: #ffffff;
    border-right: 1px solid #006e7b;
    transition: all .3s;
}

.top a:hover {
    background: #01a1b4;
}

.top a.active {
    background: #01a1b4;
}

.j-header {
    width: 1200px;
    height: 120px;
    padding: 30px 0;
    /* background: url(/templates/main/images/j-header-bg.png) no-repeat 514px 8px; */
}

.seach {
    width: 502px;
    height: 44px;
    text-align: center;
    background: #ececec;
    margin-top: 8px;

}

.j-header .right img {
    margin-top: 0;
    margin-right: 16px;
}

.seach input {
    height: 44px;
    line-height: 44px;
    background: #ececec;
    color: #888888;
    font-size: 16px;
}

.nav {
    width: 100%;
    height: auto;
    /* background: url(/templates/main/images/banner-1.jpg)no-repeat center; */
    /* background-size: 100% 100%; */
}

.nav-content {
    width: 100%;
    background: #bf0101;
    height: 50px;
    line-height: 50px;
}

.nav-bar {
    width: 1200px;
    margin: 0 auto;
}

.nav-bar .active {
    background: #e07e15;
}

.nav-bar a {
    float: left;
    font-size: 16px;
    color: #ffffff;
    padding: 0 26px;
    transition: all .3s;
}

.nav-bar a:hover {
    background: #e07e15;
}

.j-module-1 {
    width: 1200px;
    padding: 50px 0;
    margin: 0 auto;
}

.m-title {
    font-size: 24px;
    color: #282828;
    margin-bottom: 34px;
}

.m-title span {
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 1px solid #bf0101;
}

.j-l {
    width: 484px;
    height: 412px;
    overflow: hidden;    
    /******Safari的兼容********/
    
    padding-right: 42px;
    background: url(/templates/main/images/j-ce.png) no-repeat top right;
}

.j-l img {
    
    width: 100%;
}

.j-r {
    width: 636px;
    height: 370px;
    overflow: hidden;     /******Safari的兼容********/      
}

.j-r a {
    color: #000;
}

.j-r .active {
    color: #e07e15;
    font-size: 16px;
}

.j-r div:nth-child(1) {
    width: 506px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e0e1e3;
    margin-top: 26px;
}

.j-r div:nth-child(3) {
    width: 506px;
    font-size: 14px;
    color: #666666;
    margin-top: 20px;
    margin-bottom: 34px;
    line-height: 24px;
    height: 48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;     /******Safari的兼容********/     
}

.j-r div:nth-child(3) a {
    color: #666666;
}

.date {
    margin-top: 26px;
    text-align: center;
}

.date p:nth-child(1) {
    font-size: 30px;
    color: #444444;
}

.date p:nth-child(2) {
    font-size: 14px;
    color: #444444;
}

.information {
    border-bottom: 1px solid #e0e1e3;
    padding-bottom: 15px;
    font-size: 14px;
    margin-bottom: 18px;
}

.information span.left:hover {
    color: #e07e15;
    cursor: pointer;
}

.xs-information span.left:hover {
    color: #57c3cd;
    cursor: pointer;
}

.bottom-0 {
    margin-bottom: 0px;
}

.j-module-1 .more-jd {
    text-align: center;
    margin-top: 58px;
    margin-bottom: 46px;
}

.more-jd a {
    display: inline-block;
    font-size: 14px;
    color: #999999;
    border: 1px solid #eaeaea;
    width: 94px;
    height: 26px;
    line-height: 26px;
    border-radius: 20px;
}

.more-jd a:hover {
    background: #bf0101;
    color: #ffffff;
    transition: all .3s;
    border: 1px solid #bf0101;
}

.j-m-2 {
    background: url(/templates/main/images/mdu-2-bg.jpg) no-repeat center;
    height: 860px;
}

.j-module-2 {
    width: 1200px;
    margin: 0 auto;
    padding: 55px 0;
}

.m-2-1 {
    width: 400px;
    height: 375px;
    padding-left: 60px;
    padding-right: 60px;
}

.m-2-2 {
    width: 400px;
    height: 375px;
    overflow: hidden;     /******Safari的兼容********/     
}

.m-2-2>img {
    width: 100%;
}

.m-2-1 .more {
    display: inline-block;
    text-align: center;
    color: #999999;
    width: 94px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #eaeaea;
    border-radius: 15px;
}

.m-2-1 a {
    color: #ffffff;
}

.m-2-3 a {
    color: #ffffff;
}

.m-2-3 .more {
    color: #ffffff;
}

.m-2-4 {
    background: url(/templates/main/images/m-2-4img.jpg) no-repeat center;
    background-size: 100%;
}

.m-2-6 {
    width: 400px;
    height: 375px;
    overflow: hidden;     /******Safari的兼容********/     
}

.m-2-6>img {
    width: 100%;
}

.m-2-4 a {
    color: #ffffff;
}

.m-2-4 .more {
    color: #ffffff;
}
#zb-more{
	position:absolute;
	right: 30px;
    bottom: 27px;
}
.m-3-b {
    width: 378px;
    height: 184px;
    padding-top: 38px;
    padding-left: 40px;
    border: 1px solid #eaeaea;
    box-sizing: border-box;
    transition: all .3s;
}

.m-3-b:hover {
    border: 1px solid #bf0101;
}

.m-3-b:hover div:nth-child(1) {
    color: #bf0101;
}

.j-footer {
    background: url(/templates/main/images/footer-bg.jpg) no-repeat center;
    background-size: 100% 100%;
    /*margin-top:50px;*/
}
.color-fff{
	color:#ffffff;
}
.footer-1 {
    width: 1200px;
    margin: 0 auto;
}

.footer-1 a {
    color: #ffffff;
    padding: 0 15px;
    border-right: 1px solid #ffffff;
}

.footer-1 a.first {
    padding-left: 0;
}

.footer-1 a.last {
    border-right: none;
}

.footer-2 {
    height: 46px;
    line-height: 46px;
    text-align: center;
    background: #111315;
}

.j-banner-b-text {
    height: 168px;
    background: #bf0101;
    padding-top: 32px;
    padding-left: 24px;
    padding-right: 24px;
    box-sizing: border-box;
}

.j-banner-b-text div:first-child {
    width: 15%;
    letter-spacing: 2px;
}

.j-banner-b-text div:last-child {
    width: 80%;
    margin-left: 5%;
    letter-spacing: 1px;
}

.j-banner-yg-text {
    height: 168px;
    background: #57c3cd;
    padding-top: 32px;
    padding-left: 24px;
    padding-right: 24px;
    box-sizing: border-box;
}

.j-banner-yg-text div:first-child {
    width: 15%;
    letter-spacing: 2px;
}

.j-banner-yg-text div:last-child {
    width: 80%;
    margin-left: 5%;
    letter-spacing: 1px;
}

.footer-top {
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #585858;
    padding-bottom: 10px;
}

.footer-top .yqlj {
    color: #ffffff;
}
.m-3 li{
    width: 390px;
}
.m-3 li:nth-child(2){
    margin-left: 15px;
    margin-right: 15px;
}
.m-3 li .m-3-img{
    width:100%;
    height: 265px;
    overflow: hidden;     /******Safari的兼容********/     
}
.m-3 li .m-3-img>img{
    height: 100%;
}
/*********学术************/
.x-nav {
    height: auto;
    /* background: url(/templates/main/images/y-banner.png)no-repeat center; */
}

.x-nav-content {
    width: 100%;
    height: 100px;
    line-height: 100px;
    background: #ffffff;
    line-height: 100px;
    border-bottom: 1px solid #e0e1e3;
}

.x-nav-bar a {
    font-size: 16px;
    color: #444444;
    padding: 0 56px;
}

.x-nav-bar a:hover {
    background: none;
   /* border-bottom: 2px solid #57c3cd;*/
}

.x-nav-bar .hover {
    background: none;
    border-bottom: 2px solid #57c3cd;
}

.x-nav-bar a.active {
    background: none;
    border-bottom: 2px solid #57c3cd;
}

.x-tit {
    margin-bottom: 38px;
}

.x-tit a {
    width: 94px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
    color: #999999;
    border: 1px solid #dddddd;
    border-radius: 15px;
}

.x-tit a:hover {
    background: #57c3cd;
    color: #ffffff;
    border: 1px solid #57c3cd;
}

.x-l {
    background: url(/templates/main/images/x-ce.png) no-repeat top right;
}

.x-r .active {
    color: #57c3cd;
}

.announcement {
    border: 1px solid #eaeaea;
    height: 100px;
    width: 376px;
    cursor: pointer;
    margin-bottom: 20px;
}

.xs-Announcements>div {
    margin-bottom: 30px;
}

.xs-Announcements>div>div:nth-child(3n-1) {
    margin-right: 34px;
    margin-left: 34px;
}

.announcement:hover {
    box-shadow: 0px 0px 15px #eaeaea;
}

.announcement .left {
    padding-right: 20px;
    text-align: center;
    border-right: 1px solid #dedede;
}

.announcement .left-2 {
    float: left;
    padding-left: 20px;
}

.x-nav-content {
    line-height: normal;
}

.x-nav-content .cbp-hrmenu>ul>li>a {
    padding: 39px 20px;
}

.x-nav-bar .cbp-hrsub a:hover {
    border-bottom: none;
}

.x-nav-bar .cbp-hrsub-inner a {
    padding: 0;
}

.nav-bar .cbp-hrsub-inner a {
    float: none;
    padding: 0;
}

.x-nav-content .cbp-hrmenu a {
    float: none;
}

.announcement .left-2 div {
    overflow: hidden;     /******Safari的兼容********/     
    width: 255px;
    line-height: 30px;
    height: 60px;
}

.notice .announcement:nth-child(2) {
    margin-left: 34px;
}

.notice .announcement:nth-child(3) {
    margin-left: 34px;
}

.notice .announcement:nth-child(4) {
    margin-top: 20px;
}

.notice .announcement:nth-child(5) {
    margin-top: 20px;
    margin-left: 20px;
}

.notice .announcement:nth-child(6) {
    margin-top: 20px;
    margin-left: 20px;
}

/**********侧边栏**********/
.sidebar {
    position: fixed;
    top: 25%;
    right: 44px;
    z-index: 1;
}

.sidebar ul li {
    cursor: pointer;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border: 1px solid #717171;
    margin-bottom: 20px;
    border-radius: 50%;
    position: relative;
    /* overflow: hidden;     /******Safari的兼容********/      
}

.sidebar ul li.li-1:hover {
    background: #57c3cc;
    border: 1px solid #57c3cc;
}

.sidebar ul li.li-1:hover {
    background: #57c3cc;
    border: 1px solid #57c3cc;
}

.sidebar ul li.li-2:hover {
    background: #57c3cc;
    border: 1px solid #57c3cc;
}

.sidebar ul li.li-3:hover {
    background: #57c3cc;
    border: 1px solid #57c3cc;
}

.sidebar ul li.li-4:hover {
    background: #57c3cc;
    border: 1px solid #57c3cc;
}

.sidebar ul li.li-5:hover {
    background: #57c3cc;
    border: 1px solid #57c3cc;
}

.sidebar ul li:hover .s-b {
    display: block;
}
.sidebar ul li:hover .s-b .code{
    position: absolute;
    top: 36px;
    left: 50%;
    width: 55%;
    transform: translateX(-50%); 
}
.sidebar ul li:hover .s-b .code img{
    width: 100%;
    margin-top: 5px;
}
.sidebar ul li img {
    margin-top: -2px;
}

.x-mokuai-4 {
    width: 1200px;
    margin: 0 auto;
    padding: 94px 0;
    cursor: pointer;
}

.x-mokuai-4 div {
    width: 400px;
    height: 375px;
    float: left;
    box-sizing: border-box;
    overflow: hidden;     /******Safari的兼容********/     
}

.x-mokuai-4 div:hover img {
    transform: scale(1.1);
    transition: all .3s;
}

.m4-1 {
    background: #63c19d;
    padding-left: 46px;
    padding-top: 66px;

}

.m4-3 {
    background: #f0f0f0;
}

.m4-4 {
    background: url(/templates/main/images/m4-4-bg.jpg) no-repeat center;
}

.m4-6 {
    background:  url(/templates/main/images/m4-6-bg.jpg) no-repeat center;
}

.x-3-bg {
    width: 100%;
    height: 272px;
    top: 0;
    left: 0;
    background: #f2f6f7;
    z-index: -1;
}

.xm-3 {
    width: 1200px;
    height: 430px;
    margin: 0 auto;
    background: #57c3cd;
    margin-top: 60px;
    position: relative;
}

.x-m-3l-banner {
    width: 642px;
    height: 426px;
    position: relative;
    left: 42px;
    top: -30px;
}

.x-m-3l-banner img {
    width: 100%;
    height: 426px;
}

.x-m-r {
    width: 482px;
    cursor: pointer;
    height: 396px;
    overflow: hidden;     /******Safari的兼容********/     
}

.border-b-1 {
    border-bottom: 1px solid #ffffff;
}

.s-b {
    width: 210px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background: #57c3cc;
    color: #ffffff;
    position: absolute;
    top: 6px;
    right: 25px;
    border-radius: 15px;
    z-index: -1;
    font-size: 14px;
}

/*********患者版***********/
.search-bar {
    height: 60px;
    line-height: 60px;
    font-size: 16px;

}
.search a i {
	background: url(/templates/main/images/icon-seach.png) no-repeat center;
}
.search-bar a {
    color: #444444;
    margin-left: 50px;
}

.search-bar a.active {
    color: #008797;
}

.h-header {
    background: none;
    width: 1200px;
}

.h-nav {
    height: 540px;
}
.h-nav img{
    height: 100%;
}
.top a.right {
    float: right;
    border: none;
}

.h-f-1 {
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0;
}

.h-f-1-img {
    box-sizing: border-box;
    border: 1px solid #57c3cc;
    width: 278px;
    height: 172px;
    margin-right: 26px;
}

.h-f-1-img-4 {
    margin: 0;
}

.h-f-1-img:hover {
    background: #57c3cc;
}

.h-f-1-img:hover div {
    color: #ffffff;
}

.h-floor-2 {
    width: 1200px;
    margin: 0 auto;
}

.h-floor-2-title {
    padding: 50px 0;
    background: url(/templates/main/images/floor-2-title-bg.png) no-repeat 564px 88px;
}

.inform-content {
    margin-left: 188px;
    padding-bottom: 30px;
    background: url(/templates/main/images/dian.jpg) repeat-y 149px;

}

.inform-l {
    width: 102px;
    height: 102px;
    border-radius: 50%;
    border: 1px solid #dadfdf;
    box-shadow: 0 0 10px #dee2e2;
    transition: all .3s;
}

.inform-content:hover .inform-l {
    background: #57c3cc;
}

.inform-content:hover .inform-l p {
    color: #ffffff;
}

.inform-content:hover .inform-l p {
    color: #ffffff;
}

.inform-content:hover .inform-r div:nth-child(1) {
    color: #57c3cc;
}

.inform-content:hover .inform-r div:nth-child(2) {
    border-bottom: 1px solid #57c3cc;
}

.inform-r {
    width: 910px;
    padding-left: 104px;

    background: url(/templates/main/images/01.png) no-repeat 35px 30px;

}

.zhedang {
    width: 1px;
    height: 48px;
    background: #f2f6f6;
    position: absolute;
    top: 0px;
    left: 47px;
}

.border-b-1-e0 {
    border-bottom: 1px solid #e0e2e2;
}

.h-floor-2 .more {
    display: inline-block;
    text-align: center;
    width: 198px;
    height: 44px;
    line-height: 44px;
    background: #57c3cc;
    color: #ffffff;
    border-radius: 5px;
}

.h-floor-2 .more:hover {
    background: #006e7b;
    transition: all .3s;
}

.ks-daohang {
    width: 220px;
    height: 180px;
}

.diaozhui {
    position: absolute;
    left: 105px;
    bottom: -63px;
    display: none;
    z-index: 1;
}

.ks-daohang:hover {
    border: 4px solid #57c3cc;
}

.ks-daohang:hover .diaozhui {
    display: block;
}

.keshi-b {
    width: 1200px;
    box-sizing: border-box;
    margin: 40px auto;
    height: 276px;
    background: url(/templates/main/images/icon-mhl.png) no-repeat 52px 30px #57c3cc;
    padding: 60px 190px 46px 190px;
}

.keshi-b p {
    width: 47%;
    display: inline-block;
    padding-left: 60px;
    background: url(/templates/main/images/p-left-bg.png) no-repeat left top;
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 20px;
}

.mbr {
    position: absolute;
    right: 62px;
    bottom: 37px;
}

.h-floor-4 {
    background: url(/templates/main/images/h-f-4-bg.jpg) no-repeat top left;
    /* background-position: 100% 100%; */
}

.fuwu div:nth-child(1) {
    width: 100%;
    height: 336px;
    background: url(/templates/main/images/h-f-4-img.jpg) no-repeat center;
    background-size: 100% 100%;
}

.fuwu div:nth-child(2) {
    width: 100%;
    height: 54px;
    line-height: 54px;
    text-align: center;
    font-size: 18px;
    color: #333333;
    background: #ecf1f1;
}

.fuwu {
    transition: all 0.8s;
}

.fuwu .position-a {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 0;
    background: rgba(164, 223, 227, 0.54);
    display: none;
}

.position-a a {
    position: absolute;
    display: block;
    width: 40%;
    height: 52px;
    line-height: 52px;
    font-size: 18px;
    color: #ffffff;
    border: 1px solid #ffffff;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;

}

.fuwu:hover .position-a {
    display: block;
}

.fuwu:hover {
    transform: scale(1.1);
    z-index: 1;
}

.hz-f-1 {
    width: 150px;
    height: 150px;
    background: #63c19d;
    text-align: center;
    position: absolute;
    left: 0;
    top: 115px;
    border-radius: 50%;
    padding: 15px;
    box-sizing: border-box;
}

.hz-f-1:hover {
    transform: scale(1.1);
    transition: all .3s;
}

.hz-n {
    width: 100%;
    height: 100%;
    border: 1px dashed #ffffff;
    border-radius: 50%;
}

.hz-n div {
    font-size: 18px;
    margin-top: 25px;
    color: #fff;
}

.hz-n p {
    font-size: 14px;
    margin-top: 5px;
    color: #ffffff;
    text-align: center;
}

.hz-n p span:last-child {
    margin-left: 10px;
}

.hz-f-2 {
    width: 135px;
    height: 135px;
    background: #e95158;
    text-align: center;
    position: absolute;
    right: 227px;
    top: 312px;
    border-radius: 50%;
    box-sizing: border-box;
    z-index: 1;

}

.hz-f-2:hover {
    transform: scale(1.1);
    transition: all .3s;
}

.hz-f-2 div {
    font-size: 18px;
    margin-top: 25px;
    color: #fff;
}

.hz-f-2 p {
    font-size: 14px;
    margin-top: 5px;
    color: #ffffff;
    text-align: center;
}

.hz-f-3 {
    width: 268px;
    height: 268px;
    background: #57c3cd;
    text-align: center;
    position: absolute;
    right:0px;
    top: 148px;
    padding: 24px;
    border-radius: 50%;
    box-sizing: border-box;
}

.hz-f-3 img {
    margin-top: 10px;
}

.hz-f-3 .hz-n div {
    margin-top: 15px;
}

.hz-f-3:hover {
    transform: scale(1.1);
    transition: all .3s;
}

/*********员工.css*************/
.yg-content {
    width: 1200px;
    height: 592px;
    margin: 100px auto;
    position: relative;
}

.yg-1 {
    width: 590px;
    height: 472px;
    background: url(/templates/main/images/yg-1.jpg) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.yg-search-bar a {
    margin-left: 47px;
}

.yg-2 {
    width: 476px;
    height: 310px;
    background: #57c3cc;
    position: absolute;
    left: 490px;
    top: 0;
    z-index: 1;
}

.yg-3 {
    width: 235px;
    height: 310px;
    box-sizing: border-box;
    padding: 0 32px;
    position: absolute;
    right: 0;
    top: 0;
}

.yg-3 div:first-child {
    font-size: 30px;
    color: #444444;
    margin-top: 54px;
    margin-bottom: 28px;
}

.yg-3 div:last-child {
    font-size: 16px;
    color: #444444;
}

.yg-4 {
    width: 324px;
    height: 260px;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    right: 334px;
    padding: 0 76px;
    background: #a6c163;
    color: #ffffff;
    z-index:1;
}

.yg-5 {
    width: 324px;
    height: 260px;
    box-sizing: border-box;
    padding: 0 76px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #63c19d;
    color: #ffffff;
}

/************阎良院区.css********/
.yl-content {
    background: url(/templates/main/images/yanliangyuequ/bg.jpg) no-repeat right top;
    height: 912px;
}

.ylyq-l {
    width: 15%;
    height: 100%;
    box-sizing: border-box;
    padding: 34px 30px;
    background: #ffffff;
}

.ylyq-l p {
    text-align: left;
    padding-left: 15px;
}

.ylyq-l .active {
    color: #66d0da;
}

.ylyq-l div.font-16:hover {
    cursor: pointer;
    color: #66d0da;
}

.yl-zhinan {
    width: 7%;
    height: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.46)
}

.yl-zhinan div:first-child {
    margin-top: 252px;
}

.yl-zhinan div {
    height: 64px;
    line-height: 64px;
    color: #ffffff;
    font-size: 14px;
}

.yl-zhinan div:hover {
    background: #66d0da;
    cursor: pointer;
}

.yl-zhinan .active {
    background: #66d0da;
}

.yl-zhinan a {
        color:#FFF;
}

.l-3 {
    overflow-x: hidden;
    height: 780px;
    margin: 54px;
    border-radius: 30px;
    background: rgba(225, 225, 225, 0.64);
    padding: 42px 196px 64px 196px;
}
.box-s-box .yuequjianshao  p {
	text-indent:0;
}
.l-3  img{
	width:100%!important;
}
.l-3 p:nth-child(4) img{
	width:16px!important;
}
.doctor-i-js {
    overflow-x:scroll;
}

/*******院区介绍**********/
.js-zjinan div:first-child {
    margin-top: 316px;
}

.yuequjianshao p {
    text-align: left;
    font-size: 14px;
    color: #444444;
    text-indent: 2em;
    line-height: 22px;
    letter-spacing: 2px;
}

.yishengjieshao img{
	width:20%!important;
	margin-bottom:10px;
}

/*****************/
.ysjs {
    overflow: auto;
    overflow-x: hidden;
    padding: 0;
    border-radius: 0;
}

.ysjs::-webkit-scrollbar {

    width: 10px;

    height: 10px;

}

/*正常情况下滑块的样式*/

.ysjs::-webkit-scrollbar-thumb {

    background-color: rgba(87, 195, 204, .5);

    border-radius: 10px;

    -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1);

}

/*鼠标悬浮在该类指向的控件上时滑块的样式*/

.ysjs:hover::-webkit-scrollbar-thumb {

    background-color: rgba(87, 195, 204, .8);

    border-radius: 10px;

    -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1);

}

/*鼠标悬浮在滑块上时滑块的样式*/

.ysjs::-webkit-scrollbar-thumb:hover {

    background-color: rgba(87, 195, 204, .9);

    -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1);

}

/*正常时候的主干部分*/

.ysjs::-webkit-scrollbar-track {

    border-radius: 10px;

    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);

    background-color: white;

}

/*鼠标悬浮在滚动条上的主干部分*/

.ysjs::-webkit-scrollbar-track:hover {

    -webkit-box-shadow: inset 0 0 6px rgba(228, 228, 228, .4);

    background-color: rgba(228, 228, 228, .4);

}


.yuequjianshao::-webkit-scrollbar {

    width: 10px;

    height: 10px;

}

/*正常情况下滑块的样式*/

.yuequjianshao::-webkit-scrollbar-thumb {

    background-color: rgba(87, 195, 204, .5);

    border-radius: 10px;

    -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1);

}

/*鼠标悬浮在该类指向的控件上时滑块的样式*/

.yuequjianshao:hover::-webkit-scrollbar-thumb {

    background-color: rgba(87, 195, 204, .8);

    border-radius: 10px;

    -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1);

}

/*鼠标悬浮在滑块上时滑块的样式*/

.yuequjianshao::-webkit-scrollbar-thumb:hover {

    background-color: rgba(87, 195, 204, .9);

    -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1);

}

/*正常时候的主干部分*/

.yuequjianshao::-webkit-scrollbar-track {

    border-radius: 10px;

    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);

    background-color: white;

}

/*鼠标悬浮在滚动条上的主干部分*/

.yuequjianshao::-webkit-scrollbar-track:hover {

    -webkit-box-shadow: inset 0 0 6px rgba(228, 228, 228, .4);

    background-color: rgba(228, 228, 228, .4);

}

/*******科室导航.css*******/
.border-b-1-ddd {
    border-bottom: 1px solid #dddddd;
}

.ks-floor-1 {
    width: 1200px;
    margin: 0 auto;
}

.ksjs {
    background: #f3f3f3;
}

.ksjs>div.left {
    width: 518px;
    height: 380px;
}

.ksjs>div.left img {
    width: 100%;
    height: 100%;
}

.width-612 {
    width: 612px;
    margin-right: 32px;
}

.kejj-title {
    line-height: 76px;
    height: 76px;
    margin-bottom: 30px;
}

.kejj-title span {
    font-size: 26px;
    color: #57c3cc;
    border-bottom: 2px solid #57c3cc;
}

.kejj-title a {
    font-size: 12px;
    width: 112px;
    text-align: center;
    color: #666666;
    border: 1px solid #c4c4c4;
    border-radius: 15px;
    height: 30px;
    line-height: 30px;
    margin-top: 22px;
}

.kejj-title a:hover {
    background: #57c3cd;
    color: #ffffff;
    border: 1px solid #57c3cd;
}

.text-i-2 {
    text-indent: 2em;
    height: 185px;
    overflow:hidden;
}

.ks-1 {
    height: 36px;
    width: 142px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #57c3cc;
    font-size: 14px;
    color: #57c3cc;
    margin-right: 50px;
    cursor: pointer;
}

.kejj-title-1 {
    margin-top: 28px;
    border-bottom: 1px solid #dddddd;
}

.zhuanjia-list>div:nth-child(5n) {
    margin-right: 0;
}

.zhuanjia-list p {
    text-align:center;
}


.zhuanjia {
    width: 230px;
    height: 338px;
    margin-bottom: 60px;
    overflow: hidden;     /******Safari的兼容********/     
}

.zhuanjia img {
    width: 100%;
}

.zhuanjia .position-a {
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    text-align: center;
}

.zhuanjia .position-a p:first-child {
    font-size: 16px;
    color: #ffffff;
    margin-top: 24px;
    margin-bottom: 14px;
}

.zhuanjia .position-a p:last-child {
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 28px;
}

.ks-floor-3 {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 92px;
}

.ks-floor-3 .ks-floor-3-l {
    width: 47%;
    margin-right: 6%;
    border: 1px solid #e4e4e4;
    box-shadow: 0 0 10px #ededed;
    box-sizing: border-box;
    padding: 0 28px;
}

.ks-floor-3-l .kejj-title span {
    font-size: 18px;
    color: #444444;
    border-bottom: 2px solid #57c3cc;
}

.ks-title-div {
    padding-bottom: 20px;
    border-bottom: 1px dotted #f7f7f7;
    margin-bottom: 20px;
    cursor: pointer;

}

.ks-title-div:hover {
    color: #8fd4da;
    border-bottom: 1px dotted #8fd4da;
}

.ks-floor-3 .ks-floor-3-r {
    width: 47%;
    margin-right: 0;
}

/*********neiye-1*************/
.in-1 {
    background: url(/templates/main/images/neiye/banner-1.jpg) no-repeat center;
    height: 300px;
}

.in-1-tags {
    width: 1200px;
    margin: 42px auto;
}

.background-eff {
    background: #eff0f6;
}

.in-1-list {
    width: 1200px;
    margin: 36px auto;
    background: #ffffff;
    padding: 0 22px;
    margin-bottom: 62px;
}

.in-1-list>.tuwen {
    width: 356px;
    height: auto;
    margin-right: 44px;
    margin-top: 22px;
    margin-bottom: 22px;
    overflow: hidden;     /******Safari的兼容********/     

}

.in-1-list>.tuwen:nth-child(3n) {
    margin-right: 0;
}

.in-1-list>.tuwen:nth-child(7),
.in-1-list>.tuwen:nth-child(8),
.in-1-list>.tuwen:nth-child(9) {
    margin-bottom: 60px;
}

.in-1-list>.tuwen img {
    width: 100%;
    height: 256px;
    transition: all 0.8s;
}

.in-1-list>.tuwen:hover img {
    transform: scale(1.1);
}

.in-1-list>.tuwen h2 {
    
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 100px; 
    overflow: hidden; 
         /******Safari的兼容********/     
}

.in-1-list>.tuwen p {
    font-size: 14px;
    color: #666666;
    text-indent: 2em;
    margin-top: 24px;
    margin-bottom: 24px;
    line-height: 25px;
    height: 70px;
    overflow: hidden;     /******Safari的兼容********/     
}

 .in-1-list > .video {
        width: 256px;
        height: auto;
        margin-right: 44px;
        margin-top: 22px;
        margin-bottom: 22px;
        overflow: hidden; /******Safari的兼容********/
    }

        .in-1-list > .video:nth-child(4n) {
            margin-right: 0;
        }

        .in-1-list > .video:nth-child(7),
        .in-1-list > .video:nth-child(8),
        .in-1-list > .video:nth-child(9) {
            margin-bottom: 60px;
        }

        .in-1-list > .video img {
            width: 100%;
            height: 325px;
            transition: all 0.8s;
        }

        .in-1-list > .video:hover img {
            transform: scale(1.1);
        }

        .in-1-list > .video h2 {
            line-height: 50px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            height: 100px;
            overflow: hidden;
            /******Safari的兼容********/
        }

        .in-1-list > .video p {
            font-size: 14px;
            color: #666666;
            text-indent: 2em;
            margin-top: 24px;
            margin-bottom: 24px;
            line-height: 25px;
            height: 70px;
            overflow: hidden; /******Safari的兼容********/
        }

.border-lrb-1 {
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}

.in-1-more {
    display: block;
    width: 190px;
    height: 48px;
    line-height: 48px;
    color: #444444;
    font-size: 14px;
    text-align: center;
    border: 1px solid #b2b2b2;
    border-radius: 50px;
    margin: 0 auto;
    margin-bottom: 102px;
    cursor: pointer;
}

/******inside-2.css***********************/
.xw-text-list {
    width: 1200px;
    margin: 0 auto;
    background: #ffffff;
    padding: 18px;
    margin-bottom: 20px;
}

.xw-text-list:hover div span:first-child {
    color: #57c3cd;
}

.xw-text-list div {
    font-size: 16px;
    border-bottom: 1px solid #eaebec;
    line-height: 32px;
}

.xw-text-list p {
    font-size: 14px;
    color: #777777;
    line-height: 25px;
    margin: 20px 0;
}

.xw-text-list .more {
    display: block;
    width: 112px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    color: #57c3cd;
    border: 1px solid #929292;
}

.xw-text-list a {
    color: #57c3cd;
}

.i2-pager {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
}

ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
}

ul.pagination li {
    display: inline;
}

ul.pagination li a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
}

.pagination li:first-child a {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.pagination li:last-child a {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

ul.pagination li a.active {
    background-color: #57c3cd;
    color: white;
    border: 1px solid #57c3cd;
}

ul.pagination li a:hover:not(.active) {
    background-color: #ddd;
}

/*********inside-3.css**********/
.patient-s-list {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 45px;
}

.patient-s-list p {
    line-height: 45px;
    width: 116px;
    margin: 0 auto;
    font-size: 28px;
    color: #444444;
    border-bottom: 1px solid #afafaf;
    margin-top: 28px;
    margin-bottom: 50px;
}

.patient-l-1>div {
    width: 284px;
    height: 184px;
    margin-bottom: 20px;
    margin-right: 21px;
    cursor: pointer;
}
.patient-l-1>div>a{
    width: 100%;
    display: block;
    height: 100%;
}
.patient-l-1>div:nth-child(4n) {
    margin-right: 0;
}

.patient-l-1>div:first-child {
    background: #5ec993;
}

.patient-l-1>div:nth-child(2) {
    background: #65ccd5;
}

.patient-l-1>div:nth-child(3) {
    background: #64a4cd;
}

.patient-l-1>div:nth-child(4) {
    background: #eba4a8;
}

.patient-l-1>div:nth-child(5) {
    background: #84d2d9;
}

.patient-l-1>div:nth-child(6) {
    background: #7cb8de;
}

.patient-l-1>div:nth-child(7) {
    background: #35b675;
}

.patient-l-1>div:nth-child(8) {
    background: #a9a9a9;
}

.patient-l-1>div img {
    margin-top: 42px;
}

.patient-l-1>div div {
    margin-top: 26px;
    color: #ffffff;
    font-size: 18px;
}

.patient-floor-2 {
    width: 1200px;
    margin: 0 auto;
}

.border-b-1-ddd {
    border-bottom: 1px solid #dddddd;
    font-size: 18px;
    margin-top: 60px;
    margin-bottom: 30px;

}

.border-b-1-ddd span {
    display: inline-block;
    padding-bottom: 20px;
    color: #57c3cc;
    border-bottom: 2px solid #57c3cc;
    margin-bottom: -1px;
}

.border-1-ddd {
    border: 1px solid #e4e4e4;
    width: 100%;
    height: 1500px;
    overflow: auto;
    margin-bottom: 90px;
    padding: 30px 30px 30px 24px;
    box-sizing: border-box;
}

.w-d {
    padding-bottom: 46px;
    border-bottom: 1px dotted #dedede;
    margin-bottom: 38px;
}

.wen {
    padding-left: 40px;
    background: url(/templates/main/images/icon/icon-wen.png) no-repeat left top;
    font-size: 14px;
    color: #444444;
    line-height: 24px;
}

.color-297 {
    color: #297acc;
}

.da {
    padding-left: 40px;
    background: url(/templates/main/images/icon/icon-da.png) no-repeat left top;
    font-size: 14px;
    color: #444444;
    line-height: 24px;
}

/**************滚动条样式*****************/
.border-1-ddd::-webkit-scrollbar {

    width: 10px;

    height: 10px;

}

/*正常情况下滑块的样式*/

.border-1-ddd::-webkit-scrollbar-thumb {

    background-color: rgba(87, 195, 204, .5);

    border-radius: 10px;

    -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1);

}

/*鼠标悬浮在该类指向的控件上时滑块的样式*/

.border-1-ddd:hover::-webkit-scrollbar-thumb {

    background-color: rgba(87, 195, 204, .8);

    border-radius: 10px;

    -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1);

}

/*鼠标悬浮在滑块上时滑块的样式*/

.border-1-ddd::-webkit-scrollbar-thumb:hover {

    background-color: rgba(87, 195, 204, .9);

    -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1);

}

/*正常时候的主干部分*/

.border-1-ddd::-webkit-scrollbar-track {

    border-radius: 10px;

    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);

    background-color: white;

}

/*鼠标悬浮在滚动条上的主干部分*/

.border-1-ddd::-webkit-scrollbar-track:hover {

    -webkit-box-shadow: inset 0 0 6px rgba(228, 228, 228, .4);

    background-color: rgba(228, 228, 228, .4);

}

/***********inside-4.css****************/
.inside-4-f1 {
    width: 100%;
    height: 164px;
    padding: 60px 0;
    background: url(/templates/main/images/neiye/inside-4-f1-bg.jpg) no-repeat center;
    background-size: 100% 100%;
    /*display: flex;
    justify-content: center;*/
}
.inside-4-f1>div{
            display: inline-block;
        }
input[name="ssys"] {
    width: 483px;
    height: 44px;
    padding: 10px;
    border: 1px solid #ffffff;
    background: none;
    margin-right: 12px;
    color: #ffffff;
}

input[name="ssys"]::-webkit-input-placeholder {
    color: #ffffff;
}

input[name="ssys"]::-moz-input-placeholder {
    color: #ffffff;
}

input[name="ssys"]::-ms-input-placeholder {
    color: #ffffff;
}

.i4-seach {
    color: #ffffff;
    background: #63c19d;
    width: 120px;
    text-align: center;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    cursor: pointer;
}

.inside-4-f2 {
    width: 1200px;
    margin: 0 auto;
}

.inside-4-f2 div {
    display: inline-block;
    font-size: 16px;
    padding: 10px 66px 10px 10px;
    margin-bottom: 50px;
    color: #999999;
    border-radius: 10px;
}

.inside-4-f2 div:nth-child(3),
.inside-4-f2 div:nth-child(4),
.inside-4-f2 div:nth-child(5),
.inside-4-f2 div:nth-child(6),
.inside-4-f2 div:nth-child(7) {
    font-size: 14px;
    color: #333333;
    cursor: pointer;
}

.inside-4-f2 div:nth-child(3):hover,
.inside-4-f2 div:nth-child(4):hover,
.inside-4-f2 div:nth-child(5):hover,
.inside-4-f2 div:nth-child(6):hover,
.inside-4-f2 div:nth-child(7):hover {
    background: #57c3cd;
    color: #ffffff;
}

.inside-4-f3 {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 76px;
}

.inside-4-f3-title {
    height: 45px;
    line-height: 45px;
    color: #57c3cc;
    font-size: 16px;
    background: url(/templates/main/images/neiye/inside-4-f3-title-bg.jpg) no-repeat left top;
    padding-left: 65px;
    border-bottom: 1px solid #dddddd;
    margin-top: 40px;
    margin-bottom: 30px;
}

.i4-list {
    width: 290px;
    padding: 0 10px;
    height: 236px;
    float: left;
    box-sizing: border-box;
    margin-right: 12px;
    margin-bottom: 20px;
    background: #ffffff;
    overflow: hidden;     /******Safari的兼容********/     
}

.i4-list .ward {
    border-bottom: 1px solid #e7e7e7;
    color: #62c7d0;
    font-size: 16px;
    margin-bottom: 12px;
    padding: 10px;
	height:70px;
}

.i4-list .yanliang {
    border-bottom: 1px solid #e7e7e7;
    color: #62c7d0;
    font-size: 16px;
    margin-bottom: 12px;
    padding: 10px;
}

.i4-list .yanliang a{
    color: #62c7d0;
}


.i4-list .doctor span {
    font-size: 14px;
    color: #444444;
    float: left;
    width: 33.333%;
    height: 56px;
    line-height: 56px;
}
.i4-list .doctor span a{
    color: #444444;
}

.i4-list .doctor span:hover {
    color: #62c7d0;
}

.i4-list-body>div:nth-child(4n) {
    margin-right: 0;
}

.i4-no-title {
    background: url(/templates/main/images/neiye/inside-4-f3-title-2bg.jpg) no-repeat left top;
}

.i4-yj-title {
    background: url(/templates/main/images/neiye/inside-4-f3-title-3bg.jpg) no-repeat left top;
}

.i4-xz-title {
    background: url(/templates/main/images/neiye/inside-4-f3-title-4bg.jpg) no-repeat left top;
}

.i4-ky-title {
    background: url(/templates/main/images/neiye/inside-4-f3-title-5bg.jpg) no-repeat left top;
}

.i4-list .padding-t-0,
.i4-list .padding-b-0 {
    padding-top: 0;
    padding-bottom: 0;
}

/**************in-5.css****************/
.i5-list-body div {
    width: 290px;
    float: left;
    height: 76px;
    /*line-height: 76px;*/
    text-align: center;
    font-size: 14px;
    color: #444444;
    margin-bottom: 20px;
    margin-right: 12px;
    background: #ffffff;
}

.i5-list-body div a {
    /*width: 290px;
    float: left;
    height: 76px;
    line-height: 76px;
    text-align: center;
    font-size: 14px;*/
    color: #444444;
    /*margin-bottom: 20px;
    margin-right: 12px;
    background: #ffffff;*/
	display: inline-block;
    margin-top: 28px;
}

.i5-list-body div:nth-child(4n) {
    margin-right: 0;
}

.inside-5-f3 {
    padding-bottom: 0px;
}

.margin-b-64 {
    margin-bottom: 64px;
}

.i5-floor-4 {
    width: 1200px;
    height: 374px;
    margin: 0 auto;
    background: url(/templates/main/images/neiye/i5-floor-4-bg.jpg) no-repeat center;
    background-size: 100% 100%;
    margin-bottom: 92px;
    padding-top: 80px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.i5-floor-4>div {
    width: 230px;
    margin: 0 35px;
}

.i5-floor-4 h4 {
    font-size: 16px;
    color: #333333;
    margin-top: 25px;
}

.i5-floor-4 p {
    margin-top: 32px;
    font-size: 14px;
    color: #666666;
    line-height: 25px;
}

.p-b-t {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 55px;
    line-height: 55px;
    color: #ffffff;
    font-size: 14px;
    padding-left: 42px;
    background: rgba(0, 0, 0, .5)
}

/**************inside-6.css****************/
.in-6-body {
    width: 1200px;
    margin: 0 auto;
}

.i6-b-l {
    width: 720px;
}

.i6-b-l img{
    max-width: 100%;
}

.i6-b-r {
    width: 350px;
}

.i6-b-l-title {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 24px;
}

.i6-b-l-title span {
    padding-left: 20px;
    margin-right: 135px;
    background: url(/templates/main/images/icon/icon-shizhong.png) no-repeat left top;
    color: #333333;
}

.i6-b-l-title span:nth-child(3) {
    background: url(/templates/main/images/icon/icon-liulanliang.png) no-repeat left 2px;
}

.i6-b-l-title span:nth-child(4) {
    background: url(/templates/main/images/icon/icon-shoucang.png) no-repeat left top;
    display: inline-block;
    height: 18px;
    line-height: 18px;
}

.i6-b-l-content {
    font-size: 14px;
    color: #444444;
    line-height: 25px;
    text-indent: 2em;
    margin-top: 38px;
    margin-bottom: 22px;
    text-align: justify;
}

.border-b-ddd-1 {
    border-bottom: 1px solid #dddddd;
}

.i6-b-r-dongtai {
    padding: 0 18px;
    background: #f5f5f5;
    padding-top: 1px;
}

.i6-b-r-dongtai span {
    color: #999999;
    padding-left: 20px;
    background: url(/templates/main/images/icon/icon-shizhong.png) no-repeat left top;
    margin-top: 24px;
    display: block;
}

.i6-b-r-dongtai p {
    color: #666666;
    font-size: 14px;
    line-height: 25px;
    padding-bottom: 16px;
    border-bottom: 1px solid #bebebe;
    margin-top: 18px;
}

.i6-b-r-dongtai p:hover {
    color: #008797;
}

.i6-b-r-dongtai a:last-child p {
    border-bottom: none;
}

/**********i7-css****************/
.i7-foor-1 {
    height: 380px;
    background: url(/templates/main/images/neiye/i7-f1-bg.jpg) no-repeat center;
    background-size: 100% 100%;
}

.i7-ksys {
    display: block;
    float: right;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #bbecf2;
    width: 260px;
    border: 1px solid #ffffff;
    text-align: center;
    border-radius: 20px;
}

.i7-content {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 55px;

}

.i7-content .i7-c-l {
    width: 824px;
}

.i7-content div:first-child .i7-l-text {
    text-indent: 2em;
    letter-spacing: 2px;
    line-height: 25px;
}

.fabu {
    float: right;
    text-align: center;
    height: 45px;
    width: 100px;
    line-height: 35px;
    background: #fbbe6a;
    color: #ffffff;
    font-size: 14px;
    border: 5px solid #f7d7ab;
    border-radius: 5%;
    cursor: pointer;
	position: relative;
    right: 50%;
	transform: translateX(50%);
}

.i7-c-r {
    width: 328px;
}

.i7-c-r-nex {
    padding: 20px 30px;
    margin-top: 20px;
    border-top: 2px solid #57c3cd;
}

.i7-c-r-more {
    float: right;
    color: #57c3cc;
    font-size: 12px;
    line-height: 33px;
}

.i7-c-r-1 {
    border-bottom: 1px solid #dddddd;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
}

.i7-c-r-1 span {
    padding-bottom: 10px;
    color: #444444;
}

.i7-c-r-4 {
    border-bottom: none;
}

.i7-c-r-4 span {
    border-bottom: none;
}

.tz-list {
    margin-top: 20px;
}
#tz-list{
    height: 150px;
    overflow: hidden;     /******Safari的兼容********/     
}
.tz-list li {
    margin-bottom: 0px;
}
.tz-list li p,.tz-list li span{
    line-height: 26px;
}
.tz-list li:first-child span {
    color: #444444;
}

.tz-list li:nth-child(2) span {
    color: #ff6600;
}

.tz-list li:nth-child(3) span {
    color: #ffd000;
}

.tz-list a {
    font-size: 14px;
    color: #444444;
}

.tz-list li:hover a,
.tz-list li:hover span {
    color: #75ccd3;
}

.i7-c-r-2 {
    height: 120px;
    line-height: 120px;
    color: #ffffff;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 168px;
    background: url(/templates/main/images/neiye/i7-icon-tx.png) no-repeat 88px 34px #57c3cc;
}

.i7-c-r-3 {
    height: 76px;
    line-height: 76px;
    color: #444444;
    font-size: 14px;
    margin-bottom: 10px;
    padding-left: 74px;
    background: url(/templates/main/images/neiye/i7-icon-shouji.png) no-repeat 18px 20px #ffffff;
}

.i7-c-icon-email {
    background: url(/templates/main/images/neiye/i7-icon-email.png) no-repeat 18px 20px #ffffff;
}

.i7-c-icon-weibo {
    background: url(/templates/main/images/neiye/i7-icon-weibo.png) no-repeat 18px 20px #ffffff;
}

.tz-b-list li {
    padding-bottom: 16px;
    border-bottom: 1px dashed #ededed;
}

.tz-b-list li:hover {
    border-bottom: 1px dashed #57c3cc;
}

.s7-t1 {
    margin-top: 60px;
    border-top: 2px solid #57c3cc;
}

.i7-d-j {
    width: 196px;
    height: 260px;
}

.i7-d-j img {
    width: 100%;
    height: 100%;
}

/*******in-3-1.css************/
.i3-1-seach {
    width: 640px;
    height: 44px;
    line-height: 44px;
    margin: 0 auto;
    border: 1px solid #cecece;
    border-radius: 20px;
    padding: 0 20px;
}

.i3-1-seach input {
    height: 42px;
    line-height: 40px;
    box-sizing: border-box;
    float: left;
    width: 95%;
    font-size: 14px;
    color: #999999;
}

input[name="i3-1-seach"]::-webkit-input-placeholder {
    color: #999999;
}

input[name="i3-1-seach"]::-moz-input-placeholder {
    color: #999999;
}

input[name="i3-1-seach"]::-ms-input-placeholder {
    color: #999999;
}

.i3-1-seach img {
    margin-top: -3px;
}

.i3-1-list {
    margin-bottom: 10px;
}

.i3-1-list li {
    float: left;
    width: 263px;
    margin-right: 48px;
    height: 45px;
    line-height: 45px;
    padding-left: 22px;
    border: 1px solid #57c3cc;
    margin-bottom: 32px;
    color: #444444;
}

.i3-1-list li:nth-child(1) {
    border: 1px solid #006e7b;
}

.i3-1-list li:nth-child(2) {
    border: 1px solid #65ccd5;
}

.i3-1-list li:nth-child(3) {
    border: 1px solid #64a4cd;
}

.i3-1-list li:nth-child(4) {
    border: 1px solid #eba4a8;
}

.i3-1-list li:nth-child(5) {
    border: 1px solid #84d2d9;
}

.i3-1-list li:nth-child(6) {
    border: 1px solid #7cb8de;
}

.i3-1-list li:nth-child(7) {
    border: 1px solid #35b675;
}

.i3-1-list li:nth-child(8) {
    border: 1px solid #a9a9a9;
}

.i3-1-list li:nth-child(4n) {
    margin-right: 0;
}

.i3-1-list li:hover {
    background: #57c3cc;
    color: #ffffff;
}

/***********release.css***********/
.release {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 2;
}

.release-1 {
    width: 60%;
    height: auto;
    margin: 0 auto;
    margin-top: 3%;
    background: #f9f9f9;
    border-radius: 25px;
}

.release-1-title {
    height: 98px;
    line-height: 98px;
    font-size: 26px;
    color: #57c3cc;
    text-align: center;
    background: #e9f2f3;
    border-radius: 25px 25px 0 0;
}

.release-name {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 15%;
}

.release-name span {
    display: inline-block;
    width: 100px;
    font-size: 16px;
    height: 44px;
    line-height: 44px;
    color: #444444;
    float: left;
}

.release-name input {
    width: 356px;
    height: 42px;
    line-height: 42px;
    border: 1px solid #e4e4e4;
    padding-left: 18px;
    color: #999999;
    font-size: 14px;
    float: left;
}

input[name="release-1-input"]::-webkit-input-placeholder {
    color: #999999;
}

input[name="release-1-input"]::-moz-input-placeholder {
    color: #999999;
}

input[name="release-1-input"]::-ms-input-placeholder {
    color: #999999;
}

input[name="release-1-input2"]::-webkit-input-placeholder {
    color: #999999;
}

input[name="release-1-input2"]::-moz-input-placeholder {
    color: #999999;
}

input[name="release-1-input2"]::-ms-input-placeholder {
    color: #999999;
}



.release-name textarea {
    padding: 14px 16px;
    font-size: 14px;
	width: 90%;
    color: #999999;
    border: 1px solid #e4e4e4;
}

.release-name input[type="button"] {
    width: 146px;
    height: 36px;
    line-height: 36px;
    padding: 0;
    border-radius: 20px;
    font-size: 16px;
    cursor: pointer;
}

.release-name .ttmm {
    width: 178px;
    height: 42px;
    line-height: 42px;
    border: 1px solid #57c3cc;
    color: #57c3cc;
    text-align: center;
    cursor: pointer;
    margin-left: 5px;
    padding-left:0px;
    font-size: 16px;
    float:left;
}

#btnSendCode1 {
    background:none;
    color:#57c3cc;
    border-radius:inherit;
    width: 178px;
    height:42px;
    margin-right: 12px;
}

.release-name .submit {
    width: 146px;
    height: 36px;
    line-height: 36px;
    padding: 0;
    border-radius: 20px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
}

.release-name .submit {
    background: #57c3cc;
    color: #ffffff;
}

.release-name input[type="button"] {
    background: #ffbc5f;
    color: #ffffff;
}

/*************英文版本-index.css***********/
.en-last-a {
    background: #f2103b;
}

.en-top {
    width: auto;
    min-width: 900px;
    margin: 0 100px 0 360px;
}

.cbp-hrmenu>.en-h-ul {
    padding-right: 0;
}

.en-header {
    width: auto;
    margin-right: 100px;
}

.en-header-logo {
    width: 218px;
    height: 166px;
    line-height: 166px;
    text-align: center;
    background: #ffffff;
    top: 0;
    left: 100px;
    border-bottom: 4px solid #82e3ec;
    box-shadow: 0 0 10px #e0dfdf;
    z-index: 2;
}

.en-header-logo img {
    width: 85%;
}

.banner-button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin-top: 176px;
}

.banner-button h1 {
    font-size: 48px;
    color: #333333;
    margin-bottom: 46px;
}

.banner-button a {
    display: inline-block;
    padding: 20px 50px;
    font-size: 24px;
    color: #ffffff;
    background: #4dbec8;
    transition: all .3s;
}

.banner-button a:hover {
    background: #008797;
}

.en-floor-1 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    top: -20px;
    z-index: 2;
}

.enf-1 {
    width: 378px;
    height: 300px;
    padding: 38px 30px;
    box-sizing: border-box;
    background: #4dbec8;
    border-bottom: 3px solid #82e3ec;
    margin-right: 33px;
}

.enf-1:hover {
    box-shadow: 10px 10px 10px #666666;
}

.en-floor-1>div:nth-child(3) {
    margin-right: 0;
}

.en-floor-2 {
    width: 1200px;
    margin: 0 auto;
}

.en-f-t span {
    width: 56px;
    border-top: 3px solid #4dbec8;
}

.en-f-t span {
    width: 56px;
    height: 3px;
    display: inline-block;
    border-top: 3px solid #4dbec8;
    margin-bottom: 24px;
}

.en-f-t div {
    font-size: 16px;
    color: #333333;
}

.en-f2-l {
    width: 660px;
}

.en-f2-l p {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    margin-top: 50px;
    margin-bottom: 64px;
}

.en-f2-l a {
    font-size: 14px;
    color: #333333;
    display: inline-block;
    width: 126px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #d3d3d3;
    border-radius: 20px;
    transition: all .3s;
}

.en-f2-l a:hover {
    background: #4dbec8;
    color: #ffffff;
    border: 1px solid #4dbec8;
}

.en-floor-3 {
    width: 1200px;
    margin: 90px auto;
}

.en-f3-l {
    width: 570px;
    height: 507px;
    position: relative;
    background: #4dbec8;
}

#en-swiper-2 .swiper-slide {
    width: 570px;
    height: 507px;
}

.en-swiper-2-slide {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 60px 46px;
    background: #4dbec8;
}

.en-swiper-2-slide h4 {
    font-size: 30px;
    color: #ffffff;
    margin-bottom: 30px;
}

.en-swiper-2-slide div {
    font-size: 16px;
    color: #ffffff;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ffffff;
    line-height: 25px;
}

.en-swiper-2-slide p {
    font-size: 12px;
    color: #ffffff;
    margin-bottom: 60px;
    line-height: 25px;
}

.en-swiper-2-slide .more {
    display: block;
    width: 127px;
    height: 34px;
    font-size: 14px;
    color: #ffffff;
    line-height: 34px;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #ffffff;
    border-radius: 20px;
    transition: all .3s;
}

.en-swiper-2-slide .more:hover {
    background: #008797;
    color: #ffffff;
}

.en-button-l,
.en-button-r {
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    background: #82e3ec;
    text-align: center;
    z-index: 2;
    cursor: pointer;
}

.en-button-l {
    right: 40px;
    bottom: 0px;
}

.en-button-r {
    right: 0px;
    bottom: 0px;
}

.en-f3-r {
    width: 562px;
    height: 426px;
    margin-top: 80px;
}

.en-f3-r-1 {
    margin-bottom: 40px;
}

.en-f3-r-1 h4 {
    font-size: 30px;
    color: #333333;
}

.en-f3-r-1 a {
    font-size: 14px;
    color: #333333;
    border: 1px solid #d3d3d3;
    width: 126px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 20px;
    transition: all .3s;
}

.en-f3-r-1 a:hover {
    background: #4dbec8;
    color: #ffffff;
    border: 1px solid #4dbec8;
}

.en-f3-r-2 span.left {
    font-size: 18px;
    color: #333333;
    transition: all .3s;
}

.en-f3-r-2 span.left:hover {
    color: #4dbec8;
}

.en-f3-r-2 span.right {
    font-size: 12px;
    color: #4dbec8;
}

.en-f3-r-2 p {
    border-bottom: 1px solid #e5e5e5;
    line-height: 20px;
    color: #444444;
    padding-bottom: 16px;
    margin-bottom: 16px;
}

.en-floor-4 {
    height: 640px;
    background: url(/templates/main/images/en/f4-bg.jpg) no-repeat center;
    background-size: 100% 100%;
    padding-top: 1px;
}

.en-floor-4-content {
    width: 1200px;
    margin: 76px auto;
}

.en-f4-t div {
    font-size: 30px;
    color: #ffffff;
}

.en-f4-c1 {
    width: 268px;
    height: 335px;
    border-bottom: 5px solid #82e3ec;
    background: #ffffff;
    margin-top: 80px;
    overflow: hidden;     /******Safari的兼容********/     
    cursor: pointer;
}

.en-f4-c1:hover img {
    transform: scale(1.1);
    transition: all .5s;
}

.en-f4-c1 p {
    text-align: center;
    font-size: 16px;
    color: #444444;
    margin-top: 66px;
}

.en-f4-c2 p.p1 {
    margin-top: 50px;
}

.en-f4-c2 p:last-child {
    margin-top: 15px;
}

.en-f4-c3 p.p1 {
    margin-top: 50px;
}

.en-f4-c3 p:last-child {
    margin-top: 15px;
}

.en-f4-c4 {
    width: 272px;
    border-bottom: none;
    background: none;
}

.en-f4-c4 p {
    text-align: left;
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 20px;
    margin-top: 0;
}

.en-f4-c4 a {
    border: 1px solid #ffffff;
    font-size: 14px;
    color: #ffffff;
    padding: 10px 28px;
    border-radius: 20px;
    display: inline-block;
    margin-top: 74px;
    transition: all .3s;
}

.en-f4-c4 a:hover {
    background: #006e7b;

}

.en-floor-5 {
    width: 1200px;
    margin: 80px auto;
}

.en-f5-t div {
    font-size: 26px;
    color: #333333;
}

.en-f5-conten {
    width: 183px;
    height: 300px;
    background: #f5f7fa;
    padding: 60px 30px;
    margin-top: 82px;

}

.en-f5-conten:hover {
    transform: scale(1.1);
    transition: all .5s;
    cursor: pointer;
}

.en-f5-conten div {
    font-size: 18px;
    color: #333333;
    margin: 44px 0;
}

.en-f5-conten p {
    font-size: 14px;
    color: #444444;
    line-height: 25px;
}

.en-floor-6 {
    height: 450px;
    background: url(/templates/main/images/en/f6-bg.jpg) no-repeat center;
    background-size: 100% 100%;
}

.en-floor-6-centent {
    width: 1200px;
    margin: 0 auto;
    padding-top: 1px;
}

.en-floor-6-centent p {
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0 148px;
}

.en-f6-button input:first-child {
    width: 264px;
    height: 54px;
    text-align: center;
    font-size: 18px;
    color: #4dbec8;
    background: #ffffff;
    cursor: pointer;
}

.en-f6-button input:last-child {
    width: 264px;
    height: 54px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    background: #4dbec8;
    margin-left: 70px;
    cursor: pointer;
}

.en-floor-7 {
    background: #25292c;
}

.en-floor-7-content {
    width: 1200px;
    margin: 0 auto;
    padding: 56px 0;
}

.en-f7-c1 {
    width: 270px;
    margin-right: 40px;
}

.en-f7-c1 h3 {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 24px;
}

.en-f7-c1 p {
    font-size: 12px;
    color: #999999;
    line-height: 25px;
    text-align: justify;
}

.enc2-1 {
    padding-bottom: 14px;
    border-bottom: 1px dashed #ffffff;
    margin-bottom: 10px;
}

.enc2-1 div:last-child {
    width: 186px;
    font-size: 12px;
    color: #999999;
    line-height: 25px;
}

.enc2-2 {
    border-bottom: none;
}

.en-footer {
    background: #111315;
}

.en-footer-centent {
    width: 1200px;
    margin: 0 auto;
    color: #999999;
    font-size: 12px;
    line-height: 80px;
}

.en-f7-c3 div {
    border: 1px solid #7b7b7b;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-left: 12px;
    font-size: 14px;
    color: #999999;
    margin-bottom: 12px;
}

.en-f7-c4 {
    margin-right: 0;
}

.en-f7-c4 .h3-2 {
    margin-top: 24px;
    margin-bottom: 0;
}

/************学术会议.css**************/
.xh-header {
    border-bottom: 1px solid #dddddd;
}

.xh-content {
    width: 1200px;
    margin: 0 auto;
}

.xh-content .i6-b-l-title h2 span {
    background: none;
}

.baoming {
    width: 179px;
    height: 38px;
    color: #f3e3e3;
    font-size: 16px;
    background: #f86905;
    border-radius: 19px;
    margin: 32px 0;
    cursor: pointer;
}

.wzjs p {
    font-size: 14px;
    color: #444444;
    line-height: 38px;
}

/*************yisheng-xiugai.css*********/
.xs-xg .cbp-hrmenu>ul>li>a {
    padding: 19px 20px;
}

#xs-banner img {
    width: 100%;
}

.xs-xg-f1 {
    width: 1200px;
    margin: 0 auto;
}

.xg-f1-title {
    margin-top: 54px;
    border-bottom: 4px solid #57c3cc;
    padding-bottom: 18px;
    margin-bottom: 62px;
}

.xg-f1-title div {
    font-size: 22px;
    color: #444444;
}

.xg-f1-title a {
    font-size: 14px;
    color: #444444;
    padding: 5px 20px;
    border: 1px solid #dedede;
    border-radius: 15px;
}

.xg-f1-title a:hover {
    color: #fff;
    background: #57c3cc;
    border: 1px solid #57c3cc;
}

.xg-f1-list>div {
    width: 284px;
    margin-right: 21px;
    background: #f3f5f8;
}

.xg-f1-list>div:hover {
    position: relative;
    top: -26px;
    box-shadow: 0px 0px 15px #999999;
}

.xg-f1-list>div:last-child {
    margin-right: 0;
}

.xg-f1-list>div.left>div:nth-child(1) {
    width: 284px;
    height: 166px;
}

.xg-f1-list>div.left>div:nth-child(1) img {
    width: 100%;
    height: 100%;
}

.xg-f1-list>div.left>div:nth-child(2) {
    font-size: 14px;
    color: #222222;
    margin: 0 16px;
    padding: 18px 0;
    border-bottom: 1px solid #57c3cc;
    line-height: 20px;
}

.xg-f1-list>div.left>div a {
    font-size: 14px;
    color: #222222;
}

.xg-f1-list>div.left:hover>div:nth-child(2) {
    color: #57c3cc;
    height: 40px;
    overflow: hidden;     /******Safari的兼容********/     
}

.xg-f1-list>div.left>div:nth-child(3) {
    color: #666666;
    margin: 0 16px;
    padding: 18px 0;
    line-height: 20px;
    height: 55px;
    overflow: hidden;     /******Safari的兼容********/     
}

.xg-f1-list>div.left>div:nth-child(4) {
    margin: 0 16px;
    color: #999999;
    padding-bottom: 25px;
}

.xg-f2-list {
    background: #f5f6f8;
    padding: 24px 14px;
    box-sizing: border-box;
    width: 375px;
    height: 153px;
}

.xg-f2-l {
    margin-top: 25px;
}

.xg-f2-l p:first-child {
    font-size: 13px;
    color: #444444;
}

.xsxg-f2-list li:hover .xg-f2-l p:first-child {
    color: #fff;
}

.xg-f2-l p:nth-child(2) span:first-child {
    font-size: 24px;
    color: #333333;
}

.xsxg-f2-list li:hover .xg-f2-l p:nth-child(2) span:first-child {
    color: #fff;
}

.xg-f2-l p:nth-child(2) span:last-child {
    font-size: 12px;
    color: #999999;
    position: relative;
    top: -10px;
    left: 0;
}

.xsxg-f2-list li:hover .xg-f2-l p:nth-child(2) span:last-child {
    color: #fff;
}

.xg-f2-l p:nth-child(3) {
    color: #999999;
}

.xsxg-f2-list li:hover .xg-f2-l p:nth-child(3) {
    color: #fff;
}

.xg-f2-r {
    padding-left: 17px;
    margin-left: 15px;
    border-left: 1px dashed #98999a;
    width:258px;
}

.xg-f2-r span{
   font-size:15px;
}

.xsxg-f2-list li:hover .xg-f2-r {
    border-left: 1px dashed #fff;
}

.xg-f2-r p {
    margin-bottom: 10px;
}

.xg-f2-r p:nth-child(4) {
    margin-bottom: 0px;
}

.xg-f2-r p:nth-child(5) {
    margin-bottom: 0px;
}

.xg-f2-r p:first-child {
    color: #73cad2;
}

.xsxg-f2-list li:hover .xg-f2-r p {
    color: #fff;
}

.xsxg-f2-list {
    margin-bottom: 32px;
}

.xsxg-f2-list li {
    float: left;
    margin-right: 37px;
    margin-bottom: 27px;
}

.xsxg-f2-list li:hover .xg-f2-list {
    background: #79cfd6;
}

.xsxg-f2-list li:nth-child(3n) {
    margin-right: 0;
}

.background-57c {
    background: #57c3cc;
}

.xs-xg-f3 {
    padding: 2px 0;
}

.xs-xg-f3>div {
    width: 16.66%;
    height: 360px;
    text-align: center;
}

.xs-xg-f3>div div {
    display: inline-block;
    width: 116px;
    height: 116px;
    line-height: 116px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    margin-top: 86px;
    margin-bottom: 34px;
	overflow:hidden;
}

.xs-xg-f3>div div img {
    margin-top: -12px;
}

.xs-xg-f3>div p {
    font-size: 18px;
    color: #ffffff;
}

.xs-xg-f3>div:hover div {
    background: #57c3cc;
}

.xs-xg-f3>div:hover p {
    color: #57c3cc;
}

.xs-xg-f3>div:hover {
    background: #ffffff;
}

.xs-xg-f4 {
    background: url(/templates/main/images/neiye/xg-f4-bg.jpg)no-repeat center;
    height: 470px;
    margin-top: 60px;
    margin-bottom: 60px;
    padding-top: 30px;
    padding-left: 44px;
}

.xs-xg-f4>div>div:first-child {
    font-size: 22px;
    color: #57c3cc;
    margin-bottom: 20px;
}

.xg-f4-list {
    margin-right: 20px;
}

.xg-f4-list div {
    font-size: 14px;
    color: #444444;
    margin-bottom: 20px;
    border: 1px solid #636363;
    padding: 10px 34px;
}

.xg-f4-list div:hover {
    color: #ffffff;
    background: #57c3cc;
    border: 1px solid #57c3cc;
}

.xs-xg-f4>div>div:last-child span {
    margin-right: 32px;
    font-size: 28px;
    color: #57c3cc;
    cursor: pointer;
}

.cbp-hrmenu .cbp-hrsub-inner {
    padding: 0 25%;
}

.text_search {
    width: 100%;
    height: 30px;
    border: 1px solid #d7d7d7;
    background: #FFF;
    outline: none;
    border-radius: 5px;
    margin: 20px 0;
    padding-left: 5px;
    color:#555;
}

.sub_search {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #008797;
    color: #FFF;
    border-radius: 5px;
    border: 0;
    font-weight: bold;
}
.f-last>div {
    height: 60px;
}
/********/
#hz-more{
    position: absolute;
    bottom: 5px;
    right: 127px;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ffffff;
    color: #ffffff;
    border-radius: 5px;
}
.go-home{
    padding: 10px;
    border: 1px solid #999999;
    color: #999999;
    font-size: 14px;
}
.go-home:honer{
    background: #008797;
    border: 1px solid #008797;
    color:#ffffff;
}

 .pq-list{
    border-collapse:collapse;
    width:100%;
    margin-bottom: 10px;
            
}
.pq-list tr td{
    border: 1px solid #cccccc;
    text-align: center;
    font-size: 14px;
    padding: 5px;
}

.search {
    font-size: 0px;
    margin-bottom: 20px;
}
.search-list {
    width: 1250px;
    margin: 0 auto;
    background: #ffffff;
    padding: 18px;
    margin-bottom: 20px;
}

.search-list div {
    font-size: 16px;
    border-bottom: 1px solid #eaebec;
    line-height: 32px;
}

.search input,select{
    width: 150px;
    margin-left: 5px;
    margin-right: 5px;
    border: 1px solid #cccccc;
    padding-left: 5px;
    height:30px;
    font-size:12px;
}
.search span{
    line-height:25px;
    display:inline-block;
    font-size:12px;
}

.search a {
	display: inline-block;
	margin-left: -1px;
	padding: 5px 10px 5px 8px;
	line-height: 20px;
	height: 35px;
	border: solid 1px #eee;
	color: #333;
	font-size: 12px;
	text-decoration: none;
	background: #fafafa;
	white-space: nowrap;
	word-break: break-all;
}

.search a i {
	display: inline-block;
	margin-right: 3px;
	width: 14px;
	height: 14px;
	text-indent: -999em;
	vertical-align: middle;
}

.search  a span {
	display: inline-block;
	vertical-align: middle;
}
.search a.search i {
	background: url(/admin/skin/default/icon-seach.png) no-repeat center;
}
.yzt {
    width:1200px;
    margin:0 auto;
	margin-top:20px;
}

.jianli {
    float: right;
    text-align: center;
    height: 45px;
    width: 100px;
    line-height: 35px;
    background: #3CB371;
    color: #ffffff;
    font-size: 14px;
    border: 5px solid #f7d7ab;
    border-radius: 5%;
    cursor: pointer;
	position: relative;
    right: 50%;
	transform: translateX(50%);
    margin-bottom:20px;
}

.table {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    margin-bottom:20px;
}

.table-content {
    border-collapse: collapse;
    width: 100%;
}

.table-content tr {
    width: 100%;
}

    .table-content tr td {
        border: 8px solid #ffffff;
        width: 33.33333%;
        text-align: center;
        height: 40px;
        line-height: 40px;
        background: #f0f0f0;
        color: #414546;
		font-size:14px;
    }
.table-content tr td p{
	text-align:center!important;
}
.table-content tr td p span{
	font-size:14px!important;
}
    .table-content tr:first-child td {
        background: #ebf7f7;
        color: #414546;
        height: 80px;
		font-size: 20px!important;
		font-weight: 600;
		text-align:center!important;
		
    }

/*上传样式*/
.upload-box{ position:relative; display:inline-block; height:32px; vertical-align:middle; zoom:1; *display:inline;}
.upload-box .upload-btn{ display:inline-block; height:32px; zoom:1; *display:inline; }
.upload-box .upload-progress{ position:absolute; top:0; left:0; padding:2px 5px; width:115px; height:26px; border:1px solid #d7d7d7; background:#fff; overflow:hidden; }
.upload-box .upload-progress .txt{ display:block; padding-right:10px; font-weight:normal; font-style:normal; font-size:11px; line-height:18px; height:18px; text-overflow:ellipsis; overflow:hidden; }
.upload-box .upload-progress .bar{ position:relative; display:block; width:112px; height:4px; border:1px solid #1da76b; }
.upload-box .upload-progress .bar b{ display:block; width:0%; height:4px; font-weight:normal; text-indent:-99em; background:#28B779; overflow:hidden; }
.upload-box .upload-progress .close{ position:absolute; display:block; top:1px; right:1px; width:14px; height:14px; text-indent:-99em; background:url(/admin/skin/default/skin_icons.png) -56px -196px no-repeat; cursor:pointer; overflow:hidden; }

/*=====================以下部分是WebUploader必须的====================*/
.webuploader-container{ position:relative; }
.webuploader-element-invisible{ position:absolute !important; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px,1px,1px,1px); }
.webuploader-pick{ position:relative; display:inline-block; width:85px; line-height:30px; height:42px; border:1px solid #e1e1e1; cursor:pointer; background:#fff; color:#333; text-align:center; overflow:hidden; zoom:1; *display:inline; padding-top: 5px; margin-left: 10px;}
.webuploader-pick-hover{ background:#fafafa; }
.webuploader-pick-disable{ opacity:0.6; pointer-events:none; }
/*=====================以上部分是WebUploader必须的====================*/


/******inside-2.css***********************/
.yl-text-list {
    width: 90%;
    margin: 0 auto;
    background: #ffffff;
    padding: 18px;
    margin-bottom: 20px;
}

.yl-text-list:hover div span:first-child {
    color: #57c3cd;
}

.yl-text-list div {
    font-size: 16px;
    border-bottom: 1px solid #eaebec;
    line-height: 32px;
}

.yl-text-list p {
    font-size: 14px;
    color: #777777;
    line-height: 25px;
    margin: 20px 0;
}

.yl-text-list .more {
    display: block;
    width: 112px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    color: #57c3cd;
    border: 1px solid #929292;
}

.yl-text-list a {
    color: #57c3cd;
}

.yl-inside-4-f3 {
    width: 95%;
    margin: 0 auto;
    padding-bottom: 76px;
}

.yl-inside-4-f3-title {
    height: 45px;
    line-height: 45px;
    color: #57c3cc;
    font-size: 16px;
    background: url(/templates/main/images/neiye/inside-4-f3-title-bg.jpg) no-repeat left top;
    padding-left: 65px;
    border-bottom: 1px solid #dddddd;
    margin-top: 40px;
    margin-bottom: 30px;
}


.yl-i4-list {
    width: 290px;
    padding: 0 10px;
    height: 236px;
    float: left;
    box-sizing: border-box;
    margin-right: 12px;
    margin-bottom: 20px;
    background: #ffffff;
    overflow: hidden;     /******Safari的兼容********/     
}

.yl-i4-list .ward {
    border-bottom: 1px solid #e7e7e7;
    color: #62c7d0;
    font-size: 16px;
    margin-bottom: 12px;
    padding: 10px;
	height:70px;
}

.yl-i4-list .yanliang {
    border-bottom: 1px solid #e7e7e7;
    color: #62c7d0;
    font-size: 16px;
    margin-bottom: 12px;
    padding: 10px;
}

.yl-i4-list .yanliang a{
    color: #62c7d0;
}

.yl-i4-list .doctor span {
    font-size: 14px;
    color: #444444;
    float: left;
    width: 33.333%;
    height: 56px;
    line-height: 56px;
}

.yl-i4-list .doctor span:hover {
    color: #62c7d0;
}

.yl-i4-list-body>div:nth-child(3n) {
   margin-right: 12px; 
}
	
.yl-i4-list-body>div:nth-child(4n) {
    margin-right: 12px; 
}
.yl-inside-4-f3 {
    width: 95%;
    margin: 0 auto;
    padding-bottom: 76px;
}

.yl-inside-4-f3-title {
    height: 45px;
    line-height: 45px;
    color: #57c3cc;
    font-size: 16px;
    background: url(/templates/main/images/neiye/inside-4-f3-title-bg.jpg) no-repeat left top;
    padding-left: 65px;
    border-bottom: 1px solid #dddddd;
    margin-top: 40px;
    margin-bottom: 30px;
}


.yl-ks-floor-1 {
    width: 95%;
    margin: 0 auto;
}

.yl-zhuanjia {
    width: 220px;
    height: 338px;
    margin-bottom: 60px;
    overflow: hidden;     /******Safari的兼容********/     
}

.yl-zhuanjia img {
    width: 100%;
}

.yl-zhuanjia .position-a {
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    text-align: center;
}

.yl-zhuanjia .position-a p:first-child {
    font-size: 16px;
    color: #ffffff;
    margin-top: 24px;
    margin-bottom: 14px;
}

.yl-zhuanjia .position-a p:last-child {
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 28px;
}

/*------*/
.i4-list{
    height: 260px;
}
.doctor{
    width: 270px;
    height: 165px;
    position: relative;
    overflow: hidden;
}
.doctor_dom{
    width: 270px;
    height: 9999px;
    position: absolute;
    left: 0px;
    top: 0xp
}
.addNewChange{
    float: right;
    margin: 0 auto;
}
.addNewChange span{
    display: block;
    float: left;
    width: 5px;
    height: 5px;
    background: #444;
    margin: 0 5px;
    cursor: pointer;
}
.addNewChange .addNewChange_hover{
    background: #62c7d0;
}
.newBanner{
    width: 330px;
    height: 190px;
    overflow: hidden;
    position: relative;
}
.newBanner ul{
    width: 9999px;
    height: 190px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.newBanner ul img{
    width: 330px;
    height: 190px;
}
.newBanner ul li{
    float: left;
}
.newBanner_change{
    width: 330px;
    position: absolute;
    left:0;
    top:70px;
}
.newBanner_change img{
    cursor: pointer;
}
.newBanner ul li{
    width: 330px;
    height: 190px;
    position: relative;
    float: left;
}
.newBanner_title{
    width: 100%;
    height: 40px;
    position: absolute;
    line-height: 40px;
    font-size: 14px;
    bottom: 0;
    left: 0;
}
.newBanner_title span{
    color:#FFF;
    display: block;
    width: 90%;
    margin-left: 5%;
    height: 40px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.newBanner_title div{
    width: 100%;
    height: 40px;
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
}

.img_show{
    width: 720px;
    height: 500px;
    overflow: hidden;
    position: relative;
    margin-bottom:50px;
}
.img_show ul img{
    width: 720px;
    height: 500px;
}
.img_show ul{
    width: 9999px;
    height: 500px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.img_show ul li{
    float: left;
}
.img_show_change{
    width: 720px;
    position: absolute;
    left:0;
    top:200px;
    z-index:1;
}
.img_show_change img{
    cursor: pointer;
}
.img_show ul li{
    width: 720px;
    height: 500px;
    position: relative;
    float: left;
}
.img_show_title{
    width: 100%;
    height: 40px;
    position: absolute;
    line-height: 40px;
    font-size: 14px;
    bottom: 0;
    left: 0;
}
.img_show_title span{
    color:#FFF;
    display: block;
    width: 90%;
    margin-left: 5%;
    height: 40px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.img_show_title div{
    width: 100%;
    height: 40px;
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
}
