.pcbody{
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
}
.pcbody .nav{
    box-sizing: border-box;
    background: #EDF0ED;
    width: 100%;
    height: 80px;
    line-height: 80%;
    position: relative;
    /* overflow: hidden; */
}
.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 .title{
    font-family: MicrosoftYaHei;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 4px;
    color: #333333;
    text-align: center;
    line-height: 80px;
    overflow: hidden;
    height: 80px;
}
.pcbody .xtabover{
    width: 100%;
    overflow: auto;
}
.pcbody .xtab{
    width: 1280px;
    padding: 30px 30px;
    background-color: #fafafa;
    border-radius: 5px;
    margin: 60px auto;
}
.pcbody .xtab .htitle{
    width: 100%;
    margin-bottom: 20px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-indent: 10px;
}
p{
    margin: 0;
}
.pcbody .xtab .xilieul li{
    width: 180px;
    text-align: center;
    background-color: #ededed;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin: 0 10px 30px 10px ;
    display: inline-block;
    overflow: hidden;
    padding:5px 0;
}
.pcbody .xtab .xilieul li p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pcbody .xtab .xilieul li p:nth-child(2){
    font-size:12px;
}
.bgcactive{
    background-color: #1B2462 !important;
    color: #fff !important;
}
.pcbody .xtab .xinghaoul li{
    font-size: 14px;
    padding:5px 0;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    width: 180px;
    text-align: center;
    background-color: #ededed;
    margin: 0 10px 30px 10px ;
    display: inline-block;
    overflow: hidden;
}

.pcbody .xtab .fushuul li{
    width: 180px;
    text-align: center;
    background-color: #ededed;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin: 0 10px 30px 10px ;
    display: inline-block;
    overflow: hidden;
    padding:5px 0;
}
.pcbody .xtab .fushuul li p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pcbody .xtab .fushuul li p:nth-child(2){
    font-size:12px;
}
.pcbody .xtab .tepeifushuul{
    display: none;
}
.pcbody .xtab .tepeifushuul li{
    width: 180px;
    text-align: center;
    background-color: #ededed;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin: 0 10px 30px 10px ;
    display: inline-block;
    overflow: hidden;
    padding:5px 0;
}
.pcbody .xtab .tepeifushuul li p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pcbody .xtab .tepeifushuul li p:nth-child(2){
    font-size:12px;
}

.pcbody .contab{
    margin-bottom:40px;
    padding:10px;
}
.pcbody .contab .conbor{
    border: 1px solid #BFBFBF;
}
.pcbody .contab .tabnav{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    background-color: #F0F0F0;
    display: flex;
    justify-content: flex-start;
}
.pcbody .contab .tabnav span{
    display: inline-block;
    margin:0px;
    text-align: center;
    border-right-width: 0;
    border-top-width: 0;
}
.pcbody .contab .tw1{
    width: 60px;
    height: 100%;
    border: 1px solid #BFBFBF;
}
.pcbody .contab .tw1a{
    border-left-width: 0;
}
.pcbody .contab .tw2{
    width: 410px;
    height: 100%;
    border: 1px solid #BFBFBF;
}
.pcbody .contab .tw3{
    width: 114px;
    height: 100%;
    border: 1px solid #BFBFBF;
}
.pcbody .contab .tw4{
    width: 78px;
    height: 100%;
    border: 1px solid #BFBFBF;
}
.pcbody .contab .tw5{
    width: 113px;
    height: 100%;
    border: 1px solid #BFBFBF;
}
.pcbody .contab .tw6{
    width: 115px;
    height: 100%;
    border: 1px solid #BFBFBF;
}
.pcbody .contab .tw7{
    width: 136px;
    height: 100%;
    border: 1px solid #BFBFBF;
    border-right-width: 1px;
}
.pcbody .contab .tw2a{
    text-align: left !important;
    padding: 0 10px;
}
.pcbody .contab .tw7a{
    font-size:14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #1B2462;
    cursor: pointer;
}

.pcbody .contab .tabcon{
    position: relative;
}
.pcbody .contab .tabcon .tabbiaoli{
    overflow-y: auto;
    height: 410px;
}
.pcbody .contab .tabcon .tabbiaoli::-webkit-scrollbar{
    display: none;
}
.pcbody .contab .tabspan{
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    display: flex;
    justify-content: flex-start;
}
.pcbody .contab .tabspan span{
    display: inline-block;
    margin:0px;
    text-align: center;
    border-right-width: 0;
    border-top-width:0;
    overflow: hidden;
}
.pcbody .contab .tabspan .tw5>span{
    background-color: #E9E9E9;
    color: #333;
    vertical-align: middle;
    line-height: 20px;
    height: 20px;
    cursor: pointer;
    border-radius: 3px;
}
.pcbody .contab .tabspan .tw5>span:nth-child(1){
    width: 14px;
}
.pcbody .contab .tabspan .tw5>span:nth-child(2){
    width: 20px;
}
.pcbody .contab .tabspan .tw5>span:nth-child(3){
    width: 14px;
}
.pcbody .contab .tabspan .tw7 .spanimgurl{
    display: none;
}
.pcbody .contab .tabbottom{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    background-color: #F0F0F0;
    display: flex;
    justify-content: flex-start;
    border: 1px solid #BFBFBF;
    position: absolute;
    /*bottom: -40px;*/
    left: -1px;
    width: 1200px;
}
.pcbody .contab .tabbottom span{
    border: 0;
    text-align: center;
    margin-right: 5px;
}
.pcbody .contab .tabbottom .pageut{
    position: absolute;
    right: 36px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    letter-spacing: 1px;
}
.pcbody .contab .tabbottom .pageut .pageul{
    display: flex;
    justify-content: flex-start;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    margin-top: 8px;

}
.pcbody .contab .tabbottom .pageut .pageul .pagenum span{
    display: inline-block;
    cursor: pointer;
}
.numbgcactive{
    width: 30px;
    background-color: #1B2462 !important;
    color: #fff !important;
}
.pcbody .contab .tabbottom .pageut .pageul .buttiao{
    color:#999999;
    letter-spacing: 4px;
}
.pcbody .contab .tabbottom .pageut .pageul .buttiao input{
    width: 30px;
    height: 24px;
    text-align: center;
    color: #333;
}
.pcbody .contab .tabbottom .pageut .pageul .okbut{
    width: 36px;
    height: 24px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}
.pcbody .contab .tabbottom .pageut .pageul .pagecount{
    width: 70px;
    height: 24px;
    text-align: center;
    display: inline-block;
    background-color: #fff;
    border: 1px solid #BFBFBF;
}
.pcbody .contab .tabbottom .pageut .subbut{
    width: 70px;
    line-height: 24px;
    text-align: center;
    border: 0;
    border-radius: 3px;
    margin-left: 38px;
}
.pcbody .contab input[type="checkbox"]{
    -webkit-appearance: none; /*清除复选框默认样式*/
    width: 20px;
    height: 20px;
    border-radius: 3px;
    box-sizing: border-box;
    border: 1px solid #BFBFBF;
    background: #fff;
    /* vertical-align: middle; */
    margin: 0;
    margin-top: 10px;
    font-family:Microsoft YaHei;
    font-weight:400;
    overflow: hidden;
    position: relative;
    outline: none;
}
.pcbody .contab input[type="checkbox"]:checked {
    /* background-position: -48px 0; */
    background: url(../images/tabchecked.png) 0 0 no-repeat !important; /*复选框的背景图*/
    background-size: contain !important;
    border: none !important;
}

.pcbody .bigtushow{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    /* display: block !important; */
    display: none;
}
.pcbody .bigtushow .bigimg{
    width: 80%;
    height: 90%;
    background-color: #fff;
    position: absolute;
    top: 5%;
    left: 10%;
    box-sizing: border-box;
    overflow: hidden;
    padding-top: 60px;

}
.pcbody .bigtushow .bigimg .bigimgurl{
    width: 70%;
    height: 100%;
    overflow: hidden;
    float: left;
}
.pcbody .bigtushow .bigimg img{
    width: 60%;
    height: 65%; 
    margin-top: 12.5%;
    margin-left: 20%;
    transition: all 1s;
    /* position: absolute; */
}
.pcbody .bigtushow .bigimg img:hover{
    transform: scale(1.8); 
}
.pcbody .bigtushow .bigimg .ticon{
    text-align:center;
    overflow-y:auto;
    width: 30%;
    height: 100%;
    float: left;
    padding: 0 10px;
}
.pcbody .bigtushow .bigimg .ticon .tname{
    font-size: 16px;
    color:#333;
    font-weight: 600;
    text-align: left;
    overflow: hidden;
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.pcbody .bigtushow .bigimg .ticon .tnacon{
    font-size: 12px;
    color:#333;
    text-align: left;
    width: 100%;
    line-height: 20px;
    margin-bottom: 10px;
}
.pcbody .bigtushow .bigimg .close{
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 60px;
    background: rgba(0, 0, 0, 0.7);
    opacity: 1;
}
.pcbody .bigtushow .bigimg .close i{
    width: 30px;
    height: 30px;
    margin-top: 15px;
    margin-left: 15px;
    background: url(../images/x.png) 0 0 no-repeat;
    background-size: 100% 100%;
    display: inline-block;
}
.pcbody .bottom img{
    width: 100%;
}
.pcbody .tabqie .tabcon{
    display: none;
}
.tabconactive{
    display: block !important;
}
.mbody .mtalist .mtabcon{
    display: none;
}

/* phone */
.mbody{
    width: 100%;
    height: 100%;
    position: relative;
    background-size: 100% 100%;
    background-color: #FAFAFA;
    overflow-y: auto;
}
.mbody .nav{
    box-sizing: border-box;
    width: 100%;
    position: relative;
}
.mbody .nav .navlogo{
    height: 50px;
    line-height: 50px;
    background: #fff;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
}
.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 .mxuan{
    width: 100%;
    position: relative;
}
.mbody .mxuan .mxdiv{
    width: 100%;
    height: 44px;
    line-height: 44px;
    display: flex;
    justify-content: flex-start;
    background: #fff;

}
.mbody .mxuan .mxu{
    width: 33.33%;
    display: inline-block;
    text-align: center;
    position: relative;
}
.mbody .mxuan .mxu i{
    display: inline-block;
    width: 8px;
    height: 4px;
    background: url(../images/xiangxiayindaojian.png) 0 0 no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 20px;
    right: 20%;
}
.mbody .mxuan .mxdivname{
    width: 100%;
    height: 30px;
    line-height: 30px;
    display: flex;
    justify-content: flex-start;
    background: #fff;
}
.mbody .mxuan .mxdivname div{
    width: 33.33%;
    display: inline-block;
    text-align: center;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.mbody .mxuancon{
    position: absolute;
    top: 44px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 10;
}
.mbody .mxuancon ul{
    display: none;
    padding: 5px 0;
}
.mbody .mxuancon ul li{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #F0F0F0;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
    padding: 0 20px;
    overflow: hidden;
    position: relative;
}
.mxuanconliactive{
    font-weight: bold !important;
    color: #142062 !important;
}
.mxuanconliactive i{
    display: inline-block;
    width: 15px;
    height: 11px;
    position: absolute;
    top: 12.5px;
    right: 6%;
    background: url(../images/xuanzhong.png) 0 0 no-repeat;
    background-size: 100% 100%;
}
.mbody .mxuancon .mfushupinshow div{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #F0F0F0;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
    padding: 0 20px;
    position: relative;
}
.mbody .mxuancon .mfushupinshow .mtefushow{
    text-indent: 20px;
}
.mbody .mtabcon{
    padding-bottom: 60px;
}
.mbody .mtabcon .mconli{
    width: 100%;
    height: 100px;
    background-color: #fff;
    padding: 15px 2%;
    display: flex;
    justify-content: flex-start;
    margin: 10px 0;
    border-radius: 5px;
}
.mbody .mtabcon .mconli div{
    display: inline-block;
}
.mbody .mtabcon .mconli .mtp1{
    width: 10%;
    background-color: #fff;
}
.mbody .mtabcon .mconli .mtp1 input[type="checkbox"]{
    -webkit-appearance: none; /*清除复选框默认样式*/
    width: 13px;
    height: 13px;
    border-radius: 3px;
    box-sizing: border-box;
    border: 1px solid #BFBFBF;
    background: #fff;
    /* vertical-align: middle; */
    margin: 0;
    margin-top: 23.5px;
    font-family:Microsoft YaHei;
    font-weight:400;
    overflow: hidden;
    position: relative;
    outline: none;
}
.mbody .mtabcon .mconli .mtp1 input[type="checkbox"]:checked {
    /* background-position: -48px 0; */
    background: url(../images/tabchecked.png) 0 0 no-repeat !important; /*复选框的背景图*/
    background-size: contain !important;
    border: none !important;
}
.mbody .mtabcon .mconli .mtp2{
    width: 20%;
}
.mbody .mtabcon .mconli .mtp2 div{
    width: 80%;
    height: 80%;
    border:1px solid #BFBFBF;
    margin-top: 10%;
}
.mbody .mtabcon .mconli .mtp2 div img{
    width: 80%;
    height: 80%;
    margin-left: 10%;
    margin-top: 10%;
}
.mbody .mtabcon .mconli .mtp3{
    width: 70%;
}
.mbody .mtabcon .mconli .mtp3 p{
    width: 100%;
    overflow: hidden;
}
.mbody .mtabcon .mconli .mtp3 .mtp31{
    font-size: 13px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #343434;
    line-height: 24px;
    height: 24px;
}
.mbody .mtabcon .mconli .mtp3 .mtp32{
    font-size: 12px;
    font-family: PingFang SC;
    color: #666;
    line-height: 24px;
    height: 24px;
}
.mbody .mtabcon .mconli .mtp3 .mtp32 .mtp321{
    color: #666;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    overflow: hidden;
}
.mbody .mtabcon .mconli .mtp3 .mtp32 .mtp322{
    width: 20%;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    overflow: hidden;
}

.mbody .mtabcon .mconli .mtp3 .mtp33 .mtp331{
    font-size: 13px;
    font-family: PingFang SC;
    font-weight: 800;
    color: #FF0000;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    overflow: hidden;
}
.mbody .mtabcon .mconli .mtp3 .mtp33 .mtp332{
    width: 20%;
    font-size: 13px;
    font-family: PingFang SC;
    font-weight: 800;
    color: #FF0000;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    overflow: hidden;
}
.mbody .mtabcon .mconli .mtp3 .mtp33 .mtp333{
    position: absolute;
    right: 3%;
}
.mbody .mtabcon .mconli .mtp3 .mtp33 .mtp333>span{
    background-color: #E9E9E9;
    color: #333;
    vertical-align: middle;
    line-height: 24px;
    height: 24px;
    cursor: pointer;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
}
.mbody .mtabcon .mconli .mtp3 .mtp33 .mtp333>span:nth-child(1){
    width: 14px;
}
.mbody .mtabcon .mconli .mtp3 .mtp33 .mtp333>span:nth-child(2){
    width: 20px;
}
.mbody .mtabcon .mconli .mtp3 .mtp33 .mtp333>span:nth-child(3){
    width: 14px;
}


.mbody .mtabbot{
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: #fff;
    display: flex;
    padding: 0 2%;
    justify-content: flex-start;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9;
}
.mbody .mtabbot div{
    display: inline-block;
}
.mbody .mtabbot .mtb1{
    width: 20%;
    background-color: #fff;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #343434;
}
.mbody .mtabbot .mtb1 span{
    margin-left: 10px;
}
.mbody .mtabbot .mtb1 input[type="checkbox"]{
    -webkit-appearance: none; /*清除复选框默认样式*/
    width: 13px;
    height: 13px;
    border-radius: 3px;
    box-sizing: border-box;
    border: 1px solid #BFBFBF;
    background: #fff;
    /* vertical-align: middle; */
    margin: 0;
    margin-top: 23.5px;
    font-family:Microsoft YaHei;
    font-weight:400;
    overflow: hidden;
    position: relative;
    outline: none;
}
.mbody .mtabbot .mtb1 input[type="checkbox"]:checked {
    /* background-position: -48px 0; */
    background: url(../images/tabchecked.png) 0 0 no-repeat !important; /*复选框的背景图*/
    background-size: contain !important;
    border: none !important;
}
.mbody .mtabbot .mtb2{
    position: absolute;
    right: 3%;
}
.mbody .mtabbot .mtb2 span{
    display: inline-block;
    padding: 0 5px;
}
.mbody .mtabbot .mtb2 span:nth-child(2){
    color: #FF0000;
}
.mbody .mtabbot .mtb2 .msubbut{
    color: #fff;
    width: 70px;
    height: 24px;
    background-color: #141F62;
    border: 0;
    border-radius: 3px;
    line-height: 24px;
    margin-left: 10px;
}
.alertPanel{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(7,7,7,0.3);
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.alertPanelCont{
    width: 80%;
    height: 80%;
    /* margin: 0 auto; */
    background-color: #fff;
    position: absolute;
    align-self: center;
}
.alertPanelCont>span{
    display: inline-block;
    width: 60px;
    height: 60px;
    background-color: rgb(58 57 57);
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 60px;
    float: right;
    cursor: pointer;
}