/*
*@Description: 主站
*@Author:      suny
*@time:        2017-04-22
*@version:     v1.0
*@Update:      修改人(修改时间)
*@version:     修改版本
*/
a:hover {
  color: #0182c6;
}
/*广告轮播*/
.adv {
  height: 350px;
  position: relative;
  overflow: hidden;
}
.adv img {
  height: 350px;
  width: 100%;
}
/*新闻头条*/
.news_head .news_title_left {
  width: 101px;
  height: 103px;
  border: 1px #ccc solid;
  background: #f9f9f9;
  margin-right: 16px;
}
.news_head .news_title_left img {
  display: block;
  margin: 5px auto 0;
}
.news_head .news_title_right {
  width: 1078px;
  height: 103px;
  border: 1px #ccc solid;
  background: #fff;
}
.news_head .news_title_right strong {
  color: #333;
  font-size: 24px;
  margin-top: 15px;
  text-align: center;
  display: block;
}
.news_head .news_title_right strong a {
  color: #333;
  font-size: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 1000px;
  display: block;
  padding-left: 30px;
}
.news_head .news_title_right strong a:hover {
  color: #0182c6;
}
.news_head .news_title_right > .list {
  margin-top: 10px;
  width: 100%;
  overflow: hidden;
}
.news_head .news_title_right > .list li {
  float: left;
  width: 359px;
}
.news_head .news_title_right > .list li > a {
  display: block;
  text-align: center;
  overflow: hidden;
}
.news_head .news_title_right > .list li > a > span {
  display: block;
  padding: 0 20px;
  float: left;
}
.news_head .news_title_right > .list li > a > em {
  display: block;
  width: 269px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/*新闻内容*/
.news_content_2 {
  height: 260px;
  width: 830px;
  background: #fff;
}
.pic_news {
  width: 830px;
  background: #fff;
  overflow: hidden;
  position: relative;
  height: 328px;
}
.pic_news > a {
  color: #ffffff;
  position: absolute;
  top: 0;
  display: block;
  height: 250px;
}
.pic_news > a img {
  height: 250px;
}
.pic_news .pic_change {
  position: absolute;
  top: 235px;
  z-index: 999;
}
.pic_news .pic_change li {
  display: block;
  float: left;
  width: 30px;
  height: 8px;
  margin: 0 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #ffffff;
}
.pic_news .pic_change .on {
  background: #9ac1e2 !important;
}
.pic_news .pic_news_tit {
  position: absolute;
  bottom: 0;
  margin-top: -40px;
  height: 70px;
  width: 365px;
  background: #000000\9;
  background: rgba(35, 35, 35, 0.7);
  padding: 7px 10px;
  text-align: center;
}
.pic_news .pic_news_tit dt {
  font-size: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pic_news .pic_news_tit dd {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pic_news .pic_news_left {
  float: left;
  width: 400px;
}
.pic_news .pic_news_left .title {
  background: url("/cnc_school/resources/resourcedoor/mainpage/images/index_content_bar_1.jpg") no-repeat right 30px;
  width: 385px;
  font-size: 20px;
  line-height: 48px;
  padding-left: 15px;
}
.pic_news .pic_news_left .title > a {
  color: #0182c6;
}
.pic_news .pic_news_left .pic_news {
  width: 385px;
  padding-left: 15px;
  padding-bottom: 20px;
  padding-top: 10px;
}
.pic_news .pic_news_left .pic_news > a {
  display: block;
}
.pic_news .pic_news_left .pic_news > a > img {
  display: block;
  width: 385px;
  height: 250px;
}
.pic_news .pic_news_right {
  float: left;
  width: 400px;
  margin-left: 10px;
}
.pic_news .pic_news_right .title {
  background: url("/cnc_school/resources/resourcedoor/mainpage/images/index_content_bar_1.jpg") no-repeat right 30px;
  width: 380px;
  font-size: 20px;
  line-height: 48px;
  padding-left: 20px;
}
.pic_news .pic_news_right .title > a {
  color: #0182c6;
}
.pic_news .pic_news_right .title .more {
  font-size: 16px;
  color: #666;
  line-height: 35px;
}
.pic_news .pic_news_right > .head {
  width: 380px;
  padding-left: 20px;
  margin-top: 10px;
}
.pic_news .pic_news_right > .head > a {
  overflow: hidden;
  display: block;
}
.pic_news .pic_news_right > .head > a > img {
  display: block;
  width: 120px;
  height: 95px;
  float: left;
}
.pic_news .pic_news_right > .head > a > .details {
  float: right;
  width: 240px;
}
.pic_news .pic_news_right > .head > a > .details > .t1 {
  font-size: 15px;
  color: #333;
  font-weight: bold;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.pic_news .pic_news_right > .head > a > .details > .t2 {
  margin-top: 6px;
}
.pic_news .pic_news_right > .list {
  margin-top: 20px;
  border-top: 1px solid #ccc;
  width: 380px;
  margin-left: 20px;
}
.pic_news .pic_news_right > .list > li {
  width: 380px;
  margin-top: 9px;
}
.pic_news .pic_news_right > .list > li > a {
  display: block;
  width: 380px;
  overflow: hidden;
  line-height: 24px;
}
.pic_news .pic_news_right > .list > li > a > p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 240px;
  float: left;
}
.pic_news .pic_news_right > .list > li > a > span {
  text-align: right;
  width: 140px;
  float: right;
}
.dang_work {
  width: 310px;
  padding: 0 20px;
  background: #fff;
  height: 328px;
  overflow: hidden;
}
.dang_work > .title {
  color: #0283c7;
  width: 310px;
  overflow: hidden;
  line-height: 43px;
}
.dang_work > .title > p {
  float: left;
  font-size: 20px;
}
.dang_work > .title > a {
  float: right;
}
.dang_work > .list {
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}
.dang_work > .list li {
  overflow: hidden;
}
.dang_work > .list li .date {
  float: left;
  background: #e6e6e6;
  width: 60px;
  height: 65px;
}
.dang_work > .list li .date > span {
  display: block;
  line-height: 32px;
  margin: 0 10px;
  text-align: center;
  border-bottom: 1px solid #ccc;
  font-size: 18px;
}
.dang_work > .list li .date > p {
  line-height: 32px;
  text-align: center;
}
.dang_work > .list li .details {
  display: block;
  width: 240px;
  float: right;
}
.dang_work > .list li .details > em {
  display: block;
  font-size: 15px;
  color: #333;
  font-weight: bold;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.dang_work > .list li .details > span {
  line-height: 1.4;
  margin-top: 6px;
  display: block;
}
.dang_work > .list li + li {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px dashed #ccc;
}
.school_show {
  width: 830px;
  background: #fff;
  overflow: hidden;
}
.school_show .school_show_left {
  width: 400px;
  float: left;
}
.school_show .school_show_left > .title {
  line-height: 48px;
  overflow: hidden;
  background: url("/cnc_school/resources/resourcedoor/mainpage/images/index_news_bg1.png") no-repeat right 20px;
}
.school_show .school_show_left > .title > p {
  color: #0283c7;
  font-size: 20px;
  float: left;
  padding-left: 15px;
}
.school_show .school_show_left > .title > a {
  padding-top: 20px;
  line-height: 1;
  padding-right: 22px;
  float: right;
}
.school_show .school_show_left > .content {
  padding-left: 20px;
}
.school_show .school_show_left > .content > a {
  width: 380px;
  height: 190px;
  display: block;
  position: relative;
}
.school_show .school_show_left > .content > a > img {
  width: 380px;
  height: 190px;
  display: block;
}
.school_show .school_show_left > .content > a .school_show_pic {
  width: 380px;
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 40px;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  color: #FFFFFF;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-size: 18px;
}
.school_show .school_show_left > .content > a .school_show_play {
  left: 41%;
  position: absolute;
  bottom: 40%;
  width: 70px;
  height: 70px;
  filter: alpha(opacity=80);
  /*IE滤镜，透明度50%*/
  -moz-opacity: 0.8;
  /*Firefox私有，透明度50%*/
  opacity: 0.8;
  /*其他，透明度50%*/
}
.school_show .school_show_right {
  float: left;
  width: 400px;
  margin-left: 10px;
}
.school_show .school_show_right > .title {
  line-height: 48px;
  overflow: hidden;
  background: url("/cnc_school/resources/resourcedoor/mainpage/images/index_news_bg1.png") no-repeat right 20px;
}
.school_show .school_show_right > .title > p {
  color: #0283c7;
  font-size: 20px;
  float: left;
  padding-left: 15px;
}
.school_show .school_show_right > .title > a {
  padding-top: 20px;
  line-height: 1;
  padding-right: 22px;
  float: right;
}
.school_show .school_show_right > .content {
  padding-left: 20px;
}
.school_show .school_show_right > .content > .pic {
  float: left;
  margin-top: 10px;
  display: block;
  width: 180px;
  height: 180px;
}
.school_show .school_show_right > .content > .pic > img {
  width: 180px;
  height: 170px;
}
.school_show .school_show_right > .content > .details {
  margin-top: 10px;
  width: 180px;
  float: right;
}
.school_show .school_show_right > .content > .details li {
  line-height: 32px;
  padding-left: 20px;
  background: url("/cnc_school/resources/resourcedoor/mainpage/images/jt.png") no-repeat 0 center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zhaosheng_work {
  width: 790px;
  padding: 0 20px;
  background: #fff;
  overflow: hidden;
}
.zhaosheng_work > .title {
  background: url("/cnc_school/resources/resourcedoor/mainpage/images/zhaosheng_bar.jpg") no-repeat right 30px;
  width: 100%;
  font-size: 20px;
  line-height: 48px;
}
.zhaosheng_work > .title > a {
  color: #0182c6;
}
.zhaosheng_work > .content {
  padding-top: 10px;
  overflow: hidden;
}
.zhaosheng_work > .content > li {
  width: 250px;
  float: left;
}
.zhaosheng_work > .content > li + li {
  margin-left: 20px;
}
.zhaosheng_work > .content > li + li > a {
  display: block;
  width: 250px;
  height: 190px;
}
.jiuye_zhaopin_news {
  width: 830px;
  background: #fff;
  overflow: hidden;
  padding-top: 10px;
}
.jiuye_zhaopin_news_left {
  width: 400px;
  float: left;
}
.jiuye_zhaopin_news_left > .title {
  line-height: 48px;
  overflow: hidden;
  background: url("/cnc_school/resources/resourcedoor/mainpage/images/index_news_bg1.png") no-repeat right 20px;
}
.jiuye_zhaopin_news_left > .title > p {
  color: #0283c7;
  font-size: 20px;
  float: left;
  padding-left: 15px;
}
.jiuye_zhaopin_news_left > .title > a {
  padding-top: 20px;
  line-height: 1;
  padding-right: 22px;
  float: right;
}
.jiuye_zhaopin_news_left > .content {
  padding-left: 20px;
  padding-bottom: 22px;
}
.jiuye_zhaopin_news_left > .content li {
  width: 100%;
  line-height: 32px;
}
.jiuye_zhaopin_news_left > .content li > a {
  display: block;
  overflow: hidden;
  background: url("/cnc_school/resources/resourcedoor/mainpage/images/jt.png") no-repeat 0 center;
}
.jiuye_zhaopin_news_left > .content li > a > p {
  text-indent: 20px;
  width: 240px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.jiuye_zhaopin_news_left > .content li > a > span {
  float: right;
}
.jiuye_zhaopin_news_right {
  margin-left: 10px;
  width: 400px;
  float: left;
}
.jiuye_zhaopin_news_right > .title {
  line-height: 48px;
  overflow: hidden;
  background: url("/cnc_school/resources/resourcedoor/mainpage/images/index_news_bg1.png") no-repeat right 20px;
}
.jiuye_zhaopin_news_right > .title > p {
  color: #0283c7;
  font-size: 20px;
  float: left;
  padding-left: 15px;
}
.jiuye_zhaopin_news_right > .title > a {
  padding-top: 20px;
  line-height: 1;
  padding-right: 22px;
  float: right;
}
.jiuye_zhaopin_news_right > .content {
  padding-left: 20px;
  padding-bottom: 22px;
}
.jiuye_zhaopin_news_right > .content li {
  width: 100%;
  line-height: 32px;
}
.jiuye_zhaopin_news_right > .content li > a {
  display: block;
  overflow: hidden;
  background: url("/cnc_school/resources/resourcedoor/mainpage/images/jt.png") no-repeat 0 center;
}
.jiuye_zhaopin_news_right > .content li > a > p {
  text-indent: 20px;
  width: 240px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.jiuye_zhaopin_news_right > .content li > a > span {
  float: right;
}
.common_tit {
  color: #0283c7;
  width: 310px;
  overflow: hidden;
  line-height: 48px;
}
.common_tit > p {
  float: left;
  font-size: 20px;
}
.common_tit > a {
  float: right;
}
.rule {
  width: 310px;
  padding: 0 20px;
  background: #fff;
}
.rule .pb7 {
  padding-bottom: 7px;
}
.rule .content {
  height: 108.5px;
  overflow: hidden;
}
.rule .content li {
  background: url("/cnc_school/resources/resourcedoor/mainpage/images/jt.png") no-repeat left center;
  padding-left: 20px;
  line-height: 25px;
  float: left;
  width: 290px;
  display: block;
  /*a {
        width: 200px;
        display: block;
        float: left;
        .elipsis();
      }*/
}
.rule .content li p {
  width: 200px;
  display: block;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rule .content li span {
  display: block;
  float: right;
}
.quick {
  width: 350px;
  overflow: hidden;
}
.quick > li a {
  float: left;
  width: 110px;
  margin-top: 10px;
  height: 90px;
  text-align: center;
  padding-top: 20px;
  color: #ffffff;
}
.quick > li a img {
  height: 42px;
}
/*列表页样式*/
.list_bg {
  background: #ffffff !important;
}
.list_ad {
  width: 100%;
  min-height: 70px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.list_ad img {
  width: 100%;
  height: 301px;
}
/*列表左侧*/
.list_left {
  position: relative;
  z-index: 1;
  width: 210px;
}
.list_left .list_tit {
  padding: 20px 10px 0 10px;
  line-height: 32px;
  width: 83px;
  height: 121px;
  background: url("/cnc_school/resources/resourcedoor/mainpage/images/list01.png") no-repeat;
  position: absolute;
  z-index: 2;
  top: -60px;
  right: -46px;
  font-size: 30px;
  color: #ffffff;
  overflow: hidden;
}
.list_left .menu {
  padding-top: 61px;
}
.list_left .menu .menu_view > li {
  background: url("/cnc_school/resources/resourcedoor/mainpage/images/listLine01.png") no-repeat top right;
  line-height: 55px;
  font-size: 20px;
}
.list_left .menu .menu_view .on {
  color: #0182c6;
  font-size: 20px;
  background: url("/cnc_school/resources/resourcedoor/mainpage/images/listLine.png") no-repeat top right !important;
}
.list_left .menu .menu_view .on li {
  background: url("/cnc_school/resources/resourcedoor/mainpage/images/listLine01.png") no-repeat top right;
  line-height: 55px;
  font-size: 16px;
  color: #0182c6;
}
.list_left .menu .menu_view .on .on_a {
  color: #0182c6;
}
.list_left .menu .menu_view .menu_list > ul {
  display: none;
}
/*当前位置*/
.site {
  width: 930px;
  border-bottom: 1px dotted #ddd;
  line-height: 50px;
  padding-top: 10px;
  font-size: 16px;
  font-weight: 700;
}
.site li {
  float: left;
  padding-right: 10px;
}
/*右侧区域*/
.list_right {
  width: 930px;
}
.list_right .list {
  width: 660px;
}
.list_right .list h1 {
  font-size: 30px;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.list_right .list .info {
  width: 100%;
  text-align: center;
  padding: 15px;
}
.list_right .list .info > span {
  padding: 5px;
}
.list_right .list .content {
  line-height: 25px;
  font-size: 14px;
}
.list_right .list .content img {
  width: 100%;
  padding: 10px 0;
}
.list_right .list dd {
  width: 100%;
  line-height: 40px;
  height: 40px;
  background: url('/cnc_school/resources/resourcedoor/mainpage/images/jt.png') no-repeat left center;
}
.list_right .list dd span {
  display: block;
  float: left;
  width: 540px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 20px;
}
.list_right .list dd em {
  display: block;
  float: right;
  text-align: right;
}
.list_right .list_news {
  position: relative;
  width: 200px;
  float: right;
  padding: 10px;
  background: #f4f3f3;
}
.list_right .list_news h3 {
  font-size: 20px;
  color: #000000;
  line-height: 45px;
  text-align: center;
}
.list_right .list_news img {
  width: 100%;
}
.list_right .list_news ul > li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 25px;
  height: 25px;
  background: url('/cnc_school/resources/resourcedoor/mainpage/images/jt.png') no-repeat left center;
  padding-left: 10px;
}
.list_right .list_news .news {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
}
/*翻页样式*/
.customPage {
  padding-left: 0;
  text-align: center;
}
.customPage li {
  float: left;
  border: 1px #ddd solid;
  padding: 3px 10px;
  margin: 5px;
  cursor: pointer;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.customPage li:hover {
  background: #ff6b40;
  color: #ffffff;
}
.customPage .pre {
  background: #ff6b40;
  color: #ffffff;
}
.go_black {
  text-align: right;
}
.go_black a {
  color: #0182c6;
}
/*搜索样式*/
.search_list h3 {
  font-size: 20px;
  width: 100%;
  color: #000000;
  background: #ddd;
  line-height: 40px;
  padding: 0 10px;
  margin-bottom: 10px;
}
.search_list h3 .red {
  float: right;
  display: block;
}
.search_list_dl {
  padding-top: 10px;
  width: 100%;
  height: 120px;
  border-bottom: 1px #cccccc dotted;
}
.search_list_dl img {
  float: left;
  width: 180px;
  height: 110px;
}
.search_list_dl dl {
  float: right;
  width: 1000px;
}
.search_list_dl dl dt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 30px;
  font-size: 20px;
  color: #000000;
}
.search_list_dl dl dt a {
  color: #000000;
}
.search_list_dl dl .search_list_desc {
  height: 60px;
  line-height: 25px;
}
.search_list_result {
  padding-top: 10px;
  width: 100%;
}
.search_list_result dl {
  width: 100%;
}
.search_list_result dl dt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 50px;
  font-size: 20px;
  color: #000000;
  text-align: center;
}
.search_list_result dl dd {
  text-align: center;
  background: #ddd;
  line-height: 30px;
}
.search_list_result dl .search_list_desc {
  line-height: 35px;
  text-align: left;
  background: none;
}
.mainpage_menu {
  overflow: hidden;
  width: 675px;
  padding-bottom: 10px;
  margin-left: -15px;
}
.mainpage_menu li {
  margin-top: 5px;
  margin-left: 15px;
  color: #fff;
  background-color: #1c5e95;
  text-align: center;
  padding: 5px 0;
  width: 81px;
  float: left;
}
.mainpage_imglist {
  margin-top: 20px;
  margin-left: 20px;
  float: left;
  overflow: hidden;
  width: 310px;
  position: relative;
  display: block;
}
.mainpage_imglist img {
  width: 310px;
  height: 200px;
  display: block;
}
.mainpage_imglist p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 5px;
  font-size: 18px;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  color: #FFFFFF;
  display: block;
  width: 310px;
  line-height: 40px;
}
.index2_header {
  background: #005c8b;
}
.index2_adSlide {
  margin-top: 5px;
  width: 100%;
  height: 185px;
  overflow: hidden;
  position: relative;
  clear: both;
  margin-bottom: 10px;
}
.index2_adSlide .hd {
  position: absolute;
  z-index: 1;
  right: 5px;
  bottom: 5px;
}
.index2_adSlide .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.index2_adSlide .hd ul li {
  float: left;
  margin-right: 8px;
  width: 10px;
  height: 10px;
  border-radius: 100% ;
  line-height: 30px;
  text-align: center;
  background: #fff;
  cursor: pointer;
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.index2_adSlide .hd ul .on {
  background: #0182c6;
  font-weight: bold;
  filter: alpha(opacity=100);
  opacity: 1;
  color: #fff;
}
.index2_adSlide .bd .tempWrap {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.index2_adSlide .bd .tempWrap ul {
  position: relative;
  overflow: hidden;
}
.index2_adSlide .bd .tempWrap ul li {
  float: left;
  width: 100%;
}
.index2_adSlide .bd img {
  width: 1200px;
  height: 185px;
}
/*图片新闻*/
.index2_news {
  width: 385px;
  padding-left: 15px;
  padding-bottom: 20px;
  padding-top: 10px;
}
.index2_news .hd {
  position: relative;
}
.index2_news .hd ul {
  margin-left: 150.5px;
  position: absolute;
  top: 235px;
  z-index: 999;
  bottom: 0;
}
.index2_news .hd ul li {
  display: block;
  float: left;
  width: 30px;
  height: 8px;
  margin: 0 5px;
  background-color: #cccccc;
  border-radius: 5px;
  bottom: 0;
}
.index2_news .hd ul .on {
  background-color: #FFF;
}
.index2_news .bd ul {
  width: 385px;
  height: 250px;
  position: relative;
  overflow: hidden;
}
.index2_news .bd ul li {
  float: left;
  width: 100%;
}
.index2_news .bd ul li a img {
  display: block;
  position: absolute;
  width: 385px;
  height: 250px;
}
.index2_news .bd ul li a .text {
  position: absolute;
  bottom: 0;
  margin-top: -40px;
  height: 70px;
  width: 365px;
  background: #000000\9;
  background: rgba(35, 35, 35, 0.7);
  padding: 7px 10px;
  text-align: center;
}
.index2_news .bd ul li a .text h1 {
  color: #FFF;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index2_news .bd ul li a .text p {
  color: #FFF;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index2_list {
  width: 380px;
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}
.index2_list li {
  overflow: hidden;
}
.index2_list li .date {
  float: left;
  background: #e6e6e6;
  width: 60px;
  height: 65px;
}
.index2_list li .date > span {
  display: block;
  line-height: 32px;
  margin: 0 10px;
  text-align: center;
  border-bottom: 1px solid #ccc;
  font-size: 18px;
}
.index2_list li .date > p {
  line-height: 32px;
  text-align: center;
}
.index2_list li .details {
  display: block;
  width: 305px;
  float: right;
}
.index2_list li .details > em {
  display: block;
  font-size: 15px;
  color: #333;
  font-weight: bold;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.index2_list li .details > span {
  line-height: 1.4;
  margin-top: 6px;
  display: block;
}
.index2_list li + li {
  margin-top: 10px;
  padding-top: 15px;
  border-top: 1px dashed #ccc;
}
.index2_link {
  padding-top: 30px;
  overflow: hidden;
}
.index2_link P {
  color: #0182c6;
  font-size: 22px;
  font-weight: 600;
}
.index2_link ul li + li {
  margin-left: 5px;
}
.index2_link ul li {
  margin-top: 8px;
  margin-bottom: 10px;
  float: left;
}
.index2_link ul li a {
  display: block;
}
.index2_link ul li a img {
  width: 167px;
  display: block;
  height: 85px;
}
.index2_employmenthead {
  width: 380px;
  padding-left: 20px;
  margin-top: 10px;
}
.index2_employmenthead > a {
  overflow: hidden;
  display: block;
}
.index2_employmenthead > a > img {
  display: block;
  width: 120px;
  height: 95px;
  float: left;
}
.index2_employmenthead > a > .details {
  float: right;
  width: 240px;
}
.index2_employmenthead > a > .details > .t1 {
  font-size: 15px;
  color: #333;
  font-weight: bold;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.index2_employmenthead > a > .details > .t2 {
  margin-top: 6px;
}
.index2_employmentlist {
  margin-top: 20px;
  border-top: 1px solid #ccc;
  width: 380px;
  margin-left: 20px;
}
.index2_employmentlist > li {
  width: 380px;
  margin-top: 9px;
}
.index2_employmentlist > li > a {
  display: block;
  width: 380px;
  overflow: hidden;
  line-height: 24px;
}
.index2_employmentlist > li > a > p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 240px;
  float: left;
}
.index2_employmentlist > li > a > span {
  text-align: right;
  width: 140px;
  float: right;
}
.index2_video {
  margin-top: 5px;
  padding-bottom: 27px;
}
.index2_video > a {
  width: 310px;
  height: 180px;
  display: block;
  position: relative;
}
.index2_video img {
  width: 310px;
  height: 180px;
  display: block;
}
.index2_video .video_play {
  left: 39%;
  position: absolute;
  bottom: 40%;
  width: 70px;
  height: 70px;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.index2_video p {
  padding: 0 10px;
  width: 290px;
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 40px;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  color: #FFFFFF;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-size: 18px;
}
.index2_picMarquee {
  margin-top: 15px;
  width: 595px;
  overflow: hidden;
  position: relative;
  border: 1px solid #ccc;
}
.index2_picMarquee .hd {
  overflow: hidden;
  height: 30px;
  background-color: #0182c6;
  padding: 0 10px;
}
.index2_picMarquee .hd span {
  color: #FFFFFF;
  line-height: 30px;
  margin-left: 5px;
  font-size: 16px;
  float: left;
}
.index2_picMarquee .hd em {
  color: #FFFFFF;
  line-height: 35px;
  float: left;
  font-size: 12px;
  margin-left: 5px;
}
.index2_picMarquee .hd .prev {
  display: block;
  float: right;
  margin-right: 10px;
  margin-top: 5px;
  overflow: hidden;
  cursor: pointer;
  background-position: 0 -50px;
}
.index2_picMarquee .hd .next {
  display: block;
  float: right;
  margin-right: 5px;
  margin-top: 5px;
  overflow: hidden;
  cursor: pointer;
  background-position: 0 -50px;
}
.index2_picMarquee .bd {
  background-color: #ffffff;
  padding: 10px;
}
.index2_picMarquee .bd ul {
  overflow: hidden;
  zoom: 1;
}
.index2_picMarquee .bd ul li {
  margin: 0 3px;
  float: left;
  display: inline;
  overflow: hidden;
  text-align: center;
}
.index2_picMarquee .bd ul li .title {
  font-size: 16px;
  line-height: 30px;
}
.index2_picMarquee .bd ul li .title a {
  font-size: 14px;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #000000;
  display: block;
  width: 155px;
}
.index2_picMarquee .bd ul li .pic {
  text-align: center;
}
.index2_picMarquee .bd ul li .pic a:hover img {
  border-color: #999;
}
.index2_picMarquee .bd ul li .pic img {
  width: 175px;
  height: 110px;
  display: block;
  padding: 2px;
  border: 1px solid #ccc;
}
.index2_school_show {
  width: 790px;
  background: #fff;
  overflow: hidden;
}
.index2_school_show .index2_teacher > .title {
  width: 772px;
  line-height: 48px;
  overflow: hidden;
  background: url("/cnc_school/resources/resourcedoor/mainpage/images/index_news_bg2.png") no-repeat right 20px;
}
.index2_school_show .index2_teacher > .title > p {
  color: #0283c7;
  font-size: 20px;
  float: left;
  padding-left: 15px;
}
.index2_school_show .index2_teacher > .title > a {
  padding-top: 20px;
  line-height: 1;
  padding-right: 22px;
  float: right;
}
.index2_school_show .index2_teacher ul {
  height: 190px;
  padding-left: 20px;
  overflow: hidden;
}
.index2_school_show .index2_teacher ul li {
  position: relative;
  float: left;
  width: 190px;
  height: 175px;
}
.index2_school_show .index2_teacher ul li a {
  display: block;
}
.index2_school_show .index2_teacher ul li a img {
  position: absolute;
  width: 180px;
  height: 175px;
}
.index2_school_show .index2_teacher ul li a em {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  width: 170px;
  height: 30px;
  display: block;
  font-size: 18px;
  text-align: center;
  background: rgba(35, 35, 35, 0.7);
  padding: 0 5px;
  color: #FFFFFF;
  font-weight: 700;
  bottom: 30px;
}
.index2_school_show .index2_teacher ul li a span {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  bottom: 0;
  position: absolute;
  width: 170px;
  height: 30px;
  display: block;
  background: rgba(35, 35, 35, 0.7);
  text-align: center;
  padding: 0 5px;
  color: #FFFFFF;
}
/*入口*/
.index2_pic {
  width: 400px;
  overflow: hidden;
  margin-left: -5px;
  margin-top: 10px;
}
.index2_pic li {
  float: left;
  margin-left: 5px;
  margin-top: 5px;
}
.index2_pic li a {
  float: left;
  display: block;
}
.index2_pic li a img {
  width: 195px;
  height: 76px;
  display: block;
}
/*漂浮窗*/
.floatingAd .ad {
  z-index: 100;
  background: none;
  position: absolute;
  display: none;
}
.floatingAd a {
  color: #000000;
  display: inline-block;
  text-decoration: none;
}
.floatingAd .opacity {
  position: absolute;
  top: 0;
  width: 100%;
  height: 25px;
}
.floatingAd .text {
  position: absolute;
  top: 0;
  width: 100%;
  height: 25px;
  color: #000000;
  line-height: 25px;
}
.floatingAd .text .button {
  position: relative;
  float: right;
  top: 5px;
  right: 5px;
  width: 16px;
  height: 16px;
  background: url("/cnc_school/resources/resourcedoor/mainpage/images/close.png") no-repeat;
  cursor: pointer;
}
.floatingAd .text .title {
  position: relative;
  float: left;
  font-size: 12px;
  margin-left: 5px;
}
