﻿/*-----------------------------------------------------------*/
/*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: #0f2c52;
	color: #fff;
}

::-moz-selection {
	background-color: #0f2c52;
	color: #fff;
}

::-webkit-selection {
	background-color: #0f2c52;
	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;
    min-width: 1280px;

}

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: 85px;
    margin: 0 auto;
    background: #f8f8f8;
    position: relative;
    z-index: 9;
}

.top_bg .top_con{
    width: 1280px;
    margin: 0 auto;
    height: 85px;
}

.top_bg .top_con .txtScroll-left{
    float: left;
    width: 1210px;
    height: 85px;
    overflow: hidden;
    display: none;
}

.top_bg .top_con .txtScroll-left .bd{
    float: left;
    width: 960px;
    overflow: hidden;
}

.top_bg .top_con .txtScroll-left .bd ul li{
    float: left;
    width: 460px;
    height: 85px;
    line-height: 85px;
    border-right: 1px solid #dedede;
    margin-right: 65px;
}

.top_bg .top_con .txtScroll-left .bd ul li:nth-child(2n){
    border-right: none;
}

.top_bg .top_con .txtScroll-left .bd ul li span{
    display: block;
    float: left;
    width: 110px;
    font-size: 16px;
    color: #666666;
    background: url(../images/xt.png) no-repeat right center;
}

.top_bg .top_con .txtScroll-left .bd ul li a{
    float: left;
    width: 270px;
    margin-left: 20px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}


.top_bg .top_con .txtScroll-left .prev{
    float: right;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background: url(../images/buttom1.png) no-repeat  center;
    margin-top: 17px;


}


.top_bg .search {
    height: 50px;
    z-index: 6;
    position: relative;
    width: 50px;
    float: right;
    margin-top: 17px;
  }
.top_bg .search .searchIco {
    display: block;
    margin: auto;
    width: 50px;
    height: 50px;
    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: 50px;
    position: absolute;
    right: 100%;
    background: #fff;
    top: 0%;
    right: 60px;
    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: 50px;
    border: none;
    line-height: 50px;
    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: 1px;
    background: url(../images/sou1.png) center center no-repeat;
    width: 50px;
    height: 50px;
    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);
  }


/*pagetop*/

.pagetop_bg{
    width: 1280px;
    margin: 0 auto;
    height: 130px;
}

.pagetop_bg .logo{
    float: left;
    margin-top: 38px;

}

.pagetop_bg .logo img{
    width: 191px;
    height: 54px;
}


.pagetop_bg .nav_bg{
    float: right;
    width: 915px;
    height: 130px;
} 


.nav_bg .t_nav{
    width: 915px;
    margin: 0 auto;
    height: 130px;
    position: relative;

}

.nav_bg .t_nav>ul>li.nav_li{
    position: relative;
    z-index: 5;
    float: left;
    width: 130px;
    height: 130px;
    line-height: 130px;
}

.nav_bg .t_nav>ul>li.nav_li>a{
    display: block;
    text-align: center;
    font-size: 16px;
    color: #333333;
}


.nav_bg .t_nav>ul>li.nav_li::after{
    position: absolute;
    left: 0;
    top: 100px;
    width: 100%;
    height: 0px;
    background: url(../images/nav_hover.png) bottom center no-repeat;
    content: "";
    -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:hover::after{
    height: 6px;

}

.nav_bg .t_nav>ul>li.nav_li:hover>a{
    font-weight: bold;
    font-size: 18px;
    color: #0f2c52;

}


.nav_bg .t_nav>ul>li.nav_li.another::after{
    height: 6px;

}

.nav_bg .t_nav>ul>li.nav_li.another>a{
    font-weight: bold;
    font-size: 18px;
    color: #0f2c52;
}


.t_nav ul li .submenu {
    display: none;
    position: absolute;
    top: 130px;
    left: 0px;
    background: #0f2c52;
    width: 130px;
    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: 134px;
    font-weight: normal;
    display: block;
}

.t_nav ul li .submenu li a:hover {
    background: #333;
    text-decoration: none;
}




/*footer*/

.footer_bg{
    width: 100%;
    margin: 0px auto 0 auto;
    height: 254px;
    background: url(../images/footer_bg.jpg) no-repeat  center;
}

.footer_bg .footer{
    width: 1280px;
    margin: 0 auto;
    padding-top: 65px;
    box-sizing: content-box;
}

.footer_bg .footer .f_l{
    float: left;
    width: 265px;
    height: 114px;
    background: url(../images/f_xt.png) no-repeat right center;

}

.footer_bg .footer .f_l ul li{
    overflow: hidden;
    margin-bottom: 25px;
}

.footer_bg .footer .f_l ul li span img{
    vertical-align: middle;
    margin-right: 10px;
}

.footer_bg .footer .f_l ul li span {
    display: block;
    font-size: 16px;
    color: #fff;
}

.footer_bg .footer .f_l ul li i{
    display: block;
    font-size: 24px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    margin: 5px 0 0 35px;
}


.footer_bg .footer .f_l ul li p{
    font-size: 14px;
    color: #fff;
}

.footer_bg .footer .f_l ul li p img{
    vertical-align: middle;
    margin-right: 10px;
}

.footer_bg .footer .f_c{
    margin: 0px auto ;
    height: 114px;
    padding: 0 65px;
    box-sizing: content-box;
} 

.footer_bg .footer .f_c .f_nav{
	width: 600px;
    overflow: hidden;
    margin: 5px auto 25px auto;

}

.footer_bg .footer .f_c .f_nav ul li{
    float: left;
    width: 120px;
    background: url(../images/f_xt1.png) no-repeat right center;

}

.footer_bg .footer .f_c .f_nav ul li:last-child{
    background: none;
}

.footer_bg .footer .f_c .f_nav ul li a{
    display: block;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.footer_bg .footer .f_c .f_cont{
    text-align: center;

}

.footer_bg .footer .f_c .f_cont p{
    font-size: 14px;
    color: #8796a9;
    line-height: 30px;
}

.footer_bg .footer .f_c .f_cont p a{
    font-size: 14px;
    color: #8796a9;
}

.footer_bg .footer .f_c .f_cont p img{
    vertical-align: middle;
}

.footer_bg .footer .f_r{
    float: right;
} 

.footer_bg .footer .f_r ul li{
    float: left;
    width: 82px;
    margin-left: 40px;
}

.footer_bg .footer .f_r ul li p{
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-bottom: 15px;
}

.footer_bg .footer .f_r ul li img{
    width: 74px;
    height: 74px;
    padding: 4px;
    background: url(../images/ewm_bg.png) no-repeat  center;
    box-sizing: content-box;
}
.messageBgly{
	    display: none !important;
	}
