.header_dis{
    width: 100%;
    height: 60px;
    background: #ffffff;
}
.header_dis .header_list{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    
}
.header_list ul li{
    float: left;
    margin-left: 65px;
}
.header_list ul li a{
    font-size: 16px;
    color: #333333;
    line-height: 60px;
}
/* <!-- 技术设备 --> */
.jishu{
    width: 1200px;
    height: 937px;
    background: #ffffff;
    margin: 22px auto 35px auto;
}
.jishu .ks_top{
    width: 1200px;
    height: 57px;
    border-bottom: 1px solid #E5E5E5;
    overflow: hidden;
    position: relative;
}
.ks_top .ks_top1{
    height: 28px;
    width: 8px;
    background: #FADADE;
    transform: skew(-41deg);
    margin-top: 17px;
    margin-left: 12px;
    float: left;
}
.ks_top .ks_top2{
    height: 40px;
    width: 260px;
    background: #FADADE;
    transform: skew(-41deg);
    margin-top: 17px;
    margin-left: -2px;
    float: left;
}
.ks_top span{
    font-size: 18px;
    position: absolute;
    display:block;
    top: 25px;
    left: 50px;
}
.ks_top img{
    position: absolute;
    top: 34px;
    left: 134px;
}
.ks_top .ks_top3{
    height: 40px;
    width: 6px;
    background: #FADADE;
    transform: skew(-41deg);
    margin-top: 17px;
    margin-left: 5px;
    float: left;
}
.ks_top .ks_top4{
    float: right;
    width:0px;
    height:0px;
    border-style: solid;
    border-width: 40px 30px 30px 35px;
    border-color:#FBF6F7 transparent transparent transparent;
    margin-right: 240px;
    margin-top:17px; 
}
.ks_top .ks_top5{
    height: 40px;
    width: 80px;
    background: #FBF6F7;
    transform: skew(-37deg);
    margin-top: 17px;
    float: right;
    margin-right: -130px;
}
.ks_top .ks_top6{
    height: 40px;
    width: 80px;
    background: #F3E6E8;
    transform: skew(-37deg);
    margin-top: 17px;
    float: right;
    margin-right: -210px;
}
.ks_top .ks_top7{
    height: 40px;
    width: 80px;
    background: #FBF6F7;
    transform: skew(-37deg);
    margin-top: 17px;
    float: right;
    margin-right: -290px;
}
.jishu .jishu_title{
    width: 1100px;
    height:220px;
    margin: 38px auto 0 auto;
}
.jishu_title .jishu_img{
    width: 350px;
    height: 220px;
    float: left;
}
.jishu_title .jishu_txt{
    width: 700px;
    height: 220px;
    float: right;
}
.jishu_txt .title{
    font-size: 18px;
    color: #333333;
    font-family: MicrosoftYaHeiUI;
    margin-bottom: 4px;
}
.jishu_txt span{
    font-size: 14px;
    color: #999999;
}
.jishu_txt .txt{
    font-family: MicrosoftYaHeiUI;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0px;
    color: #666666;
    margin: 14px 0 0 0;
}
.jishu_txt a{
    display: inline-block;
    width: 120px;
    height: 40px;
    border: solid 1px #e5e5e5;
    font-family: MicrosoftYaHeiUI;
	font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: #666666;
    margin-top: 18px;
}
.jishu_new{
    width: 1100px;
    margin: 60px auto 0 auto;
}
.jishu_new .new_list{
    width: 1100px;
    height: 120px;
    border-bottom: 1px dashed #e5e5e5;
}
.new_list .new_title{
    margin-top: 20px;
}
.new_list .new_title a{
    font-size: 18px;
    color: #333333;
}
.new_list .new_txt{
    font-size: 14px;
    color: #666666;
    margin-top: 10px;
}
.new_list .new_title a:hover{
    color: #e60044;
}
