#page {
    width: 1366px;
    margin: 0 auto;
}
.contentwrap {
    background: #fff;
}
.header {
    width: 100%;
    height: 72px;
    background: rgba(0, 5, 38, 0.75);
    position: fixed;
    z-index: 1;
    border-bottom: 1px solid rgba(255,255,255,0.3);
}
.header > div {
    width: 1366px;
    margin: 0 auto;
}
.header > div > img {
    margin: 15px 40px;
    float: left;
}
.tab {
    float: left;
    //margin: 28px 28px 28px 371px;
    margin: 28px 28px 28px 260px;
}
.tab > li {
    width: 64px;
    line-height: 16px;
    color: #FFFFFF;
    float: left;
    text-align: center;
    margin-left: 60px;
}
.tab > li:last-child {
    margin-right: 40px;
}
.current {
    padding-bottom: 10px;
    color: #FFC90C!important;
    line-height: 16px;
    font-weight: bold;
    border-bottom: 2px solid #FFC90C;
}
.bg {
    width:1366px;
    height:614px;
    float:left;
    position: relative;
}

.bg1 {
    background: url(/imgs/index/cockpitbg.png) center no-repeat;
}
.bg2 {
    cursor: pointer;
    background: url(/imgs/index/mapbg.png) center no-repeat;
}
.bg3 {
    cursor: pointer;
    background: url(/imgs/index/kskgbg.png) center no-repeat;
}

.box {
    position: absolute;
    top: 318px;
    left: 390px;
}
.box1 {
    position: absolute;
    top: 373px;
    left: 130px;
}
.box2 {
    position: absolute;
    top: 338px;
    left: 130px;
}
.box > div, .box1 > div, .box2 > div {
    width: 124px;
    height: 36px;
    margin-right: 30px;
    line-height: 36px;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #232323;
    background: #FFC90C;
    font-weight: 400;
}
.box > div:last-child{
    margin-right:0px;
}
.arrow_left {
    width: 60px;
    height: 180px;
    cursor: pointer;
    position: absolute;
    top: 217px;
    left: 40px;
    display: none;
    background: url(/imgs/index/arrow_left.png) center no-repeat;
}
.arrow_right {
    width: 60px;
    height: 180px;
    cursor: pointer;
    position: absolute;
    top: 217px;
    right: 40px;
    background: url(/imgs/index/arrow_right.png) center no-repeat;
}
.arrow_left:hover {
    background: url(/imgs/index/arrow_left_hover.png) center no-repeat;
}
.arrow_right:hover {
    background: url(/imgs/index/arrow_right_hover.png) center no-repeat;
}
.newsshow {
    /*width: 1366px;*/
    height: 466px;
}
.info3 > img.news {
    margin: 40px 573px;
}
.info3 > .newshow {
    width: 1366px;
    height: 294px;
    position: relative;
}
.newpre {
    position: absolute;
    top: 60px;
    left: 40px;
    cursor: pointer;
    border: 2px solid #222;
}
.newcenter {
    margin-left: 80px;
}
.newcenter > .newimgs {
    width: 1207px;
    height: 294px;
    float: left;
    overflow: hidden;
}
.newcenter > .newimgs > div.imgs {
    width: 999%;
}
.newcenter > .newimgs > div.imgs > div {
    width: 382px;
    height: 214px;
    float: left;
    margin-right: 30px;
    cursor: pointer;
}
.newcenter > .newimgs > div.imgs > div:last-child {
    margin-right: 0px;
}
.newcenter > .newimgs > div.imgs > div > .title {
    height: 16px;
    font-size: 16px;
    font-weight: bold;
    color: #232323;
    line-height: 16px;
    margin-top: 16px;

}
.newcenter > .newimgs > div.imgs > div > .time {
    height: 14px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 14px;
    margin-top: 6px;
}
.newnext {
    width: 30px;
    height: 100px;
    position: absolute;
    top: 60px;
    right: 40px;
    cursor: pointer;
    border: 2px solid #222;
}
.newpre:hover {
    background: #222;
}
.newnext:hover {
    background: #222;
}
.newcenter > .newimgs > .imgs > .allnews {
    width: 388px;
    height: 218px;
    background: #FFC90C;
    margin-right: 0px;
    text-align: center;
}
.allnews > span {
    font-size: 32px;
    font-weight: bold;
    color: #232323;
    line-height: 32px;
    display: inline-block;
    margin-top: 93px;
}
.footer {
    width: 100%;
    height: 356px;
    color: #fff;
    background: #1C1C1C;
}
.indexfooter {
    height: 386px;
}
.footer > div {
    width: 1366px;
    margin: 0 auto;
}
.footer > div > img {
    margin-top: 40px;
    margin-left: 640px;
}
.footer > div > ul {
    margin: 60px 0 0 40px;
}
.footer > div > ul > li {
    float: left;
    margin-right: 164px;
    font-size: 20px;
    font-weight: 400;
}
.footer > div > ul > li:last-child {
    margin-right: 0px;
}
.footer > div > ul > li > ul {
    margin-top: 30px;
}
.footer > div > ul > li > ul > li {
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    margin-bottom: 16px;
}
.productservice {
    width: 88px;
    height: 142px;
    background: #000526;
    margin:17px 0 0 -10px;
    z-index: 2;
    text-align: center;
    display: none;
}
.productservice > li {
    height: 26px;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 26px;
    padding: 5px 0;
}
.productservice > li:hover {
    background: #FFC90C;
    font-size: 14px;
    font-weight: 400;
    color: #232323;
}
.productservice > li.select {
    background: #FFC90C;
    font-size: 14px;
    font-weight: 400;
    color: #232323;
}
.caseshow {
    height: 28px;
    font-size: 28px;
    font-weight: bold;
    color: #232323;
    line-height: 28px;
    margin: 44px auto 6px;
}
.line {
    width: 100px;
    height: 4px;
    background: #FFC90C;
    margin: 0 auto;
}

.hangingbox {
    position: fixed;
    z-index: 9999999;
    top: 400px;
    right: 0px;
    cursor: pointer;
}
.hangingbox > ul > li {
    width: 52px;
    height: 52px;
    background: rgba(0, 0, 0, 0.7);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
    border-radius: 2px;
    margin-bottom: 3px;
}
.totop {
    display: none;
}
.phone1, .ercode1 {
    position: absolute;
    top: -5px;
    right: 46px;
    display: none;
}
.indexbg {
    width: 1366px;
    height: 614px;
    position: relative;
    overflow: hidden;
}
.allbg {
    width:9600px;position: absolute;
}

/* 媒体查询 等于1366显示一下样式 */
@media screen and (width: 1366px) {
    #page, .header, .indexbg, .info3 > .newshow, .footer > div {
        width: 100%;
    }
    .info1 > img, .info2 > img, .info4 > img, .adjust {
        width: 100%;
    }
    .info3 > img.news {
        margin: 40px 564px;
    }
    .newpre {
        left: 20px;
    }
    .newnext {
        right: 20px;
    }
    .newcenter {
        margin-left: 72px;
    }
}
@media screen and (max-width: 1365px) {
    .footer {
        width: 1366px;
    }
}
span.cnzz {
    position: fixed;
    bottom: 0;
    left: 0;
}
.record a:hover {
    color: #FFC90C;
}
