﻿@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: "微软雅黑";
}

.backg {
    background: #f0f0f0;
    padding-top: 60px;
}

.right {
    float: right;
}

.left {
    float: left;
}


.header{
    width: 100%;
    background-color: #F7F9FC;
    height: 40px;
    box-shadow: 0px 1px 2px 1px rgba(76,121,239,0.2000);
    line-height: 40px;
}
.header_left{
    font-size: 14px;
    color: #4C79EF;
}
.header_right{
    font-size: 14px;
    color: #4C79EF;
}
.header_right a{
    color: #4C79EF;
}
.header_right img{
    margin-top: 12px;
    margin-right: 5px;
}

/*底部*/

.foot {
    width: 100%;
    background-color: #F7F9FC;
    text-align: center;
    color: #666;
    font-size: 14px;
    padding: 60px 0;
    position: relative;
}
.foot .foot_line{
    width: 100%;
    height: 2px;
    background: #E5EFFF;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.foot .pc_title {
    margin-bottom: 40px;
}

.foot .pc_title strong {
    color: #fff;
}

.foot .pc_title .pc_title_Iconleft {
    top: 14%;
}

.foot .pc_title .pc_title_Iconright {
    top: 14%;
}

.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: #333333;
}

.foot .left img {
    margin: 0 14px 0 0;
}

.foot .right {
    float: right;
    width: 525px;
}

.foot .right ul {
    float: right;
    width: 60%;
}

.foot .right li {
    float: left;
    margin: 0 auto 27px 20px;
}

.foot .right li:nth-child(5),
.foot .right li:nth-child(6) {
    margin-bottom: 0;
}

.foot .content {
    float: left;
    width: 150px;
    text-align: center;
}

.foot .content img {
    width: 150px;
    height: 150px;
}

.foot .content b {
    width: 100%;
    line-height: 30px;
    font-size: 16px;
    color: #333;
    margin-top: 10px;
    display: inline-block;
}



.footer {
    width: 100%;
    text-align: center;
    padding: 40px 0;
    background-color: #F7F9FC;
    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;
    font-size: 16px;
    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: #ccc;
    margin: 0 20px;
}

/*其他页面*/

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: 88px;
    line-height: 88px;
    background-color: #fff;
}

.else .topline ul {
    width: 100%;
    height: 88px;
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.else .topline ul li {
    width: 46.8%;
    height: 88px;
    font-size: 18px;
    color: #B1BBD8;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    position: relative;
}

.else .topline ul li:nth-child(3) {
    width: 6.4%;
}

.else .topline ul li img {
    width: 35px;
    height: 48px;
    position: relative;
    top: 28px;
    left: 14px;
}

.else .topline ul li.current {
    color: #4C79EF;
}

.else .topline ul li:nth-child(1)::after,
.else .topline ul li:nth-child(2)::after {
    content: '';
    display: inline-block;
    width: 484px;
    height: 2px;
    background: #B1BBD8;
    position: absolute;
    left: 74px;
    top: 24px;
}




/*提交资料*/

.else .centconr {
    float: left;
    width: 100%;
    margin-bottom: 60px;
}

.else .centconr ul {
    width: 100%;
    /*margin-top: 10px;*/
}

.else .centconr ul li {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #333;
    margin-top: 20px;
}

.else .centconr ul li i {
    color: #f00;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

.else .centconr ul li b {
    font-size: 18px;
    /*color: #333;*/
    color: #666;
}


.else .centconr ul li input {
   width: 1198px;
  line-height: 48px;
  outline: 0;
  border: 1px solid #E4E4E4;
  color: #333;
  display: inline-block;
  text-indent: 10px;
  border-radius: 6px;
  margin-top: 10px;
  font-size: 18px;
  background-color: #F2F2F2;
  font-weight: bold;
}
.else .centconr ul li input:focus {
  border: 1px solid #4c79ef;
  box-shadow: 0px 2px 4px rgba(90, 162, 255, 0.2);
}

.else .centconr ul li input::-webkit-input-placeholder { /* WebKit browsers */ 
color:#999; 
 font-weight: normal;
} 

.else .centconr ul li input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
color:#999;  font-weight: normal;
} 

.else .centconr ul li input::-moz-placeholder { /* Mozilla Firefox 19+ */ 
color:#999; font-weight: normal;
} 

.else .centconr ul li input:-ms-input-placeholder { /* Internet Explorer 10+ */ 
color:#999; font-weight: normal;
} 

.else .centconr p {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #999;
    text-align: center;
    margin-top: 30px;
}

.else .centconr .submit {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 40px;
}

.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: 200px;
}




/*选择地图*/

.else .listselect {
    width: 100%;
    margin-top: 20px;
}

.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: 376px;
    height: 80px;
    line-height: 80px;
    border-radius: 4px;
    background-color: #EEF4FC;
    color: #666;
    font-size: 28px;
    text-align: center;
    margin-right: 36px;
    position: relative;
    cursor: pointer;
    z-index: 999;
}

.else .listselect .opt .btn {
    line-height: 80px;
    background: url(../images/selectMeal.png) no-repeat top right;
    background-size: 100%;
    box-shadow: 0px 3px 6px 1px rgba(76,121,239,0.1600);
    color: #4C79EF;
}

.else .listselect .opt span:nth-child(3) {
    margin-right: 0;
}

.else .listselect .cont {
    width: 100%;
    margin-top: 30px;
}

.else .listselect .cont b {
    margin-bottom: 40px;
}

.else .listselect .cont ul {
    width: 100%;
}

.else .listselect .cont ul li {
    float: left;
    margin-right: 12px;
    margin-bottom: 15px;
    width: 161px;
    height: 161px;
    background: #F5F8FF;
    text-align: center;
    cursor: pointer;
    position: relative;
    border-radius: 4px;
}

.else .listselect .cont ul li.open {
    background: url(../images/selectMap.png) no-repeat center;
    background-size: 100%;
    box-shadow: 0px 3px 6px 1px rgba(76,121,239,0.1600);
}

.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: 40px;
}



.else .examine span {
    width: 100%;
    font-size: 18px;
    display: inline-block;
    text-align: center;
    margin-top: 40px;
    color: #4C79EF;
    font-weight: 400;
    line-height: 36px;
}

.else .examine 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 .examine p {
    width: 100%;
    color: #999;
    font-size: 18px;
    margin: 40px auto 60px;
    line-height: 30px;
}



.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;
}


.highest-consent {
  font-size: 18px;
  text-align: center;
  padding-bottom: 30px;
  
}

.highest-consent a {
  color: #0066ff;
}

.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: 30px 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;
  line-height: 50px;
}


.footer .copyright {
 
  width: 100%;
  height: auto;
  color: #999;
  line-height: 28px;
  text-align: center;
}
.footer .copyright span {
  width: auto;
  margin: 0 auto;
  display: inline-block;
}
.footer .copyright p {
  float: left;
  margin: 0 20px;
  color: #ccc;
}
.footer .copyright a {
  color: #333;
  margin:  0 ;
}
