@import url("common.css");


.common-zhishu{flex: 1;display: flex;flex-direction: column;border: 1px solid #cccccc}
.common-zhishu-title{height:30px;line-height: 30px;border-bottom: 1px solid #cccccc;padding:0 10px;}
.common-zhishu-title h2{font-size: 14px;font-weight: bold}
.common-zhishu-info{flex:1;display: flex;flex-direction: row;justify-content: space-between;align-items: center}
.common-zhishu-info-img{flex: 1;display:flex;justify-content:center;align-items: center}
.common-zhishu-info-text{width:150px;display: flex;flex-direction:column;justify-content:center;align-items: flex-start;}

.sjliucheng-space{display: flex;flex-direction: row;justify-content: space-between;padding-top:10px 0;}
.sjliucheng-space-liucheng{padding:30px;width:230px;display: flex;flex-direction: row;align-items: center}
.sjliucheng-space-liucheng ul.sjliucheng-space-liucheng-list{display: flex;flex-direction: column;align-items: center;}
.sjliucheng-space-liucheng ul.sjliucheng-space-liucheng-list li{margin: 2px 0;width:140px;height:45px;background-color: #0000ff;display: flex;align-items: center;justify-content: center;border-radius: 10px;}
.sjliucheng-space-liucheng ul.sjliucheng-space-liucheng-list li span{color: #FFFFFF;font-size:14px;font-weight: bold;}
.sjliucheng-space-liucheng ul.sjliucheng-space-liucheng-list li.cline{width:2px;height:20px;background-color:#0000ff }
.sjliucheng-space-liucheng-title{flex:1;display: flex;align-items: center;justify-content: center}
.sjliucheng-space-liucheng-title span{font-size: 30px;width:30px;display:block;line-height: 35px;color:#0000ff;font-weight: bold}

.sjfenxi-list{width:600px;display: flex;flex-flow: wrap;justify-content: space-between;}
.sjfenxi-list-item{width:295px;height:265px;margin-top: 10px;}
.sjzx-ad-list{padding:10px 0;}
.sjzx-ad-list ul{display: flex;flex-direction: column;}
.sjzx-ad-list ul li{margin-bottom: 10px;}
.sjzx-ad-list ul li img{width:290px;height:130px;}

.sjzx-ad-space{flex: 1}

.qiyezt-info{width:256px;}
.qiyezt-info ul{width:246px;padding:5px;display: flex;flex-direction: column;justify-content: flex-start;}
.qiyezt-info ul li{width:246px;display: flex;flex-direction: row;justify-content: space-between;}
.qiyezt-info-img{width:72px;height:55px;display: flex;justify-content: center;align-items: center}
.qiyezt-info-img img{border: 1px solid #e7e7e7;width:50px;height:48px;}
.qiyezt-info-desc{width:174px;display: flex;flex-direction: column;justify-content: center;text-align: left}
.qiyezt-info-desc a{width:174px;height:30px;line-height:30px;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size:14px;font-weight: bold;}
.qiyezt-info-desc span{font-size:var(--font-size-min);color:#9a9a9a;width:174px;height:25px;line-height:25px;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
