/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/*Generated by wjdhcms 3.0 */
@charset "utf-8";

::-webkit-scrollbar {
    width: 12px;
    height: 12px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 12px;
    background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
    border-radius: 12px;
    -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: #004cab;
    color: #fff;
}

::-moz-selection {
    background-color: #004cab;
    color: #fff;
}

::-webkit-selection {
    background-color: #004cab;
    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;
}


.webqqs {
    z-index: 9999999999999999999;
}

#map {
    position: fixed;
    top: 0;
    right: 0;
    width: 140px;
    height: 100%;
    z-index: 100;
}

#container {
    position: relative;
    left: 100px;
    top: 100px;
    width: 600px;
    height: 600px;
    outline: 4px solid #222;
    overflow: auto;
}

#content {
    width: 800px;
    height: 1000px;
    background-color: #ccc;
}

#container2 {
    position: relative;
    left: 100px;
    top: 100px;
    width: 300px;
    height: 400px;
    outline: 4px solid #222;
    overflow: auto;
}

#content2 {
    width: 500px;
    height: 600px;
    background-color: #aaa;
}

.checkers {
    background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-size: 100px 100px;
    background-position: 0 0, 50px 50px;
}

::-webkit-scrollbar {
    width: 15px;
    /*height: 4px;*/
}

.ld-smart-container {
    position: absolute;
    z-index: 2;
    width: 100% !important;
    height: 100% !important;
    overflow: hidden;
}

.ld-overlap-container {
    position: absolute;
    top: 0 !important;
}

.ld-smart-container .ld-3d-parent {
    width: 100% !important;
    height: 100% !important;
    pointer-events: none;
    transform-style: preserve-3d;
    perspective: 9000px;
    opacity: 1;
    position: relative;
}

.ld-smart-container .ld-transform-target {
    position: relative;
    -webkit-transform-style: flat;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
    width: 100% !important;
    height: 100% !important;
    pointer-events: none;
    transform-style: preserve-3d;
}

.ld-smart-container .ld-3d-object {
    position: absolute;
    pointer-events: none;
    -webkit-transform-style: flat;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform-style: preserve-3d;
    -webkit-perspective: 1000;
    backface-visibility: hidden;
    perspective: 1000px;
}

.ld-smart-container .ld-3d-object,
.ld-smart-container .ld-transform-target {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

.ld-smart-container {
    position: absolute;
    z-index: 2;
    width: 100% !important;
    height: 100% !important;
    overflow: hidden;
}

.ld-overlap-container {
    position: absolute;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
}

.ld-smart-container .ld-3d-parent {
    width: 100% !important;
    height: 100% !important;
    pointer-events: none;
    transform-style: preserve-3d;
    perspective: 9000px;
    opacity: 1;
    position: relative;
}

.ld-smart-container .ld-transform-target {
    position: relative;
    -webkit-transform-style: flat;
    width: 100% !important;
    height: 100% !important;
    transform-style: preserve-3d;
}

.ld-smart-container .ld-3d-object {
    position: absolute;
    -webkit-transform-style: flat;
    transform-style: preserve-3d;
    -webkit-perspective: 1000;
    backface-visibility: hidden;
    perspective: 1000px;
}

.xcConfirm .xc_layer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    background-color: #666666;
    opacity: 0.5;
    transition: 0.3s;
    z-index: 2147000000;
}

.xcConfirm .popBox {
    position: fixed;
    left: 50%;
    top: 50%;
    background-color: #ffffff;
    z-index: 2147000001;
    width: 10px;
    height: 0px;
    margin-left: -285px;
    margin-top: -150px;
    border-radius: 5px;
    font-weight: bold;
    color: #535e66;
    transition: 0.3s;
    overflow: hidden;
}

.xcConfirm .popBox .ttBox {
    height: 30px;
    line-height: 30px;
    padding: 14px 30px;
    border-bottom: solid 1px #eef0f1;
}

.xcConfirm .popBox .ttBox .tt {
    font-size: 18px;
    display: block;
    float: left;
    height: 30px;
    position: relative;
}

.xcConfirm .popBox .txtBox {
    margin: 40px 100px;
    height: 100px;
    overflow: hidden;
}

.xcConfirm .popBox .txtBox p {
    height: 84px;
    margin-top: 16px;
    line-height: 26px;
    overflow-x: hidden;
    overflow-y: auto;
}

.xcConfirm .popBox .txtBox p input {
    width: 364px;
    height: 30px;
    border: solid 1px #eef0f1;
    font-size: 18px;
    margin-top: 6px;
}

.xcConfirm .popBox .btnArea {
    border-top: solid 1px #eef0f1;
}

.xcConfirm .popBox .btnGroup {
    float: right;
}

.xcConfirm .popBox .btnGroup .sgBtn {
    margin-top: 14px;
    margin-right: 10px;
}

.xcConfirm .popBox .sgBtn {
    display: block;
    cursor: pointer;
    float: left;
    width: 95px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #FFFFFF;
    border-radius: 5px;
}

.xcConfirm .popBox .sgBtn.ok {
    color: #FFFFFF;
    position: relative;
    z-index: 1;
    display: block;
    text-align: center;
    overflow: hidden;
    -webkit-transition: background-color 0.6s, color 0.3s;
    transition: background-color 0.6s, color 0.3s;
    box-sizing: border-box;
    border: none;
    background-color: #0095d9;
    cursor: pointer;
}

.xcConfirm .popBox .sgBtn.ok::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #0095d9;
    z-index: -1;
    border-radius: inherit;
    opacity: 0;
    -webkit-transform: scale3d(0.6, 0.6, 1);
    transform: scale3d(0.6, 0.6, 1);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    box-sizing: border-box;
}

.xcConfirm .popBox .sgBtn.ok:hover {
    color: #0095d9;
    background-color: #fff;
}

.xcConfirm .popBox .sgBtn.ok:hover::before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
}

.xcConfirm .popBox .sgBtn.cancel {
    background-color: #546a79;
    color: #FFFFFF;
}

.xcConfirm {
    transition: 0.7s;
}

.xcConfirm .openh {
    height: 100%;
}

.xcConfirm .openw1 {
    width: 570px;
}

.xcConfirm .openw {
    height: 300px;
}

.center {
    width: 1300px;
    margin: 0 auto;
}

.nav {
    position: relative;
    z-index: 99999;
}

.fixedNav {
    position: fixed !important;
}

.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.tl {
    text-align: left;
}

.tr {
    text-align: right;
}

.nav {
    background-color: #fff;
    height: 140px;
    margin-top: 1px;
}

.nav .center {
    height: 140px;
    position: relative;
}

.nav .center h1 {
    margin-top: 30px;
    float: left;
}

.nav .center .green {
    width: 90px;
    height: 2px;
    background-color: #004cab;
    border-radius: 1px;
    transition: 0.7s;
    position: absolute;
    bottom: 34px;
    left: 700px;
    border-left: 34 700px solid;
}

.nav .center>ul {
    float: right;
}

.nav .center>ul>li {
    float: left;
}

.nav .center>ul>li>a {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 140px;
    letter-spacing: 0px;
    color: #333333;
    box-sizing: content-box;
    padding: 0 30px;
    transition: 0.7s;
}

.nav .center>ul>li>a:hover {
    color: #004cab;
}

.nav .center>ul>li:hover>a {
    color: #004cab;
}

.nav .center>ul .another>a {
    color: #004cab;
}

.nav .center>ul>li {
    position: relative;
}

.nav .center>ul>li .nav_bg {
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    position: absolute;
    top: 140px;
    left: 0px;
    height: 0px;
    transition: 0.7s;
    overflow: hidden;
}

.nav .center>ul>li .nav_bg .nav_box {
    width: 90%;
    height: 0px;
    transition: 0.7s;
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff;
    border-radius: 0px 0px 20px 20px;
    box-shadow: 0px 0px 30px #333;
}

.nav .center>ul>li .nav_bg .nav_box .nav_cen {
    width: 70%;
    margin: 0 auto;
    padding-top: 40px;
    box-sizing: content-box;
    transform: scale(0.5);
    opacity: 0;
    transition: 0.7s;
}

.nav .center>ul>li .nav_bg .nav_box .nav_cen .u1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-radius: 10px;
    height: 60px;
    box-sizing: content-box;
    padding: 0 20px;
    box-shadow: 0 0 10px #ccc;
    width: 100%;
    position: relative;
}

.nav .center>ul>li .nav_bg .nav_box .nav_cen .u1>li {
    float: left;
}

.nav .center>ul>li .nav_bg .nav_box .nav_cen .u1>li>a {
    display: block;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 0px;
    color: #595959;
    transition: 0.7s;
    box-sizing: content-box;
    padding-left: 30px;
    position: relative;
}

.nav .center>ul>li .nav_bg .nav_box .nav_cen .u1>li>a:hover {
    color: #004cab;
}

.nav .center>ul>li .nav_bg .nav_box .nav_cen .u1>li>a:before {
    content: '';
    width: 9px;
    height: 9px;
    background-color: #ffffff;
    border: solid 3px #999999;
    display: block;
    border-radius: 100%;
    position: absolute;
    top: 23px;
    left: 0px;
    transition: 0.7s;
}

.nav .center>ul>li .nav_bg .nav_box .nav_cen .u1>li ul {
    position: absolute;
    top: 90px;
    left: 0px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: 0px;
    overflow: hidden;
    transition: 0.7s;
    opacity: 0;
}

.nav .center>ul>li .nav_bg .nav_box .nav_cen .u1>li ul li {
    float: left;
    padding: 9px;
    border: #ccc 1px solid;
    border-radius: 10px;
    width: 190px;
    box-sizing: content-box;
    padding-bottom: 0px;
    transition: 0.7s;
}

.nav .center>ul>li .nav_bg .nav_box .nav_cen .u1>li ul li .img {
    width: 190px;
    height: 144px;
    position: relative;
    display: block;
    border-radius: 10px 10px 0px 0px;
    overflow: hidden;
}

.nav .center>ul>li .nav_bg .nav_box .nav_cen .u1>li ul li .img img {
    transition: 0.7s;
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.nav .center>ul>li .nav_bg .nav_box .nav_cen .u1>li ul li .text .a1 {
    display: block;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    padding-top: 4px;
    box-sizing: content-box;
    letter-spacing: 0px;
    color: #434343;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: 0.7s;
    text-align: left;
}

.nav .center>ul>li .nav_bg .nav_box .nav_cen .u1>li ul li .text .a1:hover {
    color: #004cab;
}

.nav .center>ul>li .nav_bg .nav_box .nav_cen .u1>li ul li .text p {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #a9a9a9;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-align: left;
}

.nav .center>ul>li .nav_bg .nav_box .nav_cen .u1>li ul li .text .a2 {
    border-top: #c4c4c4 1px solid;
    display: block;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #c4c4c4;
    text-align: left;
    margin-top: 8px;
    transition: 0.7s;
}

.nav .center>ul>li .nav_bg .nav_box .nav_cen .u1>li ul li .text .a2:hover {
    color: #004cab;
}

.nav .center>ul>li .nav_bg .nav_box .nav_cen .u1>li ul li .text .a2:after {
    content: '→';
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #c4c4c4;
    transition: 0.7s;
    float: right;
}

.nav .center>ul>li .nav_bg .nav_box .nav_cen .u1>li ul li:hover {
    box-shadow: 0 0 10px #ccc;
}

.nav .center>ul>li .nav_bg .nav_box .nav_cen .u1>li ul li:hover .text .a1 {
    color: #004cab;
}

.nav .center>ul>li .nav_bg .nav_box .nav_cen .u1>li ul li:hover .text .a2 {
    color: #004cab;
}

.nav .center>ul>li .nav_bg .nav_box .nav_cen .u1>li ul li:hover .text .a2:after {
    color: #004cab;
}

.nav .center>ul>li .nav_bg .nav_box .nav_cen .u1>li.on>a {
    color: #004cab;
}

.nav .center>ul>li .nav_bg .nav_box .nav_cen .u1>li.on>a:before {
    content: '';
    border: solid 3px #004cab;
}

.nav .center>ul>li .nav_bg .nav_box .nav_cen .u1>li.on ul {
    box-sizing: content-box;
    padding: 10px 0;
    height: 270px;
    opacity: 1;
}

.nav .center>ul>li .nav_bg .nav_box .nav_cen.on {
    opacity: 1;
    transform: scale(1);
}

.nav .center>ul>li .nav_bg .nav_box.on {
    height: 450px;
}

.nav .center>ul>li:hover>.down {
    opacity: 1;
}

.nav .center>ul>li:hover>.down>i {
    height: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.nav .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;
}

.nav .center>ul>li>.down {
    position: absolute;
    width: 124px;
    top: 140px;
    display: inline-block;
    left: 0px;
    opacity: 0;
    z-index: 66666;
}

.nav .center>ul>li>.down>i {
    height: 0px;
    display: block;
    background: rgba(0, 0, 0, 0.6);
    position: relative;
    transition: 0.5s;
    width: 124;
}

.nav .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, #004cab, #004cab) no-repeat;
    background-size: 0% 100%;
    transition: 0.5s;
    padding: 0px;
    border-radius: 0%;
    width: 124px;
}

.nav .center>ul>li>.down>i>a:hover {
    background: linear-gradient(to right, #004cab, #004cab) no-repeat;
    background-size: 100% 100%;
    color: white;
}

.nav .center>ul>li>.down>i:hover>.down_ {
    width: 100%;
    opacity: 1;
}

.nav .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);
}

.nav .center>ul>li>.down>i:hover>.down_>i>a {
    font-size: 14px;
    line-height: 40px;
}

.nav .center>ul>li>.down>i>.down_ {
    width: 0%;
    position: absolute;
    left: 124px;
    top: 0px;
    transition: 0.5s;
    opacity: 0;
}

.nav .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: 124;
}

.nav .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, #004cab, #004cab) no-repeat;
    background-size: 0% 100%;
    transition: 0.5s;
    padding: 0px;
    border-radius: 0%;
    width: 124px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nav .center>ul>li>.down>i>.down_>i>a:hover {
    background: linear-gradient(to right, #004cab, #004cab) no-repeat;
    background-size: 100% 100%;
    color: white;
}

.nav .center>ul .shoon .nav_bg {
    height: 500px;
}

.link .center {
    overflow: hidden;
    text-align: center;
    box-sizing: content-box;
    padding: 60px 0;
}

.link .center .left .p1 {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 14px;
    letter-spacing: 0px;
    color: #666666;
    margin-bottom: 10px;
}

.link .center .left .p2 {
    font-size: 34px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 0px;
    color: #333333;
    font-weight: bold;
}

.link .center ul li {
    float: left;
    margin-left: 70px;
    font-size: 0px;
    margin-bottom: 24px;
}

.link .center ul li a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 14px;
    letter-spacing: 0px;
    color: #999999;
    transition: 0.7s;
}

.link .center ul li a:hover {
    color: #004cab;
}

.footer {
    background: url('../images/footer.jpg') no-repeat center;
    height: 325px;
}

.footer .center {
    padding-top: 56px;
    box-sizing: content-box;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.footer .center>.img {
    display: block;
    float: left;
    width: 288px;
    height: 204px;
    border-radius: 5px;
    overflow: hidden;
}

.footer .center>.img img {
    width: 100%;
    height: 100%;
    transition: 0.7s;
}

.footer .center .text {
    padding-top: 20px;
    box-sizing: content-box;
}

.footer .center .text>ul {
    overflow: hidden;
}

.footer .center .text>ul li {
    float: left;
}

.footer .center .text>ul li:last-of-type {
    border: none;
    margin-right: 0px;
    padding-right: 0px;
    box-sizing: content-box;
    padding-left: 0px;
    margin-left: 0px;
}

.footer .center .text>ul li:last-of-type:after {
    content: '';
    display: none;
}

.footer .center .text>ul li:last-of-type:before {
    content: '';
    display: none;
}

.footer .center .text>ul li:after {
    content: '|';
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 0px;
    color: #ffffff;
    box-sizing: content-box;
    padding: 0 20px;
}

.footer .center .text>ul li a {
    font-size: 16px;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 0px;
    color: #ffffff;
}

.footer .center .text p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-top: 14px;
}

.footer .center .text p a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0px;
    color: #ffffff;
}

.footer .center .right {
    padding-top: 20px;
    box-sizing: content-box;
}

.footer .center .right .p1 {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 0px;
    color: #ffffff;
    background: url('../images/fft.png') no-repeat center;
    background-position-x: 89px;
}

.footer .center .right .p2 {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #ffffff;
}

.footer .center .right .p3 {
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #ffffff;
}