
.header {
    height: 1rem;
    background:rgba(0,0,0,0.1);
    width: 7.5rem;
    position: absolute;
    top: -0.01rem;
    margin-top: 0.01rem;
    z-index: 9;
}
.header-fixed {
    position: fixed;
    z-index: 100;
    background: #0d6bc9;
}
/*折叠*/
.collapse-icon {
    width: 1rem;
    height: 1rem;
    background: url('/img/daoh.png') no-repeat center;
    display: block;
    float: right;
    background-size: 0.4rem 0.4rem;
    cursor: pointer;
    position: relative;
    top: 0;
    left: 0;
}

/*搜索*/
.search-icon {
    display: block;
    float: left;
    width: 1rem;
    height: 1rem;
    cursor: pointer;
    position: absolute;
    right: 0.8rem;
    background: url('/img/invalid-sel.png') no-repeat center;
    background-size: 0.4rem 0.4rem;
}
.m-lan {
    display: block;
    float: left;
    width: 1rem;
    height: 1rem;
    cursor: pointer;
    position: absolute;
    right: 1.6rem;
    background: url('/img/lan.png') no-repeat center;
    background-size: 0.4rem 0.4rem;
}
.search-box {
    display: none;
    width: 7.5rem;
    background-color: #fff;
    height: 1rem;
    position: fixed;
    top: 0;
    z-index: 100;
}

.search-box form {
    background-color: #fff;
    height: 0.6rem;
    padding: 0.18rem 0;
}

.search-box input {
    float: left;
    font-size: 0.28rem;
    line-height: 0.4rem;
    height: 0.64rem;
    width: 5.68rem;
    border: none;
    outline: none;
    padding: 0 0.1rem;
    border-radius: 0.02rem;
    background-color: #f2f2f2;
}

.search-box .content {
    padding: 0;
}

.search-box .search-close {
    width: 1rem;
    height: 0.7rem;
    background: url('/img/close-icon.png') no-repeat center;
    background-size: 0.4rem 0.4rem;
    cursor: pointer;
    display: block;
    float: right;
}

.header .logo {
    width: 1.91rem;
    float: left;
    display: block;
}

.header .logo img {
    display: block;
    width: 1.91rem;
    margin: 0.16rem 0 0 0.3rem;
}

nav {
    position: fixed;
    width: 7.5rem;
    height: 100%;
    left: -7.5rem;
    top: 0;
    background-color: #fff;
    z-index: 999;
    transition: all .36s ease;
    overflow-y: scroll;
}

nav .logo {
    display: block;
    width: 2.92rem;
    /**margin-top: 0.26rem;**/
    float: left;
    height: 0.9rem;
}

nav .logo img {
    display: block;
    width: 100%;
}

.nav-list .sub1 {
    display: block;
    height: 0.9rem;
    border-bottom: 0.01rem solid #eaeaea;
    color: #5e5e5e;
    font-size: 0.32rem;
    line-height: 0.9rem;
    padding-left: 0.3rem;
    position: relative;
}

.nav-list .sub1-menu {
    transition: .36s ease;
    cursor: pointer;
}

.nav-list span {
    vertical-align: middle;
}

.nav-open2 .sub1 {
    background-color: #fbfbfb;
    color: #f89600;
}

.nav-open2 i {
    border: 0.01rem solid #fff;
}

.nav-list .sub2-menu {
    background-color: #fff;
    padding-top: 0.01rem;
    display: none;
    border-bottom: 0.01rem solid #eaeaea;
}

.nav-list .sub2 {
    display: block;
    font-size: 0.28rem;
    color: #888;
    /*
    background: #fff url('/img/heise.png') no-repeat 0.56rem center;
    */
    height: 0.78rem;
    line-height: 0.78rem;
    padding-left: 0.88rem;
    margin-bottom: 0.01rem;
    background-size: 0.12rem;
}

.nav-list .cross {
    width: 0.9rem;
    height: 0.9rem;
    position: absolute;
    right: 0;
    top: 0;
    background: url('/img/m-arrow1.png') no-repeat center;
    background-size: 0.26rem 0.26rem;
}
.nav-open .cross {
    background: url('/img/m-arrow-up.png') no-repeat center;
    background-size: 0.26rem 0.02rem;
}
.sub1 .one-list {
    color: #555;
    line-height: 0.9rem;
    width: 4rem;
    display: block;
}

.nav-open2 .one-list {
    color: #f89600;
}

.sub1 i {
    display: inline-block;
    vertical-align: middle;
    width: 0.04rem;
    height: 0.3rem;
    background-color: #aaa;
    margin-right: 0.2rem;
}

.nav-open2 i {
    background-color: #f89600;
}

.nav-open2 .sub2-menu {
    display: block;
}

.nav-inner {
    position: relative;
    border-bottom: 0.01rem solid #eaeaea;
    padding-left: 0.3rem;
    height: 0.9rem;
}

.nav-close {
    width: 0.9rem;
    height: 0.9rem;
    background: url('/img/close-icon.png') no-repeat center;
    background-size: 0.4rem 0.4rem;
    display: none;
    cursor: pointer;
    float: right;
}

.nav-show {
    left: 0;
    /*background-color: rgb(255, 255, 255);*/
    box-shadow: 0px 0.1rem 0.2rem 0px rgba(0, 0, 0, 0.3);

}

.nav-show .nav-close {
    display: block;
}
.search-box .content {
    padding: 0 0.3rem;
}
.banner {
    width: 7.5rem;
    height: 3.4rem;
    font-size: 0.4rem;
    color: #fff;
    text-align: center;
    line-height: 3.8rem;
}
.content {
    padding: 0 0.3rem;
}
.footSea {
    width: 100%;
    padding: 0.3rem 0;
    background: #F6F6F6;
}
.footSea-main input {
    width: 5.88rem;
    height: 1rem;
    background: #fff;
    font-size: 0.28rem;
    color: #555;
    text-indent: 0.3rem;
    float: left;
}
.search-btn {
    width: 1rem;
    height: 1rem;
    background: #d1311e url("/img/sella.png") no-repeat center;
    background-size: 0.4rem;
}
.footer {
    background: #0057ae;
    padding-top: 0.5rem;
}
.footer-logo {
    width: 5.78rem;
    height: 1.08rem;
    margin: 0 auto;
}
.footer-logo img {
    width: 100%;
}
.footer-lx {
    text-align: center;
    margin-top: 0.3rem;
}
.footerLx-tle {
    font-size: 20px;
    line-height: 0.4rem;
    color: #fff;
}
.footerLx-tex {
    font-size: 0.52rem;
    color: #ffffff;
    font-weight: bold;
    line-height: 0.56rem;
}
.footerLx-kf {
    margin-top: 0.36rem;
}
.footerLx-kf a {
    width: 6.9rem;
    height: 1rem;
    background: #d1311e url("/img/m-kf.png") no-repeat 2.58rem center;
    background-size: 0.36rem 0.35rem;
    display: block;
    color: #fff;
    font-size: 0.32rem;
    line-height: 1rem;
    text-align: left;
    text-indent: 3.06rem;
}
.footer .sub1 {
    font-size: 16px;
    line-height: 0.88rem;
    color: #ddd;
    background: url('/img/m-arrow1.png') no-repeat right;
    background-size: 0.24rem 0.24rem;
    border-bottom: 0.01rem solid rgba(85,85,85,0.2);
    cursor: pointer;
    text-transform: capitalize;
}
.footer .sub1 a {
    color: #eaeaea;
}

.footer li.active .sub1 {
    background: url('/img/m-arrow-up.png') no-repeat right;
    background-size: 0.28rem 0.02rem;
}

.footer li.active .sub2-menu {
    display: block;
}

.footer .sub2-menu {
    line-height: 0.48rem;
    padding: 0.18rem 0 0.3rem 0;
    display: none;
}

.footer .sub2-menu a {
    display: block;
    color: #e5e5e5;
    font-size: 0.28rem;
    line-height: 0.56rem;
}
.footer-cont {
    margin-top: 0.2rem;
}
.footDs {
    font-size: 16px;
    line-height: 0.4rem;
    color: #ddd;
    margin-top: 0.24rem;
}
.foot-lt {
    font-size: 0.26rem;
    line-height: 0.52rem;
    color: #fff;
    margin-top: 0.1rem;
    padding-bottom: 0.2rem;
    border-bottom: 0.01rem solid rgba(85,85,85,0.2);
}
.foot-lt li{
    word-break: break-all;
    overflow-wrap: break-word;
    white-space: normal;
}
.footerBot {
    font-size: 0.28rem;
    color: #dddddd;
    margin-top: 0.3rem;
}
.footerBot-all {
    font-size: 0;
    line-height: 0.45rem;
}
.footerBot-all a {
    font-size: 0.28rem;
    color: #dddddd;
    display: inline-block;
    margin-top: 0.3rem;
}
.footerBot-all span {
    width: 0.02rem;
    height: 0.24rem;
    display: inline-block;
    margin: 0 0.34rem;
    background: url("/img/shugang.png") no-repeat center;
    background-size: cover;
}
.wxy {
    float: left;
    margin-top: 0.14rem;
}
.wxy img {
    width: 1.46rem;
}
.footerIo-main {
    float: right;
    width: 0.6rem;
    height: 0.6rem;
    background: url("/img/m-wxb.png") no-repeat center;
    background-size: cover;
}
.footerIo {
    margin-top: 0.3rem;
    padding-bottom: 0.3rem;
}
.ft-wxewm {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
}
.wxewm-main {
    width: 4.4rem;
    height: 4.4rem;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0.2rem;
    background-color: #fff;
    border-radius: 0.06rem;
    display: none;
    z-index: 1001;
}
.wxewm-main img {
    width: 100%;
}
.wsc-bread {
    width: 100%;
    height: 0.8rem;
    background: #fff;
    line-height: 0.8rem;
}
.wsc-bread h1 {
    display: inline-block;
    font-size: 0.24rem;
    color: #999;
    width: 2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    top: 0.06rem;
}
.wsc-breadCon {
    padding: 0 0.3rem;
    text-transform: capitalize;
}
.wsc-breadCon strong {
    width: 0.26rem;
    height: 0.24rem;
    display: inline-block;
    background: url("/img/m-fangzi.png") no-repeat center;
    background-size: cover;
    position: relative;
    top: 0.02rem;
}
.wsc-breadCon a {
    font-size: 0.24rem;
    color: #999;
}
.wsc-breadCon span {
    display: inline-block;
    width: 0.09rem;
    height: 0.14rem;
    background: url("/img/m-dahao.png") no-repeat center;
    background-size: cover;
    margin: 0 0.03rem;
}
.wsc-secnav {
    background: #f6f6f6;
    padding: 0.3rem 0;
    overflow: hidden;
}
.wsc-secnav ul {
    margin-left: 0.14rem;
    margin-top: -0.16rem;
}
.wsc-secnav li {
    width: 1.6rem;
    height: 30px;
    float: left;
    text-align: center;
    line-height: 0.72rem;
    margin-left: 0.16rem;
    margin-top: 0.16rem;
}
.wsc-secnav li a {
    background: #fff;
    display: block;
    border: 0.02rem solid #EAEAEA;
    font-size: 0.24rem;
    color: #666;
    border-radius: 0.08rem;
    line-height: 20px;
}
.wsc-secnav .active a {
    background:rgba(209,49,30,0.2);
    border-color: #d1311e;
    color: #d1311e;
}
.u-paging{
    text-align: center;
    margin-top: 0.5rem;
}
.paging-inner{
    display: inline-block;
    font-size: 0;
}
.paging-inner a{
    display: inline-block;
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    font-size: 0.32rem;
    color: #666666;
    margin: 0 0.1rem;
    box-sizing: border-box;
    border: 0.01rem solid #E5E5E5;
    float: left;
}
.paging-inner a.current,
.paging-inner a:hover{
    color: #fff;
    background-color: #d1311e;
    border-color: #d1311e;
}
.paging-inner .prev {
    background: url("/img/leftg.png") no-repeat center;
    background-size: 0.11rem 0.18rem;
    display: none;
}
.paging-inner .prev:hover {
    background: #d1311e url("/img/lefth.png") no-repeat center;
    border-color: #d1311e;
    background-size: 0.11rem 0.18rem;
}
.paging-inner .next {
    background: url("/img/nextg.png") no-repeat center;
    background-size: 0.11rem 0.18rem;
    display: none;
}
.paging-inner .next:hover {
    background: #d1311e url("/img/nexth.png") no-repeat center;
    border-color: #d1311e;
    background-size: 0.11rem 0.18rem;
}
.dl-prev {
    padding: 0 0.3rem;
    height: 1.2rem;
    background: #F6F6F6;
    line-height: 40px;
    font-size: 0.28rem;
}
.dl-next {
    padding: 0 0.3rem;
    height: 1.2rem;
    background: #F6F6F6;
    line-height: 40px;
    font-size: 0.28rem;
    margin-top: 0.16rem;
}
.wsc-detlink i {
    color: #828282;
}
.wsc-detlink span {
    color: #555;
}
.wsc-detlink a {
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.wsc-detlink {
    margin-top: 0.5rem;
}
.row-lin {
    width: 100%;
    height: 0.1rem;
    background: #F6F6F6;
}
.detailXx-title {
    font-size: 0.4rem;
    line-height: 0.48rem;
    color: #222;
    font-weight: bold;
}
.detailXx {
    padding: 0.5rem 0;
}
.detailXx-tit {
    font-size: 0.28rem;
    color: #222;
    margin-top: 0.3rem;
}
.detailXx-tex input {
    width:6.9rem;
    height:0.8rem;
    border:0.01rem solid rgba(234,234,234,1);
    font-size: 0.28rem;
    color: #555;
    text-indent: 0.3rem;
}
.detailXx-tex textarea {
    width:6.3rem;
    height:0.8rem;
    padding: 0.3rem;
    border:0.01rem solid rgba(234,234,234,1);
    font-size: 0.28rem;
    color: #555;
}
.detailXx-tex {
    position: relative;
    margin-top: 0.2rem;
}
.detailXx-tex .bt-m {
    font-size: 0.28rem;
    color: #828282;
    position: absolute;
    left: 5.9rem;
    top: 0.24rem;
}
.select-area {
    position: relative;
    overflow: hidden;
    margin-top: 0.2rem;
}
.select-value {
    width:6.9rem;
    height:0.8rem;
    border:0.01rem solid rgba(234,234,234,1);
    font-size: 0.28rem;
    color: #555;
    text-align: center;
    box-sizing: border-box;
    line-height: 0.8rem;
    background: url("/img/m-tsj.png") no-repeat 6.12rem center;
    background-size: 0.3rem 0.12rem;
}
.select-area select {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
}
.detailXx-but {
    margin-top: 0.3rem;
}
.detailXx-but a {
    width: 3rem;
    height: 0.8rem;
    background: #d1311e;
    font-size: 0.32rem;
    color: #fff;
    line-height:0.8rem;
  display:block;
  text-align: center;
}
.detailXx-but button {
    width: 3rem;
    height: 0.8rem;
    background: #d1311e;
    font-size: 0.32rem;
    color: #fff;
    line-height:0.8rem;
  display:block;
  text-align: center;
}
input:focus,textarea:focus {
    border-color: #d1311e;
}
.mgbCan {
    padding: 0.5rem 0;
}
.mgbCan-tex {
    font-size: 0.28rem;
    line-height: 0.48rem;
    color: #666;
    margin-top: 0.32rem;
}
.detailXx-tit span {
    color: #d1311e;
    position: relative;
    left: -0.05rem;
    top: -0.05rem;
}
.detailXx-tex .n-msg {
    font-size: 0.24rem;
    color: #d1311e;
    display: block;
    margin-top: 0.18rem;
}
.mnbCs {
    background: #f6f6f6;
    padding: 0.5rem 0;
}
.wscDd-cls {
    background: #fff;
    padding: 0.3rem;
}
.wscDd-img {
    float: left;
    width: 0.92rem;
    height: 0.92rem;
}
.wscDd-cls .fo1 {
    background: url("/img/m-cas1.png") no-repeat center;
    background-size: cover;
}
.wscDd-cls .fo2 {
    background: url("/img/m-cas2.png") no-repeat center;
    background-size: cover;
}
.wscDd-ces {
    float: left;
    margin-left: 0.3rem;
}
.wscDd-bt {
    font-size: 0.28rem;
    color: #999;
}
.wscDd-cont {
    font-size: 0.48rem;
    color: #333;
    font-weight: bold;
    margin-top: 0.05rem;
}
.wscDd-cls {
    margin-top: 0.1rem;
}
.wscDd-cls:first-child {
    margin-top: 0;
}
.wscDd-zx a {
    width:  6.9rem;
    height: 0.84rem;
    background: #fff;
    border: 0.02rem solid #d1311e;
    box-sizing: border-box;
    display: block;
    font-size: 0.28rem;
    color: #d1311e;
    text-align: center;
    line-height: 0.84rem;
    margin-top: 0.2rem;
}
.rTit {
    position: relative;
}
.rTitText {
    font-size: 0.4rem;
    color: #222;
    font-weight: bold;
    text-transform: capitalize;
}
.rTitMore {
    display: block;
    width: 100%;
    height: 0.4rem;
    position: absolute;
    left: 0;
    top: 0;
    background: url("/img/rpost.png") no-repeat right center;
    background-size: 0.29rem;
}
.wcs-list-case .list-item {
    height: 1.72rem;
    margin-top: 0.1rem;
}
.wcs-list-case .list-img {
    width: 3rem;
    height: 1.72rem;
    float: left;
}
.wcs-list-case .list-img img {
    width: 100%;
    height: 100%;
}
.wcs-list-case .list-info {
    float: left;
    background: #F6F6F6;
    width: 3.9rem;
    height: 1.72rem;
    box-sizing: border-box;
    padding: 0.3rem;
}
.wcs-list-case .list-tit {
    font-size: 0.32rem;
    line-height: 0.48rem;
    color: #222;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.wcs-list-case .list-attr {
    font-size: 0.24rem;
    color: #999;
    margin-top: 0.2rem;
}
.wcs-list-case .list-attr .item {
    float: left;
    padding: 0 0.2rem;
}
.wcs-list-case .list-attr .item:first-child {
    padding-left: 0;
    background: url("/img/mxlin.png") no-repeat right center;
}
.wsc-relate .reMain {
    padding-top: 0.2rem;
}
.wsc-relate {
    padding: 0.5rem 0;
}
.wcs-list-product .list-item {
    width: 3.4rem;
    float: left;
    margin-left: 0.1rem;
    margin-top: 0.1rem;
}
.wcs-list-product .list-item:nth-child(odd) {
    margin-left: 0;
}
.wcs-list-product .list-img {
    width: 3.4rem;
    height: 2.56rem;
    border: 0.01rem solid #e0e0e0;
    border-bottom: 0;
    box-sizing: border-box;
}
.wcs-list-product .list-img img {
    width: 3.36rem;
    height: 2.52rem;
    position: relative;
    top: 0.02rem;
}
.wcs-list-product .list-info {
    background: #f0f0f0;
    padding: 0.2rem 0.3rem 0.3rem;
}
.wcs-list-product .list-tit {
    font-size: 0.32rem;
    line-height: 0.52rem;
    color: #222222;
    height: 1.04rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-transform: capitalize;
}
.wcs-list-product .list-tag {
    font-size: 0.28rem;
    line-height: 0.48rem;
    color: #828282;
    margin-top: 0.1rem;
}
.wcs-list-product .list-all {
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.wcs-list-product .list-btn {
    font-size: 0;
    text-align: center;
    margin-top: 0.24rem;
}
.wcs-list-product .list-btn a {
    width: 1.36rem;
    height: 0.64rem;
    display: inline-block;
    font-size: 0.28rem;
    color: #d1311e;
    line-height: 0.64rem;
    box-sizing: border-box;
    border-radius: 0.08rem;
    border: 0.01rem solid #d1311e;
    margin-left: 0.08rem;
}
.wcs-list-product .list-btn a:first-child {
    margin-left: 0;
}
.wcs-list-product .list-btn .list-btn2 {
    color: #666;
    border-color: #666;
}
.relate-news .list-item {
    height: 2.1rem;
    margin-top: 0.2rem;
}
.relate-news .list-item:first-child {
    margin-top: 0.1rem;
}
.relate-news .list-img {
    width: 2.8rem;
    height: 2.1rem;
    float: left;
}
.relate-news .list-img img {
    width: 2.8rem;
    height: 2.1rem;
}
.relate-news .list-info {
    width: 4.1rem;
    height: 2.1rem;
    background: #F6F6F6;
    float: left;
    padding: 0 0.3rem;
    box-sizing: border-box;
}
.relate-news .list-tit {
    font-size: 0.32rem;
    line-height: 0.48rem;
    height: 0.96rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #333;
    margin-top: 0.22rem;
}
.relate-news .list-time {
    font-size: 0.28rem;
    color: #999;
    padding-left: 0.34rem;
    background: url("/img/time.png") no-repeat 0 center;
    background-size: 0.24rem;
    margin-top: 0.2rem;
}
.article-item {
    background: #F6F6F6;
    margin-top: 0.1rem;
    padding: 0.4rem;
}
.article-title {
    font-size: 0.32rem;
    color: #555;
    line-height: 0.34rem;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding-bottom: 0.2rem;
    border-bottom: 0.01rem dashed #E3E3E3;
    text-transform: capitalize;
}
.article-time {
    font-size: 0.28rem;
    color: #999;
    padding-left: 0.34rem;
    background: url("/img/time.png") no-repeat 0 center;
    background-size: 0.24rem;
    margin-top: 0.2rem;
    line-height: 1;
}
.parts-list .list-item {
    width: 3.4rem;
    float: left;
    margin-left: 0.1rem;
    margin-top: 0.1rem;
}
.parts-list .list-item:nth-child(odd) {
    margin-left: 0;
}
.parts-list .list-img {
    width: 3.4rem;
    height: 3.4rem;
}
.parts-list .list-img img {
    width: 3.4rem;
    height: 3.4rem;
}
.parts-list .list-info {
    background: #F6F6F6;
    padding: 0 0.3rem;
    height: 1.6rem;
}
.parts-list .list-tit {
    font-size: 0.32rem;
    line-height: 0.52rem;
    color: #333;
    height: 1.04rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding-top: 0.25rem;
}
.wsc-editCon img {
    max-width: 100%!important;
}
.detailXx-tex input::-webkit-input-placeholder{
    font-size: 0.28rem;
    color: #999;
}
.detailXx-tex textarea::-webkit-input-placeholder{
    font-size: 0.28rem;
    color: #999;
}
.simple-page{
    padding: 0;
    background-color: #f6f6f6;
}
.simple-page-box{
    padding: 0.4rem 0.3rem;
    background-color: #fff;
}
.pTit{
    font-weight: bold;
    font-size: 0.4rem;
    color: #333;
    line-height: 0.5rem;
}

.simpage-main p{
    font-size: 0.28rem;
    color: #555;
    margin-top: 0.2rem;
    line-height: 0.56rem;
}
.simpage-main h3{
    font-size: 0.36rem;
    color: #222;
    font-weight: bold;
    line-height: 1;
    margin-top: 0.4rem;
}
.simpage-main a{
    color: #ff0000
}

.map-item{
    font-size: 0.32rem;
    line-height: 0.5rem;
    color: #222;
    font-weight: bold;
    margin-top: 0.5rem;
    padding-bottom: 0.4rem;
    border-bottom: 0.01rem dashed #eaeaea;
}
.map-item ul{
    overflow: hidden;
    font-size: 0.3rem;
    line-height: 0.56rem;
    color: #555;
    font-weight: normal;
    padding-top: 0.2rem;
}
.map-item ul li{
    width: 50%;
    float: left;
    margin-top: 0.2rem;
}
.det-tit {
    font-size: 0.4rem;
    color: #333333;
    line-height: 0.64rem;
    text-align: left;
    margin-bottom: 0.3rem;
    font-weight: bold;
}
.tagDet {
    padding: 0.3rem 0.3rem 0;
}
.wsc-editCon video {
    max-width: 100%;
}
.nofount {
    width: 100%;
    height: 4rem;
    text-align: center;
    background: url("/img/4041.png") no-repeat center 0.5rem;
    background-size: 5rem 1.1rem;
}
.nfTit {
    font-size: 0.42rem;
    color: #555;
    padding-top: 2rem;
}
.paging-inner span{
    display: inline-block;
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    font-size: 0.32rem;
    color: #666666;
    margin: 0 0.1rem;
    box-sizing: border-box;
    border: 0.01rem solid #E5E5E5;
    float: left;
}
.zlBot {
    padding: 0.2rem 0;
    width: 100%;
    background: #FAFAFA;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99;
    font-size: 0;
    text-align: center;
}
.zlBot a {
    width: 3.4rem;
    height: 0.84rem;
    line-height: 0.84rem;
    background: #022A65 url("/img/zbss1.png") no-repeat 0.9rem center;
    background-size: 0.38rem;
    border-radius: 0.08rem;
    display: inline-block;
    font-size: 0.28rem;
    color: #fff;
    text-align: left;
    text-indent: 1.36rem;
}
.zlBot .zlb2 {
    background: #D1311E url("/img/zbss2.png") no-repeat 0.9rem center;
    margin-left: 0.1rem;
    background-size: 0.38rem;
}
.footer {
    padding-bottom: 1.24rem;
}