* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  padding: 0px;
  margin: 0px;
}
a, a:link, a:visited, a:hover, a:active {
  text-decoration: none;
}
.main {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  border: 1px solid #3097DD;
  padding: 10px;
  text-align: center;
}
.main .title {
  text-align: center;
  font-weight: bold;
  background-color: #3097DD;
  color: #FFF;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px solid #3097DD;
  border-top: 1px solid #3097DD;
  margin-left: -10px;
  margin-right: -10px;
}
.main .goto-1 {
  text-align: center;
  font-weight: bold;
  color: #FFF;
  margin-bottom: 10px;
  background-color: #F30;
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
  width: 30%;
  margin: 1%;
  display: inline-block;
}
.main .goto-2 {
  text-align: center;
  font-weight: bold;
  color: #FFF;
  margin-bottom: 10px;
  background-color: #090;
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
  width: 46%;
  margin: 1%;
  display: inline-block;
}
.main .goto-3 {
  text-align: center;
  color: #3097DD;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
}
.hide {
  display: none;
}
.we-prompt {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  background-color: #FFF;
  width: 100%;
  z-index: 100;
  padding: 10px;
}
.we-prompt p {
  margin-top: 5px;
  margin-bottom: 5px;
}
.we-prompt .go-index {
  position: absolute;
  left: 50%;
  bottom: 20px;
  width: 120px;
  margin-left: -50px;
  text-align: center;
  color: #FFF;
  background-color: #090;
  padding: 5px;
  z-index: 110;
}
.masked {
  background-image: -webkit-linear-gradient(left, #3498db, #f47920 10%, #d71345 20%, #f7acbc 30%, #ffd400 40%, #3498db 50%, #f47920 60%, #d71345 70%, #f7acbc 80%, #ffd400 90%, #3498db);
  color: transparent;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-size: 200% 100%;
  animation: masked-animation 2s infinite linear;
}
@keyframes masked-animation {
 0% {
background-position: 0 0;
}
 100% {
background-position: -100% 0;
}
}
.btn {
  height: 30px;
  color: #FFF;
  background-color: #ff8e21;
  cursor: pointer;
  -webkit-appearance: none;
  display: inline-block;
  vertical-align: middle;
  outline: none;
  padding: 5px 12px;
  border: none;
  border-radius: 3px;
  transition: all .3s ease-out;
  margin: 0px;
}
.btn:hover {
  background-color: #ff5500;
}
.down-box {
  overflow: hidden;
  padding-bottom: 0px;
}
.down-item {
  display: block;
  float: left;
  width: 25%;
  text-align: center;
  padding: 5px 2%;
}
.down-item img {
  width: 80%;
}
.down-item p {
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  color: #000;
  margin: 10px 0;
}
.down-item span {
  display: block;
  width: 100%;
  background-color: #52bf1c;
  color: #fff;
  padding: 5px 0;
  border-radius: 4px;
  display: none;
}
.swiper-slide>a, .swiper-slide>a>img {
  border-radius: 10px;
  margin-bottom: 8px;
}
.layout_ul {
  font-size: 0;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
}
.layout_ul .layout_li {
  font-size: 13px;
  display: block;
  vertical-align: top;
  padding: 0 0 20px 0;
}
.boxItem {
  position: relative;
}
.tabs ul.tab_li {
  font-size: 0;
  background-color: #fbfbfb;
  white-space: nowrap;
  text-align: left;
  padding-left: 0;
}
.tabs ul.tab_li li {
  display: inline-block
}
.tabs ul.tab_li li label {
  padding: 12px 20px;
  display: block;
  border-top: 3px #fbfbfb solid;
  cursor: pointer
}
.tabs ul.tab_li li.active label {
  border-top-color: #05a9d1;
  color: #05a9d1;
}
.tabs ul.tab_li li label .icon {
  width: 16px;
  height: 16px;
  margin-right: 8px
}
.tabs ul.tab_li li label span {
  font-size: 15px;
  display: inline-block;/*vertical-align:middle*/
}
.tabs>input, .tabs>input+a.more {
  display: none
}
.tabs>input:checked+a.more {
  display: block;
  position: absolute;
  top: 16px;
  right: 20px;
  font-size: 10px;
  padding: 0 12px;
  border-radius: 20px;
  color: #778b9e;
  line-height: 2.4;
}
.tabs>input:checked+a.more:hover {
  background-color: #05a9d1;
  color: #fff;
}
.bulletinSlick button:hover, .closeNav label:hover, .ias-spinner>div, .nav_main:hover:before, .side_nav .title, .side_nav ul li.current .nav_main:before, .slBtn, a.more:hover {
  background-color: #05a9d1;
}
.typeMain {
  position: relative;
  border: 1px #fff solid;
  padding: 20px;
  border-radius: 6px;
  overflow: hidden;
  background-color: #fafbfd;
  padding-left: 74px;
}
.typeMain.bookmark a.imgeffect {
  position: absolute;
  top: 20px;
  left: 20px
}
.typeMain.bookmark a.imgeffect img {
  width: 42px;
  height: 42px;
  margin-top: -5px;
}
.typeMain.bookmark .post {
  margin-top: -4px;
  text-align: left;
  position: relative;
}
.typeMain.bookmark .post .titleColor {
  display: block;
}
.typeMain.bookmark .post .desc {
  margin-top: 5px;
  color: #778b9e;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.typeMain.tool a.imgeffect {
  margin: -20px -20px 20px;
  padding: 40px 0
}
.typeMain.tool a.imgeffect img {
  width: 60px;
  height: 60px;
  opacity: 0;
}
.typeMain.book {
  padding-left: 140px;
  height: 160px
}
.typeMain.book a.imgeffect {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0
}
.typeMain.book a.imgeffect img {
  width: 125px;
  height: 160px
}
.typeMain.book .desc {
  margin-top: 6px;
  white-space: normal;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.typeMain.book a.open .icon {
  width: 15px;
  height: 15px
}
.typeMain.book .bookInfo {
  display: flex;
  margin-top: 4px
}
.typeMain.book .bookInfo .author {
  flex-grow: 1;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  margin-right: 12px
}
.typeMain.book .bookInfo .price {
  white-space: nowrap
}
.typeMain.book a.tip .icon {
  width: 15px;
  height: 15px
}
.typeMain.book.noInfo {
  padding-left: 112px;
  height: 124px
}
.typeMain.book.noInfo a.imgeffect img {
  width: 98px;
  height: 124px
}
#link-home a span, #link-page a, .titleColor, .titleColor a, .titleColor b, h1, h2, h3, h4, h5 {
  color: #1f2f3e;
}
.layout_li:hover .titleColor {
  cursor: pointer;
  color: #05a9d1!important;
}
.typeMain .post a.tip {
  position: absolute;
  top: 0;
  right: 0;
  color: #05a9d1;
}
.typeMain .post a.tip .icon {
  width: 18px;
  height: 18px
}
.bg, .box_shadow, .container, .navMenu, .popupMenu, .s-type-list, .ul-subcates, :after, :before, a, b, button, h3, img.thumb, label, span, .icon {
  transition: ease-in-out .5s;
}
.boxItem.tabs ul.tab_li li label {
  padding: 8px 12px 10px;
}
.box_shadow:hover {
  box-shadow: 2px 2px 12px rgba(0,0,0,.2);
  -webkit-transform: translate(0, -6px);
  transform: translate(0, -6px);
  background-color: #fff;
}
.box_shadow:hover, .nav_main:hover, .side_nav ul li.current .nav_main {
  border-color: #05a9d1;
}
