.container {
  position: relative;
  min-height: 80vh;
  background-image: url(../img/con-bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size:  auto 23.3125rem;
  background-color: #e7e7e7;
}

.container .top-title{
  text-align: center;
  padding: 8rem 0;
}

.container .top-title img{
  width: 52.875rem;
}

.W1300{
  width: 81.25rem;
  padding: 2rem 0;
  background: #f3f3f3;
  margin: 0 auto;
}
.W1300 *{
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;}


.container .bg {
  background: #f5f5f5;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 50%;
  margin-right: 23.125rem
}

.container .left {
  float: left;
  width: 14.375rem;
  position: relative
}

.container .left .title-bg {
  width: 11.25rem
}

.container .left .page-title {
  position: absolute;
  color: #005375;
  font-weight: 600;
  font-size: 2.6rem;
  top: 4.8rem;
  left: 1.5rem
}

.s-menu{
  padding-left: 1.4rem;
  padding-top: 1rem;
}

.s-menu-item{
  width: 10rem;
  padding: 0.625rem 0;
  font-size: 1.3rem;
  color: #005375;
  margin-bottom: 1rem;
  box-sizing: border-box;
}

.s-menu-item.active,.s-menu-item:hover{
  background: #005375;
  padding: 0.625rem 1rem;
  color: #8A6F4C;
  position: relative;
}

.s-menu-item.active:after,.s-menu-item:hover:after{
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  width:0;
  height:0;
  border-top:1.45rem solid transparent;
  border-bottom:1.45rem solid transparent;
  border-left:0.625rem solid #8A6F4C;
}


.container .right {
  float: left;
  width: 60.625rem
}

.container .right .news-list {
  padding: 40px 20px;
  padding-top: 0;
  min-height: 600px;
}

.container .right .news-list .news-item {
  padding: 15px 40px 15px 20px
}

.container .right .news-list .news-item .title {
  font-size: 1.2rem
}

.container .right .news-list .news-item .date {
  text-align: right;
  font-size: .785rem;
  color: #999;
  float: right;
  line-height: 1.65rem;
}

.container .right .news-list .news-item.active {
  background: #fff;
  border-left: 5px solid #00639d
}

.contact {
  background: #005375;
  padding-bottom: 60px;
  padding-top: 30px
}

.contact .title-box {
  text-align: center;
  position: relative
}

.contact .title-box:after {
  position: absolute;
  content: " ";
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0;
  background: #fff
}

.contact .title-box .title {
  position: relative;
  display: inline-block;
  width: 12.5rem;
  background: #005375;
  color: #fff;
  z-index: 2
}

.contact .title-box .title .cn {
  font-size: 1.875rem;
  font-weight: 600
}

.contact .title-box .title .en {
  font-size: 1.125rem
}

.contact .contact-list {
  margin-top: 2.5rem
}

.contact .contact-list > div {
  float: left;
  height: 11.25rem
}

.contact .contact-list .contact-item {
  width: 14.875rem;
  text-align: center;
  color: #fff
}

.contact .contact-list .contact-item .pic {
  height: 6.25rem
}

.contact .contact-list .contact-item .pic img {
  width: 5.6rem
}

.contact .contact-list .contact-item .title {
  font-size: 1rem;
  margin-top: .625rem;
  margin-bottom: 1.25rem
}

.contact .contact-list .contact-item .info {
  font-size: 1.375rem;
  font-weight: 600
}

.contact .contact-list .contact-item .qrcode {
  height: 8.75rem
}

.contact .contact-list .contact-item .qrcode img {
  width: 8rem
}

.contact .contact-list .line {
  width: 1px;
  height: 8.75rem;
  background: #005375;
  opacity: .3;
  margin-top: .625rem
}

.footer {
  text-align: center;
  padding: 1rem 0;
  background: #8d9092;
  color:#FFF;
}

.major-list{
}

.major-item{
  display: table-cell;
  width: 49%;
  background: #fff;
  margin-bottom: 20px;
}

.major-item:nth-child(2n) .title{
  background-color: #38c1b7;
}

.major-item:nth-child(3n) .title{
  background-color: #8c72ef;
}

.major-item:nth-child(4n) .title{
  background-color: #668fd1;
}

.major-item:nth-child(5n) .title{
  background-color: #8A6F4C;
}

.major-item:nth-child(6n) .title{
  background-color: #333e9a;
}

.major-item .title{
  padding: 1rem;
  padding-left: 5rem;
  background-color: #6aaffa;
  background-image: url(/img/major_icon_1.png);
  background-position: 1rem center;
  background-repeat: no-repeat;
  line-height: 2rem;
  height: 2rem;
}

.major-item .title a{
  vertical-align: middle;
  display: inline-block;
  width: 80%;
  line-height: 2rem;
  font-size: 1.5rem;
  font-weight: 600;
  color: #fff;
}
.group{
  padding: 1rem;
  padding-bottom: .5rem;
  border-bottom: 1px solid #f4f4f4;
}

.group .group-title{
  font-size: 1.2rem;
  font-weight: 600;
  color: #6d6d6d;
  line-height: 1.6;
  margin-bottom: 5px;
}

.group .group-type{
  font-size: 1rem;
  font-weight: 600;
  color: #6d6d6d;
  line-height: 1.6;
  margin-bottom: .8rem;
}

.group .item{
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 5px;
}

.group .item a{
  line-height: 1.6;
  color: #6d6d6d;
}

.group .item a:hover{
  line-height: 1.6;
  color: #8A6F4C;
}
