/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/*Generated by wjdhcms 3.0 */
@charset "utf-8";

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

::selection {
    background-color: #006cff;
    color: #fff;
}

::-moz-selection {
    background-color: #006cff;
    color: #fff;
}

::-webkit-selection {
    background-color: #006cff;
    color: #fff;
}

#wjdh-kefu .wjdh-kefu-qq p,
#wjdh-kefu .wjdh-kefu-qq a,
#wjdh-kefu .wjdh-kefu-tel p,
#wjdh-kefu .wjdh-kefu-tel img,
#wjdh-kefu .wjdh-kefu-erweima img {
    box-sizing: content-box;
}

* {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

body {
    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0;
    line-height: 1.5;
}

*:before,
*:after {
    box-sizing: content-box;
}

:focus {
    outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

a {
    color: #333;
    text-decoration: none;
}

a:link,
a:hover,
a:active,
a:visited {
    text-decoration: none;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

li,
ul {
    list-style-type: none;
}

img {
    border: none;
}

input,
textarea {
    outline: 0;
    border: 0;
    resize: none;
}



h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
    font-weight: normal;
    font-style: normal;
}

.webqq_ewm {
    box-sizing: content-box;
}


.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
    box-shadow: 0px 10px 12px rgba(0, 0, 0, .1);
}



html {
    cursor: url(../images/cur.png),
        default;
}

a {
    cursor: url(../images/Acur.png),
        default;
}

textarea {
    animation: animated 1s infinite;
    -moz-animation: animated 1s infinite;
    -webkit-animation: animated 1s infinite;
    -o-animation: animated 1s infinite;

}

input[type="text"] {
    animation: animated 1s infinite;
    -moz-animation: animated 1s infinite;
    -webkit-animation: animated 1s infinite;
    -o-animation: animated 1s infinite;
}

input[type="button"] {
    cursor: url(../images/Acur.png),
        default !important;
}

input,
button {
    outline: none;
}

@keyframes animated {
    0% {
        cursor: url('../images/Pcuro1.png'),
            auto;
    }

    8.8% {
        cursor: url('../images/Pcuro2.png'),
            auto;
    }

    17.6% {
        cursor: url('../images/Pcuro3.png'),
            auto;
    }

    26.4% {
        cursor: url('../images/Pcuro4.png'),
            auto;
    }

    35.2% {
        cursor: url('../images/Pcuro5.png'),
            auto;
    }

    44% {
        cursor: url('../images/Pcuro6.png'),
            auto;
    }

    52.8% {
        cursor: url('../images/Pcuro7.png'),
            auto;
    }

    61.6% {
        cursor: url('../images/Pcuro8.png'),
            auto;
    }

    70.4% {
        cursor: url('../images/Pcuro9.png'),
            auto;
    }

    79.2% {
        cursor: url('../images/Pcuro10.png'),
            auto;
    }

    88% {
        cursor: url('../images/Pcuro11.png'),
            auto;
    }

    100% {
        cursor: url('../images/Pcuro12.png'),
            auto;
    }


}



.wjdh-ico1,
.wjdh-ico2 {
    vertical-align: middle;
}



.hhb {
    filter: grayscale(0%);
}

.center {
    width: 1200px;
    margin: 0 auto;
}

.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.tl {
    text-align: left;
}

.tr {
    text-align: right;
}

.footer {
    overflow: hidden;
}

.bannerBox {
    position: relative;
    max-height: 750px;
}

.bannerBox .box {
    position: absolute;
    bottom: 0px;
    left: 0px;
    border-left: 0 0px solid;
    border-top: rgba(255, 255, 255, 0.3) 1px solid;
    width: 100%;
    height: 90px;
    z-index: 9999999;
}

.bannerBox .box .center {
    height: 90px;
    position: relative;
}

.bannerBox .box .center .green {
    background: url('../images/green.png') no-repeat center;
    width: 90px;
    height: 5px;
    position: absolute;
    top: 0px;
    left: 219px;
    transition: 0.7s;
}

.bannerBox .box .center h1 {
    float: left;
    padding-top: 17px;
    width: 221px;
    height: 54px;
}

.bannerBox .box .center h1 img {
    width: 100%;
    height: 100%;
}

.bannerBox .box .center>ul {
    height: 90px;
    float: left;
    margin-left: 43px;
}

.bannerBox .box .center>ul>li {
    height: 90px;
    float: left;
    position: relative;
}

.bannerBox .box .center>ul>li>a {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 90px;
    letter-spacing: 0px;
    color: #ffffff;
    padding: 0 23px;
}

.bannerBox .box .center>ul>li:hover>.down {
    opacity: 1;
}

.bannerBox .box .center>ul>li:hover>.down>i {
    height: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.bannerBox .box .center>ul>li:hover>.down>i>a {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.bannerBox .box .center>ul>li>.down {
    position: absolute;
    width: 136px;
    top: 90px;
    display: inline-block;
    left: -25px;
    opacity: 0;
    z-index: 66666;
}

.bannerBox .box .center>ul>li>.down>i {
    height: 0px;
    display: block;
    background: rgba(0, 0, 0, 0.6);
    position: relative;
    transition: 0.5s;
    width: 156px;
}

.bannerBox .box .center>ul>li>.down>i>a {
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    display: block;
    color: white;
    text-align: center;
    background: linear-gradient(to right, #006cff, #006cff) no-repeat;
    background-size: 0% 100%;
    transition: 0.5s;
    padding: 0px;
    border-radius: 0%;
    width: 136;
    padding: 0 10px;
}

.bannerBox .box .center>ul>li>.down>i>a:hover {
    background: linear-gradient(to right, #006cff, #006cff) no-repeat;
    background-size: 100% 100%;
    color: white;
}

.bannerBox .box .center>ul>li>.down>i:hover>.down_ {
    width: 100%;
    opacity: 1;
}

.bannerBox .box .center>ul>li>.down>i:hover>.down_>i {
    height: 40px;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.bannerBox .box .center>ul>li>.down>i:hover>.down_>i>a {
    font-size: 14px;
    line-height: 40px;
}

.bannerBox .box .center>ul>li>.down>i>.down_ {
    width: 0%;
    position: absolute;
    left: 156px;
    top: 0px;
    transition: 0.5s;
    opacity: 0;
}

.bannerBox .box .center>ul>li>.down>i>.down_>i {
    font-size: 14px;
    height: 0px;
    display: block;
    background: rgba(0, 0, 0, 0.6);
    transition: 0.5s;
    position: relative;
    width: 156px;
}

.bannerBox .box .center>ul>li>.down>i>.down_>i>a {
    line-height: 0px;
    font-size: 0px;
    display: block;
    color: white;
    text-align: center;
    background: linear-gradient(to right, #006cff, #006cff) no-repeat;
    background-size: 0% 100%;
    transition: 0.5s;
    padding: 0px;
    border-radius: 0%;
    width: 136;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bannerBox .box .center>ul>li>.down>i>.down_>i>a:hover {
    background: linear-gradient(to right, #006cff, #006cff) no-repeat;
    background-size: 100% 100%;
    color: white;
}

.bannerBox .box .center .menu {
    float: right;
}

.bannerBox .box .center .menu .it {
    float: left;
    width: 34px;
    height: 34px;
    padding-top: 28px;
    position: relative;
}

.bannerBox .box .center .menu .it>img {
    width: 100%;
    height: 100%;
}

.bannerBox .box .center .menu .it .b {
    background: url('../images/sea.png') no-repeat center;
    width: 190px;
    height: 0px;
    position: absolute;
    bottom: 63px;
    left: -78px;
    border-left: 63 -78px solid;
    overflow: hidden;
    opacity: 0;
    transition: 0.7s;
}

.bannerBox .box .center .menu .it:hover .b {
    opacity: 1;
    height: 42px;
}

.bannerBox .box .center .menu .i1 {
    margin-right: 20px;
}

.bannerBox .box .center .menu .i1 .b {
    padding-left: 20px;
    width: 169px;
    font-size: 18px;
    font-weight: bold;
    color: #565656;
    line-height: 40px;
}

.bannerBox .box .center .menu .i1 .b img {
    margin-right: 5px;
    vertical-align: top;
    margin-top: 8px;
}

.bannerBox .box .center .menu .i2 .b input {
    width: 140px;
    padding-left: 14px;
    line-height: 36px;
    color: #ababab;
}

.bannerBox .box .center .menu .i2 .b .sss {
    height: 36px;
    width: 36px;
    background: url('../images/n4.png') no-repeat center;
    position: absolute;
    top: 0px;
    right: 0px;
    outline: none;
    cursor: pointer;
}

.bannerBox1 {
    position: relative;
    height: 90px;
    background-color: #006cff;
}

.bannerBox1 .box {
    position: absolute;
    bottom: 0px;
    left: 0px;
    border-left: 0 0px solid;
    border-top: rgba(255, 255, 255, 0.3) 1px solid;
    width: 100%;
    height: 90px;
    z-index: 9999999;
}

.bannerBox1 .box .center {
    height: 90px;
    position: relative;
}

.bannerBox1 .box .center .green {
    background: url('../images/green.png') no-repeat center;
    width: 90px;
    height: 5px;
    position: absolute;
    top: 0px;
    left: 219px;
    transition: 0.7s;
}

.bannerBox1 .box .center h1 {
    float: left;
    padding-top: 17px;
    width: 151px;
    height: 54px;
}

.bannerBox1 .box .center h1 img {
    width: 100%;
    height: 100%;
}

.bannerBox1 .box .center>ul {
    height: 90px;
    float: left;
    margin-left: 60px;
}

.bannerBox1 .box .center>ul>li {
    height: 90px;
    float: left;
    position: relative;
}

.bannerBox1 .box .center>ul>li>a {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 90px;
    letter-spacing: 0px;
    color: #ffffff;
    padding: 0 23px;
}

.bannerBox1 .box .center>ul>li:hover>.down {
    opacity: 1;
}

.bannerBox1 .box .center>ul>li:hover>.down>i {
    height: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.bannerBox1 .box .center>ul>li:hover>.down>i>a {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.bannerBox1 .box .center>ul>li>.down {
    position: absolute;
    width: 136px;
    top: 90px;
    display: inline-block;
    left: -25px;
    opacity: 0;
    z-index: 66666;
}

.bannerBox1 .box .center>ul>li>.down>i {
    height: 0px;
    display: block;
    background: rgba(0, 0, 0, 0.6);
    position: relative;
    transition: 0.5s;
    width: 156px;
}

.bannerBox1 .box .center>ul>li>.down>i>a {
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    display: block;
    color: white;
    text-align: center;
    background: linear-gradient(to right, #006cff, #006cff) no-repeat;
    background-size: 0% 100%;
    transition: 0.5s;
    padding: 0px;
    border-radius: 0%;
    width: 136;
    padding: 0 10px;
}

.bannerBox1 .box .center>ul>li>.down>i>a:hover {
    background: linear-gradient(to right, #006cff, #006cff) no-repeat;
    background-size: 100% 100%;
    color: white;
}

.bannerBox1 .box .center>ul>li>.down>i:hover>.down_ {
    width: 100%;
    opacity: 1;
}

.bannerBox1 .box .center>ul>li>.down>i:hover>.down_>i {
    height: 40px;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.bannerBox1 .box .center>ul>li>.down>i:hover>.down_>i>a {
    font-size: 14px;
    line-height: 40px;
}

.bannerBox1 .box .center>ul>li>.down>i>.down_ {
    width: 0%;
    position: absolute;
    left: 156px;
    top: 0px;
    transition: 0.5s;
    opacity: 0;
}

.bannerBox1 .box .center>ul>li>.down>i>.down_>i {
    font-size: 14px;
    height: 0px;
    display: block;
    background: rgba(0, 0, 0, 0.6);
    transition: 0.5s;
    position: relative;
    width: 156px;
}

.bannerBox1 .box .center>ul>li>.down>i>.down_>i>a {
    line-height: 0px;
    font-size: 0px;
    display: block;
    color: white;
    text-align: center;
    background: linear-gradient(to right, #006cff, #006cff) no-repeat;
    background-size: 0% 100%;
    transition: 0.5s;
    padding: 0px;
    border-radius: 0%;
    width: 136;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bannerBox1 .box .center>ul>li>.down>i>.down_>i>a:hover {
    background: linear-gradient(to right, #006cff, #006cff) no-repeat;
    background-size: 100% 100%;
    color: white;
}

.bannerBox1 .box .center .menu {
    float: right;
}

.bannerBox1 .box .center .menu .it {
    float: left;
    width: 34px;
    height: 34px;
    padding-top: 28px;
    position: relative;
    padding-bottom: 20px;
}

.bannerBox1 .box .center .menu .it>img {
    width: 100%;
    height: 100%;
}

.bannerBox1 .box .center .menu .it .b {
    background: url('../images/sea.png') no-repeat center;
    width: 190px;
    height: 0px;
    position: absolute;
    top: 80px;
    left: -78px;
    overflow: hidden;
    opacity: 0;
    transition: 0.7s;
    box-shadow: 0 0 10px #ccc;
}

.bannerBox1 .box .center .menu .it:hover .b {
    opacity: 1;
    height: 36px;
}

.bannerBox1 .box .center .menu .i1 {
    margin-right: 20px;
}

.bannerBox1 .box .center .menu .i1 .b {
    padding-left: 20px;
    width: 169px;
    font-size: 18px;
    font-weight: bold;
    color: #565656;
    line-height: 40px;
}

.bannerBox1 .box .center .menu .i1 .b img {
    margin-right: 5px;
    vertical-align: top;
    margin-top: 8px;
}

.bannerBox1 .box .center .menu .i2 .b input {
    width: 140px;
    padding-left: 14px;
    line-height: 36px;
    color: #ababab;
}

.bannerBox1 .box .center .menu .i2 .b .sss {
    height: 36px;
    width: 36px;
    background: url('../images/n4.png') no-repeat center;
    position: absolute;
    top: 0px;
    right: 0px;
    outline: none;
    cursor: pointer;
}

.fixedNav {
    background: url('../images/fixed.jpg') no-repeat center;
}

.fixedNav .menu {
    float: right;
}

.fixedNav .menu .it {
    float: left;
    width: 34px;
    height: 34px;
    padding-top: 28px;
    position: relative;
    padding-bottom: 20px;
}

.fixedNav .menu .it>img {
    width: 100%;
    height: 100%;
}

.fixedNav .menu .it .b {
    background: url('../images/sea.png') no-repeat center;
    width: 190px;
    height: 0px;
    position: absolute;
    top: 80px;
    left: -78px;
    overflow: hidden;
    opacity: 0;
    transition: 0.7s;
    box-shadow: 0 0 10px #ccc;
}

.fixedNav .menu .it:hover .b {
    opacity: 1;
    height: 36px;
}

.fixedNav .menu .i1 {
    margin-right: 20px;
}

.fixedNav .menu .i1 .b {
    padding-left: 20px;
    width: 169px;
    font-size: 18px;
    font-weight: bold;
    color: #565656;
    line-height: 40px;
}

.fixedNav .menu .i1 .b img {
    margin-right: 5px;
    vertical-align: top;
    margin-top: 8px;
}

.fixedNav .menu .i2 .b input {
    width: 140px;
    padding-left: 14px;
    line-height: 36px;
    color: #ababab;
}

.fixedNav .menu .i2 .b .sss {
    height: 36px;
    width: 36px;
    background: url('../images/n4.png') no-repeat center;
    position: absolute;
    top: 0px;
    right: 0px;
    outline: none;
    cursor: pointer;
}

.footer {
    background: url('../images/footer.jpg') no-repeat center;
    height: 492px;
}

.footer .center .link {
    padding-top: 50px;
    border-bottom: #737373 1px solid;
    padding-bottom: 29px;
    margin-bottom: 40px;
}

.footer .center .link ul {
    float: left;
    width: 1040px;
    overflow: hidden;
}

.footer .center .link ul li {
    float: left;
    margin-right: 60px;
}

.footer .center .link ul li a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #c9c9c9;
    transition: 0.7s;
}

.footer .center .link ul li a:hover {
    color: #fff;
}

.footer .center .link .right {
    width: 158px;
    height: 38px;
    border: solid 1px #d2d2d2;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 38px;
    letter-spacing: 0px;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    position: relative;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.footer .center .link .right:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    /* W3C */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}

.footer .center .link .right:hover,
.footer .center .link .right:focus,
.footer .center .link .right:active {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}

.footer .center .link .right:hover:before,
.footer .center .link .right:focus:before,
.footer .center .link .right:active:before {
    opacity: 1;
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
}

.footer .center .link .right:hover {
    animation: jello 1s ease;
}

.footer .center .link .right img {
    vertical-align: top;
    margin-top: 10px;
    margin-right: 10px;
}

.footer .center .left .p1 {
    margin-bottom: 15px;
}

.footer .center .left .p1 span {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0px;
    color: #c9c9c9;
    padding-left: 23px;
    margin-right: 20px;
}

.footer .center .left .p1 .s1 {
    background: url('../images/f1.png') no-repeat center;
    background-position-x: 0px;
}

.footer .center .left .p1 .s2 {
    background: url('../images/f2.png') no-repeat center;
    background-position-x: 0px;
}

.footer .center .left .p1 .s3 {
    background: url('../images/f3.png') no-repeat center;
    background-position-x: 0px;
}

.footer .center .left .p2 {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #c9c9c9;
    padding-left: 23px;
    background: url('../images/f4.png') no-repeat center;
    background-position-x: 0px;
    margin-bottom: 40px;
}

.footer .center .left .ewm {
    float: left;
}

.footer .center .left .ewm img {
    width: 100px;
    height: 100px;
}

.footer .center .left * {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

.footer .center .left i {
    font-weight: normal;
    font-style: normal;
}

.footer .center .left .topxunpan {
    height: 40px;
    background-color: #fff;
}

.footer .center .left .topxunpan p {
    float: right;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
}

.footer .center .left .topxunpan span {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #aaaaaa;
    padding-left: 25px;
    background: url('../images/h1.png') no-repeat center;
    background-position-x: 0px;
}

.footer .center .left .topxunpan span i {
    font-weight: bold;
}

.footer .center .left .topxunpan img {
    vertical-align: middle;
    margin-right: 10px;
}

.footer .center .left .xp {
    position: relative;
    float: right;
    line-height: 40px;
    color: #aaaaaa;
    font-size: 14px;
    cursor: pointer;
    padding-left: 20px;
    margin-left: 15px;
    margin-right: 15px;
    background: url('../images/h.png') no-repeat center;
    background-position-x: 0px;
    box-sizing: content-box;
}

.footer .center .left .xp img {
    margin-right: 2px;
    margin-right: 5px;
    vertical-align: baseline;
}

.footer .center .left .topxunpan a {
    line-height: 40px;
    color: #aaaaaa;
    float: right;
    font-size: 14px;
    display: inline-block;
    transition: 0.7s;
}

.footer .center .left .topxunpan a:hover {
    color: #006cff;
}

.footer .center .left .topxunpan a::after {
    content: '|';
    margin-left: 5px;
    margin-right: 5px;
    color: #aaaaaa;
}

.footer .center .left .topxunpan a:first-of-type {
    border: none;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 0px;
}

.footer .center .left .topxunpan a:first-of-type:after {
    content: '';
    display: none;
}

.footer .center .left .topxunpan a:first-of-type:before {
    content: '';
    display: none;
}

.footer .center .left .xp i {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0px;
    display: inline-block;
    color: #aaaaaa;
    border-radius: 100%;
}

.footer .center .left .xp #xunpantip {
    z-index: 999999999999999999999;
    position: absolute;
    top: 35px;
    left: 50%;
    width: 180px;
    height: 30px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    -webkit-transform: translateX(-50%) scale(0);
    -moz-transform: translateX(-50%) scale(0);
    -o-transform: translateX(-50%) scale(0);
    -ms-transform: translateX(-50%) scale(0);
    transform: translateX(-50%) scale(0);
    -webkit-transition: transform 0.4s, opacity 0.4s;
    -moz-transition: transform 0.4s, opacity 0.4s;
    -o-transition: transform 0.4s, opacity 0.4s;
    -ms-transition: transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    background-color: #006cff;
    border-radius: 4px;
    opacity: 0;
    font-weight: bold;
}

.footer .center .left .xp #xunpantip::after {
    content: '';
    position: absolute;
    top: -16px;
    left: 50%;
    width: 0;
    height: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 8px solid transparent;
    border-bottom-color: #006cff;
}

.footer .center .left .xp #xunpantip.xunpantextactive {
    -webkit-transform: translateX(-50%) scale(1);
    -moz-transform: translateX(-50%) scale(1);
    -o-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
    opacity: 1;
    z-index: 999999999999999999999;
}

.footer .center .left .xp {
    float: left;
    width: 194px;
    height: 30px;
    background-color: #ffffff;
    border-radius: 15px;
    padding-left: 56px;
    color: #676564;
    line-height: 30px;
    background-position-x: 22px;
}

.footer .center .left .xp i {
    color: #fff;
    width: 22px;
    height: 17px;
    background-color: #006cff;
    border-radius: 5px;
    line-height: 17px;
    vertical-align: middle;
}

.footer .center>ul {
    float: right;
}

.footer .center>ul>li {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 16px;
    letter-spacing: 0px;
    color: #ffffff;
    float: left;
    padding-right: 80px;
}

.footer .center>ul>li:last-of-type {
    border: none;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 0px;
}

.footer .center>ul>li:last-of-type:after {
    content: '';
    display: none;
}

.footer .center>ul>li:last-of-type:before {
    content: '';
    display: none;
}

.footer .center>ul>li span {
    display: block;
    background: url('../images/fulk.png') no-repeat center;
    width: 30px;
    height: 1px;
    margin-top: 30px;
    margin-bottom: 15px;
}

.footer .center>ul ul li a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #c9c9c9;
    transition: 0.7s;
}

.footer .center>ul ul li a:hover {
    color: #006cff;
}

.footer .center .b {
    border-top: #737373 1px solid;
    margin-top: 40px;
    overflow: hidden;
    padding-top: 25px;
}

.footer .center .b p {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 23px;
    letter-spacing: 1px;
    color: #c9c9c9;
}

.footer .center .b p a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 23px;
    letter-spacing: 1px;
    color: #c9c9c9;
    transition: 0.7s;
}

.footer .center .b p a:hover {
    color: #fff;
}

.footer .center .b .p1 {
    float: left;
}

.footer .center .b .p2 {
    float: right;
}


#wjdh-kefu{
    margin-top: 0 !important;
}