/* AB模板网 整站模板下载 */
/* 模板：Www.AdminBuy.Cn */
/* 仿站：Fang.AdminBuy.Cn */
/* 素材：Sc.AdminBuy.Cn */
/* js特效：js.AdminBuy.Cn */
/* QQ：9490489 */
/* 启用视图过渡 */
@view-transition {
  navigation: auto;
}

/* 自定义过渡动画 */
::view-transition-old(root) {
  animation: fade-out 0.3s ease;
}
::view-transition-new(root) {
  animation: fade-in 0.3s ease;
}

@keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: scale(0.95);
  }
}

@keyframes fade-in {
  from {
    opacity: 0;
    transform: scale(1.05);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.m-list3 {
  padding: 5px 0;
}
.ul-city {
  overflow: hidden;
  padding-top: 20px;
}
.ul-city li {
  float: left;
  margin-bottom: 20px;
}
.ul-city li a {
  display: block;
  margin-right: 17px;
  font-size: 14px;
}
.ul-city li a:hover {
  color: #243b8a;
}

.g-tit3 {
  padding-bottom: 10px;
  font-size: 16px;
  color: #243b8a;
  border-bottom: 1px solid #e4e4e4;
  font-weight: 600;
}
.g-tit3 span {
  font-weight: 400;
  color: #999;
  text-transform: uppercase;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
}

.clearfix,
.container:after,
.row:after,
ul {
  *zoom: 1;
}

.clearfix:after,
.container:after,
.row:after,
ul:after {
  content: ' ';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.container {
  margin-right: auto;
  margin-left: auto;
}

.content_box,
.content_box *,
.content_box :after,
.content_box :before {
  box-sizing: content-box;
}

.ml5 {
  margin-left: 5px;
}

.mt5 {
  margin-top: 5px;
}

.mr5 {
  margin-right: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.mg5 {
  margin: 5px;
}

.pl5 {
  padding-left: 5px;
}

.pt5 {
  padding-top: 5px;
}

.pr5 {
  padding-right: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.pd5 {
  padding: 5px;
}

.ml10 {
  margin-left: 10px;
}

.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.mg10 {
  margin: 10px;
}

.pl10 {
  padding-left: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pd10 {
  padding: 10px;
}

.ml15 {
  margin-left: 15px;
}

.mt15 {
  margin-top: 15px;
}

.mr15 {
  margin-right: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.mg15 {
  margin: 15px;
}

.pl15 {
  padding-left: 15px;
}

.pt15 {
  padding-top: 15px;
}

.pr15 {
  padding-right: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.pd15 {
  padding: 15px;
}

.ml20 {
  margin-left: 20px;
}

.mt20 {
  margin-top: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.mg20 {
  margin: 20px;
}

.pl20 {
  padding-left: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pr20 {
  padding-right: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pd20 {
  padding: 20px;
}

.ml25 {
  margin-left: 25px;
}

.mt25 {
  margin-top: 25px;
}

.mr25 {
  margin-right: 25px;
}

.mb25 {
  margin-bottom: 25px;
}

.mg25 {
  margin: 25px;
}

.pl25 {
  padding-left: 25px;
}

.pt25 {
  padding-top: 25px;
}

.pr25 {
  padding-right: 25px;
}

.pb25 {
  padding-bottom: 25px;
}

.pd25 {
  padding: 25px;
}

.ml30 {
  margin-left: 30px;
}

.mt30 {
  margin-top: 30px;
}

.mr30 {
  margin-right: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.mg30 {
  margin: 30px;
}

.pl30 {
  padding-left: 30px;
}

.pt30 {
  padding-top: 30px;
}

.pr30 {
  padding-right: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pd30 {
  padding: 30px;
}

.ml35 {
  margin-left: 35px;
}

.mt35 {
  margin-top: 35px;
}

.mr35 {
  margin-right: 35px;
}

.mb35 {
  margin-bottom: 35px;
}

.mg35 {
  margin: 35px;
}

.pl35 {
  padding-left: 35px;
}

.pt35 {
  padding-top: 35px;
}

.pr35 {
  padding-right: 35px;
}

.pb35 {
  padding-bottom: 35px;
}

.pd35 {
  padding: 35px;
}

.ml40 {
  margin-left: 40px;
}

.mt40 {
  margin-top: 40px;
}

.mr40 {
  margin-right: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.mg40 {
  margin: 40px;
}

.pl40 {
  padding-left: 40px;
}

.pt40 {
  padding-top: 40px;
}

.pr40 {
  padding-right: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pd40 {
  padding: 40px;
}

.ml45 {
  margin-left: 45px;
}

.mt45 {
  margin-top: 45px;
}

.mr45 {
  margin-right: 45px;
}

.mb45 {
  margin-bottom: 45px;
}

.mg45 {
  margin: 45px;
}

.pl45 {
  padding-left: 45px;
}

.pt45 {
  padding-top: 45px;
}

.pr45 {
  padding-right: 45px;
}

.pb45 {
  padding-bottom: 45px;
}

.pd45 {
  padding: 45px;
}

.ml50 {
  margin-left: 50px;
}

.mt50 {
  margin-top: 50px;
}

.mr50 {
  margin-right: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.mg50 {
  margin: 50px;
}

.pl50 {
  padding-left: 50px;
}

.pt50 {
  padding-top: 50px;
}

.pr50 {
  padding-right: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.pd50 {
  padding: 50px;
}

.f12 {
  font-size: 12px;
}

.f14 {
  font-size: 14px;
}

.f16 {
  font-size: 16px;
}

.f18 {
  font-size: 18px;
}

.f20 {
  font-size: 20px;
}

.f22 {
  font-size: 22px;
}

.f24 {
  font-size: 24px;
}

.f26 {
  font-size: 26px;
}

.f28 {
  font-size: 28px;
}

.f30 {
  font-size: 30px;
}

.f32 {
  font-size: 32px;
}

.f34 {
  font-size: 34px;
}

.f36 {
  font-size: 36px;
}

/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
  /* width: 100% !important;
  height: auto !important; */
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}
[type='reset'],
[type='submit'],
button,
html [type='button'] {
  -webkit-appearance: button;
}
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}
[type='checkbox'],
[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}
[hidden],
template {
  display: none;
}

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

.yunu-infocontent-body img {
  max-width: 100%;
  display: block;
}

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}

address,
cite,
dfn,
em,
var {
  font-style: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

legend {
  color: #000;
}

fieldset,
img {
  border: 0;
}

body,
button,
input,
select,
textarea {
  font:
          14px/1.5 \\5FAE\8F6F\96C5\9ED1,
          arial;
  color: #333;
  font-size: 14px;
}

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

ol,
ul {
  list-style: none;
}

a,
button,
input[type='button'],
input[type='file'],
input[type='reset'],
input[type='submit'] {
  cursor: pointer;
}

a {
  color: inherit;
  color: expression(this.parentNode.currentStyle.color);
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

small {
  font-size: 12px;
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}
@media screen and (max-width: 800px) {
  .prolist li .pic .imgauto .mask {
    width: 100%;
    height: 35% !important;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    bottom: 35% !important;
    text-align: center;
    color: #fff;
    padding-top: 8% !important;
  }
  .footer .box .text3 span img {
    max-width: 90px !important;
  }
}
@media screen and (min-width: 768px) {
  .box .text5 {
    width: 100%;
  }
  .footer .box .text4,
  .footer .box .text5 {
    width: 100%;
  }
  .prolist li {
    width: 30%;
    /* height: 213px; */
    margin: 2% 0;
  }
  .prolist li .pic .imgauto .mask {
    padding-top: 6%;
  }

  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media screen and (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media screen and (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }
}

body,
button,
input,
select,
textarea {
  color: #5a5a5a;
}

body {
  max-width: 1920px;
  font-family: PingFang SC;
}

.center,
.center1,
body {
  margin: 0 auto;
  background-color: #000;
  /* line-height:0; */
}

.center {
  /* width: 1200px */
  margin: auto 8%;
}
/* .center1 {
	width: 1400px
} */

.header {
  position: relative;
}

.header,
.header .head_top {
  /* width: 1920px; */
  height: 100px;
  background: #cebe8d;
  width: 100%;
}

.header .head_top .text {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header .head_top .tel {
  /* width: 200px; */
  /* position: absolute;
	right: 0;
	top: 0;
	padding-top: 45px; */
  text-align: right;
}

.header .head_top .tel a {
  /* width: 100px; */
  height: 42px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  /* background: #1E5A84; */
  color: #0e3671;
  /* border-radius: 50%; */
  border: none;
  margin-left: 15px;
  display: flex;
  font-size: 38px;
  font-weight: 600;
  align-items: center;
}

.header .head_top .tel a img {
  /* border-radius: 50%; */
  /* background: #1E5A84; */
  width: 42px;
  height: 42px;
  margin: 7px auto;
  display: block;
}

.header .head_top .tel a:hover {
  /* background: #243b8a */
}

.header .head_top .logo {
  float: left;
  /* position: absolute; */
  left: 0;
  top: 0;
  width: 17%;
}

.header .head_top .logo a img {
  display: block;
  max-width: 100%;
  margin-top: 16px;
}

.header .head_top .nav {
  width: 100%;
  padding-left: 0;
  /* padding-right: 140px; */
  background-color: #cebe8d;
  float: right;
  margin-top: 14px;
}

.header .head_top .nav li {
  /* width: 11%; */
  float: left;
  position: relative;
  height: 36px;
  padding-top: 3px;
  text-align: center;
  margin: 0 25px;
  /* padding-left: 3.5% */
}

.header .head_top .nav li > a {
  /* color: #fff;
	font-size: 22px;
	display: block;
	line-height: 100% */
  /* width: 79px; */
  /* height: 20px; */
  font-weight: 500;
  font-size: 20px;
  color: #000000;
  line-height: 30px;
}

.header .head_top .nav li > a i {
  display: block;
  font-style: normal;
  font-size: 12px;
  color: #999;
  margin-top: 5px;
  font-family: arial;
}

.header .head_top .nav li .v_list {
  position: absolute;
  top: 32px;
  left: -16%;
  width: 140%;
  overflow: hidden;
  background: #cebe8d;
  color: #fff;
  z-index: 100;
  display: none;
  border-radius: 4px;
  padding: 20px;
}

.header .head_top .nav li .v_list a {
  line-height: 35px;
  display: block;
  font-size: 14px;
  color: #fff;
  padding: 0 10px;
  text-align: center;
}

.header .head_top .nav li .v_list a:hover {
  /* background: #B4D3E5; */
  border-bottom: 1px solid #000;
  color: #000;
}
.header .head_top .nav li.on {
  /* background: #B4D3E5; */
  border-bottom: 2px solid #000;
}
.header .head_top .nav li.on > a {
  color: #fff;
}
.header .head_top .nav li.on > a i {
  color: #fff;
}

.header .head_top .nav li:first-child {
  /* padding-left: 5.6% */
}

.header .head_top .nav li:hover {
  /* background: #b4d3e54f; */
  border-bottom: 2px solid #000;
}
.header .head_top .nav li.active {
  /* background: #b4d3e54f; */
  border-bottom: 2px solid #000;
}

.header .head_top .nav li.active > a {
  color: #000;
}
.header .head_top .nav li.active a i {
  color: #000;
}

.header .head_top .nav li:hover > a,
.header .head_top .nav li:hover > a i {
  color: #000;
  /* border-bottom: 1px solid #000; */
}

.m_header {
  width: 100%;
  overflow: hidden;
  display: none;
}

.m_header .m_head_content {
  height: 60px;
  width: 100%;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 8;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.5);
}

.m_header .m_head_content .m_head_logo {
  height: 60px;
  float: left;
  margin-left: 0.05rem;
}

.m_header .m_head_content .m_head_logo img {
  max-height: 100%;
  float: left;
  height: 30px;
  margin-top: 15px;
}

.m_header .m_head_content .menu {
  float: right;
  width: 60px;
  height: 60px;
}

.m_header .m_head_content .menu i {
  color: #cebe8d;
  font-size: 20px;
  text-align: center;
  line-height: 60px;
  display: block;
}

.app_menu {
  width: 100%;
  position: fixed;
  height: 100%;
  top: 60px;
  right: 0;
  z-index: 8;
  display: none;
  background: rgba(0, 0, 0, 0.5);
}

.app_menu ul {
  /* background: #243b8a   */
  /* background: #137cbdf7; */
  background: #cebe8d;
  opacity: 0.9;
}

.app_menu ul li {
  width: 100%;
  border-bottom: 1px solid #fff;
}

.app_menu ul li > a {
  width: 100%;
  display: block;
}

.app_menu ul li > a span {
  font-size: 14px;
  width: 100%;
  height: 42px;
  line-height: 42px;
  color: #fff;
  display: block;
  padding-left: 18px;
  font-weight: 700;
}

.app_menu ul li.on {
  background: url(/static/index/images/home_jj/bottom.png?v=1.1) no-repeat 95% 15px;
  background-size: 16px;
}
.app_menu ul li.on.active {
  background: url(/static/index/images/home_jj/bottom_top.png?v=1.1) no-repeat 95% 15px;
  background-size: 16px;
}

.app_menu ul .v_list {
  width: 100%;
  display: none;
}

.app_menu ul .v_list a {
  font-size: 14px;
  width: 100%;
  line-height: 36px;
  color: #fff;
  display: block;
  padding-left: 0.4rem;
  border-bottom: 1px dashed #fff;
  float: none;
}

.m_banner {
  margin: 0 auto;
  overflow: hidden;
  display: none;
  margin-top: 60px;
}

.m_banner,
.m_banner .mbanner {
  width: 100%;
  position: relative;
}
.m_banner .mbanner > img {
  width: 100%;
}
.m_banner .mbanner ul li {
  width: 100%;
  line-height: 0;
}

.m_banner .mbanner ul li img {
  width: 100%;
  height: auto;
}
.m_banner ul > li img:nth-child(2) {
  /* width: 20%; */
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}
.banner_btn {
  width: 100%;
  text-align: center;
  position: absolute;
  z-index: 4;
  bottom: 5px;
  overflow: hidden;
}

.banner_btn a {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  display: inline-block;
  text-indent: -999px;
  margin: 0 3px;
  overflow: hidden;
  cursor: pointer;
  background: #f9c9d3;
  opacity: 0.4;
  margin: 0 5px;
  border: 2px solid #fff;
}

.banner_btn a.in {
  background: #243b8a;
  opacity: 1;
}

.pc_banner {
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  line-height: 0;
}

.pc_banner,
.pc_banner .pcbanner {
  width: 100%;
  position: relative;
  /* border-bottom: 1px dashed #fff; */
}

.pc_banner .swiper-slide {
  width: 100%;
  background: #000;
  position: relative;
}

.pc_banner .swiper-slide img {
  width: 100%;
  display: block;
}
.pc_banner div {
}
.pc_banner div > img {
  width: inherit;
}
.justify_banner .swiper-slide img {
  height: 390px;
}
.pc_banner .swiper-slide img:nth-child(2) {
  /* width: 20%; */
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}

.pc_banner .banner_pagination {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 7;
  text-align: center;
  padding-right: 5px;
}

.pc_banner .banner_pagination span {
  width: 40px;
  height: 4px;
  border-radius: 0;
  display: inline-block;
  text-align: center;
  background: none;
  opacity: 1;
  cursor: pointer;
  margin: 0 3px;
  background: hsla(0, 0%, 100%, 0.5);
  border: none;
  outline: 0;
}

.pc_banner .banner_pagination span.swiper-pagination-bullet-active {
  background: #fff;
  color: #fff;
}

.pc_banner .banner_prev {
  left: 10px;
  /* background: url(/static/index/images/ble.png) no-repeat 50% */
}

.pc_banner .banner_next,
.pc_banner .banner_prev {
  position: absolute;
  top: 44%;
  z-index: 6;
  width: 40px;
  height: 40px;
  outline: 0;
  cursor: pointer;
}

.pc_banner .banner_next {
  right: 10px;
  /* background: url(/static/index/images/bri.png) no-repeat 50% */
}

.main {
  /* margin-top: 15px; */
  width: 100%;
  overflow: hidden;
  /* margin-top: 0.2rem; */
}

.box_tit span {
  font-size: 38px;
  text-align: center;
  color: #333;
  display: block;
}

.box_tit span strong i {
  font-style: normal;
  padding: 0 5px;
}

.box_tit p {
  font-size: 19px;
  color: #333;
  display: block;
  text-align: center;
  margin-top: 6px;
}

.i_box1 {
  /* background: #eee; */
  padding-top: 85px;
  padding-bottom: 40px;
}

.i_box1_zh strong {
  /* background: #fff !important; */
  width: 189px;
  height: 45px;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 48px;
  color: #ffffff;
  line-height: 36px;
}
.i_box1_zh .box1_border {
  width: 2px;
  height: 25px;
  background: #cebe8d;
  margin: auto;
  margin-top: 35px;
}

.i_box1 .box {
  /* width: 100%; */
  margin-top: 250px;
}
.i_box1_list .swiper_intro {
  margin-top: 60px;
  width: 1100px;
  /* height: 20px; */
  font-family: PingFang SC;
  font-weight: 800;
  font-size: 20px;
  color: #ffffff;
  margin-left: 99px;
  white-space: nowrap;
  /* 禁止换行 */
  text-overflow: ellipsis;
  /* 超出显示省略号 */
}
.i_box1_list .swiper_intro_date {
  width: 145px;
  height: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #cebe8d;
  line-height: 40px;
  margin-left: 99px;
}
.i_box1_list_m {
  display: none;
}

.more {
  margin: 0 auto;
}

.more a span {
  /* width: 160px;
	height: 42px; */
  color: #cebe8d;
  display: block;
  text-align: center;
  line-height: 60px;
  font-size: 16px;
  /* background: #7FAD45; */
  border: 1px solid #cebe8d;
  font-family: Alibaba PuHuiTi 2;
  font-weight: normal;
  width: 300px;
  height: 60px;
  border: 1px solid #cebe8d;
  transition: 0.5s;
}

.more a span:hover {
  padding-left: 10px;
  transition: 0.5s;
}
.more a span > img {
  margin-right: 10px;
}
.i_box2 {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 180px;
  /* background: url(/static/index/images/bg1.png) no-repeat bottom #f7f7f7 */
}
.i_box2_1 {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.i_box2_1 .content_box2 {
  display: flex;
  padding-top: 20px;
}

.i_box2_1 .content_box3 {
  margin-bottom: 40px;
}
.i_box2_1 .box .fl .text {
  margin-top: 0 !important;
}

.i_box2_1 .content_box2 .text > h4 {
  font-weight: 500;
  color: #0e3671;
  font-size: 27px;
  margin-bottom: 15px;
}
.i_box2_1 .content_box2 .text > ul {
  list-style-type: square;
}
.i_box2_1 .content_box2 .text > ul > li {
  font-size: 0.06rem;
  line-height: 45px;
}
.i_box2_1 .box2_img {
  width: 90%;
}

.i_box2_1 .box2_img > img {
  width: 90%;
  margin-left: 20px;
}
.i_box2_1 .box .fl .text {
  width: 115%;
}

.i_box2_1 .box .fl .text p {
  font-size: 0.06rem !important;
  color: #333;
  display: block;
  line-height: 210% !important;
  text-indent: 4%;
}
.mover_box {
  height: 300px;
  margin-top: 10px;
}

.mover1_box {
  height: 450px;
  margin-top: 10px;
}
.tech-slideshow {
  height: 450px;
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}

.tech-slideshow > div {
  height: 200px;
  width: 1600px;
  background: url(http://www.webhek.com/wordpress/wp-content/uploads/2018/03/collage.jpg);
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  transform: translate3d(0, 0, 0);
}
.tech-slideshow .mover-1 {
  animation: moveSlideshow 20s linear infinite;
  display: flex;
}

.mover-1 .pic_1 {
  position: relative;
}
.mover-1 .pic_1 > div {
  position: absolute;
  bottom: 7px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  width: 100%;
  height: 0.2rem;
  line-height: 0.2rem;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: center;
}
.tech-slideshow .mover-2 {
  opacity: 0;
  transition: opacity 0.5s ease-out;
  background-position: 0 -200px;
  animation: moveSlideshow 20s linear infinite;
}
.tech-slideshow:hover .mover-2 {
  opacity: 1;
}

@keyframes moveSlideshow {
  100% {
    transform: translateX(-50%);
  }
}

#swiper-roll .roll-wrapper {
  width: 100%;
  overflow: hidden;
  height: 270px;
  margin: 0 auto;
  position: relative;
}
#swiper-roll1 .roll-wrapper {
  width: 100%;
  overflow: hidden;
  height: 270px;
  margin: 0 auto;
  position: relative;
}
.roll-wrapper li {
  float: left;
  list-style: none;
  width: 13%;
  height: 270px;
}
.roll-wrapper ul {
  position: absolute;
  top: 0;
  left: 0;
  /* display: flex; */
}
.roll-wrapper li > img {
  width: 100% !important;
}

/* .i_box2_m{
    display: none;
} */
.i_box2 .center {
  /* width: 1600px */
  margin: auto 8%;
}

.i_box2 .box_tit span {
  text-align: left;
}

.i_box2 .box_tit span strong {
  color: #243b8a;
}

.i_box2 .box_tit p {
  text-align: left;
  text-indent: 4%;
}

.i_box2 .box_tit em {
  width: 50px;
  height: 4px;
  background: #243b8a;
  display: block;
  font-style: normal;
  margin-top: 10px;
}

.i_box2_1 .box .fl {
  width: 100% !important;
  padding-top: 2%;
}

.i_box2 .box {
  margin-top: 50px;
}

.i_box2 .box .fl {
  width: 43%;
  padding-top: 2%;
}

.i_box2 .box .fl .text {
  margin-top: 30px;
}

.i_box2 .box .fl .text p {
  font-size: 20px;
  color: #333;
  display: block;
  line-height: 180%;
}

.i_box2 .box .fl .text .more {
  margin: 0;
  margin-top: 30px;
}

.i_box2 .box .fr {
  width: 50%;
}

.i_box2 .box .fr img {
  display: block;
  max-width: 100%;
}

.i_box3 {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 70px;
  background: url(/static/index/images/bg.jpg) no-repeat top;
}

.i_box3 .box_tit p,
.i_box3 .box_tit span {
  color: #fff;
}

.i_box3 .center {
  width: 1400px;
  overflow: hidden;
  padding: 0 100px;
  position: relative;
}

.i_box3 .box {
  margin-top: 60px;
}

.i_box3 .box .box3list {
  width: 100%;
  overflow: hidden;
  background: url(/static/index/images/bg.png) no-repeat center 60px;
}

.i_box3 .box .box3list .swiper-slide {
  padding: 0 20px;
}

.i_box3 .box .box3list .swiper-slide .text {
  width: 100%;
  position: relative;
}

.i_box3 .box .box3list .swiper-slide .pic {
  width: 100%;
}

.i_box3 .box .box3list .swiper-slide .pic img {
  display: block;
  max-width: 100%;
}

.i_box3 .box .box3list .swiper-slide .text1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 140px;
  background: #fff;
  display: block;
  transition: 0.8s;
}

.i_box3 .box .box3list .swiper-slide .text1 i {
  width: 50px;
  height: 50px;
  background: #243b8a;
  font-style: normal;
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  margin: 0 auto;
  display: block;
  font-weight: 700;
  margin-top: -25px;
  box-shadow: 0 1px 10px 1px #ccc;
}

.i_box3 .box .box3list .swiper-slide .text1 span {
  display: block;
  text-align: center;
  font-size: 24px;
  color: #333;
  font-weight: 700;
  margin-top: 20px;
}

.i_box3 .box .box3list .swiper-slide .text1 p {
  font-size: 14px;
  color: #999;
  display: block;
  text-align: center;
}

.i_box3 .box .box3list .swiper-slide .text2 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 100%;
  background: rgba(0, 0, 0, 0.5);
  transition: 0.8s;
}

.i_box3 .box .box3list .swiper-slide .text2 h4 {
  font-size: 24px;
  color: #fff;
  text-align: center;
  margin-top: 30px;
}

.i_box3 .box .box3list .swiper-slide .text2 i {
  font-style: normal;
  width: 1px;
  height: 20px;
  background: #fff;
  display: block;
  margin: 12px auto;
}

.i_box3 .box .box3list .swiper-slide .text2 span {
  font-size: 24px;
  color: #fff;
  display: block;
  text-align: center;
  font-weight: 700;
}

.i_box3 .box .box3list .swiper-slide .text2 p {
  font-size: 14px;
  color: #999;
  display: block;
  text-align: center;
}

.i_box3 .box .box3list .swiper-slide .text2 ul {
  padding: 0 30px;
  height: 150px;
  margin-top: 40px;
}

.i_box3 .box .box3list .swiper-slide .text2 ul li {
  width: 100%;
}

.i_box3 .box .box3list .swiper-slide .text2 ul li a {
  font-size: 18px;
  color: #999;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  line-height: 30px;
}

.i_box3 .box .box3list .swiper-slide .text2 ul li a:hover {
  color: #fff;
  text-decoration: underline;
}

.i_box3 .box .box3list .swiper-slide .text2 em {
  height: 42px;
  color: #fff;
  display: block;
  text-align: center;
  line-height: 42px;
  font-size: 16px;
  background: #243b8a;
  margin-top: 60px;
  font-style: normal;
  margin: 0 30px;
  margin-top: 20px;
}

.i_box3 .box .box3list .swiper-slide .text2 small {
  font-size: 16px;
  color: #999;
  display: block;
  text-align: center;
  margin-top: 15px;
}

.i_box3 .box .box3list .swiper-slide:hover .text1 {
  bottom: 500px;
  transition: 0.8s;
}

.i_box3 .box .box3list .swiper-slide:hover .text2 {
  top: 0;
  transition: 0.8s;
}

.i_box3 .box .box3list .prev {
  position: absolute;
  top: 44%;
  left: 10px;
  z-index: 6;
  width: 75px;
  height: 200px;
  background: url(/static/index/images/ple.png) no-repeat 50% rgba(36, 59, 138, 0.5);
  outline: 0;
  cursor: pointer;
}

.i_box3 .box .box3list .prev:hover {
  background: url(/static/index/images/ple.png) no-repeat 50% #243b8a;
}

.i_box3 .box .box3list .next {
  position: absolute;
  top: 44%;
  right: 10px;
  z-index: 6;
  width: 75px;
  height: 200px;
  background: url(/static/index/images/pri.png) no-repeat 50% rgba(36, 59, 138, 0.5);
  outline: 0;
  cursor: pointer;
}

.i_box3 .box .box3list .next:hover {
  background: url(/static/index/images/pri.png) no-repeat 50% #243b8a;
}

.i_box4 {
  width: 100%;
  padding: 80px 0;
  overflow: hidden;
}

.i_box4 .box4list {
  margin-top: 60px;
  position: relative;
}

.i_box4 .box4list .swiper-slide {
  width: 1400px;
  transform: scaleY(0.8);
  overflow: hidden;
  position: relative;
}

.i_box4 .box4list .swiper-slide .pic {
  width: 100%;
}

.i_box4 .box4list .swiper-slide .pic img {
  display: block;
  max-width: 100%;
}

.i_box4 .box4list .swiper-slide .text {
  width: 50%;
  background: #243b8a;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 40px 50px;
  padding-bottom: 100px;
  display: none;
}

.i_box4 .box4list .swiper-slide .text a {
  font-size: 24px;
  color: #fff;
  display: block;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.i_box4 .box4list .swiper-slide .text p {
  font-size: 18px;
  color: #c6cfef;
  display: block;
  line-height: 180%;
  margin-top: 20px;
}

.i_box4 .box4list .prev {
  left: 52.7%;
  background: url(/static/index/images/le1.png) no-repeat 50% rgba(36, 59, 138, 0.5);
}

.i_box4 .box4list .next,
.i_box4 .box4list .prev {
  position: absolute;
  bottom: 40px;
  z-index: 6;
  width: 110px;
  height: 35px;
  outline: 0;
  cursor: pointer;
}

.i_box4 .box4list .next {
  left: 60%;
  background: url(/static/index/images/ri1.png) no-repeat 50% rgba(36, 59, 138, 0.5);
}

.i_box4 .box4list .swiper-slide-active {
  transform: scale(1);
}

.i_box4 .box4list .swiper-slide-active .text {
  display: block;
}

.i_box4 .more {
  margin-top: 60px;
}

.i_box4 .more a span {
  margin: 0 auto;
}

.i_box5 {
  width: 100%;
  padding: 0 0 50px 0;
  /* background: #f7f7f7 */
}
#loading-message {
  display: none;
  position: absolute;
  bottom: -50%;
  right: 26%;
  transform: translate(-10%, -10%);
  color: #fff;
  padding: 0px 20px;
  border: 1px solid #fff;
  font-size: 16px;
  border-radius: 5px;
  z-index: 1000;
  line-height: 30px;
}
.i_box5_search {
  padding: 0;
}
.i_box5_new {
  /* background: #fff !important; */
}

.i_box5 .center {
  /* width: 1600px */
  margin: auto 8%;
}

.i_box5 .box {
  margin-top: 60px;
}
.workname {
  position: absolute;
  bottom: 16%;
  left: 34%;
}
.workname > h4 {
  font-weight: 800;
  font-size: 46px;
  text-align: center;
  color: #ffffff;
  line-height: 40px;
}
.workname > div {
  text-align: center;
  font-weight: 400;
  font-size: 26px;
  color: #fefefe;
  line-height: 50px;
}
.i_box5 .box .fl {
  /* position:relative */
  /* width: 49%; */
  /* background: #fff; */
  /* height: 549px; */
  margin-right: 50px;
}

.i_box5 .box .fl .pic img {
  display: block;
  max-width: 100%;
  position: relative;
  z-index: 4;
}

.i_box5 .box .fl .new_time {
  margin-top: -40px;
  position: relative;
  z-index: 5;
}

.i_box5 .box .fl .text {
  padding: 30px 10px 28px 30px;
}

.i_box5 .box .fl .text a {
  font-size: 18px;
  color: #333;
  display: block;
  font-weight: 500;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.i_box5 .box .fl .text p {
  font-size: 16px;
  color: #999;
  display: block;
  line-height: 160%;
  margin-top: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.i_box5 .box .fr {
  /* width: 49% */
}

.i_box5 .box .fr li {
  width: 100%;
  padding: 20px;
  background: #fff;
  margin-bottom: 23px;
  position: relative;
}
.i_box5 .box .fr .search_li {
  padding: 10px;
  margin-bottom: 5px;
  border-bottom: 1px solid #eeeeee;
}
.i_box5 .box .fr .industry_li {
  padding: 10px;
  margin-bottom: 5px;
  border-bottom: 1px solid #eeeeee;
}

.i_box5 .box .fr li .libg {
  height: 3px;
  background: #243b8a;
  width: 0;
  transition: 0.8s;
  position: absolute;
  bottom: 0;
  left: 0;
}

.i_box5 .box .fr li .item {
  position: relative;
}

.i_box5 .box .fr li .item .new_time {
  position: absolute;
  left: 0;
  top: 0;
}

.i_box5 .box .fr .new_fr_display {
  display: flex;
  justify-content: space-between;
}

.i_box5 .box .fr .new_fr_display > div:nth-child(2) {
  width: 150px;
  /* height:130px; */
  height: auto;
}
.i_box5 .box .fr .new_fr_display > div:nth-child(2) > img {
  width: 150px;
  height: auto;
}

.i_box5 .box .fr li .item .text {
  width: 100%;
  min-height: 80px;
  padding-left: 110px;
}
.i_box5 .box .fr .search_li .item .text {
  padding-left: 10px;
  min-height: 50px;
}
.i_box5 .box .fr .industry_li .item .text {
  padding-left: 10px;
  min-height: 60px;
}
.i_box5 .box .fr li .item .text > div {
  /* width: 80%; */
}

.i_box5 .box .fr li .item .text a {
  font-size: 18px;
  color: #333;
  font-weight: 500;
  display: block;
  width: 600px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.i_box5 .box .fr li .item .text .search_a {
  display: initial !important;
}

.i_box5 .box .fr li .item .text p {
  font-size: 16px;
  color: #999;
  display: block;
  line-height: 24px;
  margin-top: 5px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.i_box5 .box .fr li:hover {
  box-shadow: 0 1px 10px 1px #ccc;
}

.i_box5 .box .fr li:hover .libg {
  width: 100%;
  transition: 0.8s;
}

.i_box5 .more {
  margin-top: 30px;
}

.i_box5 .more a span {
  margin: 0 auto;
}

.new_time {
  width: 95px;
  height: 95px;
  background: #243b8a;
  padding-top: 0.04rem;
}
.new_time_1 {
  background: #eee;
}

.new_time p,
.new_time span {
  font-size: 22px;
  color: #fff;
  display: block;
  line-height: 32px;
  text-align: center;
}
.new_time_1 p,
.new_time_1 span {
  color: #000;
}
.i_box6 {
  width: 100%;
  position: relative;
}

.i_box6 .pic img {
  position: relative;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
  display: block;
}

.i_box6 .box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.i_box6 .box .text {
  margin-left: 50%;
  margin-top: 12%;
  width: 50%;
  background: #fff;
  padding: 30px;
  padding-bottom: 0;
}

.i_box6 .box .text .box_tit p,
.i_box6 .box .text .box_tit span {
  text-align: left;
}

.i_box6 .box .text .box_tit em {
  width: 50px;
  height: 4px;
  background: #243b8a;
  display: block;
  font-style: normal;
  margin-top: 10px;
}

.i_box6 .box .text .text1 {
  margin-top: 30px;
}

.i_box6 .box .text .text1 p {
  font-size: 14px;
  color: #666;
  display: block;
  line-height: 180%;
}

.i_box6 .more {
  margin-top: 30px;
}

.i_box6 .more a span {
  position: relative;
  top: 21px;
}

.footer {
  padding-top: 50px;
  /* background: #252725; */
  background: #cebe8d;
  padding-bottom: 60px;
  width: 100%;
  /* position: fixed;
	bottom:50px; */
  height: 225px;
  overflow: hidden;
}

.footer .center {
  /* width: 1550px */
  margin: auto 8%;
}

.footer .box h3 {
  font-size: 14px;
  color: #000;
  display: block;
  font-weight: 400;
  margin-bottom: 15px;
}

.footer .box .text1 {
  width: 10%;
  height: 180px;
  float: left;
  margin-right: 7%;
  /* background: url(/static/index/images/fbg.png) no-repeat 100% 0; */
  /* border-right: 1px solid #ffffff86; */
}
.footer .box .text5 {
  width: auto;
  height: 180px;
  float: left;
  margin-right: 7%;
  /* background: url(/static/index/images/fbg.png) no-repeat 100% 0; */
  /* border-right: 1px solid #ffffff86; */
}
.footer .box .link_footer {
  margin-right: 6%;
}
.footer .box .bottom_logo > img {
  width: 136px;
  height: 140px;
}
.footer .box .text4 {
  width: auto;
  height: 180px;
  float: left;
  margin-right: 7%;
  /* background: url(/static/index/images/fbg.png) no-repeat 100% 0; */
  /* border-right: 1px solid #ffffff86; */
}
.footer .box .text5 p span,
.footer .box .text4 p span {
  font-size: 15px;
  color: #000;
  display: block;
  font-weight: 700;
  /* padding-left: 30px; */
  line-height: 30px;
  margin-bottom: 6px;
}
.footer .box .text1 p {
  /* padding-right: 45%; */
}

.footer .box .text1 p span {
  font-size: 15px;
  color: #000;
  display: block;
  /* padding-left: 30px; */
  line-height: 30px;
  margin-bottom: 6px;
}

.footer .box .text1 p span:first-child {
  /* background: url(/static/index/images/ic1.png) no-repeat left 3px; */
  /* background-size: 18px */
}

.footer .box .text1 p span:first-child + span {
  /* background: url(/static/index/images/ic2.png) no-repeat left 3px; */
  /* background-size: 18px */
}

.footer .box .text1 p span:first-child + span + span {
  /* background: url(/static/index/images/ic3.png) no-repeat left 3px; */
  /* background-size: 18px */
}

.footer .box .text1 p span:first-child + span + span + span {
  /* background: url(/static/index/images/ic4.png) no-repeat left 3px; */
  /* background-size: 18px */
}

.footer .box .text1 .list {
  margin-top: 50px;
}

.relation_us_adress {
  display: flex;
  /* justify-content: space-between */
}
.relation_us_adress > div:nth-child(2) {
  margin-top: 50px;
}
.pro_text .box > img {
  width: 88%;
}
.footer .text1_content {
  display: flex;
  justify-content: space-between;
  margin-right: 14%;
}

.footer .box .text1 .list a {
  float: left;
  font-size: 16px;
  color: #999;
  line-height: 100%;
  border-left: 1px solid #999;
  padding-right: 10px;
  padding-left: 10px;
}

.footer .box .text1 .list a:first-child {
  border-left: none;
  padding-left: 0;
}

.footer .box .text2 {
  width: 39%;
  float: left;
  /* background: url(/static/index/images/fbg.png) no-repeat 100% 0; */
  padding: 0 7%;
}

.footer .box .text2 form {
  padding-left: 15px;
}

.footer .box .text2 form input {
  height: 40px;
  padding: 0 5px;
}

.footer .box .text2 form input,
.footer .box .text2 form textarea {
  width: 100%;
  border: 1px solid #515251;
  background: #252725;
  margin-bottom: 8px;
  outline: 0;
}

.footer .box .text2 form textarea {
  height: 70px;
  padding: 5px;
}

.footer .box .text2 form .sub_btn {
  background: #243158;
  width: 100px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  border: none;
}

.footer .box .text3 {
  width: 17.5%;
  float: left;
}
.footer .box .text3 .footer_erweima > div {
  margin-right: 12px;
}

.footer .box .text3 h3 {
  text-align: center;
}

.footer .box .text3 .footer_erweima {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.footer .box .text3 span img {
  background: #fff;
  padding: 6px;
  display: block;
  margin: 0 auto;
  border-radius: 5px;
}

.footer .box .text3 p {
  font-size: 14px;
  color: #000;
  margin-top: 12px;
  text-align: center;
}

.copyright {
  background: #cebe8d;
  padding: 5px 0;
  border-top: 1px solid #ffffff86;
  /* position: fixed;
	bottom: 0;
	width: 100%; */
}

.copyright p {
  font-size: 13px;
  line-height: 24px;
  color: #000;
  font-weight: 500;
  text-align: center;
  display: block;
}
.copyright p > a:active {
  color: #337ab7;
}
.copyright p > a:hover {
  color: #337ab7;
}
.currson {
  background: #eee;
}

.currson p {
  background: url(/static/index/images/map.png) no-repeat 0;
  line-height: 40px;
  background-size: 18px;
  padding-left: 30px;
}

.currson p a {
  font-size: 14px;
  color: #666;
  padding-right: 2px;
}

.currson p a:hover {
  color: #659832;
}

.pro_text {
  margin-bottom: 20px;
}
.pro_text_service {
  padding-top: 10px;
}
.pro_text .box {
  margin-top: 20px;
}

.pro_text .box .fl {
  width: 20%;
  height: auto;
}

.pro_text .box .fr {
  width: 77%;
}

.page_title {
  background: #243b8a;
}

.page_title h3 {
  font-size: 24px;
  color: #fff;
  font-weight: 400;
  display: block;
  background: url(/static/index/images/pp.png) no-repeat 0;
  line-height: 80px;
  text-align: center;
}

.page_tit h3 {
  line-height: 50px;
  font-weight: 400;
  background: url(/static/index/images/le3.png) no-repeat 95% 15px #eee;
  background-size: 16px;
  width: 100%;
  float: left;
  margin-top: 10px;
  padding-left: 12px;
}

.page_tit h3 a {
  float: left;
  font-size: 16px;
  color: #666;
  width: 100%;
}

.page_tit h3.on {
  background: url(/static/index/images/home_jj/bottom.png?v=1.1) no-repeat 95% 15px #243b8a;
  background-size: 16px;
}

.page_tit h3.on a {
  color: #fff;
  width: 100%;
}

.page_tit h3:hover {
  background: url(/static/index/images/home_jj/bottom.png?v=1.1) no-repeat 95% 15px #243b8a;
  background-size: 16px;
}

.page_tit h3:hover a {
  color: #fff;
}

.page_tit ul {
  display: none;
  float: left;
}

.page_tit ul li a {
  font-size: 13px;
  color: #666;
  display: block;
  line-height: 30px;
  padding-left: 20px;
  background: url(/static/index/images/bot.png) no-repeat 0;
  background-size: 12px;
  margin-left: 5px;
}

.page_tit ul li a:hover {
  color: #243b8a;
  background: url(/static/index/images/bot2.png) no-repeat 0;
  background-size: 12px;
  display: block;
}

.page_tit ul li a:hover:hover {
  transition: 0.89s;
}
.test_content {
  border: 1px solid #f6f6f6;
  border-radius: 2px;
  padding: 30px 15px;
}
.test_content > div:first-child {
  text-indent: 2%;
  font-size: 18px;
  margin-bottom: 20px;
}
.test_content .text_test {
  text-align: center;
  font-size: 19px;
  font-weight: 500;
  height: 40px;
  line-height: 55px;
}
.test_content .text_test1 {
  text-align: center;
  font-size: 19px;
  font-weight: 500;
}
.text_title {
  border-bottom: 1px solid #ddd;
  border-radius: 6px;
  padding: 5px;
  background-color: #0e3671;
  color: #fff;
  cursor: pointer;
}
.search_newtype {
  display: inline-block;
  text-align: center;
  font-weight: 600;
  color: #fff;
  background: #888;
  padding: 2px 7px;
}
.text_test1_content {
  font-size: 16px;
  padding: 3px 5px;
  font-size: 16px;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.text_title_second {
  display: block;
  padding: 3px 5px;
  font-size: 16px;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.prolist > ul {
  list-style: none;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  /* justify-content: space-between; */
}
.prolist li {
  /* width: 23%; */
  /* width: 360px; */
  width: 290px;
  /* height: 390px; */
  margin-right: 20px;
  /* margin-bottom: 2.66%; */
  float: left;
  /* border: 1px solid #ddd; */
  padding: 0 0 12px 0;
  /* border-radius: 6px; */
  /* border-top: none; */
  overflow: hidden;
}
.prolist li .author_intro {
  margin-top: 10px;
}
.prolist li .author_intro > h4 {
  /* width: 59px; */
  /* height: 35px; */
  font-family: PingFang SC;
  font-weight: 800;
  font-size: 20px;
  color: #ffffff;
  line-height: 36px;
}
.prolist li .author_intro > div {
  /* width: 294px; */
  /* height: 40px; */
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #cebe8d;
  line-height: 30px;
}

.prolist li .pic .imgauto {
  width: 100%;
  /* height: 130px; */
  position: relative;
  /* margin-bottom: 10px; */
}

.prolist li .pic .imgauto img {
  width: 100% !important;
  transform: scale(1);
  transition: 0.8s;
  margin: 0 !important;
  /* height: 130px !important; */
}
.prolist li .pic .imgauto .mask {
  width: 100%;
  height: 45% !important;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  bottom: 30% !important;
  text-align: center;
  color: #fff;
  padding-top: 2% !important;
}
.prolist li .pic .imgauto .mask > h4 {
  font-weight: 500;
  font-size: 0.077rem;
}
.prolist li .pic .imgauto .mask hr {
  width: 25%;
  margin-left: 37%;
  color: #fff;
}
.prolist li .text {
  margin-right: 10px;
  font-size: 0.05rem;
}
.prolist li .text span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 140px;
  /* color: #e53a3e; */
  font-style: normal;
  border: 1px solid #f6f6f8;
  margin-left: 10px;
  display: inline-block;
  padding: 2px 10px 2px 10px;
  margin-top: 10px;
}

.prolist li .text a,
.prolist li .text i {
  font-size: 14px;
  display: block;
  margin-top: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.prolist li .text a,
.text_title_second_btn {
  color: #fff;
  background-color: #0e3671;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  padding: 2px 12px 2px 12px;
  border-radius: 5px;
  float: right;
  margin-top: 10px;
}

/* .prolist li:nth-child(4n) {
	margin-right: 0
} */
.prolist li:nth-child(6n) {
  margin-right: 0;
}
.prolist_result li:nth-child(4n) {
  margin-right: 2.66%;
}

.prolist_result li {
  width: 30%;
}
.prolist_result li > h6 {
  margin: 15px 10px 10px 15px;
  font-weight: 600;
  font-size: 17px;
}
.prolist_result li > p {
  margin: 5px 10px 0px 15px;
  color: #9c9b9b;
  /* font-size: 0.055rem; */
}
.prolist li:hover {
  border-color: #243b8a;
}

.prolist li:hover .text a {
  color: #fff;
}

#message .m-content .m-message {
  width: 90%;
  padding: 20px;
}
#message .m-content {
  margin-top: 1rem;
}

.m-message label.code span {
  float: left;
}
.m-message label.code input {
  float: left;
}
.m-message label.code img {
  float: left;
}

#message {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1000;
  transform: scale(0);
  transition: 0.3s;
}
.messagebg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1001;
}
#message .m-content {
  margin-top: 10%;
}
#message .m-content .m-message {
  background: #fff;
  width: 580px;
  background: #fff;
  padding: 50px;
  margin: 0 auto;
  position: relative;
  z-index: 1002;
  box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.3);
}

.m-message {
  width: 494px;

  margin: 48px auto 0;
}

.m-message label {
  margin-bottom: 15px;

  display: block;

  font-size: 14px;
}

.m-message label em {
  display: block;

  float: right;

  color: red;

  height: 32px;

  line-height: 32px;
}

.m-message label span {
  width: 70px;

  height: 34px;

  line-height: 34px;

  color: #2f2f2f;

  float: left;

  font-weight: bold;

  text-align: right;

  /*margin-right: 30px;*/

  display: inline-block;
}

.m-message label input.inp,
.m-message label textarea,
.m-message label.code input {
  width: 77%;

  overflow: hidden;

  height: 32px;

  line-height: 32px;

  border: #cccccc 1px solid;

  border-radius: 3px;

  padding: 0 14px;

  box-sizing: border-box;

  color: #555;

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

  -webkit-transition:
          border-color ease-in-out 0.15s,
          -webkit-box-shadow ease-in-out 0.15s;

  -o-transition:
          border-color ease-in-out 0.15s,
          box-shadow ease-in-out 0.15s;

  transition:
          border-color ease-in-out 0.15s,
          box-shadow ease-in-out 0.15s;
}

.m-message label input:focus,
.m-message label textarea:focus {
  border-color: #66afe9;

  outline: 0;

  -webkit-box-shadow:
          inset 0 1px 1px rgba(0, 0, 0, 0.075),
          0 0 8px rgba(247, 150, 0, 0.6);

  box-shadow:
          inset 0 1px 1px rgba(0, 0, 0, 0.075),
          0 0 8px rgba(247, 150, 0, 0.6);
}

.m-message label textarea {
  height: 72px;

  line-height: 24px;

  padding: 10px 14px;
}

.m-message label.code {
  line-height: 34px;
}

.m-message label.code input {
  width: 30%;

  float: left;

  margin-right: 30px;
}

.m-message label.code .pic {
  display: inline-block;

  vertical-align: top;

  width: 80px;

  height: 32px;
}

.m-message label.code img {
  display: block;

  width: 100%;

  height: 100%;
}

.btn-1 input {
  width: 52px;

  height: 32px;

  line-height: 32px;

  background: #e8e8e8;

  border: none;

  color: #333;

  margin-right: 22px;

  cursor: pointer;

  transition: 0.3s;
}

.btn-1 {
  padding-left: 100px;
}

.btn-1 input.focus {
  background: #243b8a;

  color: #fff;
}

.btn-1 input.focus:hover {
  background: #444;
}

.btn-1 input:hover {
  background: #ccc;
}
.pro_content {
  width: 100%;
  margin-bottom: 20px;
}

.pro_content .pro_pic {
  width: 50%;
  float: left;
}

.pro_content .pro_text {
  width: 50%;
  float: left;
  padding-left: 2%;
}

.pro_content .pro_text h3 {
  font-weight: 400;
  margin-top: 5px;
  line-height: 22px;
  font-size: 18px;
  color: #243b8a;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ccc;
}

.pro_content .pro_text .text {
  width: 100%;
  margin-top: 12px;
}

.pro_content .pro_text .text p {
  font-size: 14px;
  line-height: 24px;
  padding-bottom: 12px;
}

.pro_content .pro_text .text a {
  width: 100px;
  height: 32px;
  font-size: 14px;
  margin-top: 10px;
  display: block;
  color: #fff;
  line-height: 32px;
  padding-left: 24px;
}

.pro_content .pro_text .text a,
.pro_content .pro_text .text a:hover {
  background: #243b8a;
  background-size: 16px;
}

div.zoomDiv {
  z-index: 9;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  border: 1px solid #ddd;
  display: none;
  text-align: center;
  overflow: hidden;
  font-size: 0;
}

div.zoomDiv img {
  max-width: none;
}

div.zoomMask {
  position: absolute;
  background: url(/static/index/images/mask.png) repeat scroll 0 0 transparent;
  cursor: move;
  z-index: 1;
  max-width: 200px !important;
  max-height: 200px !important;
}

.img-center {
  text-align: center;
  font-size: 0;
}

.img-center img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.pc-slide {
  margin: 0 auto;
}

.pc-slide,
.pc-slide .view .swiper-slide {
  width: 100%;
}

.pc-slide .view .swiper-slide .imgauto {
  width: 100%;
  height: 350px;
  border: 1px solid #ddd;
  box-sizing: border-box;
}

.pc-slide .preview {
  width: 100%;
  margin-top: 10px;
  position: relative;
}

.pc-slide .preview .swiper-container {
  width: 80%;
  margin: 0 10%;
}

.pc-slide .preview .swiper-slide {
  width: 25%;
  padding: 5px;
}

.pc-slide .preview .swiper-slide .imgauto {
  width: 100%;
  height: 80px;
  border: 1px solid #ddd;
}

.pc-slide .preview .swiper-slide .imgauto img {
  display: block;
  padding: 5px;
}

.pc-slide .preview .active-nav .imgauto {
  border: 1px solid #243b8a;
}

.pc-slide .preview .arrow-left {
  background: url(/static/index/images/le2.png) no-repeat 0 0;
  background-size: 100%;
  left: 10px;
}

.pc-slide .preview .arrow-left,
.pc-slide .preview .arrow-right {
  position: absolute;
  top: 50%;
  margin-top: -9px;
  width: 9px;
  height: 18px;
  z-index: 5;
}

.pc-slide .preview .arrow-right {
  background: url(/static/index/images/ri2.png) no-repeat 0 100%;
  background-size: 100%;
  right: 10px;
}

.show_title {
  border-bottom: 1px solid #eee;
  margin-top: 40px;
  margin-bottom: 20px;
}

.show_title h3 {
  width: 120px;
  height: 42px;
  font-size: 14px;
  margin-top: 10px;
  display: block;
  color: #fff;
  line-height: 42px;
  padding-left: 24px;
  background: #243b8a;
}

.content_tit h3 {
  font-size: 22px;
  color: #222;
  display: block;
  margin: 20px 0;
  font-weight: 400;
  text-align: center;
}

.content {
  width: 100%;
}
.reimg img {
  max-width: 100%;
  height: auto !important;
}
.content p {
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 15px;
  padding-right: 16px;
  /* text-align: center; */
  color: #666;
}

.content img {
  max-width: 88%;
  margin: 20px 0;
}

.show_pages {
  margin-top: 30px;
}

.show_pages p {
  font-size: 16px;
  color: #666;
  display: block;
  line-height: 24px;
  margin-top: 8px;
}

.show_pages p:hover a {
  color: #243b8a;
}

.pa_title {
  /*border-bottom: 1px dashed #ccc;*/
  text-align: center;
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 15px;
}
.desc {
  text-align: center;
  margin-bottom: 20px;
}
.desc span {
  display: inline-block;
  font-size: 16px;
  margin: 0 10px;
}
.pa_title h3 {
  font-size: 24px;
  color: #666;
  display: block;
  line-height: 42px;
  font-weight: 400;
}

.artlist li {
  width: 100%;
  padding: 20px;
  background: #fff;
  margin-bottom: 23px;
  position: relative;
  box-shadow: 0 1px 10px 1px #ccc;
}

.artlist li .libg {
  height: 3px;
  background: #243b8a;
  width: 0;
  transition: 0.8s;
  position: absolute;
  bottom: 0;
  left: 0;
}

.artlist li .item {
  position: relative;
}

.artlist li .item .new_time {
  position: absolute;
  left: 0;
  top: 0;
}

.artlist li .item .text {
  width: 100%;
  min-height: 80px;
  padding-left: 100px;
}

.artlist li .item .text a {
  font-size: 18px;
  color: #333;
  font-weight: 700;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.artlist li .item .text p {
  font-size: 16px;
  color: #999;
  display: block;
  line-height: 24px;
  margin-top: 5px;
}

.artlist li:hover .libg {
  width: 100%;
  transition: 0.8s;
}

.case_list li {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
  float: left;
  background: #fff;
  box-shadow: 0 1px 10px 1px #ccc;
}

.case_list li .pic .imgauto {
  width: 100%;
  height: 126px;
}

.case_list li .pic .imgauto img {
  transform: scale(1);
  transition: 0.8s;
}

.case_list li .text {
  padding: 12px 10px;
}

.case_list li .text a {
  font-size: 16px;
  color: #666;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.case_list li .text p {
  font-size: 14px;
  color: #999;
  margin-top: 5px;
}

.case_list li .libg {
  margin-top: 12px;
  position: relative;
}

.case_list li .libg i {
  width: 0;
  height: 2px;
  background: #243b8a;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}

.case_list li .libg span {
  width: 100%;
  height: 1px;
  background: #ddd;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}

.case_list li .time {
  padding: 12px 10px;
  padding-top: 0;
}

.case_list li .time span {
  color: #999;
  font-size: 14px;
  display: block;
}

.case_list li:nth-child(3n) {
  margin-right: 0;
}

.case_list li:hover .libg {
  margin-top: 12px;
  position: relative;
}

.case_list li:hover .libg i {
  width: 100%;
  transition: 0.8s;
}

.pagepro_tit {
  margin-bottom: 30px;
  margin-top: 50px;
  padding-bottom: 20px;
  border-bottom: 2px solid #cebe8d;
}

.pagepro_tit .protitle {
  /* float: left */
  display: flex;
  flex-direction: row;
  align-items: center;
}

.pagepro_tit .protitle h3 {
  font-size: 38px;
  /* line-height: 100%; */
  color: #fff;
  font-weight: 400;
  padding-top: 15px;
}

.pagepro_tit .protitle p {
  font-size: 18px;
  font-weight: 500;
  /* padding-top: 15px */
}

.pagepro_tit .test_title {
  display: flex;
  margin: 40px 0 0px 0;
  /* justify-content: space-between; */
  font-size: 22px;
  font-weight: 500;
}

.menu-outer .menu {
  display: flex;
  flex-wrap: wrap;
}
.menu-outer .menu > li {
  margin-bottom: 10px;
  cursor: pointer;
}
.menu-outer .menu > li > .active {
  color: #fff;
  background-color: #243b8a;
}
.pagepro_tit .test_title div {
  border-radius: 5px;
  background-color: #eeeeee;
  padding: 3px 18px;
  margin-right: 30px;
}

.test_tit1 {
  font-size: 22px;
  margin-bottom: 20px;
  font-weight: bold;
}
.test_tit1 .tit {
  padding: 0px 2px;
  background-color: #205b87;
  margin-right: 10px;
}
.test_tit {
  font-size: 28px;
  margin-bottom: 20px;
  font-weight: bold;
}

.test_tit .tit {
  padding: 0px 2px;
  background-color: #205b87;
  margin-right: 10px;
}
.page_search {
  float: right;
}

.page_search .put1 {
  width: 1rem;
  height: 42px;
  line-height: 42px;
  border: 1px solid #205b87;
  border-right: 0;
  padding: 0 10px;
  float: left;
  outline: 0;
}

.page_search .btn_submit {
  width: 72px;
  float: right;
  height: 42px;
  outline: 0;
  line-height: 42px;
  text-align: center;
  border: none;
  color: #fff;
  background-color: #205b87;
  transition: 0.2s;
  float: left;
  font-size: 16px !important;
}

.about_main .box_tit span {
  color: #666;
}

.about_main .box_tit p {
  color: #888;
  margin-top: 0;
}

.about_main .box_tit small {
  width: 50px;
  height: 5px;
  margin: 0 auto;
  display: block;
  background: #659832;
  margin-top: 10px;
}

.about_text1 .box {
  width: 100%;
}

.about_text1 .box .fl {
  width: 48%;
  margin-right: 2%;
  background: #fafafa;
  padding: 22px;
}

.about_text1 .box .fl p {
  font-size: 14px;
  line-height: 27px;
  display: block;
  color: #666;
}

.about_text1 .box .fr {
  width: 48%;
  margin-left: 2%;
}

.about_text1 .box .fr img {
  max-width: 100%;
  display: block;
}

.about_text2 {
  background: #f3f4f9;
  padding-top: 50px;
  margin-top: 50px;
}

.about_text2 .box .fl {
  width: 48%;
  margin-right: 2%;
}

.about_text2 .box .fl img {
  display: block;
  max-width: 100%;
}

.about_text2 .box .fr {
  width: 48%;
  margin: 0 1%;
  padding-left: 5%;
}

.about_text2 .box .fr .box_tit span {
  text-align: left;
  color: #666;
}

.about_text2 .box .fr .box_tit p {
  text-align: left;
  color: #888;
}

.about_text2 .box .fr .box_tit small {
  margin: 0;
  margin-top: 10px;
}

.about_text2 .box .fr .list li {
  width: 100%;
  position: relative;
  padding-left: 50px;
  margin-bottom: 45px;
}

.about_text2 .box .fr .list li img {
  position: absolute;
  left: 0;
  top: 5px;
  width: 50px;
  display: block;
}

.about_text2 .box .fr .list li p {
  display: block;
  padding-left: 20px;
}

.about_text2 .box .fr .list li p span {
  font-size: 20px;
  color: #666;
  font-weight: 700;
  display: block;
}

.about_text2 .box .fr .list li p i {
  font-style: normal;
  font-size: 14px;
  color: #888;
  display: block;
  margin-top: 12px;
}

.about_text3 .box figure {
  width: 23%;
  margin: 0;
  margin-right: 2.66%;
  margin-bottom: 2.66%;
  float: left;
  position: relative;
}

.about_text3 .box figure .img-dv,
.about_text3 .box figure .img-dv a img {
  width: 100%;
}

.about_text3 .box figure span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  overflow: hidden;
  z-index: 5;
  transition: 0.8s;
  cursor: pointer;
  background: url(/static/index/images/ss.png) no-repeat 50% rgba(0, 0, 0, 0.5);
  background-size: auto 15%;
}

.about_text3 .box figure:nth-child(4n) {
  margin-right: 0;
}

.about_text3 .box figure:hover span {
  opacity: 1;
  transition: 0.8s;
}

.about_text4 {
  background: #f3f4f9;
  padding: 50px 0;
  margin-top: 50px;
}

.about_text4 .box li {
  width: 20%;
  float: left;
  position: relative;
  padding-left: 50px;
}

.about_text4 .box li img {
  position: absolute;
  left: 10px;
  top: 5px;
  width: 50px;
  display: block;
}

.about_text4 .box li p {
  display: block;
  padding-left: 25px;
  /*ceshi*/
}

.about_text4 .box li p span {
  font-size: 20px;
  color: #666;
  display: block;
  margin-top: 5px;
}

.about_text4 .box li p i {
  font-style: normal;
  font-size: 14px;
  color: #888;
  display: block;
  margin-top: 5px;
}

.about_text5 .box {
  margin: 50px 0;
}

.about_text5 .box h3 {
  font-size: 18px;
  color: #666;
  display: block;
  font-weight: 400;
  margin-bottom: 26px;
}

.about_text5 .box .text1 {
  width: 25%;
  float: left;
}

.about_text5 .box .text1 ul li {
  width: 100%;
  float: left;
  position: relative;
  padding-left: 22px;
  margin-bottom: 20px;
}

.about_text5 .box .text1 ul li img {
  position: absolute;
  left: 0;
  top: 5px;
  width: 21px;
  display: block;
}

.about_text5 .box .text1 ul li p {
  display: block;
  padding-left: 12px;
}

.about_text5 .box .text1 ul li p span {
  font-size: 18px;
  color: #666;
  display: block;
}

.about_text5 .box .text1 ul li p i {
  font-style: normal;
  font-size: 14px;
  color: #888;
  display: block;
  margin-top: 5px;
}

.about_text5 .box .text2 {
  width: 10%;
  float: left;
  margin-left: 8%;
}

.about_text5 .box .text2 a {
  font-size: 14px;
  color: #666;
  display: block;
  line-height: 20px;
  margin-bottom: 17px;
  padding-left: 18px;
  background: url(/static/index/images/le3.png) no-repeat 0;
  background-size: 12px;
}

.about_text5 .box .text2 a:hover {
  color: #659832;
  text-decoration: underline;
}

.about_text5 .box .text3 {
  width: 10%;
  float: left;
  margin-left: 5%;
}

.about_text5 .box .text3 a {
  font-size: 14px;
  color: #666;
  display: block;
  line-height: 20px;
  margin-bottom: 17px;
}

.about_text5 .box .text3 a:hover {
  color: #659832;
  text-decoration: underline;
}

.about_text5 .box .text4 {
  width: 35%;
  float: left;
  margin-left: 7%;
}

.about_text5 .box .text4 ul li {
  position: relative;
  padding-left: 60px;
  min-height: 60px;
  margin-bottom: 20px;
}

.about_text5 .box .text4 ul li .pic {
  width: 60px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 0;
}

.about_text5 .box .text4 ul li .pic img {
  width: 100%;
  display: block;
  border-radius: 50%;
}

.about_text5 .box .text4 ul li .text {
  padding-left: 12px;
  padding-top: 5px;
}

.about_text5 .box .text4 ul li .text p {
  font-size: 14px;
  color: #888;
  display: block;
  padding-left: 30px;
  background: url(/static/index/images/rij.png) no-repeat 0;
}

.about_text5 .box .text4 ul li .text a {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 14px;
  color: #666;
  margin-top: 8px;
}

.about_text5 .box .text4 ul li .text a:hover {
  color: #659832;
}

.contact_text1 .box li {
  width: 25%;
  float: left;
  border-left: 1px solid #eee;
}

.contact_text1 .box li i {
  text-align: center;
  line-height: 50px;
  font-style: normal;
  display: block;
}

.contact_text1 .box li i img {
  display: inline-block;
  vertical-align: middle;
}

.contact_text1 .box li span {
  display: block;
  text-align: center;
  font-size: 18px;
  color: #666;
  margin-top: 10px;
}

.contact_text1 .box li p {
  font-size: 14px;
  color: #888;
  margin-top: 5px;
  text-align: center;
}

.contact_text1 .box li:first-child {
  border: none;
}

.art2list .i_box8 {
  background: none;
  margin-top: 0;
}

.art2list .i_box8 .box li {
  margin: 0;
  margin-bottom: 50px;
  margin-right: 1.33%;
}

.art2list .i_box8 .box li:first-child {
  margin-left: 0;
}

.art2list .i_box8 .box li:nth-child(4n) {
  margin-right: 0;
}

.iet {
  height: 30px;
  width: 100%;
  background: #fff3d7;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  display: none;
}

.iet p {
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #333;
  line-height: 30px;
}

.iet p a {
  color: #3aba50;
  font-size: 12px;
}

.iet span {
  position: absolute;
  right: 5%;
  top: 0;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
}

.iet span,
.iet span i {
  font-size: 12px;
  color: #333;
}

.iet span i {
  padding-left: 5px;
  font-style: normal;
}

.link {
  /* padding: 8px 0px; */
  color: #333;
  font-size: 13px;
}
.link .list span {
  font-size: 15px;
  font-weight: bold;
}
.link .list a {
  font-size: 14px;
  padding: 0 10px 0 5px;
  margin-bottom: 5px;
  display: inline-block;
}

.footer-fix {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 10;
  display: none;
}
.footer-fix li {
  float: left;
  width: 25%;
}
.footer-fix li a {
  display: block;
  text-align: center;
  padding: 7px 0;
  font-size: 12px;
  line-height: 1;
}
.footer-fix li i {
  display: block;
  height: 20px;
  background: no-repeat center;
  background-size: contain;
  margin-bottom: 4px;
}
.footer-fix li i.i1 {
  background-image: url(/static/index/images/f_01.png);
}
.footer-fix li i.i2 {
  background-image: url(/static/index/images/f_02.png);
}
.footer-fix li i.i3 {
  background-image: url(/static/index/images/f_03.png);
}
.footer-fix li i.i4 {
  background-image: url(/static/index/images/f_04.png);
}
@media screen and (max-width: 1500px) {
  .event_new .prolist li .author_intro > div {
    /* line-height: 100px !important; */
    line-height: 2 !important;
  }
}
@media screen and (max-width: 1400px) {
  .event_new .prolist li .author_intro > div {
    /* line-height: 100px !important; */
    line-height: 2 !important;
  }
  .footer .center,
  .i_box2 .center,
  .i_box3 .center,
  .i_box5 .center {
    width: 100%;
    margin: auto;
  }
  .center1 {
    width: 98%;
    margin: auto;
  }
  .i_box4 .box4list .swiper-slide {
    width: 80%;
  }

  .i_box4 .box4list .swiper-slide .text p {
    line-height: 30px;
    height: 120px;
    overflow: hidden;
  }
}

@media screen and (max-width: 1200px) {
  .footer .box .text3 span img {
    max-width: 90px !important;
  }
  .center {
    width: 98%;
    margin: auto;
  }
  .down_1 .down_flex {
    margin-top: 50px;
  }

  .i_box4 .box4list .swiper-slide .text p {
    height: 90px;
  }
  .prolist_result li {
    height: 150px;
  }
}

@media screen and (max-width: 1150px) {
  .justifyServe {
    /* display: block !important;
		position: relative; */
    height: auto !important;
    flex-wrap: wrap;
  }
  .justify_banner {
    width: 100% !important;
    /* position: absolute; */
    /* top: 0; */
    order: 1;
  }
  .right_register {
    order: 3;
    width: 30% !important;
  }
  .docnotice {
    order: 2;
    width: 30% !important;
  }
}
@media screen and (max-width: 850px) {
  .docnotice {
    width: 45% !important;
  }
}

@media screen and (max-width: 1020px) {
  .header {
    display: none;
  }

  .m_header {
    display: block;
  }

  .pc_banner {
    display: none;
  }
  .justify_banner {
    display: block;
  }
  .m_banner {
    display: block;
  }
  .prolist_result li {
    height: 150px;
  }
  .footer .box .text1 .list {
    display: none;
  }
}

@media screen and (max-width: 970px) {
  .swiper-container {
    transform: scale(2) !important;
  }
  .footer .box .text1,
  .footer .box .text4,
  .footer .box .text5 {
    margin-right: 2% !important;
  }
  .footer {
    padding-bottom: 140px !important;
  }
}

@media screen and (max-width: 767px) {
  .swiper-container {
    transform: scale(2) !important;
  }
  .work_content > div,
  .event_new > div {
    padding: 0 5% !important;
  }

  .work_content .prolist li,
  .event_new .prolist li {
    width: 47% !important;
    margin-right: 0 !important;
  }
  .event_new .prolist li:nth-child(2n-1) {
    margin-right: 2% !important;
  }
  .activedetail_back {
    font-size: 12px !important;
    margin: 30px 7% !important;
  }
  .relation_top > img {
    height: 200px;
  }
  .docnotice {
    width: 70% !important;
    margin-left: 5%;
  }
  .right_register {
    margin-left: 5%;
    margin-top: 15px;
    width: 70% !important;
  }
  #message .m-content .m-message {
    width: 90%;
    padding: 20px;
  }
  .i_box5 .box .fr li .item .text a {
    width: auto;
  }
  .prolist_result li {
    height: 150px;
  }
  .footer-fix {
    display: block;
  }

  .i_box1_list {
    display: none;
  }

  .i_box1_list_m {
    display: block;
  }

  .i_box1,
  .i_box2 {
    padding-top: 20px;
  }

  .i_box2 .box {
    margin-top: 0;
    width: 96%;
    margin: 0 2%;
  }

  .i_box2 .box .fl,
  .i_box2 .box .fr {
    width: 100%;
    padding-top: 0;
  }
  .i_box2_1 .box .fl .text p {
    font-size: 0.11rem !important;
  }

  .i_box2_1 .content_box2 .text > ul > li {
    font-size: 0.11rem !important;
    line-height: 30px;
    margin-left: 10px;
  }
  .i_box2_1 .box .fl,
  .i_box2 .box .fr {
    width: 100%;
    padding-top: 75px !important;
  }
  .i_box2_1 .content_box2 {
    display: block;
  }
  .i_box2_1 .box .fl .text {
    width: 100%;
    font-size: 0.1rem;
  }
  .i_box2 .box .fr {
    margin-top: 20px;
  }
  .i_box2_1 .box .fl .text p {
    text-indent: 9%;
  }
  .i_box3 .box .box3list .prev {
    width: 35px;
    height: 70px;
  }

  .i_box3 .center {
    padding: 0 40px;
  }

  .i_box3 .box .box3list .next {
    width: 35px;
    height: 70px;
  }

  .i_box3 {
    padding: 30px 0;
  }

  .i_box3 .box_tit p {
    padding: 0 10%;
    line-height: 150%;
  }

  .i_box3 .box {
    margin-top: 30px;
  }

  .i_box4 {
    padding: 20px 0;
  }

  .i_box4 .box_tit p {
    padding: 0 10%;
    line-height: 150%;
  }

  .i_box4 .box4list .swiper-slide .text {
    position: relative;
    width: 100%;
    padding: 15px;
    padding-bottom: 60px;
  }

  .i_box4 .box4list .prev {
    bottom: 10px;
    left: 30%;
  }

  .i_box4 .box4list .next {
    bottom: 10px;
    left: auto;
    right: 30%;
  }

  .i_box5 {
    padding: 20px 0;
  }

  .i_box5 .box {
    display: block !important;
    width: 96%;
    margin: 0 2%;
    margin-top: 20px;
  }

  .i_box5 .box .fl {
    width: 100%;
  }

  .i_box5 .box .fr {
    width: 100%;
    margin-top: 20px;
  }
  .footer {
    height: auto;
  }
  .i_box6 .pic img {
    width: 1200px;
    margin-left: -600px;
  }

  .i_box6 .box .text {
    width: 85%;
    margin-left: 7.5%;
    padding: 15px;
  }

  .i_box6 .box .text .text1 {
    margin-top: 15px;
  }

  .i_box6 .more {
    margin-top: 0;
  }

  .footer .box .text1,
  .footer .box .text2 {
    width: 100% !important;
    background: none;
  }
  .footer .box .text5 {
    width: 30% !important;
  }
  .footer .box .text4 {
    width: 46% !important;
  }
  .footer .box .text1 {
    width: 37% !important;
    margin-top: 30px;
  }
  .footer .box .text3 {
    /* display: none */
    margin-top: 100px;
  }

  .footer {
    padding: 30px 2%;
  }

  .pro_text .box .fl,
  .pro_text .box .fr {
    width: 100%;
    margin: 0 0;
    padding: 0 5%;
  }

  .pro_content .pro_pic {
    width: 100%;
  }

  .pro_content .pro_text {
    width: 100%;
    margin-top: 12px;
  }

  div.zoomMask {
    display: none !important;
  }
  .contact_text1 .box li {
    padding: 0 2%;
  }

  .m_header .app_menu {
    position: fixed;
    left: 0;
    top: 50px;
    width: 100%;
    background: rgb(92 112 128 / 60%);
    margin-top: 0;
    z-index: 20;
  }
  .m_header .app_menu li > a {
    width: 50%;
    display: block;
  }
  .m_header .app_menu li.active {
    background: url(/static/index/images/home_jj/bottom_x.png?v=1.1) no-repeat 95% 15px;
    background-size: 16px;
  }
  .m_header .app_menu li.active.open {
    background: url(/static/index/images/home_jj/bottom_t.png?v=1.1) no-repeat 95% 15px;
    background-size: 16px;
  }
  .m_header .app_menu li .v_list {
    display: none;
  }
  .m_header .app_menu .nav-menu > li.open .v_list {
    display: block;
    position: relative;
    margin-right: 0;
    margin-left: 10%;
  }
  /* ---------------------- */
  .competition_content .middle_award .middle_intro .icon_title {
    padding: 15px 42px !important;
  }
  .competition_content .middle_award .middle_intro {
    flex-wrap: wrap !important;
  }
  .footer .text1_content {
    display: flex;
    justify-content: center;
    margin-right: 0;
  }
  .footer .box .text5 {
    width: 100% !important;
    /* height: 200px; */
    /* height: 92px; */
    line-height: 40px;
    text-align: center;
  }
  .footer .box .text4 {
    width: 100% !important;
    height: 20px;
    text-align: center;
  }
}
@media screen and (max-width: 650px) {
  .swiper-container {
    transform: scale(2) !important;
  }
  .prolist_result li > h6 {
    font-size: 14px;
  }
  .relation_top > .title > h4,
  .taicang_top > .title > h4 {
    font-size: 20px;
  }
  .relation_top > .title,
  .taicang_top > .title {
    font-size: 14px;
  }
  .footer .box .text1,
  .footer .box .text2 {
    width: 100% !important;
    background: none;
  }
  .event_new .prolist li .author_intro > div {
    /* line-height: 50px !important; */
    line-height: 2 !important;
  }
  .prolist li .author_intro > div {
    font-size: 12px;
    line-height: 22px;
  }
  .prolist li .author_intro > h4 {
    font-size: 16px;
  }
  .test_content .text_test1 {
    font-size: 16px;
  }
  .pagepro_tit .test_title {
    font-size: 16px;
  }
  .prolist li .pic .imgauto img {
    height: 100% !important;
    /* height: 130px !important; */
  }
  .i_box5 .box .fr li .item .text > div {
    width: 80% !important;
  }
  .i_box5 .box .fr li .item .text {
    padding-left: 95px;
  }
  .i_box5 .box .fr li {
    padding-left: 5px;
  }
  .m_header .app_menu li > a {
    /* width: 90%; */
  }
  .i_box1_list_m .swiper_intro {
    margin-top: 40px;
    width: 320px !important;
    height: 20px;
    font-family: PingFang SC;
    font-weight: 800;
    font-size: 15px;
    color: #ffffff;
    margin-left: 28px !important;
    overflow: hidden;
    white-space: nowrap;
    /* 禁止换行 */
    text-overflow: ellipsis;
    /* 超出显示省略号 */
  }

  .i_box1_list_m .swiper_intro_date {
    width: 145px;
    height: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    font-size: 12px;
    color: #cebe8d;
    line-height: 22px;
    margin-left: 28px !important;
  }
  .new_time {
    width: 80px;
    height: 80px;
  }
  .i_box5 .box .fr .new_fr_display > div:nth-child(2) > img {
    width: 100px;
  }
  .footer .box .text5 {
    width: 100% !important;
    /* height: 200px; */
    /* height: 92px; */
    line-height: 40px;
    text-align: center;
  }
  .footer .box .text4 {
    width: 100% !important;
    height: 20px;
    text-align: center;
  }
  .footer .box .text5 p span,
  .footer .box .text4 p span {
    width: 100%;
  }
  .footer .box .text3 {
    /* display: none !important; */
    width: auto;
  }
  .footer .box .text3 .footer_erweima {
    display: flex;
    flex-wrap: wrap;
  }
  .footer .text1_content p {
    margin-right: 0;
  }

  /* ----------------- */
  .main {
    margin-top: 60px;
  }
  .activeDteail .fr .centent_fr > h3 {
    font-size: 30px !important;
  }
  .activeDteail .fr .centent_fr .content {
    font-size: 12px !important;
  }
  .relation_content > .content_box {
    width: 90% !important;
    padding: 3% 2% !important;
  }
  .activeDteail .fr .centent_fr > div {
    font-size: 12px !important;
  }
  .activeDteail .show_pages p {
    font-size: 12px !important;
  }
  .relation_content .content > h4 {
    font-size: 16px !important;
    padding-bottom: 15px !important;
  }
  .competition_content .top .title > h4 {
    font-size: 40px !important;
  }
  .competition_content .bottom .content > div p {
    font-size: 13px !important;
  }
  .competition_content .top .title > div {
    font-size: 14px !important;
    letter-spacing: 1px;
  }
  .competition_content .top .tip {
    font-size: 14px !important;
    width: 80% !important;
  }
  .competition_content .top .tip > div:nth-child(1) {
    width: 50px;
    height: 20px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    position: absolute;
    left: -3% !important;
    top: -10px;
  }
  .competition_content .top .tip > div:last-child {
    width: 50px;
    height: 20px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    right: -3% !important;
    bottom: -10px;
  }
  .author_info > h4 {
    font-size: 18px !important;
  }
  .author_info > div:nth-of-type(1) {
    font-size: 14px !important;
    margin: 5px 0 0 0;
  }
  .author_info > div:nth-of-type(2) > p {
    font-size: 14px !important;
  }
  .judges_content > div {
    padding: 0 2% !important;
  }
  .judges_content ul > li {
    padding: 3px !important;
  }
  .judges_content ul > li .author_info {
    margin: 10px 0 !important;
  }
  .competition_content .top .depart_intro {
    flex-wrap: wrap !important;
  }
  .competition_content .top .depart_intro > div {
    text-align: center;
  }
  .competition_content .middle .content {
    /* margin: auto 4.5% !important; */
    flex-wrap: wrap !important;
  }
  .competition_content .middle .content p {
    font-size: 12px !important;
  }
  .author_info > div:nth-of-type(2) > img:nth-of-type(2) {
    bottom: -7px !important;
    right: -7px !important;
  }
  .judges_content ul > li {
    margin-bottom: 60px !important;
  }
  .competition_content .middle_award .middle_intro .icon_title {
    padding: 15px 42px !important;
  }
  .competition_content .middle_award .middle_intro {
    flex-wrap: wrap !important;
  }
  .competition_content .middle_award .middle_intro_detail .icon_title > div h5 {
    font-size: 14px !important;
  }
  .competition_content .middle > .title,
  .competition_content .middle_award > .title,
  .competition_content .bottom > .title {
    font-size: 16px !important;
  }
  .competition_content .middle_award .middle_intro_detail .icon_title > div p {
    font-size: 12px !important;
  }
  .competition_content .middle_award .middle_intro .icon_title > p {
    font-size: 18px !important;
  }
  .competition_content .middle_award .middle_intro > div {
    margin: auto 2px !important;
    width: 100%;
    margin-bottom: 20px !important;
  }
  .competition_content .bottom .content > div {
    padding: 10px !important;
    font-size: 13px !important;
  }
  .competition_content .middle .part {
    width: 30%;
  }
  .competition_content .bottom .content {
    width: 96%;
    margin: auto !important;
  }
  .middle_tip {
    font-size: 12px !important;
  }
  .activeDteail .center,
  .competition_content {
    margin: auto 0 !important;
  }
  .work_content .prolist li,
  .event_new .prolist li {
    margin-bottom: 0 !important;
  }
  .event_new .prolist li .author_intro > h4 {
    font-size: 16px !important;
    line-height: 1.3;
  }
  .relation_content .content_last > div {
    justify-content: space-evenly;
  }
  .relation_content .content_last > div > div:nth-of-type(3n) {
    margin-left: 0 !important;
  }
  .relation_content > .content_box {
    width: 83% !important;
  }
  .taicang_top .taicang_video {
    /* left: 25% !important; */
  }
  .taicang_top {
    /* margin-top: 66px; */
  }
  .taicang_content {
    padding: 0 3% !important;
  }
  .taicang_top .title {
    font-size: 12px;
    top: 0 !important;
    left: 36% !important;
    line-height: 1.3;
    /* left: 4% !important; */
  }
  .taicang_top .title h4 {
    font-size: 20px;
  }
  .taicang_top .taicang_video {
    top: 31%;
  }
  .taicang_content .prolist > ul > li h4 {
    font-size: 16px !important;
    margin-bottom: 18px;
  }
  .taicang_content .prolist > ul > li p {
    font-size: 12px !important;
    line-height: 20px !important;
  }
  .taicang_content .button {
    font-size: 14px !important;
    line-height: 30px !important;
    width: 200px !important;
  }
  #certify .swiper-slide img {
    padding: 5px;
    /* background: #fff */
  }
  .footer .text1_content {
    display: flex;
    justify-content: center;
    margin-right: 0;
  }
}
@media screen and (max-width: 450px) {
  .main {
    margin-top: 60px;
  }
  .activeDteail .fr .centent_fr > h3 {
    font-size: 30px !important;
  }
  .activeDteail .fr .centent_fr .content {
    font-size: 12px !important;
  }
  .relation_content > .content_box {
    width: 90% !important;
    padding: 3% 2% !important;
  }
  .activeDteail .fr .centent_fr > div {
    font-size: 12px !important;
  }
  .activeDteail .show_pages p {
    font-size: 12px !important;
  }
  .relation_content .content > h4 {
    font-size: 16px !important;
    padding-bottom: 15px !important;
  }
  .competition_content .top .title > h4 {
    font-size: 40px !important;
  }
  .competition_content .bottom .content > div p {
    font-size: 13px !important;
  }
  .competition_content .top .title > div {
    font-size: 14px !important;
    letter-spacing: 1px;
  }
  .competition_content .top .tip {
    font-size: 14px !important;
    width: 80% !important;
  }
  .competition_content .top .tip > div:nth-child(1) {
    width: 50px;
    height: 20px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    position: absolute;
    left: -3% !important;
    top: -10px;
  }
  .competition_content .top .tip > div:last-child {
    width: 50px;
    height: 20px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    right: -3% !important;
    bottom: -10px;
  }
  .author_info > h4 {
    font-size: 18px !important;
  }
  .author_info > div:nth-of-type(1) {
    font-size: 14px !important;
    margin: 5px 0 0 0;
  }
  .author_info > div:nth-of-type(2) > p {
    font-size: 14px !important;
  }
  .judges_content > div {
    padding: 0 2% !important;
  }
  .judges_content ul > li {
    padding: 3px !important;
  }
  .judges_content ul > li .author_info {
    margin: 10px 0 !important;
  }
  .competition_content .top .depart_intro {
    flex-wrap: wrap !important;
  }
  .competition_content .top .depart_intro > div {
    text-align: center;
  }
  .competition_content .middle .content {
    /* margin: auto 4.5% !important; */
    flex-wrap: wrap !important;
  }
  .competition_content .middle .content p {
    font-size: 12px !important;
  }
  .author_info > div:nth-of-type(2) > img:nth-of-type(2) {
    bottom: -7px !important;
    right: -7px !important;
  }
  .judges_content ul > li {
    margin-bottom: 60px !important;
  }
  .competition_content .middle_award .middle_intro .icon_title {
    padding: 15px 42px !important;
  }
  .competition_content .middle_award .middle_intro {
    flex-wrap: wrap !important;
  }
  .competition_content .middle_award .middle_intro_detail .icon_title > div h5 {
    font-size: 14px !important;
  }
  .competition_content .middle > .title,
  .competition_content .middle_award > .title,
  .competition_content .bottom > .title {
    font-size: 16px !important;
  }
  .competition_content .middle_award .middle_intro_detail .icon_title > div p {
    font-size: 12px !important;
  }
  .competition_content .middle_award .middle_intro .icon_title > p {
    font-size: 18px !important;
  }
  .competition_content .middle_award .middle_intro > div {
    margin: auto 2px !important;
    width: 100%;
    margin-bottom: 20px !important;
  }
  .competition_content .bottom .content > div {
    padding: 10px !important;
    font-size: 13px !important;
  }
  .competition_content .middle .part {
    width: 30%;
  }
  .competition_content .bottom .content {
    width: 96%;
    margin: auto !important;
  }
  .middle_tip {
    font-size: 12px !important;
  }
  .activeDteail .center,
  .competition_content {
    margin: auto 0 !important;
  }
  .work_content .prolist li,
  .event_new .prolist li {
    margin-bottom: 0 !important;
  }
  .event_new .prolist li .author_intro > h4 {
    font-size: 16px !important;
    line-height: 1.3;
  }
  .relation_content .content_last > div {
    justify-content: space-evenly;
  }
  .relation_content .content_last > div > div:nth-of-type(3n) {
    margin-left: 0 !important;
  }
  .relation_content > .content_box {
    width: 83% !important;
  }
  .taicang_top .taicang_video {
    /* left: 25% !important; */
  }
  .taicang_top {
    /* margin-top: 66px; */
  }
  .taicang_content {
    padding: 0 3% !important;
  }
  .taicang_top .title {
    font-size: 12px;
    top: 0 !important;
    left: 36% !important;
    line-height: 1.3;
    /* left: 4% !important; */
  }
  .taicang_top .title h4 {
    font-size: 20px;
  }
  .taicang_top .taicang_video {
    top: 31%;
  }
  .taicang_content .prolist > ul > li h4 {
    font-size: 16px !important;
    margin-bottom: 18px;
  }
  .taicang_content .prolist > ul > li p {
    font-size: 12px !important;
    line-height: 20px !important;
  }
  .taicang_content .button {
    font-size: 14px !important;
    line-height: 30px !important;
    width: 200px !important;
  }
  #certify .swiper-slide img {
    padding: 5px;
    /* background: #fff */
  }
  .menu-outer .menu {
    flex-wrap: nowrap;
  }

  .box_tit span {
    font-size: 0.18rem;
  }
  .i_box5 .box .fr .new_fr_display > div:nth-child(2) > img {
    width: 70px;
    height: auto;
  }
  .box_tit p {
    font-size: 0.12rem;
  }
  .prolist_result li:nth-child(4n) {
    margin-right: 0;
  }
  .prolist_result li {
    height: 160px !important;
  }

  .relation_box h2 {
    font-size: 24px;
  }
  .relation_box h6 {
    font-size: 12px;
  }
  .map_box img {
    width: 100%;
  }
  .i_box1 .box {
    margin-top: 78px;
  }

  .i_box2 .box_tit span {
    text-align: center;
  }

  .i_box2 .box_tit p {
    text-align: center;
    padding: 0 10%;
    line-height: 160%;
  }

  .i_box2 .box_tit em {
    margin: 0 auto;
    margin-top: 10px;
  }

  .i_box2 .box .fl .text {
    margin-top: 20px;
    padding: 0 2%;
  }

  .i_box2 .box .fl .text p {
    font-size: 0.11rem;
  }

  .i_box2 .box .fl .text .more {
    margin-top: 20px;
    text-align: -webkit-center;
  }
  .i_box1_list_m .swiper_intro {
    width: 250px;
    font-size: 14px;
    margin-left: 4%;
  }

  .i_box1_list_m .swiper_intro_date {
    font-size: 12px;
    margin-left: 4%;
  }
  .i_box1_zh strong {
    font-size: 18px;
  }
  .i_box1_zh .box1_border {
    margin-top: 20px;
  }
  .workname > h4 {
    font-size: 28px;
  }
  .more a span {
    width: 1rem;
    height: 0.28rem;
    font-size: 0.11rem;
    border-radius: 3px;
    line-height: 0.28rem;
  }

  .i_box2 .box .fr {
    padding: 0 2%;
  }

  .i_box2 {
    background: none;
    padding-bottom: 20px;
  }

  .i_box3 .center {
    padding: 0 0.58rem;
  }

  .i_box3 .box .box3list .swiper-slide {
    padding: 0;
  }

  .i_box3 .box .box3list .swiper-slide .text {
    width: 260px;
    margin: 0 auto;
  }

  .i_box3 .box .box3list .next {
    background: url(/static/index/images/pri.png) no-repeat 50% #243b8a;
  }

  .i_box3 .box .box3list .prev {
    background: url(/static/index/images/ple.png) no-repeat 50% #243b8a;
  }

  .i_box4 .box4list .prev {
    width: 0.7rem;
    bottom: 10px;
    left: 25%;
    background: url(/static/index/images/le1.png) no-repeat 50% #243b8a;
    background-size: 100%;
  }

  .i_box4 .box4list .next {
    width: 0.7rem;
    bottom: 10px;
    left: auto;
    right: 25%;
    background: url(/static/index/images/ri1.png) no-repeat 50% #243b8a;
    background-size: 100%;
  }

  .i_box4 .box4list .swiper-slide .text a {
    font-size: 0.13rem;
  }

  .i_box4 .box4list .swiper-slide .text p {
    font-size: 0.11rem;
    line-height: 0.2rem;
    height: 0.6rem;
    margin-top: 10px;
  }

  .i_box4 .box4list,
  .i_box4 .more {
    margin-top: 20px;
  }

  .new_time {
    width: 70px;
    height: 70px;
    padding-top: 0.05rem;
  }

  .i_box5 .box .fl .new_time {
    margin-top: -35px;
  }

  .i_box5 .box .fl .text {
    padding: 12px 15px;
  }

  .i_box5 .box .fl .text a {
    font-size: 0.12rem;
  }

  .i_box5 .box .fl .text p {
    font-size: 0.11rem;
    line-height: 160%;
    margin-top: 10px;
  }

  .i_box5 .box .fr li {
    padding: 12px 20px 10px 0;
  }

  .i_box5 .box .fr li .item .text {
    padding-left: 85px;
    min-height: 70px;
  }

  .i_box5 .box .fr li .item .text a {
    font-size: 0.12rem;
  }
  .map_box {
    width: 50%;
  }
  .i_box5 .box .fr li .item .text p {
    font-size: 0.11rem;
    line-height: 0.18rem;
    height: 0.36rem;
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    overflow: hidden;
  }
  .i_box5 .box .fr .new_fr_display > div:nth-child(1) {
    width: 80%;
  }
  .i_box5 .more {
    margin-top: 10px;
  }

  .i_box6 .more a span {
    top: 0.25rem;
  }

  .i_box6 .box .text .text1 p {
    font-size: 0.11rem;
    line-height: 160%;
  }

  .footer .box .text3 h3 {
    display: none;
  }
  .footer .box .text4,
  .footer .box .text5 {
    width: 100%;
    /* margin: 0 30%; */
  }
  .footer .text1_content {
    display: flex;
    justify-content: center;
    margin-right: 0;
  }
  .footer .text1_content p {
    /* margin-right: 10%; */
    /* width: 40%; */
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .footer .box .text2 {
    padding: 0;
    margin-top: 20px;
  }

  .footer .box .text2 form {
    padding: 0;
  }

  .footer .box h3 {
    font-size: 0.13rem;
    color: #000;
    margin-bottom: 12px;
  }

  .footer .box .text2 h3 {
    display: none;
  }

  .footer .box .text1 p {
    padding-right: 0;
  }

  .footer .box .text2 form .sub_btn {
    color: #999;
  }

  .copyright {
    /* padding: 15px 5% 50px 0; */
    padding: 15px 5px 15px 5px;
  }

  .page_title h3 {
    line-height: 0.5rem;
    font-size: 0.16rem;
    background-size: 0.2rem;
  }

  .page_tit h3 {
    line-height: 42px;
  }

  .page_tit h3 a {
    font-size: 0.115rem;
  }

  .pro_text .box {
    margin-top: 10px;
  }

  .currson {
    padding: 0 2%;
  }

  .prolist li {
    width: 48%;
    /* height: 213px; */
    margin: 1% 0;
  }

  .menu-outer {
    height: 0.5rem;
    overflow: hidden;
    /* 父元素设置固定高度，小于子元素高度，超出隐藏滚动条 */
  }
  .menu {
    width: 100%;
    overflow: auto;
    margin: 0 auto;
    /* height: 120%; */
    /* // 子元素 ul 的高度超出父元素，由于父元素设置 hidden, 则隐藏了滚动时候的横向滚动条了 */
    white-space: nowrap;
  }
  .menu > li {
    width: auto;
    display: inline-block;
    /* margin: 0 0.3rem; */
  }
  .menu > li > div {
    color: #000;
    font-size: 0.17rem;
    width: auto !important;
  }

  .menu .active a {
    color: #333;
    font-weight: bold;
  }
  .test_content > div:first-child {
    text-indent: 8%;
    font-size: 0.11rem;
    margin-bottom: 20px;
  }
  .test_content {
    padding: 10px 20px !important;
  }
  .test_content li {
    width: 48%;
    /* height: 60px; */
    margin: 1% 0;
  }
  .test_content .text_test {
    font-size: 16px;
    line-height: 29px;
  }
  .pagepro_tit .test_title {
    font-size: 16px;
    flex-wrap: wrap;
  }
  .prolist li .text span {
    font-style: normal;
    font-size: 12px;
    border: 1px solid #f6f6f8;
    margin-left: 5px;
    display: inline-block;
    padding: 2px 5px 2px 5px;
    margin-top: 3px;
    text-overflow: ellipsis;
    max-width: 75px;
    white-space: nowrap;
    overflow: hidden;
  }
  .prolist li:nth-child(2n) {
    margin-left: 4%;
  }
  .prolist > ul {
    flex-wrap: wrap;
  }
  .prolist li .pic .imgauto {
    /* height: 0.7rem */
  }

  .prolist li .pic .imgauto .mask {
    /* width: 100%;
        height:50%;
        background-color: rgba(0,0,0,0.3);
        position: absolute;
       bottom:30%;
       text-align: center;
       color: #fff;
       padding-top: 0%; */
    width: 100%;
    height: 45%;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    bottom: 30%;
    text-align: center;
    color: #fff;
    padding-top: 2%;
  }

  .show_title {
    margin-top: 20px;
  }

  .content p {
    line-height: 200%;
  }

  .content p,
  .show_pages p {
    font-size: 0.115rem;
  }

  .artlist li {
    padding: 10px;
  }

  .artlist li .item .text {
    padding-left: 85px;
    min-height: 70px;
  }

  .artlist li .item .text a {
    font-size: 0.12rem;
  }

  .artlist li .item .text p {
    font-size: 0.11rem;
    line-height: 0.18rem;
    height: 0.36rem;
    overflow: hidden;
  }

  .case_list li {
    width: 48%;
    background: #fff;
    box-shadow: 0 1px 10px 1px #ccc;
  }

  .case_list li,
  .case_list li:nth-child(3n) {
    margin-right: 4%;
  }

  .case_list li:nth-child(2n) {
    margin-right: 0;
  }

  .case_list li .pic {
    padding: 5px;
  }

  .case_list li .pic .imgauto {
    height: 0.94rem;
  }

  .case_list li .text p {
    font-size: 0.11rem;
    line-height: 0.18rem;
    height: 0.36rem;
    overflow: hidden;
  }

  .case_list li .text {
    padding: 5px 8px;
  }

  .case_list li .text a {
    font-size: 0.12rem;
  }

  .case_list li .time {
    padding-bottom: 5px;
  }

  .case_list li .time span {
    font-size: 0.11rem;
    margin-top: 5px;
  }

  .pagepro_tit .protitle {
    /* display: none */
  }

  .pagepro_tit {
    margin-top: 5px;
    border: none;
    margin-bottom: 5px;
  }

  /* .pagepro_tit {
        margin-bottom: 20px;
        padding-bottom: 10px
    } */

  .pagepro_tit .protitle {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .pagepro_tit .protitle h3 {
    font-size: 18px;
    font-weight: 600;
    padding-top: 15px;
  }

  .pagepro_tit .protitle p {
    font-size: 12px;
    font-weight: 500;
    /* padding-top: 15px */
  }

  .page_search {
    width: 100%;
  }

  .page_search .put1 {
    width: 75%;
  }

  .page_search .btn_submit {
    width: 25%;
  }
}

@media screen and (max-width: 375px) {
  .i_box3 .center {
    padding: 0 57px;
  }
}

@media screen and (max-width: 320px) {
  .i_box3 .center {
    padding: 0 30px;
  }
}

#certify .swiper-slide {
  overflow: hidden;
}

#certify .swiper-slide a .pic {
  display: block;
  overflow: hidden;
}

#certify .swiper-slide img {
  transform: scale(1);
  transition: 0.8s;
}

#certify .swiper-slide:hover img {
  transform: scale(1.1);
  transition: 0.8s;
}

.pages .pagination {
  text-align: center;
  height: auto;
}

.pages .pagination a {
  padding: 0;
  padding: 0 12px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  float: none;
  border: 1px solid #eee;
}

.pages .pagination p {
  padding: 0;
  padding: 0 12px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  float: none;
  border: 1px solid #eee;
}

.pages .pagination a:hover {
  border: 1px solid #243b8a;
  color: #243b8a;
}

.pages .pagination a.page-num-current {
  border: none;
  background: #243b8a;
  color: #fff;
  border: 1px solid #243b8a;
}

.footer .box .text3 span img {
  max-width: 110px;
}

.fix_text {
  position: fixed;
  top: 32%;
  right: 10px;
  z-index: 99;
}

.fix_text .text {
  width: 98px;
  background-color: #0e3671;
  box-shadow: 0 1px 10px 1px #ccc;
  border-radius: 10px;
  padding-top: 10px;
}

.fix_text .text h3 {
  font-size: 12px;
  color: #fff;
  /* background-color: #205B87; */
  display: block;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 10px;
}

.fix_text .text h3 span img {
  width: 15px;
  margin-right: 5px;
}

.fix_text .text p {
  text-align: center;
  font-size: 12px;
  color: #999;
  margin-top: 6px;
}

.fix_text .text p span {
  display: inline-block;
  color: #333;
  padding-right: 5px;
}

.fix_text .text p span i {
  display: inline-block;
  padding: 1px 2px;
  background: #f67b1d;
  color: #fff;
  font-style: normal;
  border-radius: 2px;
}

.fix_text .text p span em {
  color: #f67b1d;
  padding: 0 5px;
  font-style: normal;
}

.fix_text .text ul {
  background-color: #fff;
  /* border-top: 2px solid #243b8a; */
  margin-top: 10px;
}

.fix_text .text li {
  border-bottom: 1px dashed #ececec;
  line-height: 50px;
  padding-left: 10px;
  position: relative;
}

.fix_text .text li a {
  display: block;
  /* padding-left: 21px; */
}
.fix_text .text li div img {
  width: 84%;
}

.fix_text .text li .ewmpic {
  position: absolute;
  left: -150px;
  width: 150px;
  top: 0;
  opacity: 0;
  transition: 0.5s;
}

.fix_text .text li .ewmpic img {
  display: block;
  max-width: 100%;
  padding: 10px;
  background: #fff;
}

.fix_text .text li:first-child a {
  /* background: url('/images/home/download.png') no-repeat left center; */
  /* background-size: 16px; */
}

.fix_text .text li:first-child + li a {
  background: url('/static/index/images/f2.png') no-repeat left center;
  display: none;
}

.fix_text .text li:first-child + li:hover a {
  display: block;
}

.fix_text .text li:first-child + li + li a {
  background: url('/static/index/images/f3.png') no-repeat left center;
}

.fix_text .text li:first-child + li + li + li a {
  background: url('/static/index/images/f5.png') no-repeat left center;
}

.fix_text .text li:first-child + li + li + li + li a {
  background: url('/static/index/images/f6.png') no-repeat left center;
}

.fix_text .text li:first-child + li + li + li + li + li a {
  background: url('/static/index/images/f6.png') no-repeat left center;
}

.fix_text .text li:hover .ewmpic {
  opacity: 1;
  transition: 0.5s;
}

.fix_text .text li:hover {
  background: #eee;
}

.fixbg {
  position: relative;
  /* background-color: #0E3671; */
  border: none;
  /* display: none; */
  border-radius: 0 0 5px 5px;
}

.fix_text .text .fixbg span {
  width: 0;
  height: 2px;
  background: #999;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  transition: 0.8s;
}

.fix_text .text .fixbg p {
  width: 100%;
  height: 21px;
  background: #fff;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  margin-top: 0;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 3px 10px 0px #ccc;
}

.fix_text .text:hover .fixbg span {
  width: 100%;
  transition: 0.8s;
}

.page_tit ul .v_list {
  display: none;
}

.page_tit ul li.on a {
  color: #243b8a;
}

.page_tit ul .v_list p {
  padding-left: 30px;
}

.page_tit ul .v_list a {
  font-size: 13px;
  color: #666;
  display: block;
  line-height: 30px;
  padding-left: 20px;
  background: url(/static/index/images/bot.png) no-repeat 0;
  background-size: 12px;
  margin-left: 5px;
}

.page_tit ul .v_list p.on a {
  color: #243b8a;
}

.telnumber p {
  display: inline-block;
}

.telnumber:hover p {
  display: block;
}

@media screen and (max-width: 1600px) {
  .i_box4 .box4list .next {
    left: 65%;
  }
}

@media screen and (max-width: 768px) {
  .fix_text {
    display: none;
  }
  .nbanr {
    margin-top: 60px;
  }
}

.dates li {
  font-size: 14px;
  margin: 20px 0;
}
.dates li span {
  float: right;
}
.pagebar,
.pagebar1 {
  padding: 20px;
  overflow: hidden;
}
.pagebar .pagination,
.pagebar1 .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 7px 8px;
  margin: 0 2px;
  border-radius: 3px;
}
.pagination span {
  color: #333;
  font-size: 12px;
  padding: 7px 2px;
  margin: 0 2px;
  border-radius: 3px;
}
.pagination a:hover {
  color: #337ab7;
  border: 1px solid #337ab7;
}
.pagination a.page-num-current,
.pagination a.page-num-current1 {
  color: #fff;
  background: #337ab7;
  border: 1px solid #337ab7;
}
.text-secondary {
  text-align: center;
  padding: 20px 0;
}
.nbanr img {
  float: left;
}

.relation_ul1 {
  font-size: 0.06rem;
  font-weight: 600;
  line-height: 0.17rem;
  margin-left: 10px;
}
.relation_phone {
  color: #2c427c;
}
.relation_hr {
  margin: 10px 0;
  width: 75%;
  height: 2px;
  background: #2c427c;
}
.down_1 {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}
.down_1 .down_flex {
  border-radius: 5px;
  /* border: 1px solid gainsboro; */
  box-shadow: 0px 0px 7px gainsboro;
  padding-top: 20px;
}
.down_1 .down_flex_1 {
  display: flex;
  justify-content: space-around;
  font-size: 0.053rem;
  padding-bottom: 20px;
}

.down_1 .down_flex_1 > div:nth-child(1) {
  width: 76%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.down_1 .down_flex_1 > div:nth-child(2) {
  width: 10%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.down_1 .down_flex_1 > div:nth-child(3) {
  width: 10%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.down_1 .down_flex img {
  width: 16px;
  margin-right: 7px;
}
.disabled {
  pointer-events: none;
}
.blue {
  color: #337ab7;
}
.annex {
  background-image: url('/static/index/images/home/assex1.png');
  background-position: center;
}
.download {
  float: right;
  border: 1px solid #0f9960;
  border-radius: 6px;
  color: #0f9960;
  padding: 5px 12px;
}
.download:hover {
  /* background-image: url('./images/home/assex2.png'); */
  /* width: 100px; */
  color: #337ab7;
}
.tabs_search {
  display: flex;
  height: 60px;
  line-height: 60px;
  background: #f8f8f8;
}

.tabs_search li {
  width: 110px;
  height: 60px;
  /* text-decoration: none; */
  /* list-style-type: none; */
  /* border: 1px solid #ccc; */
  font-size: 0.06rem;
  margin-left: 10px;
  cursor: pointer;
  text-align: center;
  position: relative;
  cursor: pointer;
}
/* .tabs_search li i{
	display: none;
    width: 0;
    height: 0;
    position: absolute;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    border-width: 10px;
    border-style: solid dashed dashed dashed;
    border-color: transparent transparent #f8f8f8 transparent;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
} */
.tabBox {
  width: 549px;
  color: #ca4300;
  /* background-color: cornflowerblue; */
  height: 50px;
  display: none;
  margin-left: 10px;
}
/* .tabs_search li:hover i{
	display: block;
} */
/* .tabs_search li:hover{
	position: absolute;
    content: "";
    top: 190px;
    left: 0;
    /* width: 100%; */
/* height: 3px;
    background: #ca4300; */
/* transform: scaleX(0); */
/* transition: 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); */
/* } */
.tabs_search li.active {
  /* background-color: steelblue; */

  border-bottom: 2px solid #ca4300;
  color: #ca4300;
}
/* .tabs_search li.active::after{
	transform: scaleX(1);
} */

/* .tabs_search li::after{
	position: absolute;
    content: "";
    top: 59px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #ca4300;
    transform: scaleX(0);
    transition: 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
} */

.boxOne {
  display: block;
}
.industry_li {
  padding-left: 10px;
}
/* .center1{
	width: 80%;
} */
.unselectable {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.justifyServe {
  /* width: 50% !important; */
  /* margin-left: 27.5%; */
  margin-top: 15px;
  display: flex;
  justify-content: space-between;
  height: 390px;
  align-items: stretch;
}
.justify_banner {
  width: 58%;
}
.docnotice {
  width: 23%;
  /* height: fit-content; */
  background-color: #fff;
  border: 1px solid rgb(213 212 212 / 63%);
}
.doc_title {
  color: #243b8a;
  border-bottom: 1px solid rgb(213 212 212 / 63%);
  padding: 5px 0 0px 10px;
}
.doc_title_span {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 2px solid #243b8a;
  font-size: 24px;
  font-weight: 400;
}
.doc_content {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-around; */
  padding-left: 10px;
}
.doc_content .doc_content_tit {
  width: 44%;
  border: 1px solid rgb(213 212 212 / 63%);
  font-size: 18px;
  padding: 5px 0 5px 3px;
  margin-top: 20px;
  margin-left: 5px;
  margin-right: 5px;
}
.doc_content_tit > img {
  padding: 0 10px;
}
.right_register {
  width: 17%;
  display: flex;
  flex-wrap: wrap;
  border: 1px solid rgb(213 212 212 / 63%);
}
.bgc_child {
  background-color: #0f9960;
  /* #0f9960 */
  color: #fff;
}
.right_register_child {
  width: 100%;
  display: flex;
  align-items: center;
  font-size: 20px;
  justify-content: space-between;
  padding-left: 20px;
  padding-right: 20px;
  border-bottom: 1px solid rgb(213 212 212 / 63%);
}

.justifyservice .parentColor {
  color: #0e3671;
  font-weight: 600;
}
.justifyservice .justify_content {
  margin-top: 20px;
  border: 1px solid #e1e2e2;
  padding: 10px 5px;
}
.justifyservice .submit_service {
  margin-left: 5%;
  padding: 3px 10px;
  background-color: #0e3671;
  color: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.justifyservice .search_1 {
  margin-bottom: 10px;
}
.test_Service_li {
  display: flex;
  justify-content: space-between;
  padding: 10px 0 !important;
  border-bottom: 1px solid rgb(213 212 212 / 63%);
  width: 95% !important;
  margin: auto !important;
  box-shadow: none !important;
}
.test_Service_li span {
  font-size: 12px;
  color: #999;
}
.test_Service_ul {
}

.test_Service_2 {
  display: flex;
  /* justify-content: space-between; */
  flex-wrap: wrap;
}
.test_Service_2 .test_Service_li {
  width: 45% !important;
  border-bottom: 1px dotted #dcdcdc;
  padding: 5px 0 5px 10px !important;
  background: url(/static/index/images/service/dot3.jpg) no-repeat 0px 17px;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: normal;
  margin: 0 0 0 3.3% !important;
  text-overflow: ellipsis;
}

.fr_service {
  border: 1px solid rgb(213 212 212 / 63%);
}
.fr_service a:hover {
  color: rgb(214, 76, 76);
}
.service_gg {
  padding-top: 10px !important;
}
.service_gg .title {
  height: 29px;
  line-height: 29px;
  font-size: 12px;
  padding-right: 10px;

  background: url(/static/index/images/service/bg-tit1.jpg) repeat-x left center;
  margin: 0 0 15px;
}
.service_gg .fl {
  width: 100% !important;
}
.service_gg .title span {
  position: relative;
  font-size: 16px;
  padding: 0 10px;
  color: rgb(255, 255, 255);
  display: inline-block;
  background-color: rgb(38, 122, 189);
  font-weight: normal;
  min-width: 70px;
  font-family: 微软雅黑, 'Microsoft Yahei';
}
.service_gg .title span:after {
  content: '';
  position: absolute;
  left: 100%;
  top: 0;
  height: 100%;
  width: 20px;
  background: url(/static/index/images/service/bg-tag1.png) no-repeat left center;
}

.service_detail {
  float: none;
  margin: auto;
}

.certificatetitle {
  background-color: #205b87;
  color: #fff;
  height: 30px;
}
.certificatecontent {
  height: 30px;
  text-align: center;
}

.relation_top,
.taicang_top {
  position: relative;
  width: 100%;
  /* width: 1920px;
  height: 380px; */
  background: #000000;
}
.relation_top > img,
.taicang_top > img {
  width: 100%;
  height: 100%;
}
.relation_top > .title,
.taicang_top > .title {
  position: absolute;
  color: #fff;
  top: 33%;
  left: 16%;
}
.relation_top >,
title > h4 {
  letter-spacing: 3px;
}
.relation_content,
.work_content,
.event_new {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 60px 0;
  padding: 30px 0;
}
.relation_content > .content_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 60%;
  border: 1px solid #cebe8d;
  padding: 3% 5%;
  background: #15140a;
  border-radius: 10px;
}
.relation_content .content {
  padding: 30px auto;
  width: 45%;
  /* height: 263px; */
  /* margin-right: 55px; */
  margin-bottom: 30px;
  font-size: 16px;
  color: #fff;
  /* background: #15140a; */
  /* border-radius: 10px; */
  /* border: 1px solid #cebe8d; */
  /* border-image: linear-gradient(0deg, #cebe8d, #cebe8d) 10 10; */
}
.relation_content .content_last {
  width: 100%;
  margin-top: 30px;
}
.relation_content .content_last > div {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}
.relation_content .content_last > div > div {
  text-align: center;
  margin: 0 7px;
}
.relation_content .content_last p {
  text-align: center;
  font-size: 14px;
  color: #fff !important;
}
.relation_content .content > h4 {
  font-family: Alibaba PuHuiTi 2;
  font-weight: normal;
  font-size: 18px;
  color: #cebe8d;
  padding-bottom: 20px;
  border-bottom: 1px solid #cebe8d;
}
.relation_content .content .info {
  font-family: Alibaba PuHuiTi 2;
  font-weight: normal;
  font-size: 16px;
  color: #ffffff;
  margin-top: 15px;
}
.relation_content .content:nth-child(2n) {
  margin-right: 0;
}
.work_content {
  /* justify-content: space-around; */
}
.work_content .prolist > ul,
.event_new .prolist > ul {
  flex-wrap: wrap;
  justify-content: flex-start;
}
.work_content .prolist li,
.event_new .prolist li {
  width: 26%;
  padding: 30px 0px;
  margin-right: 5%;
  margin-bottom: 5px;
  font-size: 16px;
  color: #fff;
  border-radius: 10px;
  /* border: 1px solid #cebe8d; */
}
.event_new .prolist li {
  width: 30%;
  padding: 0 !important;
}
.work_content .prolist li .pic {
  border: 1px solid #cebe8d;
}
.work_content .prolist li:nth-child(3n),
.event_new .prolist li:nth-child(3n) {
  margin-right: 0;
}
.nopic {
  /* width: 50%; */
}
.nopic > p {
  text-align: center;
  color: #fff;
  margin-top: 15px;
  letter-spacing: 4px;
}
.nopic > div > img {
  width: 100%;
}
.nopic > div {
  text-align: center;
  /* color: #fff; */
}
.judges_content {
  margin-top: 130px;
}

.judges_content ul {
  display: block;
}
.judges_content ul > li {
  margin-bottom: 150px;
  position: relative;
  width: 100%;
  padding: 20px;
  /* height: 306px; */
  background: #15140a;
  border-radius: 20px;
  border: 1px solid;
  border-image: linear-gradient(0deg, #cebe8d, #cebe8d) 10 10;
}
.judges_content ul > li .author_info {
  /* margin-left: ; */
  margin: 25px 0;
  padding-right: 10px;
  width: 70%;
  float: right;
}
.author_info > h4 {
  font-family: Alibaba PuHuiTi 2;
  font-weight: normal;
  font-size: 24px;
  color: #ffffff;
  line-height: 24px;
}
.author_info > div:nth-of-type(1) {
  margin: 25px 0;
  font-family: Alibaba PuHuiTi 2;
  font-weight: normal;
  font-size: 16px;
  color: #ffffff;
  line-height: 24px;
}
.author_info > div:nth-of-type(2) {
  margin: 50px 0 0 0;
  position: relative;
}
.author_info > div:nth-of-type(2) > img:nth-of-type(1) {
  top: -28px;
  left: -27px;
  position: absolute;
}
.author_info > div:nth-of-type(2) > img:nth-of-type(2) {
  bottom: -35px;
  right: -15px;
  position: absolute;
}
.author_info > div:nth-of-type(2) > p {
  /* height: 41px; */
  font-family: Alibaba PuHuiTi 2;
  font-weight: normal;
  font-size: 16px;
  color: #cebe8d;
  line-height: 24px;
}
.judges_content ul > li > img {
  position: absolute;
  bottom: 28%;
  width: 20%;
  left: 5%;
}
.taicang_top {
  width: 100%;
  height: auto;
}
.taicang_top .title {
  top: 10%;
  left: 44%;
  text-align: center;
}
.taicang_top .title > h4 {
  letter-spacing: 2px;
}
.taicang_top .taicang_video {
  position: absolute;
  width: 50%;
  height: auto;
  top: 22%;
  left: 22%;
}
.taicang_content {
  width: 100%;
  padding: 20px 15%;
}
.taicang_content .prolist > ul {
  width: 100%;
  flex-wrap: wrap;
}
.taicang_content .prolist > ul > li {
  width: 100%;
  display: flex;
  padding: 0;
  margin: 20px 0;
  justify-content: flex-start;
  align-items: center;
}
.taicang_content .prolist > ul > li .pic {
  margin-right: 7%;
  width: 37%;
}
.taicang_content .prolist > ul > li .detail {
  width: 63%;
}
.taicang_content .prolist > ul > li img {
  width: 100%;
}
.taicang_content .prolist > ul > li h4 {
  margin-bottom: 35px;
  font-family: Alibaba PuHuiTi 2;
  font-weight: 600;
  font-size: 18px;
  /* color: #ffffff; */
  line-height: 24px;
  color: #cebe8d;
}
.taicang_content .prolist > ul > li p {
  font-family: Alibaba PuHuiTi 2;
  font-weight: normal;
  font-size: 14px;
  color: #ffffff;
  line-height: 24px;
}
.taicang_content .button {
  border: 1px solid #cebe8d;
  padding: 5px 30px;
  font-family: Alibaba PuHuiTi 2;
  font-weight: normal;
  font-size: 16px;
  color: #cebe8d;
  line-height: 36px;
  width: 240px;
  text-align: center;
  margin: 30px auto;
}
.activeDteail .show_pages {
  border-top: 1px solid #cebe8d;
  display: flex;
  border-top: 1px solid #cebe8d;
  justify-content: center;
}
.activeDteail .box .fr {
  width: 100%;
}
.activeDteail .center,
.competition_content {
  margin: auto 15%;
  width: auto;
}
.activeDteail .show_pages p {
  width: 50%;
  color: #fff;
  font-size: 14px;
}
.activeDteail .show_pages p > a {
  display: block;
  color: #cebe8d;
}
.activeDteail .fr {
  margin: 20px auto;
}
.activeDteail .fr .centent_fr {
  color: #fff;
}
.activeDteail .fr .centent_fr > h3 {
  font-family: Alibaba PuHuiTi 2;
  font-weight: normal;
  font-size: 40px;
  color: #ffffff;
  margin: 10px auto 36px auto;
}
.activeDteail .fr .centent_fr > div {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #ffffff;
  padding-bottom: 15px;
  border-bottom: 1px solid #cebe8d;
}
.activedetail_back {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #fff;
  margin: 30px 15%;
  cursor: pointer;
}
.activeDteail .fr .centent_fr .content {
  border-bottom: none;
  margin: 35px 0;
  font-size: 14px;
  line-height: 35px;
  text-indent: 2em;
}
.activeDteail .fr .centent_fr .content > p {
  font-size: 14px !important;
  padding-right: 0;
  color: #fff;
}
.activeDteail .fr .centent_fr .content img {
  width: 100%;
  max-width: 100% !important;
}
.competition_content .top,
.competition_content .middle,
.competition_content .middle_award,
.competition_content .bottom {
  margin: 20px auto;
  color: #ffffff;
  padding: 30px 0;
}
.competition_content .top .title {
  font-family: Alibaba PuHuiTi 2;
  font-weight: normal;
  /* font-size: 70px; */
  color: #ffffff;
  text-align: center;
}
.competition_content .top .title > h4 {
  font-size: 60px;
  letter-spacing: 4px; /* 正值增加间距，负值减小间距 */
}
.competition_content .top .title > div {
  font-family: Alibaba PuHuiTi 2;
  font-weight: normal;
  font-size: 26px;
  color: #cebe8d;
  letter-spacing: 3px;
  margin: 28px 0 55px 0;
}
.competition_content .top .tip {
  font-family: Alibaba PuHuiTi 2;
  font-weight: normal;
  font-size: 17px;
  color: #ffffff;
  text-align: center;
  position: relative;
  /* width: 80%; */
  margin: auto;
  width: fit-content;
}
.competition_content .top .tip > div:nth-child(1) {
  width: 50px;
  height: 20px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  position: absolute;
  left: -3%;
  top: -10px;
}
.competition_content .top .tip > div:last-child {
  width: 50px;
  height: 20px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  right: -3%;
  bottom: -10px;
}
.competition_content .top .depart_intro {
  margin: 50px 0 0 auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  text-align: center;
}
.competition_content .top .depart_intro > div {
  margin: 10px 40px;
}
.competition_content .top .depart_intro > div > h5 {
  font-family: Alibaba PuHuiTi 2;
  font-weight: normal;
  font-size: 16px;
  color: #cebe8d;
  margin-bottom: 25px;
}
.competition_content .top .depart_intro > div > div {
  font-family: Alibaba PuHuiTi 2;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
  /* line-height: 40px; */
  margin-top: 10px;
}
.competition_content .middle {
  padding-top: 30px;
}

.competition_content .middle > .title,
.competition_content .middle_award > .title,
.competition_content .bottom > .title {
  background-image: url(/images/home_jj/title_game.png);
  background-position: center;
  background-repeat: no-repeat;
  font-family: Alibaba PuHuiTi 2;
  font-weight: 600;
  font-size: 24px;
  color: #000000;
  font-style: italic;
  text-align: center;
  line-height: 43px;
  margin: auto;
}

.competition_content .middle .content {
  display: flex;
  flex-wrap: nowrap;
  margin: 45px 0 0 0;
}
.competition_content .middle .content p {
  text-align: center;
  color: #fff;
  font-family: Alibaba PuHuiTi 2;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 8px;
}
.competition_content .middle .part {
  width: 20%;
}
.competition_content .middle .part .hand_tip {
  font-size: 12px;
  color: #cebe8d;
  line-height: 20px;
  /* line-height: 0; */
}
.competition_content .middle .part .line {
  display: flex;
  align-items: center;
  margin: 15px 0;
}
.competition_content .middle .part .line > p {
  width: 47.5%;
  height: 2px;
  background-color: #cebe8d;
  padding: 0;
  margin: 0;
}
.competition_content .middle .part .line > span {
  width: 16px;
  height: 16px;
  border: 3px solid #cebe8d;
  border-radius: 50% 50%;
  background-color: #fff;
}
.competition_content .middle_award .middle_intro {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 75px 0 25px 0;
}
.competition_content .middle_award .middle_intro > div {
  margin: 0 10%;
  text-align: center;
}
.competition_content .middle_award .middle_intro .icon_title {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  background-image: url(/images/home_jj/golde.png);
  background-position: center;
  background-repeat: no-repeat;
  padding: 15px 30px;
}
.competition_content .middle_award .middle_intro .icon_title_sliver {
  background-image: url(/images/home_jj/sliver.png);
  background-position: center;
  background-repeat: no-repeat;
}

.competition_content .middle_award .middle_intro .icon_title > p {
  font-size: 30px;
  color: #ffffff;
  line-height: 36px;
  font-weight: 600;
  background: linear-gradient(180deg, #cebe8d 0%, #f1d9ae 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.competition_content .middle_award .title_2 {
  font-family: Alibaba PuHuiTi 2;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 30px;
  text-align: center;
}
.competition_content .middle_award .middle_intro_detail {
  justify-content: space-between;
  margin-bottom: 35px;
}
.competition_content .middle_award .middle_intro_detail .icon_title_info {
}

.competition_content .middle_award .middle_intro_detail > div {
  margin: 0 1%;
}
.competition_content .middle_award .middle_intro_detail .icon_title > div h5 {
  font-size: 18px;
}
.competition_content .middle_award .middle_intro_detail .icon_title > div p {
  font-family: Alibaba PuHuiTi 2;
  font-weight: normal;
  font-size: 14px;
  color: #ffffff;
  margin-top: 10px;
  text-align: center;
}
.competition_content .bottom .content {
  /* padding: 20px; */
  border: 1px solid #cebe8d;
  margin: 60px 0 30px 0;
  border-radius: 20px;
  background: #15140a;
}
.competition_content .bottom .content > div {
  padding: 40px;
}
.competition_content .bottom .content > div p {
  font-family: Alibaba PuHuiTi 2 !important;
  font-weight: normal;
  font-size: 14px;
  color: #fffefe;
  /* line-height: 14px; */
  margin-bottom: 0;
  line-height: 2;
}
.middle_tip {
  margin: 0px 0 70px 0;
  font-size: 15px;
  text-align: center;
  color: #fff;
}

.event_new .prolist li .author_intro > h4 {
  font-size: 18px;
}
.event_new .prolist li .author_intro > div {
  color: #999999;
  /* line-height: 50px; */
  line-height: 2 !important;
}
.event_new {
  margin: 0 0;
}
.event_new > div {
  height: 100vh;
  overflow-y: scroll;
  scrollbar-width: none; /* Firefox 兼容 */
}
/* 隐藏 WebKit 浏览器的滚动条 */
.event_new > div::-webkit-scrollbar {
  display: none; /* Chrome/Safari/Edge */
}
