/**
 * @authors: huyuyang
 * @desc:
 */
/* line 5, E:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, E:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, E:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, E:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, E:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, E:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, E:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, E:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, E:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 49, ../sass/core/_mixin.scss */
.transparent-background, .slider1 .title, .slider2 .title, .slider1 .next, .slider1 .prev, .slider2 .next, .slider2 .prev {
  background-color: transparent;
  zoom: 1;
}

/* line 3, ../sass/_common.scss */
.fl {
  float: left;
}

/* line 4, ../sass/_common.scss */
.fr {
  float: right;
}

/* line 5, ../sass/_common.scss */
.fll {
  float: left;
}

/* line 6, ../sass/_common.scss */
.flr {
  float: right;
}

/* line 7, ../sass/_common.scss */
.dib {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* line 8, ../sass/_common.scss */
.dn {
  display: none;
}

/* line 9, ../sass/_common.scss */
.db {
  display: block;
}

/* line 10, ../sass/_common.scss */
.hide {
  visibility: hidden;
}

/* line 11, ../sass/_common.scss */
.hidetxt {
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}

/* line 12, ../sass/_common.scss */
.wh0 {
  width: 0;
  height: 0;
}

/* line 13, ../sass/_common.scss */
.tdu {
  text-decoration: underline;
}

/* line 14, ../sass/_common.scss */
.tal {
  text-align: left;
}

/* line 15, ../sass/_common.scss */
.tac {
  text-align: center;
}

/* line 16, ../sass/_common.scss */
.tar {
  text-align: right;
}

/* line 17, ../sass/_common.scss */
.vam {
  vertical-align: middle;
}

/* line 18, ../sass/_common.scss */
.vat {
  vertical-align: top;
}

/* line 19, ../sass/_common.scss */
.vam {
  vertical-align: middle;
}

/* line 20, ../sass/_common.scss */
.btn, .orange_btn {
  cursor: pointer;
}

/* line 21, ../sass/_common.scss */
.btn:hover, .orange_btn:hover {
  text-decoration: none;
  opacity: .9;
}

/* line 22, ../sass/_common.scss */
.center-hor, .center {
  margin-left: auto;
  margin-right: auto;
}

/* line 24, ../sass/_common.scss */
.clearfix, .slider3 li, .slider4 li, .clear {
  *zoom: 1;
}
/* line 26, ../sass/_common.scss */
.clearfix:after, .slider3 li:after, .slider4 li:after, .clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 28, ../sass/_common.scss */
.dibwrap {
  font-size: 0;
  *word-spacing: -1px;
}
/* line 29, ../sass/_common.scss */
.dibwrap .dib {
  font-size: 12px;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
}

/* line 32, ../sass/_common.scss */
.pop-wp {
  display: none;
}
/* line 35, ../sass/_common.scss */
.pop-wp .pop {
  top: 50%;
  left: 50%;
  position: fixed;
  _position: absolute;
  _top: expression(eval(documentElement.scrollTop+300));
  z-index: 101;
}
/* line 38, ../sass/_common.scss */
.pop-wp .mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 100;
}
/* line 50, ../sass/_common.scss */
.pop-wp .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  *zoom: 1;
  *background: url(about:blank);
  cursor: pointer;
  font: 45px/45px "Simsun";
  text-align: center;
  color: #fff;
}
/* line 52, ../sass/_common.scss */
.pop-wp .close:hover {
  text-decoration: none;
}

/* line 10, ../sass/theme.scss */
body {
  position: relative;
  overflow-x: hidden;
  margin: auto;
  min-width: 1000px;
  width: 100%;
  color: #787878;
  font-size: 12px;
  line-height: 24px;
  font-family: "microsoft yahei";
  background-color: #FFF;
}

/* line 25, ../sass/theme.scss */
a {
  text-decoration: none;
  color: #000000;
}
/* line 28, ../sass/theme.scss */
a:hover {
  text-decoration: underline;
}

/* line 33, ../sass/theme.scss */
.cb {
  clear: both;
}

/* line 37, ../sass/theme.scss */
.center {
  position: relative;
  width: 1000px;
}

/* line 43, ../sass/theme.scss */
.btn, .orange_btn {
  display: block;
  background-repeat: no-repeat;
  text-align: center;
}
/* line 47, ../sass/theme.scss */
.btn:hover, .orange_btn:hover {
  opacity: .9;
}

/* line 52, ../sass/theme.scss */
.orange_btn {
  background-color: #f58220;
  color: #ffffff;
}

/* line 58, ../sass/theme.scss */
.icon {
  display: inline-block;
  vertical-align: middle;
}

@-moz-keyframes show {
  0% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -moz-transform: translateY(300px);
    transform: translateY(300px);
  }
}
@-webkit-keyframes show {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(300px);
    transform: translateY(300px);
  }
}
@keyframes show {
  0% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -moz-transform: translateY(300px);
    -ms-transform: translateY(300px);
    -webkit-transform: translateY(300px);
    transform: translateY(300px);
  }
}
@-moz-keyframes hide {
  0% {
    -moz-transform: translateY(330px);
    transform: translateY(330px);
  }
  100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes hide {
  0% {
    -webkit-transform: translateY(330px);
    transform: translateY(330px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hide {
  0% {
    -moz-transform: translateY(330px);
    -ms-transform: translateY(330px);
    -webkit-transform: translateY(330px);
    transform: translateY(330px);
  }
  100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
/* line 73, ../sass/theme.scss */
.light {
  position: absolute;
  top: -300px;
  left: 0;
  width: 100%;
  height: 300px;
  z-index: 1;
  background: url(../images/white1.png) no-repeat;
}
/* line 81, ../sass/theme.scss */
.light--show {
  -moz-transform: translateY(300px);
  -ms-transform: translateY(300px);
  -webkit-transform: translateY(300px);
  transform: translateY(300px);
  -moz-animation: show 0.25s ease-out;
  -webkit-animation: show 0.25s ease-out;
  animation: show 0.25s ease-out;
}
/* line 85, ../sass/theme.scss */
.light--hide {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -moz-animation: hide 0.5s;
  -webkit-animation: hide 0.5s;
  animation: hide 0.5s;
}

/* line 91, ../sass/theme.scss */
.topBar {
  display: none;
  position: relative;
  width: 100%;
  height: 24px;
  background-color: #f58220;
  z-index: 10;
}
/* line 101, ../sass/theme.scss */
.topBar .links {
  text-align: right;
  height: 24px;
}
/* line 104, ../sass/theme.scss */
.topBar .links a {
  display: inline-block;
  height: 24px;
  color: #fff;
  font-size: 12px;
  line-height: 24px;
  margin: 0 3px;
}
/* line 112, ../sass/theme.scss */
.topBar .links .weixin {
  padding-left: 16px;
  padding-right: 20px;
  background: url(../images/weixin_icon.png) no-repeat left center;
}

/* line 120, ../sass/theme.scss */
.header {
  position: relative;
  border-top: 3px solid #f58220;
  width: 100%;
  height: 100px;
  background-color: #fff;
  z-index: 10;
}
/* line 130, ../sass/theme.scss */
.header .logo {
  display: block;
  float: left;
  width: 238px;
  height: 37px;
  margin-top: 33px;
  margin-left: 39px;
  _margin-left: 20px;
  text-indent: -9999px;
  background: url(../images/logo.png) no-repeat;
}
/* line 141, ../sass/theme.scss */
.header .fir_nav {
  float: right;
  width: 550px;
  padding-top: 37px;
  padding-bottom: 15px;
}
/* line 146, ../sass/theme.scss */
.header .fir_nav li {
  float: left;
  position: relative;
  width: 90px;
  text-align: center;
}
/* line 152, ../sass/theme.scss */
.header .fir_nav .on {
  border-bottom: 4px solid #f58220;
}
/* line 155, ../sass/theme.scss */
.header .fir_nav span {
  display: none;
  float: right;
}
/* line 159, ../sass/theme.scss */
.header .fir_nav a {
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  padding: 3px 0;
  color: #757677;
  border-bottom: 4px solid #fff;
}
/* line 166, ../sass/theme.scss */
.header .fir_nav a:hover {
  text-decoration: none;
}
/* line 171, ../sass/theme.scss */
.header .sec_nav {
  display: none;
  position: absolute;
  top: 34px;
  left: 0;
  width: 100%;
  padding-top: 10px;
}
/* line 178, ../sass/theme.scss */
.header .sec_nav li {
  float: none;
  margin-bottom: 5px;
  text-align: center;
}
/* line 183, ../sass/theme.scss */
.header .sec_nav a {
  font-size: 13px;
  padding: 0;
  text-align: center;
  border-bottom: 0;
}
/* line 188, ../sass/theme.scss */
.header .sec_nav a:hover {
  text-decoration: underline;
}

/* line 195, ../sass/theme.scss */
.main {
  width: 100%;
  padding-top: 45px;
  border-top: 1px solid #e4e4e4;
}
/* line 200, ../sass/theme.scss */
.main .center {
  height: auto;
  min-height: 550px;
  _height: 550px;
  padding: 50px 0;
  background-color: #fff;
}
/* line 210, ../sass/theme.scss */
.main .fl {
  width: 225px;
  padding-left: 39px;
}
/* line 213, ../sass/theme.scss */
.main .fl .erweima {
  width: 118px;
  font-size: 14px;
  line-height: 24px;
  color: #939393;
}
.main .fl .m_erweima{
  width: 168px;
}
/* line 218, ../sass/theme.scss */
.main .fl .erweima img {
  display: block;
  margin: 0 auto;
}
/* line 222, ../sass/theme.scss */
.main .fl .erweima span {
  font-size: 12px;
}
.main .fl .m_erweima .m_info{
  text-align: center;
}
/* line 227, ../sass/theme.scss */
.main .fr {
  width: 690px;
  padding-right: 44px;
}

/* line 233, ../sass/theme.scss */
.main_tab {
  position: relative;
  width: 1000px;
  background-color: #f5f5f5;
  border-bottom: 1px solid #e3e3e3;
}
/* line 240, ../sass/theme.scss */
.main_tab li {
  position: relative;
  z-index: 1;
  float: left;
  width: 250px;
  height: 82px;
  line-height: 82px;
  font-size: 18px;
  text-align: center;
  color: #929292;
}
/* line 255, ../sass/theme.scss */
.main_tab li a {
  display: block;
  width: 100%;
  height: 82px;
  color: #929292;
}
/* line 261, ../sass/theme.scss */
.main_tab li span {
  display: inline-block;
  vertical-align: middle;
}
/* line 276, ../sass/theme.scss */
.main_tab .main_tab_bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  float: none;
  width: 248px;
  height: 80px;
  line-height: 80px;
  border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  border-top: 3px solid #f58220;
  background-color: #ffffff;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 289, ../sass/theme.scss */
.main_tab .main_tab_bg--1 {
  width: 249px;
  border-left: 0;
}
/* line 293, ../sass/theme.scss */
.main_tab .main_tab_bg--2 {
  left: 250px;
}
/* line 296, ../sass/theme.scss */
.main_tab .main_tab_bg--3 {
  left: 500px;
}
/* line 299, ../sass/theme.scss */
.main_tab .main_tab_bg--4 {
  left: 750px;
  width: 249px;
  border-right: 0;
}
/* line 305, ../sass/theme.scss */
.main_tab .icon {
  width: 42px;
  height: 36px;
  background-repeat: no-repeat;
  background-image: url("../images/icons1.png");
}
/* line 312, ../sass/theme.scss */
.main_tab .icon1 {
  background-position: 0 0px;
}
/* line 312, ../sass/theme.scss */
.main_tab .icon2 {
  background-position: 0 -36px;
}
/* line 312, ../sass/theme.scss */
.main_tab .icon3 {
  background-position: 0 -72px;
}
/* line 312, ../sass/theme.scss */
.main_tab .icon4 {
  background-position: 0 -108px;
}
/* line 312, ../sass/theme.scss */
.main_tab .icon5 {
  background-position: 0 -144px;
}
/* line 312, ../sass/theme.scss */
.main_tab .icon6 {
  /*background-position: 0 -180px;*/
  background-image: url("../images/xueyuan_xlylogo.png");
  background-size: 55px auto;
  width: 55px;
}
/* line 312, ../sass/theme.scss */
.main_tab .icon7 {
  background-position: 0 -216px;
}
/* line 312, ../sass/theme.scss */
.main_tab .icon8 {
  background-position: 0 -252px;
}
/* line 316, ../sass/theme.scss */
.main_tab .icon6 {
  margin-right: 8px;
}

/* line 321, ../sass/theme.scss */
.cur_title {
  width: 940px;
  padding-left: 60px;
  margin: 0 auto;
  margin-bottom: 25px;
  font-size: 24px;
  font-weight: bold;
  line-height: 28px;
  color: #929292;
  background: url(../images/cur_title.png) no-repeat 41px 3px;
}
/* line 331, ../sass/theme.scss */
.cur_title span {
  padding: 0 5px;
  margin: 0 5px;
  border-left: 1px solid #dcdcdc;
  font-size: 12px;
  font-weight: normal;
  font-family: Arial;
  color: #929292;
}
/* line 340, ../sass/theme.scss */
.cur_title .orange_btn {
  display: inline-block;
  vertical-align: middle;
  width: 90px;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
  font-weight: normal;
}

.side_nav {
  width: 168px;
  margin-bottom: 30px; }
.side_nav li {
  width: 165px;
  height: 40px;
  text-align: center;
  margin-bottom: 5px;
  border: 1px solid #eaeaea; box-shadow: 0 1px 0 #efefef; }
.side_nav li a {
  display: block; width: 100%; height: 100%
  font-size: 14px; line-height: 40px;
  color: #666; }
.side_nav li.on,.side_nav li:hover {
  border-color: #f58221; background: #f58221; box-shadow: 0 1px 0 #e76f0a;
}
.side_nav li.on a,.side_nav li:hover a{ color:#fff; text-decoration:none;}

/* line 374, ../sass/theme.scss */
.right_title {
  width: 100%;
  height: 18px;
  font-size: 18px;
  line-height: 1;
  color: #929292;
  background: url(../images/right_title.jpg) repeat-x left bottom;
}
/* line 382, ../sass/theme.scss */
.right_title a {
  color: #929292;
}
/* line 385, ../sass/theme.scss */
.right_title span {
  display: inline-block;
  padding: 0 20px 0 10px;
  background-color: #fff;
  border-left: 5px solid #f58220;
}
/* line 391, ../sass/theme.scss */
.right_title--noBg {
  background: none;
}

/* line 396, ../sass/theme.scss */
.right_tab {
  width: 688px;
  background: url(../images/right_tab.jpg) repeat;
}
/* line 399, ../sass/theme.scss */
.right_tab a {
  display: inline-block;
  width: 172px;
  height: 44px;
  font-size: 14px;
  line-height: 44px;
  color: #929292;
  text-align: center;
  border-bottom: 2px solid #dfdfdf;
}
/* line 409, ../sass/theme.scss */
.right_tab a.on {
  border-bottom: 2px solid #f58220;
}

/* line 414, ../sass/theme.scss */
.s_right {
  padding: 30px 0;
}
/* line 417, ../sass/theme.scss */
.s_right h1 {
  font-size: 18px;
}

/* line 422, ../sass/theme.scss */
.ok_btn {
  display: block;
  margin: 20px 0 0;
  width: 144px;
  height: 40px;
  font: 14px/40px "Microsoft YaHei";
  background: #f58220;
  border-radius: 2px;
  -moz-border-radius: 2px;
  color: #fff;
  box-shadow: -1px 4px 4px #ebeaea;
  text-align: center;
  cursor: pointer;
}

/* line 437, ../sass/theme.scss */
.footer {
  height: 88px;
  text-align: center;
  line-height: 28px;
  border-top: 1px #eee solid;
  margin: 80px auto 0;
  padding-top: 20px;
  color: #aaa;
}
/* line 443, ../sass/theme.scss */
.footer a {
  color: #aaa;
}

/* line 448, ../sass/theme.scss */
.r_btns {
  position: fixed;
  _position: absolute;
  top: 280px;
  _top: expression(documentElement.scrollTop+280);
  right: 30px;
  width: 60px;
  z-index:10000
}
/* line 455, ../sass/theme.scss */
.r_btns .btn1, .r_btns .btn2 {
  width: 60px;
  height: 60px;
}
/* line 458, ../sass/theme.scss */
.r_btns .btn1 a, .r_btns .btn2 a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  background: url(../images/btn1.png) no-repeat;
}
/* line 467, ../sass/theme.scss */
.r_btns .btn2 {
  margin-top: 5px;
}
/* line 469, ../sass/theme.scss */
.r_btns .btn2 a {
  background-image: url("../images/btn2.png");
}
/* line 473, ../sass/theme.scss */
.r_btns .erweima {
  display: none;
  position: absolute;
  top: -10px;
  left: -140px;
  width: 131px;
  height: 171px;
  max-width: 131px;
}
/* line 482, ../sass/theme.scss */
.r_btns .mail {
  display: none;
  position: absolute;
  top: 72px;
  left: -140px;
  width: 131px;
  height: 42px;
  max-width: 131px;
}

/* line 494, ../sass/theme.scss */
.slider-container {
  margin-top: 50px;
}
/* line 497, ../sass/theme.scss */
.slider-box {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
/* line 503, ../sass/theme.scss */
.slider-btn {
  position: absolute;
  right: 18px;
  bottom: 18px;
  height: 13px;
  line-height: 13px;
}
/* line 509, ../sass/theme.scss */
.slider-btn .btn, .slider-btn .orange_btn {
  float: left;
  margin: 0 2px;
  width: 13px;
  height: 13px;
  line-height: 0;
  background: #ffffff;
  cursor: pointer;
  overflow: hidden;
}
/* line 519, ../sass/theme.scss */
.slider-btn .on {
  background: #f58220;
}

/* line 525, ../sass/theme.scss */
.slider1, .slider2 {
  position: relative;
  width: 690px;
  height: 350px;
  margin-top: 20px;
}
/* line 530, ../sass/theme.scss */
.slider1 li, .slider2 li {
  position: relative;
}
/* line 532, ../sass/theme.scss */
.slider1 li img, .slider2 li img {
  display: block;
}
/* line 536, ../sass/theme.scss */
.slider1 .title, .slider2 .title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 796px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0.3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4D000000,endColorstr=#4D000000);
}
/* line 551, ../sass/theme.scss */
.slider1 .next, .slider1 .prev, .slider2 .next, .slider2 .prev {
  position: absolute;
  top: 50%;
  left: auto;
  right: 20px;
  width: 40px;
  height: 46px;
  margin-top: -23px;
  background-color: rgba(0, 0, 0, 0.3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4D000000,endColorstr=#4D000000);
  background-repeat: no-repeat;
  background-image: url("../images/next.png");
  background-position: center center;
}
/* line 564, ../sass/theme.scss */
.slider1 .prev, .slider2 .prev {
  left: 20px;
  right: auto;
  background-image: url("../images/prev.png");
}

/* line 571, ../sass/theme.scss */
.slider3, .slider4 {
  position: relative;
  width: 927px;
  height: 584px;
  padding-top: 55px;
  background: url("../images/people_bg.jpg") no-repeat;
}
/* line 580, ../sass/theme.scss */
.slider3 .img, .slider4 .img {
  margin-left: 115px;
  width: 290px;
  padding: 10px;
  border: 1px solid #e8e8e8;
  float: left;
}
/* line 587, ../sass/theme.scss */
.slider3 .content, .slider4 .content {
  margin-right: 105px;
  width: 350px;
  height: 483px;
  overflow: hidden;
  float: right;
  color: #666666;
}
/* line 595, ../sass/theme.scss */
.slider3 .content h3.title, .slider4 .content h3.title {
  font-size: 24px;
  line-height: 48px;
}
/* line 598, ../sass/theme.scss */
.slider3 .content h3.title span, .slider4 .content h3.title span {
  border-top: 4px solid #f58220;
}
/* line 602, ../sass/theme.scss */
.slider3 .content .desc, .slider4 .content .desc {
  font-size: 14px;
  margin-bottom: 24px;
}
/* line 607, ../sass/theme.scss */
.slider3 .prev, .slider3 .next, .slider4 .prev, .slider4 .next {
  position: absolute;
  top: 260px;
  width: 35px;
  height: 35px;
  background-repeat: no-repeat;
  background-image: url("../images/np.png");
}
/* line 615, ../sass/theme.scss */
.slider3 .prev, .slider4 .prev {
  left: 48px;
  background-position: 0 -36px;
}
/* line 618, ../sass/theme.scss */
.slider3 .prev:hover, .slider4 .prev:hover {
  background-position: 0 0;
}
/* line 622, ../sass/theme.scss */
.slider3 .next, .slider4 .next {
  right: 48px;
  background-position: -36px -36px;
}
/* line 625, ../sass/theme.scss */
.slider3 .next:hover, .slider4 .next:hover {
  background-position: -36px 0;
}
/* line 629, ../sass/theme.scss */
.slider3 .slider-btn, .slider4 .slider-btn {
  bottom: 50px;
  left: 0;
  right: auto;
  width: 100%;
  text-align: center;
}
/* line 635, ../sass/theme.scss */
.slider3 .slider-btn .btn, .slider3 .slider-btn .orange_btn, .slider4 .slider-btn .btn, .slider4 .slider-btn .orange_btn {
  display: inline-block;
  float: none;
  width: 11px;
  height: 11px;
  border: 1px solid #cbcbcb;
  border-radius: 50%;
  margin: 0 5px;
}
/* line 644, ../sass/theme.scss */
.slider3 .slider-btn .on, .slider4 .slider-btn .on {
  background-color: #f58220;
  border-color: #f58220;
}

/* line 651, ../sass/theme.scss */
.slider4 {
  position: relative;
  padding-top: 0;
  width: 640px;
  height: 370px;
  margin: 0 auto;
  background: none;
}
/* line 658, ../sass/theme.scss */
.slider4 li {
  font-size: 14px;
  color: #666666;
}
/* line 662, ../sass/theme.scss */
.slider4 .prev, .slider4 .next {
  top: 104px;
  left: -85px;
}
/* line 666, ../sass/theme.scss */
.slider4 .next {
  left: auto;
  right: -80px;
}

/* line 672, ../sass/theme.scss */
.slider5 {
  position: relative;
  width: 920px;
  height: 255px;
}
/* line 676, ../sass/theme.scss */
.slider5 .slider-btn {
  left: 0;
  right: auto;
  width: 100%;
  text-align: center;
}
/* line 681, ../sass/theme.scss */
.slider5 .slider-btn .btn, .slider5 .slider-btn .orange_btn {
  display: inline-block;
  float: none;
  width: 11px;
  height: 11px;
  border: 1px solid #cbcbcb;
  border-radius: 50%;
  margin: 0 5px;
}
/* line 690, ../sass/theme.scss */
.slider5 .slider-btn .on {
  background-color: #f58220;
  border-color: #f58220;
}

/* line 697, ../sass/theme.scss */
.slider6 {
  position: relative;
  width: 805px;
  height: 410px;
  margin-left: auto;
  margin-right: auto;
}
/* line 703, ../sass/theme.scss */
.slider6 .slider-img {
  width: 325px;
  height: 189px;
}
/* line 707, ../sass/theme.scss */
.slider6 .slider-content {
  width: 410px;
  height: 149px;
  padding: 20px 35px;
  background-color: #f8f8f8;
  color: #666666;
  overflow: hidden;
}
/* line 714, ../sass/theme.scss */
.slider6 .slider-content h3.title {
  font-size: 24px;
  margin-bottom: 20px;
}
/* line 719, ../sass/theme.scss */
.slider6 .slider-btn {
  position: absolute;
  top: 258px;
  bottom: auto;
  left: -6px;
  right: auto;
  width: 840px;
  height: 108px;
  line-height: 24px;
}
/* line 728, ../sass/theme.scss */
.slider6 .slider-btn .btn, .slider6 .slider-btn .orange_btn {
  width: 84px;
  height: 108px;
  line-height: 24px;
  color: #a9a9a9;
  text-align: center;
  margin-left: 0;
  margin-right: 36px;
  background: none;
}
/* line 738, ../sass/theme.scss */
.slider6 .slider-btn .icon {
  position: relative;
  display: block;
  width: 82px;
  height: 82px;
  border-radius: 50%;
  border: 1px solid #e2e2e2;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-image: url("../images/icons3.jpg");
}
/* line 750, ../sass/theme.scss */
.slider6 .slider-btn .icon1 {
  background-position: 0 0px;
}
/* line 750, ../sass/theme.scss */
.slider6 .slider-btn .icon2 {
  background-position: 0 -82px;
}
/* line 750, ../sass/theme.scss */
.slider6 .slider-btn .icon3 {
  background-position: 0 -164px;
}
/* line 750, ../sass/theme.scss */
.slider6 .slider-btn .icon4 {
  background-position: 0 -246px;
}
/* line 750, ../sass/theme.scss */
.slider6 .slider-btn .icon5 {
  background-position: 0 -328px;
}
/* line 750, ../sass/theme.scss */
.slider6 .slider-btn .icon6 {
  background-position: 0 -410px;
}
/* line 750, ../sass/theme.scss */
.slider6 .slider-btn .icon7 {
  background-position: 0 -492px;
}
/* line 754, ../sass/theme.scss */
.slider6 .slider-btn .btn:hover, .slider6 .slider-btn .orange_btn:hover, .slider6 .slider-btn .on {
  color: #666666;
}
/* line 756, ../sass/theme.scss */
.slider6 .slider-btn .btn:hover .icon, .slider6 .slider-btn .orange_btn:hover .icon, .slider6 .slider-btn .on .icon {
  border-color: #f58220;
  background-color: #f58220;
  background-image: url("../images/icons3_on.jpg");
}
/* line 760, ../sass/theme.scss */
.slider6 .slider-btn .btn:hover .icon:before, .slider6 .slider-btn .orange_btn:hover .icon:before, .slider6 .slider-btn .on .icon:before {
  display: block;
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  margin-left: -4px;
  width: 0px;
  height: 0px;
  font-size: 0;
  overflow: hidden;
  border-width: 4px;
  vertical-align: middle;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #f58220 transparent;
}
/* line 772, ../sass/theme.scss */
.slider6 .prev, .slider6 .next {
  position: absolute;
  top: 80px;
  width: 35px;
  height: 35px;
  background-repeat: no-repeat;
  background-image: url("../images/np.png");
}
/* line 780, ../sass/theme.scss */
.slider6 .prev {
  left: -57px;
  background-position: 0 -36px;
}
/* line 783, ../sass/theme.scss */
.slider6 .prev:hover {
  background-position: 0 0;
}
/* line 787, ../sass/theme.scss */
.slider6 .next {
  right: -61px;
  background-position: -36px -36px;
}
/* line 790, ../sass/theme.scss */
.slider6 .next:hover {
  background-position: -36px 0;
}

/* line 796, ../sass/theme.scss */
.j_list {
  width: 690px;
  overflow: hidden;
  padding-top: 40px;
}
/* line 800, ../sass/theme.scss */
.j_list li {
  float: left;
  width: 225px;
  min-height: 200px;
  height: 340px;
  padding-left: 100px;
  padding-right: 20px;
  text-align: left;
  background-position: 10px 0;
  background-repeat: no-repeat;
  margin-bottom: 10px;
  overflow-y: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.j_list li::-webkit-scrollbar {
  display: none; /* Chrome Safari */
}
/* line 812, ../sass/theme.scss */
.j_list .j1 {
  background-image: url("../images/t2.jpg");
}
/* line 812, ../sass/theme.scss */
.j_list .j2 {
  background-image: url("../images/t4.jpg");
}
/* line 812, ../sass/theme.scss */
.j_list .j3 {
  background-image: url("../images/t3.jpg");
}
/* line 812, ../sass/theme.scss */
.j_list .j4 {
  background-image: url("../images/t5.jpg");
}
/* line 812, ../sass/theme.scss */
.j_list .j5 {
  height: 300px;
  background-image: url("../images/t7.jpg");
}
/* line 812, ../sass/theme.scss */
.j_list .j6 {
  height: 300px;
  background-image: url("../images/t1.jpg");
}
.j_list .j7 {
  background-image: url("../images/t7.jpg");
}
.j_list .j8 {
  background-image: url("https://pic.my4399.com/re/cms/zxjy/portal/202002/home/images/t7.jpg");
}
/* line 816, ../sass/theme.scss */
.j_list h4 {
  font-weight: bold;
  font-size: 24px;
  line-height: 1.5;
  color: #f58220;
}
/* line 821, ../sass/theme.scss */
.j_list h4 a {
  color: #f58220;
}

/* line 828, ../sass/theme.scss */
.people_list li {
  float: left;
  width: 119px;
  margin: 0 35px;
}
/* line 832, ../sass/theme.scss */
.people_list li .img {
  width: 109px;
  height: 109px;
  padding: 5px;
  margin-bottom: 5px;
  border-radius: 50%;
  border: 1px solid #efefef;
}
/* line 839, ../sass/theme.scss */
.people_list li .img img {
  display: block;
  width: 109px;
  height: 109px;
  border-radius: 50%;
}
/* line 846, ../sass/theme.scss */
.people_list li .title {
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  color: #838383;
}
/* line 852, ../sass/theme.scss */
.people_list li:first-child {
  margin-left: 205px;
}
/* line 855, ../sass/theme.scss */
.people_list li:nth-child(4) {
  margin-left: 293px;
}
/* line 860, ../sass/theme.scss */
.people_list .on .img {
  background-color: #f58220;
  border-color: #f58220;
}

/* line 868, ../sass/theme.scss */
.kecheng_list li {
  float: left;
  width: 430px;
  padding: 40px 0;
  border-bottom: 1px solid #f0f0f0;
}
/* line 874, ../sass/theme.scss */
.kecheng_list .even {
  padding-left: 60px;
}
/* line 877, ../sass/theme.scss */
.kecheng_list .img {
  width: 430px;
  height: 233px;
}
/* line 881, ../sass/theme.scss */
.kecheng_list .content {
  font-size: 12px;
  color: #929292;
}
/* line 884, ../sass/theme.scss */
.kecheng_list .content h3.title {
  font-size: 18px;
  line-height: 36px;
  color: #333333;
}
/* line 889, ../sass/theme.scss */
.kecheng_list .content .desc {
  margin-bottom: 5px;
  height: 24px;
  overflow: hidden;
}
/* line 894, ../sass/theme.scss */
.kecheng_list .content .info {
  height: 48px;
  overflow: hidden;
}
/* line 899, ../sass/theme.scss */
.kecheng_list .content .time {
  padding-left: 16px;
  background-image: url("../images/clock.png");
  background-repeat: no-repeat;
  background-position: left center;
}
/* line 905, ../sass/theme.scss */
.kecheng_list .content .location {
  padding-left: 16px;
  background-image: url("../images/location.png");
  background-repeat: no-repeat;
  background-position: left center;
}

/* line 914, ../sass/theme.scss */
.kecheng_box {
  width: 440px;
  height: 180px;
}
/* line 917, ../sass/theme.scss */
.kecheng_box .img {
  float: right;
  width: 164px;
}
/* line 921, ../sass/theme.scss */
.kecheng_box .content {
  float: left;
  width: 275px;
}
/* line 924, ../sass/theme.scss */
.kecheng_box .content_head {
  width: 245px;
  height: 60px;
  padding: 15px;
  background: #f58220;
  color: #ffffff;
  line-height: 60px;
}
/* line 931, ../sass/theme.scss */
.kecheng_box .content_head .title {
  font-size: 24px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* line 936, ../sass/theme.scss */
.kecheng_box .content_head .title a {
  color: #ffffff;
}
/* line 941, ../sass/theme.scss */
.kecheng_box .content_box {
  position: relative;
  width: 245px;
  height: 60px;
  padding: 15px;
  background: #f5f5f5;
  color: #666666;
  line-height: 20px;
}
/* line 949, ../sass/theme.scss */
.kecheng_box .content_box:before {
  display: block;
  content: "";
  position: absolute;
  top: -10px;
  left: 15px;
  width: 0px;
  height: 0px;
  font-size: 0;
  overflow: hidden;
  border-width: 5px;
  vertical-align: middle;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #f5f5f5 transparent;
}

/* line 961, ../sass/theme.scss */
.xinren_tab {
  margin: 25px 0 60px;
}
/* line 963, ../sass/theme.scss */
.xinren_tab li {
  position: relative;
  float: left;
  width: 220px;
  height: 135px;
  margin-right: 10px;
}
/* line 969, ../sass/theme.scss */
.xinren_tab li a {
  display: block;
  width: 218px;
  height: 113px;
  padding-top: 20px;
  font-size: 14px;
  color: #a9a9a9;
  text-align: center;
  overflow: hidden;
  border: 1px solid #cdcdcd;
  background-color: #ffffff;
}
/* line 981, ../sass/theme.scss */
.xinren_tab li a:hover {
  text-decoration: none;
}
/* line 986, ../sass/theme.scss */
.xinren_tab .layer1, .xinren_tab .layer2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 220px;
  height: 135px;
  z-index: 0;
}
/* line 994, ../sass/theme.scss */
.xinren_tab .layer2 {
  width: 0;
  height: 146px;
  overflow: hidden;
  background: url("../images/xinren_tabli.png") no-repeat;
  -webkit-background-size: 220px 146px;
  background-size: 220px 146px;
  z-index: 1;
  -moz-transition: width 0.5s ease;
  -o-transition: width 0.5s ease;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}
/* line 1002, ../sass/theme.scss */
.xinren_tab .layer2 a {
  color: #ffffff;
  border-color: #f58220;
  background-color: #f58220;
}
/* line 1007, ../sass/theme.scss */
.xinren_tab .layer2 .icon {
  background-image: url("../images/icons2_on.png");
}
/* line 1021, ../sass/theme.scss */
.xinren_tab .icon {
  display: block;
  margin: 0 auto;
  width: 80px;
  height: 76px;
  margin-bottom: 5px;
  background-repeat: no-repeat;
  background-image: url("../images/icons2.png");
}
/* line 1031, ../sass/theme.scss */
.xinren_tab .icon1 {
  background-position: 0 0px;
}
/* line 1031, ../sass/theme.scss */
.xinren_tab .icon2 {
  background-position: 0 -76px;
}
/* line 1031, ../sass/theme.scss */
.xinren_tab .icon3 {
  background-position: 0 -152px;
}
/* line 1031, ../sass/theme.scss */
.xinren_tab .icon4 {
  background-position: 0 -228px;
}
/* line 1036, ../sass/theme.scss */
.xinren_tab .on .layer2, .xinren_tab li:hover .layer2 {
  width: 220px;
}

/* line 1042, ../sass/theme.scss */
.pages {
  margin-top: 50px;
  text-align: center;
}
/* line 1045, ../sass/theme.scss */
.pages a {
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #666666;
  margin: 0 6px;
  border: 1px solid #d7d7d7;
}
/* line 1055, ../sass/theme.scss */
.pages .on {
  color: #ffffff;
  background-color: #f58220;
  border-color: #f58220;
}
/* line 1060, ../sass/theme.scss */
.pages span {
  display: inline-block;
  line-height: 30px;
  color: #b5b5b5;
  margin: 0 6px;
}

/* line 1069, ../sass/theme.scss */
.xueyuan_box {
  padding-bottom: 40px;
  border-bottom: 1px solid #e3e3e3;
}
/* line 1073, ../sass/theme.scss */
.xueyuan_content {
  float: left;
  width: 430px;
  font-size: 14px;
  color: #929292;
}
/* line 1078, ../sass/theme.scss */
.xueyuan_content h3.title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
}
/* line 1084, ../sass/theme.scss */
.xueyuan_img {
  float: right;
  width: 465px;
}
/* line 1088, ../sass/theme.scss */
.xueyuan_img.box_shadow2:before {
  bottom: -49px;
  right: -45px;
}
/* line 1093, ../sass/theme.scss */
.xueyuan_img img {
  width: 445px;
  padding: 10px;
  background: #ffffff;
}
/* line 1099, ../sass/theme.scss */
.xueyuan_list {
  width: 944px;
  margin-top: 35px;
}
/* line 1102, ../sass/theme.scss */
.xueyuan_list li {
  float: left;
  width: 212px;
  margin-right: 24px;
  cursor: pointer;
}
/* line 1108, ../sass/theme.scss */
.xueyuan_list li:hover .img_bg--hover {
  width: 212px;
}
/* line 1114, ../sass/theme.scss */
.xueyuan_list .img {
  position: relative;
  width: 212px;
  height: 150px;
}
/* line 1118, ../sass/theme.scss */
.xueyuan_list .img img {
  position: relative;
  z-index: 2;
}
/* line 1123, ../sass/theme.scss */
.xueyuan_list .img_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 212px;
  height: 150px;
  background-color: #f58220;
  z-index: 0;
}
/* line 1131, ../sass/theme.scss */
.xueyuan_list .img_bg--hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 150px;
  background-color: #eb6c00;
  z-index: 1;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 1144, ../sass/theme.scss */
.xueyuan_list .title {
  position: relative;
  color: #929292;
  font-size: 14px;
  line-height: 40px;
}
/* line 1150, ../sass/theme.scss */
.xueyuan_list a {
  color: #929292;
}
/* line 1152, ../sass/theme.scss */
.xueyuan_list a:hover {
  text-decoration: none;
}

/* line 1160, ../sass/theme.scss */
.pop-wp .pop {
  margin-left: -300px;
  margin-top: -290px;
  width: 600px;
  height: 580px;
  border: 2px solid #f58220;
  background: #ffffff url("../images/pop.jpg") no-repeat left bottom;
}
/* line 1165, ../sass/theme.scss */
.pop-wp .pop--alert {
  margin-left: -200px;
  margin-top: -125px;
  width: 400px;
  height: 250px;
}
/* line 1167, ../sass/theme.scss */
.pop-wp .pop--alert .pop_content {
  padding: 60px 40px;
  font-size: 24px;
  font-weight: bold;
}
/* line 1173, ../sass/theme.scss */
.pop-wp .pop_content {
  padding: 30px;
  font-size: 14px;
  line-height: 36px;
  color: #666666;
  text-align: center;
}
/* line 1180, ../sass/theme.scss */
.pop-wp .pop_title {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  margin-bottom: 30px;
  color: #666666;
}
/* line 1188, ../sass/theme.scss */
.pop-wp .pop_table {
  width: 440px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 36px;
  color: #666666;
}
/* line 1194, ../sass/theme.scss */
.pop-wp .pop_table td, .pop-wp .pop_table th {
  padding: 5px;
}
/* line 1197, ../sass/theme.scss */
.pop-wp .pop_table .text_input, .pop-wp .pop_table .select {
  display: block;
  width: 100%;
  height: 36px;
  padding: 0;
  margin: 0;
  font-family: "Microsoft Yahei";
  border: 1px solid #d9d9d9;
}
/* line 1207, ../sass/theme.scss */
.pop-wp .orange_btn {
  line-height: 42px;
  font-size: 14px;
  font-weight: bold;
}
/* line 1212, ../sass/theme.scss */
.pop-wp .close {
  top: 20px;
  right: 20px;
  color: #999999;
  font-size: 24px;
  line-height: 24px;
}

/* line 1221, ../sass/theme.scss */
.box_shadow1, .box_shadow2, .box_shadow3 {
  position: relative;
}
/* line 1223, ../sass/theme.scss */
.box_shadow1 > *, .box_shadow2 > *, .box_shadow3 > * {
  position: relative;
}
/* line 1226, ../sass/theme.scss */
.box_shadow1:before, .box_shadow2:before, .box_shadow3:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: -32px;
  left: 0;
  right: -40px;
  z-index: 0;
  background-repeat: no-repeat;
  background-image: url("../images/box_sh1.png");
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}

/* line 1245, ../sass/theme.scss */
.box_shadow2:before {
  right: -22px;
  background-image: url("../images/box_sh2.png");
}

/* line 1253, ../sass/theme.scss */
.box_shadow3:before {
  top: 100%;
  bottom: auto;
  right: auto;
  width: 222px;
  height: 61px;
  background-image: url("../images/box_sh3.png");
}

@-moz-keyframes pup { 0% { transform: translate(0px, -10px); }
  50% { transform: translate(0px, -30px); }
  100% { transform: translate(0px, -10px); } }
@-webkit-keyframes pup { 0% { transform: translate(0px, -10px); }
  50% { transform: translate(0px, -30px); }
  100% { transform: translate(0px, -10px); } }
@keyframes pup { 0% { transform: translate(0px, -10px); }
  50% { transform: translate(0px, -30px); }
  100% { transform: translate(0px, -10px); } }
.floatPop { top: 440px; right: 115px; position: fixed; _position: absolute; _top: expression(eval(documentElement.scrollTop+440)); width: 144px; height: 212px; background: url("../images/floatPop.png") no-repeat; z-index: 100; -moz-animation: pup 3.2s ease 0s infinite; -webkit-animation: pup 3.2s ease 0s infinite; animation: pup 3.2s ease 0s infinite; }
.floatPop__close { position: absolute; top: 61px; right: 5px; width: 22px; height: 21px; font-size: 0; line-height: 0; text-indent: -9999px; background: url(about:blank); cursor: pointer; }
.floatPop__content { padding: 151px 32px 0 35px; }
.floatPop__btn { display: block; width: 75px; height: 22px; line-height: 22px; border: 1px solid #f6950a; border-radius: 8px; font-size: 14px; color: #f3fa3e; text-align: center; }

/*宣讲地图样式*/
.m_zhaopin .s_right{position:relative}
.m_zhaopin .u_map{width:700px;height:auto;margin-top:20px}
.m_zhaopin .m_city{padding-top:9px;line-height:1;cursor:pointer}
.m_zhaopin .u_city .u_title{position:absolute;color:#3f3f3f;font-size:18px;width:50px;height:30px}
.m_zhaopin .u_city .u_detail{padding:10px 40px 10px 18px;background:rgba(255,255,255,.9);display:none;position:absolute;border:#f4b323 1px solid;z-index:999;color:#3f3f3f;line-height:18px}
.m_zhaopin .u_city a{color:#f58221}
.m_zhaopin .m_city .u_title_beijing{left:466px;top:262px}
.m_zhaopin .m_city .u_title_wuhan{left:460px;top:414px}
.m_zhaopin .m_city .u_title_changsha{left:440px;top:458px}
.m_zhaopin .m_city .u_title_guangzhou{left:504px;top:558px}
.m_zhaopin .m_city .u_title_chengdu{left:322px;top:432px}
.m_zhaopin .m_city .u_title_xian{left:408px;top:362px}
.m_zhaopin .m_city .u_title_nanjing{left:556px;top:382px}
.m_zhaopin .m_city .u_title_hangzhou{left:560px;top:438px}
.m_zhaopin .m_city .u_title_tianjin{left:508px;top:304px}
.m_zhaopin .m_city .u_title_xiamen{left:540px;top:484px}
.m_zhaopin .m_city .u_detail_beijing{right:232px;top:234px}
.m_zhaopin .m_city .u_detail_wuhan{left:516px;top:398px}
.m_zhaopin .m_city .u_detail_changsha{left:496px;top:426px}
.m_zhaopin .m_city .u_detail_guangzhou{left:540px;top:396px}
.m_zhaopin .m_city .u_detail_chengdu{right:378px;top:412px}
.m_zhaopin .m_city .u_detail_xian{right:292px;top:336px}
.m_zhaopin .m_city .u_detail_nanjing{right:148px;top:336px}
.m_zhaopin .m_city .u_detail_hangzhou{right:144px;top:380px}
.m_zhaopin .m_city .u_detail_tianjin{right:190px;top:280px}
.m_zhaopin .m_city .u_detail_xiamen{right:164px;top:382px}