* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    font-size: 50px;
    height: 100%;
}

body {
    font: 0.32rem 'Arail', 'Microsoft Yahei';
    color: #302724;
    -webkit-text-size-adjust: none;

}

body {
    position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover,
a:active,
a:focus {
    color: #333;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none
}

input,
select,
textarea {
    outline: none;
}

input,
select {
    -webkit-appearance: none;
    border-radius: 0;
}

img {
    vertical-align: top;
    border: 0;
    -ms-interpolation-mode: bicubic;
    width: 100%;
}

.break {
    word-break: break-all;
    word-wrap: break-word;
}

.elips {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    -o-text-overflow: ellipsis
}

header,
footer,
article,
section,
nav,
menu,
hgroup {
    display: block;
    clear: all;
}

.form-box .namepos {
    width: 1.3rem;
    height: 0.3rem;
    display: block;
    position: absolute;
    top: 2.55rem;
    left: 1.16rem;
    border-right: 1px solid #e5e5ea;
    line-height: 0.3rem;
    font-size: 0.26rem;
    color: #7e7c94;
    overflow: hidden;
    zoom: 1;
    background-size: 0.25rem auto;
}

.form-box .namepos span.country-name {
    width: 40%;
    display: block;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.form-box .namepos span.country-code {
    width: 40%;
    display: block;
    float: left;
}

.form-box .namepos.on {
    background-size: 0.2rem auto;
}

.country-code-box {
    width: 5.5rem;
    height: 5.6rem;
    padding: 0.1rem 0.2rem;
    border: 1px solid #cdcdcd;
    background: #fff;
    position: absolute;
    top: 3.1rem;
    left: 1rem;
    overflow: auto;
    border-radius: 0.06rem;
    z-index: 999;
    display: none;
}

.country-code-box span {
    display: block;
    height: 0.6rem;
    border-bottom: 1px solid #eee;
    font-size: 0.24rem;
    line-height: 0.6rem;
    color: #666;
    overflow: hidden;
    zoom: 1;
    cursor: pointer
}

.country-code-box span i {
    width: 70%;
    display: block;
    float: left;
    font-style: normal;
}

.country-code-box span s {
    width: 30%;
    display: block;
    float: right;
    text-decoration: none;
    text-align: right;
}

.fix {
    zoom: 1;
}

.fix:before,
.fix:after {
    content: '';
    display: table;
}

.fix:after {
    clear: both;
}

.fp-tableCell {
    width: 100%;
}

:focus {
    outline: 0;
    -webkit-tap-highlight-color: transparent;
}

::-webkit-input-placeholder {
    color: #bbb;
}

section {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background-color: #1c2c79;
}

input::-webkit-input-placeholder {
    color: #adadad;
}

input:-moz-input-placeholder {
    color: #adadad;
}

input::-moz-input-placeholder {
    color: #adadad;
}

input:-ms-input-placeholder {
    color: #adadad;
}

.block {
    display: block;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
}

.left {
    float: left;
}

.right {
    float: right;
}

img {
    width: 100%;
}


/*loader*/

.loaded {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #efefef;
    z-index: 999;
}

.loaded .loader {
    width: 38%;
    position: absolute;
    left: 31%;
    top: 36%;
}

.loaded img {
    width: 100%;
}


/*按钮*/
.btn {
    width: 100%;
    height: 0.7rem;
    text-align: center;
    font-size: 0;
    position: absolute;
    left: 0;
    bottom: 0;
}

.btn a {
    display: inline-block;
    vertical-align: top;
    width: 3.24rem;
    height: 0.7rem;
    margin: 0 0.1rem;
    font-size: 0.32rem;
    color: #fff;
    line-height: 0.7rem;
    font-weight: bold;
    letter-spacing: 2px;
    overflow: hidden;
    text-indent: -99999px;
}

/* .btn a.btn1{background: #ff7913;color: #fff;border-color: #ff7913;box-shadow: 0 0 0.26rem rgba(255,255,255,0.7);
 */


/*头部*/

.page-con {
    position: absolute;
    text-indent: -9999px;
}

.tel-box {
    width: 100%;
    position: relative;

}

.tel-box a {
    display: block;
    position: absolute;
    right: 0.32rem;
    top: 0.45rem;
    font-size: 0.28rem;
    color: #FFFFFF;
    font-family: arial;
    height: 0.32rem;
    line-height: 0.32rem;
    padding-left: 0.52rem;
    background: url(../images/dh.png) no-repeat left center;
    background-size: 0.3rem 0.3rem;
    font-weight: 700;
}

.tel-box p {
    font-size: 0;
    line-height: 0.5rem;
    color: #fff;
    padding-left: 0.56rem;
    position: absolute;
    width: 0;
    left: 0;
    top: 4.87rem;
}

.page1 {
    position: relative;
}

.page1 .btn-box1 {
    width: 0;
    height: 0;
    overflow: hidden;
    background-size: 100% auto;
    padding-left: 0.2rem;
    position: absolute;
    top: 5.0rem;
    font-size: 0;
    left: 0;
}

.page1 .btn-box1 li {
    width: 1.98rem;
    height: 2rem;
    float: left;
    margin: 0 0.2rem;
}

.page1 .btn-box1 li h3 {
    width: 1.32rem;
    height: 0.43rem;
    background: #214da2;
    font-size: 0.27rem;
    line-height: 0.43rem;
    text-align: center;
    border-radius: 0.2rem 0 0.2rem 0;
    color: #FFF;
    font-weight: bold;
    margin-bottom: 0.1rem;
}

.page1 .btn-box1 li p {
    font-size: 0.22rem;
    color: #e51c44;
    line-height: 0.33rem;
}

.form-con {
    width: 6.63rem;
    margin: 0 auto;
    background: url(../images/box1.png) no-repeat;
    height: 5.57rem;
    position: relative;
    background-size: 100%;

}

.form-con .form-box {
    position: absolute;
    top: 0.99rem;
    left: 0.20rem;
}

.form-box {
    width: 6.26rem;
}

.form-box h2 {
    position: absolute;
    text-indent: -9999px;
}

.form-box p {
    color: #adadad;
    width: 5.6rem;
    margin: 0.24rem auto 0;
    overflow: hidden;
    height: 0.6rem;
}

.form-box p label {
    font-size: 0.26rem;
    color: #d6ab89;
    width: 1.56rem;
    font-weight: bold;
    display: block;
    line-height: 0.6rem;
}

.form-box p input {
    width: 5.62rem;
    height: 0.6rem;
    background: #fff;
    border: 1px solid #cad3de;
    outline: none;
    font-size: 0.23rem;
    color: #adadad;
    border-radius: 50px;
    text-indent: 0.3rem;
}

.form-box p .phone-code {
    width: 3.73rem;
}

.form-box p select {
    width: 100%;
    height: 0.8rem;
    border: none;
    outline: none;
    border-radius: 0.32rem;
    padding-left: 0.5rem;
    font-size: 0.28rem;
    color: #999;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.form-box .btn-code {
    width: 1.72rem;
    height: 0.6rem;
    /* background: #352964; */
    background: #ed6e4c;
    border: 0;
    font-size: 0.25rem;
    color: #fff;
    border-radius: 30px;
}

.form-box .btn-submit {
    margin: 0rem auto 0;
    width: 3.8rem;
    height: 0.7rem;
    border-radius: 20px;
    display: block;
    background: #f7d14a;
    line-height: 0.7rem;
    font-size: 0.28rem;
    color: #fff;
    border: none;
    letter-spacing: 2px;
    font-weight: 700;
    text-align: center;
    font-weight: bold;
}

.form-box .btn-code:disabled,
.form-box .btn-submit:disabled {
    color: #fff;
}

.form-box span.twz {
    display: block;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.2rem;
    padding-top: 0.15rem;
    color: #787d85;
    text-align: center;
}


.tc-box {
    width: 100%;
    height: auto;
    position: fixed;
    top: 25%;
    left: 0;
    z-index: 900;
}

.tc-box img.tc-bg {
    width: 100%;
    display: block;
}

.gwAgree {
    display: block;
    width: 100%;
    line-height: 0.8rem;
    text-align: center;
    font-size: 0.24rem;
    color: #FFFFFF;
}

.gwAgree input {
    border: none;
    width: 0.26rem;
    height: 0.8rem;
    background: url(../images/gwAgree1.png) no-repeat center left;
    background-size: 0.26rem 0.26rem;
    display: inline-block;
    vertical-align: top;
}

.gwAgree .side {
    background: url(../images/gwAgree2.png) no-repeat center left;
    background-size: 0.26rem 0.26rem;
}


.page-form {
    background: #2b8ee2;
    background-size: 100%;
    height: 6.0rem;
    padding-top: 0.3rem;
}

.page-form>a {
    height: 0.81rem;
    line-height: 0.81rem;
    margin: 0 auto 0.55rem;
    display: block;
    font-size: 0.31rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
    width: 6.62rem;
    letter-spacing: 1px;
}


.page2 {
    position: relative;
}

.page2 p {
    position: absolute;
    text-indent: -9999px;
    font-size: 0;
}




/*底部表单*/
.page5-box {
    background: url(../images/form2.png) no-repeat top;
    background-size: 100%;
    height: 6.98rem;
    padding-top: 0.5rem;
}

.footer {
    width: 100%;
    background: #0f2a84 url(../images/footer.png) no-repeat top;
    background-size: 100%;
    padding: 1rem 0 0.4rem;
    padding-bottom: 1.5rem;
}

.footer p {
    font-size: 0.24rem;
    text-align: center;
    line-height: 0.4rem;
    color: #fff;
}

.footer p a {
    font-size: 0.24rem;
    color: #fff;
}

.footer .pt1 {
    margin-bottom: 0.05rem;
}

.footer span {
    display: block;
    margin: 0.15rem auto;
    width: 6.36rem;
    height: 0.02rem;
    background: #fff;
}

#live800_chat_nav {
    display: none !important;
}

#live800_chatBox {
    display: none;
}




.page-swiper1{
    /* width: 7.5rem;
    height: 11.69rem; */
    position: relative;
}
.page-swiper1 img{
    /* width: 7.5rem;
    height: 11.69rem; */
}

.page-swiper2{
    width: 7.5rem;
    height: 3.85rem;
    background: #2e4d9c url(../images/page-swiper2-bg.png) no-repeat top;
    background-size: 100%;
    padding: 1rem 0 0.4rem;
    position: relative;
}
.page-swiper2 img{
    width: 5.86rem;
    height: 2.49rem;
    margin-left: 0.8rem;
}
.xiaoyuzhong{
    width: 100%;
    position: absolute;
    top: 1.4rem;
}
.xiaoyuzhong li{
    height: 3rem;
    width: 100%;
    margin-bottom: 0.2rem;
}
.xiaoyuzhong li a{
    display: block;
    width: 100%;
    height: 100%;
}

  
.btm-nav {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 100;
  }