* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
html {
  overflow-x: hidden;
}
body {
  width: 100%;
  font-family: 'Microsoft YaHei', Arial;
  font-size: 14px;
  background: white;
  overflow-x: hidden;
}
img {
  border: 0;
}
a {
  text-decoration: none;
  color: inherit;
}
ul,
li {
  list-style: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.over {
  overflow: hidden;
}
.overtext {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.textover {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dw_p {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
}
.dw_a {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
}
.disnone {
  display: none;
}
div {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
}
.top {
  position: relative;
  z-index: 10;
  width: 100%;
  height: auto;
  background: white;
  float: left;
}
.top .toplan {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 54px;
  border-bottom: 1px solid #333333;
  background: #845f3a;
}
.top .toplan .logo {
  padding: 5px 10px;
  width: calc(100% - 100px);
  margin-left: 50px;
  text-align: center;
  height: 100%;
  line-height: 44px;
  font-size: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  color: white;
}
.top .toplan .logo img {
  width: auto;
  height: 100%;
  object-fit: contain;
}
.top .toplan .nav {
  width: 40px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #333333;
  float: right;
  border-radius: 6px;
  margin: 5px;
}
.top .toplan .nav i {
  font-size: 22px;
  width: 25px;
  height: 27px;
  background: #624f3d;
  color: white;
  padding: 2px 4px;
  border-radius: 5px;
}
.top .banner {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  float: left;
  background: white;
}
.top .banner .apple-banner {
  height: auto;
  float: left;
}
.top .banner .apple-banner .swiper-container {
  height: auto;
}
.top .banner .apple-banner .swiper-slide img {
  width: 100%;
}
.top .banner .bsbox {
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  z-index: 1;
  margin-top: -30px;
}
.top .banner .bsbox .bg {
  width: 100%;
  height: auto;
  float: left;
  margin-bottom: 5px;
}
.top .banner .bsbox .bg img {
  width: 100%;
}
.top .banner .bsbox .search {
  width: calc(100% - 30px);
  height: auto;
  margin: 10px auto;
  border: #c9c9c9 1px solid;
  border-radius: 10px;
  overflow: hidden;
}
.top .banner .bsbox .search input {
  border: none;
  float: left;
  width: calc(100% -  30px);
  height: 30px;
  padding: 0 10px;
}
.top .banner .bsbox .search .btns {
  float: left;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.top .nybanner_box .box_main img {
  width: 100%;
}
.content {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  float: left;
}
.content .titlebox {
  text-align: center;
  width: 100%;
  height: auto;
  float: left;
}
.content .titlebox .hx {
  margin: auto;
  width: 80px;
  height: 4px;
  background: #c31e15;
}
.content .titlebox .chx {
  width: 100%;
  height: 50px;
}
.content .titlebox .chx .xline {
  width: 100%;
  height: 24px;
  border-bottom: 1px solid #535353;
}
.content .titlebox .chx .wz {
  margin: auto;
  width: 150px;
  height: 40px;
  line-height: 40px;
  background: white;
  text-align: center;
  color: #333333;
  font-size: 18px;
  margin-top: -20px;
  overflow: hidden;
  text-transform: uppercase;
}
.content .titlebox .more {
  margin: auto;
  border: 1px solid #7f7f7f;
  width: 100px;
  height: 20px;
  line-height: 18px;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.content .titlebox .more a {
  width: 100%;
  float: left;
  color: #7f7f7f;
}
.content .section1 {
  width: 100%;
  height: auto;
  margin: auto;
  background: url('../img/s1-bg.jpg') no-repeat center top;
  float: left;
  background-size: 100% auto;
  padding: 12vw 40px 20px;
}
.content .section1 .move1 {
  position: absolute;
  z-index: 1;
  top: 180px;
  width: auto;
}
.content .section1 .move2 {
  float: left;
  margin-top: 20px;
}
.content .section1 .move2 img {
  width: calc(100% + 80px);
  margin-left: -40px;
}
.content .section1 .move3 {
  float: left;
}
.content .section1 .move3 .lbox1 {
  float: left;
}
.content .section1 .move3 .lbox1 .zh {
  font-size: 6vw;
  color: #845f3a;
  font-weight: bold;
  float: left;
  width: auto;
}
.content .section1 .move3 .lbox1 .en {
  color: rgba(132, 95, 58, 0.5);
  font-size: 5vw;
  font-weight: bold;
  text-transform: uppercase;
  float: left;
  width: auto;
  line-height: 10vw;
  font-style: italic;
}
.content .section1 .move3 .lbox2 {
  float: left;
  color: #845f3a;
  font-size: 4vw;
  line-height: 8vw;
  margin-top: 10px;
  font-weight: bold;
  text-align: left;
}
.content .section1 .move3 .lbox3 {
  float: left;
  margin-top: 20px;
  line-height: 6vw;
  font-size: 3vw;
}
.content .section1 .move3 .lbox4 {
  background: #845f3a;
  margin-top: 30px;
  width: 40vw;
  height: 10vw;
  line-height: 10vw;
  border: 1px solid #845f3a;
  border-radius: 5vw;
  text-align: center;
  font-size: 4vw;
  color: white;
  text-transform: uppercase;
  transition: 0.3s;
  float: left;
}
.content .section1 .move3 .lbox4:hover {
  background: #845f3a;
  color: white;
}
.content .section1 .move3 .lbox4 a {
  width: 100%;
  float: left;
}
.content .section2 {
  background: url('../img/s2-bg.jpg') no-repeat center top;
  float: left;
  background-size: 100% auto;
  padding: 22vw 10px 0px;
}
.content .section2 .content {
  float: left;
  margin-bottom: 0px;
}
.content .section2 .content .type {
  float: left;
  margin-bottom: 10px;
}
.content .section2 .content .type .tli {
  float: left;
  width: calc(50% -  20px);
  height: 8vw;
  margin: 5px 10px;
  line-height: 8vw;
  font-size: 4vw;
  color: #726960;
  text-align: center;
  background: white;
  transition: 0.3s;
}
.content .section2 .content .type .tli a {
  width: 100%;
  float: left;
}
.content .section2 .content .type .tli.on {
  background: #845f3a;
  color: white;
}
.content .section2 .content .type .tli:hover {
  background: #845f3a;
  color: white;
}
.content .section2 .content .cbox {
  float: left;
  /* 滚动css */

}
.content .section2 .content .cbox .picScroll-left {
  float: left;
  overflow: hidden;
}
.content .section2 .content .cbox .picScroll-left .hd {
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 0 20px;
}
.content .section2 .content .cbox .picScroll-left .hd .prev {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  width: 65px;
  height: 78px;
  cursor: pointer;
  background: url("../../basestatic/img/arr-l.png") no-repeat;
  top: 215px;
  left: 30px;
}
.content .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("../../basestatic/img/arr-r.png") no-repeat;
  right: 20px;
}
.content .section2 .content .cbox .picScroll-left .bd {
  float: left;
}
.content .section2 .content .cbox .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.content .section2 .content .cbox .picScroll-left .bd ul li {
  margin: 0 10px;
  width: calc(50% -  20px);
  height: 60vw;
  float: left;
  overflow: hidden;
  text-align: center;
  margin-bottom: 15px;
}
.content .section2 .content .cbox .picScroll-left .bd ul li .pic {
  text-align: center;
  width: 100%;
  height: 100%;
  background: white;
}
.content .section2 .content .cbox .picScroll-left .bd ul li .pic img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  padding: 3px;
}
.content .section2 .content .cbox .picScroll-left .bd ul li .pic a:hover img {
  border-color: #999999;
}
.content .section2 .content .cbox .picScroll-left .bd ul li .title {
  line-height: 24px;
}
.content .section3 {
  background: url('../img/s3-bg.jpg') no-repeat center top;
  float: left;
  background-size: 100% 100%;
  padding: 20px 30px 0;
}
.content .section3 .mode1 {
  float: left;
}
.content .section3 .mode1 .lbox1 {
  float: left;
}
.content .section3 .mode1 .lbox1 .zh {
  font-size: 6vw;
  color: #845f3a;
  font-weight: bold;
  float: left;
  width: auto;
}
.content .section3 .mode1 .lbox1 .en {
  color: rgba(132, 95, 58, 0.5);
  font-size: 5vw;
  font-weight: bold;
  text-transform: uppercase;
  float: left;
  width: auto;
  line-height: 10vw;
  font-style: italic;
}
.content .section3 .mode1 .lbox2 {
  float: left;
  color: #845f3a;
  font-size: 4vw;
  line-height: 8vw;
  font-weight: bold;
  text-align: left;
}
.content .section3 .mode1 .lbox3 {
  float: left;
  line-height: 4vw;
  font-size: 3vw;
  margin-top: 3vw;
}
.content .section3 .mode1 .lbox3 h1 {
  /*font-size: 6vw;*/
  font-weight: bold;
  margin-bottom: 2vw;
  color: #666666;
}
.content .section3 .mode1 .lbox3 p {
  /*font-size: 6vw;*/
  color: #666666;
  line-height: 6vw;
}
.content .section3 .mode2 {
  width: 465px;
  padding-top: 140px;
  float: left;
}
.content .section3 .mode3 {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
}
.content .section3 .mode3 .imgbox {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  width: auto;
}
.content .section3 .mode3 .img1 {
  top: 230px;
  right: -283px;
}
.content .section3 .mode3 .img2 {
  top: 684px;
  right: -335px;
}
.content .section3 .mode3 .img3 {
  top: 660px;
  right: -224px;
}
.content .section3 .mode3 .img4 {
  top: 292px;
  right: -276px;
}
.content .section3 .mode3 .img5 {
  top: 210px;
  right: -200px;
}
.content .section3 .mode3 .img6 {
  top: 488px;
  right: -281px;
}
.content .section3 .mode3 .img7 {
  top: 412px;
  right: -161px;
}
.content .section3 .mode4 {
  float: left;
}
.content .section3 .mode4 img {
  width: calc(100% + 60px);
  margin-left: -30px;
}
.content .section4 {
  float: left;
  padding-bottom: 20px;
}
.content .section4 .content {
  float: left;
  margin-bottom: 0;
}
.content .section4 .content .tit {
  float: left;
}
.content .section4 .content .tit img {
  width: 100%;
}
.content .section4 .content .img {
  margin: 13px;
  margin-right: 0;
  float: left;
  width: 587px;
  height: 502px;
}
.content .section4 .content .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.content .section4 .content .cbox {
  float: left;
}
.content .section4 .content .cbox .more {
  width: 52px;
  height: 212px;
  z-index: 9;
  background: url('../../basestatic/img/news-more.png') no-repeat;
  margin-top: 145px;
}
.content .section4 .content .cbox .newsbox {
  width: 100%;
  /* 本例子css */

}
.content .section4 .content .cbox .newsbox .picScroll-top {
  margin: 0 auto;
  width: 100%;
  /*overflow: hidden;*/
  position: relative;
}
.content .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;
}
.content .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;
}
.content .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;
}
.content .section4 .content .cbox .newsbox .picScroll-top .hd .prevStop {
  background-position: -60px -100px;
}
.content .section4 .content .cbox .newsbox .picScroll-top .hd .nextStop {
  background-position: -60px -140px;
}
.content .section4 .content .cbox .newsbox .picScroll-top .hd ul {
  float: right;
  overflow: hidden;
  zoom: 1;
  margin-top: 10px;
}
.content .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;
}
.content .section4 .content .cbox .newsbox .picScroll-top .hd ul li.on {
  background-position: 0 0;
}
.content .section4 .content .cbox .newsbox .picScroll-top .bd {
  float: left;
  padding: 0 20px;
}
.content .section4 .content .cbox .newsbox .picScroll-top .bd .tempWrap {
  height: 80vw !important;
}
.content .section4 .content .cbox .newsbox .picScroll-top .bd ul {
  overflow: hidden;
  zoom: 1;
  width: 100%;
  float: left;
}
.content .section4 .content .cbox .newsbox .picScroll-top .bd ul li {
  text-align: center;
  width: 100%;
  height: 24vw !important;
  text-align: left;
  background: #845f3a;
  color: white;
  padding: 10px;
  float: left;
  margin-bottom: 15px;
}
.content .section4 .content .cbox .newsbox .picScroll-top .bd ul li a {
  color: white;
}
.content .section4 .content .cbox .newsbox .picScroll-top .bd ul li .pic {
  text-align: center;
  float: left;
}
.content .section4 .content .cbox .newsbox .picScroll-top .bd ul li .pic img {
  width: 180px;
  height: 90px;
  display: block;
  padding: 2px;
  border: 1px solid #cccccc;
}
.content .section4 .content .cbox .newsbox .picScroll-top .bd ul li .pic a:hover img {
  border-color: white;
}
.content .section4 .content .cbox .newsbox .picScroll-top .bd ul li .title {
  float: left;
  height: 6vw;
  line-height: 6vw;
  color: white;
  font-size: 3vw;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content .section4 .content .cbox .newsbox .picScroll-top .bd ul li .desc {
  float: left;
  height: 12vw;
  line-height: 6vw;
  color: white;
  font-size: 3vw;
  overflow: hidden;
}
.content .section4 .content .cbox .newsbox .picScroll-top .bd ul li .more1 {
  height: 30px;
  text-align: right;
}
.content .zx_calc {
  float: left;
  width: 100%;
}
.content .zx_calc .cbox1 {
  width: 100%;
  height: auto;
  background: #f3f3f3;
  padding: 20px;
  padding-bottom: 0;
  float: left;
}
.content .zx_calc .cbox1 .cimg {
  width: 100%;
  height: 100%;
  background: #c31e15;
  float: left;
}
.content .zx_calc .cbox1 .cimg img {
  width: 100%;
  height: 100%;
}
.content .zx_calc .cbox1 .cform {
  width: 100%;
  height: 100%;
  float: left;
}
.content .zx_calc .cbox1 .cform .line {
  text-align: center;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  float: left;
}
.content .zx_calc .cbox1 .cform .line .ltit {
  width: 100%;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  float: left;
}
.content .zx_calc .cbox1 .cform .line #Text1,
.content .zx_calc .cbox1 .cform .line #Text2 {
  flex: 3;
}
.content .zx_calc .cbox1 .cform .line input {
  height: 30px;
  margin: 2px;
  margin-bottom: 2px;
  padding: 0 5px;
  flex: 1;
}
.content .zx_calc .cbox1 .cbox {
  width: 200px;
  height: 100%;
  float: left;
}
.content .zx_calc .cbox2 {
  width: 100%;
  height: auto;
  background: #f3f3f3;
  float: left;
  padding: 10px 20px;
}
.content .zx_calc .cbox2 .btn {
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: white;
  background: #ac3e0e;
  text-align: center;
  border-radius: 4px;
}
.content .zx_case {
  width: 100%;
  float: left;
  margin-top: 20px;
}
.content .zx_case .type {
  padding: 0 10px;
  width: 100%;
  display: flex;
}
.content .zx_case .type a {
  border: 1px solid #999999;
  border-radius: 4px;
  padding: 4px;
  margin: 2px;
  flex: 1;
}
.content .zx_case .cbox {
  width: 100%;
  float: left;
}
.content .zx_case .cbox .topbox {
  width: 100%;
  height: auto;
  float: left;
}
.content .zx_case .cbox .topbox .timg {
  width: 100%;
  height: auto;
  float: left;
}
.content .zx_case .cbox .topbox .timg img {
  width: 100%;
  height: auto;
}
.content .zx_case .cbox .topbox .textbox {
  width: 100%;
  height: auto;
  float: left;
}
.content .zx_case .cbox .topbox .textbox img {
  width: 100%;
  height: auto;
}
.content .zx_case .cbox .listbox {
  float: left;
  width: 100%;
  padding: 10px;
}
.content .zx_case .cbox .listbox .li {
  width: calc((100% -   10px ) / 2);
  height: auto;
  box-shadow: 0px 3px 5px #999999;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}
.content .zx_case .cbox .listbox .li:nth-child(2n+2) {
  margin-right: 0;
}
.content .zx_case .cbox .listbox .li .limg {
  height: 100px;
  overflow: hidden;
}
.content .zx_case .cbox .listbox .li .limg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.content .zx_case .cbox .listbox .li .limg .dimg {
  height: 100%;
}
.content .zx_case .cbox .listbox .li .limg .fimg {
  height: 100%;
  background: rgba(0, 0, 0, 0.31);
  transition: 0.2s;
  padding-top: 100px;
}
.content .zx_case .cbox .listbox .li .limg .fimg .more {
  width: 140px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #ffa31f;
  margin: auto;
  border: 1px solid #888888;
  border-radius: 3px;
  cursor: pointer;
  transition: 0.5s;
  transform: translateY(500%);
}
.content .zx_case .cbox .listbox .li .limg .fimg .more a {
  width: 100%;
  height: 100%;
  float: left;
}
.content .zx_case .cbox .listbox .li .limg .fimg .more a:hover {
  color: white;
}
.content .zx_case .cbox .listbox .li .limg:hover .fimg {
  transform: translateY(-100%);
}
.content .zx_case .cbox .listbox .li .limg:hover .fimg .more {
  transform: translateY(0);
}
.content .zx_case .cbox .listbox .li .litxt {
  height: 30px;
  line-height: 30px;
  padding: 0 5px;
  font-size: 12px;
}
.content .zx_case .cbox .listbox .li .litxt a {
  color: #333333;
}
.content .zx_case .cbox .listbox .li .litxt .name {
  width: 60%;
  text-align: left;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content .zx_case .cbox .listbox .li .litxt .style {
  width: 40%;
  text-align: right;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content .zx_case .more {
  margin: auto;
  border: 1px solid #7f7f7f;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 20px;
  float: left;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: relative;
  z-index: 1;
  left: 50%;
  margin-left: -50px;
}
.content .zx_case .more a {
  width: 100%;
  float: left;
  color: #7f7f7f;
}
.content .zx_ppsl {
  width: 100%;
  float: left;
  background: #efefef;
  padding: 20px 0;
}
.content .zx_ppsl .cbox {
  float: left;
}
.content .zx_ppsl .cbox img {
  border-top: 4px solid white;
  border-bottom: 2px solid white;
  width: 100%;
  height: 100%;
}
.content .zx_designer {
  float: left;
  margin-top: 20px;
  width: 100%;
}
.content .zx_designer .cbox {
  padding: 10px;
  float: left;
}
.content .zx_designer .cbox .li {
  width: calc((100% -   10px ) / 2);
  height: auto;
  border: 1px solid #d2d2d2;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 10px 15px;
  float: left;
}
.content .zx_designer .cbox .li:nth-child(2n+2) {
  margin-right: 0;
}
.content .zx_designer .cbox .li .limg {
  height: 180px;
}
.content .zx_designer .cbox .li .limg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.content .zx_designer .cbox .li .lname {
  height: 36px;
  line-height: 36px;
  border-bottom: 1px solid #d2d2d2;
  font-size: 12px;
}
.content .zx_designer .cbox .li .lname a {
  color: #333333;
}
.content .zx_designer .cbox .li .lname .xm {
  width: 50%;
  font-size: 16px;
  font-weight: bold;
  float: left;
}
.content .zx_designer .cbox .li .lname .zw {
  width: 50%;
  text-align: right;
  float: left;
}
.content .zx_designer .cbox .li .lname .zw a {
  color: #666666;
}
.content .zx_designer .cbox .li .lyear {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #666666;
  text-align: right;
}
.content .zx_designer .cbox .li .btn {
  background: #c31e15;
  color: white;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  font-size: 14px;
  text-align: center;
  border-radius: 5px;
}
.content .zx_designer .cbox .li .btn a {
  width: 100%;
  color: white;
  float: left;
}
.content .zx_gdbz {
  width: 100%;
  float: left;
  padding: 20px 0;
  background: #5e5e5e;
}
.content .zx_gdbz .title {
  float: left;
  width: 100%;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: white;
  font-size: 18px;
}
.content .zx_gdbz .cbox {
  width: 100%;
  float: left;
}
.content .zx_gdbz .cbox .type {
  float: left;
  width: 100%;
  height: auto;
  margin: 10px auto;
}
.content .zx_gdbz .cbox .type .tli {
  width: 50%;
  height: 50px;
  line-height: 50px;
  border: 1px dashed #7c7c7c;
  padding: 0 25px;
  float: left;
}
.content .zx_gdbz .cbox .type .tli a {
  float: left;
  width: 100%;
  text-align: center;
  color: #e0e0e0;
}
.content .zx_gdbz .cbox .type .tli a:hover {
  color: #e0e0e0;
}
.content .zx_gdbz .cbox .iconbox {
  width: 100%;
  float: left;
}
.content .zx_gdbz .cbox .iconbox img {
  width: 100%;
}
.content .zx_gdbz .cbox .imgbox {
  float: left;
  width: 100%;
}
.content .zx_oldhouse {
  width: 100%;
  float: left;
  background: #f1f1f1;
  padding: 20px 0;
}
.content .zx_oldhouse .cbox {
  width: 100%;
  float: left;
  padding-left: 20px;
}
.content .zx_oldhouse .cbox img {
  width: 100%;
}
.content .zx_zxgl {
  float: left;
  width: 100%;
  padding: 20px 0;
}
.content .zx_zxgl a {
  color: #333333;
}
.content .zx_zxgl a:hover {
  color: #333333;
}
.content .zx_zxgl .cbox {
  float: left;
  width: 100%;
}
.content .zx_zxgl .cbox .type {
  width: 100%;
  text-align: center;
  display: flex;
  margin-top: 10px;
}
.content .zx_zxgl .cbox .type .tli {
  flex: 1;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  color: #333333;
  margin: 0 10px;
  padding: 5px 10px;
  font-size: 16px;
}
.content .zx_zxgl .cbox .type .tli:hover {
  background: #a91515;
  color: white;
}
.content .zx_zxgl .cbox .newsbox {
  float: left;
  width: 100%;
  padding: 10px;
}
.content .zx_zxgl .cbox .newsbox .nl {
  float: left;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.content .zx_zxgl .cbox .newsbox .nl .nli {
  float: left;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.content .zx_zxgl .cbox .newsbox .nl .nli .img {
  width: 120px;
  height: 80px;
  float: left;
  display: none;
}
.content .zx_zxgl .cbox .newsbox .nl .nli .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.content .zx_zxgl .cbox .newsbox .nl .nli .conbox {
  width: 100%;
  height: 40px;
  float: left;
}
.content .zx_zxgl .cbox .newsbox .nl .nli .conbox .tit {
  width: calc(100% -  100px);
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  font-weight: bold;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.content .zx_zxgl .cbox .newsbox .nl .nli .conbox .date {
  width: 100px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #aaaaaa;
  text-align: right;
  float: right;
}
.content .zx_zxgl .cbox .newsbox .nl .nli .conbox .desc {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #666666;
  overflow: hidden;
  float: left;
}
.content .zx_zxgl .cbox .newsbox .nr {
  float: left;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.content .zx_zxgl .cbox .newsbox .nr .nli {
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #666666;
  border-bottom: 1px dashed #eeeeee;
}
.content .zx_zxgl .cbox .newsbox .nr .nli .tit {
  width: calc(100% - 100px;);
  height: 100%;
  float: left;
}
.content .zx_zxgl .cbox .newsbox .nr .nli .date {
  width: 100px;
  height: 100%;
  color: #666666;
  text-align: right;
  float: right;
}
.content .zx_msg {
  float: left;
  width: 100%;
  padding: 20px 0;
  padding: 10px 0;
  background: #9e3503;
}
.content .zx_msg a {
  color: #333333;
}
.content .zx_msg a:hover {
  color: #333333;
}
.content .zx_msg .cbox {
  float: left;
  width: 100%;
}
.content .zx_msg .cbox .type {
  width: 100%;
  text-align: center;
  display: flex;
  margin-top: 10px;
}
.content .zx_msg .cbox .type .tli {
  flex: 1;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  color: #333333;
  margin: 0 10px;
  padding: 5px 10px;
  font-size: 16px;
}
.content .zx_msg .cbox .type .tli:hover {
  background: #a91515;
  color: white;
}
.content .zx_msg .cbox .newsbox {
  float: left;
  width: 100%;
  padding: 10px;
}
.content .zx_msg .cbox .newsbox .nl {
  float: left;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.content .zx_msg .cbox .newsbox .nl .nli {
  float: left;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.content .zx_msg .cbox .newsbox .nl .nli .img {
  width: 120px;
  height: 80px;
  float: left;
  display: none;
}
.content .zx_msg .cbox .newsbox .nl .nli .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.content .zx_msg .cbox .newsbox .nl .nli .conbox {
  width: 100%;
  height: 40px;
  float: left;
}
.content .zx_msg .cbox .newsbox .nl .nli .conbox .tit {
  width: calc(100% -  100px);
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  font-weight: bold;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.content .zx_msg .cbox .newsbox .nl .nli .conbox .date {
  width: 100px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #aaaaaa;
  text-align: right;
  float: right;
}
.content .zx_msg .cbox .newsbox .nl .nli .conbox .desc {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #666666;
  overflow: hidden;
  float: left;
}
.content .zx_msg .cbox .newsbox .nr {
  float: left;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.content .zx_msg .cbox .newsbox .nr .nli {
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #666666;
  border-bottom: 1px dashed #eeeeee;
}
.content .zx_msg .cbox .newsbox .nr .nli .tit {
  width: calc(100% - 100px;);
  height: 100%;
  float: left;
}
.content .zx_msg .cbox .newsbox .nr .nli .date {
  width: 100px;
  height: 100%;
  color: #666666;
  text-align: right;
  float: right;
}
.content .zx_msg .titlebox .hx {
  background: white;
}
.content .zx_msg .titlebox .chx .xline {
  border-color: white;
}
.content .zx_msg .titlebox .chx .wz {
  background: #9e3503;
  color: white;
}
.content .zx_msg .cbox {
  padding: 0 10px;
}
.content .zx_msg .cbox .message1 #message_main {
  width: 100%;
}
.content .zx_msg .cbox .message1 #message_main tr {
  height: 30px;
}
.content .zx_msg .cbox .message1 #message_main span {
  width: 100px;
  color: white;
  text-align: right;
  padding-right: 10px;
  float: left;
}
.content .zx_msg .cbox .message1 #message_main input {
  width: calc(100% - 100px);
  float: left;
}
.content .zx_msg .cbox .message1 #message_main .msgbtn {
  width: 100%;
  height: 30px;
  margin: 5px 0;
  margin-top: 10px;
  background: #5a0000;
  color: white;
}
.content .zx_fuwu {
  width: 100%;
  float: left;
  background: #949494;
  padding: 20px 0;
}
.content .zx_fuwu .cbox {
  margin-top: 10px;
  padding: 0 20px;
}
.content .zx_fuwu .cbox img {
  width: 100%;
}
.content .product {
  width: 100%;
  height: auto;
  background: #003366;
  float: left;
}
.content .product .tit {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  color: white;
  float: left;
}
.content .product .con {
  width: 100%;
  height: auto;
  float: left;
}
.content .product .con .pbox {
  width: calc(50% - 6px);
  height: auto;
  float: left;
  margin: 0 3px;
  margin-bottom: 10px;
}
.content .product .con .pbox .img {
  width: 100%;
  height: 200px;
  float: left;
  background: white;
}
.content .product .con .pbox .img img {
  width: 100%;
  height: 200px;
  float: left;
}
.content .product .con .pbox .txt {
  width: 100%;
  height: 40px;
  line-height: 40px;
  float: left;
  text-align: center;
  background: #5da4e2;
  color: white;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
}
.content .about {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  padding: 10px;
  float: left;
  background: #cce8ff;
  color: #003366;
}
.content .about .tit {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  float: left;
}
.content .about .con {
  width: 100%;
  height: auto;
  float: left;
  word-break: break-all;
}
.content .about .more {
  width: 100%;
  height: auto;
  text-align: center;
  text-transform: uppercase;
  float: left;
  margin: 5px 0;
}
.content .about .more a {
  color: #003366;
}
.content .about .version {
  width: 100%;
  height: auto;
  float: left;
  margin: 10px 0;
}
.content .about .version .box {
  width: 50%;
  height: auto;
  float: left;
}
.content .about .version .box .lang {
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin: auto;
  background: -webkit-linear-gradient(top, #b6c6d2, #e9edf1, #b6c6d2);
}
.content .index1 {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  margin: 0px 0;
  float: left;
}
.content .index1 .title {
  width: 100%;
  height: auto;
  text-align: center;
  margin-bottom: 20px;
}
.content .index1 .title img {
  height: 50px;
}
.content .index1 .abox {
  width: 100%;
  height: auto;
}
.content .index1 .abox .cimg {
  width: 100%;
  height: auto;
  float: left;
}
.content .index1 .abox .cimg img {
  width: 100%;
  height: 240px;
}
.content .index1 .abox .cimg iframe {
  width: 100%;
  height: 210px;
}
.content .index1 .abox .ctext {
  width: 100%;
  height: 210px;
  float: left;
  padding: 15px;
}
.content .index1 .abox .ctext .content {
  width: 100%;
  height: 100%;
  line-height: 18px;
  float: left;
  overflow: hidden;
  font-size: 14px !important;
  color: #666666;
}
.content .index1 .abox .ctext .content p {
  font-size: 14px !important;
}
.content .index1 .abox .ctext .content a {
  font-size: 14px !important;
  font-weight: bold;
  color: #666666;
}
.content .index1 .abox .ctext .content span {
  font-size: 14px !important;
}
.content .index1 .abox .ctext .numbox {
  width: 100%;
  height: 110px;
  float: left;
}
.content .index1 .abox .ctext .numbox .nbox {
  width: 25%;
  height: 100%;
  float: left;
  text-align: center;
  overflow: hidden;
}
.content .index1 .abox .ctext .numbox .nbox .tnum {
  width: 100%;
  height: 80px;
  line-height: 80px;
  color: #904604;
  font-size: 50px;
  font-family: FangSong;
  font-weight: bold;
}
.content .index1 .abox .ctext .numbox .nbox .tnum span {
  font-size: 50px;
  font-family: FangSong;
}
.content .index1 .abox .ctext .numbox .nbox .tname {
  width: 100%;
  height: 30px;
  color: #333333;
  font-size: 16px;
}
.content .index2 {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  float: left;
  margin-bottom: 30px;
}
.content .index2 .title {
  width: 100%;
  height: auto;
  float: left;
}
.content .index2 .title img {
  width: 100%;
  height: auto;
}
.content .index2 .conbox {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  float: left;
  background: #904605;
}
.content .index2 .conbox .ctit {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 30px;
  text-align: center;
  color: white;
  display: flex;
  justify-content: center;
}
.content .index2 .conbox .ctit .cli {
  width: auto;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  background: #26221f;
  margin: 0 5px;
  padding: 0 10px;
}
.content .index2 .conbox .ctit .on {
  background: #ff9700;
  color: #333333;
}
.content .index2 .conbox .lbox {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  float: left;
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
}
.content .index2 .conbox .lbox .li {
  width: calc(50% - 10px);
  height: 150px;
  margin: 5px;
}
.content .index2 .conbox .lbox .li .pic {
  width: 100%;
  height: 120px;
}
.content .index2 .conbox .lbox .li .pic img {
  width: 100%;
  height: 120px;
}
.content .index2 .conbox .lbox .li .title {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.content .index2 .conbox .lbox .li .title a {
  color: white;
}
.content .index3 {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  float: left;
}
.content .index3 .title {
  width: 100%;
  height: auto;
  text-align: center;
  margin-bottom: 10px;
}
.content .index3 .title img {
  height: 50px;
}
.content .index3 .ctype {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 30px;
  text-align: center;
  color: white;
  display: flex;
  justify-content: center;
  margin: 20px auto 10px auto;
}
.content .index3 .ctype .cli {
  width: auto;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  background: #26221f;
  margin: 0 5px;
  padding: 0 10px;
}
.content .index3 .ctype .on {
  background: #ff9700;
  color: #333333;
}
.content .index3 .ctype .cli {
  background: #904604;
}
.content .index3 .ctype .on {
  background: #ff9700;
}
.content .index3 .cbox {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  padding: 5px;
}
.content .index3 .cbox .honorbox {
  text-align: center;
  overflow: hidden;
  flex: 0 0 calc(33.3333% - 10px);
  margin: 3px 5px;
}
.content .index3 .cbox .honorbox .img {
  width: 100%;
  height: auto;
}
.content .index3 .cbox .honorbox .img img {
  width: 100%;
  height: 80px;
}
.content .index3 .cbox .honorbox .name {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #333333;
  display: none;
}
.content .index3 .more {
  width: 150px;
  height: 30px;
  line-height: 30px;
  border: 1px solid gainsboro;
  margin: 10px auto;
  text-align: center;
  margin-bottom: 30px;
}
.content .index3 .more a {
  color: #904604;
  width: 100%;
  float: left;
  font-size: 16px;
  font-weight: bold;
}
.content .index4 {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  background: #dedede;
  float: left;
}
.content .index4 .imgbox {
  width: 100%;
  height: auto;
  float: left;
}
.content .index4 .imgbox img {
  width: 100%;
  height: auto;
}
.content .index4 .conbox {
  width: 100%;
  height: auto;
  float: left;
}
.content .index4 .conbox .cbox {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 0 20px;
  background: white;
}
.content .index4 .conbox .cbox .nli {
  width: 100%;
  height: 100px;
  padding: 20px 0;
  color: #333333;
  border-bottom: 1px solid #dfdfdf;
}
.content .index4 .conbox .cbox .nli .ind {
  width: 52px;
  height: 52px;
  line-height: 52px;
  border-right: 2px solid #dbdbdb;
  margin-top: 2px;
  float: left;
  margin-right: 8px;
  text-align: center;
  color: #904604;
  font-size: 40px;
}
.content .index4 .conbox .cbox .nli .cont {
  width: calc(100% - 60px);
  height: 60px;
  float: left;
}
.content .index4 .conbox .cbox .nli .cont .titlan {
  width: 100%;
  height: 20px;
  line-height: 20px;
  float: left;
}
.content .index4 .conbox .cbox .nli .cont .titlan .tit {
  width: calc(100% - 90px);
  height: 20px;
  float: left;
}
.content .index4 .conbox .cbox .nli .cont .titlan .date {
  width: 90px;
  height: 20px;
  float: left;
  text-align: right;
  color: #bebebe;
}
.content .index4 .conbox .cbox .nli .cont .d {
  width: 100%;
  height: 32px;
  margin: 5px 0;
  line-height: 16px;
  color: #9c9c9c;
}
.content .index4 .conbox .cbox a:last-child .nli {
  border: 0;
}
.content .index5 {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  float: left;
  padding: 10px;
}
.content .index5 .cbox {
  width: 100%;
  height: auto;
  line-height: 20px;
  background: #904605;
  padding: 10px 5px;
  text-align: center;
  color: white;
}
.content .index5 .cbox a {
  color: white;
}
.nycenter {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  margin-bottom: 60px;
  float: left;
}
.nycenter .s1box {
  width: 100%;
  height: auto;
  float: left;
  padding: 10px;
  text-align: center;
}
.nycenter .s1box select {
  width: 100%;
  height: 40px;
  float: left;
  margin-bottom: 10px;
  background: #f1f1f1;
}
.nycenter .nytype {
  margin: 10px auto;
  width: 100%;
  height: auto;
  border: 1px solid #333333;
  border-radius: 10px;
  overflow: hidden;
  padding: 8px;
  transform: scale(0.9);
}
.nycenter .nytype .ntit {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #333333;
  color: white;
}
.nycenter .nytype .ntit a {
  color: white;
}
.nycenter .nytype .ntit i {
  display: none;
}
.nycenter .nytype .ntype {
  width: 100%;
  height: 30px;
  line-height: 30px;
  display: flex;
}
.nycenter .nytype .ntype .bli {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: white;
  color: #333333;
  flex: 1;
  border-right: 1px solid #fdfdfd;
}
.nycenter .nytype .ntype .bli a {
  color: #333333;
  float: left;
  width: 100%;
}
.nycenter .nytype .ntype .bli:hover {
  background: #eeeeee;
}
.nycenter .nytype .ntype .bli1 {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: white;
  color: #333333;
  flex: 1;
  border-right: 1px solid #fdfdfd;
}
.nycenter .nytype .ntype .bli1 a {
  color: #333333;
  float: left;
  width: 100%;
}
.nycenter .nytype .ntype .bli1:hover {
  background: #eeeeee;
}
.nycenter .nycontent {
  margin: 10px 0;
  width: 100%;
  height: auto;
  float: left;
  padding: 0 10px;
}
.nycenter .nycontent .styletype .tbox .tli {
  width: 33%;
  text-align: center;
}
.nycenter .nycontent #lfgz .zx_calc {
  margin-top: 0px;
  border: 1px solid #dddddd;
}
.nycenter .nycontent #lfgz .zx_calc .cbox1 {
  float: left;
  height: auto;
  background: #f3f3f3;
  padding: 10px;
  border-bottom: 1px solid #dddddd;
}
.nycenter .nycontent #lfgz .zx_calc .cbox1 .cimg {
  width: 300px;
  height: 100%;
  background: #c31e15;
  float: left;
}
.nycenter .nycontent #lfgz .zx_calc .cbox1 .cimg img {
  width: 100%;
  height: 100%;
}
.nycenter .nycontent #lfgz .zx_calc .cbox1 .cform {
  width: 100%;
  height: auto;
  float: left;
}
.nycenter .nycontent #lfgz .zx_calc .cbox1 .cform .line {
  float: left;
  width: 100%;
  height: auto;
  line-height: 24px;
  margin-bottom: 10px;
}
.nycenter .nycontent #lfgz .zx_calc .cbox1 .cform .line .ltit {
  width: 100%;
  height: 100%;
  text-align: center;
  float: left;
}
.nycenter .nycontent #lfgz .zx_calc .cbox1 .cform .line input {
  float: left;
  width: 100%;
  height: 30px;
  padding: 0 5px;
  margin-bottom: 10px;
}
.nycenter .nycontent #lfgz .zx_calc .cbox1 .cbox {
  width: 200px;
  height: 100%;
  float: left;
}
.nycenter .nycontent #lfgz .zx_calc .cbox2 {
  float: left;
  width: 100%;
  height: 100px;
  background: none;
}
.nycenter .nycontent #lfgz .zx_calc .cbox2 .btn {
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin-top: 10px;
  background: red;
  color: white;
  text-align: center;
  border-radius: 5px;
}
.nycenter .nycontent .article-box {
  float: left;
  width: 100%;
}
.nycenter .nycontent .article-box .c-box {
  float: left;
  width: 100%;
}
.nycenter .nycontent .article-box .c-box .sbox img {
  height: auto !important;
}
.nycenter .nycontent .article-box .c-box .cbox {
  float: left;
  width: 100%;
  height: auto;
  border-bottom: 1px dashed #eeeeee;
  margin-bottom: 10px;
  padding: 0 10px;
}
.nycenter .nycontent .article-box .c-box .cbox .box1 {
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  overflow: hidden;
}
.nycenter .nycontent .article-box .c-box .cbox .box1 .name {
  width: calc(100% - 100px);
  float: left;
}
.nycenter .nycontent .article-box .c-box .cbox .box1 .name a {
  color: #333333;
}
.nycenter .nycontent .article-box .c-box .cbox .box1 .date {
  float: left;
  width: 100px;
  text-align: right;
  color: #acacac;
  font-size: 12px;
}
.nycenter .nycontent .article-box .c-box .cbox .box2 {
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  margin-top: 0px;
  color: #acacac;
}
.nycenter .nycontent .article-box .designer {
  float: left;
  width: 100%;
  background: #efefef;
}
.nycenter .nycontent .article-box .designer .li {
  width: calc((100% -   10px ) / 2);
  height: auto;
  border: 1px solid #d2d2d2;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 10px;
  float: left;
}
.nycenter .nycontent .article-box .designer .li:nth-child(2n+2) {
  margin-right: 0;
}
.nycenter .nycontent .article-box .designer .li .limg {
  height: auto;
  float: left;
}
.nycenter .nycontent .article-box .designer .li .limg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.nycenter .nycontent .article-box .designer .li .lname {
  float: left;
  width: 100%;
  height: 36px;
  line-height: 36px;
  border-bottom: 1px solid #d2d2d2;
  font-size: 12px;
}
.nycenter .nycontent .article-box .designer .li .lname a {
  color: #333333;
}
.nycenter .nycontent .article-box .designer .li .lname .xm {
  width: 60%;
  float: left;
  font-size: 16px;
  font-weight: bold;
}
.nycenter .nycontent .article-box .designer .li .lname .zw {
  width: 40%;
  text-align: right;
  float: left;
}
.nycenter .nycontent .article-box .designer .li .lyear {
  float: left;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  text-align: right;
  color: #666666;
}
.nycenter .nycontent .article-box .designer .li .btn {
  float: left;
  width: 100%;
  background: #c31e15;
  color: white;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  font-size: 14px;
  border-radius: 5px;
  text-align: center;
}
.nycenter .nycontent .article-box .designer .li .btn a {
  width: 100%;
  float: left;
  color: white;
}
.nycenter .nycontent .article-box .designer .sjsbox {
  float: left;
  width: 100%;
  height: auto;
}
.nycenter .nycontent .article-box .designer .sjsbox .img {
  width: 100%;
  height: auto;
  text-align: center;
  float: left;
  margin-top: 2px;
}
.nycenter .nycontent .article-box .designer .sjsbox .img img {
  width: 80%;
  height: auto;
  box-shadow: 10px 10px 5px #a5a5a5;
  border: 3px solid #cecece;
  border-radius: 5px;
}
.nycenter .nycontent .article-box .designer .sjsbox .desc {
  float: left;
  width: 100%;
  height: auto;
}
.nycenter .nycontent .article-box .designer .sjsbox .desc .title {
  float: left;
  width: 100%;
  font-size: 24px;
  font-weight: bold;
  height: 30px;
  margin: 20px 0;
}
.nycenter .nycontent .article-box .designer .sjsbox .desc .title .lbox {
  width: 100%;
  height: 100%;
  float: left;
  text-align: center;
  background: none;
  color: #333333;
}
.nycenter .nycontent .article-box .designer .sjsbox .desc .sjln {
  float: left;
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
}
.nycenter .nycontent .article-box .designer .sjsbox .desc .position {
  float: left;
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
}
.nycenter .nycontent .article-box .designer .sjsbox .desc .content {
  float: left;
  height: 300px;
  line-height: 300px;
}
.nycenter .nycontent .article-box .designer .sjsbox .desc .content .rbox {
  padding: 5px 10px;
}
.nycenter .nycontent .article-box .designer .sjsbox .desc .lbox {
  width: 100px;
  height: 100%;
  float: left;
  text-align: center;
  color: white;
  background: #ab7442;
}
.nycenter .nycontent .article-box .designer .sjsbox .desc .rbox {
  width: calc(100% - 100px);
  height: 100%;
  float: left;
  background: white;
  padding: 0px 10px;
  overflow-y: scroll;
}
.nycenter .nycontent .article-box .designer .casebox {
  float: left;
  width: 100%;
}
.nycenter .nycontent .article-box .designer .casebox .listbox {
  float: left;
  width: 100%;
}
.nycenter .nycontent .article-box .designer .casebox .listbox .ct_name {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 24px;
  color: white;
  background: #694729;
  border-radius: 15px 15px 0 0;
  margin-bottom: 10px;
  float: left;
}
.nycenter .nycontent .article-box .designer .casebox .listbox .ctbox {
  float: left;
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
}
.nycenter .nycontent .article-box .designer .casebox .listbox .ctbox .li {
  width: calc((100% -   10px ) / 2);
  height: auto;
  box-shadow: 0px 3px 5px #999999;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 0;
  float: left;
  flex: 1;
  /*&:nth-child(2n+2) {
                                    margin-right: 0;
                                }*/

}
.nycenter .nycontent .article-box .designer .casebox .listbox .ctbox .li .limg {
  height: 120px;
  overflow: hidden;
}
.nycenter .nycontent .article-box .designer .casebox .listbox .ctbox .li .limg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.nycenter .nycontent .article-box .designer .casebox .listbox .ctbox .li .limg .dimg {
  height: 100%;
}
.nycenter .nycontent .article-box .designer .casebox .listbox .ctbox .li .limg .fimg {
  display: none;
  height: 100%;
  background: rgba(0, 0, 0, 0.31);
  transition: 0.2s;
  padding-top: 100px;
}
.nycenter .nycontent .article-box .designer .casebox .listbox .ctbox .li .limg .fimg .more {
  width: 140px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #ffa31f;
  margin: auto;
  border: 1px solid #888888;
  border-radius: 3px;
  cursor: pointer;
  transition: 0.5s;
  transform: translateY(500%);
}
.nycenter .nycontent .article-box .designer .casebox .listbox .ctbox .li .limg .fimg .more a {
  width: 100%;
  height: 100%;
  float: left;
}
.nycenter .nycontent .article-box .designer .casebox .listbox .ctbox .li .limg .fimg .more a:hover {
  color: white;
}
.nycenter .nycontent .article-box .designer .casebox .listbox .ctbox .li .limg:hover .fimg {
  transform: translateY(-100%);
}
.nycenter .nycontent .article-box .designer .casebox .listbox .ctbox .li .limg:hover .fimg .more {
  transform: translateY(0);
}
.nycenter .nycontent .article-box .designer .casebox .listbox .ctbox .li .litxt {
  height: 36px;
  line-height: 36px;
  padding: 0 10px;
  font-size: 12px;
}
.nycenter .nycontent .article-box .designer .casebox .listbox .ctbox .li .litxt a {
  color: #333333;
}
.nycenter .nycontent .article-box .designer .casebox .listbox .ctbox .li .litxt .name {
  width: 50%;
  text-align: left;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nycenter .nycontent .article-box .designer .casebox .listbox .ctbox .li .litxt .style {
  width: 50%;
  text-align: right;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nycenter .nycontent .article-box .style {
  float: left;
  width: 100%;
  position: relative;
  z-index: 1;
}
.nycenter .nycontent .article-box .style .sbox .title {
  text-align: center;
  background: #845f3a;
  height: 40px;
  line-height: 40px;
  color: white;
  font-size: 20px;
  border-radius: 30px;
  margin-bottom: 15px;
}
.nycenter .nycontent .article-box .style .sbox .img {
  text-align: center;
  margin-bottom: 15px;
}
.nycenter .nycontent .article-box .style .li {
  position: relative;
  z-index: 1;
  width: calc((100% -   10px ) / 2);
  height: auto;
  box-shadow: 0px 3px 5px #999999;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}
.nycenter .nycontent .article-box .style .li:nth-child(2n+2) {
  margin-right: 0;
}
.nycenter .nycontent .article-box .style .li .limg {
  position: relative;
  z-index: 1;
  height: 100px;
  overflow: hidden;
}
.nycenter .nycontent .article-box .style .li .limg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.nycenter .nycontent .article-box .style .li .limg .dimg {
  height: 100%;
}
.nycenter .nycontent .article-box .style .li .limg .fimg {
  height: 100%;
  background: rgba(0, 0, 0, 0.31);
  transition: 0.2s;
  padding-top: 100px;
}
.nycenter .nycontent .article-box .style .li .limg .fimg .more {
  width: 140px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #ffa31f;
  margin: auto;
  border: 1px solid #888888;
  border-radius: 3px;
  cursor: pointer;
  transition: 0.5s;
  transform: translateY(500%);
}
.nycenter .nycontent .article-box .style .li .limg .fimg .more a {
  width: 100%;
  height: 100%;
  float: left;
}
.nycenter .nycontent .article-box .style .li .limg .fimg .more a:hover {
  color: white;
}
.nycenter .nycontent .article-box .style .li .limg:hover .fimg {
  transform: translateY(-100%);
}
.nycenter .nycontent .article-box .style .li .limg:hover .fimg .more {
  transform: translateY(0);
}
.nycenter .nycontent .article-box .style .li .litxt {
  position: relative;
  z-index: 2;
  height: 30px;
  line-height: 30px;
  padding: 0 5px;
}
.nycenter .nycontent .article-box .style .li .litxt a {
  color: #333333;
}
.nycenter .nycontent .article-box .style .li .litxt .name {
  width: 50%;
  text-align: left;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nycenter .nycontent .article-box .style .li .litxt .style {
  width: 100%;
  text-align: center;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nycenter .nycontent img {
  max-width: 100%;
}
.nycenter .nycontent .productlist {
  width: 100%;
  height: auto;
  background: #003366;
  float: left;
  color: white;
}
.nycenter .nycontent .productlist .tit {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  color: white;
  float: left;
}
.nycenter .nycontent .productlist .con {
  width: 100%;
  height: auto;
  float: left;
}
.nycenter .nycontent .productlist .con .pbox {
  width: calc(50% - 6px);
  height: auto;
  float: left;
  margin: 0 3px;
  margin-bottom: 10px;
}
.nycenter .nycontent .productlist .con .pbox .img {
  width: 100%;
  height: 200px;
  float: left;
  background: white;
}
.nycenter .nycontent .productlist .con .pbox .img img {
  width: 100%;
  height: 200px;
  float: left;
}
.nycenter .nycontent .productlist .con .pbox .txt {
  width: 100%;
  height: 40px;
  line-height: 40px;
  float: left;
  text-align: center;
  background: #5da4e2;
  color: white;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
}
.nycenter .nycontent .productlist .con {
  text-align: center;
  padding-bottom: 20px;
}
.nycenter .nycontent .contopline {
  width: 100%;
  height: auto;
  line-height: 30px;
  float: left;
}
.nycenter .nycontent .contopline .pnav {
  width: 100%;
  float: left;
  text-align: left;
  font-size: 12px;
}
.nycenter .nycontent .conbody {
  width: 100%;
  min-height: 200px;
  padding: 0 20px;
  float: left;
  word-break: break-all;
}
.nycenter .nycontent .conbody img {
  max-width: 100%;
}
.nycenter .nycontent .conbody .newsline {
  width: 100%;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px dashed #eeeeee;
  padding: 0 10px;
}
.nycenter .nycontent .conbody .newsline .ni {
  width: 28px;
  height: 30px;
  float: left;
  text-align: center;
}
.nycenter .nycontent .conbody .newsline .nname {
  width: calc(100% - 90px - 28px);
  height: 30px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nycenter .nycontent .conbody .newsline .ndate {
  width: 90px;
  height: 30px;
  float: left;
  text-align: right;
  color: #666666;
  font-size: 12px;
}
.nycenter .nycontent .conbody .listbox {
  width: calc(100% + 40px);
  margin-left: -20px;
  height: auto;
  float: left;
}
.nycenter .nycontent .conbody .listbox .li {
  width: 50%;
  height: auto;
  padding: 0px 10px;
  margin: 10px 0;
  float: left;
  text-align: center;
}
.nycenter .nycontent .conbody .listbox .li .img {
  width: 100%;
  height: 300px;
  margin: auto;
}
.nycenter .nycontent .conbody .listbox .li .img img {
  width: 100%;
  height: 300px;
}
.nycenter .nycontent .conbody .listbox .li .name {
  width: 100%;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  margin: auto;
  font-size: 16px;
}
.nycenter .nycontent .conbody .pageDiv .newsline {
  width: 100%;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px dashed #eeeeee;
}
.nycenter .nycontent .conbody .pageDiv .newsline .ni {
  width: 28px;
  float: left;
  text-align: center;
}
.nycenter .nycontent .conbody .pageDiv .newsline .nname {
  width: calc(100% - 90px - 28px);
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nycenter .nycontent .conbody .pageDiv .newsline .ndate {
  width: 90px;
  float: left;
}
.nycenter .nycontent .conbody .page {
  margin-top: 40px;
  padding: 0 20px;
}
.nycenter .nycontent .conbody .pdelail {
  width: 100%;
  height: auto;
  float: left;
}
.nycenter .nycontent .conbody .pdelail .tit {
  width: 100%;
  text-align: center;
  background: #eeeeee;
  padding: 5px;
  border-radius: 5px;
  float: left;
}
.nycenter .nycontent .conbody .pdelail .img {
  width: 100%;
  height: auto;
  padding: 20px 0;
  text-align: center;
  border-bottom: 1px dashed #dfdfdf;
  float: left;
}
.nycenter .nycontent .conbody .pdelail .img img {
  width: 100%;
  outline: 1px solid #dfdfdf;
  outline-offset: 5px;
  float: left;
}
.nycenter .nycontent .conbody .pdelail .con {
  width: 100%;
  height: auto;
  padding: 10px 0;
  float: left;
  overflow-x: hidden;
}
.nycenter .nycontent .conbody .pdelail .con img {
  max-width: 100%;
}
.nycenter .nycontent .conbody .pdelail .con .basedata {
  float: left;
  width: 100%;
  height: auto;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
}
.nycenter .nycontent .conbody .pdelail .con .basedata .bli {
  float: left;
  width: 100%;
  height: 20px;
  line-height: 20px;
}
.nycenter .nycontent .conbody .pdelail .con .basedata .bli i {
  margin-right: 5px;
}
.nycenter .nycontent .conbody iframe {
  width: 100%;
}
.nycenter .nycontent .online {
  padding: 10px 5px;
}
.nycenter .nycontent .online #yzcode {
  width: 120px;
  float: left;
  margin-right: 10px;
}
.nycenter .nycontent .online #vimg {
  width: 90px;
  height: 36px;
  float: left;
}
.nycenter .desbox {
  width: 100%;
  height: auto;
  float: left;
}
.nycenter .desbox .tit {
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  float: left;
  background: #3d78d8;
  color: white;
}
.nycenter .desbox .con {
  width: 100%;
  height: auto;
  float: left;
  padding: 10px;
}
.nycenter .desbox .con img {
  max-width: 100% !important;
  height: auto !important;
}
.nycenter .desbox .mes {
  float: left;
  width: 100%;
  height: auto;
  padding: 15px;
}
.nycenter .desbox .mes span {
  width: 100%;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #666666;
  font-weight: bold;
}
.nycenter .desbox .mes input {
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  margin-bottom: 10px;
}
.nycenter .desbox .mes textarea {
  width: 100%;
  height: 140px;
  line-height: 20px;
  padding: 10px;
  margin-bottom: 20px;
}
.nycenter .desbox .mes #Sub {
  width: 120px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #3d78d8;
  color: white;
  border: none;
  text-transform: uppercase;
}
/*.footer {
    position: fixed;
    z-index: 999;
    width: 100%;
    height: @con-mb;
    overflow: hidden;
    background: #845f3a;
    bottom: 0;
    display: flex;
    flex-wrap: wrap;

    a {
        width: 25%;
        height: @con-mb;
        line-height: @con-mb;
        text-align: center;
        color: #fff;
        border: 1px solid #999;
        text-transform: uppercase;
    }
}*/

.honor {
  width: 100%;
  height: auto;
  float: left;
}
.honor .bli {
  width: 100%;
  outline: 1px dashed #dfdfdf;
  outline-offset: -5px;
  text-align: center;
}
.honor .bli a {
  width: 100%;
  float: left;
}
.honor .bli .bli {
  float: left;
  height: 30px;
  line-height: 30px;
}
.honor .bli:nth-child(1) .bli {
  width: 33.33%;
}
.honor .bli:nth-child(2) .bli {
  width: 25%;
}
/*右侧导航*/

.navbox {
  width: 150px;
  position: fixed;
  z-index: 100;
  height: 100%;
  top: 0;
  right: 0;
  background: #71481f;
  padding: 20px;
  transform: translateX(150px);
  transition: 0.2s;
}
.navbox .close {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 20px;
  border: 1px solid white;
  color: white;
  margin-bottom: 20px;
}
.navbox .nli {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid white;
  margin-bottom: 10px;
  border-radius: 10px;
}
.navbox .nli a {
  color: white;
  text-transform: uppercase;
}
/*分页*/

.pagenav {
  text-align: center;
  margin: 25px 0;
}
.pagenav a {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
  border: 1px solid #d9d9d9;
  font-size: 14px;
  margin: 0 3px;
  cursor: pointer;
  color: #333333;
}
.clearfix {
  clear: both;
}
.pagenav {
  text-align: center;
  margin: 25px 0;
}
.pagenav a {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
  border: 1px solid #d9d9d9;
  font-size: 14px;
  margin: 0 3px;
  cursor: pointer;
  color: #333333;
}
.pagenav a.active,
.pagenav a:hover {
  background: #fb6f00;
  border: 1px solid #fb6f00;
  color: white;
  text-decoration: none;
}
.pagenav a.active {
  cursor: default;
}
.article .article-box {
  border: 0 !important;
}
.mob-about {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 40px 20px;
  float: left;
}
.mob-about .about-box {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 20px;
  padding: 20px;
  display: block;
}
.mob-about .about-box .mob-title {
  text-align: center;
  margin-bottom: 20px;
}
.mob-about .about-box .text {
  font-size: 14px;
  line-height: 22px;
  color: #323232;
  word-break: break-all;
}
/* 页脚 */

.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  height: 60px;
  background: #845f3a;
}
.footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer ul li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  font-size: 0;
  color: white;
  padding-top: 10px;
}
.footer ul li a {
  color: white;
  display: block;
}
.footer ul li a i {
  text-align: center;
  width: auto;
  height: 20px;
  line-height: 20px;
}
.footer ul li a span {
  width: 100%;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  font-size: 14px;
}
.footer ul li.active {
  background: #e4007f;
}
.footer1 {
  overflow: hidden;
  color: #333333;
  margin-bottom: 60px;
  float: left;
}
.footer1 .box1 {
  width: 100%;
  height: auto;
  float: left;
}
.footer1 .box1 .mode1 {
  width: 100%;
  height: auto;
  padding: 20px 30px;
  float: left;
  background: url('../img/foot-m1-bg.jpg') no-repeat center;
  background-size: cover;
}
.footer1 .box1 .mode1 .tit {
  width: 100%;
  height: 8vw;
  line-height: 8vw;
  margin-bottom: 3vw;
  font-size: 4vw;
  color: white;
  text-align: center;
}
.footer1 .box1 .mode1 .form {
  width: 100%;
  height: auto;
}
.footer1 .box1 .mode1 .form .ibox {
  width: calc(50% -  10px);
  height: 8vw;
  line-height: 8vw;
  border: 1px solid white;
  margin: 5px 5px;
  color: white;
  float: left;
}
.footer1 .box1 .mode1 .form .ibox .name {
  width: 56px;
  height: 100%;
  text-align: left;
  font-size: 2vw;
  padding-left: 5px;
  float: left;
}
.footer1 .box1 .mode1 .form .ibox .put {
  width: calc(100% - 58px);
  height: 100%;
  float: left;
}
.footer1 .box1 .mode1 .form .ibox .put input {
  width: 100%;
  height: 100%;
  background: none;
  border: none;
  color: white;
  padding-right: 5px;
}
.footer1 .box1 .mode1 .form .ibox .put1 {
  width: calc(100% - 98px);
  height: 100%;
  float: left;
  font-size: 2vw;
}
.footer1 .box1 .mode1 .form .ibox .put1 input {
  width: 100%;
  height: 100%;
  background: none;
  border: none;
  color: white;
}
.footer1 .box1 .mode1 .form .ibox .bcontent {
  width: 40px;
  height: 100%;
  float: left;
}
.footer1 .box1 .mode1 .form .ibox .bcontent img {
  width: 100%;
  height: 100%;
  margin-top: -3px;
}
.footer1 .box1 .mode1 .form .iboxbtn {
  background: #845f3a;
  text-align: center;
  font-size: 16px;
  letter-spacing: 10px;
  transition: 0.5s;
  cursor: pointer;
}
.footer1 .box1 .mode1 .form .iboxbtn:hover {
  background: #fc7e00;
}
.footer1 .box1 .mode2 {
  height: 40vw;
  text-align: center;
  color: white;
  float: left;
  background: url('../img/foot-m2-bg.jpg') no-repeat center;
  background-size: cover;
}
.footer1 .box2 {
  width: 100%;
  height: auto;
  float: left;
  text-align: center;
}
.footer1 .box2 .fremark {
  float: left;
  overflow: hidden;
}
.footer1 .box2 .fremark img {
  width: 100%;
}
.footer1 .box2 .copyright {
  border-top: 1px solid #726960;
  width: 100%;
  height: 44px;
  line-height: 44px;
}
/*share css style*/

#mobile_share {
  position: fixed;
  right: 0;
  bottom: 90px;
  width: 123px;
  z-index: 99999;
  background: white;
  padding: 0;
  overflow: hidden;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#mobile_share h2.title {
  text-align: center;
  line-height: 30px;
  height: 30px;
  background: #717577;
  color: white;
  font-size: 14px;
}
#mobile_share .share_item {
  padding: 8px;
  background: white;
  border: 1px solid #f1f1f1;
}
#mobile_share .share_item li {
  display: block;
  overflow: hidden;
  margin: 8px 0;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 8px;
}
#mobile_share.active {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.share-link {
  display: block;
  margin: 0 auto;
  width: 105px;
  overflow: hidden;
  line-height: 32px;
  font-size: 12px;
  padding-left: inherit;
}
.share-link i {
  background: url(../images/share_icon.png) no-repeat;
  background-size: 200px 32px;
  width: 32px;
  height: 32px;
  display: block;
  margin-right: 20px;
  float: left;
}
.share-link span {
  display: inline-block;
}
.share-weibo i {
  background-position: 0 0;
}
.share-renren i {
  background-position: -42px 0;
}
.share-douban i {
  background-position: -84px 0;
}
.share-qweibo i {
  background-position: -126px 0;
}
.share-qzone i {
  background-position: -168px 0;
}
.share-weixin {
  display: block;
  margin: 0 auto;
  width: 105px;
  overflow: hidden;
  line-height: 32px;
  font-size: 12px;
  padding-left: inherit;
}
.share-weixin i {
  background: url(../images/share_icon2.png) no-repeat;
  background-size: 32px 32px;
  width: 32px;
  height: 32px;
  display: block;
  margin-right: 20px;
  float: left;
}
.share-weixin span {
  display: inline-block;
}
#aboutus .style .sbox h1 {
  width: 100%;
  height: 30px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
