@charset "utf-8";
.img {
    width: 100%;
}

.header {
    width: 100%;
    height: 944px;
    background: url(../images/banner3.png) no-repeat top center;
    position: relative;
}

.header-next {
    width: 80px;
    height: 50px;
    position: absolute;
    bottom: 75px;
    left: 50%;
    margin-left: -80px;
}

.nav {
    width: 100%;
    height: 48px;
    padding: 20px;
    background: rgba(0, 0, 0, 0.18);
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
}

.nav ul {
    display: inline-block;
}

.nav ul li {
    width: 160px;
    height: 48px;
    font: bold 20px/48px "微软雅黑";
    color: #fff;
    text-align: center;
    float: left;
    cursor: pointer;
    position: relative;
}

.nav ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

.nav ul li.active,
.nav ul li.active a,
.nav ul li:hover,
.nav ul li a:hover {
    color: #0592e8;
}

.nav ul li.active span,
.nav ul li.active a span,
.nav ul li:hover span,
.nav ul li a:hover span {
    display: inline-block;
    line-height: 40px;
    border-bottom: solid 4px #0592e8;
    padding: 0 20px;
}


/*floor2*/

.w980 {
    width: 980px;
    margin: 0 auto;
}

.w1150 {
    width: 1150px;
    margin: 0 auto;
}

.floor2 {
    padding: 95px 0;
    background: #f7fcff;
    text-align: left;
}

.floor2-f1 {
    font-size: 20px;
    color: #7f8181;
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
}

.floor2-f1 span {
    font-size: 35px;
    color: #494848;
}

.floor2-f1:after {
    width: 70%;
    height: 4px;
    background: #bcc0ff;
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
}

.floor2-c {
    padding: 36px 26px;
    border-radius: 4px;
    background: #fff;
    margin-top: 36px;
    box-shadow: 0 1px 5px #b3b1b1;
}

.fc-left {
    width: 200px;
    float: left;
    text-align: center;
}

.fc-left img {
    display: block;
    margin: 0 auto;
}

.fc-left .download-btn {
    width: 146px;
    height: 46px;
    line-height: 46px;
    text-decoration: none;
    display: block;
    margin: 0 auto;
    display: block;
    font-size: 18px;
    color: #fff;
    background: #440062;
    border-radius: 4px;
    margin-top: 15px;
}

.fc-right {
    width: 514px;
    float: right;
    overflow: hidden;
}

.fc-right-w {
    width: 534px;
}

.fc-right p {
    width: 160px;
    float: left;
    margin-right: 18px;
}

.fc-center {
    overflow: hidden;
    padding: 0 24px;
}

.fc-f1 {
    font-size: 20px;
    font-weight: bold;
    color: #2f2f30;
    text-align: left;
}

.fc-f2 {
    font-size: 16px;
    color: #59595a;
    text-align: left;
    margin-top: 10px;
}

.fc-f3 {
    font-size: 14px;
    color: #59595a;
    text-align: left;
    margin-top: 15px;
}


/*floor3*/

.floor3 {
    width: 100%;
    height: 416px;
    background: url(../images/third_bg1.jpg) no-repeat top center;
    padding-top: 30px;
}

.floor3-f1 {
    font-size: 20px;
    color: #fff;
    display: inline-block;
    position: relative;
    padding-bottom: 10px;
}

.floor3-f1 span {
    font-size: 35px;
}

.floor3-f1:after {
    width: 70%;
    height: 4px;
    background: #fff;
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
}

.floor3-f2 {
    font-size: 18px;
    color: #fff;
    margin: 15px auto;
    padding-left: 20px;
}

.floor4 {
    height: 390px;
    padding: 74px 0;
    background: url(../images/banner8.jpg) no-repeat;
}

.floor4 .floor3-f1:after {
    background: #fff;
}

.floor4-w {
    margin-top: 50px;
}

.fl4-left {
    float: left;
}

.fl4-right {
    overflow: hidden;
    padding: 54px 10px 0;
}

.fl4-right ul li {
    width: 33.3%;
    float: left;
    text-align: left;
}

.fl4-f1 {
    font-size: 16px;
    line-height: 34px;
    color: #000;
    border-bottom: solid 1px #000;
}

.fl4-f2 {
    font-size: 13px;
    line-height: 30px;
    color: #795548;
    background: #fff;
}

.fl4-f2 i.qq {
    font-size: 25px;
    margin-right: 8px;
    /*     width: 18px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/qq.jpg) no-repeat;
    margin-right: 5px; */
}

i.iconfont.wx {
    font-size: 25px;
    margin-right: 0;
}

i.iconfont.tel {
    font-size: 25px;
    margin-right: 0;
}

.fl4-f2 i.email {
    font-size: 20px;
    margin-right: 6px;
    /*     width: 18px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/em.jpg) no-repeat;
    margin-right: 5px; */
}

.fl4-f2 i.wz {
    font-size: 25px;
    /*     width: 14px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/wz.jpg) no-repeat;
    margin-right: 5px; */
}

.floor5 {
    height: 768px;
    background: url(../images/floor5-bg.jpg) no-repeat;
    padding-top: 80px;
}

.fl5-w {
    padding-top: 50px;
}

.fl5-l1,
.fl5-l2 {
    width: 177px;
    height: 177px;
    margin-left: 63px;
    float: left;
    cursor: pointer;
}

.fl5-l1 {
    background: url(../images/yyzy_end.png) no-repeat;
}

.fl5-l2 {
    background: url(../images/kfzy_end.png) no-repeat;
}

.fl5-l1.on {
    background: url(../images/yyzy.png) no-repeat;
}

.fl5-l2.on {
    background: url(../images/kfzy.png) no-repeat;
}

.fl5-l3 {
    width: 280px;
    float: left;
    margin-left: 60px;
}

.fl5-l4 {
    width: 280px;
    float: left;
    margin-left: 50px;
    padding-top: 42px;
}

.fl5-f1 {
    width: 194px;
    height: 42px;
    border-bottom: solid 1px #fff;
    font-size: 24px;
    text-align: left;
    color: #fff;
}

.fl5-f2 {
    font-size: 14px;
    color: #fff;
    padding: 15px 0;
    text-align: left;
}

.fl5-f3 {
    font-size: 14px;
    color: #fff;
    text-align: left;
}


/*footer*/

.footer {
    padding: 40px 0;
    font-size: 16px;
    color: #5a5959;
    text-align: center;
    line-height: 30px;
}


/*popup*/

.mask {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}

.popup {
    width: 370px;
    height: 168px;
    border: solid 1px #c2c0c0;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -104px 0 0 -205px;
    z-index: 2;
    padding: 20px;
    display: none;
}

.popup h3 {
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    color: #343434;
    text-align: center;
}

.popup-img {
    float: left;
    margin: 30px 0 0 40px;
}

.popup-font {
    font-size: 16px;
    color: #8c8a8a;
    float: left;
    margin: 30px 0 0 20px;
    line-height: 60px;
}

.popup-close {
    width: 15px;
    height: 15px;
    display: inline-block;
    position: absolute;
    top: 25px;
    right: 28px;
}

.page5-1 .page5-title {
    display: inline-block;
    font: bold 45px/60px "微软雅黑";
    color: #fc761d;
    position: relative;
    padding-right: 122px;
    margin-top: 30px;
}

.page5-1 .page5-title i {
    width: 122px;
    height: 86px;
    display: inline-block;
    position: absolute;
    right: 300px;
    bottom: -300px;
    background: url(../images/fly.png) no-repeat;
    -webkit-transition: all 1.2s;
    -moz-transition: all 1.2s;
    -o-transition: all 1.2s;
    -ms-transition: all 1.2s;
    transition: all 1.2s;
}

.page5-1 .page5-title i.on {
    right: 0;
    bottom: 0;
}

.page5-box {
    width: 1130px;
    margin: 0 auto;
    padding-top: 30px;
}

.page5-1-n {
    height: 50px;
    padding-left: 20px;
}

.page5-1-n a {
    width: 94px;
    height: 49px;
    line-height: 49px;
    border: solid 1px #daebe8;
    display: block;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    color: #8fcec1;
    float: left;
    border-bottom: none;
    margin-right: 5px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background: #f1f7f6;
    box-shadow: 0 1px 5px #b3b1b1;
}

.page5-1-n a.active {
    background: #FFF;
    color: #10b1fc;
}

.page5-1-c {
    width: 1130px;
    height: 520px;
    border: solid 1px #daebe8;
    border-radius: 6px;
    background: #fff;
    box-shadow: 0 1px 5px #b3b1b1;
}

.page5-1-w {
    width: 1100px;
    height: 495px;
    border: solid 1px #daebe8;
    margin: 12px auto;
    border-radius: 6px;
    overflow: hidden;
    display: none;
}

.page5-1-title {
    height: 74px;
    background: #f8fbfb;
    border-bottom: solid 1px #daebe8;
    border-radius: 6px;
    font: 14px/74px "微软雅黑";
    color: #030003;
    padding-left: 36px;
    text-align: left;
    box-sizing: border-box;
}

.page5-1-cc {
    height: 405px;
    overflow-x: hidden;
    padding: 10px 30px;
}

.page5-1-f {
    color: #030003;
    font: 14px/20px "微软雅黑";
    text-align: left;
}

.page5-1-btn {
    width: 120px;
    height: 38px;
    display: block;
    text-align: center;
    font: 14px/38px "微软雅黑";
    color: #fff;
    background: #91c4bd;
    text-decoration: none;
    margin-top: 50px;
}

.page5-nav {
    position: absolute;
    top: 37px;
    right: 8%;
    z-index: 2;
}

.page5-nav a {
    width: 98px;
    height: 32px;
    line-height: 32px;
    display: block;
    text-decoration: none;
    text-align: center;
    border: none;
    border-bottom: solid 1px #fff;
    font-size: 16px;
    color: #030003;
    float: left;
    margin-left: 50px;
}

.page5-nav a.active {
    border: solid 1px #648882;
    background: #648882;
    color: #fff;
}

.fl-list {
    width: 33.3%;
    height: 50%;
    text-align: center;
    float: left;
}

.fl-title {
    font-weight: bold;
    color: #333;
    padding: 5px 0;
}

.fl-cont {
    width: 220px;
    margin: 0 auto;
    color: #5c5c5c;
    text-align: left;
}

#popupCont .popup-close {
    position: absolute;
    top: -18px;
    right: 15px;
    cursor: pointer;
}

.page5-popup {
    width: 812px;
    padding: 40px 0;
    border-radius: 8px;
    background: #fff;
    position: fixed;
    bottom: -100%;
    left: 50%;
    margin-left: -406px;
    z-index: 4;
    text-align: center;
}

.popup-icon {
    display: inline-block;
    margin-bottom: 20px;
}

.popup-text {
    font: 22px/30px "微软雅黑";
    color: #666666;
    margin-bottom: 5px;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.page-header {
    height: 406px;
    background: url(../images/banner.png) no-repeat center top;
}

.thumbs {
    height: 80px;
    line-height: 80px;
    background: #eaf4fe;
    font-size: 20px;
    color: #000000;
}

.thumbs a {
    color: #000;
    text-decoration: none;
}

.page-list {
    padding: 40px 0;
}

.page-list ul li {
    padding: 20px;
}

.page-list ul li a {
    text-decoration: none;
}

.page-list ul li:hover {
    background: #eee;
}

.page-list ul li a .title {
    font-size: 30px;
    color: #333;
    margin-bottom: 15px;
}

.page-list ul li a .txt {
    font-size: 18px;
    color: #666666;
}

.page-detail {
    padding: 60px 0;
}

.page-detail h1 {
    font-size: 36px;
    margin-bottom: 40px;
    text-align: center;
}

.page-detail p {
    font-size: 24px;
    margin-bottom: 15px;
    text-indent: 2em;
    line-height: 40px;
}

.page-detail p img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.banner img {
    width: 1920px;
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -960px;
    display: block;
}

.pay-left {
    width: 284px;
    height: 810px;
    margin-right: 30px;
    float: left;
    background: #9fbfff;
    padding-top: 80px;
    box-sizing: border-box;
}

.pay-left ul li {
    width: 284px;
    height: 87px;
    line-height: 87px;
    background: #ffffff;
    font-size: 18px;
    color: #ff7302;
    text-align: center;
    cursor: pointer;
}

.pay-right {
    overflow: hidden;
    padding: 30px;
    box-sizing: border-box;
}

.pay-title {
    padding: 20px 0;
    border-bottom: dashed 1px #c9c9c9;
}

.pay-title p {
    color: #ff7302;
    font-size: 18px;
    float: left;
}

.pay-title span {
    float: right;
    color: #333;
    font-size: 18px;
}

.pay-title span a {
    color: #2d99e5;
    text-decoration: none;
}

.pay-select,
.pay-input {
    font-size: 18px;
    color: #333;
    padding: 30px 0 0;
}

.pay-select select {
    width: 200px;
    height: 40px;
    line-height: 40px;
    background: #60dcff;
    color: #fff;
    padding: 0 10px;
    box-sizing: border-box;
    margin-right: 60px;
}

.pay-input input {
    width: 440px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    box-sizing: border-box;
    margin-right: 60px;
}

.pay-list {
    font-size: 18px;
    color: #333;
    margin-top: 50px;
}

.pay-list span {
    float: left;
}

.pay-list ul {
    width: 540px;
    overflow: hidden;
    border-top: solid 1px #333333;
    border-left: solid 1px #333333;
}

.pay-list ul li {
    width: 108px;
    height: 70px;
    line-height: 70px;
    border-bottom: solid 1px #333;
    border-right: solid 1px #333;
    box-sizing: border-box;
    float: left;
    font-size: 18px;
    text-align: center;
}

.pay-list ul li.active {
    background: url(../images/list_icon.png) no-repeat;
    border-color: #2d99e5;
}

.pay-desc {
    font-size: 18px;
    color: #333;
    padding: 30px 90px;
}

.pay-desc i {
    color: #d90000;
    font-style: normal;
}

.pay-desc span {
    color: #2d99e5;
    margin-left: 50px;
}

.pay-desc a {
    color: #2d99e5;
    text-decoration: none;
    margin-left: 10px;
}

.pay-btn {
    width: 180px;
    height: 45px;
    line-height: 45px;
    /* margin-left: 6px; */
    background: #397fe9;
    display: block;
    text-decoration: none;
    font-size: 22px;
    color: #fff;
    text-align: center;
    /* margin-bottom: 50px; */
    margin: 10px 0 50px 5px
}

.header .info {
    width: 360px;
    height: 400px;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 8px;
    position: absolute;
    top: 400px;
    right: 200px;
}

.header .info .title {
    font-size: 30px;
    color: #fff;
    padding: 20px 20px 10px;
}

.header .info a {
    font-size: 18px;
    color: #fff;
    padding: 10px 20px 10px;
    display: block;
    text-decoration: none;
}

.header .info a:hover {
    text-decoration: underline;
}

.pay-info {
    padding: 60px 0;
    font-size: 18px;
    color: #666666;
    border-top: dashed 1px #c9c9c9;
}

.mask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.6;
    z-index: 2;
    display: none;
}

.login,
.register,
.agreement {
    width: 460px;
    height: 565px;
    background: #fff;
    border-radius: 16px;
    padding: 40px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -322px 0 0 -270px;
    z-index: 3;
    display: none;
}

.register {
    width: 480px;
    height: 615px;
    padding: 30px 30px 0;
}

.agreement {
    width: 900px;
    height: 600px;
    padding: 40px 80px;
    box-sizing: border-box;
    margin: -250px 0 0 -450px;
}

.agreement-cont {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}

.agreement-cont h3 {
    font-size: 18px;
    color: #666666;
    margin: 0 0 40px;
    text-align: center;
}

.agreement-cont p {
    font-size: 18px;
    color: #666666;
    line-height: 30px;
}

.agreement-cont p.pdt40 {
    padding-top: 40px;
}

.close-btn {
    width: 44px;
    height: 44px;
    display: block;
    background: url(../images/close_icon.png) no-repeat;
    position: absolute;
    top: -22px;
    right: -64px;
}

.popup-title {
    font-size: 24px;
    margin-bottom: 20px;
}

.popup-input {
    width: 100%;
    height: 80px;
    line-height: 80px;
    margin-bottom: 30px;
}

.register .popup-input {
    height: 60px;
    line-height: 60px;
    margin-bottom: 20px;
}

.popup-input input {
    width: 100%;
    height: 100%;
    font-size: 24px;
    padding: 0 20px;
    box-sizing: border-box;
}

.register .popup-input input {
    font-size: 20px;
}

.popup-btns {
    font-size: 16px;
}

.popup-btns input {
    vertical-align: middle;
    margin-right: 4px;
}

.popup-btns a {
    color: #0da1f6;
}

.forget-btn {
    float: right;
    color: #333;
    text-decoration: none;
}

.login-data {
    width: 100%;
    height: 66px;
    display: block;
    background: #397fe9;
    margin: 50px 0;
    font-size: 24px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    line-height: 66px;
}

.register .login-data {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    margin: 20px auto;
}

.register .pay-desc {
    padding: 0;
}