.kh_table{float:left;background:url(sykh/bj.png);width:745px;height:445px;margin-top:20px;}
.kh_xj{float:left;width:725px;height:425px;margin:25px;}
.xj_top{float:left;width:100%;height:115px;margin-bottom: 20px;margin-top: 5px;}
.top_img{float:left;width:115px;height:115px;margin:0 30px;}

.bd_bg{height:35px;left:0;top: 295px;position:absolute;width:747px;}
.arr_left{background:url(sykh/02.png) no-repeat;display:inline;cursor:pointer;height:45px;width:42px;left:10px;overflow:hidden;position:absolute;top:125px;z-index:3;}
.arr_right{background:url(sykh/03.png) no-repeat;display:inline;cursor:pointer;height:45px;width:42px;right:10px;overflow:hidden;position:absolute;top:125px;z-index:3;}
.junjingtixun{
    border: 2px solid #a6a6a6;
    width: 97%;
    height: 560px;
}

.junjingtixun_img{
    font-weight: bold;
    width: 43.5%;
    float: left;
    padding: 25px 0 0 30px;
}

.junjingtixun_img_d{
    font-weight: bold;
    width: 43.5%;
    float: left;
    padding: 20px 0 25px 30px;
}

.junjingtixun_img img{
    width: 100%;
    height: 200px;
    /*padding: 10px;*/
    box-shadow:0px 15px 10px -15px #000;
}

.junjingtixun img{
    width: 100%;
    height: 200px;
    box-shadow:10px 15px 10px -15px #000;
    border-radius: 5px;
}

.image_text{
    padding: 0 20px;
}
.jsf_gr_tit_sun{
    float: left;
    color: #fff;
    padding: 5px 15px 5px 10px;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 5px;
    background: #a6a6a6;
}

.icon_container{
    height: 31px
}

[tsbrowser_force_max_size] {
    width: 100% !important;
    height: 100% !important;
    left: 0px !important;
    top: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
    transform: none !important;
}
[tsbrowser_force_fixed] {
    position: fixed !important;
    z-index: 9999 !important;
    background: black !important;
}
[tsbrowser_force_hidden] {
    opacity: 0 !important;
    z-index: 0 !important;
}
[tsbrowser_hide_scrollbar] {
    overflow: hidden !important;
}
[tsbrowser_display_none] {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
}
[tsbrowser_force_show] {
    display: black !important;
    visibility: visible !important;
    opacity: 0;
}

* {
    margin: 0;
    padding: 0;
}

.swiper-contione {
    display: none;
    width: 900px;
    height: 500px;
    overflow: hidden;
    position: fixed;
    z-index: 999;
    left:0;
    right:0;
    top:0;
    bottom:0;
    margin:auto;
    border-radius: 10px;
}

.swiper {
    width: 9999999px;
    height: 400px;
    transition: all 1s ease;
}

.swiper-item {
    width: 900px;
    height: 400px;
    float: left;
    position: relative;
}

.swiper-item img {
    width: 900px;
    height: 500px;
}


.swiper-item .img_text {
    width: 100%;
    height: 80px;
    position: absolute;
    top: 420px;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.swiper-point {
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.point {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.9);
    margin-right: 5px;
    float: left;
}

.point.active {
    background: #fff;
}

.swiper-left {
    width: 60px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -60px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease;
}

.swiper-right {
    width: 60px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -60px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease;
}

.swiper-left img,
.swiper-right img {
    cursor: pointer;
}

.swiper-contione:hover .swiper-left {
    left: 0;
}

.swiper-contione:hover .swiper-right {
    right: 0;
}


.text_item_overview{
    text-align: left;
    padding-top: 20px;
    padding-left: 20px
}

.text_facility_overview{
    text-align: left;
    padding-left: 20px
}

#zhezhao {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 960px;
    background-color: black;
    z-index: 99;
    -moz-opacity: 0.8;
    opacity: .3;
    filter: alpha(opacity=10);
}

.swiper-contione-header {
    width: 750px;
    height: 300px;
    overflow: hidden;
    margin: 0px auto 20px 0;
    position: relative;


}

.swiper-header{
    width: 9999999px;
    height: 300px;
    transition: all 1s ease;
}

.swiper-item-header {
    width: 750px;
    height: 300px;
    float: left;
    position: relative;
}

.swiper-item-header img {
    width: 750px;
    height: 300px;
}

.swiper-item-header p {
    width: 100%;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}

.swiper-point-header {
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.point-header {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.9);
    margin-right: 5px;
    float: left;
}

.point-header.active {
    background: #fff;
}