/*-----------------------------------------------------------*/

/*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: #005eb2;

	color: #fff;

}



::-moz-selection {

	background-color: #005eb2;

	color: #fff;

}



::-webkit-selection {

	background-color: #005eb2;

	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;

}







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(../img/Acur.png),

   default  !important;

}



input,button{

        outline: none;

}



@keyframes animated {

    0% {

        cursor: url('../img/Pcuro1.png'),

        auto;

    }



    8.8% {

        cursor: url('../img/Pcuro2.png'),

            auto;

    }



    17.6% {

        cursor: url('../img/Pcuro3.png'),

            auto;

    }



    26.4% {

        cursor: url('../img/Pcuro4.png'),

            auto;

    }



    35.2% {

        cursor: url('../img/Pcuro5.png'),

            auto;

    }



    44% {

        cursor: url('../img/Pcuro6.png'),

            auto;

    }



    52.8% {

        cursor: url('../img/Pcuro7.png'),

            auto;

    }



    61.6% {

        cursor: url('../img/Pcuro8.png'),

            auto;

    }



    70.4% {

        cursor: url('../img/Pcuro9.png'),

            auto;

    }



    79.2% {

        cursor: url('../img/Pcuro10.png'),

            auto;

    }



    88% {

        cursor: url('../img/Pcuro11.png'),

            auto;

    }



    100% {

        cursor: url('../img/Pcuro12.png'),

            auto;

    }



    

}







.wjdh-ico1,.wjdh-ico2{vertical-align: middle;}







.clear{

    clear: both;

}





/* top*/



.top_bg {

    width: 100%;

    margin: 0 auto;

    height: 36px;

  background: #005eb2;

}



.top_bg .top {

    width: 1200px;

    margin: 0 auto;

    height: 36px;

    line-height: 36px;

}



.top_bg .top .wel {

    float: left;

    font-size: 14px;

    color: #fff;

    background: url(../img/buttom.png) no-repeat left center;

    padding-left: 20px;

}





.top_bg .top .top_r {

    float: right;

}



/* 询盘*/

i {

    font-weight: normal;

    font-style: normal;

}



.topxunpan {

    height: 36px;

    float: right;

    position: relative;

    margin-left: 10px;

}





.topxunpan .xp {

    position: relative;

    float: right;

    line-height: 36px;

    color: #fff;

    font-size: 12px;

    cursor: pointer;

}



.topxunpan .xp img {

    position: relative;

    top: 3px;

    margin-right: 2px;

}



.topxunpan .xp i {

    padding: 1px 5px;

    margin-left: 2px;

    margin-right: 2px;

    font-size: 12px;

    background: #fff;

    box-sizing: border-box;

    color: #005eb2;

    border-radius: 6px;

    width: 20px;

    height: 20px;

    line-height: 20px;

    text-align: center;

}



.topxunpan .xp #xunpantip {

    z-index: 999;

    position: absolute;

    top: 35px;

    left: 50%;

    width: 180px;

    height: 50px;

    line-height: 50px;

    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: #005eb2;

    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: #005eb2;

}



.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;

}



.top_r .t_buttom {

    float: left;

    margin-left: 30px;

    color: #fff;

    font-size: 14px;

}



.top_r .t_buttom a {

    color: #fff;

    font-size: 14px;

    margin: 0 10px ;

}



.top_r .t_buttom a img{

    position: relative;

    top: -1px;

    vertical-align: middle;

    margin-right: 5px;

    height: 15px;

}







/* pagetop*/



.pagetop{

    width: 1200px;

    margin: 0 auto;

    height: 120px;

}

.pagetop .left_nr .logo a {
    font-size: 37px;
    color: #005eb2;
    font-weight: bold;
    line-height: 119px;
}

.pagetop .left_nr{

float: left;

}



.pagetop .left_nr .logo{

    float: left;

    margin: 0 0px 0 0;

}



.pagetop .left_nr .logo img{

   width: 294px;

   height: 100px;

}



.pagetop .left_nr .sou_box{

    float: left;

    width: 390px;

    height: 55px;

    border-right: 1px solid #d2d2d2;

    margin: 40px 0 0 205px;

}



.pagetop .left_nr .sou_box .search{

    width: 350px;

    height: 40px;

    border: 1px solid #d2d2d2;

    border-radius: 25px;

    margin-top: 8px;



}



.pagetop .left_nr .sou_box .search .search2{

    font-size: 12px;

    color: #d2d2d2;

    padding-left: 15px;

    width: 220px;

    height: 40px;

    background: none;

    float: left;

}



.pagetop .left_nr .search .search_s input{

    width: 80px;

    height: 30px;

    background: #005eb2;

    border-radius: 25px;

    font-size: 12px;

    color: #fff;

    float: right;

    margin: 5px;

    cursor: pointer;

    text-align: center;

}







.pagetop .right_tel {
    float: right;
    margin: 25px 0 0 35px;
    background: url(../img/tel.png) no-repeat left center;
    padding-left: 35px;
}







.pagetop .right_tel span{

font-size: 16px;

color: #545454;

display: block;



float: left;

padding-top: 35px;

}



.pagetop .right_tel .tel{

    float: left;

    margin-left: 15px;



}

.pagetop .right_tel .tel p {
    font-size: 35px;
    color: #333;
    line-height: 65px;
    padding-left: 20px;
    font-weight: bold;
}





/*导航栏样式*/



.nav_bg {

    height: 55px;

    margin: 0 auto;

    width: 100%;

    background: #fff;

    border-top: 1px solid #d2d2d2;

}



.menu {

    width: 1200px;

    margin: 0 auto;

    height: 55px;

    position: relative;

}



.nav {

    height: 55px;

}



.nav>li {

    line-height: 55px;

    height: 55px;

    text-align: center;

    width: 199px;

    float: left;

    position: relative;

    z-index: 999;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

    background: url(../img/nav_l.jpg) no-repeat  right center;

}





.nav li a {

    display: block;

    line-height: 55px;

    color: #333;

    height: 55px;

    font-size: 17px;
    font-weight: bold;

}





.nav>li:hover {

  background: #005eb2;

}



.nav>li:hover a {

    color: #fff;

  }



.nav>li.another {

    background: #005eb2;

}



.nav>li.another a {

    color: #fff;

  }





.nav .sec {

    height: 0;

    width: 133px;

    overflow: hidden;

    z-index: 9999;

    position: absolute;

    top: 40px;

    left: 0px;

    background: #005eb2;

    text-align: center;

}



.nav .sec a {

    color: #fff;

    font: 100 14px/24px "Microsoft YaHei";

    height: 45px;

    line-height: 45px;

    border-bottom: 1px solid #f5f5f5;

}



.secleft {

    width: 133px;

}



.secleft a {

    color: #000;

    height: 45px;

    line-height: 45px;

    overflow: hidden;

}



.secleft a:hover {

    background: #3b3b3b;

    text-decoration: none;

    color: #fff;

}





/*.nav_line {

    width: 980px;

    height: 4px;

    background: #e3e3e3;

    position: absolute;

    right: 0;

    bottom: 4px;

}*/



.nav li.pro.non {

    background: #005eb2;

}



.nav .secs {

    height: 0;

    background: #fff;

    width: 1200px;

    overflow: hidden;

    z-index: 9999;

    position: absolute;

    top: 40px;

    left: -450px;

}





.nav .secs li.nlayer1 .nav_img {

    width: 268px;

    height: 155px;

    margin: 10px auto 0 auto;

}



.nav .secs li.nlayer1 img {

    width: 268px;

    height: 155px;

}



.nav .secs li.nlayer1 {

    float: left;

    width: 298px;

    background: none;

    margin-top: 12px;

    border-right: 1px solid #cccccc;

    height: 400px;

    overflow: hidden;

}



.nav .secs li.nlayer1:nth-child(4) {

    border-right: none;

}



.nav .secs li.nlayer1>a {

    text-align: center;

    width: 268px;

    line-height: 34px;

    height: 34px;

    background: #f2f2f2;

    margin-left: 15px;

    color: #333;

}



.nav .secs li.nlayer1 a.a {

    background: #d9d9d9;

    margin: 10px auto 0 auto;

    display: block;

}



.nav .secs .nlayer2 {

    width: 268px;

    margin-left: 15px;

    position: relative;

}



.nav .secs .nlayer2 a {

    margin-top: 7px;

    text-align: center;

    line-height: 30px;

    height: 30px;

    background: #f2f2f2;

    color: #333;

    font-weight: normal;

    white-space: nowrap;

    text-overflow: ellipsis;

    -o-text-overflow: ellipsis;

    overflow: hidden;

    display: block;

    font-size: 14px;

    width: 268px;

    position: relative;

    z-index: 5;

    -webkit-transition: all 0.8s ease-out;

    -o-transition: all 0.8s ease-out;

    transition: all 0.8s ease-out;

}



.nav .secs .nlayer2 span {

width: 0;

height: 30px;

background: #005eb2;

position: absolute;

left: 0;

bottom: 0;

display: block;

-webkit-transition: all 0.5s ease-out;

-o-transition: all 0.5s ease-out;

transition: all 0.5s ease-out;

z-index: -1;

}



.nav .secs .nlayer2 a:hover span{

    width: 100%;

}



.nav .secs .nlayer2 a:hover{

    color: #fff;

}



.fixedNav {

    position: fixed;

    top: 0px;

    left: 0px;

    width: 100%;

    z-index: 100000;

    _position: absolute;

    _top: expression(eval(document.documentElement.scrollTop));

}







/*footer*/


.footer_bg {
    width: 100%;
    margin: 0 auto;
    height: auto;
    background: #252525;
    position: relative;
}



.footer_bg .footer{

    width: 1200px;

    margin: 0 auto;

    position: relative;

}

.footer_bg .footer .f_cont .f_l dl dd:nth-child(n+7) {
    display: none;
}

.footer_bg .footer .f_top{

    width: 1150px;

    margin: 0px auto 0 auto;

    height: 122px;

    position: relative;

    top: -40px;



}



.footer_bg .footer .f_top ul li{

    float: left;

    width: 350px;

    height: 122px;

    background: #fff;

    border-radius: 15px;

    margin: 0 20px 0 0;

    padding: 0 10px;

    text-align: center;

}

.footer_bg .footer .f_top ul li:nth-child(2) p,.footer_bg .footer .f_top ul li:nth-child(3) p {
    font-size: 24px;
}

.footer_bg .footer .f_top ul li:last-child{

    margin-right: -20px;

}



.footer_bg .footer .f_top ul li h5{

    font-size: 18px;

    color: #545454;

    font-weight: bold;

    margin-top: 20px;

}



.footer_bg .footer .f_top ul li h5 img{

    width: 40px;

    height: 40px;

    vertical-align: middle;



}



.footer_bg .footer .f_top ul li p {
    font-size: 17px;
    color: #333;
    margin-top: 3px;
    font-weight: bold;
}



.footer_bg .footer .f_cont{

    padding-top: 2px;

}



.footer_bg .footer .f_cont .f_l{

    float: left;

    width: 900px;

}



.footer_bg .footer .f_cont .f_l dl{

    float: left;

    width: 145px;

    height: 263px;

    background: url(../img/f_xt.png) no-repeat  right center;

    padding: 0 40px;

    box-sizing: content-box;



}



.footer_bg .footer .f_cont .f_l dl dt{

    font-size: 16px;

    color: #fff;

    font-weight: bold;

    margin: 0px auto 20px auto;

    padding-top: 25px;

}





.footer_bg .footer .f_cont .f_l dl dd a{

    font-size: 14px;

    color: #ccc;

    line-height: 30px;

    white-space: nowrap;

    text-overflow: ellipsis;

    -o-text-overflow: ellipsis;

    overflow: hidden;

    display: block;

}



.footer_bg .footer .f_cont .f_r{

    width: 170px;

    height: 170px;

    background: url(../img/ewm_bg.png) no-repeat  center;

    float: right;

    margin-top: 20px;

}



.footer_bg .footer .f_cont .f_r img{

    width: 138px;

    height: 138px;

    margin: 16px;



}


.footer_bg .end_bg {
    width: 100%;
    height: auto;
    border-top: 1px solid #373737;
    margin: 0 auto;
    padding: 20px 0;
}

.f_link {
    min-height: auto;
    color: #ccc;
    font-size: 14px;
}
.f_link span {
    float: left;
}
.f_link a{color:#ccc;}

.footer_bg .end_bg .end{

    width: 1200px;

    margin: 0 auto;

    font-size: 14px;

    color: #ccc;
    line-height: 30px;

}



.footer_bg .end_bg .end a{

    font-size: 14px;

    color: #ccc;

}



.footer_bg .end_bg .end img{

    margin: 0 5px;

    vertical-align: middle;

}