

li{
    list-style-type:none;
}

.navbar-brand{
    height: auto;
    padding:0 15px;
}
.navbar > .container .navbar-brand{
    margin-left: 0
}
#navList{
    padding-top: 20px;
}
.navbar-default{
    background: #0f135a!important;
    border:none;
    border-color: none;
    border-radius: 0
}
.navbar-default .navbar-nav>li{
    margin-right: 3px;
}
.navbar-default .navbar-nav>li>a{
    color:#be8842;
    font-size: 16px;
    padding:15px 25px;
    display: inline-block;
}
.navbar-default .navbar-nav>li>a:hover{
    color:#fff!important;
}
.nav .active{
        background: #be8842;
     }
.normal li.active a{
    color:#fff!important;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus,.nav > li:hover{
    background:#be8842;
    color:#fff;
}

.low-footer{
    height: auto;
    display: inline;
    color: #BE8842!important;
    border-top: 2px solid #be8842;
    background: #1D2327;
    padding-top: 20px;
    padding-bottom: 20px;
}

.low-footer .details{
    line-height: 30px;
}

.footbt{
    color: #BE8842!important;
  
}

.low-footer .details .lists p a{
    padding-left: 0;
    padding-right: 0;
    border-right:none;
}

 
.jumbotron.index-banner{
 
    padding-top: 60px!important
} 

.jumbotron{
    margin-bottom: 0
}

.newslistimg2{
    height: 320px;
}


.newslist{
    overflow: hidden;
    background: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    box-shadow: 2px 2px 8px #ddd;
}
.newslist .newstitle{
    font-size: 20px;
    color: #b98e56; 
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 30px;
    
}
.newslist .desc{
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow-y: hidden;
}
.newslist .listico{
    max-width: 100%;
    max-height: 100%;
}
.newslist .dateDay{
    font-size: 24px;
    line-height: 30px;
    color:#b98e56;
    margin-bottom: 5px;
    font-weight: bold;
}
.newslist .dateY{
    font-size: 24px;
     color:#b98e56;
    font-weight: bold;
    letter-spacing: 3px;

}
.newsWrapper .news .news-content{
    background: #f8f8f8
}

.newsWrapper .news .col-md-4 .news-content .time-active-1{
    background: -webkit-linear-gradient(left, #090d53 , #2d3392);
    background: -o-linear-gradient(right, #090d53 , #2d3392);
    background: -moz-linear-gradient(right, #090d53 , #2d3392);
    background: linear-gradient(to right, #090d53 , #2d3392);
}


.media_cont{
    border-right: none;    
    margin-bottom: 20px;
}

.media-detail .news-list .titles p{
    font-size: 16px;
}
.newsWrapper{
    background: #fff;
}

.media-detail .news-list {
    border:1px solid #f5f5f5;
    float: left;
    background: #fff;
}

.likenews{
    width: 100%;
    float: left;
    margin-right: 2%;
    height:30px;
    line-height: 30px; 
    overflow-y: hidden; 
    margin-bottom: 10px;
    padding:0 15px;
   border-bottom: 1px dashed #ddd;
}
.likenews:hover{
    background: #0f135a;
    color:#fff;
}
.likenews:hover a .titles p{
    color:#fff;
}
.media-detail .news-list .footer{
    display: block;
}
.likenews .time{
    float: right;
}

.zxtitle{
    width: 100%;
    text-align: center;
    font-size: 20px;
    color:#b98e56;
    display: block;
    margin:50px auto;
    font-weight: bold;
    margin-top: 46px;
    font-size: 24px;
    color: #333;
    
}


.jing_about{
    border: 1px solid #0f135a;
    background: #0f135a;
    padding:0 15px 50px 15px;
 }

.jing_about .title{
    text-align: center;
    font-weight: bold;
    color:#fd9f0e;
}
.jing_about p{
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    color:#fd9f0e;
}


.investWrapper .invest-active{
   background: rgba(15,19,90,0.5);
}

.investWrapper ul > li .description{
    font-size: 16px;
}


.jing_about_list{
    background: #f8f8f8;
}






 .right_main{
          
       
      }
      .main_box{
        width: 100%;
        height: auto;
         display: flex;
        flex-wrap: wrap;        
        padding-bottom: 130px;
      }
      .right_main li{
        float: left;
        width: 20%;        
        padding:10px;
        overflow: hidden; 

      }
      .right_main li img{
        background: #fff;
        width: 100%;      
        transition: all 0.6s;      
      }
      .right_main li img:hover{
        width: 100%; 
        transform: scale(1.1);     
      }
       .bigtitle{
        width: 100%;
        text-align: center;
        font-size: 24px;
        font-weight: 300;
        line-height: 80px;
      }
      .gs_desc{
        width:calc(100% - 20px);
        margin-left: 10px;
        padding:0 20px 20px 20px;
        text-align: center;
        font-size: 15px;
        line-height: 30px;
        background: #fff;
        margin-top:10px;

      }



.position{
        height: 50px;
        line-height: 50px;
        font-size: 14px;
        background: #f8f8f8;

    }
    .position a{
        font-size: 14px;
        margin-left: 10px;
    }
    

.gobacks {
    display: block;
    width: 80px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    background: #0f135a;
    border-radius: 5px;
    position: absolute;
    right: 0;
    top: -10px;
    margin-right:15px;
}
.gobacks span {
    color: #fff;
    background: url(../images/go_back.png) 0 center no-repeat;
    padding-left: 32px;
}



.newslistdate{
    width: 80px;
    margin-right: 20px;
    margin-left:10px;
    float: left;
}

.newslistright{
     float: left;
    width:calc(100% - 110px);
}

.wap{
    display: none;
}

@media(max-width: 766px){
.wap{
    display: block;
}

.pc{
    display: none;
}
.newslistright{
    width:100%;
}

.navbar-brand>img{
    max-width: 200px;
}
.navbar-default .navbar-toggle{
    border-color: #0f135a!important;
}


.jumbotron.index-banner{
    margin-top:72px!important;
    padding-top: 50px!important;
    height: 400px!important;
}
.index-banner h1 img{
    width: 80%;
    margin-left: 10%;
}

.mt-3{
    margin-top:30px;
}
.jumbotron.index-banner .row .col-md-4 h4{
    font-size: 2rem;
}
.jumbotron{
    margin-top: 72px;
}

.company-label a{
    font-size: 16px;
}

.article{
    font-size: 14px;
    line-height: 26px;
}

.newslist .newstitle{
    font-size: 16px;
    line-height: 30px;
}
.newslist .desc{
    font-size: 12px;
    line-height: 24px;
    height: 72px;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}


.media_cont{
    padding: 0
}

.likenews{
    width: 100%;
    margin-right: 0;
 height: auto;
}
.likenews li{

    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}
.time{
    margin-bottom: 0
}
.media-detail .news-list .titles p{
    font-size: 14px;
}
.article-title{
    line-height: 26px;
}
.investWrapper .invest-detail .img-wrapper{
    height: 100px
}
.investWrapper ul > li .description{
    font-size: 13px;
}

.gs_desc{
    padding:10px;
}
.right_main li{
    width: 50%;
}
.bigtitle{
    line-height: 40px;
    margin-bottom: 20px;
    margin-top: 20px;
}









}