/*-----------------------------------------------------------*/
/*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: #09479c;
	color: #fff;
}

::-moz-selection {
	background-color: #09479c;
	color: #fff;
}

::-webkit-selection {
	background-color: #09479c;
	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;}

.UrbansubstationBox {
    display: inline-block;
    position: relative;
    z-index: 999;
}

.Urbansubstation {
    position: absolute;
    bottom: 40px;
    left: -50%;
    transform: translateX(-25%);
    background: #f8f8f8;
    width: 0;
    height: 0;
    overflow: hidden;
    box-sizing: border-box;
    line-height: 0;
    font-size: 0;
    border-radius: 10px;
    color: #333 !important;
}

.Urbansubstationfenzhan {
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    font-size: 16px;
    display: block;
    text-align: center;
    color: #333 !important;
}

.UrbansubstationBoxCenter p {
    width: 94%;
    height: 100%;
    border: 1px dashed #e2e2e2;
    margin: 0 auto 10px;
    border-radius: 5px;
    line-height: 0 !important;
}

.UrbansubstationBoxCenter p a {
    text-align: left;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    display: block;
    color: #666 !important;
    padding: 5px 10px 5px 30px;
    line-height: 26px !important;
    font-size: 16px;
    -webkit-transition: .5s;
    transition: .5s;
}

.UrbansubstationBox:hover .Urbansubstation {
    min-width: 160px;
    height: auto;
    background-color: #ffffff;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
}

.Urbansubstation p a:hover::before {
    border-color: #09479c;
}

.Urbansubstation p a:hover::after {
    background: #09479c;
}

.Urbansubstation p a::after {
    content: "";
    width: 6px;
    height: 6px;
    background: #ddd;
    position: absolute;
    top: 16px;
    left: 15px;
    border-radius: 50%;
    -webkit-transition: .5s;
    transition: .5s;
}

.Urbansubstation p a::before {
    content: "";
    width: 14px;
    height: 14px;
    border: 1px solid #ddd;
    position: absolute;
    top: 11px;
    left: 10px;
    border-radius: 50%;
    -webkit-transition: .5s;
    transition: .5s;
}

.Urbansubstation p a:hover {
    transform: translateY(-2px);
    color: #09479c !important;
}

.disablemouserightclick,.disablechoose,.disablecopy{
    display: none;
}

@media (min-width: 1200px){
    .container,dl-container {
        width: 1200px  !important;
    }
}


.clear{
    clear: both;
}



/*top*/

.top_bg{
    width: 100%;
    height: 109px;
    margin: 0px auto 0 auto;
    position: relative;
    z-index: 9;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.top_bg.ny{
    background: #09479c;
}

.top_bg .top_con{
    width: 1280px;
    margin: 0 auto;
    height: 109px;
}



.top_bg .top_con .top_l{
    float: left;

}

.top_bg .top_con .logo{
    float: left;
}

.top_bg .top_con .logo img{
    display: block;
    width: auto;
    height: 70px;
    margin-top: 20px;

}

.top_bg .top_con .name{
    float: left;
    margin-left: 10px;
}

.top_bg .top_con .name a{
    display: block;
}

.top_bg .top_con .name a img{
    display: block;
    width: 170px;
    height: 34px;
    margin-top: 30px;
}
.top_bg .top_con .name i{
    display: block;
    font-size: 14px;
    color: #ee1d23;
    margin-top: 5px;
    display: none;
}



.top_bg .top_con .nav_bg{
    float: left;
    margin-left: 130px;
    width: 850px;

} 

.top_bg .top_con .nav_bg .t_nav{
    width: 850px;
}

.top_bg .top_con .nav_bg .t_nav ul li.nav_li{
    float: left;
    height: 109px;
    line-height: 109px;
    width: 120px;
    position: relative;
    z-index: 5;
    background: url(../images/nav_l.png) no-repeat right center;
}

.top_bg .top_con .nav_bg .t_nav ul li.nav_li:last-child{
    background: none;
}

.top_bg .top_con .nav_bg .t_nav ul li.nav_li>a{
    display: block;
    text-align: center;
    font-size: 16px;
    color: #fff;
    box-sizing: content-box;
}

.top_bg .top_con .nav_bg .t_nav ul li.nav_li>a>span{
    display: block;
    font-size: 16px;
    color: #fff;
}

.top_bg .top_con .nav_bg .t_nav ul li.nav_li::after{
    position: absolute;
    left: 0px;
    top: 72px;
    width: 0%;
    height: 0px;
    content: "";
    z-index: -1;
    background: url(../images/nav_hover.png) no-repeat center;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.top_bg .top_con .nav_bg .t_nav ul li.nav_li:hover::after{
   height: 26px;
}


.t_nav ul li .submenu {

    display: block;

    position: absolute;

    top: 110px;

    left: 0px;

    background: #09479c;

    width: 124px;

    z-index: 999;
    height: 0;
    opacity: 0;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.t_nav ul li:hover .submenu{
    opacity: 1;
    height: auto;
    display: none;
}

.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: 114px;

    font-weight: normal;

    display: block;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;
    padding: 0 5px;
    box-sizing: content-box;

}



.t_nav ul li .submenu li a:hover {

    background: #2e62ab;

    text-decoration: none;

}

.top_bg  .tel{
    float: right;
    position: relative;
}

.top_bg  .tel img{
    display: block;
    width: 38px;
    height: 38px;
    margin-top: 35px;



}

.top_bg  .tel p{
    position: absolute;
    left: 40px;
    top: 15px;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color: #fff;
    padding: 0 10px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    min-width: 160px;
} 


.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    background: #09479c;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
   box-shadow: 0px 10px 12px rgba(0,0,0,.1);
}

/*footer*/

.footer_bg{
    width: 100%;
    margin: 0 auto;
    height: 544px;
    background: url(../images/footer_bg.jpg) no-repeat center;
}

.footer_bg .footer{
    width: 1280px;
    margin: 0 auto;
    height: 465px;
}

.footer_bg .footer .f_l{
    float: left;
    width: 780px;
}
 
.footer_bg .footer .f_l .f_nav{
    margin-top: 70px;
}

.footer_bg .footer .f_l .f_t{
    background: url(../images/f_t1.png) no-repeat left center;
    padding-left: 35px;
    font-size: 20px;
    color: #333;
}

.footer_bg .footer .f_l .f_nav ul{
    margin-top: 30px;
    height: 46px;

}

.footer_bg .footer .f_l .f_nav ul li{
    float: left;
    width: 152px;
    height: 44px;
    line-height: 44px;
    border: 1px solid #babdc1;
    margin-right: 33px;
}

.footer_bg .footer .f_l .f_nav ul li a{
    display: block;
    text-align: center;
    font-size: 16px;
    color: #444444;
}

.footer_bg .footer .f_l .f_cont{
    margin-top: 55px;
}

.footer_bg .footer .f_l .f_cont .ry{
    float: left;
    width: 197px;
}

.footer_bg .footer .f_l .f_cont .ry .pic{
    background: url(../images/ry_bg.png) no-repeat center;
    width: 197px;
    height: 141px;
}

.footer_bg .footer .f_l .f_cont .ry .pic img{
    width: 170px;
    height: 121px;
    margin: 10px 13px;
}

.footer_bg .footer .f_l .f_cont .ry .txt{
    width: 196px;
    height: 46px;
    line-height: 46px;
    background: #fff;
    text-align: center;

}

.footer_bg .footer .f_l .f_cont .ry .txt a{
    font-size: 14px;
    color: #666666;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    -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 .f_cont .ewm{
    float: left;
    margin-left: 55px;

}

.footer_bg .footer .f_l .f_cont .ewm ul li{
    float: left;
    width: 136px;
    height: 186px;
    background: #fff;
    margin-right: 25px;
}

.footer_bg .footer .f_l .f_cont .ewm ul li img{
    display: block;
    width: 120px;
    height: 120px;
    margin: 8px 8px 0 8px;
}

.footer_bg .footer .f_l .f_cont .ewm ul li p{
    font-size: 14px;
    color: #666666;
    text-align: center;
    line-height: 48px;
}

.footer_bg .footer .f_r{
    float: right;
    margin-top: 70px;
    width: 435px;
}

.footer_bg .footer .f_r .f_t{
    background: url(../images/f_t2.png) no-repeat left center;
    padding-left: 35px;
    font-size: 20px;
    color: #fff;
}

.footer_bg .footer .f_r ul{
    margin-top: 48px;
}

.footer_bg .footer .f_r ul li{
    overflow: hidden;
    margin-bottom: 38px;
    width: 435px;
}

.footer_bg .footer .f_r ul li img{
    display: block;
    float: left;
    width: 52px;
    height: 52px;
    margin-right: 15px;
}

.footer_bg .footer .f_r ul li p{
    float: left;
    width: 368px;

}

.footer_bg .footer .f_r ul li p span{
    display: block;
    font-size: 14px;
    color: #a1a6b3;
}

.footer_bg .footer .f_r ul li p i{
    display: block;
    font-size: 16px;
    color: #fff;
}

.footer_bg .footer .f_r ul li p i em{
    display: block;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}


.footer_bg .end{
    width: 1280px;
    margin: 0 auto;
    height: 78px;
    line-height: 78px;
    text-align: center;
    font-size: 14px;
    color: #a1a6b3;
}

.footer_bg .end a{
    font-size: 14px;
    color: #a1a6b3;
}

.footer_bg .end img{
    vertical-align: middle;
}