 * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    overflow-x: hidden;
    font-family: "Microsoft YaHei";
}

ul {
    padding: 0;
    margin: 0;
}

ul li {
    list-style: none;
}

a {
    color: #337ab7;
    text-decoration: none;
}

h1 {
    margin: 0;
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: none;
}

a:focus {
    outline: none;
    outline-offset: -2px;
}

.page-banner {
    font-size: 0;
}

.page-banner img {
    width: 100%;
}

@media (max-width: 768px) {
    body {
        padding-top: 60px;
    }
}

.icon-font {
    position: relative;
}

.icon-font:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/icon_spirit.png);
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
}






/**/

/*  */

/*  */





.container2{max-width:1400px;margin:auto;}
/*  */

/*  */

/*  */

/**/

.page-position {
    padding: 20px 0;
    font-size: 14px;
    color: #2f2f2f;
    border-bottom: 1px solid #ddd;
}

.page-position a {
    color: #2f2f2f;
}

.page-position a:hover {
    color: #004e9d;
}

.page-wrap {
  
padding: 0 0 3% 0;
}
.neiser{margin-top:50px;}

.page-wrap-right {
    overflow: hidden;
}

.page-mob-tool {
    position: fixed;
    right: 15px;
    bottom: 100px;
    z-index: 9999;
}

.page-mob-tool li {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 1px;
    cursor: pointer;
    position: relative;
}

.page-mob-tool li:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #004e9d;
    opacity: .7;
}

.page-mob-tool li i {
    display: block;
    width: 100%;
    height: 100%;
}

.page-mob-tool li .icon-dots-horizontal:after {
    background-position: -30px -390px;
}

.page-mob-tool li .icon-top:after {
    background-position: -30px -60px;
}

@media (min-width: 992px) {
    .page-mob-tool {
        display: none;
    }
}

/*   */

@media (max-width: 990px) {
    /*  body */
}



.page-banner {
    position: relative;
}

/*  */

@media (max-width: 768px) {
    body {
        padding-bottom: 50px;
    }
}

.keik{
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px;
}
.liktr{
    text-align: center;
    margin-bottom: 30px;
}
.liktr a{
    padding: 10px 30px;
    background: #37a218;
    color: #fff;
    font-size: 16px;
    border-radius: 60px;
    box-shadow: 0 0 5px 0 #37a218;
}
