/*-----------------------------------------------------------*/
/*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: #164a96;
	color: #fff;
}

::-moz-selection {
	background-color: #164a96;
	color: #fff;
}

::-webkit-selection {
	background-color: #164a96;
	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: #164a96;
}

.Urbansubstation p a:hover::after {
    background: #164a96;
}

.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: #164a96 !important;
}

.disablemouserightclick,.disablechoose,.disablecopy{
    display: none;
}

@media (min-width: 1200px){
    .container,dl-container {
        width: 1200px  !important;
    }
}



.businessLicenseBox{
    display: none;
    position: fixed;
    z-index: 9999;
    background: rgba(0,0,0,.1);
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    -webkit-transition: .5s;
    transition: .5s;
}

.businessLicenseBoxCenter{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: 70vw;
    box-sizing: border-box;
    padding: 15px;
    background: #fff;
    display: block;
    border-radius: 10px;
}

.businessLicenseImg{
    max-width: 70vw;
    max-height: 70vh;
    display: block;
    border-radius: 10px;
    object-fit: contain;
}

.businessLicenseClose{
    position: absolute;
    top: -12px;
    right: -12px;
    background: #fff;
    border-radius: 50%;
    box-sizing: border-box;
    width: 30px;
    height: 30px;
    padding: 3px;
    cursor: pointer;
}

.businessLicense img{
    height: 18px;
    vertical-align: middle; 
    width: auto;
}




.clear{
    clear: both;
}


/*top*/

.top_bg{
    margin: 0 auto;
    width: 100%;
    height: 172px;
    border-bottom: 1px solid #ececec;
    
}

.top_bg .top_con{
    margin: 0 auto;
    width: 1300px;
    position: relative;
}

.top_bg .top_con .logo{
    width: 170px;
    height: 160px;
    border-right: 1px dashed #edf0f4;
    z-index: 10;
    padding-top: 12px;
    float: left;

}

.top_bg .top_con .logo img{
    display: block;
    margin: 0px 0 0px 15px;
    width: 134px;
    height: 147px;
}

.top_bg .top_con .logo i{
    display: block;
    text-align: center;
    font-size: 12px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.top_bg .top_con .name{
    float: left;
    margin-left: 20px;
    margin-top: 40px;
}

.top_bg .top_con .name i{
    display: block;
    font-size: 42px;
    color:  #164a96;
    font-weight: bold;
    margin-top: 10px;
}

.top_bg .top_con .name span{
    display: block;
    font-size: 18px;
    color:  #164a96;
display: none;
} 



.top_bg .top_con .tel{
    float: right;
    width: 280px;
    height: 68px;
    line-height: 68px;
    background: #164a96;
    margin-top: 50px;
    border-radius: 45px;

}

.top_bg .top_con .tel img{
    display: block;
    float: left;
    width: 54px;
    height: 54px;
    margin: 7px 0 0 10px;
}

.top_bg .top_con .tel i{
    display: block;
    float: left;
    font-size: 24px;
    color:  #ffffff;
    margin-left: 20px;
}



 /* 导航 */
  
 .nav_xiala_xx{
    width: 100%;
    height: 64px;
    background:  #fff;
    position: relative;
    z-index: 9;
  }
  
  .nav_xiala_xx .w1200{
    width: 1300px;
    height: 64px;
    margin: 0 auto;

  }
  
  .nav_xiala_xx .w1200 .nav_yiji {
    position: relative;
  }
  
  .nav_xiala_xx .w1200 .nav_yiji>li {
    height: 64px;
    position: relative;
    z-index: 5;
    float: left;
    width: 130px;
  }


  
  .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: 64px;
  }
  
  
  .nav_xiala_xx .w1200 .nav_yiji>li::after{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height:0px;
    background: #164a96 ; 
    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: 100%;
  }
  
  .nav_xiala_xx .w1200 .nav_yiji>li.active::after {
    height: 100%;
  }
  
  .nav_xiala_xx .w1200 .nav_yiji>li.another::after  {
    height: 100%;
  }

  .nav_xiala_xx .w1200 .nav_yiji>li:hover .one p {
    color: #fff;
  }
  
  .nav_xiala_xx .w1200 .nav_yiji>li.active .one p  {
    color: #fff;
  }
  
  .nav_xiala_xx .w1200 .nav_yiji>li.another .one p  {
    color: #fff;
  }
  
  
  .nav_erji {
    width: 100%;
    height: 460px;
    background: #f8f8f8;
    overflow: hidden;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 64px;
    display: none;
  }
  
  .fixedNav .nav_erji {
    top: 64px;
  }
  
  .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: #b9222a;
    -webkit-transition: all .7s;
    transition: all .7s;
  }
  
  .nav_erji .jz .top .list li a::after {
    content: '';
    width: 4px;
    height: 4px;
    border: solid 1px #b9222a;
    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: #b9222a;
    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: #b9222a;
    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: #b9222a;
    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: #b9222a;
    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: #b9222a;
    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: #b9222a;
    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: #b9222a;
    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: #b9222a;
    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 #b9222a;
    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 #b9222a;
    margin-left: 5px;
    color: #b9222a;
    -webkit-transition: all .7s;
    transition: all .7s;
  }
  
  .nav_erji .jz .ab_bot .txt .more::before {
    content: '';
    width: 8px;
    height: 8px;
    border: solid 1px #b9222a;
    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: #b9222a;
    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 #b9222a;
    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: #b9222a;
    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 #b9222a;
    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));
  
  }
  
  

/*footer*/



.footer_bg{
  width: 100%;
  height: 670px;
  margin: 0 auto;
  background: url(../images/footer_bg.jpg) top center no-repeat;
}

.footer_bg .footer{
  margin: 0 auto;
  width: 1300px;
  padding-top: 80px;
  box-sizing: content-box;
}

.footer_bg .footer .message{
  float: left;
  width: 350px;
}

.footer_bg .footer .message .m_t{
  background: url(../images/m_t.png) top left no-repeat;
  margin-top: 40px;
  height: 95px;
}

.footer_bg .footer .message .m_t h5{
  font-size: 20px;
  color: #333;
  font-weight: bold;
  padding-top: 45px;

}


.footer_bg .footer .message .form-group1{
  width: 313px;
  height: 50px;
  background: #f6f6f6;
  border-radius: 5px;
  margin: 0 0 17px 0;

}

.footer_bg .footer .message .form-group1 input{
  width: 313px;
  height: 50px;
  background: url(../images/m1.png) no-repeat 10px center;
  text-indent: 50px;
  font-size: 14px;
  color: #999999;
}

.footer_bg .footer .message .form-group2{
  width: 313px;
  height: 50px;
  background: #f6f6f6;
  border-radius: 5px;
  margin: 0 0 17px 0;

}

.footer_bg .footer .message .form-group2 input{
  width: 313px;
  height: 50px;
  background: url(../images/m2.png) no-repeat 10px center;
  text-indent: 50px;
  font-size: 14px;
  color: #999999;
}


.footer_bg .footer .message .form-group3{
  width: 313px;
  height: 50px;
  background: #f6f6f6;
  border-radius: 5px;
  margin: 0 0 17px 0;

}

.footer_bg .footer .message .form-group3 textarea{
  width: 313px;
  height: 35px;
  background: url(../images/m3.png) no-repeat 10px 10px;
  text-indent: 50px;
  font-size: 14px;
  color: #999999;
  padding-top: 15px;
  box-sizing: content-box;
}

.footer_bg .footer .message .form-group4{
  width: 313px;
  height: 50px;
  background: #f6f6f6;
  border-radius: 5px;
  margin: 0 0 0px 0;

}

.footer_bg .footer .message .form-group4 input{
  width: 200px;
  height: 46px;
  background: url(../images/m4.png) no-repeat 10px center;
  text-indent: 50px;
  font-size: 14px;
  color: #999999;
  float: left;
}

.footer_bg .footer .message .form-group4 .imgcode{
  float: right;
  width: 90px;
  height: 36px;
  margin: 7px 15px 0 0;
}

.footer_bg .footer .message .anniu{
  margin: 30px 0 0 30px;
  width: 245px;
  height: 61px;
}

.footer_bg .footer .message .anniu button{
  cursor: pointer;
  border: none;
  width: 245px;
  height: 61px;
  background: #164a96;
  border-radius: 45px;
  font-size: 16px;
  color: #fff;
}

.footer_bg .footer .f_r{
  float: right;
  width: 885px;
} 

.footer_bg .footer .f_r .f_fl{
  margin-top: 20px;
  height: 250px;
  overflow: hidden;

}

.footer_bg .footer .f_r .f_fl dl{
  float: left;
  width: 190px;
  height: 176px;
  border-right: 1px solid rgba(255, 255, 255, 0.12);
  margin-right: 40px;
}

.footer_bg .footer .f_r .f_fl dl:last-child{
  margin-right: 0;
  border-right: none;
}

.footer_bg .footer .f_r .f_fl dl dt{
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
}

.footer_bg .footer .f_r .f_fl dl dd a{
  font-size: 14px;
  color: #fff;
  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;
  opacity: 0.6;
  line-height: 36px;
}

.footer_bg .footer .f_r .f_fl dl dd a:hover{
  transform: translateX(10px);
  opacity: 1;
}

.footer_bg .footer .f_r .f_box{
  height: 210px;
  overflow: hidden;

} 

.footer_bg .footer .f_r .f_box .f_cont{
  float: left;
  width: 420px;
  margin-top: 30px;

}

.footer_bg .footer .f_r .f_box .f_cont ul li{
  margin-bottom: 20px;
  overflow: hidden;
  line-height: 27px;

}

.footer_bg .footer .f_r .f_box .f_cont ul li img{
  display: block;
  float: left;
  margin-right: 25px;
}

.footer_bg .footer .f_r .f_box .f_cont ul li p{
  float: left;
  font-size: 14px;
  color:  #fff;
  width: 360px;
}

.footer_bg .footer .f_r .f_box .ewm{
  float: right;
  margin-right: 20px;
}

.footer_bg .footer .f_r .f_box .ewm ul li{
  border: 1px solid #2c3e73;
  width: 159px;
  height: 159px;
  margin-right: 15px;
  float: left;
}

.footer_bg .footer .f_r .f_box .ewm ul li img{
  width: 139px;
  height: 139px;
  margin: 10px;

}


.footer_bg .footer .f_r .end{
  margin: 15px auto 0 auto;
  
} 

.footer_bg .footer .f_r .end .e_l{
  float: left;
}

.footer_bg .footer .f_r .end .e_l ul li{
  line-height: 30px;
  font-size: 14px;
  color: #666666;

}

.footer_bg .footer .f_r .end .e_l ul li a{
  font-size: 14px;
  color: #666666;

}

.footer_bg .footer .f_r .end .e_l ul li img{
  vertical-align: middle;
}

.footer_bg .footer .f_r .end .e_r{
  float: right;
}

.footer_bg .footer .f_r .end .e_r ul li{
  line-height: 30px;
  font-size: 14px;
  color: #666666;
}

.footer_bg .footer .f_r .end .e_r ul li a{
  font-size: 14px;
  color: #666666;
}

.footer_bg .footer .f_r .end .e_r ul li img{
  vertical-align: middle;
    display: none;

}