zcfg.css 4.5 KB
.main {
    overflow: hidden;
}

div.subject h2 a:hover {
    color: #0091FF;
}

div.subject {
    margin: 0 auto;
    float: none;
    clear: both;
    position: relative;
    min-width: 1200px;
}
.contentBox {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 0!important;
}

.one_content {
    border: 1px solid #DEDEDE;;
    margin-top: 30px;
}

.one_content .layui-tab {
    margin: 0;
}

.one_content .layui-tab-title li {
    width: 100px;
    font-weight: 600;
    color: #6D7278;
}

.one_content .layui-tab-title .layui-this {
    color: #4A4A4A;
}

.layui-tab-brief > .layui-tab-more li.layui-this:after, .layui-tab-brief > .layui-tab-title .layui-this:after {
    border-color: #006CFF;
}

.layui-tab .layui-tab-brief .layui-this {
    color: #006CFF;
}

.layui-tab .layui-tab-brief li {
    width: 90px;
}

.online_business {
    margin-top: 20px;
}

.online_business h2 {
    width: 100%;
    height: 43px;
    line-height: 43px;
    background: #FAFAFA;
    border-radius: 4px;
    border: 1px solid #DEDEDE;
    padding-left: 15px;
    box-sizing: border-box;
}

.online_list {
    padding-bottom: 20px;
    overflow: hidden;
}

.online_list li {
    width: 45% !important;
    float: left;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px dotted #DEDEDE;
}

.online_list li:nth-child(even) {
    margin-left: 10%;
}

.online_list li a {
    display: block;
    width: 100%;
}

.online_list li a:hover span {
    color: #0091FF;
}

.online_list li a button {
    float: right;
    margin-top: 15px;
}

/* ---------------------------------------------------- */
.content_zc {
    min-height:calc(100vh - 190px);
}
.leftandright {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.leftandright .left {
    width: 80%;
}
.right {
    width: 400px;
}

.left, .right {
    float: left;
}

.xw {
    display: block;
    padding-top: 10px;
    height: 112px;
    cursor: pointer;
}

.xw-left {
    margin-right: 20px;
}

.xw-left img {
    width: 200px;
    height: 125px;
    background: #D8D8D8;
}

.xw-left, .xw-right {
    float: left;
}

.xw-right {
    padding-right: 10px;
}
.leftContainer{
  border-right: 1px solid #DEDEDE;
  margin-top: 28px;
  padding-bottom: 20px;
}
.leftContainer li{
    border-bottom: 1px solid #EAEAEA;
    margin-bottom: 25px;
}
.leftContainer li:last-child{
  border-bottom: 1px solid #DEDEDE;
}
.left-top {
    width: 408px;
    height: 18px;
    font-size: 18px;
    font-weight: bold;
    color: #686666;
    line-height: 18px;
    cursor: pointer;
}
.left-top:hover {
    color: #686666;
}

.left-body {
    font-size: 14px;
    font-weight: 400;
    color: #6D7278;
    line-height: 25px;
}

.left-buttom {
    overflow: hidden;
    color: #9B9B9B;
}
.left-buttom .icon{
    width: 36px;
    height: 24px;
    position: relative;
    top: 6px;
}
.left-buttom div:nth-child(2) {
    margin-left: 60px;
}

.left-buttom div {
    float: left;
    line-height: 57px 
}
.left-buttom-date {
    line-height: 57px;
    float: right !important;
    margin-right: 20px;
}

#page {
    margin-top: 20px;
    text-align: center;
    margin-bottom: 50px;
}

.right {
    width: 200px;
    margin-top: 36px;
    margin-left: 15px;
}

.right-top {
    height: 18px;
    font-size: 18px;
    font-weight: 500;
    color: #686666;
    line-height: 0;
}
.right-top h2 {
    font-weight: 600;
    cursor: pointer;
}

.right-body {
    display: inline-block;
    margin-bottom: 20px;
}


.tj img {
    width: 200px;
    height: 125px;
    margin-top: 20px;
}

.tj img, .tj span {
    float: left;
}

.tj-title {
    width: 203px;
    font-size: 14px;
    font-weight: bold;
    color: #4A4A4A;
    line-height: 21px;
}

.tj-date {
    width: 90px;
    height: 12px;
    font-size: 12px;
    font-weight: 400;
    color: #9B9B9B;
    line-height: 12px;
}

.right-bottom {
    border-top: 1px solid #DEDEDE;
}

.right-bottom-top {
    width: 108px;
    height: 18px;
    font-size: 18px;
    margin-top: 20px;
    font-weight: bold;
    color: #4A4A4A;
    line-height: 18px;
}

.zcfg {
    margin-top: 20px;
    display: inline-block;
}

.zcfg div {
    float: left;
}

.zcfg-top {
    width: 200px;
    height: 14px;
    font-size: 14px;
    font-weight: bold;
    color: #686666;
    line-height: 14px;
    margin-bottom: 5px;
}

.zcfg-body {
    width: 200px;
    font-size: 14px;
    display: inline-block;
    font-weight: 400;
    color: #6D7278;
    line-height: 21px;
}

.zcfg-bottom {
    width: 90px;
    height: 12px;
    font-size: 12px;
    font-weight: 400;
    color: #9B9B9B;
    line-height: 12px;
}