/* CSS Document */

.jumbotron-narrow {
  padding: 3rem; }

.jumbotron-wrap {
  height:600px;
  color: #f8f9fa;
  margin-bottom: 1rem;
  background-image: url(rubbish/BANNER.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 2px 2px 10px #9f9f9f; }

.jumbotron-wrap .jumbotron {
  background: transparent;
  margin-bottom: 0; }
.card-container {
   height:340px; }

.colored-bg-container {
  height:340px;
  background-color: #DB515B;
  background-attachment: fixed;
  background-image:  url(../images/bg1.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover; }

  .b-maincontent   .container  .row-fluid .span12{
        margin-left:0;
        position:relative:
        left:0px;

    }
.con-left{
    width:45%;
    margin-right: 5%;
    height:400;
    float: left;
}
.con-right{
  width: 100%;
  /* border:3px solid red; */
  height: 400;
}
.con-clean{
    clear:both;
}

.con-all{
       width:100%;
    height:400;
    float: left;
}

.con-right .con-title{
    width: 100%;
       height: 86px;
    line-height:86px;
    display: block;
    background: url(http://news.ucas.edu.cn/images/article/2020/202008/151820_775119_a01.png) no-repeat;
}
.con-right .con-title h4{
    position: relative;
    font-size:20px;
    letter-spacing:0.5em;
    color:#154b96;
    top: 20px;
    left: 120px;
    height:40px;
    display: inline-block;
    float: left;
}
.con-right .con-title span{
    width: 10%;
    margin:0 5px;
    position:relative;
    /* display: inline-block; */
    left:180px;
    margin: 0 30px;
    display: inline-block;
    background: #fffdfd;
}

.con-contain ul{
    margin: 0 20px;
    padding: 0;  
}
.con-contain li{
    display: block;
    width: 100%;
    float: left;
    line-height: 50px;
    border-bottom: 1px dashed #edeff2;
    list-style: none;
}
.con-right .con-contain li:before {
  content: "➤";
  color: #416934;
}   

.con-all{
    margin-top: 30px;
}

.con-all .con-title{
    width:100%;
    height: 86px;
    line-height:86px;
    display: block;
     background: url(http://news.ucas.edu.cn/images/article/2020/202008/151820_775119_a01.png) no-repeat;
}
.con-all .con-title h4{
    position: relative;
    font-size:20px;
    letter-spacing:0.5em;
    color:#4f5855;
    top: -15px;
    left: -60px;
    width:59%;
    height:40px;
    display:block;
    width:95%;
    text-align:center;
    float: left;
}
.con-all .con-title span{
    background: #fff;
    position:relative;
    top:10px;
    float: right;
}


.con-all .con-contain li:before {
  content: "➤";
  color: #416934;
}

 .con-title i{
       display:inline-block;
       position:relative;
       left:150px;
       font-size:12px;
       letter-spacing:0.2em;
       font-style:normal;
       font-weight:100;
    }

.con-all .con-titleA{
    width:100%;
       height: 86px;
    line-height:86px;
    display: block;
     background: url(http://news.ucas.edu.cn/images/article/2020/202008/151820_775119_a01.png) no-repeat;
}
.con-all .con-titleA h4{
    position: relative;
    font-size: 20px;
    letter-spacing: 0.5em;
    color: #154b96;
    top: 30px;
    left: 120px;
    height: 40px;
    display: block;
    width: 95%;
    padding-bottom: 30px;
}
.con-all .con-titleA span{
    background: #fff;
    position:relative;
    top:10px;
    float: right;
}

.pic_style{
	height:328px;
	width:460px;
}
.con-title .con-contain .m-more span {
  display:none;
}
.carousel-caption{
  display:none;
}