/*-----------------------------------------------------------*/

/*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: #d42727;

	color: #fff;

}



::-moz-selection {

	background-color: #d42727;

	color: #fff;

}



::-webkit-selection {

	background-color: #d42727;

	color: #fff;

}

* {

    padding: 0;

    margin: 0;

    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

}



body {
    max-width: 1920px !important;
    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0;
    margin: 0 auto !important;
    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;

    }



    

}





@keyframes msClock {
	0%,70%,100% {transform: rotate(0) scale(1);}
	
	10%,30% {transform: rotate(-15deg) scale(1);}
	
	20%,40% {transform: rotate(15deg) scale(1);}
}





/* 导航开始css */
.nav_xiala_aa{width:100%;height:160px;box-sizing:content-box;background:#fff;position:relative;z-index:9;}

.nav_xiala_xx{width:87.5%;height:160px;box-sizing:content-box;margin:0 auto;position:relative;}

.nav_xiala_xx h1{width:402px;height:76px;box-sizing:content-box;float:left;margin:42px 0;}

.nav_xiala_xx .logo{width:402px;height:75px;display:block;vertical-align:top;}

.nav_xiala{width:62%;margin:0 auto;height:160px;float:right;box-sizing:content-box;}

.nav_xiala ul{width:100%;height:160px;display:flex;justify-content: space-between;-webkit-transition:all .5s;transition:all .5s;}

.nav_xiala ul li{width:auto;height:160px;float:left;position:relative;z-index:0;}

.nav_xiala > ul > li > a{display:block;width:auto;height:160px;float:left;box-sizing:content-box;position:relative;z-index:0;text-align:center;-webkit-transition:all .5s;transition:all .5s;}

.nav_xiala > ul > li > a p{font-size:16px;color:#333;line-height:16px;margin-top:70px;}

.nav_xiala > ul > li > a span{display:block;font-size:12px;color:#999;line-height:10px;text-transform: Uppercase;font-family:Arial;margin-top:20px;opacity:0;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li:hover > a span{margin-top:10px;opacity:1;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li.active > a span{margin-top:10px;opacity:1;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala ul li::before{content:'';width:44px;height:4px;background:#d42727;position:absolute;top:20px;left:50%;margin-left:-22px;z-index:-1;opacity:0;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala ul li:hover::before{content:'';width:44px;height:4px;background:#d42727;position:absolute;top:40px;left:50%;margin-left:-22px;z-index:-1;opacity:1;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala ul li.active::before{content:'';width:44px;height:4px;background:#d42727;position:absolute;top:40px;left:50%;margin-left:-22px;z-index:-1;opacity:1;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala ul li::after{content:'';width:1px;height:0px;background:#000;position:absolute;bottom:0;left:50%;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala ul li:hover::after{content:'';width:1px;height:25px;background:#000;position:absolute;bottom:0;left:50%;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala ul li.active::after{content:'';width:1px;height:25px;background:#000;position:absolute;bottom:0;left:50%;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala .erji_xiala{  position:absolute; top:160px; left:-20px; z-index:20;  height:0px; visibility: hidden; width: 114px; /*和一级栏目一样宽度*/ }
.nav_xiala .erji_xiala i{ display: block; opacity: 0; border-bottom:1px solid rgba(255,255,255,0.35); background:#2a3036;  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:#2a3036; }

.nav_xiala .erji_xiala i a{
     -webkit-transition: all .7s; transition: all .7s;
	background: -webkit-linear-gradient(left, #d42727, #d42727) no-repeat;
    background: linear-gradient(to right, #d42727, #d42727) no-repeat;
	background-size: 0% 100%;
}

.nav_xiala .erji_xiala i a:hover{
    background: -webkit-linear-gradient(left, #d42727, #d42727) no-repeat;color:#fff;
    background: linear-gradient(to right, #d42727, #d42727) 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:.7s;}

.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: auto; height:0px; visibility: hidden; position: absolute; top: 0px; left:114px; /*和一级栏目一样left*/  }
.nav_xiala .sanji_xiala span{ border-bottom:1px dashed rgba(255,255,255,0.35); display: block; background:#2a3036; 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, #d42727, #d42727) no-repeat;
    background: linear-gradient(to right, #d42727, #d42727) no-repeat;
    background-size: 100% 0%; -webkit-transition: all .7s; transition: all .7s;
}

.nav_xiala .sanji_xiala span a:hover{
    background: -webkit-linear-gradient(left, #d42727, #d42727) no-repeat;color:#fff;
    background: linear-gradient(to right, #d42727, #d42727) 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:.7s;}

.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;}

.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index:99999; background:#fff;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));  box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.08);
}




/* 导航结束css */






/*首页banner*/

.banner{width: 100%;height:auto;overflow:hidden;overflow:hidden;position:relative;}

.banner .swiper-father{width:100%;height:100%;margin:0 auto;overflow:hidden;position:relative;}

.banner .swiper-father .swiper-container{width:93.75%;height:100%;margin-left:6.25%;overflow:hidden;}
 
.banner .swiper-container .swiper-slide{width: 100%;height: 100%;overflow:hidden;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}

.banner .swiper-container .swiper-slide img{width:100%; vertical-align:top;}

.banner .num{width:6.25%;height:220px;position:absolute;left:0;top:160px;z-index:9;text-align:center;}

.banner .num .swiper-pagination{width:34px;height:220px;margin:0 auto;left:50%;margin-left:-17px;}

.banner .num .swiper-pagination .swiper-pagination-bullet{display:block;width:34px;height:34px;margin-bottom:59px;border-radius:4px;background:#fff !important;font-size:16px;color:#333;font-weight:normal;line-height:34px;opacity:1;position:relative; font-family:Arial;-webkit-transition:all .7s;transition:all .7s;}

.banner .num .swiper-pagination .swiper-pagination-bullet-active{background:#f8f8f8 !important;font-weight:bold;-webkit-transition:all .7s;transition:all .7s;}

.banner .num .swiper-pagination .swiper-pagination-bullet:nth-of-type(3){margin-bottom:0px;}

.banner .num .swiper-pagination .swiper-pagination-bullet::after{content:'';width:0px;height:1px;background:#d42727;position:absolute;top:17px;left:55px;z-index:2;-webkit-transition:all .7s;transition:all .7s;}

.banner .num .swiper-pagination .swiper-pagination-bullet-active::after{content:'';width:90px;height:1px;background:#d42727;position:absolute;top:17px;left:55px;z-index:2;-webkit-transition:all .7s;transition:all .7s;}

.banner .swiper-button-prev{width:50px;height:50px;margin-top:-25px;background:url(../images/b_jt_01.png) center center no-repeat;position:absolute;left:10%;top:50%;opacity:0;outline:none;-webkit-transition:all .7s;transition:all .7s;}

.banner .swiper-button-next{width:50px;height:50px;margin-top:-25px;background:url(../images/b_jt_02.png) center center no-repeat;position:absolute;right:10%;top:50%;opacity:0;outline:none;-webkit-transition:all .7s;transition:all .7s;}

.banner:hover .swiper-button-prev{opacity:1;-webkit-transition:all .7s;transition:all .7s;}

.banner:hover .swiper-button-next{opacity:1;-webkit-transition:all .7s;transition:all .7s;}


/* banner 结束 */




/* 询盘信息 */
.topxunpan {width:365px;height:84px; background:#d42727;position:absolute;left:0;bottom:65px;z-index:9;}

.thisxp{width:auto;height:40px;margin:22px 0 22px 62px;}

.topxunpan .xp {position: relative;line-height:40px;color: #fff;font-size:16px;cursor: pointer;}

.topxunpan .xp img {margin:0 10px 0 0; vertical-align:top !important;}

.topxunpan .xp i {display:inline-block;color:#fff;font-weight:bold;font-size:18px;text-align:center;}

.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: #333;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: #333;}

.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;}










/* 底部信息 */
.footer{width:100%;background:url(../images/ft_back.jpg) center top no-repeat;height:190px;padding-top:64px;position:relative;box-sizing:content-box;overflow:hidden;cursor:default !important;}

.footer .center{width:1280px;height:190px;margin:0 auto;overflow:hidden;display:flex;justify-content: space-between;position:relative;}

.footer .center .infro{width:300px;height:190px;float:left;}

.footer .center .infro p{width:265px;padding-left:35px;box-sizing:content-box;}

.footer .center .infro p:nth-of-type(1){background:url(../images/ft_icon_01.png) left center no-repeat;font-size:16px;color:#fff;line-height:25px;margin-bottom:15px;}

.footer .center .infro p:nth-of-type(2){font-size:24px;color:#fff;line-height:20x; font-family:Arial;margin-bottom:30px;}

.footer .center .infro p:nth-of-type(3){background:url(../images/ft_icon_02.png) left center no-repeat;font-size:14px;color:#fff;line-height:25px;}

.footer .center .mid{width:585px;height:190px;overflow:hidden;float:left;}

.footer .center .mid .ft_nav{width:585px;height:20px;overflow:hidden;display:flex;justify-content: space-between;margin-bottom:40px;}

.footer .center .mid .ft_nav li{width:auto;height:20px;float:left;position:relative;}

.footer .center .mid .ft_nav li::after{content:'';width:1px;height:16px;background:#fff;position:absolute;top:2px;right:-33px;}

.footer .center .mid .ft_nav li a{display:block;font-size:16px;color:#fff;line-height:20px;-webkit-transition:all .7s;transition:all .7s;}

.footer .center .mid .ft_nav li:hover a{color:#d42727;-webkit-transition:all .7s;transition:all .7s;}

.footer .center .mid .one{width:585px;height:40px;overflow:hidden;}

.footer .center .mid .one p{font-size:14px;color:#fff;line-height:40px;float:left;margin-right:20px;}

.footer .center .mid .one p a{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.footer .center .mid .one p a:hover{color:#d42727;-webkit-transition:all .7s;transition:all .7s;}

.footer .center .right{width:200px;height:190px;overflow:hidden;float:right;display:flex;justify-content: space-between;}

.footer .center .right li{width:82px;height:190px;float:left;}

.footer .center .right li p{font-size:14px;color:#fff;height:15px;line-height:15px;text-align:center;}

.footer .center .right li .ewm{width:74px;height:74px;border:solid 4px #908f90;box-sizing:content-box;margin:20px auto 0 auto;}

.footer .center .right li .ewm img{display:block;width:74px;height:74px; vertical-align:top;}




