/* CSS Document */
* {
  margin: 0;
  padding: 0;
}
body {
  background: #fff;
  font-size: 14px;
  font-family: "微软雅黑";
}
a {
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
}
li {
  list-style: none;
}
img {
  border: none;
}
input {
  border: none;
}

.left {
  float: left;
}
.right {
  float: right;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  font-size: 0;
  overflow: hidden;
}
.clearfix {
  zoom: 1;
}
body,
html {
  width: 100%;
  height: 100%;
}
.wrapper {
  width: 1000px;
  margin: 0 auto;
}
.cgreen,
.cgreen a {
  color: #7bc300;
}
.cgray,
.cgray a {
  color: #727171;
}
.idp_left_float {
  margin-left: -650px !important;
  left: 50% !important;
  z-index: 99;
}
.idp_right_float {
  margin-right: -650px !important;
  right: 50% !important;
  z-index: 99;
}
.footerBottom {
  height: 92px;
  overflow: hidden;
}

.bird_top {
  width: 100%;
  padding-top: 430px;
  padding-bottom: 55px;
  background: url(../img/banner.jpg) no-repeat center top;
  font-family: "微软雅黑";
}
.bird_ban a {
  display: block;
  width: 195px;
  height: 34px;
  margin-left: 255px;
  overflow: hidden;
  line-height: 34px;
  text-align: center;
  color: #fbfbfb;
  border-radius: 2px; /* font-weight: bold;*/
  background: #e69106;
}
.bird_nav {
  width: auto;
  height: 48px;
  overflow: hidden;
  margin: 230px auto 55px;
  border: 1px solid #434a54;
  border-radius: 5px;
}
.bird_nav a {
  width: 110px;
  line-height: 48px;
  font-size: 14px;
  color: #434a54;
  border-right: 1px solid #434a54;
  text-align: center;
}
.bird_nav a.se,
.bird_nav a:hover {
  background: #434a54;
  color: #fbfbfb;
}

.bird_df {
}
.bird_dy {
  width: 602px;
  padding-bottom: 200px;
  padding-top: 10px;
  background: url(../img/pic1.jpg) no-repeat bottom left;
}
.bird_dy strong {
  width: 52px;
  font-size: 30px;
  line-height: 40px;
  font-weight: normal;
}
.bird_dy p {
  width: 550px;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
}

.formCon {
  height: auto;
  overflow: hidden;
  padding-bottom: 10px;
  width: 360px;
  background: #8ec0f1;
  font-family: "微软雅黑";
  border-radius: 2px;
}
.formCon p {
  font-size: 24px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  padding: 20px 0 15px;
  margin: 0;
}
.formCon form ul {
}
.formCon form ul li {
  width: 300px;
  font-size: 14px;
  padding-bottom: 20px;
  margin-left: 30px;
  font-family: "微软雅黑";
  float: left;
}
.formCon form ul li p .Validform_checktip.Validform_wrong {
  color: #fff !important;
}
.formCon form ul li div {
  width: 300px;
  height: 40px;
  overflow: hidden;
  font-size: 14px;
}
.formCon form ul li .dianhua {
  background: url(../img/input1.gif) no-repeat;
}
.formCon form ul li .name {
  background: url(../img/input2.gif) no-repeat;
}
.formCon form ul li .guojia {
  background: url(../img/input3.gif) no-repeat;
}
.formCon form ul li .didian {
  background: url(../img/input4.gif) no-repeat;
}
.formCon form ul li select {
  height: 20px;
  line-height: 20px;
  margin-left: 40px;
  margin-top: 10px;
  font-size: 14px;
  width: 250px;
  border: none;
  background: none;
  color: #96a8b4;
  font-family: "微软雅黑";
}
.formCon form ul li select option {
  background: #ffffff;
  color: #96a8b4;
  border: none;
  line-height: 22px;
}
.formCon form ul li input {
  height: 40px;
  line-height: 40px;
  width: 260px;
  margin-left: 40px;
  font-size: 14px;
  border: none;
  background: none;
  color: #96a8b4;
  font-family: "微软雅黑";
}
.formCon .from_btn {
  /*padding:9px 106px; _padding:6px 106px;*/
  cursor: pointer;
  float: left;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  background: #febf55;
  width: 300px;
  border-radius: 3px;
  cursor: pointer;
  height: 50px;
  color: #333333;
  font-family: "微软雅黑";
}

.bird_box1 {
  width: 100%;
  padding: 70px 0 0;
  height: 1007px;
  overflow: hidden;
  background: url(../img/box2.jpg) no-repeat center top;
  font-family: "微软雅黑";
}
.box_tit {
  position: relative;
  width: 610px;
  margin: 0 auto;
  height: 80px;
  overflow: hidden;
  text-align: center;
}
.box_tit img {
  height: 50px;
  margin-top: 30px;
  overflow: hidden;
}
.box_tit h2 {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -200px;
  height: 60px;
  line-height: 60px;
  width: auto;
  padding: 0 30px;
  font-size: 36px;
  background: #f0f2f6;
  z-index: 1;
  font-weight: bold;
  color: #333333;
}
.bird_h3 {
  height: 36px;
  line-height: 36px;
  padding: 30px 0;
  overflow: hidden;
  font-size: 30px;
  color: #333333;
  font-weight: normal;
  text-align: center;
}
.bird_why {
  padding-bottom: 40px;
}
.bird_why p {
  width: 162px;
  padding-right: 47px;
  text-align: center;
  color: #666666;
  font-size: 14px;
}
.bird_why p span {
  display: block;
  line-height: 24px;
  padding-top: 15px;
  text-align: left;
}
.bird_what {
  width: 640px;
  margin-left: 355px;
  background: url(../img/step.jpg) no-repeat left top;
}
.bird_what p {
  height: 75px;
  overflow: hidden;
  padding-bottom: 15px;
  line-height: 75px;
  padding-left: 105px;
  padding-right: 100px;
  color: #666;
}

.bird_plan {
  font-family: "微软雅黑";
}
.plan_tit {
  width: 580px;
  margin: 0 auto;
  padding: 40px 0;
}
.plan_tit span {
  width: 268px;
  height: 58px;
  line-height: 58px;
  overflow: hidden;
  font-size: 18px;
  color: #434a54;
  border: 1px solid #434a54;
  text-align: center;
  margin: 0 10px;
  cursor: pointer;
}
.plan_tit span.se {
  background: #434a54;
  color: #fbfbfb;
}
.plan_main {
  height: auto;
  overflow: hidden;
}
.plan_main table {
}
.plan_main table tr th {
  height: 50px;
  padding-left: 20px;
  border-right: 2px solid #fff;
  background: #0087ce;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  text-align: left;
}
.plan_main table tr td {
  background: #8ec0f1;
  border-right: 2px solid #fff;
  padding: 15px 20px 15px 20px;
  line-height: 24px;
  color: #333333;
}
.plan_main table tr.odd td {
  background: #d7e7fe;
}
.ly_btn {
  display: block;
  width: 400px;
  height: 50px;
  background: #e69106;
  margin: 40px auto 0;
  text-align: center;
  font-size: 18px;
  line-height: 50px;
  overflow: hidden;
  border-radius: 3px;
  color: #fbfbfb;
}
.bird_box2 {
  position: relative;
  z-index: 2;
}
.bird_box3 {
  position: relative;
  z-index: 1;
  margin-top: -40px;
  width: 100%;
  padding: 120px 0 0;
  height: 750px;
  overflow: hidden;
  background: url(../img/box3.jpg) no-repeat center top;
  font-family: "微软雅黑";
}
.bird_hot {
}
.hot_tit {
  width: 380px;
  margin: 0 auto;
  padding: 40px 0;
}
.hot_tit span {
  width: 168px;
  height: 58px;
  line-height: 58px;
  overflow: hidden;
  font-size: 18px;
  color: #434a54;
  border: 1px solid #434a54;
  text-align: center;
  margin: 0 10px;
  cursor: pointer;
}
.hot_tit span.se {
  background: #434a54;
  color: #fbfbfb;
}
.hot_main {
  height: auto;
  overflow: hidden;
}
/*yxtj*/
.yxtj {
  margin-top: -11px;
  margin-bottom: 22px;
  width: 1000px;
  overflow: hidden;
}
.yxtj li {
  width: 182px;
  height: 142px;
  border: 1px solid #eaeaea;
  margin: 20px 8px 0px 8px;
  float: left;
}
.yxtj li a {
  text-align: center;
}
.yxtj li div {
  width: 180px;
  height: 91px;
  background: #ffffff;
  overflow: hidden;
}
.yxtj li a div span {
  height: 91px;
  display: inline-block;
  vertical-align: middle;
}
.yxtj li a div img {
  width: 95px;
  height: auto;
  vertical-align: middle;
  overflow: hidden;
}
.yxtj li p {
  height: 46px;
  padding: 5px 0 0;
  background: #d7e7fe;
  line-height: 21px;
  color: #666;
}
.yxtj li a strong {
  display: inline-block;
  color: #333;
  font-weight: normal;
}
.yxtj li a:hover p {
  background: #5c9df5;
  color: #fff;
}
.yxtj li a:hover p strong {
  color: #fff;
}
.yxtj li.none {
  margin-right: 0;
}
.yxtj li .zibj {
  height: 46px;
  padding: 5px 0 0;
  background: #d7e7fe;
  line-height: 21px;
  color: #666;
}
.yxtj li a:hover .zibj {
  background: #5c9df5;
  color: #fff;
}
/*OFFER*/
.picScroll-left {
  width: 930px;
  margin: 0 auto;
  padding: 40px 0 0;
  position: relative;
}
.picScroll-left .hd {
}
.picScroll-left .hd .prev {
  position: absolute;
  top: 120px;
  left: -33px;
  width: 31px;
  height: 48px;
  overflow: hidden;
  cursor: pointer;
  background: url(../img/prev.jpg) no-repeat;
}
.picScroll-left .hd .next {
  position: absolute;
  top: 120px;
  right: -30px;
  width: 31px;
  height: 48px;
  overflow: hidden;
  cursor: pointer;
  background: url(../img/next.jpg) no-repeat;
}
.picScroll-left .bd {
}
.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.picScroll-left .bd ul li {
  width: 169px;
  height: 236px;
  margin: 0 5px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  border: 3px solid #f0f2f6;
}
.picScroll-left .bd ul li a {
  display: block;
  color: #fff;
}
.picScroll-left .bd ul li .pic {
  overflow: hidden;
  text-align: center;
}
.picScroll-left .bd ul li .pic a {
  width: 169px;
  height: 236px;
  position: relative;
}
.picScroll-left .bd ul li .pic img {
  width: 169px;
  height: 236px;
  display: block;
}
.picScroll-left .bd ul li .title {
  width: 200px;
  height: 55px;
  line-height: 55px;
  background: #2c5fa1;
}
.picScroll-left .bd ul li .pic a p {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 169px;
  height: 94px;
  background: #2c5fa1;
  line-height: 24px;
  font-size: 14px;
  padding-top: 50px;
}
.picScroll-left .bd ul li .pic a:hover p {
  display: block;
}

.bird_box5 {
  position: relative;
  z-index: 2;
  padding: 70px 0 0;
}
.bird_sv {
  height: auto;
  overflow: hidden;
  margin-top: 35px;
  padding-top: 110px;
  background: url(../img/box4.jpg) no-repeat center top;
}
.bird_sv div {
  width: 500px;
  padding-bottom: 115px;
}
.bird_sv div p {
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #333333;
  padding-bottom: 10px;
}
.bird_sv div a {
  display: block;
  width: 124px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-align: center;
  font-size: 12px;
  color: #333333;
  border: 1px solid #333;
  border-radius: 2px;
}
.bird_sv div a:hover {
  background: #333;
  color: #fbfbfb;
}
.bird_sv div.right {
  text-align: right;
}
.bird_sv div.left a {
}
.bird_sv div.left p {
}

.bird_box6 {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-top: -100px;
  padding: 220px 0 0;
  height: 1150px;
  overflow: hidden;
  background: url(../img/box5.jpg) no-repeat center top;
  font-family: "微软雅黑";
}
.bird_share {
  padding-top: 40px;
}
.bird_share div {
  width: 472px;
  height: 250px;
  overflow: hidden;
  margin-bottom: 25px;
  background: url(../img/ex.jpg) no-repeat left top;
}
.bird_share div dl {
  width: 265px;
  padding-left: 30px;
  font-family: "微软雅黑";
}
.bird_share div dl dt {
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  padding: 20px 0 5px;
  font-size: 18px;
  color: #000;
}
.bird_share div dl dd {
  line-height: 22px;
  font-size: 12px;
}
.bird_share div img {
  width: 161px;
  height: 189px;
  overflow: hidden;
  margin-top: 30px;
}
.bird_share div dl dd a {
  height: 32px;
  overflow: hidden;
  margin-top: 15px;
  line-height: 32px;
  font-size: 12px;
}
.share_ly {
  width: 126px;
  text-align: center;
  color: #fbfbfb;
  background: #ffa207;
  border-radius: 2px;
}
.share_xq {
  width: auto;
  padding-left: 20px;
  color: #5c9df5;
}
.more_share {
  display: block;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  padding-top: 20px;
  text-decoration: underline;
  color: #5c9df5;
  font-size: 18px;
  text-align: center;
}

.bird_box7 {
  padding: 50px 0 70px;
}
.bird_fb {
  height: auto;
  line-height: 24px;
  padding: 30px 0;
  overflow: hidden;
  color: #333333;
  font-size: 18px;
  text-align: center;
}
.bird_team {
}
.team_tit {
  width: 525px;
  margin: 0 auto;
  padding: 0 0 40px;
}
.team_tit span {
  width: 153px;
  height: 58px;
  line-height: 58px;
  overflow: hidden;
  font-size: 18px;
  color: #434a54;
  border: 1px solid #434a54;
  text-align: center;
  margin: 0 10px;
  cursor: pointer;
}
.team_tit span.se {
  background: #434a54;
  color: #fbfbfb;
}
.team_main {
  height: auto;
  overflow: hidden;
}

.bird_box8 {
  position: relative;
  z-index: 2;
}
.bird_item a {
  width: 209px;
  text-align: center;
  margin-right: 54px;
  display: inline;
}
.bird_item a.right {
  margin: 0;
}
.bird_item a img {
  width: 209px;
  height: 173px;
  overflow: hidden;
}
.bird_item a p {
  line-height: 24px;
  padding-top: 5px;
  color: #666;
  font-size: 14px;
}
.bird_item a:hover p {
  color: #4a7fc0;
  text-decoration: underline;
}

.bird_box9 {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-top: -20px;
  padding: 115px 0 0;
  height: 1100px;
  overflow: hidden;
  background: url(../img/box6.jpg) no-repeat center top;
  font-family: "微软雅黑";
}
.bird_ys {
}
.bird_ys a {
  width: 290px;
  height: 290px;
  overflow: hidden;
  margin: 0 65px 20px 0;
  background: url(../img/y_bg.jpg) no-repeat;
  text-align: center;
}
.bird_ys a:hover {
  background: url(../img/y_bg1.jpg) no-repeat;
}
.bird_ys a.right {
  margin-right: 0;
}
.bird_ys a span {
  display: block;
  height: 148px;
  padding: 35px 0 20px;
  overflow: hidden;
}
.bird_ys a span img {
  width: 148px;
  height: 148px;
}
.bird_ys a p {
  height: 24px;
  overflow: hidden;
  line-height: 24px;
  color: #666666;
  font-size: 14px;
}

.bird_box10 {
  padding-top: 40px;
}

/*2016.6.2 sa*/
.tab0602s {
  position: relative;
  width: 960px;
  margin: 0 auto;
}
.tab0602s a {
  text-decoration: none;
}

.tab0602s .prev,
.tab0602s .next {
  position: absolute;
  top: 370px;
  width: 58px;
  height: 58px; /*border-radius:58px;font:30px/58px SimSun,sans-serif;color:#fff;text-align:center;background-color:#000;*/
}
.tab0602s .prev {
  left: -28px;
}
.tab0602s .next {
  right: -58px;
}

.tabNav {
  width: 525px;
  margin: 0 auto;
  text-align: center;
}
.tabNav li {
  position: relative;
  float: left;
  display: inline;
  *zoom: 1;
  line-height: 58px;
  overflow: hidden;
  font-size: 18px;
  border: 1px solid #434a54;
  text-align: center;
  margin: 0 10px;
  cursor: pointer;
}
.tabNav li a {
  display: block;
  width: 153px;
  height: 58px;
  font-size: 18px;
  color: #434a54;
}
.tabNav .active a {
  background: #434a54;
  color: #fbfbfb;
}

.tabPane {
  width: 910px;
  height: auto;
  padding: 20px 0 40px 50px;
  overflow: hidden;
}
.tabPane .img {
  float: left;
}
.tabPane ul {
  margin-top: -2px;
}
.tabPane li {
  position: relative;
  float: left;
  height: 170px;
  overflow: hidden;
}
.tabPane img {
  display: block;
  border: 0 none;
}
.tabPane li a {
  cursor: pointer;
}
.tabPane .odd {
  width: 284px;
  height: 170px;
  margin: 2px 2px 0 0;
  background: #f8f8f8;
  border: 1px solid #ccc;
  display: inline;
}
/*.tabPane .odd h4{position:absolute;left:0;bottom:0;_bottom:-1px;width:215px;padding:0 15px;color:#fff;background:#4a4a4a;}*/
.tabPane .odd img {
  width: 284px; /*height:170px;*/
}
.tabPane .txtOut {
  position: absolute;
  left: 0;
  top: 0;
  display: table;
  width: 100%;
  height: 170px;
  visibility: hidden;
}
.tabPane .txt {
  display: table-cell;
  width: 266px;
  height: 150px;
  padding: 10px;
  line-height: 18px;
  color: #fff;
  background: url(../img/bg_01.png) 0 0 repeat;
  vertical-align: middle;
}
.tabPane h5 {
  margin-bottom: 4px;
  font-size: 14px;
}
.tabPane a:hover .txtOut {
  visibility: visible;
}
.tabPane .txt span {
  color: #fff;
  font-weight: normal;
  width: 95px;
  height: 25px;
  display: block;
  text-align: center;
  background: #bf0a30;
  line-height: 25px;
  margin: 10px 0 0;
  font-size: 14px;
  margin: 10px auto 0;
}

/*==========以下部分是Validform必须的===========*/
.Validform_checktip {
  margin-left: 8px;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  color: #999;
  font-size: 12px;
}
.Validform_right {
  color: #71b83d;
  padding-left: 20px;
  background: url(../images/y_right.png) no-repeat left center;
}
.Validform_wrong {
  color: red;
  padding-left: 20px;
  white-space: nowrap;
  background: url(../images/y_error.png) no-repeat left center;
}
.Validform_loading {
  padding-left: 20px;
  background: url(../images/onLoad.gif) no-repeat left center;
}
.Validform_error {
  background-color: #ffe7e7;
}
#Validform_msg {
  color: #7d8289;
  font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;
  width: 280px;
  -webkit-box-shadow: 2px 2px 3px #aaa;
  -moz-box-shadow: 2px 2px 3px #aaa;
  background: #fff;
  position: absolute;
  top: 0px;
  right: 50px;
  z-index: 99999;
  display: none;
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
}
#Validform_msg .iframe {
  position: absolute;
  left: 0px;
  top: -1px;
  z-index: -1;
}
#Validform_msg .Validform_title {
  line-height: 25px;
  height: 25px;
  text-align: left;
  font-weight: bold;
  padding: 0 8px;
  color: #fff;
  position: relative;
  background-color: #000;
}
#Validform_msg a.Validform_close:link,
#Validform_msg a.Validform_close:visited {
  line-height: 22px;
  position: absolute;
  right: 8px;
  top: 0px;
  color: #fff;
  text-decoration: none;
}
#Validform_msg a.Validform_close:hover {
  color: #cc0;
}
#Validform_msg .Validform_info {
  padding: 8px;
  border: 1px solid #000;
  border-top: none;
  text-align: left;
}

.pb35 {
  padding-bottom: 41px;
}
.cblue {
  color: #0159a3;
}
/*1212 end*/

.picMarquee-left .tempWrap {
  width: 1000px !important;
}

.Validform_error {
  background: #ffe7e7 !important;
}

.advantage dl {
  background: #fff !important;
  border: 1px solid #ccc !important;
}

.advantage dt {
  border-bottom: 3px solid #ccc !important;
}

.ausys_title ul li {
  background: #b6dbff !important;
  /*颜色可以根据专题的颜色变换*/
}

.ausys_title.canys_title ul li {
  color: #000000;
  background: #b6dbff !important;
  /*颜色可以根据专题的颜色变换*/
}

.ausys_title ul li.active {
  background: #5d9cec !important;
  /*颜色可以根据专题的颜色变换*/
}

.ausys_conn {
  border: 1px solid #bed6ec !important;
  background: #fff !important;
  color: #666 !important;
}

/* abroad_case */

.abroad_case {
  /* padding-top: 70px; */
}
.abroad_case .case_h:nth-child(1) {
  font-size: 36px;
  color: #333333;
  padding: 70px 0 18px 0;
}
.case_h:nth-child(2) {
  font-size: 28px;
  color: #666666;
  margin: 0 !important;
}
.abroad_case .case_adv {
  width: 100%;
  height: 234px;
  background: url(../img/banner1.jpg) no-repeat center top;
}
.abroad_case .title_h {
  text-align: left;
  margin-left: 423px;
  font-size: 48px;
  color: #2630a8;
  background: -webkit-linear-gradient(left, #2630a8, #0086f8);
  background: -moz-linear-gradient(left, #2630a8, #0086f8);
  background: linear-gradient(left, #2630a8, #0086f8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 20px;
  padding-top: 35px;
}
.abroad_case .case_btn {
  display: inline-block;
  width: 434px;
  height: 72px;
  line-height: 72px;
  background-image: linear-gradient(90deg, #2630a8 10%, #0086f8 100%), linear-gradient(#f1511a, #f1511a);
  background-blend-mode: normal, normal;
  border-radius: 36px;
  font-size: 32px;
  color: #ffffff;
}

.abroad_case .case_ask {
  /* position: relative; */
  height: 300px;
  background: url(../img/w_bg.jpg) no-repeat center top;
}
.abroad_case .case_ask .title_icon {
  width: 63px;
  position: absolute;
  top: 30px;
  left: 301px;
}
.abroad_case .case_ask p {
  font-size: 18px;
  color: #e11937;
  background: -webkit-linear-gradient(left, #e11937, #ff8300);
  background: -moz-linear-gradient(left, #e11937, #ff8300);
  background: linear-gradient(left, #e11937, #ff8300);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 10px;
}
.abroad_case .case_ask p:last-child {
  width: 320px;
  height: 50px;
  border-radius: 25px;
  border: solid 1px #f1511a;
  font-size: 18px;
  line-height: 50px;
  color: #f1511a;
  margin: 25px auto 0px auto;
  display: inline-block;
}

/* abroad_case */
/*<!--留学名师说案例-->*/

.Counselor_H {
  margin: 60px auto 70px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

.Counselor_H li {
  float: left;
  cursor: pointer;
}

.Counselor_H li a {
  width: 162px;
  height: 162px;
  display: inline-block;
}

.Counselor_H li a img {
  display: block;
}

.Counselor_H li .ch1 {
  background: url(../img/zhanghuan_n.jpg) no-repeat;
}

.Counselor_H li .ch2 {
  background: url(../img/wangyue_n.jpg) no-repeat;
}

.Counselor_H li .ch3 {
  background: url(../img/weinian_n.jpg) no-repeat;
}

.Counselor_H li .ch4 {
  background: url(../img/zhanglei_n.jpg) no-repeat;
}
.Counselor_H li .ch5 {
  background: url(../img/tianyuxi_n.jpg) no-repeat;
}
.Counselor_H li .ch7 {
  background: url(../img/wangdongzhu_n.jpg) no-repeat;
}

.Counselor_H li.current .ch1 {
  background: url(../img/zhanghuan_n.jpg) no-repeat;
  border: solid 1px #f1511a;
}

.Counselor_H li.current .ch2 {
  background: url(../img/wangyue_n.jpg) no-repeat;
  border: solid 1px #f1511a;
}

.Counselor_H li.current .ch3 {
  background: url(../img/weinian_n.jpg) no-repeat;
  border: solid 1px #f1511a;
}

.Counselor_H li.current .ch4 {
  background: url(../img/zhanglei_n.jpg) no-repeat;
  border: solid 1px #f1511a;
}
.Counselor_H li.current .ch5 {
  background: url(../img/tianyuxi_n.jpg) no-repeat;
  border: solid 1px #f1511a;
}
.Counselor_H li.current .ch7 {
  background: url(../img/wangdongzhu_n.jpg) no-repeat;
  border: solid 1px #f1511a;
}
.counselor_HCon .teacher_say {
    text-align: center;
  font-size: 20px;
  color: #e11937;
  background: -webkit-linear-gradient(left, #e11937, #ff8300);
  background: -moz-linear-gradient(left, #e11937, #ff8300);
  background: linear-gradient(left, #e11937, #ff8300);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 10px;
  line-height: 30px;
  /* position: relative; */
}
.counselor_HCon .teacher_say:first-child {
  margin-top: 73px;
}
.counselor_HCon .teacher_say_img {
    width: 42px;
    height: 10px;
    display: block;
    margin: 50px auto 10px auto;
}
.counselor_HCon .msg_box {
  display: flex;
  flex-direction: row;
  margin-top: 44px;
  color: #666666;
}
.counselor_HCon .msg_box .msg_left {
  width: 282px;
}
.counselor_HCon .msg_box .msg_medium {
  flex: 1;
}
.counselor_HCon .msg_box .msg_right {
  width: 282px;
}
.msg_box .student_detail {
  height: 170px;
}
.msg_box .msg_left .case_grade {
  font-size: 14px;
  line-height: 22px;
  text-align: left;
}
.msg_box .case_thing {
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  margin-bottom: 12px;
  padding-right: 20px;
}
.msg_box .case_detail {
  padding: 0px 12px;
  width: 108px;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  border: solid 1px #f1511a;
  font-size: 14px;
  color: #f1511a;
  display: inline-block;
  text-align: center;
}
.msg_box .case_comment {
  text-align: right;
  padding-right: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  color: #e11937;

  background: -webkit-linear-gradient(left, #e11937, #ff8300);
  background: -moz-linear-gradient(left, #e11937, #ff8300);
  background: linear-gradient(left, #e11937, #ff8300);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.msg_box .change_comment {
  text-align: left;
  margin: 0px 0 10px 0;
  padding-left: 10px;
}
.msg_box .change_thing {
  padding: 0 10px;
}
.msg_box .msg_medium > img {
  float: right;
}
.msg_box .msg_medium .teacher_e_name {
  float: right;
  margin-top: -85px;
  text-align: right;
  padding-right: 10px;
  width: 215px;
  height: 42px;
  background-image: linear-gradient(90deg, #e11937 10%, #ff8300 100%), linear-gradient(#f1511a, #f1511a);
  background-blend-mode: normal, normal;
  border-radius: 21px;
  font-size: 16px;
  line-height: 42px;
  color: #ffffff;
}
.msg_box .msg_medium .teacher_name {
  float: right;
  font-size: 38px;
  color: #fff;
  margin-top: -107px;
  margin-right: 124px;
}

/*<!--留学名师说案例-->*/
