.header-logo { width: auto; } button.btn.btn-inverse { padding-bottom: 0px; padding-top: 0px; } .navbar-form { -webkit-transition: all .2s linear; -moz-transition: all .2s linear; transition: all .2s linear; } .header.navbar-default .navbar-form { border-color: #e7e7e7; } @media (min-width : 768px) { .header .navbar-form { width: auto; padding-top: 0; padding-bottom: 0; margin-right: 0; margin-left: 0; border: 0; -webkit-box-shadow: none; box-shadow: none; } } .header .navbar-form { padding: 10px 15px; } .navbar-form { margin-top: 13px; margin-bottom: 13px; } .header .navbar-form .form-group { margin: 0; } .navbar-form .form-group { position: relative; } .header .navbar-form .form-control { height: 34px; padding-left: 12px; } .navbar-form .form-control { border-radius: 40px; padding-right: 45px; } .header .navbar-form .btn { border: none; outline: 0; box-shadow: none; height: 34px; } .navbar-form .btn { position: absolute; right: 0; top: 0; background: 0 0; border: none; font-size: 12px; -webkit-border-radius: 0 15px 15px 0; -moz-border-radius: 0 15px 15px 0; border-radius: 0 15px 15px 0; } .goup-container { background: #9a0000 !important; color: white !important; z-index: 1000; } .weixin { background-color: rgba(30, 38, 45, 0.7); border-radius: 5px; right: 20px; top: 50%; z-index: 1000; text-align: center; position: fixed; padding: 5px 10px; color: white; line-height: 25px; cursor: pointer; } .weixin:hover .weixincode { display: block; } .weixincode { width: 130px; position: absolute; top: -20px; right: 40px; display: none; } .weixincode img { width: 100px; } .weixin span { display: inline-block; width: 0; height: 0; border-width: 15px; border-style: solid; border-color: transparent transparent transparent white; width: 0; } html, body, .container { min-width: 1300px !important; } .header .container{max-width: 1100px !important;} .miniSearch { display: none; } #page-container>.container video{ max-width:80%;width:80%; height:auto;} /*#page-container>.container{ margin-top: 181px;}*/ @media (max-width : 768px) { html, body, .header, .container { min-width: 0px !important; } } .container .titlelist li { border-bottom: 1px solid #ededed; line-height: 40px; display: list-item; } .titlelist { font-size: 16px; } .titlelist li span { font-size: 13px; color: #999999; display: block; float: right; } .container .titlelist li a { font-size: 14px; display: block; color: #828282; text-decoration: none; width: 70%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .titlelist { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; } #bulletin { margin: 0 0 16px 0; padding: 10px 15px; border: 1px solid #dcdcdc; } #content_k #headline_top { overflow: hidden; } .ChronicleList { width: 100%; border: 1px solid #dcdcdc; border-top-width: 0px; padding: 2%; display: flex; overflow: hidden; } .ChronicleList .left_content { width: 11%; float: left; color: #AF9D9E; } .ChronicleList .left_content>div span:first-child { border-right: 2px solid #cccccc; padding-right: 10px; display: inline-block; width: 55px; } .ChronicleList .right_content { width: 89%; background-color: #F8F3EB; float: left; padding: 15px; line-height: 30px; } .ChronicleList .right_content .itemstitle { color: #632E30; font-size: 25px; font-weight: bold; } .ChronicleList .left_content div { line-height: 30px; height: 30px; font-size: 15px; cursor: pointer; margin: 3px 0; } .ChronicleList .active a { color:#f59c1a!important; } .left_content div a{ color:#000;} .ChronicleList .active::after { content:''; display:block; float: right; width: 0; height: 0; border-width: 15px; border-style: solid; border-color: transparent #F8F3EB transparent transparent; } .active .actives { display: inline-block; } .ChronicleList .left_content .active span:first-child { border-right-color: #A7A7A7 !important; } /*移动端*/ @media (max-width : 1200px) {}