/*-----------------------------------------------------------*/
/*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: #0267db;
	color: #fff;
}

::-moz-selection {
	background-color: #0267db;
	color: #fff;
}

::-webkit-selection {
	background-color: #0267db;
	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 {
    max-width: 1920px !important;
    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0;
    margin: 0 auto !important;
    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;
}

.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: #0267db;
}

.Urbansubstation p a:hover::after {
    background: #0267db;
}

.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: #0267db !important;
}


@media (min-width: 1200px){
    .container,dl-container {
        width: 1200px  !important;
    }
}


.clear{
    clear: both;
}

/*top*/

.top_bg{
    width: 100%;
    margin: 0 auto;
    height: 110px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
    z-index: 5;
}


.top_bg.ny{
    background: #0267db;
}

.top_bg .top_con{
    width: 1300px;
    margin: 0 auto;
    height: 110px;
}

.top_bg .top_con .logo{
    float: left;
    margin-top: 21px;
    
}

.top_bg .top_con .logo img{
    width: 225px;
    height: 68px;

}

.top_bg .top_con .t_nav{
    float: right;
    width: 940px;
}
 
.top_bg .top_con .t_nav>ul>li{
    float: left;
    position: relative;
    z-index: 5;
    width: 117px;
    height: 110px;
    line-height: 110px
}

.top_bg .top_con .t_nav>ul>li>a{
    display: block;
    text-align: center;

}

.top_bg .top_con .t_nav>ul>li>a>span{
    display: block;
    font-size: 16px;
    color: #fff;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    box-sizing: content-box;
}


.top_bg .top_con .t_nav>ul>li::after{
    position: absolute;
    left: 18px;
    bottom: 0px;
    z-index: -1;
    width: 0;
    height: 2px;
    content: "";
    background: #fff;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.top_bg .top_con .t_nav>ul>li:hover>a>span{
    font-weight: bold;
}


.top_bg .top_con .t_nav>ul>li:hover::after{
    width: 80px;
}

.top_bg .top_con .t_nav>ul>li.another>a>span{
    font-weight: bold;
}


.top_bg .top_con .t_nav>ul>li.another::after{
    width: 80px;
}

.t_nav>ul>li .submenu {
    display: none;
    position: absolute;
    top: 110px;
    left: 0px;
    background: #0267db;
    width: 117px;
    z-index: 999;
}

.t_nav>ul>li .submenu li {
    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 {
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    background: none;
    color: #fff;
    width: 117px;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.t_nav>ul>li .submenu li:hover{
    background: #3e8bdb;

}

/*footer*/

.footer_bg{
    width: 100%;
    margin: 0 auto;
    height: 500px;
    background: #0c1f34;
}

.footer_bg .footer{
    width: 1300px;
    margin: 0 auto;
    height: 370px;
    border-bottom: 1px solid #364557;
}

.footer_bg .footer .f_l{
    float: left;
    width: 620px;
    border-right: 1px solid #364557;
}

.footer_bg .footer .f_l .f_logo{
    margin-top: 60px;
    width: 267px;
    height: 80px;

}

.footer_bg .footer .f_l .f_cont{
    margin-top: 50px;
} 

.footer_bg .footer .f_l .f_cont ul li{
    line-height: 27px;
    overflow: hidden;
    margin-bottom: 20px;

}

.footer_bg .footer .f_l .f_cont ul li img{
    display: block;
    float: left;
    width: 27px;
    height: 27px;
    margin-right: 15px;

}

.footer_bg .footer .f_l .f_cont ul li p{
    float: left;
    width: 570px;
    font-size: 16px;
    color: #fff;
    opacity: 0.9;
}

.footer_bg .footer .f_l .f_cont ul li p i{
    font-size: 24px;
    color: #fff;
    font-family: "Impact";

}

.footer_bg .footer .f_r{
    float: right;
    width: 570px;
    margin-top: 60px;
}

.footer_bg .footer .f_r .links{
    height: 50px;
    width: 570px;
    border-bottom: 1px solid #2b3c4e;

}


.footer_bg .footer .f_r .links .links_t{
    float: left;
    width: 160px;
    height: 50px;
    line-height: 50px;
    background: #0267db;
}

.footer_bg .footer .f_r .links .links_t i{
    display: block;
    font-size: 18px;
    color: #fff;
    background: url(../images/links.png) no-repeat 25px center;
    padding-left: 60px;
    box-sizing: content-box;
}

.footer_bg .footer .f_r .links .yq{
    float: right;
    width: 355px;
    position: relative;
}

.footer_bg .footer .f_r .links .yq dl{
    width: 355px;
}

.footer_bg .footer .f_r .links dt{
    font-size: 16px;
    color: #fff;
    background: url(../images/buttom7.png) no-repeat 310px center;
    line-height: 50px;
} 

.footer_bg .footer .f_r .links .yq .links_nr{
    position: absolute;
    top: 51px;
    left: 0px;
    width: 355px;
    background: #fff;
    z-index: 5;
    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_r .links .yq .links_nr ul li{
    width: 355px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #dfdd;

}

.footer_bg .footer .f_r .links .yq .links_nr ul li a{
    font-size: 14px;
    color: #444;
    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;
    padding: 0 10px;
}

.footer_bg .footer .f_r .links:hover .yq .links_nr{
    opacity: 1;
}

.footer_bg .footer .f_r .ewm{
    margin: 55px auto 0 auto;
    float: left;
    width: 205px;
}

.footer_bg .footer .f_r .ewm img{
    display: block;
    float: left;
    width: 156px;
    height: 156px;
}

.footer_bg .footer .f_r .ewm p{
    float: right;
    width: 26px;
    line-height: 26px;
    text-align: center;
    height: 156px;
    font-size: 16px;
    color: #fff;
    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;
    writing-mode: tb-rl;
}

.footer_bg .footer .f_r .ry{
    margin: 55px auto 0 auto;
    float: right;
    width: 265px;
}

.footer_bg .footer .f_r .ry .pic{
    display: block;
    float: left;
    width: 220px;
    height: 156px;
}

.footer_bg .footer .f_r .ry .pic img{
    width: 220px;
    height: 156px;
}

.footer_bg .footer .f_r .ry .txt a{
    float: right;
    width: 26px;
    line-height: 26px;
    text-align: center;
    height: 156px;
    font-size: 16px;
    color: #fff;
    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;
    writing-mode: tb-rl;
}

.footer_bg .end{
    width: 1300px;
    margin: 0 auto;
}

.footer_bg .end .e_l{
    float: left;
    width: 940px;
    margin-top: 45px;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
}

.footer_bg .end .e_l a{
    font-size: 14px;
    color: #fff;
}

.footer_bg .end .e_l img{
    vertical-align: middle;
}

.footer_bg .end .e_r{
    float: right;
    margin-top: 35px;
} 

.footer_bg .end .e_r ul li{
    float: left;
    width: 53px;
    height: 53px;
    position: relative;
    margin-left: 35px;
}

.footer_bg .end .e_r ul li a{
    display: block;
}

.footer_bg .end .e_r ul li img{
    display: block;
    width: 53px;
    height: 53px;
}


.footer_bg .end .e_r ul li p{
    position: absolute;
    top: -35px;
    right: -30px;
    z-index: 5;
    background: #fff;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #333;
    padding: 0 10px;
    opacity: 0;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    width: 150px;
}
 
.footer_bg .end .e_r ul li:hover p{
    opacity: 1;
}