@charset"utf-8";
 * {
    margin:0;
    padding:0
}
em, i {
    font-style:normal
}
li {
    list-style:none
}
img {
    border:0;
    width:100%;
    height:auto;
    vertical-align:top
}
table {
    border-collapse:collapse;
    border-spacing:0
}
label {
    cursor:default
}
body, button, input, select, textarea {
    font:12px/1.5 Microsoft yahei, Arial;
    border:0
}
textarea {
    resize:none
}
a, a:focus, a:hover {
    outline:none;
    text-decoration:none
}
.clearfix:after {
    content:'\20';
    display:block;
    height:0;
    clear:both
}
.clearfix {
    *zoom:1
}
.clear {
    display:block;
    height:0;
    clear:both;
    font-size:0;
    line-height:0;
    overflow:hidden
}
.hide {
    display:none!important
}
body {
    background:#bfbfbf;
    color:#2b2b2b;
    position:relative
}
a {
    color:#2b2b2b;
    transition:all .4s
}
a:hover {
    color:#143883
}
.g-wp {
    transition:transform .4s cubic-bezier(.4, .01, .165, .99)
}
.u-mask {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index:9999;
}
.m-nav {
    width:200px;
    height:100%;
    right:-200px;
    top:0;
    background:#fff;
    border-left:1px solid #ddd;
    box-shadow:0 0 10px #ccc;
    position:fixed;
    transform:translateZ(0px) rotate(0deg);
    transition:transform .4s cubic-bezier(.4, .01, .165, .99);
    z-index:1000;
}
.m-nav h2 {
    margin:0 0 10px;
    padding:10px 0;
    border-bottom:1px solid #ddd;
    font-weight:700;
    font-size:16px;
    line-height:30px;
    text-align:center;
}
.m-nav li {
    position:relative;
    padding:12px 12px 12px 22px;
    border-bottom:1px solid #eee;
    font-size:14px;
    line-height:24px;
}
.m-nav li a {
    display:block
}
.m-nav li a:hover, .m-nav .current a {
    color:#143883
}
.m-nav .current:after {
    position:absolute;
    top:50%;
    left:0;
    width:5px;
    height:14px;
    margin-top:-7px;
    border-left:2px solid #143883;
    content:""
}
body.z-open .m-nav {
    transform:translate3d(-200px, 0, 0);
    -webkit-transform:translate3d(-200px, 0, 0)
}
body.z-open .g-wp {
    transform:translate3d(-200px, 0, 0);
    -webkit-transform:translate3d(-200px, 0, 0)
}
#g-wp {
    max-width:750px;
    background:#fff;
    margin:0 auto;
    padding:0 auto;
}
.header {
    width:100%;
    height: 52px;
    background: #ffffff;
    padding: 5px 0;
    border-bottom: solid 1px #CCC;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
}
.logo {
    float:left;
    margin:0 0 0 2%;
    max-width:100%
}
.logo img {
    height: 52px;
    width: auto;
}
.xiaorui {
    float:left;
    margin:3% 0 0
}
.xiaorui img {
    width:120px
}
.ico {
    width:50px;
    height:40px;
    background:url(../images/ico.png);
    background-size:contain;
    background-repeat:no-repeat;
    margin:10px 2.5% 0 0;
    float:right;
    cursor:pointer;
}
.home {
    width:50px;
    height:40px;
    background-size:contain;
    background-repeat:no-repeat;
    margin:10px 2.5% 0 0;
    float:right;
    cursor:pointer;
}
.home img{
    width:auto;
    height:36px;
    background-size:contain;
    background-repeat:no-repeat;
    margin:0 2.5% 0 0;
    float:right;
    cursor:pointer;
}
@media all and (min-width:640px) {
    .ico {
    }
}
@media all and (max-width:414px) {
    .logo {
        max-width:50%
    }
    .ico {
        width:10%!important;
        background-size:90%
    }
}
@media all and (max-width:320px) {
    .logo {
        max-width:45%
    }
    .xiaorui {
        float:left;
        margin:3% 0 0
    }
    .xiaorui img {
        width:100px
    }
    .ico {
        margin:10px 2% 0 0
    }
}
.swiper-container {
    text-align:center
}
.swiper-container-index .swiper-pagination-bullet {
    background:#fff;
    width:8px;
    height:8px
}
.swiper-container-index .swiper-pagination-bullet-active {
    background:#143883;
    width:30px;
    border-radius:8px
}
.swiper-container-index>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom:12px!important
}
.swiper-container-index>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin:0 2px;
    overflow:hidden
}
.searchbox {
    padding:2% 0;
    border-bottom:1px solid #dedede;
    background:#f8f8f8
}
.searchbox .text {
    width:76%;
    height:40px;
    line-height:40px;
    border:1px solid #092676;
    float:left;
    margin-left:2%;
    padding-left:2%;
    box-sizing:border-box;
    font-size:14px
}
.searchbox .ibtn {
    width:20%;
    height:40px;
    line-height:40px;
    float:right;
    background:#092676;
    color:#fff;
    font-size:14px;
    margin-right:2%;
    cursor:pointer
}
.footer {
    background:#f8f8f8;
    border-top:1px solid #ececec;
    padding-bottom:5%;
    margin-bottom: 60px;
}
.fbt {
    width:96%;
    margin:0 auto;
    border-bottom:1px solid #ddd
}
.fbt-z {
    float:left;
    width:50%;
    font-size:20px;
    color:#222;
    box-sizing:border-box;
    border-right:1px solid #ddd;
    background:url(../images/tel.png) left center no-repeat;
    background-size:30px;
    background-repeat:no-repeat;
    padding:20px 0 20px 36px;
}
.fbt-y {
    float:right;
    width:45%;
    font-size:20px;
    color:#222;
    box-sizing:border-box;
    background:url(../images/p22.png) left center no-repeat;
    background-size:24px;
    background-repeat:no-repeat;
    padding:20px 0 20px 30px;
}
@media all and (min-width:640px) {
    .fbt-z {
        background-size:38px;
    }
    .fbt-y {
        background-size:38px;
    }
}
@media all and (max-width:414px) {
    .fbt-z {
        font-size:17px
    }
    .fbt-y {
        font-size:17px
    }
}
.ftnav {
    text-align:center;
    padding:5% 0;
    font-size:14px
}
@media all and (max-width:320px) {
    .ftnav {
        font-size:13px
    }
}
.copyright {
    text-align:center;
    font-size:14px
}
.fixed-list {
    width:100%;
    background:linear-gradient(#fff, #fff);
    position:fixed;
    left:0;
    bottom:0;
    z-index:1000;
    box-shadow:0 0 10px #ccc;
}
.fixed-list li {
    float:left;
    display:inline;
    width:20%;
    height:60px;
    text-align:center
}
.fixed-list li a {
    font-size:13px;
    display:block
}
.fixed-list li:nth-child(1) em {
    display:block;
    width:20px;
    height:20px;
    background:url(../images/f1.png);
    background-size:contain;
    background-repeat:no-repeat;
    margin:11px auto 3px
}
.fixed-list li:nth-child(2) em {
    display:block;
    width:20px;
    height:20px;
    background:url(../images/f2.png);
    background-size:contain;
    background-repeat:no-repeat;
    margin:11px auto 3px
}
.fixed-list li:nth-child(3) em {
    display:block;
    width:20px;
    height:20px;
    background:url(../images/f3.png);
    background-size:contain;
    background-repeat:no-repeat;
    margin:11px auto 3px
}
.fixed-list li:nth-child(4) em {
    display:block;
    width:18px;
    height:20px;
    background:url(../images/f4.png);
    background-size:contain;
    background-repeat:no-repeat;
    margin:11px auto 3px
}

.fixed-list li:nth-child(5) em {
    display:block;
    width:18px;
    height:20px;
    background:url(../images/f5.png);
    background-size:contain;
    background-repeat:no-repeat;
    margin:11px auto 3px
}
#imgsy img {
    max-width:100%!important;
    height:auto!important
}
.pagess {
    clear:both;
    margin:20px;
    overflow:hidden;
    margin-left:0;
    text-align:center;
    font-size:12px
}
.pagess ul li {
    display:inline-block;
    border:1px solid #ccc;
    padding:2px 9px;
    margin:0 3px;
    line-height:20px;
    background:#fff;
    color:#999
}
.pagess ul li:hover {
    background:#ccc;
    color:#fff;
    border:1px solid #ccc
}
.pagess ul li:hover a {
    color:#fff
}
.pagess ul li.thisclass {
    display:inline-block;
    border:1px solid #ccc;
    padding:2px 9px;
    margin:0 3px;
    background:#ccc;
    color:#fff
}
.pagess ul li.thisclass a {
    color:#fff
}
.pagess ul li a {
    display:block;
    color:#999
}
.pagess ul li a:hover {
    color:#fff
}

/* 留言 */
.gbook {
    max-width: 860px;
    margin:auto;
    padding:auto;
}
.gbook .feedback {
    max-width: 860px;
    font-size: 14px;
    margin-top: 20px;
}
.gbook .feedback .feedbackHeader {
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    text-indent: 50px;
    font-weight: normal;
    cursor: pointer;
}

.gbook .feedback .eMailIco {
    background: url("emailico.png") 16px center no-repeat #252c33;
    background-size: 21px auto;
}

.gbook .feedbackForm {
    padding: 10px 0px;
}

.gbook .feedbackForm .tips {
    color: #222d38;
    font-size: 14px;
    padding-bottom: 10px;
}

.gbook .feedbackForm .info {
    margin-bottom: 16px;
}

.gbook .feedbackForm .info select, .gbook .feedbackForm .info input, .gbook .feedbackForm .info textarea {
    width: 100%;
    box-sizing: border-box;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    border: solid 1px #ccc;
    color: #222d38;
    display: block;
}

.gbook .feedbackForm .info span {
    height: 40px;
    line-height: 40px;
}

.gbook .feedbackForm .info select {
    height: 40px;
    line-height: 40px;
    padding: 0 11px;
}

.gbook .feedbackForm .info input {
    height: 40px;
    line-height: 40px;
    padding: 0 11px;
}

.gbook .feedbackForm textarea {
    resize: none;
    height: 100px;
    padding: 11px;
    line-height: 20px;
}

.gbook .feedbackForm .btn {
    background: #004b92;
    border-radius: 4px;
    width: 100%;
    box-sizing: border-box;
    border: none;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    cursor: pointer;
}

.gbook .feedback .closeBtn {
    background: url("../images/closeBtn.png") no-repeat;
    width: 28px;
    height: 28px;
    background-size: 28px 28px;
    position: absolute;
    left: -36px;
    top: 6px;
    cursor: pointer;
    display: none;
}