<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-family: "Microsoft YaHei " !important;
}
.wl-search {
  width: 100%;
  background-color: #bd1b2d;
  /*    border-top: 1px solid #dfdfdf;*/
  height: 166px;
  box-sizing: border-box;
  padding: 1px 0;
}
.wl-b {
  width: 1200px;
  height: 166px;
  margin: 0 auto;
  background-image: url("../../images/taskBack.png");
}
.wl-b p {
  color: #ffffff;
  font-size: 40px;
  /* margin-top: 58px;*/
  font-weight: bolder;
  line-height: 166px;
}
.wl-b &gt; div {
  margin-top: 30px;
  font-size: 15px;
  color: #ffffff;
}
.cx-d {
  margin-top: 30px;
  float: right;
}
.inpSearch {
  width: 221px;
  height: 36px;
  line-height: 36px;
  box-sizing: border-box;
  padding: 0 10px;
  border: 1px solid #ffffff;
  vertical-align: top;
  background-color: rgba(255, 255, 255, 0.4);
  color: #ffffff;
}
.inpSearch::-webkit-input-placeholder {
  /* WebKit browsers */

  color: #ffffff;
}

.inpSearch:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */

  color: #ffffff;
}

.inpSearch::-moz-placeholder {
  /* Mozilla Firefox 19+ */

  color: #ffffff;
}

.inpSearch:-ms-input-placeholder {
  /* Internet Explorer 10+ */

  color: #ffffff;
}
.btnSearch {
  font-size: 17px;
  color: #be1b2b;
  background-color: #ffffff;
  width: 63px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  border: none;
  font-weight: bolder;
  cursor: pointer;
}
.cy-title-d {
  /*border-bottom: 1px solid #ededed;*/
  padding-top: 30px;
  box-sizing: border-box;
}
.cy-title {
  width: 1200px;
  font-weight: bolder;
  font-size: 23px;
  margin: 0px auto 0px auto;
  box-sizing: border-box;
  padding: 30px 0 30px 0;
}
.center-d {
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  box-sizing: border-box;
  padding: 32px 0 60px 0;
}
.center {
  width: 538px;
  margin: 28px auto 0 auto;
  font-size: 17px;
}
.center span {
  display: inline-block;
  width: 85px;
}
.center input {
  box-sizing: border-box;
  padding: 10px;
}
.center button {
  width: 138px;
  height: 38px;
  border: 1px solid #ededed;
  text-align: center;
  line-height: 38px;
  color: #c12939;
  background-color: #ffffff;
  font-weight: bolder;
  cursor: pointer;
}
.center button:hover {
  color: #ffffff;
  background-color: #c12939;
}
#authoCode {
  margin-left: 10px;
  vertical-align: middle;
}
table {
  width: 1200px;
  border-collapse: collapse;
  border: 1px solid #dcdcdc;
  margin: 10px auto;
}
table th {
  background: #f5f1ed;
  font-size: 20px;
  text-align: center;
  height: 42px;
  padding: 5px;
  border: 1px solid #ededed;
}
table td {
  border: 1px solid #dcdcdc;
  box-sizing: border-box;
  padding: 15px;
  font-size: 16px;
}

.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}

.center select {
  box-sizing: border-box;
  padding: 10px;
}

.formSlect {
  position: relative;
}
.formSlect .formOption {
  cursor: pointer;
  font-size: 15px;
}
.trOne {
  border: 1px solid #dfdfdf;
  background: #f7f7f7;
}
#noResult {
  margin-left: 50%;
  padding-bottom: 20px;
}
#slideBar{
  display:inline-block !important;
}
.yzm{
  display:block;
}
.slider{
  display:none;
}
table{
  margin:0 auto !important;
}
@media only screen and (max-width: 640px){
#slideBar{
  display:none !important;
}
#sib-cd{
  display:none;
}
.index_bor{
  display:none;
}
.yzm{
  display:none !important;
}
.slider{
  display:block;
}
#resetnow{
  margin-top:65px;
}
.wl-b,.cy-title,table,.beizhu{
  width:100%;
}
table th{
  font-size:17px;
  width:20%;
}
table td{
  padding:15px 7px;
  text-align:center;
}
#keyword{
  width:255px !important;
}
.header-wrapper,.g_links_box,.m_links_box,.g_foot_box{
  display:none !important;
}
.center{
  width:360px;
}
.saveBox{
  width:100% !important;
}
.model{
  height:100% !important;
}
#sib-cd{
  display:none;
}
.index_bor{
  display:none;
}
}
.trOne {
  border: 1px solid #dfdfdf;
  background: #f7f7f7;
}
.spanList {
  list-style: none;
  display: inline-block;
}

.spanList li {
  float: left;
  line-height: 30px;
  height: 30px;
  cursor: pointer;
  padding: 0px 6px;
}
.spanList .on {
  color: #ffffff;
  background-color: #c40311;
}
#noResult {
  margin-left: 50%;
  padding-bottom: 20px;
}
</pre></body></html>