﻿body {
    /* filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(100%); */
    background: #2a1d33 url(../images/qishe-new-bg1.jpg) no-repeat center top;
    font-family: "Microsoft YaHei", Arial, Verdana, serif;
    margin: 0;
}

a {
    text-decoration: none;
}

.clear {
    clear: both;
}

li {
    list-style: none;
}

.huodongheji {
    width: 100%;
    height: 140px;
    background: url(../images/heji-bg.png) no-repeat center top;
    position: absolute;
    top: 0;
}

.heji-box {
    width: 800px;
    height: 120px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: 15px;
}

.heji {
    width: 100%;
    height: 80px !important;
}

.heji a {
    display: block;
    width: 210px;
    height: 80px;
    margin: 0 20px 0 30px;
    border-radius: 5px;
    border: 2px solid #56585b;
    float: left;
}

.company-logo {
    width: 360px;
    height: 45px;
    background: url(../images/company-logo.png) no-repeat center;
    position: absolute;
    left: 50px;
    top: 40px;
    z-index: 10;
}

.anniu {
    width: 20px;
    height: 17px;
    background: url(../images/sanjiao.png) no-repeat;
    position: absolute;
    left: 50%;
    margin-left: 0;
    bottom: 5px;
    cursor: pointer;
    z-index: 1;
    display: none;
}

.anniu1 {
    width: 20px;
    height: 17px;
    background: url(../images/sanjiao1.png) no-repeat;
    position: absolute;
    left: 50%;
    margin-left: 0;
    bottom: 5px;
    cursor: pointer;
    z-index: 1;
}

.gsbj {
    width: 100%;
    box-sizing: border-box;
    padding-top: 900px;
    /* padding-bottom: 70px; */
}

.texiao1 {
    width: 500px;
    height: 500px;
    position: absolute;
    left: -350px;
    top: -690px;
}

.texiao1 img {
    display: block;
    width: 100%;
    height: 100%;
    mix-blend-mode: lighten;
    opacity: .4;
    /* transform: rotate(180deg); */
}

.texiao2 img {
    display: block;
    width: 100%;
    height: 100%;
    mix-blend-mode: lighten;
}

.texiao2 {
    width: 380px;
    height: 240px;
    position: absolute;
    right: -286px;
    top: -1050px;
}

.gsbj-title {
    width: 1000px;
    height: 215px;
    margin: 0 auto;
    background: url(../images/title.png) no-repeat center top;
    margin-bottom: 30px;
    margin-top: 30px;
}

.gsbj-content {
    width: 940px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-bottom: 45px;
    position: relative;
}

.gsbj-content p {
    width: 90%;
    font-size: 18px;
    line-height: 36px;
    color: #ccb9a1;
    margin: 0 auto;
    text-align: justify;
}

.zhiyejineng {
    width: 1200px;
    height: 1150px;
    margin: 0 auto;
    background: url(../images/zhiyejineng-title.png) no-repeat center top;
    box-sizing: border-box;
    padding-top: 280px;
}

.zyjn-left,
.zyjn-right {
    float: left;
}

.zyjn-left {
    width: 450px;
    height: 600px;
    background: url(../images/jinengzhanshi.png) no-repeat left 50px;
    box-sizing: border-box;
    padding-top: 150px;
    margin-right: 150px;
}

.zyjn-content {
    display: none;
}

.samanjineng .jn-first {
    height: 230px;
    background: url(../images/samanjineng-1.png) no-repeat left top;
}

.xianzhijineng .jn-first {
    height: 230px;
    background: url(../images/xianzhijineng-1.png) no-repeat left top;
}

.jn-title {
    font-size: 24px;
    color: #fceecf;
    margin-left: 100px;
    height: 75px;
    line-height: 75px;
}

.jn-content {
    font-size: 14px;
    color: #fceecf;
    line-height: 28px;
}

.samanjineng .jn-second {
    height: 230px;
    background: url(../images/samanjineng-2.png) no-repeat left top;
}

.xianzhijineng .jn-second {
    height: 230px;
    background: url(../images/xianzhijineng-2.png) no-repeat left top;
}

.zyjn-right {
    width: 600px;
    height: 600px;
    background: url(../images/jinengmiaoshubeijing.png) no-repeat center top;
    position: relative;
}

.zyjn-right .saman,
.zyjn-right .xianzhijineng {
    width: 600px;
    height: 600px;
}

.zyjn-right .saman img {
    position: relative;
    top: 21px;
    left: -44px;
}

.zyjn-right .xianzhi img {
    position: relative;
    top: 20px;
    left: 161px;
}

.zyjn-right .xianzhi,
.zyjn-right .saman {
    display: none;
}

.zyjn-right .zyjn-anniu {
    display: block;
    width: 105px;
    height: 105px;
    position: absolute;
    z-index: 10;
    cursor: pointer;
}

.zyjn-right .saman-btn {
    background: url(../images/saman-btn.png) no-repeat;
    right: 250px;
    bottom: -50px;
}

.zyjn-right .saman-btn:hover {
    background: url(../images/saman-btn.png) no-repeat -1px -108px;
}

.zyjn-right .xianzhi-btn {
    background: url(../images/xianzhi-btn.png) no-repeat;
    right: 400px;
    bottom: 0px;
}

.zyjn-right .xianzhi-btn:hover {
    background: url(../images/xianzhi-btn.png) no-repeat -1px -108px;
}

.foot {
    width: 100%;
    box-sizing: border-box;
    padding: 20px 0 20px 0;
    background: #090401;
}

.foot ul {
    width: 1200px;
    margin: 0 auto;
}

.foot ul li {
    font-size: 14px;
    color: #cccccc;
    line-height: 28px;
}

.foot-top {
    border-top: 1px solid #cccccc;
    padding-top: 10px;
    text-align: center;
}

.foot ul li span {
    color: #fb5b6e;
    font-size: 14px;
}

.foot-bot {
    margin-bottom: 20px;
}

.foot-logo {
    display: block;
    width: 119px;
    height: 85px;
    background: url(../images/cover_foot_logo.png) no-repeat center;
    float: left;
    border-right: 1px solid #cccccc;
    margin-right: 20px;
    padding-right: 30px;
    /* box-sizing: border-box; */
}

.foot-bot .ph {
    display: none;
}