/*-----------------------------------------------------------*/

/*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: #7bbf2e;

	color: #fff;

}



::-moz-selection {

	background-color: #7bbf2e;

	color: #fff;

}



::-webkit-selection {

	background-color: #7bbf2e;

	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:auto;height:30px;margin:35px 0 35px 30px;padding:0 15px;float:right;text-align:center;position:relative;background:#fff;border-radius:16px;box-sizing:content-box;}

.thisxp{width:100%;height: auto;margin:0 auto;}

.topxunpan .xp {position: relative;float: right;width:auto;line-height:30px;color: #9f9f9f;font-size: 14px;cursor: pointer;}

.topxunpan .xp img {margin:8px 5px 0 0; vertical-align:top !important;}

.topxunpan .xp i {display:inline-block;width:20px;height:20px;line-height:20px;margin:0 2px;text-align:center;background:#7bbf2e;color:#fff;border-radius:3px;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: #7bbf2e;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: #7bbf2e;}

.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:100px;box-sizing:content-box;;background:url(../images/top_back.jpg) center top no-repeat;position:relative;z-index:999;}

.nav_xiala_xx .w1200{width:95%;margin:0 auto;height:100px;position:relative;}

.nav_xiala_xx h1{width:14.3%;height:42px;margin:0;padding:29px 0;float:left; background:#fff;box-sizing:content-box;}

.nav_xiala_xx h1 a{display:block;height:42px;vertical-align:middle;}

.nav_xiala_xx h1 .logo{
	position: relative;

    max-height: 100%;

    max-width: 100%;

    width: auto;

    height: auto;

    top: 50%;

    left: 50%;

    -webkit-transform: translateX(-50%) translateY(-50%);

    transform: translateX(-50%) translateY(-50%);
}


.nav_xiala_xx .w1200 .nav_yiji{width:63%;height:100px;float:right;}

.nav_xiala_xx .w1200 .nav_yiji > li{width:10%;font-size:16px;height:100px;text-align:center;margin-right:0;float:left;position:relative;}

.nav_xiala_xx .w1200 .nav_yiji > li:last-child{margin-right:0;}

.nav_xiala_xx .w1200 .nav_yiji > li::after{content:'';width:6px;height:16px;background:url(../images/nav_xian.png);position:absolute;top:42px;right:-4px; z-index: 9}

.nav_xiala_xx .w1200 .nav_yiji > li:last-child::after{content:''; background:none;}

.nav_xiala_xx .w1200 .nav_yiji > li .one{width:100%;height:100px;line-height:100px;display:block;text-align:center;font-size:16px;color:#fff;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:url(../images/nav_on.png) center 70px no-repeat;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.nav_xiala_xx .w1200 .nav_yiji > li:hover .one::before{content:'';width:100%;height:100px;background:url(../images/nav_on.png) center 70px no-repeat;position:absolute;top:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.nav_xiala_xx .w1200 .nav_yiji > li.active .one{color:#fff;font-weight:bold;-webkit-transition:all .5s;transition:all .5s;}

.nav_xiala_xx .w1200 .nav_yiji > li.active .one::before{content:'';width:100%;height:100px;background:url(../images/nav_on.png) center 70px no-repeat;position:absolute;top:0;left:0;z-index:-1;}

.nav_xiala_xx .w1200 .nav_yiji > li:hover .one{color:#fff;font-weight:bold;-webkit-transition:all .5s;transition:all .5s;}

.fixedNav .w1200 .nav_yiji > li{width:10%;}

.nav_erji{width:100%;height:auto;background:#f2f2f2;position:absolute;padding:40px 0;z-index:110;overflow:hidden;box-sizing:content-box;left:0;top:100px;display:none;}

.fixedNav .nav_erji{top:100px;}

.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;-webkit-transition:all .5s;transition:all .5s;}

.nav_erji .hd ul > li.on a{color:#7bbf2e;-webkit-transition:all .5s;transition:all .5s;}

.nav_erji .hd ul > li::after{content:'';width:2px;height:0px;background:#7bbf2e;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:#7bbf2e;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:#7bbf2e;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:#fff;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%;height: 100%;overflow-x: hidden;}

.html5zoo-img-0 img {width: 100%;}

.html5zoo-arrow-left-0 {left: 10% !important;}

.html5zoo-arrow-right-0 {right: 10% !important;}

.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: 1000px;margin: 0 auto;position: relative;height: 325px;margin-top: 8px;}

.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;}

/*幻灯片样式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 bottom no-repeat;height:350px;padding-top:70px;position:relative;box-sizing:content-box;overflow:hidden; cursor:default !important;}


.footer .center{width:1200px;height:250px;margin:0 auto;overflow:hidden;}

.footer .center .left{width:560px;height:250px;float:left;overflow:hidden;margin-right:100px;}

.footer .center .left li{float:left;width:110px;height:240px;margin-right:50px;box-sizing:content-box;}

.footer .center .left li:nth-of-type(3){width:75px;}

.footer .center .left li:last-child{width:75px;margin-right:0;}

.footer .center .left li p{font-size:18px;line-height:18px;margin:10px 0 40px 0;color:#fff;}

.footer .center .left li a{display:block;font-size:14px;line-height:15px;color:#cecece;margin-bottom:22px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition:all .5s;transition:all .5s;}

.footer .center .left li a:hover{margin-left:10px;color:#7bbf2e;-webkit-transition:all .5s;transition:all .5s;}

.footer .center .mid{width:350px;height:240px;float:left;overflow:hidden;}

.footer .center .mid h4{font-size:18px;line-height:18px;color:#fff;margin:10px 0 40px 0;}

.footer .center .mid p{font-size:14px;line-height:15px;color:#cecece;margin-bottom:20px;}

.footer .center .mid span{display:block;font-size:22px;line-height:20px;color:#7cbf2e;font-weight:bold;margin-bottom:22px;}

.footer .center .ewm{width:144px;height:auto;float:right;overflow:hidden;}

.footer .center .ewm .img{width:116px;height:116px;padding:12px 14px;box-sizing:content-box;background:url(../images/kuang.png) center center no-repeat;}

.footer .center .ewm .img img{display:block;width:116px;height:116px;vertical-align:top;}

.footer .center .ewm p{font-size:14px;line-height:25px;color:#fff;text-align:center;}


.footer .copy{width:100%;height:100px;line-height:100px;background:rgba(0,0,0,0.4);}

.footer .copy .jz{width:1200px;margin:0 auto;height:100px;line-height:100px;display:flex;justify-content: space-between;}

.footer .copy span{display:inline-block;color:#cecece;}

.footer .copy span a{color:#cecece;}

.footer .copy span a:hover{color:#7bbf2e;}

.footer .copy span  img{vertical-align:middle;margin-left:10px;}
