/*data_center*/
#tab1{overflow:hidden;zoom:1;background-color: #fff;  }
#tab1>li {float:left;color:#555555;width:100%;background-color:#f1f1f1;line-height: 50px;border-bottom: 2px solid #ffffff;cursor:pointer;text-align:center;font-size: 16px;}
#tab1>li.current {color:#ffffff;background-color: rgb(50,115,255);}
#tab1>li.current:active{background-color: #faf9f9; }
#tab1>li:hover{color:#ffffff;background-color: rgb(50,115,255);}
#content1 {border-top: none;overflow: hidden;padding: 30px 40px 55px;
    background-color: #fff;
    width: 98%;float: right;
}
#content1>.ul-1 {display:none;}
.title-data1{width: 100%;height: 100px;font-size:20px;padding-top:26px;letter-spacing:2px;text-align: center;background-color: rgb(50,115,255);}

.title-data{width: 100%;height: 50px;font-size:18px;line-height:50px;letter-spacing:2px;text-align: center;background-color: rgb(50,115,255);}
#tab {overflow:hidden;zoom:1;
    border-bottom: none;
    display: none;
}
#tab li {float:left;color:#555555;background-color:#faf9f9;width:100%;height:40px;line-height: 40px;cursor:pointer;text-align:center;font-size: 14px;}
#tab li.current {color:rgb(50,115,255);}
.initContent{color: transparent;}
#tab li.current .initContent{color:rgb(50,115,255);}
#tab li.current:active{background-color: #faf9f9; }
.data-content1{margin-bottom: 45px;margin-left: 15px;margin-right: 15px;}
.data-content{margin-bottom: 20px;}
#content {/*border: 1px solid #d4d4d4;*/border-top: none;overflow: hidden;}
#content ul {display:none;}
#cont{border: 1px solid #d4d4d4;border-bottom: none;}
.content-block li{list-style: outside;font-size: 18px;margin-bottom: 15px;}
.p-item{width: 100%;padding: 10px;border-bottom: 1px solid #d4d4d4;
    height: 60px;
}
.p-item a{display: block;}
.p-item:active{background-color: rgba(0,0,0,0.1);}
.p-item-img{
    width:40px;height:40px;display: inline-block;
    border: 1px solid #f1f1f1;
    float: left;
}
.p-item-text{font-size: 12px;color: #555555;display: inline-block;
    width: 50%;
    overflow: hidden;
    margin-top: 18px;
    margin-left: 15px;
}
.p-item-time{
    font-size: 12px;color: #555555;display: inline-block;
    margin-top: 18px;
    margin-right: 15px;
}
.p-item-download{
    width: 20px;height: 20px;
    background: url("../../../static/images/support/nor_xiazai.png") no-repeat;
    background-size: 20px 20px;
    margin-top: 15px;
    margin-right: 15px;
}
.padded-10{padding: 10px}

@media (max-width:1024px) {
    .p-item{width: 33.3333%;background-color: #f1f1f1;padding: 20px;text-align: center;float: left;}
    #content1 {
        border-top: none;overflow: hidden;
        padding: 30px 40px 55px;
        background-color: #fff;
        width: 100%;
        float: right;
    }
}
@media (max-width:414px){
    .p-item{width: 50%;background-color: #f1f1f1;padding: 20px;text-align: center;float: left;}
    #content1 {
        border-top: none;overflow: hidden;
        padding: 30px 40px 55px;
        background-color: #fff;
        width: 100%;
        float: right;
    }
}

.file-size{
    float: right;
    padding-right: 15px;
    font-size: 12px;
    color: #555555;
}

/*data_product_info*/
.title-data-2{transition: 0.12s;width: 100%;height: 50px;font-size:16px;letter-spacing:2px;line-height: 50px;text-align: left;padding-left:15px;border:1px solid #3273FF;border-radius: 4px;margin: 15px 0;}
.title-data-2:hover{background-color: #3273FF;color: #ffffff;}
.icon{width: 40px;height: 40px;display: inline-block;float: left;}
.file-icon{background:url("../../images/icon/icon_file.png") no-repeat;background-size: 100% 100%;}
.doc-icon{background:url("../../images/icon/icon_word.png") no-repeat;background-size: 100% 100%;}
.ppt-icon{background:url("../../images/icon/icon_ppt.png") no-repeat;background-size: 100% 100%;}
.excel-icon{background:url("../../images/icon/icon_xls.png") no-repeat;background-size: 100% 100%;}
.pdf-icon{background:url("../../images/icon/icon_pdf.png") no-repeat;background-size: 100% 100%;}
.video-icon{background:url("../../images/icon/icon_mp4.png") no-repeat;background-size: 100% 100%;}
.bottom-meg span{font-size: 12px;}.bottom-meg{font-size: 12px;}
.data-ul{min-height: 400px;margin: 0 0 15px;}.data-li{position: relative;padding: 15px 10px;}
.data-li:nth-of-type(1):before{content: " ";width: 100%;position: absolute;left: 0;top: 0;border-bottom: 1px solid #d9d9d9;-webkit-transform-origin: 0 100%;transform-origin: 0 100%;height: 1px;color: #d9d9d9;-webkit-transform: scaleY(.5);transform: scaleY(.5);}
.data-li:after{content: " ";width: 100%;position: absolute;left: 0;bottom: 0;border-bottom: 1px solid #d9d9d9;-webkit-transform-origin: 0 100%;transform-origin: 0 100%;height: 1px;color: #d9d9d9;-webkit-transform: scaleY(.5);transform: scaleY(.5);}

