/*-----------------------------------------------------------*/

/*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: #1857a4;

    color: #fff;

}



::-moz-selection {

    background-color: #1857a4;

    color: #fff;

}



::-webkit-selection {

    background-color: #1857a4;

    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;

}

.wjdh-ico1,.wjdh-ico2{vertical-align: middle;}





h1,

h2,

h3,

h4,

h5,

h6,

dl,

dd,

dt,

i,

em {

    font-weight: normal;

    font-style: normal;

}









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;

}



@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;

    }





}

.clear{

    clear: both;

}



.left{

    float: left;

}

.right{

    float: right;

}

.between{

    width: 1200px;

    margin: 0 auto;

}

.between-1{

    width: 1200px;

    margin: 0 auto;

    position: relative;

}

/*header-top*/

.heaT{

    background: url("../images/hea-top.jpg") no-repeat center;

    height: 36px;

    line-height: 36px;

    cursor: auto;

}

.heaT p{

    line-height: 36px;

    font-size: 14px;

    color: #999;

}

.heaT-r span{

    display: block;

    background: url("../images/tell1.png") no-repeat 0 center;

    padding-left: 25px;

    box-sizing: border-box;

    color: #fff;

    font-size: 14px;

    float: left;

}



.topxunpan {

    height: 36px;

    z-index: 9;

    float: left;

    background: url("../images/xun.png") no-repeat 0 center;

    padding-left: 28px;

    box-sizing: border-box;

    margin-right: 52px;

}



.topxunpan .xp {

    position: relative;

    line-height: 36px;

    color: #999;

    font-size: 14px;

    cursor: pointer;

    text-align: center;

}



.topxunpan .xp i {

    color: #999;

    font-weight: bold;

}



.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: #1857a4;

    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: #1857a4;

}



.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;

}

/*header*/

.header{

    height: 120px;

    background: #fff;

}

.hea-logo{

    margin-top: 9px;

}



/*nav*/

.nav_box {

    float: right;

    margin-top: 40px;

}



.menubox {

    position: relative;

    height: 60px;

    margin: 0 auto;

}



.menubox ul .nav-item {

    z-index: 1;

    position: relative;

    float: left;

    max-width: 200px;

    height: 60px;

    padding: 0 10px;

    line-height: 60px;

    text-align: center;

    font-size: 16px;



}



.menubox ul .nav-item.another a{

    color: #1857a4;

}

.menubox ul li:hover a {

    color: #1857a4!important;

}





.menubox ul .nav-item:hover::before,

.menubox ul .nav-item.another::before {

    opacity: 1;

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);

}



.menubox ul .nav-item a {

    display: block;

    height: 60px;

    line-height: 60px;

    text-align: center;

    font-size: 16px;

    color: #333;

    overflow: hidden;

	    font-weight: bold;

}



.menubox ul .nav-item a:hover {

    color: #fff;

}



.menubox ul .nav-item > ul {

    position: absolute;

    top: 60px;

    left: 50%;

    width: 158px !important;

    height: 0;

    visibility: hidden;

    transform: translateX(-50%);

    perspective: 500px;

    z-index: 999;

}



.menubox ul .nav-item > ul li {

    position: relative;

    width: 100%;

    height: 50px;

    box-sizing: border-box;

    transform: rotateY(90deg);

    transition: transform .4s, opacity .5s;

    opacity: 0;

    background: #333;

}

.menubox ul .nav-item > ul li a{

    color: #fff!important;

}



.menubox ul .nav-item > ul li:nth-child(1) {

    transition-delay: 0ms;

}



.menubox ul .nav-item > ul li:nth-child(2) {

    transition-delay: 100ms;

}



.menubox ul .nav-item > ul li:nth-child(3) {

    transition-delay: 200ms;

}



.menubox ul .nav-item > ul li:nth-child(4) {

    transition-delay: 300ms;

}



.menubox ul .nav-item > ul li:nth-child(5) {

    transition-delay: 400ms;

}



.menubox ul .nav-item > ul li:nth-child(6) {

    transition-delay: 500ms;

}



.menubox ul .nav-item > ul li:nth-child(7) {

    transition-delay: 600ms;

}



.menubox ul .nav-item > ul li:nth-child(8) {

    transition-delay: 700ms;

}



.menubox ul .nav-item > ul li:nth-child(9) {

    transition-delay: 800ms;

}



.menubox ul .nav-item > ul li:nth-child(10) {

    transition-delay: 900ms;

}



.menubox ul .nav-item > ul li:nth-child(11) {

    transition-delay: 1000ms;

}



.menubox ul .nav-item > ul li:nth-child(12) {

    transition-delay: 1200ms;

}



.menubox ul .nav-item > ul li::before {

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: #1857a4;

    z-index: -1;

    opacity: 0;

    -webkit-transform: scale3d(1, 0.1, 1);

    transform: scale3d(1, 0.1, 1);

    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;

    transition: transform 0.4s, opacity 0.4s;

    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);

    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);

}



.menubox ul .nav-item > ul li:hover::before {

    opacity: 1;

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);

}



.menubox ul .nav-item > ul li a {

    position: relative;

    display: block;

    height: 50px;

    text-align: center;

    line-height: 50px;

    color: #fff;

}



.menubox ul .nav-item > ul li.drop > a {

    padding-right: 18px;

    padding-left: 12px;

    background-image: url('../images/drop.png');

    background-repeat: no-repeat;

    background-position: 147px center !important;

    box-sizing: border-box;

}



.menubox ul .nav-item > ul li:hover > a:link::after,

.menubox ul .nav-item > ul li:hover > a:visited::after {

    height: 248%;

}



.menubox ul .nav-item > ul li > dl {

    position: absolute;

    left: 158px !important;

    top: 0;

    width: 100%;

    height: 0;

    visibility: hidden;

    perspective: 500px;

}



.menubox ul .nav-item > ul li > dl dd {

    position: relative;

    width: 100%;

    background-color: #333;

    height: 50px;

    transform: rotateY(90deg);

    transition: transform .4s, opacity .5s;

    opacity: 0;

}



.menubox ul .nav-item > ul li > dl dd:nth-child(1) {

    transition-delay: 0ms;

}



.menubox ul .nav-item > ul li > dl dd:nth-child(2) {

    transition-delay: 100ms;

}



.menubox ul .nav-item > ul li > dl dd:nth-child(3) {

    transition-delay: 200ms;

}



.menubox ul .nav-item > ul li > dl dd:nth-child(4) {

    transition-delay: 300ms;

}



.menubox ul .nav-item > ul li > dl dd:nth-child(5) {

    transition-delay: 400ms;

}



.menubox ul .nav-item > ul li > dl dd:nth-child(6) {

    transition-delay: 500ms;

}



.menubox ul .nav-item > ul li > dl dd:nth-child(7) {

    transition-delay: 600ms;

}



.menubox ul .nav-item > ul li > dl dd:nth-child(8) {

    transition-delay: 700ms;

}



.menubox ul .nav-item > ul li > dl dd:nth-child(9) {

    transition-delay: 800ms;

}



.menubox ul .nav-item > ul li > dl dd:nth-child(10) {

    transition-delay: 900ms;

}



.menubox ul .nav-item > ul li > dl dd:nth-child(11) {

    transition-delay: 1000ms;

}



.menubox ul .nav-item > ul li > dl dd:nth-child(12) {

    transition-delay: 1200ms;

}



.menubox ul .nav-item > ul li > dl dd::before {

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: #1857a4;

    z-index: -1;

    opacity: 0;

    -webkit-transform: scale3d(1, 0.1, 1);

    transform: scale3d(1, 0.1, 1);

    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;

    transition: transform 0.4s, opacity 0.4s;

    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);

    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);

}



.menubox ul .nav-item > ul li > dl dd:hover::before {

    opacity: 1;

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);

}



.menubox ul .nav-item > ul li > dl dd a {
    position: relative;
    display: block;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
}



.menubox ul .nav-item > ul li:hover > dl {

    height: auto;

    visibility: visible;

    opacity: 1;

}



.menubox ul .nav-item > ul li:hover > dl dd {

    transform: rotateY(0);

    opacity: 1;

}



.menubox ul .nav-item:hover > ul {

    height: auto;

    visibility: visible;

}



.menubox ul .nav-item:hover > ul li {

    transform: rotateY(0);

    opacity: 1;

}



.fixedNav {

    position: fixed !important;

    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);

    background: #fff;

    margin-top: 0;

}

.fixedNav .menubox{

    width: 1200px;

}

.fixedNav .menubox ul .nav-item{

    padding: 0 29px;

}

/*foot*/

.webq_bottom_contx {

    width: 100%;

    background:url(../images/b_bg.jpg) repeat-y center;

    margin-top: 20px;

}



.webq_bottom_cont {

    width: 1200px;

    height: auto;

    margin: 0 auto;

}



.webq_bottom_1 {

    height: auto;

    padding: 0 0 40px 0;

}



.b_loleft{

    float: left;

    width: 214px;

}



.b_logo{

    text-align: center;

    padding-top: 50px;

}



.bottom_one_er{

    text-align: center;

    padding-top: 28px;

}

.bottom_one_er img{

    width: 94px;

    height: 94px;

}



.webq_bottom_left{

    float:left;

    width: 536px;

    margin-left: 47px;

    padding-top: 80px;

}



.webq_bottom_fx{



}



.webq_bottom_tite {

    height: 33px;

    line-height: 1;

    color: #fff;

    font-size: 16px;

    text-transform: uppercase;

    background:url(../images/b_fline.png) no-repeat left bottom;

}



.webq_bottom_tite span{

    font-size: 16px;

    font-weight: bold;

}

.webq_bottom_fx .webq_bottom_3:nth-child(2){

    width: 185px;

}

.webq_bottom_3 {

    float: left;

    width: 115px;

    color: #fff;

}



.webq_bottom_3 ul{

    padding-top: 10px;

}



.webq_bottom_3 ul li {

    height: 30px;

}



.webq_bottom_3 ul li a {

    line-height: 30px;

    display: block;

    color: #fff;

    font-size: 14px;

    overflow:hidden;white-space:nowrap;text-overflow:ellipsis;

    padding-right: 10px;

    transition: .6s;

}





.webq_bottom_3 ul li a:hover {

    color: #fff;

    transform: translateX(5px);

}



.webq_bottom_r {

    width: 360px;

    float: right;

    padding-top: 80px;

}





.webq_bottom_lytite {

    height: 35px;

    line-height: 1;

    color: #fff;

    font-size: 18px;

    text-transform: uppercase;

}





.webq_bottom_rli1 {

    width: 42px;

    height: 4px;

    background: #000;

}



.webq_bottom_rt2 {

    height: 40px;

    line-height: 20px;

    color: #fff;

    font-size: 14px;

    text-transform: uppercase;

}



.webq_bottom_rt2 span {

    font-size: 20px;

}



.webq_bottom_rli2 {

    width: 42px;

    height: 4px;

    background: #000;

}





.webq_bottom_r1 {

    height: 70px;

    padding: 0 10px 0 34px;

    margin-top: 15px;

    background: #fff;

}



.webq_bottom_r3 {

}



.webq_bottom_r3_1 {

    width: 124px;

    float: left;

    height: 34px;

    line-height: 34px;

    padding: 0 10px 0 34px;

    background: #fff;

    border: 1px solid #dcdcdc;

}



.webq_bottom_r3_2 {

    float: left;

    width: 110px;

    height: 34px;

    line-height: 34px;

    padding: 0 10px 0 10px;

    background: #fff;

    border: 1px solid #dcdcdc;

    margin-top: 15px;

}





.webq_bottom_d1{

    background:url(../images/ly_d1.png) no-repeat 9px #fff;

}



.webq_bottom_d2{

    background:url(../images/ly_d2.png) no-repeat 9px #fff;

}



.webq_bottom_d3{

    background:url(../images/ly_d3.png) no-repeat 9px 9px #fff;

}







.webq_bottom_r3_ml {

    margin-left: 20px;

}



.webq_bottom_xx{



}





.webq_bottom_yzmtu {

    float: left;

    width: 90px;

    height: 38px;

    margin-left: 20px;

    background: #fff;

    margin-top: 15px;

}





.webq_bottom_yzmtu img {

    width: 90px;

    height: 38px;

    display: block;

}











.webq_bottom_r4 {

    width: 100px;

    height: 38px;

    margin-top: 15px;

    background: #fff;

    border-radius: 5px;

    float: right;

}





.webq_bd_1 {

    width: 100%;

    height: 70px;

    border: 0;

    background: none;

    line-height: 30px;

    color: #333;

}



.webq_bd_2 {

    width: 100%;

    height: 34px;

    line-height: 34px;

    border: 0;

    background: none;

    color: #333;

    display: block;

}



.webq_bd_go {

    margin: 0;

    border: 0;

    width: 100%;

    background: #ff8606;

    cursor: pointer;

    color: #fff;

    line-height: 38px;

    text-align: center;

    font-size: 14px;

    border-radius: 5px;

}





.webq_bottom_r input::-webkit-input-placeholder {

    color: #666;

}



.webq_bottom_r input::-moz-placeholder {

    color: #666;

}



.webq_bottom_r input:-moz-placeholder {

    color: #666;

}



.webq_bottom_r input:-ms-input-placeholder {

    color: #666;

}



.webq_bottom_r textarea::-webkit-input-placeholder {

    color: #666;

}



.webq_bottom_r textarea::-moz-placeholder {

    color: #666;

}



.webq_bottom_r textarea:-moz-placeholder {

    color: #666;

}



.webq_bottom_r textarea:-ms-input-placeholder {

    color: #666;

}





.webq_bottom_2 {

    background: #fafafa;

    height: 124px;

}



.webq_b_tel {

    float: left;

    width: 232px;

    height: 124px;

    background: url(../images/b_d1.png) no-repeat 50px;

    padding-left: 113px;

	    box-sizing: content-box;

}



.webq_b_teld2{

    width: 233px;

    background: url(../images/b_d2.png) no-repeat 0;

    padding-left: 72px;

}



.webq_b_teld3{

    width: 473px;

    background: url(../images/b_d3.png) no-repeat 0;

    padding-left: 76px;

}





.webq_b_tel_dh {

    padding: 36px 0 0 0;

}



.webq_b_tel_dh h5 {

    font-size: 16px;

    color: #666;

    line-height: 20px;

}



.webq_b_tel_dh h6 {

    font-size: 24px;

    color: #ffae1d;

    line-height: 24px;

    padding-top: 7px;

    font-weight: bold;

}



.webq_b_tel_dh h4 {

    font-size: 18px;

    color: #666;

    line-height: 26px;

    padding-top: 7px;

}





.webq_bottom_di {

    width: 100%;

    text-align: center;

    background: #000;

    padding: 15px 0 15px 0;

}





.webq_bottom_dicont{

    width: 1200px;

    margin: 0 auto;

    line-height: 30px;

    color: #666;

}



.webq_bottom_dicont a {

    color: #666;

}



.webq_bottom_dicont a:hover {

    color: #fff;

    text-decoration: underline;

}



.webq_bottom_dicont img{

    vertical-align: middle;

}





/* 底部 结束 */











































