body {
  font-family: "微软雅黑";
}
.container {
  width: 1200px;
  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;
}
.header-wrap .header .logo {
  line-height: 100px;
}
.header-wrap .header .phone {
  line-height: 100px;
  margin-right: 20px;
}
.header-wrap .header .collapse .nav .dropdown {
  border-bottom: 1px solid #ccc;
}
.header-wrap .header .collapse .nav .dropdown.open .dropdown-toggle {
  background-color: #fff !important;
}
.header-wrap .header .collapse .nav .dropdown.open .dropdown-toggle:hover {
  background-color: #666164 !important;
  color: #fff !important;
}
.header-wrap .header .collapse .nav .dropdown.open .dropdown-toggle:hover i {
  background: #fff;
  border-color: #fff;
}
.header-wrap .header .collapse .nav .dropdown .dli {
  font-size: 1.6rem;
}
.header-wrap .header .collapse .nav .dropdown .dli:hover {
  background-color: #666164 !important;
  color: #fff !important;
}
.header-wrap .header .collapse .nav .dropdown .dli:hover i {
  background: #fff;
  border-color: #fff;
}
.header-wrap .header .collapse .nav .dropdown .dli i {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  border: 1px solid #333;
  margin-right: 10px;
}
.header-wrap .header .collapse .nav .dropdown .dli .caret {
  margin-top: 10px;
}
.header-wrap .header .collapse .nav .dropdown .dli .dropdown-menu {
  background: #eee !important;
}
.header-wrap .header .collapse .nav .dropdown .dropdown-menu li a i {
  font-style: normal;
  margin-right: 10px;
}
.nav-wrap {
  background: #595657;
  height: 70px;
  position: relative;
  border-bottom: 4px solid #01b1ec;
}
.nav-wrap .nav-ul .navlist {
  float: left;
  text-align: center;
  position: relative;
}
.nav-wrap .nav-ul .navlist a.listh1 {
  float: left;
  text-decoration: none;
  display: inline-block;
  color: #fefefe;
  font-size: 1.4rem;
  height: 70px;
  width: 132px;
  text-align: center;
  padding-top: 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;
}
.nav-wrap .nav-ul .navlist a.listh1:hover,
.nav-wrap .nav-ul .navlist a.listh1.on {
  background: #01b1ec;
  height: 70px;
  width: 132px;
}
.nav-wrap .nav-ul .navlist a.listh1:hover .en,
.nav-wrap .nav-ul .navlist a.listh1.on .en {
  color: #ace7fb;
}
.nav-wrap .nav-ul .navlist a.listh1 .en {
  display: block;
  text-transform: uppercase;
  font-size: 1.2rem;
  color: #c4c4c4;
  font-family: "Arial";
}
.nav-wrap .nav-ul .navlist .line {
  float: left;
  height: 66px;
  width: 1px;
  background: #969696;
}
.nav-wrap .nav-ul .navlist .list2-ul {
  position: absolute;
  left: 0;
  top: 70px;
  display: none;
  z-index: 10;
  background: #747373;
  width: 132px;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .listh2 {
  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: #01b1ec;
}
.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 a {
  display: block;
  line-height: 35px;
  color: #fff;
}
.nav-wrap .searchbox .searchtxt {
  margin-top: 15px;
  float: left;
  border: 1px solid #fff;
  border-radius: 20px;
  height: 28px;
  width: 120px;
  background: none;
  padding: 5px;
  color: #f1f1f1;
  font-size: 1.3rem;
}
.nav-wrap .searchbox .sbtn {
  float: left;
  border: 1px solid #fff;
  height: 28px;
  width: 28px;
  text-align: center;
  line-height: 23px;
  border-radius: 28px;
  margin-top: 15px;
  position: relative;
  right: 28px;
}
.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;
  left: 47%;
}
.banner-wrap .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #ddb937;
}
.banner-wrap .owl-theme .owl-controls .owl-page.active span {
  background: #ddb937;
}
.banner-wrap .banner .focusBox {
  position: relative;
  width: 100%;
  height: 630px;
  overflow: hidden;
}
.banner-wrap .banner .focusBox .pic li {
  position: relative;
  overflow: hidden;
}
.banner-wrap .banner .focusBox .pic li a span {
  display: block;
}
.banner-wrap .banner .focusBox .hd {
  overflow: hidden;
  zoom: 1;
  position: absolute;
  bottom: 30px;
  right: 43%;
  z-index: 3;
  text-align: center;
}
.banner-wrap .banner .focusBox .hd li {
  display: inline-block;
  line-height: 15px;
  text-align: center;
  font-size: 12px;
  width: 15px;
  height: 15px;
  cursor: pointer;
  overflow: hidden;
  background: #000;
  margin-left: 4px;
  border-radius: 20px;
  -webkit-transition: All .5s ease;
  -moz-transition: All .5s ease;
  -o-transition: All .5s ease;
}
.banner-wrap .banner .focusBox .hd .on {
  background: #ddb937;
}
.banner-wrap .banner .focusBox .prev {
  width: 50px!important;
  height: 50px!important;
  position: absolute;
  top: 290px;
  z-index: 3;
  filter: alpha(opacity=20);
  -moz-opacity: .2;
  opacity: .2;
  -webkit-transition: All .5s ease;
  -moz-transition: All .5s ease;
  -o-transition: All .5s ease;
  background: url(../images/prev.png) no-repeat;
  left: 0;
}
.banner-wrap .banner .focusBox .prev:hover {
  filter: alpha(opacity=60);
  -moz-opacity: .6;
  opacity: .6;
}
.banner-wrap .banner .focusBox .next {
  width: 50px!important;
  height: 50px!important;
  position: absolute;
  top: 290px;
  z-index: 3;
  filter: alpha(opacity=20);
  -moz-opacity: .2;
  opacity: .2;
  -webkit-transition: All .5s ease;
  -moz-transition: All .5s ease;
  -o-transition: All .5s ease;
  background: url(../images/next.png) no-repeat;
  right: 0;
}
.banner-wrap .banner .focusBox .next:hover {
  filter: alpha(opacity=60);
  -moz-opacity: .6;
  opacity: .6;
}
.banner-wrap .banner .swiper-wrapper .swiper-slide img {
  width: 100%;
}
.content-wrap .about-wrap {
  padding: 30px 0;
}
.content-wrap .about-wrap .title-line {
  text-align: center;
}
.content-wrap .about-wrap .title-line h3 {
  background: url(../images/title-line1.png) no-repeat center center;
  font-size: 2.4rem;
  color: #545454;
  margin: 0;
}
.content-wrap .about-wrap .title-line .stit {
  font-size: 1.2rem;
  color: #949494;
  margin-top: 10px;
}
.content-wrap .about-wrap .about-con {
  margin-top: 30px;
}
.content-wrap .about-wrap .about-con .acon {
  margin-bottom: 10px;
}
.content-wrap .about-wrap .about-con .acon h4 {
  font-size: 1.8rem;
  color: #333;
  margin: 10px 0 15px;
}
.content-wrap .about-wrap .about-con .acon h4 span {
  color: #01b1ec;
  font-size: 1.4rem;
  margin-left: 10px;
}
.content-wrap .about-wrap .about-con .acon h4 a {
  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 .acon h4 a:hover {
  opacity: .5;
}
.content-wrap .about-wrap .about-con .acon p.cn {
  font-size: 1.2rem;
  color: #4e4e4e;
  line-height: 25px;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 10px;
}
.content-wrap .about-wrap .about-con .bqcon .blist {
  font-size: 1.2rem;
  color: #4d4d4d;
  margin-bottom: 8px;
}
.content-wrap .about-wrap .about-con .bqcon .blist span.blue {
  color: #01b1ec;
}
.content-wrap .about-wrap .about-con .bqcon .blist span.orange {
  color: #ff5a00;
}
.content-wrap .about-wrap .about-con .bqcon .blist span.green {
  color: #098b3a;
}
.content-wrap .product-wrap {
  padding: 30px 0;
}
.content-wrap .product-wrap .pltbox .title {
  background: url(../images/index-product-plt-tit.jpg) no-repeat center center;
  background-size: 100% 100%;
  height: 95px;
  font-size: 3rem;
  color: #fff;
  text-align: center;
  padding-top: 15px;
}
.content-wrap .product-wrap .pltbox .title span {
  text-transform: uppercase;
  font-family: "Arial";
  font-size: 1.4rem;
  display: block;
}
.content-wrap .product-wrap .pltbox .pbox {
  margin-top: 5px;
}
.content-wrap .product-wrap .pltbox .pbox .plist {
  margin-bottom: 5px;
}
.content-wrap .product-wrap .pltbox .pbox .plist a {
  border: 1px solid #ccc;
  padding: 14px;
  color: #858585;
  font-size: 1.6rem;
  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 .product-wrap .pltbox .pbox .plist a:hover {
  color: #01b1ec;
}
.content-wrap .product-wrap .pltbox .pbox .plist a:hover .arrow i {
  background: url(../images/pltbox-arrow-hover.png) no-repeat;
}
.content-wrap .product-wrap .pltbox .pbox .plist a .tit span {
  display: block;
  font-size: 1.2rem;
  text-transform: uppercase;
}
.content-wrap .product-wrap .pltbox .pbox .plist a .arrow {
  margin-top: 10px;
}
.content-wrap .product-wrap .pltbox .pbox .plist a .arrow i {
  background: url(../images/pltbox-arrow.png) no-repeat;
  width: 18px;
  height: 17px;
  display: inline-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 .product-wrap .conbox .plist {
  padding: 0 5px 10px;
}
.content-wrap .product-wrap .conbox .plist a {
  display: block;
  text-decoration: none;
  border: 1px solid #ccc;
}
.content-wrap .product-wrap .conbox .plist a:hover .picbox .showtit {
  bottom: 0;
}
.content-wrap .product-wrap .conbox .plist a .picbox {
  position: relative;
  overflow: hidden;
}
.content-wrap .product-wrap .conbox .plist a .picbox .showtit {
  position: absolute;
  bottom: -90px;
  left: 0;
  width: 100%;
  background: #01b1ec;
  height: 45px;
  font-size: 1.6rem;
  color: #fff;
  padding: 12px 10px 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 .conbox .plist a .picbox .showtit span.tit {
  width: 148px;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
}
.content-wrap .news-wrap {
  padding: 30px 0;
}
.content-wrap .news-wrap .title-line {
  text-align: center;
}
.content-wrap .news-wrap .title-line h3 {
  background: url(../images/title-line2.png) no-repeat center center;
  font-size: 2.4rem;
  color: #545454;
  margin: 0;
}
.content-wrap .news-wrap .title-line .stit {
  font-size: 1.2rem;
  color: #949494;
  margin-top: 10px;
}
.content-wrap .news-wrap .news-con {
  margin-top: 30px;
}
.content-wrap .news-wrap .news-con .nlist {
  padding: 0 10px 20px;
}
.content-wrap .news-wrap .news-con .nlist a {
  display: block;
  text-decoration: none;
  color: #545454;
  font-size: 1.6rem;
  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:hover {
  color: #01b1ec;
}
.content-wrap .news-wrap .news-con .nlist a:hover .con .morebtn {
  background: #01b1ec;
}
.content-wrap .news-wrap .news-con .nlist a .picbox {
  margin-bottom: 20px;
}
.content-wrap .news-wrap .news-con .nlist a .con h4 {
  font-weight: bold;
  height: 19px;
  line-height: 19px;
  overflow: hidden;
  margin: 0 0 15px;
}
.content-wrap .news-wrap .news-con .nlist a .con .time {
  font-size: 1.2rem;
  color: #808080;
  margin-bottom: 15px;
}
.content-wrap .news-wrap .news-con .nlist a .con .cn {
  font-size: 1.4rem;
  color: #737373;
  line-height: 20px;
  margin-bottom: 15px;
}
.content-wrap .news-wrap .news-con .nlist a .con .morebtn {
  background: #ffae00;
  width: 120px;
  height: 35px;
  color: #fff;
  text-align: center;
  line-height: 35px;
  font-size: 1.2rem;
  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 .factory-wrap {
  padding: 30px 0;
}
.content-wrap .factory-wrap .title-line {
  text-align: center;
}
.content-wrap .factory-wrap .title-line h3 {
  background: url(../images/title-line1.png) no-repeat center center;
  font-size: 2.4rem;
  color: #545454;
  margin: 0;
}
.content-wrap .factory-wrap .title-line .stit {
  font-size: 1.2rem;
  color: #949494;
  margin-top: 20px;
  line-height: 25px;
}
.content-wrap .factory-wrap .factory-con {
  margin-top: 30px;
}
.content-wrap .factory-wrap .factory-con .lunbo {
  position: relative;
  margin-bottom: 20px;
}
.content-wrap .factory-wrap .factory-con .lunbo .factory-carousel .item {
  padding: 0 10px;
}
.content-wrap .factory-wrap .factory-con .lunbo .factory-carousel .item .imgbox a {
  display: block;
  text-decoration: none;
}
.content-wrap .factory-wrap .factory-con .lunbo .factory-carousel .item .imgbox a h5 {
  text-align: center;
  font-size: 1.2rem;
  color: #676767;
}
.content-wrap .factory-wrap .factory-con .lunbo .owl-theme .owl-controls .owl-buttons .owl-prev {
  display: inline-block;
  zoom: 1;
  *display: inline;
  position: absolute;
  left: -80px;
  bottom: 0;
  width: 53px;
  height: 100%;
  background: url(../images/lunbo_left_jt.png) no-repeat left;
}
.content-wrap .factory-wrap .factory-con .lunbo .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
  background: url(../images/lunbo_left_jt.png) no-repeat right;
}
.content-wrap .factory-wrap .factory-con .lunbo .owl-theme .owl-controls .owl-buttons .owl-next {
  display: inline-block;
  zoom: 1;
  *display: inline;
  position: absolute;
  right: -80px;
  bottom: 0;
  width: 53px;
  height: 100%;
  background: url(../images/lunbo_right_jt.png) no-repeat right;
}
.content-wrap .factory-wrap .factory-con .lunbo .owl-theme .owl-controls .owl-buttons .owl-next:hover {
  background: url(../images/lunbo_right_jt.png) no-repeat left;
}
.content-wrap .factory-wrap .factory-con .lunbo .owl-theme .owl-controls .owl-pagination .owl-page.active span {
  border-color: #01b1ec;
}
.content-wrap .factory-wrap .factory-con .lunbo .owl-theme .owl-controls .owl-pagination .owl-page span {
  background: #fff;
  border: 2px solid #ccc;
}
.content-wrap .content {
  margin-top: 20px;
}
.content-wrap .content .w-ltside .mb {
  margin-bottom: 20px;
}
.content-wrap .content .w-ltside .mb .tit-show .title {
  display: block;
  height: 45px;
  line-height: 45px;
  background: #01b1ec;
  overflow: hidden;
  font-family: '微软雅黑';
  font-size: 16px;
  color: #fff;
  text-indent: 1em;
}
.content-wrap .content .w-ltside .mb .tit-show .title .arrow {
  float: right;
  margin-right: 15px;
}
.content-wrap .content .w-ltside .mb .tit-show .title .icon {
  margin-right: 10px;
}
.content-wrap .content .w-ltside .show-hide {
  display: none;
  overflow: hidden;
  width: 100%;
}
.content-wrap .content .w-ltside .show-hide .div2 {
  display: block;
  height: 35px;
  line-height: 35px;
  cursor: pointer;
  background: #999;
  color: #fff;
  font-size: 14px;
  text-align: center;
  margin-top: 2px;
}
.content-wrap .content .w-ltside .show-hide .div2 a {
  display: block;
  color: #fff;
  text-decoration: none;
}
.content-wrap .content .w-ltside .show-hide .div2:hover {
  background: #333;
}
.content-wrap .content .w-ltside .show-hide .div3 {
  display: none;
}
.content-wrap .content .w-ltside .show-hide .div3 ul {
  margin: 0;
  padding: 0;
}
.content-wrap .content .w-ltside .show-hide .div3 ul li {
  display: block;
  height: 34px;
  line-height: 34px;
  list-style: none;
  text-align: center;
  background: #ececec;
  overflow: hidden;
  margin-top: 2px;
}
.content-wrap .content .w-ltside .show-hide .div3 ul li a {
  text-decoration: none;
  display: block;
  overflow: hidden;
  color: #666;
}
.content-wrap .content .w-ltside .show-hide .div3 ul li a:hover {
  color: #379eff;
}
.content-wrap .content .ltside {
  width: 250px;
  margin-bottom: 20px;
}
.content-wrap .content .ltside h4.title {
  background: #01b1ec;
  background-size: cover;
  color: #fff;
  font-family: "微软雅黑";
  font-size: 1.6rem;
  font-weight: bold;
  height: 35px;
  line-height: 35px;
  margin: 0;
}
.content-wrap .content .ltside h4.title i {
  font-style: normal;
  float: left;
  margin-right: 10px;
  margin-left: 10px;
}
.content-wrap .content .ltside h4.title span {
  margin-left: 5px;
  font-family: "Aparajita";
  font-size: 1.8rem;
  font-weight: normal;
  margin-top: 5px;
}
.content-wrap .content .ltside .link-wrap .list {
  margin-top: 2px;
  background: #fff;
  display: block;
  height: 38px;
  text-align: left;
  color: #666;
  line-height: 38px;
  font-family: "微软雅黑";
  font-size: 1.4rem;
  text-decoration: none;
  border: 1px solid #e2e2e2;
}
.content-wrap .content .ltside .link-wrap .list i {
  display: inline-block;
  background: url(../images/ltside-arrow.png) no-repeat;
  width: 16px;
  height: 16px;
  float: left;
  margin-left: 45px;
  margin-right: 20px;
  margin-top: 12px;
}
.content-wrap .content .ltside .link-wrap .list:hover {
  background: #f4f4f4;
  color: #01b1ec !important;
}
.content-wrap .content .ltside .link-wrap .list:hover i {
  background: url(../images/ltside-arrow-hover.png) no-repeat;
}
.content-wrap .content .ltside .link-wrap .list2 {
  display: none;
}
.content-wrap .content .ltside .link-wrap .list2 ul li a {
  display: block;
  height: 38px;
  text-align: left;
  text-indent: 5.3em;
  color: #666164;
  line-height: 38px;
  font-size: 1.4rem;
  text-decoration: none;
  background: #e9e9e9;
}
.content-wrap .content .ltside .link-wrap .list2 ul li a:hover {
  color: #f08300;
}
.content-wrap .content .ltside .link-wrap .list2 ul li a span {
  margin-right: 10px;
}
.content-wrap .content .ltside .contactbox {
  background: #fff;
  margin-top: 15px;
}
.content-wrap .content .ltside .contactbox .con {
  border: 1px solid #ccc;
}
.content-wrap .content .ltside .contactbox .con .pic img {
  width: 100%;
}
.content-wrap .content .ltside .contactbox .con p {
  padding: 10px;
  color: #6a6a6a;
  margin-bottom: 0;
  font-size: 1.2rem;
  line-height: 25px;
}
.content-wrap .content .main-wrap {
  padding-bottom: 20px;
}
.content-wrap .content .main-wrap .title-posit {
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .title-posit .title {
  font-size: 1.6rem;
  color: #3e3d3d;
}
.content-wrap .content .main-wrap .title-posit .posit {
  font-size: 1.4rem;
  color: #666164;
}
.content-wrap .content .main-wrap .title-posit .posit a {
  color: #666164;
}
.content-wrap .content .main-wrap .title-posit .posit a.on {
  color: #01b1ec;
}
.content-wrap .content .main-wrap .title-posit .line {
  margin-top: 10px;
  height: 3px;
  width: 100%;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.content-wrap .content .main-wrap .about-con {
  margin-top: 12px;
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .about-con .con .pic {
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .about-con .con .pic img {
  width: 100%;
}
.content-wrap .content .main-wrap .product-con .plist {
  padding: 0 10px 20px;
}
.content-wrap .content .main-wrap .product-con .plist a {
  display: block;
  text-decoration: none;
  border: 1px solid #e9e9e9;
  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 .content .main-wrap .product-con .plist a:hover {
  border-color: #01b1ec;
}
.content-wrap .content .main-wrap .product-con .plist a:hover .titcn {
  background: #01b1ec;
  color: #fff;
}
.content-wrap .content .main-wrap .product-con .plist a .titcn {
  background: #e9e9e9;
  padding: 15px 10px 0;
  color: #666;
  height: 45px;
  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;
}
.content-wrap .content .main-wrap .product-con .plist a .titcn .tit {
  display: inline-block;
  line-height: 16px;
  height: 16px;
  width: 80px;
  overflow: hidden;
}
.content-wrap .content .main-wrap .news-con .nlist {
  margin-bottom: 25px;
}
.content-wrap .content .main-wrap .news-con .nlist a {
  display: block;
  text-decoration: none;
  color: #262626;
  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 .content .main-wrap .news-con .nlist a:hover {
  color: #01b1ec;
}
.content-wrap .content .main-wrap .news-con .nlist a i {
  font-style: normal;
  font-size: 1.2rem;
  margin-right: 10px;
  width: 1%;
  color: #ff9501;
}
.content-wrap .content .main-wrap .news-con .nlist a .picbox {
  width: 20%;
  border: 1px solid #ccc;
  background: #fff;
  padding: 5px;
}
.content-wrap .content .main-wrap .news-con .nlist a .con {
  width: 77%;
}
.content-wrap .content .main-wrap .news-con .nlist a .con .tit-time {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.content-wrap .content .main-wrap .news-con .nlist a .con .tit-time .tit {
  font-size: 1.6rem;
  height: 18px;
  line-height: 18px;
  width: 350px;
  overflow: hidden;
  display: inline-block;
}
.content-wrap .content .main-wrap .news-con .nlist a .con .tit-time .time {
  font-size: 1.2rem;
  color: #3b3b3b;
}
.content-wrap .content .main-wrap .news-con .nlist a .con .cn {
  font-size: 1.2rem;
  color: #737373;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
}
.content-wrap .content .main-wrap .factory-con .flist {
  padding: 0 10px 20px;
}
.content-wrap .content .main-wrap .factory-con .flist a {
  display: block;
  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;
}
.content-wrap .content .main-wrap .factory-con .flist a:hover .picbox {
  opacity: .5;
}
.content-wrap .content .main-wrap .factory-con .flist 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 .content .main-wrap .recruit-con .rlist {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.content-wrap .content .main-wrap .recruit-con .rlist a {
  display: block;
  text-decoration: none;
  color: #262626;
  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 .content .main-wrap .recruit-con .rlist a:hover {
  color: #01b1ec;
}
.content-wrap .content .main-wrap .recruit-con .rlist a:hover .time {
  color: #01b1ec;
}
.content-wrap .content .main-wrap .recruit-con .rlist a i {
  font-style: normal;
  color: #ff9501;
  display: inline-block;
  margin-right: 10px;
  margin-top: -3px;
}
.content-wrap .content .main-wrap .recruit-con .rlist a .tit {
  font-size: 1.4rem;
  line-height: 16px;
  height: 16px;
  width: 450px;
  overflow: hidden;
  display: inline-block;
}
.content-wrap .content .main-wrap .recruit-con .rlist a .time {
  font-size: 1.2rem;
  color: #656565;
  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 .content .main-wrap .feedback-con .fbox .inputlist {
  margin-bottom: 15px;
}
.content-wrap .content .main-wrap .feedback-con .fbox .inputlist label {
  float: left;
  font-size: 1.2rem;
  color: #1f1f1f;
  width: 20%;
  font-weight: normal;
  text-align: right;
  line-height: 30px;
}
.content-wrap .content .main-wrap .feedback-con .fbox .inputlist .textbox1 {
  float: left;
  width: 75%;
  height: 30px;
  border: 1px solid #ccc;
  padding: 3px;
  color: #666;
  font-size: 1.4rem;
}
.content-wrap .content .main-wrap .feedback-con .fbox .inputlist .textbox2 {
  float: left;
  width: 75%;
  height: 120px;
  border: 1px solid #ccc;
  padding: 3px;
  color: #666;
  font-size: 1.4rem;
}
.content-wrap .content .main-wrap .feedback-con .fbox .inputlist .import {
  float: left;
  width: 5%;
  text-align: center;
  font-size: 1.2rem;
  color: #ff0000;
}
.content-wrap .content .main-wrap .feedback-con .fbox .inputlist .sl {
  margin-left: 20%;
}
.content-wrap .content .main-wrap .feedback-con .fbox .inputlist .sbtn {
  border: none;
  background: #d1d1d1;
  font-size: 1.4rem;
  width: 100px;
  height: 30px;
  color: #333;
  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 .content .main-wrap .feedback-con .fbox .inputlist .sbtn:hover {
  background: #01b1ec;
  color: #fff;
}
.content-wrap .content .main-wrap .contact-con {
  margin-top: 20px;
}
.content-wrap .content .main-wrap .contact-con .con h4 {
  margin: 0 0 10px;
  font-size: 1.6rem;
  color: #242424;
}
.content-wrap .content .main-wrap .contact-con .con p {
  margin-bottom: 0;
  font-size: 1.4rem;
  color: #666;
  line-height: 25px;
}
.content-wrap .content .main-wrap .contact-con .mappic {
  margin-top: 20px;
}
.content-wrap .content .main-wrap .contact-con .mappic h4 {
  font-size: 1.8rem;
  color: #3e3d3d;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin: 0 0 20px;
}
.content-wrap .content .main-wrap .contact-con .mappic .pic {
  border: 1px solid #ccc;
}
.content-wrap .content .main-wrap .contact-con .mappic .pic img {
  width: 100%;
}
.content-wrap .content .main-wrap .news-details-con {
  margin-top: 20px;
}
.content-wrap .content .main-wrap .news-details-con h4 {
  color: #0b0b0b;
  font-size: 1.8rem;
  text-align: center;
  margin: 0;
}
.content-wrap .content .main-wrap .news-details-con .time {
  margin-top: 10px;
  text-align: center;
  color: #939393;
  font-size: 1.2rem;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .news-details-con .con {
  font-size: 1.2rem;
  color: #3d3d3d;
  line-height: 35px;
}
.content-wrap .content .main-wrap .news-details-con .pagebox {
  margin-top: 60px;
}
.content-wrap .content .main-wrap .news-details-con .pagebox a {
  color: #3d3d3d;
  font-size: 1.2rem;
  display: block;
  margin-bottom: 10px;
}
.content-wrap .content .main-wrap .product-details-con .jscon .con .clist {
  font-size: 1.2rem;
  color: #414141;
  margin-bottom: 10px;
}
.content-wrap .content .main-wrap .product-details-con .jscon .con .clist span {
  color: #01b1ec;
}
.content-wrap .content .main-wrap .product-details-con .jscon .con .phone {
  margin-top: 20px;
}
.content-wrap .content .main-wrap .product-details-con .jscon .con .phone span {
  display: block;
  margin-top: 10px;
  font-style: italic;
  color: #01b1ec;
  font-size: 3rem;
  font-family: "Arial";
  font-weight: bold;
}
.content-wrap .content .main-wrap .product-details-con .dcon {
  margin-top: 20px;
}
.content-wrap .content .main-wrap .product-details-con .dcon .tit {
  background: #efefef;
  width: 100%;
  height: 40px;
  line-height: 40px;
}
.content-wrap .content .main-wrap .product-details-con .dcon .tit span {
  background: #01b1ec;
  width: 120px;
  display: block;
  color: #fff;
  font-size: 1.6rem;
  text-align: center;
}
.content-wrap .content .main-wrap .product-details-con .dcon .con {
  margin-top: 20px;
}
.content-wrap .content .main-wrap .product-details-con .dcon .con .clist {
  margin-bottom: 20px;
  font-size: 1.4rem;
  line-height: 25px;
  color: #575757;
}
.content-wrap .content .main-wrap .product-details-con .dcon .con .clist .stit {
  width: 10%;
}
.content-wrap .content .main-wrap .product-details-con .dcon .con .clist .cn {
  width: 90%;
}
.footer-wrap .footer .link-lx {
  background: #e6e6e6;
  padding: 35px 0;
}
.footer-wrap .footer .link-lx .link-ul {
  margin-top: 10px;
}
.footer-wrap .footer .link-lx .link-ul .listbox {
  display: inline-block;
  float: left;
  width: 16.6%;
}
.footer-wrap .footer .link-lx .link-ul .listbox .tit {
  font-size: 1.6rem;
  color: #030303;
}
.footer-wrap .footer .link-lx .link-ul .listbox .line {
  width: 65px;
  height: 1px;
  background: #b0b0b0;
  margin: 20px 0 25px;
}
.footer-wrap .footer .link-lx .link-ul .listbox .line span {
  width: 20px;
  height: 1px;
  background: #01b1ec;
  display: block;
}
.footer-wrap .footer .link-lx .link-ul .listbox .cn .list {
  margin-bottom: 20px;
}
.footer-wrap .footer .link-lx .link-ul .listbox .cn .list a {
  color: #404040;
  font-size: 1.4rem;
}
.footer-wrap .footer .link-lx .ccon .iconbox {
  margin-bottom: 10px;
}
.footer-wrap .footer .link-lx .ccon .iconbox a {
  display: inline-block;
  margin-right: 10px;
}
.footer-wrap .footer .link-lx .ccon .phone {
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.footer-wrap .footer .link-lx .ccon .phone span {
  font-size: 1.8rem;
}
.footer-wrap .footer .link-lx .ccon .mappic {
  border: 1px solid #969696;
  background: #fff;
  padding: 5px;
}
.footer-wrap .footer .link-lx .ccon .mappic img {
  width: 100%;
}
.footer-wrap .footer .copyright {
  background: #01b1ec;
  padding: 20px 0;
  color: #fff;
  text-align: center;
  font-size: 1.2rem;
}
.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background: #1a1a1a;
  z-index: 999;
}
.hot-wrap .list {
  height: 75px;
  width: 25%;
  float: left;
  display: block;
}
.hot-wrap .list:hover {
  background: #363636;
}
.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) {
  .container {
    width: 1200px;
  }
  .header-wrap .header .navbar-collapse.collapse {
    display: none !important;
  }
  .content-wrap .about-wrap .about-con .acon {
    padding-right: 40px;
  }
  .content-wrap .product-wrap .pltbox {
    padding-right: 2px;
  }
  .content-wrap .news-wrap .news-con .nlist {
    padding: 0 30px 20px;
  }
  .content-wrap .content {
    margin-top: 35px;
  }
  .content-wrap .content .main-wrap .news-details-con .pagebox a {
    display: inline-block;
  }
  .content-wrap .content .main-wrap .news-details-con .pagebox a.nexttit {
    float: right;
  }
  .footer-wrap .footer .copyright .clt {
    float: left;
  }
  .footer-wrap .footer .copyright .crt {
    float: right;
  }
}
@media (min-width: 768px) {
  .content-wrap .about-wrap .about-con .picbox {
    padding-right: 20px;
  }
  .content-wrap .content .main-wrap .feedback-con .fbox {
    width: 700px;
  }
  .content-wrap .content .main-wrap .feedback-con .fbox .inputlist label {
    width: 10%;
  }
  .content-wrap .content .main-wrap .feedback-con .fbox .inputlist .textbox1 {
    width: 85%;
  }
  .content-wrap .content .main-wrap .feedback-con .fbox .inputlist .textbox2 {
    width: 85%;
  }
  .content-wrap .content .main-wrap .feedback-con .fbox .inputlist .sl {
    margin-left: 10%;
  }
  .content-wrap .content .main-wrap .product-details-con .jscon .picbox {
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .container {
    width: 768px;
    padding-left: .5em;
    padding-right: .5em;
  }
  .header-wrap .header .logo {
    line-height: 60px;
  }
  .header-wrap .header .menu {
    line-height: 60px;
    text-align: right;
    padding-right: 10px;
  }
  .header-wrap .header .menu img {
    width: 40%;
  }
  .content-wrap .about-wrap .about-con .videopic {
    margin-top: 20px;
  }
  .content-wrap .product-wrap .conbox {
    margin-top: 10px;
  }
  .footer-wrap {
    margin-bottom: 75px;
  }
}
@media (max-width: 680px) {
  
}
@media (max-width: 640px) {
  .container {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .container {
    width: 100%;
    padding-left: .5em;
    padding-right: .5em;
  }
  .logo img {
    width: 83%;
  }
  .content-wrap .content .main-wrap .news-con .nlist a .picbox {
    width: 45%;
  }
  .content-wrap .content .main-wrap .news-con .nlist a .con {
    width: 53%;
  }
  .content-wrap .content .main-wrap .news-con .nlist a .con .tit-time {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .content-wrap .content .main-wrap .news-con .nlist a .con .tit-time .tit {
    width: 120px;
  }
  .content-wrap .content .main-wrap .recruit-con .rlist a .tit {
    width: 120px;
  }
  .content-wrap .content .main-wrap .product-details-con .dcon .con .clist .stit {
    width: 25%;
  }
  .content-wrap .content .main-wrap .product-details-con .dcon .con .clist .cn {
    width: 75%;
  }
}
@media (max-width: 435px) {
  .container {
    width: 100%;
    padding-left: .5em;
    padding-right: .5em;
  }
}
@media (max-width: 414px) {
  
}
@media (max-width: 375px) {
  .container {
    width: 100%;
  }
  .logo img {
    width: 83%;
  }
  .menu img {
    width: 83%;
  }
}
@media (max-width: 346px) {
  .container {
    width: 100%;
  }
}
@media (max-width: 320px) {
  .container {
    width: 100%;
  }
}
