/*-----------------------------------------------------------*/
/*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: #054ba0;
	color: #fff;
}

::-moz-selection {
	background-color: #054ba0;
	color: #fff;
}

::-webkit-selection {
	background-color: #054ba0;
	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;
}

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_bg{
    width: 100%;
    height: 110px;
    border-top: 2px solid #054ba0;
    margin: 0 auto 35px auto;
}

.top_bg .top_con{
    width: 1200px;
    margin: 0 auto;
    height: 110px;
}

.top_bg .top_con .logo{
    float: left;
    margin: 28px 40px 0 0;
}

.top_bg .top_con .logo img{
    display: block;
    width: 290px;
    height: 70px;
}

.top_bg .top_con .trait{
    float: left;
    height: 50px;
    padding-left: 40px;
    border-left: 1px solid #d2d2d2;
    text-align: center;
    margin-top: 32px;
}

.top_bg .top_con .trait span{
    display: block;
    font-size: 18px;
    color: #444444;
    margin-top: -3px;
}

.top_bg .top_con .trait p{
    font-size: 14px;
    color: #777777;
    margin-top: 3px;
}

.top_bg .top_con .tel{
    float: right;
    font-size: 30px;
    color: #555555;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 110px;
    padding-left: 35px;
    background: url(../images/tel.png) no-repeat left center;
} 



/*导航栏样式*/

.nav_bg {
    height: 50px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    z-index: 5;
    background: url(../images/nav_bg.jpg) no-repeat center;
}

.menu {
    width: 1200px;
    margin: 0px auto;
    height: 50px;
}

.nav {
    width: 1200px;
    height: 50px;
    margin: 0 auto;
}

.nav>li {
    height: 50px;
    text-align: center;
    width: 116px;
    float: left;
    position: relative;
    z-index: 999;
    box-sizing: content-box;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}


.nav>li>a {
    display: block;
    color: #444444;
    font-size: 15px;
    line-height: 50px;
    position: relative;
    z-index: 99;
    background: url(../images/nav_l.jpg) 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>li:last-child{
    background: none;
}

.nav>li:first-child>a{
    text-align: left;
    color: #fff;
}


.nav>li:hover {
    background: #054ba0;
    border-radius: 25px;
}

.nav>li:hover>a{
    color: #fff;
}

.nav>li.another {
    background: #054ba0;
    border-radius: 25px;
}

.nav>li.another>a{
    color: #fff;
}

.nav .sec {
    height: 0;
    width: 1000px;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 50px;
    left: -700px;
    background: #fafafa;
    text-align: center;
}


.nav .sec.synopsis {
    width: 500px;
    left: -150px;
    background: #fafafa;
    max-height: 150px;
}


.secleft {
    margin: 0 auto;
}

.secleft ul {
text-align: center;
}

.secleft  ul li{
    display: inline-block;
    margin: 0 50px;

}

.secleft  ul li img{
    display: block;
    width: 30px;
    height: 30px;
    margin: 50px auto 20px auto;
}

.secleft  ul li a{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #666;
}


.secleft .nav_txt{
    float: left;
    width: 400px;
    margin-left: 50px;
    margin-top: 50px;

}

.secleft .nav_txt ul li{
    width: 180px;
    height: 50px;
    line-height: 50px;
    background: #054ba0;
    margin: 10px;
    float: left;
}

.secleft .nav_txt ul li a{
    text-align: center;
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.secleft .nav_r{
    float: right;
    width: 460px;
    height: 210px;
    margin: 20px 50px 0 0;
}

.secleft img{
    width: 460px;
    height: 210px;
}



/*.nav_line {
    width: 980px;
    height: 4px;
    background: #e3e3e3;
    position: absolute;
    right: 0;
    bottom: 4px;
}*/

.nav li.pro.non {
    background: #054ba0;
}

.nav .secs {
    width: 1200px;
    height: 0;
    background: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 50px;
    left: -600px;
}


.nav .secs li.nlayer1 .nav_img {
    width: 266px;
    height: 153px;
    margin: 10px auto 0 auto;
    border: 1px solid #eee;
}

.nav .secs li.nlayer1 img {
    width: 256px;
    height: 143px;
    padding: 5px;
    display: block;
}

.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:last-child {
    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;
    font-weight: bold;
}

.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: #666;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    font-size: 14px;
    width: 258px;
    padding: 0 5px;
    box-sizing: content-box;
    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: #054ba0;
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%;
    height: 277px;
    margin: 0 auto;
    background: #054ba0;
}

.footer_bg .footer{
    width: 1200px;
    margin: 0 auto;
    padding-top: 50px;
    box-sizing: content-box;
}

.footer_bg .footer .f_l{
    float: left;
    width: 460px;
}

.footer_bg .footer .f_l .m_nr{
    height: 37px;
}

.footer_bg .footer .f_l .m_nr .form-group1{
    float: left;
    width: 200px;
    height: 36px;
    border-bottom: 1px solid #5081bd;

}

.footer_bg .footer .f_l .m_nr .form-group1 input{
    width: 200px;
    height: 36px;
    background: none;
    font-size: 14px;
    color: #fff;
}

.footer_bg .footer .f_l .m_nr .form-group2{
    float: right;
    width: 200px;
    height: 36px;
    border-bottom: 1px solid #5081bd;

}

.footer_bg .footer .f_l .m_nr .form-group2 input{
    width: 200px;
    height: 36px;
    background: none;
    font-size: 14px;
    color: #fff;
}

.footer_bg .footer .f_l  .form-group3{
    width: 460px;
    height: 50px;
    border-bottom: 1px solid #5081bd;
    margin-top: 20px;
    margin-bottom: 25px;

}

.footer_bg .footer .f_l  .form-group3 textarea{
    width: 460px;
    height: 50px;
    background: none;
    font-size: 14px;
    color: #fff;
}

.footer_bg .footer .f_l  .form-group4{
    float: left;
    width: 200px;
    height: 36px;
    border-bottom: 1px solid #5081bd;

}

.footer_bg .footer .f_l  .form-group4 .codeText{
    width: 100px;
    height: 36px;
    background: none;
    font-size: 14px;
    color: #fff;
}

.footer_bg .footer .f_l  .form-group4 .imgcode{
    float: right;
    width: 90px;
    height: 36px;
}

.footer_bg .footer .f_l  .anniu{
    float: right;
    width: 100px;
    height: 36px;
}

.footer_bg .footer .f_l  .anniu button{
    border: none;
    cursor: pointer;
    width: 100px;
    height: 36px;
    border-bottom: 1px solid #5081bd;
    background: none;
    font-size: 14px;
    color: #fff;
}

.footer_bg .footer .f_r{
    float: right;
    width: 600px;
    margin-top: 10px;
}

.footer_bg .footer .f_r ul li{
    float: left;
    width: 280px;
    margin-left: 20px;
    background: url(../images/buttom5.png) no-repeat left 15px;
    margin-bottom: 25px;
    height: 72px;
}

.footer_bg .footer .f_r ul li a{
    font-size: 14px;
    color: #fff;
    line-height: 36px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 120px;
    margin-left: 20px;
    float: left;
}

.end_bg{
    width: 100%;
    margin: 0 auto;
    height: 85px;
    background: #333333;
}

.end_bg .end{
    width: 1370px;
    margin: 0 auto;
    height: 85px;
    line-height: 85px;
    font-size: 14px;
    color: #fff;
}

.end_bg .end a{
    font-size: 14px;
    color: #fff;
}

.end_bg .end img{
    vertical-align: middle;
}

.footer_bg .footer .f_l,.contactBox ul li:last-child{
    display: none;
}