@charset "UTF-8";
.wrapper {
  width: 1200px;
  margin: 0 auto;
}
.user-container {
	background: #f6f6f6;
	margin-bottom:20px;
	margin-top:10px;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.transition-normal, .btn {
  transition: all .3s;
}

.btn {
  display: inline-block;
}

.btn:hover {
  color: #ffffff;
  cursor: pointer;
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: #333333;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  font-weight: none;
}

h4,
h5,
h6 {
  font-weight: 400;
}

/*关于我们左侧样式*/
.abouts-sidebar {
  width: 190px;
  float: left;
  background: #fff;
  border: 1px solid #E1DFDA;
}

.abouts-sidebar .abouts-title {
  background: #ff6767;
  height: 43px;
  line-height: 43px;
  text-align: left;
  padding-left: 41px;
  font-size: 18px;
  color: #ffffff;
}

.abouts-sidebar .ablut-list li {
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  position: relative;
  left: -3px;
  border-bottom: 1px solid #ececec;
}

.abouts-sidebar .ablut-list li span {
  padding-left: 20px;
  margin: 0px 20px;
  display: block;
}

.abouts-sidebar .ablut-list .active{
            border-left: 3px solid #ff6767;
            background: #f9f9f9;
            width: 100%;
            color: $color-gray;
        }

.abouts-sidebar .ablut-list li:hover {
  border-left: 3px solid #ff6767;
  background: #f9f9f9;
  width: 100%;
  color: #F6F6F6;
}

.abouts-sidebar .ablut-list li:hover span {
  border: 0px;
}

.abouts-sidebar .ablut-img {
  padding: 78px 0px 66px 0px;
  width: 100%;
  display: block;
}

.abouts-sidebar .ablut-img img {
  width: 100%;
}

/*关于我们左侧样式 end*/
/*简介*/
.container-right{
  min-height: 712px;
}
.container-right .abouts-right {
  padding: 20px;
}

.container-right .abouts-right .recruit-main{
width: 100%;
float: left;
}
.container-right .abouts-right-title {
  border-bottom: 1px solid #ececec;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  display: block;
  width: 100%;
  float: left;
}

.container-right .abouts-right-title h3 {
  font-weight: normal;
  float: left;
}

.container-right .abouts-right-title h3 span {
  padding: 0px 10px;
}

.container-right .abouts-right-title h3 em {
  background: #ff0000;
  height: 3px;
  width: 100%;
  display: block;
  position: relative;
  top: -3px;
}

.container-right .abouts-main {
  padding: 30px;
      display: block;
    width:96%;
    float: left;
}

.container-right .abouts-main p {
  color: #666666;
  line-height: 35px;
  font-size: 16px;
  margin-bottom: 10px;
}

.container-right .abouts-main.abouts-license img {
  margin: 0px 10px;
}

/*文化*/
.culture-main {
  padding: 43px 10px;
  float: left;
  width: 90%
}

.culture-main .culture-tit {
  width: 100%;
  display: block;
  cursor: pointer;
}

.culture-main .culture-tit h3 {
  text-align: left;
  font-weight: normal;
  float: left;
  padding-right: 10px;
  background: #fff;
  position: relative;
  z-index: 5;
}

.culture-main .culture-tit e {
  color: #ff0000;
  float: left;
  padding-right: 10px;
  background: #fff;
  position: relative;
  z-index: 5;
}

.culture-main .culture-tit p {
  height: 1px;
  display: block;
  width: 100%;
  position: relative;
  top: 16px;
  background: #000;
  z-index: 0;
}

.culture-main .culture-tit:hover p {
  background: #a8a8a8;
}

.culture-main .culture-det {
  width: 100%;
  display: block;
  color: #a8a8a8;
  padding-left: 25px;
  padding: 20px 0px;
}

.culture-main .culture-det.sense-det {
  text-align: center;
}

/*网站公告*/
.culture-main .site-list li {
  padding: 0px 10px;
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #e6e6e6;
  float: left;
}

.culture-main .site-list li .list-tit {
  float: left;
  display: block;
}

.culture-main .site-list li .list-time {
  float: right;
}

.culture-main .site-list .gray-bg {
  background: #fafafa;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #e6e6e6;
  border-left: 0px;
  border-right: 0px;
}

/*人才招聘*/
.recruitBox {
  margin: 30px;
  text-align: left;
}

.recruitBox .hd {
  height: 30px;
  line-height: 30px;
  position: relative;
}

.recruitBox .hd ul {
  float: left;
  position: absolute;
  left: -27px;
  top: -1px;
  height: 42px;
}

.recruitBox .hd ul li {
  float: left;
  width: 100px;
  text-align: center;
  margin-left: 27px;
  background: url(../images/aboutus/un-actiive.png) no-repeat;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  height: 42px;
  line-height: 35px;
}

.recruitBox .hd ul li.on {
  height: 42px;
  background: url(../images/aboutus/on-actiive.png) no-repeat;
}

.recruitBox .bd ul {
  padding: 15px;
  zoom: 1;
  margin-bottom: 57px;
}

.recruitBox .bd ul li {
  width: 100%;
  float: left;
}

.recruitBox .bd .recruit-list {
  background: #fcfcfc;
  border: 1px solid #f4f4f4;
  margin-top: 26px;
  width: 90%;
  float: left;
  padding-right: 10%;
}

.recruitBox .bd .recruit-list .list-tit {
  margin-bottom: 20px;
  width: 100%;
  float: left;
  display: block;
}

.recruitBox .bd .recruit-list .list-tit h3 {
  float: left;
  font-size: 20px;
}

.recruitBox .bd .recruit-list .right {
  float: right;
  margin-left: 111px;
}

.recruitBox .bd .recruit-list .describe {
  width: 100%;
  float: left;
  color: #333333;
  margin-bottom: 50px;
}

.recruitBox .bd .recruit-list .describe h3 {
  color: #ff0000;
  font-size: 18px;
  margin-bottom: 10px;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.recruitBox .arrow {
  position: absolute;
  right: 10px;
  top: 0;
}

.recruitBox .arrow a {
  display: block;
  width: 5px;
  height: 9px;
  float: right;
  margin-right: 5px;
  margin-top: 10px;
  overflow: hidden;
  cursor: pointer;
  background: url("../images/arrow.png") 0 0 no-repeat;
}

.recruitBox .arrow .next {
  background-position: 0 -50px;
}

.recruitBox .arrow .prevStop {
  background-position: -60px 0;
}

.recruitBox .arrow .nextStop {
  background-position: -60px -50px;
}

/*联系我们*/
.contact-main {
  float: left;
  padding: 30px 30px 0px 30px;
}

.contact-main .address p {
  margin-bottom: 35px;
  color: #666666;
  line-height: 35px;
  font-size: 16px;
}

.contact-main .address p span {
  font-size: 14px;
}

.contact-main .service .culture-tit {
  width: 100%;
  display: block;
  cursor: pointer;
}

.contact-main .service .culture-tit h3 {
  text-align: left;
  font-weight: normal;
  float: left;
  padding-right: 10px;
  background: #fff;
  position: relative;
  z-index: 5;
}

.contact-main .service .culture-tit e {
  color: #ff0000;
  float: left;
  padding-right: 10px;
  background: #fff;
  position: relative;
  z-index: 5;
}

.contact-main .service .culture-tit p {
  height: 1px;
  float: right;
  display: block;
  width: 100%;
  position: relative;
  top: -16px;
  background: #000;
  z-index: 0;
}

.contact-main .service .culture-tit:hover p {
  background: #a8a8a8;
}

.contact-main .service .culture-det {
  padding-left: 20px;
  padding-top: 35px;
  color: #666666;
  line-height: 35px;
  font-size: 14px;
  padding-bottom: 35px;
}

.contact-main .service .culture-det p {
  width: 100%;
  display: block;
  float: left;
}

.contact-main .service .culture-det span {
  float: left;
}

.contact-main .service .culture-det .cust-qq {
  height: 30px;
  display: block;
  /*color: #fff;*/

  float: left;
}

.contact-main .service .coop-det {
  padding-left: 20px;
  padding-top: 35px;
  color: #666666;
  line-height: 35px;
  font-size: 14px;
  padding-bottom: 35px;
}

.contact-main .service .coop-det span {
  color: #15b5f1;
}

.contact-main .service .follow-det {
  padding-left: 20px;
  padding-top: 35px;
  padding-bottom: 35px;
}

/*媒体报道*/
.container-right {
  margin: 0px;
}

.container-right .p2p-list {
  width: 100%;
  float: left;
}

.p2pBox {
  width: 100%;
  text-align: left;
}

.p2pBox .hd {
  height: 48px;
  line-height: 48px;
  background: #f66666;
  padding: 0 10px 0 20px;
  position: relative;
}

.p2pBox .hd ul {
  float: left;
  position: absolute;
  left: 5px;
  top: 3px;
  height: 32px;
}

.p2pBox .hd ul li {
  float: left;
  padding: 0 33px;
  cursor: pointer;
  font-size: 16px;
  color: #ffffff;
}

.p2pBox .hd ul li.on {
  height: 45px;
  color: #333333;
  background: #fff;
}

.p2pBox .bd ul {
  padding: 15px;
  zoom: 1;
  display: block;
  width: 100%;
}

.p2pBox .bd ul li {
  width: 96%;
  float: left;
  padding: 28px 0px;
  border-bottom: 1px solid #E1DFDA;
}

.p2pBox .bd ul li .list-img {
  float: left;
  width: 200px;
  height: 135px;
  margin-right: 30px;
}

.p2pBox .bd ul li .list-det {
  width: 700px;
  float: left;
}

.p2pBox .bd ul li .list-det a {
  font-size: 16px;
  color: #333333;
  height: 40px;
  line-height: 40px;
}

.p2pBox .bd ul li .list-det .list-time {
  color: #999999;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  display: block;
}

.p2pBox .bd ul li .list-det .list-time .environmental {
  padding-right: 15px;
  display: block;
  float: left;
  color: #3ca5f6;
}

.p2pBox .bd ul li .list-det .list-time .environmental span {
  margin-top: 3px;
  width: 19px;
  height: 19px;
  display: block;
  float: left;
  background: url(../images/college/common.png) -154px -277px no-repeat;
}

.p2pBox .bd ul li .list-det .list-time .time {
  display: block;
  float: left;
}

.p2pBox .bd ul li .list-det .list-time .time span {
  margin-top: 3px;
  width: 19px;
  height: 19px;
  display: block;
  float: left;
  background: url(../images/college/common.png) -193px -276px no-repeat;
}

.p2pBox .bd ul li .list-det .details {
  font-size: 14px;
  color: #999999;
  float: left;
}

.bd .list-more {
  border: 1px solid #E1DFDA;
  height: 35px;
  line-height: 35px;
  display: block;
  width: 96%;
  text-align: center;
  font-size: 14px;
  color: #656565;
  float: left;
  margin-top: -1px;
  cursor: pointer;
  margin-bottom: 15px;
}

/*详情页面*/
.college-detail {
  padding: 30px 40px 20px 30px;
}

.news_bt h3 {
  font-size: 20px;
}

.show_tag {
  width: 100%;
  float: left;
  margin: 18px 0px;
  font-size: 12px;
  color: #696969;
  border-bottom: 1px solid #E1DFDA;
}

.show_tag .tag-time {
  float: left;
  line-height: 50px;
  height: 50px;
  display: inline-block;
  padding-right: 22px;
  background: url(../images/college/common.png) 54px -307px no-repeat;
}

.show_tag .tag-source {
  line-height: 35px;
  height: 35px;
  background:none;
}

.show_tag .color-blue {
  color: #32c0ff;
  float:none;
  padding-right:0px;
}

.share {
  width: 186px;
  float: right;
}

.share .weixin,
.share .weibo,
.share .qq {
  width: 35px;
  height: 35px;
  display: block;
  float: left;
}

.share .weixin {
  background: url(../images/college/common.png) -73px -312px no-repeat;
}

.share .weibo {
  background: url(../images/college/common.png) -103px -312px no-repeat;
}

.share .qq {
  background: url(../images/college/common.png) -132px -312px no-repeat;
}
.college-detail .detail-main{
  margin-bottom: 25px;
}
.college-detail .detail-main,
.college-detail .detail-main p {
  font-size: 16px;
  color: #656565;
  line-height: 30px;
  text-indent: 25px;
}

.college-detail .statement {
  color: #999999;
  font-size: 14px;
  line-height: 30px;
  margin: 15px 0px;
}

.college-detail .source {
  line-height: 35px;
}

.college-detail .source a {
  color: #3ca5f6;
}

.college-detail .paging {
  line-height: 35px;
  color: #333333;
}

.college-detail .paging a {
  color: #999999;
}

/*详情页面 end*/
/*媒体报道 end*/
/*帮助中心*/
.helpBox {
  width: 100%;
  text-align: left;
}

.helpBox .hd {
  height: 44px;
  line-height: 40px;
  padding: 0 10px 0 0px;
  border-bottom: 4px solid #fe8431;
  /*border-bottom: 4px solid #ff6767;*/
  position: relative;
}

.helpBox .hd ul {
  float: left;
  position: absolute;
  left: 0px;
  top: -1px;
  height: 32px;
}

.helpBox .hd ul li {
  font-size: 16px;
  float: left;
  width: 113px;
  text-align: center;
  cursor: pointer;
  border-right: 1px solid #e6e6e6;
}

.helpBox .hd ul li.on {
  height: 41px;
  color: #fff;
  background: #fe8431;
  /*background: #ff6767;*/
}

.helpBox .bd ul {
  padding: 15px;
  zoom: 1;
}

.helpBox .bd li .date {
  float: right;
  color: #999;
}

/*手风琴*/
.detMenu h3 {
  height: 45px;
  line-height: 45px;
  padding-left: 10px;
  cursor: pointer;
  font-size: 14px;
}

.detMenu h3 span {
  background: #fff;
  position: relative;
  z-index: 15;
  padding-right: 15px;
  padding-left: 5px;
}

.detMenu h3 p {
  height: 1px;
  display: block;
  width: 100%;
  position: relative;
  top: -24px;
  background: #ececec;
  z-index: 0;
}

.detMenu h3 em {
  float: left;
  display: block;
  width: 15px;
  height: 32px;
  color: #ff2d3e;
  position: relative;
  z-index: 5;
  background: #fff url(../images/jiantou2.png) no-repeat 2px 18px;
  cursor: pointer;
}

.detMenu h3.on em {
  background-position: -15px 18px;
  font-size: 16px;
}

.detMenu ul {
  background: #f9f9f9;
  margin: 5px 0px 5px 25px;
  color: #999;
  display: none;
  margin-bottom: 10px;
}

.detMenu ul li {
  font-size: 14px;
}

/*帮助中心结束*/
/*计算器 */
.cl {
  clear: both;
}

/* position */
.abs {
  position: absolute;
}

.mt15 {
  margin-top: 15px;
}

.z2 {
  z-index: 2;
}

.td-btn-1 {
  width: 104px;
  height: 36px;
  display: block;
  line-height: 36px;
  text-align: center;
  border-radius: 3px;
}

.td-btn-1-or {
  background: #ffbc1b;
  color: #fff;
}

.td-btn-1-or {
  transition: background 0.3s ease-in-out;
  -webkit-transition: background 0.3s ease-in-out;
}

.container {
  clear: both;
}

.container .tag-style {
  width: 100%;
  height: 48px;
  line-height: 48px;
  position: relative;
  float: left;
}

.container .tag-style ul {
  margin-bottom: -2px;
  clear: both;
}

.container .tag-style ul li {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 20px;
  height: 56px;
  line-height: 58px;
  overflow: hidden;
  display: block;
}

.container .tag-style ul li.on {
  border-top: 2px solid #ff2f3d;
  color: #333;
  background: #fbfbfb;
  line-height: 54px;
}

.count-form {
  background: #fff;
  padding: 76px 75px 25px 75px;
}

.count-form .input-type-box {
  height: 80px;
}

.count-form .input-type-box .input-type {
  width: 403px;
  float: left;
  position: relative;
}

.count-form .input-type-box .input-type .mt15 {
  margin-top: 15px;
}

.count-form .input-type-box .input-type input {
  height: 20px;
  width: 260px;
  color: #333;
  font-size: 20px;
  border: 1px solid #d8d8d8;
  line-height: 16px;
  padding: 13px 0;
  border-radius: 2px;
  text-align: center;
}

.count-form .input-type-box .input-type input.err {
  border: 1px solid #ff0000;
}

.count-form .input-type-box .input-type span {
  padding: 0 7px;
}

.count-form .input-type-box .input-type .text {
  *vertical-align: 10px;
  display: inline-block;
  *display: inline;
}

.count-form .input-type-box .input-type .err-tip {
  width: 200px;
  color: #ff0000;
  left: 78px;
  top: 50px;
  display: none;
  position: absolute;
}

.input-type-box .td-btn-1 {
  background: #ff2f3d;
  color: #fff;
  width: 104px;
  height: 36px;
  display: block;
  line-height: 36px;
  text-align: center;
  border-radius: 3px;
  float: right;
}

.count-form .count-star {
  margin-left: 25px;
  width: 218px;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
}

.tool-arrow-1 {
  background: url(../images/public/arrow-1.png);
  cursor: pointer;
  width: 13px;
  height: 8px;
  position: absolute;
  z-index: 10;
  right: 75px;
  top: 20px;
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
}

.profit-count {
  width: 1051px;
  display: block;
  padding: 50px 75px;
  border-top: 1px solid #f3f3f3;
  background: #fff;
}

.result {
  margin-top: 35px;
}

.result li {
  float: left;
  text-align: center;
  width: 349px;
  border-right: 1px solid #ebebeb;
}

.result .num {
  font-size: 38px;
  color: #ff2f3d;
  margin-top: 17px;
}

.payment {
  width: 1050px;
  margin: 0 auto;
  padding: 55px 0 40px;
  border-top: 1px solid #f3f3f3;
}

.payment th {
  font-weight: normal;
  color: #333;
  height: 43px;
  line-height: 43px;
}

.payment td {
  text-align: center;
  height: 43px;
  line-height: 43px;
}

.payment-int {
  margin-top: 30px;
  clear: both;
}

.payment-int span {
  color: #333;
}

.payment-int li {
  width: 578px;
  float: left;
  height: 30px;
  line-height: 30px;
}

.prg.load {
  animation: load 0.7s cubic-bezier(0.15, 0.78, 1, 1) both;
  -webkit-animation: load 0.7s cubic-bezier(0.15, 0.78, 1, 1) both;
}

@-webkit-keyframes load {
  from {
    transform: scaleX(0);
    transform-origin: left center;
    -webkit-transform-origin: left center;
    -webkit-transform: scaleX(0);
  }
  to {
    transform: scaleX(100%);
    -webkit-transform: scaleX(100%);
    transform-origin: left center;
    -webkit-transform-origin: left center;
  }
}

@keyframes load {
  from {
    transform: scaleX(0);
    transform-origin: left center;
    -webkit-transform-origin: left center;
    -webkit-transform: scaleX(0);
  }
  to {
    transform: scaleX(100%);
    -webkit-transform: scaleX(100%);
    transform-origin: left center;
    -webkit-transform-origin: left center;
  }
}

.sort-condition {
  display: inline-block;
  *display: inline;
  z-index: 2;
  position: relative;
}

.sort-condition {
  left: 0px;
  top: 9px;
  width: 48px;
  height: 30px;
}

.sort-condition ul {
  border-radius: 3px;
  background: none;
  border: 1px solid transparent;
  top: 0px;
  cursor: pointer;
}

.sort-condition ul:hover {
  border: 1px solid #d8d8d8;
  background: none;
}

.sort-condition li {
  margin: 0;
  padding: 0;
  height: 32px;
  display: none;
  line-height: 32px;
  padding-left: 9px;
  width: 45px;
}

.sort-condition li.on {
  display: block;
}

.sort-condition li:hover {
  color: #ff2f3d;
}

.sort-condition:hover .tool-arrow {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.sort-condition .tool-arrow {
  left: 31px;
  top: 12px;
  background: url(../images/public/arrow-1.png);
  width: 13px;
  height: 8px;
  position: absolute;
  z-index: -1;
  display: inline-block;
  *display: inline;
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
}

.re-payment-type {
  position: absolute;
  clear: both;
  z-index: 2;
  display: inline-block;
  *display: inline;
  height: 45px;
  vertical-align: -16px;
  border-radius: 2px;
}

.re-payment-type dl {
  width: 260px !important;
  border-radius: 2px;
  font-size: 16px;
  border: 1px solid #D8D8D8;
  cursor: pointer;
  background: #fff;
  margin: 0;
  padding: 0;
  position: absolute;
}

.re-payment-type dt,
.re-payment-type dd {
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #333;
}

.re-payment-type dt:hover,
.re-payment-type dd:hover {
  color: #ff2f3d;
}

.re-payment-type dd {
  display: none;
}

.re-payment-type-1,
.re-payment-type-2 {
  border-radius: 2px;
  width: 260px !important;
  height: 45px;
  color: #333;
  display: inline-block;
  *display: inline;
  line-height: 45px;
  text-align: center;
  vertical-align: -1px;
  *vertical-align: 4px;
  font-size: 16px;
  border: 1px solid #D8D8D8;
  cursor: pointer;
  background: #fff;
  position: absolute;
  clear: both;
}

.re-payment-type-2 {
  background: #f3f1f1;
}

.list li {
  display: none;
}

.list li.on {
  display: block;
}

.bgff {
  background: #fff;
}

.bgff.bg-end {
  position: absolute;
}

.v1 {
  vertical-align: 1px;
}

/*计算器 end*/
/*新手指引*/


.hidden {
    display: none !important;
}
.pa {
    position: absolute;
}
.position-relative {
    position: relative;
}
.cursor-pointer {
    cursor: pointer;
}
.fc-ffa {
    color: #ffae00;
}
.fb {
    font-weight: 700;
}
.text-center {
    text-align: center;
}
.full-w {
    width: 100%;
}
.faq_banner {
    background: rgba(0, 0, 0, 0) url("../images/faq/banner-bg.png") no-repeat scroll center center;
    height: 815px;
    overflow: hidden;
    position: relative;
}
.full-w .w-content {
    height: auto;
    margin: 0 auto;
    width: 1200px;
}
.zt-page-wrap {
    margin: 0 auto;
    position: relative;
    width: 1200px;
}
.zt-center {
    margin-left: auto;
    margin-right: auto;
}
.faq_banner .w-content {
    height: 815px;
    position: relative;
}
.faq_banner .ba1 {
    background: rgba(0, 0, 0, 0) url("../images/faq/banner-main.png") no-repeat scroll 0 0;
    height: 591px;
    left: -160px;
    top: 202px;
    width: 1423px;
    z-index: 1;
}
.faq_banner .ba2-w {
    height: 93px;
    left: 108px;
    overflow: hidden;
    top: 548px;
    width: 840px;
}
.faq_banner .ba2 {
    background: rgba(0, 0, 0, 0) url("../images/faq/banner-tit2.png") no-repeat scroll 0 0;
    height: 93px;
    width: 840px;
}

.faq_banner .ba5 {
    background: rgba(0, 0, 0, 0) url("../images/faq/curtain-l.png") no-repeat scroll 0 0;
    height: 560px;
    left: -80px;
    top: -24px;
    width: 720px;
    z-index: 1;
}
.faq_banner .ba6 {
    background: rgba(0, 0, 0, 0) url("../images/faq/curtain-r.png") no-repeat scroll 0 0;
    height: 560px;
    right: -80px;
    top: -24px;
    width: 720px;
    z-index: 1;
}

.page1 {
    background: rgba(0, 0, 0, 0) url("../images/faq/p1-bg.png") no-repeat scroll center center;
    height: 993px;
    position: relative;
}
.page1 .w-content {
    position: relative;
}
.page1 .logo {
    background: rgba(0, 0, 0, 0) url("../images/faq/logo.png") no-repeat scroll 0 0;
    height: 110px;
    left: 59px;
    top: -11px;
    width: 125px;
}
.page1 .vedio {
    height: auto;
    margin: 0 auto;
    padding-top: 42px;
    width: 1200px;
}
.page1 .vedio .v-list li{
  float: left;
}
.page1 .vedio .v-list li .v-list-det{
left:0px;

height: 207px;
float: left;
font-size: 16px;


}
.page1 .vedio .v-list li .v-list-det.det_1bg{
  background:url("../images/faq/weike-icon.png") no-repeat scroll 0 0;
  padding:115px 100px 0px 360px;
  width:745px;
}
.page1 .vedio .v-list li .v-list-det.det_2bg{
  background:url("../images/faq/licia-icon.png") no-repeat scroll 0 0;
  padding:115px 390px 0px 70px;
  width:745px;
}
.page1 .vedio .v-list li .v-list-det p{
  float: left;
}
.page1 .vedio .v-list li .v-list-det a{
float: left;
font-size: 14px;
color: #fa5a22;
margin-top:15px;
}
.page1 .lt-box {
    float: left;
    height: 503px;
    margin-top: 55px;
    padding-left: 10px;
    position: relative;
    width: 190px;
}
.page1 .rt-box {

    height: auto;
    overflow: hidden;
    text-align: center;
    width: 740px;
        margin-left:250px;
}
.page1 .lt-box li {
    background: #fcbda3 none repeat scroll 0 0;
    border: 2px solid #fcbda3;
    border-radius: 3px;
    cursor: pointer;
    margin-bottom: 5px;
    padding: 3px 4px;
    position: relative;
    width: 178px;
}
.page1 .lt-box li.on {
    border: 2px solid #fff;
}
.page1 .lt-box li img {
    height: 120px;
    width: 178px;
}
.page1 .lt-box li.on .on-arrow {
    background: rgba(0, 0, 0, 0) url("../images/p1-onarrow.png") no-repeat scroll 0 0;
    display: block;
    height: 13px;
    margin-top: -6px;
    position: absolute;
    right: -8px;
    top: 50%;
    width: 8px;
}
.page1 .lt-box li .player {
    background: rgba(0, 0, 0, 0) url("../images/player.png") no-repeat scroll 0 0;
    height: 32px;
    left: 50%;
    margin-left: -16px;
    margin-top: -16px;
    position: absolute;
    top: 50%;
    width: 32px;
}
.page1 .lt-box li .zhez {
    background: #000 none repeat scroll 0 0;
    display: block;
    height: 120px;
    left: 4px;
    opacity: 0.45;
    position: absolute;
    top: 3px;
    width: 178px;
}
.page1 .lt-box .tips {
    background: rgba(0, 0, 0, 0) url("../images/p1-1.png") no-repeat scroll 0 0;
    bottom: 0;
    height: 233px;
    left: 0;
    width: 213px;
}
.page1 .rt-box .titlist .tit {
    color: #fff072;
    display: inline-block;
    margin: 0 auto;

}
.page1 .rt-box .titlist .hide {
    display: none;
}
.page1 .rt-box .titlist .tit span {
    float: left;
}
.page1 .rt-box .titlist .tit .txt {
    font-size: 22px;
    font-weight: 700;
    width: 714px;
    height: 43px;
}
.page1 .rt-box .titlist .tit .txt.tit_bg{
  background: url(../images/faq/tupe_tit.png);
  
}


.page1 .rt-box .vedio-box {
    background: rgba(255, 255, 255, 0.62) none repeat scroll 0 0;
    border-radius: 3px;
    height: 495px;
    margin-top: 23px;
    padding-top: 8px;
}
.page1 .rt-box .vedio-box .zt-vedio {
    display: none;
    height: 486px;
    margin: 0 auto;
    width: 724px;
}
.page1 .v-text {
    clear: both;
    color: #fefcd8;
    padding-top: 55px;
    position: relative;
}
.page1 .v-text div {
    font-size: 18px;
    line-height: 24px;
    margin: 0 auto;
    width: 1022px;
    font-weight: bold;
}
.page1 .v-text .hide {
    display: none;
}


.page2 {
    background: rgba(0, 0, 0, 0) url("../images/faq/p2-bg.png") no-repeat scroll center center;
    height: 836px;
    overflow: hidden;
    position: relative;
}

.page2 .w-content {
    height: 786px;
    padding-top: 50px;
    position: relative;
}
.page2 h3 {
    background: rgba(0, 0, 0, 0) url("../images/faq/moshi-tit.png") no-repeat scroll 0 0;
    height: 98px;
    margin: 0 auto;
    width: 597px;
}
.page2 .con_list{
font-size: 14px;
color: #8f2500;
line-height: 28px;
text-align: center;
padding-top:20px;
}
.page2 .con .col {
    color: #fff;
    opacity: 0;
    position: absolute;
       background:url(../images/faq/list-moshi-bg.png) no-repeat;
       width: 217px;
       height: 383px;
       padding:30px;
}
.page2 .con .col .col1-icon{
text-align: center;
margin-bottom:25px;
}
.page2 .con .col h4 {
    color: #333333;
    font-size: 20px;
    font-weight: 700;
    margin-bottom:25px;
    text-align: center;
}
.page2 .con .col p {
    color: #666666;
    font-size: 14px;
    line-height: 35px;
}
.page2 .con .col1 {
    left: 1px;
    top: 280px;

 }
.page2 .con .col2 {
    left: 308px;
    top: 280px;
}
.page2 .con .col3 {
    left: 615px;
    top: 280px;
}
.page2 .con .col4 {
   
    right: 1px;

    top: 280px;
 
}

.page2 .p2-plane {
    background: rgba(0, 0, 0, 0) url("../images/p2-2.png") no-repeat scroll 0 0;
    bottom: 30px;
    height: 100px;
    left: -525px;
    width: 150px;
}



.page3 {
    background: #fb6c34;
    height: 864px;
}
.page3 .w-content {
    height: 786px;
    padding-top: 60px;
    position: relative;
}
.page3 h3 {
    background: rgba(0, 0, 0, 0) url("../images/faq/liucheng.png") no-repeat scroll center center;
    height: 96px;
    margin: 0 auto;
    text-align: center;
    width: 985px;
}
.page3 h3 p {
    color: #fffbe8;
    font-size: 16px;
    padding-left: 95px;
    padding-top: 76px;
}
.page3 .con {
    padding-top: 70px;
}
.page3 .con .info {
    font-size: 16px;
    padding-bottom: 33px;
    text-align: center;
}
.page3 .jiaxi {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    height: 409px;
    margin: 0 auto;
    position: relative;
    width: 1028px;
}
.page3 .jiaxi .lt-box {
    background: rgba(0, 0, 0, 0) url("../images/p3-2.png") no-repeat scroll 0 0;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    float: left;
    height: 409px;
    width: 390px;
}
.page3 .jiaxi .rt-box {
    float: left;
    padding: 25px 0 25px 30px;
    width: 588px;
}
.page3 .jiaxi .rt-box h4 {
    color: #fa5a22;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
}
.page3 .jiaxi .rt-box ul {
    padding-top: 60px;
}
.page3 .jiaxi .rt-box li {
    color: #434343;
    font-size: 16px;
    line-height: 24px;
}
.page3 .jiaxi .rt-box li .dian {
    background: #ffb95d none repeat scroll 0 0;
    border-radius: 5px;
    display: inline-block;
    height: 9px;
    margin-right: 5px;
    margin-top: 3px;
    width: 9px;
}
.page3 .jiaxi .chapter {
    background: rgba(0, 0, 0, 0) url("../images/chapter.png") no-repeat scroll 0 0;
    height: 110px;
    left: 315px;
    top: 17px;
    width: 110px;
}
.page3 .jiaxi .flag {
    background: rgba(0, 0, 0, 0) url("../images/flag.png") no-repeat scroll 0 0;
    height: 57px;
    left: 22px;
    top: -7px;
    width: 64px;
}
.page3 .btn {
    margin: 46px auto 0;
    width: 340px;
}
.btn a {
    background: rgba(0, 0, 0, 0) url("../images/btn.png") no-repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 24px;
    font-weight: 700;
    height: 67px;
    line-height: 67px;
    margin: 0 auto;
    text-align: center;
    width: 340px;
}
.btn .def {
    background-position: 0 0;
}
.btn .gray {
    background-position: 0 -67px;
}

.foot {
    background: #090e14 none repeat scroll 0 0;
    height: 90px;
    line-height: 30px;
    padding-top: 20px;
    width: 100%;
}
.foot p {
    color: #959595;
    font-size: 14px;
    text-align: center;
}
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.fadeInRotate1 {
    animation: 1s ease-in-out 0s normal both 1 running fadeInRotate1;
    transform-origin: right 15px 0;
}
.fadeInRotate2 {
    animation: 1s ease-in-out 0s normal both 1 running fadeInRotate2;
    transform-origin: left 15px 0;
}
.bounceInDown {
    animation: 0.5s ease-in-out 0.4s normal both 1 running bounceInDown;
}
.bounceIn {
    animation: 1.1s ease-in-out 0.5s normal both 1 running bounceIn;
    opacity: 0;
}
.fadeOut1 {
    animation: 0.6s ease-in-out 0.4s normal both 1 running fadeOut1;
    opacity: 0;
}
.fadeOut2 {
    animation: 0.6s ease-in-out 0.4s normal both 1 running fadeOut2;
    opacity: 0;
}
.fadeOut3 {
    animation: 0.6s ease-in-out 0.4s normal both 1 running fadeOut3;
    opacity: 0;
}
.fadeOut4 {
    animation: 0.7s ease-in-out 0.4s normal both 1 running fadeOut4;
    opacity: 0;
}
.scaleIn {
    animation: 0.5s ease-in-out 1.1s normal both 1 running scaleIn;
    transform-origin: center bottom 0;
}
.aniBiShua {
    animation: 0.4s ease-in-out 1.1s normal both 1 running aniBiShua;
    transform-origin: right center 0;
}
.page2.active .toRight {
    animation: 1.8s linear 0s normal both 1 running toRight;
}
.page2.active .fadeDown {
    animation: 0.4s ease-in-out 0s normal both 1 running fadeDown;
    opacity: 0;
}
.page2.active .fadeDown1 {
    animation-delay: 0.4s;
}
.page2.active .fadeDown2 {
    animation-delay: 0.8s;
}
.page2.active .fadeDown3 {
    animation-delay: 1.2s;
}
.page2.active .fadeIn1 {
    animation: 0.4s ease-in-out 1.6s normal both 1 running fadeIn1;
    opacity: 0;
}
.page2.active .Rotate {
    animation: 4s linear 0s normal both infinite running Rotate;
}
.breath {
    animation: 1.1s linear 0s normal both infinite running breath;
}
@keyframes bounceIn {
0%, 100%, 20%, 40%, 60%, 80% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1);
}
20% {
    transform: scale3d(1.3, 1.3, 1.3);
}
40% {
    transform: scale3d(0.93, 0.93, 0.93);
}
60% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}
80% {
    transform: scale3d(1, 1, 1);
}
100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
0%, 100%, 20%, 40%, 60%, 80% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1);
}
20% {
    transform: scale3d(1.3, 1.3, 1.3);
}
40% {
    transform: scale3d(0.93, 0.93, 0.93);
}
60% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}
80% {
    transform: scale3d(1, 1, 1);
}
100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}
}
@keyframes fadeOut1 {
0% {
    opacity: 0;
    transform: translate3d(470px, 290px, 0px);
}
100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
}
@keyframes fadeOut1 {
0% {
    opacity: 0;
    transform: translate3d(470px, 290px, 0px);
}
100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
}
@keyframes fadeOut2 {
0% {
    opacity: 0;
    transform: translate3d(-470px, 200px, 0px);
}
100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
}
@keyframes fadeOut2 {
0% {
    opacity: 0;
    transform: translate3d(-470px, 200px, 0px);
}
100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
}
@keyframes fadeOut3 {
0% {
    opacity: 0;
    transform: translate3d(470px, -320px, 0px);
}
100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
}
@keyframes fadeOut3 {
0% {
    opacity: 0;
    transform: translate3d(470px, -320px, 0px);
}
100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
}
@keyframes fadeOut4 {
0% {
    opacity: 0;
    transform: translate3d(-470px, -320px, 0px);
}
100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
}
@keyframes fadeOut4 {
0% {
    opacity: 0;
    transform: translate3d(-470px, -320px, 0px);
}
100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
}
@keyframes scaleIn {
0% {
    opacity: 0;
    transform: translate3d(100px, 0px, 0px);
}
100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
}
@keyframes scaleIn {
0% {
    opacity: 0;
    transform: translate3d(100px, 0px, 0px);
}
100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
}
@keyframes bounceInDown {
0% {
    opacity: 0;
    transform: translate3d(0px, -160px, 0px);
}
100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
}
@keyframes bounceInDown {
0% {
    opacity: 0;
    transform: translate3d(0px, -160px, 0px);
}
100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
}
@keyframes aniBiShua {
0% {
    width: 0;
}
100% {
    width: 840px;
}
}
@keyframes aniBiShua {
0% {
    width: 0;
}
100% {
    width: 840px;
}
}
@keyframes fadeInRotate1 {
0% {
    opacity: 0;
    transform: translate3d(100px, 0px, 0px);
}
30% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
}
@keyframes fadeInRotate1 {
0% {
    opacity: 0;
    transform: translate3d(100px, 0px, 0px);
}
30% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
}
@keyframes fadeInRotate2 {
0% {
    opacity: 0;
    transform: translate3d(-100px, 0px, 0px);
}
30% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
}
@keyframes fadeInRotate2 {
0% {
    opacity: 0;
    transform: translate3d(-100px, 0px, 0px);
}
30% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
}
@keyframes toRight {
0% {
    transform: translate3d(0px, 0px, 0px);
}
100% {
    transform: translate3d(1650px, -590px, 0px);
}
}
@keyframes toRight {
0% {
    transform: translate3d(0px, 0px, 0px);
}
100% {
    transform: translate3d(1650px, -590px, 0px);
}
}
@keyframes fadeDown {
0% {
    opacity: 0;
    transform: translate3d(0px, -100px, 0px);
}
100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
}
@keyframes fadeDown {
0% {
    opacity: 0;
    transform: translate3d(0px, -100px, 0px);
}
100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
}
@keyframes fadeIn1 {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@keyframes fadeIn1 {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@keyframes Rotate {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
@keyframes Rotate {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
@keyframes breath {
0% {
    transform: scale(1, 1);
}
50% {
    transform: scale(1.05, 1.05);
}
100% {
    transform: scale(1, 1);
}
}
@keyframes breath {
0% {
    transform: scale(1, 1);
}
50% {
    transform: scale(1.05, 1.05);
}
100% {
    transform: scale(1, 1);
}
}
@keyframes rotate1 {
100% {
    transform: rotate(3deg);
}
}
@keyframes rotate1 {
100% {
    transform: rotate(3deg);
}
}

/*新手指引 end*/