.hot_quick {
  width: 100%;
  height: 120px;
  margin: 0px auto;
  position: relative;
  z-index: 10;
}
.hot_quick_container {
  width: 1200px;
  height: 120px;
  margin: 0px auto;
  background: #ffffff;
  margin-top: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.hot_quick_container ul {
  width: 1200px;
}
.hot_quick_container ul li {
  float: left;
  margin-left: 12px;
}
.hot_quick_container ul li:first-child {
  margin-left: 0px;
}
.hot_quick_container ul li a {
  width: 100%;
  display: block;
  height: 120px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0px auto;
  position: relative;
  left: 0px;
}
.hot_quick_container ul li a .hot_quick_first {
  width: 100%;
  text-align: center;
  position: absolute;
  z-index: 15;
  left: 0;
  height: 120px;
  cursor: pointer;
}
.hot_quick_container ul li a .hot_quick_first .icon {
  display: inline-block;
  font-size: 40px;
  width: 40px;
  height: 40px;
  margin: 0px auto;
  text-align: center;
  /*margin-left: 20px;*/
  margin-top: 15px;
}
.hot_quick_container ul li a .hot_quick_first .hot_first_title {
  display: inline-block;
  width: auto;
  font-size: 20px;
  margin-top: 15px;
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.hot_quick_container ul li a .hot_quick_first .hot_first_title_2 {
  margin-top: 10px !important;
}
.hot_quick_container ul li a .hot_quick_second {
  width: 100%;
  position: absolute;
  z-index: 20;
  left: 0;
  top: 0px;
  height: 120px;
  background: #fafafa;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-top: 20px;
}
.hot_quick_container ul li a .hot_quick_second .hot_second_title {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.hot_quick_container ul li a .hot_quick_second .hot_second_msg {
  display: inline-block;
  width: 178px;
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-left: 20px;
  cursor: pointer;
}
.hot_quick_container ul li a .hot_quick_second .hot_second_icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  font-size: 16px;
  text-align: center;
  margin-top: 4px;
  cursor: pointer;
  color: #666666;
  position: absolute;
  top: 20px;
  z-index: 20;
  right: 20px;
  font-weight: bold;
}
.recruitment {
  width: 100%;
  height: 260px;
  margin: 40px auto 0px;
}
.recruitment_container {
  width: 1200px;
  height: 260px;
  margin: 0px auto;
}
.hot_left {
  width: 747px;
  height: 262px;
  overflow: hidden;
  float: left;
  background: #fafafa;
}
.hot_message_title {
  width: 120px;
  height: 160px;
  margin-top: 10px;
  float: left;
  position: relative;
}
.hot_message_title .tips {
  display: inline-block;
  width: 120px;
  height: 62px;
  line-height: 62px;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  float: left;
  cursor: pointer;
  text-align: center;
  position: absolute;
  left: 0px;
  top: 0px;
}
.hot_left .hot_message_content {
  width: 593px;
  height: 240px;
  margin-top: 10px;
  margin-left: 140px;
}
.hot_message_content ul li {
  float: left;
}
.hot_message_content ul li:last-child {
  float: left;
  margin-bottom: 0px;
}
.hot_message_content ul li a.msgItems {
  display: inline-block;
  width: 593px;
}
.hot_message_title .hot_message_bg {
  width: 120px;
  height: 178px;
  float: left;
  color: #ffffff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  opacity: 0.2;
  position: absolute;
  left: 0px;
  top: 62px;
  z-index: 3;
}
.hot_message_title .hot_message_time {
  width: 120px;
  height: 178px;
  float: left;
  color: #ffffff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: absolute;
  left: 0px;
  top: 62px;
  z-index: 5;
}
.hot_message_title .hot_message_time .date {
  width: 60px;
  display: inline-block;
  margin-top: 50px;
  font-size: 22px;
  line-height: 22px;
  text-align: center;
  color: #ffffff;
  margin-left: 30px;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-bottom: 20px;
  border-bottom: 2px solid #ffffff;
}
.hot_message_title .hot_message_time .month {
  display: inline-block;
  float: left;
  font-size: 22px;
  line-height: 22px;
  text-align: center;
  color: #ffffff;
  margin-top: 20px;
  margin-left: 30px;
  width: 60px;
}
.hot_message_content ul li a .hot_message_desc {
  width: 593px;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.hot_message_content ul li:first-child a .hot_message_desc {
  padding-top: 20px;
}
.hot_message_content ul li a .hot_message_desc .hot_message_title01 {
  display: inline-block;
  width: 551px;
  height: 24px;
  font-size: 16px;
  line-height: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  color: #333333;
  margin-top: 8px;
  float: left;
}
.hot_message_content ul li:first-child a .hot_message_desc .hot_message_title01 {
  margin-top: 0px;
}
.hot_message_content ul li:first-child a .hot_message_desc .more {
  display: block;
}
.hot_message_content ul li a .hot_message_desc .more {
  display: inline-block;
  height: 24px;
  font-size: 16px;
  float: left;
  display: none;
  cursor: pointer;
  color: #333333;
  border-bottom: 2px solid #333333;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.hot_message_content ul li a .hot_message_desc .hot_message_tips {
  display: inline-block;
  width: 593px;
  height: 60px;
  font-size: 14px;
  line-height: 20px;
  color: #808080;
  display: none;
  float: left;
  margin-top: 10px;
}
.hot_message_content ul li:first-child a .hot_message_desc .hot_message_tips {
  display: block;
}
.robot {
  width: 284px;
  height: 262px;
  margin-left: 40px;
  float: left;
  position: relative;
  z-index: 1;
  border-radius: 5px;
  cursor: pointer;
}
.robot_container {
  width: 284px;
  height: 262px;
  position: absolute;
  z-index: 3;
  border-radius: 5px;
  cursor: pointer;
  opacity: 0.3;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.robot_container_bg {
  width: 284px;
  height: 262px;
  position: absolute;
  z-index: 4;
  border-radius: 5px;
  cursor: pointer;
}
.robot_message {
  height: 200px;
  position: absolute;
  z-index: 5;
  left: 0px;
  top: 0px;
  width: 284px;
}
.robot_message .robot_message_title {
  position: absolute;
  z-index: 5;
  color: #ffffff;
  font-size: 34px;
  font-weight: bold;
  left: 42px;
  top: 38px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-bottom: 10px;
}
.robot_message .robot_message_tips01 {
  position: absolute;
  z-index: 5;
  color: #ffffff;
  font-size: 24px;
  line-height: 38px;
  left: 0px;
  top: 113px;
  height: 38px;
  width: 280px;
  text-align: center;
}
.robot_message .robot_message_tips02 {
  position: absolute;
  z-index: 5;
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
  left: 0px;
  top: 152px;
  height: 24px;
  width: 280px;
  text-align: center;
}
a.robot_btn {
  display: inline-block;
  width: 240px;
  height: 38px;
  position: absolute;
  z-index: 5;
  right: 22px;
  bottom: 20px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  line-height: 38px;
  border-radius: 20px;
  cursor: pointer;
}
.robot img.robot_img {
  width: 118px;
  height: 152px;
  position: absolute;
  z-index: 5;
  right: 20px;
  top: 26px;
}
.three_btn {
  width: 96px;
  height: 260px;
  margin-left: 30px;
  float: left;
  opacity: 0.2;
  cursor: pointer;
}
.three_btn .three_item03 {
  width: 96px;
  height: 260px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: relative;
  cursor: pointer;
}
.three_btn .three_item03 .msgUp {
  width: 58px;
  height: 58px;
  margin-top: 20px;
  margin-left: 19px;
  font-size: 58px;
}
.three_btn .three_item03 .msgdown {
  width: 30px;
  height: 138px;
  text-align: center;
  margin-top: 25px;
  margin-left: 33px;
  font-size: 16px;
  background: #ffffff;
  border-radius: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-top: 15px;
  margin-right: 10px;
}
.three_btn .three_item03 .msgUp i {
  display: inline-block;
  width: 58px;
  height: 58px;
}
.three_btn .three_item03 .msgUp span.tips {
  display: inline-block;
  width: 108px;
  height: 24px;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  margin-top: 6px;
}
.admissionsNews {
  width: 750px;
  height: 280px;
  float: left;
}
.admissionsNews .tomore {
  display: inline-block;
  font-size: 12px;
  color: #999999;
  float: right;
  cursor: pointer;
  border-bottom: 2px solid #999999;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.admissionsNews ul li {
  float: left;
  margin-right: 36px;
}
.admissionsNews ul li .admissionsNews_firstItemsPage {
  width: 108px;
  height: 28px;
  position: relative;
  left: 0px;
  top: 0px;
}
.admissionsNews ul li .admissionsNews_firstItemsPage a.title {
  display: inline-block;
  width: 108px;
  height: 28px;
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 16px;
  font-weight: bold;
  color: #999999;
  text-align: center;
  line-height: 28px;
  cursor: pointer;
  z-index: 3;
}
.admissionsNews ul li:first-child .admissionsNews_firstItemsPage .tomore {
  display: inline-block;
  font-size: 12px;
  color: #999999;
  cursor: pointer;
  position: absolute;
  right: -642px;
  top: 0px;
  height: 28px;
  line-height: 28px;
  display: none;
}
.admissionsNews ul li:nth-child(2) .admissionsNews_firstItemsPage .tomore {
  display: inline-block;
  font-size: 12px;
  color: #999999;
  cursor: pointer;
  position: absolute;
  right: -498px;
  top: 0px;
  height: 28px;
  line-height: 28px;
  display: none;
}
.admissionsNews ul li:nth-child(3) .admissionsNews_firstItemsPage .tomore {
  display: inline-block;
  font-size: 12px;
  color: #999999;
  cursor: pointer;
  position: absolute;
  right: -354px;
  top: 0px;
  height: 28px;
  line-height: 28px;
  display: none;
}
.admissionsNews ul li .admissionsNews_firstItemsPage a.active {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-bottom: 2px solid #199e67;
  z-index: 3;
  background: #ffffff;
}
.admissionsNews ul li .admissionsNews_firstItemsPage .admissionsNews_second {
  width: 750px;
  position: absolute;
  left: 0px;
  top: 38px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: none;
  z-index: 2;
}
.admissionsNews ul li:nth-child(1) .admissionsNews_firstItemsPage .admissionsNews_second {
  display: block;
}
.admissionsNews ul li:nth-child(2) .admissionsNews_firstItemsPage .admissionsNews_second {
  left: -144px;
}
.admissionsNews ul li:nth-child(3) .admissionsNews_firstItemsPage .admissionsNews_second {
  left: -288px;
}
.admissionsNews ul li .admissionsNews_firstItemsPage .admissionsNews_second .admissionsNews_second01 {
  width: 750px;
  height: 130px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-left: 5px;
  padding-top: 5px;
  padding-right: 30px;
  padding-bottom: 5px;
  background: #f7f7f7;
  cursor: pointer;
}
.admissionsNews_second .admissionsNews_second01 img.admissionsNews_second01_pic {
  width: 120px;
  height: 120px;
  float: left;
}
.admissionsNews_second .admissionsNews_second01 .admissionsNews_second01_message {
  width: 560px;
  height: 120px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-left: 30px;
  float: left;
  padding-top: 15px;
  padding-bottom: 15px;
}
.admissionsNews_second .admissionsNews_second01 .admissionsNews_second01_message a.msg01 {
  display: inline-block;
  width: 565px;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
}
.admissionsNews_second .admissionsNews_second01 .admissionsNews_second01_message .msg02 {
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  color: #bbbbbb;
  margin-top: 7px;
}
.admissionsNews_second .admissionsNews_second01 .admissionsNews_second01_message .msg02 .time {
  display: inline-block;
  float: left;
}
.admissionsNews_second .admissionsNews_second01 .admissionsNews_second01_message .msg02 .new {
  display: inline-block;
  width: 32px;
  height: 16px;
  float: left;
  margin-left: 10px;
  line-height: 16px;
  background: #009357;
  color: #ffffff;
  text-align: center;
}
.admissionsNews_second .admissionsNews_second01 .admissionsNews_second01_message .msg03 {
  display: inline-block;
  width: 565px;
  height: 36px;
  line-height: 18px;
  font-size: 14px;
  color: #999;
  margin-top: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.Module03 {
  width: 100%;
  height: 280px;
  margin: 0px auto;
  margin-top: 40px;
}
.Module03_container {
  width: 1200px;
  height: 280px;
  margin: 0px auto;
}
.admissionsNews_second .admissionsNews_second02 {
  width: 750px;
  height: 90px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-right: 10px;
  margin-top: 20px;
}
.admissionsNews_second .admissionsNews_second02 ul li {
  float: left;
  width: 750px;
  height: 24px;
  margin-bottom: 6px;
}
.admissionsNews_second .admissionsNews_second02 ul li a {
  display: inline-block;
  width: 750px;
  height: 24px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  overflow: hidden;
}
.admissionsNews_second .admissionsNews_second02 ul li:last-child a {
  border-bottom: none;
}
.admissionsNews_second .admissionsNews_second02 ul li a .tips01 {
  display: inline-block;
  width: 640px;
  height: 24px;
  line-height: 24px;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #666;
  cursor: pointer;
}
.admissionsNews_second .admissionsNews_second02 ul li a .time {
  display: inline-block;
  float: right;
  height: 24px;
  line-height: 24px;
  color: #BBBBBB;
}
.videoList {
  width: 410px;
  height: 280px;
  float: left;
  margin-left: 40px;
}
.videoList .videoList_title {
  width: 410px;
  height: 28px;
  line-height: 28px;
}
.videoList .videoList_title .msg01 {
  display: inline-block;
  font-size: 16px;
  color: #666666;
  float: left;
  cursor: pointer;
  font-weight: bold;
}
.videoList .videoList_title .msg02 {
  display: inline-block;
  font-size: 12px;
  color: #999999;
  float: right;
  cursor: pointer;
}
.videoList .videoList_item {
  width: 410px;
  height: 240px;
  margin-top: 10px;
}
.videoList .videoList_item a.video_content01 {
  display: inline-block;
  width: 410px;
  height: 240px;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.videoList .videoList_item a.video_content01 img {
  width: 410px;
  height: 240px;
  position: absolute;
  z-index: 2;
}
.videoList .videoList_item a.video_content01 span.cops01 {
  display: inline-block;
  width: 410px;
  height: 240px;
  position: absolute;
  z-index: 3;
  background: rgba(0, 0, 0, 0.2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, 0, 0, endColorstr=#7f000000, 0, 0);
  zoom: 1;
}
.videoList .videoList_item a.video_content01 span.cops01:hover {
  background: rgba(0, 0, 0, 0.5);
}
.videoList .videoList_item a.video_content01 span.cops02 {
  display: inline-block;
  width: 60px;
  height: 60px;
  font-size: 60px;
  border-radius: 50%;
  position: absolute;
  z-index: 4;
  left: 175px;
  top: 90px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 10px 10px;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, 0, 0, endColorstr=#7f000000, 0, 0);
}
.videoList .videoList_item a.video_content01 span.cops03 {
  display: inline-block;
  width: 410px;
  height: 40px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  color: #ffffff;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  z-index: 4;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, 0, 0, endColorstr=#7f000000, 0, 0);
  zoom: 1;
}
.teacher {
  width: 100%;
  height: 230px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.teacher_container {
  width: 1200px;
  height: 230px;
  margin: 0px auto;
}
.teacher_title {
  width: 1200px;
  height: 20px;
}
.teacher_title .teacher_msg01 {
  font-size: 16px;
  color: #666666;
  font-weight: bold;
  cursor: pointer;
}
#slide-box {
  width: 1200px;
  position: relative;
  height: 200px;
  margin-top: 10px;
}
#slide-box .JQ-slide-nav {
  width: 50px;
  height: 20px;
  position: absolute;
  z-index: 100;
  left: 1150px;
  top: -30px;
}
#slide-box .JQ-slide-content {
  position: absolute;
  cursor: pointer;
}
#slide-box .JQ-slide-nav a {
  display: block;
  z-index: 200;
  width: 20px;
  height: 20px;
  background: #b4b4b4;
  position: absolute;
  text-decoration: none;
  font-size: 12px;
  color: #ffffff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-radius: 4px;
  box-sizing: border-box;
  font-weight: bold;
  padding-left: 4px;
  padding-top: 4px;
}
#slide-box .JQ-slide-nav span {
  display: block;
  background: #d3d3d3;
  font: 700 14px arial;
  width: 20px;
  cursor: pointer;
  height: 20px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  box-sizing: border-box;
  line-height: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#slide-box .JQ-slide-nav .prev {
  left: 0px;
  top: 0px;
}
#slide-box .JQ-slide-nav .next {
  right: 0px;
  top: 0px;
}
#slide-box .wrap {
  overflow: hidden;
  width: 1200px;
  height: 200px;
  position: relative;
  left: 0px;
}
#slide-box ul {
  width: 100000px;
  height: 230px;
}
#slide-box li {
  float: left;
  width: 305px;
  height: 200px;
  cursor: pointer;
}
#slide-box li img {
  width: 285px;
  height: 200px;
}
.JQ-slide-content li a {
  display: inline-block;
  width: 285px;
  height: 200px;
  position: relative;
}
#slide-box li a span.desc01 {
  display: inline-block;
  width: 285px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 100;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  background: url("../../../images/v5template/58-pic.png") center no-repeat;
  background: rgba(0, 0, 0, 0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
}
.JQ-slide-content li a .content_tips {
  width: 285px;
  height: 200px;
  position: absolute;
  z-index: 120;
  left: 0px;
  top: 0px;
  display: none;
}
.JQ-slide-content li a .content_tips .descDetailBg {
  width: 285px;
  height: 200px;
  position: absolute;
  z-index: 150;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0.6;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, 0, endColorstr=#99000000, 0);
  zoom: 1;
}
.JQ-slide-content li a .content_tips .descDetail {
  width: 285px;
  height: 200px;
  position: absolute;
  z-index: 170;
}
.JQ-slide-content li a .content_tips .descDetail .name {
  display: inline-block;
  width: 285px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  position: absolute;
  top: 40px;
  left: 0px;
  color: #ffffff;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
}
.JQ-slide-content li a .content_tips .descDetail .more_btn {
  display: inline-block;
  border-radius: 3px;
  color: #fff;
  line-height: 40px;
  width: 142px;
  text-align: center;
  font-size: 14px;
  position: absolute;
  bottom: 36px;
  left: 71.5px;
}
#banner_v7_1 {
  width: 100%;
}
.banner_lunbo {
  width: 1200px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  margin: 0px auto;
}
.banner_prevBg {
  height: 492px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 3;
}
.banner_nextBg {
  height: 492px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 3;
}
.banner {
  width: 1200px;
  height: 400px;
  margin: 0 auto;
  position: relative;
}
.img {
  position: absolute;
  top: 0;
  left: 0;
}
.img li {
  float: left;
  position: relative;
}
.img li a {
  display: inline-block;
  width: 100%;
  height: 492px;
  cursor: pointer;
}
.num {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
  font-size: 0;
}
.num li {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 10px;
  background: #ffffff;
  opacity: 0.5;
  cursor: pointer;
}
.num li .banner_tips {
  width: 100%;
  color: #ffffff;
  padding: 16px 30px;
  height: 86px;
  float: left;
  overflow: hidden;
  cursor: pointer;
  display: inline;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.num li .banner_tips .msg01 {
  display: inline-block;
  width: 100%;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #ffffff;
  font-size: 16px;
  cursor: pointer;
}
.num li .banner_tips .msg01:hover {
  text-decoration: underline;
}
.num li .banner_tips .msg02 {
  display: inline-block;
  width: 100%;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #ffffff;
  cursor: pointer;
}
.btn {
  display: block!important;
}
.btn span {
  display: block;
  width: 80px;
  height: 80px;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 50px;
  line-height: 80px;
  text-align: center;
  border-radius: 50%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, 0, 0, endColorstr=#33000000, 0, 0);
  cursor: pointer;
}
.btn .prev {
  position: absolute;
  left: 100px;
  top: 50%;
  margin-top: -40px;
  z-index: 220;
}
.btn .next {
  position: absolute;
  right: 100px;
  top: 50%;
  margin-top: -40px;
  z-index: 220;
}
.num .active {
  background-color: #fff;
  width: 16px;
  opacity: 1;
  border-radius: 4px;
  cursor: pointer;
}
