﻿@charset "utf-8";

/* html{zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this));} */
ody,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    margin: 0;
    padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body,
button,
/*input,*/
select,
textarea {
    font: 12px/1.5 tahoma, arial, \5b8b\4f53;
}

body {
    min-width: 1200px;
    color: #666;
}

input,
select,
textarea {
    font-size: 100%;
}

i,
cite,
em,
var,
address,
dfn {
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

strong,
b {
    font-weight: normal;
}

a:hover {
    text-decoration: none;
}

img {
    border: 0 none;
    margin: 0;
    padding: 0;
    vertical-align: top
}

ol,
ul {
    list-style: none;
}

li {
    list-style-type: none;
}

q:before,
q:after {
    content: '';
}

/*p{text-indent:2em;}*/
a {
    text-decoration: none;
    color: #333;
}

/* a:hover{text-decoration:underline;} */
.fn-clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " d";
    clear: both;
    height: 0;
}

.fn-clear {
    width: 1200px;
    zoom: 1;
    /* for IE6 IE7 */
    margin: 0 auto;
}

.fn-hide {
    display: none;
}

.fn-left,
.fn-right {
    display: inline;
}

.fn-left {
    float: left;
}

.fn-right {
    float: right;
}

.d-none {
    display: none;
}

.d-block {
    display: block;
}

form,
fieldset,
legend,
button,
input,
textarea {
    border: medium none;
    margin: 0;
    padding: 0;
}

body {
    /*font:12px/3.5 'Lucida Grande',tahoma,arial,\5b8b\4f53;*/
    margin: 0 auto;
    font-family: "微软雅黑" !important;
}

.backg {
    background: #f0f0f0;
    padding-top: 60px;
}

.right {
    float: right;
}

.left {
    float: left;
}

.left_cont {
    float: left;
    width: 460px;
}

.left_cont h2 {
    float: left;
    width: 100%;
    font-size: 40px;
    color: #333;
}

.left_cont p {
    float: left;
    width: 100%;
    line-height: 32px;
    font-size: 18px;
    color: #666;
    margin-top: 20px;
}

.right_cont {
    float: right;
    text-align: right;
    width: 460px;
}

.right_cont h2 {
    float: left;
    width: 100%;
    font-size: 40px;
    color: #333;
}

.right_cont p {
    float: left;
    width: 100%;
    line-height: 32px;
    font-size: 18px;
    color: #666;
    margin-top: 20px;
}

.pc_title {
    width: 100%;
    height: auto;
    text-align: center;
    position: relative;
}

.pc_title strong {
    width: 100%;
    font-size: 40px;
    color: #333;
    font-weight: bold;
    display: inline-block;
}

.pc_title em {
    width: 100%;
    color: #666;
    line-height: 30px;
    font-size: 20px;
    display: inline-block;
    margin-top: 20px;
}

.pc_title i {
    color: #FF4F37;
}

.pc_title_Iconleft {
    position: absolute;
    top: 12%;
}

.pc_title_Iconright {
    position: absolute;
    top: 12%;
}

.pc_donw {
    width: 100%;
    text-align: center;
    margin: 40px auto 60px;
}

.pc_donw a {
    width: 300px;
    height: 57px;
    line-height: 57px;
    border-radius: 57px;
    font-size: 24px;
    color: #fff;
    background: #4C79EF;
    box-shadow: 0px 4px 6px 1px #B2C3F1;
    display: inline-block;
}

/*头部*/

/* .head{ float:left; width:100%; height:30px; border-bottom:1px solid #ddd; font-size:12px; border-bottom:1px solid #eee; background:#f3f3f3;}
.head div{ line-height:30px;}
.head .left{ float:left;}
.head .right{ float:right;}
.head em{ color:#f60;} */

.toplist {
    width: 100%;
    background-color: #060F2C;
    height: 60px;
}

.toplist_left {
    height: 100%;
}

.toplist_left a {
    display: block;
    height: 100%;
}

.toplist_left a img {
    height: 28px;
    margin-top: 16px;
}

.toplist_right{
    display: flex;
    align-items: center;
}

.toplist_right a {
    color: #CFCFCF;
    font-size: 16px;
    line-height: 60px;
    text-decoration: none;
    margin-right: 40px;
}

.toplist_right a:first-child{
    margin-top: 2px;
}

.toplist_right a:last-child{
    margin-right: 0px;
    position: relative;
}

/*.toplist_right a:last-child::before{*/
/*    content: "";*/
/*    width: 100%;*/
/*    height: 1px;*/
/*    background-color: #CFCFCF;*/
/*    position: absolute;*/
/*    top: 12px;*/
/*}*/

/*.toplist_right a:last-child::after{*/
/*    content: "";*/
/*    width: 100%;*/
/*    height: 1px;*/
/*    background-color: #CFCFCF;*/
/*    position: absolute;*/
/*    bottom: 12px;*/
/*    left: 0;*/
/*}*/


.toplist_right a:hover{
    color: #FFF;
}






.banner {
    width: 100%;
    height: 560px;
    background: url(../images/bannerbg.jpg) no-repeat center;
}

.banner .left {
    width: 600px;
    color: #fff;
    font-weight: normal;
}

.banner .right {
    width: 600px;
    height: 337px;
    margin-top: 108px;
    overflow: hidden;
}

.banner .left h1 {
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 4px;
    margin-top: 110px;
    margin-bottom: 10px;
    text-shadow: 0px 3px 6px rgba(0,0,0,0.5);
}

.banner .left ul li {
    font-size: 20px;
    line-height: 42px;
    text-indent: 18px;
    position: relative;
    font-weight: 400;
    padding-left: 16px;
}

.banner .left ul li::before {
    content: '';
    width: 24px;
    height: 16px;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-45%);
    background-image: url(../images/bannerLabel.png);
    background-repeat: no-repeat;
}

.banner .left .anniu {
    width: 100%;
    margin-top: 28px;
}

.banner .left .anniu a {
    display: inline-block;
    width: 160px;
    height: 54px;
    line-height: 54px;
    font-size: 20px;
    text-align: center;
    color: #4C79EF;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 400;
    background-color: #fff;
    position: relative; 
    margin-right: 10px;
}

.banner .left .anniu a:hover{
    background-color: #4C79EF; 
    color: #fff;
}

.banner .left .anniu a .imgWrap {
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 2px;
} 

.banner .left .anniu a:nth-child(1) .imgWrap {
    background-image: url(../images/banner_icon1.png);
}
.banner .left .anniu a:nth-child(2) .imgWrap {
    background-image: url(../images/banner_icon2.png);
}
.banner .left .anniu a:nth-child(3) .imgWrap {
    background-image: url(../images/banner_icon3.png);
}


.banner .left .anniu a:nth-child(1):hover .imgWrap {
    background-image: url(../images/banner_icon1_hover.png);
}
.banner .left .anniu a:nth-child(2):hover .imgWrap {
    background-image: url(../images/banner_icon2_hover.png);
}
.banner .left .anniu a:nth-child(3):hover .imgWrap {
    background-image: url(../images/banner_icon3_hover.png);
}






/* .banner .left .anniu a:last-child{
    margin-right: 0;
} */

.highest-consent {
    margin-top: -30px;
    font-size: 18px;
}

.highest-consent a {
    color: #0066ff;
}

/*主页内容*/

.pc_one {
    width: 100%;
    margin-top: 60px;
    display: inline-block;
    text-align: center;
    /* box-shadow: 0px 2px 12px 4px rgba(45, 109, 242, 0.1); */
}

.pc_one .pc_title em {
    color: #999;
}

.pc_one ul {
    margin-top: 27px;
}

.pc_one ul li {
    float: left;
    margin-right: 13px;
    margin-top: 13px;
}

.pc_one ul li:nth-child(7n) {
    margin-right: 0;
}

.pc_one ul li a {
    float: left;
    width: 158px;
    height: 158px;
    background: #EDF1F7;
    border: 1px solid #EDF1F7;
    text-align: center;
    position: relative;
    border-radius: 6px;
}

.pc_one ul li a em {
    width: 100%;
    display: inline-block;
}

.pc_one ul li a b {
    font-size: 18px;
    color: #666;
    line-height: 50px;
    display: block;
}

.pc_one ul li a img {
    display: block;
    margin: 15px auto 0;
    border-radius: 0px;
}

.pc_one ul li a span {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    width: 158px;
    height: 158px;
    display: none;
}

.pc_one ul li a span i {
    width: 80px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 10px;
    display: inline-block;
    margin-top: 62px;
}

.pc_one ul li a:hover {
    border: 1px solid #1a87fe;
    text-decoration: none;
}

.pc_one ul li a:hover span {
    background-color: rgba(26, 135, 254, 0.4);
    display: block;
}




.pc_two {
    width: 100%;
    height: auto;
    padding-top: 60px;
    display: inline-block;
    background-color: #F6F7FA;
}

.pc_two ul {
    margin-top: 40px;
}

.pc_two ul li {
    float: left;
    width: 288px;
    height: 288px;
    background: #fff;
    margin-right: 16px;
    border-radius: 6px;
    box-shadow: 0px 4px 20px 1px rgba(76, 121, 239, 0.2000);
    position: relative;
}

.pc_two ul li:nth-child(4) {
    margin-right: 0;
}

.pc_two ul li .imgwrap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
}

.pc_two ul li b {
    width: 100%;
    text-align: center;
    font-size: 28px;
    color: #333;
    font-weight: bold;
    display: inline-block;
    margin-top: 29px;
}

.pc_two ul li p {
    width: 90%;
    height: auto;
    line-height: 30px;
    color: #333;
    font-size: 18px;
    display: inline-block;
    margin: 20px 6% 0;
    text-align: center;
}
.pc_two .pc_two_liLine{
    width: 60px;
    height: 4px;
    background-color: #4C79EF;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}





.pc_three {
    width: 100%;
    display: inline-block;
    background-color: #F6F7FA;
}

.pc_three_wrap {
    padding-top: 60px;
}

.pc_three ul {
    width: 100%;
    height: auto;
    margin-top: 40px;
}

.pc_three ul li {
    float: left;
    width: 200px;
    margin-bottom: 40px;
}

.pc_three ul li img {
    display: block;
    margin: 0 auto;
}

.pc_three ul li b {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    color: #333;
    text-align: center;
    display: inline-block;
    margin-top: 20px;
}



.pc_four {
    width: 100%;
    height: auto;
    display: inline-block;
    padding-top: 60px;
    background: #fff; 
}

.pc_four .toptit {
    width: 100%;
    height: 118px;
    position: relative;
    margin-top: 40px;
}

.pc_four .toptit div {
    height: 118px;
    line-height: 118px;
    font-size: 36px;
    font-weight: 700;
    position: relative;
}

.pc_four .toptit div strong {
    font-weight: 700;
    position: absolute;
}

.pc_four .toptit div strong.left {
    right: 200px;
    text-shadow: 0px 2px 2px rgba(0,0,0,0.16);
}

.pc_four .toptit div strong.right {
    left: 200px;
    text-shadow: 0px 2px 2px rgba(0,0,0,0.16);
}

.pc_four .toptit .topleft {
    width: 48.4375%;
    height: 118px;
    position: absolute;
    top: 0;
    left: 0;
    color: #999;
    background-color: #F3F3F3;
}

.pc_four .toptit .toptit_pk {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
}

.pc_four .toptit .topright {
    width: 48.4375%;
    height: 118px;
    position: absolute;
    top: 0;
    right: 0%;
    color: #000;
    background-color: #F88659;
}

.pc_four_wrapcontent{
    display: flex;
    justify-content: space-between;
    position: relative;
}

.pc_four_wrapcontent::after{
    content:"";
    width: 2px;
    height: 606px;
    background-color: #F3F3F3;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}


.pc_four ul {
    float: left;
    width: 555px;
    margin-top: 20px;
}

.pc_four ul li {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    margin-top: 20px;
    text-align: center;
}

.pc_four .contentleft li {
    border-radius: 6px 0px 0px 6px;
    background: #F3F3F3;
    color: #999;
    position: relative;
}

.pc_four .contentleft li:after {
    content: "";
    width: 8px;
    height: 8px;
    border: 8px;
    border-radius: 8px;
    background: #fff;
    position: absolute;
    border: 1px solid #FF7A45;
    right: -50.2px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999;
}


.pc_four .contentright li {
    color: #fff;
    background: #F88659;
    border-radius: 0px 6px 6px 0px;
}


.pc_five {
    margin: 60px auto;
}

.pc_five .left_cont {
    margin-top: 127px;
}

.pc_five .left_cont h2 {
    font-size:40px;
    color: #333;
    font-weight:700;
}
.pc_five .left_cont p {
    font-size: 20px;
    color: #666;
    margin-top: 20px;
}
.pc_five .pc_donw a {
    float: left;
    display: block;
    margin: 40px auto 0;

}

.pc_six {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
    background: #F6F7FA;
}

.pc_six .right_cont {
    margin-top: 127px;
}

.pc_six .right_cont h2 {
    font-size:40px;
    color: #333;
    font-weight:700;
}
.pc_six .right_cont p {
    width: 470px;
    font-size: 20px;
    color: #666;
    margin-top: 20px;
}
.pc_six .pc_donw a {
    float: right;
    margin: 40px auto 0;

}


.pc_eight {
    width: 100%;
    display: inline-block;
    background: #F6F7FA;
}

.pc_eight_wrap {
    padding-top: 60px;
}



.pc_eight ul{
    width: 100%;
    height: auto;
    display: inline-block;
}

.pc_eight ul li{ 
    margin-top: 77px;
    height: 180px;
    display: flex;
    justify-content: space-between;
}

.pc_eight_liLeft1 img{
    width: 180px;
    height: 180px;
}

.pc_eight_liRight1{
    width: 992px;
    height: 199px;
    background: url(../images/pcEightBg1.png) no-repeat center;
    background-size: 100%;
}

.pc_eight_liRight1 h3{
    font-size: 24px;
    color: #333;
    font-weight: bold;
    margin-left: 82px;
    margin-top: 38px;
}

.pc_eight_liRight1 p{
    width: 88%;
    font-size: 20px;
    color: #333;
    font-weight: 400;
    margin-left: 82px;
    margin-top: 20px;
}

.pc_eight_liRight1 p em {
    color: #F88659;
}


.pc_eight_liLeft2{
    width: 992px;
    height: 199px;
    background: url(../images/pcEightBg2.png) no-repeat center;
    background-size: 100%;
}
.pc_eight_liLeft2 h3{
    font-size: 24px;
    color: #333;
    font-weight: bold;
    margin-top: 38px;
    margin-left: 48px;
}

.pc_eight_liLeft2 p{
    width: 88%;
    font-size: 20px;
    color: #333;
    font-weight: 400;
    margin-top: 20px;
    margin-left: 48px;
}

.pc_eight_liRight2 img{
    width: 180px;
    height: 180px;
}


.pc_nine{  padding: 58.5px 0; width:100%; background:#F6F7FA url(../images/bb2.jpg) no-repeat center; display:inline-block; }

.pc_nine ul{ float:left; width:390px;}
.pc_nine ul li{ float:left; width:175px; height:160px; border-radius: 6px; background:#fff; margin: 0 20px 20px 0;text-align:center;}
.pc_nine ul li:nth-child(5),
.pc_nine ul li:nth-child(6){ margin-bottom: 0;}
.pc_nine ul li img{ display:block; width:48px; height: 48px; margin:40px auto 0;}
.pc_nine ul li b{ font-size:14px; margin-top:20px; color: #666; display:inline-block;}
.pc_nine dl{ float:left; width:747px; margin-left: 10px;  background:#fff; padding:30px; padding-right: 15px; border-radius: 6px; height: 460px;}

.pc_nine dl dd{ float:left; width:230px; height:220px; margin-right: 22px;}
.pc_nine dl dd:first-child{
    margin-right: 20px;
    margin-bottom: 20px;
}
.pc_nine dl dt{ float:left; width:496px; height:220px;margin-bottom: 20px;}
.pc_nine dl dt strong{ float:left; height:auto; line-height:25px; margin-bottom: 20px; font-size:26px; color:#333; font-weight:bold; margin-left:10px;}
.pc_nine dl dt p{ float:left; height:auto; line-height:36px; font-size:16px; color:#666; margin-left:10px;}









/*底部*/

.foot {
    width: 100%;
    background: url(../images/footBg.jpg) repeat-y center;
    background-size: 170%;
    text-align: center;
    color: #666;
    font-size: 14px;
    padding: 60px 0;
    position: relative;
}
.foot .foot_line{
    width: 1200px;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.foot .pc_title {
    margin-bottom: 40px;
}

.foot .pc_title strong {
    color: #fff;
}


.foot .pc_title em {
    color: #fff;
    margin-top: -6px;
}

.foot .left {
    float: left;
    width: 525px;
    text-align: left;
}

.foot .left ul li {
    width: 100%;
    display: inline-block;
    margin: 12px auto;
}

.foot .left ul li em {
    font-size: 18px;
    line-height: 22px;
    display: inline-block;
    color: #Fff;
}

.foot .left img {
    margin: 0 5px;
}

.foot .right {
    float: right;
    width: 525px;
}

.foot .right ul {
    float: right;
    width: 60%;
}

.foot .right li {
    float: left;
    margin: 0 auto 20px 12px;
}

.foot .right li:nth-child(5),
.foot .right li:nth-child(6) {
    margin-bottom: 0;
}

.foot .content {
    float: right;
    width: 150px;
    text-align: center;
}

.foot .content img {
    width: 150px;
    height: 150px; 
}

.foot .content b {
    width: 100%;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    margin-top: 10px;
    display: inline-block;
}



.footer {
    width: 100%;
    text-align: center;
    padding-bottom: 40px;
    padding-top: 40px;
    background-color: #060F2C;
    color: #666;
    font-size: 14px;
}

.footer .state {
    width: 1200px;
    height: auto;
    color: #999;
    margin: 0 auto;
}

.footer .state em {
    font-size: 14px;
    color: #999;
    line-height: 30px;
}

.footer .copyright {
    width: 100%;
    height: auto;
    color: #999;
    line-height: 28px;
    text-align: center;
}

.footer .copyright span {
    width: auto;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.footer .copyright p {
    margin: 0 20px;
    color: #999;
    font-size: 14px;
}

.footer .copyright a {
    color: #eee;
}

/*其他页面*/

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #ccc;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #ccc;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #ccc;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #ccc;
}

.else {
    width: 100%;
    height: auto;
}

.else .topline {
    width: 100%;
    margin: 0px auto;
    height: 60px;
    background-color: #060F2C;
}

.else .topline .fn-clear{
    display: flex;
    justify-content: space-between;
}

.else .topline a {
    width: 900px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
    display: flex;
}

.else .topline a .imgWrap {
    width: 20px;
    height: 20px;
    display: inline-block; 
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin-right: 6px;
} 

.else .topline a span{
    font-size: 20px;
    color: #fff;
    font-weight: 700;
}


.else .topline a em{
    font-style: normal;
    width: 415px;
    color: #CDCFD4;
    font-size: 14px;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    border-radius: 28px;
    background-color: #383F56;
    margin-left: 12px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.else .topline a em img{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin-right: 2px;
}




.else .topline ul {
    width: 1040px;
    display: flex;
    justify-content: flex-end;
}

.else .topline ul li {
    margin-right: 120px;
}

.else .topline ul li:last-child {
    margin-right: 0;
}

.else .topline ul li img {
    width: 24px; 
    height: 24px;
    z-index: 999;
    margin-right: 5px;
    position: relative;
    top: 18px;
}

.else .topline ul li span{
    font-size: 16px;
    display: inline-block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.else .topline ul li.current span {
    color: #fff;
}


.else .topline ul li::after{ 
    display: inline-block;
    content: '';
    width: 100%;
    height: 1px;
    background: #BBBBBB;
    position: relative;
    top: -7px;
    left: 105px;
    z-index: 1;
}



.else .topline ul li:last-child:after{
    width: 0px;
} 



/*提交资料*/

.else .centconr {
    float: left;
    width: 100%;
    margin-bottom: 80px;
}

.else .centconr ul {
    width: 100%;
    margin-top: 6px;
}

.else .centconr ul .errorInputTip{
    color: red;
    display: none;
}

.else .centconr ul .errorLocationArea{
    position: absolute;
    top: 60%;
    height: 18px;
}

.else .centconr ul .errorAddres{
    position: relative;
    /*right: -662px;*/
    height: 18px;
}

.else .centconr ul li {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #333;
    margin-top: 24px;
    position: relative;
}

.else .centconr ul li i {
    color: #f00;
    margin-right: 6px;
    position: relative;
    top: 2px;
    font-weight: 400;
}

.else .centconr ul li b {
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.else .centconr ul li span{
    color: #A0A0A0;
    font-size: 16px;
}

.else .centconr ul li strong{
    color: #C2C2C2;
    font-size: 16px;
    position: absolute;
    top: 1.5px;
    right: 0;
}

.else .centconr ul li .strongColor{
    color: #F88659;
}  

.else .centconr ul li input::placeholder{
    color: #ccc;
}

.else .centconr ul li input {
    width: 1198px;
    line-height: 48px;
    outline: 0;
    border: 1px solid #999999;
    color: #000;
    font-weight: 500;
    display: inline-block;
    text-indent: 10px;
    border-radius: 6px;
    margin-top: 12px;
    font-size: 18px;
    background-color: #F2F2F2;
}

.else .centconr ul li.areaSelect{
    width: 622px;
}

.else .centconr ul li.areaSelect input{
    width: 194px;
    height: 50px;
}

.layui-inline{
    height: 60px !important;
}

.layui-form-select .layui-edge{
    top: -23px !important;
    right: -164px !important;
    margin-right: 0 !important;
}

.layui-form-select dl {
    width: 194px;
    top: 60px;
}

.layui-form-item .layui-input-inline{
    margin-right: 26px;
}

.layui-form-item .layui-input-inline:last-child{
    margin-right: 0;
}


.else .centconr ul li .biggerMapBtn{
    box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.2);
    border-radius: 6px;
    width: 80px;
    height: 32px;
    line-height: 32px;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    right: 16px;
    top: 55px;
    z-index: 999999999;
    background-color: #fff;
    text-align: center;
    display: block;
}

.else .centconr ul li .location_wrap{
    width: 100%;
    height: 147px;
    margin-top: 12px;

    /* position: fixed;
    height: 100vh;
    top: -12px;
    left: 0;
    z-index: 999; */
}



.else .centconr ul li.location .backSmallMapImg {
    position: fixed;
    top: 30px;
    left: 30px;
    width: 64px;
    height: 64px;
    z-index: 999999999;
    display: none;
}


.else .centconr ul li.location .backSmallMapBtn {
    background-color: #4c79ef !important;
    border-radius: 60px;
    width: 450px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    box-shadow: 0px 2px 6px 1px rgb(76 121 239 / 30%);
    border: none;
    position: fixed;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99999999;
    display: none;
}


.amap-logo {
    display: none!important;
}

.amap-copyright{
    display: none !important;
}

.amap-geolocation{
    display: none !important;
}


.else .centconr p {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #999;
    text-align: center;
    margin-top: 24px;
}

.else .centconr .submit {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 30px;
}

.else .centconr .submit a {
    width: 279px;
    height: 57px;
    line-height: 57px;
    border-radius: 57px;
    margin: 10 0px;
    background: #c2c2c2;
    font-size: 24px;
    color: #fff;
    display: inline-block;
    position: relative;
}

.else .centconr .submit .btn {
    background: #4C79EF;
    margin-left: 100px;
}




/*选择地图*/

.else .listselect {
    width: 100%;
    margin-top: 40px;
}

.else .listselect .opt {
    width: 100%;
}

.else .listselect b {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    font-size: 24px;
    color: #333;
}

.else .listselect b img {
    position: relative;
    top: 7px;
}

.else .listselect .opt span {
    float: left;
    width: 384px;
    height: 88px;
    line-height: 88px;
    box-shadow: 0px 2px 6px 1px rgba(45,109,242,0.1000);
    border-radius: 6px;
    color: #333;
    font-size: 28px;
    text-align: center;
    margin-right: 21px;
    position: relative;
    cursor: pointer;
    z-index: 999;
    border: 1px solid #CBE7FF;
}

.else .listselect .opt .btn {
    line-height: 88px;
    background: url(../images/selectMeal.png) no-repeat top right;
    background-size: 100%;
}

.else .listselect .opt span:nth-child(3) {
    margin-right: 0;
}

.else .listselect .cont {
    width: 100%;
    margin-top: 40px;
}

.else .listselect .cont b {
    margin-bottom: 40px;
}

.else .listselect .cont ul {
    width: 100%;
}

.else .listselect .cont ul li {
    float: left;
    margin-right: 13px;
    margin-bottom: 15px;
    width: 160px;
    height: 160px;
    background: #EDF1F7;
    text-align: center;
    cursor: pointer;
    position: relative;
    border-radius: 6px;
}

.else .listselect .cont ul li.open {
    background: url(../images/selectMap.png) no-repeat center;
    background-size: 100%;
}

.else .listselect .cont ul li em {
    width: 100%;
    display: inline-block;
}

.else .listselect .cont ul li b {
    line-height: 50px;
    display: block;
    color: #666;
    font-size: 18px;
}

.else .listselect .cont ul li img {
    display: block;
    width: 90px;
    height: 90px;
    margin: 15px auto 0;
    border-radius: 20px;
}

.else .listselect .cont p {
    float: center;
    width: 100%;
    font-size: 18px;
    color: #999;
    text-align: center;
    margin: 40px 0;
}



/*等待审核*/

.else .examine {
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 60px;
}

.else .examine .examine_btn {
    display: block;
    color: #fff;
    font-size: 20px;
    height: 57px;
    line-height: 57px;
    border-radius: 57px;
    width: 340px;
    background-color: #4C79EF;
    margin: 30px auto 0px;
}


.else .examine .examine_contact {
    width: 100%;
    font-size: 20px;
    display: inline-block;
    text-align: center;
    margin-top: 30px;
    color: #4C79EF;
    font-weight: 400;
    line-height: 26px;
}



.else .examine_explain {
    width: 100%;
    text-align: center;
    height: auto;
    background: #E1E9FF;
    color: #4C79EF;
    font-size: 18px;
    margin-top: 30px;
    padding: 20px 30px;
    letter-spacing: 1px;
    line-height: 28px;
}

.else .contact {
  width: 100%;
  height: auto;
  text-align: center;
  margin-top: 40px;
}

.else .contact h1{
  font-size: 24px;
  color: #333;
  font-weight: 600;
  margin-bottom: 10px;
}

.else .contact span {
  width: 100%;
  font-size: 18px;
  display: inline-block;
  text-align: center;
  margin-top: 20px;
  color: #4C79EF;
  font-weight: 400;
  line-height: 24px;
  font-weight: 500;
}

.else .contact a {
  width: 311px;
  height: 57px;
  line-height: 57px;
  border-radius: 57px;
  background: #4C79EF;
  font-size: 24px;
  color: #fff;
  display: inline-block;
  margin-top: 40px;
  position: relative;
  font-weight: 400;
}

.else .contact p {
  width: 100%;
  color: #999;
  font-size: 18px;
  margin: 20px auto 80px;
  line-height: 30px;
}

.else .batch {
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 40px;
  }
  
  .else .batch h1{
    font-size: 24px;
    color: #333;
    font-weight: 600;
    margin-bottom: 10px;
  }
  
  .else .batch span {
    width: 100%;
    font-size: 18px;
    display: inline-block;
    text-align: center;
    margin-top: 20px;
    color: #4C79EF;
    font-weight: 700;
    line-height: 24px;
    font-weight: 500;
  }
  
  .else .batch a {
    width: 311px;
    height: 57px;
    line-height: 57px;
    border-radius: 57px;
    background: #4C79EF;
    font-size: 20px;
    color: #fff; 
    display: block;
    margin: 30px auto 0px;
    position: relative;
    font-weight: 400;
  }
  
  .else .batch p {
    width: 100%;
    color: #5F87F1;
    font-size: 18px;
    margin: 20px auto 80px;
    line-height: 30px;
    background-color: #E1E9FF;
    line-height: 40px;
    padding: 10px 0;
  }
  

.else .problem {
    float: left;
    width: 100%;
}

.else .problem span {
    float: left;
    width: 100%;
    line-height: 40px;
    font-size: 18px;
    color: #333333;
    margin: 82px auto 20px;
    text-align: left;
    font-weight: bold;
}

.else .problem ul {
    float: left;
    width: 100%;
}

.else .problem ul li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #F3F3F3;
    margin-bottom: 20px;
}

.else .problem ul li:last-child {
    border-bottom: none;
}

.else .problem ul li b {
    float: left;
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    color: #f60;
    text-indent: 30px;
    background: url(../images/wen.png) no-repeat;
    margin-bottom: 0;
    text-align: left;
}

.else .problem ul li p {
    float: left;
    width: 100%;
    line-height: 32px;
    font-size: 16px;
    margin: 10px auto 20px;
    text-align: left;
    color: #333;
}





.loading {
    position: fixed;
    width: 100%;
    height: 100vh;
    z-index: 9999;
    display: none;
}

.loading img {
    position: fixed;
    width: 200px;
    height: 200px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}


.Suspension {
    width: 100%;
    background-color: #1A87FE;
    position: fixed;
    bottom: 0;
    z-index: 99999999;
}

.SuspensionBar {
    width: 1200px;
    margin: 0 auto;
}

.SuspensionBar-content {
    height: 60px;
    float: left;
}

.SuspensionBar-content-item {
    width: 200px;
    float: left;
    position: relative;
}

.SuspensionBar-wechat-floatSquare {
    position: absolute;
    width: 180px;
    height: 200px;
    background: #1A87FE;
    top: -220px;
    left: 50%;
    transform: translateX(-50%);
}

.SuspensionBar-wechat-floatSquare-loc {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
}

.SuspensionBar-wechat-floatSquar-title {
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.SuspensionBar-wechat-floatDot {
    position: absolute;
    width: 30px;
    height: 30px;
    background: #1A87FE;
    top: -40px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    z-index: -1;
}

.SuspensionBar-wechat-hiddenAndShow {
    display: none;
}

.SuspensionBar-content-wechat:hover .SuspensionBar-wechat-hiddenAndShow {
    display: block;
}

.SuspensionBar-QQ-floatSquare {
    position: absolute;
    width: 160px;
    height: 70PX;
    background: #1A87FE;
    top: -90px;
    left: 50%;
    transform: translateX(-50%);
}

.SuspensionBar-QQ-floatSquare-loc {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 16px;
    width: 100%;
    text-align: center;
}

.SuspensionBar-QQ-floatDot {
    position: absolute;
    width: 30px;
    height: 30px;
    background: #1A87FE;
    top: -40px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    z-index: -1;
}

.SuspensionBar-QQ-hiddenAndShow {
    display: none;
}

.SuspensionBar-content-QQ:hover .SuspensionBar-QQ-hiddenAndShow {
    display: block;
}


.SuspensionBar-tel-floatSquare {
    position: absolute;
    width: 160px;
    height: 40PX;
    background: #1A87FE;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
}

.SuspensionBar-tel-floatSquare-loc {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 16px;
    width: 100%;
    text-align: center;
}

.SuspensionBar-tel-floatDot {
    position: absolute;
    width: 30px;
    height: 30px;
    background: #1A87FE;
    top: -40px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    z-index: -1;
}

.SuspensionBar-tel-hiddenAndShow {
    display: none;
}

.SuspensionBar-content-tel:hover .SuspensionBar-tel-hiddenAndShow {
    display: block;
}


a {
    cursor: pointer;
}


.new-nav {
    width: 68px;
    position: fixed;
    right: 24px;
    top: 50%;
    /* bottom:auto; */
    left: auto;
    z-index: 99999999;
    margin-top: -257px;
}

.new-nav .nav-list {
    text-align: center;
    position: relative;
    cursor: pointer;
    width: 68px;
    height: 68px;
    margin-bottom: 2px;
    background-color: #fff;
    border-radius: 3px;
    background-position: 50% 32%;
    background-repeat: no-repeat;
    box-shadow: 0 0 8px 0 rgba(44, 107, 234, 0.16);
}


.new-nav .nav-list.kefuks {
    width: 120px;
    height: 120px;
    background-image: url("../images/kefu.png");
    box-shadow: none;
    position: relative;
    right: 27px;
    background-color: transparent;
}

.new-nav .nav-list.kefuks:hover {
    background-color: transparent;
}

.new-nav .nav-list.kefuks a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.new-nav .nav-list.gouwuche {
    background-image: url("../images/icon_gouwuche.png");
}

.new-nav .nav-list.gouwuche:hover {
    background-image: url("../images/icon_gouwucheh.png");
}

.new-nav .nav-list.beixuanpk {
    background-image: url("../images/icon_beixuan.png");
}

.new-nav .nav-list.beixuanpk:hover {
    background-image: url("../images/icon_beixuanh.png");
}

.new-nav .nav-list.saoyisao {
    background-image: url("../images/icon_saoyisao.png");
}

.new-nav .nav-list.saoyisao:hover {
    background-image: url("../images/icon_saoyisaoh.png");
}

.new-nav .nav-list.fankui {
    background-image: url("../images/icon_fankui.png");
}

.new-nav .nav-list.fankui:hover {
    background-image: url("../images/icon_fankuih.png");
}


.new-nav .nav-list .P1 {
    font-size: 12px;
    font-weight: 400;
    color: #2C6BEA;
    line-height: 30px;
    padding: 35px 0 6px 0;
}

.new-nav .nav-list:hover {
    background-color: #2C6BEA;
}

.new-nav .nav-list:hover .P1 {
    color: #fff;
}

.new-nav .nav-box {
    position: relative;
    width: 68px;
}

.nav-ewm-box {
    padding-top: 20px;
    width: 160px;
    background: #FFFFFF;
    box-shadow: -20px 0 20px 0 rgba(0, 0, 0, 0.05);
}

.nav-ewm-box .ewm-list {
    border-bottom: 1px solid #EEEEEE;
    text-align: center;
}

.nav-ewm-box .ewm-list img {
    width: 150px;
    height: 150px;
    margin-top: 10px;
}

.nav-ewm-box .ewm-list p {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    text-align: center;
    padding-bottom: 4px;
    margin-bottom: 10px;
}

.nav-list .nav-show {
    width: 0;
    overflow: hidden;
    transition: all 0.3s;
    position: absolute;
    right: 60px;
    /* bottom: auto; */
    left: auto;
    top: 50%;
}

.nav-list .nav-show>div {
    float: right;
    margin-right: 20px;
}

.nav-list:hover .nav-show {
    width: 280px;
    text-align: right;
}









.tc-box {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
}

.tc-box .dialogBg {
  z-index: 999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}

.tc-box .tc-con {
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1000;
  color: #333;
  position: fixed;
}

.tc-box .tc-con .tc-head {
  width: 100%;
  height: 44px;
  padding: 10px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1019;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
}

.tc-box .tc-con .tc-head .tc-head-close-btn {
  float: right;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 22px;
  color: #999;
  text-align: center;
}

.tc-box .tc-con .tc-head p {
  width: 100%;
  padding: 0 29px;
  line-height: 24px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  text-align: center;
}

.tc-box .tc-con .tc-body {
  width: 100%;
  height: 100%;
  padding: 44px 0 54px;
}

.tc-box .tc-con .tc-foot {
  width: 100%;
  height: 54px;
  padding: 10px;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1019;
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.12);
}

.tc-box .tc-con .tc-foot .tc-foot-submit-btn {
  display: block;
  width: 100%;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  color: #FFF;
  text-align: center;
  background-color: rgba(248, 91, 35, 0.65);
  border-radius: 22px;
}

.tc-box .tc-con .tc-foot .tc-foot-submit-btn.active {
  background-color: rgba(248, 91, 35, 1);
}

.statementOne{
  display: none;
}
.statementTwo{
  display: none;
}

/** åè®®å£°æ˜Ž */
.statement .tc-con {
  height: 388px;
  text-align: center;
}

.statement-box {
  background: rgb(255, 255, 255);
  width: 480px;
  height: 388px;
  padding-top: 25px;
  border-radius: 8px;
  margin: 0 auto;
}

.statement-scroll {
  font-family: PingFangSC-Semibold, 'PingFang SC';
  font-weight: 400;
  overflow-y: scroll;
  width: 433px;
  height: 260px;
  line-height: 20px;
  font-size: 12px;
  margin: 0 auto;
}

.statement-scroll .statement-title {
  line-height: 20px;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding-bottom: 15px;
}

.statement-scroll p {
  padding-bottom: 10px;
  line-height: 20px;
  font-size: 14px;
  color: #333;
  text-align: justify;
}

.statement-scroll p:last-child {
  padding-bottom: 0;
}

.statement-scroll p.Fb {
  font-weight: bold;
  font-size: 16px;
}

.statement-btn {
  background: rgb(25, 137, 250);
  font-family: PingFangSC-Semibold, 'PingFang SC';
  font-weight: normal;
  color: #FFF;
  width: 160px;
  line-height: 44px;
  font-size: 14px;
  border-radius: 8px;
  margin: 20px auto 0;
}




/*常见说明*/
.problem {
    float: left;
    width: 100%;
}

.problem-box {
    width: 1200px;
    margin: 0 auto;
}

.problem span {
    float: left;
    width: 100%;
    line-height: 40px;
    font-size: 18px;
    color: #333333;
    margin: 82px auto 20px;
    text-align: left;
    font-weight: bold;
}

.problem ul {
    float: left;
    width: 100%;
}

.problem ul li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #F3F3F3;
    margin-bottom: 20px;
}

.problem ul li:last-child {
    border-bottom: none;
}

.problem ul li b {
    float: left;
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    color: #f60;
    text-indent: 30px;
    background: url(../images/wen.png) no-repeat;
    margin-bottom: 0;
    text-align: left;
}

.problem ul li p {
    float: left;
    width: 100%;
    line-height: 32px;
    font-size: 16px;
    margin: 10px auto 20px;
    text-align: left;
    color: #333;
}
