*{box-sizing: border-box; margin: 0; padding: 0;}
.w {width: 1200px !important; margin: 0 auto;}
#header {
    height: 120px;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
}
.display_n{display: none;}
.blue .zx {float: left; background: transparent; }
.blue div.zx {height: auto;}
.blue .test {float: left; background: transparent; }

.blue .fa {float: left; background: transparent; }

.blue .do {float: left; background: transparent; }

.blue .ga {float: left; background: transparent; }
.blue div {
    background: transparent;
    width: auto;
    height: 30px;
    padding: 0;
    margin-bottom: 3px;
    margin-left: 10px;
}
.blue div a.index {
    float: left;
    color: #666;
    display: inline-block;
    width: auto;
    height: auto;
    font-size: 15px;
    font-weight: 600;
  }
.div_height {
    min-height: 30px !important;
}
.index{float: left;}
.index .second{display: none;}

.sel_btn {
    box-sizing: border-box;
    width: 100px !important;
    height: 30px;
    line-height: 30px;
    padding: 0 11px;
    background: #fb5660;
    border: 1px #fff solid;
    border-radius: 5px;
    display: inline-block;
    text-decoration: none;
    font-size: 15px;
    color: #fff;
    min-width: 70px;
    margin-bottom: 0;
}
.sel_btn:hover{color: #fff;}

#turn {margin-top: 0 !important;height: 300px !important;}
.JQ-slide-nav li { width: 18px; height: 18px; border-radius: 50%; background: #9fc4e0 !important; padding-top: 0 !important;}

#nav {
    width: 1200px;
    margin: 0 auto;
    height: 50px;
    border-top: 2px solid #fb5660;
    background-color: #fff;
    z-index: 99;
}
#nav li {
    width: 120px;
    height: 50px;
    text-align: center;
}
#nav li a {
    font: 600 15px/50px arial;
    color: #666;
    display: block;
    width: 100%;
    height: 100%;
}
#nav li.now a, #nav li a:hover {
    background-color: #fff;
    color: #fb5660;
    text-decoration: none;
    transition: all .3s;
    color: #fb5660;
    border-top: 1px solid #fb5660;
    background-color: #fcf4f0;
}

#footer .font-style{font-size: 15px; line-height: 150px;}

.pages{margin-top: 20px;}
.pages a {
    color: #fb5660;
    font-size: 14px;
    background-color: #eee;
    padding: 10px 15px;
    margin-right: 0 !important;
    border-radius: 4px;
}
.pages a:hover {
    color: #fff;
    background-color: #fb5660;
    transition: all .2s;
}
.pages span{margin: 0;}



