body {
  font-family: "微软雅黑";
}
.container1 {
  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;
}

.topbar {
  height: 35px;
  line-height: 35px;
  color: #8d8d8d;
  font-size: 1.2rem;
  background: #0078d9;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.topbar .tbox {
  background: #3a3a3a;
}
.topbar .tlt {
  padding-left: 10px;
}
.topbar .trt .linktxt a {
  display: inline-block;
  color: #8d8d8d;
  margin-left: 10px;
}
.topbar .trt .linktxt a:hover {
  color: #fff;
}
.topbar .trt .linktxt a:first-child i {
  margin-top: -1px;
}
.topbar .trt .linktxt a i {
  float: left;
  margin-right: 4px;
}
.topbar .trt .linktxt a span {
  float: left;
}
.topbar .tbg {
  position: absolute;
  height: 35px;
  background: #3a3a3a;
  width: 20%;
  right: 0;
  top: 0;
  z-index: -1;
}
.header-wrap .header {
  position: relative;
}
.header-wrap .header .logo {
  line-height: 65px;
}
.header-wrap .header .nav-ul .navlist {
  position: relative;
  display: inline-block;
  float: left;
  width: 12.5%;
}
.header-wrap .header .nav-ul .navlist a.listh1 {
  position: relative;
  line-height: 120px;
  height: 120px;
  text-decoration: none;
  display: block;
  color: #343434;
  text-align: center;
  font-size: 1.4rem;
  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;
}
.header-wrap .header .nav-ul .navlist a.listh1:hover,
.header-wrap .header .nav-ul .navlist a.listh1.on {
  background: #0078d9;
  color: #fff;
}
.header-wrap .header .nav-ul .navlist a.listh1 span {
  position: absolute;
  bottom: 3px;
  left: 50%;
  font-size: 1.2rem;
  margin-left: -6px;
  line-height: 0;
  font-family: "黑体";
  color: #fff;
}
.header-wrap .header .nav-ul .navlist .list2-ul {
  position: absolute;
  left: 0;
  top: 120px;
  display: none;
  z-index: 10;
  background: rgba(0, 0, 0, 0.8) !important;
  background: #000;
  filter: alpha(opacity=80);
  width: 150px;
}
.header-wrap .header .nav-ul .navlist .list2-ul .list {
  position: relative;
}
.header-wrap .header .nav-ul .navlist .list2-ul .list .listh2 {
  text-align: left;
  padding-left: 10px;
  line-height: 35px;
  color: #fff;
  display: block;
  text-decoration: none;
}
.header-wrap .header .nav-ul .navlist .list2-ul .list .listh2:hover,
.header-wrap .header .nav-ul .navlist .list2-ul .list .listh2.on {
  background: #0078d9;
}
.header-wrap .header .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);
}
.header-wrap .header .nav-ul .navlist .list2-ul .list .list3-ul .list2 {
  text-align: center;
}
.header-wrap .header .nav-ul .navlist .list2-ul .list .list3-ul .list2 a {
  display: block;
  line-height: 35px;
  color: #fff;
}
.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;
}
.banner-wrap {
  position: relative;
  z-index: 1;
}
.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 {
  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 {
  background: #fff;
}
.banner-wrap .owl-theme .owl-controls .owl-page.active span {
  background: #fff;
}
.banner-wrap .banner .swiper-wrapper .swiper-slide img {
  width: 100%;
}
.content-wrap {
  position: relative;
}
.content-wrap .searchbox-wrap .bsbox {
  padding: 25px 0 5px;
  background: #fff;
  box-shadow: 0 3px 5px #eee;
}
.content-wrap .searchbox-wrap .sbox {
  margin-bottom: 20px;
}
.content-wrap .searchbox-wrap .sbox .box {
  position: relative;
}
.content-wrap .searchbox-wrap .sbox .box .searchtxt {
  border: 1px solid #ccc;
  border-left: none;
  border-right: none;
  width: 100%;
  height: 40px;
  padding: 10px 22px 10px 5px;
  font-size: 1.4rem;
  color: #666;
  outline: none;
}
.content-wrap .searchbox-wrap .sbox .box .submitbtn {
  position: absolute;
  right: 0;
  top: 10px;
  background: url(../images/searchbox-icon1.png) no-repeat;
  width: 21px;
  height: 19px;
  border: none;
}
.content-wrap .searchbox-wrap .sbox .hottxt {
  margin-top: 10px;
  font-size: 1.2rem;
  color: #5f5f5f;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
.content-wrap .searchbox-wrap .sbox .hottxt a {
  color: #5f5f5f;
  margin-right: 10px;
  display: inline-block;
}
.content-wrap .searchbox-wrap .phonebox {
  margin-top: 5px;
}
.content-wrap .searchbox-wrap .phonebox i {
  float: left;
  margin-right: 5px;
}
.content-wrap .searchbox-wrap .phonebox .pbox {
  float: left;
}
.content-wrap .searchbox-wrap .phonebox .ptit {
  font-size: 1.2rem;
  color: #5f5f5f;
}
.content-wrap .searchbox-wrap .phonebox .ptit span {
  float: left;
}
.content-wrap .searchbox-wrap .phonebox .ptit i {
  float: left;
}
.content-wrap .searchbox-wrap .phonebox .num {
  position: relative;
  top: -3px;
  font-size: 3.6rem;
  color: #0078d9;
  font-weight: bold;
  font-family: "Impact";
}
.content-wrap .partner-wrap {
  background: #f3f3f3;
  padding: 50px 0;
  overflow: hidden;
}
.content-wrap .partner-wrap .title-line {
  text-align: center;
}
.content-wrap .partner-wrap .title-line .title .line-wrap {
  background: #e5e5e5;
  width: 100%;
  height: 1px;
}
.content-wrap .partner-wrap .title-line .title .line-wrap .line {
  background: #0078d9;
  width: 50%;
  height: 1px;
  margin: 0 auto;
}
.content-wrap .partner-wrap .title-line .title .entit {
  font-size: 4rem;
  color: #dbdbdb;
  text-transform: uppercase;
  font-family: "Impact";
  background: #f3f3f3;
  padding: 0 10px;
  margin-top: -30px;
  display: inline-block;
  letter-spacing: 1px;
}
.content-wrap .partner-wrap .title-line .title .chtit {
  font-size: 3rem;
  color: #0078d9;
  font-weight: bold;
  margin-top: -50px;
}
.content-wrap .partner-wrap .title-line .stit {
  color: #333;
  font-size: 1.3rem;
  margin-top: 8px;
}
.content-wrap .partner-wrap .title-line .arrow {
  margin-top: 10px;
}
.content-wrap .partner-wrap .partner-con {
  margin-top: 35px;
}
.content-wrap .partner-wrap .partner-con .partner-carousel {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}
.content-wrap .partner-wrap .partner-con .partner-carousel .item {
  display: block;
  margin: 0 3px;
  text-decoration: none;
}
.content-wrap .partner-wrap .partner-con .partner-carousel .item:hover .picbox {
  opacity: .4;
}
.content-wrap .partner-wrap .partner-con .partner-carousel .item .picbox {
  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 .partner-wrap .partner-con .owl-theme .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  left: -50px;
  top: 35%;
  opacity: 1;
  background: url(../images/partner-arrowlt.png) no-repeat;
  width: 21px;
  height: 25px;
}
.content-wrap .partner-wrap .partner-con .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
  opacity: .5;
}
.content-wrap .partner-wrap .partner-con .owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
  right: -50px;
  top: 35%;
  opacity: 1;
  background: url(../images/partner-arrowrt.png) no-repeat;
  width: 21px;
  height: 25px;
}
.content-wrap .partner-wrap .partner-con .owl-theme .owl-controls .owl-buttons .owl-next:hover {
  opacity: .5;
}
.content-wrap .hotpro-wrap {
  padding: 45px 0;
}
.content-wrap .hotpro-wrap .w-ltside .mb {
  margin-bottom: 20px;
}
.content-wrap .hotpro-wrap .w-ltside .mb .tit-show .title {
  display: block;
  height: 45px;
  line-height: 45px;
  background: #0078d9;
  background-size: cover;
  overflow: hidden;
  font-family: '微软雅黑';
  font-size: 16px;
  color: #fff;
  text-indent: 1em;
  cursor: pointer;
}
.content-wrap .hotpro-wrap .w-ltside .mb .tit-show .title .arrow {
  float: right;
  margin-right: 15px;
}
.content-wrap .hotpro-wrap .w-ltside .mb .tit-show .title .icon {
  margin-right: 10px;
}
.content-wrap .hotpro-wrap .w-ltside .show-hide {
  display: none;
  overflow: hidden;
  width: 100%;
}
.content-wrap .hotpro-wrap .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 .hotpro-wrap .w-ltside .show-hide .div2 a {
  display: block;
  color: #707070;
  text-decoration: none;
}
.content-wrap .hotpro-wrap .w-ltside .show-hide .div2:hover a {
  background: #0078d9;
  color: #fff;
}
.content-wrap .hotpro-wrap .w-ltside .show-hide .div3 {
  display: none;
}
.content-wrap .hotpro-wrap .w-ltside .show-hide .div3 ul {
  margin: 0;
  padding: 0;
}
.content-wrap .hotpro-wrap .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 .hotpro-wrap .w-ltside .show-hide .div3 ul li a {
  text-decoration: none;
  display: block;
  overflow: hidden;
  color: #666;
}
.content-wrap .hotpro-wrap .w-ltside .show-hide .div3 ul li a:hover {
  color: #0078d9;
}
.content-wrap .hotpro-wrap .ltside {
  padding-right: 30px;
}
.content-wrap .hotpro-wrap .ltside .linkbox .titbox {
  background: url(../images/plt-sidebg1.jpg) no-repeat top left;
  background-size: cover;
  height: 90px;
  color: #fff;
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
  padding-top: 15px;
}
.content-wrap .hotpro-wrap .ltside .linkbox .titbox span {
  margin-top: 5px;
  display: block;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 1.6rem;
  color: #c9c9c9;
}
.content-wrap .hotpro-wrap .ltside .linkbox .lbox {
  border: 1px solid #ccc;
}
.content-wrap .hotpro-wrap .ltside .linkbox .lbox .list {
  border-left: 2px solid #fff;
  display: block;
  text-decoration: none;
  font-size: 1.6rem;
  color: #343434;
  border-bottom: 1px solid #ccc;
  height: 45px;
  line-height: 45px;
  padding-left: 20px;
}
.content-wrap .hotpro-wrap .ltside .linkbox .lbox .list:hover {
  font-weight: bold;
  border-left-color: #f19000;
  color: #f19000;
}
.content-wrap .hotpro-wrap .ltside .linkbox .lbox .list:hover .arrow img {
  -webkit-filter: grayscale(0);
}
.content-wrap .hotpro-wrap .ltside .linkbox .lbox .list.on1 {
  font-weight: bold;
  border-left-color: #f19000;
  border-bottom: none;
  color: #f19000;
}
.content-wrap .hotpro-wrap .ltside .linkbox .lbox .list.on1 .arrow img {
  -webkit-filter: grayscale(0);
}
.content-wrap .hotpro-wrap .ltside .linkbox .lbox .list .arrow {
  margin-top: -2px;
  margin-right: 20px;
}
.content-wrap .hotpro-wrap .ltside .linkbox .lbox .list .arrow img {
  -webkit-filter: grayscale(1);
}
.content-wrap .hotpro-wrap .ltside .linkbox .lbox .list2 {
  display: none;
}
.content-wrap .hotpro-wrap .ltside .linkbox .lbox .list2 ul li a {
  display: block;
  border-left: 2px solid #f19000;
  font-size: 1.4rem;
  color: #474747;
  line-height: 35px;
  height: 35px;
  padding-left: 55px;
  text-decoration: none;
}
.content-wrap .hotpro-wrap .ltside .linkbox .lbox .list2 ul li a:hover {
  color: #f19000;
}
.content-wrap .hotpro-wrap .ltside .contactbox {
  border: 1px solid #ccc;
  border-top: none;
  padding: 10px 0 0;
}
.content-wrap .hotpro-wrap .ltside .contactbox .pic img {
  width: 100%;
}
.content-wrap .hotpro-wrap .hotpro-con .title-morebtn .titbox .tit {
  height: 45px;
  line-height: 45px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #0078d9;
}
.content-wrap .hotpro-wrap .hotpro-con .title-morebtn .titbox .tit span {
  font-size: 1.2rem;
  color: #595959;
  font-family: "Arial";
  font-weight: normal;
  text-transform: uppercase;
}
.content-wrap .hotpro-wrap .hotpro-con .title-morebtn .titbox .morebtn a {
  line-height: 45px;
  color: #595959;
  text-transform: uppercase;
  font-size: 1.2rem;
  font-family: "Arial";
}
.content-wrap .hotpro-wrap .hotpro-con .title-morebtn .line-wrap {
  height: 2px;
  width: 100%;
  background: #f19000;
}
.content-wrap .hotpro-wrap .hotpro-con .title-morebtn .line-wrap .line {
  width: 130px;
  height: 2px;
  background: #0078d9;
}
.content-wrap .hotpro-wrap .hotpro-con .hcon {
  margin-top: 20px;
}
.content-wrap .hotpro-wrap .hotpro-con .hcon .hlist {
  padding: 0 10px 20px;
}
.content-wrap .hotpro-wrap .hotpro-con .hcon .hlist a {
  display: block;
  text-decoration: none;
  border: 1px solid #ccc;
  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 .hotpro-wrap .hotpro-con .hcon .hlist a:hover {
  border-color: #133982;
}
.content-wrap .hotpro-wrap .hotpro-con .hcon .hlist a:hover .btit {
  color: #133982;
}
.content-wrap .hotpro-wrap .hotpro-con .hcon .hlist a .picbox {
  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 .hotpro-wrap .hotpro-con .hcon .hlist a .btit {
  padding: 0 10px;
  font-size: 1.4rem;
  color: #292929;
  line-height: 40px;
  height: 40px;
  font-weight: bold;
  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 .service-wrap {
  background: url(../images/servicebg1.jpg) no-repeat top center;
  padding: 25px 0;
  background-size: cover;
}
.content-wrap .service-wrap .title-line {
  text-align: center;
  color: #fff;
}
.content-wrap .service-wrap .title-line .btit {
  font-size: 2.4rem;
  font-weight: bold;
}
.content-wrap .service-wrap .title-line .stit {
  margin-top: 15px;
  background: url(../images/service-line1.png) no-repeat center center;
  font-size: 1.8rem;
}
.content-wrap .service-wrap .service-con {
  margin-top: 5px;
}
/*.content-wrap .service-wrap .service-con .sbox .box {
  border-left: 3px solid #99c8ee;
}*/
.content-wrap .service-wrap .service-con .sbox .box .slist a {
  display: block;
  text-decoration: none;
  padding: 25px 20px 20px;
  color: #d3e8f8;
  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 .service-wrap .service-con .sbox .box .slist a:hover {
  background: #69b0e9;
}
.content-wrap .service-wrap .service-con .sbox .box .slist a .titbox .icon {
  width: 16%;
  float: left;
}
.content-wrap .service-wrap .service-con .sbox .box .slist a .titbox .tbox {
  float: left;
  width: 82%;
}
.content-wrap .service-wrap .service-con .sbox .box .slist a .titbox .tbox .chtit {
  font-size: 2.4rem;
  font-weight: bold;
  color: #fff;
  line-height: 30px;
}
.content-wrap .service-wrap .service-con .sbox .box .slist a .titbox .tbox .entit {
  font-size: 1.4rem;
  line-height: 20px;
}
.content-wrap .service-wrap .service-con .sbox .box .slist a .con {
  margin-top: 15px;
}
.content-wrap .service-wrap .service-con .sbox .box .slist a .con .list {
  display: block;
  margin-bottom: 5px;
}
.content-wrap .service-wrap .service-con .sbox .box .slist a .con .list i {
  float: left;
  width: 8%;
  text-align: right;
  font-style: normal;
  font-size: 1.2rem;
}
.content-wrap .service-wrap .service-con .sbox .box .slist a .con .list span {
  float: right;
  width: 90%;
}
.content-wrap .production-wrap {
  padding: 85px 0 35px;
  overflow: hidden;
}
.content-wrap .production-wrap .title-line {
  text-align: center;
}
.content-wrap .production-wrap .title-line .title .line-wrap {
  background: #e5e5e5;
  width: 100%;
  height: 1px;
}
.content-wrap .production-wrap .title-line .title .line-wrap .line {
  background: #0078d9;
  width: 50%;
  height: 1px;
  margin: 0 auto;
}
.content-wrap .production-wrap .title-line .title .entit {
  font-size: 4rem;
  color: #dbdbdb;
  text-transform: uppercase;
  font-family: "Impact";
  background: #fff;
  padding: 0 10px;
  margin-top: -30px;
  display: inline-block;
  letter-spacing: 1px;
}
.content-wrap .production-wrap .title-line .title .chtit {
  font-size: 3rem;
  color: #0078d9;
  font-weight: bold;
  margin-top: -50px;
}
.content-wrap .production-wrap .title-line .stit {
  color: #333;
  font-size: 1.3rem;
  margin-top: 8px;
}
.content-wrap .production-wrap .title-line .arrow {
  margin-top: 10px;
}
.content-wrap .production-wrap .production-con {
  margin-top: 35px;
}
.content-wrap .production-wrap .production-con .production-carousel {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}
.content-wrap .production-wrap .production-con .production-carousel .item {
  display: block;
  margin: 0 10px;
}
.content-wrap .production-wrap .production-con .production-carousel .item .plist {
  margin-bottom: 20px;
}
.content-wrap .production-wrap .production-con .production-carousel .item .plist a {
  text-decoration: none;
  display: block;
  border: 1px solid #ccc;
  color: #333;
  font-size: 1.4rem;
}
.content-wrap .production-wrap .production-con .production-carousel .item .plist a:hover {
  border-bottom-color: #1e80db;
}
.content-wrap .production-wrap .production-con .production-carousel .item .plist a:hover .picbox .showcn {
  top: 0;
}
.content-wrap .production-wrap .production-con .production-carousel .item .plist a .picbox {
  position: relative;
  overflow: hidden;
}
.content-wrap .production-wrap .production-con .production-carousel .item .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;
  text-align: center;
  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 .production-wrap .production-con .production-carousel .item .plist a .picbox .showcn .stit {
  margin-top: 25%;
  font-size: 1.4rem;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
.content-wrap .production-wrap .production-con .production-carousel .item .plist a .btit {
  height: 55px;
  line-height: 55px;
  padding: 0 10px;
  overflow: hidden;
}
.content-wrap .production-wrap .production-con .owl-theme .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  left: -80px;
  top: 40%;
  width: 45px;
  height: 45px;
  border: 1px solid #ccc;
  color: #333;
  background: none;
  font-size: 2rem;
  padding: 0;
  line-height: 45px;
  text-align: center;
  border-radius: 0;
  opacity: 1;
  font-family: "黑体";
  font-weight: bold;
  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 .production-wrap .production-con .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
  background: #1e80db;
  color: #fff;
}
.content-wrap .production-wrap .production-con .owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
  right: -80px;
  top: 40%;
  width: 45px;
  height: 45px;
  border: 1px solid #ccc;
  color: #333;
  background: none;
  font-size: 2rem;
  padding: 0;
  line-height: 45px;
  text-align: center;
  border-radius: 0;
  opacity: 1;
  font-family: "黑体";
  font-weight: bold;
  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 .production-wrap .production-con .owl-theme .owl-controls .owl-buttons .owl-next:hover {
  background: #1e80db;
  color: #fff;
}
.content-wrap .about-wrap {
  background: url(../images/aboutbg.jpg) no-repeat center center;
  background-size: cover;
  padding: 0 0 95px;
}
.content-wrap .about-wrap .title-line {
  background: url(../images/about-titbg1.png) no-repeat;
  font-size: 3.6rem;
  font-weight: bold;
  color: #0078d9;
  width: 320px;
  text-align: center;
  padding: 15px 0;
  background-size: 100% 100%;
}
.content-wrap .about-wrap .title-line span {
  display: block;
  font-size: 3rem;
  text-transform: uppercase;
}
.content-wrap .about-wrap .about-con {
  margin-top: 35px;
}
.content-wrap .about-wrap .about-con .picbox {
  text-align: center;
}
.content-wrap .about-wrap .about-con .picbox .pic {
  display: inline-block;
  border: 3px solid #fff;
}
.content-wrap .about-wrap .about-con .con {
  border: 4px solid #fff;
  padding: 20px;
  position: relative;
}
.content-wrap .about-wrap .about-con .con .btitbox {
  position: absolute;
  top: -55px;
  left: 0;
  color: #fff;
  font-size: 2.4rem;
  width: 100%;
  letter-spacing: 4px;
}
.content-wrap .about-wrap .about-con .con a {
  text-decoration: none;
  display: block;
  color: #fff;
  font-size: 1.6rem;
  line-height: 30px;
}
.content-wrap .about-wrap .about-con .con a .cn {
  height: 300px;
  overflow: hidden;
}
.content-wrap .about-wrap .about-con .con a .cn p {
  text-indent: 2em;
  margin-bottom: 0;
}
.content-wrap .about-wrap .about-con .con a .morebtn {
  margin-top: 10px;
  background: #f19000;
  width: 130px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 1.6rem;
}
.content-wrap .news-wrap {
  padding: 85px 0 35px;
}
.content-wrap .news-wrap .title-line {
  text-align: center;
}
.content-wrap .news-wrap .title-line .title .line-wrap {
  background: #e5e5e5;
  width: 100%;
  height: 1px;
}
.content-wrap .news-wrap .title-line .title .line-wrap .line {
  background: #0078d9;
  width: 50%;
  height: 1px;
  margin: 0 auto;
}
.content-wrap .news-wrap .title-line .title .entit {
  font-size: 4rem;
  color: #dbdbdb;
  text-transform: uppercase;
  font-family: "Impact";
  background: #fff;
  padding: 0 10px;
  margin-top: -30px;
  display: inline-block;
  letter-spacing: 1px;
}
.content-wrap .news-wrap .title-line .title .chtit {
  font-size: 3rem;
  color: #0078d9;
  font-weight: bold;
  margin-top: -50px;
}
.content-wrap .news-wrap .title-line .stit {
  color: #333;
  font-size: 1.3rem;
  margin-top: 8px;
}
.content-wrap .news-wrap .title-line .arrow {
  margin-top: 10px;
}
.content-wrap .news-wrap .news-con {
  margin-top: 35px;
}
.content-wrap .news-wrap .news-con .bnbox .bnlist a {
  text-decoration: none;
  display: block;
  border: 1px solid #ccc;
}
.content-wrap .news-wrap .news-con .bnbox .bnlist a:hover .picbox {
  opacity: .5;
}
.content-wrap .news-wrap .news-con .bnbox .bnlist a .picbox {
  width: 25%;
  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 .bnbox .bnlist a .con {
  width: 75%;
  padding: 10px 20px;
}
.content-wrap .news-wrap .news-con .bnbox .bnlist a .con .tit {
  margin-top: 5px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #292929;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.content-wrap .news-wrap .news-con .bnbox .bnlist a .con .cn {
  margin-top: 5px;
  font-size: 1.6rem;
  color: #696969;
  line-height: 25px;
  height: 104px;
  overflow: hidden;
}
.content-wrap .news-wrap .news-con .bnbox .bnlist a .con .cn span {
  color: #0078d9;
}
.content-wrap .news-wrap .news-con .bnbox .listbox {
  margin-top: 20px;
}
.content-wrap .news-wrap .news-con .bnbox .listbox .list {
  padding: 0 10px 10px;
}
.content-wrap .news-wrap .news-con .bnbox .listbox .list a {
  border: 1px solid #ccc;
  display: block;
  text-decoration: none;
  height: 50px;
  line-height: 50px;
  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 .news-wrap .news-con .bnbox .listbox .list a:hover {
  border-color: #0078d9;
}
.content-wrap .news-wrap .news-con .bnbox .listbox .list a:hover .num {
  background: #0078d9;
}
.content-wrap .news-wrap .news-con .bnbox .listbox .list a:hover .cn {
  color: #0078d9;
}
.content-wrap .news-wrap .news-con .bnbox .listbox .list a .num {
  width: 15%;
  text-align: center;
  background: #999;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  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 .bnbox .listbox .list a .cn {
  padding: 0 10px;
  width: 85%;
  font-size: 1.6rem;
  color: #696969;
  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 .solvebox {
  border: 1px solid #ccc;
  padding: 22px 22px 0;
}
.content-wrap .news-wrap .news-con .solvebox .slist {
  border-bottom: 1px solid #ccc;
  padding-bottom: 18px;
  margin-bottom: 18px;
}
.content-wrap .news-wrap .news-con .solvebox .slist:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.content-wrap .news-wrap .news-con .solvebox .slist a {
  text-decoration: none;
  display: block;
  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 .solvebox .slist a:hover {
  opacity: .5;
}
.content-wrap .news-wrap .news-con .solvebox .slist a .titbox {
  line-height: 25px;
  height: 25px;
  overflow: hidden;
}
.content-wrap .news-wrap .news-con .solvebox .slist a .titbox .icon {
  width: 7%;
  background: #00579e;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 1.4rem;
}
.content-wrap .news-wrap .news-con .solvebox .slist a .titbox .tit {
  width: 89%;
  color: #292929;
  font-size: 1.8rem;
}
.content-wrap .news-wrap .news-con .solvebox .slist a .con {
  margin-top: 10px;
}
.content-wrap .news-wrap .news-con .solvebox .slist a .con .icon {
  width: 7%;
  background: #0078d9;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 1.4rem;
}
.content-wrap .news-wrap .news-con .solvebox .slist a .con .cn {
  width: 89%;
  color: #696969;
  font-size: 1.4rem;
  line-height: 23px;
  height: 46px;
  overflow: hidden;
}
.content-wrap .case-wrap {
  background: #f3f3f3;
  padding: 85px 0 35px;
}
.content-wrap .case-wrap .title-line {
  text-align: center;
}
.content-wrap .case-wrap .title-line .title .line-wrap {
  background: #e5e5e5;
  width: 100%;
  height: 1px;
}
.content-wrap .case-wrap .title-line .title .line-wrap .line {
  background: #0078d9;
  width: 50%;
  height: 1px;
  margin: 0 auto;
}
.content-wrap .case-wrap .title-line .title .entit {
  font-size: 4rem;
  color: #dbdbdb;
  text-transform: uppercase;
  font-family: "Impact";
  background: #f3f3f3;
  padding: 0 10px;
  margin-top: -30px;
  display: inline-block;
  letter-spacing: 1px;
}
.content-wrap .case-wrap .title-line .title .chtit {
  font-size: 3rem;
  color: #0078d9;
  font-weight: bold;
  margin-top: -50px;
}
.content-wrap .case-wrap .title-line .stit {
  color: #333;
  font-size: 1.3rem;
  margin-top: 8px;
}
.content-wrap .case-wrap .title-line .arrow {
  margin-top: 10px;
}
.content-wrap .case-wrap .case-con {
  margin-top: 35px;
}
.content-wrap .case-wrap .case-con .clist {
  padding: 0 10px 20px;
}
.content-wrap .case-wrap .case-con .clist a {
  text-decoration: none;
  display: block;
  border: 1px solid #ccc;
  color: #333;
  font-size: 1.4rem;
}
.content-wrap .case-wrap .case-con .clist a:hover {
  border-bottom-color: #1e80db;
}
.content-wrap .case-wrap .case-con .clist a:hover .picbox .showcn {
  top: 0;
}
.content-wrap .case-wrap .case-con .clist a .picbox {
  position: relative;
  overflow: hidden;
}
.content-wrap .case-wrap .case-con .clist 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;
  text-align: center;
  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 .case-wrap .case-con .clist a .picbox .showcn .stit {
  margin-top: 25%;
  font-size: 1.4rem;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
.content-wrap .case-wrap .case-con .clist a .btit {
  height: 55px;
  line-height: 55px;
  padding: 0 10px;
  overflow: hidden;
}
.content-wrap .contentbox {
  margin-top: 20px;
}
.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: #0078d9;
  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: #0078d9;
  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: #0078d9;
  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: #0078d9;
}
.content-wrap .contentbox .ltside {
  margin-bottom: 20px;
}
.content-wrap .contentbox .ltside .linkbox .title-arrow {
  border: 5px solid #d7d7d7;
  background: #0078d9;
  color: #fff;
  padding: 35px 15px;
}
.content-wrap .contentbox .ltside .linkbox .title-arrow .tit {
  font-size: 2.4rem;
  font-weight: bold;
}
.content-wrap .contentbox .ltside .linkbox .title-arrow .tit span {
  margin-top: 3px;
  font-family: "Arial";
  font-size: 1.4rem;
  display: block;
  font-weight: normal;
  color: #dfdfdf;
  text-transform: uppercase;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap {
  margin-top: 5px;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list {
  background: #fff;
  display: block;
  height: 45px;
  text-align: left;
  color: #2f2f2f;
  line-height: 35px;
  font-size: 1.4rem;
  text-decoration: none;
  margin-bottom: 1px;
  border-bottom: 1px solid #d7d7d7;
  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 .ltside .linkbox .link-wrap .list:hover {
  background: #0078d9;
  color: #fff !important;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list.on1 {
  background: #0078d9;
  color: #fff;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list.on1 i.arrow {
  transform: rotate(90deg);
  color: #fff;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list i.arrow {
  font-style: normal;
  margin-top: 6px;
  display: inline-block;
  margin-right: 10px;
  font-size: 1.8rem;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list i.icon {
  width: 5px;
  height: 30px;
  background: #fff;
  margin-top: 7px;
  margin-right: 10px;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list span {
  margin-top: 5px;
  font-weight: bold;
  float: left;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 {
  margin-bottom: 5px;
  display: none;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a {
  display: block;
  height: 38px;
  text-align: left;
  text-indent: 1.2em;
  color: #282828;
  line-height: 38px;
  font-size: 1.4rem;
  text-decoration: none;
  background: #e4e4e4;
  border-bottom: 1px solid #fff;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a:hover {
  color: #0078d9;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a:hover i {
  opacity: 1;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a i {
  margin-top: 10px;
  width: 2px;
  height: 15px;
  float: left;
  display: inline-block;
  background: #0078d9;
  opacity: 0;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a span {
  margin-right: 10px;
}
.content-wrap .contentbox .ltside .contactbox {
  margin-top: 15px;
}
.content-wrap .contentbox .ltside .contactbox .title-arrow .title {
  margin: 0;
  font-size: 2.4rem;
  color: #1163bd;
}
.content-wrap .contentbox .ltside .contactbox .con {
  margin-top: 15px;
  border: 1px solid #ccc;
  padding: 20px 15px;
}
.content-wrap .contentbox .ltside .contactbox .con .ctit {
  font-size: 1.6rem;
  color: #333;
  font-weight: bold;
  margin-bottom: 10px;
}
.content-wrap .contentbox .ltside .contactbox .con .clist {
  margin-bottom: 5px;
}
.content-wrap .contentbox .ltside .contactbox .con .clist i {
  float: left;
  margin-right: 10px;
  width: 12px;
}
.content-wrap .contentbox .ltside .contactbox .con .clist p {
  text-transform: uppercase;
  word-wrap: break-word;
  width: 136px;
  float: left;
  color: #333;
  font-size: 1.5rem;
  margin-bottom: 0;
}
.content-wrap .contentbox .ltside .contactbox .con .clist p span {
  display: block;
  color: #333;
}
.content-wrap .contentbox .ltside .contactbox .con .clist p span.ptxt {
  color: #034e88;
}
.content-wrap .contentbox .ltside .contactbox .con .zxbtn {
  border-top: 1px solid #ccc;
  padding-top: 10px;
}
.content-wrap .contentbox .ltside .contactbox .con .zxbtn a {
  width: 100%;
  height: 35px;
  background: #404040;
  color: #fff;
  display: block;
  line-height: 35px;
  text-decoration: none;
  text-align: center;
}
.content-wrap .contentbox .ltside .contactbox .con .zxbtn a:hover {
  background: #0078d9;
}
.content-wrap .contentbox .main-wrap {
  padding-bottom: 30px;
}
.content-wrap .contentbox .main-wrap .title-posit {
  margin-bottom: 15px;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .title {
  color: #c8c8c8;
  font-size: 3rem;
  font-family: "Impact";
  text-transform: uppercase;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .title span {
  font-family: "微软雅黑";
  margin-left: 8px;
  display: inline-block;
  font-size: 1.8rem;
  font-weight: bold;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .posit {
  margin-top: 20px;
  color: #595959;
  font-size: 1.2rem;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .posit a {
  color: #595959;
}
.content-wrap .contentbox .main-wrap .title-posit .line {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  height: 3px;
}
.content-wrap .contentbox .main-wrap .about-con {
  margin-bottom: 20px;
}
.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 .about-con .con p {
  margin-bottom: 5px;
}
.content-wrap .contentbox .main-wrap .about-con .con img {
  width: 100%;
}
.content-wrap .contentbox .main-wrap .product-con .plist {
  padding: 0 10px 20px;
}
.content-wrap .contentbox .main-wrap .product-con .plist a {
  display: block;
  text-decoration: none;
  border: 1px solid #ccc;
  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:hover {
  border-color: #0078d9;
}
.content-wrap .contentbox .main-wrap .product-con .plist a:hover .btit {
  color: #0078d9;
}
.content-wrap .contentbox .main-wrap .product-con .plist a .picbox {
  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 .btit {
  padding: 0 10px;
  font-size: 1.4rem;
  color: #292929;
  line-height: 40px;
  height: 40px;
  font-weight: bold;
  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 .contentbox .main-wrap .news-con .nlist {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a {
  display: block;
  text-decoration: none;
  color: #080909;
  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:hover {
  color: #133982;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a:hover .picbox {
  opacity: .5;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
  width: 15%;
  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 .con {
  width: 83%;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .con .tit {
  margin-top: 10px;
  font-size: 1.4rem;
  line-height: 18px;
  height: 18px;
  overflow: hidden;
  margin-bottom: 5px;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .con .tit i {
  margin-right: 5px;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .con .cn {
  font-size: 1.2rem;
  color: #6f6f6f;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
.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 #ccc;
  color: #333;
  font-size: 1.4rem;
}
.content-wrap .contentbox .main-wrap .case-con .clist a:hover {
  border-bottom-color: #1e80db;
}
.content-wrap .contentbox .main-wrap .case-con .clist a:hover .picbox .showcn {
  top: 0;
}
.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/product-fdj.png) no-repeat center center;
  color: #fff;
  text-align: center;
  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 .contentbox .main-wrap .case-con .clist a .picbox .showcn .stit {
  margin-top: 25%;
  font-size: 1.4rem;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .case-con .clist a .btit {
  height: 55px;
  line-height: 55px;
  padding: 0 10px;
  overflow: hidden;
}
.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: #0256ac;
  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 .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 .news-details-con .con img {
  max-width: 100%;
}
.content-wrap .contentbox .main-wrap .news-details-con .con table {
  max-width: 100%;
}
.content-wrap .contentbox .main-wrap .news-details-con .con table td {
border:1px solid #CCCCCC
}

.content-wrap .contentbox .main-wrap .product-details-con .pbox .conbox .tit {
  font-size: 1.8rem;
  color: #292929;
  font-weight: bold;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .product-details-con .pbox .conbox .cn {
  margin-top: 10px;
}
.content-wrap .contentbox .main-wrap .product-details-con .pbox .conbox .cn p {
  font-size: 1.4rem;
  color: #636363;
  line-height: 25px;
}
.content-wrap .contentbox .main-wrap .product-details-con .pbox .conbox .phonebox {
  border-top: 1px solid #ccc;
  padding-top: 15px;
  margin-top: 15px;
  font-size: 1.4rem;
  color: #292929;
  font-weight: bold;
}
.content-wrap .contentbox .main-wrap .product-details-con .pbox .conbox .phonebox .p2 {
  margin-top: 10px;
}
.content-wrap .contentbox .main-wrap .product-details-con .pbox .conbox .phonebox .p2 a {
  border-radius: 5px;
  display: block;
  width: 110px;
  height: 33px;
  text-align: center;
  line-height: 33px;
  color: #fff;
  font-size: 1.4rem;
  background: #0078d9;
  text-decoration: none;
}
.content-wrap .contentbox .main-wrap .product-details-con .pbox .conbox .phonebox .p2 a:hover {
  background: #005ca6;
}
.content-wrap .contentbox .main-wrap .product-details-con .dcon {
  margin-top: 30px;
}

.content-wrap .contentbox .main-wrap .product-details-con .picbox  {
      margin-bottom: 20px;
      text-align: center; }
.content-wrap .contentbox .main-wrap .product-details-con .picbox  img {
        border: 1px solid #ccc;
        max-width: 100%; }

.content-wrap .contentbox .main-wrap .product-details-con .dcon .tit {
  font-size: 1.8rem;
  font-weight: bold;
  color: #2d2d2d;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.content-wrap .contentbox .main-wrap .product-details-con .dcon .cn {
  font-size: 1.4rem;
  color: #636363;
  line-height: 30px;
}
.content-wrap .contentbox .main-wrap .product-details-con .dcon .cn img{
max-width:100%;
}
.content-wrap .contentbox .main-wrap .product-details-con .dcon .cn table{
max-width:100%;
}
.content-wrap .contentbox .main-wrap .product-details-con .dcon .cn table td{
border:1px solid #CCCCCC
}
.footer-wrap .footer {
  background: url(../images/footerbg.jpg) no-repeat center center;
  background-size: cover;
}
.footer-wrap .footer .f1box {
  height: 50px;
  border-bottom: 1px solid #484848;
}
.footer-wrap .footer .f1box .link-ul .list {
  display: inline-block;
  float: left;
  width: 12.5%;
}
.footer-wrap .footer .f1box .link-ul .list:first-child {
  background: no-repeat;
}
.footer-wrap .footer .f1box .link-ul .list a {
  line-height: 50px;
  text-align: center;
  display: block;
  font-size: 1.6rem;
  color: #fff;
}
.footer-wrap .footer .f2box {
  border-top: 1px solid #666;
  color: #666;
}
.footer-wrap .footer .f2box .fbox1 {
  padding: 25px 0;
}
.footer-wrap .footer .f2box .fbox1 .flogobox {
  padding: 10px 0;
}
.footer-wrap .footer .f2box .fbox1 .flogobox .pic img {
  max-width: 100%;
}
.footer-wrap .footer .f2box .fbox1 .flogobox .con {
  margin-top: 20px;
  font-size: 1.2rem;
  color: #6d6d6d;
  line-height: 25px;
}
.footer-wrap .footer .f2box .fbox1 .cconbox {
  padding: 10px 0;
}
.footer-wrap .footer .f2box .fbox1 .cconbox .cbox .ccon p {
  font-size: 1.4rem;
  margin-bottom: 0;
  line-height: 30px;
  color: #fff;
}
.footer-wrap .footer .f2box .fbox1 .cconbox .ewmbox {
  text-align: center;
}
.footer-wrap .footer .f2box .fbox2 .copyright {
  padding: 15px 0;
  text-align: center;
  font-size: 1.2rem;
  color: #abaaaa;
  text-transform: uppercase;
  line-height: 20px;
}
.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background: #202020;
  z-index: 999;
}
.hot-wrap .list {
  height: 75px;
  width: 25%;
  float: left;
  display: block;
}
.hot-wrap .list:hover {
  background: #494949;
}
.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;
  }
  .col-md-14 {
    width: 12.5%;
    float: left;
  }
  .header-wrap .header {
    height: 120px;
  }
  .header-wrap .header .logo {
    line-height: 120px;
  }
  .content-wrap .searchbox-wrap {
    position: absolute;
    top: -60px;
    left: 0;
    width: 100%;
    z-index: 5;
  }
  .content-wrap .searchbox-wrap .sbox {
    padding: 0 50px 0 20px;
    border-right: 1px solid #ccc;
  }
  .content-wrap .searchbox-wrap .phonebox {
    padding-left: 30px;
  }
  .content-wrap .searchbox-wrap .ewmbox {
    padding-right: 30px;
    text-align: right;
  }
  .content-wrap .partner-wrap {
    padding-top: 120px;
  }
  .content-wrap .hotpro-wrap .hotpro-con .hcon .bigpicbox .bigpicbox-carousel .item {
    padding: 20px;
  }
  .content-wrap .hotpro-wrap .hotpro-con .hcon .bigpicbox .bigpicbox-carousel .item .picbox {
    float: left;
    width: 50%;
  }
  .content-wrap .hotpro-wrap .hotpro-con .hcon .bigpicbox .bigpicbox-carousel .item .con {
    margin-top: 50px;
    float: right;
    width: 50%;
  }
  .content-wrap .hotpro-wrap .hotpro-con .hcon .hbox {
    border: 1px solid #eee;
    padding-top: 5px;
  }
  .content-wrap .hotpro-wrap .hotpro-con .hcon .hbox .hlist {
    padding: 0 5px 5px;
  }
  .content-wrap .hotpro-wrap .hotpro-con .hcon .hbox .hlist a {
    display: block;
    text-decoration: none;
    border: 1px solid #ccc;
    padding: 5px 5px 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 .hotpro-wrap .hotpro-con .hcon .hbox .hlist a:hover {
    border-color: #133982;
  }
  .content-wrap .hotpro-wrap .hotpro-con .hcon .hbox .hlist a:hover .picbox {
    border-color: #133982;
  }
  .content-wrap .hotpro-wrap .hotpro-con .hcon .hbox .hlist a:hover .btit {
    color: #133982;
  }
  .content-wrap .hotpro-wrap .hotpro-con .hcon .hbox .hlist a .picbox {
    border: 1px solid #ccc;
    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 .hotpro-wrap .hotpro-con .hcon .hbox .hlist a .btit {
    font-size: 1.4rem;
    color: #595959;
    font-family: "宋体";
    text-align: center;
    line-height: 40px;
    height: 40px;
    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 .service-wrap .service-con .sbox {
    padding-left: 40px;
  }
  .content-wrap .about-wrap {
    background-size: 100% 100%;
  }
  .content-wrap .about-wrap .about-con {
    position: relative;
  }
  .content-wrap .about-wrap .about-con .picbox {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: left;
    z-index: 5;
  }
  .content-wrap .about-wrap .about-con .con {
    float: right;
    width: 70%;
    padding: 35px 35px 35px 170px;
  }
  .content-wrap .news-wrap .news-con .bnbox {
    padding-right: 30px;
  }
  .content-wrap .contentbox .main-wrap {
    padding-left: 20px;
  }
  .content-wrap .contentbox .main-wrap .messages-con .mconbox {
    width: 970px;
    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 .pbox .conbox {
    padding-left: 30px;
  }
  .footer-wrap .footer .f2box .fbox1 {
    padding: 30px 0;
  }
  .footer-wrap .footer .f2box .fbox1 .flogobox {
    padding: 45px 40px 0 0;
    text-align: center;
  }
  .footer-wrap .footer .f2box .fbox1 .cconbox {
    padding: 25px 0 25px 40px;
    background: url(../images/footer-line1.png) no-repeat left center;
  }
}
@media (max-width: 990px) {
  .container1 {
    padding-left: .5em;
    padding-right: .5em;
  }
  .footer-wrap {
    margin-bottom: 75px;
  }
}
@media (max-width: 480px) {
  .logo img {
    max-width: 60%;
  }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
    width: 35%;
  }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .con {
    width: 63%;
  }
  .content-wrap .contentbox .main-wrap .product-details-con .picbox img{
max-width:100%;
}
}
@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%;
  }
  .content-wrap .contentbox .main-wrap .product-details-con .picbox img{
max-width:100%;
}
}
