﻿* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
html {
  overflow-x: hidden;
}
body {
  font-family: Arial, 'Microsoft YaHei';
  font-size: 14px;
  overflow-x: hidden;
  background: white;
}
img {
  border: 0;
  max-width: 100%;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  color: inherit;
  text-decoration: none;
}
ul,
li {
  list-style: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.over {
  overflow: hidden;
}
.overtext {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.disnone {
  display: none;
}
.bgcolor1 {
  background: rgba(187, 120, 120, 0.6);
}
.bgcolor2 {
  background: rgba(41, 57, 86, 0.33);
}
.main {
  position: relative;
  z-index: 1;
  width: 1200px;
  height: inherit;
  margin: 0px auto;
}
.dw_p {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
}
.dw_a {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
}
div {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
}
.header .toplan {
  position: absolute;
  top: 0;
  z-index: 999999;
}
.header .toplan .logo {
  float: left;
  margin-top: 31px;
  margin-left: 60px;
  width: 171px;
  height: 58px;
}
.header .toplan #menu {
  float: right;
  width: 920px;
  margin-top: 48px;
  /*热门搜索*/

}
.header .toplan #menu .nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.header .toplan #menu .nav li {
  line-height: 32px;
  height: 32px;
  text-align: center;
  width: 123px;
  float: left;
  position: relative;
  z-index: 999;
}
.header .toplan #menu .nav li a {
  display: block;
  line-height: 32px;
  color: #3f3a39;
  height: 32px;
  padding: 0;
  font-size: 18px;
}
.header .toplan #menu .nav li a:hover {
  font-weight: bold;
  text-decoration: none;
}
.header .toplan #menu .nav .sec {
  height: 0;
  background: white;
  color: #404040;
  overflow: hidden;
  z-index: 9999;
  position: absolute;
  top: 40px;
  left: 0px;
}
.header .toplan #menu .nav .sec a {
  background: white;
  color: #404040;
  height: 38px;
  line-height: 38px;
  width: 99px;
  font-size: 14px;
}
.header .toplan #menu .nav .sec a:hover {
  background: #404040;
  text-decoration: none;
  color: white;
}
.header .toplan #menu .sou {
  margin: 15px 0;
}
.header .toplan #menu #formsearch {
  position: absolute;
  width: 254px;
  height: 30px;
  background: url(../img/sou.png) no-repeat top center;
  right: 0;
  top: 40px;
  display: none;
}
.header .toplan #menu #formsearch input {
  height: 30px;
  background: transparent;
  border: none;
  line-height: 22px;
  outline: none;
}
.header .toplan #menu #formsearch input#keyword {
  height: 30px;
  line-height: 30px;
  padding-left: 14px;
  color: #747474;
  font-size: 14px;
  width: 204px;
  display: block;
  float: left;
}
.header .toplan #menu #formsearch input#s_btn {
  width: 46px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: transparent;
  color: white;
  border: none;
  cursor: pointer;
  font-size: 12px;
  display: block;
  float: left;
}
.header .toplan #menu .hotSearch {
  font-weight: normal;
  display: inline-block;
}
.header .toplan #menu .hotSearch a {
  margin-right: 6px;
}
.header .toplan #menu #search-type {
  float: left;
  width: 100px;
  height: 24px;
  border: 1px solid #c8c8c8;
  margin-right: 5px;
}
.header .toplan #menu .lxff {
  margin-top: 6px;
  width: 20px;
}
.header .toplan #menu ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #747474;
}
.header .toplan #menu :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #747474;
}
.header .toplan #menu ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #747474;
}
.header .toplan #menu :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #747474;
}
.header .toplan #menu .jt {
  position: absolute;
  z-index: 9999;
  left: 50%;
  width: 223px;
  margin-left: -112px;
  bottom: 0;
}
.header .pos {
  position: relative;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
}
.header .banner .indexbanner {
  height: 950px;
  margin-top: 0px;
}
.header .banner .nybanner_box {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
}
.header .banner .nybanner_box .box_main {
  width: 1920px;
  height: auto;
  margin-left: -360px;
  text-align: center;
}
.header .banner .nybanner_box .box_main .box_main img {
  width: 1920px;
}
.bodycenter {
  height: inherit;
}
.bodycenter .section1 {
  width: 1920px;
  height: 950px;
  margin: auto;
  background: url('../img/s1-bg.jpg') no-repeat center;
}
.bodycenter .section1 .move1 {
  position: absolute;
  z-index: 1;
  top: 180px;
  width: auto;
}
.bodycenter .section1 .move2 {
  position: absolute;
  z-index: 1;
  top: 220px;
  right: 20px;
  width: auto;
}
.bodycenter .section1 .move3 {
  position: relative;
  z-index: 1;
  margin-top: 240px;
  float: left;
}
.bodycenter .section1 .move3 .lbox1 .zh {
  font-size: 36px;
  color: #845f3a;
  font-weight: bold;
  float: left;
  width: auto;
}
.bodycenter .section1 .move3 .lbox1 .en {
  color: rgba(132, 95, 58, 0.5);
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  float: left;
  width: auto;
  line-height: 54px;
  font-style: italic;
}
.bodycenter .section1 .move3 .lbox2 {
  color: #845f3a;
  font-size: 24px;
  line-height: 50px;
  margin-top: 50px;
  font-weight: bold;
}
.bodycenter .section1 .move3 .lbox3 {
  margin-top: 30px;
  width: 590px;
  line-height: 36px;
  font-size: 16px;
}
.bodycenter .section1 .move3 .lbox4 {
  margin-top: 30px;
  width: 254px;
  height: 60px;
  line-height: 60px;
  border: 1px solid #845f3a;
  border-radius: 30px;
  text-align: center;
  font-size: 18px;
  color: #845f3a;
  text-transform: uppercase;
  transition: 0.3s;
}
.bodycenter .section1 .move3 .lbox4:hover {
  background: #845f3a;
  color: white;
}
.bodycenter .section1 .move3 .lbox4 a {
  width: 100%;
  float: left;
}
.bodycenter .section2 {
  width: 100%;
  height: 950px;
  background: url('../img/s2-bg.jpg') no-repeat center;
}
.bodycenter .section2 .content {
  width: 1320px;
}
.bodycenter .section2 .content .type {
  float: left;
  width: 320px;
  height: 500px;
  margin-top: 230px;
}
.bodycenter .section2 .content .type .tli {
  float: left;
  width: 100%;
  height: 62px;
  line-height: 62px;
  font-size: 24px;
  color: #726960;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  margin-bottom: 26px;
  transition: 0.3s;
}
.bodycenter .section2 .content .type .tli a {
  width: 100%;
  float: left;
}
.bodycenter .section2 .content .type .tli.on {
  background: #845f3a;
  color: white;
}
.bodycenter .section2 .content .type .tli:hover {
  background: #845f3a;
  color: white;
}
.bodycenter .section2 .content .cbox {
  float: left;
  width: 1000px;
  height: 500px;
  margin-top: 230px;
  /* 滚动css */

}
.bodycenter .section2 .content .cbox .picScroll-left {
  width: 990px;
  height: 500px;
  overflow: hidden;
  display: none;
}
.bodycenter .section2 .content .cbox .picScroll-left .hd {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  height: 100%;
  overflow: hidden;
  padding: 0 20px;
}
.bodycenter .section2 .content .cbox .picScroll-left .hd .prev {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  width: 65px;
  height: 78px;
  cursor: pointer;
  background: url("../img/arr-l.png") no-repeat;
  top: 215px;
  left: 30px;
}
.bodycenter .section2 .content .cbox .picScroll-left .hd .next {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  width: 65px;
  height: 78px;
  cursor: pointer;
  top: 215px;
  background: url("../img/arr-r.png") no-repeat;
  right: 20px;
}
.bodycenter .section2 .content .cbox .picScroll-left .bd {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  width: 780px;
  height: 100%;
  top: 0;
  left: 100px;
}
.bodycenter .section2 .content .cbox .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.bodycenter .section2 .content .cbox .picScroll-left .bd ul li {
  margin: 0 30px;
  width: 340px;
  height: 500px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.bodycenter .section2 .content .cbox .picScroll-left .bd ul li .pic {
  text-align: center;
  width: 100%;
  height: 100%;
  background: white;
}
.bodycenter .section2 .content .cbox .picScroll-left .bd ul li .pic img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  padding: 3px;
}
.bodycenter .section2 .content .cbox .picScroll-left .bd ul li .pic a:hover img {
  border-color: #999999;
}
.bodycenter .section2 .content .cbox .picScroll-left .bd ul li .title {
  line-height: 24px;
}
.bodycenter .section2 .content .cbox .picScroll-left1 {
  width: 990px;
  height: 500px;
  overflow: hidden;
  display: none;
}
.bodycenter .section2 .content .cbox .picScroll-left1 .hd {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  height: 100%;
  overflow: hidden;
  padding: 0 20px;
}
.bodycenter .section2 .content .cbox .picScroll-left1 .hd .prev {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  width: 65px;
  height: 78px;
  cursor: pointer;
  background: url("../img/arr-l.png") no-repeat;
  top: 215px;
  left: 30px;
}
.bodycenter .section2 .content .cbox .picScroll-left1 .hd .next {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  width: 65px;
  height: 78px;
  cursor: pointer;
  top: 215px;
  background: url("../img/arr-r.png") no-repeat;
  right: 20px;
}
.bodycenter .section2 .content .cbox .picScroll-left1 .bd {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  width: 780px;
  height: 100%;
  top: 0;
  left: 100px;
}
.bodycenter .section2 .content .cbox .picScroll-left1 .bd ul {
  overflow: hidden;
  zoom: 1;
}
.bodycenter .section2 .content .cbox .picScroll-left1 .bd ul li {
  margin: 0 30px;
  width: 340px;
  height: 500px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.bodycenter .section2 .content .cbox .picScroll-left1 .bd ul li .pic {
  text-align: center;
  width: 100%;
  height: 100%;
  background: white;
}
.bodycenter .section2 .content .cbox .picScroll-left1 .bd ul li .pic img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  padding: 3px;
}
.bodycenter .section2 .content .cbox .picScroll-left1 .bd ul li .pic a:hover img {
  border-color: #999999;
}
.bodycenter .section2 .content .cbox .picScroll-left1 .bd ul li .title {
  line-height: 24px;
}
.bodycenter .section2 .content .cbox .picScroll-left2 {
  width: 990px;
  height: 500px;
  overflow: hidden;
  display: none;
}
.bodycenter .section2 .content .cbox .picScroll-left2 .hd {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  height: 100%;
  overflow: hidden;
  padding: 0 20px;
}
.bodycenter .section2 .content .cbox .picScroll-left2 .hd .prev {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  width: 65px;
  height: 78px;
  cursor: pointer;
  background: url("../img/arr-l.png") no-repeat;
  top: 215px;
  left: 30px;
}
.bodycenter .section2 .content .cbox .picScroll-left2 .hd .next {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  width: 65px;
  height: 78px;
  cursor: pointer;
  top: 215px;
  background: url("../img/arr-r.png") no-repeat;
  right: 20px;
}
.bodycenter .section2 .content .cbox .picScroll-left2 .bd {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  width: 780px;
  height: 100%;
  top: 0;
  left: 100px;
}
.bodycenter .section2 .content .cbox .picScroll-left2 .bd ul {
  overflow: hidden;
  zoom: 1;
}
.bodycenter .section2 .content .cbox .picScroll-left2 .bd ul li {
  margin: 0 30px;
  width: 340px;
  height: 500px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.bodycenter .section2 .content .cbox .picScroll-left2 .bd ul li .pic {
  text-align: center;
  width: 100%;
  height: 100%;
  background: white;
}
.bodycenter .section2 .content .cbox .picScroll-left2 .bd ul li .pic img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  padding: 3px;
}
.bodycenter .section2 .content .cbox .picScroll-left2 .bd ul li .pic a:hover img {
  border-color: #999999;
}
.bodycenter .section2 .content .cbox .picScroll-left2 .bd ul li .title {
  line-height: 24px;
}
.bodycenter .section2 .content .cbox .picScroll-left3 {
  width: 990px;
  height: 500px;
  overflow: hidden;
  display: none;
}
.bodycenter .section2 .content .cbox .picScroll-left3 .hd {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  height: 100%;
  overflow: hidden;
  padding: 0 20px;
}
.bodycenter .section2 .content .cbox .picScroll-left3 .hd .prev {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  width: 65px;
  height: 78px;
  cursor: pointer;
  background: url("../img/arr-l.png") no-repeat;
  top: 215px;
  left: 30px;
}
.bodycenter .section2 .content .cbox .picScroll-left3 .hd .next {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  width: 65px;
  height: 78px;
  cursor: pointer;
  top: 215px;
  background: url("../img/arr-r.png") no-repeat;
  right: 20px;
}
.bodycenter .section2 .content .cbox .picScroll-left3 .bd {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  width: 780px;
  height: 100%;
  top: 0;
  left: 100px;
}
.bodycenter .section2 .content .cbox .picScroll-left3 .bd ul {
  overflow: hidden;
  zoom: 1;
}
.bodycenter .section2 .content .cbox .picScroll-left3 .bd ul li {
  margin: 0 30px;
  width: 340px;
  height: 500px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.bodycenter .section2 .content .cbox .picScroll-left3 .bd ul li .pic {
  text-align: center;
  width: 100%;
  height: 100%;
  background: white;
}
.bodycenter .section2 .content .cbox .picScroll-left3 .bd ul li .pic img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  padding: 3px;
}
.bodycenter .section2 .content .cbox .picScroll-left3 .bd ul li .pic a:hover img {
  border-color: #999999;
}
.bodycenter .section2 .content .cbox .picScroll-left3 .bd ul li .title {
  line-height: 24px;
}
.bodycenter .section2 .content .cbox .picScroll-left4 {
  width: 990px;
  height: 500px;
  overflow: hidden;
  display: none;
}
.bodycenter .section2 .content .cbox .picScroll-left4 .hd {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  height: 100%;
  overflow: hidden;
  padding: 0 20px;
}
.bodycenter .section2 .content .cbox .picScroll-left4 .hd .prev {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  width: 65px;
  height: 78px;
  cursor: pointer;
  background: url("../img/arr-l.png") no-repeat;
  top: 215px;
  left: 30px;
}
.bodycenter .section2 .content .cbox .picScroll-left4 .hd .next {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  width: 65px;
  height: 78px;
  cursor: pointer;
  top: 215px;
  background: url("../img/arr-r.png") no-repeat;
  right: 20px;
}
.bodycenter .section2 .content .cbox .picScroll-left4 .bd {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  width: 780px;
  height: 100%;
  top: 0;
  left: 100px;
}
.bodycenter .section2 .content .cbox .picScroll-left4 .bd ul {
  overflow: hidden;
  zoom: 1;
}
.bodycenter .section2 .content .cbox .picScroll-left4 .bd ul li {
  margin: 0 30px;
  width: 340px;
  height: 500px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.bodycenter .section2 .content .cbox .picScroll-left4 .bd ul li .pic {
  text-align: center;
  width: 100%;
  height: 100%;
  background: white;
}
.bodycenter .section2 .content .cbox .picScroll-left4 .bd ul li .pic img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  padding: 3px;
}
.bodycenter .section2 .content .cbox .picScroll-left4 .bd ul li .pic a:hover img {
  border-color: #999999;
}
.bodycenter .section2 .content .cbox .picScroll-left4 .bd ul li .title {
  line-height: 24px;
}
.bodycenter .section2 .content .cbox .picScroll-left5 {
  width: 990px;
  height: 500px;
  overflow: hidden;
  display: none;
}
.bodycenter .section2 .content .cbox .picScroll-left5 .hd {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  height: 100%;
  overflow: hidden;
  padding: 0 20px;
}
.bodycenter .section2 .content .cbox .picScroll-left5 .hd .prev {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  width: 65px;
  height: 78px;
  cursor: pointer;
  background: url("../img/arr-l.png") no-repeat;
  top: 215px;
  left: 30px;
}
.bodycenter .section2 .content .cbox .picScroll-left5 .hd .next {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  width: 65px;
  height: 78px;
  cursor: pointer;
  top: 215px;
  background: url("../img/arr-r.png") no-repeat;
  right: 20px;
}
.bodycenter .section2 .content .cbox .picScroll-left5 .bd {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  width: 780px;
  height: 100%;
  top: 0;
  left: 100px;
}
.bodycenter .section2 .content .cbox .picScroll-left5 .bd ul {
  overflow: hidden;
  zoom: 1;
}
.bodycenter .section2 .content .cbox .picScroll-left5 .bd ul li {
  margin: 0 30px;
  width: 340px;
  height: 500px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.bodycenter .section2 .content .cbox .picScroll-left5 .bd ul li .pic {
  text-align: center;
  width: 100%;
  height: 100%;
  background: white;
}
.bodycenter .section2 .content .cbox .picScroll-left5 .bd ul li .pic img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  padding: 3px;
}
.bodycenter .section2 .content .cbox .picScroll-left5 .bd ul li .pic a:hover img {
  border-color: #999999;
}
.bodycenter .section2 .content .cbox .picScroll-left5 .bd ul li .title {
  line-height: 24px;
}
.bodycenter .section3 {
  width: 100%;
  height: 950px;
  background: url('../img/s3-bg.jpg') no-repeat center;
}
.bodycenter .section3 .mode1 {
  width: 735px;
  float: left;
}
.bodycenter .section3 .mode1 .lbox1 {
  padding-top: 110px;
}
.bodycenter .section3 .mode1 .lbox1 .zh {
  font-size: 36px;
  color: #845f3a;
  font-weight: bold;
  float: left;
  width: auto;
}
.bodycenter .section3 .mode1 .lbox1 .en {
  color: rgba(132, 95, 58, 0.5);
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  float: left;
  width: auto;
  line-height: 54px;
  font-style: italic;
}
.bodycenter .section3 .mode1 .lbox2 {
  color: #845f3a;
  font-size: 24px;
  line-height: 50px;
  margin-top: 50px;
  font-weight: bold;
}
.bodycenter .section3 .mode1 .lbox3 {
  margin-top: 30px;
  width: 590px;
  line-height: 36px;
  font-size: 16px;
}
.bodycenter .section3 .mode1 .lbox3 h1 {
  font-size: 18px;
  font-weight: bold;
  color: #666666;
}
.bodycenter .section3 .mode1 .lbox3 p {
  font-size: 14px;
  color: #666666;
}
.bodycenter .section3 .mode2 {
  width: 465px;
  padding-top: 140px;
  float: left;
}
.bodycenter .section3 .mode3 {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
}
.bodycenter .section3 .mode3 .imgbox {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  width: auto;
}
.bodycenter .section3 .mode3 .img1 {
  top: 230px;
  right: -283px;
}
.bodycenter .section3 .mode3 .img2 {
  top: 684px;
  right: -335px;
}
.bodycenter .section3 .mode3 .img3 {
  top: 660px;
  right: -224px;
}
.bodycenter .section3 .mode3 .img4 {
  top: 292px;
  right: -276px;
}
.bodycenter .section3 .mode3 .img5 {
  top: 210px;
  right: -200px;
}
.bodycenter .section3 .mode3 .img6 {
  top: 488px;
  right: -281px;
}
.bodycenter .section3 .mode3 .img7 {
  top: 412px;
  right: -161px;
}
.bodycenter .section4 {
  width: 100%;
  height: 950px;
  background: url('../img/s4-bg.jpg') no-repeat center;
}
.bodycenter .section4 .content {
  background: rgba(255, 255, 255, 0.8);
  height: 530px;
}
.bodycenter .section4 .content .img {
  margin: 13px;
  margin-right: 0;
  float: left;
  width: 587px;
  height: 502px;
}
.bodycenter .section4 .content .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bodycenter .section4 .content .cbox {
  float: left;
  height: 502px;
  width: 600px;
  margin-top: 13px;
}
.bodycenter .section4 .content .cbox .more {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  width: 52px;
  height: 212px;
  z-index: 9;
  background: url('../img/news-more.png') no-repeat;
  margin-top: 145px;
}
.bodycenter .section4 .content .cbox .newsbox {
  width: 100%;
  height: 100%;
  /* 本例子css */

}
.bodycenter .section4 .content .cbox .newsbox .picScroll-top {
  margin: 0 auto;
  width: 800px;
  height: 502px;
  /*overflow: hidden;*/
  position: relative;
  margin-left: -200px;
}
.bodycenter .section4 .content .cbox .newsbox .picScroll-top .hd {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  z-index: 9;
  overflow: hidden;
  width: 160px;
  height: 40px;
  margin: 449px 0 0 120px;
}
.bodycenter .section4 .content .cbox .newsbox .picScroll-top .hd .prev {
  display: block;
  width: 80px;
  height: 40px;
  float: left;
  overflow: hidden;
  cursor: pointer;
  margin-right: 0;
  margin-top: 0px;
}
.bodycenter .section4 .content .cbox .newsbox .picScroll-top .hd .next {
  display: block;
  width: 80px;
  height: 40px;
  float: right;
  margin-top: 0;
  overflow: hidden;
  cursor: pointer;
  background-position: 0 -140px;
}
.bodycenter .section4 .content .cbox .newsbox .picScroll-top .hd .prevStop {
  background-position: -60px -100px;
}
.bodycenter .section4 .content .cbox .newsbox .picScroll-top .hd .nextStop {
  background-position: -60px -140px;
}
.bodycenter .section4 .content .cbox .newsbox .picScroll-top .hd ul {
  float: right;
  overflow: hidden;
  zoom: 1;
  margin-top: 10px;
}
.bodycenter .section4 .content .cbox .newsbox .picScroll-top .hd ul li {
  float: left;
  width: 9px;
  height: 9px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
}
.bodycenter .section4 .content .cbox .newsbox .picScroll-top .hd ul li.on {
  background-position: 0 0;
}
.bodycenter .section4 .content .cbox .newsbox .picScroll-top .bd {
  height: 100%;
  width: 600px;
  margin-left: 200px;
}
.bodycenter .section4 .content .cbox .newsbox .picScroll-top .bd .line-f {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  height: 1px;
  background: #aaa6a2;
  margin-top: 254px;
}
.bodycenter .section4 .content .cbox .newsbox .picScroll-top .bd ul {
  overflow: hidden;
  zoom: 1;
}
.bodycenter .section4 .content .cbox .newsbox .picScroll-top .bd ul li {
  text-align: center;
  zoom: 1;
  width: 100%;
  height: 253px !important;
  padding: 30px 50px;
  text-align: left;
}
.bodycenter .section4 .content .cbox .newsbox .picScroll-top .bd ul li .pic {
  text-align: center;
}
.bodycenter .section4 .content .cbox .newsbox .picScroll-top .bd ul li .pic img {
  width: 180px;
  height: 90px;
  display: block;
  padding: 2px;
  border: 1px solid #cccccc;
}
.bodycenter .section4 .content .cbox .newsbox .picScroll-top .bd ul li .pic a:hover img {
  border-color: #999999;
}
.bodycenter .section4 .content .cbox .newsbox .picScroll-top .bd ul li .title {
  height: 50px;
  line-height: 50px;
  color: #726960;
  font-size: 20px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bodycenter .section4 .content .cbox .newsbox .picScroll-top .bd ul li .desc {
  height: 80px;
  line-height: 40px;
  color: #666666;
  font-size: 16px;
  overflow: hidden;
}
.bodycenter .section4 .content .cbox .newsbox .picScroll-top .bd ul li .more1 {
  height: 30px;
  text-align: right;
}
.bodycenter .gonggao {
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #999999;
}
.bodycenter .gonggao b {
  font-size: 14px;
  color: #009bdb;
}
.bodycenter .pptm {
  background: url(../img/pptm-bg.jpg) no-repeat top center;
  height: 759px;
  padding-top: 50px;
}
.bodycenter .pptm .titbox {
  color: #333333;
  text-align: center;
  padding: 40px 0;
}
.bodycenter .pptm .titbox .hname {
  display: inline-block;
  width: auto;
  font-size: 36px;
  font-weight: bold;
  margin: 0 10px;
}
.bodycenter .pptm .titbox .hname span {
  color: red;
  font-weight: normal;
  margin-left: 10px;
}
.bodycenter .pptm .titbox .line {
  display: inline-block;
  width: 140px;
}
.bodycenter .pptm .titbox .line .xian {
  height: 4px;
  background: #333333;
  margin-top: -14px;
}
.bodycenter .pptm .htbox {
  border-bottom: 2px solid #009bdb;
}
.bodycenter .pptm .htbox .ibox {
  width: 30px;
  height: 44px;
  float: left;
}
.bodycenter .pptm .htbox .ibox img {
  object-position: center;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.bodycenter .pptm .htbox .cbox {
  width: 1170px;
  height: 44px;
  line-height: 44px;
  padding: 0 8px;
  float: left;
  color: #333333;
  font-size: 18px;
}
.bodycenter .pptm .htbox .cbox span {
  color: red;
}
.bodycenter .pptm .cbody {
  border: 1px solid #009bdb;
  margin-top: 40px;
}
.bodycenter .pptm .cbody .cli {
  float: left;
}
.bodycenter .pptm .cbody .cli img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bodycenter .pptm .cbody .cli:nth-child(1) {
  width: 356px;
  height: 430px;
  border-right: 1px solid #009bdb;
}
.bodycenter .pptm .cbody .cli:nth-child(2) {
  width: 458px;
  height: 215px;
  border-right: 1px solid #009bdb;
  border-bottom: 1px solid #009bdb;
}
.bodycenter .pptm .cbody .cli:nth-child(3) {
  width: 192px;
  height: 215px;
  border-right: 1px solid #009bdb;
  border-bottom: 1px solid #009bdb;
}
.bodycenter .pptm .cbody .cli:nth-child(4) {
  width: 192px;
  height: 215px;
  border-bottom: 1px solid #009bdb;
}
.bodycenter .pptm .cbody .cli:nth-child(5) {
  width: 229px;
  height: 215px;
  border-right: 1px solid #009bdb;
}
.bodycenter .pptm .cbody .cli:nth-child(6) {
  width: 229px;
  height: 215px;
  border-right: 1px solid #009bdb;
}
.bodycenter .pptm .cbody .cli:nth-child(7) {
  width: 192px;
  height: 215px;
  border-right: 1px solid #009bdb;
}
.bodycenter .pptm .cbody .cli:nth-child(8) {
  width: 192px;
  height: 215px;
}
.bodycenter .ptfw {
  background: url(../img/ptfw-bg.jpg) no-repeat top center;
  height: 759px;
  padding-top: 20px;
}
.bodycenter .ptfw .titbox {
  color: #333333;
  text-align: center;
  padding: 40px 0;
}
.bodycenter .ptfw .titbox .hname {
  display: inline-block;
  width: auto;
  font-size: 36px;
  font-weight: bold;
  margin: 0 10px;
}
.bodycenter .ptfw .titbox .hname span {
  color: red;
  font-weight: normal;
  margin-left: 10px;
}
.bodycenter .ptfw .titbox .line {
  display: inline-block;
  width: 140px;
}
.bodycenter .ptfw .titbox .line .xian {
  height: 4px;
  background: #333333;
  margin-top: -14px;
}
.bodycenter .ptfw .htbox {
  border-bottom: 2px solid #009bdb;
}
.bodycenter .ptfw .htbox .ibox {
  width: 30px;
  height: 44px;
  float: left;
}
.bodycenter .ptfw .htbox .ibox img {
  object-position: center;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.bodycenter .ptfw .htbox .cbox {
  width: 1170px;
  height: 44px;
  line-height: 44px;
  padding: 0 8px;
  font-size: 18px;
  float: left;
  color: #333333;
}
.bodycenter .ptfw .htbox .cbox span {
  color: red;
}
.bodycenter .ptfw .cbody {
  margin-top: 20px;
}
.bodycenter .ptfw .cbody .lbox {
  float: left;
  width: 300px;
  height: 450px;
  background: #9ac8f4;
}
.bodycenter .ptfw .cbody .rbox {
  float: left;
  width: 900px;
  height: 450px;
}
.bodycenter .ptfw .cbody .rbox .cli {
  float: left;
  width: 434px;
  height: 218px;
  border: 1px solid #d7d7d7;
  margin: 0 0 14px 14px;
  padding: 25px;
  background: white;
}
.bodycenter .ptfw .cbody .rbox .cli .clbox {
  width: 170px;
  float: left;
}
.bodycenter .ptfw .cbody .rbox .cli .clbox .modename {
  color: #333333;
  font-size: 34px;
  margin-bottom: 20px;
}
.bodycenter .ptfw .cbody .rbox .cli .clbox .modebtn {
  border: 1px solid #cccccc;
  border-radius: 4px;
  width: 120px;
  height: 36px;
  line-height: 34px;
  text-align: center;
  color: #666666;
  font-size: 16px;
  margin-bottom: 20px;
}
.bodycenter .ptfw .cbody .rbox .cli .clbox .modebtn a {
  width: 100%;
  float: left;
}
.bodycenter .ptfw .cbody .rbox .cli .clbox .modedes {
  font-size: 20px;
  color: #666666;
}
.bodycenter .ptfw .cbody .rbox .cli .crbox {
  width: 212px;
  height: 100%;
  padding-left: 10px;
  float: left;
}
.bodycenter .ptfw .cbody .rbox .cli .crbox img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.bodycenter .jpkh {
  background: url(../img/jpkh-bg.jpg) no-repeat top center;
  height: 546px;
  padding-top: 20px;
}
.bodycenter .jpkh .titbox {
  color: #333333;
  text-align: center;
  padding: 40px 0;
}
.bodycenter .jpkh .titbox .hname {
  display: inline-block;
  width: auto;
  font-size: 36px;
  font-weight: bold;
  margin: 0 10px;
}
.bodycenter .jpkh .titbox .hname span {
  color: red;
  font-weight: normal;
  margin-left: 10px;
}
.bodycenter .jpkh .titbox .line {
  display: inline-block;
  width: 140px;
}
.bodycenter .jpkh .titbox .line .xian {
  height: 4px;
  background: #333333;
  margin-top: -14px;
}
.bodycenter .jpkh .cbody {
  border: 1px solid #ebebeb;
  margin-top: 20px;
}
.bodycenter .jpkh .cbody .cli {
  float: left;
  width: 20%;
  height: 158px;
  border: 1px solid #cbcbcb;
  background: white;
  padding: 20px;
}
.bodycenter .jpkh .cbody .cli a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.bodycenter .jczs {
  background: url(../img/jczs-bg.png) no-repeat center bottom;
  height: 624px;
  padding-top: 20px;
}
.bodycenter .jczs .titbox {
  color: #333333;
  text-align: center;
  padding: 40px 0;
}
.bodycenter .jczs .titbox .hname {
  display: inline-block;
  width: auto;
  font-size: 36px;
  font-weight: bold;
  margin: 0 10px;
}
.bodycenter .jczs .titbox .hname span {
  color: red;
  font-weight: normal;
  margin-left: 10px;
}
.bodycenter .jczs .titbox .line {
  display: inline-block;
  width: 140px;
}
.bodycenter .jczs .titbox .line .xian {
  height: 4px;
  background: #333333;
  margin-top: -14px;
}
.bodycenter .jczs .htbox {
  border-bottom: 2px solid #009bdb;
}
.bodycenter .jczs .htbox .ibox {
  width: 30px;
  height: 44px;
  float: left;
}
.bodycenter .jczs .htbox .ibox img {
  object-position: center;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.bodycenter .jczs .htbox .cbox {
  width: 1170px;
  height: 44px;
  line-height: 44px;
  padding: 0 8px;
  font-size: 18px;
  float: left;
  color: #333333;
}
.bodycenter .jczs .htbox .cbox span {
  color: red;
}
.bodycenter .jczs .cbody {
  margin-top: 40px;
}
.bodycenter .jczs .cbody .lbox {
  float: left;
  width: 448px;
  height: 330px;
  border-right: 1px solid #cbcbcb;
  background: white;
  overflow: hidden;
  background: url('../img/cjpt.jpg') no-repeat;
  background-size: cover;
  padding: 40px;
}
.bodycenter .jczs .cbody .lbox .hbox {
  margin-bottom: 20px;
}
.bodycenter .jczs .cbody .lbox .hbox .name {
  text-align: center;
  font-size: 24px;
  margin-bottom: 4px;
  color: white;
  font-weight: bold;
}
.bodycenter .jczs .cbody .lbox .hbox .line {
  height: 2px;
  width: 60px;
  background: white;
  margin: auto;
}
.bodycenter .jczs .cbody .lbox ul {
  color: white;
}
.bodycenter .jczs .cbody .lbox ul li {
  list-style: disc;
  font-size: 18px;
  font-weight: bold;
}
.bodycenter .jczs .cbody .lbox ul li p {
  font-size: 14px;
  font-weight: normal;
  height: 48px;
  line-height: 48px;
}
.bodycenter .jczs .cbody .rbox {
  background: url('../img/zsjc-r.jpg') no-repeat;
  background-size: cover;
  width: 752px;
  height: 330px;
  float: left;
}
.bodycenter .jczs .cbody .rbox .cli {
  float: left;
  width: 188px;
  height: 330px;
  border-right: 2px solid #cbcbcb;
  color: white;
  text-align: center;
}
.bodycenter .jczs .cbody .rbox .cli .hbox {
  margin-top: 80px;
}
.bodycenter .jczs .cbody .rbox .cli .hbox .name {
  text-align: center;
  font-size: 24px;
  margin-bottom: 4px;
  font-weight: bold;
}
.bodycenter .jczs .cbody .rbox .cli .hbox .line {
  height: 2px;
  width: 60px;
  background: #0b73d2;
  margin: auto;
}
.bodycenter .jczs .cbody .rbox .cli .box1 {
  margin-top: 60px;
  font-size: 18px;
}
.bodycenter .jczs .cbody .rbox .cli .box1 span {
  font-size: 30px;
  font-weight: bold;
  color: #0b73d2;
  margin-right: 6px;
}
.bodycenter .jczs .cbody .rbox .cli .box1 .clcolor {
  color: white;
}
.bodycenter .jczs .cbody .rbox .cli .box2 {
  font-size: 18px;
  margin-top: 10px;
}
.bodycenter .jczs .cbody .rbox .cli:nth-child(5) {
  border-right: 0;
}
.bodycenter .bottombox {
  width: 100%;
}
.bodycenter .bottombox .line {
  height: 40px;
  border-bottom: 1px solid #eaeaea;
}
.bodycenter .bottombox .line .himg {
  width: 104px;
  height: 20px;
  margin: 10px 0;
  margin-right: 10px;
  float: left;
}
.bodycenter .bottombox .line .bcom {
  width: calc(100% - 114px);
  height: 100%;
  float: left;
}
.bodycenter .bottombox .line:last-child {
  border-bottom: none;
}
.bodycenter .nycenter {
  width: 100%;
  height: auto;
  min-height: 400px;
  /*-----------------------------------------*/

  /* ========== */

  /* = ABOUT = */

  /* = CONTACT = */

}
.bodycenter .nycenter .left {
  width: 225px;
  float: left;
  margin-bottom: 30px;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box {
  margin-bottom: 15px;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-title {
  text-align: center;
  padding: 0.7em 0;
  font-size: 20px;
  line-height: 1.5;
  background: #292e39;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-title span {
  color: white;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-title span:after {
  margin-left: 0.5em;
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1.5em;
  height: 1px;
  background: white;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-title span:before {
  margin-right: 0.5em;
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1.5em;
  height: 1px;
  background: white;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con {
  border: 1px solid #d2d2d2;
  border-top: none;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .latest-news {
  padding: 10px;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .latest-news li {
  padding: 0.5em 0;
  font-size: 14px;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .latest-news li a {
  display: block;
  height: 20px;
  line-height: 20px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .latest-news li a:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background: #d1d1d1 url(../img/left-jt.png) -1px -16px no-repeat;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 10px;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .latest-news li a:hover {
  color: #292e39;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .latest-news li a:hover:before {
  background-color: #292e39;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .page-wrap-contact {
  padding: 10px;
  font-size: 14px;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .page-wrap-contact h4 {
  margin: 0.5em 0 0.8em;
  font-size: 16px;
  color: black;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .page-wrap-contact p {
  position: relative;
  margin-bottom: 0;
  color: #5a5a5a;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .page-wrap-contact p em {
  position: absolute;
  font-style: normal;
  margin-left: -45px;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .page-wrap-contact p + p {
  border-top: 1px dashed #efefef;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .xypg-left-nav {
  margin: 0 -1px;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .xypg-left-nav > li + li {
  border-top: 1px solid #e4e4e4;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .xypg-left-nav > li {
  position: relative;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .xypg-left-nav > li > a {
  display: block;
  font-size: 16px;
  line-height: 2.6;
  color: #2e2e2e;
  padding: 0 45px 0 25px;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .xypg-left-nav > li .first-nav-btn {
  position: absolute;
  z-index: 99;
  width: 20px;
  text-align: center;
  font-family: iconfont;
  top: 10px;
  right: 25px;
  cursor: pointer;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .xypg-left-nav > li .first-nav-btn:after {
  content: ">";
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .xypg-left-nav > li .first-nav-btn.clicked:after {
  content: ">";
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .xypg-left-nav > li.clicked > a,
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .xypg-left-nav > li:hover > a {
  color: white;
  background: #d2d9c2;
}
.bodycenter .nycenter .right {
  width: 940px;
  float: right;
  margin-bottom: 30px;
}
.bodycenter .nycenter .right .product .goods-list-warp {
  float: left;
}
.bodycenter .nycenter .right .product .goods-list-warp ul {
  float: left;
  padding: 20px 0;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item {
  float: left;
  width: 232px;
  height: auto;
  position: relative;
  z-index: 1;
  border: 1px solid white;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item:hover {
  border: 1px solid #dedede;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap {
  padding: 11px;
  background-color: white;
  -webkit-transition: border-color 0.1s ease;
  -moz-transition: border-color 0.1s ease;
  transition: border-color 0.1s ease;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-img {
  width: 210px;
  height: 308px;
  overflow: hidden;
  background: #eaeaea;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .sider {
  margin-top: 12px;
  width: 100%;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .sider ul {
  float: left;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .sider ul li {
  float: left;
  border: 1px solid #d2d2d2;
  padding: 1px;
  background: white;
  margin-right: 2px;
  cursor: pointer;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .sider ul li.cur {
  border-color: #f42424;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .sider a {
  float: left;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .sider .iconfont {
  font-size: 12px;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .sider .sider-prev {
  width: 26px;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .sider .sider-next {
  width: 24px;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .sider .prevStop {
  display: none;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .sider .nextStop {
  display: none;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-lie {
  overflow: hidden;
  width: 100%;
  line-height: 30px;
  margin-top: 8px;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-price {
  font-size: 20px;
  float: left;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-market-price {
  font-size: 14px;
  float: left;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-goods-price {
  font-size: 14px;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-num {
  float: right;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-name {
  margin-top: 6px;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-name a {
  height: 38px;
  overflow: hidden;
  display: block;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-store {
  width: 100%;
  line-height: 24px;
  margin-top: 3px;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-store a {
  display: inline-block;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-store a.store {
  color: #8c8c8c;
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: bottom;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-store em {
  color: #7b75f3;
  font-weight: 700;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-store .minimum {
  float: right;
  color: #8c8c8c;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-activity {
  width: 100%;
  display: block;
  overflow: hidden;
  margin-top: 5px;
  height: 16px;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-activity .tag {
  float: left;
  height: 16px;
  line-height: 16px;
  color: white;
  background-color: #f42424;
  padding: 0 7px;
  position: relative;
  margin-right: 5px;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-activity .tag i {
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: white;
  border-radius: 50%;
  top: 4px;
  overflow: hidden;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-activity .tag i.i-left {
  left: -5px;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-activity .tag i.i-right {
  right: -5px;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-activity .tac-mh {
  background-color: #f861af;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-activity .tac-mb {
  background-color: #7b75f3;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-activity .tac-by {
  background-color: #63bfad;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-activity .tac-sr {
  background-color: #f42424;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-operate {
  margin-top: 10px;
  overflow: hidden;
  padding: 0 0 10px 1px;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-operate a {
  display: block;
  float: left;
  width: auto;
  height: 28px;
  line-height: 28px;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  text-align: center;
  margin-left: -1px;
  position: relative;
  z-index: 2;
  padding: 0 5px;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-operate a .ui-label {
  display: block;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-operate a:hover {
  border-color: #f42424;
  z-index: 5;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-operate a.not_compareLink {
  cursor: default;
  color: #b2b2b2;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-operate a.not_compareLink:hover {
  border-color: #dbdbdb;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-operate a.not_compareLink:hover .ui-label {
  color: #555555;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-operate a .iconfont {
  font-size: 14px;
  margin: 1px 2px 0 0;
  vertical-align: middle;
  display: inline-block;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-operate .addcart {
  width: auto;
  color: #f42424;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-operate .addcart.btn_disabled {
  color: white;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-operate .addcart.btn_disabled .iconfont {
  color: white;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-operate .addcart.btn_disabled:hover {
  border-color: #dbdbdb;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-operate .addcart .iconfont {
  font-size: 12px;
  margin: -1px 3px 0 0;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-operate .selected {
  color: #f42424;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item:hover {
  z-index: 2;
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox {
  padding: 40px 0;
  width: calc(100% + 20px);
  margin-left: -10px;
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli {
  float: left;
  text-align: center;
  overflow: hidden;
  width: calc( (100% -  110px ) / 3);
  height: 306px;
  margin-right: 55px;
  margin-bottom: 40px;
  border: 1px solid #eaeaea;
  padding: 0;
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli:nth-child(3n+3) {
  margin-right: 0;
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli a {
  padding: 0;
  display: inherit;
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli a img {
  transition: all ease 0.4s;
  width: 170px;
  height: 90px;
  object-fit: cover;
  transition: 0.5s;
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli:hover a img {
  transition: all ease 0.4s;
  width: 170px;
  height: 90px;
  object-fit: cover;
  transform: scale(1.2);
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli .imgbox {
  overflow: hidden;
  height: 180px;
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli .imgbox .dimg {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  height: 100%;
  background: rgba(206, 206, 206, 0.3);
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli .imgbox .dimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s;
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli .imgbox .fadd {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  width: 64px;
  height: 64px;
  line-height: 62px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid white;
  color: white;
  left: 50%;
  top: 50%;
  margin-left: -32px;
  margin-top: -32px;
  font-size: 50px;
  font-family: monospace;
  transform: scale(0);
  transition: 0.5s;
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli .imgbox .fdline {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  height: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  transform: rotateZ(0deg) scale(0);
  transition: 0.2s;
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli .conbox {
  height: 126px;
  padding: 20px;
  text-align: left;
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli .conbox .tit {
  height: 16px;
  font-size: 16px;
  color: #666666;
  margin-bottom: 15px;
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli .conbox .type {
  height: 16px;
  font-size: 12px;
  color: #999999;
  margin-bottom: 10px;
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli .conbox .more {
  border: 1px solid #eaeaea;
  line-height: 40px;
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli .conbox .more .name {
  width: 50%;
  float: left;
  color: #999999;
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli .conbox .more .arr {
  width: 50%;
  color: #dedede;
  font-size: 24px;
  text-align: left;
  transition: 0.5s;
  transform: rotateZ(180deg);
  float: left;
}
.bodycenter .nycenter .right .product .market {
  margin: 30px 0;
  padding: 60px 7% 65px;
  background: white;
}
.bodycenter .nycenter .right .product .market-more {
  margin: 0 auto;
  display: block;
  line-height: 44px;
  width: 194px;
  cursor: pointer;
}
.bodycenter .nycenter .right .product .market-more i {
  width: 23px;
  height: 23px;
  background: url(../images/home_more_white.png);
}
.bodycenter .nycenter .right .product .li-logo {
  margin-top: 20px;
  float: left;
  width: 20%;
  padding: 0 10px;
  margin-right: 0;
}
.bodycenter .nycenter .right .product .li-logo a {
  padding-bottom: 54%;
  position: relative;
}
.bodycenter .nycenter .right .product .li-logo a:hover:before {
  width: 0%;
}
.bodycenter .nycenter .right .product .market-logo {
  margin: 30px 0 50px;
  padding: 55px 7% 80px;
  background: white;
}
.bodycenter .nycenter .right .product .market-logo .market-logo-box {
  margin-top: 40px;
  margin-top: 60px;
  border: 1px solid #e5e5e5;
  border-top: none;
}
.bodycenter .nycenter .right .product .market-logo .market-logo-box li {
  float: left;
  width: 20%;
  border-right: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  overflow: hidden;
}
.bodycenter .nycenter .right .product .market-logo .market-logo-box li:nth-child(5n) {
  border-right: none;
}
.bodycenter .nycenter .right .product .market-logo .market-logo-box li a {
  display: block;
  padding-bottom: 50%;
  position: relative;
}
.bodycenter .nycenter .right .product .market-logo .market-logo-box li img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-height: 90%;
  max-width: 90%;
  transition: ease all 0.4s;
  -webkit-transition: ease all 0.4s;
}
.bodycenter .nycenter .right .product .market-logo-box li:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.bodycenter .nycenter .right .product .market-logo-box li .more {
  padding: 12% 0 0 15%;
}
.bodycenter .nycenter .right .product .market-logo-box li .more p {
  font-size: 18px;
  color: #333333;
}
.bodycenter .nycenter .right .product .market-logo-box li .more span {
  margin-top: 7%;
  width: 90px;
  font-size: 12px;
  display: inline-block;
  position: relative;
}
.bodycenter .nycenter .right .product .market-logo-box li .more span i {
  position: absolute;
  margin-top: -6px;
  top: 50%;
  left: 70px;
  width: 20px;
  height: 12px;
  background: url(../images/ico_moreh.png) right no-repeat;
}
.bodycenter .nycenter .right .product .market-logo-box li .more:hover span i {
  width: 36px;
}
.bodycenter .nycenter .right .product .market-detail {
  margin: 20px 0;
  float: left;
  background: white;
}
.bodycenter .nycenter .right .product .market-detail .left {
  width: 40%;
  padding: 40px;
  float: left;
}
.bodycenter .nycenter .right .product .market-detail .left img {
  transition: 0.5s;
}
.bodycenter .nycenter .right .product .market-detail .left img:hover {
  transform: scale(1.1);
}
.bodycenter .nycenter .right .product .market-detail .right {
  width: 60%;
  padding: 30px 5%;
  float: left;
}
.bodycenter .nycenter .right .product .market-detail .title {
  padding-bottom: 20px;
  border-bottom: 1px dashed #e7e7e7;
}
.bodycenter .nycenter .right .product .market-detail .title img {
  display: inline-block;
}
.bodycenter .nycenter .right .product .market-detail .title h1 {
  display: inline-block;
  vertical-align: middle;
  font-size: 32px;
  color: #333333;
  font-weight: bold;
}
.bodycenter .nycenter .right .product .market-detail .title span {
  margin-left: 20px;
  font-size: 16px;
  color: #666666;
  letter-spacing: 5px;
  font-weight: normal;
}
.bodycenter .nycenter .right .product .market-detail .title a {
  margin-top: 35px;
  float: right;
  color: #845f3a;
}
.bodycenter .nycenter .right .product .market-detail .detail {
  margin-top: 20px;
  max-width: 665px;
  position: relative;
}
.bodycenter .nycenter .right .product .market-detail .detail .return {
  top: auto;
  bottom: 0;
}
.bodycenter .nycenter .right .product .market-detail .detail .tit {
  margin-top: 25px;
  font-size: 20px;
  color: #333333;
}
.bodycenter .nycenter .right .product .market-detail .detail .des {
  overflow: hidden;
  margin-top: 12px;
  color: #999999;
  line-height: 30px;
}
.bodycenter .nycenter .right .product .market-detail .detail .des span {
  color: #845f3a;
}
.bodycenter .nycenter .right .product .market-detail .detail .des i {
  font-style: normal;
  color: #333333;
}
.bodycenter .nycenter .right .product .market-detail .detail .p-tip {
  position: relative;
  padding-left: 55px;
}
.bodycenter .nycenter .right .product .market-detail .detail .p-tip span {
  position: absolute;
  top: 0;
  left: 0;
}
.bodycenter .nycenter .page-position {
  background: #292e39;
  padding: 10px 0;
  line-height: 20px;
  color: white;
  margin-top: 348px;
  font-size: 14px;
}
.bodycenter .nycenter .page-position a {
  color: white;
}
.bodycenter .nycenter .page-position a:hover {
  text-decoration: underline;
}
.bodycenter .nycenter .page-wrap {
  background: white;
  padding: 30px 0 10px;
}
.bodycenter .nycenter .pagebox {
  margin-top: 50px;
}
.bodycenter .nycenter .pagebox #pNum {
  display: none;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.bodycenter .nycenter .pagebox .demo {
  margin-bottom: 20px;
  text-align: center;
}
.bodycenter .nycenter .pinpai {
  padding: 40px 0;
  background: #eaeaea;
}
.bodycenter .nycenter .pinpai .titbox {
  color: #333333;
  text-align: center;
  padding: 0 0 20px 0;
}
.bodycenter .nycenter .pinpai .titbox .hname {
  display: inline-block;
  width: auto;
  font-size: 24px;
  font-weight: bold;
  margin: 0 10px;
}
.bodycenter .nycenter .pinpai .titbox .hname span {
  color: red;
  font-weight: normal;
  margin-left: 10px;
}
.bodycenter .nycenter .pinpai .titbox .line {
  display: inline-block;
  width: 140px;
}
.bodycenter .nycenter .pinpai .titbox .line .xian {
  height: 1px;
  background: #333333;
  margin-top: -8px;
}
.bodycenter .nycenter .pinpai .typebox {
  text-align: center;
  margin-bottom: 20px;
}
.bodycenter .nycenter .pinpai .typebox .tli {
  width: auto;
  padding: 0 5px;
  display: inline-block;
}
.bodycenter .nycenter .pinpai .typebox .tli::after {
  content: "·";
  margin-left: 10px;
}
.bodycenter .nycenter .pinpai .typebox .tli:last-child::after {
  content: none;
}
.bodycenter .nycenter .pinpai .typebox .tli:first-child {
  color: #f43434;
}
.bodycenter .nycenter .pinpai .revelant-market {
  padding: 40px 20px;
  background: white;
  float: left;
}
.bodycenter .nycenter .pinpai .revelant-market .market-list {
  width: 100%;
  padding: 15px 0px;
  float: left;
}
.bodycenter .nycenter .pinpai .revelant-market .market-list li {
  width: calc((100% - 30px) / 4);
  margin-right: 10px;
  margin-bottom: 10px;
  background: white;
  text-align: center;
  border: 6px solid #e4e4e4;
  float: left;
}
.bodycenter .nycenter .pinpai .revelant-market .market-list li:nth-child(4n) {
  margin-right: 0px;
}
.bodycenter .nycenter .pinpai .revelant-market .market-list li:hover {
  border-color: #aaaaaa;
}
.bodycenter .nycenter .pinpai .revelant-market .market-list li:hover .brand_desc {
  height: 285px;
}
.bodycenter .nycenter .pinpai .revelant-market .market-list li:hover .mask {
  height: 285px;
}
.bodycenter .nycenter .pinpai .revelant-market .market-list li:hover .b-logo img {
  opacity: 0;
  filter: alpha(opacity=0);
}
.bodycenter .nycenter .pinpai .revelant-market .market-list li:hover .b-logo .follow {
  opacity: 1;
  filter: alpha(opacity=100);
}
.bodycenter .nycenter .pinpai .revelant-market .market-list li .img {
  margin-bottom: 30px;
  display: block;
  position: relative;
}
.bodycenter .nycenter .pinpai .revelant-market .market-list li .img img {
  width: 100%;
  height: 285px;
}
.bodycenter .nycenter .pinpai .revelant-market .market-list li .brand_desc {
  padding: 0 20px;
  color: white;
  position: absolute;
  width: 100%;
  height: 0;
  bottom: 0;
  left: 0;
  line-height: 24px;
  z-index: 2;
  font-size: 14px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  overflow: hidden;
}
.bodycenter .nycenter .pinpai .revelant-market .market-list li .brand_desc .tit {
  font-size: 18px;
  line-height: 36px;
  padding-top: 40px;
  margin-bottom: 10px;
}
.bodycenter .nycenter .pinpai .revelant-market .market-list li .brand_desc .info {
  font-size: 14px;
  line-height: 30px;
  text-align: center;
}
.bodycenter .nycenter .pinpai .revelant-market .market-list li .brand_desc .info p {
  text-align: center;
  line-height: 60px;
  font-size: 14px;
}
.bodycenter .nycenter .pinpai .revelant-market .market-list li .brand_desc_notic .tit {
  padding-top: 90px;
}
.bodycenter .nycenter .pinpai .revelant-market .market-list li .mask {
  width: 100%;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: black;
  opacity: 0.45;
  -ms-filter: alpha(opacity=45);
  filter: alpha(opacity=45);
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.bodycenter .nycenter .pinpai .revelant-market .market-list li .b-logo {
  height: 57px;
  position: relative;
  margin-bottom: 20px;
}
.bodycenter .nycenter .pinpai .revelant-market .market-list li .b-logo img {
  height: 57px;
  max-width: 260px;
}
.bodycenter .nycenter .pinpai .revelant-market .market-list li .b-logo .follow {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  width: 80px;
  height: 30px;
  margin-left: -40px;
  margin-top: -15px;
  color: white;
  background: #f43434;
  line-height: 30px;
  border-radius: 15px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.bodycenter .nycenter .pinpai .revelant-market .market-list li .b-logo .follow i {
  vertical-align: -2px;
  margin-right: 5px;
}
.bodycenter .nycenter .pinpai .revelant-market .market-list li .slogan {
  font-size: 14px;
  color: #8c8c8c;
  margin-bottom: 30px;
}
.bodycenter .nycenter .cart-warp {
  position: relative;
  z-index: 9;
}
.bodycenter .nycenter .cart-warp div {
  width: auto;
}
.bodycenter .nycenter .cart-warp .cart-filter {
  width: 100%;
  height: 36px;
  position: relative;
}
.bodycenter .nycenter .cart-warp .cart-filter .cart-stepflex {
  float: left;
}
.bodycenter .nycenter .cart-warp .cart-stepflex {
  overflow: hidden;
  height: 36px;
}
.bodycenter .nycenter .cart-warp .cart-step-item {
  float: left;
}
.bodycenter .nycenter .cart-warp .cart-step-item span {
  display: inline-block;
  float: left;
  width: 126px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #8c8c8c;
  font-size: 14px;
  border: 1px solid #f8f8f8;
  border-radius: 18px;
}
.bodycenter .nycenter .cart-warp .cart-step-item .iconfont {
  width: 13px;
  margin: 7px 12px 0;
  display: inline-block;
  vertical-align: middle;
  color: #d2d2d2;
}
.bodycenter .nycenter .cart-warp .cart-step-item.curr span {
  background-color: #ff8f23;
  border-color: #ff8f23;
  color: white;
}
.bodycenter .nycenter .cart-warp .cart-step-item.cur span {
  background-color: white;
  border-color: #ff8f23;
  color: #ff8f23;
}
.bodycenter .nycenter .cart-warp .cart-step-item.curr .iconfont,
.bodycenter .nycenter .cart-warp .cart-step-item .cart-step-item.cur .iconfont {
  color: #ff8f23;
}
.bodycenter .nycenter .case {
  padding: 20px 0px;
  background: #eaeaea;
}
.bodycenter .nycenter .case .revelant-market {
  margin-bottom: 80px;
  padding: 60px 7% 65px;
  background: white;
  float: left;
}
.bodycenter .nycenter .case .revelant-market .theme {
  text-align: center;
  font-size: 28px;
  color: #333333;
}
.bodycenter .nycenter .case .revelant-market .ny-tab {
  text-align: center;
}
.bodycenter .nycenter .case .revelant-market .ny-tab a {
  margin: 0 50px;
  display: inline-block;
  line-height: 38px;
  font-size: 30px;
  color: #333333;
  position: relative;
}
.bodycenter .nycenter .case .revelant-market .ny-tab a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 2px;
  background: #845f3a;
  transition: all ease 0.4s;
  -webkit-transition: all ease 0.4s;
}
.bodycenter .nycenter .case .revelant-market .ny-tab a.active,
.bodycenter .nycenter .case .revelant-market .ny-tab a:hover {
  color: #845f3a;
}
.bodycenter .nycenter .case .revelant-market .ny-tab a.active:after,
.bodycenter .nycenter .case .revelant-market .ny-tab a:hover:after {
  width: 100%;
}
.bodycenter .nycenter .case .revelant-market .ny-tit {
  text-align: center;
  font-weight: lighter;
  font-size: 26px;
  color: black;
}
.bodycenter .nycenter .case .revelant-market .ny-tit span {
  color: #845f3a;
}
.bodycenter .nycenter .case .revelant-market ul {
  margin-bottom: 50px;
}
.bodycenter .nycenter .case .revelant-market .market-list {
  margin-top: 50px;
  padding: 15px 0 60px;
  border-top: 1px solid #ededed;
}
.bodycenter .nycenter .case .revelant-market .market-list li {
  margin-top: 20px;
  float: left;
  width: 48%;
  margin-right: 4%;
  height: 150px;
}
.bodycenter .nycenter .case .revelant-market .market-list li:nth-child(2n) {
  margin-right: 0;
}
.bodycenter .nycenter .case .revelant-market .market-list li:nth-child(1) {
  margin-bottom: 20px;
}
.bodycenter .nycenter .case .revelant-market .market-list li:nth-child(2) {
  margin-bottom: 20px;
}
.bodycenter .nycenter .case .revelant-market .market-list li a {
  position: relative;
  display: block;
  box-shadow: 0 0 20px rgba(206, 206, 206, 0.3);
  -webkit-box-shadow: 0 0 20px rgba(206, 206, 206, 0.3);
}
.bodycenter .nycenter .case .revelant-market .market-list li a:before {
  z-index: 1;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: #845f3a;
  transition: ease all 0.6s;
  -webkit-transition: ease all 0.6s;
}
.bodycenter .nycenter .case .revelant-market .market-list li .img {
  float: left;
  position: relative;
  width: 171px;
  height: 148px;
  border-right: 1px solid #f0f0f0;
}
.bodycenter .nycenter .case .revelant-market .market-list li .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bodycenter .nycenter .case .revelant-market .market-list li .intro {
  margin-left: 171px;
  height: 150px;
  width: 324px;
  padding: 25px 25px 0;
}
.bodycenter .nycenter .case .revelant-market .market-list li .intro > span {
  padding-bottom: 13px;
  display: block;
  font-size: 20px;
  color: #333333;
  position: relative;
}
.bodycenter .nycenter .case .revelant-market .market-list li .intro > span:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 1px;
  background: #333333;
}
.bodycenter .nycenter .case .revelant-market .market-list li .intro .des {
  height: 10px;
  line-height: 16px;
  color: #999999;
  overflow: hidden;
  margin-top: 10px;
}
.bodycenter .nycenter .case .revelant-market .market-list li .intro div {
  line-height: 40px;
  position: relative;
}
.bodycenter .nycenter .case .revelant-market .market-list li .intro div i {
  font-style: normal;
  font-size: 12px;
}
.bodycenter .nycenter .case .revelant-market .market-list li .intro div em {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
  width: 21px;
  height: 12px;
  transition: 0.5s;
  background: url(../img/ico_more.png) right no-repeat;
}
.bodycenter .nycenter .case .revelant-market .market-list li:hover:before {
  width: 100%;
}
.bodycenter .nycenter .case .revelant-market .market-list li:hover a:before {
  width: 100%;
}
.bodycenter .nycenter .case .revelant-market .market-list li:hover .intro div i {
  color: #845f3a;
}
.bodycenter .nycenter .case .revelant-market .market-list li:hover .intro div em {
  transform: translateX(-10px);
  -webkit-transform: translateX(-10px);
  width: 36px;
  background: url(../img/ico_moreh.png) right no-repeat;
}
.bodycenter .nycenter .case .revelant-market .market-list li:nth-child(2n-1) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.bodycenter .nycenter .case .revelant-market .market-list li:nth-child(2n) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.bodycenter .nycenter .case .market {
  margin: 30px 0;
  padding: 60px 7% 65px;
  background: white;
}
.bodycenter .nycenter .case .market-more {
  margin: 0 auto;
  display: block;
  line-height: 44px;
  width: 194px;
  cursor: pointer;
}
.bodycenter .nycenter .case .market-more i {
  width: 23px;
  height: 23px;
  background: url(../images/home_more_white.png);
}
.bodycenter .nycenter .case .li-logo {
  margin-top: 20px;
  float: left;
  width: 20%;
  padding: 0 10px;
  margin-right: 0;
}
.bodycenter .nycenter .case .li-logo a {
  padding-bottom: 54%;
  position: relative;
}
.bodycenter .nycenter .case .li-logo a:hover:before {
  width: 0%;
}
.bodycenter .nycenter .case .market-logo {
  margin: 30px 0 50px;
  padding: 55px 7% 80px;
  background: white;
}
.bodycenter .nycenter .case .market-logo .market-logo-box {
  margin-top: 40px;
  margin-top: 60px;
  border: 1px solid #e5e5e5;
  border-top: none;
}
.bodycenter .nycenter .case .market-logo .market-logo-box li {
  float: left;
  width: 20%;
  border-right: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  overflow: hidden;
}
.bodycenter .nycenter .case .market-logo .market-logo-box li:nth-child(5n) {
  border-right: none;
}
.bodycenter .nycenter .case .market-logo .market-logo-box li a {
  display: block;
  padding-bottom: 50%;
  position: relative;
}
.bodycenter .nycenter .case .market-logo .market-logo-box li img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-height: 90%;
  max-width: 90%;
  transition: ease all 0.4s;
  -webkit-transition: ease all 0.4s;
}
.bodycenter .nycenter .case .market-logo-box li:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.bodycenter .nycenter .case .market-logo-box li .more {
  padding: 12% 0 0 15%;
}
.bodycenter .nycenter .case .market-logo-box li .more p {
  font-size: 18px;
  color: #333333;
}
.bodycenter .nycenter .case .market-logo-box li .more span {
  margin-top: 7%;
  width: 90px;
  font-size: 12px;
  display: inline-block;
  position: relative;
}
.bodycenter .nycenter .case .market-logo-box li .more span i {
  position: absolute;
  margin-top: -6px;
  top: 50%;
  left: 70px;
  width: 20px;
  height: 12px;
  background: url(../images/ico_moreh.png) right no-repeat;
}
.bodycenter .nycenter .case .market-logo-box li .more:hover span i {
  width: 36px;
}
.bodycenter .nycenter .case .market-detail {
  margin: 20px 0;
  float: left;
  background: white;
}
.bodycenter .nycenter .case .market-detail .left {
  width: 40%;
  padding: 40px;
  float: left;
}
.bodycenter .nycenter .case .market-detail .left img {
  transition: 0.5s;
}
.bodycenter .nycenter .case .market-detail .left img:hover {
  transform: scale(1.1);
}
.bodycenter .nycenter .case .market-detail .right {
  width: 60%;
  padding: 30px 5%;
  float: left;
}
.bodycenter .nycenter .case .market-detail .title {
  padding-bottom: 20px;
  border-bottom: 1px dashed #e7e7e7;
}
.bodycenter .nycenter .case .market-detail .title img {
  display: inline-block;
}
.bodycenter .nycenter .case .market-detail .title h1 {
  display: inline-block;
  vertical-align: middle;
  font-size: 32px;
  color: #333333;
  font-weight: bold;
}
.bodycenter .nycenter .case .market-detail .title span {
  margin-left: 20px;
  font-size: 16px;
  color: #666666;
  letter-spacing: 5px;
  font-weight: normal;
}
.bodycenter .nycenter .case .market-detail .title a {
  margin-top: 35px;
  float: right;
  color: #845f3a;
}
.bodycenter .nycenter .case .market-detail .detail {
  margin-top: 20px;
  max-width: 665px;
  position: relative;
}
.bodycenter .nycenter .case .market-detail .detail .return {
  top: auto;
  bottom: 0;
}
.bodycenter .nycenter .case .market-detail .detail .tit {
  margin-top: 25px;
  font-size: 20px;
  color: #333333;
}
.bodycenter .nycenter .case .market-detail .detail .des {
  overflow: hidden;
  margin-top: 12px;
  color: #999999;
  line-height: 30px;
}
.bodycenter .nycenter .case .market-detail .detail .des span {
  color: #845f3a;
}
.bodycenter .nycenter .case .market-detail .detail .des i {
  font-style: normal;
  color: #333333;
}
.bodycenter .nycenter .case .market-detail .detail .p-tip {
  position: relative;
  padding-left: 55px;
}
.bodycenter .nycenter .case .market-detail .detail .p-tip span {
  position: absolute;
  top: 0;
  left: 0;
}
.bodycenter .nycenter .case-logo {
  padding: 20px 0px;
  background: #eaeaea;
}
.bodycenter .nycenter .case-logo .revelant-market {
  margin-bottom: 80px;
  padding: 60px 7% 65px;
  background: white;
  float: left;
}
.bodycenter .nycenter .case-logo .revelant-market .theme {
  text-align: center;
  font-size: 28px;
  color: #333333;
}
.bodycenter .nycenter .case-logo .revelant-market .ny-tab {
  padding: 40px 0 0px;
  text-align: left;
}
.bodycenter .nycenter .case-logo .revelant-market .ny-tab select {
  width: 240px;
  height: 36px;
  line-height: 36px;
  float: right;
}
.bodycenter .nycenter .case-logo .revelant-market .ny-tab a {
  margin: 0 20px;
  display: inline-block;
  line-height: 38px;
  font-size: 16px;
  color: #333333;
  position: relative;
}
.bodycenter .nycenter .case-logo .revelant-market .ny-tab a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 1px;
  background: #845f3a;
  transition: all ease 0.4s;
  -webkit-transition: all ease 0.4s;
}
.bodycenter .nycenter .case-logo .revelant-market .ny-tab a.active,
.bodycenter .nycenter .case-logo .revelant-market .ny-tab a:hover {
  color: #845f3a;
}
.bodycenter .nycenter .case-logo .revelant-market .ny-tab a.active:after,
.bodycenter .nycenter .case-logo .revelant-market .ny-tab a:hover:after {
  width: 100%;
}
.bodycenter .nycenter .case-logo .revelant-market .ny-tit {
  text-align: center;
  font-weight: lighter;
  font-size: 26px;
  color: black;
}
.bodycenter .nycenter .case-logo .revelant-market .ny-tit span {
  color: #845f3a;
}
.bodycenter .nycenter .case-logo .revelant-market ul {
  margin-bottom: 50px;
}
.bodycenter .nycenter .case-logo .revelant-market .market-list {
  margin-top: 50px;
  padding: 15px 0 60px;
  border-top: 1px solid #ededed;
}
.bodycenter .nycenter .case-logo .revelant-market .market-list li {
  margin-top: 20px;
  float: left;
  width: 48%;
  margin-right: 4%;
  height: 150px;
}
.bodycenter .nycenter .case-logo .revelant-market .market-list li:nth-child(2n) {
  margin-right: 0;
}
.bodycenter .nycenter .case-logo .revelant-market .market-list li:nth-child(1) {
  margin-bottom: 20px;
}
.bodycenter .nycenter .case-logo .revelant-market .market-list li:nth-child(2) {
  margin-bottom: 20px;
}
.bodycenter .nycenter .case-logo .revelant-market .market-list li a {
  position: relative;
  display: block;
  box-shadow: 0 0 20px rgba(206, 206, 206, 0.3);
  -webkit-box-shadow: 0 0 20px rgba(206, 206, 206, 0.3);
}
.bodycenter .nycenter .case-logo .revelant-market .market-list li a:before {
  z-index: 1;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: #845f3a;
  transition: ease all 0.6s;
  -webkit-transition: ease all 0.6s;
}
.bodycenter .nycenter .case-logo .revelant-market .market-list li .img {
  float: left;
  position: relative;
  width: 171px;
  height: 148px;
  border-right: 1px solid #f0f0f0;
}
.bodycenter .nycenter .case-logo .revelant-market .market-list li .img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-height: 100%;
  max-width: 80%;
}
.bodycenter .nycenter .case-logo .revelant-market .market-list li .intro {
  margin-left: 171px;
  height: 150px;
  width: 324px;
  padding: 25px 25px 0;
}
.bodycenter .nycenter .case-logo .revelant-market .market-list li .intro > span {
  padding-bottom: 13px;
  display: block;
  font-size: 20px;
  color: #333333;
  position: relative;
}
.bodycenter .nycenter .case-logo .revelant-market .market-list li .intro > span:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 1px;
  background: #333333;
}
.bodycenter .nycenter .case-logo .revelant-market .market-list li .intro .des {
  height: 10px;
  line-height: 16px;
  color: #999999;
  overflow: hidden;
  margin-top: 10px;
}
.bodycenter .nycenter .case-logo .revelant-market .market-list li .intro div {
  line-height: 40px;
  position: relative;
}
.bodycenter .nycenter .case-logo .revelant-market .market-list li .intro div i {
  font-style: normal;
  font-size: 12px;
}
.bodycenter .nycenter .case-logo .revelant-market .market-list li .intro div em {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
  width: 21px;
  height: 12px;
  transition: 0.5s;
  background: url(../img/ico_more.png) right no-repeat;
}
.bodycenter .nycenter .case-logo .revelant-market .market-list li:hover:before {
  width: 100%;
}
.bodycenter .nycenter .case-logo .revelant-market .market-list li:hover a:before {
  width: 100%;
}
.bodycenter .nycenter .case-logo .revelant-market .market-list li:hover .intro div i {
  color: #845f3a;
}
.bodycenter .nycenter .case-logo .revelant-market .market-list li:hover .intro div em {
  transform: translateX(-10px);
  -webkit-transform: translateX(-10px);
  width: 36px;
  background: url(../img/ico_moreh.png) right no-repeat;
}
.bodycenter .nycenter .case-logo .revelant-market .market-list li:nth-child(2n-1) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.bodycenter .nycenter .case-logo .revelant-market .market-list li:nth-child(2n) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.bodycenter .nycenter .case-logo .market {
  margin: 30px 0;
  padding: 60px 7% 65px;
  background: white;
}
.bodycenter .nycenter .case-logo .market-more {
  margin: 0 auto;
  display: block;
  line-height: 44px;
  width: 194px;
  cursor: pointer;
}
.bodycenter .nycenter .case-logo .market-more i {
  width: 23px;
  height: 23px;
  background: url(../images/home_more_white.png);
}
.bodycenter .nycenter .case-logo .li-logo {
  margin-top: 20px;
  float: left;
  width: 20%;
  padding: 0 10px;
  margin-right: 0;
}
.bodycenter .nycenter .case-logo .li-logo a {
  padding-bottom: 54%;
  position: relative;
}
.bodycenter .nycenter .case-logo .li-logo a:hover:before {
  width: 0%;
}
.bodycenter .nycenter .case-logo .market-logo {
  margin: 30px 0 50px;
  padding: 55px 7% 80px;
  background: white;
}
.bodycenter .nycenter .case-logo .market-logo .market-logo-box {
  margin-top: 40px;
  margin-top: 60px;
  border: 1px solid #e5e5e5;
  border-top: none;
}
.bodycenter .nycenter .case-logo .market-logo .market-logo-box li {
  float: left;
  width: 20%;
  border-right: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  overflow: hidden;
}
.bodycenter .nycenter .case-logo .market-logo .market-logo-box li:nth-child(5n) {
  border-right: none;
}
.bodycenter .nycenter .case-logo .market-logo .market-logo-box li a {
  display: block;
  padding-bottom: 50%;
  position: relative;
}
.bodycenter .nycenter .case-logo .market-logo .market-logo-box li img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-height: 90%;
  max-width: 90%;
  transition: ease all 0.4s;
  -webkit-transition: ease all 0.4s;
}
.bodycenter .nycenter .case-logo .market-logo-box li:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.bodycenter .nycenter .case-logo .market-logo-box li .more {
  padding: 12% 0 0 15%;
}
.bodycenter .nycenter .case-logo .market-logo-box li .more p {
  font-size: 18px;
  color: #333333;
}
.bodycenter .nycenter .case-logo .market-logo-box li .more span {
  margin-top: 7%;
  width: 90px;
  font-size: 12px;
  display: inline-block;
  position: relative;
}
.bodycenter .nycenter .case-logo .market-logo-box li .more span i {
  position: absolute;
  margin-top: -6px;
  top: 50%;
  left: 70px;
  width: 20px;
  height: 12px;
  background: url(../images/ico_moreh.png) right no-repeat;
}
.bodycenter .nycenter .case-logo .market-logo-box li .more:hover span i {
  width: 36px;
}
.bodycenter .nycenter .case-logo .market-detail {
  margin: 20px 0;
  float: left;
  background: white;
}
.bodycenter .nycenter .case-logo .market-detail .left {
  width: 40%;
  padding: 40px;
  float: left;
}
.bodycenter .nycenter .case-logo .market-detail .left img {
  transition: 0.5s;
}
.bodycenter .nycenter .case-logo .market-detail .left img:hover {
  transform: scale(1.1);
}
.bodycenter .nycenter .case-logo .market-detail .right {
  width: 60%;
  padding: 30px 5%;
  float: left;
}
.bodycenter .nycenter .case-logo .market-detail .title {
  padding-bottom: 20px;
  border-bottom: 1px dashed #e7e7e7;
}
.bodycenter .nycenter .case-logo .market-detail .title img {
  display: inline-block;
}
.bodycenter .nycenter .case-logo .market-detail .title h1 {
  display: inline-block;
  vertical-align: middle;
  font-size: 32px;
  color: #333333;
  font-weight: bold;
}
.bodycenter .nycenter .case-logo .market-detail .title span {
  margin-left: 20px;
  font-size: 16px;
  color: #666666;
  letter-spacing: 5px;
  font-weight: normal;
}
.bodycenter .nycenter .case-logo .market-detail .title a {
  margin-top: 35px;
  float: right;
  color: #845f3a;
}
.bodycenter .nycenter .case-logo .market-detail .detail {
  margin-top: 20px;
  max-width: 665px;
  position: relative;
}
.bodycenter .nycenter .case-logo .market-detail .detail .return {
  top: auto;
  bottom: 0;
}
.bodycenter .nycenter .case-logo .market-detail .detail .tit {
  margin-top: 25px;
  font-size: 20px;
  color: #333333;
}
.bodycenter .nycenter .case-logo .market-detail .detail .des {
  overflow: hidden;
  margin-top: 12px;
  color: #999999;
  line-height: 30px;
}
.bodycenter .nycenter .case-logo .market-detail .detail .des span {
  color: #845f3a;
}
.bodycenter .nycenter .case-logo .market-detail .detail .des i {
  font-style: normal;
  color: #333333;
}
.bodycenter .nycenter .case-logo .market-detail .detail .p-tip {
  position: relative;
  padding-left: 55px;
}
.bodycenter .nycenter .case-logo .market-detail .detail .p-tip span {
  position: absolute;
  top: 0;
  left: 0;
}
.bodycenter .nycenter .case-logo-detail {
  padding: 20px 0px;
  background: #eaeaea;
  /* ========== */

  /* = MARKET = */

}
.bodycenter .nycenter .case-logo-detail .market-list {
  margin-top: 50px;
  padding: 20px 0 60px;
  border-top: 1px solid #ededed;
}
.bodycenter .nycenter .case-logo-detail .market-list li {
  width: 198px;
  height: 100px;
  margin-top: 10px;
  float: left;
  margin-right: 10px;
  overflow: hidden;
  box-shadow: 0 0 20px rgba(206, 206, 206, 0.3);
  -webkit-box-shadow: 0 0 20px rgba(206, 206, 206, 0.3);
}
.bodycenter .nycenter .case-logo-detail .market-list li:nth-child(5n) {
  margin-right: 0;
}
.bodycenter .nycenter .case-logo-detail .market-list li a {
  height: 100%;
  position: relative;
  display: block;
}
.bodycenter .nycenter .case-logo-detail .market-list li a img {
  height: 90px;
  width: 170px;
  margin: 5px 14px;
  transition: 0.5s;
}
.bodycenter .nycenter .case-logo-detail .market-list li a img:hover {
  transform: scale(1.1);
}
.bodycenter .nycenter .case-logo-detail .market-detail {
  margin: 20px 0;
  float: left;
  background: white;
}
.bodycenter .nycenter .case-logo-detail .market-detail .left {
  width: 40%;
  padding: 40px;
  float: left;
}
.bodycenter .nycenter .case-logo-detail .market-detail .left img {
  transition: 0.5s;
}
.bodycenter .nycenter .case-logo-detail .market-detail .left img:hover {
  transform: scale(1.1);
}
.bodycenter .nycenter .case-logo-detail .market-detail .right {
  width: 60%;
  padding: 30px 5%;
  float: left;
}
.bodycenter .nycenter .case-logo-detail .market-detail .title {
  padding-bottom: 20px;
  border-bottom: 1px dashed #e7e7e7;
}
.bodycenter .nycenter .case-logo-detail .market-detail .title img {
  display: inline-block;
}
.bodycenter .nycenter .case-logo-detail .market-detail .title h1 {
  display: inline-block;
  vertical-align: middle;
  font-size: 32px;
  color: #333333;
  font-weight: bold;
}
.bodycenter .nycenter .case-logo-detail .market-detail .title span {
  margin-left: 20px;
  font-size: 16px;
  color: #666666;
  letter-spacing: 5px;
  font-weight: normal;
}
.bodycenter .nycenter .case-logo-detail .market-detail .title a {
  margin-top: 35px;
  float: right;
  color: #845f3a;
}
.bodycenter .nycenter .case-logo-detail .market-detail .detail {
  margin-top: 20px;
  max-width: 665px;
  position: relative;
}
.bodycenter .nycenter .case-logo-detail .market-detail .detail .return {
  top: auto;
  bottom: 0;
}
.bodycenter .nycenter .case-logo-detail .market-detail .detail .tit {
  margin-top: 25px;
  font-size: 20px;
  color: #333333;
}
.bodycenter .nycenter .case-logo-detail .market-detail .detail .des {
  overflow: hidden;
  margin-top: 12px;
  color: #999999;
  line-height: 30px;
}
.bodycenter .nycenter .case-logo-detail .market-detail .detail .des span {
  color: #845f3a;
}
.bodycenter .nycenter .case-logo-detail .market-detail .detail .des i {
  font-style: normal;
  color: #333333;
}
.bodycenter .nycenter .case-logo-detail .market-detail .detail .p-tip {
  position: relative;
  padding-left: 55px;
}
.bodycenter .nycenter .case-logo-detail .market-detail .detail .p-tip span {
  position: absolute;
  top: 0;
  left: 0;
}
.bodycenter .nycenter .case-logo-detail .revelant-market {
  margin-bottom: 80px;
  padding: 60px 7% 65px;
  background: white;
  float: left;
}
.bodycenter .nycenter .case-logo-detail .revelant-market .theme {
  text-align: center;
  font-size: 28px;
  color: #333333;
}
.bodycenter .nycenter .case-logo-detail .revelant-market ul {
  margin-bottom: 50px;
}
.bodycenter .nycenter .case-web {
  padding: 20px 0px;
  background: #eaeaea;
}
.bodycenter .nycenter .case-web .revelant-market {
  margin-bottom: 80px;
  padding: 60px 7% 65px;
  background: white;
  float: left;
}
.bodycenter .nycenter .case-web .revelant-market .theme {
  text-align: center;
  font-size: 28px;
  color: #333333;
}
.bodycenter .nycenter .case-web .revelant-market .ny-tab {
  padding: 40px 0 0px;
  text-align: left;
}
.bodycenter .nycenter .case-web .revelant-market .ny-tab select {
  width: 240px;
  height: 36px;
  line-height: 36px;
  float: right;
}
.bodycenter .nycenter .case-web .revelant-market .ny-tab a {
  margin: 0 20px;
  display: inline-block;
  line-height: 38px;
  font-size: 16px;
  color: #333333;
  position: relative;
}
.bodycenter .nycenter .case-web .revelant-market .ny-tab a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 1px;
  background: #845f3a;
  transition: all ease 0.4s;
  -webkit-transition: all ease 0.4s;
}
.bodycenter .nycenter .case-web .revelant-market .ny-tab a.active,
.bodycenter .nycenter .case-web .revelant-market .ny-tab a:hover {
  color: #845f3a;
}
.bodycenter .nycenter .case-web .revelant-market .ny-tab a.active:after,
.bodycenter .nycenter .case-web .revelant-market .ny-tab a:hover:after {
  width: 100%;
}
.bodycenter .nycenter .case-web .revelant-market .ny-tit {
  text-align: center;
  font-weight: lighter;
  font-size: 26px;
  color: black;
}
.bodycenter .nycenter .case-web .revelant-market .ny-tit span {
  color: #845f3a;
}
.bodycenter .nycenter .case-web .revelant-market ul {
  margin-bottom: 50px;
}
.bodycenter .nycenter .case-web .revelant-market .market-list {
  margin-top: 50px;
  padding: 15px 0 60px;
  border-top: 1px solid #ededed;
}
.bodycenter .nycenter .case-web .revelant-market .market-list li {
  margin-top: 20px;
  float: left;
  width: 48%;
  margin-right: 4%;
  height: 150px;
}
.bodycenter .nycenter .case-web .revelant-market .market-list li:nth-child(2n) {
  margin-right: 0;
}
.bodycenter .nycenter .case-web .revelant-market .market-list li:nth-child(1) {
  margin-bottom: 20px;
}
.bodycenter .nycenter .case-web .revelant-market .market-list li:nth-child(2) {
  margin-bottom: 20px;
}
.bodycenter .nycenter .case-web .revelant-market .market-list li a {
  position: relative;
  display: block;
  box-shadow: 0 0 20px rgba(206, 206, 206, 0.3);
  -webkit-box-shadow: 0 0 20px rgba(206, 206, 206, 0.3);
}
.bodycenter .nycenter .case-web .revelant-market .market-list li a:before {
  z-index: 1;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: #845f3a;
  transition: ease all 0.6s;
  -webkit-transition: ease all 0.6s;
}
.bodycenter .nycenter .case-web .revelant-market .market-list li .img {
  float: left;
  position: relative;
  width: 171px;
  height: 148px;
  border-right: 1px solid #f0f0f0;
}
.bodycenter .nycenter .case-web .revelant-market .market-list li .img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-height: 100%;
  max-width: 80%;
}
.bodycenter .nycenter .case-web .revelant-market .market-list li .intro {
  margin-left: 171px;
  height: 150px;
  width: 324px;
  padding: 25px 25px 0;
}
.bodycenter .nycenter .case-web .revelant-market .market-list li .intro > span {
  padding-bottom: 13px;
  display: block;
  font-size: 20px;
  color: #333333;
  position: relative;
}
.bodycenter .nycenter .case-web .revelant-market .market-list li .intro > span:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 1px;
  background: #333333;
}
.bodycenter .nycenter .case-web .revelant-market .market-list li .intro .des {
  height: 10px;
  line-height: 16px;
  color: #999999;
  overflow: hidden;
  margin-top: 10px;
}
.bodycenter .nycenter .case-web .revelant-market .market-list li .intro div {
  line-height: 40px;
  position: relative;
}
.bodycenter .nycenter .case-web .revelant-market .market-list li .intro div i {
  font-style: normal;
  font-size: 12px;
}
.bodycenter .nycenter .case-web .revelant-market .market-list li .intro div em {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
  width: 21px;
  height: 12px;
  transition: 0.5s;
  background: url(../img/ico_more.png) right no-repeat;
}
.bodycenter .nycenter .case-web .revelant-market .market-list li:hover:before {
  width: 100%;
}
.bodycenter .nycenter .case-web .revelant-market .market-list li:hover a:before {
  width: 100%;
}
.bodycenter .nycenter .case-web .revelant-market .market-list li:hover .intro div i {
  color: #845f3a;
}
.bodycenter .nycenter .case-web .revelant-market .market-list li:hover .intro div em {
  transform: translateX(-10px);
  -webkit-transform: translateX(-10px);
  width: 36px;
  background: url(../img/ico_moreh.png) right no-repeat;
}
.bodycenter .nycenter .case-web .revelant-market .market-list li:nth-child(2n-1) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.bodycenter .nycenter .case-web .revelant-market .market-list li:nth-child(2n) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.bodycenter .nycenter .case-web .market {
  margin: 30px 0;
  padding: 60px 7% 65px;
  background: white;
}
.bodycenter .nycenter .case-web .market-more {
  margin: 0 auto;
  display: block;
  line-height: 44px;
  width: 194px;
  cursor: pointer;
}
.bodycenter .nycenter .case-web .market-more i {
  width: 23px;
  height: 23px;
  background: url(../images/home_more_white.png);
}
.bodycenter .nycenter .case-web .li-logo {
  margin-top: 20px;
  float: left;
  width: 20%;
  padding: 0 10px;
  margin-right: 0;
}
.bodycenter .nycenter .case-web .li-logo a {
  padding-bottom: 54%;
  position: relative;
}
.bodycenter .nycenter .case-web .li-logo a:hover:before {
  width: 0%;
}
.bodycenter .nycenter .case-web .market-logo {
  margin: 30px 0 50px;
  padding: 55px 7% 80px;
  background: white;
}
.bodycenter .nycenter .case-web .market-logo .market-logo-box {
  margin-top: 40px;
  margin-top: 60px;
  border: 1px solid #e5e5e5;
  border-top: none;
}
.bodycenter .nycenter .case-web .market-logo .market-logo-box li {
  float: left;
  width: 20%;
  border-right: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  overflow: hidden;
}
.bodycenter .nycenter .case-web .market-logo .market-logo-box li:nth-child(5n) {
  border-right: none;
}
.bodycenter .nycenter .case-web .market-logo .market-logo-box li a {
  display: block;
  padding-bottom: 50%;
  position: relative;
}
.bodycenter .nycenter .case-web .market-logo .market-logo-box li img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-height: 90%;
  max-width: 90%;
  transition: ease all 0.4s;
  -webkit-transition: ease all 0.4s;
}
.bodycenter .nycenter .case-web .market-logo-box li:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.bodycenter .nycenter .case-web .market-logo-box li .more {
  padding: 12% 0 0 15%;
}
.bodycenter .nycenter .case-web .market-logo-box li .more p {
  font-size: 18px;
  color: #333333;
}
.bodycenter .nycenter .case-web .market-logo-box li .more span {
  margin-top: 7%;
  width: 90px;
  font-size: 12px;
  display: inline-block;
  position: relative;
}
.bodycenter .nycenter .case-web .market-logo-box li .more span i {
  position: absolute;
  margin-top: -6px;
  top: 50%;
  left: 70px;
  width: 20px;
  height: 12px;
  background: url(../images/ico_moreh.png) right no-repeat;
}
.bodycenter .nycenter .case-web .market-logo-box li .more:hover span i {
  width: 36px;
}
.bodycenter .nycenter .case-web .market-detail {
  margin: 20px 0;
  float: left;
  background: white;
}
.bodycenter .nycenter .case-web .market-detail .left {
  width: 40%;
  padding: 40px;
  float: left;
}
.bodycenter .nycenter .case-web .market-detail .left img {
  transition: 0.5s;
}
.bodycenter .nycenter .case-web .market-detail .left img:hover {
  transform: scale(1.1);
}
.bodycenter .nycenter .case-web .market-detail .right {
  width: 60%;
  padding: 30px 5%;
  float: left;
}
.bodycenter .nycenter .case-web .market-detail .title {
  padding-bottom: 20px;
  border-bottom: 1px dashed #e7e7e7;
}
.bodycenter .nycenter .case-web .market-detail .title img {
  display: inline-block;
}
.bodycenter .nycenter .case-web .market-detail .title h1 {
  display: inline-block;
  vertical-align: middle;
  font-size: 32px;
  color: #333333;
  font-weight: bold;
}
.bodycenter .nycenter .case-web .market-detail .title span {
  margin-left: 20px;
  font-size: 16px;
  color: #666666;
  letter-spacing: 5px;
  font-weight: normal;
}
.bodycenter .nycenter .case-web .market-detail .title a {
  margin-top: 35px;
  float: right;
  color: #845f3a;
}
.bodycenter .nycenter .case-web .market-detail .detail {
  margin-top: 20px;
  max-width: 665px;
  position: relative;
}
.bodycenter .nycenter .case-web .market-detail .detail .return {
  top: auto;
  bottom: 0;
}
.bodycenter .nycenter .case-web .market-detail .detail .tit {
  margin-top: 25px;
  font-size: 20px;
  color: #333333;
}
.bodycenter .nycenter .case-web .market-detail .detail .des {
  overflow: hidden;
  margin-top: 12px;
  color: #999999;
  line-height: 30px;
}
.bodycenter .nycenter .case-web .market-detail .detail .des span {
  color: #845f3a;
}
.bodycenter .nycenter .case-web .market-detail .detail .des i {
  font-style: normal;
  color: #333333;
}
.bodycenter .nycenter .case-web .market-detail .detail .p-tip {
  position: relative;
  padding-left: 55px;
}
.bodycenter .nycenter .case-web .market-detail .detail .p-tip span {
  position: absolute;
  top: 0;
  left: 0;
}
.bodycenter .nycenter .case-web .revelant-market .market-list .cbox {
  padding: 40px 0;
  width: calc(100% + 20px);
  margin-left: -10px;
}
.bodycenter .nycenter .case-web .revelant-market .market-list .cbox .cli {
  float: left;
  text-align: center;
  overflow: hidden;
  width: calc( (100% -  110px ) / 3);
  height: 306px;
  margin-right: 55px;
  margin-bottom: 40px;
  border: 1px solid #eaeaea;
  padding: 0;
}
.bodycenter .nycenter .case-web .revelant-market .market-list .cbox .cli:nth-child(3n+3) {
  margin-right: 0;
}
.bodycenter .nycenter .case-web .revelant-market .market-list .cbox .cli a {
  padding: 0;
  display: inherit;
}
.bodycenter .nycenter .case-web .revelant-market .market-list .cbox .cli a img {
  transition: all ease 0.4s;
  width: 170px;
  height: 90px;
  object-fit: cover;
  transition: 0.5s;
}
.bodycenter .nycenter .case-web .revelant-market .market-list .cbox .cli:hover a img {
  transition: all ease 0.4s;
  width: 170px;
  height: 90px;
  object-fit: cover;
  transform: scale(1.2);
}
.bodycenter .nycenter .case-web .revelant-market .market-list .cbox .cli .imgbox {
  overflow: hidden;
  height: 180px;
}
.bodycenter .nycenter .case-web .revelant-market .market-list .cbox .cli .imgbox .dimg {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  height: 100%;
  background: rgba(206, 206, 206, 0.3);
}
.bodycenter .nycenter .case-web .revelant-market .market-list .cbox .cli .imgbox .dimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s;
}
.bodycenter .nycenter .case-web .revelant-market .market-list .cbox .cli .imgbox .fadd {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  width: 64px;
  height: 64px;
  line-height: 62px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid white;
  color: white;
  left: 50%;
  top: 50%;
  margin-left: -32px;
  margin-top: -32px;
  font-size: 50px;
  font-family: monospace;
  transform: scale(0);
  transition: 0.5s;
}
.bodycenter .nycenter .case-web .revelant-market .market-list .cbox .cli .imgbox .fdline {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  height: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  transform: rotateZ(0deg) scale(0);
  transition: 0.2s;
}
.bodycenter .nycenter .case-web .revelant-market .market-list .cbox .cli .conbox {
  height: 126px;
  padding: 20px;
  text-align: left;
}
.bodycenter .nycenter .case-web .revelant-market .market-list .cbox .cli .conbox .tit {
  height: 16px;
  font-size: 16px;
  color: #666666;
  margin-bottom: 15px;
}
.bodycenter .nycenter .case-web .revelant-market .market-list .cbox .cli .conbox .type {
  height: 16px;
  font-size: 12px;
  color: #999999;
  margin-bottom: 10px;
}
.bodycenter .nycenter .case-web .revelant-market .market-list .cbox .cli .conbox .more {
  border: 1px solid #eaeaea;
  line-height: 40px;
}
.bodycenter .nycenter .case-web .revelant-market .market-list .cbox .cli .conbox .more .name {
  width: 50%;
  float: left;
  color: #999999;
}
.bodycenter .nycenter .case-web .revelant-market .market-list .cbox .cli .conbox .more .arr {
  width: 50%;
  color: #dedede;
  font-size: 24px;
  text-align: left;
  transition: 0.5s;
  transform: rotateZ(180deg);
  float: left;
}
.bodycenter .nycenter .case-web-detail {
  padding: 20px 0px;
  /* ========== */

  /* = WEBCASE-DETAIL = */

}
.bodycenter .nycenter .case-web-detail .webcase-detail {
  margin: 30px auto;
}
.bodycenter .nycenter .case-web-detail .webcase-detail-left {
  float: left;
  width: 50%;
  max-width: 800px;
  background: white;
  border: 1px solid gainsboro;
}
.bodycenter .nycenter .case-web-detail .webcase-detail-left img {
  width: 100% !important;
  height: auto !important;
}
.bodycenter .nycenter .case-web-detail .webcase-intro {
  position: relative;
  top: auto;
  left: auto;
  float: right;
  width: 50%;
  padding: 40px 50px 10px;
  background: white;
}
.bodycenter .nycenter .case-web-detail .webcase-intro .fx {
  position: fixed;
  top: 134px;
  z-index: 9;
}
.bodycenter .nycenter .case-web-detail .webcase-intro .fxb {
  position: fixed;
  top: auto;
  bottom: 330px;
  z-index: 9;
}
.bodycenter .nycenter .case-web-detail .webcase-intro .title {
  padding-right: 70px;
  font-size: 30px;
  color: #333333;
  position: relative;
}
.bodycenter .nycenter .case-web-detail .webcase-intro .title i {
  font-style: normal;
  font-size: 16px;
  color: #999999;
}
.bodycenter .nycenter .case-web-detail .webcase-intro .text {
  margin-top: 15px;
  letter-spacing: 4px;
}
.bodycenter .nycenter .case-web-detail .webcase-intro .price {
  font-size: 20px;
  color: #ff621c;
  margin-top: 20px;
}
.bodycenter .nycenter .case-web-detail .webcase-intro .des {
  margin-top: 38px;
  max-width: 420px;
  color: #999999;
  line-height: 30px;
  font-style: italic;
}
.bodycenter .nycenter .case-web-detail .webcase-intro .bt {
  margin-top: 38px;
}
.bodycenter .nycenter .case-web-detail .webcase-intro .bt .buynow {
  background: #ff5e00;
}
.bodycenter .nycenter .case-web-detail .webcase-intro .bt a {
  float: left;
  width: 42%;
  margin-right: 8%;
  text-align: center;
  display: inline-block;
  line-height: 44px;
  background: #ff8f22;
  border: 1px solid white;
  color: white;
}
.bodycenter .nycenter .case-web-detail .webcase-intro .bt a i {
  font-style: normal;
  display: inline-block;
}
.bodycenter .nycenter .case-web-detail .webcase-intro .bt a:hover {
  background: white;
  color: #ff8f22;
  border: 1px solid #dfdfdf;
}
.bodycenter .nycenter .case-web-detail .webcase-intro .list-tit {
  margin-top: 35px;
  font-size: 20px;
  text-align: center;
  float: left;
  background: #e2e2e2;
  height: 36px;
  line-height: 36px;
}
.bodycenter .nycenter .case-web-detail .webcase-intro .list {
  float: left;
}
.bodycenter .nycenter .case-web-detail .webcase-intro .list li {
  margin-top: 22px;
  float: left;
  width: 46%;
  margin-right: 8%;
}
.bodycenter .nycenter .case-web-detail .webcase-intro .list li:nth-child(2n) {
  margin-right: 0;
}
.bodycenter .nycenter .case-web-detail .webcase-intro .list li a {
  display: block;
}
.bodycenter .nycenter .case-web-detail .webcase-intro .list li a:hover .img img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.bodycenter .nycenter .case-web-detail .webcase-intro .list li a:hover .intro span {
  color: #845f3a;
}
.bodycenter .nycenter .case-web-detail .webcase-intro .list li a:hover .intro:after {
  transform: translateX(10px);
  -webkit-transform: translateX(10px);
  background: url(../img/ico_moreh.png) right no-repeat;
}
.bodycenter .nycenter .case-web-detail .webcase-intro .list li .img {
  overflow: hidden;
  height: 170px;
}
.bodycenter .nycenter .case-web-detail .webcase-intro .list li .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.bodycenter .nycenter .case-web-detail .webcase-intro .list li .intro {
  margin-top: 10px;
  position: relative;
  padding-right: 55px;
}
.bodycenter .nycenter .case-web-detail .webcase-intro .list li .intro span {
  letter-spacing: 1px;
  color: #333333;
}
.bodycenter .nycenter .case-web-detail .webcase-intro .list li .intro em {
  font-style: normal;
  color: #999999;
  font-size: 12px;
}
.bodycenter .nycenter .case-web-detail .webcase-intro .list li .intro:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -6px;
  width: 21px;
  height: 12px;
  background: url(../img/ico_more.png) right no-repeat;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.bodycenter .nycenter .case-web-detail .desbox {
  border: 1px solid gainsboro;
}
.bodycenter .nycenter .case-web-detail .desbox .tbox {
  height: 40px;
  line-height: 40px;
  background: gainsboro;
  padding: 0 20px;
}
.bodycenter .nycenter .case-web-detail .desbox .cbox {
  min-height: 200px;
  background: white;
  padding: 20px;
}
.bodycenter .nycenter .case-seo {
  padding: 20px 0px;
  background: #eaeaea;
}
.bodycenter .nycenter .case-seo .revelant-market {
  margin-bottom: 80px;
  padding: 60px 7% 65px;
  background: white;
  float: left;
}
.bodycenter .nycenter .case-seo .revelant-market .theme {
  text-align: center;
  font-size: 28px;
  color: #333333;
}
.bodycenter .nycenter .case-seo .revelant-market .ny-tab {
  padding: 40px 0 0px;
  text-align: left;
}
.bodycenter .nycenter .case-seo .revelant-market .ny-tab select {
  width: 240px;
  height: 36px;
  line-height: 36px;
  float: right;
}
.bodycenter .nycenter .case-seo .revelant-market .ny-tab a {
  margin: 0 20px;
  display: inline-block;
  line-height: 38px;
  font-size: 16px;
  color: #333333;
  position: relative;
}
.bodycenter .nycenter .case-seo .revelant-market .ny-tab a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 1px;
  background: #845f3a;
  transition: all ease 0.4s;
  -webkit-transition: all ease 0.4s;
}
.bodycenter .nycenter .case-seo .revelant-market .ny-tab a.active,
.bodycenter .nycenter .case-seo .revelant-market .ny-tab a:hover {
  color: #845f3a;
}
.bodycenter .nycenter .case-seo .revelant-market .ny-tab a.active:after,
.bodycenter .nycenter .case-seo .revelant-market .ny-tab a:hover:after {
  width: 100%;
}
.bodycenter .nycenter .case-seo .revelant-market .ny-tit {
  text-align: center;
  font-weight: lighter;
  font-size: 26px;
  color: black;
}
.bodycenter .nycenter .case-seo .revelant-market .ny-tit span {
  color: #845f3a;
}
.bodycenter .nycenter .case-seo .revelant-market ul {
  margin-bottom: 50px;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list {
  margin-top: 50px;
  padding: 15px 0 60px;
  border-top: 1px solid #ededed;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list li {
  margin-top: 20px;
  float: left;
  width: 48%;
  margin-right: 4%;
  height: 150px;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list li:nth-child(2n) {
  margin-right: 0;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list li:nth-child(1) {
  margin-bottom: 20px;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list li:nth-child(2) {
  margin-bottom: 20px;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list li a {
  position: relative;
  display: block;
  box-shadow: 0 0 20px rgba(206, 206, 206, 0.3);
  -webkit-box-shadow: 0 0 20px rgba(206, 206, 206, 0.3);
}
.bodycenter .nycenter .case-seo .revelant-market .market-list li a:before {
  z-index: 1;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: #845f3a;
  transition: ease all 0.6s;
  -webkit-transition: ease all 0.6s;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list li .img {
  float: left;
  position: relative;
  width: 171px;
  height: 148px;
  border-right: 1px solid #f0f0f0;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list li .img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-height: 100%;
  max-width: 80%;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list li .intro {
  margin-left: 171px;
  height: 150px;
  width: 324px;
  padding: 25px 25px 0;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list li .intro > span {
  padding-bottom: 13px;
  display: block;
  font-size: 20px;
  color: #333333;
  position: relative;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list li .intro > span:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 1px;
  background: #333333;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list li .intro .des {
  height: 10px;
  line-height: 16px;
  color: #999999;
  overflow: hidden;
  margin-top: 10px;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list li .intro div {
  line-height: 40px;
  position: relative;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list li .intro div i {
  font-style: normal;
  font-size: 12px;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list li .intro div em {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
  width: 21px;
  height: 12px;
  transition: 0.5s;
  background: url(../img/ico_more.png) right no-repeat;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list li:hover:before {
  width: 100%;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list li:hover a:before {
  width: 100%;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list li:hover .intro div i {
  color: #845f3a;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list li:hover .intro div em {
  transform: translateX(-10px);
  -webkit-transform: translateX(-10px);
  width: 36px;
  background: url(../img/ico_moreh.png) right no-repeat;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list li:nth-child(2n-1) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list li:nth-child(2n) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.bodycenter .nycenter .case-seo .market {
  margin: 30px 0;
  padding: 60px 7% 65px;
  background: white;
}
.bodycenter .nycenter .case-seo .market-more {
  margin: 0 auto;
  display: block;
  line-height: 44px;
  width: 194px;
  cursor: pointer;
}
.bodycenter .nycenter .case-seo .market-more i {
  width: 23px;
  height: 23px;
  background: url(../images/home_more_white.png);
}
.bodycenter .nycenter .case-seo .li-logo {
  margin-top: 20px;
  float: left;
  width: 20%;
  padding: 0 10px;
  margin-right: 0;
}
.bodycenter .nycenter .case-seo .li-logo a {
  padding-bottom: 54%;
  position: relative;
}
.bodycenter .nycenter .case-seo .li-logo a:hover:before {
  width: 0%;
}
.bodycenter .nycenter .case-seo .market-logo {
  margin: 30px 0 50px;
  padding: 55px 7% 80px;
  background: white;
}
.bodycenter .nycenter .case-seo .market-logo .market-logo-box {
  margin-top: 40px;
  margin-top: 60px;
  border: 1px solid #e5e5e5;
  border-top: none;
}
.bodycenter .nycenter .case-seo .market-logo .market-logo-box li {
  float: left;
  width: 20%;
  border-right: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  overflow: hidden;
}
.bodycenter .nycenter .case-seo .market-logo .market-logo-box li:nth-child(5n) {
  border-right: none;
}
.bodycenter .nycenter .case-seo .market-logo .market-logo-box li a {
  display: block;
  padding-bottom: 50%;
  position: relative;
}
.bodycenter .nycenter .case-seo .market-logo .market-logo-box li img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-height: 90%;
  max-width: 90%;
  transition: ease all 0.4s;
  -webkit-transition: ease all 0.4s;
}
.bodycenter .nycenter .case-seo .market-logo-box li:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.bodycenter .nycenter .case-seo .market-logo-box li .more {
  padding: 12% 0 0 15%;
}
.bodycenter .nycenter .case-seo .market-logo-box li .more p {
  font-size: 18px;
  color: #333333;
}
.bodycenter .nycenter .case-seo .market-logo-box li .more span {
  margin-top: 7%;
  width: 90px;
  font-size: 12px;
  display: inline-block;
  position: relative;
}
.bodycenter .nycenter .case-seo .market-logo-box li .more span i {
  position: absolute;
  margin-top: -6px;
  top: 50%;
  left: 70px;
  width: 20px;
  height: 12px;
  background: url(../images/ico_moreh.png) right no-repeat;
}
.bodycenter .nycenter .case-seo .market-logo-box li .more:hover span i {
  width: 36px;
}
.bodycenter .nycenter .case-seo .market-detail {
  margin: 20px 0;
  float: left;
  background: white;
}
.bodycenter .nycenter .case-seo .market-detail .left {
  width: 40%;
  padding: 40px;
  float: left;
}
.bodycenter .nycenter .case-seo .market-detail .left img {
  transition: 0.5s;
}
.bodycenter .nycenter .case-seo .market-detail .left img:hover {
  transform: scale(1.1);
}
.bodycenter .nycenter .case-seo .market-detail .right {
  width: 60%;
  padding: 30px 5%;
  float: left;
}
.bodycenter .nycenter .case-seo .market-detail .title {
  padding-bottom: 20px;
  border-bottom: 1px dashed #e7e7e7;
}
.bodycenter .nycenter .case-seo .market-detail .title img {
  display: inline-block;
}
.bodycenter .nycenter .case-seo .market-detail .title h1 {
  display: inline-block;
  vertical-align: middle;
  font-size: 32px;
  color: #333333;
  font-weight: bold;
}
.bodycenter .nycenter .case-seo .market-detail .title span {
  margin-left: 20px;
  font-size: 16px;
  color: #666666;
  letter-spacing: 5px;
  font-weight: normal;
}
.bodycenter .nycenter .case-seo .market-detail .title a {
  margin-top: 35px;
  float: right;
  color: #845f3a;
}
.bodycenter .nycenter .case-seo .market-detail .detail {
  margin-top: 20px;
  max-width: 665px;
  position: relative;
}
.bodycenter .nycenter .case-seo .market-detail .detail .return {
  top: auto;
  bottom: 0;
}
.bodycenter .nycenter .case-seo .market-detail .detail .tit {
  margin-top: 25px;
  font-size: 20px;
  color: #333333;
}
.bodycenter .nycenter .case-seo .market-detail .detail .des {
  overflow: hidden;
  margin-top: 12px;
  color: #999999;
  line-height: 30px;
}
.bodycenter .nycenter .case-seo .market-detail .detail .des span {
  color: #845f3a;
}
.bodycenter .nycenter .case-seo .market-detail .detail .des i {
  font-style: normal;
  color: #333333;
}
.bodycenter .nycenter .case-seo .market-detail .detail .p-tip {
  position: relative;
  padding-left: 55px;
}
.bodycenter .nycenter .case-seo .market-detail .detail .p-tip span {
  position: absolute;
  top: 0;
  left: 0;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list .cbox {
  padding: 40px 0;
  width: calc(100% + 20px);
  margin-left: -10px;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list .cbox .cli {
  float: left;
  text-align: center;
  overflow: hidden;
  width: calc( (100% -  110px ) / 3);
  height: 306px;
  margin-right: 55px;
  margin-bottom: 40px;
  border: 1px solid #eaeaea;
  padding: 0;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list .cbox .cli:nth-child(3n+3) {
  margin-right: 0;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list .cbox .cli a {
  padding: 0;
  display: inherit;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list .cbox .cli a img {
  transition: all ease 0.4s;
  width: 170px;
  height: 90px;
  object-fit: cover;
  transition: 0.5s;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list .cbox .cli:hover a img {
  transition: all ease 0.4s;
  width: 170px;
  height: 90px;
  object-fit: cover;
  transform: scale(1.2);
}
.bodycenter .nycenter .case-seo .revelant-market .market-list .cbox .cli .imgbox {
  overflow: hidden;
  height: 180px;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list .cbox .cli .imgbox .dimg {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  height: 100%;
  background: rgba(206, 206, 206, 0.3);
}
.bodycenter .nycenter .case-seo .revelant-market .market-list .cbox .cli .imgbox .dimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list .cbox .cli .imgbox .fadd {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  width: 64px;
  height: 64px;
  line-height: 62px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid white;
  color: white;
  left: 50%;
  top: 50%;
  margin-left: -32px;
  margin-top: -32px;
  font-size: 50px;
  font-family: monospace;
  transform: scale(0);
  transition: 0.5s;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list .cbox .cli .imgbox .fdline {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  height: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  transform: rotateZ(0deg) scale(0);
  transition: 0.2s;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list .cbox .cli .conbox {
  height: 126px;
  padding: 20px;
  text-align: left;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list .cbox .cli .conbox .tit {
  height: 16px;
  font-size: 16px;
  color: #666666;
  margin-bottom: 15px;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list .cbox .cli .conbox .type {
  height: 16px;
  font-size: 12px;
  color: #999999;
  margin-bottom: 10px;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list .cbox .cli .conbox .more {
  border: 1px solid #eaeaea;
  line-height: 40px;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list .cbox .cli .conbox .more .name {
  width: 50%;
  float: left;
  color: #999999;
}
.bodycenter .nycenter .case-seo .revelant-market .market-list .cbox .cli .conbox .more .arr {
  width: 50%;
  color: #dedede;
  font-size: 24px;
  text-align: left;
  transition: 0.5s;
  transform: rotateZ(180deg);
  float: left;
}
.bodycenter .nycenter .case-seo-detail {
  padding: 20px 0px;
  /* ========== */
  /* = WEBCASE-DETAIL = */
}
.bodycenter .nycenter .case-seo-detail .webcase-detail {
  margin: 30px auto;
}
.bodycenter .nycenter .case-seo-detail .webcase-detail-left {
  float: left;
  width: 50%;
  max-width: 800px;
  background: white;
  border: 1px solid gainsboro;
}
.bodycenter .nycenter .case-seo-detail .webcase-detail-left img {
  width: 100% !important;
  height: auto !important;
}
.bodycenter .nycenter .case-seo-detail .webcase-intro {
  position: relative;
  top: auto;
  left: auto;
  float: right;
  width: 50%;
  padding: 40px 50px 10px;
  background: white;
}
.bodycenter .nycenter .case-seo-detail .webcase-intro .fx {
  position: fixed;
  top: 134px;
  z-index: 9;
}
.bodycenter .nycenter .case-seo-detail .webcase-intro .fxb {
  position: fixed;
  top: auto;
  bottom: 330px;
  z-index: 9;
}
.bodycenter .nycenter .case-seo-detail .webcase-intro .title {
  padding-right: 70px;
  font-size: 30px;
  color: #333333;
  position: relative;
}
.bodycenter .nycenter .case-seo-detail .webcase-intro .title i {
  font-style: normal;
  font-size: 16px;
  color: #999999;
}
.bodycenter .nycenter .case-seo-detail .webcase-intro .text {
  margin-top: 15px;
  letter-spacing: 4px;
}
.bodycenter .nycenter .case-seo-detail .webcase-intro .price {
  font-size: 20px;
  color: #ff621c;
  margin-top: 20px;
}
.bodycenter .nycenter .case-seo-detail .webcase-intro .des {
  margin-top: 38px;
  max-width: 420px;
  color: #999999;
  line-height: 30px;
  font-style: italic;
}
.bodycenter .nycenter .case-seo-detail .webcase-intro .bt {
  margin-top: 38px;
}
.bodycenter .nycenter .case-seo-detail .webcase-intro .bt .buynow {
  background: #ff5e00;
}
.bodycenter .nycenter .case-seo-detail .webcase-intro .bt a {
  float: left;
  width: 42%;
  margin-right: 8%;
  text-align: center;
  display: inline-block;
  line-height: 44px;
  background: #ff8f22;
  border: 1px solid white;
  color: white;
}
.bodycenter .nycenter .case-seo-detail .webcase-intro .bt a i {
  font-style: normal;
  display: inline-block;
}
.bodycenter .nycenter .case-seo-detail .webcase-intro .bt a:hover {
  background: white;
  color: #ff8f22;
  border: 1px solid #dfdfdf;
}
.bodycenter .nycenter .case-seo-detail .webcase-intro .list-tit {
  margin-top: 35px;
  font-size: 20px;
  text-align: center;
  float: left;
  background: #e2e2e2;
  height: 36px;
  line-height: 36px;
}
.bodycenter .nycenter .case-seo-detail .webcase-intro .list {
  float: left;
}
.bodycenter .nycenter .case-seo-detail .webcase-intro .list li {
  margin-top: 22px;
  float: left;
  width: 46%;
  margin-right: 8%;
}
.bodycenter .nycenter .case-seo-detail .webcase-intro .list li:nth-child(2n) {
  margin-right: 0;
}
.bodycenter .nycenter .case-seo-detail .webcase-intro .list li a {
  display: block;
}
.bodycenter .nycenter .case-seo-detail .webcase-intro .list li a:hover .img img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.bodycenter .nycenter .case-seo-detail .webcase-intro .list li a:hover .intro span {
  color: #845f3a;
}
.bodycenter .nycenter .case-seo-detail .webcase-intro .list li a:hover .intro:after {
  transform: translateX(10px);
  -webkit-transform: translateX(10px);
  background: url(../img/ico_moreh.png) right no-repeat;
}
.bodycenter .nycenter .case-seo-detail .webcase-intro .list li .img {
  overflow: hidden;
  height: 170px;
}
.bodycenter .nycenter .case-seo-detail .webcase-intro .list li .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.bodycenter .nycenter .case-seo-detail .webcase-intro .list li .intro {
  margin-top: 10px;
  position: relative;
  padding-right: 55px;
}
.bodycenter .nycenter .case-seo-detail .webcase-intro .list li .intro span {
  letter-spacing: 1px;
  color: #333333;
}
.bodycenter .nycenter .case-seo-detail .webcase-intro .list li .intro em {
  font-style: normal;
  color: #999999;
  font-size: 12px;
}
.bodycenter .nycenter .case-seo-detail .webcase-intro .list li .intro:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -6px;
  width: 21px;
  height: 12px;
  background: url(../img/ico_more.png) right no-repeat;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.bodycenter .nycenter .case-seo-detail .desbox {
  border: 1px solid gainsboro;
}
.bodycenter .nycenter .case-seo-detail .desbox .tbox {
  height: 40px;
  line-height: 40px;
  background: gainsboro;
  padding: 0 20px;
}
.bodycenter .nycenter .case-seo-detail .desbox .cbox {
  min-height: 200px;
  background: white;
  padding: 20px;
}
.bodycenter .nycenter .case-spread {
  padding: 20px 0px;
  background: #eaeaea;
}
.bodycenter .nycenter .case-spread .revelant-market {
  margin-bottom: 80px;
  padding: 60px 7% 65px;
  background: white;
  float: left;
}
.bodycenter .nycenter .case-spread .revelant-market .theme {
  text-align: center;
  font-size: 28px;
  color: #333333;
}
.bodycenter .nycenter .case-spread .revelant-market .ny-tab {
  padding: 40px 0 0px;
  text-align: left;
}
.bodycenter .nycenter .case-spread .revelant-market .ny-tab select {
  width: 240px;
  height: 36px;
  line-height: 36px;
  float: right;
}
.bodycenter .nycenter .case-spread .revelant-market .ny-tab a {
  margin: 0 20px;
  display: inline-block;
  line-height: 38px;
  font-size: 16px;
  color: #333333;
  position: relative;
}
.bodycenter .nycenter .case-spread .revelant-market .ny-tab a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 1px;
  background: #845f3a;
  transition: all ease 0.4s;
  -webkit-transition: all ease 0.4s;
}
.bodycenter .nycenter .case-spread .revelant-market .ny-tab a.active,
.bodycenter .nycenter .case-spread .revelant-market .ny-tab a:hover {
  color: #845f3a;
}
.bodycenter .nycenter .case-spread .revelant-market .ny-tab a.active:after,
.bodycenter .nycenter .case-spread .revelant-market .ny-tab a:hover:after {
  width: 100%;
}
.bodycenter .nycenter .case-spread .revelant-market .ny-tit {
  text-align: center;
  font-weight: lighter;
  font-size: 26px;
  color: black;
}
.bodycenter .nycenter .case-spread .revelant-market .ny-tit span {
  color: #845f3a;
}
.bodycenter .nycenter .case-spread .revelant-market ul {
  margin-bottom: 50px;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list {
  margin-top: 50px;
  padding: 15px 0 60px;
  border-top: 1px solid #ededed;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list li {
  margin-top: 20px;
  float: left;
  width: 48%;
  margin-right: 4%;
  height: 150px;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list li:nth-child(2n) {
  margin-right: 0;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list li:nth-child(1) {
  margin-bottom: 20px;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list li:nth-child(2) {
  margin-bottom: 20px;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list li a {
  position: relative;
  display: block;
  box-shadow: 0 0 20px rgba(206, 206, 206, 0.3);
  -webkit-box-shadow: 0 0 20px rgba(206, 206, 206, 0.3);
}
.bodycenter .nycenter .case-spread .revelant-market .market-list li a:before {
  z-index: 1;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: #845f3a;
  transition: ease all 0.6s;
  -webkit-transition: ease all 0.6s;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list li .img {
  float: left;
  position: relative;
  width: 171px;
  height: 148px;
  border-right: 1px solid #f0f0f0;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list li .img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-height: 100%;
  max-width: 80%;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list li .intro {
  margin-left: 171px;
  height: 150px;
  width: 324px;
  padding: 25px 25px 0;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list li .intro > span {
  padding-bottom: 13px;
  display: block;
  font-size: 20px;
  color: #333333;
  position: relative;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list li .intro > span:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 1px;
  background: #333333;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list li .intro .des {
  height: 10px;
  line-height: 16px;
  color: #999999;
  overflow: hidden;
  margin-top: 10px;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list li .intro div {
  line-height: 40px;
  position: relative;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list li .intro div i {
  font-style: normal;
  font-size: 12px;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list li .intro div em {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
  width: 21px;
  height: 12px;
  transition: 0.5s;
  background: url(../img/ico_more.png) right no-repeat;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list li:hover:before {
  width: 100%;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list li:hover a:before {
  width: 100%;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list li:hover .intro div i {
  color: #845f3a;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list li:hover .intro div em {
  transform: translateX(-10px);
  -webkit-transform: translateX(-10px);
  width: 36px;
  background: url(../img/ico_moreh.png) right no-repeat;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list li:nth-child(2n-1) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list li:nth-child(2n) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.bodycenter .nycenter .case-spread .market {
  margin: 30px 0;
  padding: 60px 7% 65px;
  background: white;
}
.bodycenter .nycenter .case-spread .market-more {
  margin: 0 auto;
  display: block;
  line-height: 44px;
  width: 194px;
  cursor: pointer;
}
.bodycenter .nycenter .case-spread .market-more i {
  width: 23px;
  height: 23px;
  background: url(../images/home_more_white.png);
}
.bodycenter .nycenter .case-spread .li-logo {
  margin-top: 20px;
  float: left;
  width: 20%;
  padding: 0 10px;
  margin-right: 0;
}
.bodycenter .nycenter .case-spread .li-logo a {
  padding-bottom: 54%;
  position: relative;
}
.bodycenter .nycenter .case-spread .li-logo a:hover:before {
  width: 0%;
}
.bodycenter .nycenter .case-spread .market-logo {
  margin: 30px 0 50px;
  padding: 55px 7% 80px;
  background: white;
}
.bodycenter .nycenter .case-spread .market-logo .market-logo-box {
  margin-top: 40px;
  margin-top: 60px;
  border: 1px solid #e5e5e5;
  border-top: none;
}
.bodycenter .nycenter .case-spread .market-logo .market-logo-box li {
  float: left;
  width: 20%;
  border-right: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  overflow: hidden;
}
.bodycenter .nycenter .case-spread .market-logo .market-logo-box li:nth-child(5n) {
  border-right: none;
}
.bodycenter .nycenter .case-spread .market-logo .market-logo-box li a {
  display: block;
  padding-bottom: 50%;
  position: relative;
}
.bodycenter .nycenter .case-spread .market-logo .market-logo-box li img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-height: 90%;
  max-width: 90%;
  transition: ease all 0.4s;
  -webkit-transition: ease all 0.4s;
}
.bodycenter .nycenter .case-spread .market-logo-box li:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.bodycenter .nycenter .case-spread .market-logo-box li .more {
  padding: 12% 0 0 15%;
}
.bodycenter .nycenter .case-spread .market-logo-box li .more p {
  font-size: 18px;
  color: #333333;
}
.bodycenter .nycenter .case-spread .market-logo-box li .more span {
  margin-top: 7%;
  width: 90px;
  font-size: 12px;
  display: inline-block;
  position: relative;
}
.bodycenter .nycenter .case-spread .market-logo-box li .more span i {
  position: absolute;
  margin-top: -6px;
  top: 50%;
  left: 70px;
  width: 20px;
  height: 12px;
  background: url(../images/ico_moreh.png) right no-repeat;
}
.bodycenter .nycenter .case-spread .market-logo-box li .more:hover span i {
  width: 36px;
}
.bodycenter .nycenter .case-spread .market-detail {
  margin: 20px 0;
  float: left;
  background: white;
}
.bodycenter .nycenter .case-spread .market-detail .left {
  width: 40%;
  padding: 40px;
  float: left;
}
.bodycenter .nycenter .case-spread .market-detail .left img {
  transition: 0.5s;
}
.bodycenter .nycenter .case-spread .market-detail .left img:hover {
  transform: scale(1.1);
}
.bodycenter .nycenter .case-spread .market-detail .right {
  width: 60%;
  padding: 30px 5%;
  float: left;
}
.bodycenter .nycenter .case-spread .market-detail .title {
  padding-bottom: 20px;
  border-bottom: 1px dashed #e7e7e7;
}
.bodycenter .nycenter .case-spread .market-detail .title img {
  display: inline-block;
}
.bodycenter .nycenter .case-spread .market-detail .title h1 {
  display: inline-block;
  vertical-align: middle;
  font-size: 32px;
  color: #333333;
  font-weight: bold;
}
.bodycenter .nycenter .case-spread .market-detail .title span {
  margin-left: 20px;
  font-size: 16px;
  color: #666666;
  letter-spacing: 5px;
  font-weight: normal;
}
.bodycenter .nycenter .case-spread .market-detail .title a {
  margin-top: 35px;
  float: right;
  color: #845f3a;
}
.bodycenter .nycenter .case-spread .market-detail .detail {
  margin-top: 20px;
  max-width: 665px;
  position: relative;
}
.bodycenter .nycenter .case-spread .market-detail .detail .return {
  top: auto;
  bottom: 0;
}
.bodycenter .nycenter .case-spread .market-detail .detail .tit {
  margin-top: 25px;
  font-size: 20px;
  color: #333333;
}
.bodycenter .nycenter .case-spread .market-detail .detail .des {
  overflow: hidden;
  margin-top: 12px;
  color: #999999;
  line-height: 30px;
}
.bodycenter .nycenter .case-spread .market-detail .detail .des span {
  color: #845f3a;
}
.bodycenter .nycenter .case-spread .market-detail .detail .des i {
  font-style: normal;
  color: #333333;
}
.bodycenter .nycenter .case-spread .market-detail .detail .p-tip {
  position: relative;
  padding-left: 55px;
}
.bodycenter .nycenter .case-spread .market-detail .detail .p-tip span {
  position: absolute;
  top: 0;
  left: 0;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list .cbox {
  padding: 40px 0;
  width: calc(100% + 20px);
  margin-left: -10px;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list .cbox .cli {
  float: left;
  text-align: center;
  overflow: hidden;
  width: calc( (100% -  110px ) / 3);
  height: 306px;
  margin-right: 55px;
  margin-bottom: 40px;
  border: 1px solid #eaeaea;
  padding: 0;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list .cbox .cli:nth-child(3n+3) {
  margin-right: 0;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list .cbox .cli a {
  padding: 0;
  display: inherit;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list .cbox .cli a img {
  transition: all ease 0.4s;
  width: 170px;
  height: 90px;
  object-fit: cover;
  transition: 0.5s;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list .cbox .cli:hover a img {
  transition: all ease 0.4s;
  width: 170px;
  height: 90px;
  object-fit: cover;
  transform: scale(1.2);
}
.bodycenter .nycenter .case-spread .revelant-market .market-list .cbox .cli .imgbox {
  overflow: hidden;
  height: 180px;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list .cbox .cli .imgbox .dimg {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  height: 100%;
  background: rgba(206, 206, 206, 0.3);
}
.bodycenter .nycenter .case-spread .revelant-market .market-list .cbox .cli .imgbox .dimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list .cbox .cli .imgbox .fadd {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  width: 64px;
  height: 64px;
  line-height: 62px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid white;
  color: white;
  left: 50%;
  top: 50%;
  margin-left: -32px;
  margin-top: -32px;
  font-size: 50px;
  font-family: monospace;
  transform: scale(0);
  transition: 0.5s;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list .cbox .cli .imgbox .fdline {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  height: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  transform: rotateZ(0deg) scale(0);
  transition: 0.2s;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list .cbox .cli .conbox {
  height: 126px;
  padding: 20px;
  text-align: left;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list .cbox .cli .conbox .tit {
  height: 16px;
  font-size: 16px;
  color: #666666;
  margin-bottom: 15px;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list .cbox .cli .conbox .type {
  height: 16px;
  font-size: 12px;
  color: #999999;
  margin-bottom: 10px;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list .cbox .cli .conbox .more {
  border: 1px solid #eaeaea;
  line-height: 40px;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list .cbox .cli .conbox .more .name {
  width: 50%;
  float: left;
  color: #999999;
}
.bodycenter .nycenter .case-spread .revelant-market .market-list .cbox .cli .conbox .more .arr {
  width: 50%;
  color: #dedede;
  font-size: 24px;
  text-align: left;
  transition: 0.5s;
  transform: rotateZ(180deg);
  float: left;
}
.bodycenter .nycenter .case-spread-detail {
  padding: 20px 0px;
  /* ========== */
  /* = WEBCASE-DETAIL = */
}
.bodycenter .nycenter .case-spread-detail .webcase-detail {
  margin: 30px auto;
}
.bodycenter .nycenter .case-spread-detail .webcase-detail-left {
  float: left;
  width: 50%;
  max-width: 800px;
  background: white;
  border: 1px solid gainsboro;
}
.bodycenter .nycenter .case-spread-detail .webcase-detail-left img {
  width: 100% !important;
  height: auto !important;
}
.bodycenter .nycenter .case-spread-detail .webcase-intro {
  position: relative;
  top: auto;
  left: auto;
  float: right;
  width: 50%;
  padding: 40px 50px 10px;
  background: white;
}
.bodycenter .nycenter .case-spread-detail .webcase-intro .fx {
  position: fixed;
  top: 134px;
  z-index: 9;
}
.bodycenter .nycenter .case-spread-detail .webcase-intro .fxb {
  position: fixed;
  top: auto;
  bottom: 330px;
  z-index: 9;
}
.bodycenter .nycenter .case-spread-detail .webcase-intro .title {
  padding-right: 70px;
  font-size: 30px;
  color: #333333;
  position: relative;
}
.bodycenter .nycenter .case-spread-detail .webcase-intro .title i {
  font-style: normal;
  font-size: 16px;
  color: #999999;
}
.bodycenter .nycenter .case-spread-detail .webcase-intro .text {
  margin-top: 15px;
  letter-spacing: 4px;
}
.bodycenter .nycenter .case-spread-detail .webcase-intro .price {
  font-size: 20px;
  color: #ff621c;
  margin-top: 20px;
}
.bodycenter .nycenter .case-spread-detail .webcase-intro .des {
  margin-top: 38px;
  max-width: 420px;
  color: #999999;
  line-height: 30px;
  font-style: italic;
}
.bodycenter .nycenter .case-spread-detail .webcase-intro .bt {
  margin-top: 38px;
}
.bodycenter .nycenter .case-spread-detail .webcase-intro .bt .buynow {
  background: #ff5e00;
}
.bodycenter .nycenter .case-spread-detail .webcase-intro .bt a {
  float: left;
  width: 42%;
  margin-right: 8%;
  text-align: center;
  display: inline-block;
  line-height: 44px;
  background: #ff8f22;
  border: 1px solid white;
  color: white;
}
.bodycenter .nycenter .case-spread-detail .webcase-intro .bt a i {
  font-style: normal;
  display: inline-block;
}
.bodycenter .nycenter .case-spread-detail .webcase-intro .bt a:hover {
  background: white;
  color: #ff8f22;
  border: 1px solid #dfdfdf;
}
.bodycenter .nycenter .case-spread-detail .webcase-intro .list-tit {
  margin-top: 35px;
  font-size: 20px;
  text-align: center;
  float: left;
  background: #e2e2e2;
  height: 36px;
  line-height: 36px;
}
.bodycenter .nycenter .case-spread-detail .webcase-intro .list {
  float: left;
}
.bodycenter .nycenter .case-spread-detail .webcase-intro .list li {
  margin-top: 22px;
  float: left;
  width: 46%;
  margin-right: 8%;
}
.bodycenter .nycenter .case-spread-detail .webcase-intro .list li:nth-child(2n) {
  margin-right: 0;
}
.bodycenter .nycenter .case-spread-detail .webcase-intro .list li a {
  display: block;
}
.bodycenter .nycenter .case-spread-detail .webcase-intro .list li a:hover .img img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.bodycenter .nycenter .case-spread-detail .webcase-intro .list li a:hover .intro span {
  color: #845f3a;
}
.bodycenter .nycenter .case-spread-detail .webcase-intro .list li a:hover .intro:after {
  transform: translateX(10px);
  -webkit-transform: translateX(10px);
  background: url(../img/ico_moreh.png) right no-repeat;
}
.bodycenter .nycenter .case-spread-detail .webcase-intro .list li .img {
  overflow: hidden;
  height: 170px;
}
.bodycenter .nycenter .case-spread-detail .webcase-intro .list li .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.bodycenter .nycenter .case-spread-detail .webcase-intro .list li .intro {
  margin-top: 10px;
  position: relative;
  padding-right: 55px;
}
.bodycenter .nycenter .case-spread-detail .webcase-intro .list li .intro span {
  letter-spacing: 1px;
  color: #333333;
}
.bodycenter .nycenter .case-spread-detail .webcase-intro .list li .intro em {
  font-style: normal;
  color: #999999;
  font-size: 12px;
}
.bodycenter .nycenter .case-spread-detail .webcase-intro .list li .intro:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -6px;
  width: 21px;
  height: 12px;
  background: url(../img/ico_more.png) right no-repeat;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.bodycenter .nycenter .case-spread-detail .desbox {
  border: 1px solid gainsboro;
}
.bodycenter .nycenter .case-spread-detail .desbox .tbox {
  height: 40px;
  line-height: 40px;
  background: gainsboro;
  padding: 0 20px;
}
.bodycenter .nycenter .case-spread-detail .desbox .cbox {
  min-height: 200px;
  background: white;
  padding: 20px;
}
.bodycenter .nycenter .casedetail {
  padding: 20px 0px;
  /* ========== */
  /* = WEBCASE-DETAIL = */
}
.bodycenter .nycenter .casedetail .webcase-detail {
  margin: 30px auto;
}
.bodycenter .nycenter .casedetail .webcase-detail-left {
  float: left;
  width: 50%;
  max-width: 800px;
  background: white;
  border: 1px solid gainsboro;
}
.bodycenter .nycenter .casedetail .webcase-detail-left img {
  width: 100% !important;
  height: auto !important;
}
.bodycenter .nycenter .casedetail .webcase-intro {
  position: relative;
  top: auto;
  left: auto;
  float: right;
  width: 50%;
  padding: 40px 50px 10px;
  background: white;
}
.bodycenter .nycenter .casedetail .webcase-intro .fx {
  position: fixed;
  top: 134px;
  z-index: 9;
}
.bodycenter .nycenter .casedetail .webcase-intro .fxb {
  position: fixed;
  top: auto;
  bottom: 330px;
  z-index: 9;
}
.bodycenter .nycenter .casedetail .webcase-intro .title {
  padding-right: 70px;
  font-size: 30px;
  color: #333333;
  position: relative;
}
.bodycenter .nycenter .casedetail .webcase-intro .title i {
  font-style: normal;
  font-size: 16px;
  color: #999999;
}
.bodycenter .nycenter .casedetail .webcase-intro .text {
  margin-top: 15px;
  letter-spacing: 4px;
}
.bodycenter .nycenter .casedetail .webcase-intro .price {
  font-size: 20px;
  color: #ff621c;
  margin-top: 20px;
}
.bodycenter .nycenter .casedetail .webcase-intro .des {
  margin-top: 38px;
  max-width: 420px;
  color: #999999;
  line-height: 30px;
  font-style: italic;
}
.bodycenter .nycenter .casedetail .webcase-intro .bt {
  margin-top: 38px;
}
.bodycenter .nycenter .casedetail .webcase-intro .bt .buynow {
  background: #ff5e00;
}
.bodycenter .nycenter .casedetail .webcase-intro .bt a {
  float: left;
  width: 42%;
  margin-right: 8%;
  text-align: center;
  display: inline-block;
  line-height: 44px;
  background: #ff8f22;
  border: 1px solid white;
  color: white;
}
.bodycenter .nycenter .casedetail .webcase-intro .bt a i {
  font-style: normal;
  display: inline-block;
}
.bodycenter .nycenter .casedetail .webcase-intro .bt a:hover {
  background: white;
  color: #ff8f22;
  border: 1px solid #dfdfdf;
}
.bodycenter .nycenter .casedetail .webcase-intro .list-tit {
  margin-top: 35px;
  font-size: 20px;
  text-align: center;
  float: left;
  background: #e2e2e2;
  height: 36px;
  line-height: 36px;
}
.bodycenter .nycenter .casedetail .webcase-intro .list {
  float: left;
}
.bodycenter .nycenter .casedetail .webcase-intro .list li {
  margin-top: 22px;
  float: left;
  width: 46%;
  margin-right: 8%;
}
.bodycenter .nycenter .casedetail .webcase-intro .list li:nth-child(2n) {
  margin-right: 0;
}
.bodycenter .nycenter .casedetail .webcase-intro .list li a {
  display: block;
}
.bodycenter .nycenter .casedetail .webcase-intro .list li a:hover .img img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.bodycenter .nycenter .casedetail .webcase-intro .list li a:hover .intro span {
  color: #845f3a;
}
.bodycenter .nycenter .casedetail .webcase-intro .list li a:hover .intro:after {
  transform: translateX(10px);
  -webkit-transform: translateX(10px);
  background: url(../img/ico_moreh.png) right no-repeat;
}
.bodycenter .nycenter .casedetail .webcase-intro .list li .img {
  overflow: hidden;
  height: 170px;
}
.bodycenter .nycenter .casedetail .webcase-intro .list li .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.bodycenter .nycenter .casedetail .webcase-intro .list li .intro {
  margin-top: 10px;
  position: relative;
  padding-right: 55px;
}
.bodycenter .nycenter .casedetail .webcase-intro .list li .intro span {
  letter-spacing: 1px;
  color: #333333;
}
.bodycenter .nycenter .casedetail .webcase-intro .list li .intro em {
  font-style: normal;
  color: #999999;
  font-size: 12px;
}
.bodycenter .nycenter .casedetail .webcase-intro .list li .intro:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -6px;
  width: 21px;
  height: 12px;
  background: url(../img/ico_more.png) right no-repeat;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.bodycenter .nycenter .casedetail .desbox {
  border: 1px solid gainsboro;
}
.bodycenter .nycenter .casedetail .desbox .tbox {
  height: 40px;
  line-height: 40px;
  background: gainsboro;
  padding: 0 20px;
}
.bodycenter .nycenter .casedetail .desbox .cbox {
  min-height: 200px;
  background: white;
  padding: 20px;
}
.bodycenter .nycenter .newsbox {
  padding: 20px 0px;
  background: #eaeaea;
  /* ========== */

  /* = NEWS = */

}
.bodycenter .nycenter .newsbox .newsf {
  margin: 30px 0;
  padding: 65px 7% 90px;
  background: white;
}
.bodycenter .nycenter .newsbox .newsf .ny-tab {
  padding-bottom: 50px;
  padding: 30px 0 60px;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
}
.bodycenter .nycenter .newsbox .newsf .ny-tab .theme {
  text-align: center;
  font-size: 28px;
  color: #333333;
}
.bodycenter .nycenter .newsbox .newsf .ny-tab a {
  margin: 0 50px;
  display: inline-block;
  line-height: 38px;
  font-size: 30px;
  color: #333333;
  position: relative;
}
.bodycenter .nycenter .newsbox .newsf .ny-tab a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 2px;
  background: #845f3a;
  transition: all ease 0.4s;
  -webkit-transition: all ease 0.4s;
}
.bodycenter .nycenter .newsbox .newsf .ny-tab a.active,
.bodycenter .nycenter .newsbox .newsf .ny-tab a:hover {
  color: #845f3a;
}
.bodycenter .nycenter .newsbox .newsf .ny-tab a.active:after,
.bodycenter .nycenter .newsbox .newsf .ny-tab a:hover:after {
  width: 100%;
}
.bodycenter .nycenter .newsbox .newsf .ny-tit {
  text-align: center;
  font-weight: lighter;
  font-size: 26px;
  color: black;
}
.bodycenter .nycenter .newsbox .newsf .ny-tit span {
  color: #845f3a;
}
.bodycenter .nycenter .newsbox .newsf .search {
  width: 100%;
  height: 100px;
  border-bottom: 1px solid #f8f7f7;
  padding: 22px 0;
}
.bodycenter .nycenter .newsbox .newsf .search .keywords {
  width: 468px;
  height: 100%;
  line-height: 50px;
  color: #999999;
  float: left;
  text-align: right;
}
.bodycenter .nycenter .newsbox .newsf .search .sbox {
  width: 440px;
  height: 48px;
  background: gainsboro;
  border-radius: 24px;
  margin-left: 14px;
  float: left;
}
.bodycenter .nycenter .newsbox .newsf .search .sbox input {
  background: none;
  width: 390px;
  height: 46px;
  border: none;
  padding: 0 20px;
  font-size: 16px;
}
.bodycenter .nycenter .newsbox .newsf .search .sbox img {
  width: 30px;
  height: 30px;
}
.bodycenter .nycenter .newsbox .newsf .news-list {
  margin-bottom: 60px;
}
.bodycenter .nycenter .newsbox .newsf .news-list li {
  width: 100%;
  height: 205px;
  padding: 30px 0;
  border-bottom: 1px solid #ebebeb;
  float: left;
}
.bodycenter .nycenter .newsbox .newsf .news-list li a {
  display: block;
  height: 100%;
}
.bodycenter .nycenter .newsbox .newsf .news-list li a .img {
  float: left;
  overflow: hidden;
  width: 216px;
  height: 100%;
}
.bodycenter .nycenter .newsbox .newsf .news-list li a .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.bodycenter .nycenter .newsbox .newsf .news-list li a .text {
  float: left;
  padding-left: 20px;
  height: 100%;
  overflow: hidden;
  width: calc(100% - 216px);
}
.bodycenter .nycenter .newsbox .newsf .news-list li a .text .tit {
  font-size: 18px;
  line-height: 46px;
}
.bodycenter .nycenter .newsbox .newsf .news-list li a .text p {
  line-height: 26px;
  height: 52px;
  overflow: hidden;
  color: #999999;
}
.bodycenter .nycenter .newsbox .newsf .news-list li a .text .more {
  margin-top: 30px;
}
.bodycenter .nycenter .newsbox .newsf .news-list li a .text .more i {
  float: left;
  font-style: normal;
}
.bodycenter .nycenter .newsbox .newsf .news-list li a .text .more span {
  float: right;
  display: inline-block;
  padding-right: 40px;
  color: #845f3a;
  position: relative;
  transition: 0.3s;
}
.bodycenter .nycenter .newsbox .newsf .news-list li a .text .more span:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -6px;
  width: 24px;
  height: 12px;
  background: url(../img/ico_moreh.png) right no-repeat;
}
.bodycenter .nycenter .newsbox .newsf .news-list li a:hover .img img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.bodycenter .nycenter .newsbox .newsf .news-list li a:hover .text .tit {
  color: #845f3a;
}
.bodycenter .nycenter .newsbox .newsf .news-list li a:hover .text .more span {
  transform: translateX(-20px);
  -webkit-transform: translateX(-20px);
}
.bodycenter .nycenter .newsbox .newsf .market-list .cbox {
  padding: 40px 0;
  width: calc(100% + 20px);
  margin-left: -10px;
}
.bodycenter .nycenter .newsbox .newsf .market-list .cbox .cli {
  float: left;
  text-align: center;
  overflow: hidden;
  width: calc( (100% -  110px ) / 3);
  height: 306px;
  margin-right: 55px;
  margin-bottom: 40px;
  border: 1px solid #eaeaea;
  padding: 0;
}
.bodycenter .nycenter .newsbox .newsf .market-list .cbox .cli:nth-child(3n+3) {
  margin-right: 0;
}
.bodycenter .nycenter .newsbox .newsf .market-list .cbox .cli a {
  padding: 0;
  display: inherit;
}
.bodycenter .nycenter .newsbox .newsf .market-list .cbox .cli a img {
  transition: all ease 0.4s;
  width: 170px;
  height: 90px;
  object-fit: cover;
  transition: 0.5s;
}
.bodycenter .nycenter .newsbox .newsf .market-list .cbox .cli:hover a img {
  transition: all ease 0.4s;
  width: 170px;
  height: 90px;
  object-fit: cover;
  transform: scale(1.2);
}
.bodycenter .nycenter .newsbox .newsf .market-list .cbox .cli .imgbox {
  overflow: hidden;
  height: 180px;
}
.bodycenter .nycenter .newsbox .newsf .market-list .cbox .cli .imgbox .dimg {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  height: 100%;
  background: rgba(206, 206, 206, 0.3);
}
.bodycenter .nycenter .newsbox .newsf .market-list .cbox .cli .imgbox .dimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s;
}
.bodycenter .nycenter .newsbox .newsf .market-list .cbox .cli .imgbox .fadd {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  width: 64px;
  height: 64px;
  line-height: 62px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid white;
  color: white;
  left: 50%;
  top: 50%;
  margin-left: -32px;
  margin-top: -32px;
  font-size: 50px;
  font-family: monospace;
  transform: scale(0);
  transition: 0.5s;
}
.bodycenter .nycenter .newsbox .newsf .market-list .cbox .cli .imgbox .fdline {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  height: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  transform: rotateZ(0deg) scale(0);
  transition: 0.2s;
}
.bodycenter .nycenter .newsbox .newsf .market-list .cbox .cli .conbox {
  height: 126px;
  padding: 20px;
  text-align: left;
}
.bodycenter .nycenter .newsbox .newsf .market-list .cbox .cli .conbox .tit {
  height: 16px;
  font-size: 16px;
  color: #666666;
  margin-bottom: 15px;
}
.bodycenter .nycenter .newsbox .newsf .market-list .cbox .cli .conbox .type {
  height: 16px;
  font-size: 12px;
  color: #999999;
  margin-bottom: 10px;
}
.bodycenter .nycenter .newsbox .newsf .market-list .cbox .cli .conbox .more {
  border: 1px solid #eaeaea;
  line-height: 40px;
}
.bodycenter .nycenter .newsbox .newsf .market-list .cbox .cli .conbox .more .name {
  width: 50%;
  float: left;
  color: #999999;
}
.bodycenter .nycenter .newsbox .newsf .market-list .cbox .cli .conbox .more .arr {
  width: 50%;
  color: #dedede;
  font-size: 24px;
  text-align: left;
  transition: 0.5s;
  transform: rotateZ(180deg);
  float: left;
}
.bodycenter .nycenter .newsbox .newsf .tip {
  text-align: center;
  font-size: 20px;
}
.bodycenter .nycenter .newsbox .revelant-news {
  margin-bottom: 50px;
  padding: 40px 7% 65px;
  background: white;
}
.bodycenter .nycenter .newsbox .revelant-news .theme {
  text-align: center;
  font-size: 28px;
  color: #333333;
}
.bodycenter .nycenter .newsbox .revelant-news ul {
  margin-top: 20px;
}
.bodycenter .nycenter .newsbox .revelant-news li {
  margin-top: 15px;
  float: left;
  width: 48.5%;
  margin-right: 3%;
}
.bodycenter .nycenter .newsbox .revelant-news li:nth-child(2n) {
  margin-right: 0;
}
.bodycenter .nycenter .newsbox .revelant-news li a {
  display: block;
  padding: 35px 40px;
  -webkit-box-shadow: 0 0 20px rgba(206, 206, 206, 0.3);
  box-shadow: 0 0 20px rgba(206, 206, 206, 0.3);
  position: relative;
}
.bodycenter .nycenter .newsbox .revelant-news li a:hover {
  background: #845f3a;
  color: white;
}
.bodycenter .nycenter .newsbox .revelant-news li a:hover i {
  background: url(../images/ico_more_white.png) right no-repeat;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
}
.bodycenter .nycenter .newsbox .revelant-news li p {
  font-size: 16px;
}
.bodycenter .nycenter .newsbox .revelant-news li span {
  margin-top: 20px;
  display: block;
}
.bodycenter .nycenter .newsbox .revelant-news li i {
  position: absolute;
  bottom: 40px;
  right: 45px;
  width: 24px;
  height: 12px;
  background: url(../images/ico_moreh.png) right no-repeat;
}
.bodycenter .nycenter .newsdetail {
  padding: 20px 0px;
  background: #eaeaea;
  /* ========== */

  /* = NEWS-DETAIl = */

}
.bodycenter .nycenter .newsdetail .news-left {
  float: left;
  margin: 30px 0 55px;
  width: 71%;
}
.bodycenter .nycenter .newsdetail .news-left .news-detail {
  background: white;
  padding: 50px 65px 70px;
}
.bodycenter .nycenter .newsdetail .news-left .news-detail .title {
  max-width: 826px;
  margin: 0 auto;
  padding-bottom: 40px;
  font-size: 20px;
  color: #444444;
  line-height: 32px;
  border-bottom: 1px solid #d2d2d2;
  text-align: center;
}
.bodycenter .nycenter .newsdetail .news-left .news-detail .article-come {
  line-height: 26px;
  margin-top: 25px;
  text-align: center;
}
.bodycenter .nycenter .newsdetail .news-left .news-detail .article-come i {
  font-style: normal;
  vertical-align: middle;
}
.bodycenter .nycenter .newsdetail .news-left .news-detail .article-come span {
  margin: 0 20px;
  padding-left: 28px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.bodycenter .nycenter .newsdetail .news-left .news-detail .article-come .bdsharebuttonbox {
  width: auto;
  display: inline-block;
  vertical-align: middle;
}
.bodycenter .nycenter .newsdetail .news-left .news-detail .article-come .span-date {
  background: url(../img/ico_time.jpg) no-repeat left;
}
.bodycenter .nycenter .newsdetail .news-left .news-detail .article-come .span-art {
  background: url(../img/ico_art.jpg) no-repeat left;
}
.bodycenter .nycenter .newsdetail .news-left .news-detail .article-come .span-share {
  background: url(../img/ico_share.jpg) no-repeat left;
}
.bodycenter .nycenter .newsdetail .news-article {
  margin-top: 15px;
  padding: 55px 0;
  border-top: 1px solid #eeeeee;
  line-height: 30px;
  color: #999999;
}
.bodycenter .nycenter .newsdetail .news-detail .detail {
  margin-top: 40px;
  line-height: 30px;
}
.bodycenter .nycenter .newsdetail .news-lable {
  margin-top: 50px;
  position: relative;
  min-height: 37px;
  padding-right: 100px;
}
.bodycenter .nycenter .newsdetail .news-lable .lable {
  float: left;
  color: #333333;
}
.bodycenter .nycenter .newsdetail .news-lable .lable span {
  display: inline-block;
  vertical-align: middle;
}
.bodycenter .nycenter .newsdetail .news-lable .lable a {
  margin-left: 10px;
  font-size: 13px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #888888;
  color: #333333;
  padding: 5px 20px;
}
.bodycenter .nycenter .newsdetail .news-lable .lable a:hover {
  color: #845f3a;
  border: 1px solid #845f3a;
}
.bodycenter .nycenter .newsdetail .flip {
  margin-top: 40px;
}
.bodycenter .nycenter .newsdetail .flip a {
  max-width: 48%;
  line-height: 30px;
}
.bodycenter .nycenter .newsdetail .flip .prev {
  float: left;
  padding-left: 30px;
  background: url(../img/flip_prev.png) left no-repeat;
}
.bodycenter .nycenter .newsdetail .flip .next {
  float: right;
  padding-right: 30px;
  background: url(../img/flip_next.png) right no-repeat;
}
.bodycenter .nycenter .newsdetail .flip a:hover {
  color: #845f3a;
}
.bodycenter .nycenter .newsdetail .flip .prev:hover {
  background: url(../img/flip_prevh.png) left no-repeat;
}
.bodycenter .nycenter .newsdetail .flip .next:hover {
  background: url(../img/flip_nexth.png) right no-repeat;
}
.bodycenter .nycenter .newsdetail .news-right {
  float: right;
  margin: 30px 0 55px;
  width: 27%;
}
.bodycenter .nycenter .newsdetail .news-right .news-right-box {
  background: white;
  padding: 50px 15px 55px;
}
.bodycenter .nycenter .newsdetail .news-right .news-right-box .theme {
  text-align: center;
  font-size: 20px;
  color: #333333;
}
.bodycenter .nycenter .newsdetail .news-right .news-right-box ul {
  margin-top: 20px;
}
.bodycenter .nycenter .newsdetail .news-right .news-right-box ul li {
  margin-top: 12px;
}
.bodycenter .nycenter .newsdetail .news-right .news-right-box ul li a {
  display: block;
  padding: 30px 20px;
  font-size: 12px;
  -webkit-box-shadow: 0 0 20px rgba(206, 206, 206, 0.3);
  box-shadow: 0 0 20px rgba(206, 206, 206, 0.3);
  position: relative;
}
.bodycenter .nycenter .newsdetail .news-right .news-right-box ul li a:hover {
  background: #845f3a;
  color: white;
}
.bodycenter .nycenter .newsdetail .news-right .news-right-box ul li a:hover i {
  background: url(../img/ico_more_white.png) right no-repeat;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
}
.bodycenter .nycenter .newsdetail .news-right .news-right-box ul li span {
  margin-top: 15px;
  display: block;
}
.bodycenter .nycenter .newsdetail .news-right .news-right-box ul li i {
  position: absolute;
  bottom: 25px;
  right: 25px;
  width: 20px;
  height: 12px;
  background: url(../img/ico_moreh.png) right no-repeat;
}
.bodycenter .nycenter .about {
  background: #eaeaea;
}
.bodycenter .nycenter .about .about-tit {
  padding-bottom: 20px;
  letter-spacing: 1px;
  position: relative;
  color: #333333;
  font-size: 26px;
}
.bodycenter .nycenter .about .about-tit span {
  color: #666666;
}
.bodycenter .nycenter .about .about-tit:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 32px;
  height: 2px;
  background: black;
}
.bodycenter .nycenter .about .about-box {
  margin: 20px 0;
  flex-flow: wrap;
  align-items: center;
  justify-content: space-between;
  background: white;
  float: left;
}
.bodycenter .nycenter .about .about-box .img {
  width: 45%;
  max-width: 620px;
  float: left;
  background: #9ca5b9;
}
.bodycenter .nycenter .about .about-box .img img {
  width: 100%;
  height: 520px;
  object-fit: cover;
}
.bodycenter .nycenter .about .about-box .right {
  width: 55%;
  padding: 20px 5%;
  float: left;
}
.bodycenter .nycenter .about .about-box .tip {
  margin-top: 15px;
  color: #333333;
  font-size: 16px;
}
.bodycenter .nycenter .about .about-box .des {
  margin-top: 10px;
  line-height: 30px;
  color: #999999;
}
.bodycenter .nycenter .about .about-box .text {
  margin-top: 30px;
  text-align: center;
}
.bodycenter .nycenter .about .about-box .text .item {
  float: left;
  width: 31%;
  text-align: center;
}
.bodycenter .nycenter .about .about-box .text .item:nth-child(1) span i {
  font-size: 14px;
}
.bodycenter .nycenter .about .about-box .text .item span {
  display: inline-block;
  position: relative;
  font-weight: lighter;
  font-size: 50px;
  line-height: 50px;
  letter-spacing: -1px;
}
.bodycenter .nycenter .about .about-box .text .item span i {
  position: absolute;
  top: -12px;
  right: -15px;
  font-style: normal;
  font-size: 22px;
}
.bodycenter .nycenter .about .about-box .text .item p {
  margin-top: 5px;
  font-size: 16px;
}
.bodycenter .nycenter .about .about-box .text .item b {
  display: inline-block;
  font-weight: lighter;
}
.bodycenter .nycenter .about .about-brand {
  margin: 20px 0;
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: space-between;
  background: white;
}
.bodycenter .nycenter .about .about-brand ul {
  width: 70%;
  padding: 0 5%;
}
.bodycenter .nycenter .about .about-brand ul li {
  padding: 25px 5px;
  float: left;
  width: 33.33333%;
  text-align: center;
}
.bodycenter .nycenter .about .about-brand ul li p {
  margin: 15px auto 0;
  max-width: 190px;
  font-size: 16px;
  line-height: 24px;
}
.bodycenter .nycenter .about .about-brand .box {
  width: 30%;
  padding: 87px 5% 100px;
  background-image: url(../img/about/about_img2.jpg);
  color: white;
}
.bodycenter .nycenter .about .about-brand .box .about-tit {
  color: white;
}
.bodycenter .nycenter .about .about-brand .box .about-tit:after {
  background: #bfc4c9;
}
.bodycenter .nycenter .about .about-brand .box .tip {
  font-size: 16px;
  margin-top: 15px;
}
.bodycenter .nycenter .about .about-brand .box .about-more {
  margin-top: 85px;
}
.bodycenter .nycenter .about .about-honor {
  flex-flow: wrap;
  align-items: center;
  justify-content: space-between;
  background: white;
  float: left;
}
.bodycenter .nycenter .about .about-honor .img {
  width: 64%;
  height: 560px;
  float: left;
  background: #999999;
}
.bodycenter .nycenter .about .about-honor .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bodycenter .nycenter .about .about-honor .text {
  float: left;
  width: 36%;
  height: 100%;
  padding: 20px 6%;
}
.bodycenter .nycenter .about .about-honor .text .des {
  margin-top: 15px;
  line-height: 30px;
  color: #999999;
}
.bodycenter .nycenter .about .about-honor .tip {
  margin-top: 20px;
  font-size: 16px;
  color: #333333;
}
.bodycenter .nycenter .about .about-customer {
  margin: 20px 0 80px;
  float: left;
  align-items: center;
  justify-content: space-between;
  background: white;
}
.bodycenter .nycenter .about .about-customer .box {
  padding: 65px 2% 65px 5%;
  width: 30%;
  background: #f6f6f6;
  float: left;
  height: 410px;
}
.bodycenter .nycenter .about .about-customer .box .tip {
  margin-top: 20px;
  font-size: 16px;
}
.bodycenter .nycenter .about .about-customer .box .des div {
  margin-top: 50px;
  margin-right: 45px;
  float: left;
}
.bodycenter .nycenter .about .about-customer .box .des div:last-child {
  margin-right: 0;
}
.bodycenter .nycenter .about .about-customer .box .des div p {
  font-size: 16px;
  margin-bottom: 15px;
}
.bodycenter .nycenter .about .about-customer .box .about-more {
  margin-top: 50px;
}
.bodycenter .nycenter .about .about-customer ul {
  float: left;
  width: 70%;
  padding: 45px 2%;
}
.bodycenter .nycenter .about .about-customer ul li {
  float: left;
  width: 20%;
}
.bodycenter .nycenter .about .about-customer ul li a {
  display: block;
  position: relative;
  padding-bottom: 50%;
}
.bodycenter .nycenter .about .about-customer ul li a img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-height: 80%;
  max-width: 80%;
}
.bodycenter .nycenter .contact {
  height: auto;
  margin: 30px 0;
  float: left;
  background: white;
  /* ================= */

  /* = DIAGNOSIS-BOX = */

}
.bodycenter .nycenter .contact .left {
  padding: 40px;
  width: 37.8%;
  background-image: url(../img/contact_bg.jpg);
  color: white;
  float: left;
}
.bodycenter .nycenter .contact .left .area {
  float: left;
  margin-bottom: 40px;
}
.bodycenter .nycenter .contact .left .area h1 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
}
.bodycenter .nycenter .contact .left .area img {
  margin: 0;
}
.bodycenter .nycenter .contact .left .area p {
  margin-top: 10px;
  max-width: 360px;
  font-size: 20px;
  line-height: 30px;
}
.bodycenter .nycenter .contact .left .area p a {
  color: white;
}
.bodycenter .nycenter .contact .diagnosis-box {
  width: 62.2%;
  padding: 30px 8%;
  float: left;
}
.bodycenter .nycenter .contact .diagnosis-box .theme {
  margin-bottom: 20px;
  color: #999999;
}
.bodycenter .nycenter .contact .diagnosis-box .theme span {
  font-size: 26px;
  color: #333333;
}
.bodycenter .nycenter .contact .diagnosis-box .theme .p1 {
  margin-top: 25px;
  font-size: 18px;
  margin-top: 35px;
}
.bodycenter .nycenter .contact .diagnosis-box .p2 {
  margin-top: 10px;
  font-size: 12px;
  font-size: 10px;
  text-transform: uppercase;
}
.bodycenter .nycenter .contact .diagnosis-box .box {
  margin: 60px 0;
}
.bodycenter .nycenter .contact .diagnosis-box .box .in {
  margin-bottom: 30px;
  float: left;
  width: 47.5%;
  margin-right: 5%;
  height: 60px;
  background: #eeeeee;
  position: relative;
}
.bodycenter .nycenter .contact .diagnosis-box .box .in > input {
  width: 100%;
  padding: 15px 55px 15px 15px;
  background: #eeeeee;
  line-height: 30px;
  height: 60px;
  border: none;
  font-size: 16px;
  color: #333333;
}
.bodycenter .nycenter .contact .diagnosis-box .box .in > select {
  width: 100%;
  padding: 15px 55px 15px 15px;
  background: #eeeeee;
  line-height: 30px;
  height: 60px;
  border: none;
  font-size: 16px;
  color: #333333;
}
.bodycenter .nycenter .contact .diagnosis-box .box .in:nth-child(2n) {
  margin-right: 0;
}
.bodycenter .nycenter .contact .diagnosis-box .box .in:after {
  content: "";
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
  height: 30px;
}
.bodycenter .nycenter .contact .diagnosis-box .box .in:nth-child(1):after {
  background: url(../images/ico_in_company.png);
}
.bodycenter .nycenter .contact .diagnosis-box .box .in:nth-child(2):after {
  background: url(../images/ico_in_person.png);
}
.bodycenter .nycenter .contact .diagnosis-box .box .in:nth-child(3):after {
  background: url(../images/ico_in_tel.png);
}
.bodycenter .nycenter .contact .diagnosis-box .box .in:nth-child(4):after {
  background: url(../images/ico_in_arrows.png);
}
.bodycenter .nycenter .contact .diagnosis-box .ui-multiselect {
  width: 100%;
  padding: 0 55px 0 15px;
  line-height: 60px;
  height: 60px;
  background: #eeeeee;
  border: none;
  font-size: 16px;
  color: #666666;
}
.bodycenter .nycenter .contact .diagnosis-box .button {
  margin-top: 30px;
  width: 100%;
}
.bodycenter .nycenter .contact .diagnosis-box .button input {
  width: 100%;
  line-height: 54px;
  background: #845f3a;
  font-size: 16px;
  color: white;
  letter-spacing: 3px;
}
.bodycenter .sitemap .navbox {
  float: left;
  padding: 30px 0;
}
.bodycenter .sitemap .navbox .navlie {
  width: 100%;
  height: auto;
  float: left;
  border-bottom: 1px solid #aaaaaa;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.bodycenter .sitemap .navbox .navlie .tit {
  text-align: left;
  font-size: 18px;
  margin-bottom: 20px;
}
.bodycenter .sitemap .navbox .navlie .li {
  width: auto;
  text-align: left;
  font-size: 14px;
  padding-left: 32px;
  height: 20px;
  float: left;
}
.footer {
  overflow: hidden;
  color: #333333;
}
.footer .box1 {
  width: 100%;
  height: 384px;
  /* background: url('../img/foot-box.jpg') no-repeat center;*/
background-color:#292e39;
  float: left;
}
.footer .box1 .mode1 {
  width: 500px;
  height: auto;
  margin-top: 100px;
}
.footer .box1 .mode1 .tit {
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  font-size: 24px;
  color: white;
}
.footer .box1 .mode1 .form {
  width: 100%;
  height: auto;
}
.footer .box1 .mode1 .form .ibox {
  width: 236px;
  height: 48px;
  line-height: 46px;
  border: 1px solid white;
  margin-right: 12px;
  margin-bottom: 20px;
  color: white;
  float: left;
}
.footer .box1 .mode1 .form .ibox .name {
  width: 70px;
  height: 100%;
  text-align: center;
  float: left;
}
.footer .box1 .mode1 .form .ibox .put {
  width: 163px;
  height: 100%;
  float: left;
}
.footer .box1 .mode1 .form .ibox .put input {
  width: 100%;
  height: 100%;
  background: none;
  border: none;
  color: white;
}
.footer .box1 .mode1 .form .ibox .put1 {
  width: 70px;
  height: 100%;
  float: left;
}
.footer .box1 .mode1 .form .ibox .put1 input {
  width: 100%;
  height: 100%;
  background: none;
  border: none;
  color: white;
}
.footer .box1 .mode1 .form .ibox .bcontent {
  width: 90px;
  height: 100%;
  float: left;
}
.footer .box1 .mode1 .form .ibox .bcontent img {
  width: 100%;
  height: 37px;
  margin-top: -3px;
}
.footer .box1 .mode1 .form .iboxbtn {
  background: #845f3a;
  text-align: center;
  font-size: 16px;
  letter-spacing: 10px;
  transition: 0.5s;
  cursor: pointer;
}
.footer .box1 .mode1 .form .iboxbtn:hover {
  background: #fc7e00;
}
.footer .box1 .mode2 {
  position: absolute;
  z-index: 1;
  top: 20px;
  left: 505px;
  width: 200px;
  text-align: center;
  color: white;
}
.footer .box1 .mode2 .line1 {
  font-size: 16px;
}
.footer .box1 .mode2 .line2 {
  font-size: 20px;
  margin-top: 10px;
  line-height: 36px;
}
.footer .box2 {
  width: 100%;
  height: auto;
  float: left;
  text-align: center;
  padding-top: 30px;
}
.footer .box2 .fnav {
  width: 600px;
  height: 180px;
  float: left;
}
.footer .box2 .fnav ul {
  width: 150px;
  height: auto;
  text-align: center;
  float: left;
}
.footer .box2 .fnav ul li {
  width: 100%;
  height: 30px;
}
.footer .box2 .ftel {
  width: 300px;
  height: 180px;
  line-height: 30px;
  text-align: left;
  float: left;
  overflow: hidden;
}
.footer .box2 .fremark {
  width: 300px;
  height: 180px;
  float: left;
  overflow: hidden;
}
.footer .box2 .copyright {
  border-top: 1px solid #726960;
  width: 100%;
  height: 44px;
  line-height: 44px;
}
