@font-face {font-family: "iconfont";
  src: url(./fonts/70ad290e9d11db6ec5a7c9f2b16bc429.eot); /* IE9 */
  src: url(./fonts/70ad290e9d11db6ec5a7c9f2b16bc429.eot#iefix) format('embedded-opentype'), /* IE6-IE8 */
  url(./fonts/9a166d0e4a14996acd2620736f5d5c02.woff) format('woff'),
  url(./fonts/9a166d0e4a14996acd2620736f5d5c02.woff) format('woff'),
  url(./fonts/aee4e12d68fb832e3a30f7e649f7294f.ttf) format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url(./fonts/92751a4fb0e0b8e704f82919af370876.svg#iconfont) format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iconarrow-close:before {
  content: "\e79a";
}

.iconarrow-add:before {
  content: "\e79b";
}

.icondelete:before {
  content: "\e6ee";
}

.iconmenu-solid:before {
  content: "\e727";
}

.iconAndroid1:before {
  content: "\e799";
}

.iconiphone:before {
  content: "\e798";
}

.iconjingyin1:before {
  content: "\e797";
}

.iconspeaker:before {
  content: "\e6f7";
}

.iconjingyin:before {
  content: "\e796";
}

.iconspeaker-solid:before {
  content: "\e72d";
}

.iconinformation-solid:before {
  content: "\e732";
}

.iconcomment:before {
  content: "\e6ed";
}

.iconarrow-jiantou-down3:before {
  content: "\e795";
}

.iconkuaishou-No-Border:before {
  content: "\e793";
}

.iconcontact-1:before {
  content: "\e792";
}

.iconshare:before {
  content: "\e6f6";
}

.iconkuaishou:before {
  content: "\e791";
}

.iconarrow-jiantou-right1:before {
  content: "\e78d";
}

.iconarrow-jiantou-up1:before {
  content: "\e78e";
}

.iconarrow-jiantou-left1:before {
  content: "\e78f";
}

.iconnumber1:before {
  content: "\e78c";
}

.iconnumber6:before {
  content: "\e787";
}

.iconnumber5:before {
  content: "\e788";
}

.iconnumber2:before {
  content: "\e789";
}

.iconnumber4:before {
  content: "\e78a";
}

.iconnumber3:before {
  content: "\e78b";
}

.icondouyin-No-Border:before {
  content: "\e785";
}

.icontoutiao-No-Border:before {
  content: "\e786";
}

.icondouyin1:before {
  content: "\e781";
}

.icontoutiao:before {
  content: "\e782";
}

.iconwechat:before {
  content: "\e783";
}

.iconweibo:before {
  content: "\e784";
}

.iconmenu:before {
  content: "\e780";
}

.iconsearch:before {
  content: "\e77f";
}

.iconclose:before {
  content: "\e77d";
}

.iconplay:before {
  content: "\e6f3";
}

.iconarrow-line-down-s:before {
  content: "\e6e7";
}

.iconarrow-line-down:before {
  content: "\e6e6";
}

.iconarrow-line-left-s:before {
  content: "\e6e8";
}

.iconarrow-line-left:before {
  content: "\e6e9";
}

.iconarrow-line-up:before {
  content: "\e6ea";
}

.iconarrow-line-right-s:before {
  content: "\e6eb";
}

.iconarrow-line-up-s:before {
  content: "\e6ec";
}

.iconarrow-jiantou-left:before {
  content: "\e707";
}

.iconarrow-jiantou-down:before {
  content: "\e708";
}

.iconarrow-jiantou-right:before {
  content: "\e709";
}

.iconarrow-jiantou-up:before {
  content: "\e70a";
}

.iconarrow-sanjiao-left-s:before {
  content: "\e71d";
}

.iconarrow-sanjiao-down-s:before {
  content: "\e71c";
}

.iconarrow-sanjiao-right-:before {
  content: "\e71e";
}

.iconarrow-sanjiao-up-s:before {
  content: "\e71f";
}

.iconshare-weixin:before {
  content: "\e743";
}

.iconshare-weibo:before {
  content: "\e745";
}

.iconxiewenbackground:before {
  content: "\e77b";
}


@charset "UTF-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
button,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset,
img {
  border: 0; }

img {
  vertical-align: middle; }

em {
  font-style: normal; }

ol,
ul {
  list-style: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal; }

a,
a:focus,
a:hover {
  cursor: pointer;
  color: inherit;
  text-decoration: none; }

div:focus {
  outline: none; }

html {
  height: 100%;
  box-sizing: border-box; }

body {
  height: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif;
  color: #333; }

label {
  font-weight: 700; }

*,
*:before,
*:after {
  box-sizing: inherit; }

th {
  font-weight: normal; }

input, input:focus,
button, button:focus, button:active {
  outline: none;
  box-shadow: none;
  border: none; }

/* placeholder样式重置 */
::-webkit-input-placeholder {
  color: #999; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #999; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #999; }

:-ms-input-placeholder {
  color: #999; }

input.placeholder, textarea.placeholder {
  color: #999 !important; }

input[type='password']::-ms-reveal {
  display: none; }

input[type=text]::-ms-clear {
  display: none; }

.clearfix::after {
  content: ' ';
  display: block;
  width: 0;
  height: 0;
  clear: both;
  font-size: 0;
  visibility: hidden; }

h2 {
  margin: 0; }

.main_content {
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box; }

.clearfix::after {
  content: ' ';
  display: block;
  width: 0;
  height: 0;
  clear: both;
  font-size: 0;
  visibility: hidden; }

iframe {
  border: none; }

.header {
  height: 114px;
  line-height: 114px; }
  .header .logo_module {
    display: inline-block; }
    .header .logo_module .left {
      display: inline-block;
      vertical-align: middle;
      margin-right: 16px; }
    .header .logo_module .right {
      display: inline-block;
      vertical-align: middle; }
      .header .logo_module .right span {
        display: inline-block;
        font-weight: 600;
        color: #E02020;
        line-height: 50px;
        font-size: 36px; }
      .header .logo_module .right p {
        font-size: 16px;
        font-family: ArialMT;
        color: #333333;
        line-height: 18px; }
  .header .right_content {
    float: right;
    font-size: 0;
    line-height: 114px; }
  .header .search_input {
    float: left;
    display: inline-block;
    border-radius: 3px; }
    .header .search_input .input_box {
      display: inline-block;
      line-height: 1;
      position: relative;
      border: 1px solid #c4c4c4;
      border-right: 0;
      border-radius: 8px 0 0 8px; }
    .header .search_input .label {
      position: absolute;
      left: 17px;
      top: 12px;
      font-size: 14px;
      font-weight: 400;
      color: #999999;
      line-height: 22px; }
    .header .search_input input {
      width: 329px;
      height: 46px;
      outline: none;
      border: none;
      line-height: normal;
      line-height: 44px\0;
      vertical-align: middle;
      padding: 0 16px;
      font-size: 14px;
      font-weight: 400;
      color: #333;
      box-sizing: border-box;
      border-radius: 8px; }
    .header .search_input .search_icon {
      width: 64px;
      height: 48px;
      background: #025293;
      display: inline-block;
      vertical-align: middle;
      text-align: center;
      line-height: 45px;
      cursor: pointer;
      border: 2px solid #025293;
      box-sizing: border-box;
      border-radius: 0 8px 8px 0; }
    .header .search_input .list_box {
      display: none;
      position: absolute;
      left: -1px;
      top: 47px;
      width: 384px;
      z-index: 15; }
    .header .search_input ul {
      position: relative;
      background: #ffffff;
      width: 100%;
      max-height: 300px;
      overflow: auto;
      z-index: 10;
      border: 1px solid #eeeeee;
      box-sizing: border-box;
      border-bottom-left-radius: 4px;
      border-bottom-right-radius: 4px;
      box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08); }
      .header .search_input ul:before {
        content: '';
        position: absolute;
        left: -1px;
        top: -9px;
        width: 8px;
        height: 8px;
        background-color: #fff;
        border-bottom: 1px solid #c4c4c4;
        border-left: 1px solid #c4c4c4; }
      .header .search_input ul:after {
        content: '';
        position: absolute;
        right: -1px;
        top: -9px;
        width: 8px;
        height: 8px;
        background: #025293;
        border-right: 1px solid #025293;
        border-bottom: 1px solid #025293; }
      .header .search_input ul li {
        font-size: 14px;
        font-weight: 400;
        color: #333333;
        line-height: 30px;
        padding: 0 12px;
        cursor: pointer; }
        .header .search_input ul li em {
          font-style: normal;
          color: #DF2625; }
        .header .search_input ul li:hover {
          background: #f8f8f8;
          font-weight: bold; }
    .header .search_input .clear_history {
      font-size: 14px;
      font-weight: 400;
      color: #025293;
      line-height: 30px;
      position: absolute;
      z-index: 15;
      right: 25px;
      bottom: 0px;
      cursor: pointer;
      text-decoration: underline; }
  .header .advanced_search {
    float: left;
    display: inline-block;
    font-size: 14px;
    color: #999;
    margin: 0 15px;
    cursor: pointer; }
    .header .advanced_search:hover {
      color: #025293; }

.search-flex {
  display: flex;
  width: 100%; }

.search-body {
  display: flex;
  flex-direction: column;
  min-height: 100vh !important;
  width: 100%; }

.search-main {
  flex-grow: 1; }

.tab {
  background: #025293;
  height: 48px;
  width: 100%; }
  .tab ul {
    width: 1200px;
    white-space: nowrap;
    margin: 0 auto;
    font-size: 0;
    box-sizing: border-box; }
    .tab ul li {
      display: inline-block;
      font-size: 18px;
      color: #ffffff;
      line-height: 48px;
      cursor: pointer;
      padding: 0 30px;
      position: relative;
      -moz-user-select: none;
      /*火狐*/
      -webkit-user-select: none;
      /*webkit浏览器*/
      -ms-user-select: none;
      /*IE10*/
      -khtml-user-select: none;
      /*早期浏览器*/
      user-select: none; }
      .tab ul li.cur {
        font-weight: bold;
        background: linear-gradient(180deg, #025293 0%, rgba(0, 63, 114, 0.8) 100%); }
        .tab ul li.cur:after {
          content: '';
          display: inline-block;
          position: absolute;
          left: 50%;
          bottom: 1px;
          margin-left: -4px;
          width: 0;
          height: 0;
          border-left: 4px solid transparent;
          border-right: 4px solid transparent;
          border-bottom: 4px solid #fff; }
      .tab ul li:hover {
        font-weight: bold; }
    .tab ul li:nth-child(8) {
      margin-right: 12px; }
    .tab ul li.gov {
      margin: 0 30px 0 42px;
      padding-left: 28px;
      background: url(./images/search_nav_gov.png) no-repeat left center;
      background-size: 20px; }
      .tab ul li.gov:before {
        content: '';
        position: absolute;
        left: -42px;
        top: 50%;
        margin-top: -10px;
        width: 1px;
        height: 21px;
        background: #447BA8; }
    .tab ul li.province {
      margin: 0;
      padding-left: 28px;
      background: url(./images/search_nav_province.png) no-repeat left center;
      background-size: 20px; }

.search_filter {
  padding: 21px 0 21px;
  line-height: 22px; }
  .search_filter .seach_result_num {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #999;
    line-height: 22px;
    vertical-align: top; }
  .search_filter .search_filter_content {
    display: inline-block;
    vertical-align: top; }
    .search_filter .search_filter_content .search_filter_item {
      display: inline-block;
      margin-left: 56px; }
    .search_filter .search_filter_content .search_filter_item.active > span {
      color: #333; }
    .search_filter .search_filter_content .search_filter_item_time,
    .search_filter .search_filter_content .search_filter_item_appendix {
      position: relative; }
      .search_filter .search_filter_content .search_filter_item_time > span,
      .search_filter .search_filter_content .search_filter_item_appendix > span {
        display: inline-block;
        font-size: 16px;
        font-weight: 400;
        color: #999;
        line-height: 20px;
        padding: 0 24px 0 0;
        height: auto;
        background: url(./images/search_triangle.png) center right no-repeat;
        background-size: 16px;
        cursor: pointer;
        -moz-user-select: none;
        /*火狐*/
        -webkit-user-select: none;
        /*webkit浏览器*/
        -ms-user-select: none;
        /*IE10*/
        -khtml-user-select: none;
        /*早期浏览器*/
        user-select: none; }
      .search_filter .search_filter_content .search_filter_item_time .time_list,
      .search_filter .search_filter_content .search_filter_item_time .appendix_list,
      .search_filter .search_filter_content .search_filter_item_appendix .time_list,
      .search_filter .search_filter_content .search_filter_item_appendix .appendix_list {
        display: none;
        width: 208px;
        border: 1px solid #eeeeee;
        box-shadow: 2px 2px 4px 0px rgba(221, 221, 221, 0.5);
        position: absolute;
        left: 0;
        top: 27px;
        background: #ffffff;
        z-index: 20;
        box-sizing: border-box; }
      .search_filter .search_filter_content .search_filter_item_time .appendix_list,
      .search_filter .search_filter_content .search_filter_item_appendix .appendix_list {
        width: 80px; }
        .search_filter .search_filter_content .search_filter_item_time .appendix_list ul li,
        .search_filter .search_filter_content .search_filter_item_appendix .appendix_list ul li {
          padding: 0 18px;
          -moz-user-select: none;
          /*火狐*/
          -webkit-user-select: none;
          /*webkit浏览器*/
          -ms-user-select: none;
          /*IE10*/
          -khtml-user-select: none;
          /*早期浏览器*/
          user-select: none; }
      .search_filter .search_filter_content .search_filter_item_time ul,
      .search_filter .search_filter_content .search_filter_item_appendix ul {
        padding: 7px 0 4px; }
        .search_filter .search_filter_content .search_filter_item_time ul li,
        .search_filter .search_filter_content .search_filter_item_appendix ul li {
          height: 25px;
          font-size: 14px;
          font-weight: 400;
          color: #666666;
          line-height: 25px;
          padding: 0 28px;
          margin-bottom: 7px;
          cursor: pointer;
          -moz-user-select: none;
          /*火狐*/
          -webkit-user-select: none;
          /*webkit浏览器*/
          -ms-user-select: none;
          /*IE10*/
          -khtml-user-select: none;
          /*早期浏览器*/
          user-select: none; }
          .search_filter .search_filter_content .search_filter_item_time ul li:hover,
          .search_filter .search_filter_content .search_filter_item_appendix ul li:hover {
            color: #025293;
            background: #F7F7F7; }
          .search_filter .search_filter_content .search_filter_item_time ul li.cur,
          .search_filter .search_filter_content .search_filter_item_appendix ul li.cur {
            color: #025293;
            background: #F7F7F7; }
      .search_filter .search_filter_content .search_filter_item_time .line,
      .search_filter .search_filter_content .search_filter_item_appendix .line {
        width: 173px;
        height: 1px;
        background: #EBEBEB;
        margin: 0 auto; }
      .search_filter .search_filter_content .search_filter_item_time .bottom,
      .search_filter .search_filter_content .search_filter_item_appendix .bottom {
        padding: 0 16px; }
      .search_filter .search_filter_content .search_filter_item_time .custom_time_title,
      .search_filter .search_filter_content .search_filter_item_appendix .custom_time_title {
        display: inline-block;
        font-size: 14px;
        font-weight: 400;
        color: #333333;
        line-height: 30px;
        margin: 7px 0 9px; }
      .search_filter .search_filter_content .search_filter_item_time .custom_time,
      .search_filter .search_filter_content .search_filter_item_appendix .custom_time {
        margin-bottom: 13px;
        font-size: 0; }
        .search_filter .search_filter_content .search_filter_item_time .custom_time .cong,
        .search_filter .search_filter_content .search_filter_item_appendix .custom_time .cong {
          display: inline-block;
          font-size: 14px;
          font-weight: 400;
          color: #666666;
          line-height: 30px;
          padding: 0 10px; }
        .search_filter .search_filter_content .search_filter_item_time .custom_time .custom_time_input,
        .search_filter .search_filter_content .search_filter_item_appendix .custom_time .custom_time_input {
          display: inline-block;
          width: 138px;
          height: 32px;
          background: #ffffff;
          border: 1px solid #EBEBEB;
          position: relative; }
          .search_filter .search_filter_content .search_filter_item_time .custom_time .custom_time_input input,
          .search_filter .search_filter_content .search_filter_item_appendix .custom_time .custom_time_input input {
            width: 100%;
            height: 100%;
            border: none;
            outline-style: none;
            position: relative;
            z-index: 30;
            background: transparent;
            font-size: 14px;
            font-weight: 400;
            color: #666666;
            line-height: 30px;
            padding: 0 10px;
            box-sizing: border-box; }
          .search_filter .search_filter_content .search_filter_item_time .custom_time .custom_time_input i,
          .search_filter .search_filter_content .search_filter_item_appendix .custom_time .custom_time_input i {
            display: inline-block;
            width: 16px;
            height: 17px;
            background: url(./images/search_icon_rili.png);
            background-size: 16px;
            position: absolute;
            right: 10px;
            top: 8px; }
      .search_filter .search_filter_content .search_filter_item_time .btn,
      .search_filter .search_filter_content .search_filter_item_appendix .btn {
        width: 56px;
        height: 32px;
        background: #025293;
        border-radius: 3px;
        font-size: 14px;
        font-weight: 400;
        color: #ffffff;
        line-height: 32px;
        text-align: center;
        margin: 2px auto 17px;
        cursor: pointer; }
    .search_filter .search_filter_content .label {
      display: inline-block;
      font-size: 16px;
      font-weight: 400;
      color: #999;
      line-height: 20px;
      vertical-align: middle; }
    .search_filter .search_filter_content .ui_radio {
      display: inline-block;
      font-size: 16px;
      font-weight: 400;
      color: #999;
      line-height: 20px;
      vertical-align: middle;
      height: auto;
      padding: 0 0 0 25px;
      background: url(./images/search_radio.png) no-repeat 0 center;
      background-size: 14px;
      margin: 0;
      -moz-user-select: none;
      /*火狐*/
      -webkit-user-select: none;
      /*webkit浏览器*/
      -ms-user-select: none;
      /*IE10*/
      -khtml-user-select: none;
      /*早期浏览器*/
      user-select: none; }
      .search_filter .search_filter_content .ui_radio.first_radio {
        margin-right: 23px; }
      .search_filter .search_filter_content .ui_radio.cur {
        background: url(./images/search_radio_checked.png) no-repeat 0 center;
        background-size: 14px;
        color: #333; }
    .search_filter .search_filter_content .o_Dropdown {
      border: none;
      height: auto;
      box-shadow: none;
      cursor: pointer !important; }
      .search_filter .search_filter_content .o_Dropdown .name {
        font-size: 14px;
        font-weight: 400;
        color: #666666;
        line-height: 20px !important;
        padding: 0 24px 0 0;
        height: auto; }
      .search_filter .search_filter_content .o_Dropdown .i_down {
        font-size: 0;
        width: 16px;
        height: 16px;
        background: url(./images/search_triangle.png) no-repeat;
        background-size: 16px;
        right: 0;
        margin-top: -8px; }
      .search_filter .search_filter_content .o_Dropdown .list li.cur {
        background: #025293; }
      .search_filter .search_filter_content .o_Dropdown .listbox {
        top: 30px; }

.additional_filter {
  display: none;
  font-size: 12px;
  font-weight: 400;
  color: #666666;
  line-height: 17px;
  margin-bottom: 30px;
  position: relative; }
  .additional_filter .selected_top {
    display: none;
    margin-bottom: 8px; }
  .additional_filter .selected_label {
    display: inline-block;
    line-height: 25px; }
  .additional_filter ol {
    display: inline-block;
    max-width: 1000px;
    vertical-align: top;
    font-size: 0;
    margin-top: -8px; }
    .additional_filter ol li {
      position: relative;
      display: inline-block;
      vertical-align: top;
      border: 1px solid #ebebeb;
      border-radius: 2px;
      font-size: 12px;
      height: 24px;
      font-weight: 400;
      color: #333333;
      padding: 0 28px 0 8px;
      box-sizing: border-box;
      margin: 8px 8px 0 0; }
      .additional_filter ol li span {
        display: inline-block;
        vertical-align: top;
        position: relative;
        line-height: 22px; }
      .additional_filter ol li i {
        position: absolute;
        width: 16px;
        height: 16px;
        top: 3px;
        right: 4px;
        background: url(./images/filter-remove.png) no-repeat center/16px;
        cursor: pointer; }
        .additional_filter ol li i:hover {
          background-image: url(./images/filter-remove-active.png); }
  .additional_filter .clearAll {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 12px;
    font-weight: 400;
    color: #3278DE;
    line-height: 25px;
    cursor: pointer; }
  .additional_filter .additional_filter_table {
    height: 100%;
    overflow: hidden;
    position: relative;
    border: 1px solid #EFE2D7; }
    .additional_filter .additional_filter_table .item {
      height: 38px;
      line-height: 38px;
      position: relative;
      overflow: hidden;
      border-top: 1px solid #EBEBEB; }
      .additional_filter .additional_filter_table .item:first-child {
        border-top: 0; }
    .additional_filter .additional_filter_table .filter_table_label {
      float: left;
      font-size: 12px;
      color: #666;
      display: inline-block;
      vertical-align: top;
      width: 88px;
      text-align: center;
      background: #FFF1E5;
      margin-right: 15px; }
    .additional_filter .additional_filter_table ul {
      overflow: hidden;
      padding-right: 70px; }
    .additional_filter .additional_filter_table li {
      display: inline-block;
      font-size: 12px;
      font-weight: 400;
      color: #666666;
      padding: 0 8px;
      cursor: pointer; }
      .additional_filter .additional_filter_table li.cur {
        color: #025293; }
    .additional_filter .additional_filter_table .open {
      position: absolute;
      right: 0;
      top: 0;
      font-size: 12px;
      font-weight: 400;
      color: #025293;
      line-height: 38px;
      cursor: pointer;
      user-select: none; }
      .additional_filter .additional_filter_table .open .iconfont {
        margin: 0 10px;
        color: #C5C5C5;
        font-size: 13px; }

.search_noResult {
  display: none; }
  .search_noResult .title {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 22px;
    margin-bottom: 12px; }
    .search_noResult .title em {
      color: #E02020;
      font-weight: bold; }
  .search_noResult .suggest {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 20px; }
    .search_noResult .suggest ul {
      margin-top: 7px; }
    .search_noResult .suggest li {
      font-size: 0;
      line-height: 30px; }
      .search_noResult .suggest li i {
        display: inline-block;
        width: 6px;
        height: 6px;
        background: #C5C5C5;
        border-radius: 50%;
        margin: 0 9px 0 5px; }
      .search_noResult .suggest li span {
        font-size: 14px;
        font-weight: 400;
        color: #666666;
        line-height: 20px; }
  .search_noResult .search-word-pre {
    display: inline;
    white-space: normal; }

.search_error_tip {
  display: none;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: 1;
  margin-bottom: 21px; }
  .search_error_tip i {
    display: inline-block;
    font-style: normal;
    color: #E02020;
    line-height: 22px;
    position: relative;
    top: -1px; }
  .search_error_tip span {
    color: #025293;
    position: relative;
    top: -1px;
    cursor: pointer; }

.basic_result {
  font-size: 0;
  padding-bottom: 40px; }
  .basic_result:after {
    content: '';
    display: block;
    clear: both; }
  .basic_result .left {
    float: left;
    width: 840px; }
  .basic_result .right {
    float: right;
    width: 320px;
    margin-left: 40px;
    box-sizing: border-box; }
    .basic_result .right .item {
      margin-bottom: 10px; }
    .basic_result .right h2 {
      font-size: 20px;
      font-weight: bold;
      color: #333333;
      line-height: 1;
      margin-bottom: 23px; }
    .basic_result .right .related_systems {
      margin-bottom: 30px; }
      .basic_result .right .related_systems a {
        display: block;
        margin-bottom: 10px; }
      .basic_result .right .related_systems img {
        width: 318px;
        object-fit: contain;
        font-family: 'object-fit: contain;';
        border: 1px solid #ebebeb;
        box-sizing: border-box; }
    .basic_result .right .intelligent_recommendation {
      margin-bottom: 30px; }
      .basic_result .right .intelligent_recommendation h2 {
        margin-bottom: 17px; }
    .basic_result .right .search_rankings {
      margin-bottom: 30px; }
      .basic_result .right .search_rankings h2 {
        margin-bottom: 9px; }
    .basic_result .right .interested h2 {
      margin-bottom: 7px; }
    .basic_result .right .interested a {
      line-height: 40px; }
    .basic_result .right dl {
      position: relative; }
      .basic_result .right dl:after {
        content: '';
        display: inline-block;
        width: 1px;
        height: 100%;
        max-height: 167px;
        background: #EBEBEB;
        position: absolute;
        left: 0;
        top: 0; }
    .basic_result .right dt {
      font-size: 16px;
      font-weight: bold;
      color: #333333;
      line-height: 22px;
      padding-left: 15px;
      margin-bottom: 3px;
      position: relative; }
      .basic_result .right dt:before {
        content: '';
        display: inline-block;
        width: 17px;
        height: 17px;
        background: #EBEBEB;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -8px;
        margin-left: -8px;
        background: url(./images/search_recommendation.png);
        background-size: 17px;
        z-index: 10; }
    .basic_result .right dd {
      padding-left: 15px; }
      .basic_result .right dd span {
        display: block;
        font-size: 14px;
        font-weight: 400;
        color: #333333;
        line-height: 32px;
        padding-left: 13px;
        cursor: pointer; }
        .basic_result .right dd span:hover {
          color: #025293;
          background: #f7f7f7;
          font-weight: 600; }
    .basic_result .right ol {
      list-style: none; }
      .basic_result .right ol li span {
        max-width: 280px;
        display: inline-block;
        font-size: 15px;
        color: #333333;
        line-height: 23px;
        vertical-align: top;
        margin-bottom: 20px;
        margin-top: -3px;
        cursor: pointer; }
      .basic_result .right ol li i {
        position: relative;
        display: inline-block;
        font-style: normal;
        width: 18px;
        height: 18px;
        line-height: 18px;
        background-color: #D9C0A6;
        text-align: center;
        font-size: 12px;
        font-weight: bold;
        vertical-align: middle;
        margin-right: 9px;
        color: #fff;
        border-radius: 2px;
        font-family: Arial-BoldMT, Arial; }
        .basic_result .right ol li i:after {
          content: '';
          position: absolute;
          right: -3px;
          top: 50%;
          margin-top: -2px;
          width: 0;
          height: 0;
          border-top: 3px solid transparent;
          border-bottom: 3px solid transparent;
          border-left: 3px solid #D9C0A6; }
      .basic_result .right ol li.li-0 i {
        background-color: #E83A29; }
        .basic_result .right ol li.li-0 i:after {
          border-left-color: #E83A29; }
      .basic_result .right ol li.li-1 i {
        background-color: #F17A6E; }
        .basic_result .right ol li.li-1 i:after {
          border-left-color: #F17A6E; }
      .basic_result .right ol li.li-2 i {
        background-color: #FAB3AD; }
        .basic_result .right ol li.li-2 i:after {
          border-left-color: #FAB3AD; }
    .basic_result .right ul li a {
      display: block;
      font-size: 14px;
      font-weight: 400;
      color: #333333;
      line-height: 30px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .basic_result .right .relevant_leaders {
      margin-bottom: 30px; }
      .basic_result .right .relevant_leaders h2 {
        font-size: 20px;
        line-height: 1;
        margin-bottom: -6px;
        font-weight: bold; }
      .basic_result .right .relevant_leaders .relevant_leaders_content {
        margin: 0 -8px; }
      .basic_result .right .relevant_leaders .relevant_leaders_item {
        display: inline-block;
        margin: 25px 8px 0;
        cursor: pointer; }
      .basic_result .right .relevant_leaders img {
        width: 96px;
        height: 120px;
        object-fit: cover;
        font-family: 'object-fit: cover;';
        border-radius: 4px; }
      .basic_result .right .relevant_leaders span {
        display: block;
        font-size: 16px;
        line-height: 1;
        font-weight: 400;
        color: #333333;
        text-align: center;
        padding: 12px 0 0; }
    .basic_result .right .main_application_item {
      border: 1px solid #EBEBEB;
      margin-bottom: 20px;
      border-radius: 4px;
      overflow: hidden; }
      .basic_result .right .main_application_item.noBorder {
        border: none;
        box-shadow: none; }
  .basic_result .main_application {
    margin-bottom: 32px; }
    .basic_result .main_application .main_application_item {
      width: 840px;
      margin-bottom: 22px;
      border: 1px solid #eeeeee;
      box-sizing: border-box; }
      .basic_result .main_application .main_application_item.noBorder {
        border: none;
        box-shadow: none; }
    .basic_result .main_application .top {
      padding: 21px;
      box-sizing: border-box; }
      .basic_result .main_application .top .img {
        display: inline-block;
        width: 380px;
        height: 210px;
        margin-right: 30px; }
        .basic_result .main_application .top .img img {
          width: 100%;
          height: 100%; }
      .basic_result .main_application .top .top_right {
        display: inline-block;
        vertical-align: top; }
      .basic_result .main_application .top .title {
        font-size: 16px;
        font-weight: bold;
        color: #333333;
        line-height: 22px;
        margin-bottom: 12px; }
      .basic_result .main_application .top ol {
        display: inline-block;
        vertical-align: top; }
      .basic_result .main_application .top li i {
        display: inline-block;
        width: 5px;
        height: 5px;
        background: #C5C5C5;
        border-radius: 50%;
        vertical-align: middle;
        margin: 0 7px 0 5px; }
      .basic_result .main_application .top li a {
        font-size: 14px;
        font-weight: 500;
        color: #025293;
        line-height: 30px; }
  .basic_result .character_introduction {
    display: block;
    padding: 20px 25px 0;
    box-sizing: border-box;
    min-height: 228px;
    background: linear-gradient(180deg, #E9F2FF 0%, #FFFFFF 100%);
    border-radius: 4px; }
    .basic_result .character_introduction .img {
      display: inline-block;
      float: left; }
      .basic_result .character_introduction .img img {
        width: 132px;
        height: 166px;
        object-fit: cover;
        font-family: 'object-fit: cover;';
        border-radius: 4px; }
    .basic_result .character_introduction table td {
      line-height: 32px;
      font-size: 16px; }
    .basic_result .character_introduction table .desc {
      max-width: 102px;
      font-weight: bold;
      vertical-align: top; }
    .basic_result .character_introduction table .value {
      display: block;
      max-height: 64px;
      max-width: 540px;
      padding-left: 15px;
      display: -webkit-box;
      vertical-align: top;
      overflow: hidden;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
    .basic_result .character_introduction .name-block {
      margin-bottom: 19px; }
    .basic_result .character_introduction .name {
      font-size: 24px;
      font-weight: 400;
      color: #333333;
      line-height: 33px; }
    .basic_result .character_introduction .split-line {
      margin-top: 24px;
      width: 100%;
      height: 1px;
      background-color: #e8e8e8; }
    .basic_result .character_introduction .profile {
      padding: 14px 0 10px;
      line-height: 22px;
      font-size: 16px;
      color: #025293;
      text-align: center; }
    .basic_result .character_introduction .detail {
      font-size: 14px;
      font-weight: 400;
      color: #333333;
      line-height: 30px;
      margin-top: 9px;
      padding-left: 151px; }
      .basic_result .character_introduction .detail p {
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical; }
  .basic_result .basic_result_content .item {
    margin-bottom: 24px; }
  .basic_result .basic_result_content .main_item[has-same-data="true"],
  .basic_result .basic_result_content .item[has-same-data="true"] {
    position: relative; }
    .basic_result .basic_result_content .main_item[has-same-data="true"] .has_same_data,
    .basic_result .basic_result_content .item[has-same-data="true"] .has_same_data {
      position: absolute;
      right: 0;
      bottom: -4px;
      padding: 0 12px;
      height: 24px;
      line-height: 24px;
      font-size: 14px;
      color: #025293;
      background: #F0F5FF;
      border: 1px solid #116FBB;
      border-radius: 12px;
      cursor: pointer; }
    .basic_result .basic_result_content .main_item[has-same-data="true"] .same_data_num,
    .basic_result .basic_result_content .item[has-same-data="true"] .same_data_num {
      display: inline-block;
      width: 16px;
      height: 16px;
      line-height: 16px;
      margin: 3px 0 0 4px;
      color: #ffffff;
      background-color: #E02020;
      border-radius: 50%;
      text-align: center;
      vertical-align: top; }
    .basic_result .basic_result_content .main_item[has-same-data="true"] .expand_arrow,
    .basic_result .basic_result_content .item[has-same-data="true"] .expand_arrow {
      display: inline-block;
      width: 16px;
      height: 16px;
      background: url(./images/search_triangle2.png) center right no-repeat;
      background-size: 16px;
      transform: rotate(180deg);
      vertical-align: -3px; }
    .basic_result .basic_result_content .main_item[has-same-data="true"] .expand_open,
    .basic_result .basic_result_content .item[has-same-data="true"] .expand_open {
      display: inline-block; }
    .basic_result .basic_result_content .main_item[has-same-data="true"] .expand_hide,
    .basic_result .basic_result_content .item[has-same-data="true"] .expand_hide {
      display: none; }
  .basic_result .basic_result_content .child_item {
    display: none;
    margin-top: 12px;
    background: #F4F9FF;
    border-radius: 4px;
    padding: 16px; }
    .basic_result .basic_result_content .child_item .title {
      font-size: 14px;
      margin-bottom: 10px;
      width: calc(100% - 145px); }
      .basic_result .basic_result_content .child_item .title:last-of-type {
        margin-bottom: 0; }
    .basic_result .basic_result_content .child_item .sourceTime {
      float: right;
      line-height: 24px;
      margin-top: 0; }
  .basic_result .basic_result_content .item.weixin_center {
    margin-top: -3px; }
  .basic_result .basic_result_content .item.weibo-item .title {
    color: #333;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    white-space: normal; }
  .basic_result .basic_result_content .item.weibo-item .description {
    position: relative;
    width: 340px;
    max-height: 336px;
    margin: 12px 0;
    overflow: hidden; }
  .basic_result .basic_result_content .item.weibo-item .description img {
    width: 108px;
    height: 108px;
    margin: 0 4px 4px 0;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    border: 1px solid #e7e7e7;
    border-radius: 4px; }
    .basic_result .basic_result_content .item.weibo-item .description img span {
      position: relative;
      display: inline-block; }
  .basic_result .basic_result_content .item.weibo-item .video-cover:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 32px;
    height: 32px;
    background: url(./images/video-play.png) no-repeat center/32px; }
  .basic_result .basic_result_content .item.weibo-item .description.img-total-1 img {
    width: 330px;
    height: 217px;
    margin: 0; }
  .basic_result .basic_result_content .item.weibo-item .description .extra-num {
    position: absolute;
    right: 8px;
    bottom: 4px;
    width: 108px;
    height: 108px;
    line-height: 108px;
    background: rgba(0, 0, 0, 0.48);
    font-size: 20px;
    text-align: center;
    color: #fff; }
  .basic_result .basic_result_content .item.weibo-item .sourceTime {
    margin-top: 0; }
  .basic_result .basic_result_content .item.video-item {
    position: relative;
    float: left;
    width: 230px;
    margin-right: 12px;
    margin-bottom: 16px;
    border-radius: 4px;
    overflow: hidden; }
    .basic_result .basic_result_content .item.video-item img {
      width: 100%;
      height: 150px;
      object-fit: cover;
      font-family: 'object-fit: cover;';
      vertical-align: top; }
    .basic_result .basic_result_content .item.video-item .title {
      height: 20px;
      font-size: 14px;
      line-height: 22px;
      margin-top: 8px;
      margin-bottom: 10px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      font-weight: normal;
      color: #025293; }
      .basic_result .basic_result_content .item.video-item .title em {
        font-weight: normal; }
    .basic_result .basic_result_content .item.video-item:after {
      content: '';
      position: absolute;
      left: 50%;
      top: 75px;
      margin-left: -20px;
      margin-top: -20px;
      width: 32px;
      height: 32px;
      background: url(./images/video-play.png) no-repeat center;
      background-size: 32px; }
    .basic_result .basic_result_content .item.video-item:hover {
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12); }
      .basic_result .basic_result_content .item.video-item:hover .title {
        padding: 0 8px;
        font-weight: 500; }
      .basic_result .basic_result_content .item.video-item:hover .title em {
        font-weight: 500; }
  .basic_result .fund {
    padding: 12px 0; }
    .basic_result .fund .fund_innerbox {
      box-shadow: 2px 2px 4px 0px rgba(232, 232, 232, 0.5);
      border: 1px solid #eeeeee; }
  .basic_result .fund_innerbox .fund_top {
    background: #F7F7F7;
    padding: 10px; }
    .basic_result .fund_innerbox .fund_top a {
      display: inline-block;
      font-size: 16px;
      font-weight: bold;
      color: #025293;
      line-height: 16px;
      vertical-align: middle; }
      .basic_result .fund_innerbox .fund_top a:before {
        content: '';
        display: inline-block;
        height: 17px;
        width: 4px;
        background: #025293;
        margin-right: 9px;
        vertical-align: middle;
        position: relative;
        top: -1px; }
  .basic_result .fund_innerbox .fund_bottom {
    padding: 17px 16px;
    display: block; }
  .basic_result .fund_innerbox p {
    font-size: 14px;
    line-height: 26px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #333; }
  .basic_result .fund_innerbox img {
    float: left;
    height: 56px;
    margin-right: 15px;
    object-fit: contain;
    font-family: 'object-fit: contain;'; }
  .basic_result .fund_innerbox.organization .fund_bottom {
    padding: 15px;
    padding-bottom: 0; }
  .basic_result .fund_innerbox.organization p {
    height: 56px; }
  .basic_result .fund_innerbox.organization .organization_introduction {
    margin-bottom: 14px; }
  .basic_result .fund_innerbox.organization table {
    width: 100%; }
    .basic_result .fund_innerbox.organization table tr {
      line-height: 35px;
      border-top: 1px solid #ededed; }
    .basic_result .fund_innerbox.organization table td {
      float: left;
      display: block;
      width: 50%;
      max-height: 70px;
      min-height: 40px;
      font-size: 14px;
      display: -webkit-box;
      overflow: hidden;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
    .basic_result .fund_innerbox.organization table td + td {
      padding-left: 20px; }
    .basic_result .fund_innerbox.organization table td[colspan="1"]:nth-of-type(2n + 1) {
      border-right: 1px solid #ededed; }
    .basic_result .fund_innerbox.organization table td[colspan="2"] {
      width: 100%; }
    .basic_result .fund_innerbox.organization table td.td-map {
      height: 320px;
      max-height: 320px; }
  .basic_result .item .appendix-type-icon {
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 24px;
    margin-right: 6px;
    margin-top: 2px;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(./images/unknow-icon.png); }
    .basic_result .item .appendix-type-icon.txt {
      background-image: url(./images/txt-icon.png); }
    .basic_result .item .appendix-type-icon.pdf {
      background-image: url(./images/pdf-icon.png); }
    .basic_result .item .appendix-type-icon.excel {
      background-image: url(./images/excel-icon.png); }
    .basic_result .item .appendix-type-icon.zip {
      background-image: url(./images/zip-icon.png); }
    .basic_result .item .appendix-type-icon.doc {
      background-image: url(./images/doc-icon.png); }
    .basic_result .item .appendix-type-icon.ppt {
      background-image: url(./images/ppt-icon.png); }
  .basic_result .item .type_title {
    display: inline-block;
    vertical-align: top;
    background: #116FBB;
    font-size: 12px;
    color: #ffffff;
    line-height: 24px;
    padding: 0 8px;
    margin-right: 8px;
    border-radius: 2px;
    font-weight: normal; }
  .basic_result .item .title {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    font-size: 16px;
    color: #025293;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400; }
    .basic_result .item .title em {
      color: #CD0702; }
    .basic_result .item .title:hover {
      color: #025293;
      font-weight: 500; }
  .basic_result .item .description {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 24px; }
    .basic_result .item .description:after {
      content: '';
      display: block;
      clear: both; }
    .basic_result .item .description img {
      float: left;
      width: 150px;
      height: 84px;
      object-fit: cover;
      font-family: 'object-fit: cover;';
      border-radius: 4px;
      margin-right: 15px; }
    .basic_result .item .description em {
      color: #E02020; }
    .basic_result .item .description .detail {
      max-height: 52px;
      overflow: hidden; }
      .basic_result .item .description .detail p {
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; }
  .basic_result .item .source {
    display: inline-block;
    vertical-align: middle;
    margin-top: 6px;
    font-size: 14px;
    font-weight: 500;
    color: #025293;
    line-height: 20px;
    margin-right: 9px; }
  .basic_result .item .sourceTime {
    display: inline-block;
    vertical-align: middle;
    margin-top: 6px;
    font-size: 14px;
    color: #999;
    line-height: 20px; }
  .basic_result .item .relate_inform {
    float: right;
    cursor: pointer; }
    .basic_result .item .relate_inform span {
      font-size: 12px;
      font-weight: 400;
      color: #025293;
      line-height: 17px;
      margin-left: 8px; }
  .basic_result .item table {
    width: 100%;
    margin: 11px 0 12px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 26px;
    border-left: 1px solid #EBEBEB;
    border-top: 1px solid #EBEBEB;
    border-collapse: collapse;
    table-layout: fixed; }
    .basic_result .item table tr {
      height: 40px; }
    .basic_result .item table td {
      border-right: 1px solid #EBEBEB;
      border-bottom: 1px solid #EBEBEB;
      padding: 6px;
      box-sizing: border-box; }
      .basic_result .item table td em {
        color: #E02020; }
    .basic_result .item table .td-title {
      background: #F7F7F7;
      text-align: center;
      width: 136px; }
    .basic_result .item table .td-content {
      padding-left: 20px;
      padding-right: 11px; }
  .basic_result .item .ol_tab {
    width: 100%;
    margin-top: 12px;
    background: #F7F7F7; }
    .basic_result .item .ol_tab li {
      display: inline-block;
      width: 14.285%;
      background: #F7F7F7;
      font-size: 14px;
      font-weight: 400;
      color: #333333;
      line-height: 20px;
      vertical-align: middle;
      border-left: 1px solid #ffffff;
      text-align: center;
      padding: 8px 0;
      box-sizing: border-box;
      height: 36px;
      cursor: pointer; }
      .basic_result .item .ol_tab li.cur {
        color: #025293;
        background: #ffffff;
        border-top: 2px solid #025293; }
  .basic_result .item .ul_tab li {
    display: none; }
    .basic_result .item .ul_tab li:first-child {
      display: block; }
    .basic_result .item .ul_tab li table {
      margin: 12px 0 13px; }
  .basic_result .item .icon_weixin {
    position: relative;
    top: -1px;
    margin-right: 7px; }
  .basic_result .item .appendix {
    position: relative;
    top: -1px; }
  .basic_result .item.appendix_result {
    padding: 15px 0; }
    .basic_result .item.appendix_result .title {
      margin-left: 7px; }
  .basic_result .relate_information {
    display: none;
    padding: 0 0 20px; }
    .basic_result .relate_information .icon_new {
      margin-right: 7px; }
    .basic_result .relate_information span {
      font-size: 16px;
      font-weight: bold;
      color: #333333;
      line-height: 22px; }
      .basic_result .relate_information span em {
        color: #E02020;
        font-weight: bold; }

.listPager {
  display: none;
  padding: 28px 0 0;
  text-align: center; }
  .listPager a {
    height: 32px;
    line-height: 32px;
    min-width: 32px;
    color: #666;
    margin-right: 8px;
    border-radius: 2px; }
    .listPager a.cur {
      background: #116FBB;
      border: 1px solid #116FBB;
      color: #ffffff; }
    .listPager a.lose {
      width: 68px;
      height: 32px;
      background: #eee;
      border: 1px solid #e4e4e4;
      font-size: 14px;
      font-weight: 400;
      line-height: 32px;
      opacity: 1;
      color: #999; }
    .listPager a:hover {
      border: 1px solid #eeeeee; }

.js_basic_result_content .pic-item {
  position: relative;
  display: inline-block;
  height: auto !important;
  margin-bottom: 10px !important; }
  .js_basic_result_content .pic-item a {
    display: inline-block; }
  .js_basic_result_content .pic-item .img-title {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 8px;
    line-height: 40px;
    font-size: 12px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.6);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .js_basic_result_content .pic-item img {
    border-radius: 4px;
    max-width: 100%;
    height: 186px;
    margin-right: 10px;
    object-fit: cover;
    font-family: 'object-fit: cover;'; }
  .js_basic_result_content .pic-item:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12); }
    .js_basic_result_content .pic-item:hover .img-title {
      display: block; }

.js_basic_result_content .listPager {
  padding: 20px 0 0 0;
  text-align: center; }

.leader .listPager {
  padding: 30px 0 54px 134px; }

.feedback {
  display: none;
  text-align: center;
  width: 70px;
  position: fixed;
  top: 50%;
  right: 20px;
  margin-top: -100px;
  background: #F8F8F8;
  z-index: 20; }
  .feedback .tip_dialog {
    position: absolute;
    right: 107px;
    top: 0; }
  .feedback .tip_dialog.success {
    top: 80px; }
  .feedback .tip_dialog.error {
    top: 160px; }
  .feedback .feedback_title {
    padding: 12px 20px;
    height: 64px;
    background: #025293;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    line-height: 19px;
    border-radius: 3px 3px 0 0;
    background-color: #196FB5; }
  .feedback .feedback_button {
    padding: 0 10px;
    cursor: pointer;
    position: relative;
    border-radius: 0 0 3px 3px; }
    .feedback .feedback_button:first-child {
      border-radius: 0; }
    .feedback .feedback_button img {
      margin: 18px 0 4px; }
    .feedback .feedback_button .checked {
      display: none; }
    .feedback .feedback_button p {
      height: 16px;
      line-height: 16px;
      font-size: 12px;
      font-weight: 400;
      color: #999;
      margin-bottom: 17px; }
  .feedback .feedback_button:hover p,
  .feedback .feedback_button.active p {
    color: #196FB5; }
  .feedback .feedback_button:hover .checked,
  .feedback .feedback_button.active .checked {
    display: inline-block; }
  .feedback .feedback_button:hover .unchecked,
  .feedback .feedback_button.active .unchecked {
    display: none; }
  .feedback .line_box {
    padding: 0 10px; }
    .feedback .line_box .line {
      border-bottom: 1px dashed #E4E4E4; }

.feedback_dialog {
  display: none;
  width: 294px;
  overflow: hidden;
  box-shadow: 2px 2px 4px 0 rgba(221, 221, 221, 0.5);
  border-radius: 3px;
  border: 1px solid #E4E4E4;
  position: absolute;
  left: -312px;
  top: 0;
  text-align: left; }
  .feedback_dialog .title {
    height: 41px;
    line-height: 41px;
    border-bottom: 1px solid #e4e4e4;
    padding-left: 45px;
    font-size: 14px;
    color: #fff;
    box-sizing: border-box;
    background: #196FB5 url(./images/feedback-dialog-title.png) no-repeat 13px center;
    background-size: 24px; }
  .feedback_dialog .feedback_dialog_content {
    padding: 13px 15px 17px 15px;
    box-sizing: border-box;
    background: #ffffff; }
    .feedback_dialog .feedback_dialog_content .question {
      font-size: 12px;
      font-weight: 400;
      color: #333333;
      line-height: 30px;
      margin-bottom: 3px; }
      .feedback_dialog .feedback_dialog_content .question em {
        color: #E02020; }
    .feedback_dialog .feedback_dialog_content ul {
      font-size: 0;
      margin: 0 -3px; }
    .feedback_dialog .feedback_dialog_content li {
      float: left;
      padding: 0 7px;
      height: 26px;
      line-height: 26px;
      margin: 0 3px 6px;
      background: #F4F9FF;
      border-radius: 3px;
      font-size: 12px;
      color: #999;
      cursor: pointer; }
      .feedback_dialog .feedback_dialog_content li.cur {
        background: #196FB5;
        color: #ffffff; }
    .feedback_dialog .feedback_dialog_content .error {
      display: none;
      color: #E02020;
      font-size: 12px; }
    .feedback_dialog .feedback_dialog_content .item_input .form_title {
      font-size: 12px;
      font-weight: 400;
      color: #333333;
      line-height: 30px; }
    .feedback_dialog .feedback_dialog_content .form_input {
      position: relative; }
      .feedback_dialog .feedback_dialog_content .form_input label {
        font-size: 12px;
        font-weight: 400;
        color: #999999;
        line-height: 30px;
        position: absolute;
        left: 8px;
        top: 0;
        cursor: text; }
    .feedback_dialog .feedback_dialog_content textarea {
      width: 100%;
      height: 55px;
      border: 1px solid #EBEBEB;
      resize: none;
      padding: 8px;
      box-sizing: border-box;
      font-size: 12px;
      font-weight: 400;
      color: #333;
      outline: none; }
    .feedback_dialog .feedback_dialog_content input {
      width: 263px;
      height: 32px;
      border: 1px solid #EBEBEB;
      padding: 8px;
      box-sizing: border-box;
      font-size: 12px;
      color: #333; }
    .feedback_dialog .feedback_dialog_content .buttons {
      text-align: center;
      margin-top: 16px;
      font-size: 0; }
    .feedback_dialog .feedback_dialog_content .button {
      width: 56px;
      height: 32px;
      background: #eeeeee;
      border-radius: 3px;
      display: inline-block;
      font-size: 14px;
      font-weight: 400;
      color: #999999;
      line-height: 32px;
      text-align: center;
      margin: 0 5px;
      cursor: pointer; }
      .feedback_dialog .feedback_dialog_content .button.submit_button {
        color: #ffffff;
        background: #025293; }

.search_manyi_dialog {
  display: none;
  width: 185px;
  height: 32px;
  background: url(./images/search_manyi_dialog.png);
  font-size: 12px;
  font-weight: 500;
  color: #ffffff;
  line-height: 32px;
  padding-left: 16px;
  position: absolute;
  left: -196px;
  top: 14px;
  z-index: 20;
  box-sizing: border-box;
  text-align: left; }

.advanced_search_dialog {
  display: none;
  position: fixed;
  z-index: 30;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.63); }
  .advanced_search_dialog .error-tip {
    display: none;
    font-size: 12px;
    color: red;
    padding-left: 220px; }
  .advanced_search_dialog .advanced_search_dialog_content {
    width: 100%;
    background: #ffffff; }
  .advanced_search_dialog .tab_top {
    position: relative;
    line-height: 50px; }
  .advanced_search_dialog .icon-close {
    float: right;
    width: 24px;
    height: 24px;
    margin-top: 13px;
    background: url(./images/advance-dialog-close.png) no-repeat center;
    background-size: 24px;
    cursor: pointer; }
  .advanced_search_dialog ol li {
    display: inline-block;
    font-size: 20px;
    color: #333333;
    position: relative;
    text-align: center;
    cursor: pointer;
    font-weight: 400; }
    .advanced_search_dialog ol li.cur {
      font-weight: 500;
      color: #025293; }
      .advanced_search_dialog ol li.cur:after {
        content: '';
        display: block;
        width: 100%;
        height: 2px;
        background: #025293;
        position: absolute;
        left: 0;
        bottom: -1px; }
  .advanced_search_dialog ol li + li {
    margin-left: 30px; }
  .advanced_search_dialog .item {
    display: none; }
    .advanced_search_dialog .item:first-child {
      display: block; }
  .advanced_search_dialog .search_top {
    background: #f6f6f6;
    padding: 24px 0 16px; }
    .advanced_search_dialog .search_top .title {
      display: inline-block;
      vertical-align: middle;
      font-size: 14px;
      font-weight: 400;
      color: #333333;
      line-height: 32px;
      padding: 0 4px 0 24px; }
    .advanced_search_dialog .search_top .search_top_content {
      display: inline-block;
      vertical-align: middle; }
      .advanced_search_dialog .search_top .search_top_content .input_label {
        min-width: 98px;
        line-height: 32px; }
      .advanced_search_dialog .search_top .search_top_content .ui_input {
        margin-bottom: 8px;
        margin-left: 11px;
        width: 530px;
        background: #ffffff;
        font-size: 14px;
        font-weight: 400;
        color: #999999;
        line-height: 20px;
        box-sizing: border-box;
        border-radius: 4px;
        border: 1px solid #d5d5d5;
        overflow: hidden; }
        .advanced_search_dialog .search_top .search_top_content .ui_input.cur {
          border-color: #d5d5d5;
          box-shadow: none; }
  .advanced_search_dialog ul {
    padding: 12px 0 19px 24px; }
    .advanced_search_dialog ul li {
      padding: 11px 0;
      font-size: 0; }
  .advanced_search_dialog .input_label {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 34px;
    display: inline-block;
    vertical-align: middle;
    text-align: right; }
  .advanced_search_dialog .label {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 14px; }
  .advanced_search_dialog .ui_radio {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    vertical-align: middle;
    height: auto;
    padding: 0 0 0 26px;
    background: url(./images/search_radio.png) no-repeat 0 center;
    background-size: 14px;
    margin: 0 30px 0 0;
    color: #666; }
    .advanced_search_dialog .ui_radio.cur {
      background: url(./images/search_radio_checked.png) no-repeat 0 center;
      background-size: 14px;
      color: #333; }
  .advanced_search_dialog input {
    height: 32px;
    line-height: 30px;
    margin-left: 0;
    padding: 0 10px;
    box-sizing: border-box;
    width: 100%;
    color: #333; }
  .advanced_search_dialog .fixed_width .ui_radio {
    vertical-align: middle;
    width: 102px;
    box-sizing: border-box;
    margin: 0; }
  .advanced_search_dialog .advanced_button {
    padding-bottom: 32px; }
  .advanced_search_dialog .button {
    display: inline-block;
    vertical-align: middle;
    padding: 0 19px;
    height: 35px;
    line-height: 35px;
    margin-left: 210px;
    border-radius: 4px;
    background: #025293;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    cursor: pointer; }

.related_dialog {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.22);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000);
  z-index: 500;
  overflow: auto; }
  .related_dialog .related_dialog_content {
    background: #ffffff;
    width: 907px;
    border-radius: 3px;
    margin: 199px auto 155px;
    padding-bottom: 34px; }
  .related_dialog .related_title {
    position: relative;
    background: #FAFAFA;
    box-shadow: 0px 1px 0px 0px rgba(226, 226, 226, 0.5);
    border-radius: 3px 3px 0px 0px;
    padding: 0 20px;
    line-height: 48px;
    font-size: 16px;
    font-weight: 600;
    color: #333333; }
  .related_dialog .icon_close {
    position: absolute;
    top: 0;
    right: 20px;
    cursor: pointer; }
  .related_dialog .content {
    padding: 0 32px; }
  .related_dialog .content_title {
    font-size: 14px;
    font-weight: 600;
    color: #333333;
    line-height: 20px;
    margin-top: 24px;
    margin-bottom: 20px; }
    .related_dialog .content_title em {
      color: #E02020;
      font-weight: 600; }
  .related_dialog .listPager {
    padding: 30px 0 0;
    text-align: center; }

.layui-laydate .layui-laydate-content .layui-this {
  background-color: #025293 !important; }

.tip_dialog {
  display: none;
  background: #ffffff;
  box-shadow: 0px 2px 8px 0px rgba(196, 196, 196, 0.5);
  font-size: 0;
  padding: 0 20px 0 24px;
  border-radius: 4px;
  height: 47px;
  line-height: 47px;
  white-space: nowrap; }
  .tip_dialog img {
    margin-top: -8px;
    margin-right: 16px; }
  .tip_dialog span {
    font-size: 12px;
    font-weight: 400;
    color: #333333; }

.location-box-title {
  line-height: 28px;
  font-size: 20px;
  font-weight: bold;
  color: #333;
  margin-bottom: 12px;
  margin-left: 0; }

.douyin-item {
  position: relative;
  float: left;
  width: 224px;
  height: 494px;
  margin: 0 20px 24px 0;
  padding-top: 398px;
  border-radius: 4px;
  cursor: pointer;
  box-sizing: border-box; }

.douyin-item:nth-child(5n+5) {
  margin-right: 0; }

.douyin-item:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 199px;
  margin-top: -24px;
  margin-left: -24px;
  width: 48px;
  height: 48px;
  background: url(./images/video-play.png) no-repeat center;
  background-size: 48px; }

.douyin-item:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12); }
  .douyin-item:hover .title {
    font-weight: 500;
    padding: 0 8px; }
  .douyin-item:hover .channel {
    padding: 0 8px; }

.douyin-item .cover-pic {
  position: absolute;
  left: -1px;
  right: 0;
  top: 0;
  width: 224px;
  height: 398px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.douyin-item .title {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  margin: 12px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #025293; }

.douyin-item .title em {
  color: #CD0702; }

.douyin-item .channel {
  line-height: 32px;
  font-size: 14px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.douyin-item .channel img {
  margin-right: 8px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;'; }

.douyin-video-dialog {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5); }

.douyin-video-dialog video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 830px;
  height: 500px; }

.douyin-video-dialog .close-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -282px;
  margin-left: 415px;
  cursor: pointer;
  width: 32px;
  height: 32px;
  background: url(./images/video-dialog-close.png) no-repeat center;
  background-size: 32px; }

.advanced_search_dialog div.tagsinput {
  cursor: text;
  border: none; }
  .advanced_search_dialog div.tagsinput input {
    width: 110px !important;
    height: 24px;
    line-height: 24px;
    margin-bottom: 0;
    font-size: 14px; }
  .advanced_search_dialog div.tagsinput span.tag {
    position: relative;
    height: 24px;
    line-height: 24px;
    padding: 0 15px 0 4px;
    font-size: 14px;
    color: #333;
    background-color: #f6f6f6;
    border: none;
    border-radius: 4px; }
  .advanced_search_dialog div.tagsinput span.tag a {
    position: absolute;
    right: 4px;
    top: 4px;
    font-size: 0;
    width: 16px;
    height: 16px;
    background-image: url(./images/remove-tag.png);
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: center; }
    .advanced_search_dialog div.tagsinput span.tag a:hover {
      background-image: url(./images/remove-tag-active.png); }

.advanced_search_dialog .custom_time_input {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 148px;
  height: 32px;
  background: #ffffff;
  border: 1px solid #EBEBEB; }
  .advanced_search_dialog .custom_time_input input {
    border: none;
    outline-style: none;
    position: relative;
    z-index: 30;
    background: transparent;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    padding: 0 10px;
    box-sizing: border-box; }
  .advanced_search_dialog .custom_time_input i {
    display: inline-block;
    width: 16px;
    height: 17px;
    background: url(./images/search_icon_rili.png);
    background-size: 16px;
    position: absolute;
    right: 10px;
    top: 8px; }

.advanced_search_dialog .time-select {
  visibility: hidden;
  display: inline-block;
  vertical-align: middle; }
  .advanced_search_dialog .time-select .time-split {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #333;
    margin: 0 10px; }

/* 最新消息框应用 */
.igs-top-news {
  width: 840px;
  margin-bottom: 32px !important;
  border: none !important; }

.igs-top-news ul {
  padding: 15px 20px;
  background: #F4F9FF;
  border-radius: 8px; }

.igs-top-news > .title {
  display: inline-block;
  margin-bottom: 8px;
  line-height: 25px;
  font-size: 18px;
  font-weight: 500;
  color: #333;
  padding-left: 36px;
  background: url(./images/search_icon_new.png) no-repeat left center/28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.igs-top-news em {
  color: #E02020;
  font-style: normal; }

.igs-top-news li .title {
  float: left;
  max-width: 520px;
  line-height: 32px;
  font-size: 16px;
  color: #025293;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .igs-top-news li .title:hover {
    font-weight: 500; }

.igs-top-news li .js_limit_text {
  width: 100%;
  max-height: 48px;
  vertical-align: top;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box; }

.igs-top-news li .content {
  line-height: 24px;
  font-size: 14px;
  color: #333; }

.igs-top-news li .source,
.igs-top-news li .time {
  font-size: 14px;
  line-height: 32px;
  color: #999; }

.igs-top-news li .source {
  margin-left: 16px; }

.igs-top-news li .time {
  float: right; }

.igs-top-news li:nth-child(1) .title {
  float: none;
  display: block;
  width: 100%;
  max-width: 100%; }

.igs-top-news li:nth-child(1) .source {
  margin-left: 0;
  margin-right: 16px; }

.igs-top-news li:nth-child(1) .time {
  float: none; }

/* 抖音 */
.igs-relate-douyin-wrap {
  width: 840px;
  position: relative;
  margin-bottom: 0 !important;
  padding-bottom: 32px;
  border: none !important;
  overflow: hidden; }
  .igs-relate-douyin-wrap .inner {
    width: 1648px;
    transition: margin-left .3s ease; }
  .igs-relate-douyin-wrap .turn-btn {
    display: none;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    width: 24px;
    height: 48px;
    background: rgba(0, 0, 0, 0.4) url(./images/douyin-visit-icon.png) no-repeat center/9px;
    cursor: pointer; }
    .igs-relate-douyin-wrap .turn-btn:hover {
      background-color: rgba(0, 0, 0, 0.8); }
  .igs-relate-douyin-wrap .turn-btn.next {
    right: 0; }
  .igs-relate-douyin-wrap .turn-btn.prev {
    left: 0;
    transform: rotate(180deg); }
  .igs-relate-douyin-wrap .inner.next-page {
    margin-left: -770px; }
  .igs-relate-douyin-wrap .visit-url {
    float: right;
    padding-right: 18px;
    font-size: 14px;
    color: #999;
    font-weight: normal;
    background: url(./images/visit-url-icon.png) no-repeat right center/14px; }
    .igs-relate-douyin-wrap .visit-url:hover {
      color: #025293; }
  .igs-relate-douyin-wrap:hover .turn-btn {
    display: block; }

.igs-relate-douyin-wrap em {
  color: #E02020;
  font-style: normal; }

.igs-relate-douyin-wrap > .title {
  margin-bottom: 8px;
  line-height: 25px;
  font-size: 18px;
  font-weight: 500; }

.igs-relate-douyin {
  position: relative;
  float: left;
  width: 180px;
  height: 395px;
  padding-top: 319px;
  border-radius: 4px;
  cursor: pointer;
  box-sizing: border-box; }

.igs-relate-douyin + .igs-relate-douyin {
  margin-left: 16px; }

.igs-relate-douyin:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 152px;
  margin-top: -24px;
  margin-left: -24px;
  width: 48px;
  height: 48px;
  background: url(./images/video-play.png) no-repeat center;
  background-size: 32px; }

.igs-relate-douyin:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12); }
  .igs-relate-douyin:hover .title,
  .igs-relate-douyin:hover .channel {
    padding: 0 8px; }

.igs-relate-douyin .cover-pic {
  position: absolute;
  left: -1px;
  right: 0;
  top: 0;
  width: 180px;
  height: 319px;
  -o-object-fit: cover;
  object-fit: cover;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  font-family: 'object-fit: cover;'; }

.igs-relate-douyin .title {
  font-size: 16px;
  line-height: 22px;
  margin: 8px 0;
  color: #025293;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.igs-relate-douyin:hover .title {
  font-weight: 500; }

.igs-relate-douyin .title em {
  font-weight: bold;
  font-style: normal;
  color: #E02020; }

.igs-relate-douyin .channel {
  line-height: 24px;
  font-size: 14px;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.igs-relate-douyin .channel img {
  margin-right: 5px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  vertical-align: middle; }

/* 视频 */
.igs-relate-video {
  width: 840px;
  margin-bottom: 32px !important;
  border: none !important; }

.igs-relate-video .visit-url {
  float: right;
  padding-right: 18px;
  font-size: 14px;
  color: #999;
  font-weight: normal;
  background: url(./images/visit-url-icon.png) no-repeat right center/14px; }
  .igs-relate-video .visit-url:hover {
    color: #025293; }

.igs-relate-video > .title {
  line-height: 25px;
  font-size: 18px;
  font-weight: 500;
  overflow: hidden; }

.igs-relate-video ul {
  margin-top: -8px; }

.igs-relate-video em {
  color: #E02020;
  font-weight: bold;
  font-style: normal; }

.igs-relate-video li {
  position: relative;
  float: left;
  width: 198px;
  margin-right: 16px;
  margin-top: 16px;
  border-radius: 4px;
  overflow: hidden; }
  .igs-relate-video li:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12); }

.igs-relate-video li:nth-child(4n + 4) {
  margin-right: 0; }

.igs-relate-video li a:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 55px;
  margin-left: -16px;
  margin-top: -16px;
  width: 32px;
  height: 32px;
  background: url(./images/video-play.png) no-repeat center/32px; }

.igs-relate-video li img {
  width: 100%;
  height: 111px;
  object-fit: cover;
  vertical-align: top;
  font-family: 'object-fit: cover;'; }

.igs-relate-video li .title {
  font-size: 16px !important;
  font-weight: normal !important;
  line-height: 20px !important;
  margin: 7px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #025293; }

.igs-relate-video li:hover .title {
  padding: 0 8px;
  font-weight: 500 !important; }

/* 相关图片 */
.igs-relate-picture {
  width: 840px;
  position: relative;
  margin-bottom: 32px !important;
  border: none !important; }

.igs-relate-picture .visit-url {
  float: right;
  padding-right: 18px;
  font-size: 14px;
  font-weight: normal;
  color: #999;
  background: url(./images/visit-url-icon.png) no-repeat right center/14px; }
  .igs-relate-picture .visit-url:hover {
    color: #025293; }

.igs-relate-picture em {
  color: #E02020;
  font-style: normal; }

.igs-relate-picture > .title {
  margin-bottom: 8px;
  line-height: 25px;
  font-size: 18px;
  font-weight: 500; }

.igs-relate-picture .img-wrap {
  position: relative;
  font-size: 0; }

.igs-relate-picture .scale-item {
  display: inline-block;
  vertical-align: top;
  height: 100%; }

.igs-relate-picture .img-wrap .img-box {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 0; }
  .igs-relate-picture .img-wrap .img-box .title {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 8px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    background: rgba(0, 0, 0, 0.6);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

.igs-relate-picture .img-wrap .img-box .scale-item.active .title {
  display: block; }

.igs-relate-picture .img-wrap img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  vertical-align: top; }

.img-cover-hover {
  position: fixed;
  display: none;
  cursor: pointer;
  border-radius: 4px; }

.igs-relate-picture .box-1 {
  float: left;
  width: 198px;
  height: 259px;
  margin-right: 8px; }

.igs-relate-picture .box-1 .img-box {
  width: 100%;
  height: 100%; }

.igs-relate-picture .box-2 {
  float: left;
  width: 200px;
  height: 259px;
  margin-right: 8px; }

.igs-relate-picture .box-2 .img-box {
  width: 100%;
  height: 126px; }

.igs-relate-picture .box-2 .img-box:nth-child(2) {
  margin-top: 7px; }

.igs-relate-picture .box-3 {
  float: left;
  width: 426px;
  height: 154px;
  margin-bottom: 8px; }

.igs-relate-picture .box-3 .img-box {
  width: 209px;
  height: 100%; }

.igs-relate-picture .box-3 .img-box:nth-child(2) {
  margin-left: 8px; }

.igs-relate-picture .box-4 {
  float: left;
  width: 426px;
  height: 97px; }

.igs-relate-picture .box-4 .img-box {
  width: 137px;
  height: 100%; }

.igs-relate-picture .box-4 .img-box:nth-child(2) {
  width: 136px; }

.igs-relate-picture .box-4 .img-box + .img-box {
  margin-left: 8px; }

.scale-item {
  transition: transform .15s ease-in-out; }

.scale-item.active {
  transform: scale(1.06); }

