@charset "UTF-8";

.l-content {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    /* font-family: "Microsoft YaHei", Helvetica, Simsun, Simhei, Arial, sans-serif; */
    font-family: "Microsoft YaHei", Simsun, Simhei;
    color: #000;
    overflow: hidden;
}

ul,
ol {
    list-style: none;
}

.l-content i {
    font-style: normal;
    color: #000;
}

.l-content * {
    margin: 0;
    padding: 0;
    line-height: 1;
    /* transition: all 0.15s;
    -webkit-transition: all 0.15s; */
}
.l-content .clearfixs:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.l-content a {
    text-decoration: none;
}
.l-content img {
    border: 0;
}
.l-content .l-content-wrap {
    position: relative;
}
.l-content .box1,.box2,.box3,.box4{
    position: relative;
}

.l-content .box1 .sign{
  background: url(../images/img_01.jpg) no-repeat;
  width: 1200px;
  height: 636px;
}
.l-content .box1 .sign video{
  margin-top: 50px;
}
.l-content .box3 .cont{
  background: url(../images/img_15.jpg) no-repeat;
  width: 1200px;
  height: 711px;
}
.l-content .box3 .cont ul{
  position: absolute;
  top: 105px;
  left: 80px;
}
.l-content .box3 .cont ul li{
  background: #ffffff;
  width: 326px;
  height:444px;
  text-align: center;
  overflow: hidden;
  margin: 10px;
  box-shadow: 5px 5px 10px rgba(0,0,0,.6);
  float: left;
   -webkit-transition: all .2s ease-out;
 -moz-transition: all .2s ease-out;
 -ms-transition: all .2s ease-out;
 transition: all .2s ease-out;
}
.l-content .box3  ul li:hover{
  opacity: 0.8;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.l-content .box3 .cont ul li .tt_01{
  font-size: 22px;
  font-weight: bold;
  color: #000000;
  margin: 0 auto ;
  padding: 30px 36px 19px 0;
  text-align: right;
  background: url(../images/product_logo.png) no-repeat left 20px top 28px;
}
.l-content .box3 .cont ul li .tt_01 a{
 color: #000000;
}

.l-content .box3 .cont ul li .tt_03{
	display: block;
	text-align: right;
 } 

.l-content .box3 .cont ul li .boxx{
	border-top: 1px solid #666666;
	width: 283px;
	height: 68px;
	line-height: 22px;
	margin: 0 auto 12px;
	text-align: left;
	font-size: 14px;
	color: #666666;
	padding-top: 8px;
}
.l-content .box3 .cont ul li .boxx span{font-weight: 500; font-family: Arial, Helvetica, sans-serif;}

.l-content .box3 .cont ul li .price{
  color: #000000;
  font-weight: bold;
  font-size: 18px;
  margin: 8px auto 10px auto;
}
.l-content .box3 .cont ul li .price strong{
  color: #DD0000;
  font-size: 34px;
  font-family: Arial, Helvetica, sans-serif;
}
.l-content .box3 .cont ul li .price span,.l-content .box3 .cont ul li .price b{
  font-weight: 500;
  font-family: Arial, Helvetica, sans-serif;
}

.l-content .box3 .cont .btn_02{
  position: absolute;
  bottom: 75px;
  left: 50%;
  transform: translateX(-50%);
}
.l-content .box4 .cont .boxx{
width: 100%;
height: 195px;
position: absolute;
bottom: 0;
left: 0;
}
.l-content .box4 .cont span{
  width: 395px;
  height: 195px;
  display: inline-block;
}