/*轮播图*/
.slideBox{width: 100%; min-width:1000px; overflow:hidden; position:relative; text-align: center; height: 530px;}
.slideBox .bd{ position:relative; z-index:0;}
.slideBox .bd ul{width:100% !important}
.slideBox .bd li{width:100% !important; zoom:1; vertical-align:middle; height: 530px;}
.slideBox .bd li a{ width:100%; height:100%; display:block;}
.slideBox .hd {
    width: 100%;
    text-align: center;
    position: absolute;
    height: 17px;
    z-index: 21;
    left: 0;
    bottom: 15px;
}
.slideBox .hd ul{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 17px;
}
.slideBox .hd li{
    float: left;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #fff;
    margin: 0 6px;
    font-size:0;
    cursor:pointer;
}
.slideBox .hd li.on{
    background: transparent;
    border: 3px solid #ffffff;
    margin-top: -3px;
}
/*产品展示*/
.cpshow{
    width: 100%;
    height: 371px;
    text-align: center;
    overflow: hidden;
}
.cpshow .title{
    margin-top: 40px;
}
.cpshow .title h2{
    color: #3c3c3c;
    font-size: 30px;
    line-height: 48px;
}
.cpshow .title .txt{
    color: #282828;
    font-size: 14px;
    line-height: 32px;
}
.cpshow .box{
    overflow: visible;
}
.cpshow ul{
    width: 100%;
    margin-top: 21px;
}
.cpshow li{
    float: left;
}
.cpshow li.last{
    float: right !important;
}
.cpshow li:hover img{
    box-shadow: 3px 3px 5px rgba(0,0,0,0.2);
}
.cpshow li:hover{
    margin-top: -10px;
}
.aboutus{
    width: 100%;
    height: 500px;
    background: url(/images/aboutusbg.jpg) no-repeat center;
}
.aboutus .left{
    width: 314px;
    color: #fff;
    margin-top: 66px;
}
.aboutus .left h2{
    height: 68px;
    line-height: 68px;
}
.aboutus .left .line{
    width: 30px;
    height: 4px;
    background-color: #f12934;
}
.aboutus .left .txt{
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    margin: 35px 0;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 8; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.aboutus .left a{
    text-align: center;
    width: 90px;
    height: 27px;
    line-height: 27px;
    border-radius: 27px;
    font-size: 12px;
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
}
.aboutus .right{
    width: 720px;
    text-align: center;
    margin-top: 50px;
    overflow: hidden;
}
.aboutus .right h2{
    color: #3c3c3c;
    font-size: 22px;
    margin-top: 43px;
    height: 36px;
    line-height: 36px;
}
.aboutus .right .line{
    width: 24px;
    height: 4px;
    background-color: #bababa;
    margin: 0 auto 17px;
}
.aboutus .right .txt{
    color: #282828;
    font-size: 13px;
    line-height: 22px;
}
.aboutus li{
    width: 360px;
    height: 200px;
    background-color: #fff;
    overflow: hidden;
    float: left;
}
.aboutus li img{
    width: 360px;
    height: 200px;
    vertical-align: top;
}
.news{
    width: 100%;
    height: 534px;
    overflow: hidden;
    text-align: center;
}
.news .title{
    margin: 40px 0 30px;
}
.news .title h2{
    color: #3c3c3c;
    font-size: 30px;
    line-height: 48px;
}
.news .title .txt{
    color: #282828;
    font-size: 14px;
    line-height: 32px;
}
.news .left img{
    width: 520px;
    height: 240px;
    vertical-align: top;
}
.news .wenzi{
    width: 520px;
    text-align: left;
}
.news .wenzi .top{
    height: 47px;
    line-height: 47px;
    overflow: hidden;
    margin-top: 9px;
}
.news .wenzi .top h2{
    font-size: 20px;
    color: #282828;
    font-weight: normal;
    float: left;
}
.news .wenzi .top .date{
    color: #a0a0a0;
    font-size: 14px;
    float: right;
}
.news .wenzi .txt{
    width: 100%;
    color: #787878;
    font-size: 14px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
    line-height: 24px;
}
.news ul{
    width: 520px;
    float: right;
    margin-top: 20px;
}
.news li{
    height: 67px;
    margin-bottom: 46px;
}
.news li .num{
    padding-right: 12px;
    height: 67px;
    line-height: 67px;
    color: #dcdcdc;
    font-size: 80px;
    font-family: "Arial","Regular";
    float: left;
    border-right: 3px solid #e6e6e6;
}
.news li .wenzi{
    width: 398px;
    float: right;
    margin-top: -10px;
}
.news li .wenzi .bt{
    overflow: hidden;
}
.news li .wenzi .bt h3{
    color: #282828;
    font-size: 16px;
    font-weight: normal;
    float: left;
    line-height: 34px;
}
.news li .wenzi .bt .date{
    float: right;
    color: #a0a0a0;
    font-size: 14px;
}
.news li .wenzi .txt{
    color: #787878;
    font-size: 14px;
    line-height: 24px;
}

