@charset "utf-8";
/* CSS Document */

.main_visual {
  height: 760px;
  overflow: hidden;
  position: relative;
}
.main_image {
  height: 760px;
  overflow: hidden;
  position: relative;
}
.main_image ul {
  width: 9999px;
  height: 760px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.main_image li {
  float: left;
  width: 100%;
  height: 760px;
}
.main_image li span {
  display: block;
  width: 100%;
  height: 760px;
}
.main_image li a {
  display: block;
  width: 100%;
  height: 760px;
}

div.flicking_con {
  position: absolute;
  bottom: 30px;
  left: 50%;
  z-index: 999;
  width: 300px;
  height: 21px;
  margin: 0 0 0 -50px;
}
div.flicking_con a {
  float: left;
  width: 21px;
  height: 21px;
  margin: 5px;
  padding: 0;
  background: url(../image/btn_main_img.png) 0 0 no-repeat;
  display: block;
  text-indent: -1000px;
}
div.flicking_con a.on {
  background-position: 0 -21px;
}

.mBan2 {
  overflow: hidden;
}
.mBan2 .slideBox {
  width: 100%;
  height: auto;
  position: relative;
}
.mBan2 .slideBox .hd {
  height: 21px;
  overflow: hidden;
  position: absolute;
  bottom: 10px;
  z-index: 1;
  width: 175px;
  background: url(btnBg.png) no-repeat;
  margin-left: -46px;
  left: 50%;
  padding: 4px 0px 0px 11px;
}
.mBan2 .slideBox .hd ul {
  zoom: 1;
}
.mBan2 .slideBox .hd ul li {
  float: left;
  width: 25px;
  height: 21px;
  background: url(../image/btn_main_img1.png) no-repeat;
  cursor: pointer;
  margin-right: 10px;
  line-height: 21px;
  text-align: center;
}
.mBan2 .slideBox .hd ul li img {
  line-height: 21px;
  text-align: center;
}
.mBan2 .slideBox .hd ul li.on {
  background: url(../image/btn_main_img2.png) no-repeat;
}
.mBan2 .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.mBan2 .slideBox .bd ul,
.slideBox .bd ul li {
  width: 100% !important;
}
.mBan2 .slideBox .bd img {
  width: 100%;
  height: auto;
  display: block;
}

/*首页查看更多产品*/
.recommend {
  width: 100%;
  overflow: hidden;
  padding: 30px 0px;
  line-height: 46px;
}
.foryou {
  width: 1000px;
  float: left;
  font-weight: lighter;
  line-height: 46px;
}
.foryou .tittj {
  font-size: 32px;
  color: #333;
  vertical-align: middle;
  line-height: 46px;
  float: left;
}
.foryou .titcon {
  font-size: 18px;
  color: #999;
  display: table-cell;
  vertical-align: bottom;
  line-height: 46px;
  float: left;
  margin-left: 50px;
}
.recommend .more {
  width: 280px;
  float: left;
  text-align: right;
  line-height: 46px;
}
.recommend .more a {
  font-size: 16px;
  color: #999;
  font-weight: lighter;
}
span,
img {
  vertical-align: middle;
}
/*首页产品*/
.indexpro {
  width: 100%;
  height: 350px;
  overflow: hidden;
}
.m80 {
  width: 80%;
  max-width: 1280px;
  margin: 50px auto 50px;
}
.Box {
  position: relative;
  margin-top: 55px;
}
.Box .content {
  width: 1200px;
  margin: 0 auto;
}
.Box h2 {
  text-align: center;
  margin-bottom: 35px;
  padding-top: 250px;
}
.Box .Box_con {
  position: relative;
}
.Box .Box_con .btnl {
  position: absolute;
}
.Box .Box_con .btn {
  display: block;
  width: 60px;
  height: 100px;
  position: absolute;
  top: 60px;
  cursor: pointer;
}
.Box .Box_con .btnl {
  background: url(../image/jtl001.png) no-repeat center;
  left: 0px;
  z-index: 2;
}
.Box .Box_con .btnr {
  background: url(../image/jtr001.png) no-repeat center;
  right: 0px;
  z-index: 2;
}
.Box .Box_con .btnl:hover {
  background: url(../image/jtl002.png) no-repeat center;
  left: 0px;
  z-index: 2;
}
.Box .Box_con .btnr:hover {
  background: url(../image/jtr002.png) no-repeat center;
  right: 0px;
  z-index: 2;
}
.Box .Box_con .conbox {
  position: relative;
  overflow: hidden;
}
.Box .Box_con .conbox ul {
  position: relative;
  list-style: none;
}
.Box .Box_con .conbox ul li {
  float: left;
  width: 380px;
  height: 340px;
  margin-left: 15px;
  margin-right: 15px;
  overflow: hidden;
  background: #fff;
  position: relative;
}
.Box .Box_con .conbox ul li img {
  width: 220px;
  height: 220px;
  transition: all 0.5s;
}
.Box .Box_con .conbox ul li:hover img {
  transform: scale(1.1);
}
.Box .Box_con .conbox ul li .intro {
  width: 120px;
  margin-left: 5px;
  margin-top: 30px;
}
.Box .Box_con .conbox ul li .intro .tit {
  font-size: 18px;
  color: #333;
  padding: 5px 0px;
}
.Box .Box_con .conbox ul li .intro .model {
  font-size: 16px;
  color: #333;
}
.Box .Box_con .conbox ul li .intro .smoke {
  font-size: 14px;
  color: #333;
  margin-top: 40px;
  font-weight: lighter;
}
.Box .Box_con .conbox ul li .intro .more {
  width: 80%;
  font-size: 14px;
  text-align: center;
  line-height: 28px;
  border-radius: 28px;
  border: 1px solid #ccc;
  margin-top: 45px;
}
.Box .Box_con .conbox ul li .intro .more:hover {
  color: #fff;
  background: #d72952;
  border: 1px solid #d72952;
  cursor: pointer;
}
.Box .Box_con .conbox ul li .intro .more:hover a {
  color: #fff;
}
.Box .Box_con .conbox ul li:first-child {
  margin-left: 30px;
}

.Box .BoxSwitch {
  margin-top: 30px;
  text-align: center;
}
.Box .BoxSwitch span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  border-radius: 14px;
  background: #ccc;
  margin: 0 5px;
  cursor: pointer;
}
.Box .BoxSwitch span.cur {
  background: #d72952;
}
/*首页产品分类*/
.indexcls {
  width: 100%;
}
.indexcls .cls-content {
  width: 80%;
  max-width: 1280px;
  margin: 110px auto 100px auto;
}

.indexcls .cls-content .tit {
  font-size: 14px;
}

.indexcls .cls-content .icon:hover img {
  transform: scale(1.5);
  transition: all 0.5s;
}

/*首页新闻*/
.indexnew {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding-bottom: 120px;
}
.indexnew .recommend {
  border-bottom: 1px solid #ccc;
}
.indexnew .newlist {
  margin-top: 50px;
}
.indexnew .newest {
  width: 600px;
  height: 400px;
  float: left;
  overflow: hidden;
  position: relative;
}
.indexnew .newest .tit {
  width: 100%;
  height: 40px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.5);
  line-height: 40px;
  padding-left: 20px;
}
.indexnew .newest .tit a {
  color: #fff;
  font-size: 18px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.indexnew .newright {
  width: 600px;
  float: left;
  margin-left: 80px;
}
.indexnew .newright .newrightlist {
  width: 100%;
  height: 120px;
  overflow: hidden;
  margin-bottom: 20px;
}
.indexnew .newright .newrightlist:nth-of-type(3) {
  margin-bottom: 0px;
}
.indexnew .newright .newrightlist .newdate {
  width: 150px;
  height: 130px;
  float: left;
  border-right: 1px solid #ccc;
  text-align: center;
  font-size: 22px;
  color: #333;
  padding-top: 40px;
}
.indexnew .newright .newrightlist .newdate span {
  font-size: 18px;
  color: #999;
}
.indexnew .newright .newrightlist .newcon {
  width: 400px;
  float: left;
  margin-left: 49px;
}
.indexnew .newright .newrightlist .newcon .tit {
  color: #333;
  font-size: 18px;
  height: 44px;
  line-height: 44px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.indexnew .newright .newrightlist .newcon .con {
  font-size: 14px;
  line-height: 24px;
  color: #999;
  font-weight: lighter;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.indexnew .newright .newrightlist .newcon .line {
  padding: 15px 0px;
}
.indexnew .newest:hover {
  cursor: pointer;
}
.indexnew .newright .newrightlist:hover {
  cursor: pointer;
}
.indexnew .newright .newrightlist:hover .newdate {
  color: #d72952;
}
.indexnew .newright .newrightlist:hover .newcon .tit {
  color: #d72952;
}
/*首页合作共赢*/
.win {
  width: 100%;
  height: auto;
  float: left;
  overflow: hidden;
  background: #f8f8f8;
}
.win .win_left,
.win .win_right {
  width: 50%;
  float: left;
  overflow: hidden;
}
.win .win_right {
  line-height: 0px;
}
.win .win_left .win_con {
  width: 640px;
  margin: auto;
  overflow: hidden;
  margin-top: 8%;
  float: right;
}
.win .win_left .win_con .tit {
  font-size: 24px;
  color: #666;
  font-weight: lighter;
}
.win .win_left .win_con .tit span {
  font-size: 32px;
  color: #333;
  font-weight: bold;
}
.win .win_left .win_con .con {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 10%;
}
.win .win_left .win_con .con .conlist {
  width: 31%;
  float: left;
  overflow: hidden;
  margin-right: 3.5%;
}
.win .win_left .win_con .con .conlist:nth-last-child(1) {
  margin-right: 0px;
}
.win .win_left .win_con .con .conlist .title {
  font-size: 20px;
  color: #333;
  padding: 5px 0px;
}
.win .win_left .win_con .con .conlist .intro {
  font-size: 14px;
  color: #666;
  line-height: 22px;
  padding: 5px 0px;
  font-weight: lighter;
}
.win .win_left .win_con .more {
  width: 100px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border: 1px solid #d72952;
  border-radius: 30px;
  margin-top: 6%;
}
.win .win_left .win_con .more a {
  color: #d72952;
  font-weight: lighter;
}

.win .win_left .win_con .more:hover {
  background: #d72952;
}
.win .win_left .win_con .more:hover a {
  color: #fff;
}
