/* 开放平台 */
.kf{
    min-width: 1200px;
    height: 840px;
}
.kf img{
    height: 100%;
}
/* banner点击按钮 */
.xdd_header #zixun_btn2{
    width: 184px;
    height: 56px;
    display: block;
    font-size: 0;
    background-color: transparent;
    position: absolute;
    top: 310px;
    left: 412px;
}
/* 公共样式（头部底部） */
.warpper {
    width: 1200px;
    margin: 0 auto;
}
/* 快捷导航 头部banner */
.xdd_header{
    /* background-image: url(../image/kf.png); */
    background-image: none;
    height: 72px;
    border-bottom: 1px solid #E1E1E1;
}
.xdd_header1{
    background-image: none;
    /* background-image: url(../image/kf.png); */
    height: 340px;
}

.xdd_log{
    padding-top: 17px;
    float: left;
    height: 72px;
    /* margin-top: 17px;
    text-indent: -999px;
    margin-bottom: 17px; */
    margin-right: 230px;
}
.xdd_log h1{

    width: 157px;
    height: 37px;
}
.xdd_log a{
    display: block;
    width: 157px;
    height: 37px;
    background-image: url(../image/log.png);
    background-size: contain;
    font-size: 0;
}
.xdd_daohang{
    float: left;
    height: 72px;
}
.xdd_daohang li  {
    /* padding-bottom: 10px; */
    float: left;
    line-height: 72px;
    margin-right: 69px;
}
.xdd_daohang li a{
padding-bottom: 23px;
font-size: 18px;
color: #666666;
}
.xdd_daohang li a:hover{
color: red;
border-bottom: 1px solid red;
}

/* 底部 */
.footer{
    height: 158px;
    background: #373D41;
}
.footer .warpper #img1{
    float: left;
    width: 158px;
    height: 37px;
    margin-top: 60px;
    margin-left: 25px;
    margin-right: 56px;
}
.footer .warpper .box1{
    position: relative;
    float: left;
    width: 722px;
    height: 55px;
    margin-top: 50px;
    border-left: 1px solid #656A6D;
    border-right: 1px solid #656A6D;
}
.footer .warpper .box1 a{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}
.footer .warpper .box1 p{
    position: absolute;
    left: 50px;
    bottom: 0;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}
.footer .warpper .box1 #a3{
    position: absolute;
    left: 482px;
    top: 2px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #D6D6D6;
}
.footer .warpper .box1 b{
    position: absolute;
    left: 548px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}
.footer .warpper .box1 #a1{
    position: absolute;
    left: 50px;
}
.footer .warpper .box1 #a2{
    position: absolute;
    left: 142px;
}
.footer .warpper .box2{
    float: left;
    width: 188px;
    height: 70px;

    margin-top: 42px;
    padding-left: 45px;
}
.footer .warpper .box2 .left{
    position: relative;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #D6D6D6;

}
.footer .warpper .box2 .left #span2{
    position: absolute;
    left: 0;
    bottom: -38px;
}
.footer .warpper .box2 .left .right {
    float: right;
    width: 77px;
    height: 70px;
}
.footer .warpper .box2 .left .right img{
    width: 77px;
    height: 70px;
    margin-left: 8px;
}
/* 立即咨询 */
.zixun{
    position:fixed;
    top:230px;
    right: 20px;
     /* width:250px; */
    width: 113px;
    height: 143px;
    background: #FFFFFF;
    border: 2px solid #E71F1F;
    border-radius: 15px;
    cursor:pointer;
}
 .zixun img{
    position: absolute;
    top: 15px;
    left: 27px;
}
 .zixun span{
    position: absolute;
    top: 84px;
    left: 15px;
    font-size: 20px;
    color: #333333;
}
 .zixun b{
    position: absolute;
    top: 119px;
    left: 15px;
    font-size: 12px;
    color: #E71F1F;
}
/* //中间下载区域 */
.imgDivClass {
  /* min-width: 1200px; */
  height: 650px;
}
.imgDivClass .warpper h3{
  padding-top: 58px;
  padding-bottom: 34px;
  padding-left: 571px;
  color: #333333;
  font-size: 28px;
}

