/*-----------------------------------------------------------*/
/*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: #004e98;
	color: #fff;
}

::-moz-selection {
	background-color: #004e98;
	color: #fff;
}

::-webkit-selection {
	background-color: #004e98;
	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*/

.top_bg{
    width: 100%;
    margin: 0 auto;
    height: 44px;
    border-bottom: 1px solid #dedede;
}

.top_bg .top_con{
    width: 1360px;
    margin: 0 auto;
    height: 44px;
    line-height: 44px;

}

.top_bg .top_con .wel{
    float: left;
    font-size: 14px;
    color: #999;
    padding-right: 25px;
    margin-right: 48px;
    background: url(../images/xt.png) no-repeat  right center;
}

.top_bg .top_con .tel{
    float: left;
    background: url(../images/tel.png) no-repeat  left center;
    padding-left: 25px;
    font-size: 14px;
    color: #999;
}

.top_bg .top_con .tel span{
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

/* 询盘*/
i {
    font-weight: normal;
    font-style: normal;
}

.topxunpan {
    height: 44px;
    position: relative;
    float: right;
}


.topxunpan .xp {
    position: relative;
    line-height: 44px;
    font-size: 14px;
    color: #999999;
    cursor: pointer;
}

.topxunpan .xp img {
    position: relative;
    margin-right: 10px;
    vertical-align: middle;
}

.topxunpan .xp i {
    padding: 2px 7px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 14px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    box-sizing: border-box;
    background: #0270b2;
    border-radius: 10px;
}

.topxunpan .xp #xunpantip {
    z-index: 999;
    position: absolute;
    top: 35px;
    left: 50%;
    width: 180px;
    height: 50px;
    line-height: 50px;
    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: #004e98;
    border-radius: 4px;
    opacity: 0;
    font-weight: bold;
    box-shadow: 5px 5px 2px #dfdfdf;
}

.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: #004e98;
}

.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;
}



/* pagetop*/

.pagetop_bg{
    width: 100%;
    margin: 0 auto;
    height: 108px;
    overflow: hidden;

}

.pagetop_bg .pagetop{
    width: 1620px;
    margin: 0 auto;
    height: 108px;
}

.pagetop_bg .pagetop .logo{
    float: left;
    margin-top: 29px;
    margin-right: 20px;
}

.pagetop_bg .pagetop .logo img{
    width: 48px;
    height: 50px;

}

.pagetop_bg .pagetop .name{
    float: left;
    margin-top: 20px;
}

.pagetop_bg .pagetop .name a{
    display: block;
    font-size: 24px;
    font-weight: bold;
    color: #333;

}

.pagetop_bg .pagetop .name a span{
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #999;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin-top: 5px;
}

.pagetop_bg .pagetop .t_nav{
    width: 990px;
    float: right;
    position: relative;
}

.pagetop_bg .pagetop .t_nav>ul>li{
    float: left;
    width: 110px;
    height: 108px;
    position: relative;
}

.pagetop_bg .pagetop .t_nav>ul>li>a{
    display: block;
    text-align: center;
    font-size: 16px;
    color: #333;
    margin-top: 40px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.pagetop_bg .pagetop .t_nav>ul>li:hover{
    background: #004e98 url(../images/nav_hover.png) no-repeat   center 80px;
}

.pagetop_bg .pagetop .t_nav>ul>li:hover>a{
    color: #fff;
}

.pagetop_bg .pagetop .t_nav>ul>li.another{
    background: #004e98 url(../images/nav_hover.png) no-repeat   center 80px;
}

.pagetop_bg .pagetop .t_nav>ul>li.another>a{
    color: #fff;
}


.t_nav ul li .submenu {
    display: none;
    position: absolute;
    top: 108px;
    left: 0px;
    background: #004e98;
    width: 110px;
    z-index: 999;
}

.t_nav ul li .submenu li {
    float: left;
    padding: 0;
    background: none;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #79bbf1;
}

.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: 110px;
    font-weight: normal;
    display: block;
}

.t_nav ul li .submenu li a:hover {
    background: #79bbf1;
    text-decoration: none;
}


/*footer*/

.footer_bg{
    width: 100%;
    margin: 0 auto;
    background: url(../images/footer_bg.jpg) repeat top center;
    height: 60px;
    overflow: hidden;
}

.footer_bg .footer{
    width: 1360px;
    margin: 0 auto;
    height: 60px;
    line-height:28px;
    text-align: center;
    font-size: 14px;
    color: #aecdea;
}

.footer_bg .footer a{
    font-size: 14px;
    color: #aecdea;
}

.footer_bg .footer img{
    vertical-align: middle;
}