/*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: #0f54b3;
    color: #fff;
}

::-moz-selection {
    background-color: #0f54b3;
    color: #fff;
}

::-webkit-selection {
    background-color: #0f54b3;
    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;
}

: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;
}

textarea {
    resize: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
    font-weight: normal;
    font-style: normal;
}

.fixedNav {
    position: fixed !important;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
}

.center {
    width: 1200px;
    margin: 0 auto;
}

* {
    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: 36px;
    background-color: #0f54b3;
}

.topxunpan span {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #777777;
}

.topxunpan .xp {
    position: relative;
    float: right;
    line-height: 36px;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
}

.topxunpan span {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #ffffff;
}

.topxunpan .xp img {
    position: relative;
    top: 2px;
    margin-right: 2px;
    margin-right: 5px;
}

.topxunpan .center>a {
    line-height: 36px;
    color: white;
    float: right;
}

.topxunpan .center>a::after {
    content: '|';
    margin-left: 10px;
    margin-right: 10px;
}

.topxunpan .xp i {
    padding: 0 5px;
    margin-left: 4px;
    margin-right: 4px;
    border: 1px solid #fff;
    box-sizing: border-box;
    margin-left: 10px;
}

.topxunpan .xp #xunpantip {
    z-index: 999;
    position: absolute;
    top: 35px;
    left: 50%;
    width: 180px;
    height: 30px;
    line-height: 30px;
    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 .4s, opacity .4s;
    -moz-transition: transform .4s, opacity .4s;
    -o-transition: transform .4s, opacity .4s;
    -ms-transition: transform .4s, opacity .4s;
    transition: transform .4s, opacity .4s;
    background-color: #0f54b3;
    border-radius: 4px;
    opacity: 0;
    font-weight: bold;
    box-shadow: 5px 5px 2px #dfdfdf;
}

.topxunpan .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: #0f54b3;
}

.topxunpan .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;
}

.head {
    height: 136px;
    border-top: #0f54b3 8px solid;
}

.head .b {
    height: 4px;
    background: #CFDDF0;
}

.head .center .left {
    float: left;
    padding-top: 40px;
}

.head .center .left .p1 {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 39px;
    letter-spacing: 0px;
    color: #333333;
}

.head .center .left .p2 {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 39px;
    letter-spacing: 0px;
    color: #0f54b3;
}

.head .center h1 {
    padding-top: 10px;
    float: left;
    margin-left: 280px;
    width: 189px;
    height: 104px;
}

.head .center h1 img {
    width: 189px;
    height: 104px;
}

.head .center .tel {
    padding-top: 40px;
    float: right;
}

.head .center .tel .topxunpan {
    height: 30px;
    background: none;
}

.head .center .tel .topxunpan .xp {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #333333 !important;
}

.head .center .tel .topxunpan .xp i {
    padding: 0 5px;
    background-color: #0f54b3;
    border-radius: 4px;
    color: white;
    border: none;
    margin-left: 0px;
}

.head .center .tel p {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #0f54b3;
    padding-left: 40px;
    background: url('../images/htel.png') no-repeat center;
    background-position-x: 0;
}

.ncenter {
    width: 1200px;
    margin: 0 auto;
    height: 0px;
}

.ncenter .nav {
    position: absolute;
    width: 200px;
    height: 700px;
    padding: 0 21px;
    background-color: #ffffff;
    box-shadow: 0px 4px 12px 1px rgba(0, 0, 0, 0.36);
    opacity: 0.8;
    position: relative;
    z-index: 666;
}

.ncenter .nav .green {
    width: 18px;
    height: 16px;
    position: absolute;
    top: 125px;
    left: 30px;
    transition: 0.5s;
}

.ncenter .nav .green img {
    width: 18px;
    height: 16px;
}

.ncenter .nav .p {
    font-size: 42px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #0f54b3;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 10px;
}

.ncenter .nav>ul>li {
    border-bottom: #ddd 1px solid;
    height: 58px;
    position: relative;
}

.ncenter .nav>ul>li:hover>.down {
    opacity: 1;
}

.ncenter .nav>ul>li:hover>.down>i {
    height: 40px;
    border-bottom: 1px solid white;
}

.ncenter .nav>ul>li:hover>.down>i>a {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.ncenter .nav>ul>li>.down {
    position: absolute;
    width: 200px;
    top: 60px;
    left: -10px;
    opacity: 0;
    z-index: 66666;
}

.ncenter .nav>ul>li>.down>i {
    height: 0px;
    display: block;
    background: #dcdcdc;
    position: relative;
    transition: 0.5s;
    width: 220px;
}

.ncenter .nav>ul>li>.down>i>a {
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    display: block;
    color: black;
    text-align: center;
    background: linear-gradient(to right, #0f54b3, #0f54b3) no-repeat;
    background-size: 0% 100%;
    transition: 0.5s;
    padding: 0px;
    border-radius: 0%;
    width: 200px;
    padding: 0 10px;
}

.ncenter .nav>ul>li>.down>i>a:hover {
    background: linear-gradient(to right, #0f54b3, #0f54b3) no-repeat;
    background-size: 100% 100%;
    color: white;
}

.ncenter .nav>ul>li>.down>i:hover>.down_ {
    width: 100%;
    opacity: 1;
}

.ncenter .nav>ul>li>.down>i:hover>.down_>i {
    height: 40px;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
}

.ncenter .nav>ul>li>.down>i:hover>.down_>i>a {
    font-size: 14px;
    line-height: 40px;
}

.ncenter .nav>ul>li>.down>i>.down_ {
    width: 0%;
    position: absolute;
    left: 220px;
    top: 0px;
    transition: 0.5s;
    opacity: 0;
}

.ncenter .nav>ul>li>.down>i>.down_>i {
    font-size: 14px;
    height: 0px;
    display: block;
    background: #dcdcdc;
    transition: 0.5s;
    position: relative;
    width: 220px;
}

.ncenter .nav>ul>li>.down>i>.down_>i>a {
    line-height: 0px;
    font-size: 0px;
    display: block;
    color: black;
    text-align: center;
    background: linear-gradient(to right, #0f54b3, #0f54b3) no-repeat;
    background-size: 0% 100%;
    transition: 0.5s;
    padding: 0px;
    border-radius: 0%;
    width: 200px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ncenter .nav>ul>li>.down>i>.down_>i>a:hover {
    background: linear-gradient(to right, #0f54b3, #0f54b3) no-repeat;
    background-size: 100% 100%;
    color: white;
}

.ncenter .nav>ul>li>a {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 58px;
    letter-spacing: 0px;
    color: #333333;
    display: block;
    padding-left: 42px;
    position: relative;
    transition: 0.5s;
}

.ncenter .nav>ul>li>a::after {
    content: '';
    height: 1px;
    width: 0px;
    transition: 0.5s;
    background: #0f54b3;
    position: absolute;
    bottom: 0;
    left: 0;
    border-left: 0 0 solid;
}

.ncenter .nav>ul>li>a:hover {
    color: #0f54b3;
}

.ncenter .nav>ul>li>a:hover::after {
    content: '';
    width: 100%;
}

.ncenter .nav>ul .another {
    border-bottom: #0f54b3 1px solid;
}

.ncenter .nav>ul .another>a {
    color: #0f54b3;
}

.fixedNav {
    width: 100%;
    height: 60px;
    background-color: #ffffff;
    box-shadow: 0px 4px 12px 1px rgba(0, 0, 0, 0.36);
}

.fixedNav .nav {
    height: 60px;
    width: 1200px;
    margin: 0 auto;
    box-shadow: none;
}

.fixedNav .nav>.p {
    display: none;
    font-size: 42px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 60px;
    padding-top: 0;
    letter-spacing: 0px;
    color: #0f54b3;
    float: left;
}

.fixedNav .nav .green {
    display: none;
}

.fixedNav .nav>ul {
    float: right;
}

.fixedNav .nav>ul>li {
    float: left;
    text-align: center;
    width: 115px;
    position: relative;
}

.fixedNav .nav>ul>li>a {
    padding-left: 0px;
}

.fixedNav .nav>ul>li:hover>.down {
    opacity: 1;
}

.fixedNav .nav>ul>li:hover>.down>i {
    height: 40px;
    border-bottom: 1px solid white;
}

.fixedNav .nav>ul>li:hover>.down>i>a {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.fixedNav .nav>ul>li>.down {
    position: absolute;
    width: 115px;
    top: 60px;
    left: -10px;
    opacity: 0;
    z-index: 66666;
}

.fixedNav .nav>ul>li>.down>i {
    height: 0px;
    display: block;
    background: #dcdcdc;
    position: relative;
    transition: 0.5s;
    width: 135px;
}

.fixedNav .nav>ul>li>.down>i>a {
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    display: block;
    color: black;
    text-align: center;
    background: linear-gradient(to right, #0f54b3, #0f54b3) no-repeat;
    background-size: 0% 100%;
    transition: 0.5s;
    padding: 0px;
    border-radius: 0%;
    width: 115px;
    padding: 0 10px;
}

.fixedNav .nav>ul>li>.down>i>a:hover {
    background: linear-gradient(to right, #0f54b3, #0f54b3) no-repeat;
    background-size: 100% 100%;
    color: white;
}

.fixedNav .nav>ul>li>.down>i:hover>.down_ {
    width: 100%;
    opacity: 1;
}

.fixedNav .nav>ul>li>.down>i:hover>.down_>i {
    height: 40px;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
}

.fixedNav .nav>ul>li>.down>i:hover>.down_>i>a {
    font-size: 14px;
    line-height: 40px;
}

.fixedNav .nav>ul>li>.down>i>.down_ {
    width: 0%;
    position: absolute;
    left: 135px;
    top: 0px;
    transition: 0.5s;
    opacity: 0;
}

.fixedNav .nav>ul>li>.down>i>.down_>i {
    font-size: 14px;
    height: 0px;
    display: block;
    background: #dcdcdc;
    transition: 0.5s;
    position: relative;
    width: 135px;
}

.fixedNav .nav>ul>li>.down>i>.down_>i>a {
    line-height: 0px;
    font-size: 0px;
    display: block;
    color: black;
    text-align: center;
    background: linear-gradient(to right, #0f54b3, #0f54b3) no-repeat;
    background-size: 0% 100%;
    transition: 0.5s;
    padding: 0px;
    border-radius: 0%;
    width: 115px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fixedNav .nav>ul>li>.down>i>.down_>i>a:hover {
    background: linear-gradient(to right, #0f54b3, #0f54b3) no-repeat;
    background-size: 100% 100%;
    color: white;
}

.tcenter {
    width: 100%;
    height: 60px;
    background-color: #ffffff;
    box-shadow: 0px 4px 12px 1px rgba(0, 0, 0, 0.36);
}

.tcenter .nav {
    height: 60px;
    width: 1200px;
    margin: 0 auto;
    box-shadow: none;
}

.tcenter .nav>.p {
    display: none;
    font-size: 42px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 60px;
    padding-top: 0;
    letter-spacing: 0px;
    color: #0f54b3;
    float: left;
}

.tcenter .nav .green {
    display: none;
}

.tcenter .nav>ul {
    float: right;
}

.tcenter .nav>ul>li {
    float: left;
    text-align: center;
    width: 115px;
    position: relative;
}

.tcenter .nav>ul>li>a {
    padding-left: 0px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 0px;
    color: #333333;
    display: block;
    position: relative;
    transition: 0.5s;
}

.tcenter .nav>ul>li>a::after {
    content: '';
    height: 1px;
    width: 0px;
    transition: 0.5s;
    background: #0f54b3;
    position: absolute;
    bottom: 0;
    left: 0;
    border-left: 0 0 solid;
}

.tcenter .nav>ul>li>a:hover {
    color: #0f54b3;
}

.tcenter .nav>ul>li>a:hover::after {
    content: '';
    width: 100%;
}

.tcenter .nav>ul>li:hover>.down {
    opacity: 1;
}

.tcenter .nav>ul>li:hover>.down>i {
    height: 40px;
    border-bottom: 1px solid white;
}

.tcenter .nav>ul>li:hover>.down>i>a {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.tcenter .nav>ul>li>.down {
    position: absolute;
    width: 115px;
    top: 60px;
    left: -10px;
    opacity: 0;
    z-index: 66666;
}

.tcenter .nav>ul>li>.down>i {
    height: 0px;
    display: block;
    background: #dcdcdc;
    position: relative;
    transition: 0.5s;
    width: 135px;
}

.tcenter .nav>ul>li>.down>i>a {
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    display: block;
    color: black;
    text-align: center;
    background: linear-gradient(to right, #0f54b3, #0f54b3) no-repeat;
    background-size: 0% 100%;
    transition: 0.5s;
    padding: 0px;
    border-radius: 0%;
    width: 115px;
    padding: 0 10px;
}

.tcenter .nav>ul>li>.down>i>a:hover {
    background: linear-gradient(to right, #0f54b3, #0f54b3) no-repeat;
    background-size: 100% 100%;
    color: white;
}

.tcenter .nav>ul>li>.down>i:hover>.down_ {
    width: 100%;
    opacity: 1;
}

.tcenter .nav>ul>li>.down>i:hover>.down_>i {
    height: 40px;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
}

.tcenter .nav>ul>li>.down>i:hover>.down_>i>a {
    font-size: 14px;
    line-height: 40px;
}

.tcenter .nav>ul>li>.down>i>.down_ {
    width: 0%;
    position: absolute;
    left: 135px;
    top: 0px;
    transition: 0.5s;
    opacity: 0;
}

.tcenter .nav>ul>li>.down>i>.down_>i {
    font-size: 14px;
    height: 0px;
    display: block;
    background: #dcdcdc;
    transition: 0.5s;
    position: relative;
    width: 135px;
}

.tcenter .nav>ul>li>.down>i>.down_>i>a {
    line-height: 0px;
    font-size: 0px;
    display: block;
    color: black;
    text-align: center;
    background: linear-gradient(to right, #0f54b3, #0f54b3) no-repeat;
    background-size: 0% 100%;
    transition: 0.5s;
    padding: 0px;
    border-radius: 0%;
    width: 115px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tcenter .nav>ul>li>.down>i>.down_>i>a:hover {
    background: linear-gradient(to right, #0f54b3, #0f54b3) no-repeat;
    background-size: 100% 100%;
    color: white;
}

.footer {
    height: 409px;
    background-color: #282c31;
}

.footer .center .top {
    padding-top: 65px;
    height: 290px;
    border-bottom: #3e3d45 1px solid;
}

.footer .center .top .left {
    width: 350px;
    float: left;
}

.footer .center .top .left .p1 {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 55px;
    letter-spacing: 0px;
    color: #fefeff;
    padding-left: 56px;
    background: url('../images/das.png') no-repeat center;
    background-position-x: 0px;
}

.footer .center .top .left .p2 {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    padding-left: 56px;
    color: #999999;
}

.footer .center .top .left .p3 {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 55px;
    letter-spacing: 0px;
    color: #fefeff;
    padding-left: 56px;
    background: url('../images/dtel.png') no-repeat center;
    background-position-x: 0px;
}

.footer .center .top>ul {
    float: right;
}

.footer .center .top>ul>li {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 38px;
    letter-spacing: 0px;
    color: #eeeeee;
    float: left;
    margin-left: 100px;
}

.footer .center .top>ul>li ul {
    margin-top: 10px;
}

.footer .center .top>ul>li ul a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #999999;
    transition: 0.5s;
}

.footer .center .top>ul>li ul a:hover {
    color: #0f54b3;
}

.footer .center .bottom p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 1px;
    color: #999999;
}

.footer .center .bottom p a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 1px;
    color: #999999;
    transition: 0.5s;
}

.footer .center .bottom p a:hover {
    color: #0f54b3;
}

.footer .center .bottom p a img {
    vertical-align: text-bottom;
    margin-left: 5px;
}

.footer .center .bottom .p1 {
    float: left;
}

.footer .center .bottom .p2 {
    float: right;
}