.topBannerWrapper {
  position: relative;
  margin: 0 auto;
  width: 1920px;
  height: 480px;
  left: 50%;
  margin-left: -960px;
}
.containerWrapper {
  width: 1200px;
  margin: 0 auto;
}
.containerWrapper .leftContainer {
  width: 905px;
  float: left;
}
.containerWrapper .rightContainer {
  width: 280px;
  float: right;
}
.containerWrapper .rightContainer .right {
  width: 268px;
  float: right;
  background: #f5f5f5;
}
/* 左侧内容 */
.topNavbar {
  position: relative;
  width: 905px;
  color: #fff;
}
.topNavbar .home_tit {
  margin-top: 20px;
}
.topNavbar hr {
  border-top: 1px dashed #eee;
}
.topNavbar .qtgj_div {
  margin-top: 20px;
}
.topNavbar .table_tit {
  width: 100px;
  float: left;
}
.topNavbar .table_tit a:hover,
.topNavbar .table_tit a.cur {
  background: #dd1721;
}
.topNavbar .table_tit a {
  position: relative;
  display: block;
  width: 100%;
  height: 30px;
  background: #14254e;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.topNavbar .table_tit a:before {
  display: none;
  content: "";
  position: absolute;
  right: -9px;
  top: 50%;
  margin-top: -5.5px;
  width: 9px;
  height: 11px;
  background: url(http://www.austargroup.com/templates/default/images/tz_icon.png) no-repeat center center;
}
.topNavbar .table_tit a:hover:before,
.topNavbar .table_tit a.cur:before {
  display: block;
}
.topNavbar .table_con {
  float: right;
  width: 785px;
  height: 136px;
  padding: 15px 15px 15px 25px;
  border: 1px solid rgba(200, 200, 200, 0.2);
  box-sizing: border-box;
  background-color: rgba(200, 200, 200, 0.1);
  margin-bottom: 20px;
  margin-top: 8px;
}
.topNavbar .table_con ul li {
  float: left;
  width: 80px;
  height: 70px;
  text-align: center;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-top: 16px;
}
.topNavbar .table_con ul li a {
  color: #000;
}
.topNavbar .table_con ul li .img {
  width: 80px;
  height: 60px;
  position: relative;
}
.topNavbar .table_con ul li .img img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.topNavbar .infoContainer {
  color: #000;
  font-size: 14px;
}
.topNavbar .infoContainer .itemWrapper {
  width: 100%;
  height: 400px;
}
.topNavbar .infoContainer .itemWrapper .titleWrapper {
  position: relative;
  margin-left: 50px;
  margin-right: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
.topNavbar .infoContainer .itemWrapper .titleWrapper .icon {
  position: relative;
  left: -38px;
  top: 12px;
}
.topNavbar .infoContainer .itemWrapper .titleWrapper .fontWrapper {
  position: relative;
  left: -30px;
}
.topNavbar .infoContainer .itemWrapper .titleWrapper .fontWrapper .titleChs {
  font-size: 24px;
  color: #666;
}
.topNavbar .infoContainer .itemWrapper .titleWrapper .fontWrapper .titleEng {
  text-transform: uppercase;
  padding-left: 10px;
  font-size: 16px;
  color: #999;
}
.topNavbar .infoContainer .itemWrapper .titleWrapper .more {
  float: right;
  margin-top: 20px;
  width: 70px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #182f5b;
}
.topNavbar .infoContainer .itemWrapper .titleWrapper .more a {
  color: #fff;
}
.topNavbar .infoContainer .itemWrapper .infoWrapper {
  height: 301px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 20px;
  margin-left: 12px;
  margin-right: 12px;
}
.topNavbar .infoContainer .itemWrapper .infoWrapper .leftBox {
  position: relative;
  float: left;
  width: 380px;
  height: 300px;
}
.topNavbar .infoContainer .itemWrapper .infoWrapper .leftBox .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 230px;
  height: 300px;
  background-color: #ccc;
}
.topNavbar .infoContainer .itemWrapper .infoWrapper .leftBox .textBox {
  position: absolute;
  top: 0;
  left: 230px;
  width: 160px;
  height: 300px;
  background-color: #182f5b;
  color: #ccc;
  font-size: 12px;
  padding: 15px 10px;
  line-height: 1.5;
}
.topNavbar .infoContainer .itemWrapper .infoWrapper .rightBox {
  float: right;
  width: 489px;
  height: 300px;
  padding-top: 20px;
  padding-left: 12px;
  font-size: 16px;
}
.topNavbar .infoContainer .itemWrapper .infoWrapper .rightBox ul li {
  line-height: 32px;
}
.topNavbar .infoContainer .itemWrapper .infoWrapper .rightBox ul li .icon {
  font-size: 20px;
}
.topNavbar .infoContainer .itemWrapper .infoWrapper .rightBox ul li .title {
  display: inline-block;
  width: 330px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  line-height: 1;
}
.topNavbar .infoContainer .itemWrapper .infoWrapper .rightBox ul li .time {
  margin-left: 20px;
  color: #666;
}
/* 右侧栏 */
.rightContainer {
  width: 280px;
  float: right;
  margin-top: 31px;
}
.rightContainer .right {
  width: 268px;
  float: right;
  background: #f5f5f5;
}
.rightContainer .right .bt {
  background: #14254e;
  height: 54px;
  line-height: 54px;
  padding: 0 22px;
}
.rightContainer .right .bt h3 {
  max-width: 60%;
  float: left;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
}
.rightContainer .right .bt a {
  display: inline-block;
  float: right;
  color: #ffffff;
  font-family: arial;
  font-size: 12px;
  text-transform: uppercase;
}
.rightContainer .right .fenlei li {
  float: left;
  padding: 0 22px;
  border-bottom: 1px solid #d4d4d4;
  width: 100%;
  height: 61px;
  line-height: 60px;
  font-size: 16px;
}
.rightContainer .right .fenlei li a {
  display: block;
  color: #333333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.rightContainer .right .rmsp_div ul {
  padding: 20px 22px 0;
}
.rightContainer .right .rmsp_div ul li {
  width: 100%;
  float: left;
  margin-bottom: 40px;
}
.rightContainer .right .rmsp_div ul li .img {
  display: block;
  position: relative;
  width: 223px;
  height: 223px;
}
.rightContainer .right .rmsp_div ul li .text {
  padding-top: 10px;
}
.rightContainer .right .rmsp_div ul li .text .b {
  color: #444444;
  line-height: 22px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.rightContainer .right .rmsp_div ul li .text .t {
  margin-top: 5px;
  color: #666;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
}
.rightContainer .right .rmsp_div ul li .text .more {
  display: inline-block;
  background: url(../images/icon6.png) no-repeat right center;
  padding-right: 20px;
  color: #00669A;
  margin-top: 5px;
  float: right;
}
