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


 .main-wrap .messages-con .mbox .inputlist {
      margin-bottom: 10px; }
.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; }
 .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; }
 .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; }
.main-wrap .messages-con .mbox .inputlist .textbox3 {
        margin-left: 2%;
        float: left;
        width: 15%;
        border: 1px solid #ccc;
        line-height: 30px;
        height: 30px;
        padding: 5px;
        font-size: 1.4rem;
        color: #696969; }
.main-wrap .messages-con .mbox .inputlist .pic {
        float: left;
        margin-left: 5px; }
.main-wrap .messages-con .mbox .inputlist .pic img {
          height: 30px; }
.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: #3f931d;
          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; }




.title3{ margin-bottom:10px;}
.title3 h5{ margin:0 0 10px !important; font-size:18px; color:#585757; line-height:24px;}
.title3 h2{ display:block; width:80%; margin:0 auto !important; line-height:40px; background:#564283; font-size:16px; color:#fff; border:solid 1px #7961ae;}

.imgboxs{ margin-bottom:10px;}
.imgboxs img{ display:block; margin:0 auto; padding:4px; border:solid 1px #ccc;}
.lt {
  float: left;
}
.rt {
  float: right;
}
a {
  text-decoration: none;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.topbar {
  background: #2e2e2e;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 1.2rem;
  font-family: "黑体";
}
.topbar .trt span {
  color: #129abf;
}
/*.header-wrap .header {
  position: relative;
}*/
.header-wrap .header{width: 100%; height: 105px; background-color: #fff; position: fixed; z-index: 9; }



.header-wrap .header .logo {
  line-height: 65px;
}
.header-wrap .header .nav-ul .navlist {
  position: relative;
  display: inline-block;
  float: left;
  width: 11.11%;
}
.header-wrap .header .nav-ul .navlist a.listh1 {
  line-height: 100px;
  box-sizing: border-box;
  text-decoration: none;
  display: block;
  color: #292929;
  text-align: center;
  font-size: 1.6rem;
  font-family: "黑体";
  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;
  font-weight:bold;
}
.header-wrap .header .nav-ul .navlist a.listh1:hover,
.header-wrap .header .nav-ul .navlist a.listh1.on {
  color: #129abf;
}
.header-wrap .header .nav-ul .navlist a.listh1 span {
  margin-top: 44px;
  float: right;
  display: inline-block;
  width: 1px;
  height: 12px;
  background: #ccc;
}
.header-wrap .header .nav-ul .navlist .list2-ul {
  position: absolute;
  left: 0;
  top: 100px;
  display: none;
  z-index: 10;
  background: rgba(0, 0, 0, 0.8) !important;
  background: #000;
  filter: alpha(opacity=80);
  width: 140px;
}
.header-wrap .header .nav-ul .navlist .list2-ul .list {
  position: relative;
}
.header-wrap .header .nav-ul .navlist .list2-ul .list .listh2 {
  text-align: left;
  padding-left: 10px;
  line-height: 35px;
  color: #fff;
  display: block;
  text-decoration: none;
}
.header-wrap .header .nav-ul .navlist .list2-ul .list .listh2:hover,
.header-wrap .header .nav-ul .navlist .list2-ul .list .listh2.on {
  background: #129abf;
}
.header-wrap .header .nav-ul .navlist .list2-ul .list .list3-ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8) !important;
  background: #000;
  filter: alpha(opacity=80);
}
.header-wrap .header .nav-ul .navlist .list2-ul .list .list3-ul .list2 {
  text-align: center;
}
.header-wrap .header .nav-ul .navlist .list2-ul .list .list3-ul .list2 a {
  display: block;
  line-height: 35px;
  color: #fff;
}
.header-wrap .header .menu {
  line-height: 60px;
  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;
}
.banner-wrap #owl-demo {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
}
.banner-wrap #owl-demo .item {
  display: block;
}
.banner-wrap #owl-demo img {
  display: block;
  width: 100%;
}
.banner-wrap .owl-theme .owl-controls {
  position: absolute;
  bottom: 20px;
  left: 47%;
}
.banner-wrap .owl-theme .owl-controls.clickable .owl-page span {
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.banner-wrap .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #fff;
}
.banner-wrap .owl-theme .owl-controls .owl-page.active span {
  background: #fff;
}
.banner-wrap .banner .swiper-wrapper .swiper-slide img {
  width: 100%;
}
.content-wrap .product-wrap {
  padding: 30px 0 0;
}
.content-wrap .product-wrap .title-line {
  text-align: center;
}
.content-wrap .product-wrap .title-line .entit {
  font-size: 1.8rem;
  color: #696969;
  text-transform: uppercase;
  font-family: "Arial";
}
.content-wrap .product-wrap .title-line .chtit {
  margin: 5px 0 10px;
  font-size: 1.4rem;
  color: #292929;
  background: url(../images/title-line1.png) no-repeat center center;
  height: 16px;
}
.content-wrap .product-wrap .title-line .stit {
  font-size: 1.2rem;
  color: #2c5868;
  margin-top: 5px;
}
.content-wrap .product-wrap .product-con {
  margin-top: 30px;
}
.content-wrap .product-wrap .product-con .plist a {
  text-decoration: none;
  display: block;
  padding: 10px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.content-wrap .product-wrap .product-con .plist a  .picbox{
  border: 1px solid #ccc;
}





.content-wrap .product-wrap .product-con .plist a:hover {
  border-color: #ccc;
}
.content-wrap .product-wrap .product-con .plist a .con .tit {
  font-size: 1.4rem;
  color: #292929;
  font-weight: bold;
  line-height: 18px;
  height: 36px;
  overflow: hidden;
}
.content-wrap .product-wrap .product-con .plist a .con .tit span {
  font-weight: normal;
  display: block;
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: -1px;
  color: #595959;
}
.content-wrap .product-wrap .product-con .plist a .con .cn {
  margin-top: 5px;
  font-size: 1.2rem;
  color: #696969;
  line-height: 18px;
  height: 54px;
  overflow: hidden;
}
.content-wrap .product-wrap .product-con .plist a .con .morbtn {
  margin-top: 8px;
  font-size: 1.2rem;
  color: #62c5e7;
  font-family: "黑体";
}
.content-wrap .about-wrap {
  padding: 30px 0;
}
.content-wrap .about-wrap .title-line {
  background: url(../images/about-titbg.jpg) no-repeat center center;
  background-size: cover;
  padding: 30px 0;
  text-align: center;
}
.content-wrap .about-wrap .title-line .chtit {
  font-size: 2.6rem;
  color: #fff;
  background: url(../images/title-line2.png) no-repeat center center;
}
.content-wrap .about-wrap .title-line .entit {
  text-transform: uppercase;
  font-size: 1.4rem;
  color: #fff;
}
.content-wrap .about-wrap .title-line .stit {
  margin-top: 10px;
  font-size: 1.6rem;
  color: #fff;
}
.content-wrap .about-wrap .about-con {
  margin-top: 60px;
  overflow: hidden;
}
.content-wrap .about-wrap .about-con .abox {
  position: relative;
}
.content-wrap .about-wrap .about-con .abox 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 .about-wrap .about-con .abox a:hover {
  opacity: .5;
}
.content-wrap .about-wrap .about-con .abox a .tit img {
  max-width: 100%;
}
.content-wrap .about-wrap .about-con .abox a .picbox {
  margin-top: 30px;
}
.content-wrap .about-wrap .about-con .abox a .picbox img {
  max-width: 100%;
}
.content-wrap .about-wrap .about-con .abox a .con {
  margin-top: 20px;
}
.content-wrap .about-wrap .about-con .abox a .con p {
  text-indent: 2em;
  font-size: 1.2rem;
  color: #696969;
  margin-bottom: 0;
  line-height: 20px;
}
.content-wrap .about-wrap .about-con .abox a .con .morebtn {
  margin-top: 10px;
  font-size: 1.2rem;
  color: #387185;
}
.content-wrap .about-wrap .about-con .abox a .line1 {
  position: absolute;
  left: -100px;
  top: 10px;
}
.content-wrap .about-wrap .about-con .abox a .line2 {
  position: absolute;
  right: -100px;
  top: 120px;
}
.content-wrap .advantage-wrap {
  padding: 60px 0 20px;
  background: #f2f2f4;
}
.content-wrap .advantage-wrap .alist {
  margin-bottom: 30px;
}
.content-wrap .advantage-wrap .alist .picbox {
  margin-bottom: 20px;
}
.content-wrap .advantage-wrap .alist .con .chtit {
  font-size: 2rem;
  color: #2c5867;
  font-weight: bold;
}
.content-wrap .advantage-wrap .alist .con .chtit span {
  text-transform: uppercase;
  display: block;
  font-weight: normal;
}
.content-wrap .advantage-wrap .alist .con .entit {
  font-size: 1.2rem;
  color: #2c5867;
}
.content-wrap .advantage-wrap .alist .con .cn .clist {
  margin-top: 5px;
}
.content-wrap .advantage-wrap .alist .con .cn .clist a {
  text-decoration: none;
  display: block;
  padding: 3px 0;
}
.content-wrap .advantage-wrap .alist .con .cn .clist a:hover {
  background: #62c5e6;
}
.content-wrap .advantage-wrap .alist .con .cn .clist a:hover i {
  color: #fff;
}
.content-wrap .advantage-wrap .alist .con .cn .clist a:hover span {
  color: #fff;
}
.content-wrap .advantage-wrap .alist .con .cn .clist a i {
  font-style: normal;
  color: #2c5867;
  margin-right: 10px;
}
.content-wrap .advantage-wrap .alist .con .cn .clist a span {
  color: #696969;
  font-size: 1.2rem;
}
.content-wrap .advantage-wrap .alist .con .cn .clist a span.c1 {
  margin-right: 10px;
}
.content-wrap .news-problem-wrap {
  padding: 50px 0;
}
.content-wrap .news-problem-wrap .news-wrap {
  margin-bottom: 20px;
}
.content-wrap .news-problem-wrap .news-wrap .title {
  font-size: 1.8rem;
  color: #2c5868;
  text-transform: uppercase;
  font-family: "黑体";
}
.content-wrap .news-problem-wrap .news-wrap .title span {
  display: block;
  font-size: 1.6rem;
}
.content-wrap .news-problem-wrap .news-wrap .news-con {
  margin-top: 20px;
}
.content-wrap .news-problem-wrap .news-wrap .news-con .bnlist a {
  display: block;
  text-decoration: none;
  background: #62c5e6;
  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 .news-problem-wrap .news-wrap .news-con .bnlist a:hover {
  background: #36b5df;
}
.content-wrap .news-problem-wrap .news-wrap .news-con .bnlist a .picbox {
  width: 30%;
}
.content-wrap .news-problem-wrap .news-wrap .news-con .bnlist a .con {
  width: 68%;
  padding: 10px;
}
.content-wrap .news-problem-wrap .news-wrap .news-con .bnlist a .con .tit {
  font-size: 1.8rem;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  margin-bottom: 10px;
}
.content-wrap .news-problem-wrap .news-wrap .news-con .bnlist a .con .cn {
  font-size: 1.2rem;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
}
.content-wrap .news-problem-wrap .news-wrap .news-con .nlist {
  margin-top: 15px;
}
.content-wrap .news-problem-wrap .news-wrap .news-con .nlist a {
  display: block;
  text-decoration: none;
}
.content-wrap .news-problem-wrap .news-wrap .news-con .nlist a:hover span {
  color: #387185;
}
.content-wrap .news-problem-wrap .news-wrap .news-con .nlist a i {
  font-style: normal;
  float: left;
  margin-right: 8px;
  color: #387185;
}
.content-wrap .news-problem-wrap .news-wrap .news-con .nlist a span {
  font-size: 1.2rem;
  color: #696969;
  width: 80%;
  line-height: 14px;
  height: 14px;
  overflow: hidden;
  display: inline-block;
}
.content-wrap .news-problem-wrap .problem-wrap .title {
  font-size: 1.8rem;
  color: #2c5868;
  text-transform: uppercase;
  font-family: "黑体";
}
.content-wrap .news-problem-wrap .problem-wrap .title span {
  display: block;
  font-size: 1.6rem;
}
.content-wrap .news-problem-wrap .problem-wrap .problem-con {
  margin-top: 20px;
}
.content-wrap .news-problem-wrap .problem-wrap .problem-con .plist {
  margin-bottom: 25px;
}
.content-wrap .news-problem-wrap .problem-wrap .problem-con .plist:first-child {
  border-bottom: 1px solid #ccc;
  padding-bottom: 25px;
}
.content-wrap .news-problem-wrap .problem-wrap .problem-con .plist a {
  display: block;
  text-decoration: none;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .news-problem-wrap .problem-wrap .problem-con .plist a:hover {
  opacity: .5;
}
.content-wrap .news-problem-wrap .problem-wrap .problem-con .plist a .tit {
  font-size: 1.4rem;
  color: #2c5868;
  font-family: "黑体";
}
.content-wrap .news-problem-wrap .problem-wrap .problem-con .plist a .tit i {
  width: 5%;
  float: left;
}
.content-wrap .news-problem-wrap .problem-wrap .problem-con .plist a .tit span {
  width: 93%;
  float: right;
  line-height: 18px;
  height: 18px;
  overflow: hidden;
}
.content-wrap .news-problem-wrap .problem-wrap .problem-con .plist a .cn {
  margin-top: 10px;
  font-size: 1.2rem;
  color: #595959;
}
.content-wrap .news-problem-wrap .problem-wrap .problem-con .plist a .cn i {
  width: 5%;
  float: left;
  line-height: 30px;
}
.content-wrap .news-problem-wrap .problem-wrap .problem-con .plist a .cn span {
  width: 93%;
  float: right;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
}
.content-wrap .effect-wrap {
  background: url(../images/effectbg.jpg) no-repeat center center;
  background-size: cover;
  padding: 50px 0 20px;
}
.content-wrap .effect-wrap .title-line {
  text-align: center;
}
.content-wrap .effect-wrap .title-line .entit {
  font-size: 1.8rem;
  color: #fff;
  text-transform: uppercase;
  font-family: "Arial";
}
.content-wrap .effect-wrap .title-line .chtit {
  margin: 5px 0 10px;
  font-size: 1.4rem;
  color: #fff;
  background: url(../images/title-line3.png) no-repeat center center;
  height: 16px;
}
.content-wrap .effect-wrap .effect-con {
  margin-top: 30px;
}
.content-wrap .effect-wrap .effect-con .tabhd {
  text-align: center;
}
.content-wrap .effect-wrap .effect-con .tabhd .thdlist {
  display: inline-block;
  margin: 0 5px;
}
.content-wrap .effect-wrap .effect-con .tabhd .thdlist a {
  color: #fff;
  font-size: 1.2rem;
  text-decoration: none;
  display: block;
  line-height: 25px;
  padding: 0 10px;
}
.content-wrap .effect-wrap .effect-con .tabhd .thdlist a:hover,
.content-wrap .effect-wrap .effect-con .tabhd .thdlist a.on {
  background: #62c5e6;
}
.content-wrap .effect-wrap .effect-con .tabbd {
  margin-top: 30px;
}
.content-wrap .effect-wrap .effect-con .tabbd .tbdlist {
  display: none;
}
.content-wrap .effect-wrap .effect-con .tabbd .tbdlist:first-child {
  display: block;
}
.content-wrap .effect-wrap .effect-con .tabbd .tbdlist .elist {
  padding: 0 5px 10px;
}
.content-wrap .effect-wrap .effect-con .tabbd .tbdlist .elist a {
  display: block;
  text-decoration: none;
}
.content-wrap .effect-wrap .effect-con .tabbd .tbdlist .elist a:hover .picbox .showcn {
  top: 0;
}
.content-wrap .effect-wrap .effect-con .tabbd .tbdlist .elist a .picbox {
  position: relative;
  overflow: hidden;
}
.content-wrap .effect-wrap .effect-con .tabbd .tbdlist .elist a .picbox .showcn {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 500px;
  left: 0;
  background: rgba(98, 197, 230, 0.8) !important;
  background: #62c5e6;
  color: #fff;
  text-align: center;
  padding-top: 22%;
  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 .effect-wrap .effect-con .tabbd .tbdlist .elist a .picbox .showcn .tit {
  font-size: 2.4rem;
  margin-bottom: 8px;
  line-height: 26px;
  height: 26px;
  overflow: hidden;
}
.content-wrap .effect-wrap .effect-con .tabbd .tbdlist .elist a .picbox .showcn .cn {
  font-size: 1.4rem;
  line-height: 16px;
  height: 16px;
  overflow: hidden;
}
.content-wrap .partner-wrap {
  padding: 30px 0;
  background: #f2f2f4;
}
.content-wrap .partner-wrap .title-line {
  text-align: center;
}
.content-wrap .partner-wrap .title-line .btit {
  font-size: 3rem;
  color: #2c5867;
  font-family: "黑体";
  text-transform: uppercase;
}
.content-wrap .partner-wrap .title-line .btit span {
  font-size: 2rem;
}
.content-wrap .partner-wrap .title-line .stit {
  font-size: 1.2rem;
  color: #292929;
  margin-bottom: 5px;
}
.content-wrap .partner-wrap .title-line .entit {
  font-size: 1.2rem;
  color: #696969;
}
.content-wrap .partner-wrap .partner-con {
  margin-top: 30px;
}
.content-wrap .partner-wrap .partner-con .plist {
  padding: 0 10px 20px;
}
.content-wrap .partner-wrap .partner-con .plist 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 .partner-wrap .partner-con .plist a:hover {
  opacity: .6;
}
.content-wrap .contact-wrap {
  padding: 50px 0;
}
.content-wrap .contact-wrap .title-line {
  text-align: center;
}
.content-wrap .contact-wrap .title-line .entit {
  font-size: 1.8rem;
  color: #696969;
  text-transform: uppercase;
  font-family: "Arial";
}
.content-wrap .contact-wrap .title-line .chtit {
  margin: 5px 0 10px;
  font-size: 1.4rem;
  color: #292929;
  background: url(../images/title-line1.png) no-repeat center center;
  height: 16px;
}
.content-wrap .contact-wrap .title-line .stit {
  font-size: 1.2rem;
  color: #2c5868;
  margin-top: 5px;
}
.content-wrap .contact-wrap .contact-con {
  margin-top: 30px;
}
.content-wrap .contact-wrap .contact-con .mappic {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 5px 0;
}
.content-wrap .contact-wrap .contact-con .mappic img {
  width: 100%;
}
.content-wrap .contact-wrap .contact-con .cconbox {
  margin-top: 30px;
}
.content-wrap .contact-wrap .contact-con .cconbox .ccon .tit {
  font-size: 1.2rem;
  color: #2c5868;
  font-weight: bold;
}
.content-wrap .contact-wrap .contact-con .cconbox .ccon .tit i {
  font-style: normal;
  font-size: 1.4rem;
  margin-right: 5px;
}
.content-wrap .contact-wrap .contact-con .cconbox .ccon .cn {
  margin-top: 15px;
  font-size: 1.2rem;
  color: #696969;
  line-height: 20px;
}
.content-wrap .contact-wrap .contact-con .cconbox .ccon .cbox {
  margin-top: 10px;
}
.content-wrap .contact-wrap .contact-con .cconbox .ccon .cbox .clist {
  border-top: 1px solid #ccc;
  padding-top: 15px;
  margin-bottom: 15px;
  font-size: 1.2rem;
  color: #696969;
}
.content-wrap .contact-wrap .contact-con .cconbox .ccon .cbox .clist i {
  margin-right: 10px;
  float: left;
}
.content-wrap .contact-wrap .contact-con .cconbox .ccon .cbox .clist span {
  float: left;
}
.content-wrap .contact-wrap .contact-con .cconbox .mbox .tit {
  font-size: 1.2rem;
  color: #2c5868;
  font-weight: bold;
}
.content-wrap .contact-wrap .contact-con .cconbox .mbox .tit i {
  font-style: normal;
  font-size: 1.4rem;
  margin-right: 5px;
}
.content-wrap .contact-wrap .contact-con .cconbox .mbox .mcon {
  margin-top: 20px;
}
.content-wrap .contact-wrap .contact-con .cconbox .mbox .mcon .inputlist1 {
  margin-bottom: 10px;
}
.content-wrap .contact-wrap .contact-con .cconbox .mbox .mcon .inputlist1 label {
  width: 25%;
  float: left;
  font-size: 1.2rem;
  color: #696969;
  font-weight: normal;
}
.content-wrap .contact-wrap .contact-con .cconbox .mbox .mcon .inputlist1 .textbox1 {
  width: 73%;
  float: right;
  height: 25px;
  padding: 3px;
  font-size: 1.2rem;
  color: #666;
}
.content-wrap .contact-wrap .contact-con .cconbox .mbox .mcon .inputlist2 label {
  width: 25%;
  float: left;
  font-size: 1.2rem;
  color: #696969;
  font-weight: normal;
}
.content-wrap .contact-wrap .contact-con .cconbox .mbox .mcon .inputlist2 .textbox2 {
  width: 73%;
  height: 70px;
  float: right;
  padding: 3px;
  font-size: 1.2rem;
  color: #666;
}
.content-wrap .contact-wrap .contact-con .cconbox .mbox .mcon .submitbtn {
  margin-top: 10px;
  margin-left: 27%;
  border: none;
  background: #62c5e6;
  font-size: 1.2rem;
  height: 25px;
  line-height: 25px;
  width: 80px;
  color: #fff;
}
.content-wrap .contact-wrap .contact-con .cconbox .mbox .mcon .submitbtn:hover {
  background: #36b5df;
}
.content-wrap .content {
  margin-top: 20px;
}
.content-wrap .content .w-ltside .mb {
  margin-bottom: 10px;
}
.content-wrap .content .w-ltside .mb .tit-show .title {
  display: block;
  height: 45px;
  line-height: 45px;
  background: #62c5e6;
  background-size: cover;
  overflow: hidden;
  font-family: '微软雅黑';
  font-size: 16px;
  color: #fff;
  text-indent: 1em;
  cursor: pointer;
}
.content-wrap .content .w-ltside .mb .tit-show .title .arrow {
  float: right;
  margin-right: 15px;
}
.content-wrap .content .w-ltside .mb .tit-show .title .icon {
  margin-right: 10px;
}
.content-wrap .content .w-ltside .show-hide {
  display: none;
  overflow: hidden;
  width: 100%;
}
.content-wrap .content .w-ltside .show-hide .div2 {
  display: block;
  height: 35px;
  line-height: 35px;
  cursor: pointer;
  background: #eaeaea;
  color: #707070;
  font-size: 14px;
  text-align: center;
  border-bottom: 1px solid #fff;
}
.content-wrap .content .w-ltside .show-hide .div2 a {
  display: block;
  color: #707070;
  text-decoration: none;
}
.content-wrap .content .w-ltside .show-hide .div2:hover a {
  background: #129abf;
  color: #fff;
}
.content-wrap .content .w-ltside .show-hide .div3 {
  display: none;
}
.content-wrap .content .w-ltside .show-hide .div3 ul {
  margin: 0;
  padding: 0;
}
.content-wrap .content .w-ltside .show-hide .div3 ul li {
  display: block;
  height: 34px;
  line-height: 34px;
  list-style: none;
  text-align: center;
  background: #ececec;
  overflow: hidden;
  margin-top: 2px;
}
.content-wrap .content .w-ltside .show-hide .div3 ul li a {
  text-decoration: none;
  display: block;
  overflow: hidden;
  color: #666;
}
.content-wrap .content .w-ltside .show-hide .div3 ul li a:hover {
  color: #129abf;
}
.content-wrap .content .w-posit {
  border: 1px solid #ccc;
  padding: 5px 10px;
  margin-bottom: 10px;
}
.content-wrap .content .w-posit .tit {
  font-size: 1.2rem;
  color: #4d4d4d;
}
.content-wrap .content .w-posit .posit {
  font-size: 1.2rem;
  color: #4d4d4d;
}
.content-wrap .content .w-posit .posit a {
  color: #4d4d4d;
}
.content-wrap .content .tit-line {
  text-align: center;
  margin-bottom: 20px;
}
.content-wrap .content .tit-line h2 {
  font-family: "Aparajita";
  color: #383838;
  font-size: 3.2rem;
  text-transform: uppercase;
  margin: 0 0 15px;
}
.content-wrap .content .tit-line h2 span {
  font-family: "微软雅黑";
  display: block;
  font-size: 2rem;
}
.content-wrap .content .tit-line .line-wrap {
  width: 100%;
  height: 1px;
  background: #ccc;
}
.content-wrap .content .tit-line .line-wrap .line {
  position: relative;
  top: -1px;
  height: 3px;
  background: #0197d3;
  width: 80px;
  margin: 0 auto;
}
.content-wrap .content .ltside {
  width: 230px;
  margin-bottom: 20px;
}
.content-wrap .content .ltside .linkbox {
  border: 1px solid #ccc;
  padding: 6px;
}
.content-wrap .content .ltside .linkbox .title-arrow {
  background: #62c5e6;
  color: #fff;
  height: 50px;
  font-size: 1.8rem;
  padding: 15px 10px;
}
.content-wrap .content .ltside .linkbox .title-arrow h4.title {
  margin: 0;
}
.content-wrap .content .ltside .linkbox .title-arrow h4.title span {
  margin-left: 5px;
  font-weight: normal;
  font-size: 1.2rem;
  font-family: "Arial";
  text-transform: uppercase;
}
.content-wrap .content .ltside .linkbox .link-wrap {
  margin-top: 5px;
}
.content-wrap .content .ltside .linkbox .link-wrap .list {
  padding: 0 20px;
  display: block;
  height: 35px;
  color: #000;
  line-height: 35px;
  font-size: 1.4rem;
  text-decoration: none;
}
.content-wrap .content .ltside .linkbox .link-wrap .list:hover,
.content-wrap .content .ltside .linkbox .link-wrap .list.on1 {
  background: #129abf;
  color: #fff;
}
.content-wrap .content .ltside .linkbox .link-wrap .list i.icon {
  margin-right: 10px;
}
.content-wrap .content .ltside .linkbox .link-wrap .list i.arrow {
  font-style: normal;
  font-weight: bold;
}
.content-wrap .content .ltside .linkbox .link-wrap .list2 {
  display: none;
}
.content-wrap .content .ltside .linkbox .link-wrap .list2 ul li a {
  display: block;
  height: 38px;
  text-align: left;
  text-indent: 5.3em;
  color: #666164;
  line-height: 38px;
  font-size: 1.4rem;
  text-decoration: none;
  background: #e9e9e9;
}
.content-wrap .content .ltside .linkbox .link-wrap .list2 ul li a:hover {
  color: #62c5e6;
}
.content-wrap .content .ltside .linkbox .link-wrap .list2 ul li a span {
  margin-right: 10px;
}
.content-wrap .content .ltside .contactbox {
  border: 1px solid #ccc;
  margin-top: 15px;
  padding: 6px;
}
.content-wrap .content .ltside .contactbox .title-arrow {
  background: #62c5e6;
  color: #fff;
  height: 50px;
  font-size: 1.8rem;
  padding: 15px 10px;
}
.content-wrap .content .ltside .contactbox .title-arrow h4.title {
  margin: 0;
}
.content-wrap .content .ltside .contactbox .title-arrow h4.title span {
  margin-left: 5px;
  font-weight: normal;
  font-size: 1.4rem;
  font-family: "Arial";
  text-transform: uppercase;
}
.content-wrap .content .ltside .contactbox .con {
  margin-top: 3px;
}
.content-wrap .content .ltside .contactbox .con p {
  color: #000;
  margin-bottom: 0;
  font-size: 1.2rem;
  line-height: 25px;
}
.content-wrap .content .ltside .contactbox .con .pic img {
  width: 100%;
}
.content-wrap .content .main-wrap {
  padding-bottom: 20px;
}
.content-wrap .content .main-wrap .title-posit {
  margin-bottom: 20px;
  height: 55px;
  border-bottom: 1px solid #e8e8e8;
  padding: 0 10px;
  line-height: 55px;
}
.content-wrap .content .main-wrap .title-posit .title {
  color: #978f87;
  font-size: 2.2rem;
}
.content-wrap .content .main-wrap .title-posit .title img {
  float: left;
  margin-top: 5px;
}
.content-wrap .content .main-wrap .title-posit .title span {
  margin-left: 5px;
  display: inline-block;
  margin-top: 5px;
  float: left;
}
.content-wrap .content .main-wrap .title-posit .posit {
  margin-top: 12px;
  color: #978f87;
  font-size: 1.4rem;
}
.content-wrap .content .main-wrap .title-posit .posit a {
  color: #978f87;
}
.content-wrap .content .main-wrap .about-con {
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .about-con .pic {
  text-align: center;
  margin-bottom: 10px;
}
.content-wrap .content .main-wrap .about-con .pic img {
  max-width: 100%;
}
.content-wrap .content .main-wrap .about-con p {
  font-size: 1.4rem;
  color: #000;
  line-height: 26px;
}
.content-wrap .content .main-wrap .product-con .plist {
  padding: 0 10px 20px;
}
.content-wrap .content .main-wrap .product-con .plist a {
  display: block;
  text-decoration: none;
}
.content-wrap .content .main-wrap .product-con .plist a:hover .tit {
  color: #62c5e6;
}
.content-wrap .content .main-wrap .product-con .plist a .picbox {
  border: 1px solid #ccc;
  padding: 5px;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .content .main-wrap .product-con .plist a .tit {
  font-size: 1.4rem;
  color: #535353;
  text-align: center;
  line-height: 35px;
  height: 35px;
  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 .content .main-wrap .effect-con .elist {
  padding: 0 10px 20px;
}
.content-wrap .content .main-wrap .effect-con .elist a {
  display: block;
  text-decoration: none;
}
.content-wrap .content .main-wrap .effect-con .elist a:hover .tit {
  color: #62c5e6;
}
.content-wrap .content .main-wrap .effect-con .elist a .picbox {
  position: relative;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .content .main-wrap .effect-con .elist a .tit {
  font-size: 1.4rem;
  color: #535353;
  text-align: center;
  line-height: 35px;
  height: 35px;
  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 .content .main-wrap .news-con .nlist {
  padding-bottom: 15px;
  border-bottom: 1px dashed #999;
  margin-bottom: 15px;
}
.content-wrap .content .main-wrap .news-con .nlist a {
  display: block;
  text-decoration: none;
}
.content-wrap .content .main-wrap .news-con .nlist a:hover .picbox {
  opacity: .5;
}
.content-wrap .content .main-wrap .news-con .nlist a .picbox {
  width: 28%;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .content .main-wrap .news-con .nlist a .con {
  margin-top: 10px;
  width: 70%;
}
.content-wrap .content .main-wrap .news-con .nlist a .con .time {
  font-size: 1.8rem;
  color: #8a8a8a;
}
.content-wrap .content .main-wrap .news-con .nlist a .con .time span {
  margin-right: 5px;
}
.content-wrap .content .main-wrap .news-con .nlist a .con .tit {
  font-size: 1.6rem;
  color: #333;
  line-height: 35px;
  height: 35px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 5px;
  overflow: hidden;
}
.content-wrap .content .main-wrap .news-con .nlist a .con .cn {
  font-size: 1.4rem;
  color: #000;
  line-height: 23px;
  height: 46px;
  overflow: hidden;
}
.content-wrap .content .main-wrap .partner-con .plist {
  padding: 0 10px 20px;
}
.content-wrap .content .main-wrap .message-con {
  position: relative;
}
.content-wrap .content .main-wrap .message-con .mbox .inputlist {
  margin-bottom: 5px;
}
.content-wrap .content .main-wrap .message-con .mbox .inputlist label {
  display: inline-block;
  font-size: 1.3rem;
  font-weight: normal;
  width: 13%;
  line-height: 30px;
}
.content-wrap .content .main-wrap .message-con .mbox .inputlist .textbox1 {
  float: left;
  width: 40%;
  height: 30px;
  border: 1px solid #ccc;
  font-size: 1.4rem;
  padding: 5px;
  outline: none;
}
.content-wrap .content .main-wrap .message-con .mbox .inputlist .textbox2 {
  float: left;
  width: 85%;
  height: 120px;
  border: 1px solid #ccc;
  font-size: 1.4rem;
  padding: 5px;
  outline: none;
}
.content-wrap .content .main-wrap .message-con .mbox .inputlist .import {
  line-height: 30px;
  float: right;
  width: 46%;
  color: #999;
}
.content-wrap .content .main-wrap .message-con .mbox .inputlist .import i {
  font-style: normal;
  margin-right: 10px;
}
.content-wrap .content .main-wrap .message-con .mbox .inputlist .sbtn {
  margin-top: 20px;
  margin-right: 10px;
  width: 85px;
  height: 30px;
  border: none;
  color: #fff;
  background: #999;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .content .main-wrap .message-con .mbox .inputlist .sbtn.submitbtn {
  margin-left: 13%;
}
.content-wrap .content .main-wrap .message-con .mbox .inputlist .sbtn:hover {
  background: #d93f33;
}
.content-wrap .content .main-wrap .message-con .mbg {
  position: absolute;
  right: 0;
  bottom: 30px;
  z-index: -1;
}
.content-wrap .content .main-wrap .contact-con .mappic {
  text-align: center;
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .contact-con .mappic img {
  border: 1px solid #ccc;
  padding: 5px;
  max-width: 100%;
}
.content-wrap .content .main-wrap .contact-con .ccon .tit {
  font-size: 2rem;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
}
.content-wrap .content .main-wrap .contact-con .ccon .cn {
  font-size: 1.4rem;
  color: #000;
  line-height: 30px;
}
.content-wrap .content .main-wrap .contact-con .ccon .cn a {
  color: #447531;
}
.content-wrap .content .main-wrap .product-details-con .picbox {
  text-align: center;
  margin-bottom: 10px;
}
.content-wrap .content .main-wrap .product-details-con .picbox img {
  max-width: 100%;
}
.content-wrap .content .main-wrap .product-details-con .tit {
  font-size: 1.4rem;
  text-align: center;
}
.content-wrap .content .main-wrap .product-details-con .text2 {
  font-size: 1.4rem;
  line-height:30px;
}
.content-wrap .content .main-wrap .product-details-con .text2 img{
max-width:100%;
}
.content-wrap .content .main-wrap .product-details-con .text2  table{
width:100%;
}
.content-wrap .content .main-wrap .product-details-con .text2 table td{
border:1px solid #CCCCCC;
}





.content-wrap .content .main-wrap .news-details-con {
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .news-details-con .tit {
  font-size: 1.8rem;
  text-align: center;
  color: #000;
  padding: 10px 0;
}
.content-wrap .content .main-wrap .news-details-con .time {
  text-align: center;
  font-size: 1.2rem;
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .news-details-con .pic {
  text-align: center;
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .news-details-con .pic img {
  max-width: 100%;
}
.content-wrap .content .main-wrap .news-details-con .con {
  font-size: 1.2rem;
  margin-bottom: 0;
  line-height: 25px;
  color: #000;
}
.content-wrap .content .main-wrap .news-details-con .con  img{
max-width:100%;
}
.content-wrap .content .main-wrap .news-details-con .con  table{
width:100%;
}
.content-wrap .content .main-wrap .news-details-con .con  table td{
border:1px solid #CCCCCC;
}



.footer-wrap {
  background: #171717;
}
.footer-wrap .footer {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.footer-wrap .footer .ewm-wrap {
  border-right: 1px solid #fff;
  padding-right: 20px;
  margin-right: 25px;
  text-align: center;
}
.footer-wrap .footer .ewm-wrap .tit {
  font-size: 1.2rem;
  color: #fff;
  text-align: center;
  margin-top: 15px;
}
.footer-wrap .footer .link-con-wrap .link-wrap .list {
  display: inline-block;
  float: left;
  color: #fff;
  font-size: 1.4rem;
}
.footer-wrap .footer .link-con-wrap .link-wrap .list a {
  margin: 0 10px;
  color: #fff;
}
.footer-wrap .footer .link-con-wrap .con {
  margin-top: 10px;
}
.footer-wrap .footer .link-con-wrap .con h4 {
  font-weight: bold;
  font-size: 1.4rem;
  font-family: "arial";
  color: #fff;
  margin-bottom: 5px;
}
.footer-wrap .footer .link-con-wrap .con p {
  font-size: 1.2rem;
  color: #fff;
  margin-bottom: 0px;
}
.footer-wrap .footer .link-con-wrap .con p a {
  color: #fff;
}
.footer-wrap .footer .copyright {
  font-size: 1.4rem;
  color: #7d7d7d;
  line-height: 25px;
}
.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background: #62c5e6;
  z-index: 999;
}
.hot-wrap .list {
  height: 75px;
  width: 25%;
  float: left;
  display: block;
}
.hot-wrap .list:hover {
  background: #129abf;
}
.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) {

.main-wrap .messages-con .mconbox {
      width: 800px;
      margin: 0 auto; }
.main-wrap .messages-con .mbox .inputlist label {
      width: 12%; }
 .main-wrap .messages-con .mbox .inputlist .textbox1 {
      width: 86%; }
 .main-wrap .messages-con .mbox .inputlist .textbox2 {
      width: 86%; }
 .main-wrap .messages-con .mbox .inputlist .sbtn.submitbtn {
      margin-left: 14%; }


  .header-wrap .header {
    height: 100px;
  }
  .header-wrap .header .logo {
    line-height: 100px;
  }
  .content-wrap .about-wrap {
    padding: 30px 0 0;
  }
  .content-wrap .about-wrap .about-con .picbox {
    top: -45px;
  }
  .content-wrap .about-wrap .about-con .con {
    position: absolute;
    right: 0;
    bottom: 39px;
    width: 430px;
  }
  .content-wrap .advantage-wrap .alist:nth-child(even) .adrt {
    float: right;
  }
  .content-wrap .advantage-wrap .alist .picbox {
    padding: 0 10px;
  }
  .content-wrap .news-problem-wrap .news-wrap {
    padding-right: 20px;
  }
  .content-wrap .news-problem-wrap .problem-wrap {
    padding-left: 20px;
  }
  .content-wrap .contact-wrap .contact-con .cconbox .ccon {
    padding-right: 20px;
  }
  .content-wrap .contact-wrap .contact-con .cconbox .mbox {
    padding-left: 20px;
  }
  .content-wrap .contact-wrap .contact-con .cconbox .mbox .mcon .inputlist1 {
    width: 46%;
    float: left;
    margin-right: 4%;
  }
  .content-wrap .contact-wrap .contact-con .cconbox .mbox .mcon .inputlist1 label {
    width: 20%;
  }
  .content-wrap .contact-wrap .contact-con .cconbox .mbox .mcon .inputlist1 .textbox1 {
    width: 78%;
  }
  .content-wrap .contact-wrap .contact-con .cconbox .mbox .mcon .inputlist2 label {
    width: 9%;
  }
  .content-wrap .contact-wrap .contact-con .cconbox .mbox .mcon .inputlist2 .textbox2 {
    width: 90%;
  }
  .content-wrap .contact-wrap .contact-con .cconbox .mbox .mcon .submitbtn {
    margin-left: 10%;
  }
  .content-wrap .content .main-wrap .contact-con .ccon {
    padding-left: 20px;
  }
}
@media (min-width: 768px) {
  .col-md-13,
  .col-sm-13 {
    width: 20%;
    float: left;
  }
}
@media (max-width: 990px) {
  .container1 {
    padding-left: .5em;
    padding-right: .5em;
  }
  .footer-wrap {
    margin-bottom: 75px;
  }
}
@media (max-width: 768px) {
  
}
@media (max-width: 480px) {
  .logo img {
    max-width: 60%;
  }
  .content-wrap .news-problem-wrap .news-wrap .news-con .bnlist a .picbox {
    width: 45%;
  }
  .content-wrap .news-problem-wrap .news-wrap .news-con .bnlist a .con {
    width: 53%;
  }
  .content-wrap .content .main-wrap .news-con .nlist a .picbox {
    width: 50%;
  }
  .content-wrap .content .main-wrap .news-con .nlist a .con {
    width: 48%;
  }
}
@media (max-width: 375px) {
  .content-wrap .content .main-wrap .news-con .nlist a .con .cn {
    height: 50px;
  }
  
.main-wrap .messages-con .mbox .inputlist label {
    width: 28%; }
.main-wrap .messages-con .mbox .inputlist .textbox1 {
    width: 71%; }
 .main-wrap .messages-con .mbox .inputlist .textbox2 {
    width: 71%; }
.main-wrap .messages-con .mbox .inputlist .sbtn.submitbtn {
    margin-left: 28%; }  
  
  
}
