.frame-container{
  margin-top: 20px;
  overflow: hidden;}
.no-sidebar .frame-left{
  display: none;}
.frame-left{
  float: left;
  width: 240px;
  margin-bottom: 50px;}

.sidebar-title{
  height: 58px;
  background:url(../img/dangjian/dangjian_title.jpg) 0 0 no-repeat;
  font-size: 2em;
  color: #fff;
  text-align: center;
  line-height: 58px;
  white-space:nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;}
.sidebar ul{
  border-right: 1px solid #F45635;
  border-bottom: 1px solid #F45635;
  border-left:1px solid #F45635;
  width: 220px;
  margin: -5px auto 0;
  overflow: hidden;
  padding-bottom: 10px;}
.sidebar li{
  height: 40px;
  position: relative;
  overflow: hidden;
  margin: 15px 10px 0;}
.sidebar li a{
  display: block;
  line-height: 40px;
  font-size: 1.6em;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  background-position: 30px center;
  background-repeat: no-repeat;
  white-space:nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  color: #363636;
  padding-left: 50px;
  background-image: url(../img/dangjian/dun.jpg);
  border-radius: 5px;}

.sidebar li a:hover,
.sidebar li a.active{
  background-color:#FEEEEA;
  background-image: url(../img/dangjian/don.jpg);
  color: #F45635;}
.sidebar-link{
  width: 208px;
  margin: 20px auto 0;
  position: relative;}
.sidebar-link a{
  display: block;
  height: 87px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  position: relative;}
.sidebar-link a img{
  display: block;
  border: 2px solid  #21A9FF;}
.sidebar-link:before{
  content: "";
  width: 2px;
  height:20px;
  background:#21A9FF;
  position: absolute;
  top: -23%;
  left: 50%;
  margin-left: -1px;
  z-index: 999;}
.no-sidebar .frame-right{
  width: 100%;}
.no-sidebar .frame-right{
  width: 100%;}
.frame-right{
  float: right;
  width: 940px;
  min-height: 400px;
  border: 1px solid #EDEDED;}
.frame-full{
  width: 100%;
  background:#fff;
  min-height: 400px;}
.frame-location{
  border-bottom: 2px solid #F45635;
  line-height: 55px;
  position: relative;
  margin: 0 10px;}
.now-column{
  display: inline-block;
  font-size: 1.8em;
  color: #1e1e1e;}
.location-path{
  font-size: 1.6em;
  color: #040000;
  padding-left: 30px;
  position: relative;
  background: url(../img/subject/saddress.jpg) no-repeat left center;}
.location-path a:last-child{
  color: #F45635;}
#J_container h1.empty {
  line-height: 40px;
  text-align: center;
  color: #aaa;
  font-size: 1.4em;}

/*成交页样式*/

.article {
  background: #fff;}

.article-title {
  font-size: 2.4em;
  text-align: center;
  font-weight: bold;
  line-height: 40px;
  color: #282828;
  margin: 20px auto 0;
  padding: 15px 15px 0;}

.article-info {
  font-size: 1.4em;
  color: #5D5D5D;
  text-align: center;
  border-bottom: 1px solid #DDDDDD;
  line-height: 40px;
  margin: 0 10px;
  padding-bottom: 10px;}

.article-info span {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;}

.article-info .create-time {
  background: url(../img/news/ico_calendar_un.jpg) no-repeat left center;
  padding-left: 20px;}

.article-content {
  padding: 20px;
  color: #242424;
  line-height: 25px;}

.article-content p {
  font-size: 1.4em;
  color: #000;
  /* text-indent: 2em; */
  line-height: 250%;}

.article-content .article-img {
  text-indent: 0;}

.article-content p img {
  max-width: 80%;
  display: block;
  margin: 10px auto;}

.article-jump {
  border-top: 1px solid #F45635;
  padding: 15px 0px;
  margin: 0 10px;}

.article-jump>div {
  width: 50%;
  float: left;
  font-size: 1.6em;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;}

.article-jump .prev {
  text-align: left;}

.article-jump .next {
  text-align: right;}

.article-jump a:hover {
  color: #F45635;}

/*视频样式*/
.video { width: 800px; margin: 0 auto; position: relative; background: #fff; border: 10px solid #f6f6f6;}
.video .jwplayer { position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 1000 ;}
.video .alt { padding-top: 56.25%; height: 0 !important;}
/*校园风光内容页面*/

.landscape-box {
  position: relative;
  width: 100%;}

.landscape-box .landscape-hide {
  display: none;}

.scroll-box {
  margin: 20px auto;
  position: relative;
  overflow: hidden;}

.scroll-prev,
.scroll-next {
  width: 38px;
  height: 79px;
  position: absolute;
  top: 50%;
  z-index: 1;
  cursor: pointer;}

.scroll-prev {
  background: url(../img/common/btn_left.jpg) no-repeat center center;
  left: 10px;}

.scroll-title {
  font-size: 1.6em;
  line-height: 80px;
  text-align: center;}

.scroll-next {
  background: url(../img/common/btn_right.jpg) no-repeat center center;
  right: 10px;}

.scroll-img {
  width: 95%;
  margin: 10px auto;}

.swiper-slide {
  float: left;}

.scroll-img img {
  max-width: 80% !important;
  height: auto !important;
  display: block !important;
  width: auto !important;
  margin: 0 auto !important;}

.scroll-box .scroll-title {
  text-align: center;
  font-size: 1.8em;}

.scroll-title #imgNum {
  font-size: 1.4em;
  color: #B9B6B0;
  padding-left: 10px;}

@media only screen and (max-width:1199px) {
  .frame-location {
      padding: 0 8px;}
  .frame-location:after {
      width: 98%;}
  .frame-left {
      display: none;}
  .frame-right {
      float: none;
      width: 100%;}
  .news-list {
      padding: 0 8px;}
  .location-path a,
  .location-path em {
      display: none;}
  .location-path a:first-of-type,
  .location-path a:last-of-type,
  .location-path em:first-of-type {
      display: inline-block;}
  .scroll-title{
      line-height: 70px;}
  .video{
      width:100%;
      margin: 0 auto;}
}


/*640-767*/

@media only screen and (max-width:767px) {
  .article-content p img {
      max-width: 96%;}
  .article-title {
      font-size: 2em;
      margin: 0 auto;}
  .article-content {
      padding: 20px 20px 0 20px;}
  .article-jump {
      padding: 10px 20px;}
  .article-jump>div {
      width: 100%;
      margin-bottom: 5px;
      float: none;}
  .article-jump .next {
      text-align: left;}
  .scroll-title {
  line-height: 60px;}
  .scroll-img img{
      max-width: 70% !important;}
  .scroll-prev,
  .scroll-next{
      background-size: 80%;}
  /* .video{
      width: 92%;
      margin: 0 auto;
  } */
}


/* 480-639*/

@media only screen and (max-width:639px) {
  .scroll-prev, .scroll-next {
      background-size: 60%;
      height: 48px;
      margin-top: 4px;}
}


/* 360-479*/

@media only screen and (max-width:479px) {}


/* 320-359*/

@media only screen and (max-width:359px) {
  .pagination a {
      padding: 7px 10px;}
  .article-info {
      line-height: 25px;}
   .scroll-prev{
      left: 5px;}
  .scroll-next{
      right: 5px;}
}
