/*-----------------------------------------------------------*/
/*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: #ca0000;
	color: #fff;
}

::-moz-selection {
	background-color: #ca0000;
	color: #fff;
}

::-webkit-selection {
	background-color: #ca0000;
	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: #ca0000;
}

.Urbansubstation p a:hover::after {
    background: #ca0000;
}

.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: #ca0000 !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;
}


/* header */

.header{
    width: 100%;
    margin: 0 auto;
    height: 1px;
}

.top_bg{
    width: 100%;
    margin: 0 auto;
    height: 107px;
    background: #fff;
    position: relative;
    z-index: 9;
} 

.top_bg .top_con{
    margin: 0 auto;
    width: 1280px;
}

.top_bg .top_con .logo{
    float: left;
    margin-left: -40px;
}

.top_bg .top_con .logo img{
    display: block;
    width: 275px;
    height: 68px;
    margin-top: 20px;
}



 /* 导航 */
  
 .nav_xiala_xx{
    width: 745px;
    height: 107px;
    position: relative;
    z-index: 9;
    margin-left: 110px;
    float: left;
  }
  
  .nav_xiala_xx .w1200{
    width: 745px;
    height: 107px;
    margin: 0 auto;

  }
  
  .nav_xiala_xx .w1200 .nav_yiji {
    position: relative;
  }
  
  .nav_xiala_xx .w1200 .nav_yiji>li {
    height: 107px;
    position: relative;
    z-index: 5;
    float: left;
    width: auto;
    background: url(../images/nav_l.png) no-repeat right center;
    box-sizing: content-box;
    width: 124px;
  }

  
  .nav_xiala_xx .w1200 .nav_yiji>li .one {
    display: block;
    box-sizing: content-box;
    position: relative;
    z-index: 0;
    -webkit-transition: all .7s;
    transition: all .7s;
    text-align: center;
  }
  
  .nav_xiala_xx .w1200 .nav_yiji>li .one p {
    font-size: 16px;
    color: #444444;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    display: block;
    position: relative;
    box-sizing: content-box;
    padding-top: 40px;
  }

  .nav_xiala_xx .w1200 .nav_yiji>li .one p i{
    font-size: 12px;
    color: #bbb4b4;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: capitalize;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    display: block;
    font-weight: normal;
    opacity: 0;
    margin-top: 3px;

  }
  
  
  .nav_xiala_xx .w1200 .nav_yiji>li::after{
    position: absolute;
    left: 0%;
    top: 18px;
    width: 100%;
    height:0px;
    background: url(../images/nav_hover.png) center no-repeat;
    content: "";
    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::after{
    height: 16px;
  }
  
  .nav_xiala_xx .w1200 .nav_yiji>li.active::after {
    height: 16px;
  }
  
  .nav_xiala_xx .w1200 .nav_yiji>li.another::after {
    height: 16px;
  }


  .nav_xiala_xx .w1200 .nav_yiji>li:hover .one p{
    font-weight: bold;
  }

  .nav_xiala_xx .w1200 .nav_yiji>li.active .one p{
    font-weight: bold;
  }

  .nav_xiala_xx .w1200 .nav_yiji>li.another .one p{
    font-weight: bold;
  }



  .nav_xiala_xx .w1200 .nav_yiji>li:hover .one p i{
    opacity: 1;
  }

  .nav_xiala_xx .w1200 .nav_yiji>li.active .one p i{
    opacity: 1;
  }

  .nav_xiala_xx .w1200 .nav_yiji>li.another .one p i{
    opacity: 1;
  }



  
  .nav_erji {
    width: 100%;
    height: 460px;
    background: #f8f8f8;
    overflow: hidden;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 107px;
    display: none;
  }
  
  .fixedNav .nav_erji {
    top: 107px;
  }
  
  .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: #ca0000;
    -webkit-transition: all .7s;
    transition: all .7s;
  }
  
  .nav_erji .jz .top .list li a::after {
    content: '';
    width: 4px;
    height: 4px;
    border: solid 1px #ca0000;
    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: #ca0000;
    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: #ca0000;
    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: #ca0000;
    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: #ca0000;
    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: #ca0000;
    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: #ca0000;
    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: #ca0000;
    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: #ca0000;
    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 #ca0000;
    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 #ca0000;
    margin-left: 5px;
    color: #ca0000;
    -webkit-transition: all .7s;
    transition: all .7s;
  }
  
  .nav_erji .jz .ab_bot .txt .more::before {
    content: '';
    width: 8px;
    height: 8px;
    border: solid 1px #ca0000;
    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: #ca0000;
    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 #ca0000;
    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: #ca0000;
    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 #ca0000;
    border-radius: 5px;
    position: absolute;
    top: 15px;
    left: 0;
  }
  
  
  .fixedNav {
    margin: 0 auto;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    background: #fff;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
  
  }


.top_bg .tel{
    float: right;
    margin-right: -60px;
    padding-left: 40px;
    background: url(../images/tel.png) no-repeat left center;
    height: 28px;
    line-height: 28px;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    margin-top: 40px;
}

.top_bg .tel i{
    font-size: 24px;
    color: #333;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
  




/* footer */


.footer_bg{
  width: 100%;
  height: 607px;
  margin: 0 auto;
  background: url(../images/footer_bg.jpg) no-repeat top center;
}


.footer_bg .footer{
  width: 1280px;
  margin: 0 auto;
  padding-top: 130px;
  box-sizing: content-box;
}

.footer_bg .footer .f_l{
  float: left;
  width: 700px;
}

.footer_bg .footer .f_l .f_fl{
  height: 310px;

}

.footer_bg .footer .f_l .f_fl .f_t{
  margin-bottom: 55px;

}

.footer_bg .footer .f_l .f_fl .f_t img{
  vertical-align: middle;
}

.footer_bg .footer .f_l .f_fl .f_t i{
  display: inline-block;
  margin-left: 15px;
  font-size: 18px;
  color: #fff;
  position: relative;
  top: 8px;
}

.footer_bg .footer .f_l .f_fl dl{
  float: left;
  width: 140px;
  margin-right: 40px;
}

.footer_bg .footer .f_l .f_fl dl:last-child{
  margin-right: 0;
}

.footer_bg .footer .f_l .f_fl dl dt{
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  padding-left: 10px;
  background: url(../images/f_xt.jpg) no-repeat left center;
  margin-bottom: 10px;
}

.footer_bg .footer .f_l .f_fl dl dd a{
  font-size: 14px;
  color: #999999;
  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;
  line-height: 36px;
  margin-left: 12px;
}

.footer_bg .footer .f_l .f_fl dl dd a:hover{
  color:  #fff;
  transform: translateX(10px);
}

.footer_bg .footer .f_l .end{
  margin-top: 30px;

}

.footer_bg .footer .f_l .end ul li{
  font-size: 14px;
  color:  #666666;
  line-height: 30px;

}

.footer_bg .footer .f_l .end ul li a{
  font-size: 14px;
  color:  #666666;
}

.footer_bg .footer .f_l .end ul li img{
  vertical-align: middle;
}

.footer_bg .footer .f_r{
  float: right;
  width: 530px;
}

.footer_bg .footer .f_r .f_t{
  margin-bottom: 42px;

}

.footer_bg .footer .f_r .f_t img{
  vertical-align: middle;
}

.footer_bg .footer .f_r .f_t i{
  display: inline-block;
  margin-left: 15px;
  font-size: 18px;
  color: #fff;
  position: relative;
  top: 8px;
}

.footer_bg .footer .f_r .tel{
  height: 60px;
  line-height: 60px;
}

.footer_bg .footer .f_r .tel em{
  display: block;
  float: left;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  background: #da3434;
  margin-right: 15px;
  -webkit-box-shadow: 0 8px 8px 0px rgba(23, 68, 154, .2);
  box-shadow: 0 8px 8px 0px rgba(23, 68, 154, .2);
}

.footer_bg .footer .f_r .tel span{
  font-size: 16px;
  color: #ffffff;
  display: block;
  float: left;
}

.footer_bg .footer .f_r .tel i{
  font-size: 28px;
  color: #fff;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

.footer_bg .footer .f_r .address{
  margin-top: 40px;

}

.footer_bg .footer .f_r .address ul li{
  margin-bottom: 15px;
  line-height: 24px;
  font-size: 16px;
  color: #bebebe;

}

.footer_bg .footer .f_r .address ul li em{
  font-size: 14px;
  color: #bebebe;
}

.footer_bg .footer .f_r .address ul li img{
  vertical-align: middle;
  margin-right: 10px;

}

.footer_bg .footer .f_r .ewm{
  margin-top: 65px;

}

.footer_bg .footer .f_r .ewm .honor{
  float: left;
}

.footer_bg .footer .f_r .ewm .honor .pic{
  width: 170px;
  height: 120px;
  border: 1px solid #919191;

}

.footer_bg .footer .f_r .ewm .honor .pic img{
  width: 150px;
  height: 100px;
  margin: 10px;
}

.footer_bg .footer .f_r .ewm .honor .txt{
  margin: 7px auto 0 auto;
  text-align: center;

}

.footer_bg .footer .f_r .ewm .honor .txt a{
  font-size: 14px;
  color:  #666666;
  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 .ewm ul{
  float: left;
}

.footer_bg .footer .f_r .ewm ul li{
  float: left;
  width: 120px;
  margin-left: 45px;
}

.footer_bg .footer .f_r .ewm ul li img{
  display: block;
  width: 104px;
  height: 104px;
  padding: 8px;
  background: url(../images/ewm_bg.png) no-repeat center;
  box-sizing: content-box;
}

.footer_bg .footer .f_r .ewm ul li span{
  font-size: 14px;
  color:  #666666;
  margin: 7px auto 0 auto;
  text-align: center;
  display: block;
}