/*-----------------------------------------------------------*/
/*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;
}

::-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: #1773ce;
	color: #fff;
}

::-moz-selection {
	background-color: #1773ce;
	color: #fff;
}

::-webkit-selection {
	background-color: #1773ce;
	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;
    }

    
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled,.swiper-pagination-bullet{opacity: 1;}
.center{width:1200px;margin: auto;}
.hide{display: none;}
.clear{clear:both;}
.clears::after{content: "";display: block;clear: both;}
.empty{height: 1px;}

/* top */
.top{
    width: 100%;
    height: 36px;
    background-color: #1773ce;
}
.top .center{
    height: 36px;
    font-size: 12px;
    color: #ffffff;
    line-height: 36px;
}
.top img{
    vertical-align: sub;
    margin-right: 8px;
}
.top a,.top span{
    color: #ffffff;
    transition: all .5s;
}
.top  p{
    float: left;
}
.topxunpan {
    float: right;
}
.topxunpan .xp {
    position: relative;
    cursor: pointer;
}
.topxunpan .xp img {
    width: 15px;
    height: 15px;
    margin-right: 10px;
}
.topxunpan .xp i {
    width: 19px;
    height: 16px;
    font-size: 12px;
    line-height: 16px;
    color: #1773ce;
    text-align: center;
    display: inline-block;
    background-color: #ffffff;
    border-radius: 6px;
    margin: 0 3px;
}
.topxunpan .xp #xunpantip {
    z-index: 999;
    position: absolute;
    top: 35px;
    left: 50%;
    width: 180px;
    height: 36px;
    line-height: 36px;
    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: #1773ce;
    border-radius: 4px;
    opacity: 0;
    font-weight: bold;
    box-shadow: 0 3px 5px 0 #1773ce;
}
.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: translateX(-50%);
    transform: translateX(-50%);
    border: 8px solid transparent;
    border-bottom-color: #1773ce;
}
.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;
}
.top2{
    float: right;
    height: 36px;
    margin-right: 46px;
    overflow: hidden;
}
.top2 li{
    float: left;
    margin-right: 12px;
}


/* header */
.header{
    height: 116px;
    overflow: hidden;
    box-sizing: border-box;
    border-bottom: 1px solid #d2d2d2;
}
.header h1{
    float: left;
    width: 150px;
    height: 100%;
    padding: 40px 0;
    box-sizing: border-box;
}
.header h1 a,.header h1 img{
    display: block;
    width: 149px;
    height: 35px;
}
.header2{
    float: left;
    height: 55px;
    margin-left: 26px;
    margin-top: 30px;
    padding: 3px 0 6px 30px;
    box-sizing: border-box;
    border-left: 1px solid #d2d2d2;
}
.header2 h4{
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    color: #1773ce;
}
.header2 h5{
    font-size: 14px;
    letter-spacing: 1px;
    color: #545454;
    margin-top: 12px;
}
.header3{
    float: right;
    height: 100%;
    overflow: hidden;
    padding: 30px 0 32px;
    box-sizing: border-box;
}
.hea3-1{
    float: left;
}
.hea3-1 .hea3-img{
    width: 100%;
    height: 17px;
    display: block;
    text-align: right;
    padding-right: 10px;
    box-sizing: border-box;
}
.hea3-img img{
    width: 21px;
    height: 17px;
}
.hea3-1 h5{
    font-size: 16px;
    line-height: 16px;
    color: #545454;
    margin-top: 16px;
}
.hea3-2{
    float: left;
    margin-left: 15px;
}
.hea3-2 p{
    display: block;
    font-size: 24px;
    line-height: 20px;
    color: #1773ce;
    margin-bottom: 12px;
}
.hea3-2 p:nth-of-type(2){
    margin-bottom: 0;
    letter-spacing: 1px;
}

/*导航开始*/
.webq_head_xx{ width:100%; height:auto;    }

.nav_xiala_xx{ width:100%; height: 40px; background:#ffffff;}

.nav_xiala{ width:1200px; height: 40px; margin: 0 auto; }
.nav_xiala ul li{ float:left; width: 133px; height: 40px;  text-align:center; font-size:14px; position:relative; -webkit-transition: all .5s; transition: all .5s;}

.nav_xiala ul li:first-child{width: 135px;}

.nav_xiala ul li::after{content: "";display: block;width: 1px;height: 14px;opacity: 0.3;background-color: #508f02;position: absolute;top: 13px;right: -1px;}
.nav_xiala ul li:last-child::after{display: none;}


.nav_xiala > ul > li > a{ display:block; color:#545454; height: 40px; line-height: 40px;  overflow: hidden;-webkit-transition: all .5s; transition: all .5s;}

.nav_xiala ul li:hover{ color:#fff;
    background: -webkit-linear-gradient(left, #1773ce, #1773ce) no-repeat;
    background: linear-gradient(to right, #1773ce, #1773ce) no-repeat;
    background-size: 100% 100%;
}

.nav_xiala ul li:hover > a{ color:#fff;   }

.nav_xiala > ul > li > a:hover{
    background: -webkit-linear-gradient(left, #1773ce, #1773ce) no-repeat;
    background: linear-gradient(to right, #1773ce, #1773ce) no-repeat;
    background-size: 100% 100%;
}


.nav_xiala .erji_xiala{  position:absolute; top: 40px; left: 0; z-index:20;  height:0px; visibility: hidden; width: 100%; /*和一级栏目一样宽度*/ }
.nav_xiala .erji_xiala i{ display: block; opacity: 0; border-bottom:1px solid rgba(255,255,255,0.35); background:#1773ce;  position:relative;  }
.nav_xiala .erji_xiala i a{ height: 40px; line-height: 40px;  font-size:14px; display: block; color:#FFF; padding: 0 10px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;  }
.nav_xiala .erji_xiala i a:hover{  color:#FFF;  }
.nav_xiala .erji_xiala i:hover{ background:#333333; }
.nav_xiala .erji_xiala i:hover a{color:#FFF;}/* 这个是三级菜单hover之后二级栏字体的颜色 */


.nav_xiala .erji_xiala i a{
    background: -webkit-linear-gradient(left, #333333, #333333) no-repeat;
    background: linear-gradient(to right, #333333, #333333) no-repeat;
    background-size: 0% 100%; -webkit-transition: all .5s; transition: all .5s;
}

.nav_xiala .erji_xiala i a:hover{
    background: -webkit-linear-gradient(left, #333333, #333333) no-repeat;
    background: linear-gradient(to right, #333333, #333333) 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:.5s;}

.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: 165px; height:0px; visibility: hidden; position: absolute; top: 0px; left: 100%; /*和一级栏目一样left*/  }
.nav_xiala .sanji_xiala span{ border-bottom:1px dashed rgba(255,255,255,0.35); display: block; background:#1773ce; 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, #333333, #333333) no-repeat;
    background: linear-gradient(to right, #333333, #333333) no-repeat;
    background-size: 100% 0%; -webkit-transition: all .5s; transition: all .5s;
}

.nav_xiala .sanji_xiala span a:hover{
    background: -webkit-linear-gradient(left, #333333, #333333) no-repeat;
    background: linear-gradient(to right, #333333, #333333) 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:.5s;}

.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;}



.nav_xiala > ul > li.another{ background:#1773ce; color:#fff;    }
.nav_xiala > ul > li.another > a{  color:#fff; }

/*首页banner*/
.pics_wrap {
    width: 100%;
    height: auto;
    overflow: 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: 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;
}

/*  footer */
.footer {
    padding-top: 30px;
    overflow: hidden;
    cursor: default;
    background: #252525 url("../images/footer_bg.jpg") no-repeat top center;
}
.footer .f_main {
    width: 1200px;
    height: 432px;
    margin: 0 auto;
    min-width: 1200px;
}
.footer .f_main .f_mes {
    width: 1200px;
    height: 122px;
    overflow: hidden;
}
.footer .f_main .f_mes li {
    float: left;
    width: 285px;
    height: 122px;
    border-radius: 20px;
    margin-right: 20px;
    padding: 24px 0 22px;
    box-sizing: border-box;
    background-color: #ffffff;
}
.footer .f_main .f_mes li:last-child{
    margin-right: 0;
}
.footer .f_main .f_mes li h3 {
    height: 35px;
    line-height: 35px;
    padding-left: 70px;
    font-size: 0;
    color: #545454;
    font-weight: bold;
}
.footer .f_main .f_mes li h3 img {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}
.footer .f_main .f_mes li h3 span{
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
}
.footer .f_main .f_mes li p {
    line-height: 20px;
    font-size: 16px;
    color: #676767;
    text-align: center;
    margin-top: 26px;
}
.footer .f_main .f_mes li:first-child p{
    text-align: left;
    font-size: 14px;
    padding-left: 30px;
    box-sizing: border-box;
}
.footer .f_main .f_mid {
    height: 310px;
}
.footer .f_main .f_mid .foot-tet {
    float: left;
    width: 208px;
    height: 263px;
    margin-top: 27px;
    padding-top: 32px;
    padding-left: 45px;
    box-sizing: border-box;
    background: url("../images/foo-hr.png") left top no-repeat;
}
.footer .f_main .f_mid .foot-tet .f_tit {
    font-size: 16px;
    color: #ffffff;
    line-height: 18px;
    font-weight: bold;
    margin-bottom: 22px;
}
.footer .f_main .f_mid .f_nav {
    width: 100%;
    height: 150px;
    overflow: hidden;
}
.footer .f_main .f_mid .foot-tet p,
.footer .f_main .f_mid .foot-tet .f_nav li a {
    width: 100%;
    font-size: 14px;
    color: #676767;
    line-height: 30px;
    padding-right: 5px;
    box-sizing: border-box;
    -webkit-transition: .5s;
    transition: .5s;
}
.footer .f_main .f_mid .foot-tet .f_nav li a:hover {
    color: #fff;
}
.footer .f_main .f_mid .foot-pic {
    width: 170px;
    height: 170px;
    float: right;
    padding: 16px;
    margin: 58px 75px 0 0;
    box-sizing: border-box;
    background: url("../images/or-card-k.png") no-repeat center left;
}
.footer .f_main .f_mid .foot-pic img {
    width: 138px;
    height: 138px;
    display: block;
}
.footer .copy {
    width: 100%;
    line-height: 50px;
    color: #676767;
    border-top: 1px solid #373737;
    font-size: 0;
    overflow: hidden;
}
.footer .copy .center{
    height: 100%;
    text-align: center;
}
.footer .copy p {
    display: inline-block;
    margin-right: 12px;
    font-size: 14px;
    color: #676767;
    text-align: center;
}
.footer .copy p a {
    display: inline-block;
    color: #676767;
    line-height: 50px;
    margin: 0 5px;
    transition: all .5s;
}
.footer .copy p a img {
    width: auto;
    vertical-align: middle;
}

.footer .copy p:last-child{
    margin-right: 0;
}

.footer .copy a:last-child{
    margin-right: 0;
}

.footer .copy p a:hover{
    color: #ffffff;
}