<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  padding-right: 0px;
  padding-left: 0px;
  font-size: 14px;
  padding-bottom: 0px;
  margin: 0px;
  padding-top: 0px;
  font-family: '寰蒋闆呴粦', '瀹嬩綋', '榛戜綋', Verdana, Arial, Helvetica, sans-serif;
  line-height: 30px;
  background: #fff;
  background-size: 100%;
}
table {
  margin: 0 auto;
  border-spacing: 0;
  border-collapse: collapse;
}
img {
  border: 0;
}
li,
ol,
ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
caption,
th {
  text-align: left;
}
dd,
dl,
dt.input,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
ul {
  margin: 0;
  padding: 0;
}
address,
caption,
cite,
code,
dfn,
th,
var {
  font-weight: 400;
  font-style: normal;
}
A:link,
A:visited {
  text-decoration: none;
}
A:hover {
  text-decoration: none;
  color: #425fee;
}
:focus {
  outline: 0;
}
a {
  color: #333;
}
legend {
  color: #000;
}
fieldset,
img {
  border: 0;
}
.center {
  text-align: center;
}
.clear {
  clear: both;
  height: 0;
  line-height: 0;
  overflow: hidden;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-table;
}
*html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
input select option {
  outline: 0;
}
.dn {
  display: none;
}
.clearfix:after,
.clearfix:before {
  display: table;
  height: 0;
  content: '';
}
.clearfix:after {
  clear: both;
  overflow: hidden;
}
.mainBox1400 {
  width: 80%;
  height: 100%;
  margin: 0 auto;
  clear: both;
}
.mainBox800 {
  width: 600px;
  clear: both;
  margin: 30px 0;
}
.left {
  float: left;
}
.right {
  float: right;
}
.mainRig{
  border-radius: 4px;
  border-top: 3px solid #4a6fde;
  box-shadow: 0 1px 10px 0 rgba(205, 208, 214, .44);
  background: #fff;
}
.sosoHead {
  box-shadow: 0 5px 15px rgba(0,0,0,0.05);
  padding: 20px 0;
}
.sosoLef {
  margin-right: 100px;
  display: inline-block;
  vertical-align: top;
}
.sosoRig {
  position: relative;
  margin:0 auto;
  margin: 20px 10px 20px 0;
  display: inline-block;
}
.customSpan {
  width: 30px;
  display: inline-block;
}
.sosoBox .inp {
  box-sizing: border-box;
  height: 50px;
  float: left;
  width: 500px;
  padding: 0 0 0 50px;
  line-height: 48px;
  background: 0 0;
  border: #c9d0f1 1px solid;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background: #fff url('/views/search/modules/resultpc/images/soso/soso.png') 14px center no-repeat;
}
.sosoBox .btn {
  float: inherit !important;
  width: 100px;
  line-height: 50px;
  cursor: pointer;
  height: 50px;
  background: #425fee;
  border: none;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 18px;
  color: #fff;
  letter-spacing: 3px;
}
.sosoNew {
  width: 500px;
  height: 240px;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 60px;
  border: #c8d5f0 1px solid;
  border-radius: 5px;
  z-index: 4;
  display: none;
}
.newTit {
  width: 460px;
  height: 40px;
  background-color: #f9f6fe;
  padding: 0 20px;
}
.newTit a {
  line-height: 40px;
  padding: 0 5px;
}
.newTit b {
  color: #666;
}
.newCon ul {
  width: 500px;
}
.newCon ul li {
  line-height: 40px;
  background: url('/views/search/modules/resultpc/images/soso/sososmall.png') 15px center no-repeat;
}
.newCon ul li b {
  width: 16px;
  line-height: 16px;
  display: inline-block;
  background: #b3c9fb;
  border-radius: 3px;
  margin-right: 10px;
  text-align: center;
  color: #fff;
}
.newCon ul li a {
  color: #000;
  padding-left: 50px;
}
.newCon ul li span {
  float: right;
  color: #666;
}
.newCon ul li:hover {
  background: url('/views/search/modules/resultpc/images/soso/sososamllhover.png') 15px center no-repeat;
  background-color: #f7f3fe;
}
.layer {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0.8;
  z-index: 99;
}
.sosoOperator .btn {
  margin: 36px 20px 30px 0;
  width: 100px;
  line-height: 50px;
  cursor: pointer;
  height: 50px;
  border: none;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  border-radius: 5px;
  color: #fff;
  letter-spacing: 3px;
  background-color: #425fee;
}
.sosoAdvance {
  display: inline-block;
}
.sosoAdvance input {
  width: 100px;
  cursor: pointer;
  height: 50px;
  color: #3d3d3d;
  font-size: 14px;
  letter-spacing: 3px;
  background-color: transparent;
  text-align: center;
  border: none;
}
.gjjs {
  margin-top: 16px;
  display: none;
}
.gjjs .searchResult h1 {
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 3px;
  color: #3d3d3d;
  font-family: 鎬濇簮榛戜綋;
  height: 20px;
  padding-left: 8px;
  border-left: 3px solid #425fee;
}
.searchad_box {
  width: 100%;
  z-index: 100;
}
.searchad_box .title {
  height: 48px;
  position: relative;
}
.searchad_box .title a {
  display: inline-block;
  padding: 0 10px;
  font-size: 16px;
  line-height: 46px;
}
.searchad_box .title a.on {
  border-bottom: 2px solid #d30b15;
}
.searchad_box .condition_top {
  width: 100%;
  padding: 10px 0;
}
.searchad_box .box {
  margin: 0 auto;
  position: relative;
}
.searchad_box .level {
  clear: both;
  margin-right: 20px;
  display: inline-block;
  margin-top: 10px;
}
.searchad_box span {
  display: inline-block;
}
.searchad_box .level div,
.searchad_box .level input,
.searchad_box .level label,
.searchad_box .level select,
.searchad_box .level span {
  margin-right: 5px;
}
.searchad_box div.datepicker {
  float: left;
}
.searchad_box .level .fir {
  width: 140px;
  padding-right: 7px;
  font-weight: 700;
}
.searchad_box .level .sec {
  width: 350px;
}
.searchad_box .level .thi {
  float: left;
  width: 30px;
  text-align: center;
}
.searchad_box .level input[type='text'] {
  width: 220px;
  height: 34px;
  background-color: #fff;
  box-sizing: border-box;
  border: 1px solid #c5c9ee;
  border-radius: 4px;
  padding: 8px;
}
.searchad_box .condition_bottom {
  padding-bottom: 20px;
}
.searchad_box .condition_bottom .level input[type='checkbox'] {
  margin-right: 5px;
}
.searchad_box .condition_bottom .level .zdydate {
  display: none;
  float: right;
}
.searchad_box .searchad_box_zcwj .level .fir {
  color: #333;
}
.searchad_box .level input[type='text'].input570 {
  width: 570px;
  height: 32px;
}
.searchad_box .level input[type='text'].input610 {
  width: 610px;
  height: 32px;
}
.searchad_box .level select {
  width: 200px;
  height: 32px;
  border: 1px solid #ccc;
}
.searchad_box .level textarea.ssfktextarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 570px;
  height: 90px;
  border: 1px solid #ccc;
  padding-left: 5px;
}
.searchad_box .searchad_box_zcwj .level select.select160 {
  width: 160px;
}
.searchad_box .searchad_box_zcwj .level select.select95 {
  width: 95px;
}
.searchad_box .searchad_box_zcwj .level input[type='text'].input200 {
  width: 200px;
}
.searchad_box input[type='button'] {
  float: left;
  width: 88px;
  height: 32px;
  background: #425fee;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  border: 0;
  padding: 6px 16px;
  border-radius: 2px;
}
.searchad_box .btn_prompt {
  display: none;
  color: #f53f3f;
  margin-left: 20px;
}
.searchad_box .searchad_box_ssfk input[type='button'] {
  margin: 15px 0 0 210px;
}
.searchad_box a.closebtn {
  float: left;
  display: block;
  width: 140px;
  height: 38px;
  margin: 15px 0 0 50px;
  background: #999;
  font-size: 18px;
  line-height: 38px;
  color: #fff;
  text-align: center;
}
.mainCont1 {
  padding-top: 20px;
}
.mainCont {
  padding-bottom: 30px;
}
.sosoDesc{
  height: 50px;
}
.sosoMenu ul li {
  float: left;
  padding: 0 15px;
  min-width: 100px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.sosoMenu ul li a {
  font-size: 18px;
  font-weight: 700;
}
.sosoMenu ul li:hover {
  height: 47px;
  line-height: 47px;
  background: #f6f3fd;
}
.sosoMenu ul li:hover a {
  color: #425fee;
}
.sosoMenu ul li.hover {
  height: 47px;
  line-height: 47px;
  background: #fafafa;
  border-radius: 3px;
}
.sosoMenu ul li.hover a {
  color: #425fee;
}
.sosoTj {
  line-height: 50px;
  color: #5a5a5a;
}
.timeSel {
  display: inline-block;
  position: relative;
  z-index: 2;
}
.timeSel h1 {
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  float:left;
}
.timeSel .bord {
  border: #c6cdf0 1px solid;
  border-radius: 3px;
}
.timeTit {
  cursor: pointer;
  padding-right:10px;
}
.timeTit span{
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent black;
  border-width: 5px;
  margin-left: 10px;
  transform: rotate(90deg);
  transform-origin: 2.5px 5px;
}
.timeCon {
  position: absolute;
  top: 40px;
  right: 0;
  z-index: 3;
  border: #c6cdf0 1px solid;
  background-color: #fff;
  width: 300px;
  display: none;
}
.timeCon .sosofw {
  border-bottom: #c6cdf0 1px solid;
  padding: 10px 20px;
}
.timeCon .sosofw p {
  line-height: 30px;
}
.timeCon .sosofw p a {
  font-size: 15px;
  color: #808bb1;
}
.sosoRili {
  padding: 5px 20px;
}
.sosoRili &gt; p:first-child {
  font-weight: 700;
  line-height: 40px;
  color: #808bb1;
}
.sosoRili &gt; a:last-child {
  display: block;
  width: 260px;
  line-height: 35px;
  background: #f6f3fd;
  text-align: center;
  color: #808bb1;
  border: #c6cdf0 1px solid;
  margin: 15px 0;
}
.mainLef {
  width: calc(100% - 430px);
  background-color: #fff;
  margin-right: 45px;
}
.oldRealBox {
  padding: 15px 0 0 20px;
}
.oldRealBox a {
  color: #2440b3;
}
.pxBox {
  height: 30px;
}
.pxMenu ul li {
  float: left;
  line-height: 30px;
  padding: 0 10px;
  margin: 0 10px;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
}
.pxMenu ul li a {
  font-size: 15px;
  font-weight: 400;
}
.pxMenu ul li:hover {
  background: #425fee;
  border-radius: 3px;
}
.pxMenu ul li:hover a {
  color: #fff;
}
.pxMenu ul li.hover {
  background: #425fee;
  border-radius: 3px;
}
.pxMenu ul li.hover a {
  color: #fff;
}
.pxMenu ul .first {
  padding-right: 0;
  margin: 0;
  padding-left: 0;
}
.pxMenu ul .first:hover {
  background: 0 0;
}
.pxTie a {
  padding: 0 5px;
  line-height: 30px;
  font-size: 15px;
  font-weight: 400;
}
.pxTie a:hover {
  color: #425fee;
}
.pxTie a.hover {
  color: #425fee;
}
.centerBox {
  border-radius: 0.5rem;
  margin: 20px;
  box-shadow: 0 0 8px 8px #f4f4f4;
  padding: 20px;
}
.listBox .listapp {
  border-radius: 0.5rem;
  margin: 20px;
  box-shadow: 0 0 8px 8px #f4f4f4;
  padding: 20px;
}
.listapp {
  padding: 5px 0;
  border-bottom: 1px solid #f4f4f4;
  margin-bottom: 10px;
}
.listapp .recordclass {
  cursor: pointer;
}
.listapp .keyWord {
  color: #425fee;
}
.listapp .detail {
  color: #a1a1a1;
}
.listapp .item {
  margin-bottom: 8px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.listapp .address {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.5);
}
.listapp .address span {
  margin: 0 10px;
}
.listapp .btnGroup {
  display: flex;
  justify-content: start;
}
.listapp .btnGroup div {
  padding: 0 10px;
  cursor: pointer;
}
.listapp .alive {
  border-bottom: 3px solid #425fee;
  color: #425fee;
}
.listapp h4 &gt; span:last-child {
  float: right;
  color: #929bb7;
  font-size: 12px;
}
.listapp p {
  line-height: 22px;
}
.listapp .bar {
  display: flex;
  line-height: 10px;
}
.listapp .bar div {
  padding: 10px;
}
.listapp .bar a {
  color: #737ea4;
  font-weight: bolder;
}
.listapp .more {
  position: relative;
  left: 87%;
}
.listapp .more a {
  font-size: 12px;
  color: #737ea4;
}
.listapp .videoItem {
  display: flex;
  justify-content: space-around;
}
.listapp .mask {
  background-image: url('/views/search/modules/resultpc/images/soso/play.png');
  position: relative;
  margin-top: -150px;
  width: 150px;
  height: 150px;
  background-repeat: no-repeat;
  background-size: 20% 20%;
  z-index: 9999;
  background-position: 47% 47%;
}
.listapp .mask2 {
  background-image: url('/views/search/modules/resultpc/images/soso/play.png');
  position: relative;
  margin-top: -150px;
  width: 100%;
  height: 150px;
  background-repeat: no-repeat;
  background-size: 20% 20%;
  z-index: 9999;
  background-position: 47% 47%;
}
.listapp .eventList li {
  margin: 8px 0;
}
.listapp .liItem {
  display: flex;
  justify-content: space-between;
}
.listapp .liItem a {
  text-decoration: underline;
  cursor: pointer;
  font-weight: bolder;
}
.listapp h5 {
  font-size: 16px;
  text-align: center;
  text-overflow: ellipsis;
}
.listapp .content {
  padding: 0 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 150px;
}
.listapp .item_ {
  display: flex;
  margin-top: 10px;
  color: #a1a1a1;
}
.listapp .videoItem2 h5 {
  text-align: left;
}
.listBox {
  padding: 20px 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  min-height: 500px;
}
.listBox li {
  padding-bottom: 15px;
}
.listBox li b {
  padding: 0 5px;
  line-height: 22px;
  height: 22px;
  display: inline-block;
  background-color: #e1e9fd;
  border: #b3c9fb 1px solid;
  border-radius: 3px;
  color: #5683f6;
  font-size: 14px;
  font-weight: 400;
  margin-right: 5px;
}
.listBox li a {
  line-height: 22px;
  font-size: 18px;
  font-weight: 400;
}
.listBox p {
  /* line-height: 24px;
  color: #808bb1;
  margin-bottom: 20px;
  height: auto;
  overflow: hidden;
  text-overflow: inherit;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; */
}
.listBox .createDate_style {
  color: #9c9c9c;
  font-size: 13px;
}
.listBox .createDate_style b{
  border: none;
  padding: 0;
  font-size: 13px;
}
.listBox .allimg .createDate_style {
  position: inherit;
}
.listBox p span {
  line-height: 24px;
  font-size: 14px;
}
.listBox div b {
  padding: 0 5px;
  line-height: 22px;
  height: 22px;
  display: inline-block;
  background-color: #e1e9fd;
  border: #b3c9fb 1px solid;
  border-radius: 3px;
  color: #5683f6;
  font-size: 15px;
  margin-right: 5px;
  border: none;
  padding: 0;
  font-size: 13px;  
}
.listBox div a {
  line-height: 22px;
  font-size: 18px;
  font-weight: 400;
}
.listBox div {
  cursor: pointer;
  clear: both;
}
.listBox .fujianTem{
  padding: 18px 16px;
  margin-bottom: 20px;
  border-radius: 2px;
  background: #ffffff;
  box-shadow: 0px 2px 10px 0px rgba(31, 35, 41, 0.12);  
  background-repeat: no-repeat;
  background-position: top right ;
}
.listBox .fujianTem .info {
  margin-top: 15px;
  font-size: 13px;
  color: #9c9c9c;
}
.listBox .fujianTem .info b{
  border: none;
  padding: 0;
  font-size: 12px;
}
.listBox .img {
  width: 25%;
}
.listBox .img img {
  width: 25%;
}
.listBox .qtxx {
  float: right;
  padding: 10px 0;
}
.listBox .qtxx p {
  overflow: hidden;
}
.listBox .qtxx1 {
  width: 100%;
  padding-top: 10px;
  display: flex;
}
.listBox .qtxx1 .imgBox{
  margin-right: 20px;
  width: 180px;
  height: 100px;
  min-width: 180px;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background: #f5f7fa;
}
.listBox .qtxx1 .imgBox .backdropFilter {
  height: 100%;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   .listBox .qtxx1 .imgBox .backdropFilter {
      background-color: rgba(255, 255, 255, 0.6);
   }
}

.listBox .qtxx1 .imgBox .img {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  box-sizing: border-box;
}

.listBox .qtxx1 .imgBox .img img {
  width: auto;
  height: auto;
  transition: 0.5s;
}
.listBox .qtxx1 .imgBox .img img:hover{
  transform:scale(1.1);
  transition: 0.5s;
}
.listBox .qtxx1 .txt {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: calc(100% - 200px);
}
.listBox .qtxx1 .txt .desc{
  display: -webkit-box;
  overflow: hidden;
  color: #848484;
  text-overflow: ellipsis;
  font-size: 14px;
  line-height: 22px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.syqbwzzs_templ{
  margin-bottom:20px;  
}
.syqbwzzs_templ .title,.listBox .title{
  font-size: 18px;
  font-weight: 600;
  color: #363636;   
}

.listBox .fujian {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.listBox .fujian img {
  width: 22px;
  height: 22px; 
  vertical-align: sub;
  text-align: center;
}
.listBox .fujian a {
  height: 23px;
  line-height: 23px;
  text-align: left;
  width: auto;
  font-size: 20px;
}
.listBox .fujian .fjbt i {
  color: #5683f6;
  font-style: normal;
}
.listBox .fujiantitle a {
  display: -webkit-box;
  overflow: hidden;
  color: #848484;
  text-overflow: ellipsis;
  font-size: 14px;
  line-height:16px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-top: 12px;
}
.pageBox {
  text-align: center;
  padding-bottom: 30px;
}
.pageBox span {
  padding: 0 10px;
  color: #666;
}
.pageBox .sum {
  color: #bdc4dd;
}
.pageBox .page {
  width: 30px;
  line-height: 30px;
  display: inline-block;
  margin: 0 5px;
}
.pageBox .sel {
  background: #425fee;
  color: #fff;
  border-radius: 3px;
}
.pageBox select {
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  border: 1px solid #c6cdf0;
  border-radius: 3px;
}
.pageBox option {
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
}
.pageBox .inp {
  width: 28px;
  line-height: 28px;
  display: inline-block;
  border-radius: 3px;
  background: 0 0;
  border: #c6cdf0 1px solid;
}
.pageBox .btn {
  line-height: 30px;
  height: 30px;
  padding: 0 10px;
  display: inline-block;
  border-radius: 3px;
  background: #fff;
  border: #c6cdf0 1px solid;
}
.next,
.pageBox .prev {
  font-size: 20px;
}
.pageBox .nopage {
  color: #666;
  cursor: not-allowed;
}
.mainRig &gt; div {
  width: 385px;
  background-color: #fff;
}
.mainRig h1 {
  font-size: 18px;
  font-weight: 700;
  line-height: 60px;
  border-bottom: #f5f3fb 1px solid;
  padding: 0 20px;
}
.mainRig ul {
  padding: 20px;
}
.mainRig ul li {
  float: left;
  width: 180px;
  line-height: 40px;
  margin: 0 5px;
}
.mainRig ul li .hotNum{
  color: #f56c6c;
}
.mainRig ul li span{
  float: left;
  color: #b8c0cb;
  font-size: 16px;
  font-weight: 500;
}
.mainRig ul li a {
  font-size: 14px;
  color: #363636;
  padding-left: 15px;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.mainRig .topSearch ul li {
  clear: both;
  width: 100%;
}
.appData .qtxx1 {
  width: 100%;
  height: 150px;
  overflow: hidden;
}
.appData .qtxx1 img {
  padding-left: 15px;
  width: 150px;
  height: 150px;
  position: relative;
}
.appData .qtxx1 p {
  float: right;
  width: 770px;
}
.appData .li_ {
  background-color: rgba(0, 0, 0, 0);
}
.appData .li_ a {
  color: #8b94b7;
  display: block;
  text-overflow: ellipsis;
  text-align: center;
  line-height: 20px;
}
.coprRights p {
  line-height: 30px;
}
.listDesc {
  width: 100%;
  border-collapse: separate;
  border-spacing: 1px;
  margin: 15px 0;
}
.listDesc tr th,
td {
  line-height: 38px;
  border: #f2f2f2 1px solid;
  border-spacing: 1px;
  padding-left: 15px;
  color: #808bb1;
  font-weight: 400;
  font-size: 14px;
}
.listDesc tr th {
  width: 10%;
}
.listDesc tr td {
  width: 40%;
}
.listBox .allimg {
  padding-bottom: 15px;
}
.onlyimg {
  padding: 10px;
  height: 120px;
  width: 160px;
  display: inline-block;
}
.listBox .onlyimg {
  padding-bottom: 15px;
}
.onlyimg img {
  width: 100%;
  height: 100px;
}
.allimg .onlyimg a {
  font-size: 14px;
  line-height: 20px;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.rmss p {
  line-height: 45px;
  height: 45px;
}
.rmss p a {
  padding: 0 15px;
}
.rmss p b {
  color: #666;
}
.pageBox1 {
  text-align: center;
  margin-bottom: 20px;
}
.pageBox1 tr td {
  margin: 0;
  font-size: 14px;
  border: #E9E9E9 1px solid;
  text-align: center;
  margin-right: 4px;
  border-radius: 2px;
  padding: 0;
  min-width: 38px;
  height: 39px;
  color: #707070
}
.pageBox1 tr{
  display: flex;
}
.pageBox1 tr td a {
  font-size: 14px;
  font-weight: 400;
  color: #000;
}
.pageBox1 .sel a {
  color: #fff;
}
.pageBox1 .nopage {
  color: #666;
  cursor: not-allowed;
}
.next,
.pageBox1 .prev {
  padding: 0 5px;
}
.pageBox1 .sel {
  background: #425fee;
  color: #fff;
  border-radius: 2px !important;
  padding: 0;
  cursor: pointer;
}
.loading {
  position: fixed;
  left: 0;
  top: 0;
  background: url('/views/search/modules/resultpc/images/loading.svg') center center no-repeat rgba(96, 96, 96, 0.2);
  width: 100vw;
  height: 100vh;
  z-index: 1000;
  display: block;
}
[v-cloak] {
  display: none;
}
.datepicker {
  padding-left: 3px;
  padding-top: 2px;
}
#logo {
  object-fit: contain;
  object-position: bottom;
  font-family: 'object-fit: contain; object-position: bottom;';
}
.emptydiv {
  min-height: 650px;
}
.emptydiv img {
  width: 33%;
}
.infoul{
  text-align: right;
}
.xsInfo{
  text-align: right;
  float: right;
}
.xsInfo .span{
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;  
  border-color: transparent transparent transparent black;
  border-width: 5px;
  margin-left: 10px;
  transform: rotate(-90deg);
  transform-origin: 2.5px 5px;
}
.Hitsul{  
  clear: both;
  display: none;
}
.Hitsul li{
  padding: 0;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 10px;  
}
.Hitsul li div{
  display:inline-block;
  width:calc(100% - 160px);
  white-space: nowrap; 
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
}
.Hitsul li span:first-child{
  font-weight: 600;
}
.Hitsul li b{
  border: none !important;
  padding: 0 !important;
  font-size: 13px !important;
}

.sosoBox{
  width: 100%;
}

.backTop {
  display: none;
}
@media screen and (max-width:1500px) {
  .mainBox1400{
    width:90%;
  }
}

@media screen and (max-width:600px) {
  .backTop {
    display: block;
    position: fixed;
    right: 30px;
    bottom: 60px;
    z-index: 100;    
  }

  .backTop svg {
    width: 45px;
    height: 45px;
    fill: #bcbcbc;
  }
}
</pre></body></html>