body {
  font-family: "微软雅黑";
}
.container1 {
  max-width: 1100px !important;
  margin: 0 auto;
  padding: 0;
}
.row {
  margin: 0;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding: 0;
  margin: 0;
}
.lt {
  float: left;
}
.rt {
  float: right;
}
a {
  text-decoration: none;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.langue{
	width: 100%;
	height: auto;
	text-align: right;
	padding-right: 5px;
}
.langue a{
	font-size: 14px;
	color: #666;
	line-height: 30px;
	height: 30px;
}
.header-wrap .header {
  position: relative;
}
.header-wrap .header .logo {
  line-height: 65px;
}
.header-wrap .header .logo img {
  max-width: 100%;
}
.header-wrap .header .nav-ul .navlist {
  position: relative;
  display: inline-block;
  float: left;
  width: 14.28%;
}
.header-wrap .header .nav-ul .navlist a.listh1 {
  border-left: 1px solid #ccc;
  line-height: 100px;
  text-decoration: none;
  display: block;
  color: #444;
  text-align: center;
  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;
}
.header-wrap .header .nav-ul .navlist a.listh1:hover,
.header-wrap .header .nav-ul .navlist a.listh1.on {
  background: #0093dd;
  color: #fff;
}
.header-wrap .header .nav-ul .navlist a.listh1:hover i.icon1,
.header-wrap .header .nav-ul .navlist a.listh1.on i.icon1 {
  background: url(../images/nav-icon1-hover.png) no-repeat;
}
.header-wrap .header .nav-ul .navlist a.listh1:hover i.icon2,
.header-wrap .header .nav-ul .navlist a.listh1.on i.icon2 {
  background: url(../images/nav-icon2-hover.png) no-repeat;
}
.header-wrap .header .nav-ul .navlist a.listh1:hover i.icon3,
.header-wrap .header .nav-ul .navlist a.listh1.on i.icon3 {
  background: url(../images/nav-icon3-hover.png) no-repeat;
}
.header-wrap .header .nav-ul .navlist a.listh1:hover i.icon4,
.header-wrap .header .nav-ul .navlist a.listh1.on i.icon4 {
  background: url(../images/nav-icon4-hover.png) no-repeat;
}
.header-wrap .header .nav-ul .navlist a.listh1:hover i.icon5,
.header-wrap .header .nav-ul .navlist a.listh1.on i.icon5 {
  background: url(../images/nav-icon5-hover.png) no-repeat;
}
.header-wrap .header .nav-ul .navlist a.listh1:hover i.icon6,
.header-wrap .header .nav-ul .navlist a.listh1.on i.icon6 {
  background: url(../images/nav-icon6-hover.png) no-repeat;
}
.header-wrap .header .nav-ul .navlist a.listh1:hover i.icon7,
.header-wrap .header .nav-ul .navlist a.listh1.on i.icon7 {
  background: url(../images/nav-icon7-hover.png) no-repeat;
}
.header-wrap .header .nav-ul .navlist a.listh1 i {
  margin-right: 5px;
  position: relative;
  top: 8px;
  display: inline-block;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.header-wrap .header .nav-ul .navlist a.listh1 i.icon1 {
  background: url(../images/nav-icon1.png) no-repeat;
  width: 26px;
  height: 26px;
}
.header-wrap .header .nav-ul .navlist a.listh1 i.icon2 {
  background: url(../images/nav-icon2.png) no-repeat;
  width: 26px;
  height: 26px;
}
.header-wrap .header .nav-ul .navlist a.listh1 i.icon3 {
  background: url(../images/nav-icon3.png) no-repeat;
  width: 26px;
  height: 26px;
}
.header-wrap .header .nav-ul .navlist a.listh1 i.icon4 {
  background: url(../images/nav-icon4.png) no-repeat;
  width: 26px;
  height: 26px;
}
.header-wrap .header .nav-ul .navlist a.listh1 i.icon5 {
  background: url(../images/nav-icon5.png) no-repeat;
  width: 26px;
  height: 26px;
}
.header-wrap .header .nav-ul .navlist a.listh1 i.icon6 {
  background: url(../images/nav-icon6.png) no-repeat;
  width: 26px;
  height: 26px;
}
.header-wrap .header .nav-ul .navlist a.listh1 i.icon7 {
  background: url(../images/nav-icon7.png) no-repeat;
  width: 26px;
  height: 26px;
}
.header-wrap .header .nav-ul .navlist .list2-ul {
  position: absolute;
  left: 0;
  top: 100px;
  display: none;
  z-index: 10;
  background: rgba(0, 0, 0, 0.8) !important;
  background: #000;
  filter: alpha(opacity=80);
  width: 140px;
}
.header-wrap .header .nav-ul .navlist .list2-ul .list {
  position: relative;
}
.header-wrap .header .nav-ul .navlist .list2-ul .list .listh2 {
  font-size: 1.6rem;
  text-align: left;
  padding-left: 10px;
  line-height: 45px;
  color: #fff;
  display: block;
  text-decoration: none;
}
.header-wrap .header .nav-ul .navlist .list2-ul .list .listh2:hover,
.header-wrap .header .nav-ul .navlist .list2-ul .list .listh2.on {
  background: #0093dd;
}
.header-wrap .header .nav-ul .navlist .list2-ul .list .list3-ul {
  font-size: 1.6rem;
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8) !important;
  background: #000;
  filter: alpha(opacity=80);
}
.header-wrap .header .nav-ul .navlist .list2-ul .list .list3-ul .list2 {
  text-align: center;
}
.header-wrap .header .nav-ul .navlist .list2-ul .list .list3-ul .list2 a {
  display: block;
  line-height: 45px;
  color: #fff;
}
.header-wrap .header .ccon {
  line-height: 100px;
}
.header-wrap .header .ccon .clist {
  width: 50%;
  float: left;
  position: relative;
}
.header-wrap .header .ccon .langue {
  width: 50%;
  float: right;
  position: relative;
	text-align: center
}
.header-wrap .header .ccon .langue a{
  color: #666;
  font-size: 14px;
}
.header-wrap .header .ccon .clist a {
  background: #e5e5e5;
  display: block;
  text-decoration: none;
  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;
}
.header-wrap .header .ccon .clist a:hover {
  background: #0093dd;
}
.header-wrap .header .ccon .clist a:hover i.icon1 {
  background: url(../images/nav-qqicon-hover.png) no-repeat;
}
.header-wrap .header .ccon .clist a:hover i.icon2 {
  background: url(../images/nav-weixinicon-hover.png) no-repeat;
}
.header-wrap .header .ccon .clist a i {
  position: relative;
  top: 15px;
  display: inline-block;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.header-wrap .header .ccon .clist a i.icon1 {
  background: url(../images/nav-qqicon.png) no-repeat;
  width: 40px;
  height: 40px;
}
.header-wrap .header .ccon .clist a i.icon2 {
  background: url(../images/nav-weixinicon.png) no-repeat;
  width: 40px;
  height: 40px;
}
.header-wrap .header .ccon .clist .ewmbox {
  position: absolute;
  top: 100px;
  left: 0;
  display: none;
}
.header-wrap .header .menu {
  line-height: 65px;
  float: right;
}
.header-wrap .header .menu img {
  max-width: 100%;
}
.header-wrap .header .menulist {
  position: absolute;
  top: 65px;
  right: -7px;
  width: 100px;
  display: none;
  z-index: 10;
  background: rgba(0, 0, 0, 0.8);
}
.header-wrap .header .menulist a {
  font-size: 1.4rem;
  font-family: "微软雅黑";
  text-decoration: none;
  color: #fff;
  display: block;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
.header-wrap .header .menulist a:hover {
  background: #000;
}
.banner-wrap #owl-demo {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
}
.banner-wrap #owl-demo .item {
  display: block;
}
.banner-wrap #owl-demo img {
  display: block;
  width: 100%;
}
.banner-wrap .owl-theme .owl-controls {
  position: absolute;
  bottom: 20px;
  left: 47%;
}
.banner-wrap .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #fff;
}
.banner-wrap .owl-theme .owl-controls .owl-page.active span {
  background: #fff;
}
.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 .hd {
  overflow: hidden;
  zoom: 1;
  position: absolute;
  bottom: 30px;
  right: 50%;
  z-index: 3;
  text-align: center;
}
.banner-wrap .banner .focusBox .hd li {
  display: inline-block;
  line-height: 15px;
  text-align: center;
  font-size: 12px;
  width: 15px;
  height: 15px;
  cursor: pointer;
  overflow: hidden;
  background: #000;
  margin-left: 4px;
  border-radius: 20px;
  -webkit-transition: All .5s ease;
  -moz-transition: All .5s ease;
  -o-transition: All .5s ease;
}
.banner-wrap .banner .focusBox .hd .on {
  background: #ddb937;
}
.banner-wrap .banner .focusBox .prev {
  width: 50px!important;
  height: 50px!important;
  position: absolute;
  top: 60%;
  margin-top: -25px;
  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/prev.png) 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: 50px!important;
  height: 50px!important;
  position: absolute;
  top: 60%;
  margin-top: -25px;
  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/next.png) 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%;
}
.content-wrap .product-wrap {
  padding: 30px 0 50px;
}
.content-wrap .product-wrap .title-line {
  text-align: center;
}
.content-wrap .product-wrap .title-line .entit {
  font-size: 3.1rem;
  color: #2e2e2e;
  font-family: "Impact";
  text-transform: uppercase;
}
.content-wrap .product-wrap .title-line .line-wrap {
  margin-top: 5px;
  background: #ddd;
  width: 100%;
  height: 1px;
}
.content-wrap .product-wrap .title-line .line-wrap .line {
  background: #000;
  width: 130px;
  height: 1px;
  margin: 0 auto;
}
.content-wrap .product-wrap .title-line .chtit {
  margin-top: 5px;
  font-size: 2.4rem;
  color: #332c2b;
}
.content-wrap .product-wrap .title-line .chtit i {
  margin-right: 10px;
}
.content-wrap .product-wrap .title-line .stit {
  margin-top: 8px;
  font-size: 1.2rem;
  color: #828282;
  line-height: 20px;
}
.content-wrap .product-wrap .product-con {
  margin-top: 30px;
  overflow: hidden;
}
.content-wrap .product-wrap .product-con .tabhd {
  text-align: center;
}
.content-wrap .product-wrap .product-con .tabhd .thdlist {
  display: inline-block;
  margin-bottom: 10px;
}
.content-wrap .product-wrap .product-con .tabhd .thdlist a {
  background: #332c2b;
  border-radius: 20px;
  display: block;
  width: 230px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  color: #fff;
  font-size: 1.4rem;
  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 .product-wrap .product-con .tabhd .thdlist a:hover,
.content-wrap .product-wrap .product-con .tabhd .thdlist a.on {
  background: #1194e6;
}
.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 .product-carousel {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
}

.content-wrap .product-wrap .product-con .tabbd .tbdlist .product-carousel .owl-item:nth-child(4n+1) .item .con {
  background: #0093dd;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .product-carousel .owl-item:nth-child(4n+2) .item .con {
  background: #07cde4;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .product-carousel .owl-item:nth-child(4n+3) .item .con {
  background: #14aa3c;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .product-carousel .owl-item:nth-child(4n+4) .item .con {
  background: #09a49c;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .product-carousel .owl-item .item {
  position: relative;
  margin: 0 10px;
  display: block;
  text-decoration: none;
  border: 1px solid #ccc;
  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 .product-carousel .owl-item .item .picbox{
  position: relative;
  overflow: hidden;
  padding-top: 100%;
}

.content-wrap .product-wrap .product-con .tabbd .tbdlist .product-carousel .owl-item .item .imgss{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left:0;
  margin:auto;
  max-width: 100%;
  max-height: 100%;
}

.content-wrap .product-wrap .product-con .tabbd .tbdlist .product-carousel .owl-item .item:hover {
  box-shadow: 0 0 15px #888;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .product-carousel .owl-item .item:hover .con {
  bottom: 0;
  background: #fff;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .product-carousel .owl-item .item:hover .con .tit {
  color: #ea541f;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .product-carousel .owl-item .item:hover .con .morebtn {
  opacity: 1;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .product-carousel .owl-item .item .con {
  position: absolute;
  bottom: -45px;
  width: 100%;
  padding: 15px 10px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .product-carousel .owl-item .item .con .tit {
  text-align: center;
  font-size: 1.8rem;
  color: #fff;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .product-carousel .owl-item .item .con .morebtn {
  opacity: 0;
  width: 80%;
  color: #fff;
  font-size: 1.2rem;
  background: #ea541f;
  border-radius: 5px;
  text-align: center;
  line-height: 35px;
  margin: 8px auto 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .owl-theme .owl-controls {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .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;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #43a2e7;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .owl-theme .owl-controls .owl-page.active span {
  background: #43a2e7;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .owl-theme .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  z-index: 10;
  left: -70px;
  top: -150px;
  background: url(../images/product-arrow.png) no-repeat left top;
  width: 32px;
  height: 32px;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
  z-index: 10;
  right: -70px;
  top: -150px;
  background: url(../images/product-arrow.png) no-repeat right top;
  width: 32px;
  height: 32px;
}
.content-wrap .newpro-wrap {
  padding: 50px 0;
  background: url(../images/productbg.jpg) no-repeat center top;
  background-size: cover;
}
.content-wrap .newpro-wrap .title-line {
  text-align: center;
}
.content-wrap .newpro-wrap .title-line .entit {
  font-size: 3.1rem;
  color: #fff;
  font-family: "Impact";
  text-transform: uppercase;
}
.content-wrap .newpro-wrap .title-line .line-wrap {
  margin-top: 5px;
  background: #ddd;
  width: 100%;
  height: 1px;
}
.content-wrap .newpro-wrap .title-line .line-wrap .line {
  background: #fff;
  width: 130px;
  height: 1px;
  margin: 0 auto;
}
.content-wrap .newpro-wrap .title-line .chtit {
  margin-top: 5px;
  font-size: 2.4rem;
  color: #fff;
}
.content-wrap .newpro-wrap .title-line .chtit i {
  margin-right: 10px;
}
.content-wrap .newpro-wrap .title-line .stit {
  margin-top: 8px;
  font-size: 1.2rem;
  color: #d8d8d8;
  line-height: 20px;
}
.content-wrap .newpro-wrap .newpro-con {
  margin-top: 35px;
}
.content-wrap .newpro-wrap .newpro-con .nlist {
  padding: 0 10px 20px;
 
}
.content-wrap .newpro-wrap .newpro-con .nlist a {
  position: relative;
  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;
  overflow: hidden;
}
.content-wrap .newpro-wrap .newpro-con .nlist a:hover .picbox .showcn {
  top: 0;
}
.content-wrap .newpro-wrap .newpro-con .nlist a:hover .btit {
  bottom: -45px;
}
.content-wrap .newpro-wrap .newpro-con .nlist a .picbox {
  position: relative;
  overflow: hidden; border: 1px solid #ccc
}
.content-wrap .newpro-wrap .newpro-con .nlist a .picbox .showcn {
  position: absolute;
  top: -800px;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/product-fdj.png) no-repeat center center;
  text-align: center;
  color: #fff;
  font-size: 2rem;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .newpro-wrap .newpro-con .nlist a .picbox .showcn .stit {
  margin-top: 28%;
  line-height: 22px;
  height: 22px;
  overflow: hidden;
}
.content-wrap .newpro-wrap .newpro-con .nlist a .btit {
  position: absolute;
  bottom: 0;
  width: 100%;
  line-height: 40px;
  height: 40px;
  background: #fff;
  color: #666;
  text-align: center;
  overflow: hidden;
  font-size: 1.4rem;
  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 .newpro-wrap .newpro-con .morebtn {
  background: #fff;
  width: 105px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 1.3rem;
  margin: 20px auto 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .newpro-wrap .newpro-con .morebtn:hover {
  background: #1194e6;
}
.content-wrap .newpro-wrap .newpro-con .morebtn:hover a {
  color: #fff;
}
.content-wrap .newpro-wrap .newpro-con .morebtn a {
  color: #3b3939;
  text-decoration: none;
  display: block;
}
.content-wrap .about-wrap {
  padding: 30px 0;
}
.content-wrap .about-wrap .title-line {
  text-align: center;
}
.content-wrap .about-wrap .title-line .entit {
  font-size: 3.1rem;
  color: #2e2e2e;
  font-family: "Impact";
  text-transform: uppercase;
}
.content-wrap .about-wrap .title-line .line-wrap {
  margin-top: 5px;
  background: #ddd;
  width: 100%;
  height: 1px;
}
.content-wrap .about-wrap .title-line .line-wrap .line {
  background: #000;
  width: 130px;
  height: 1px;
  margin: 0 auto;
}
.content-wrap .about-wrap .title-line .chtit {
  margin-top: 5px;
  font-size: 2.4rem;
  color: #332c2b;
}
.content-wrap .about-wrap .title-line .chtit i {
  margin-right: 10px;
}
.content-wrap .about-wrap .title-line .stit {
  margin-top: 8px;
  font-size: 1.2rem;
  color: #828282;
  line-height: 20px;
}
.content-wrap .about-wrap .about-con {
  margin-top: 30px;
}
.content-wrap .about-wrap .about-con a {
  text-decoration: none;
  display: block;
}
.content-wrap .about-wrap .about-con a:hover .picbox {
  opacity: .5;
}
.content-wrap .about-wrap .about-con a:hover .con .morebtn {
  background: #c44112;
}
.content-wrap .about-wrap .about-con a .picbox {
  margin-bottom: 20px;
  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 a .picbox .pic img {
  max-width: 100%;
}
.content-wrap .about-wrap .about-con a .con .tit {
  font-size: 2.4rem;
  color: #332c2b;
  margin-bottom: 20px;
}
.content-wrap .about-wrap .about-con a .con .cn {
  font-size: 1.4rem;
  color: #3d3d3d;
  line-height: 25px;
  height: 200px;
  overflow: hidden;
}
.content-wrap .about-wrap .about-con a .con .morebtn {
  margin-top: 20px;
  background: #ea541f;
  color: #fff;
  font-size: 1.4rem;
  width: 130px;
  height: 35px;
  line-height: 35px;
  text-align: center;
}
.content-wrap .news-wrap {
  background: #ebebeb;
  padding: 50px 0;
}
.content-wrap .news-wrap .title-line {
  text-align: center;
}
.content-wrap .news-wrap .title-line .entit {
  font-size: 3.1rem;
  color: #2e2e2e;
  font-family: "Impact";
  text-transform: uppercase;
}
.content-wrap .news-wrap .title-line .line-wrap {
  margin-top: 5px;
  background: #ddd;
  width: 100%;
  height: 1px;
}
.content-wrap .news-wrap .title-line .line-wrap .line {
  background: #000;
  width: 130px;
  height: 1px;
  margin: 0 auto;
}
.content-wrap .news-wrap .title-line .chtit {
  margin-top: 5px;
  font-size: 2.4rem;
  color: #332c2b;
}
.content-wrap .news-wrap .title-line .chtit i {
  margin-right: 10px;
}
.content-wrap .news-wrap .title-line .stit {
  margin-top: 8px;
  font-size: 1.2rem;
  color: #828282;
  line-height: 20px;
}
.content-wrap .news-wrap .news-con {
  margin-top: 30px;
}
.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: #ea541f;
  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: #ea541f;
}
.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: #ea541f;
}
.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: #ea541f;
}
.content-wrap .news-wrap .news-con .morebtn a {
  display: block;
  width: 100px;
  height: 30px;
  background: #1194e6;
  color: #fff;
  font-size: 1.4rem;
  line-height: 30px;
  text-align: center;
  margin: 45px auto 0;
  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 a:hover {
  background: #ea541f;
}
.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: #0093dd;
  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: #0093dd;
  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: #0093dd;
  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;
  margin-top: 2px;
  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: #0093dd;
}
.content-wrap .contentbox .w-posit {
  border: 1px solid #ccc;
  padding: 5px 10px;
  margin-bottom: 10px;
}
.content-wrap .contentbox .w-posit .tit {
  font-size: 1.2rem;
  color: #4d4d4d;
}
.content-wrap .contentbox .w-posit .posit {
  font-size: 1.2rem;
  color: #4d4d4d;
}
.content-wrap .contentbox .w-posit .posit a {
  color: #4d4d4d;
}
.content-wrap .contentbox .ltside {
  margin-bottom: 20px;
}
.content-wrap .contentbox .ltside .linkbox .title-arrow {
  border: 5px solid #d7d7d7;
  background: #0093dd;
  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: #0093dd;
  color: #fff !important;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list.on1 {
  background: #0093dd;
  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;
}
.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: #0093dd;
}
.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: #0093dd;
  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: #0093dd;
}
.content-wrap .contentbox .ltside .contactbox .con {
  margin-top: 15px;
  border: 1px solid #ccc;
  padding: 15px 10px;
}
.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: #0341a8;
}
.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: #0093dd;
}
.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 {
  width: 100%;
}
.content-wrap .contentbox .main-wrap .product-con .plist {
  padding: 0 10px 20px;
}
.content-wrap .contentbox .main-wrap .product-con .plist a {
  position: relative;
  text-decoration: none;
  display: block;
  border: 1px solid #ccc;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  overflow: hidden;
  box-shadow: 0 0 15px #ccc;
}
.content-wrap .contentbox .main-wrap .product-con .plist a:hover .picbox .showcn {
  top: 0;
}
.content-wrap .contentbox .main-wrap .product-con .plist a:hover .btit {
  bottom: -45px;
}
.content-wrap .contentbox .main-wrap .product-con .plist a .picbox {
  position: relative;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .product-con .plist a .picbox .showcn {
  position: absolute;
  top: -800px;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/product-fdj.png) no-repeat center center;
  text-align: center;
  color: #fff;
  font-size: 2rem;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .product-con .plist a .picbox .showcn .stit {
  margin-top: 28%;
  line-height: 22px;
  height: 22px;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .product-con .plist a .btit {
  position: absolute;
  bottom: 0;
  width: 100%;
  line-height: 40px;
  height: 40px;
  background: #fff;
  color: #666;
  text-align: center;
  overflow: hidden;
  font-size: 1.4rem;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .news-con .nlist {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #ccc;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a {
  display: block;
  text-decoration: none;
  color: #080909;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a:hover {
  color: #0093dd;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a:hover .picbox {
  opacity: .5;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
  width: 12%;
  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: 86%;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .con .tit {
  margin-top: 10px;
  font-size: 1.4rem;
  line-height: 18px;
  height: 18px;
  overflow: hidden;
  margin-bottom: 5px;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .con .tit i {
  margin-right: 5px;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .con .cn {
  font-size: 1.2rem;
  color: #6f6f6f;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist {
  margin-bottom: 10px;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist label {
  font-weight: normal;
  font-size: 1.4rem;
  width: 22%;
  float: left;
  height: 30px;
  line-height: 30px;
  color: #696969;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox1 {
  float: right;
  width: 77%;
  border: 1px solid #ccc;
  line-height: 30px;
  height: 30px;
  padding: 5px;
  font-size: 1.4rem;
  color: #696969;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox2 {
  float: right;
  width: 77%;
  border: 1px solid #ccc;
  line-height: 30px;
  height: 130px;
  padding: 5px;
  font-size: 1.4rem;
  color: #696969;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn {
  margin-top: 10px;
  width: 100px;
  height: 30px;
  color: #292929;
  border: none;
  background: #d1d1d1;
  font-size: 1.4rem;
  margin-right: 5px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn:hover {
  background: #0093dd;
  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;
}
.footer-wrap .footer {
  background: url(../images/footerbg.jpg) repeat;
  padding: 30px 0;
}
.footer-wrap .footer .contactbox .ewmbox {
  margin-bottom: 20px;
  text-align: center;
}
.footer-wrap .footer .contactbox .ewmbox .tit {
  margin-top: 10px;
  color: #fff;
  font-size: 1.4rem;
}
.footer-wrap .footer .contactbox .cconbox .tit {
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 20px;
}
.footer-wrap .footer .contactbox .cconbox .phone i {
  float: left;
}
.footer-wrap .footer .contactbox .cconbox .phone span {
  margin-left: 10px;
  margin-top: -10px;
  float: left;
  color: #1194e6;
  font-size: 3rem;
  font-weight: bold;
}
.footer-wrap .footer .contactbox .cconbox .cn {
  margin-top: 5px;
  font-size: 1.4rem;
  color: #fff;
  line-height: 30px;
}
.footer-wrap .footer .linkbox .listbox {
  width: 20%;
  float: left;
  color: #fff;
}
.footer-wrap .footer .linkbox .listbox .tit a {
  text-decoration: none;
  display: block;
  color: #fefefe;
  font-size: 1.6rem;
}
.footer-wrap .footer .linkbox .listbox .lcn {
  margin-top: 20px;
}
.footer-wrap .footer .linkbox .listbox .lcn .list {
  margin-bottom: 8px;
}
.footer-wrap .footer .linkbox .listbox .lcn .list a {
  color: #b9b9b9;
  font-size: 1.4rem;
}
.footer-wrap .copyright {
  text-align: center;
  background: #1d1919;
  padding: 10px 0;
  color: #7f7f7f;
  font-size: 1.2rem;
}
.footer-wrap .copyright p {
  margin-bottom: 0;
}
.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background: #0093dd;
  z-index: 999;
}
.hot-wrap .list {
  height: 75px;
  width: 25%;
  float: left;
  display: block;
}
.hot-wrap .list:hover {
  background: #096fa2;
}
.hot-wrap .list a {
  text-decoration: none;
  display: block;
  text-align: center;
}
.hot-wrap .list a i {
  display: block;
  padding-bottom: .2em;
  padding-top: .5em;
}
.hot-wrap .list a span {
  font-size: 1rem;
  color: #fff;
}
@media (min-width: 992px) {
  .header-wrap {
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
    background: #fff;
    box-shadow: 0 5px 5px #9ba1af;
  }
  .header-wrap .header {
    height: 100px;
  }
  .header-wrap .header .logo {
    line-height: 100px;
  }
  .content-wrap .product-wrap .product-con {
    overflow: visible;
  }
  .content-wrap .product-wrap .product-con .tabbd .tbdlist .owl-carousel {
    overflow: visible;
  }
  .content-wrap .about-wrap .about-con a .con {
    padding-right: 20px;
  }
  .content-wrap .news-wrap .news-con .bnlist {
    padding-right: 10px;
  }
  .content-wrap .news-wrap .news-con .nconbox {
    padding-left: 10px;
  }
  .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 .footer {
    padding: 50px 0;
  }
}
@media (min-width: 768px) {
  .col-md-13 {
    width: 20%;
    float: left;
  }
}
@media (max-width: 990px) {
  .container1 {
    padding-left: .5em;
    padding-right: .5em;
  }
  .footer-wrap {
    margin-bottom: 75px;
  }
}
@media (max-width: 480px) {
  .header-wrap .header .logo img {
    max-width: 70%;
  }
  .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%;
  }
	.content-wrap .contentbox .main-wrap .contact-con .ccon .cn table td{
  width:100%;
	height: auto;
	float: left;
}
}
@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%;
  }
}
.about_ul{display:block; overflow:hidden; text-align: left;}
.about_ul li{display:block; margin-top:2px; overflow:hidden;}
.about_ul li a{display:block; height:35px; line-height:35px; overflow:hidden; text-decoration: none; background:url(../images/right_btn.png) no-repeat 15px center #e9e9e9; overflow:hidden; transition:all 0.4s; text-indent:40px; font-family:'Microsoft YaHei'; font-size:14px; color:#575757;  font-weight: bold;}
.about_ul li a:hover{background:url(../images/right_btn2.png) no-repeat 15px center #e9e9e9;color:#24a9ce; text-decoration: none;}
.about_dl{/*display:none;*/}
.about_dl dd{display:block; margin-top:2px; overflow:hidden;}
.about_dl dd a{display:block; height:35px; line-height:35px; overflow:hidden; background:#f5f5f5; overflow:hidden; transition:all 0.4s; text-indent:40px; font-family:'Microsoft YaHei'; font-size:14px; color:#575757; transition:all 0.4s;}
.about_dl dd a:hover{background:#edecec;color:#24a9ce;}
.about_txt{display:block; overflow:hidden; background:#f5f5f5; margin-top:2px;     padding: 0px 0px 0px 2px;font-family:'Microsoft YaHei'; font-size:14px; color:#060001; line-height:30px;}
/*浮动QQ*/
.dock {
  position: fixed;
  right: 0px;
  width: 50px;
  -moz-opacity: 0.7;
  opacity: 0.7;
  z-index: 200;
}

.dock.close {
  z-index: 50;
}

.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(../images/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: 140px;
    height:130px;
    line-height:30px
}

.dock ul.icons li.im p {
  width: 140px;
    height:130px;
    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: 160px;
    height:150px;
    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(../images/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;
}