
.agent-launch .right-launch{
  margin-left: 0;
}
.agent-launch .right-launch .icon-news {
  width: 30px;
  height: 28px;
  display: block;
  background: url("../v2/agency/img/index-news-ti.png");
  float: left;
}

.agent-launch .right-launch ul{
  margin-top: 3px;
  margin-left: 12px;
}
.agent-launch .right-launch ul li{
  list-style: disc;
  height: 21px;
  line-height: 21px;
  color: #666;
  font-size: 14px;
}
.agent-launch .right-launch ul li a{
  display: block;
  height: 21px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #666;
}
.agent-launch .right-launch ul li a:hover{
  color: #027bd6;
}
.agent-launch .right-launch .news-title {
  display: inline-block;
  float: left;
  width: 83%;
}
.agent-launch .right-launch .news-date {
  display: inline-block;
  width: 17%;
  float: right;
  text-align: right;
  color: #999;
  font-size: 12px;
}
.agent-launch .left-agent{
  margin-left: 2%;
  height: 275px;
}
.agent-launch .title {
  float: left;
  line-height: 28px;
  margin-left: 10px;
  color: #546278;
  font-weight: bold;
  font-size: 16px;
  vertical-align: middle;
}
.agent-launch .show-info {
  margin-top: 10px;
  width: 31%;
  display: block;
  float: left;
  margin-right: 2%;
}

.newstoday{

}
.newstoday .left-today{
  float: left;
}
.newstoday .right-today{
  float: right;
  margin-left: 6px;
}
.newstoday .title{
  line-height: 28px;
  color: #666;
  font-weight: bold;
  font-size: 16px;
  vertical-align: middle;
}
.newstoday .news-list-content{
  /*background: url("../bg_left_home.png") ;*/
}
.newstoday .expert-content{
  width: 322px;
  height: 222px;
  background: url("../bg_right_home.png?t=24323") no-repeat;
}
.news-list-content .v-content {
  float:left;
}
.news-list-content .v-hot-img {
  width: 280px;
  height: 222px;
  background: url("../img_left_home.png");
}
.news-list-content .v-right-border {
  width: 62px;
  height: 222px;
  background: url("../bg_mid_home.png");
  position: absolute;
  right: -62px;
  top: 0px;
}


.news-list-content .v-news-img{
  height: 222px;
  padding-left: 28px;
  padding-top: 13px;
  background-color: #fde5ba;
}
.news-list-content .v-news-img .item{
  width: 104px;
  height: 86px;
  margin-top: 8px;
}
.news-list-content .v-news-img .item img{
  width: 100%;
  height: 100%;
}
/*@media screen and (min-width: 1000px){*/
  /*.news-list-content .v-news-list{*/
    /*width: 438px;*/
  /*}*/
/*}*/
/*@media screen and (min-width: 1500px){*/
  /*.news-list-content .v-news-list{*/
    /*width: 638px;*/
  /*}*/
/*}*/
.news-list-content .v-news-list{
  padding-left: 28px;
  position: absolute;
  left: 432px;
  right: 82px;
  background-color: #fde5ba;
}

.news-list-content .news-list{
  height: 222px;
  padding-top: 3px;
}

.newstoday .v-news-list ul li {
  height: 21px;
  line-height: 21px;
  color: #666;
  font-size: 14px;
}
.newstoday .v-news-list .dot{
  width: 4px;
  height: 4px;
  background: #666;
  position: relative;
  border-radius: 100%;
  left: -10px;
  top:12px;
}

.newstoday .v-news-list ul li a{
  display: block;
  height: 21px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #666;
}
.expert-content .btn{
  display: inline-block;

}
.expert-content .btn-left{
  margin-top: 142px;
  margin-left: 38px;
}
.expert-content .btn-right{
  margin-top: 142px;
  margin-left: 8px;
}
