@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;
}
.topbar-header {
  position: relative;
  z-index: 2;
}
.topbar-header .topbar {
  background: #fff;
  height: 37px;
  line-height: 37px;
  color: #676767;
  font-size: 1.2rem;
  border-bottom: 1px solid #eee;
}
.topbar-header .topbar .tlt {
  margin-left: 240px;
}
.topbar-header .topbar .trt .searchbox {
  margin-top: 9px;
  position: relative;
}
.topbar-header .topbar .trt .searchbox .searchtxt {
  float: left;
  width: 180px;
  height: 20px;
  padding: 0 25px 0 5px;
  font-size: 1.2rem;
  color: #999;
  border-radius: 20px;
  border: 1px solid #ddd;
  outline: none;
}
.topbar-header .topbar .trt .searchbox .submitbtn {
  position: absolute;
  right: 10px;
  top: 4px;
  background: url(../images/topbar-searchbtn.png) no-repeat;
  width: 12px;
  height: 12px;
  border: none;
  outline: none;
}
.topbar-header .header-wrap .header {
  position: relative;
  z-index: 0;
}
.topbar-header .header-wrap .header .logo {
  line-height: 65px;
  position: relative;
  z-index: 2;
}
.topbar-header .header-wrap .header .nav-ul .navlist {
  position: relative;
  display: inline-block;
  float: left;
  width: 16.66%;
  background: url(../images/navline.png) no-repeat right 0;
}
.topbar-header .header-wrap .header .nav-ul .navlist a.listh1 {
  height: 49px;
  line-height: 49px;
  text-decoration: none;
  display: block;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 1.4rem;
}
.topbar-header .header-wrap .header .nav-ul .navlist a.listh1:hover,
.topbar-header .header-wrap .header .nav-ul .navlist a.listh1.on {
  color: #ff4444;
}
.topbar-header .header-wrap .header .nav-ul .navlist .list2-ul {
  position: absolute;
  left: 0;
  top: 49px;
  display: none;
  z-index: 10;
  background: rgba(0, 0, 0, 0.8) !important;
  background: #000;
  filter: alpha(opacity=80);
  width: 100%;
}
.topbar-header .header-wrap .header .nav-ul .navlist .list2-ul .list {
  position: relative;
}
.topbar-header .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;
}
.topbar-header .header-wrap .header .nav-ul .navlist .list2-ul .list .listh2:hover,
.topbar-header .header-wrap .header .nav-ul .navlist .list2-ul .list .listh2.on {
  background: #ff4444;
}
.topbar-header .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);
}
.topbar-header .header-wrap .header .nav-ul .navlist .list2-ul .list .list3-ul .list2 {
  text-align: center;
}
.topbar-header .header-wrap .header .nav-ul .navlist .list2-ul .list .list3-ul .list2 a {
  display: block;
  line-height: 35px;
  color: #fff;
}
.topbar-header .header-wrap .header .xjbtn {
  margin-top: 13px;
}
.topbar-header .header-wrap .header .xjbtn a {
  width: 80%;
  height: 25px;
  background: #ff002a;
  display: block;
  color: #fff;
  font-size: 1.6rem;
  line-height: 25px;
  margin: 0 auto;
  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;
}
.topbar-header .header-wrap .header .xjbtn a:hover {
  background: #990019;
}
.topbar-header .header-wrap .header .searchbox {
  position: relative;
}
.topbar-header .header-wrap .header .searchbox .sbtn {
  margin-top: 23px;
}
.topbar-header .header-wrap .header .searchbox .sbox {
  display: none;
  position: absolute;
  top: 65px;
  right: 0;
  width: 180px;
}
.topbar-header .header-wrap .header .searchbox .sbox .searchtxt {
  float: left;
  width: 130px;
  height: 30px;
  border: 1px solid #ddd;
  background: #fff;
  color: #666;
  padding: 0 5px;
  font-size: 1.4rem;
}
.topbar-header .header-wrap .header .searchbox .sbox .submitbtn {
  float: left;
  width: 50px;
  height: 30px;
  font-size: 1.4rem;
  color: #fff;
  background: #1e1e1e;
  border: none;
}
.topbar-header .header-wrap .header .menu {
  line-height: 65px;
  float: right;
}
.topbar-header .header-wrap .header .menu img {
  max-width: 60%;
}
.topbar-header .header-wrap .header .menulist {
  position: absolute;
  top: 65px;
  right: -7px;
  width: 100px;
  display: none;
  z-index: 10;
  background: rgba(0, 0, 0, 0.8);
}
.topbar-header .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;
}
.topbar-header .header-wrap .header .menulist a:hover {
  background: #000;
}
.topbar-header .header-wrap .header .logobg {
  position: absolute;
  z-index: 1;
  left: -125px;
  top: -37px;
}
.topbar-header .bg1 {
  position: absolute;
  top: 0;
  right: 0;
  width: 40%;
  background: #fff;
  height: 37px;
  z-index: -1;
}
.topbar-header .bg2 {
  position: absolute;
  top: 37px;
  right: 0;
  width: 40%;
  background: #1e1e1e;
  height: 49px;
  z-index: -1;
}
.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 {
  margin: 0 5px;
  width: 10px;
  height: 10px;
  opacity: 1;
  background: #fff;
  border: 3px solid #fff;
  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: #dd142f;
}
.banner-wrap .owl-theme .owl-controls .owl-page.active span {
  background: #dd142f;
}
.banner-wrap .banner .swiper-wrapper .swiper-slide img {
  width: 100%;
}
.content-wrap.cbg {
  background: url(../images/bodybg.jpg) repeat;
}
.content-wrap .product-wrap {
  background: url(../images/productbg.jpg) no-repeat center center;
  background-size: cover;
  padding: 45px 0 25px;
}
.content-wrap .product-wrap .product-con .plist {
  padding: 0 10px 20px;
}
.content-wrap .product-wrap .product-con .plist a {
  text-decoration: none;
  display: block;
  border: 1px solid #2b2b2b;
  background: #1f1f1f;
}
.content-wrap .product-wrap .product-con .plist a:hover .conbox {
  background: #da1a19;
}
.content-wrap .product-wrap .product-con .plist a:hover .conbox .con {
  color: #fff;
}
.content-wrap .product-wrap .product-con .plist a .conbox {
  border-top: 1px solid #2b2b2b;
  padding: 15px 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 .plist a .conbox .tit {
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.content-wrap .product-wrap .product-con .plist a .conbox .con {
  margin-top: 10px;
  color: #504f4f;
  font-size: 1.2rem;
  text-align: center;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
}
.content-wrap .about-wrap {
  background: url(../images/aboutbg.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
  z-index: 2;
}
.content-wrap .about-wrap .about-con .titbox {
  background: url(../images/about-titboxbg.jpg) no-repeat center center;
  background-size: cover;
  padding: 45px 0;
}
.content-wrap .about-wrap .about-con .titbox .tbox .btit {
  margin-top: 15px;
}
.content-wrap .about-wrap .about-con .titbox .tbox .btit .b1 {
  font-size: 2.4rem;
  color: #da1a19;
}
.content-wrap .about-wrap .about-con .titbox .tbox .btit .b2 {
  margin-top: -14px;
  text-transform: uppercase;
  font-size: 3rem;
  color: #fff;
  opacity: .36;
  font-weight: bold;
}
.content-wrap .about-wrap .about-con .titbox .tbox .stxt {
  margin-top: 20px;
  font-size: 1.4rem;
  color: #fff;
  line-height: 25px;
  height: 75px;
  overflow: hidden;
}
.content-wrap .about-wrap .about-con .titbox .tbox .line {
  margin-top: 20px;
  color: #fff;
  font-size: 1.4rem;
}
.content-wrap .about-wrap .about-con .aconbox {
  padding: 50px 0;
}
.content-wrap .about-wrap .about-con .aconbox .tit {
  text-align: center;
}
.content-wrap .about-wrap .about-con .aconbox .tit .t1 {
  color: #f4f4f4;
  font-size: 2.4rem;
}
.content-wrap .about-wrap .about-con .aconbox .tit .t2 {
  color: #6e6e6e;
  font-size: 1.2rem;
}
.content-wrap .about-wrap .about-con .aconbox .con {
  text-align: center;
  margin-top: 20px;
  color: #f4f4f4;
  line-height: 30px;
  font-size: 1.2rem;
  height: 120px;
  overflow: hidden;
}
.content-wrap .about-wrap .about-con .aconbox .morebtn {
  margin-top: 20px;
}
.content-wrap .about-wrap .about-con .aconbox .morebtn a {
  margin: 0 auto;
  text-decoration: none;
  display: block;
  font-size: 1.2rem;
  color: #8e8e8e;
  width: 200px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  border: 1px solid #323232;
}
.content-wrap .about-wrap .about-con .aconbox .morebtn a:hover {
  background: #323232;
  color: #fff;
}
.content-wrap .about-wrap .abg {
  position: absolute;
  background: url(../images/about-titboxbg.jpg) no-repeat center center;
  background-size: cover;
  width: 50%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.content-wrap .news-wrap {
  background: url(../images/newsbg.jpg) no-repeat center center;
  background-size: cover;
  padding: 50px 0;
  position: relative;
  z-index: 1;
}
.content-wrap .news-wrap .title-line {
  text-align: center;
  color: #fff;
}
.content-wrap .news-wrap .title-line .chtit {
  font-size: 2.4rem;
}
.content-wrap .news-wrap .title-line .stxt {
  font-size: 1.2rem;
  color: #838383;
  margin-top: 10px;
}
.content-wrap .news-wrap .news-con {
  margin-top: 55px;
}
.content-wrap .news-wrap .news-con .nlist {
  padding: 0 15px 20px;
}
.content-wrap .news-wrap .news-con .nlist a {
  text-decoration: none;
  display: block;
}
.content-wrap .news-wrap .news-con .nlist a:hover .line-wrap .round {
  background: #da1a19;
  border-color: #da1a19;
}
.content-wrap .news-wrap .news-con .nlist a:hover .line-wrap .round span {
  background: #da1a19;
}
.content-wrap .news-wrap .news-con .nlist a:hover .conbox .tit {
  color: #da1a19;
}
.content-wrap .news-wrap .news-con .nlist a:hover .conbox .con {
  color: #fff;
}
.content-wrap .news-wrap .news-con .nlist a .time {
  font-size: 2.4rem;
  color: #b6b6b6;
  font-family: "Georgia";
}
.content-wrap .news-wrap .news-con .nlist a .line-wrap {
  margin: 20px 0;
  background: #2b2b2b;
  width: 100%;
  height: 1px;
}
.content-wrap .news-wrap .news-con .nlist a .line-wrap .round {
  position: relative;
  top: -6px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #fff;
  padding: 2px;
  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 .nlist a .line-wrap .round span {
  margin: 1px auto 0;
  display: block;
  background: #fff;
  width: 4px;
  height: 4px;
  border-radius: 50%;
}
.content-wrap .news-wrap .news-con .nlist a .conbox .tit {
  color: #f7f7f7;
  font-size: 1.8rem;
  line-height: 25px;
  height: 25px;
  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 .nlist a .conbox .con {
  margin-top: 10px;
  font-size: 1.4rem;
  color: #acacac;
  line-height: 20px;
  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 .news-wrap .news-con .nlist a .picbox {
  margin-top: 20px;
}
.content-wrap .news-wrap .news-con .morebtn {
  margin-top: 20px;
}
.content-wrap .news-wrap .news-con .morebtn a {
  margin: 0 auto;
  text-decoration: none;
  display: block;
  font-size: 1.2rem;
  color: #8e8e8e;
  width: 200px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  border: 1px solid #323232;
}
.content-wrap .news-wrap .news-con .morebtn a:hover {
  background: #323232;
  color: #fff;
}
.content-wrap .news-wrap .nline {
  width: 100%;
  height: 1px;
  background: #2b2b2b;
  position: absolute;
  top: 220px;
  left: 0;
  z-index: -1;
}
.content-wrap .contentbox {
  margin-top: 20px;
  margin-bottom: 80px;
}
.content-wrap .contentbox .tit-line {
  text-align: center;
  margin-bottom: 20px;
}
.content-wrap .contentbox .tit-line h2 {
  font-family: "Aparajita";
  color: #fff;
  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: #da1414;
  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: #da1414;
  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: #2b2b2b;
  color: #fff;
  font-size: 14px;
  text-align: center;
  border-bottom: 1px solid #3b3b3b;
}
.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: #da1414;
  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: #da1414;
}
.content-wrap .contentbox .ltside .linkbox .title-arrow {
  background: url(../images/ltside-titbg.jpg) no-repeat;
  background-size: 100% 100%;
  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: #2b2b2b;
  display: block;
  height: 45px;
  text-align: left;
  color: #fff;
  line-height: 45px;
  font-size: 1.4rem;
  text-decoration: none;
  margin-bottom: 5px;
  border: 1px solid #3b3b3b;
  overflow: hidden;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list:hover {
  background: #1a1a1a;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list:hover .icon {
  background: #1a1a1a;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list.on1 {
  background: #1a1a1a;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list.on1 i.arrow {
  transform: rotate(90deg);
  color: #fff;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list.on1 .icon {
  background: #1a1a1a;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list i.arrow {
  font-style: normal;
  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: #2b2b2b;
  margin-top: 7px;
  margin-right: 10px;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list span {
  display: inline-block;
  font-weight: bold;
  float: left;
  width: 70%;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 {
  margin-bottom: 5px;
  display: none;
  background: #2b2b2b;
  border: 1px solid #3b3b3b;
  padding: 0 10px;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a {
  display: block;
  height: 38px;
  text-align: left;
  text-indent: 1.2em;
  color: #fff;
  line-height: 38px;
  font-size: 1.4rem;
  text-decoration: none;
  border-bottom: 1px dashed #3b3b3b;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a:hover {
  color: #e3120b;
}
.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: #0095df;
  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 .con {
  background: #2b2b2b;
  margin-top: 15px;
  border: 1px solid #3b3b3b;
  padding: 20px 15px;
}
.content-wrap .contentbox .ltside .contactbox .con .ctit {
  font-size: 1.6rem;
  color: #fff;
  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: #fff;
  font-size: 1.5rem;
  margin-bottom: 0;
}
.content-wrap .contentbox .ltside .contactbox .con .clist p span {
  display: block;
  color: #fff;
}
.content-wrap .contentbox .ltside .contactbox .con .clist p span.ptxt {
  color: #da1414;
}
.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: #da1414;
}
.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: #fff;
  font-size: 1.8rem;
  font-weight: bold;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .posit {
  margin-top: 5px;
  color: #b6b6b6;
  font-size: 1.2rem;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .posit a {
  color: #b6b6b6;
}
.content-wrap .contentbox .main-wrap .title-posit .line {
  margin-top: 13px;
  border-top: 1px solid #3f3f3f;
  border-bottom: 1px solid #3f3f3f;
  height: 3px;
}
.content-wrap .contentbox .main-wrap .about-con {
  margin-bottom: 20px;
}
.content-wrap .contentbox .main-wrap .about-con img {
  max-width: 100%;
  margin: 15px 0;
}
.content-wrap .contentbox .main-wrap .about-con .con {
  font-size: 1.4rem;
  color: #999;
  line-height: 30px;
}
.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 .pic {
  border-color: #e3120b;
}
.content-wrap .contentbox .main-wrap .product-con .plist a:hover .picbox .showcn {
  top: 0;
}
.content-wrap .contentbox .main-wrap .product-con .plist a:hover .btit {
  background: #e3120b;
}
.content-wrap .contentbox .main-wrap .product-con .plist a .picbox {
  background: #000;
  padding: 5px;
  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 .contentbox .main-wrap .product-con .plist a .picbox .pic {
  border: 1px solid #000;
  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 {
  position: absolute;
  top: 800px;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/product-fdj.png) no-repeat center center;
}
.content-wrap .contentbox .main-wrap .product-con .plist a .btit {
  line-height: 45px;
  height: 45px;
  text-align: center;
  padding: 0 10px;
  overflow: hidden;
  font-size: 1.6rem;
  color: #fff;
  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;
  border-bottom: 2px dashed #313131;
}
.content-wrap .contentbox .main-wrap .news-con .nlist 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 .contentbox .main-wrap .news-con .nlist a:hover {
  background: #0f0f0f;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
  width: 20%;
  padding: 5px;
  background: #151515;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .picbox .pic {
  border: 1px solid #313131;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .conbox {
  width: 80%;
  padding: 20px 15px 0;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .tit-morebtn {
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .tit-morebtn .tit {
  display: inline-block;
  width: 50%;
  font-size: 1.6rem;
  color: #ececec;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .tit-morebtn .morebtn {
  display: inline-block;
  width: 50%;
  text-align: right;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .tit-morebtn .morebtn img {
  max-width: 100%;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .con {
  margin-top: 10px;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .con .line-wrap {
  margin-top: 20px;
  width: 12%;
  height: 1px;
  background: #3c3c3c;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .con .line-wrap .line {
  width: 25%;
  height: 1px;
  background: #f55353;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .con .cn {
  width: 85%;
  color: #8f8f8f;
  font-size: 1.4rem;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .time {
  margin-top: 10px;
  font-size: 1.2rem;
  color: #565656;
  text-align: right;
}
.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;
  background: #fff;
  border: 1px solid #ccc;
}
.content-wrap .contentbox .main-wrap .case-con .clist a:hover .picbox .showcn {
  top: 0;
}
.content-wrap .contentbox .main-wrap .case-con .clist a:hover .btit {
  border-bottom-color: #0095df;
}
.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%;
  color: #fff;
  background: url(../images/product-fdj.png) no-repeat center center;
  font-size: 1.4rem;
  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: 27%;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .case-con .clist a .btit {
  padding: 0 10px;
  font-size: 1.4rem;
  color: #333;
  line-height: 45px;
  height: 45px;
  overflow: hidden;
  border-bottom: 2px solid #fff;
  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 {
  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: #cdcdcd;
}
.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: 100px;
  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: #fff;
  border: none;
  background: #da1414;
  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: #ab1010;
}
.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;
  background: #fff;
}
.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;
  color: #fff;
}
.content-wrap .contentbox .main-wrap .contact-con .ccon .cn {
  font-size: 1.2rem;
  color: #999;
  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: #fff;
}
.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 {
  color: #999;
  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 .product-details-con .picbox {
  margin-bottom: 20px;
  text-align: center;
}
.content-wrap .contentbox .main-wrap .product-details-con .picbox img {
  border: 1px solid #3f3f3f;
  max-width: 100%;
}
.content-wrap .contentbox .main-wrap .product-details-con .dcon .tit {
  font-size: 1.8rem;
  font-weight: bold;
  color: #999;
  border-bottom: 1px solid #3f3f3f;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.content-wrap .contentbox .main-wrap .product-details-con .dcon .cn {
  font-size: 1.4rem;
  color: #999;
  line-height: 30px;
}
.footer-wrap {
  background: #0f0f0f;
}
.footer-wrap .fbox1 {
  padding: 30px 0;
}
.footer-wrap .fbox1 .prolist .plist {
  width: 50%;
  float: left;
}
.footer-wrap .fbox1 .prolist .plist .tit {
  color: #9b9b9b;
  font-size: 1.6rem;
}
.footer-wrap .fbox1 .prolist .plist .lbox {
  margin-top: 20px;
}
.footer-wrap .fbox1 .prolist .plist .lbox .list a {
  display: block;
  color: #9b9b9b;
  font-size: 1.4rem;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.footer-wrap .fbox1 .cbox {
  padding-left: 80px;
}
.footer-wrap .fbox1 .cbox .tit {
  color: #9b9b9b;
  font-size: 1.6rem;
}
.footer-wrap .fbox1 .cbox .con {
  margin-top: 20px;
  color: #9b9b9b;
  font-size: 1.4rem;
  line-height: 35px;
  text-transform: uppercase;
}
.footer-wrap .fbox1 .cbox .con span {
  font-size: 2.4rem;
}
.footer-wrap .fbox1 .ewmbox {
  padding-left: 80px;
}
.footer-wrap .fbox1 .ewmbox .pic {
  margin-top: 30px;
}
.footer-wrap .fbox1 .ewmbox .pic img {
  max-width: 100%;
}
.footer-wrap .fbox2 .copyright {
  border-top: 1px solid #1c1c1c;
  color: #535353;
  font-size: 1.2rem;
  text-align: center;
  padding: 15px 0;
  line-height: 20px;
}
.footer-wrap .fbox2 .copyright a {
  color: #535353;
}
.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background: #da1a19;
  z-index: 999;
}
.hot-wrap .list {
  height: 75px;
  width: 25%;
  float: left;
  display: block;
}
.hot-wrap .list:hover {
  background: #b31604;
}
.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;
  }
  .topbar-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
  }
  .topbar-header .header-wrap .header {
    background: #1e1e1e;
    height: 49px;
  }
  .topbar-header .header-wrap .header .logo {
    position: absolute;
    top: -20px;
    left: 0;
    z-index: 2;
  }
  .content-wrap .about-wrap .about-con .titbox {
    background: none;
    padding: 65px 135px 65px 0;
  }
  .content-wrap .about-wrap .about-con .aconbox {
    padding: 65px 0 0 100px;
  }
  .content-wrap .contentbox .main-wrap {
    padding-left: 20px;
  }
  .content-wrap .contentbox .main-wrap .messages-con .mconbox {
    width: 600px;
    margin: 0 auto;
  }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist label {
    width: 12%;
    text-align: right;
  }
  .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%;
  }
  .footer-wrap .fbox2 .copyright .clt {
    float: left;
  }
  .footer-wrap .fbox2 .copyright .crt {
    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: 80%;
  }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
    width: 35%;
  }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox {
    width: 63%;
  }
}
@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%;
  }
}
