* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
html {
  height: auto;
  overflow-x: hidden;
}
body {
  font-family: Arial, 'Microsoft YaHei';
  font-size: 14px;
  height: auto;
}
img {
  border: 0;
}
a {
  text-decoration: none;
  color: white;
}
a:hover {
  text-decoration: none;
}
ul,
li {
  list-style: none;
}
table {
  margin: auto;
}
table tr td {
  border: 1px solid #333333;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.over {
  overflow: hidden;
}
.overtext {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.disnone {
  display: none !important;
}
.wh100 {
  width: 100%;
  height: 100%;
}
.textover {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bgcolor1 {
  background: rgba(187, 120, 120, 0.6);
}
.bgcolor2 {
  background: rgba(41, 57, 86, 0.33);
}
.main {
  width: 1200px;
  margin: 0px auto;
}
.m_1440 {
  width: 1440px;
  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 {
  background: white;
  border-bottom: 1px solid #f0f0f0;
  z-index: 2;
}
.header .toplan {
  background: #0c5da5;
  height: 30px;
  line-height: 30px;
  z-index: 2;
  color: white;
}
.header .toplan a {
  color: white;
}
.header .toplan .welcome {
  color: white;
  font-weight: bold;
  width: auto;
  height: 30px;
  float: left;
}
.header .toplan .memberbox {
  float: right;
  width: auto;
  height: 36px;
}
.header .toplan .phone {
  float: right;
  width: auto;
  height: 30px;
  color: white;
  cursor: pointer;
}
.header .toplan .phone a {
  color: #bbbbbb;
}
.header .toplan .phone a i {
  font-size: 20px;
}
.header .toplan .tel {
  float: right;
  width: auto;
  height: 36px;
}
.header .logo {
  float: left;
  width: 240px;
  height: 80px;
  padding: 5px 0;
  overflow: hidden;
}
.header .logo img {
  width: auto;
  height: 100%;
}
.header .nav {
  float: left;
  width: calc(100% - 240px);
  height: 80px;
  line-height: 80px;
  padding-left: 55px;
}
.header .nav ul {
  width: 100%;
}
.header .nav ul li {
  margin-left: 28px;
  text-align: center;
  color: #333333;
  font-size: 20px;
  float: left;
  /*&.on {
                    background: #0e418c;
                    color: #fff;

                    a {
                        color: #fff;
                    }
                }

                &:hover {
                    background: #0e418c;
                    color: #fff;

                    a {
                        color: #fff;
                    }
                }*/

}
.header .nav ul li a {
  width: 100%;
  color: #333333;
  float: left;
}
.banner {
  width: 1920px;
  height: 750px;
  margin-left: -360px;
  float: left;
}
.banner .hot {
  border-left: 5px solid #f43636;
  width: 100%;
  height: 30px;
  line-height: 30px;
  margin: 10px 0 20px;
  font-size: 30px;
  color: #f43636;
  padding: 0 10px;
  font-family: '宋体';
  font-weight: bold;
}
.nybanner {
  width: 1920px;
  height: 350px;
  margin-left: -360px;
  overflow: hidden;
}
.nybanner img {
  width: 100%;
  height: 100%;
}
.bodycenter .titlebox {
  height: 120px;
  margin: 60px 0;
  float: left;
}
.bodycenter .titlebox .name_cn {
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 8px;
  font-weight: bold;
  color: #106ad9;
}
.bodycenter .titlebox .name_en {
  text-transform: uppercase;
  font-size: 36px;
  font-weight: bold;
  color: #333333;
}
.bodycenter .titlebox .name_en span {
  color: #106ad9;
}
.bodycenter .titlebox .name_line {
  width: 100px;
  height: 3px;
  background: #106ad9;
  margin: 10px auto;
}
.bodycenter .index1 {
  background: #e5e5e5;
  height: 500px;
}
.bodycenter .index1 .cbox {
  float: left;
}
.bodycenter .index1 .cbox .cli {
  width: calc((100% -  100px  ) / 6);
  height: 230px;
  background: white;
  margin-right: 20px;
  overflow: hidden;
  float: left;
}
.bodycenter .index1 .cbox .cli:last-child {
  margin-right: 0;
}
.bodycenter .index1 .cbox .cli .box1 {
  width: 100%;
  height: 100%;
  padding: 35px;
  transition: 0.5s;
}
.bodycenter .index1 .cbox .cli .box1 img {
  width: 100%;
}
.bodycenter .index1 .cbox .cli .box1 p {
  margin-top: 20px;
  width: 100%;
  text-align: center;
  height: 30px;
  line-height: 30px;
  font-size: 24px;
}
.bodycenter .index1 .cbox .cli .box2 {
  width: 100%;
  height: 100%;
  padding: 35px;
  transition: 0.5s;
  background: rgba(0, 0, 0, 0.7);
  z-index: 2;
  transition: 0.3s;
  padding: 20px;
  color: white;
  text-align: center;
  line-height: 24px;
}
.bodycenter .index1 .cbox .cli .box2 img {
  width: 100%;
}
.bodycenter .index1 .cbox .cli .box2 p {
  margin-top: 20px;
  width: 100%;
  text-align: center;
  height: 30px;
  line-height: 30px;
  font-size: 24px;
}
.bodycenter .index1 .cbox .cli .box2 a {
  color: white;
}
.bodycenter .index1 .cbox .cli:hover .box1 {
  transform: scale(0);
  /*img {
                            width: 100%;
                            transform: scale(0);
                        }*/

}
.bodycenter .index1 .cbox .cli:hover .box2 {
  transform: translateY(-100%);
}
.bodycenter .index2 {
  background: #e5e5e5;
  height: 500px;
  background: white;
  height: 600px;
}
.bodycenter .index2 .cbox {
  float: left;
}
.bodycenter .index2 .cbox .cli {
  width: calc((100% -  100px  ) / 6);
  height: 230px;
  background: white;
  margin-right: 20px;
  overflow: hidden;
  float: left;
}
.bodycenter .index2 .cbox .cli:last-child {
  margin-right: 0;
}
.bodycenter .index2 .cbox .cli .box1 {
  width: 100%;
  height: 100%;
  padding: 35px;
  transition: 0.5s;
}
.bodycenter .index2 .cbox .cli .box1 img {
  width: 100%;
}
.bodycenter .index2 .cbox .cli .box1 p {
  margin-top: 20px;
  width: 100%;
  text-align: center;
  height: 30px;
  line-height: 30px;
  font-size: 24px;
}
.bodycenter .index2 .cbox .cli .box2 {
  width: 100%;
  height: 100%;
  padding: 35px;
  transition: 0.5s;
  background: rgba(0, 0, 0, 0.7);
  z-index: 2;
  transition: 0.3s;
  padding: 20px;
  color: white;
  text-align: center;
  line-height: 24px;
}
.bodycenter .index2 .cbox .cli .box2 img {
  width: 100%;
}
.bodycenter .index2 .cbox .cli .box2 p {
  margin-top: 20px;
  width: 100%;
  text-align: center;
  height: 30px;
  line-height: 30px;
  font-size: 24px;
}
.bodycenter .index2 .cbox .cli .box2 a {
  color: white;
}
.bodycenter .index2 .cbox .cli:hover .box1 {
  transform: scale(0);
  /*img {
                            width: 100%;
                            transform: scale(0);
                        }*/

}
.bodycenter .index2 .cbox .cli:hover .box2 {
  transform: translateY(-100%);
}
.bodycenter .newsbox {
  min-width: 1200px;
}
.bodycenter .newsbox .nli {
  width: calc(100% / 3);
  min-width: 400px;
  height: 375px;
  float: left;
  background-size: 100% 100%;
  color: white;
}
.bodycenter .newsbox .nli .text {
  margin-left: 20%;
  margin-top: 120px;
  width: 50%;
}
.bodycenter .newsbox .nli .text .en {
  width: 100%;
  color: #aaaaaa;
}
.bodycenter .newsbox .nli .text .tit {
  width: 100%;
  font-size: 20px;
  margin-bottom: 20px;
}
.bodycenter .newsbox .nli .text .tit a {
  width: 100%;
  color: white;
}
.bodycenter .newsbox .nli .text .desc {
  width: 100%;
  font-size: 12px;
  margin-bottom: 20px;
  color: #dddddd;
}
.bodycenter .newsbox .nli .text .more {
  border: 1px solid white;
  width: 90px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  text-align: center;
  transition: 0.3s;
}
.bodycenter .newsbox .nli .text .more a {
  width: 100%;
  float: left;
  color: white;
}
.bodycenter .newsbox .nli .text .more:hover {
  background: #ff6400;
  border: 1px solid #ff6400;
}
.bodycenter .newsbox .nli:nth-child(1) {
  background-image: url('../img/index_news1.jpg');
}
.bodycenter .newsbox .nli:nth-child(2) {
  background-image: url('../img/index_news2.jpg');
}
.bodycenter .newsbox .nli:nth-child(3) {
  background-image: url('../img/index_news3.jpg');
}
.bodycenter .index3 {
  background: #e5e5e5;
  height: 500px;
  background: white;
  height: auto;
}
.bodycenter .index3 .cbox {
  float: left;
}
.bodycenter .index3 .cbox .cli {
  width: calc((100% -  100px  ) / 6);
  height: 230px;
  background: white;
  margin-right: 20px;
  overflow: hidden;
  float: left;
}
.bodycenter .index3 .cbox .cli:last-child {
  margin-right: 0;
}
.bodycenter .index3 .cbox .cli .box1 {
  width: 100%;
  height: 100%;
  padding: 35px;
  transition: 0.5s;
}
.bodycenter .index3 .cbox .cli .box1 img {
  width: 100%;
}
.bodycenter .index3 .cbox .cli .box1 p {
  margin-top: 20px;
  width: 100%;
  text-align: center;
  height: 30px;
  line-height: 30px;
  font-size: 24px;
}
.bodycenter .index3 .cbox .cli .box2 {
  width: 100%;
  height: 100%;
  padding: 35px;
  transition: 0.5s;
  background: rgba(0, 0, 0, 0.7);
  z-index: 2;
  transition: 0.3s;
  padding: 20px;
  color: white;
  text-align: center;
  line-height: 24px;
}
.bodycenter .index3 .cbox .cli .box2 img {
  width: 100%;
}
.bodycenter .index3 .cbox .cli .box2 p {
  margin-top: 20px;
  width: 100%;
  text-align: center;
  height: 30px;
  line-height: 30px;
  font-size: 24px;
}
.bodycenter .index3 .cbox .cli .box2 a {
  color: white;
}
.bodycenter .index3 .cbox .cli:hover .box1 {
  transform: scale(0);
  /*img {
                            width: 100%;
                            transform: scale(0);
                        }*/

}
.bodycenter .index3 .cbox .cli:hover .box2 {
  transform: translateY(-100%);
}
.bodycenter .index3 .cbox {
  width: 1920px;
  margin-left: -240px;
  padding: 20px 0;
}
.bodycenter .friendlink {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  color: white;
  background: #2e7bc1;
  border-radius: 20px;
  margin-bottom: 20px;
}
.bodycenter .friendlink a {
  color: white;
  margin-right: 10px;
}
.bodycenter .zx_calc {
  margin-top: 40px;
  border: 1px solid #dddddd;
}
.bodycenter .zx_calc .cbox1 {
  height: 300px;
  background: #f3f3f3;
  padding: 20px;
  border-bottom: 1px solid #dddddd;
}
.bodycenter .zx_calc .cbox1 .cimg {
  width: 300px;
  height: 100%;
  background: #c31e15;
  float: left;
}
.bodycenter .zx_calc .cbox1 .cimg img {
  width: 100%;
  height: 100%;
}
.bodycenter .zx_calc .cbox1 .cform {
  width: 855px;
  height: 100%;
  float: left;
}
.bodycenter .zx_calc .cbox1 .cform .line {
  height: 36px;
  line-height: 36px;
  margin-bottom: 36px;
}
.bodycenter .zx_calc .cbox1 .cform .line .ltit {
  width: 100px;
  height: 100%;
  text-align: right;
  float: left;
  margin-right: 10px;
}
.bodycenter .zx_calc .cbox1 .cform .line input {
  margin-right: 6px;
  padding: 0 5px;
}
.bodycenter .zx_calc .cbox1 .cbox {
  width: 200px;
  height: 100%;
  float: left;
}
.bodycenter .zx_calc .cbox2 {
  height: 100px;
  background-image: url('../img/calc-lc.jpg');
  background-repeat: no-repeat;
}
.bodycenter .zx_calc .cbox2 .btn {
  width: 293px;
  height: 43px;
  margin-left: 860px;
  margin-top: 28px;
}
.bodycenter .zx_calc .cbox2 .btn a {
  width: 100%;
  height: 100%;
  float: left;
}
.bodycenter .titlebox {
  text-align: center;
  height: 105px;
}
.bodycenter .titlebox .hx {
  margin: auto;
  width: 100px;
  height: 4px;
  background: #c31e15;
}
.bodycenter .titlebox .chx {
  margin-top: 15px;
  height: 50px;
}
.bodycenter .titlebox .chx .xline {
  width: 450px;
  height: 24px;
  border-bottom: 1px solid #535353;
}
.bodycenter .titlebox .chx .wz {
  margin: auto;
  width: 300px;
  height: 50px;
  line-height: 50px;
  color: #333333;
  font-size: 30px;
  overflow: hidden;
}
.bodycenter .titlebox .more {
  margin: auto;
  border: 1px solid #7f7f7f;
  width: 120px;
  height: 28px;
  line-height: 28px;
  text-transform: uppercase;
}
.bodycenter .titlebox .more a {
  width: 100%;
  float: left;
  color: #7f7f7f;
}
.bodycenter .zx_case {
  margin-top: 50px;
}
.bodycenter .zx_case .cbox .topbox {
  margin-top: 50px;
  height: 435px;
}
.bodycenter .zx_case .cbox .topbox .timg {
  width: 810px;
  height: 100%;
  float: left;
}
.bodycenter .zx_case .cbox .topbox .textbox {
  width: 390px;
  height: 100%;
  float: left;
}
.bodycenter .zx_case .cbox .listbox {
  margin-top: 50px;
}
.bodycenter .zx_case .cbox .listbox .li {
  width: calc((100% -   60px ) / 3);
  height: 300px;
  box-shadow: 0px 3px 5px #999999;
  margin-right: 30px;
  margin-bottom: 40px;
  float: left;
}
.bodycenter .zx_case .cbox .listbox .li:nth-child(3n+3) {
  margin-right: 0;
}
.bodycenter .zx_case .cbox .listbox .li .limg {
  height: 250px;
  overflow: hidden;
}
.bodycenter .zx_case .cbox .listbox .li .limg img {
  width: 100%;
  height: 100%;
}
.bodycenter .zx_case .cbox .listbox .li .limg .dimg {
  height: 100%;
}
.bodycenter .zx_case .cbox .listbox .li .limg .fimg {
  height: 100%;
  background: rgba(0, 0, 0, 0.31);
  transition: 0.2s;
  padding-top: 100px;
}
.bodycenter .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%);
}
.bodycenter .zx_case .cbox .listbox .li .limg .fimg .more a {
  width: 100%;
  height: 100%;
  float: left;
}
.bodycenter .zx_case .cbox .listbox .li .limg .fimg .more a:hover {
  color: white;
}
.bodycenter .zx_case .cbox .listbox .li .limg:hover .fimg {
  transform: translateY(-100%);
}
.bodycenter .zx_case .cbox .listbox .li .limg:hover .fimg .more {
  transform: translateY(0);
}
.bodycenter .zx_case .cbox .listbox .li .litxt {
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
}
.bodycenter .zx_case .cbox .listbox .li .litxt a {
  color: #333333;
}
.bodycenter .zx_case .cbox .listbox .li .litxt .name {
  width: 50%;
  text-align: left;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bodycenter .zx_case .cbox .listbox .li .litxt .style {
  width: 50%;
  text-align: right;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bodycenter .zx_ppsl {
  margin-top: 40px;
  background: #efefef;
  padding: 50px 0;
}
.bodycenter .zx_ppsl .cbox {
  margin-top: 30px;
}
.bodycenter .zx_ppsl .cbox img {
  width: 100%;
  height: 100%;
}
.bodycenter .zx_designer {
  margin-top: 40px;
}
.bodycenter .zx_designer .cbox {
  margin-top: 30px;
}
.bodycenter .zx_designer .cbox .li {
  width: calc((100% -   90px ) / 4);
  height: 495px;
  border: 1px solid #d2d2d2;
  margin-right: 30px;
  margin-bottom: 30px;
  padding: 15px 18px;
  float: left;
}
.bodycenter .zx_designer .cbox .li:nth-child(4n+4) {
  margin-right: 0;
}
.bodycenter .zx_designer .cbox .li .limg {
  height: 320px;
}
.bodycenter .zx_designer .cbox .li .limg img {
  width: 100%;
  height: 100%;
}
.bodycenter .zx_designer .cbox .li .lname {
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #d2d2d2;
  font-size: 18px;
}
.bodycenter .zx_designer .cbox .li .lname a {
  color: #333333;
}
.bodycenter .zx_designer .cbox .li .lname .xm {
  width: 50%;
  float: left;
}
.bodycenter .zx_designer .cbox .li .lname .zw {
  width: 50%;
  text-align: right;
  float: left;
}
.bodycenter .zx_designer .cbox .li .lyear {
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  color: #cccccc;
}
.bodycenter .zx_designer .cbox .li .btn {
  background: #c31e15;
  color: white;
  height: 45px;
  line-height: 45px;
  margin: 0;
  padding: 0;
  font-size: 18px;
}
.bodycenter .zx_designer .cbox .li .btn a {
  width: 100%;
  float: left;
}
.bodycenter .zx_designer .cbox .li .btn a:hover {
  color: white;
}
.bodycenter .zx_gdbz {
  margin-top: 30px;
  padding: 40px 0;
  background: #5e5e5e;
}
.bodycenter .zx_gdbz .title {
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: white;
  font-size: 40px;
}
.bodycenter .zx_gdbz .cbox .type {
  width: 800px;
  height: 50px;
  margin: 36px auto;
}
.bodycenter .zx_gdbz .cbox .type .tli {
  width: 150px;
  height: 50px;
  line-height: 50px;
  border: 1px dashed #7c7c7c;
  margin: 0 25px;
  float: left;
}
.bodycenter .zx_gdbz .cbox .type .tli a {
  float: left;
  width: 100%;
  text-align: center;
  color: #e0e0e0;
}
.bodycenter .zx_gdbz .cbox .type .tli a:hover {
  color: #e0e0e0;
}
.bodycenter .zx_oldhouse {
  background: #f1f1f1;
  padding: 50px 0;
}
.bodycenter .zx_zxgl {
  padding: 50px 0;
}
.bodycenter .zx_zxgl a {
  color: #333333;
}
.bodycenter .zx_zxgl a:hover {
  color: #333333;
}
.bodycenter .zx_zxgl .cbox .type {
  text-align: center;
  margin: 40px 0;
}
.bodycenter .zx_zxgl .cbox .type .tli {
  /*width: 160px;
                    height: 36px;*/
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  color: #333333;
  margin: 0 20px;
  padding: 15px 60px;
  font-size: 16px;
}
.bodycenter .zx_zxgl .cbox .type .tli:hover {
  background: #a91515;
  color: white;
}
.bodycenter .zx_zxgl .cbox .newsbox .nl {
  float: left;
  width: 600px;
  height: 390px;
  overflow: hidden;
}
.bodycenter .zx_zxgl .cbox .newsbox .nl .nli {
  width: 100%;
  height: 110px;
  margin-bottom: 20px;
}
.bodycenter .zx_zxgl .cbox .newsbox .nl .nli .img {
  width: 220px;
  height: 100%;
  float: left;
}
.bodycenter .zx_zxgl .cbox .newsbox .nl .nli .img img {
  width: 100%;
  height: 100%;
}
.bodycenter .zx_zxgl .cbox .newsbox .nl .nli .conbox {
  width: 380px;
  padding-left: 20px;
  height: 20px;
  margin-bottom: 15px;
  float: left;
}
.bodycenter .zx_zxgl .cbox .newsbox .nl .nli .conbox .tit {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  font-weight: bold;
  color: #999999;
}
.bodycenter .zx_zxgl .cbox .newsbox .nl .nli .conbox .date {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #999999;
}
.bodycenter .zx_zxgl .cbox .newsbox .nl .nli .conbox .desc {
  height: 40px;
  line-height: 20px;
  font-size: 14px;
  color: #999999;
}
.bodycenter .zx_zxgl .cbox .newsbox .nr {
  float: right;
  width: 600px;
  height: 390px;
  overflow: hidden;
  background-image: url('../img/图层 36.jpg');
  background-repeat: no-repeat;
}
.bodycenter .zx_zxgl .cbox .newsbox .nr .nli {
  height: 63px;
  line-height: 72px;
  font-size: 14px;
  font-weight: bold;
}
.bodycenter .zx_zxgl .cbox .newsbox .nr .nli .tit {
  margin-left: 90px;
  width: 360px;
  height: 63px;
  float: left;
}
.bodycenter .zx_zxgl .cbox .newsbox .nr .nli .date {
  width: 100px;
  height: 63px;
  float: left;
}
.bodycenter .zx_fuwu {
  background: #949494;
  padding: 50px 0;
}
.bodycenter .zx_fuwu .cbox {
  margin-top: 30px;
  margin-left: -25px;
}
.bodycenter .article-box .c-box .cbox {
  height: auto;
  border-bottom: 1px dashed #eeeeee;
  margin-bottom: 10px;
  padding: 0 10px;
}
.bodycenter .article-box .c-box .cbox .box1 {
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  overflow: hidden;
}
.bodycenter .article-box .c-box .cbox .box1 .name {
  width: calc(100% - 100px);
  float: left;
}
.bodycenter .article-box .c-box .cbox .box1 .name a {
  color: #333333;
}
.bodycenter .article-box .c-box .cbox .box1 .date {
  float: left;
  width: 100px;
  text-align: right;
  color: #acacac;
  font-size: 12px;
}
.bodycenter .article-box .c-box .cbox .box2 {
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  margin-top: 0px;
  color: #acacac;
}
.bodycenter .article-box .c-box .libox {
  height: auto;
  border-bottom: 1px dashed #eeeeee;
  margin-bottom: 10px;
  padding: 0 10px;
}
.bodycenter .article-box .c-box .libox .box1 {
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  overflow: hidden;
}
.bodycenter .article-box .c-box .libox .box1 .name {
  width: calc(100% - 100px);
  float: left;
}
.bodycenter .article-box .c-box .libox .box1 .name a {
  color: #333333;
}
.bodycenter .article-box .c-box .libox .box1 .date {
  float: left;
  width: 100px;
  text-align: right;
  color: #acacac;
  font-size: 12px;
}
.bodycenter .article-box .c-box .libox .box2 {
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  margin-top: 0px;
  color: #acacac;
}
.bodycenter .article-box .c-box .message {
  padding: 10px 30px;
}
.bodycenter .article-box .c-box .message .mli {
  height: 30px;
  line-height: 30px;
  margin-bottom: 10px;
  float: left;
}
.bodycenter .article-box .c-box .message .mli .left {
  float: left;
  width: 120px;
  height: 100%;
  text-align: right;
}
.bodycenter .article-box .c-box .message .mli .right {
  float: left;
  width: calc(100% - 120px);
  height: 100%;
}
.bodycenter .article-box .c-box .message .mli .right input {
  width: 300px;
  height: 100%;
  border: 1px solid #999999;
  padding: 0 5px;
  float: left;
}
.bodycenter .article-box .c-box .message .mli .right textarea {
  float: left;
  border: 1px solid #999999;
  width: 400px;
  height: 200px;
  line-height: 20px;
  resize: none;
  padding: 5px;
}
.bodycenter .article-box .designer {
  background: #efefef;
}
.bodycenter .article-box .designer .li {
  width: calc((100% -   90px ) / 4);
  height: 495px;
  border: 1px solid #d2d2d2;
  margin-right: 30px;
  margin-bottom: 30px;
  padding: 15px 18px;
  float: left;
}
.bodycenter .article-box .designer .li:nth-child(4n+4) {
  margin-right: 0;
}
.bodycenter .article-box .designer .li .limg {
  height: 320px;
}
.bodycenter .article-box .designer .li .limg img {
  width: 100%;
  height: 100%;
}
.bodycenter .article-box .designer .li .lname {
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #d2d2d2;
  font-size: 18px;
}
.bodycenter .article-box .designer .li .lname a {
  color: #333333;
}
.bodycenter .article-box .designer .li .lname .xm {
  width: 30%;
  float: left;
}
.bodycenter .article-box .designer .li .lname .zw {
  width: 70%;
  text-align: right;
  float: left;
}
.bodycenter .article-box .designer .li .lyear {
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  color: #cccccc;
}
.bodycenter .article-box .designer .li .btn {
  background: #c31e15;
  color: white;
  height: 45px;
  line-height: 45px;
  margin: 0;
  padding: 0;
  font-size: 18px;
}
.bodycenter .article-box .designer .li .btn a {
  width: 100%;
  float: left;
}
.bodycenter .article-box .designer .li .btn a:hover {
  color: white;
}
.bodycenter .article-box .designer .sjsbox {
  height: auto;
  margin-bottom: 20px;
}
.bodycenter .article-box .designer .sjsbox .img {
  width: 320px;
  height: 418px;
  float: left;
  margin-top: 2px;
}
.bodycenter .article-box .designer .sjsbox .img img {
  width: 320px;
  height: 418px;
  float: left;
}
.bodycenter .article-box .designer .sjsbox .desc {
  width: 855px;
  height: 100%;
  padding-left: 10px;
  float: left;
}
.bodycenter .article-box .designer .sjsbox .desc .title {
  float: left;
  font-size: 32px;
  font-weight: bold;
  height: 40px;
  margin-bottom: 20px;
}
.bodycenter .article-box .designer .sjsbox .desc .title .lbox {
  width: 150px;
  height: 100%;
  float: left;
  text-align: center;
  background: none;
  color: #333333;
}
.bodycenter .article-box .designer .sjsbox .desc .sjln {
  float: left;
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
}
.bodycenter .article-box .designer .sjsbox .desc .position {
  float: left;
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
}
.bodycenter .article-box .designer .sjsbox .desc .content {
  float: left;
  height: 300px;
  line-height: 300px;
}
.bodycenter .article-box .designer .sjsbox .desc .content .rbox {
  padding: 5px 10px;
}
.bodycenter .article-box .designer .sjsbox .desc .lbox {
  width: 150px;
  height: 100%;
  float: left;
  text-align: center;
  color: white;
  background: #ab7442;
}
.bodycenter .article-box .designer .sjsbox .desc .rbox {
  width: calc(100% - 150px);
  height: 100%;
  float: left;
  background: white;
  padding: 0px 10px;
}
.bodycenter .article-box .designer .casebox .listbox {
  margin-top: 50px;
}
.bodycenter .article-box .designer .casebox .listbox .ct_name {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 24px;
  color: white;
  background: #694729;
  border-radius: 30px 30px 0 0;
  margin-bottom: 20px;
  float: left;
}
.bodycenter .article-box .designer .casebox .listbox .ctbox {
  float: left;
  margin-bottom: 20px;
}
.bodycenter .article-box .designer .casebox .listbox .ctbox .li {
  width: calc((100% -   60px ) / 3);
  height: 300px;
  box-shadow: 0px 3px 5px #999999;
  margin-right: 30px;
  margin-bottom: 40px;
  padding: 0;
  float: left;
}
.bodycenter .article-box .designer .casebox .listbox .ctbox .li:nth-child(3n+3) {
  margin-right: 0;
}
.bodycenter .article-box .designer .casebox .listbox .ctbox .li .limg {
  height: 250px;
  overflow: hidden;
}
.bodycenter .article-box .designer .casebox .listbox .ctbox .li .limg img {
  width: 100%;
  height: 100%;
}
.bodycenter .article-box .designer .casebox .listbox .ctbox .li .limg .dimg {
  height: 100%;
}
.bodycenter .article-box .designer .casebox .listbox .ctbox .li .limg .fimg {
  height: 100%;
  background: rgba(0, 0, 0, 0.31);
  transition: 0.2s;
  padding-top: 100px;
}
.bodycenter .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%);
}
.bodycenter .article-box .designer .casebox .listbox .ctbox .li .limg .fimg .more a {
  width: 100%;
  height: 100%;
  float: left;
}
.bodycenter .article-box .designer .casebox .listbox .ctbox .li .limg .fimg .more a:hover {
  color: white;
}
.bodycenter .article-box .designer .casebox .listbox .ctbox .li .limg:hover .fimg {
  transform: translateY(-100%);
}
.bodycenter .article-box .designer .casebox .listbox .ctbox .li .limg:hover .fimg .more {
  transform: translateY(0);
}
.bodycenter .article-box .designer .casebox .listbox .ctbox .li .litxt {
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
}
.bodycenter .article-box .designer .casebox .listbox .ctbox .li .litxt a {
  color: #333333;
}
.bodycenter .article-box .designer .casebox .listbox .ctbox .li .litxt .name {
  width: 50%;
  text-align: left;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bodycenter .article-box .designer .casebox .listbox .ctbox .li .litxt .style {
  width: 50%;
  text-align: right;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bodycenter .article-box .style .sbox .title {
  text-align: center;
  background: #adadad;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  border-radius: 30px;
  margin-bottom: 15px;
}
.bodycenter .article-box .style .sbox .img {
  text-align: center;
  margin-bottom: 15px;
}
.bodycenter .article-box .style .li {
  width: calc((100% -   60px ) / 3);
  height: 300px;
  box-shadow: 0px 3px 5px #999999;
  margin-right: 30px;
  margin-bottom: 40px;
  float: left;
}
.bodycenter .article-box .style .li:nth-child(3n+3) {
  margin-right: 0;
}
.bodycenter .article-box .style .li .limg {
  height: 250px;
  overflow: hidden;
}
.bodycenter .article-box .style .li .limg img {
  width: 100%;
  height: 100%;
}
.bodycenter .article-box .style .li .limg .dimg {
  height: 100%;
}
.bodycenter .article-box .style .li .limg .fimg {
  height: 100%;
  background: rgba(0, 0, 0, 0.31);
  transition: 0.2s;
  padding-top: 100px;
}
.bodycenter .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%);
}
.bodycenter .article-box .style .li .limg .fimg .more a {
  width: 100%;
  height: 100%;
  float: left;
}
.bodycenter .article-box .style .li .limg .fimg .more a:hover {
  color: white;
}
.bodycenter .article-box .style .li .limg:hover .fimg {
  transform: translateY(-100%);
}
.bodycenter .article-box .style .li .limg:hover .fimg .more {
  transform: translateY(0);
}
.bodycenter .article-box .style .li .litxt {
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
}
.bodycenter .article-box .style .li .litxt a {
  color: #333333;
}
.bodycenter .article-box .style .li .litxt .name {
  width: 50%;
  text-align: left;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bodycenter .article-box .style .li .litxt .style {
  width: 50%;
  text-align: right;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#lfgz .zx_calc {
  margin-top: 0px;
  border: 1px solid #dddddd;
}
#lfgz .zx_calc .cbox1 {
  height: 300px;
  background: #f3f3f3;
  padding: 20px;
  border-bottom: 1px solid #dddddd;
}
#lfgz .zx_calc .cbox1 .cimg {
  width: 300px;
  height: 100%;
  background: #c31e15;
  float: left;
}
#lfgz .zx_calc .cbox1 .cimg img {
  width: 100%;
  height: 100%;
}
#lfgz .zx_calc .cbox1 .cform {
  width: 855px;
  height: 100%;
  float: left;
}
#lfgz .zx_calc .cbox1 .cform .line {
  height: 36px;
  line-height: 36px;
  margin-bottom: 36px;
}
#lfgz .zx_calc .cbox1 .cform .line .ltit {
  width: 100px;
  height: 100%;
  text-align: right;
  float: left;
  margin-right: 10px;
}
#lfgz .zx_calc .cbox1 .cform .line input {
  margin-right: 6px;
  padding: 0 5px;
}
#lfgz .zx_calc .cbox1 .cbox {
  width: 200px;
  height: 100%;
  float: left;
}
#lfgz .zx_calc .cbox2 {
  height: 100px;
  background: none;
}
#lfgz .zx_calc .cbox2 .btn {
  width: 720px;
  height: 43px;
  line-height: 30px;
  margin-left: 127px;
  margin-top: 28px;
  background: red;
  color: white;
}
.nycenter {
  float: left;
  width: 100%;
  height: auto;
}
.nycenter .location {
  float: left;
  width: 100%;
  height: 44px;
  line-height: 44px;
  border: 1px solid #dadada;
  border-left: none;
  border-right: none;
  background: #f1f1f1;
  color: #999999;
  text-transform: uppercase;
}
.nycenter .location a {
  color: #008aff;
  font-size: 12px;
}
.nycenter .location a i {
  color: #333333;
}
.nycenter .nycontent {
  float: left;
  width: 100%;
  height: auto;
  margin: 30px 0;
}
.nycenter .nycontent .headtext {
  float: left;
  margin: 50px 0;
  width: 100%;
  height: 3px;
  background: #003366;
  text-align: center;
}
.nycenter .nycontent .headtext span {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  top: -30px;
  background: white;
  padding: 0 20px;
  font-size: 60px;
  height: 60px;
  line-height: 60px;
  text-transform: uppercase;
}
.nycenter .nycontent .nytype {
  float: left;
  width: 100%;
  height: 66px;
}
.nycenter .nycontent .nytype .s1box {
  float: left;
  width: auto;
  height: 66px;
}
.nycenter .nycontent .nytype .s1box select {
  height: 30px;
}
.nycenter .nycontent .nytype .s2box {
  float: right;
  width: auto;
  height: 66px;
}
.nycenter .nycontent .nytype .s2box .searchbox {
  width: 100%;
  height: 30px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.nycenter .nycontent .nytype .s2box .searchbox .sbox {
  width: 240px;
  height: 30px;
  line-height: 30px;
  float: left;
}
.nycenter .nycontent .nytype .s2box .searchbox .sbox input {
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding: 0 8px;
}
.nycenter .nycontent .nytype .s2box .searchbox .btns {
  width: 80px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
  float: left;
  border: 1px solid #3d78d8;
  background: #008aff;
  color: white;
  cursor: pointer;
  text-align: center;
  transition: 0.3s;
}
.nycenter .nycontent .nytype .s2box .searchbox .btns:hover {
  background: #5f99f7;
}
.nycenter .nycontent .nybody {
  float: left;
  width: 100%;
  height: auto;
}
.nycenter .nycontent .nybody .productlist {
  float: left;
  width: 100%;
  height: auto;
  min-height: 200px;
}
.nycenter .nycontent .nybody .productlist table {
  width: 100%;
  height: auto;
}
.nycenter .nycontent .nybody .productlist table tr td {
  padding: 5px 10px;
}
.nycenter .nycontent .nybody .productlist table thead {
  background: #3d78d8;
  color: white;
  width: 100%;
  height: 30px;
  line-height: 30px;
}
.nycenter .nycontent .nybody .productlist table tbody {
  width: 100%;
  height: auto;
}
.nycenter .nycontent .nybody .productlist table tbody tr {
  border-bottom: 1px solid #f3f3f3;
  width: 100%;
  height: 70px;
}
.nycenter .nycontent .nybody .productlist table tbody tr:hover {
  background: whitesmoke;
}
.nycenter .nycontent .nybody .productlist table tbody tr td {
  padding: 5px 10px;
}
.nycenter .nycontent .nybody .productlist table tbody tr td a {
  color: #3d78d8;
  text-decoration: underline;
}
.nycenter .nycontent .nybody .productlist table tbody tr td img {
  float: right;
  width: 32px;
  height: 32px;
}
.nycenter .nycontent .nybody .honor {
  float: left;
  width: 100%;
  height: auto;
}
.nycenter .nycontent .nybody .honor .li {
  float: left;
  width: 272px;
  height: auto;
  margin: 0 10px;
  overflow: hidden;
}
.nycenter .nycontent .nybody .honor .li .img {
  float: left;
  width: 100%;
  height: 272px;
  overflow: hidden;
}
.nycenter .nycontent .nybody .honor .li .img img {
  float: left;
  width: 100%;
  height: 272px;
  transition: 0.3s;
}
.nycenter .nycontent .nybody .honor .li .img img:hover {
  transform: scale(1.2);
}
.nycenter .nycontent .nybody .honor .li .name {
  float: left;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  text-align: center;
}
.nycenter .nycontent .nybody .hdelail {
  float: left;
  width: 100%;
  height: auto;
}
.nycenter .nycontent .nybody .hdelail .img {
  float: left;
  width: 100%;
  height: auto;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  text-align: center;
}
.nycenter .nycontent .nybody .hdelail .img img {
  width: 640px;
  height: auto;
}
.nycenter .nycontent .nybody .hdelail .con {
  float: left;
  width: 100px;
  padding: 20px;
  height: auto;
}
.nycenter .nycontent .nybody .newslist {
  float: left;
  width: 100%;
  height: auto;
}
.nycenter .nycontent .nybody .newslist .li {
  float: left;
  width: 272px;
  height: auto;
  margin: 0 10px;
  overflow: hidden;
}
.nycenter .nycontent .nybody .newslist .li .img {
  float: left;
  width: 100%;
  height: 272px;
  overflow: hidden;
}
.nycenter .nycontent .nybody .newslist .li .img img {
  float: left;
  width: 100%;
  height: 272px;
  transition: 0.3s;
}
.nycenter .nycontent .nybody .newslist .li .img img:hover {
  transform: scale(1.2);
}
.nycenter .nycontent .nybody .newslist .li .name {
  float: left;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  text-align: center;
}
.nycenter .nycontent .nybody .newslist .pageDiv li {
  width: 100%;
  height: auto;
  transition: 0.2s;
}
.nycenter .nycontent .nybody .newslist .pageDiv li .ni {
  display: none;
}
.nycenter .nycontent .nybody .newslist .pageDiv li .nname {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
}
.nycenter .nycontent .nybody .newslist .pageDiv li .ndate {
  color: #999999;
}
.nycenter .nycontent .nybody .newslist .pageDiv li:hover {
  background: #008aff;
  color: white;
}
.nycenter .nycontent .nybody .newslist .pageDiv li:hover a {
  color: white;
}
.nycenter .nycontent .nybody .newslist .pageDiv li:hover .nname {
  font-weight: bold;
}
.nycenter .nycontent .nybody .newslist .pageDiv li:hover .ndate {
  color: white;
}
.nycenter .nycontent .nybody .searchbox {
  width: 100%;
  height: 30px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.nycenter .nycontent .nybody .searchbox .stxt {
  width: 150px;
  height: 30px;
  line-height: 30px;
  float: left;
}
.nycenter .nycontent .nybody .searchbox .sbox {
  width: 890px;
  height: 30px;
  line-height: 30px;
  float: left;
}
.nycenter .nycontent .nybody .searchbox .sbox input {
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding: 0 8px;
}
.nycenter .nycontent .nybody .searchbox .btns {
  width: 150px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
  float: left;
  border: 1px solid #3d78d8;
  background: #008aff;
  color: white;
  cursor: pointer;
  text-align: center;
  transition: 0.3s;
}
.nycenter .nycontent .nybody .searchbox .btns:hover {
  background: #5f99f7;
}
.nycenter .nycontent .ptitle {
  float: left;
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 30px;
  font-weight: bold;
}
.nycenter .nycontent .pbody {
  float: left;
  width: 100%;
  /*height: 700px;*/
  min-height: 700px;
}
.nycenter .nycontent .pbody .pleft {
  float: left;
  width: 439px;
  height: 100%;
  border-right: 1px solid #eeeeee;
  padding: 0 20px;
  padding-right: 50px;
}
.nycenter .nycontent .pbody .pleft .typelan {
  float: left;
  width: 100%;
  height: 40px;
}
.nycenter .nycontent .pbody .pleft .typelan .tip {
  float: left;
  width: 100px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid white;
  background: white;
  color: #666666;
  cursor: pointer;
  transition: 0.3s;
  margin-right: 2px;
  text-transform: uppercase;
}
.nycenter .nycontent .pbody .pleft .typelan .tip i {
  padding: 0 5px;
}
.nycenter .nycontent .pbody .pleft .typelan .tip:hover {
  border: 1px solid #f3f3f3;
  background: #fafafa;
  color: #3d78d8;
}
.nycenter .nycontent .pbody .pleft .typelan .tip.on {
  border: 1px solid #f3f3f3;
  background: #fafafa;
  color: #3d78d8;
}
.nycenter .nycontent .pbody .pleft .tbox {
  float: left;
  width: 100%;
  height: auto;
  border-bottom: 1px solid #eeeeee;
  padding: 15px 0;
}
.nycenter .nycontent .pbody .pleft .tbox .limg {
  float: left;
  width: 100%;
  height: auto;
  padding: 20px 0;
}
.nycenter .nycontent .pbody .pleft .tbox .limg img {
  width: 100%;
  height: auto;
  cursor: zoom-in;
  transition: 0.5s;
}
.nycenter .nycontent .pbody .pleft .tbox .limg img:hover {
  transform: scale(1.2);
}
.nycenter .nycontent .pbody .pleft .tbox .lvid {
  float: left;
  width: 100%;
  height: auto;
  padding: 20px 0;
  display: none;
}
.nycenter .nycontent .pbody .pleft .tbox .lvid video {
  width: 100%;
  height: auto;
}
.nycenter .nycontent .pbody .pleft .basedata {
  float: left;
  width: 100%;
  height: auto;
  border-bottom: 1px solid #eeeeee;
  padding: 15px 0;
  margin-bottom: 50px;
}
.nycenter .nycontent .pbody .pleft .basedata .bli {
  float: left;
  width: 50%;
  height: 30px;
  line-height: 30px;
}
.nycenter .nycontent .pbody .pleft .basedata .bli i {
  margin-right: 5px;
}
.nycenter .nycontent .pbody .pright {
  float: left;
  width: 760px;
  height: 100%;
  padding: 0 20px;
  padding-left: 50px;
}
.nycenter .nycontent .pbody .pright .typelan {
  float: left;
  width: 100%;
  height: 40px;
  border-bottom: 1px solid #3d78d8;
}
.nycenter .nycontent .pbody .pright .typelan .tip {
  float: left;
  width: 160px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #666666;
  cursor: pointer;
  transition: 0.3s;
  margin-right: 2px;
  text-transform: uppercase;
}
.nycenter .nycontent .pbody .pright .typelan .tip i {
  padding: 0 5px;
}
.nycenter .nycontent .pbody .pright .typelan .tip:hover {
  background: #3d78d8;
  color: white;
}
.nycenter .nycontent .pbody .pright .typelan .tip.on {
  background: #3d78d8;
  color: white;
}
.nycenter .nycontent .pbody .pright .tbox {
  float: left;
  width: 100%;
  height: auto;
  padding: 15px 0;
  font-size: 16px;
  line-height: 32px;
}
.nycenter .nycontent .pbody .pright .tbox .des {
  float: left;
  width: 100%;
  height: auto;
  padding: 20px 0;
  display: none;
}
.nycenter .nycontent .pbody .pright .tbox .spe {
  float: left;
  width: 100%;
  height: auto;
  padding: 20px 0;
  display: none;
}
.nycenter .nycontent .pbody .pright .tbox .mes {
  float: left;
  width: 100%;
  height: auto;
  padding: 20px 0;
}
.nycenter .nycontent .pbody .pright .tbox .mes span {
  width: 100%;
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  color: #666666;
  font-weight: bold;
}
.nycenter .nycontent .pbody .pright .tbox .mes input {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  margin-bottom: 10px;
}
.nycenter .nycontent .pbody .pright .tbox .mes textarea {
  width: 100%;
  height: 140px;
  line-height: 20px;
  padding: 10px;
  margin-bottom: 20px;
}
.nycenter .nycontent .pbody .pright .tbox .mes #Sub {
  width: 160px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #3d78d8;
  color: white;
  border: none;
  text-transform: uppercase;
}
.footer {
  color: white;
}
.footer .fbox1 {
  background: #222222;
  height: auto;
  float: left;
  padding: 20px 0;
}
.footer .fbox1 .box1 {
  width: 300px;
  height: auto;
  float: left;
  overflow: hidden;
  padding: 0 20px;
}
.footer .fbox1 .box1 .logo {
  margin-bottom: 20px;
}
.footer .fbox1 .box1 .logo img {
  width: 100%;
}
.footer .fbox1 .box1 .ewm {
  height: 150px;
}
.footer .fbox1 .box1 .ewm img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.footer .fbox1 .box2 {
  width: 300px;
  height: auto;
  float: left;
  overflow: hidden;
  padding: 0 20px;
  width: 620px;
  margin-top: 30px;
}
.footer .fbox1 .box2 .logo {
  margin-bottom: 20px;
}
.footer .fbox1 .box2 .logo img {
  width: 100%;
}
.footer .fbox1 .box2 .ewm {
  height: 150px;
}
.footer .fbox1 .box2 .ewm img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.footer .fbox1 .box2 .b-box {
  width: 70px;
  height: auto;
  line-height: 36px;
  float: left;
  font-size: 12px;
}
.footer .fbox1 .box2 .b-box .b-tit {
  height: 36px;
}
.footer .fbox1 .box2 .b-box .b-tit a {
  color: white;
}
.footer .fbox1 .box2 .b-box .b-li {
  height: 36px;
}
.footer .fbox1 .box2 .b-box .b-li a {
  color: #cccccc;
}
.footer .fbox1 .box3 {
  width: 300px;
  height: auto;
  float: left;
  overflow: hidden;
  padding: 0 20px;
  width: 280px;
  padding: 0;
  margin-top: 30px;
}
.footer .fbox1 .box3 .logo {
  margin-bottom: 20px;
}
.footer .fbox1 .box3 .logo img {
  width: 100%;
}
.footer .fbox1 .box3 .ewm {
  height: 150px;
}
.footer .fbox1 .box3 .ewm img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.footer .fbox2 {
  float: left;
  background: #384144;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: white;
}
.footer .fbox2 .fo-l {
  float: left;
  text-align: left;
  width: 50%;
}
.footer .fbox2 .fo-r {
  float: left;
  text-align: right;
  width: 50%;
}
/*分页*/

.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;
}
.case-box1 {
  width: 270px;
  height: auto;
  float: left;
  margin-right: 16px;
  margin-bottom: 10px;
}
.case-box1 .case-box-img {
  border: 1px solid #999999;
  height: 300px;
}
.case-box1 .case-box-img img {
  width: 100%;
  height: 100%;
}
.case-box1 .case-box-title {
  height: 40px;
  line-height: 40px;
  text-align: center;
}
/*内页侧栏多级菜单*/

.cmenu {
  position: relative;
  z-index: 2;
}
.cmenu dl {
  width: 100%;
  height: auto;
  float: left;
}
.cmenu dl dd {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  float: left;
  /*&:hover {
                .cmenu2 {
                    display: block;
                }
            }*/

}
.cmenu dl dd a {
  width: 100%;
  float: left;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cmenu dl dd a:hover {
  background: #efefef;
}
.cmenu dl dd i {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 40px;
  height: 40px;
  line-height: 40px;
}
.cmenu dl dd .cmenu2 {
  background: #eeeeee;
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  display: none;
  float: left;
}
.cmenu dl dd .cmenu2 .mli2 {
  position: relative;
  z-index: 2;
  width: 100%;
  height: auto;
  line-height: 40px;
  text-align: left;
  text-overflow: ellipsis;
  float: left;
  /*&:hover {
                        .cmenu3 {
                            display: block;
                        }
                    }*/

}
.cmenu dl dd .cmenu2 .mli2 a {
  height: 40px;
  line-height: 40px;
  border: 0;
  padding: 0;
  text-indent: 0;
  padding: 0 10px;
}
.cmenu dl dd .cmenu2 .mli2 .cmenu3 {
  background: #e2e2e2;
  position: relative;
  z-index: 2;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  float: left;
}
.cmenu dl dd .cmenu2 .mli2 .cmenu3 .mli3 {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
