﻿/*Ã¦Ë†ÂÃ¥Å Å¸Ã¦Â¡Ë†Ã¤Â¾â€¹*/
.cases,
.school {
  background: #fff;
  margin-top: 20px;
}

.cases .cases_con {
  padding: 0 24px;
}

.cases .cases_con .list {
  padding: 15px 0;
  border-bottom: 1px dashed #ccc;
}

.cases .cases_con .list:last-child {
  border-bottom: none;
}

.cases .cases_con .list.active .title {
  display: none;
}

.cases .cases_con .list .title {
  font-size: 14px;
  cursor: pointer;
}

.cases .cases_con .list .title:before {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 6px 10px 0;
  content: '';
  vertical-align: top;
  border-radius: 4px;
  background-color: #ff0a37;
}

.cases .cases_con .list.active .content {
  display: block;
}

.cases .cases_con .list .content {
  display: none;
}

.cases .cases_con .list .content dl dd {
  width: 200px;
  padding-left: 15px;
  font-size: 14px;
  color: #333;
}

.cases .cases_con .list .content dl dd p {
  line-height: 22px;
}

.cases .cases_con .list .content dl dt img {
  width: 86px;
  height: 120px;
}


.host13 {
  margin-top: 18px;
  background-color: #fff;
  padding: 0 22px;
  border-radius: 5px;
  padding-bottom: 16px;
}

.host13 h3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 42px;
  border-bottom: 1px solid #ccc;
}

.host13 h3 img {
  margin-right: 10px;
}

.host13 h3 .host12_top {
  display: flex;
}

.host13 .lanse {
  width: 237px;
  height: 30px;
  display: flex;
  margin-top: 10px;
  align-items: center;
}

.host13 .lanse a {
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
  overflow: hidden;
}

/* .pagecode {
  margin-top: 80px;
} */

.pagecode .yema {
  display: flex;
  justify-content: center;
}

.pagecode .yema a {
  display: block;
  width: 40px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #333;
  margin-right: 8px;
  border-radius: 5px;
  background-color: #EEEEEE;
}

.host12>p {
  height: 45px;
}

.host12>p em {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  margin-right: 4px;
  background-color: #FF7A18;
}

.host11>p {
  height: 45px;
}

.host11>p em {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  margin-right: 4px;
  background-color: #FF7A18;
}

.host11 .geda {
  display: flex;
  margin-top: 16px;
  margin-bottom: 25px;
}

.host11 .geda img {
  margin-right: 14px;
}

.host11 .geda p {
  font-size: 14px;
  margin-top: 10px;
}

.host11 .geda p span {
  display: inline-block;
  color: #5F95E8;
  font-weight: bold;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  border-radius: 33px;
  background-color: #EAF4FF;
}

.host2 {
  border-radius: 5px;
  padding: 0 22px;
  text-align: center;
  margin-top: 18px;
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 40px;
}

.host2 h3 {
  display: flex;
  align-items: center;
  width: 100%;
  height: 42px;
  border-bottom: 1px solid #ccc;
}

.host2 h3 img {
  margin-right: 10px;
}

.host2 ul {
  display: flex;
  flex-direction: column;
}

.host2 ul li {
  position: relative;
  border-radius: 4px;
  margin-top: 16px;
  color: #fff;
  box-sizing: border-box;
  font-size: 14px;
}

.host2 ul li img {
  width: 100%;
}

.host2 ul li a {
  position: absolute;
  bottom: 17px;
  left: 120px;
  width: 130px;
  height: 33px;
}

.active {
  font-size: 16px;
  font-weight: 800;
  color: pink;
}

.tab-tilte {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.tab-tilte li {
  width: 130px;
  border-radius: 22px;
  padding: 10px;
  text-align: center;
  background-color: #e6e6e6;
  cursor: pointer;
}

.tab-tilte li:nth-child(2) {
  margin: 0 62px;
}

/* ç‚¹å‡»å¯¹åº”çš„æ ‡é¢˜æ·»åŠ å¯¹åº”çš„èƒŒæ™¯é¢œè‰² */
.tab-tilte .active {
  background-color: #ff6633;
  color: #fff;
}

.tab-content {
  display: flex;
  justify-content: center;
}

.tab-content .content1 {
  width: 100%;
}

.banner_box .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  position: relative;
  left: 50%;
  margin-left: -50%;
  height: 500px;
}

/*subnav*/
.subnav_main {
  position: relative;
}

.page_a_active {
  background-color: #164b91;
}

.ban_left {
  width: 180px;
  background: #fff;
  color: #333;
  position: absolute;
  top: -500px;
  left: 0;
  z-index: 10;
  z-index: 99;
  min-height: 500px;
}

.ban_left dl dt img {
  vertical-align: -2px;
}

.ban_left dl dd {
  padding: 10px 10px 10.5px 15px;
  cursor: pointer;
}

.ban_left dl dd {
  border-top: 1px #fff solid;
  border-bottom: 1px solid #fff;
  z-index: 2;
  height: 96px;
  overflow: hidden;
}

.ban_left dl dd:last-child {
  position: relative;
  z-index: 3;
}

.ban_left dl dd:last-child {
  overflow: initial;
}

.banner_box .subnav_main .ban_left dl dd a:hover {
  color: #0081d2 !important;
}

.ban_left dl dd:last-child .dd_main {
  position: absolute;
  right: -250px;
  bottom: 0;
  z-index: -1;
  background-color: #fff;
  padding: 10px;
  width: 250px;
  height: 120px;
  border-radius: 0 15px 0px 0;
}

.ban_left dl dd:last-child .dd_main a {
  font-size: 14px;
}

.ban_left dl dd:last-child .dd_main span {
  display: block;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 700;
  padding-bottom: 8px;
}

.ban_left dl dd:last-child:hover {
  background-color: #ccc;
}

.dd_main_active {
  display: none;
}

.ban_left dl dd:last-child .dd_main .last_btn {
  display: block;
  width: 30%;
  height: 20px;
  line-height: 20px;
  border-radius: 20px;
  margin-top: 10px;
  text-align: center;
  color: #fff;
  background-color: #16a9fe;
  position: relative;
}

.ban_left dl dd:last-child .dd_main .last_btn img {
  position: absolute;
  right: -15px;
  top: -5px;
  display: block;
  width: 20%;
}

.ban_left dl dd>span {
  display: block;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 700;
  padding-bottom: 8px;
}

.ban_left dl dd>a {
  color: #333;
  font-size: 12px;
  line-height: 25px;
}

.ban_left dl dd>a:hover {
  color: #ffe114;
}

.ke {
  display: none;
  padding: 0 20px;
  width: 785px;
  height: 482px;
  position: absolute;
  top: 50px;
  left: 240px;
  background: #fff;
  border: 2px #e72a46 solid;
  border-left: 0;
  z-index: 999;
}

.ke p {
  border-bottom: 1px #e5e5e5 solid;
  line-height: 38px;
}

.ke p span {
  color: #e72a46;
  display: inline-block;
  width: 100px;
}

.ke p a {
  color: #333;
  display: inline-block;
  margin-right: 25px;
  width: 130px;
  text-align: left;
  font-size: 14px;
}

.ke p .a1 {
  width: 130px;
}

.ke p .a2 {
  width: 140px;
}

.ke p a:hover {
  color: #e60012;
}

.ke p em {
  width: 616px;
  display: inline-block;
  font-style: normal;
}

.ban_left dl dd:hover>.ke {
  display: block;
}

.ke_study {
  position: absolute;
  bottom: 0;
}

.ke_study .recomm_study {
  width: 575px;
  float: left;
}

.ke_study .study_tool {
  width: 160px;
  float: left;
}

.ke_study .study_tool img {
  width: 120px;
  height: 124px;
  padding: 10px;
  border: 1px solid #eee;
  display: block;
  border-radius: 4px;
  margin: 15px auto 5px;
}

.ke_study .study_tool span {
  display: block;
  text-align: center;
  font-size: 12px;
  color: #333;
}

/*banner*/
.banner_box {
  height: 480px;
}

.nav_bar {
  padding-top: 30px;
}

.nav_bar ul {
  display: flex;
}

.nav_bar ul li {
  margin: 0 15px;
  flex: 1;
  position: relative;
}

.nav_bar ul li img {
  width: 100%;
  display: block;
}

.nav_bar ul li .main {
  position: absolute;
  left: 0;
  top: 8px;
  padding: 15px 40px;
  color: #fff;
  text-shadow: 0px 2px 10px #000;
}

.nav_bar ul li .main h3 {
  text-align: center;
  font-weight: 700;
  text-shadow: 0px 2px 10px #000;
}

.nav_bar ul li .main p {
  text-align: center;
  font-size: 14px;
  padding-top: 10px;
  text-shadow: 0px 2px 10px #000;
}

.nav_bar ul li .bar_motail {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 18px;
}

.nav_bar ul li .bar_motail a {
  display: block;
  width: 50%;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 35px;
  background-color: #ffa507;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
}

.bar_motail_active {
  display: none;
}

.school_recommend {
  padding-top: 30px;
}

.school_recommend .tab_tit {
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  padding-left: 15px;
  position: relative;
}

.school_recommend .tab_tit .left img {
  display: inline-block;
  width: 2.5%;
  vertical-align: bottom;
}

.school_recommend .tab_tit .right {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.school_recommend .tab_tit .right span {
  color: #666;
  font-size: 14px;
  padding-bottom: 6px;
  margin-left: 5px;
  cursor: pointer;
}

.school_recommend .tab_tit .right span:hover {
  color: #0081d2;
}

.school_recommend .tab_content {
  padding-top: 20px;
}

.school_recommend .tab_content ul {
  overflow: hidden;
}

.school_recommend .tab_content ul li {
  float: left;
  background-color: #fff;
  width: 23%;
  height: 324px;
  padding-top: 20px;
  padding-bottom: 10px;
  border-radius: 10px;
  margin-right: 32px;
  margin-top: 15px;
  position: relative;
}

.school_recommend .tab_content ul li img {
  display: block;
  width: 60%;
  margin: auto;
}

.school_recommend .tab_content ul li p {
  text-align: center;
  padding-top: 5px;
}

.school_recommend .tab_content ul li a {
  position: absolute;
  display: inline-block;
  width: 40%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 5px;
  box-sizing: border-box;
  bottom: 22px;
}

.school_recommend .tab_content ul li .a1 {
  background-color: #0081d2;
  color: #fff;
  left: 15px;
}

.school_recommend .tab_content ul li .a2 {
  border: 1px solid #0081d2;
  color: #0081d2;
  right: 15px;
}

.school_recommend .tab_content ul .last_li {
  margin-right: 0;
}

.tab_tit_span_active {
  border-bottom: 4px solid #0081d2;
  color: #0081d2 !important;
}

.Country_active {
  display: none;
}

.school_recommend .tab_content ul li .a2:hover {
  background-color: #0081d2;
  color: #fff;
}

.case {
  background-color: #fff;
  border-radius: 10px;
  padding-top: 20px;
  float: left;
  width: 63%;
  /* padding-bottom: 5px; */
}

.case .tit {
  padding-left: 15px;
}

.case .tit .left {
  position: relative;
}

.case .tit .left img {
  display: inline-block;
  width: 3.5%;
  vertical-align: bottom;
}

.case .tit .left .times {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 12px;
  color: #999;
  padding-right: 10px;
  cursor: pointer;
}

.case .tit .left .times:hover {
  color: #164b91;
}

.case .content {
  padding-left: 15px;
}

.case .content ul {
  overflow: hidden;
}

.case .content ul li {
  float: left;
  width: 45%;
  height: 168px;
  padding-bottom: 10px;
  overflow: hidden;
  margin-top: 15px;
  margin-right: 35px;
}

.case .content ul li .img_box {
  width: 45%;
  float: left;
}

.case .content ul li .img_box img {
  display: block;
  width: 100%;
  display: inline-block;
  border: 1px solid #ccc;
}

.case .content ul li .des {
  float: right;
  width: 52%;
  height: 170px;
  position: relative;
}

.case .content ul li .des h3 {
  font-size: 16px;
  font-weight: 700;
  color: #333;
}

.case .content ul li .des .txt {
  position: absolute;
  left: 0px;
  bottom: 25px;
}

.case .content ul li .des .txt p {
  font-size: 14px;
}

.case .content ul .liner {
  border-bottom: 1px solid #ccc;
}

.major_bottom {
  text-align: center;
  background-color: #fff;
  padding: 0 22px;
  border-radius: 5px;
}

.major_bottom h3 {
  display: flex;
  align-items: center;
  width: 100%;
  height: 42px;
  border-bottom: 1px solid #ccc;
}

.major_bottom h3 img {
  margin-right: 10px;
}

.major_bottom ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 30px;
}

.major_bottom ul li {
  position: relative;
  width: 45%;
  margin-top: 22px;
}

.case .tit .left span {
  margin-bottom: 4px;
  display: inline-block;
}

.major_bottom ul li img {
  display: block;
  margin: auto;
}

.major_bottom ul li p {
  padding-top: 10px;
  color: #666;
  text-align: center;
  cursor: pointer;
}

.major_bottom ul li span {
  padding-top: 10px;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 32%;
  left: 50%;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
}





.teachers {
  background-color: #fff;
  border-radius: 10px;
}

.teachers .tit {
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
  position: relative;
}

.teachers .tit .left {
  height: 25px;
  line-height: 25px;
}

.teachers .tit .left img {
  display: inline-block;
  width: 2%;
  vertical-align: top;
}

.teachers .tit .right {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.teachers .teacher_main ul {
  display: flex;
  padding: 20px 15px 30px 15px;
  justify-content: space-between;
  box-sizing: border-box;
}

.teachers .teacher_main ul li {
  float: left;
  width: 24%;
  height: 180px;
  position: relative;
}

.teachers .teacher_main ul li p {
  text-align: center;
  color: #333;
  padding-top: 10px;
}

.teachers .teacher_main ul li span {
  display: block;
  color: #333;
  font-size: 14px;
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 10px;
}

.teachers .teacher_main ul li img {
  display: block;
  width: 90%;
  margin: auto;
}

/* .teachers .teacher_main ul li a {
  position: absolute;
  left: 50%;
  bottom: 10px;
  transform: translateX(-50%);
  display: block;
  width: 70%;
  background-color: #0081d2;
  color: #fff;
  text-align: center;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
} */
.Overseas {
  margin-top: 30px;
  background-color: #fff;
  padding-bottom: 20px;
  margin-bottom: 80px;
  border-radius: 10px;
}

.Overseas .tit {
  padding-left: 15px;
  padding-top: 15px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  position: relative;
}

.Overseas .tit .right {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-35%);
}

.Overseas .tit .left img {
  display: inline-block;
  width: 2%;
  vertical-align: bottom;
}

.Overseas .tit .right span {
  color: #666;
  font-size: 15px;
  padding-bottom: 6px;
  margin-left: 5px;
  cursor: pointer;
}

.Overseas .tit .right span:hover {
  color: #0081d2;
}

.Overseas .overseas_content ul {
  overflow: hidden;
  padding-top: 20px;
}

.Overseas .overseas_content ul li {
  float: left;
  margin-left: 20px;
  width: 23%;
}

/* .Overseas .overseas_tuijian ul li:last-child{
  margin-right: 0;
  width: 30%;
} */
.Overseas .overseas_content ul li img {
  display: block;
  width: 100%;
  height: 184px;
}

.Overseas .overseas_content ul li p {
  padding-top: 10px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.Overseas .overseas_tuijian {
  padding-top: 50px;
}

.Overseas .overseas_tuijian ul {
  overflow: hidden;
}

.Overseas .overseas_tuijian ul li {
  float: left;
  width: 31%;
  margin-right: 2px;
  margin-left: 20px;
}

.Overseas .overseas_tuijian ul li p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 15px;
  padding-top: 5px;
}

.Overseas .overseas_tuijian ul li .title {
  position: relative;
  padding-bottom: 15px;
}

.Overseas .overseas_tuijian ul li .title h4 {
  padding-left: 15px;
}

.Overseas .overseas_tuijian ul li .title p {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-75%);
  font-size: 12px;
  color: #999;
}

.Overseas .overseas_tuijian ul li .title p:hover {
  color: #16a9fe !important;
}

.Overseas .overseas_tuijian ul li .title h4::before {
  width: 5px;
  height: 18px;
  background-color: #0081d2;
  content: " ";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.foot {
  background-color: #272930;
  color: #ddd;
  font-size: 14px;
}

.foot .address {
  text-align: center;
  border-bottom: 1px solid #666;
  padding-bottom: 30px;
}

.foot .address .p1 {
  padding-top: 10px;
}

.foot .address h3 {
  padding-top: 15px;
}

.foot .links {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 14px;
  color: #ddd;
}

.foot .links .a_link a {
  color: #ddd;
  font-size: 14px;
  margin-right: 5px;
}

.foot .record {
  background-color: #111216;
}

.foot .record p {
  text-align: center;
  padding: 10px 0;
}

.Housekeeper {
  position: fixed;
  top: 100px;
  right: 20px;
  background-color: #fff;
  width: 200px;
  height: 200px;
  border-radius: 10px;
  padding-top: 30px;
  z-index: 999;
  box-shadow: 0px 0px 10px 0px #a0d0ee;
}

.Housekeeper p {
  text-align: center;
  color: #0081d2;
  font-size: 20px;
}

.Housekeeper input {
  display: block;
  width: 80%;
  height: 40px;
  margin: auto;
  border: 1px solid #666;
  margin-top: 20px;
  text-align: center;
}

.Housekeeper a {
  display: block;
  width: 80%;
  margin: auto;
  background-color: #0081d2;
  color: #fff;
  height: 35px;
  line-height: 35px;
  border-radius: 35px;
  text-align: center;
  margin-top: 20px;
}

.Housekeeper img {
  position: absolute;
  right: 10px;
  top: 10px;
}

.major_top li:hover {
  transform: scale(1.08);
}

.fade {
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.in {
  opacity: 1;
  display: block;
}

.tk_motails {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999;
  /* display: none; */
}

.tk_motails .assessment {
  width: 380px;
  padding: 15px 15px;
  box-sizing: initial;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 10px;
}

.Introduction_motails {
  height: 100%;
  overflow-y: scroll;
  /* padding-bottom: 40px; */
}

.tk_motails .assessment2 {
  width: 780px;
  height: 90%;
  padding: 30px 0px;
  box-sizing: initial;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 10px;
  overflow-x: hidden;
  overflow-y: scroll;
}

.tk_motails .assessment2 .title {
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
  padding-left: 15px;
}

.tk_motails .assessment2 .content {
  padding: 5px 20px;
  box-sizing: border-box;
  border-bottom: 1px solid #ccc;
}

.tk_motails .assessment2 .content input {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 5px;
}

.tk_motails .assessment2 .Introduction_foot {
  padding: 15px;
  box-sizing: border-box;
}

.tk_motails .assessment2 .Introduction_foot a {
  display: block;
  width: 30%;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  opacity: 0.9;
  background-color: #c33;
  border: none;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  margin-top: 15px;
}

.tk_motails .assessment2 .Introduction_foot input {
  display: block;
  width: 30%;
}

.tk_motails .assessment2 .content .sub {
  margin-top: 15px;
}

.tk_motails .assessment2 .content .sub h4 {
  font-size: 16px;
}

.tk_motails .assessment2 .content .sub p {
  color: #666;
  font-size: 14px;
  margin-top: 5px;
}

.tk_motails .assessment .close {
  float: right;
  color: #666;
  right: 30px;
  display: block;
  cursor: pointer;
  font-size: 22px;
}

.tk_motails .assessment2 .close {
  float: right;
  color: #666;
  /* right: 30px; */
  display: block;
  cursor: pointer;
  margin-right: 15px;
  font-size: 22px;
}

.tk_motails .assessment h3 {
  text-align: center;
  font-size: 24px;
  color: #666;
  margin-bottom: 15px;
}

.tk_motails .assessment span {
  display: block;
  padding-left: 10px;
  height: 20px;
  line-height: 10px;
}

.tk_motails .assessment span em {
  color: #fe002f;
  font-size: 12px;
  display: none;
}

.tk_motails .assessment label {
  display: block;
  width: 95%;
  margin: auto;
  position: relative;
}

.tk_motails .assessment label select,
input {
  border: 1px solid #ccc;
  display: block;
  width: 100%;
  height: 35px;
  border-radius: 5px;
  color: #999;
  font-size: 14px;
  padding-left: 10px;
}

.assessmentBtn {
  display: block;
  width: 50%;
  margin: auto;
  height: 35px;
  line-height: 35px;
  color: #fff;
  background-color: #fe002f;
  margin-top: 15px;
  text-align: center;
  border-radius: 5px;
}

/*Ã¦Â´Â»Ã§Â ÂÃ¦Â Â·Ã¥Â¼Â*/
.live_code {
  width: 136px;
  height: 190px;
  position: fixed;
  top: 45%;
  left: 5px;
  z-index: 100;
}

.live_code_blue {
  border-radius: 20px;
  background: url(../images/live_code_blue.png);
}

.live_code_red {
  background: url(../images/live_code_red.png);
}

.live_code dl {
  width: 112px;
  margin: 12px 0 0 12px;
  text-align: center;
  color: #fff;
}

.live_code dl dt {
  width: 112px;
  height: 112px;
  padding: 6px;
  background: #fff;
  border-radius: 10px;
}

.live_code dl dt img {
  display: block;
  margin: 2px auto 0;
}

.live_code dl dd span {
  font-size: 16px;
  display: block;
  line-height: 18px;
  padding-top: 8px;
}

.live_code .code_close {
  width: 20px;
  height: 20px;
  background: url(../images/code_close.png) no-repeat 0 0;
  display: block;
  position: absolute;
  top: -20px;
  right: -10px;
  cursor: pointer;
}

/*Ã©Â¡ÂµÃ©ÂÂ¢Ã¥Âºâ€¢Ã©Æ’Â¨Ã¥ÂÂ¸Ã¥Âºâ€¢Ã¦Â Â·Ã¥Â¼Â*/
.footer_show {
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: -600px;
  z-index: 99;
}

.footer_show img {
  width: 1200px;
  height: 260px;
}

.footer_show .footer_show_close {
  width: 38px;
  height: 38px;
  background: url(../images/show_footer_close.png) no-repeat 0 0;
  display: block;
  position: absolute;
  top: 10px;
  right: 165px;
  cursor: pointer;
}