/*-----------------------------------------------------------*/
/*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: #c00000;
	color: #fff;
}

::-moz-selection {
	background-color: #c00000;
	color: #fff;
}

::-webkit-selection {
	background-color: #c00000;
	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: #c00000;
}

.Urbansubstation p a:hover::after {
    background: #c00000;
}

.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: #c00000 !important;
}


@media (min-width: 1200px){
    .container,dl-container {
        width: 1200px  !important;
    }
}


.clear{
    clear: both;
}

/*top*/

.top_bg{
    width: 100%;
    margin: 0 auto;
    height: 133px;
}

.top_bg .top_con{
    width: 1300px;
    margin: 0 auto;
    height: 133px;
}

.top_bg .top_con .logo{
    float: left;
    margin: 33px 0 0 0;
}

.top_bg .top_con .logo img{
    display: block;
    width: 227px;
    height: 66px;
}

.top_bg .top_con .trait{
    float: left;
    height: 52px;
    margin: 40px 0 0 27px;
    padding-left: 30px;
    border-left: 1px solid #c7c7c7;
}

.top_bg .top_con .trait span{
    display: block;
    font-size: 18px;
    color: #444444;
    margin-top: -4px;
}

.top_bg .top_con .trait i{
    display: block;
    font-size: 18px;
    color: #444444;
    margin-top: 3px;
}

.top_bg .top_con .tel{
    float: right;
    background: url(../images/tel.png) no-repeat left center;
    padding-left: 73px;
    height: 60px;
    margin-top: 36px;

}

.top_bg .top_con .tel i{
    display: block;
    font-size: 28px;
    color: #444444;
    font-family: 'Times New Roman', Times, serif;
    line-height: 30px;
}
 
/*nav*/

.nav_bg{
    width: 100%;
    margin: 0 auto;
    height: 56px;
    background: #c00000;
}


.nav_bg .t_nav{
    margin: 0 auto;
    height: 56px;
    width: 1300px;
}
 
.nav_bg .t_nav>ul>li{
    float: left;
    position: relative;
    z-index: 5;
    width: 162px;
    height: 56px;
    line-height: 56px;
    background: url(../images/nav_l.png) no-repeat right center;
}

.nav_bg .t_nav>ul>li:last-child{
    background: none;
}

.nav_bg .t_nav>ul>li>a{
    display: block;
    text-align: center;

}

.nav_bg .t_nav>ul>li>a>span{
    display: block;
    font-size: 15px;
    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;
}


.nav_bg .t_nav>ul>li::after{
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
    width: 0;
    height: 100%;
    content: "";
    z-index: -1;
    background: #333333;
    -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:hover::after{
    width: 100%;
}


.nav_bg .t_nav>ul>li.another::after{
    width: 100%;
}

.t_nav>ul>li .submenu {
    display: none;
    position: absolute;
    top: 56px;
    left: 0px;
    background: #c00000;
    width: 162px;
    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: 162px;
    font-weight: normal;
    display: block;
}

.t_nav>ul>li .submenu li:hover{
    background: #333333;

}

/*footer*/

.footer_bg{
    width: 100%;
    margin: 0 auto;
    height: 301px;
    background: #c00000;
}

.footer_bg .footer{
    width: 1300px;
    margin: 0 auto;
}

.footer_bg .footer .f_l{
    float: left;
    width: 420px;
    margin-right: 60px;
    margin-top: 50px;
}

.footer_bg .footer .f_l .tel{
    font-size: 16px;
    color: #fff;

}

.footer_bg .footer .f_l .commory{
    font-size: 26px;
    color: #fff;
    padding-bottom: 10px;
}

.footer_bg .footer .f_l .tel i{
    font-size: 30px;
    color: #fff;
    font-weight: bold;
}

.footer_bg .footer .f_l ul{
    margin-top: 30px;

}

.footer_bg .footer .f_l ul li{
    line-height: 30px;
    overflow: hidden;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.footer_bg .footer .f_l ul li img{
    display: block;
    float: left;
    width: 45px;
    height: 45px;
    margin-right: 15px;


}

.footer_bg .footer .f_l ul li p{
    float: left;
    font-size: 16px;
    color: #fff;
    width: 360px;

}

.footer_bg .footer .f_l ul li p i{
    font-size: 15px;
    color: #fff;
}

.footer_bg .footer .ewm{
    float: left;
    margin-top: 60px;

}

.footer_bg .footer .ewm img{
    border: 1px solid #c82f2f;
    width: 137px;
    height: 137px;
    padding: 7px;
    box-sizing: content-box;

}

.footer_bg .footer .ewm p{
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-top: 5px;

}

.footer_bg .footer .message{
    float: right;
    margin-top: 63px;
    width: 510px;
}

.footer_bg .footer .message .m_nr{
    height: 45px;
    margin-bottom: 20px;

}

.footer_bg .footer .message .form-group1{
    float: left;
    width: 255px;
    height: 44px;
    border-bottom: 1px solid #cb2e2e;
}

.footer_bg .footer .message .form-group1 input{
    width: 255px;
    height: 44px;
    background: none;
    font-size: 14px;
    color: #fff;
}

.footer_bg .footer .message .form-group2{
    float: left;
    width: 255px;
    height: 44px;
    border-bottom: 1px solid #cb2e2e;
}

.footer_bg .footer .message .form-group2 input{
    width: 255px;
    height: 44px;
    background: none;
    font-size: 14px;
    color: #fff;
}

.footer_bg .footer .message .form-group3{
    width: 510px;
    height: 44px;
    border-bottom: 1px solid #cb2e2e;
}

.footer_bg .footer .message .form-group3 textarea{
    width: 510px;
    height: 34px;
    background: none;
    font-size: 14px;
    color: #fff;
    padding-top: 10px;
    box-sizing: content-box;
}


.footer_bg .footer .message .form-group4{
    float: left;
    width: 255px;
    height: 44px;
    border-bottom: 1px solid #cb2e2e;
}

.footer_bg .footer .message .form-group4 input{
    width: 105px;
    height: 44px;
    background: none;
    font-size: 14px;
    color: #fff;
    float: left;
}

.footer_bg .footer .message .form-group4 .imgcode{
    float: right;
    margin: 7px 30px 0 0;
    width: 91px;
    height: 30px;
}

.footer_bg .footer .message .anniu{
    float: right;
    width: 253px;
    height: 44px;
}

.footer_bg .footer .message .anniu button{
    cursor: pointer;
    border: none;
    font-size: 14px;
    color: #333;
    width: 253px;
    height: 44px;
    background: #ffffff;
}


.end_bg{
    width: 100%;
    margin: 0 auto;
    height: 63px;
    background: #333333;
}

.end_bg .end{
    width: 1300px;
    margin: 0 auto;
    height: 63px;
    line-height: 63px;
    font-size: 14px;
    color: #cccccc;
}

.end_bg .end a{
    font-size: 14px;
    color: #cccccc;

}

.end_bg .end img{
    vertical-align: middle;
}