<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background-color: #f5f5f5;
}
.h1_title {
  background-color: #fff;
  padding: .4rem .2rem 0 .2rem;
  font-size: .34rem;
  line-height: .64rem;
  color: #333;
}
.question {
  width: 100%;
  padding: .25rem .2rem .35rem .2rem;
  background-color: #fff;
  line-height: 2;
}
.question .li_p {
  color: #333;
  font-size: .34rem;
  line-height: .64rem;
  margin-bottom: .25rem;
}
.question .options {
  color: #333;
  font-size: .28rem;
  margin-bottom: .3rem;
}
.key {
  padding-bottom: .6rem;
  margin-bottom: .2rem;
  background-color: #fff;
}
.key .key_title {
  height: 100%;
  width: 100%;
  padding: 0 .2rem;
  background-color: #e9eef1;
}
.key .key_title .key_text {
  color: #666;
  font-size: .28rem;
  padding-left: .42rem;
  line-height: .7rem;
  /*background: url(../images/securityscan-fill.png) no-repeat left center;
  background: url(https://ae04.alicdn.com/kf/Hcdffa5394fba4bc1a72b83c11ea58144J.jpg) no-repeat left center;*/
  background: url(https://img.alicdn.com/imgextra/i3/694985117/O1CN01Mi0hO11nfdINXoBY7_!!694985117.png) no-repeat left center;
  background-size: .3rem .34rem;
}
.key .key_content {
  padding: .4rem .2rem .6rem .2rem;
  line-height: 2;
}
.key .key_content .sure {
  color: #36434b;
  font-size: .28rem;
  margin-bottom: .1rem;
}
.key .key_content .sure_text {
  color: #666;
  font-size: .28rem;
  line-height: .56rem;
}
.key .key_search {
  height: .7rem;
  padding: 0 .2rem;
}
.key .key_search .key_input {
  float: left;
  display: inline-block;
  width: 80%;
  height: 100%;
  background-color: #ffffff;
  border-radius: .2rem 0px 0px .2rem;
  border: solid 1px #459df5;
}
.key .key_search .key_btn {
  float: right;
  width: 20%;
  height: 100%;
  background-color: #459df5;
  border-radius: 0px 0.2rem 0.2rem 0px;
  color: #fff;
  font-size: .28rem;
  padding-left: 0;
  line-height:.7rem;
  text-align:center;
  border:1px;
}
.list .list_title {
  width: 100%;
  height: .9rem;
  padding: 0 .2rem;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
}
.list .list_title .list_text {
  color: #666;
  font-size: .34rem;
  line-height: .9rem;
  padding-left: .42rem;
  /*background: url(../images/heart-fill.png) no-repeat left center;
  background: url(https://ae03.alicdn.com/kf/Hb661acc1b7ae4b7f952681ae509cf6201.jpg) no-repeat left center;*/
  background: url(https://img.alicdn.com/imgextra/i3/694985117/O1CN01fr8A4i1nfdIXgMmYs_!!694985117.png) no-repeat left center;
  background-size: .28rem .26rem;
}
.list ul {
  padding: 0 .2rem;
  background-color: #fff;
}
.list ul li {
  padding: .45rem 0 .6rem 0;
  border-bottom: 1px solid #e6e6e6;
  line-height: 2;
}
.list ul li .li_p {
  color: #333;
  font-size: .34rem;
  line-height: .64rem;
  margin-bottom: .25rem;
}
.list ul li .options {
  color: #333;
  font-size: .28rem;
  margin-bottom: .3rem;
}
.list ul li .resolve {
  display: inline-block;
  width: 2.4rem;
  height: .78rem;
  margin-top: .6rem;
  margin-right: .6rem;
  background-color: #459df5;
  border-radius: .02rem;
  color: #fff;
  font-size: .28rem;
  line-height: .78rem;
  text-align: center;
  border-radius: 1rem;
  border-bottom: 0.05rem solid #ddd;
}
.list ul li .with {
  display: inline-block;
  width: 2.4rem;
  height: .78rem;
  margin-top: .6rem;
  background-color: #e5f2ff;
  border-radius: .02rem;
  color: #459df5;
  font-size: .28rem;
  line-height: .78rem;
  text-align: center;
}
.list ul li.mb0 {
  border-bottom: none;
}


/**��腓阪執�榊���**/
.ts-pop {position: fixed;top: 0;width: 100%;height: 100%;z-index:101;}
.ts-pop .mask {z-index:9999;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.2);}
.ts-pop .win {z-index:9999;position: absolute;left: 50%;top: 50%;width: 6rem;transform: translate(-50%, -50%);background-color: #fff;text-align: center;border-radius: 0.2rem;}
.ts-pop .win .win_close {position: absolute;width: 0.5rem;height: 0.5rem;top: -0.25rem;right: -0.25rem;}
.ts-pop .win .win_top {width: 100%;height: 2.85rem;margin-bottom: 0.4rem;background: url('https://img.alicdn.com/imgextra/i1/694985117/O1CN01ouHc501nfdIWPCFHu_!!694985117.png') no-repeat;background-size: 100%, 100%;}
/*.ts-pop .win .win_top {width: 100%;height: 2.85rem;margin-bottom: 0.4rem;background: url(../images/fz_bg.png) no-repeat;background-size: 100%, 100%;}*/
.ts-pop .win .win_tip {font-size: 0.4rem;color: #36434b;margin-bottom: 0.25rem;}
.ts-pop .win .win_p {color: #77868f;font-size: 0.32rem;margin-bottom: 0.12rem;}
.ts-pop .win .win_p &gt; span {color: #f08300;}
.ts-pop .win .win_a {display: block;width: 5rem;height: 0.9rem;line-height: 0.9rem;border-radius: 1rem;background-color: #f08300;margin: 0.25rem auto;font-size: 0.35rem;color: #ffead5; }

.ts-pop .win .win_p2 {color: #77868f;font-size: 0.26rem;margin-bottom: 0.25rem;display:block;}
.ts-pop .win .win_p2 &gt; span {color: #21aa28;}
.ts-pop .win .win_p2 &gt; a{color:#f08300;}
.doing00{z-index:1111;position:fixed; left:0; top:0;display:none;width:100%;filter:alpha(opacity=55); /*IE*/-moz-opacity:0.55; /*MOZ , FF*/opacity:0.55;/*CSS3, FF1.5*/background:#000;}
.ShowAnswerClass {
    display: block;
    width: 2.4rem;
    height: .78rem;
    margin:0 auto;
    background-color: #f3883a;
    border-radius: .02rem;
    color: #fff !important;
    font-size: .28rem;
    line-height: .78rem;
    text-align: center;
    border-radius: 1rem;
    border-bottom: 0.05rem solid #ddd;
}
#daanmaxdiv {margin-top:30px; }
</pre></body></html>