.center,
.hover_intro,
.small_info {
  text-align: center
}

.focus:hover,
a,
a:hover {
  text-decoration: none
}

.country_tab li,
.href_btn {
  font-size: 18px;
  color: #fff
}

.country_box,
.header_first,
.header_fourth,
.header_second,
.header_third,
.method_box,
.method_wrapper,
.wrap {
  overflow: hidden
}

.apply_step:after,
.clearfix:after {
  content: ''
}

* {
  padding: 0;
  margin: 0
}

li,
ul {
  list-style: none
}

a,
img {
  border: 0
}

.clearfix:after {
  height: 0;
  display: block;
  clear: both;
  visibility: hidden
}

.wrap {
  width: 1000px;
  margin: 0 auto;
  font-family: Microsoft Yahei
}

.ml60,
.suit_btn {
  margin-left: 60px
}

.focus {
  background-color: #FE871E
}

.focus:hover {
  background-color: #9b4b04;
  color: #fff
}

.hide {
  display: none
}

.country_tab li,
.ctab,
.header_fourth,
.href_btn {
  display: inline-block
}

#fwrapper {
  font-family: Microsoft Yahei !important
}
#countryBox .title{
  background: none !important;
  height: 106px;
  line-height: 106px;
  text-align: center;
  font-size: 35px;
  color: #4e4e4e;
}
#countryBox .title span{
  font-weight: bold;
  color: #100353;
}
.adv_txt,
.country_tab,
.country_tab li,
.href_btn,
.panel {
  font-family: Microsoft Yahei
}

.header_first {
  background: url(../images/header_01.jpg) top center no-repeat;
  height: 90px;
  width: 100%
}

.header_second {
  background: url(../images/header_02.jpg) top center no-repeat;
  height: 160px;
  width: 100%
}

.href_btn {
  padding: 10px 20px;
  border-radius: 5px
}

.suit_btn {
  background-color: #FE871E
}

.suit_btn:hover {
  background-color: #9B4B04
}

.header_btn {
  margin-top: 106px
}

.header_third {
  background: url(../images/header_03.jpg) top center no-repeat;
  height: 74px;
  width: 100%;
  padding-top: 83px;
}

.header_fourth {
  background: url(../images/header_04.jpg) top center no-repeat;
  height: 93px;
  width: 100%
}

.ctab {
  position: fixed;
  width: 100%;
  left: 0;
  top: -36px;
  background: url(../images/cbg.png);
  padding-bottom: 10px;
  z-index: 99999
}

.country_tab {
  margin-top: 30px;
  margin-right: -40px
}

.country_tab li {
  border-radius: 15px;
  border: 1px solid #FE871E;
  padding: 7px 44px;
  margin-right: 60px;
  cursor: pointer
}

.country_tab li.active,
.country_tab li:hover {
  background-color: #9B4B04;
  border: 1px solid #9B4B04
}

.panel {
  clear: both;
  display: block
}

.arrow,
.country_box,
.hover_intro,
.jp_schedule,
.six_adv_list li {
  display: inline-block
}

.panel_tit {
  background: url(../images/asia_four_advTit.jpg) top center no-repeat;
  height: 106px;
  margin-top: 58px
}

.asia_four_advlist {
  background: url(../images/adv_bg.jpg) top center no-repeat;
  height: 256px;
  margin-top: 20px
}

.adv_txt {
  width: 165px;
  float: left;
  font-size: 14px;
  color: #4e4e4e;
  padding-top: 100px;
  line-height: 23px;
  padding-left: 50px
}

.adv_list02 {
  padding-left: 90px
}

.adv_list03 {
  padding-left: 80px
}

.adv_list04 {
  padding-left: 85px
}

.href_box {
  padding: 20px 0 70px
}

.country_box {
  background-color: #F2F2F2;
  padding: 60px 0;
  width: 100%
}

.jp_panel_tit1 {
  background: url(../images/jp_six_advTtit.jpg) top center no-repeat;
  height: 106px
}

.six_adv_list {
  margin-top: 40px;
  font-size: 0;
  padding-bottom: 40px
}

.hover_intro h3,
.small_info {
  font-size: 24px;
  font-family: Microsoft Yahei
}

.six_adv_list li {
  width: 170px;
  height: 189px;
  position: relative;
  cursor: pointer;
  margin-right: -5px
}

.small_info {
  color: #fff;
  line-height: 170px;
  font-weight: 700;
  width: 170px;
  height: 189px;
  background: url(../images/jp_circle.jpg) top center no-repeat;
  webkit-transform: translateX(0) rotate(0);
  -moz-transform: translateX(0) rotate(0);
  -ms-transform: translateX(0) rotate(0);
  -o-transform: translateX(0) rotate(0);
  transform: translateX(0) rotate(0);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -webkit-transition: all .35s ease-out;
  -moz-transition: all .35s ease-out;
  transition: all .35s ease-out
}

.kr_small_bg {
  background: url(../images/kr_circle.jpg) top center no-repeat
}

.sp_small_bg {
  background: url(../images/sp_circle.png) top center no-repeat
}

.my_small_bg {
  background: url(../images/my_circle.png) top center no-repeat
}

.hover_intro {
  position: absolute;
  z-index: 99;
  left: 0;
  top: -18px;
  width: 151px;
  height: 186px;
  padding-left: 40px;
  padding-right: 35px;
  padding-top: 40px;
  background: url(../images/jp_big_circle.png) no-repeat;
  color: #4e4e4e;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: scale(.5);
  -moz-transform: scale(.5);
  -ms-transform: scale(.5);
  -o-transform: scale(.5);
  transform: scale(.5);
  -webkit-transition: all .35s ease .2s;
  -moz-transition: all .35s ease .2s;
  transition: all .35s ease .2s;
  font-family: Microsoft Yahei
}

.kr_hover_bg {
  background: url(../images/kr_big_circle.png) no-repeat;
  color: #fff
}

.sp_hover_bg {
  background: url(../images/sp_big_circle.png) no-repeat;
  color: #fff
}

.my_hover_bg {
  background: url(../images/my_big_circle.png) no-repeat;
  color: #fff
}

.six_adv_list li:hover .small_info {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transform: translateX(90%) rotate(180deg);
  -moz-transform: translateX(90%) rotate(180deg);
  -ms-transform: translateX(90%) rotate(180deg);
  -o-transform: translateX(90%) rotate(180deg);
  transform: translateX(90%) rotate(180deg)
}

.six_adv_list li:hover .hover_intro {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
  pointer-events: none;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1)
}

.hover_info_last {
  left: -50px
}

.hover_intro h3 {
  line-height: 40px
}

.hover_intro p {
  line-height: 21px;
  font-size: 14px;
  padding-top: 8px;
  text-align: left;
  font-weight: 400;
  font-family: Microsoft Yahei
}

.kr_hover_bg h3,
.kr_hover_bg p,
.my_hover_bg h3,
.my_hover_bg p,
.sp_hover_bg h3,
.sp_hover_bg p {
  color: #fff
}

.jp_panel_tit2 {
  background: url(../images/jp_method_tit.jpg) top center no-repeat;
  height: 106px;
  margin-top: 18px
}

.method_wrapper {
  position: relative;
  margin-top: 43px
}

.arrow {
  position: absolute;
  top: 140px;
  z-index: 55;
  width: 180px;
  height: 171px;
  cursor: pointer
}

.arrow_left {
  left: 75px;
  background: url(../images/left_arrow.png) no-repeat
}

.arrow_right {
  right: 100px;
  background: url(../images/right_arrow.png) no-repeat
}

.method_box {
  width: 537px;
  height: 534px;
  z-index: 4;
  background: url(../images/method_bg.jpg) top center no-repeat;
  margin-left: 220px;
  position: relative
}

.method_info {
  position: absolute;
  left: 0;
  top: 0;
  width: 537px;
  height: 470px;
  padding-top: 64px;
  color: #fff
}

.method_info h2 {
  color: #4e4e4e;
  font-size: 24px;
  font-family: Microsoft Yahei
}

.cost_list h3,
.cost_list li,
.cost_list p,
.method_txt h3,
.method_txt p {
  color: #fff;
  font-family: Microsoft Yahei
}

.method_txt {
  padding-top: 80px;
  font-family: Microsoft Yahei
}

.method_txt2 {
  padding-top: 40px;
  font-family: Microsoft Yahei
}

.method_txt h3 {
  padding: 20px 0;
  font-size: 24px;
  font-weight: 400
}

.method_txt p {
  text-align: left;
  padding-left: 110px;
  font-size: 14px;
  line-height: 25px;
  width: 330px
}

.cost_list img,
.cost_list li {
  width: 266px;
  overflow: hidden
}

.method_txt a {
  margin-top: 30px;
  padding: 5px 15px
}

.jp_panel_tit3 {
  background: url(../images/jp_cost_tit.jpg) top center no-repeat;
  height: 106px;
  margin-top: 108px
}

.cost_list {
  margin-right: -100px;
  margin-top: 30px
}

.cost_list li {
  float: left;
  background-color: #B43B3B;
  border-radius: 7px;
  padding-bottom: 15px;
  text-align: center;
  margin-right: 100px
}

.kr_cost_list,
.my_cost_list,
.sp_cost_list {
  margin-left: 180px
}

.kr_cost_list li {
  background-color: #1D9CC5
}

.sp_cost_list li {
  background-color: #3BA149
}

.my_cost_list li {
  background-color: #B93BA3
}

.cost_list h3 {
  font-size: 18px;
  line-height: 30px
}

.cost_list p {
  text-align: left;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 25px
}

.cost_list a {
  padding: 8px 12px;
  font-size: 14px
}

.jp_panel_tit4 {
  background: url(../images/jp_hotsubject_tit.jpg) top center no-repeat;
  height: 106px;
  margin-top: 108px
}

.school_list {
  margin-top: 30px;
  margin-right: -45px
}

.school_list li {
  float: left;
  width: 297px;
  border: 1px solid #C16262;
  border-radius: 5px;
  background-color: #E6E6E6;
  text-align: center;
  padding-bottom: 20px;
  overflow: hidden;
  margin-right: 45px;
  margin-bottom: 33px
}

.apply_step,
.jp_schedule {
  width: 100%;
  color: #4e4e4e
}

.kr_school_list li {
  border-color: #4AAECF
}

.sp_school_list li {
  border-color: #62B26D
}

.my_school_list li {
  border-color: #C562B4
}

.school_list p {
  padding-left: 18px;
  padding-right: 10px;
  font-size: 14px;
  color: #3a3c3f;
  text-align: left;
  line-height: 21px;
  font-family: Microsoft Yahei
}

.school_honor {
  padding-top: 10px;
  height: 42px;
  overflow: hidden
}

.school_hotSubject {
  padding-top: 20px
}

.school_list li a {
  padding: 5px 16px;
  font-size: 14px;
  margin-top: 15px
}

.jp_panel_tit5 {
  background: url(../images/jp_applytime_tit.jpg) top center no-repeat;
  height: 106px;
  margin-top: 108px
}

.jp_schedule {
  margin-top: 40px;
  height: 260px;
  position: relative;
  font-size: 14px;
  overflow: hidden
}

.kr_jp_schedule {
  height: 330px
}

.jp_schedule h3 {
  color: #4e4e4e;
  font-size: 24px;
  font-weight: 400;
  line-height: 40px;
  font-family: Microsoft Yahei
}

.step_bottom,
.step_bottom_last {
  text-align: center;
  line-height: 21px
}

.jp_schedule p {
  font-family: Microsoft Yahei
}

.apply_step {
  position: relative;
  height: 220px;
  margin-left: -20px
}

.apply_step_kr,
.apply_step_last,
.my_apply_step {
  margin-left: 0
}

.apply_step:after {
  position: absolute;
  left: 0;
  top: 50%;
  height: 2px;
  width: 100%;
  background-color: #D5D5D5;
  text-align: center
}

.apply_step li {
  text-align: center;
  padding-top: 35px;
  position: relative;
  width: 166px;
  float: left
}

.apply_step_last li {
  width: 120px
}

.apply_step_kr li {
  width: 140px
}

.my_apply_step li {
  width: 110px
}

.blue_dot,
.red_dot {
  position: relative;
  z-index: 99;
  width: 20px;
  height: 20px;
  display: inline-block;
  border-radius: 50%
}

.red_dot {
  background-color: #B33737
}

.blue_dot {
  background-color: #0A89B3
}

.green_dot {
  background-color: #3BA149
}

.roseRed_dot {
  background-color: #C664B5
}

.step_bottom {
  font-size: 14px;
  width: 126px;
  display: block;
  padding: 0 20px;
  position: relative;
  font-family: Microsoft Yahei
}

.step_bottom_last,
.step_top {
  position: relative;
  display: block;
  font-size: 13px
}

.step_bottom_last {
  width: 120px
}

.step_top {
  height: 66px
}

.down_triangle,
.up_triangle {
  position: absolute;
  left: 0;
  right: 0
}

.down_triangle {
  bottom: 10px
}

.up_triangle {
  top: 0
}

.timer,
.timer2 {
  position: relative;
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #999;
  font-family: Microsoft Yahei
}

.timer2:after,
.timer2:before,
.timer:after,
.timer:before {
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  font-size: 0;
  content: ''
}

.timer2 {
  margin-top: 10px
}

.timer:before {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #999;
  bottom: -8px;
  margin-left: -8px
}

.timer:after {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #F2F2F2;
  bottom: -7px;
  margin-left: -7px
}

.timer2:before {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #999;
  top: -8px;
  margin-left: -8px
}

.timer2:after {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #F2F2F2;
  top: -7px;
  margin-left: -7px
}

.dot_tab span {
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-left: 15px;
  border-radius: 50%;
  background-color: #989898;
  font-size: 0;
  color: #989898;
  cursor: pointer
}

.form_submit_btn a,
.form_txt {
  font-size: 16px;
  text-align: center
}

.dot_tab span.select {
  background-color: #FAAC41;
  color: #FAAC41
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp
}

.animated {
  -webkit-animation-duration: .7s;
  animation-duration: .7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.panel_tit2 {
  background: url(../images/form_tit.jpg) top center no-repeat;
  height: 106px;
  margin-top: 108px
}
.panel_tit2{
  background: none !important;
  height: 106px;
  line-height: 106px;
  text-align: center;
  font-size: 35px;
  color: #4e4e4e;
}
.panel_tit2 span{
  font-weight: bold;
  color: #100353;
}

.formBox {
  width: 968px;
  height: 210px;
  padding: 10px 15px;
  border: 1px solid #878787;
  margin-top: 40px
}

.form_item,
.form_submit_btn a {
  height: 38px;
  display: inline-block
}

.form_txt {
  line-height: 40px;
  border-bottom: 1px solid #D4D4D4;
  color: #4e4e4e;
  padding-top: 15px;
  font-family: Microsoft Yahei
}

.myform {
  margin-top: 27px;
  margin-left: 160px
}

.form_item {
  width: 127px;
  border: 1px solid #150b4c;
  background: url(../images/form_icon.jpg) no-repeat #fff;
  padding-left: 40px;
  margin-right: 70px;
  margin-bottom: 30px
}

.form_submit_btn {
  background: #FC9C1A;
  border: 0;
  padding-left: 0;
  width: 169px;
  border-radius: 5px
}

.form_submit_btn a {
  width: 100%;
  line-height: 38px;
  color: #fff
}

.name_icon {
  background-position: 0 0
}

.phone_icon {
  background-position: 0 -40px
}

.place_icon {
  background-position: 0 -85px
}

.apply_country_icon {
  background-position: 0 -120px
}

.score_icon {
  background-position: 0 -162px
}

.user_value {
  border: none;
  background-color: #fff;
  width: 120px;
  height: 30px;
  line-height: 30px;
  padding-top: 5px;
  display: inline-block;
  font-size: 14px;
  font-family: Microsoft Yahei
}

input:focus,
select:focus {
  outline: 0
}

.place_select {
  height: 38px;
  line-height: 38px;
  padding-top: 0
}

.form_down_arrow {
  position: relative
}

.form_down_arrow:after {
  content: '';
  position: absolute;
  right: 10px;
  top: 50%;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 12px solid #150B4C;
  margin-top: -5px
}

.panel_tit3 {
  background: url(../images/service_tit.jpg) top center no-repeat;
  height: 106px;
  margin-top: 108px
}

.service_list {
  margin-top: 36px;
  margin-right: -20px
}

.service_list li {
  background: url(../images/service_bg.jpg) left top no-repeat;
  width: 233px;
  float: left;
  text-align: center;
  padding-top: 23px;
  font-size: 13px;
  margin-right: 20px
}

.service_list li h2 {
  font-size: 17px;
  color: #4e4e4e;
  font-family: Microsoft Yahei
}

.service_icon {
  background: url(../images/service_icon.jpg) no-repeat;
  width: 60px;
  height: 60px;
  display: block;
  margin-left: 84px
}

.program_plan_icon {
  background-position: 0 5px
}

.apply_carry_out_icon {
  background-position: 0 -65px
}

.visa_trip_icon {
  background-position: 0 -145px
}

.follow_service_icon {
  background-position: 0 -215px
}

.service_txt {
  width: 185px;
  display: inline-block;
  overflow: hidden;
  padding-left: 3px;
  padding-top: 20px;
  color: #4e4e4e;
  font-size: 13px;
  font-family: Microsoft Yahei
}

.service_href {
  margin-top: 40px;
  padding: 7px 38px;
  font-size: 16px
}

.kr_panel_tit1,
.kr_panel_tit2,
.kr_panel_tit3 {
  height: 106px;
  margin-top: 18px
}

.kr_panel_tit1 {
  background: url(../images/kr_six_advTtit.jpg) top center no-repeat
}

.kr_panel_tit2 {
  background: url(../images/kr_applyCondition_tit.jpg) top center no-repeat
}

.kr_panel_tit3 {
  background: url(../images/kr_method_tit.jpg) top center no-repeat
}

.kr_panel_tit4,
.kr_panel_tit5,
.kr_panel_tit6,
.kr_panel_tit7 {
  height: 106px;
  margin-top: 118px
}

.kr_panel_tit4 {
  background: url(../images/kr_cost_tit.jpg) top center no-repeat
}

.kr_panel_tit5 {
  background: url(../images/kr_hotSchool_tit.jpg) top center no-repeat
}

.kr_panel_tit6 {
  background: url(../images/kr_hotSubject_tit.jpg) top center no-repeat
}

.kr_panel_tit7 {
  background: url(../images/xjp_applyTime_tit.jpg) top center no-repeat
}

.t_method_list {
  margin-top: 30px
}

.t_method_top {
  overflow: hidden
}

.t_method_top img {
  float: left
}

.method_top_info {
  display: inline-block;
  padding: 0 20px 10px;
  width: 350px;
  color: #4e4e4e;
  text-align: right
}

.method_top_info h2,
.method_top_info p {
  text-align: left;
  font-family: Microsoft Yahei
}

.method_top_info h2 {
  font-size: 20px;
  padding-bottom: 15px
}

.method_top_info p {
  padding-bottom: 5px;
  line-height: 21px;
  font-size: 14px
}

.t_method_bottom {
  margin-top: -3px
}

.t_method_bottom .method_top_info {
  width: 370px
}

.apply_condition_list {
  margin-top: 30px;
  display: inline-block;
  padding-bottom: 80px;
  margin-right: -40px
}

.apply_condition_list li {
  float: left;
  width: 434px;
  border-left: 6px solid #1EC7FE;
  background-color: #fff;
  padding-left: 26px;
  color: #4e4e4e;
  position: relative;
  font-size: 14px;
  margin-right: 40px
}

.my_apply_condition_list li {
  border-left-color: #B93BA3
}

.apply_condition_list li img {
  position: absolute;
  right: 0;
  bottom: -10px;
  margin-left: 15px
}

.apply_condition_list li h3,
.apply_condition_list li p {
  width: 210px;
  overflow: hidden
}

.apply_condition_list li h3 {
  padding-top: 25px;
  line-height: 40px;
  font-size: 24px;
  font-family: Microsoft Yahei
}

.apply_condition_list li p {
  line-height: 25px;
  font-family: Microsoft Yahei;
  font-size: 14px
}

.apply_condition_list li a {
  position: relative;
  bottom: -20px;
  font-family: Microsoft Yahei
}

.f20 {
  font-size: 20px;
  font-family: Microsoft Yahei
}

.lignt_gray {
  color: #4e4e4e
}

.white {
  color: #fff
}

.pt14 {
  padding-top: 14px
}

.f14 {
  font-size: 14px
}

.pb23 {
  padding-bottom: 21px
}

.kr_hotSubject_list {
  margin-top: 30px;
  margin-bottom: 40px
}

.kr_hotSubject_list li {
  float: left;
  width: 305px;
  height: 268px;
  background: url(../images/kr_hotSub_bg.jpg) top center no-repeat;
  overflow: hidden;
  padding-top: 10px;
  margin-bottom: 20px;
  margin-right: 25px
}

.sp_panel_tit1,
.sp_panel_tit2,
.sp_panel_tit3 {
  height: 106px;
  margin-top: 18px
}

.kr_hotSubject_list li p {
  width: 240px;
  padding-left: 35px;
  line-height: 23px;
  font-size: 14px;
  padding-top: 54px;
  font-family: Microsoft Yahei
}

.sp_panel_tit1 {
  background: url(../images/sp_six_advTtit.jpg) top center no-repeat
}

.sp_panel_tit2 {
  background: url(../images/sp_applyCondition_tit.jpg) top center no-repeat
}

.sp_panel_tit3 {
  background: url(../images/sp_method_tit.jpg) top center no-repeat
}

.sp_panel_tit4,
.sp_panel_tit5,
.sp_panel_tit6,
.sp_panel_tit7 {
  height: 106px;
  margin-top: 118px
}

.sp_panel_tit4 {
  background: url(../images/sp_cost_tit.jpg) top center no-repeat
}

.sp_panel_tit5 {
  background: url(../images/sp_hotSchool_tit.jpg) top center no-repeat
}

.sp_panel_tit6 {
  background: url(../images/kr_hotSubject_tit.jpg) top center no-repeat
}

.sp_panel_tit7 {
  background: url(../images/kr_applyTime_tit.jpg) top center no-repeat
}

.my_panel_tit1,
.my_panel_tit2,
.my_panel_tit3 {
  height: 106px;
  margin-top: 18px
}

.my_panel_tit1 {
  background: url(../images/my_six_advTtit.jpg) top center no-repeat
}

.my_panel_tit2 {
  background: url(../images/my_applyCondition_tit.jpg) top center no-repeat
}

.my_panel_tit3 {
  background: url(../images/my_method_tit.jpg) top center no-repeat
}

.my_panel_tit4,
.my_panel_tit5,
.my_panel_tit6 {
  height: 106px;
  margin-top: 118px
}

.my_panel_tit4 {
  background: url(../images/my_cost_tit.jpg) top center no-repeat
}

.my_panel_tit5 {
  background: url(../images/my_hotSchool_tit.jpg) top center no-repeat
}

.my_panel_tit6 {
  background: url(../images/my_applyTime_tit.jpg) top center no-repeat
}

.applypop,
.applypopbox {
  display: none;
  position: fixed
}

.applypop .formt,
.applypop .pop-title span {
  font-family: "Microsoft YaHei"
}

.popbtn {
  cursor: pointer
}

.applypopbox {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 19997;
  overflow: hidden;
  background-color: #828282;
  filter: alpha(opacity=90);
  -moz-opacity: .9;
  -khtml-opacity: .9;
  opacity: .9
}

.applypop {
  width: 652px;
  height: 520px;
  margin: -270px auto 0 -328px;
  left: 50%;
  top: 50%;
  z-index: 19998;
  border: 2px solid #1d1916;
  background: url(https://www.igo.cn/zt/images/pop_bg.jpg) 0 -16px no-repeat
}

.applypop .pop-title {
  position: relative;
  width: 100%;
  height: 30px;
  padding: 13px 0;
  background-color: #FE871E
}

.applypop .pop-title span {
  margin-left: 20px;
  font-size: 24px;
  color: #fff
}

.applypop .closebtn {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 16px;
  height: 16px;
  cursor: pointer
}

.sucpop,
.testpopdiv {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%
}

.applypop .closebtn img {
  width: 100%;
  height: 100%
}

.clear {
  clear: both
}

.applypop .formt {
  margin-left: 330px;
  width: auto;
  color: #727171;
  font-size: 16px;
  margin-top: 90px
}

.applypop .formt tr td {
  padding: 10px
}

.applypop .formt input,
.applypop .formt select {
  width: 165px;
  height: 30px;
  border: 1px solid #d1d1d1;
  background: 0 0;
  font-size: 14px;
  line-height: 20px
}

.applypop .formt #subBtn,
.applypop .formt .olcall {
  font-family: 'Microsoft Yahei';
  float: left;
  width: 107px;
  height: 38px;
  background: #FE871E;
  border: none;
  padding: 0;
  color: #fff;
  margin-left: 30px;
  cursor: pointer;
  text-decoration: none
}

.applypop .formt .olcall,
.sucpop,
.testpopdiv .theBtn,
.testpopdiv .yyCon span {
  font-size: 14px;
  font-family: "Microsoft YaHei"
}

.applypop .formt .olcall {
  margin-left: 15px;
  line-height: 38px
}

.sucpop {
  margin-left: -180px;
  z-index: 19999;
  margin-top: -75px;
  width: 360px;
  height: 155px;
  border: 1px solid #1d1916;
  background-color: #fff
}

.sucpop table {
  border: none;
  border-spacing: 0
}

.sucpop table tr td {
  padding: 0 15px
}

.sucpop .surebtn {
  width: 115px;
  height: 40px;
  background: #FE871E;
  border: none;
  color: #fff;
  cursor: pointer
}

.testpopdiv {
  margin-left: -130px;
  margin-top: -130px;
  width: 260px;
  height: 260px;
  border: 6px solid #FE871E;
  background-color: #fff;
  z-index: 999999
}

.testpopdiv .yyCon {
  position: relative;
  margin-top: 10px;
  margin-left: 20px;
  width: 230px
}

.testpopdiv .yyCon span {
  display: inline;
  float: left;
  color: #1b1b1b;
  line-height: 32px
}

.testpopdiv .yyCon input,
.yyCon select {
  display: inline;
  float: left;
  width: 150px;
  height: 25px;
  font-size: 14px;
  color: #1b1b1b;
  line-height: 17px;
  border: 1px solid #979a9b;
  background-color: #fff;
  margin: 3px 0
}

.testpopdiv .theBtn,
.testpopdiv .theBtn:hover {
  background-color: #e40040
}

.testpopdiv .yyCon select {
  padding-top: 0;
  height: 25px;
  width: 95px;
  float: right;
  margin-right: 35px
}

.testpopdiv .theBtn {
  display: inline-block;
  width: 180px;
  margin: 15px 0 0 25px;
  height: 43px;
  border: none;
  color: #fff;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  line-height: 43px;
  text-align: center
}

.testpopdiv .bt {
  position: relative;
  display: block;
  width: 260px;
  font-size: 20px;
  color: #1b1b1b;
  padding-top: 10px;
  text-align: center
}

.testpopdiv .bt .closeBtn {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 5px;
  right: 5px;
  background: url(../images/close-icon-2.png) no-repeat;
  z-index: 999;
  cursor: pointer
}

.sucpop table .newTd {
  text-align: left;
  color: #fff;
  background: #FE871E
}

.testpopdiv .submit {
  display: block;
  width: 116px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  background-color: #FE871E;
  margin: 65px auto 0;
  text-decoration: none
}

.country_tab a {
  color: #fff;
}