@charset "UTF-8";
@font-face {
  font-family: "sylight";
  src: url("../other/SourceHanSansCN-Light.ttf");
}

@font-face {
  font-family: "synormal";
  src: url("../other/SourceHanSansCN-Normal.otf");
}

.content_hz {
  width: 50%;
  height: auto;
  margin: 0 auto 1.5%;
}

/*.box-hz {width:33.33%;height:auto;float:left;text-align:center;margin:2% 0;}*/
.box-hz {
  width: 25%;
  height: auto;
  float: left;
  text-align: center;
  margin: 2% 0;
}

.box-hz img {
  width: 70%;
  height: auto;
  margin: auto 0;
}

.bigPic {
  display: none;
}

.fdpic02 {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: white;
}

.fdpic02 img {
  z-index: 999;
}

@media screen and (max-width: 1800px) and (min-width: 1400px) {
  .title_h {
    margin-top: -100px;
  }
}

@media screen and (max-width: 600px) and (min-width: 0px) {
  .sdzc2 {
    margin-top: -10px !important;
  }
  .hzd2 {
    margin-top: 30px !important;
  }
  .hzh {
    margin-top: 20px !important;
  }
  .wx_h {
    margin: 8px 0;
  }
  .zl_h {
    height: 280px;
  }
  * {
    font-family: !important;
  }
  .tit {
    font-family: Source Han Sans CN !important;
  }
  .yx_h {
    height: 440px;
  }
  .yx_h > span {
    opacity: 0.8;
    font-size: 18px;
    font-family: Source Han Sans CN !important;
  }
  .service .bom .wrapper .item span {
    font-family: Source Han Sans CN !important;
  }
  .mod-title h1 {
    line-height: 34px !important;
  }
  .tdop {
    opacity: 0.6;
  }
  .td3 {
    opacity: 0.6;
  }
  .td4 {
    opacity: 0.6;
  }
  .td5 {
    opacity: 0.6;
  }
  .tab-list {
    opacity: 0.8;
  }
  .tab-content {
    opacity: 0.8;
  }
  #obt-banner-img img {
    width: 80px !important;
  }
  .lefts-5x1 p {
    width: 48% !important;
  }
  .p2 {
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 36px !important;
  }
  .case .ato-content .ato-list ul li {
    margin-left: 42px !important;
  }
  .lefts-5x1 img {
    width: 38% !important;
  }
}

@media screen and (max-width: 1400px) and (min-width: 0px) {
  .content_hz {
    width: 80%;
    height: auto;
    margin: 0 auto;
  }
}

@font-face {
  font-family: swiper-icons;
  src: url("") format("woff");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000000;
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical
> .swiper-pagination-bullets
.swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical
> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical
> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-container-horizontal
> .swiper-pagination-bullets
.swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal
> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal
> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-container-horizontal.swiper-container-rtl
> .swiper-pagination-bullets-dynamic
.swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl
.swiper-pagination-progressbar
.swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
> .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-horizontal
> .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/*swiper.min.css end*/
/*Initialization.css start*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}

body,
button,
input,
select,
textarea {
  font: 12px/1.5tahoma, arial, \5b8b\4f53;
}

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

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

code,
kbd,
pre,
samp {
  font-family: couriernew, courier, monospace;
}

small {
  font-size: 12px;
}

ul,
ol {
  list-style: none;
}

a {
  text-decoration: none;
  color: #333;
}

a:hover {
  text-decoration: underline;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

legend {
  color: #000;
}

fieldset,
img {
  border: 0;
}

button,
input,
select,
textarea {
  font-size: 100%;
}

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

span {
  /* display:block!important; */
}

.wrapper {
  width: 1200px;
  margin: 0 auto;
  padding-top: 1%;
}

.left {
  float: left;
}

.right {
  float: right;
}

.over {
  overflow: hidden;
}

img {
  vertical-align: middle;
}

a:hover {
  text-decoration: none;
}

.rad {
  border-radius: 18px 0 18px 0;
}

.title {
  color: #333333;
  text-align: center;
  padding: 40px 0 20px 0;
}

.title h3 {
  font-size: 40px;
  font-family: Source Han Sans CN;
  font-weight: 300;
  margin-bottom: 39px;
}

.title span {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 300;
  line-height: 24px;
}

.main .bg img {
  width: 100%;
}

.bg2 {
  background: url(../images/casepart140_card_bg.png) center no-repeat !important;
  background-size: 100% 100% !important;
}

.customized .bom .wrapper .item img:hover {
  cursor: pointer;
  transform: translate(0, -10px);
}

.customized .bom .wrapper .item .span:hover {
  color: #666eff;
}

.anniu-img {
  margin: 50px auto;
  display: block;
  cursor: pointer;
}

.tdtd,
.td0,
.td1,
.td2,
.td3,
.td4,
.td5 {
  display: inline-block;
  white-space: normal;
}

.tdtd {
  width: 98% !important;
  height: auto !important;
  margin: 0 1% !important;
  border-bottom: 1px solid #e6e6e6;
  padding: 1% 0;
}

.td0 {
  width: 33% !important;
  margin-left: 2% !important;
  height: auto;
  float: left;
}

.td2 {
  width: 23% !important;
  margin-left: 2% !important;
  height: auto;
  float: left;
}

.td1 {
  width: 8% !important;
  margin-left: 2% !important;
  height: auto;
  float: left;
}

#tests {
  width: 96% !important;
  margin: 0 2%;
  /*padding:3% 0;*/
}

#ock {
  width: 11.33% !important;
  margin: 0 1%;
  float: left;
}

.td6 {
  width: 93%;
  height: auto;
  margin: 3% auto;
}

.td3,
.td4,
.td5 {
  line-height: 1.8rem;
}

.mod-title img {
  width: 98% !important;
  margin: 1% !important;
}

.tdtd span:hover {
  color: #8086ff;
}

@media screen and (min-width: 0px) and (max-width: 1100px) {
  #ock {
    width: 26.33% !important;
    margin: 0 auto;
    float: left;
    padding: 2% 3%;
    text-align: center;
  }
  .hzdl-b {
    margin-top: 20px !important;
  }
  .js_1 {
    font-size: 12px !important;
  }
  .td0s {
    width: 100% !important;
  }
  .td1s {
    width: 22% !important;
    margin-top: 10px;
  }
  .ddd {
    margin-bottom: 10px !important;
  }
  .td2s {
    font-size: 14px;
    margin-top: 10px;
    display: none !important;
  }
  .tdtds {
    margin-top: 40px;
  }
  .div2 {
    font-size: 20px !important;
  }
  .hzdll-g {
    font-size: 20px !important;
  }
  .titles {
    opacity: 0.8 !important;
    font-size: 25px !important;
  }
  .titles h1 {
    font-weight: 600 !important;
  }
  .sx_pian {
    width: 100% !important;
  }
  .wrapper {
    width: 100% !important;
    height: auto;
    /*overflow:hidden;*/
    position: relative;
  }
  /* .title {padding:8% 0 5% 0!important;} */
  .title span {
    font-size: 16px !important;
    line-height: 24px !important;
    width: 90% !important;
    margin: 0 auto !important;
    opacity: 0.7 !important;
  }
  .body {
    height: auto !important;
  }
  .service .bom .wrapper .item {
    width: 48% !important;
    float: left;
    padding-top: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    /* margin:1%!important;*/
    margin-top: 1% !important;
    margin-left: 1% !important;
    margin-right: 1% !important;
    display: inline;
    /* overflow:hidden;*/
  }
  .service .bom .wrapper .item img {
    width: 50%;
    height: auto !important;
    margin-bottom: 17px !important;
    margin-top: 40px !important;
    border-radius: initial !important;
    /*padding-top:16%!important;*/
  }
  /*.wrapper .left .hauto{height:340px!important;}*/
  .service .bom .wrapper .item span:last-child {
    margin-top: 12% !important;
    width: 100% !important;
    font-family: Source Han Sans CN !important;
  }
  .anniu-img {
    margin: 40px auto;
    display: block;
    cursor: pointer;
    width: 90%;
    height: 60px;
  }
  .right {
    float: left;
    opacity: 0.8;
  }
  .position .cont {
    margin-top: 0 !important;
    background: none !important;
    height: auto !important;
  }
  .customized3 .bom .wrapper .item img {
    margin-bottom: 26px;
    width: 100%;
    height: auto;
  }
  .customized3 .bom .wrapper .item {
    padding: 0;
    width: 46% !important;
    margin: 2%;
    margin-bottom: 1% !important;
  }
  .enterpriseApp .cont {
    background: none !important;
    height: auto !important;
  }
  .enterpriseApp .cont > .left .right,
  .enterpriseApp .cont2 > .left .right,
  .enterpriseApp .cont3 > .left .right,
  .enterpriseApp .cont4 > .left .right {
    width: 86% !important;
    margin: 0 2% !important;
  }
  .enterpriseApp .cont > .left .right span:first-child,
  .enterpriseApp .cont2 > .left .right span:first-child,
  .enterpriseApp .cont3 > .left .right span:first-child,
  .enterpriseApp .cont4 > .left .right span:first-child {
    line-height: 2.5rem !important;
    margin-bottom: 2px !important;
  }
  .enterpriseApp .cont > .left,
  .enterpriseApp .cont2 > .left,
  .enterpriseApp .cont3 > .left,
  .enterpriseApp .cont4 > .left {
    width: 90% !important;
    margin: 0 5% !important;
  }
  .enterpriseApp .cont > .left img,
  .enterpriseApp .cont2 > .left img,
  .enterpriseApp .cont3 > .left img,
  .enterpriseApp .cont4 > .left img {
    width: 10% !important;
    height: auto !important;
  }
  .cooperation1 .bom .wrapper .item {
    padding: 2% 0 3% 0;
  }
  .cooperation1 .bom .wrapper .item img {
    width: 100%;
    height: auto;
  }
  .news .top .tab-menu {
    margin-bottom: 0;
    width: 76.66% !important;
  }
  .tab-menu li {
    padding: 5% 10% !important;
    float: left;
    width: 11%;
  }
  .more {
    margin-top: 21px;
  }
  .news .top .more {
    width: 21.33% !important;
    margin-right: 2% !important;
    text-align: right !important;
    padding: 0 !important;
  }
  .news .top .more span {
    padding: 17% 0 !important;
  }
  .news .tab-wrapper .tab-content .content {
    height: auto !important;
  }
  .news .tab-wrapper .tab-content .content .item-list > .right {
    display: none !important;
  }
  .news .tab-wrapper .tab-content .content .item-list .item.left {
    width: 93% !important;
    padding: 0px 3% 0px 4% !important;
  }
}

@media screen and (min-width: 601px) and (max-width: 1100px) {
  .news .tab-wrapper .tab-content .content .item-list .item.left > .right {
    padding-left: 0.8rem;
    float: right;
    width: 8rem !important;
  }
}

@media screen and (min-width: 0px) and (max-width: 600px) {
  .news .tab-wrapper .tab-content .content .item-list .item.left > .right {
    width: 100% !important;
  }
  .wrapper {
    width: 100%;
  }
  .ct-fimglist .box {
    margin-top: 0px;
  }
}

header {
  line-height: 73px;
  width: 100%;
  height: auto;
  position: fixed;
  z-index: 99999;
  margin-top: -21px;
  background-color: #ffffff;
}

header .wrapper {
  margin-top: 0 !important;
}

#xhx-none {
  border-bottom: none !important;
  margin-left: 0;
}

header .wrapper {
  display: -moz-box;
  /* Firefox */
  display: -ms-flexbox;
  /* IE10 */
  display: -webkit-box;
  /* Safari */
  display: -webkit-flex;
  /* Chrome,WebKit */
  display: box;
  display: flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}

.header-logo {
  margin: auto 0;
  width: 260px;
}

header .wrapper > div img {
  width: 200px;
  height: auto;
  /*height:28px;*/
}

header .wrapper > div .nav {
  display: -moz-box;
  /* Firefox */
  display: -ms-flexbox;
  /* IE10 */
  display: -webkit-box;
  /* Safari */
  display: -webkit-flex;
  /* Chrome,WebKit */
  display: box;
  display: flexbox;
  display: flex;
  position: relative;
}

header .wrapper > div .nav .nav-list span {
  font-size: 16px;
  margin-left: 29px;
  line-height: 73px;
  display: block;
  float: left;
  border-bottom: 2px solid #fff;
  cursor: pointer;
}

header .wrapper > div .nav .nav-list .box {
  position: absolute;
  box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.05);
  background: #f3f3fe;
  padding: 34px 68px;
  display: none;
  z-index: 9999;
}

header .wrapper > div .nav .nav-list .box .box-cont {
  margin-right: 100px;
  /* margin-right:66px;*/
}

header .wrapper > div .nav .nav-list .box .box-cont .box-title {
  font-size: 14px;
  font-weight: 300;
  color: #333333;
  line-height: 45px;
  border-bottom: 1px solid #dfdfe9;
}

header .wrapper > div .nav .nav-list .box .box-cont .cont {
  margin-top: 6px;
}

header .wrapper > div .nav .nav-list .box .box-cont .cont .item {
  font-size: 14px;
  font-weight: 300;
  color: #333333;
  line-height: 32px;
  cursor: pointer !important;
}

header .wrapper > div .nav .nav-list .box .box-cont .cont .item:hover {
  color: #8086ff;
}

header .wrapper > div .nav .nav-list .box .box-cont:last-child {
  margin-right: 0;
}

header .wrapper > div .nav .nav-list .box.box1 {
  /*bottom:-248px;left:-68px;*/
  height: auto;
  bottom: -280px;
  left: -187px;
  /*left:-100px;*/
  box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.05);
  opacity: 0.9;
  background-color: #ffffff;
}

header .wrapper > div .nav .nav-list .box.box2 {
  bottom: -280px;
  left: 0;
  box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.05);
  opacity: 0.9;
  background-color: #ffffff;
}

header .wrapper > div .nav .nav-list .box.box6 {
  bottom: -170px;
  left: 44px;
  box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.05);
  opacity: 0.9;
  background-color: #ffffff;
}

header .wrapper > div .nav .nav-list .box.box3 {
  /*bottom:-170px;*/
  /* bottom:-202px; */
  left: 292px;
  box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.05);
  opacity: 0.9;
  background-color: #ffffff;
  top: 80px;
}

header .wrapper > div .nav .nav-list .box.box4 {
  bottom: -202px;
  /*left:260px;*/
  left: 352px;
  box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.05);
  opacity: 0.9;
  background-color: #ffffff;
}

header .wrapper > div .nav .nav-list .box.box5 {
  /* bottom:-202px; */
  left: 482px;
  /*left:347px;*/
  box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.05);
  opacity: 0.9;
  background-color: #ffffff;
  top: 80px;
}

header .wrapper > div .nav .nav-list:first-child span {
  border-bottom: 2px solid #666eff;
}

header .wrapper > div .phone img {
  width: 12px;
  height: 15px;
  margin: 29px 5px 0 46px;
}

header .wrapper > div .phone span {
  font-size: 14px;
  font-weight: bold;
}

.menu {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  display: flex;
  justify-content: center;
  line-height: 73px;
}

.menu * {
  box-sizing: border-box;
}

.menu .ul-list {
  display: flex;
}

.menu .ul-list > li {
  flex: 1;
  position: relative;
  margin-left: 29px;
}

.menu .ul-list > li:last-child {
  border-right: none;
  margin-left: 0px;
}

.menu .ul-list > li > a {
  height: 73px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  text-decoration: none;
  color: #333;
  background: #fff;
}

.menu .ul-list > li > span {
  color: #fff;
  font-size: 14px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #222;
}

.menu .ul-list > li:hover .ol-list {
  display: block;
}

.menu .ol-list {
  display: none;
  position: absolute;
  top: 35px;
  left: 0;
  z-index: 999;
  background: #333;
  width: 100%;
}

.menu .ol-list > li > a {
  font-size: 14px;
  text-decoration: none;
  color: #fff;
  height: 35px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #222;
  justify-content: center;
}

.menu .ol-list > li > a:hover {
  background: #222;
}

.ydbanner-img {
  display: none;
  width: 100%;
  height: auto;
}

@media screen and (min-width: 1000px) and (max-width: 1400px) {
  header .wrapper {
    width: 90%;
    height: auto;
  }
  .main {
    width: 100%;
    height: auto;
  }
  .flexslider,
  .cooperation .bom,
  footer {
    width: 100% !important;
    margin: 0 auto;
  }
}

@media screen and (min-width: 0px) and (max-width: 999px) {
  header .wrapper {
    width: 90%;
    height: auto;
  }
  .news .tab-wrapper .tab-content .content .item-list .item.left > .left {
    color: #333333;
    font-size: 16px;
    width: 90% !important;
    line-height: 2.2em;
  }
}

@media screen and (max-width: 1400px) {
  .fott1 {
    display: none;
  }
  .fott2 {
    display: block !important;
  }
  .header-logo {
    width: 5rem !important;
  }
  header {
    line-height: 2rem !important;
  }
  .navbar-toggle {
    margin: 24px 0.8em 0 0 !important;
  }
  #el_3330366528984360 {
    margin: 0.8rem auto;
    clear: both;
  }
  .row-top {
    margin: 0 auto !important;
    clear: both;
  }
}

@media screen and (min-width: 0px) and (max-width: 1230px) {
  .ydbanner-img {
    padding: 0.2rem 0;
  }
}

/*header.css end*/
/*footer.css start*/
body::-webkit-scrollbar {
  width: 10px;
}

#item-bs a:hover {
  color: #8086ff !important;
}

#item-bs:hover {
  color: #8086ff !important;
}

body::-webkit-scrollbar-track {
  background: #808080;
  border-radius: 2px;
}

.shadow {
  display: none !important;
}

body::-webkit-scrollbar-thumb {
  background: #555555;
  border-radius: 10px;
}

body::-webkit-scrollbar-thumb:hover {
  background: #555555;
}

body::-webkit-scrollbar-corner {
  background: #808080;
}

/*footer {background:#333;}*/
footer .wrapper .tab {
  color: #fff;
  padding-top: 50px;
  margin-bottom: 80px;
}

footer .wrapper .tab .tab-left {
  width: 16.666%;
}

footer .wrapper .tab .tab-left img.first {
  width: 45px;
  height: 48px;
  margin-bottom: 20px;
}

footer .wrapper .tab .tab-left span.first {
  font-size: 14px;
  font-weight: 300;
  font-style: italic;
}

footer .wrapper .tab .tab-left span.last {
  font-size: 22px;
  font-style: italic;
  margin: 15px 0 24px 0;
}

footer .wrapper .tab .tab-left .cont .item {
  margin-bottom: 15px;
}

footer .wrapper .tab .tab-left .cont .item img.icon {
  width: 13px;
  height: 14px;
  margin-right: 8px;
}

footer .wrapper .tab .tab-left .cont .item span {
  font-size: 12px;
  cursor: pointer;
}

footer .wrapper .tab .tab-left .cont .item span:hover {
  color: #8086ff;
}

footer .wrapper .tab .tab-content {
  text-align: center;
}

footer .wrapper .tab .tab-content .content {
  width: 16.666%;
  font-family: "Microsoft YaHei", "Simsun", Arial;
}

footer .wrapper .tab .tab-content .content .tab-title {
  font-size: 0.9em;
  font-weight: bold;
  margin-bottom: 26px;
}

footer .wrapper .tab .tab-content .content .tab-cont .item {
  font-size: 12px;
  margin-bottom: 12px;
  cursor: pointer;
  color: #ababab;
  font-family: "Microsoft YaHei", "Simsun", Arial;
}

footer .wrapper .tab .tab-content .content .tab-cont .item a {
  color: #ababab;
  font-family: "Microsoft YaHei", "Simsun", Arial;
}

footer .wrapper .tab .tab-content .content .tab-cont .item:hover {
  color: #8086ff;
}

footer .wrapper .tab .tab-right {
  /*width:16.666%;*/
  width: 18%;
  padding: 0 1%;
  /*text-align:right;*/
  text-align: center;
}

#footer-tab-right {
  width: 16.666% !important;
  padding: 0 !important;
  text-align: center;
}

footer .wrapper .tab .tab-right img {
  width: 92px;
  height: 92px;
  margin-bottom: 14px;
}

footer .wrapper .tab .tab-right span {
  font-size: 12px;
  font-weight: 300;
  font-style: italic;
  margin-right: 12px;
  color: #ababab;
}

footer .wrapper .tab-bom {
  color: #fff;
  margin-bottom: 24px;
}

footer .wrapper .tab-bom div {
  text-align: center;
}

footer .wrapper .tab-bom div a:first-child {
  cursor: default;
}

footer .wrapper .tab-bom div a:first-child:hover {
  color: #fff;
}

footer .wrapper .tab-bom div a {
  font-size: 12px;
  color: #fff;
  margin: 0 12px;
}

footer .wrapper .tab-bom div a:hover {
  color: #8086ff;
}

footer .bom {
  /*color:#fff;background:#222222;*/
  line-height: 50px;
}

footer .bom div {
  width: 45rem;
  /*padding-left:25%;*/
  text-align: center;
  margin: 0 auto;
}

footer .bom div span {
  font-size: 14px;
  color: #ababab;
}

footer .bom div span a {
  color: #ababab;
  font-family: "Microsoft YaHei", "Simsun", Arial;
}

footer .bom div img {
  width: 19px;
  height: 20px;
  margin: 15px 6px 0 14px;
}

.list {
  position: fixed;
  right: 16px;
  bottom: 142px;
  overflow: inherit;
  width: 46px;
  z-index: 999;
}

.list .list-item {
  margin-top: 8px;
  cursor: pointer;
  width: 46px;
  position: relative;
}

#list-box {
  color: #fff;
}

#list-box marquee {
  position: absolute;
  top: 0;
  left: 10px;
  line-height: 36px;
  right: 10px;
}

#list-box img {
  width: 251px;
}

.list .list-item .tab img {
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.list .list-item .tab .tab2 {
  display: none;
  -webkit-filter: drop-shadow(3px 3px 1px rgba(0, 0, 0, 0.09));
  filter: drop-shadow(3px 3px 1px rgba(0, 0, 0, 0.09));
  /*box-shadow:3px 3px 3px 1px rgba(0,0,0,0.09);-webkit-box-shadow:3px 3px 3px 1px rgba(0,0,0,0.09);-moz-box-shadow:3px 3px 3px 1px rgba(0,0,0,0.09);*/
}

.list .list-item .box {
  display: none;
  position: absolute;
  top: 4px;
  right: 50px;
  -webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.09));
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.09));
  /*box-shadow:0px 0px 10px 1px rgba(0,0,0,0.09);-webkit-box-shadow:0px 0px 10px 1px rgba(0,0,0,0.09);-moz-box-shadow:0px 0px 10px 1px rgba(0,0,0,0.09);*/
}

.list .list-item .box img {
  text-align: center;
}

.list .list-item:first-child {
  display: none;
}

.list .list-item:last-child {
  margin-top: 14px;
}

.list .list-item:last-child img {
  width: 46px;
  height: 36px;
}

.list .list-item:last-child span {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  position: absolute;
}

.list .list-item:hover .box {
  margin-right: 8px;
  transition: all 1s;
}

obt1-2 {
  width: 40%;
  height: auto;
  left: 20%;
  position: absolute;
  top: 20%;
}

.obt2 {
  text-align: justify;
  left: 22%;
}

.obt2-2 {
  width: auto;
  max-width: 25%;
  top: 35%;
  left: 65%;
  position: absolute;
}

.zhui2 {
  font-size: 2rem;
  color: #ffffff;
  font-weight: bolder;
}

.dianzi-2 {
  margin: 1.5rem 0;
  width: 95%;
  height: auto;
  font-size: 1.2rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #a39f9d;
  line-height: 1.5rem;
}

.fazx2 {
  margin-top: 2.5rem;
  width: auto;
  /* font-weight: 400; */
  font-size: 1rem;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 4px;
  line-height: 2.5rem;
  /* color: rgba(103,57,193,1); */
  text-align: center;
  transition: all 1.8s linear 0s;
}

.jjfa-w4 {
  max-width: 21rem;
}

.zhui2 h1 {
  font-weight: bold;
  font-family: inherit;
  line-height: 1.1;
  color: inherit;
}

.fazx2 a {
  padding: 2% 11.5px;
  font-weight: 400;
  /* text-align: left; */
  font-style: italic;
  font-family: Source Han Sans CN;
  color: #6733bc;
}

.bg2 {
  height: auto;
  margin: 0;
}

.obt1-2 {
  width: auto;
  height: auto;
  left: 20%;
  position: absolute;
  top: 40%;
}

#obt-banner-img {
  width: 10%;
}

#bannerdisplay1 img {
  width: 100% !important;
}

/*.content_hz {width:50%;height:auto;margin:0 auto;}
  .box-hz {width:33.33%;height:auto;float:left;text-align:center;}
  .box-hz img {width:70%;height:auto;margin:auto 0;}
  #bom-nr {background:#6654E9;color:#fff;margin-top:60px;font-weight:400;line-height:24px;opacity:0.8;padding-bottom:2%;margin:0 auto;}
  */
@media screen and (min-width: 1233px) {
  .ydd {
    display: none;
  }
}

@media screen and (min-width: 0px) and (max-width: 1400px) {
  footer .wrapper .tab {
    color: #fff;
    padding-top: 50px;
    margin-bottom: 80px;
    width: 90%;
    margin: 0 auto;
  }
  footer .wrapper .tab .tab-right img {
    width: 100%;
    height: auto;
  }
  /*.slides {display:none;}
  */
  .banner {
    height: auto !important;
  }
  .ydbanner-img,
  .ydbanner-img img {
    width: 100%;
    height: auto;
    display: inherit;
  }
  .zhui2 {
    font-size: 2rem;
  }
  .dianzi-2 {
    margin: 1rem 0;
    font-size: 0.8rem;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .ato-content {
    width: 100% !important;
  }
  .cnt {
    width: 100% !important;
  }
  /*.ato-list {width:100%!important;}*/
}

@media screen and (min-width: 0px) and (max-width: 1200px) {
  footer .wrapper .tab {
    color: #fff;
    padding-top: 50px;
    margin-bottom: 80px;
    width: 90%;
    margin: 0 auto;
  }
  .zhui2 h1 {
    line-height: 0.5;
    font-size: 1.2rem;
  }
  .obt1-2 {
    width: auto;
    height: auto;
    left: 10%;
    top: 40%;
  }
  .fazx2 {
    margin-top: 0.5rem;
    width: auto;
    margin-top: 1rem;
    font-size: 0.8rem;
    /*background:rgb(73,82,236);*/
    border-radius: 4px;
    line-height: 1.8rem;
  }
  .obt2-2 {
    left: 70%;
    top: 20%;
  }
}

@media screen and (min-width: 0px) and (max-width: 500px) {
  .dianzi-2 {
    margin: 0.5rem 0;
    font-size: 0.8rem;
    -webkit-line-clamp: 1;
  }
  .fazx2 {
    /*margin-top:0rem;width:6rem;font-size:0.8rem;background:rgb(73,82,236);*/
    border-radius: 4px;
    line-height: 1.5rem;
  }
  .obt1-2 {
    top: 30%;
  }
}

@media screen and (min-width: 0px) and (max-width: 800px) {
  header {
    border-bottom: 1px solid #e6e6e6 !important;
  }
  .tab-left .cont {
    display: none;
  }
  .tab-left {
    width: 100% !important;
    margin: 0 0 4% 0;
  }
  .tab-right {
    width: 20%;
  }
  footer .wrapper .tab .tab-content .content {
    width: 20% !important;
  }
  footer .wrapper .tab {
    padding-top: 4%;
  }
  footer .wrapper .tab .tab-left img.first {
    width: 3rem;
    height: 3rem;
    float: left;
    text-align: left;
    /* padding-left:1rem;*/
    margin-bottom: 20px;
  }
  footer .wrapper .tab .tab-left span.last,
  footer .wrapper .tab .tab-left span.first {
    font-size: 22px;
    font-style: italic;
    line-height: 2rem;
    width: 81%;
    text-align: left;
    margin: 0 2%;
    /* padding-left:1rem;*/
    /* margin:15px 0 24px 0;*/
    float: left;
  }
  footer .wrapper .tab-bom {
    padding-left: 3%;
  }
  footer .bom div span {
    clear: both;
    width: 96%;
    padding: 0 2%;
  }
  footer .bom div {
    width: 90% !important;
  }
  .left2 {
    width: 14rem !important;
    margin: 0 auto;
    float: none;
  }
  footer .bom div img {
    width: 19px;
    height: 20px;
    margin: 15px 0 0 0;
  }
  /*footer .bom div span img {width:1.3rem!important;height:auto;}
  */
  #foot-left2 {
    width: 11rem !important;
  }
  .tempWrap,
  .ato-content {
    width: 100% !important;
  }
  .ato-list {
    width: 96% !important;
  }
}

@media screen and (max-width: 1233px) and (min-width: 0px) {
  .bg-yd1 {
    display: block !important;
    height: auto;
    /*margin:0.2rem 0;*/
  }
  .bg-obt1 {
    width: 80%;
    height: auto;
    left: 10%;
    position: absolute;
    top: 20%;
  }
  .bg-obt1-1 {
    left: 22%;
    text-align: justify;
  }
  .bg-zhui1 {
    font-size: 1.5rem;
    font-weight: bolder;
  }
  .bg-dianzi1 {
    font-size: 1.5rem;
    margin: 5% 0;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    opacity: 0.5;
    line-height: 4rem;
  }
  .bg-fazx1 {
    margin-top: 1rem;
    line-height: 2.8rem;
    font-size: 1.2rem;
    width: 11rem;
    background: #4952ec;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    transition: all 1.8s linear 0s;
  }
  .bg-title1 {
    font-size: 3rem;
    opacity: 0.8;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
  }
  .bg-fazx1:hover a {
    color: #666eff !important;
  }
  .bg-fazx1:hover {
    background: #ffffff;
  }
}

@media screen and (min-width: 501px) and (max-width: 800px) {
  .bg-title1 {
    font-size: 2.2rem;
    opacity: 0.8;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
  }
  .bg-dianzi1 {
    font-size: 1.2rem;
    margin: 3% 0;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    opacity: 0.5;
    line-height: 3rem;
  }
  .bg-fazx1 {
    margin-top: 1rem;
    line-height: 2rem;
    font-size: 1rem;
    width: 9rem;
    background: #4952ec;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    transition: all 1.8s linear 0s;
  }
}

@media screen and (max-width: 500px) and (min-width: 0px) {
  .bg-title1 {
    font-size: 1.8rem;
    opacity: 0.8;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
  }
  .bg-dianzi1 {
    font-size: 0.9rem;
    margin: 0.5rem 0;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    opacity: 0.5;
    line-height: 1.8rem;
  }
  .bg-fazx1 {
    margin-top: 1rem;
    line-height: 1.8rem;
    font-size: 0.8rem;
    width: 9rem;
    background: #4952ec;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    transition: all 1.8s linear 0s;
  }
}

.cooperation .swiper-container .swiper-wrapper .swiper-slide {
  width: 234px !important;
  height: 180px;
}

.cooperation .swiper-container .swiper-wrapper .swiper-slide img {
  width: 234px;
  height: 180px;
}

.cooperation .bom {
  /* background:#6654E9;*/
  /* color:#fff;*/
  /* margin-top:60px;*/
  /* font-size:26px;*/
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  padding-bottom: 2%;
}

.customized .bom,
.service .bom {
  font-size: 26px;
}

.service .bom .wrapper .item img {
  width: 90px;
  height: 90px;
  margin-bottom: 29px;
}

.cooperation .bom .wrapper .item {
  /* padding:34px 0 60px 0;*/
  padding: 10px 0;
  text-align: center;
}

.customized .bom .wrapper .item {
  width: 33.33333%;
}

.customized .bom {
  line-height: 34px;
}

.customized .bom .wrapper .item img {
  margin-bottom: 59px;
}

.service .bom .wrapper .item {
  width: 25%;
  filter: drop-shadow(0px 4px 7px rgba(0, 0, 0, 0.08));
  /* box-shadow:0px 4px 15px 0px rgba(0,0,0,0.08);*/
  /* background:url(../images/casepart140_card_bg.png) no-repeat center;*/
}

.service .bom .wrapper .item .box1 {
  clip-path: polygon(15px 0, 100% 0, 100% 15px, 100% calc(100% - 15px), calc(100% - 15px) 100%, 15px 100%, 0 100%, 0 15px);
  /*box-shadow:0px 4px 15px 0px rgba(0,0,0,0.08);*/
  /* background:url(../images/casepart140_card_bg.png) no-repeat center;*/
  height: 580px;
  margin-right: 18px;
  /* padding-top:80px;*/
  width: 90%;
  margin: 0 auto;
  border-radius: 25px 0 25px 0;
  background: #fff;
}

.cooperation .bom .wrapper .item span:first-child {
  font-size: 26px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  opacity: 0.8;
}

.customized .bom .wrapper .item span:last-child {
  font-size: 14px;
  font-weight: 300;
  /* color:#333333;*/
  line-height: 24px;
  opacity: 0.8;
  width: 81%;
  /*width:166px;*/
  margin: 0 auto;
  margin-top: 38px;
  /* margin-bottom:80px;*/
  padding: 0 4%;
}

.service .bom .wrapper .item span:last-child {
  font-size: 14px;
  font-weight: 300;
  /* color:#333333;*/
  line-height: 24px;
  opacity: 0.8;
  width: 166px;
  margin: 0 auto;
  margin-top: 40px;
  /* margin-bottom:80px;*/
}

.service .bom .wrapper .item span:last-child {
  margin-top: 28px;
}

.service .bom .wrapper .item img {
  /*border-radius:50%;*/
  margin-top: 70px;
}

.cooperation .control-box ul {
  list-style: none;
  position: relative;
}

.cooperation .control-box ul li {
  position: absolute;
  top: 90px;
  cursor: pointer;
}

.cooperation .control-box ul li img {
  width: 60px;
  height: 60px;
  opacity: 0.5;
}

.cooperation .prev {
  left: 0;
}

.cooperation .next {
  right: 0;
}

.cooperation .bigbox {
  overflow: hidden;
  margin: auto 80px auto;
  height: 180px;
  padding: 20px 0;
}

.cooperation #switcher {
  height: 190px;
  left: 0px;
}

.cooperation .content_1.content_2 {
  width: 100%;
  float: left;
}

.cooperation .box {
  transition: all 0.7s ease 0s;
  width: 234px !important;
  height: 180px;
  float: left;
  margin: 15px 9px;
}

.cooperation .box:hover {
  margin-top: -2px;
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.08);
}

.cooperation .shadow {
  width: 255px;
  height: 60px;
  /* opacity:1;*/
  background-color: rgba(0, 0, 0, 0.45);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
  margin-top: 130px;
  color: white;
  font-size: 14px;
}

.cooperation .shadow a {
  display: inline-block;
  width: 225px;
  height: 60px;
  color: white;
  text-decoration: none;
  margin-left: 18px;
  margin-top: 10px;
}

.cooperation1 .swiper-container .swiper-wrapper .swiper-slide img {
  width: 234px;
  height: 180px;
}

.cooperation1 .bom {
  background: #6654e9;
  color: #fff;
  margin-top: 60px;
}

.cooperation1 .bom .wrapper .item {
  padding: 34px 0 60px 0;
  text-align: center;
  width: 33.333%;
}

.cooperation1 .control-box ul {
  list-style: none;
  position: relative;
}

.cooperation1 .control-box ul li {
  position: absolute;
  top: 90px;
  cursor: pointer;
}

.cooperation1 .control-box ul li img {
  width: 60px;
  height: 60px;
  opacity: 0.5;
}

.cooperation1 .prev {
  left: 0;
}

.cooperation1 .next {
  right: 0;
}

.cooperation1 .bigbox {
  overflow: hidden;
  margin: auto 80px auto;
  height: 180px;
  padding: 20px 0;
}

.cooperation1 #switcher {
  height: 190px;
  left: 0px;
}

.cooperation1 .content_1.content_2 {
  width: 100%;
  float: left;
}

.cooperation1 .box {
  transition: all 0.7s ease 0s;
  width: 234px !important;
  height: 180px;
  float: left;
  margin: 15px 9px;
}

.cooperation1 .box:hover {
  margin-top: -2px;
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.08);
}

.cooperation1 .shadow {
  width: 255px;
  height: 60px;
  /* opacity:1;*/
  background-color: rgba(0, 0, 0, 0.45);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
  margin-top: 130px;
  color: white;
  font-size: 14px;
}

.cooperation1 .shadow a {
  display: inline-block;
  width: 225px;
  height: 60px;
  color: white;
  text-decoration: none;
  margin-left: 18px;
  margin-top: 10px;
}

.news .top .tab-menu {
  margin-bottom: 0;
  width: 50%;
  border-bottom: 2px solid #e6e6e6;
}

.news .top .more {
  color: #999999;
  font-size: 16px;
  padding: 16px 0;
  width: 50%;
  text-align: right;
  border-bottom: 2px solid #e6e6e6;
  padding-bottom: 14px;
}

.news .top .more span {
  cursor: pointer;
  display: inline-block;
}

.news .top .more span:hover {
  color: #8086ff;
}

.news .tab-wrapper {
  margin-bottom: 80px;
}

.news .tab-wrapper .tab-content .content {
  position: relative;
  height: 308px;
  line-height: 0.4em;
}

.news .tab-wrapper .tab-content .content .item-list .item.left {
  width: 60%;
  padding: 0px 40px 0px 25px;
  box-sizing: border-box;
  cursor: pointer;
  line-height: 58px;
}

.news .tab-wrapper .tab-content .content .item-list .item.left > .left {
  color: #333333;
  font-size: 16px;
  width: 90%;
}

.news .tab-wrapper .tab-content .content .item-list .item.left > .right {
  font-size: 16px;
  font-weight: 300;
  opacity: 0.6;
}

.news .tab-wrapper .tab-content .content .item-list .item.left:hover {
  color: #7888ff;
  background: #f1f3ff;
}

.news .tab-wrapper .tab-content .content .item-list .item.left:hover > .left {
  color: #7888ff;
}

.news .tab-wrapper .tab-content .content .item-list .item.left:hover > .right {
  color: #7888ff;
}

.news .tab-wrapper .tab-content .content .item-list > .right {
  position: absolute;
  right: 0;
  top: 0;
  width: 40%;
  display: none;
}

.tab-menu li {
  position: relative;
  color: #333;
  font-size: 16px;
  display: inline-block;
  padding: 16px 33px;
  opacity: 1;
  cursor: pointer;
  z-index: 0;
  margin-bottom: -2px;
}

.tab-menu li.active {
  color: #333;
  opacity: 1;
}

.line {
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 0;
  left: 0;
  background: -webkit-linear-gradient(left, #8a77ed, #6553e9);
  background: -o-linear-gradient(right, #8a77ed, #6553e9);
  background: -moz-linear-gradient(right, #8a77ed, #6553e9);
  background: linear-gradient(to right, #8a77ed, #6553e9);
}

.banner {
  width: 100%;
  /*height:580px;*/
  z-index: -9;
}

.swiper-slide {
  background-position: center;
  background-size: cover;
}

.flexslider ol {
  display: none;
}

.slides {
  position: relative;
}

.slides li {
  /*height:580px;*/
}

.flex-control-nav li {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 5px;
  *display: inline;
  zoom: 1;
}

.flex-control-nav .flex-active {
  background-position: 0 0;
}

.flex-direction-nav {
  position: absolute;
  z-index: 3;
  width: 100%;
  top: 45%;
  display: none;
}

.flex-direction-nav li a {
  display: block;
  width: 60px;
  height: 100px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
}

.flex-direction-nav li a.flex-prev {
  left: 0px;
  background: url(../images/home1-btn-le.png) center center no-repeat;
}

.flex-direction-nav li a.flex-next {
  right: 0px;
  background: url(../images/home1-btn-ri.png) center center no-repeat;
}

.customized2 .bom .wrapper .item img {
  margin-bottom: 29px;
  width: 300px;
  height: 300px;
}

.customized2 .bom .wrapper .item span:last-child {
  margin-top: 28px;
}

.customized2 .bom .wrapper .item {
  /* padding:0;*/
}

.customized3 .bom .wrapper .item img {
  margin-bottom: 26px;
  width: 80%;
  height: auto;
}

.customized3 .bom .wrapper .item span:last-child {
  margin-top: 16px;
}

.customized3 .bom .wrapper .item {
  padding: 0;
  margin-bottom: 50px;
}

.position img {
  width: 42px;
  height: 48px;
  margin-left: 8px;
}

.position .cont {
  height: 765px;
  position: relative;
  background: url(../images/pcproblem_illustration.png) center no-repeat;
  margin-top: -145px;
}

.position .list-item > .left,
.position .list-item > div.right {
  width: 234px;
}

.position .list-item {
  margin-bottom: 80px;
  position: absolute;
}

.position .list-item:nth-child(1) {
  top: 177px;
  left: 130px;
  text-align: right;
}

.position .list-item:nth-child(1) {
  top: 177px;
  left: 134px;
  text-align: right;
}

.position .list-item:nth-child(2) {
  top: 350px;
  left: 70px;
  text-align: right;
}

.position .list-item:nth-child(3) {
  bottom: 0;
  left: 142px;
  text-align: right;
}

.position .list-item:nth-child(4) {
  top: 177px;
  right: 134px;
  text-align: left;
}

.position .list-item:nth-child(4) img,
.position .list-item:nth-child(5) img,
.position .list-item:nth-child(6) img {
  margin-right: 8px;
}

.position .list-item:nth-child(5) {
  top: 350px;
  right: 70px;
  text-align: left;
}

.position .list-item:nth-child(6) {
  bottom: 0;
  right: 142px;
  text-align: left;
}

.position span:first-child {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  margin-bottom: 6px;
}

.position span:last-child {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 300;
  color: #333333;
  line-height: 24px;
  opacity: 0.8;
}

.dayan-title {
  color: #333333;
  clear: both;
  text-align: center;
  padding: 80px 0 0 0;
  font-family: Source Han Sans CN;
  font-weight: 300;
}

.dayun-title-h3 {
  clear: both;
  font-size: 2.4em;
  margin-bottom: 39px;
}

.dayun-title-span {
  font-size: 16px;
  width: 80%;
  margin: 0 auto;
  line-height: 24px;
}

.dayan-wh1 {
  width: 90%;
  height: auto;
  margin: 3% auto;
  position: relative;
}

.dayan-nr-big {
  width: 100%;
  height: auto;
}

.dayan-nr-zh {
  width: 31.33%;
  height: 250px;
  margin: 1% 1%;
  float: left;
  overflow: hidden;
  background: #04103d;
}

.dayan-nr-zh0 {
  width: 100%;
  height: 250px;
  position: relative;
  opacity: 0.3;
}

.dayan-nr-zh1 {
  text-align: justify;
  position: relative;
  top: -50%;
  transform: translateY(-50%);
  margin-top: -250px;
  margin: 0 auto;
  width: 80%;
  height: auto;
  color: #fff;
  transition: all 0.4s linear 0s;
}

.dayan-nr-zh2 {
  transition: all 0.4s linear 0s;
  line-height: 28px;
  font-size: 24px;
  font-family: Source Han Sans CN;
  color: #fff;
}

.dayan-nr-zh3 {
  display: none;
  margin: 10px auto;
  width: 12px;
  height: 8px;
  background: white;
}

.dayan-nr-zh4 {
  display: none;
  width: 100%;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 300;
  color: white;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.4s linear 0s;
}

#jjfaopacity {
  opacity: 0.7;
}

.dayan-nr-zh5 {
  display: none;
  clear: both;
  width: 100%;
  position: relative;
  opacity: 1;
  bottom: -11px;
  margin: 2% auto;
  text-overflow: ellipsis;
  transition: all 0.4s linear 0s;
  text-align: center;
}

.dayan-nr-zh5 a {
  position: relative;
  color: #bd89f2;
  border-color: #bd89f2;
  border-radius: 290486px;
  padding-left: 1em;
  padding-right: 1em;
  background-color: transparent;
  border-width: 1px;
  cursor: pointer;
  padding-bottom: 2px;
  justify-content: center;
  text-align: center;
  white-space: nowrap;
  border: 1.5px solid #bd89f2;
}

.dayan-nr-zh:hover .dayan-nr-zh3 {
  display: block !important;
}

.dayan-nr-zh:hover .dayan-nr-zh4 {
  display: -webkit-box !important;
}

.dayan-nr-zh:hover .dayan-nr-zh5 {
  display: block !important;
}

.dayan-nr-zh5:hover a {
  color: #ffffff;
  border: 1.5px solid #ffffff;
}

@media screen and (min-width: 0px) and (max-width: 500px) {
  .dayan-nr-zh {
    width: 98%;
  }
  .dayan-title {
    width: 90%;
    margin: 0 5%;
  }
}

@media screen and (min-width: 0px) and (max-width: 500px) {
  .customized .bom .wrapper .item {
    text-align: center;
    margin-bottom: 10% !important;
    /*margin:5% 10% 0 10%;*/
    width: 44% !important;
    margin-left: 4%;
    /*box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.08);*/
    height: auto;
  }
  .customized .bom .wrapper .item img {
    /*width:100%;*/
  }
  #margintop1 {
    /*  height:60px;*/
    width: auto;
  }
  .ffys_b {
    border: 1px solid #e6e6e6;
    height: 260px;
  }
  .ffysm_b {
    margin-top: 20px;
  }
  .customized .bom .wrapper .item span {
    font-size: 21px;
    margin: 2% 0.5%;
    display: inline-block;
    white-space: normal;
    text-align: center;
    font-family: Source Han Sans CN !important;
  }
  .customized .bom .wrapper .app_h {
    width: 100% !important;
    margin-left: 0% !important;
  }
  .customized .bom .wrapper .item span:last-child {
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    opacity: 0.8;
    padding-left: 5%;
    margin: 20px auto !important;
  }
  .service .bom .wrapper .item span:last-child {
    width: 90% !important;
    padding: 1% 2% !important;
  }
  #box-shadow {
    min-height: 13rem;
  }
  #margintop2 {
    width: 90% !important;
    height: auto;
  }
}

@media screen and (min-width: 501px) and (max-width: 800px) {
  .customized .bom .wrapper .item {
    text-align: center;
    /*margin:2% 2% 1% 2%!important;*/
    min-height: 17rem;
  }
}

@media screen and (min-width: 801px) and (max-width: 1100px) {
  .customized .bom .wrapper .item {
    min-height: 13rem !important;
  }
}

@media screen and (min-width: 0px) and (max-width: 1100px) {
  .customized2 .bom .wrapper .item img {
    width: 90%;
    margin: 3% 5%;
    height: auto;
  }
  .customized2 .bom .wrapper .item span:last-child {
    margin-top: 2%;
    padding: 0 5%;
  }
  .customized3 .bom .wrapper .item {
    padding-bottom: 5% !important;
    text-align: center;
    /*height: 340px;*/
    box-shadow: 1px 1px 1px 1px #e6e6e6;
    margin-top: 20px;
  }
  .title {
    width: 95%;
    margin: 0 auto;
  }
  .enterpriseApp .cont2,
  .enterpriseApp .cont3 {
    background: none !important;
    height: auto !important;
  }
  .news .tab-wrapper {
    margin-bottom: 0;
  }
}

#img-hover2 img:hover {
  margin-top: -16px !important;
  -webkit-filter: drop-shadow(0px 6px 4px rgba(0, 0, 0, 0.4));
  filter: drop-shadow(0px 6px 4px rgba(0, 0, 0, 0.4));
}

#box-shadow {
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.08);
  width: 234px;
  /*height:400px;*/
  width: 90%;
  margin: 0 auto;
  padding: 5% 0;
  border-radius: 25px 0 25px 0;
  background: #fff;
}

#box-shadow img {
  margin: 5%;
}

#box-shadow img:hover {
  padding-top: -16px !important;
  -webkit-filter: drop-shadow(0px 6px 4px rgba(0, 0, 0, 0.4));
  filter: drop-shadow(0px 6px 4px rgba(0, 0, 0, 0.4));
  margin-top: 5%;
}

#box-shadow span {
  width: 50%;
  height: auto;
  margin: 2% auto;
}

#margintop1 {
  margin-top: 2rem !important;
}

#margintop2 {
  margin-top: 2rem !important;
  margin-bottom: 4rem !important;
}

#margintop3 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

#margintop4 {
  margin-top: 1rem !important;
}

#span:hover {
  color: #666eff;
}

#nopadding {
  padding: 0 !important;
}

.news .tab-wrapper .tab-content .content .item-list > .right {
  margin-top: 21px;
}

.news .tab-wrapper .tab-content .content {
  height: auto !important;
}

/*appDevelopment.css end*/
/*new footer*/
@media screen and (max-width: 799px) {
  .cp_big {
    width: 80%;
  }
  .cp_big_big {
    width: 100%;
    height: auto;
  }
  /*.cp_small_nr1 a{color:rgba(255, 255, 255, 0.74)!important;}*/
  .cp_sm2 {
    height: auto !important;
  }
}

@media screen and (min-width: 800px) {
  .cp_big {
    border-bottom: none !important;
    text-align: justify;
  }
  .cp_big_nr {
    float: none !important;
  }
  .cp_big_nr_2 {
    position: relative !important;
    margin-top: -70px !important;
  }
  .cp_big_dianhua {
    clear: both;
    width: 100% !important;
    margin: 0.2% 0 !important;
    height: auto !important;
  }
  .cp_big_dianhua_nr {
    width: 20rem !important;
  }
  .cp_small {
    float: left !important;
    background: none !important;
    border-bottom: none !important;
  }
  /*.van-cell__title{width:80%!important;float:left; margin: 0 5% 0 0!important;}*/
  .cp_big_big {
    width: 20% !important;
    float: left !important;
    border-bottom: solid 1px #ffffff1f;
  }
  .van-cell__title:hover .cp_big_big {
    border-bottom: none !important;
  }
  /*.van-cell__title:hover .cp_big{border-bottom: solid 1px #ffffff1f!important;}*/
  /*.van-cell__title{text-align:inherit!important;font-size: 0.7em;}*/
  .cp_small_nr1 {
    clear: both !important;
    height: auto !important;
    line-height: 2rem !important;
    padding: 1% 0 !important;
  }
  /*.cp_sm2{width:95%!important;height:auto!important;font-size: 0.70rem!important;}*/
  .cp_sm2_img {
    line-height: 2rem !important;
  }
  .cp_big_dianhua {
    display: none !important;
  }
  .tab-left-div {
    /*display: block!important;
         min-width: 7rem;
      width: 8%;
      margin: 1% 0% 2% 7%;*/
    /* line-height: 1.8rem;*/
    color: #ffffff;
    text-align: justify;
    float: left;
  }
  /*.cont .over .left {
      padding: 10% 0 0 0;
  }*/
}

@media screen and (min-width: 1400px) {
  /*.cp_small{display:block!important;}*/
  .buchong-nr {
    display: block !important;
    width: 80%;
    float: left;
    margin: 1% 5% 1% 0;
    color: #ffffff;
    font-size: 0.7rem;
  }
  .buchong2,
  .buchong1,
  .buchong3 {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 auto;
    clear: both;
  }
  .buchong-nr-nr-span {
    width: 4.5rem;
    height: auto;
    float: left;
    margin: 1%;
    text-align: right;
  }
  .buchong-nr-nr {
    width: auto;
    float: left;
    margin: 1%;
    text-align: left;
    height: auto;
    color: #ababab;
  }
  .buchong-nr-nr:hover {
    color: #8086ff !important;
  }
  .buchong-nr-nr:hover a {
    color: #8086ff !important;
  }
  .buchong-nr-nr3 {
    clear: both;
    float: left;
    border-top: solid 1px #ffffff1f;
    text-align: left;
    height: auto;
    color: #ababab;
    width: 98%;
    font-size: 0.9rem;
    padding: 1% 0 1% 2%;
    margin-top: 1%;
  }
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸*/
@media screen and (max-width: 350px) and (min-width: 0px) {
  .title span {
    font-size: 14px !important;
  }
}

@media screen and (max-width: 600px) and (min-width: 0px) {
  .box-hz {
    margin: 1% 0 9% 0 !important;
  }
  #left-title-sy {
    width: 12rem !important;
    margin: 0 auto;
  }
  #left-title-sy span {
    font-size: 1rem !important;
  }
  .title h3 {
    font-size: 26px !important;
    font-weight: 500 !important;
    margin-bottom: 4% !important;
  }
  .title {
    /* padding: 8% 0 8% 0!important; */
  }
  .moregengduo .more {
    margin: 5% auto !important;
  }
  .case .more span {
    margin: 5% auto 0 !important;
  }
  .ct-fimglist li .box .rad {
    /* margin: 2% 0 8% 0!important;*/
  }
  .fdpic02 img {
    width: 90% !important;
    margin-left: 5% !important;
    margin-right: 5% !important;
  }
  .list {
    right: -2px !important;
  }
  /*
    #yd-anli{
      width:100%!important;
      height:auto;
      left:0!important;
    }
    .prev,.next,#yd-anli .right{display:none;}
    #yd-anli li{width:48%!important;height:110px;overflow:hidden;margin:1%!important;float:left!important;}
    #yd-anli li img{height:100%:}
    #yd-anli a{clear:both;}
    .anli-img,.anli-img img{height:100%!important;}
    .anlidiv{display:none;left:0%!important;width: 100%;}*/
}

.fdpic02 img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 60%;
  margin-left: 20%;
  margin-right: 20%;
  margin-top: 0px;
  left: 0%;
  max-height: 100%;
  max-width: 100%;
}

.my-transition {
  margin-top: 200px;
  width: 100px;
  height: 100px;
  background: yellow;
  transform: scale(0.5, 0.5);
  opacity: 0;
  /*
                  transition-property: width;
                  transition-duration: 2s;
                  transition-timing-function: linear;
                  transition-delay: 1s;
                  */
  transition: transform 0.5s linear, opacity 0.5s linear;
}

.my-click-transiton {
  opacity: 1;
  transform: scale(1, 1);
}

@media screen and (max-width: 800px) and (min-width: 0px) {
  .box img {
    width: auto;
  }
  .ct-ftoollist-big {
    position: static !important;
    top: -30px !important;
  }
}

.left1 h3 {
  display: inline-block !important;
  white-space: normal !important;
}

#li1 .over {
  width: auto;
}

#title-h3 {
  font-size: 36px;
  color: #333;
  font-weight: 600;
  margin-bottom: 39px;
  line-height: 1.1;
  color: inherit;
  display: block;
  /*-webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;*/
}

.wx_h:hover #item-wh a {
  color: #7888ff;
}

.news
.tab-wrapper
.tab-content
.content
.item-list
.item.left:hover
#item-wh
.right {
  color: #7888ff;
}

.news
.tab-wrapper
.tab-content
.content
.item-list
.item.left:hover
#item-wh
.left
a {
  color: #7888ff;
}

.news .tab-wrapper .tab-content .content .item-list > .right {
  clip-path: polygon(15px 0, 100% 0, 100% 15px, 100% calc(100% - 15px), calc(100% - 15px) 100%, 15px 100%, 0 100%, 0 15px);
}

.news .tab-wrapper .tab-content .content .item-list .item.left > .left {
  color: #333333;
  font-size: 16px;
}

.ct-ftoollist-big {
  position: static;
  /* top: 606px; */
  left: 50%;
  padding-top: 0;
  transform: translate(0%);
  z-index: 100;
  filter: drop-shadow(0px 4px 30px rgba(0, 0, 0, 0.08));
}

@media screen and (max-width: 1400px) and (min-width: 0px) {
  .ct-ftoollist-big {
    left: 0;
  }
  .ljgd-big2 {
    margin: 23px 0 23px 23px !important;
  }
  .ljgd-big {
    margin: 23px 0 23px 23px !important;
  }
}

@media screen and (max-width: 800px) and (min-width: 0px) {
  #li1:hover {
    background: #eff0ff;
  }
  #li2:hover {
    background: #eff0ff;
  }
  #li3:hover {
    background: #eff0ff;
  }
  #li4:hover {
    background: #eff0ff;
  }
}

@media screen and (max-width: 400px) and (min-width: 0px) {
  .left span {
    font-size: 16px !important;
  }
}

.ljgd-big {
  width: 120px;
  height: 40px;
  background: linear-gradient(-45deg, #bd89f2, #4c54e7);
  line-height: 40px;
  text-align: center;
  clip-path: polygon(12px 0, 100% 0, 100% 12px, 100% calc(100% - 12px), calc(100% - 12px) 100%, 12px 100%, 0 100%, 0 12px);
  margin: 46px 0 0 57px;
  cursor: pointer;
}

.ljgd-big span {
  /*clip-path: polygon(18px 0, 100% 0, 100% 18px, 100% calc(100% - 18px), calc(100% - 18px) 100%, 18px 100%, 0 100%, 0 18px);clear:both;*/
  margin: 0 auto;
  border-radius: 0;
}

.ljgd-big a {
  width: 100%;
  height: auto;
}

.ct-banner {
  z-index: 0;
}

.ct-fimglist li .box .rad.span1 {
  clear: both;
  position: relative;
  border: none;
  color: #7d6bec;
  width: 116px;
  margin: 2px;
  top: 2px;
  height: 36px;
  background: #f3f3f3;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 36px;
  text-align: center;
  clip-path: polygon(11px 0, 100% 0, 100% 11px, 100% calc(100% - 11px), calc(100% - 11px) 100%, 11px 100%, 0 100%, 0 11px);
}

.ct-fimglist li .box .rad.span1:hover {
  background: linear-gradient(-45deg, #bd89f2, #4c54e7) !important;
  color: #ffffff !important;
}

.ljgd-big2 {
  width: 120px;
  height: 40px;
  background: #ffffff;
  line-height: 40px;
  text-align: center;
  clip-path: polygon(12px 0, 100% 0, 100% 12px, 100% calc(100% - 12px), calc(100% - 12px) 100%, 12px 100%, 0 100%, 0 12px);
  margin: 46px 0 0 57px;
  cursor: pointer;
}

.ljgd-big2 span {
  /*clip-path: polygon(18px 0, 100% 0, 100% 18px, 100% calc(100% - 18px), calc(100% - 18px) 100%, 18px 100%, 0 100%, 0 18px);clear:both;*/
  margin: 0 auto;
  border-radius: 0;
}

.ljgd-big2 a {
  width: 100%;
  height: auto;
}

.ct-fimglist li .box .rad.span2 {
  clear: both;
  position: relative;
  border: none;
  color: #ffffff;
  width: 116px;
  margin: 2px;
  /* top: 2px; */
  left: -2px;
  height: 36px;
  background: #5c71f2;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 36px;
  text-align: center;
  clip-path: polygon(15px 0, 100% 0, 100% 15px, 100% calc(100% - 15px), calc(100% - 15px) 100%, 15px 100%, 0 100%, 0 15px);
}

.ct-fimglist li .box .rad.span3 {
  clear: both;
  position: relative;
  border: none;
  color: #ffffff;
  width: 116px;
  margin: 2px;
  top: 2px;
  height: 36px;
  background: #7764eb;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 36px;
  text-align: center;
  clip-path: polygon(11px 0, 100% 0, 100% 11px, 100% calc(100% - 11px), calc(100% - 11px) 100%, 11px 100%, 0 100%, 0 11px);
}

.ct-fimglist li .box .rad.span3:hover {
  background: #ffffff !important;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #7d6bec !important;
}

.ljgd-big3 {
  width: 120px;
  height: 40px;
  background: linear-gradient(135deg, #bd89f2, #4c54e7);
  line-height: 40px;
  text-align: center;
  clip-path: polygon(12px 0, 100% 0, 100% 12px, 100% calc(100% - 12px), calc(100% - 12px) 100%, 12px 100%, 0 100%, 0 12px);
  margin: 46px 0 0 0;
  position: relative;
  cursor: pointer;
}

.ljgd-big3 .rad {
  clip-path: polygon(11px 0, 100% 0, 100% 11px, 100% calc(100% - 11px), calc(100% - 11px) 100%, 11px 100%, 0 100%, 0 11px);
  /* clear: both; */
  margin: 2px;
  position: relative;
  width: 116px;
  /* left: 2px; */
  top: 2px;
  height: 36px;
  background: #ffffff;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
  border-radius: 0;
}

.ljgd-big3 .rad:hover {
  background: none !important;
  color: #ffffff !important;
}

.ljgd-big4 {
  width: 492px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  clip-path: polygon(12px 0, 100% 0, 100% 12px, 100% calc(100% - 12px), calc(100% - 12px) 100%, 12px 100%, 0 100%, 0 12px);
  margin: 0 auto;
  position: relative;
  cursor: pointer;
  color: #333333;
  background: linear-gradient(135deg, #bd89f2, #4c54e7);
}

.case .more span {
  position: relative;
  line-height: 42px;
  width: 488px;
  top: 2px;
  clip-path: polygon(11px 0, 100% 0, 100% 11px, 100% calc(100% - 11px), calc(100% - 11px) 100%, 11px 100%, 0 100%, 0 11px);
  height: 42px;
  margin: 2px;
  border-radius: 0;
  background: #ffffff;
  color: #333333;
}

.ljgd-big4 .rad:hover {
  background: linear-gradient(135deg, #bd89f2, #4c54e7);
  color: #ffffff;
}

@media screen and (max-width: 800px) and (min-width: 0px) {
  .ljgd-big3 {
    margin: 0 auto !important;
  }
  .ljgd-big3 .rad {
    left: -1px !important;
  }
  .ljgd-big3 .rad {
    background: none !important;
    color: #ffffff !important;
    font-size: 16px !important;
  }
  .ct-fimglist li .box .rad.span1 {
    background: linear-gradient(-45deg, #bd89f2, #4c54e7) !important;
    color: #ffffff !important;
  }
  .ct-fimglist li .box .rad.span3 {
    background: #ffffff !important;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #7d6bec !important;
  }
  .case .more span {
    width: auto;
  }
  .ljgd-big4 {
    width: 300px;
  }
  /*.ljgd-big4 .rad{
      width: 296px;
  }*/
}

@media screen and (max-width: 400px) and (min-width: 0px) {
  .ljgd-big4 {
    width: 80%;
  }
}

@media screen and (max-width: 1400px) and (min-width: 0px) {
  .ljgd-big4 .rad {
    background: linear-gradient(135deg, #bd89f2, #4c54e7) !important;
    color: #ffffff !important;
  }
}

#nowrapper {
  padding-top: 0;
}

.anlity {
  width: 990px;
  height: 170px;
}

.anlity li {
  width: 33.333%;
  height: 95px;
  border-bottom: 2px solid #fff;
  float: left;
  /*overflow: hidden;*/
  padding: 38px 0 35px 0;
  position: relative;
}

.anlity p {
  float: left;
  width: 214px;
  text-align: center;
  margin: 0 auto;
  margin-top: 17px;
  font-size: 16px;
  font-weight: 300;
  color: #333333;
  line-height: 24px;
}

.ato-list {
  width: 100%;
}

.ljgd-big4 .rad {
  position: relative;
  line-height: 42px;
  /*width: 488px;*/
  top: 2px;
  clip-path: polygon(11px 0, 100% 0, 100% 11px, 100% calc(100% - 11px), calc(100% - 11px) 100%, 11px 100%, 0 100%, 0 11px);
  height: 42px;
  margin: 2px;
  border-radius: 0;
  background: #ffffff;
  color: #333333;
}

@media screen and (max-width: 1100px) and (min-width: 0px) {
  .ljgd-big5 .anlity {
    width: 94% !important;
    margin: 0 3%;
  }
}

@media screen and (max-width: 800px) and (min-width: 0px) {
  .ljgd-big5 .anlity {
    box-shadow: none;
  }
  .anlity li {
    width: 100% !important;
    height: auto !important;
    border-bottom: 2px solid #fff !important;
    float: left !important;
    overflow: hidden !important;
    padding: 20px 0 20px 0 !important;
    position: relative !important;
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.08);
  }
  .anlity {
    height: auto !important;
  }
  .anlity p {
    float: left;
    width: 187px;
    margin-top: 0px;
    font-size: 14px;
  }
  .dayan-title {
    padding-top: 39px;
  }
  .dayan-nr-zh3,
  .dayan-nr-zh5 {
    display: block;
  }
  .dayan-nr-zh4 {
    display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
  .dayun-title-h3 {
    font-size: 1.8rem;
  }
  .main .cont .article img {
    width: 50% !important;
  }
  .item2_text a {
    color: #8086ff;
  }
}

.dayan-nr-zh2 a:hover {
  color: #ffffff !important;
}

/*appfooter*/
.van-cell__title {
  text-align: center;
}

.cp_big {
  /*width: 80%;*/
  height: 70px;
  margin: 0 auto;
  /*border-bottom: solid 1px #ffffff1f;*/
}

.icons {
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  width: 14px;
}

.cp_small {
  width: 100%;
  height: 100%;
  background: #222222;
  text-align: center;
  border-bottom: solid 1px #ffffff1f;
}

.cp_sm1 {
  margin: 0 auto;
  line-height: 4rem;
  font-size: 1.2rem !important;
  text-align: justify;
  width: 80%;
  height: 4rem;
}

.cp_sm2 {
  margin: 0 auto;
  font-size: 0.8rem !important;
  text-align: justify;
  width: 60%;
  /*height: 4rem;*/
}

.dalc {
  width: 960px;
  height: auto;
  margin: 0 auto;
}

.dalc1,
.dalc2,
.dalc3,
.dalc4,
.dalc5,
.dalc6 {
  width: 150px;
  height: 80px;
  float: left;
  /*opacity: 0.8;*/
  background: #6654e9;
  margin: 20px 5px;
  transition: all 0.4s linear 0s;
  clip-path: polygon(0 0, 80% 0, 100% 50%, 100% calc(100% - 50%), calc(100% - 20%) 100%, 0 100%, 0 100%, 0 0);
}

.dalc-nr {
  width: 146px;
  line-height: 76px;
  margin: 2px 2px;
  text-align: center;
  clip-path: polygon(0 0, 80% 0, 100% 50%, 100% calc(100% - 50%), calc(100% - 20%) 100%, 0 100%, 0 100%, 0 0);
}

.dalc-nr span {
  color: #ffffff;
  height: 76px;
  transform: translateX(-10%);
}

/*.dalc-nr:hover{background: linear-gradient(to right,#ffffff,#ffffff);}
  .dalc-nr:hover span{color:#8a77ed;}*/
.dalc-xx {
  width: 960px;
  height: 40px;
  margin: 0 auto;
  clear: both;
  position: relative;
}

#dalc1-xx {
  position: absolute;
  padding: 2% 5%;
  width: 90%;
  z-index: 6;
  clear: both;
  background: #ffffff;
}

.dalc1 .dalc-nr span {
  color: #6654e9;
}

.dalc1 .dalc-nr {
  background: #ffffff;
}

#dalc2-xx {
  position: absolute;
  padding: 2% 5%;
  width: 90%;
  z-index: 5;
  clear: both;
  background: #ffffff;
}

#dalc3-xx {
  position: absolute;
  padding: 2% 5%;
  width: 90%;
  z-index: 4;
  clear: both;
  background: #ffffff;
}

#dalc4-xx {
  position: absolute;
  padding: 2% 5%;
  width: 90%;
  z-index: 3;
  clear: both;
  background: #ffffff;
}

#dalc5-xx {
  position: absolute;
  padding: 2% 5%;
  width: 90%;
  z-index: 2;
  clear: both;
  background: #ffffff;
}

#dalc6-xx {
  position: absolute;
  padding: 2% 5%;
  width: 90%;
  z-index: 1;
  clear: both;
  background: #ffffff;
}

#dalc1-xx,
#dalc2-xx,
#dalc3-xx,
#dalc4-xx,
#dalc5-xx,
#dalc6-xx {
  box-shadow: 0 0px 5px 0 rgba(102, 84, 233, 0.09);
  padding: 20px 5%;
}

.dalc-xx span {
  opacity: 0.6;
}

@media screen and (max-width: 960px) and (min-width: 0px) {
  .dalc,
  .dalc-xx {
    width: 480px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 500px) and (min-width: 0px) {
  .dalc {
    width: 330px;
    margin: 0 auto;
  }
  .dalc-xx {
    width: 90%;
    margin: 0 auto;
  }
  .dalc-xx {
    height: 70px;
  }
  .dalc1,
  .dalc2,
  .dalc3,
  .dalc4,
  .dalc5,
  .dalc6 {
    width: 100px;
  }
  .dalc-nr {
    width: 96px;
  }
}

@media screen and (max-width: 330px) and (min-width: 0px) {
  .dalc {
    width: 300px;
    margin: 0 auto;
  }
  .dalc-xx {
    width: 90%;
    margin: 0 auto;
  }
  .dalc1,
  .dalc2,
  .dalc3,
  .dalc4,
  .dalc5,
  .dalc6 {
    width: 140px;
  }
  .dalc-nr {
    width: 136px;
  }
}

@media screen and (max-width: 1400px) and (min-width: 1008px) {
  .case .ato-content .ato-list {
    width: 1008px !important;
    float: none !important;
    margin: 0 auto !important;
  }
}

@media screen and (max-width: 1007px) and (min-width: 672px) {
  .case .ato-content .ato-list {
    width: 672px !important;
    float: none !important;
    margin: 0 auto !important;
  }
}

@media screen and (max-width: 671px) and (min-width: 371px) {
  .case .ato-content .ato-list {
    width: 371px !important;
    float: none !important;
    margin: 0 auto !important;
  }
}

@media screen and (max-width: 370px) and (min-width: 0px) {
  .case .ato-content .ato-list {
    width: 300px !important;
    float: none !important;
    margin: 0 auto !important;
  }
  .case .ato-content .ato-list ul li {
    width: 300px;
    margin: 0 auto !important;
  }
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â*/
.jieshao-nr {
  width: 100%;
  height: 474px;
  position: relative;
  margin-top: 2%;
}

.jieshao-nr1 {
  width: 25%;
  height: 474px;
  float: left;
  /*background:rgba(172,156,255,1);opacity:0.9;*/
  position: relative;
}

.jieshao-nr2 {
  width: 50%;
  height: 474px;
  float: left;
}

.jieshao-nr3 {
  width: 25%;
  height: 474px;
  float: left;
}

.jieshao-nr1-a2-nr1 {
  width: 100%;
  height: 237px;
  float: left;
}

.jieshao-nr1-a2-nr2 {
  width: 100%;
  height: 237px;
  float: left;
}

.jieshao-nr3-a1-nr1 {
  width: 100%;
  height: 237px;
  float: left;
  position: relative;
  transform: translateY(-200%);
}

.jieshao-nr3-a1-nr1-nr1 {
  width: 100%;
  height: 237px;
  background: #826dec;
  position: relative;
  opacity: 0.2;
}

.jieshao-nr3-a1-nr2 {
  width: 100%;
  height: 237px;
  float: left;
  position: relative;
  transform: translateY(-200%);
}

.jieshao-nr3-a1-nr2-nr1 {
  width: 100%;
  height: 237px;
  float: left;
  background: #826dec;
  opacity: 0.3;
}

.jieshao-nr-a1-nr1-span {
  font-size: 36px;
  font-family: AliHYAiHei-Beta;
  font-weight: 400;
  color: white;
  line-height: 20px;
  margin: 0 auto;
  position: relative;
  top: 50%;
  text-align: center;
  transform: translateY(-50%);
}

.jieshao-nr1-a3-nr1-span {
  font-size: 36px;
  font-family: AliHYAiHei-Beta;
  font-weight: 400;
  color: white;
  line-height: 20px;
  margin: 0 auto;
  position: relative;
  top: 50%;
  text-align: center;
  transform: translateY(-50%);
}

.jieshao-nr1-a1 {
  width: 100%;
  position: relative;
  height: 474px;
}

.jieshao-nr1-a1-nr1 {
  width: 100%;
  position: relative;
  height: 474px;
  transform: translateY(-200%);
  z-index: 13;
}

.jieshao-nr1-a1 img {
  width: auto;
  /* top: 30%; */
  height: 474px;
  left: 50%;
  position: relative;
  opacity: 0.2;
  z-index: 11;
  transform: translateX(-50%) translateY(-100%);
}

.jieshao-nr1-a3 {
  width: 100%;
  position: relative;
  height: 474px;
  background: #ac9cff;
  opacity: 0.9;
}

.jieshao-nr1-a3-nr1 {
  width: 100%;
  position: relative;
  height: 474px;
  z-index: 13;
  transform: translateY(-200%);
}

.jieshao-nr1-a3 img {
  width: auto;
  /* top: 30%; */
  height: 474px;
  left: 50%;
  position: relative;
  opacity: 0.2;
  z-index: 11;
  transform: translateX(-50%) translateY(-100%);
}

.jieshao-nr3-a2 {
  width: 100%;
  position: relative;
  height: 474px;
  background: #ac9cff;
  opacity: 0.9;
}

.jieshao-nr3-a2-nr1 {
  width: 100%;
  position: relative;
  height: 474px;
  z-index: 15;
  transform: translateY(-200%);
}

.jieshao-nr3-a2 img {
  width: auto;
  /* top: 30%; */
  height: 474px;
  left: 50%;
  position: relative;
  opacity: 0.2;
  z-index: 11;
  transform: translateX(-50%) translateY(-100%);
}

.jieshao-nr3-a1-nr1 img {
  width: auto;
  /* margin-left: 20%; */
  /* margin-right: 20%; */
  /* clear: both; */
  height: 189px;
  padding: 24px;
  /* margin-top: 100%; */
  left: 50%;
  position: relative;
  /* float: left; */
  /* margin-top: 25%; */
  /* opacity: 0.2; */
  transform: translateX(-50%) translateY(-100%);
}

.jieshao-nr3-a1-nr2 img {
  width: auto;
  height: 189px;
  padding: 24px;
  /* margin-top: 30%; */
  left: 50%;
  position: relative;
  transform: translateX(-50%) translateY(-100%);
}

.jieshao-nr3 {
  position: relative;
  height: 474px;
  z-index: 1;
}

.jieshao-nr2 {
  position: relative;
  height: 474px;
  z-index: 1;
}

.jieshao-nr1 {
  position: relative;
  height: 474px;
  z-index: 1;
}

.jieshao-nr2-a0 {
  width: 100%;
  height: 474px;
  float: left;
  background: #826dec;
  opacity: 0.1;
}

.jieshao-nr3-a0 {
  width: 100%;
  height: 474px;
  float: left;
  background: #826dec;
  opacity: 0.1;
}

.jieshao-nr2-a1 {
  text-align: center;
  width: 100%;
  height: 474px;
  float: left;
  left: 50%;
  position: relative;
  transform: translateX(-50%) translateY(-100%);
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 40px;
  overflow: hidden;
}

.jieshao-nr2-a1 span {
  width: 80%;
  height: auto;
  margin: 1% auto;
  text-align: center;
}

.jieshao-nr2-a2 {
  text-align: center;
  width: 100%;
  height: 474px;
  float: left;
  left: 50%;
  position: relative;
  transform: translateX(-50%) translateY(-100%);
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 40px;
  overflow: hidden;
}

.jieshao-nr2-a2 span {
  width: 80%;
  height: auto;
  margin: 1% auto;
  text-align: center;
}

.jieshao-nr2-a3 {
  text-align: center;
  width: 100%;
  height: 474px;
  float: left;
  left: 50%;
  position: relative;
  transform: translateX(-50%) translateY(-100%);
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 40px;
  overflow: hidden;
}

.jieshao-nr2-a3 span {
  width: 80%;
  height: auto;
  margin: 1% auto;
  text-align: center;
}

.jieshao-nr1-a0 {
  width: 100%;
  height: 474px;
  float: left;
  background: #ac9cff;
  opacity: 0.9;
  position: relative;
}

.jieshao-nr1-a2-nr1 {
  width: 100%;
  height: 237px;
  float: left;
  position: relative;
  transform: translateY(-200%);
}

.jieshao-nr1-a2-nr1-nr1 {
  width: 100%;
  height: 237px;
  float: left;
  background: #ac9cff;
  opacity: 0.2;
}

.jieshao-nr1-a2-nr2 {
  width: 100%;
  height: 237px;
  float: left;
  position: relative;
  transform: translateY(-200%);
}

.jieshao-nr1-a2-nr2-nr1 {
  width: 100%;
  height: 237px;
  float: left;
  background: #826dec;
  opacity: 0.3;
}

.jieshao-nr1-a2-nr1 img {
  width: auto;
  height: 189px;
  padding: 24px;
  left: 50%;
  position: relative;
  transform: translateX(-50%) translateY(-100%);
}

.jieshao-nr1-a2-nr2 img {
  width: auto;
  height: 189px;
  padding: 24px;
  left: 50%;
  position: relative;
  transform: translateX(-50%) translateY(-100%);
}

.jieshao-nr3-a3-nr1 {
  width: 100%;
  height: 237px;
  float: left;
  position: relative;
  transform: translateY(-200%);
}

.jieshao-nr3-a3-nr1-nr1 {
  width: 100%;
  height: 237px;
  float: left;
  background: #ac9cff;
  opacity: 0.2;
}

.jieshao-nr3-a3-nr2 {
  width: 100%;
  height: 237px;
  float: left;
  position: relative;
  transform: translateY(-200%);
}

.jieshao-nr3-a3-nr2-nr1 {
  width: 100%;
  height: 237px;
  float: left;
  background: #826dec;
  opacity: 0.3;
}

.jieshao-nr3-a3-nr1 img {
  width: auto;
  height: 189px;
  padding: 24px;
  left: 50%;
  position: relative;
  transform: translateX(-50%) translateY(-100%);
}

.jieshao-nr3-a3-nr2 img {
  width: auto;
  height: 189px;
  padding: 24px;
  left: 50%;
  position: relative;
  transform: translateX(-50%) translateY(-100%);
}

.qyjs1,
.qyjs2,
.qyjs3 {
  display: none;
}

.qyjsactive {
  display: block;
}

.jieshao-nr3-a1 {
  width: 100%;
  position: relative;
  height: 474px;
}

.jieshao-nr3-a3 {
  width: 100%;
  position: relative;
  height: 474px;
}

@media screen and (max-width: 1399px) and (min-width: 0px) {
  .jieshao-nr {
    display: none;
  }
  .ttt1 {
    width: 100% !important;
    height: auto;
    display: block !important;
  }
  .ttt1 li {
    width: 33.33% !important;
    float: left;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center;
    padding-bottom: 18px !important;
    padding-top: 18px !important;
  }
  .ttt2 {
    display: block !important;
    width: 90%;
    height: auto;
    margin: 0 auto;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #333333;
    line-height: 25px;
  }
  .ttt1 {
    margin-bottom: 5px;
  }
}

.ttt1,
.ttt2 {
  display: none;
}

.ttt3 {
  overflow: scroll;
}

.ttt3 p {
  text-align: center !important;
}

.ttt4 {
  position: relative;
  top: 48%;
  height: auto;
  transform: translateY(-52%);
}

.lc-nr-top1 .lc-nr1 img,
.lc-nr-top3 .lc-nr1 img,
.lc-nr-top5 .lc-nr1 img,
.lc-nr-top2 .lc-nr1 img,
.lc-nr-top4 .lc-nr1 img,
.lc-nr-top6 .lc-nr1 img {
  width: 94px !important;
}

.lc-nr-top1 .lc-nr2 span,
.lc-nr-top3 .lc-nr2 span,
.lc-nr-top5 .lc-nr2 span,
.lc-nr-top2 .lc-nr2 span,
.lc-nr-top4 .lc-nr2 span,
.lc-nr-top6 .lc-nr2 span {
  font-size: 18px !important;
}

.lc-nr-top1 .lc-nr3 span,
.lc-nr-top3 .lc-nr3 span,
.lc-nr-top5 .lc-nr3 span,
.lc-nr-top2 .lc-nr3 span,
.lc-nr-top4 .lc-nr3 span,
.lc-nr-top6 .lc-nr3 span {
  font-size: 15px !important;
}

.lc-nr-top2 .lc-nr3 span,
.lc-nr-top4 .lc-nr3 span,
.lc-nr-top6 .lc-nr3 span,
.lc-nr-top1 .lc-nr3 span,
.lc-nr-top3 .lc-nr3 span,
.lc-nr-top5 .lc-nr3 span {
  margin-right: 0px !important;
}

.case,
.cooperation {
  width: 100% !important;
  height: auto !important;
  position: relative !important;
  clear: both;
  background-color: #ffffff;
}

.faq-nr-xq {
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: 100%;
  height: auto;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}

.faq-nr-xq p {
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  overflow: hidden;
  width: 100%;
  height: auto;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}

.shouye-ali-nr {
  margin: 2px;
  width: auto;
  float: left;
  height: auto;
}

.shouye-ali-nr img {
  height: 93px;
  width: auto;
  float: left;
}

.shouiye-anli-big {
  white-space: nowrap;
  overflow: hidden;
  font-size: 0;
  width: 1386px;
  margin: 0% auto 2%;
}

.lc-big {
  width: 1000px;
  margin: 0 auto;
  height: 300px;
}

.lc-nr-top1,
.lc-nr-top3,
.lc-nr-top5 {
  float: left;
  width: 333.33px;
  height: auto;
  position: relative;
  margin-bottom: 50px;
}

.lc-nr-top2,
.lc-nr-top4,
.lc-nr-top6 {
  float: left;
  width: 333.33px;
  height: auto;
  margin-bottom: 50px;
  margin-top: 50px;
  position: absolute;
  margin-left: -166.66px;
  transform: translateY(100%);
}

.lc-nr-top1 .lc-nr1 img,
.lc-nr-top3 .lc-nr1 img,
.lc-nr-top5 .lc-nr1 img {
  width: 104px;
  height: auto;
  float: left;
  margin-right: 11px;
  transition: all 0.2s linear 0s;
}

.lc-nr-top2 .lc-nr1 img,
.lc-nr-top4 .lc-nr1 img,
.lc-nr-top6 .lc-nr1 img {
  width: 104px;
  height: auto;
  float: right;
  margin-left: 11px;
  transition: all 0.2s linear 0s;
}

.lc-nr-top1 .lc-nr2 span,
.lc-nr-top3 .lc-nr2 span,
.lc-nr-top5 .lc-nr2 span {
  margin-top: 9px;
  margin-bottom: 9px;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #333333;
}

.lc-nr-top2 .lc-nr2 span,
.lc-nr-top4 .lc-nr2 span,
.lc-nr-top6 .lc-nr2 span {
  margin-top: 9px;
  margin-bottom: 9px;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #333333;
}

.lc-nr-top1 .lc-nr3,
.lc-nr-top3 .lc-nr3,
.lc-nr-top5 .lc-nr3 {
  width: 218.33px;
  float: left;
}

.lc-nr-top2 .lc-nr3,
.lc-nr-top4 .lc-nr3,
.lc-nr-top6 .lc-nr3 {
  width: 218.33px;
  float: right;
}

.lc-nr-top1 .lc-nr3 span,
.lc-nr-top3 .lc-nr3 span,
.lc-nr-top5 .lc-nr3 span {
  margin-right: 34.5px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
}

.lc-nr-top2 .lc-nr3 span,
.lc-nr-top4 .lc-nr3 span,
.lc-nr-top6 .lc-nr3 span {
  margin-left: 34.5px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
}

.lc-nr-top1 .lc-top-nr4,
.lc-nr-top3 .lc-top-nr4,
.lc-nr-top5 .lc-top-nr4 {
  width: 20px;
  height: 108px;
  float: left;
  margin-left: 42.5px;
  margin-top: 47px;
  margin-bottom: -74px;
  z-index: 1;
  position: absolute;
}

.lc-nr-top2 .lc-top-nr4,
.lc-nr-top4 .lc-top-nr4,
.lc-nr-top6 .lc-top-nr4 {
  width: 20px;
  height: 108px;
  float: left;
  margin-left: 376.66px;
  top: 126px;
  /* margin-top: -57px; */
  /* margin-bottom: -74px; */
  z-index: 8;
  position: absolute;
}

.lc-top-nr-big6,
.lc-top-nr-big4,
.lc-top-nr-big2 {
  width: 100%;
  height: auto;
  clear: both;
  position: absolute;
  top: 208px;
  right: -107px;
}

.lc-top-nr-big5,
.lc-top-nr-big3,
.lc-top-nr-big1 {
  width: 100%;
  height: auto;
  /*clear:both;*/
}

.lc-nr-top2 .lc-nr1,
.lc-nr-top2 .lc-nr2,
.lc-nr-top2 .lc-nr3 {
  float: right;
  text-align: right;
}

.lc-nr-top4 .lc-nr1,
.lc-nr-top4 .lc-nr2,
.lc-nr-top4 .lc-nr3 {
  float: right;
  text-align: right;
}

.lc-nr-top6 .lc-nr1,
.lc-nr-top6 .lc-nr2,
.lc-nr-top6 .lc-nr3 {
  float: right;
  text-align: right;
}

.lc-nr-center {
  width: 1000px;
  height: 2px;
  position: absolute;
  margin-top: 174px;
  z-index: -8;
}

.lc-nr-top4 {
  margin-left: 170px;
}

.lc-nr-top6 {
  margin-left: 500px;
}

@media screen and (max-width: 1050px) and (min-width: 0px) {
  .lc-nr-top1,
  .lc-nr-top2,
  .lc-nr-top3,
  .lc-nr-top4,
  .lc-nr-top5,
  .lc-nr-top6 {
    flex: 1;
    width: 333.33px;
    float: left;
    position: relative;
    margin: 0;
    height: 120px;
    transform: translateY(0);
  }
  .lc-top-nr-big2,
  .lc-top-nr-big4,
  .lc-top-nr-big6 {
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    position: relative;
  }
  .lc-top-nr-big4 {
    position: relative;
  }
  .lc-top-nr4,
  .lc-nr-center {
    display: none;
  }
  .lc-big {
    width: 666.66px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
  }
  .lc-nr1,
  .lc-nr2,
  .lc-nr3 {
    float: left !important;
    text-align: left !important;
  }
  .lc-nr-top2 .lc-nr1 img,
  .lc-nr-top4 .lc-nr1 img,
  .lc-nr-top6 .lc-nr1 img {
    float: left;
    margin-right: 11px;
    margin-left: 0px;
  }
  .lc-nr-top2 .lc-nr3 span,
  .lc-nr-top4 .lc-nr3 span,
  .lc-nr-top6 .lc-nr3 span {
    margin-left: 0px;
  }
}

@media screen and (max-width: 666px) and (min-width: 0px) {
  .lc-big {
    width: 333.33px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
  }
  #yddisplay {
    display: none;
  }
}

@media screen and (max-width: 340px) and (min-width: 0px) {
  .lc-big {
    width: 100%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
  }
  .lc-nr-top1,
  .lc-nr-top2,
  .lc-nr-top3,
  .lc-nr-top4,
  .lc-nr-top5,
  .lc-nr-top6 {
    width: 95%;
    margin: 0 2.5%;
  }
  .lc-nr1 img {
    width: 60px !important;
  }
  .lc-nr2 span {
    font-size: 16px !important;
  }
  .lc-nr3 span {
    font-size: 15px !important;
  }
  .lc-nr3 {
    width: 200px !important;
  }
}

@media screen and (min-width: 1050px) {
  .lc-big {
    margin-bottom: 120px !important;
  }
}

#img-hover2 img:hover {
  top: -6px !important;
  -webkit-filter: drop-shadow(0px 6px 4px rgba(0, 0, 0, 0.4));
  filter: drop-shadow(0px 6px 4px rgba(0, 0, 0, 0.4));
}

/*aifanfan*/
.aifanfan {
  width: 300px;
  margin: 2% auto;
  line-height: 2rem;
}

#bdcs-rec {
  width: 100% !important;
}

/*new anli*/
@media screen and (max-width: 1400px) and (min-width: 1100px) {
  .shouiye-anli-big {
    width: 1078px;
    height: 388px;
  }
}

@media screen and (max-width: 1099px) and (min-width: 800px) {
  .shouiye-anli-big {
    width: 770px;
    height: 388px;
  }
}

@media screen and (max-width: 799px) and (min-width: 500px) {
  .shouiye-anli-big {
    width: 462px;
    height: 388px;
  }
}

@media screen and (max-width: 499px) and (min-width: 375px) {
  .shouiye-anli-big {
    width: 375px;
    height: 308px;
  }
  .shouye-ali-nr img {
    height: 75px;
  }
}

@media screen and (max-width: 374px) and (min-width: 300px) {
  .shouiye-anli-big {
    width: 300px;
    height: 260px;
  }
  .shouye-ali-nr img {
    height: 59px;
  }
}

@media screen and (max-width: 299px) and (min-width: 0px) {
  .shouiye-anli-big {
    width: 100%;
    height: auto;
  }
  .shouye-ali-nr {
    margin: 1%;
    width: 31.33%;
    float: left;
    height: auto;
  }
}

.shouye-ali-nr a {
  width: 100%;
  height: 100%;
}

.box-title-img {
  width: 14px;
  height: 14px;
  margin-right: 4%;
}

.box-title-a {
  color: black;
  opacity: 0.8;
  height: 40px;
  line-height: 40px;
  background: #fafafa;
  margin-left: 14%;
}

.box-title-aa {
  color: black;
  opacity: 0.8;
  margin-left: 14%;
}

.navbar-header-img {
  width: 30px;
  height: 22px;
}

.actives-aa-li {
  color: #333;
  margin-left: 10%;
}

.contents-wh-dh1 {
  display: none;
  background: #fcfcfc;
}

#bs-example-navbar-collapse-1 {
  background: #f8f8f8;
}

.actives-aa-li-img {
  float: right;
  width: 14px;
  height: 14px;
  transform: rotate(90deg);
  margin-right: 10%;
}

.footer-style-a1 {
  background: #333;
  width: 100% !important;
}

/*.footer-style-a2{color:#fff;font-size:0.7em}*/
.footer-style-a3 {
  font-size: 0.7em;
  color: #ababab;
}

.footer-style-a4 {
  color: #fff;
  width: 100%;
}

.footer-style-a5 {
  float: left;
  line-height: 70px;
  color: white;
}

.footer-style-a6 {
  float: right;
  line-height: 70px;
}

.footer-style-a7 {
  float: right;
  line-height: 4rem;
  max-width: 5%;
}

/*.footer-style-a8{width:80%;height:4rem;margin-left:10%; line-height:4rem;}*/
.cp_big_dianhua_nrss {
  width: 80%;
  margin: 0 auto;
  margin-top: 20px;
}

.footer-style-a9 {
  float: right;
  line-height: 70px;
  margin-top: 0 !important;
}

.footer-style-a10 {
  width: 80%;
  height: 4rem;
  margin-left: 10%;
  line-height: 4rem;
  color: #ababab;
}

.footer-style-a12 {
  width: 80%;
  height: auto;
  margin-left: 10%;
  line-height: 4rem;
}

/*Bootstrap.css*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
  padding: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 3px;
  margin-bottom: 10px !important;
  /*padding: 7px 7px 7px 7px;
    margin-top: 8px;*/
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  filter: alpha(opacity=0);
  opacity: 0;
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev:before {
  content: "\2039";
}

.carousel-control .icon-next:before {
  content: "\203a";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

/*# sourceMappingURL=bootstrap.css.map */
/*Bootstrap.css end*/
@media (max-width: 1400px) {
  .ydd {
    margin-top: -65px !important;
  }
  .navbar-default .navbar-toggle {
    /*border-color:#9b9b9bbd;*/
    margin-top: 35.5px !important;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #9d97bd;
  }
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    background-color: transparent;
  }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border: none;
    /* margin-top:0.8rem;*/
  }
  .navbar-collapse {
    padding: 0;
    box-shadow: none;
  }
  .navbar-collapse {
    background: #ffffff !important;
  }
  .navbar-nav {
    width: 100%;
    margin: 0 auto !important;
  }
  .actives {
    margin: 0 auto !important;
    padding: 4% 0% !important;
    width: 100%;
    box-shadow: 0px 1px 0px 0px #f2f2f2 !important;
  }
  .actives a,
  .actives span {
    color: #333333 !important;
  }
  .contents {
    /*padding: 2% 5% 0 5%;*/
    /*background: rgba(250,250,250,1);*/
    /*box-shadow: 0px 1px 0px 0px rgba(242,242,242,1);*/
  }
  .navbar-toggle {
    margin: 1.2em 0.8em 0 0;
  }
  /* .tdtds span{
      font-size:1rem!important;color:black;
    }*/
  .contents .box-title {
    font-size: 0.8rem;
    width: 90%;
    height: auto;
    margin: 1% 5% !important;
    /* margin-left: 0px!important; */
    line-height: 2.3rem !important;
  }
  .contents .box-title img {
    text-align: right;
    float: right;
    padding-top: 0.5rem;
  }
}

.actives {
  margin-left: 20px;
  margin-bottom: 40px;
}

.contents {
  margin-top: 20px;
}

.contents .box-title {
  line-height: 40px;
  margin-left: 60px;
}

.ydd {
  margin-top: -70px;
}

@media (max-width: 800px) {
  .ydd {
    margin-top: -70px !important;
  }
}

#margintop0 {
  margin-top: 0;
}

.navbar-nav .contents {
  display: none;
}

.max-width90 img {
  max-width: 90px !important;
}

@media screen and (max-width: 600px) and (min-width: 0px) {
  .max-width90 p {
    min-height: 0 !important;
    width: 31.33% !important;
  }
  .max-width90 img {
    max-width: 50px !important;
  }
}

.bdcs-container .bdcs-hot {
  width: 0;
}

#bdcs-rec {
  height: auto;
  min-height: 80px;
}

#bdcs-hot {
  display: none;
}

@media screen and (min-width: 1000px) {
  .cnt img {
    width: auto !important;
    max-width: 800px;
  }
}

#nowrapperoo {
  padding-top: 2% !important;
  padding-bottom: 1%;
}

@media screen and (min-width: 0px) and (max-width: 1400px) {
  #nowrapperoo {
    padding-top: 0% !important;
    margin-top: 0;
  }
}

@media screen and (max-width: 1400px) and (min-width: 0px) {
  .ydd {
    margin-top: -27px !important;
    z-index: 9999999;
    width: 100%;
    position: fixed;
  }
}

.cpfw {
  width: 900px;
  margin: 0 auto;
  height: auto;
}

#cpfwbig1 {
  border: 1px solid rgba(102, 44, 182, 0.18);
}

#cpfwbig5 {
  border-top: none;
}

#cpfwbig6 {
  border-top: none;
}

#cpfwbig4 {
  border-top: none;
  border-left: 1px solid rgba(102, 44, 182, 0.18);
}

.cpfwbig {
  width: 298px;
  float: left;
  border: 1px solid rgba(102, 44, 182, 0.18);
  border-left: none;
}

.cpfwtop {
  width: 268px;
  padding: 10px 15px;
  border-bottom: 1px solid rgba(102, 44, 182, 0.18);
}

.cpfwbottom {
  width: 268px;
  padding: 10px 15px;
}

.cpfwtop span {
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  color: #605b67;
}

.cpfwbottom span {
  font-size: 14px;
  line-height: 30px;
}

@media screen and (max-width: 900px) and (min-width: 0px) {
  .cpfw {
    width: 600px;
    margin: 0 auto;
    height: auto;
  }
  #cpfwbig3 {
    border-top: none;
    border-left: 1px solid rgba(102, 44, 182, 0.18);
  }
  #cpfwbig4 {
    border-left: none;
  }
  #cpfwbig5 {
    border-left: 1px solid rgba(102, 44, 182, 0.18);
  }
}

@media screen and (max-width: 600px) and (min-width: 0px) {
  .cpfw {
    width: 450px;
    margin: 0 auto;
    height: auto;
  }
  #cpfwbig1 {
    border: 1px solid rgba(102, 44, 182, 0.18);
  }
  #cpfwbig3 {
    border-left: none;
    border-top: 1px solid rgba(102, 44, 182, 0.18);
  }
  #cpfwbig5 {
    border-left: none;
    border-top: none;
  }
  #cpfwbig6 {
    border-top: none;
  }
  #cpfwbig4 {
    border-top: none;
    border-left: 1px solid rgba(102, 44, 182, 0.18);
  }
  .cpfwbig {
    width: 148px;
  }
  .cpfwtop {
    width: 118px;
  }
}

@media screen and (max-width: 450px) and (min-width: 0px) {
  .cpfw {
    width: 300px;
    margin: 0 auto;
    height: auto;
  }
  #cpfwbig1 {
    border: 1px solid rgba(102, 44, 182, 0.18);
  }
  #cpfwbig3 {
    border-left: 1px solid rgba(102, 44, 182, 0.18);
    border-top: none;
  }
  #cpfwbig5 {
    border-left: 1px solid rgba(102, 44, 182, 0.18);
    border-top: none;
  }
  #cpfwbig6 {
    border-top: none;
  }
  #cpfwbig4 {
    border-top: none;
    border-left: none;
  }
  .cpfwbig {
    width: 148px;
  }
  .cpfwtop {
    width: 118px;
  }
}

/*threelanmu*/
.three-lanmu {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.three-nr {
  width: 98%;
  height: auto;
  margin: 0 1%;
}

.three-nr-box {
  background-color: #373f8a;
  width: 33.333%;
  height: auto;
  float: left;
}

.three-nr-boxtop {
  background-color: #1e2569;
  width: 90%;
  height: auto;
  padding: 2% 5%;
}

.three-nr-boxbottom {
  width: 90%;
  height: auto;
  padding: 2% 5%;
}

.three-nr-boxtop span {
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  color: #d9dbe6;
}

.three-nr-boxbottom span {
  font-size: 14px;
  color: #d9dbe6;
  line-height: 30px;
}

.three-nr-box-end {
  clear: both;
  width: 100%;
  height: auto;
  text-align: center;
  background-color: #1e2569;
}

.three-nr-box-end span {
  line-height: 30px;
  width: auto;
  height: auto;
  color: #d9dbe6;
  padding: 1% 0;
}

@media screen and (max-width: 550px) and (min-width: 0px) {
  .three-nr-box {
    width: 100%;
  }
  .three-nr {
    width: 80%;
    margin: 0 10%;
  }
}

#indexydbanner {
  margin-top: 30px;
}

.superh2 {
  float: left;
  position: absolute;
  line-height: 50px;
  font-weight: 500;
  margin-left: 7rem;
  color: #2a203a;
}

@media screen and (min-width: 1233px) {
  .superh2 {
    line-height: 75px;
  }
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢*/
.zixunbiaodan {
  width: 80%;
  padding: 0 10%;
  margin: 0 auto;
  height: 60px;
  background: #6654e9;
  color: #fff;
}

.zixunbiaodan .from-list {
  width: auto;
  height: 50px;
  float: left;
  padding: 7.5px 50px 0px 0;
}

.zixunbiaodan .message,
.zixunbiaodan .btns {
  width: auto;
  height: 50px;
  float: left;
  padding: 10px 0 0 0;
}

.zixunbiaodan .item {
  float: left;
  width: auto;
}

.zixunleft {
  width: auto;
  height: auto;
  line-height: 40px;
  text-align: right;
}

.zixunleft .left {
  float: right;
}

.zixunright {
  width: auto;
  height: auto;
  line-height: 40px;
  text-align: left;
}

.zixunbiaodan .btns .sure:hover span {
  color: #ffffff;
}

.zixunbiaodan .btns .sure:hover {
  background: #8870ed;
}

.zixunbiaodan .sure span {
  line-height: 40px;
}

.zixunbiaodan .btns .replay:hover span {
  color: #ffffff;
}

.zixunbiaodan .btns .replay:hover {
  background: #8870ed;
}

.zixunbiaodan .replay span {
  line-height: 40px;
}

.zixunbdform {
  width: 1100px;
  height: 60px;
  margin: 0 auto;
}

@media screen and (max-width: 1400px) {
  .zixunleft {
    width: auto;
  }
  .zixunbiaodan {
    width: 100%;
    padding: 0 !important;
  }
}

@media screen and (max-width: 1150px) {
  .zxbdclearboth {
    clear: both;
  }
  .zixunbiaodan {
    height: 120px;
  }
  .zixunbdform {
    width: 610px;
  }
}

@media screen and (max-width: 650px) {
  .zixunright {
    width: 112px;
  }
  .zixunbdform {
    width: 425px;
  }
  .zixunbiaodan .from-list {
    width: auto;
    height: 50px;
    float: left;
    padding: 7.5px 20px 0px 0;
  }
}

@media screen and (max-width: 450px) {
  .zixunbiaodan {
    height: 204px;
  }
  .zixunright {
    width: 150px;
  }
  .zixunbdform {
    width: 300px;
  }
  .zixunbiaodan .btns {
    width: 220px;
    margin: 0 auto;
    height: 50px;
    float: none;
  }
  .zixunbiaodan .from-list {
    width: 260px;
    height: 50px;
    float: right;
    padding: 7.5px 20px 0px 20px;
  }
  .zixunbiaodan .btns .sure,
  .zixunbiaodan.btns .replay {
    margin-top: 7.5px;
  }
  .zxbd1right {
    width: 178px;
  }
  .zxbd3right {
    width: 178px;
  }
  .zixunbiaodan .from-list {
    width: 260px;
    height: 42.5px;
  }
}

.flan-nr {
  width: 100%;
  height: auto;
}

.flan-nrs {
  width: 16.666%;
  height: auto;
  padding: 1% 0 1% 0;
  float: left;
  line-height: 1.5rem;
  text-align: center;
  background-color: #666eff;
}

.flan-nrs a {
  text-align: center;
  color: #ffffff;
}

.flan-nrs:hover {
  background: #ffffff;
}

.flan-nrs:hover a {
  color: #666eff;
}

@media screen and (max-width: 1100px) {
  .flan-nrs {
    width: 33.333%;
    position: relative;
    z-index: 1;
  }
}

@media screen and (max-width: 800px) {
  .flan-nr {
    margin-top: 30px;
  }
}

@media screen and (max-width: 600px) {
  .flan-nrs {
    width: 50%;
    position: relative;
    z-index: 1;
  }
}

@media screen and (max-width: 400px) {
  .flan-nrs {
    width: 100%;
    position: relative;
    z-index: 1;
  }
}

#boxx-nr-control span {
  display: inline !important;
}

.software .main[data-v-47299336] {
  width: 1180px;
  margin: 0 auto;
}

.software .main .section .category-title[data-v-47299336] {
  font-size: 32px;
  font-weight: 500;
  margin-top: 30px;
}

.software .main .section .item[data-v-47299336] {
  border-bottom: 1px solid #eee;
  padding-bottom: 40px;
  width: 1200px;
}

.software .main .section .item .applist[data-v-47299336] {
  width: 270px;
  height: 80px;
  margin-right: 30px;
  margin-top: 50px;
  float: left;
}

.software .main .section .item .applist .logo[data-v-47299336] {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #ccc;
  margin-right: 20px;
}

.software .main .section .item .applist .content .name[data-v-47299336] {
  font-size: 22px;
}

.software .main .section .item .applist .content .remark[data-v-47299336] {
  font-size: 12px;
  margin-top: 10px;
}

.software .main .section .item .applist .content[data-v-47299336] {
  flex: 1;
}

.software .main .section .item[data-v-47299336] {
  border-bottom: 1px solid #eee;
  padding-bottom: 40px;
}

.software .main .section .item .applist .logo > img[data-v-47299336] {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}

.flex {
  display: flex;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.about1 {
  background-color: #fff;
  padding-top: 77px;
}

.abo-tit {
  text-align: center;
}

.abo-tit h3 {
  font-size: 44px;
  color: #333;
  padding-bottom: 20px;
}

.abo-tit em {
  display: block;
  margin: 0 auto 25px;
  width: 42px;
  height: 3px;
  background-color: #083984;
  position: relative;
}

.abo-tit em:before {
  content: "";
  width: 110px;
  height: 1px;
  background-color: #dcdcdc;
  position: absolute;
  left: 100%;
  bottom: 1px;
}

.abo-tit em:after {
  content: "";
  width: 110px;
  height: 1px;
  background-color: #dcdcdc;
  position: absolute;
  right: 100%;
  bottom: 1px;
}

.abo-tit p {
  font-size: 16px;
  color: #666;
}

.abo1-box {
  padding-top: 106px;
  overflow: hidden;
}

.abo1-txt {
  float: left;
  width: 50%;
  position: relative;
  top: 25px;
}

.abo1-video {
  overflow: hidden;
}

.abo1-txt_h3 {
  font-size: 30px;
  color: #333;
  padding-left: 36px;
  position: relative;
  margin-bottom: 38px;
}

.abo1-txt_h3:after {
  content: "";
  height: 40px;
  width: 6px;
  background-color: #083984;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -20px;
}

.abo1-txt_h3 span {
  position: relative;
  z-index: 5;
}

.abo1-txt_h3 em {
  font-size: 100px;
  font-weight: 700;
  color: #f5f5f5;
  position: absolute;
  left: 43px;
  top: 29%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

.abo1-txt_desc {
  padding-left: 36px;
  text-indent: 32px;
  font-size: 16px;
  color: #666;
  line-height: 2;
  padding-right: 60px;
  text-align: justify;
  font-weight: lighter;
}

.abo1-video {
  position: relative;
  padding-left: 21px;
  padding-top: 23px;
}

.abo1-video:after {
  content: "";
  width: calc(100% - 21px);
  height: calc(100% - 23px);
  border: 1px solid #083984;
  position: absolute;
  top: 0;
  left: 0;
}

.abo1-video .video {
  padding-top: 70%;
  position: relative;
  overflow: hidden;
}

.abo1-video .video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: #000;
}

.video-mask,
.video-mask img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  transition: 0.3s;
  overflow: hidden;
}

.video-mask:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

.video-mask .icon {
  display: block;
  width: 80px;
  height: 80px;
  background: url(../images/play.png) no-repeat center center;
  -webkit-background-size: contain;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 100;
  cursor: pointer;
}

.about2 {
  padding-top: 90px;
}

.plc {
  line-height: 70px;
  border-bottom: 1px solid #ddd;
  height: 70px;
  background: #fff;
}

.plc > .page {
  position: relative;
  height: 100%;
}

.plc .fl:after {
  content: "";
  display: block;
  clear: both;
}

.plc .fl a,
.plc .fl p {
  font-size: 16px;
  color: #666;
  line-height: 70px;
  height: 70px;
  font-weight: 100;
}

.plc .fl a {
  display: inline-block;
  line-height: 70px;
  padding: 0 2px;
}

.plc .fl a:hover {
  color: #0270c7;
}

.plc .fl p {
  float: left;
}

.plc .fl .index_plc {
  width: 32px;
  height: 32px;
  padding: 19px;
  float: left;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  margin-right: 20px;
  transition: 0.3s all ease-in-out;
  position: relative;
}

.plc .fl .index_plc:hover {
  background: #f8f8f8;
}

.plc .fl .index_plc img {
  width: 100%;
  height: 100%;
  display: block;
}

.page {
  margin: 0 auto;
  width: 1200px;
}

.com-width .left2 .page-title .en {
  font-size: 30px;
  text-transform: capitalize;
  color: #aaa;
  display: block;
  line-height: 40px;
  padding: 20px 0 0;
}

.com-width .left2 .page-title .cn {
  font-size: 30px;
  line-height: 40px;
  padding: 0 0 30px;
  font-weight: normal;
}

.com-width .left2 {
  float: left;
  width: 390px;
}

.com-width .right2 {
  width: 750px;
  background: #fff;
  padding: 30px;
  height: 460px;
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.1);
}

.com-width.clearfix {
  margin-top: 70px;
}

#bodycon {
  padding: 0px 0;
  width: 100% !important;
}

.com-width .left2 .pic.pic-plus img {
  display: block;
  width: 390px;
  height: 450px;
}

.com-width .left2 {
  position: relative;
}

.com-width .left2 > .intro-num {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(8, 57, 132, 0.65);
  width: 350px;
  padding: 20px;
  text-align: center;
}

.com-width .left2 > .intro-num > li {
  display: inline-block;
  padding: 5px 10px;
}

.com-width .left2 > .intro-num > li p {
  color: #fff;
  font-size: 14px;
  display: block;
  line-height: 20px;
}

.com-width .left2 > .intro-num > li p i {
  display: inline-block;
  font-size: 32px;
  color: #fff;
  font-family: arial;
  font-weight: bold;
  font-style: normal;
  vertical-align: middle;
  line-height: 40px;
  padding-bottom: 5px;
}

.com-width .right2 .des p {
  font-size: 15px;
  color: #565656;
  padding: 0 0 15px;
  line-height: 27px;
  text-align: justify;
  text-indent: 2em;
}

.com-width .right2 .tit {
  font-size: 32px;
  font-weight: bold;
  display: block;
  line-height: 30px;
  padding-bottom: 40px;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 25px;
  color: #083984;
}

.page {
  width: 1200px;
  margin: auto;
}

.zlfz {
  margin-top: 60px;
}

.zlfz dl {
  text-align: center;
}

.zlfz dl dt {
  text-align: center;
}

.zlfz dl dd {
  text-align: center;
}

.imgbox-show01-1200 {
  width: 1200px;
  margin: auto;
  background-color: #fff;
}

.imgbox-show01 {
  padding-top: 25px;
}

.imgbox-show01 .qyfcIntro {
  margin: 20px auto 0;
  padding-bottom: 20px;
  overflow: hidden;
}

.imgbox-show01 .qyfcIntro dt {
  float: left;
  width: 68%;
  height: auto;
  overflow: hidden;
}

.imgbox-show01 .qyfcIntro dt img {
  display: block;
  width: 100%;
  height: auto;
}

.imgbox-show01 .qyfcIntro dd {
  width: 29%;
  float: right;
  position: relative;
  height: auto;
  background: #3e4d8e;
  margin-left: 1%;
  padding: 0 1%;
}

.imgbox-show01 .qyfcIntro dd h4 {
  padding-top: 8%;
  font-size: 15px;
  color: #fff;
}

.imgbox-show01 .qyfcIntro dd h3 {
  font-size: 20px;
  color: #fff;
}

.imgbox-show01 .qyfcIntro dd span {
  display: block;
  margin-top: 28px;
  font-size: 12px;
  color: #fff;
  font-family: arial;
}

.imgbox-show01 .qyfcIntro dd i {
  display: block;
  width: 54px;
  height: 2px;
  background: #fff;
  margin-top: 15%;
}

.imgbox-show01 .qyfcIntro dd em {
  display: block;
  margin-top: 18px;
  color: #fff;
  font-size: 14px;
}

.imgbox-show01 .qyfcIntro dd p {
  font-size: 24px;
  color: #fff;
  font-family: arial;
}

.imgbox-show01 .qyfcIntro ul {
  margin-top: 20px;
  width: 100%;
}

.imgbox-show01 .qyfcIntro li {
  width: 22.8%;
  float: left;
  margin-right: 1.8%;
  text-align: center;
  margin-bottom: 26px;
  position: relative;
  overflow: hidden;
}

.imgbox-show01 .qyfcIntro li.noMl {
  margin-right: 0;
}

.imgbox-show01 .qyfcIntro li span {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid #e4e4e4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  overflow: hidden;
}

.imgbox-show01 .qyfcIntro li.cfsb span {
  height: auto;
}

.imgbox-show01 .qyfcIntro li.cfsb span img {
  height: auto;
}

.imgbox-show01 .qyfcIntro li img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.imgbox-show01 .qyfcIntro li:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.imgbox-show01 .qyfcIntro li a {
  display: block;
  text-decoration: none;
}

.imgbox-show01 .qyfcIntro li em {
  display: block;
  margin-top: 14px;
  font-size: 16px;
  color: #333;
}

.imgbox-show01-1200 {
  width: 1300px;
  margin: auto;
  background-color: #fff;
}

.imgbox-show01-1200 .qyfcIntro {
  margin: 0 auto;
}

.imgbox-show01-1200 .qyfcIntro li {
  margin-right: 20px;
}

.imgbox-show02 {
  width: 100%;
}

.imgbox-show02 .mainCon {
  border: 1px solid #e4e4e4;
  padding-top: 28px;
  width: 98%;
  padding-bottom: 0;
}

.imgbox-show01 .mainCon .conBox,
.imgbox-show02 .mainCon .conBox {
  width: 96%;
  margin: 20px auto 0;
  padding-bottom: 20px;
  background: #fff;
  line-height: 24px;
}

.imgbox-show02 .mainCon .conBox p {
  font-size: 14px;
  margin-bottom: 15px;
}

.imgbox-show02-1200 {
  width: 1200px;
  margin: 0 auto 30px;
  background-color: #fff;
}

.imgbox-show01-1200 .mainCon,
.imgbox-show02-1200 .mainCon {
  border: none 0;
  width: 1200px;
  margin: 0 auto;
  padding-top: 0;
}

.imgbox-show01-1200 .mainCon .conBox,
.imgbox-show02-1200 .mainCon .conBox {
  width: 100%;
  margin-top: 0;
  padding-top: 20px;
}

/*ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Âµ*/
.pagination {
  padding: 20px 0;
  text-align: center;
  overflow: hidden;
}

.pagination a {
  vertical-align: middle;
  font-size: 14px;
  line-height: 50px;
  display: inline-block;
  height: 50px;
  padding: 0 20px;
  text-align: center;
  color: #333;
  border: 1px solid #f5f5f5;
  background: #fff;
  margin-left: 5px;
  border-radius: 50px;
}

.pagination a.a1 {
  line-height: 50px;
  height: 50px;
  margin-top: 0;
  padding: 0 12px;
}

.pagination a:hover {
  text-decoration: none;
  color: #000;
  background: #f1f1f1;
  border: 1px solid #083984;
  color: #083984;
}

.pagination span {
  vertical-align: middle;
  line-height: 50px;
  display: inline-block;
  height: 50px;
  text-align: center;
  color: #fff;
  margin-left: 5px;
  background: #083984;
  border-radius: 50px;
  width: 50px;
}

.contact3 {
  padding-bottom: 131px;
}

.wp {
  width: 1200px;
  margin: 0 auto;
}

.case2-txt_a i:hover {
  background-image: url(../images/right3-on.png);
}

.contact1 {
  padding-top: 70px;
}

.cont-tit {
  font-size: 44px;
  color: #333;
  font-weight: 400;
  position: relative;
  padding-bottom: 30px;
  text-align: center;
}

.cont-tit:after {
  content: "";
  width: 50px;
  height: 4px;
  background-color: #083984;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.cont1-list {
  overflow: hidden;
  padding-top: 70px;
  margin: 0 -20px;
}

.cont1-item {
  float: left;
  width: 25%;
}

.cont1-con {
  text-align: center;
}

.cont1-con:hover .cont1-pic {
  background-color: #083984;
}

.cont1-con:hover .cont1-icon {
  background-position: center top;
}

.cont1-pic {
  width: 200px;
  height: 200px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #083984;
  position: relative;
  margin: 0 auto 30px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.cont1-icon {
  width: 90px;
  height: 90px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: no-repeat center bottom;
}

.cont1-tit {
  font-weight: 700;
  font-size: 21px;
  color: #333;
  position: relative;
  padding-bottom: 17px;
  margin-bottom: 17px;
}

.cont1-tit:after {
  content: "";
  width: 28px;
  height: 2px;
  background-color: #083984;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.cont1-desc {
  font-size: 17px;
  color: #232323;
}

.contact2 {
  padding-bottom: 72px;
}

.allmap {
  height: 520px;
}

.anchorBL {
  display: none !important;
}

.map-tips {
  padding: 19px 25px 20px;
  color: #fff;
  font-size: 18px;
  background-color: #083984;
  box-shadow: 0 2px 10px 0 rgba(61, 78, 70, 0.35);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
}

.map-tips:after {
  content: "";
  width: 33px;
  height: 20px;
  background: url(../images/down2.png) no-repeat center center;
  -webkit-background-size: contain;
  background-size: contain;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -20px;
}

.map-tips em {
  display: block;
  font-size: 14px;
  padding-top: 8px;
}

.fwb {
  font-weight: 700;
}

.contact3 {
  padding-bottom: 131px;
}

.mesg-box {
  display: block;
  padding-top: 83px;
}

.mesg-s {
  overflow: hidden;
  margin-bottom: 26px;
}

.inp-box {
  float: left;
  width: 50%;
  overflow: hidden;
  position: relative;
}

.inp-box.w100 {
  float: none;
  width: 100%;
  margin-top: 5px;
}

.inp-box em {
  position: relative;
  float: left;
  width: 50px;
  font-size: 16px;
  color: #333;
  height: 40px;
  line-height: 40px;
}
