@charset "UTF-8";
* {
    padding: 0;
    margin: 0;
}


.txt {
    width: 740px;
    float: left;
    margin-top: 80px;
    text-align: right;
    position: relative;
    z-index: 11;
    margin-top: 76px;
    color: #fff;
}

.txt_1 {
    color: #1dd2af;
    font-size: 44px;
    margin-top: 6px;
}

.txt_2 {
    font-size: 32px;
    margin-top: 13px;
}

.txt_3 {
    font-size: 22px;
    margin-top: 13px;
}

.txt_4 {
    margin-top: 27px;
    font-size: 16px;
}

.txt_5 {
    margin-top: 24px;
    font-size: 16px;
}

.txt_6 {
    margin-top: 18px;
    font-size: 16px;
}

.txt_7 {
    margin-top: 18px;
    font-size: 16px;
}

.banner {
    background: url(../images/pc_04.jpg) no-repeat;
    height: 480px;
    width: 100%;
    background-size: cover;
    background-position: center center;
}

.banner-contian {
    width: 1200px;
    margin: auto;
}

.table-bg {
    background: url(../images/ios.png) no-repeat;
    width: 355px;
    height: 358px;
    background-size: cover;
    float: left;
    margin-top: 75px;
    margin-left: 40px;
    position: relative;
}

.table-bg .now {
	background-color:transparent;
    display: block;
    width: 132px;
    height: 35px;
    border: 1px solid transparent;
    float: left;
    margin-top: 37px;
    margin-left: 56px;
    font-size: 0px;
}

.table-bg .sd {
	background-color:transparent;
    display: block;
    width: 92px;
    height: 35px;
    border: 1px solid transparent;
    float: left;
    margin-top: 37px;
    margin-left: 9px;
    font-size: 0px;
}

.table-bg input {
    display: block;
    color: #fff;
}

.co-name {
    margin-top: 140px;
    margin-left: 60px;
    border-radius: 5px;
    height: 34px;
    border: 0px;
    width: 221px;
    background: transparent;
}

.co-phone {
    margin-top: 23px;
    margin-left: 60px;
    border-radius: 5px;
    height: 34px;
    border: 0px;
    width: 221px;
    background: transparent;
}

.left-txt {
    float: left;
    width: 400px;
    margin-top: 120px;
}

.right-table {
    float: right;
    background: rgba(255, 255, 255, 0.65);
    width: 365px;
    height: 292px;
    border-radius: 3px;
    margin-top: 100px;
    padding-bottom: 10px;
    position: relative;
}

.title-table {
    color: #3c3c3e;
    font-size: 18px;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
}

.right-table input {
    display: block;
    width: 285px;
    background: #f5f5f5;
    height: 50px;
    line-height: 50px;
    border: 0px;
    border-radius: 3px;
    padding: 0 10px;
    position: relative;
    margin: auto;
    margin-top: 20px;
}

.right-now {
    background: url(../images/btn-bg.png) no-repeat;
    width: 350px;
    background-size: cover;
    display: block;
    height: 83px;
    border: 0px;
    margin-left: 9px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 83px;
}

.right-now span {
    display: block;
    color: #3c3c3e;
    font-size: 16px;
    margin-top: -10px;
}

section {
    width: 100%;
    clear: both;
    position: relative;
}

.contani {
    width: 1200px;
    overflow: hidden;
    margin: auto;
}

.code-pic {
    margin-top: 102px;
    width: 693px;
    margin: auto;
    margin-top: 50px;
}

.code-contain {
    width: 1200px;
    margin: auto;
    overflow: hidden;
    margin-top: 30px;
}

.leibei {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.leibei li {
    padding: 0px;
    margin: 0px;
    float: left;
    list-style: none;
    margin: 10px;
    margin-bottom: 40px;
    position: relative;
}

.leibei li a {
    display: block;
    background: url(../images/grey.png) no-repeat;
    background-size: cover;
    width: 214px;
    height: 64px;
    position: absolute;
    bottom: -17px;
    left: 30px;
    z-index: 11;
}

.leibei li i {
    display: block;
    background: url(../images/hot.png) no-repeat;
    width: 55px;
    height: 56px;
    position: absolute;
    top: 2px;
    left: 2px;
    z-index: 11;
}

.leibei li div {
    text-align: center;
    width: 275px;
    position: absolute;
    top: 120px;
    color: #fff;
    font-size: 20px;
    text-align: center;
}

.leibei li span {
    background: rgba(118, 199, 192, 0.9);
    display: block;
    position: absolute;
    width: 271px;
    height: 311px;
    top: 2px;
    left: 2px;
    border-radius: 5px;
    text-align: center;
    display: none;
}

.leibei li span div {
    margin: 0px;
    padding: 0px;
    text-indent: 0px;
    position: relative;
    top: 0px;
    font-size: 18px;
    line-height: 30px;
}

.leibei li span div:nth-child(1) {
    margin-top: 70px;
    margin-bottom: 20px;
    font-size: 22px;
}

.leibei li:hover {
    cursor: pointer;
}

.leibei li:hover a {
    display: block;
    background: url(../images/red.png) no-repeat;
    background-size: cover;
    width: 214px;
    height: 64px;
    position: absolute;
    bottom: -17px;
    left: 29px;
}

.more-more {
    display: block;
    width: 287px;
    margin: auto;
    margin-top: 60px;
}

.code-title {
    width: 120px;
}

.code-contain p {
    text-indent: 2em;
}

.bar-title {
    width: 170px;
    margin: auto;
    margin-top: 200px;
}

.process-title {
    width: 230px;
    margin: auto;
    margin-top: 0px;
}

.bar-bg {
    background: #e6e6e6;
}

.bar-contain {
    overflow: hidden;
    width: 980px;
    margin: auto;
    margin-top: 60px;
    margin-bottom: 80px;
}

.fl-good {
    float: left;
    width: 490px;
}

.fl-good img {
    width: 48px;
    display: block;
    float: left;
}

.fl-good li {
    overflow: hidden;
    list-style: none;
    margin-bottom: 15px;
}

.fl-good div {
    float: left;
    width: 400px;
    margin-left: 10px;
}

.fl-good .green {
    color: #19d8b5;
    font-size: 24px;
    font-weight: 500;
}

.fl-good p {
    color: #969696;
    font-size: 16px;
}

.fr-imgs {
    float: right;
    width: 399px;
    margin-top: 30px;
}

.left-pic {
    float: left;
    background: #fff;
    padding: 10px;
    margin-top: 150px;
    margin-left: 100px;
}

.left-pic img {
    width: 272px;
    display: block;
}

.left-pic span {
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    color: #333;
    display: block;
}

.certificate {
    background: #fff;
    padding: 10px;
}

.right-pic {
    float: right;
    margin-right: 100px;
}

.right-pic img {
    width: 395px;
    display: block;
}

.right-pic div {
    margin-bottom: 50px;
}

.certificate span {
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    color: #333;
    display: block;
}

.process-contain img {
    display: block;
    width: 725px;
    margin: auto;
    margin-top: 40px;
}

.one {
    overflow: hidden;
    clear: both;
    margin: auto;
    width: 735px;
    margin-top: 120px;
}

.process-txt {
    color: #787878;
    font-size: 18px;
}

.process-txt p {
    position: absolute;
}

.process-txt p:nth-child(1) {
    top: 120px;
    left: 410px;
    text-align: center;
}

.process-txt p:nth-child(2) {
    top: 129px;
    left: 730px;
    text-align: left;
}

.process-txt p:nth-child(3) {
    top: 690px;
    left: 310px;
    text-align: center;
}

.process-txt p:nth-child(4) {
    top: 690px;
    left: 710px;
    text-align: center;
}

.why-title {
    width: 250px;
    margin: auto;
    margin-top: 220px;
}

.bar-bg.wht {
    margin-top: 120px;
    height: 900px;
}

.why-content img.why1 {
    width: 115px;
}

.why-content img.why2 {
    width: 111px;
}

.why-content img.why3 {
    width: 115px;
}

.why-content img.why4 {
    width: 111px;
}

.why-content {
    width: 890px;
    overflow: hidden;
    margin: auto;
}

.why-list {
    overflow: hidden;
    float: left;
    width: 410px;
    margin-top: 80px;
}

.left-why {
    float: left;
    margin-top: 10px;
}

.right-why {
    float: right;
    width: 280px;
}

.why-list:nth-child(2n) {
    margin-left: 60px;
}

.right-why-title {
    color: #bb7c5f;
    font-size: 22px;
    font-weight: 800;
    letter-spacing: 4px;
}

.line {
    background: #f6d912;
    width: 80px;
    height: 2px;
    margin: 5px 0px;
}

.right-why p {
    color: #686868;
    font-size: 15px;
    line-height: 25px;
}

.bg-yellow {
    background: #cca162;
    color: #fff;
    display: inline-block;
    padding: 2px 10px;
    margin-top: 8px;
}

.bg1 {
    background: #b4b4b4;
    width: 100%;
    height: 200px;
    position: absolute;
    bottom: 0px;
    z-index: -1;
}

.lx-type {
    padding: 0px;
    margin: 0px;
    width: 815px;
    margin: auto;
    /*overflow: hidden;*/
    margin-top: 50px;
}

.lx-type li {
    padding: 0px;
    margin: 0px;
    float: left;
    list-style: none;
    position: relative;
}

.lx-type li.in {
    margin-right: 40px;
    margin-top: 19px;
}

.lx-type li:nth-child(2) {
    margin-top: 19px;
    margin-right: 20px;
}

.lx-type li input {
    display: block;
    line-height: 50px;
    background: #f5f5f5;
    border: 0px;
    width: 177px;
    padding: 0 20px;
    border-radius: 5px;
}

.lx-type li .ts {
    position: absolute;
    width: 217px;
    display: block;
    top: -22px;
}

.b-bg {
    background: url(../images/bg.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.b-contain {
    width: 790px;
    margin: 30px auto;
    font-size: 22px;
    color: #7d7d7d;
}

.b-contain p {
    line-height: 35px;
    text-indent: 24px;
}

.bs-contain {
    width: 900px;
    margin: 80px auto;
    margin-bottom: 150px;
    overflow: hidden;
}

.bs-contain ul {
    padding: 0px;
    margin: 0px;
}

.bs-contain ul li {
    padding: 0px;
    margin: 0px;
    list-style: none;
    overflow: hidden;
    width: 400px;
    float: left;
    margin-bottom: 50px;
    margin-right: 60px;
}

.bs-contain ul li:nth-child(2n) {
    margin-right: 0px;
}

.bs-contain img {
    width: 99px;
    display: block;
    float: left;
    margin-top: 20px;
    margin-right: 10px;
}

.bs-contain .fl-div {
    float: right;
    width: 290px;
}

.bs-contain .fl-div h3 {
    font-size: 26px;
    font-weight: 500;
    color: #19d8b5;
    margin-bottom: 1px;
}

.bs-contain .fl-div i {
    display: block;
    width: 80px;
    height: 3px;
    background: #e8645a;
    margin-bottom: 5px;
}

.bs-contain .fl-div p {
    color: #686868;
    font-size: 15px;
    margin-top: 10px;
}

.bs-contain .fl-div span {
    color: #fff;
    font-size: 15px;
    background: #19d8b5;
    padding: 0 5px;
    display: inline-block;
    margin-top: 20px;
}

.line-code {
    width: 670px;
    overflow: hidden;
    margin: auto;
}

.hr {
    float: left;
    border-bottom: 1px solid #666666;
    width: 250px;
    height: 30px;
}

.article-title {
    float: left;
    /* position: absolute;*/
    font-size: 32px;
    background: transparent;
    /* margin-left: 250px;*/
    width: 170px;
    text-align: center;
    color: #333;
    font-weight: 500;
    margin-top: 5px;
}

.green-code {
    color: #1dd2af;
}

.enlish {
    color: #cccccc;
    font-size: 22px;
    text-align: center;
    margin-top: 4px;
}

footer {
    background: #3c3c3c;
    padding: 60px 0px;
    color: #fff;
}

.copyright {
    text-align: left;
    width: 390px;
    margin: auto;
    margin-bottom: 50px;
    font-size: 16px;
}

.copyright h4 {
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 15px;
}

.copyright p {
    line-height: 30px;
    margin-bottom: 6px;
}

.copy {
    margin-top: 40px;
    font-size: 16px;
}

.concat {
    width: 290px;
    margin: auto;
    margin-top: 50px;
    line-height: 28px;
}

.yellow {
    font-size: 24px;
    color: #ffd800;
    font-weight: 500;
}

.model-content {
    width: 600px;
    height: 385px;
    background: url(../images/nodel.png) no-repeat;
    background-size: cover;
    position: absolute;
    left: 50%;
    margin-left: -300px;
    top: 50%;
    margin-top: -192px;
    border-radius: 10px;
}

.model-bg {
    background: rgba(0, 0, 0, 0.35);
    position: fixed;
    z-index: 999999999;
    width: 100%;
    height: 100%;
    top: 0;
    display: block;
}

.m-phone {
    margin-top: 160px;
    margin-left: 192px;
    display: block;
    height: 45px;
    width: 258px;
    border: 0px;
    line-height: 48px;
    background: transparent;
}

.m-code {
    margin-top: 18px;
    margin-left: 145px;
    display: block;
    height: 44px;
    width: 186px;
    border: 0px solid;
    line-height: 48px;
    text-align: center;
    background: transparent;
}

.mo-cod {
    display: block;
    width: 112px;
    height: 55px;
    border: 1px solid transparent;
    margin-top: -50px;
    margin-left: 342px;
    font-size: 0px;
}

.mo-do {
    display: block;
    width: 316px;
    height: 50px;
    border: 1px solid transparent;
    margin-top: 10px;
    margin-left: 137px;
    font-size: 0px;
}

.model-close {
    width: 30px;
    height: 30px;
    border: 1px solid transparent;
    position: absolute;
    top: 28px;
    right: 28px;
    font-size: 0px;
}

.model-close:hover {
    cursor: pointer;
}

.input {
    background: url(../images/input.png) no-repeat;
    width: 305px;
    height: 51px;
    margin: auto;
    margin-bottom: 20px;
}

.input div {
    float: left;
    line-height: 52px;
    padding-left: 20px;
}

.input input {
    float: left;
    display: block;
    border: 0px;
    height: 38px;
    margin-top: 6px;
    width: 200px;
    margin-left: 10px;
}

.sc-btn {
    background: url(../images/btn.png) no-repeat;
    width: 301px;
    height: 60px;
    border: 0px;
    margin: auto;
    display: block;
    background-size: cover;
}

.free {
    color: #fff;
    font-style: italic;
    text-align: center;
    font-size: 20px;
    padding: 35px 0px;
}

.new-posscroll {
    background: #2c3e50;
    height: 79px;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 9999;
}

.new-phone {
    margin-left: 737px;
    margin-top: 22px;
    height: 33px;
    width: 181px;
    border: 0px solid;
}

.ne-down {
    display: block;
    border: 0px solid red;
    margin-left: 343px;
    height: 49px;
    margin-top: 14px;
    width: 288px;
    margin-right: 125px;
    font-size: 0px;
    position: absolute;
}

.new-do {
    display: block;
    border: 0px solid red;
    margin-left: 24px;
    height: 30px;
    margin-top: 24px;
    width: 127px;
    float: right;
    margin-right: 125px;
    font-size: 0px;
}

.contani-new {
    background: url(../images/downlod.jpg) no-repeat;
    background-size: cover;
    width: 1200px;
    height: 79px;
    margin: auto;
    position: relative;
}

.show-qq {
    width: 129px;
    position: fixed;
    top: 25%;
    right: 0;
}

.show-qq:hover {
    cursor: pointer;
}

.focuss {
    position: absolute;
    width: 315px;
    top: -80px;
    right: 240px;
    display: none;
}
.errorMessage{
	margin: 2px 0 0 30px;
	color: red;
}
.cursor_p{cursor:pointer}
#Kehu-form3 .errorMessage{text-align: center;}
.cursor_p{cursor:pointer}
.form2-submit{background-color: transparent;border: 1px solid transparent;}
#Kehu-form{position: relative;}
#Kehu-form .errorMessage{
	bottom: -30px;
    left: 26px;
    position: absolute;
}
#Kehu-form .ok-message{
	top: -30px;
    left: 26px;
    position: absolute;
	margin: 2px 0 0 30px;
	color: red;
}