/* @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: '微软雅黑';
}

.highest-consent {
  font-size: 18px;
  text-align: center;
  padding-top: 30px;
}

.highest-consent a {
  color: #0066ff;
}

.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 {
  float: left;
  width: 100%;
  height: auto;
  text-align: center;
}
.pc_title strong {
  float: left;
  width: 100%;
  font-size: 40px;
  color: #333;
  font-weight: bold;
  display: inline-block;
}
.pc_title em {
  float: left;
  width: 100%;
  color: #999;
  line-height: 30px;
  font-size: 20px;
  display: inline-block;
  margin-top: 15px;
}
.pc_title i {
  color: #f60;
  font-weight: bold;
}

.pc_donw {
  float: left;
  width: 100%;
  text-align: center;
  margin: 50px auto 80px;
}
.pc_donw a {
  width: 400px;
  height: 60px;
  line-height: 60px;
  font-size: 28px;
  color: #fff;
  background: #1a87fe;
  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 {
  /* float: left; */
  width: 100%;
  height: 70px;
  padding: 15px 0;
}
.toplist .left {
  /* float: left; */
  margin-top: 9px;
}
.toplist .right {
  /* float: right; */
  margin-top: 5px;
}
.toplist .right a {
  float: left;
  width: 100px;
  text-align: center;
  color: #666;
  font-size: 18px;
  line-height: 50px;
  text-decoration: none;
}
.toplist .right:hover .btn {
  color: #666;
  border-bottom: none;
}
.toplist .right .btn,
.toplist .right a:hover,
.toplist .right .btn:hover {
  color: #1a87fe;
  border-bottom: 3px solid #1a87fe;
}

.banner {
  /* float: left; */
  width: 100%;
  height: 500px;
  background: #63a9ff;
  background-image: url(../images/bannrbg.jpg);
  border-bottom: 1px solid #ddd;
}
.banner .left {
  float: left;
  width: 600px;
}
.banner .right {
  float: right;
  width: 600px;
  height: 380px;
  margin-top: 60px;
}
.banner .left ul {
  float: left;
  margin-top: 90px;
}
.banner .left ul li {
  font-size: 24px;
  font-weight: bold;
  line-height: 56px;
  color: #fff;
  background: url(../images/brbg.png) center left no-repeat;
  text-indent: 32px;
}
.banner .left .anniu {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.banner .left .anniu a {
  float: left;
  width: 220px;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  text-align: center;
  color: #fff;
  border-radius: 25px;
  border: 1px solid #fff;
  display: inline-block;
  margin-right: 30px;
  cursor: pointer;
  background-color: #fff;
  color: #4c79ef;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner .left .anniu img {
  height: 24px;
  margin-right: 10px;
}

/*主页内容*/

.pc_one {
  width: 100%;
  padding-top: 40px;
  display: inline-block;
}
.pc_one ul {
  float: left;
  margin-top: 20px;
}
.pc_one ul li {
  float: left;
  margin-right: 13px;
  margin-top: 15px;
}
.pc_one ul li a {
  float: left;
  width: 158px;
  height: 158px;
  background: #f6f6f6;
  border: 1px solid #ececec;
  text-align: center;
  position: relative;
}
.pc_one ul li a em {
  width: 100%;
  display: inline-block;
}
.pc_one ul li a b {
  font-size: 20px;
  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;
  display: inline-block;
}
.pc_two ul {
  float: left;
  margin-top: 40px;
}
.pc_two ul li {
  float: left;
  width: 288px;
  height: 288px;
  background: #fff;
  margin-right: 16px;
}
.pc_two ul li img {
  margin: 30px auto 0;
  display: block;
}
.pc_two ul li b {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 28px;
  color: #333;
  font-weight: bold;
  display: inline-block;
}
.pc_two ul li p {
  width: 88%;
  height: auto;
  line-height: 26px;
  font-size: 18px;
  display: inline-block;
  margin: 10px 6% 0;
}

.pc_three {
  width: 100%;
  margin-top: 60px;
  display: inline-block;
}
.pc_three ul {
  float: left;
  width: 100%;
  height: auto;
  margin-top: 20px;
}
.pc_three ul li {
  float: left;
  width: 183px;
  height: 183px;
  border: 1px solid #f2f2f2;
  margin-right: 18px;
  margin-top: 20px;
}
.pc_three ul li img {
  display: block;
  margin: 30px auto 0;
}
.pc_three ul li b {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
  color: #666;
  text-align: center;
  display: inline-block;
  margin-top: 18px;
}

.pc_four {
  width: 100%;
  height: auto;
  display: inline-block;
}
.pc_four .toptit {
  float: left;
  width: 100%;
  height: auto;
  position: relative;
}
.pc_four .toptit div {
  float: left;
  width: 50%;
  height: 100px;
  line-height: 100px;
  font-size: 42px;
  font-weight: bold;
  text-align: center;
}
.pc_four .toptit em {
  position: absolute;
  top: 0;
  left: 548px;
  display: inline-block;
  width: 88px;
  height: 88px;
  line-height: 88px;
  font-size: 42px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: #ffd611;
  border-radius: 60px;
  border: 8px solid #fff;
}
.pc_four .toptit .topleft {
  color: #999;
}
.pc_four .toptit .topright {
  color: #333;
}
.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: 10px;
  text-align: center;
}
.pc_four .contentleft li {
  background: #fff;
  color: #999;
}
.pc_four .contentright li {
  background: #ffd611;
  color: #333;
}

.pc_five {
  margin: 80px auto;
}
.pc_five .left_cont {
  margin-top: 110px;
}
.pc_five .pc_donw {
  margin: 40px auto 0;
}
.pc_five .pc_donw a {
  float: left;
}

.pc_six {
  margin-top: 90px;
  text-align: center;
  padding-top: 80px;
  padding-bottom: 80px;
}
.pc_six .right_cont {
  margin-top: 110px;
}
.pc_six .pc_donw {
  margin: 40px auto 0;
}
.pc_six .pc_donw a {
  float: right;
}

.pc_eight {
  margin-top: 80px;
}
.pc_eight ul {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.pc_eight ul li {
  float: left;
  width: 100%;
  height: auto;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 20px;
}
.pc_eight ul li img {
  float: left;
  width: 160px;
  height: 160px;
  border-radius: 80px;
  margin: 0 30px;
}
.pc_eight ul li b {
  float: left;
  width: 80%;
  height: 40px;
  line-height: 40px;
  font-size: 24px;
  color: #333;
  font-weight: bold;
  margin-top: 36px;
}
.pc_eight ul li p {
  float: left;
  width: 80%;
  height: auto;
  line-height: 40px;
  font-size: 20px;
  color: #999;
}
.pc_eight ul li p i {
  color: #f60;
}

/*底部*/

.foot {
  float: left;
  width: 100%;
  border-top: 4px solid #ddd;
  text-align: center;
  padding: 60px 0 20px;
  color: #666;
  font-size: 14px;
}
.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;
}
.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 12px 12px;
}
.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: 14px;
  display: inline-block;
}

.foot .state {
  float: left;
  width: 100%;
  height: auto;
  border-top: 1px solid #ddd;
  padding: 30px 0 10px;
  color: #999;
  margin-top: 50px;
}
.foot .state em {
  font-size: 14px;
  color: #bbb;
}
.foot .copyright {
  float: left;
  width: 100%;
  height: auto;
  color: #999;
  line-height: 28px;
  text-align: center;
}
.foot .copyright span {
  width: auto;
  margin: 0 auto;
  display: inline-block;
}
.foot .copyright p {
  float: left;
  margin: 0 20px;
  color: #ccc;
}
.foot .copyright a {
  color: #333;
}

/*其他页面*/

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 {
  float: left;
  width: 100%;
  height: auto;
}
.else .topline {
  float: left;
  width: 100%;
  margin: 40px auto 0;
}
.else .topline ul {
  float: left;
  width: 100%;
  height: auto;
}
.else .topline ul li {
  float: left;
  width: 33%;
  border-top: 3px solid #ccc;
  font-size: 18px;
  color: #ccc;
  text-align: center;
  line-height: 50px;
  position: relative;
}
.else .topline ul li span {
  position: absolute;
  top: -13px;
  left: 0;
  display: inline-block;
  width: 100%;
}
.else .topline ul li i {
  width: 22px;
  height: 22px;
  border-radius: 12px;
  background: #ccc;
  display: inline-block;
}
.else .topline ul .current {
  width: 34%;
  border-top: 3px solid #1a87fe;
  color: #1a87fe;
}
.else .topline ul .current i {
  background: #1a87fe;
}

/*提交资料*/

.else .centconr {
  float: left;
  width: 100%;
  margin-bottom: 40px;
}
.else .centconr ul {
  float: left;
  width: 100%;
}
.else .centconr ul li {
  float: left;
  width: 100%;
  font-size: 16px;
  line-height: 40px;
  color: #333;
  margin-top: 20px;
}
.else .centconr ul li i {
  color: #f00;
}
.else .centconr ul li b {
  font-size: 16px;
  color: #333;
}
.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: 30px;
}
.else .centconr .submit {
  float: left;
  width: 100%;
  height: auto;
  text-align: center;
  margin: 40px 0;
}
.else .centconr .submit a {
  width: 200px;
  height: 50px;
  line-height: 50px;
  margin: 0 15px;
  background: #eee;
  font-size: 22px;
  color: #666;
  display: inline-block;
  border-radius: 10px;
}
.else .centconr .submit .btn {
  background: #1a87fe;
  color: #fff;
}

.else .botcont {
  float: left;
  width: 100%;
}
.else .botcont span {
  float: left;
  width: 100%;
  line-height: 60px;
  font-size: 14px;
  color: #999;
}
.else .botcont span i {
  color: #f60;
}
.else .botcont em {
  float: left;
  width: 100%;
  line-height: 60px;
  font-size: 14px;
  color: #999;
  border-top: 1px solid #ddd;
}
.else .botcont em i {
  color: #1a87fe;
  margin-left: 40px;
}
.else .botcont em .front {
  margin-left: 0;
}
.else .botcont .roolYear {
  display: inline;
  float: none;
}
.else .botcont .roolMonth {
  display: inline;
  float: none;
}
.else .botcont .roolDay {
  display: inline;
  float: none;
}

/*选择地图*/

.else .explain {
  float: left;
  width: 100%;
  height: auto;
  line-height: 40px;
  background: #fff1dd;
  color: #fc7d01;
  font-size: 14px;
  text-indent: 1em;
  margin-top: 10px;
}
.else .listselect {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.else .listselect .opt {
  float: left;
  width: 100%;
}
.else .listselect b {
  float: left;
  width: 100%;
  line-height: 30px;
  font-size: 18px;
  color: #333;
}
.else .listselect .opt span {
  float: left;
  width: 378px;
  line-height: 80px;
  background: #f0f0f0;
  border: 1px solid #e3e3e3;
  color: #333;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-right: 28px;
  position: relative;
  cursor: pointer;
}
.else .listselect .opt span i {
  font-size: 16px;
  color: #999;
  font-weight: normal;
}
.else .listselect .opt .btn {
  border: 3px solid #1a87fe;
  line-height: 78px;
}
.else .listselect .opt em {
  width: 40px;
  height: 40px;
  background: url(../images/xuanzhong.png) no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}
.else .listselect .opt .btn em {
  display: inline-block;
}
.else .listselect .cont {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.else .listselect .cont ul {
  float: left;
  width: 100%;
}
.else .listselect .cont ul li {
  float: left;
  margin-right: 13px;
  margin-bottom: 15px;
  width: 158px;
  height: 158px;
  background: #f3f3f3;
  border: 1px solid #e4e4e4;
  text-align: center;
  cursor: pointer;
  position: relative;
}
.else .listselect .cont ul li em {
  width: 100%;
  display: inline-block;
}
.else .listselect .cont ul li b {
  font-size: 20px;
  color: #666;
  line-height: 50px;
  display: block;
}
.else .listselect .cont ul li img {
  display: block;
  width: 86px;
  height: 86px;
  margin: 15px auto 0;
  border-radius: 20px;
}
.else .listselect .cont ul li i {
  width: 40px;
  height: 40px;
  background: url(../images/xuanzhong.png) no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}
.else .listselect .cont ul .open {
  border: 1px solid #1a87fe;
}
.else .listselect .cont ul .open i {
  display: inline-block;
}
.else .listselect .cont p {
  float: left;
  width: 100%;
  line-height: 60px;
  font-size: 16px;
  color: #999;
  text-align: center;
}
.else .listselect .cont strong {
  float: left;
  width: 100%;
  line-height: 80px;
  font-size: 20px;
  text-align: center;
  color: #333;
}
.else .listselect .cont strong em {
  color: #999;
  margin-right: 25px;
}
.else .listselect .cont strong i {
  color: #fe7e01;
}
.else .listselect .cont span {
  float: left;
  width: 100%;
  text-align: center;
}
.else .listselect .cont span a {
  width: 260px;
  height: 60px;
  display: inline-block;
  margin: 10px 10px 0;
}

.else .problem {
  float: left;
  width: 100%;
}
.else .problem span {
  float: left;
  width: 100%;
  line-height: 60px;
  font-size: 18px;
  color: #666;
  margin: 20px auto;
}
.else .problem ul {
  float: left;
  width: 100%;
}
.else .problem ul li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 20px;
}
.else .problem ul li b {
  float: left;
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 18px;
  color: #f60;
  text-indent: 30px;
  background: url(../images/wen.png) no-repeat;
}
.else .problem ul li p {
  float: left;
  width: 100%;
  line-height: 32px;
  font-size: 16px;
  margin: 10px auto 20px;
}

/*等待审核*/

.else .examine {
  float: left;
  width: 100%;
  height: auto;
  text-align: center;
}
.else .examine i {
  width: 100px;
  height: 100px;
  line-height: 100px;
  display: inline-block;
  background: #1a87fe;
  color: #fff;
  font-size: 72px;
  font-weight: bold;
  border-radius: 50px;
  margin-top: 20px;
}
.else .examine span {
  width: 100%;
  font-size: 20px;
  display: inline-block;
  text-align: center;
  margin-top: 30px;
  color: #1a87fe;
}
.else .examine a {
  width: 240px;
  height: 60px;
  line-height: 60px;
  background: #1a87fe;
  font-size: 24px;
  color: #fff;
  display: inline-block;
  border-radius: 10px;
  margin-top: 30px;
}
.else .examine p {
  width: 100%;
  color: #999;
  font-size: 18px;
  margin: 40px auto;
}

/*查询订单*/

.else .pc_title {
  border-top: 4px solid #ddd;
  padding-top: 30px;
}
.else .pc_title em {
  font-size: 18px;
  margin-top: 10px;
}
.cx_content {
  float: left;
  width: 100%;
  height: auto;
  text-align: center;
  margin-bottom: 30px;
}
.cx_content .cx_sou {
  width: 604px;
  height: auto;
  text-align: center;
  display: inline-block;
  margin-top: 30px;
}
.cx_content .cx_sou input {
  float: left;
  width: 500px;
  line-height: 50px;
  font-size: 16px;
  outline: 0;
  border: 2px solid #1a87fe;
  color: #666;
  display: inline-block;
  text-indent: 10px;
  display: inline-block;
  font-family: '微软雅黑';
}
.cx_content .cx_sou a {
  float: left;
  width: 100px;
  line-height: 54px;
  font-size: 24px;
  color: #fff;
  background: #1a87fe;
  display: inline-block;
}
.cx_content .cx_cont {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.cx_content .cx_cont strong {
  float: left;
  width: 100%;
  text-align: left;
  font-size: 16px;
}
.cx_content .cx_cont strong i {
  color: red;
  font-weight: bold;
}
.cx_content .cx_cont dl {
  float: left;
  width: 100%;
  border: 1px solid #ddd;
  border-right: 0;
  border-bottom: 0;
  font-size: 14px;
  margin-top: 20px;
}
.cx_content .cx_cont dl dt {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ddd;
}
.cx_content .cx_cont dl dt b {
  float: left;
  width: 180px;
  line-height: 40px;
  background: #f3f3f3;
  color: #999;
  border-right: 1px solid #ddd;
}
.cx_content .cx_cont dl .tj {
  width: 354px;
}
.cx_content .cx_cont dl .xz {
  width: 300px;
}
.cx_content .cx_cont dl dd {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ddd;
  background: #fff;
}
.cx_content .cx_cont dl dd em {
  float: left;
  width: 180px;
  height: 115px;
  line-height: 22px;
  color: #333;
  border-right: 1px solid #ddd;
  padding-top: 5px;
}
.cx_content .cx_cont dl dd em {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cx_content .cx_cont dl dd em i {
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: inline-block;
}
.cx_content .cx_cont dl dd .tj {
  text-align: left;
  width: 344px;
  padding-left: 10px;
  display: inline-block;
}
.cx_content .cx_cont dl dd .xz {
  width: 280px;
  padding-left: 10px;
  padding-right: 10px;
}
.cx_content .cx_cont dl dd .cl {
  color: #f60;
}
.cx_content .cx_cont dl dd .xz {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.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;
}
.SuspensionBar {
  width: 1000px;
  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-floatSquare-loc img {
  width: 140px;
  height: 140px;
}
.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;
}

.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;
}
