@import url("/css/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;}

.nav-citysite-bg{background-color:#d81506;border: 1px solid #d81506}
.nav-citysite-bg div.nav-qiye-normal{height:50px;}
.nav-citysite-bg div.nav-qiye-normal ul{display: flex;flex-direction: row;align-items: center;height:50px;}
.nav-citysite-bg div.nav-qiye-normal ul li{flex: 1;height:50px;padding: 0px;display: flex;align-items: center;justify-content: center;}
.nav-citysite-bg div.nav-qiye-normal ul li a{flex:1;font-size:14px;font-weight: bold;text-align: center;line-height: 50px;padding: 0px}
.nav-citysite-bg div.nav-qiye-normal ul li a:hover{text-decoration: none;color: #FFFFFF}
.nav-citysite-bg div.nav-qiye-normal ul li:hover{background-color: #FFFFFF;padding:0px;}
.nav-citysite-bg div.nav-qiye-normal ul li.select{background-color: #FFFFFF;padding:0px;}
.nav-citysite-bg div.nav-qiye-normal ul li.select a{color:#d81506;height:50px;}
.nav-citysite-bg div.nav-qiye-normal ul li:hover a{color:#d81506}
.nav-citysite-bg div.nav-qiye-normal ul div.home{width:60px;height:50px;display: flex;align-items: center;justify-content: center}
.nav-citysite-bg div.nav-qiye-normal ul div.home a{flex:1;font-size:14px;font-weight: bold;color: #FFFFFF;text-align: center;height:50px;line-height: 50px;}
.nav-citysite-bg div.nav-qiye-normal ul div.home a:hover{text-decoration: none;color: #d81506}
.nav-citysite-bg div.nav-qiye-normal ul div.home:hover{background-color: #FFFFFF;color: #d81506}

.footer{width:100%;height:auto;display: flex;justify-content: center;background:#d81506;}
.footerSpace{width:1200px;display: flex;flex-direction: column;justify-content: center;}
.footerSpace-info{width:1180px;padding:20px 10px;display: flex;flex-direction: row;justify-content: space-between;border-bottom: 1px solid #FFFFFF;}
.footerSpace-info-logo{}
.footerSpace-info-logo a{padding:10px;background: #ffffff;display: block}
.footerSpace-info-logo a img{border-radius: 35px;height:71px}
.footerSpace-info-list ul{}
.footerSpace-info-list ul li{color:#FFFFFF;height:25px;line-height:25px;font-size:14px;padding-left:14px;}
.footerSpace-info-list ul li a{color:#FFFFFF;height:25px;line-height:25px;font-size:14px;}
.footerSpace-info-list ul li.footerSpace-info-t{color:#FFFFFF;height:35px;line-height:35px;font-size:16px;font-weight: bold;padding-left:0px;}
.footerSpace-info-list ul li.footerSpace-info-t span{height:35px;width:0px;border:2px solid #FFFFFF;margin-right: 10px;}
.footerSpace-info-ercode{display: flex;flex-direction: column;justify-content: space-around;align-items: center}
.footerSpace-info-ercode span.footerSpace-info-ercode-name{font-size:14px;font-weight:bold;color:#FFFFFF;height:35px;line-height:35px;}
.footerSpace-info-ercode span.footerSpace-info-ercode-desc{font-size:14px;font-weight:bold;color:#FFFFFF;height:30px;line-height:30px;}
.footerSpace-beian{width:1200px;padding:20px 0px;display: flex;flex-direction: column;justify-content: flex-start}
.footerSpace-beian-desc ul{display: flex;flex-direction: row;justify-content: flex-start;}
.footerSpace-beian-desc ul li{height:35px;line-height:35px;color:#ffffff;margin-right:10px;}
.footerSpace-beian-desc ul li a{height:35px;line-height:35px;color:#ffffff}
.footerSpace-beian-img ul{display: flex;flex-direction: row;justify-content: flex-start;}
.footerSpace-beian-img ul li{margin-right:10px;}
.footerSpace-beian-img ul li a{}


.mainSpace-name{height:35px;border-bottom: 2px solid #d81506;margin-bottom:10px;display: flex;flex-direction: row;justify-content: space-between;width:1200px;align-items: center}
.mainSpace-name h1{width:auto;font-size:14px;padding:0 35px;height:35px;line-height:35px;display: block;border-top-right-radius:20px;background-color:#d81506;color: #FFFFFF;font-weight: bold}
.mainSpace-name span{font-size:14px;color:#d0d0d0}

.bordertopblu-1{border-top: #d81506 1px solid}
.borderbottomblue-1{border-bottom: #d81506 1px solid}
.bordertopblu-2{border-top: #d81506 2px solid}
.bordertopblu-3{border-top: #d81506 3px solid}

.common-top-button-space{height:42px;display: flex;flex-flow: row;justify-content: space-between}
.common-top-button{width:140px;height:42px;background: #1a82ee;color:#FFFFFF;font-size:18px;font-weight: bold;line-height: 42px;}
.common-top-button a{width:140px;height:42px;color:#FFFFFF;display: block;text-align: center;text-decoration: none}
.common-top-button a:hover{color:#FFFFFF;background: #d81506}

.header-logo-space-search{flex:1;display: flex;flex-direction: column;justify-content: space-between;}
.header-logo-space-search-type{}
.header-logo-space-search-type ul{display: flex;flex-direction: row;justify-content: flex-start;}
.header-logo-space-search-type ul li{height:35px;line-height:35px;padding:0 10px;}
.header-logo-space-search-type ul li a{font-size:14px;text-decoration: none}
.header-logo-space-search-type ul li a:hover{color:#F60}
.header-logo-space-search-type ul li.header-logo-space-search-cur-s{font-weight:bold;}
.header-logo-space-search-type ul li.header-logo-space-search-cur-s a{color:#d81506;font-size:16px}
.header-logo-space-search-space{display: flex;flex-direction: row;justify-content: flex-start;}
.header-logo-space-search-space-text{flex:1;border:2px solid #d81506;height:36px;line-height:36px;}
.header-logo-space-search-space-text input{width:100%;border: 0px;height:36px;line-height:36px;padding-left:10px;}
.header-logo-space-search-space-button{width:158px;height:40px;line-height:40px;}
.header-logo-space-search-space-button input{border:0px;width:158px;height:40px;line-height:40px;background: #d81506;color:#FFFFFF;font-size:18px;font-weight: bold}
.header-logo-space-search-hot-keywords{width:100%;height:35px;line-height:35px;display: flex;flex-direction: row;justify-content: space-between;}
.header-logo-space-search-hot-keywords-list{display: flex;flex-direction: row;justify-content: flex-start;padding:0 10px;}
.hot-keywords-t{color:#b9b8b8;height:35px;line-height:35px;font-size:var(--font-size-min);}
.hot-keywords-k{height:35px;line-height:35px;margin-right: 10px;}
.hot-keywords-k a{height:35px;line-height:35px;font-size:var(--font-size-min);}
.hot-keywords-k a:hover{color:#F60}
.header-logo-space-search-hight{height:35px;padding:0 10px;}
.header-logo-space-search-hight li{height:35px;}
.header-logo-space-search-hight li a{height:35px;font-size:var(--font-size-min);color:#1a82ee;font-weight: bold;}

.header-logo-space-desc{padding:0 40px;display: flex;flex-direction: column;justify-content: center;}
.header-logo-space-desc span{font-size:14px;font-weight:bold;height:25px;line-height:25px;}
.header-logo-space-desc a{color:#1a82ee;font-size:14px;font-weight:bold;height:25px;line-height:25px;}
.header-logo-space-desc a:hover{color:#1a82ee;}

.header-logo-space-logo{padding:0 30px;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.header-logo-space-logo span.fenzhan{font-size: 14px;line-height: 35px;font-weight: bold;color: #1a82ee;}