/*-----------------------------------------------------------*/
/*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: #1413b2;
	color: #fff;
}

::-moz-selection {
	background-color: #1413b2;
	color: #fff;
}

::-webkit-selection {
	background-color: #1413b2;
	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: #1413b2;
}

.Urbansubstation p a:hover::after {
    background: #1413b2;
}

.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: #1413b2 !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;
    max-height: 70vh;
    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;
}








html {
    font-size: 100px;
  }

  .clear{
    clear: both;
}


.header{
    width: 100%;
    margin: 0 auto;
    height: 1px;
}

.page_center{
    width: 84%;
    max-width: 1600px;
}

/*header*/
  
.top_bg{
    width: 100%;
    margin: 0 auto;
    height: 1rem;
    background: #1413b2;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
    z-index: 9;
}

.top_bg .top_con{
    margin: 0 auto;
}

.top_bg .top_con .logo{
    float: left;
}

.top_bg .top_con .logo img{
    display: block;
    width: 2.51rem;
    height: 0.57rem;
    margin-top: 0.21rem;
}





/* 导航 */

.nav_xiala_xx{
    float: left;
    width: 48%;
    height: 1rem;
    margin-left: 20%;
}

.nav_xiala_xx .w1200{
    width: 100%;
    height: 1rem;
}

.nav_xiala_xx .w1200 .nav_yiji {
    height: 1rem;
    position: relative;
}

.nav_xiala_xx .w1200 .nav_yiji>li {
    width: 16.5%;
    height: 1rem;
    position: relative;
    float: left;
    z-index: 5;
}


.nav_xiala_xx .w1200 .nav_yiji>li .one {
    width: 100%;
    height: 1rem;
    display: block;
    box-sizing: content-box;
    text-align: center;
    position: relative;
    z-index: 0;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.nav_xiala_xx .w1200 .nav_yiji>li .one p {
    font-size: 0.18rem;
    color: #ffffff;
    line-height: 1rem;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}


.nav_xiala_xx .w1200 .nav_yiji>li::before {
    content: '';
    width: 0%;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0%;
    bottom: 0;
    z-index: -1;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.nav_xiala_xx .w1200 .nav_yiji>li:hover::before {
    width: 100%;
}

.nav_xiala_xx .w1200 .nav_yiji>li.active::before {
    width: 100%;
}

.nav_xiala_xx .w1200 .nav_yiji>li.another::before {
    width: 100%;
}

.nav_erji {
    width: 100%;
    height: 460px;
    background: #f8f8f8;
    overflow: hidden;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 100px;
    display: none;
}

.fixedNav .nav_erji {
    top: 100px;
}

.nav_erji .jz {
    width: 1200px;
    height: 400px;
    margin: 0 auto;
    padding-top: 60px;
    box-sizing: content-box;
    position: relative;
}

.nav_erji .jz::before {
    content: '';
    width: 1px;
    height: 400px;
    background: #cfcfcf;
    position: absolute;
    top: 0;
    left: 0;
}

.nav_erji .jz .top {
    width: 1200px;
    height: 65px;
    transform: translateY(20px);
    transition: all 0.7s ease-in-out;
    -webkit-transition: all 0.7s ease-in-out;
}

.nav_erji .jz .top .h_bt {
    width: 120px;
    height: 65px;
    padding-left: 10px;
    box-sizing: content-box;
    float: left;
    text-align: left;
    position: relative;
}

.nav_erji .jz .top .h_bt::after {
    content: '';
    width: 200px;
    height: 1px;
    background: #cfcfcf;
    position: absolute;
    top: 38px;
    right: 0;
}

.nav_erji .jz .top .h_bt h4 {
    font-size: 30px;
    color: #222;
    line-height: 30px;
}

.nav_erji .jz .top .h_bt p {
    font-size: 14px;
    color: #888;
    line-height: 12px;
    text-transform: Uppercase;
    margin-top: 22px;
}

.nav_erji .jz .top .list {
    width: auto;
    max-width: 990px;
    height: 50px;
    float: right;
}

.nav_erji .jz .top .list li {
    width: 140px;
    height: 50px;
    float: left;
    margin-right: 30px;
    position: relative;
    z-index: 0;
}

.nav_erji .jz .top .list li:last-child {
    margin-right: 0;
}

.nav_erji .jz .top .list li a {
    display: block;
    width: 110px;
    line-height: 50px;
    padding: 0 20px 0 10px;
    box-sizing: content-box;
    background: #f8f8f8;
    font-size: 15px;
    color: #333;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.nav_erji .jz .top .list li:hover a {
    background: #fff;
    font-size: 15px;
    color: #1413b2;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.nav_erji .jz .top .list li a::after {
    content: '';
    width: 4px;
    height: 4px;
    border: solid 1px #1413b2;
    border-radius: 3px;
    position: absolute;
    top: 22px;
    right: 7px;
}

.nav_erji .jz .top .list li .line01 {
    width: 150px;
    height: 1px;
    background: #cfcfcf;
    position: absolute;
    top: 0;
    right: 0;
}

.nav_erji .jz .top .list li .line02 {
    width: 1px;
    height: 60px;
    background: #cfcfcf;
    position: absolute;
    bottom: 0;
    right: 0;
}

.nav_erji .jz .top .list li .line03 {
    width: 150px;
    height: 1px;
    background: #cfcfcf;
    position: absolute;
    bottom: 0;
    left: 0;
}

.nav_erji .jz .top .list li .line04 {
    width: 1px;
    height: 60px;
    background: #cfcfcf;
    position: absolute;
    top: 0;
    left: 0;
}

.nav_erji .jz .top .list li .line01::before {
    content: '';
    width: 0px;
    height: 1px;
    background: #1413b2;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.nav_erji .jz .top .list li:hover .line01::before {
    content: '';
    width: 150px;
    height: 1px;
    background: #1413b2;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.nav_erji .jz .top .list li .line02::before {
    content: '';
    width: 1px;
    height: 0px;
    background: #1413b2;
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.nav_erji .jz .top .list li:hover .line02::before {
    content: '';
    width: 1px;
    height: 60px;
    background: #1413b2;
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.nav_erji .jz .top .list li .line03::before {
    content: '';
    width: 0px;
    height: 1px;
    background: #1413b2;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.nav_erji .jz .top .list li:hover .line03::before {
    content: '';
    width: 150px;
    height: 1px;
    background: #1413b2;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.nav_erji .jz .top .list li .line04::before {
    content: '';
    width: 1px;
    height: 0px;
    background: #1413b2;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.nav_erji .jz .top .list li:hover .line04::before {
    content: '';
    width: 1px;
    height: 60px;
    background: #1413b2;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.nav_erji .jz .bottom {
    transform: translateY(20px);
    transition: all 0.7s ease-in-out;
    -webkit-transition: all 0.7s ease-in-out;
}

.nav_erji .jz .pro_bot {
    width: 1120px;
    height: 245px;
    margin: 30px 0 0 80px;
    overflow: hidden;
}

.nav_erji .jz .pro_bot li {
    width: 265px;
    height: 245px;
    margin-right: 20px;
    float: left;
    overflow: hidden;
}

.nav_erji .jz .pro_bot li:last-child {
    margin-right: 0;
}

.nav_erji .jz .pro_bot li a {
    display: block;
}

.nav_erji .jz .pro_bot li .img {
    width: 245px;
    height: 180px;
    border: solid 10px #fff;
    box-sizing: content-box;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}

.nav_erji .jz .pro_bot li .img img {
    width: 245px;
    height: 180px;
    transition: all 1s;
    vertical-align: top;
    object-fit: cover;
}

.nav_erji .jz .pro_bot li:hover .img img {
    transform: scale(1.05);
}

.nav_erji .jz .pro_bot li .txt {
    width: 225px;
    height: 40px;
    padding: 0 20px;
    box-sizing: content-box;
    margin-top: 5px;
    border-radius: 0 0 10px 10px;
    background: #fff;
    overflow: hidden;
}

.nav_erji .jz .pro_bot li .txt .name {
    display: block;
    float: left;
    padding-left: 10px;
    box-sizing: content-box;
    width: 160px;
    font-size: 14px;
    color: #666;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}

.nav_erji .jz .pro_bot li .txt .name::before {
    content: '';
    width: 2px;
    height: 14px;
    background: #b4b4b4;
    position: absolute;
    top: 13px;
    left: 0;
}

.nav_erji .jz .pro_bot li .txt .jt {
    width: 20px;
    height: 40px;
    float: right;
    background: url(../images/nav_jt.png) right 18px no-repeat;
    position: relative;
}

.nav_erji .jz .pro_bot li .txt .jt::before {
    content: '';
    width: 8px;
    height: 8px;
    border: solid 1px #1413b2;
    border-radius: 5px;
    position: absolute;
    top: 15px;
    left: 0;
}

.nav_erji .jz .ab_bot {
    width: 1120px;
    height: 235px;
    margin: 30px 0 0 80px;
    overflow: hidden;
}

.nav_erji .jz .ab_bot .img {
    width: 380px;
    height: 215px;
    border: solid 10px #fff;
    box-sizing: content-box;
    border-radius: 10px;
    overflow: hidden;
    float: left;
}

.nav_erji .jz .ab_bot .img img {
    width: 380px;
    height: 215px;
    vertical-align: top;
    object-fit: cover;
}

.nav_erji .jz .ab_bot .txt {
    width: 680px;
    height: 235px;
    overflow: hidden;
    float: right;
}

.nav_erji .jz .ab_bot .txt h4 {
    height: 38px;
    font-size: 18px;
    color: #333;
    line-height: 18px;
    position: relative;
}

.nav_erji .jz .ab_bot .txt h4::after {
    content: '';
    width: 25px;
    height: 2px;
    background: #cfcfcf;
    position: absolute;
    bottom: 0;
    left: 0;
}

.nav_erji .jz .ab_bot .txt p {
    font-size: 14px;
    color: #888;
    line-height: 25px;
    height: 75px;
    overflow: hidden;
    margin-top: 35px;
}

.nav_erji .jz .ab_bot .txt .more {
    display: block;
    width: 95px;
    height: 20px;
    border-bottom: solid 1px #cfcfcf;
    margin-top: 45px;
    font-size: 12px;
    color: #333;
    line-height: 10px;
    background: url(../images/nav_jt.png) right 3px no-repeat;
    position: relative;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.nav_erji .jz .ab_bot .txt .more:hover {
    border-bottom: solid 1px #1413b2;
    margin-left: 5px;
    color: #1413b2;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.nav_erji .jz .ab_bot .txt .more::before {
    content: '';
    width: 8px;
    height: 8px;
    border: solid 1px #1413b2;
    border-radius: 5px;
    position: absolute;
    top: 0px;
    right: 10px;
}

.nav_erji .jz .news_bot {
    width: 1120px;
    height: 245px;
    margin: 30px 0 0 80px;
    overflow: hidden;
}

.nav_erji .jz .news_bot .left {
    width: 460px;
    height: 225px;
    padding: 10px;
    border-radius: 10px;
    box-sizing: content-box;
    background: #fff;
    float: left;
    overflow: hidden;
}

.nav_erji .jz .news_bot .left .img {
    width: 285px;
    height: 225px;
    position: relative;
    overflow: hidden;
    float: left;
}

.nav_erji .jz .news_bot .left .img img {
    width: 285px;
    height: 225px;
    vertical-align: top;
    transition: all 1s;
    object-fit: cover;
}

.nav_erji .jz .news_bot .left:hover .img img {
    transform: scale(1.05);
}

.nav_erji .jz .news_bot .left .img .date {
    width: 65px;
    height: 65px;
    background: #1413b2;
    position: absolute;
    top: 0;
    left: 30px;
    text-align: center;
    color: #fff;
    font-family: Arial;
}

.nav_erji .jz .news_bot .left .img .date p:nth-of-type(1) {
    font-size: 26px;
    font-weight: bold;
    line-height: 22px;
    margin-top: 10px;
}

.nav_erji .jz .news_bot .left .img .date p:nth-of-type(2) {
    font-size: 14px;
    line-height: 12px;
    margin-top: 10px;
}

.nav_erji .jz .news_bot .left .txt {
    width: 155px;
    height: 225px;
    overflow: hidden;
    float: right;
    position: relative;
}

.nav_erji .jz .news_bot .left .txt::before {
    content: '';
    width: 60px;
    height: 1px;
    background: #cfcfcf;
    position: absolute;
    top: 120px;
    left: 0;
}

.nav_erji .jz .news_bot .left .txt .name {
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    margin-top: 45px;
}

.nav_erji .jz .news_bot .left .txt .jt {
    width: 20px;
    height: 40px;
    margin-top: 65px;
    background: url(../images/nav_jt.png) right 18px no-repeat;
    position: relative;
}

.nav_erji .jz .news_bot .left .txt .jt::before {
    content: '';
    width: 8px;
    height: 8px;
    border: solid 1px #1413b2;
    border-radius: 5px;
    position: absolute;
    top: 15px;
    left: 0;
}

.nav_erji .jz .news_bot .right {
    width: 620px;
    height: 245px;
    float: right;
    overflow: hidden;
}

.nav_erji .jz .news_bot .right li {
    width: 270px;
    height: 70px;
    padding: 20px 15px;
    border-radius: 10px;
    box-sizing: content-box;
    background: #fff;
    float: left;
    margin-bottom: 25px;
    overflow: hidden;
}

.nav_erji .jz .news_bot .right li:nth-of-type(2n) {
    float: right;
}

.nav_erji .jz .news_bot .right li .date {
    width: 70px;
    height: 70px;
    background: #1413b2;
    float: left;
    text-align: center;
    color: #fff;
    font-family: Arial;
}

.nav_erji .jz .news_bot .right li .date p:nth-of-type(1) {
    font-size: 26px;
    font-weight: bold;
    line-height: 22px;
    margin-top: 15px;
}

.nav_erji .jz .news_bot .right li .date p:nth-of-type(2) {
    font-size: 14px;
    line-height: 12px;
    margin-top: 10px;
}

.nav_erji .jz .news_bot .right li .txt {
    width: 180px;
    height: 70px;
    overflow: hidden;
    float: right;
    position: relative;
}

.nav_erji .jz .news_bot .right li .txt::before {
    content: '';
    width: 60px;
    height: 1px;
    background: #cfcfcf;
    position: absolute;
    top: 30px;
    left: 0;
}

.nav_erji .jz .news_bot .right li .txt .name {
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 15px;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nav_erji .jz .news_bot .right li .txt .jt {
    width: 20px;
    height: 40px;
    margin-top: 10px;
    background: url(../images/nav_jt.png) right 18px no-repeat;
    position: relative;
}

.nav_erji .jz .news_bot .right li .txt .jt::before {
    content: '';
    width: 8px;
    height: 8px;
    border: solid 1px #1413b2;
    border-radius: 5px;
    position: absolute;
    top: 15px;
    left: 0;
}


.fixedNav {
    margin: 0 auto;
    position: fixed !important;
    top: 0px;
    left: 0px;
    width: 100%;
    background: #1413b2 !important;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
  
}


.top_bg .search{
    float: right;
    width: 200px;
    height: 0.4rem;
    border: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    margin-top: 0.29rem;
    border-radius: 45px;
} 

.top_bg .search .search2{
    float: left;
    width: 60%;
    height: 0.4rem;
    font-size: 0.14rem;
    color: #fff;
    opacity: 0.7;
    padding-left: 10%;
    background: none;
}

.top_bg .search .search_s input{
    float: right;
    width: 0.19rem;
    height: 0.19rem;
    margin: 10px 10% 0 0;
    display: block;

}




/* phone_header*/

.phone_header{
    width: 100%;
    margin: 0 auto;
    display: none;
    background: #1413b2;
}

.headerTop {
    position: relative;
    z-index: 9;
    width: 100%;
    height: 0.7rem;
  }
  .headerTop .headerTel {
    float: left;
    margin-top: 0.12rem;
    margin-left: 0.2rem;
  }
  .headerTop .headerTel a {
    display: block;
  }
  .headerTop .headerTel a img {
    width: auto;
    height: 0.4rem;
  }
  .headerTop .heaederMenu {
    position: relative;
    width: 0.27rem;
    height: 0.23rem;
    top: 0.23rem;
    right: 0.2rem;
    float: right;
  }
  .headerTop .heaederMenu span {
    width: 0.27rem;
    height: 0.23rem;
    background: url(../images/menu.png) no-repeat center;
    display: block;
    background-size: 100%;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .Nav {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 999;
    left: 0;
    background: #1413b2;
    display: none;
    overflow-x: hidden;
  }
  .Nav .navBox .close {
    height: 0.45rem;
    width: 0.45rem;
    position: absolute;
    top: 2%;
    right: 2%;
  }
  .Nav .navBox .close img {
    width: 100%;
  }
  .Nav .navBox h4 {
    text-align: center;
    color: #fff;
    font-size: 0.3rem;
    margin-top: 0.5rem;
    font-weight: bold;
  }
  .Nav .navBox ul {
    width: 80%;
    padding: 0 10%;
    margin-top: 20%;
    box-sizing: content-box;
  }
  .Nav .navBox ul li a {
    text-align: center;
    line-height: 3.5;
    color: #fff;
    font-size: 0.18rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }





  @media (max-width: 1600px){

    .nav_xiala_xx {
        float: left;
        width: 50%;
        margin-left: 7%;
    }
}

@media (max-width: 1400px){
    .page_center {
        width: 90%;
      }
}


@media (max-width: 1200px){
    .top_bg .top_con .logo {
        margin-left: 3%;
    }
    .nav_xiala_xx {
        float: left;
        width: 60%;
        margin-left: 5%;
    }
    .top_bg .search{
        display: none;
    }
}

@media (max-width: 980px){
    .top_bg{
        display: none;
    }


    .phone_header{
        display: block;
    }
}




/* footer */

.footer_bg{
    width: 100%;
    margin: 0 auto;
    background: #1c202b;
  }
  
  .footer_bg .footer{
    margin: 0 auto;
    height: 4.55rem;

  }


  .footer_bg .footer .f_l{
    float: left;
    width: 34%;
    margin-top: 0.75rem;
  }

  .footer_bg .footer .f_l .f_logo{

  }

  .footer_bg .footer .f_l .f_logo a{
    display: block;
  }

  .footer_bg .footer .f_l .f_logo a img{
    display: block;
    width: 2.51rem;
    height: 0.57rem;
  }

  .footer_bg .footer .f_l .f_logo a span{
    display: block;
    font-size: 0.25rem;
    color: #fff;
    font-weight: bold;
    margin-top: 0.15rem;
  }

  .footer_bg .footer .f_l .f_cont{
    margin-top: 0.5rem;
  } 

  .footer_bg .footer .f_l .f_cont ul li{
    overflow: hidden;
    line-height: 0.3rem;
    margin-bottom: 0.2rem;
  }

  .footer_bg .footer .f_l .f_cont ul li img{
    display: block;
    float: left;
    margin-right: 0.15rem;
    margin-top: 0.08rem;
  }

  .footer_bg .footer .f_l .f_cont ul li p{
    font-size: 0.16rem;
    color: #fff;
    opacity: 0.5;
    float: left;
    width: 80%;
  }


  .footer_bg .footer .f_r{
    float: right;
    width: 56%;
    margin-top: 0.7rem;
  } 

  .footer_bg .footer .f_r .f_fl{
    height: 1.85rem;

  }

  .footer_bg .footer .f_r .f_fl dl{
    float: left;
    width: 23%;
    margin-right: 2.5%;
  }

  .footer_bg .footer .f_r .f_fl dl:last-child{
    margin-right: 0;
  }

  .footer_bg .footer .f_r .f_fl span{
    display: block;
    float: left;
    width: 0.3rem;
    line-height: 0.3rem;
    border-right: 1px solid #333741;
    height: 0.75rem;
    font-size: 0.12rem;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    writing-mode: tb-rl;
    color: #fff;
    opacity: 0.5;
  }

  .footer_bg .footer .f_r .f_fl .nr{
    float: right;
    width: 75%;
  }

  .footer_bg .footer .f_r .f_fl dl dt{
    font-size: 0.18rem;
    color: #fff;
    line-height: 0.2rem;
    margin-bottom: 0.15rem;

  }

  .footer_bg .footer .f_r .f_fl dl dd a{
    font-size: 0.14rem;
    color: #fff;
    line-height: 0.3rem;
    opacity: 0.5;
    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_r .f_fl dl dd a:hover{
    transform: translateX(10px);
    opacity: 1;
  }

  .footer_bg .footer .f_r .ewm{
    margin: 0.05rem auto 0 auto;
  }

  
  .footer_bg .footer .f_r .ewm .zx{
    float: left;
    margin-top: 0.25rem;
    width: 40%;
    height: 0.6rem;
    line-height: 0.6rem;
    background: #282b36;
  }

  .footer_bg .footer .f_r .ewm .zx a{
    display: block;
    text-align: center;
    font-size: 0.16rem;
    color: #fff;
    opacity: 0.5;
  }

  .footer_bg .footer .f_r .ewm .ewm_img{
    float: right;
    width: 1.16rem;
    margin-right: 7%;
  }

  .footer_bg .footer .f_r .ewm .ewm_img img{
    width: 1rem;
    height: 1rem;
    padding: 0.08rem;
    background: url(../images/ewm_bg.png) no-repeat  center;
    box-sizing: content-box;
  }

  .footer_bg .footer .f_r .ewm .ewm_img span{
    display: block;
    text-align: center;
    font-size: 0.14rem;
    color: #fff;
    margin-top: 0.16rem;
  }


  .footer_bg .footer .f_r .ry{
    float: right;
    width: 1.7rem;
  }

  .footer_bg .footer .f_r .ry .pic{
    width: 1.7rem;
    height: 1.16rem;
    background: url(../images/ry_bg.png) no-repeat  center;
  }

  .footer_bg .footer .f_r .ry .pic img{
    width: 1.54rem;
    height: 1rem;
    margin: 0.08rem;

  }

  .footer_bg .footer .f_r .ry .txt{
    text-align: center;
    margin-top: 0.2rem;

  } 

  .footer_bg .footer .f_r .ry .txt a{
    font-size: 0.14rem;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    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 .end_bg{
    width: 100%;
    height: 0.75rem;
    line-height: 0.75rem;
    border-top: 1px solid #333741;
    margin: 0 auto;

  }

  .footer_bg .end_bg .end{
    margin: 0 auto;
    font-size: 0.14rem;
    color: #8e9095;
  }

  .footer_bg .end_bg .end a{
    font-size: 0.14rem;
    color: #8e9095;

  }

  .footer_bg .end_bg .end img{
    vertical-align: middle;
  }

  .footer_bg .end_bg .end .e_l{
    float: left;
  }

  .footer_bg .end_bg .end .e_r{
    float: right;
  }


  /* 询盘*/
i {
    font-weight: normal;
    font-style: normal;
  }
  
  .topxunpan {
    position: relative;
    z-index: 5;
    display: inline-block;
  
  }
  
  
  .topxunpan .xp {
    position: relative;
    height: 34px;
    line-height: 34px;
    font-size: 0.14rem;
    color: #8e9095;
    cursor: pointer;
  
  }
  
  .topxunpan .xp img {
    position: relative;
    top: 0px;
    margin: 0 15px 0 0px;
    vertical-align: middle;
  }
  
  .topxunpan .xp i {
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
    box-sizing: border-box;
    font-size: 0.14rem;
    color: #8e9095;
  }
  
  .topxunpan .xp #xunpantip {
    z-index: 999;
    position: absolute;
    top: -35px !important;
    left: 50%;
    width: 180px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    -webkit-transform: translateX(-50%) scale(0);
    -moz-transform: translateX(-50%) scale(0);
    -o-transform: translateX(-50%) scale(0);
    -ms-transform: translateX(-50%) scale(0);
    transform: translateX(-50%) scale(0);
    -webkit-transition: transform .4s, opacity .4s;
    -moz-transition: transform .4s, opacity .4s;
    -o-transition: transform .4s, opacity .4s;
    -ms-transition: transform .4s, opacity .4s;
    transition: transform .4s, opacity .4s;
    background-color: #1413b2;
    border-radius: 4px;
    opacity: 0;
    font-weight: bold;
    box-shadow: 5px 5px 2px #dfdfdf;
  }
  
  .topxunpan .xp #xunpantip::after {
    content: '';
    position: absolute;
    top: -16px;
    left: 50%;
    width: 0;
    height: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 8px solid transparent;
    border-bottom-color: #1413b2;
    display: none;
  }
  
  .topxunpan .xp #xunpantip.xunpantextactive {
    -webkit-transform: translateX(-50%) scale(1);
    -moz-transform: translateX(-50%) scale(1);
    -o-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
    opacity: 1;
  }
  
  
  /*end*/
  .m_end_bg {
    width: 100%;
    margin: 0 auto;
    height: 70px;
    background: #f9f9f9;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9;
    display: none
  }
  .m_end_bg ul li {
    float: left;
    width: 20%;
    text-align: center;
  }
  .m_end_bg ul li span img {
    display: block;
    margin: 10px auto 5px auto;
    width: 20px;
    height: 20px;
  }
  .m_end_bg ul li a {
    display: block;
    font-size: 16px;
    color: #555;
  }
  .m_end_bg ul li.f3 {
    margin-left: 20%;
  }
  .m_end_bg ul li.f5 {
    position: absolute;
    z-index: 5;
    top: -15px;
    left: 40%;
    width: 20%;
  }
  .m_end_bg ul li.f5 span img {
    display: block;
    margin: 0 auto;
    width: 50px;
    height: 50px;
  }




  @media (max-width: 1440px) {
    .footer_bg .footer .f_l .f_logo a span {
        font-size: 0.2rem;
    }
    .footer_bg .footer .f_l .f_cont ul li p{
        font-size: 0.14rem;
    }

  }

  @media (max-width: 980px) {
    .footer_bg{
        width: 100%;
        margin: 0 auto;
        background: #1c202b;
        padding-bottom: 100px;
      }
      
      .footer_bg .footer{
        margin: 0 auto;
        height: auto;
    
      }
    
    
      .footer_bg .footer .f_l{
        float: none;
        width: 100%;
        padding-top: 0.25rem;
        margin: 0 auto;
      }
    
      .footer_bg .footer .f_l .f_logo{
        margin: 0 auto;
        text-align: center;
    
      }
    
      .footer_bg .footer .f_l .f_logo a{
        display: block;
      }
    
      .footer_bg .footer .f_l .f_logo a img{
        display: block;
        width: 2.51rem;
        height: 0.57rem;
        margin: 0 auto;
      }
    
      .footer_bg .footer .f_l .f_logo a span{
        display: block;
        font-size: 0.2rem;
        color: #fff;
        font-weight: bold;
        margin: 0.1rem auto 0 auto;
      }
    
      .footer_bg .footer .f_l .f_cont{
        margin-top: 0.3rem;
      } 
    
      .footer_bg .footer .f_l .f_cont ul li{
        overflow: hidden;
        line-height: 0.3rem;
        margin-bottom: 0.2rem;
      }
    
      .footer_bg .footer .f_l .f_cont ul li img{
        display: block;
        float: left;
        margin-right: 0.15rem;
        margin-top: 0.08rem;
      }
    
      .footer_bg .footer .f_l .f_cont ul li p{
        font-size: 0.15rem;
        color: #fff;
        opacity: 0.5;
        float: left;
        width: 85%;
      }
    
    
      .footer_bg .footer .f_r{
        float: none;
        width: 90%;
        margin: 0.2rem auto;
        overflow: hidden;

      } 
    
      .footer_bg .footer .f_r .f_fl{
        height: 1.85rem;
        display: none;
      }
    
      .footer_bg .footer .f_r .ewm{
        margin: 0rem auto 0 auto;
      }
    
      
      .footer_bg .footer .f_r .ewm .zx{

        display: none;
      }
    
    
      .footer_bg .footer .f_r .ewm .ewm_img{
        float: left;
        width: 1.16rem;
        margin-right: 7%;
      }
    
      .footer_bg .footer .f_r .ewm .ewm_img img{
        width: 1rem;
        height: 1rem;
        padding: 0.08rem;
        background: url(../images/ewm_bg.png) no-repeat  center;
        box-sizing: content-box;
      }
    
      .footer_bg .footer .f_r .ewm .ewm_img span{
        display: block;
        text-align: center;
        font-size: 0.14rem;
        color: #fff;
        margin-top: 0.16rem;
      }
    
    
      .footer_bg .footer .f_r .ry{
        float: right;
        width: 1.7rem;
      }
    
      .footer_bg .footer .f_r .ry .pic{
        width: 1.7rem;
        height: 1.16rem;
        background: url(../images/ry_bg.png) no-repeat  center;
      }
    
      .footer_bg .footer .f_r .ry .pic img{
        width: 1.54rem;
        height: 1rem;
        margin: 0.08rem;
    
      }
    
      .footer_bg .footer .f_r .ry .txt{
        text-align: center;
        margin-top: 0.2rem;
    
      } 
    
      .footer_bg .footer .f_r .ry .txt a{
        font-size: 0.14rem;
        color: #fff;
        font-family: Arial, Helvetica, sans-serif;
        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 .end_bg{
        width: 100%;
        height: auto;
        line-height: 0.3rem;
        border-top: 1px solid #333741;
        margin: 0.1rem auto 0 auto;
        text-align: center;
    
      }
    
      .footer_bg .end_bg .end{
        margin: 0 auto;
        font-size: 0.14rem;
        color: #8e9095;
      }
    
      .footer_bg .end_bg .end a{
        font-size: 0.14rem;
        color: #8e9095;
    
      }
    
      .footer_bg .end_bg .end img{
        vertical-align: middle;
      }
    
      .footer_bg .end_bg .end .e_l{
        float: none;
      }
    
      .footer_bg .end_bg .end .e_r{
        float: none;
      }

      .m_end_bg {
        display: block;
        }

}