.bbox {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ofa {
  overflow: auto;
  zoom: 1;
}
.ofh {
  overflow: hidden;
}
.ofhy {
  overflow-y: hidden;
}
.ofhx {
  overflow-x: hidden;
}
.fll {
  float: left;
}
.flr {
  float: right;
}
.none {
  display: none;
}
.hide {
  visibility: hidden;
}
.op0 {
  opacity: 0;
}
.op1 {
  opacity: 1;
}
.seeo {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  font-size: 0;
}
.fix {
  position: fixed;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.all0 {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.abs-r {
  position: absolute;
  right: 0;
}
.abs-b {
  position: absolute;
  bottom: 0;
}
.abs-br {
  position: absolute;
  bottom: 0;
  right: 0;
}
.abs-l {
  position: absolute;
  left: 0;
}
.abs-t {
  position: absolute;
  top: 0;
}
.abs-tr {
  position: absolute;
  top: 0;
  right: 0;
}
.clearboth {
  display: block;
  content: ' ';
  width: 100%;
  clear: both;
  height: 0;
  visibility: hidden;
}
.flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}
.flex1 {
  flex: 1;
}
.flex2 {
  flex: 2;
}
.flex3 {
  flex: 3;
}
.flex4 {
  flex: 4;
}
.flex5 {
  flex: 5;
}
.pad5 {
  padding: 5px 5px;
}
.pad10 {
  padding: 10px;
}
.pad15 {
  padding: 15px;
}
.padt5 {
  padding-top: 5px;
}
.padt10 {
  padding-top: 10px;
}
.padt15 {
  padding-top: 15px;
}
.padl5 {
  padding-left: 5px;
}
.padl10 {
  padding-left: 10px;
}
.padl15 {
  padding-left: 15px;
}
.padr5 {
  padding-right: 5px;
}
.padl10 {
  padding-right: 10px;
}
.padl15 {
  padding-right: 15px;
}
.padh5 {
  padding-left: 5px;
  padding-right: 5px;
}
.padh10 {
  padding-left: 10px;
  padding-right: 10px;
}
.padh15 {
  padding-left: 15px;
  padding-right: 15px;
}
.mar5 {
  margin: 5px;
}
.mar10 {
  margin: 10px;
}
.mart5 {
  margin-top: 5px;
}
.mart10 {
  margin-top: 10px;
}
.marb5 {
  margin-bottom: 5px;
}
.marb10 {
  margin-bottom: 10px;
}
.marr5 {
  margin-right: 5px;
}
.marr10 {
  margin-right: 10px;
}
.marl5 {
  margin-left: 5px;
}
.marl10 {
  margin-left: 10px;
}
.wp5 {
  width: 5%;
}
.wp10 {
  width: 10%;
}
.wp15 {
  width: 15%;
}
.wp20 {
  width: 20%;
}
.wp25 {
  width: 25%;
}
.wp30 {
  width: 30%;
}
.wp35 {
  width: 35%;
}
.wp33 {
  width: 33.3%;
}
.wp40 {
  width: 40%;
}
.wp45 {
  width: 45%;
}
.wp49 {
  width: 49%;
}
.wp01 {
  width: 1%;
}
.wp50 {
  width: 50%;
}
.wp55 {
  width: 55%;
}
.wp60 {
  width: 60%;
}
.wp65 {
  width: 65%;
}
.wp70 {
  width: 70%;
}
.wp75 {
  width: 75%;
}
.wp80 {
  width: 80%;
}
.wp85 {
  width: 85%;
}
.wp90 {
  width: 90%;
}
.wp95 {
  width: 95%;
}
.wp100 {
  width: 100%;
}
.minh500 {
  min-height: 500px;
}
.minh400 {
  min-height: 400px;
}
.noneim {
  display: none !important;
}
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}
.tac {
  text-align: center;
}
.fwb {
  font-weight: bold;
}
.db {
  display: block;
}
.dbi {
  display: inline-block;
}
.cp {
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
}
.cd {
  cursor: default;
}
.vat {
  vertical-align: top;
}
.vam {
  vertical-align: middle;
}
.vab {
  vertical-align: bottom;
}
.center {
  margin-left: auto;
  margin-right: auto;
}
.br50 {
  border-radius: 50%;
}
.img100 img {
  width: 100%;
}
.lined {
  overflow: auto;
  zoom: 1;
}
.lined > li,
.lined > span,
.lined > label {
  float: left;
  display: block;
}
.lined > li > a,
.lined > span > a,
.lined > label > a {
  display: block;
}
.lined.colum2 > li,
.lined.colum2 > span,
.lined.colum2 > label {
  width: 50%;
}
.lined.colum3 > li,
.lined.colum3 > span,
.lined.colum3 > label {
  width: 33%;
}
.lined.colum4 > li,
.lined.colum4 > span,
.lined.colum4 > label {
  width: 25%;
}
.hoversub {
  background-color: #f00;
  position: relative;
}
.hoversub:hover > .subbox,
.hoversub.on > .subbox {
  display: block;
}
.hoversub > .subbox {
  position: absolute;
  display: none;
}
.article h1,
.article h2 {
  font-size: 1.3em;
  margin-top: 20px;
  font-weight: bold;
}
.article h2,
.article h3,
.article h4,
.article h5,
.article h6 {
  font-size: 1.2em;
  margin-top: 20px;
}
.article p {
  margin: 15px 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
table,
th,
td {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th {
  text-align: left;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-weight: normal;
  font-style: normal;
}
fieldset,
img {
  border: 0;
  padding: 0;
  margin: 0;
}
ul {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: ”;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
s {
  text-decoration: line-through;
}
input[type="submit"],
input[type="button"],
input[type="reset"] {
  -webkit-appearance: none;
  outline: none;
  cursor: pointer;
}
input[type="text"],
input[type="tel"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="time"],
input[type="week"],
input[type="month"],
input[type="week"],
input[type="datetime-local"],
input[type="datetime"],
input[type="date"] {
  -webkit-appearance: none;
  border: 1px solid #ddd;
  outline: none;
  padding-left: 5px;
  height: 30px;
}
input[type="checkbox"],
input[type="radio"] {
  transform: translateY(-1px);
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
}
textarea {
  -webkit-appearance: none;
  border: 1px solid #ddd;
  outline: none;
  padding-left: 5px;
}
select,
input,
button {
  outline: none;
}
select {
  height: 30px;
  border: 1px solid #ddd;
  background-color: #fff;
  max-height: 200px;
}
button {
  cursor: pointer;
  padding: 0 10px;
  font-size: 0.9em;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
hr.nomargin {
  margin-top: 0;
  margin-bottom: 0;
}
del,
ins,
a {
  text-decoration: none;
}
a {
  cursor: pointer;
  color: #666666;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:link {
  cursor: pointer;
}
a:active {
  color: #666666;
}
a:focus {
  color: #666666;
}
html,
body {
  color: #666666;
  font-size: 14px;
  line-height: 1.6em;
  font-family: "Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
  background-color: #ffffff;
}
html {
  height: 100%;
}
body {
  min-height: 100%;
}
input,
textarea {
  border-radius: 2px;
  outline: none;
}
input:focus,
textarea:focus {
  border-color: #37c3ff;
}
input.warning,
textarea.warning {
  border-color: #ff7828;
  background-color: #fef8f4 !important;
}
textarea.row {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}
button {
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 2px;
}
.juzi a {
  text-decoration: none;
}
p {
  margin: 0;
}
::-moz-selection {
  background: #f86;
  color: #fff;
}
::selection {
  background: #f86;
  color: #fff;
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 5px;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #777;
}
::-webkit-scrollbar-thumb:active {
  background-color: #666;
}
a {
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  color: #666666;
}
a:hover {
  color: #f86;
}
a[href]:hover,
a[href]:active {
  color: #f86;
}
a.white {
  color: #f8f8f8;
}
img {
  max-width: 100%;
}
/*@font-face {
		font-family: 'websymbols';
		src: url('websymbols-regular-webfont.woff') format('truetype');
		font-weight: normal;
		font-style: normal;}*/
.boxed {
  max-width: 960px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
}
p {
  margin: 10px 0;
}
.c {
  color: #f86;
}
.font-verda {
  font-family: verdana;
}
.jkbtn {
  display: inline-block;
  border-radius: 2px;
  border: 1px solid #f86;
  padding: 0 20px;
  height: 30px;
  line-height: 28px;
  color: #f86;
  vertical-align: middle;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  cursor: default;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.jkbtn.c {
  background-color: #f86;
  color: #fff;
}
.jkbtn.c:hover {
  color: #fff;
}
.jkbtn.white {
  background-color: rgba(255, 255, 255, 0.3);
  border-color: #fff;
}
.jkbtn.long {
  padding: 0 40px;
}
.jkbtn:hover {
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
}
.sec-title {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  color: #555555;
  padding: 25px 0;
}
.sec-title.c {
  background-color: #f86;
  color: #fff;
}
.sec-nav {
  background-color: #fff;
  position: fixed;
  top: 0;
  width: 100%;
  padding: 10px 0;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.sec-nav .logo span {
  display: inline-block;
  vertical-align: middle;
  height: 20px;
  line-height: 20px;
  font-size: 20px;
  color: #666666;
  border-left: 1px solid #bbbbbb;
  padding-left: 10px;
  margin-left: 10px;
  font-weight: bold;
}
.sec-nav .buy {
  margin-left: 50px;
  margin-top: 4px;
}
.sec-nav .nav {
  height: 40px;
  line-height: 40px;
}
.sec-nav .nav li {
  margin-left: 50px;
}
.sec-header {
  height: 700px;
  background: url(img/bg-header.jpg) center center no-repeat;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 60px;
  color: #fff;
}
.sec-header .boxed-sales {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
.sec-header .sales {
  background: url(img/bg-sales.svg) center top no-repeat;
  background-size: cover;
  height: 130px;
  padding-top: 20px;
  color: #fff;
}
.sec-header .sales b {
  font-size: 25px;
}
.sec-header .sales .ready {
  padding-top: 20px;
  font-size: 25px;
  display: none;
}
.sec-header .sales.on .count {
  display: none;
}
.sec-header .sales.on .ready {
  display: block;
}
.sec-header .title {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 60px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.4);
  font-size: 40px;
}
.sec-header .title h2,
.sec-header .title h3 {
  font-weight: bold;
  line-height: 60px;
}
.sec-header .btnset {
  padding-bottom: 40px;
}
.sec-header .btnset .jkbtn {
  width: 140px;
}
.sec-header .sharebtnset {
  font-size: 18px;
}
.sec-header .sharebtnset a {
  display: inline-block;
  color: #fff;
  margin: 5px;
  height: 40px;
  line-height: 40px;
  width: 40px;
  -moz-user-select: none;
  -ms-user-select: none;
  cursor: default;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 20px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
}
.sec-header .sharebtnset a:hover {
  background-color: #fff;
}
.sec-header .sharebtnset a:hover .fa-weixin {
  color: #7cc020;
}
.sec-header .sharebtnset a:hover .fa-qq {
  color: #3cb0df;
}
.sec-header .sharebtnset a:hover .fa-weibo {
  color: #e71c0b;
}
.sec-header .sharebtnset .hoversub:hover .subbox {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transform-origin: 50% 100%;
}
.sec-header .sharebtnset .hoversub .subbox {
  background-color: #fff;
  padding: 10px;
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.5);
  left: -90px;
  bottom: 50px;
  height: 200px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  transition: all 0.3s 0s;
  -webkit-transition: all 0.3s 0s;
  -moz-transition: all 0.3s 0s;
}
.sec-header .chevronicon {
  padding-top: 20px;
  font-size: 18px;
}
.sec-des {
  padding-top: 30px;
}
.sec-des h2 {
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
  color: #666666;
}
.sec-feature {
  padding: 30px 0;
}
.sec-feature .feature {
  text-align: center;
  overflow: auto;
  zoom: 1;
  padding-top: 30px;
  padding-bottom: 10px;
  -webkit-animation: hue 5s infinite linear;
}
.sec-feature .feature > li,
.sec-feature .feature > span,
.sec-feature .feature > label {
  float: left;
  display: block;
}
.sec-feature .feature > li > a,
.sec-feature .feature > span > a,
.sec-feature .feature > label > a {
  display: block;
}
.sec-feature .feature.colum2 > li,
.sec-feature .feature.colum2 > span,
.sec-feature .feature.colum2 > label {
  width: 50%;
}
.sec-feature .feature.colum3 > li,
.sec-feature .feature.colum3 > span,
.sec-feature .feature.colum3 > label {
  width: 33%;
}
.sec-feature .feature.colum4 > li,
.sec-feature .feature.colum4 > span,
.sec-feature .feature.colum4 > label {
  width: 25%;
}
@-webkit-keyframes hue {
  0% {
    -webkit-filter: hue-rotate(0deg);
  }
  50% {
    -webkit-filter: hue-rotate(-100deg);
  }
  100% {
    -webkit-filter: hue-rotate(0deg);
  }
}
.sec-feature .feature li {
  height: 180px;
  width: 22%;
  background: url(img/circle.svg) center center no-repeat;
  background-size: contain;
}
.sec-feature .feature li:hover {
  color: #f86;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
}
.sec-feature .feature li:nth-child(2) {
  margin: 0 17%;
}
.sec-feature .feature li span {
  display: inline-block;
  margin-top: 65px;
}
.sec-feature .feature li b {
  display: inline-block;
  margin-top: 5px;
  font-size: 20px;
}
.sec-arts .arts li {
  margin-bottom: 30px;
  border: 1px solid #ddd;
  background-color: #fafafa;
}
.sec-arts .arts li > a {
  padding: 15px 30px;
  display: block;
}
.sec-arts .arts li > a:hover h4 {
  color: #f86;
}
.sec-arts .arts li h4 {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: bold;
  color: #555555;
}
.sec-arts .arts li:hover {
  border-color: rgba(255, 102, 0, 0.5);
}
.sec-arts .arts li .des {
  color: #555555;
}
.sec-arts .arts li b {
  color: #f86;
  font-size: 0.8em;
  margin-right: 5px;
}
.sec-report {
  background-color: #fbfbfb;
}
.sec-report .sec-title {
  margin-top: 50px;
}
.sec-report .reportset {
  padding: 30px 0;
}
.sec-report .reportset li {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eee;
  overflow: auto;
  zoom: 1;
}
.sec-report .reportset li:last-child {
  border-bottom: none;
}
.sec-report .reportset li:hover .jkbtn {
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}
.sec-report .reportset li .pic {
  float: left;
  margin-right: 25px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
}
.sec-report .reportset li .pic img {
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 120px;
  height: 170px;
  background-color: eee;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
}
.sec-report .reportset li .pic img.no-border {
  border: none;
}
.sec-report .reportset li .pic:hover img {
  border-color: #f86;
}
.sec-report .reportset li h3 {
  font-size: 18px;
  margin-top: 5px;
  font-weight: bold;
  color: #555555;
  margin-bottom: 10px;
}
.sec-report .reportset li h3 .tag {
  display: inline-block;
  background-color: rgba(255, 102, 0, 0.1);
  border-radius: 2px;
  padding: 0 10px;
  color: #f86;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
}
.sec-report .reportset li .des {
  overflow: hidden;
  /*必须*/
  text-overflow: ellipsis;
  /*必须*/
  display: -webkit-box;
  /*必须*/
  -webkit-line-clamp: 3;
  /*必须*/
  -webkit-box-orient: vertical;
  /*必须*/
}
.sec-report .reportset li .btnset {
  margin-top: 20px;
}
.sec-report .reportset li .btnset .jkbtn {
  margin-right: 15px;
}
.sec-report .reportset li .btnset br {
  display: none;
}
.sec-report .reportset li .price-tag {
  transform: translateY(1px);
  -webkit-transform: translateY(1px);
  -moz-transform: translateY(1px);
  -ms-transform: translateY(1px);
  display: inline-block;
  vertical-align: bottom;
  line-height: 30px;
  font-size: 15px;
}
.sec-report .reportset li .price {
  transform: translateY(1px);
  -webkit-transform: translateY(1px);
  -moz-transform: translateY(1px);
  -ms-transform: translateY(1px);
  display: inline-block;
  vertical-align: bottom;
  line-height: 30px;
  font-size: 18px;
  font-weight: bold;
  color: #f86;
  margin-right: 10px;
}
.sec-report .reportset li p.flr {
  display: inline-block;
  line-height: 30px;
}
.sec-report .reportset li p.flr .price {
  margin-right: 0px;
  margin-left: 0px;
  transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
}
.sec-report .toptip {
  border-radius: 2px;
  border: 1px solid #F9E1A5;
  background-color: #FEFDEA;
  color: #aaa;
  padding: 10px 30px;
  margin-bottom: 10px;
}
.sec-report .bottomtip {
  padding: 10px 0;
  text-align: center;
  color: #aaa;
  border-bottom: 1px solid #eee;
}
.sec-report-prev {
  padding-top: 30px;
  padding-bottom: 30px;
}
.sec-report-prev .reportset-prev {
  text-align: center;
}
.sec-report-prev .reportset-prev li {
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  display: inline-block;
  width: 120px;
  height: 170px;
  margin: 15px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
}
.sec-report-prev .reportset-prev li > a {
  display: block;
}
.sec-report-prev .reportset-prev li img {
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 120px;
  height: 170px;
  background-color: eee;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
}
.sec-report-prev .reportset-prev li:hover img {
  border-color: #f86;
}
.sec-report-prev .reportset-prev li:hover {
  border-color: rgba(255, 102, 0, 0.5);
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}
.sec-faq {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  background-color: #fbfbfb;
}
.sec-faq .faq li {
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  margin-bottom: 25px;
  border: 1px solid #eee;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}
.sec-faq .faq li.on .cont {
  display: block;
}
.sec-faq .faq li.on h3:after {
  content: '-';
}
.sec-faq .faq li h3 {
  padding: 7px 20px;
  font-size: 16px;
  font-weight: bold;
  color: #666666;
  position: relative;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  cursor: default;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
}
.sec-faq .faq li h3:after {
  display: inline-block;
  content: '+';
  border: 1px solid #ddd;
  height: 20px;
  line-height: 21px;
  width: 20px;
  border-radius: 15px;
  text-align: center;
  float: right;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
}
.sec-faq .faq li h3:hover {
  color: #f86;
}
.sec-faq .faq li h3:hover:after {
  border-color: #f86;
  color: #f86;
}
.sec-faq .faq li .cont {
  border-top: 1px solid #eee;
  padding: 5px 20px;
  display: none;
}
.iframbox {
  margin-top: 30px;
  position: relative;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  cursor: default;
  overflow: hidden;
}
.sec-contact {
  padding-bottom: 50px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  background-color: #fafafa;
  margin-top: 30px;
  position: relative;
  margin-top: -90px;
  z-index: 1;
  text-align: center;
}
.sec-contact .sec-title {
  padding-top: 50px;
  padding-bottom: 50px;
}
.sec-contact .qrcode,
.sec-contact .dwc {
  display: inline-block;
  vertical-align: top;
}
.sec-contact .qrcode {
  font-size: 12px;
  line-height: 15px;
}
.sec-contact .qrcode img {
  width: 120px;
  height: 120px;
  border: 1px solid #ddd;
  vertical-align: bottom;
}
.sec-contact .dwc {
  margin-left: 50px;
  text-align: left;
}
.sec-contact .dwc p {
  border-bottom: 1px dotted #ddd;
  padding-bottom: 0px;
  padding-right: 20px;
}
.sec-contact .dwc span {
  display: inline-block;
  width: 80px;
}
.sec-contact .fa-weixin {
  font-size: 18px;
  margin-right: 5px;
  color: #7cc020;
}
.sec-footer {
  line-height: 40px;
  background-color: #444;
  color: #888;
  overflow: auto;
  zoom: 1;
  font-size: 12px;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
}
.sec-footer a {
  color: #888;
}
@media (max-width: 1080px) {
  .ui-maintoolbar {
    display: none;
  }
  .sec-nav {
    height: 30px;
  }
  .sec-nav .nav {
    display: none;
  }
  .sec-nav .logo img {
    height: 30px;
  }
  .sec-nav .logo span {
    font-size: 12px;
  }
  .sec-nav .jkbtn {
    margin-top: 0;
    font-size: 12px;
    padding: 0 10px !important;
  }
  .sec-header {
    padding-top: 45px;
  }
}
@media (max-width: 600px) {
  .sec-title {
    font-size: 18px;
  }
  .sec-feature .feature li b {
    font-size: 16px;
  }
  .sec-arts .arts li h4 {
    font-size: 16px;
  }
  .sec-header {
    height: auto;
    max-height: 850px;
    padding-bottom: 10px;
  }
  .sec-header .title {
    font-size: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .sec-header .title h2 {
    line-height: 30px;
    margin-bottom: 10px;
  }
  .sec-header .sharebtnset .hoversub {
    display: none;
  }
  .sec-feature {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .sec-feature .feature {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .sec-feature .feature li {
    width: 30%;
    height: 150px;
  }
  .sec-feature .feature li:nth-child(2) {
    margin: 0 5%;
  }
  .sec-feature .feature li span {
    margin-top: 50px;
  }
  .sec-report {
    text-align: justify;
  }
  .sec-report .reportset {
    padding-left: 10px;
    padding-right: 10px;
  }
  .sec-report .reportset li .des {
    overflow: hidden;
    /*必须*/
    text-overflow: ellipsis;
    /*必须*/
    display: -webkit-box;
    /*必须*/
    -webkit-line-clamp: 2;
    /*必须*/
    -webkit-box-orient: vertical;
    /*必须*/
  }
  .sec-report .reportset li h3 {
    margin-top: 0;
    font-size: 16px;
  }
  .sec-report .reportset li .pic {
    margin-right: 13px;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .sec-report .reportset li:hover .jkbtn {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .sec-report .reportset li .price {
    margin-left: 0;
    font-size: 14px;
  }
  .sec-report .reportset li .price-tag {
    font-size: 14px;
  }
  .sec-report .reportset li .btnset {
    position: relative;
    padding-bottom: 40px;
  }
  .sec-report .reportset li .btnset .jkbtn {
    position: absolute;
    left: 135px;
    bottom: 0;
  }
  .sec-report-prev {
    overflow: auto;
    zoom: 1;
  }
  .sec-report-prev > li,
  .sec-report-prev > span,
  .sec-report-prev > label {
    float: left;
    display: block;
  }
  .sec-report-prev > li > a,
  .sec-report-prev > span > a,
  .sec-report-prev > label > a {
    display: block;
  }
  .sec-report-prev.colum2 > li,
  .sec-report-prev.colum2 > span,
  .sec-report-prev.colum2 > label {
    width: 50%;
  }
  .sec-report-prev.colum3 > li,
  .sec-report-prev.colum3 > span,
  .sec-report-prev.colum3 > label {
    width: 33%;
  }
  .sec-report-prev.colum4 > li,
  .sec-report-prev.colum4 > span,
  .sec-report-prev.colum4 > label {
    width: 25%;
  }
  .sec-report-prev .reportset-prev li {
    width: 40%;
    margin: 0 2%;
    margin-bottom: 30px;
    height: 160px;
  }
  .sec-faq .faq li h3 {
    font-size: 15px;
  }
  .iframbox:after {
    content: ' ';
    display: inline-block;
    position: absolute;
    background-color: #fff;
    bottom: 10px;
    width: 95%;
    margin-left: 3%;
    height: 95px;
    z-index: 1;
  }
  .sec-contact {
    margin-top: -90px;
    padding-bottom: 20px;
  }
  .sec-contact .dwc {
    display: block;
    margin-left: 0;
    margin-top: 15px;
  }
  .sec-contact .dwc p {
    border-bottom: none;
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 2px;
    padding: 5px;
    padding-left: 15px;
  }
  .sec-footer {
    padding: 10px 0;
    text-align: center;
    line-height: 15px;
  }
  .sec-footer p {
    float: none !important;
  }
}
.ui-maintoolbar {
  text-shadow: none;
  z-index: 9;
  max-width: 100px;
  font-size: 12px;
}
.ui-maintoolbar a {
  color: #666666;
}
.ui-maintoolbar .sharebtn {
  color: #aaa;
}
.ui-maintoolbar .hovertext .text {
  display: none;
}
.ui-maintoolbar .hovertext:hover .text {
  display: inline-block;
}
.ui-maintoolbar .hovertext:hover .fa {
  display: none;
}
.ui-maintoolbar:hover .cardset {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.ui-maintoolbar .card {
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-right: none;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 40px;
  line-height: 15px;
  margin-right: 0;
  text-align: center;
  position: relative;
}
.ui-maintoolbar .card.cc {
  height: 30px;
  line-height: 30px;
}
.ui-maintoolbar .card ~ .card {
  border-top: none;
}
.ui-maintoolbar .card:hover > .left-qrcode {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.ui-maintoolbar .fa-weixin {
  color: #7cc020;
}
.ui-maintoolbar .fa-qq {
  color: #3cb0df;
}
.ui-maintoolbar .fa-weibo {
  color: #e71c0b;
}
.ui-maintoolbar .left-qrcode {
  position: absolute;
  height: 150px;
  width: 150px;
  left: -152px;
  border-right: 5px solid transparent;
  top: -110px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.ui-maintoolbar .left-qrcode img,
.ui-maintoolbar .left-qrcode canvas {
  background-color: #fff;
  height: 148px;
  width: 148px;
  background-color: #fafafa;
  background-size: 30px;
  border: 1px solid rgba(0, 0, 0, 0.06);
}
.ui-maintoolbar .left-qrcode p {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-bottom: none;
  line-height: 20px;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
.ui-maintoolbar .left-qrcode .loading-bg {
  display: block;
  width: 100%;
  height: 120px;
  line-height: 120px;
  background-color: #fff;
}
.ui-maintoolbar .cardset {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transform-origin: 50% 0;
}
.ui-maintoolbar .cardset .card {
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
}
.ui-maintoolbar .cardset .card:hover {
  background-color: #f8f8f8;
}
.ui-maintoolbar-box {
  position: relative;
  height: 0;
}
.ui-maintoolbar {
  position: fixed;
  right: 0;
  bottom: 70px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transform-origin: 100% 20%;
}
.ui-maintoolbar.op1,
.ui-maintoolbar.op1ed {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.ui-maintoolbar .card {
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
}
.ui-maintoolbar a:active {
  color: #cc5200;
}
.ui-maintoolbar.stopscroll {
  position: absolute;
}
