body {
  font-family: "微软雅黑";
}
.container-fluid {
  max-width: 1200px !important;
  margin: 0 auto;
  padding: 0;
}
.row {
  margin: 0;
}


.content-wrap .contentbox .main-wrap .product-details-con .picbox {
  margin-bottom: 20px;
  text-align: center;
}
.content-wrap .contentbox .main-wrap .product-details-con .picbox img {
  border: 1px solid #ccc;
  max-width: 100%;
}
.content-wrap .contentbox .main-wrap .product-details-con .dcon .tit {
  font-size: 1.8rem;
  font-weight: bold;
  color: #2d2d2d;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.content-wrap .contentbox .main-wrap .product-details-con .dcon .cn {
  font-size: 1.4rem;
  color: #636363;
  line-height: 30px;
}



.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: #fff;
  height: 35px;
  line-height: 35px;
  color: #969696;
  font-size: 1.2rem;
  overflow: hidden;
  position: relative;
  z-index: 1;
  border-bottom: 1px solid #eee;
}
.topbar .tlt {
  padding-left: 10px;
}
.topbar .trt a {
  display: inline-block;
  color: #969696;
}
.topbar .trt span {
  margin: 0 10px;
}
.header-wrap .header {
  background: url(../images/headerbg.jpg) repeat;
  position: relative;
}
.header-wrap .header .logo {
  line-height: 65px;
}
.header-wrap .header .logo img {
  max-width: 100%;
}
.header-wrap .header .stxt {
  margin-top: 30px;
  padding-left: 10px;
}
.header-wrap .header .stxt .list {
  display: block;
  margin-bottom: 5px;
}
.header-wrap .header .stxt .list i {
  display: inline-block;
  float: left;
  width: 16px;
  height: 16px;
  margin-top: 2px;
  margin-right: 3px;
}
.header-wrap .header .stxt .list span {
  float: left;
  font-size: 1.4rem;
  color: #8a8a8a;
}
.header-wrap .header .hpic {
  line-height: 120px;
}
.header-wrap .header .hpic .pic {
  margin-right: 30px;
}
.header-wrap .header .hpic .pic:last-child {
  margin-right: 0;
}
.header-wrap .header .phonebox {
  margin-left: 30px;
  margin-top: 30px;
}
.header-wrap .header .phonebox .ptxt i {
  float: left;
}
.header-wrap .header .phonebox .ptxt span {
  float: left;
  font-size: 1.6rem;
  font-weight: bold;
  color: #1e1e1e;
}
.header-wrap .header .phonebox .num {
  font-size: 3.3rem;
  font-weight: bold;
  color: #3069d1;
  font-family: "Arial";
}
.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: #2e65d8;
  height: 47px;
  border-bottom: 3px solid #14449f;
}
.nav-wrap .nav-ul {
  height: 47px;
  position: relative;
}
.nav-wrap .nav-ul .navlist {
  position: relative;
  display: inline-block;
  float: left;
  width: 14.25%;
  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 {
  background: #ff8500;
}
.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: #2e65d8;
}
.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;
}
.searchbox-wrap {
  background: #fff;
  border-bottom: 1px dashed #ccc;
  padding: 12px 0;
}
.searchbox-wrap .interestbox {
  line-height: 22px;
  font-size: 1.2rem;
  color: #2e2e2e;
}
.searchbox-wrap .interestbox .tit {
  display: inline-block;
  float: left;
  font-weight: bold;
  margin-right: 5px;
}
.searchbox-wrap .interestbox .link {
  display: inline-block;
  float: left;
}
.searchbox-wrap .interestbox .link a {
  color: #2a2a2a;
  margin-right: 15px;
}
.searchbox-wrap .sbox {
  margin-top: 5px;
}
.searchbox-wrap .sbox .searchtxt {
  float: left;
  width: 215px;
  height: 30px;
  padding: 3px 3px 3px 20px;
  font-size: 1.2rem;
  color: #606060;
  background: #dfdfdf url(../images/header-searchbtn.png) no-repeat 5px 10px;
  border: none;
  outline: none;
}
.searchbox-wrap .sbox .submitbtn {
  float: left;
  width: 50px;
  height: 30px;
  border: none;
  background: #ffa800;
  color: #fff;
  font-size: 1.2rem;
  outline: 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;
}
.searchbox-wrap .sbox .submitbtn:hover {
  background: #996500;
}
.ad-wrap {
  padding: 25px 0;
}
.ad-wrap .pic img {
  width: 100%;
}
.positbox .pbox {
  background: #e7e7e7;
  padding: 0 15px;
  height: 40px;
  line-height: 40px;
  font-size: 1.6rem;
  color: #7f7f7f;
}
.positbox .pbox .icon {
  float: left;
  display: inline-block;
  margin-right: 15px;
}
.positbox .pbox .ptxt {
  float: left;
  display: inline-block;
}
.positbox .pbox .ptxt a {
  color: #7f7f7f;
}
.content-wrap .product-wrap {
  background: #f2f2f2;
  padding: 45px 0;
}
.content-wrap .product-wrap .title-line {
  text-align: center;
}
.content-wrap .product-wrap .title-line .titbox {
  position: relative;
}
.content-wrap .product-wrap .title-line .titbox .chtit {
  display: inline-block;
  background: #f2f2f2;
  color: #326edb;
  font-size: 3rem;
  font-weight: bold;
  padding: 0 20px;
}
.content-wrap .product-wrap .title-line .titbox .chtit span {
  color: #1b1b1b;
}
.content-wrap .product-wrap .title-line .titbox .entit {
  font-size: 1.2rem;
  color: #2e2e2e;
  text-transform: uppercase;
  font-family: "Aparajita";
}
.content-wrap .product-wrap .title-line .titbox .line {
  position: absolute;
  bottom: -3px;
  width: 25px;
  height: 3px;
  background: #326edb;
  left: 50%;
  margin-left: -17px;
}
.content-wrap .product-wrap .title-line .stxt {
  margin-top: 10px;
  font-size: 1.2rem;
  color: #696969;
}
.content-wrap .product-wrap .product-con {
  margin-top: 35px;
}
.content-wrap .product-wrap .product-con .w-ltside .mb {
  margin-bottom: 20px;
}
.content-wrap .product-wrap .product-con .w-ltside .mb .tit-show .title {
  display: block;
  height: 45px;
  line-height: 45px;
  background: #326edb;
  background-size: cover;
  overflow: hidden;
  font-family: '微软雅黑';
  font-size: 16px;
  color: #fff;
  text-indent: 1em;
  cursor: pointer;
}
.content-wrap .product-wrap .product-con .w-ltside .mb .tit-show .title .arrow {
  float: right;
  margin-right: 15px;
}
.content-wrap .product-wrap .product-con .w-ltside .mb .tit-show .title .icon {
  margin-right: 10px;
}
.content-wrap .product-wrap .product-con .w-ltside .show-hide {
  display: none;
  overflow: hidden;
  width: 100%;
}
.content-wrap .product-wrap .product-con .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 .product-wrap .product-con .w-ltside .show-hide .div2 a {
  display: block;
  color: #707070;
  text-decoration: none;
}
.content-wrap .product-wrap .product-con .w-ltside .show-hide .div2:hover a {
  background: #326edb;
  color: #fff;
}
.content-wrap .product-wrap .product-con .w-ltside .show-hide .div3 {
  display: none;
}
.content-wrap .product-wrap .product-con .w-ltside .show-hide .div3 ul {
  margin: 0;
  padding: 0;
}
.content-wrap .product-wrap .product-con .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 .product-wrap .product-con .w-ltside .show-hide .div3 ul li a {
  text-decoration: none;
  display: block;
  overflow: hidden;
  color: #666;
}
.content-wrap .product-wrap .product-con .w-ltside .show-hide .div3 ul li a:hover {
  color: #326edb;
}
.content-wrap .product-wrap .product-con .ltside {
  padding-right: 30px;
}
.content-wrap .product-wrap .product-con .ltside .linkbox {
  background: #326edb;
}
.content-wrap .product-wrap .product-con .ltside .linkbox .titbox {
  color: #fff;
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
  padding: 20px 0 10px;
}
.content-wrap .product-wrap .product-con .ltside .linkbox .titbox span {
  margin-top: 5px;
  display: block;
}
.content-wrap .product-wrap .product-con .ltside .linkbox .lbox {
  margin-top: 5px;
  padding: 0 15px;
}
.content-wrap .product-wrap .product-con .ltside .linkbox .lbox .list {
  display: block;
  text-decoration: none;
  font-size: 1.6rem;
  color: #fff;
  height: 42px;
  line-height: 32px;
  border-bottom: 1px dashed #02de42;
  padding: 5px;
  text-align: center;
}
.content-wrap .product-wrap .product-con .ltside .linkbox .lbox .list:hover {
  background: #fff;
  border-radius: 5px;
  border-bottom: none;
  color: #326edb;
}
.content-wrap .product-wrap .product-con .ltside .linkbox .lbox .list.on1 {
  background: #fff;
  border-radius: 5px;
  border-bottom: none;
  color: #326edb;
}
.content-wrap .product-wrap .product-con .ltside .linkbox .lbox .list span {
  display: block;
  border-radius: 5px;
  border: 1px dashed #326edb;
}
.content-wrap .product-wrap .product-con .ltside .linkbox .lbox .list2 {
  display: none;
}
.content-wrap .product-wrap .product-con .ltside .linkbox .lbox .list2 ul {
  margin-top: 5px;
  background: #fff;
}
.content-wrap .product-wrap .product-con .ltside .linkbox .lbox .list2 ul li a {
  display: block;
  font-size: 1.4rem;
  color: #666;
  line-height: 35px;
  height: 35px;
  padding-left: 55px;
  text-decoration: none;
}
.content-wrap .product-wrap .product-con .ltside .linkbox .lbox .list2 ul li a:hover {
  color: #326edb;
}
.content-wrap .product-wrap .product-con .ltside .contactbox {
  background: #326edb;
  padding: 25px 20px 0;
}
.content-wrap .product-wrap .product-con .ltside .contactbox .phonebox {
  text-align: center;
}
.content-wrap .product-wrap .product-con .ltside .contactbox .phonebox .icon {
  margin-left: 20px;
  margin-top: 5px;
  float: left;
  display: inline-block;
}
.content-wrap .product-wrap .product-con .ltside .contactbox .phonebox .num {
  margin-left: 10px;
  float: left;
  display: inline-block;
  font-size: 1.2rem;
  text-align: left;
  color: #fff;
}
.content-wrap .product-wrap .product-con .ltside .contactbox .phonebox .num span {
  display: block;
  font-size: 2.4rem;
  font-family: "Impact";
}
.content-wrap .product-wrap .product-con .ltside .bg img {
  width: 100%;
}
.content-wrap .product-wrap .product-con .hotpro-con .title-morebtn {
  background: #fff;
  border-bottom: 2px solid #326edb;
}
.content-wrap .product-wrap .product-con .hotpro-con .title-morebtn .titbox {
  position: relative;
  top: 2px;
  background: #326edb;
  padding: 0 20px;
  border-bottom: 2px solid #ff9101;
}
.content-wrap .product-wrap .product-con .hotpro-con .title-morebtn .titbox .tit {
  height: 45px;
  line-height: 45px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
}
.content-wrap .product-wrap .product-con .hotpro-con .title-morebtn .titbox .tit span {
  font-size: 1.2rem;
  font-family: "Arial";
  font-weight: normal;
  text-transform: uppercase;
}
.content-wrap .product-wrap .product-con .hotpro-con .title-morebtn .morebtn {
  padding-right: 20px;
}
.content-wrap .product-wrap .product-con .hotpro-con .title-morebtn .morebtn a {
  line-height: 45px;
  color: #595959;
  text-transform: uppercase;
  font-size: 1.2rem;
  font-family: "Arial";
}
.content-wrap .product-wrap .product-con .hotpro-con .hcon {
  margin-top: 20px;
  background: #fff;
  padding: 10px;
  border: 1px solid #ccc;
}
.content-wrap .product-wrap .product-con .hotpro-con .hcon .bigpicbox {
  background: #eaeaea;
  border: 1px solid #ccc;
}
.content-wrap .product-wrap .product-con .hotpro-con .hcon .bigpicbox .bigpicbox-carousel {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
}
.content-wrap .product-wrap .product-con .hotpro-con .hcon .bigpicbox .bigpicbox-carousel .item {
  display: block;
  background: #eaeaea;
}
.content-wrap .product-wrap .product-con .hotpro-con .hcon .bigpicbox .bigpicbox-carousel .item .picbox {
  background: #fff;
}
.content-wrap .product-wrap .product-con .hotpro-con .hcon .bigpicbox .bigpicbox-carousel .item .con {
  margin-top: 20px;
  padding: 0 25px;
}
.content-wrap .product-wrap .product-con .hotpro-con .hcon .bigpicbox .bigpicbox-carousel .item .con .tit {
  font-size: 1.8rem;
  font-weight: bold;
  color: #363636;
  border-bottom: 1px solid #ccc;
  line-height: 55px;
  height: 55px;
  overflow: hidden;
}
.content-wrap .product-wrap .product-con .hotpro-con .hcon .bigpicbox .bigpicbox-carousel .item .con .cn {
  margin-top: 20px;
}
.content-wrap .product-wrap .product-con .hotpro-con .hcon .bigpicbox .bigpicbox-carousel .item .con .cn .list {
  margin-bottom: 5px;
}
.content-wrap .product-wrap .product-con .hotpro-con .hcon .bigpicbox .bigpicbox-carousel .item .con .cn .list .ltit {
  font-size: 1.4rem;
  font-weight: bold;
  color: #fe9500;
  line-height: 20px;
  margin-bottom: 5px;
  height: 20px;
  overflow: hidden;
}
.content-wrap .product-wrap .product-con .hotpro-con .hcon .bigpicbox .bigpicbox-carousel .item .con .cn .list .lcn {
  line-height: 25px;
  font-size: 1.2rem;
  color: #363636;
  height: 50px;
  overflow: hidden;
}
.content-wrap .product-wrap .product-con .hotpro-con .hcon .bigpicbox .bigpicbox-carousel .item .con .mbtn {
  margin-top: 20px;
  margin-bottom: 20px;
}
.content-wrap .product-wrap .product-con .hotpro-con .hcon .bigpicbox .bigpicbox-carousel .item .con .mbtn a {
  text-decoration: none;
  display: inline-block;
  width: 100px;
  height: 30px;
  background: #326edb;
  text-align: center;
  line-height: 28px;
  font-size: 1.2rem;
  color: #fff;
  margin-right: 10px;
}
.content-wrap .product-wrap .product-con .hotpro-con .hcon .bigpicbox .bigpicbox-carousel .item .con .mbtn a:nth-child(2) {
  background: #ff9101;
}
.content-wrap .product-wrap .product-con .hotpro-con .hcon .bigpicbox .owl-theme .owl-controls {
  margin-top: 0;
}
.content-wrap .product-wrap .product-con .hotpro-con .hcon .bigpicbox .owl-theme .owl-controls .owl-buttons {
  display: none;
}
.content-wrap .product-wrap .product-con .hotpro-con .hcon .bigpicbox .owl-theme .owl-controls .owl-buttons .owl-prev {
  font-size: 4rem;
  color: #333;
  font-family: "黑体";
  position: absolute;
  left: 0;
  top: 40%;
  z-index: 10;
  background: no-repeat;
}
.content-wrap .product-wrap .product-con .hotpro-con .hcon .bigpicbox .owl-theme .owl-controls .owl-buttons .owl-next {
  font-size: 4rem;
  color: #333;
  font-family: "黑体";
  position: absolute;
  right: 0;
  top: 40%;
  z-index: 10;
  background: no-repeat;
}
.content-wrap .product-wrap .product-con .hotpro-con .hcon .hbox {
  margin-top: 10px;
}
.content-wrap .product-wrap .product-con .hotpro-con .hcon .hbox .hlist {
  padding: 0 5px 5px;
}
.content-wrap .product-wrap .product-con .hotpro-con .hcon .hbox .hlist a {
  display: block;
  text-decoration: none;
  border: 1px solid #ccc;
  padding: 5px 5px 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .product-wrap .product-con .hotpro-con .hcon .hbox .hlist a:hover {
  border-color: #133982;
}
.content-wrap .product-wrap .product-con .hotpro-con .hcon .hbox .hlist a:hover .btit {
  color: #133982;
}
.content-wrap .product-wrap .product-con .hotpro-con .hcon .hbox .hlist a:hover .picbox .pic{
  transform: scale(1.8);
}
.content-wrap .product-wrap .product-con .hotpro-con .hcon .hbox .hlist a .picbox {
  border: 1px solid #ccc;
  padding: 5px;
  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 .product-wrap .product-con .hotpro-con .hcon .hbox .hlist a .picbox .pic{
  transition: all 2.3s ease 0s;
  -moz-transition: all 2.3s ease 0s;
  -webkit-transition:all 2.3s ease 0s;
  -o-transition:all 2.3s ease 0s;
}
.content-wrap .product-wrap .product-con .hotpro-con .hcon .hbox .hlist a .btit {
  font-size: 1.4rem;
  color: #595959;
  font-family: "宋体";
  text-align: center;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .advantages-wrap {
  padding: 55px 0;
}
.content-wrap .advantages-wrap .title-line {
  text-align: center;
}
.content-wrap .advantages-wrap .title-line .titbox {
  position: relative;
}
.content-wrap .advantages-wrap .title-line .titbox .chtit {
  display: inline-block;
  background: #fff;
  color: #326edb;
  font-size: 3rem;
  font-weight: bold;
  padding: 0 20px;
}
.content-wrap .advantages-wrap .title-line .titbox .chtit span {
  color: #1b1b1b;
}
.content-wrap .advantages-wrap .title-line .titbox .entit {
  font-size: 1.2rem;
  color: #2e2e2e;
  text-transform: uppercase;
  font-family: "Aparajita";
}
.content-wrap .advantages-wrap .title-line .titbox .line {
  position: absolute;
  bottom: -3px;
  width: 25px;
  height: 3px;
  background: #326edb;
  left: 50%;
  margin-left: -17px;
}
.content-wrap .advantages-wrap .title-line .stxt {
  margin-top: 10px;
  font-size: 1.2rem;
  color: #696969;
}
.content-wrap .advantages-wrap .advantages-con {
  margin-top: 35px;
  position: relative;
}
.content-wrap .advantages-wrap .advantages-con .alist a {
  text-decoration: none;
  display: block;
}
.content-wrap .advantages-wrap .advantages-con .alist a .conbox {
  margin-top: 10px;
}
.content-wrap .advantages-wrap .advantages-con .alist a .conbox .titbox .chtit {
  font-size: 2.4rem;
  color: #ff9000;
  font-weight: bold;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.content-wrap .advantages-wrap .advantages-con .alist a .conbox .titbox .chtit span {
  color: #326edb;
}
.content-wrap .advantages-wrap .advantages-con .alist a .conbox .titbox .entit {
  font-size: 1.2rem;
  color: #a2a2a2;
  line-height: 18px;
  height: 18px;
  overflow: hidden;
  font-family: "Aparajita";
  text-transform: uppercase;
}
.content-wrap .advantages-wrap .advantages-con .alist a .conbox .con {
  margin-top: 15px;
  font-size: 1.3rem;
  color: #303030;
}
.content-wrap .advantages-wrap .advantages-con .alist a .conbox .con .clist {
  line-height: 25px;
}
.content-wrap .advantages-wrap .advantages-con .alist a .conbox .con .clist i {
  float: left;
  font-style: normal;
  color: #326edb;
  width: 5%;
}
.content-wrap .advantages-wrap .advantages-con .alist a .conbox .con .clist span {
  float: left;
  width: 95%;
}
.content-wrap .advantages-wrap .advantages-con .numbg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -25.5px;
  margin-top: -25.5px;
}
.content-wrap .case-wrap {
  background: #f2f2f2;
  padding: 55px 0;
  overflow: hidden;
}
.content-wrap .case-wrap .title-line {
  text-align: center;
}
.content-wrap .case-wrap .title-line .titbox {
  position: relative;
}
.content-wrap .case-wrap .title-line .titbox .chtit {
  display: inline-block;
  background: #f2f2f2;
  color: #326edb;
  font-size: 3rem;
  font-weight: bold;
  padding: 0 20px;
}
.content-wrap .case-wrap .title-line .titbox .chtit span {
  color: #1b1b1b;
}
.content-wrap .case-wrap .title-line .titbox .entit {
  font-size: 1.2rem;
  color: #2e2e2e;
  text-transform: uppercase;
  font-family: "Aparajita";
}
.content-wrap .case-wrap .title-line .titbox .line {
  position: absolute;
  bottom: -3px;
  width: 25px;
  height: 3px;
  background: #326edb;
  left: 50%;
  margin-left: -17px;
}
.content-wrap .case-wrap .title-line .stxt {
  margin-top: 10px;
  font-size: 1.2rem;
  color: #696969;
}
.content-wrap .case-wrap .case-con {
  margin-top: 35px;
}
.content-wrap .case-wrap .case-con .tabhd {
  text-align: center;
}
.content-wrap .case-wrap .case-con .tabhd .thdlist {
  display: inline-block;
  margin: 0 2px 4px;
  position: relative;
  z-index: 2;
}
.content-wrap .case-wrap .case-con .tabhd .thdlist a {
  text-decoration: none;
  display: block;
  height: 40px;
  line-height: 40px;
  background: #fff;
  padding: 0 20px;
  border: 1px solid #e9e9e9;
  transform: skewX(-20deg);
  color: #4e4e4e;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .case-wrap .case-con .tabhd .thdlist a:hover {
  background: #326edb;
  border-color: #326edb;
  color: #fff;
}
.content-wrap .case-wrap .case-con .tabhd .thdlist a span {
  display: block;
  transform: skewX(20deg);
}
.content-wrap .case-wrap .case-con .tabbd {
  margin-top: 30px;
}
.content-wrap .case-wrap .case-con .tabbd .tbdlist .case-carousel {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}
.content-wrap .case-wrap .case-con .tabbd .tbdlist .case-carousel .item {
  margin: 0 10px;
  text-decoration: none;
  display: block;
}
.content-wrap .case-wrap .case-con .tabbd .tbdlist .case-carousel .item:hover .btit span {
  background: url(../images/case-titbg2.png) no-repeat;
  background-size: 100% 100%;
}
.content-wrap .case-wrap .case-con .tabbd .tbdlist .case-carousel .item .btit {
  margin-top: -40px;
  padding: 0 10px;
  text-align: center;
  position: relative;
}
.content-wrap .case-wrap .case-con .tabbd .tbdlist .case-carousel .item .btit span {
  display: block;
  background: url(../images/case-titbg1.png) no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 61px;
  line-height: 75px;
  overflow: hidden;
  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 .case-wrap .case-con .tabbd .tbdlist .owl-theme .owl-controls .owl-buttons .owl-prev,
.content-wrap .case-wrap .case-con .tabbd .tbdlist .owl-theme .owl-controls .owl-buttons .owl-next {
  background: #d0d0d0;
  width: 30px;
  height: 25px;
  font-size: 1.4rem;
  font-family: "黑体";
  color: #fff;
  font-weight: bold;
  padding: 0;
  margin: 0;
  border-radius: 0;
  transform: skewX(-20deg);
  line-height: 25px;
  opacity: 1;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .case-wrap .case-con .tabbd .tbdlist .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
.content-wrap .case-wrap .case-con .tabbd .tbdlist .owl-theme .owl-controls .owl-buttons .owl-next:hover {
  background: #fd9200;
}
.content-wrap .case-wrap .case-con .tabbd .tbdlist .owl-theme .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  left: -50px;
  top: 40%;
}
.content-wrap .case-wrap .case-con .tabbd .tbdlist .owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
  right: -50px;
  top: 40%;
}
.content-wrap .case-wrap .case-con .morebtn {
  margin-top: 30px;
}
.content-wrap .case-wrap .case-con .morebtn a {
  text-decoration: none;
  display: block;
  width: 120px;
  height: 35px;
  border: 1px solid #ccc;
  line-height: 35px;
  text-align: center;
  color: #a5a5a5;
  margin: 30px auto 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 .case-wrap .case-con .morebtn a:hover {
  background: #2a66d3;
  color: #fff;
}
.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 .about-wrap {
  padding: 55px 0;
  overflow: hidden;
  border-bottom: 1px solid #eee;
}
.content-wrap .about-wrap .title-line {
  text-align: center;
}
.content-wrap .about-wrap .title-line .titbox {
  position: relative;
}
.content-wrap .about-wrap .title-line .titbox .chtit {
  display: inline-block;
  background: #fff;
  color: #326edb;
  font-size: 3rem;
  font-weight: bold;
  padding: 0 20px;
}
.content-wrap .about-wrap .title-line .titbox .chtit span {
  color: #1b1b1b;
}
.content-wrap .about-wrap .title-line .titbox .entit {
  font-size: 1.2rem;
  color: #2e2e2e;
  text-transform: uppercase;
  font-family: "Aparajita";
}
.content-wrap .about-wrap .title-line .titbox .line {
  position: absolute;
  bottom: -3px;
  width: 25px;
  height: 3px;
  background: #326edb;
  left: 50%;
  margin-left: -17px;
}
.content-wrap .about-wrap .title-line .stxt {
  margin-top: 10px;
  font-size: 1.2rem;
  color: #696969;
}
.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: #fd9200;
  color: #fff;
}
.content-wrap .about-wrap .about-con a .conbox {
  padding: 15px;
  background: #f1f1f1;
}
.content-wrap .about-wrap .about-con a .conbox .tit {
  font-size: 2.4rem;
  color: #316dda;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}
.content-wrap .about-wrap .about-con a .conbox .con {
  margin-top: 25px;
  font-size: 1.4rem;
  color: #666;
  line-height: 25px;
  height: 150px;
  overflow: hidden;
}
.content-wrap .about-wrap .about-con a .conbox .morebtn {
  margin-top: 25px;
  width: 95px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border: 1px solid #fd9200;
  font-size: 1.4rem;
  color: #fd9200;
  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 .style-con {
  margin-top: 35px;
}
.content-wrap .about-wrap .style-con .titbox {
  position: relative;
}
.content-wrap .about-wrap .style-con .titbox .tit {
  width: 160px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 1.6rem;
  color: #2b2b2b;
  border: 1px solid #eee;
  background: #fff;
  margin: 0 auto;
}
.content-wrap .about-wrap .style-con .titbox .line {
  position: absolute;
  left: 0;
  top: 20px;
  z-index: -1;
  width: 100%;
  height: 1px;
  background: #eee;
}
.content-wrap .about-wrap .style-con .sbox {
  margin-top: 35px;
}
.content-wrap .about-wrap .style-con .sbox .about-carousel {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}
.content-wrap .about-wrap .style-con .sbox .about-carousel .item {
  display: block;
  margin: 0 5px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .about-wrap .style-con .sbox .about-carousel .item:hover {
  opacity: .5;
}
.content-wrap .about-wrap .style-con .sbox .owl-theme .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  left: -50px;
  top: 40%;
  background: url(../images/style-arrowlt.png) no-repeat;
  width: 27px;
  height: 54px;
  border-radius: 0;
  padding: 0;
  margin: 0;
}
.content-wrap .about-wrap .style-con .sbox .owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
  right: -50px;
  top: 40%;
  background: url(../images/style-arrowrt.png) no-repeat;
  width: 27px;
  height: 54px;
  border-radius: 0;
  padding: 0;
  margin: 0;
}
.content-wrap .honer-wrap {
  padding: 55px 0;
  overflow: hidden;
}
.content-wrap .honer-wrap .title-line {
  text-align: center;
}
.content-wrap .honer-wrap .title-line .titbox {
  position: relative;
}
.content-wrap .honer-wrap .title-line .titbox .chtit {
  display: inline-block;
  background: #fff;
  color: #326edb;
  font-size: 3rem;
  font-weight: bold;
  padding: 0 20px;
}
.content-wrap .honer-wrap .title-line .titbox .chtit span {
  color: #1b1b1b;
}
.content-wrap .honer-wrap .title-line .titbox .entit {
  font-size: 1.2rem;
  color: #2e2e2e;
  text-transform: uppercase;
  font-family: "Aparajita";
}
.content-wrap .honer-wrap .title-line .titbox .line {
  position: absolute;
  bottom: -3px;
  width: 25px;
  height: 3px;
  background: #326edb;
  left: 50%;
  margin-left: -17px;
}
.content-wrap .honer-wrap .title-line .stxt {
  margin-top: 10px;
  font-size: 1.2rem;
  color: #696969;
}
.content-wrap .honer-wrap .honer-con {
  margin-top: 35px;
}
.content-wrap .honer-wrap .honer-con .honer-carousel .item {
  margin: 0 5px;
}
.content-wrap .honer-wrap .honer-con .honer-carousel .item .hlist {
  margin-bottom: 10px;
}
.content-wrap .honer-wrap .honer-con .honer-carousel .item .hlist a {
  display: block;
  text-decoration: none;
}
.content-wrap .honer-wrap .honer-con .honer-carousel .item .hlist a:hover .btit {
  color: #fd9200;
}
.content-wrap .honer-wrap .honer-con .honer-carousel .item .hlist a .picbox {
  border: 1px solid #ccc;
}
.content-wrap .honer-wrap .honer-con .honer-carousel .item .hlist a .btit {
  font-size: 1.4rem;
  color: #383838;
  text-align: center;
  line-height: 45px;
  height: 45px;
  overflow: hidden;
}
.content-wrap .honer-wrap .honer-con .owl-theme .owl-controls .owl-buttons .owl-prev,
.content-wrap .honer-wrap .honer-con .owl-theme .owl-controls .owl-buttons .owl-next {
  background: #d0d0d0;
  width: 30px;
  height: 25px;
  font-size: 1.4rem;
  font-family: "黑体";
  color: #fff;
  font-weight: bold;
  padding: 0;
  margin: 0;
  border-radius: 0;
  transform: skewX(-20deg);
  line-height: 25px;
  opacity: 1;
  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 .honer-wrap .honer-con .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
.content-wrap .honer-wrap .honer-con .owl-theme .owl-controls .owl-buttons .owl-next:hover {
  background: #fd9200;
}
.content-wrap .honer-wrap .honer-con .owl-theme .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  left: -50px;
  top: 40%;
}
.content-wrap .honer-wrap .honer-con .owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
  right: -50px;
  top: 40%;
}
.content-wrap .honer-wrap .honer-con .morebtn {
  margin-top: 30px;
}
.content-wrap .honer-wrap .honer-con .morebtn a {
  text-decoration: none;
  display: block;
  width: 120px;
  height: 35px;
  border: 1px solid #ccc;
  line-height: 35px;
  text-align: center;
  color: #a5a5a5;
  margin: 30px auto 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 .honer-wrap .honer-con .morebtn a:hover {
  background: #fd9200;
  color: #fff;
}
.content-wrap .purpose-wrap {
  background: url(../images/purposebg1.jpg) repeat;
  position: relative;
  z-index: 1;
}
.content-wrap .purpose-wrap .purpose-con {
  position: relative;
}
.content-wrap .purpose-wrap .purpose-con .iconbox {
  padding: 75px 0 30px;
  background: url(../images/purposebg2.jpg) repeat;
  position: relative;
  z-index: 1;
}
.content-wrap .purpose-wrap .purpose-con .iconbox .ilist {
  margin-bottom: 15px;
}
.content-wrap .purpose-wrap .purpose-con .iconbox .ilist a {
  text-decoration: none;
  display: block;
  line-height: 45px;
}
.content-wrap .purpose-wrap .purpose-con .iconbox .ilist a:hover .num {
  color: #326edb;
}
.content-wrap .purpose-wrap .purpose-con .iconbox .ilist a:hover .round {
  background: #326edb;
}
.content-wrap .purpose-wrap .purpose-con .iconbox .ilist a:hover .titbox .chtit {
  color: #326edb;
}
.content-wrap .purpose-wrap .purpose-con .iconbox .ilist a .num {
  float: left;
  font-size: 1.6rem;
  color: #b2b2b2;
  text-transform: uppercase;
  font-family: "Arial";
}
.content-wrap .purpose-wrap .purpose-con .iconbox .ilist a .round {
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 18px;
  float: left;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  border: 1px solid #ccc;
  background: #fff;
}
.content-wrap .purpose-wrap .purpose-con .iconbox .ilist a .icon {
  float: left;
  margin-right: 15px;
}
.content-wrap .purpose-wrap .purpose-con .iconbox .ilist a .titbox .chtit {
  float: left;
  font-size: 2rem;
  color: #818181;
}
.content-wrap .purpose-wrap .purpose-con .iconbox .ilist a .titbox .entit {
  margin-left: 10px;
  float: left;
  font-size: 1.4rem;
  color: #b7b7b7;
  text-transform: uppercase;
  font-family: "Aparajita";
}
.content-wrap .purpose-wrap .purpose-con .iconbox .iline {
  position: absolute;
  top: 0;
  left: 56px;
  height: 100%;
  width: 1px;
  background: #eee;
  z-index: -1;
}
.content-wrap .purpose-wrap .purpose-con .conbox {
  padding: 75px 0 30px;
}
.content-wrap .purpose-wrap .purpose-con .conbox .titbox .chtit {
  font-size: 3.6rem;
  color: #fff;
  font-weight: bold;
}
.content-wrap .purpose-wrap .purpose-con .conbox .titbox .chtit span {
  margin-left: 5px;
  color: #ff9101;
  font-size: 2.4rem;
  -webkit-text-stroke: 1px #fff;
}
.content-wrap .purpose-wrap .purpose-con .conbox .titbox .entit {
  margin-top: -15px;
  font-size: 4.2rem;
  color: #0b2452;
  opacity: .15;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Arial";
}
.content-wrap .purpose-wrap .purpose-con .conbox .con {
  margin-top: 10px;
}
.content-wrap .purpose-wrap .purpose-con .conbox .con .c1 {
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
}
.content-wrap .purpose-wrap .purpose-con .conbox .con .c2 {
  margin-top: 10px;
  color: #fff;
  font-size: 1.4rem;
  line-height: 25px;
}
.content-wrap .purpose-wrap .purpose-con .conbox .con .c3 {
  margin-top: 35px;
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
}
.content-wrap .purpose-wrap .purpose-con .conbox .con .c4 {
  margin-top: 10px;
  font-size: 1.8rem;
  color: #ffc703;
  line-height: 25px;
}
.content-wrap .purpose-wrap .purpose-con .phonebox {
  margin-top: 35px;
}
.content-wrap .purpose-wrap .purpose-con .phonebox .ptxt {
  float: left;
  border: 1px solid #fff;
  background: #326edb;
  height: 60px;
  line-height: 60px;
  padding: 0 10px;
  color: #fff;
}
.content-wrap .purpose-wrap .purpose-con .phonebox .ptxt i {
  float: left;
  margin-right: 5px;
}
.content-wrap .purpose-wrap .purpose-con .phonebox .ptxt p {
  margin-top: -5px;
  float: left;
  font-size: 1.4rem;
}
.content-wrap .purpose-wrap .purpose-con .phonebox .ptxt p span {
  position: relative;
  top: 5px;
  font-size: 3rem;
  font-family: "Arial";
  font-weight: bold;
}
.content-wrap .purpose-wrap .purpose-con .phonebox .picon {
  float: left;
  width: 85px;
  height: 100px;
  border: 3px solid #fff;
  margin-top: -40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: -3px;
}
.content-wrap .purpose-wrap .purpose-con .ppic {
  position: absolute;
  left: 50%;
  top: 100px;
  margin-left: -196px;
  z-index: 5;
}
.content-wrap .purpose-wrap .pbg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: url(../images/purposebg2.jpg) repeat;
  height: 100%;
  width: 30%;
}
.content-wrap .process-wrap {
  padding: 55px 0;
}
.content-wrap .process-wrap .title-line {
  text-align: center;
}
.content-wrap .process-wrap .title-line .titbox {
  position: relative;
}
.content-wrap .process-wrap .title-line .titbox .chtit {
  display: inline-block;
  background: #fff;
  color: #326edb;
  font-size: 3rem;
  font-weight: bold;
  padding: 0 20px;
}
.content-wrap .process-wrap .title-line .titbox .chtit span {
  color: #1b1b1b;
}
.content-wrap .process-wrap .title-line .titbox .entit {
  font-size: 1.2rem;
  color: #2e2e2e;
  text-transform: uppercase;
  font-family: "Aparajita";
}
.content-wrap .process-wrap .title-line .titbox .line {
  position: absolute;
  bottom: -3px;
  width: 25px;
  height: 3px;
  background: #326edb;
  left: 50%;
  margin-left: -17px;
}
.content-wrap .process-wrap .title-line .stxt {
  margin-top: 10px;
  font-size: 1.2rem;
  color: #696969;
}
.content-wrap .process-wrap .process-con {
  margin-top: 50px;
  position: relative;
  z-index: 1;
}
.content-wrap .process-wrap .process-con .plist {
  text-align: center;
  padding: 0 10px 20px;
}
.content-wrap .process-wrap .process-con .plist img {
  max-width: 100%;
}
.content-wrap .process-wrap .process-con .plist .conbox {
  padding: 25px 0;
}
.content-wrap .process-wrap .process-con .plist .conbox .num {
  margin-bottom: 15px;
}
.content-wrap .process-wrap .process-con .plist .conbox .icon {
  margin-bottom: 15px;
}
.content-wrap .process-wrap .process-con .plist .conbox .con {
  font-size: 1.4rem;
  color: #555;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
}
.content-wrap .process-wrap .process-con .pbg {
  position: absolute;
  left: 160px;
  top: 100px;
  z-index: -1;
}
.content-wrap .adbox2-wrap {
  background: url(../images/adboxbg2.jpg) no-repeat center center;
  background-size: cover;
  padding: 2px 0;
}
.content-wrap .adbox2-wrap .pic img {
  width: 100%;
}
.content-wrap .news-wrap {
  background: #eee;
  padding: 55px 0;
  overflow: hidden;
}
.content-wrap .news-wrap .title-line {
  text-align: center;
}
.content-wrap .news-wrap .title-line .titbox {
  position: relative;
}
.content-wrap .news-wrap .title-line .titbox .chtit {
  display: inline-block;
  background: #eee;
  color: #326edb;
  font-size: 3rem;
  font-weight: bold;
  padding: 0 20px;
}
.content-wrap .news-wrap .title-line .titbox .chtit span {
  color: #1b1b1b;
}
.content-wrap .news-wrap .title-line .titbox .entit {
  font-size: 1.2rem;
  color: #2e2e2e;
  text-transform: uppercase;
  font-family: "Aparajita";
}
.content-wrap .news-wrap .title-line .titbox .line {
  position: absolute;
  bottom: -3px;
  width: 25px;
  height: 3px;
  background: #326edb;
  left: 50%;
  margin-left: -17px;
}
.content-wrap .news-wrap .title-line .stxt {
  margin-top: 10px;
  font-size: 1.2rem;
  color: #696969;
}
.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: #326edb;
}
.content-wrap .news-wrap .news-con .bnbox .listbox .list a:hover .num {
  background: #326edb;
}
.content-wrap .news-wrap .news-con .bnbox .listbox .list a:hover .cn {
  color: #326edb;
}
.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: #326edb;
  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;
  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 .morebtn a:hover {
  background: #326edb;
  color: #fff;
}
.content-wrap .contentbox {
  margin-top: 20px;
  margin-bottom: 90px;
}
.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: #326edb;
  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: #326edb;
  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: #326edb;
  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: #326edb;
}
.content-wrap .contentbox .ltside {
  padding-right: 30px;
}
.content-wrap .contentbox .ltside .linkbox {
  background: #326edb;
}
.content-wrap .contentbox .ltside .linkbox .titbox {
  color: #fff;
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
  padding: 20px 0 10px;
}
.content-wrap .contentbox .ltside .linkbox .titbox span {
  margin-top: 5px;
  display: block;
}
.content-wrap .contentbox .ltside .linkbox .lbox {
  margin-top: 5px;
  padding: 0 15px;
}
.content-wrap .contentbox .ltside .linkbox .lbox .list {
  display: block;
  text-decoration: none;
  font-size: 1.6rem;
  color: #fff;
  height: 42px;
  line-height: 32px;
  border-bottom: 1px dashed #02de42;
  padding: 5px;
  text-align: center;
}
.content-wrap .contentbox .ltside .linkbox .lbox .list:hover {
  background: #fff;
  border-radius: 5px;
  border-bottom: none;
  color: #326edb;
}
.content-wrap .contentbox .ltside .linkbox .lbox .list.on1 {
  background: #fff;
  border-radius: 5px;
  border-bottom: none;
  color: #326edb;
}
.content-wrap .contentbox .ltside .linkbox .lbox .list span {
  display: block;
  border-radius: 5px;
  border: 1px dashed #326edb;
}
.content-wrap .contentbox .ltside .linkbox .lbox .list2 {
  display: none;
}
.content-wrap .contentbox .ltside .linkbox .lbox .list2 ul {
  margin-top: 5px;
  background: #fff;
}
.content-wrap .contentbox .ltside .linkbox .lbox .list2 ul li a {
  display: block;
  font-size: 1.4rem;
  color: #666;
  line-height: 35px;
  height: 35px;
  padding-left: 55px;
  text-decoration: none;
}
.content-wrap .contentbox .ltside .linkbox .lbox .list2 ul li a:hover {
  color: #326edb;
}
.content-wrap .contentbox .ltside .contactbox {
  background: #326edb;
  padding: 25px 20px 0;
}
.content-wrap .contentbox .ltside .contactbox .phonebox {
  text-align: center;
}
.content-wrap .contentbox .ltside .contactbox .phonebox .icon {
  margin-left: 20px;
  margin-top: 5px;
  float: left;
  display: inline-block;
}
.content-wrap .contentbox .ltside .contactbox .phonebox .num {
  margin-left: 10px;
  float: left;
  display: inline-block;
  font-size: 1.2rem;
  text-align: left;
  color: #fff;
}
.content-wrap .contentbox .ltside .contactbox .phonebox .num span {
  display: block;
  font-size: 2.4rem;
  font-family: "Impact";
}
.content-wrap .contentbox .ltside .bg img {
  width: 100%;
}
.content-wrap .contentbox .main-wrap .title-posit {
  margin-bottom: 15px;
}
.content-wrap .contentbox .main-wrap .title-posit .tp {
  border: 1px solid #eee;
  padding: 5px 10px;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .title i {
  float: left;
  margin-right: 10px;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .title p {
  float: left;
  font-size: 1.6rem;
  color: #000;
  margin: 0;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .title p span {
  margin-left: 10px;
  font-size: 1.2rem;
  color: #aaa;
  font-family: "Aparajita";
  text-transform: uppercase;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .posit {
  margin-top: 4px;
  color: #a5a5a5;
  font-size: 1.2rem;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .posit a {
  color: #a5a5a5;
}
.content-wrap .contentbox .main-wrap .title-posit .line-wrap {
  border-top: 2px solid #326edb;
}
.content-wrap .contentbox .main-wrap .title-posit .line-wrap .line {
  margin-top: -2px;
  width: 240px;
  height: 2px;
  background: #fd9200;
}
.content-wrap .contentbox .main-wrap .choosebox {
  margin-bottom: 20px;
}
.content-wrap .contentbox .main-wrap .choosebox .clist {
  float: left;
  display: inline-block;
  padding: 0 5px 10px;
}
.content-wrap .contentbox .main-wrap .choosebox .clist a {
  display: block;
  background: #2f67d9;
  color: #fff;
  height: 35px;
  line-height: 35px;
  padding: 0 20px;
  text-decoration: none;
  font-size: 1.6rem;
  text-align: center;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .choosebox .clist a:hover {
  background: #ff8500;
}
.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;
  padding: 5px 5px 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .product-con .plist a:hover {
  border-color: #326edb;
}
.content-wrap .contentbox .main-wrap .product-con .plist a:hover .picbox {
  border-color: #326edb;
}
.content-wrap .contentbox .main-wrap .product-con .plist a:hover .btit {
  color: #326edb;
}
.content-wrap .contentbox .main-wrap .product-con .plist a .picbox {
  position: relative;
  overflow: hidden;
  border: 1px solid #ccc;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .product-con .plist a .btit {
  padding: 0 10px;
  line-height: 40px;
  height: 40px;
  text-align: center;
  overflow: hidden;
  color: #595959;
  font-family: "宋体";
}
.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;
}
.content-wrap .contentbox .main-wrap .case-con .clist a:hover .btit {
  color: #2f67d9;
}
.content-wrap .contentbox .main-wrap .case-con .clist a .picbox {
  border: 1px solid #ccc;
}
.content-wrap .contentbox .main-wrap .case-con .clist a .btit {
  text-align: center;
  font-size: 1.4rem;
  color: #393939;
  margin-top: 10px;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .honer-con .hlist {
  padding: 0 10px 20px;
}
.content-wrap .contentbox .main-wrap .honer-con .hlist a {
  text-decoration: none;
  display: block;
}
.content-wrap .contentbox .main-wrap .honer-con .hlist a:hover .picbox {
  opacity: .5;
}
.content-wrap .contentbox .main-wrap .honer-con .hlist a .picbox {
  border: 1px solid #ccc;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .honer-con .hlist a .btit {
  margin-top: 5px;
  font-size: 1.4rem;
  color: #383838;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
  text-align: center;
}
.content-wrap .contentbox .main-wrap .news-con .nlist {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #ccc;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a {
  display: block;
  text-decoration: none;
  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 .conbox .morebtn {
  background: #2f67d9;
  color: #fff;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
  width: 18%;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .conbox {
  width: 80%;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .titbox {
  margin-top: 10px;
  font-size: 1.8rem;
  color: #282828;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .titbox .tit {
  width: 60%;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .titbox .time {
  font-size: 1.2rem;
  color: #9e9e9e;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .con {
  margin-top: 10px;
  font-size: 1.2rem;
  color: #5f5f5f;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .morebtn {
  margin-top: 15px;
  font-size: 1.2rem;
  color: #b5b5b5;
  width: 90px;
  height: 25px;
  border: 1px solid #ccc;
  line-height: 25px;
  overflow: hidden;
  text-align: center;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .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 .pgwSlideshow {
  background: #fff;
}
.content-wrap .contentbox .main-wrap .product-details-con .showbox .pgwSlideshow .ps-current {
  border: 1px solid #ccc;
  text-align: center;
}
.content-wrap .contentbox .main-wrap .product-details-con .showbox .pgwSlideshow .ps-current > ul > li img {
  height: 300px;
}
.content-wrap .contentbox .main-wrap .product-details-con .showbox .pgwSlideshow .ps-list {
  background: #fff;
  box-shadow: none;
  border-top: none;
}
.content-wrap .contentbox .main-wrap .product-details-con .showbox .pgwSlideshow .ps-list li .ps-item.ps-selected {
  border-color: #0b76e1;
}
.content-wrap .contentbox .main-wrap .product-details-con .showbox .pgwSlideshow .ps-list li img {
  max-width: 60px;
}
.content-wrap .contentbox .main-wrap .product-details-con .showcn .title {
  font-size: 2.4rem;
  color: #292929;
  line-height: 55px;
  overflow: hidden;
  font-weight: bold;
  border-bottom: 1px dashed #ccc;
}
.content-wrap .contentbox .main-wrap .product-details-con .showcn .con {
  margin-top: 10px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #ccc;
}
.content-wrap .contentbox .main-wrap .product-details-con .showcn .con .clist {
  font-size: 1.4rem;
  color: #636363;
  line-height: 35px;
}
.content-wrap .contentbox .main-wrap .product-details-con .showcn .con .clist span {
  color: #326edb;
  font-weight: bold;
}
.content-wrap .contentbox .main-wrap .product-details-con .showcn .phonebox {
  margin-top: 5px;
  font-size: 1.4rem;
  color: #5b5b5b;
}
.content-wrap .contentbox .main-wrap .product-details-con .showcn .phonebox span {
  font-size: 2.4rem;
  color: #ff8400;
  font-weight: bold;
  font-family: "Georgia";
}
.content-wrap .contentbox .main-wrap .product-details-con .showcn .zxbox {
  margin-top: 5px;
}
.content-wrap .contentbox .main-wrap .product-details-con .dcon {
  margin-top: 30px;
}
.content-wrap .contentbox .main-wrap .product-details-con .dcon .dtit {
  border: 1px solid #ccc;
  margin-bottom: 20px;
}
.content-wrap .contentbox .main-wrap .product-details-con .dcon .dtit span {
  display: inline-block;
  height: 30px;
  background: #326edb;
  padding: 0 25px;
  line-height: 30px;
  color: #fff;
  font-size: 1.6rem;
}
.content-wrap .contentbox .main-wrap .product-details-con .dcon .smtxt {
  margin-bottom: 20px;
}
.content-wrap .contentbox .main-wrap .product-details-con .dcon .smtxt .list {
  font-size: 1.2rem;
  color: #898989;
  margin-bottom: 10px;
}
.content-wrap .contentbox .main-wrap .product-details-con .dcon .smtxt .list span {
  margin-left: 5px;
  color: #454545;
}
.content-wrap .contentbox .main-wrap .product-details-con .dcon .cn img {
  width: 100%;
  height:100%
}
.content-wrap .contentbox .main-wrap .product-details-con .dcon .cn p img {
  width: 100%;
  height:100%
}
.content-wrap .contentbox .main-wrap .product-details-con .dcon .cn p table {
  width: 100%;
}

.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: #326edb;
  padding-top: 95px;
  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: #326edb;
  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: 14.25%;
  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-left: -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: #326edb;
  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: #326edb;
  z-index: 999;
}
.hot-wrap .list {
  height: 75px;
  width: 25%;
  float: left;
  display: block;
}
.hot-wrap .list:hover {
  background: #1f4fa7;
}
.hot-wrap .list a {
  text-decoration: none;
  display: block;
  text-align: center;
}
.hot-wrap .list a i {
  display: block;
  padding-bottom: .2em;
  padding-top: .5em;
}
.hot-wrap .list a span {
  font-size: 1rem;
  color: #fff;
}
@media (min-width: 992px) {
  .col-md-13 {
    width: 20%;
    float: left;
  }
  .col-md-14 {
    width: 12.5%;
    float: left;
  }
  .header-wrap .header {
    height: 120px;
  }
  .header-wrap .header .logo {
    line-height: 120px;
  }
  .searchbox-wrap {
    padding: 10px 0;
  }
  .searchbox-wrap .interestbox {
    float: left;
    margin-top: 5px;
  }
  .searchbox-wrap .sbox {
    margin-top: 0;
    float: right;
  }
  .content-wrap .product-wrap .title-line .titbox {
    width: 280px;
    margin: 0 auto;
    border: 3px solid #dbdbdb;
  }
  .content-wrap .product-wrap .title-line .titbox .chtit {
    margin-top: -20px;
    position: relative;
    top: -10px;
  }
  .content-wrap .product-wrap .title-line .titbox .entit {
    margin-top: -5px;
    margin-bottom: 5px;
  }
  .content-wrap .product-wrap .product-con .hotpro-con .hcon .bigpicbox .bigpicbox-carousel .item .picbox {
    float: left;
    width: 63%;
  }
  .content-wrap .product-wrap .product-con .hotpro-con .hcon .bigpicbox .bigpicbox-carousel .item .con {
    margin-top: 30px;
    float: right;
    width: 37%;
  }
  .content-wrap .product-wrap .product-con .hotpro-con .hcon .bigpicbox .owl-theme .owl-controls .owl-buttons {
    display: block;
  }
  .content-wrap .advantages-wrap .title-line .titbox {
    width: 340px;
    margin: 0 auto;
    border: 3px solid #dbdbdb;
  }
  .content-wrap .advantages-wrap .title-line .titbox .chtit {
    margin-top: -20px;
    position: relative;
    top: -10px;
  }
  .content-wrap .advantages-wrap .title-line .titbox .entit {
    margin-top: -5px;
    margin-bottom: 5px;
  }
  .content-wrap .advantages-wrap .advantages-con div:nth-child(3) .alist,
  .content-wrap .advantages-wrap .advantages-con div:nth-child(4) .alist {
    border-bottom: none;
  }
  .content-wrap .advantages-wrap .advantages-con div:nth-child(2) .alist,
  .content-wrap .advantages-wrap .advantages-con div:nth-child(4) .alist {
    border-right: none;
  }
  .content-wrap .advantages-wrap .advantages-con .alist {
    border-bottom: 1px dashed #ccc;
    border-right: 1px dashed #ccc;
    padding: 25px 10px;
  }
  .content-wrap .advantages-wrap .advantages-con .alist a .picbox {
    float: left;
    width: 45%;
  }
  .content-wrap .advantages-wrap .advantages-con .alist a .conbox {
    float: right;
    width: 55%;
  }
  .content-wrap .case-wrap .title-line .titbox {
    width: 342px;
    margin: 0 auto;
    border: 3px solid #dbdbdb;
  }
  .content-wrap .case-wrap .title-line .titbox .chtit {
    margin-top: -20px;
    position: relative;
    top: -10px;
  }
  .content-wrap .case-wrap .title-line .titbox .entit {
    margin-top: -5px;
    margin-bottom: 5px;
  }
  .content-wrap .about-wrap .title-line .titbox {
    width: 235px;
    margin: 0 auto;
    border: 3px solid #dbdbdb;
  }
  .content-wrap .about-wrap .title-line .titbox .chtit {
    margin-top: -20px;
    position: relative;
    top: -10px;
  }
  .content-wrap .about-wrap .title-line .titbox .entit {
    margin-top: -5px;
    margin-bottom: 5px;
  }
  .content-wrap .about-wrap .about-con a .conbox {
    padding: 30px;
  }
  .content-wrap .about-wrap .about-con a .conbox .tit {
    margin-top: 10px;
  }
  .content-wrap .honer-wrap .title-line .titbox {
    width: 735px;
    margin: 0 auto;
    border: 3px solid #dbdbdb;
  }
  .content-wrap .honer-wrap .title-line .titbox .chtit {
    margin-top: -20px;
    position: relative;
    top: -10px;
  }
  .content-wrap .honer-wrap .title-line .titbox .entit {
    margin-top: -5px;
    margin-bottom: 5px;
  }
  .content-wrap .purpose-wrap .purpose-con .conbox {
    padding-left: 170px;
  }
  .content-wrap .purpose-wrap .purpose-con .conbox .con {
    padding-left: 60px;
  }
  .content-wrap .process-wrap .title-line .titbox {
    width: 400px;
    margin: 0 auto;
    border: 3px solid #dbdbdb;
  }
  .content-wrap .process-wrap .title-line .titbox .chtit {
    margin-top: -20px;
    position: relative;
    top: -10px;
  }
  .content-wrap .process-wrap .title-line .titbox .entit {
    margin-top: -5px;
    margin-bottom: 5px;
  }
  .content-wrap .news-wrap .title-line .titbox {
    width: 350px;
    margin: 0 auto;
    border: 3px solid #dbdbdb;
  }
  .content-wrap .news-wrap .title-line .titbox .chtit {
    margin-top: -20px;
    position: relative;
    top: -10px;
  }
  .content-wrap .news-wrap .title-line .titbox .entit {
    margin-top: -5px;
    margin-bottom: 5px;
  }
  .content-wrap .news-wrap .news-con .bnbox {
    padding-right: 30px;
  }
  .content-wrap .contentbox .main-wrap .product-details-con .showcn {
    padding-left: 35px;
  }
  .content-wrap .contentbox .main-wrap .product-details-con .dcon .smtxt {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
  }
  .content-wrap .contentbox .main-wrap .product-details-con .dcon .smtxt .list {
    display: inline-block;
    width: 33.33%;
    float: left;
    padding-right: 5px;
  }
  .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;
  }
  .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%;
  }
}
