/*-----------------------------------------------------------*/

/*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;

}

button{outline:none;}

::-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: #e62129;

	color: #fff;

}



::-moz-selection {

	background-color: #e62129;

	color: #fff;

}



::-webkit-selection {

	background-color: #e62129;

	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;

}

.fixedNav {

    position: fixed;

    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);

}







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;

    }



    

}









.t_back{width:100%;height:0.1px;}



/* 询盘信息 */

.topxunpan{width:auto;height:30px;margin:35px 0;padding:0 20px;float:right;text-align:center;position:relative;background:#f0f0f0;border-radius:16px;}

.thisxp{width:100%;height: auto;margin:0 auto;}

.topxunpan .xp {position: relative;width:auto;line-height:30px;color: #676564;font-size: 14px;cursor: pointer;}

.topxunpan .xp img {position: relative;top:8px;margin-right:10px;float:left;}

.topxunpan .xp i {display:inline-block;width:20px;height:20px;line-height:20px;margin:0 2px;text-align:center;background:#e62129;color:#fff;border-radius:2px;box-sizing: border-box;}

.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: #e62129;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: (-50%); transform: translateX(-50%); border: 8px solid transparent;border-bottom-color: #e62129;}

.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;}

.topxunpan i {font-weight: normal;font-style: normal;}













/*导航开始*/



.nav_xiala_aa{width:100%;height:100px;background:#fff;position:relative;z-index:999;}

.nav_xiala_xx{width:90%;margin:0 auto;height:100px;position:relative;}



.nav_xiala_xx h1{width:13.9%;height:48px;margin:0;padding:26px 0;box-sizing:content-box;float:left;}



.nav_xiala_xx h1 .logo{width:100%;height:auto;display:block;vertical-align:top;}





.nav_xiala{ width:58.2%;height:100px;float:right;margin-right:2%;}

.nav_xiala ul{width:100%;height:100px;}

.nav_xiala ul li{ float:left;width:10%;height:100px;text-align:center;position:relative;margin-right:1%;-webkit-transition: all .5s; transition: all .5s;}

.nav_xiala ul li:last-child{margin-right:0;}





.nav_xiala > ul > li > a{font-size:16px;display:block;height:100px;line-height:100px;color:#676564;overflow: hidden;background-size: 100% 0%;-webkit-transition: all .5s; transition: all .5s;}





.nav_xiala ul li:hover{ color:#e62129;background-size: 100% 100%;}



.nav_xiala ul li:hover > a{color:#e62129;position:relative;background:url(../images/on_nav.png) center bottom no-repeat;}



.nav_xiala > ul > li > a:hover{color:#e62129;font-weight:bold;-webkit-transition: all .5s; transition: all .5s;position:relative;}









.nav_xiala .erji_xiala{  position:absolute; top:100px; left: -20px; z-index:20;  height:0px; visibility: hidden; width: 140px; /*和一级栏目一样宽度*/ }

.nav_xiala .erji_xiala i{ display: block; opacity: 0; border-bottom:1px solid rgba(255,255,255,0.35); background:#525252;  position:relative;  }

.nav_xiala .erji_xiala i a{ height: 40px; line-height: 40px;  font-size:14px; display: block; color:#FFF; padding: 0 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;  }

.nav_xiala .erji_xiala i a:hover{  color:#FFF;  }

.nav_xiala .erji_xiala i:hover{background:#e62129; }



.nav_xiala .erji_xiala i a{

    background-size: 0% 100%; -webkit-transition: all .5s; transition: all .5s;

}



.nav_xiala .erji_xiala i a:hover{

    background: -webkit-linear-gradient(left, #e62129, #e62129) no-repeat;color:#fff;

    background: linear-gradient(to right, #e62129, #e62129) 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 {  width: 165px; height:0px; visibility: hidden; position: absolute; top: 0px; left:140px; /*和一级栏目一样left*/  }

.nav_xiala .sanji_xiala span{ border-bottom:1px dashed rgba(255,255,255,0.35); display: block; background:#525252; text-align: left; opacity: 0; }

.nav_xiala .sanji_xiala span a { height: 40px; line-height: 40px; display: block; color:#FFF; font-size:14px; padding-left: 10px; padding: 0 8px 0 15px;

    overflow: hidden;   white-space: nowrap; text-overflow: ellipsis; }

.nav_xiala .sanji_xiala span a:hover{  color:#FFF; padding-left: 25px; }





.nav_xiala .sanji_xiala span a{

    background: -webkit-linear-gradient(left, #e62129, #e62129) no-repeat;

    background: linear-gradient(to right, #e62129, #e62129) 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, #e62129, #e62129) no-repeat;color:#fff;

    background: linear-gradient(to right, #e62129, #e62129) 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:#e62129;background:url(../images/on_nav.png) center bottom no-repeat;}

.nav_xiala > ul > li.another > a{color:#e62129;font-weight:bold;position:relative;position:relative;}





.fixedNav {

    position: fixed; background:#fff;

    top: 0px;

    left: 0px;

    z-index:99999;

    _position: absolute;-webkit-transition:all .5s;transition:all .5s;

    _top: expression(eval(document.documentElement.scrollTop));  box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.08);

}







@media (max-width: 1200px) {

    .nav_xiala{

        width: auto;

    }

}





/* banner 开始 */



.banner {width: 100%;height:800px;position: relative;display: block;overflow: hidden;}

.banner .nivoSlider {position: relative;width:1920px;height: 100%;text-align: center;left: 50%;margin-left: -960px;}

.banner .nivoSlider img {display: none;width: auto;margin: 0 auto;height: auto;}

.banner .nivoSlider a {border: 0;display: block;margin: 0 auto;text-align: center;width: 100%;height: 100%;}

.banner .nivo-controlNav-bg {position: absolute;

left: 0;bottom: -15px;width: 100%;height: 44px;z-index: 100;}

.banner .nivo-controlNav {position: absolute;width: 100%;bottom:20px;z-index: 101;text-align: center;}

.banner .nivo-directionNav a {position: absolute;top: 45%;z-index: 9;cursor: pointer;}

.banner .nivo-prevNav {left: 0px;}

.banner .nivo-nextNav {right: 0px;}

.banner .nivo-controlNav a {display: inline-block;width:15px;height: 15px;text-indent: -9999px;border: 0;margin: 0 8px;border-radius: 50%;cursor: pointer;background: #fff;}

.banner .nivo-controlNav a.active {background: #e62129;}

.banner .nivo-directionNav a {display: block;width:36px;height:80px;background: url(../images/arrows.png) no-repeat 0% 50% rgba(0,0,0,0.5);border-radius:3px;top: 50%;margin-top: -27px;}

.banner a.nivo-nextNav {background-position: 100% 50%;right: 50%;margin-right: -700px;}

.banner a.nivo-prevNav {left: 50%;margin-left: -700px;}

.banner .nivo-caption {display: none;}

.banner .nivo-caption a {color: #fff;border-bottom: 1px dotted #fff;}

.banner .nivo-caption a:hover {color: #fff;}

/*.banner .ribbon {width: 111px;height: 111px;position: absolute;top: -4px;left: -5px;z-index: 300;}*/

.banner .nivoSlider {position: relative;}

.banner .nivoSlider img {position: absolute;top: 0px;left: 0px;margin: 0 auto;}

.banner .nivoSlider a.nivo-imageLink {position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;border: 0;padding: 0;margin: 0;z-index: 6;display: none;text-align: center;}

.banner .nivo-slice {display: block;position: absolute;z-index: 5;height: 100%;}

.banner .nivo-box {display: block;position: absolute;z-index: 5;}

.banner .nivo-caption {position: absolute;left: 0px;bottom: 0px;background: #000;color: #fff;opacity: 0.8;width: 100%;z-index: 8;}

.banner .nivo-caption p {padding: 5px;margin: 0;}

.banner .nivo-caption a {display: inline !important;}

.banner .nivo-html-caption {display: none;}



/* banner 结束 */











/* 底部信息 */

.footer {width:100%;background:#181818;height:455px;position: relative;padding-top:70px;box-sizing:content-box;overflow:hidden;cursor:default !important;}



.footer .content{width:1200px;height:319px;margin:0 auto;border-bottom:solid 1px #505050;overflow: hidden;position:relative;}



.footer .content::before{content:'';width:1200px;height:1px;background:#505050;position:absolute;top:68px;left:0;}



.footer .content .left{width:600px;height:319px;float:left;}



.footer .content .left .ft_logo{width:238px;height:48px;margin-bottom:50px;}



.footer .content .left .ft_logo img{width:238px;height:48px; vertical-align:top;}



.footer .content .left .infro{width:600px;height:51px;overflow:hidden;margin-bottom:40px;}



.footer .content .left .infro p{padding-left:22px;line-height:18px;font-size:14px;color:#fff;float:left;margin-right:30px;}



.footer .content .left .infro p:nth-of-type(1){background:url(../images/ft_icon_01.png) left center no-repeat;}



.footer .content .left .infro p:nth-of-type(2){background:url(../images/ft_icon_02.png) left center no-repeat;}



.footer .content .left .infro p:nth-of-type(3){background:url(../images/ft_icon_03.png) left center no-repeat;}



.footer .content .left .infro p:nth-of-type(4){background:url(../images/ft_icon_04.png) left center no-repeat;margin-top:15px;}



.footer .content .left .ewm{width:100px;height:100px;}



.footer .content .left .ewm img{width:100px;height:100px;vertical-align:top;}



.footer .content .txt {overflow:hidden;width:560px;height:319px;float:right;}



.footer .content .txt li{float:left;width:140px;height:319px;padding-right:50px;box-sizing:content-box;cursor:default !important;}



.footer .content .txt li:nth-of-type(3){width:65px;}

.footer .content .txt li:last-child{width:65px;padding-right:0;margin-right:0;}



.footer .content .txt li p{font-size:16px;line-height:18px;font-weight:bold;margin:32px 0 50px 0;color: #fff;position:relative;}



.footer .content .txt li a{display: block;font-size:14px;line-height:14px;color:#909090;margin-bottom:18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition:all .5s;transition:all .5s;}



.footer .content .txt li a:hover{color:#fff;margin-left:10px;-webkit-transition:all .5s;transition:all .5s;}



.copy {height:auto;color: #909090;text-align: center;margin-top:40px;}



.copy .one{margin-bottom:20px;}



.copy span img {vertical-align: middle;margin-left:10px;}



.copy span {display: inline-block;margin:0 15px 0 0;height: 30px;line-height: 30px;text-align: center;color: #909090;}



.copy span a {display: inline-block;margin-right:0;color: #909090;}



.copy span a:hover {text-decoration: underline;color:#fff;}



