﻿.mian {
    height: 720px;
    border: solid 1px #dfebf8;
    margin: 30px 0 0;
}

.footer {
    margin-top: 20px;
}

.col {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #dfebf8;
    margin-top: 28px;
}

.col-hd {
    margin-top: 25px;
    height: 53px;
    background: url(../images/col_bg1.png) center center no-repeat;
}

.col-hd h2 {
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 26px;
    color: #1080cc;
}

.col-hd p {
    height: 17px;
    line-height: 17px;
    text-align: center;
    font-size: 12px;
    color: #999;
    text-transform: capitalize;
}

.tabs {
    padding: 0 20px 20px;
    margin-top: 20px;
    overflow: hidden;
}

.mt20 {
    margin-top: 20px;
}

.search-box {
    width: 600px;
    margin: 0 auto;
    height: 38px;
    border: 1px solid #1080cc;
}

.search-btns {
    float: right;
    width: 60px;
    height: 38px;
    cursor: pointer;
    background: url("../images/subsearch.png") center center no-repeat #1080cc;
}

.search {
    position: relative;
    z-index: 1;
    padding-left: 10px;
    height: 38px;
    margin-right: 70px;
}

.search-box .input-placeholder {
    padding-left: 10px;
}

.input-placeholder {
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 13px;
    height: 37px;
    line-height: 37px;
    color: #999;
    z-index: 0;
    cursor: text;
}

.input-box {
    width: 100%;
    height: 38px;
    line-height: 38px;
    border: 0;
    background: 0 0;
}


.tabbd {
    height: 514px;
}

.table-head-items {
    background-color: #e9f2fa;
}

.table-head-items>li {
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 33px;
    line-height: 33px;
    padding: 0 25px;
    text-align: center;
}

.table-body-items>li {
    overflow: hidden;
}

.table-body-items>li>p {
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height: 46px;
    text-align: center;
	
}

.text-left {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.text-left a {
    color: #333;
}

.table-head-items>li:nth-child(1),
.table-body-items>li>p:nth-child(1) {
    width: 460px;
}

.table-head-items>li:nth-child(2),
.table-body-items>li>p:nth-child(2) {
    width: 490px;
}

.table-head-items>li:nth-child(3),
.table-body-items>li>p:nth-child(3) {
    width: 208px;
}

.table-head-items>li.text-left,
.table-body-items>li>p.text-left {
    text-align: left;
    padding-left: 25px;

}

.table-body-items>li:hover a,
.table-body-items>li:hover {
    color: #00adef;
}

.noinfolist {
    height: 260px;
    padding-top: 310px;
    text-align: center;
    background: url('../images/noinfo_icon.png') center 54px no-repeat;
}

.noinfolist h2 {
    height: 48px;
    line-height: 48px;
    font-size: 24px;
    color: #1080cc;
    font-weight: bold;
}

.noinfolist p {
    height: 36px;
    line-height: 36px;
    color: #666;
    font-size: 16px;
}

.enterprise .col-hd {
    background: url('../images/col_bg4.png') center center no-repeat;
}

.enterprise-table li {
    padding: 0 0 0 0 ;
}

.enterprise-table .infoth1 {
    width: 242px !important;
padding: 0 25px;}

.enterprise-table .infoth2 {
    width: 186px !important;
    padding-left: 0px !important;
}

.enterprise-table .infoth3 {
    width: 114px !important;
    float: left;
}

.enterprise-table .infoth4 {
    width: 106px;
    float: left;
}

.enterprise-table .infoth5 {
    width: 116px;
    float: left;
}

.enterprise-table .infoth6 {
    width: 116px;
    float: left;
}

.enterprise-table .infoth7 {
    width: 170px;
    float: left;
}

.enterprise-table .infoth8 {
    width: 107px;
    float: left;
}
