/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/*Generated by wjdhcms 3.0 */
@charset "utf-8";

::-webkit-scrollbar {
    width: 12px;
    height: 12px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 12px;
    background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
    border-radius: 12px;
    -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: #fc671c;
	color: #fff;
}

::-moz-selection {
	background-color: #fc671c;
	color: #fff;
}

::-webkit-selection {
	background-color: #fc671c;
	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: 1000;
    _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;}

.UrbansubstationBox {
    display: inline-block;
    position: relative;
    z-index: 999;
}

.Urbansubstation {
    position: absolute;
    bottom: 40px;
    left: -50%;
    transform: translateX(-25%);
    background: #f8f8f8;
    width: 0;
    height: 0;
    overflow: hidden;
    box-sizing: border-box;
    line-height: 0;
    font-size: 0;
    border-radius: 10px;
    color: #333 !important;
}

.Urbansubstationfenzhan {
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    font-size: 16px;
    display: block;
    text-align: center;
    color: #333 !important;
}

.UrbansubstationBoxCenter p {
    width: 94%;
    height: 100%;
    border: 1px dashed #e2e2e2;
    margin: 0 auto 10px;
    border-radius: 5px;
    line-height: 0 !important;
}

.UrbansubstationBoxCenter p a {
    text-align: left;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    display: block;
    color: #666 !important;
    padding: 5px 10px 5px 30px;
    line-height: 26px !important;
    font-size: 16px;
    -webkit-transition: .5s;
    transition: .5s;
}

.UrbansubstationBox:hover .Urbansubstation {
    min-width: 160px;
    height: auto;
    background-color: #ffffff;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
}

.Urbansubstation p a:hover::before {
    border-color: #fc671c;
}

.Urbansubstation p a:hover::after {
    background: #fc671c;
}

.Urbansubstation p a::after {
    content: "";
    width: 6px;
    height: 6px;
    background: #ddd;
    position: absolute;
    top: 16px;
    left: 15px;
    border-radius: 50%;
    -webkit-transition: .5s;
    transition: .5s;
}

.Urbansubstation p a::before {
    content: "";
    width: 14px;
    height: 14px;
    border: 1px solid #ddd;
    position: absolute;
    top: 11px;
    left: 10px;
    border-radius: 50%;
    -webkit-transition: .5s;
    transition: .5s;
}

.Urbansubstation p a:hover {
    transform: translateY(-2px);
    color: #fc671c !important;
}

.disablemouserightclick,.disablechoose,.disablecopy{
    display: none;
}

@media (min-width: 1200px){
    .container,dl-container {
        width: 1200px  !important;
    }
}

.clear{
    clear: both;
}


.header{
    width: 100%;
    margin: 0 auto;
    height: 1px;
}

/* top */

.top_bg{
    width: 100%;
    margin: 0 auto;
    height: 150px;
    position: relative;
    z-index: 9;
}

.top_bg .logo{
    float: left;
    margin-left: 7%;
}

.top_bg .logo img{
    display: block;
    width: 314px;
    height: 83px;
    margin-top: 25px;
}

.top_bg .t_r{
    float: right;
    margin-top: 70px;
    margin-right: 5%;
} 

.top_bg .t_r .xunpan_box{
    float: right;
    position: relative;
}

.top_bg .t_r .xunpan_box .xunpan_t{
    position: relative;
    font-size: 18px;
    color: #fff;
    line-height: 20px;
}

.top_bg .t_r .xunpan_box .xunpan_t img{
    vertical-align: middle;
    margin-right: 15px;
    position: relative;
    top: -2px;
}


/* 询盘*/
i {
    font-weight: normal;
    font-style: normal;
  }
  
  .top_bg .t_r .xunpan_box  .topxunpan {
    position: absolute;
    display: block;
    height: 32px;
    z-index: 5;
    top: 28px;
    right: 0;
    width: 200px;
    text-align: right;
    -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
    opacity: 0;

  }

  .top_bg .t_r .xunpan_box:hover .topxunpan{
    opacity: 1;
  }
  
  
  .topxunpan .xp {
    position: relative;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
  
  
  }
  
  .topxunpan .xp img {
    position: relative;
    top: 0px;
    margin: 0 20px 0 0px;
    vertical-align: middle;
  }
  
  .topxunpan .xp i {
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
    box-sizing: border-box;
    font-size: 14px;
    color: #fff;
  }
  
  .topxunpan .xp #xunpantip {
    z-index: 999;
    position: absolute;
    top: -40px;
    left: 50%;
    width: 180px;
    height: 34px;
    line-height: 34px;
    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: #eb6100;
    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: #eb6100;
  }
  
  .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_bg .t_r .menu-buttons{
    float: left;
    background: url(../images/menu.png) no-repeat left center ; 
    padding-left: 40px;
    font-size: 18px;
    color: #fff;
    line-height: 20px;
    margin-right: 50px;
}
.top_bg .t_r .menu-buttons a{
    display: block;
    font-size: 18px;
    color: #fff;
}


.menu {border-left-color: transparent;position: fixed;width: 100%;height: 100%;background: white;max-width: 320px;top: 0;right: 0;bottom: 0;z-index: 1000;transform: translateX(100%);transition: transform 700ms cubic-bezier(0.645, 0.045, 0.355, 1); }
.menu.shown{transform: translateX(0);}
.dropdown-backdrop{position: fixed;content: '';z-index: 10000;width: 100%;height: 100%;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0, 0, 0, 0.33);opacity: 0;transition: all 300ms ease-in-out;visibility: hidden;}
.menu-content{position:relative;width: 100%;height: 100%;-webkit-overflow-scrolling: touch;border-left: 1px solid #eee;}
.menu .menu-buttons{position:absolute;top: 3%;right: 40px;z-index: 5;width: 40px;}
.menu-buttons ul{margin: 0 -10px 0 0;padding: 0;list-style-type: none;}
.menu-buttons ul li{position: relative;margin: 0 5px;float: right;}
.menu .menu-buttons ul li.responsive-menu-toggle a{background: url(../images/close.png) center center no-repeat;background-color: transparent;padding-right: 0;width: 40px; height:40px;display:block; cursor:pointer;}
.menu-content .cont{position:absolute; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); width:100%; left:0px;}
.menu-content .cont .menu_nav > ul{width: 100%;margin: 0;padding: 0;list-style-type: none;}
.menu-content .cont .menu_nav > ul > li {margin: 10px 0;padding-left: 40px;display: block;position: relative;}
.menu-content .cont .menu_nav > ul > li > a{display: inline-block;font-size: 16px;font-weight: 600;padding: 5px 0;border-bottom: 2px solid transparent; color:#333; position:relative; left:0px; bottom:-5px;}
.menu-content .cont .menu_nav > ul > li > a:hover{border-bottom: 2px solid #eb6100;}
.menu-content .cont .menu_nav > ul > li > ul{width: 170px;background-color: rgba(255,255,255,0.9);position: absolute;top: -24px;left:-213px;z-index: -1;text-align: right;margin: 0;padding: 24px 40px 24px 0px;list-style-type: none;border-right: 3px solid rgba(0,0,0,0.5); transition:all 2s; -webkit-transition:all 2s; display:none; opacity:0;}
.menu-content .cont .menu_nav > ul > li:hover > ul{display:block; opacity:1;}
.menu-content .cont .menu_nav > ul > li > ul > li {display: block;padding: 5px 0;cursor: pointer;}
.menu-content .cont .menu_nav > ul > li > ul > li > a{display: inline-block;font-weight: 400;font-size: 14px;color: #333;border-bottom: 1px solid transparent; padding-left:12px;}
.menu-content .cont .menu_nav > ul > li > ul > li > a:hover{background:url(../images/ico1.png) left center no-repeat;  transition:all 1s; -webkit-transition:all 1s; moz-transition:all 1s; o-transition:all 1s;}
.menu .menu-footer{color: rgba(0,0,0,0.5);margin-top:5%; font-size: 12px;line-height: 2;}
.menu .menu-footer h2{padding-bottom:10px; margin:0px 40px 20px 40px; color:#eb6100; font-size:16px; border-bottom: 1px solid #D8D8D8;}
.menu .menu-footer h2 a{color:#eb6100;}
.menu .menu-footer li{margin:10px 40px;font-size: 12px;display: flex; overflow:hidden; color:#9d9d9d; position:relative;}
.menu .menu-footer li a{color:#9d9d9d;}
.menu .menu-footer li a:hover{color:#eb6100;}
.menu .menu-footer li span{width:50%; display:block; float:left; font-size:14px; position:absolute; left:85px; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); line-height:22px;}
.menu .menu-footer li span.shop{width:100%; }
.menu .menu-footer li em{display:block; font-style:normal;}
.menu .menu-footer li .img_ico{width:70px;vertical-align:top; float:left; margin-right:10px;}
.menu .menu-footer li .img_ico img{
    width: 70px;
    height: 70px;
}
.menu .menu-footer .yuyue{margin:30px 40px 0px 40px;}
.menu .menu-footer .yuyue h3{display:inline-block; border-bottom:1px solid #eb6100; margin-bottom:5px; padding-bottom:4px;}
.menu .menu-footer .yuyue h3 em{display:inline-block;width:20px; height:20px;margin-right:10px; float:left;}
.menu .menu-footer .yuyue h3 span{display:block;line-height:20px; font-size:15px; color:#eb6100; width:90px;}
.menu .menu-footer .yuyue a{display:block; margin:10px 0px;padding-left:30px; color:#333; font-size:15px; line-height:20px;}
.menu .menu-footer .yuyue a:hover{color:#eb6100;}
.menu .menu-footer .yuyue a.qq{background:url(../images/ico53.png) left center no-repeat;}
.menu .menu-footer .yuyue a.hotline{background:url(../images/ico54.png) left center no-repeat;}

.menu .menu-footer .yuyue a.qqbtns {
    color: #7c7267;
    padding-left: 15px;
  }

  .menu .menu-footer .yuyue a {
    display: block;
    margin: 10px 0px;
    padding-left: 30px;
    color: #333;
    font-size: 15px;
    line-height: 20px;
  }

  .qqbtns {
    width: 126px;
    height: 24px;
    background: #faefe3;
    border-radius: 24px;
    color: #7c7267;
    text-align: center;
    line-height: 24px;
    position: relative;
    padding-left: 10px;
  }
.qqbtns::before {
    width: 24px;
    height: 24px;
    background: url(../images/ico77.png) center center no-repeat #e4b584;
    border-radius: 100%;
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
  }
.menu .menu-footer .nav_links{margin:30px 40px 0px 40px;}
.menu .menu-footer .nav_links a{display:block; margin:10px 0px;padding-left:30px; color:#333; font-size:15px; line-height:20px;}
.menu .menu-footer .nav_links a:hover{color:#eb6100;}
.menu .menu-footer .nav_links a.jd{background:url(../images/ico55.png) left center no-repeat;}
.menu .menu-footer .nav_links a.taobao{background:url(../images/ico56.png) left center no-repeat;}
.menu .menu-footer .nav_links a.weibo{background:url(../images/ico57.png) left center no-repeat;}

.menu.shown {
    transform: translateX(0);
  }


.top_bg.ny{
    background: #333;
}

  .fixedNav {
    margin: 0 auto;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 115px;
    background: #333;
    z-index: 1000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
  
}

.fixedNav .logo img{
    margin-top: 10px;

}

.top_bg.fixedNav .t_r {
    margin-top: 50px;
  }


/* footer */


.footer_bg{
    width: 100%;
    margin: 0 auto;
    background: url(../images/footer_bg.jpg) no-repeat  center ; 
    height: 575px;
}

.footer_bg .footer{
    width: 1300px;
    margin: 0 auto;
    height: 478px;
}

.footer_bg .footer .f_l{
    float: left;
    width: 855px;
    height: 478px;
    border-right: 1px solid rgba(228, 228, 228, 0.15);
}

.footer_bg .footer .f_l .sou{
    width: 487px;
    margin-top: 70px;
}

.footer_bg .footer .f_l .sou .sou_t{
    text-align: left;
    font-size: 16px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: capitalize;
    height: 29px;
}

.footer_bg .footer .f_l .sou .search{
    width: 487px;
    height: 60px;
    background: #fff;
    border-radius: 10px;

}

.footer_bg .footer .f_l .sou .search .search2{
    float: left;
    width: 357px;
    height: 60px;
    background: none;
    font-size: 16px;
    color: #999999;
    padding-left: 35px;
    box-sizing: content-box;
}

.footer_bg .footer .f_l .sou .search .search_s{
    float: right;
    cursor: pointer;
    width: 81px;
    height: 60px;
}


.footer_bg .footer .f_l .f_fl{
    margin-top: 45px;
}

.footer_bg .footer .f_l .f_fl dl{
    float: left;
    width: 190px;
    height: 207px;
    border-right: 1px solid rgba(255, 255, 255, 0.05);
    margin-right: 29px;
}

.footer_bg .footer .f_l .f_fl dl:last-child{
    margin-right: 0;
}

.footer_bg .footer .f_l .f_fl dl dt{
    margin-bottom: 20px;

}

.footer_bg .footer .f_l .f_fl dl dt span{
    display: block;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    opacity: 0.6;
    margin-bottom: 5px;
}

.footer_bg .footer .f_l .f_fl dl dt i{
    display: block;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
}

.footer_bg .footer .f_l .f_fl dl dd a{
    font-size: 14px;
    color: #fff;
    line-height: 36px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    opacity: 0.6;
}

.footer_bg .footer .f_l .f_fl dl dd a:hover{
    opacity: 1;
}

.footer_bg .footer .f_r{
    float: right;
    width: 360px;
    margin-top: 85px;
}

.footer_bg .footer .f_r .f_tel{

}

.footer_bg .footer .f_r .f_tel span{
    display: block;
    font-size: 14px;
    color: #fff;
}

.footer_bg .footer .f_r .f_tel i{
    display: block;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    margin: 5px 0 10px 0;
}

.footer_bg .footer .f_r .f_tel em{
    display: block;
    font-size: 18px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.footer_bg .footer .f_r .zx{
    margin-top: 45px;
    width: 130px;
    height: 36px;
    line-height: 36px;
    border-radius: 5px;
    background: #eb6100;
}

.footer_bg .footer .f_r .zx a{
    display: block;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.footer_bg .footer .f_r .ewm{
    margin-top: 30px;
}

.footer_bg .footer .f_r .ewm ul li{
    float: left;
    background: url(../images/ewm_bg.png) no-repeat  center ;
    width: 127px;
    height: 127px;
    margin-right: 38px;
}

.footer_bg .footer .f_r .ewm ul li img{
    width: 99px;
    height: 99px;
    margin: 14px;

}




.footer_bg .end{
    width: 1300px;
    margin: 0 auto;
    height: 93px;
    line-height: 93px;
    font-size: 14px;
    color: #f4f4f4;
}

.footer_bg .end a{
    font-size: 14px;
    color: #f4f4f4;

}

.footer_bg .end img{
    vertical-align: middle;
}

.footer_bg .end .e_l{
    float: left;
}

.footer_bg .end .e_r{
    float: right;
}
.btnh {
    color: #fff;
    font-size: 20px;
    font-weight:bold;
    margin-bottom: 10px;
}