/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/*Generated by wjdhcms 3.0 */
@charset "utf-8";

::-webkit-scrollbar {
    width: 12px;
    height: 12px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 12px;
    background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
    border-radius: 12px;
    -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: #017ae0;
	color: #fff;
}

::-moz-selection {
	background-color: #017ae0;
	color: #fff;
}

::-webkit-selection {
	background-color: #017ae0;
	color: #fff;
}

#wjdh-kefu .wjdh-kefu-qq p,
#wjdh-kefu .wjdh-kefu-qq a,
#wjdh-kefu .wjdh-kefu-tel p,
#wjdh-kefu .wjdh-kefu-tel img,
#wjdh-kefu .wjdh-kefu-erweima img{
    box-sizing: content-box;
}
* {
    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;
    min-width: 1300px;
}
*: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;
}

.webqq_ewm{box-sizing: content-box;}


.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;
}

input,button{
        outline: none;
}

@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;
    }

    
}



.wjdh-ico1,.wjdh-ico2{vertical-align: middle;}



.clear{
    clear: both;
}


/* top*/

.top_bg{
    width: 100%;
    margin: 0 auto;
    height: 100px;
    background: #fff;
}

.top_bg .top_con{
    width: 1300px;
    height: 100px;
    margin: 0 auto;
}

.top_bg .top_con .logo{
    float: left;
}

.top_bg .top_con .logo h1{
    line-height: 1.5;
}

.top_bg .top_con .logo h1 a{
    font-size: 30px;
    font-weight: bold;
    color: #444444;
    line-height: 100px;
}

.top_bg .top_con .logo h1 a img{
    vertical-align: middle;
    width: 135px;
    height: 70px;
    margin-right: 10px;
}

.top_bg .top_con .t_nav{
    float: left;
    margin-left: 0px;
    /*width: 825px;*/
    margin-top: 33px;
    position: relative;
    z-index: 5;
}

.top_bg .top_con .t_nav>ul>li{
    float: left;
    width: 105px;
    text-align: center;
    height: 48px;
    position: relative;
}

.top_bg .top_con .t_nav>ul>li>a{
    font-size: 15px;
    color: #444;
}

.top_bg .top_con .t_nav>ul>li>a>span{
    font-size: 15px;
    color: #444;
    display: block;
}

.top_bg .top_con .t_nav>ul>li>a>i{
    font-size: 12px;
    color: #999;
    display: block;
    line-height: 15px;
}

.top_bg .top_con .t_nav>ul>li:hover{
    background:  url(../images/nav_hover.png) no-repeat bottom center;
}

.t_nav ul li .submenu {
    display: none;
    position: absolute;
    top: 48px;
    left: 0px;
    background: #017ae0;
    width: 117px;
    z-index: 999;
}

.t_nav ul li .submenu li {
    float: left;
    padding: 0;
    background: none;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #0182ef;
}

.t_nav ul li .submenu li a {
    float: none;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    background: none;
    color: #fff;
    width: 117px;
    font-weight: normal;
    display: block;
}

.t_nav ul li .submenu li a:hover {
    background: #0383ef;
    text-decoration: none;
}


.top_con .tel{
    float: right;
    background:  url(../images/tel.png) no-repeat left center;
    padding-left: 50px;
    font-size: 13px;
    color: #444;
    margin-top: 25px;
}

.top_con .tel p{
    font-size: 20px;
    color: #444;
}


  /*footer*/

  .footer_bg{
    width: 100%;
    margin: 70px auto 0 auto;
    height: 581px;
    background:  url(../images/footer_bg.jpg) no-repeat center;

}

.footer_bg .footer{
    width: 1360px;
    margin: 0 auto;
    padding-top: 30px;
    height: 436px;
    box-sizing: content-box;
}

.footer_bg .footer .f_t{
    height: 80px;
    margin-bottom: 25px;
}

.footer_bg .footer .f_t .title span{
    color: #e5e5e5;
}

.footer_bg .footer .f_l{
    float: left;
    width: 470px;
    margin-top: 8px;
}

.footer_bg .footer .f_l h5{
    font-size: 18px;
    color: #333;
    margin-bottom: 27px;
}

.footer_bg .footer .f_l p{
    font-size: 15px;
    color: #444;
    line-height: 36px;
}

.footer_bg .footer .f_l .f_contact{
    margin-top: 32px;

}

.footer_bg .footer .f_l .f_contact ul li{
    float: left;
    margin-right: 55px;
    width: 35px;
    position: relative;
}

.footer_bg .footer .f_l .f_contact ul li span{
    display: block;
    width: 100px;
    height: 0px;
    opacity: 0;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    position: absolute;
    top: 30px;
    left: 0;
}

.footer_bg .footer .f_l .f_contact ul li span img{
    width: 100px;
    height: 100px;
}


.footer_bg .footer .f_l .f_contact ul li:hover span{
    height: 100px;
    opacity: 1;
}

.footer_bg .footer .message{
    float: right;
    width: 660px;
} 

.footer_bg .footer .message .m_nr{
    height: 51px;
}

.footer_bg .footer .message .form-group1{
    float: left;
    width: 200px;
    height: 50px;
    border-bottom: 1px solid #dcdcdc;
    margin-right: 30px;

}

.footer_bg .footer .message .form-group1 input{
    width: 200px;
    height: 50px;
    background: none;
    font-size: 15px;
    color: #666;
}

.footer_bg .footer .message .form-group2{
    float: left;
    width: 200px;
    height: 50px;
    border-bottom: 1px solid #dcdcdc;
    margin-right: 30px;

}

.footer_bg .footer .message .form-group2 input{
    width: 200px;
    height: 50px;
    background: none;
    font-size: 15px;
    color: #666;
}


.footer_bg .footer .message .form-group3{
    float: right;
    width: 200px;
    height: 50px;
    border-bottom: 1px solid #dcdcdc;

}

.footer_bg .footer .message .form-group3 input{
    width: 200px;
    height: 50px;
    background: none;
    font-size: 15px;
    color: #666;
}


.footer_bg .footer .message .form-group4{
    width: 660px;
    height: 115px;
    border-bottom: 1px solid #dcdcdc;
    margin-top: 30px;

}

.footer_bg .footer .message .form-group4 textarea{
    width: 660px;
    height: 115px;
    background: none;
    font-size: 15px;
    color: #666;
}

.footer_bg .footer .message .anniu{
    margin: 30px auto 0 auto;
    width: 120px;
    height: 40px;
    background: #017ae0;

}

.footer_bg .footer .message .anniu button{
    width: 120px;
    height: 40px;
    background: #017ae0;
    border: none;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
}







.footer_bg .end{
    width: 1360px;
    margin: 0 auto;
    height: 110px;
    line-height: 110px;
    font-size: 14px;
    color: #444;
}

.footer_bg .end a{
    font-size: 14px;
    color: #444;
}

.footer_bg .end .e_l{
    float: left;
}

.footer_bg .end .e_r{
    float: right;
}

/*在线客服，开始*/

#keftree_lq{ width:50px; height:220px; position:fixed; top:50%; right:5px; margin-top:-220px; z-index:99;  }

.keftree_a1{ background:url(../../img/keftree_tel.png) no-repeat center;  }
.keftree_a2{ background:url(../../img/keftree_qq.png) no-repeat center;}
.keftree_a3{ background:url(../../img/keftree_er.png) no-repeat center ; }
.keftree_a4{ background:url(../../img/keftree_top.png) no-repeat center ; }
.keftree_a1, .keftree_a2, .keftree_a3{ width:50px; height:50px; background-color:#555; margin-bottom:6px; border-radius:3px; cursor:pointer; position:relative; -webkit-transition: all .3s linear; transition: all .3s linear;  }

.keftree_a4{ width:50px; height:50px; background-color:#555; border-radius:3px; cursor:pointer; position:relative;  -webkit-transition: all .3s linear; transition: all .3s linear;  }

.keftree_b1, .keftree_b2, .keftree_b3 {  margin-bottom:8px; }
.keftree_b1_tite, .keftree_b2_tite, .keftree_b3_tite{ height:34px; line-height:34px; font-size:16px; padding-left:75px; color:#FFF;  }

.keftree_b1sx{ width:180px; background-color:#555; padding:10px 0 15px 0; border-radius:3px;  }

.keftree_b1{ width:185px; position:absolute; top:50px; right:50px; visibility: hidden; opacity:0; -webkit-transition: all .3s linear; transition: all .3s linear; }

.keftree_b1_tite{  background:url(../../img/keftree_tel.png) 40px no-repeat;  }
.keftree_b1_tel{ font-size:21px; min-height:28px; line-height:34px; text-align:center; color:#fff; }

.keftree_a1:hover .keftree_b1{ top:0px; visibility: visible; opacity: 1; -webkit-transition: all .3s linear; transition: all .3s linear; }

.keftree_b2{width:185px; position:absolute; top:50px; right:50px; visibility: hidden; opacity:0; -webkit-transition: all .3s linear; transition: all .3s linear; }
.keftree_b2_tite{ background:url(../../img/keftree_qq.png) 40px no-repeat;  }
.keftree_b1_qq{ width:130px; min-height:30px;  text-align:center;  font-size:14px; margin:5px auto 0 auto; padding-bottom:5px; }
.keftree_b1_qq a{ display:block; line-height:28px; border:1px solid #FFF; color:#fff; }
.keftree_b1_qq a:hover{ background:#fff; border-radius:10px; color:#555; }

.keftree_a2:hover .keftree_b2{ top:0px; visibility: visible; opacity: 1; -webkit-transition: all .3s linear; transition: all .3s linear; }

.keftree_b3{ width:185px; position:absolute; bottom:0px; right:50px; visibility: hidden; opacity:0; -webkit-transition: all .4s linear; transition: all .4s linear;  }
.keftree_b3_tite{ background:url(../../img/keftree_er.png) 40px no-repeat;  }
.keftree_b3_er{ text-align:center; margin-top:5px; }
.keftree_b3_er img{ width:120px; height:120px; padding:7px; background:#FFF;}
.keftree_b3_er h6{ font-size:14px; padding-top:6px; color:#FFF;}

.keftree_a3:hover .keftree_b3{ bottom:-64px; visibility: visible; opacity: 1; -webkit-transition: all .4s linear; transition: all .4s linear; }

.keftree_b4{ width:180px; height:50px; background-color:#555; border-radius:4px; position:absolute; left:0px; top:0px; visibility: hidden; opacity:0;  -webkit-transition: all .3s linear; transition: all .3s linear;   }
.keftree_b4 a{ display:block; line-height:50px; font-size:16px; padding-left:75px; color:#FFF; background:url(../../img/keftree_top.png) 38px no-repeat #555; border-radius:4px; }

.keftree_a4:hover .keftree_b4{ left:-130px; visibility: visible; opacity: 1;  -webkit-transition: all .3s linear; transition: all .3s linear; }

.keftree_a1:hover, .keftree_a2:hover, .keftree_a3:hover { background-color:#0b50c2;}

/*在线客服，结束*/