@charset "utf-8";

body {
  text-align: left;
  font-size: 16px;
  color: #4d4d4d;
  line-height: 28px;
  font-family: "微软雅黑", microsoft yahei, "宋体", simsun, Verdana, Arial;
  background-color: #f5f5f5;
}
/*清除行内元素间隙*/
body .gap_parent {
  font-size: 0;
}
body .gap_child,
label {
  font-size: 14px;
}
/*清除行内元素间隙*/
body,
html {
  width: 100%;
  overflow-x: hidden;
  background-color: #f5f5f5;
  /*解决IE11全屏黑底BUG*/
}
:focus {
  outline: 0;
}
* {
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: transparent;
}
fieldset {
  border: 1px dotted rgba(0, 0, 0, 0.2);
  border-radius: 8px;
}
sup,
sub {
  font-size: 6px;
}
button[type='button'],
input[type='button'],
input[type='submit'],
input[type='text'],
input[type='reset'] {
  -webkit-appearance: none;
}
input[type='text'] {
  font-size: 16px;
}
button.mini,
input.mini {
  font-size: 14px;
}
em {
  font-style: normal;
}
ul,
li,
form {
  list-style-image: none;
  list-style: none;
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0;
}
a,
span,
font,
input,
textarea,
select,
label {
  display: inline-block;
}
a span,
label {
  cursor: pointer;
}
input,
select,
textarea,
button {
  outline: none;
  resize: none;
  -webkit-appearance: none;
  font-size: 16px;
  transition: color 0.1s linear, opacity 0.1s linear, box-shadow 0.2s linear, background-color 0.1s linear, border-color 0.1s linear;
  -webkit-transition: color 0.1s linear, opacity 0.1s linear, box-shadow 0.2s linear, background-color 0.1s linear, border-color 0.1s linear;
}
input[type=checkbox] {
  -webkit-appearance: checkbox;
}
input[type=radio] {
  -webkit-appearance: radio;
}
input,
textarea,
select,
button {
  font-family: "微软雅黑", microsoft yahei, "宋体", simsun, Verdana, Arial;
}
img {
  border: 0;
}
form,
div,
p {
  display: block;
}
p {
  margin: 0;
  padding: 0.6em 0 0.6em 0;
}
*[class*="icon-"] {
  font-size: 18px;
}
/**/
/* 预设样式 */
a {
  color: #4d4d4d;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.ignore {
  color: rgba(0, 0, 0, 0.3);
  text-decoration: none;
}
.nouse {
  color: rgba(0, 0, 0, 0.3);
  text-decoration: line-through;
  margin: 0 4px;
}
.impor_current,
.impor_current a {
  color: #1982db;
  text-decoration: none;
}
a.impor_current:hover,
.impor_current a:hover {
  color: #1982db;
  text-decoration: underline;
}
.impor_red,
.impor_red a,
.impor_red a:hover,
.impor_red:hover {
  color: #e64340;
  text-decoration: none;
}
.impor_red a:hover,
.impor_red:hover {
  color: #e64340;
  text-decoration: underline;
}
.impor_orange,
.impor_orange a {
  color: #ff8400;
  text-decoration: none;
}
.impor_orange a:hover,
.impor_orange:hover {
  color: #ff8400;
  text-decoration: underline;
}
.impor_blue,
.impor_blue a {
  color: #00c3fb;
  text-decoration: none;
}
.impor_blue a:hover,
.impor_blue:hover {
  color: #00c3fb;
  text-decoration: underline;
}
.impor_green,
.impor_green a {
  color: #26ba23;
  text-decoration: none;
}
.impor_green a:hover,
.impor_green:hover {
  color: #26ba23;
  text-decoration: underline;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
input::-o-placeholder,
textarea::-o-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
input::placeholder,
textarea::placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.clear {
  height: 0;
  /*清空*/
  width: 100%;
  overflow: hidden;
  clear: both;
  margin: 0px;
  padding: 0px;
}
.break_mini {
  height: 4px;
  /*清空*/
  width: 100%;
  overflow: hidden;
  clear: both;
  margin: 0px;
  padding: 0px;
}
.break_sm {
  height: 8px;
  /*清空*/
  width: 100%;
  overflow: hidden;
  clear: both;
  margin: 0px;
  padding: 0px;
}
.break_mid {
  height: 10px;
  /*清空*/
  width: 100%;
  overflow: hidden;
  clear: both;
  margin: 0px;
  padding: 0px;
}
.break_nor {
  height: 14px;
  /*清空*/
  width: 100%;
  overflow: hidden;
  clear: both;
  margin: 0px;
  padding: 0px;
}
.break_lar {
  height: 18px;
  /*清空*/
  width: 100%;
  overflow: hidden;
  clear: both;
  margin: 0px;
  padding: 0px;
}
.outer {
  width: 1160px;
  margin: auto;
}
.beak_outer {
  background-color: #fff;
}
.line_break {
  height: 1px;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.08);
}
.line_break_v {
  width: 1px;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.08);
}
.both_gap {
  margin: 0 14px;
}
.left_gap {
  margin-left: 14px;
}
.right_gap {
  margin-right: 14px;
}
.ell {
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
  font-weight: bolder;
}
.ell_2_p {
  font-size: 18px;
  line-height: 28px;
  max-height: calc(28px * 2);
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ell_3_p {
  font-size: 18px;
  line-height: 28px;
  max-height: calc(28px * 3);
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.ell_2_t {
  font-size: 16px;
  line-height: 26px;
  max-height: calc(26px * 2);
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ell_3_t {
  font-size: 16px;
  line-height: 26px;
  max-height: calc(26px * 3);
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.ell_2_d {
  font-size: 14px;
  line-height: 18px;
  max-height: calc(18px * 2);
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ell_3_d {
  font-size: 14px;
  line-height: 18px;
  max-height: calc(18px * 3);
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.opt_tips {
  font-size: 12px;
  line-height: 22px;
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
  position: relative;
  background-color: rgba(255, 132, 0, 0.04);
  padding: 10px 14px;
  color: #808080;
}
.opt_tips:before {
  /*边框属性*/
  content: "";
  pointer-events: none;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  border-width: 1px;
  border-style: solid;
  width: 100%;
  height: 100%;
  border-color: rgba(255, 132, 0, 0.16);
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
}
/*图标预设*/
.tmpfont {
  font-size: 18px;
}
.tmpicon-right,
.tmpicon-unfold,
.tmpicon-fold,
.tmpicon-arrowflag,
.tmpicon-back,
.tmpicon-zan,
.tmpicon-favor,
.tmpicon-share,
.tmpicon-round,
.tmpicon-square,
.tmpicon-refresh,
.tmpicon-search,
.tmpicon-screen,
.tmpicon-noscreen,
.tmpicon-foldfill,
.tmpicon-unfoldfill,
.tmpicon-roundright {
  color: rgba(0, 0, 0, 0.2);
}
.tmpicon-zanfill,
.tmpicon-ok,
.tmpicon-add,
.tmpicon-roundadd,
.tmpicon-roundaddfill,
.tmpicon-squarecheck,
.tmpicon-squarecheckfill,
.tmpicon-roundrightfill,
.tmpicon-roundcheck,
.tmpicon-roundcheckfill,
.tmpicon-check {
  color: #1982db;
}
.tmpicon-favorfill,
.tmpicon-info,
.tmpicon-infofill,
.tmpicon-warn,
.tmpicon-warnfill {
  color: #ff8400;
}
.tmpicon-question,
.tmpicon-roundquestion,
.tmpicon-roundquestionfill,
.tmpicon-roundclose,
.tmpicon-roundclosefill,
.tmpicon-close {
  color: #e64340;
}
.tmpicon-erweima {
  color: #4d4d4d;
}
.tmpicon-right,
.tmpicon-unfold,
.tmpicon-fold,
.tmpicon-back {
  font-size: 14px;
}
.tmpicon-unfoldfill,
.tmpicon-arrowflag {
  font-size: 16px;
}
.tmpicon-arrowflag {
  position: relative;
  bottom: -8px;
}
/*弹性布局*/
.flex_box {
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: box;
  width: 100%;
}
.flex_flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 100%;
}
.flex_column {
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  flex-direction: column;
  height: 100%;
}
.flex_block {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  box-flex: 1;
}
@-moz-document url-prefix() {
  .with_flexigrid {
    overflow: hidden;
    /*解决火狐有flexigrid的flex_block不能裁剪*/
  }
  .flex_block {
    min-width: 0;
    /*解决火狐不能省略号*/
  }
}
.noflex_block {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -ms-flex: 0 auto;
  box-flex: 0;
  position: relative;
}
@font-face {
  font-family: 'Lato-Light';
  src: url('../fonts/Lato-Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.line_font {
  font-family: 'Lato-Light';
}
@font-face {
  font-family: 'DINEngschriftStd';
  src: url('../fonts/DINEngschriftStd.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.bold_font {
  font-family: 'DINEngschriftStd';
}
/*按钮start*/
*[class*="auto_btn"] {
  text-align: center;
  /*按钮属性*/
  position: relative;
  box-sizing: border-box;
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
  transition: color 0.1s linear, box-shadow 0.2s linear, background-color 0.1s linear, border-color 0.1s linear;
  -webkit-transition: color 0.1s linear, box-shadow 0.2s linear, background-color 0.1s linear, border-color 0.1s linear;
}
input[class*="auto_btn"],
button[class*="auto_btn"] {
  border: 1px solid rgba(0, 0, 0, 0.08);
}
a[class*="mini"] span[class*="font"],
span[class*="mini"] span[class*="font"] {
  font-size: 14px;
  margin: 0 4px;
}
a[class*="standard"] span[class*="font"],
span[class*="standard"] span[class*="font"] {
  font-size: 18px;
  margin: 0 4px;
}
a[class*="large"] span[class*="font"],
span[class*="standard"] span[class*="font"] {
  font-size: 22px;
  margin: 0 4px;
}
a[class*="auto_btn"]:after,
span[class*="auto_btn"]:after {
  /*边框属性*/
  content: "";
  pointer-events: none;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  border-width: 1px;
  border-style: solid;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
  border-color: rgba(0, 0, 0, 0.08);
}
*[class*="line_btn"] {
  text-align: center;
  /*按钮属性*/
  position: relative;
  box-sizing: border-box;
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
  transition: color 0.1s linear, opacity 0.1s linear, box-shadow 0.2s linear, background-color 0.1s linear, border-color 0.1s linear;
  -webkit-transition: color 0.1s linear, opacity 0.1s linear, box-shadow 0.2s linear, background-color 0.1s linear, border-color 0.1s linear;
}
*[class*="line_btn"]:after {
  /*边框属性*/
  content: "";
  pointer-events: none;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  border-width: 1px;
  border-style: solid;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
}
.mini {
  font-size: 12px;
  min-height: 28px;
  min-line-height: 28px;
  padding: 0 10px;
}
button.mini {
  font-size: 12px;
  min-height: 28px;
  min-line-height: 24px;
  padding: 0 10px;
}
input.mini {
  font-size: 12px;
  min-height: 28px;
  min-line-height: 24px;
  padding: 0 10px;
}
.standard {
  font-size: 14px;
  height: 44px;
  line-height: 44px;
  padding: 0 20px;
}
button.standard {
  font-size: 14px;
  height: 44px;
  line-height: 40px;
  padding: 0 20px;
}
input.standard {
  font-size: 14px;
  height: 44px;
  line-height: 40px;
  padding: 0 20px;
}
.large {
  height: 54px;
  line-height: 54px;
  font-size: 16px;
  padding: 0 30px;
}
button.large {
  font-size: 16px;
  height: 54px;
  line-height: 50px;
  padding: 0 30px;
}
input.large {
  font-size: 16px;
  height: 54px;
  line-height: 50px;
  padding: 0 30px;
}
.full {
  display: block;
  text-align: center;
}
input.full,
button.full {
  width: 100%;
}
.gap {
  margin: 0px 14px;
}
input.gap,
button.gap {
  margin: 0;
  width: calc(100% - (14px * 2));
}
a.square,
.square,
a.square:after,
.square:after {
  border-radius: 0;
}
.fixed_xxl {
  /*定义固定宽度的按钮*/
  width: 240px;
  padding-left: 0;
  padding-right: 0;
}
.fixed_xl {
  /*定义固定宽度的按钮*/
  width: 200px;
  padding-left: 0;
  padding-right: 0;
}
.fixed_l {
  /*定义固定宽度的按钮*/
  width: 120px;
  padding-left: 0;
  padding-right: 0;
}
/*区块右侧图标按钮*/
.icon_btn {
  margin-left: 14px;
}
.icon_btn .tmpfont {
  margin: 0 4px;
}
.icon_btn .tmpicon-close {
  color: #e64340;
}
.icon_btn.forbid {
  opacity: .3;
}
.hide_con .tmpfont {
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
}
/*常规按钮*/
.auto_btn {
  background-color: rgba(0, 0, 0, 0.02);
}
.auto_btn:hover {
  box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.1);
}
.auto_btn:active {
  background-color: rgba(0, 0, 0, 0.02);
  color: rgba(0, 0, 0, 0.6);
}
.line_btn,
.line_btn_grey span[class*="font"] {
  color: #808080;
  background-color: #fff;
}
.line_btn:hover {
  box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.1);
}
.line_btn:active {
  background-color: rgba(0, 0, 0, 0.02);
}
.line_btn:after {
  border-color: rgba(0, 0, 0, 0.08);
}
/**/
.auto_btn_grey {
  background-color: rgba(0, 0, 0, 0.2);
}
.auto_btn_grey:hover {
  box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.1);
}
.auto_btn_grey:active {
  background-color: #b3b3b3;
  color: rgba(0, 0, 0, 0.6);
}
.line_btn_grey,
.line_btn_grey span[class*="font"] {
  color: #808080;
}
.line_btn_grey:hover {
  box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.1);
}
.line_btn_grey:active {
  opacity: .6;
}
.line_btn_grey:after {
  border-color: #808080;
}
/**/
.auto_btn_forbid,
.auto_btn_forbid:hover {
  background-color: #f0f0f0;
  color: #b3b3b3;
  cursor: not-allowed;
}
.auto_btn_forbid span[class*="font"] {
  color: #b3b3b3;
}
.auto_btn_forbid:active {
  background-color: #f0f0f0;
}
.line_btn_forbid,
.line_btn_forbid:hover {
  color: rgba(0, 0, 0, 0.2);
  border-color: rgba(0, 0, 0, 0.2);
  cursor: not-allowed;
}
.line_btn_forbid span[class*="font"] {
  color: rgba(0, 0, 0, 0.2);
}
/**/
.line_btn_white,
.line_btn_white:hover {
  color: #fff;
}
.line_btn_white span[class*="font"] {
  color: #fff;
}
.line_btn_white:after {
  border-color: #fff;
}
.line_btn_current,
.line_btn_current span[class*="font"] {
  color: #1982db;
}
.line_btn_current:hover {
  box-shadow: 2px 2px 10px 0 rgba(25, 130, 219, 0.2);
}
.line_btn_current:after {
  border-color: #1982db;
}
.line_btn_current:active {
  opacity: .6;
}
.line_btn_current span[class*="font"] {
  color: #1982db;
}
.auto_btn_current {
  background-color: #1982db;
  color: #fff;
}
.auto_btn_current span[class*="font"] {
  color: #fff;
}
.auto_btn_current:hover {
  box-shadow: 2px 2px 10px 0 rgba(25, 130, 219, 0.5);
}
.auto_btn_current:active {
  background-color: #1467ad;
  color: rgba(255, 255, 255, 0.6);
}
.auto_btn_current:active * {
  opacity: 0.6;
}
/**/
.auto_btn_red {
  background-color: #e64340;
  color: #fff;
}
.auto_btn_red span[class*="font"] {
  color: #fff;
}
.auto_btn_red:hover {
  color: #fff;
  box-shadow: 2px 2px 10px 0 rgba(230, 67, 64, 0.5);
}
.auto_btn_red:active {
  background-color: #d71f1c;
  color: rgba(255, 255, 255, 0.6);
}
/**/
.line_btn_red,
.line_btn_red span[class*="font"] {
  color: #e64340;
}
.line_btn_red:hover {
  box-shadow: 2px 2px 10px 0 rgba(230, 67, 64, 0.2);
}
.line_btn_red:after {
  border-color: #e64340;
}
.line_btn_red:active {
  opacity: .6;
}
/**/
.auto_btn_green {
  background-color: #26ba23;
  color: #fff;
}
.auto_btn_green span[class*="font"] {
  color: #fff;
}
.auto_btn_green:hover {
  box-shadow: 2px 2px 10px 0 rgba(38, 186, 35, 0.5);
  color: #fff;
}
.auto_btn_green:active {
  background-color: #22a51f;
  color: rgba(255, 255, 255, 0.6);
}
.line_btn_green {
  border-color: #26ba23;
  color: #26ba23;
}
.line_btn_green span[class*="font"] {
  color: #26ba23;
}
.line_btn_green:hover {
  box-shadow: 2px 2px 10px 0 rgba(38, 186, 35, 0.2);
}
.line_btn_green:after {
  border-color: #26ba23;
}
.line_btn_green:active {
  opacity: .6;
}
.line_btn_green span[class*="font"] {
  color: #fff;
}
/**/
.auto_btn_orange,
.auto_btn_orange:hover {
  background-color: #ff8400;
  color: #fff;
}
.auto_btn_orange span[class*="font"] {
  color: #fff;
}
.auto_btn_orange:hover {
  box-shadow: 2px 2px 10px 0 rgba(255, 132, 0, 0.5);
}
.auto_btn_orange:active {
  background-color: #e67700;
  color: rgba(255, 255, 255, 0.6);
}
.line_btn_orange {
  border-color: #ff8400;
  color: #ff8400;
}
.line_btn_orange span[class*="font"] {
  color: #ff8400;
}
.line_btn_orange:hover {
  box-shadow: 2px 2px 10px 0 rgba(255, 132, 0, 0.2);
}
.line_btn_orange:after {
  border-color: #ff8400;
}
.line_btn_orange:active {
  opacity: .6;
}
.line_btn_orange span[class*="font"] {
  color: #fff;
}
/**/
.auto_btn_blue {
  background-color: #00c3fb;
  color: #fff;
}
.auto_btn_blue span[class*="font"] {
  color: #fff;
}
.auto_btn_blue:hover {
  box-shadow: 2px 2px 10px 0 rgba(0, 195, 251, 0.5);
}
.auto_btn_blue:active {
  background-color: #00afe2;
  color: rgba(255, 255, 255, 0.6);
}
.line_btn_blue {
  border-color: #00c3fb;
  color: #00c3fb;
}
.line_btn_blue span[class*="font"] {
  color: #00c3fb;
}
.line_btn_blue:hover {
  box-shadow: 2px 2px 10px 0 rgba(0, 195, 251, 0.2);
}
.line_btn_blue:after {
  border-color: #00c3fb;
}
.line_btn_blue:active {
  opacity: .6;
}
.line_btn_blue span[class*="font"] {
  color: #fff;
}
/**/
.auto_btn_black {
  background-color: #4d4d4d;
  color: #fff;
}
.auto_btn_black span[class*="font"] {
  color: #fff;
}
.auto_btn_black:hover {
  box-shadow: 2px 2px 10px 0 rgba(77, 77, 77, 0.5);
}
.auto_btn_black:active {
  background-color: #404040;
  color: rgba(255, 255, 255, 0.6);
}
.line_btn_black {
  border-color: #4d4d4d;
  color: #4d4d4d;
}
.line_btn_black span[class*="font"] {
  color: #4d4d4d;
}
.line_btn_black:hover {
  box-shadow: 2px 2px 10px 0 rgba(77, 77, 77, 0.2);
}
.line_btn_black:after {
  border-color: 1px solid #4d4d4d;
}
.line_btn_black:active {
  opacity: .6;
}
.line_btn_black span[class*="font"] {
  color: #fff;
}
/*按钮end*/
/*表单预设start*/
input[type="text"],
input[type="number"],
input[type="password"] {
  background-color: #fff;
  border: 0;
}
input[type="submit"],
input[type="reset"],
button[type="button"],
button[type="submit"],
button[type="button"],
button[type="reset"] {
  cursor: pointer;
}
input[type="text"],
input[type="number"],
input[type="password"],
select {
  width: 360px;
  padding: 0 10px;
  height: 38px;
  line-height: 38px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
  position: relative;
}
select {
  background-color: #fff;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  z-index: 3;
}
select::-ms-expand {
  display: none;
}
input[type="submit"],
input[type="reset"],
input[type="reset"],
input[type="button"],
button {
  border: 0;
}
input[readonly=""] {
  cursor: not-allowed;
}
input[readonly=""]:focus {
  color: #000;
  box-shadow: none;
  border-color: rgba(0, 0, 0, 0.08);
}
input.forbid,
textarea.forbid {
  box-shadow: none;
  color: rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.04);
  cursor: not-allowed;
}
.app_list input.flex_input.forbid:focus {
  border-color: rgba(0, 0, 0, 0.08);
}
textarea {
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
  padding: 12px 10px;
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
  display: block;
  width: 360px;
  height: 132px;
  line-height: 22px;
}
input[type="text"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
textarea:focus {
  color: #1982db;
  box-shadow: 0 0 5px rgba(25, 130, 219, 0.3);
  border-color: rgba(25, 130, 219, 0.3);
}
/*表单预设end*/
/*普通表格start*/
.comm_table {
  background-color: #ebebeb;
}
.comm_table td {
  background-color: #FFFFFF;
  padding: 4px;
  line-height: 18px;
}
.comm_table tbody td:hover {
  background-color: #f5f5f5;
}
.full_height {
  overflow-y: auto;
  height: calc(100vh - 128px);
}
/*数据表格*/
.in_table {
  padding: 14px;
  box-sizing: border-box;
}
.in_table table {
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
}
.data_table {
  background-color: #FFFFFF;
  border-spacing: 0;
  border: 0;
  width: 100%;
  border-collapse: collapse;
  border-radius: 3px;
  font-size: 14px;
}
.table_with_border {
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
}
.data_table tr {
  border-bottom: 1px solid #ebebeb;
  padding: 5px;
}
.data_table thead tr {
  border-width: 2px;
}
.smbox .data_table tbody tr:last-child {
  border: none;
  /*提示窗口的表格底部不留边*/
}
.data_table tfoot tr {
  border: 0;
  padding: 5px;
}
.data_table th {
  line-height: 18px;
  padding: 13px 0;
  text-align: center;
}
.data_table td {
  line-height: 18px;
  padding: 13px 0;
  text-align: center;
}
.data_table th {
  text-transform: uppercase;
  font-size: 14px;
}
.data_table .align_left {
  text-align: left;
  margin: 0 14px;
}
.data_table .head {
  height: 28px;
  width: 28px;
  border-radius: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-top: -7px;
  margin-bottom: -7px;
}
.data_table .more_people {
  height: 14px;
  line-height: 14px;
  font-size: 12px;
  padding: 0 4px;
  border-radius: 14px;
  background-color: #f5a278;
  color: #fff;
  position: relative;
  top: -10px;
  left: 10px;
  margin-left: -14px;
}
.data_table .now {
  background-color: #6bbf4c;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  padding: 0 4px;
  border-radius: 3px;
  margin-left: 4px;
}
.data_table .ell {
  max-width: 100px;
}
.data_table tbody tr:hover {
  background-color: #f5f5f5;
}
.data_table tbody tr.selected {
  background-color: rgba(25, 130, 219, 0.1);
}
.data_table tfoot .left {
  text-align: left;
  margin-left: 14px;
}
.data_table tfoot .right {
  text-align: right;
  margin-right: 14px;
}
.data_table .operate {
  margin-top: -7px;
  margin-bottom: -7px;
}
.data_table .operate .tmpfont {
  color: #ccc;
  height: 28px;
  line-height: 28px;
  width: 28px;
  text-align: center;
  box-sizing: border-box;
  position: relative;
}
.data_table .operate .tmpfont em {
  position: absolute;
  line-height: 14px;
  font-size: 10px;
  color: #ff0000;
  text-align: center;
  right: 0;
  top: 0;
}
.data_table tbody tr:hover .operate .tmpfont {
  color: #808080;
}
.data_table .operate .tmpfont:hover {
  background-color: #fff;
  border: 1px solid #ebebeb;
  line-height: 26px;
  border-radius: 3px;
}
.data_table .operate .tmpfont:hover em {
  right: -1px;
  top: -1px;
}
.data_table .operate .guicon-m_sealfill,
.data_table .operate .guicon-m_sealfill:hover,
.data_table tbody tr:hover .operate .guicon-m_sealfill {
  color: #6bbf4c;
}
.data_table .operate .tmpfont.forbid,
.data_table tbody tr:hover .operate .tmpfont.forbid {
  color: #ebebeb;
}
.data_table .mini {
  line-height: 28px;
  margin-top: -7px;
  margin-bottom: -7px;
}
/*普通表格end*/
/*表单start*/
.arrow_more {
  margin-left: 8px;
}
.arrow_txt {
  color: rgba(0, 0, 0, 0.3);
  margin-left: 8px;
  font-size: 14px;
}
.arrow_close {
  color: rgba(0, 0, 0, 0.3);
  margin-left: 4px;
  width: 28px;
  text-align: center;
}
.ex_head .person_head {
  /*图片背景*/
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover,32px 32px;
  background-color: #f5f5f5;
  width: 60px;
  height: 60px;
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
}
.ex_head .arrow_txt {
  line-height: 60px;
}
.required_head .person_head {
  /*图片背景*/
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover,32px 32px;
  background-color: #f5f5f5;
  width: 60px;
  height: 60px;
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
  float: left;
}
.required_head .person_head[class*="font"] {
  width: 60px;
  height: 60px;
  background-color: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.3);
  line-height: 60px;
  text-align: center;
  font-size: 32px;
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
}
.required_head .arrow_txt {
  line-height: 20px;
}
.required_head .arrow_more {
  line-height: 60px;
}
.switch {
  width: 48px;
  height: 28px;
  border: 1px solid rgba(0, 0, 0, 0.14);
  background-color: #fff;
  border-radius: 28px;
  position: relative;
  margin-top: 8px;
  box-sizing: border-box;
  cursor: pointer;
  transition: all .1s linear;
  -webkit-transition: all .1s linear;
}
.switch span {
  height: 28px;
  width: 28px;
  border-radius: 100%;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.14);
  position: absolute;
  left: -1px;
  top: -1px;
  box-shadow: 2px 0px 3px 0 rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  transition: all .1s linear;
  -webkit-transition: all .1s linear;
}
.switch.on {
  background-color: #26ba23;
  border-color: #26ba23;
}
.switch.on span {
  left: 20px;
  box-shadow: 0px 2px 3px 0 rgba(0, 0, 0, 0.1);
}
.check_info {
  line-height: 28px;
  height: 28px;
  background-color: rgba(25, 130, 219, 0.1);
  color: #1982db;
  padding: 0 10px;
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
  font-size: 12px;
  box-sizing: border-box;
  position: relative;
  margin-top: -1px;
}
.check_info:after {
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
  /*边框属性*/
  content: "";
  pointer-events: none;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  border-width: 1px;
  border-style: solid;
  width: 100%;
  height: 100%;
  border-color: rgba(25, 130, 219, 0.5);
}
.check_info .tmpfont {
  margin-right: 4px;
}
.check_ok {
  color: #1982db;
  background-color: rgba(25, 130, 219, 0.06);
}
.check_ok:after {
  border-color: rgba(25, 130, 219, 0.2);
}
.check_wrong {
  color: #e64340;
  background-color: rgba(230, 67, 64, 0.06);
}
.check_wrong:after {
  border-color: rgba(230, 67, 64, 0.2);
}
.check_help {
  color: #ff8400;
  background-color: rgba(255, 132, 0, 0.06);
}
.check_help:after {
  border-color: rgba(255, 132, 0, 0.2);
}
.app_list_txt {
  font-size: 14px;
}
.form_tip {
  margin-left: 14px;
}
.app_list_block {
  padding: 8px 14px;
  display: block;
  position: relative;
  line-height: 38px;
}
.app_list_block .title span[class*="font"],
.form_tip span[class*="font"],
.form_check span[class*="font"],
.radio_block span[class*="font"],
.check_block span[class*="font"] {
  margin-right: 4px;
}
.app_list_block .title span[class*="font"] {
  font-size: 16px;
}
.app_list_block .title {
  width: 160px;
  text-align: right;
  color: rgba(0, 0, 0, 0.5);
}
.app_list_block .longtitle {
  width: 300px;
}
.app_list_block.list_btn {
  color: #26ba23;
  padding: 8px 14px;
  font-size: 14px;
}
.app_list_block.list_btn:active {
  background-color: rgba(0, 0, 0, 0.08);
}
.app_list_block .dot {
  width: 6px;
  height: 6px;
  background-color: #e64340;
  border-radius: 100%;
  margin-top: 4px;
}
.app_list_block .file_upload {
  position: relative;
}
.app_list_block .file_upload input[type="file"] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 34px;
  z-index: 2;
  opacity: 0;
}
.app_list_block .file_upload span[class*='auto_btn'] {
  position: absolute;
  right: 0;
  top: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.app_list_block .file_upload span[class*='auto_btn']:before {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.app_list_block .left_num {
  background-color: #fff;
  font-size: 12px;
  width: 20px;
  height: 20px;
  line-height: 18px;
  margin-right: 8px;
  margin-top: 8px;
  text-align: center;
  border-radius: 3px;
  box-sizing: border-box;
  border: 1px solid #ebebeb;
  color: #808080;
}
.app_list_block .left_num.num1,
.app_list_block .left_num.num2,
.app_list_block .left_num.num3 {
  background-color: #e64340;
  border-color: #e64340;
  color: #fff;
}
.app_list_block .left_num.num04,
.app_list_block .left_num.num05,
.app_list_block .left_num.num06,
.app_list_block .left_num.num07,
.app_list_block .left_num.num08,
.app_list_block .left_num.num09,
.app_list_block .left_num.num10 {
  background-color: #f5a278;
  border-color: #f5a278;
  color: #fff;
}
.switch_list {
  background-color: #fff;
}
.switch_list .app_list_block:active {
  background-color: rgba(0, 0, 0, 0.08);
}
.switch_list .app_ban {
  padding: 10px 14px;
}
.switch_list .app_ban .tmpfont {
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
}
.con_show {
  display: none;
}
.nobreak_list {
  background-color: #fff;
}
.news_list .app_list_block {
  border-top-width: 0;
}
.news_list .app_list_block:hover {
  background-color: #f5f5f5;
}
.news_list .app_list_block:last-child {
  border: 0;
}
.news_list .app_list_block:hover {
  color: #1982db;
}
.col_list {
  background-color: #fff;
}
.col_list .app_list_block {
  position: relative;
  float: left;
  box-sizing: border-box;
}
.col_list .app_list_block:hover,
.col_list .app_list_block:active {
  background-color: #f5f5f5;
}
.col_list .app_list_block:before {
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #f0f0f0;
  content: '';
}
.col_list .app_list_block:after {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background-color: #f0f0f0;
  content: '';
}
.col_list .tmpicon-ok {
  display: none;
}
.col_list .app_list_block.selected {
  background-color: rgba(25, 130, 219, 0.04);
}
.col_list .app_list_block.selected .tmpicon-ok {
  display: inline-block;
}
.col_list_2 .app_list_block {
  width: 50%;
}
.col_list_2 .app_list_block:nth-child(2n):before {
  display: none;
}
.col_list_3 .app_list_block {
  width: 33.33%;
}
.col_list_3 .app_list_block:nth-child(3n):before {
  display: none;
}
.col_list_4 .app_list_block {
  width: 25%;
}
.col_list_4 .app_list_block:nth-child(4n):before {
  display: none;
}
input.with_border {
  text-align: center;
}
.app_list_block .flex_txt {
  margin: 0 10px 0 12px;
}
.app_list_block .arrow_left {
  margin-right: 6px;
  font-size: 22px;
  color: rgba(0, 0, 0, 0.2);
}
.app_list_block .r_head {
  width: 38px;
  height: 38px;
  line-height: 100%;
  border-radius: 100%;
  overflow: hidden;
  /*图片背景*/
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover,32px 32px;
  background-color: #f5f5f5;
  display: block;
  margin-left: 4px;
}
.app_list_block .l_head {
  width: 38px;
  height: 38px;
  line-height: 100%;
  border-radius: 100%;
  overflow: hidden;
  /*图片背景*/
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover,32px 32px;
  background-color: #f5f5f5;
  display: block;
  margin-right: 4px;
}
.area_head {
  line-height: 18px;
  margin-bottom: 10px;
}
.area_head .num {
  float: right;
  color: rgba(0, 0, 0, 0.2);
  font-size: 12px;
}
.arrow_btn {
  margin-left: 10px;
}
.arrow_pic {
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
  cursor: pointer;
  position: relative;
}
.arrow_pic:before {
  /*边框属性*/
  content: "";
  pointer-events: none;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  border-width: 1px;
  border-style: solid;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
  border-color: rgba(0, 0, 0, 0.08);
}
.arrow_pic img {
  height: 38px;
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
}
.right_check {
  height: 38px;
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
  margin-left: 10px;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
}
.right_check img {
  height: calc(38px - 2px);
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
}
.right_txt {
  box-sizing: border-box;
  line-height: 38px;
  height: 38px;
  padding: 0 14px;
  margin-left: 10px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  position: relative;
}
.right_txt:active {
  background-color: rgba(0, 0, 0, 0.08);
}
.right_txt:active * {
  opacity: .6;
}
.right_txt.forbid {
  color: rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.04);
}
.left_txt {
  position: absolute;
  left: 0;
  top: 0;
  height: 58px;
  width: 60px;
  line-height: 58px;
  padding: 0 14px;
  z-index: 2;
}
.left_txt span[class*="font"] {
  float: right;
}
.app_list_block .left_txt + .title {
  width: 88px;
}
.left_txt:active {
  background-color: rgba(0, 0, 0, 0.08);
}
.left_txt:active * {
  opacity: .6;
}
.much_input .flex_block {
  text-align: center;
  position: relative;
}
.much_input .break {
  margin: 0 5px;
  width: 0;
}
.much_input .arrow_more {
  margin-left: -24px;
  position: relative;
}
.app_list_block label {
  margin-right: 14px;
}
label input {
  margin-right: 4px;
  display: none;
}
label span[class*="font"] {
  margin-right: 4px;
}
.select_box {
  height: 28px;
  overflow: hidden;
}
.select_box .select_project {
  margin-right: 10px;
  position: relative;
  top: -1px;
}
.select_block {
  padding-bottom: 0px;
}
.select_block .select_project {
  margin: 0px 10px 10px 0px;
}
/*带边框*/
.border_list {
  margin: 0 14px;
}
.border_list .app_list_block,
.border_list .block {
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
  position: relative;
}
.border_list .app_list_block:before,
.border_list .block:before {
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
  /*边框属性*/
  content: "";
  pointer-events: none;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  border-width: 1px;
  border-style: solid;
  width: 100%;
  height: 100%;
  border-color: rgba(0, 0, 0, 0.08);
  transition: box-shadow 0.2s linear, border-color 0.2s linear;
  -webkit-transition: box-shadow 0.2s linear, border-color 0.2s linear;
}
.border_list .app_list_block:hover:before,
.border_list .block:hover:before {
  box-shadow: 0 0 5px rgba(25, 130, 219, 0.3);
  border-color: rgba(25, 130, 219, 0.3);
}
.border_list .app_list_txt {
  padding-left: 0px;
}
.border_block {
  /*border:1px solid #ebebeb;*/
  background-color: #fff;
  margin: 0 14px;
  position: relative;
}
.border_block:before {
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
  /*边框属性*/
  content: "";
  pointer-events: none;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  border-width: 1px;
  border-style: solid;
  width: 100%;
  height: 100%;
  border-color: rgba(0, 0, 0, 0.08);
  transition: box-shadow 0.2s linear, border-color 0.2s linear;
  -webkit-transition: box-shadow 0.2s linear, border-color 0.2s linear;
}
/*小布局表单等同移动端效果,用在pop插件中*/
body .smbox {
  font-size: 14px;
}
.smbox input,
.smbox select,
.smbox textarea,
.smbox button {
  font-size: 14px;
}
.smbox button[type="button"],
.smbox input[type="button"],
.smbox input[type="submit"],
.smbox input[type="text"],
.smbox input[type="reset"] {
  font-size: 14px;
}
body .smbox .gap_child,
.smbox label,
.smbox span[class*="title"],
.smbox a[class*="title"] {
  font-size: 14px;
}
.smbox span[class*="tmpfont"] {
  font-size: 18px;
}
.smbox .standard {
  padding: 8px 20px;
}
.smbox input.standard,
.smbox button.standard {
  padding: 10px 30px;
}
.smbox .app_list.flex_flex .line_break {
  display: block;
}
.smbox .app_list_block {
  background-color: #fff;
  line-height: 28px;
}
.smbox .app_list_block .l_head {
  width: 28px;
  height: 28px;
}
.smbox input.flex_input,
.smbox .mobiscroll_block input,
.smbox select {
  width: 100%!important;
  padding: 0;
  margin: 0;
  height: 28px;
  line-height: 28px;
  border: none;
  top: 0;
}
.smbox .much_input .break {
  display: inline-block;
  margin: 0 10px;
  width: 1px;
  background-color: #dbdbdb;
  height: 28px;
  overflow: hidden;
}
.smbox .much_input .arrow_more {
  margin-left: 0;
  position: inherit;
}
.smbox .app_list_block .title {
  width: auto;
  text-align: inherit;
}
.smbox .app_list_block .r_head {
  width: 28px;
  height: 28px;
}
.smbox .switch {
  margin-top: 0px;
}
.smbox .arrow_more {
  margin-left: 8px;
  position: inherit;
  left: auto;
  top: auto;
}
.smbox span[class*="tmpfont"].arrow_more {
  font-size: 12px;
}
.smbox .arrow_more[class*="calendar"] {
  margin-left: 8px;
  position: inherit;
  left: auto;
  top: auto;
}
.smbox .app_list_block .arrow_more[class*="unfold"] {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
}
.smbox .arrow_more[class*="unfold"] {
  margin-left: 8px;
  position: inherit;
  left: auto;
  top: auto;
}
.smbox .app_list input[type="text"]:focus,
.smbox .app_list input[type="number"]:focus,
.smbox .app_list input[type="password"]:focus,
.smbox .app_list textarea:focus,
.smbox .app_list_block input[type="text"]:focus,
.smbox .app_list_block input[type="number"]:focus,
.smbox .app_list_block input[type="password"]:focus,
.smbox .app_list_block textarea:focus {
  box-shadow: none;
}
.smbox .radio_block label,
.smbox .check_block label {
  margin-right: 14px;
}
.smbox .app_list_block textarea {
  border: 0;
  border-radius: 0;
  padding: 4px 0;
  display: block;
  width: 100%;
  height: 66px;
  line-height: 22px;
}
.smbox .arrow_pic img {
  height: 28px;
}
.smbox .right_txt {
  position: absolute;
  right: 0;
  top: 0;
  height: 44px;
  line-height: 44px;
  text-align: center;
  margin-left: 0;
  border-radius: 0;
  border: 0;
}
.smbox .right_txt:before {
  content: " ";
  width: 1px;
  height: 44px;
  background-color: #dbdbdb;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.smbox .left_txt:before {
  content: " ";
  width: 1px;
  height: 44px;
  background-color: #dbdbdb;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
}
.smbox .right_check {
  position: absolute;
  right: 0;
  top: 0;
  height: 44px;
  line-height: 44px;
  text-align: center;
  width: 120px;
  border-radius: 0;
  margin-left: 0;
  border: 0;
}
.smbox .right_check:before {
  width: 1px;
  height: 44px;
  background-color: #dbdbdb;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.smbox .right_check img {
  height: 100%;
  width: 100%;
  border-radius: 0;
}
.smbox table td {
  padding: 4px 8px;
}
/*区块start*/
.block_ban {
  display: block;
  line-height: 28px;
  padding: 8px 0px;
  position: relative;
}
.block_ban .des {
  line-height: 22px;
  font-size: 12px;
  color: #808080;
  text-align: center;
}
.block_ban *[class*="break"] {
  position: relative;
}
.block_ban .break_left:after {
  content: '';
  height: 2px;
  width: 16px;
  background: rgba(0, 0, 0, 0.08);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  right: 0;
}
.block_ban .break_right:before {
  content: '';
  height: 2px;
  width: 16px;
  background: rgba(0, 0, 0, 0.08);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  left: 0;
}
.block_ban .title {
  font-weight: bold;
  margin: 0 10px;
  font-size: 22px;
}
.block_ban .arrow_more {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  right: 14px;
}
/**/
.app_ban {
  display: block;
  height: 28px;
  line-height: 28px;
  padding: 8px 14px;
  background-color: #fff;
}
.app_ban:active {
  background-color: rgba(0, 0, 0, 0.08);
}
.app_ban .title {
  font-weight: bold;
  padding-left: 10px;
  background-image: url(../images/title.svg);
  background-repeat: no-repeat;
  background-position: left center;
}
.app_ban .titleicon {
  margin-right: 4px;
  font-size: 18px;
}
.app_ban .out_bullet {
  margin-top: 12px;
}
.app_block .con {
  background-color: #fff;
}
/*介绍说明类start*/
.app_intro {
  padding: 10px 14px !important;
  font-size: 16px;
  line-height: 28px;
}
.app_intro a,
.app_intro a:hover {
  color: #1982db;
  text-decoration: underline;
}
.app_intro a,
.app_intro span {
  display: inline;
  white-space: normal!important;
  line-height: 22px!important;
}
.app_intro img {
  max-width: 100%;
}
.app_intro video {
  max-width: 100%;
}
.app_intro audio {
  max-width: 100%;
}
.app_intro ol li {
  list-style-type: decimal;
  list-style-position: inside;
}
.app_intro ul li {
  position: relative;
  padding-left: 12px;
}
.app_intro ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 13px;
  width: 4px;
  height: 4px;
  border-radius: 4px;
  background-color: #ccc;
}
/*介绍说明类end*/
/*角标*/
.flag {
  position: absolute;
  right: -30px;
  top: -30px;
  color: #fff;
  height: 60px;
  width: 60px;
  overflow: hidden;
  line-height: 100px;
  font-size: 10px;
  text-align: center;
}
.flag_right {
  right: -30px;
  top: -30px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}
.flag_left {
  left: -30px;
  top: -30px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
}
.flag.hot {
  background-color: #e64340;
}
.flag.new {
  background-color: #26ba23;
}
.flag.ignore {
  background-color: rgba(0, 0, 0, 0.3);
}
/*常用图文列表start*/
.list_picnews .block .btn_opt {
  color: #808080;
  margin-left: 14px;
}
/**/
.big_pic {
  position: relative;
}
.big_pic span.tmpfont {
  position: :absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  line-height: 100%;
  font-size: 32px;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
}
.big_pic span.tmpfont:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.big_pic:hover span.tmpfont {
  opacity: 1;
}
/**/
.list_picnews .block {
  padding: 14px 14px;
  background-color: #fff;
  display: block;
}
.list_picnews .block .left {
  display: block;
  height: 78px;
  overflow: hidden;
  width: calc(78px + 24px);
  /*图片背景*/
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover,32px 32px;
  background-color: #f5f5f5;
  margin-right: 10px;
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
  position: relative;
}
.list_picnews .block .center .h01 {
  line-height: 26px;
}
.list_picnews .block .center .h01,
.list_picnews .block .center .h01 a {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.list_picnews .block .center .h01:hover,
.list_picnews .block .center .h01 a:hover {
  color: #1982db;
}
.list_picnews .block .center .h02 {
  font-size: 14px;
  line-height: 18px;
  color: #808080;
  margin-top: 4px;
}
.list_picnews .block .center .h02:hover,
.list_picnews .block .center .h02 a:hover {
  color: #808080;
}
.list_picnews .block .center .h03 {
  line-height: 22px;
  font-size: 10px;
  color: #ccc;
  margin-top: 10px;
}
.list_picnews .block .center .h03 span {
  margin-right: 10px;
}
.list_picnews .block .center .h03 span[class*="font"] {
  color: #ccc;
  margin-right: 4px;
  font-size: 12px;
}
.list_picnews .block .center .h03 span.head_editor {
  width: 22px;
  height: 22px;
  border-radius: 100%;
  /*图片背景*/
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover,32px 32px;
  background-color: #f5f5f5;
}
.list_picnews .block .center .h04 {
  margin-top: 10px;
  font-size: 10px;
}
.list_picnews .block .center .h04 a,
.list_picnews .block .center .h04 span {
  margin-right: 10px;
}
.list_picnews .block .center .h04 a,
.list_picnews .block .center .h04 a:hover {
  color: #1982db;
}
.list_picnews .block .center .h05 {
  margin-top: 6px;
  font-size: 12px;
  color: #ccc;
  line-height: 22px;
}
.list_picnews .block .center .h05 a,
.list_picnews .block .center .h05 span {
  margin-right: 10px;
}
.list_picnews .block .center .h05 a {
  color: #ccc;
}
.list_picnews .block .center .h05 a:hover {
  color: #1982db;
}
.list_picnews .block div.right {
  line-height: 28px;
  text-align: right;
  margin-left: 10px;
}
.list_picnews .block div.right.h_1 {
  line-height: 78px;
  margin-left: 0;
}
.list_picnews .block span.right,
.list_picnews .block a.right {
  display: block;
  height: 78px;
  overflow: hidden;
  width: calc(78px + 24px);
  /*图片背景*/
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover,32px 32px;
  background-color: #f5f5f5;
  margin-left: 10px;
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
  position: relative;
}
.list_picnews .block div.right .arrow_more,
.list_picnews .block div.right .arrow_txt {
  position: relative;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/**/
.list_picnews .block .pics {
  margin-top: 10px;
  position: relative;
}
.list_picnews .block .pics .tip {
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 10px;
  line-height: 16px;
  padding: 0 4px;
  border-radius: 3px;
  position: absolute;
  right: 4px;
  bottom: 4px;
}
.list_picnews .block .pics span {
  margin-right: 2px;
  width: calc((100% - 4px)/3);
  height: 78px;
  /*图片背景*/
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover,32px 32px;
  background-color: #f5f5f5;
}
.list_picnews .block .pics span:first-child {
  border-radius: 3px 0 0 3px;
}
.list_picnews .block .pics span:nth-child(3) {
  border-radius: 0 3px 3px 0;
  margin-right: 0;
}
.list_picnews .block .pictxt .pl {
  width: calc((100% - 4px)/3);
  margin-right: 10px;
  height: 78px;
  /*图片背景*/
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover,32px 32px;
  background-color: #f5f5f5;
  float: left;
}
.list_picnews .block .pictxt .pr {
  width: calc((100% - 4px)/3);
  height: 78px;
  /*图片背景*/
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover,32px 32px;
  background-color: #f5f5f5;
  float: right;
}
.list_picnews .block .pictxt .pc {
  width: calc(100% - ((100% - 4px)/3) - 10px);
  float: left;
}
/**/
/*常用图文列表start*/
/*区块end*/
/*表单end*/
/*窗口start*/
.side_mask {
  position: fixed;
  width: 100%;
  height: 100vh;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.2);
  display: none;
  opacity: 0;
  z-index: 5;
}
.window_mask {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  left: 0;
  top: 0;
  z-index: 4;
}
.app_window {
  display: none;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 8;
}
.app_window .contain {
  position: fixed;
  width: 100%;
  height: 100vh;
  left: 0;
  top: 0;
  z-index: 9;
}
.app_window .con {
  border-radius: 3px;
  width: 700px;
  background-color: #fff;
  padding: 0;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 9;
}
.w_title {
  background-color: rgba(0, 0, 0, 0.04);
  text-align: left;
  line-height: 38px;
  border-radius: 3px 3px 0 0;
  position: relative;
  border-sizing: border-box;
  padding: 0 14px;
  font-weight: bold;
}
.w_title *[class*="font"] {
  float: right;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.3);
}
.w_title:hover .tmpicon-close {
  transform: rotate(180deg);
}
.w_title:before {
  content: " ";
  width: 100%;
  overflow: hidden;
  height: 1px;
  background-color: #ebebeb;
  transform: scaleY(0.5);
  -webkit-transform: scaleY(0.5);
  position: absolute;
  right: 0;
  bottom: 0;
}
.app_window .con .w_main,
.fancybox-content .con .w_main {
  max-height: 600px;
  overflow-x: hidden;
  overflow-y: auto;
}
/*侧边选择窗口*/
*[class*="side_window"] {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: none;
  z-index: 4;
}
*[class*="side_window"] .contain {
  position: fixed;
  height: 100%;
  width: 70%;
  left: -70%;
  top: 0;
  z-index: 29;
  background-color: #f5f5f5;
}
.side_window_right .contain {
  left: auto;
  right: -70%;
}
*[class*="side_window"] .w_title {
  line-height: 44px;
  background-color: #fff;
}
*[class*="side_window"] .con {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
/* 窗口按钮start */
.w_btn {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 48px;
  line-height: 48px;
  background-color: #fff;
  overflow: hidden;
  border-radius: 0 0 3px 3px;
}
.with_w_btn {
  height: 48px;
  overflow: hidden;
}
.w_btn .cancel {
  color: #808080;
}
.w_btn .forbid {
  color: #ccc;
}
.w_btn .ok {
  color: #1982db;
}
.w_btn:before {
  content: '';
  height: 1px;
  width: 100%;
  background-color: #ebebeb;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}
.w_btn a {
  display: block;
  text-align: center;
  position: relative;
}
.w_btn a:after {
  height: 48px;
  width: 1px;
  overflow: hidden;
  background-color: #ebebeb;
  position: absolute;
  right: 0;
  top: 0;
  content: "";
}
.w_btn a:last-child:after {
  display: none;
}
.w_btn a:active {
  background-color: #ebebeb;
}
.w_btn a span {
  width: 100px;
  text-align: center;
}
.w_btn a.ok {
  border-radius: 0 0 0 3px;
}
.w_btn a.cancel {
  border-radius: 0 0 3px 0;
}
.w_btn .break {
  width: 1px;
  background-color: #dbdbdb;
  height: 48px;
  transform: scaleX(0.5);
  -webkit-transform: scaleX(0.5);
}
/* 窗口按钮end */
/*模拟select菜单*/
.filter_btn {
  display: inline-block;
  height: 34px;
  padding: 0 8px 0 8px;
  background-color: #fff;
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
  margin-right: 14px;
}
.mini_menu_outer {
  position: relative;
}
.filter_btn input {
  width: 120px;
  height: 22px;
  line-height: 22px;
  background-color: transparent;
  border: 0;
  position: relative;
  top: 0px;
}
.filter_btn input:focus {
  box-shadow: none;
}
.mini_menu_outer .mini_menu {
  position: absolute;
  left: -1px;
  top: 33px;
  width: 100%;
  background-color: #fff;
  border: 1px solid #ebebeb;
  line-height: 38px;
  text-align: center;
  z-index: 6;
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
  border-sizing: border-box;
  display: none;
}
.mini_menu_outer .mini_menu li {
  position: relative;
  cursor: pointer;
  white-space: nowrap;
  opacity: 0;
  transition: opacity .2s linear;
  -webkit-transition: opacity .2s linear;
}
.mini_menu_outer .mini_menu li.break {
  color: #ccc;
  line-height: 28px;
  font-size: 12px;
  background-color: #fafafa;
}
.mini_menu_outer .mini_menu li.break .tmpfont {
  margin-left: 4px;
}
.mini_menu_outer .mini_menu li:hover a {
  background-color: #f5f5f5;
}
.mini_menu_outer .mini_menu li.selected a,
.mini_menu_outer .mini_menu li.selected:hover a {
  background-color: #1982db;
  color: #fff;
}
.mini_menu_outer .mini_menu li:before {
  content: " ";
  width: 100%;
  height: 1px;
  background-color: #ebebeb;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
}
.mini_menu_outer .mini_menu li:last-child:before {
  display: none;
}
.mini_menu_outer .mini_menu a {
  display: block;
}
/*窗口类型*/
.app_window .tips,
.fancybox-content .tips {
  text-align: center;
  padding: 20px 0;
  border-sizing: border-box;
}
.app_window .newscon,
.fancybox-content .newscon {
  padding: 10px 20px;
  border-sizing: border-box;
}
/**/
.app_window .video {
  max-width: 100%;
}
.complete {
  background-color: #fff;
  line-height: 44px;
  width: 100%;
  height: 44px;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
}
.complete:after {
  height: 1px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.08);
  bottom: 0;
  content: "";
  overflow: hidden;
  position: absolute;
  right: 0;
}
.complete.mobi_search:after {
  display: none;
}
.complete input {
  box-sizing: border-box;
  padding: 0 14px;
  line-height: 44px;
  height: 44px;
  width: 100%;
  border: 0;
  background-color: transparent;
}
.complete .tmpfont {
  position: absolute;
  top: 0;
  right: 0px;
  width: 44px;
  height: 44px;
  border-radius: 100%;
  line-height: 44px;
  text-align: center;
  z-index: 2;
}
.mult_check {
  line-height: 44px;
  width: 100%;
  height: 44px;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
}
.mult_check a {
  color: #ccc;
  margin-left: 14px;
}
.mult_check a.selected {
  color: #4d4d4d;
}
.mult_check:after {
  height: 1px;
  width: 100%;
  overflow: hidden;
  background-color: #ebebeb;
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
}
.multiselect li {
  width: 50%;
  line-height: 28px;
  height: 28px;
  padding: 8px 0;
  border-sizing: border-box;
  position: relative;
  cursor: pointer;
  opacity: 0;
  transition: opacity .2s linear;
  -webkit-transition: opacity .2s linear;
}
.singleselect li {
  width: 100%;
  line-height: 28px;
  height: 28px;
  padding: 8px 0;
  border-sizing: border-box;
  position: relative;
  cursor: pointer;
  opacity: 0;
  transition: opacity .2s linear;
  -webkit-transition: opacity .2s linear;
}
.side_window_right .singleselect li {
  left: auto;
}
.multiselect li:before {
  content: " ";
  width: 1px;
  overflow: hidden;
  height: 44px;
  background-color: #ebebeb;
  position: absolute;
  right: 0;
  top: 0;
}
.multiselect li:after,
.singleselect li:after {
  content: " ";
  width: 100%;
  overflow: hidden;
  height: 1px;
  background-color: #ebebeb;
  position: absolute;
  left: 0;
  bottom: 0;
}
.singleselect li:last-child:after {
  display: none;
}
.multiselect li:nth-child(2n+0):before {
  display: none;
}
.multiselect li .pic,
.singleselect li .pic {
  width: 28px;
  height: 28px;
  border-radius: 28px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-left: 14px;
  float: left;
}
.multiselect li .txt,
.singleselect li .txt {
  margin-left: 14px;
  position: relative;
}
.multiselect li .tmpfont,
.singleselect li .tmpfont {
  margin-right: 10px;
  float: right;
}
.multiselect li:hover,
.singleselect li:hover {
  background-color: #f5f5f5;
}
.multiselect li.selected,
.singleselect li.selected {
  background-color: rgba(25, 130, 219, 0.08);
}
.simple_center {
  line-height: 44px;
  text-align: center;
}
.simple_center li {
  position: relative;
  cursor: pointer;
  opacity: 0;
  transition: opacity .2s linear;
  -webkit-transition: opacity .2s linear;
}
.simple_center li:after {
  content: " ";
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.08);
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
}
.simple_center li:last-child:after {
  display: none;
}
.simple_center .selected {
  color: #fff;
  background-color: #1982db;
}
/*操作提醒*/
.with_remind {
  position: relative;
  font-weight: normal;
}
.with_remind .remind {
  font-size: 12px;
  line-height: 22px;
  text-align: left;
  color: #fff;
  position: absolute;
  z-index: 3;
  left: 24px;
  top: -6px;
  width: 280px;
  padding: 10px 14px;
  border-sizing: border-box;
  background-color: rgba(25, 130, 219, 0.8);
  border-radius: 3px;
  display: none;
  font-family: "微软雅黑", microsoft yahei, "宋体", simsun, Verdana, Arial;
}
.with_remind .remind:before {
  content: "";
  position: absolute;
  left: -8px;
  top: 14px;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-right: 8px solid rgba(25, 130, 219, 0.8);
  border-bottom: 4px solid transparent;
}
.with_remind .remind a {
  text-decoration: underline;
  font-style: italic;
}
/*下方提示*/
.tip_down {
  position: relative;
  font-weight: normal;
}
.tip_down .remind {
  font-size: 12px;
  line-height: 22px;
  text-align: left;
  color: #fff;
  position: absolute;
  z-index: 3;
  right: 0px;
  top: 42px;
  width: 120px;
  padding: 10px 14px;
  border-sizing: border-box;
  background-color: rgba(25, 130, 219, 0.8);
  border-radius: 3px;
  display: none;
  font-family: "微软雅黑", microsoft yahei;
}
.tip_down .remind:before {
  content: "";
  position: absolute;
  right: 13px;
  top: -8px;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-bottom: 8px solid rgba(25, 130, 219, 0.8);
  border-right: 4px solid transparent;
}
.tip_down .remind a {
  color: #ffbe00;
}
/*左方提示*/
.tip_left {
  position: relative;
  font-weight: normal;
}
.tip_left .remind {
  font-size: 12px;
  line-height: 22px;
  text-align: left;
  color: #fff;
  position: absolute;
  z-index: 3;
  right: 50px;
  bottom: 3px;
  width: 100px;
  padding: 4px 4px;
  border-sizing: border-box;
  background-color: rgba(25, 130, 219, 0.8);
  border-radius: 3px;
  display: none;
  font-family: "微软雅黑", microsoft yahei;
}
.tip_left .remind img {
  width: 100%;
}
.tip_left .remind:before {
  content: "";
  position: absolute;
  right: -8px;
  bottom: 12px;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-left: 8px solid rgba(25, 130, 219, 0.8);
  border-bottom: 4px solid transparent;
}
.tip_left .remind a {
  color: #ffbe00;
}
/*操作提示窗口*/
.win_shank {
  width: 120px;
  height: 120px;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -60px;
  margin-top: -60px;
  border-radius: 10px;
  display: none;
}
.win_shank .h01 span[class*="font"] {
  font-size: 52px;
  line-height: 60px;
  margin-top: 15px;
}
.win_shank .h02 {
  line-height: 30px;
}
/*升级提示*/
.win_browser {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 500px;
  overflow: hidden;
  margin-left: -250px;
  margin-top: -200px;
  background-color: #fff;
  border: 1px solid #ebebeb;
  display: none;
  z-index: 999;
}
.win_browser .title {
  text-align: center;
  background-color: #f5f5f5;
  line-height: 44px;
}
.win_browser .ok {
  display: block;
  line-height: 44px;
  text-align: center;
  border-top: 1px solid #ebebeb;
}
.browser_promote {
  text-align: center;
  padding: 20px 0;
}
.browser_promote table {
  width: 100%;
  font-size: 12px;
  text-align: center;
}
.browser_promote .des {
  line-height: 22px;
  margin-bottom: 20px;
}
.browser_promote .pic {
  height: 100px;
}
.browser_promote .no {
  color: #808080;
}
.browser_promote .btn a {
  height: 28px;
  line-height: 28px;
  margin-top: 6px;
  padding: 0 10px;
  color: #808080;
  border: 1px solid #ebebeb;
  border-radius: 3px;
}
/* 正在载入 */
.media_loading {
  background-color: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 19;
  width: 60px;
  height: 60px;
  margin-left: -30px;
  margin-top: -30px;
  background-image: url(../images/loading.gif);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 60%;
  opacity: 0.8;
}
/*窗口end*/
/*块布局start*/
.floats {
  padding: 0 8px;
  box-sizing: border-box;
}
.floats .inner {
  position: relative;
}
.floats .block {
  position: relative;
  background-color: #fff;
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
  float: left;
}
.floats:not(.waterfall) .block {
  transition: transform 0.2s linear, box-shadow 0.2s linear;
  -webkit-transition: transform 0.2s linear, box-shadow 0.2s linear;
}
.floats:not(.waterfall) .block:hover {
  box-shadow: 2px 2px 10px 0 rgba(25, 130, 219, 0.2);
  transform: scale(0.96);
  -webkit-transform: scale(0.96);
}
.waterfall .block {
  transition: box-shadow 0.2s linear;
  -webkit-transition: box-shadow 0.2s linear;
}
.waterfall .block:hover {
  box-shadow: 2px 2px 10px 0 rgba(25, 130, 219, 0.2);
}
.floats .block:hover .pic .view,
.floats .block:hover .img .view {
  display: inline-block;
}
.floats.float_3 .block {
  width: calc((100% - (8px * 6)) / 3);
  margin: 10px 8px;
}
.floats.float_4 .block {
  width: calc((100% - (8px * 8)) / 4);
  margin: 10px 8px;
}
.floats.float_5 .block {
  width: calc((100% - (8px * 10)) / 5);
  margin: 10px 8px;
}
.floats.float_6 .block {
  width: calc((100% - (8px * 12)) / 6);
  margin: 10px 8px;
}
.floats.float_7 .block {
  width: calc((100% - (8px * 14)) / 7);
  margin: 10px 8px;
}
.floats.float_8 .block {
  width: calc((100% - (8px * 16)) / 8);
  margin: 10px 8px;
}
.floats .block .package {
  margin: 8px 8px 0 8px;
}
.floats .block .pic {
  display: block;
  /*图片背景*/
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover,32px 32px;
  background-color: #f5f5f5;
  height: 200px;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}
.floats .block .pic .pictitle {
  height: 100%;
  width: 100%;
}
.floats .block .img {
  display: block;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}
.floats .block .pic .view,
.floats .block .img .view {
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  line-height: 36px;
  text-align: center;
  display: none;
}
.floats .block .img img {
  width: 100%;
  height: auto!important;
  /*img图片载入效果*/
  background-image: url(../images/loading.gif);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 32px 32px;
}
.floats .block .title {
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 26px;
  font-size: 16px;
}
.floats .block .des {
  font-size: 14px;
  line-height: 18px;
  color: #808080;
  margin-bottom: 14px;
}
.floats .block .key {
  font-size: 14px;
  line-height: 22px;
  color: #808080;
  margin-bottom: 14px;
}
.floats .block .opt {
  line-height: 44px;
  font-size: 14px;
}
.floats .block .opt .line_break_v {
  height: 44px;
}
.floats .block .opt .line_break_v:last-child {
  display: none;
}
.floats .block .opt .align_l {
  text-align: left;
}
.floats .block .opt .align_c {
  text-align: center;
}
.floats .block .opt .align_r {
  text-align: right;
}
.floats .block .opt .pro {
  width: 80px;
  color: #ccc;
}
.floats .block .opt .pro.btn {
  width: 100px;
  text-align: center;
}
.floats .block .opt .pro .tmpfont {
  color: #ccc;
  margin-right: 4px;
}
.floats .block .pics {
  margin-top: 10px;
  position: relative;
}
.floats .block .pics .tip {
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 10px;
  line-height: 16px;
  padding: 0 4px;
  border-radius: 3px;
  position: absolute;
  right: 4px;
  bottom: 4px;
}
.floats .block .pics span {
  margin-right: 2px;
  width: calc((100% - 4px)/3);
  height: 88px;
  /*图片背景*/
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover,32px 32px;
  background-color: #f5f5f5;
}
.floats .block .pics span:first-child {
  border-radius: 3px 0 0 3px;
}
.floats .block .pics span:nth-child(3) {
  border-radius: 0 3px 3px 0;
  margin-right: 0;
}
/*加载图片*/
/*块布局end*/
/*分页start*/
.pages {
  margin: 36px 20px;
  font-size: 12px;
}
.pages a {
  padding: 10px 14px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  background-image: none;
  line-height: 14px;
  margin: 0px 4px;
  border-radius: 3px;
  height: auto;
  background-color: #FFFFFF;
  transition: all .1s linear;
  -webkit-transition: all .1s linear;
}
.pages span.selected {
  padding: 10px 14px;
  border: 1px solid #1982db;
  background-image: none;
  line-height: 14px;
  margin: 0px 2px;
  border-radius: 3px;
  height: auto;
  background-color: #1982db;
  color: #ffffff;
}
.pages a span[class*="font"] {
  margin: 0;
  font-size: 12px;
}
.pages span {
  margin: 0px 4px;
}
.pages input {
  width: 40px;
  height: 34px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  text-align: center;
  position: relative;
  top: 2px;
  margin: 0px 4px;
  font-size: 12px;
  background-color: #fff;
}
.pages input[type='button'],
.pages input[type='submit'],
.pages button[type='button'] {
  height: 34px;
  font-size: 12px;
  margin: 0px 4px;
  padding: 0 10px;
}
.pages input[type='submit'] {
  position: relative;
  top: 0px;
  width: 50px;
  padding: 0;
  text-align: center;
}
.pages select {
  -webkit-appearance: menulist-button;
  width: auto;
  padding: 0 10px;
  height: 36px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  text-align: center;
  font-size: 12px;
  margin: 0px 4px;
  background-color: #fff;
}
.pages .gopage {
  margin-left: 14px;
}
.pages a:hover {
  border-color: #1982db;
  color: #1982db;
  z-index: 2;
  text-decoration: none;
  background-color: rgba(25, 130, 219, 0.1);
}
.pages a.selected,
.pages a.s2,
.pages .selected a {
  background-color: #1982db;
  border-color: #1982db;
  color: #ffffff;
}
.pages .p_all {
  display: none;
}
/*前端静态分页*/
.pages li {
  display: inline-block;
}
.pages .pagination {
  text-align: center;
}
/*分页end*/
/*常规元素start*/
/*点击波纹start*/
.click_wave {
  overflow: hidden;
  position: relative;
}
.click_wave:before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -40px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  content: "";
  background-color: #000000;
  z-index: 1;
  box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.2);
  transform: scale(2);
  opacity: 0;
  -webkit-transition: transform .6s, opacity .6s;
  transition: transform .6s, opacity .6s;
}
.click_wave:active:before {
  display: block;
  transform: scale(0);
  opacity: .3;
  transition: 0s;
}
/*点击波纹end*/
/*闪动提醒start*/
.wave_bg {
  position: relative;
}
.wave_bg:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 34px;
  height: 34px;
  margin: -17px 0 0 -17px;
  border-radius: 50%;
  content: "";
  background-color: #000;
  z-index: 1;
  box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.2);
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-animation: wave_bg 1s linear infinite;
  animation: wave_bg 1s linear infinite;
}
.wave_red:after {
  background-color: #e64340;
  box-shadow: 0 0 0 8px rgba(230, 67, 64, 0.5);
}
.wave_green:after {
  background-color: #26ba23;
  box-shadow: 0 0 0 8px rgba(38, 186, 35, 0.5);
}
.wave_blue:after {
  background-color: #00c3fb;
  box-shadow: 0 0 0 8px rgba(0, 195, 251, 0.5);
}
.wave_orange:after {
  background-color: #ff8400;
  box-shadow: 0 0 0 8px rgba(255, 132, 0, 0.5);
}
@-webkit-keyframes wave_bg {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 0.1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
  }
}
@--keyframes wave_bg {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  70% {
    opacity: 0.1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
  }
}
/*闪动提醒end*/
.break_p {
  box-sizing: border-box;
}
.break_p .title {
  color: #4d4d4d;
  font-size: 18px;
  margin: 0 20px;
}
.break_p.dark_bg .title {
  color: rgba(255, 255, 255, 0.8);
}
.break_p .break {
  background-color: rgba(0, 0, 0, 0.08);
  height: 3px;
  width: 80px;
  border-radius: 3px;
  margin-top: 13px;
}
.break_p.dark_bg .break {
  background-color: rgba(255, 255, 255, 0.8);
}
.break_p .break_l {
  float: right;
}
.break_p .break_r {
  float: left;
}
/*按钮切换start*/
.shape_btn {
  background-color: #1982db;
  width: 44px;
  height: 44px;
  overflow: hidden;
  border-radius: 100%;
  line-height: 44px;
  text-align: center;
  position: relative;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.shape_btn.x {
  background-color: #e64340;
}
.shape_btn span {
  height: 2px;
  width: 22px;
  background-color: #fff;
  border-radius: 2px;
  position: absolute;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.shape_btn.info .elem01 {
  left: 21px;
  top: 9px;
  width: 2px;
}
.shape_btn.info .elem02 {
  top: 23px;
  left: 13px;
  width: 18px;
  transform: rotate(90deg);
}
.shape_btn.menu .elem01 {
  left: 11px;
  top: 15px;
}
.shape_btn.menu .elem02 {
  left: 11px;
  top: 27px;
}
.shape_btn.menu .elem03 {
  left: 11px;
  top: 21px;
}
.shape_btn.add .elem01 {
  left: 11px;
  top: 21px;
}
.shape_btn.add .elem02 {
  left: 11px;
  top: 21px;
  width: 22px;
  transform: rotate(90deg);
}
.shape_btn.x .elem01 {
  left: 11px;
  top: 21px;
  width: 22px;
  transform: rotate(-45deg);
}
.shape_btn.x .elem02 {
  left: 11px;
  top: 21px;
  width: 22px;
  transform: rotate(45deg);
}
.shape_btn.x .elem03 {
  opacity: 0;
  left: 11px;
  top: 21px;
}
.open_treeview.shape_btn {
  position: fixed;
  left: 16px;
  bottom: 16px;
  display: none;
}
/*按钮切换end*/
/*常规元素end*/
/*主题框架start*/
.page_header {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  z-index: 3;
}
.page_header.inherit_header {
  position: relative;
  left: auto;
  top: auto;
  padding-top: 20px;
}
.page_hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.page_header .logo {
  height: 64px;
  margin: 5px 36px 5px 0;
}
.page_header .logo img {
  height: 64px;
  display: block;
}
.page_header.inherit_header .logo {
  background-size: auto 100%;
}
.page_header.bg_white {
  background-color: #fff;
}
.page_header.bg_white .logo {
  background-position: center bottom;
}
.page_header *[class*="open_"] {
  display: none;
}
.with_header {
  height: 54px;
  overflow: hidden;
}
/*菜单深+浅底*/
.nav_top .block {
  position: relative;
  width: 90px;
  display: inline-block;
  color: #fff;
}
.enbody .nav_top .block,
.debody .nav_top .block {
  width: auto;
  padding: 0 16px;
}
.nav_top.bg_white .block {
  color: #4d4d4d;
}
.nav_top .block a {
  color: #fff;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.nav_top.bg_white .block a {
  color: #4d4d4d;
}
.nav_top .block a.txt span {
  margin-left: 4px;
  font-size: 14px;
  line-height: 14px;
}
.nav_top .block .txt {
  font-size: 16px;
  line-height: 74px;
  width: 100%;
  text-align: center;
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
}
.nav_top .block .tmpicon-unfoldfill {
  position: absolute;
  left: 50%;
  top: 38px;
  opacity: 0;
  color: #1982db;
  width: 18px;
  height: 18px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.nav_top .block.selected .txt {
  color: #1982db;
}
.nav_top .block.selected .tmpicon-unfoldfill {
  top: 44px;
  opacity: 1;
}
.nav_top.bg_white .block .tmpicon-unfoldfill {
  color: #1982db;
}
.nav_child {
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  top: 114px;
  background-color: #000;
  transition: max-height 0.4s ease-in-out;
  -webkit-transition: max-height 0.4s ease-in-out;
  z-index: 3;
  max-height: 0px;
  overflow: hidden;
}
.menu_h {
  width: 100%;
  height: 54px;
  position: relative;
}
.nav_child .child_in {
  width: 1000px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  transform: translate(-50%, 0);
  position: absolute;
}
.nav_child a {
  color: #ccc;
}
.nav_child .child_in a {
  line-height: 54px;
  padding: 0 20px;
}
.nav_child a {
  transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
}
.nav_child a:hover,
.nav_child a.selected {
  color: #1982db;
}
.menu_list a.selected {
  color: #1982db;
}
.menu_list {
  font-size: 14px;
  padding: 16px 0;
  width: 1160px;
  margin: 0 auto;
}
.side_window .menu_list {
  width: 100%;
  padding: 16px;
}
.menu_list .m_block {
  margin-bottom: 16px;
  width: calc((100% - 56px)/2);
  margin-right: 28px;
  float: left;
}
.side_window .menu_list .m_block {
  width: 100%;
  margin-right: 0;
  float: none;
}

/*NEW NAV*/
.menu_nav_list a.selected {
  color: #1982db;
}
.menu_nav_list {
  font-size: 14px;
  padding: 16px 0;
  width: 1160px;
  margin: 0 auto;
	
                -moz-column-count:2; /* Firefox */
                -webkit-column-count:2; /* Safari 和 Chrome */
                column-count:2;
                -moz-column-gap: 10px;
                -webkit-column-gap: 10px;
                column-gap: 10px;
            	overflow: hidden;	
	
}
.side_window .menu_nav_list {
  width: 100%;
  padding: 16px;
}
.menu_nav_list .nav_block {
  margin-bottom: 16px;
  width: 100%;
  margin-right: 28px;
  float: left;

                -moz-page-break-inside: avoid;
                -webkit-column-break-inside: avoid;
                break-inside: avoid;
                overflow: hidden;

}
.side_window .menu_nav_list .nav_block {
  width: 100%;
  margin-right: 0;
  float: none;
}
.menu_nav_list .nav_style {
/*	background-color: #1D1D1D;*/
  margin-bottom: 16px;
/*  padding: 0 5px;*/
  margin-right: 28px;
  float: left;

                -moz-page-break-inside: avoid;
                -webkit-column-break-inside: avoid;
                break-inside: avoid;

}
.side_window .menu_nav_list .nav_style {
/*  padding: 0 5px;*/
  margin-right: 0;
  float: left;
}
.menu_nav_list .parent {
  font-weight: bold;
  font-size: 14px;
}

.menu_nav_list .child a {
  color: #B4B4B4;
  margin-right: 16px;
}
.menu_nav_list .child a:hover {
  color: #1982db;
  margin-right: 16px;
}
/*NEW NAV*/

.menu_list .parent {
  font-weight: bold;
  font-size: 14px;
}
.menu_list .child a {
  margin-right: 16px;
}
.nav_top.bg_white .block .nav_child {
  background-color: #fff;
}
.nav_top.bg_white .block .nav_child:before,
.nav_top.bg_white .block .nav_child ul:before {
  /*边框属性*/
  content: "";
  pointer-events: none;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  border-width: 1px;
  border-style: solid;
  width: 100%;
  height: 100%;
  border-color: rgba(0, 0, 0, 0.08);
}
.nav_top.bg_white .block .nav_child ul {
  left: -1px;
}
.nav_top .block ul.nav_child li {
  text-align: center;
  line-height: 18px;
  padding: 10px 0;
  width: 100%;
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.nav_top .block ul.nav_child li:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.25);
}
.nav_top.bg_white .block ul.nav_child li:after {
  background-color: rgba(0, 0, 0, 0.08);
}
.nav_top .block ul.nav_child li:last-child:after,
.nav_top .block ul.nav_child ul li:last-child:after {
  display: none;
}
.nav_top .block ul.nav_child li .tmpicon-right {
  position: absolute;
  color: rgba(255, 255, 255, 0.2);
  right: 0;
  top: 50%;
  transform: translate(0%, -50%);
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.nav_top .block ul.nav_child li.selected > .tmpicon-right {
  color: rgba(255, 255, 255, 0.2);
}
.nav_top.bg_white .block ul.nav_child li .tmpicon-right {
  color: rgba(0, 0, 0, 0.2);
}
.nav_top.bg_white .block ul.nav_child li:hover > .tmpicon-right {
  color: rgba(255, 255, 255, 0.2);
}
.nav_top.bg_white .block ul.nav_child li.selected > .tmpicon-right,
.nav_top.bg_white .block ul.nav_child li.selected:hover > .tmpicon-right {
  color: rgba(255, 255, 255, 0.2);
}
.nav_top .block ul.nav_child li ul {
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  top: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.1);
  display: none;
  -webkit-transform: translate3d(100%, 0%, 0);
  transform: translate3d(100%, 0%, 0);
}
.nav_top.bg_white .block ul.nav_child li ul {
  background-color: #fff;
}
.nav_top .block ul.nav_child li:hover,
.nav_top .block ul.nav_child li.selected {
  background-color: rgba(0, 0, 0, 0.2);
}
.nav_top.bg_white .block ul.nav_child li:hover,
.nav_top.bg_white .block ul.nav_child li.selected {
  background-color: #1982db;
  color: #fff;
}
.nav_top.bg_white .block ul.nav_child li:hover > a,
.nav_top.bg_white .block ul.nav_child li.selected > a {
  color: #fff;
}
.nav_top .block:hover .tmpicon-unfoldfill {
  top: 44px;
  opacity: 1;
}
.nav_top .block:hover .txt {
  color: #1982db;
}
.nav_top .block ul.nav_child li:hover > a + ul,
.nav_top .block ul.nav_child li:hover > .tmpfont + ul {
  display: block;
}
.nav_top .top_search {
  position: relative;
  display: inline-block;
  width: 200px;
  top: -22px;
  margin: 0 14px;
}
.nav_top .top_search input {
  position: relative;
  height: 34px;
  width: 100%;
  border-radius: 17px;
  background-color: transparent;
  box-sizing: border-box;
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.nav_top .top_search input:focus {
  border-color: rgba(25, 130, 219, 0.3);
}
.nav_top .top_search .tmpfont {
  line-height: 34px;
  width: 44px;
  height: 34px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
}
.nav_top .top_search .tmpfont:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 16px;
  background-color: #ebebeb;
  left: 0;
  top: 9px;
}
.nav_top .top_login {
  position: relative;
  display: inline-block;
  margin-left: 14px;
  margin-right: 14px;
}
.nav_top .top_login .break {
  height: 16px;
  width: 1px;
  background-color: #ebebeb;
  position: relative;
  top: 2px;
}
.nav_top .top_login a {
  height: 34px;
  line-height: 32px;
  box-sizing: border-box;
  width: 60px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.nav_top .top_login a.login {
  border-radius: 17px 0 0 17px;
  border-left: 1px solid rgba(0, 0, 0, 0.08);
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.nav_top .top_login a.reg {
  border-radius: 0 17px 17px 0;
  border-right: 1px solid rgba(0, 0, 0, 0.08);
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.nav_top .top_login a:hover {
  border-color: #1982db;
  background-color: #1982db;
  color: #fff;
  box-shadow: 0 0 5px rgba(61, 204, 180, 0.5);
}
/*无限菜单*/
.infinite_child {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  right: -148px;
  background-color: #fff;
  display: none;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  z-index: 12;
}
.infinite_child:before {
  width: 8px;
  height: 56px;
  background-color: #fff;
  content: '';
  position: absolute;
  left: -8px;
  top: 0;
  opacity: 0;
}
.infinite_bottom {
  top: 36px;
  left: -50%;
  right: auto;
}
.infinite_bottom:before {
  width: 140px;
  height: 8px;
  left: 0;
  top: -8px;
}
.infinite_child,
.infinite_child ol {
  box-sizing: border-box;
  width: 140px;
  border: 1px  solid #ebebeb;
  border-radius: 3px;
  transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
}
ol.infinite_child dl {
  box-sizing: border-box;
  text-align: left;
  line-height: 34px;
  width: 100%;
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  border-bottom: 1px solid #ebebeb;
}
ol.infinite_child dl:last-child,
ol.infinite_child ol dl:last-child {
  border: 0;
}
ol.infinite_child dl .tmpicon-right {
  position: absolute;
  color: #ccc;
  right: 8px;
  top: 0;
}
ol.infinite_child dl ol {
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  top: -1px;
  right: 0;
  background-color: #fff;
  display: none;
  -webkit-transform: translate(100%, 0%);
  transform: translate(100%, 0%);
}
ol.infinite_child dl:hover,
ol.infinite_child dl.next_level {
  background-color: #f5f5f5;
}
ol.infinite_child dl.selected,
ol.infinite_child dl.selected:hover {
  background-color: #fff;
}
ol.infinite_child a {
  display: block;
  box-sizing: border-box;
  padding: 0 8px 0 8px;
  transition: background-color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out;
}
ol.infinite_child dl.selected > a,
ol.infinite_child dl.selected:hover > a {
  background-color: rgba(25, 130, 219, 0.05);
}
ol.infinite_child dl:hover > a + ol,
ol.infinite_child dl:hover > .tmpfont + ol {
  display: block;
}
.show_child {
  position: relative;
}
.show_child:hover .infinite_child {
  display: block;
}
/*顶部图标按钮*/
.btn_fun {
  padding: 20px 0 0 14px;
  float: right;
}
.btn_fun *[class*="font"] {
  color: #fff;
  width: 34px;
  height: 34px;
  border-radius: 100%;
  text-align: center;
  line-height: 34px;
  position: relative;
  z-index: 2;
  margin-left: 10px;
  background-color: #1982db;
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
}
.btn_fun *[class*="font"] .dot {
  width: 5px;
  height: 5px;
  border-radius: 100%;
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: #e64340;
}
.btn_fun *[class*="font"] .num {
  background-color: #e64340;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  padding: 0 4px;
  border-radius: 16px;
  position: absolute;
  top: -3px;
  right: -5px;
}
.btn_fun .tmpicon-search {
  background-color: #1982db;
}
.btn_fun .tmpicon-question {
  background-color: #ff8400;
}
.btn_fun .tmpicon-quit {
  background-color: #e64340;
}
.btn_fun .tmpicon-custom {
  background-color: #64c1d3;
}
.btn_fun .tmpicon-fbfill {
  background-color: #00c3fb;
}
.btn_fun .tmpicon-twfill {
  background-color: #64c1d3;
}
.btn_fun .tmpicon-wxfill {
  background-color: #26ba23;
}
.btn_fun .tmpicon-qqfill {
  background-color: #00c3fb;
}
.btn_fun .tmpicon-wbfill {
  background-color: #e64340;
}
.btn_fun .tmpicon-rrfill {
  background-color: #00c3fb;
}
.btn_fun .tmpicon-noscreen,
.btn_fun .tmpicon-screen {
  background-color: #26ba23;
}
.btn_fun .tmpicon-myfill {
  background-color: #808080;
}
.btn_fun .quit_head {
  background-color: #ebebeb;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 14px;
}
.btn_fun .quit_head:before {
  color: #ccc;
  position: relative;
  right: -24px;
}
.btn_fun .tmpicon-open {
  background-color: #1982db;
}
.btn_fun .ylicon-shangcheng {
  background: transparent;
  color: #4d4d4d;
  border: 1px solid #fff;
  width: 32px;
  height: 32px;
  line-height: 32px;
  color: #fff;
}
.btn_fun.pure *[class*="font"] {
  border: 2px solid rgba(255, 255, 255, 0.3);
  box-sizing: border-box;
  line-height: 32px;
  background-color: transparent!important;
}
.btn_fun .tmpicon-process:before {
  -webkit-animation: rotate360 2s linear infinite;
  animation: rotate360 2s linear infinite;
  display: inline-block;
}
.bg_white .btn_fun.pure *[class*="font"] {
  color: #1982db;
  border-color: #1982db;
}
.bg_white .btn_fun.pure .tmpicon-search {
  color: #1982db;
  border-color: #1982db;
}
.bg_white .btn_fun.pure .tmpicon-question {
  color: #ff8400;
  border-color: #ff8400;
}
.bg_white .btn_fun.pure .tmpicon-quit {
  color: #e64340;
  border-color: #e64340;
}
.bg_white .btn_fun.pure .tmpicon-custom {
  color: #64c1d3;
  border-color: #64c1d3;
}
.bg_white .btn_fun.pure .tmpicon-fbfill {
  color: #00c3fb;
  border-color: #00c3fb;
}
.bg_white .btn_fun.pure .tmpicon-twfill {
  color: #64c1d3;
  border-color: #64c1d3;
}
.bg_white .btn_fun.pure .tmpicon-wxfill {
  color: #26ba23;
  border-color: #26ba23;
}
.bg_white .btn_fun.pure .tmpicon-qqfill {
  color: #00c3fb;
  border-color: #00c3fb;
}
.bg_white .btn_fun.pure .tmpicon-wbfill {
  color: #e64340;
  border-color: #e64340;
}
.bg_white .btn_fun.pure .tmpicon-rrfill {
  color: #00c3fb;
  border-color: #00c3fb;
}
.bg_white .btn_fun.pure .tmpicon-noscreen,
.bg_white .btn_fun.pure .tmpicon-screen {
  color: #26ba23;
  border-color: #26ba23;
}
/*右侧客服回到顶部*/
.side_ser {
  position: fixed;
  right: 14px;
  bottom: 14px;
  z-index: 3;
}
.with_side_ser {
  height: 54px;
}
.side_ser .block {
  margin-top: 10px;
  position: relative;
}
.side_ser .block a {
  width: 54px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  border: 0px solid rgba(0, 0, 0, 0.3);
  color: rgba(0, 0, 0, 0.3);
  background-color: #fff;
  font-size: 28px;
  transition: all .4s linear;
  -webkit-transition: all .4s linear;
}
.side_ser .block a:hover {
  border-color: #1982db;
  color: #1982db;
}
.side_ser .block .dot {
  width: 5px;
  height: 5px;
  border-radius: 100%;
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: #e64340;
}
.side_ser .block.online a {
  border: 2px solid #1982db;
  background-color: #fff;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 2;
}
.side_ser .block.online:before {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  content: '';
  position: absolute;
  background-color: rgba(25, 130, 219, 0.3);
  transform: scale(1.3);
}
.side_ser .block.load {
  display: none;
}
.side_ser .block.load a {
  border: 2px solid #fff;
  background-color: #fff;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 2;
  background-image: url(../images/loading.gif);
}
.side_ser .block.gotop {
  overflow: hidden;
}
.side_ser .block.gotop a {
  margin-bottom: -80px;
}
.side_ser .block.gotop .show {
  margin-bottom: 0;
}
*[id*='ser_wx_'],
#ser_wb,
#ser_mobi {
  padding-top: 5px;
  text-align: center;
}
*[id*='ser_wx_'] img,
#ser_wb img,
#ser_mobi img {
  width: 120px;
  display: block;
}
/*主题框架end*/
/*swiper轮播-start*/
a_roll {
  height: 240px;
  background-color: #333;
}
.a_roll .swiper-slide {
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.a_roll .swiper-slide img {
  height: 100%;
}
/**/
.myslide-next,
.myslide-prev {
  position: absolute;
  top: 50%;
  width: 28px;
  height: 28px;
  margin-top: -14px;
  z-index: 10;
  cursor: pointer;
  font-size: 28px;
  color: #fff;
  text-align: center;
}
.out_nav .myslide-next,
.out_nav .myslide-prev {
  color: #1982db;
}
.myslide-prev {
  left: 10px;
}
.myslide-next {
  right: 10px;
  left: auto;
}
.myslide-prev.swiper-button-disabled,
.myslide-next.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}
/**/
.roundout-next,
.roundout-prev {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border-radius: 100%;
  margin-top: -24px;
  z-index: 10;
  cursor: pointer;
  font-size: 28px;
  color: #ccc;
  border: 2px solid #ccc;
}
.roundout-prev {
  left: -56px;
}
.roundout-next {
  right: -56px;
  left: auto;
}
.roundout-prev.swiper-button-disabled,
.roundout-next.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}
/**/
.his-next,
.his-prev {
  position: absolute;
  top: 0;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 100%;
  z-index: 10;
  cursor: pointer;
  font-size: 12px;
  color: #ccc;
  border: 1px solid #ccc;
  background-color: #fff;
}
.his-prev {
  left: 0;
}
.his-next {
  right: 0;
  left: auto;
}
.his-prev.swiper-button-disabled,
.his-next.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}
/**/
.square-next,
.square-prev {
  position: absolute;
  top: 50%;
  width: 54px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  margin-top: -27px;
  z-index: 10;
  cursor: pointer;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.5);
  background-color: rgba(25, 130, 219, 0.8);
}
.square-prev {
  left: 0px;
}
.square-next {
  right: 0;
  left: auto;
}
.square-prev.swiper-button-disabled,
.square-next.swiper-button-disabled {
  background-color: rgba(0, 0, 0, 0.5);
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}
/**/
.mypagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-container-horizontal > .mypagination.swiper-pagination-bullets {
  bottom: 20px;
}
.mypagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
  opacity: .4;
}
.mypagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
}
.out_bullet {
  position: inherit;
}
.out_bullet .swiper-pagination-bullet {
  margin: 0 2px;
  width: 4px;
  height: 4px;
}
.myslide-next.lit,
.slide-prev.lit {
  color: #fff;
}
.mypagination.lit .swiper-pagination-bullet {
  background: #fff;
}
.mypagination.lit .swiper-pagination-bullet-active {
  background: #fff;
}
.myslide-next.dark,
.myslide-prev.dark {
  color: #1982db;
}
.mypagination.dark .swiper-pagination-bullet {
  background: rgba(0, 0, 0, 0.2);
}
.mypagination.dark .swiper-pagination-bullet-active {
  background: #128db3;
}
.mypagination.r_t {
  width: auto;
  right: 0;
  top: -10px;
}
.nav_swiper .swiper-slide {
  text-align: center;
  padding: 10px 0;
  cursor: pointer;
  font-size: 16px;
}
.nav_swiper .swiper-slide .line {
  position: absolute;
  left: 50%;
  bottom: 0px;
  height: 2px;
  background-color: #1982db;
  width: 28px;
  -webkit-transform: translate(-50%, 0) scaleX(0);
  transform: translate(-50%, 0) scaleX(0);
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.nav_swiper .swiper-slide.active-nav .line {
  -webkit-transform: translate(-50%, 0) scaleX(1);
  transform: translate(-50%, 0) scaleX(1);
}
.position_center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.vertical_center {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
/*全屏swiper*/
.full_swiper .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border: 2px solid rgba(0, 0, 0, 0.5);
  background: transparent;
}
.full_swiper .swiper-pagination-bullet-active {
  border-color: #1982db;
}
.full_swiper {
  height: 100vh;
}
.full_swiper .swiper-slide.full_slide {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.full_swiper .swiper-slide.auto_slide {
  height: auto;
}
.full_swiper .swiper-slide.white_slide {
  background-color: #fff;
}
.full_swiper .swiper-slide.light_slide {
  background-color: #f5f5f5;
}
.full_swiper .swiper-slide.dark_slide {
  background-color: rgba(0, 0, 0, 0.8);
}
.full_menu {
  position: fixed;
  left: 20px;
  top: 20px;
  display: block;
  width: 26px;
  height: 17px;
  z-index: 3;
}
.full_menu span {
  width: 0px;
  height: 3px;
  background-color: #ccc;
  left: 0;
  position: absolute;
}
.full_menu span:nth-child(1) {
  top: 0;
}
.full_menu span:nth-child(2) {
  top: 7px;
}
.full_menu span:nth-child(3) {
  top: 14px;
}
/*横向滚动*/
.ad_swiper .block {
  display: block;
  height: 80px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.04);
  margin: 4px 0;
  position: relative;
}
.ad_swiper .block:before {
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
  /*边框属性*/
  content: "";
  pointer-events: none;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  border-width: 1px;
  border-style: solid;
  width: 100%;
  height: 100%;
  border-color: rgba(0, 0, 0, 0.04);
}
.person_swiper .block {
  display: block;
  height: 190px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.04);
  margin: 4px 0;
  position: relative;
  text-align: center;
  padding: 0 8px;
}
.person_swiper .block:before {
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
  /*边框属性*/
  content: "";
  pointer-events: none;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  border-width: 1px;
  border-style: solid;
  width: 100%;
  height: 100%;
  border-color: rgba(0, 0, 0, 0.04);
}
.person_swiper .pic {
  width: 44px;
  height: 44px;
  border-radius: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 16px auto;
}
.person_swiper .name {
  line-height: 18px;
}
.person_swiper .major {
  line-height: 18px;
  font-size: 12px;
  color: #808080;
}
.person_swiper .des {
  margin-top: 8px;
  font-size: 10px;
  line-height: 18px;
}
.news_swiper .block {
  display: block;
  height: 152px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.04);
  margin: 4px 0;
  position: relative;
}
.news_swiper .block:before {
  border-radius: 3px;
  /*根据屏幕分辨率设定圆角*/
  /*边框属性*/
  content: "";
  pointer-events: none;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  border-width: 1px;
  border-style: solid;
  width: 100%;
  height: 100%;
  border-color: rgba(0, 0, 0, 0.04);
}
.news_swiper .pic {
  width: 100%;
  height: 100px;
  border-radius: 3px 3px 0 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.news_swiper .title {
  margin: 8px 8px 0 8px;
  font-size: 14px;
  line-height: 18px;
}
/*swiper轮播-end*/
/*animate动画-start*/
/*无限滚动动画*/
@-webkit-keyframes rotate360 {
  0% {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotate360 {
  0% {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
/*180度*/
@-webkit-keyframes rotate180 {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
  }
  to {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
  }
}
@keyframes rotate180 {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
  }
  to {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
  }
}
.rotate180 {
  transform: rotate(180deg);
}
.rotate90 {
  transform: rotate(90deg);
}
.rotate45 {
  transform: rotate(45deg);
}
/*弹出来*/
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
/*渐显动画*/
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
/*向上贴合*/
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
/*animate动画-end*/
/*tabs-start*/
.tab_nav {
  width: 100%;
  text-align: center;
  font-size: 16px;
}
.tab_nav .tab_nav_block {
  line-height: 28px;
  text-align: center;
  padding: 10px 0px;
  position: relative;
}
.tab_nav .tab_nav_block .tab_title {
  margin: 0 10px;
}
.tab_nav .tab_nav_block.flex_block {
  display: block;
}
.tab_nav .tab_nav_block .line {
  position: absolute;
  left: 50%;
  bottom: 0px;
  height: 2px;
  background-color: #1982db;
  width: 28px;
  -webkit-transform: translate(-50%, 0) scaleX(0);
  transform: translate(-50%, 0) scaleX(0);
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.tab_nav .tab_nav_block.selected {
  color: #1982db;
}
.tab_nav .tab_nav_block.selected .line {
  -webkit-transform: translate(-50%, 0) scaleX(1);
  transform: translate(-50%, 0) scaleX(1);
}
.tab_nav .tab_nav_block.block_tab {
  color: #4d4d4d;
}
.tab_con {
  display: none;
}
/**/
.page_ban {
  text-align: center;
}
.page_ban a {
  width: 120px;
  border: 1px solid #f0f0f0;
  background-color: #fff;
  text-align: center;
  font-size: 14px;
  position: relative;
  margin-left: -1px;
  line-height: 44px;
}
.tab_nav.page_ban a {
  line-height: 44px;
  padding: 0;
}
.page_ban a:first-child {
  border-radius: 3px 0 0 3px;
}
.page_ban a:last-child {
  border-radius: 0 3px 3px 0;
}
.page_ban a.selected {
  border: 0;
  background-color: #1982db;
  color: #fff;
  z-index: 2;
}
/*tabs-end*/
/*统计start*/
.statistics .statistics_block {
  text-align: center;
  margin: 20px auto;
  width: 120px;
  display: block;
}
.statistics .statistics_block .result {
  font-size: 30px;
  line-height: 46px;
  position: relative;
}
.statistics .statistics_block .dot {
  width: 6px;
  height: 6px;
  background-color: #e64340;
  border-radius: 100%;
  position: absolute;
  right: -6px;
  top: 6px;
}
.statistics .statistics_block .num {
  background-color: #e64340;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  padding: 0 4px;
  border-radius: 16px;
  position: absolute;
  top: 4px;
  right: -14px;
}
.statistics .statistics_block .result .txt {
  border: 1px solid #e64340;
  color: #e64340;
  background-color: #fff;
  font-size: 12px;
  line-height: 14px;
  padding: 0 2px;
  border-radius: 3px;
  position: absolute;
  top: 4px;
  right: -40px;
}
.statistics .statistics_block .head {
  color: #808080;
}
.statistics .result em {
  font-size: 12px;
}
/**/
.statistics .statistics_block .pic {
  float: left;
  height: 56px;
  width: 56px;
  border-radius: 100%;
  margin: 0px 10px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.statistics .statistics_block .icon {
  float: left;
  width: 56px;
  height: 56px;
  border-radius: 100%;
  text-align: center;
  line-height: 56px;
  color: #fff;
  background-color: #000;
  margin: 0px 8px;
  font-size: 22px;
  position: relative;
}
.statistics .statistics_block .font01 {
  float: left;
  font-size: 56px;
  line-height: 56px;
  margin: 0px 8px;
  position: relative;
}
.statistics .statistics_block .font03 {
  float: left;
  text-align: left;
  color: #808080;
  margin: 0px 8px;
  position: relative;
}
.statistics .statistics_block .font02 {
  float: left;
  text-align: left;
  margin: 0px 8px;
  position: relative;
}
.statistics .statistics_block .font02 .h01 {
  font-size: 38px;
  line-height: 38px;
}
.statistics .statistics_block .font02 .h02 {
  font-size: 12px;
  line-height: 18px;
  color: #808080;
}
/*统计end*/
/*fancy设定开始*/
.fancy-nav a {
  text-decoration: none;
  font-weight: normal;
  font-size: 20px;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  border-radius: 50%;
  display: inline-block;
  width: 22px;
  height: 22px;
  line-height: 17px;
  text-align: center;
  -moz-user-select: none;
  user-select: none;
  cursor: pointer;
  outline: none;
}
.fancy-nav a:hover {
  background-color: #1982db;
  text-decoration: none;
}
.info_tip .fancybox-content {
  padding: 0;
  width: 700px;
  border-radius: 3px;
}
.info_tip .fancybox-bg {
  background-color: #000;
}
.info_tip.fancybox-is-open .fancybox-bg {
  opacity: .2;
}
.caption {
  display: none;
}
.open_info .caption_more a[class*='auto_btn'],
.open_info .caption_more a[class*='auto_btn']:link,
.open_info .caption_more a[class*='auto_btn']:hover,
.open_info .caption_more a[class*='auto_btn']:visited {
  color: #fff;
}
.open_info_fix .caption_more a[class*='auto_btn'],
.open_info_fix .caption_more a[class*='auto_btn']:link,
.open_info_fix .caption_more a[class*='auto_btn']:hover,
.open_info_fix .caption_more a[class*='auto_btn']:visited {
  color: #fff;
}
/**/
@media screen and (max-width: 800px) {
  .open_info .fancybox-button--info {
    display: none;
  }
  .caption_outer {
    max-height: 300px;
    overflow: auto;
  }
  .caption_more {
    line-height: 22px;
    font-size: 12px;
  }
}
@media screen and (min-width: 800px) {
  /*隐藏图片信息大屏幕*/
  .open_info .fancybox-button--info {
    display: inline-block;
  }
  .open_info .fancybox-navigation .fancybox-button {
    z-index: 99996;
  }
  .open_info .fancybox-button--info svg {
    fill: #808080;
  }
  .fancybox-button--info:hover svg {
    fill: #333;
  }
  .open_info .fancybox-button-grey {
    background: transparent;
    color: #808080;
  }
  .open_info .fancybox-button-grey:hover {
    color: #333;
  }
  .open_info .fancybox-caption {
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    padding: 0;
    width: 300px;
    background: #fafafa;
    color: #333;
    z-index: 99996;
    transform: translate3d(320px, 0, 0);
  }
  .open_info .fancybox-caption::before {
    display: none;
  }
  .open_info .fancybox-caption > div {
    padding: 0px 20px 20px 20px;
    max-height: calc(100vhpx);
    overflow: auto;
  }
  .open_info .fancybox-show-caption .fancybox-caption,
  .open_info .fancybox-caption {
    transition: transform .2s;
  }
  .open_info.fancybox-vertical-caption .fancybox-caption {
    transform: translate3d(0, 0, 0);
  }
  .open_info .fancy-nav {
    margin: 6px 0 6px 0;
  }
  .open_info .caption_more {
    line-height: 28px;
    font-size: 14px;
  }
  .open_info .caption_more a,
  .open_info .caption_more a:link,
  .open_info .caption_more a:visited {
    color: #1982db;
  }
  /*固定图片信息大屏幕*/
  .open_info_fix .fancybox-bg {
    background: rgba(255, 255, 255, 0.9);
  }
  .open_info_fix.fancybox-is-open .fancybox-bg {
    opacity: 1;
  }
  .open_info_fix .fancybox-caption {
    background: #f1ecec;
    bottom: 0;
    left: auto;
    padding: 20px;
    right: 44px;
    top: 0;
    width: 356px;
    color: #333;
    overflow: hidden;
  }
  .open_info_fix .fancybox-caption::before {
    display: none;
  }
  .open_info_fix .fancybox-stage {
    right: 400px;
  }
  .open_info_fix .fancybox-toolbar {
    background: #3b3b45;
    bottom: 0;
    left: auto;
    right: 0;
    top: 0;
    width: 44px;
  }
  .open_info_fix .fancybox-button {
    background: transparent;
  }
  .open_info_fix .fancybox-navigation a {
    padding: 0;
  }
  .open_info_fix .fancybox-navigation a:not(.disabled) {
    color: #333;
  }
  .open_info_fix .fancybox-button--arrow_right {
    right: 408px;
  }
  .open_info_fix .caption_more {
    line-height: 28px;
    font-size: 14px;
  }
  .open_info_fix .caption_more a,
  .open_info_fix .caption_more a:link,
  .open_info_fix .caption_more a:visited {
    color: #1982db;
  }
  /*快速预览图文大屏幕*/
  .quick-view-container .quick-view-content {
    bottom: 0;
    height: calc(100% - 40px);
    left: 0;
    margin: auto;
    max-height: 500px;
    max-width: 980px;
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% - 40px);
  }
  .quick-view-container .quick-view-carousel {
    background: #fff;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 40%;
  }
  .quick-view-container .quick-view-carousel .fancybox-stage {
    bottom: 0px;
  }
  .quick-view-container .quick-view-aside {
    background: #fafafa;
    bottom: 0px;
    color: #777;
    left: auto;
    padding: 50px 0 30px 0;
    position: absolute;
    right: 0;
    top: 0px;
    width: 60%;
  }
  .quick-view-container .fancy-nav {
    margin: 6px 0 10px 0;
  }
  .quick-view-container .fancybox-caption {
    background: #fafafa;
    left: auto;
    width: 100%;
    padding: 0px 20px 20px 20px;
    right: 0;
    top: 0;
    color: #333;
    overflow: hidden;
  }
  .quick-view-container .fancybox-caption .caption_more {
    line-height: 28px;
    font-size: 14px;
    max-height: 420px;
    overflow: auto;
  }
  .quick-view-container .fancybox-caption::before {
    display: none;
  }
  .quick-view-container .caption_more a,
  .quick-view-container .caption_more a:link,
  .quick-view-container .caption_more a:visited {
    color: #1982db;
  }
  .quick-view-container .caption_more a[class*='auto_btn'],
  .quick-view-container .caption_more a[class*='auto_btn']:link,
  .quick-view-container .caption_more a[class*='auto_btn']:hover,
  .quick-view-container .caption_more a[class*='auto_btn']:visited {
    color: #fff;
  }
  .quick-view-container .quick-view-close {
    background-color: transparent;
    border: 0;
    cursor: pointer;
    height: 44px;
    width: 44px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 99998;
  }
  .quick-view-container .quick-view-close svg {
    width: 22px;
    height: 22px;
    stroke-width: 2px;
    stroke: #808080;
    transition: all .2s;
  }
  .quick-view-container .quick-view-close:hover svg {
    stroke: #333;
  }
  .quick-view-container .quick-view-bullets {
    bottom: 0;
    left: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    text-align: center;
    width: 100%;
    z-index: 99999;
  }
  .quick-view-container .quick-view-bullets li {
    display: inline-block;
    vertical-align: top;
  }
  .quick-view-container .quick-view-bullets li a {
    display: block;
    height: 30px;
    position: relative;
    width: 20px;
  }
  .quick-view-container .quick-view-bullets li a span {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 99px;
    height: 10px;
    left: 50%;
    overflow: hidden;
    position: absolute;
    text-indent: -99999px;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 10px;
  }
  .quick-view-container .quick-view-bullets li.active a span {
    background: #1982db;
  }
  .quick-view-container .fancybox-toolbar {
    background: #3b3b45;
    bottom: 0;
    left: auto;
    right: 0;
    top: 0;
    width: 44px;
  }
  .quick-view-container .fancybox-button {
    background: transparent;
  }
  .quick-view-container .fancybox-button--arrow_right {
    right: 48px;
  }
  .quick-view-container .quick-view-outer {
    overflow: hidden;
    bottom: 0;
    top: 0;
    left: 0;
    right: 44px;
    position: absolute;
  }
}
/**/
@media screen and (min-width: 800px) and (max-width: 1400px) {
  .open_info_fix .fancybox-caption {
    width: 256px;
  }
  .open_info_fix .fancybox-stage {
    right: 300px;
  }
  .open_info_fix .fancybox-button--arrow_right {
    right: 308px;
  }
}
/*大图水印*/
.fancybox-slide.watermark .fancybox-spaceball {
  background-image: url('../images/crpic.png');
  background-size: cover;
  background-repeat: no-repeat;
}
/*图集在底部*/
.btmthumbs .fancybox-thumbs {
  top: auto;
  width: auto;
  bottom: 0;
  left: 0;
  right: 0;
  height: 95px;
  padding: 10px 10px 5px 10px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.3);
}
.btmthumbs.fancybox-show-thumbs .fancybox-inner {
  right: 0;
  bottom: 95px;
}
.btmthumbs .fancybox-caption {
  text-align: center;
}
.btmthumbs .fancybox-thumbs > ul {
  margin: 0 auto;
}
/*fancy设定结束*/
/*打赏开始*/
.zs-modal-footer {
  text-align: center;
}
.zs-modal-footer label {
  display: block;
  width: 50%;
  float: left;
  box-sizing: border-box;
  margin: 0;
}
.zs-modal-footer img {
  height: 36px;
  vertical-align: middle;
}
.zs-modal-btns {
  text-align: center;
  margin: 36px auto;
}
.zs-modal-btns button {
  margin: 8px 8px;
}
.zs-modal-pay {
  text-align: center;
  margin-bottom: 26px;
}
.zs-modal-pay .pay {
  margin: 16px auto;
  line-height: 52px;
  color: #ff8400;
}
.zs-modal-pay .pay .pay_num,
.zs-modal-pay .pay .float {
  font-size: 52px;
}
.zs-modal-pay .pay font {
  font-size: 22px;
}
.zs-modal-pay .pay .pay_num em {
  display: none;
}
.zs-modal-pay .pay.random .pay_num {
  font-size: 28px;
  line-height: 36px;
}
.zs-modal-pay .pay.random .float,
.zs-modal-pay .pay.random font {
  display: none;
}
.zs-modal-pay p {
  color: #808080;
}
.zs-modal-pay img {
  width: 160px;
  margin: 16px auto;
}
/*打赏结束*/
/*筛选开始*/
/**/
.info_filter {
  position: relative;
  background-color: #fff;
  z-index: 3;
  margin: 24px 12px 0 12px;
  box-sizing: border-box;
  padding: 8px 8px;
  font-size: 14px;
}
.info_filter .other_filter {
  display: none;
}
.info_filter .block {
  position: relative;
  padding: 6px 6px;
  box-sizing: border-box;
}
.info_filter .block .head {
  margin-right: 10px;
  padding-right: 10px;
  color: rgba(0, 0, 0, 0.3);
  position: relative;
}
.info_filter .block .head:before {
  content: '';
  position: absolute;
  right: 0px;
  top: 8px;
  width: 1px;
  height: 12px;
  background-color: #ebebeb;
}
.info_filter .block .select_outer a {
  padding: 0 10px;
  border-radius: 14px;
}
.info_filter .block .select_outer a:hover {
  background-color: #ebebeb;
}
.info_filter .block .select_outer a.selected {
  background-color: #1982db;
  color: #fff;
}
.filter_search_box {
  margin-top: 8px;
}
.filter_search_box .head {
  top: 2px;
}
.info_filter .filter_search {
  width: 300px;
  height: 34px;
  float: left;
  position: relative;
  margin-right: 24px;
}
.info_filter .filter_search input {
  font-size: 14px;
  height: 34px;
  width: 100%;
  background-color: transparent;
  box-sizing: border-box;
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.info_filter .filter_search input:focus {
  border-color: rgba(18, 141, 179, 0.3);
}
.info_filter .flex_block .filter_search a {
  line-height: 34px;
  width: 44px;
  height: 34px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
}
.info_filter .flex_block .filter_search a:hover {
  background-color: transparent;
}
.info_filter .filter_search a:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 16px;
  background-color: #ebebeb;
  left: 0;
  top: 9px;
}
.info_filter .hot_s {
  font-size: 12px;
  color: #808080;
  margin-top: 4px;
}
.info_filter .btn .tmpfont {
  transition: transform 0.2s linear, box-shadow 0.2s linear;
  -webkit-transition: transform 0.2s linear, box-shadow 0.2s linear;
}
.filter_ad {
  width: 100%;
  margin-bottom: 8px;
}
.filter_ad a {
  display: block;
}
.filter_ad img {
  display: block;
  width: 100%;
}
/*筛选结束*/
/*无限菜单开始*/
.treeview_response .close_treeview {
  line-height: 44px;
  width: 44px;
  text-align: center;
  height: 44px;
  font-size: 22px;
  position: absolute;
  right: 0;
  top: 0;
  display: none;
  color: #ccc;
}
/*无限菜单结束*/
/*无限加载*/
*[class*="page-load"] {
  display: none;
  text-align: center;
  margin: 26px auto;
  font-size: 14px;
}
.infinite-scroll-request img {
  height: 32px;
}
.infinite-scroll-last,
.infinite-scroll-error {
  color: #ccc;
}
/**/
