<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url("ygo.css");
.text-center{ text-align: center;}
.text-right{ text-align: right;}
.mg-b-10{ margin-bottom: 10px;}
.pd-b-10{ padding-bottom: 10px;}
.mg-b-20{ margin-bottom: 20px;}
.pd-b-20{ padding-bottom: 20px;}
.mg-t-10{ margin-top: 10px;}
.pd-t-10{ padding-top: 10px;}
.mg-t-20{ margin-top: 20px;}
.pd-t-20{ padding-top: 20px;}
.f-right{ float: right;}
.color-gray{ color: #999}
.color-red{ color: #f00}
.overhidden-x { overflow: hidden}
.clear { clear: both}

.share a{ padding-right: 10px;}
.topRight { float: right; text-align: right; width: 130px;}
.topRight a{ color: #003366}
.textCenter{ text-align:center;}
.hotsile .bd li {width: 300px; overflow: hidden}
.finTxt ul li {width: 420px; overflow: hidden;}
.torTxtli li {width: 300px; overflow: hidden}
.homeHotLi ul li {width: 420px; overflow: hidden;}
.hotTxt li { width: 300px; overflow: hidden;}
.leftbox .finrj li {width: 420px; overflow: hidden;}
.rightbox .finrj li {width: 300px; overflow: hidden;}
.rightbox .finNew li {width: 300px; overflow: hidden;}
.newsTab .bd li img {max-height:none;}
.newsDl dt {font-size: 20px;}
.newsTab .bd li {margin-bottom: 10px;}
.txtLi {margin-bottom: 0px!important; height: 23px!important;color: #333; background: #f7f7f7;font-size: 12px; padding-left: 8px; padding-right: 8px;}
.txtLi a { height: 23px!important;line-height: 23px; overflow: hidden; }
.msgo li, .artlike li {overflow: hidden;}
.ficPic { height: 250px; width: 420px;}
.shopTxt li { overflow: hidden; line-height: 30px;}
.shopdj li span img { height: 105px; vertical-align: top;}
.shopglTxt ul li { overflow: hidden;}
.shopli li { overflow: hidden;}
.shopdj li { overflow: hidden; height: 145px; margin-bottom: 15px;}
.msTxtSlid .hd ul li.on {height: 30px;background: #036;color: #fff;}
.markFmPic li {height: 150px;}
.msTopPic { position: relative;}
.msTopPic .morepic { position: absolute;right: 14px;bottom: 30px;display: inline;}
.msTopPic .morepic a {display: block; width: 110px;height: 50px;background: url(../images/icon_01.png);text-indent: -2000px;}
.hotelFaq li { overflow: hidden;  }
.touTxt li { line-height: 28px; }
.topLeft { width: 730px;}
.topCenter { width: 268px;}
.headHotKey { width:auto;}
#logo { margin-top: -1px;}/*6*/
.newsDl dl {margin-bottom: 15px;padding-bottom: 14px;}
.tuoAd{ border: none;}
.slidePic .hd ul li.on a{ color: #fff}
.slide1 .hd ul li.on a{ color: #fff}
.hotsile .hd ul li.on a{ color: #fff}
.newsTab .hd ul li.on  a{ color: #fff}
.footnav{ background: #eef0f0; height: 35px; line-height: 35px;}
footer{ background: none;}
footer,footer a{color: #333;}
footer a:hover { color: #003366; }
.copyright { font-size: 13px;}
.newsDl  dt a{color: #036}
.newsDl dd {color: #333}
.cityBox { position: relative;}

#showTag{ cursor: pointer;color: #003366; }
.topRight2 a {color: #003366}
.topRight2 { float: right;text-align: right;width: 100px;}
.userCityOther { padding-top: 20px; position:absolute; width: 200px; height: 140px; background: #f7f7f7;top:20px; padding-right: 10px;display:none;text-align: left; padding-left: 20px;}
.userCityOther a {}
#contentBox img { margin: 10px auto;display: block;}

.sns-login{display: inline-block;border: 1px solid transparent;margin: 24px 10px 0 10px;color: #fff;border-radius: 3px;line-height: 35px;padding: 0 10px;font-size: 14px;}
.sns-login:hover{
  opacity:0.9;color:#fff;text-decoration: none;
}
.pop-sns {display: inline-block;width: 30px;height: 30px;margin-right: 3px;vertical-align: middle;content: none !important;background-image: url(../images/sns-sprite.png);background-repeat: no-repeat;}
.weixina {background: #3bae56;}
.weixini{background-position: -30px -60px;}
.qqa {background: #56abe4;}
.qqi{background-position: 0px -60px;}
.weiboa {background: #eb4f38;}
.weiboi{background-position: -60px -60px;}
/*分页开始*/
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination &gt; li {
  display: inline;
}
.pagination &gt; li &gt; a,
.pagination &gt; li &gt; span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination &gt; li:first-child &gt; a,
.pagination &gt; li:first-child &gt; span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination &gt; li:last-child &gt; a,
.pagination &gt; li:last-child &gt; span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination &gt; li &gt; a:hover,
.pagination &gt; li &gt; span:hover,
.pagination &gt; li &gt; a:focus,
.pagination &gt; li &gt; span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination &gt; .active &gt; a,
.pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; a:hover,
.pagination &gt; .active &gt; span:hover,
.pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination &gt; .disabled &gt; span,
.pagination &gt; .disabled &gt; span:hover,
.pagination &gt; .disabled &gt; span:focus,
.pagination &gt; .disabled &gt; a,
.pagination &gt; .disabled &gt; a:hover,
.pagination &gt; .disabled &gt; a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg &gt; li &gt; a,
.pagination-lg &gt; li &gt; span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg &gt; li:first-child &gt; a,
.pagination-lg &gt; li:first-child &gt; span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg &gt; li:last-child &gt; a,
.pagination-lg &gt; li:last-child &gt; span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm &gt; li &gt; a,
.pagination-sm &gt; li &gt; span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm &gt; li:first-child &gt; a,
.pagination-sm &gt; li:first-child &gt; span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm &gt; li:last-child &gt; a,
.pagination-sm &gt; li:last-child &gt; span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li &gt; a,
.pager li &gt; span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li &gt; a:hover,
.pager li &gt; a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next &gt; a,
.pager .next &gt; span {
  float: right;
}
.pager .previous &gt; a,
.pager .previous &gt; span {
  float: left;
}
.pager .disabled &gt; a,
.pager .disabled &gt; a:hover,
.pager .disabled &gt; a:focus,
.pager .disabled &gt; span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.webad{
  border: none;    margin: 8px auto;
}
/*分页结束*/
.mobileLayerBox { color: #333}
.mobileLayerBox a {color: #036}

#nav{ width: 970px}
#nav ul.u1 { width: 307px}
.leftbox .slide1 .hd ul li { width: 134px;}
.trafficslide .hd ul li { width: 150px;}
.headSearchInput{ margin-left: 93px;}</pre></body></html>