@charset "UTF-8";
@import "iconfont.css";
body {
  margin: 0;
  background: #eeeeee;
  min-width: 1200px;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
dd,
dl {
  margin: 0;
  font-weight: normal;
}
input {
  outline: none;
}
a {
  text-decoration: none;
  color: inherit;
}
#focus-banner{
	position: relative;
	width: 100%;
	overflow: hidden;
}

#focus-banner-list{
	position: relative;
}
#focus-banner-list li{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
#focus-banner-list li img{
	width: 100%;
}
.focus-banner-img{
	display: block;
}
#next-img{
	left: 0;
}
#next-img{
	left: 50px;
	background-position: 0 0;
}
#next-img:hover{
	background-position: 0 -80px;
}
#prev-img{
	right: 0;
}
#prev-img{
	right: 50px;
	background-position: -80px 0;
}
#prev-img:hover{
	background-position: -80px -80px;
}
#focus-bubble{
	position: absolute;
	left: 50%;
	bottom: 10px;
	z-index: 999;
}
#focus-bubble li{
	float: left;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border:1px #fff solid;
	cursor: pointer;
}
#focus-bubble li a{
	display: block;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=0);
	opacity: 0;
}
#focus-bubble li.current{
	background-color: #fff;
}
.scroll-box {
	/* width:400px;
	height:200px; */
	/* border:2px solid #000; */
	/* margin:20px auto; */
	overflow:hidden;
}
.scroll-box ul {
	list-style:none;
	width:100%;
	height:100%;
}
.scroll-box ul li {
	/* width:100%;
	height:40px;
	box-sizing:border-box;
	line-height:40px;
	text-align:center; */
}
img {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
em,
i {
  font-style: normal;
}
.center {
  text-align: center;
  font-size: 0;
}
.center:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.center .inset,
.center .iconfont {
  display: inline-block;
  vertical-align: middle;
}
.clear:after {
  content: '';
  display: block;
  width: 100%;
  height: 0;
  clear: both;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
}
.pagination {
  padding: 20px;
  text-align: center;
}
.pagination_box {
  display: inline-block;
}
.pagination_box .item {
  display: inline-block;
  height: 38px;
  padding: 0 15px;
  border: 1px solid #ddd;
  margin: 0 4px;
  font: 400 14px/38px '微软雅黑';
  color: #333;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.pagination_box .item:hover {
  background: #eee;
}
.pagination_box .item.active {
  background: #df1616;
  color: #fff;
}
@font-face {
  font-family: "iconfont";
  src: url('../font/iconfont.eot?t=1569336651576');
  /* IE9 */
  src: url('../font/iconfont.eot?t=1569336651576#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'), url('../font/iconfont.woff?t=1569336651576') format('woff'), url('../font/iconfont.ttf?t=1569336651576') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ url('../font/iconfont.svg?t=1569336651576#iconfont') format('svg');
  /* iOS 4.1- */
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-dianhua:before {
  content: "\e608";
}
.icon-qq:before {
  content: "\e623";
}
.icon-lingxing:before {
  content: "\e62d";
}
.icon-tubiaopinglunshu:before {
  content: "\e626";
}
.icon-close:before {
  content: "\e62b";
}
.icon-wechat:before {
  content: "\e738";
}
.icon-paihangbang:before {
  content: "\e68f";
}
.icon-kefu:before {
  content: "\e612";
}
.icon-gonggao:before {
  content: "\e650";
}
.icon-sousuo:before {
  content: "\e67b";
}
.duibiBox {
  width: 1200px;
  height: 98px;
  position: fixed;
  bottom: 0;
  left: calc(50% - 600px);
}
.duibiBox .duibiBox2 {
  height: 100%;
}
.duibiBox .closeBox {
  width: 30px;
  height: 30px;
  position: absolute;
  top: -30px;
  right: 0;
}
.duibiBox .closeBox i {
  font-size: 26px;
}
.duibiBox .duibiBoxL {
  width: 80px;
  float: left;
  height: 100%;
  background: url("../../images/zzy/edu_34.png") no-repeat center, #f71e1e;
}
.duibiBox .duibiBoxC {
  float: left;
  height: 96px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background: #fff;
}
.duibiBox .duibiBox2Con {
  width: 240px;
  float: left;
  height: 100%;
  border-right: 1px solid #ddd;
  position: relative;
  text-align: center;
  font-size: 0;
}
.duibiBox .duibiBox2Con:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.duibiBox .duibiBox2Con .inset,
.duibiBox .duibiBox2Con .iconfont {
  display: inline-block;
  vertical-align: middle;
}
.duibiBox .duibiBox2Con:hover {
  background: #eee;
  cursor: pointer;
}
.duibiBox .duibiBox2Con .text {
  padding: 0 20px;
  display: inline-block;
  vertical-align: middle;
  font: 400 16px/1.4 '微软雅黑';
  color: #333;
}
.duibiBox .duibiBox2Con .close {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 3px;
  right: 3px;
  border: 1px solid transparent;
  font: 400 16px/1.4 '微软雅黑';
  color: #333;
}
.duibiBox .duibiBox2Con .close:hover {
  background: #fff;
  border: 1px solid #ddd;
}
.duibiBox .duibiBox2Con .addBtn {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
}
.duibiBox .duibiBox2Con .addBtn:before {
  content: '';
  width: 30px;
  height: 4px;
  background: #999;
  position: absolute;
  top: calc(50% - 2px);
  left: calc(50% - 15px);
}
.duibiBox .duibiBox2Con .addBtn:after {
  content: '';
  width: 4px;
  height: 30px;
  background: #999;
  position: absolute;
  top: calc(50% - 15px);
  left: calc(50% - 2px);
}
.duibiBox .duibiBoxR {
  width: 155px;
  float: left;
  background: #fff;
  height: 68px;
  border: 1px solid #ddd;
  margin-left: -1px;
  text-align: center;
  padding-top: 28px;
}
.duibiBox .duibiBoxR .delete_a {
  font: 400 12px/20px '微软雅黑';
  color: #999;
}
.duibiBox .duibiBoxR .duibi_a {
  width: 110px;
  height: 40px;
  border-radius: 4px;
  background: #1e61dc;
  font: 400 12px/40px '微软雅黑';
  color: #fff;
  text-align: center;
  cursor: pointer;
  display: inline-block;
}
.duibiBox .duibiBoxR .duibi_a:hover {
  background: #427ce6;
}
.topBar {
  height: 40px;
  background: #f1f1f1;
}
.topBar_main {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
}
.topBar_text {
  float: left;
  height: 100%;
  text-align: center;
  font-size: 0;
}
.topBar_text:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.topBar_text .inset,
.topBar_text .iconfont {
  display: inline-block;
  vertical-align: middle;
}
.topBar_text i {
  width: 20px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px 0 30px;
}
.topBar_text i.icon-wechat {
  background: #50b674;
}
.topBar_text i.icon-qq {
  background: #30a5dd;
}
.topBar_text i.icon-kefu {
  background: #ff9519;
}
.topBar_text span {
  font: 400 12px/1.4 '微软雅黑';
  color: #666666;
  display: inline-block;
  vertical-align: middle;
}
.topBar_location {
  float: left;
  margin-left: 40px;
  padding-left: 15px;
  background: #ddd;
  position: relative;
  height: 100%;
  text-align: center;
  font-size: 0;
}
.topBar_location:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.topBar_location .inset,
.topBar_location .iconfont {
  display: inline-block;
  vertical-align: middle;
}
.topBar_location i {
  width: 20px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px 0 30px;
}
.topBar_location i.icon-wechat {
  background: #50b674;
}
.topBar_location i.icon-qq {
  background: #30a5dd;
}
.topBar_location i.icon-kefu {
  background: #ff9519;
}
.topBar_location span {
  font: 400 12px/1.4 '微软雅黑';
  color: #666666;
  display: inline-block;
  vertical-align: middle;
}
.topBar_location i {
  margin: 0 6px 0 6px;
  color: #333;
}
.topBar_location span {
  color: #333;
}
.topBar_location:hover .dropdown {
  display: block;
}
.topBar_location .dropdown {
  width: 100px;
  max-height: 400px;
  overflow-y: auto;
  position: absolute;
  top: 100%;
  left: 0;
  background: #f1f1f1;
  padding: 10px;
  text-align: left;
  z-index: 3;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3);
  display: none;
}
.topBar_location .dropdown li {
  height: 34px;
  border-bottom: 1px solid #ddd;
  font: 400 12px/34px '微软雅黑';
  color: #999;
  padding-left: 4px;
  cursor: pointer;
}
.topBar_location .dropdown li:last-child {
  border: none;
}
.topBar_location .dropdown li:hover {
  background: #fff;
}
.topBar_location .dropdown li a {
  display: block;
}
.topBar_contact {
  float: right;
  height: 100%;
}
.topBar_contact label {
  display: inline-block;
  height: 100%;
  text-align: center;
  font-size: 0;
  position: relative;
}
.topBar_contact label:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.topBar_contact label .inset,
.topBar_contact label .iconfont {
  display: inline-block;
  vertical-align: middle;
}
.topBar_contact label i {
  width: 20px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px 0 30px;
}
.topBar_contact label i.icon-wechat {
  background: #50b674;
}
.topBar_contact label i.icon-qq {
  background: #30a5dd;
}
.topBar_contact label i.icon-kefu {
  background: #ff9519;
}
.topBar_contact label span {
  font: 400 12px/1.4 '微软雅黑';
  color: #666666;
  display: inline-block;
  vertical-align: middle;
}
.topBar_contact label:hover .imgbox {
  display: block;
}
.topBar_contact label .imgbox {
  width: 120px;
  height: 120px;
  padding: 10px;
  display: none;
  position: absolute;
  top: 105%;
  left: 0;
  background: #f1f1f1;
  z-index: 3;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.3);
}
.topBar_contact label .imgbox img {
  width: 120px;
  height: 120px;
}
.logoBar {
  height: 100px;
  background: #fff;
}
.logoBar_main {
  width: 1200px;
  margin: 0 auto;
}
.logoBar_logo {
  float: left;
  padding-top: 20px;
}
.logoBar_search {
  width: 398px;
  height: 38px;
  margin-top: 30px;
  border: 1px solid #ff9519;
  border-radius: 20px;
  overflow: hidden;
  margin-left: 130px;
  float: left;
  position: relative;
  text-align: center;
  font-size: 0;
  text-align: left;
}
.logoBar_search:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.logoBar_search .inset,
.logoBar_search .iconfont {
  display: inline-block;
  vertical-align: middle;
}
.logoBar_search_type {
  height: 20px;
  border-right: 1px solid #eee;
  width: 56px;
  text-align: center;
  font: 400 14px/20px '微软雅黑';
  color: #999;
  display: inline-block;
  vertical-align: middle;
}
.logoBar_search_input {
  width: 240px;
  padding-left: 10px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  border: none;
  background: transparent;
}
.logoBar_search_btn {
  width: 90px;
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
  background: #ff9519;
  text-align: center;
  font-size: 0;
  cursor: pointer;
}
.logoBar_search_btn:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.logoBar_search_btn .inset,
.logoBar_search_btn .iconfont {
  display: inline-block;
  vertical-align: middle;
}
.logoBar_search_btn i,
.logoBar_search_btn span {
  display: inline-block;
  vertical-align: middle;
  font: 400 16px/1.4 '微软雅黑';
  color: #333;
  color: #fffefe;
  padding: 0 3px;
}
.logoBar_number {
  height: 50px;
  float: right;
  padding-top: 25px;
}
.logoBar_number_icon {
  width: 48px;
  height: 48px;
  border: 1px solid #eee;
  border-radius: 50%;
  text-align: center;
  font-size: 0;
  float: left;
  margin-right: 17px;
}
.logoBar_number_icon:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.logoBar_number_icon .inset,
.logoBar_number_icon .iconfont {
  display: inline-block;
  vertical-align: middle;
}
.logoBar_number_icon i {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  color: #ff1919;
}
.logoBar_number_text {
  float: left;
}
.logoBar_number_text em {
  font: 400 12px/18px '微软雅黑';
  color: #666;
  display: inline-block;
}
.logoBar_number_text span {
  font: 400 24px/32px '微软雅黑';
  color: #ff1919;
}
.menu {
  height: 40px;
  background: #165ddf;
}
.menu_main {
  width: 1200px;
  margin: 0 auto;
}
.menu_main .item {
  padding: 0 36px;
  float: left;
  font: 400 16px/40px '微软雅黑';
  color: #fff;
  position: relative;
}
.menu_main .item.active:after {
  content: '';
  width: 0;
  height: 0;
  border-width: 0 5px 5px;
  border-style: solid;
  border-color: transparent transparent #eee;
  position: absolute;
  top: 100%;
  left: 50%;
  margin: -5px -5px;
}
.footer {
  height: 140px;
  background: #282828;
  padding-top: 30px;
}
.footer_main {
  width: 1200px;
  margin: 0 auto;
}
.footer_text {
  height: 25px;
}
.footer_text_left {
  float: left;
  font: 400 14px/25px '微软雅黑';
  color: #999;
}
.footer_text_left a {
  padding-right: 14px;
}
.footer_text_left a:hover {
  text-decoration: underline;
  color: #fff;
}
.footer_text_right {
  width: 310px;
  float: right;
  text-align: center;
  font-size: 0;
  text-align: left;
}
.footer_text_right:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.footer_text_right .inset,
.footer_text_right .iconfont {
  display: inline-block;
  vertical-align: middle;
}
.footer_text_right i {
  display: inline-block;
  vertical-align: middle;
  font: 400 17px/25px '微软雅黑';
  color: #999;
}
.footer_text_right span {
  padding: 0 15px 0 4px;
  display: inline-block;
  vertical-align: middle;
  font: 400 14px/25px '微软雅黑';
  color: #999;
}
.footer_text_right span:only-child {
  padding: 0;
}
.footer_center {
  height: 58px;
}
.footer_center_left {
  padding-top: 25px;
  float: left;
  font: 400 14px/33px '微软雅黑';
  color: #999;
}
.footer_center_right {
  width: 310px;
  height: 58px;
  float: right;
  line-height: 58px;
}
.footer_center_right em {
  font-size: 14px;
  color: #999;
}
.footer_center_right span {
  font-size: 24px;
  color: #fc2525;
}
.content_main {
  width: 1200px;
  margin: 0 auto;
  padding-top: 20px;
}
.content_location {
  height: 34px;
  border-bottom: 1px solid #ddd;
  padding-top: 15px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 0;
  font-size: 14px;
  text-align: left;
}
.content_location:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.content_location .inset,
.content_location .iconfont {
  display: inline-block;
  vertical-align: middle;
}
.content_location a,
.content_location i {
  font: 400 14px/1.4 '微软雅黑';
  color: #333;
}
.content_location span {
  color: #165ddf;
}
.content_recommend {
  height: 38px;
  border: 1px solid #ddd;
  background: #fff8ef;
  margin: 0 0 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
}
.content_recommend .title {
  width: 115px;
  height: 40px;
  background: #ff1919;
  position: relative;
  top: -1px;
  left: -1px;
  text-align: center;
  font-size: 0;
  color: #fff;
  float: left;
}
.content_recommend .title:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.content_recommend .title .inset,
.content_recommend .title .iconfont {
  display: inline-block;
  vertical-align: middle;
}
.content_recommend .title i {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
}
.content_recommend .title span {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
}
.content_recommend .text {
  padding: 0 20px;
  float: left;
  font: 400 14px/38px '微软雅黑';
  color: #333;
}
.content_screen {
  height: 268px;
  background: #fff;
  margin: 0 0 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.content_screen .third_item {
  height: 90px;
  border-bottom: 1px solid #eff8ff;
  font-size: 0;
}
.content_screen .third_item:last-child {
  border: none;
}
.content_screen .third_item_name {
  width: 70px;
  padding-left: 22px;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  text-align: center;
}
.content_screen .third_item_name .icon {
  padding-top: 15px;
  height: 35px;
  width: 35px;
  display: inline-block;
  background: url("../../images/zzy/menu_icon.png") no-repeat;
}
.content_screen .third_item_name .icon.location {
  background-position: 0 15px;
}
.content_screen .third_item_name .icon.edu {
  background-position: -35px 15px;
}
.content_screen .third_item_name .icon.major {
  background-position: -70px 15px;
}
.content_screen .third_item_name .text {
  display: inline-block;
  width: 100%;
  font: 400 16px/26px '微软雅黑';
  color: #1855df;
}
.content_screen .third_item_text {
  display: inline-block;
  vertical-align: middle;
  width: 133px;
  text-align: center;
}
.content_screen .third_item_text .type {
  width: 100%;
  display: inline-block;
  font: 400 14px/28px '微软雅黑';
  color: #333;
}
.content_screen .third_item_text .link {
  font: 400 12px/26px '微软雅黑';
  color: #999;
}
.content_screen .third_item_place {
  width: 66px;
  font: 400 14px/1.4 '微软雅黑';
  color: #333;
  display: inline-block;
  vertical-align: middle;
}
.content_screen .third_item_place:first-of-type {
  padding-left: 37px;
}
.content_screen .third_item_icon {
  width: 12px;
  height: 21px;
  margin: 25px 6px 0;
  background: url('../../images/zzy/arrow2.png') no-repeat center;
  float: right;
  padding: 10px;
}
.content_screen .third_item_icon:hover {
  background: url('../../images/zzy/arrow.png') no-repeat center;
}
.content_brand {
  height: 60px;
  margin: 0 0 20px;
  font-size: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow: hidden;
}
.content_brand img {
  background: #fff;
  height: 60px;
  border-radius: 4px;
  padding: 0 20px;
}
.content_first_content {
  height: 750px;
  margin-bottom: 20px;
}
.content_first_content .hot_message {
  height: 324px;
  margin-bottom: 20px;
}
.content_first_content .hot_message_banner {
  width: 580px;
  height: 100%;
  float: left;
  margin-right: 20px;
  background: #2d12b4;
  overflow: hidden;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.content_first_content .hot_message_banner img {
  width: 580px;
  height: 324px;
}
.content_first_content .hot_message_banner ul {
  float: left;
  white-space: nowrap;
  display: flex;
  position: relative;
  left: 0;
  transition: 0.5s;
}
.content_first_content .hot_message_banner ul li {
  width: 580px;
  height: 324px;
}
.content_first_content .hot_message_banner .dotBox {
  display: inline-block;
  position: relative;
  top: -50px;
  line-height: 0;
}
.content_first_content .hot_message_banner .dotBox span {
  width: 12px;
  height: 12px;
  background: #fff;
  margin: 0 4px;
  display: inline-block;
  font-size: 0;
  border-radius: 50%;
}
.content_first_content .hot_message_banner .dotBox span:hover {
  background: #ccc;
}
.content_first_content .hot_message_banner .dotBox span.active {
  background: #165ddf;
}
.content_first_content .hot_message_info {
  height: 100%;
  width: 600px;
  float: left;
  text-align: center;
}
.content_first_content .hot_message_info .first_title {
  width: 100%;
  padding-top: 9px;
  font: 400 21px/29px '微软雅黑';
  color: #dd3535;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.content_first_content .hot_message_info .sub_des {
  font: 400 16px/24px '微软雅黑';
  color: #666;
}
.content_first_content .hot_message_info .sub_des a {
  display: inline-block;
  max-width: 30%;
  margin: 0 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: underline;
  vertical-align: middle;
}
.content_first_content .hot_message_info .second_title {
  width: 100%;
  margin: 12px 0;
  height: 44px;
  background: #fff7f7;
  font: 400 24px/44px '微软雅黑';
  color: #dd3535;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.content_first_content .hot_message_info .hot_text {
  font: 400 16px/30px '微软雅黑';
  color: #dd3535;
  padding-bottom: 10px;
  text-align: center;
}
.content_first_content .hot_message_info .hot_text a {
  display: inline-block;
  max-width: 30%;
  margin: 0 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: underline;
  vertical-align: middle;
}
.content_first_content .hot_message_info .text {
  font: 400 16px/30px '微软雅黑';
  color: #666;
}
.content_first_content .hot_message_info .text a {
  display: inline-block;
  max-width: 30%;
  margin: 0 5px;
  overflow: hidden;
  white-space: nowrap;
  text-decoration: underline;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.content_first_content .message_list {
  height: 406px;
}
.content_first_content .message_list_left {
  width: 386px;
  height: 100%;
  float: left;
  margin-right: 14px;
  text-align: center;
  background: none;
}
.content_first_content .message_list_left .title {
  padding-top: 10px;
  font: 18px/34px '微软雅黑';
  color: #165ddf;
  background: #fff;
}
.content_first_content .message_list_left .title:before {
  display: inline-block;
  content: '';
  height: 0;
  width: 0;
  border-width: 4px 7px 4px 0;
  border-style: solid;
  border-color: transparent #165ddf transparent transparent;
  vertical-align: middle;
  margin: 0 10px;
}
.content_first_content .message_list_left .title:after {
  display: inline-block;
  content: '';
  height: 0;
  width: 0;
  border-width: 4px 0 4px 7px;
  border-style: solid;
  border-color: transparent transparent transparent #165ddf;
  vertical-align: middle;
  margin: 0 10px;
}
.content_first_content .message_list_left .top_info {
  margin-bottom: 20px;
}
.content_first_content .message_list_left .top_info .list {
  height: 89px;
  overflow: hidden;
  box-sizing: border-box;
  padding: 0px 7px 17px 7px;
  background: #fff;
}
.content_first_content .message_list_left .top_info .list li {
  float: left;
  width: 118px;
  height: 30px;
  background: #165ddf;
  margin: 3px;
  font: 14px / 30px '微软雅黑';
  color: #fff;
}
.content_first_content .message_list_left .bottom_info {
  background: #fff;
}
.content_first_content .message_list_left .bottom_info .list {
  padding: 13px 30px 1px;
  overflow: hidden;
}
.content_first_content .message_list_left .bottom_info .list li {
  float: left;
  height: 48px;
  width: 80px;
  margin-right: 43px;
  margin-bottom: 17px;
  text-align: center;
  color: #333;
  line-height: 0;
}
.content_first_content .message_list_left .bottom_info .list li:nth-child(3n) {
  margin-right: 0;
}
.content_first_content .message_list_left .bottom_info .list li .icon {
  width: 30px;
  height: 30px;
  display: inline-block;
  background: url('../../images/zzy/icon.png');
}
.content_first_content .message_list_left .bottom_info .list li:nth-child(1) .icon {
  background-position: 0px 0px;
}
.content_first_content .message_list_left .bottom_info .list li:nth-child(1):hover .icon {
  background-position: 0px -90px;
}
.content_first_content .message_list_left .bottom_info .list li:nth-child(2) .icon {
  background-position: -30px 0px;
}
.content_first_content .message_list_left .bottom_info .list li:nth-child(2):hover .icon {
  background-position: -30px -90px;
}
.content_first_content .message_list_left .bottom_info .list li:nth-child(3) .icon {
  background-position: -60px 0px;
}
.content_first_content .message_list_left .bottom_info .list li:nth-child(3):hover .icon {
  background-position: -60px -90px;
}
.content_first_content .message_list_left .bottom_info .list li:nth-child(4) .icon {
  background-position: 0px -30px;
}
.content_first_content .message_list_left .bottom_info .list li:nth-child(4):hover .icon {
  background-position: 0px -120px;
}
.content_first_content .message_list_left .bottom_info .list li:nth-child(5) .icon {
  background-position: -30px -30px;
}
.content_first_content .message_list_left .bottom_info .list li:nth-child(5):hover .icon {
  background-position: -30px -120px;
}
.content_first_content .message_list_left .bottom_info .list li:nth-child(6) .icon {
  background-position: -60px -30px;
}
.content_first_content .message_list_left .bottom_info .list li:nth-child(6):hover .icon {
  background-position: -60px -120px;
}
.content_first_content .message_list_left .bottom_info .list li:nth-child(7) .icon {
  background-position: 0px -60px;
}
.content_first_content .message_list_left .bottom_info .list li:nth-child(7):hover .icon {
  background-position: 0px -150px;
}
.content_first_content .message_list_left .bottom_info .list li:nth-child(8) .icon {
  background-position: -30px -60px;
}
.content_first_content .message_list_left .bottom_info .list li:nth-child(8):hover .icon {
  background-position: -30px -150px;
}
.content_first_content .message_list_left .bottom_info .list li:nth-child(9) .icon {
  background-position: -60px -60px;
}
.content_first_content .message_list_left .bottom_info .list li:nth-child(9):hover .icon {
  background-position: -60px -150px;
}
.content_first_content .message_list_left .bottom_info .list li:hover {
  color: #ffa338;
}
.content_first_content .message_list_left .bottom_info .list li span {
  width: 100%;
  font: 14px/20px '微软雅黑';
  display: inline-block;
}
.content_first_content .message_list_center {
  width: 400px;
  height: 100%;
  float: left;
  margin-right: 13px;
}
.content_first_content .message_list_center .tab {
  width: 400px;
  overflow: hidden;
}
.content_first_content .message_list_center .tab_menu {
  height: 40px;
}
.content_first_content .message_list_center .tab_menu_item {
  width: 90px;
  height: 40px;
  background: #dddddd;
  text-align: center;
  font: 400 14px/40px '微软雅黑';
  color: #333;
  float: left;
  margin: 0 3px 0 6px;
}
.content_first_content .message_list_center .tab_menu_item:hover {
  background: #aaa;
}
.content_first_content .message_list_center .tab_menu_item.active {
  background: #1855df;
  color: #fff;
}
.content_first_content .message_list_center .tab_listbox {
  float: left;
  white-space: nowrap;
  display: flex;
  position: relative;
  left: 0;
  transition: 0.5s;
}
.content_first_content .message_list_center .tab_list {
  padding-top: 12px;
  padding-left: 7px;
  font: 400 14px/30px '微软雅黑';
  color: #333;
}
.content_first_content .message_list_center .tab_list li {
  width: 390px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.content_first_content .message_list_center .tab_list em {
  color: #1855df;
}
.content_first_content .message_list_center .tab_list span {
  color: #999;
  font-size: 12px;
}
.content_first_content .message_list_right {
  width: 387px;
  height: 100%;
  float: right;
}
.content_first_content .message_list_right .faq_title {
  height: 44px;
  font: 400 14px/44px '微软雅黑';
  color: #165ddf;
  overflow: hidden;
}
.content_first_content .message_list_right .faq_title h3 {
  float: left;
}
.content_first_content .message_list_right .faq_title .more {
  float: right;
  font-size: 12px;
  color: #999;
}
.content_first_content .message_list_right .faq_list {
  font: 400 14px/30px '微软雅黑';
  color: #333;
}
.content_first_content .message_list_right .faq_list li {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.content_first_content .message_list_right .faq_list li .lev {
  text-align: center;
  font: 500 12px/18px impact;
  display: inline-block;
  width: 18px;
  height: 18px;
  background: #fff;
}
.content_first_content .message_list_right .faq_list li .lev.hot {
  color: #fff;
  background: #165ddf;
}
.content_nav {
  background: #a81827;
  margin-bottom: 20px;
}
.content_hotbox {
  padding: 0 20px 20px;
  background: #fff;
  margin-bottom: 20px;
}
.content_hotbox:after {
  content: '';
  display: block;
  width: 100%;
  height: 0;
  clear: both;
}
.content_hotbox .hottitle {
  padding-top: 12px;
  height: 40px;
  border-bottom: 1px solid #e5e5e5;
}
.content_hotbox .hottitle_name {
  padding: 0 10px;
  background: #165ddf;
  float: left;
  font: 400 18px/40px '微软雅黑';
  color: #fff;
}
.content_hotbox .hottitle_type {
  float: right;
  padding-top: 3px;
}
.content_hotbox .hottitle_type_item {
  float: left;
  margin-right: 20px;
  height: 28px;
  border: 1px solid #165ddf;
  padding: 0 7px;
  font: 400 16px/28px '微软雅黑';
  color: #333;
}
.content_hotbox .hottitle_type_item:hover {
  background: #165ddf;
  color: #fff;
}
.content_hotbox .hottitle_type_item:last-child {
  font: 400 12px/28px '微软雅黑';
  color: #999999;
  border: none;
  margin: 0;
}
.content_hotbox .hotinfo {
  height: 173px;
  padding-top: 9px;
}
.content_hotbox .hotinfo_leftImg {
  width: 270px;
  height: 153px;
  float: left;
  padding-top: 10px;
  overflow: hidden;
  text-align: center;
}
.content_hotbox .hotinfo_leftImg img {
  width: 270px;
  height: 153px;
}
.content_hotbox .hotinfo_leftImg ul {
  float: left;
  white-space: nowrap;
  display: flex;
  position: relative;
  left: 0;
  transition: 0.5s;
}
.content_hotbox .hotinfo_leftImg ul li {
  width: 270px;
  height: 163px;
}
.content_hotbox .hotinfo_leftImg .dotBox {
  display: inline-block;
  position: relative;
  top: -50px;
  line-height: 0;
}
.content_hotbox .hotinfo_leftImg .dotBox span {
  width: 8px;
  height: 8px;
  background: #fff;
  margin: 0 4px;
  display: inline-block;
  font-size: 0;
  border-radius: 50%;
}
.content_hotbox .hotinfo_leftImg .dotBox span:hover {
  background: #ccc;
}
.content_hotbox .hotinfo_leftImg .dotBox span.active {
  background: #165ddf;
}
.content_hotbox .hotinfo_infoList {
  width: 380px;
  padding-left: 30px;
  float: left;
}
.content_hotbox .hotinfo_infoList .title {
  height: 37px;
  text-align: center;
  font-size: 0;
  text-align: left;
}
.content_hotbox .hotinfo_infoList .title:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.content_hotbox .hotinfo_infoList .title .inset,
.content_hotbox .hotinfo_infoList .title .iconfont {
  display: inline-block;
  vertical-align: middle;
}
.content_hotbox .hotinfo_infoList .title i {
  font-size: 12px;
  color: #165ddf;
  display: inline-block;
  vertical-align: middle;
  transform: scale(0.5);
  zoom: 0.5;
}
.content_hotbox .hotinfo_infoList .title span {
  padding-left: 4px;
  display: inline-block;
  vertical-align: middle;
  font: 400 16px/37px '微软雅黑';
  color: #333;
}
.content_hotbox .hotinfo_infoList .item {
  height: 34px;
  font: 400 14px/34px '微软雅黑';
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.content_hotbox .hotinfo_infoList .item .icon-tubiaopinglunshu {
  color: #ffad4c;
}
.content_hotbox .hotinfo_infoList .item.itemCenter:before {
  content: '· ';
}
.content_hotbox .hotinfo_infoList .item:hover {
  color: #1855df;
  text-decoration: underline;
}
.content_hotbox .hottable {
  padding-top: 15px;
}
.content_hotbox .hottable_title {
  height: 37px;
  text-align: center;
  font-size: 0;
  text-align: left;
  padding-bottom: 11px;
}
.content_hotbox .hottable_title:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.content_hotbox .hottable_title .inset,
.content_hotbox .hottable_title .iconfont {
  display: inline-block;
  vertical-align: middle;
}
.content_hotbox .hottable_title i {
  font-size: 12px;
  color: #165ddf;
  display: inline-block;
  vertical-align: middle;
  transform: scale(0.6);
  zoom: 0.6;
}
.content_hotbox .hottable_title span {
  font: 400 16px/1.4 '微软雅黑';
  color: #333;
  display: inline-block;
  vertical-align: middle;
}
.content_hotbox .hottable_table {
  width: 100%;
  border: 1px solid #cccccc;
  border-spacing: 0;
}
.content_hotbox .hottable_table span,
.content_hotbox .hottable_table a,
.content_hotbox .hottable_table label {
  display: inline-block;
  font: 400 14px/39px '微软雅黑';
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content_hotbox .hottable_table .colleges {
  width: 220px;
  padding-left: 30px;
}
.content_hotbox .hottable_table .major {
  width: 142px;
}
.content_hotbox .hottable_table .direction {
  width: 213px;
}
.content_hotbox .hottable_table .position {
  width: 130px;
  text-align: center;
}
.content_hotbox .hottable_table .time {
  width: 140px;
  text-align: center;
}
.content_hotbox .hottable_table .price {
  width: 80px;
}
.content_hotbox .hottable_table .consult {
  width: 80px;
  text-align: center;
  color: #ff1130;
}
.content_hotbox .hottable_table .function {
  width: 115px;
  text-align: center;
}
.content_hotbox .hottable_table dt,
.content_hotbox .hottable_table dd {
  height: 39px;
  border-bottom: 1px solid #cccccc;
  font-size: 0;
}
.content_hotbox .hottable_table dt {
  background: #e5e5e5;
}
.content_hotbox .hottable_table dt .consult {
  color: #333;
}
.content_hotbox .hottable_table dd span,
.content_hotbox .hottable_table dd a {
  color: #666;
}
.content_hotbox .hottable_table dd:hover {
  background: #f8f8f8;
}
.content_hotbox .hottable_table dd:last-child {
  border: none;
}
.content_hotbox .hottable_input {
  display: none;
}
.content_hotbox .hottable_input:checked ~ i {
  background: #165ddf;
  border: 1px solid #165ddf;
}
.content_hotbox .hottable_input:checked ~ i:after {
  left: 20px;
}
.content_hotbox .hottable_checkable {
  width: 32px;
  height: 12px;
  display: inline-block;
  vertical-align: middle;
  background: #e5e5e5;
  border-radius: 7px;
  overflow: hidden;
  border: 1px solid #e5e5e5;
  box-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  transition: 0.3s;
}
.content_hotbox .hottable_checkable:after {
  content: '';
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: linear-gradient(#fff, #eee);
  box-shadow: 0 0 2px 0 #fff;
  vertical-align: bottom;
  position: absolute;
  left: 0;
  top: 1px;
  transition: 0.2s;
}
.content_hotbox .message_list_left {
  float: left;
  padding: 14px 0px;
  box-sizing: border-box;
  width: 793px;
  height: 460px;
}
.content_hotbox .message_list_left01 {
  width: 106%;
  height: auto;
  padding-bottom: 0;
}
.content_hotbox .message_list_left .item {
  width: 349px;
  float: left;
  padding-right: 38px;
}
.content_hotbox .message_list_left .item:nth-child(2n-1) {
  margin-right: 19px;
}
.content_hotbox .message_list_left .item .title {
  font: 400 16px/30px '微软雅黑';
  color: #165ddf;
  height: 30px;
}
.content_hotbox .message_list_left .title .subject {
  float: left;
}
.content_hotbox .message_list_left .title .iconfont {
  font-size: 12px;
  transform: scale(0.6);
  zoom: 0.6;
  float: left;
}
.content_hotbox .message_list_left .title .href {
  font: 400 12px/28px '微软雅黑';
  color: #999;
  float: right;
}
.content_hotbox .message_list_left .content {
  font: 400 14px/25px '微软雅黑';
  height: 80px;
  overflow: hidden;
  padding: 2px 0;
}
.content_hotbox .message_list_left .content img {
  float: left;
  width: 132px;
}
.content_hotbox .message_list_left .content .text {
  float: right;
  width: 196px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  word-break: break-all;
}
.content_hotbox .message_list_left .info_list {
  font: 400 14px/26px '微软雅黑';
  color: #666;
  padding-bottom: 24px;
}
.content_hotbox .message_list_left01 .info_list {
  font: 400 14px/26px '微软雅黑';
  color: #666;
  padding-bottom: 0;
}
.content_hotbox .message_list_left .info_list li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content_hotbox .message_list_left .info_list li::before {
  content: '·';
  padding: 0 5px;
}
.content_hotbox .message_list_right {
  float: left;
  width: 366px;
  height: 420px;
  margin: 20px 0;
  background: #f8fbff;
  border-top: 1px solid #165ddf;
  text-align: center;
}
.content_hotbox .message_list_right .title {
  padding-top: 10px;
  font: 18px/34px '微软雅黑';
  color: #165ddf;
}
.content_hotbox .message_list_right .title::before {
  display: inline-block;
  content: '';
  height: 0;
  width: 0;
  border-width: 4px 7px 4px 0;
  border-style: solid;
  border-color: transparent #165ddf transparent transparent;
  vertical-align: middle;
  margin: 0 10px;
}
.content_hotbox .message_list_right .title::after {
  display: inline-block;
  content: '';
  height: 0;
  width: 0;
  border-width: 4px 0 4px 7px;
  border-style: solid;
  border-color: transparent transparent transparent #165ddf;
  vertical-align: middle;
  margin: 0 10px;
}
.content_hotbox .message_list_right .list li {
  color: #333;
  font-size: 0;
  text-align: right;
  padding: 0 20px;
}
.content_hotbox .message_list_right .list li a {
  max-width: 70%;
  font: 14px/40px '微软雅黑';
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.content_hotbox .message_list_right .list li:before,
.content_hotbox .message_list_right .list li:after {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
  font-size: 14px;
  line-height: 23px;
  text-align: center;
}
.content_hotbox .message_list_right .list li:nth-child(2n-1) {
  text-align: left;
}
.content_hotbox .message_list_right .list li:nth-child(2n-1):before {
  content: '论文指导';
  display: inline-block;
  width: 68px;
  height: 23px;
  border: 1px solid #165ddf;
}
.content_hotbox .message_list_right .list li:nth-child(2n):after {
  content: '论文指导';
  display: inline-block;
  width: 68px;
  height: 23px;
  border: 1px solid #ff9519;
}
.content_friend_link {
  height: 72px;
  background: #fff;
  margin-bottom: 20px;
  padding: 24px 20px;
  font: 400 14px/24px '微软雅黑';
  color: #666;
}
.content_friend_link_title {
  width: 100px;
  float: left;
  color: #333;
}
.content_friend_link_text {
  padding-left: 100px;
}
.content_friend_link_text a {
  white-space: nowrap;
  padding: 7px;
}
.content_explain .gather {
  margin-bottom: 20px;
  background: #fff;
  padding-left: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.content_explain .gather_title {
  text-align: center;
  font: 400 18px/57px '微软雅黑';
  color: #165ddf;
}
.content_explain .gather_main {
  font: 400 14px/30px '微软雅黑';
  color: #333;
  margin-bottom: 20px;
}
.content_explain .gather_main:after {
  content: '';
  display: block;
  width: 100%;
  height: 0;
  clear: both;
}
.content_explain .gather_main:last-child .list {
  border: none;
}
.content_explain .gather_main .name {
  float: left;
  width: 50px;
  text-align: center;
}
.content_explain .gather_main .list {
  float: left;
  width: 1110px;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 10px;
}
.content_explain .gather_main .item {
  float: left;
  border: 1px solid #ddd;
  padding: 0 18px;
  margin: 0 4px 10px;
}
.content_explain .gather_main .item:hover,
.content_explain .gather_main .item.active {
  border-color: #ff9519;
  background: #ff9519;
  color: #fff;
}
.content_explain .meeting {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #fff;
  padding: 20px;
  margin-bottom: 20px;
}
.content_explain .meeting:after {
  content: '';
  display: block;
  width: 100%;
  height: 0;
  clear: both;
}
.content_explain .meeting_item {
  width: 433px;
  height: 207px;
  padding: 0 20px 20px;
  float: left;
}
.content_explain .meeting_item:nth-child(2n) {
  padding-left: 137px;
  position: relative;
}
.content_explain .meeting_item:nth-child(2n):after {
  content: '';
  position: absolute;
  width: 1160px;
  right: -97px;
  bottom: 0;
  border-bottom: 1px dashed #ddd;
}
.content_explain .meeting_item_title {
  height: 55px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font: 400 18px/57px '微软雅黑';
  color: #cc1712;
}
.content_explain .meeting_item_content {
  height: 152px;
}
.content_explain .meeting_item_content .img {
  width: 200px;
  height: 152px;
  float: left;
}
.content_explain .meeting_item_content .info {
  float: left;
  padding-left: 24px;
}
.content_explain .meeting_item_content .info_line {
  font: 400 12px/24px '微软雅黑';
  color: #333;
  padding-bottom: 8px;
}
.content_explain .meeting_item_content .info_line em {
  color: #cc1712;
}
.content_explain .meeting_item_content .info_link {
  display: block;
  height: 27px;
  font: 400 14px/20px '微软雅黑';
  color: #cc1712;
}
.content_explain .meeting_item_content .info_btnline {
  height: 26px;
}
.content_explain .meeting_item_content .info_btn {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 100px;
  text-align: center;
  font: 400 14px/26px '微软雅黑';
  color: #fff;
  cursor: pointer;
  float: left;
  margin-right: 8px;
}
.content_explain .meeting_item_content .info_btn.yellow {
  background: #ff9519;
}
.content_explain .meeting_item_content .info_btn.blue {
  background: #165ddf;
}
.content_explain .meeting_item_content .info_btn:last-child {
  margin: 0;
}
.content_explain .meeting .pagination {
  clear: both;
  padding-top: 20px;
}
.content_explain .table {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 0 20px;
  background: #fff;
  margin-bottom: 20px;
}
.content_explain .table:after {
  content: '';
  display: block;
  width: 100%;
  height: 0;
  clear: both;
}
.content_explain .table .tablebox_table {
  width: 100%;
  border-spacing: 0;
}
.content_explain .table .tablebox_table span,
.content_explain .table .tablebox_table a,
.content_explain .table .tablebox_table label,
.content_explain .table .tablebox_table img {
  display: inline-block;
  vertical-align: middle;
  font: 400 14px/39px '微软雅黑';
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content_explain .table .tablebox_table .colleges {
  width: 270px;
  padding: 0 10px;
}
.content_explain .table .tablebox_table .major {
  width: 122px;
}
.content_explain .table .tablebox_table .direction {
  width: 223px;
}
.content_explain .table .tablebox_table .position {
  width: 100px;
  text-align: center;
}
.content_explain .table .tablebox_table .time {
  width: 140px;
  text-align: center;
}
.content_explain .table .tablebox_table .price {
  width: 80px;
}
.content_explain .table .tablebox_table .consult {
  width: 80px;
  text-align: center;
  color: #ff1130;
}
.content_explain .table .tablebox_table .function {
  width: 115px;
  text-align: center;
}
.content_explain .table .tablebox_table dt,
.content_explain .table .tablebox_table dd {
  height: 100px;
  border-bottom: 1px solid #cccccc;
  font-size: 0;
}
.content_explain .table .tablebox_table dt:before,
.content_explain .table .tablebox_table dd:before {
  content: '';
  width: 0;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.content_explain .table .tablebox_table dt {
  height: 40px;
  padding-top: 25px;
}
.content_explain .table .tablebox_table dt .consult {
  color: #333;
}
.content_explain .table .tablebox_table dd span,
.content_explain .table .tablebox_table dd a {
  color: #666;
}
.content_explain .table .tablebox_table dd:hover {
  background: #f8f8f8;
}
.content_explain .table .tablebox_table dd:last-child {
  border: none;
}
.content_explain .table .hottable_input {
  display: none;
}
.content_explain .table .hottable_input:checked ~ i {
  background: #165ddf;
  border: 1px solid #165ddf;
}
.content_explain .table .hottable_input:checked ~ i:after {
  left: 20px;
}
.content_explain .table .checkable {
  width: 32px;
  height: 12px;
  display: inline-block;
  vertical-align: middle;
  background: #e5e5e5;
  border-radius: 7px;
  overflow: hidden;
  border: 1px solid #e5e5e5;
  box-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  transition: 0.3s;
}
.content_explain .table .checkable:after {
  content: '';
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: linear-gradient(#fff, #eee);
  box-shadow: 0 0 2px 0 #fff;
  vertical-align: bottom;
  position: absolute;
  left: 0;
  top: 1px;
  transition: 0.2s;
}
.content_explain .table .pagination {
  clear: both;
  padding-top: 20px;
}
.content_contrast {
  margin-bottom: 20px;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.content_contrast:after {
  content: '';
  display: block;
  width: 100%;
  height: 0;
  clear: both;
}
.content_contrast .first {
  height: 151px;
  border-bottom: 1px solid #ddd;
  font: 400 18px/151px '微软雅黑';
  color: #333;
}
.content_contrast .first .addBtn:only-child {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
  cursor: pointer;
}
.content_contrast .first .addBtn:only-child:hover {
  background: #e5e5e5;
}
.content_contrast .first .addBtn:only-child:before {
  content: '';
  width: 30px;
  height: 4px;
  background: #999;
  position: absolute;
  top: calc(50% - 2px);
  left: calc(50% - 15px);
}
.content_contrast .first .addBtn:only-child:after {
  content: '';
  width: 4px;
  height: 30px;
  background: #999;
  position: absolute;
  top: calc(50% - 15px);
  left: calc(50% - 2px);
}
.content_contrast .item {
  height: 99px;
  border-bottom: 1px solid #ddd;
  font: 400 18px/99px '微软雅黑';
  color: #333;
}
.content_contrast .item:last-child {
  border: none;
}
.content_contrast .name {
  width: 150px;
  float: left;
  background: #fffaf4;
  text-align: center;
}
.content_contrast .list {
  width: 262px;
  float: left;
  border-right: 1px solid #ddd;
  text-align: center;
}
.content_contrast .list .first {
  text-align: center;
  line-height: 0;
  position: relative;
}
.content_contrast .list .first img {
  padding-top: 20px;
  width: 70px;
  height: 70px;
  display: inline-block;
}
.content_contrast .list .first span {
  padding: 10px 20px 0;
  font: 400 14px/18px '微软雅黑';
  color: #333;
  display: inline-block;
  width: 70%;
  vertical-align: top;
}
.content_contrast .list .first .closeBox {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 20px;
  right: 0;
}
.content_contrast .list .first .closeBox i {
  font-size: 26px;
}
.content_contrast .list .hot {
  color: #ff1919;
}
.content_contrast .list .yes {
  color: #28ea4d;
}
.content_contrast .list .not {
  color: #ff2f2f;
}
.content_contrast .list:nth-child(5) {
  width: 261px;
  border: none;
}
.bottomtab {
  height: 183px;
  margin-bottom: 20px;
}
.bottomtab:after {
  content: '';
  display: block;
  width: 100%;
  height: 0;
  clear: both;
}
.bottomtab .tab_main {
  width: 1200px;
  margin: 0 auto;
}
.bottomtab .tab_menu {
  height: 32px;
  position: relative;
  bottom: -1px;
}
.bottomtab .tab_menu_item {
  width: 126px;
  float: left;
  border: 1px solid #e5e5e5;
  border-radius: 4px 4px 0 0;
  margin-right: 10px;
  font: 16px/31px '微软雅黑';
  color: #999999;
  background: #f7f7f7;
  text-align: center;
  cursor: pointer;
}
.bottomtab .tab_menu_item.active,
.bottomtab .tab_menu_item:hover {
  border-bottom-color: #fff;
  background: #fff;
  color: #333;
}
.bottomtab .tab_movebox {
  border-radius: 0 4px 4px;
  height: 150px;
  border: 1px solid #ddd;
  background: #fff;
  overflow: hidden;
  width: 100%;
}
.bottomtab .tab_listbox {
  float: left;
  white-space: nowrap;
  display: flex;
  position: relative;
  left: 0;
  transition: 0.2s;
}
.bottomtab .tab_list {
  width: 1140px;
  padding: 22px 30px;
  font: 16px/35px '微软雅黑';
  color: #666666;
  float: left;
}
.bottomtab .tab_list_item {
  float: left;
  width: 33%;
}
.bottomtab .tab_list_item span,
.bottomtab .tab_list_item a {
  padding: 0 5px;
}
.duibiBox {
  width: 1200px;
  height: 98px;
  position: fixed;
  bottom: 0;
  left: calc(50% - 600px);
}
.duibiBox .duibiBox2 {
  height: 100%;
}
.duibiBox .closeBox {
  width: 30px;
  height: 30px;
  position: absolute;
  top: -30px;
  right: 0;
}
.duibiBox .closeBox i {
  font-size: 26px;
}
.duibiBox .duibiBoxL {
  width: 80px;
  float: left;
  height: 100%;
  background: url("../../images/zzy/edu_34.png") no-repeat center, #f71e1e;
}
.duibiBox .duibiBoxC {
  float: left;
  height: 96px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background: #fff;
}
.duibiBox .duibiBox2Con {
  width: 240px;
  float: left;
  height: 100%;
  border-right: 1px solid #ddd;
  position: relative;
  text-align: center;
  font-size: 0;
}
.duibiBox .duibiBox2Con:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.duibiBox .duibiBox2Con .inset,
.duibiBox .duibiBox2Con .iconfont {
  display: inline-block;
  vertical-align: middle;
}
.duibiBox .duibiBox2Con:hover {
  background: #eee;
  cursor: pointer;
}
.duibiBox .duibiBox2Con .text {
  padding: 0 20px;
  display: inline-block;
  vertical-align: middle;
  font: 400 16px/1.4 '微软雅黑';
  color: #333;
}
.duibiBox .duibiBox2Con .close {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 3px;
  right: 3px;
  border: 1px solid transparent;
  font: 400 16px/1.4 '微软雅黑';
  color: #333;
}
.duibiBox .duibiBox2Con .close:hover {
  background: #fff;
  border: 1px solid #ddd;
}
.duibiBox .duibiBox2Con .addBtn {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
}
.duibiBox .duibiBox2Con .addBtn:before {
  content: '';
  width: 30px;
  height: 4px;
  background: #999;
  position: absolute;
  top: calc(50% - 2px);
  left: calc(50% - 15px);
}
.duibiBox .duibiBox2Con .addBtn:after {
  content: '';
  width: 4px;
  height: 30px;
  background: #999;
  position: absolute;
  top: calc(50% - 15px);
  left: calc(50% - 2px);
}
.duibiBox .duibiBoxR {
  width: 155px;
  float: left;
  background: #fff;
  height: 68px;
  border: 1px solid #ddd;
  margin-left: -1px;
  text-align: center;
  padding-top: 28px;
}
.duibiBox .duibiBoxR .delete_a {
  font: 400 12px/20px '微软雅黑';
  color: #999;
}
.duibiBox .duibiBoxR .duibi_a {
  width: 110px;
  height: 40px;
  border-radius: 4px;
  background: #1e61dc;
  font: 400 12px/40px '微软雅黑';
  color: #fff;
  text-align: center;
  cursor: pointer;
  display: inline-block;
}
.duibiBox .duibiBoxR .duibi_a:hover {
  background: #427ce6;
}
.region_first {
  margin-bottom: 20px;
}
.region_first:after {
  content: '';
  display: block;
  width: 100%;
  height: 0;
  clear: both;
}
.region_first_leftImg {
  width: 360px;
  height: 203px;
  float: left;
  overflow: hidden;
  text-align: center;
}
.region_first_leftImg ul {
  float: left;
  white-space: nowrap;
  display: flex;
  position: relative;
  left: 0;
  transition: 0.5s;
}
.region_first_leftImg ul li {
  width: 360px;
  height: 203px;
}
.region_first_leftImg ul li img {
  width: 360px;
  height: 203px;
}
.region_first_leftImg .dotBox {
  display: inline-block;
  position: relative;
  top: -50px;
  line-height: 0;
}
.region_first_leftImg .dotBox span {
  width: 8px;
  height: 8px;
  background: #fff;
  margin: 0 4px;
  display: inline-block;
  font-size: 0;
  border-radius: 50%;
}
.region_first_leftImg .dotBox span:hover {
  background: #ccc;
}
.region_first_leftImg .dotBox span.active {
  background: #165ddf;
}
.region_first_center {
  width: 440px;
  height: 203px;
  float: left;
  margin: 0 20px;
  background: #fff;
  padding: 0 20px;
}
.region_first_center .hotnews_title {
  padding-top: 12px;
  font: 400 18px/35px '微软雅黑';
  color: #ff1130;
}
.region_first_center .hotnews_des {
  font: 400 14px/18px '微软雅黑';
  color: #999;
}
.region_first_center .newslist {
  padding-top: 14px;
}
.region_first_center .newslist_item {
  width: 211px;
  float: left;
  font: 400 14px/14px '微软雅黑';
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-right: 1px solid #333;
  margin: 5px 0;
  margin-right: 14px;
}
.region_first_center .newslist_item:nth-child(2n) {
  border: none;
  margin-right: 0;
}
.region_first_right {
  width: 280px;
  height: 178px;
  background: #fff;
  float: right;
  padding: 25px 20px 0;
}
.region_first_right .title {
  font: 400 16px/25px '微软雅黑';
  color: #165ddf;
}
.region_first_right .subtitle {
  font: 400 14px/23px '微软雅黑';
  color: #333;
  padding-bottom: 12px;
}
.region_first_right .des {
  font: 400 12px/22px '微软雅黑';
  color: #666;
}
.region_first_right .btnline {
  height: 26px;
  padding-top: 26px;
}
.region_first_right .btnline_item {
  width: 78px;
  height: 24px;
  border: 1px solid #165ddf;
  text-align: center;
  border-radius: 2px;
  font: 400 14px/24px '微软雅黑';
  color: #165ddf;
  float: left;
  margin-right: 10px;
}
.region_first_right .btnline_item:last-child {
  margin: 0;
}
.region_first_right .btnline_item.active {
  color: #ff1919;
  border-color: #ff1919;
}
.region_regionbox {
  background: #fff;
  padding: 14px 20px 20px;
  margin-bottom: 20px;
}
.region_regionbox .hottitle {
  height: 40px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.region_regionbox .hottitle_name {
  padding: 0 10px;
  background: #165ddf;
  float: left;
  font: 400 18px/40px '微软雅黑';
  color: #fff;
}
.region_regionbox .hottitle_type {
  float: right;
  padding-top: 3px;
}
.region_regionbox .hottitle_type_item {
  float: left;
  margin-right: 20px;
  height: 28px;
  border: 1px solid #165ddf;
  padding: 0 7px;
  font: 400 16px/28px '微软雅黑';
  color: #333;
}
.region_regionbox .hottitle_type_item:last-child {
  font: 400 12px/28px '微软雅黑';
  color: #999999;
  border: none;
  margin: 0;
}
.region_regionbox .list {
  display: flex;
  justify-content: space-between;
}
.region_regionbox .list_item {
  width: 268px;
  height: 151px;
  background: #eee;
}
.region_regionbox .hottable_table {
  width: 100%;
  border: 1px solid #cccccc;
  border-spacing: 0;
  font-size: 0;
}
.region_regionbox .hottable_table span,
.region_regionbox .hottable_table a,
.region_regionbox .hottable_table label {
  display: inline-block;
  font: 400 14px/39px '微软雅黑';
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.region_regionbox .hottable_table .colleges {
  width: 16%;
  padding-left: 30px;
}
.region_regionbox .hottable_table .major {
  width: 16%;
}
.region_regionbox .hottable_table .direction {
  width: 14%;
}
.region_regionbox .hottable_table .starttime {
  width: 10%;
}
.region_regionbox .hottable_table .position {
  width: 8.6%;
  text-align: center;
}
.region_regionbox .hottable_table .time {
  width: 7.7%;
  text-align: center;
}
.region_regionbox .hottable_table .price {
  width: 7.7%;
}
.region_regionbox .hottable_table .consult {
  width: 9%;
  text-align: center;
  color: #ff1130;
}
.region_regionbox .hottable_table .function {
  width: 7.7%;
  text-align: center;
}
.region_regionbox .hottable_table dt,
.region_regionbox .hottable_table dd {
  height: 39px;
  border-bottom: 1px solid #cccccc;
  font-size: 0;
}
.region_regionbox .hottable_table dt {
  background: #e5e5e5;
}
.region_regionbox .hottable_table dt .consult {
  color: #333;
}
.region_regionbox .hottable_table dd span,
.region_regionbox .hottable_table dd a {
  color: #666;
}
.region_regionbox .hottable_table dd:hover {
  background: #f8f8f8;
}
.region_regionbox .hottable_table dd:last-child {
  border: none;
}
.region_regionbox .hottable_input {
  display: none;
}
.region_regionbox .hottable_input:checked ~ i {
  background: #165ddf;
  border: 1px solid #165ddf;
}
.region_regionbox .hottable_input:checked ~ i:after {
  left: 20px;
}
.region_regionbox .hottable_checkable {
  width: 32px;
  height: 12px;
  display: inline-block;
  vertical-align: middle;
  background: #e5e5e5;
  border-radius: 7px;
  overflow: hidden;
  border: 1px solid #e5e5e5;
  box-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  transition: 0.3s;
}
.region_regionbox .hottable_checkable:after {
  content: '';
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: linear-gradient(#fff, #eee);
  box-shadow: 0 0 2px 0 #fff;
  vertical-align: bottom;
  position: absolute;
  left: 0;
  top: 1px;
  transition: 0.2s;
}
.webmap {
  width: 1200px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 20px auto 40px;
  min-height: 500px;
  background: #fff;
}
.webmap_title {
  font: 400 18px/96px '微软雅黑';
  color: #165ddf;
  text-align: center;
}
.webmap_name {
  height: 30px;
  padding: 0 40px;
}
.webmap_name .icon {
  width: 27px;
  height: 27px;
  background: #165ddf;
  color: #fff;
  line-height: 27px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
}
.webmap_name .text {
  font: 400 16px/30px '微软雅黑';
  color: #333333;
  display: inline-block;
  vertical-align: middle;
}
.webmap_main {
  padding: 0 10px 50px;
}
.webmap_main .line {
  font: 400 14px/20px '微软雅黑';
  color: #999999;
  padding: 30px 30px 0;
  margin-bottom: -30px;
}
.webmap_main .line h4 {
  color: #165ddf;
}
.webmap_main a {
  height: 14px;
  margin-top: 40px;
  min-width: 92px;
  display: inline-block;
  border-right: 1px solid #999;
  text-align: center;
  font: 400 14px/14px '微软雅黑';
  color: #999999;
}
.webmap_main a .auto {
  padding: 0 10px;
}
.webmap_main a:nth-of-type(12n),
.webmap_main a:last-child {
  border: none;
}
.Photos .Ps_bad:after {
  content: '';
  display: block;
  width: 100%;
  height: 0;
  clear: both;
}
.Photos img {
  width: 100%;
}
.Photos p {
  width: 100%;
  height: 40px;
  line-height: 40px;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-indent: 20px;
  overflow: hidden;
}
.Photos .Ps_img1 {
  float: left;
  width: 40%;
  height: 304px;
  position: relative;
  overflow: hidden;
}
.Photos .Ps_box2 {
  float: left;
  width: 60%;
}
.Photos .Ps_img2 {
  width: 33.3333%;
  height: 152px;
  position: relative;
  overflow: hidden;
  float: left;
}
.Photos .Ps_img3 {
  width: 66.666%;
  height: 152px;
  position: relative;
  overflow: hidden;
  float: left;
}

/*# sourceMappingURL=index.css.map */