﻿html {
  width: 100%;
}

body {
  background-color: #f2f2f2;
  font-size: 14px;
  font-family: 'Microsoft Yahei';
  color: #1a1a1a;
  width: 100%;
}

.con_wrap {
  width: 1200px;
  margin: 0 auto;
}

.trs {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.nowrap {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.block {
  display: block;
}

.light_red {
  color: #ff123f;
}

.txt-right {
  text-align: right;
}

.txt-center {
  text-align: center;
}

.clearfix:after {
  content: '';
  height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}

.w_882 {
  width: 882px;
}

.w_297 {
  width: 297px;
}

.bxz {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.xt_indexmain .banner_container {
  position: relative;
  width: 100%;
  height: 374px;
  overflow: hidden;
}

.xt_indexmain .banner_container .banner_wrapper {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.xt_indexmain .banner_container .banner_wrapper .banner_img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  background-color: #ccc;
  background-position: top center;
  background-repeat: no-repeat;
}

.xt_indexmain .banner_container .points,
.xt_indexmain .banner_container .operate_buttons {
  position: absolute;
  bottom: 18px;
  left: 50%;
  margin-left: -350px;
  width: 950px;
  text-align: center;
  font-size: 0;
}

.xt_indexmain .banner_container .points li,
.xt_indexmain .banner_container .operate_buttons li {
  display: inline-block;
  width: 30px;
  height: 6px;
  margin: 0 5px;
  background-color: #fff;
  opacity: 0.5;
}

.xt_indexmain .banner_container .points li.active,
.xt_indexmain .banner_container .operate_buttons li.active {
  opacity: 1;
}

.xt_indexmain .banner_container .btn {
  position: absolute;
  top: -200px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  background-color: #ccc;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 36px;
  text-align: center;
  color: #fff;
  font-family: 'simsun';
}

.xt_indexmain .banner_container .prev {
  left: 0;
}

.xt_indexmain .banner_container .next {
  right: 0;
}

.xt_indexmain .con_wrap {
  position: relative;
}

.xt_indexmain .left_navi {
  position: absolute;
  left: 0;
  top: -374px;
  width: 250px;
  padding: 5px 30px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  z-index: 5;
}

.xt_indexmain .left_navi .item {
  padding: 22px 0 12px;
  border-bottom: 1px solid #e6e6e6;
  overflow: hidden;
}

.xt_indexmain .left_navi .item .name {
  padding-bottom: 12px;
  font-weight: 700;
  color: #333;
}

.xt_indexmain .left_navi .item a {
  float: left;
  width: 33%;
  line-height: 22px;
  color: #666;
}

.xt_indexmain .left_navi .item a:hover {
  color: #ff123f;
}

.xt_indexmain .left_navi .item .ml {
  position: relative;
  left: -6%;
}

.xt_indexmain .left_navi .last_item {
  padding-top: 20px;
}

.xt_indexmain .left_navi .last_item .last {
  padding-right: 28px;
  line-height: 24px;
  color: #333;
  font-weight: 700;
}

.xt_indexmain .left_navi .last_item .last:hover {
  color: #ff123f;
}

.xt_indexmain .superiorty {
  padding-top: 8px;
  width: 936px;
  margin-left: auto;
  height: 93px;
  background: url("../images/superiorty_bg.png") no-repeat right bottom;
  overflow: hidden;
}

.xt_indexmain .superiorty .item {
  float: left;
  line-height: 18px;
  color: #666;
  text-align: center;
}

.xt_indexmain .superiorty .item .num {
  padding: 13px 0 7px;
  line-height: 25px;
  font-size: 25px;
  font-weight: 700;
  color: #ff123f;
  font-family: 'Arial';
}

.xt_indexmain .superiorty .item1 {
  width: 190px;
}

.xt_indexmain .superiorty .item2 {
  width: 200px;
}

.xt_indexmain .superiorty .item3 {
  width: 166px;
}

.xt_indexmain .superiorty .item4 {
  width: 215px;
}

.xt_indexmain .superiorty .item5 {
  width: 158px;
}

.panel {
  width: 1200px;
  margin: 30px auto 0;
}

.panel .left {
  float: left;
}

.panel .right {
  float: right;
}

.panel .panel_title {
  padding: 0 0 0 30px;
  font-size: 22px;
  font-weight: 700;
  height: 70px;
  line-height: 70px;
  border-bottom: 1px solid #f2f2f2;
  color: #ff123f;
}

.panel .right_tabs {
  margin: -43px 30px 0 0;
}

.panel .right_tabs li {
  height: 43px;
  font-size: 16px;
  color: #383838;
  padding-left: 9px;
}

.panel .right_tabs .item {
  position: relative;
  padding: 0 9px;
  cursor: pointer;
}

.panel .right_tabs .item a {
  color: #383838;
}

.panel .right_tabs .item.active {
  color: #ff123f;
}

.panel .right_tabs .item.active a {
  color: #ff123f;
}

.panel .right_tabs .item.active::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 1px;
  margin-left: -12px;
  border-style: solid;
  border-width: 0 12px 12px 12px;
  border-color: transparent transparent #ff123f transparent;
}

.panel .right_tabs .more {
  color: #808080;
  vertical-align: top;
  font-size: 14px;
  line-height: 20px;
}

.panel .right_tabs .more:hover {
  color: #ff123f;
}

.panel .right_tabs .more b {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 11px;
  background: url("../images/sprite.png") no-repeat -141px -330px;
}

.case_content {
  width: 810px;
  background-color: #fff;
}

.case_content .tab {
  height: 50px;
  background-color: #d9d9d9;
  overflow: hidden;
}

.case_content .tab .item {
  float: left;
  width: 25%;
  line-height: 50px;
  text-align: center;
  font-size: 22px;
  color: #000000;
  cursor: pointer;
}

.case_content .tab .item a {
  position: relative;
  /* padding-left: 22px;*/
  color: #000;
}

.case_content .tab .item.active {
  background-color: #ff123f;
  color: #fff;
}

.case_content .tab .item.active a {
  color: #fff
}

.case_content .box {
  padding: 20px 20px 13px;
}

.case_content .f_case {
  overflow: hidden;
}

.case_content .f_case .list {
  float: left;
  width: 524px;
  overflow: hidden;
}

.case_content .f_case .list .c_cell {
  float: left;
  width: 252px;
  height: 62px;
  margin: 0 10px 7px 0;
  padding: 5px 0 5px 5px;
  background-color: #f2f2f2;
  color: #555;
}

.case_content .f_case .list .s_logo {
  float: left;
  width: 52px;
  height: 100%;
  background-color: #ccc;
}

.case_content .f_case .list .s_logo img {
  display: block;
  width: 100%;
  height: 100%;
}

.case_content .f_case .list .s_logo:hover {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}

.case_content .f_case .list .info {
  float: left;
  width: 114px;
  margin: 0 8px;
}

.case_content .f_case .list .info .s_name {
  display: block;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: bold;
  font-size: 16px;
  padding: 5px 0 13px;
}

.case_content .f_case .list .info .s_name:hover {
  color: #ff123f;
}

.case_content .f_case .list .info .detail span:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 18px;
  background-image: url("../images/sprite.png");
  content: '';
}

.case_content .f_case .list .info .d_name {
  position: relative;
  padding-left: 18px;
}

.case_content .f_case .list .info .d_name:before {
  width: 14px;
  background-position: -141px -3px;
}

.case_content .f_case .list .info .d_step {
  position: relative;
  float: right;
  padding-left: 28px;
}

.case_content .f_case .list .info .d_step:before {
  width: 25px;
  background-position: -141px -26px;
}

.case_content .f_case .list .right_btn {
  float: right;
  width: 62px;
  height: 62px;
  margin-top: -5px;
  text-align: center;
  background: url(../images/case_btn.jpg);
  padding: 11px 0 0;
  color: rgba(255, 255, 255, 0);
  line-height: 20px;
}

.case_content .f_case .list .right_btn:hover {
  font-size: 16px;
  background: #ff123f;
  color: rgba(255, 255, 255, 1);
}

.case_content .f_case .right_link {
  float: right;
  width: 245px;
  height: 200px;
  overflow: hidden;
}

.case_content .f_admit .table_header,
.case_content .f_Ep .table_header,
.case_content .f_high .table_header {
  width: 100%;
  line-height: 14px;
  height: 25px;
  /*margin-bottom: 7px;*/
  border-bottom: 1px solid #ff123f;
  text-align: center;
  color: #383838;
}

.case_content .f_admit .table_header td a,
.case_content .f_high .table_header td a,
.case_content .f_Ep .table_header td a {
  color: #808080;
}

.case_content .f_admit .table_header td a:hover {
  color: #ff123f;
}

.case_content .f_admit .table_header td,
.case_content .f_Ep .table_header td,
.case_content .f_high .table_header td {
  position: relative;
  font-weight: 700;
  color: #808080;
}

.case_content .f_admit .table_header .b_line:after,
.case_content .f_Ep .table_header .b_line:after,
.case_content .f_high .table_header .b_line:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 2px;
  height: 4px;
  background-color: #ff123f;
}

.case_content .f_admit .table_container,
.case_content .f_Ep .table_container,
.case_content .f_high .table_container {
  height: 175px;
  overflow: hidden;
  text-align: center;
  line-height: 35px;
}

.case_content .f_admit .table_container .table_body,
.case_content .f_Ep .table_container .table_body,
.case_content .f_high .table_container .table_body {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}

.case_content .table_container .table_body tr.odd {
  background-color: #f2f2f2;
}

.case_content .f_admit .table_container .table_body tr:hover td,
.case_content .f_Ep .table_container .table_body tr:hover td,
.case_content .f_high .table_container .table_body tr:hover td {
  color: #ff123f;
}

.case_content .f_admit .table_container .table_body tr:hover a,
.case_content .f_Ep .table_container .table_body tr:hover a,
.case_content .f_high .table_container .table_body tr:hover a {
  color: #ff123f;
}

.case_content .f_admit .table_container .table_body td,
.case_content .f_Ep .table_container .table_body td,
.case_content .f_high .table_container .table_body td {
  white-space: nowrap;
  word-break: keep-all;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #666;
  box-sizing: border-box;
}

.case_content .f_admit .table_container .table_body td,
.case_content .f_Ep .table_container .table_body td {
  border-right: 2px solid #fff;
}

.case_content .f_admit .table_container .table_body a,
.case_content .f_Ep .table_container .table_body a,
.case_content .f_high .table_container .table_body a {
  color: #666;
}

.case_content .f_admit .table_container .table_body .btn,
.case_content .f_Ep .table_container .table_body .btn,
.case_content .f_high .table_container .table_body .btn {
  display: inline-block;
  width: 80px;
  height: 30px;
  line-height: 30px;
  color: #fff !important;
  background-color: #ff123f;
  border-radius: 25px;
}

.case_content .f_admit .table_container .table_body .btn:hover,
.case_content .f_Ep .table_container .table_body .btn:hover,
.case_content .f_high .table_container .table_body .btn:hover {
  background-color: #c61133;
}

.case_content .f_high {
  position: relative;
  padding-right: 220px;
}

.case_content .f_high .right_form {
  position: absolute;
  right: 0;
  top: 0;
  width: 210px;
  height: 200px;
  padding-top: 22px;
  background: #5a8cff url("../images/high_formBg.jpg") no-repeat center 5px;
}

.case_content .f_high .right_form .name {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
}

.case_content .f_high .right_form .top_form {
  padding: 8px 15px 0;
}

.case_content .f_high .right_form .top_form .form_item {
  position: relative;
  margin-bottom: 7px;
}

.case_content .f_high .right_form .top_form .label {
  float: left;
  width: 57px;
  padding-right: 5px;
  line-height: 20px;
  text-align: right;
  color: #fff;
  font-size: 13px;
}

.case_content .f_high .right_form .top_form .user-txt {
  width: 180px;
  height: 30px;
  padding-left: 10px;
  background-color: #fff;
  outline: none;
}

.case_content .f_high .right_form .top_form .btn {
  display: block;
  width: 150px;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  background-color: #673ef9;
  background: -webkit-linear-gradient(-90deg, #ff4ce0, #2b63ea);
  border-radius: 25px;
}

.case_content .f_high .right_form .top_form .arrow {
  position: absolute;
  right: 10px;
  top: 12px;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: #5a8cff transparent transparent transparent;
}

.case_content .f_high .right_form .top_form .list {
  position: absolute;
  top: 30px;
  width: 100%;
  background-color: #fff;
  z-index: 2;
}

.case_content .f_high .right_form .top_form .list li {
  padding-left: 10px;
  line-height: 22px;
  cursor: pointer;
}

.case_content .f_high .right_form .top_form .list li:hover {
  background-color: #eee;
}

.hot_activity,
.hot-news {
  position: relative;
  padding: 20px 20px 12px;
  background-color: #fff;
}

.hot_activity {
  width: 370px;
  padding: 25px 20px 20px;
  border-top: 2px solid #ff123f;
}

.hot_activity .list {
  height: 202px;
}

.hot_activity .name,
.hot-news .name {
  padding-bottom: 19px;
  font-size: 22px;
  font-weight: 700;
  color: #ff123f;
}

.hot_activity .list,
.hot-news .list {
  overflow-y: auto;
}

.hot_activity ::-webkit-scrollbar,
.hot-news ::-webkit-scrollbar {
  width: 3px;
  height: 3px;
  background-color: #e6e6e6;
}

.hot_activity ::-webkit-scrollbar-thumb,
.hot-news ::-webkit-scrollbar-thumb {
  background-color: #b3b3b3;
}

.hot_activity .item,
.hot-news .item {
  position: relative;
  padding-right: 68px;
  margin-bottom: 6px;
  line-height: 22px;
}

.hot_activity .item:hover a,
.hot-news .item:hover a,
.hot_activity .item:hover .txt a,
.hot-news .item:hover .txt a {
  color: #ff123f;
}

.hot_activity .item .a_cn,
.hot-news .item .a_cn {
  color: #383838;
}

.hot_activity .item .txt a,
.hot-news .item .txt a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #383838;
}

.hot_activity .item.end .a_cn,
.hot_activity .item.end .txt a {
  color: #bcbcbc;
}

.hot_activity .item.end .btn {
  background-color: #bcbcbc;
}

.hot_activity .item .btn {
  position: absolute;
  right: 10px;
  bottom: 4px;
  text-align: center;
  cursor: pointer;
  width: 50px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  background-color: #ff123f;
  border-radius: 10px;
}

.hot_activity .item .btn:hover {
  background-color: #c61133;
}

.hot_activity .select_box,
.hot-news .select_box {
  position: absolute;
  right: 20px;
  top: 23px;
}

.hot_activity .select_box .select_item,
.hot-news .select_box .select_item {
  position: relative;
  width: 83px;
  height: 23px;
  border: 1px solid #b3b3b3;
  cursor: pointer;
}

.hot_activity .select_box .select_item-city {
  width: 68px;
  border-left: 0;
}

.hot_activity .select_box .selected,
.hot-news .select_box .selected {
  border: none;
  padding: 0 0 0 5px;
  width: 78px;
  line-height: 23px;
  color: #808080;
  cursor: pointer;
}

.hot_activity .select_box .select_item-city input {
  width: 63px;
}

.hot_activity .select_box .select_list,
.hot-news .select_box .select_list {
  position: absolute;
  left: -1px;
  width: 100%;
  top: 24px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
}

.hot_activity .select_box .select_list li,
.hot-news .select_box .select_list li {
  padding-left: 5px;
  line-height: 22px;
  cursor: pointer;
}

.hot_activity .select_box .city,
.hot-news .select_box .city {
  height: 200px;
  overflow-y: auto;
}

.hot_activity .select_box .arrow,
.hot-news .select_box .arrow {
  position: absolute;
  right: 5px;
  top: 10px;
  border-style: solid;
  border-width: 4px 3px 0 3px;
  border-color: #000 transparent transparent transparent;
}

.hot-news {
  padding: 20px 30px 30px;
  border-top: 2px solid #ff1f49;
}

.hot-news .select_box {
  top: 18px;
}

.hot-news .list {
  height: 310px;
}

.hot-news .list .item {
  line-height: 32px;
  margin-bottom: 0;
  padding-right: 30px;
}

.hot-news .list a {
  position: relative;
  padding-left: 20px;
  background: url(../images/fz_arrow.png) no-repeat left center;
}

.hot-news .list a:hover {
  background-image: url(../images/fz_arrow-hover.png);
}


.grow_system {
  position: relative;
  width: 1200px;
  height: 150px;
  padding-right: 155px;
  padding: 30px 68px 0 0;
  margin: 30px auto 0;
  background: url("../images/grow_system.jpg") no-repeat top center;
  text-align: right;
  color: #fff;
}

.grow_system .people {
  position: absolute;
  left: 66px;
  bottom: 0;
  width: 183px;
  height: 163px;
  background: url("../images/sprite.png") no-repeat -2px -61px;
}

.grow_system .slogon {
  font-size: 46px;
  font-weight: 700;
}

.grow_system .slogon span {
  font-size: 58px;
  color: #f8e334;
  font-family: 'Arial';
  vertical-align: -5px;
}

.grow_system .txt {
  padding-top: 10px;
  font-size: 16px;
}

.layer {
  margin-top: 20px;
  padding: 30px;
  background-color: #fff;
  /*overflow: hidden;*/
  position: relative;
}

.layer .left {
  float: left;
}

.layer .right {
  float: right;
}

.layer .layer_title {
  position: relative;
  font-size: 20px;
  font-weight: 700;
  color: #ff123f;
  margin-bottom: 20px;
}
.layer .layer_title a{
  float: right;
  font-size: 14px;
  line-height: 15px;
  color: #666666;
  font-weight: normal;
}
.layer .layer_title a:hover{
  color: #ff123f;
}
.tools {
  margin-top: 0;
}

.plan_list {
  margin-right: 30px;
  width: 820px;
}

.plan_list .item {
  position: relative;
  float: left;
  width: 260px;
	height: 150px;
  margin: 0 20px 0 0;
  box-sizing: border-box;
  border: 1px solid #ffffff;
  transition: all .3s;
}
.plan_list .item:nth-child(3n){
  margin-right: 0;
}
.plan_list .item:nth-child(1),
.plan_list .item:nth-child(2),
.plan_list .item:nth-child(3) {
  margin-bottom: 20px;
}

.plan_list .item:hover {
  border: 1px solid #ff123f;
  transition: all .3s;
}

.plan_list .item .img {
  display: block;
  width: 100%;
  height: 100%;
}

.plan_list .item .info {
  position: absolute;
  left: 18px;
  top: 18px;
}

.plan_list .item .txt {
  line-height: 25px;
  font-size: 18px;
  color: #333;
}

.plan_list .item .red_txt {
  color: #ff123f;
}

.plan_list .item .d_line {
  position: relative;
  margin-top: 5px;
  width: 106px;
  height: 1px;
  background-color: #ff123f;
}

.plan_list .item .d_line:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -2px;
  width: 5px;
  height: 5px;
  background-color: #ff123f;
  border-radius: 50%;
}

.plan_list p {
  position: absolute;
  width: 100px;
  height: 42px;
  top: 20px;
  z-index: 2;
  line-height: 24px;
  font-size: 18px;
  color: #ff2750;
  left: 20px;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(255, 18, 63, .2);
  display: flex;
  flex-direction: column;
  justify-content: center;

}

.plan_list p span:last-child {
  color: #000000;
}

.tools_content,
.test_tools_content {
  width: 290px;
}

.tools_content .t_name,
.test_tools_content .t_name {
  line-height: 16px;
  font-size: 16px;
}

.tools_content {
  height: auto;
}

.tools_content .t_name {
  line-height: 16px;
  font-size: 16px;
}

.xt_indexmain .T_title {
  font-size: 20px;
  font-weight: 700;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #ff123f;
  position: absolute;
  top: 30px;
}


.tools_content .list .item {
  width: 140px;
	height: 80px;
	background-color: #ffedd9;
	border-radius: 8px;
	border: solid 1px #f2e1ce;
  float: left;
  margin-top: 10px;
  text-align: center;
  margin-right: 10px;
  box-sizing: border-box;
  position: relative;
  top: 0;
  transition: all .2s;
}
.tools_content .list .item a{
  display: flex;
  width: 100%;
  height: 100%;
  justify-self: flex-start;
  align-items: center;
  padding-left: 16px;
  box-sizing: border-box;
}
.tools_content .list .item:nth-child(2n){
  margin-right: 0;
}
.tools_content .list .item:nth-child(1),
.tools_content .list .item:nth-child(2) {
  margin-top: 0;
}

.tools_content .list .item:hover{
  top: -5px;
  transition: all .2s;
}

.tools_content .list .item .icon {
  width: 46px;
  height: 51px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 14px;
}
.tools_content .list .item:nth-child(2){
	background-color: #fffae4;
	border: solid 1px #f2edd8;
}
.tools_content .list .item:nth-child(3){
	background-color: #ffe8e8;
	border: solid 1px #f2dcdc;
}
.tools_content .list .item:nth-child(4){
	background-color: #f9ebff;
	border: solid 1px #ecdff2;
}
.tools_content .list .item:nth-child(5){
	background-color: #d9feff;
	border: solid 1px #cef1f2;
}
.tools_content .list .item:nth-child(6){
  background-color: #dbffec;
	border: solid 1px #d0f2e0;
}
.tools_content .list .item .txt {
	font-size: 16px;
	line-height: 22px;
	color: #80501a;
  text-align: left;
}
.tools_content .list .item:nth-child(2) .txt{
  color: #806d1a;
} 
.tools_content .list .item:nth-child(3) .txt{
  color: #801a1a;
} 
.tools_content .list .item:nth-child(4) .txt{
  color: #611a80;
} 
.tools_content .list .item:nth-child(5) .txt{
  color: #1a7c80;
} 
.tools_content .list .item:nth-child(6) .txt{
  color: #1a8049;
} 
.tools_content .btn {
  display: block;
  width: 180px;
	height: 40px;
	background-color: #ff123f;
	border-radius: 19px;
  margin: 20px auto 0;
  line-height: 40px;
  color: #fff;
  text-align: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-weight: 700;
  cursor: pointer;
}

.tools_content .btn:hover {
  background-color: #a01832;
  border-color: #a01832;
}

.test_content {
  width: 820px;
  margin-right: 30px;
  margin-top: 0;
  position: relative;
}

.test_content .tab {
  width: 580px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 19px;
  box-sizing: border-box;
}

.test_content .tab .item {
  float: left;
  margin: 0 12px;
  line-height: 15px;
  font-size: 16px;
  cursor: pointer;
  padding-bottom: 25px;
  position: relative;
}

.test_content .tab .item:last-child {
  margin-right: 0;
  float: right;
  font-size: 14px;
	line-height: 15px;
	color: #666666;
}

.test_content .tab .item.active {
  border-bottom-color: #ff123f;
  color: #ff123f;
}
.test_content .tab .item.active::after{
  content: "";
  border: 12px solid #ff123f;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.test_content .tab .item a {
  color: #666666;
}

.test_content .tab .item a:hover {
  color: #ff123f;
}

/*.test_content .tab .item b {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 11px;
  vertical-align: -2px;
  background: url("../images/sprite.png") no-repeat -141px -330px;
}*/
.test_content .box .item{
  width: 100%;
  overflow: hidden;
}
.test_content .b_img {
  width: 210px;
	height: 280px;
  display: block;
  margin-right: 30px;
  background: #000000;
  float: left;
  box-sizing: border-box;
}

.test_content .b_img:hover {
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
}

.test_content .course_list {
  width: 580px;
  float: left;
  padding-top: 60px;
  box-sizing: border-box;
}

.test_content .course_list .c_d {
  float: left;
  width: 180px;
	height: 100px;
	background: url(../images/ieltscoursebg.png) no-repeat;
  background-size: 100%;
	border-radius: 12px;
  margin: 0 20px 20px 0;
}
.test_content .toefl .course_list .c_d{
background-image: url(../images/toeflcoursebg.png);
}
.test_content .satact .course_list .c_d{
  background-image: url(../images/satactcoursebg.png);
  }
  .test_content .gregmat .course_list .c_d{
    background-image: url(../images/gregmatcoursebg.png);
    }
.test_content .course_list .c_d:nth-child(3n){
  margin-right: 0;
}
.test_content .course_list .c_d:nth-child(4),
.test_content .course_list .c_d:nth-child(5),
.test_content .course_list .c_d:nth-child(6) {
  margin-bottom: 0
}

.test_content .course_list .c_d a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.test_content .course_list .c_d .txt {
  padding: 0 12px;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  font-weight: 700;
}


.test_content .right_btn {
  position: relative;
  float: left;
  margin-left: 20px;
  width: 96px;
  height: 96px;
  padding-top: 27px;
  line-height: 20px;
  background-color: #ff2851;
  color: #fff;
  border-radius: 50%;
}

.test_content .right_btn span {
  font-size: 16px;
}

.test_content .right_btn:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 88px;
  height: 88px;
  margin: -44px 0 0 -44px;
  border: 2px solid #fff;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.test_tools_content {
  height: auto;
}

.test_tools_content .list {
  overflow: hidden;
  padding-left: 15px;
  box-sizing: border-box;
}

.test_tools_content .list .c_d {
  float: left;
  width: 109px;
  height: auto;
  margin: 0 41px 16px 0;
}
.test_tools_content .list .c_d img{
  width: 66px;
  margin-bottom: 12px;
}
.test_tools_content .list .c_d:nth-child(2n) {
  margin-right: 0;
}
.test_tools_content .list .c_d:nth-child(3),
.test_tools_content .list .c_d:nth-child(4){
  margin-bottom: 0;
}

.test_tools_content .list .last_c_d {
  width: 100%;
	height: 60px;
	background: url(../images/morebranch.png) no-repeat;
  background-size: 100%;
  margin-right: 0;
  margin-top: 17px;
  margin-bottom: 0;
  border-radius: 0;
}

.test_tools_content .list a {
  width: 100%;
  height: 100%;
  display: block;
  font-weight: normal;
  font-size: 20px;
	color: #ffffff;
}

.test_tools_content .list .txt {
  font-size: 16px;
	line-height: 16px;
	color: #000000;
}
.test_tools_content .list .txt span{
  font-size: 12px;
  color: #999999 !important;
}
.test_tools_content .list .c_d:hover .txt{
	color: #ff123f;
}
.test_tools_content .list .last_c_d .txt {
  font-size: 20px;
  font-weight: bold;
  line-height: 60px;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.test_tools_content .list .last_c_d:hover .txt{
  color: #ffffff;
}
.test_tools_content .list .last_c_d .txt em{
  width: 40px;
	height: 1px;
	background-color: #ffffff;
  margin: 0 15px;
}

.qz .layer_title .icon {
  width: 24px;
  height: 29px;
  background: url("../images/qz_icon.png") no-repeat;
  background-size: 100%;
}

.soft-power_list,
.qz_list {
  /* width: 771px; */
  width: 820px;
}

.soft-power_list .item,
.qz_list .item {
  float: left;
  /* width: 246px; */
  height: 119px;
  /* margin: 11px 11px 0 0; */
  width: 196px;
  margin: 0 12px 12px 0;
}
.soft-power_list .item{
  position: relative;
  top: 0;
  transition: all .4s;
}
.qz_list .item {
  width: 260px;
  height: 120px;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}

.soft-power_list .item:nth-child(4n) {
  margin-right: 0;
}
.soft-power_list .item:nth-child(6),
.soft-power_list .item:nth-child(8),
.soft-power_list .item:nth-child(7),
.soft-power_list .item:nth-child(5){
  margin-bottom: 0;
}
.qz_list .item:nth-child(4),
.qz_list .item:nth-child(6),
.qz_list .item:nth-child(5){
  margin-bottom: 0;
}
.qz_list .item:nth-child(3n) {
  margin-right: 0;
}

/* .soft-power_list .item:hover,
.qz_list .item:hover {
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
} */
.qz_list .item .txt{
  width: 90px;
	height: 36px;
	border: solid 1px #ffffff;
  font-size: 16px;
	line-height: 34px;
	color: #ffffff;
  text-align: center;
  position: relative;
  overflow: hidden;
  transition: all .5s;
}

.qz_list .item .txt::after{
  content: "";
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  transition: all .3s;
  z-index: -1;
}
.qz_list .item .txt:hover::after{
  width: 90px;
  transition: all .3s;
}
.qz_list .item .txt:hover{
  color: #000000;
  transition: all .5s;
}
.soft-power_list .item .txt {
  line-height: 28px;
  color: #fff;
  font-size: 22px;
}

.soft-power_list .item a {
  height: 100%;
  padding: 14px 0 0 18px;
}
.qz_list .item a{
  height: 100%;
  padding: 64px 0 0 20px;
}
/* .soft-power_list .item .icon1 {
  background: url("../images/soft_icon1.png") no-repeat right bottom;
}

.soft-power_list .item .icon2 {
  background: url("../images/soft_icon2.png") no-repeat right bottom;
}

.soft-power_list .item .icon3 {
  background: url("../images/soft_icon3.png") no-repeat right bottom;
}

.soft-power_list .item .icon4 {
  background: url("../images/soft_icon4.png") no-repeat right bottom;
}

.soft-power_list .item .icon5 {
  background: url("../images/soft_icon5.png") no-repeat right bottom;
}

.soft-power_list .item .icon6 {
  background: url("../images/soft_icon6.png") no-repeat right bottom;
}

.soft-power_list .item1 {
  background-color: #ff7c3e;
  background: -webkit-linear-gradient(-65deg, #ff9638, #ff7040);
}

.soft-power_list .item2 {
  background-color: #90d15d;
  background: -webkit-linear-gradient(-65deg, #a5d464, #78cd56);
}

.soft-power_list .item3 {
  background-color: #36c884;
  background: -webkit-linear-gradient(-65deg, #36ca78, #35c595);
}

.soft-power_list .item4 {
  background-color: #42b3e4;
  background: -webkit-linear-gradient(-65deg, #47bde4, #3ca6e3);
}

.soft-power_list .item5 {
  background-color: #4972e6;
  background: -webkit-linear-gradient(-65deg, #47bde4, #3e5dde);
}

.soft-power_list .item6 {
  background-color: #9150db;
  background: -webkit-linear-gradient(-65deg, #9d4ddc, #8652db);
} */

.soft-power_list .item .icon1 {
  background: url("../images/soft_icon1.png") no-repeat right bottom;
}

.soft-power_list .item .icon2 {
  background: url("../images/soft_icon2.png") no-repeat right bottom;
}

.soft-power_list .item .icon3 {
  background: url("../images/soft_icon3.png") no-repeat right bottom;
}

.soft-power_list .item .icon4 {
  background: url("../images/soft_icon4.png") no-repeat right bottom;
}

.soft-power_list .item .icon5 {
  background: url("../images/soft_icon5.png") no-repeat right bottom;
}

.soft-power_list .item .icon6 {
  background: url("../images/soft_icon6.png") no-repeat right bottom;
}

.soft-power_list .item .icon7 {
  background: url("../images/soft_icon7.png") no-repeat right bottom;
}

.soft-power_list .item .icon8 {
  background: url("../images/soft_icon8.png") no-repeat right bottom;
}

.soft-power_list .item1 {
  background-color: #ff7c3e;
  background: -webkit-linear-gradient(-65deg, #ff9638, #ff7040);
}

.soft-power_list .item2 {
  background-color: #90d15d;
  background: -webkit-linear-gradient(-65deg, #a5d464, #78cd56);
}

.soft-power_list .item3 {
  background-color: #36c884;
  background: -webkit-linear-gradient(-65deg, #36ca78, #35c595);
}

.soft-power_list .item4 {
  background-color: #42b3e4;
  background: -webkit-linear-gradient(-65deg, #47bde4, #3ca6e3);
}

.soft-power_list .item5 {
  background-color: #4972e6;
  background: -webkit-linear-gradient(-65deg, #47bde4, #3e5dde);
}

.soft-power_list .item6 {
  background-color: #9150db;
  background: -webkit-linear-gradient(-65deg, #9d4ddc, #8652db);
}

.soft-power_list .item7 {
  background-color: #9150db;
  background: -webkit-linear-gradient(-65deg, #3cc17c, #28ad67);
}

.soft-power_list .item8 {
  background-color: #9150db;
  background: -webkit-linear-gradient(-65deg, #6b31bc, #5535bf);
}

.soft-power_ad,
.qz_ad {
  width: 290px;
  height: auto;
  overflow: hidden;
}
.soft-power_list .item:hover{
  top: -5px;
  transition: all .4s;
}
/* .soft-power_ad:hover,
.qz_ad:hover {
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
} */

.qz_list .item1 {
  background: url("../images/qz_icon1.png") no-repeat;
  background-size: 100%;
}

.qz_list .item2 {
  background: url("../images/qz_icon2.png") no-repeat;
  background-size: 100%;
}

.qz_list .item3 {
  background: url("../images/qz_icon3.png") no-repeat;
  background-size: 100%;
}

.qz_list .item4 {
  background: url("../images/qz_icon4.png") no-repeat;
  background-size: 100%;
}

.qz_list .item5 {
  background: url("../images/qz_icon5.png") no-repeat;
  background-size: 100%;
}

.qz_list .item6 {
  background: url("../images/qz_icon6.png") no-repeat;
  background-size: 100%;
}

.top-teacher,
.share-skill,
.test-calendar,
.scholl-recommend,
.abord-apply>div,
.hot-news {
  background-color: #fff;
}

.teacher_contains {
  position: relative;
  margin: 20px 0 0 30px;
  height: 410px;
  padding-bottom: 30px;
}

.teacher_contains .slide {
  float: left;
  position: relative;
  width: 228px;
  height: 200px;
  margin-bottom: 5px;
  border-left: 4px solid #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}

.teacher_contains .slide .t_img {
  float: left;
  display: block;
  width: 224px;
  height: 100%;
  background: #535353 url("../images/t_bg.jpg") no-repeat top center;
  background-size: 100% 100%;
}

.teacher_contains .slide .img {
  display: block;
  margin: 0 auto;
  width: 180px;
  position: relative;
  top: 15px;
}

.teacher_contains .slide .info {
  position: absolute;
  left: 224px;
  width: 196px;
  height: 200px;
  padding: 24px 24px 0;
  line-height: 22px;
  color: #fff;
  background: #000 url("../images/sign.png") no-repeat 150px 20px;
}

.teacher_contains .slide .name {
  font-size: 16px;
}

.teacher_contains .slide .city {
  padding: 6px 0;
  font-size: 12px;
}

.teacher_contains .slide .txt {
  height: 66px;
  overflow: hidden;
}

.teacher_contains .slide .btn {
  display: inline-block;
  width: 64px;
  height: 20px;
  line-height: 20px;
  margin: 10px 6px 0 0;
  background-color: #ff123f;
  color: #fff;
  border-radius: 25px;
  font-size: 12px;
}

.teacher_contains .slide .btn:hover {
  background-color: #a01832;
  border-color: #a01832;
}

.teacher_contains .maxWidth {
  width: 420px;
}

.teacher_contains .minWidth {
  width: 180px;
}

.abord-apply {
  overflow: hidden;
}

.abord-apply .box_contains {
  padding: 20px 0 25px 30px;
  overflow: hidden;
}

.abord-apply .left_ad {
  position: relative;
  width: 170px;
  height: 179px;
  margin-right: 20px;
  overflow: hidden;
}

.abord-apply .left_ad a img {
  width: 100%;
}

.abord-apply .left_ad .button_box {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}

.abord-apply .left_ad .button_box .btn {
  display: inline-block;
  width: 92px;
  height: 26px;
  margin-right: 8px;
  line-height: 26px;
  border-radius: 25px;
}

.abord-apply .news_cell {
  width: 200px;
  margin-right: 20px;
  /*overflow: hidden;*/
}

.abord-apply .news_cell:last-child {
  margin-right: 0;
}

.abord-apply .news_cell .name {
  padding: 5px 0 16px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  border-bottom: 1px solid #d9d9d9;
  white-space: nowrap;
}

.abord-apply .news_cell .name a {
  color: #1a1a1a;
}

.abord-apply .news_cell .name a:hover {
  color: #ff123f;
}

.abord-apply .list .href_link {
  line-height: 31px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #383838;
}

.abord-apply .list .href_link:before,
.share-skill .sub_contains .list .href_link:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 12px;
  background-color: #c4c4c4;
}

.abord-apply .list .href_link:hover {
  color: #ff123f;
}

.abord-apply .list .href_link:hover:before,
.share-skill .sub_contains .list .href_link:hover::before {
  background-color: #ff123f;
}

.abord-apply>div.right .right_tabs {
  position: relative;
  left: 14px;
}

.abord-apply>div.right .box_contains {
  padding: 14px 15px 22px 15px;
}

.xt_Ambassador {
  background: #ffffff;
  padding-bottom: 35px;
  position: relative;
}

.xt_Ambassador h2 {
  position: relative;
}

.xt_Ambassador .more {
  position: absolute;
  height: 70px;
  top: 0;
  right: 30px;
  line-height: 70px;
  color: #808080;
  font-size: 16px;
}

.xt_Ambassador .more a {
  color: #808080;
  font-size: 14px;
}

.xt_Ambassador .more:hover a {
  color: #ff123f;
}

.xt_Ambassador .content {
  padding: 20px 30px 0;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.xt_Ambassador .students {
  width: 900px;
  position: relative;
}

.xt_Ambassador .swiper-pagination {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: -18px;
}

.xt_Ambassador .swiper-pagination-bullet {
  margin: 0 4px;
}

.xt_Ambassador .swiper-pagination-bullet-active {
  background: #ff123f;
}

.xt_Ambassador .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.xt_Ambassador .swiper-slide>div {
  width: 410px;
  height: 160px;
  display: flex;
  align-items: stretch;
  overflow: hidden;
  cursor: pointer;
}

.xt_Ambassador .swiper-slide>div:nth-child(1),
.xt_Ambassador .swiper-slide>div:nth-child(2) {
  margin-bottom: 20px;
}

.xt_Ambassador .swiper-slide>div:nth-child(1),
.xt_Ambassador .swiper-slide>div:nth-child(3) {
  margin-right: 30px;
}

.xt_Ambassador .swiper-slide>div .img {
  width: 160px;
  height: 160px;
  background-image: linear-gradient(0deg,
      #a7a7a7 0%,
      #797979 100%);
  margin-right: 20px;
  flex-shrink: 0;
  padding-top: 5px;
  overflow: hidden;
  align-items: flex-start;
}

.xt_Ambassador .swiper-slide>div .img img {
  width: 80%;
}

.xt_Ambassador .swiper-slide>div .Ambassador_intr {
  width: 230px;
  padding-top: 14px;
}

.xt_Ambassador .swiper-slide>div h4 {
  font-size: 16px;
  height: 16px;
  line-height: 16px;
  color: #ff123f;
}

.xt_Ambassador .swiper-slide>div .ranking {
  width: auto;
  font-size: 14px;
  height: 30px;
  line-height: 14px;
  color: #000000;
  margin-top: 13px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d9d9d9;
  box-sizing: border-box;
  margin-bottom: 18px;
}

.xt_Ambassador .swiper-slide>div .txt p {
  width: 100%;
  font-size: 14px;
  line-height: 24px;
  color: #4d4d4d;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.xt_Ambassador a {
  width: 240px;
  height: 340px;
  flex-shrink: 0;
  overflow: hidden;
}

.xt_Ambassador a img {
  width: 100%;
  transform: scale(1);
  transition: all .2s;
}

.xt_Ambassador a:hover img {
  transform: scale(1.05);
  transition: all .2s;
}

.xt_major {
  background: #ffffff;
  padding-bottom: 35px;
}

.xt_major h2 {
  position: relative;
}

.xt_major h2 .more {
  position: absolute;
  right: 30px;
  top: 0;
}

.xt_major h2 .more a {
  font-size: 14px;
  color: #808080;
  font-weight: normal;
}

.xt_major h2 .more a:hover {
  color: #ff123f;
}

.xt_major .content {
  padding: 30px 30px 0;
  display: flex;
  justify-content: flex-start;
}

.xt_major .tab_box {
  width: 180px;
  margin-right: 20px;
  flex-shrink: 0;
}

.xt_major .tab_box .item {
  width: 100%;
  height: 44px;
  border: solid 1px #fff5f7;
  background-color: #fff5f7;
  line-height: 46px;
  text-align: center;
  font-size: 16px;
  margin-bottom: 10px;
  cursor: pointer;
}

.xt_major .tab_box .item.active {
  background-color: #ff123f;
  color: #ffffff;
  font-weight: 700;
}

.xt_major .tab_box .item:last-child {
  margin-bottom: 0;
}

.xt_major .part_box {
  width: 100%;
}

.xt_major .part_box .part {
  display: none;
}

.xt_major .part_box .part.active {
  display: block;
}

.xt_major .part_box img {
  width: 100%;
  height: 100%;
}

.xt_major .part_box .top {
  display: flex;
  margin-bottom: 26px;
}

.xt_major .part_box .top .img {
  width: 220px;
  height: 165px;
  flex-shrink: 0;
  margin-right: 30px;
}

.xt_major .part_box .top h3 {
  font-size: 16px;
  line-height: 20px;
  color: #ff123f;
  margin-bottom: 10px;
}

.xt_major .part_box .top p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 22px;
  letter-spacing: 0px;
  color: #333333;
}

.xt_major .part_box .top a {
  color: #ff123f;
}

.xt_major .part_box .top a:hover {
  font-weight: 700;
}

.xt_major .part_box ul {
  display: flex;
}

.xt_major .part_box li {
  width: 180px;
  height: 135px;
  overflow: hidden;
  margin-right: 10px;
  position: relative;
}

.xt_major .part_box li:last-child {
  margin-right: 0;
}

.xt_major .part_box li img {
  height: 100%;
}

.xt_major .part_box li p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 16px;
  line-height: 36px;
  color: #ffffff;
  text-align: center;
  background: rgba(0, 0, 0, .6);
}

.share-skill .box_contains {
  padding: 20px 0 30px 30px;
  overflow: hidden;
}

.share-skill .sub_tabs {
  width: 94px;
  border: 1px solid #ccc;
  border-bottom: 0;
}

.share-skill .sub_tabs .s_it {
  height: 36px;
  line-height: 36px;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
  font-weight: bold;
  color: #383838;
}

.share-skill .sub_tabs .s_it:hover,
.share-skill .sub_tabs .s_it.active {
  color: #ff123f;
  background-color: #f2f2f2;
}

.share-skill .sub_contains {
  width: 710px;
  margin-left: 20px;
}

.share-skill .sub_contains .list {
  width: 250px;
}

.share-skill .sub_contains .list li {
  float: left;
  width: 210px;
  margin-right: 40px;
}

.share-skill .sub_contains .list .href_link {
  line-height: 30px;
  color: #383838;
}

.share-skill .sub_contains .list .href_link:hover {
  color: #ff123f;
}

.share-skill .top_summary {
  height: 77px;
  padding: 0 0 8px 0;
  margin-bottom: 13px;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  position: relative;
}

.share-skill .top_summary .href_pic {
  width: 190px;
  height: 77px;
  overflow: hidden;
}

.share-skill .top_summary .center {
  float: left;
  width: 380px;
  margin-left: 22px;
}

.share-skill .top_summary .center .name {
  padding: 10px 0 5px;
  color: #383838;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: 700;
  font-size: 18px;
}

.share-skill .top_summary .center .name:hover {
  color: #ff123f;
}

.share-skill .top_summary .center .txt {
  line-height: 22px;
  color: #383838;
}

.share-skill .top_summary .center .more_detail {
  color: #ff123f;
}

.share-skill .top_summary .center .more_detail:hover {
  text-decoration: underline;
}

.share-skill .top_summary .href_btn {
  width: 100px;
  height: 30px;
  line-height: 30px;
  background-color: #ff123f;
  color: #fff;
  border-radius: 25px;
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 21px;
}

.share-skill .top_summary .href_btn:hover {
  background-color: #a01832;
  border-color: #a01832;
}
.test-calendar{
  height: 381px;
  background: #ffffff;
  overflow: hidden;
}
.test-calendar .name {
  position: relative;
  height: 40px;
  line-height: 40px;
  background-color: #ff123f;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}



.test-calendar .choose_box {
  padding: 10px 20px 10px;
  font-size: 12px;
}

.test-calendar .choose_box .month,
.test-calendar .choose_box .subject {
  position: relative;
}

.test-calendar .choose_box .selected {
  position: relative;
  padding-left: 6px;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  border: 1px solid #ccc;
  cursor: pointer;
  box-sizing: border-box;
}

.test-calendar .choose_box .selected .arrow {
  position: absolute;
  right: 3px;
  top: 10px;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  border-color: #333 transparent transparent transparent;
}

.test-calendar .choose_box .selected-month {
  width: 54px;
}

.test-calendar .choose_box .selected-subject {
  width: 60px;
}

.test-calendar .choose_box i {
  font-style: normal;
}

.test-calendar .choose_box .list {
  position: absolute;
  top: 27px;
  border: 1px solid #ccc;
  border-top: none;
  background-color: #fff;
  z-index: 10;
}

.test-calendar .choose_box .list li {
  padding-left: 2px;
  cursor: pointer;
  line-height: 24px;
}

.test-calendar .choose_box .month-list {
  width: 56px;
  height: 200px;
  overflow-y: auto;
}

.test-calendar .choose_box .subject-list {
  width: 62px;
}

.test-calendar .href_link {
  padding: 15px 30px;
  text-align: right;
}

.test-calendar .href_link a {
  line-height: 16px;
  color: #ff123f;
}

.test-calendar .href_link .hand_icon {
  display: inline-block;
  width: 22px;
  height: 16px;
  margin-right: 5px;
  background: url("../images/sprite.png") no-repeat -31px -637px;
  vertical-align: middle;
}

.cal1 .clndr .clndr-table tr .day.event,
.cal1 .clndr .clndr-table tr .day.my-event {
  background: none;
}

.cal1 .clndr .clndr-table tr .day.event .day-contents,
.cal1 .clndr .clndr-table tr .day.my-event .day-contents {
  background: #ff123f;
  border-radius: 50%;
}

.cal1 .clndr .clndr-table tr .day .day-contents {
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
}

.school_contains {
  /* padding: 0 0 30px 0;*/
  padding: 0 0 20px 0;
}

.school_contains .school {
  padding: 19px 30px 0;
  width: 378px;
  line-height: 22px;
}

.school_contains .school .school_logo {
  width: 104px;
  height: 104px;
  margin: 20px 15px 0 0;
  border: 1px solid #ccc;
  border-radius: 50%;
  overflow: hidden;
}

.school_contains .school .school_logo img {
  display: block;
  width: 100%;
}

.school_contains .school a {
  color: #ff123f;
}

.school_contains .school .cn_name {
  font-size: 16px;
  font-weight: 700;
}

.school_contains .school .en_name {
  font-family: 'Arial';
  font-weight: 700;
  color: #ff123f;
}

/* 2022.9.27新增新通微谈模块 */
.dis_f {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.dis_b {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.dis_e {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.dis_c {
  display: flex;
  align-items: center;
  justify-content: center;
}

.po_center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}

.xt_video {
  background: #ffffff;
  padding-bottom: 35px;
}

.xt_video h2 {
  position: relative;
}

.xt_video h2 .more {
  position: absolute;
  right: 30px;
  top: 0;
}

.xt_video h2 .more a {
  font-size: 14px;
  color: #808080;
  font-weight: normal;
}

.xt_video h2 .more a:hover {
  color: #ff123f;
}

.xt_video div.live {
  padding-bottom: 0;
  padding: 0 29px;
  position: relative;
}

.xt_video div.live>img {
  position: absolute;
  left: 30px;
  top: -5px;
  z-index: 10;
}

.xt_video div.live .more {
  position: absolute;
  top: -6px;
  right: 30px;
  font-size: 12px;
}

.xt_video div.live .more a {
  color: #808080;
}

.xt_video div.live .more a:hover {
  color: #ff234d;
}

.xt_video div.live .item_box {
  position: relative;
  height: 234px;
}

.xt_video div.live .loading {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}

.xt_video div.live .loading img {
  width: 100px;
  /*animation: spin infinite 2s;*/
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }



  100% {
    transform: rotate(360deg);
  }
}

.xt_video div.live .item_box::before {
  content: "";
  width: 1010px;
  height: 1px;
  background: #ff123f;
  position: absolute;
  top: 0;
  left: 80px;
}

.xt_video div.live .item {
  width: 207px;
  margin-right: 28px;
  position: relative;
}

.xt_video div.live .item a {
  width: 100%;
  flex-direction: column;
  color: #000000;
}

.xt_video div.live .item:last-child {
  margin-right: 0;
}

.xt_video div.live .item .time {
  width: 120px;
  font-size: 14px;
  color: #000000;
  margin-bottom: 20px;
  padding-top: 20px;
  position: relative;
  top: -4px;
}

.xt_video div.live .item:nth-child(1) a {
  align-items: flex-end;
}

.xt_video div.live .item .time::after {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #ff123f;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%) rotateZ(45deg);
}

.xt_video div.live .item .img {
  width: 100%;
  height: 126px;
  background-color: #ebebeb;
  position: relative;
  overflow: hidden;
}

.xt_video div.live .item .img img {
  width: 100%;
  transition: all .2s;
}

.xt_video div.live .item .img span {
  position: absolute;
  top: 0;
  left: 0;
  width: 70px;
  height: 20px;
  background: rgba(0, 0, 0, .8);
  border-radius: 0px 0px 4px 0px;
  font-size: 14px;
  color: #ffffff;
}

.xt_video div.live .item .img span i {
  width: 4px;
  height: 4px;
  margin-right: 4px;
}

.xt_video div.live .item .img span i.green {
  background-color: #79c211;
}

.xt_video div.live .item .img span i.red {
  background-color: #ff123f;
}

.xt_video div.live .item .i_t {
  width: 100%;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  /* 几行后显示不开省略 */
  -webkit-line-clamp: 2;
  font-size: 14px;
  line-height: 20px;
  margin-top: 14px;
}

.xt_video div.live .item:hover p,
.xt_video div.live .item:hover .time {
  color: #ff234d;
}

.xt_video div.live .item .img:after {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, .4), transparent);
  position: absolute;
  top: 0;
  left: 0;
}

.xt_video div.live .item:hover .img:after {
  background: none;
}

.xt_video div.videos {
  height: 355px;
  padding: 0 30px;
  margin-top: 30px;
  margin-bottom: 43px;
  position: relative;
}

.xt_video div.videos .video {
  width: 200px;
  height: 355px;
  background-color: #000000;
  position: relative;
  cursor: pointer;
  border-radius: 6px;
  margin-right: 33px;
  flex-shrink: 0;
  border-radius: 6px;
  overflow: hidden;
}

.xt_video div.videos .video:last-child {
  margin-right: 0;
}

.xt_video div.videos video {
  width: 100%;
  height: 100%;
  border-radius: 6px;
}

.xt_video div.videos img {
  z-index: -1;
}

.xt_video div.videos .video p {
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 60px;
  background: rgba(0, 0, 0, .8);
  padding: 0 15px;
  z-index: 10;
  box-sizing: border-box;
}

.xt_video div.videos .video p span {
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  /* 几行后显示不开省略 */
  -webkit-line-clamp: 2;
}

.xt_video div.videos .video a:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .35);
  z-index: 9;
}

.xt_video div.videos .video:hover img {
  width: 45px;
  z-index: 10;
}

.xt_video div.videos .loading {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}

.xt_video div.live .loading img {
  width: 100px;
  /*animation: spin infinite 2s;*/
}

/* 2022.9.27新增新通微谈模块 END*/

.xt-evaluate {
  height: 320px;
  border-top: 4px solid #ff1c47;
  background: url("../images/form_bg.jpg") no-repeat top center;
}

.xt-evaluate .name {
  padding: 25px 0 35px;
  line-height: 24px;
  font-size: 24px;
  color: #ff123f;
  font-weight: bold;
}

.xt-evaluate .name .icon {
  display: inline-block;
  width: 20px;
  height: 11px;
  margin: 0 8px;
  background: url("../images/sprite.png") no-repeat 0 -642px;
}

.evaluate_form {
  margin-left: 34px;
}

.evaluate_form .form_item {
  position: relative;
  width: 305px;
  height: 30px;
  margin: 0 0 23px 55px;
}

.evaluate_form .form_item .label {
  width: 75px;
  line-height: 30px;
}

.evaluate_form .form_item .user_val {
  width: 230px;
  height: 30px;
  padding: 3px 8px;
  border: 1px solid #333;
  background-color: #f2f2f2;
}

.evaluate_form .form_item .arrow {
  position: absolute;
  right: 10px;
  top: 10px;
  border-style: solid;
  border-width: 8px 6px 0 6px;
  border-color: #333 transparent transparent transparent;
}

.evaluate_form .form_item .list {
  position: absolute;
  right: 0;
  top: 30px;
  width: 230px;
  line-height: 24px;
  border: 1px solid #333;
  border-top: 0;
  background-color: #f2f2f2;
  z-index: 2;
}

.evaluate_form .form_item .list li {
  cursor: pointer;
  padding-left: 8px;
}

.evaluate_form .form_item .list li:hover {
  color: #fff;
  background-color: #f00;
}

.evaluate_form .form_item1 .user_val {
  width: 70px;
  float: left;
}

.evaluate_form .form_item1 .label2 {
  width: 65px;
  margin-left: 25px;
}

.evaluate_form .form_item1 .list {
  width: 70px;
}

.evaluate_form .form_item2 .user_val,
.evaluate_form .form_item2 .get-code {
  float: left;
}

.evaluate_form .form_item2 .user_val {
  width: 210px;
}

.evaluate_form .form_item2 .get-code {
  width: 84px;
  line-height: 30px;
  color: #fff;
  background: #333;
  text-align: center;
  margin-left: 11px;
  cursor: pointer;
}

.evaluate_form .form_item2 .code-stop {
  background: #e0e0e0;
  box-shadow: 0 0 7px rgba(0, 0, 0, .29) inset;
  color: #000;
}

.evaluate_form .btn {
  width: 240px;
  height: 36px;
  margin: 0 0 0 445px;
  line-height: 36px;
  background-color: #ff204b;
  color: #fff;
  border-radius: 18px;
  clear: both;
  font-size: 16px;
  font-weight: bold;
}

.evaluate_form .btn:hover {
  background-color: #a01832;
  border-color: #a01832;
}

.h_200 {
  height: 200px;
  overflow-y: auto;
}

.ipvideobox {
  position: fixed;
  bottom: 0;
  right: 50%;
  margin-right: 500px;
  z-index: 900;
}

*html #totop {
  position: absolute;
  cursor: pointer;
  right: 50%;
  margin-right: 500px;
  bottom: 0;
  display: none;
  top: expression(eval (document.documentElement.scrollTop+document.documentElement.clientHeight)-602+"px");
}

.ipvideobox .ipimg {
  position: absolute;
  bottom: 100px;
  left: 10%;
  width: 527px;
  height: 272px;
}

.ipvideobox .ipimg a.ipclose {
  display: block;
  width: 32px;
  height: 39px;
  position: absolute;
  top: 0;
  right: 148px;
  cursor: pointer;
}

.adBG {
  position: fixed;
  z-index: 999999;
  bottom: 50%;
  left: 50%;
  width: 620px;
  height: 382px;
  cursor: pointer;
  margin: 0 0 -191px -310px;
  display: none;
}

.adBG1 {
  position: fixed;
  z-index: 999999;
  bottom: 50%;
  left: 50%;
  width: 500px;
  height: 290px;
  cursor: pointer;
  margin-bottom: -185px;
  margin-left: -325px;
  display: none;
}

.adBG2 {
  position: fixed;
  z-index: 999999;
  bottom: 50%;
  left: 50%;
  width: 633px;
  height: 402px;
  cursor: pointer;
  margin-bottom: -185px;
  margin-left: -325px;
  display: none;
}

.adBG .yclose {
  width: 120px;
  height: 120px;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  text-indent: -9999px;
}

.adBG1 .yclose {
  width: 120px;
  height: 120px;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  text-indent: -9999px;
}

@-webkit-keyframes yclose {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 0;
    top: 86px
  }

  20% {
    -webkit-transform: scale(0.3, 0.3);
    opacity: 0.2;
    top: 72px
  }

  40% {
    -webkit-transform: scale(0.5, 0.5);
    opacity: 0.4;
    top: 58px
  }

  60% {
    -webkit-transform: scale(0.7, 0.7);
    opacity: 0.6;
    top: 44px
  }

  80% {
    -webkit-transform: scale(0.9, 0.9);
    opacity: 0.8;
    top: 8px
  }

  100% {
    -webkit-transform: scale(1, 1);
    opacity: 1;
    top: 22px
  }
}

@-moz-keyframes yclose {
  0% {
    -moz-transform: scale(0.1, 0.1);
    opacity: 0;
    top: 86px
  }

  20% {
    -moz-transform: scale(0.3, 0.3);
    opacity: 0.2;
    top: 72px
  }

  40% {
    -moz-transform: scale(0.5, 0.5);
    opacity: 0.4;
    top: 58px
  }

  60% {
    -moz-transform: scale(0.7, 0.7);
    opacity: 0.6;
    top: 44px
  }

  80% {
    -moz-transform: scale(0.9, 0.9);
    opacity: 0.8;
    top: 8px
  }

  100% {
    -moz-transform: scale(1, 1);
    opacity: 1;
    top: 22px
  }
}

.fy_add {
  margin: 30px auto 0;
  position: relative;
  width: 1200px;
  height: 44px;
  padding: 0 28px 0 240px;
  background: #fff url('images/fy_title.jpg') no-repeat left center;
  overflow: hidden;
  box-sizing: border-box;
}

.fy_add:after {
  position: absolute;
  left: 214px;
  top: 0;
  right: 0;
  border-top: 3px solid #ff123f;
  content: '';
}

.fy_scroll_box {
  overflow: hidden;
  white-space: nowrap;
}

.fy_scroll_box .list {
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
}

.fy_scroll_box .list .item {
  display: inline-block;
  padding: 0 10px;
  height: 44px;
  line-height: 44px;
  ;
  background: url('images/fy_star.jpg') no-repeat 14px center;
}

.fy_scroll_box .list .href {
  color: #383833;
  padding-left: 30px;
  font-size: 14px;
}

.fy_scroll_box .list .href:hover {
  text-decoration: underline;
  color: #ff123f;
}

/*品宣*/
.pinxuan_box {
  width: 1200px;
  margin: 10px auto 0;
  height: 150px;
  overflow: hidden;
}

.pinxuan_box * {
  box-sizing: border-box;
}

.pinxuan_box .px_intro {
  width: 250px;
  height: 100%;
  float: left;
  position: relative;
}

.pinxuan_box .px_intro .img {
  float: left;
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
  background: #fff;
}

.pinxuan_box .px_intro .px_txt {
  position: absolute;
  left: -700px;
  z-index: 1;
  float: left;
  width: 950px;
  height: 150px;
  background: #fff;
  border-top: 2px solid #ff123f;
  line-height: 30px;
  padding: 28px 30px 0;
}

.pinxuan_box .px_intro b {
  color: #ff123f;
}

.pinxuan_box .px_news_offer {
  float: right;
  width: 935px;
  height: 150px;
  padding: 7px 15px;
  background-color: #fff;
  overflow: hidden;
}

.pinxuan_box .px_news {
  float: left;
  width: 610px;
  height: 100%;
  padding-right: 12px;
  border-right: 1px dashed #d9d9d9;
}

.pinxuan_box .px_news .n_name {
  float: left;
  width: 50px;
  margin: 7px 20px 0 0;
}

.pinxuan_box .px_news .news_container {
  position: relative;
  float: left;
  width: 525px;
  height: 120px;
  margin-top: 7px;
  overflow: hidden;
}

.pinxuan_box .px_news .news_container .news_wrapper {
  position: absolute;
  left: 0;
  top: 0
}

.pinxuan_box .px_news .news_container .news_item {
  width: 525px;
  height: 120px;
  padding: 0 40px 0 0;
}

.pinxuan_box .news_item .t_name {
  display: block;
  padding: 15px 0;
  line-height: 18px;
  font-size: 18px;
  color: #333;
  font-weight: 700;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.pinxuan_box .news_item .t_name:hover {
  color: #ff123f
}

.pinxuan_box .news_item .txt {
  height: 60px;
  line-height: 20px;
  overflow: hidden;
}

.pinxuan_box .news_item .txt .w_href {
  color: #ff123f;
  text-decoration: underline;
}

.pinxuan_box .px_news .news_container .dots {
  position: absolute;
  right: 0;
  top: 0;
  width: 8px;
}

.pinxuan_box .px_news .news_container .dots span {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #d9d9d9;
  cursor: pointer;
  border-radius: 50%;
  margin-bottom: 5px;
}

.pinxuan_box .px_news .news_container .dots span.active {
  background-color: #ff123f;
}

.pinxuan_box .px_news_offer .daily_offer {
  position: relative;
  float: right;
  width: 280px;
  height: 120px;
  margin: 7px 0 7px 15px;
}

.pinxuan_box .px_news_offer .timer {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 15px;
  height: 28px;
  line-height: 28px;
  background-color: #ff1142;
  color: #ffffff;
  border-bottom-right-radius: 10px;
}

/* .pinxuan_box .px_news_offer .timer:after{
    content: '';
    position: absolute;
    right: -12px;
    top: 0;
    border-style: solid;
    border-width: 12px 0 12px 12px;
    border-color: transparent transparent transparent #ff123f
  } */

.pinxuan_box .px_news_offer .daily_offer img {
  width: 100%;
}

.comment_box {
  width: 1200px;
  margin: 15px auto 0;
  padding: 5px 0;
  height: 40px;
  background-color: #fff;
  border-top: 2px solid #ff123f;
  overflow: hidden;
}

.comment_box .c_name {
  float: left;
  line-height: 40px;
  margin-left: 15px;
  padding: 0 17px 0 37px;
  border-right: 1px dashed #d9d9d9;
  background: url(../images/comment_icon.jpg) no-repeat left center;
  font-size: 18px;
  color: #000
}

.comment_box .hot {
  float: left;
  height: 16px;
  padding: 0 5px;
  margin: 11px 15px 0;
  line-height: 16px;
  background-color: #ff123f;
  color: #fff;
  font-size: 12px;
  font-family: 'Arial';
}

.comment_container {
  position: relative;
  height: 30px;
  margin: 5px 0;
  overflow: hidden;
}

.comment_container .list_wrapper .item {
  display: block;
  height: 30px;
  width: 100%;
  line-height: 30px;
  color: #383838;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.comment_container .list_wrapper .item b {
  color: #000
}

/*.pinxuan_box ul{
		float: right;
		width: 930px;height: 150px;
		background: #fff;padding: 11px 0 0 0;
	}
	.pinxuan_box li{
		float: left;
		margin: 0 5px 0 10px;
		-webkit-transition: all 0.2s;
    transition: all 0.2s;
	}
	.pinxuan_box li:hover{
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
	}*/
/*底部新增*/
.other-service {
  background: #fff;
}

.other-service * {
  box-sizing: border-box;
}

.other-service .service_container {
  padding: 30px 0 30px 30px;
}

.other-service .service_container ul {
  height: 260px;
  background: #fff url(../images/other-service-bg.jpg);
}

.other-service .service_container li {
  float: left;
  width: 220px;
  height: 125px;
  border: 1px solid #e5e5e5;
  margin: 0 10px 10px 0;
  padding: 14px 0 0 12px;
  position: relative;
}

.other-service .service_container .name {
  font-weight: bold;
  font-size: 18px;
  color: #333;
}

.other-service .service_container .name-eng {
  font-size: 10px;
  line-height: 1.2;
  letter-spacing: -0.6px;
  font-family: 'arial';
  color: #a3a3a3;
  margin-top: 4px;
}

.other-service .service_container li .text {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 220px;
  height: 125px;
  padding-left: 8px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 12px;
  line-height: 20px;
}

.other-service .service_container li p {
  display: table-cell;
  vertical-align: middle;
}

.other-service .service_container li i {
  display: inline-block;
  vertical-align: middle;
  width: 4px;
  height: 4px;
  background: #fff;
  border-radius: 50%;
  margin-right: 5px;
}

/* .other-service .service_container li:hover .text{display: table;} */

.intr {
  width: 100%;
  background-color: #ffffff;
  padding-top: 20px;
  margin-top: 30px;
  padding-bottom: 45px;
}

.intr .panel {
  margin-top: 10px;
}

.intr .intr_title {
  font-size: 22px;
  color: #ff123f;
  font-weight: 700;
  text-align: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #f2f2f2;
}

.intr ul {
  margin-top: 45px;
}

.intr li {
  width: 19%;
}

.intr li p {
  font-size: 13px;
  line-height: 20px;
  color: #4d4d4d;
  margin-left: 15px;
  word-break: break-all;
}