/* pc  */
.pcbody{
    width: 100%;
    height: 100%;
}
.pcbody .nav{
    box-sizing: border-box;
    background: #EDF0ED;
    width: 100%;
    height: 80px;
    line-height: 80%;
    position: relative;
    /* overflow: hidden; */
}
.navactive{
    position: fixed !important;
    top: 0;
    left: 0;
}
.pcbody .nav .clogo{
    position: absolute;
    top: 20px;
    left: 2%;
}
.pcbody .nav .clogo img{
    width: 160px;
    height: 40px;
}
.pcbody .nav .cclose{
    position: absolute;
    top: 20px;
    right: 2%;
}
.pcbody .nav .cclose img{
    width: 40px;
    height: 40px;
}
.pcbody .nav ul{
    margin-left: 20%;
    overflow-x: auto;
    white-space:nowrap;
    /* width: 100%; */
    height: 80px;
}
.pcbody .nav ul::-webkit-scrollbar {display:none;}
.pcbody .nav ul li{
    display: inline-block;
    line-height: 80px;
    height: 80px;
    width: 130px;
    text-align: center;
    padding: 0 10px;
    box-sizing:content-box;
    font-size: 20px;
}
.nactive{
    background: #1B2462;
    color: #fff;
}
.nconactive{
    display: block !important;
}

.pcbody .con>div{
    display: none;
}
.pcbody .con .title{
    width: 100%;
    height: 80px;
    font-size:22px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(6,104,204,1);
    border-bottom: 2px solid #999999;
    line-height: 80px;
    padding: 0 5%;
}
.pcbody .con .content{
    font-size: 20px;
}
.pcbody .con .content .jieshao{
    width: 50%;
    padding: 10px 5%;
    float: left;
    box-sizing: border-box;
}
.pcbody .con .content .jieshao>div:nth-child(1) p{
    width: 100%;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height: 30px;
}
.pcbody .con .content .jieshao>div:nth-child(2){
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(59,147,217,1);
    margin: 40px 0;
}
.pcbody .con .content .map{
    width: 50%;
    float: left;
    padding: 40px 5%;
    box-sizing: border-box;
    position: relative;
}
.pcbody .con .content .map>div{
    width: 60%;
    margin-left: 20%;
    position: relative;
}
.pcbody .con .content .map>div img{
    width: 100%;
}
.pcbody .con .content .map>div i{
    width: 15px;
    height: 20px;
    display: inline-block;
    background: url(../images/iv.png) 0 0 no-repeat;
    background-size: 100% 100%;
    position: absolute;
}
.pcbody .con .content .map>div .i1{
    top: 52%;
    left: 61%;
}
.pcbody .con .content .map>div .i2{
    top: 33%;
    left: 75%;
}
.pcbody .con .content .map>div .i3{
    top: 56%;
    left: 83%;
}
.pcbody .con .content .map>div .i4{
    top: 62%;
    left: 58%;
}
.pcbody .con .content .map>div .i5{
    top: 83%;
    left: 69%;
}
.pcbody .con .content .map>div .iactive{
    background: url(../images/ivshow.png) 0 0 no-repeat;
    background-size: 100% 100%;
}
.pcbody .con .content .map .kuang{
    width: 50%;
    height: 100px;
    background: url(../images/bc.png) 0 0 no-repeat;
    background-size: 100% 100%;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    top: 0;
    margin-left: 15%;
}
.pcbody .con .content .map .kuang ul li{
    display: none;
    padding: 2%;
}
.pcbody .con .content .map .kuang ul .ikactive{
    display: block;
}

.pcbody .con .pcon{
    padding:10px 5%;
}
.pcbody .con .pcon p{
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    padding-left: 50px;
    position: relative;
    margin: 20px 0;
}
.pcbody .con .pcon p i{
    width: 29px;
    height: 24px;
    display: inline-block;
    background: url(../images/ipcon.png) 0 0 no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 15px;
}
.pcbody .con .yan{
    padding: 50px 7.5%;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(59,147,217,1);
}

.pcbody .con .tab{
    padding: 20px 5%;
}
.pcbody .con table{
    width: 100%;
    font-size:20px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.pcbody .con .ptable{
    margin: 0;
}
.pcbody .con .ptd{
    padding: 10px 0;
}
.pcbody .con .ptdtd{
    font-size:16px;
    height: 40px;
    line-height: 35px;
}
.pcbody .con .ptdtd td:nth-child(1){
    width: 45%;
}
.pcbody .con .ptdtd td:nth-child(2){
    width: 25%;
}
.pcbody .con .ptdtd td:nth-child(3){
    width: 30%;
}
.pcbody .con table .bc000{
    background: url(../images/bc000.png) 0 0 repeat-y;
    width: 42px;
    height: 30px;
}
.pcbody .con table .bc001{
    background: url(../images/bc001.png) 0 0 no-repeat;
    width: 42px;
    height: 30px;
}
.pcbody .con table .bc002{
    background: url(../images/bc002.png) 0 0 no-repeat;
    width: 42px;
    height: 26px;
}
.pcbody .con table .bc003{
    background: url(../images/bc003.png) 0 0 no-repeat;
    width: 42px;
    height: 28px;
}
.pcbody .con table .bc004{
    background: url(../images/bc004.png) 0 0 no-repeat;
    width: 42px;
    height: 30px;
}
.pcbody .con table .bc005{
    background: url(../images/bc005.png) 0 0 no-repeat;
    width: 42px;
    height: 30px;
}
.pcbody .con table .bc006{
    background: url(../images/bc006.png) 0 0 no-repeat;
    width: 42px;
    height: 30px;
}
.pcbody .con table .bc007{
    background: url(../images/bc007.png) 0 0 no-repeat;
    width: 42px;
    height: 30px;
}
.pcbody .con table .bc008{
    background: url(../images/bc008.png) 0 0 no-repeat;
    width: 42px;
    height: 30px;
}
.pcbody .con table .bc009{
    background: url(../images/bc009.png) 0 0 no-repeat;
    width: 42px;
    height: 30px;
}

.pcbody .con table .bor{
    border-bottom:  1px solid #999;
}

.pcbody .salesmap{
    width: 100%;
    float: left;
    padding: 40px 5%;
    box-sizing: border-box;
    position: relative;
}
.pcbody .salesmap .mapimg{
    width: 50%;
    padding: 50px 5%;
    position: relative;
    float: left;
}
.pcbody .salesmap .mapimg img{
    width: 100%;
}
.pcbody .salesmap .mapimg i{
    width: 15px;
    height: 20px;
    display: inline-block;
    background: url(../images/iv.png) 0 0 no-repeat;
    background-size: 100% 100%;
    position: absolute;
}
.pcbody .salesmap .mapimg .i1{
    top: 52%;
    left: 58%;
}
.pcbody .salesmap .mapimg .i2{
    top: 37%;
    left: 69%;
}
.pcbody .salesmap .mapimg .i3{
    top: 56%;
    left: 78%;
}
.pcbody .salesmap .mapimg .i4{
    top: 62%;
    left: 58%;
}
.pcbody .salesmap .mapimg .i5{
    top: 79%;
    left: 65%;
}
.pcbody .salesmap .mapimg .iactive{
    background: url(../images/ivshow.png) 0 0 no-repeat;
    background-size: 100% 100%;
}
.pcbody .salesmap .kuang{
    width: 50%;
    background-size: 100% 100%;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    float: left;
    margin-top: 80px;
    padding-left: 5%;
    box-sizing: border-box;
}
.pcbody .salesmap .kuang ul li{
    display: none;
    padding: 2%;
    text-align: left;
}
.pcbody .salesmap .kuang ul li .htitle{
    font-size:22px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.pcbody .salesmap .kuang ul li .hh{
    font-weight:600;
    font-size:26px;
    margin-bottom:20px;
}
.pcbody .salesmap .kuang ul li .txt{
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    margin-top:20px;
    margin-bottom: 50px;
}
.pcbody .salesmap .kuang ul .ikactive{
    display: block;
}

@media screen and (min-width: 768px) and (max-width: 1024px){
    .pcbody .nav ul{
        margin-left: 30%;
        width: 60%;
    }
    .pcbody .nav ul li{
        line-height: 80px;
        height: 80px;
        width: 80px;
        text-align: center;
        font-size: 14px;
    }
    .pcbody .con .content{
        font-size: 14px;
    }
    .pcbody .con .content .map>div .i1{
        top: 48%;
        left: 58%;
    }
    .pcbody .con .content .map>div .i2{
        top: 30%;
        left: 74%;
    }
    .pcbody .con .content .map>div .i3{
        top: 52%;
        left: 82%;
    }
    .pcbody .con .content .map>div .i4{
        top: 60%;
        left: 56%;
    }
    .pcbody .con .content .map>div .i5{
        top: 78%;
        left: 67%;
    }
    .pcbody .con .content .map .kuang ul li{
       font-size: 14px;
    }
    .pcbody .con table{
        font-size:14px;
    }
    .pcbody .con .ptdtd{
        font-size:12px;
    }
    .pcbody .salesmap .mapimg .i1{
        top: 50%;
        left: 58%;
    }
    .pcbody .salesmap .mapimg .i2{
        top: 35%;
        left: 69%;
    }
    .pcbody .salesmap .mapimg .i3{
        top: 54%;
        left: 77%;
    }
    .pcbody .salesmap .mapimg .i4{
        top: 60%;
        left: 56%;
    }
    .pcbody .salesmap .mapimg .i5{
        top: 75%;
        left: 64%;
    }
    .pcbody .salesmap .kuang ul li .htitle{
        font-size:16px;
    }
    .pcbody .salesmap .kuang ul li .txt{
        font-size:12px;
        margin-top:10px;
        margin-bottom: 30px;
    }
}








/* m  */
/* m */
.mbody{
    width: 100%;
    height: 100%;
    position: relative;
}
.mbody .nav{
    box-sizing: border-box;
    width: 100%;
    position: relative;
}
.mbody .nav .navlogo{
    height: 50px;
    background: #fff;
    width: 100%;
}
.mbody .nav .clogo{
    position: absolute;
    top: 15px;
    left: 3.2%;
}
.mbody .nav .clogo img{
    width: 91px;
    height: 24px;
}
.mbody .nav .cclose{
    position: absolute;
    top: 15px;
    right: 3.2%;
}
.mbody .nav .cclose img{
    width: 24px;
    height: 24px;
}
.mbody .nav .mcclose{
    position: absolute;
    top: 15px;
    right: 3.2%;
    display: inline-block;
    background: url(../images/fanhui.png) 0 0 no-repeat;
    background-size: 100% 100%;
    width: 24px;
    height: 24px;
}
.mbody .nav ul{
    width: 100%;
    height: 40px;
    padding: 0 20px;
    overflow-x: auto;
    white-space:nowrap;
    background-color: #eee;
}
.mbody .nav ul::-webkit-scrollbar{display:none;}
.mbody .nav ul li{
    display: inline-block;
    line-height: 40px;
    height: 40px;
    width: 60px;
    text-align: center;
    padding: 0 10px;
    box-sizing:content-box;
    font-size:12px;
}
.nactive{
    background: #1B2462;
    color: #fff;
}
.nconactive{
    display: block !important;
}

.mbody .con>div{
    display: none;
}
.mbody .con .title{
    width: 100%;
    height: 50px;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(6,104,204,1);
    border-bottom: 2px solid #999999;
    line-height: 50px;
    padding: 0 5%;
}
.mbody .con .content{
    font-size: 14px;
}
.mbody .con .content .jieshao{
    width: 100%;
    padding: 10px 5%;
    box-sizing: border-box;
}
.mbody .con .content .jieshao>div:nth-child(1) p{
    width: 100%;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height: 30px;
}
.mbody .con .content .jieshao>div:nth-child(2){
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(59,147,217,1);
    margin: 40px 0;
}
.mbody .con .content .map{
    width: 100%;
    padding: 40px 5%;
    box-sizing: border-box;
    position: relative;
}
.mbody .con .content .map>div{
    width: 60%;
    margin-left: 20%;
    position: relative;
}
.mbody .con .content .map>div img{
    width: 100%;
}
.mbody .con .content .map>div i{
    width: 15px;
    height: 20px;
    display: inline-block;
    background: url(../images/iv.png) 0 0 no-repeat;
    background-size: 100% 100%;
    position: absolute;
}
.mbody .con .content .map>div .i1{
    top: 46%;
    left: 58%;
}
.mbody .con .content .map>div .i2{
    top: 29%;
    left: 73%;
}
.mbody .con .content .map>div .i3{
    top: 56%;
    left: 83%;
}
.mbody .con .content .map>div .i4{
    top: 57%;
    left: 58%;
}
.mbody .con .content .map>div .i5{
    top: 75%;
    left: 69%;
}
.mbody .con .content .map>div .iactive{
    background: url(../images/ivshow.png) 0 0 no-repeat;
    background-size: 100% 100%;
}
.mbody .con .content .map .kuang{
    width: 60%;
    height: 100px;
    background: url(../images/bc.png) 0 0 no-repeat;
    background-size: 100% 100%;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    top: 0;
    margin-left: 15%;
}
.mbody .con .content .map .kuang ul li{
    display: none;
    padding: 2%;
}
.ikactive{
    display: block !important;
}

.mbody .con .pcon{
    padding:10px 5%;
}
.mbody .con .pcon p{
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    padding-left: 50px;
    position: relative;
    margin: 20px 0;
}
.mbody .con .pcon p i{
    width: 29px;
    height: 24px;
    display: inline-block;
    background: url(../images/ipcon.png) 0 0 no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 15px;
}
.mbody .con .yan{
    padding: 50px 7.5%;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(59,147,217,1);
}

.mbody .con .tab{
    padding: 20px 5%;
}
.mbody .con table{
    width: 100%;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.mbody .con .ptable{
    margin: 0;
}
.mbody .con .ptd{
    padding: 10px 0;
}
.mbody .con .ptdtd{
    font-size:12px;
    height: 30px;
}
.mbody .con .ptdtdw{
    font-size:12px;
    font-weight:600;
}
.mbody .con .ptdtd td:nth-child(1){
    width: 100%;
}
.mbody .con .ptdtd td:nth-child(2){
    width: 100%;
}
.mbody .con .ptdtd td:nth-child(2){
    width: 100%;
}
.mbody .con table .bc00n{
    width: 30px;
    height: 20px;
}
.mbody .con table .bc000{
    background: url(../images/bc000.png) 0 0 repeat-y;
    width: 30px;
}
.mbody .con table .bc001{
    background: url(../images/bc001.png) 0 0 no-repeat;
    width: 30px;
    background-size: 70%;
}
.mbody .con table .bc002{
    background: url(../images/bc002.png) 0 0 no-repeat;
    width: 30px;
    background-size: 70%;
}
.mbody .con table .bc003{
    background: url(../images/bc003.png) 0 0 no-repeat;
    width: 30px;
    background-size: 70%;
}
.mbody .con table .bc004{
    background: url(../images/bc004.png) 0 0 no-repeat;
    width: 30px;
    background-size: 70%;
}
.mbody .con table .bc005{
    background: url(../images/bc005.png) 0 0 no-repeat;
    width: 30px;
    background-size: 70%;
}
.mbody .con table .bc006{
    background: url(../images/bc006.png) 0 0 no-repeat;
    width: 30px;
    background-size: 70%;
}
.mbody .con table .bc007{
    background: url(../images/bc007.png) 0 0 no-repeat;
    width: 30px;
    background-size: 70%;
}
.mbody .con table .bc008{
    background: url(../images/bc008.png) 0 0 no-repeat;
    width: 30px;
    background-size: 70%;
}
.mbody .con table .bc009{
    background: url(../images/bc009.png) 0 0 no-repeat;
    width: 30px;
    background-size: 70%;
}

.mbody .con table .bor{
    border-bottom:  1px solid #999;
}

.mbody .salesmap{
    width: 100%;
    float: left;
    padding: 0px 5%;
    box-sizing: border-box;
    position: relative;
}
.mbody .salesmap .mapimg{
    width: 100%;
    padding: 20px 5%;
    position: relative;
}
.mbody .salesmap .mapimg img{
    width: 100%;
}
.mbody .salesmap .mapimg i{
    width: 15px;
    height: 20px;
    display: inline-block;
    background: url(../images/iv.png) 0 0 no-repeat;
    background-size: 100% 100%;
    position: absolute;
}
.mbody .salesmap .mapimg .i1{
    top: 52%;
    left: 58%;
}
.mbody .salesmap .mapimg .i2{
    top: 34%;
    left: 70%;
}
.mbody .salesmap .mapimg .i3{
    top: 54%;
    left: 80%;
}
.mbody .salesmap .mapimg .i4{
    top: 60%;
    left: 58%;
}
.mbody .salesmap .mapimg .i5{
    top: 78%;
    left: 65%;
}
.mbody .salesmap .mapimg .iactive{
    background: url(../images/ivshow.png) 0 0 no-repeat;
    background-size: 100% 100%;
}
.mbody .salesmap .kuang{
    width: 100%;
    background-size: 100% 100%;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    margin-top: 30px;
    padding-left: 5%;
    box-sizing: border-box;
}
.mbody .salesmap .kuang ul li{
    display: none;
    padding: 2%;
    text-align: left;
}
.mbody .salesmap .kuang ul li .htitle{
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.mbody .salesmap .kuang ul li .txt{
    font-size:12px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    margin-top:5px;
    margin-bottom: 20px;
}
.ikactive{
    display: block !important;
}