/*-----------------------------------------------------------*/

/*copyright by 动力无限  www.btoe.cn*/

/*邮箱 btoe@btoe.cn*/

/*合作电话 400-0599-360*/

/*版权所有违者必究*/

/*-----------------------------------------------------------*/





/*Generated by wjdhcms 3.0 */

@charset "utf-8";



::selection {

    background-color: #3355d2;

    color: #fff;

}



::-moz-selection {

    background-color: #3355d2;

    color: #fff;

}



::-webkit-selection {

    background-color: #3355d2;

    color: #fff;

}



::-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;

}



* {

    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;
    width: 100%;

}



:focus {

    outline: 1;

}



article,

aside,

canvas,

details,

figcaption,

figure,

footer,

header,

hgroup,

menu,

nav,

section,

summary {

    display: block;

}



a {

    color: #333;

    text-decoration: none;

    -webkit-transition: all .3s ease-out;

    transition: all .3s ease-out;

}



a:link,

a:hover,

a:active,

a:visited {

    text-decoration: none;

}



a:hover {

    color: #3355d2;

}





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;

}





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;

}







.webq_head_xx {

    width: 100%;

    height: 140px;

}





/*询盘信息*/





.top_xunpan {

    width: 194px;

    height: 36px;

    color: #FFFFFF;

    font-size: 14px;

    line-height: 36px;

    text-align: left;

    display: block;

    position: absolute;

    z-index: 3;

    top: 37px;

    right: 0px;

    cursor: pointer;

    background:url(../images/t_xp.png) no-repeat 20px #0a98e0;

    padding-left: 55px;

    -webkit-box-sizing: content-box;

    -moz-box-sizing: content-box;

    box-sizing: content-box;

    border-radius: 15px 0;

}





.top_xunpan i {

    width: 28px;

    display: inline-block;

    background:url(../images/t_xpibg.png) no-repeat center;

    color: #0a98e0;

    margin: 0 5px;

    border-radius: 5px;

    text-align: center;

    vertical-align: middle;

}







.top_xunpantxt{

    position: absolute;

    top: 30px;

    left: 55px;

    width: 170px;

    padding-top: 16px;

    height: 0px;

    visibility: hidden;

    -webkit-transition: all .3s ease-out;

    transition: all .3s ease-out;

    opacity: 0;

    z-index: 3;

    text-align: center;

}



.top_xunpantxt h6{

    height: 24px;

    line-height: 24px;

    background: #e3e3e3;

    font-size: 14px;

    color: #666666;

    border-radius: 5px;

}



.top_xunpantxt ::after {

    content: '';

    position: absolute;

    top: 0px;

    left: 58px;

    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: #e3e3e3;

    z-index: 3;

}





.top_xunpan:hover .top_xunpantxt{

    height: auto;

    visibility: visible;

    top: 25px;

    opacity: 1;

}



/*询盘信息end*/







.webq_top_1 {

    width: 100%;

    height: 140px;

}





.webq_top_2 {

    width: 1300px;

    height: 140px;

    margin: 0 auto;

    position: relative;

}





.webq_top_logo2 {

    position: absolute;

    left: 0;

    top: 0;

    height: 140px;

}





.webq_top_logo2 img {

    width: auto;

    display: block;

    margin: 0 auto;

    padding-top: 33px;
    width: 290px;

}





.t_sou{

    width: 30px;

    height: 30px;

    position: absolute;

    right: 0px;

    top: 55px;

    background:url(../images/fdj.png) no-repeat center;

    cursor: pointer;

    -webkit-transition: all .3s ease-out;

    transition: all .3s ease-out;

}





.search_blak .t_sou{

    background:url(../images/fdj.png) no-repeat center;

    background-size: 10px;

}





.search_box {

    width: 235px;

    height: 0;

    float: left;

    overflow: hidden;

    position: absolute;

    right: 0px;

    top: 90px;

    z-index: 20;

    -webkit-transition: all .3s ease-out;

    transition: all .3s ease-out;

}



.search_blak .search_box{

    height: 32px;

}





.swap_value {

    float: left;

    width: 180px;

    font-size: 14px;

    color: #999999;

    height: 30px;

    line-height: 30px;

    padding: 0 10px 0 15px;

    background: #fff;

    border: 1px solid #dddddd;

    border-radius: 5px;

}





.swap_go {

    float: right;

    margin: 0;

    border: 0;

    width: 40px;

    height: 32px;

    background: url(../images/fdj2.png) no-repeat center #3355d2;

    cursor: pointer;

    position: absolute;

    top: 0px;

    right: 0px;

    border-radius: 0 5px 5px 0;

}









/*导航开始*/



.nav_xiala_xx {

    height: 140px;

    padding-left: 490px;

    padding-right: 64px;

}





.nav_xiala {

    width: 100%;

    height: 140px;

    margin: 0 auto;

}





.nav_xiala ul li {

    float: left;

    width: 124px;

    height: 140px;

    text-align: center;

    font-size: 16px;

    position: relative;

    z-index: 5;

    background:url(../images/menu_line.png) no-repeat 0;

}



.nav_xiala ul li:nth-child(1){

    background: none;

}





.nav_xiala > ul > li > a {

    display: block;

    color: #333333;

    height: 140px;

    line-height: 140px;

    overflow: hidden;

    font-size: 16px;

}





.nav_xiala ul li:after {

    content: '';

    width: 100%;

    height: 100%;

    position: absolute;

    left: 0;

    bottom: 0;

    background:url(../images/menu_ah.png) no-repeat center top;

    z-index: -1;

    -webkit-transition: all .3s ease-out;

    transition: all .3s ease-out;

    opacity: 0;

}





.nav_xiala ul li:hover:after {

    opacity: 1;

}





.nav_xiala ul li:hover {



}



.nav_xiala ul li:hover > a {

    color: #3355d2;

}





.nav_xiala > ul > li > a:hover {

    color: #3355d2;

}





.nav_xiala .erji_xiala {

    position: absolute;

    top: 90px;

    left: 50%;

    z-index: 20;

    height: 0px;

    visibility: hidden;

    min-width: 100%; /*和一级栏目一样宽度*/

    transform: translateX(-50%);

}





.nav_xiala .erji_xiala i {

    display: block;

    opacity: 0;

    border-bottom: 1px solid rgba(255, 255, 255, 0.35);

    background: #3355d2;

    position: relative;

}





.nav_xiala .erji_xiala i a {

    height: 40px;

    line-height: 40px;

    font-size: 14px;

    display: block;

    color: #FFF;

    padding: 0 15px;

    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

}



.nav_xiala .erji_xiala i a:hover {

    color: #FFF;

}



.nav_xiala .erji_xiala i:hover {

    background: #3a63f8;

}



.nav_xiala .erji_xiala i a {

    background: -webkit-linear-gradient(left, #3a63f8, #3a63f8) no-repeat;

    background: linear-gradient(to right, #3a63f8, #3a63f8) no-repeat;

    background-size: 0% 100%;

    -webkit-transition: all .5s;

    transition: all .5s;

}



.nav_xiala .erji_xiala i a:hover {

    background: -webkit-linear-gradient(left, #3a63f8, #3a63f8) no-repeat;

    background: linear-gradient(to right, #3a63f8, #3a63f8) no-repeat;

    background-size: 100% 100%;

}





.nav_xiala ul li:hover .erji_xiala {

    height: auto;

    visibility: visible;

}



.nav_xiala .erji_xiala i {

    opacity: 0;

    transform: rotateY(90deg);

    transition: .5s;

}



.nav_xiala ul li:hover .erji_xiala i {

    opacity: 1;

    transform: rotateY(0);

}



.nav_xiala ul li:hover .erji_xiala i:nth-child(1) {

    transition-delay: 50ms;

}



.nav_xiala ul li:hover .erji_xiala i:nth-child(2) {

    transition-delay: 100ms;

}



.nav_xiala ul li:hover .erji_xiala i:nth-child(3) {

    transition-delay: 150ms;

}



.nav_xiala ul li:hover .erji_xiala i:nth-child(4) {

    transition-delay: 200ms;

}



.nav_xiala ul li:hover .erji_xiala i:nth-child(5) {

    transition-delay: 250ms;

}



.nav_xiala ul li:hover .erji_xiala i:nth-child(6) {

    transition-delay: 300ms;

}



.nav_xiala ul li:hover .erji_xiala i:nth-child(7) {

    transition-delay: 350ms;

}



.nav_xiala ul li:hover .erji_xiala i:nth-child(8) {

    transition-delay: 400ms;

}



.nav_xiala ul li:hover .erji_xiala i:nth-child(9) {

    transition-delay: 450ms;

}



.nav_xiala ul li:hover .erji_xiala i:nth-child(10) {

    transition-delay: 500ms;

}



.nav_xiala .erji_xiala i:nth-child(1) {

    transition-delay: 500ms;

}



.nav_xiala .erji_xiala i:nth-child(2) {

    transition-delay: 450ms;

}



.nav_xiala .erji_xiala i:nth-child(3) {

    transition-delay: 400ms;

}



.nav_xiala .erji_xiala i:nth-child(4) {

    transition-delay: 350ms;

}



.nav_xiala .erji_xiala i:nth-child(5) {

    transition-delay: 300ms;

}



.nav_xiala .erji_xiala i:nth-child(6) {

    transition-delay: 250ms;

}



.nav_xiala .erji_xiala i:nth-child(7) {

    transition-delay: 200ms;

}



.nav_xiala .erji_xiala i:nth-child(8) {

    transition-delay: 150ms;

}



.nav_xiala .erji_xiala i:nth-child(9) {

    transition-delay: 100ms;

}



.nav_xiala .erji_xiala i:nth-child(10) {

    transition-delay: 50ms;

}



.nav_xiala .sanji_xiala {

    max-width: 500px;

    height: 0px;

    visibility: hidden;

    position: absolute;

    top: 0px;

    left: 100%; /*和一级栏目一样left*/

}



.nav_xiala .sanji_xiala span {

    border-bottom: 1px dashed rgba(255, 255, 255, 0.35);

    display: block;

    background: #264dda;

    text-align: left;

    opacity: 0;

}





.nav_xiala .sanji_xiala span a {

    height: 40px;

    line-height: 40px;

    display: block;

    color: #FFF;

    font-size: 14px;

    padding: 0 15px;

    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

}



.nav_xiala .sanji_xiala span a:hover {

    color: #FFF;

}





.nav_xiala .sanji_xiala span a {

    background: -webkit-linear-gradient(left, #3a63f8, #3a63f8) no-repeat;

    background: linear-gradient(to right, #3a63f8, #3a63f8) no-repeat;

    background-size: 100% 0%;

    -webkit-transition: all .5s;

    transition: all .5s;

}



.nav_xiala .sanji_xiala span a:hover {

    background: -webkit-linear-gradient(left, #3a63f8, #3a63f8) no-repeat;

    background: linear-gradient(to right, #3a63f8, #3a63f8) no-repeat;

    background-size: 100% 100%;

}





.nav_xiala .sanji_xiala_di {

    background: url(../images/liqsub_ss.png) no-repeat center;

    width: 7px;

    height: 11px;

    position: absolute;

    top: 14px;

    right: 5px;

}



.nav_xiala .erji_xiala i:hover .sanji_xiala {

    height: auto;

    visibility: visible;

}



.nav_xiala .sanji_xiala span {

    opacity: 0;

    transform: rotateY(90deg);

    transition: .5s;

}



.nav_xiala .erji_xiala i:hover .sanji_xiala span {

    opacity: 1;

    transform: rotateY(0);

}



.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(1) {

    transition-delay: 50ms;

}



.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(2) {

    transition-delay: 100ms;

}



.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(3) {

    transition-delay: 150ms;

}



.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(4) {

    transition-delay: 200ms;

}



.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(5) {

    transition-delay: 250ms;

}



.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(6) {

    transition-delay: 300ms;

}



.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(7) {

    transition-delay: 350ms;

}



.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(8) {

    transition-delay: 400ms;

}



.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(9) {

    transition-delay: 450ms;

}



.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(10) {

    transition-delay: 500ms;

}





.nav_xiala > ul > li.another {

    color: #3355d2;

}



.nav_xiala > ul > li.another:after {

    opacity: 1;

}





.nav_xiala > ul > li.another > a {

    color: #3355d2;

}







.fixedNav {

    position: fixed;

    top: 0px;

    left: 0px;

    z-index: 99999;

    _position: absolute;

    _top: expression(eval(document.documentElement.scrollTop));

    box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.08);

    background: #fff;

}





/*---*/





.a_tite_box{

    width: 1300px;

    height: 48px;

    margin: 0 auto;

    position: relative;

}





.a_tite {

    width: 420px;

    height: 48px;

    line-height: 48px;

    float: left;

    background:url(../images/in_x1.png) no-repeat 56px bottom;

}





.a_tite h3 {

    font-size: 30px;

    color: #555555;

    float: left;

    margin-left: 15px;

}



.a_tite h4 {

    float: left;

    font-size: 48px;

    font-weight: bold;

    color: #333333;

    text-transform:uppercase;

    font-family: Arial;

}



.a_tite h4 span{

    font-family: Arial;

    color: #3355d2;

}







.a_tite_more {

    width: 90px;

    height: 30px;

    float: right;

    z-index: 5;

    -webkit-transition: all .3s ease-out;

    transition: all .3s ease-out;

    position: absolute;

    right: 0;

    top: 9px;

}





.a_tite_more a{

    display: block;

    line-height: 30px;

    font-size: 14px;

    color: #666666;

    text-transform:uppercase;

    text-align: right;

}



.a_tite_more a:hover{

    color: #3355d2;

}









/*---*/







.webq_bottom_contx {

    width: 100%;

    background:url(../images/b_bg.png) no-repeat center top #3355d2;

    padding-top: 20px;

}





.webq_bottom_cont {

    width: 1300px;

    height: auto;

    margin: 0 auto;

}



.webq_bottom_1 {



}











.webq_bottom_one{

    padding-bottom: 27px;

}





.webq_bottom_onecent{

    width: 1300px;

    margin: 0 auto;

}





.webq_bottom_4 {

    font-size: 14px;

    color: #fff;

    line-height: 40px;

    width: 100%;

}





.webq_bottom_4 a {

    color: #fff;

}



.webq_bottom_4 a:hover {

    text-decoration: underline;

    color: #fff;

}



.webq_bottom_4 img {

    vertical-align: middle;

}





.webq_bottom_4 .b_l{

    width: 100%;

    text-align: center;

}









.webq_qq{

    display: inline-block;

    width: 40px;

    height: 40px;

    background: url(../images/b_wb.png) center no-repeat;

    margin: 0 25px;

}





.webq_qq a{

    display: block;

    line-height: 44px;

    font-size: 0px;

}



.webq_wx{

    display: inline-block;

    width: 40px;

    height: 40px;

    background: url(../images/b_wx.png) center no-repeat;

    position: relative;

}





.webq_wx a{

    display: block;

    line-height: 44px;

    font-size: 0px;

}





.webq_bottomrwm {

    position: absolute;

    top: -125px;

    left: -28px;

    width: 100px;

    height: 100px;

    padding-bottom: 16px;

    visibility: hidden;

    -webkit-transition: all .3s ease-out;

    transition: all .3s ease-out;

    opacity: 0;

    z-index: 3;

}



.webq_bottomrwm img {

    width: 90px;

    height: 90px;

    display: block;

}



.webq_bottomrwm h6 {

    background: #fff;

    padding: 5px;

}





.webq_bottomrwm ::after {

    content: '';

    position: absolute;

    bottom: 0px;

    left: 42px;

    width: 0;

    height: 0;

    border: 8px solid transparent;

    border-bottom-color: #fff;

    z-index: 3;

    transform:rotate(180deg);

}





.webq_wx:hover .webq_bottomrwm {

    height: auto;

    visibility: visible;

    opacity: 1;

    top: -115px;

}















/*--*/



.webq_bottom_logo{

    padding-top: 139px;

}



.webq_bottom_logo img{

    display: block;

    margin: 0 auto;
    width: 380px;

}





/*--*/



.webq_bottom_lx{

    width: 100%;

    height: 113px;

    padding-top: 55px;

}





.webq_b_tel {

    float: left;

    width: 365px;

    height: 110px;

    -webkit-transition: all .3s ease-out;

    transition: all .3s ease-out;

}



.webq_b_teld1{

    background: url(../images/b_d1.png) no-repeat 0 0;

}





.webq_b_teld2{

    background: url(../images/b_d2.png) no-repeat 0 0;

}



.webq_b_teld3{

    background: url(../images/b_d3.png) no-repeat 0 0;

    width: 570px;

}







.webq_b_tel_dh {

    padding: 13px 0 0 75px;

}





.webq_b_tel_dh h5 {

    font-size: 18px;

    color: #fff;

    line-height: 30px;

}



.webq_b_tel_dh h6 {

    font-size: 16px;

    color: #fff;

    line-height: 24px;

    padding-top: 5px;

}





/* 底部 结束 */







.in_yqlj_ss {

    width: 100%;

    margin-top: 30px;

    padding-bottom: 70px;

}





.in_yqlj {

    width: 1298px;

    margin: 0 auto;

    border: 1px solid #dddddd;

    padding: 13px 0;

}





.in_yqlj_1 {

    width: 120px;

    height: 24px;

    float: left;

    display: block;

    line-height: 24px;

    font-size: 14px;

    text-transform:uppercase;

    border-right: 1px solid #dddddd;

    color: #333333;

    background:url(../images/yqlj.png) no-repeat 11px;

}





.in_yqlj_1 span{

    display: block;

    padding-left: 44px;

}





.in_yqlj_2 {

    float: right;

    width: 1174px;

    line-height: 24px;

    overflow: hidden;

    color: #666666;

}





.in_yqlj_2 a {

    display: inline-block;

    padding: 0 20px;

    color: #666666;

}



.in_yqlj_2 a:hover {

    text-decoration: underline;

    color: #386be1;

}







