*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}
body{
    font-family: "Microsoft Yahei", "微软雅黑", "宋体", Tahoma, Arial, Helvetica, STHeiti;
}
@font-face {
    font-family: 'Kozuka Gothic Pr6N-Extra Light';
    src : url('../fonts/Kozuka Gothic Pr6N-Extra Light.otf');


    src:  url('../fonts/Kozuka Gothic Pr6N-Extra Light.otf'); format('embedded-opentype'),
url('../fonts/Kozuka Gothic Pr6N-Extra Light.otf'); format('woff'),
url('../fonts/Kozuka Gothic Pr6N-Extra Light.otf'); format('truetype'),
url('../fonts/Kozuka Gothic Pr6N-Extra Light.otf'); format('svg');
    font-weight: normal;
    font-style: normal;
}
a{
    color:#333;
}
h1,h2,h3,h4,h5,h6{
    font-weight:normal;
}
i{
    font-style: normal;
}
img{
    display: block;
    border: none\9;

}
.header{
    width: 100%;
    overflow: hidden;
}
.header-top{
    height: 38px;
    line-height: 38px;
    background: #ccc;
    width: 100%;
}
.header-top-content{
    width: 1200px;
    margin: 0 auto;
    color:#666;
    font-size: 14px;
    overflow: hidden;

}
.header-top .header-top-content .left{
    float: left;
}

.header-top .header-top-content .right{

    float: right;
}
.header-top .header-top-content .right a{
    color:#666;
    font-size: 14px;
}
.header-top .header-top-content .right span{
    margin: 0 10px;
    color:#666;
}
.header-zb-content{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.header-zb-content .left{
    display: inline-block;
    vertical-align: top;
letter-spacing: 1px;
    margin: 30px 0 24px 0;
}

.header-zb-content .left .img{
    display: inline-block;
    vertical-align: top;
}
.header-zb-content .left .img img{
    display: block;
}
.header-zb-content .left .wb{
    display: inline-block;
    vertical-align: bottom;
    margin-left: 35px;
}

.header-zb-content .left .wb i{
    color:#ef3333;
    font-size: 26px;
    display: inline-block;
    margin-top: 8px;
}

.header-zb-content .left .wb .wb-2{
    font-size: 20px;
    color:#333;

}
.header-zb-content .right{
    display: inline-block;
    width: 562px;
    margin-top: 35px;
}
.header-zb-content .right .img-wb{
    float: right;

}
.header-zb-content .right .img-wb .img-dh{
    display: inline-block;
    vertical-align: middle;
    margin: -33px 0 0 20px;
}
.header-zb-content .right .img-wb h2{
    color:#ef3333;
    font-size: 28px;
}
.header-zb-content .right .img-wb h1{
    color:#333;
    font-size: 20px;
    text-align: right;
}
.header-zb-content .right .img-wb .wb-3{
    display: inline-block;
    vertical-align: bottom;
    margin-left: 10px;
}
.banner{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.banner .hd{
    position: absolute;
    z-index: 555;
    left: 50%;
    bottom: 3%;
    zoom: 1;
}
.banner .hd ul li{
    border-radius: 100%;
    background: #fff;
    width: 15px;
    height: 15px;
    float: left;
    margin-right: 20px;
}
.banner .hd ul li.on{
    background:#ef3333;
    cursor: pointer;
}
.banner .bd{

}
.banner .bd img{
    width: 100%;
    display: block;
}

.nav{
    width: 100%;
    border-bottom: 2px solid #ef3333;
    height: 56px;
    background: #333333;
}
.nav-content{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.nav-content ul li{
    display: inline-block;
    text-align: center;
    position: relative;
    margin-left: -5px;
    width: 143px;
    height: 56px;
    line-height: 56px;
}
.nav-content ul li a{
    font-size:16px;
    color:#fff;
    display: inline-block;
    width: 100%;
    height: 100%;
}
.nav-content ul li:after{
    content: url(../images/nav-r-bq.png);
    display: inline-block;
    vertical-align: middle;
    float: right;
}
.nav-content ul li.on:after{
  visibility: hidden;
}
.nav-content ul li:hover:after{
    visibility: hidden;
}
.nav-content ul li.on{
   background: #ef3333;
}
.nav-content ul li:hover{
    background: #ef3333;
}
.search{
    width: 100%;
  box-shadow: 3px 3px 20px #eeeeee;
    height: 74px;
    line-height: 74px;
}
.search-content{
    width: 1200px;
    margin: 0 auto;
}
.search-keywords{
    font-size: 22px;
    color:#333;
    display: inline-block;
}
.search-keywords span{
    color:#ef580b;
    font-size: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}
.search-keywords span>img{
    display: inline-block;
 }
.search-keywords a{
    color:#666;
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
}
.search-keywords i{
    background: #858585;
    display: inline-block;
    width: 2px;
    height: 17px;
    margin:0 14px;
}
#searchForm{
    background:url(../images/search.png)no-repeat;
    background:url(../images/search.png)\9 no-repeat;
    width: 283px;
    height: 38px;
    margin-top: 20px;
    vertical-align: middle;
}
.search-form{
    display: inline-block;
    float: right;
}
#searchForm .search-input{
    vertical-align: middle;
    height: 38px;
    background: none;
    border: none;
    line-height: 38px;
    margin-left: 13px;
    margin-top: -40px;
}
.search-form .search-input{
    width: 225px;
    line-height: 35px;
    outline: none;
    height: 35px;
    color:#999;
}
.search-form #s_btn{
    width: 45px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: none;
    color: #fff;
    outline: none;
    border: none;
    cursor: pointer;
    margin-left: -8px;
    display: inline-block;
    vertical-align: top;
}
.product{
    width: 1200px;
    margin: 0 auto;
}
.product .content .top{
    text-align: center;
    margin-top: 30px;
}
.product .content .left{
    width: 240px;
    border: 1px solid #ccc;
    display: inline-block;
}
.product .content .right{
    display: inline-block;
 vertical-align: top;
    width: 935px;
    margin-left: 15px;
}
.product .content .top img{
    display: inline-block;
}
.product .content .right .r-top{
    background: #333;
    height: 40px;
    line-height: 40px;
    width: inherit;
    overflow: hidden;
}
.product .content .right .r-top img{
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 15px;
}
.product .content .right .r-top span{
    display: inline-block;
    vertical-align: middle;
    font-size:20px;
    color:#fff;
}
.product .content .right .r-top a{
    float: right;
    margin-right: 20px;
    color:#fff;
    font-size:14px;
}
.product .content .nr{
    margin-top: 25px;
}
.product .content .nr .right .cp-zl{
    margin-top: 20px;
}
.product .content .nr .right .cp-zl ul li{
    display: inline-block;
    vertical-align: top;
    width: 300px;
    margin: 0 17px 20px 0;
}
.product .content .nr .right .cp-zl ul li+li+li{
    margin-right: 0;
}
.product .content .nr .right .cp-zl ul li+li+li+li{
    margin: 0 17px 20px 0;
}
.product .content .nr .right .cp-zl ul li+li+li+li+li{
    margin: 0 17px 20px 0;
}
.product .content .nr .right .cp-zl ul li+li+li+li+li+li{
    margin-right: 0;
}
.product .content .nr .right .cp-zl ul li+li+li+li+li+li+li{
    margin: 0 17px 20px 0;
}
.product .content .nr .right .cp-zl ul li+li+li+li+li+li+li+li+li{
    margin-right: 0;
}
.product .content .nr .right .cp-zl ul li .img{
    width: 299px;
    height: 260px;
    overflow: hidden;
    border: 1px solid #ccc;
}
.product .content .nr .right .cp-zl ul li .mc>a{
    width: 301px;
    display: inline-block;
    background: #ebebeb;
    height: 37px;
    line-height: 37px;
    text-align: center;
    font-size: 16px;
    color:#333;
}

.product .content .nr .right .cp-zl ul li:hover{
    box-shadow: 0 2px 20px 4px #ccc;
    transition-duration: 300ms;
}
.product .content .left .left-bt{
text-align: center;
    background: #ef3333;
}
.product .content .left .left-bt h1{
    color:#fff;
    font-size: 30px;
    padding-top: 15px;
}
.product .content .left .left-bt h2{
    color:#fff;
    font-size: 28px;
    text-transform: uppercase;
     opacity: 0.5;
    letter-spacing: 1px;
    padding-bottom: 5px;
}
.product .content .left .fl-dq{

}
.product .content .left .fl-dq .sideMenu{

}
.product .content .left .fl-dq .sideMenu h5{
    background: #ef3333;
     color:#fff;
    font-size: 22px;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    cursor: pointer;
    padding: 4px 0;
}
.product .content .left .fl-dq .sideMenu h5 em{
    padding: 3.8px;
    background: #333;
}
.product .content .left .fl-dq .sideMenu h5 span{
    margin-left: 22px;
}
.product .content .left .fl-dq .sideMenu ul li{
    color:#fff;
    font-size: 16px;
    background: #333;
    text-align: center;
    border-bottom:1px solid #fff;
    cursor: pointer;
}
.product .content .left .fl-dq .sideMenu ul li img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.product .content .left .fl-dq .sideMenu ul{
    display: none;
}
.product .content .left .fl-dq .sideMenu dl{
    background: #fff;
    text-align: left;
    padding: 0 18px;
    position: relative;
    overflow: hidden;
    border-left: 1px solid #ccc;
}
.product .content .left .fl-dq .sideMenu h3>a{
 color:#fff;
    font-size: 18px;
}
.product .content .left .fl-dq .sideMenu dl dd{
    width: 48%;
    height: 37px;
    line-height: 37px;
    display: inline-block;
}
.product .content .left .fl-dq .sideMenu dl dd>a{
    color: #333333;font-size:14px;
    display: inline-block;
}
.product .content .left>.fl-dq>.sideMenu>ul>li>dl>dd>a img{
  visibility: hidden;
}
.product .content .left>.fl-dq>.sideMenu>ul>li h3{
    line-height: 35px
}
.product .content .left .fl-dq .sideMenu dl dd>a:hover{
    color:#ef3333;
}

.product .content .left .fl-dq .sideMenu dl hr{
    width: 100%;
    height: 2px;
    background: #efefef;
    outline: none;
    border: none;
    position: absolute;
    left: 0;
}
.product .content .left .fl-dq .sideMenu dl .hr-2{
    height: 3px;
}

.kr-six{
    margin-top: 38px;
}
.kr-six .nr{
    width: 100%;
    overflow: hidden;
}
.kr-six img{
    width: 100%;
}
.advantage{
    margin-top: 35px;
}
.advantage .nr{
    width: 1200px;
    margin: 0 auto;
}
.advantage .nr .top{
    text-align: center;
}
.advantage .nr .top img{
    display: inline-block;
}
.advantage .nr .content{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.advantage .nr .content .left{
float: left;
    margin-top: 20px;
}
.advantage .nr .content .left ul li{
    margin-bottom:60px;
}
.advantage .nr .content .left ul li .bt span{
       display: inline-block;
    width: 40px;
    height: 40px;
    background: #ef3333;
    text-align: center;
    line-height: 40px;
    color:#fff;
    font-size: 30px;
    border-radius:15px;
}
.advantage .nr .content .left ul li .bt i{
    color:#ef3333;
    font-size: 30px;
    font-style: normal;
    padding-bottom: 5px;
    border-bottom: 1px solid #666666;
    display: inline-block;
    margin-left: 15px;
    vertical-align: super;
    font-weight: bold;
}
.advantage .nr .content .left ul li .bt p{
    color:#999;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 10px;
}
.advantage .nr .content .left ul li .js p{
    color:#666;
    font-size: 16px;
    line-height: 30px;
}
.advantage .nr .content .left ul li .js{
    margin-top: 13px;
}
.advantage .nr .content .left ul li .js p>span{
    color:#ef3333;
}
.advantage .nr .content .right{
    margin-left: 38px;
    float: left;
}
.advantage .nr .content .one{
    overflow: hidden;
}
.advantage .nr .content .one .right-2{
    margin-left: 0;
}
.advantage .nr .content .one .left-2{
    margin-left: 47px;
}
.advantage .nr .content .one .left-2 .js{
    width: 480px;
}
.advantage .nr .content .one-2{
    margin-top: 60px;
}
.fri-hz{
    margin-top: 70px;
}
.fri-hz .nr{
    width: 1200px;
    margin: 0 auto;
}
.fri-hz .nr .top{
    text-align: center;
}
.fri-hz .nr .top img{
    display: inline-block;
}
.fri-hz .nr .content{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.fri-hz .nr .content ul li{
   display: inline-block;
    vertical-align: top;
    width: 224px;
    overflow: hidden;
    margin: 0 15px 20px 0;
}

.fri-hz .nr .content .fl{
  margin-top: 40px;
}
.fri-hz .nr .content ul li .img{
    width: 222px;
    height: 130px;
    border: 1px solid #ccc;
    overflow: hidden;
}
.fri-hz .nr .content ul li .bq{
    text-align: center;
    line-height: 30px;
    height: 30px;
    width: inherit;
    color:#fff;
    font-size: 14px;
    background:#333;
}
.fri-hz .nr .content ul li:hover .bq{
    background:#ef3333;
    transition-duration: 300ms;
}
.hz-lc{
    margin-top: 40px;
}
.hz-lc .nr{
    width: 1200px;
    margin: 0 auto;
}
.hz-lc .nr .top{
    text-align: center;
}
.hz-lc .nr .top img{
    display: inline-block;
}
.hz-lc .nr .content{
    margin-top: 50px;
    position: relative;
}
.hz-lc .nr .content ul li{
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-right: 35px;
}
.hz-lc .nr .content ul li .img{
    display: inline-block;
}
.hz-lc .nr .content ul li .yq{
    text-align: center;
    position: relative;
    margin-top: 75px;
    height: 45px;
}
.hz-lc .nr .content ul li .yq dl{
    display: inline-block;
}
.hz-lc .nr .content ul li .yq dl dd{
    width: 5px;
    height: 5px;
    background: #ccc;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 77px;
}
.hz-lc .nr .content ul li .yq dl dd+dd{
    width: 10px;
    height: 10px;
    background: #ccc;
    border-radius: 50%;
    top: 13px;
    left: 74px;
}
.hz-lc .nr .content ul li .yq dl dd+dd+dd{
    width: 15px;
    height: 15px;
    background: #ccc;
    border-radius: 50%;
    top: 30px;
    left: 72px;
}
.hz-lc .nr .content ul li:hover .yq dl dd{
    background: #ef3333;
}
.hz-lc .nr .content ul li:hover .kk{
  background: #ef3333;
    border: 1px solid white;
    color:#fff;
}
.hz-lc .nr .content ul li .kk{
    font-size: 16px;
    color:#666;
    border: 1px solid #333;
    width: 135px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    margin-top: 20px;
    display: inline-block;
}
.hz-lc .nr .content ul li .yq-2{
    margin-top: 20px;
}
.hz-lc .nr .content ul li .yq-2 dl dd{
    width: 15px;
    height: 15px;
    left: 72px;
}
.hz-lc .nr .content ul li .yq-2 dl dd+dd{
    width: 10px;
    height: 10px;
    left: 75px;
    top: 20px;
}
.hz-lc .nr .content ul li .yq-2 dl dd+dd+dd{
    width: 5px;
    height: 5px;
    left: 77px;
    top: 36px;
}
.hz-lc .nr .content ul li .img-2{
    margin-top: 70px;
}
.hz-lc .nr .content .bwx{
    position: absolute;
    top: 183px;
}
.hz-lc .nr .content ul .li2{
    margin-top: 30px;
}
.small-banner{
    width: 100%;
    margin-top: 40px;
}
.small-banner img{
    width: 100%;
}

.small-banner-2{
    margin-top: 40px;
    width: 100%;
}
.small-banner-2 img{
    width: 100%;
}
.about{
    margin-top: 40px;
}
.about .nr{
    width: 1200px;
    margin: 0 auto;
}
.about .nr .top{
    text-align: center;
}
.about .nr .top img{
    display: inline-block;
}
.about .bg{
    background: url(../images/about-bg.png)no-repeat;
    background: url(../images/about-bg.png)\9 no-repeat;
    width: 100%;
    height: 425px;
    background-size: 100% 425px;
}
.about .bg .nr-1{
    width: 1200px;
    margin: 0 auto;
    padding: 1.5rem 0;
    overflow: hidden;
}
.about .bg .nr-1 .left{
    float: left;
    width: 563px;
    height: 377px;
    overflow: hidden;
    margin-left: 65px;
}
.about .bg .nr-1 .left:hover img{
    transform: scale(1.1,1.1);
    transition-duration: 300ms;
}
.about .bg .nr-1 .right{
    float: left;
    margin-left: 16px;
}
.about .bg .nr-1 .right .bt{
    color:#ef3333;
}
.about .bg .nr-1 .right .bt>span{
    font-size: 90px;
    display: inline-block;
    margin-right: 2px;
}
.about .bg .nr-1 .right .bt>i>b{
    font-weight: normal;
    font-size: 28px;
}
.about .bg .nr-1 .right .bt>i{
    font-style: normal;
    width: 133px;
    font-size: 19px;
    display: inline-block;
}
.about .bg .nr-1 .right .bt h1{
    font-size: 20px;
  color:#333;
}

.about .bg .nr-1 .right .wb{
    width: 535px;
    text-align: justify;
    font-size: 14px;
    color: #666;
    line-height: 25px;
    margin-top: 10px;
}
.about .bg .nr-1 .right .more{
margin-top: 8px;
}
.about .bg .nr-1 .right .more>a{
    width: 144px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color:#fff;
    font-size: 18px;
    background: #ef3333;
    display: inline-block;
    border-radius: 8px;
}
.about .nr-2{
    margin-top: 20px;
}
.about .nr-2 .content{
    width: 1200px;
    margin: 0 auto;
}
.about .nr-2 .bg-2{
    background: url(../images/TITLEI.png)no-repeat;
    background: url(../images/TITLEI.png)\9 no-repeat;
    width: 100%;
    height: 45px;
}
.about .nr-2 .bg-2 h1{
    font-size: 20px;
    color:#333;
    float: left;
    margin-left: 30px;
}
.about .nr-2 .bg-2 .bt-top{
   overflow: hidden;
}
.about .nr-2 .bg-2 a{
    float: right;
    margin-top: 5px;
    text-transform: uppercase;
    color:#666;
    font-size: 14px;
}
.about .nr-2 .bg-2 a:hover{
    color:#ef3333;
}
.about .nr-2 .gz-zs{
    margin-top: 20px;
}
.about .nr-2 .gz-zs ul li{
    display: inline-block;
    vertical-align: top;
    margin-right: 12px;
    width: 285px;
}
.about .nr-2 .gz-zs ul li .img{
    width: 285px;
    height: 207px;
    overflow: hidden;
}
.about .nr-2 .gz-zs ul li .bq{
    margin-top: -2px;
}
.about .nr-2 .gz-zs ul li .bq a{
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #333;
    display: inline-block;
    color:#fff;
    width: 285px;
}
.about .nr-2 .gz-zs ul li:hover .bq a{
    background: #ef3333;
    transition-duration: 300ms;
}
.about .nr-3{
    margin: 40px 0;
}
.about .nr-3 .content{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.about .nr-3 .content .left{
    display: inline-block;
    vertical-align: top;
    width: 367px;
    height: 203px;
}
.about .nr-3 .content .right{
    display: inline-block;
    vertical-align: top;
    margin-left: 30px;
}
.about .nr-3 .content .right ul li{
    display: inline-block;
    vertical-align: top;
}
.about .nr-3 .content .right ul li>div{
 display: inline-block;
}
.about .nr-3 .content .right ul li .rq{
    width: 90px;
    height: 90px;
    background: #ef3333;
    text-align: center;
    color:#fff;
}
.about .nr-3 .content .right ul li .rq span{
    font-size: 36px;
    margin-top: 8px;
    display: inline-block;
}
.about .nr-3 .content .right ul li .rq p{
    font-size: 16px;
}
.about .nr-3 .content .right ul li .wt{
    vertical-align: top;
    margin: 20px 0 0 14px;


    width: 265px;
}
.about .nr-3 .content .right ul li .wt a{
    color: #e22715;
    font-size: 16px;
}
.about .nr-3 .content .right ul li:hover .rq{
    background: #ccc;
    transition-duration: 300ms;
}
.about .nr-3 .content .right ul li:hover .wt a{
    color:#404040;
    transition-duration: 300ms;
}
.about .nr-3 .content .right .ul-2{
    border-top:1px dashed #ccc;
    margin-top: 10px;
    padding-top: 10px;
}
.about .nr-4{
    margin: 0 auto;
    width: 1200px;
}
.about .nr-4 .l-bg-top{
    background: url(../images/TITLEI-l.png)no-repeat;
    background: url(../images/TITLEI-l.png)\9 no-repeat;
    width: 590px;
    height: 45px;
}
.about .nr-4 .l-bg-top .bt-top h1{
    font-size: 24px;
    color:#333;
    float: left;
    margin-left: 30px;
}
.about .nr-4 .l-bg-top .bt-top{
    overflow: hidden;
}
.about .nr-4 .l-bg-top a{
    float: right;
    margin-top: 8px;
    text-transform: uppercase;
    color:#666;
    font-size: 14px;
}
.about .nr-4 .l-bg-top a:hover{
    color:#ef3333;
}
.about .nr-4 .left,.about .nr-4 .right{
    display: inline-block;
    vertical-align: top;
}
.about .nr-4 .left .wdzx{
    margin-top: 20px;
    width: 590px;
    overflow: hidden;
}
.about .nr-4 .left .wdzx ul li{
margin-bottom: 20px;
}
.about .nr-4 .left .wdzx ul li .zt{
    display: inline-block;
    width: 160px;
    height: 87px;
}
.about .nr-4 .left .wdzx ul li .yw{
    display: inline-block;
    vertical-align: top;
    margin-left: 16px;
    width: 408px;
}
.about .nr-4 .left .wdzx ul li .yw .w a{
    color:#333;
    font-size: 18px;
}
.about .nr-4 .left .wdzx ul li .yw .d{
    margin-top: 10px;
}
.about .nr-4 .left .wdzx ul li .yw .d a{
    color:#999;
    font-size: 14px;
}
.about .nr-4 .left .wdzx ul li .yw .w:hover a{
    color:#ef3333;
}
.about .nr-4 .right .zxzx{
    margin-top: 20px;
}
.about .nr-4 .right .zxzx>div{
    display: inline-block;
}
.about .nr-4 .right .zxzx .zt{
 width:248px;
    height: 145px;
}
.about .nr-4 .right .zxzx .r-w{
    margin-left: 25px;
    vertical-align: top;
}
.about .nr-4 .right .zxzx .r-w p>a{
    font-size: 18px;
    color:#333;
}
.about .nr-4 .right .zxzx .r-w p>a:hover{
    color:#ef3333;
}
.about .nr-4 .right .zxzx .r-w .wb>a{
    width: 307px;
    color:#999;
    font-size: 14px;
    margin-top: 10px;
    text-align: justify;
    display: inline-block;
    line-height: 25px;
}
.about .nr-4 .right .zxzx .zx-lb ul li{
border-bottom: 1px dashed #ccc;
    padding-bottom: 5px;
    line-height: 28px;
    margin-bottom: 10px;
}
.about .nr-4 .right .zxzx .zx-lb ul li .fk{
    position: relative;
}
.about .nr-4 .right .zxzx .zx-lb ul li .fk img{
    position: absolute;
    left: 0;
    top: 0;
}
.about .nr-4 .right .zxzx .zx-lb{
    display: block;
    margin-top: 20px;

}
.about .nr-4 .right .zxzx .zx-lb .zx-xw{
    display: inline-block;
    margin-left: 3px;
}
.about .nr-4 .right .zxzx .zx-lb ul li .fk{
    width: 13px;
    height: 16px;
    display: inline-block;
}
.about .nr-4 .right .zxzx .zx-lb ul li .fk img{
    position: absolute;
    left: 0;
    top: 0;
}
.about .nr-4 .right .zxzx .zx-lb ul li .fk img+img{
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
}
.about .nr-4 .right .zxzx .zx-lb ul li:hover .fk img+img{
    visibility:visible;
}
.about .nr-4 .right .zxzx .zx-lb ul li:hover .fk img{
    visibility: hidden;
}
.about .nr-4 .right .zxzx .zx-lb ul li:hover .zx-xw a{
    color:#ef3333;
}
.about .nr-4 .right .zxzx .zx-lb .zx-xw img{
    display: inline-block;
    vertical-align: top;
}
.about .nr-4 .right .zxzx .zx-lb .sj{
    display: inline-block;
    float: right;
}
.about .nr-4 .right .zxzx .zx-lb ul li:hover .sj{
    color:#ef3333;
}

.foot{
    width: 100%;
    margin-top: 40px;
    background: #282828;
}
.foot .content{
    width: 1200px;
    margin: 0 auto;
    }
.foot .content .top{
    padding-top: 20px;
}
.foot .content .top .bg-top{
    background: url(../images/links.png)no-repeat;
    background: url(../images/links.png)\9 no-repeat;
    width: 1200px;
    height: 59px;
    line-height: 59px;
}
.foot .content .top .link-lb{
    margin-left: 18px;
}
.foot .content .top .link-lb ul li{
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
    height: 50px;
}
.foot .content .top .link-lb ul li a{
    color:#fff;
    font-size:14px;
}
.foot .content .top .link-lb ul li:hover a{
    color:#ef3333;
}
.foot .content .top .link-lb ul li span{
    color:#fff;
    margin: 0 20px;
}
.foot .content .left{
    width: 450px;
    display: inline-block;
    overflow: hidden;
}
.foot .content .left .xx ul li{
    font-size: 16px;
    color:#d9d9d9;
    line-height: 30px;
}
.foot .content  .bt h1{
    color:#f7f7f7;
    font-size: 24px;
}
.foot .content  .bt hr{
    height: 3px;
    width: 95px;
    border: none;
    background: #fff;
    outline: none;
    margin: 15px 0;
}
.foot .content .nr{
    margin-top: 20px;
    padding-bottom: 25px;
}
.foot .content .nr .zb{
    display: inline-block;
    vertical-align: text-bottom;
    width: 463px;
    text-align: center;
    margin-bottom: 30px;
}
.foot .content .nr .zb .img-2{
    text-align: center;
    font-size: 14px;
    color:#ccc;
    display: inline-block;
    margin-right: 180px;
}
.foot .content .nr .zb .img-2 p{
    margin-top: 10px;
}
.foot .content .nr .right{
    display: inline-block;
    vertical-align: top;
    width: 277px;
}
.foot .content .nr .right .bt{
    text-align: right;
}
.foot .content .nr .right .bt .fd{
    overflow: hidden;
}
.foot .content .nr .right .bt hr{
    float: right;
}
.foot .content .nr .right .foot-nav{
    text-align: right;
}
.foot .content .nr .right .foot-nav ul{
    display: inline-block;
    margin-right: 45px;
}
.foot .content .nr .right .foot-nav ul li a{
    font-size: 16px;
    color:#d9d9d9;
    line-height: 30px;
}
.foot .content .nr .right .foot-nav ul li a:hover{
    color:#ef3333;
}
#bottom-foot{
    width: 100%;
    background:#ef3333;
    height: 38px;
    line-height: 38px;
}
#bottom-foot .db-nr{
    width: 1200px;
    text-align: center;
    margin: 0 auto;
    letter-spacing: 1px;
}
#bottom-foot .db-nr a{
    color:#d9d9d9;
    font-size: 14px;
}
.rtTop ul{ overflow:hidden;}
.rtTop li{ float:left; margin-left:10px;}
.rtTop li img{ display:block;}
.rtTop{ width:76px; height:75px; overflow:hidden; position:fixed; top:85%; right:51%; margin-right:-675px; cursor:pointer;  display:none;}
.rtTop h4{ width:76px; height:75px; overflow:hidden; position:relative;}
.rtTop img{ display:block; position:absolute; top:0; left:0;}