/*-----------------------------------------------------------*/
/*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: #0dab63;
	color: #fff;
}

::-moz-selection {
	background-color: #0dab63;
	color: #fff;
}

::-webkit-selection {
	background-color: #0dab63;
	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;
}



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 */

.pagetop {
    width: 1200px;
    height: 120px;
    margin: 0 auto;
}

.pagetop .top_l {
    float: left;
}

.pagetop .top_l .logo {
    float: left;
    width: 180px;
    height: 114px;
    background: url(../images/logo_bg.png) top center no-repeat;
}


.pagetop .top_l .logo img {
    width: 106px;
    height: 60px;
    margin: 20px auto 0 auto;
    display: block;
}

.pagetop .top_l .trait {
    float: left;
    margin: 22px 0 0 45px;
    width: 260px;
    font-size: 20px;
    font-weight: bold;
    color: #545454;
    text-align: center;
}

.pagetop .top_l .trait p{
    color: #545454;
    font-size: 16px;
    font-weight: normal;
    margin-top: 5px;
}

.pagetop .tel{
    float: right;
    background: url(../images/tel.png) left center no-repeat;
    padding-left: 50px;
    margin-top: 25px;
}

.pagetop .tel span{
    display: block;
    color: #545454;
    font-size: 16px;
}

.pagetop .tel p{
    font-size: 24px;
    color: #0dab63;  
}



/*导航栏样式*/

.nav_bg {
    height: 50px;
    margin: 0 auto;
    width: 100%;
    border-top: 1px solid #eaeaea;
    background: #fff;
}

.menu {
    width: 1200px;
    margin: 0 auto;
    height: 50px;
    position: relative;
}

.menu .nav {
    height: 50px;
}

.menu .nav>li {
    line-height: 50px;
    height: 50px;
    text-align: center;
    width: 133px;
    float: left;
    position: relative;
    z-index: 999;
    background: url(../images/nav_l.png) no-repeat right center;
}


.menu .nav li a {
    display: block;
    line-height: 50px;
    color: #545454;
    height: 50px;
    font-size: 14px;
    padding: 0;
}


.menu .nav>li:hover {
    background: #0dab63;

}

.menu .nav>li:hover>a{
    color: #fff;
    background: #0dab63;
}

.menu .nav>li.another {
    background: #0dab63;
}

.menu .nav>li.another>a{
    color: #fff;
}


.menu .nav .sec {
    height: 0;
    width: 133px;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 50px;
    left: 0px;
    background: #0dab63;
    text-align: center;
}

.menu .nav .sec a {
    color: #fff;
    font: 100 14px/24px "Microsoft YaHei";
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #f5f5f5;
}

.secleft {
    width: 133px;
}

.secleft a {
    color: #000;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
}

.secleft a:hover {
    background: #2f2f2f;
    text-decoration: none;
    color: #fff;
}


/*.nav_line {
    width: 980px;
    height: 4px;
    background: #e3e3e3;
    position: absolute;
    right: 0;
    bottom: 4px;
}*/

.nav li.pro.non {
    background: #0dab63;
}

.nav .secs {
    height: 0;
    background: #fff;
    width: 1200px;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 50px;
    left: -450px;
}


.nav .secs li.nlayer1 .nav_img {
    width: 268px;
    height: 155px;
    margin: 10px auto 0 auto;
}

.nav .secs li.nlayer1 img {
    width: 268px;
    height: 155px;
}

.nav .secs li.nlayer1 {
    float: left;
    width: 298px;
    background: none;
    margin-top: 12px;
    border-right: 1px solid #cccccc;
    height: 400px;
    overflow: hidden;
}

.nav .secs li.nlayer1:nth-child(4) {
    border-right: none;
}

.nav .secs li.nlayer1>a {
    text-align: center;
    width: 268px;
    line-height: 34px;
    height: 34px;
    background: #f2f2f2;
    margin-left: 15px;
    color: #333;
}

.nav .secs li.nlayer1 a.a {
    background: #d9d9d9;
    margin: 10px auto 0 auto;
    display: block;
}

.nav .secs .nlayer2 {
    width: 268px;
    margin-left: 15px;
    position: relative;
}

.nav .secs .nlayer2 a {
    margin-top: 7px;
    text-align: center;
    line-height: 30px;
    height: 30px;
    background: #f2f2f2;
    color: #333;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    font-size: 14px;
    width: 268px;
    position: relative;
    z-index: 5;
    -webkit-transition: all 0.8s ease-out;
    -o-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
}

.nav .secs .nlayer2 span {
width: 0;
height: 30px;
background: #0dab63;
position: absolute;
left: 0;
bottom: 0;
display: block;
-webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
z-index: -1;
}

.nav .secs .nlayer2 a:hover span{
    width: 100%;
}

.nav .secs .nlayer2 a:hover{
    color: #fff;
}

.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
}




/* footer*/

.footer_bg{
    width: 100%;
    margin: 20px auto 0 auto;
    height: 280px;
    background: #2f2f2f;
}

.footer_bg .footer{
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
}


.footer_bg .footer .f_l{
    float: left;
    width: 370px;
}

.footer_bg .footer .f_l ul li{
height: 30px;
line-height: 30px;
margin-bottom: 20px;
}

.footer_bg .footer .f_l ul li span{
    width: 22px;
    height: 22px;
    float: left;
    display: block;
    margin: 4px 15px 0 0;

}

.footer_bg .footer .f_l ul li p{
    font-size: 16px;
    color: #6c6c6c;
}

.footer_bg .footer .f_c{
    float: left;
    width: 645px;
}

.footer_bg .footer .f_c dl {
    width: 130px;
    float: left;
    margin: 0 5px 0 0;
    background: url(../images/f_xt.png) no-repeat left top;
    padding: 0 0 0 25px;
    box-sizing: content-box;
    height: 178px;
}

.footer_bg .footer .f_c dl:first-child{
    background:none;
}


.footer_bg .footer .f_c dl dt {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
}

.footer_bg .footer .f_c dl dd a {
    font-size: 14px;
    color: #6c6c6c;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}


.footer_bg .footer .ewm{
    float: right;
    width: 137px;
    height: 137px;
    background: url(../images/ewm_bg.png) no-repeat center;
}

.footer_bg .footer .ewm img{
    width: 111px;
    height: 111px;
    margin: 13px;
    display: block;
}

.footer_bg .footer .e_r{
    text-align: right;
    margin-left: 850px;
}

.footer_bg .footer .e_r img{
    vertical-align: middle;
    margin: 0 2px;
}

.end_bg{
    width: 100%;
    margin: 0 auto;
    height: 50px;
    background: #252525;
}

.end_bg .end{
    width: 1200px;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #6c6c6c;
    text-align: center;
}

.end_bg .end a{
    font-size: 14px;
    color: #6c6c6c;
}