/*头部开始*/
.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;
}

.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;
}
.jpks_r img{
    width: 365px;
    height: 178px;
}
/*矿山总包*/
.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;
}
.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: 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;
}

/*头部结束*/
/*声明字体图标*/
.path{
    width: 1200px;
    height: 40px;
    margin:0 auto;
    line-height:40px;
}
.middl>span>a:hover{
    color:#fac00f;
}
.showPro{
    width: 1200px;
    height: 570px;
    margin:0 auto;
}
.showPro_l{
    width: 678px;
    display: inline-block;
}
.HS15 {
    height:50px;
    line-height:50px;
    font-size:18px;
    color:white;
}
.Hidden {
    display:none;
}
.Clearer {
    display:block;
    clear:both;
    font-size:1px;
    line-height:1px;
    margin:0;
    padding:0;
}
.FlLeft {
    float:left;
}
.FlRight {
    float:right;
}
/*幻灯片区域背景*/
.MainBg {
    width:678px;
    margin:0 auto;
}
/*大图展示区域*/
.OriginalPicBorder {
    width: 678px;
}
#OriginalPic {
    width:678px;
    height:419px;
    overflow:hidden;
    position:relative;
    font-size:12px;
}
#OriginalPic img {
    width: 678px;
    height: 419px;
    display:block;
    margin:0 auto;
}
/*鼠标手势*/
.CursorL {
    position:absolute;
    z-index:999;
    width:50%;
    height:600px;
    color:#FFF;
    left:120px;
    cursor:url(./../images/CurL.cur), auto;
    background:url(./../images/space.png) repeat scroll 0 0 transparent;
}
.CursorR {
    position:absolute;
    z-index:999;
    width:50%;
    height:600px;
    color:#FFF;
    right:0;
    cursor:url(./../images/CurR.cur), auto;
    background:url(./../images/space.png) repeat scroll 0 0 transparent;
}
/*小图预览和滑动*/
.SliderPicBorder {
    width:678px;
    height:419px;
    overflow:hidden;
}
.Summary {
    line-height:20px;
    display:block;
    width:100px;
    margin-right:10px;
    color:#999;
    overflow:hidden;
    padding:10px;
}
.More {
    text-align:right;
    color:#666;
    line-height:40px;
    height:40px;
    font-size:12px;
    display:block;
}
.ThumbPicBorder {
    width:678px;
    margin:10px auto 0;
}
#ThumbPic img {
    border:3px solid #fff;
    cursor:pointer;
    margin:0 4px;
    width:130px;
    height:80px;
    display:block;
}
#ThumbPic img.active {
    border:3px solid #FF9900;
}
.arrow{
    width: 36px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    cursor:pointer;

}
.arrow>i{
    font-size: 50px;
}
#btnPrev{

    margin-right:16px;
}
#btnNext{
    margin-left:4px;
}
/*产品展示结束*/
.showPro_r{
    width: 486px;
    display: inline-block;
}
.showPro_r>h4{
    font-size:24px;
    color:#333333;
    font-weight: 200;
    border-bottom:1px solid #c1c1c1;
    padding-bottom:12px;
}
.showPro_r>h1{
    font-size:24px;
    color:#333333;
    border-bottom:1px solid #c1c1c1;
    padding-bottom:12px;
}
.one{
    margin-top:15px;
    margin-bottom:18px;
}
.showPro_r>p{
    margin-top: 30px;
    font-size:14px;
    line-height:28px;
    color:#333;
    height: 84px;
}
.two{
    margin-top:40px;
}
.showPro_r>ul{
    margin-top:48px;
}
.showPro_r>ul>li{
    line-height: 28px;
}
.showPro_r>ul>li>span{
    font-size:14px;
    color:#333333;
}
.showPro_r>ul>li>i{
    font-style: normal;
    font-size:14px;
    color:#666666;
}
.connect{
    width:486px;
    height: 72px;
    margin-top:37px;
}
.connect>a{
    padding:17px 45px 17px 50px;
    font-size:18px;
    position: relative;
}
.connect>a>i{
    font-size:30px;
    padding-right:20px;
}
.first{
    background: #ff6a00;
    color: white;
}
.first:hover{
    color:white;
    background:#f79b06;
}
.second{
    color: #fff;
    background: #1B9AF7;

}
.second:hover{
    color: white;
    background: #4cb0f9;
}
.zx{
    margin-top: -18px;
    font-size:16px;
    color:#333;
    padding-bottom:10px;
}
.zx>span{
    color: #ff6a00;
    padding-top:5px;
    font-size:32px;
}
.dirPro{
    width: 1200px;
    margin:0 auto;
}
.dirPro_l{
    width:230px;
    display: inline-block;
    float: left;
}
.dirPro_r{
    width: 930px;
    display: inline-block;
    float:right;
}
/*
产品目录
*/
i{
    font-style: normal;
}
.content{
    margin-top:42px;
}
.content_t>h3{
    width: 220px;
    height: 43px;
    line-height:43px;
    font-size:18px;
    display: inline-block;
    color:#333333;
    font-weight:200;
    background:#ececec;
    padding-left:10px;
}
.content_t>ul{
    background:#ececec;
}
.accordion {
    width: 100%;
    max-width: 230px;
    margin-top:12px;
    background: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.accordion .link {
    cursor: pointer;
    display: block;
    padding: 15px 15px 15px 62px;
    color: #4D4D4D;
    font-size: 14px;
    font-weight: 200;
    border-bottom: 1px solid #CCC;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.accordion li:last-child .link {
    border-bottom: 0;
}
.accordion li i {
    position: absolute;
    top: 16px;
    left: 12px;
    font-size: 18px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.accordion li i.fa-chevron-down {
    right: 12px;
    left: auto;
    font-size: 12px;
    margin-top:5px;
    color: #d8d8d8;
}
.accordion li.open .link {
    /*background:#1461a1;*/
    /*color: #fff;*/
}
.accordion li.open i {
    /*color: #fff;*/
}
.accordion li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.shuxian{
    margin-left:25px;
    color:#d2d2d2;
}
/**
 * Submenu
 -----------------------------*/
.submenu {
    display: none;
    background: #fff;
    font-size: 14px;
    border-left: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
}
.submenu li {
    /*border-bottom: 1px solid #cfcfcf;*/
}
.submenu a {
    display: block;
    text-decoration: none;
    color: #333;
    padding: 12px;
    padding-left: 42px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.submenu a:hover {
    /*background: #1461a1;*/
    color: #1461a1;
}
.dirPro_r>ul{
    padding-bottom:3px;
    height: 40px;
    width: 930px !important;
    background:#ececec;
}
.dirPro_r>ul>li{
    width: 155px;
    height: 40px;
    line-height:40px;
    border-top:3px solid #ececec;
    text-align: center;
    float: left;
    display: inline-block;
    font-size:18px;
    color:#333333;
    background:#ececec;
}
.dirPro_r>ul>li:hover{
    background:#fff;
    border-top:3px solid #1461a1;
}

.dirPro_r>ul>li.active {
    background:#fff;
    border-top:3px solid #1461a1;
}

#proIntro,#income,#proAdvan,#clasCase,#conInfo{
    border-bottom:1px solid #c1c1c1;
    padding-bottom:30px;
}
.dirPro_r h4{
    padding-top:40px;
    font-size:16px;
    color:#333;
    margin-bottom:17px;
}
#proIntro>p{
    font-size:14px;
    color:#333333;
    line-height: 28px;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
#income>.haha{
    width: 930px;
    height: 350px;
    text-align: center;
    color:#333;
    font-size:14px;
}
.tTit{
    background:#1461a1;
    color:white;
}
#income>p{
    font-size:14px;
    color:#333;
    margin-top:34px;
    margin-bottom:43px;
}
.compare{
    width: 930px;
    height: 155px;
    font-size:14px;
    color:#333;
}
.coinfo{
    width: 930px;
}
.coinfo>p{
    font-size:14px;
    color:#333;
    line-height:28px;
}
.coinfo>img{
    margin-left:30px;
}
.thr{
    width: 930px;
    height:150px;
    text-align: center;
    margin-top:30px;
}
.Case{
    width: 930px;
    height: 180px;
    text-align: center;
    color: #333;
    font-size:14px;
}
.relatPro{
    width: 1200px;
    margin:0 auto;
}
.relatPro>h4{
    font-size:18px;
    margin-top:54px;
    padding-bottom:20px;
    border-bottom:1px solid #c1c1c1;
}
.relatPro>ul>li{

    float: left;
    margin-top:14px;
    display: inline-block;
    margin-right:30px;
}
.relatPro>ul>li>a>img{
    width: 277px;
    height: 170px;
    Filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity:0.8;
    Opacity:0.8;
}
.relatPro>ul>li>a>img:hover{
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity:1;
    opacity:1;
}
.relatPro>ul>li>a>p{
    font-size:16px;
    color:#666;
    margin-top:16px;
    margin-bottom:38px;
}
.relatPro>ul>li>a>p:hover{
    color:#1461a1;
}
.conInfo{
    width: 1200px;
    margin:20px auto 0;
}
.conInfo_l{
    width: 370px;
    height: 300px;
    display: inline-block;
}
.conInfo_r{
    width: 742px;
    display: inline-block;
}
.conInfo h4{
    font-size: 18px;
    border-bottom:1px solid #c1c1c1;
    padding-bottom:15px;
    margin-bottom:8px;
}
.conInfo_l>ul>li{
    padding-left:25px;
    margin-top:20px;
    font-size:16px;
    color:#333333;
}
.conInfo_l>ul>li>i{
    font-size:25px;
    color:#b3b3b3;
    padding-right:30px;
}
.conInfo_r>p{
    margin-top:16px;
    color:#666;
    line-height:28px;
}
.orderInfo{
    width: 742px;
}
.orderInfo_l{
    width: 350px;
    display: inline-block;
}
.orderInfo_r{
    width: 350px;
    display: inline-block;
}
.orderInfo_l>p{
    font-size:16px;
    margin-top:20px;
    margin-bottom:8px;
}
.orderInfo_l>input{
    width: 348px;
    height: 32px;
    line-height:32px;
    text-indent:0.5em;
    border:1px solid #c1c1c1;
    font-size:12px;
    color:#999;
}
.orderInfo_r>p{
    font-size:16px;
    margin-top:20px;
    margin-bottom:8px;
}
.orderInfo_r>textarea{
    width: 328px;
    height: 260px;
    font-size:14px;
    resize: none;
    padding: 8px;
    color: #999;
    border:1px solid #c1c1c1;
}
.conInfo_r>button{
    margin:30px auto;
    width: 740px;
    height: 50px;
    background:#b3b3b3;
    font-size:18px;
    color:#fff;
    border: none;
    outline: none;
}
.conInfo_r>button:hover{
    background:#fac00f;

}

/* 鼠标滚动样式*/
.lighted{
    position: fixed;
    top: 0;
}
/*底部*/

#bottom{
    width: 100%;
}
#bottom_t{
    background:#e4e4e4;
    position: relative;
}
#search{
    width: 1200px;
    height: 110px;
    margin:0 auto;
}
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;
}
.relatPro img{
    display: block;
    width: 277px;
    height: 170px;
}
/*内容样式控制*/
.dirPro_r table{
    width: 930px;
    text-align: center !important;
    line-height: 20px !important;
    color:#333 !important;
    font-size:14px !important;
    border: 1px solid #fff !important;
    margin-bottom: 10px !important;
}
.dirPro_r td{
    border: 1px solid #B2B2B2 !important;
    line-height: 20px !important;
}
.dirPro_r tr:hover{
    background: #1461A1!important;
    color: white!important;
}
.dirPro_r_br{
    padding-bottom: 30px;
    border-bottom: 1px solid #c1c1c1 !important;
}

.dirPro_r_br p {
	margin-bottom: 1em;
	line-height: 2em;
}
