<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*-----------------------------------------------------------*/



/*copyright by åŠ¨åŠ›æ—&nbsp;é™  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: #3364af;



	color: #fff;



}







::-moz-selection {



	background-color: #3364af;



	color: #fff;



}







::-webkit-selection {



	background-color: #3364af;



	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;}







.big_box{width:100%;height:auto;min-height:150px;position:relative;}



/* å¯¼èˆªå¼€å§‹css */

.nav_xiala_xx{width:100%;height:150px;background:rgba(0,0,0,0);position:absolute;left:0;top:0;z-index:9;}



.nav_xiala_xx.ny_nav{ background:#333;}



.nav_xiala_xx .w1200{width:1200px;height:126px;margin:0 auto;padding-top:24px;box-sizing:content-box;position:relative;}



.nav_xiala_xx .w1200 h1{width:160px;height:150px;box-sizing:content-box;top:0;left:0;position:absolute;}



.nav_xiala_xx .w1200 .logo{width:160px;height:150px;display:block;vertical-align:top;}



.nav_xiala_xx .w1200 .tel{width:1000px;height:36px;line-height:36px;margin:0 0 0 200px;text-align:right;font-size:20px;font-weight:bold;color:#fff;position:relative;}



.nav_xiala_xx .w1200 .tel::before{content:'';width:36px;height:36px;background:url(../images/tel01.png);position:absolute;top:0;right:165px;animation: msClock 1.2s linear infinite;}



@keyframes msClock {

	0%,70%,100% {transform: rotate(0) scale(1);}

	

	10%,30% {transform: rotate(-15deg) scale(1);}

	

	20%,40% {transform: rotate(15deg) scale(1);}

}











.nav_xiala_xx .w1200 .bottom{width:1000px;height:60px;background:rgba(51,100,175,0.5);display:flex;justify-content: space-between;margin:30px 0 0 200px;border-radius:5px 0 0 5px;}





.nav_xiala_xx .w1200 .nav_yiji{width:930px;height:60px;display:flex;justify-content: space-between;float:left;}



.nav_xiala_xx .w1200 .nav_yiji &gt; li{width:auto;height:60px;text-align:center;margin-right:0;position:relative;float:left;}



.nav_xiala_xx .w1200 .nav_yiji &gt; li:last-child{margin-right:0;}



.nav_xiala_xx .w1200 .nav_yiji &gt; li::after{content:'';width:0px;height:20px;background:none;position:absolute;top:40px;right:0;z-index:-2;}



.nav_xiala_xx .w1200 .nav_yiji &gt; li:last-child::after{content:''; background:none;}



.nav_xiala_xx .w1200 .nav_yiji &gt; li .one{width:auto;height:60px;line-height:60px;display:block;text-align:center;padding:0 13px;font-size:16px;color:#fff;position:relative;z-index:0;-webkit-transition:all .5s;transition:all .5s;}



.nav_xiala_xx .w1200 .nav_yiji &gt; li .one::before{content:'';width:100%;height:0px;background:#fff;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}



.nav_xiala_xx .w1200 .nav_yiji &gt; li:hover .one::before{content:'';width:100%;height:60px;background:#fff;position:absolute;top:0;left:0;-webkit-transition:all .5s;transition:all .5s;}



.nav_xiala_xx .w1200 .nav_yiji &gt; li.active .one{color:#3364af;-webkit-transition:all .5s;transition:all .5s;}



.nav_xiala_xx .w1200 .nav_yiji &gt; li.active .one::before{content:'';width:100%;height:60px;background:#fff;position:absolute;top:0;left:0;z-index:-1;}



.nav_xiala_xx .w1200 .nav_yiji &gt; li:hover .one{color:#3364af;-webkit-transition:all .5s;transition:all .5s;}



.nav_xiala_xx .w1200 .nav_yiji &gt; li:nth-of-type(1) .one::before{border-radius:5px 0 0 5px;}



.nav_erji{width:100%;height:auto;background:#f2f2f2;position:absolute;padding:40px 0;z-index:110;overflow:hidden;left:0;top:60px;display:none;box-sizing:content-box;}



.fixedNav .nav_erji{top:60px;}



.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 &gt; 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 &gt; li a{display:block;color:#505050;-webkit-transition:all .5s;transition:all .5s;}



.nav_erji .hd ul &gt; li.on a{color:#3364af;-webkit-transition:all .5s;transition:all .5s;}



.nav_erji .hd ul &gt; li::after{content:'';width:2px;height:0px;background:#3364af;position:absolute;top:0;right:0;z-index:1;-webkit-transition:all .5s;transition:all .5s;}



.nav_erji .hd ul &gt; li.on::after{content:'';width:2px;height:50px;background:#3364af;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 &gt; .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 &gt; .xw:nth-of-type(3n){margin-right:0;}



.nav_erji .bd .main &gt; .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 &gt; .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; background:#333;



    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);



}



.nav_xiala_xx .w1200 .search{width:60px;height:60px;float:right;cursor:pointer;position:relative;z-index:0;}



.nav_xiala_xx .w1200 .search .icon01{width:60px;height:60px;background:url(../images/search.png) center center no-repeat;position:relative;z-index:1;}



.nav_xiala_xx .w1200 .search .ss1{display:none;width:260px;height:45px;padding-top:10px;background:url(../images/dbx.png);position:absolute;right:0px;top:60px;z-index:999;overflow:hidden;box-sizing:content-box;}



.nav_xiala_xx .w1200 .search .ss1 .input{width:180px;height:45px;line-height:45px;color:#333;display:block;background: rgba(0,0,0,0);padding-left:15px;float:left;font-size:14px;box-sizing:content-box;}



.nav_xiala_xx .w1200 .search .ss1 .button{width:50px;height:41px;line-height:41px;display:inline-block;cursor:pointer;border:none;background:url(../images/search01.png) center center no-repeat;margin:2px 5px;float:right;}



/* å¯¼èˆªç»“æŸcss */







/*é¦–é¡µbanner*/

.pics_wrap{width: 100%;max-height:800px; overflow: hidden;}

.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;}

/*å¹»ç¯ç‰‡æ&nbsp;·å¼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:570px;padding-top:39px;position:relative;box-sizing:content-box;overflow:hidden;cursor:default !important;}



.footer .center{width:1200px;height:300px;margin:0 auto;box-sizing:content-box;}



.footer .center .ly{width:550px;height:270px;margin-top:30px;float:left;}



.footer .center .ly .form{width:550px;height:185px;overflow:hidden;position:relative;}



.footer .center .ly .form p{width:268px;height:48px;border:solid 1px #575757;border-radius:5px;overflow:hidden;background:rgba(255,255,255,0);}



.footer .center .ly .form input{display:block;width:230px;height:48px;line-height:48px;color:#fff;font-size:14px;padding:0 3px 0 35px;box-sizing:content-box;background:rgba(0,0,0,0);}



.footer .center .ly .form p:nth-of-type(1){position:absolute;left:0;top:0;}



.footer .center .ly .form p:nth-of-type(2){position:absolute;right:0;top:0;}



.footer .center .ly .form p:nth-of-type(3){width:548px;height:48px;position:absolute;top:70px;left:0;}



.footer .center .ly .form p:nth-of-type(1) input{background:url(../images/name.png) 10px center no-repeat rgba(0,0,0,0);}



.footer .center .ly .form p:nth-of-type(2) input{background:url(../images/phone.png) 10px center no-repeat rgba(0,0,0,0);}



.footer .center .ly .form textarea{width:510px;height:48px;line-height:48px;color:#fff;font-size:14px;padding:0 3px 0 35px;box-sizing:content-box;background:url(../images/liuyan.png) 10px center no-repeat rgba(0,0,0,0);}



.footer .center .ly .form p:nth-of-type(4){width:268px;height:48px;position:absolute;bottom:0;left:0;z-index:2;overflow:hidden;}



.footer .center .ly .form p:nth-of-type(4) input{display:block;width:90px;height:48px;line-height:48px;color:#fff;font-size:14px;float:left;padding:0 0 0 10px;background:rgba(0,0,0,0);}



.footer .center .ly .form p:nth-of-type(4) img{display:block;float:right;width:90px;height:36px;margin:6px;cursor:pointer;}



.footer .center .ly .form .tj{width:270px;height:50px;border:none;position:absolute;bottom:0;right:0;background:#3364af;overflow:hidden;z-index:0;border-radius:5px;-webkit-transition:all .5s;transition:all .5s;}



.footer .center .ly .form .tj .btn{display: block;width:270px;height:50px;line-height:50px;text-align:center;font-size:14px;color:#fff;border:none;background:none;cursor:pointer;poadding:0 !important;}



.footer .center .ly .form .tj:hover{border-radius:25px;-webkit-transition:all .5s;transition:all .5s;}



.footer .center .ly .topxunpan{display:inline-block;width:550px;height:45px;margin-top:40px; background:url(../images/ft_line01.png) left bottom no-repeat;}



.footer .center .ly .topxunpan p{float:left;height:30px;line-height:30px;color:#7f7f7f;margin-right:80px;}



.footer .center .ly .topxunpan p a{display:inline-block;font-size:14px;color:#7f7f7f;}



.footer .center .ly .topxunpan p a:hover{color:#fff;}



.footer .center .ly .topxunpan .thisxp{width:auto;height: 30px;line-height: 30px;float:left;}



.footer .center .ly .topxunpan .xp {position: relative;line-height:30px;color:#7f7f7f;font-size:14px;cursor: pointer;}



.footer .center .ly .topxunpan .xp img {margin:8px 7px 0 0; vertical-align:top !important;}



.footer .center .ly .topxunpan .xp i {display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;background:#3364af;color:#fff;border-radius:5px;box-sizing: border-box;}



.footer .center .ly .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: #3364af;border-radius: 4px;opacity: 0;font-weight: bold;box-shadow: 5px 5px 2px #dfdfdf;}



.footer .center .ly .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: #3364af;}



.footer .center .ly .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;}



.footer .center .ly .topxunpan i {font-weight: normal;font-style: normal;}



.footer .center .right{width:440px;height:300px;overflow:hidden;float:right;}



.footer .center .right .bt{height:36px;padding-top:12px;box-sizing:content-box;position:relative;z-index:0;}



.footer .center .right .bt::after{content:'';width:26px;height:2px;background:#fff;position:absolute;bottom:0;left:1px;z-index:1;}



.footer .center .right .bt p{font-size:36px;color:#585757;text-transform: Uppercase;font-weight:bold; font-family:Arial;line-height:28px;position:absolute;top:0;left:0;z-index:-1;}



.footer .center .right .bt h4{font-size:22px;line-height:22px;color:#fff;}



.footer .center .right .infro{width:440px;height:auto;margin-top:040px;box-sizing:content-box;overflow:hidden;position:relative;}



.footer .center .right .infro p{font-size:16px;color:#b0b0b0;line-height:38px;padding-left:55px;box-sizing:content-box;margin-bottom:35px;}



.footer .center .right .infro p:nth-of-type(1){ background:url(../images/ft_icon_01.png) left center no-repeat;}



.footer .center .right .infro p:nth-of-type(2){ background:url(../images/ft_icon_02.png) left center no-repeat;}



.footer .center .right .infro p:nth-of-type(3){ background:url(../images/ft_icon_03.png) left center no-repeat;margin-bottom:0;}









.footer .mid{width:1160px;height:100px;margin:55px auto 0 auto;padding:0 20px;background:rgba(255,255,255,0.1);box-sizing:content-box;position:relative;}



.footer .mid .list{width:990px;height:100px;overflow:hidden;box-sizing:content-box;}



.footer .mid .list li{float:left;width:540px;height:50px;line-height:50px;}



.footer .mid .list li:nth-of-type(2n){width:410px;float:right;}



.footer .mid .list li p{width:70px;font-size:14px;line-height:50px;color:#fff;float:left;padding-left:25px;box-sizing:content-box;position:relative;}



.footer .mid .list li p::before{content:'';width:10px;height:3px;background:#3364af;position:absolute;top:23px;left:0;}



.footer .mid .list li a{display:block;color:#b0b0b0;font-size:14px;float:left;margin-left:20px;-webkit-transition:all .5s;transition:all .5s;}



.footer .mid .list li a:hover{color:#fff;-webkit-transition:all .5s;transition:all .5s;}



.footer .mid .ewm{width:124px;height:124px;padding:15px;overflow:hidden;background:url(../images/kuang.png);box-sizing:content-box;position:absolute;bottom:0;right:0;}



.footer .mid .ewm img{display:block;width:124px;height:124px;vertical-align:top;}

























.footer .copy{width:1200px;height:110px;line-height:110px;margin:0 auto;display:flex;justify-content: space-between;}



.footer .copy p{display:block;font-size:14px;color:#b0b0b0;}



.footer .copy p a{color:#b0b0b0;}



.footer .copy p a:hover{color:#fff;}

















.footer .copy p img{ vertical-align:middle;margin-right:8px;}





























































/*





</pre></body></html>