.sub{
	   position: fixed;
    bottom: 2%;
    right: 6px;
    height: 128px;
    width: 45px;
    padding: 15px 12px;
    text-align: center;
    background: #fff;
    margin-top: -64px;
    color: #0583c6;
    box-shadow: 0px 0px 10px 0px #666;
    word-wrap: break-word; 
    border: 1px solid #e1e1e1
}

.tel-box{
  position: fixed;
  bottom: 3.5%;
  right: 69px;
  width: 320px;
  padding: 23px 20px;
  box-sizing:border-box;
  background: #fff;
  box-shadow: 0px 0px 10px 0px #666;
  margin-top: -53px;
  display: none;
}
.tel-box .tel-inner .tel-close{
	position: absolute;
	width: 13px;
	top:-5px;
	right: 0px;
	cursor: pointer;
} 
.tel-box .tel-inner .tel-close img{width: 100%}
.tel-box .tel-inner{
  position: relative;;
  padding-left: 50px;
  background: url(../images/phone.png) no-repeat left center;
}
.tel-box .tel-inner .number{
  font-size: 20px;
  line-height: 32px;
  color: #008cd7
}
.tel-box .tel-inner .inner-txt{
  font-size: 16px;line-height: 28px;
}
.ali-product-layer {
    width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
}

.ali-product-layer .ali-product-tabs {
    text-align: center;
    position: relative;
    width: 1200px;
    margin: auto;
    overflow: hidden;
    margin-top: 70px;
}
.ali-product-layer .ali-product-tabs .ali-product-tab {
    float: left;
    padding:0 39px;
    width: 33.3%;
    box-sizing: border-box;
    cursor: pointer;
    height: 155px;
}
.ali-product-layer .ali-product-tabs .ali-product-tab img{height:68px;}
.ali-product-tab .ali-product-name{
  margin-top: 20px;
  font-size:20px;
}
.ali-product-tab.hover .ali-product-name{
    color: #008cd6
}
.ali-product-layer .ali-product-tabs .ali-product-tab a {
    display: block;
    text-decoration: none;
    color: #373d41;
}
.ali-product-layer .ali-product-tabs .ali-product-tab a .ali-product-icon {
    width: 80px;
    height: 80px;
    margin: auto;
    background-repeat: no-repeat;
    background-size: contain;
}
.ali-product-tab.active .ali-product-name {
    color: #00c1de;
    font-size: 14px;
}

.ali-product-layer .ali-product-content-container {
    background: #f5f5f6;
    overflow: hidden;
}

.ali-product-layer .ali-product-content-container .ali-product-content {
    width: 1200px;
    margin: 0 auto;
    padding: 27px 18px;
    box-sizing:border-box;
    height: 300px;
    display: none;
}
.ali-product-layer .ali-product-content-container .ali-product-content.hover{display: block;}
.ali-product-layer .ali-product-content-container .ali-product-content li{
  float: left;
  width: 568px;
  height: 124px;
  padding: 19px 24px
}
.ali-product-layer .ali-product-content-container .ali-product-content li:nth-child(2n){
  float: right;
}
.ali-product-layer .ali-product-content-container .ali-product-content .ali-product-hot-box{
  float: left;
  width: 85px;
  margin-right: 25px;
  height: 88px;
  overflow: hidden;
  position:relative;
}
.ali-product-layer .ali-product-content-container .ali-product-content .ali-product-hot-box img{
    width: auto;
	height: 88px;
	min-width: 100%;
}
.ali-product-layer .ali-product-content-container .ali-product-content .ali-product-normal-box{
  width: 365px;
  float: left;
}
.ali-product-layer .ali-product-content-container .ali-product-content .ali-product-normal-box h5{
  font-weight: normal;
  font-size: 16px;
  line-height: 32px;
}          
.ali-product-layer .ali-product-content-container .ali-product-content .ali-product-normal-box p{
  font-size: 14px;
  color: #929292;
  line-height: 26px;
  height: 52px;
      overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
}
.ali-product-layer .ali-product-content-container li:hover {background: url(../images/right.png) no-repeat 520px center #fff;cursor: pointer;}
.ali-product-tab{position: relative;}
.ali-product-tab.hover .indicator-triangle{display: block;}
.indicator-triangle {
    position: absolute;
    bottom: 0;
    width: 29px;
    height: 14px;
    background: url(../images/top.png) no-repeat 0 0;
    transition: left .3s linear;
    display: none;
}
.ali-btn{
    width: 125px;
    height: 37px;
    line-height: 35px;
    border: 1px solid #333333;
    text-align: center;
    margin:  50px auto;
    
    font-size: 16px;
}
.ali-btn a{color: #333333;}

.content2{width:100%;padding:60px 0;}
.content2 .ali-title{}
.content2 #product{
  width: 1345px;
  margin: 0 auto;margin-top: 70px;
  padding: 0 72px;
  border: 0
}
.content2 .slideBox .prev{
  background: url(../images/left_icon2.png) no-repeat top left;
  background-size: 72px auto;
  width: 72px;height: 574px;
  top: 0;margin-top: 0
}
.content2 .slideBox .next{
  background: url(../images/right_icon2.png) no-repeat top right;
  background-size: 72px auto;
  width: 72px;height: 574px;
  top: 0;margin-top: 0
}
.content2 .bd-con{
  width: 33.3%;
  height: 285px;
  overflow: hidden;
  position: relative;
  float: left;
}
.content2 .bd-con .bd-con1{
  width: 100%;
  height: 285px;
  line-height: 285px;
  text-align: center;
  color: #fff;font-size: 24px
}
.content2 .bd-con .bd-con2{
  position: absolute;
  top: 0;left: 0;
  width: 100%;height: 295px;
  background: url(../images/bg.png) no-repeat 0 0;
  background-size: 100% 100%;
  padding: 16px 0 6px;box-sizing:border-box;;display: none;cursor: pointer;
}
.content2 .bd-con .bd-con2 h2{
  font-weight: normal;width: 100%;text-align: center;color: #fff;font-size: 24px;line-height: 70px;
}
.content2 .bd-con .bd-con2 .bd-con2-inner p{
  width: 70%;
  margin:0 auto;
  color: #fff;
  font-size: 14px;
  line-height: 28px;text-align: center;
}
.content2 .bd-con .bd-con2 .bd-con2-btn{
  width: 92px;height: 30px;display:block;line-height: 28px;text-align: center;
  border: 1px solid #fff;color: #fff;font-size: 14px;margin: 0 auto;margin-top:25px;
}


.content3{
  width: 100%;
  margin-top: 54px;
  background: #f5f5f6;
  padding-top: 65px;
  padding-bottom: 20px;
}
.content3 ul{
  width: 1200px;
  margin: 0 auto;
  margin-top: 70px
}
.content3 ul li{
  float: left;width: 380px;margin-right: 30px;
}
.content3 ul li:nth-child(3){margin: 0}
.content3 ul li .pic{
  width: 100%;height: 216px;overflow: hidden;
}
.content3 ul li .pic img{width: 100%;}
.content3 ul li .pic a{display:block;width:100%;height:216px;overflow:hidden;transition:1s all ease;}
.content3 ul li .pic a:hover{transform:scale(1.1,1.1);}

.content3 ul li h3{
  font-weight: normal;
  height: 45px;line-height: 45px;
  margin-top: 10px;
  color: #333;
  font-size: 20px;
  padding: 0 15px;
}
.content3 ul li p{
  padding: 0 15px;
  line-height: 32px;
  font-size: 16px;
  color: #808080;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.content4{width: 1200px;margin: 0 auto;padding: 72px 0;box-sizing:content-box;}
.content4 ul{margin-top: 60px}
.content4 .content1-d {
    width: 50%;
    height: 140px;
    box-sizing: border-box;
    padding: 20px 0;
    float: left;
}
.content4 .content1-d .left {
    float: left;
    width: 90px;
    height: 96px;
    padding: 18px 0;
    background: #f5f5f6;
    color: #afaeac;
}
.content4 .content1-d:hover .left{
  background: #008cd6;
  color: #fff;
  cursor: pointer;
}
.content4 .content1-d .left .data {
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 31px;
}
.content4 .content1-d .left .year {
    width: 100%;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}
.content4 .content1-d .right {
    float: left;
    width: 475px;
    margin-left: 20px;
}
.content4 .content1-d .right h5 {
    color: #333;
    font-size: 18px;
    line-height: 40px;
}
.content4 .content1-d .right p {
    color: #999;
    font-size: 14px;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.content4 .ali-btn{
  margin: 92px auto 0
}
