 



 
@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: #1a3c9c;

	color: #fff;

}



::-moz-selection {

	background-color: #1a3c9c;

	color: #fff;

}



::-webkit-selection {

	background-color: #1a3c9c;

	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;}




.big_box{width:100%;height:auto;min-height:110px;position:relative;}


/* 导航开始css */
.nav_xiala_xx{width:100%;height:52px;padding:10px 0;box-sizing:content-box;background:rgba(0,0,0,0);position:absolute;left:0;top:30px;z-index:99;}

.nav_xiala_xx.ny_nav{padding:29px 0;background:rgba(0,0,0,0.8);top:0px;z-index:99;}

.nav_xiala_xx .w1200{width:1280px;height:52px;margin:0 auto;box-sizing:content-box;position:relative;display:flex;justify-content: space-between;}

.nav_xiala_xx .w1200 h1{width:357px;height:52px;box-sizing:content-box;float:left;}

.nav_xiala_xx .w1200 .logo{width:357px;height:51px;display:block;vertical-align:top;}

.nav_xiala_xx .w1200 .nav_yiji{width:780px;height:52px;display:flex;justify-content: space-between;}

.nav_xiala_xx .w1200 .nav_yiji > li{width:auto;font-size:16px;height:52px;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:0px;height:14px;background:none;position:absolute;top:0px;right:0; 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:52px;line-height:35px;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:0;height:9px;background:url(../images/nav_on.png) left bottom no-repeat;position:absolute;top:35px;left:0;-webkit-transition:all .5s;transition:all .5s;}

.nav_xiala_xx .w1200 .nav_yiji > li:hover .one::before{content:'';width:100%;height:9px;background:url(../images/nav_on.png) left bottom no-repeat;position:absolute;top:35px;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:9px;background:url(../images/nav_on.png) left bottom no-repeat;position:absolute;top:35px;left:0;}

.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;box-sizing:content-box;left:0;top:52px;display:none;box-sizing:content-box;}

.fixedNav .nav_erji{top:52px;}

.nav_erji .jz{width:1200px;height:200px;margin:0 auto;overflow:hidden;}

.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:#1a3c9c;-webkit-transition:all .5s;transition:all .5s;}

.nav_erji .hd ul > li::after{content:'';width:2px;height:0px;background:#1a3c9c;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:#1a3c9c;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; background:rgba(0,0,0,0.8);

    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:960px;}
.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:704px;position:relative;box-sizing:content-box;overflow:hidden; cursor:default !important;}

.footer .center{width:1280px;height:643px;margin:0 auto;box-sizing:content-box;overflow:hidden;}

.footer .center .left{width:770px;height:643px;float:left;box-sizing:content-box;overflow:hidden;}

.footer .center .left .top{width:770px;height:300px;position:relative;overflow:hidden;}

.footer .center .left .top .ewm{width:90px;height:auto;float:left;margin:65px 100px 0 85px;overflow:hidden;}

.footer .center .left .top .ewm img{display:block;width:90px;height:90px;vertical-align:top;box-sizing:content-box;}

.footer .center .left .top .ewm p{font-size:14px;color:#444;line-height:15px;margin-top:25px;text-align:center;}

.footer .center .left .top .infro{width:auto;height:300px;float:left;overflow:hidden;position:relative;}

.footer .center .left .top .infro p{padding-left:45px;height:27px;line-height:27px;box-sizing:content-box;font-size:16px;color:#333;margin-top:35px;}

.footer .center .left .top .infro p:nth-of-type(1){background:url(../images/ft_icon_01.png) left center no-repeat;}

.footer .center .left .top .infro p:nth-of-type(2){background:url(../images/ft_icon_02.png) left center no-repeat;}

.footer .center .left .top .infro p:nth-of-type(3){background:url(../images/ft_icon_03.png) left center no-repeat;}

.footer .center .left .top h5{width:auto;height:15px;position:absolute;bottom:0;right:0;font-size:14px;color:#fff;line-height:15px;}

.footer .center .left .top h5 a{color:#fff;}

.footer .center .left .txt{width:770px;height:263px;margin-top:80px;display:flex;justify-content: space-between;overflow:hidden;}

.footer .center .left .txt li{float:left;width:100px;height:263px;box-sizing:content-box;}

.footer .center .left .txt li:nth-of-type(3){width:85px;}

.footer .center .left .txt li:last-child{width:85px;}

.footer .center .left .txt li h4{font-size:20px;line-height:22px;margin-bottom:40px;color:#fff;font-weight:bold;position:relative;}

.footer .center .left .txt li a{display:block;font-size:14px;line-height:15px;color:#fff;margin-bottom:18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition:all .5s;transition:all .5s;}

.footer .center .left .txt li a:hover{margin-left:5px;-webkit-transition:all .5s;transition:all .5s;}

.footer .center .right{width:400px;height:auto;float:right;margin-top:170px;overflow:hidden;}

.footer .center .right .bt{width:400px;height:auto;text-align:right;}

.footer .center .right .bt h4{font-size:30px;color:#fff;line-height:30px;letter-spacing:20px;}

.footer .center .right .bt p{font-size:14px;color:#fff;line-height:15px;margin-top:15px;letter-spacing:6px;margin-right:14px;}

.footer .center .right .form{width:400px;height:285px;margin-top:60px;overflow:hidden;position:relative;}

.footer .center .right .form p{width:398px;height:44px;overflow:hidden;border:solid 1px #fff;border-radius:5px;}

.footer .center .right .form input{display:block;width:370px;height:44px;line-height:44px;color:#fff;font-size:14px;padding:0 10px 0 18px;box-sizing:content-box;}

.footer .center .right .form p:nth-of-type(1){position:absolute;left:0;top:0;}

.footer .center .right .form p:nth-of-type(2){position:absolute;left:0;top:66px;}

.footer .center .right .form p:nth-of-type(1) input{background:rgba(0,0,0,0);}

.footer .center .right .form p:nth-of-type(2) input{background:rgba(0,0,0,0);}

.footer .center .right .form p:nth-of-type(3){width:398px;height:84px;position:absolute;left:0;top:132px;}

.footer .center .right .form textarea{width:370px;height:82px;line-height:42px;color:#fff;font-size:14px;padding:0 10px 0 18px;box-sizing:content-box;background:rgba(0,0,0,0);}

.footer .center .right .form p:nth-of-type(4){width:188px;height:44px;position:absolute;bottom:0;left:0;z-index:2;overflow:hidden;}

.footer .center .right .form p:nth-of-type(4) input{display:block;width:58px;height:44px;line-height:44px;color:#fff;font-size:14px;float:left;padding:0 10px 0 20px;background:rgba(0,0,0,0);}

.footer .center .right .form p:nth-of-type(4) img{display:block;float:right;width:90px;height:36px;cursor:pointer;margin:4px;}

.footer .center .right .form .tj{width:190px;height:46px;border:none;position:absolute;bottom:0;right:0;background:#649be8;overflow:hidden;border-radius:5px;-webkit-transition:all .7s;transition:all .7s;}

.footer .center .right .form .tj .btn{display:block;width:190px;height:46px;line-height:46px;font-size:14px;color:#fff;border:none;background:none;cursor:pointer;box-sizing:content-box;}

.footer .center .right .form .tj:hover{border-radius:23px;-webkit-transition:all .7s;transition:all .7s;}

.footer .copy{width:100%;height:60px;line-height:60px;border-top:solid 1px rgba(255,255,255,0.5);text-align:center;}

.footer .copy span{font-size:14px;color:#fff;}

.footer .copy span a{color:#fff;}

.footer .copy span a:hover{color:#fff;}

.footer .copy span img{vertical-align:middle;margin-left:10px;}




