body {
  font-family: "微软雅黑";
}
.container1 {
  max-width: 1200px !important;
  margin: 0 auto;
  padding: 0;
}
.row {
  margin: 0;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding: 0;
  margin: 0;
}
.lt {
  float: left;
}
.rt {
  float: right;
}
a {
  text-decoration: none;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.topbar {
  height: 35px;
  line-height: 35px;
  color: #7e7e7e;
  font-size: 1.2rem;
  border-bottom: 1px solid #ccc;
}
.topbar .trt a {
  color: #7e7e7e;
  margin: 0 10px;
}
.header-wrap .header {
  position: relative;
}
.header-wrap .header .logo {
  line-height: 65px;
}
.header-wrap .header .stxt {
  margin-top: 30px;
  border-left: 1px solid #ccc;
  padding-left: 10px;
  margin-left: 10px;
}
.header-wrap .header .stxt .stit {
  font-size: 1.4rem;
  font-weight: bold;
  color: #020202;
}
.header-wrap .header .stxt .stit span {
  color: #1e80db;
}
.header-wrap .header .stxt .btit {
  font-size: 1.4rem;
  color: #020202;
  font-weight: bold;
}
.header-wrap .header .phonetxt {
  margin-top: 30px;
}
.header-wrap .header .phonetxt i {
  float: left;
  margin-right: 8px;
}
.header-wrap .header .phonetxt p {
  margin-top: 2px;
  float: left;
  font-size: 1.3rem;
  color: #434343;
}
.header-wrap .header .phonetxt p span {
  display: block;
  font-size: 1.8rem;
  color: #1e80db;
  font-weight: bold;
}
.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;
}
.nav-wrap {
 /* background: #fff;*/
  height: 40px;

}

.nav-wrap .nav-ul{
text-align: center;
margin:0 auto;
width:100%;

}
.nav-wrap .nav-ul .navlist {
  position: relative;
  display: inline-block;
  float: left:;
  width: 16%;


}
.nav-wrap .nav-ul .navlist a.listh1 {
  line-height: 23px;
  text-decoration: none;
  display: block;
  color: #000;
  text-align: center;
  font-size: 15px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.nav-wrap .nav-ul .navlist a.listh1 p{font-size: 10px; color:#1e80db;}
.nav-wrap .nav-ul .navlist a.listh1:hover,
.nav-wrap .nav-ul .navlist a.listh1.on {
/*  background: #1568b6;*/
color:#1568b6;
}
.nav-wrap .nav-ul .navlist .list2-ul {
  position: absolute;
  left: 0;
  top: 60px;
  display: none;
  z-index: 10;
  background: rgba(0, 0, 0, 0.8) !important;
  background: #000;
  filter: alpha(opacity=80);
  width: 200%;
  left:-50%;
}
.nav-wrap .nav-ul .navlist .list2-ul .list {
  position: relative;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .listh2 {
  text-align: center;
  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: #1568b6;
}
.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;
}
.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;
  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%;
}
.content-wrap .service-wrap {
/*  padding: 35px 0;*/
}
.content-wrap .service-wrap .title-line {
  text-align: center;
}
.content-wrap .service-wrap .title-line .entit {
  font-size: 1.6rem;
  color: #6d7c88;
  text-transform: uppercase;
}
.content-wrap .service-wrap .title-line .chtit {
  font-size: 3.4rem;
  color: #2c3740;
  font-weight: bold;
}
.content-wrap .service-wrap .service-con {
  margin-top: 30px;
}
.content-wrap .service-wrap .service-con .slist {
  padding: 0 10px 20px;
}
.content-wrap .service-wrap .service-con .slist a {
  position: relative;
  top: 0;
  border: 1px solid #eee;
  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 .service-wrap .service-con .slist a:hover {
  top: -3px;
  box-shadow: 0 0 25px #ccc;
}
.content-wrap .service-wrap .service-con .slist a .con {
  padding: 30px 20px 40px;
}
.content-wrap .service-wrap .service-con .slist a .con .tit {
  font-size: 2.4rem;
  font-weight: bold;
  color: #2c3740;
  line-height: 28px;
  height: 28px;
  overflow: hidden;
}
.content-wrap .service-wrap .service-con .slist a .con .cn {
  margin-top: 15px;
  font-size: 1.4rem;
  color: #60707d;
  line-height: 23px;
  height: 69px;
  overflow: hidden;
}
.content-wrap .service-wrap .service-con .slist a .con .morebtn {
  margin-top: 20px;
  font-size: 1.4rem;
  color: #2c3740;
  font-family: "Arial";
  text-transform: uppercase;
  font-weight: bold;
}
.content-wrap .service-wrap .service-con .morebtn a {
  display: block;
  text-decoration: none;
  width: 160px;
  height: 50px;
  background: #1e80db;
  color: #fff;
  font-size: 1.4rem;
  line-height: 50px;
  text-align: center;
  margin: 20px auto 0;
  float:right;
  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 .service-wrap .service-con .morebtn a:hover {
  background: #124c81;
}








.content-wrap .case-wrap .case-con .morebtn a {
  display: block;
  text-decoration: none;
  width: 160px;
  height: 50px;
  background: #1e80db;
  color: #fff;
  font-size: 1.4rem;
  line-height: 50px;
  text-align: center;
  float:right;
  margin: 20px auto 0;
  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 .case-wrap .case-con .morebtn a:hover {
  background: #124c81;
}







.content-wrap .product-wrap .product-con .morebtn a {
  display: block;
  text-decoration: none;
  width: 160px;
  height: 50px;
  background: #1e80db;
  color: #fff;
  font-size: 1.4rem;
  line-height: 50px;
  text-align: center;
  float:right;

  /*margin: 20px auto 0;*/
  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;
  margin-bottom: 50px;
}
.content-wrap .product-wrap .product-con .morebtn a:hover {
  background: #124c81;
}






.content-wrap .ad-wrap {
  background: url(../images/adbg1.jpg) no-repeat center center;
  background-size: cover;
  height: 165px;
  position: relative;
}
.content-wrap .ad-wrap .rwpic {
  position: absolute;
  top: -59px;
  left: 30px;
  z-index: 2;
}
.content-wrap .ad-wrap .adcon {
  margin-top: 30px;
}
.content-wrap .ad-wrap .adcon a {
  color: #fff;
}
.content-wrap .ad-wrap .adcon a .ccon .tit {
  font-size: 1.8rem;
  font-weight: bold;
}
.content-wrap .ad-wrap .adcon a .ccon .cn {
  margin-top: 10px;
  font-size: 1.2rem;
  line-height: 25px;
  height: 50px;
}
.content-wrap .ad-wrap .adcon a .abtn {
  margin-top: 30px;
  float: right;
  margin-right: 10px;
  width: 130px;
  height: 40px;
  background: #fff;
  line-height: 40px;
  text-align: center;
  color: #1e80db;
  font-size: 1.4rem;
}
.content-wrap .case-wrap {
/*  padding: 35px 0;*/
  overflow: hidden;
}
.content-wrap .case-wrap .title-line {
  text-align: center;
}
.content-wrap .case-wrap .title-line .entit {
  font-size: 1.6rem;
  color: #6d7c88;
  text-transform: uppercase;
}
.content-wrap .case-wrap .title-line .chtit {
  font-size: 3.4rem;
  color: #2c3740;
  font-weight: bold;
}
.content-wrap .case-wrap .case-con {
  margin-top: 45px;
}
.content-wrap .case-wrap .case-con .case-carousel {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}
.content-wrap .case-wrap .case-con .case-carousel .item {
  display: block;
  margin: 10px;
  text-decoration: none;
  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 .case-wrap .case-con .case-carousel .item:hover {
  box-shadow: 0 0 30px #ccc;
}
.content-wrap .case-wrap .case-con .case-carousel .item:hover .showcn {
  left: 0;
}
.content-wrap .case-wrap .case-con .case-carousel .item .con {
  margin-top: 20px;
}
.content-wrap .case-wrap .case-con .case-carousel .item .con .tit {
  font-size: 1.8rem;
  color: #333;
  font-weight: bold;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
}
.content-wrap .case-wrap .case-con .case-carousel .item .con .cn {
  margin-top: 5px;
  font-size: 1.4rem;
  color: #858585;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
.content-wrap .case-wrap .case-con .case-carousel .item .con .morebtn {
  margin-top: 15px;
  font-size: 1.2rem;
  color: #333;
  font-weight: bold;
}
.content-wrap .case-wrap .case-con .case-carousel .item .showcn {
  position: absolute;
  top: 0;
  left: -800px;
  width: 100%;
  height: 100%;
  background: #fff;
  padding: 25px;
  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 .case-carousel .item .showcn .chtit {
  margin-top: 10px;
  font-size: 3rem;
  color: #333;
  font-weight: bold;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.content-wrap .case-wrap .case-con .case-carousel .item .showcn .scn {
  margin-top: 30px;
  line-height: 25px;
  height: 125px;
  overflow: hidden;
}
.content-wrap .case-wrap .case-con .case-carousel .item .showcn .scn p {
  margin-bottom: 0;
  font-size: 1.4rem;
  color: #858585;
}
.content-wrap .case-wrap .case-con .case-carousel .item .showcn .smore {
  margin-top: 40px;
  background: #1e80db;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
}
.content-wrap .case-wrap .case-con .owl-theme .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  left: -80px;
  top: 40%;
  width: 45px;
  height: 45px;
  padding: 0;
  line-height: 45px;
  text-align: center;
  font-family: "黑体";
  color: #666;
  border: 1px solid #ccc;
  opacity: 1;
  border-radius: 0;
  background: #fff;
  font-size: 2.5rem;
  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 .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
  background: #1e80db;
  color: #fff;
}
.content-wrap .case-wrap .case-con .owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
  right: -80px;
  top: 40%;
  width: 45px;
  height: 45px;
  padding: 0;
  line-height: 45px;
  text-align: center;
  font-family: "黑体";
  color: #666;
  border: 1px solid #ccc;
  opacity: 1;
  border-radius: 0;
  background: #fff;
  font-size: 2.5rem;
  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 .owl-theme .owl-controls .owl-buttons .owl-next:hover {
  background: #1e80db;
  color: #fff;
}
.content-wrap .numbox-wrap {
  background: url(../images/numboxbg.jpg) no-repeat center center;
  background-size: cover;
  padding: 45px 0 20px;
}
.content-wrap .numbox-wrap .nlist {
  padding: 0 10px 20px;
}
.content-wrap .numbox-wrap .nlist .nbox {
  text-align: center;
}
.content-wrap .numbox-wrap .nlist .nbox .iconbox img {
  max-width: 100%;
}
.content-wrap .numbox-wrap .nlist .nbox .con {
  margin-top: 20px;
  color: #fff;
}
.content-wrap .numbox-wrap .nlist .nbox .con .num {
  font-size: 3rem;
  font-family: "Latha";
  line-height: 40px;
  height: 40px;
  overflow: hidden;
}
.content-wrap .numbox-wrap .nlist .nbox .con .cn {
  font-size: 1.6rem;
  line-height: 25px;
  height: 75px;
  overflow: hidden;
}
.content-wrap .product-wrap {
/*  padding: 35px 0;*/
}
.content-wrap .product-wrap .title-line {
  text-align: center;
}
.content-wrap .product-wrap .title-line .entit {
  font-size: 1.6rem;
  color: #6d7c88;
  text-transform: uppercase;
}
.content-wrap .product-wrap .title-line .chtit {
  font-size: 3.4rem;
  color: #2c3740;
  font-weight: bold;
}
.content-wrap .product-wrap .product-con {
  margin-top: 35px;
}
.content-wrap .product-wrap .product-con .tabhd {
  text-align: center;
}
.content-wrap .product-wrap .product-con .tabhd .thdlist {
  display: inline-block;
  margin: 0 1px 2px;
}
.content-wrap .product-wrap .product-con .tabhd .thdlist a {
  text-decoration: none;
  display: block;
  height: 55px;
  text-align: center;
  line-height: 55px;
  padding: 0 45px;
  border: 1px solid #ddd;
  font-size: 1.8rem;
  color: #696969;
}
.content-wrap .product-wrap .product-con .tabhd .thdlist a:hover,
.content-wrap .product-wrap .product-con .tabhd .thdlist a.on {
  background: #1e80db;
  color: #fff;
  font-weight: bold;
}
.content-wrap .product-wrap .product-con .tabbd {
  margin-top: 30px;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist {
  display: none;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist:first-child {
  display: block;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .plist {
  padding: 0 10px 20px;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .plist a {
  display: block;
  text-decoration: none;
  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 .product-wrap .product-con .tabbd .tbdlist .plist a:hover {
  box-shadow: 0 0 30px #ccc;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .plist a:hover .showcn {
  left: 0;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .plist a .con {
  border: 1px solid #ddd;
  padding: 15px;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .plist a .con .tit {
  font-size: 1.8rem;
  color: #333;
  font-weight: bold;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .plist a .con .cn {
  margin-top: 5px;
  font-size: 1.4rem;
  color: #858585;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .plist a .showcn {
  position: absolute;
  top: 0;
  left: -800px;
  width: 100%;
  height: 100%;
  background: #fff;
  padding: 25px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .plist a .showcn .chtit {
  margin-top: 10px;
  font-size: 3rem;
  color: #333;
  font-weight: bold;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .plist a .showcn .scn {
  margin-top: 30px;
  line-height: 25px;
  height: 125px;
  overflow: hidden;
  color: #858585;
  font-size: 1.4rem;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .plist a .showcn .smore {
  margin-top: 40px;
  background: #1e80db;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
}
.content-wrap .news-wrap {
  background: #f1f1f1;
  padding: 45px 0;
}
.content-wrap .news-wrap .title-line {
  text-align: center;
}
.content-wrap .news-wrap .title-line .entit {
  font-size: 1.4rem;
  color: #6d7c88;
  text-transform: uppercase;
}
.content-wrap .news-wrap .title-line .chtit {
  font-size: 3.6rem;
  color: #2c3740;
  font-weight: bold;
}
.content-wrap .news-wrap .news-con {
  margin-top: 35px;
}
.content-wrap .news-wrap .news-con .bnlist {
  margin-bottom: 20px;
}
.content-wrap .news-wrap .news-con .bnlist a {
  text-decoration: none;
  display: block;
}
.content-wrap .news-wrap .news-con .bnlist a:hover .picbox {
  opacity: .5;
}
.content-wrap .news-wrap .news-con .bnlist 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 .news-wrap .news-con .bnlist a .picbox .timebox {
  position: absolute;
  top: 0;
  left: 0;
  width: 95px;
  height: 85px;
  background: #1e80db;
  text-align: center;
}
.content-wrap .news-wrap .news-con .bnlist a .picbox .timebox p {
  margin-bottom: 0;
  font-size: 4.8rem;
  color: #fff;
  font-family: "Arial";
}
.content-wrap .news-wrap .news-con .bnlist a .picbox .timebox p span {
  margin-top: -10px;
  display: block;
  font-size: 1.6rem;
}
.content-wrap .news-wrap .news-con .bnlist a .con {
  margin-top: 20px;
}
.content-wrap .news-wrap .news-con .bnlist a .con .tit {
  font-size: 1.6rem;
  font-weight: bold;
  color: #1d1d1d;
  margin-bottom: 10px;
}
.content-wrap .news-wrap .news-con .bnlist a .con .cn {
  font-size: 1.2rem;
  color: #484848;
  line-height: 20px;
}
.content-wrap .news-wrap .news-con .bnlist a .con .cn span {
  color: #1e80db;
}
.content-wrap .news-wrap .news-con .nconbox .nlist {
  margin-bottom: 10px;
}
.content-wrap .news-wrap .news-con .nconbox .nlist a {
  text-decoration: none;
  display: block;
}
.content-wrap .news-wrap .news-con .nconbox .nlist a:hover .timebox {
  background: #1e80db;
}
.content-wrap .news-wrap .news-con .nconbox .nlist a:hover .timebox p {
  color: #fff;
}
.content-wrap .news-wrap .news-con .nconbox .nlist a .timebox {
  width: 15%;
  border: 1px solid #ccc;
  padding: 5px 0;
  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 .news-wrap .news-con .nconbox .nlist a .timebox p {
  margin-bottom: 0;
  font-size: 4.8rem;
  color: #b8b8b8;
  font-family: "Arial";
}
.content-wrap .news-wrap .news-con .nconbox .nlist a .timebox p span {
  margin-top: -10px;
  display: block;
  font-size: 1.6rem;
}
.content-wrap .news-wrap .news-con .nconbox .nlist a .con {
  width: 83%;
}
.content-wrap .news-wrap .news-con .nconbox .nlist a .con .tit {
  margin-top: 10px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #1d1d1d;
  margin-bottom: 5px;
}
.content-wrap .news-wrap .news-con .nconbox .nlist a .con .cn {
  font-size: 1.2rem;
  color: #484848;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
}
.content-wrap .news-wrap .news-con .nconbox .nlist a .con .cn span {
  color: #1e80db;
}
.content-wrap .news-wrap .news-con .morebtn a {
  display: block;
  text-decoration: none;
  width: 160px;
  height: 50px;
  background: #1e80db;
  color: #fff;
  font-size: 1.4rem;
  line-height: 50px;
  text-align: center;
  margin: 20px auto 0;
  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 .morebtn a:hover {
  background: #124c81;
}
.content-wrap .contact-wrap {
  padding: 45px 0;
}
.content-wrap .contact-wrap .title-line {
  text-align: center;
}
.content-wrap .contact-wrap .title-line .entit {
  font-size: 1.4rem;
  color: #6d7c88;
  text-transform: uppercase;
}
.content-wrap .contact-wrap .title-line .chtit {
  font-size: 3.6rem;
  color: #2c3740;
  font-weight: bold;
}
.content-wrap .contact-wrap .contact-con {
  margin-top: 35px;
}
.content-wrap .contact-wrap .contact-con .ccon .mappic {
  margin-bottom: 20px;
}
.content-wrap .contact-wrap .contact-con .ccon .mappic img {
  width: 100%;
}
.content-wrap .contact-wrap .contact-con .ccon .con {
  position: relative;
}
.content-wrap .contact-wrap .contact-con .ccon .con .tit {
  font-size: 1.8rem;
  font-weight: bold;
  color: #292929;
}
.content-wrap .contact-wrap .contact-con .ccon .con .line {
  margin-top: 10px;
  width: 40px;
  height: 4px;
  background: #1e69b8;
}
.content-wrap .contact-wrap .contact-con .ccon .con .iconbox {
  margin-top: 20px;
}
.content-wrap .contact-wrap .contact-con .ccon .con .iconbox .ilist {
  font-family: "宋体";
  margin-bottom: 10px;
  font-size: 1.4rem;
  color: #696969;
}
.content-wrap .contact-wrap .contact-con .ccon .con .iconbox .ilist span {
  display: inline-block;
}
.content-wrap .contact-wrap .contact-con .ccon .con .morebtn {
  margin-top: 30px;
  background: #202020;
  width: 130px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 1.2rem;
  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 .contact-wrap .contact-con .ccon .con .morebtn:hover {
  background: #d77da1;
}
.content-wrap .contact-wrap .contact-con .messagecon .mtit {
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #292929;
}
.content-wrap .contact-wrap .contact-con .messagecon .mbox .mlist {
  margin-bottom: 25px;
}
.content-wrap .contact-wrap .contact-con .messagecon .mbox .mlist .textbox1 {
  width: 49%;
  height: 40px;
  padding: 5px;
  font-size: 1.4rem;
  color: #696969;
  border: none;
  border-bottom: 1px solid #ccc;
  outline: none;
}
.content-wrap .contact-wrap .contact-con .messagecon .mbox .mlist .textbox2 {
  width: 100%;
  height: 40px;
  padding: 5px;
  font-size: 1.4rem;
  color: #696969;
  border: none;
  border-bottom: 1px solid #ccc;
  outline: none;
}
.content-wrap .contact-wrap .contact-con .messagecon .mbox .mlist .textbox3 {
  width: 100%;
  height: 130px;
  padding: 5px;
  font-size: 1.4rem;
  color: #696969;
  border: none;
  border-bottom: 1px solid #ccc;
  outline: none;
}
.content-wrap .contact-wrap .contact-con .messagecon .mbox .mlist .submitbtn {
  background: url(../images/contact-sbtn1.jpg) no-repeat;
  height: 41px;
  width: 153px;
  border: 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 .contact-wrap .contact-con .messagecon .mbox .mlist .submitbtn:hover {
  opacity: .5;
}
.content-wrap .outlets-wrap {
  background: #f1f1f1;
  padding: 45px 0;
}
.content-wrap .outlets-wrap .title-line {
  text-align: center;
}
.content-wrap .outlets-wrap .title-line .entit {
  font-size: 1.4rem;
  color: #6d7c88;
  text-transform: uppercase;
}
.content-wrap .outlets-wrap .title-line .chtit {
  font-size: 3.6rem;
  color: #2c3740;
  font-weight: bold;
}
.content-wrap .outlets-wrap .outlets-con {
  margin-top: 30px;
}
.content-wrap .outlets-wrap .outlets-con .olist {
  padding: 0 2px 4px;
}
.content-wrap .outlets-wrap .outlets-con .olist a {
  border: 1px solid #ccc;
  background: #fff;
  padding: 20px;
  display: block;
  text-decoration: none;
  position: relative;
  z-index: 2;
  height: 130px;
  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 .outlets-wrap .outlets-con .olist a:hover {
  background: #1e80db;
}
.content-wrap .outlets-wrap .outlets-con .olist a:hover .icon img {
  -webkit-filter: brightness(100);
}
.content-wrap .outlets-wrap .outlets-con .olist a:hover .con {
  color: #fff;
}
.content-wrap .outlets-wrap .outlets-con .olist a .icon {
  float: left;
  width: 30%;
}
.content-wrap .outlets-wrap .outlets-con .olist a .icon img {
  max-width: 100%;
}
.content-wrap .outlets-wrap .outlets-con .olist a .con {
  float: right;
  width: 70%;
  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 .outlets-wrap .outlets-con .olist a .con .tit {
  font-size: 1.8rem;
  font-weight: bold;
}
.content-wrap .outlets-wrap .outlets-con .olist a .con .cn {
  margin-top: 5px;
  font-size: 1.4rem;
  line-height: 20px;
}
.content-wrap .contentbox {
  margin-top: 20px;
}
.content-wrap .contentbox .tit-line {
  text-align: center;
  margin-bottom: 20px;
}
.content-wrap .contentbox .tit-line h2 {
  font-family: "Aparajita";
  color: #383838;
  font-size: 3.2rem;
  text-transform: uppercase;
  margin: 0 0 15px;
}
.content-wrap .contentbox .tit-line h2 span {
  font-family: "微软雅黑";
  display: block;
  font-size: 2rem;
}
.content-wrap .contentbox .tit-line .line-wrap {
  width: 100%;
  height: 1px;
  background: #ccc;
}
.content-wrap .contentbox .tit-line .line-wrap .line {
  position: relative;
  top: -1px;
  height: 3px;
  background: #1163bd;
  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: #1163bd;
  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: #1163bd;
  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: #1163bd;
}
.content-wrap .contentbox .ltside {
  margin-bottom: 20px;
}
.content-wrap .contentbox .ltside .linkbox .title-arrow {
  border: 5px solid #d7d7d7;
  background: #1163bd;
  color: #fff;
  padding: 35px 15px;
}
.content-wrap .contentbox .ltside .linkbox .title-arrow .tit {
  font-size: 2.4rem;
  font-weight: bold;
}
.content-wrap .contentbox .ltside .linkbox .title-arrow .tit span {
  margin-top: 3px;
  font-family: "Arial";
  font-size: 1.4rem;
  display: block;
  font-weight: normal;
  color: #dfdfdf;
  text-transform: uppercase;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap {
  margin-top: 5px;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list {
  background: #fff;
  display: block;
  height: 45px;
  text-align: left;
  color: #2f2f2f;
  line-height: 35px;
  font-size: 1.4rem;
  text-decoration: none;
  margin-bottom: 1px;
  border-bottom: 1px solid #d7d7d7;
  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 .ltside .linkbox .link-wrap .list:hover {
  background: #1163bd;
  color: #fff !important;
}


.content-wrap .contentbox .ltside .linkbox .link-wrap .act{
  background: #1163bd;
  color: #fff !important;
}


.content-wrap .contentbox .ltside .linkbox .link-wrap .list.on1 {
  background: #1163bd;
  color: #fff;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list.on1 i.arrow {
  transform: rotate(90deg);
  color: #fff;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list i.arrow {
  font-style: normal;
  margin-top: 6px;
  display: inline-block;
  margin-right: 10px;
  font-size: 1.8rem;
  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 .ltside .linkbox .link-wrap .list i.icon {
  width: 5px;
  height: 30px;
  background: #fff;
  margin-top: 7px;
  margin-right: 10px;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list span {
  margin-top: 5px;
  font-weight: bold;
  float: left;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 {
  margin-bottom: 5px;
  display: none;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a {
  display: block;
  height: 38px;
  text-align: left;
  text-indent: 1.2em;
  color: #282828;
  line-height: 38px;
  font-size: 1.4rem;
  text-decoration: none;
  background: #e4e4e4;
  border-bottom: 1px solid #fff;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a:hover {
  color: #1163bd;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a:hover i {
  opacity: 1;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a i {
  margin-top: 10px;
  width: 2px;
  height: 15px;
  float: left;
  display: inline-block;
  background: #1163bd;
  opacity: 0;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a span {
  margin-right: 10px;
}
.content-wrap .contentbox .ltside .contactbox {
  margin-top: 15px;
}
.content-wrap .contentbox .ltside .contactbox .title-arrow .title {
  margin: 0;
  font-size: 2.4rem;
  color: #1163bd;
}
.content-wrap .contentbox .ltside .contactbox .con {
  margin-top: 15px;
  border: 1px solid #ccc;
  padding: 20px 15px;
}
.content-wrap .contentbox .ltside .contactbox .con .ctit {
  font-size: 1.6rem;
  color: #333;
  font-weight: bold;
  margin-bottom: 10px;
}
.content-wrap .contentbox .ltside .contactbox .con .clist {
  margin-bottom: 5px;
}
.content-wrap .contentbox .ltside .contactbox .con .clist i {
  float: left;
  margin-right: 10px;
  width: 12px;
}
.content-wrap .contentbox .ltside .contactbox .con .clist p {
/*  text-transform: uppercase;*/
  word-wrap: break-word;
  width: 136px;
  float: left;
  color: #333;
  font-size: 1.5rem;
  margin-bottom: 0;
}
.content-wrap .contentbox .ltside .contactbox .con .clist p span {
  display: block;
  color: #333;
}
.content-wrap .contentbox .ltside .contactbox .con .clist p span.ptxt {
  color: #034e88;
}
.content-wrap .contentbox .ltside .contactbox .con .zxbtn {
  border-top: 1px solid #ccc;
  padding-top: 10px;
}
.content-wrap .contentbox .ltside .contactbox .con .zxbtn a {
  width: 100%;
  height: 35px;
  background: #404040;
  color: #fff;
  display: block;
  line-height: 35px;
  text-decoration: none;
  text-align: center;
}
.content-wrap .contentbox .ltside .contactbox .con .zxbtn a:hover {
  background: #1163bd;
}
.content-wrap .contentbox .main-wrap {
  padding-bottom: 30px;
}
.content-wrap .contentbox .main-wrap .title-posit {
  margin-bottom: 15px;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .title {
  color: #c8c8c8;
  font-size: 3rem;
  font-family: "Impact";
  text-transform: uppercase;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .title span {
  font-family: "微软雅黑";
  margin-left: 8px;
  display: inline-block;
  font-size: 1.8rem;
  font-weight: bold;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .posit {
  margin-top: 20px;
  color: #595959;
  font-size: 1.2rem;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .posit a {
  color: #595959;
}
.content-wrap .contentbox .main-wrap .title-posit .line {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  height: 3px;
}
.content-wrap .contentbox .main-wrap .about-con {
  margin-bottom: 20px;
}
.content-wrap .contentbox .main-wrap .about-con .con {
  font-size: 1.4rem;
  color: #0d0d0d;
  line-height: 30px;
  margin-bottom: 0;
}
.content-wrap .contentbox .main-wrap .about-con .con p {
  margin-bottom: 5px;
}
.content-wrap .contentbox .main-wrap .about-con .con img {
  max-width: 100%;
  height: auto;
}
.content-wrap .contentbox .main-wrap .case-con .clist {
  padding: 0 10px 20px;
}
.content-wrap .contentbox .main-wrap .case-con .clist a {
  display: block;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .case-con .clist a:hover {
  box-shadow: 0 0 30px #ccc;
}
.content-wrap .contentbox .main-wrap .case-con .clist a:hover .showcn {
  left: 0;
}
.content-wrap .contentbox .main-wrap .case-con .clist a .con {
  margin-top: 20px;
}
.content-wrap .contentbox .main-wrap .case-con .clist a .con .tit {
  font-size: 1.8rem;
  color: #333;
  font-weight: bold;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .case-con .clist a .con .cn {
  margin-top: 5px;
  font-size: 1.4rem;
  color: #858585;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .case-con .clist a .con .morebtn {
  margin-top: 15px;
  font-size: 1.2rem;
  color: #333;
  font-weight: bold;
}
.content-wrap .contentbox .main-wrap .case-con .clist a .showcn {
  position: absolute;
  top: 0;
  left: -800px;
  width: 100%;
  height: 100%;
  background: #fff;
  padding: 25px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .case-con .clist a .showcn .chtit {
  margin-top: 10px;
  font-size: 3rem;
  color: #333;
  font-weight: bold;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .case-con .clist a .showcn .scn {
  margin-top: 20px;
  line-height: 25px;
  height: 125px;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .case-con .clist a .showcn .scn p {
  margin-bottom: 0;
  font-size: 1.4rem;
  color: #858585;
}
.content-wrap .contentbox .main-wrap .case-con .clist a .showcn .smore {
  margin-top: 30px;
  background: #1e80db;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
}
.content-wrap .contentbox .main-wrap .news-con .nlist {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a {
  display: block;
  text-decoration: none;
  color: #080909;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a:hover {
  color: #1163bd;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a:hover .picbox {
  opacity: .5;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
  width: 15%;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .con {
  width: 83%;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .con .tit {
  margin-top: 10px;
  font-size: 1.4rem;
  line-height: 18px;
  height: 18px;
  overflow: hidden;
  margin-bottom: 5px;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .con .tit i {
  margin-right: 5px;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .con .cn {
  font-size: 1.2rem;
  color: #6f6f6f;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .product-con .plist {
  padding: 0 10px 20px;
}
.content-wrap .contentbox .main-wrap .product-con .plist a {
  display: block;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .product-con .plist a:hover {
  box-shadow: 0 0 30px #ccc;
}
.content-wrap .contentbox .main-wrap .product-con .plist a:hover .showcn {
  left: 0;
}
.content-wrap .contentbox .main-wrap .product-con .plist a .con {
  border: 1px solid #ddd;
  padding: 15px;
}
.content-wrap .contentbox .main-wrap .product-con .plist a .con .tit {
  font-size: 1.8rem;
  color: #333;
  font-weight: bold;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .product-con .plist a .con .cn {
  margin-top: 5px;
  font-size: 1.4rem;
  color: #858585;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .product-con .plist a .showcn {
  position: absolute;
  top: 0;
  left: -800px;
  width: 100%;
  height: 100%;
  background: #fff;
  padding: 15px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .product-con .plist a .showcn .chtit {
  margin-top: 10px;
  font-size: 3rem;
  color: #333;
  font-weight: bold;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .product-con .plist a .showcn .scn {
  margin-top: 20px;
  line-height: 25px;
  height: 125px;
  overflow: hidden;
  color: #858585;
  font-size: 1.4rem;
}
.content-wrap .contentbox .main-wrap .product-con .plist a .showcn .smore {
  margin-top: 25px;
  background: #1e80db;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
}
.content-wrap .contentbox .main-wrap .service-con .tit {
  font-size: 2.4rem;
  color: #292929;
  line-height: 30px;
}
.content-wrap .contentbox .main-wrap .service-con .line {
  width: 30px;
  height: 2px;
  background: #0196dc;
  margin: 10px 0;
}
.content-wrap .contentbox .main-wrap .service-con .con p {
  font-size: 1.4rem;
  color: #636363;
  margin-bottom: 0;
  line-height: 30px;
  text-indent: 2em;
}
.content-wrap .contentbox .main-wrap .service-con .con .pic {
  margin: 10px 0;
}
.content-wrap .contentbox .main-wrap .service-con .con .pic img {
  max-width: 100%;
}
.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 .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;
}

.content-wrap .contentbox .main-wrap .product-details-con .dcon .cn img{max-width:100%; height: auto;}

.footer-wrap .cconbox {
  background: #1e80db;
  padding: 25px 0;
}
.footer-wrap .cconbox .clt {
  color: #fff;
}
.footer-wrap .cconbox .clt .tit {
  font-size: 1.8rem;
  font-weight: bold;
}
.footer-wrap .cconbox .clt .cn {
  margin-top: 5px;
  font-size: 1.5rem;
  color: #b2cce7;
}
.footer-wrap .cconbox .crt a {
  width: 175px;
  height: 50px;
  background: #fff;
  color: #1e80db;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
  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;
}
.footer-wrap .cconbox .crt a:hover {
  background: #0d4a8e;
  color: #fff;
}
.footer-wrap .contact-wrap {
  width: 100%;
/*  background: #2e2e2e;*/
  border-bottom: 1px solid #4d4d4d;
  background:url(../images/contact.jpg) no-repeat; 
  background-size: cover;
}
.footer-wrap .contact-wrap .c-aboutcn {
/*  margin-bottom: 30px;*/
}
.footer-wrap .contact-wrap .c-aboutcn .ctxt {
  margin-top: 15px;
  font-size: 3rem;
  color: #fff;
  font-weight: bold;
}
.footer-wrap .contact-wrap .c-aboutcn .con {
  margin-top: 30px;
}
.footer-wrap .contact-wrap .c-aboutcn .con p {
  color: #bfbfbf;
  font-size: 1.2rem;
  width: 70%;
  line-height: 28px;
}
.footer-wrap .contact-wrap .c-aboutcn .con .cpic {
 /* margin-top: 30px;*/
}
.footer-wrap .contact-wrap .c-aboutcn .con .cpic i {
  float: left;
  margin-right: 10px;
}
.footer-wrap .contact-wrap .c-aboutcn .con .cpic span {
  float: left;
  color: #fff;
  font-size: 1.2rem;
  line-height: 22px;
  letter-spacing: 2px;
}
.footer-wrap .contact-wrap .c-link-ul {
  padding-bottom: 22px;
  border-left: 1px solid #4d4d4d;
 /* border-right: 1px solid #4d4d4d;*/
  box-sizing: border-box;
}
.footer-wrap .contact-wrap .c-link-ul h4 {
  padding: 7px 65px 30px;
  color: #fff;
  font-size: 1.8rem;
}
.footer-wrap .contact-wrap .c-link-ul .link-ul .list {
  float: left;
  text-align: center;
  display: inline-block;
  width: 50%;
  margin-bottom: 16px;
}
.footer-wrap .contact-wrap .c-link-ul .link-ul .list a {
  display: block;
  text-decoration: none;
  color: #fff;
}
.footer-wrap .contact-wrap .c-link-ul .link-ul .list a:hover {
  color: #1e80db;
}
.footer-wrap .contact-wrap .c-link-ul .link-ul .list a i {
  margin-right: 20px;
  font-style: normal;
}
.footer-wrap .contact-wrap .c-link-ul .link-ul .list a span {
  font-size: 1.4rem;
}
.footer-wrap .contact-wrap .c-contactcn {
  padding: 20px 0;
}
.footer-wrap .contact-wrap .c-contactcn h4 {
  color: #fff;
  font-size: 1.8rem;
}
.footer-wrap .contact-wrap .c-contactcn .wtitle {
  margin-bottom: 20px;
}
.footer-wrap .contact-wrap .c-contactcn .pic {
  margin-bottom: 20px;
}
.footer-wrap .contact-wrap .c-contactcn .pic img {
  width: 100%;
}
.footer-wrap .contact-wrap .c-contactcn .ccon .clist {
  margin-bottom: 20px;
  line-height: 25px;
}
.footer-wrap .contact-wrap .c-contactcn .ccon .clist i {
  float: left;
  margin-right: 10px;
}
.footer-wrap .contact-wrap .c-contactcn .ccon .clist span {
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: 1px;
}












.footer-wrap .contact-wrap .c-aboutcn .con .clist {
  margin-bottom: 7px;
  line-height: 25px;
}
.footer-wrap .contact-wrap .c-aboutcn .con .clist i {
  float: left;
  margin-right: 10px;
}
.footer-wrap .contact-wrap .c-aboutcn .con .clist span {
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: 1px;
}


.footer-wrap .contact-wrap .c-aboutcn .con .clist span {
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: 1px;
}



.footer-wrap .contact-wrap .c-contactcn .ccon .clist span.yellow {
  color: #1e80db;
}
.footer-wrap .footer {
/*  background: #1163bd;*/
  padding: 15px 0;
}
.footer-wrap .footer .copyright {
  text-align: center;
  color: #8d8d8d;
  font-size: 1.2rem;
}
.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background: #1163bd;
  z-index: 999;
}
.hot-wrap .list {
  height: 75px;
  width: 25%;
  float: left;
  display: block;
}
.hot-wrap .list:hover {
  background: #0f59ab;
}
.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;
}

.mylogo{width:500px; float: left;}
.mynav{width:600px; float: right;}


@media (min-width: 992px) {
  .col-md-13 {
    width: 20%;
    float: left;
  }
  .col-md-14 {
    width: 12.5%;
    float: left;
  }
  .header-wrap .header {
    height: 100px;
  }
  .header-wrap .header .logo {
    line-height: 100px;
    float:left;
  }

.mylogo{width:40%; float: left;}
.mynav{width:60%; float: right;}
/*.mydh{width:200px; float: left;}*/



  .content-wrap .service-wrap {
    /*padding-bottom: 65px;*/
  }
  .content-wrap .service-wrap .service-con .slist a .con {
    /*padding: 30px;*/
  }
  .content-wrap .ad-wrap .adcon {
    margin-top: 40px;
  }
  .content-wrap .ad-wrap .adcon a .ccon {
    float: left;
  }
  .content-wrap .numbox-wrap {
    padding: 100px 0 60px;
  }
  .content-wrap .numbox-wrap .nlist .nbox .con .num {
    font-size: 6rem;
    line-height: 70px;
    height: 70px;
    overflow: hidden;
  }
  .content-wrap .product-wrap .product-con .tabbd .tbdlist .plist a .con {
    padding: 30px;
  }
  .content-wrap .product-wrap .product-con .tabbd .tbdlist .plist a .showcn .chtit {
    margin-top: 25px;
  }
  .content-wrap .news-wrap .news-con .bnlist {
    padding-right: 10px;
  }
  .content-wrap .news-wrap .news-con .nconbox {
    padding-left: 10px;
  }
  .content-wrap .contact-wrap .contact-con .ccon {
    padding-right: 20px;
  }
  .content-wrap .contact-wrap .contact-con .ccon .con .ewmpic {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .content-wrap .contact-wrap .contact-con .messagecon {
    padding-left: 35px;
  }
  .content-wrap .contentbox .main-wrap {
    padding-left: 20px;
  }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist label {
    width: 13%;
  }
  .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 .contact-wrap .c-contactcn {
    padding: 40px 65px 20px;
  }
  .footer-wrap .contact-wrap .c-contactcn h4 {
    margin-bottom: 30px;
  }
  .footer-wrap .contact-wrap .c-contactcn .ccon .clist {
    margin-bottom: 35px;
  }
  .footer-wrap .footer {
/*    background: #2e2e2e;*/
    color: #8d8d8d;
  }
  .footer-wrap .footer .copyright .clt {
    margin-top: 10px;
  /*  float: left;*/
  }
}
@media (max-width: 990px) {
  .container1 {
    padding-left: .5em;
    padding-right: .5em;
  }
  .content-wrap .outlets-wrap .outlets-con .olist a .icon img {
    max-width: 80%;
  }
  .content-wrap .outlets-wrap .outlets-con .olist a .con .tit {
    font-size: 1.4rem;
  }
  .footer-wrap {
    margin-bottom: 75px;
  }


}




@media (max-width: 767px){

*{  
    -webkit-touch-callout:none;  /*系统默认菜单被禁用*/  
    -webkit-user-select:none; /*webkit浏览器*/  
    -khtml-user-select:none; /*早期浏览器*/  
    -moz-user-select:none;/*火狐*/  
    -ms-user-select:none; /*IE10*/  
    user-select:none;  
}
input {     
     -webkit-user-select:auto; /*webkit浏览器*/    
}
img { -webkit-user-select: none;  pointer-events: none;}


.content-wrap .contentbox .main-wrap .product-details-con .picbox img {
  border: 1px solid #ccc;
  max-width: 100% !important;
  height: auto !important;
}
}


@media (max-width: 480px) {
  .logo img {
    max-width: 60%;
  }
  .content-wrap .news-wrap .news-con .nconbox .nlist a .timebox {
    width: 25%;
  }
  .content-wrap .news-wrap .news-con .nconbox .nlist a .con {
    width: 73%;
  }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
    width: 50%;
  }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .con {
    width: 48%;
  }
}
@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%;
  }
}


.jlfanye{ width:100%;margin:0 auto; text-align: center; }
.jlfanye a{ padding:5px 15px;  border: solid 1px #dedede; float:none; display: inline-block; min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#f00;}

.line1{border-bottom: 1px solid #ccc; margin:20px;}