﻿@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;
}

.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: 40px;
  font-size: 20px;
  display: inline-block;
  margin-top: 30px;
}
.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: 50px auto 80px;
}
.pc_donw a {
  width: 300px;
  height: 57px;
  line-height: 57px;
  font-size: 28px;
  color: #fff;
  background: #4c79ef;
  border-radius: 30px;
  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_leftOne {
  height: 100%;
}
.toplist_leftOne a {
  height: 100%;
}
.toplist_leftOne a img {
  height: 34px;
  margin-top: 13px;
}
.toplist_leftTwo {
  margin-left: 137px;
}
.toplist_leftTwo a {
  color: #dbe3e8;
  font-size: 18px;
  line-height: 60px;
  text-decoration: none;
  margin-right: 40px;
  padding-bottom: 12.6px;
}
.toplist_leftTwo:hover .btn {
  color: #dbe3e8;
  border-bottom: none;
}
.toplist_leftTwo .btn,
.toplist_leftTwo a:hover,
.toplist_leftTwo .btn:hover {
  color: #fff;
  border-bottom: 5px solid #1a87fe;
}
.toplist .right {
  width: 80px;
  height: 34px;
  line-height: 34px;
  background-color: #060F2C;
  font-size: 18px;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  margin-top: 13px;
}

.banner {
  width: 100%;
  height: 500px;
  background: url(../images/bannrbg.jpg) no-repeat center;
}
.banner .left {
  width: 600px;
  color: #fff;
  font-weight: normal;
}
.banner .right {
  width: 600px;
  height: 337px;
  margin-top: 80px;
  border-radius: 6px;
  overflow: hidden;
}
.banner .left h1 {
  font-size: 36px;
  font-weight: 100;
  margin-top: 80px;
  margin-bottom: 14px;
}
.banner .left ul li {
  font-size: 20px;
  line-height: 42px;
  text-indent: 18px;
  position: relative;
}
.banner .left ul li::before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 8px;
  background: #ffa70e;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.banner .left .anniu {
  width: 100%;
  margin-top: 44px;
}
.banner .left .anniu a {
  display: inline-block;
  width: 174px;
  height: 54px;
  line-height: 54px;
  background: #ffa70e;
  font-size: 20px;
  text-align: center;
  color: #fff;
  border-radius: 15px;
  margin-right: 20px;
  cursor: pointer;
  box-shadow: -2px 2px 32px 1px rgba(255, 167, 14, 0.1);
}
.banner .left .anniu img {
  width: 20px;
  margin-top: 16px;
  margin-left: 10px;
}

/*主页内容*/

.pc_one {
  width: 100%;
  padding-top: 50px;
  display: inline-block;
  box-shadow: 0px 2px 12px 4px rgba(45, 109, 242, 0.1);
}
.pc_one ul {
  margin-top: 20px;
}
.pc_one ul li {
  float: left;
  margin-right: 13px;
  margin-top: 15px;
}
.pc_one ul li:nth-child(7n) {
  margin-right: 0;
}
.pc_one ul li a {
  float: left;
  width: 158px;
  height: 158px;
  background: #ffffff;
  box-shadow: 0px 2px 6px 1px rgba(45, 109, 242, 0.1);
  border: 1px solid #ececec;
  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: 80px;
  display: inline-block;
}
.pc_two ul {
  margin-top: 40px;
}
.pc_two ul li {
  float: left;
  width: 282px;
  height: 350px;
  background: #fff;
  margin-right: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pc_two ul li:nth-child(4) {
  margin-right: 0;
}
.pc_two ul li .imgwrap {
  width: 180px;
  height: 180px;
  border-radius: 180px;
  box-shadow: 0px 0px 24px 2px rgba(45, 109, 242, 0.14);
  display: flex;
  align-items: center;
  justify-content: center;
}
.pc_two ul li b {
  width: 100%;
  text-align: center;
  font-size: 28px;
  color: #333;
  font-weight: bold;
  display: inline-block;
  margin-top: 40px;
}

.pc_two ul li p {
  width: 100%;
  height: auto;
  line-height: 30px;
  color: #333;
  font-size: 18px;
  display: inline-block;
  margin: 10px 6% 0;
}
.pc_two .pc_donw {
  margin-bottom: 0;
}

.pc_three {
  width: 100%;
  display: inline-block;
}

.pc_three_wrap {
  padding-top: 60px;
  background: #fff;
  position: relative;
  top: 80px;
  box-shadow: 0px 0px 30px 2px rgba(45, 109, 242, 0.14);
  border-radius: 6px;
}
.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: 20px;
  color: #333;
  text-align: center;
  display: inline-block;
  margin-top: 20px;
}

.pc_four {
  width: 100%;
  height: auto;
  display: inline-block;
  background: url(../images/pcFourBg.jpg) repeat center;
  background-size: 120%;
}
.pc_four .pc_title {
  padding-top: 140px;
}
.pc_four .pc_title strong {
  color: #fff;
}
.pc_four .pc_title .pc_title_Iconleft {
  top: 58%;
}
.pc_four .pc_title .pc_title_Iconright {
  top: 58%;
}
.pc_four .pc_title em {
  color: #fff;
}
.pc_four .toptit {
  width: 100%;
  height: 83px;
  position: relative;
  margin-top: 40px;
}
.pc_four .toptit div {
  width: 341px;
  height: 83px;
  line-height: 83px;
  font-size: 36px;
  text-align: center;
  color: #fff;
}
.pc_four .toptit .topleftIcon {
  position: absolute;
  top: 0;
  left: 134px;
}
.pc_four .toptit .topleft {
  position: absolute;
  top: 0;
  left: 258px;
  background: url(../images/partFourLeftTitle.png) no-repeat center;
  background-size: 100%;
}
.pc_four .toptit .toptit_pk {
  position: absolute;
  top: -12px;
  left: 548px;
  z-index: 999;
}
.pc_four .toptit .topright {
  position: absolute;
  top: 0;
  right: 258px;
  background: url(../images/partFourRightTitle.png) no-repeat center;
  background-size: 100%;
}
.pc_four .toptit .topRightIcon {
  position: absolute;
  top: 0;
  right: 134px;
}
.pc_four ul {
  float: left;
  width: 50%;
  margin-top: 30px;
}
.pc_four ul li {
  float: left;
  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: #fff;
  color: #999;
}
.pc_four .contentright li {
  background: #4c79ef;
  color: #fff;
  border-radius: 0px 6px 6px 0px;
}

.pc_eight {
  background: #fff;
}
.pc_eight_wrap {
  box-shadow: 0px 0px 30px 2px rgba(45, 109, 242, 0.14);
  position: relative;
  top: 80px;
  border-radius: 6px;
  background-color: #fff;
  z-index: 999999;
}
.pc_eight_wrap .pc_title {
  padding-top: 60px;
}
.pc_eight_wrap .pc_title .pc_title_Iconleft {
  top: 42%;
}
.pc_eight_wrap .pc_title .pc_title_Iconright {
  top: 42%;
}
.pc_eight ul {
  width: 100%;
  margin-top: 20px;
}
.pc_eight ul li {
  width: 100%;
  height: auto;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 20px;
}
.pc_eight ul li img {
  width: 153px;
  height: 153px;
  border-radius: 80px;
  margin: 0 30px;
}
.pc_eight .swiper_slide_content {
  text-align: left;
}
.pc_eight ul li b {
  font-size: 24px;
  color: #333;
  font-weight: bold;
  position: relative;
  margin-bottom: 10px;
}
.pc_eight ul li p {
  width: 94%;
  height: auto;
  color: #333;
  font-size: 20px;
  color: #333;
}

.pc_nine {
  padding-top: 80px;
  padding-bottom: 56px;
  width: 100%;
  height: auto;
  display: inline-block;
  background: url(../images/pcNineBg.jpg) repeat-y center;
  background-size: 140%;
}
.pc_nine_wrap .pc_title {
  padding-top: 60px;
}
.pc_nine_wrap .pc_title .pc_title_Iconleft {
  top: 42%;
}
.pc_nine_wrap .pc_title .pc_title_Iconright {
  top: 42%;
}
.pc_nine_wrap ul {
  width: 1200px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 40px;
}
.pc_nine_wrap ul li {
  width: 384px;
  height: 164px;
  background-color: #fff;
  border-radius: 6px;
  margin-bottom: 24px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #333;
  font-size: 20px;
  font-weight: 700;
}
.pc_nine_wrap ul li img {
  height: 48px;
  margin-bottom: 10px;
}

/*底部*/

.foot {
  width: 100%;
  background: url(../images/footBg.png) repeat-y center;
  background-size: 100%;
  text-align: center;
  padding-top: 150px;
  color: #666;
  font-size: 14px;
  padding-bottom: 80px;
}
.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: #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: 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: #fff;
  margin-top: 10px;
  display: inline-block;
}

.footer {
  width: 100%;
  text-align: center;
  padding-bottom: 80px;
  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: #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: 30px auto 0;
}
.else .topline ul {
  width: 100%;
  height: auto;
  display: flex;
  margin-left: 133px;
}
.else .topline ul li {
  width: 33%;
  font-size: 20px;
  color: #999;
  display: flex;
  align-items: center;
}
.else .topline ul li img {
  width: 40px;
  height: 40px;
  margin-right: 12px;
}
.else .topline ul li.current {
  color: #333;
}
.else .topline ul li:nth-child(1)::after,
.else .topline ul li:nth-child(2)::after {
  display: inline-block;
  content: '';
  width: 162px;
  height: 2px;
  background: #999;
  margin-left: 40px;
}

/*提交资料*/

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

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

.else .centconr ul li {
  float: left;
  width: 100%;
  font-size: 18px;
  line-height: 40px;
  color: #333;
  margin-top: 30px;
}

.else .centconr ul li i {
  color: #f00;
}

.else .centconr ul li b {
  font-size: 16px;
  color: #666;
}


.else .centconr ul li input {
  width: 1198px;
  line-height: 48px;
  outline: 0;
  border: 1px solid #ddd;
  color: #333;
  display: inline-block;
  text-indent: 10px;
   font-size: 18px;
  background-color: #fff;
  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 {
  color: #c7c7c7;
  font-weight: normal;
  font-size: 16px;
}

.else .centconr ul li input:-moz-placeholder {
  font-weight: normal;
  color: #c7c7c7;
  font-size: 16px;
}

.else .centconr ul li input::-moz-placeholder {
  font-weight: normal;
  color: #c7c7c7;
  font-size: 16px;
}

.else .centconr ul li input:-ms-input-placeholder {
  font-weight: normal;
  color: #c7c7c7;
  font-size: 16px;
}
.else .centconr p {
  float: left;
  width: 100%;
  font-size: 16px;
  color: #999;
  text-align: center;
  margin-top: 40px;
}

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

.else .centconr .submit a {
  width: 250px;
  height: 57px;
  line-height: 57px;
  margin: 10 0px;
  background: #ddd;
  font-size: 24px;
  color: #fff;
  display: inline-block;
  border-radius: 8px;
  position: relative;
}
.else .centconr .submit a::after {
  display: inline-block;
  content: '';
  position: absolute;
  right: 20px;
}

.else .centconr .submit .btn {
  background: #4c79ef;
  margin-left: 200px;
}

/*选择地图*/

.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: 393px;
  height: 80px;
  line-height: 80px;
  background: #edf3ff;
  box-shadow: 0px 2px 6px 1px rgba(45, 109, 242, 0.1);
  border-radius: 8px;
  color: #333;
  font-size: 26px;
  text-align: center;
  margin-right: 10px;
  position: relative;
  cursor: pointer;
}

.else .listselect .opt .btn {
  line-height: 80px;
  background: url(../images/selectMeal.png) no-repeat top right;
  background-size: 100%;
  color: #fff;
}
.else .listselect .opt span:nth-child(3) {
  margin-right: 0;
}
.else .listselect .cont {
  width: 100%;
  margin-top: 50px;
}
.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: 158px;
  height: 158px;
  background: #fff;
  box-shadow: 0px 2px 6px 1px rgba(45, 109, 242, 0.1);
  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: 50px;
}

.else .examine span {
  width: 100%;
  font-size: 18px;
  display: inline-block;
  text-align: center;
  margin-top: 20px;
  color: #333333;
  font-weight: 700;
}

.else .examine a {
  width: 301px;
  height: 57px;
  line-height: 57px;
  background: #4c79ef;
  font-size: 20px;
  color: #fff;
  display: inline-block;
  border-radius: 6px;
  margin-top: 40px;
  position: relative;
  font-weight: 100;
}
.else .examine a::after {
  content: '>>';
  position: absolute;
  right: 10px;
}

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

/* .foot{
    margin-bottom: 60px;
} */
.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 {
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    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%;
    margin-top: 130px;
}

.problem-box {
    width: 1200px;
    margin: 0 auto;
}

.problem span {
    /*float: left;*/
    display: inline-block;
    width: 100%;
    line-height: 40px;
    font-size: 18px;
    color: #333333;
    margin-bottom: 30px;
    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: 15px;
    line-height: 15px;
    font-size: 16px;
    color: #f60;
    text-indent: 30px;
    background: url(../images/wen.png) no-repeat;
    margin-bottom: 0;
    text-align: left;
       padding-left: 35px;
}

.problem ul li p {
    /*float: left;*/
    width: 100%;
    line-height: 32px;
    font-size: 16px;
    margin: 10px auto 20px;
    text-align: left;
    color: #333;
}
