/*-----------------------------------------------------------*/

/*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: #1655b2;

	color: #fff;

}



::-moz-selection {

	background-color: #1655b2;

	color: #fff;

}



::-webkit-selection {

	background-color: #1655b2;

	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;

    }



    

}



button{outline:none;}

.t_back{width:100%;height:0.1px;}


/* 询盘信息 */

.topxunpan {width:170px;height:36px;margin:57px 0; background:#1655b2;border-radius:18px;float:right;}

.thisxp{width:auto;height: auto;text-align:center;}
.topxunpan .xp {position: relative;line-height:36px;color: #fff;font-size: 12px;cursor: pointer;}
.topxunpan .xp img {margin:4px 5px 0 0; vertical-align:top !important;}
.topxunpan .xp i {display:inline-block;width:22px;height:22px;line-height:22px;text-align:center;color:#fff;border-bottom:solid 1px #fff;box-sizing: border-box;font-size:12px;}
.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: #1655b2;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: #1655b2;}
.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;}







/* 导航开始css */
.nav_xiala_xx{width:100%;height:150px;background:url(../images/nav_back.jpg) center top no-repeat;position:relative;z-index:9;}

.nav_xiala_xx .w1200{width:1200px;height:150px;margin:0 auto;display:flex;justify-content: space-between;}

.nav_xiala_xx .w1200 h1{width:190px;height:150px;float:left;box-sizing:content-box;background:#fff;position:relative;}

.nav_xiala_xx .w1200 h1::before{content:'';width:190px;height:200px;background:#fff;position:absolute;top:0;left:0;}

.nav_xiala_xx .w1200 .logo{width:154px;height:155px;display:block;vertical-align:top;position:absolute;top:23px;left:18px;}

.nav_xiala_xx .w1200 .nav_yiji{width:800px;height:150px;float:left;display:flex;justify-content: space-between;}

.nav_xiala_xx .w1200 .nav_yiji > li{width:96px;height:150px;text-align:center;float:left;position:relative;}

.nav_xiala_xx .w1200 .nav_yiji > li:last-child{margin-right:0;}

.nav_xiala_xx .w1200 .nav_yiji > li .one{width:100%;height:150px;line-height:150px;box-sizing:content-box;display:block;text-align:center;font-size:15px;color:#4c4c4c;position:relative;z-index:0;-webkit-transition:all .5s;transition:all .5s;}

.nav_xiala_xx .w1200 .nav_yiji > li .one::before{content:'';width:100%;height:0px;background:#1655b2;position:absolute;top:60px;left:0;z-index:-1;border-radius:15px;-webkit-transition:all .5s;transition:all .5s;}

.nav_xiala_xx .w1200 .nav_yiji > li:hover .one::before{content:'';width:100%;height:30px;background:#1655b2;position:absolute;top:60px;left:0;-webkit-transition:all .5s;transition:all .5s;}

.nav_xiala_xx .w1200 .nav_yiji > li.active .one{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.nav_xiala_xx .w1200 .nav_yiji > li.active .one::before{content:'';width:100%;height:30px;background:#1655b2;position:absolute;top:60px;left:0;z-index:-1;border-radius:15px;}

.nav_xiala_xx .w1200 .nav_yiji > li:hover .one{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.nav_erji{width:100%;height:auto;background:#f2f2f2;position:absolute;padding:40px 0;z-index:110;overflow:hidden;left:0;top:120px;display:none;box-sizing:content-box;}

.fixedNav .nav_erji{top:120px;}

.nav_erji .jz{width:1200px;height:auto;margin:0 auto;}

.nav_erji .hd{width:170px;height:auto;float:left;position:relative;}

.nav_erji .hd ul::after{content:'';width:2px;height:100%;background:#444343;position:absolute;top:0;right:0;}

.nav_erji .hd ul{width:150px;height:auto;font-size:15px;}

.nav_erji .hd ul > li{width:150px;padding-right:20px;height:50px;line-height:50px;text-align:right;cursor:pointer;position:relative;-webkit-transition:all .5s;transition:all .5s;box-sizing:content-box;}

.nav_erji .hd ul > li a{display:block;color:#505050;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.nav_erji .hd ul > li.on a{color:#1655b2;-webkit-transition:all .5s;transition:all .5s;}

.nav_erji .hd ul > li::after{content:'';width:2px;height:0px;background:#1655b2;position:absolute;top:0;right:0;z-index:1;-webkit-transition:all .5s;transition:all .5s;}

.nav_erji .hd ul > li.on::after{content:'';width:2px;height:50px;background:#1655b2;position:absolute;top:0;right:0;-webkit-transition:all .5s;transition:all .5s;}

.nav_erji .bd .main{width:1000px;height:auto;float:right;overflow:hidden;}

.nav_erji .bd .main ul{overflow:hidden;}

.nav_erji .bd .main ul li{width:184px;height:180px;float:left;margin-right:20px;}

.nav_erji .bd .main ul li:nth-of-type(5n){margin-right:0px;}

.nav_erji .bd .main ul li .img{display:block;width:184px;height:130px;overflow:hidden;}

.nav_erji .bd .main ul li .img img{isplay:block;width:184px;height:130px;vertical-align:top;}

.nav_erji .bd .main ul li .name{display:block;width:164px;padding:0 10px;height:40px;line-height:40px;font-size:14px;color:#333;text-align:center;background:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-sizing:content-box;}

.nav_erji .bd .main > .xw{display:block;float:left;width:280px;height:40px;padding:15px 20px;margin:0 20px 10px 0;background:#292929;overflow:hidden;box-sizing:content-box;}

.nav_erji .bd .main > .xw:nth-of-type(3n){margin-right:0;}

.nav_erji .bd .main > .xw span:nth-of-type(1){display:block;font-size:14px;color:#fff;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;}

.nav_erji .bd .main > .xw span:nth-of-type(2){display:block;font-size:13px;color:#909090;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;}

.fixedNav {

    position: fixed;

    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);

}



/* 导航结束css */



/*首页banner*/


.pics_wrap{width: 100%; overflow: hidden;max-height:650px;}
.html5zoo-img-0 img{width: 100%;}
.html5zoo-arrow-left-0{left: 10% !important; width: 50px !important; height: 50px !important; border-radius: 100%;}
.html5zoo-arrow-right-0{right: 10% !important; width: 50px !important; height: 50px !important; border-radius: 100%;}
.html5zoo-bullet-wrapper-0 div{margin: 0 4px !important;}
.html5zoo-nav-0{margin-top: -35px !important; left: 48% !important;}
.html5zoo-bullet-wrapper-0{width: 100% !important;}
.banner{width: 100%; margin: 0 auto; position: relative;}
.banner ul.bb{position: relative; padding: 0px; margin: 0px; z-index: 5;}
.banner ul.bb li{position: absolute; display: none;}
.banner .num{position: absolute; right: 2px; bottom: 10px; z-index: 100;}
.banner .num li{width: 18px; height: 18px; display: inline-block; margin-right: 4px; background: #fff; line-height: 18px; text-indent: -100px; overflow: hidden; border-radius: 10px;}
.banner .num li.num_hover{background-color: #f7de07;}
.banner .num li.num_hover a{color: #fff;}
.banner .num li a{float: left; display: block; text-align: center; color: #666; text-decoration: none; cursor: pointer; width: 18px; height: 18px; line-height: 18px;}
#bannerArrow,
#bannerCircle{display: none;}
/*幻灯片样式2*/
#focus{width: 255px; height: 188px; overflow: hidden; position: relative;}
#focus ul{height: 188px; position: absolute;}
#focus ul li{float: left; width: 255px; height: 188px; overflow: hidden; position: relative; background: #000;}
#focus ul li a img{height: 188px; width: 255px;}
#focus ul li div{position: absolute; overflow: hidden;}
#focus .btnBg{position: absolute; width: 255px; height: 20px; left: 0; bottom: 0; background: #000;}
#focus .btn{position: absolute; width: 255px; height: 10px; padding: 5px 10px; right: 0; bottom: 0; text-align: right;}
#focus .btn span{display: inline-block; _display: inline; _zoom: 1; width: 25px; height: 10px; _font-size: 0; margin-left: 5px; cursor: pointer; background: #fff;}
#focus .btn span.on{background: #fff;}

/* banner 结束 */









/* 底部信息 */
.footer {width:100%;background:url(../images/ft_back.jpg) center top no-repeat;height:295px;position: relative;z-index:0;padding-top:95px;box-sizing:content-box;overflow:hidden;cursor:default !important;}

.footer .content{width:1200px;height:235px;margin:0 auto;overflow: hidden;position:relative;}

.footer .bottom{width:1200px;height:235px;margin:0 auto;overflow: hidden;position:relative;}

.footer .bottom .left{width:330px;height:235px;float:left;margin-right:90px;}

.footer .bottom .left p{padding-left:30px;box-sizing:content-box;line-height:20px;font-size:14px;color:#bababb;margin-bottom:20px;}

.footer .bottom .left p:nth-of-type(1){ background:url(../images/ft_icon_01.png) left top no-repeat;}

.footer .bottom .left p:nth-of-type(2){ background:url(../images/ft_icon_02.png) left top no-repeat;}

.footer .bottom .left p:nth-of-type(3){ background:url(../images/ft_icon_03.png) left top no-repeat;}

.footer .bottom .left p:nth-of-type(4){ background:url(../images/ft_icon_04.png) left top no-repeat;}

.footer .bottom .txt {overflow:hidden;width:490px;height:235px;float:left;}

.footer .bottom .txt li{float:left;width:100px;height:235px;margin-right:46px;box-sizing:content-box;cursor:default !important;}

.footer .bottom .txt li:nth-of-type(3){width:75px;}

.footer .bottom .txt li:last-child{width:75px;margin-right:0;}

.footer .bottom .txt li p{font-size:18px;line-height:18px;height:38px;color:#e5e5e5;background:url(../images/ft_line.png) left bottom no-repeat;margin-bottom:30px;}

.footer .bottom .txt li a{display: block;font-size:14px;line-height:15px;color:#909091;margin-bottom:22px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition:all .5s;transition:all .5s;}

.footer .bottom .txt li a:hover{color:#fff;margin-left:5px;-webkit-transition:all .5s;transition:all .5s;}

.footer .bottom .infro{overflow:hidden;width:auto;height:235px;float:right;}

.footer .bottom .infro h4{font-size:18px;line-height:18px;height:38px;color:#e5e5e5;background:url(../images/ft_line.png) left bottom no-repeat;margin-bottom:30px;}

.footer .bottom .infro p{display: block;font-size:14px;line-height:15px;color:#909091;margin-bottom:22px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition:all .5s;transition:all .5s;}

.footer .bottom .infro p a{color:#909091;-webkit-transition:all .5s;transition:all .5s;}

.footer .bottom .infro p a:hover{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.copy {width:100%;height:60px;line-height:60px;color:#929292;text-align: center;}

.copy .two{width:1200px;margin:0 auto;height: 60px;text-align:center;}

.copy p{display: inline-block;margin:0 10px;line-height: 60px;text-align: center;color: #992929299;}

.copy p a {display: inline-block;margin-right:0;color: #929292;}

.copy p img {vertical-align: middle;margin-left:5px;}

.copy p a:hover {text-decoration: underline;color:#fff;}


