/*-----------------------------------------------------------*/
/*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: #1346bb;
	color: #fff;
}

::-moz-selection {
	background-color: #1346bb;
	color: #fff;
}

::-webkit-selection {
	background-color: #1346bb;
	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: 100%;
    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: #1346bb;
}

.Urbansubstation p a:hover::after {
    background: #1346bb;
}

.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: #1346bb !important;
}

.disablemouserightclick,.disablechoose,.disablecopy{
    display: none;
}

@media (min-width: 1200px){
    .container,dl-container {
        width: 1200px  !important;
    }
}



.businessLicenseBox{
    display: none;
    position: fixed;
    z-index: 9999;
    background: rgba(0,0,0,.1);
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    -webkit-transition: .5s;
    transition: .5s;
}

.businessLicenseBoxCenter{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: 70vw;
    box-sizing: border-box;
    padding: 15px;
    background: #fff;
    display: block;
    border-radius: 10px;
}

.businessLicenseImg{
    max-width: 70vw;
    max-height: 70vh;
    display: block;
    border-radius: 10px;
    object-fit: contain;
}

.businessLicenseClose{
    position: absolute;
    top: -12px;
    right: -12px;
    background: #fff;
    border-radius: 50%;
    box-sizing: border-box;
    width: 30px;
    height: 30px;
    padding: 3px;
    cursor: pointer;
}

.businessLicense img{
    height: 18px;
    vertical-align: middle; 
    width: auto;
}





.clear{
    clear: both;
}


/* top */

.top_bg{
    width: 100%;
    margin: 0 auto;
    height: 118px;
    position: relative;
    z-index: 5;
    background: #1b4fc5;
}

.top_bg .top_con{
    margin: 0 auto;
}

.top_bg .top_con .logo{
    float: left;
    margin-left: 7%;
    margin-right: 10%;
}

.top_bg .top_con .logo img{
    display: block;
    width: 481px;
    height: 60px;
    margin: 29px 0 0 0;

}



/* top */

.nav_bg{
    width: 40%;
    height: 118px;
    margin: 0 0 0 11%;
    position: relative;
    z-index: 9;
    float: left;
}

 .nav_bg .t_nav{
    width: 100%;
    height: 118px;
    margin: 0 auto;
}


 .t_nav>ul>li{
    float: left;
    height: 118px;
    position: relative;
    z-index: 5;
    box-sizing: content-box;
    width: 16.5%;
}

 .t_nav>ul>li>a{
    display: block;
    text-align: left;
    font-size: 18px;
    color: #fff;
}

 .t_nav>ul>li>a>span{
    display: block;
    font-size: 18px;
    color: #fff;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    line-height: 118px;
    text-align: center;
}


 .t_nav>ul>li::after{
    position: absolute;
    left:0%;
    bottom: 0px;
    content: "";
    width:0%;
    height: 3px;
    z-index: -1;
    background: #1346bb;
    -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::after{
    width: 100%;
}

.t_nav>ul>li:hover>a>span{
    color:  #1156f3;
    font-weight: bold;
}

 .t_nav>ul>li.another::after{
    width: 100%;
}

.t_nav>ul>li.another>a>span {
    color:  #1156f3;
    font-weight: bold;
}



.t_nav>ul>li .submenu {
    display: none;
    position: absolute;
    top: 118px;
    left: 0px;
    background: #1346bb;
    width: 100%;
    z-index: 999;
    overflow: hidden;
}

.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);
    position: relative;
    z-index: 5;
}

.t_nav>ul>li .submenu li a {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    background: none;
    color: #fff;
    width: 96%;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    padding: 0 2%;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.t_nav>ul>li .submenu li::after{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 0%;
    height: 100%;
    background: #1156f3;
    z-index: -1;
    content: "";
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.t_nav>ul>li .submenu li:hover::after{

    width: 100%;

}

.t_nav>ul>li .submenu li:hover>a{
    color: #fff;
}



.fixedNav {
    position: fixed ;
    top: 0px;
    left: 0px;
    width: 100%;
    background: #1b4fc5 !important;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
   box-shadow: 0px 10px 12px rgba(0,0,0,.1);
}


.top_bg .search {
    z-index: 99;
    height: 72px;
    width: 72px;
    float: left;
    margin-top: 23px;
    margin-left: 3%;
    position: relative;
}

.top_bg .search  .searchIco {
    display: block;
    margin: auto;
    height: 72px;
    width: 72px;
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer;
  }
.top_bg .search  .searchIco em {
    display: block !important;
    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: #1346bb url(../images/sou.png) center center no-repeat;
  }
.top_bg .search  .searchIco em.hide {
    background: #1346bb url(../images/sou.png) center center no-repeat;
  }
.top_bg .search  .searchIco.top em {
    top: -100%;
  }
.top_bg .search  .searchBox {
    width: 0;
    height: 40px;
    position: absolute;
    right: 100%;
    background: #fff;
    top: 17px;
    right: 75px;
    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: 40px;
    border: none;
    line-height: 40px;
    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: 3px;
    background: url(../images/sou1.png) center center no-repeat;
    width: 35px;
    height: 35px;
    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);
}



@media (max-width: 1600px){
    .top_bg .top_con .logo {
        float: left;
        margin-left: 5%;
        margin-right: 5%;
    }

    .top_bg .top_con .logo img {
        display: block;
        width: 300px;
        height: auto;
        margin: 40px 0 0 0;
      }

}



/* footer */

.footer_bg{
    width: 100%;
    height: 399px;
    margin: 0 auto;
    background: url(../images/footer_bg.jpg) no-repeat center;
}

.footer_bg .footer{
    margin: 0 auto;
    width: 1300px;
}

.footer_bg .footer .f_l{
    float: left;
    width: 410px;
    margin-top: 60px;
}

.footer_bg .footer .f_l .f_tel{

}

.footer_bg .footer .f_l .f_tel span{
    display: block;
    font-size: 14px;
    color: #ffffff;
}

.footer_bg .footer .f_l .f_tel i{
    display: block;
    font-size: 26px;
    color: #ffffff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 6px;
}

.footer_bg .footer .f_l .f_cont{
    margin-top: 25px;

}

.footer_bg .footer .f_l .f_cont ul li{
    font-size: 15px;
    color: #ffffff;
    line-height: 30px;
}

.footer_bg .footer .f_l .ewm{
    margin-top: 20px;

} 

.footer_bg .footer .f_l .ewm ul li{
    float: left;
    width: 98px;
    margin-right: 50px;
}

.footer_bg .footer .f_l .ewm ul li img{
    display: block;
    margin: 0 auto;
    width: 98px;
    height: 98px;
}

.footer_bg .footer .f_l .ewm ul li span{
    display: block;
    text-align: center;
    font-size: 12px;
    color: #9eabbb;
    margin: 10px auto 0 auto;
}

.footer_bg .footer .f_r{
    float: right;
    width: 830px;
    margin-top: 130px;
}

.footer_bg .footer .f_r .f_fl{
    height: 50px;

}

.footer_bg .footer .f_r .f_fl dl{
    float: left;
    width: 150px;
    margin-right: 57px;
    position: relative;
    z-index: 5;
}

.footer_bg .footer .f_r .f_fl dl::after{
    position: absolute;
    right: -57px;
    top: 13px;
    content: "";
    z-index: -1;
    width: 57px;
    height: 1px;
    background: #fff;
    opacity: 0.1;
    -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 .f_fl dl:last-child{
    margin-right: 0;
}

.footer_bg .footer .f_r .f_fl dl:last-child::after{
    width: 0;
}

.footer_bg .footer .f_r .f_fl dl dt{
    text-align: center;

}

.footer_bg .footer .f_r .f_fl dl dt span{
    display: block;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}

.footer_bg .footer .f_r .f_fl dl dt i{
    display: block;
    font-size: 12px;
    color: #5c697f;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.footer_bg .footer .f_r .f_fl dl .nr{
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    opacity: 0;
    height: 0;
    overflow: hidden;
    background: #fff;
    padding: 5px 0;
}

.footer_bg .footer .f_r .f_fl dl .nr dd a{
    font-size: 14px;
    color: #666;
    line-height: 30px;
    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;
    text-align: center;
}

.footer_bg .footer .f_r .f_fl dl:hover .nr{
    height: auto;
    opacity: 1;

}

.footer_bg .footer .f_r .end{
    margin: 65px 0 0 20px;
}

.footer_bg .footer .f_r .end .e_l{
    float: left;
}

.footer_bg .footer .f_r .end .e_l ul li{
    line-height: 36px;
    font-size: 14px;
    color: #b9c0ca;

}

.footer_bg .footer .f_r .end .e_l ul li img{
    vertical-align: middle;

}

.footer_bg .footer .f_r .end .e_l ul li a{
    font-size: 14px;
    color: #b9c0ca;
}

.footer_bg .footer .f_r .end .zx{
    float: right;
    width: 183px;
    height: 52px;
    line-height: 52px;
    margin-top: 10px;
} 

.footer_bg .footer .f_r .end .zx a{
    display: block;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: url(../images/zx.png) no-repeat center;
}





/*导航*/

.header .h_bott .inav_wrapper{float:left; }
.header .h_bott .inav ul{overflow:hidden;}
.header .h_bott .inav .nav_li{display:inline-block; padding:0 20px;}
.header .h_bott .inav .nav_li>a{display:block; font-size:18px; line-height:118px; color:#fff;}
.header .h_bott .inav .nav_li.cur>a{color:#1346bb;}
/*下拉*/
.header .h_bott .inav .nav_li .nav_layer{position:absolute;top:100%;left:0;width:100%;background:#f4f4f4;display:none;z-index:2; overflow: hidden;}
.header .h_bott .inav .nav_li .nav_layer .layer_l{width:42%;}
.header .h_bott .inav .nav_li .nav_layer .layer_l_hd{font-size:22px;color:#333;margin:30px 0 10px;font-weight:normal;}
.header .h_bott .inav .nav_li .nav_layer .layer_l_bd{color:#666;margin-bottom:30px; min-height:150px;padding-right:14%;text-align:justify;letter-spacing:0.5px;line-height:1.8;}
.header .h_bott .inav .nav_li .nav_layer .more_btn{width:136px;height:35px;border:1px solid #1346bb;line-height:35px;color:#636363;text-align:center;position:relative;display:block;overflow:hidden;z-index:2}
/* .header .h_bott .inav .nav_li .nav_layer .more_btn:after{content:'';position:absolute;width:100%;height:100%;background:#1346bb;transition:all 0.5s ease;top:0;right:100%;z-index:-1;} */
/* .header .h_bott .inav .nav_li .nav_layer .more_btn:hover:after{right:0;} */
.header .h_bott .inav .nav_li .nav_layer .more_btn:hover{color:#fff; background:#1346bb;}
.header .h_bott .inav .nav_li .nav_layer .layer_c{width:26%;}
.header .h_bott .inav .nav_li .nav_layer .layer_c_box{border-right:1px #d2d2d2 solid;border-left:1px #d2d2d2 solid;padding:30px 14% 0;min-height:300px; font-size:0;}
.header .h_bott .inav .nav_li .nav_layer .layer_c_box li{font-size:16px;}
.header .h_bott .inav .nav_li.nav_about .nav_layer .layer_c_box li{width:46%; display:inline-block; margin-right:3%;}
.header .h_bott .inav .nav_li .nav_layer .layer_c a{display:block;padding:10px 0px;border-bottom:1px #e9ebed solid;}
.header .h_bott .inav .nav_li .nav_layer .layer_r{width:25%;padding-top:30px;}
.header .h_bott .inav .nav_li .nav_layer .layer_c a:hover{color:#1346bb;}

.header .h_bott .inav .nav_li .nav_layer .layer_r img{
    width: 100%;
    height: 180px;
    object-fit: cover;
}

.wrap {
    width: 1300px;
    margin-right: auto;
    margin-left: auto;
  }
  .l { float: left;}.r { float: right;}
