/*-- Reset Code --*/
body {
    padding: 0;
    margin: 0;
    background: #eeefef;
    font-family: "Microsoft YaHei UI";

}

body a {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-decoration: none;
}

body a:hover {
    text-decoration: none;
}

body a:focus, a:hover {
    text-decoration: none;
}

input[type="button"], input[type="submit"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1px;
}

p {
    margin: 0;
}

ul {
    margin: 0;
    padding: 0;
}

label {
    margin: 0;
}

a:focus, a:hover {
    text-decoration: none;
    outline: none
}

img {
    width: 100%;
}

/*-- //Reset Code --*/
/*--header start here--*/
.header {
    height: 58px;
    background-color: #c81432;
    line-height: 58px;
    margin-top: 55px;
}

.logo {
    float: left;
    width: 26%;
}

.menu-icon {
    display: none;
}

.phone {
    float: left;
    width: 48%;
    text-align: center;
    margin-top: -21px;
}

.logo-web {
    height: 100px;
    width: auto;
}

.form-group {
    position: relative;
    float: left;
    width: 22%;
}

.phone h2 {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
    margin-top: 5px;
}

span.ph-numb {
    display: block;
    font-weight: 600;
    color: #fff;
}

span.menu {
    display: none;
}

.logo h1 {
    font-size: 2.5em;
    margin: 0em;
}

.logo h1 a {
    color: #fff;
    text-decoration: none;
}

.header-main {

}

.login {
    float: left;
    cursor: pointer;
}

.reg-icon {
    width: 15px;
    position: relative;
    margin-top: -4px;
}

.login-icon {
    width: 13px;
    position: relative;
    margin-top: -4px;
}

.l-font {
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    margin-right: 7px;
}

.s-font {
    float: left;
    margin: 0px 7px;
    color: #fff;
}

.reg {
    float: left;
}

/*--search-button--*/
form.navbar-form.navbar-right {
    margin: 0;
    padding: 0;
}

input.form-control {
    padding: 0px 10px 0px 10px;
    height: 20px;
    margin-top: 20px;
    font-size: 13px;
    border: none;
    background: #fff;
    -webkit-appearance: none;
    color: #333;
    box-shadow: none;
    width: 50%;
    border-radius: 15px;
    float: right;
    margin-right: 35px;
}

button.btn.btn-default {
    border: none;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 13.5px;
    right: 0;
    padding: 0;
    outline: none;
    box-shadow: none;
    background: none;
    float: right;
}

button.btn.btn-default:focus {
    background-color: inherit !important;
    box-shadow: none !important;
    border-color: #fff !important;
}

.form-control:focus {
    border-color: #fff;
    box-shadow: none;
}

span.glyphicon.glyphicon-search {
    font-size: 1.1em;
    color: #fff;
}

span.glyphicon.glyphicon-search:focus {
    outline: none;
}

/*--//search-button--*/
/*----responsive-menu-start---*/
@media (max-width: 768px) {
    .top-nav-left ul li {
        display: block;
        float: none;
        margin: 0em;
        padding: 0.6em 0;
        text-align: center;
    }

    .top-nav-left ul li a {
        color: #fff;
    }

    .top-nav-left ul li a:hover {
        color: #000;
    }

    .top-nav-left ul {
        display: none;
        background: rgba(153, 197, 10, 0.45);
        position: absolute;
        width: 100%;
        z-index: 999;
        left: 0%;
        margin: 0.7em 0em;
    }

    .top-nav-left span.menu {
        display: block;
        width: 100%;
        position: relative;
        padding: 0.8em 1em;
    }
}

/*--header end here--*/

/*--top-nav--*/
.top-nav {
    float: left;
    width: 100%;
    margin-top: 56px;
    background: none;
    margin-bottom: 35px;
}

ul.nav.navbar-nav {
    float: none;
    text-align: center;
}

nav.navbar.navbar-default {
    background-color: #eeefef;
    border: none;
    margin: 0;
}

.navbar-nav > li {
    float: none;
    display: inline-block;
    margin: 0px 0.15em;
    border-radius: 10px 10px 0px 0px;
    height: 45px;
}

.navbar-default .navbar-nav > li > a {
    padding: 0em 2.2em;
    display: block;
    font-size: 1em;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    font-size: 16px;
    border-radius: 10px 10px 0px 0px;
    height: 45px;
    line-height: 45px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background: #c81432 !important;
    border-radius: 10px 10px 0px 0px;
}

.nav-b-line {
    border-bottom: 1px solid #c81432;
}

.nav-mb {
    margin-bottom: -8px;
}

/* Effect 11: text fill based on Lea Verou's animation http://dabblet.com/gist/6046779 */
/* Bounce To Bottom */
.hvr-bounce-to-bottom {
    border-radius: 10px 10px 0px 0px;
    height: 45px;
    color: #fff;
}

.hvr-bounce-to-bottom:before {

}

.navbar-nav > li.hvr-bounce-to-bottom > a:hover, .navbar-nav > li > a:hover {
    background-color: #c81432;
    border-radius: 10px 10px 0px 0px;
    height: 45px;
    color: #fff;
}

.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {

}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #c81432;
    border-radius: 10px 10px 0px 0px;
    height: 45px;
    color: #fff;
}

/*--//top-nav--*/

/*-- gallery --*/
.gallery h3 {
    font-size: 2.5em;
    color: rgb(4, 19, 102);
    margin: 0 0 2em;
    text-align: center;
}

.gallery {
    padding: 0em 0;
    background-color: #eeefef;
    float: left;
    width: 100%;
}

.da-thumbs {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0;
}

.da-thumbs li {
    float: left;
    margin-left: 2.5%;
    padding: 2px;
    position: relative;
    width: 30%;
}

.img-content {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 265px;
}

.da-thumbs li a,
.big-img {
    display: block;
    position: relative;
    width: 100%;
    cursor: pointer;
    transition: all 0.6s;
}

.big-img:hover {
    transform: scale(1.1);
}

.da-thumbs li a {
    overflow: hidden;
}

.da-thumbs li a div {
    float: left;
    width: 100%;
    background: none;
    width: 100%;
    /* height: 100%; */
    color: #333;
}

.da-thumbs li a div span {
    display: block;
    padding: 13px 0;
    margin: 0px 20px 95px 20px;
    font-weight: normal;
    text-transform: capitalize;
    color: #333;
    text-align: center;
    font-size: 15px;
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 92px;
}

.da-thumbs li a div h5 {
    color: #333;
    font-size: 1.5em;
    margin: 17px 0 0 0;
    text-align: center;
    text-transform: capitalize;
}

.gallery-grids {
    margin-top: 3em;
}

.bg-level {
    position: relative;
    z-index: 1;
}

.gallery-grids {
    position: absolute;
    bottom: 0px;
    z-index: 2;
    width: 100%;
}

.classify {
    float: left;
    width: 100%;
    position: relative;
    min-height: 300px;
}

/*--//gallery--*/

/*--footer--*/
.contact {
    float: left;
    width: 100%;
}

.social {
    margin: 20px 0px 70px 0px;
    padding-right: 0px;
}

.footer {
    float: left;
    width: 100%;
    margin-top: 70px;
    background: #fff;
    padding-top: 50px;
    text-align: center;
}

.f-l-p {
    color: rgb(89, 87, 87);
    font-size: 15px;
    text-align: left;
    line-height: 28px;
    font-weight: 600;
    margin-top: 16px;
    float: left;
    width: 100%;
}

.phone-jx {
    display: none;
}

@media screen and (max-width: 1200px) and (min-width: 768px) {
    .f-l-p {
        font-size: 12px;
    }

    .social li {
        margin: 0 0.5em !important;
    }

    .social li a img {
        width: 71%;
    }
}

.footer h3 {
    color: rgb(254, 165, 0);
}

.foot-p {
    float: left;
    width: 100%;
    font-size: 12px;
    text-align: center;
    border-top: 1px solid #595757;
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer p a {
    color: rgb(254, 165, 0);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}

.footer p a:hover {
    text-decoration: underline;
}

.social li {
    display: inline-block;
    margin: 0 0.5em;
}

#toTop {
    z-index: 1000;
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
    width: 48px;
    height: 48px;
    border: none;
    text-indent: 100%;
    background: url(../images/arrow.1.png) no-repeat 0px 0px;
}

#toTop:hover {
    outline: none;
}

/*--//footer--*/
@media (max-width: 1440px) {

}

@media (max-width: 1366px) {

}

@media (max-width: 1280px) {

}

@media (max-width: 1080px) {
    .navbar-default .navbar-nav > li > a {
        padding: 0em 2.3em;
    }

    .banner {
        min-height: 560px;
    }

    .contact-grids iframe {
        height: 300px;
    }
}

@media (max-width: 1024px) {
    .banner {
        min-height: 520px;
    }

    .da-thumbs li a div h5 {
        margin: 1.5em 0 0 0;
    }
}

@media (max-width: 991px) {
    .navbar-default .navbar-nav > li > a {
        padding: 0em 1.37em;
    }

    .banner {
        min-height: 500px;
    }

    .about-left {
        width: 45%;
        float: none;
        margin: 0 auto;
    }

    .about-right {
        width: 100%;
        float: none;
        padding: 0;
    }

    .about-right h3 {
        margin: 25px 0 1em;
    }

    .ab-lft {
        width: 50%;
        float: left;
        padding-left: 0;
    }

    .ab-top h3 {
        font-size: 3.5em;
    }

    .about h5 {
        font-size: 1.7em;
    }

    .services-left {
        width: 16.6%;
        float: left;
    }

    span.glyphicon.glyphicon-folder-open, span.glyphicon.glyphicon-log-in, span.glyphicon.glyphicon-cog, span.glyphicon.glyphicon-user, span.glyphicon.glyphicon-comment, span.glyphicon.glyphicon-globe {
        font-size: 3em;
    }

    .services h4 {
        font-size: 1em;
    }

    .da-thumbs li a div h5 {
        margin: 0.7em 0 0 0;
        font-size: 1.5em;
    }

    .da-thumbs li a div span {
    }

    .agile_team_grid {
        width: 25%;
        float: left;
        padding: 0 7px;
    }

    .agile_team_grid1 h3 {
        font-size: 1.2em;
    }

    ul.social-icons li a {
        font-size: 15px;
        padding: 8px 13px;
    }

    .news-grids {
        width: 33.3%;
        float: left;
    }

    .news-info h4 {
        font-size: 1.3em;
        padding: 15px 12px;
    }

    .col-md-8.contact-grids {
        width: 66.6%;
        float: left;
    }

    .col-md-4.contact-grids {
        width: 33.3%;
        float: left;
    }

    .contact-grids p {
        width: 100%;
    }
}

@media (max-width: 966px) {

}

@media (max-width: 900px) {
    .banner {
        min-height: 440px;
    }
}

@media (max-width: 800px) {
    .banner {
        min-height: 370px;
    }

    .news, .team, .gallery, .services, .about {
        padding: 3.5em 0;
    }

    .contact {
        padding: 3.5em 0 0 0;
    }

    .contact-info {
        margin-bottom: 3.5em;
    }

    .services h3, .gallery h3, .team h3, .news h3, .contact h3 {
        margin: 0px 0 1em;
    }

    .news-info {
        margin-top: 0;
    }

}

/*左侧滑出菜单*/
.left-menu {
    width: 100%;
    position: fixed;
    top: 0px;
    bottom: 0;
    left: -100%;
    right: 0;
    background: none;
    display: block;
    height: 100%;
    z-index: 101;
}

.menu-content {
    float: left;
    width: 80%;
    background: #fff;
    height: 100%;
}

.m-c {
    float: left;
    width: 80%;
    margin: 0px 10%;
    height: 100%;
    position: relative;
}

.phone-logo {
    margin-top: 5%;
}

.d-z {
    float: left;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 15px;
    z-index: 10000;
}

.d-z-c {
    width: 155px;
    margin: 0px auto;
}

.s-x {
    float: left;
    margin: 0px 10px;
}

.phone-reg {
    float: left;
}

.phone-login {
    float: left;
}

.phone-login img {
    width: 19px;
    position: relative;
    margin-top: -4px;
}

.phone-reg img {
    width: 19px;
    position: relative;
    margin-top: -4px;
}

.phone-login span {
    font-size: 15px;
}

.phone-reg span {
    font-size: 15px;
}

.phone-link {
    float: left;
    width: 100%;
    margin-top: 0;
}

.phone-link li {
    float: left;
    width: 100%;
    list-style: none;
}

.phone-link li a {
    float: left;
    width: 100%;
    text-align: center;
    height: 45px;
    display: block;
    border: 1px solid #c81332;
    margin-top: 12px;
    line-height: 45px;
    border-radius: 5px;
    color: #c81332;
    font-size: 16px;
}

.phone-link li a:focus, .phone-link li a:hover {
    background: #c81332;
    color: #fff;
}

@media screen and (max-width: 330px) {
    .phone-link li a {
        height: 35px;
        line-height: 35px;
    }
}

.menu-close {
    float: right;
    width: 16%;
    padding-right: 5%;
    opacity: 1;
    display: block;
    height: auto;
    margin-top: 65%;
}

.modal-bg {
    width: 100%;
    position: fixed;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    height: 100%;
    z-index: 8;
    background: rgba(0, 0, 0, 0.4);
}

.search-form {
    display: none;
    float: left;
    width: 100%;
    text-align: center;
}

.p-input {
    padding: 0px 10px 0px 10px;
    height: 30px;
    margin-top: 20px;
    font-size: 14px;
    border: none;
    background: #efefef;
    -webkit-appearance: none;
    color: #333;
    box-shadow: none;
    width: 84%;
    border-radius: 15px;
    float: right;
    margin-right: 35px;
}

/*左侧滑出菜单-jieshu*/
@media (max-width: 995px) and (min-width: 768px) {
    .da-thumbs li {
        float: left;
        padding: 0px;
        position: relative;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .social li {
        display: inline-block;
        margin: 0 0em;
        margin-bottom: 20px;
    }
    /*
 *     .social ul li a img {
 *             width: 70%;
 *                 }
 *                   */
    .footer {
        margin-top: 0px;
        padding-top: 40px;
    }

    .foot-p {
        float: left;
        width: 100%;
        font-size: 12px;
        text-align: center;
        border-top: 1px solid #595757;
        padding-top: 23px;
        padding-bottom: 35px;
    }

    .f-1 {
        width: 63%;
    }

    .f-l-p {
        color: rgb(89, 87, 87);
        font-size: 12px;
        text-align: left;
        line-height: 20px;
        font-weight: 600;
        margin-top: 7px;
        text-align: center;
    }

    .ssss {
        position: relative;
        float: left;
        width: 70%;
        margin: 10px 0 10px 15%;
    }

    .gallery {
        padding: 1em 0px 0px 0px !important;
    }

    button.btn.btn-default {
        width: 42px;
        height: 42px;
    }

    span.glyphicon.glyphicon-search {
        font-size: 1.5em;
        color: #9fa0a0;
    }

    .gallery {
        padding: 0em 0;
        background-color: #fff;
    }

    body {
        background: #fff;
    }

    .search-form {
        display: block;
    }

    #web-s {
        display: none;
    }

    .top-nav {
        display: none;
    }

    .banner {
        min-height: 350px;
    }

    .header-right {
        text-align: center;
    }

    .bg-level {
        position: absolute;
        z-index: 1;
    }

    .gallery-grids {
        position: relative;
        top: 0px;
        z-index: 2;
        width: 100%;
    }

    .gallery .container {
        padding-right: 0px;
        padding-left: 0px;
    }

    .da-thumbs li {
        float: left;
        margin-left: 0;
        padding: 0px;
        position: relative;
        text-align: center;
    }

    .da-thumbs li a img {
        display: block;
        position: relative;
        width: 74%;
        margin-left: 13%;
    }

    .da-thumbs {
        margin: 110px 0px 0px 0px;
    }

    .menu-icon {
        float: left;
        width: 20%;
        display: block;
        height: 36px;
        margin-top: -10px;
    }

    .logo {
        display: none;
    }

    .phone {
        float: left;
        width: 60%;
    }

    .menu-icon {
        float: left;
        width: 20%;
        display: block;
    }

    .header {
        height: 37px;
        background-color: #c81432;
        line-height: 37px;
        margin-top: 30px;
    }

    .m-icon-1 {
        width: 29px;
        float: left;
        margin-top: 3px;
    }

    .phone-jx {
        display: block;
        float: left;
        width: 100%;
        background: #efefef;
        height: 25px;
    }
}

@media (max-width: 736px) {
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #041366;
    }

    button.navbar-toggle {
        display: block;
        width: 16%;
        font-size: 1.6em;
        padding: 11px 10px;
        margin: 0 auto;
        border: none;
    }

    .navbar-toggle {
        float: none;
    }

    nav.navbar.navbar-default {
        background-color: #FFf;
        z-index: 99999;
    }

    .navbar-default .navbar-toggle {
        width: 20%;
    }

    div#bs-example-navbar-collapse-1 {
        padding: 0;
    }

    .navbar-nav {
        margin: 0;
    }

    .navbar-nav > li {
        display: block;
    }

    .navbar-default .navbar-nav > li > a {
        padding: 1em 1em;
        font-size: 1.3em;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border: none;
    }

    .navbar-nav {
        margin: 0;
    }

    .navbar-default .navbar-toggle {
        border: none;
        background: #fea500;
        border-radius: 0;
        color: #fff;
    }

    .banner {
        min-height: 330px;
    }

    .da-thumbs li a div span {
        font-size: 14px;
        line-height: 20px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        height: 74px;
        margin-bottom: 50px;
    }

    .da-thumbs li a div h5 {
        margin: 25px 0 0 0;
        font-size: 1.5em;
    }

    .logo-web {
        height: 75px;
        width: auto;
    }
}

@media (max-width: 667px) {
    .logo-web {
        height: 75px;
        width: auto;
    }

    .header-main {
        padding: 0.8em 0;
    }

    .banner {
        min-height: 280px;
    }

    .about-left {
        width: 52%;
    }

    .services-left {
        width: 33.3%;
        float: left;
    }

    .da-thumbs li {
        width: 100%;
    }

    .da-thumbs li a div h5 {
        margin: 25px 0 0 0;
        font-size: 1.5em;
    }

    .da-thumbs li a div span {
        font-size: 14px;
        line-height: 20px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        height: 74px;
        margin-bottom: 50px;
    }

    .agile_team_grid1 h3 {
        font-size: 1em;
    }

    .agile_team_grid1 p {
        font-size: 12px;
    }

    .news-info h4 span {
        font-size: 1.5em;
        margin-right: 0.3em;
    }

    ul.social-icons li a {
        font-size: 15px;
        padding: 8px 10px;
    }
}

@media (max-width: 640px) {

    .banner {
        min-height: 325px;
        background-position: 0px -90px;

    }

    ul.social-icons li a {
        font-size: 15px;
        padding: 5px 9px;
    }

    .news-grids {
        width: 60%;
        float: none;
        margin: 0 auto;
    }

    .agileinfo {
        margin: 30px auto;
    }
}

@media (max-width: 600px) {
    .logo-web {
        height: 75px;
        width: auto;
    }

    .banner {
        background-position: 0px -62px;
    }

    .about-left {
        width: 60%;
    }

    .da-thumbs li a div span {
        font-size: 14px;
        line-height: 20px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        height: 74px;
        margin-bottom: 50px;
    }

    .agile_team_grid {
        width: 50%;
        float: left;
        padding: 0 15px;
    }

    .agile1, .agile2 {
        margin-bottom: 20px;
    }

}

@media (max-width: 568px) {
    .logo-web {
        height: 75px;
        width: auto;
    }

    .banner {
        background-position: 0px -41px;
    }

    ul.social-icons li a {
        font-size: 15px;
        padding: 5px 12px;
    }
}

@media (max-width: 480px) {

    .banner {
        min-height: 270px;
    }

    .about-left {
        width: 80%;
    }

    .about h4 {
        font-size: 1.1em;
    }

    .da-thumbs li a div h5 {
        margin: 25px 0 0 0;
        font-size: 1.5em;
    }

    .da-thumbs li a div span {
        font-size: 14px;
        line-height: 20px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        height: 74px;
        margin-bottom: 50px;
    }

    .news-grids {
        width: 80%;
    }

    .col-md-8.contact-grids, .col-md-4.contact-grids {
        width: 100%;
        float: none;
    }

    .col-md-4.contact-grids {
        margin-top: 15px;
    }
}

@media (max-width: 415px) {
    .navbar-default .navbar-toggle {
        font-size: 18px;
    }

    button.navbar-toggle {
        padding: 13px 10px;
    }

    .banner {
        min-height: 270px;
        background-position: 0px 0px;
    }

    .about-left {
        width: 90%;
    }

    .ab-lft {
        width: 100%;
        padding: 0;
        margin-bottom: 15px;
    }

    .news, .team, .gallery, .services, .about {
        padding: 2em 0;
    }

    .contact {
        padding: 2em 0 0 0;
    }

    .contact-info {
        margin-bottom: 2em;
    }

    .services {
        padding-top: 0em;
    }

    .da-thumbs li a div h5 {
        margin: 25px 0 0 0;
        font-size: 1.5em;
    }

    .da-thumbs li a div span {
        font-size: 14px;
        line-height: 20px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        height: 74px;
        margin-bottom: 50px;
    }

    .news-grids {
        width: 90%;
    }

    .footer h3 {
        margin-bottom: 0.5em;
    }

    .social {
        margin-bottom: 1em;
    }

    .phone {
        float: left;
        width: 58%;
        margin-top: -26px;
    }

    .menu-icon {
        float: left;
        width: 21%;
        display: block;
    }
}

@media (max-width: 384px) {
    .logo {
        float: left;
        width: 50%;
    }

    .phone {
        float: left;
        width: 60%;
        margin-top: -24px;
    }

    .menu-icon {
        float: left;
        width: 20%;
        display: block;
    }

    .form-group {
        position: relative;
        float: left;
        width: 70%;
        margin: 10px 0 10px 15%;
    }

    .services h3, .gallery h3, .team h3, .news h3, .contact h3 {
        font-size: 30px;
    }

    .agile_team_grid1 h3 {
        font-size: 1em;
    }

    .services-left {
        width: 50%;
        float: left;
    }

    .da-thumbs li a div span {
        font-size: 14px;
        line-height: 20px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        height: 74px;
        margin-bottom: 50px;
    }

    .agile_team_grid {
        padding: 0 8px;
    }

    .news-grids {
        width: 100%;
    }

    .contact-grids iframe {
        height: 250px;
    }

    .phone {
        margin-top: -24px;
    }
}

@media (max-width: 375px) {
    .about-left {
        width: 100%;
    }

    ul.social-icons li a {
        font-size: 13px;
        padding: 5px 10px;
    }
}

@media (max-width: 321px) {
    .phone {
        margin-top: -22px;
        width: 66%;
    }

    .navbar-default .navbar-toggle {
        font-size: 14px;
    }

    .navbar-default .navbar-nav > li > a {
        padding: 10px 1em;
        font-size: 1em;
    }

    .navbar {
        min-height: 43px;
    }

    .banner {
        min-height: 215px;
    }

    .ab-top h3 {
        font-size: 3em;
    }

    .about h5 {
        font-size: 1.4em;
    }

    .ab-top {
        padding: 1.2em;
    }

    .da-thumbs li {
        width: 100%;
    }

    .da-thumbs li a div h5 {
        margin: 25px 0 0 0;
        font-size: 1.5em;
    }

    .agile_team_grid {
        width: 100%;
        float: left;
    }

    .agile3 {
        margin-bottom: 20px;
    }

    .contact-grids input[type="submit"] {
        font-size: 13.5px;
    }
}

/*右边悬浮联系栏*/

.side-bar {
    width: 66px;
    position: fixed;
    bottom: 300px;
    right: 14px;
    font-size: 0;
    line-height: 0;
    z-index: 100;
}

.side-bar a {
    width: 55px;
    height: 55px;
    display: inline-block;
    background-color: #1f1e1e;
    margin-bottom: 2px;
    padding: 10px;
}

.side-bar a:hover {
    background-color: #c81432;
}

.side-bar .icon-qq {
    background-position: 0 -62px;
}

.side-bar .icon-chat {
    background-position: 0 -130px;
    position: relative;
}

.side-bar .icon-chat:hover .chat-tips {
    display: block;
}

.side-bar .icon-blog {
    background-position: 0 -198px;
}

.side-bar .icon-mail {
    background-position: 0 -266px;
}

.side-bar .icon-totop {
    background-position: 0 -334px;
}

.chat-tips {
    padding: 20px;
    border: 1px solid #d1d2d6;
    position: absolute;
    right: 78px;
    top: -55px;
    background-color: #fff;
    display: none;
}

.chat-tips img {
    width: 168px;
    height: 168px;
}

.weixin-ewm {
    width: 138px;
    height: 138px;
}

.side-bar .icon-chat:hover .num-content {
    display: block;
}

.num-content {
    padding: 10px;
    border: 1px solid #d1d2d6;
    position: absolute;
    right: 78px;
    top: -0px;
    background-color: #fff;
    display: none;
    color: #333;
    width: 168px;
    height: 115px;
    font-size: 16px;
    line-height: 23px;
    word-wrap: break-word;
}

@media screen and (max-width: 700px) {
    .side-bar a {
        width: 45px;
        height: 45px;
    }

    .side-bar {
        width: 45px;
        bottom: 250px;
        right: 0px;
    }

    .chat-tips {
        right: 55px;
    }

    .num-content {
        right: 55px;
    }
}

/*右边悬浮联系栏*/

/*场地 - - 开始*/
.cd-banner {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}

.pading-0 {
    padding: 0px;
}

.cd-content {
    float: left;
    width: 100%;
}

.cd-fl {
    float: left;
    width: 100%;
    margin-bottom: 60px;
}

.cd-fl-right {
    float: left;
    width: 100%;
    background: #fff;
}

.cd-quekou {
    float: left;
}

.cd-link img {
    width: 24px;
    position: relative;
    margin-left: 10px;
}

.cd-link {
    float: right;
    font-size: 14px;
    color: #c81432;
    cursor: pointer;
    margin-top: 11px;
    position: relative;
}

.cd-link:hover, .cd-link:focus {
    color: #ea4e68;
    cursor: pointer;
}

.cd-jg-list {
    float: left;
    width: 60%;
}

.cd-jg-list li {
    float: left;
    width: 100%;
    list-style: none;
    font-size: 12px;
    color: #5b453f;
}

.cd-title {
    font-size: 24px;
    color: #c81432;
    margin-bottom: 20px;
}

.cd-details {
    font-size: 12px;
    color: #5b453f;
    line-height: 23px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 30px;
}

.cd-jg {
    width: 100%;
}

@media screen and (min-width: 1200px) {
    .cd-title {
        margin-top: 60px;
    }

    .cd-fl-right {
        margin-top: 11%;
    }

    .cd-quekou {
        float: left;
        height: 335px;
        width: 44px;
        margin-left: -44px;
    }

    .cd-fl-right {
        padding-right: 70px;
    }
}

@media screen and (min-width: 1000px) and (max-width: 1200px) {

    .cd-title {
        margin-top: 60px;
    }

    .cd-fl-right {
        margin-top: 7%;
    }

    .cd-quekou {
        float: left;
        height: 300px;
        width: 36px;
        margin-left: -33px;
    }

    .cd-fl-right {
        padding-right: 70px;
    }

}

@media screen and (min-width: 768px) and (max-width: 1000px) {
    .cd-title {
        margin-top: 10px;
    }

    .cd-fl-right {
        margin-top: 11%;
    }

    .cd-quekou {
        float: left;
        height: 221px;
        width: 28px;
        margin-left: -27px;
    }

    .cd-fl-right {
        float: left;
        width: 130%;
        background: #fff;
        margin-left: -30%;
        padding-right: 13px;
    }

    .cd-title {
        font-size: 24px;
        color: #c81432;
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 767px) {
    .cd-quekou {
        display: none;
    }

    .cd-fl-right {
        float: left;
        width: 100%;
        background: #fff;
        padding: 20px 20px 20px 20px;
    }

    .cd-fl {
        margin-bottom: 30px;
    }

    .cd-bg {
        background-color: #efefef !important;
    }

    .cd-title {
        text-align: center;
    }
}

/*场地 - - 结束*/

/*轻食 - - 开始*/
.qs-lunbo {
    float: left;
    width: 100%;
    overflow: hidden;
}

/*轻食 - - 结束*/

/*关于我们 - - 开始*/
.ab-1 {
    float: left;
    width: 100%;
    margin-bottom: 75px;
}

.ab-p1 {
    float: left;
    color: #827e7c;
    width: 100%;
    padding: 0px 50px;
    font-size: 14px;
    line-height: 34px;
}

.ab-bg {
    background: #fff;
    padding: 0px;
}

.ab-server {
    float: left;
    width: 100%;
    margin-top: 100px;
}

.ab-s-1 {
    float: left;
    width: 100%;
    padding: 0px 50px;
    margin-bottom: 60px;
}

.ab-left-icon {
    float: left;
    width: 13%;
    margin-right: 3%;
    height: auto;
}

.ab-2 {
    margin-bottom: 70px;
}

.ab-title {
    float: left;
    width: 84%;
    font-size: 22px;
    color: #c91836;
    margin-bottom: 25px;
}

.ab-s-details {
    float: left;
    width: 84%;
    font-size: 14px;
    color: #6b6a6a;
    line-height: 25px;
    letter-spacing: 2px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

@media screen and (max-width: 767px) {
    .ab-1 {
        margin-bottom: 20px;
    }

    .ab-p1 {
        padding: 0px 15px;
    }

    .ab-server {
        margin-top: 39px;
    }

    .ab-2 {
        margin-bottom: 44px;
    }

    .ab-s-1 {
        float: left;
        width: 100%;
        padding: 0px 15px;
        margin-bottom: 35px;
    }

    .ab-left-icon {
        float: left;
        width: 15%;
        margin-right: 3%;
        height: auto !important;
    }

    .ab-title {
        float: left;
        width: 80%;
        font-size: 19px;
        color: #c91836;
        margin-bottom: 21px;
        margin-top: 8px;
    }

    .ab-s-details {
        float: left;
        width: 100%;
        font-size: 14px;
        color: #6b6a6a;
        line-height: 25px;
        letter-spacing: 2px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        margin-top: 12px;
    }
}

/*关于我们 - - 结束*/

/*体验 - - 开始*/
.ty-calssify-list {
    float: left;
    width: 100%;
}

.ty-calssify-list li {
    float: left;
    width: 12.55%;
    background: #FFF;
    border: 1px solid #e3e3e3;
    height: 45px;
    line-height: 45px;
    text-align: center;
    list-style: none;
    color: #666666;
    margin-left: -1px;
    cursor: pointer;
}

.ty-calssify-list li:hover, .ty-calssify-list li.active {
    background: #c81432;
    color: #fff;
}

.ty-list {
    float: left;
    width: 100%;
    margin-top: 35px;
}

.ty-c {
    background: #fff;
}

.ty-time {
    float: left;
    width: 100%;
}

.ty-time li {
    float: left;
    width: 100%;
    list-style: none;
    padding: 0px 0px;
    font-size: 12px;
    color: #333333;
    line-height: 22px;
}

.c-red {
    color: #cb1137;
}

.ty-price {
    float: left;
    width: 100%;
    color: #333;
    font-size: 15px;
    padding: 20px 15px;
    font-weight: 500;
}

.ty-btn {
    float: left;
    width: 100%;
    text-align: center;
}

.ty-apply {
    background: #c81332;
    font-size: 14px;
    color: #fff;
    width: 100px;
    display: inline-block;
    border-radius: 5px;
    height: 35px;
    line-height: 35px;
}

.ty-apply:hover, .ty-apply:focus {
    background: #940f26;
    color: #f3aaaa;
}

.columns {
    moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
    column-gap: 15px;
    width: 100%;
    /* max-width: 1100px; */
    margin: 35px auto;
}

.columns .figure {
    width: 100%;
    background: #fff;
    border: 1px solid #e2e2e2;
    box-shadow: 0 1px 2px rgba(222, 222, 222, 0.4);
    margin: 0px 2px 15px 0px;
    padding: 0px;
    padding-bottom: 10px;
    transition: opacity .4s ease-in-out;
    display: inline-block;
    column-break-inside: avoid;
}

.columns .figure img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.columns .figure .ty-title {
    font-size: 13px;
    color: #333;
    line-height: 25px;
    width: 100%;
    float: left;
    font-family: "Microsoft YaHei UI";
    font-weight: 600;
    padding: 0px 15px 14px 15px;
}

.columns small {
    font-size: 1rem;
    float: right;
    text-transform: uppercase;
    color: #aaa;
}

.columns small a {
    color: #666;
    text-decoration: none;
    transition: .4s color;
}

.columns:hover .figure:not(:hover) {
    opacity: 0.4;
}

@media screen and (max-width: 750px) {
    .ty-calssify-list li {
        float: left;
        width: 25.22%;
    }

    .columns {
        moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
        column-gap: 8px;
        width: 100%;
        /* max-width: 1100px; */
        margin: 20px auto;
    }

    .columns .figure {
        width: 100%;
    }

    .columns .figure .ty-title {
        line-height: 20px;
        padding: 0px 10px 14px 10px;
    }

    .ty-time li {
        padding: 0px 10px;
    }
}

/*体验 - - 结束*/

/*登录弹框 - - 开始*/
.modal-header {
    border-bottom: none;
}

.modal-footer {
    border-top: none;
}

@media (min-width: 768px) {
    .login-modal .modal-dialog {
        width: 420px;
        margin: 10% auto auto auto;
    }
}

@media (max-width: 768px) {
    .modal-dialog {
        width: 90%;
        margin: 10% auto auto auto;
    }

    .reg-body {
        padding: 10px 15px 20px 15px !important;
    }

    .login-tab {
        padding: 10px 0px 20px 00px !important;
    }

    .modal-header {
        padding: 15px 15px 0px 15px;
    }
}

.m-logo {
    width: 30%;
    margin-top: 20px;
}

.nav-login {
    width: 200px;
    margin: 0 auto;
}

.nav-login li {
    float: left;
}

.nav-login li a {
    padding: 0px 15px !important;
    font-size: 16px;
    color: #666;
}

.nav-login li > a:hover {
    background-color: #ffffff;
}

.nav-login > li.active > a, .nav-login > li.active > a:hover, .nav-login > li.active > a:focus {
    color: #c91533;
    background-color: #ffffff;
}

.login-tab {
    padding: 20px 30px 20px 30px;
}

.m-input-group {
    width: 100%;
    float: left;
}

.m-input-group input {
    width: 100%;
    float: left;
    height: 40px;
    text-align: center;
    margin-bottom: 12px;
    margin-top: 13px;
    border-radius: 3px;
    border: 1px solid #b1b1b1;
}

.l-other {
    float: left;
    width: 100%;
}

.forget-span {
    float: left;
    font-size: 12px;
    color: #333;
    font-weight: 600;
}

.reg-span {
    float: right;
    font-size: 12px;
    color: #333;
    font-weight: 600;
}

.c-red {
    text-decoration: underline;
}

.c-red:hover {
    color: #cc3c69;
    cursor: pointer;
}

.login-btn {
    height: 40px;
    width: 100%;
    margin-top: 27px;
    margin-bottom: 15px;
    font-size: 14px;
    color: #fff;
    background: #c81432;

    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.login-btn:hover, .login-btn:focus {
    border: 1px solid #c81432;
    background: #fff;
    color: #c81432;
}

.error-t {
    background: #f3d4d4;
    border: 1px solid #c81432;
    padding: 10px;
}

.right-t {
    background: #d4f3dc;
    border: 1px solid #63b940;
    padding: 10px;
}

.ewm-login {
    width: 55%;
    margin-left: 22.5%;
}

.ewm-p {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    color: #8e8d8d;
}

/*登录弹框 - - 结束*/
/*注册弹框 - - 开始*/
.reg-yz-code {
    float: left;
    width: 100%;
}

.reg-code-input {
    width: 55% !important;
    margin-right: 5%;
}

.reg-body {
    padding: 20px 50px 20px 50px;
}

.send-code {
    float: right;
    width: 40% !important;
    text-align: center;
    border: 1px solid #b1b1b1;
    height: 40px;
    margin-top: 12px;
    line-height: 40px;
    color: #757575;
    background: #f5f5f5;
    border-radius: 3px;
    cursor: pointer;
}
.send-code-input{
    float: right !important;
    width: 40% !important;
    text-align: center;
    border: 1px solid #b1b1b1;
    height: 40px;
    margin-top: 12px;
    line-height: 40px;
    color: #757575;
    background: #f5f5f5;
    border-radius: 3px;
    cursor: pointer;
}
.hover-ewm {
    position: absolute;
    z-index: 10000;
    background: #fff;
    padding: 20px 25px;
    display: none;
    width: 200px;
}

.hover-ewm img {
    width: 100%;
}

.weixin-nav:hover .hover-ewm {
    display: block;
}

.weixin-nav {
    width: 15px;
    position: relative;
    float: right;
}

/*注册弹框 - - 结束*/

/*报道 - - 结束*/
.n-img-group {
    float: left;
    width: 100%;
    position: relative;
}

.n-img-group img {
    position: relative;
    z-index: 1;
}

.n-img-details {
    position: absolute;
    z-index: 2;
    bottom: 0px;
    float: left;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
}

p.n-title-1 {
    float: left;
    width: 100%;
    text-align: center;
    padding: 15px;
    font-size: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.n-dt {
    float: left;
    width: 100%;
    margin: 20px 0px;
}

.n-dt-1 {
    float: left;
    width: 32%;
}

.n-dt-2 {
    float: left;
    width: 32%;
    margin: 0px 2%;
}

.n-title-2 {
    font-size: 12px;
    padding: 0px 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 32px;
    margin: 6px;
}

ul.news-list {
    float: left;
    width: 100%;
    background: #fff;
    padding: 0px 20px;
}

.news-list li {
    float: left;
    width: 100%;
    list-style: none;
    padding: 20px 0px;
    border-bottom: 1px solid #e6e6e6;
}

.n-list-left {
    float: left;
    width: 23%;
    margin-right: 3%;
    overflow: hidden;
    height: 67px;
}

.n-list-right {
    float: right;
    width: 74%;
}

p.news-title {
    float: left;
    width: 100%;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 53px;
    line-height: 26px;
    color: #231815;
}

.news-edit {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.news-content {
    float: left;
    width: 100%;
    margin-top: 10px;
    font-size: 12px;
    color: #827e7c;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.news-span1 img {
    width: 12px;
    position: relative;
    margin-right: 5px;
}

.news-span1 {
    font-size: 12px;
    color: #827e7c;
}

.news-more {
    float: left;
    width: 100%;
    text-align: center;
    padding: 15px 0px;
    color: #827e7c;
    cursor: pointer;
}

.n-t-right {
    font-size: 18px;
    color: #231915;
    margin-bottom: 10px;
}

.news-right {
    padding-left: 2%;
}

.news-list-2 li {
    list-style: none;
    font-size: 12px;
    color: #827e7c;
    border-bottom: dashed 1px #ccc;
    padding: 15px 0px;
    float: left;
    width: 100%;
}

.n-r-c1 {
    float: left;
    width: 100%;
    background: #fff;
    margin-bottom: 20px;
    padding: 20px;
}

.hot-img {
    float: left;
    width: 21%;
    margin-right: 3%;
    height: 65px;
    overflow: hidden;
}

.hot-right {
    float: left;
    width: 76%;
    color: #827e7c;
    font-size: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 44px;
    line-height: 22px;
}

.home-icon {
    float: left;
    width: 17px;
    margin-right: 5px;
}

.home-link {
    font-size: 14px;
    color: #827e7c;
    margin-bottom: 30px;
}

.home-link a {
    font-size: 14px;
    color: #827e7c;
}

.news-d-content {
    float: left;
    width: 100%;
}

.news-d-content p {
    float: left;
    width: 100%;
    font-size: 12px;
    color: #827e7c;
}

.bg-f {
    background: #fff;
    padding: 12px 20px;
    float: left;
}

@media screen and (max-width: 767px) {
    .bg-f {
        margin-bottom: 25px;
    }

    ul.news-list {
        margin-bottom: 25px;
    }
}

.news-d-title p {
    font-size: 24px;
    color: #231815;
    margin-bottom: 10px;
}

.news-d-title span {
    font-size: 12px;
    color: #231815;
}

.news-d-title {
    padding: 20px 0px;
    border-bottom: 1px solid #2a1815;
    margin-bottom: 20px;
}

.news-d-content p {
    float: left;
    width: 100%;
    font-size: 12px;
    color: #827e7c;
    text-indent: 0em;
    line-height: 25px;
    margin-bottom: 20px;
    margin-top: 10px;
    word-break: break-all;
}

.news-d-content img {
    width: auto;
    margin: 10px 0px;
    height: auto !important;
    max-width: 100%;
}

/*报道 - - 结束*/

/*联络我们 - - 结束*/
.con-ewm img {
    width: 144px;
}

.con-title1 {
    font-size: 18px;
    color: #231815;
    float: left;
    width: 100%;
    padding: 25px 0px;
}

.con-title2 {
    font-size: 12px;
    color: #231815;
    float: left;
    width: 100%;
    line-height: 30px;
}

.con-title3 {
    font-size: 12px;
    color: #231815;
    float: left;
    width: 100%;
    line-height: 30px;
    margin-bottom: 50px;
    margin-top: 31px;
}

.con-adr {
    width: 90%;
}

.con-banner {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}

.con-ewm {
    padding: 10px;
    background: #fff;
    float: left;
}

@media screen and (max-width: 767px) {
    .con-adr {
        width: 100%;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .con-banner {
        margin-bottom: 0px;
    }

    .con-details {
        padding: 0px 15px;
    }

    .con-title3 {
        margin-bottom: 15px;
    }
}

/*联络我们 - - 结束*/

/*场地详情 - - 开始*/
.s-d-left {
    float: left;
    padding-right: 25px;
    max-height: 355px;
    overflow: hidden;
}

.s-d-right {
    float: left;
}

.space-banner {
    margin-bottom: 35px;
    padding: 25px;
    background: #fff;
    float: left;
}

.space-d-title1 {
    float: left;
    width: 100%;
    margin-bottom: 35px;
    font-size: 18px;
    color: #221815;
    font-weight: 600;
}

.s-d-bj {
    float: left;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 10px;
}

.s-d-bj li {
    color: #5b453f;
    border-bottom: 1px solid #ccc;
    height: 42px;
    line-height: 42px;
    list-style: none;
    padding: 0px 25px;
}

.bb0 {
    border-bottom: none !important;
}

.s-d-btn {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.s-d-btn button {
    float: left;
    width: 150px;
    height: 40px;
    margin-right: 25px;
    background: #c81332;
    border: none;
    color: #fff;
    font-size: 14px;
}

.cg-right {
    font-size: 12px;
    color: #221815;
    margin-top: 10px;
    font-weight: 600;
}

.space-d-title2 {
    font-size: 16px;
    color: #221815;
    font-weight: 600;
    padding-left: 10px;
    margin-top: 15px;
    margin-bottom: 10px;
    border-left: 2px solid #c81332;
}

@media screen and (max-width: 767px) {
    .s-d-btn button {
        width: 40%;
        margin-right: 5%;
        margin-left: 5%;
    }

    .space-d-title1 {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .space-banner {
        padding: 25px 0px;
    }

    .s-d-bj li {
        padding: 0px 10px;
    }

}
.day-content {
    width: 100%;
    padding: 40px 0px 50px 0px;
}
.day-left {
    float: left;
    width: 33%;
    padding: 0px 15px;
    border-right: 2px solid #e0dfdf;
}
.day-right {
    width: 65%;
    margin-left: 36%;
}
.t-2 {
    font-size: 12px;
    line-height: 24px;
    color: #5b453f;
}
.t-1 {
    font-size: 14px;
    color: #291f1c;
    font-weight: 600;
    padding: 10px 0px;
}
.lease-group {
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 17px;
}
.lease-group span {
    float: left;
    width: 20%;
    font-size: 14px;
    color: #291f1c;
    font-weight: 600;
}
.lease-group .form-group {
    width: 175px;
}
.lease-group .form-control{
    width: 139px !important;
    float: left !important;
    height: 40px;
    margin-top: 0px;
    margin-right: 0px;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.lease-group input{
    width: 175px;
    float: left;
    height: 40px;
    padding-left: 10px;
}
.lease-group select{
    width: 175px;
    float: left;
    height: 40px;
    border-radius: 5px;
    padding-left: 5px;
}
span.input-group-addon {
    height: 40px;
    padding-top: 10px;
}
.sfk {
    float: left;
    font-size: 14px;
    color: #291f1c;
    font-weight: 600;
    margin-top: 24px;
}
.sfk span{
    font-size: 18px;
    color: #c91433;
}
.pay-btn {
    background: #c91433;
    color: #fff;
    border: none;
    margin-left: 61px;
    width: 122px;
    height: 40px;
    margin-top: 15px;
    border-radius: 5px;
}
.day-lease-header {
    height: 60px;
    background: #fafafa;
    border-bottom: 1px solid #ececec;
    border-radius: 10px 10px 0px 0px;
    text-align: left;
}
.day-lease-header .modal-title {
    text-align: left;
    padding-left: 15px;
    color: #c91433;
    font-weight: 600;
}
.hour .form-group {
    width: 125px;
}
.hour .form-control {
    width: 85px !important;
}
.zhi {
    float: left;
    width: 18px !important;
}
.dsss{
    padding: 6px 17px !important;
}
.c-h{
    color: #c91433 !important;
}
.pay-1 {
    float: left;
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    padding: 10px 10px 20px 10px;
}
.pay-1 {
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    padding: 10px 10px 20px 10px;
}
.pay-details {
    float: left;
    width: 71%;
    font-size: 14px;
    font-weight: 600;
}
.pay-count {
    float: right;
    width: 29%;
}
.pay-2 {
    width: 100%;
}
.pay-2 p{
    width: 100%;
    font-size: 12px;
    color: #827e7c;
    padding: 20px 0px 60px 10px;
    float: left;
}
.pay-img {
    width: 49%;
    display: inline-block;
    text-align: center;
}
.pay-img img {
    width: 64px;
    cursor: pointer;
}
.pay-img p {
    padding: 20px 0px 60px 0px;
    font-size: 16px;
    color: #333;
    font-weight: 500;
}


@media (min-width: 768px) {
    .day-lease-modal .modal-dialog {
        width: 550px;
        margin: 10% auto auto auto;
    }
}

@media (max-width: 768px) {
    .day-lease-modal .modal-dialog {
        width: 97%;
        margin: 10% auto auto auto;
    }
    .day-left {
        float: left;
        width: 100%;
        padding: 0px 15px;
        border-right: none;
        text-align: center;
        margin-bottom: 19px;
    }
    .day-right {
        width: 100%;
        margin-left: 0px;
    }
    .d-l-img{
        float: left;
        width: 100%;
        margin-top: 0px;
    }
    .t-1{
        float: right;
        width: 70%;
        text-align: left;
        padding-left: 15px;
    }
    .t-2{
        float: right;
        width: 70%;
        text-align: left;
        padding-left: 15px;
    }
    .lease-group .form-group {
        width: 175px;
        margin: 0px !important;
    }
    .day-content {
        width: 100%;
        padding: 0px 0px 20px 0px;
    }
    .hour .form-control {
        width: 137px !important;
    }
    .l-hour {
        height: 95px !important;
    }
    .hour-phone{
        margin: 9px 0px 10px 20%;
        float: left;
    }
    .pay-count {
        float: right;
        width: 100%;
    }
    .pay-2 p {
        padding: 13px 0px 20px 10px;
    }
    .pay-img p {
        padding: 13px 0px 25px 0px;
    }
    .pay-details {
        float: left;
        width: 100%;
    }
}





/*场地详情 - - 结束*/

/*体验详情 - - 开始*/
.ty-p1 {
    float: left;
    width: 100%;
    color: #827e7c;
    font-size: 14px;
    line-height: 30px;
}

.ty-p1 span {
    font-size: 18px;
    color: #c81432;
    font-weight: 600;
}

.ty-zj {
    float: left;
    width: 100%;
}

.ty-zj span {
    font-size: 14px;
    color: #827e7c;
    float: left;
}

.zj-ul {
    float: left;
}

.zj-ul li {
    float: left;
    list-style: none;
    display: inline-block;
    border: 1px solid #ccc;
    margin-right: -1px;
    height: 30px;
    line-height: 27px;
}

.minus-li {
    width: 32px;
    font-size: 30px;
    text-align: center;
    line-height: 25px;
    font-weight: 100;
    color: #8a8c88;
    cursor: pointer;
}

.add-li {
    width: 32px;
    font-size: 25px;
    text-align: center;
    line-height: 25px;
    font-weight: 100;
    color: #8a8c88;
    cursor: pointer;
}

.count-li {
    width: 32px;
    font-size: 16px;
    text-align: center;
    line-height: 25px;
    color: #646564;
}
.count-li input {
    width: 100%;
    height: 100%;
    border: none;
    text-align: center;
}
.ty-zj {
    float: left;
    width: 100%;
    margin-top: 20px;
    line-height: 33px;
    margin-bottom: 10px;
}

.remaining {
    float: right;
    margin-top: 20px;
    font-size: 15px;
    color: #827e7c;
    letter-spacing: 1px;
}

.remaining span {
    color: #c81432;
    margin: 0px 5px;
}

.tj-right {
    float: left;
    width: 76%;
}

.tj-right p {
    font-size: 12px;
    color: #827e7c;
}

.tj-right span {
    font-size: 12px;
    color: #b2b2b2;
}

.pading-left-0 {
    padding-left: 0px;
}

@media screen and (max-width: 767px) {
    .pading-left-0 {
        padding-left: 25px;
    }
}
@media screen and (max-width: 330px) {
    .remaining {
        font-size: 12px;
    }
}

.ty-sfk {
    float: left;
    font-size: 14px;
    color: #291f1c;
    font-weight: 600;
    margin-top: 15px;
}
.hd-m-body{
    padding: 40px 50px !important;
}
.hd-left {
    float: left;
    width: 15%;
    font-size: 14px;
    color: #333;
    font-weight: 600;
    height: 60px;
    line-height: 60px;
}
.hd-right {
    float: left;
    width: 80%;
}
.hd-pay-btn{
    width: 60%;
    margin-left: 20%;
}
.bm-cg {
    width: 34px;
    float: left;
    margin-right: 10px;
}

.cg-p2 {
    width: 100%;
    font-size: 14px !important;
    color: #221815 !important;
    line-height: 28px !important;
    float: none !important;
    padding: 0px 15px !important;
    font-weight: 600;
}
.cg-p3 {
    width: 100%;
    font-size: 12px !important;
    color: #827e7c !important;
    line-height: 36px !important;
    float: none !important;
    padding: 0px 15px !important;
    margin-top: 18px;
}
.cg-pad{
    padding: 40px 0px;
}
.cg-p {
    font-size: 16px;
    font-weight: 600;
    color: #f78d04;
    margin: 10px 0px;
}
@media screen and (max-width: 768px) {
    .hd-m-body {
        padding: 10px 10px !important;
    }
    .hd-left {
        width: 18%;
    }
    .cg-p {
        font-size: 12px;
        font-weight: 600;
        color: #f78d04;
        margin: 0px 0px;
    }
    .cg-pad {
        padding: 10px 0px;
    }
    .cg-p3 {
        line-height: 25px !important;
    }
}
/*体验详情 - - 结束*/


/*个人中心 - - 开始*/
.per-logo{
    margin-left: 26%;
}
.p-save{
    float: left;
    width: 150px;
    height: 40px;
    margin-right: 25px;
    background: #c81332;
    border: none;
    color: #fff;
    font-size: 14px;
    margin-left: 20%;
}
.per-list li {
    float: left;
    width: 100%;
    height: 32px;
    margin-bottom: 20px;
    line-height: 32px;
}
.per-list li img {
    width: 16px;
    margin-left: 20%;
    margin-right: 20px;
}
.per-left {
    background: #fff;
    padding: 45px 0px;
}
.per-list > li > a {
    height: 32px;
    margin-right: 0px;
    line-height: 11px;
    border: none;
    border-radius: 0px 0px 0 0;
    border-left: 3px solid #fff;
    color: #221815;
    font-size: 14px;
}
.per-list > li.active > a, .per-list > li.active > a:hover, .per-list > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border:none;
    border-left: 3px solid #c81432;
}
.div-logout {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 78px;
}
.logout {
    border: none;
    background: none;
    color: #c81332;
    font-size: 15px;
    letter-spacing: 2px;
}
.per-right-content {
    float: left;
    background: #fff;
    padding: 20px;
    width: 100%;
}
.per-right {
    padding-right: 0px;
    padding-left: 25px;
}
.gr-list {
    padding-left: 25px;
}
.gr-list> li > a {
      border-radius: 0px;
    color: #333;
    padding: 14px 22px;
  }
.gr-list > li.active > a, .gr-list > li.active > a:hover, .gr-list > li.active > a:focus {
    color: #333;
    background-color: #fff;
    border-bottom: 2px solid #c81432;
}
.gr-up {
    border-bottom: 1px solid #eeeeee;
}
.header-img {
    width: 180px;
    height: 180px;
    margin-right: 15px;
}
.gr-left {
    float: left;
    width: 59px;
    font-size: 14px;
    margin-right: 25px;
    text-align: right;
}
.geren-content {
    float: left;
    width: 100%;
    padding: 60px 0px 25px 0px;
}
.w-100 {
    float: left;
    width: 100%;
    margin: 15px 10px;
}
.mt-80{
    margin-top: 80px;
}

.up-header {
    height: 40px;
    width: 80px;
    color: #c81432;
    background: none;
    border: 1px solid #c81432;
}
.gr-edit {
    float: left;
    margin-left: 25px;
    color: #c81432;
    border: none;
    background: none;
}
.gr-span {
    float: left;
    min-width: 123px;
}
.p_xb {
    float: left;
}
.p_xb label {
    display: inline-block;
    width: 42px;
    margin-top: 0px;
    margin-left: 25px;
}
.mt-per{
    margin-top: 45px;
}
@media screen and (max-width: 767px){
    .mt-per {
        margin-top: 11px;
        margin-bottom: 18px !important;
    }
    .per-left {
        background: #fff;
        padding: 0px 0px;
        float: left;
        width: 100%;
    }
    .div-logout {
        margin-top: 39px;
        height: 40px;
    }
    .per-right-content{
        margin-top: 15px;
        padding: 10px;
        margin-bottom: 10px;
    }
    .per-right {
        padding-left: 0px;
    }
    .header-img {
        width: 80px;
        height: 80px;
        margin-right: 15px;
    }
    .mt-80 {
        margin-top: 33px;
    }
    .per-list li {
        width: 25%;
    }
    .per-list > li > a {
        height: 65px;
        margin-right: 0px;
        line-height: 17px;
        border-left: none;
        padding: 10px 5px;
        text-align: center;
    }
    .per-list > li.active > a, .per-list > li.active > a:hover, .per-list > li.active > a:focus {
        border-left: none;
        border-bottom: 3px solid #c81432;
    }
    .tab-span {
        float: left;
        width: 100%;
        padding-top: 10px;
        text-align: center;
    }
    .per-logo {
        margin-left: 19%;
    }
    .gr-left {
        margin-right: 17px;
    }
    .bir-form-group{
        margin-left: 0px;
        width: 91% !important;
    }
}
.birthday{
    width: 139px !important;
    float: left !important;
    height: 40px;
    margin-top: 0px;
    margin-right: 0px;
    border: 1px solid #ccc;
    border-radius: 0px;
}
.h-40{
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.xx-adr {
    float: left;
    width: 100%;
    height: 40px;
    margin-top: 4px;
    margin-left: 0px;
    border: 1px solid #ccc;
}
.bir{
    height: 40px;
}
.bir input{
    height: 40px;
    line-height: 40px;
    padding: 0px;
    margin: 0px;
    border: 1px solid #ccc !important;
    border-radius: 0px;
    width: 135px !important;
}
.gr-right {
    float: left;
    width: 66%;
}
.adr-w{
    width: 98% !important;
    padding: 6px 0px !important;
}
/*安全中心开始*/
.anquan-title {
    font-size: 14px;
    color: #3c3c3d;
    border-bottom: 2px solid #f7f7f7;
    line-height: 30px;
    padding-left: 5px;
}
.anquan {
    float: left;
    width: 100%;
    border: 1px solid #e0e0e0;
    margin-top: 50px;
    padding: 5px 20px 20px 20px;
}
.mm-edit {
    width: 348px;
    margin: 15px auto;
}
.aq-left {
    float: left;
    width: 18%;
    font-size: 14px;
    color: #666666;
    height: 60px;
    line-height: 60px;
    text-align: right;
    margin-right: 5%;
}
.aq-right {
    float: left;
    width: 77%;
}
.aq-save{
    float: left;
    width: 150px;
    height: 40px;
    margin-right: 25px;
    background: #c81332;
    border: none;
    color: #fff;
    font-size: 14px;
    margin-left: 23%;
    margin-top: 16px;
}
.ewm-content img {
    width: 115px;
}
.binding-wx {
    background: #f3f3f3;
    width: 51%;
    margin: 35px auto;
    text-align: center;
    padding: 45px 0px;
}
.ewm-content {
    width: 145px;
    margin: 0 auto;
    padding: 15px;
    background: #fff;
    margin-bottom: 35px;
}
.ewm-tip {
    font-size: 12px;
    line-height: 27px;
}
@media screen and (max-width: 767px){
    .aq-right {
        float: left;
        width: 56%;
    }
}
/*安全中心结束*/

/*发布的活动开始*/
.fabu-btn {
    float: right;
    margin-top: 15px;
    color: #c81432;
    background: none;
    border: none;
}
.table-fabu .table > thead > tr > th {
    background: #f1f1f1;
    vertical-align: bottom;
    border-bottom: none;
    font-size: 12px;
    color: #999999;
}
.table-fabu {
    margin-top: 40px;
}
.table-fabu .table > tbody > tr > td {
    font-size: 12px;
    border-top: none;
    border-bottom: 1px solid #ddd;
    color: #231815;
}
.hd-yulan {
    color: #231815;
}
.hd-yulan:hover {
    color: #c81432;
}
.yy-name {
    position: relative;
    cursor: pointer;
}
.yyy{
    display: none;
    position: absolute;
    z-index: 1000;
    background: #fff;
    bottom: 0px;
    left: 42px;
    border: 1px solid #e2e2e2;
    width: 90%;
    padding: 10px;
}
.yy-name:hover .yyy{
    display: block;
}
.fb-edit {
    float: left;
    width: 32px;
    padding: 2px;
    background: none;
    border: none;
    cursor: pointer;
    color: #c81432;
}
.fb-del {
    float: left;
    width: 32px;
    padding: 2px;
    background: none;
    border: none;
    cursor: pointer;
    color: #c81432;
}
@media screen and (max-width: 767px){
    .yyy{
        width: 100%;
    }
    .tk-sm{
        top: 30px;
        left: -100px !important;
        padding: 10px;
        width: 150px;
    }
    .zl-list {
        margin-top: -20px;
    }
    .zl-classify {
        float: left;
        width: 100%;
        margin: 29px 0px 0px 20px;
    }
}
/*发布的活动结束*/
.yy-tuikuan{
    position: relative;
    cursor: pointer;
}
.tk-sm{
    display: none;
    position: absolute;
    z-index: 1000;
    background: #fff;
    top: 30px;
    left: -10px;
    border: 1px solid #e2e2e2;
    width: 150px;
    padding: 10px;
}
.yy-tuikuan:hover .tk-sm{
    display: block;
}
.qx-bm{
    float: left;
    padding: 2px;
    background: none;
    border: none;
    cursor: pointer;
    color: #c81432;
}
.zl-classify {
    float: left;
    width: 100%;
    margin: 50px 0px 0px 20px;
}
.zl-list {
    width: 200px;
    float: left;
    margin-top: -10px;
}
.zl-list li {
    display: inline-block;
}
.zl-span {
    float: left;
}
.zl-list> li > a {
    color: #221815;
  }
.zl-list> li.active > a {
    color: #c81432;
    background: none;
}
.mt-0{
    margin-top: 0px !important;
}

/*弹框系列*/
.per-modal .modal-dialog {
    width: 480px;
    margin: 10% auto auto auto;
}
@media (max-width: 768px){
    .per-modal .modal-dialog {
        width: 98%;
        margin: 10% auto auto auto;
    }
    .per-m-conten {
        padding: 10px 0px !important;
    }
    .hd-btn-group {
        margin-top: 30px;
    }
}
.per-m-conten {
    padding: 30px 50px;
}
.hd-p {
    color: #231815;
    font-size: 14px;
    line-height: 30px;
}
.hd-btn-group {
    width: 100%;
    margin-top: 40px;
}
.hd-btn-group button{
    margin: 0px 1%;
}
.ff-btn {
    width: 46%;
    background: #fff;
    border: 1px solid #c81432;
    color: #c81432;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
}
.red-btn {
    width: 46%;
    background: #c81432;
    border: 1px solid #c81432;
    color: #fff;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
}
.right-img{
    margin: 0 auto 19px auto;
    width: 60px;
}
.hd-p-1{
    color: #231815;
    font-size: 14px;
    margin-top: 30px;
}
.zl-p {
    font-size: 14px;
    color: #231815;
    line-height: 30px;
    font-weight: 600;
}
span.glyphicon.glyphicon-exclamation-sign.c-h {
    margin-right: 10px;
}

.fabu-group {
    float: left;
    width: 100%;
    margin: 8px 10px;
}
.per-m-conten {
    padding: 30px 50px;
}
.fabu-modal .modal-dialog {
    width: 720px;
    margin: 30px auto;
}
.fabu-modal .modal-body{
    height: 1000px;
}
.fabu-m-conten {
    padding: 10px 15px;
}
.fabu-left {
    float: left;
    width: 60px;
    text-align: right;
    margin-right: 20px;
    font-weight: 600;
    line-height: 40px;
}
.fabu-right {
    float: left;
    width: 82%;
}
.time-2{
    margin-left: 50px;
}
.free-top{
    margin-top: 10px;
}
.fuwenben{
    height: 300px;
    float: left;
    width: 100%;
    overflow-y: scroll;
    margin-bottom: 15px;
}
.fabu-save{
    float: left;
    width: 170px;
    height: 40px;
    margin-right: 25px;
    background: #c81332;
    border: none;
    color: #fff;
    font-size: 14px;
    margin-left: 30%;
}
.price-group {
    margin-top: 2px;
    margin-left: 23px;
    float: left;
}
.price-group input {
    height: 40px;
}
@media (max-width: 768px){
    .fabu-modal .modal-dialog {
        width: 98%;
        margin: 10px auto;
    }
    .time-2 {
        margin-left: 0px;
    }
    .fabu-left {
        float: left;
        width: 60px;
        text-align: left;
        margin-right: 7px;
    }
    .fabu-right {
        float: left;
        width: 75%;
    }
    .fabu-group {
        margin: 5px 0px;
    }
    .fabu-m-conten {
        padding: 10px 0px;
    }
    .fuwenben{
        height: 185px;
        overflow: scroll;
    }
    .fabu-modal .modal-body {
        height: 890px;
    }
    .bir input {
         width: auto !important;
    }

}
.binding-jc {
    padding: 22px;
}

.binding-jc p {
    border: 1px solid #ccc;
    width: 100px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    float: left;
}
.binding-jc button {
    border: none;
    background: none;
    color: #c81332;
    float: left;
    margin-left: 19px;
    line-height: 40px;
}
/*个人中心 - - 结束*/
.ty-calssify-list li a{
    color: #666666;
}
.ty-calssify-list li.active a,.ty-calssify-list li:hover a {
    color: #fff;
}

.waterfall {
    margin-top: 69px;
}
.list-group{

}
.list-group .ty-title {
    font-size: 13px;
    color: #333;
    line-height: 25px;
    width: 100%;
    float: left;
    font-family: "Microsoft YaHei UI";
    font-weight: 600;
    padding: 0px 15px 14px 0px;
}
.list-group:hover{
    opacity: 0.8;
}
@media screen and (max-width: 767px) {
    .waterfall {
        margin-right: 0px;
        width: 94%;
        margin-left: 3%;
        margin-top: 113px;
    }
    .waterfall .list-group {
        margin-right: 0px;
        width: 99%;
    }
}

#showimg {
    float: left;
    width: 100%;
}
#showimg img {
    height: 50px;
    width: auto !important;
}
#edui_fixedlayer{
    z-index: 100000 !important;
}
.n-list-left img{
    height: auto;
}
.n-img-group img{
    height: auto;
}
.hot-img img {
    width: 100%;
    height: auto;
}
@media screen and (max-width: 768px) {
    img.cd-img {
        height: auto !important;
    }
}
@media screen and (max-width: 769px) and (min-width: 450px) {
    .n-list-left {
        float: left;
        width: 23%;
        margin-right: 3%;
        overflow: hidden;
        height: 106px;
    }

}
@media screen and (max-width: 450px) {
    .n-list-left {
        float: left;
        width: 23%;
        margin-right: 3%;
        overflow: hidden;
        height: 65px;
    }

}
.n-list-left {
    float: left;
    width: 23%;
    margin-right: 3%;
    overflow: hidden;
    height: 200px;
}
.n-title-img {
    float: left;
    width: 100%;
    position: relative;

}
.n-title-img img{
    height: auto;
}

@media screen and (min-width: 768px) {
    .sp-left {
        max-height: 100px;
        overflow: hidden;
    }
    .f-1 {
         width: 84%;
        float: left;
    }
}
@media screen and (max-width: 768px) {
    .sp-left {
        float: left;
        height: 100px;
        overflow: hidden;
        width: 30%;
    }
    .s-d-left {
        float: left;
        padding-right: 25px;
        max-height: 250px !important;
        overflow: hidden;
    }
}
select.hd-classify {
    /* height: 45px; */
    float: left;
    width: 100%;
    height: 40px;
    margin-top: 4px;
    margin-left: 0px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.bir-form-group{
    width: 25%;
}

.mt-30{
    margin-top: 30px;
}

.pull-left li img {
    width: 50px;
    height: 50px;
}
