@charset "UTF-8";
@font-face {
  font-family: "zzh";
  src: url(../fonts/zzh.ttf);
  font-weight: normal;
  font-style: normal; }
body {
  font-family: "微软雅黑"; }

.container-fluid {
  max-width: 1200px !important;
  margin: 0 auto;
  padding: 0; }

.row {
  margin: 0; }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding: 0;
  margin: 0; }

.lt {
  float: left; }

.rt {
  float: right; }

a {
  text-decoration: none; }

ul, li {
  margin: 0;
  padding: 0;
  list-style: none; }

.sizeCover {
  background-position: 50% 50%;
  background-size: cover; }

.main-background-1 {
  background: url(../images/about-titlebg1.jpg) no-repeat center center;
  background-size: cover; }

.main-pad-1 {
  padding: 45px 0; }

.title-1 {
  text-align: center; }
.title-1.active .entit {
  color: #fff; }
.title-1.active .chtit {
  color: #fff; }
.title-1.active .stxt {
  color: #fff; }
.title-1 .entit {
  font-size: 3rem;
  font-family: "Arial";
  color: #292929;
  opacity: .11;
  text-transform: uppercase;
  font-weight: bold; }
.title-1 .chtit {
  font-size: 3rem;
  color: #292929;
  font-weight: bold; }
.title-1 .stxt {
  font-size: 1.6rem;
  color: #696969;
  margin-top: 8px; }
.title-1 .line {
  margin-top: 15px; }

.index-more {
  margin-top: 45px;
  text-align: center; }
.index-more a {
  display: inline-block;
  width: 200px;
  height: 40px;
  border: 1px solid #d6d6d6;
  background: #fff;
  line-height: 38px;
  color: #818181;
  font-size: 1.4rem;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s; }
.index-more a:hover {
  background: #d99222;
  color: #fff; }

.headerbox {
  position: relative;
  background: url(../images/headerbg.jpg) repeat; }

.topbar-wrap {
  background: #000;
  color: #ccc7c0;
  font-size: 1.4rem;
  height: 33px;
  line-height: 33px; }
.topbar-wrap .tlt {
  padding-left: 245px; }
.topbar-wrap .tlt, .topbar-wrap .trt {
  opacity: .46; }
.topbar-wrap a {
  color: #ccc7c0; }
.topbar-wrap span {
  margin: 0 10px;
  color: #715f5f; }

.header-wrap .header {
  position: relative; }
.header-wrap .header .logo {
  line-height: 65px;
  position: absolute;
  left: 0;
  top: -30px;
  z-index: 5; }
.header-wrap .header .searchbox {
  margin-top: 35px;
  position: relative; }
.header-wrap .header .searchbox .submitbtn {
  background: url(../images/header-searchbtn.png) no-repeat;
  width: 35px;
  height: 22px;
  border: none;
  outline: none;
  position: absolute;
  right: 20px;
  top: 8px; }
.header-wrap .header .searchbox .searchtxt {
  width: 295px;
  height: 37px;
  border: 1px solid #ece3d8;
  background: #fff;
  padding: 0 55px 0 10px;
  font-size: 1.4rem;
  color: #ccc7c0;
  outline: none; }
.header-wrap .header input::-webkit-input-placeholder {
  color: #ccc7c0; }
.header-wrap .header input::-moz-placeholder {
  color: #ccc7c0; }
.header-wrap .header input:-moz-placeholder {
  color: #ccc7c0; }
.header-wrap .header input:-ms-input-placeholder {
  color: #ccc7c0; }
.header-wrap .header .phonetxt {
  margin-left: 245px;
  margin-top: 35px;
  text-align: right; }
.header-wrap .header .phonetxt .icon {
  margin-top: 10px;
  margin-right: 10px;
  float: left; }
.header-wrap .header .phonetxt .icon img {
  margin-right: 5px; }
.header-wrap .header .phonetxt .icon span {
  font-size: 1.4rem;
  color: #999; }
.header-wrap .header .phonetxt .ptxt {
  float: left;
  font-size: 2.6rem;
  color: #38393d;
  font-weight: bold;
  font-family: "Arial"; }
.header-wrap .header .stxt {
  margin-top: 40px;
  border-left: 1px solid #ece3d8;
  margin-left: 10px;
  padding-left: 10px; }
.header-wrap .header .menu {
  line-height: 65px;
  float: right; }
.header-wrap .header .menu img {
  max-width: 100%; }
.header-wrap .header .menulist {
  position: absolute;
  top: 65px;
  right: -7px;
  width: 100px;
  display: none;
  z-index: 10;
  background: rgba(0, 0, 0, 0.8); }
.header-wrap .header .menulist a {
  font-size: 1.4rem;
  font-family: "微软雅黑";
  text-decoration: none;
  color: #fff;
  display: block;
  text-align: center;
  height: 30px;
  line-height: 30px; }
.header-wrap .header .menulist a:hover {
  background: #000; }

.nav-wrap {
  position: relative;
  z-index: 10; }
.nav-wrap .nav-ul {
  padding-left: 195px; }
.nav-wrap .nav-ul .navlist {
  position: relative;
  display: inline-block;
  float: left;
  width: 16.66%;
  z-index: 20;
  background: url(../images/navline.png) no-repeat right 20px; }
.nav-wrap .nav-ul .navlist:last-child {
  background: none; }
.nav-wrap .nav-ul .navlist a.listh1 {
  height: 90px;
  line-height: 40px;
  text-decoration: none;
  display: block;
  color: #38393d;
  font-size: 1.8rem;
  text-align: center;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s; }
.nav-wrap .nav-ul .navlist a.listh1:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 35px;
  width: 100px;
  height: 3px;
  background: rgba(217, 146, 34, 0);
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s; }
.nav-wrap .nav-ul .navlist a.listh1:hover, .nav-wrap .nav-ul .navlist a.listh1.on {
  color: #d99222; }
.nav-wrap .nav-ul .navlist a.listh1:hover span, .nav-wrap .nav-ul .navlist a.listh1.on span {
  color: #d99222; }
.nav-wrap .nav-ul .navlist a.listh1:hover:before, .nav-wrap .nav-ul .navlist a.listh1.on:before {
  background: #d99222; }
.nav-wrap .nav-ul .navlist a.listh1 span {
  text-transform: uppercase;
  line-height: 0;
  display: block;
  font-size: 1.2rem;
  color: #999;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s; }
.nav-wrap .nav-ul .navlist .list2-ul {
  position: absolute;
  left: 10px;
  top: 90px;
  display: none;
  z-index: 40;
  background: rgba(0, 0, 0, 0.8) !important;
  background: #000;
  filter: alpha(opacity=80);
  width: 150px; }
.nav-wrap .nav-ul .navlist .list2-ul .list {
  position: relative; }
.nav-wrap .nav-ul .navlist .list2-ul .list .listh2 {
  text-align: left;
  padding-left: 10px;
  line-height: 35px;
  color: #fff;
  display: block;
  text-decoration: none; }
.nav-wrap .nav-ul .navlist .list2-ul .list .listh2:hover, .nav-wrap .nav-ul .navlist .list2-ul .list .listh2.on {
  background: #d99222;
  color: #333; }
.nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8) !important;
  background: #000;
  filter: alpha(opacity=80); }
.nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul .list2 {
  text-align: center; }
.nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul .list2 a {
  display: block;
  line-height: 35px;
  color: #fff; }

.nav2-wrap {
  position: absolute;
  bottom: -60px;
  left: 0;
  width: 100%;
  height: 60px;
  background: rgba(0, 0, 0, 0.7);
  z-index: 3;
  line-height: 60px;
  color: #fff; }
.nav2-wrap .nav-ul {
  padding-left: 245px; }
.nav2-wrap .nav-ul .navlist {
  float: left;
  width: 14.28%;
  display: inline-block; }
.nav2-wrap .nav-ul .navlist a {
  color: #fff;
  font-size: 1.4rem; }

.banner-wrap {
  position: relative; }
.banner-wrap #owl-demo {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto; }
.banner-wrap #owl-demo .item {
  display: block; }
.banner-wrap #owl-demo img {
  display: block;
  width: 100%; }
.banner-wrap .owl-theme .owl-controls {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center; }
.banner-wrap .owl-theme .owl-controls.clickable .owl-page span {
  opacity: 1;
  background: #d99222;
  border: 3px solid #d99222;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s; }
.banner-wrap .owl-theme .owl-controls.clickable .owl-page:hover span {
  border-color: #fff;
  background: #d99222; }
.banner-wrap .owl-theme .owl-controls .owl-page.active span {
  border-color: #fff;
  background: #d99222; }
.banner-wrap .banner .swiper-wrapper .swiper-slide img {
  width: 100%; }

.hot{height:50px; background:#212121; position:fixed; bottom:0; left:0; z-index:99; border-top:2px solid #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.hot .row div:hover{ background:#000;}	
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }



.content-wrap .product-wrap {
  padding: 45px 0; }
.content-wrap .product-wrap .product-con {
  margin-top: 45px; }
.content-wrap .product-wrap .product-con .p1box .tabhd {
  text-align: center; }
.content-wrap .product-wrap .product-con .p1box .tabhd .thdlist {
  display: inline-block;
  margin: 0 10px 20px; }
.content-wrap .product-wrap .product-con .p1box .tabhd .thdlist a {
  text-decoration: none;
  display: block;
  color: #292929;
  font-size: 1.8rem;
  position: relative;
  z-index: 2; }
.content-wrap .product-wrap .product-con .p1box .tabhd .thdlist a span {
  display: inline-block;
  border: 1px solid #dcdcdc;
  background: #fff;
  height: 37px;
  line-height: 35px;
  padding: 0 10px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s; }
.content-wrap .product-wrap .product-con .p1box .tabhd .thdlist a span:first-child {
  border-right: none;
  padding: 0 20px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s; }
.content-wrap .product-wrap .product-con .p1box .tabhd .thdlist a span:nth-child(2) {
  position: relative;
  top: -1px;
  line-height: 33px; }
.content-wrap .product-wrap .product-con .p1box .tabhd .thdlist a:hover span, .content-wrap .product-wrap .product-con .p1box .tabhd .thdlist a.on span {
  background: #000; }
.content-wrap .product-wrap .product-con .p1box .tabhd .thdlist a:hover span:first-child, .content-wrap .product-wrap .product-con .p1box .tabhd .thdlist a.on span:first-child {
  background: #d99222;
  color: #fff; }
.content-wrap .product-wrap .product-con .p1box .tabhd .thdlist a:hover span:nth-child(2) img, .content-wrap .product-wrap .product-con .p1box .tabhd .thdlist a.on span:nth-child(2) img {
  transform: rotate(90deg);
  -webkit-filter: brightness(200); }
.content-wrap .product-wrap .product-con .p1box .tabbd {
  margin-top: 35px; }
.content-wrap .product-wrap .product-con .p1box .tabbd .tbdlist {
  display: none; }
.content-wrap .product-wrap .product-con .p1box .tabbd .tbdlist:first-child {
  display: block; }
.content-wrap .product-wrap .product-con .p1box .tabbd .tbdlist .plist {
  padding: 0 10px 20px; }
.content-wrap .product-wrap .product-con .p1box .tabbd .tbdlist .plist a {
  text-decoration: none;
  display: block; }
.content-wrap .product-wrap .product-con .p1box .tabbd .tbdlist .plist a:hover .picbox .pic {
  transform: scale(1.1); }
.content-wrap .product-wrap .product-con .p1box .tabbd .tbdlist .plist a:hover .picbox .showcn {
  top: 0; }
.content-wrap .product-wrap .product-con .p1box .tabbd .tbdlist .plist a .picbox {
  position: relative;
  overflow: hidden; }
.content-wrap .product-wrap .product-con .p1box .tabbd .tbdlist .plist a .picbox .pic {
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s; }
.content-wrap .product-wrap .product-con .p1box .tabbd .tbdlist .plist a .picbox .showcn {
  position: absolute;
  left: 0;
  top: 900px;
  width: 100%;
  height: 100%;
  background: url(../images/product-fdj2.png) no-repeat center center;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s; }
.content-wrap .product-wrap .product-con .p2box .plist {
  padding: 0 10px 20px; }
.content-wrap .product-wrap .product-con .p2box .plist a {
  text-decoration: none;
  display: block;
  color: #323232; }
.content-wrap .product-wrap .product-con .p2box .plist a:hover .icon img {
  top: -53px; }
.content-wrap .product-wrap .product-con .p2box .plist a .icon {
  width: 53px;
  height: 53px;
  overflow: hidden; }
.content-wrap .product-wrap .product-con .p2box .plist a .icon img {
  position: relative;
  top: 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s; }
.content-wrap .product-wrap .product-con .p2box .plist a .tit {
  margin-top: 10px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 25px;
  height: 25px;
  overflow: hidden; }
.content-wrap .product-wrap .product-con .p2box .plist a .con {
  margin-top: 10px;
  color: #8e8e8e;
  font-size: 1.4rem;
  line-height: 25px;
  height: 50px;
  overflow: hidden; }
.content-wrap .adbox-wrap {
  background: #292929; }
.content-wrap .adbox-wrap .a1box {
  text-align: center;
  padding: 10px 0; }
.content-wrap .adbox-wrap .a1box img {
  max-width: 100%; }
.content-wrap .adbox-wrap .a2box {
  padding: 30px 0 20px; }
.content-wrap .adbox-wrap .a2box img {
  max-width: 100%; }
.content-wrap .adbox-wrap .a3box {
  background: #d99222;
  color: #fff;
  padding: 25px 20px 0;
  height: 171px;
  margin-bottom: 20px; }
.content-wrap .adbox-wrap .a3box .a2 {
  margin-top: 8px;
  font-size: 1.4rem; }
.content-wrap .adbox-wrap .a3box .a3 {
  margin-top: 5px; }
.content-wrap .adbox-wrap .a3box .a3 span {
  font-size: 2.4rem;
  font-family: "Impact"; }
.content-wrap .adbox-wrap .a3box .a3 a {
  text-decoration: none;
  display: inline-block;
  width: 102px;
  height: 33px;
  background: #fff;
  border-radius: 3px;
  line-height: 33px;
  text-align: center;
  color: #d99222;
  font-size: 1.5rem;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s; }
.content-wrap .adbox-wrap .a3box .a3 a:hover {
  background: #815714; }
.content-wrap .adbox-wrap .a3box .a4 {
  font-size: 1.5rem;
  margin-top: 5px; }
.content-wrap .case-wrap {
  padding: 45px 0; }
.content-wrap .case-wrap .case-con {
  margin-top: 35px; }
.content-wrap .case-wrap .case-con .tabhd {
  text-align: center;
  padding-bottom: 30px; }
.content-wrap .case-wrap .case-con .tabhd .thdlist {
  display: inline-block;
  margin: 0 5px 20px; }
.content-wrap .case-wrap .case-con .tabhd .thdlist a {
  text-decoration: none;
  display: block;
  position: relative;
  top: 0;
  z-index: 2;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s; }
.content-wrap .case-wrap .case-con .tabhd .thdlist a:hover, .content-wrap .case-wrap .case-con .tabhd .thdlist a.on {
  top: -5px; }
.content-wrap .case-wrap .case-con .tabhd .thdlist a .icon {
  width: 70px;
  height: 60px; }
.content-wrap .case-wrap .case-con .tabhd .thdlist a .icon img {
  max-width: 100%; }
.content-wrap .case-wrap .case-con .tabhd .thdlist a .tit {
  margin-top: 15px;
  font-size: 1.8rem;
  color: #292929;
  text-align: center;
  height: 25px;
  line-height: 25px;
  overflow: hidden; }
.content-wrap .case-wrap .case-con .tabbd {
  margin-top: 20px; }
.content-wrap .case-wrap .case-con .tabbd .tbdlist {
  display: none; }
.content-wrap .case-wrap .case-con .tabbd .tbdlist:first-child {
  display: block; }
.content-wrap .case-wrap .case-con .tabbd .tbdlist .clist {
  padding: 0 10px 20px; }
.content-wrap .case-wrap .case-con .tabbd .tbdlist .clist a {
  text-decoration: none;
  display: block; }
.content-wrap .case-wrap .case-con .tabbd .tbdlist .clist a:hover .cbox .picbox .pic {
  transform: scale(1.1); }
.content-wrap .case-wrap .case-con .tabbd .tbdlist .clist a .cbox {
  border: 1px solid #d6d6d6;
  border-bottom: none;
  padding: 10px; }
.content-wrap .case-wrap .case-con .tabbd .tbdlist .clist a .cbox .picbox {
  overflow: hidden; }
.content-wrap .case-wrap .case-con .tabbd .tbdlist .clist a .cbox .picbox .pic {
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s; }
.content-wrap .case-wrap .case-con .tabbd .tbdlist .clist a .cbox .conbox {
  text-align: center;
  padding: 15px 10px 0; }
.content-wrap .case-wrap .case-con .tabbd .tbdlist .clist a .cbox .conbox .chtit {
  font-size: 1.8rem;
  color: #292929;
  line-height: 25px;
  height: 25px;
  overflow: hidden; }
.content-wrap .case-wrap .case-con .tabbd .tbdlist .clist a .cbox .conbox .entit {
  font-size: 1.4rem;
  color: #c3c3c3;
  font-family: "Arial";
  text-transform: uppercase;
  line-height: 20px;
  height: 20px;
  overflow: hidden; }
.content-wrap .case-wrap .case-con .tabbd .tbdlist .clist a .cbox .conbox .morebtn {
  margin-top: 5px; }
.content-wrap .case-wrap .case-con .tabbd .tbdlist .clist a .cbox .conbox .morebtn span {
  display: inline-block;
  padding: 0 25px;
  background: #d99222;
  height: 28px;
  line-height: 28px;
  font-size: 1.4rem;
  color: #fff; }
.content-wrap .case-wrap .case-con .tabbd .tbdlist .clist a .cbox .conbox .morebtn span:nth-child(2) {
  padding: 0 10px;
  background: #000; }
.content-wrap .case-wrap .case-con .tabbd .tbdlist .clist a .cline img {
  width: 100%; }
.content-wrap .about-wrap .about-con {
  margin-top: 55px; }
.content-wrap .about-wrap .about-con .a1box .picbox {
  margin-bottom: 20px; }
.content-wrap .about-wrap .about-con .a1box .picbox .pic {
  border: 3px solid #ddd; }
.content-wrap .about-wrap .about-con .a1box .conbox .titbox {
  background: url(../images/about-titline.png) no-repeat center center;
  text-align: center;
  font-size: 3rem;
  font-weight: bold;
  color: #000; }
.content-wrap .about-wrap .about-con .a1box .conbox .con {
  margin-top: 25px;
  font-size: 1.5rem;
  color: #494949;
  line-height: 26px;
  height: 312px;
  overflow: hidden; }
.content-wrap .about-wrap .about-con .a1box .conbox .btnbox {
  margin-top: 45px;
  text-align: center; }
.content-wrap .about-wrap .about-con .a1box .conbox .btnbox a {
  text-decoration: none;
  display: inline-block;
  width: 100px;
  height: 30px;
  line-height: 28px;
  border: 1px solid #5d5d5d;
  color: #2a2a2a;
  font-size: 1.4rem;
  border-radius: 30px;
  margin: 0 5px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s; }
.content-wrap .about-wrap .about-con .a1box .conbox .btnbox a:hover {
  background: #d99222;
  color: #fff; }
.content-wrap .about-wrap .about-con .a2box {
  margin-top: 35px;
  margin-bottom: 55px; }
.content-wrap .about-wrap .about-con .a2box .titlebox {
  text-align: center; }
.content-wrap .about-wrap .about-con .a2box .titlebox .entit {
  font-size: 2.4rem;
  color: #cdcdcd;
  opacity: .55;
  font-family: "Arial";
  font-weight: bold;
  text-transform: uppercase; }
.content-wrap .about-wrap .about-con .a2box .titlebox .chtit {
  font-size: 2.4rem;
  color: #1e1e1e; }
.content-wrap .about-wrap .about-con .a2box .titlebox .line {
  margin-top: 10px;
  background: url(../images/about-a2box-titline1.png) no-repeat center center;
  height: 5px; }
.content-wrap .about-wrap .about-con .a2box .a2box-carousel {
  margin-top: 35px;
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
  overflow: visible; }
.content-wrap .about-wrap .about-con .a2box .a2box-carousel .item {
  text-decoration: none;
  display: block;
  margin: 0 10px;
  text-align: center;
  color: #494949;
  font-size: 1.6rem;
  border-bottom: 3px solid #ddd;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s; }
.content-wrap .about-wrap .about-con .a2box .a2box-carousel .item:hover {
  border-bottom-color: #d99222; }
.content-wrap .about-wrap .about-con .a2box .a2box-carousel .item .conbox .tit {
  line-height: 45px;
  height: 45px;
  overflow: hidden; }
.content-wrap .about-wrap .about-con .a2box .owl-theme .owl-controls {
  margin-top: 0; }
.content-wrap .about-wrap .about-con .a2box .owl-theme .owl-controls .owl-buttons div {
  height: 20px;
  width: 35px;
  background: #2a2a2a;
  opacity: 1;
  padding: 0;
  margin: 0;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
  line-height: 20px;
  font-family: "黑体";
  border-radius: 0; }
.content-wrap .about-wrap .about-con .a2box .owl-theme .owl-controls .owl-buttons div:hover {
  background: #d99222; }
.content-wrap .about-wrap .about-con .a2box .owl-theme .owl-controls .owl-buttons div.owl-prev {
  border-radius: 3px 0 0 3px;
  position: absolute;
  left: 0;
  top: -70px;
  z-index: 10; }
.content-wrap .about-wrap .about-con .a2box .owl-theme .owl-controls .owl-buttons div.owl-next {
  border-radius: 0 3px 3px 0;
  position: absolute;
  right: 0;
  top: -70px;
  z-index: 10; }
.content-wrap .news-wrap {
  background: #f5f5f4;
  padding: 55px 0; }
.content-wrap .news-wrap .news-con {
  margin-top: 45px; }
.content-wrap .news-wrap .news-con .titbox .tit {
  font-size: 2rem;
  font-weight: bold;
  color: #171717; }
.content-wrap .news-wrap .news-con .titbox .tit span {
  margin-left: 5px;
  color: #8f8f8f;
  font-family: "Arial";
  font-weight: normal;
  text-transform: uppercase; }
.content-wrap .news-wrap .news-con .titbox .line {
  width: 60px;
  height: 4px;
  background: #171717;
  margin-top: 15px; }
.content-wrap .news-wrap .news-con .n1box .nconbox {
  margin-top: 10px; }
.content-wrap .news-wrap .news-con .n1box .nconbox .nlist {
  border-bottom: 1px solid #ddd;
  padding: 30px 0 25px; }
.content-wrap .news-wrap .news-con .n1box .nconbox .nlist a {
  text-decoration: none;
  display: block; }
.content-wrap .news-wrap .news-con .n1box .nconbox .nlist a:hover .tit span {
  color: #d99222; }
.content-wrap .news-wrap .news-con .n1box .nconbox .nlist a .tit {
  line-height: 23px;
  height: 23px;
  overflow: hidden; }
.content-wrap .news-wrap .news-con .n1box .nconbox .nlist a .tit i {
  float: left;
  display: inline-block;
  font-style: normal;
  width: 23px;
  height: 23px;
  line-height: 21px;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  background: #2a2a2a;
  border-radius: 3px; }
.content-wrap .news-wrap .news-con .n1box .nconbox .nlist a .tit span {
  display: inline-block;
  float: right;
  width: calc(100% - 35px);
  line-height: 23px;
  color: #222;
  font-size: 1.8rem; }
.content-wrap .news-wrap .news-con .n1box .nconbox .nlist a .con {
  margin-top: 15px;
  height: 46px;
  overflow: hidden; }
.content-wrap .news-wrap .news-con .n1box .nconbox .nlist a .con i {
  float: left;
  display: inline-block;
  font-style: normal;
  width: 23px;
  height: 23px;
  line-height: 21px;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  background: #d99222;
  border-radius: 3px; }
.content-wrap .news-wrap .news-con .n1box .nconbox .nlist a .con span {
  display: inline-block;
  float: right;
  width: calc(100% - 35px);
  line-height: 23px;
  color: #929292;
  font-size: 1.4rem; }
.content-wrap .news-wrap .news-con .n2box .tabhd .thdlist {
  display: inline-block;
  float: left;
  width: 50%;
  border: 3px solid #ddd;
  border-bottom: none; }
.content-wrap .news-wrap .news-con .n2box .tabhd .thdlist:first-child {
  border-right: none; }
.content-wrap .news-wrap .news-con .n2box .tabhd .thdlist a {
  text-decoration: none;
  display: block;
  text-align: center;
  background: #292929;
  height: 75px;
  line-height: 75px;
  color: #fff;
  font-size: 1.8rem;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s; }
.content-wrap .news-wrap .news-con .n2box .tabhd .thdlist a:hover, .content-wrap .news-wrap .news-con .n2box .tabhd .thdlist a.on {
  background: #d99222; }
.content-wrap .news-wrap .news-con .n2box .tabhd .thdlist a span {
  font-family: "Arial";
  text-transform: uppercase; }
.content-wrap .news-wrap .news-con .n2box .tabbd {
  border: 3px solid #ddd;
  padding: 20px; }
.content-wrap .news-wrap .news-con .n2box .tabbd .tbdlist {
  display: none; }
.content-wrap .news-wrap .news-con .n2box .tabbd .tbdlist:first-child {
  display: block; }
.content-wrap .news-wrap .news-con .n2box .tabbd .bnlist a {
  text-decoration: none;
  display: block; }
.content-wrap .news-wrap .news-con .n2box .tabbd .bnlist a:hover .conbox .timebox .t1 {
  background: #d99222; }
.content-wrap .news-wrap .news-con .n2box .tabbd .bnlist a .picbox {
  width: 35%; }
.content-wrap .news-wrap .news-con .n2box .tabbd .bnlist a .conbox {
  width: 62%; }
.content-wrap .news-wrap .news-con .n2box .tabbd .bnlist a .conbox .tit {
  font-size: 2.4rem;
  color: #161616;
  line-height: 55px;
  height: 55px;
  overflow: hidden;
  border-bottom: 1px dashed #ddd; }
.content-wrap .news-wrap .news-con .n2box .tabbd .bnlist a .conbox .cn {
  margin-top: 10px;
  font-size: 1.6rem;
  color: #797979;
  line-height: 30px;
  height: 60px;
  overflow: hidden; }
.content-wrap .news-wrap .news-con .n2box .tabbd .bnlist a .conbox .timebox {
  margin-top: 15px; }
.content-wrap .news-wrap .news-con .n2box .tabbd .bnlist a .conbox .timebox .t1 {
  width: 108px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 1.4rem;
  background: #0e0b09;
  border-radius: 30px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s; }
.content-wrap .news-wrap .news-con .n2box .tabbd .bnlist a .conbox .timebox .t2 {
  width: calc(100% - 128px);
  color: #cdcdcd;
  font-size: 1.4rem;
  text-align: right;
  line-height: 30px; }
.content-wrap .news-wrap .news-con .n2box .tabbd .nlistbox {
  margin-top: 30px; }
.content-wrap .news-wrap .news-con .n2box .tabbd .nlistbox .nlist {
  padding: 0 5px 11px; }
.content-wrap .news-wrap .news-con .n2box .tabbd .nlistbox .nlist a {
  text-decoration: none;
  display: block;
  color: #161616;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  font-size: 1.7rem;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s; }
.content-wrap .news-wrap .news-con .n2box .tabbd .nlistbox .nlist a:hover {
  color: #d99222; }
.content-wrap .news-wrap .news-con .n2box .tabbd .nlistbox .nlist a .tit i {
  float: left;
  width: 20px;
  font-weight: bold;
  font-size: 1.8rem;
  font-style: normal; }
.content-wrap .news-wrap .news-con .n2box .tabbd .nlistbox .nlist a .tit span {
  float: left;
  width: calc(100% - 20px); }
.content-wrap .protj-wrap {
  padding: 55px 0; }
  .content-wrap .protj-wrap .title-line {
    border-top: 1px solid #ddd;
    height: 45px;
    line-height: 45px;
    font-size: 1.6rem;
    color: #000;
    text-transform: uppercase; }
    .content-wrap .protj-wrap .title-line span {
      font-size: 1.2rem;
      color: #999; }
  .content-wrap .protj-wrap .protj-con {
    margin-top: 10px; }
    .content-wrap .protj-wrap .protj-con .protj-carousel {
      width: 100% !important;
      margin-left: auto;
      margin-right: auto; }
      .content-wrap .protj-wrap .protj-con .protj-carousel .item {
        display: block;
        margin: 0 10px;
        text-decoration: none; }
        .content-wrap .protj-wrap .protj-con .protj-carousel .item:hover .picbox .showcn {
          top: 0; }
.content-wrap .protj-wrap .protj-con .protj-carousel .item:hover .picbox{
  opacity:.5;
}
        .content-wrap .protj-wrap .protj-con .protj-carousel .item .picbox {
          position: relative;
          overflow: hidden;
          transition: all 0.3s ease 0s;
          -moz-transition: all 0.3s ease 0s;
          -webkit-transition:all 0.3s ease 0s;
          -o-transition:all 0.3s ease 0s;
        }
          .content-wrap .protj-wrap .protj-con .protj-carousel .item .picbox .showcn {
            position: absolute;
            top: 800px;
            left: 0;
            width: 100%;
            height: 100%;
            background: url(../images/product-fdj.png) no-repeat center center;
            color: #fff;
            font-size: 1.8rem;
            font-weight: bold;
            text-align: center;
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s; }
            .content-wrap .protj-wrap .protj-con .protj-carousel .item .picbox .showcn .stit {
              margin-top: 30%;
              line-height: 25px;
              height: 25px;
              overflow: hidden; }
.content-wrap .protj-wrap .protj-con .protj-carousel .item .btit{
  text-align: center;
  line-height:45px;
  height:45px;
  overflow: hidden;
  color: #333;
  font-size:1.4rem;
}
.content-wrap .contentbox {
  margin-top: 30px; }
  .content-wrap .contentbox .tit-line {
    text-align: center;
    margin-bottom: 20px; }
    .content-wrap .contentbox .tit-line h2 {
      font-family: "Aparajita";
      color: #383838;
      font-size: 3.2rem;
      text-transform: uppercase;
      margin: 0 0 15px; }
      .content-wrap .contentbox .tit-line h2 span {
        font-family: "微软雅黑";
        display: block;
        font-size: 2rem; }
    .content-wrap .contentbox .tit-line .line-wrap {
      width: 100%;
      height: 1px;
      background: #ccc; }
      .content-wrap .contentbox .tit-line .line-wrap .line {
        position: relative;
        top: -1px;
        height: 3px;
        background: #d99222;
        width: 80px;
        margin: 0 auto; }
  .content-wrap .contentbox .w-ltside .mb {
    margin-bottom: 20px; }
    .content-wrap .contentbox .w-ltside .mb .tit-show .title {
      display: block;
      height: 45px;
      line-height: 45px;
      background: #d99222;
      background-size: cover;
      overflow: hidden;
      font-family: '微软雅黑';
      font-size: 16px;
      color: #fff;
      text-indent: 1em;
      cursor: pointer; }
      .content-wrap .contentbox .w-ltside .mb .tit-show .title .arrow {
        float: right;
        margin-right: 15px; }
      .content-wrap .contentbox .w-ltside .mb .tit-show .title .icon {
        margin-right: 10px; }
  .content-wrap .contentbox .w-ltside .show-hide {
    display: none;
    overflow: hidden;
    width: 100%; }
    .content-wrap .contentbox .w-ltside .show-hide .div2 {
      display: block;
      height: 35px;
      line-height: 35px;
      cursor: pointer;
      background: #eee;
      color: #707070;
      font-size: 14px;
      text-align: center;
      border-bottom: 1px solid #fff; }
      .content-wrap .contentbox .w-ltside .show-hide .div2 a {
        display: block;
        color: #707070;
        text-decoration: none; }
      .content-wrap .contentbox .w-ltside .show-hide .div2:hover a {
        background: #d99222;
        color: #fff; }
    .content-wrap .contentbox .w-ltside .show-hide .div3 {
      display: none; }
      .content-wrap .contentbox .w-ltside .show-hide .div3 ul {
        margin: 0;
        padding: 0; }
        .content-wrap .contentbox .w-ltside .show-hide .div3 ul li {
          display: block;
          height: 34px;
          line-height: 34px;
          list-style: none;
          text-align: center;
          background: #fff;
          overflow: hidden;
          border-bottom: 1px solid #eee; }
          .content-wrap .contentbox .w-ltside .show-hide .div3 ul li a {
            text-decoration: none;
            display: block;
            overflow: hidden;
            color: #666; }
            .content-wrap .contentbox .w-ltside .show-hide .div3 ul li a:hover {
              color: #d99222; }
  .content-wrap .contentbox .ltside {
    padding-right: 20px;
    margin-bottom: 80px; }
    .content-wrap .contentbox .ltside .linkbox .title-arrow {
      color: #d99222; }
      .content-wrap .contentbox .ltside .linkbox .title-arrow .tit {
        font-size: 1.8rem;
        font-weight: bold; }
        .content-wrap .contentbox .ltside .linkbox .title-arrow .tit span {
          color: #acacac;
          position: relative;
          top: 3px;
          margin-left: 10px;
          font-size: 1.2rem;
          font-weight: normal;
          text-transform: uppercase; }
    .content-wrap .contentbox .ltside .linkbox .link-wrap {
      margin-top: 5px;
      border: 1px solid #ccc;
      padding: 5px 0; }
      .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox {
        border-bottom: 1px dashed #ccc; }
        .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list {
          display: block;
          height: 50px;
          line-height: 50px;
          text-align: left;
          font-size: 1.6rem;
          text-decoration: none;
          color: #2f2f2f;
          padding-left: 15px;
          padding-right: 15px;
          overflow: hidden; }
          .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list:hover {
            background: #d99222;
            color: #fff !important; }
            .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list:hover .tit span {
              color: #fff; }
            .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list:hover .arrow {
              opacity: 1; }
          .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list.on1 {
            background: #d99222;
            color: #fff !important; }
            .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list.on1 .tit span {
              color: #fff; }
            .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list.on1 .arrow {
              opacity: 1; }
          .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list .tit {
            width: 80%; }
            .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list .tit span {
              display: block;
              font-size: 1.2rem;
              color: #787878;
              text-transform: uppercase;
              font-family: "Aparajita"; }
          .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list .arrow {
            font-style: normal;
            color: #292929;
            opacity: 0; }
        .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 {
          display: none; }
		  .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li a.active {
    color: #d99222;
}
          .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul {
            background: #ededed;
            padding: 5px 10px 0; }
            .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li {
              border-bottom: 1px dashed #ccc; }
              .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li a {
                padding-left: 20px;
                display: block;
                height: 50px;
                text-align: left;
                color: #696969;
                line-height: 50px;
                font-size: 1.4rem;
                text-decoration: none;
                overflow: hidden; }
                .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li a:hover {
                  color: #d99222; }
                .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li a i {
                  font-style: normal;
                  float: left;
                  width: 10%; }
                .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li a span {
                  float: left;
                  width: 80%; }
    .content-wrap .contentbox .ltside .btnbox {
      margin-top: 25px; }
      .content-wrap .contentbox .ltside .btnbox .b2 {
        margin-top: 20px; }
        .content-wrap .contentbox .ltside .btnbox .b2 a {
          text-decoration: none;
          display: block;
          width: 100%;
          height: 50px;
          line-height: 50px;
          text-align: center;
          border: 1px solid #ccc;
          font-size: 1.4rem;
          color: #333; }
          .content-wrap .contentbox .ltside .btnbox .b2 a:hover {
            border-color: #d99222; }
          .content-wrap .contentbox .ltside .btnbox .b2 a i {
            margin: 0 30px;
            font-style: normal;
            font-weight: bold;
            color: #000; }
  .content-wrap .contentbox .main-wrap {
    padding-bottom: 30px; }
    .content-wrap .contentbox .main-wrap .title-posit {
      margin-bottom: 15px;
      line-height: 30px; }
      .content-wrap .contentbox .main-wrap .title-posit .tp .title {
        color: #060607;
        font-size: 1.8rem;
        text-transform: uppercase;
        font-weight: bold; }
        .content-wrap .contentbox .main-wrap .title-posit .tp .title span {
          color: #acacac;
          margin-left: 8px;
          display: inline-block;
          font-size: 1.2rem;
          text-transform: uppercase;
          font-weight: normal; }
      .content-wrap .contentbox .main-wrap .title-posit .tp .posit {
        color: #343434;
        font-size: 1.2rem; }
        .content-wrap .contentbox .main-wrap .title-posit .tp .posit span {
          font-weight: bold; }
        .content-wrap .contentbox .main-wrap .title-posit .tp .posit a {
          color: #616161; }
      .content-wrap .contentbox .main-wrap .title-posit .tp .back a {
        color: #343434;
        font-size: 1.2rem; }
      .content-wrap .contentbox .main-wrap .title-posit .line {
        border-top: 1px solid #ccc; }
    .content-wrap .contentbox .main-wrap .about-con {
      margin-bottom: 20px; }
      .content-wrap .contentbox .main-wrap .about-con img {
        max-width: 100%;
        margin: 10px 0; }
      .content-wrap .contentbox .main-wrap .about-con .con {
        font-size: 1.4rem;
        color: #0d0d0d;
        line-height: 30px;
        margin-bottom: 0; }
    .content-wrap .contentbox .main-wrap .news-con .nlist {
      margin-bottom: 20px;
      padding-bottom: 20px;
      border-bottom: 1px dashed #ccc; }
      .content-wrap .contentbox .main-wrap .news-con .nlist a {
        display: block;
        text-decoration: none; }
        .content-wrap .contentbox .main-wrap .news-con .nlist a:hover .picbox {
          opacity: .5; }
        .content-wrap .contentbox .main-wrap .news-con .nlist a:hover .conbox .morebtn {
          background: #b68f02; }
        .content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
          width: 20%;
          transition: all 0.3s ease 0s;
          -moz-transition: all 0.3s ease 0s;
          -webkit-transition: all 0.3s ease 0s;
          -o-transition: all 0.3s ease 0s; }
        .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox {
          width: 78%; }
          .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .tit {
            margin-top: 10px;
            font-size: 1.6rem;
            line-height: 20px;
            height: 20px;
            overflow: hidden;
            color: #2b2b2b;
            font-weight: bold; }
          .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .con {
            margin-top: 10px;
            font-size: 1.2rem;
            color: #878787;
            line-height: 20px;
            height: 40px;
            overflow: hidden; }
          .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .morebtn {
            float: right;
            margin-top: 10px;
            width: 80px;
            height: 30px;
            border-radius: 3px;
            background: #d99222;
            color: #fff;
            font-size: 1.2rem;
            line-height: 30px;
            text-align: center;
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s; }
    .content-wrap .contentbox .main-wrap .product-con .plist {
      padding: 0 10px 20px; }
      .content-wrap .contentbox .main-wrap .product-con .plist a {
        text-decoration: none;
        display: block; }
        .content-wrap .contentbox .main-wrap .product-con .plist a:hover .picbox .showcn {
          top: 0; }
        .content-wrap .contentbox .main-wrap .product-con .plist a .picbox {
          position: relative;
          overflow: hidden; }
          .content-wrap .contentbox .main-wrap .product-con .plist a .picbox .showcn {
            position: absolute;
            top: 800px;
            left: 0;
            width: 100%;
            height: 100%;
            background: url(../images/product-fdj.png) no-repeat center center;
            color: #fff;
            font-size: 1.8rem;
            font-weight: bold;
            text-align: center;
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s; }
            .content-wrap .contentbox .main-wrap .product-con .plist a .picbox .showcn .stit {
              margin-top: 30%;
              line-height: 25px;
              height: 25px;
              overflow: hidden; }
        .content-wrap .contentbox .main-wrap .product-con .plist a .btit {
          margin-top: 10px;
          font-size: 1.5rem;
          color: #292929;
          line-height: 25px;
          height: 25px;
          overflow: hidden;
          text-align: center; }
    .content-wrap .contentbox .main-wrap .case-con .clist {
      padding: 0 10px 20px; }
      .content-wrap .contentbox .main-wrap .case-con .clist a {
        text-decoration: none;
        display: block;
        border: 1px solid #ddd;
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s; }
        .content-wrap .contentbox .main-wrap .case-con .clist a:hover .picbox .showcn {
          top: 0; }
.content-wrap .contentbox .main-wrap .case-con .clist a:hover{
  background: #d99222;
}
.content-wrap .contentbox .main-wrap .case-con .clist a:hover .btit{
  color: #fff;
}
        .content-wrap .contentbox .main-wrap .case-con .clist a .picbox {
          position: relative;
          overflow: hidden; }
          .content-wrap .contentbox .main-wrap .case-con .clist a .picbox .showcn {
            position: absolute;
            top: 800px;
            left: 0;
            width: 100%;
            height: 100%;
            background: url(../images/case-fdj.png) no-repeat center center;
            color: #fff;
            font-size: 1.4rem;
            text-align: center;
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s; }
            .content-wrap .contentbox .main-wrap .case-con .clist a .picbox .showcn .stit {
              margin-top: 48%; }
        .content-wrap .contentbox .main-wrap .case-con .clist a .conbox {
          padding: 0 10px;
          height: 45px;
          line-height: 45px;
          overflow: hidden; }
          .content-wrap .contentbox .main-wrap .case-con .clist a .conbox .tit {
            width: calc(100% - 90px);
            display: inline-block;
            color: #292929;
            font-weight: bold;
            font-size: 1.4rem; }
          .content-wrap .contentbox .main-wrap .case-con .clist a .conbox .morebtn {
            display: inline-block;
            width: 70px;
            text-align: right;
            color: #999;
            font-size: 1.2rem;
            text-transform: uppercase; }
.content-wrap .contentbox .main-wrap .case-con .clist a .btit{
  text-align: center;
  color: #666;
  font-size:1.4rem;
  line-height:45px;
  height:45px;
  overflow: hidden;}
    .content-wrap .contentbox .main-wrap .partner-con .plist {
      padding: 0 10px 20px; }
      .content-wrap .contentbox .main-wrap .partner-con .plist a {
        text-decoration: none;
        display: block;
        border: 1px solid #ddd;
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s; }
        .content-wrap .contentbox .main-wrap .partner-con .plist a:hover {
          box-shadow: 0 0 8px #ccc; }
        .content-wrap .contentbox .main-wrap .partner-con .plist a .picbox {
          padding: 0 20px; }
    .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist {
      margin-bottom: 10px; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist label {
        font-weight: normal;
        font-size: 1.4rem;
        width: 22%;
        float: left;
        height: 30px;
        line-height: 30px;
        color: #696969; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox1 {
        float: right;
        width: 77%;
        border: 1px solid #ccc;
        line-height: 30px;
        height: 30px;
        padding: 5px;
        font-size: 1.4rem;
        color: #696969; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox2 {
        float: right;
        width: 77%;
        border: 1px solid #ccc;
        line-height: 30px;
        height: 130px;
        padding: 5px;
        font-size: 1.4rem;
        color: #696969; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox3 {
        margin-left: 2%;
        float: left;
        width: 15%;
        border: 1px solid #ccc;
        line-height: 30px;
        height: 30px;
        padding: 5px;
        font-size: 1.4rem;
        color: #696969; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .pic {
        float: left;
        margin-left: 5px; }
        .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .pic img {
          height: 30px; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn {
        margin-top: 10px;
        width: 100px;
        height: 30px;
        color: #292929;
        border: none;
        background: #d1d1d1;
        font-size: 1.4rem;
        margin-right: 5px;
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s; }
        .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn:hover {
          background: #d99222;
          color: #fff; }
        .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn.submitbtn {
          margin-left: 23%; }
    .content-wrap .contentbox .main-wrap .messages-con .picbox {
      padding-left: 20px; }
      .content-wrap .contentbox .main-wrap .messages-con .picbox .pbox {
        border: 1px solid #ccc;
        padding: 5px; }
    .content-wrap .contentbox .main-wrap .contact-con .mappic {
      margin-top: 20px;
      border: 1px solid #ccc;
      padding: 5px; }
      .content-wrap .contentbox .main-wrap .contact-con .mappic img {
        width: 100%; }
    .content-wrap .contentbox .main-wrap .contact-con .ccon .tit {
      font-size: 1.8rem;
      margin-bottom: 5px; }
    .content-wrap .contentbox .main-wrap .contact-con .ccon .cn {
      font-size: 1.2rem;
      color: #696969;
      line-height: 25px; }
    .content-wrap .contentbox .main-wrap .news-details-con .tit {
      text-align: center;
      margin-bottom: 15px; }
      .content-wrap .contentbox .main-wrap .news-details-con .tit span {
        font-size: 2.4rem;
        border-bottom: 1px solid #0196dc;
        padding-bottom: 5px;
        color: #292929; }
    .content-wrap .contentbox .main-wrap .news-details-con .pic {
      margin: 10px 0;
      text-align: center; }
      .content-wrap .contentbox .main-wrap .news-details-con .pic img {
        max-width: 100%; }
    .content-wrap .contentbox .main-wrap .news-details-con .con p {
      text-indent: 2em;
      color: #636363;
      font-size: 1.4rem;
      margin-bottom: 0;
      line-height: 28px; }
    .content-wrap .contentbox .main-wrap .product-details-con .showbox .pgwSlideshow {
      background: #fff; }
      .content-wrap .contentbox .main-wrap .product-details-con .showbox .pgwSlideshow .ps-current {
        border: 1px solid #ccc;
        height: 250px !important; }
        .content-wrap .contentbox .main-wrap .product-details-con .showbox .pgwSlideshow .ps-current ul li {
          line-height: 250px !important;
          height: 250px !important;
          text-align: center; }
        .content-wrap .contentbox .main-wrap .product-details-con .showbox .pgwSlideshow .ps-current img {
          max-width: 100% !important;
          max-height: 100% !important;
          display: inline-block; }
      .content-wrap .contentbox .main-wrap .product-details-con .showbox .pgwSlideshow .ps-list {
        background: #fff;
        box-shadow: none;
        border-top: none; }
        .content-wrap .contentbox .main-wrap .product-details-con .showbox .pgwSlideshow .ps-list li .ps-item.ps-selected {
          border-color: #bc8c5b; }
.content-wrap .contentbox .main-wrap .product-details-con .showcn{
  position: relative;
  z-index:5;}
    .content-wrap .contentbox .main-wrap .product-details-con .showcn .title {
      font-size: 2.4rem;
      color: #292929;
      line-height: 55px;
      overflow: hidden;
      font-weight: bold;
      border-bottom: 1px solid #ccc; }
    .content-wrap .contentbox .main-wrap .product-details-con .showcn .con {
      margin-top: 10px; }
      .content-wrap .contentbox .main-wrap .product-details-con .showcn .con .clist {
        border-bottom: 1px solid #ccc;
        padding-bottom: 15px;
        margin-bottom: 15px; }
        .content-wrap .contentbox .main-wrap .product-details-con .showcn .con .clist .tit {
          font-size: 1.4rem;
          font-weight: bold;
          color: #292929;
          line-height: 20px;
          overflow: hidden; }
        .content-wrap .contentbox .main-wrap .product-details-con .showcn .con .clist .cn {
          margin-top: 10px;
          font-size: 1.4rem;
          color: #696969;
          line-height: 25px; }
    .content-wrap .contentbox .main-wrap .product-details-con .showcn .zxbox {
      margin-top: 6px; }
      .content-wrap .contentbox .main-wrap .product-details-con .showcn .zxbox .z2 {
        margin-top: 10px;
        float: left;
        display: inline-block;
        border: 1px solid #ccc;
        width: 245px;
        height: 45px;
        line-height: 45px;
        border-radius: 3px;
        text-align: center;
        font-size: 1.4rem;
        color: #292929; }
        .content-wrap .contentbox .main-wrap .product-details-con .showcn .zxbox .z2 i {
          margin-right: 5px; }
    .content-wrap .contentbox .main-wrap .product-details-con .dcon {
      margin-top: 30px;
      border-top: 1px solid #ccc;
      padding-top: 10px; }
      .content-wrap .contentbox .main-wrap .product-details-con .dcon img {
        max-width: 100%;
        /*margin: 20px 0;*/ }
	  .content-wrap .contentbox .main-wrap .product-details-con .dcon p{
		margin:0;
	  }
      .content-wrap .contentbox .main-wrap .product-details-con .dcon .cn {
        font-size: 1.4rem;
        color: #636363;
        line-height: 30px; }

.footer-wrap .footer {
  background: url(../images/footerbg.jpg) no-repeat center center;
  background-size: cover; }
.footer-wrap .footer .f1box {
  border-bottom: 1px solid #343434;
  padding: 35px 0;
  color: #fff; }
.footer-wrap .footer .f1box .linkbox {
  padding-right: 40px;
  border-right: 1px solid #000;
  height: 180px; }
.footer-wrap .footer .f1box .linkbox .title {
  font-size: 1.6rem;
  font-weight: bold;
  text-transform: uppercase; }
.footer-wrap .footer .f1box .linkbox .title span {
  margin-bottom: 5px;
  display: block;
  font-size: 2.2rem;
  font-family: "Arial";
  color: #fff; }
.footer-wrap .footer .f1box .linkbox .lcon {
  margin-top: 20px; }
.footer-wrap .footer .f1box .linkbox .lcon .list {
  float: left;
  width: 33.33%;
  padding-right: 20px;
  line-height: 30px;
  font-size: 1.4rem; }
.footer-wrap .footer .f1box .linkbox .lcon .list a {
  color: #fff; }
.footer-wrap .footer .f1box .cconbox {
  border-left: 1px solid #343434;
  border-right: 1px solid #000;
  padding-left: 80px;
  height: 180px; }
.footer-wrap .footer .f1box .cconbox .title {
  font-size: 1.6rem;
  font-weight: bold;
  text-transform: uppercase; }
.footer-wrap .footer .f1box .cconbox .title span {
  margin-bottom: 5px;
  display: block;
  font-size: 2.2rem;
  font-family: "Arial";
  color: #fff; }
.footer-wrap .footer .f1box .cconbox .ccon {
  margin-top: 20px;
  font-size: 1.4rem;
  line-height: 28px;
  text-transform: uppercase; }
.footer-wrap .footer .f1box .ewmbox {
  border-left: 1px solid #343434;
  height: 180px; }
.footer-wrap .footer .f1box .ewmbox .title {
  font-size: 1.6rem;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center; }
.footer-wrap .footer .f1box .ewmbox .title span {
  margin-bottom: 5px;
  display: block;
  font-size: 2.2rem;
  font-family: "Arial";
  color: #fff; }
.footer-wrap .footer .f1box .ewmbox .con {
  text-align: center;
  margin-top: 25px; }
.footer-wrap .footer .f1box .fxbox {
  margin-top: 30px;
  padding-left: 45px; }
.footer-wrap .footer .f1box .fxbox .tit {
  color: #fff;
  font-size: 1.8rem; }
.footer-wrap .footer .f1box .fxbox .tit a {
  margin-left: 20px; }
.footer-wrap .footer .f1box .fxbox .iconbox {
  margin-top: 30px; }
.footer-wrap .footer .f1box .fxbox .iconbox .ilist {
  display: inline-block;
  float: left;
  margin-right: 15px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s; }
.footer-wrap .footer .f1box .fxbox .iconbox .ilist:hover {
  opacity: .5; }
.footer-wrap .footer .f1box .fxbox .sbox {
  margin-top: 20px;
  position: relative; }
.footer-wrap .footer .f1box .fxbox .sbox .searchbox {
  border: 1px solid #fff;
  color: #fff;
  font-size: 1.2rem;
  height: 40px;
  width: 100%;
  background: none;
  padding: 10px 120px 10px 20px;
  outline: none; }
.footer-wrap .footer .f1box .fxbox .sbox .submitbtn {
  border: none;
  background: #faa318;
  color: #fff;
  font-size: 1.6rem;
  width: 100px;
  height: 30px;
  position: absolute;
  right: 5px;
  top: 5px;
  outline: none; }
.footer-wrap .footer .f1box .fxbox .sbox .gjz {
  margin-top: 15px;
  color: #fff;
  font-size: 1.2rem; }
.footer-wrap .footer .f1box .fxbox .sbox .gjz a {
  color: #fff;
  margin-left: 10px; }
.footer-wrap .footer .f1box .fxbox .sbox ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff; }
.footer-wrap .footer .f1box .fxbox .sbox :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
  opacity: 1; }
.footer-wrap .footer .f1box .fxbox .sbox ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
  opacity: 1; }
.footer-wrap .footer .f1box .fxbox .sbox :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff; }
.footer-wrap .footer .f2box {
  border-top: 1px solid #000;
  padding: 10px 0;
  text-align: center;
  color: #8d8d8d;
  line-height: 30px;
  font-size: 1.4rem; }
.footer-wrap .footer .f2box .flt {
  opacity: .35; }
.footer-wrap .footer .f3box .yqljbox {
  border-bottom: 1px solid #3b3e44;
  padding: 30px 0; }
.footer-wrap .footer .f3box .yqljbox .tit {
  width: 90px;
  float: left;
  color: #fff;
  font-size: 1.2rem;
  text-transform: uppercase; }
.footer-wrap .footer .f3box .yqljbox .tit span {
  display: block;
  font-size: 1.4rem;
  color: #fefefe; }
.footer-wrap .footer .f3box .yqljbox .con {
  float: right;
  width: calc(100% - 100px);
  line-height: 40px;
  height: 40px;
  overflow: hidden; }
.footer-wrap .footer .f3box .yqljbox .con a {
  display: inline-block;
  color: #fefefe;
  font-size: 1.4rem;
  margin: 0 30px;
  opacity: .4; }
.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background: #292929;
  z-index: 999; }
  .hot-wrap .list {
    height: 75px;
    width: 25%;
    float: left;
    display: block; }
    .hot-wrap .list:hover {
      background: #191919; }
    .hot-wrap .list a {
      text-decoration: none;
      display: block;
      text-align: center; }
      .hot-wrap .list a i {
        display: block;
        padding-bottom: .2em;
        padding-top: .5em; }
      .hot-wrap .list a span {
        font-size: 1rem;
        color: #fff; }

@media (min-width: 992px) {
  .col-md-13 {
    width: 20%;
    float: left; }

  .title-1 .chtit {
    margin-top: -45px; }

  .header-wrap .header {
    height: 100px; }
  .header-wrap .header .logo {
    top: -33px;
    float: none;
    left: 0; }

  .content-wrap .product-wrap .product-con .p1box .tabhd .thdlist {
    margin-bottom: 0; }
  .content-wrap .product-wrap .product-con .p1box .tabbd .tbdlist .listbox {
    float: left;
    padding: 0 10px 20px;
    width: 28%; }
  .content-wrap .product-wrap .product-con .p1box .tabbd .tbdlist .listbox:nth-child(2) {
    width: 44%; }
  .content-wrap .product-wrap .product-con .p1box .tabbd .tbdlist .listbox:nth-child(2) .plist a .picbox .pic {
    height: 560px !important; }
  .content-wrap .product-wrap .product-con .p1box .tabbd .tbdlist .listbox .plist {
    padding: 0 0 20px; }
  .content-wrap .product-wrap .product-con .p2box div:nth-child(4) .plist {
    border-right: none; }
  .content-wrap .product-wrap .product-con .p2box .plist {
    padding: 0 30px;
    border-right: 1px solid #dfdfdf; }
  .content-wrap .adbox-wrap {
    background: url(../images/adbox-bg1.jpg) no-repeat center center;
    background-size: cover; }
  .content-wrap .adbox-wrap .a3box {
    margin-bottom: 0; }
  .content-wrap .case-wrap .case-con .tabhd {
    position: relative; }
  .content-wrap .case-wrap .case-con .tabhd:before {
    content: '';
    position: absolute;
    left: 0;
    top: 30px;
    width: 100%;
    height: 1px;
    background: #c2c2c2;
    z-index: -1; }
  .content-wrap .case-wrap .case-con .tabhd .thdlist {
    margin: 0 40px; }
  .content-wrap .about-wrap .about-con .a1box .picbox {
    padding-right: 20px; }
  .content-wrap .about-wrap .about-con .a1box .conbox {
    padding-left: 30px; }
  .content-wrap .about-wrap .about-con .a1box .conbox .btnbox a {
    width: 160px;
    height: 40px;
    line-height: 38px;
    font-size: 1.6rem;
    border-radius: 40px;
    margin: 0 10px; }
  .content-wrap .about-wrap .about-con .a2box .titlebox .chtit {
    margin-top: -40px;
    position: relative;
    z-index: 2; }
  .content-wrap .news-wrap .news-con .n1box {
    padding-right: 30px; }
  .content-wrap .news-wrap .news-con .n2box .tabbd .bnlist a .picbox .pic {
    height: 170px !important; }
  .content-wrap .contentbox {
    margin-top: 120px; }
    .content-wrap .contentbox .main-wrap {
      padding-left: 20px; }
      .content-wrap .contentbox .main-wrap .messages-con .mconbox {
        width: 800px;
        margin: 0 auto; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist label {
        width: 12%; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox1 {
        width: 86%; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox2 {
        width: 86%; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn.submitbtn {
        margin-left: 14%; }
      .content-wrap .contentbox .main-wrap .product-details-con .showcn {
        padding-left: 35px; }
        .content-wrap .contentbox .main-wrap .product-details-con .showcn .zxbox {
          float: right; }
          .content-wrap .contentbox .main-wrap .product-details-con .showcn .zxbox .z2 {
            margin-top: 0;
            margin-left: 15px; }

  .footer-wrap .footer .f2box {
    padding: 20px 0; }
  .footer-wrap .footer .f2box .flt {
    float: left;
    line-height: 40px; }
  .footer-wrap .footer .f2box .frt {
    float: right; } }
@media (max-width: 990px) {
  .container-fluid {
    padding-left: .5em;
    padding-right: .5em; }

  .footer-wrap {
    margin-bottom: 75px; } }
@media (max-width: 480px) {
  .logo img {
    max-width: 60%; }
  .content-wrap .news-wrap .news-con .n2box .tabbd .bnlist a .picbox {
    width: 100%; }
  .content-wrap .news-wrap .news-con .n2box .tabbd .bnlist a .conbox {
    width: 100%; }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
    width: 35%; }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox {
    width: 63%; }
  .pgwSlideshow.narrow .ps-list .ps-prev{
    display: none !important;
  }
  .pgwSlideshow.narrow .ps-list .ps-next{
    display: none !important;
  }
}
@media (max-width: 375px) {
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist label {
    width: 28%; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox1 {
    width: 71%; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox2 {
    width: 71%; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn.submitbtn {
    margin-left: 28%; }
}

/*# sourceMappingURL=style.css.map */
