/*-----------------------------------------------------------*/


/*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: #bf1e23;
    color: #fff;
}

::-moz-selection {
    background-color: #bf1e23;
    color: #fff;
}

::-webkit-selection {
    background-color: #bf1e23;
    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);
}

input,
button {
    outline: none;
}

.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: #bf1e23;
}

.Urbansubstation p a:hover::after {
    background: #bf1e23;
}

.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: #bf1e23 !important;
}

.disablemouserightclick,
.disablechoose,
.disablecopy {
    display: none;
}

@media (min-width: 1200px) {
    .container,
    dl-container {
        width: 1200px !important;
    }
}

.clear {
    clear: both;
}


/*top*/

.top_bg {
    width: 100%;
    margin: 0 auto;
    height: 120px;
    position: absolute;
    left: 0;
    top: 20px;
    width: 100%;
    z-index: 9;
}

.top_bg.ny {
    top: 0px;
    position: relative;
}

.top_bg .top_con {
    width: 1280px;
    margin: 0 auto;
    height: 120px;
}

.top_bg .top_con .logo {
    float: left;
}

.top_bg .top_con .logo img {
    display: block;
    width: 465px;
    height: 51px;
    margin-top: 35px;
}

.top_bg .top_con .t_r {
    float: right;
    height: 42px;
    line-height: 42px;
    margin-top: 39px;
}

.top_bg .top_con .t_r a {
    display: block;
    float: left;
    margin-left: 50px;
    font-size: 14px;
    color: #333333;
    -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_r a img {
    vertical-align: middle;
    margin-right: 10px;
}

.top_bg .top_con .t_r a:hover {
    color: #bf1e23;
}


/*nav*/

.nav_bg {
    width: 100%;
    height: 60px;
    position: relative;
    z-index: 9;
    background: #bf1e23;
}

.nav_bg .t_nav {
    width: 1280px;
    margin: 0 auto;
    height: 60px;
}

.nav_bg .t_nav>ul>li {
    float: left;
    height: 60px;
    text-align: center;
    position: relative;
    z-index: 5;
    width: 116px;
    box-sizing: content-box;
    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>span {
    display: block;
    font-size: 15px;
    color: #ffffff;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    box-sizing: content-box;
    line-height: 60px;
}

.nav_bg .t_nav>ul>li::after {
    width: 0%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
    content: "";
    background: #05a182;
    -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: 60px;
    left: 0px;
    background: #05a182;
    width: 142px;
    z-index: 999;
    overflow: hidden;
}

.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.2);
}

.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: 132px;
    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: #343336;
    text-decoration: none;
}

.t_nav ul li:hover .submenu {
    height: auto !important;
    display: block !important;
}


/* footer */

.footer_bg {
    width: 100%;
    margin: 0 auto;
    height: 180px;
    background: #343336;
}

.footer_bg .footer {
    width: 1280px;
    margin: 0 auto;
    position: relative;
}

.footer_bg .footer .f_l {
    float: left;
    width: 1000px;
    margin-top: 35px;
}

.footer_bg .footer .f_l .f_nav {
    height: 50px;
    line-height: 50px;
    margin-left: -20px;
}

.footer_bg .footer .f_l .f_nav ul li {
    float: left;
    font-size: 14px;
    color: #999999;
    width: 100px;
    background: url(../images/f_xt.png) no-repeat right center;
}

.footer_bg .footer .f_l .f_nav ul li:last-child {
    background: none;
}

.footer_bg .footer .f_l .f_nav ul li a {
    text-align: center;
    font-size: 14px;
    color: #999;
    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_nav ul li:hover a {
    color: #fff;
}

.footer_bg .footer .f_l .f_cont {
    font-size: 14px;
    color: #999;
    margin-top: 10px;
}

.footer_bg .footer .f_r {
    float: right;
    width: 260px;
    margin-top: 48px;
}

.footer_bg .footer .f_r .f_t {
    text-align: right;
    font-size: 14px;
    color: #fff;
}

.footer_bg .footer .f_r ul {
    margin-top: 25px;
    float: right;
}

.footer_bg .footer .f_r ul li {
    float: left;
    width: 36px;
    height: 36px;
    position: relative;
    margin-left: 27px;
}

.footer_bg .footer .f_r ul li span img {
    display: block;
    width: 36px;
    height: 36px;
}

.footer_bg .footer .f_r ul li p img {
    position: absolute;
    left: -32px;
    bottom: 45px;
    width: 100px;
    height: 100px;
    object-fit: contain;
    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 ul li:hover p img {
    opacity: 1;
}

.end_bg {
    width: 100%;
    margin: 0 auto;
    height: 110px;
    background: #fff;
}

.end_bg .end {
    width: 1280px;
    margin: 0 auto;
}

.end_bg .end .e_l {
    float: left;
    width: 850px;
    margin-top: 20px;
}

.end_bg .end .e_l ul li {
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.end_bg .end .e_l ul li img {
    vertical-align: middle;
}

.end_bg .end .e_l ul li a {
    font-size: 14px;
    color: #666;
}

.end_bg .end .e_r {
    float: right;
    margin-top: 45px;
}

.end_bg .end .e_r img {
    vertical-align: middle;
}


.footer_bg .footer  .ewm{
    position: absolute;
    right: 210px;
    top: 30px;
    width: 106px;
    height: 106px;
}

.footer_bg .footer  .ewm img{
    width: 106px;
    height: 106px;
}

.footer_bg .footer  .ewm span{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-top: 2px;
}


.nav_bg::after{
    content: "";
    width: 0;
    height: 0;
    display: block;
    clear: both;
    visibility: hidden;
}

.news{
    overflow: hidden;
}