﻿/* #0e4c9charset "utf-8"; */
body>div{
overflow: hidden;
}
::-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: #0e4c9c;
    color: #fff;
}
::-moz-selection {
    background-color: #0e4c9c;
    color: #fff;
}
::-webkit-selection {
    background-color: #0e4c9c;
    color: #fff;
}
* {
    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;
}
.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;
}
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;
}
.center:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clear {
    clear: both;
}
.left {
    float: left;
}
.right {
    float: right;
}
.tl {
    text-align: left;
}
.tr {
    text-align: right;
}
* {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
i {
    font-weight: normal;
    font-style: normal;
}
.topxunpan {
    width: 100%;
    height: 40px;
    background-color: #eee;
}
.topxunpan p {
    float: right;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
}
.topxunpan span {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #666;
    padding-left: 25px;
    background: url('../images/h1.png') no-repeat center;
    background-position-x: 0;
}
.topxunpan span i {
    font-weight: bold;
    color: #fff;
}
.topxunpan img {
    vertical-align: sub;
    margin-right: 10px;
}
.xp {
    position: relative;
    float: right;
    line-height: 40px;
    color: #999;
    font-size: 12px;
    cursor: pointer;
    padding-right: 10px;
    background-position-x: 0;
}
.xp img {
    margin-right: 2px;
    margin-right: 5px;
    vertical-align: baseline;
}
.topxunpan .center>a {
    line-height: 40px;
    color: #999;
    float: right;
    margin-right: 10px;
    font-size: 12px;
    display: inline-block;
    transition: 0.5s;
}
.topxunpan .center>a:hover {
    color: #0e4c9c;
}
.topxunpan .center>a::before {
    content: '|';
    margin-left: 10px;
    margin-right: 10px;
    color: #999;
}
.topxunpan .center>a:last-of-type {
    border: none;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
    margin-left: 0;
}
.topxunpan .center>a:last-of-type:after {
    content: '';
    display: none;
}
.topxunpan .center>a:last-of-type:before {
    content: '';
    display: none;
}
.topxunpan .center>a:last-of-type {
    border: none;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
    margin-left: 0;
}
.topxunpan .center>a:last-of-type:after {
    content: '';
    display: none;
}
.topxunpan .center>a:last-of-type:before {
    content: '';
    display: none;
}
.xp i {
    width: 20px;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 20px;
    display: inline-block;
    color: #0e4c9c;
    border-radius: 100%;
}
.xp #xunpantip {
    z-index: 999999999999999999999;
    position: absolute;
    top: 35px;
    left: 50%;
    width: 180px;
    height: 30px;
    line-height: 36px;
    text-align: center;
    color: #dddddd;
    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: #0e4c9c;
    border-radius: 4px;
    opacity: 0;
    font-weight: bold;
    box-shadow: 5px 5px 2px #dfdfdf;
}
.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: #0e4c9c;
}
.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;
}
.header {
    height: 126px;
    background: url('../images//bg.jpg');
}
.header .center .logo {
    float: left;
    text-align: center;
}
.header .center .logo h1 {
    padding-top: 39px;
}
.header .center .logo h1 a {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #0e4c9c;
}
.header .center .logo p {
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 12px;
    letter-spacing: 2px;
    color: #808080;
    margin-top: 13px;
}
.header .center .left {
    padding-left: 30px;
    margin-left: 30px;
    border-left: #ccc 1px solid;
    margin-top: 35px;
}
.header .center .left .p1 {
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #666666;
}
.header .center .left .p2 {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #666666;
}
.header .center .tel {
    float: right;
    margin-top: 24px;
}
.header .center .tel .r {
    float: right;
}
.header .center .tel .r p {
    font-family: Arial;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #4d4d4d;
}
.header .center .tel .l {
    float: left;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    padding-top: 43px;
    background: url('../images/htel.png') no-repeat center;
    background-position-x: 34px;
    background-position-y: 0;
}
.nav {
    height: 70px;
    background-color: #0e4c9c;
    overflow: initial !important;
}
.nav .center {
    height: 70px;
    position: relative;
}
.nav .center .green {
    height: 70px;
    width: 21px;
    position: absolute;
    top: 0;
    left: 64.5px;
    background: url('../images/green.png') no-repeat center;
    transition: 0.5s;
}
.nav .center>ul {
    height: 70px;
}
.nav .center>ul>li {
    height: 70px;
    width: 12.5%;
    float: left;
    position: relative;
}
.nav .center>ul>li:after {
    content: '';
    display: block;
    width: 8px;
    height: 27px;
    background: url('../images/nav.png') no-repeat center;
    position: absolute;
    top: 20px;
    right: 0;
}
.nav .center>ul>li:last-of-type {
    border: none;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
    margin-left: 0;
}
.nav .center>ul>li:last-of-type:after {
    content: '';
    display: none;
}
.nav .center>ul>li:last-of-type:before {
    content: '';
    display: none;
}
.nav .center>ul>li>a {
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
    padding-top: 10px;
}
.nav .center>ul>li span {
    display: block;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 12px;
    letter-spacing: 0px;
    color: #ffffff;
}
.nav .center>ul>li:hover>.down {
    opacity: 1;
}
.nav .center>ul>li:hover>.down>i {
    height: 40px;
    border-bottom: 1px solid white;
}
.nav .center>ul>li:hover>.down>i>a {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.nav .center>ul>li>.down {
    position: absolute;
    width: 150px;
    top: 70px;
    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: 170px;
}
.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, #0e4c9c, #0e4c9c) no-repeat;
    background-size: 0% 100%;
    transition: 0.5s;
    padding: 0px;
    border-radius: 0%;
    width: 150px;
    padding: 0 10px;
}
.nav .center>ul>li>.down>i>a:hover {
    background: linear-gradient(to right, #0e4c9c, #0e4c9c) 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 white;
    border-bottom: 1px solid white;
}
.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: 170px;
    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: 170px;
}
.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, #0e4c9c, #0e4c9c) no-repeat;
    background-size: 0% 100%;
    transition: 0.5s;
    padding: 0px;
    border-radius: 0%;
    width: 150px;
    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, #0e4c9c, #0e4c9c) no-repeat;
    background-size: 100% 100%;
    color: white;
}
.link {
    height: 57px;
    background: url('../images/link.jpg') no-repeat center;
}
.link .center .left {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1px;
    letter-spacing: 0px;
    color: #cc2223;
    line-height: 57px;
    width: 142px;
}
.link .center ul {
    float: left;
    overflow: hidden;
}
.link .center ul li {
    float: left;
}
.link .center ul li a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 57px;
    letter-spacing: 0px;
    color: #808080;
    padding: 0 20px;
    transition: 0.5s;
}
.link .center ul li a:hover {
    color: #0e4c9c;
}
.link .center ul li:after {
    content: '|';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 57px;
    letter-spacing: 0px;
    color: #808080;
}
.link .center ul li:last-of-type {
    border: none;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
    margin-left: 0;
}
.link .center ul li:last-of-type:after {
    content: '';
    display: none;
}
.link .center ul li:last-of-type:before {
    content: '';
    display: none;
}
.footer {
    background-color: #0e4c9c;
}
.footer>.center {
    padding-top: 70px;
}
.footer>.center .left p {
    padding-left: 33px;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #f5f5f5;
}
.footer>.center .left p span {
    font-family: Arial;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 40px;
    color: #f5f5f5;
}
.footer>.center .left .p1 {
    background: url('../images/f1.png') no-repeat center;
    background-position-x: 0;
}
.footer>.center .left .p2 {
    background: url('../images/f2.png') no-repeat center;
    background-position-x: 0;
}
.footer>.center .left .p3 {
    background: url('../images/f3.png') no-repeat center;
    background-position-x: 0;
}
.footer>.center>ul {
    overflow: hidden;
    float: left;
}
.footer>.center>ul>li {
    float: left;
    font-family: Arial;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 16px;
    letter-spacing: 0px;
    color: #f5f5f5;
    padding: 0 40px;
}
.footer>.center>ul>li>span {
    width: 80px;
    height: 2px;
    background-color: #ffffff;
    opacity: 0.1;
    display: block;
    margin-top: 20px;
    margin-bottom: 15px;
}
.footer>.center>ul>li ul li a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #f5f5f5;
    transition: 0.5s;
}
.footer>.center>ul>li ul li a:hover {
    color: #e40000;
}
.footer>.center .ewm {
    float: right;
    width: 106px;
}
.footer>.center .ewm img {
    height: 106px;
    width: 100%;
}
.footer>.center .ewm p {
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #f2f2f2;
}
.footer .b {
    border-top: #275EA6 1px solid;
    height: 56px;
    margin-top: 60px;
}
.footer .b .center p {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 56px;
    letter-spacing: 0px;
    color: #f5f5f5;
}
.footer .b .center p a {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 56px;
    letter-spacing: 0px;
    color: #f5f5f5;
    transition: 0.5s;
}
.footer .b .center p a:hover {
    color: #e40000;
}
.footer .b .center p a img {
    vertical-align: text-bottom;
    margin-left: 5px;
}
.footer .b .center .p1 {
    float: left;
}
.footer .b .center .p2 {
    float: right;
}
.form {
    padding-left: 65px;
    padding-top: 17px;
    position: relative;
    padding-bottom: 20px;
}
.form input {
    width: 140px;
    height: 45px;
    border-radius: 22px;
    background-color: #f6f6f6;
    padding-left: 35px;
    margin-right: 15px;
}
.form input::placeholder {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 45px;
    letter-spacing: 0px;
    color: #cccccc;
}
.form #name {
    background: url('../images/name.png') no-repeat center;
    background-position-x: 15px;
    background-color: #f6f6f6;
}
.form #tel {
    background: url('../images/tel.png') no-repeat center;
    background-position-x: 15px;
    background-color: #f6f6f6;
}
.form #codeText {
    background: url('../images/yan.png') no-repeat center;
    width: 205px;
    background-position-x: 15px;
    background-color: #f6f6f6;
}
.form #contant {
    background: url('../images/contant.png') no-repeat center;
    background-position-x: 15px;
    background-color: #f6f6f6;
    width: 225px;
}
.form #imgCode {
    width: 81px;
    height: 32px;
    position: absolute;
    top: 55px;
    right: 625px;
}
.form #btn {
    position: relative;
    z-index: 1;
    display: block;
    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;
    text-align: center;
    float: right;
    margin-right: 65px;
    outline: none;
    cursor: pointer;
    width: 135px;
    height: 45px;
    background-color: #0e4c9c;
    border-radius: 22px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 45px;
    letter-spacing: 0px;
    color: #ffffff;
}
.form #btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #0e4c9c;
    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;
}
.form #btn:hover {
    color: #0e4c9c;
    background-color: #fff;
}
.form #btn:hover::before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
}
