.container {
  width: 1000px;
  margin: 0 auto;
  padding: 0;
}
.row {
  margin: 0;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding: 0;
  margin: 0;
}
.lt {
  float: left;
}
.rt {
  float: right;
}
a {
  text-decoration: none;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-wrap .header {
  width: 100%;
  height: 70px;
  background: rgba(9, 7, 11, 0.5) !important;
  background: #09070b;
  filter: alpha(opacity=50);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}
.jiathis_style{
	display:none;
	}
.header-wrap .header .hcenter {
  width: 1000px;
  margin: 0 auto;
}
.header-wrap .header .hcenter .logo {
  line-height: 70px;
  padding-top:20px;
}
.header-wrap .header .hcenter .nav-ul .navlist {
  float: left;
}
.header-wrap .header .hcenter .nav-ul .navlist .listh {
  text-decoration: none;
  display: block;
  line-height: 70px;
  color: #fff;
  font-family: "微软雅黑";
  font-size: 1.4rem;
  padding: 0 15px;
}
.header-wrap .header .hcenter .nav-ul .navlist .listh span {
  width: 100%;
  height: 2px;
  background: #0197d2;
  opacity: 0;
  display: block;
  position: relative;
  top: -20px;
}
.header-wrap .header .hcenter .nav-ul .navlist .listh:hover span,
.header-wrap .header .hcenter .nav-ul .navlist .listh.on span {
  opacity: 1;
}
.header-wrap .header .hcenter .nav-ul .navlist .list2-ul {
  display: none;
  background: rgba(9, 7, 11, 0.5) !important;
  background: #09070b;
  filter: alpha(opacity=50);
  position:absolute;
  top:70px;
  min-width:88px;
}
.header-wrap .header .hcenter .nav-ul .navlist .list2-ul .list a {
  display: block;
  line-height: 35px;
  text-align: center;
  text-decoration: none;
  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;
}
.header-wrap .header .hcenter .nav-ul .navlist .list2-ul .list a:hover {
  background: #0197d2;
}
.header-wrap .w-header {
  width: 100%;
  height: 70px;
  background: rgba(9, 7, 11, 0.5) !important;
  background: #09070b;
  filter: alpha(opacity=50);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}
.header-wrap .w-header .logo {
  line-height: 70px;
}
.header-wrap .w-header .menu {
  float: right;
  padding-top: 1.5em;
}
.header-wrap .w-header .menu img {
  width: 80%;
}
.header-wrap .w-header .menulist {
  position: absolute;
  top: 70px;
  right:-7px;
  width: 100px;
  display: none;
  z-index: 10;
}
.header-wrap .w-header .menulist a {
  background: rgba(9, 7, 11, 0.5) !important;
  background: #09070b;
  filter: alpha(opacity=50);
  font-size: 1.4rem;
  font-family: "微软雅黑";
  text-decoration: none;
  color: #fff;
  display: block;
  text-align: center;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #ccc;
}
.banner-wrap .banner .focusBox {
  position: relative;
  width: 100%;
  height: 570px;
  overflow: hidden;
}
.banner-wrap .banner .focusBox .pic li {
  position: relative;
  overflow: hidden;
}
.banner-wrap .banner .focusBox .pic li a span {
  display: block;
}
.banner-wrap .banner .focusBox .pic li a span.bg1 {
  background: url(../images/banner1.jpg) no-repeat center bottom
;
  background-size: 100% 100%;
  background-size: cover;
  height: 570px;
}
.banner-wrap .banner .focusBox .pic li a span.bg2 {
  background: url(../images/banner2.jpg) no-repeat center bottom
;
  background-size: 100% 100%;
  background-size: cover;
  height: 570px;
}
.banner-wrap .banner .focusBox .pic li a span.bg3 {
  background: url(../images/banner3.jpg) no-repeat center bottom
;
  background-size: 100% 100%;
  background-size: cover;
  height: 570px;
}
.banner-wrap .banner .focusBox .pic li a span.bg4 {
  background: url(../images/banner4.jpg) no-repeat center bottom
;
  background-size: 100% 100%;
  background-size: cover;
  height: 570px;
}
.banner-wrap .banner .focusBox .hd {
  overflow: hidden;
  zoom: 1;
  position: absolute;
  bottom: 30px;
  right: 30px;
  z-index: 3;
}
.banner-wrap .banner .focusBox .hd li {
  float: left;
  line-height: 15px;
  text-align: center;
  font-size: 12px;
  width: 30px;
  height: 10px;
  cursor: pointer;
  overflow: hidden;
  background: #fff;
  margin-left: 4px;
  -webkit-transition: All .5s ease;
  -moz-transition: All .5s ease;
  -o-transition: All .5s ease;
}
.banner-wrap .banner .focusBox .hd .on {
  background: #1264b0;
}
.banner-wrap .banner .focusBox .prev {
  width: 45px!important;
  height: 99px!important;
  position: absolute;
  top: 260px;
  z-index: 3;
  filter: alpha(opacity=20);
  -moz-opacity: .2;
  opacity: .2;
  -webkit-transition: All .5s ease;
  -moz-transition: All .5s ease;
  -o-transition: All .5s ease;
  background: url(../images/index.png) -112px 0 no-repeat;
  left: 0;
}
.banner-wrap .banner .focusBox .prev:hover {
  filter: alpha(opacity=60);
  -moz-opacity: .6;
  opacity: .6;
}
.banner-wrap .banner .focusBox .next {
  width: 45px!important;
  height: 99px!important;
  position: absolute;
  top: 260px;
  z-index: 3;
  filter: alpha(opacity=20);
  -moz-opacity: .2;
  opacity: .2;
  -webkit-transition: All .5s ease;
  -moz-transition: All .5s ease;
  -o-transition: All .5s ease;
  background: url(../images/index.png) -158px 0 no-repeat;
  right: 0;
}
.banner-wrap .banner .focusBox .next:hover {
  filter: alpha(opacity=60);
  -moz-opacity: .6;
  opacity: .6;
}
.banner-wrap .banner .swiper-wrapper .swiper-slide img {
  width: 100%;
}



/*浮动QQ*/

.close {
  position: absolute;
  right: 10px;
  top: 10px;
  opacity: 1;
}

.dock {
	position: fixed;
	right: 0px;
	width: 50px;
	-moz-opacity: 0.7;
	opacity: 0.7;
	z-index: 200;
}

.dock ul.icons {
	position: absolute;
	list-style: none;
	right: 0px;
	padding: 0px;
	width: 50px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock.close ul.icons {
	right: -70px;
}

.dock ul.icons li i {
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	background: url(../img/icons.png) no-repeat;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	z-index: 210;
}

.dock ul.icons li.active i {
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.dock ul.icons li.up i {
	background-position: -63px -150px;
}

.dock ul.icons li.tel i {
	background-position: -62px -108px;
}

.dock ul.icons li.im i {
	background-position: -63px -20px;
}

.dock ul.icons li.wechat i {
	background-position: -59px -66px;
}

.dock ul.icons li.down i {
	background-position: -63px -190px;
}

.dock ul.icons li p {
	display: block;
	position: absolute;
	top: 50px;
	right: -260px;
	padding: 15px 20px;
	height: 120px;
	color: White;
	line-height: 30px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease-in-out .1s;
	-moz-transition: all .4s ease-in-out .1s;
	-ms-transition: all .4s ease-in-out .1s;
	-o-transition: all .4s ease-in-out .1s;
	transition: all .4s ease-in-out .1s;
	overflow: hidden;
	z-index: 201;
}

.dock ul.icons li.active p {
	right: 50px;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
}

.dock ul.icons li.tel p {
width: 143px;
    height:130px;
    line-height:30px
}

.dock ul.icons li.im p {
	width: 140px;
    height:170px;
    line-height:30px
}

.dock ul.icons li.im p a {
	display: block;
	margin-top: 12px;
	width: 100px;
	height: 35px;
	line-height: 32px;
	color: #00dfb9;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #00dfb9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock ul.icons li.im p a:hover {
	color: White;
	background: #0f8773;
	border: 1px solid #0f8773;
}

.dock ul.icons li.wechat p {
	width: 180px;
    height:180px;
    line-height:30px
}

.dock ul.icons li.wechat p img {
	
	border: 2px solid #000;
}

.dock a.switch {
	position: absolute;
	display: block;
	top: 270px;
	right: 11px;
	width: 26px;
	height: 26px;
	background: url(../img/icons.png) no-repeat 0px -640px;
	cursor: pointer;
	-webkit-transition-delay: .15s;
	-moz-transition-delay: .15s;
	-ms-transition-delay: .15s;
	-o-transition-delay: .15s;
	transition-delay: .15s;
}

.dock a.switch.off {
	background-position: -32px -640px;
}













.content-wrap .about-wrap {
  background: #eee;
  padding-top: 40px;
  padding-bottom: 30px;
}
.content-wrap .about-wrap .title-wrap .line {
  width: 100%;
  height: 3px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-top: 15px;
}
.content-wrap .about-wrap .title-wrap h4 {
  font-size: 3rem;
  text-align: center;
  font-family: "微软雅黑";
  color: #24a9ce;
  font-weight: bold;
  margin: 0;
}
.content-wrap .about-wrap .title-wrap h5 {
  font-size: 2.4rem;
  font-family: "Aparajita";
  color: #24a9ce;
  text-align: center;
  font-weight: bold;
  margin-top: 5px;
}
.content-wrap .about-wrap .about-con {
  margin-top: 20px;
}
.content-wrap .about-wrap .about-con .alist {
  padding: 0 5px 10px;
}
.content-wrap .about-wrap .about-con .alist a {
  display: block;
  text-decoration: none;
}
.content-wrap .about-wrap .about-con .alist a:hover .pic i.icon1 {
  background: url(../images/index-about-img1-hover.png) no-repeat;
  background-size: 80%;
  background-size: cover;
  width: 100px;
  height: 100px;
}
.content-wrap .about-wrap .about-con .alist a:hover .pic i.icon2 {
  background: url(../images/index-about-img2-hover.png) no-repeat;
  background-size: 80%;
  background-size: cover;
  width: 100px;
  height: 100px;
}
.content-wrap .about-wrap .about-con .alist a:hover .pic i.icon3 {
  background: url(../images/index-about-img3-hover.png) no-repeat;
  background-size: 80%;
  background-size: cover;
  width: 100px;
  height: 100px;
}
.content-wrap .about-wrap .about-con .alist a:hover .pic i.icon4 {
  background: url(../images/index-about-img4-hover.png) no-repeat;
  background-size: 80%;
  background-size: cover;
  width: 100px;
  height: 100px;
}
.content-wrap .about-wrap .about-con .alist a:hover .con h4 {
  color: #24a9ce;
}
.content-wrap .about-wrap .about-con .alist a .pic {
  text-align: center;
}
.content-wrap .about-wrap .about-con .alist a .pic i {
  display: inline-block;
}
.content-wrap .about-wrap .about-con .alist a .pic i.icon1 {
  background: url(../images/index-about-img1.png) no-repeat;
  background-size: 80%;
  background-size: cover;
  width: 100px;
  height: 100px;
  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 .alist a .pic i.icon2 {
  background: url(../images/index-about-img2.png) no-repeat;
  background-size: 80%;
  background-size: cover;
  width: 100px;
  height: 100px;
  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 .alist a .pic i.icon3 {
  background: url(../images/index-about-img3.png) no-repeat;
  background-size: 80%;
  background-size: cover;
  width: 100px;
  height: 100px;
  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 .alist a .pic i.icon4 {
  background: url(../images/index-about-img4.png) no-repeat;
  background-size: 80%;
  background-size: cover;
  width: 100px;
  height: 100px;
  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 .alist a .con h4 {
  text-align: center;
  font-family: "微软雅黑";
  color: #222;
  font-size: 1.6rem;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .about-wrap .about-con .alist a .con p {
  text-align: center;
  font-family: "微软雅黑";
  color: #666;
  line-height: 25px;
  font-size: 1.2rem;
}
.content-wrap .product-wrap {
  padding-top: 40px;
  padding-bottom: 30px;
}
.content-wrap .product-wrap .title-wrap .line {
  width: 100%;
  height: 3px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-top: 15px;
}
.content-wrap .product-wrap .title-wrap h4 {
  font-size: 3rem;
  text-align: center;
  font-family: "微软雅黑";
  color: #24a9ce;
  font-weight: bold;
  margin: 0;
}
.content-wrap .product-wrap .title-wrap h5 {
  font-size: 2.4rem;
  font-family: "Aparajita";
  color: #24a9ce;
  text-align: center;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}
.content-wrap .product-wrap .title-wrap span {
  text-align: center;
  display: block;
  font-family: "微软雅黑";
  font-size: 1.3rem;
  color: #666;
}
.content-wrap .product-wrap .product-con {
  margin-top: 30px;
}
.content-wrap .product-wrap .product-con .plist {
  padding: 0 8px 16px;
}
.content-wrap .product-wrap .product-con .plist a {
  display: block;
  position: relative;
}
.content-wrap .product-wrap .product-con .plist a:hover .tit {
  background: rgba(36, 169, 206, 0.5) !important;
  background: #24a9ce;
  filter: alpha(opacity=50);
}
.content-wrap .product-wrap .product-con .plist a .pic img {
  width: 100%;
  height:200px;
}
.content-wrap .product-wrap .product-con .plist a .tit {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-family: "微软雅黑";
  color: #fff;
  font-size: 1.4rem;
  text-align: center;
  background: rgba(0, 0, 0, 0.5) !important;
  background: #000;
  filter: alpha(opacity=50);
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .news-wrap {
  background: #eee;
  padding-top: 40px;
  padding-bottom: 30px;
}
.content-wrap .news-wrap .title-wrap .line {
  width: 100%;
  height: 3px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-top: 15px;
}
.content-wrap .news-wrap .title-wrap h4 {
  font-size: 3rem;
  text-align: center;
  font-family: "微软雅黑";
  color: #24a9ce;
  font-weight: bold;
  margin: 0;
}
.content-wrap .news-wrap .title-wrap h5 {
  font-size: 2.4rem;
  font-family: "Aparajita";
  color: #24a9ce;
  text-align: center;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}
.content-wrap .news-wrap .title-wrap span {
  text-align: center;
  display: block;
  font-family: "微软雅黑";
  font-size: 1.3rem;
  color: #666;
}
.content-wrap .news-wrap .news-con {
  margin-top: 30px;
}
.content-wrap .news-wrap .news-con .nlist {
  padding: 0 0 16px;
}
.content-wrap .news-wrap .news-con .nlist a {
  display: block;
  text-decoration: none;
}
.content-wrap .news-wrap .news-con .nlist a:hover .pbox .con {
  background: #fff;
  border-color: #24a9ce;
}
.content-wrap .news-wrap .news-con .nlist a:hover .pbox .con h4 {
  color: #24a9ce;
}
.content-wrap .news-wrap .news-con .nlist a .pbox {
  position: relative;
  width: 100%;
}
.content-wrap .news-wrap .news-con .nlist a .pbox .number {
  background: #24a9ce;
  width: 15%;
  float: left;
  height: 125px;
  text-align: center;
  font-size: 3rem;
  color: #fff;
  font-family: "arial";
  padding-top: 45px;
}
.content-wrap .news-wrap .news-con .nlist a .pbox .con {
  width: 85%;
  float: left;
  position: relative;
  height: 125px;
  background: #e0e0e0;
  border-top: 2px solid #e0e0e0;
  border-bottom: 2px solid #e0e0e0;
  border-right: 2px solid #e0e0e0;
  padding: 10px 15px 0 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 .news-wrap .news-con .nlist a .pbox .con h4 {
  font-size: 1.4rem;
  color: #222;
  font-family: "微软雅黑";
  font-weight: bold;
  height: 16px;
  overflow: hidden;
  margin-bottom: 0;
}
.content-wrap .news-wrap .news-con .nlist a .pbox .con p {
  margin-top: 10px;
  font-size: 1.2rem;
  font-family: "微软雅黑";
  color: #222;
  line-height: 20px;
  height: 60px;
  overflow: hidden;
  text-indent: 2em;
}
.content-wrap .news-wrap .news-con .nlist a .pbox .con .arrow {
  position: absolute;
  left: -1px;
  top: 50%;
  margin-top: -10px;
  width: 0;
  height: 0;
  border-left: 10px solid #24a9ce;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.content-wrap .news-wrap .news-con .morebtn {
  width: 100px;
  height: 40px;
  text-align: center;
  margin: 20px auto;
  border: 1px solid #666;
  display: block;
  line-height: 38px;
  color: #666;
  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-wrap .news-con .morebtn:hover {
  background: #24a9ce;
  color: #fff;
  border-color: #24a9ce;
}
.content-wrap .join-wrap {
  background: rgba(0, 0, 0, 0.8) url(../images/index-joinbg.png) no-repeat bottom left;
  background-size: 100%;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 40px;
  padding-bottom: 30px;
}
.content-wrap .join-wrap .title-wrap .line {
  width: 100%;
  height: 3px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-top: 15px;
}
.content-wrap .join-wrap .title-wrap h4 {
  font-size: 3rem;
  text-align: center;
  font-family: "微软雅黑";
  color: #24a9ce;
  font-weight: bold;
  margin: 0;
}
.content-wrap .join-wrap .title-wrap h5 {
  font-size: 2.4rem;
  font-family: "Aparajita";
  color: #24a9ce;
  text-align: center;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}
.content-wrap .join-wrap .title-wrap span {
  text-align: center;
  display: block;
  font-family: "微软雅黑";
  font-size: 1.3rem;
  color: #666;
}
.content-wrap .join-wrap .join-con {
  margin-top: 20px;
}
.content-wrap .join-wrap .join-con .con {
  font-size: 1.3rem;
  color: #eee;
  font-family: "微软雅黑";
  text-align: center;
  line-height: 30px;
}
.content-wrap .join-wrap .join-con .con span {

}
.content-wrap .join-wrap .join-con .morebtn {
  width: 100px;
  height: 40px;
  text-align: center;
  margin: 20px auto;
  border: 1px solid #b6b6b6;
  display: block;
  line-height: 38px;
  color: #b6b6b6;
  background: #222221;
  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 .join-wrap .join-con .morebtn:hover {
  background: #24a9ce;
  color: #fff;
  border-color: #24a9ce;
}
.content-wrap .contact-wrap {
  margin-top: 40px;
}
.content-wrap .contact-wrap .title-wrap .line {
  width: 100%;
  height: 3px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-top: 15px;
}
.content-wrap .contact-wrap .title-wrap h4 {
  font-size: 3rem;
  text-align: center;
  font-family: "微软雅黑";
  color: #24a9ce;
  font-weight: bold;
  margin: 0;
}
.content-wrap .contact-wrap .title-wrap h5 {
  font-size: 2.4rem;
  font-family: "Aparajita";
  color: #24a9ce;
  text-align: center;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}
.content-wrap .contact-wrap .title-wrap span {
  text-align: center;
  display: block;
  font-family: "微软雅黑";
  font-size: 1.3rem;
  color: #666;
}
.content-wrap .contact-wrap .contact-con {
  margin-top: 30px;
  margin-bottom: 30px;
}
.content-wrap .contact-wrap .contact-con .con {
  padding-bottom: 30px;
  padding-right: 15px;
}
.content-wrap .contact-wrap .contact-con .con .title {
  font-size: 1.4rem;
  font-family: "微软雅黑";
  color: #222;
}
.content-wrap .contact-wrap .contact-con .con .cn {
  margin-top: 15px;
  font-size: 1.3rem;
  font-family: "微软雅黑";
  color: #333;
  margin-bottom: 20px;
}
.content-wrap .contact-wrap .contact-con .con .cn p {
  margin-bottom: 0;
  text-indent: 2em;
  line-height: 25px;
}
.content-wrap .contact-wrap .contact-con .con .inf {
  margin-top: 20px;
}
.content-wrap .contact-wrap .contact-con .con .inf .i-cn {
  display: block;
  margin-bottom: 5px;
}
.content-wrap .contact-wrap .contact-con .con .inf .i-cn i {
  width: 25px;
  height: 18px;
  float: left;
  margin-right: 1rem;
}
.content-wrap .contact-wrap .contact-con .con .inf .i-cn span {
  color: #686868;
  font-family: "微软雅黑";
  font-size: 1.2rem;
  float: left;
}
.content-wrap .contact-wrap .contact-con .con .inf .i-cn span.black {
  color: #333;
  font-weight: bold;
}
.content-wrap .contact-wrap .contact-con .message .title {
  font-size: 1.4rem;
  font-family: "微软雅黑";
  color: #222;
}
.content-wrap .contact-wrap .contact-con .message .inputbox {
  margin-top: 20px;
}
.content-wrap .contact-wrap .contact-con .message .inputbox .inputlist {
  color: #222;
  font-family: "微软雅黑";
  font-size: 1.4rem;
  margin-bottom: 1rem;
}
.content-wrap .contact-wrap .contact-con .message .inputbox .inputlist .tit {
  display: block;
}
.content-wrap .contact-wrap .contact-con .message .inputbox .inputlist .tit label {
  margin-bottom: 1rem;
  float: left;
  font-weight: normal;
}
.content-wrap .contact-wrap .contact-con .message .inputbox .inputlist .tit .import {
  float: left;
  margin-left: 1rme;
  margin-top: .3rem;
}
.content-wrap .contact-wrap .contact-con .message .inputbox .inputlist .textbox {
  border-radius: 3px;
  border: 1px dashed #24a9ce;
  background: #f1f0f0;
  width: 100%;
  height: 40px;
  padding: .5rem;
  font-size: 1.4rem;
  font-family: "微软雅黑";
  color: #666;
}
.content-wrap .contact-wrap .contact-con .message .inputbox .inputlist .textbox1 {
  border-radius: 3px;
  border: 1px dashed #24a9ce;
  background: #f1f0f0;
  width: 100%;
  height: 150px;
  padding: .5rem;
  font-size: 1.4rem;
  font-family: "微软雅黑";
  color: #666;
}
.content-wrap .contact-wrap .contact-con .message .inputbox .inputlist .submitbtn {
  display: block;
  background: #24a9ce;
  height: 40px;
  width: 100%;
  border: none;
  color: #fff;
  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;
}
.content-wrap .contact-wrap .contact-con .message .inputbox .inputlist .submitbtn:hover {
  background: #156277;
}
.content-wrap .content .w-ltside .mb {
  padding-top: 1rem;
}
.content-wrap .content .w-ltside .mb .tit-show .title {
  text-indent: 1em;
  display: block;
  height: 45px;
  line-height: 45px;
  background: #ff830b;
  overflow: hidden;
  font-family: '微软雅黑';
  font-size: 16px;
  color: #fff;
}
.content-wrap .content .w-ltside .mb .tit-show .title i {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: -2px;
}
.content-wrap .content .w-ltside .mb .tit-show .title .arrow {
  float: right;
  margin-right: 2em;
}
.content-wrap .content .w-ltside .mb .tit-show .title .about_sp {
  font-size: 12px;
  margin-left: 5px;
}
.content-wrap .content .w-ltside .show-hide {
  display: none;
  overflow: hidden;
  width: 100%;
}
.content-wrap .content .w-ltside .show-hide .div2 {
  display: block;
  height: 45px;
  line-height: 45px;
  cursor: pointer;
  background: #2ea6d5;
  color: #fff;
  font-size: 14px;
  text-align: center;
  margin-top: 2px;
  font-family: "微软雅黑";
}
.content-wrap .content .w-ltside .show-hide .div2 a {
  color: #fff;
  text-decoration: none;
}
.content-wrap .content .w-ltside .show-hide .div2:hover {
  background: #2ea6d5;
}
.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: 45px;
  line-height: 45px;
  list-style: none;
  text-align: center;
  background: #eee;
  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;
  font-family: "微软雅黑";
}
.content-wrap .content .w-ltside .show-hide .div3 ul li a:hover {
  color: #2ea6d5;
}
.content-wrap .content .ltside {
  width: 230px;
}
.content-wrap .content .ltside h4.title {
  background: #0197d2;
  height: 55px;
  text-align: center;
  line-height: 55px;
  font-family: "微软雅黑";
  color: #fffefe;
  font-size: 1.6rem;
  margin: 2rem 0 .2rem 0;
}
.content-wrap .content .ltside .link-wrap {
  margin-top: .2em;
}
.content-wrap .content .ltside .link-wrap .list {
  display: block;
  height: 40px;
  text-align: center;
  color: #222;
  border-left: 3px solid #d8261a;
  margin-bottom: .2em;
  line-height: 40px;
  font-family: "微软雅黑";
  font-size: 1.4rem;
  text-decoration: none;
  background: #d9d9d9;
}
.content-wrap .content .ltside .link-wrap .list:hover {
  background: #ebeaea;
  border-left-color: #d93f33;
  color: #d93f33;
}
.content-wrap .content .ltside .link-wrap .list.on1 {
  background: #ebeaea;
  border-left: 3px solid #d93f33;
  color: #d93f33;
}
.content-wrap .content .ltside .link-wrap .list2 {
  display: none;
}
.content-wrap .content .ltside .link-wrap .list2 ul li a {
  display: block;
  height: 40px;
  text-align: center;
  color: #000;
  margin-bottom: .5em;
  line-height: 40px;
  font-family: "微软雅黑";
  font-size: 1.4rem;
  text-decoration: none;
  background: #f4f4f4;
}
.content-wrap .content .ltside .link-wrap .list2 ul li a:hover {
  background: #ececec;
  color: #d93f33;
}
.content-wrap .content .ltside .contact-con {
  margin-top: 1.5rem;
}
.content-wrap .content .ltside .contact-con h5.title {
  padding-bottom: 1rem;
  border-bottom: 1px solid #bebebe;
  font-size: 1.6rem;
  color: #333;
  font-family: "微软雅黑";
  margin: 0 0 1rem 0;
}
.content-wrap .content .ltside .contact-con h5.title span {
  color: #999;
  font-size: 1.4rem;
}
.content-wrap .content .ltside .contact-con .pic {
  margin-bottom: 1rem;
}
.content-wrap .content .ltside .contact-con .pic img {
  width: 100%;
}
.content-wrap .content .ltside .contact-con .con {
  margin-bottom: 2rem;
  font-size: 1.4rem;
  font-family: "微软雅黑";
  color: #222;
  line-height: 2rem;
}

.content-wrap .content .main-wrap {
  padding-top: 1rem;
  padding-bottom: 2rem;
}
.content-wrap .content .main-wrap .title-posit {
  margin-top: 10px;
  border-bottom: 1px solid #aeaeae;
}
.content-wrap .content .main-wrap .title-posit h5 {
  display: inline-block;
  float: left;
  font-size: 16px;
  color: #222;
  font-family: "微软雅黑";
}
.content-wrap .content .main-wrap .title-posit .posit {
  float: right;
  color: #222;
  font-size: 14px;
  font-family: "微软雅黑";
}
.content-wrap .content .main-wrap .title-posit .posit a {
  line-height: 2.5em;
  color: #222;
  font-family: "微软雅黑";
  font-size: 14px;
}
.content-wrap .content .main-wrap .about-con {
  margin-top: 1rem;
  margin-bottom: 2rem;
}
.content-wrap .content .main-wrap .about-con img{
  display: block;
  max-width: 100%;
  height: auto;
  margin: 5px auto;
}
.content-wrap .content .main-wrap .about-con .pic {
  text-align: center;
  margin-bottom: 1.5rem;
}
.content-wrap .content .main-wrap .about-con .pic img {
  width: 80%;
}
.content-wrap .content .main-wrap .about-con .cn {
  font-size: 1.3rem;
  font-family: "微软雅黑";
  color: #333;
  line-height: 25px;
}
.content-wrap .content .main-wrap .about-con .cn p {
  
  margin-bottom: 0;
}
.content-wrap .content .main-wrap .news-con {
  margin-top: 20px;
}
.content-wrap .content .main-wrap .news-con .nlist {
  padding: 0 8px 16px;
}
.content-wrap .content .main-wrap .news-con .nlist a {
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}
.content-wrap .content .main-wrap .news-con .nlist a:hover .pic img {
  opacity: .6;
  filter: alpha(opacity=60);
}
.content-wrap .content .main-wrap .news-con .nlist a:hover .con h4 {
  color: #0197d2;
}
.content-wrap .content .main-wrap .news-con .nlist a:hover .con p {
  color: #0197d2;
}
.content-wrap .content .main-wrap .news-con .nlist a:hover .con .more {
  color: #0197d2;
}
.content-wrap .content .main-wrap .news-con .nlist a .pic {
  float: left;
  width: 25%;
  padding-right: 20px;
}
.content-wrap .content .main-wrap .news-con .nlist a .pic img {
  width: 100%;
  height: 115px;
  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 {
  float: left;
  width: 75%;
}
.content-wrap .content .main-wrap .news-con .nlist a .con h4 {
  font-size: 1.6rem;
  font-family: "微软雅黑";
  color: #222;
  margin: 0;
  height: 18px;
  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 a .con p {
  font-size: 1.3rem;
  color: #222;
  font-family: "微软雅黑";
  margin-top: 10px;
  line-height: 20px;
  height: 60px;
  overflow: hidden;
}
.content-wrap .content .main-wrap .news-con .nlist a .con .more {
  color: #222;
  font-family: "微软雅黑";
  font-size: 1.3rem;
}
.content-wrap .content .main-wrap .product-con {
  margin-top: 20px;
}
.content-wrap .content .main-wrap .product-con .plist {
  padding: 0 8px 16px;
}
.content-wrap .content .main-wrap .product-con .plist a {
  display: block;
  position: relative;
}
.content-wrap .content .main-wrap .product-con .plist a:hover .tit {
  background: rgba(36, 169, 206, 0.5) !important;
  background: #24a9ce;
  filter: alpha(opacity=50);
}
.content-wrap .content .main-wrap .product-con .plist a .pic img {
  width: 100%;
  height:200px;
}
.content-wrap .content .main-wrap .product-con .plist a .tit {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-family: "微软雅黑";
  color: #fff;
  font-size: 1.4rem;
  text-align: center;
  background: rgba(0, 0, 0, 0.5) !important;
  background: #000;
  filter: alpha(opacity=50);
  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 .service-con {

}
.content-wrap .content .main-wrap .service-con .pic img {
  width: 100%;
}
.content-wrap .content .main-wrap .service-con .con {
  margin-top: 20px;
}
.content-wrap .content .main-wrap .service-con .con p {
  font-size: 1.3rem;
  font-family: "微软雅黑";
  color: #333;
  line-height: 28px;
}
.content-wrap .content .main-wrap .service-con .con p span {

}
.content-wrap .content .main-wrap .join-con {
  margin-top: 20px;
}
.content-wrap .content .main-wrap .join-con .pic {
  text-align: center;
}
.content-wrap .content .main-wrap .join-con .pic img {
  width: 80%;
}
.content-wrap .content .main-wrap .join-con .con {
  
}
.content-wrap .content .main-wrap .join-con .con p {
  font-size: 1.3rem;
  font-family: "微软雅黑";
  color: #333;
  line-height: 28px;
}
.content-wrap .content .main-wrap .join-con .con p span {
  
}
.content-wrap .content .main-wrap .contact-con {
  margin-top: 20px;
}
.content-wrap .content .main-wrap .contact-con .pic img {
  width: 100%;
}
.content-wrap .content .main-wrap .contact-con .con {
 
}
.content-wrap .content .main-wrap .contact-con .con p {
  font-size: 1.3rem;
  font-family: "微软雅黑";
  color: #333;
  line-height: 28px;
}
.content-wrap .content .main-wrap .contact-con .con p span {
  
}
.content-wrap .content .main-wrap .news-details-con {
  margin-top: 5px;
}
.content-wrap .content .main-wrap .news-details-con h5.title {
  font-size: 2rem;
  font-family: "微软雅黑";
  color: #333;
  text-align: center;
  border: none;
}
.content-wrap .content .main-wrap .news-details-con .admin-time-text {
  margin-top: 12px;
  margin-bottom: 12px;
  text-align: center;
}
.content-wrap .content .main-wrap .news-details-con .admin-time-text p {
  display: inline-block;
  margin-right: 15px;
  font-family: "宋体";
  color: #333;
  font-size: 1.2rem;
}
.content-wrap .content .main-wrap .news-details-con .admin-time-text p span.big,
.content-wrap .content .main-wrap .news-details-con .admin-time-text p span.mid,
.content-wrap .content .main-wrap .news-details-con .admin-time-text p span.small {
  cursor: pointer;
}
.content-wrap .content .main-wrap .news-details-con .admin-time-text p span:hover.big,
.content-wrap .content .main-wrap .news-details-con .admin-time-text p span:hover.mid,
.content-wrap .content .main-wrap .news-details-con .admin-time-text p span:hover.small {
  cursor: pointer;
  color: #ff0000;
}
.content-wrap .content .main-wrap .news-details-con .con {
  font-size: 1.4rem;
  font-family: "微软雅黑";
  color: #666;
  line-height: 25px;
}
.content-wrap .content .main-wrap .product-details-con {
  margin-top: 20px;
}
.content-wrap .content .main-wrap .product-details-con .tit {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  text-align: center;
  font-family: "微软雅黑";
  color: #333;
  font-size: 2rem;
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .product-details-con .con p {
  font-size: 1.4rem;
  color: #222;
  font-family: "微软雅黑";
  line-height: 25px;
}
.content-wrap .content .main-wrap .product-details-con .con .pic {
  text-align: center;
}
.content-wrap .content .main-wrap .product-details-con .con .pic img {
  width: 80%;
}
.footer-wrap {
  background: #0e141d;
}
.footer-wrap .footer {
  padding: 15px 0;
}
.footer-wrap .footer .flt {
  width: 80%;
}
.footer-wrap .footer .flt .link-ul {
  display: block;
}
.footer-wrap .footer .flt .link-ul .list {
  float: left;
  display: inline-block;
}
.footer-wrap .footer .flt .link-ul .list span {
  color: #fff;
  font-family: "微软雅黑";
  font-size: 1.4rem;
}
.footer-wrap .footer .flt .link-ul .list a {
  margin: 0 10px;
  color: #fff;
  font-family: "微软雅黑";
  font-size: 1.4rem;
}
.footer-wrap .footer .flt .tit {
  color: #fff;
  font-family: "微软雅黑";
  font-size: 1.4rem;
  margin-top: 15px;
  margin-bottom: 5px;
}
.footer-wrap .footer .flt .con {
  color: #fffefe;
  font-family: "微软雅黑";
  font-size: 1.4rem;
  line-height: 25px;
}
.footer-wrap .footer .flt .con a {
  color: #fffefe;
}
.footer-wrap .footer .frt {
  width: 20%;
  text-align: right;
}
.footer-wrap .w-footer {
  padding: 20px 0;
}
.footer-wrap .w-footer .flt {
  text-align: center;
  margin-bottom: 20px;
}
.footer-wrap .w-footer .frt .link-ul {
  display: block;
  text-align: center;
}
.footer-wrap .w-footer .frt .link-ul .list {
  display: inline-block;
}
.footer-wrap .w-footer .frt .link-ul .list span {
  color: #fff;
  font-family: "微软雅黑";
  font-size: 1.2rem;
}
.footer-wrap .w-footer .frt .link-ul .list a {
  margin: 0 10px;
  color: #fff;
  font-family: "微软雅黑";
  font-size: 1.2rem;
}
.footer-wrap .w-footer .frt .con {
  margin-top: 20px;
  text-align: center;
  color: #fffefe;
  font-family: "微软雅黑";
  font-size: 1.2rem;
  line-height: 25px;
}
.footer-wrap .w-footer .frt .con a {
  color: #fffefe;
}
.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 55px;
  background: #24a9ce;
  z-index: 999;
}
.hot-wrap .list {
  height: 55px;
  width: 25%;
  float: left;
  display: block;
  box-sizing: border-box;
}
.hot-wrap .list:hover {
  background: #ff830b;
}
.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;
}
@media (min-width: 992px) {
  .container {
    width: 1000px;
  }
}
@media (min-width: 768px) {
  
}
@media (max-width: 768px) {
  .container {
    width: 768px;
  }
  .header-wrap .container .logo {
    width: 60%;
  }
  .footer-wrap {
    margin-bottom: 55px;
  }
  .content-wrap .content .main-wrap .about-con .cn img{width:100%; height:auto;}
  .content-wrap .content .main-wrap .service-con .con img{width:100%; height:auto;}
  .content-wrap .content .main-wrap .join-con .con img{width:100%; height:auto;}
  .content-wrap .content .main-wrap .contact-con .con img{width:100%; height:auto;}
  .content-wrap .content .main-wrap .news-details-con .con img{width:100%; height:auto;}
  .content-wrap .content .main-wrap .product-details-con img{width:100%; height:auto;}
  .content-wrap .content .main-wrap .product-con .plist a .pic img{width:100%; height:120px;}
  .content-wrap .product-wrap .product-con .plist a .pic img{width:100%; height:120px;}
.content-wrap .about-wrap .about-con .alist a .con{height:130px; overflow:hidden;}
} 
@media (max-width: 680px) {
  
}
@media (max-width: 640px) {
  .container {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .container {
    width: 100%;
    padding-left: .5em;
    padding-right: .5em;
  }
  .logo img {
    width: 83%;
	padding-top:28px
  }
  .content-wrap .content .main-wrap .news-con .nlist a .pic {
    width: 45%;
  }
  .content-wrap .content .main-wrap .news-con .nlist a .con {
    width: 53%;
  }
  .content-wrap .content .main-wrap .news-con .nlist a .con h4 {
    margin: 0;
  }
  .content-wrap .content .w-ltside .mb .tit-show .title .arrow img{padding-top:20px;}
}
@media (max-width: 435px) {
  .container {
    width: 100%;
    padding-left: .5em;
    padding-right: .5em;
  }
}
@media (max-width: 414px) {
  .content-wrap .contact-wrap .contact-con .message .mcon .fx-ewm .fx {
    width: 100%;
  }
  .content-wrap .contact-wrap .contact-con .message .mcon .fx-ewm .ewm {
    width: 100%;
  }
}
@media (max-width: 375px) {
  .container {
    width: 100%;
  }
  .logo img {
    width: 83%;
  }
  .menu img {
    width: 83%;
  }
}
@media (max-width: 346px) {
  .container {
    width: 100%;
  }
}
@media (max-width: 320px) {
  .container {
    width: 100%;
  }
}
