/*通用类*/
/*透明ie8*/
@font-face {
  font-family: 'iconfont';
  /* project id 462464 */
  src: url('//at.alicdn.com/t/font_462464_7tlk2wudo2a.eot');
  src: url('//at.alicdn.com/t/font_462464_7tlk2wudo2a.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_462464_7tlk2wudo2a.woff') format('woff'), url('//at.alicdn.com/t/font_462464_7tlk2wudo2a.ttf') format('truetype'), url('//at.alicdn.com/t/font_462464_7tlk2wudo2a.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont";
  font-size: 16px;
  font-style: normal;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
body {
  background: #fff;
  color: #333;
  font-size: 14px;
  font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;
}
td,
th,
caption {
  font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
img {
  border: none;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  font: 14px "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;
}
table {
  border-collapse: collapse;
}
html {
  overflow-y: scroll;
}
/*公共类*/
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.mw1200 {
  min-width: 1200px;
}
.none {
  display: none;
}
.noMr {
  margin-right: 0 !important;
}
.noMb {
  margin-bottom: 0 !important;
}
.bg {
  background-repeat: no-repeat;
  background-position: center 0;
}
.p-t {
  padding-top: 90px;
}
.p-b {
  padding-bottom: 90px;
}
.p-side {
  padding-top: 90px;
  padding-bottom: 90px;
}
.m-t {
  margin-top: 90px;
}
.m-b {
  margin-bottom: 90px;
}
.m-side {
  margin-top: 90px;
  margin-bottom: 90px;
}
.shangji-box {
  padding-top: 100px;
}
.shangji-box .tit {
  font-size: 42px;
  line-height: 1;
  text-align: center;
  margin-bottom: 54px;
  color: #fff;
}
.shangji-box .sj {
  width: 420px;
  margin: 0 auto;
}
.shangji-box .sj .school,
.shangji-box .sj input {
  margin-bottom: 20px;
}
.shangji-box .sj select,
.shangji-box .sj input {
  height: 60px;
  line-height: 60px;
  padding: 0;
  font-size: 18px;
  border: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 18px;
  outline: none;
}
.shangji-box .sj .school:after {
  content: " ";
  display: table;
  clear: both;
}
.shangji-box .sj .school select.s1 {
  float: left;
  width: 180px;
}
.shangji-box .sj .school select.s2 {
  float: right;
  width: 220px;
}
.shangji-box .sj input {
  width: 100%;
}
.c-btn {
  width: 420px;
  height: 68px;
  line-height: 68px;
  color: #fff;
  background-color: #147de9;
  font-size: 24px;
  text-align: center;
  margin: 0 auto;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.c-btn:hover {
  -webkit-transform: translateY(-3px);
     -moz-transform: translateY(-3px);
      -ms-transform: translateY(-3px);
          transform: translateY(-3px);
}
.c-top .w1200 {
  height: 56px;
  line-height: 50px;
}
.c-top .w1200:after {
  content: " ";
  display: table;
  clear: both;
}
.c-top .w1200 .c-l {
  font-size: 20px;
  float: left;
}
.c-top .w1200 .c-r {
  width: 140px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
  background-color: #ff6700;
  opacity: 0.8;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-top: 8px;
  cursor: pointer;
  float: right;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.c-top .w1200 .c-r:hover {
  background-color: #ff6700;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.v10 .page {
  background-repeat: no-repeat;
  background-position: top center;
}
.v10 .page1,
.v10 .page4,
.v10 .page7,
.v10 .page8 {
  cursor: pointer;
}
.v10 .page0 {
  height: 600px;
}
.v10 .page1 {
  height: 748px;
}
.v10 .page2 {
  height: 1040px;
}
.v10 .page3 {
  height: 937px;
}
.v10 .page4 {
  height: 1108px;
}
.v10 .page4 .w1200 {
  position: relative;
}
.v10 .page4 .w1200 .slideBox {
  position: absolute;
  width: 1000px;
  height: 352px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 600px;
}
.v10 .page4 .w1200 .slideBox .bd img {
  margin: 0 auto;
}
.v10 .page4 .w1200 .slideBox .btn {
  width: 23px;
  height: 39px;
  background-repeat: no-repeat;
  background-position: center center;
  top: 54px;
  font-size: 50px;
  text-align: center;
  color: #bbb;
  position: absolute;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.v10 .page4 .w1200 .slideBox .btn::before {
  content: "";
  position: absolute;
  top: -10px;
  left: -10px;
  bottom: -10px;
  right: -10px;
}
.v10 .page4 .w1200 .slideBox .btn:hover {
  color: #ed711a;
}
.v10 .page4 .w1200 .slideBox .btn.prev {
  left: -70px;
}
.v10 .page4 .w1200 .slideBox .btn.next {
  right: -70px;
}
.v10 .page5 {
  height: 716px;
}
.v10 .page5 .w1200 {
  position: relative;
  height: 100%;
}
.v10 .page5 .w1200 .shangji-box {
  position: absolute;
  padding-top: 0;
  right: 125px;
  top: 337px;
}
.v10 .page5 .w1200 .shangji-box .sj {
  width: 380px;
  margin: 0 auto;
}
.v10 .page5 .w1200 .shangji-box .sj .school,
.v10 .page5 .w1200 .shangji-box .sj input {
  margin-bottom: 14px;
  border: 1px solid #ccc;
  font-size: 16px;
  text-align: center;
}
.v10 .page5 .w1200 .shangji-box .sj select,
.v10 .page5 .w1200 .shangji-box .sj input,
.v10 .page5 .w1200 .shangji-box .sj .c-btn {
  height: 50px;
  line-height: 50px;
  padding-left: 0px;
}
.v10 .page5 .w1200 .shangji-box .c-btn {
  width: 100%;
  font-size: 20px;
  background-color: #ed711a;
}
.v10 .page6 {
  height: 845px;
}
.v10 .page6 .w1200 {
  position: relative;
}
.v10 .page6 .w1200 .slideBox {
  position: absolute;
  width: 1000px;
  height: 352px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 248px;
}
.v10 .page6 .w1200 .slideBox .btn {
  width: 23px;
  height: 39px;
  background-repeat: no-repeat;
  background-position: center center;
  top: 0;
  bottom: 0;
  margin: auto 0;
  position: absolute;
}
.v10 .page6 .w1200 .slideBox .btn::before {
  content: "";
  position: absolute;
  top: -10px;
  left: -10px;
  bottom: -10px;
  right: -10px;
}
.v10 .page6 .w1200 .slideBox .btn.prev {
  background-image: url('images/arr_l.png');
  left: -70px;
}
.v10 .page6 .w1200 .slideBox .btn.next {
  background-image: url('images/arr_r.png');
  right: -70px;
}
.v10 .page7 {
  height: 823px;
}
.v10 .page8 {
  height: 1570px;
}
.v10 .page10 {
  height: 885px;
}
