/*-----------------------------------------------------------*/
/*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: #26386a;
	color: #fff;
}

::-moz-selection {
	background-color: #26386a;
	color: #fff;
}

::-webkit-selection {
	background-color: #26386a;
	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: #26386a;
}

.Urbansubstation p a:hover::after {
    background: #26386a;
}

.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: #26386a !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;
}




.clear{
    clear: both;
}


.header{
    width: 100%;
    margin: 0 auto;
    height: 1px;
}



/* 导航 */

.pagetop_bg{
    width: 100%;
    margin: 0 auto;
    height: 120px;
    position: relative;
    z-index: 9;
    background: #eef1f9;
}



.pagetop_bg .pagetop{
    width: 1280px;
    height: 120px;
    margin: 0 auto;
}

.pagetop_bg .pagetop .logo{
    float: left;
    margin-left: -90px;
}

.pagetop_bg .pagetop .logo img{
    display: block;
    width: 218px;
    height: 69px;
    margin-top: 26px;

}


.nav_xiala_xx{
    width: 915px;
    height: 120px;
    position: relative;
    z-index: 9;
    float: left;
    margin-left: 230px;
}

.nav_xiala_xx .w1200{
    width: 100%;
    height: 120px;
    margin: 0 auto;
}

.nav_xiala_xx .w1200 .nav_yiji {
    position: relative;
}

.nav_xiala_xx .w1200 .nav_yiji>li {
    width: 110px;
    height: 120px;
    position: relative;
    z-index: 5;
    float: left;
    background: url(../images/nav_bg.png) no-repeat center;
}


.nav_xiala_xx .w1200 .nav_yiji>li .one {
    width: 100%;
    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: 16px;
    color: #333333;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    line-height: 120px;
    display: inline-block;
    position: relative;
}

.nav_xiala_xx .w1200 .nav_yiji>li .one::after{
    position: absolute;
    left: 48%;
    top: 85px;
    width: 0%;
    height: 0%;
    background: #26386a;
    border-radius: 50%;
    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 .one::after {
    width: 8px;
    height: 8px;
}

.nav_xiala_xx .w1200 .nav_yiji>li.active .one::after {
    width: 8px;
    height: 8px;
}

.nav_xiala_xx .w1200 .nav_yiji>li.another .one::after {
    width: 8px;
    height: 8px;
}


.nav_xiala_xx .w1200 .nav_yiji>li:hover .one p {
    color: #26386a;
    font-weight: bold;
}

.nav_xiala_xx .w1200 .nav_yiji>li.active .one p{
    color: #26386a;
    font-weight: bold;
}

.nav_xiala_xx .w1200 .nav_yiji>li.another .one p{
    color: #26386a;
    font-weight: bold;
}

.nav_erji {
    width: 100%;
    height: 460px;
    background: #f8f8f8;
    overflow: hidden;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 120px;
    display: none;
}

.fixedNav .nav_erji {
    top: 120px;
}

.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: #26386a;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.nav_erji .jz .top .list li a::after {
    content: '';
    width: 4px;
    height: 4px;
    border: solid 1px #26386a;
    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: #26386a;
    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: #26386a;
    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: #26386a;
    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: #26386a;
    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: #26386a;
    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: #26386a;
    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: #26386a;
    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: #26386a;
    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 #26386a;
    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 #26386a;
    margin-left: 5px;
    color: #26386a;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.nav_erji .jz .ab_bot .txt .more::before {
    content: '';
    width: 8px;
    height: 8px;
    border: solid 1px #26386a;
    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: #26386a;
    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 #26386a;
    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: #26386a;
    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 #26386a;
    border-radius: 5px;
    position: absolute;
    top: 15px;
    left: 0;
}


.fixedNav {
    margin: 0 auto;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
  
}


.pagetop_bg .search{
    width: 46px;
    height: 46px;
    position: relative;
    float: right;
    margin-right: -120px;
    margin-top: 37px;
    background: #26386a url(../images/sou.png)  center no-repeat;
    border-radius: 50%;
}

.pagetop_bg .search .searchIco {
    display: block;
    margin: 0 auto;
    width: 46px;
    height: 46px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
  }
.pagetop_bg .search .searchIco em {
    display: block !important;
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    padding: 0;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }
.pagetop_bg .search .searchIco em.show {
    background: url(../images/sou.png) center center no-repeat;
  }
.pagetop_bg .search .searchIco em.hide {
    background: url(../images/sou.png) center center no-repeat;
  }
.pagetop_bg .search .searchIco.top em {
    top: -100%;
  }
.pagetop_bg .search .searchBox {
    width: 0;
    height: 40px;
    position: absolute;
    right: 100%;
    background: #fff;
    top: 3px;
    right: 100%;
    margin-right: 5px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    z-index: 9;
  }
.pagetop_bg .search .searchBox .searchInp {
    width: 250px;
    height: 40px;
    border: none;
    line-height: 40px;
    background: none;
    float: left;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
    font-size: 14px;
  }
.pagetop_bg .search .searchBox .searchInp::-webkit-input-placeholder {
    color: #adadad;
  }
.pagetop_bg .search .searchBox .searchInp:focus::-webkit-input-placeholder,
.pagetop_bg .search .searchBox .searchInp:active::-webkit-input-placeholder {
    opacity: 0.6;
    filter: alpha(opacity=60);
  }
.pagetop_bg .search .searchBox .submitBtn {
    position: absolute;
    right: 10px;
    top: 2px;
    background: url(../images/sou1.png) center center no-repeat;
    background-size: contain;
    width: 36px;
    height: 36px;
    cursor: pointer;
    border: none;
    float: right;
    -webkit-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
    opacity: 0;
    filter: alpha(opacity=0);
  }
.pagetop_bg .search .searchBox.searchShow {
    width: 300px;
  }
.pagetop_bg .search .searchBox.searchShow .submitBtn {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
.pagetop_bg .search .searchBox.searchShow .submitBtn:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }





/* footer*/


.footer_bg{
    width: 100%;
    height: 618px;
    margin: 0 auto;
    background: url(../images/footer_bg.jpg) no-repeat  center;
}

.footer_bg .footer{
    width: 1280px;
    margin: 0 auto;
    height: 295px;
    border-bottom: 1px solid #dddddd;
    box-sizing: content-box;
}

.footer_bg .footer .f_l{
    float: left;
    width: 740px;
    margin-top: 60px;
}

.footer_bg .footer .f_l .f_cont{
    height: 170px;
    margin-bottom: 10px;
}

.footer_bg .footer .f_l .f_cont ul li{
    line-height: 24px;
    overflow: hidden;
    margin-bottom: 40px;

}

.footer_bg .footer .f_l .f_cont ul li img{
    display: block;
    float: left;
    margin-right: 10px;
    width: 24px;
    height: 24px;
}

.footer_bg .footer .f_l .f_cont ul li p{
    float: left;
    font-size: 16px;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
}

.footer_bg .footer .f_l .f_cont ul li p i{
    font-size: 20px;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
}


.footer_bg .footer .f_l .f_fl{
   margin: 0 auto;

}

.footer_bg .footer .f_l .f_fl dl{
    float: left;
    width: 145px;
    margin-right: 53px;
    position: relative;
}

.footer_bg .footer .f_l .f_fl dl:last-child{
    margin-right: 0;
}

.footer_bg .footer .f_l .f_fl dl dt{
    font-size: 16px;
    color: #333333;
    background: url(../images/buttom8.png) no-repeat right center;
}

.footer_bg .footer .f_l .f_fl dl:last-child dt{
    background: none;
}

.footer_bg .footer .f_l .f_fl dl dt em{
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 8px;
    background: url(../images/buttom7.png) no-repeat center;
    margin-left: 10px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.footer_bg .footer .f_l .f_fl dl .nr{
    position: absolute;
    left: 0;
    top: 55px;
    background: #fff;
    width: 100%;
    overflow: hidden;
    height: 0;
    opacity: 0;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.footer_bg .footer .f_l .f_fl dl .nr dd a{
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    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;
    border-bottom: 1px solid #eee;
}

.footer_bg .footer .f_l .f_fl dl:hover .nr{
    opacity: 1;
    height: auto;

}

.footer_bg .footer .f_l .f_fl dl:hover dt em{
    transform: rotate(180deg);
}

.footer_bg .footer .ewm{
    float: right;
    margin-top: 75px;
}

.footer_bg .footer .ewm ul li{
    float: left;
    width: 142px;
    margin-left: 115px;
}

.footer_bg .footer .ewm ul li img{
    box-sizing: content-box;
    width: 122px;
    height: 122px;
    padding: 10px;
    background: url(../images/ewm_bg.png) no-repeat  center;

}

.footer_bg .footer .ewm ul li span{
    display: block;
    text-align: center;
    font-size: 15px;
    color: #666666;
    margin: 25px auto 0 auto;
}

.footer_bg .end{
    width: 1280px;
    margin: 40px auto 0 auto;
    font-size: 14px;
    color: #666666;
    line-height: 36px;
    text-align: center;
} 



.footer_bg .end a{
    font-size: 14px;
    color: #666666;
}

.footer_bg .end img{
    vertical-align: middle;
}