.hide{
    display: none;
}
.show{
    display: block;
}
.relative{
    position: relative;
}
.rt{
    float: right;
}
.lf{
    float: left;
}
a:hover{
    color: #F35C27;
}
.hedUl{
    margin-top: 5px;
}
.hedUl li{
    width: 100%;
}
.hedUl li a{
    color: #8D9CC5;
    font-size: 12px;
}
.nav-pills li{
    margin-right: 8px;
}
/*.featured-project-area .project-grids .grid{*/
    /*width: 33.33333333%;*/
/*}*/
.h2jk{
    font-size: 20px;
    margin: 0 0 15px 0;
}
.h2ul li{
    margin-bottom: 5px;
}
.h2ul li p{
    line-height: 1.44444;
    margin: 0 0 5px 0;
}
.h2ul li b{
    font-size: 12px;
    color: #333;
    font-weight: normal;
}
.h2ul li p a{
    font-size: 13px;
    color: #333;
    min-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    /*word-break: break-all;*/
    white-space: normal;
    font-weight: 700;
}
.h2ul li p a:hover{
    color: #F35C27;
}
.moreNew{
    display: inline-block;
    padding: 5px 15px;
    color: #F35C27;
    border: 2px solid;
    margin-top: 10px;
    margin-bottom: 30px;
    font-weight: 700;
}
.newsRt .author-profile{
    /*height: 120px;*/
    border: 1px solid rgba(0,0,0,.1);
    margin-bottom: 29px;
    float: left;
}
.newsRt .author-profile:last-child{
    margin-bottom: 0;
}
.newsBox{
    border-bottom: 1px solid #eee;
    padding: 50px 0;
}
.newsBox .title{
    font-size: 20px;
    margin-bottom: 5px;
}
.newsBox .title a{
    font-size: 20px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.newsBox .views,.newsBox .time{
    font-size: 13px;
    margin-bottom: 25px;
}
.newsBox .data{
    font-size: 14px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.author-info h2{
    font-size: 13px;
    margin: 3px 0 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.author-info>p{
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 14px;
}
.teamBox{
    padding-top: 30px;
    margin-bottom: 40px;
}
.tMain{
    padding: 0 20px 10px;
}
.tMain.color1{
    background-color: #D6D6D6;
}
.tMain.color2{
    background-color: #FFC000;
}
.tMain.color3{
    background-color: #3B3838;
}
.tMain.color4{
    background-color: #EAA43E;
}
.tMain img{
    width: 140px;
    margin-top: -30px;
    margin-bottom: 10px;
}
.tMain p{
    font-size: 13px;
    margin-bottom: 10px;
    color: #333;
}
.tMain.color3 p{
    color: #fff;
}
.tMain .name{
    background-color: #808080;
    color: #fff;
    padding: 2px 5px;
    display: inline-block;
    width: 120px;
}
.tMain .Read{
    background-color: #C55A11;
    color: #fff;
    padding: 2px 5px;
    display: inline-block;
    width: 120px;
    cursor: pointer;
}
.tMain .txt{
    padding: 0;
    text-align: justify;
}
.link a{
    color: #d7d7d7;
    font-size: 12px;
}
@media (min-width: 1199px){
    .text_box{
        width: 80%;
        padding: 30px 70px 160px;
    }
}
@media (max-width: 1199px){
    .text_box{
        width: 90%;
        padding: 30px 70px 160px;
    }
}
@media (max-width: 911px){
    .text_box{
        width: 95%;
        padding: 30px 70px 160px;
    }
     #map_box{
         display: none;
    }
}
@media (max-width: 767px){
    .top-none{
        display: none;
    }
    .text_box{
        width: 100%;
        padding: 30px 10px;
    }
     #map_box{
         display: none;
    }
}
@media (max-width: 500px){
    .top-none{
        display: none;
    }
    .text_box{
        width: 100%;
        padding: 30px 10px;
    }
     #map_box{
         display: none;
    }
}
.li_col3>li{
    float: left;
    width: 25%;
}
.news-box .row{
    margin-bottom: 20px;
}
.news-time{
    margin: 0 0 14px 0;
    padding: 0;
}
.news-time span{
    display: inline-block;
    margin-right: 10px;
    font-size: 0.7em;
}
#map_box img{
    max-width: 100%;
}
#map_box{
    width: 1024px;
    margin: 0 auto;
    position: relative;
}
.where{
    position: absolute;
    width: 40px;
    cursor: pointer;
}
.bj{
    top: 90px;
    left: 800px;
}
.sd{
    top: 106px;
    left: 790px;
}
.cd{
    top: 122px;
    left: 760px;
}
.ls {
    top: 122px;
    left: 720px;
}
.xn{
    top: 343px;
    left: 886px;
}
.yslb{
    top: 35px;
    left: 730px;
}
.wdml{
    top: 268px;
    left: 544px;
}
.bsd{
    top: 225px;
    left: 785px;
}
.xby{
    top: 90px;
    left: 464px;
}
.map_text{
    width: 290px;
    padding: 5px 10px;
    position: absolute;
    bottom: 37px;
    left: 30px;
    background-color: #fff;
    border-radius: 8px;
    border-bottom-left-radius: 0;
    box-shadow: 0 0 15px #aaa;
    -moz-box-shadow: 0 0 15px #aaa;
    -webkit-box-shadow: 0 0 15px #aaa;
    -o-box-shadow: 0 0 15px #aaa;
    font-size: 14px;
    display: none;
    z-index: 100;
}
.where:hover .map_text{
    display: block;
}
.map_text>b{
    font-size: 14px;
    font-weight: 800;
}
.map_text>p{
    font-size: 14px;
    color: #333333;
    margin: 0;
}
.text_box>h3{
    font-size: 25px;
    margin-bottom: 20px;
    color: #222;
    text-align: center;
}
.text_box p{
    text-indent: 30px;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    margin: 0;
}
.text_box>div{
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    margin: 0;
}
.text_box>div>a{
    display: inline-block;
    padding: 8px;
}
.text_box>div>a>div{
    color: #666;
    font-weight: bold;
}
.text_box>div>a:hover>div{
    color: #4693ED;
}
.text_box a{
    color: #4693ED;
    text-decoration: underline;
}
img{
    max-width: 100%;
}
.text_box img{
    max-width: 100%;
}
.text_box .text_mig img{
    width: 150px;

}
.text_box .job_box{
    width: 45%;
    margin-bottom: 20px;
    margin-right: 2.5%;
    margin-left: 2.5%;
    border: 2px solid #f70;
    border-radius: 7px;
    padding: 10px 20px;
    background-color: #fff;
    float: left;
}
.text_box .job_box:hover{
    box-shadow: 0 0 5px #f70;
    -moz-box-shadow: 0 0 5px #f70;
    -webkit-box-shadow: 0 0 5px #f70;
    -o-box-shadow: 0 0 5px #f70;
    background-color: #EDEDED;
}
.text_box .job_box a{
    display: block;
    color: #555;
    font-weight: bold;
    text-decoration: none;
}
.text_box .job_box a:hover{
    color: #f70;
}
.text_box .job_box span{
    display: block;
    color: #555;
    text-decoration: none;
    text-align: right;
    font-size: 0.8em;
    line-height: 1.0;
}
.text_box .job_box p{
    display: block;
    text-indent: 0;
    font-size: 0.98em;
    color: #007bd8;
    line-height: 1.1;
}
.text_mig{
    margin: 25px 0;
}
#crumb{
    padding: 0 25px;
}
.text_box .row{
    margin: 0;
}
.text_box .row b{
    display: inline-block;
    font-size: 18px;
    margin-bottom: 15px;
}
.text_box .row p{
    font-size: 16px;
    color: #222222;
    line-height: 25px;
    margin: 0 0 5px;
}
.text_box .row p>span{
    /*color: #0000FF;*/
    text-decoration: underline;
    text-indent: 0px;
}
.text_box .text_pad{
    padding: 15px 50px 15px 0;
}
.text_box .text_lf{
    background-color: #ddd;
    min-height: 250px;
}
.text_box .text_rt{
    background-color: #eee;
    min-height: 250px;
}
.text_box span{
    color: #FA3424;
    text-decoration: underline;
}
.text_box span.hide_{
    visibility: hidden;
}
.text_box{
    margin: 50px auto;
    background-color: #fff;
    box-shadow: 0 0 15px #aaa;
    -moz-box-shadow: 0 0 15px #aaa;
    -webkit-box-shadow: 0 0 15px #aaa;
    -o-box-shadow: 0 0 15px #aaa;
}
.col-half-section p{
    line-height: 2.0;
}
.content-grid-item img{
    width: 100%;
}
.content-grid-row .content-grid-item{
    padding: 15px;
}
.marBom-10{
    margin-bottom: 10px;
}
.marBom-15{
    margin-bottom: 15px;
    padding-top: 15px;
}
.marBom-20{
    margin-bottom: 20px;
}
.text-p p{
    margin-bottom: 0;
}
.key-factus {
    /*padding-right: 10px;*/
}
.co2counter-mining {
    font-family: "proxima-nova-condensed-n6","proxima-nova-condensed",Helvetica,Arial,sans-serif;
    color: #fff;
}
.co2counter-mining .counter-wrap {
    background: #002c42;
    background-size: 100%;
    background-position: 0 18%;
    position: relative;
    padding: 10px;
}
.co2counter-mining .counter-header {
    padding: 0;
}
.co2counter-mining .counter-header .brand-name {
    font-weight: bold;
    line-height: .8;
}
.co2counter-mining .counter-header span {
    display: block;
    text-align: center;
    font-size: 16px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: inline-block;
    max-width: 100%;
    height: 150px;
    margin: 20px 0 !important;
}
.co2counter-mining .counter-bottom {
    position: relative;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}
.co2counter-mining .counter-bottom .counter-numbers .CO2counterNumbers {
    font-family: 'Roboto Mono',monospace;
    font-size: 24px;
    text-align: center;
    line-height: .8;
}
.co2counter-mining .counter-bottom .counter-numbers span {
    display: block;
}
.co2counter-mining .counter-bottom .counter-numbers .units {
    font-size: 15px;
    margin: 5px 0 10px;
    text-align: center;
}
.counter-content p {
    text-align: center;
    color: #fff !important;
    font-size: 14px;
}
sub {
    bottom: -.25em;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

.main-menu .navbar-nav .nav-item .people-ul{
    width: 1000px;
    left: -500px;
    padding: 30px 10px;
}
.main-menu .navbar-nav .nav-item .people-ul .has-children{
    float: left;
    width: 33.3333%;
    padding:5px;
    border-bottom: 0;
}
.main-menu .navbar-nav .nav-item .people-ul .has-children .collapsablelink{
    font-weight: 500;
    color: #000;
}
.main-menu .navbar-nav .nav-item .people-ul .has-children .collapsed li{
    padding-left: 10px;
    border-bottom: 0;
}
/*.main-menu .navbar-nav .nav-item .people-ul .has-children .collapsed li::before{
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "ï”";
    color: #F35C27;
    vertical-align: middle;
    font: 1.25rem / 1 FontAwesome;
}*/
.main-menu .navbar-nav .nav-item .people-ul .has-children .collapsed li a{
    padding-left: 0;
    display: inline-block;
}
.people .single-service-area h5{
    min-height: 50px;
}
.people .service-list h5 {
    margin: 20px 0;
    font-size: 24px;
}
.people .service-list a.active{
    color: #fff;
}
.people .service-list a{
    color: #333;
}
.people .single-service {
    margin: 0 0 30px;
    padding: 15px;
}
.people .single-service h2{
    margin: 0 0 30px;
}
.single-blog-wrap span{
    display: inline;
}