/*头部开始*/
.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: 24px !important;
    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: 18px;*/
    font-size: 20px;
    color: #d0260f;
   text-align: center;
}

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

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

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

.contact > ul > li a:focus {
	outline-style:none; 
	-moz-outline-style: none;
}

.weixin {
    width: 30px;
    height: 30px;
    margin: 95px 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;
}

.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: 114px;
    height: 200px;
    border-top: 1px solid #e1e1e1;
    display: inline-block;
    float: left;
    margin-top: 40px;
    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: 900px;
    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;
}
.kzb_r>img{
    width: 365px;
    height: 178px;
}
.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;
}
.activeEpc{
    color:#1461a1;
}
/*————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————*/
/*产品中心*/
.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: 14px;
    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: 500px;
    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: 14px;
    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: 14px;
    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;
}

/*头部结束*/
/*===============================================*/
#sh{
    margin-top: 0;
}
#sh > li > a{
    padding-top:0;
    padding-bottom:0;
    padding:0 0;
}
.sosuo{
    margin-top:0;
}
/*swiper start*/
.pc_imageBox{
    height: 500px;
    width: 100%;
    min-width:1000px;
    margin: 0 auto;
    display: block;
    background-repeat: no-repeat;
    background-position:center;
    background-size: cover;
}
/*swiper end*/
/*===============================================*/
/*content start*/
.main{
    width:1200px;
    margin:0 auto;
}
/*滚动新闻*/
.news{
    height: 75px;
    width: 100%;
    border-bottom:1px solid #c8c8c8;
    line-height: 75px;
}
.newsT{
    float: left;
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #333;
    line-height: 75px;
}
#btn2{
    position: absolute;
    top:20px;
    left:71px;
}
#btn1{
    position: absolute;
    top:38px;
    left:71px;
}
.newsIf{
    float: left;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin-top: 20px;
    overflow: hidden;
    margin-left: 75px;
}
.newsIf>ul>li a{
    font-size: 14px;
    color: #666;
}
.newsIf>ul>li span{
    margin-left: 50px;
    font-size: 16px;
    color: #999;
}
.news>a{
    float: right;
}
/*解决方案*/
.jp_Solution{
    height: 245px;
    border-bottom: 1px solid #c1c1c1;
}
.jp_Solution_t{
    height: 50px;
    line-height: 50px;
}
.jp_Solution_t>h2{
    display: inline-block;
    float: left;
    margin-top: 15px;
    font-size: 20px;
    color: #333;
    margin-left: 20px;
}
.jp_link{
    float: right;
    display: inline-block;
}
.jp_Solution_t>.jp_link>a{
    display: inline-block;
    float: left;
    margin-left: 14px;
    color: #666;
}
.jp_Solution_t>.jp_link>a:hover{
    color: #1461a1;
}
.jp_Solution_b{
    width: 1012px;
    height: 160px;
    margin: 0 auto;
}
.jp_Solution_b>ul>li{
    float: left;
    display: inline-block;
}

.showPro{
    width: 140px;
    height: 160px;
    float: left;
    text-align: center;
}
.fengePro{
    width: 78px;
    float: left;
    height: 160px;
    line-height: 160px;
    text-align: center;
    margin-top: -10px;
}
.fengePro>div{
    height: 100px;
    width: 1px;
    margin: 30px auto;
    border-left: 1px dashed #c1c1c1;
}
.imgBox{
    margin: 0 auto;
    width: 124px;
    height: 124px;
    border-radius: 62px;
    margin-bottom: 22px;
}
.imgBox>img{
    width: 123px;
    height: 123px;
    cursor: pointer;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity:1;
    opacity:1;
		box-shadow: 0 16px 38px -12px rgba(0,0,0,0.46), 0 4px 25px 0 rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.2);
}
.imgBox>img:hover{
    Filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity:0.8;
    Opacity:0.8;
}
.showPro>a{
    font-size: 14px;
    color: #333;
    text-align: center;
}
/*EPC总包服务*/
.jp_epc{
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 39px;
}
.jp_epc>h2{
    font-size: 20px;
    color: #333;
    margin-top: 37px;
    margin-left: 20px;
}
.jp_epc_content{
    width: 1200px;
    margin-top: 50px;
    height: 252px;
}
.jp_epc_content>ul>li{
	width: 285px;
	height: 252px;
    display: inline-block;
    text-align: center;
    background:#f7f7f7;
    border-radius: 4px;
    overflow: hidden;
}

.jp_epc_content>ul>li:hover {
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
	-webkit-box-shadow: 0 6px 16px rgba(0,0,0,0.12);
	box-shadow: 0 6px 16px rgba(0,0,0,0.12);
}

.theE{
    float: left;
    margin-right: 20px;
}
.jp_epc_content>ul>li>a>img{
    width: 285px;
    height: 171px;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity:1;
    opacity:1;
    margin-bottom: -10px;
}
/*.jp_epc_content>ul>li>a>img:hover{
    Filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity:0.8;
    Opacity:0.8;
    margin-bottom: -10px;
}*/
.epcMol{
	padding: 8px 25px;
	background: #e8e8e8;
	font-size: 18px;
	color: #333;
	border-radius: 20px;
	z-index: 50416565;
	box-shadow: 0px 3px 3px #dfdfdf;
}
.epcMolCurr{
	background: #1373ff;
	color: #fff !important;
}
.jp_epc_content>ul>li>p{
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 16px;
}



/*金鹏中心*/
.jp_content{
    height: 322px;
    margin-top: 74px;
    margin-bottom: 69px;
}
/*产品中心*/
.jp_product{
    float: left;
    width: 350px;
    height: 322px;
    display: inline-block;
    -webkit-box-shadow: 3px 3px 3px #eeeeee;
    -moz-box-shadow: 3px 3px 3px #eeeeee;
    box-shadow: 3px 3px 3px #eeeeee;
}
.jp_product_t{
    background: #f1f1f1;
    height: 43px;
    line-height: 43px;
}
.jp_product_t>h3{
    display: inline-block;
    font-size: 18px;
    color: #1461a1;
    width: 109px;
    height: 43px;
    line-height: 40px;
    text-align: center;
    border-top: 3px solid #1461a1;
    background: #fff;
    border-bottom: 3px solid #fff;
}
.jp_product_t>a{
    font-size: 14px;
    color: #666;
    float: right;
    margin-right: 10px;
}

.soco{
    width: 350px;
    margin-top: 8px;
    height:259px;
    overflow: hidden;
}
.soco>ul>li{
    width: 350px;
    height: 105px;
    border-bottom: 1px solid #c1c1c1;
}
.soco>ul>li>div{
    margin-top: 14px;
    width: 350px;
    height: 86px;
}
.pro_l{
    float: left;
    display: inline-block;
    width: 142px;
    height: 86px;
}
.pro_l>img{
    width: 142px;
    height: 86px;
}
.pro_r{
    width: 186px;
    height: 86px;
    line-height: 25px;
    float: left;
    margin-left: 22px;
    display: inline-block;
}
.pro_r>p{
    margin-bottom: 5px;
    font-size: 14px;
    color: #333;
}
.pro_r>a{
    float: left;
    display: inline-block;
    width: 93px;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    color: #1461a1;
}
.btonn{
    margin-top:-22px;
    width: 175px;
    height:34px;
    font-size:28px;
    line-height:22px;
    border: none;
    display: inline-block;

}
#btn4{
    /*margin-right:5px;*/
    border-left:1px solid #ccc;
}
.btonn:hover{
    background:#d7d7d7;
    color: white;
}
/*技术服务*/
.jp_service{
    float: left;
    width: 350px;
    height: 322px;
    display: inline-block;
    margin: 0 75px;
    -webkit-box-shadow: 3px 3px 3px #eeeeee;
    -moz-box-shadow: 3px 3px 3px #eeeeee;
    box-shadow: 3px 3px 3px #eeeeee;
}
.jp_service_t{
    background: #f1f1f1;
    height: 43px;
    line-height: 43px;
    position: relative;
}
.jp_service_t>ul>li{
    width: 109px;
    height: 43px;
    line-height: 37px;
    border-top: 3px solid #f1f1f1;
    display: inline-block;
    float: left;
    position: relative;
    text-align: center;
    padding-bottom: 3px;
    font-size: 18px;
    color: #666;
    cursor: pointer;
}
.jp_service_t>a{
    position: absolute;
    font-size: 14px;
    color: #666;
    top: 0;
    right: 10px;
}
.mainl{
    width: 350px;
    height: 279px;
    display: none;
    float: left;
    position: relative;
}
.mainl.selected {
    display:inline-block;
}
.tab li.active {
    border-top: 3px solid #1461a1;
    background: #fff;
    padding-bottom: 3px;
    color: #1461a1;
}
.mainl>a>img{
    width: 334px;
    height: 194px;
    margin-top: 35px;
    margin-left: 7px;
}
/*全球案例*/
.jp_case{
    float: right;
    width: 350px;
    height: 322px;
    display: inline-block;
    -webkit-box-shadow: 3px 3px 3px #eeeeee;
    -moz-box-shadow: 3px 3px 3px #eeeeee;
    box-shadow: 3px 3px 3px #eeeeee;
}
.jp_case_b{
    margin-top: 20px;
}
.jp_case_b>a>img{
    width: 334px;
    height: 194px;
		margin-top: 16px;
		margin-left: 7px;
}
/*===============================================*/
/*底部开始*/

#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: 340px;
    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;
    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: 35px;
    color:white;
    font-size:14px;
    background:#9a9a9a;
    padding: 25px 0;
}
.jp_right{
    text-align:left;
    width: 1200px;
    margin: 0 auto;
}
/*底部结束*/
