body {
  background: #fff; }

.fs16 {
  font-size: 16px; }

.fs18 {
  font-size: 18px; }

.fs24 {
  font-size: 24px; }

.layout {
  width: 1200px;
  margin: 0 auto; }

body div.content {
  margin-top: 28px; }

.content .sidebar {
  float: left;
  width: 144px; }
  .content .sidebar p {
    margin-bottom: 30px; }
    .content .sidebar p a {
      display: inline-block;
      width: 144px;
      height: 60px;
      line-height: 60px;
      background: #fff;
      text-align: center;
      font-size: 17px;
      color: #333; }
      .content .sidebar p a.cur {
        background: #7bb839;
        color: #fff; }
.content .right-content {
  float: right;
  min-height: 300px;
    width: 1035px;
  }
  .content .right-content .choice {
    position: relative;
    margin-bottom: 27px; }
  .content .right-content .choice-major {
    margin-bottom: 0; }
  .content .right-content .choice-header {
    float: left;
    width: 178px; }
    .content .right-content .choice-header div {
      width: 4px;
      height: 22px;
      background: #7bb839;
      position: absolute;
      left: 0;
      top: 7px; }
    .content .right-content .choice-header span {
      display: inline-block;
      line-height: 34px;
      font-size: 16px;
      color: #333;
      margin-left: 28px; }
  .content .right-content .choice-item {
    float: right;
    width: 780px;
    overflow: hidden; }
    .content .right-content .choice-item .choice-item-wrapper {
      width: 820px; }
    .content .right-content .choice-item .item-one {
      display: inline-block;
      line-height: 34px;
      font-size: 16px;
      color: #333;
      margin-right: 40px; }
      .content .right-content .choice-item .item-one:last-child {
        margin-right: 0; }
      .content .right-content .choice-item .item-one.cur-time {
        color: #7bb839; }
      .content .right-content .choice-item .item-one:hover {
        color: #7bb839; }
  .content .right-content .result-list {
    margin-top: 31px; }
    .content .right-content .result-list .list-item {
      padding: 0 10px 0px 10px;
       }
      .content .right-content .result-list .list-item:hover {
        background: #f3f3f3;
        transition: 0.2s; }
    .content .right-content .result-list .list-header a {
      float: left;
      max-width: 840px;
      font-size: 20px;
      font-weight: normal;
      display: inline-block;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      text-align: left;
      line-height: 44px; }
      .content .right-content .result-list .list-header a:hover {
        color: #7bb839; }
    .content .right-content .result-list .list-header span {
      float: right;
      font-size: 14px;
      color: #999;
      text-align: right;
      line-height: 34px;
      margin-top: 21px; }
    .content .right-content .result-list .list-content {
      font-size: 20px;
      color: #333;
      line-height: 44px;
      word-wrap: break-word;
       }
.content .textListOne, .content .textListFour {
  float: none;
  width: 100%; }
  .content .textListOne .choice-item, .content .textListFour .choice-item {
    width: 980px; }
    .content .textListOne .choice-item .choice-item-wrapper, .content .textListFour .choice-item .choice-item-wrapper {
      width: 1020px; }
.content .textListTwo {
  float: none;
  width: 100%; }
  .content .textListTwo .result-list {
    width: 100%;
    overflow: hidden;
    margin-top: 0; }
.content .textListThree {
  float: none;
  width: 100%; }
  .content .textListThree .choice-item {
    width: 980px; }
    .content .textListThree .choice-item .choice-item-wrapper {
      width: 1020px; }
  .content .textListThree .result-list {
    width: 100%;
    overflow: hidden; }
    .content .textListThree .result-list .item-group {
      display: none;
      width: 1230px; }
    .content .textListThree .result-list .img-item {
      float: left;
      margin: 15px 24px 0 0; }
      .content .textListThree .result-list .img-item .top-img img {
        width: 282px;
        height: 169px; }
      .content .textListThree .result-list .img-item:hover .bottom-text p a {
        color: #7bb839; }
      .content .textListThree .result-list .img-item .bottom-text {
        padding: 25px 0; }
        .content .textListThree .result-list .img-item .bottom-text p {
          height: 26px; }
          .content .textListThree .result-list .img-item .bottom-text p a {
            display: inline-block;
            width: 282px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            line-height: 26px; }
      .content .textListThree .result-list .img-item .top-img {
        position: relative; }
        .content .textListThree .result-list .img-item .top-img span {
          position: absolute;
          top: 0;
          left: 0;
          display: inline-block;
          width: 85px;
          height: 25px;
          line-height: 25px;
          background: url(../images/ico-bg.png) no-repeat;
          padding: 0 5px;
          font-size: 14px;
          color: #fff;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
      .content .textListThree .result-list .img-item .bottom-text {
        padding: 10px 0; }
        .content .textListThree .result-list .img-item .bottom-text .title a {
          display: inline-block;
          width: 282px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          line-height: 26px;
          font-size: 16px;
          color: #333; }
          .content .textListThree .result-list .img-item .bottom-text .title a:hover {
            color: #7bb839; }
        .content .textListThree .result-list .img-item .bottom-text .info {
          font-size: 14px;
          line-height: 20px;
          height: 20px;
          color: #999;
          width: 282px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
.content .textListFour .result-list table {
  border: 1px solid #999999;
  width: 800px;
  margin-left: 222px; }
  .content .textListFour .result-list table tr:hover {
    background-color: #f3f3f3; }
  .content .textListFour .result-list table td {
    border: 1px solid #999999;
    width: 50%;
    height: 45px;
    padding: 0 30px;
    font-size: 16px;
    color: #333; }
.content .textListFive .result-list .item-group {
  width: 1257px; }
.content .textListFive .result-list .img-item {
  margin: 15px 57px 0 0; }
  .content .textListFive .result-list .img-item .top-img img {
    width: 194px;
    height: 194px; }
  .content .textListFive .result-list .img-item .bottom-text {
    padding: 10px 0; }
    .content .textListFive .result-list .img-item .bottom-text .title {
      text-align: center; }
      .content .textListFive .result-list .img-item .bottom-text .title a {
        display: inline-block;
        width: 194px;
        max-width: 194px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 26px;
        font-size: 16px;
        color: #333; }
        .content .textListFive .result-list .img-item .bottom-text .title a:hover {
          color: #7bb839; }
    .content .textListFive .result-list .img-item .bottom-text .info {
      font-size: 14px;
      line-height: 20px;
      height: 20px;
      color: #999;
      width: 194px;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
.content .organizationList .result-list .item-group {
  width: 1257px; }
.content .organizationList .result-list .img-item {
  margin: 15px 48px 0 0; }
  .content .organizationList .result-list .img-item .top-img {
    width: 160px; }
    .content .organizationList .result-list .img-item .top-img a {
      display: block;
      width: 60px;
      margin: 0 auto; }
    .content .organizationList .result-list .img-item .top-img img {
      width: 60px;
      height: 60px; }
  .content .organizationList .result-list .img-item .bottom-text {
    padding: 10px 0 20px 0; }
    .content .organizationList .result-list .img-item .bottom-text .title {
      text-align: center;
      height: 24px;
      margin: 5px 0 0 0; }
      .content .organizationList .result-list .img-item .bottom-text .title a {
        display: inline-block;
        font-size: 14px;
        max-width: 160px;
        color: #333;
        line-height: 24px;
        text-align: center;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
        .content .organizationList .result-list .img-item .bottom-text .title a:hover {
          color: #7bb839; }
    .content .organizationList .result-list .img-item .bottom-text .info {
      font-size: 14px;
      line-height: 20px;
      max-width: 160px;
      color: #999;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
.content .search-tips {
  line-height: 26px;
  font-size: 16px;
  color: #333;
  margin-bottom: 15px; }
  .content .search-tips .keyWord {
    font-size: 16px;
    color: #e21f1f; }
.content .search-result-wrapper .search-result-title {
  height: 57px;
  width: 1200px;
  background: none;
  margin-bottom: 10px;
  background-color: #f3f3f3; }
  .content .search-result-wrapper .search-result-title ul li {
    float: left;
    height: 57px;
    margin-right: 8px; }
    .content .search-result-wrapper .search-result-title ul li.last-nav-list {
      margin-right: 0; }
    .content .search-result-wrapper .search-result-title ul li a {
      display: inline-block;
      height: 57px;
      line-height: 57px;
      text-align: center;
      font-size: 17px;
      font-weight: normal;
      color: #333;
      padding: 0 17px; }
      .content .search-result-wrapper .search-result-title ul li a.cur {
        background-color: #7bb839;
        color: #fff; }
      .content .search-result-wrapper .search-result-title ul li a:hover {
        background-color: #7bb839;
        color: #fff; }
    .content .search-result-wrapper .search-result-title ul li .logo {
      display: inline-block;
      margin-top: 6px;
      width: 50px;
      height: 45px;
      background: url(../images/logo.jpg) no-repeat; }
.content .search-result-wrapper .search-result-body .search-img {
  padding: 0 10px 10px 10px;
  margin-bottom: 20px; }
  .content .search-result-wrapper .search-result-body .search-img:hover {
    background: #f3f3f3;
    transition: 0.2s; }
  .content .search-result-wrapper .search-result-body .search-img .img-title a {
    display: inline-block;
    max-width: 1180px;
    font-size: 22px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    line-height: 64px; }
    .content .search-result-wrapper .search-result-body .search-img .img-title a:hover {
      color: #7bb839; }
  .content .search-result-wrapper .search-result-body .search-img .img-body .max-img-wrapper {
    float: left;
    width: 144px; }
    .content .search-result-wrapper .search-result-body .search-img .img-body .max-img-wrapper img {
      width: 244px;
      height: 144px; }
  .content .search-result-wrapper .search-result-body .search-img .img-body .max-info-wrapper {
    float: right;
    width: 890px; }
    .content .search-result-wrapper .search-result-body .search-img .img-body .max-info-wrapper .text {
      font-size: 16px;
      color: #333;
      line-height: 36px;
      word-wrap: break-word; }
  .content .search-result-wrapper .search-result-body .search-img .img-body .min-img-wrapper {
    float: left;
    width: 144px; }
    .content .search-result-wrapper .search-result-body .search-img .img-body .min-img-wrapper img {
      width: 144px;
      height: 144px; }
  .content .search-result-wrapper .search-result-body .search-img .img-body .min-info-wrapper {
    float: right;
    width: 987px; }
    .content .search-result-wrapper .search-result-body .search-img .img-body .min-info-wrapper .text {
      font-size: 16px;
      color: #333;
      line-height: 36px;
      word-wrap: break-word; }



/*# textListSix*/
.content .sidebar-six {
  float: left;
  width: 100px;
  position: relative; 
  border-right: 1px dashed #999;}
  .content .sidebar-six p {
    margin-bottom: 30px; }
    .content .sidebar-six p a {
      display: inline-block;
      width: 56px;
      height: 28px;
      line-height: 28px;
      background: #fff;
      text-align: center;
      font-size: 17px;
      color: #333; }
      .content .sidebar-six p a.cur {
        background: #7bb839;
        color: #fff; 
        font-weight:bold;}
  .content .sidebar-six .line {
    position: absolute;
    width: 1px;
    height: 382px;
    background: #d7d7d7;
    top: 0px;
    right: 0px;}
 .content .sidebar-six span.circle {
    position: absolute;
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #7bb839;
    top: 10px;
    right: -4px;
    z-index: 1;}
    .content .right-content .result-list{
    margin-top: 0;}
 .content .right-content .result-list table {
    border: 1px solid #e3e7e8;
    width: 1050px;}
   .content .right-content .result-list table .tr-box{
   	background: #ebefff;
   }
    .content .right-content .result-list table td {
    border: 1px solid #e3e7e8;
    height: 45px;
    padding: 0 30px;
    font-size: 15px;
    color: #333;
	line-height:30px;}
	
    .content .right-content .result-list table .tda{
        font-size: 15px;
        color: #333;
        display: inline-block;
        width: 560px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
	.content .right-content .result-list table a.tda:hover{
		font-size:15px;
	}
	
    .content .right-content .result-list table .titletda{
        font-size: 15px;
        color: #333;
        display: inline-block;
        width: 180px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
	
    .content .right-content .result-list table  .dropdown-content a:hover{
        font-size: 13px !important;
        color: #7bb839;
    }
	
    .content .right-content .result-list table a:hover{
        font-size: 15px;
        color: #7bb839;
    }
.content .right-content .result-list table td.t2,.content .right-content .result-list table td.t3 {
  	width: 21%;
  	background: #ebefff;
  	font-size: 14px;
  	font-weight: bold;
  }
   .content .right-content .result-list table td.t1{
   	position: relative;
	  display: inline-block;
	  font-size: 14px;
  	font-weight: bold;
  	background: url(../images/arrow.png) no-repeat 60px 22px #ebefff;
  	border: none;
  }
 .content .right-content .result-list table td.t3 {
  	width: 58%;
  }
  .content .right-content .result-list table td.t1 .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  width: 1000px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  border: 1px solid #e3e7e8;
  
}
 .content .right-content .result-list table td.t1 span{
 	line-height: 46px;
 }
  .content .right-content .result-list table td.t1:hover .dropdown-content {
  display: block;
}
  .content .right-content .result-list table td.t1:hover .dropdown-content a{
  	float:left;
  	width: auto;
    min-width: 120px;
  	line-height:34px;
  	display: block;
  }
    .content .right-content .result-list table td.t1:hover .dropdown-content a:hover{
    	color:#7bb839;
    	}
    .content .right-content .result-list table td.t1 .dropdown-content .cur{
    	color:#7bb839;
    	}
/*# sourceMappingURL=textList.css.map */
