

@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: #f08233;

	color: #fff;

}



::-moz-selection {

	background-color: #f08233;

	color: #fff;

}



::-webkit-selection {

	background-color: #f08233;

	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;

}





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: #f08233;

}



.Urbansubstation p a:hover::after {

    background: #f08233;

}



.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: #f08233 !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{

    margin: 0 auto;

    width: 100%;

    height: 1px;

    

}



.top_bg{

    width: 100%;

    height: 130px;

    margin: 0 auto;

    background: #fff;

    position: relative;

    z-index: 5;

}



.top_bg .top_con{

    margin: 0 auto;

}



.top_bg .top_con .logo{

    float: left;

    margin-left: 9%;

    width: 23.5%;

    

}



.top_bg .top_con .logo img{

    display: block;

    width: 100%;

    height: auto;

    margin-top: 39px;



}











 

  

 .nav_xiala_xx{

    width: 38%;

    height: 130px;

    position: relative;

    z-index: 9;

    float: left;

    margin-left: 10%;

  }

  

  .nav_xiala_xx .w1200{

    width: 100%;

    height: 130px;

    margin: 0 auto;

  

  }

  

  .nav_xiala_xx .w1200 .nav_yiji {

    position: relative;

  }

  

  .nav_xiala_xx .w1200 .nav_yiji>li {

    height: 130px;

    position: relative;

    z-index: 5;

    float: left;

    width: 16.5%;

    background: url(../images/nav_l.png) center right no-repeat;

    

  }

  

  .nav_xiala_xx .w1200 .nav_yiji>li:last-child{

    background: none;

  }

  

  .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: #333333;

    -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;

    line-height: 130px;

  }

  



  

  .nav_xiala_xx .w1200 .nav_yiji>li::after{

    position: absolute;

    left: 0%;

    top: 0px;

    width: 0%;

    height:100%;

    background: #fef9f5;

    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::before{

    position: absolute;

    left: 0%;

    bottom: 0px;

    width: 0%;

    height:3px;

    background: #f08233;

    content: "";

    -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 .one p{

    font-weight: bold;

    color: #f08233;

    font-size: 18px;

  }

  

  .nav_xiala_xx .w1200 .nav_yiji>li.active .one p {

    font-weight: bold;

    color: #f08233;

    font-size: 18px;

  }

  

  .nav_xiala_xx .w1200 .nav_yiji>li.another .one p {

    font-weight: bold;

    color: #f08233;

    font-size: 18px;

  }

  

  

  .nav_xiala_xx .w1200 .nav_yiji>li:hover::after{

    width: 100%;

  }

  

  .nav_xiala_xx .w1200 .nav_yiji>li.active::after{

    width: 100%;

  }

  

  .nav_xiala_xx .w1200 .nav_yiji>li.another::after {

    width: 100%;

  }

  

  .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: 130px;

    display: none;

  }

  

  .fixedNav .nav_erji {

    top: 130px;

  }

  

  .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;
	    text-align: center;

    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: #f08233;

    -webkit-transition: all .7s;

    transition: all .7s;

  }

  

  .nav_erji .jz .top .list li a::after {

    content: '';

    width: 4px;

    height: 4px;

    border: solid 1px #f08233;

    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: #f08233;

    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: #f08233;

    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: #f08233;

    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: #f08233;

    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: #f08233;

    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: #f08233;

    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: #f08233;

    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: #f08233;

    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 #f08233;

    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;
	overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4;  -webkit-box-orient: vertical;

  }

  

  .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 #f08233;

    margin-left: 5px;

    color: #f08233;

    -webkit-transition: all .7s;

    transition: all .7s;

  }

  

  .nav_erji .jz .ab_bot .txt .more::before {

    content: '';

    width: 8px;

    height: 8px;

    border: solid 1px #f08233;

    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: #f08233;

    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 #f08233;

    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: #f08233;

    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 #f08233;

    border-radius: 5px;

    position: absolute;

    top: 15px;

    left: 0;

  }

  

  

  .fixedNav {

    margin: 0 auto;

    position: fixed !important;

    top: 0px;

    left: 0px;

    width: 100%;

    z-index: 100000;

    _position: absolute;

    _top: expression(eval(document.documentElement.scrollTop));

  

  }

  

  .top_bg .tel {

    float: left;

    padding-left: 50px;

    font-size: 24px;

    color: #333;

    font-family: "Impact";

    margin-left: 2%;

    height: 36px;

    line-height: 36px;

    background: url(../images/tel.png) left center no-repeat;

    margin-top: 47px;

  }

  







.footer_bg{

  width: 100%;

  /*height: 538px;*/

  margin: 0 auto;

  background: url(../images/footer_bg.jpg) top center no-repeat;

}



.footer_bg .footer{

  margin: 0 auto;

  height: 462px;

  width: 1280px;



}



.footer_bg .footer .f_cont{

  margin: 0 auto;

  height: 60px;

  padding-top: 82px;

  box-sizing: content-box;

}



.footer_bg .footer .f_cont ul li{

  float: left;

  height: 60px;

  line-height: 60px;

  margin-right: 50px;

  width: 440px;

}



.footer_bg .footer .f_cont ul li:last-child{

  margin-right: 0;

}



.footer_bg .footer .f_cont ul li img{

  display: block;

  float: left;

  height: 60px;

  width: 60px;

  margin-right: 10px;

}



.footer_bg .footer .f_cont ul li p{

  font-size: 16px;

  color: #fff;

  font-family: Arial, Helvetica, sans-serif;

  float: left;

  width: 370px;

}



.footer_bg .footer .f_cont ul li p i{

  font-size: 20px;

  color: #fff;

  font-weight: bold;

  font-family: Arial, Helvetica, sans-serif;

}



.footer_bg .footer .f_cont ul li p em{

  font-size: 14px;

  color: #fff;

}



.footer_bg .footer .f_cont ul li:nth-child(2){

  width: 300px;

}



.footer_bg .footer .f_cont ul li:nth-child(2) p{

  width: 230px;

}



.footer_bg .footer .f_fl{

  margin: 75px auto 0 auto;

}





.footer_bg .footer .f_fl .f_l{

  float: left;

  width: 625px;

  margin-right: 60px;

}



.footer_bg .footer .f_fl .f_l dl{

  float: left;

  width: 120px;

  margin-right: 47px;

}



.footer_bg .footer .f_fl .f_l dl:last-child{

  margin-right: 0;

}



.footer_bg .footer .f_fl .f_l dl dt{

  font-size: 18px;

  color: #fff;

  font-weight: bold;

  padding-left: 10px;

  background: url(../images/f_xt.png) no-repeat left center;

  line-height: 20px;

  margin-bottom: 12px;

}



.footer_bg .footer .f_fl .f_l dl dd a{

  font-size: 14px;

  color: #999999;

  line-height: 36px;

  display: block;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

  margin-left: 12px;



}



.footer_bg .footer .f_fl .f_l dl dd a:hover{

  color: #fff;

  transform: translateX(10px);

}



.footer_bg .footer .f_r{

  float: right;

} 



.footer_bg .footer .f_r .ewm{

  float: left;

}



.footer_bg .footer .f_r .ewm ul li{

  float: left;

  width: 142px;

  margin-right: 90px;

}



.footer_bg .footer .f_r .ewm ul li img{

  display: block;

  width: 122px;

  height: 122px;

  padding: 10px;

  background: url(../images/ewm_bg.png) no-repeat center;

  box-sizing: content-box;

}



.footer_bg .footer .f_r .ewm ul li span{

  display: block;

  text-align: center;

  margin: 8px auto 0 auto;

  font-size: 14px;

  color: #666666;



}



.footer_bg .footer .f_r .ry{

  float: right;

  width: 117px;

  height: 156px;

  background: url(../images/ry_bg.png) no-repeat center;

}



.footer_bg .footer .f_r .ry img{

  display: block;

  width: 102px;

  height: 140px;

  margin: 9px 0 0 9px;

}





.footer_bg .end{

  /*width: 1280px;

  margin: 10px auto 0 auto;*/
  
  margin: 15px;

  text-align: center;

 /* height: 30px;*/

  line-height: 30px;

  font-size: 14px;

  color: #999999;

}



.footer_bg .end a{

  font-size: 14px;

  color: #999999;



}





.footer_bg .end img{

  vertical-align: middle;

}









i {

  font-weight: normal;

  font-style: normal;

}



.topxunpan {

  position: relative;

  display: inline-block;

  z-index: 9999;

}





.topxunpan .xp {

  position: relative;

  line-height: 30px;

  font-size: 14px;

  color:  #999999;

  cursor: pointer;



}



.topxunpan .xp img {

  position: relative;

  margin: 0px 0px 5px 0px;

  display: inline-block;

  text-align: right;

}





.topxunpan .xp i {

  padding: 0px;

  margin-left: 0px;

  margin-right: 0px;

  box-sizing: border-box;

  font-size: 14px;

  color:  #999999;

}





.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: #f08233 ;

  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: #f08233 ;

  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;

}



