/*轮播图*/
.slideBox1{width: 100%;min-width:1000px; overflow:hidden; position:relative; text-align: center; height: 539px;}
.slideBox1 .bd{ position:relative; z-index:0;}
.slideBox1 .bd ul{width:100% !important}
.slideBox1 .bd li{width:100% !important; zoom:1; vertical-align:middle; height: 539px;}
.slideBox1 .bd li a{
    display: block;
    width: 100%;
    height: 100%;
}
.slideBox1 .hd{
    position: absolute;
    left: 0;
    bottom: 27px;
    width: 100%;
    text-align: center;
    z-index: 999;
}
.slideBox1 .hd ul{
    padding: 0 12px;
    height: 28px;
    border-radius: 28px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: url(/web_images/hdbg.png) repeat;
}
.slideBox1 .hd li{
    width: 9px;
    height: 9px;
    background-color: #fff;
    border-radius: 50%;
    margin: 10px 9px 0;
    float: left;
}
.slideBox1 .hd li.on{
    background-color: #32b4ff;
}
.slideBox1 .prev, .slideBox1 .next {
    display: none;
}
/*产品展示*/
.cpshow{
    width: 100%;
    height: 1000px;
    overflow: hidden;
}
.cpshow .title{
    text-align: center;
    margin-top: 37px;
}
.cpshow .title h2{
    color: #000000;
    font-size: 34px;
    font-weight: normal;
    color: #000000;
    line-height: 45px;
}
.cpshow .title .eng{
    color: #b8b8b8;
    font-size: 12px;
    line-height: 20px;
}
.cpshow .title .line{
    width: 40px;
    height: 3px;
    background-color: #2b82c5;
    margin: 5px auto 0;
}
.slideTxtBox{
    overflow: hidden;
    text-align: center;
    margin-top: 20px;
}
.slideTxtBox .hd{
    float: left;
    width: 290px;
    background-color: #f2f2f2;
}
.slideTxtBox .hd ul{
    padding: 10px 0;
    border: 1px solid #dcdcdc;
}
.slideTxtBox .hd li{
    cursor: pointer;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
}
.slideTxtBox .hd li.on{
    font-weight: bold;
    color: #136dc9;
}
.slideTxtBox .hd h3{
    width: 290px;
    height: 41px;
    line-height: 41px;
    color: #fff;
    font-size: 20px;
    background: url(/web_images/asidebg.jpg) repeat-y;
}
.slideTxtBox .bd{
    width: 887px;
    float: right;
}
.slideTxtBox .bd ul{
    overflow: hidden;
}
.slideTxtBox .bd li{
    float: left;
    width: 433px;
    height: 325px;
    position: relative;
    margin-bottom: 21px;
}
.slideTxtBox .bd li.last{
    margin-left: 21px;
}
.slideTxtBox .bd li img{
    width: 433px;
    height: 325px;
    vertical-align: top;
}
.slideTxtBox .bd li h3{
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(/web_images/hdbg.png) repeat;
    width: 100%;
    height: 39px;
    line-height: 39px;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

/*走进金鼎*/
.aboutus{
    width: 100%;
    height: 601px;
    background: url(/web_images/aboutus.jpg) no-repeat center;
}
.aboutus .left{
    width: 484px;
}
.aboutus .txt{
    color: #000;
    font-size: 16px;
    line-height: 28px;
    margin-top: 29px;
}
.aboutus .title{
    margin-top: 130px;
}
.aboutus .title h2{
    color: #000000;
    font-size: 34px;
    line-height: 45px;
}
.aboutus .title .eng{
    color: #000000;
    font-size: 12px;
    line-height: 20px;
}
.aboutus .title .line{
    width: 40px;
    height: 3px;
    background-color: #2b82c5;
    margin-top: 5px;
}
.aboutus .more{
    width: 126px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin-top: 30px;
    background: url(/web_images/morebg.jpg) repeat-y;
    border-radius: 100px;
}
.aboutus .more a{
    color: #fff;
    font-size: 16px;
}
/*新闻动态*/
.news{
    width: 100%;
    height: 564px;
    overflow: hidden;
}
.news .title{
    text-align: center;
    margin-top: 41px;
}
.news .title h2{
    color: #000000;
    font-size: 34px;
    font-weight: normal;
    color: #000000;
    line-height: 45px;
}
.news .title .eng{
    color: #b8b8b8;
    font-size: 12px;
    line-height: 20px;
}
.news .title .line{
    width: 40px;
    height: 3px;
    background-color: #2b82c5;
    margin: 5px auto 0;
}
.news ul{
    overflow: hidden;
    margin-top: 35px;
}
.news li{
    width: 578px;
    float: left;
    margin-bottom: 59px;
}
.news li.last{
    float: right;
}
.news li .left{
    height: 75px;
    line-height: 75px;
    width: 102px;
    border-right: 2px solid #ececec;
    color: #ebebeb;
    font-size: 90px;
    font-family: "Impact";
}
.news li .wenzi{
    width: 450px;
    float: right;
}
.news li .wenzi .top{
    height: 21px;
    line-height: 21px;
    overflow: hidden;
}
.news li .wenzi h3{
    width: 360px;
    float: left;
    font-weight: normal;
    color: #000000;
    font-size: 16px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.news li .wenzi .date{
    color: #a2a2a2;
    font-size: 14px;
    float: right;
}
.news li .wenzi .txt{
    width: 100%;
    color: #626262;
    font-size: 14px;
    line-height: 18px;
    margin-top: 18px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
/*客户案例*/
.case{
    width: 100%;
    height: 806px;
    overflow: hidden;
    background: url(/web_images/casebg.jpg) no-repeat top;
}
.case .title{
    text-align: center;
    margin-top: 35px;
}
.case .title h2{
    color: #000000;
    font-size: 34px;
    font-weight: normal;
    color: #000000;
    line-height: 45px;
}
.case .title .eng{
    color: #b8b8b8;
    font-size: 12px;
    line-height: 20px;
}
.case .title .line{
    width: 40px;
    height: 3px;
    background-color: #2b82c5;
    margin: 5px auto 0;
}
.case ul{
    overflow: hidden;
    margin: 43px 0 0 12px;
}
.case li{
    width: 275px;
    float: left;
    margin: 15px 0 0 15px;
}
.case li img{
    width: 275px;
    height: 205px;
    vertical-align: top;
}
.case li h3{
    text-align: center;
    color: #000000;
    font-size: 18px;
    font-weight: normal;
    line-height: 50px;
}
.case .more{
    background-color: #efefef;
    text-align: center;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin-top: 18px;
}
.case .more a{
    display: block;
    color: #797979;
    font-size: 18px;
}

