@font-face {
    font-family:'南宋书局体';
    src:url('../fonts/南宋书局体.ttf');
}
.font{
    font-family:'南宋书局体';
}
@font-face {
    font-family:'汉仪书魂体简';
    src:url('../fonts/汉仪书魂体简.TTF');
}
@font-face {
    font-family:'方正黑体_GBK';
    src:url('../fonts/方正黑体_GBK.TTF');
}
*{
    padding: 0;
    margin: 0;
    color: #737373;
    font-size: 1rem;
    text-decoration: none;
    list-style: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    font-family:'南宋书局体';
}
@font-face {
    font-family:'AdobeHeitiStd-Regular';
    src:url('../fonts/AdobeHeitiStd-Regular.otf');
}
.font1{
    font-family:'AdobeHeitiStd-Regular';
}
@font-face {
    font-family:'華康文徵明體';
    src:url('../fonts/華康文徵明體.TTF');
}
.font2{
    font-family:'華康文徵明體';
}
@font-face {
    font-family:'书体坊颜体';
    src:url('../fonts/书体坊颜体.ttf');
}
.font3{
    font-family:'书体坊颜体';
}

html,body{
    font-size: 62.5%;
}

html,body{
    font-size: 16px;
}
.clear:after{
    content: "";
    display: block;
    clear: both;
}
input{
    outline: none;
    border: none;
    font-size: 1rem;
}
.pc{
    display: none !important;
}
.wapBan{
    padding-top: 4rem;
}
.headerAllDiv{
    position: fixed;
    top: 0;
    width: 100vw;
    height: 4rem;
    right: 0;
    box-shadow: 0 0 2px #010101;
    z-index: 9999999999;
    background-image:url("../images/headerBg.jpg") ;
    /*background-size: 100% 100%;*/
}
.wapTopDiv{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 4rem;
    padding: 1rem 0;

    z-index: 99;
}
.wapLogo{
    height: 100%;
}
.wapLogo a{
    display: block;
    height: 100%;
    margin-left: 1rem;
    width: 60%;
}
.wapLogo a img{
    height: 100%;
    width: auto;
}
.wapBtn{
    width: 1rem;
    height: 1rem;
    background-image: url("../images/menu.png");
    background-size: cover;
    position: fixed;
    top:1.5rem;
    right: 1rem;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    z-index: 999;
}
.wapBtnOn{
    right: calc(100% - 4rem);
}
.headerDiv{
    background-image:url("../images/wapHeaderBg.jpg") ;
    background-size: cover;
    position: absolute;
    top:0;
    right: -100%;
    width: 70%;
    height: 100vh;
    z-index: 999;
    padding: 1rem;
    padding-top: 0;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
}
.headerBg{
    position: absolute;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.5);
    display: none;
    z-index: 99;
}
.wapClose{
    text-align: right;
    height: 3rem;
    padding: 1rem 0;
}
.wapClose img{
    width: 1rem;
    height: 1rem;
}
.navAllDiv{
    width: 100%;
    padding-top:1rem ;
}
.navDiv{
    display: block;
    width: 100%;
    text-align: left;
    position: relative;
    margin-bottom: 0.5rem;
}
.navDiv a{
    font-family:'AdobeHeitiStd-Regular';
}
.navBtn{
    width: 100%;
    line-height: 2rem;
    text-align: left;
    display: block;
    font-size: 1.2rem;
    color: #000000;
    position: relative;
}
.navOn .navBtn,
.navDiv:hover .navBtn{
    color: #cc2e2b;
    border-bottom: 1px solid #cc2e2b;
}
.navBtn i{
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-image: url("../images/wapRight.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.5rem;
}
.navScoDiv{
    width: 100%;
    text-align: left;
    display: block;
    height: 0;
    overflow: hidden;
}
.navOn .navScoDiv,
.wapNav .navScoDiv{
    height: auto;
}
.navOn .navBtn i,
.wapNav .navBtn i{
    background-image: url("../images/wapDown.png");
}
.navScoDiv a{
    padding: 0.5rem 0.3rem;
    width: 50%;
    font-size: 0.875rem;
    line-height: 1.5rem;
    color: #010101;
    display: block;
    float: left;
}
.navScoDiv a span{
    display: none;
}
.navScoDiv:after{
    content: "";
    clear: both;
}


.wid{
    width: 100%;
    overflow: hidden;
}

/*---- index  start----*/
.bannerAllDiv{
    width: 100%;
    overflow: hidden;
}
.banner{
    width: 100vw;
}
.banner a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background-size: cover;
    background-position: center center;
}
.banner a img{
    width: 100%;
    /*height: calc(100vh - 4rem);*/
    display: block;
}
.swiper-container{
    position: relative;
    width: 100%;
}
.swiper-button-left,
.swiper-button-right{
    display: none;
}
.swiper-pagination{
    width: 100%;
    left: 0;
}
.bannerAllDiv span{
    display: none;
}
.swiper-pagination-bullet{
    width: 0.5rem;
    height: 0.5rem;
    color: #ffffff;
    text-align: center;
    display: inline-block;
}
.swiper-pagination-bullet{
    opacity: 1;
    background: #f5f5f5;
    position: relative;
    margin: 0 0.5rem !important;
}
.bannerWord{
    font-size: 0.8rem;
    line-height: 1.5rem;
    color: #ffffff;
    display: none;
}
.joinFixed{
    display: none;
}
.swiper-pagination-bullet-active{
    background: #efb644;
    width: 1rem;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
}

@keyframes bannerLine {
    form{
        width: 0;
        right:0;
    }
    to{
        width: 2rem;
        right:-2rem;
    }
}
@-webkit-keyframes bannerLine {
    form{
        width: 0;
        right:0;
    }
    to{
        width: 2rem;
        right:-2rem;
    }
}
@-o-keyframes bannerLine {
    form{
        width: 0;
        right:0;
    }
    to{
        width: 2rem;
        right:-2rem;
    }
}

.indexMyBg{
    background-image: url("../images/indexMyBg.jpg");
    /*background-size: 100%;*/
    padding-bottom: 2rem;
}
.indexMyAllDiv{
    padding-bottom: 6rem;
    position: relative;
}
.indexMyDiv{
    position: relative;
}
.indexMyL{
    padding: 1rem 1rem 0 1rem;
    width: 100%;
}
.indexMyR{
    width: 100%;
    max-height: 18rem;
    overflow: hidden;
    padding: 0 1rem;
}
.indexMyR img{
    width: 100%;
    display: block;
}

.indexMyTit{
    padding-top: 1rem;
    margin-bottom: 1rem;
    text-align: center;
}
.indexMyTit img{
    height: 2rem;
    vertical-align: text-bottom;
    -webkit-vertical-align: text-bottom;
    -o-vertical-align: text-bottom;
    margin-right: 1rem;
    width: auto;
    display: inline-block;
}
.indexMyTit h3{
    font-size: 2rem;
    color: #cc2e2b;
    font-weight: normal;
    display: inline-block;
}
.indexMyWord,
.indexMyWord p{
    font-size: 1rem;
    color: #000000;
    line-height: 2rem;
    text-align: justify;
    text-indent: 2em;
}
.indexMyWord{
    height: 22rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 11;
    -webkit-box-orient: vertical;
    margin-bottom: 1rem;
}
.indexMyBtn{
    width: 8rem;
    height: 2.4rem;
    color: #ffffff;
    text-align: center;
    line-height: 2.4rem;
    display: block;
    background: #cc2e2b;
    font-size: 1rem;
    position: absolute;
    bottom: 2rem;
    left: 50%;
    margin-left: -4rem;
}
.indexMyInfoDiv{
    margin: 0 1rem;
    padding: 2rem 0.5rem;
    width: calc(100% - 2rem);
    background-image: url("../images/indexMyBg2.jpg");
    background-size: cover;
    box-shadow: 0px 0px 4px #cccccc;
}
.indexMyInfoDiv:after{
    content: "";
    clear: both;
}
.indexMyInfo{
    width: 50%;
    text-align: center;
    position: relative;
    float: left;
    margin-bottom: 1rem;
}
.indexMyInfoTop{
    color: #000000;
    font-size: 1rem;
    font-family:'书体坊颜体 ';
}
.indexMyInfo:nth-child(1),
.indexMyInfo:nth-child(3),
.indexMyInfo:nth-child(5){
    border-right: 1px solid #ccc;
}
.indexMyInfoTop p{
    display: inline-block;
}
.indexMyInfoTop .numPlay{
    font-size: 1.5rem;
    color: #cc2e2b;
}
.indexMyInfoTop b{

}
.indexMyText{
    color: #464646;
    font-size: 0.75rem;
    line-height: 1.2rem;
}

.indexCutAllDiv{
    padding: 0.5rem;
}
.indexCutDiv:after{
    content: "";
    clear: both;
}
.indexCutL{
    width: 50%;
    height: 10rem;
    display: block;
    position: relative;
    padding: 0.5rem;
    float: left;
    overflow: hidden;
}
.indexCutL img{
    width: 100%;
    min-height: 10rem;
    display: block;
}
.indexCutL div{
    width: calc(100% - 1rem);
    text-align: center;
    display: block;
    font-size: 1rem;
    color: #fffefe;
    line-height: 2rem;
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.indexCutC1,
.indexCutC2{
    width: 50%;
    height: 10rem;
    padding: 0.5rem;
    display: block;
    position: relative;
    float: left;
    overflow: hidden;
}
.indexCutC1 img,
.indexCutC2 img{
    width: 100%;
    min-height: 10rem;
    display: block;
}
.indexCutC1 div,
.indexCutC2 div{
    width: calc(100% - 1rem);
    text-align: center;
    display: block;
    font-size: 1rem;
    color: #fffefe;
    line-height: 2rem;
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.indexCutR{
    width: 50%;
    height: 10rem;
    display: block;
    padding: 0.5rem;
    position: relative;
    float: left;
    overflow: hidden;
}
.indexCutR img{
    width: 100%;
    min-height: 10rem;
    display: block;
}
.indexCutR div{
    width: calc(100% - 1rem);
    text-align: center;
    display: block;
    font-size: 1rem;
    color: #fffefe;
    line-height: 2rem;
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.indexScoBannerDiv{
    width: 100%;
    height: auto;
    position: relative;
}
.indexScoBanner{
    width: 100%;
    height: 12rem;
    position: relative;
    background-size:auto  100% ;
    background-position: center center;
}
.indexScoBanner img{
    width: 100%;
    display: none;
}
.indexScoLBWord{
    position: absolute;
    width: 100%;
    text-align: center;
    top:35%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    font-size: 1.2rem;
    color: #fffefe;
}
.indexScoRTWordDiv{
    position: absolute;
    bottom: 3rem;
    width: 80%;
    left: 10%;
    text-align: center;
}
.indexScoRTWord{
    font-size: 0.8rem;
    display: inline-block;
    color: #fffefe
}

.indexProAllDiv{
    padding-top: 2rem;
    background-image: url("../images/indexProBg.jpg");
    background-size: cover;
    padding-bottom: 1rem;
}
.indexProTit{
    text-align: center;
    margin-bottom: 2rem;
}
.indexProTit img{
    height: 2rem;
    vertical-align: text-bottom;
    -webkit-vertical-align: text-bottom;
    -o-vertical-align: text-bottom;
    margin-right: 1rem;
    width: auto;
    display: inline-block;
}
.indexProTit h3{
    font-size: 2rem;
    color: #cc2e2b;
    font-weight: normal;
    display: inline-block;
}
.indexProD{
    padding: 0 0.5rem;
}
.indexPro{
    width: 50%;
    height: 20rem;
    padding: 0.5rem;
    float: left;
}
.indexProInfo{
    width: 100%;
    height: 100%;
    background: #f6f7f1;
    border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    -o-border-radius: 0.5rem;
    text-align: center;
    padding: 0.5rem;
    position: relative;
    border:2px solid #f6f7f1;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
}

.indexProWord{
    position: absolute;
    left: 1rem;
    top:1.5rem;
    width: 1rem;
    font-size: 1rem;
    color: #010101;
    line-height: 1.2rem;
}
.indexProWord:before{
    content: "";
    width: 4px;
    height: 4px;
    background: #01774d;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    position: absolute;
    top: -0.6rem;
    left: 50%;
    margin-left: -2px;
}

.indexProBtn{
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    left: 0;
    bottom: 0;
}
.indexProImg{
    width: 100%;
    height: 6rem;
    text-align: right;
    position: absolute;
    bottom: 1rem;
    padding: 0 1rem;
    right: 0;
}
.indexProImg img{
    height: 100%;
    width: auto;
    position: absolute;
    display: block;
    right: 50%;
    transform: translateX(50%);
}
.indexProBottomBtn{
    width: 8rem;
    height: 3rem;
    color: #ffffff;
    font-size: 1rem;
    display: block;
    background: #cc2e2b;
    text-align: center;
    line-height: 3rem;
    margin: 1rem auto;
    letter-spacing:2px;
}

.indexNewAllDiv{
    padding-top: 2rem;
    background-image: url("../images/indexMyBg.jpg");
    background-size: 100%;
}
.indexNewD{
    padding: 0 1rem;
}
.indexNewTop{
    padding: 1.5625rem 0;
    text-align: center;
}
.indexNewTopBtn{
    padding: 0 0.8rem;
    height: 2rem;
    margin:0 0.25rem ;
    font-size: 1rem;
    color: #000000;
    display: inline-block;
    line-height: 2rem;
    font-family: "南宋书局体";
}
.indexNewTopBtn:hover,
.indexNewTopBtnOn{
    background: #cc2e2b;
    color: #ffffff;
}
.indexNew{
    width: 100%;
    cursor: pointer;
    display: block;
}
.indexNewImg{
    width: 100%;
    display: block;
    overflow: hidden;
}
.indexNewImg img{
    width: 100%;
    display: block;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
}
.indexNew:hover img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.indexNewInfoD{
    padding: 1.5rem 0;
    padding-top: 1rem;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
}
.indexNewTit{
    font-size: 1.25rem;
    line-height: 2rem;
    color: #3b3b3b;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
}
.indexNewWord{
    font-size: 0.875rem;
    line-height: 1.5rem;
    color: #3b3b3b;
    text-align: justify;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
}
.indexNewTime{
    font-size: 1rem;
    line-height: 2rem;
    color: #3b3b3b;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
}
.indexNewTimeOn{
    display: none;
}
.indexNewBtn{
    text-align: center;
    margin-bottom: 2rem;
}
.indexNewBtn a{
    margin: 0 auto;
    width: 6rem;
    height: 2.4rem;
    text-align: center;
    line-height: 2.4rem;
    font-size: 1rem;
    color: #ffffff;
    display: block;
    background: #cc2e2b;
    font-family: "南宋书局体";
}

.indexBottomAllDiv{
    padding-top: 1rem;
    padding-bottom: 2rem;
    background-image: url("../images/indexMyBg.jpg");
    background-size: 100%;
}
.indexBottomDiv{
    padding: 0 1rem;
}
.indexBottomD{
    border: 1px solid #d24947;
}
.indexBottomL{
    width: 100%;
}
.indexBottomL1,
.indexBottomL2,
.indexBottomL3,
.indexBottomL4{
    height: 4rem;
    display: block;
    text-align: center;
    padding: 0.5rem 0;
    border-bottom: 1px solid #d24947;
}
.indexBottomL1 img,
.indexBottomL2 img,
.indexBottomL3 img,
.indexBottomL4 img{
    height: 1.5rem;
    display: inline-block;
    vertical-align: text-bottom;
    -webkit-vertical-align: text-bottom;
    -o-vertical-align: text-bottom;
    margin-right: 1rem;
}
.indexBottomL span{
    display: inline-block;
    font-size: 1rem;
    line-height: 3rem;
    color: #272727;
}

.indexBottomR {
    width: 100%;
    padding: 1rem;
}
.indexBottomRImg{
    width: 100%;
    margin-bottom: 0.5rem;
}
.indexBottomRImg img{
    width: 100%;
    height: auto;
    display: block;
}
.indexBottomEn{
    font-size: 2rem;
    color: #000000;
    margin-bottom: 0.5rem;
}
.indexBottomInfo{
    font-size: 0.8rem;
    line-height: 2rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
    color: #111111;
}
.indexBottomWord{
    font-size: 1.2rem;
    color: #000000;
}
.indexCutLBtn{
    display: block;
    width: 4rem;
    height: 1.8rem;
    border: 1px solid #ffffff;
    text-align: center;
    line-height: 1.8rem;
    font-size: 0.8rem;
    color: #ffffff;
    position: absolute;
    left: 50%;
    bottom: 2.5rem;
    margin-left: -2rem;
}
.indexBottomWord span{
    font-size: 1.2rem;
    color: #000000;
}

/*---- index end ----*/

.footerAllDiv{
    width: 100%;
    background-image: url("../images/wapFooterBg.jpg");
    background-size: cover;
    padding: 1rem;
    padding-bottom: 0.5rem;
}
.footerL{
    width: 100%;
    height: 8rem;
    text-align: center;
}
.footerL img{
    height: 100%;
    display: inline-block;
}
.footerC{
    width: 100%;
}
.footerC p{
    font-size: 1rem;
    color: #ffffff;
    line-height: 2rem;
}
.footerC div{
    font-size: 1.5rem;
    color: #ffffff;
    line-height: 2.4rem;
}
.footerR{

}
.footerR:after{
    content: "";
    clear: both;
}
.footerRInfo{
    width: 25%;
    padding: 0.5rem;
    float: left;
}
.footerRInfo img{
    width: 100%;
}

.scoBannerDiv{
    width: 100%;
    display: block;
}
.scoBannerDiv img{
    width: 100%;
    display: block;
}
.content1AllDiv{
    background-image: url("../images/scoBg.jpg");
    background-size: 100% 100%;
    padding-top: 2rem;
}
.content1TopLBg{
    display: none;
}
.content1TopLInfo{
   text-align: center;
}
.content1TopLInfo img{
    height: 2rem;
    vertical-align: text-bottom;
    -webkit-vertical-align: text-bottom;
    -o-vertical-align: text-bottom;
    margin-right: 0.2rem;
    display: inline-block;
}
.content1TopLInfo h3{
    font-size: 2rem;
    color: #cc2e2b;
    font-weight: normal;
    display: inline-block;
}
.content1TopR{
    padding: 1.5rem 0;
    text-align: center;
}
.content1TopR .content1TopBtn{
    padding: 0 0.8rem;
    height: 2rem;
    margin:0 0.25rem ;
    font-size: 1rem;
    color: #000000;
    display: inline-block;
    line-height: 2rem;
    font-family: "南宋书局体";
}
.content1TopR .content1TopBtnOn{
    background: #cc2e2b;
    color: #ffffff;
}

.about1Tit{
    text-align: center;
    margin-bottom: 2rem;
    position: relative;
}
.about1Tit div{
    margin-bottom: 0.875rem;
}
.about1Tit div span{
    padding: 0 1rem;
    height: 3rem;
    display: inline-block;
    text-align: center;
    line-height: 3rem;
    border: 1px solid #cc2e2b;
    font-size: 1.5rem;
    color: #cc2e2b;
    font-family: "南宋书局体";
}
.about1Tit p{
    font-size: 0.875rem;
    color: #cc2e2b;
    font-family: "南宋书局体";
}
.about1InfoDiv{
    padding: 0 1rem;
    padding-bottom: 2rem;
}
.about1InfoDiv p{
    font-size: 1rem;
    line-height: 2rem;
    color: #030303;
    text-align: justify;
    font-family: "南宋书局体";
}
.about1InfoDiv p img{
    max-width: 100%;
    height: auto;
    display: block;
}
.about1InfoDiv div{
    margin: 2rem 0;
}
.about1InfoDiv div video{
    width: 100%;
    height: 14rem;
}

.about2Div{
    padding: 0 1rem;
}
.about2Div img{
    max-width: 100%;
    height: auto;
}
.about2L{
    width: 100%;
}
.about2L img{
    width: 100%;
    display: block;
}
.about2R{
    padding: 1rem 0;
}
.about2RTit{
    margin-bottom: 1rem;
}
.about2RTit p{
    display: inline-block;
    font-size: 2rem;
    color: #000000;
    font-family: "南宋书局体";
}
.about2RTit span{
    display: inline-block;
    font-size: 1rem;
    color: #cc2e2b;
    font-family: "南宋书局体";
}
.about2Info p{
    font-size: 1rem;
    color: #000000;
    font-family: "南宋书局体";
    line-height: 2rem;
}
.about2Icon{
    text-align: right;
    height: 13rem;
}
.about2Icon img{
    height: 100%;
    display: inline-block;
}

.about4Div{
    padding: 0 1rem;
}
.about4L{
    width: 100%;
}
.about4L img{
    width: 100%;
    display: block;
}
.about4R{
    padding: 1rem 0;
}
.about4RTit{
    font-size: 1.2rem;
    color: #cc2e2b;
    font-family: "南宋书局体";
    margin-bottom: 1rem;
    font-weight: bold;
}
.about4RInfo{
    font-family: "汉仪书魂体简";
    font-size: 1rem;
    padding: 0.5rem 0;
    color: #000000;
    font-weight: bold;
}
.about4RInfo i{
    width: 1rem;
    height: 1rem;
    display: inline-block;
    background-image: url("../images/about4Icon.png");
    background-size: cover;
    margin-right: 0.5rem;
    vertical-align: middle;
    -webkit-vertical-align: middle;
    -o-vertical-align: middle;
}
.about4R1D{
    margin-bottom: 2rem;
}
.about4RWord{
    margin-bottom: 0.5rem;
}
.about4RWord span{
    display: inline-block;
    margin: 0.2rem 0;
    margin-right: 0.5rem;
    padding-right: 0.5rem;
    border-right: 1px solid #262626;
    font-size: 0.875rem;
    font-family: "南宋书局体";
    color: #000000;
    line-height: 1.5rem;
}
.about4RWord span:last-child{
    border-right: none;
}
.about4All2Div{
    margin-top: 2rem;
}
.about4{
    width: 100%;
    padding: 0 1rem;
    margin-bottom: 1rem;
}
.about41L{
    width: 2rem;
    float: left;
}
.about41L img{
    width: 100%;
    display: block;
}
.about4:after{
    content: "";
    clear: both;
}
.about41R{
    width: calc(100% - 2rem);
    float: right;
    padding-left: 1rem;
}
.about41RTit{
    font-size: 1.2rem;
    font-family: "南宋书局体";
    color: #000000;
    margin-bottom: 0.5rem;
    line-height: 2rem;
    font-weight: bold;
}
.about41RWord{
    font-size: 1rem;
    color: #000000;
    line-height: 2rem;
}

.about6AllDiv{
    display: none;
}
.about6ImgDiv{
    padding: 0 1rem;
    padding-bottom: 2rem;
}
.about6WapDiv{
    padding: 0.6rem 0;
    border-bottom: 1px solid #474747;
    margin-bottom: 1rem;
    font-size: 1.3125rem;
    line-height: 2rem;
    color: #474747;
    position: relative;
    font-family: "方正黑体_GBK";
}
.about6WapDiv span{
    display: inline-block;
    font-size: 2rem;
    line-height: 2rem;
    color: #474747;
    vertical-align:middle;
    -webkit-vertical-align:middle;
    -o-vertical-align:middle;
}
.about6WapDiv i{
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    background-image: url("../images/about6WapIcon.png");
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    vertical-align: baseline;
    -webkit-vertical-align: baseline;
    -o-vertical-align: baseline;
    margin-right: 0.5rem;
}
.about6WapDiv:after{
    content: "";
    display: inline-block;
    width: 0.5rem;
    height: 1rem;
    background-image: url(../images/about6WapIconR.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.5rem;
}
.about6Img img{
    width: 100%;
    height: 0;
    display: block;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
}
.about6ImgOn img{
    height: auto;
}
.about6ImgOn .about6WapDiv{
    color: #cc2e2b;
    border-bottom: 1px solid #cc2e2b;
}
.about6ImgOn .about6WapDiv i{
    background-image: url("../images/about6WapIconOn.png");
}
.about6ImgOn .about6WapDiv:after{
    width: 1rem;
    height: 0.5rem;
    margin-top:-0.25rem;
    background-image: url(../images/about6WapIconD.png);
}

.about7AllDiv{
    padding: 0;
}
.aboutDiv{
    padding: 0 1rem;
}
.about7Img{
    width: 100%;
}
.about7Img img{
    width: 100%;
    display: block;
}
.about7Text{
    padding: 1rem 0;
}
.about7RTit{
    font-size: 1.5rem;
    font-family: "南宋书局体";
    color: #110700;
    padding-left: 2rem;
    font-weight: bold;
    position: relative;
    padding-bottom: 1rem;
    border-bottom: 1px solid #110700;
    margin-bottom: 1rem;
}
.about7RTit i{
    width: 1.25rem;
    height: 1.25rem;
    background-image: url("../images/about7Icon.png");
    background-size: contain;
    display: block;
    position: absolute;
    left: 0;
    top:50%;
    margin-top: -1.125rem;
}
.about7Word{
    font-size: 1rem;
    color: #110700;
    font-family: "南宋书局体";
    line-height: 2rem;
    text-align: justify;
}

.content2Div{
    padding-top:2rem;
}
.content2TopWord{
    display: none;
}
.content2TopLInfo{
    text-align: center;
}
.content2TopLInfo img{;
    height: 2rem;
    vertical-align: text-bottom;
    -webkit-vertical-align: text-bottom;
    -o-vertical-align: text-bottom;
    margin-right: 0.2rem;
    display: inline-block;
}
.content2TopLInfo h3{
    font-size: 2rem;
    color: #cc2e2b;
    font-weight: normal;
    display: inline-block;
}
.productAllDiv{
    padding: 1.5rem 1rem;
    margin-bottom: 2rem;
}

.productNavDiv{
    margin-bottom: 1.5rem;
    text-align: center;
}
.productNav{
    padding: 0 0.8rem;
    height: 2rem;
    margin: 0 0.25rem;
    font-size: 1rem;
    color: #000000;
    display: inline-block;
    line-height: 2rem;
}
.productNav span{
    display: inline-block;
    font-size: 1rem;
    color: #000000;
    line-height: 2rem;
    font-family: "南宋书局体";
}
.productNavOn{
    background: #cc2e2b;
    color: #ffffff;
}
.productNavOn span{
    color: #ffffff;
}
.productDiv{
}
.product{
    width: 50%;
    height: 30rem;
    float: left;
    padding: 1rem 0.5rem;
    display: block;
}
.productImg{
    width: 100%;
    padding: 1rem 1rem;
    overflow: hidden;
}
.productImg img{
    width: 100%;
    display: block;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
}
.productImg:hover img{
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
}
.productWord1Div{
    width: 100%;
    padding-top: 1rem;
}
.productWord1Tit{
    text-align: center;
    font-family: "南宋书局体";
    font-size: 1.5rem;
    color: #000000;
}
.productWord1Line{
    width: 3.75rem;
    height: 1px;
    background: #000000;
    margin: 1rem auto;
}
.productWord1Info{
    text-align: center;
    font-size: 1rem;
    color: #585858;
    font-family: "南宋书局体";
}
.productWord2Div{
    width: 100%;
    padding-top: 0.5rem;
}
.productWord2L{
    display: none !important;
}
.productWord2R{
    width: 100%;
}
.productWord2R div{
    font-size: 0.875rem;
    color: #585858;
    font-family: "南宋书局体";
    line-height: 1.5rem;
}
.productListNumD{
    margin: 1rem 0 2rem 0;
    margin-top: 3rem;
    text-align: center;
}
.productListNumD span{
    font-size: 1rem;
    font-family: "AdobeHeitiStd-Regular";
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    text-align: center;
    line-height: 1.6rem;
    color: #000000;
    display: inline-block;
    cursor: pointer;
    margin: 0 0.2rem;
}
.productListNumD .productListNumOn{
    background: #cc2e2b;
    color: #ffffff;
}

.serviceAllDiv{
    padding: 1.5rem 1rem;
}
.serviceTop{
    position: relative;
    padding-left: 2rem;
    font-size: 1.5rem;
    color: #333333;
    font-family: "南宋书局体";
    margin-bottom: 2rem;
}
.serviceTop:before{
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    background: #333333;
    position: absolute;
    left: 0.5rem;
    top: 50%;
    margin-top: -4px;
}
.serviceTopOn{
    color: #111111;
}
.serviceTopOn:before{
    background: #111111;
}
.service{
    width: 100%;
    padding: 1rem;
    border: 1px solid #191919;
    margin-right: 1.125rem;
    margin-bottom: 1.125rem;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
}
.service1{

}
.serviceTit{
    font-size: 1.2rem;
    color: #191919;
    font-family: "南宋书局体";
    margin-bottom: 0.5rem;
    font-weight: bold;
    line-height: 2rem;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
}
.serviceAdd{
    font-size: 1rem;
    color: #5c5c5c;
    font-family: "AdobeHeitiStd-Regular";
    line-height: 2rem;
    padding-right: 3rem;
    position: relative;
}
.serviceAdd a{
    width: 1.6rem;
    height: 1.6rem;
    display: block;
    background-image: url("../images/serviceIcon.png");
    background-size: contain;
    position: absolute;
    right: 0;
    top: 0;
}
.serviceWord{
    font-size: 1rem;
    color: #5c5c5c;
    line-height: 2rem;
    font-family: "AdobeHeitiStd-Regular";
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
}

.newsListDiv{
    padding: 0 1rem;
}
.newsListD{
    display: block;
    margin-bottom: 1rem;
}
.newsListL{
    width: 100%;
}
.newsListL img{
    width: 100%;
    display: block;
}
.newsListR{
    padding: 1rem 0;
}
.newsListRTit{
    font-size: 1rem;
    color: #323232;
    line-height: 2rem;
    padding-left: 1rem;
    padding-right: 3rem;
    position: relative;
}
.newsListRTit:before{
    content: "";
    width: 6px;
    height: 6px;
    background: #323232;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    position: absolute;
    left: 0;
    top:50%;
    margin-top: -3px;
}
.newsListRTit span{
    position: absolute;
    right: 0;
    top:50%;
    display: block;
    line-height: 2rem;
    font-size: 1.2rem;
    margin-top: -0.6rem;
    color: #323232;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
}
.newsListRLine{
    width: 100%;
    margin: 0.5rem 0;
    border-bottom: 1px dashed #767676;
}
.newsListRWord{
    font-size: 0.875rem;
    color: #323232;
    text-align: justify;
    line-height: 1.5rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.newsListRIcon{
    display: none;
}
.newsListRBtn{
    width: 3.75rem;
    height: 1.5rem;
    border: 1px solid #d55754;
    font-size: 0.6rem;
    font-family: "AdobeHeitiStd-Regular";
    text-align: center;
    line-height: 1.5rem;
    display: none;
    color: #d55754;
}
.newsListNumD{
    padding: 6rem 0;
    padding-top: 4rem;
    text-align: center;
}
.newsListNumD span{
    font-size: 1.25rem;
    font-family: "AdobeHeitiStd-Regular";
    width: 1.625rem;
    height: 1.625rem;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    text-align: center;
    line-height: 1.8rem;
    color: #000000;
    display: inline-block;
    cursor: pointer;
    margin: 0 0.5rem;
}
.newsListNumD .newsListNumOn{
    background: #cc2e2b;
    color: #ffffff;
}
.contentDiv{
    padding: 1rem;
}
.newsInfoBtn{
    display: block;
    font-size: 1rem;
    margin-bottom: 1rem;
    color: #000000;
    font-family: "AdobeHeitiStd-Regular";
}
.newsInfoBtn span{
    display: inline-block;
    font-size: 1rem;
    color: #000000;
    font-family: "AdobeHeitiStd-Regular";
    margin-left: 0.6rem;
}
.newsInfoBtn:hover,
.newsInfoBtn:hover span{
    color: #cc2e2b;
}
.newsInfoTit{
    padding-bottom: 1rem;
    border-bottom: 1px dashed #646464;
    margin-bottom: 1rem;
}
.newsInfoL{
    font-size: 1.5rem;
    color: #191919;
    font-family:'南宋书局体';
    line-height: 1.5rem;
    font-weight: bold;
}
.newsInfoR{
    font-size: 1rem;
    color: #191919;
    line-height: 1.5rem;
    font-family:'南宋书局体';
}
.newsInfoD,
.newsInfoD p{
    font-size: 0.875rem;
    line-height: 1.5rem;
    text-align: justify;
    font-family:'南宋书局体';
    color: #3b3b3b;
}
.newsInfoD p{
    margin-bottom: 0.5rem;
}
.newsInfoPND{
    padding-top: 2rem;
}
.newsInfoPND div{
    margin-bottom: 0.5rem;
}
.newsInfoPND a{
    position: relative;
    display: block;
    padding-left: 1rem;
    font-size: 1rem;
    font-family:'南宋书局体';
    color: #000000;
    line-height: 1.5rem;
    border-bottom: 1px solid transparent;
    text-align: justify;
}
.newsInfoPND a:before{
    content: "";
    width: 5px;
    height: 5px;
    background: #000000;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2.5px;
    display: block;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
}

.about1Tit i{
    position: absolute;
    width: 1rem;
    height: 0.75rem;
    background-image: url("../images/joinIcon.png");
    background-size: contain;
    background-repeat: no-repeat;
    left: 50%;
    margin-left: -0.75rem;
    top:6rem;
}
.join1Div{
    width: 100%;
    padding: 3rem 1rem ;
}
.join1D{
    border-top: 1px solid #191919;
    border-left: 1px solid #191919;
 }
.join1D td{
    border-bottom: 1px solid #191919;
    border-right: 1px solid #191919;
}
.join1D{
    width: 100%;
}
.join1Top{
    background: #cc2e2b;
}
.join1D td{
    font-size: 0.875rem;
    font-family: "南宋书局体";
    color: #191919;
    text-align: center;
    padding: 0.2rem;
}
.join1Top td{
    color: #ffffff;
    padding:  0.5rem 0.2rem;
}
.join1D .join1InfoL{
    font-weight: bold;
}
.join1D td span{
    display: block;
    text-align: justify;
    font-size: 0.75rem;
    color: #191919;
    line-height: 1.2rem;
}
.joinAllDiv{
    display: none;
}

.join2Div{
    padding: 3rem 1rem;
}
.join2AllDiv{
    margin-bottom: 2rem;
}
.join2AllDiv p{
    margin-bottom: 1rem;
}
.join2AllDiv b{
    width: 100%;
    padding: 0 3rem;
    text-align: center;
    font-size: 0.75rem;
    color: #cc2e2b;
    display: block;
    font-family: "南宋书局体";
}
.join2AllDiv i{
    top: 9rem;
}
.join2D{
    position: relative;
    margin-bottom: 4rem;
}
.join2L{
    width: 100%;
    position: relative;
}
.join2L div{
    width: 4rem;
    height:4rem;
    font-size: 1.4rem;
    line-height: 4rem;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    text-align: center;
    color: #ffffff;
    margin: 0 auto;
    margin-bottom: 1rem;
    text-align: center;
}
.red .join2L div{
    background: #cc2e2b;
}
.green .join2L div{
    background: #007e36;
}
.org .join2L div{
    background: #e6a524;
}
.join2R{
    width: 100%;
}
.join2RD{
    padding-left: 3rem;
    position: relative;
    margin-bottom: 2rem;
}
.join2RD:last-child{
    margin-bottom: 0;
}
.join2RTit span{
    font-size: 1.2rem;
    color: #ffffff;
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    text-align: center;
    line-height: 1.5rem;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    position: absolute;
    left: 0;
    top:0;
}
.join2Con1:before{
    border: none;
}
.red .join2RTit span{
    background: #cc2e2b;
}
.green .join2RTit span{
    background: #007e36;
}
.org .join2RTit span{
    background: #e6a524;
}
.join2RTit{
    font-size: 1.2rem;
    line-height: 1.5rem;
    margin-bottom: 1rem;
    font-family: "南宋书局体";
}
.red .join2RTit{
    color: #cc2e2b;
}
.green .join2RTit{
    color: #007e36;
}
.org .join2RTit{
    color: #e6a524;
}
.join2RWord{
    font-size: 0.875rem;
    font-family: "南宋书局体";
    line-height: 1.5rem;
    text-align: justify;
    color: #000000;
}

.join4WapDiv{
    width: 100%;
    padding: 3rem 1rem;
}
.join4WapDiv img{
    width: 100%;
    display: block;
}
.join4BotDiv{
    padding: 3rem 0.5rem;
}
.join4Bot-d{
    width: 50%;
    padding: 0.5rem;
    float: left;
}
.join4Bot{
    width: 100%;
    height: 14.625rem;
    padding: 1.5rem 1rem 1rem 1rem;
    background: #ffffff;
    border-radius: 1rem;
    box-shadow: 0px 0px 5px #ccc;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
}
.join4BotTit{
    text-align: center;
    font-size: 1.25rem;
    font-family: "南宋书局体";
    color: #000000;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
}
.join4BotLine{
    width: 34px;
    height: 3px;
    background: #000000;
    margin: 1.5rem auto;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
}
.join4BotWord{
    font-size: 0.875rem;
    text-align: center;
    font-family: "南宋书局体";
    color: #000000;
    line-height: 1.2rem;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
.join4BotDiv{
    padding-bottom: 6.25rem;
}

.join5Div{
    padding: 3rem 1rem;
    background-image: url("../images/join5Bg.jpg");
    background-size: 100% 100%;
}
#selectCity{
    position: relative;
    margin-bottom: 1.75rem;
}
.provinceDiv,
.cityDiv{
    width: 50%;
    position: relative;
    display: block;
    z-index: 999999;
    margin-bottom: 0.5rem;
    float: left;
}
.provinceDiv{
    z-index: 999999999;
}
.code{
    color: #010101;
}
.provinceSelect,
.citySelect{
    position: absolute;
    width: 100%;
    height: 10rem;
    left: 0;
    top:3rem;
    text-align: center;
    border: 1px solid #cccccc;
    background: #ffffff;
    overflow-y: auto;
    display: none;
    z-index: 9999999999;
}
.provinceSelect div,
.citySelect div{
    width: 100%;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    font-size: 1rem;
    color: #010101;
    border-bottom: 1px solid #cccccc;
    cursor: pointer;
}
.provinceSelect div:hover,
.citySelect div:hover{
    background: #cc2e2b;
    color: #ffffff;
}
.province,
.city{
    width: 100%;
    height: 3rem;
    border: 1px solid #656565;
    text-align: center;
    line-height: 3rem;
    font-size: 1rem;
    display: inline-block;
    background: #ffffff;
    font-family: "微软雅黑";
    position: relative;
}
.province:after,
.city:after{
    content: "";
    width: 1.125rem;
    height: 0.625rem;
    background-image: url("../images/join5Icon1.png");
    background-size: cover;
    display: block;
    position: absolute;
    right: 1rem;
    top:50%;
    margin-top: -0.3125rem;
    display: none;
}
.join5Text{
    width: calc(100% - 3rem);
    height: 3rem;
    border: 1px solid #656565;
    display: inline-block;
    font-size: 1.2rem;
    color: #656565;
    line-height: 3rem;
    font-family: "微软雅黑";
}
.join5Text::placeholder{
    text-align: center;
    font-size: 1.25rem;
    color: #656565;
    line-height: 4.5rem;
}
.join5Btn{
    background: #cc2e2b;
    width: 3rem;
    height: 3rem;
    display: inline-block;
    vertical-align:bottom;
    -webkit-vertical-align:bottom;
    -o-vertical-align:bottom;
    text-align: center;
    position: relative;
    float: right;
}
.join5Btn img{
    position: absolute;
    left: 50%;
    top:50%;
    width: 1.8rem;
    height: 1.8rem;
    margin-left: -0.9rem;
    margin-top: -0.9rem;
}
.join5-d{
    width: 50%;
    height: 15rem;
    float: left;
    padding: 1rem 0.5rem;
    margin-bottom: 1.5rem;
}
.join5L{
    width: 100%;
}
.join5L img{
    width: 100%;
    display: block;
}
.join5R{
    width: 100%;
    height: 8rem;
    padding: 1rem 0;
    border-bottom: 1px solid #000000;
}
.join5RTit{
    font-size: 1rem;
    color: #000000;
    font-family: "南宋书局体";
    margin-bottom: 0.5rem;
}
.join5RWord{
    font-size: 0.875rem;
    color: #000000;
    font-family: "南宋书局体";
}
.join5R2Tit{
    padding-left: 3.5rem;
    font-size: 1rem;
    color: #000000;
    font-family: "南宋书局体";
    margin-bottom: 1.5rem;
    position: relative;
}
.join5R2Tit span{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1rem;
    color: #000000;
    font-family: "南宋书局体";
}

.map{
    width: 100%;
    padding: 3rem 1rem;
    height: 20rem;
}
#allmap{
    width: 100%;
    height: 100%;
}
.anchorBL,
#BMapLib_nav0,
.BMapLib_bubble_top{
    display: none;
}
.BMapLib_SearchInfoWindow{
    border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    -o-border-radius: 0.5rem;
    padding: 14px 12px;
    width: 200px !important;
    box-shadow: 0 1px 6px #ccc;
    -webkit-box-shadow: 0 1px 6px #ccc;
    -o-box-shadow: 0 1px 6px #ccc;
}
#BMapLib_trans0{
    top:82px !important;
}
.BMapLib_bubble_content{
    height: auto !important;
}
.BMapLib_bubble_content div{
    font-family: "南宋书局体";
    font-size: 18px;
    color: #000000;
    line-height: 24px;
}
.contanctUsAllDiv{
    padding-bottom: 2rem;
}
.contanctUsDiv{
    padding: 0 1rem;
}
.contanctUsTop{

}
.contanctUsTopEn{
    font-size: 1.2rem;
    color: #242424;
    font-family: "Myriad Pro Regular";
    margin-bottom: 0.8rem;
    font-weight: bold;
}
.contanctUsTopTit{
    font-size: 1.2rem;
    color: #242424;
    font-family: "南宋书局体";
    margin-bottom: 0.8rem;
    font-weight: bold;
}
.contanctUsTopLine{
    height: 3px;
    width: 50px;
    background: #242424;
    margin-bottom: 1rem;
}
.contanctUsL{
    width: 100%;
    margin-bottom: 1.5rem;
}
.contanctUsLInfoD div{
    font-size: 1rem;
    font-family: "南宋书局体";
    color: #252525;
    line-height: 2rem;
}
.contanctUsR{
    width: 100%;
}
.contanctUsRInfo1{
    margin-bottom: 1rem;
}
.contanctUsRInfo1L{
    width: calc(50% - 0.5rem);
    border: 1px solid #7b7b7b;
    padding: 0 0.8rem;
    height: 2.6875rem;
    line-height: 2.6875rem;
    font-size: 1.125rem;
    color: #242424;
    font-family: "南宋书局体";
}
.contanctUsRInfo1R{
    width: calc(50% - 0.5rem);
    border: 1px solid #7b7b7b;
    padding: 0 0.8rem;
    height: 2.6875rem;
    line-height: 2.6875rem;
    font-size: 1.125rem;
    color: #242424;
    font-family: "南宋书局体";
}
.contanctUsRInfo1L::placeholder,
.contanctUsRInfo1R::placeholder{
    font-size: 1.125rem;
    color: #242424;
    font-family: "南宋书局体";
}
.contanctUsRInfo2{
    width: 100%;
    height: 6.75rem;
    resize: none;
    padding: 0.8rem;
    font-size: 1.125rem;
    color: #242424;
    font-family: "南宋书局体";
    margin-bottom: 1rem;
}
.contanctUsRInfo2::placeholder{
    font-size: 1.125rem;
    color: #242424;
    font-family: "南宋书局体";
}
.contanctUsRInfoBtn{
    text-align: right;
}
.contanctUsRInfoBtn a{
    display: inline-block;
    width: 8.125rem;
    height: 2.1875rem;
    border: 1px solid #666666;
    border-radius: 1rem;
    text-align: center;
    line-height: 2.1875rem;
    font-size: 1rem;
    color: #242424;
    font-family: "南宋书局体";
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
}
.contanctUsRInfoBtn a:hover{
    background: #cc2e2b;
    border-color: #cc2e2b;
    color: #ffffff;
}

#serviceMapDiv{
    position: fixed;
    left: 0;
    top:0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 9999999999;
}
.serviceMapBg{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background: rgba(0,0,0,0.5);
}
.serviceMapD{
    width: 100%;
    height: 50vh;
    position: absolute;
    left: 0;
    top:50%;
    margin-top: -25vh;
    z-index: 9;
    background: #ffffff;
}
.serviceMapTit{
    width: 100%;
    height: 2rem;
    padding: 0 1rem;
    position: relative;
}
.serviceMapTit span{
    display: inline-block;
    font-size: 1.2rem;
    color: #010101;
    line-height: 2rem;
    font-family: "南宋书局体";
}
.serviceMapTit i{
    width: 1rem;
    height: 1rem;
    background-image: url("../images/wapDelete.png");
    background-size: cover;
    display: block;
    position: absolute;
    right: 1rem;
    top:50%;
    margin-top: -0.5rem;
}
#serviceMap{
    width: 100%;
    height: calc(100% - 2rem);
    display: block;
}

.pagination{
    padding: 1rem 0 8rem;
    text-align: center;
}
.pagination li{
    display: inline-block;
    margin: 0 0.5rem;
}
.pagination .active span {
    color: #ffffff;
}
.pagination li span,
.pagination li a{
    font-size: 1.25rem;
    font-family: "AdobeHeitiStd-Regular";
    width: 1.625rem;
    height: 1.625rem;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    text-align: center;
    line-height: 1.8rem;
    color: #000000;
    display: inline-block;
    cursor: pointer;
}
@media screen and (max-width: 375px){
    .headerDiv{
        width: 80%;
        padding: 1rem 0.5rem;
    }
}
