/*-----------------------------------------------------------*/
/*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: #2f318b;
	color: #fff;
}

::-moz-selection {
	background-color: #2f318b;
	color: #fff;
}

::-webkit-selection {
	background-color: #2f318b;
	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: 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999;
  }
  #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: 8px;
    /*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: 99999999999999999999999999999999999999999999999;
  }
  .fixedNav {
    position: fixed !important;
  }
  .clear {
    clear: both;
  }
  .left {
    float: left;
  }
  .right {
    float: right;
  }
  .tl {
    text-align: left;
  }
  .tr {
    text-align: right;
  }
  .banner {
    position: relative;
  }
  .header {
    background-color: #fff;
  }
  .header * {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  }
  .header i {
    font-weight: normal;
    font-style: normal;
  }
  .header .topxunpan {
    height: 40px;
    background: none;
  }
  .header .topxunpan > p {
    float: right;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
  }
  .header .topxunpan > .center > span {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #aaaaaa;
  }
  .header .topxunpan > .center > span i {
    font-weight: bold;
  }
  .header .xp {
    position: relative;
    float: right;
    line-height: 40px;
    color: #aaaaaa;
    font-size: 14px;
    cursor: pointer;
    box-sizing: content-box;
    padding-left: 20px;
    margin-left: 15px;
    background: url('../images/h.png') no-repeat center;
    background-position-x: 0px;
  }
  .header .xp > img {
    margin-right: 2px;
    margin-right: 5px;
    vertical-align: baseline;
  }
  .header .topxunpan > .center > a {
    line-height: 40px;
    color: #aaaaaa;
    float: right;
    font-size: 14px;
    display: inline-block;
    transition: 0.7s;
  }
  .header .topxunpan > .center > a:hover {
    color: #2f318b;
  }
  .header .topxunpan > .center > a::after {
    content: '|';
    margin-left: 5px;
    margin-right: 5px;
    color: #aaaaaa;
    display: none;
  }
  .header .xp i {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0px;
    display: inline-block;
    color: #aaaaaa;
    border-radius: 100%;
  }
  .header .xp #xunpantip {
    z-index: 999999999999999999999;
    position: absolute;
    top: 40px !important;
    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: #2f318b;
    border-radius: 4px;
    opacity: 0;
    font-weight: bold;
  }
  .header .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: #2f318b;
  }
  .header .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 .topxunpan {
    border-bottom: rgba(255, 255, 255, 0.2) 1px solid;
  }
  .header .topxunpan .center {
    margin: 0 auto;
  }
  .header .topxunpan .center span {
    color: #333;
  }
  .header .topxunpan .center > a {
    color: #333;
    box-sizing: content-box;
    padding-left: 25px;
    background-position-x: 0px !important;
    background: url('../images/h1.png') no-repeat center;
    margin-left: 19px;
    transition: 0.7s;
  }
  .header .topxunpan .center > a:hover {
    color: #2f318b;
  }
  .header .topxunpan .center .a2 {
    background: url('../images/h2.png') no-repeat center;
  }
  .header .topxunpan .center .xp {
    color: #333;
  }
  .header .topxunpan .center .xp i {
    color: #333;
  }
  .header .nav .center {
    margin: 0 auto;
    box-sizing: content-box;
    padding: 23px 0;
    height: 69px;
  }
  .header .nav .center h1 {
    float: left;
    font-size: 0px;
  }
  .header .nav .center h1 a {
    display: block;
  }
  .header .nav .center h1 a img {
    height: 69px;
  }
  .header .nav .center > ul {
    float: right;
    height: 69px;
  }
  .header .nav .center > ul > li {
    height: 69px;
    float: left;
  }
  .header .nav .center > ul > li > a {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 69px;
    letter-spacing: 0px;
    color: #333;
    box-sizing: content-box;
    padding: 0 26px;
  }
  .header .nav .center > ul > li {
    position: relative;
  }
  .header .nav .center > ul > li .nav_bg {
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    position: absolute;
    top: 69px;
    left: 0px;
    height: 0px;
    transition: 0.7s;
    overflow: hidden;
  }
  .header .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;
  }
  .header .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;
  }
  .header .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;
  }
  .header .nav .center > ul > li .nav_bg .nav_box .nav_cen .u1 > li {
    float: left;
  }
  .header .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;
  }
  .header .nav .center > ul > li .nav_bg .nav_box .nav_cen .u1 > li > a:hover {
    color: #2f318b;
  }
  .header .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;
  }
  .header .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;
  }
  .header .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;
  }
  .header .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;
  }
  .header .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;
  }
  .header .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;
  }
  .header .nav .center > ul > li .nav_bg .nav_box .nav_cen .u1 > li ul li .text .a1:hover {
    color: #2f318b;
  }
  .header .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;
  }
  .header .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;
  }
  .header .nav .center > ul > li .nav_bg .nav_box .nav_cen .u1 > li ul li .text .a2:hover {
    color: #2f318b;
  }
  .header .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;
  }
  .header .nav .center > ul > li .nav_bg .nav_box .nav_cen .u1 > li ul li:hover {
    box-shadow: 0 0 10px #ccc;
  }
  .header .nav .center > ul > li .nav_bg .nav_box .nav_cen .u1 > li ul li:hover .text .a1 {
    color: #2f318b;
  }
  .header .nav .center > ul > li .nav_bg .nav_box .nav_cen .u1 > li ul li:hover .text .a2 {
    color: #2f318b;
  }
  .header .nav .center > ul > li .nav_bg .nav_box .nav_cen .u1 > li ul li:hover .text .a2:after {
    color: #2f318b;
  }
  .header .nav .center > ul > li .nav_bg .nav_box .nav_cen .u1 > li.on > a {
    color: #2f318b;
  }
  .header .nav .center > ul > li .nav_bg .nav_box .nav_cen .u1 > li.on > a:before {
    content: '';
    border: solid 3px #2f318b;
  }
  .header .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;
  }
  .header .nav .center > ul > li .nav_bg .nav_box .nav_cen.on {
    opacity: 1;
    transform: scale(1);
  }
  .header .nav .center > ul > li .nav_bg .nav_box.on {
    height: 450px;
  }
  .header .nav .center > ul > li:hover > .down {
    opacity: 1;
  }
  .header .nav .center > ul > li:hover > .down > i {
    height: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
  .header .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;
  }
  .header .nav .center > ul > li > .down {
    position: absolute;
    width: 116px;
    top: 69px;
    display: inline-block;
    left: 0px;
    opacity: 0;
    z-index: 66666;
  }
  .header .nav .center > ul > li > .down > i {
    height: 0px;
    display: block;
    background: rgba(0, 0, 0, 0.6);
    position: relative;
    transition: 0.5s;
    width: 116;
  }
  .header .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, #2f318b, #2f318b) no-repeat;
    background-size: 0% 100%;
    transition: 0.5s;
    padding: 0px;
    border-radius: 0%;
    width: 116px;
  }
  .header .nav .center > ul > li > .down > i > a:hover {
    background: linear-gradient(to right, #2f318b, #2f318b) no-repeat;
    background-size: 100% 100%;
    color: white;
  }
  .header .nav .center > ul > li > .down > i:hover > .down_ {
    width: 100%;
    opacity: 1;
  }
  .header .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);
  }
  .header .nav .center > ul > li > .down > i:hover > .down_ > i > a {
    font-size: 14px;
    line-height: 40px;
  }
  .header .nav .center > ul > li > .down > i > .down_ {
    width: 0%;
    position: absolute;
    left: 116px;
    top: 0px;
    transition: 0.5s;
    opacity: 0;
  }
  .header .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: 116;
  }
  .header .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, #2f318b, #2f318b) no-repeat;
    background-size: 0% 100%;
    transition: 0.5s;
    padding: 0px;
    border-radius: 0%;
    width: 116px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .header .nav .center > ul > li > .down > i > .down_ > i > a:hover {
    background: linear-gradient(to right, #2f318b, #2f318b) no-repeat;
    background-size: 100% 100%;
    color: white;
  }
  .header .nav .center > ul .shoon .nav_bg {
    height: 500px;
  }
  .headers {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background: none;
    z-index: 999;
  }
  .headers .topxunpan .center span {
    color: #e9e9e9;
  }
  .headers .topxunpan .center a {
    color: #e9e9e9;
  }
  .headers .topxunpan .center .xp {
    color: #e9e9e9;
  }
  .headers .topxunpan .center .xp i {
    color: #e9e9e9;
  }
  .headers .nav .center > ul > li > a {
    color: #e9e9e9;
  }
  .fixedNav {
    background-color: #fff;
  }
  .fixedNav .center > ul > li > a {
    color: #333 !important;
  }
  .about {
    background: url('../images/about.jpg') no-repeat center;
    height: 584px;
  }
  .about .center {
    height: 584px;
    position: relative;
    text-align: center;
  }
  .about .center .p1 {
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    padding-top: 64px;
    box-sizing: content-box;
    font-weight: bold;
  }
  .about .center .p2 {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-top: 21px;
  }
  .about .center .p3 {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
    width: 1180px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin: 0 auto;
    margin-top: 60px;
  }
  .about .center > a {
    display: block;
    width: 202px;
    height: 56px;
    border-radius: 27px;
    border: solid 1px #ffffff;
    margin: 0 auto;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 56px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-top: 56px;
  }
  .about .center .link {
    height: 97px;
    background-color: #fff;
    border-bottom: #ccc 1px solid;
    position: absolute;
    bottom: -18px;
    left: 0px;
    border-left: -18 0px solid;
    box-sizing: content-box;
    padding-left: 92px;
  }
  .about .center .link .left {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 97px;
    letter-spacing: 0px;
    color: #333333;
  }
  .about .center .link ul {
    overflow: hidden;
    height: 97px;
  }
  .about .center .link ul li {
    float: left;
  }
  .about .center .link ul li > a {
    display: block;
    transition: 0.7s;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 97px;
    letter-spacing: 0px;
    color: #666666;
    box-sizing: content-box;
    padding: 0 25px;
  }
  .about .center .link ul li > a:hover {
    color: #2f318b;
  }
  .footer {
    background-color: #fff;
  }
  .footer .center {
    padding-top: 50px;
    box-sizing: content-box;
  }
  .footer .center .tt {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    overflow: hidden;
    margin-bottom: 50px;
    font-size: 0px;
  }
  .footer .center .tt > ul {
    width: 400px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .footer .center .tt > ul > li {
    float: left;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 14px;
    letter-spacing: 0px;
    color: #666666;
  }
  .footer .center .tt > ul > li ul {
    padding-top: 14px;
    box-sizing: content-box;
  }
  .footer .center .tt > ul > li ul li a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 49px;
    letter-spacing: 0px;
    color: #666666;
    transition: 0.7s;
  }
  .footer .center .tt > ul > li ul li a:hover {
    color: #2f318b;
  }
  .footer .center .tt .text {
    width: 628px;
    border-left: #d8d8d8 1px solid;
    border-right: #d8d8d8 1px solid;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .footer .center .tt .text .item {
    box-sizing: content-box;
    padding-left: 40px;
    width: 270px;
  }
  .footer .center .tt .text .item p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #666666;
  }
  .footer .center .tt .text .item p span {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
    font-family: Arial;
    box-sizing: content-box;
    padding-right: 10px;
  }
  .footer .center .tt .text .item p span:last-of-type {
    border: none;
    margin-right: 0px;
    padding-right: 0px;
    box-sizing: content-box;
    padding-left: 0px;
    margin-left: 0px;
  }
  .footer .center .tt .text .item p span:last-of-type:after {
    content: '';
    display: none;
  }
  .footer .center .tt .text .item p span:last-of-type:before {
    content: '';
    display: none;
  }
  .footer .center .tt .ewm {
    float: right;
    margin-right: 40px;
  }
  .footer .center .tt .ewm img {
    width: 129px;
    height: 129px;
  }
  .footer .center .bb {
    border-top: #ccc 1px solid;
    box-sizing: content-box;
    padding: 30px 0;
    overflow: hidden;
  }
  .footer .center .bb .l {
    float: left;
  }
  .footer .center .bb .r {
    float: right;
  }
  .footer .center .bb > div {
    vertical-align: top;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #666666;
  }
  .footer .center .bb > div a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #666666;
    transition: 0.7s;
  }
  .footer .center .bb > div a:hover {
    color: #2f318b;
  }
  