@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, ../../../../../../Library/Ruby/Gems/2.0.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, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../Library/Ruby/Gems/2.0.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, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../Library/Ruby/Gems/2.0.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, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../Library/Ruby/Gems/2.0.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 8, ../sass/screen.scss */
html {
  overflow-x: hidden;
}

/* line 12, ../sass/screen.scss */
body {
  font-family: "microsoft yahei";
}
/* line 14, ../sass/screen.scss */
body a {
  text-decoration: none;
}
/* line 16, ../sass/screen.scss */
body a:hover {
  text-decoration: none;
}

/* line 22, ../sass/screen.scss */
a {
  text-decoration: none;
}
/* line 24, ../sass/screen.scss */
a:hover {
  text-decoration: none;
}

/* line 29, ../sass/screen.scss */
.title1 {
  font-size: 42px;
  color: #3b3b3b;
  font-weight: bold;
  text-align: center;
  padding-top: 50px;
}

/* line 37, ../sass/screen.scss */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

/* line 46, ../sass/screen.scss */
.clearfix {
  *zoom: 1;
}

/* line 50, ../sass/screen.scss */
.w1000 {
  width: 1000px;
  margin: 0 auto;
}

/* line 55, ../sass/screen.scss */
.part1 {
  background: #e55928;
  width: 100%;
  font-size: 0px;
}
/* line 59, ../sass/screen.scss */
.part1 a {
  width: 14.14286%;
  display: inline-block;
  text-align: center;
  color: #ffffff;
  height: 46px;
  line-height: 46px;
  font-size: 16px;
}
/* line 67, ../sass/screen.scss */
.part1 a:hover {
  background: #b7380c;
}

/* line 73, ../sass/screen.scss */
.part2 {
  position: relative;
  width: 100%;
  height: 668px;
  overflow: hidden;
}
/* line 129, ../sass/screen.scss */
.part2 .banner01 {
  background: url(../images/banner1.jpg) top center no-repeat;
  height: 668px;
}
/* line 81, ../sass/screen.scss */
.part2 .banner01 .p1 {
  text-align: center;
  color: #ffffff;
  font-size: 29px;
  padding-top: 130px;
}
/* line 87, ../sass/screen.scss */
.part2 .banner01 .p2 {
  text-align: center;
  color: #ffffff;
  font-size: 60px;
  padding-top: 69px;
  font-weight: bold;
}
/* line 94, ../sass/screen.scss */
.part2 .banner01 .p3 {
  text-align: center;
  color: #4d4d4d;
  font-size: 31px;
  padding-top: 104px;
  font-weight: bold;
}
/* line 100, ../sass/screen.scss */
.part2 .banner01 .p3 span {
  color: #ffffff;
  margin: 0 50px;
  position: relative;
  left: -8px;
}
/* line 108, ../sass/screen.scss */
.part2 .banner01 .p4 {
  text-align: center;
  padding-top: 137px;
}
/* line 111, ../sass/screen.scss */
.part2 .banner01 .p4 a {
  border-radius: 10px;
  background-color: #808183;
  width: 249px;
  height: 62px;
  display: inline-block;
  font-size: 26px;
  text-align: center;
  color: #ffffff;
  line-height: 62px;
  margin: 0 100px;
}
/* line 122, ../sass/screen.scss */
.part2 .banner01 .p4 a:hover {
  background-color: #a3a4a7;
}.banner{ text-align:center; width:100%;}

.banner_01{  height:145px; background:url(../images/banner_02.jpg) no-repeat top center; }
.banner_02{ height:198px; background:url(../images/banner_03.jpg) no-repeat top center; }
.banner_03{  height:128px; background:url(../images/banner_04.jpg) no-repeat top center; }
.banner_04{  height:197px; background:url(../images/banner_05.jpg) no-repeat top center; }
.banner_01 h3,.banner_02 em{ font-weight:bold; color:#fff;}
.banner_01 h3{ padding-top:95px; font-size:34px;  }
.banner_02 em{ display:block; text-align:left; font-size:130px; padding:50px 0 0 20px; }
.banner_03 p{font-size:24px; color:#e49552; padding-top:50px ; }
.banner_04 .btn{ padding-left:212px;}
.banner_04 a{ display:block; margin-right:85px; width:243px; height:53px; line-height:53px; float:left; border:2px solid #ffdcc4; font-size:26px;  color:#fff; }

.part2 .num {
  position: absolute;
  bottom: 30px;
  width: 100px;
  left: 50%;
  margin-left: -50px;
  text-align: center;
}
/* line 179, ../sass/screen.scss */
.part2 .num a {
  color: #333333;
  width: 20px;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 100%;
  background: #ffffff;
  margin: 0 10px;
}
/* line 190, ../sass/screen.scss */
.part2 .num .current {
  color: #ffffff;
  background: #333333;
}

/* line 197, ../sass/screen.scss */
.part3 {
  background: url(../images/bg3.jpg) top center no-repeat;
  height: 539px;
  overflow: hidden;
}
/* line 201, ../sass/screen.scss */
.part3 .w1000 {
  position: relative;
}
/* line 203, ../sass/screen.scss */
.part3 .w1000 .pacon {
  position: absolute;
  top: 162px;
  right: 10px;
  cursor: pointer;
}
/* line 210, ../sass/screen.scss */
.part3 .p1 {
  text-align: center;
  font-size: 52px;
  color: #ffffff;
  font-weight: bold;
  padding-top: 55px;
  padding-bottom: 70px;
}
/* line 218, ../sass/screen.scss */
.part3 h3, .part3 h4 {
  font-weight: normal;
  color: #ffffff;
  line-height: 50px;
  font-size: 18px;
}
/* line 224, ../sass/screen.scss */
.part3 h3 {
  font-size: 26px;
}
/* line 227, ../sass/screen.scss */
.part3 p {
  padding-top: 50px;
}
/* line 229, ../sass/screen.scss */
.part3 p a {
  background-color: #f4a908;
  width: 194px;
  height: 46px;
  display: inline-block;
  line-height: 46px;
  color: #3f3f3f;
  font-size: 20px;
  text-align: center;
  margin: 0 2px;
}
/* line 239, ../sass/screen.scss */
.part3 p a:hover {
  background-color: #ffcb00;
}

/* line 247, ../sass/screen.scss */
.part4 {
  background: url(../images/bg4.jpg) top center no-repeat;
  height: 581px;
  overflow: hidden;
}
/* line 251, ../sass/screen.scss */
.part4 .w1000 {
  position: relative;
}
/* line 253, ../sass/screen.scss */
.part4 .w1000 h5 {
  color: #3b3b3b;
  font-size: 42px;
  font-weight: bold;
  text-align: center;
  padding-top: 60px;
}
/* line 260, ../sass/screen.scss */
.part4 .w1000 p {
  position: absolute;
  width: 400px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
}
/* line 266, ../sass/screen.scss */
.part4 .w1000 p a {
  float: left;
  margin-top: 2px;
  margin-right: 50px;
  width: 105px;
  height: 35px;
  line-height: 35px;
  background: #e55928;
  color: #FFF;
  text-align: center;
}
/* line 276, ../sass/screen.scss */
.part4 .w1000 p a:hover {
  background: #ff642c;
}
/* line 281, ../sass/screen.scss */
.part4 .w1000 p.right a {
  float: right;
}
/* line 285, ../sass/screen.scss */
.part4 .w1000 p.p_1 {
  top: 184px;
  left: 30px;
}
/* line 289, ../sass/screen.scss */
.part4 .w1000 p.p_2 {
  top: 184px;
  left: 590px;
}
/* line 293, ../sass/screen.scss */
.part4 .w1000 p.p_3 {
  top: 278px;
  left: -20px;
}
/* line 297, ../sass/screen.scss */
.part4 .w1000 p.p_4 {
  top: 278px;
  left: 660px;
}
/* line 300, ../sass/screen.scss */
.part4 .w1000 p.p_4 a {
  margin-right: 70px;
}
/* line 304, ../sass/screen.scss */
.part4 .w1000 p.p_5 {
  top: 396px;
  left: -20px;
}
/* line 308, ../sass/screen.scss */
.part4 .w1000 p.p_6 {
  top: 396px;
  left: 660px;
}
/* line 311, ../sass/screen.scss */
.part4 .w1000 p.p_6 a {
  margin-right: 60px;
}
/* line 315, ../sass/screen.scss */
.part4 .w1000 p.p_7 {
  top: 486px;
  left: 45px;
}
/* line 318, ../sass/screen.scss */
.part4 .w1000 p.p_7 a {
  margin-right: 40px;
}
/* line 322, ../sass/screen.scss */
.part4 .w1000 p.p_8 {
  top: 486px;
  left: 595px;
}
/* line 325, ../sass/screen.scss */
.part4 .w1000 p.p_8 a {
  margin-right: 50px;
}

/* line 333, ../sass/screen.scss */
.part5 {
	width:100%; height:544px;
  background:url(../images/part5.jpg) no-repeat top center;
  width: 100%;
}
/* line 336, ../sass/screen.scss */
.part5 .w1000 {
  position: relative;
}
/* line 339, ../sass/screen.scss */
.part5 h3 {
  font-size: 42px;
  color: #333;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}
.part5 ul{ padding:0 0 0 25px;}
.part5 li { cursor:pointer; overflow:hidden; position:relative; width:230px; height:298px; background:url(../images/part5_01.png) no-repeat; margin-right:10px; float:left;}
.part5 li h4{ padding:39px 0 45px 0; font-size:24px; text-align:center; color:#3b3b3b; line-height:36px; }
.part5 li p{ padding:0 20px 0 15px; font-size:16px; line-height:30px; color:#fff; }
.part5 li .pli_a{ z-index:10; display:none; background:rgba(0,0,0,0.8); width:230px; height:170px; padding-top:124px; position:absolute; top:0; left:0;}
.part5 li  a{ display:block; width:145px; height:44px; line-height:44px; background:url(../images/btn_01.png) no-repeat; font-size:18px; color:#fff; text-align:center; margin:0 auto;}

/* line 372, ../sass/screen.scss */
.part6 {
  background: url(../images/bg6.jpg) top center no-repeat;
  height: 273px;
}
/* line 375, ../sass/screen.scss */
.part6 .p1 {
  font-size: 25px;
  color: #ffffff;
  text-align: center;
  padding-top: 120px;
  padding-bottom: 40px;
}
/* line 382, ../sass/screen.scss */
.part6 .p2 {
  text-align: center;
}
/* line 384, ../sass/screen.scss */
.part6 .p2 a {
  border-radius: 10px;
  background-color: white;
  width: 226px;
  height: 47px;
  margin: 0 auto;
  color: #3a3a3a;
  display: inline-block;
  font-size: 25px;
  line-height: 47px;
}
/* line 394, ../sass/screen.scss */
.part6 .p2 a:hover {
  background: #eeeeee;
}

/* line 401, ../sass/screen.scss */
.part7 {
  padding: 50px 0;
}
/* line 403, ../sass/screen.scss */
.part7 .p1 {
  color: #3a3a3a;
  font-size: 42px;
  text-align: center;
  font-weight: bold;
}
/* line 408, ../sass/screen.scss */
.part7 .p1 span {
  color: #e55928;
}
/* line 412, ../sass/screen.scss */
.part7 .p2 {
  text-align: center;
  font-size: 22px;
  color: #80a2bb;
  padding: 30px 0 20px;
}
/* line 417, ../sass/screen.scss */
.part7 .p2 span {
  border-bottom: 1px solid #80a2bb;
  padding-bottom: 5px;
}
/* line 422, ../sass/screen.scss */
.part7 .p3 {
  font-size: 22px;
  text-align: center;
  color: #e55928;
}
/* line 427, ../sass/screen.scss */
.part7 .day {
  position: relative;
  background: url(../images/day.png) top center no-repeat;
  width: 370px;
  height: 148px;
  margin: 30px auto;
}
/* line 433, ../sass/screen.scss */
.part7 .day span {
  color: #3f879b;
  font-size: 80px;
}
/* line 437, ../sass/screen.scss */
.part7 .day .mm {
  position: absolute;
  top: 10px;
  left: 30px;
}
/* line 442, ../sass/screen.scss */
.part7 .day .dd {
  position: absolute;
  top: 10px;
  left: 250px;
}
/* line 448, ../sass/screen.scss */
.part7 .p4 {
  text-align: center;
  font-size: 22px;
  color: #e55928;
  padding: 10px 0 20px;
}
/* line 453, ../sass/screen.scss */
.part7 .p4 span {
  border-bottom: 1px solid #e55928;
  padding-bottom: 5px;
}
/* line 458, ../sass/screen.scss */
.part7 .wz {
  background: url(../images/bg7.jpg) top center no-repeat;
  width: 919px;
  height: 207px;
  margin: 0 auto;
  padding-top: 48px;
}
/* line 464, ../sass/screen.scss */
.part7 .wz p {
  width: 675px;
  margin: 0 auto;
  color: #e55928;
  font-size: 18px;
  line-height: 41px;
}
/* line 470, ../sass/screen.scss */
.part7 .wz p a {
  float: right;
  background: #e55928;
  height: 32px;
  width: 134px;
  text-align: center;
  line-height: 32px;
  border-radius: 5px;
  color: #ffffff;
  position: relative;
  top: 3px;
}
/* line 481, ../sass/screen.scss */
.part7 .wz p a:hover {
  background: #ff622c;
}

/* line 491, ../sass/screen.scss */
.part8 {
  width: 100%;
  background: url(../images/bg9.jpg) top center no-repeat;
  height: 589px;
  overflow: hidden;
}
/* line 496, ../sass/screen.scss */
.part8 .title {
  color: #3b3b3b;
  text-align: center;
  font-size: 42px;
  padding: 60px 0 40px;
  font-weight: bold;
}
/* line 503, ../sass/screen.scss */
.part8 .top {
  margin: 0px auto 30px;
  width: 680px;
  line-height: 40px;
  text-align: center;
}
/* line 509, ../sass/screen.scss */
.part8 .list {
  margin-left: -40px;
  padding-left: 124px;
  overflow: hidden;
}
/* line 513, ../sass/screen.scss */
.part8 .list li {
  float: left;
  margin-left: 40px;
  margin-bottom: 20px;
  width: 64px;
  height: 29px;
  line-height: 29px;
  border: 1px solid #1cbc90;
  border-radius: 4px;
  text-align: center;
}
/* line 523, ../sass/screen.scss */
.part8 .list li a {
  display: block;
  color: #333;
}
/* line 526, ../sass/screen.scss */
.part8 .list li a:hover {
  color: #1cbc90;
}
/* line 532, ../sass/screen.scss */
.actions {
  margin: 30px auto 0;
  text-align: center;
}
/* line 535, ../sass/screen.scss */
.actions a {
  display: inline-block;
  margin: 0 40px;
  width: 268px;
  height: 56px;
  line-height: 56px;
  background: #e55928;
  border-radius: 6px;
  font-size: 26px;
  color: #FFF;
  text-align: center;
}
/* line 546, ../sass/screen.scss */
.actions a:hover {
  background: #ff642d;
}

/* line 553, ../sass/screen.scss */
.part9 {
  background:#fff url(../images/vs.jpg) center top  no-repeat;
  height: 690px;
}
/* line 556, ../sass/screen.scss */
.part9 .p1 {
  color: #3b3b3b;
  font-size: 42px;
  text-align: center;
  font-weight: bold;
  padding-top: 67px;
}
/* line 563, ../sass/screen.scss */
.part9 .p2 {
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  padding-top: 36px;
  color: #3b3b3b;
}
/* line 569, ../sass/screen.scss */
.part9 .p2 span {
  color: #fb6c00;
  margin-right: 100px;
}

/*30天冲关课程体系*/
/* line 576, ../sass/screen.scss */
.system_wrap {
  background: url(../images/new7.png) top center no-repeat;
}

/* line 579, ../sass/screen.scss */
.system_wrap, .yh_wrap {
  padding: 0px 0 0px;
}

/* line 582, ../sass/screen.scss */
.system_wrap {
  padding-bottom: 50px;
}

/* line 585, ../sass/screen.scss */
.system_con {
  padding: 35px 17px 0 66px;
}

/* line 589, ../sass/screen.scss */
.system_con li {
  vertical-align: bottom;
  padding: 45px 0 30px 65px;
  position: relative;
  border-left: 3px solid #d6d6d6;
  border-bottom: 1px dashed #c3c3c3;
}

/* line 597, ../sass/screen.scss */
.system_con .li05 {
  padding-bottom: 50px;
}

/* line 601, ../sass/screen.scss */
.system_con li span {
  position: absolute;
  top: 37px;
  left: -43px;
  width: 94px;
  height: 91px;
  padding-left: 18px;
  line-height: 91px;
  font-size: 80px;
  font-weight: bold;
  font-style: oblique;
  color: #fff;
  background: url(../images/libg.png) no-repeat;
  font-family: "Arial";
}

/* line 616, ../sass/screen.scss */
.system_con li{
  width: 644px;
}


/* line 618, ../sass/screen.scss */
.system_con li h4 {
  padding-bottom: 10px;
  font-size: 26px;
  font-weight: bold;
  color: #141924;
}

/* line 625, ../sass/screen.scss */
.system_con li h4 span {
  color: #ff7900;
  font-size: 20px;
  position: static;
  background: none;
  font-style: normal;
  line-height: 20px;
}

/* line 634, ../sass/screen.scss */
.system_con li a {
  position: absolute;
  bottom: 20px;
  left: 500px;
  color: #ffffff;
  font-size: 16px;
  padding: 5px 10px;
  background: #e55928;
}
.system_con li .lia{ left:600px;}
/* line 642, ../sass/screen.scss */
.system_con li a:hover {
  background: #ff622d;
}

/* line 648, ../sass/screen.scss */
.system_con li p {
  width: 644px;
  line-height: 30px;
  
}

/* line 654, ../sass/screen.scss */
.system_con .li01 span {
  top: 0;
}

/* line 658, ../sass/screen.scss */
.system_con em {
  color: #ff6600;
}

/* line 662, ../sass/screen.scss */
.system_con .li01 {
  padding-top: 0;
}

/* line 668, ../sass/screen.scss */
.system_con li img {
  position: absolute;
  bottom:10px;
}

/* line 672, ../sass/screen.scss */
.system_con li img {
  right:-175px;
}
.system_con .li05 img,.system_con .li04 img {
  right:-200px;
}
/* line 704, ../sass/screen.scss */
.system_btn {
  display: block;
  width: 200px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin: 65px auto 0;
}

/* line 715, ../sass/screen.scss */
.system_btn, .buy_btn a {
  width: 200px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #fff;
  text-align: center;
}

/* line 724, ../sass/screen.scss */
.system_btn {
  display: block;
  margin: 65px auto 0;
}

/* line 728, ../sass/screen.scss */
.system_wrap {
  background: #f2f2f3;
}
/* line 730, ../sass/screen.scss */
.system_wrap .p1 {
  color: #e55928;
  font-size: 30px;
  text-align: center;
  padding: 20px;
}

/* line 738, ../sass/screen.scss */
.part10 {
  background: url(../images/bg10.png) top center no-repeat;
  height: 501px;
  overflow: hidden;
}
/* line 742, ../sass/screen.scss */
.part10 .w1000 {
  background: url(../images/part_5.jpg) top center no-repeat;
}
/* line 745, ../sass/screen.scss */
.part10 .box {
  padding: 375px 0 0 100px;
  overflow: hidden;
  position: relative;
}
/* line 751, ../sass/screen.scss */
.part10 .item {
  float: left;
  margin-right: 50px;
  width: 250px;
  line-height: 24px;
}
/* line 756, ../sass/screen.scss */
.part10 .item a {
  text-decoration: underline;
}
/* line 759, ../sass/screen.scss */
.part10 .item.t_3 {
  margin-right: 0;
}
/* line 763, ../sass/screen.scss */
.part10 .item.t_1 a {
  display: inline-block;
  margin-top: 20px;
  color: #b63728;
  font-size: 18px;
  font-weight: 700;
}
/* line 769, ../sass/screen.scss */
.part10 .item.t_1 a:hover {
  color: #d6412f;
}

/* line 778, ../sass/screen.scss */
.part10 .box em {
  position: absolute;
  cursor: pointer;
  color: #b63728;
  background: #ffffff;
  border-radius: 100%;
  width: 40px;
  line-height: 40px;
  height: 40px;
  text-align: center;
}

/* line 789, ../sass/screen.scss */
.part10 .box .current {
  background: #b63728;
  color: #ffffff;
}

/* line 793, ../sass/screen.scss */
.part10 .box .em1 {
  top: 307px;
  left: 182px;
}

/* line 797, ../sass/screen.scss */
.part10 .box .em2 {
  top: 307px;
  left: 498px;
}

/* line 801, ../sass/screen.scss */
.part10 .box .em3 {
  top: 307px;
  left: 814px;
}

/* line 807, ../sass/screen.scss */
.part11 .w1000 {
  background: url(../images/bg11.jpg) top center no-repeat;
  height: 780px;
  overflow: hidden;
  position: relative;
}
/* line 812, ../sass/screen.scss */
.part11 .w1000 .p2 {
  color: #434343;
  font-size: 20px;
  text-align: center;
  padding-top: 20px;
}
/* line 818, ../sass/screen.scss */
.part11 .w1000 .p3 {
  position: absolute;
  color: #ffffff;
  font-size: 16px;
  line-height: 32px;
  top: 400px;
  left: 84px;
  width: 240px;
}
/* line 826, ../sass/screen.scss */
.part11 .w1000 .p3 a {
  margin-top: 20px;
  border-color: #FFFFFF;
  color: #ffffff;
}
/* line 832, ../sass/screen.scss */
.part11 .w1000 .p3 a:hover {
  background: #ffffff;
  color: #e55928;
}
/* line 839, ../sass/screen.scss */
.part11 .w1000 .leyu {
  border-width: 1px;
  border-color: #e55928;
  border-style: solid;
  text-align: center;
  border-radius: 4px;
  width: 170px;
  height: 39px;
  display: block;
  margin: 0 auto;
  font-size: 14px;
  line-height: 39px;
  color: #e55928;
}
/* line 852, ../sass/screen.scss */
.part11 .w1000 .leyu:hover {
  background: #e55928;
  color: #ffffff;
}
/* line 857, ../sass/screen.scss */
.part11 .w1000 .teacher {
	position: absolute;
	width: 242px;
	font-size: 0px;
	left: 508px;
	top: 189px;
}
/* line 864, ../sass/screen.scss */
.part11 .w1000 .teacher .ta p {
  color: #ffffff;
  text-align: center;
  background: #e55928;
  padding: 10px 0;
  font-size: 16px;
}
/* line 872, ../sass/screen.scss */
.part11 .w1000 .teacher .p1 {
  color: #e55928;
  font-size: 20px;
  line-height: 30px;
}
/* line 877, ../sass/screen.scss */
.part11 .w1000 .teacher .p2 {
  padding-top: 0px;
  text-align: left;
  color: #434343;
  font-size: 14px;
  line-height: 24px;
  height: 230px;
  overflow: hidden;
}

/* line 889, ../sass/screen.scss */
.part12 {
  background: url(../images/bg12.jpg) top center no-repeat;
  height: 778px;
  overflow: hidden;
}
/* line 894, ../sass/screen.scss */
.part12 ul { padding:45px 0 0 147px;}
.part12 ul li { position:relative;
  float: left;
  margin-right: 56px;
  width: 320px;
   background:url(../images/part_01.png) no-repeat;
   height:568px;
}
.part12 .part_02{ width:166px; height:167px; background:url(../images/part_02.png) no-repeat; position:absolute; right:-82px; bottom:0; }
/* line 898, ../sass/screen.scss */
.part12 ul li .p1 {
  text-align: center;
  color: #ffffff;
  font-size: 26px;
  font-weight: bold;
  padding: 35px 0px 50px;
}
/* line 905, ../sass/screen.scss */
.part12 ul li .p2 {
  color: #fb3926;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  line-height: 40px;
}
/* line 912, ../sass/screen.scss */
.part12 ul li .p3 {
  color: #fb3926;
  text-align: center;
  padding: 10px 0 20px;
}
/* line 917, ../sass/screen.scss */
.part12 ul li .p4 {
  margin: 0 30px;
  font-size: 16px;
  color: #333333;
  line-height: 30px;
  margin-bottom: 10px;
}
/* line 924, ../sass/screen.scss */
.part12 ul li .p5 {
  text-align: center;
}
/* line 926, ../sass/screen.scss */
.part12 ul li .p5 a {
  border-width: 1px;
  border-color: #ff6600;
  border-style: solid;
  border-radius: 4px;
  width: 103px;
  height: 28px;
  display: inline-block;
  text-align: center;
  line-height: 28px;
  color: #ff6600;
  margin: 0 10px;
}
/* line 938, ../sass/screen.scss */
.part12 ul li .p5 a:hover {
  background: #ff6600;
  color: #ffffff;
}
/* line 943, ../sass/screen.scss */
.part12 ul li .p5 .leyu {
  background: #ff6600;
  color: #ffffff;
}
/* line 946, ../sass/screen.scss */
.part12 ul li .p5 .leyu:hover {
  color: #ff6600;
  background: #ffffff;
}
/* line 952, ../sass/screen.scss */
.part12 ul li .p6 {
  text-align: center;
  font-size: 20px;
  color: #333333;
  padding: 25px 0 40px;
}
/* line 959, ../sass/screen.scss */
.part12 ul li .p7 a {
  border-radius: 4px;
  background-color: #ff6600;
  width: 172px;
  height: 45px;
  z-index: 493;
  color: #ffffff;
  line-height: 45px;
  display: block;
  font-size: 20px;
  text-align: center;
  margin: 0 auto;
}
/* line 971, ../sass/screen.scss */
.part12 ul li .p7 a:hover {
  border: 1px solid #ff6600;
  color: #ff6600;
  background: #ffffff;
}


/* line 1038, ../sass/screen.scss */
.part_8 {
  padding-bottom: 50px;
}
/* line 1040, ../sass/screen.scss */
.part_8 .table {
  margin: 40px auto 0;
  width: 850px;
  color: #f2ac93;
}
/* line 1044, ../sass/screen.scss */
.part_8 .table th,
.part_8 .table td {
  padding: 10px;
  border: 1px solid #f2ac93;
  text-align: center;
}
/* line 1050, ../sass/screen.scss */
.part_8 .table th {
  padding: 15px 10px;
  font-weight: 700;
}
/* line 1053, ../sass/screen.scss */
.part_8 .table th a {
  color: #434343;
}
/* line 1057, ../sass/screen.scss */
.part_8 .table .bla {
  color: #434343;
}
/* line 1060, ../sass/screen.scss */
.part_8 .table a {
  color: #f2ac93;
}
/* line 1062, ../sass/screen.scss */
.part_8 .table a:hover {
  color: #ff5a35;
}
/* line 1067, ../sass/screen.scss */
.part_8 .table .more {
  float: right;
  color: #cbcbcb;
}

/* line 1073, ../sass/screen.scss */
.part15 {
  background: url(../images/bg14.jpg) top center no-repeat;
  height: 449px;
  overflow: hidden;
}
/* line 1077, ../sass/screen.scss */
.part15 .p1 {
  color: #434343;
  text-align: center;
  font-size: 26px;
  padding-top: 230px;
}
/* line 1083, ../sass/screen.scss */
.part15 .p2 {
  padding: 20px 0;
}
/* line 1085, ../sass/screen.scss */
.part15 .p2 a {
  background-color: #e55928;
  width: 334px;
  height: 60px;
  z-index: 679;
  display: block;
  line-height: 60px;
  margin: 0 auto;
  color: #ffffff;
  font-size: 26px;
  text-align: center;
}
/* line 1096, ../sass/screen.scss */
.part15 .p2 a:hover {
  background-color: #ff622d;
}
/* line 1102, ../sass/screen.scss */
.part15 .p3 {
  color: #e55928;
  font-size: 20px;
  text-align: center;
}
/*footnav*/
  .footnav{ z-index:100; width:100%; height:52px; padding-top:13px; background:rgba(0,0,0,0.8); position:fixed; bottom:0; left:0;} 
  .fnd_con{ padding-left:28px; }
  .footnav .fn_d{ position:relative; float:left; width:156px; height:40px;  font-size:18px; margin-right:2px;}
  .footnav .fn_d.current h4{ background:#ad1c27;}
  .fn_d h4{ cursor:pointer; width:156px; background:#000;  height:40px; line-height:40px;  color:#fff; text-align:center; font-size:18px; }
  .fn_d ul{ z-index:12; display:none; width:255px; background:#454545; position:absolute; bottom:40px; left:0;}
  .fn_d ul li{ height:36px; line-height:36px; text-align:center; font-size:16px; color:#fff; border-bottom:1px solid #727272;}
  .fn_d ul li a{height:36px; display:block;  color:#fff; }
  .fn_d ul li a:hover{ text-decoration:none; background:#ad1c27;}
