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 {
  background: #eaeaea;
  height: 25px;
  line-height: 25px;
  color: #aaa;
  font-size: 1.2rem;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.topbar .tlt {
  padding-left: 10px;
}
.topbar .trt a {
  display: inline-block;
  color: #aaa;
}
.topbar .trt span {
  margin: 0 10px;
}
.header-wrap .header {
  position: relative;
}
.header-wrap .header .logo {
  line-height: 65px;
}
.header-wrap .header .logo img {
  max-width: 100%;
}
.header-wrap .header .stxtbox {
  margin-left: 1%;
  width: 51%;
  margin-top: 30px;
  border-left: 1px solid #ccc;
  padding-left: 10px;
}
.header-wrap .header .stxtbox .s1 {
  font-size: 2.2rem;
  color: #006abc;
  font-family: "华文隶书";
}
.header-wrap .header .stxtbox .s2 {
  font-size: 1.6rem;
  color: #666;
  letter-spacing: 6px;
}
.header-wrap .header .phonebox {
  margin-top: 35px;
}
.header-wrap .header .phonebox i {
  float: right;
  margin-left: 8px;
}
.header-wrap .header .phonebox p {
  float: right;
  text-align: right;
  font-size: 1.2rem;
  color: #969696;
}
.header-wrap .header .phonebox p span {
  display: block;
  font-size: 2.4rem;
  color: #ffa800;
  font-family: "Impact";
}
.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%;
}
.nav-wrap {
  background: url(../images/navbg.jpg) repeat-x;
  height: 54px;
}


.hot{height:50px; background:#212121; position:fixed; bottom:0; left:0; z-index:99; border-top:2px solid #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.hot .row div:hover{ background:#000;}	
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }


.nav-wrap .nav-ul {
  height: 46px;
  position: relative;
  background: url(../images/navbg2.jpg) repeat-x;
}
.nav-wrap .nav-ul .navlist {
  position: relative;
  display: inline-block;
  float: left;
  width: 16.66%;
  background: url(../images/navline.jpg) no-repeat right 15px;
}
.nav-wrap .nav-ul .navlist:last-child {
  background: none;
}
.nav-wrap .nav-ul .navlist a.listh1 {
  position: relative;
  height: 46px;
  line-height: 46px;
  text-decoration: none;
  display: block;
  color: #fff;
  text-align: center;
  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;
}
.nav-wrap .nav-ul .navlist a.listh1:hover,
.nav-wrap .nav-ul .navlist a.listh1.on {
  font-weight: bold;
  text-shadow: 0 0 5px #fff;
}
.nav-wrap .nav-ul .navlist a.listh1.active {
  font-weight: bold;
  text-shadow: 0 0 5px #fff;
}
.nav-wrap .nav-ul .navlist .list2-ul {
  position: absolute;
  left: 0;
  top: 46px;
  display: none;
  z-index: 10;
  background: rgba(0, 0, 0, 0.8) !important;
  background: #000;
  filter: alpha(opacity=80);
  width: 100%;
}
.nav-wrap .nav-ul .navlist .list2-ul .list {
  position: relative;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .listh2 {
  text-align: left;
  padding-left: 10px;
  line-height: 35px;
  color: #fff;
  display: block;
  text-decoration: none;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .listh2:hover,
.nav-wrap .nav-ul .navlist .list2-ul .list .listh2.on {
  background: #0b7cd3;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8) !important;
  background: #000;
  filter: alpha(opacity=80);
}
.nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul .list2 {
  text-align: center;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul .list2 a {
  display: block;
  line-height: 35px;
  color: #fff;
}
.nav-wrap .nav-ul .nbg1 {
  position: absolute;
  top: 0;
  left: -66px;
  width: 76px;
  height: 48px;
}
.nav-wrap .nav-ul .nbg1 img {
  height: 47px;
}
.nav-wrap .nav-ul .nbg2 {
  position: absolute;
  top: 0;
  right: -66px;
  width: 76px;
  height: 48px;
}
.nav-wrap .nav-ul .nbg2 img {
  height: 47px;
}
.content-wrap {
  position: relative;
}
.content-wrap .searchbox-wrap {
  background: #f6f6f6;
  border-bottom: 1px solid #ccc;
}
.content-wrap .searchbox-wrap .titbox {
  margin-bottom: 20px;
}
.content-wrap .searchbox-wrap .titbox .btit {
  font-size: 1.8rem;
  color: #838383;
  font-weight: bold;
}
.content-wrap .searchbox-wrap .titbox .btit span {
  font-size: 2.6rem;
  color: #1f1f1f;
}
.content-wrap .searchbox-wrap .titbox .stit {
  margin-top: 5px;
  display: inline-block;
  background: #666;
  color: #fff;
  padding: 5px;
  font-size: 1.2rem;
}
.content-wrap .searchbox-wrap .bsbox {
  padding: 25px 0 5px;
}
.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: 3rem;
  color: #1e1e1e;
  font-weight: bold;
  font-family: "Arial";
}
.content-wrap .about-wrap {
  padding: 55px 0 45px;
  overflow: hidden;
}
.content-wrap .about-wrap .title-line {
  text-align: center;
}
.content-wrap .about-wrap .title-line .title .line-wrap {
  background: #ccc;
  width: 100%;
  height: 1px;
}
.content-wrap .about-wrap .title-line .title .line-wrap .line {
  background: #0067b7;
  width: 50%;
  height: 1px;
  margin: 0 auto;
}
.content-wrap .about-wrap .title-line .title .entit {
  font-size: 4rem;
  color: #f2f2f2;
  text-transform: uppercase;
  font-family: "Impact";
  background: #fff;
  padding: 0 40px;
  margin-top: -30px;
  display: inline-block;
  letter-spacing: 3px;
}
.content-wrap .about-wrap .title-line .title .chtit {
  font-size: 3rem;
  color: #0067b7;
  font-weight: bold;
  margin-top: -50px;
}
.content-wrap .about-wrap .title-line .title .chtit span {
  color: #f79700;
}
.content-wrap .about-wrap .title-line .stit {
  color: #a4a4a4;
  font-size: 1.3rem;
  margin-top: 8px;
}
.content-wrap .about-wrap .title-line .arrow {
  margin-top: 10px;
}
.content-wrap .about-wrap .about-con {
  margin-top: 35px;
}
.content-wrap .about-wrap .about-con a {
  text-decoration: none;
  display: block;
}
.content-wrap .about-wrap .about-con a:hover .conbox .morebtn {
  background: #0067b7;
  color: #fff;
}
.content-wrap .about-wrap .about-con a .conbox {
  padding: 15px;
}
.content-wrap .about-wrap .about-con a .conbox .tit {
  margin-top: 20px;
}
.content-wrap .about-wrap .about-con a .conbox .con {
  margin-top: 25px;
  font-size: 1.4rem;
  color: #666262;
  line-height: 25px;
  height: 100px;
  overflow: hidden;
}
.content-wrap .about-wrap .about-con a .conbox .morebtn {
  margin-top: 25px;
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #ccc;
  font-size: 1.2rem;
  color: #9d9d9d;
  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 {
  background: #eee;
  padding: 65px 0 45px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.content-wrap .product-wrap .title-line {
  text-align: center;
}
.content-wrap .product-wrap .title-line .title .line-wrap {
  background: #ccc;
  width: 100%;
  height: 1px;
}
.content-wrap .product-wrap .title-line .title .line-wrap .line {
  background: #0067b7;
  width: 50%;
  height: 1px;
  margin: 0 auto;
}
.content-wrap .product-wrap .title-line .title .entit {
  font-size: 4rem;
  color: #e6e6e6;
  text-transform: uppercase;
  font-family: "Impact";
  background: #eee;
  padding: 0 40px;
  margin-top: -30px;
  display: inline-block;
  letter-spacing: 3px;
}
.content-wrap .product-wrap .title-line .title .chtit {
  font-size: 3rem;
  color: #0067b7;
  font-weight: bold;
  margin-top: -50px;
}
.content-wrap .product-wrap .title-line .title .chtit span {
  color: #f79700;
}
.content-wrap .product-wrap .title-line .stit {
  color: #a4a4a4;
  font-size: 1.3rem;
  margin-top: 8px;
}
.content-wrap .product-wrap .title-line .arrow {
  margin-top: 10px;
}
.content-wrap .product-wrap .product-con {
  margin-top: 25px;
  position: relative;
}
.content-wrap .product-wrap .product-con .pline {
  width: 100%;
  height: 1px;
  background: #ccc;
  position: relative;
  z-index: -1;
  top: 20px;
}
.content-wrap .product-wrap .product-con .tabhd {
  text-align: center;
}
.content-wrap .product-wrap .product-con .tabhd .thdlist {
  display: inline-block;
  margin-right: -5px;
  margin-bottom: 2px;
}
.content-wrap .product-wrap .product-con .tabhd .thdlist a {
  background: #fff;
  text-decoration: none;
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 30px;
  border: 1px solid #ccc;
  color: #4f4d4d;
  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 .product-wrap .product-con .tabhd .thdlist a:hover,
.content-wrap .product-wrap .product-con .tabhd .thdlist a.on {
  background: url(../images/product-thdlistbg.jpg) repeat-x;
  color: #fff;
}
.content-wrap .product-wrap .product-con .tabbd {
  margin-top: 35px;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist {
  display: none;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist:first-child {
  display: block;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .product-carousel {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .product-carousel .item {
  text-decoration: none;
  display: block;
  margin: 0 5px;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .product-carousel .item:hover .picbox {
  border-color: #0b76e1;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .product-carousel .item:hover .picbox .pic {
  transform: scale(1.1);
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .product-carousel .item:hover .picbox .showcn {
  top: 0;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .product-carousel .item .picbox {
  position: relative;
  border: 1px solid #ccc;
  padding: 2px;
  overflow: hidden;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .product-carousel .item .picbox .showcn {
  position: absolute;
  left: 0;
  top: 800px;
  width: 100%;
  height: 100%;
  background: linear-gradient(top, rgba(67, 164, 253, 0.8), rgba(46, 104, 186, 0.8));
  background: -moz-linear-gradient(top, rgba(67, 164, 253, 0.8), rgba(46, 104, 186, 0.8));
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(67, 164, 253, 0.8)), to(rgba(46, 104, 186, 0.8)));
  background: -o-linear-gradient(top, rgba(67, 164, 253, 0.8), rgba(46, 104, 186, 0.8));
  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 .tabbd .tbdlist .product-carousel .item .picbox .pic {
  transition: all 1.3s ease 0s;
  -moz-transition: all 1.3s ease 0s;
  -webkit-transition: all 1.3s ease 0s;
  -o-transition: all 1.3s ease 0s;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .product-carousel .item .btit {
  font-size: 1.6rem;
  color: #4f4d4d;
  text-align: center;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .owl-theme .owl-controls .owl-buttons {
  margin-top: 50px;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .owl-theme .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 48.5%;
  height: 22px;
  background: #c3c3c3 url(../images/product-arrowlt.png) no-repeat right top;
  border-radius: 0;
  opacity: 1;
  line-height: 22px;
  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 .tabbd .tbdlist .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
  background: #509cf4 url(../images/product-arrowlt.png) no-repeat right top;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 48.5%;
  height: 22px;
  background: #c3c3c3 url(../images/product-arrowrt.png) no-repeat left top;
  border-radius: 0;
  opacity: 1;
  line-height: 22px;
  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 .tabbd .tbdlist .owl-theme .owl-controls .owl-buttons .owl-next:hover {
  background: #509cf4 url(../images/product-arrowrt.png) no-repeat left top;
}
.content-wrap .adbox-wrap {
  background: url(../images/adboxbg1.jpg) no-repeat center center;
  background-size: cover;
  padding: 25px 0;
}
.content-wrap .adbox-wrap img {
  max-width: 100%;
}
.content-wrap .adbox-wrap div:nth-child(2) .pic {
  text-align: center;
  margin-top: 20px;
}
.content-wrap .equipment-wrap {
  padding: 65px 0 45px;
}
.content-wrap .equipment-wrap .title-line {
  text-align: center;
}
.content-wrap .equipment-wrap .title-line .title .line-wrap {
  background: #ccc;
  width: 100%;
  height: 1px;
}
.content-wrap .equipment-wrap .title-line .title .line-wrap .line {
  background: #0067b7;
  width: 50%;
  height: 1px;
  margin: 0 auto;
}
.content-wrap .equipment-wrap .title-line .title .entit {
  font-size: 4rem;
  color: #f2f2f2;
  text-transform: uppercase;
  font-family: "Impact";
  background: #fff;
  padding: 0 40px;
  margin-top: -30px;
  display: inline-block;
  letter-spacing: 3px;
}
.content-wrap .equipment-wrap .title-line .title .chtit {
  font-size: 3rem;
  color: #0067b7;
  font-weight: bold;
  margin-top: -50px;
}
.content-wrap .equipment-wrap .title-line .title .chtit span {
  color: #f79700;
}
.content-wrap .equipment-wrap .title-line .stit {
  color: #a4a4a4;
  font-size: 1.3rem;
  margin-top: 8px;
}
.content-wrap .equipment-wrap .title-line .arrow {
  margin-top: 10px;
}
.content-wrap .equipment-wrap .equipment-con {
  margin-top: 35px;
}
.content-wrap .equipment-wrap .equipment-con .elist {
  padding: 0 10px 20px;
}
.content-wrap .equipment-wrap .equipment-con .elist a {
  text-decoration: none;
  display: block;
  border: 1px solid #ccc;
  border-radius: 3px;
  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 .equipment-wrap .equipment-con .elist a:hover {
  border-color: #0067b7;
}
.content-wrap .equipment-wrap .equipment-con .elist a:hover .picbox .showcn {
  left: 0;
}
.content-wrap .equipment-wrap .equipment-con .elist a:hover .con {
  background: #0067b7;
}
.content-wrap .equipment-wrap .equipment-con .elist a:hover .con .tit {
  color: #fff;
}
.content-wrap .equipment-wrap .equipment-con .elist a:hover .con .morebtn {
  background: url(../images/workshop-morebtn-hover.png) no-repeat;
}
.content-wrap .equipment-wrap .equipment-con .elist a .picbox {
  position: relative;
  overflow: hidden;
}
.content-wrap .equipment-wrap .equipment-con .elist a .picbox .showcn {
  position: absolute;
  left: -300px;
  top: 0;
  background: url(../images/equipment-showbg1.png) no-repeat left top;
  background-size: 50% 100%;
  width: 100%;
  height: 100%;
  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 .equipment-wrap .equipment-con .elist a .con {
  padding: 0 10px;
  line-height: 52px;
  height: 52px;
  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 .equipment-wrap .equipment-con .elist a .con .tit {
  font-size: 1.6rem;
  color: #303030;
  width: 50%;
  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 .equipment-wrap .equipment-con .elist a .con .morebtn {
  margin-top: 12px;
  background: url(../images/workshop-morebtn.png) no-repeat;
  width: 48px;
  height: 28px;
  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 {
  background: #eee;
  padding: 55px 0 45px;
  overflow: hidden;
}
.content-wrap .news-wrap .title-line {
  text-align: center;
}
.content-wrap .news-wrap .title-line .title .line-wrap {
  background: #ccc;
  width: 100%;
  height: 1px;
}
.content-wrap .news-wrap .title-line .title .line-wrap .line {
  background: #0067b7;
  width: 50%;
  height: 1px;
  margin: 0 auto;
}
.content-wrap .news-wrap .title-line .title .entit {
  font-size: 4rem;
  color: #e6e6e6;
  text-transform: uppercase;
  font-family: "Impact";
  background: #eee;
  padding: 0 40px;
  margin-top: -30px;
  display: inline-block;
  letter-spacing: 3px;
}
.content-wrap .news-wrap .title-line .title .chtit {
  font-size: 3rem;
  color: #0067b7;
  font-weight: bold;
  margin-top: -50px;
}
.content-wrap .news-wrap .title-line .title .chtit span {
  color: #f79700;
}
.content-wrap .news-wrap .title-line .stit {
  color: #a4a4a4;
  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 {
  background: #fff;
  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: 20px;
}
.content-wrap .news-wrap .news-con .bnbox .bnlist a .con .tit {
  margin-top: 5px;
  font-size: 2.2rem;
  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.4rem;
  color: #696969;
  line-height: 25px;
  height: 80px;
  overflow: hidden;
}
.content-wrap .news-wrap .news-con .bnbox .bnlist a .con .cn span {
  color: #326edb;
}
.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 {
  background: #fff;
  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: #0067b7;
}
.content-wrap .news-wrap .news-con .bnbox .listbox .list a:hover .num {
  background: #0067b7;
}
.content-wrap .news-wrap .news-con .bnbox .listbox .list a:hover .cn {
  color: #0067b7;
}
.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;
  background: #fff;
}
.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: #0067b7;
  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: #ff9101;
  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 .news-wrap .news-con .morebtn a {
  text-decoration: none;
  display: block;
  width: 120px;
  height: 35px;
  border: 1px solid #ccc;
  line-height: 35px;
  text-align: center;
  margin: 30px auto 0;
  color: #a3a3a3;
  font-size: 1.2rem;
}
.content-wrap .news-wrap .news-con .morebtn a:hover {
  background: #0067b7;
  color: #fff;
}
.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: #0067b6;
  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: #0067b6;
  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: #0067b6;
  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: #0067b6;
}
.content-wrap .contentbox .ltside {
  padding-right: 30px;
}
.content-wrap .contentbox .ltside .profilebox .title {
  line-height: 42px;
  height: 42px;
  background: #0067b6;
  margin-bottom: 2px;
  color: #fff;
  font-size: 1.6rem;
  margin-top: 0;
}
.content-wrap .contentbox .ltside .profilebox .title i {
  margin-left: 10px;
  float: left;
  margin-right: 10px;
}
.content-wrap .contentbox .ltside .profilebox .title span {
  margin-left: 10px;
  font-size: 1.4rem;
  color: #fff;
}
.content-wrap .contentbox .ltside .profilebox .p-ul .list {
  padding: 10px 0;
  margin-bottom: 2px;
  background: #e8e8e8;
  display: block;
  text-decoration: none;
  color: #1c1c1c;
  font-size: 1.4rem;
  transition: All .5s ease;
  -webkit-transition: All .5s ease;
  -moz-transition: All .5s ease;
  -o-transition: All .5s ease;
}
.content-wrap .contentbox .ltside .profilebox .p-ul .list:hover,
.content-wrap .contentbox .ltside .profilebox .p-ul .list.on1 {
  color: #0067b6!important;
}
.content-wrap .contentbox .ltside .profilebox .p-ul .list.active {
  color: #0067b6!important;
}
.content-wrap .contentbox .ltside .profilebox .p-ul .list:hover i.arrow,
.content-wrap .contentbox .ltside .profilebox .p-ul .list.on1 i.arrow {
  background: url(../images/ltside-arrow2.png) no-repeat;
  width: 15px;
  height: 15px;
}
.content-wrap .contentbox .ltside .profilebox .p-ul .list i.arrow {
  background: url(../images/ltside-arrow1.png) no-repeat;
  width: 15px;
  height: 15px;
  display: inline-block;
  float: left;
  margin-left: 20px;
  margin-top: 2px;
}
.content-wrap .contentbox .ltside .profilebox .p-ul .list span {
  margin-left: 15px;
}
.content-wrap .contentbox .ltside .profilebox .p-ul .box {
  display: none;
  margin-bottom: 2px;
}
.content-wrap .contentbox .ltside .profilebox .p-ul .box .blist a {
  text-indent: 4em;
  display: block;
  border-bottom: 1px dashed #cecece;
  background: #fff;
  color: #666;
  margin: 0;
  line-height: 30px;
}
.content-wrap .contentbox .ltside .profilebox .p-ul .box .blist a:hover {
  background: #fff !important;
}
.content-wrap .contentbox .ltside .contactbox {
  margin-top: 20px;
  margin-bottom: 20px;
}
.content-wrap .contentbox .ltside .contactbox .title {
  line-height: 42px;
  height: 42px;
  background: #0067b6;
  color: #fff;
  font-size: 1.6rem;
  margin: 0;
}
.content-wrap .contentbox .ltside .contactbox .title i {
  margin-left: 10px;
  float: left;
  margin-right: 10px;
}
.content-wrap .contentbox .ltside .contactbox .title span {
  margin-left: 10px;
  font-size: 1.4rem;
  color: #fff;
}
.content-wrap .contentbox .ltside .contactbox .con {
  font-size: 12px;
  font-family: "微软雅黑";
  color: #6a6a6a;
  border: 1px solid #ccc;
}
.content-wrap .contentbox .ltside .contactbox .con .cn {
  padding: 10px;
  line-height: 25px;
  background: #f4f4f4;
}
.content-wrap .contentbox .ltside .contactbox .con .pic {
  padding: 10px;
  border-top: 1px solid #ccc;
}
.content-wrap .contentbox .ltside .contactbox .con .pic img {
  width: 100%;
}
.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 {
  line-height: 35px;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .title span {
  display: inline-block;
  font-size: 1.7rem;
  color: #3e3d3d;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .posit {
  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 img {
  margin: 10px 0;
  /*width: 100%;*/
}
.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;
  border: 1px solid #ccc;
  border-radius: 3px;
  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:hover {
  border-color: #0067b7;
}
.content-wrap .contentbox .main-wrap .product-con .plist a:hover .picbox .showcn {
  left: 0;
}
.content-wrap .contentbox .main-wrap .product-con .plist a:hover .con {
  background: #0067b7;
}
.content-wrap .contentbox .main-wrap .product-con .plist a:hover .con .tit {
  color: #fff;
}
.content-wrap .contentbox .main-wrap .product-con .plist a:hover .con .morebtn {
  background: url(../images/workshop-morebtn-hover.png) no-repeat;
}
.content-wrap .contentbox .main-wrap .product-con .plist a .picbox {
  position: relative;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .product-con .plist a .picbox .showcn {
  position: absolute;
  left: -300px;
  top: 0;
  background: url(../images/equipment-showbg1.png) no-repeat left top;
  background-size: 50% 100%;
  width: 100%;
  height: 100%;
  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 .con {
  padding: 0 10px;
  line-height: 52px;
  height: 52px;
  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 .con .tit {
  font-size: 1.6rem;
  color: #303030;
  width: 50%;
  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 .contentbox .main-wrap .product-con .plist a .con .morebtn {
  margin-top: 12px;
  background: url(../images/workshop-morebtn.png) no-repeat;
  width: 48px;
  height: 28px;
  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: #0341a8;
}
.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 .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 .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: #478425;
  color: #fff;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn.submitbtn {
  margin-left: 23%;
}
.content-wrap .contentbox .main-wrap .messages-con .picbox {
  padding-left: 20px;
}
.content-wrap .contentbox .main-wrap .messages-con .picbox .pbox {
  border: 1px solid #ccc;
  padding: 5px;
}
.content-wrap .contentbox .main-wrap .contact-con .mappic {
  margin-top: 20px;
  border: 1px solid #ccc;
  padding: 5px;
}
.content-wrap .contentbox .main-wrap .contact-con .mappic img {
  width: 100%;
}
.content-wrap .contentbox .main-wrap .contact-con .ccon .tit {
  font-size: 1.8rem;
  margin-bottom: 5px;
}
.content-wrap .contentbox .main-wrap .contact-con .ccon .cn {
  font-size: 1.2rem;
  color: #696969;
  line-height: 25px;
}
.content-wrap .contentbox .main-wrap .news-details-con .tit {
  text-align: center;
  margin-bottom: 15px;
}
.content-wrap .contentbox .main-wrap .news-details-con .tit span {
  font-size: 2.4rem;
  border-bottom: 1px solid #0196dc;
  padding-bottom: 5px;
  color: #292929;
}
.content-wrap .contentbox .main-wrap .news-details-con .pic {
  margin: 10px 0;
  text-align: center;
}
.content-wrap .contentbox .main-wrap .news-details-con .pic img {
  max-width: 100%;
}
.content-wrap .contentbox .main-wrap .news-details-con .con p {
  text-indent: 2em;
  color: #636363;
  font-size: 1.4rem;
  margin-bottom: 0;
  line-height: 28px;
}
.content-wrap .contentbox .main-wrap .product-details-con .showbox .conbox .tit {
  font-size: 1.4rem;
  color: #1f1f1f;
}
.content-wrap .contentbox .main-wrap .product-details-con .showbox .conbox .tit span {
  color: #223d85;
  font-size: 1.8rem;
}
.content-wrap .contentbox .main-wrap .product-details-con .showbox .conbox .phone {
  margin-top: 10px;
}
.content-wrap .contentbox .main-wrap .product-details-con .showbox .conbox .phone .icon {
  display: block;
  font-size: 1.6rem;
  color: #4d4d4d;
  font-family: "Arial";
  text-transform: uppercase;
}
.content-wrap .contentbox .main-wrap .product-details-con .showbox .conbox .phone .icon span {
  position: relative;
  top: 3px;
  margin-left: 5px;
}
.content-wrap .contentbox .main-wrap .product-details-con .showbox .conbox .phone .ptxt {
  margin-top: 10px;
  font-size: 3rem;
  color: #223d85;
  font-family: "Arial";
  font-weight: bold;
  font-style: italic;
}
.content-wrap .contentbox .main-wrap .product-details-con .dcon {
  margin-top: 20px;
}
.content-wrap .contentbox .main-wrap .product-details-con .dcon .titbox {
  background: #efefef;
  height: 40px;
}
.content-wrap .contentbox .main-wrap .product-details-con .dcon .titbox span {
  background: #0067b6;
  font-size: 1.6rem;
  color: #fff;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  padding: 0 30px;
}
.content-wrap .contentbox .main-wrap .product-details-con .dcon .conbox {
  margin-top: 20px;
}
.content-wrap .contentbox .main-wrap .product-details-con .dcon .conbox .list {
  margin-bottom: 15px;
  font-size: 1.4rem;
  color: #373737;
  line-height: 25px;
}
.content-wrap .contentbox .main-wrap .product-details-con .dcon .conbox .list .tit {
  float: left;
  width: 25%;
}
.content-wrap .contentbox .main-wrap .product-details-con .dcon .conbox .list .con {
  float: left;
  width: 75%;
}
.content-wrap .contentbox .main-wrap .product-details-con .pagebox {
  margin-top: 40px;
  font-size: 1.2rem;
  color: #595959;
  line-height: 25px;
}
.content-wrap .contentbox .main-wrap .product-details-con .pagebox a {
  color: #595959;
}
.footer-wrap .footer {
  background: #222;
  position: relative;
  z-index: 1;
  padding: 30px 0;
}
.footer-wrap .footer .f1box .container-fluid {
  position: relative;
}
.footer-wrap .footer .f1box .flogo {
  background: #0067b7;
  padding-top: 75px;
  height: 256px;
  text-align: right;
  padding-right: 30px;
}
.footer-wrap .footer .f1box .friednlink {
  height: 45px;
  line-height: 45px;
  border-top: 1px solid #ccc;
  background: #fff;
  overflow: hidden;
  padding-left: 110px;
}
.footer-wrap .footer .f1box .friednlink .tit {
  width: 10%;
  float: left;
  color: #0067b7;
  font-size: 1.4rem;
  font-weight: bold;
}
.footer-wrap .footer .f1box .friednlink .cn {
  width: 90%;
  float: left;
  font-size: 1.2rem;
  color: #2a2a2a;
}
.footer-wrap .footer .f1box .friednlink .cn a {
  color: #2a2a2a;
  margin: 0 10px;
}
.footer-wrap .footer .f1box .link-ul {
  margin-top: 35px;
  margin-bottom: 25px;
  padding-left: 70px;
}
.footer-wrap .footer .f1box .link-ul .list {
  width: 16.66%;
  float: left;
  line-height: 25px;
}
.footer-wrap .footer .f1box .link-ul .list a {
  display: block;
  text-align: center;
  color: #bcbcbc;
  font-size: 1.2rem;
}
.footer-wrap .footer .f1box .link-ul .list a span {
  float: right;
}
.footer-wrap .footer .f1box .copyright {
  color: #999;
  font-size: 1.2rem;
  line-height: 25px;
  margin-bottom: 20px;
}
.footer-wrap .footer .f1box .copyright .c3 {
  margin-top: 10px;
}
.footer-wrap .footer .f1box .phone {
  margin-top: 20px;
}
.footer-wrap .footer .f1box .phone i {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.footer-wrap .footer .f1box .phone p {
  margin-top: 5px;
  float: left;
  display: inline-block;
  font-size: 1.4rem;
  color: #8b8b8b;
}
.footer-wrap .footer .f1box .phone p span {
  font-weight: bold;
  display: block;
  font-size: 3rem;
  font-family: "Impact";
}
.footer-wrap .footer .f1box .ewmbox {
  text-align: center;
}
.footer-wrap .footer .fbg1 {
  position: absolute;
  left: 25%;
  top: 0;
  z-index: 2;
}
.footer-wrap .footer .fbg2 {
  position: absolute;
  left: 0;
  top: 0;
  height: 256px;
  width: 20%;
  background: #0067b7;
  z-index: -1;
}
.footer-wrap .footer .fbg3 {
  position: absolute;
  top: 0;
  right: 0;
  height: 45px;
  width: 30%;
  z-index: -1;
  border-top: 1px solid #ccc;
  background: #fff;
}
.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background: #0068b8;
  z-index: 999;
}
.hot-wrap .list {
  height: 75px;
  width: 25%;
  float: left;
  display: block;
}
.hot-wrap .list:hover {
  background: #005393;
}
.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 (max-width: 1350px) {
  .nav-wrap .nav-ul .nbg1 {
    display: none;
  }
  .nav-wrap .nav-ul .nbg2 {
    display: none;
  }
}
@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 {
    width: 48%;
    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 .titbox {
    border-right: 1px solid #ccc;
  }
  .content-wrap .about-wrap .about-con a .conbox {
    background: url(../images/aboutbg1.png) no-repeat;
    background-size: 100% 100%;
    height: 300px;
    padding: 30px;
  }
  .content-wrap .about-wrap .about-con a .conbox .tit {
    margin-top: 10px;
  }
  .content-wrap .news-wrap .news-con .bnbox {
    padding-right: 30px;
  }
  .content-wrap .contentbox .main-wrap .product-details-con .showbox .conbox {
    padding-left: 30px;
  }
  .content-wrap .contentbox .main-wrap .product-details-con .dcon .conbox .list .tit {
    width: 10%;
  }
  .content-wrap .contentbox .main-wrap .product-details-con .dcon .conbox .list .con {
    width: 90%;
  }
  .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%;
  }
  .footer-wrap .footer {
    padding: 0;
  }
  .footer-wrap .footer .f1box .copyright {
    padding-left: 100px;
  }
  .footer-wrap .footer .f1box .phone {
    margin-top: 10px;
  }
  .footer-wrap .footer .f1box .phone i {
    float: right;
  }
  .footer-wrap .footer .f1box .phone p {
    margin-top: 10px;
    margin-right: 30px;
    float: right;
    text-align: right;
  }
  .footer-wrap .footer .f2box {
    height: 20px;
  }
}
@media (min-width: 768px) {
  .col-sm-13 {
    width: 20%;
    float: left;
  }
}
@media (max-width: 990px) {
  .container-fluid {
    padding-left: .5em;
    padding-right: .5em;
  }
  .content-wrap .about-wrap .title-line {
    margin-top: 30px;
    text-align: center;
  }
  .content-wrap .product-wrap .title-line {
    margin-top: 30px;
    text-align: center;
  }
  .content-wrap .news-wrap .title-line {
    margin-top: 30px;
    text-align: center;
  }
  .footer-wrap {
    margin-bottom: 75px;
  }
}
@media (max-width: 480px) {
  /*.logo{
		img{
			max-width: 60%;
		}
	}*/
  .content-wrap .news-wrap .news-con .bnbox .bnlist a .picbox {
    width: 35%;
  }
  .content-wrap .news-wrap .news-con .bnbox .bnlist a .con {
    width: 65%;
  }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
    width: 35%;
  }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .con {
    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%;
  }
}
