body{
    overflow: hidden;
}
/*头部开始*/
.head {
    width: 100%;
    border-bottom: 1px solid #c1c1c1;
}
.center {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
}

.head_t {
    height: 28px;
    background: #eeeeee;
}

.headInfo {
    width: 695px;
    height: 28px;
}

.nimeide{
    line-height: 28px;
    float: left;
    margin-right: 30px;
    margin-right: 25px\9;
    display: inline-block;
}

.current {
    color: red;
}

.speList {
    margin-right: 0;
    margin-right: 0px\9;
    float: right;
    float: right\9;
}

.headInfo > ul > li > a > i {
    padding-right: 10px;
}
.sb {
    width: 194px;
    height: 20px;
    margin-top: 10px;
    border: 1px solid #dedede;
    border-radius: 5px;
}
.print {
    margin-top: 4px;
    width: 165px;
    height: 20px;
    border: none;
    outline: none;
    font-size: 12px;
    line-height: 20px;
    text-indent: 0.5em;
}
.imgbtn {
    width: 25px;
    height: 20px;
    border: none;
    outline: none;
    cursor: pointer;
    margin-top: 4px\9;
    margin-top: 4px;
}
.logoImg {
    display: inline-block;
    margin: 9px 0 6px;
    height: 82px;
}
.logoImg>img{
    width: 375px;
    height: 82px;
}
.contact {
    width: 556px;
    height: 48px;
    margin-top: 26px;
}
.contact > ul > li {
    display: inline-block;
    margin-right: 34px;
    float: left;
}

.contact > ul > li:last-child {
    float: right;
    margin-right: 0;
}

.bRed {
    font-size: 24px;
    color: #d0260f;
}

.fenge {
    height: 48px;
    border-right: 1px solid #e0e0e0;
}

.contact > ul > li:last-child > i {
    font-size: 42px;
}

.contact > ul > li > a {
    position: relative;
}

.weixin {
    width: 30px;
    height: 30px;
    margin: 100px auto;
    position: relative;
    font-size: 12px;
    text-align: center;
}

.weixin a{
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 86px;
    right: -132px\9;
    bottom: 131px\9;
}
.weixin a img{
    width: 49px;
    height: 49px;
}
/*IE9+*/
@media all and (min-width:0) {
    .weixin a{
        display: inline-block;
        position: absolute;
        right: 0;
        bottom: 86px;
    }
}
.weixin a > i {
    font-size: 60px;
    color: #333;
}

.weixin .weixin_nr {
    width: 100px;
    height: 120px;
    padding: 10px;
    text-align: center;
    position: absolute;
    left: -45px;
    top: -63px;
    left: 93px\9;
    top: -112px\9;
    display: none;
    z-index: 9999999;
}
/*IE9+*/
@media all and (min-width:0) {
    .weixin .weixin_nr{
        left: -40px;
        top: -70px;
    }
}
.weixin .weixin_nr img {
    margin-bottom: -165px;
    margin-left: -108px;
}

.weixin.on .weixin_nr {
    display: block;
}

.weixin_nr .arrow {
    width: 0;
    height: 0;
    border-bottom: 10px solid #1461a1;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    left: 35px;
    top: 13px;
}
/*火狐*/
@-moz-document url-prefix() {
    .xbot {
        position: absolute;
        top: 2px;
        right: -85px;
    }
}

/*谷歌*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .xbot {
        position: absolute;
        top: 2px;
        right: -30px;
    }
}

/*IE9*/
:root .xbot {
    position: absolute;
    top: 2px \9;
    right: -30px \9; /* IE6、IE7、IE8、IE9 识别 */
}
/*IE7和IE8*/
.xbot {
    position: absolute;
    top: 2px \9;
    right: -30px \9; /* IE6、IE7、IE8、IE9 识别 */
}
.spec {
    padding-right: 30px;
}

.contact > ul > li > a > i {
    font-size: 30px;
    color: #007aff;
}

.head_b {
    height: 40px;
    background: #eeeeee;
}

/*导航*/
#wrap {
    width: 1200px;
    margin: 0 auto;
    height: 37px;
    line-height: 37px;
    font-size: 16px;
    color: #333;
}

#wrap > li {
    float: left;
}

#wrap > li:hover {
    border-bottom: 1px solid #fff;
}

#wrap > li:nth-child(7) {
    float: right;
    margin-right: 0;
}

.wrap > ul > li {
    position: relative;
    width: 130px;
    border-top: 3px solid #eeeeee;
}

.wrap > ul > li > a {
    position: relative;
    display: block;
    color: #666666;
}

.wrap > ul > li:hover {
    background: white;
    border-top: 3px solid #1461a1;
}

.wrap a {
    display: block;
    text-decoration: none;
    line-height: 36px;
    text-align: center;
}

#wrap > li > ul > li > a:hover {
    color: #fff;
}

#wrap > li > ul {
    background: #fff;
    display: none;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    z-index: 99999999;
    text-align: left;
    border-bottom: 3px solid #1461a1;
    position: absolute;
    top: 38px;
}

#wrap > li > ul > li {
    font-size: 12px;
    color: #333;
    border-bottom: 1px solid #e8e8e8;
    text-align: center;
}

#wrap > li > ul > li:last-child {
    border-bottom: 0;
}

.wrap li > ul > li:hover {
    background: #1461a1;

}

/*关于金鹏*/
.guanyujp {
    width: 653px;
    height: 350px;
    left: 0px;
}

.jpgy_l {
    width: 600px;
    display: inline-block;
    float: left;
    margin-left: 60px;
}

.jpgy_l > ul > li {
    border-bottom: 1px solid #e1e1e1;
    height: 30px;
}

.jpgy_l > ul > li > a {
    text-align: left;
    line-height: 30px;
    font-size: 14px;
}

.jpgy_r {
    margin-left: 80px;
    width: 240px;
    height: 300px;
    display: inline-block;
    float: left;
}

h6 {
    font-size: 18px;
    color: #1461a1;
    font-weight: 100;
}

.jpgy_r > h6 {
    margin-top: 13px;
}

.jpgy_r > p {
    margin-top: 29px;
    height: 80px;
    font-size: 14px;
    line-height: 25px;
    color: #666;
}

.jpgy_r > img {
    width: 240px;
    height: 123px;
    background: yellow;
}

/*矿山设计院*/
.kuangshansheji {
    width: 650px;
    height: 350px;
    left: 0px;
}

.jpks_c {
    float: left;
    width: 290px;
    display: inline-block;
    margin-left: 40px;
}

.jpks_c > h6 {
    margin-top: 27px;
}

.jpks_c > img {
    width: 290px;
    height: 170px;
    margin-top: 31px;
}

.jpks_r {
    float: left;
    width: 238px;
    font-size: 14px;
    margin-left: 40px;
    display: inline-block;
    margin-top: 88px;
    line-height: 25px;
    color: #666;
}

/*矿山总包*/
.kuangshanzongbao {
    width: 600px;
    height: 350px;
    right: 0;
    top: 10px;
    display: block;
}

.kzb_l {
    float: left;
    width: 600px;
    margin-left: 35px;
}
.kzb_l>ul{
    width: 120px;
    margin-top: 40px;
    display: inline-block;
    float: left;
}
.kzb_l > ul > li {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #e1e1e1;
}

.kzb_l > ul > li > a {
    font-size: 14px;
    text-align: left;
    line-height: 30px;
}

.kzb_r {
    width: 365px;
    float: left;
    display: inline-block;
    margin-left: 35px;
    margin-top:26px;
    display: none;
}
.showEpcm_t{
    border-top: 1px solid #e1e1e1;
}
.showCurrent{
    display: block;
}
.kzb_r > h6 {
    margin-bottom: 20px;
}
.kzb_r>p{
    font-size:14px;
    line-height: 20px;
    color: #666;
    margin-bottom: 15px;
}
.kzb_r>img{
    width: 365px;
    height: 178px;
}
.activeEpc{
    color:#1461a1;
}
/*设计院*/
.jpgy_r{
    width: 365px;
    float: left;
    display: inline-block;
    margin-left: 35px;
    margin-top:26px;
    /*display: none;*/
}
#shqcur01{
    width: 365px;
    height: 400px;
    float: right;
    display: inline-block;
    margin-left: 35px;
    margin-top:26px;
    /*display: none;*/
    display: block !important;
    background: yellow;
}
.jpgy_l>ul{
    width: 120px;
    margin-top: 40px;
    display: inline-block;
    float: left;
}
/*产品中心*/
.chanpinzhongxin {
    width: 1200px;
    height: 500px;
    right: -450px;
}

.jpro_t {
    margin-top: 19px;
    width: 1200px;
    height: 325px;
}

.shebei {
    width: 120px;
    margin-right: 25px;
    display: inline-block;
    float: left;
}
.shebei>a>img{
    width: 120px;
    height: 72px;
    margin-bottom: 10px;
}
.shebei > ul > li > a {
    font-size: 12px;
    line-height: 24px;
    color: #666;
    text-align: left;
}
.shebei > ul > li > a:hover{
    color: #1461a1;
}
.caikuang {
    margin-left: 34px;
}

.jiejue {
    margin-right: 14px;
}

.jpro_b {
    position: relative;
    margin-left: 50px;
    margin-top: 53px;
}
.jpro_b>h6{
    margin-top: 75px;
}
.jpro_b > a {
    position: absolute;
    right: 166px;
    top: 5px;
    display: inline-block;
    padding: 3px 14px;
    float: right;
    border: 2px solid #1461a1;
    color: #1461a1;
}

.jpro_b > p {
    line-height: 20px;
    color: #999;
    margin-top: 10px;
}

/*客户案例*/
.kehuanli {
    width: 1200px;
    height: 350px;
    right: -301px;
    position: relative;
}

.jpal_t {
    margin-top: 40px;
    width: 1200px;
    height: 160px;
}

.anli {
    width: 155px;
    float: left;
    display: inline-block;
}

.anli > ul > li {
    border-top: 1px solid #e1e1e1;
}

.anli > ul > li > a {
    font-size: 12px;
    line-height: 30px;
    text-align: left;
}

.anli > ul > li > a > i {
    font-size: 12px;
}

.anli > p {
    font-size: 12px;
}

.gnal {
    margin-left: 42px;
}

.mral {
    margin-left: 37px;
}

.jpal_b {
    display: block;
    margin-left: 40px;
    margin-top: 50px;
}

.jpal_b > p {
    font-size: 14px;
    color: #666;
}

.jp_zj {
    width: 275px;
    height: 155px;
    position: absolute;
    bottom: 30px;
    right: 50px;
}

/*售后服务*/
.fuwutixi {
    width: 150px;
    height: 188px;
    right: 0px;
}

/*解决方案*/
.jiejuefangan {
    width: 817px;
    height: 350px;
    right: 0px;
}

.jpfn_l {
    margin-left: 66px;
    margin-top: 40px;
    width: 150px;
    border-top: 1px solid #e1e1e1;
    display: inline-block;
    float: left;
}

.jpfn_l > ul > li {
    border-bottom: 1px solid #e1e1e1;
}

.jpfn_l > ul > li > a {
    font-size: 12px;
    text-align: left;
    line-height: 30px;

}

.jpfn_c {
    width: 290px;
    display: inline-block;
    float: left;
    margin-top: 26px;
    margin-left: 40px;
}

.jpfn_c > img {
    width: 290px;
    height: 170px;
    margin-top: 30px;
}

.jpfn_r {
    margin-top: 81px;
    margin-left: 20px;
    width: 161px;
    display: inline-block;
    float: left;
    font-size: 12px;
    color: #666;
    line-height: 25px;
}
/*头部结束*/
.shoImg{
    width: 100%;
    margin: 0px auto 0;
}
.shoImg>img{
    width: 100%;
}
.content{
    width: 1200px;
    margin:0 auto;
}
.GroupIntroduction{
    position: relative;
}
.GroupIntroduction_l{
    margin-top: 35px;
    width: 675px;
    height: 270px;
}
.GroupIntroduction_l>h1{
    font-size:24px;
    color:#333;
    font-weight: 500;
}
.GroupIntroduction_l>p{
    line-height:25px;
    font-size:14px;
    color:#333;
    text-indent:2em;
    margin-top: 20px;
}
.moL{
    color:#666;
}
.GroupIntroduction_r{
    width: 480px;
}
.GroupIntroduction_r>img{
    width: 480px;
    height: 270px;
}
.epc{
    width: 1200px;
    height: 488px;
    margin: 35px auto 0;
}
.epc>a>img{
    width: 1200px;
    height: 488px;
}
.jp_about{
    width: 1200px;
    height: 384px;
    margin: 61px auto 58px;
}
.jp_about_01{
    width: 330px;
    height: 384px;
    float: left;
    display: inline-block;
}
.jp_about_01>a>img{
    width: 330px;
    height: 174px;
}
.ab_b{
    margin-top: 31px;
}
.jp_about_02{
    margin-top: 40px;
    width: 280px;
    height: 384px;
    float: left;
    display: inline-block;
}
.jp_about_02_0{
    padding-left:50px;
    margin-bottom: 37px;
}
.jp_about_02_1{
    padding-left:30px;
    padding-right: 15px;
    margin-bottom: 48px;
    margin-left: 10px;
}
.jp_about_02_2{
    padding-left:50px;
}
.jp_about_03{
    width: 319px;
    height: 384px;
    float: left;
    display: inline-block;
}
.jp_about_03>img{
    width: 319px;
    height: 307px;
    margin-top:35px;
}
.jp_about_04{
    width: 270px;
    height: 384px;
    float: left;
    display: inline-block;
    margin-top: 40px;
}
.jp_about_04_1{
    padding-left: 30px;
    margin-top: 54px;
    margin-bottom: 50px;
}
.delist{
    width: 1200px;
    height: 600px;
    margin:88px auto;
    border:0;
}
.delist_t{
    width: 1000px;
    margin: 0 auto 22px;
    text-align: center;
    font-size: 24px;
    color: #333;
    margin-bottom: 60px;
}
.delist_t>span{
    width: 285px;
    color: #c1c1c1;
    overflow: hidden;
    font-size: 12px;
}
.epc_t{
    width:1200px;
    height: 300px;
    display: inline-block;
    margin: 0;
    padding: 0;
    border:0;
}
.epc_b{
    width:1200px;
    height: 301px;
    display: inline-block;
    margin-top:-6px;

}
.delist img{
    display: inline-block;
}
.epc_t_l>a>img{
    width: 323px;
    height: 300px;
    float: left;
}
.epc_t_r>a>img{
    width: 323px;
    height: 300px;
    float: left;
}
.epc_b img{
    width: 323px;
    height: 300px;
    float: right;
}
.public{
    width: 600px;
    height: 300px;
    margin: 0;
    padding: 0;
    border:0;
    display: inline-block;
}
.epcInfo{
    height: 300px;
    color:#333;
    background:#f0f0f0;
    text-align: center;
}
.epcInfo>img{
    width: 81px;
    height: 81px;
    margin-top: 36px;
    padding-left: 85px;
    margin-bottom: 36px;
    display: block;
}
.epc_t_l h3{
    font-size:20px;
    padding-top:50px;
    font-weight: 600;
    padding-left:325px;
    text-align: left;
    color: #666;
}
.epc_t_l p{
    width: 300px;
    font-size:14px;
    padding-left:280px;
    text-align: left;
}
.epc_t_r h3{
    font-size:20px;
    font-weight: 600;
    padding-left:325px;
    padding-top:50px;
    text-align: left;
    color: #666;
}
.spn{
    font-size:75px;
    color:#fa620f;
    margin-top: 67px;
    padding-left:300px;
    font-family: Arial;
}
.sainfo{
    font-size:14px;
    margin-top: 61px;
    padding-left:295px;
    margin-right:21px;
    text-align: left;
}
.zLeft{
    text-align: left;
}
.zPad{
    padding-left: 25px;
}
.epc_b_l h3{
    font-size:20px;
    font-weight: 600;
    padding-top:50px;
    margin-left:26px;
    text-align: left;
    color: #666;
}
.epc_b_r h3{
    font-size:20px;
    font-weight: 600;
    margin-left:25px;
    padding-top: 50px;
    text-align: left;
    color: #666;
}
.epc_b_r p{
    margin-left:25px;
    font-size:14px;
    text-align: left;
}
.culture{
    font-size: 24px;
    color: #fa3b0f;
}
.epcInfo>span{
    font-size: 14px;
}
.culture_01{
    margin-top: 45px;
    margin-bottom: 10px;
}
.culture_02{
    margin-top: 10px;
    margin-bottom: 30px;
}

.Big{
    font-size: 60px;
    color: #fa620f;
    padding-top: 68px;
    margin-bottom: 67px;
    font-family: Arial;
    padding-left: 55px;
}
/*手风琴样式*/
.adv{
    width: 100%;
    height: 574px;
    background-image:url(../images/advBg.png);
}
.adv_t{
    width: 820px;
    margin: 0 auto 12px;
    padding-top: 60px;
    text-align: center;
    font-size: 24px;
    color: #fff;

}
.adv_t>span{
    width: 304px;
    color: #fff;
    overflow: hidden;
    font-size: 12px;
}
#box{
    width: 1028px;
    height: 362px;
    margin:0 auto;
    overflow: hidden;
    padding-top:50px;
}
#box li{
    width: 257px;
    height: 362px;
    display: inline-block;
    float: left;
}
#box ul{
    width: 2500px;
}
#box img{
    width: 551px;
    height: 362px;
}
/*手风琴样式结束*/
/*金鹏优质服务*/
.jp_service{
    width: 1200px;
    margin: 0 auto 84px;
}
.jp_service_t{
    margin: 0 auto;
    width: 660px;
    padding-top: 34px;
    text-align: center;
    font-size: 24px;
}
.jp_service_t>span{
    width: 228px;
    overflow: hidden;
    color: #c1c1c1;
    font-size: 12px;
}
.jp_service>ul{
    margin-left: 40px;
}
.jp_service>ul>li{
    width: 193px;
    margin-top: 58px;
    text-align: center;
    display: inline-block;
}
.jp_service>ul>li>img{
    width: 101px;
    height: 101px;
}
.preThr{
    float: left;
    margin-right: 110px;
}
.jp_service>ul>li>a>img{
    width: 101px;
    height: 101px;
    overflow: hidden;
    margin-bottom: 18px;
}
.jp_service>ul>li>a>h5{
    font-size: 22px;
    color: #333;
    font-weight: 100;
}
.jp_service>ul>li>a>p{
    margin-top: 11px;
}
/*视频*/
.black_overlay{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:999999999;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
.white_content {
    display: none;
    position: fixed;
    top: 30%;
    left: 38%;
    width:480px;
    z-index:9999999999;
    overflow: auto;
}
.white_content_small {
    display: none;
    position: absolute;
    top: 20%;
    left: 30%;
    width: 40%;
    height: 50%;
    background-color: white;
    z-index:999999999;
    overflow: auto;
}
#Button1{
    width: 40px;
    height: 40px;
    position: absolute;
    top: 110px;
    left: 225px;
    cursor: pointer;
}
/*底部开始*/

#bottom{
    width: 100%;
}
#bottom_t{
    background:#e4e4e4;
    position: relative;
}
#search{
    width: 1200px;
    height: 110px;
    margin:0 auto;
    line-height:110px;
}
input{
    font-size:18px;
    color: #969696;
    border: none;
}
#search>p{
    display:inline-block;
    font-size: 18px;
}
.tuijian{
    width: 1200px;
    position: absolute;
    top:82px;
    left: 500px;
}
.tuijian>a{
    color:#999;
    font-size: 12px;
}
.number{
    color: #b7646c;
}
#jp_wz>a{
    position: relative;
}
#jp_wz>a>i{
    position: absolute;
    right:8px;
    top:-38px;
    font-size:18px;
}
#bottom_b{
    width: 100%;
    height: 326px;
    background:#9a9a9a;
    border-bottom: 1px solid #d6d6d6;
}
#infoCon{
    width:1200px;
    margin:0 auto;
    position: relative;
}
.infoList{
    display: inline-block;
    float: left;
    margin-right:115px;
    height: 326px;
}
#infoCon p{
    font-size: 18px;
    font-weight: 700;
    color: white;
    margin:50px 0 25px;
}
#infoCon li {
    font-size: 14px;
    line-height: 28px;
}
#infoCon a{
    color: white;
}
#infoCon a:hover{
    text-decoration: none;
    color:#1461a1;
}
.codeImg{
    display: inline-block;
    position: absolute;
    right:10px;
    top:55px;
}
.copyright{
    line-height: 66px;
    color:white;
    font-size:14px;
    background:#9a9a9a;
}
.jp_right{
    text-align:left;
    width: 1200px;
    margin: 0 auto;
}
/*底部结束*/
























