
/*新增co-working  begin*/
.section8 .center{margin:100px auto;}
.section8 .box-middle.s3-r{padding:0 0 65px 198px;}
.section8 .box-middle img{padding-bottom:5px;}
.section8 .offical-text{padding:70px 0;color:#7d7d7d;}
.section8 .offical-text h3{font-size:74px;}
.section8 .offical-text p{font-size:16px;line-height: 2; }
.section8 .offical-list{ overflow: hidden;}
.section8 .offical-list li{width: 50%;  float: left;  padding: 20px 0;  text-align: right;}
.section8 .offical-list li a{font-size: 14px; display:inline-block;width:145px;height:40px;line-height: 40px;border:1px solid #7d7d7d;color:#7d7d7d;text-align: center;}
.section8 .offical-list li:hover a{color:#bc151b;border:1px solid #bc151b;}
.section8 .offical-list li:nth-child(1){text-align: left;}
.section8 .offical-list li:nth-child(3){text-align: left;}
/*.section8 .tit h3,.section8 .tit h4{text-align: center;}*/
.section8 .tit h3 img{display: inline-block;}
/*场地设施 弹窗*/
.show-offical{background:#fff;position: fixed;top:50%;left:50%;z-index:999;display:none;}
.show-off-1{width:580px;height:265px;padding:40px;margin-left:-290px;margin-top:-132px;}
.show-offical h3{color:#333;font-size: 18px;  font-weight: 600;}
.show-offical{color:#7d7d7d;font-size:14px;line-height: 2;}

.show-off-2{width:600px;height:440px;padding:40px;margin-left:-300px;margin-top:-220px;}
.show-off-3{width:520px;height:260px;padding:40px;margin-left:-260px;margin-top:-130px;}
.show-off-3-info{float:left;margin-right:20px;}
.show-off-3 p{color:#333333;font-size:14px;line-height:3;}
.show-off-1-pic{width:162px;height:162px;float:right;margin:10px 0 0;}
.show-off-1-pic img{width:100%;}
/*end 新增co-working*/


/* The Modal (background) */
.modal {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0,0,0,.8);
    z-index: 999;
    display: none;
}

/* Modal Content */
.modal-content {
    position: fixed;
    top:50%;
    left:50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    margin: auto;
    padding: 0;
    width:80%;
    max-width: 1200px;
}

/* The Close Button */
.close {
    color: white;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 50px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer;
}

.mySlides {
    display: none;
}

.cursor {
    cursor: pointer
}

/* Next & previous buttons */
.prev,
.next {
    cursor: pointer;
    position:fixed;
    top: 50%;

    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}

/* Position the "next button" to the right */
.prev{left:20%;}
.next {
    right: 20%;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

.mySlides img {
    margin-bottom: -4px;
    margin: 0 auto;
}


.demo {
    opacity: 0.6;
}

.active,
.demo:hover {
    opacity: 1;
}

img.hover-shadow {
    transition: 0.3s
}

.hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}

.Trust .section5 li span{ display:block; text-align:center; color:#101010; }
.banner-foo{display: none;}

