/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/*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: #1057c1;
	color: #fff;
}

::-moz-selection {
	background-color: #1057c1;
	color: #fff;
}

::-webkit-selection {
	background-color: #1057c1;
	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;
  }
  .clear {
    clear: both;
  }
  .left {
    float: left;
  }
  .right {
    float: right;
  }
  .tl {
    text-align: left;
  }
  .tr {
    text-align: right;
  }
  body > div {
    overflow: hidden;
  }
  .header {
    overflow: initial !important;
  }
  .nav {
    overflow: initial !important;
  }
  #fixedNav {
    overflow: initial !important;
  }
  .topxunpan {
    overflow: initial !important;
  }
  * {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  }
  i {
    font-weight: normal;
    font-style: normal;
  }
  .topxunpan {
    border-bottom: #ccc 1px solid;
    height: 40px;
    background-color: #fff;
  }
  .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: 0px;
  }
  .topxunpan span i {
    font-weight: bold;
    color: #fff;
  }
  .topxunpan img {
    vertical-align: middle;
    margin-right: 10px;
  }
  .xp {
    position: relative;
    float: right;
    line-height: 40px;
    color: #999;
    font-size: 14px;
    cursor: pointer;
    padding-left: 30px;
    padding-right: 10px;
    background: url('../images/h.png') no-repeat center;
    background-position-x: 0px;
  }
  .xp img {
    margin-right: 2px;
    margin-right: 5px;
    vertical-align: baseline;
  }
  .topxunpan a {
    line-height: 40px;
    color: #999;
    float: right;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 14px;
    display: inline-block;
    transition: 0.5s;
  }
  .topxunpan a:hover {
    color: #1057c1;
  }
  .topxunpan a:last-of-type {
    border: none;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 0px;
  }
  .topxunpan a:last-of-type:after {
    content: '';
    display: none;
  }
  .topxunpan a:last-of-type:before {
    content: '';
    display: none;
  }
  .topxunpan a:last-of-type {
    border: none;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 0px;
  }
  .topxunpan a:last-of-type:after {
    content: '';
    display: none;
  }
  .topxunpan a:last-of-type:before {
    content: '';
    display: none;
  }
  .xp i {
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 40px;
    display: inline-block;
    color: #888888;
    border-radius: 0 0 25px 25px;
  }
  .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: #1057c1;
    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: #1057c1;
  }
  .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;
  }
  .topxunpan .xml {
    padding-left: 10px;
    margin-left: 0px;
    position: relative;
  }
  .topxunpan .xml:before {
    content: '|';
    color: #888;
    line-height: 40px;
    position: absolute;
    top: 0px;
    left: 0px;
  }
  .topxunpan .s1 {
    padding-left: 30px;
    background: none;
  }
  .topxunpan .s1 i {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #ff0000;
  }
  .topxunpan .rss {
    margin-right: 5px;
  }
  .header {
    height: 90px;
  }
  .header .center {
    padding-top: 20px;
  }
  .header .center h1 {
    float: left;
    width: 208px;
    height: 47px;
  }
  .header .center h1 img {
    width: 100%;
    height: 100%;
  }
  .header .center > ul {
    width: 953px;
    height: 70px;
    float: right;
  }
  .header .center > ul > li {
    height: 70px;
    float: left;
    width: 10%;
    position: relative;
  }
  .header .center > ul > li > a {
    text-align: center;
    display: block;
    font-size: 14px;
    transition: 0.5s;
    font-weight: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0px;
    color: #333;
    border-radius: 25px 24px 25px 0px;
  }
  .header .center > ul > li:hover > a {
    background-color: #1057c1;
    color: #fff;
  }
  .header .center > ul > li:hover > .down {
    opacity: 1;
  }
  .header .center > ul > li:hover > .down > i {
    height: 40px;
    border-bottom: 1px solid white;
  }
  .header .center > ul > li:hover > .down > i > a {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
  }
  .header .center > ul > li > .down {
    position: absolute;
    width: 250px;
    top: 70px;
    left: -85px;
    opacity: 0;
    z-index: 66666;
  }
  .header .center > ul > li > .down > i {
    height: 0px;
    display: block;
    background: rgba(0, 0, 0, 0.6);
    position: relative;
    transition: 0.5s;
    width: 270px;
  }
  .header .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, #1057c1, #1057c1) no-repeat;
    background-size: 0% 100%;
    transition: 0.5s;
    padding: 0px;
    border-radius: 0%;
    width: 250px;
    padding: 0 10px;
  }
  .header .center > ul > li > .down > i > a:hover {
    background: linear-gradient(to right, #1057c1, #1057c1) no-repeat;
    background-size: 100% 100%;
    color: white;
  }
  .header .center > ul > li > .down > i:hover > .down_ {
    width: 100%;
    opacity: 1;
  }
  .header .center > ul > li > .down > i:hover > .down_ > i {
    height: 40px;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
  }
  .header .center > ul > li > .down > i:hover > .down_ > i > a {
    font-size: 14px;
    line-height: 40px;
  }
  .header .center > ul > li > .down > i > .down_ {
    width: 0%;
    position: absolute;
    left: 270px;
    top: 0px;
    transition: 0.5s;
    opacity: 0;
  }
  .header .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: 270px;
  }
  .header .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, #1057c1, #1057c1) no-repeat;
    background-size: 0% 100%;
    transition: 0.5s;
    padding: 0px;
    border-radius: 0%;
    width: 250;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .header .center > ul > li > .down > i > .down_ > i > a:hover {
    background: linear-gradient(to right, #1057c1, #1057c1) no-repeat;
    background-size: 100% 100%;
    color: white;
  }
  .header .center > ul .another > a {
    background-color: #1057c1;
    color: #fff;
  }
  .link {
    padding: 25px 0;
  }
  .link .center {
    overflow: hidden;
  }
  .link .center .left .p1 {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 14px;
    letter-spacing: 0px;
    color: #52575b;
  }
  .link .center .left .p2 {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    padding-right: 20px;
    background: url('../images/link.png') no-repeat center;
    background-position-x: 80px;
  }
  .link .center ul {
    float: left;
    margin-left: 10px;
  }
  .link .center ul li {
    float: left;
  }
  .link .center ul li a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0px;
    color: #666666;
    margin: 0 20px;
    transition: 0.5s;
  }
  .link .center ul li a:hover {
    color: #1057c1;
  }
  .footer {
    background-color: #1057c1;
  }
  .footer .center {
    overflow: hidden;
    padding-top: 40px;
  }
  .footer .center > ul {
    float: left;
  }
  .footer .center > ul > li {
    float: left;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 1px;
    color: #ffffff;
    margin-right: 80px;
  }
  .footer .center > ul > li ul {
    padding-top: 10px;
  }
  .footer .center > ul > li ul li a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 1px;
    color: #eeeeee;
  }
  .footer .center .ewm {
    float: left;
    text-align: center;
  }
  .footer .center .ewm p {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 1px;
    color: #ffffff;
    margin-bottom: 18px;
  }
  .footer .center .ewm img {
    width: 118px;
    height: 118px;
  }
  .footer .center .right {
    width: 240px;
    text-align: center;
  }
  .footer .center .right .p1 {
    font-family: Arial;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-bottom: 10px;
  }
  .footer .center .right .p2 {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #eeeeee;
  }
  .footer .center .right a {
    width: 210px;
    height: 42px;
    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: #f7011e;
    cursor: pointer;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 42px;
    letter-spacing: 1px;
    color: #ffffff;
    margin: 0 auto;
    margin-top: 10px;
  }
  .footer .center .right a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #f7011e;
    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;
  }
  .footer .center .right a:hover {
    color: #f7011e;
    background-color: #fff;
  }
  .footer .center .right a:hover::before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
  }
  .footer .b {
    height: 50px;
    background-color: #053c8e;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-top: 30px;
  }
  .footer .b a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0px;
    color: #ffffff;
  }
  .footer .b a img {
    vertical-align: text-bottom;
    margin-left: 5px;
  }
  