/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/*Generated by wjdhcms 3.0 */


::-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: #ff6700;
	color: #fff;
}

::-moz-selection {
	background-color: #ff6700;
	color: #fff;
}

::-webkit-selection {
	background-color: #ff6700;
	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;
}

.webqq_ewm{box-sizing: content-box;}






html{
        cursor: url(../image/cur.png),
        default;
}

a{
   cursor: url(../image/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(../image/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;}



.clear{
    clear: both;
}


/* top*/


.top_bg {
    width: 100%;
    margin: 0 auto;
    height: 38px;
    background: url(../image/top_bg.jpg) no-repeat center;
}

.top_bg .wel_box{
    width: 1200px;
    margin: 0 auto;
    height: 38px;
    line-height: 38px;
}

.top_bg .wel_box .wel{
    float: left;
    background: url(../image/buttom.png) no-repeat left center;
    font-size: 14px;
    color: #666;
    padding-left: 30px;
    letter-spacing: 0.5px;

}

.top_bg .wel_box .top_r{
    float: right;
}


/* 询盘*/
i {
    font-weight: normal;
    font-style: normal;
}

.topxunpan {
    height: 40px;
    float: right;
    position: relative;
    margin-left: 10px;
}


.topxunpan .xp {
    position: relative;
    float: right;
    line-height: 40px;
    color: #666;
    font-size: 14px;
    cursor: pointer;
}

.topxunpan .xp img {
    position: relative;
    margin-right: 2px;
    vertical-align:middle;
    top: -2px;
}

.topxunpan .xp i {
    padding: 0px;
    margin-left: 1px;
    margin-right: 1px;
    font-size: 16px;
    box-sizing: border-box;
    color: #ff6700;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    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: #ff6700;
    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: #ff6700;
}

.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: #666;
    font-size: 14px;
    letter-spacing: 0.5px;
}

.top_r .t_buttom a {
    color: #666;
    font-size: 14px;
    margin: 0 5px ;
}

.top_r .t_buttom a img{
    position: relative;
    top: -1px;
    vertical-align: middle;
    margin-right: 5px;
}

/* pagetop*/

.pagetop{
    width: 1200px;
    margin: 0 auto;
    height: 120px;

}

.pagetop .trait{
    float: left;
    margin-top: 32px;
    width: 420px;
}

.pagetop .trait span{
    width: 267px;
    height: 32px;
    line-height: 32px;
    border: 1px dashed #ff6700;
    font-size: 24px;
    color: #333;
    font-weight: bold;
    text-align: center;
    display: block;
}

.pagetop .trait p{
    font-size: 14px;
    color: #666;
    margin-top: 5px;
    letter-spacing: 1px;
}

.pagetop  .nr_c{
    width: 360px;
    margin: 0 auto;
    float: left;

}

.pagetop .nr_c .logo img{
    width: 226px;
    height: 52px;
    margin: 0px auto 0 auto;
    display: block;

}

.pagetop .nr_c .name a{
    font-size: 20px;
    color: #333;
    font-weight: bold;
    display: block;
    text-align: center;
    margin-top: 10px;
}

.pagetop .tel{
    float: right;
    text-align: right;
    font-size: 14px;
    color: #666;
    margin-top: 30px;
}

.pagetop .tel p{
    font-family: "Impact";
    font-size: 26px;
    color: #ff6700;
    background: url(../image/tel.png) no-repeat left center;
    padding-left: 32px;

} 


/*导航栏样式*/

.nav_bg {
    height: 50px;
    margin: 0 auto;
    width: 100%;
    background: #ff6700;
}

.menu {
    width: 1200px;
    margin: 0 auto;
    height: 50px;
    position: relative;
}

.nav {
    height: 50px;
}

.nav>li {
    line-height: 50px;
    height: 50px;
    text-align: center;
    width: 133px;
    float: left;
    position: relative;
    z-index: 999;
    background: url(../image/nav_l.png) no-repeat center right;
}


.nav li a {
    display: block;
    line-height: 50px;
    color: #fff;
    height: 50px;
    font-size: 16px;
}


.nav>li:hover {
    background:#e46400;

}


.nav>li.another {
    background: #e46400;
}




.nav .sec {
    height: 0;
    width: 133px;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 50px;
    left: 0px;
    background: #ff6700;
    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: #e46400;
    text-decoration: none;
    color: #fff;
}


/*.nav_line {
    width: 980px;
    height: 4px;
    background: #e3e3e3;
    position: absolute;
    right: 0;
    bottom: 4px;
}*/

.nav li.pro.non {
    background: #ff6700;
}

.nav .secs {
    height: 0;
    background: #fff;
    width: 1200px;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 50px;
    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: #ff6700;
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%;
    height: 390px;
    margin: 65px auto 0 auto;
    background: url(../image/footer_bg.jpg) no-repeat  center;
}

.footer_bg .footer{
    width: 1200px;
    margin: 0 auto;
}

.footer_bg .footer .message{
    float: left;
    width: 300px;
    margin-left: 40px;
    margin-top: 30px;
}

.footer_bg .footer .message h5{
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    background: url(../image/buttom7.png) no-repeat  left 10px;
    padding-left: 60px;
    margin-bottom: 20px;
}

.footer_bg .footer .message h5 span{
    font-size: 12px;
    color: #fff;
    display: block;
    text-transform: uppercase;
}

.footer_bg .footer .message .form-group1{
    width: 250px;
    height: 40px;
    margin-bottom: 18px;
}

.footer_bg .footer .message .form-group1 input{
    width: 250px;
    height: 40px;
    border: 1px solid #fefefe;
    background: url(../image/m1.png) no-repeat  left center;
    text-indent: 60px;
    font-size: 14px;
    color: #aaaaaa;
}

.footer_bg .footer .message .form-group2{
    width: 250px;
    height: 40px;
    margin-bottom: 18px;
}

.footer_bg .footer .message .form-group2 input{
    width: 250px;
    height: 40px;
    border: 1px solid #fefefe;
    background: url(../image/m2.png) no-repeat  left center;
    text-indent: 60px;
    font-size: 14px;
    color: #aaaaaa;
}

.footer_bg .footer .message .form-group3{
    width: 250px;
    height: 40px;
    margin-bottom: 18px;
}

.footer_bg .footer .message .form-group3 input{
    width: 250px;
    height: 40px;
    border: 1px solid #fefefe;
    background: url(../image/m3.png) no-repeat  left center;
    text-indent: 60px;
    font-size: 14px;
    color: #aaaaaa;
}

.footer_bg .footer .message .form-group4{
    width: 252px;
    height: 40px;
    margin-bottom: 15px;
}

.footer_bg .footer .message .codeText{
    width: 146px;
    height: 36px;
    float: left;
    background: #444;
    font-size: 14px;
    color: #ccc;
    text-indent: 30px;
}

.footer_bg .footer .message .imgcode{
    float: right;
    width: 90px;
    height: 36px;
}

.footer_bg .footer .message .anniu{
    width: 250px;
    height: 40px;
    background: #ff6700;
}

.footer_bg .footer .message .anniu button{
    width: 250px;
    height: 40px;
    background: #ff6700;
    cursor: pointer;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    border: none;
}

.footer_bg .footer .f_r{
    float: right;
    width: 840px;
    margin-top: 90px;
} 

.footer_bg .footer .f_r .f_top{
    margin-bottom: 10px;
}

.footer_bg .footer .f_r .f_top .f_list{
    float: left;
    width: 580px;
    margin-top: 10px;
    
}

.footer_bg .footer .f_r .f_top .f_list dl{
    width: 135px;
    float: left;
    margin: 0px 10px 0 0;
}

.footer_bg .footer .f_r .f_top .f_list dl dt{
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px;
    background: url(../image/f_xt.jpg) no-repeat  left bottom;
    padding-bottom: 10px;
}

.footer_bg .footer .f_r .f_top .f_list dl dt span{
    font-size: 14px;
    color: #eee;
    font-weight: normal;
    display: block;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 5px;
}

.footer_bg .footer .f_r .f_top .f_list dl dd a{
    font-size: 14px;
    color: #ddd;
    line-height: 36px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.footer_bg .footer .f_r .f_top .f_contact{
    float: right;
    width: 250px;
    margin-right: 10px;
}

.footer_bg .footer .f_r .f_top .f_contact p{
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    margin: 10px 0;
}

.footer_bg .footer .f_r .f_top .f_contact p a{
    font-size: 14px;
    color: #fff;
}

.footer_bg .footer .f_r .f_bottom{
    height: 60px;
    line-height: 60px;
    border-top: 1px solid #666666;
    font-size: 14px;
    color: #ddd;
}

.footer_bg .footer .f_r .f_bottom a{
    font-size: 14px;
    color: #ddd;
}

.footer_bg .footer .f_r .f_bottom img{
    margin: 0 2px;
    vertical-align: middle;
}


/*links*/

.links_bg{
    width: 100%;
    height: 58px;
    margin: 0 auto;
    background: #222;
    overflow: hidden;
}

.links_bg .links{
    width: 1200px;
    height: 58px;
    line-height: 58px;
    margin: 0 auto;
}

.links_bg .links h3{
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #fdfdfd;
    background: url(../image/links.png) no-repeat center left;
    padding-left: 130px;
}

.links_bg .links .yq{
    float: right;
    width: 970px;
}

.links_bg .links .yq a{
    font-size: 14px;
    color: #ddd;
    margin: 0 30px 0 0;
}