body {
  background-color: #f7f7f7;
}
.main_con {
  padding: 50px 40px 60px 60px;
  margin-bottom: 60px;
  background-color: #fff;
}
.main_con img{
    max-width:100%;
}
.main_con ._left {
  width: 720px;
}
.main_con ._left .title {
  font-size: 26px;
  color: #333;
  line-height: 32px;
}
.main_con ._left .info,.main_con ._left .info_article {
  color: #999;
  font-size: 14px;
  padding: 30px 0;
}
.main_con ._left .info_article {
  line-height:30px;
}.main_con ._left .info .info_text {
  margin-right: 56px;
}
.main_con ._left .info_article .info_text_article {
  margin-right: 30px;
}.main_con ._left .abstract {
  width: 100%;
  padding: 22px 26px;
  margin-bottom: 30px;
  background-color: #f2f7fa;
  border-left: 5px solid #d5dce0;
}
.main_con ._left .abstract .abstract_text {
  color: #333;
  font-size: 16px;
  line-height: 32px;
}
.main_con ._left .content .par_tit {
  height: 40px;
  padding-left: 22px;
  margin-bottom: 15px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  background: url(../images/bt.png) no-repeat left center;
}
.main_con ._left .content .par,.main_con ._left .content>p {
  color: #333;
  font-size: 16px;
  line-height: 30px;
}
.main_con ._left .content table {
  margin-bottom: 40px;
  border-collapse: collapse;
  border-spacing: 0;
  color: #333;
  font-size: 14px;
  text-align: center;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
}
.main_con ._left .content table td {
  padding: 15px 10px !important;
  border-right: 1px solid #eee;
}
.main_con ._left .content table td p{


}
.main_con ._left .content table tr {
  height: 54px;
  border-bottom: 1px solid #eee;
}
.main_con ._left .content table .one {
  color: #666;
  background-color: #f2f7fa;
}
.main_con ._left .content table .fir {
  width: 194px;
}
.main_con ._left .content table .two {
  width: 85px;
}
.main_con ._left .content table .thr {
  width: 290px;
}
.main_con ._left .content table .four {
  width: 150px;
}
.main_con ._left .extent {
  position: relative;
  width: 100%;
  height: 300px;
  padding-top: 20px;
  margin-bottom: 40px;
  border: solid 1px #e5e5e5;
}
.main_con ._left .extent .extent_tit {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  padding-left: 20px;
  margin-bottom: 5px;
  border-left: 3px solid #0088e6;
}
.main_con ._left .extent .extent_content {
  width: 100%;
  padding: 0 20px;
}
.main_con ._left .extent .extent_content ul {
  width: 100%;
}
.main_con ._left .extent .extent_content ul li {
  position: relative;
  padding-left: 12px;
  margin-top: 25px;
  width:47%;
}
.main_con ._left .extent .extent_content ul li .ex_a {
  display: block;
  width: 100%;
  color: #333;
  font-size: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main_con ._left .extent .extent_content ul li .ex_a:hover {
  color: #0088e6;
}
.main_con ._left .extent .extent_content ul li:after {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -2px;
  content: "";
  width: 4px;
  height: 4px;
  background-color: #ccc;
  border-radius: 50%;
}
.main_con ._left .extent .arrowL {
  position: absolute;
  bottom: 15px;
  left: 316px;
  width: 30px;
  height: 30px;
  background: url(../images/arrowl.png);
  cursor: pointer;
}
.main_con ._left .extent .arrowL:hover {
  background: url(../images/arrowl2.png);
}
.main_con ._left .extent .arrowR {
  position: absolute;
  bottom: 15px;
  right: 316px;
  width: 30px;
  height: 30px;
  background: url(../images/arrowr.png);
  cursor: pointer;
}
.main_con ._left .extent .arrowR:hover {
  background: url(../images/arrowr2.png);
}
.main_con ._left .ewm {
  position: relative;
  width: 100%;
  height: 210px;
  background: url(../images/detail_ewm.png) no-repeat center center;
}
.main_con ._left .ewm .ewm_dec {
  position: absolute;
  top: 67px;
  left: 46%;
  width: 180px;
  color: #0088e6;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
}
.main_con ._left .lables {
  margin-top: 30px;
}
.main_con ._left .lables .lables_text {
  color: #888;
  font-size: 12px;
}
.main_con ._left .lables .tag_a {
  display: inline-block;
  height: 26px;
  padding: 0 12px;
  line-height: 26px;
  margin-right: 10px;
  background-color: #f7f7f7;
  border-radius: 13px;
  color: #888;
  font-size: 12px;
}
.main_con ._left .lables .tag_a:hover {
  background-color: #53abe8;
  color: #fff;
}
.main_con ._left .state {
  width: 100%;
  padding: 10px;
  margin-top: 30px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
}
.main_con ._left .state .state_text {
  color: #999;
  font-size: 12px;
  line-height: 24px;
}
.main_con ._left .chapt {
  width: 100%;
}
.main_con ._left .chapt .pre, .main_con ._left .chapt .next {
  display: inline-block;
  width: 48%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
  font-size: 14px;
}
.main_con ._left .chapt .pre:hover {
  color: #0088e6;
}
.main_con ._right {
  width: 300px;
}
.main_con ._right .right_college {
  position: relative;
  width: 100%;
  height: 206px;
  padding: 34px 0 0 110px;
  margin-bottom: 30px;
  border: solid 1px #e5e5e5;
}
.main_con ._right .right_college .college_img {
  position: absolute;
  top: 30px;
  left: 20px;
  width: 80px;
  height: 80px;
}
.main_con ._right .right_college .college_name {
  color: #333;
  font-size: 18px;
  margin-bottom: 20px;
}
.main_con ._right .right_college .college_type {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #999;
  margin-bottom: 14px;
  font-size: 14px;
}
.main_con ._right .right_college .college_area {
  color: #999;
  font-size: 14px;
}
.main_con ._right .right_college .coll_a {
  position: absolute;
  bottom: 30px;
  width: 100px;
  height: 36px;
  border-radius: 2px;
  border: solid 1px #0088e6;
  color: #0088e6;
  text-align: center;
  line-height: 36px;
}
.main_con ._right .right_college .coll_a:hover {
  background-color: #0088e6;
  border-color: #0088e6;
  color: #fff;
}
.main_con ._right .right_college .az {
  left: 30px;
}
.main_con ._right .right_college .ax {
  right: 30px;
}
.main_con ._right .right_info {
  width: 100%;
  margin-bottom: 40px;
  border: solid 1px #e5e5e5;
}
.main_con ._right .right_info .time {
  position: relative;
  width: 100%;
  height: 114px;
  padding-top: 20px;
  background: url(../images/ycjy-djs.png);
}
.main_con ._right .right_info .time .time_text {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.main_con ._right .right_info .time .days {
  position: absolute;
  top: 56px;
  left: 84px;
  text-align: center;
}
.main_con ._right .right_info .time .days .day {
  display: inline-block;
  color: #0088e6;
  font-size: 36px;
  margin-right: 20px;
}
.main_con ._right .right_info .time .days .day_text {
  color: #fff;
  font-size: 14px;
}
.main_con ._right .right_info .type_con {
  width: 100%;
  padding-top: 20px;
}
.main_con ._right .right_info .type_con .type_list .type_tit {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  padding-left: 20px;
  border-left: 3px solid #0088e6;
  margin-bottom: 26px;
}
.main_con ._right .right_info .type_con .type_list .type_item {
  padding: 0 20px 5px 20px;
}
.main_con ._right .right_info .type_con .type_list .type_item .item_a {
  display: inline-block;
  color: #333;
  font-size: 14px;
  margin-right: 32px;
  margin-bottom: 20px;
}
.main_con ._right .right_info .type_con .type_list .type_item .item_a.mr0 {
  margin-right: 0;
}
.main_con ._right .right_info .type_con .type_list .type_item .item_a:hover {
  color: #0088e6;
}
.main_con ._right .right_info .type_con .line {
  width: 270px;
  height: 1px;
  margin: 0 auto;
  margin-bottom: 25px;
  background-color: #e5e5e5;
}
.main_con ._right .toutiao {
  margin-bottom: 40px;
}
.main_con ._right .toutiao .tou_tit {
  padding-bottom: 9px;
  border-bottom: 1px solid #e6e6e6;
  line-height: 24px;
}
.main_con ._right .toutiao .tou_tit .tit_text {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 2px solid #0088e6;
}
.main_con ._right .toutiao .tou_tit .more {
  color: #bbb;
  font-size: 12px;
}
.main_con ._right .toutiao .tou_content ul li {
  position: relative;
  margin-top: 24px;
  padding-left: 28px;
}
.main_con ._right .toutiao .tou_content ul li .tou_span {
  position: absolute;
  top: -4;
  left: 0;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: url(../images/tt.png);
}
.main_con ._right .toutiao .tou_content ul li .tou_no {
  position: absolute;
  top: 0;
  left: 7px;
  color: #999;
  font-size: 14px;
}
.main_con ._right .toutiao .tou_content ul li .tou_a {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
  font-size: 15px;
}
.main_con ._right .toutiao .tou_content ul li .tou_a:hover {
  color: #0088e6;
}
.main_con ._right .read {
  margin-bottom: 40px;
}
.main_con ._right .read .tou_tit {
  padding-bottom: 9px;
  border-bottom: 1px solid #e6e6e6;
  line-height: 24px;
}
.main_con ._right .read .tou_tit .tit_text {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 2px solid #0088e6;
}
.main_con ._right .read .tou_tit .more {
  color: #bbb;
  font-size: 12px;
}
.main_con ._right .read .read_banner {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.main_con ._right .read .read_banner > img {
  width: 100%;
  height: 100px;
}
.main_con ._right .read .read_text .read_p {
  display: block;
  position: relative;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 12px;
  color: #333;
  font-size: 16px;
}
.main_con ._right .read .read_text .read_p:after {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -2px;
  content: "";
  width: 4px;
  height: 4px;
  background-color: #ccc;
  border-radius: 50%;
}
.main_con ._right .read .read_text .ex_dec {
  margin-top: 10px;
  padding-left: 12px;
  color: #999;
  font-size: 12px;
  line-height: 24px;
  max-height: 42px;
  overflow: hidden;
}
.main_con ._right .read .read_text .read_p:hover {
  color: #0088e6;
}
.main_con ._right .read .read_text .ex_dec:hover {
  color: #0088e6;
}
.main_con ._right .read .read_text ul li {
  position: relative;
  padding-left: 12px;
  margin-top: 25px;
}
.main_con ._right .read .read_text ul li .ex_a {
  display: block;
  width: 100%;
  color: #333;
  font-size: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main_con ._right .read .read_text ul li .ex_a:hover {
  color: #0088e6;
}
.main_con ._right .read .read_text ul li:after {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -2px;
  content: "";
  width: 4px;
  height: 4px;
  background-color: #ccc;
  border-radius: 50%;
}
.main_con ._right .ques .tou_tit {
  padding-bottom: 9px;
  border-bottom: 1px solid #e6e6e6;
  line-height: 24px;
}
.main_con ._right .ques .tou_tit .tit_text {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 2px solid #0088e6;
}
.main_con ._right .ques .tou_tit .more {
  color: #bbb;
  font-size: 12px;
}
.main_con ._right .ques .zixun {
  width: 100%;
  padding-top: 20px;
}
.main_con ._right .ques .zixun .zixun_con .zixun_item {
  position: relative;
  padding-left: 25px;
  padding-right: 10px;
  margin-bottom: 30px;
}
.main_con ._right .ques .zixun .zixun_con .zixun_item .zixun_icon {
  position: absolute;
  top: 0;
  left: 0;
}
.main_con ._right .ques .zixun .zixun_con .zixun_item .zixun_p {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 15px;
  color: #333;
  line-height: 20px;
}
.main_con ._right .ques .zixun .zixun_con .zixun_item .zixun_p:hover {
  color: #0088e6;
}
.main_con ._right .ques .zixun .zixun_con .zixun_item .zixun_data {
  color: #999;
  font-size: 12px;
  margin-top: 20px;
}
.main_con ._right .ques .zixun .zixun_con .zixun_item .zixun_data .zixun_time {
  display: inline-block;
  padding-left: 23px;
  margin-right: 40px;
  background: url(../images/sj.png) no-repeat left center;
}
.main_con ._right .ques .zixun .zixun_con .zixun_item .zixun_data .zixun_num {
  padding-left: 23px;
  background: url(../images/ck.png) no-repeat left center;
}
