@charset "UTF-8";
@-webkit-keyframes opacityframe {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes opacityframe {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes rotateframe {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes rotateframe {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

#loading_svg .r1 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.02s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.02s ease-in-out forwards infinite;
}

#loading_svg .r2 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.04s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.04s ease-in-out forwards infinite;
}

#loading_svg .r3 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.06s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.06s ease-in-out forwards infinite;
}

#loading_svg .r4 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.08s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.08s ease-in-out forwards infinite;
}

#loading_svg .r5 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.1s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.1s ease-in-out forwards infinite;
}

#loading_svg .r6 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.12s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.12s ease-in-out forwards infinite;
}

#loading_svg .r7 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.14s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.14s ease-in-out forwards infinite;
}

#loading_svg .r8 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.16s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.16s ease-in-out forwards infinite;
}

#loading_svg .r9 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.18s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.18s ease-in-out forwards infinite;
}

#loading_svg .r10 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.2s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.2s ease-in-out forwards infinite;
}

#loading_svg .r11 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.22s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.22s ease-in-out forwards infinite;
}

#loading_svg .r12 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.24s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.24s ease-in-out forwards infinite;
}

#loading_svg .r13 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.26s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.26s ease-in-out forwards infinite;
}

#loading_svg .r14 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.28s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.28s ease-in-out forwards infinite;
}

#loading_svg .r15 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.3s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.3s ease-in-out forwards infinite;
}

#loading_svg .r16 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.32s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.32s ease-in-out forwards infinite;
}

#loading_svg .r17 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.34s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.34s ease-in-out forwards infinite;
}

#loading_svg .r18 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.36s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.36s ease-in-out forwards infinite;
}

#loading_svg .r19 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.38s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.38s ease-in-out forwards infinite;
}

#loading_svg .r20 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.4s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.4s ease-in-out forwards infinite;
}

#loading_svg .r21 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.42s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.42s ease-in-out forwards infinite;
}

#loading_svg .r22 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.44s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.44s ease-in-out forwards infinite;
}

#loading_svg .r23 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.46s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.46s ease-in-out forwards infinite;
}

#loading_svg .r24 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.48s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.48s ease-in-out forwards infinite;
}

#loading_svg .r25 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.5s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.5s ease-in-out forwards infinite;
}

#loading_svg .r26 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.52s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.52s ease-in-out forwards infinite;
}

#loading_svg .r27 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.54s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.54s ease-in-out forwards infinite;
}

#loading_svg .r28 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.56s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.56s ease-in-out forwards infinite;
}

#loading_svg .r29 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.58s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.58s ease-in-out forwards infinite;
}

#loading_svg .r30 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.6s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.6s ease-in-out forwards infinite;
}

#loading_svg .r31 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.62s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.62s ease-in-out forwards infinite;
}

#loading_svg .r32 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.64s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.64s ease-in-out forwards infinite;
}

#loading_svg .r33 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.66s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.66s ease-in-out forwards infinite;
}

#loading_svg .r34 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.68s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.68s ease-in-out forwards infinite;
}

#loading_svg .r35 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.7s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.7s ease-in-out forwards infinite;
}

#loading_svg .r36 {
  opacity: 0;
  -webkit-animation: opacityframe 0.72s 0.72s ease-in-out forwards infinite;
  animation: opacityframe 0.72s 0.72s ease-in-out forwards infinite;
}

@-webkit-keyframes move_tol {
  0% {
    -webkit-transform: translate(20px, -50%);
    transform: translate(20px, -50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    opacity: 1;
  }
}

@keyframes move_tol {
  0% {
    -webkit-transform: translate(20px, -50%);
    transform: translate(20px, -50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    opacity: 1;
  }
}

@-webkit-keyframes process {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}

@keyframes process {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}

#loadingbox {
  position: fixed;
  z-index: 1000;
  width: auto;
  height: 60px;
  line-height: 60px;
  padding: 10px;
  border-radius: 10px;
  color: #fff;
  font-family: simsun;
}

.color_main {
  color: #E65243;
}

.red {
  color: #D72323;
}

.level {
  font-size: 0;
}

.level li {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  font-size: 12px;
  vertical-align: middle;
}

.dl dl {
  width: 100%;
  clear: both;
  font-size: 0;
}

.dl dt, .dl dd {
  vertical-align: middle;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  font-size: 12px;
}

.dl dt {
  padding-right: 10px;
  text-align: right;
}

.dl .vt {
  vertical-align: top;
}

.dl .tl {
  text-align: left;
}

.w1360 {
  width: 1360px;
}

.w100p {
  min-width: 1360px;
}

.inp {
  -webkit-box-shadow: 1px 1px 1px 1px #F0F0F0 inset;
  box-shadow: 1px 1px 1px 1px #F0F0F0 inset;
  outline: none;
  border: 1px solid #DADADA;
  padding-left: 10px;
  padding-right: 10px;
  color: #666;
}

.inp:hover, .inp:focus {
  border: 1px solid #E65243;
}

.select2-container--default .select2-selection--single {
  border: 1px solid #DADADA !important;
  -webkit-box-shadow: 1px 1px 1px 1px #F0F0F0 inset;
  box-shadow: 1px 1px 1px 1px #F0F0F0 inset;
}

.otw, .sys_topselect .ul_productType a, .news_box .newslinks a, .case_list .ul_caselist .p_name, .case_detail .everybody_watching .p_text, .case_detail .handoverbox a, .ul_news .p_name {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bg_black50 {
  background: url(../images/bg_black50.png) 0 0 repeat\9;
  background: rgba(0, 0, 0, 0.5);
}

.bg_black65 {
  background: url(../images/bg_black65.png) 0 0 repeat\9;
  background: rgba(0, 0, 0, 0.65);
}

.bg_black40 {
  background: url(../images/bg_black40.png) 0 0 no-repeat\9;
  background: rgba(0, 0, 0, 0.4);
}

.bg_black30 {
  background: url(../images/bg_black30.png) 0 0 repeat\9;
  background: rgba(0, 0, 0, 0.3);
}

.bg_white50 {
  background: url(../images/bg_white50.png) 0 0 repeat\9;
  background: rgba(255, 255, 255, 0.5);
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.jusb {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.juc {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.alc {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.basis-xs {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
}

.basis-sm {
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
}

.basis-df {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.basis-lg {
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%;
}

.basis-xl {
  -ms-flex-preferred-size: 80%;
  flex-basis: 80%;
}

.flex-sub {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.flex-twice {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
}

.flex-treble {
  -webkit-box-flex: 3;
  -ms-flex: 3;
  flex: 3;
}

.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.grid.grid-square {
  overflow: hidden;
}

.grid.grid-square .cu-tag {
  position: absolute;
  right: 0;
  top: 0;
  border-bottom-left-radius: 3px;
  padding: 3px 6px;
  height: auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.grid.grid-square > div > i[class*="icon"] {
  font-size: 26px;
  position: absolute;
  color: var(--grey);
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.grid.grid-square > div {
  margin-right: 10px;
  margin-bottom: 10px;
  border-radius: 3px;
  position: relative;
  overflow: hidden;
}

.grid.col-1 > div {
  width: 100%;
}

.grid.col-2 > div {
  width: 50%;
}

.grid.col-3 > div {
  width: 33.33%;
}

.grid.col-4 > div {
  width: 25%;
}

.grid.col-5 > div {
  width: 20%;
}

/* 多行文字截断 */
.text-cut2 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.text-cut3, .case_index .textbox {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

/** 
* 修改时间：2014-05-30
* 参考： html5doctor.com Reset Stylesheet v1.6.1和YUI 3.5.0和Eric Meyer's Reset CSS v2.0和normalize.css v1.0.0，以及参考tmall等网站
**/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* vertical-align:baseline; */
  background: transparent;
}

body {
  line-height: 1;
  font: 12px/1.5 '\5FAE\8F6F\96C5\9ED1',tahoma,arial,'Hiragino Sans GB','\5b8b\4f53',sans-serif;
}

ol, ul {
  list-style: none;
}

nav ul {
  list-style: none;
}

h1, h2, h3 {
  font-weight: normal;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

a {
  text-decoration: none;
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

a:link {
  color: #E65243;
}

a:visited {
  color: #E65243;
}

a:hover {
  color: #c43021;
}

a:active {
  color: #E65243;
}

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

/* 按要求改变边框的颜色 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

button, input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  vertical-align: baseline;
  *vertical-align: middle;
  outline: none;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

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

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

button[disabled], input[disabled] {
  cursor: default;
}

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

/** 
* 修改时间：2014-06-26
* 修改人：ABpasser
**/
/* 块状元素水平居中 */
.auto {
  margin-left: auto;
  margin-right: auto;
}

/* 行内元素对齐 */
.vm {
  vertical-align: middle;
}

.vt {
  vertical-align: top;
}

.vb {
  vertical-align: bottom;
}

/* display */
.dn {
  display: none;
}

.di {
  display: inline;
}

.db {
  display: block;
}

.dib {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.w10 {
  width: 10px;
}

.w100 {
  width: 100px;
}

.w10p {
  width: 10%;
}

.w20 {
  width: 20px;
}

.w200 {
  width: 200px;
}

.w20p {
  width: 20%;
}

.w30 {
  width: 30px;
}

.w300 {
  width: 300px;
}

.w30p {
  width: 30%;
}

.w40 {
  width: 40px;
}

.w400 {
  width: 400px;
}

.w40p {
  width: 40%;
}

.w50 {
  width: 50px;
}

.w500 {
  width: 500px;
}

.w50p {
  width: 50%;
}

.w60 {
  width: 60px;
}

.w600 {
  width: 600px;
}

.w60p {
  width: 60%;
}

.w70 {
  width: 70px;
}

.w700 {
  width: 700px;
}

.w70p {
  width: 70%;
}

.w80 {
  width: 80px;
}

.w800 {
  width: 800px;
}

.w80p {
  width: 80%;
}

.w90 {
  width: 90px;
}

.w900 {
  width: 900px;
}

.w90p {
  width: 90%;
}

.w100 {
  width: 100px;
}

.w1000 {
  width: 1000px;
}

.w100p {
  width: 100%;
}

.h100p {
  height: 100%;
}

.mt0 {
  margin-top: 0px;
}

.mb0 {
  margin-bottom: 0px;
}

.ml0 {
  margin-left: 0px;
}

.mr0 {
  margin-right: 0px;
}

.p0 {
  padding: 0px;
}

.pt0 {
  padding-top: 0px;
}

.pb0 {
  padding-bottom: 0px;
}

.pl0 {
  padding-left: 0px;
}

.pr0 {
  padding-right: 0px;
}

.mt1 {
  margin-top: 1px;
}

.mb1 {
  margin-bottom: 1px;
}

.ml1 {
  margin-left: 1px;
}

.mr1 {
  margin-right: 1px;
}

.p1 {
  padding: 1px;
}

.pt1 {
  padding-top: 1px;
}

.pb1 {
  padding-bottom: 1px;
}

.pl1 {
  padding-left: 1px;
}

.pr1 {
  padding-right: 1px;
}

.mt2 {
  margin-top: 2px;
}

.mb2 {
  margin-bottom: 2px;
}

.ml2 {
  margin-left: 2px;
}

.mr2 {
  margin-right: 2px;
}

.p2 {
  padding: 2px;
}

.pt2 {
  padding-top: 2px;
}

.pb2 {
  padding-bottom: 2px;
}

.pl2 {
  padding-left: 2px;
}

.pr2 {
  padding-right: 2px;
}

.mt3 {
  margin-top: 3px;
}

.mb3 {
  margin-bottom: 3px;
}

.ml3 {
  margin-left: 3px;
}

.mr3 {
  margin-right: 3px;
}

.p3 {
  padding: 3px;
}

.pt3 {
  padding-top: 3px;
}

.pb3 {
  padding-bottom: 3px;
}

.pl3 {
  padding-left: 3px;
}

.pr3 {
  padding-right: 3px;
}

.mt4 {
  margin-top: 4px;
}

.mb4 {
  margin-bottom: 4px;
}

.ml4 {
  margin-left: 4px;
}

.mr4 {
  margin-right: 4px;
}

.p4 {
  padding: 4px;
}

.pt4 {
  padding-top: 4px;
}

.pb4 {
  padding-bottom: 4px;
}

.pl4 {
  padding-left: 4px;
}

.pr4 {
  padding-right: 4px;
}

.mt5 {
  margin-top: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.ml5 {
  margin-left: 5px;
}

.mr5 {
  margin-right: 5px;
}

.p5 {
  padding: 5px;
}

.pt5 {
  padding-top: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.pl5 {
  padding-left: 5px;
}

.pr5 {
  padding-right: 5px;
}

.mt-1 {
  margin-top: -1px;
}

.mb-1 {
  margin-bottom: -1px;
}

.ml-1 {
  margin-left: -1px;
}

.mr-1 {
  margin-right: -1px;
}

/* padding */
.p5 {
  padding: 5px;
}

.p10 {
  padding: 10px;
}

.p15 {
  padding: 15px;
}

.p20 {
  padding: 20px;
}

.p30 {
  padding: 30px;
}

.pl10 {
  padding-left: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pl15 {
  padding-left: 15px;
}

.pt15 {
  padding-top: 15px;
}

.pr15 {
  padding-right: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.pl20 {
  padding-left: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pr20 {
  padding-right: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pl30 {
  padding-left: 30px;
}

.pt30 {
  padding-top: 30px;
}

.pr30 {
  padding-right: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

/* margin */
.ml10 {
  margin-left: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.ml20 {
  margin-left: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mt20 {
  margin-top: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.ml30 {
  margin-left: 30px;
}

.mr30 {
  margin-right: 30px;
}

.mt30 {
  margin-top: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

/* float */
.fl {
  float: left;
  display: inline;
}

.fr {
  float: right;
  display: inline;
}

/* position */
.rel {
  position: relative;
}

.abs {
  position: absolute;
}

.b0 {
  bottom: 0;
}

.t0 {
  top: 0;
}

.l0 {
  left: 0;
}

.r0 {
  right: 0;
}

/* 清除浮动*/
.cf {
  *zoom: 1;
}

.cf:after {
  display: table;
  content: '';
  clear: both;
}

/* text-align */
.tc {
  text-align: center;
}

.tr {
  text-align: right;
}

.tl {
  text-align: left;
}

/* font-style */
.n {
  font-weight: normal;
  font-style: normal;
}

.b {
  font-weight: bold;
}

.tno, .tno a {
  text-decoration: none;
}

.ovh {
  overflow: hidden;
}

.bgn {
  background: none !important;
}

.f12 {
  font-size: 12px;
}

.f14 {
  font-size: 14px;
}

.f16 {
  font-size: 16px;
}

.f18 {
  font-size: 18px;
}

.f20 {
  font-size: 20px;
}

.f24 {
  font-size: 24px;
}

.f28 {
  font-size: 28px;
}

.f36 {
  font-size: 36px;
}

.lh20 {
  line-height: 20px;
}

.lh22 {
  line-height: 22px;
}

.lh24 {
  line-height: 24px;
}

.lh26 {
  line-height: 26px;
}

.lh28 {
  line-height: 28px;
}

.lh30 {
  line-height: 30px;
}

.lh36 {
  line-height: 36px;
}

.lh40 {
  line-height: 40px;
}

.lh20_h {
  line-height: 20px;
  height: 20px;
}

.lh22_h {
  line-height: 22px;
  height: 22px;
}

.lh24_h {
  line-height: 24px;
  height: 24px;
}

.lh26_h {
  line-height: 26px;
  height: 26px;
}

.lh28_h {
  line-height: 28px;
  height: 28px;
}

.lh30_h {
  line-height: 30px;
  height: 30px;
}

.lh36_h {
  line-height: 36px;
  height: 36px;
}

.lh40_h {
  line-height: 40px;
  height: 40px;
}

.bde {
  border: 1px solid #eee;
}

.bte {
  border-top: 1px solid #eee;
}

.bbe {
  border-bottom: 1px solid #eee;
}

.bdn {
  border: none;
}

.bdc {
  border: 1px solid #ccc;
}

.btc {
  border-top: 1px solid #ccc;
}

.bbc {
  border-bottom: 1px solid #ccc;
}

.bgfff {
  background: #fff;
}

.bgeee {
  background: #eee;
}

.cfff {
  color: #fff;
}

.ceee {
  color: #eee;
}

.cddd {
  color: #ddd;
}

.cccc {
  color: #ccc;
}

.c999 {
  color: #999;
}

.c666 {
  color: #666;
}

.c333 {
  color: #333;
}

.c000 {
  color: #000;
}

.wordwrap {
  word-wrap: break-word;
}

.header {
  position: fixed;
  left: 0;
  width: 100%;
  top: 0;
  z-index: 10;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.header.showfff {
  background: #fff;
}

.header.showfff .ul_nav a {
  color: #333;
}

.header.showfff .ul_nav a:hover {
  color: #fff;
}

.header.showfff .ul_nav .cur a {
  color: #fff;
}

.header.showfff .telbgbox {
  background-image: url(../images/tel_img2.png);
}

.header.leave {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

.header .flexcontainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100px;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.header .logobox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header .logo {
  display: block;
  margin: 0 0 0 60px;
}

.header .logo img {
  display: block;
}

.header .navbox {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
}

.header .ul_nav {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 30px;
}

.header .ul_nav li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.header .ul_nav a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  font-size: 16px;
  color: #fff;
}

.header .ul_nav a:hover {
  background: #E60012;
}

.header .ul_nav .cur a {
  background: #E60012;
}

.header .rightbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header .telbgbox {
  width: 220px;
  height: 67px;
  background-repeat: no-repeat;
  background-position: center center;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  background-image: url(../images/tel_img1.png);
}

.header .mobile_menu {
  display: none;
}

@media screen and (max-width: 1500px) {
  .header {
    background: #fff;
    border-bottom: 1px solid #D8D8D8;
  }
  .header .flexcontainer {
    max-width: 1360px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
  }
  .header .mobile_menu {
    display: block;
    width: 25px;
    height: 20px;
    position: relative;
    margin-left: 30px;
  }
  .header .mobile_menu span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #383838;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
  }
  .header .mobile_menu span:nth-child(1) {
    top: 0;
  }
  .header .mobile_menu span:nth-child(2) {
    top: 7px;
  }
  .header .mobile_menu span:nth-child(3) {
    top: 14px;
  }
  .header .mobile_menu.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 4px;
  }
  .header .mobile_menu.open span:nth-child(2) {
    width: 0;
    opacity: 0;
  }
  .header .mobile_menu.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 18px;
    left: 4px;
  }
  .header .telbgbox {
    background-image: url(../images/tel_img2.png);
  }
  .header .navbox {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: url(../images/bg_nav.jpg) center center no-repeat;
    border-top: 1px solid #D8D8D8;
    padding: 0 30px;
  }
  .header .ul_nav {
    margin: 0 auto;
    max-width: 1300px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .header .ul_nav li {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 114px;
  }
  .header .ul_nav a {
    color: #333;
  }
  .header .ul_nav a:hover {
    color: #fff;
  }
  .header .ul_nav .cur a {
    color: #fff;
  }
}

.banner_swiper .swiper-slide {
  display: block;
}

.banner_swiper .swiper-slide img {
  display: block;
  width: 100%;
}

.banner_swiper .swiper-slide video {
  width: 100%;
  display: block;
}

.banner_swiper .swiper-pagination {
  bottom: 20px;
}

.banner_swiper .swiper-pagination .swiper-pagination-bullet {
  width: 128px;
  height: 60px;
  border: 1px solid transparent;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  opacity: 0.5;
  filter: alpha(opacity=50);
  border-radius: 0;
  background: none;
}

.banner_swiper .swiper-pagination .swiper-pagination-bullet img {
  display: block;
  width: 100%;
  height: 100%;
}

.banner_swiper .swiper-pagination .swiper-pagination-bullet-active {
  border: 1px solid #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}

.banner_swiper .textbanner {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  text-align: center;
}

.banner_swiper .textbanner .text_banner {
  display: block;
}

.banner_swiper .textbanner .p_text {
  display: inline-block;
  margin-top: 20px;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  border: 1px solid #fff;
  color: #fff;
  width: 220px;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.banner_swiper .textbanner .p_text:hover {
  background: #DE0912;
  color: #fff;
  border: 1px solid #DE0912;
}

.footer {
  background: #E3E3E3;
}

.footer .footer_top {
  border-bottom: 1px solid #C0C0C0;
  height: 100px;
}

.footer .flex {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1640px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer .logobox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer .logo {
  display: block;
}

.footer .logo img {
  display: block;
}

.footer .span_line {
  height: 46px;
  background: #AFAFAF;
  width: 1px;
  margin: 0 20px;
}

.footer .ul_nav {
  text-align: right;
}

.footer .ul_nav li {
  margin-left: 50px;
}

.footer .ul_nav a {
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  font-size: 14px;
  color: #262626;
}

.footer .ul_nav a:hover {
  color: #E60011;
}

.footer .contusbox .part {
  margin-right: 50px;
  padding-left: 50px;
  position: relative;
}

.footer .contusbox i {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -16.5px;
  width: 33px;
  height: 33px;
  background-repeat: no-repeat;
  background-position: center center;
}

.footer .contusbox .ico_tel {
  background-image: url(../images/ico_tel.png);
}

.footer .contusbox .ico_addr {
  background-image: url(../images/ico_addr.png);
}

.footer .contusbox .p_name {
  font-size: 18px;
  color: #333;
}

.footer .contusbox .p_text {
  font-size: 12px;
  color: #707070;
}

.footer .a_adimg {
  display: block;
}

.footer .a_adimg img {
  display: block;
}

.footer .qrcodebox {
  padding-top: 20px;
}

.footer .qrcode {
  margin-left: 50px;
  text-align: center;
  width: 106px;
}

.footer .qrcode img {
  display: block;
  width: 100%;
  height: 106px;
}

.footer .qrcode .p_text {
  font-size: 14px;
  color: #333;
  font-weight: bold;
  padding: 5px 0;
}

.footer .friendlinks {
  background: #CFCFCF;
}

.footer .friendlinks .flex {
  padding: 20px 30px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer .friendlinks .span_title {
  font-size: 14px;
  color: #7E7E7E;
  line-height: 24px;
}

.footer .friendlinks .links {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  padding-left: 20px;
  height: 24px;
  overflow: hidden;
}

.footer .friendlinks .links.show {
  height: auto;
}

.footer .friendlinks .links.show .span_more {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.footer .friendlinks .links .span_more {
  font-family: simsun;
  font-size: 14px;
  color: #6A6A6A;
  position: absolute;
  right: 0;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  cursor: pointer;
  padding: 0 10px;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.footer .friendlinks .links a {
  display: inline-block;
  margin-right: 30px;
  font-size: 12px;
  color: #7E7E7E;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  line-height: 24px;
}

.footer .friendlinks .links a:hover {
  color: #E42219;
}

.footer .footer_bom {
  background: #1A1A1A;
  padding: 20px 0;
  color: #A1A1A1;
}

.footer .footer_bom a {
  color: #A1A1A1;
}

.footer .rightbox {
  line-height: 25px;
}

.footer .rightbox .span_text {
  display: inline-block;
  vertical-align: middle;
}

.footer .a_ico {
  display: inline-block;
  margin-right: 25px;
  position: relative;
  vertical-align: middle;
}

.footer .a_ico i {
  display: block;
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: center center;
}

.footer .a_ico .ico_jd {
  background-image: url(../images/ico_jd.png);
}

.footer .a_ico .ico_wx {
  background-image: url(../images/ico_wx.png);
}

.footer .a_ico .hidden {
  position: absolute;
  width: 94px;
  height: 94px;
  padding: 5px;
  border-radius: 10px;
  background: #fff;
  bottom: 40px;
  left: 50%;
  margin-left: -52px;
  opacity: 0;
  filter: alpha(opacity=0);
  pointer-events: none;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.footer .a_ico .hidden:after {
  content: '';
  position: absolute;
  display: block;
  bottom: -15px;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
}

.footer .a_ico .hidden img {
  display: block;
  width: 100%;
  height: 100%;
}

.footer .a_ico:hover .hidden {
  opacity: 1;
  filter: alpha(opacity=100);
}

.footer .a_bd {
  font-size: 12px;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  border: 1px solid #484848;
  width: 100px;
  height: 26px;
  line-height: 28px;
  display: inline-block;
  text-align: center;
  margin-right: 30px;
}

.footer .a_bd:hover {
  color: #E42219;
  border: 1px solid #E42219;
}

.videohoverbox {
  position: relative;
  border: 2px solid #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
}

.videohoverbox video {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
  object-fit: fill;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.videohoverbox .dn {
  display: none;
}

.videohoverbox .video_img {
  display: block;
  width: 100%;
  height: 100%;
}

.videohoverbox .textbox {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 10px;
  z-index: 2;
}

.videohoverbox .p_name {
  font-size: 20px;
  color: #FFF;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.videohoverbox .p_eng {
  font-size: 16px;
  color: #DCD7D3;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.videohoverbox:hover .p_name {
  color: #E60012;
  font-weight: bold;
}

.toptitle_index .p_bigtitle {
  font-size: 42px;
}

.toptitle_index .span_black {
  color: #333;
}

.toptitle_index .span_red {
  color: #E60012;
  font-weight: bold;
}

.toptitle_index .p_en {
  color: #A9A9A9;
  font-size: 18px;
}

.brand_index {
  padding-top: 100px;
}

.brand_index .h100p {
  height: 100%;
}

.brand_index .h50p {
  height: 50%;
}

.swtable {
  padding-top: 60px;
}

.swtable .ul_swtap {
  padding-bottom: 60px;
}

.swtable .ul_swtap li {
  font-size: 20px;
  color: #333;
  margin: 0 30px;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  border-bottom: 1px solid transparent;
  cursor: pointer;
}

.swtable .ul_swtap .cur {
  border-bottom: 1px solid #E60012;
  color: #E60012;
}

.swtable .container {
  height: 0;
  position: relative;
  padding-top: 38%;
}

.swtable .container .tdbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.honor_index .container {
  background: #fff;
  width: 588px;
  padding: 30px 0;
}

.honor_index .p_bigtitle {
  font-size: 42px;
}

.honor_index .span_black {
  color: #333;
}

.honor_index .span_red {
  color: #E60012;
  font-weight: bold;
}

.honor_index .p_en {
  color: #A9A9A9;
  font-size: 18px;
}

.honor_index .p_sectext {
  /* font-size: 16px; */
  font-size: 12px;
  color: #333;
  line-height: 20px;
}

.honor_index .ul_numbox {
  padding: 10px 0;
  margin-top: 40px;
  border-top: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
}

.honor_index .ul_numbox li {
  /* width: 190px; */
  width: 145px;
  padding: 10px 0;
}

.honor_index .ul_numbox .p_text {
  color: #333;
}

.honor_index .ul_numbox .span_big {
  font-family: impact;
  font-weight: bold;
  /* font-size: 68px; */
  font-size: 38px;
}

.honor_index .ul_numbox .span_sred {
  font-size: 18px;
  color: #E60012;
  font-weight: bold;
  margin-left: 5px;
}

.honor_index .ul_imgbox {
  text-align: center;
  padding-top: 60px;
}

.honor_index .ul_imgbox li {
  width: 46%;
  vertical-align: top;
  margin: 0 2%;
}

.honor_index .ul_imgbox li img {
  display: block;
  width: 100%;
}

.honor_index .ul_imgbox li .p_sectext {
  padding-top: 20px;
}

.honor_index .rightbox {
  overflow: hidden;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.honor_index .rightbox img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}

.swper_reallink {
  background: #9C9C9C;
  padding: 20px 0;
}

.swper_reallink .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 268px;
  height: 70px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.swper_reallink .swiper-slide img {
  max-width: 80%;
  max-height: 80%;
  display: block;
}

.service_index {
  background: url(../images/bg_indexservice.jpg) center center no-repeat;
  background-size: contain;
}

.service_index .content {
  position: relative;
  padding-top: 47%;
  height: 0;
}

.service_index .main_cont {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.service_index .containerl {
  width: 65%;
  padding: 30px 0;
}

.service_hosun_cont {
  background: rgba(255, 255, 255, 0.7);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 5% 6%;
}

.service_hosun_cont .p_title {
  height: 46px;
  line-height: 46px;
  font-size: 30px;
  font-weight: bold;
  color: #E70313;
  margin-bottom: 30px;
}

.service_hosun_cont .p_title i {
  display: inline-block;
  margin-right: 15px;
  height: 100%;
  vertical-align: top;
  width: 46px;
  height: 46px;
}

.service_hosun_cont .libox {
  text-align: center;
  border-right: 1px solid rgba(82, 82, 94, 0.1);
  border-bottom: 1px solid rgba(82, 82, 94, 0.1);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
}

.service_hosun_cont .bbn {
  border-bottom: none;
}

.service_hosun_cont .p_name {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin-top: 30px;
}

.service_hosun_cont .p_en {
  font-size: 14px;
  color: #B1B0B0;
  margin-top: 10px;
}

.service_hosun_cont .a_btn {
  display: inline-block;
  width: 100px;
  font-size: 12px;
  color: #fff;
  background: #E60012;
  border-radius: 40px;
  height: 26px;
  line-height: 26px;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  margin-top: 10px;
}

.service_hosun_cont .a_btn:hover {
  background: #c40000;
}

.service_hosun_cont .imgbox {
  height: 114px;
  width: 121px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
}

.service_hosun_cont .imgbox img {
  max-width: 100%;
  max-height: 100%;
}

.service_hosun_cont .col-3 .libox:nth-child(3n) {
  border-right: none;
}

.service_hosun_cont .col-2 .libox:nth-child(2n) {
  border-right: none;
}

.service_hosun_cont .col-2 .imgbox {
  margin: 0;
}

.service_hosun_cont .col-2 .textbox {
  text-align: left;
}

.service_hosun_cont .wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.service_hosun_cont .wrap .textbox {
  text-align: center;
}

.ul_swservice li {
  margin: 70px 0;
  height: 32px;
  line-height: 32px;
  cursor: pointer;
}

.ul_swservice i {
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 32px 32px;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.ul_swservice span {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  margin-left: 20px;
  vertical-align: middle;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.ul_swservice .ico_sw1 {
  background-image: url(../images/ico_servicesw1_1.png);
}

.ul_swservice .ico_sw2 {
  background-image: url(../images/ico_servicesw2_1.png);
}

.ul_swservice .ico_sw3 {
  background-image: url(../images/ico_servicesw3_1.png);
}

.ul_swservice .cur span {
  color: #E60012;
}

.ul_swservice .cur .ico_sw1 {
  background-image: url(../images/ico_servicesw1_2.png);
}

.ul_swservice .cur .ico_sw2 {
  background-image: url(../images/ico_servicesw2_2.png);
}

.ul_swservice .cur .ico_sw3 {
  background-image: url(../images/ico_servicesw3_2.png);
}

.case_index .container {
  width: 460px;
  padding: 40px 0;
}

.case_index .a_more {
  font-size: 16px;
  color: #EB4D55;
}

.case_index .a_more:after {
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../images/ico_more.png) center center no-repeat;
  margin-left: 5px;
  vertical-align: -2px;
}

.case_index .p_title {
  font-size: 28px;
  color: #E60012;
}

.case_index .p_sectitle {
  font-size: 16px;
  color: #494949;
}

.case_index .textbox {
  font-size: 14px;
  color: #303030;
  height: 90px;
  overflow: hidden;
  line-height: 30px;
  margin-top: 30px;
}

.case_index .imgbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 20px 0;
  height: 250px;
}

.case_index .imgbox img {
  display: block;
  max-width: 90%;
  max-height: 90%;
}

.case_index .toptitle_index {
  border-bottom: 1px solid #DADADA;
  padding-bottom: 20px;
  position: relative;
}

.case_index .toptitle_index .a_more {
  position: absolute;
  right: 0;
  top: 20px;
}

.case_index .containerr {
  height: 803px;
}

.case_index .swiper_case .swiper-slide {
  display: block;
  border-bottom: 1px solid #DADADA;
  padding: 20px 0;
}

.case_index .swiper_crtlbox {
  padding-top: 30px;
}

.case_index .swiper_crtlbox .swiper-pagination {
  position: static;
  text-align: left;
  font-family: Impact;
  font-size: 18px;
  color: #6D6D6D;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.case_index .swiper_crtlbox .swiper-pagination-current {
  font-size: 26px;
}

.case_index .swiper_crtlbox .btnbox {
  width: 160px;
}

.case_index .swiper_crtlbox .btnbox span {
  position: static;
  width: 45px;
  height: 45px;
  display: inline-block;
  margin-top: 0;
  background-size: 45px;
}

.case_index .swiper_crtlbox .btnbox .swiper-button-prev {
  background-image: url(../images/ico_arrowl.png);
}

.case_index .swiper_crtlbox .btnbox .swiper-button-next {
  background-image: url(../images/ico_arrowr.png);
}

.case_index .swiper_caseimg {
  width: 100%;
  max-height: 100%;
}

.case_index .swiper_caseimg .swiper-slide {
  display: block;
}

.case_index .swiper_caseimg .swiper-slide img {
  display: block;
  width: 100%;
}

@media screen and (max-width: 1660px) {
  .respon .basis-sm {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .respon .basis-lg {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .service_index .containerr {
    padding: 3%;
  }
  .service_index .containerr .p_title {
    margin-bottom: 10px;
  }
  .service_index .p_name {
    margin-top: 10px;
    font-size: 16px;
  }
  .service_index .p_en {
    font-size: 12px;
  }
  .service_index .libox {
    padding: 10px;
  }
  .case_index .w40p, .case_index .w60p {
    width: 50%;
  }
}

.classroom_index {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4.375% 7.2%;
}

.classroom_index .a_newslink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  padding: 20px;
}

.classroom_index .a_newslink:hover .p_name {
  color: #DE0912;
}

.classroom_index .a_newslink:hover .p_text {
  color: #DE0912;
}

.classroom_index .a_newslink:hover .p_time {
  color: #DE0912;
}

.classroom_index .toptitlebox {
  border-bottom: 1px solid #D6D6D6;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.classroom_index .toptitle_index {
  padding-bottom: 10px;
}

.classroom_index .container {
  padding-top: 30px;
}

.classroom_index .content {
  border-right: 1px solid #E7E7E7;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  margin-right: 20px;
  padding-right: 20px;
  padding-left: 30px;
  position: relative;
}

.classroom_index .content:before {
  content: '';
  position: absolute;
  width: 17px;
  height: 4px;
  background: #E60012;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  left: 0;
  top: 13px;
}

.classroom_index .p_name {
  font-size: 20px;
  font-weight: bold;
  color: #333;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}

.classroom_index .p_text {
  color: #5D5D5D;
  font-size: 16px;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.classroom_index .p_time {
  font-size: 16px;
  font-weight: bold;
  color: #999;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.classroom_index .left {
  width: 580px;
  border-right: 1px solid #B2B2B2;
  padding-right: 30px;
  margin-top: 20px;
}

.classroom_index .right {
  width: calc(100% - 650px);
}

.classroom_index .a_imgbox {
  display: block;
  height: 350px;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  border-bottom: 1px solid #E7E7E7;
  padding-bottom: 50px;
}

.classroom_index .a_imgbox:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.classroom_index .a_imgbox img {
  display: block;
  width: 100%;
  height: 100%;
}

.classroom_index .a_more {
  font-size: 16px;
  color: #EB4D55;
  display: inline-block;
  margin-bottom: 20px;
}

.classroom_index .a_more:after {
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../images/ico_more.png) center center no-repeat;
  margin-left: 5px;
  vertical-align: -2px;
}

.classroom_index .a_more.dn {
  display: none;
}

.classroom_index .ul_swnews {
  height: 50px;
}

.classroom_index .ul_swnews li {
  font-size: 24px;
  color: #333;
  margin: 0 43px;
  border-bottom: 4px solid transparent;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  cursor: pointer;
  line-height: 30px;
  height: 30px;
  padding-bottom: 17px;
}

.classroom_index .ul_swnews li.cur {
  border-bottom: 3px solid #E60012;
}

.classroom_index .ul_newsindex li {
  margin: 14px 0;
}

.fixed_right {
  position: fixed;
  z-index: 11;
  top: 50%;
  right: 0px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 60px;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.fixed_right.leave {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.fixed_right:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.fixed_right .ul_rightfixed {
  width: 100%;
  text-align: center;
}

.fixed_right .ul_rightfixed li {
  position: relative;
  border-left: 1px solid #E60012;
  border-right: 1px solid #E60012;
  background: #fff;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.fixed_right .ul_rightfixed li + li {
  border-top: 1px solid rgba(230, 0, 18, 0.21);
}

.fixed_right .ul_rightfixed li:first-child {
  border-top-left-radius: 10px;
  border-top: 1px solid #E60012;
}

.fixed_right .ul_rightfixed li:last-child {
  border-bottom-left-radius: 10px;
  border-bottom: 1px solid #E60012;
}

.fixed_right .ul_rightfixed li:hover .hidden {
  display: block;
  -webkit-animation: move_tol 0.5s forwards;
  animation: move_tol 0.5s forwards;
}

.fixed_right .ul_rightfixed .hidden {
  position: absolute;
  right: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-clip: content-box;
  padding-right: 25px;
  border-radius: 5px;
  display: none;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  background-color: #fff;
}

.fixed_right .ul_rightfixed .hidden:after {
  content: '';
  position: absolute;
  right: 11px;
  top: 50%;
  margin-top: -8px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 14px solid #fff;
}

.fixed_right .ul_rightfixed a {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 0;
}

.fixed_right .ul_rightfixed i {
  display: block;
  width: 33px;
  height: 33px;
  background-repeat: no-repeat;
  background-position: center center;
  margin-left: auto;
  margin-right: auto;
}

.fixed_right .ul_rightfixed .span_text {
  display: block;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  margin-top: 5px;
}

.fixed_right .ul_rightfixed .code_box img {
  padding: 10px;
  width: 160px;
  height: 160px;
  display: block;
}

.fixed_right .ul_rightfixed .telbox {
  width: 190px;
  border-radius: 5px 0 0 5px;
  overflow: hidden;
}

.fixed_right .ul_rightfixed .telbox:after {
  border-left: 14px solid #DE0912;
}

.fixed_right .ul_rightfixed .telbox .p_tel {
  font-size: 12px;
  color: #fff;
  background: #DE0912;
  height: 50px;
  line-height: 50px;
  font-weight: bold;
}

.fixed_right .li_1 .ico_right {
  background-image: url(../images/ico_right1_1.png);
}

.fixed_right .li_2 .ico_right {
  background-image: url(../images/ico_right2_1.png);
}

.fixed_right .li_3 .ico_right {
  background-image: url(../images/ico_right3_1.png);
}

.fixed_right .li_4 .ico_right {
  background-image: url(../images/ico_right4_1.png);
}

.fixed_right .li_5 .ico_right {
  background-image: url(../images/ico_right5_1.png);
}

.fixed_right .li_6 .ico_right {
  background-image: url(../images/ico_right6_1.png);
}

.fixed_right .li_7 .ico_right {
  background-image: url(../images/ico_right7_1.png);
}

.fixed_right .li_8 .ico_right {
  background-image: url(../images/ico_right8_1.png);
}

.fixed_right .li_9 .ico_right {
  background-image: url(../images/hsh.png);
}

.fixed_bottom {
  position: fixed;
  z-index: 10;
  border-top: 1px solid #BF2833;
  border-bottom: 1px solid #BF2833;
  background: rgba(0, 0, 0, 0.64);
  bottom: 0;
  left: 0;
  right: 0;
  -o-transition: all 0.5s 0s ease-in-out;
  transition: all 0.5s 0s ease-in-out;
  -webkit-transition: all 0.5s 0s ease-in-out;
}

.fixed_bottom.leave {
  -webkit-transform: translateY(220px);
  -ms-transform: translateY(220px);
  transform: translateY(220px);
}

.fixed_bottom .ico_close {
  display: block;
  position: absolute;
  width: 19px;
  height: 19px;
  background: url(../images/ico_close.png) center center no-repeat;
  right: 20px;
  top: 20px;
  cursor: pointer;
}

.fixed_bottom .container {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.fixed_bottom .leftimg {
  width: 356px;
  height: 214px;
  margin-top: -126px;
}

.fixed_bottom .leftimg img {
  display: block;
  width: 100%;
  height: 100%;
}

.fixed_bottom .formbox {
  width: 905px;
  padding: 20px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fixed_bottom .formbox .cont {
  height: 100%;
}

.fixed_bottom .ul_form li {
  width: 160px;
  margin-right: 1%;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fixed_bottom .ul_form li:nth-child(3) {
  width: 195px;
}

.fixed_bottom .ul_form li:nth-child(4) {
  width: 195px;
}

.fixed_bottom .ul_form .inp_text {
  display: block;
  width: 100%;
  height: 48px;
  line-height: 48px;
  background: #FFF;
  padding-left: 35px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  border: 1px solid transparent;
}

.fixed_bottom .ul_form .inp_text:focus {
  border: 1px solid #E60012;
}

.fixed_bottom .ul_form li > i {
  display: block;
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  left: 10px;
}

.fixed_bottom .ul_form .ico_bom1 {
  background-image: url(../images/ico_bottomad1.png);
}

.fixed_bottom .ul_form .ico_bom2 {
  background-image: url(../images/ico_bottomad2.png);
}

.fixed_bottom .ul_form .ico_bom3 {
  background-image: url(../images/ico_bottomad3.png);
}

.fixed_bottom .ul_form .ico_bom4 {
  background-image: url(../images/ico_bottomad4.png);
}

.fixed_bottom .ul_form .upbox {
  padding-right: 20px;
  cursor: pointer;
  color: #999;
}

.fixed_bottom .ul_form .upbox:after {
  content: '';
  position: absolute;
  right: 5px;
  border-bottom: 7px solid #B2B2B2;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  top: 50%;
  margin-top: -3.5px;
}

.fixed_bottom .ul_form .hidden {
  position: absolute;
  width: 400px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 10px;
  background: #FFF;
  border: 1px solid #E60012;
  right: 0;
  bottom: 68px;
  display: none;
}

.fixed_bottom .inp_sub {
  width: 156px;
  background: #E60012;
  font-size: 20px;
  font-weight: bold;
  border: none;
  color: #fff;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.fixed_bottom .inp_sub:hover {
  background: #c40000;
}

.fixed_bottom .ullist {
  font-size: 0;
  padding-left: 7px;
}

.fixed_bottom .ullist .libox {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  width: 113px;
  margin: 5px;
  color: #6E6E6E;
  line-height: 30px;
  height: 30px;
  cursor: pointer;
}

.fixed_bottom .ullist .ico_left {
  width: 20px;
  height: 20px;
  border: 1px solid #B2B2B2;
  border-radius: 3px;
  display: inline-block;
  vertical-align: -6px;
  margin-right: 5px;
}

.fixed_bottom .ullist .cur .ico_left {
  background: url(../images/ico_check.png) center center no-repeat;
}

@media screen and (max-width: 1360px) {
  .fixed_bottom .leftimg {
    display: none;
  }
  .fixed_bottom .formbox {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .fixed_bottom .ico_close {
    right: 10px;
    top: 10px;
  }
}

.pupup {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
}

.pupup .bg_black65 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.pupup .container {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  background: #fff;
  padding: 40px 50px;
}

.pupup .ico_close {
  position: absolute;
  width: 32px;
  height: 32px;
  cursor: pointer;
  right: -42px;
  top: 10px;
  border-radius: 50%;
  border: 1px solid #fff;
  background: url(../images/ico_close.png) center center no-repeat;
}

.pupup_exchange .container {
  width: 900px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pupup_exchange .p_title {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #333;
}

.pupup_exchange .formbox {
  margin-top: 30px;
}

.pupup_exchange .inp_text {
  margin-right: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #C3C3C3;
  height: 32px;
  line-height: 32px;
  padding: 0 20px;
  font-size: 16px;
  color: #333;
  background: #F8F8F8;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.pupup_exchange .inp_text:focus {
  border: 1px solid #E60012;
}

.pupup_exchange .inp_sub {
  width: 160px;
  text-align: center;
  height: 34px;
  line-height: 34px;
  background: #E60012;
  color: #fff;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  border: none;
  font-size: 16px;
}

.pupup_exchange .inp_sub:hover {
  background: #c40000;
}

.banner_inner {
  position: relative;
  /*height: 536px;*/
}

.banner_inner .banner_img {
  display: block;
  width: 100%;
  height: 100%;
}

.banner_inner .textbanner {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  text-align: center;
}

.banner_inner .p_text {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
}

.banner_inner .p_en {
  font-size: 24px;
  color: #fff;
}

.pagePosition {
  height: 60px;
  line-height: 30px;
  font-size: 14px;
  background: #f1f1f1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 20px;
}

.pagePosition .w1360 {
  max-width: 100%;
}

.pagePosition a {
  color: #5C5C5C;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.pagePosition a:hover {
  color: #E60012;
}

.pagePosition .span_arrow {
  color: #333;
  margin: 0 10px;
  font-family: simsun;
}

.pagePosition .span_cur {
  color: #E9414A;
}

.brand_type {
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.brand_type .left {
  background: #fff;
  -ms-flex-preferred-size: 33.33%;
  flex-basis: 33.33%;
  position: relative;
}

.brand_type .left .container {
  width: 64%;
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  height: 54%;
}

.brand_type .center {
  -ms-flex-preferred-size: 15.625%;
  flex-basis: 15.625%;
}

.brand_type .right {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.brand_type .right img {
  display: block;
  width: 100%;
  height: 100%;
}

.brand_type .p_pagetitle {
  position: absolute;
  left: 18%;
  top: 165px;
  font-size: 24px;
  font-weight: bold;
  color: #E60012;
}

.brand_type .p_pagetitle i {
  display: inline-block;
  margin-right: 20px;
  background-repeat: no-repeat;
  background-position: center;
  width: 28px;
  height: 28px;
}

.brand_type .p_pagetitle .ico_title1 {
  background-image: url(../images/ico_brandtitle1.png);
}

.brand_type .p_pagetitle .ico_title2 {
  background-image: url(../images/ico_brandtitle2.png);
}

.brand_type .p_pagetitle.qsf {
  top: 130px;
}

.brand_type .ul_sysType {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
}

.brand_type .ul_sysType li {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #FFFFFF;
  background: #ECECEC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  cursor: pointer;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.brand_type .ul_sysType li:hover {
  background: #cacaca;
}

.brand_type .ul_sysType .w33p {
  width: 33.33%;
}

.brand_type .ul_sysType i {
  display: block;
  width: 85px;
  height: 85px;
  background-repeat: no-repeat;
  background-position: center center;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  -webkit-transform: scale(0.44);
  -ms-transform: scale(0.44);
  transform: scale(0.44);
  margin-top: -20px;
}

.brand_type .ul_sysType .ico_aznuanqi {
  background-image: url(../images/sysType/ico_aznuanqi1.png);
}

.brand_type .ul_sysType .ico_mznuanqi {
  background-image: url(../images/sysType/ico_mznuanqi1.png);
}

.brand_type .ul_sysType .ico_azkongtiao {
  background-image: url(../images/sysType/ico_azkongtiao1.png);
}

.brand_type .ul_sysType .ico_mzkongtiao {
  background-image: url(../images/sysType/ico_mzkongtiao1.png);
}

.brand_type .ul_sysType .ico_dinuan {
  background-image: url(../images/sysType/ico_dinuan1.png);
}

.brand_type .ul_sysType .ico_xinfeng {
  background-image: url(../images/sysType/ico_xinfeng1.png);
}

.brand_type .ul_sysType .ico_jingshui {
  background-image: url(../images/sysType/ico_jingshui1.png);
}

.brand_type .ul_sysType .ico_dianti {
  background-image: url(../images/sysType/ico_dianti1.png);
}

.brand_type .ul_sysType .ico_jiadian {
  background-image: url(../images/sysType/ico_jiadian1.png);
}

.brand_type .ul_sysType .ico_liangliangong {
  background-image: url(../images/sysType/ico_liangliangong1.png);
}

.brand_type .ul_sysType .ico_wushui {
  background-image: url(../images/sysType/ico_wushui1.png);
}

.brand_type .ul_sysType .p_text {
  font-size: 14px;
  color: #4B4948;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  margin-top: -10px;
}

.brand_type .ul_sysType .cur .p_text {
  color: #fff;
}

.brand_type .ul_sysType .cur .ico_aznuanqi {
  background-image: url(../images/sysType/ico_aznuanqi2.png);
}

.brand_type .ul_sysType .cur .ico_mznuanqi {
  background-image: url(../images/sysType/ico_mznuanqi2.png);
}

.brand_type .ul_sysType .cur .ico_azkongtiao {
  background-image: url(../images/sysType/ico_azkongtiao2.png);
}

.brand_type .ul_sysType .cur .ico_mzkongtiao {
  background-image: url(../images/sysType/ico_mzkongtiao2.png);
}

.brand_type .ul_sysType .cur .ico_dinuan {
  background-image: url(../images/sysType/ico_dinuan2.png);
}

.brand_type .ul_sysType .cur .ico_xinfeng {
  background-image: url(../images/sysType/ico_xinfeng2.png);
}

.brand_type .ul_sysType .cur .ico_jingshui {
  background-image: url(../images/sysType/ico_jingshui2.png);
}

.brand_type .ul_sysType .cur .ico_dianti {
  background-image: url(../images/sysType/ico_dianti2.png);
}

.brand_type .ul_sysType .cur .ico_jiadian {
  background-image: url(../images/sysType/ico_jiadian2.png);
}

.brand_type .ul_sysType .cur .ico_liangliangong {
  background-image: url(../images/sysType/ico_liangliangong2.png);
}

.brand_type .ul_sysType .cur .ico_wushui {
  background-image: url(../images/sysType/ico_wushui2.png);
}

.brand_type .center {
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.brand_type .center .container {
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
}

.brand_type .center .ico_box {
  display: block;
  width: 85px;
  height: 85px;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0 auto;
}

.brand_type .center .p_text {
  font-size: 24px;
  color: #fff;
  margin-top: 40px;
  text-align: center;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.brand_type .center .a_more {
  display: block;
  width: 114px;
  height: 36px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  line-height: 36px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  margin-top: 20px;
}

.brand_type .center .a_more:hover {
  border: 1px solid #E60012;
  color: #E60012;
}

.sys_topselect {
  background: #F1F1F1;
  padding-bottom: 55px;
}

.sys_topselect.product .container {
  background: none;
}

.sys_topselect .container {
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
}

.sys_topselect .h1_title {
  font-size: 30px;
  color: #333;
  text-align: center;
  padding-bottom: 20px;
  line-height: 60px;
  border-bottom: 1px solid #CACACA;
}

.sys_topselect .ul_brandselect {
  margin-left: -30px;
  padding-bottom: 40px;
}

.sys_topselect .ul_brandselect li {
  width: 302.5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 55px;
  margin-left: 30px;
  text-align: center;
  vertical-align: top;
}

.sys_topselect .ul_brandselect a {
  display: block;
  width: 100%;
}

.sys_topselect .ul_brandselect a:hover .imgbox {
  border: 1px solid #FCC4C8;
  -webkit-box-shadow: 0px 3px 10px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 10px 2px rgba(0, 0, 0, 0.1);
}

.sys_topselect .ul_brandselect .imgbox {
  border: 1px solid #E2E2E2;
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.sys_topselect .ul_brandselect .imgbox img {
  display: block;
  max-width: 90%;
  max-height: 90%;
}

.sys_topselect .ul_brandselect .p_text {
  font-size: 16px;
  color: #000;
  margin-top: 10px;
}

.sys_topselect .ul_product {
  padding-top: 15px;
  margin-left: -35px;
}

.sys_topselect .ul_product.ul_col4 {
  margin-left: -26px;
}

.sys_topselect .ul_product.ul_col4 li {
  margin-left: 26px;
  width: 305.5px;
}

.sys_topselect .ul_product.ul_col4 .imgbox {
  height: 210px;
}

.sys_topselect .ul_product.ul_col4 .p_textbox {
  height: 60px;
  line-height: 60px;
}

.sys_topselect .ul_product li {
  width: 410px;
  margin-left: 35px;
  margin-top: 40px;
}

.sys_topselect .ul_product a {
  display: block;
  width: 100%;
}

.sys_topselect .ul_product a:hover .imgbox {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.sys_topselect .ul_product a:hover .p_textbox {
  background: #E60315;
  color: #fff;
}

.sys_topselect .ul_product .imgbox {
  height: 280px;
  width: 100%;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.sys_topselect .ul_product .imgbox img {
  display: block;
  width: 100%;
  height: 100%;
}

.sys_topselect .ul_product .p_textbox {
  height: 80px;
  background: #fff;
  padding: 0 10px;
  line-height: 80px;
  font-size: 18px;
  color: #333;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.sys_topselect .titlebox {
  text-align: center;
}

.sys_topselect .titlebox .img_title {
  display: block;
  margin: 0 auto;
}

.sys_topselect .titlebox .p_name {
  font-size: 20px;
  color: #333;
  font-weight: bold;
  margin-top: 20px;
}

.sys_topselect .ul_productType {
  margin-top: 20px;
  margin-left: -20px;
}

.sys_topselect .ul_productType li {
  margin-top: 20px;
  margin-left: 20px;
  width: 244px;
}

.sys_topselect .ul_productType a {
  display: block;
  height: 68px;
  line-height: 68px;
  padding: 0 10px;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  border: 1px solid #FACCD0;
  font-size: 14px;
  color: #333;
  text-align: center;
}

.sys_topselect .ul_productType a:hover {
  background: #E60012;
  color: #fff;
}

.sys_topselect .ul_productType .cur a {
  background: #E60012;
  color: #fff;
}

.img_showbox img {
  display: block;
  max-width: 100%;
}

.sharebox {
  margin-top: 45px;
}

.sharebox .span_text {
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  color: #595959;
}

.sharebox .bshare-custom a {
  width: 34px;
  height: 34px;
  padding: 0;
  margin: 0;
  background-repeat: no-repeat;
  background-position: center center;
  margin-left: 20px;
}

.sharebox .bshare-custom .bshare-weixin {
  background-image: url(../images/ico_sharewx.png);
}

.sharebox .bshare-custom .bshare-qqim {
  background-image: url(../images/ico_shareqq.png);
}

.sharebox .bshare-custom .bshare-sinaminiblog {
  background-image: url(../images/ico_sharesina.png);
}

.product_detail {
  background: #F1F1F1;
  padding-bottom: 80px;
}

.product_detail .h1_producttitle {
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}

.product_detail .contbox {
  padding-top: 40px;
  position: relative;
}

.product_detail .leftimg {
  width: 1000px;
}

.product_detail .right_news {
  background: #fff;
  width: 340px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}

.news_box {
  padding-top: 30px;
}

.news_box .p_title {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  border-bottom: 1px solid #E4E4E4;
  padding-bottom: 10px;
}

.news_box .newslinks a {
  display: block;
  height: 30px;
  line-height: 30px;
  margin: 18px 0;
  font-size: 16px;
  color: #5D5D5D;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.news_box .newslinks a:hover {
  color: #E60315;
}

.service_page {
  border-bottom: 1px solid #FFFFFF;
}

.service_page .wbig {
  -ms-flex-preferred-size: 65.625%;
  flex-basis: 65.625%;
}

.service_page .wsm {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.service_page .wsm .p_title {
  padding-left: 12%;
}

.service_page .p_title {
  height: 130px;
  line-height: 130px;
  border-bottom: 1px solid #EDEDEF;
  border-top: 1px solid #EDEDEF;
  font-size: 30px;
}

.service_page .imgbox img {
  display: block;
  width: 100%;
  height: 100%;
}

.service_page .ul_table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: calc(100% - 131px);
}

.service_page .ul_table li {
  height: 33.33%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  border-bottom: 1px solid #EDEDEF;
  border-right: 1px solid #EDEDEF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.service_page .ul_table li:nth-child(2n) {
  border-right: none;
}

.service_page .ul_table i {
  display: block;
  width: 47px;
  height: 47px;
  background-repeat: no-repeat;
  background-position: center;
}

.service_page .ul_table .ico_servicetop1 {
  background-image: url(../images/ico_servicetop1.png);
}

.service_page .ul_table .ico_servicetop2 {
  background-image: url(../images/ico_servicetop2.png);
}

.service_page .ul_table .ico_servicetop3 {
  background-image: url(../images/ico_servicetop3.png);
}

.service_page .ul_table .ico_servicetop4 {
  background-image: url(../images/ico_servicetop4.png);
}

.service_page .ul_table .ico_servicetop5 {
  background-image: url(../images/ico_servicetop5.png);
}

.service_page .ul_table .ico_servicebottom1 {
  background-image: url(../images/ico_servicebottom1.png);
}

.service_page .ul_table .ico_servicebottom2 {
  background-image: url(../images/ico_servicebottom2.png);
}

.service_page .ul_table .ico_servicebottom3 {
  background-image: url(../images/ico_servicebottom3.png);
}

.service_page .ul_table .ico_servicebottom4 {
  background-image: url(../images/ico_servicebottom4.png);
}

.service_page .ul_table .ico_servicebottom5 {
  background-image: url(../images/ico_servicebottom5.png);
}

.service_page .ul_table .ico_servicebottom6 {
  background-image: url(../images/ico_servicebottom6.png);
}

.service_page .ul_table .textbox {
  width: 160px;
  margin-left: 10px;
}

.service_page .ul_table .p_name {
  font-size: 18px;
  font-weight: bold;
  color: #333;
}

.service_page .ul_table .p_text {
  font-size: 16px;
  color: #5D5D5D;
  line-height: 20px;
}

.service_page .a_more {
  display: block;
  width: 100px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  border-radius: 12px;
  background: #E60012;
  color: #fff;
  font-size: 14px;
  text-align: center;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.service_page .a_more:hover {
  background: #c40000;
}

.service_page .bottombox .ul_table li {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  padding: 10px 0;
}

.service_page .bottombox .ul_table .cont {
  padding: 10px 8%;
}

.service_page .bottombox .ul_table .p_name {
  margin-top: 20px;
  margin-bottom: 10px;
}

.service_page .p_icotitle {
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  font-weight: bold;
}

.service_page .p_icotitle i {
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 13px;
}

.service_page .p_icotitle .ico_title1 {
  background-image: url(../images/ico_servicemid1.png);
}

.service_page .p_icotitle .ico_title2 {
  background-image: url(../images/ico_servicemid2.png);
}

.service_page .p_icotitle .ico_title3 {
  background-image: url(../images/ico_servicemid3.png);
}

.service_page .p_icotitle .ico_title4 {
  background-image: url(../images/ico_servicemid4.png);
}

.service_page .p_icotitle .ico_title5 {
  background-image: url(../images/ico_servicemid5.png);
}

.service_page .p_icotitle .ico_title6 {
  background-image: url(../images/ico_servicemid6.png);
}

.service_page .midtext {
  margin-top: 40px;
}

.service_page .midtext .part {
  width: 43%;
}

.service_page .midtext .textbox {
  font-size: 14px;
  color: #262626;
  line-height: 24px;
  margin-top: 20px;
}

.service_page .bg_title {
  background: #E60012;
  height: 36px;
  line-height: 36px;
  color: #fff;
  font-size: 18px;
  padding-left: 10px;
  font-weight: bold;
  margin-top: 60px;
}

.service_page .ul_numbox {
  padding-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.service_page .ul_numbox li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.service_page .ul_numbox li:nth-child(2) {
  border-left: 1px solid #DCDCDC;
  border-right: 1px solid #DCDCDC;
}

.service_page .ul_numbox .p_num {
  font-size: 30px;
  color: #E31D19;
  line-height: 26px;
  height: 26px;
  font-weight: bold;
}

.service_page .ul_numbox .p_text {
  font-size: 14px;
  color: #333;
  line-height: 18px;
  font-weight: bold;
  margin-top: 5px;
}

.service_page .middlebox .container {
  padding: 0 10% 50px;
}

.service_page .middlebox .cont {
  background: #F8F8F8;
  padding: 25px 3%;
}

.service_page .middlebox .cont .p_icotitle {
  text-align: center;
}

.service_page .middlebox .bomtext {
  background: #F7F7F7;
  margin-top: 20px;
  padding: 20px;
}

.service_page .middlebox .bomtext .p_text {
  font-size: 16px;
  color: #707070;
  margin-left: 30px;
}

.free_design {
  background: #f1f1f1;
}

.free_design .p_partitle {
  font-size: 30px;
  color: #033333;
  text-align: center;
  padding: 30px 0;
}

.free_design .p_partitle .span_sectext {
  display: block;
  font-size: 16px;
  color: #8E9A9A;
}

.free_design .top_form {
  background: #fff;
  padding: 0 125px 80px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.free_design .ul_sysslect {
  border-top: 1px solid #EDEDED;
  border-bottom: 1px solid #EDEDED;
  padding: 35px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.free_design .ul_sysslect li {
  width: 140px;
  height: 140px;
  text-align: center;
  border-width: 2px;
  border-style: solid;
  position: relative;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  border-color: transparent;
  cursor: pointer;
}

.free_design .ul_sysslect li:hover {
  -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
}

.free_design .ul_sysslect li:before, .free_design .ul_sysslect li:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  opacity: 0;
  filter: alpha(opacity=0);
}

.free_design .ul_sysslect li:before {
  width: 0;
  height: 0;
  border: 16px solid transparent;
}

.free_design .ul_sysslect li:after {
  background: url(../images/ico_check2.png) center center no-repeat;
  width: 18px;
  height: 18px;
}

.free_design .ul_sysslect li.cur {
  -webkit-box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.1);
}

.free_design .ul_sysslect li.cur:before, .free_design .ul_sysslect li.cur:after {
  opacity: 1;
  filter: alpha(opacity=100);
}

.free_design .ul_sysslect i {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 82px;
  height: 82px;
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: 10px;
}

.free_design .ul_sysslect .p_name {
  font-size: 18px;
  font-weight: bold;
  margin-top: 10px;
}

.free_design .ul_sysslect li:nth-child(1):before {
  border-right-color: #F6AD3A;
  border-bottom-color: #F6AD3A;
}

.free_design .ul_sysslect li:nth-child(1) .p_name {
  color: #F6AD3A;
}

.free_design .ul_sysslect li:nth-child(1).cur {
  border-color: #F6AD3A;
}

.free_design .ul_sysslect .ico_sys1 {
  background-image: url(../images/ico_sys1.png);
}

.free_design .ul_sysslect li:nth-child(2):before {
  border-right-color: #2384C7;
  border-bottom-color: #2384C7;
}

.free_design .ul_sysslect li:nth-child(2) .p_name {
  color: #2384C7;
}

.free_design .ul_sysslect li:nth-child(2).cur {
  border-color: #2384C7;
}

.free_design .ul_sysslect .ico_sys2 {
  background-image: url(../images/ico_sys2.png);
}

.free_design .ul_sysslect li:nth-child(3):before {
  border-right-color: #A3C31F;
  border-bottom-color: #A3C31F;
}

.free_design .ul_sysslect li:nth-child(3) .p_name {
  color: #A3C31F;
}

.free_design .ul_sysslect li:nth-child(3).cur {
  border-color: #A3C31F;
}

.free_design .ul_sysslect .ico_sys3 {
  background-image: url(../images/ico_sys3.png);
}

.free_design .ul_sysslect li:nth-child(4):before {
  border-right-color: #20AEDD;
  border-bottom-color: #20AEDD;
}

.free_design .ul_sysslect li:nth-child(4) .p_name {
  color: #20AEDD;
}

.free_design .ul_sysslect li:nth-child(4).cur {
  border-color: #20AEDD;
}

.free_design .ul_sysslect .ico_sys4 {
  background-image: url(../images/ico_sys4.png);
}

.free_design .ul_sysslect li:nth-child(5):before {
  border-right-color: #F2C923;
  border-bottom-color: #F2C923;
}

.free_design .ul_sysslect li:nth-child(5) .p_name {
  color: #F2C923;
}

.free_design .ul_sysslect li:nth-child(5).cur {
  border-color: #F2C923;
}

.free_design .ul_sysslect .ico_sys5 {
  background-image: url(../images/ico_sys5.png);
}

.free_design .formbox .contbox {
  margin-top: 40px;
}

.free_design .formbox .inputbox {
  background: #F8F8F8;
  border: 1px solid #EAEAEA;
  border-radius: 5px;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 21%;
  flex-basis: 21%;
}

.free_design .formbox .inputbox + .inputbox {
  margin-left: 15px;
}

.free_design .formbox .inputbox .span_text {
  font-size: 14px;
  color: #999;
  font-weight: bold;
}

.free_design .formbox .inp_text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: none;
  background: none;
  padding: 0;
  font-size: 14px;
}

.free_design .formbox .flex_sec {
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
}

.free_design .select2-container {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.free_design .select2-container .select2-selection--single {
  height: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none !important;
  background: none;
}

.free_design .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
  font-size: 14px;
  text-align: center;
}

.free_design .select2-container .select2-selection--single .select2-selection__arrow {
  height: 38px;
}

.free_design .select2-container .select2-selection--single .select2-selection__arrow b {
  border-width: 7px 6px 0 6px;
}

.free_design .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-width: 0 6px 7px 6px;
}

.free_design .btnbox {
  margin-top: 65px;
  text-align: center;
}

.free_design .btnbox .inp_sub {
  display: inline-block;
  height: 54px;
  line-height: 54px;
  width: 370px;
  border-radius: 5px;
  background: #E60012;
  color: #fff;
  font-size: 16px;
  border: none;
  padding: 0;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.free_design .btnbox .inp_sub:hover {
  background: #c40000;
}

.free_design .tablebox {
  background: #fff;
  padding-bottom: 50px;
}

.free_design .tablebox .table {
  width: 100%;
}

.free_design .tablebox .table td {
  line-height: 30px;
  padding: 20px;
  color: #033333;
  font-size: 16px;
  text-align: center;
}

.free_design .tablebox .table tr:nth-child(2n-1) td {
  background: #FFF3F3;
}

.free_design .tablebox .table .c_red {
  color: #E93E47;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #E60012;
}

.scroll_swiper {
  height: 490px;
}

.scroll_swiper .swiper-slide {
  height: 70px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 0;
  font-size: 16px;
  color: #033333;
  text-align: center;
}

.scroll_swiper .swiper-slide:nth-child(2n-1) {
  background: #FFF3F3;
}

.scroll_swiper .span_name {
  width: 110px;
}

.scroll_swiper .span_tel {
  width: 160px;
}

.scroll_swiper .span_addr {
  width: 170px;
}

.scroll_swiper .span_area {
  width: 120px;
}

.scroll_swiper .span_sys {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.scroll_swiper .span_time {
  width: 250px;
}

.scroll_swiper .c_red {
  color: #E93E47;
}

.constructionbox .swiper_outerbox {
  padding: 0 90px 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  max-width: 1560px;
  margin-left: auto;
  margin-right: auto;
}

.constructionbox .swiper_imgsw {
  padding: 10px;
}

.constructionbox .swiper-slide {
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.constructionbox .swiper-slide:hover {
  -webkit-box-shadow: 0px 1px 9px 3px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 1px 9px 3px rgba(0, 0, 0, 0.06);
}

.constructionbox .swiper-slide:hover .imgbox img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.constructionbox .imgbox {
  overflow: hidden;
}

.constructionbox .imgbox img {
  display: block;
  width: 100%;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.constructionbox .p_text {
  background: #fff;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  height: 58px;
  line-height: 58px;
  text-align: center;
}

.constructionbox .swiper-button-next, .constructionbox .swiper-button-prev {
  width: 31px;
  height: 57px;
  background: url(../images/ico_arrow1.png) center center no-repeat;
  margin-top: -29px;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.constructionbox .swiper-button-next:hover, .constructionbox .swiper-button-prev:hover {
  background-image: url(../images/ico_arrow2.png);
}

.constructionbox .swiper-button-next {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.service_hosun {
  margin-top: 50px;
  padding-bottom: 110px;
}

.service_hosun .main_cont {
  height: 690px;
}

.service_hosun .left {
  width: 314px;
  background: #E1E1E1;
}

.service_hosun .right {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: #fff;
}

.service_hosun .p_lefttitle {
  font-size: 30px;
  color: #033333;
}

.banner_swiper_case a.swiper-slide {
  display: block;
  width: 100%;
}

.banner_swiper_case a.swiper-slide img {
  display: block;
  width: 100%;
}

.banner_swiper_case .text_part {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -680px;
  margin-top: -267px;
  background: rgba(0, 0, 0, 0.34);
  width: 370px;
  height: 560px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 90px 60px;
  z-index: 2;
}

.banner_swiper_case .p_title {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
}

.banner_swiper_case .p_entitle {
  font-size: 24px;
  color: #D3D3D4;
}

.banner_swiper_case .processbox {
  margin-top: 30px;
  height: 1px;
  background: rgba(241, 241, 241, 0.3);
  position: relative;
}

.banner_swiper_case .processbox.cur .process_child {
  -webkit-animation: process 4s linear;
  animation: process 4s linear;
}

.banner_swiper_case .processbox .process_child {
  position: absolute;
  left: 0;
  top: -1px;
  height: 3px;
  background: #F1F1F1;
  border-radius: 3px;
  width: 0%;
}

.banner_swiper_case .opctrlbox {
  position: relative;
  margin-top: 100px;
  color: #EDECEC;
  font-size: 18px;
  width: 140px;
}

.banner_swiper_case .opctrlbox .swiper-pagination {
  bottom: 0;
  z-index: 1;
}

.banner_swiper_case .opctrlbox .prev, .banner_swiper_case .opctrlbox .next {
  cursor: pointer;
  width: 24px;
  position: relative;
  z-index: 2;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.banner_swiper_case .opctrlbox .prev:hover, .banner_swiper_case .opctrlbox .next:hover {
  color: #E60012;
}

.banner_swiper_case .child_case {
  margin-top: 90px;
}

.banner_swiper_case .p_name {
  font-size: 24px;
  font-weight: bold;
  color: #FFF;
}

.banner_swiper_case .p_text {
  font-size: 16px;
  color: #DFDFDF;
  padding: 0 10px;
}

.case_page {
  background: #F1F1F1;
}

.condition_screen {
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 46px;
  -webkit-box-shadow: 0px 0px 7px 6px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 0px 7px 6px rgba(0, 0, 0, 0.06);
}

.condition_screen dl {
  border-bottom: 1px solid #E6E6E6;
  padding: 15px 0;
}

.condition_screen dt {
  font-size: 14px;
  color: #8F8E8E;
  margin-right: 40px;
  height: 32px;
  line-height: 32px;
}

.condition_screen .ul_condition li {
  width: 150px;
  margin-right: 10px;
}

.condition_screen .ul_condition a {
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  display: inline-block;
  font-size: 14px;
  color: #000;
  border-radius: 5px;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.condition_screen .ul_condition .all {
  width: 80px;
}

.condition_screen .ul_condition .all a {
  color: #E60012;
}

.condition_screen .ul_condition .cur a {
  color: #fff;
  background: #E60012;
}

.condition_screen .ul_condition .disable a {
  color: #999;
}

.condition_screen .more {
  margin-left: 10px;
}

.condition_screen .more .a_more {
  font-size: 14px;
  color: #8D8D8D;
  height: 32px;
  line-height: 32px;
  display: block;
  width: 50px;
}

.condition_screen .more .a_more:after {
  content: '>';
  display: inline-block;
  margin-left: 10px;
  font-weight: bold;
  font-family: simsun;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.condition_screen .areabox {
  position: relative;
}

.condition_screen .areabox .ul_condition {
  height: 32px;
  overflow: hidden;
  position: relative;
  padding-left: 90px;
}

.condition_screen .areabox .ul_condition .all {
  position: absolute;
  left: 0;
  top: 0;
}

.condition_screen .areabox.show .ul_condition {
  height: auto;
}

.condition_screen .areabox.show .a_more:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.case_list {
  padding-top: 20px;
}

.case_list .ul_caselist {
  margin-left: -20px;
}

.case_list .ul_caselist li {
  margin-left: 20px;
  width: 440px;
  margin-top: 20px;
}

.case_list .ul_caselist a {
  display: block;
  width: 100%;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.case_list .ul_caselist a:hover {
  -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.06);
}

.case_list .ul_caselist a:hover .imgbox {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.case_list .ul_caselist a:hover .imgbox img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.case_list .ul_caselist a:hover .p_name {
  color: #E60012;
}

.case_list .ul_caselist .imgbox {
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  overflow: hidden;
}

.case_list .ul_caselist .imgbox img {
  display: block;
  width: 100%;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.case_list .ul_caselist .p_name {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  background: #fff;
  padding: 0 20px;
  height: 58px;
  line-height: 58px;
  text-align: center;
}

.pages {
  padding: 70px 0;
  text-align: center;
}
.pages .pageEllipsis {
  display: inline;
}

.pages a {
  display: inline-block;
  font-size: 16px;
  color: #A5A5A5;
  margin: 0 10px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  min-width: 22px;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.pages a:hover {
  color: #E60012;
}

.pages .on {
  color: #fff;
  background: #E60012;
}

.pages .on:hover {
  color: #fff;
}

.pages .disable:hover {
  color: #A5A5A5;
}

.case_detail {
  background: #F1F1F1;
  padding-bottom: 1px;
}

.case_detail .p_titleh1 {
  font-size: 24px;
  text-align: center;
  color: #333;
}

.case_detail .detailpart {
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 75px 20px;
}

.case_detail .detailpart .toptitle {
  padding-top: 40px;
  padding-bottom: 20px;
}

.case_detail .detailpart .p_numbox {
  margin-top: 20px;
  font-size: 16px;
  text-align: center;
  color: #999;
  height: 30px;
  line-height: 30px;
}

.case_detail .detailpart .p_numbox span {
  display: inline-block;
  margin: 0 20px;
}

.case_detail .detailpart .p_numbox span:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 5px;
  vertical-align: -4px;
}

.case_detail .detailpart .p_numbox .span_time:before {
  background-image: url(../images/ico_clock.png);
}

.case_detail .detailpart .p_numbox .span_view:before {
  background-image: url(../images/ico_eyes.png);
}

.case_detail .detailpart .upfilebox {
  border-top: 1px solid #E6E6E6;
  font-size: 16px;
  color: #333;
  line-height: 30px;
}

.case_detail .detailpart .upfilebox p {
  margin-top: 15px;
}

.case_detail .detailpart .upfilebox img {
  max-width: 100%;
}

.case_detail .detailpart .upfilebox video {
  max-width: 100%;
}

.case_detail .detailpart .mt-20 {
  margin-top: -20px;
  padding-bottom: 20px;
}

.case_detail .owner_talk {
  margin-top: 25px;
  background: #fff;
  padding: 30px 75px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.case_detail .owner_talk .userbox {
  text-align: center;
  margin-right: 35px;
}

.case_detail .owner_talk .imgbox {
  width: 98px;
  height: 98px;
  border-radius: 50%;
  overflow: hidden;
}

.case_detail .owner_talk .imgbox img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.case_detail .owner_talk .p_name {
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
}

.case_detail .owner_talk .text_content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  background: #F8F2F2;
  padding: 35px 20px;
  font-size: 16px;
  line-height: 26px;
}

.case_detail .owner_talk .text_content:before {
  content: '';
  position: absolute;
  border-right: 13px solid #F8F2F2;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  left: -13px;
  top: 25px;
}

.case_detail .case_news {
  background: #fff;
  padding: 20px 75px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 25px;
}

.case_detail .case_news .news_box {
  width: 350px;
}

.case_detail .everybody_watching {
  margin-top: 35px;
}

.case_detail .everybody_watching .swiper_outerbox {
  padding: 30px 70px 50px;
  max-width: 1160px;
}

.case_detail .everybody_watching .swiper-button-next, .case_detail .everybody_watching .swiper-button-prev {
  width: 38px;
  height: 38px;
  background-image: url(../images/ico_arrow3.png);
}

.case_detail .everybody_watching .swiper-button-next:hover, .case_detail .everybody_watching .swiper-button-prev:hover {
  background-image: url(../images/ico_arrow4.png);
}

.case_detail .everybody_watching .swiper-slide {
  display: block;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.case_detail .everybody_watching .swiper-slide:hover {
  -webkit-box-shadow: 0px 1px 9px 3px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 1px 9px 3px rgba(0, 0, 0, 0.06);
}

.case_detail .everybody_watching .swiper-slide:hover .imgbox {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.case_detail .everybody_watching .swiper-slide:hover .p_text {
  color: #fff;
  background: #E60012;
}

.case_detail .everybody_watching .imgbox {
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.case_detail .everybody_watching .swiper-button-prev {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.case_detail .everybody_watching .swiper-button-next {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.case_detail .everybody_watching .p_text {
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.case_detail .keywordsbox {
  border-top: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
  padding: 20px 0;
  font-size: 16px;
  margin-top: 30px;
}

.case_detail .keywordsbox span {
  margin-right: 20px;
}

.case_detail .keywordsbox .span_title {
  color: #7D7D7D;
}

.case_detail .keywordsbox .c_red {
  color: #E60012;
}

.case_detail .handoverbox {
  padding: 30px 0;
}

.case_detail .handoverbox a {
  display: inline-block;
  max-width: 50%;
  font-size: 18px;
  color: #333;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.case_detail .handoverbox a:hover {
  color: #E60012;
}

.case_detail .bgf1 {
  background: #f1f1f1;
  padding: 20px 10px;
}

.case_detail .bgf1 .sharebox {
  margin-top: 0;
}

.hosunNews_page {
  background: #F1F1F1;
}

.ul_news {
  padding-top: 1px;
}

.ul_news li + li {
  margin-top: 25px;
}

.ul_news .flex {
  padding: 20px;
  background: #fff;
}

.ul_news .imgbox {
  display: block;
  width: 362px;
  height: 218px;
  margin-right: 30px;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.ul_news .imgbox img {
  display: block;
  width: 100%;
  height: 100%;
}

.ul_news .imgbox:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.ul_news .content {
  padding-top: 20px;
}

.ul_news .p_name {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  max-width: 900px;
}

.ul_news .p_name:hover {
  color: #E60012;
}

.ul_news .p_text {
  font-size: 16px;
  color: #868686;
  margin-top: 20px;
  line-height: 28px;
  height: 56px;
  overflow: hidden;
}

.ul_news .p_numbox {
  margin-top: 25px;
  font-size: 16px;
  color: #999;
  height: 30px;
  line-height: 30px;
  border-top: 1px solid #DADADA;
  padding-top: 30px;
}

.ul_news .p_numbox span {
  display: inline-block;
  margin-right: 40px;
}

.ul_news .p_numbox span:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 5px;
  vertical-align: -4px;
}

.ul_news .p_numbox .span_time:before {
  background-image: url(../images/ico_clock.png);
}

.ul_news .p_numbox .span_view:before {
  background-image: url(../images/ico_eyes.png);
}

.related_news {
  background: #fff;
  margin-top: 20px;
  margin-bottom: 70px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 75px;
}

.related_news .p_title {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin-bottom: 20px;
}

.related_news .ul_news li {
  padding: 20px 0;
  border-top: 1px solid #E6E6E6;
  margin-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.related_news .ul_news .a_imgbox {
  display: block;
  width: 182px;
  height: 110px;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  margin-right: 30px;
}

.related_news .ul_news .a_imgbox:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.related_news .ul_news .a_imgbox img {
  display: block;
  width: 100%;
  height: 100%;
}

.related_news .ul_news .textbox {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: block;
}

.related_news .ul_news .p_name {
  font-size: 16px;
  max-width: 100%;
}

.related_news .ul_news .p_numbox {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}

.related_news .ul_news .p_text {
  margin-top: 0px;
}

.topnavboxbg {
  background: #f1f1f1;
  padding-bottom: 25px;
}

.ul_navtop {
  background: #fff;
  text-align: center;
  height: 80px;
}

.ul_navtop li {
  height: 80px;
  margin: 0 70px;
}

.ul_navtop a {
  display: block;
  line-height: 77px;
  height: 77px;
  border-bottom: 3px solid transparent;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.ul_navtop a:hover {
  color: #E60012;
}

.ul_navtop .cur a {
  border-bottom-color: #E60012;
  color: #E60012;
}

.about_join {
  background: #f1f1f1;
}

.about_join .topbox {
  background: #fff;
}

.about_join .topbox .p_text {
  font-size: 16px;
  color: #9E9E9E;
  line-height: 24px;
  margin-top: 36px;
}

.about_join .topbox .textbox {
  padding: 0 57px;
}

.about_join .topbox .p_title {
  font-size: 40px;
  color: #000;
}

.about_join .topbox img {
  display: block;
  width: 100%;
}

.ul_joinjob li {
  background: #fff;
  margin-top: 25px;
  padding: 24px;
}

.ul_joinjob .toptitle {
  border-bottom: 1px solid #E3E3E3;
  height: 40px;
  line-height: 40px;
  position: relative;
  padding-bottom: 10px;
}

.ul_joinjob .toptitle:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 108px;
  height: 3px;
  background: #333;
}

.ul_joinjob .p_jobname {
  font-size: 20px;
  color: #333;
}

.ul_joinjob .p_redtext {
  font-size: 16px;
  color: #E60012;
}

.ul_joinjob .content {
  padding: 50px 0;
}

.ul_joinjob .part {
  width: 48%;
}

.ul_joinjob .part + .part {
  margin-left: 4%;
}

.ul_joinjob .p_title {
  font-size: 20px;
  color: #333;
  padding-bottom: 5px;
}

.ul_joinjob .p_text {
  font-size: 16px;
  color: #9A9A9A;
  line-height: 36px;
}

.about_brand {
  background: #f1f1f1;
  padding: 50px 0;
}

.about_brand .p_partitle {
  font-size: 28px;
  color: #000;
}

.about_brand .topbranddesc .p_entitle {
  font-size: 16px;
  color: #ED8C90;
  margin-top: 5px;
}

.about_brand .topbranddesc .lefttext {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 70px;
}

.about_brand .topbranddesc .rightbox {
  width: 50%;
  border-left: 1px solid #D7D7D7;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.about_brand .topbranddesc .fileupbox {
  font-size: 16px;
  color: #252525;
  line-height: 22px;
}

.about_brand .topbranddesc .fileupbox p {
  margin-top: 5px;
}

.about_brand .topbranddesc .fileupbox img {
  max-width: 100%;
}

.about_brand .topbranddesc .topswperbox {
  border-bottom: 1px solid #D7D7D7;
  padding-left: 30px;
  padding-bottom: 30px;
}

.about_brand .topbranddesc .bomimgbox {
  padding-left: 50px;
  padding-top: 40px;
}

.about_brand .topbranddesc .bomimgbox img {
  display: block;
  width: 100%;
}

.about_brand .swpier_picbox {
  margin-top: 30px;
}

.about_brand .swpier_picbox .imgbox {
  width: 184px;
  height: 248px;
  margin-left: auto;
  margin-right: auto;
}

.about_brand .swpier_picbox .imgbox img {
  display: block;
  width: 100%;
  height: 100%;
}

.about_brand .swpier_picbox .p_text {
  margin-top: 30px;
  text-align: center;
  font-size: 16px;
  color: #000;
  max-width: 160px;
  margin-left: auto;
  margin-right: auto;
}

.about_brand .swpier_picbox .swiper_crtlbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 50px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.about_brand .swpier_picbox .swiper_crtlbox .swiper-pagination {
  position: relative;
  width: auto;
  bottom: 0;
  margin: 0 30px;
  font-size: 24px;
  color: #C4C4C4;
}

.about_brand .swpier_picbox .swiper_crtlbox .swiper-pagination-current {
  color: #000;
}

.about_brand .swpier_picbox .swiper_crtlbox .prev, .about_brand .swpier_picbox .swiper_crtlbox .next {
  cursor: pointer;
  width: 38px;
  height: 38px;
  background-image: url(../images/ico_arrow3.png);
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.about_brand .swpier_picbox .swiper_crtlbox .prev:hover, .about_brand .swpier_picbox .swiper_crtlbox .next:hover {
  background-image: url(../images/ico_arrow4.png);
}

.about_brand .swpier_picbox .swiper_crtlbox .prev {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.about_brand .ul_numbox {
  padding: 10px 0;
  margin-top: 20px;
  border-top: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
}

.about_brand .ul_numbox li {
  width: 190px;
  padding: 10px 0;
}

.about_brand .ul_numbox .p_text {
  color: #333;
}

.about_brand .ul_numbox .span_big {
  font-family: impact;
  font-weight: bold;
  font-size: 68px;
}

.about_brand .ul_numbox .span_sred {
  font-size: 18px;
  color: #E60012;
  font-weight: bold;
  margin-left: 5px;
}

.about_brand .ul_numbox .p_sectext {
  font-size: 16px;
  color: #333;
  line-height: 20px;
}

.about_brand .numbox {
  background: #ECECEC;
  margin-top: 270px;
}

.about_brand .numbox .leftimg {
  width: 662px;
  position: relative;
  height: 510px;
  margin-top: -164px;
}

.about_brand .numbox .leftimg img {
  display: block;
  width: 100%;
  height: 100%;
}

.about_brand .numbox .leftimg .ico_play {
  position: absolute;
  width: 78px;
  height: 78px;
  background: url(../images/ico_play.png) center center no-repeat;
  left: 50%;
  top: 50%;
  margin-top: -19px;
  margin-left: -35px;
}

.about_brand .numbox .rightbox {
  width: 630px;
}

.about_brand .bompartners {
  padding-top: 66px;
}

.about_brand .ul_partners {
  text-align: center;
  margin-left: -24px;
  margin-top: 40px;
}

.about_brand .ul_partners.ul_col-5 li {
  width: 252.8px;
}

.about_brand .ul_partners li {
  margin-left: 24px;
  width: 322px;
  margin-top: 10px;
}

.about_brand .ul_partners .imgbox {
  background: #FFF;
  width: 100%;
  height: 84px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
  border: 2px solid transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.about_brand .ul_partners .imgbox:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.about_brand .ul_partners .imgbox img {
  display: block;
  max-width: 90%;
  max-height: 90%;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.about_brand .ul_partners .p_text {
  text-align: center;
  font-size: 16px;
  color: #000;
  height: 50px;
  line-height: 50px;
}

.development {
  height: 773px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../images/bg_development.jpg) center center no-repeat;
  padding-top: 50px;
}

.development .p_partitle {
  color: #fff;
  font-size: 40px;
}

.development .swiper_box {
  position: relative;
  margin-top: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 70px;
}

.development .swiper_develop {
  height: 528px;
  padding-bottom: 73px;
}

.development .swiper_develop .swiper-slide {
  background: #fff;
  border: 1px solid #FFBDC2;
  -webkit-box-shadow: 0px 0px 16px 11px rgba(230, 0, 18, 0.08);
  box-shadow: 0px 0px 16px 11px rgba(230, 0, 18, 0.08);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}

.development .swiper_develop .swiper-slide:after {
  content: '';
  background: #ddd;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.development .swiper_develop .swiper-slide .p_num {
  position: relative;
  z-index: 3;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.development .swiper_develop .swiper-slide-prev .p_num {
  -webkit-transform: translate(155px, -150px);
  -ms-transform: translate(155px, -150px);
  transform: translate(155px, -150px);
}

.development .swiper_develop .swiper-slide-next .p_num {
  -webkit-transform: translate(-155px, -150px);
  -ms-transform: translate(-155px, -150px);
  transform: translate(-155px, -150px);
}

.development .swiper_develop .imgbox {
  width: 100%;
}

.development .swiper_develop .imgbox img {
  display: block;
  width: 100%;
  height: 100%;
}

.development .swiper_develop .p_num {
  color: #E60012;
  font-size: 36px;
  font-family: impact;
  text-align: center;
  margin-top: 20px;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.development .swiper_develop .p_text {
  font-size: 14px;
  color: #000;
  font-weight: bold;
  text-align: center;
  max-width: 350px;
  margin: 10px auto;
}

.development .swiper_develop .swiper-slide-active:after {
  opacity: 0;
  filter: alpha(opacity=0);
}

.development .swiper_develop .swiper-slide-active .imgbox {
  display: block;
}

.development .swiper_develop .swiper-slide-active .p_num {
  color: #E60012;
  font-size: 36px;
}

.development .swiper_develop .swiper-slide-active .p_text {
  display: block;
}

.development .swiper-pagination {
  bottom: 0;
  margin-top: 20px;
}

.development .swiper-pagination:before, .development .swiper-pagination:after {
  content: '';
  position: absolute;
  display: block;
  width: 16px;
  height: 2px;
  background: #E60012;
  top: 50%;
  margin-top: -1px;
}

.development .swiper-pagination:before {
  left: 0;
}

.development .swiper-pagination:after {
  right: 0;
}

.development .swiper-pagination .swiper-pagination-bullet {
  font-size: 18px;
  color: #fff;
  width: 76px;
  height: 53px;
  line-height: 53px;
  background: none;
  opacity: 1;
}

.development .swiper-pagination .swiper-pagination-bullet-active {
  background: url(../images/bg_swiperactive.png) center center no-repeat;
}

.development .swiper-button-next, .development .swiper-button-prev {
  width: 38px;
  height: 38px;
  background: url(../images/ico_arrow3.png) center center no-repeat;
  margin-top: -29px;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
  -webkit-transition: all 0.3s 0s ease-in-out;
}

.development .swiper-button-next:hover, .development .swiper-button-prev:hover {
  background-image: url(../images/ico_arrow4.png);
}

.development .swiper-button-prev {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.contact_page {
  background: #f1f1f1;
  padding-bottom: 50px;
  padding-top: 40px;
}

.contact_page h1 {
  text-align: center;
  font-size: 32px;
  color: #000;
}

.contact_page .map {
  height: 100%;
}

.contact_page .mapbox {
  height: 870px;
  position: relative;
  margin-top: 40px;
}

.contact_page .mapbox .map {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 930px;
}

.contact_page .bdmapbox {
  margin-top: 60px;
  height: 530px;
  background: #fff;
  padding: 10px 0;
  position: relative;
}

.contact_page .headquarters {
  position: absolute;
  left: 50%;
  margin-left: -680px;
  width: 430px;
  top: 10px;
  bottom: 10px;
  z-index: 1;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 40px;
}

.contact_page .headquarters .a_navigation {
  border: 1px solid #C8C8C8;
  height: 52px;
  line-height: 52px;
  display: block;
  width: 155px;
  text-align: center;
  font-size: 18px;
}

.contact_page .p_titlename {
  font-size: 28px;
  color: #000;
}

.contact_page .list {
  margin-top: 45px;
  margin-right: 40px;
  padding-left: 25px;
  position: relative;
}

.contact_page .list:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
}

.contact_page .list.ico_tel:before {
  background-image: url(../images/ico_conttel.png);
}

.contact_page .list.ico_wx {
  padding-left: 60px;
}

.contact_page .list.ico_wx:before {
  left: 35px;
  background-image: url(../images/ico_contwx.png);
}

.contact_page .list.ico_qq:before {
  background-image: url(../images/ico_contqq.png);
}

.contact_page .bld {
  padding-left: 50px;
  border-left: 1px solid #C8C8C8;
  margin-right: 0;
}

.contact_page .p_num {
  font-size: 20px;
  font-family: impact;
  color: #333333;
}

.contact_page .p_title {
  font-size: 14px;
  color: #9E9E9E;
  line-height: 30px;
}

.contact_page .addrbox {
  margin-top: 30px;
  margin-bottom: 40px;
}

.contact_page .p_addr {
  font-size: 16px;
  color: #000;
}

.contact_page .a_navigation {
  color: #EB4D55;
  line-height: 30px;
  margin-top: 10px;
  font-size: 14px;
}

.contact_page .a_navigation:before {
  content: '';
  display: inline-block;
  background: url(../images/ico_navigation.png) center center no-repeat;
  background-size: 100%;
  margin-right: 10px;
  vertical-align: -3px;
  width: 15px;
  height: 15px;
}

.contact_page .store_list {
  position: absolute;
  left: 50%;
  margin-left: -680px;
  width: 430px;
  top: 0px;
  bottom: 0px;
  z-index: 1;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 40px;
}

.contact_page .p_cityname {
  font-size: 26px;
  color: #033333;
  padding-left: 30px;
  margin-bottom: 20px;
  background: url(../images/ico_addr1.png) left center no-repeat;
}

.contact_page .ul_storelist li {
  border-top: 1px solid #DCDCDC;
  padding: 20px 0;
}

.contact_page .ul_storelist .imgbox {
  display: block;
  width: 100%;
}

.contact_page .ul_storelist .imgbox img {
  display: block;
  width: 100%;
}

.contact_page .ul_storelist .textbox {
  padding-top: 10px;
  color: #033333;
  line-height: 32px;
}

.contact_page .ul_storelist .p_name {
  font-size: 18px;
  font-weight: bold;
  padding: 10px 0;
}

.contact_page .ul_storelist .p_tel {
  padding-left: 26px;
  background: url(../images/ico_tel1.png) left center no-repeat;
}

.contact_page .ul_storelist .p_addr {
  padding-left: 26px;
  background: url(../images/ico_addr2.png) left 9px no-repeat;
}

.contact_page .overflowbox {
  position: absolute;
  left: 30px;
  right: 40px;
  bottom: 30px;
  overflow: hidden;
  top: 90px;
}
