html {  font-family: sans-serif; /* 1 */  -ms-text-size-adjust: 100%; /* 2 */  -webkit-text-size-adjust: 100%; /* 2 */-webkit-tap-highlight-color: rgba(0, 0, 0, 0);/* Ã¦Â¶Ë†Ã©â„¢Â¤Ã§Â§Â»Ã¥Å Â¨Ã¦ÂµÂÃ¨Â§Ë†Ã¥â„¢Â¨Ã§â€šÂ¹Ã¥â€¡Â»Ã¨"ÂÃ¨â€°Â²Ã¨Æ’Å’Ã¦â„¢Â¯ */}
body {  margin: 0;text-align:left;font-size: 12px; background:#fff;font:12px/18px "sim sun";}
article,aside,details, /* 1 */figcaption,figure,footer,header,main, /* 2 */menu,nav,section,summary { /* 1 */  display: block;}
audio,canvas,progress,video {  display: inline-block;}
audio:not([controls]) {  display: none;  height: 0;}
progress {  vertical-align: baseline;}
template, /* 1 */[hidden] {  display: none;}
a {  background-color: transparent; /* 1 */  -webkit-text-decoration-skip: objects; /* 2 */}
a:active,a:hover {  outline-width: 0; text-decoration: none;}
abbr[title] {  border-bottom: none; /* 1 */  text-decoration: underline; /* 2 */  text-decoration: underline dotted; /* 2 */}
b,strong {  font-weight: inherit;}
b,strong {  font-weight: bolder;}
dfn {  font-style: italic;}
h1 {  font-size: 2em;  margin: 0.67em 0;}
mark {  background-color: #ff0;  color: #000;}
small {  font-size: 80%;}
sub,sup {  font-size: 75%;  line-height: 0;  position: relative;  vertical-align: baseline;}
sub {  bottom: -0.25em;}
sup {  top: -0.5em;}
img {  border-style: none;}
svg:not(:root) {  overflow: hidden;}
code,kbd,pre,samp {  font-family: monospace, monospace; /* 1 */  font-size: 1em; /* 2 */}
figure {  margin: 1em 40px;}
hr {  box-sizing: content-box; /* 1 */  height: 0; /* 1 */  overflow: visible; /* 2 */}
button,input,select,textarea {  font: inherit; /* 1 */  margin: 0; /* 2 */}
optgroup {  font-weight: bold;}
button,input { /* 1 */  overflow: visible;}
button,select { /* 1 */  text-transform: none;}
button,html [type="button"], /* 1 */[type="reset"],[type="submit"] {  -webkit-appearance: button; /* 2 */}
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {  border-style: none;  padding: 0;}
button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {  outline: 1px dotted ButtonText;}
fieldset {  border:0;  margin: 0 2px;  padding: 0.35em 0.625em 0.75em;}
legend {  box-sizing: border-box; /* 1 */  color: inherit; /* 2 */  display: table; /* 1 */  max-width: 100%; /* 1 */  padding: 0; /* 3 */  white-space: normal; /* 1 */}
textarea {  overflow: auto;}
[type="checkbox"],[type="radio"] {  box-sizing: border-box; /* 1 */  padding: 0; /* 2 */}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {  height: auto;}
[type="search"] {  -webkit-appearance: textfield; /* 1 */  outline-offset: -2px; /* 2 */}
[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration {  -webkit-appearance: none;}
::-webkit-input-placeholder {  color: inherit;  opacity: 0.54;}
::-webkit-file-upload-button {  -webkit-appearance: button; /* 1 */  font: inherit; /* 2 */}
/* normalize.cssÃ§Â»"Ã¦ÂÅ¸ */
.clearfix {	zoom:1}
.clearfix:before,.clearfix:after {	display:table;	line-height:0;	content:""}
.clearfix:after {	clear:both}
p{margin: 0;}
img {	width:auto\9;	height:auto;	max-width:100%;	vertical-align:middle;	border:0;	-ms-interpolation-mode:bicubic}
ul,ol,dl,h1,h2,h3,h4,h5,h6,dt,dd{margin:0;padding:0}
ul li,ol li{list-style:none}
.f-fl,.fl,.f-lifl li{float:left;display:inline}
.f-fr,.fr{float:right;display:inline}
a,a:visited{text-decoration:none;color:#2a2a2a;}
em{ font-style:normal;}
body {
  background: #f6f8fa;
  font-family: 'Microsoft YaHei', Arial, sans-serif;
  margin: 0;
  padding: 0;
  color: #222;
  font-size: 14px;
}
.bw1200{ width:1200px; height:auto; margin:auto; display:block; overflow:hidden;}
.mt12{
  margin-top: 12px;
}
.mt15{
  margin-top: 15px;
}
.mt20{
  margin-top:20px;
}
.mt30{
  margin-top: 30px;
}
#user-out b{
  color: #000;
}
.header-user{
  width: 100%;
  height: auto;
  line-height: normal;
  font-size: 12px;
  font-weight: normal;
  color: #999;
  background: #f5f5f5;
  display: block;
  overflow: hidden;
  padding: 6px 0;
  text-align: right;
}
.header-user a{
  color: #333;
  padding: 0 5px;
}
.more {
  color: #a8a8a8;
  display: inline-block;
  width: 15%;
  height: 26px;
  text-align: right;
  padding-top: 10px;
  font-size: 12px;
  /*  margin-top: 10px;*/
}
.more::before {
  content: "...";
  display: inline-block;
  border: 1px solid #a8a8a8;
  border-radius: 25px;
  width: 12px;
  height: 12px;
  position: relative;
  top: -3px;
  left: -5px;
  /* background-color: #ffffff; */
  text-align: center;
  color: #a8a8a8;
  line-height: 0.4;
}
.more:hover::before {
  color: #358ff0;
  border: 1px solid #358ff0;
}
.more:hover {
  color: #358ff0;
}
#user-login strong{
  font-weight: normal;
  color: #333;
  cursor: pointer;
}
.l-title {
  border-bottom: 1px solid #f0f0f0;
  display: block;
  overflow: hidden;
  line-height: normal;
}

.l-title h3 {
  font-size: 18px;
  padding: 10px 0px;
  color: #666666;
  border-bottom: 2px solid #358ff0;
  font-weight: normal;
}

.l-title .more:hover {
  color: #358ff0;
}

.l-title .more {
  border: none;
  padding: 0px;
  padding-top: 10px;
  line-height: 26px;
  font-size: 12px;
}
.listcont{height:auto; overflow:hidden; padding:0 ;background:#fff;}
.listcont li{height:auto;padding:15px 0;border-bottom:1px dashed #ddd;overflow:hidden;display: flex;gap: 20px;align-items: center;}
.listcont li em{ display:block; width:220px; height:auto; display:block; float:left; border:1px solid #eee;}
.listcont li em img{width:100%;/* height:120px; */display:block;}
.listcont li span{ float:right; width:604px; display:block;}
.listcont li span b{ font-weight:normal; font-size:12px; line-height:30px; display: block; padding-right:7px; float:left; display: none;}
.listcont li span b a{ color:#00a0e9;}
.listcont li span a.bt{ font-size:16px; font-weight:bold; color:#333; line-height:30px; overflow:hidden; display:block; height:30px; overflow:hidden; width:367px;}
.listcont li span p{ 
  color: #bbb;
  font-size: 14px;
  display: block;
  height: 46px;
  line-height: 23px;
  overflow: hidden;
  clear: both;
  margin-top: 10px;
}
.listcont li span small{ 
  color: #999;
  line-height: 28px;
  font-size: 12px;
  margin: 8px 0 0;
  display: block;
  overflow: hidden;
}

.com_titOne {
  width: 100%;
  overflow: hidden;
  display: block;
  border-bottom: 1px solid #f0f0f0;
}
.com_titOne h3 {
  font-size: 18px;
  font-weight: normal;
  float: left;
  padding: 14px 0px;
  color: #666666;
}
.com_titOne h3::before {
  content: "";
  float: left;
  margin-top: 2px;
  display: inline-block;
  width: 4px;
  height: 16px;
  background-color: #358ff0;
  margin-right: 10px;
}
.com_titOne .click_more {
  color: #a8a8a8;
  display: inline-block;
  height: 26px;
  text-align: right;
  padding-top: 15px;
  font-size: 12px;
}
.com_titOne .click_more::before {
  content: "...";
  display: inline-block;
  border: 1px solid #a8a8a8;
  border-radius: 25px;
  width: 12px;
  height: 12px;
  position: relative;
  top: -3px;
  left: -5px;
  text-align: center;
  color: #a8a8a8;
  line-height: 0.4;
}
.com_titOne .click_more:hover::before {
  color: #358ff0;
  border: 1px solid #358ff0;
}
.com_titOne .click_more:hover {
  color: #358ff0;
}
.com_titOne .hot_tab_item {
  padding: 12px 0px;
}

#foot {
  background-color: #292929;
  width: 100%;
  height: auto;
  padding: 10px 0;
  display: block;
  overflow: hidden
}

#foot p {
  padding: 3px 0;
  text-align: center;
  color: #666;
  font-size: 12px;
}

#foot p a {
  padding: 0 6px;
  color: #666;
}

#foot p a:hover {
  color: #fff
}
.logo{
  width: 294px;
  height: auto;
  display: block;
  flex: 1;
}
.logo a{
  display: inline-block;
    width: auto;
    overflow: hidden;
}
.logo img{
  width: 130px;
  display: block;
}
.header {
  padding: 30px 0 20px;
  display: flex;
  align-items: center;
  overflow: visible;
}
#topForm {
  width: auto;
  height: 34px;
  display: flex;
  border: 2px solid #00a0e9;
  position: relative;
  zoom:1;
  box-sizing: content-box;
  z-index: 50;
  border-radius: 8px;
}

#topForm .schsel {
  width: 70px;
  height: 37px;
  float: left;
  border-right: 1px solid #cfcfcf;
  background: #fafafa;
}

#topForm .schsel .schsel-now #headSlected {
  cursor: pointer;
  width: 70px;
  height: 37px;
  line-height: 37px;
  display: block;
  font-size: 12px;
  font-weight: normal;
  color: #676767;
  text-indent: 18px;
  background: url(http://www.cr173.com/skin/xiasihao/images/index/search_icn.jpg) no-repeat 52px 17px;
}

#topForm .schsel #headSel {
  width: 70px;
  height: auto;
  background: #fff;
  display: block;
  margin: 0;
  position: absolute;
  left: 2px;
  top: 37px;
  zoom:1; z-index: 250
}

#topForm .schsel #headSel li {
  width: 70px;
  height: 34px;
  display: block;
  overflow: hidden;
}

#topForm .schsel #headSel li a {
  width: 70px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  background: #fafafa;
  margin: 0;
  display: block;
  overflow: hidden
}

#topForm .schsel #headSel li a:hover {
  background: #000;
  color: #fff
}

#topForm dl {
  width: 70px;
  height: auto;
  float: left;
  display: block;
  font-size: 14px;
  border-radius: 14px;
  position: relative
}

#topForm dl dt {
  width: 100%;
  height: 34px;
  line-height: 34px;
  background: #f5f5f5;
  color: #555;
  font-weight: normal;
  text-indent: 13px;
  display: block;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  zoom:1;
  border-radius: 8px 0 0 8px;
  }

#topForm dl dt i {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #A7A7A7;
  display: block;
  overflow: hidden;
  position: absolute;
  right: 10px;
  top: 15px;
}

#topForm dl dt strong {
  font-weight: normal;
  color: #555
}

#topForm dl dd {
  width: 100%;
  height: auto;
  display: none;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 36px;
  border-radius: 0 0 8px 8px;
}

#topForm dl dd b {
  width: 100%;
  height: 34px;
  line-height: 34px;
  font-size: 12px;
  font-weight: normal;
  background: #efefef;
  color: #555;
  text-align: center;
  display: block;
  overflow: hidden;
  cursor: pointer
}

#topForm .keyword_input {
  box-sizing: content-box;
  width: 250px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  float: left;
  border: 0;
  overflow: hidden;
  padding: 0;
  margin: 0;
  display: inline;
  text-indent: 4px;
}

#topForm .schbtn {
  width: 56px;
  height: 34px;
  line-height: 34px;
  float: right;
  background: #00a0e9;
  border: 0;
  font-size: 20px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  border-radius: 0;
  padding: 0;
  position: relative;
}
#topForm .schbtn i{
  width: 23px;
  height: 23px;
  background: url(../images/icon-search.png) no-repeat center center;
  background-size: 100% 100%;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.header-full{
  background: #fff;
  padding-bottom: 3px;
}
.nav-full{
  background: #00a0e9;
  position: relative;
  z-index: 20;
}
.nav{
  background: #00a0e9;
  overflow: visible;
  height: 49px;
}
.nav a{
  width: auto;
  height: auto;
  padding: 0 40px;
  float: left;
  font-size: 18px;
  font-weight: normal;
  line-height: 49px;
  text-decoration: none;
  color: #fff;
  position: relative;
  overflow: visible;
}
.nav a span{
  position: relative;
  z-index: 20;
}
.nav a::after{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  content: '';
  width: 100%;
  height: 100%;
  background: #3dbdf4;
  display: block;
  overflow: hidden;
  z-index: 0;
  border-radius: 4px;
  transition: all 0.2s ease-out 0s;
}
.nav a:hover::after{
  transform: translate(-50%, -50%) scale(1.1);
}
.nav a.active::after{
  transform: translate(-50%, -50%) scale(1.1);
  transition: all 0s;
}


.left{
  width: 850px;
  display: block;
  overflow: hidden;
}

.right{
  width: 334px;
}
/* Ã§Â¿Â»Ã©Â¡Âµ */
.pages {
  margin: 30px 0;
  text-align: center;
}

.pages a {
  display: inline-block;
  padding: 8px 15px;
  color: #333;
  border: solid 2px #DDD;
  margin-left: 10px;
  border-radius: 50px;
}

.pages a:hover {
  background: #e6f2f5;
}

.pages a.active {
  background: #45c368;
  color: #FFF
}

.pages a:first-child {
  margin-left: 0px;
}


/* Ã¤Â¸ÂªÃ¤ÂºÂºÃ¤Â¸Â­Ã¥Â¿Æ’ */
.banner{
  position: relative;
  height: auto;
  width: 100%;
  height: 430px;
}
.banner .banner-img{
  height: 330px;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 10;
}
.banner .banner-img img{
  width: 100%;
}
.banner .banner-change{
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -600px;
  height: 330px;
  padding:0 0 100px 0;
  border-radius: 4px;
  z-index: 20;
  box-sizing: content-box;
}
.banner .banner-change .me{
  position: absolute;
  bottom: 30px;
  left: 0;
  z-index: 5;
  display: block;
  padding: 0 36px;
}
.banner .banner-change .me .face{
  width: 160px;
  height: 160px;
  border-radius: 6px;
  border: 5px solid #fff;
  float: left;
  display: inline;
  overflow: hidden;
  box-shadow: 1px 2px 6px #ccc;
}
.banner .banner-change .me .name{
  float: left;
  font-size: 26px;
  font-weight: bold;
  color: #000;
  margin: 120px 0 0 26px;
  display: inline;
  overflow: hidden;
  line-height: normal;
}
.banner .banner-change .me #upload-face, .banner .banner-change #upload-banner{
  display: none;
}
.banner .banner-change .me .upface{
  position: absolute;
  left: 36px;
  top: 0;
  z-index: 10;
  width: 160px;
  height: 160px;
  display: block;
  overflow: hidden;
  cursor: pointer;
  opacity: 0;
}
.banner .banner-change .bg-white{
  width: 100%;
  height: 100px;
  display: block;
  overflow: hidden;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.banner .banner-change #banner-upload{
  width: 140px;
  line-height: 28px;
  background: none;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  text-align: center;
  display: block;
  overflow: hidden;
  position: absolute;
  right: 20px;
  top: 40px;
  cursor: pointer;
}
.banner .banner-change #banner-upload:hover{
  background: #00a0e9;
  color: #fff;
  border-color: #00a0e9;
  cursor: pointer;
}
.banner .banner-change #banner-upload .upbanner{
  width: 140px;
  height: 32px;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  cursor: pointer;
}

.personal-l{
  width: 250px;
  background: #fff;
  border-radius: 4px;
  padding: 12px;
  box-sizing: border-box;
}
.personal-l a{
  width: 100%;
  height: auto;
  line-height: 49px;
  display: block;
  overflow: hidden;
  font-size: 15px;
  padding: 0 18px;
  box-sizing: border-box;
  margin: 0 0 3px 0;
}
.personal-l a:hover{
  background: #e9f8ff;
}
.personal-l a .icon-base{
  width: 26px;
  height: 26px;
  background: url(../images/icon-gl.png) no-repeat;
  display: block;
  overflow: hidden;
  background-size: 100%;
  margin: 12px 12px 0 0;
}
.personal-l a .icon-tg{
  background:url(../images/icon-tg.png) no-repeat;
  background-size: 100%;
}
.personal-l a .icon-dd{
  background:url(../images/icon-dd.png) no-repeat;
  background-size: 100%;
}
.personal-l a .icon-zx{
  background:url(../images/icon-zx.png) no-repeat;
  background-size: 100%;
}
.personal-l a .icon-tc{
  background:url(../images/icon-tc.png) no-repeat;
  background-size: 100%;
}
.personal-l a .icon-islink{
  width: 5px;
  height: 5px;
  border-top: 2px solid #888;
  border-right: 2px solid #888;
  transform: rotate(45deg);
  margin: 20px 0 0;
}
.personal-l a span{
  color: #666;
}
.personal-r{
  width: 930px;
  background: #fff;
  border-radius: 4px;
  padding: 22px;
  box-sizing: border-box;
}
.layui-form-item{
  margin-bottom: 1rem;
}
.layui-input{
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.pagelist{
  display: block;
    overflow: hidden;
    margin: 20px 0 0;
    text-align: center;
}
.pagelist a{
  width: auto;
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
    background: #fafafa;
    font-size: 14px;
    font-weight: normal;
    color: #555;
    margin: 0 0 0 18px;
    display: inline-block;
    overflow: hidden;
}
.pagelist a.active{
  background: #00a0e9;
  color: #fff;
}

.btn-buy{
  cursor: pointer;
  border-radius: 6px !important;
  line-height: 52px !important;
  flex: 1;
  margin-right: 0;
  background: #FFC001 linear-gradient(319deg, #FF8301 0%, rgba(255, 131, 1, 0) 100%) !important;
  box-shadow: 0px 4px 10px 0px rgba(255, 192, 1, 0.3);
  border: none !important;
  height: 56px !important;
  font-weight: bold !important;
  font-size: 20px !important;
  position: relative;
  display: block;
  text-align: center;
  overflow: visible;
  width: 220px;
  color: #fff;
  margin: 15px 0 0;
}

.dialog-base-box{
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  left: 0;
  top:0;
  z-index: 90;
}
.dialog-bg{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  background: rgba(0, 0, 0, 0.5);
}
.dialog-close{
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 10;
  font-size: 30px;
}
.mainLogin-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  display: block;
  background: #fff;
  height: auto;
  overflow: hidden;
  max-height: none;
  padding: 50px 0 0;
  border-radius: 12px;
}
.mainLogin-box .dialog-main{
  padding: 0 70px;
}
.mainLogin-box div {
  box-sizing:border-box;
}
.mainLogin-box .logo {
  margin: 0 auto;
  width:150px;
  height:56px;
  background: url(/class/template/images/logo.png) no-repeat center center/ 100% 
}
.mainLogin-box .title {
  width:354px;
  height:20px;
  line-height:20px;
  margin: 20px auto 0;
  text-align:center;
  color: #595959;
  opacity:0.8;
  letter-spacing: 1px;
  position: relative;
}
.mainLogin-box .title:before {
  right: 0;
  transform: translate(0,-50%);
  background-image: linear-gradient(90deg,#FF5202 0%,#ff520200 100%);
}
.mainLogin-box .title:after {
 left: 0; 
 transform: translate(0,-50%);
 background-image: linear-gradient(90deg,#ff520200 0%,#FF5202 100%);
}
.mainLogin-box .title:after,.mainLogin-box .title:before {
  content:'';
  position: absolute;
  top: 50%;
  height: 1px;
  width: 80px;
}
.mainLogin-box .button-wrapper {
  width:337px;
  display:flex;
  margin: 0 auto;
  justify-content:center;
  margin: 0;
}
.mainLogin-box .button-wrapper .button {
  margin: 50px 10px 0;
  width:73px;
  text-align:center;
  cursor:pointer;
  position:relative;
}
.mainLogin-box .button-wrapper .button .icon {
  width:73px;
  height:73px;
}
.mainLogin-box .button-wrapper .button .icon.wx {
  background: url(/class/template/images/wechat-bg.svg) 0 0/ 100% auto;
}
.mainLogin-box .button-wrapper .button .icon.qq {
  background: url(/class/template/images/qq-bg.svg) 0 0/ 100% auto;
}
.mainLogin-box .button-wrapper .button .icon.phone {
  background: url(/class/template/images/phone-bg.svg) 0 0/ 100% auto;
}
.mainLogin-box .button-wrapper .button .icon.email {
  background: url(/class/template/images/email-bg.svg) 0 0/ 100% auto;
}
.mainLogin-box .button-wrapper .button .txt {
  margin-top:14px;
  color:#595959;
  font-size:15px;
  white-space: nowrap;
}
.mainLogin-box .button-wrapper .button:nth-child(1):hover .txt {
  color:#0FCA19;
}
.mainLogin-box .button-wrapper .button:nth-child(2):hover .txt {
  color:#25A5FD;
}
.mainLogin-box .button-wrapper .button:nth-child(3):hover .txt {
  color:#FF9102;
}
.mainLogin-box .button-wrapper .button .tips {
  height: 20px;
  font-size: 12px;
  color: #595959;
  line-height: 20px;
  opacity:0.45;
}
.mainLogin-box .button-wrapper .button .recommend {
  background:#FF5202;
  position:absolute;
  height:21px;
  width:50px;
  line-height:21px;
  text-align:center;
  top:-28px;
  color:#fff;
  border-radius:11px;
  left:50%;
  transform:translate(-50%,0);
}
.mainLogin-box .button-wrapper .button .recommend:after {
  content:'';
  border:4px solid transparent;
  border-top-color:#FF5202;
  bottom:-8px;
  position:absolute;
  display:block;
  left:50%;
  transform:translate(-50%,0);
}
.mainLogin-box .xieyi{
  margin: 35px 0 0;
  text-align: center;
  display: flex;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  padding: 8px 0;
  background: #f5f5f5;
  font-size: 12px;
}

.login-checkbox {
  float: left;
  margin: 3px 5px 0 0;
}
.login-checkbox span {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  white-space: nowrap;
  left: -32px;
  top: -32px;
  line-height: 26px;
  padding: 0 8px;
  border-radius: 8px;
  display: none;
}



.dialog-login-main {
  margin: 40px auto 0;
  height: auto;
  display: none;
  overflow: hidden;
}
.New-login-btn {
  margin: 30px auto 0;
  width: 330px;
  height: 48px;
  background: #17A1FF;
  border-radius: 24px;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 14px;
  cursor: pointer;
  display: flex
;
  justify-content: center;
  align-items: center;
  position: relative;
  box-shadow: 0px 6px 8px 0px rgba(23, 161, 255, 0.4);
  font-size: 16px;
  color: #fff;
}
.dialog-login-main .input-telphone-number {
  width: 100%;
  height: 40px;
  margin-top: 10px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.dialog-login-main .input-telphone-number input {
  width: 100%;
  height: 40px;
  border: 0;
  padding: 0 10px;
  box-sizing: border-box;
}
.dialog-login-main .verification-number.login-pwd{
  display: none;
}
.dialog-login-main .verification{
  height: 40px;
  padding: 0 10px;
  border: 0;
    display: block;
    overflow: hidden;
    flex: 1;
}
.dialog-login-main .verification-number {
  width: 100%;
  height: 40px;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  margin: 10px 0 0;
  padding: 0 0 10px 0;
}
.dialog-login-main .verification-number.txyzm{
  padding-bottom: 10px;
}
.dialog-login-main .verification-number .count-down-box .getCode {
  font-size: 14px;
  color: #17A1FF;
  cursor: pointer;
}
.dialog-login-main .verification-number .count-down-box .time-down {
  font-size: 14px;
  color: #17A1FF;
  display: none;
}
.dialog-login-main .verification-number .count-down-box .time-down span {
  float: left;
}
.dialog-login-main .pwdlogin{
  font-size: 14px;
  color: #333;
  cursor: pointer;
  display: block;
  overflow: hidden;
  text-align: right;
  margin: 15px 0 0;
}
.dialog-login-main .yzmlogin{
  display: none;
  font-size: 14px;
  color: #333;
  cursor: pointer;
  overflow: hidden;
  text-align: right;
  margin: 15px 0 0;

}


.dialog-recharge{
  width: 400px;
  height: auto;
  padding: 20px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 6px #ccc;
  position: fixed;
  transform: translateX(-50%);
  left: 50%;
  top: 26vh;
  display: block;
  overflow: hidden;
  z-index: 50;
  display: none;
}
.dialog-recharge .tit{
  display: block;
  overflow: hidden;
}
.dialog-recharge .tit dt{
  float: left;
  font-size: 16px;
}
.dialog-recharge .tit dd{
  float: right;
}
.dialog-recharge .tit dd .close{
  width: 20px;
  height: 20px;
  background: url(../images/icon-close.png) no-repeat;
  background-size: 100%;
  display: block;
  overflow: hidden;
  cursor: pointer;
}
.dialog-recharge .tips-rule{
  margin: 15px 0 0;
  text-align: center;
  font-size: 13px;
  font-weight: normal;
  color: #333;
  display: block;
  overflow: hidden;
}
.dialog-recharge .tips-input{
  margin: 30px 0 0;
  text-align: center;
  font-size: 15px;
  font-weight: normal;
  color: #333;
  display: block;
  overflow: hidden;
}
.dialog-recharge .form-control{
  width: 200px;
  margin: 20px auto 0;
}
.pay-value{
  display: none;
}
.pay-value .pay-money{
  width: 100%;
  line-height: normal;
  height: auto;
  font-size: 20px;
  font-weight: normal;
  color: #333;
  display: block;
  overflow: hidden;
  text-align: center;
  padding: 12px 0;
}
.pay-value .pay-money strong{
  font-size: 34px;
  color: red;
}
.pay-options {
  display: flex;
  gap: 20px;
}
.pay-button {
  align-items: center;
  padding: 10px 10px;
  background-color: white;
  cursor: pointer;
  transition: box-shadow 0.2s;
  flex: 1;
  display: block;
}
.pay-button .qr-img {
  width: auto;
  height: auto;
  margin: 0 auto;
  border: 1px solid #eee;
  display: block;
  overflow: hidden;
}


.pay-button .pay-name{
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px 0 0;
}

.pay-button .icon-pay {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

.pay-button span {
  font-size: 16px;
  color: #333;
}

.diabuy-main {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  display: block;
  background: #fff;
  height: auto;
  overflow: hidden;
  max-height: none;
  border-radius: 12px;
}

.pay-r-top {
  height: 48px;
  line-height: 48px;
  background: #F3F6FF;
  color: #5E5E5E;
  border-top-right-radius: 10px;
  padding-left: 24px;
  box-sizing: border-box;
  padding: 0 20px;
}
.pay-r-top p {
  letter-spacing: 2px;
  color: #2E323C;
  font-size: 16px;
}
.pay-sel-box {
  border-top: none;
  padding: 0 15px;
  box-sizing: border-box;
  margin-top: 29px;
  display: block;
}
.pay-sel-box .pay-type-box {
  margin: 0px 0 20px;
  display: flex;
}
.pay-sel-box .pay-type-box .pay-type {
  width: 215px;
  height: 140px;
  border-radius: 8px;
  border: 2px solid #EBEDEE;
  margin-right: 16px;
  padding-top: 40px;
  border-color: #ccc;
  
  text-align: center;
  box-sizing: border-box;
  font-size: 12px;
  color: #000;
  position: relative;
  background: #ffffff;
  margin: 0 15px;
}

.pay-sel-box .pay-type-box .pay-type .topCenter-fix {
  width: 119px;
  height: 24px;
  background: linear-gradient(318deg, #FA4633 0%, #FF7800 100%);
  border-radius: 8px 0px 8px 0px;
  box-sizing: border-box;
  font-size: 12px;
  line-height: 24px;
  padding: 0;
  left: -2px;
  position: absolute;
  top: -12px;
  color: #fff;
}
.pay-sel-box .pay-type-box .pay-type .text1 {
  font-size: 14px;
  color: #474747;
  margin-bottom: 11px;
  position: relative;
  padding-bottom: 5px;
  margin: 0 auto;
}
.pay-sel-box .pay-type-box .pay-type .text1 .unit {
  font-size: 14px;
  color: #FF3F15;
  font-weight: normal;
  margin-right: 2px;
  vertical-align: -2px;
  line-height: 27px;
  position: relative;
}
.pay-sel-box .pay-type-box .pay-type .text1 span {
  font-weight: bold;
  font-size: 32px;
  color: #FF3F15;
  margin-right: 4px;
  vertical-align: -2px;
  line-height: 27px;
  position: relative;
}

.pay-sel-box .pay-type-box .pay-type .text1 .price-bd {
  position: relative;
  display: inline-block;
}

.pay-sel-box .pay-type-box .pay-type .text1 .price-bd del {
  position: absolute;
  width: 50px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #F5F5F5;
  border-radius: 11px 11px 11px 0px;
  font-size: 14px;
  color: #8C8C8C;
  left: 2px;
  top: -22px;
}
.pay-sel-box .pay-type-box .pay-type .text4 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 38px;
  background: rgba(235, 237, 238, 0.5);
  border-radius: 0px 0px 6px 6px;
  padding-top: 0;
  line-height: 38px;
  font-size: 16px;
  color: #595959;
  letter-spacing: 1px;
  background: rgba(235, 237, 238, 0.5);
}
.pay-sel-box .pay-type-box .pay-type.select .select-icon {
  background: url(/class/template/images/version_icon2.svg) no-repeat center center;
  background-size: 100% auto;
  width: 30px;
  height: 30px;
  right: -2px;
  bottom: -2px;
  position: absolute;
  border-color: #fd7222;
}
.pay-sel-box .pay-type-box .pay-type.select{
  box-shadow: 0px 4px 15px 0px rgba(255, 83, 38, 0.3);
}
.pay-sel-box .pay-type-box .pay-type.select .text4{
  background: rgba(255, 83, 38, 0.1);
}
.pay-sel-box .pay-type-box .pay-type.select{
  border-color: #FD521F;
}
.pay-sel-box .bottom-box {
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px dashed rgba(0, 0, 0, 0.15);
  display: flex;
  padding: 20px 0;
  position: relative;
  box-sizing: border-box;
  width: auto;
  margin: 0 15px 40px;
}
.pay-sel-box .bottom-box .pay-typeBox {
  font-size: 16px;
    color: #333;
}
.pay-typeBox180611 .payVcode {
  display: inline-block;
  margin: 0 25px;
  position: relative;
  vertical-align: top;
}

.pay-typeBox180611 .payVcode {
  margin: 0 20px;
}
.pay-typeBox180611 .payVcode>div {
  width: 140px !important;
  height: 140px !important;
  border: 1px solid #42AF3D;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
.pay-sel-box .bottom-box .pay-typeBox.pay-typeBox180611 .payVcode > div {
  border-radius: 4px;
  background-color: #fff;
  padding: 14px;
}
.pay-sel-box .bottom-box .pay-typeBox.pay-typeBox180611 .payVcode > div {
  border-radius: 8px;
}
.pay-typeBox180611 .payVcode>div img {
  width: 100%;
  display: block;
}
.pay-typeBox180611 .payVcode>p {
  width: 100%;
  height: 18px;
  padding-bottom: 0;
  margin-top: 7px;
  font-size: 14px;
  text-align: center;
}
.pay-typeBox180611 .payVcode > p {
  margin-top: 12px;
}
.iconfont {
  box-sizing: border-box;
}
.pay-typeBox180611 .payVcode>p>i {
  font-size: 16px;
  margin-right: 5px;
}
.pay-typeBox180611 .payVcode>p>i.icon-zhifubao {
  color: #1676ff;
}
.pay-sel-box .bottom-box .content {
  padding-left: 15px;
  padding-top: 46px;
}
.pay-sel-box .bottom-box .content {
  min-height: 89px;
}
.pay-sel-box .bottom-box .pay-typeBox {
  border: none;
  margin: 0;
  padding: 0px;
  width: auto;
}
.pay-sel-box .bottom-box .price-wrapper {
  padding: 0;
  text-align: center;
}
.pay-sel-box .bottom-box .pay-typeBox .price-wrapper .price-seleted-box {
  margin: 0;
  padding-top: 20px;
  line-height: 32px;
}
.content.content-190301 .pay-typeBox .price-wrapper .price-seleted-box {
  font-size: 18px;
  color: #FF3300;
}
.pay-sel-box .bottom-box .pay-typeBox .price-wrapper .price-seleted-box span {
  font-size: 20px;
  color: #262626;
  vertical-align: 2px;
}
.content.content-190301 .pay-typeBox .price-wrapper .price-seleted-box b {
  font-size: 34px;
  margin-left: 6px;
}
.guide{
  padding: 10px 0 0;
  font-size: 12px;
  display: block;
  overflow: hidden;
}

/* Ã¥ÂÂ³Ã¤Â¾Â§Ã§Æ’Â­Ã©â€”Â¨Ã¦Å½Â¨Ã¨ÂÂÃ¤Â¸Å½Ã¥â€¦Â³Ã©"Â®Ã¨Â¯ÂÃ§Â»Å¸Ã¤Â¸â‚¬Ã¦ Â·Ã¥Â¼Â */
.hot-mini-list {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.hot-mini-card {
  display: flex;
  align-items: center;
  background: #fff;
  padding: 7px 0px;
  gap: 12px;
  transition: box-shadow 0.2s;
}
.hot-mini-card:hover {
  background: #e6f3ff !important;
  color: #2196f3;
  border-radius: 12px;
  box-shadow: none !important;
  padding-left: 10px;
  padding-right: 10px;
}
.hot-mini-thumb {
  width: 88px;
  height: 58px;
  object-fit: cover;
  border-radius: 6px;
  background: #f2f2f2;
  flex-shrink: 0;
}
.hot-mini-info {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.hot-mini-title {
  font-size: 15px;
  color: #23262b;
  font-weight: 500;
  line-height: 19px;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 58px;
}

.keyword-section {
  margin-top: 0;
}
.keyword-list {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 16px;
  margin-top: 10px;
  padding: 8px 0 0 0;
}
.keyword-item {
  display: inline-block;
  background: #f5f5f5;
  color: #333;
  font-size: 15px;
  border-radius: 6px;
  padding: 8px 22px;
  box-shadow: 0 1px 4px rgba(0,0,0,0.04);
  transition: background 0.2s, color 0.2s;
  border: 1px solid #f0f0f0;
}
.keyword-item:hover {
  background: #e6f3ff;
  color: #2196f3;
  border: 1px solid #b3e0ff;
}
.keyword-item.active {
  background: #29b6f6;
  color: #fff;
  border: 1px solid #29b6f6;
  font-weight: 600;
}


.main-right {
  width: 340px;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}


.section-title-side {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 16px 0;
  margin-bottom: 12px;
  border-bottom: 1px solid #eee;
}
.section-title-side span {
  font-size: 18px;
  font-weight: 900;
  color: #23262b;
}
.section-title-side .section-more {
  font-size: 14px;
  color: #b0b4bb;
  text-decoration: none;
  margin-left: 16px;
  transition: color 0.2s;
}
.section-title-side .section-more:hover {
  color: #2196f3;
}
.router-section{
  max-width: 840px;
}
.rom-section {
  margin-bottom: 0;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 18px rgba(0,0,0,0.06);
  padding: 15px 20px;
  overflow: hidden;
}
.rom-section p {
  font-size: 16px;
  color: #444;
  margin: 0 0 12px 0;
  line-height: 26px;
  display: block;
  overflow: hidden;
}
.rom-section p img{
  max-width: 90%;
  height: auto;
  margin: auto;
  display: block;
  overflow: hidden;
  border-radius: 12px;
  margin: 10px auto;
  box-shadow: 2px 2px 4px #ccc;
}
.rom-section h3{
  font-size: 20px;
  color: #1389ff;
  margin: 0 0 12px 0;
  line-height: normal;
  display: block;
  overflow: hidden;
  font-weight: 900;
  letter-spacing: 1px;
  background: #f5faff;
  border-left: 4px solid #1389ff;
  padding: 6px 10px;
}
.rom-section .des  a{
  text-decoration: underline;
  color: #0070ff;
}
.rom-section .des em{
  font-style: italic;
}
.rom-section .des ul,.rom-section .des ol{
  margin: 0 0 12px 0;
}
.rom-section .des ul li{
  list-style: disc;
  list-style-position: inside;
}

.rom-section .des ol li {
  list-style: decimal;
  list-style-position: inside;
}
.rom-section .des ul li p,.rom-section .des ol li p{
  display: inline;
}
.breadcrumb {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #b0b4bb;
  user-select: none;
  padding: 15px 0;
  background: none;
  margin: 0;
}
.breadcrumb-icon {
  margin-right: 7px;
  background: url(../images/icon-mbx.png) no-repeat;
  width: 16px;
  background-size: 100%;
  height: 16px;
  filter: grayscale(1) brightness(0.7);
  opacity: .3;
}
.breadcrumb a {
  color: #b0b4bb;
  text-decoration: none;
  transition: color 0.2s;
  padding: 0 3px;
}
.breadcrumb a:hover {
  color: #2196f3;
}
.breadcrumb-sep {
  margin: 0 6px;
  color: #d0d0d0;
}
.breadcrumb-current {
  color: #6d6d6d;
  display: block;
  overflow: hidden;
}
.down-main{
  position:relative;
}
table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #ddd;
  margin: 20px 0;
}

th, td {
  border: 1px solid #ddd;
  padding: 10px 12px;
  text-align: left;
}

th {
  background-color: #f8f9fa;
  font-weight: 600;
}

tr:nth-child(even) {
  background-color: #f9f9f9;
}

tr:hover {
  background-color: #f5f5f5;
}
@media (max-width: 768px) {
  .breadcrumb {
    font-size: 12px;
    padding: 12px;
    white-space: nowrap;
    flex-wrap: nowrap;
    overflow: hidden;
    overflow-x: auto;
    box-sizing: border-box;
    }
  .breadcrumb-icon { width: 14px; height: 14px; }
  .rom-section h3{
    font-size: 16px;
  }
  .bw1200{
    width: 100%;
  }
  .header{
    display: flex;
    padding: 10px;
    box-sizing: border-box;
  }
  #topForm{
    width: auto;
    display: flex;
    margin:  0 0 0 15px;
  }
  #topForm .keyword_input{
    width: auto;
  }
  #topForm .schbtn{
    width: 52px;
  }
  .nav{
    white-space: nowrap;
    overflow-x: auto;
    height: 41px;
  }
  .nav a{
    display: inline-block;
    float: none;
    height: 41px;
    line-height: 41px;
    font-size: 16px;
    padding: 0 18px;
  }
  .listcont li{
    display:block;
    box-sizing: border-box;
  }
  .listcont li em{
    width:100%;
    float: none;
  }
  .listcont li em img{
    height:auto;
  }
  .listcont li span{
    float: none;
    width: auto !important;
    display: block;
    flex: 1;
    margin: 0;
  }
  .listcont li span a.bt{
    font-size: 14px;
    width: 100%;
  }
  .listcont li span p{
    height: 22px;
    line-height: 22px;
    margin: 0;
    font-size: 12px;
  }
  .listcont li span small{
    height: 22px;
    line-height: 22px;
    margin: 0;
    font-size: 12px;
  }
  
  .left{
    width: 100%;
    padding: 0 12px;
    box-sizing: border-box;
  }
  .right{
    width: 100%;
    padding: 0 12px;
    box-sizing: border-box;
  }
  .banner{
    height: 300px;
  }
  .banner .banner-img{
    height: auto;
  }
  .banner .banner-change{
    margin-left: -50%;
    height: 200px;
  }
  .banner .banner-change .me{
    width: 100%;
    padding: 0 12px;
  }
  .banner .banner-change .me .upface{
    left: 12px;
  }
  .main-box{
    display: flex;
    overflow: hidden;
    width: 100%;
  }
  .personal-l{
    width: 176px;
    min-width: 176px;
  }
  .personal-r{
    width: auto;
    margin: 0 0 0 12px;
    flex: 1;
    display: block;
    overflow: hidden;
  }
  .banner .banner-img img{
    width: 100%;
    max-height: 200px;
  }
  .mainLogin-box{
    width: 90%;
  }
  .mainLogin-box .title{
    width: 100%;
  }
  .mainLogin-box .button-wrapper{
    width: 100%;
  }
  .New-login-btn{
    width: 100%;
  }
  .mainLogin-box div{
    margin: 20px auto 0;
  }
  .mainLogin-box .dialog-main{
    padding: 0 30px;
  }
  .dialog-recharge{
    width: 90%;
  }

  .main-right {
    width: 100%;
  }
  #user-login{
    padding: 0 12px;
  }
  table {
    width: 100%;
    font-size: 14px;
  }
  
  th, td {
    padding: 8px 6px;
    word-wrap: break-word;
    min-width: 80px;
  }
  
  /* 确保表格填满 */
  .table-container {
    width: 100%;
    overflow-x: auto;
  }
  
  table {
    min-width: 100%;
  }
}

/**
 * Swiper 7.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 24, 2021
 */

 @font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}

.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin: 0;
  padding: 0;
}
.pagination a {
  display: inline-block;
  min-width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  color: #2196f3;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  margin: 0;
  transition: background 0.2s, color 0.2s, border 0.2s;
  text-decoration: none;
  box-sizing: border-box;
  margin: 20px 0;
}
.router-section{padding-bottom: 0 !important;}
.pagination a.active,
.pagination a:hover {
  background: #2196f3;
  color: #fff;
  border: 1.5px solid #2196f3;
  font-weight: bold;
}
@media (max-width: 768px) {

  .pagination {
    gap: 6px;
    margin: 0;
  }
  .pagination a {
    min-width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    border-radius: 6px;
  }
}


/* 针对des类中表格的样式优化 */
.des {
  overflow-x: auto;
  max-width: 100%;
}

.des table {
  width: 100%;
  border-collapse: collapse;
  margin: 15px 0;
  table-layout: fixed;
  max-width: 100%;
}

/* 设置表格列宽，让内容较多的列有更多空间 */
.des table th:nth-child(1),
.des table td:nth-child(1) {
  width: 8%;
}

.des table th:nth-child(2),
.des table td:nth-child(2) {
  width: 35%;
}

.des table th:nth-child(3),
.des table td:nth-child(3) {
  width: 15%;
}

.des table th:nth-child(4),
.des table td:nth-child(4),
.des table th:nth-child(5),
.des table td:nth-child(5),
.des table th:nth-child(6),
.des table td:nth-child(6),
.des table th:nth-child(7),
.des table td:nth-child(7) {
  width: 8%;
}

.des table th:nth-child(8),
.des table td:nth-child(8) {
  width: 8%;
}

.des table th:nth-child(9),
.des table td:nth-child(9) {
  width: 20%;
}

.des table th,
.des table td {
  border: 1px solid #ddd;
  padding: 8px 12px;
  text-align: left;
  vertical-align: top;
  word-wrap: break-word;
  overflow-wrap: break-word;
  white-space: normal;
  max-width: 0;
  word-break: break-all;
  hyphens: auto;
  overflow: hidden;
  line-height: 1.4;
  font-size: 14px;
  min-height: 40px;
}

.des table th {
  background: #f5f5f5;
  font-weight: bold;
  color: #333;
}

.des table tr:nth-child(even) {
  background: #f9f9f9;
}

.des table tr:hover {
  background: #f0f0f0;
}

/* 移动端表格优化 */
@media (max-width: 850px) {
  .des table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  
  .des table th,
  .des table td {
    min-width: 120px;
    white-space: nowrap;
  }
}

/* 强制表格内容换行 */
.des table td {
  white-space: pre-wrap !important;
  word-break: break-all !important;
  overflow-wrap: break-word !important;
}

