/*-----------------------------------------------------------*/
/*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: #0074d4;
    color: #fff;
}

::-moz-selection {
    background-color: #0074d4;
    color: #fff;
}

::-webkit-selection {
    background-color: #0074d4;
    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;
    background: #fff;
    _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;
}




.center {
    width: 1200px;
    margin: 0 auto;
}

.nav {
    position: relative;
    z-index: 99999999999999999999999999999999999999999999999;
}

.fixedNav {
    position: fixed !important;
}

.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.tl {
    text-align: left;
}

.tr {
    text-align: right;
}

.nav {
    margin-top: 1px;
    height: 149px;
}

.nav .center {
    height: 149px;
    position: relative;
}

.nav .center h1 { margin-top:25px;
 width: 125px;
    height: 100px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.nav .center h1 a img {
    width: 125px;
    height: 100px;
}

.nav .center>ul {
    height: 149px;
    float: right;
}

.nav .center>ul>li {
    height: 149px;
    float: left;
    position: relative;
}

.nav .center>ul>li>a {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 0px;
    color: #333333;
    padding: 0 20px;
    border-radius: 17px;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.8s;
    transition-duration: 0.8s;
    overflow: hidden;
    margin-top: 55px;
    display: block;
}

.nav .center>ul>li>a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0074d4;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.8s;
    transition-duration: 0.8s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.nav .center>ul>li>a:hover,
.nav .center>ul>li>a:focus,
.nav .center>ul>li>a:active {
    color: white;
}

.nav .center>ul>li>a:hover:before,
.nav .center>ul>li>a:focus:before,
.nav .center>ul>li>a:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.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>.another>a{
    background: #0074d4;
    color: #fff;
}

.nav .center>ul>li>.down {
    position: absolute;
    width: 108px;
    top: 149px;
    display: inline-block;
    left: -10px;
    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: 128px;
}

.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, #0074d4, #0074d4) no-repeat;
    background-size: 0% 100%;
    transition: 0.5s;
    padding: 0px;
    border-radius: 0%;
    width: 108px;
    padding: 0 10px;
}

.nav .center>ul>li>.down>i>a:hover {
    background: linear-gradient(to right, #0074d4, #0074d4) 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: 128px;
    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: 128px;
}

.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, #0074d4, #0074d4) no-repeat;
    background-size: 0% 100%;
    transition: 0.5s;
    padding: 0px;
    border-radius: 0%;
    width: 108px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nav .center>ul>li>.down>i>.down_>i>a:hover {
    background: linear-gradient(to right, #0074d4, #0074d4) no-repeat;
    background-size: 100% 100%;
    color: white;
}

.nav .center>ul>li .downs {
    position: absolute;
    width: 1158px;
    background-color: #fff;
    top: 149px;
    transition: 0.7s;
    left: -360px;
    overflow: hidden;
    box-shadow: 0 0 10px #ccc;
    transform: scale(0);
    opacity: 0;
    z-index: 999999999999999999999999999999;
}

.nav .center>ul>li .downs .box {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding-top: 10px;
    padding-bottom: 15px;
}

.nav .center>ul>li .downs .box>ul {
    float: left;
    padding-right: 20px;
    border-right: #ccc 1px solid;
    padding-bottom: 20px;
}

.nav .center>ul>li .downs .box>ul>li {
    border-bottom: #ccc 1px solid;
}

.nav .center>ul>li .downs .box>ul>li>a {
    padding: 0 10px;
    position: relative;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #999;
    display: block;
    transition: 0.7s;
}

.nav .center>ul>li .downs .box>ul>li>a::before {
    content: '';
    display: block;
    transition: 0.7s;
    width: 0px;
    height: 1px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    border-left: 0 0px solid;
    background: #0074d4;
}

.nav .center>ul>li .downs .box>ul>li>a:hover:before {
    width: 100%;
}

.nav .center>ul>li .downs .box>ul>li>a:hover {
    color: #0074d4;
}

.nav .center>ul>li .downs .box>ul>li>.down_ {
    position: absolute;
    top: 0;
    padding: 0 0px;
    transition: 0.5s;
    overflow: hidden;
    padding-top: 10px;
    transform: scale(0);
}

.nav .center>ul>li .downs .box>ul>li>.down_ ul {
    width: 100%;
    overflow: hidden;
}

.nav .center>ul>li .downs .box>ul>li>.down_ ul li {
    border-bottom: #000 1px solid;
    position: relative;
    padding: 0 10px;
}

.nav .center>ul>li .downs .box>ul>li>.down_ ul li::before {
    content: '';
    display: block;
    transition: 0.7s;
    width: 0px;
    height: 1px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    border-left: 0 0px solid;
    background: #0074d4;
}

.nav .center>ul>li .downs .box>ul>li>.down_ ul li:hover:before {
    width: 100%;
}

.nav .center>ul>li .downs .box>ul>li>.down_ ul li .a1 {
    display: block;
    line-height: 40px;
    transition: 0.7s;
    color: #000;
}

.nav .center>ul>li .downs .box>ul>li>.down_ ul li:hover .a1 {
    color: #0074d4;
}

.nav .center>ul>li .downs .box>ul .on>a {
    color: #0074d4;
}

.nav .center>ul>li .downs .box>ul .on>a::before {
    width: 100%;
}

.nav .center>ul>li .downs .box>ul .on>.down_ {
    width: auto;
    top: 0px !important;
    display: block;
    padding-left: 70px;
    transform: scale(1);
}

.nav .center>ul>li .downs .box>ul .on>.down_ li {
    border-bottom: #ccc 1px solid;
}

.nav .center>ul>li .downs .box>ul .on>.down_ li .a1 {
    color: #888;
}

.nav .center>ul>li .downs .box .hot {
    float: right;
}

.nav .center>ul>li .downs .box .hot .top a {
    display: block;
    font-size: 18px;
    color: #0074d4;
    font-weight: bold;
    line-height: 40px;
    padding-bottom: 10px;
}

.nav .center>ul>li .downs .box .hot .con {
    text-align: center;
}

.nav .center>ul>li .downs .box .hot .con .item {
    display: inline-block;
    width: 200px;
    margin: 0 10px;
}

.nav .center>ul>li .downs .box .hot .con .item .img {
    border: #f9f9f9 1px solid;
    width: 200px;
    height: 150px;
    position: relative;
    display: block;
    background-color: #fff;
}

.nav .center>ul>li .downs .box .hot .con .item .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 .downs .box .hot .con .item .img img {
    transition: 1.5s;
}

.nav .center>ul>li .downs .box .hot .con .item .a1 {
    line-height: 40px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: 0.7s;
}

.nav .center>ul>li .downs .box .hot .con .item:hover .img img {
    transform: scale(1.1);
    box-shadow: 0 0 10px #ccc;
}

.nav .center>ul>li .downs .box .hot .con .item:hover .a1 {
    color: #0074d4;
    transform: scale(1.1);
}

.nav .center>ul>li:hover .downs {
    top: 149px;
    transform: scale(1);
    opacity: 1;
}

.nav .center>ul>li:hover>a {
    color: white;
}

.nav .center>ul>li:hover>a:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.link {
    padding: 47px 0;
}

.link .center {
    overflow: hidden;
}

.link .center .left {
    background: url('../images/link.png') no-repeat center;
    width: 70px;
    height: 35px;
    font-size: 18px;
    padding-left: 8px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 0px;
    color: #ffffff;
}

.link .center ul {
    width: 1122px;
    float: left;
    overflow: hidden;
    height: 35px;
}

.link .center ul li {
    float: left;
}

.link .center ul li a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 0px;
    color: #555555;
    padding: 0 35px;
    transition: 0.7s;
}

.link .center ul li a:hover {
    color: #0074d4;
}

.footer {
    background: url('../images/footer.jpg') no-repeat center;
    height: 480px;
}

.footer .center .u1 {
    overflow: hidden;
    padding-bottom: 26px;
    margin-bottom: 42px;
}

.footer .center .u1 li {
    float: left;
    padding-left: 55px;
    background: url('../images/f1.png') no-repeat center;
    background-position-x: 0px;
    margin-right: 80px;
    height: 104px;
}

.footer .center .u1 li p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #444444;
}

.footer .center .u1 li .p1 {
    padding-top: 40px;
}

.footer .center .u1 li .p2 {
    padding-left: 48px;
}

.footer .center .u1 .l2 {
    width: 239px;
    background: url('../images/f2.png') no-repeat center;
    background-position-x: 0px;
}

.footer .center .u1 .l3 {
    background: url('../images/f3.png') no-repeat center;
    background-position-x: 0px;
}

.footer .center .u1 .l4 {
    background: url('../images/f4.png') no-repeat center;
    background-position-x: 0px;
    margin-right: 0px;
}

.footer .center .u2 {
    overflow: hidden;
    float: left;
    height: 227px;
}

.footer .center .u2>li {
    padding-right: 75px;
    margin-right: 75px;
    position: relative;
    height: 170px;
    min-width: 80px;
    float: left;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0px;
    color: #ffffff;
}

.footer .center .u2>li:after {
    content: '';
    display: block;
    background: url('../images/fli.png') no-repeat center;
    width: 1px;
    height: 170px;
    position: absolute;
    top: 0px;
    right: 0px;
}

.footer .center .u2>li span {
    width: 31px;
    height: 2px;
    background-color: #ffffff;
    display: block;
    margin-top: 20px;
}

.footer .center .u2>li ul {
    padding-top: 20px;
}

.footer .center .u2>li ul li a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
    transition: 0.7s;
}

.footer .center .u2>li ul li a:hover {
    margin-left: 10px;
}

.footer .center .ewm {
    float: right;
    color: #ffffff;
}

.footer .center .ewm .p1 {
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0px;
}

.footer .center .ewm .p2 {
    width: 31px;
    height: 2px;
    background-color: #ffffff;
    margin: 20px 0;
}

.footer .center .ewm img {
    width: 120px;
    height: 120px;
    display: block;
}

.footer .center .b>div {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 80px;
    letter-spacing: 0px;
    color: #ffffff;
}

.footer .center .b>div a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 80px;
    letter-spacing: 0px;
    color: #ffffff;
    transition: 0.7s;
}

.footer .center .b>div a:hover {
    color: #0074d4;
}