
@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: #cb0000;

	color: #fff;

}



::-moz-selection {

	background-color: #cb0000;

	color: #fff;

}



::-webkit-selection {

	background-color: #cb0000;

	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;

}

*: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;

}

.fmt { text-align: center; }

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%;

    height: 123px;

    margin: 0 auto;

    position: relative;

    z-index: 9;

    background: #f5f6f9;

}



.top_bg .top_con{

    width: 100%;

    margin: 0 auto;

    height: 123px;

}



.top_bg .top_con .logo{

    float: left;

    margin-top: 30px;



}



.top_bg .top_con .logo img{

    width: 62px;

    height: 63px;



}



.top_bg .top_con .name{

    float: left;

    margin: 30px 0 0 15px;

} 



.top_bg .top_con .name a{

    display: block;

    font-size: 27px;

    color: #333;

    font-weight: bold;

}



.top_bg .top_con .name a i{

    display: block;

    font-size: 12px;

    color: #888888;

    font-family: Arial, Helvetica, sans-serif;

    text-transform: uppercase;

    margin-top: 5px;

}



.top_bg .top_con .top_r{

    float: right;

}



.top_bg .top_con .top_r .oa{

    float: left;

    width: 156px;

    height: 38px;

    line-height: 38px;

    background: #fff;

    border-radius: 25px;

    border: 0px solid #bdbdbd;

    padding: 0 12px;

    box-sizing: content-box;

    margin-top: 41px;

}



.top_bg .top_con .top_r .oa a{

    font-size: 16px;

    color: #009d42;



}



.top_bg .top_con .top_r .oa a i{

    font-size: 16px;

    color: #8a8a8a;

    font-weight: bold;

    float: right;

}



.top_bg .top_con .top_r .ly{

    float: left;

    margin: 41px 20px 0 20px;

    width: 40px;

    height: 40px;

} 



.top_bg .top_con .top_r .ly img{

    width: 40px;

    height: 40px;

}





.top_bg .search {

    height: 40px;

    z-index: 6;

    position: relative;

    float: left;

    width: 40px;

    top: 41px;

    z-index: 99;

  }

.top_bg .search .searchIco {

    display: block;

    margin: auto;

    width: 40px;

    height: 40px;

    overflow: hidden;

    cursor: pointer;

  }

.top_bg .search .searchIco em {

    display: block;

    width: 100%;

    height: 100%;

    position: relative;

    top: 0;

    padding: 0;

    -webkit-transition: all 0.4s ease-out;

    transition: all 0.4s ease-out;

  }

.top_bg .search .searchIco em.show {

    background: url(../images/sou.png) center center no-repeat;

  }

.top_bg .search .searchIco em.hide {

    background: url(../images/sou.png) center center no-repeat;

  }

.top_bg .search .searchIco.top em {

    top: -100%;

  }

.top_bg .search .searchBox {

    width: 0;

    height: 40px;

    position: absolute;

    right: 100%;

    background: #fff;

    top: 0%;

    right: 50px;

    overflow: hidden;

    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);

    -webkit-transition: all 0.4s ease-out;

    transition: all 0.4s ease-out;

  }

.top_bg .search .searchBox .searchInp {

    width: 250px;

    height: 40px;

    border: none;

    line-height: 40px;

    background: none;

    float: left;

    -webkit-box-sizing: border-box;

    -ms-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    padding: 0 15px;

    font-size: 14px;

  }

.top_bg .search .searchBox .searchInp::-webkit-input-placeholder {

    color: #adadad;

  }

.top_bg .search .searchBox .searchInp:focus::-webkit-input-placeholder,

.top_bg .search .searchBox .searchInp:active::-webkit-input-placeholder {

    opacity: 0.6;

    filter: alpha(opacity=60);

  }

.top_bg .search .searchBox .submitBtn {

    position: absolute;

    right: 10px;

    top: 13px;

    background: url(../images/sou1.png) center center no-repeat;

    width: 16px;

    height: 16px;

    cursor: pointer;

    border: none;

    float: right;

    -webkit-transition: all 0.6s ease-out;

    transition: all 0.6s ease-out;

    opacity: 0;

    filter: alpha(opacity=0);

  }

.top_bg .search .searchBox.searchShow {

    width: 300px;

  }

.top_bg .search .searchBox.searchShow .submitBtn {

    opacity: 1;

    filter: alpha(opacity=100);

    -webkit-transition-delay: 0.3s;

    transition-delay: 0.3s;

  }

.top_bg .search .searchBox.searchShow .submitBtn:hover {

    opacity: 0.7;

    filter: alpha(opacity=70);

  }



.top_bg .top_con .ewm{

    float: right;

    width: 90px;

    height: 90px;

    border: 1px solid #d2d2d2;

    background: #fff;

    margin: 11px 0 0 20px;

}



.top_bg .top_con .ewm img{

    width: 82px;

    height: 82px;

    margin: 4px;

}



/*nav*/



.nav_bg{

    width: 100%;

    margin: 0 auto;

    height: 58px;

    background: #044697;



}



.nav_bg .t_nav{

    width: 100%;

    margin: 0 auto;

    height: 58px;

    position: relative;



}



.nav_bg .t_nav>ul>li.nav_li{

    position: relative;

    float: left;

    width: 138px;

    height: 58px;

    line-height: 58px;

    background: url(../images/nav_l.png) no-repeat right center;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

}



.nav_bg .t_nav>ul>li.nav_li>a{

    display: block;

    text-align: center;

    font-size: 17px;

    color: #fefefe;

}



.nav_bg .t_nav>ul>li.nav_li:hover>a{

    background: #009d42;



}



.nav_bg .t_nav>ul>li.nav_li.another>a{

    background: #009d42;

}



.t_nav ul li .submenu {

    display: none;

    position: absolute;

    top: 58px;

    left: 0px;

    background: #044697;

    width: 138px;

    z-index: 999;

}



.t_nav ul li .submenu li {

    float: left;

    padding: 0;

    background: none;

    height: 45px;

    line-height: 45px;

    border-bottom: 1px solid rgba(255, 255, 255, 0.5);

}



.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: 138px;

    font-weight: normal;

    display: block;

}



.t_nav ul li .submenu li a:hover {

    background: #009d42;

    text-decoration: none;

}





/*footer*/



.footer_bg{

    width: 100%;

    margin: 0 auto;

    height: 256px;

    background: url(../images/footer_bg.jpg) no-repeat  center;

}



.footer_bg .footer{

    width: 1280px;

    margin: 0 auto;

    padding-top: 60px;

    box-sizing: content-box;

}



.footer_bg .footer .f_l{

    float: left;

    width: 160px;

    margin-top: -5px;

}



.footer_bg .footer .f_l .f_cont{

    width: 116px;

    text-align: right;

}



.footer_bg .footer .f_l .f_cont h5{

    font-size: 22px;

    color: #ffffff;

    font-weight: bold;

}



.footer_bg .footer .f_l .f_cont span{

    display: block;

    font-size: 14px;

    color: #a3a3a3;

    font-family: Arial, Helvetica, sans-serif;

}



.footer_bg .footer .f_l .f_cont i{

    display: block;

    width: 116px;

    height: 1px;

    background: #cccccc;

    margin-top: 20px;

}



.footer_bg .footer .f_l .list{

    margin-top: 47px;

} 



.footer_bg .footer .f_l .list ul li{

    width: 38px;

    height: 38px;

    margin-right: 20px;

    position: relative;

    float: left;


}



.footer_bg .footer .f_l .list ul li span{

    display: block;

    width: 38px;

    height: 38px;

}



.footer_bg .footer .f_l .list ul li p img{

    position: absolute;

    top: -80px;

    width: 80px;

    height: 80px;

    opacity: 0;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

}



.footer_bg .footer .f_l .list ul li:hover p img{

    opacity: 1;

}



.footer_bg .footer .f_c{

    float: left;

    margin-left: 80px;

    width: 800px;

}  



.footer_bg .footer .f_c .f_logo{

    overflow: hidden;

    margin-top: 10px;



}

 

.footer_bg .footer .f_c .f_logo h5{

    float: left;

    margin-right: 25px;

    margin-top: -5px;



}



.footer_bg .footer .f_c .f_logo h5 a{

    font-size: 20px;

    color: #ebebeb;

}



.footer_bg .footer .f_c .f_logo h5 a i{

    display: block;

    font-size: 12px;

    color: #a3a3a3;

    font-family: Arial, Helvetica, sans-serif;

    letter-spacing: 0.5px;

    margin-top: 6px;

}



.footer_bg .footer .f_c .f_logo p{

    float: left;

    font-size: 16px;

    color: #ebebeb;

    line-height: 44px;

    height: 44px;

    border-left: 1px solid #777777;

    padding-left: 20px;

    box-sizing: content-box;

}



.footer_bg .footer .f_c .end{

    font-size: 14px;

    color: #ebebeb;

    margin-top: 60px;

}



.footer_bg .footer .f_c .end a{

    font-size: 14px;

    color: #ebebeb;



}



.footer_bg .footer .f_c .end img{

    vertical-align: middle;

}



.footer_bg .footer .ewm{

    float: right;

    width: 115px;

}



.footer_bg .footer .ewm img{

    width: 115px;

    height: 115px;



}



.footer_bg .footer .ewm p{

    text-align: center;

    font-size: 14px;

    color: #d1d1d1;

    margin-top: 5px;

}
