首页 > MyAdmin
皮肤名称 default.css
ctlName BIWeb.Platform.LoginPage
皮肤类型 styles
标准样式 ---
样式表(CSS Style Sheet) /Communities/n00000433/Themes/Theme1_CHS/Styles/default.css
修改代码
/*****************************
  Common--Default Style Elements
*****************************/




.main {
    width: 1200px;
    margin: auto;
}


.catNavParent {
    width: 160px;
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
    overflow: hidden;
}


.catNav {
    width: 200px;
    display: inline-block;
    overflow: hidden;
    margin: 5px;
}


.catNavSelected {
    width: 200px;
    display: inline-block;
    overflow: hidden;
    color: red;
}


.itemLink {
    padding: 10px;
}


.custLayout {
    width: 40%;
    height: auto;
    margin: 10px;
    display: inline-block;
    overflow: hidden;
}


.custLayoutBig {
    width: 90%;
    height: 300px;
    margin: 10px;
    display: inline-block;
    overflow: hidden;
}


.dataSearch {
    width: 250px;
    height: 280px;
    margin: 2px;
    display: inline-block;
    overflow: hidden;
    text-align: center;
}


    .dataSearch img {
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
        height: 150px;
        margin-bottom: 20px;
    }


.dataSearchBig {
    width: 40%;
    height: 280px;
    margin: 35px;
    display: inline-block;
    overflow: hidden;
    text-align: center;
}


    .dataSearchBig img {
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
        height: 150px;
    }


.custBoxImage {
    width: 100%;
    height: 180px;
    overflow: hidden;
}


    .custBoxImage img {
        width: 100%;
        overflow: hidden;
    }


.custBox {
    width: 130px;
    height: 280px;
    margin: 15px;
    display: inline-block;
    overflow: hidden;
}


.custBoxImage2 {
    width: 100%;
    height: 100px;
    overflow: hidden;
}


    .custBoxImage2 img {
        width: 100%;
        overflow: hidden;
    }


.custBox2 {
    width: 130px;
    height: 130px;
    margin: 15px;
    display: inline-block;
    overflow: hidden;
}


.itemCustImageCell {
    width: 80px;
    height: 80px;
    overflow: hidden;
    display: inline-block;
    margin: 5px;
}


    .itemCustImageCell img {
        width: 100%;
    }


.itemCustTextCell {
    width: 300px;
    height: 80px;
    overflow: hidden;
    display: inline-block;
    margin: 5px;
}


.sectionTitle {
    font-size: 18px;
    text-align: center;
    display: block;
    clear: both;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
}


.firstItemImage img {
    width: 100px;
    height: 80px;
    border-radius: 8px;
    float: left;
    margin-right: 15px;
}


.myTab .ajax__tab_header {
    background-image: none;
    text-align: center;
}


    .myTab .ajax__tab_header .ajax__tab_tab {
        display: inline-block;
        overflow: hidden;
        text-align: center;
        outline: none;
        background-color: red;
        background-image: none;
        color: white;
        font-size: 16px;
    }


    .myTab .ajax__tab_header .ajax__tab_outer {
        background-image: none;
        height: 21px;
        padding-right: 4px;
    }


    .myTab .ajax__tab_header .ajax__tab_inner {
        background-image: none;
        padding-left: 3px;
    }


    .myTab .ajax__tab_header .ajax__tab_active .ajax__tab_outer {
        background-image: none;
    }


    .myTab .ajax__tab_header .ajax__tab_active .ajax__tab_inner {
        background-image: none;
    }


    .myTab .ajax__tab_header .ajax__tab_active .ajax__tab_tab {
        background-image: none;
        background-color: #c62929;
    }


.more {
    width: 75%;
    text-align: right;
    font-size: 14px;
    display: inline-block;
}


.boxHeaderBg {
    background-image: url($headerlift.jpg$);
    background-repeat: no-repeat;
    padding-left: 20px;
    color: #e56b6b;
    font-size: 18px;
    height: 50px;
    padding-top: 16px;
}


.itemSeperator {
    height: 20px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #ece8f1;
    clear: both;
}


.desp {
    text-align: left;
}


.fkTitle {
    padding: 10px;
    display: block;
    width: 100%;
    font-size: 18px;
}


.itemTitle {
    font-size: 16px;
    color: black;
    text-align: justify;
}




.myItemBox {
    width: 400px;
    height: 100px;
    display: inline-block;
    overflow: hidden;
    margin: 10px;
}


.myPServiceBox {
    width: 40%;
    height: 300px;
    margin: 10px;
    padding: 5px;
    display: inline-block;
    overflow: hidden;
}


.myBoxMain {
    width: 360px;
    height: 300px;
    margin: 10px;
    padding: 5px;
    display: inline-block;
    overflow: hidden;
}


.myBox {
    width: 400px;
    height: 550px;
    margin: 10px;
    padding: 5px;
    display: inline-block;
    overflow: hidden;
}


.classNav {
    display: inline-block;
    text-align: center;
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 14px;
    width: 250px;
    height: 230px;
    color: black;
    overflow: hidden;
}


    .classNav:hover {
        background:#F5F5F5;
        color: #f1eaea;
    }


    .classNav img
    {
        width:100%;
        height:140px;
    }


.wushiNav img {
    width: 100%;
    height: 150px;
}


.wushiNav {
    display: inline-block;
    text-align: center;
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 14px;
    width: 250px;
    height: 320px;
    color: black;
    overflow: hidden;
}


    .wushiNav img {
        width: 100%;
        height: 150px;
    }


    .wushiNav:hover {
        background: #F5F5F5;
        color: #333333;
    }


.zice {
    width: 190px;
    height: 120px;
    background-repeat: no-repeat;
    background-position: top;
    background-position: right;
    background-size: auto;
    background-image: url($zice.jpg$)
}


.zice2 {
    background: url($fk2.jpg$);
}


.zice3 {
    background: url($fk3.jpg$);
}


.zice4 {
    background: url($fk4.jpg$);
}


.zice5 {
    background: url($fk5.jpg$);
}


.zice6 {
    background: url($fk6.jpg$);
}


.zice7 {
    background: url($fk7.jpg$);
}


.zice8 {
    background: url($fk8.jpg$);
}


.mypopupMenu {
    padding: 5px;
    position: absolute;
    visibility: hidden;
    background-color: red;
    z-index: 200;
    border: 1px groove #cccccc;
    color: #ffffff;
    width: 200px;
}


.menuItem {
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 16px;
    display: inline-block;
}


.menuItemSelected {
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 16px;
    display: inline-block;
    background-color: #a52d2d;
}


.menuItem:hover {
    background-color: #a23333;
    color: white;
}


.menuStrip {
    background-color: #e83d3d;
}


.logoStrip {
    background-image: url($rightinfo.jpg$);
    background-position: top;
    background-position: right;
    background-repeat: no-repeat;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    background-size: 220px;
}
中国中小商业企业协会风险管理工委 集粹堂(上海)信息科技有限公司     版权所有 © -- 2023
              
    
Powered by :