@charset "utf-8";
.c-weixin {
  color: #00c800!important;
}
.c-weibo {
  color: #e6162d!important;
}
.c-qq {
  color: #66bde7!important;
}
.c-zfb {
  color: #19a0e5!important;
}
.flag-hot {
  background: #db4c3f;
  color: #FFFFFF;
}
.flag-empty {
  background: #FFFFFF;
  color: #f8b551;
}
a:hover {
  text-decoration: none;
}
.per5 {
  width: 5%;
}
.per10 {
  width: 10%;
}
.per15 {
  width: 15%;
}
.per20 {
  width: 20%;
}
.per25 {
  width: 25%;
}
.per30 {
  width: 30%;
}
.per35 {
  width: 35%;
}
.per40 {
  width: 40%;
}
.per50 {
  width: 50%;
}
.per60 {
  width: 60%;
}
.per65 {
  width: 65%;
}
.per70 {
  width: 70%;
}
.per75 {
  width: 75%;
}
.per80 {
  width: 80%;
}
.per85 {
  width: 85%;
}
.per90 {
  width: 90%;
}
.per100 {
  width: 100%;
}
.per-r40 {
  padding-right: 40%;
}
.btn-important {
  background: #500008;
  border: 1px solid #500008;
  color: #FFFFFF;
}
.btn-main {
  background: #f8b551;
  border: 1px solid #f8b551;
  color: #FFFFFF;
}
.none {
  display: none;
}
.table-shadow {
  box-shadow: 0 0 5px #cccccc;
}
.no-border {
  border: 0!important;
}
.f-12 {
  font-size: 12px !important;
}
.f-14 {
  font-size: 14px !important;
}
.f-16 {
  font-size: 16px !important;
}
.f-18 {
  font-size: 18px !important;
}
.f-20 {
  font-size: 20px !important;
}
.f-22 {
  font-size: 22px !important;
}
.f-24 {
  font-size: 24px !important;
}
.f-26 {
  font-size: 26px !important;
}
.f-28 {
  font-size: 28px !important;
}
.f-30 {
  font-size: 30px !important;
}
.vip-hd {
  margin-bottom: 20px;
}
.vip-hd .hd-nav-wapper {
  background: #500008;
}
.vip-hd .hd-nav-wapper ul:not(.dropDown-menu) > li > a:not(.dropDown_A) {
  color: #FFFFFF;
}
.vip-hd .hd-nav-wapper ul:not(.dropDown-menu) > li > a:not(.dropDown_A):hover {
  background: none;
}
.vip-hd .hd-nav-wapper ul:not(.dropDown-menu) > li > a:not(.dropDown_A) .icon {
  border-radius: 50%;
  background-color: #FFFFFF;
}
.vip-hd .hd-nav-wapper .dropDown_hover:hover.open.hover > a {
  background: none;
}
.vip-hd .hd-nav-wapper .rightnav > ul > li > a.dropDown_A {
  color: #ba944e;
}
.vip-hd .hd-logo-wapper {
  padding-bottom: 0;
  margin-bottom: 10px;
}
.vip-hd .hd-logo-wapper .btn-main {
  background: #32955c;
  border-color: #32955c;
}
.btn-primary {
  background-color: #5a98de;
  border-color: #5a98de;
}
.btn-primary.disabled {
  background-color: #eee;
  border-color: #eee;
  color: #888;
}
.pagination .current:not(.prev,.next) {
  background-color: #f8b551 !important;
  border-radius: 3px;
}
.adver-one li {
  float: left;
  margin-right: 15px;
  position: relative;
  overflow: hidden;
}
.adver-one li img {
  width: 230px;
  height: 130px;
}
.adver-one li .absolute {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 100%;
  left: 0;
  background: #f8b551;
}
.adver-one li .absolute .dsc {
  padding: 10px;
}
.adver-one li .absolute .dsc p {
  overflow: hidden;
  color: #FFFFFF;
}
.adver-one li .absolute .dsc p:first-child {
  height: 40px;
}
.adver-one li:hover .absolute {
  top: 0;
  transition: all 0.6s;
  -moz-transition: all 0.6s;
  /* Firefox 4 */
  -webkit-transition: all 0.6s;
  /* Safari 和 Chrome */
  -o-transition: all 0.6s;
  /* Opera */
}
.adver-one .tool {
  width: 180px;
  padding: 25px 20px;
}
.adver-one .tool .btn {
  float: left;
  height: 35px;
}
.adver-one .tool .btn:hover {
  color: #FFFFFF;
}
.adver-one .tool .btn-half {
  width: 85px;
  margin-left: 10px;
}
.adver-one .tool .btn-half:first-child {
  margin-left: 0;
}
.adver-one .tool .btn-full {
  width: 100%;
  height: 35px;
}
.adver-one .tool p {
  line-height: 35px;
  margin-bottom: 0;
}
.adver-one .tool p a {
  color: #f8b551;
}
.adver-tow li {
  width: 358px;
  float: left;
  margin-left: 15px;
  border: 1px solid #f8b551;
  padding: 15px;
  display: table;
}
.adver-tow li:first-child {
  margin-left: 0;
}
.adver-tow li img {
  display: table-cell;
  vertical-align: middle;
  width: 220px;
  height: 170px;
  border-radius: 20px;
}
.adver-tow li .content {
  display: table-cell;
  vertical-align: middle;
}
.adver-tow li .content h3 {
  font-weight: bold;
  color: #130000;
}
.adver-tow li .content p {
  margin-bottom: 0;
  color: #8a8a8a;
  font-size: 14px;
}
.adver-tow li .content .btn {
  color: #FFFFFF;
  font-size: 12px;
}
.adver-tow li .content .btn .icon {
  font-size: 12px;
}
.adver-three .title {
  margin: 0;
}
.adver-three .subtitle {
  color: #8a8a8a;
}
.adver-three .subtitle .advers {
  float: right;
  color: #ff0707 ;
  font-size: 14px;
  position: relative;
  padding-left: 36px;
}
.adver-three .subtitle .advers .icon {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -18px;
  font-size: 24px;
}
.adver-three .recommend-list {
  margin-left: -10px;
}
.adver-three .recommend-list li {
  float: left;
  width: 164px;
  height: 150px;
  background: #FFFFFF;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin: 0 0 10px 10px;
  position: relative;
}
.adver-three .recommend-list li p {
  font-size: 14px;
  margin-bottom: 0;
  padding: 6px 5px;
  overflow: hidden;
  height: 42px;
}
.adver-three .recommend-list li i.flag {
  position: absolute;
  width: 18px;
  height: 23px;
  top: 3px;
  left: 3px;
  background: url('../images/recommend.png');
}
.adver-three .recommend-list li:hover a {
  color: #f8b551;
}
.adver-three .recommend-list a img {
  width: 100%;
  height: 97px;
}
.adver-three .fill-info {
  height: 440px;
  background: url('../images/fillInfo.jpg');
  background-size: cover;
}
.adver-three .fill-info .title {
  font-size: 16px;
  color: #FFFFFF;
  margin-bottom: 15px;
}
.adver-three .input-line {
  position: relative;
  margin-bottom: 12px;
  /* WebKit browsers */
  /* Mozilla Firefox 4 to 18 */
  /* Mozilla Firefox 19+ */
  /* Internet Explorer 10+ */
}
.adver-three .input-line .valid_mine {
  position: absolute;
  white-space: nowrap;
  background: #FFFFFF;
  right: 100%;
  margin-right: 10px;
  top: 0;
  padding: 0 15px;
  height: 34px;
  line-height: 34px;
  border-radius: 3px;
  box-shadow: 0px 0px 5px #f8b551;
}
.adver-three .input-line .btn {
  width: 100%;
  border-radius: 3px;
  height: 40px;
  line-height: 34px!important;
}
.adver-three .input-line input {
  width: 250px;
  border: 0;
  padding: 0 15px;
  background: rgba(255, 255, 255, 0.5);
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  color: #FFFFFF;
}
.adver-three .input-line ::-webkit-input-placeholder {
  color: #ffffff;
}
.adver-three .input-line :-moz-placeholder {
  color: #ffffff;
}
.adver-three .input-line ::-moz-placeholder {
  color: #ffffff;
}
.adver-three .input-line :-ms-input-placeholder {
  color: #ffffff;
}
.adver-three .input-line.input-select {
  position: relative;
}
.adver-three .input-line.input-select input[type="text"] {
  cursor: pointer;
}
.adver-three .input-line.input-select .icon-down {
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 40px;
  background: #f8b551;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  cursor: pointer;
  display: table;
}
.adver-three .input-line.input-select .icon-down i {
  color: #FFFFFF;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.adver-three .input-line.input-select .icon-down:before {
  content: '';
}
.adver-three .input-line.input-select .down-list {
  position: absolute;
  width: 100%;
  z-index: 99;
  display: none;
}
.adver-three .input-line.input-select .down-list li {
  background: #FFFFFF;
  line-height: 30px;
  padding: 0 15px;
}
.adver-three .input-line.input-select .down-list li:hover {
  background: #f8b551;
  color: #FFFFFF;
  cursor: pointer;
}
.half-adver-wapper .adver-box {
  width: 585px;
  float: left;
}
.half-adver-wapper .adver-box:first-child {
  margin-right: 28px;
}
.half-adver-wapper .adver-box .title-line {
  border-bottom: 1px solid #ba944e;
  background-color: white;
}
.half-adver-wapper .adver-box .title-line .title {
  float: left;
  padding: 15px 0 10px;
  line-height: 20px;
  color: #ba944e;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 900;
}
.half-adver-wapper .adver-box .down-lists {
  float: right;
  position: relative;
}
.half-adver-wapper .adver-box .down-lists .icon {
  font-size: 24px;
  color: #ba944e;
  cursor: pointer;
  top: 7px;
  position: relative;
}
.half-adver-wapper .adver-box .down-lists .down {
  position: absolute;
  min-width: 50px;
  right: 0;
  top: 38px;
  z-index: 9;
  background: #FFFFFF;
  box-shadow: 0 0 5px #cccccc;
  display: none;
  padding: 5px 0;
}
.half-adver-wapper .adver-box .down-lists .down a {
  display: block;
  text-align: right;
  line-height: 20px;
  padding: 3px 10px;
  white-space: nowrap;
  color: #666666;
  font-size: 14px;
}
.half-adver-wapper .adver-box .down-lists .down a:hover {
  color: #ba944e;
}
.half-adver-wapper .adver-box .down-lists:hover .down {
  display: block;
}
.half-adver-wapper .adver-box .adver-list {
  margin-left: -10px;
}
.half-adver-wapper .adver-box .adver-list li {
  float: left;
  width: 188px;
  height: 140px;
  margin-left: 10px;
  margin-top: 10px;
  position: relative;
}
.half-adver-wapper .adver-box .adver-list li img {
  width: 100%;
  height: 100%;
}
.half-adver-wapper .adver-box .adver-list li p {
  position: absolute;
  bottom: 0;
  width: 172px;
  margin-bottom: 0;
  padding: 10px 8px;
  color: #fff;
  opacity: .7;
  background: #000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
}
.half-adver-wapper .adver-box .adver-list-text {
  margin-left: -20px;
  padding: 10px 0 20px;
}
.half-adver-wapper .adver-box .adver-list-text li {
  width: 282px;
  float: left;
  margin-left: 20px;
  position: relative;
}
.half-adver-wapper .adver-box .adver-list-text li a {
  max-width: 220px;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  line-height: 32px;
  text-overflow: ellipsis;
  font-size: 13px;
}
.half-adver-wapper .adver-box .adver-list-text li a:hover {
  color: #f8b551;
}
.half-adver-wapper .adver-box .adver-list-text li span {
  color: #ba944e;
  float: right;
  line-height: 32px;
}
.five-list {
  padding: 15px 0 0 0;
  margin-left: -10px;
}
.five-list li {
  float: left;
  border-radius: 3px;
  overflow: hidden;
  margin: 0 0 10px 10px;
  position: relative;
}
.five-list li a {
  display: block;
  position: relative;
}
.five-list li img {
  width: 164px;
  height: 140px;
}
.five-list li p {
  position: absolute;
  bottom: 0;
  width: 148px;
  margin-bottom: 0;
  padding: 10px 8px;
  color: #FFFFFF;
  opacity: 0.7;
  background: #000000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
}
.five-list li:hover p {
  opacity: 0.9;
}
.half-list {
  margin-right: -100px;
}
.half-list li {
  width: 380px;
  margin-right: 100px;
  float: left;
  position: relative;
}
.half-list li a {
  max-width: 300px;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  line-height: 29px;
  text-overflow: ellipsis;
  font-size: 13px;
}
.half-list li:hover a {
  color: #f8b551;
}
.half-list li span {
  color: #f8b551;
  float: right;
  line-height: 29px;
}
.info-list {
  padding-top: 15px;
}
.info-list li a {
  float: left;
  line-height: 27px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  font-size: 13px;
}
.info-list li:hover a {
  color: #f8b551;
}
.info-list .top-adver {
  display: block;
  margin-bottom: 5px;
}
.info-list .top-adver img {
  float: left;
  width: 100px;
  height: 70px;
}
.info-list .top-adver .info {
  float: left;
  width: 170px;
  margin-left: 10px;
}
.info-list .top-adver .info p {
  color: #f07a56;
  height: 40px;
  line-height: 20px;
  margin-bottom: 5px;
  overflow: hidden;
  font-size: 13px;
}
.info-list .top-adver .info span {
  color: #8a8a8a;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  white-space: nowrap;
}
.title-wapper {
  border-bottom: 1px solid #f8b551;
}
.title-wapper .title {
  float: left;
  padding: 15px 0 10px;
  line-height: 20px;
  color: #f8b551;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 900;
}
.title-wapper a {
  float: right;
  color: #999999;
  font-size: 13px;
  line-height: 40px;
  margin-top: 5px;
}
.title-wapper a:after {
  content: '>';
}
.title-wapper a:hover {
  color: #f8b551;
}
.title-wapper ul {
  font-size: 12px;
  float: right;
  line-height: 40px;
  color: #8a8a8a;
}
.title-wapper ul li {
  float: left;
  margin-right: 5px;
  padding: 0 8px;
}
.title-wapper ul li a {
  color: #8a8a8a;
}
.title-wapper ul li a:after {
  content: '';
}
.hd-nav-wapper {
  height: 44px;
  line-height: 44px;
  background: #FFFFFF;
}
.hd-nav-wapper .leftnav li {
  position: relative;
}
.hd-nav-wapper .leftnav li a {
  padding-left: 24px;
}
.hd-nav-wapper .leftnav li i {
  position: absolute;
  left: 0;
  font-size: 18px;
}
.hd-nav-wapper ul.other li a {
  line-height: 16px;
  margin-top: 14px;
  padding: 0 15px;
}
.hd-nav-wapper ul.other li:first-child a {
  padding-left: 0;
  border-right: 1px solid #cccccc;
}
.hd-nav-wapper .rightnav li .msg {
  color: #ba944e!important;
  border-left: 0;
  padding-left: 0;
  font-size: 12px;
  top: -1px;
  position: relative;
}
.hd-nav-wapper .rightnav > ul > li > a {
  height: 16px;
  line-height: 16px;
  margin-top: 14px;
  border-left: 1px solid #cccccc;
}
.hd-nav-wapper .rightnav > ul > li > a.dropDown_A {
  min-width: 100px;
  color: #f07a56;
  padding-right: 0;
}
.hd-nav-wapper .rightnav > ul > li > a.dropDown_A .icon {
  font-size: 12px;
  position: relative;
  top: -1px;
}
.hd-nav-wapper .rightnav > ul > li:first-child a {
  border-left: 0;
}
.hd-nav-wapper .rightnav > ul > li:last-child a {
  padding-right: 0;
}
.hd-nav-wapper .rightnav .menu > li > a {
  color: #717171;
}
.hd-nav-wapper .rightnav .menu > li > a i {
  position: absolute;
  right: 20px;
  top: 50%;
  font-size: 12px;
  margin-top: -10px;
}
.hd-nav-wapper .at-code {
  width: 100px;
  height: 100px;
}
.hd-logo-wapper {
  padding: 0 0 12px;
  font-size: 14px;
}
.hd-logo-wapper .logo {
  height: 41px;
}
.hd-logo-wapper .purpose {
  line-height: 50px;
  margin-bottom: 0;
  color: #303030;
  font-size: 14px;
}
.hd-logo-wapper .hd-hot span {
  float: left;
  font-size: 14px;
  color: #f8b551;
}
.hd-logo-wapper .hd-hot li {
  float: left;
  font-size: 14px;
  margin-left: 15px;
  cursor: pointer;
}
.hd-logo-wapper .hd-hot li:hover a {
  color: #f8b551;
}
.hd-logo-wapper .publish-btn-wapper > .btn {
  width: 160px;
  line-height: 22px;
}
.hd-logo-wapper .publish-btn-wapper > .btn:hover {
  color: #FFFFFF;
}
.main-nav {
  background: #500008;
  width: 100%;
  min-width: 1200px;
}
.main-nav a {
  color: #FFFFFF;
  font-size: 15px!important;
  padding: 0 18px !important;
}
.main-nav li.active {
  background: #f8b551;
}
.main-nav .nav-login {
  float: right;
}
.main-nav .nav-login a {
  background: #FFFFFF;
  display: block;
  margin-top: 9px;
  border-radius: 15px;
  height: 26px;
  line-height: 26px;
  padding: 0 15px;
  font-size: 14px;
  color: #333333;
}
.search-group .search-list-wapper {
  float: left;
  position: relative;
}
.search-group .search-list {
  position: absolute;
  background: #FFFFFF;
  width: 100%;
  top: 100%;
  border: 1px solid #EEEEEE;
  border-top: 0;
  z-index: 9;
  padding: 5px 0;
  box-shadow: 0 2px 6px #DDDDDD;
}
.search-group .search-list li {
  padding: 0 10px;
  line-height: 24px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.search-group .search-list li:hover {
  background: #EEEEEE;
  cursor: pointer;
}
.search-group .search-list li a {
  display: block;
}
.search-group .search-text {
  float: left;
  width: 390px;
  height: 39px;
  padding: 0 10px;
  border: 1px solid #f8b551;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  box-shadow: inset 1px 1px 4px #dfcdac;
  -webkit-box-shadow: inset 1px 1px 4px #dfcdac;
  -moz-box-shadow: inset 1px 1px 4px #dfcdac;
}
.search-group .search-btn {
  float: left;
  height: 39px;
  line-height: 39px;
  padding: 0 15px;
  color: #555;
  text-align: center;
  cursor: pointer;
  background: #f8b551;
  border: 1px solid #f8b551;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.search-group .search-btn i {
  color: #FFFFFF;
  font-size: 20px;
}
.search-group button.search-btn {
  height: 41px;
}
/*首页*/
pre {
  border: 0;
  background: none;
}
.full-bg {
  width: 100%;
  min-width: 1200px;
}
.com-zanwu {
  padding-top: 20px;
  text-align: center;
}
.com-zanwu .icon {
  font-size: 70px;
  color: #999;
}
.com-zanwu p {
  font-size: 16px;
  color: #999;
}
.com-zanwu p a {
  color: #f8b551;
}
.p-20 {
  padding: 20px;
}
.bg-interval {
  background: #f8f8f8;
}
.bg-default {
  background: #FFFFFF;
}
.adver-wapper {
  margin-bottom: 15px;
}
.adver-wapper img {
  width: 595px;
  height: 80px;
  float: left;
}
.adver-wapper a:first-child img {
  margin-right: 10px;
}
.adver-box-left {
  float: left;
  width: 860px;
}
.adver-box-right {
  float: right;
  width: 280px;
  padding: 0 15px 15px;
}
.related-wapper {
  padding: 20px 0 35px;
}
.related-wapper .related-list {
  line-height: 30px;
}
.related-wapper .related-list span {
  float: left;
}
.related-wapper .related-list span.important {
  color: #f8b551;
  border-bottom: 1px solid #f8b551;
}
.related-wapper .related-list li {
  float: left;
  margin-left: 15px;
}
.related-wapper p {
  margin-top: 20px;
  color: #8a8a8a;
  font-size: 12px;
}
.footer-bar {
  background: #1a2330;
  padding: 30px 0 30px 0;
  width: 100%;
  min-width: 1200px;
}
.footer-bar ul {
  margin: 0 auto 30px;
  padding-bottom: 30px;
  text-align: center;
  border-bottom: 1px solid #8a8a8a;
}
.footer-bar ul li {
  display: inline;
  padding: 0 25px;
  border-left: 1px solid #FFFFFF;
}
.footer-bar ul li:first-child {
  border-left: 0;
}
.footer-bar ul li a {
  color: #FFFFFF;
}
.footer-bar p {
  text-align: center;
  color: #8a8a8a;
}
/*入口*/
.entrance-hd {
  background-image: url('../images/entrance-bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 670px;
}
.entrance-hd h1 {
  font-size: 64px;
  text-align: center;
  color: #FFFFFF;
  font-family: "微软雅黑";
  padding: 185px 0 120px;
}
.entrance-hd .search-group {
  padding-left: 190px;
}
.entrance-hd .search-group input {
  width: 690px;
  height: 52px;
}
.entrance-hd .search-group .search-btn {
  width: 78px;
  height: 52px;
  line-height: 52px;
}
.entrance-hd .hot-address {
  display: block;
  text-align: center;
}
.entrance-hd .hot-address span,
.entrance-hd .hot-address li {
  font-size: 14px;
  display: inline-block;
  margin: 0 5px;
}
.entrance-hd .hot-address a {
  color: #FFFFFF;
}
.entrance-hd .hot-address span {
  color: #ff9600;
}
.entrance-body .hot-city {
  margin-bottom: 30px;
}
.entrance-body .hot-city .title {
  float: left;
  margin-right: 18px;
  color: #555;
  font-size: 14px;
  font-weight: 600;
}
.entrance-body .hot-city .hot-city-list {
  float: left;
  max-width: 1100px;
}
.entrance-body .hot-city .hot-city-list a {
  margin: 0 10px;
  color: #fd835a;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  white-space: nowrap;
  float: left;
}
.entrance-body .hot-city .hot-city-list a.now-city {
  color: #fb8862;
  font-weight: bold;
}
.entrance-body .hot-city .hot-city-list a.now-city .icon {
  margin-left: 3px;
  font-size: 12px;
  vertical-align: middle;
}
.entrance-body .choose-city {
  margin-bottom: 20px;
}
.entrance-body .choose-city .title {
  float: left;
  margin-right: 18px;
  color: #555;
  font-size: 14px;
  line-height: 30px;
  font-weight: 600;
}
.entrance-body .choose-city .select-box {
  width: 120px;
  float: left;
  line-height: 22px;
  height: 30px;
  margin-right: 10px;
}
.entrance-body h4 {
  background: #FFFFFF;
  padding: 15px 15px 10px 0;
  margin: 0;
  margin-bottom: 20px;
  line-height: 16px;
  color: #555;
  font-size: 16px;
  font-weight: 600;
}
.entrance-body .entrance-list {
  display: table;
  background: #FFFFFF;
  border: 1px solid #eee;
  margin-top: -1px;
}
.entrance-body .entrance-list h3 {
  display: table-cell;
  width: 80px;
  padding: 0;
  height: 100%;
}
.entrance-body .entrance-list h3 > span {
  display: inline-block;
  width: 80px;
  height: 100%;
  text-align: center;
  line-height: 50px;
  background: #f5f5f5;
  border-right: 1px solid #eee;
}
.entrance-body .entrance-list h3 > span:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.entrance-body .entrance-list:hover h3 > span,
.entrance-body .entrance-list.active h3 > span {
  background: #f8b551;
  color: #FFFFFF;
  position: relative;
}
.entrance-body .entrance-list .entrance-block {
  display: table-cell;
  vertical-align: top;
}
.entrance-body .entrance-list .entrance-line {
  display: table;
  width: 1100px;
}
.entrance-body .entrance-list .entrance-line span {
  display: table-cell;
  vertical-align: top;
  padding-left: 20px;
  width: 65px;
  font-size: 16px;
  line-height: 50px;
  border-right: 1px solid #eee;
  position: relative;
}
.entrance-body .entrance-list .entrance-line:hover span:before {
  position: absolute;
  left: -1px;
  top: 17px;
  content: '';
  border-width: 8px;
  border-color: transparent transparent transparent #f8b551;
  border-style: dashed dashed dashed solid;
  width: 0;
  height: 0;
  overflow: hidden;
  content: 0;
}
.entrance-body .entrance-list .entrance-line ul {
  display: table-cell;
  padding: 15px;
}
.entrance-body .entrance-list .entrance-line ul li {
  float: left;
  padding: 0 9px;
}
.entrance-body .entrance-list .entrance-line ul li a {
  color: #8a8a8a;
  line-height: 20px;
  font-size: 14px;
  cursor: default;
}
.entrance-body .entrance-list .entrance-line ul li a:hover {
  color: #f8b551;
  cursor: pointer;
  border-bottom: 2px solid #f8b551;
}
.entrance-body .entrance-list .entrance-line ul li a.active {
  color: #fd835a;
  border-color: #fd835a;
}
.entrance-matt {
  padding: 50px 0 100px;
}
.entrance-matt .item {
  float: left;
  width: 300px;
  margin: 0 50px 50px;
}
.entrance-matt .item > a {
  overflow: hidden;
  border-radius: 20px;
  position: relative;
  display: block;
  width: 300px;
  height: 200px;
}
.entrance-matt .item > a img {
  width: 100%;
}
.entrance-matt .item > a h5 {
  width: 100%;
  text-align: center;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  color: #FFFFFF;
  margin: 0;
  font-size: 18px;
  padding: 10px 0;
}
.entrance-matt .item ul {
  display: block;
  width: 100%;
  margin-top: 10px;
  line-height: 30px;
}
.entrance-matt .item ul li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.entrance-matt .item ul li a {
  padding-left: 12px;
  position: relative;
  color: #444;
}
.entrance-matt .item ul li a:before {
  content: '';
  position: absolute;
  width: 0px;
  height: 0px;
  border: 2px solid #DDDDDD;
  left: 0;
  top: 50%;
  margin-top: -1px;
  border-radius: 50%;
}
.call-me {
  width: 145px;
  height: 231px;
  background-image: url('../images/call-me.png');
  background-repeat: no-repeat;
  position: fixed;
  z-index: 99;
  top: 60%;
  left: 50px;
}
.call-me span {
  position: absolute;
  left: 32px;
  top: 141px;
  font-size: 13px;
  color: #509dd3;
  text-shadow: 0 0 1px #ffffff, 0 0 1px #ffffff;
}
@media screen and (max-width: 1500px) {
  .call-me {
    top: 25%;
    left: auto;
    right: 30px;
  }
}
/*云厂房*/
.cloud-hd .cloud-box-right {
  width: 310px;
  float: right;
}
.cloud-hd .cloud-box-right .tool {
  padding: 10px 15px;
  text-align: center;
}
.cloud-hd .cloud-box-right .tool p a {
  color: #f8b551;
}
.cloud-hd .cloud-box-right .tool .btn {
  height: 35px;
}
.cloud-hd .cloud-box-right .tool .btn:hover {
  color: #FFFFff;
}
.cloud-hd .cloud-box-right .tool .btn-half {
  float: left;
  width: 135px;
}
.cloud-hd .cloud-box-right .tool .btn-full {
  float: left;
  width: 280px;
}
.cloud-hd .cloud-img {
  width: 880px;
  height: 445px;
  float: left;
}
.cloud-hd .fill-info {
  height: 315px;
  padding: 10px 15px;
  background: url('../images/fillInfo.jpg');
}
.cloud-hd .fill-info .title {
  font-size: 14px;
  color: #FFFFFF;
  margin-top: 0;
}
.cloud-hd .input-line {
  position: relative;
  margin-bottom: 10px;
  /* WebKit browsers */
  /* Mozilla Firefox 4 to 18 */
  /* Mozilla Firefox 19+ */
  /* Internet Explorer 10+ */
}
.cloud-hd .input-line .valid_mine {
  position: absolute;
  white-space: nowrap;
  background: #FFFFFF;
  right: 100%;
  margin-right: 10px;
  top: 0;
  padding: 0 15px;
  height: 34px;
  line-height: 34px;
  border-radius: 3px;
  box-shadow: 0px 0px 5px #f8b551;
}
.cloud-hd .input-line .btn {
  width: 100%;
  border-radius: 3px;
  line-height: 34px;
}
.cloud-hd .input-line input {
  width: 250px;
  border: 0;
  padding: 0 15px;
  background: rgba(255, 255, 255, 0.5);
  height: 34px;
  border-radius: 3px;
  color: #FFFFFF;
}
.cloud-hd .input-line ::-webkit-input-placeholder {
  color: #ffffff;
}
.cloud-hd .input-line :-moz-placeholder {
  color: #ffffff;
}
.cloud-hd .input-line ::-moz-placeholder {
  color: #ffffff;
}
.cloud-hd .input-line :-ms-input-placeholder {
  color: #ffffff;
}
.cloud-hd .input-line.input-select {
  position: relative;
}
.cloud-hd .input-line.input-select input[type="text"] {
  cursor: pointer;
}
.cloud-hd .input-line.input-select .icon-down {
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 34px;
  background: #f8b551;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  cursor: pointer;
  display: table;
}
.cloud-hd .input-line.input-select .icon-down i {
  color: #FFFFFF;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.cloud-hd .input-line.input-select .icon-down:before {
  content: '';
}
.cloud-hd .input-line.input-select .down-list {
  position: absolute;
  width: 100%;
  z-index: 99;
  display: none;
}
.cloud-hd .input-line.input-select .down-list li {
  background: #FFFFFF;
  line-height: 30px;
  padding: 0 15px;
}
.cloud-hd .input-line.input-select .down-list li:hover {
  background: #f8b551;
  color: #FFFFFF;
  cursor: pointer;
}
.cloud-box-left {
  float: left;
  padding: 10px;
  width: 860px;
}
/*注册登录*/
.sign-wapper {
  width: 500px;
  margin: 0 auto;
  padding-top: 90px;
  padding-bottom: 90px;
}
.sign-wapper .sign-hd {
  text-align: center;
}
.sign-wapper .sign-hd img {
  height: 48px;
}
.sign-wapper .sign-box {
  background: #FFFFFF;
  text-align: center;
  padding: 0 30px 5px;
  box-shadow: 0 0 5px #cccccc;
}
.sign-wapper .sign-box h3 {
  padding: 30px 0 20px;
  border-bottom: 1px solid #f3f3f3;
  margin-bottom: 35px;
}
.sign-wapper .sign-box .input-line {
  position: relative;
  text-align: center;
  margin-bottom: 25px;
}
.sign-wapper .sign-box .input-line input[type="text"],
.sign-wapper .sign-box .input-line input[type="password"] {
  padding: 0 5%;
  width: 90%;
  color: #333;
  font-size: 14px;
  height: 42px;
  line-height: 42px;
  border: 1px solid #e4e4e4;
}
.sign-wapper .sign-box .input-line input + i {
  position: absolute;
  font-size: 20px;
  top: 50%;
  margin-top: -16px;
  right: 10px;
}
.sign-wapper .sign-box .input-line input + i:hover,
.sign-wapper .sign-box .input-line input + i.active {
  cursor: pointer;
  color: #ff9600;
}
.sign-wapper .sign-box .input-line button {
  height: 42px;
  width: 100%;
  color: #ffffff;
  background: #ffb244;
  border: 0;
}
.sign-wapper .sign-box .input-line button:hover {
  background: #ff9600;
  color: #FFFFFF;
  font-size: 18px;
}
.sign-wapper .sign-box .input-line .hot {
  color: #ff9600;
}
.sign-wapper .sign-box .input-line label input[type="checkbox"],
.sign-wapper .sign-box .input-line label input[type="radio"] {
  cursor: pointer;
  margin-top: 0;
}
.sign-wapper .sign-box .input-line label span {
  cursor: pointer;
  line-height: 14px;
  vertical-align: middle;
}
.sign-wapper .sign-box .input-line .third-list {
  padding: 0 50px;
}
.sign-wapper .sign-box .input-line .third-list a {
  float: left;
  padding: 10px 30px 0;
}
.sign-wapper .sign-box .input-line .third-list a i {
  font-size: 50px;
}
.sign-wapper .sign-box .input-line .third-list a i.Hui-iconfont-share-qq,
.sign-wapper .sign-box .input-line .third-list a i.icon-qq {
  color: #66bde7;
}
.sign-wapper .sign-box .input-line .third-list a i.Hui-iconfont-share-weixin,
.sign-wapper .sign-box .input-line .third-list a i.icon-weixin {
  color: #97dc73;
}
.sign-wapper .sign-box .input-line .third-list a i.Hui-iconfont-share-weibo,
.sign-wapper .sign-box .input-line .third-list a i.icon-weibo {
  color: #ff8f8f;
}
.sign-wapper .sign-box .input-line.has-code input {
  float: left;
  width: 60%;
  margin-right: -2px;
}
.sign-wapper .sign-box .input-line.has-code .phone-code {
  float: right;
  width: 25%;
  height: 44px;
  line-height: 44px;
  background: #f3f3f3;
  cursor: pointer;
}
.sign-wapper .sign-box .input-line.has-code .phone-code.code {
  background: #ff9600;
  color: #FFFFFF;
}
.sign-wapper .sign-box .input-line .show-info {
  line-height: 25px;
  margin-left: -20px;
}
.sign-wapper .sign-box .input-line .radio-box > label,
.sign-wapper .sign-box .input-line .check-box > label {
  font-size: 12px;
}
/*区域找房*/
.area-find {
  box-shadow: 0 0 5px #cccccc;
  background: #FFFFFF;
}
.area-find.park {
  box-shadow: none;
  background: #FAFAFA;
}
.area-find h4 {
  margin: 0;
  color: #f8b551;
  background: #f3f3f3;
}
.area-find h4 span {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  padding: 0 25px;
  background: #FFFFFF;
}
.area-find .area-condition {
  padding: 10px 12px;
}
.area-find .area-condition ul {
  overflow: hidden;
}
.area-find .area-condition ul li,
.area-find .area-condition ul span {
  line-height: 28px;
  float: left;
  margin-right: 5px;
  padding: 0 8px;
  font-size: 14px;
}
.area-find .area-condition ul li.active,
.area-find .area-condition ul span.active {
  color: #f8b551;
  border-bottom: 1px solid #f8b551;
  margin-top: -1px;
}
.area-find .area-condition ul li.active a,
.area-find .area-condition ul span.active a {
  color: #f8b551;
}
.area-find .area-condition ul li:hover {
  cursor: pointer;
  color: #FFFFFF;
  background: #f8b551;
  border-radius: 3px;
}
.area-find .area-condition ul li:hover a {
  color: #FFFFFF;
}
.area-find .area-condition .other {
  padding-left: 63px;
  position: relative;
}
.area-find .area-condition .other .title {
  line-height: 30px;
  position: absolute;
  left: 0;
  margin-right: 5px;
  padding: 0 8px;
  font-size: 14px;
}
.area-find .area-condition .haschecked li {
  background: #f8b551;
  color: #FFFFFF;
  line-height: 20px;
  margin-top: 5px;
  padding: 2px 12px;
  margin-right: 10px;
  position: relative;
}
.area-find .area-condition .haschecked li:before {
  content: 'x';
  font-size: 12px;
  position: absolute;
  top: -2px;
  right: 2px;
  line-height: 12px;
}
.area-find .area-condition .haschecked li:hover {
  color: #FFFFFF;
}
.area-nav {
  background: #eeeeee;
}
.area-nav span,
.area-nav a {
  color: #333333;
  float: left;
  height: 40px;
  line-height: 40px;
  padding: 0 25px;
  font-size: 15px;
  cursor: pointer;
  border-left: 1px solid #dcdcdc;
}
.area-nav span.active,
.area-nav a.active {
  background: #FFFFFF;
  color: #f39800;
  border-top: 2px solid #f39800;
}
.area-nav span:first-child,
.area-nav a:first-child {
  border-left: 0;
}
.area-nav .advers {
  float: right;
  line-height: 40px;
  padding-right: 10px;
  color: red;
  font-size: 14px;
  font-weight: bold;
}
.area-nav.other a {
  padding: 0;
}
.area-nav.other .advers {
  border-left: 0;
}
.area-detail {
  padding: 15px 0;
  font-size: 14px;
}
.area-detail .area-content .at-img-box {
  overflow: hidden;
}
.area-detail .area-content .at-img-box .item {
  display: block;
  float: left;
  margin: 0 0 20px 20px;
}
.area-detail .area-content .at-img-box .item:nth-child(2n-1) {
  margin-left: 0;
}
.area-detail .area-content * {
  max-width: 100%!important;
  line-height: 180%;
}
.area-detail h5 {
  font-size: 16px;
  margin: 0;
  padding-bottom: 15px;
}
.area-detail h5.subtitle {
  font-weight: bold;
  margin-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
}
.area-detail .map {
  height: 500px;
}
.area-detail .has-cut {
  border-top: 1px solid #cccccc;
}
.area-detail .tips {
  font-size: 16px;
  color: #ff9600;
}
.area-list li {
  overflow: hidden;
  padding: 15px 12px;
  border-bottom: 1px solid #e0e0e0;
}
.area-list li > .icon {
  display: none;
}
.area-list li.new-top {
  position: relative;
}
.area-list li.new-top .area-content {
  width: 700px;
}
.area-list li.new-top .area-content h5 {
  margin-bottom: 0;
}
.area-list li.new-top .area-content h5 .icon {
  line-height: 18px;
  vertical-align: middle;
}
.area-list li.new-top .area-content h5 .title-line {
  max-width: 650px;
  vertical-align: middle;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.area-list li.new-top .area-price p {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
.area-list li.new-top .area-price p:first-child {
  margin-right: 20px;
}
.area-list li.new-top .user-flag {
  margin-top: 8px;
  display: inline-block;
  vertical-align: middle;
}
.area-list li.new-top .user-flag .flag {
  background: #FFFFFF;
  float: left;
  padding: 1px 3px;
  margin-right: 5px;
  border: 1px solid;
}
.area-list li.new-top .user-flag .flag:nth-child(1) {
  color: #9c27b0;
  border-color: #9c27b0;
}
.area-list li.new-top .user-flag .flag:nth-child(2) {
  color: #3f51b5;
  border-color: #3f51b5;
}
.area-list li.new-top .user-flag .flag:nth-child(3) {
  color: #2196f3;
  border-color: #2196f3;
}
.area-list li.new-top .user-flag .flag:nth-child(4) {
  color: #795548;
  border-color: #795548;
}
.area-list li.new-top .user-flag .flag:nth-child(5) {
  color: #607d8b;
  border-color: #607d8b;
}
.area-list li.new-top .user-flag .flag:nth-child(6) {
  color: #9e9e9e;
  border-color: #9e9e9e;
}
.area-list li.new-top .user-flag .flag:nth-child(7) {
  color: #f15928;
  border-color: #f15928;
}
.area-list li.new-top .user-flag .flag:nth-child(8) {
  color: #009688;
  border-color: #009688;
}
.area-list li.new-top .user-flag .flag:nth-child(9) {
  color: #4caf50;
  border-color: #4caf50;
}
.area-list li.is-top {
  position: relative;
}
.area-list li.is-top .icon-top {
  position: absolute;
  display: block;
  left: 12px;
  top: 15px;
  font-size: 40px;
  z-index: 99;
  width: 50px;
  height: 50px;
  background: url(../images/top.png);
}
.area-list li .area-img {
  float: left;
  width: 160px;
  height: 100%;
  margin-right: 25px;
  position: relative;
}
.area-list li .area-img img {
  width: 100%;
  height: 7.5vw;
}
.area-list li .area-img img.done {
  position: absolute;
  top: 0;
  left: 0;
  width: 70px;
  height: 70px;
  z-index: 9;
  margin-left: 0;
}
.area-list li .area-img i {
  background: rgba(0, 0, 0, 0.6);
  color: #FFFFFF;
  font-style: normal;
  position: absolute;
  padding: 0 10px;
  left: 0;
  bottom: 0;
  font-size: 14px;
}
.area-list li .done {
  color: #da1d07;
  font-size: 80px;
  line-height: 77px;
  margin-left: 10px;
  float: left;
  display: block;
}
.area-list li .area-content {
  float: left;
  position: relative;
}
.area-list li .area-content .iconfont {
  font-size: 28px;
  color: #fb7f2d;
  margin-left: 5px;
  vertical-align: middle;
  font-weight: normal;
}
.area-list li .area-content h5 {
  font-size: 18px;
  margin: 0 0 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.area-list li .area-content h5 a {
  vertical-align: middle;
  color: #555555;
  font-weight: bold;
}
.area-list li .area-content h5 a:hover {
  color: #f8b551;
}
.area-list li .area-content h5 .flag {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  padding: 5px 3px;
  border: 1px solid;
  background: #4caf50;
  color: #FFFFFF;
}
.area-list li .area-content p {
  font-size: 14px;
  color: #555555;
  margin-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.area-list li .area-img + .area-content {
  width:600px;
}
.area-list li .area-price {
  text-align: right;
  float: right;
}
.area-list li .area-price p {
  font-size: 14px;
  margin-bottom: 3px;
}
.area-list li .area-price span {
  color: #da1d07;
  font-size: 20px;
  line-height: 20px;
  font-weight: 900;
}
.area-list li .flag-line .flag {
  float: left;
  padding: 1px 3px;
  margin-right: 10px;
  border: 1px solid;
}
.area-list li .flag-line .flag:nth-child(1) {
  color: #9c27b0;
  border-color: #9c27b0;
}
.area-list li .flag-line .flag:nth-child(2) {
  color: #3f51b5;
  border-color: #3f51b5;
}
.area-list li .flag-line .flag:nth-child(3) {
  color: #2196f3;
  border-color: #2196f3;
}
.area-list li .flag-line .flag:nth-child(4) {
  color: #795548;
  border-color: #795548;
}
.area-list li .flag-line .flag:nth-child(5) {
  color: #607d8b;
  border-color: #607d8b;
}
.area-list li .flag-line .flag:nth-child(6) {
  color: #9e9e9e;
  border-color: #9e9e9e;
}
.area-list li .flag-line .flag:nth-child(7) {
  color: #f15928;
  border-color: #f15928;
}
.area-list li .flag-line .flag:nth-child(8) {
  color: #009688;
  border-color: #009688;
}
.area-list li .flag-line .flag:nth-child(9) {
  color: #4caf50;
  border-color: #4caf50;
}
.area-list li .info-line {
  margin-top: 10px;
  color: #8a8a8a;
}
.area-list li .floors-line {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.area-list li .floors-line span {
  display: inline-block;
  width: 10%;
  height: 20px;
  line-height: 20px;
  border-radius: 5px;
  text-align: center;
  border: 1px solid #333;
}
.area-adver {
  position: relative;
  background: #FFFFFF;
  padding-top: 10px;
  margin-bottom: 30px;
}
.area-adver h5 {
  margin: 0;
  padding-left: 10px;
  border-left: 3px solid #f39800;
  font-weight: bold;
}
.area-adver li {
  width: 180px;
  float: left;
  margin: 15px 0 0 15px;
  position: relative;
}
.area-adver li .img-box {
  position: relative;
}
.area-adver li .img-box img {
  width: 100%;
  height: 130px;
  display: block;
}
.area-adver li .img-box span {
  position: absolute;
  width: 160px;
  padding: 10px;
  line-height: 16px;
  color: #FFFFFF;
  display: inline-block;
  left: 0;
  background: #333333;
  background: rgba(0, 0, 0, 0.6);
  bottom: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.area-adver li .dsc {
  border: 1px solid #e5e5e5;
  display: block;
  height: 72px;
  padding-bottom: 5px;
}
.area-adver li .dsc .price {
  padding: 5px 10px 0;
}
.area-adver li .dsc .price span {
  color: #eb6100;
  font-size: 15px;
  font-weight: bold;
}
.area-adver li .dsc p {
  padding: 0 10px;
  margin-bottom: 0;
  color: #333333;
}
.area-adver-text {
  position: relative;
  background: #FFFFFF;
  margin-bottom: 30px;
}
.area-adver-text h5 {
  margin: 0 0 10px;
  padding-left: 10px;
  border-left: 3px solid #f39800;
  font-weight: bold;
}
.area-adver-text li {
  width: 315px;
  float: left;
  margin: 0 10px 5px 0;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.area-call {
  border: 1px solid #EEEEEE;
  padding: 10px;
  text-align: center;
}
.area-call .title {
  font-size: 16px;
  border-bottom: 1px dashed #DDDDDD;
  margin: 0;
  padding-bottom: 10px;
  line-height: 20px;
}
.area-call .title i {
  color: #f8b551;
  margin-right: 10px;
}
.area-call p {
  padding-top: 10px;
}
.area-call .btn {
  color: #f8b551;
  border-color: #f8b551;
  font-size: 12px;
  margin-bottom: 30px;
}
.area-msg {
  border: 1px solid #EEEEEE;
  padding: 10px;
  text-align: center;
}
.area-msg .face {
  overflow: hidden;
  margin-bottom: 10px;
}
.area-msg .face img {
  border: 1px solid #EEEEEE;
  width: 70px;
  height: 70px;
  border-radius: 70px;
}
.area-msg .face .dsc {
  margin-left: 10px;
}
.area-msg .face .dsc span {
  margin: 5px 0 0;
  display: block;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.area-msg .info .item {
  vertical-align: middle;
  color: #eb6100;
  background: #FFFFFF;
  height: 22px;
  font-size: 12px;
  min-width: 70px;
  line-height: 22px;
  cursor: pointer;
  display: inline-block;
  border-radius: 3px;
  border: 1px solid #eb6100;
}
.area-msg .info .item:first-child {
  margin-right: 5px;
}
.area-msg .info .item .icon {
  position: relative;
  top: -1px;
  font-size: 14px;
  vertical-align: middle;
}
.area-msg .info .item .icon.icon-weishoucang {
  font-size: 12px;
}
.area-msg .single-link {
  background: #f8b551;
  color: #FFFFFF;
  display: block;
  line-height: 36px;
  border-radius: 5px;
}
.area-msg .link_wapper {
  overflow: hidden;
}
.area-msg .link_wapper .link {
  float: left;
  color: #EB6100;
  padding: 2px 8px;
  border-radius: 4px;
  border: 1px solid #eb6100;
}
.area-msg .inline {
  text-align: left;
  margin-bottom: 0;
  line-height: 24px;
}
.area-msg .credit i {
  color: #da1d07;
}
.area-msg .title {
  padding-bottom: 5px;
  border-bottom: 1px dashed #DDDDDD;
  margin: 10px 0 5px;
}
.area-msg .title span {
  background: #FFFFFF;
  padding: 0 10px;
}
.area-msg .credit-list {
  display: table;
  width: 100%;
}
.area-msg .credit-list li {
  display: table-cell;
}
.area-msg .credit-list li i {
  position: relative;
  width: 34px;
  height: 29px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
}
.area-msg .credit-list li i span {
  position: absolute;
  font-size: 14px;
  bottom: -5px;
  top: auto;
  right: -5px;
  color: #7bd13a;
  background: #fff;
  border-radius: 100%;
}
.area-msg .credit-list li .icon {
  font-size: 24px;
  color: #777777;
}
.area-msg .credit-list li .icon.icon-shenfenzheng.active {
  color: #63ace6;
}
.area-msg .credit-list li .icon.icon-yingyezhizhao.active {
  color: #ffa41d;
}
.area-msg .credit-list li .icon.icon-bangdingweixin.active {
  color: #00d00b;
}
.area-msg .msg-list {
  text-align: left;
  padding: 15px 0;
  margin-top: 10px;
}
.area-msg .msg-list li {
  height: 22px;
  line-height: 22px;
  text-align: start;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.area-msg .msg-list li a {
  color: #484848;
}
.area-msg .msg-list li span {
  color: #eb6100;
}
.area-msg .btn {
  border-radius: 5px;
  font-size: 12px;
  margin-top: 9px;
  background: #f8b551;
  color: #fff;
  width: 100%;
  vertical-align: middle;
}
.area-msg .btn:hover {
  color: #FFFFFF;
}
.area-half {
  margin-left: -10px;
  padding: 10px;
  position: relative;
}
.area-half .area-half-item {
  width: 82px;
  float: left;
  text-align: center;
  margin-left: 10px;
  margin-bottom: 10px;
}
.area-half .area-half-item img {
  width: 100%;
  height: 75px;
}
.area-half .area-half-item span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.area-guess {
  position: relative;
  padding: 12px;
}
.area-guess h5 {
  margin: 0 0 10px;
  padding-left: 10px;
  border-left: 3px solid #f8b551;
}
.area-guess li {
  line-height: 30px;
  float: left;
  margin-right: 30px;
}
.area-guess .guess-list {
  padding: 0 3px;
}
.area-guess .guess-list .guess-item {
  float: left;
  width: 210px;
  padding: 0 12px;
}
.area-guess .guess-list .guess-item img {
  width: 100%;
}
.area-guess .guess-list .guess-item p {
  height: 36px;
  line-height: 18px;
  overflow: hidden;
}
.area-guess .guess-list .guess-item a:hover {
  color: #f8b551;
}
.area-guess .guess-list .guess-item-txt {
  width: 505px;
  padding-left: 20px;
  line-height: 24px;
  margin-right: 60px;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}
.area-guess .guess-list .guess-item-txt:before {
  position: absolute;
  content: '';
  left: 10px;
  top: 10px;
  width: 4px;
  height: 4px;
  border-radius: 4px;
  background: #f8b551;
}
.area-guess .guess-list .guess-item-txt:hover {
  color: #f8b551;
}
/*厂房详情页面*/
.dt-slider-wapper {
  position: relative;
  padding: 10px 0;
}
.dt-slider-wapper .title {
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
}
.dt-slider-wapper .title .flag {
  font-size: 12px;
  padding: 3px 3px;
  border: 1px solid;
  color: #FFFFFF;
  background: #4caf50;
}
.dt-slider-wapper .info {
  margin-bottom: 20px;
  color: #8a8a8a;
}
.dt-slider-wapper .info span {
  margin-right: 15px;
}
.dt-slider-wapper .btn-tool {
  position: absolute;
  right: 0;
}
.dt-slider-wapper .btn-tool .btn {
  padding: 1px 6px;
  line-height: 24px;
  height: 24px;
  float: left;
  margin-left: 6px;
  font-size: 12px;
  border: 0;
  color: #f61c06;
  border-radius: 2px;
}
.dt-slider-wapper .btn-tool .btn .icon {
  font-size: 12px;
}
.dt-slider-wapper .btn-tool .btn:active {
  background: none;
}
.dt-slider-wapper .dt-info {
  border-top: 1px solid #eeeeee;
  width: 450px;
  padding-top: 15px;
  font-size: 14px;
  position: relative;
}
.dt-slider-wapper .dt-info .tips {
  color: #607D8B;
}
.dt-slider-wapper .dt-info .sell {
  position: absolute;
  font-size: 80px;
  right: 50%;
  margin-right: -40px;
  top: 150px;
  z-index: 9;
  line-height: 0;
  background: #FFFFFF;
  color: #e53935;
}
.dt-slider-wapper .dt-info .hot {
  color: #ff9600;
}
.dt-slider-wapper .dt-info .burning {
  font-size: 18px;
  color: #E53935;
  font-weight: bold;
  vertical-align: middle;
}
.dt-slider-wapper .dt-info .burning-btn {
  color: #E53935;
  font-size: 12px;
  border: 1px solid #E53935;
  border-radius: 4px;
  background-color: #FFFFFF;
  padding: 2px 6px;
  cursor: pointer;
  vertical-align: middle;
  margin-left: 10px;
}
.dt-slider-wapper .dt-info .has-cut {
  border-top: 1px solid #8a8a8a;
}
.dt-slider-wapper .dt-info .has-cut .flag {
  padding: 2px 3px;
  margin-right: 3px;
  border: 1px solid;
}
.dt-slider-wapper .dt-info .has-cut .flag:nth-child(2) {
  color: #9c27b0;
  border-color: #9c27b0;
}
.dt-slider-wapper .dt-info .has-cut .flag:nth-child(3) {
  color: #3f51b5;
  border-color: #3f51b5;
}
.dt-slider-wapper .dt-info .has-cut .flag:nth-child(4) {
  color: #2196f3;
  border-color: #2196f3;
}
.dt-slider-wapper .dt-info .has-cut .flag:nth-child(5) {
  color: #795548;
  border-color: #795548;
}
.dt-slider-wapper .dt-info .has-cut .flag:nth-child(6) {
  color: #607d8b;
  border-color: #607d8b;
}
.dt-slider-wapper .dt-info .has-cut .flag:nth-child(7) {
  color: #9e9e9e;
  border-color: #9e9e9e;
}
.dt-slider-wapper .dt-info .has-cut .flag:nth-child(8) {
  color: #f15928;
  border-color: #f15928;
}
.dt-slider-wapper .dt-info .has-cut .flag:nth-child(9) {
  color: #009688;
  border-color: #009688;
}
.dt-slider-wapper .dt-info .has-cut .flag:nth-child(10) {
  color: #4caf50;
  border-color: #4caf50;
}
.dt-slider-wapper .dt-info.big {
  font-size: 16px;
  position: relative;
}
.dt-slider-wapper .dt-info.big .sell {
  right: -80px;
  top: -30px;
  margin-right: 0;
}
.dt-slider-wapper .dt-info .new-info .full_btn {
  background: #f8b551;
  float: left;
  width: 100%;
  color: #FFFFFF;
  text-align: center;
  font-size: 20px;
  line-height: 50px;
  border-radius: 6px;
  cursor: pointer;
}
.dt-slider-wapper .dt-info .new-info .full_tip {
  text-align: right;
  color: #e12619;
  font-size: 12px;
  margin-top: 6px;
}
.dt-slider-wapper .dt-info .new-info .new-full-item {
  margin: 10px 0;
  float: left;
  width: 100%;
  background: #eeeeee;
}
.dt-slider-wapper .dt-info .new-info .new-full-item .item {
  padding: 10px 0;
  float: left;
  width: 25%;
  position: relative;
  text-align: center;
}
.dt-slider-wapper .dt-info .new-info .new-full-item .item:before {
  content: '';
  position: absolute;
  height: 20px;
  left: 0;
  top: 50%;
  margin-top: -5px;
  border-left: 1px solid #d2d2d2;
}
.dt-slider-wapper .dt-info .new-info .new-full-item .item:first-child:before {
  border: 0;
}
.dt-slider-wapper .dt-info .new-info .new-full-item .item .subtitle {
  font-size: 14px;
  font-weight: bold;
}
.dt-slider-wapper .dt-info .new-info .new-full-item .item p {
  font-size: 12px;
  margin-bottom: 0;
}
.dt-slider-wapper .dt-info .new-info .new-item {
  float: left;
  width: 225px;
  line-height: 22px;
  margin-bottom: 8px;
}
.dt-slider-wapper .dt-info .new-info .new-item.full {
  width: 100%;
}
.dt-slider-wapper .dt-info .new-info .new-item b {
  font-weight: normal;
  font-size: 22px;
  color: #ec653b;
}
.dt-slider-wapper .dt-info .new-info .new-item .red {
  color: #eb6100;
}
.dt-slider-wapper .dt-info .new-info .new-item .flag-wapper .flag {
  border: 1px solid #8fc31f;
  font-size: 12px;
  color: #8fc31f;
  margin-right: 6px;
  padding: 2px 5px;
}
.dt-slider-wapper .dt-info .new-info .new-item .flag-wapper .flag:nth-child(2) {
  color: #f39800;
  border-color: #f39800;
}
.dt-slider-wapper .dt-info .new-info .new-item .flag-wapper .flag:nth-child(3) {
  color: #13b5b1;
  border-color: #13b5b1;
}
.dt-slider-wapper .dt-info .new-info .new-item .flag-wapper .flag:nth-child(4) {
  color: #2196f3;
  border-color: #2196f3;
}
.dt-slider-wapper .dt-info .new-info .new-item .flag-wapper .flag:nth-child(5) {
  color: #795548;
  border-color: #795548;
}
.dt-slider-wapper .dt-info .new-info .new-item .flag-wapper .flag:nth-child(6) {
  color: #607d8b;
  border-color: #607d8b;
}
.dt-slider-wapper .dt-info .new-info .new-item .flag-wapper .flag:nth-child(7) {
  color: #9e9e9e;
  border-color: #9e9e9e;
}
.dt-slider-wapper .dt-info .new-info .new-item .flag-wapper .flag:nth-child(8) {
  color: #f15928;
  border-color: #f15928;
}
.dt-slider-wapper .dt-info .new-info .new-title {
  color: #999999;
}
.dt-slider-wapper .dt-info .new-info .new-box {
  clear: both;
  width: 430px;
  background: #f0f0f0;
  padding: 10px;
  color: #e12619;
  margin-top: 10px;
}
.dt-slider-wapper .dt-info .new-info .new-box .call {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: bold;
}
.dt-slider-wapper .dt-info .new-info .new-box .log {
  font-size: 14px;
  margin-bottom: 10px;
  color: #333333;
}
.dt-slider-wapper .dt-info .new-info .new-box .log a {
  font-size: 18px;
  color: #e12619;
  font-weight: bold;
}
.dt-slider-wapper .dt-info .new-info .new-box .tip {
  font-size: 12px;
  margin-bottom: 0;
}
.dt-slider-wapper .dt-info .new-info .new-box + .has-cut {
  border-top: 0;
}
.main-shadow {
  background: #FFFFFF;
  box-shadow: 0 0 5px #cccccc;
}
/*主体区左侧*/
.main-left {
  width: 980px;
  float: left;
}
.main-left.page-wapper {
  background: none;
  box-shadow: none;
}
/*主体区右侧*/
.main-right {
  width: 195px;
  float: right;
}
.file-img-item {
  position: relative;
  float: left;
  margin-right: 10px;
}
.file-img-item i {
  position: absolute;
  right: 0px;
  top: 0px;
  background-color: #ff2000;
  font-size: 16px;
  color: #fff;
}
.file-img-item i:hover {
  color: #ff9600;
  cursor: pointer;
}
.file-img-item span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
  color: #FFFFFF;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.has-tag .file-img-item {
  border: 2px solid transparent;
}
.has-tag .file-img-item.active {
  border: 2px solid #5a98de;
  position: relative;
}
.has-tag .file-img-item.active:before {
  position: absolute;
  content: '首图';
  margin: -2px 10px 0 0;
  padding: 2px 5px;
  top: 0;
  left: 0;
  background: #5a98de;
  color: #FFFFFF;
}
/*会员中心头部*/
#router-view {
  min-height: 800px;
}
/*会员中心左侧导航*/
.at-table {
  display: table;
}
.at-table-cell {
  display: table-cell;
  vertical-align: top;
}
.left-nav {
  width: 220px;
  background: #FFFFFF;
}
.left-nav .face-box {
  text-align: center;
  padding: 20px 0;
}
.left-nav .face-box .face {
  position: relative;
  display: inline-block;
}
.left-nav .face-box .face span {
  position: absolute;
  left: 60%;
  top: 0;
  background: #AAAAAA;
  padding: 0 6px;
  white-space: nowrap;
  color: #FFFFFF;
  border-radius: 4px;
  font-size: 12px;
}
.left-nav .face-box .face span.wait {
  background: #3997e2;
}
.left-nav .face-box .face span.success {
  background: #4CAF50;
}
.left-nav .face-box .face span.error {
  background: #d12323;
}
.left-nav .face-box img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #500008;
}
.left-nav .face-box .icon {
  color: #999999;
}
.left-nav .face-box .vip {
  font-size: 12px;
  padding: 3px 5px;
  border: 1px solid #ba944e;
  color: #ba944e;
}
.left-nav .face-box .vip .icon {
  color: #ba944e;
}
.left-nav .face-box .vip.die {
  border-color: #ccc;
  color: #999;
}
.left-nav .face-box .vip.die .icon {
  color: #bbb;
}
.left-nav .face-box .msg {
  font-size: 12px;
}
.left-nav .face-box .msg i {
  font-style: normal;
  vertical-align: middle;
}
.left-nav .face-box .msg b {
  vertical-align: middle;
  color: red;
}
.left-nav .face-box .msg .recharge {
  font-size: 12px;
  vertical-align: top;
}
.left-nav .face-box .msg .recharge i {
  color: red;
  font-size: 18px;
  vertical-align: middle;
}
.left-nav .info a {
  padding: 7px 30px;
  display: block;
}
.left-nav .info a:hover {
  text-decoration: none;
  color: #f8b551;
}
.left-nav .info a.active {
  color: #f8b551;
}
.left-nav .info a .icon {
  font-size: 12px;
  margin-right: 10px;
}
.left-nav.Huifold .item h4 {
  background-color: #e6e6e6;
  color: #000;
  font-weight: 100;
  font-size: 12px;
}
.left-nav.Huifold .item h4 .icon {
  font-size: 14px;
  margin-right: 8px;
}
.left-nav.Huifold .item .info {
  display: block;
}
/*右侧路由页面*/
.router-view-wapper {
  width: 960px;
  padding-left: 15px;
}
/*个人中心页面*/
.self-msg-wapper {
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url('../images/self-bg.jpg');
}
.self-msg-wapper .face {
  width: 100px;
  height: 100px;
  border-radius: 50px;
  float: left;
  margin: 20px;
}
.self-msg-wapper .msg {
  margin-top: 40px;
  color: #FFFFFF;
  float: left;
}
.self-msg-wapper .msg p {
  font-size: 18px;
}
.self-msg-wapper .msg p span {
  vertical-align: middle;
}
.self-msg-wapper .msg p .sign {
  font-size: 12px;
  margin-left: 10px;
  max-width: 500px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.self-msg-wapper .msg .message {
  color: #f07a56;
}
.self-msg-wapper .msg .message i {
  color: #FFFFFF;
  font-size: 16px;
  vertical-align: middle;
}
.self-msg-wapper .price {
  float: right;
  margin-top: 40px;
  margin-right: 20px;
  text-align: right;
}
.self-msg-wapper .price p {
  margin: 0;
  color: #FFFFFF;
}
.self-msg-wapper .price p b {
  font-size: 24px;
  vertical-align: sub;
  color: #500008;
}
.self-charge-wapper {
  background: #FFFFFF;
  padding: 10px 20px;
}
.self-charge-wapper a {
  float: left;
  font-size: 20px;
  margin-right: 10px;
  color: #8a8a8a;
}
.self-charge-wapper a .icon {
  font-size: 20px;
}
.self-charge-wapper .charge {
  float: right;
}
.self-charge-wapper .charge span {
  color: #333333;
}
.self-charge-wapper .charge a {
  background: #e6e6e6;
  border: 1px solid #e6e6e6;
  color: #fff;
  font-size: 14px;
  height: 31px;
  padding: 4px 12px;
  float: none;
}
.uc-tabs {
  margin-top: 20px;
}
.uc-tabs + .uc-tabs {
  margin-top: -10px;
  padding-top: 0;
}
.uc-tabs .table {
  margin-top: 20px;
}
.uc-tabs .table td span {
  cursor: pointer;
}
.uc-tabs .uc-single-adver img {
  width: 100%;
}
.uc-tabs .uc-adver-hd {
  font-size: 15px;
}
.uc-tabs .swiper-slide {
  position: relative;
  overflow: hidden;
  display: block;
}
.uc-tabs .swiper-slide img {
  width: 100%;
  height: 180px;
}
.uc-tabs .swiper-slide p {
  position: absolute;
  bottom: 0;
  width: 100%;
  right: 0;
  font-size: 12px;
  padding-left: 20px;
  color: #FFFFFF;
  background: rgba(0, 0, 0, 0.5);
}
.uc-tabs .gallery-wapper-line li {
  position: relative;
}
.uc-tabs .gallery-wapper-line li img {
  width: 100%;
}
.uc-tabs .gallery-wapper-line li i {
  position: absolute;
  top: 0;
  left: 0;
  padding: 2px 5px;
  background: #ff7200;
  color: #FFFFFF;
  font-size: 12px;
}
.uc-tabs .gallery-wapper-line li p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #FFFFFF;
  background: rgba(0, 0, 0, 0.5);
  margin: 0;
  padding: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  box-sizing: border-box;
}
/*我要选址*/
.com-title {
  font-size: 18px;
  font-weight: bold;
}
.site-selection-form {
  background: #FFFFFF;
  box-shadow: 0 0 5px #cccccc;
  padding: 20px 20px 30px;
}
.site-selection-form .form-label {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 31px;
  margin-top: 0;
  box-sizing: border-box;
}
.site-selection-form .formControls {
  float: left;
}
.site-selection-form .formControls span {
  line-height: 31px;
  height: 31px;
}
.site-selection-form .formControls span.tag {
  line-height: initial;
  height: auto;
  margin-bottom: 0;
}
.site-selection-form .formControls span.tag span {
  line-height: initial;
  height: auto;
}
.site-selection-form .formControls .send-email {
  position: absolute;
  right: 0;
  top: 0;
  height: 31px;
  width: 70px;
  text-align: center;
  border: 0;
  background: #5a98de;
  color: #FFFFFF;
  padding: 0 10px;
  cursor: pointer;
}
.site-selection-form .formControls .has-send {
  padding-right: 70px;
}
.site-selection-form .formControls .error-parent {
  position: relative;
}
.site-selection-form .formControls .cut-off {
  display: inline-block;
  height: 0;
  border-top: 1px solid #ddd;
  margin-top: 10px;
}
.site-selection-form .formControls .error {
  left: 70%;
  right: auto;
  top: -32px;
  padding: 0 4px;
  white-space: nowrap;
  background: #f2dede;
  border-radius: 3px;
  color: #b94a48;
  line-height: 30px;
}
.site-selection-form .formControls.simulation-btn .btn .Hui-iconfont,
.site-selection-form .formControls.simulation-btn .btn .icon {
  display: none;
}
.site-selection-form .formControls.simulation-btn .radio-box > div {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
}
.site-selection-form .formControls.simulation-btn .radio-box > div.checked + label .btn {
  background: #5a98de;
  border-color: #5a98de;
  color: #FFFFFF;
  position: relative;
}
.site-selection-form .formControls.simulation-btn .radio-box > div.checked + label .btn .Hui-iconfont,
.site-selection-form .formControls.simulation-btn .radio-box > div.checked + label .btn .icon {
  position: absolute;
  display: inline-block;
  right: 0;
  bottom: -1px;
}
.site-selection-form .formControls.simulation-btn .radio-box > div.checked + label .recharge-item {
  position: relative;
  border-color: #e44e34;
}
.site-selection-form .formControls.simulation-btn .radio-box > div.checked + label .recharge-item .icon-xuanzhong {
  right: -1px;
  bottom: -1px;
  display: inline-block;
}
.site-selection-form .formControls.simulation-btn .radio-box > div.checked + label .recharge-item .decount {
  left: -2px;
  top: -14px;
}
.site-selection-form .formControls.simulation-btn .radio-box {
  padding-left: 0;
  margin-bottom: 15px;
}
.site-selection-form .formControls .webuploader-pick {
  background: none;
  padding: 0;
}
.site-selection-form .formControls.choose-place .select-box {
  padding: 0 4px;
}
.site-selection-form .formControls .has-unit {
  position: relative;
}
.site-selection-form .formControls .has-unit .unit {
  position: absolute;
  left: 100%;
  margin-left: 8px;
  top: 0;
  white-space: nowrap;
}
.site-selection-form .formControls .ratio-val {
  display: inline-block;
  line-height: 31px;
  vertical-align: middle;
}
.site-selection-form .formControls .ratio-val span {
  vertical-align: middle;
  line-height: 31px;
}
.site-selection-form .formControls .ratio-val b {
  vertical-align: middle;
  line-height: 31px;
}
.site-selection-form .formControls .ratio-val a {
  vertical-align: middle;
  line-height: 31px;
}
.site-selection-form .formControls .ratio-val .hided {
  vertical-align: middle;
  display: none;
}
.site-selection-form .formControls .ratio-val .hided .refresh {
  cursor: pointer;
  color: #5a98de;
}
.site-selection-form .formControls .ratio-val.buzu .hided {
  display: inline-block;
}
.site-selection-form .radio-box:last-child .recharge-item p {
  line-height: 48px;
}
.modal-body .site-selection-form {
  box-shadow: none;
}
.about-company {
  background: #FFFFFF;
  box-shadow: 0 0 5px #cccccc;
  padding: 20px;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 800px;
    margin: 130px auto 30px;
    overflow: hidden;
  }
  .modal-dialog .modal-body {
    max-height: 360px;
    overflow-y: auto;
  }
}
/*充值*/
.recharge-item {
  box-sizing: border-box;
  width: 200px;
  height: 110px;
  float: left;
  margin-bottom: 10px;
  text-align: center;
  border: 2px solid #e6e6e6;
  cursor: pointer;
  border-radius: 4px;
}
.recharge-item h3 {
  border-bottom: 1px solid #EEEEEE;
  padding-top: 0;
  color: #333333;
}
.recharge-item h3 input[type="text"] {
  width: 80%;
  text-align: center;
}
.recharge-item h3 b {
  font-weight: normal;
}
.recharge-item h4 {
  margin: 0;
  padding-bottom: 10px;
  font-size: 16px;
}
.recharge-item h4 .icon {
  font-size: 20px;
  vertical-align: text-top;
}
.recharge-item p {
  line-height: 24px;
  margin-bottom: 0;
  padding: 20px 0 0;
  color: #666;
  font-size: 20px;
}
.recharge-item p b {
  color: #e44e34;
  margin-right: 3px;
  font-size: 24px;
}
.recharge-item .prev-price {
  color: #aaa;
}
.recharge-item .prev-price span {
  line-height: 20px;
  height: 20px;
  display: inline-block;
  position: relative;
}
.recharge-item .prev-price i {
  position: absolute;
  width: 100%;
  height: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-top: 1px solid #aaa;
}
.recharge-item .cut-price {
  width: 70%;
  line-height: 20px;
  border-radius: 12px;
  background: #e44e34;
  margin: 0 auto;
  margin-bottom: 10px;
}
.recharge-item .cut-price span {
  line-height: 20px;
  color: #fff;
  font-size: 12px;
}
.recharge-item .decount {
  position: absolute;
  background: #9e0396;
  border: 2px solid #9e0396;
  color: #fff;
  height: 20px;
  line-height: 20px;
  left: 0px;
  top: -12px;
  padding: 0 5px;
  border-radius: 0 5px 5px 5px;
}
.recharge-item .icon-xuanzhong {
  position: absolute;
  color: #e44e34;
  display: none;
  font-size: 24px;
}
.no-record {
  padding: 30px 30px 30px 120px;
  margin-top: 20px;
  border: 1px solid #DDDDDD;
  background: #FFFFFF;
  box-shadow: 0 0 5px #cccccc;
  position: relative;
}
.no-record .Hui-iconfont,
.no-record .icon {
  position: absolute;
  font-size: 80px;
  left: 30px;
  top: 5px;
}
.integral-wapper {
  padding: 0 20px 20px;
  margin-top: 20px;
  border: 1px solid #DDDDDD;
  background: #FFFFFF;
  box-shadow: 0 0 5px #cccccc;
}
.integral-wapper ul {
  padding: 20px 0;
}
.integral-wapper ul li {
  line-height: 30px;
}
.integral-wapper table {
  width: 400px;
}
.up-img-wapper img {
  width: 120px;
  height: 120px;
}
.up-img-wapper .up-img-btn {
  margin-top: 70px;
  margin-left: 20px;
}
.up-img-wapper .up-img-btn p {
  margin-bottom: 0;
}
.text-right-edit {
  vertical-align: middle;
}
.id-safe li {
  background: #f9f9f9;
  border: 1px solid #e0e0e0;
  padding: 7px 20px;
  font-size: 12px;
  margin-bottom: 10px;
}
.id-safe a {
  margin-left: 8px;
}
.id-safe a.status {
  cursor: default;
}
.id-bind li {
  background: #f9f9f9;
  border: 1px solid #e0e0e0;
  padding: 7px 20px;
  font-size: 12px;
  margin-bottom: 10px;
}
.id-bind a {
  margin-left: 8px;
}
.id-bind a.status {
  cursor: default;
}
.id-bind .bind-logo {
  width: 40px;
}
.id-bind li > span {
  line-height: 40px;
}
.credit-box table {
  width: 100%;
}
.credit-box ul {
  padding: 0;
}
.site-selection-form .validate-code {
  height: 31px;
}
.icon-primary {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(../images/primary.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.icon-middle {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(../images/middle.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.icon-large {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(../images/large.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}
#freePublishForm .Huialert {
  margin-bottom: 0;
}
.different-supply .select-box {
  padding: 0 5px;
}
.different-supply .select-box select {
  height: 100%;
}
.different-supply:not(#differentSupply) .select-box {
  position: relative;
  top: 2px;
}
.different-supply .has-unit {
  position: relative;
}
.different-supply .has-unit .unit {
  position: absolute;
  left: 100%;
  margin-left: 8px;
  top: 0;
  white-space: nowrap;
}
.different-supply .dif-supply-box {
  position: relative;
  border: 1px solid #ddd;
  margin-bottom: 30px;
  padding: 0 0 20px;
}
.different-supply .dif-supply-box .box-title {
  position: absolute;
  top: -12px;
  left: 55px;
  padding: 0 8px;
  background: #FFFFFF;
  color: #f8b551;
  line-height: 18px;
}
.different-supply .dif-supply-box .box-title span {
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  margin-left: 10px;
  border: 1px solid #f8b551;
  line-height: 18px;
  height: 20px;
  width: 20px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
}
.tangram-suggestion-main {
  z-index: 999999999;
}
.check-box,
.radio-box {
  padding-left: 0;
  cursor: default;
}
.radio-box > label,
.check-box > label {
  cursor: pointer;
  line-height: 25px;
  padding-left: 30px;
}
.simulation-btn .radio-box > label,
.simulation-btn .check-box > label {
  padding-left: 0;
}
.safe-center .tabCon {
  background: #FFFFFF;
  padding: 5px 20px 20px;
  box-shadow: 0 0 5px #cccccc;
}
.simula-radio {
  float: left;
  height: 31px;
  line-height: 31px;
  margin-right: 15px;
  padding-left: 30px;
  position: relative;
  cursor: pointer;
}
.simula-radio input[type=checkbox] {
  display: none;
}
.simula-radio :before {
  position: absolute;
  content: '';
  display: block;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(../images/blue.png) no-repeat;
  border: none;
  cursor: pointer;
  left: 0;
  top: 6.5px;
  background-position: -100px 0;
}
.simula-radio.checked :before {
  background-position: -140px 0;
}
.simula-checkbox {
  float: left;
  height: 31px;
  line-height: 31px;
  margin-right: 15px;
  padding-left: 30px;
  position: relative;
  cursor: pointer;
}
.simula-checkbox input[type=checkbox] {
  display: none;
}
.simula-checkbox :before {
  position: absolute;
  content: '';
  display: block;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(../images/blue.png) no-repeat;
  border: none;
  cursor: pointer;
  left: 0;
  top: 6.5px;
  background-position: 0 0.5px;
}
.simula-checkbox.checked :before {
  background-position: -40px 0.5px;
}
.publish-success {
  padding: 50px;
}
.publish-success .success-box {
  padding-left: 20px;
}
.publish-success a {
  color: #f07a56;
}
.publish-success .success-msg {
  position: relative;
  display: table;
}
.publish-success .success-msg img {
  position: absolute;
  left: 0;
  top: 0;
}
.publish-success .success-msg span {
  padding-left: 70px;
  display: table-cell;
  height: 60px;
  vertical-align: middle;
}
.cloud-list {
  padding: 10px 0 0 0;
  margin: 10px 0 0 0;
  background: #FFFFFF;
}
.cloud-list li {
  float: left;
  border-radius: 3px;
  overflow: hidden;
  margin: 0 0 10px 10px;
  position: relative;
}
.cloud-list li a {
  display: block;
  position: relative;
}
.cloud-list li img {
  width: 228px;
  height: 140px;
}
.cloud-list li p {
  position: absolute;
  bottom: 0;
  width: 212px;
  margin-bottom: 0;
  padding: 10px 8px;
  color: #FFFFFF;
  background: #000000;
  opacity: 0.4;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cloud-list li:hover p {
  opacity: 0.8;
}
.footer {
  margin-top: 20px;
  background: #f0f0f0;
}
.upload-btn {
  display: inline-block;
  float: left;
  width: 80px!important;
  height: 80px!important;
  position: relative;
  overflow: hidden;
}
.upload-btn img {
  width: 100%;
  height: 100%;
}
.upload-btn input[type=file] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  z-index: 9;
}
.upload-box {
  margin-bottom: 5px;
}
.upload-list {
  float: left;
}
.upload-list .upload-item {
  position: relative;
  float: left;
  width: 120px;
  height: 80px;
  margin-right: 5px;
}
.upload-list .upload-item img {
  width: 100%;
  height: 100%;
}
.upload-list .upload-item i {
  position: absolute;
  top: 0;
  right: 0;
}
.upload-list .upload-item i:hover {
  cursor: pointer;
}
.upload-list .upload-item.active {
  border: 2px solid #5a98de;
  margin: -2px 5px -2px 0;
}
.upload-list .upload-item.active:before {
  content: '首图';
  padding: 2px 5px;
  position: absolute;
  right: 0;
  bottom: -2px;
  background: #5a98de;
  color: #FFFFFF;
}
.publish-item {
  box-shadow: 0 0 5px #ccc;
  padding: 10px 15px 10px;
  margin-top: 15px;
  margin-bottom: 10px;
}
.publish-item > .title {
  margin: -10px -15px 15px;
  padding: 10px 15px;
  background: #f3f3f3;
}
.publish-item .table-row {
  display: table;
  width: 100%;
  position: relative;
}
.publish-item .table-row .expired {
  position: absolute;
  top: -15px;
  left: 0;
  color: red;
  z-index: 99;
  font-size: 70px;
}
.publish-item .table-cell {
  display: table-cell;
  vertical-align: top;
  padding: 0 10px 0 0;
  position: relative;
}
.publish-item .table-cell .icon:not(.expired) {
  position: absolute;
  left: 0;
  top: 50%;
  color: red;
  font-size: 120px;
  margin-top: -100px;
}
.publish-item .table-cell.img {
  vertical-align: top;
}
.publish-item .table-cell.img img {
  width: 100%;
}
.publish-item .table-cell p {
  margin-bottom: 0;
}
.publish-item .table-cell.dsc .title {
  margin: 0;
  line-height: 20px;
  max-height: 40px;
  overflow: hidden;
}
.publish-item .table-cell.dsc p {
  margin-top: 5px;
}
.publish-item .table-cell.dsc p .it {
  padding-right: 7px;
  margin-right: 10px;
  border-right: 1px solid #DDDDDD;
}
.publish-item .table-cell.dsc p .it:last-child {
  border-right: 0;
}
.publish-item .table-cell.status {
  padding-left: 15px;
  position: relative;
}
.publish-item .table-cell.status p {
  margin-bottom: 5px;
}
.publish-item .table-cell.status:before {
  position: absolute;
  content: '';
  height: 75%;
  top: 0;
  width: 0;
  left: 0;
  border-left: 1px solid #F3F3F3;
}
.publish-item .table-cell.operate span {
  float: left;
  width: 25%;
  margin-left: 25%;
  cursor: pointer;
  text-align: center;
  margin-bottom: 10px;
}
.common-tab-wapper .common-tab-title {
  border-bottom: 1px solid #CCCCCC;
}
.common-tab-wapper .common-tab-title .filter {
  float: right;
  height: 41px;
  line-height: 41px;
}
.common-tab-wapper .common-tab-title .filter > div {
  float: left;
}
.common-tab-wapper .common-tab-title .filter label {
  font-size: 12px;
  margin-right: 10px;
}
.common-tab-wapper .common-tab-title .filter .select {
  float: left;
  width: 78px;
  height: 30px;
  line-height: 30px;
  margin-right: 10px;
  margin-top: 6px;
  border: 1px solid #dcdcdc;
  background-color: #f6f6f6;
  padding: 0 3px;
  background: url(../images/arrow.png) no-repeat scroll right center;
  position: relative;
}
.common-tab-wapper .common-tab-title .filter .select.is-open ul {
  display: block;
}
.common-tab-wapper .common-tab-title .filter .placeholder {
  color: #333;
  font-size: 12px;
  background-position-x: 50px;
  position: static;
  cursor: pointer;
}
.common-tab-wapper .common-tab-title .filter input {
  height: 30px;
  text-align: center;
  background: #f6f6f6;
  border: 1px solid #dcdcdc;
}
.common-tab-wapper .common-tab-title .filter button {
  width: 76px;
  height: 30px;
  background: #f2b447;
  color: #fff;
  border: 0;
}
.common-tab-wapper .common-tab-title .filter .choose-box {
  width: 100%;
  padding: 10px 0 ;
  background: #fff;
  display: none;
  border: 1px solid #dcdcdc;
  border-top-color: transparent;
  position: absolute;
  left: -1px;
  top: 29px;
  z-index: 99;
}
.common-tab-wapper .common-tab-title .filter .choose {
  height: 28px;
  color: #000;
  padding-left: 9px;
  margin-bottom: 2px;
}
.common-tab-wapper .common-tab-title .filter .choose:hover {
  color: #eea92e;
  background: #f6f6f6;
}
.common-tab-wapper .common-tab-title span {
  float: left;
  padding: 10px 0;
  margin-right: 15px;
  cursor: pointer;
  color: #666666;
}
.common-tab-wapper .common-tab-title span.active {
  color: #f39800;
  border-bottom: 2px solid #f39800;
  margin-bottom: -1px;
}
.common-tab-wapper .common-tab-title span.active a {
  color: #f39800;
}
.collect-box {
  background: #FFFFFF;
  box-shadow: 0 0 5px #ccc;
}
.collect-box .btn-delete {
  padding: 0 6px;
  height: 24px;
  color: #5a98de;
  border-color: #5a98de;
  border-radius: 3px;
  font-size: 12px;
}
.tracks-wapper {
  background: #FFFFFF;
  box-shadow: 0 0 5px #ccc;
  padding: 20px;
}
.question-box {
  background: #FFFFFF;
  box-shadow: 0 0 5px #ccc;
  padding: 0 30px 15px;
  margin-top: 15px;
}
.question-box .question-item {
  border-bottom: 1px solid #DDDDDD;
  position: relative;
}
.question-box .question-item h4 {
  margin: 0;
  padding: 20px 0;
  font-size: 16px;
}
.question-box .question-item .btn-status {
  position: absolute;
  right: 0;
  top: 20px;
  border-radius: 5px;
  border: 0;
}
.question-box .question-item .btn-status:hover {
  background: none;
  box-shadow: none;
}
.question-box .question-item .btn-status i {
  font-size: 16px;
  vertical-align: middle;
  margin-right: 3px;
}
.question-box .question-item p span {
  margin-right: 10px;
  color: #999999;
}
.subscribe-wapper .select-box {
  line-height: 31px !important;
}
.about-us {
  padding: 30px 0;
}
.about-us .about-us-left {
  min-height: 718px;
  float: left;
  background: #FFFFFF;
  padding: 15px 30px;
  width: 140px;
  box-shadow: 0 0 5px #ccc;
}
.about-us .about-us-left .item {
  margin-bottom: 10px;
  text-align: center;
}
.about-us .about-us-left .item .info li {
  font-size: 14px;
  line-height: 30px;
}
.about-us .about-us-left .item .info li a {
  color: #666666;
}
.about-us .about-us-left .item .info li a:hover {
  color: #f8b551;
}
.about-us .about-us-left .item .info li a.active {
  color: #f8b551;
  font-weight: bold;
}
.about-us .about-us-left .title {
  color: #484848;
  font-size: 18px;
  margin: 0 0 10px;
  line-height: 50px;
  font-weight: bold;
  border-bottom: 1px solid #BBBBBB;
}
.about-us .about-us-right {
  float: right;
  width: 950px;
  padding: 15px;
  min-height: 50px;
  background: #FFFFFF;
  box-shadow: 0 0 5px #ccc;
}
.about-us .about-us-right .title {
  font-size: 24px;
  margin: 0 0 10px;
  padding: 15px 0;
  border-bottom: 1px solid #DDDDDD;
}
/*网站地图*/
.site-map h5 {
  font-size: 16px;
  color: #f8b551;
}
.site-map .map-list {
  padding: 10px 30px;
  font-size: 14px;
}
.site-map .map-list a {
  margin-right: 30px;
  color: #666666;
}
.site-map .map-list a:hover {
  color: #f8b551;
}
/*手机号被冒用*/
.personate-wapper .personate-search {
  width: 400px;
  margin: 0 auto;
  padding: 20px 0;
}
.personate-wapper .personate-search input {
  width: 278px;
  float: left;
  height: 40px;
  padding-left: 20px;
  border: 1px solid #f8b551;
}
.personate-wapper .personate-search button {
  float: left;
  width: 100px;
  height: 42px;
  background: #f8b551;
  border: 1px solid #f8b551;
  color: #FFFFFF;
}
.personate-wapper .personate-table {
  margin: 0 auto 30px;
}
.personate-wapper .personate-table th,
.personate-wapper .personate-table td {
  border: 1px solid #DDDDDD;
}
.personate-wapper .personate-table .line-delete {
  cursor: pointer;
}
/*我要提问*/
.question-wapper {
  width: 60%;
  margin: 0 auto;
  text-align: center;
}
.question-wapper input {
  box-sizing: border-box;
  width: 100%;
  height: 36px;
  padding: 10px;
  border: 1px solid #DDDDDD;
  margin: 20px 0;
  font-size: 16px;
}
.question-wapper .textarea-wapper {
  position: relative;
}
.question-wapper .textarea-wapper span {
  position: absolute;
  right: 10px;
  bottom: 20px;
}
.question-wapper textarea {
  box-sizing: border-box;
  width: 100%;
  resize: none;
  height: 150px;
  border: 1px solid #DDDDDD;
  margin-bottom: 10px;
  padding: 10px;
  font-size: 16px;
}
.question-wapper .btn {
  background: #f8b551;
  color: #FFFFFF;
  width: 100px;
  height: 40px;
  line-height: 40px;
  border-color: #f8b551;
}
/*厂房百科*/
.enc-search-box {
  width: 940px;
  height: 90px;
  box-shadow: 0 0 5px #ccc;
  padding: 15px;
  float: left;
  background: #FFFFFF;
}
.enc-search-box .hot {
  line-height: 30px;
  margin-bottom: 10px;
}
.enc-search-box .hot a {
  font-size: 14px;
  margin-right: 30px;
}
.enc-search-box .hot a:hover,
.enc-search-box .hot a.active {
  color: #f8b551;
}
.enc-search-box .search input {
  border: 1px solid #f8b551;
  width: 420px;
  height: 38px;
  float: left;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 0 15px;
}
.enc-search-box .search .btn {
  height: 40px;
  float: left;
  margin-right: 15px;
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #f8b551;
  color: #f8b551;
  line-height: 32px;
}
.enc-search-box .search .btn-close {
  background: #f8b551;
  color: #FFFFFF;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.right-sign {
  float: right;
  width: 180px;
  background: #FFFFFF;
  height: 90px;
  box-shadow: 0 0 5px #ccc;
  padding: 15px;
}
.right-sign .btn {
  float: left;
  color: #FFFFFF;
}
.right-sign .btn-half {
  width: 85px;
  height: 35px;
  line-height: 27px;
  margin-top: 5px;
  margin-bottom: 10px;
  background: #500008;
  border-color: #500008;
}
.right-sign .btn-half:first-child {
  margin-right: 10px;
}
.right-sign .btn-full {
  width: 180px;
  height: 35px;
  line-height: 27px;
  background: #f8b551;
  border-color: #f8b551;
}
.enc-content {
  margin-top: 15px;
  box-shadow: 0 0 5px #ccc;
  background: #FFFFFF;
}
.enc-content .enc-navbar {
  background: #e5e6e6;
}
.enc-content .enc-navbar a {
  font-size: 14px;
  float: left;
  line-height: 40px;
  padding: 0 25px;
}
.enc-content .enc-navbar a:hover {
  color: #f8b551;
}
.enc-content .enc-navbar a.active {
  color: #f8b551;
  background: #FFFFFF;
}
.enc-content .enc-list {
  padding: 10px 25px;
  background: #FFFFFF;
}
.enc-content .enc-list li {
  line-height: 44px;
  overflow: hidden;
  border-bottom: 1px solid #DDDDDD;
}
.enc-content .enc-list li a {
  max-width: 70%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  font-size: 14px;
}
.enc-content .enc-list li span {
  float: right;
  margin-left: 20px;
  font-size: 14px;
  color: #999999;
}
.enc-content .enc-list li span i {
  font-size: 18px;
}
.enc-hd {
  background: #FFFFFF;
  padding: 20px;
  box-shadow: 0 0 5px #ccc;
}
.enc-hd .hot {
  width: 60%;
  line-height: 36px;
}
.enc-hd .hot a {
  font-size: 14px;
  padding: 0 20px;
  border-left: 1px solid #DDDDDD;
}
.enc-hd .hot a:hover {
  color: #f8b551;
}
.enc-hd .hot a:first-child {
  padding-left: 0;
  border-left: 0;
}
.enc-hd .btn {
  float: left;
  height: 36px;
  line-height: 26px;
  margin-left: 10px;
}
.enc-hd .btn-full {
  background: #f8b551;
  color: #FFFFFF;
  border-color: #f8b551;
}
.enc-hd .btn-half {
  background: #500008;
  color: #FFFFFF;
  border-color: #500008;
}
.enc-table {
  margin-top: 20px;
  display: table;
}
.enc-table .enc-table-cell {
  display: table-cell;
  background: #FFFFFF;
  padding: 15px;
  box-shadow: 0 0 5px #ccc;
  vertical-align: top;
}
.enc-table .enc-table-cell .type {
  margin-bottom: 10px;
}
.enc-table .enc-table-cell .type span {
  float: left;
  position: relative;
  margin: 0 10px 0 0;
}
.enc-table .enc-table-cell .type span label {
  font-style: normal;
  padding: 5px 5px 5px 0;
  cursor: pointer;
  line-height: 20px;
}
.enc-table .enc-table-cell .type span input[type=radio] {
  z-index: 99;
  vertical-align: middle;
  cursor: pointer;
}
.enc-table .enc-box {
  width: 950px;
}
.enc-table .enc-box .info span {
  font-size: 12px;
  color: #999999;
  padding: 0 15px;
  line-height: 38px;
  border-left: 1px solid #ddd;
}
.enc-table .enc-box .info span:first-child {
  border: 0;
  padding-left: 0;
}
.enc-table .enc-box .share-box {
  font-size: 24px;
}
.enc-table .enc-box .share-box .icon {
  font-size: 24px;
}
.enc-table .enc-box .title i {
  font-size: 30px;
  color: #CCCCCC;
  margin-right: 8px;
  vertical-align: middle;
}
.enc-table .enc-box p.pl-20 {
  font-size: 14px;
  color: #444444;
  line-height: 180%;
}
.enc-table .enc-box .tool {
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 20px;
}
.enc-table .enc-box .answer-area .niming {
  line-height: 31px;
  cursor: pointer;
}
.enc-table .enc-box .answer-area .btn-submit {
  background: #f8b551;
  border: 1px solid #f8b551;
  color: #FFFFFF;
  border-radius: 3px;
}
.enc-table .enc-box .answer-area .textarea-wapper {
  position: relative;
}
.enc-table .enc-box .answer-area .textarea-wapper.other input[type=text] {
  width: 40%;
}
.enc-table .enc-box .answer-area .textarea-wapper.other select {
  width: 129px;
  height: 32px;
  border: 1px solid #DDDDDD;
  margin-bottom: 15px;
}
.enc-table .enc-box .answer-area .textarea-wapper textarea {
  box-sizing: border-box;
  width: 100%;
  resize: none;
  min-height: 150px;
  border: 1px solid #ddd;
  margin-bottom: 10px;
  padding: 10px 10px 20px;
  font-size: 16px;
}
.enc-table .enc-box .answer-area .textarea-wapper input {
  width: 60%;
  height: 30px;
  line-height: 30px;
  border: 1px solid #DDDDDD;
  margin-bottom: 15px;
  padding-left: 10px;
  font-size: 16px;
}
.enc-table .enc-box .answer-area .textarea-wapper .num-limit {
  position: absolute;
  right: 10px;
  bottom: 20px;
}
.enc-table .enc-box .answer-area .textarea-wapper .num-limit i {
  font-style: normal;
}
.enc-table .enc-box .answer-list {
  margin: 40px 0;
}
.enc-table .enc-box .answer-list .tips {
  color: #333333;
  font-weight: bold;
}
.enc-table .enc-box .answer-list .answer {
  color: #333333;
  margin-bottom: 20px;
  border-bottom: 1px dotted #DDDDDD;
  position: relative;
}
.enc-table .enc-box .answer-list .answer p {
  line-height: 180%;
  font-size: 14px;
  color: #444444;
}
.enc-table .enc-box .answer-list .answer .foot {
  color: #999999;
  margin-bottom: 10px;
}
.enc-table .enc-box .answer-list .answer .foot span {
  margin-right: 20px;
}
.enc-table .enc-box .answer-list .answer .great {
  font-size: 18px;
  color: #ff9600;
}
.enc-table .enc-box .answer-list .answer .great .icon {
  font-size: 20px;
  vertical-align: middle;
}
.enc-table .enc-box .answer-list .answer .get-btn {
  position: absolute;
  right: 0;
  top: -5px;
  padding: 3px 5px;
  border: 1px solid #f8b551;
  color: #f8b551;
  line-height: 20px;
  border-radius: 3px;
  font-size: 12px;
  background: #FFFFFF;
}
.enc-table .enc-box .answer-list .answer .get-btn + p {
  width: 90%;
}
.enc-table .enc-box .answer-list .answer:last-child {
  border-bottom: 0;
}
.enc-table .enc-box .answer-list .answer .answer-content {
  overflow: hidden;
  max-width: 1170px;
}
.enc-table .enc-box .answer-list .answer .answer-content.active {
  padding-right: 70px;
  max-width: 1100px;
}
.enc-table .enc-box .answer-list .answer .answer-content * {
  max-width: 100%!important;
  word-break: break-all;
  word-wrap: break-word;
}
.enc-table .enc-side {
  width: 170px;
  left: 20px;
  position: relative;
}
.enc-table .enc-side .btn-submit {
  background: #f8b551;
  border: 1px solid #f8b551;
  color: #FFFFFF;
  border-radius: 3px;
  width: 100%;
}
.enc-table .enc-side .adver .item {
  display: block;
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
}
.enc-table .enc-side .adver .item img {
  width: 170px;
  height: 113px;
}
.enc-table .enc-side .adver .item .absolute {
  position: absolute;
  width: 150px;
  height: 93px;
  left: 0;
  top: 170px;
  background: #f8b551;
  color: #FFFFFF;
  padding: 10px;
  transition: all 0.6s;
  -moz-transition: all 0.6s;
  /* Firefox 4 */
  -webkit-transition: all 0.6s;
  /* Safari 和 Chrome */
  -o-transition: all 0.6s;
  /* Opera */
}
.enc-table .enc-side .adver .item .absolute p:first-child {
  height: 40px;
  overflow: hidden;
}
.enc-table .enc-side .adver .item:hover .absolute {
  top: 0;
  transition: all 0.6s;
  -moz-transition: all 0.6s;
  /* Firefox 4 */
  -webkit-transition: all 0.6s;
  /* Safari 和 Chrome */
  -o-transition: all 0.6s;
  /* Opera */
}
.park-hd {
  color: #500008;
  font-size: 18px;
  font-weight: bold;
  padding: 6px 10px;
  border-left: 1px solid #500008;
}
.park-entry-wapper {
  overflow: hidden;
}
.park-entry-wapper .park-entry {
  margin: 10px 0 0 -15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #AAAAAA;
}
.park-entry-wapper .park-entry li {
  float: left;
  font-size: 12px;
  padding: 0 15px;
  margin: 5px 0;
  border-right: 1px solid #999999;
  line-height: 14px;
}
.park-entry-wapper .park-entry li a:hover {
  color: #f8b551;
}
.park-entry-wapper .park-search {
  width: 965px;
  float: left;
}
.park-entry-wapper .park-search .park-entry {
  border: 0;
}
.park-entry-wapper .park-search .park-form {
  padding: 20px;
  margin-top: 20px;
  background: #f8b551;
}
.park-entry-wapper .park-search .park-form .title {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 30px;
  float: left;
  margin-right: 30px;
}
.park-entry-wapper .park-search .park-form .input {
  width: 160px;
  height: 30px;
  margin-right: 20px;
  border: 0;
  float: left;
  padding-left: 10px;
  border-radius: 2px;
}
.park-entry-wapper .park-search .park-form .choose-place {
  float: left;
}
.park-entry-wapper .park-search .park-form .choose-place select {
  width: 80px;
  height: 30px;
  float: left;
  margin-right: 20px;
  border-radius: 2px;
}
.park-entry-wapper .park-search .park-form .btn {
  height: 30px;
  float: right;
  border: 0;
  border-radius: 2px;
}
.park-entry-wapper .park-adver {
  float: right;
  width: 220px;
  margin-top: 20px;
}
.park-entry-wapper .park-adver img {
  width: 100%;
  max-height: 150px;
}
.park-sign {
  padding: 10px;
}
.park-sign .title {
  font-size: 14px;
  margin: 0;
  line-height: 20px;
  color: #f8b551;
}
.park-sign form input {
  margin-top: 10px;
  width: 150px;
  height: 30px;
  padding: 0 10px;
  border: 1px solid #DDDDDD;
}
.park-sign form textarea {
  margin-top: 10px;
  width: 150px;
  height: 48px;
  padding: 0 10px;
  resize: none;
  line-height: 24px;
  border: 1px solid #DDDDDD;
}
.park-sign .btn {
  background-color: #f8b551;
  border: 0;
  color: #FFFFFF;
  font-size: 12px;
  width: 100%;
  margin-top: 10px;
}
.park-right-adver img {
  width: 100%;
}
.park-tip {
  padding: 10px;
}
.park-tip .tip {
  font-weight: bold;
}
.park-tip .step-list span {
  font-weight: bold;
  color: #f8b551;
}
.park-list li {
  overflow: hidden;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #DDDDDD;
}
.park-list li:last-child {
  border-bottom: 0;
}
.park-list .img-box {
  float: left;
}
.park-list .img-box img {
  width: 240px;
  height: 200px;
}
.park-list .dsc-box {
  width: 725px;
  float: right;
}
.park-list .dsc-box .title {
  font-size: 18px;
  margin: 0 0 20px;
}
.park-list .dsc-box .title span {
  vertical-align: middle;
}
.park-list .dsc-box .title .flag-hot {
  font-size: 12px;
  height: 12px;
  line-height: 12px;
  padding: 3px 10px;
  vertical-align: middle;
}
.park-list .dsc-box .park-tag {
  padding-left: 30px;
  margin-bottom: 10px;
  position: relative;
}
.park-list .dsc-box .park-tag span {
  border-left: 1px solid #DDDDDD;
  padding: 0 10px;
  line-height: 12px;
  font-size: 12px;
  color: #999999;
}
.park-list .dsc-box .park-tag span:first-child {
  padding-left: 0;
  border: 0;
}
.park-list .dsc-box .park-tag i {
  position: absolute;
  left: 0;
  top: 0;
  line-height: 18px;
  color: #999999;
}
.park-list .dsc-box .park-flag {
  overflow: hidden;
}
.park-list .dsc-box .park-flag span {
  float: left;
  padding: 5px 12px;
  margin-right: 10px;
}
.park-list .dsc-box .park-flag span:nth-child(1) {
  background: #F8BBD0;
  color: #E91E63;
}
.park-list .dsc-box .park-flag span:nth-child(2) {
  background: #c7e5f5;
  color: #2c76af;
}
.park-list .dsc-box .park-flag span:nth-child(3) {
  background: #d6f7c5;
  color: #67d230;
}
.park-about {
  margin-top: 40px;
  padding-top: 10px;
  border-top: 1px dashed #DDDDDD;
}
.park-about .title {
  color: #f8b551;
  font-size: 16px;
}
.park-about .park-about-list .park-about-item {
  float: left;
  width: 50%;
}
.park-about .park-about-list .park-about-item img {
  width: 140px;
  float: left;
  margin-left: 10px;
}
.park-about .park-about-list .park-about-item .park-about-dsc {
  width: 320px;
  float: left;
  padding-left: 10px;
}
.park-about .park-about-list .park-about-item .park-about-dsc h5 {
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 10px;
}
.park-about .park-about-list .park-about-item .park-about-dsc p {
  height: 40px;
  line-height: 20px;
}
.park-about .park-about-list .park-about-txt {
  float: left;
  margin-top: 10px;
}
.park-about .park-about-list .park-about-txt .item {
  width: 450px;
  padding-left: 20px;
  margin-right: 10px;
  float: left;
  position: relative;
  white-space: nowrap;
  line-height: 20px;
  overflow: hidden;
  color: #333333;
  text-overflow: ellipsis;
  font-size: 12px;
}
.park-about .park-about-list .park-about-txt .item:before {
  position: absolute;
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 4px;
  left: 10px;
  top: 50%;
  margin-top: -1px;
  background: #f8b551;
}
.park-about .park-about-list .park-about-txt .item:hover {
  color: #f8b551;
}
.park-data-table td span {
  cursor: pointer;
}
.park-data-table td span.has-edit {
  color: #00c800!important;
}
.park-data-table td span.not-edit {
  color: #CCCCCC;
}
.park-data-table td + td {
  text-align: right;
}
.layui-layer-setwin .layui-layer-close2 {
  z-index: 999;
}
.feedback-list {
  padding: 20px;
}
.feedback-list table th {
  padding: 8px;
  border: 1px solid #DDDDDD;
}
.feedback-list table th + th {
  text-align: center;
}
.feedback-list table td {
  padding: 8px;
  border: 1px solid #DDDDDD;
}
.feedback-list table td + td {
  text-align: center;
}
.feedback-list .tool {
  padding: 10px 0;
}
.feedback-list .tool .btn {
  float: right;
  color: #5a98de;
  border-color: #5a98de;
}
.news-box {
  padding: 20px;
}
.news-box .news-input {
  line-height: 30px;
  padding: 10px 0;
}
.news-box .news-input input {
  height: 30px;
  line-height: 30px;
  width: 200px;
}
.park-crumb-wapper {
  padding: 10px 0;
}
.park-crumb-wapper .park-crumb {
  padding: 15px 0;
}
.park-crumb-wapper .park-crumb-search .search {
  float: left;
  padding-top: 11px;
}
.park-crumb-wapper .park-crumb-search .search input {
  float: left;
  height: 28px;
  line-height: 28px;
  width: 150px;
  padding-left: 10px;
  margin-left: -1px;
  border: 1px solid #DDDDDD;
}
.park-crumb-wapper .park-crumb-search .search .select {
  float: left;
  position: relative;
  width: 60px;
}
.park-crumb-wapper .park-crumb-search .search .select span {
  position: absolute;
  width: 100%;
  height: 28px;
  line-height: 28px;
  border: 1px solid #DDDDDD;
  left: 0;
  top: -1px;
  margin: 0 -1px;
  text-align: center;
  background: #fff;
}
.park-crumb-wapper .park-crumb-search .search .select .choise {
  float: left;
  width: 100%;
  height: 28px;
  border: 0;
  margin-right: -1px;
  opacity: 0;
}
.park-crumb-wapper .park-crumb-search .search .btn {
  height: 30px;
  line-height: 28px;
  padding: 0 10px;
  margin-left: -1px;
}
.park-crumb-wapper .park-crumb-search .search .btn .icon {
  font-size: 14px;
}
.park-crumb-wapper .park-crumb-search .park-operation {
  font-size: 18px;
  cursor: pointer;
  color: #f8b551;
  margin-left: 30px;
  line-height: 50px;
  float: left;
}
.park-banner {
  position: relative;
}
.park-banner img {
  width: 1200px;
}
.park-banner .title {
  position: absolute;
  left: 0;
  top: 0;
  background: #e48a6c;
  color: #FFFFFF;
  font-size: 18px;
  padding: 10px;
}
.park-anchor-nav,
.park-anchor-nav-hover {
  display: table;
}
.park-anchor-nav li,
.park-anchor-nav-hover li {
  display: table-cell;
  text-align: center;
}
.park-anchor-nav li .icon,
.park-anchor-nav-hover li .icon {
  font-size: 30px;
  padding: 20px;
  border: 1px solid #f8b551;
  color: #f8b551;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  margin: 20px 0 10px;
  border-radius: 50%;
}
.park-anchor-nav li .icon:before,
.park-anchor-nav-hover li .icon:before {
  top: 0;
}
.park-anchor-nav li p,
.park-anchor-nav-hover li p {
  font-size: 12px;
  color: #333333;
  width: 150px;
  margin: 0 auto;
}
.park-anchor-nav-hover {
  position: fixed;
  display: none;
  left: 50%;
  top: 0;
  margin-left: -600px;
  z-index: 999;
}
.park-anchor-nav-hover li {
  background: #F0F0F0;
  opacity: 0.8;
  padding: 10px 0;
}
.park-anchor-nav-hover li a.active p {
  color: #f8b551;
}
.park-anchor-nav-hover li:hover p {
  opacity: 1;
  color: #f8b551;
}
.park-content {
  padding: 30px;
  background: #FFFFFF;
  box-shadow: 0px 0px 5px #DDDDDD;
}
.park-content .title {
  font-size: 18px;
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 20px;
}
.park-content .title span {
  padding: 0 0 10px;
  margin-bottom: -1px;
  display: inline-block;
  border-bottom: 2px solid #f8b551;
}
.park-content.toggle .title span {
  border-color: transparent;
  margin-right: 20px;
  cursor: pointer;
}
.park-content.toggle .title span.active {
  border-color: #f8b551;
  color: #f8b551;
}
.park-content .dsc .img-list {
  width: 905px;
  float: left;
}
.park-content .dsc .img-list img:first-child,
.park-content .dsc .img-list .left {
  width: 600px;
  height: 400px;
  float: left;
  margin-right: 10px;
}
.park-content .dsc .img-list img:not(:first-child),
.park-content .dsc .img-list .right {
  float: left;
  width: 293px;
  height: 195px;
  margin-bottom: 10px;
}
.park-content .dsc .img-list img:last-child {
  margin-bottom: 0;
}
.park-content .dsc .info {
  float: left;
  margin-left: 20px;
  font-size: 14px;
}
.park-content .dsc .info h5 {
  font-weight: bold;
}
.park-content .park-body {
  margin-top: 20px;
}
.park-content .park-body .map {
  float: left;
  width: 600px;
  height: 400px;
  border: 1px solid #DDDDDD;
}
.park-content .park-body .info {
  float: left;
  width: 495px;
  padding-left: 20px;
  margin-left: 20px;
  position: relative;
}
.park-content .park-body .info .icon {
  position: absolute;
  left: 0;
}
.park-body-wapper .list li {
  overflow: hidden;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #DDDDDD;
}
.park-body-wapper .list li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.park-body-wapper .list li .img {
  width: 270px;
  height: 180px;
  float: left;
  margin-right: 20px;
}
.park-body-wapper .list li .img img {
  width: 100%;
  height: 100%;
}
.park-body-wapper .list li .dsc {
  width: 890px;
  padding-right: 10px;
  margin-right: 19px;
  float: left;
  border-right: 1px solid #DDDDDD;
}
.park-body-wapper .list li .dsc .subtitle {
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.park-body-wapper .list li .dsc .subtitle.flag span {
  float: none;
  font-size: 12px;
  margin-right: 0;
  padding: 3px;
  border: 1px solid;
  background-color: transparent!important;
}
.park-body-wapper .list li .dsc .subtitle.flag span:nth-child(1) {
  color: #2196f3;
  border-color: #2196f3;
}
.park-body-wapper .list li .dsc .subtitle.flag span:nth-child(2) {
  color: #009688;
  border-color: #009688;
}
.park-body-wapper .list li .dsc .subtitle.flag span:nth-child(3) {
  color: #4caf50;
  border-color: #4caf50;
}
.park-body-wapper .list li .dsc .subtitle.flag span:nth-child(4) {
  color: #795548;
  border-color: #795548;
}
.park-body-wapper .list li .dsc .subtitle.flag span:nth-child(5) {
  color: #607d8b;
  border-color: #607d8b;
}
.park-body-wapper .list li .dsc .subtitle:hover {
  color: #f8b551;
}
.park-body-wapper .list li .dsc p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.park-body-wapper .list li .dsc p > b {
  font-size: 16px;
  color: #f8b551;
}
.park-body-wapper .list li .dsc .flag span {
  float: left;
  padding: 3px 10px;
  margin-right: 10px;
}
.park-body-wapper .list li .dsc .flag span:nth-child(1) {
  background: #F8BBD0;
  color: #E91E63;
}
.park-body-wapper .list li .dsc .flag span:nth-child(2) {
  background: #c7e5f5;
  color: #2c76af;
}
.park-body-wapper .list li .dsc .flag span:nth-child(3) {
  background: #d6f7c5;
  color: #67d230;
}
.park-body-wapper .list li .dsc .flag span:nth-child(4) {
  background: #E1BEE7;
  color: #AB47BC;
}
.park-body-wapper .list li .dsc .flag span:nth-child(5) {
  background: #ffece8;
  color: #ff8062;
}
.park-body-wapper .list li .dsc .flag span:nth-child(6) {
  background: #d0dbf6;
  color: #6667cf;
}
.park-body-wapper .list li .dsc .flag span:nth-child(7) {
  background: #B2DFDB;
  color: #009688;
}
.park-body-wapper .list li .dsc .flag span:nth-child(8) {
  background: #D7CCC8;
  color: #795548;
}
.park-body-wapper .list li .dsc .flag span:nth-child(9) {
  background: #B71C1C;
  color: #ffffff;
}
.park-body-wapper .list li .dsc .flag span:nth-child(10) {
  background: #37474F;
  color: #B0BEC5;
}
.park-body-wapper .list li .img + .dsc {
  width: 600px;
}
.park-body-wapper .list li .right {
  text-align: right;
  width: 200px;
  float: left;
}
.park-body-wapper .list li .right .time {
  color: #999999;
}
.park-body-wapper .list li .right .tag {
  font-size: 16px;
  color: #f07a56;
}
.park-body-wapper .list li .right p > b {
  font-size: 16px;
  color: #f8b551;
}
.park-body-wapper .news-list li {
  width: 46%;
  padding: 0 2%;
  float: left;
}
.park-body-wapper .news-list .cont {
  padding: 10px 0;
  overflow: hidden;
  border-bottom: 1px dashed #DDDDDD;
}
.park-body-wapper .news-list .cont .subtitle {
  float: left;
  width: 70%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.park-body-wapper .news-list .cont .time {
  float: right;
  color: #999999;
}
.park-full-wapper {
  margin-bottom: 20px;
}
.park-full-wapper .banner {
  float: left;
  width: 850px;
  height: 350px;
  margin-right: 10px;
  overflow: hidden;
  position: relative;
}
.park-full-wapper .banner span {
  position: absolute;
  left: 0;
  top: 0;
  background: #e48a6c;
  color: #fff;
  font-size: 18px;
  padding: 10px;
  z-index: 9;
}
.park-full-wapper .banner img {
  position: absolute;
  left: 50%;
  margin-left: -600px;
  width: 1200px;
  height: 350px;
  top: 50%;
  margin-top: -175px;
}
.park-full-wapper .map-wapper {
  float: right;
  margin-bottom: 10px;
}
.park-full-wapper .map-wapper .map {
  width: 338px;
  height: 208px;
}
.park-full-wapper .info-box {
  float: right;
  width: 338px;
}
.park-full-wapper .info-box p {
  margin-bottom: 9px;
}
.park-full-wapper .info-box p:first-child {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.park-full-wapper .info-box p span.f-r {
  width: 40%;
}
.park-full-wapper .info-box p i {
  color: #f8b551;
  font-style: normal;
}
.park-fold-wapper .park-fold .title {
  padding: 10px;
  color: #888888;
  font-weight: bold;
  margin: 0 0 -1px;
  cursor: pointer;
  line-height: 20px;
  font-size: 16px;
  position: relative;
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
}
.park-fold-wapper .park-fold .title .icon {
  position: absolute;
  right: 10px;
  font-size: 20px;
  color: #888888;
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -moz-transform: rotate(0deg);
  /* Firefox */
  -webkit-transform: rotate(0deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(0deg);
  /* Opera */
  transition: all 0.6s;
  -moz-transition: all 0.6s;
  /* Firefox 4 */
  -webkit-transition: all 0.6s;
  /* Safari 和 Chrome */
  -o-transition: all 0.6s;
  /* Opera */
}
.park-fold-wapper .park-fold .title .icon.active {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(180deg);
  /* Opera */
  transition: all 0.6s;
  -moz-transition: all 0.6s;
  /* Firefox 4 */
  -webkit-transition: all 0.6s;
  /* Safari 和 Chrome */
  -o-transition: all 0.6s;
  /* Opera */
}
.park-fold-wapper .park-fold .dsc {
  padding: 10px;
  display: none;
}
.park-img-wapper img {
  width: 100%;
  margin-bottom: 10px;
}
.park-news {
  padding: 30px;
  background: #FFFFFF;
  box-shadow: 0px 0px 5px #DDDDDD;
}
.park-news .title {
  padding: 0 0 20px;
  border-bottom: 1px solid #DDDDDD;
  text-align: center;
}
.park-news .top {
  padding: 10px 0;
}
.park-news .top span {
  color: #999999;
}
.park-news .dsc {
  padding: 20px 30px;
  border-bottom: 1px solid #DDDDDD;
}
.park-news .foot {
  padding-top: 20px;
}
.park-news .foot span {
  display: block;
  color: #777777;
  margin-top: 10px;
}
.park-news .foot span a {
  color: #777777;
}
.park-news .foot span a:hover {
  color: #f8b551;
}
.bind-body {
  width: 500px;
  margin: 0 auto;
  min-height: 480px;
  margin-top: 140px;
  margin-bottom: 242px;
  background: #FFFFFF;
  box-shadow: 0 0 5px #cccccc;
}
.bind-body .bind-hd {
  padding: 20px 0;
  text-align: center;
  font-size: 18px;
}
.bind-body .bind-hd img {
  width: 60px;
  height: 60px;
}
.bind-body .bind-tab {
  text-align: center;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.bind-body .bind-tab:before {
  position: absolute;
  content: '';
  height: 19px;
  width: 0;
  left: 50%;
  border-left: 1px solid #aaa;
}
.bind-body .bind-tab .tab {
  display: inline-block;
  padding: 0 50px;
  margin-bottom: 10px;
  color: #999999;
}
.bind-body .bind-tab .tab i {
  font-style: normal;
  cursor: pointer;
}
.bind-body .bind-tab .tab.active {
  color: #f8b551;
}
.bind-body .bind-box {
  text-align: center;
  padding: 0 30px 5px;
}
.bind-body .bind-box .input-line {
  position: relative;
  text-align: center;
  margin-bottom: 25px;
}
.bind-body .bind-box .input-line input[type="text"],
.bind-body .bind-box .input-line input[type="password"] {
  padding: 0 5%;
  width: 90%;
  color: #333;
  font-size: 14px;
  line-height: 42px;
  border: 1px solid #e4e4e4;
}
.bind-body .bind-box .input-line input + i {
  position: absolute;
  font-size: 20px;
  top: 50%;
  margin-top: -16px;
  right: 10px;
}
.bind-body .bind-box .input-line input + i:hover,
.bind-body .bind-box .input-line input + i.active {
  cursor: pointer;
  color: #ff9600;
}
.bind-body .bind-box .input-line button {
  height: 42px;
  width: 100%;
  color: #a5a5a5;
  background: #f3f3f3;
  border: 0;
}
.bind-body .bind-box .input-line button:hover {
  background: #ff9600;
  color: #FFFFFF;
}
.bind-body .bind-box .input-line .hot {
  color: #ff9600;
}
.bind-body .bind-box .input-line label input[type="checkbox"],
.bind-body .bind-box .input-line label input[type="radio"] {
  cursor: pointer;
  margin-top: 0;
}
.bind-body .bind-box .input-line label span {
  cursor: pointer;
  line-height: 14px;
  vertical-align: middle;
}
.bind-body .bind-box .input-line .third-list {
  padding: 0 50px;
}
.bind-body .bind-box .input-line .third-list a {
  float: left;
  padding: 10px 30px 0;
}
.bind-body .bind-box .input-line .third-list a i {
  font-size: 50px;
}
.bind-body .bind-box .input-line .third-list a i.Hui-iconfont-share-qq,
.bind-body .bind-box .input-line .third-list a i.icon-qq {
  color: #66bde7;
}
.bind-body .bind-box .input-line .third-list a i.Hui-iconfont-share-weixin,
.bind-body .bind-box .input-line .third-list a i.icon-weixin {
  color: #97dc73;
}
.bind-body .bind-box .input-line .third-list a i.Hui-iconfont-share-weibo,
.bind-body .bind-box .input-line .third-list a i.icon-weibo {
  color: #ff8f8f;
}
.bind-body .bind-box .input-line.has-code input {
  float: left;
  width: 60%;
  margin-right: -2px;
}
.bind-body .bind-box .input-line.has-code .phone-code {
  float: right;
  width: 25%;
  height: 44px;
  line-height: 44px;
  background: #f3f3f3;
  cursor: pointer;
}
.bind-body .bind-box .input-line.has-code .phone-code.code {
  background: #ff9600;
  color: #FFFFFF;
}
.bind-body .bind-box .input-line .show-info {
  line-height: 25px;
  margin-left: -20px;
}
.bind-body .bind-box .input-line .radio-box > label,
.bind-body .bind-box .input-line .check-box > label {
  font-size: 12px;
}
.datetimepicker th span.icon.iconfont {
  pointer-events: none;
}
.jump-tip {
  animation: myfirst 0.7s infinite alternate;
  -moz-animation: myfirst 0.7s infinite alternate;
  /* Firefox */
  -webkit-animation: myfirst 0.7s infinite alternate;
  /* Safari and Chrome */
  -o-animation: myfirst 0.7s infinite alternate;
  /* Opera */
}
@keyframes myfirst {
  from {
    transform: scale(0.9);
  }
  to {
    transform: scale(1);
  }
}
.left-fly {
  position: fixed;
  cursor: pointer;
  width: 90px;
  left: 30px;
  top: 40%;
  margin-top: -45px;
  z-index: 1000;
  background: #FFFFFF;
  border-radius: 5px;
  border: 1px solid #742323;
}
.left-fly .img {
  width: 70px;
  margin: 10px 10px 5px;
}
.left-fly .phone-sm {
  font-size: 12px;
  text-align: center;
  color: #742323;
  font-weight: bold;
}
.left-fly .dsc {
  border-top: 1px solid #742323;
  text-align: center;
  color: #742323;
}
.left-fly .dsc .icon {
  font-size: 36px;
}
.left-fly .dsc p {
  font-size: 12px;
  margin-top: -5px;
  margin-bottom: 0;
  font-weight: bold;
}
.left-fly .dsc p:last-child {
  margin-bottom: 5px;
  font-weight: normal;
}
.left-fly .dsc img {
  width: 70px;
  margin: 2px 10px 5px;
}
.right-fly {
  position: fixed;
  width: 2%;
  background: #000000;
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
  right: 0;
  top: 0;
  z-index: 1000;
  height: 100%;
}
.right-fly .right-box {
  height: 20%;
  width: 100%!important;
}
.right-fly .right-box .icon-box {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.right-fly .right-box .item {
  display: block;
  text-align: center;
  height: 36px;
  line-height: 36px;
  position: relative;
  margin: 5px 0;
  cursor: pointer;
  font-weight: bold;
  color: #333333;
}
.right-fly .right-box .item .icon {
  font-size: 18px;
  font-weight: normal;
  color: #FFFFFF;
}
.right-fly .right-box .item .dsc {
  opacity: 0;
  display: block;
  position: absolute;
  white-space: nowrap;
  right: 100%;
  top: 0;
  height: 100%;
  line-height: 100%;
  height: 36px;
  line-height: 36px;
  padding: 0 10px;
  text-align: center;
  background: #f8b551;
  min-width: 100px;
  visibility: hidden;
  color: #FFFFFF;
}
.right-fly .right-box .item .dsc:before {
  position: absolute;
  content: '';
  right: -8px;
  top: 50%;
  margin-top: -4px;
  z-index: 999;
  border-width: 4px;
  border-color: transparent transparent transparent #f8b551;
  border-style: dashed dashed dashed solid;
  width: 0;
  height: 0;
  overflow: hidden;
}
.right-fly .right-box .item .car {
  opacity: 0;
  visibility: hidden;
  cursor: default;
  display: block;
  position: absolute;
  white-space: nowrap;
  right: 100%;
  top: -70px;
  padding: 0 10px;
  text-align: center;
  background: #FFFFFF;
  width: 300px;
  box-shadow: 0 0 5px #999999;
  color: #FFFFFF;
}
.right-fly .right-box .item .car:before {
  position: absolute;
  content: '';
  right: -8px;
  margin-top: 82px;
  z-index: 999;
  border-width: 4px;
  border-color: transparent transparent transparent #ffffff;
  border-style: dashed dashed dashed solid;
  width: 0;
  height: 0;
  overflow: hidden;
}
.right-fly .right-box .item .car .car-list {
  max-height: 300px;
  overflow-y: auto;
  width: 310px;
}
.right-fly .right-box .item .car .car-item {
  overflow: hidden;
  display: block;
  text-align: left;
  padding: 10px 0;
  border-bottom: 1px dashed #DDDDDD;
}
.right-fly .right-box .item .car .car-item img {
  float: left;
  width: 100px;
  height: 75px;
}
.right-fly .right-box .item .car .car-item .info {
  float: left;
  width: 160px;
  padding-left: 10px;
  color: #333333;
}
.right-fly .right-box .item .car .car-item .info h5 {
  white-space: normal;
  max-height: 40px;
  line-height: 20px;
  overflow: hidden;
  margin-top: 0;
}
.right-fly .right-box .item .car .car-item .info h5:hover {
  color: #f8b551;
}
.right-fly .right-box .item .car .car-item .info p {
  font-size: 12px;
  color: #666666;
  font-weight: normal;
  line-height: 20px;
  margin-bottom: 0;
}
.right-fly .right-box .item .car .car-item .icon {
  color: #e6162d;
  position: relative;
  top: -5px;
  opacity: 0;
  cursor: pointer;
}
.right-fly .right-box .item .car .car-item:hover .icon {
  opacity: 1;
}
.right-fly .right-box .item .car .foot .inline {
  overflow: hidden;
  line-height: 30px;
  height: 30px;
  margin: 10px 0;
}
.right-fly .right-box .item .car .foot .inline span {
  color: #333333;
  float: left;
  width: 80px;
  text-align: right;
}
.right-fly .right-box .item .car .foot .inline input {
  padding-left: 10px;
  width: 200px;
  float: left;
  line-height: 30px;
  height: 28px;
  border: 1px solid #DDDDDD;
  font-weight: normal;
}
.right-fly .right-box .item .car .foot .tips {
  color: #ff9f00;
  margin-bottom: 0;
}
.right-fly .right-box .item .car .foot .tips a {
  color: #f00;
  font-size: 12px;
}
.right-fly .right-box .item .car .foot .car-btn {
  background: #FFFFFF;
  color: #ff9f00;
  border: 1px solid #ff9f00;
  padding: 5px 10px;
  cursor: pointer;
  border-radius: 3px;
  font-weight: normal;
  margin-bottom: 10px;
}
.right-fly .right-box .item .car-num {
  position: absolute;
  opacity: 1;
  left: 22px;
  border-radius: 18px;
  height: 18px;
  line-height: 16px;
  color: #FFFFFF;
  padding: 0 5px;
  font-size: 12px;
  font-style: normal;
  background: red;
}
.right-fly .right-box .item .code {
  width: 80px;
  padding: 10px;
  background: #FFFFFF;
  position: absolute;
  visibility: hidden;
  right: 100%;
  bottom: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
}
.right-fly .right-box .item .code p {
  margin-bottom: 0;
  line-height: 20px;
  text-align: center;
}
.right-fly .right-box .item .code img {
  width: 80px;
  height: 80px;
}
.right-fly .right-box .item:hover {
  background: #000000;
  color: #FFFFFF;
}
.right-fly .right-box .item:hover .dsc {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
}
.right-fly .right-box .item:hover .car {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
  transition: all 0.3s;
}
.right-fly .right-box .item:hover .code {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
  color: #333333;
  visibility: visible;
  transition: all 0.5s;
}
.right-fly .right-top {
  position: absolute;
  top: 150px;
}
.right-fly .right-bottom {
  position: absolute;
  bottom: 150px;
}
body.fixed {
  min-height: 810px;
}
body.fixed #antong-content {
  margin-bottom: 220px;
}
body.fixed #footer {
  position: fixed;
  bottom: 0;
  width: 100%;
}
.result-count {
  margin-bottom: 0;
  line-height: 30px;
  font-size: 14px;
}
.result-count span {
  color: #ff9600;
}
.search-result {
  display: table;
  margin-bottom: 50px;
}
.search-result .result-left {
  display: table-cell;
  width: 190px;
  padding-right: 20px;
  position: relative;
}
.search-result .result-left:after {
  position: absolute;
  content: '';
  right: 20px;
  top: 0;
  height: 100%;
  border-right: 1px solid #DDDDDD;
}
.search-result .result-left .result-block h6 {
  color: #AAAAAA;
}
.search-result .result-left .result-block p {
  margin-bottom: 5px;
}
.search-result .result-left .result-block p a {
  padding-left: 12px;
  line-height: 24px;
  display: block;
  color: #333333;
}
.search-result .result-left .result-block p.active a {
  background: #f8b551;
  color: #FFFFFF;
}
.search-result .result-right {
  display: table-cell;
  padding-bottom: 20px;
  width: 990px;
}
.search-result .result-right .result-item {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #DDDDDD;
}
.search-result .result-right .result-item h5 a {
  color: #f8b551;
  font-size: 16px;
}
.search-result .result-right .result-item h5 .flag {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  padding: 5px 3px;
  border: 1px solid;
  background: #4caf50;
  color: #fff;
}
.search-result .result-right .result-item .img-box {
  width: 120px;
  height: 100px;
}
.search-result .result-right .result-item .img-box + .content-box {
  width: 755px;
  padding-left: 15px;
}
.search-result .result-right .result-item .content-box {
  width: 890px;
  padding-right: 100px;
  position: relative;
}
.search-result .result-right .result-item .content-box .price {
  position: absolute;
  width: 100px;
  right: 0;
  top: 0;
}
.search-result .result-right .result-item .content-box .price p {
  color: #999999;
  margin-bottom: 0;
  text-align: right;
}
.search-result .result-right .result-item .content-box .price b {
  font-size: 16px;
  color: #da1d07;
}
.search-result .result-right .result-item .content-box p {
  color: #666666;
}
.search-result .result-right .result-item .content-box .flag {
  margin-bottom: 10px;
}
.search-result .result-right .result-item .content-box .flag span {
  border: 1px solid;
  padding: 2px 4px;
}
.search-result .result-right .result-item .content-box .flag span:nth-child(1) {
  color: #9c27b0;
  border-color: #9c27b0;
}
.search-result .result-right .result-item .content-box .flag span:nth-child(2) {
  color: #3f51b5;
  border-color: #3f51b5;
}
.search-result .result-right .result-item .content-box .flag span:nth-child(3) {
  color: #2196f3;
  border-color: #2196f3;
}
.search-result .result-right .result-item .content-box .flag span:nth-child(4) {
  color: #795548;
  border-color: #795548;
}
.search-result .result-right .result-item .content-box .flag span:nth-child(5) {
  color: #607d8b;
  border-color: #607d8b;
}
.search-result .result-right .result-item .content-box .flag span:nth-child(6) {
  color: #9e9e9e;
  border-color: #9e9e9e;
}
.search-result .result-right .result-item .content-box .flag span:nth-child(7) {
  color: #f15928;
  border-color: #f15928;
}
.search-result .result-right .result-item .content-box .flag span:nth-child(8) {
  color: #009688;
  border-color: #009688;
}
.search-result .result-right .result-item .content-box .flag span:nth-child(9) {
  color: #4caf50;
  border-color: #4caf50;
}
.search-result .result-right .result-item .content-box .dsc span {
  color: #999999;
}
#sp-next {
  right: 70px!important;
}
.wechat-pay-way {
  background: url(../images/bg.jpg) no-repeat center;
  background-size: cover;
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
}
.wechat-pay-way .wechat-pay {
  width: 500px;
  background: #FFFFFF;
  margin: 10% auto 0;
  text-align: center;
  padding: 50px;
}
.wechat-pay-way .wechat-pay h2 {
  font-weight: normal;
  color: #999;
}
.wechat-pay-way .wechat-pay h2 .icon {
  font-size: 30px;
  color: #00c800!important;
  vertical-align: middle;
}
.wechat-pay-way .wechat-pay img {
  width: 240px;
}
.wechat-pay-way .wechat-pay p {
  font-size: 14px;
  color: #999999;
}
.gallery-wapper {
  width: 500px;
  overflow: hidden;
  position: relative;
}
.gallery-wapper .at-favorite {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 9;
  background: #f8b551;
  color: #FFFFFF;
  font-size: 12px;
  padding: 4px 8px;
  border: 0;
  cursor: pointer;
  border-radius: 4px;
}
.gallery-wapper .at-favorite .icon {
  font-size: 12px;
}
.gallery-wapper .gallery li img {
  width: 100%;
  height: 330px;
}
.gallery-wapper .lSPager.lSGallery {
  overflow: hidden;
}
.gallery-wapper .lSPager.lSGallery li img {
  width: 100%;
  height: 72px;
}
.gallery-wapper .lSSlideOuter .lSPager.lSGallery li.active {
  border-radius: 0;
  position: relative;
}
.gallery-wapper .lSSlideOuter .lSPager.lSGallery li.active:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  width: 97%;
  height: 95%;
  border: 2px solid #f8b551;
}
.gallery-wapper.park-gallery {
  width: 615px;
}
.gallery-wapper.park-gallery .gallery li img {
  width: 100%;
  height: 340px;
}
.tj-tags {
  margin-top: 10px;
  margin-bottom: 0;
}
.tj-tags i {
  font-style: normal;
  color: #f8b551;
}
.tj-tags .tj-tag {
  font-size: 12px;
  color: #5a98de;
  border: 1px solid #5a98de;
  background: #FFFFFF;
  padding: 2px 5px;
  vertical-align: middle;
  margin-right: 5px;
  cursor: pointer;
  border-radius: 3px;
}
.tj-tags-tip {
  color: #999999;
  font-size: 12px;
}
.tj-tags-tip b {
  color: #666;
}
.tagsinput {
  box-sizing: border-box;
}
.swiper-slide {
  padding-right: 10px;
  box-sizing: border-box;
}
.icon-win-question {
  color: #32955c;
  font-size: 18px;
  cursor: pointer;
}
.news-slider {
  width: 100%;
  height: 400px;
}
.news-slider .lSSlideWrapper ul {
  height: 400px!important;
}
.news-slider .lSAction > a {
  background-image: none;
  top: 0;
  width: 100px;
  margin-top: 0;
  height: 100%;
}
.news-slider .lSAction > a:hover {
  opacity: .9;
}
.news-slider .lSAction > a.lSPrev {
  left: 0;
}
.news-slider .lSAction > a.lSNext {
  right: 0;
}
.news-slider .lSSlideOuter .lSPager.lSpg {
  position: relative;
  top: -40px;
}
.news-wapper {
  margin-top: 40px;
}
.news-wapper .news-left {
  float: left;
  width: 840px;
}
.news-wapper .news-left .nav-wapper {
  margin-bottom: 20px;
  overflow: hidden;
}
.news-wapper .news-left .nav-wapper .left-nav {
  float: left;
  width: 550px;
  height: 380px;
}
.news-wapper .news-left .nav-wapper .left-nav .swiper-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.news-wapper .news-left .nav-wapper .left-nav .swiper-container .swiper-slide {
  padding: 0;
  position: relative;
}
.news-wapper .news-left .nav-wapper .left-nav .swiper-container .swiper-slide .title_wapper {
  position: absolute;
  z-index: 99;
  bottom: 0;
  left: 0;
  color: #FFFFFF;
  height: 40px;
  line-height: 40px;
  width: 100%;
  padding-left: 10px;
  background: #000000;
  background: rgba(0, 0, 0, 0.5);
}
.news-wapper .news-left .nav-wapper .left-nav .swiper-container .swiper-slide .title_wapper .title {
  padding: 0 15px;
  display: inline-block;
  max-width: 400px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news-wapper .news-left .nav-wapper .left-nav .swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
}
.news-wapper .news-left .nav-wapper .left-nav .swiper-container .swiper-bottom {
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 3;
}
.news-wapper .news-left .nav-wapper .left-nav .swiper-container .swiper-pagination {
  text-align: right;
}
.news-wapper .news-left .nav-wapper .left-nav .swiper-container .swiper-pagination .swiper-pagination-bullet {
  background: #FFFFFF;
  opacity: 1;
  margin: 0 3px;
}
.news-wapper .news-left .nav-wapper .left-nav .swiper-container .swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 20px;
}
.news-wapper .news-left .nav-wapper .left-nav .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #f39800;
}
.news-wapper .news-left .nav-wapper .right-imgs {
  float: right;
}
.news-wapper .news-left .nav-wapper .right-imgs a {
  display: block;
}
.news-wapper .news-left .nav-wapper .right-imgs a:first-child {
  margin-bottom: 10px;
}
.news-wapper .news-left .nav-wapper .right-imgs img {
  display: block;
  width: 280px;
  height: 185px;
}
.news-wapper .news-left .new-box {
  margin-bottom: 20px;
  background: #FFFFFF;
  padding: 20px;
}
.news-wapper .news-left .new-box li {
  padding: 5px 0;
  overflow: hidden;
}
.news-wapper .news-left .new-box li .tab {
  float: left;
  border-radius: 6px;
  color: #f61c06;
  line-height: 20px;
  padding: 0 8px;
  font-size: 14px;
  margin-right: 20px;
  border: 1px solid #f61c06;
}
.news-wapper .news-left .new-box li .title {
  line-height: 24px;
  padding-left: 20px;
  max-width: 600px;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  white-space: nowrap;
  font-size: 14px;
  position: relative;
}
.news-wapper .news-left .new-box li .title:hover {
  color: #eb6100;
}
.news-wapper .news-left .new-box li .title:before {
  content: '';
  left: 0;
  top: 5px;
  height: 14px;
  border: 1px solid #dcdcdc;
  position: absolute;
}
.news-wapper .news-left .new-box li .time {
  float: right;
  font-size: 14px;
  color: #8a8a8a;
  line-height: 24px;
}
.news-wapper .news-right {
  float: right;
  width: 340px;
}
.news-wapper .news-name {
  background: #FFFFFF;
  margin: 0;
  padding: 20px;
  font-size: 18px;
  color: #333333;
}
.news-wapper .news-tool-wapper {
  background: #FFFFFF;
}
.news-wapper .news-tool-wapper .news-tool {
  margin: 0 20px;
  padding: 0 0 10px;
  color: #999999;
  font-size: 13px;
}
.news-wapper .news-tool-wapper .news-tool .time {
  float: left;
  line-height: 22px;
}
.news-wapper .news-tool-wapper .news-tool .see {
  margin-left: 20px;
  line-height: 20px;
  float: left;
}
.news-wapper .news-tool-wapper .news-tool .jiathis_style {
  line-height: 22px;
  margin-left: 20px;
}
.news-wapper .news-tool-wapper .tabs span {
  margin-right: 5px;
  padding: 0 5px;
  font-size: 12px;
  line-height: 22px;
  color: #8a8a8a;
  border-radius: 2px;
  border: 1px solid #8d9093;
}
.news-wapper .news-tool-wapper .news-foot {
  padding: 20px;
  font-size: 12px;
  color: #333333;
}
.news-wapper .news-tool-wapper .news-foot span {
  display: block;
}
.news-wapper .news-tool-wapper .news-foot a:hover {
  color: #f39800;
}
.news-wapper .news-title {
  background: #FFFFFF;
  padding: 10px 20px;
  margin-bottom: 10px;
}
.news-wapper .news-title a {
  padding: 10px;
  font-size: 16px;
  color: #666666;
  position: relative;
  text-decoration: underline;
}
.news-wapper .news-title a:hover,
.news-wapper .news-title a.active {
  color: #f39800;
}
.news-wapper .news-list {
  padding: 0 20px;
  background: #FFFFFF;
}
.news-wapper .news-list .news-item {
  padding: 20px 0;
  border-bottom: 1px solid #DDDDDD;
}
.news-wapper .news-list .news-item:last-child {
  border-bottom: 0;
}
.news-wapper .news-list .news-item .img-box {
  width: 200px;
  height: 150px;
  float: left;
  margin-right: 20px;
}
.news-wapper .news-list .news-item .img-box + .dsc-box {
  width: 580px;
}
.news-wapper .news-list .news-item .img-box img {
  width: 100%;
  height: 100%;
}
.news-wapper .news-list .news-item .dsc-box {
  width: 850px;
  float: left;
}
.news-wapper .news-list .news-item .dsc-box .title {
  margin-bottom: 20px;
  color: #000000;
  font-size: 16px;
  display: block;
}
.news-wapper .news-list .news-item .dsc-box .dsc {
  line-height: 20px;
  max-height: 40px;
  overflow: hidden;
  font-size: 14px;
  color: #8a8a8a;
}
.news-wapper .news-list .news-item .dsc-box .time {
  float: left;
  color: #8a8a8a;
  font-size: 12px;
  line-height: 30px;
}
.news-wapper .news-list .news-item .dsc-box .time .icon {
  font-size: 12px;
  color: #8a8a8a;
}
.news-wapper .news-list .news-item .dsc-box .tabs span {
  padding: 0 3px;
  font-size: 12px;
  line-height: 20px;
  color: #8a8a8a;
  border-radius: 2px;
  border: 1px solid #8d9093;
}
.news-wapper .news-list .news-item .dsc-box .tabs span.active {
  color: #f39800;
  border-color: #f39800;
}
.news-wapper .news-hot {
  background: #FFFFFF;
  margin-bottom: 30px;
}
.news-wapper .news-hot ul {
  padding-top: 20px;
  padding-bottom: 1px;
}
.news-wapper .news-hot li {
  padding: 0 15px 0 20px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.news-wapper .news-hot li .left {
  float: left;
  width: 96px;
  height: 65px;
}
.news-wapper .news-hot li .right {
  margin-left: 10px;
  float: left;
  width: 196px;
}
.news-wapper .news-hot li .right a {
  line-height: 16px;
  font-size: 14px;
  color: #8d9093;
  overflow: hidden;
  display: block;
  height: 32px;
  max-height: 32px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-wapper .news-hot li .right a:hover {
  color: #f39800;
}
.news-wapper .news-hot li .right span {
  color: #8d9093;
  display: block;
  margin-top: 12px;
}
.news-wapper .news-code {
  padding-top: 30px;
  background: #FFFFFF;
}
.news-wapper .news-code .subtitle-wapper {
  margin: 0 auto;
  padding-bottom: 10px;
  width: 220px;
  text-align: center;
  border-top: 1px solid #f39800;
}
.news-wapper .news-code .subtitle-wapper .subtitle {
  font-size: 16px;
  line-height: 20px;
  background: #FFFFFF;
  position: relative;
  top: -10px;
  padding: 0 15px;
}
.news-wapper .news-code .subtitle-wapper .tips {
  padding: 15px 0;
}
.news-wapper .news-code .subtitle-wapper .code {
  width: 130px;
  height: 130px;
}
.news-wapper .news-tags-box {
  background: #FFFFFF;
  margin-bottom: 30px;
  overflow: hidden;
}
.news-wapper .news-tags-box .news-tags {
  overflow: hidden;
  padding: 15px;
}
.news-wapper .news-tags-box .news-tags li a {
  float: left;
  margin: 0 3px 5px;
  display: inline-block;
  font-size: 12px;
  color: #8d9093;
  padding: 0 5px;
  line-height: 20px;
  border: 1px solid #dcdcdc;
  border-radius: 3px;
}
.news-wapper .news-tags-box .news-tags li a.active,
.news-wapper .news-tags-box .news-tags li a:hover {
  color: #f39800;
  border-color: #f39800;
}
.news-wapper .news-subtitle {
  padding: 20px 0 10px;
  margin: 0 20px;
  font-size: 16px;
  color: #333333;
  position: relative;
  border-bottom: 1px solid #eeeeee;
}
.news-wapper .news-subtitle:before {
  content: '';
  bottom: -1px;
  left: 0;
  width: 32px;
  border-bottom: 1px solid #f39800;
  position: absolute;
}
.news-wapper .news-subtitle .more {
  float: right;
  color: #f39800;
  font-size: 12px;
  padding-top: 2px;
}
.news-wapper .news-msg {
  background: #FFFFFF;
  padding: 20px;
  font-size: 14px;
}
.news-wapper .news-msg * {
  max-width: 100%!important;
}
.news-wapper .news-share {
  background: #FFFFFF;
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
}
.news-wapper .news-share .code {
  width: 130px;
  height: 130px;
}
.news-wapper .news-share .share {
  padding-right: 20px;
}
.news-wapper .news-share .share span {
  margin-top: 5px;
  float: right;
}
.news-wapper .news-share .share .bdsharebuttonbox {
  float: right;
}
.news-wapper .news-share .bdsharebuttonbox a {
  float: right;
}
.news-wapper .news-recommend {
  margin-top: 20px;
  padding: 20px;
  background: #FFFFFF;
}
.news-wapper .news-recommend .title {
  font-size: 14px;
  padding-left: 5px;
  border-left: 3px solid #f39800;
}
.news-wapper .news-recommend .list li {
  float: left;
  margin: 10px;
  margin-top: 20px;
}
.news-wapper .news-recommend .list li .img-box {
  position: relative;
  width: 180px;
  height: 127px;
  display: block;
}
.news-wapper .news-recommend .list li .img-box img {
  width: 100%;
  height: 100%;
}
.news-wapper .news-recommend .list li .img-box .subtitle {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 170px;
  margin-bottom: 0;
  line-height: 16px;
  height: 32px;
  overflow: hidden;
  background: #333333;
  background: rgba(0, 0, 0, 0.8);
  color: #FFFFFF;
  padding: 2px 5px;
}
.news-wapper .news-recommend .list li .dsc-box {
  padding: 0 0 5px 10px;
  border: 1px solid #e5e5e5;
}
.news-wapper .news-recommend .list li .dsc-box .price {
  font-size: 12px;
}
.news-wapper .news-recommend .list li .dsc-box .price span {
  color: #eb6100;
  font-size: 16px;
}
.news-wapper .news-recommend .list li .dsc-box .location p {
  margin-bottom: 0;
}
.news-wapper .news-recommend .list li .dsc-box .location p .icon {
  color: #b7b6b6;
  font-size: 12px;
}
#toast-container.toast-top-center > div {
  top: 30vh;
}
.echarts-wapper {
  background: #FFFFFF;
  box-shadow: 0 0 5px #ccc;
}
.echarts-wapper .echarts-toolbar {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.echarts-wapper .echarts-toolbar .select {
  min-height: 30px;
  min-width: 100px;
  width: auto;
  margin: 0 10px;
  vertical-align: middle;
}
.echarts-wapper .echarts-toolbar .select-btn {
  height: 30px;
  line-height: 30px;
  border: 0;
  vertical-align: middle;
  padding: 0 15px;
  cursor: pointer;
  background: #f8b551;
  color: #FFFFFF;
}
.echarts-wapper .echarts-box {
  width: 980px;
  height: 600px;
  margin: 0 auto;
}
.personal-hd {
  background: #FFFFFF;
  box-shadow: 0 0 5px #ddd;
}
.personal-hd .title {
  margin: 0;
  padding: 15px 20px;
  border-bottom: 1px solid #DDDDDD;
}
.personal-hd .personal-info .personal-left {
  float: left;
  width: 300px;
  padding: 15px;
  color: #333333;
}
.personal-hd .personal-info .personal-left img {
  float: left;
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.personal-hd .personal-info .personal-left .info {
  padding: 20px;
  float: left;
}
.personal-hd .personal-info .personal-left .info p {
  font-size: 16px;
  margin-bottom: 0;
  line-height: 30px;
}
.personal-hd .personal-info .personal-left .info p span {
  color: #f8b551;
}
.personal-hd .personal-info .personal-right .personal-item {
  width: 260px;
  padding: 0 15px;
  float: left;
  font-size: 14px;
  color: #333333;
  height: 65px;
  line-height: 65px;
  margin-top: -1px;
  margin-left: -1px;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.personal-hd .personal-info .personal-right .personal-item span {
  padding-left: 10px;
  color: #f8b551;
}
.personal-hd .personal-info .personal-right .personal-item span.not {
  color: #999999;
}
.full-number-wapper {
  padding: 10px 0 0;
  border-bottom: 1px dashed #DDDDDD;
  margin: 0 10px;
}
.full-number-wapper .left {
  float: left;
  width: 220px;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 25px;
  border-right: 1px solid #DDDDDD;
}
.full-number-wapper .left .phone {
  color: #e53935;
  font-size: 20px;
  font-weight: bold;
}
.full-number-wapper .left .phone .icon {
  font-size: 22px;
}
.full-number-wapper .left .info {
  font-weight: bold;
  font-size: 14px;
}
.full-number-wapper .right {
  float: right;
  width: 150px;
  text-align: center;
}
.full-number-wapper .right .code {
  width: 80px;
  height: 80px;
}
.full-number-wapper .right p {
  font-size: 12px;
  margin-bottom: 5px;
}
.full-number-foot,
.pay-number-foot {
  font-size: 12px;
  padding: 10px;
  text-align: center;
  color: #666666;
}
.isPay,
.notPay {
  display: none;
}
.isPay.active,
.notPay.active {
  display: block;
}
.isPay .pay-box,
.notPay .pay-box {
  text-align: center;
  margin: 0 10px;
  padding: 10px 30px;
  border-bottom: 1px dashed #DDDDDD;
}
.isPay .pay-box .notFull a,
.notPay .pay-box .notFull a {
  color: #19a0e5;
}
.isPay .pay-box .pay-tips,
.notPay .pay-box .pay-tips {
  font-size: 16px;
  margin-bottom: 10px;
}
.isPay .pay-box .pay-tips .tip,
.notPay .pay-box .pay-tips .tip {
  font-size: 12px;
  color: #4CAF50;
}
.isPay .pay-box .pay-now,
.notPay .pay-box .pay-now {
  color: #666666;
  font-size: 14px;
  margin-bottom: 10px;
}
.isPay .refresh,
.notPay .refresh {
  font-size: 12px;
  cursor: pointer;
  color: #19a0e5;
}
.pay-number-wapper {
  padding: 10px 0 0;
  border-bottom: 1px dashed #DDDDDD;
  margin: 0 10px;
}
.pay-number-wapper .left {
  float: left;
  width: 220px;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 25px;
  border-right: 1px solid #DDDDDD;
}
.pay-number-wapper .left .phone {
  color: #e53935;
  font-size: 20px;
  font-weight: bold;
}
.pay-number-wapper .left .phone .icon {
  font-size: 22px;
}
.pay-number-wapper .left .info {
  font-weight: bold;
  font-size: 14px;
}
.pay-number-wapper .right {
  float: right;
  width: 150px;
  text-align: center;
}
.pay-number-wapper .right .code {
  width: 80px;
  height: 80px;
}
.pay-number-wapper .right p {
  font-size: 12px;
  margin-bottom: 5px;
}
.level-one {
  height: 650px;
  background-image: url("../images/xc/adver-bg.jpg");
  background-position: center;
  position: relative;
  text-align: center;
}
.level-one .xc-img-box {
  padding-top: 120px;
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
.level-one .xc-img-box .title {
  position: absolute;
  z-index: 9;
  top: 150px;
  left: 350px;
}
.level-one .xc-img-box .title h3 {
  font-size: 70px;
  color: #FFFFFF;
  font-weight: bold;
  font-family: "宋体";
  text-shadow: -5px 5px 5px #666666;
}
.level-one .xc-img-box .title h3 + h3 {
  padding-left: 100px;
}
.level-one .xc-img-box .tip {
  position: absolute;
  font-size: 28px;
  bottom: 45px;
  padding: 0 80px;
}
.level-one .xc-img-box .tip li {
  float: left;
  padding-left: 25px;
  color: #FFFFFF;
}
.level-one .zx-box {
  position: absolute;
  left: 50%;
  margin-left: -174px;
  bottom: 50px;
  font-size: 24px;
  text-align: center;
  background: #FFFFFF;
  padding: 15px 90px;
  border-radius: 60px;
  color: #434343;
}
.level-one .zx-box p {
  margin-bottom: 0;
}
.level-one .zx-box .icon {
  font-size: 30px;
  vertical-align: middle;
  border: 3px solid #434343;
  border-radius: 50%;
  margin-right: 10px;
}
.level-one .zx-box span {
  vertical-align: middle;
}
.level-tow {
  position: relative;
  padding: 75px 0;
}
.level-tow .line-box {
  height: 144px;
  width: 680px;
  position: relative;
  text-align: center;
  margin: 0 auto 30px;
}
.level-tow .line-box h5 {
  line-height: 48px;
  padding-top: 24px;
  font-size: 34px;
  font-weight: bold;
  margin: 0;
}
.level-tow .line-box h5 span {
  color: #F3A515;
}
.level-tow .line-box p {
  font-size: 18px;
  color: #222;
  line-height: 25px;
  padding-top: 5px;
  font-weight: 400;
}
.level-tow .left-img {
  position: absolute;
  top: 220px;
  left: 0;
  width: 404px;
  height: 535px;
}
.level-tow .right-img {
  position: absolute;
  right: 0;
  top: 50%;
  width: 131px;
  height: 67px;
}
.level-tow .line-one {
  background-image: url("../images/xc/img_01.png");
  background-position: left top;
  background-repeat: no-repeat;
}
.level-tow .line-tow {
  background-image: url("../images/xc/img_02.png");
  background-position: right top;
  background-repeat: no-repeat;
}
.level-tow .line-three {
  background-image: url("../images/xc/img_03.png");
  background-position: left top;
  background-repeat: no-repeat;
}
.level-tow .line-four {
  background-image: url("../images/xc/img_04.png");
  background-position: right top;
  background-repeat: no-repeat;
}
.level-tow .line-left {
  padding-left: 170px;
  text-align: left;
}
.level-tow .line-right {
  padding-right: 170px;
  text-align: right;
}
.level-three {
  background: #F3F3F3;
  padding-top: 67px;
}
.level-three .title {
  text-align: center;
  font-size: 42px;
  color: #333;
  margin-bottom: 16px;
}
.level-three .top-box {
  width: 304px;
  height: 55px;
  margin: 0 auto;
  background-image: url("../images/xc/img_05.png");
  background-repeat: no-repeat;
  font-size: 30px;
  color: #FFF;
  text-align: center;
  line-height: 55px;
}
.level-three .list {
  width: 1200px;
  margin: 45px auto 0;
}
.level-three .list .item {
  float: left;
  width: 400px;
  height: 427px;
  position: relative;
}
.level-three .list .item img {
  position: absolute;
  z-index: 0;
}
.level-three .list .item h4 {
  padding-top: 160px;
  position: relative;
  text-align: center;
  font-size: 30px;
}
.level-three .list .item h4 span {
  background: #FEA004;
  color: #FFFFFF;
  padding: 3px 10px;
  vertical-align: middle;
}
.level-three .list .item p {
  position: relative;
  text-align: center;
  font-size: 18px;
  margin-top: 20px;
}
.level-three .foot {
  background-image: url("../images/xc/img_bottom.png");
  background-repeat: no-repeat;
  height: 144px;
  background-position: center;
}
.index-need-box .item {
  width: 350px;
  float: left;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 5px 0;
  padding-right: 30px;
  padding-left: 20px;
  color: #444;
  position: relative;
}
.index-need-box .item .icon {
  position: absolute;
  left: 0;
  z-index: 9;
  color: red;
  top: 0;
}
.index-need-box .item .need-type {
  display: inline-block;
  position: relative;
  border-right: 1px solid #DDDDDD;
  padding-right: 10px;
  margin-right: 10px;
}
.index-need-box .item:before {
  position: absolute;
  content: "•";
  color: #d8d8d8;
  line-height: 20px;
  margin-right: 10px;
  left: 5px;
  top: 0;
}
.index-need-box .item:hover {
  color: #f8b551;
}
.adver-box-right.bg-interval,
.bg-interval.full-bg:not(.mt-15) {
  background: #FFFFFF;
}
#footer .bg-interval.full-bg:not(.mt-15) {
  background: #f3f3f3;
}
.breadcrumb {
  font-size: 12px;
  color: #636363;
}
.breadcrumb a:hover {
  color: #f8b551;
}
.index-need-wapper .list {
  margin-left: -10px;
}
.index-need-wapper .item {
  float: left;
  width: 270px;
  padding: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
  border: 1px solid #DDDDDD;
}
.index-need-wapper .item a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 15px;
  color: #333333;
  margin-bottom: 5px;
}
.index-need-wapper .item a .icon {
  color: red;
}
.index-need-wapper .item a:hover {
  color: #f8b551;
}
.index-need-wapper .item:hover a {
  color: #f8b551;
}
.index-need-wapper .item .foot {
  color: #999;
}
.index-need-wapper .item .foot .left {
  float: left;
}
.index-need-wapper .item .foot .right {
  float: right;
}
.index-need-wapper .item .foot .right .icon {
  font-size: 12px;
  margin-right: 5px;
}
.need-you {
  float: left;
  text-align: center;
  width: 164px;
  height: 150px;
  background: #FFFFFF;
  margin: 0 0 10px 10px;
}
.need-you .adver {
  margin: -10px 10px 0 5px;
  font-size: 30px;
}
.need-you .adver .icon {
  font-size: 84px;
  color: #ed6c44;
}
.need-you .call-us {
  font-size: 18px;
  font-weight: bold;
  margin-top: -15px;
  color: #ed6c44;
}
.information-wapper .title {
  font-size: 16px;
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
  color: #ba944e;
}
.information-wapper .title .icon {
  vertical-align: middle;
  margin-right: 5px;
  font-size: 16px;
  font-weight: bold;
}
.information-wapper .title a {
  font-size: 12px;
  float: right;
  color: #999;
  margin-top: 4px;
  font-weight: normal;
}
.information-wapper .title a:hover {
  color: #ba944e;
}
.information-wapper .left {
  float: left;
}
.information-wapper .left .full {
  width: 790px;
  float: left;
  margin-right: 30px;
}
.information-wapper .left .full .info-half {
  margin-left: -30px;
}
.information-wapper .left .full .info-half li {
  float: left;
  width: 380px;
  margin-left: 30px;
  line-height: 28px;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.information-wapper .left .full .info-half li a {
  float: left;
  width: 280px;
  padding-left: 20px;
  color: #555555;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.information-wapper .left .full .info-half li a:hover {
  color: #ba944e;
}
.information-wapper .left .full .info-half li span {
  float: right;
  color: #f8b551;
}
.information-wapper .left .full .info-half li:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -3px;
  width: 7px;
  height: 7px;
  background: #999999;
  display: inline-block;
  border-radius: 50%;
  margin-right: 10px;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.information-wapper .left .full .first-pic {
  margin-left: -30px;
}
.information-wapper .left .full .first-pic .half {
  margin-left: 30px;
  float: left;
  height: 140px;
  width: 380px;
  overflow: hidden;
  display: block;
}
.information-wapper .left .full .first-pic .half img {
  float: left;
  width: 200px;
  height: 125px;
  margin-right: 10px;
}
.information-wapper .left .full .first-pic .half h5 {
  padding-left: 10px;
  font-weight: bold;
  color: #666666;
  line-height: 20px;
  font-size: 14px;
  max-height: 60px;
  margin-top: 0;
  overflow: hidden;
}
.information-wapper .left .full .first-pic .half p {
  line-height: 20px;
  max-height: 60px;
  overflow: hidden;
  margin-bottom: 0;
}
.information-wapper .left .full .first-pic .half:hover {
  color: #ba944e;
}
.information-wapper .right {
  float: left;
}
.information-wapper .right .half {
  width: 380px;
  float: left;
}
.information-wapper .right .half .info-half li {
  position: relative;
  line-height: 28px;
  overflow: hidden;
}
.information-wapper .right .half .info-half li a {
  float: left;
  width: 280px;
  padding-left: 20px;
  color: #555555;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.information-wapper .right .half .info-half li a:hover {
  color: #ba944e;
}
.information-wapper .right .half .info-half li span {
  float: right;
  color: #f8b551;
}
.information-wapper .right .half .info-half li:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -3px;
  width: 7px;
  height: 7px;
  background: #999999;
  display: inline-block;
  border-radius: 50%;
  margin-right: 10px;
  vertical-align: middle;
}
.information-wapper .right .half .first-pic {
  height: 140px;
  display: block;
}
.information-wapper .right .half .first-pic img {
  float: left;
  width: 200px;
  height: 125px;
  margin-right: 10px;
}
.information-wapper .right .half .first-pic h5 {
  padding-left: 10px;
  font-weight: bold;
  color: #666666;
  line-height: 20px;
  font-size: 14px;
}
.information-wapper .right .half .first-pic p {
  line-height: 20px;
  max-height: 60px;
  overflow: hidden;
  margin-bottom: 0;
}
.information-wapper .right .half .first-pic:hover {
  color: #ba944e;
}
.information-wapper .info-question {
  margin-bottom: 20px;
  height: 112px;
  overflow: hidden;
}
.information-wapper .info-question li {
  overflow: hidden;
  line-height: 28px;
  font-size: 14px;
  position: relative;
}
.information-wapper .info-question li:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -3px;
  width: 7px;
  height: 7px;
  background: #AAAAAA;
  display: inline-block;
  border-radius: 50%;
  margin-right: 10px;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.information-wapper .info-question li a {
  color: #555555;
  float: left;
  width: 280px;
  padding-left: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.information-wapper .info-question li a:hover {
  color: #f8b551;
}
.information-wapper .info-question li span {
  float: right;
  color: #f8b551;
  font-size: 12px;
}
.newest-wapper .title-line {
  border-bottom: 1px solid #ba944e;
  background-color: #fff;
}
.newest-wapper .title-line .title {
  float: left;
  padding: 15px 0 10px;
  line-height: 20px;
  color: #ba944e;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 900;
}
.newest-wapper .title-line a {
  float: right;
  color: #999;
  font-size: 13px;
  line-height: 40px;
  margin-top: 5px;
}
.newest-wapper .list {
  margin-left: -20px;
}
.newest-wapper .list li {
  float: left;
  margin-left: 20px;
  width: 285px;
  font-size: 13px;
  line-height: 32px;
}
.newest-wapper .list li a {
  width: 220px;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newest-wapper .list li a:hover {
  color: #f8b551;
}
.newest-wapper .list li span {
  float: right;
  color: #f8b551;
}
.at-online {
  float: left;
  width: 900px;
}
.at-online .online-list {
  margin-top: 20px;
}
.at-online .online-list .item {
  float: left;
  background: #FFFFFF;
  width: 210px;
  height: 255px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.at-online .online-list .item .img-box {
  display: block;
  position: relative;
  overflow: hidden;
}
.at-online .online-list .item .img-box .tags {
  position: absolute;
  z-index: 99;
  right: 5px;
  top: 8px;
}
.at-online .online-list .item .img-box .tags span {
  background: #4caf50;
  color: #FFFFFF;
  padding: 4px;
}
.at-online .online-list .item .img-box .img {
  width: 100%;
  height: 150px;
  display: block;
}
.at-online .online-list .item .img-box .done {
  position: absolute;
  width: 80px;
  left: 0;
  top: 0;
}
.at-online .online-list .item .dsc-box {
  padding: 10px;
  border: solid #EEEEEE;
  border-width: 0 1px 1px 1px;
  background: #FFFFFF;
  position: relative;
}
.at-online .online-list .item .dsc-box .title {
  margin-top: 0;
  font-size: 15px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.at-online .online-list .item .dsc-box .title:hover > a {
  color: #e6162d;
}
.at-online .online-list .item .dsc-box .area-box .type {
  padding: 3px 7px;
  vertical-align: middle;
  background: #FF9F00;
  color: #FFFFFF;
  border-radius: 4px;
  margin-right: 10px;
}
.at-online .online-list .item .dsc-box .area-box .area {
  font-size: 16px;
  vertical-align: middle;
  color: #4990E2;
  font-weight: bold;
}
.at-online .online-list .item .dsc-box .price {
  font-size: 18px;
  color: #e6162d;
  font-weight: bold;
  margin-bottom: 5px;
}
.at-online .online-list .item .dsc-box .foot {
  border-top: 1px dashed #DDDDDD;
  padding-top: 5px;
  color: #777777;
}
.at-online .online-list .item .dsc-box .contrast-btn {
  position: absolute;
  right: 10px;
  bottom: 45px;
  line-height: 20px;
  background: #e6162d;
  color: #FFFFFF;
  border: 1px solid #e6162d;
  padding: 2px 3px;
  cursor: pointer;
}
.at-online .online-list .item:hover .dsc-box {
  border-color: #e6162d;
}
.at-online .online-list .item-other {
  background: #FFFFFF;
  margin-right: 15px;
  margin-bottom: 15px;
}
.at-online .online-list .item-other .img-box {
  float: left;
  display: block;
  position: relative;
  overflow: hidden;
}
.at-online .online-list .item-other .img-box .tags {
  position: absolute;
  z-index: 99;
  right: 5px;
  top: 8px;
}
.at-online .online-list .item-other .img-box .tags span {
  background: #4caf50;
  color: #FFFFFF;
  padding: 4px;
}
.at-online .online-list .item-other .img-box .img {
  width: 200px;
  height: 140px;
  display: block;
}
.at-online .online-list .item-other .img-box .done {
  position: absolute;
  width: 80px;
  left: 0;
  top: 0;
}
.at-online .online-list .item-other .dsc-box {
  float: left;
  width: 650px;
  padding: 5px 10px 0 20px;
  background: #FFFFFF;
  position: relative;
}
.at-online .online-list .item-other .dsc-box .title-box .title {
  float: left;
  max-width: 480px;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 28px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.at-online .online-list .item-other .dsc-box .title-box .title > a:hover {
  color: #e6162d;
}
.at-online .online-list .item-other .dsc-box .title-box .title a {
  vertical-align: middle;
}
.at-online .online-list .item-other .dsc-box .title-box .title .tags {
  display: inline-block;
  vertical-align: middle;
  z-index: 99;
  right: 5px;
  top: 8px;
  font-size: 12px;
  font-weight: normal;
}
.at-online .online-list .item-other .dsc-box .title-box .title .tags span {
  background: #4caf50;
  color: #FFFFFF;
  padding: 2px 4px;
}
.at-online .online-list .item-other .dsc-box .area-box .type {
  padding: 3px 7px;
  vertical-align: middle;
  background: #FF9F00;
  color: #FFFFFF;
  border-radius: 4px;
  margin-right: 10px;
}
.at-online .online-list .item-other .dsc-box .area-box .area {
  font-size: 16px;
  vertical-align: middle;
  color: #4990E2;
  font-weight: bold;
}
.at-online .online-list .item-other .dsc-box .price {
  font-size: 18px;
  color: #e6162d;
  font-weight: bold;
}
.at-online .online-list .item-other .dsc-box .foot {
  border-bottom: 1px dashed #DDDDDD;
  padding-bottom: 5px;
  color: #777777;
}
.at-online .online-list .item-other .dsc-box .attribute {
  position: relative;
  padding: 6px 0;
}
.at-online .online-list .item-other .dsc-box .attribute p {
  margin-bottom: 0;
  font-size: 12px;
}
.at-online .online-list .item-other .dsc-box .attribute p.active {
  color: #777777;
  text-decoration: line-through;
}
.at-online .online-list .item-other .dsc-box .contrast-btn {
  position: absolute;
  right: 0;
  top: 10px;
  line-height: 20px;
  background: #e6162d;
  color: #FFFFFF;
  border: 1px solid #e6162d;
  padding: 5px 10px;
  cursor: pointer;
}
.at-online .online-list .item-other:hover .dsc-box {
  border-color: #e6162d;
}
.right-box {
  width: 290px;
  float: right;
}
.right-box .img-adver {
  display: block;
  margin-bottom: 15px;
  background: #FFFFFF;
}
.right-box .img-adver img {
  width: 100%;
}
.right-box .other-adver {
  background: #FFFFFF;
  padding: 10px 15px;
  box-shadow: 0 0 5px #ccc;
}
.right-box .other-adver .tip {
  font-size: 14px;
  font-weight: bold;
}
.right-box .other-adver .step-list {
  font-size: 14px;
}
.right-box .other-adver .step-list span {
  font-weight: bold;
  color: #f8b551;
}
.right-box .other-adver .say-box .title {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 0;
  border-bottom: 1px solid #DDDDDD;
}
.right-box .other-adver .say-box .title a {
  color: #742323;
}
.right-box .other-adver .say-box .list li {
  font-size: 15px;
  padding: 10px 0;
  border-bottom: 1px dashed #DDDDDD;
}
.right-box .other-adver .say-box .list li a {
  color: #444444;
}
.right-box .other-adver .say-box .list li a:hover {
  color: #f8b551;
}
.right-box .other-adver .say-box .list li p {
  margin-top: 5px;
  margin-bottom: -5px;
  color: #888888;
  font-size: 12px;
}
.right-box .other-adver .img-box {
  display: block;
}
.right-box .other-adver .img-box img {
  width: 100%;
  height: 190px;
}
.right-box .other-adver .img-box p {
  line-height: 24px;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.right-box .other-adver .img-box:hover p {
  color: #f8b551;
}
.right-box .other-adver .online-title {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
.right-box .other-adver .online-title a {
  color: #742323;
}
.online-slider {
  float: left;
  width: 480px;
  overflow: hidden;
  position: relative;
}
.online-slider .gallery li img {
  width: 100%;
  height: 320px;
}
.online-slider .lSPager.lSGallery {
  overflow: hidden;
}
.online-slider .lSPager.lSGallery li img {
  width: 100%;
  height: 72px;
}
.online-slider .lSSlideOuter .lSPager.lSGallery li.active {
  border-radius: 0;
  position: relative;
}
.online-slider .lSSlideOuter .lSPager.lSGallery li.active:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  width: 97%;
  height: 95%;
  border: 2px solid #e6162d;
}
.online-hd {
  float: right;
  width: 700px;
  position: relative;
}
.online-hd .icon-yichengjiao {
  position: absolute;
  right: 260px;
  color: #e12619;
  font-size: 90px;
  top: 36%;
}
.online-hd .title {
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  margin-top: 0;
}
.online-hd .title b {
  vertical-align: middle;
}
.online-hd .title .flags {
  display: inline-block;
  vertical-align: middle;
}
.online-hd .title .flags span {
  font-size: 12px;
  background: #4caf50;
  color: #FFFFFF;
  padding: 5px;
}
.online-hd .tip {
  color: #999999;
  font-size: 12px;
  height: 28px;
  line-height: 28px;
  margin-bottom: 5px;
}
.online-hd .tip .shoucang,
.online-hd .tip .jubao {
  cursor: pointer;
}
.online-hd .tip .shoucang .icon,
.online-hd .tip .jubao .icon {
  font-size: 16px;
  vertical-align: middle;
}
.online-hd .tip .shoucang .icon-shoucang2,
.online-hd .tip .jubao .icon-shoucang2 {
  font-size: 20px;
}
.online-hd .tip .shoucang span,
.online-hd .tip .jubao span {
  vertical-align: middle;
}
.online-hd .tip .shoucang:hover,
.online-hd .tip .jubao:hover {
  color: #ff9f00;
}
.online-hd .tip .shoucang.active,
.online-hd .tip .jubao.active {
  color: #e6162d;
}
.online-hd .dsc {
  width: 440px;
}
.online-hd .dsc .row {
  overflow: hidden;
  padding-bottom: 5px;
  border-bottom: 1px dashed #E0E0E0;
}
.online-hd .dsc .row:last-child {
  border: 0;
}
.online-hd .dsc .row .tips {
  margin: 5px 0 0 0;
  font-size: 12px;
}
.online-hd .dsc .row.floors {
  padding: 5px 0 10px 20px;
}
.online-hd .dsc .row.floors .subtitle {
  width: 40px;
  float: left;
  font-size: 14px;
  line-height: 25px;
}
.online-hd .dsc .row.floors .list {
  float: left;
  width: 380px;
}
.online-hd .dsc .row.floors .list .item {
  padding: 3px 5px;
  margin-right: 15px;
  margin-bottom: 5px;
  float: left;
  background: #f3f3f3;
  white-space: nowrap;
}
.online-hd .dsc .phone {
  float: left;
  position: relative;
  margin: 20px 0 0 15px;
}
.online-hd .dsc .phone span {
  line-height: 34px;
  font-size: 16px;
  color: #666666;
  vertical-align: middle;
}
.online-hd .dsc .phone .number {
  color: #ff9f00;
  font-size: 20px;
}
.online-hd .dsc .online-btn {
  background: #e6162d;
  color: #fff;
  padding: 0 14px;
  font-size: 14px;
  line-height: 34px;
  float: left;
  text-align: center;
  border: 0;
  border-radius: 3px;
  margin: 12px 0 0 15px;
}
.online-hd .dsc .online-btn.btn-other {
  color: #e6162d;
  border: 1px solid #e6162d;
  background: #FFFFFF;
}
.online-hd .dsc .online-btn:first-child {
  margin-left: 0;
}
.online-hd .dsc .info {
  font-size: 14px;
  margin: 5px 0 0;
  float: left;
}
.online-hd .dsc .info span {
  color: #999999;
}
.online-hd .dsc .info b {
  color: #e12619;
  font-size: 20px;
}
.online-hd .dsc .info.more-line {
  overflow: hidden;
}
.online-hd .dsc .info.more-line span {
  float: left;
}
.online-hd .dsc .info.more-line .info {
  float: left;
  max-width: 350px;
  display: inline-block;
  margin-top: 0;
}
.online-hd .dsc .gray-info {
  width: 400px;
  padding: 5px 20px;
  background: #F3F3F3;
  font-size: 14px;
}
.online-hd .dsc .gray-info .area {
  float: left;
  width: 180px;
}
.online-hd .dsc .gray-info .area p {
  margin-bottom: 0;
  line-height: 30px;
}
.online-hd .dsc .gray-info .area b {
  color: #e6162d;
  font-size: 20px;
}
.online-hd .dsc .gray-info .price {
  float: left;
  width: 220px;
}
.online-hd .dsc .gray-info .price p {
  margin-bottom: 0;
  line-height: 30px;
}
.online-hd .dsc .gray-info .price b {
  color: #e6162d;
  font-size: 20px;
}
.online-hd .dsc .gray-info .price-only p {
  font-weight: bold;
  margin-bottom: 0;
  line-height: 30px;
}
.online-hd .dsc .gray-info .price-only b {
  color: #e6162d;
  font-size: 20px;
}
.online-hd .dsc .gray-info .price-only.text {
  color: #888;
}
.online-hd .dsc .gray-info .price-only.text p {
  font-weight: normal;
}
.online-hd .call {
  position: relative;
  background: #F3F3F3;
  width: 200px;
  padding: 15px 20px;
}
.online-hd .call .tocar {
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 3px;
  font-size: 12px;
  background: #FFFFFF;
  color: #81a0f2;
  cursor: pointer;
  border: 1px solid #81a0f2;
}
.online-hd .call .subtitle {
  display: block;
  color: #666666;
}
.online-hd .call .contacts {
  font-size: 20px;
}
.online-hd .call .phone {
  font-size: 20px;
  color: #ff9f00;
}
.online-hd .call .tip {
  color: #57A5FF;
  line-height: 16px;
}
.online-hd .call .btn-wt {
  border: 1px solid #4caf50;
  color: #4caf50;
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 0 12px;
  font-size: 12px;
  line-height: 28px;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
}
.online-hd .call .level .icon {
  vertical-align: middle;
  font-size: 20px;
  color: #e6162d;
}
.online-hd .call .info {
  line-height: 24px;
  font-size: 14px;
}
.online-body {
  width: 880px;
  float: left;
}
.online-body .online-dt .info {
  font-size: 14px;
  padding-bottom: 30px;
}
.online-body .online-dt .info .subtitle {
  line-height: 20px!important;
  font-size: 16px;
  font-weight: bold;
  color: #444444;
  padding-left: 10px;
  margin: 0 0 10px;
  border-left: 2px solid #e6162d;
}
.online-body .online-dt .info p {
  margin: 0 0 10px;
}
.online-body .online-dt .info.content * {
  max-width: 100% !important;
  line-height: 180%;
}
.online-body .online-nav-wapper {
  min-height: 85px;
}
.online-body .online-dt-nav li {
  float: left;
  padding: 10px;
  width: 200px;
  font-size: 16px;
  text-align: center;
  background: #F3F3F3;
}
.online-body .online-dt-nav li a {
  color: #333333;
  display: block;
}
.online-body .online-dt-nav li.active {
  background: #e6162d;
  position: relative;
}
.online-body .online-dt-nav li.active a {
  color: #FFFFFF;
}
.online-body .online-dt-nav li.active:before {
  position: absolute;
  content: '';
  bottom: -20px;
  left: 50%;
  margin-left: -10px;
  z-index: 9;
  border-width: 10px;
  border-color: #e6162d transparent transparent transparent;
  border-style: solid dashed dashed dashed;
  width: 0;
  height: 0;
  overflow: hidden;
}
.online-body .online-dt-nav.fixed {
  position: fixed;
  width: 880px;
  top: 0;
  z-index: 99;
}
.zt-top {
  height: 598px;
  background-size: cover;
  background-position: center;
}
.zt-about {
  padding: 0 20px 50px;
  font-size: 16px;
  line-height: 220%;
  background: #eaeeee;
  letter-spacing: 1px;
}
.zt-about .list {
  margin-left: -150px;
}
.zt-about .list li {
  float: left;
  width: 300px;
  margin-bottom: 50px;
  margin-left: 150px;
  color: #575757;
}
.zt-about .list li h4 {
  font-size: 16px;
  padding-bottom: 15px;
  border-bottom: 1px solid #575757;
}
.zt-about .list li p {
  font-size: 16px;
  margin-bottom: 0;
}
.zt-service .zt-box {
  margin-bottom: 80px;
}
.zt-service .zt-box .zt-item {
  float: left;
  width: 520px;
  padding: 20px;
  background: #eaeeee;
  text-align: center;
}
.zt-service .zt-box .zt-item:first-child {
  margin-right: 80px;
}
.zt-service .zt-box .zt-item p {
  line-height: 32px;
  font-size: 16px;
  color: #575757;
  margin-bottom: 0;
  margin-top: 10px;
  height: 64px;
  padding: 0 15px;
  letter-spacing: 2px;
}
.zt-title {
  position: relative;
  text-align: center;
  color: #222222;
  letter-spacing: 5px;
  padding: 60px 0 90px;
}
.zt-title .border {
  width: 50px;
  display: block;
  position: absolute;
  left: 50%;
  top: 110px;
  margin-left: -25px;
  border-bottom: 3px solid #ba944e;
}
.zt-boot {
  height: 740px;
  background-size: cover;
  background-position: center;
}
.zt-boot .zt-step {
  color: #FFFFFF;
  margin-left: -210px;
}
.zt-boot .zt-step .zt-item {
  float: left;
  width: 260px;
  margin-left: 210px;
}
.zt-boot .zt-step .zt-item .circle {
  text-align: center;
  height: 240px;
  border-radius: 50%;
  border: 10px solid #FFFFFF;
}
.zt-boot .zt-step .zt-item .circle h2 {
  font-size: 36px;
  margin: 10px 0 0;
}
.zt-boot .zt-step .zt-item .circle p {
  margin: 10px 0 0;
  font-size: 24px;
}
.zt-boot .zt-step .zt-item .box {
  margin-top: 50px;
  font-size: 16px;
  line-height: 250%;
  letter-spacing: 1px;
}
.zt-process .zt-process-box {
  margin-bottom: 100px;
  margin-left: -37.5px;
}
.zt-process .zt-process-box .item {
  text-align: center;
  float: left;
  width: 100px;
  height: 100px;
  margin-left: 37.5px;
  border-radius: 50%;
  background: #ba944e;
  color: #FFFFFF;
  font-size: 16px;
  position: relative;
}
.zt-process .zt-process-box .item p {
  margin-bottom: 3px;
}
.zt-process .zt-process-box .item p:first-child {
  padding-top: 20px;
}
.zt-process .zt-process-box .item:after {
  position: absolute;
  content: '';
  top: 50%;
  margin-top: -12px;
  left: -22px;
  border-width: 12px;
  border-color: transparent transparent transparent #ba944e;
  border-style: dashed dashed dashed solid;
  width: 0;
  height: 0;
  overflow: hidden;
}
.zt-process .zt-process-box .item:first-child:after {
  display: none;
}
.tax-wapper .tax-title {
  font-size: 32px;
  margin: 0 0 30px;
  font-weight: bold;
  text-align: center;
}
.tax-wapper .tool {
  margin-bottom: 20px;
}
.tax-wapper .tool select {
  width: 100px;
  height: 36px;
  margin-right: 20px;
  font-size: 16px;
  cursor: pointer;
  border: 1px solid #CCCCCC;
}
.tax-wapper .tool button {
  height: 36px;
  padding: 0 10px;
  background: #f8b551;
  color: #FFFFFF;
  font-size: 16px;
  cursor: pointer;
  margin-right: 50px;
  border: 1px solid #f8b551;
  border-radius: 5px;
}
.tax-wapper .tool h2 {
  padding: 0;
  height: 36px;
  line-height: 36px;
  font-size: 24px;
}
.tax-wapper .tool .tax-tip {
  height: 36px;
  line-height: 36px;
}
.tax-wapper .tax-types .block {
  width: 570px;
  float: left;
}
.tax-wapper .tax-types .block .item {
  float: left;
  width: 190px;
}
.tax-wapper .tax-types .block .item .title {
  font-size: 12px;
  line-height: 24px;
  display: block;
}
.tax-wapper .tax-types .block .item input {
  width: 170px;
  height: 24px;
  border: 1px solid #DDDDDD;
}
.tax-wapper .tax-types .water-block {
  margin-right: 60px;
}
.contrast-wapper {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 999;
  background: #EEEEEE;
  border-top: 2px solid #e6162d;
}
.contrast-wapper .contrast-hd {
  padding: 8px 0;
  border-bottom: 1px solid #FFFFFF;
}
.contrast-wapper .contrast-hd .left {
  font-size: 16px;
}
.contrast-wapper .contrast-hd .left b {
  vertical-align: middle;
}
.contrast-wapper .contrast-hd .left span {
  margin-left: 5px;
  color: #e6162d;
  vertical-align: middle;
}
.contrast-wapper .contrast-hd .right {
  padding: 3px 0;
}
.contrast-wapper .contrast-hd .right span {
  font-size: 14px;
  vertical-align: middle;
  color: #e6162d;
  cursor: pointer;
}
.contrast-wapper .contrast-hd .right button {
  font-size: 14px;
  padding: 2px 5px;
  background: ;
  margin: 0 20px;
  background: #e6162d;
  color: #FFFFFF;
  cursor: pointer;
  border: 1px solid #e6162d;
}
.contrast-wapper .contrast-hd .right i {
  color: #AAAAAA;
  cursor: pointer;
  vertical-align: middle;
}
.contrast-wapper .contrast-list {
  margin-left: -15px;
}
.contrast-wapper .contrast-list .contrast-item {
  float: left;
  position: relative;
  background: #FFFFFF;
  width: 233px;
  height: 120px;
  margin: 10px 0 15px 10px;
}
.contrast-wapper .contrast-list .contrast-item:hover {
  color: #000000;
}
.contrast-wapper .contrast-list .contrast-item .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
  text-align: center;
  font-size: 16px;
  color: #AAAAAA;
  padding-top: 5px;
}
.contrast-wapper .contrast-list .contrast-item .bg .icon {
  font-size: 50px;
  color: #CCCCCC;
  padding-top: 10px;
}
.contrast-wapper .contrast-list .contrast-item .dsc {
  position: relative;
  z-index: 1;
  background: #FFFFFF;
}
.contrast-wapper .contrast-list .contrast-item .dsc .hd img {
  width: 100px;
  height: 75px;
  margin-bottom: 9px;
  float: left;
}
.contrast-wapper .contrast-list .contrast-item .dsc .hd .info {
  position: relative;
  float: left;
  margin-left: 5px;
  max-width: 120px;
}
.contrast-wapper .contrast-list .contrast-item .dsc .hd .info p {
  font-size: 12px;
  margin-top: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 6px 5px 0 5px;
}
.contrast-wapper .contrast-list .contrast-item .dsc .hd .info p span {
  color: #e6162d;
  font-weight: 600;
}
.contrast-wapper .contrast-list .contrast-item .dsc .hd .info p:first-child {
  height: 19px;
}
.contrast-wapper .contrast-list .contrast-item .dsc .hd .icon {
  position: absolute;
  right: 10px;
  top: 3px;
  cursor: pointer;
  color: #e6162d;
  font-weight: bold;
}
.contrast-wapper .contrast-list .contrast-item .dsc .title {
  margin: 5px 5px 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666666;
}
.contrast-table td,
.contrast-table th {
  font-size: 14px;
  padding: 12px 8px;
}
.contrast-table td .icon,
.contrast-table th .icon {
  font-size: 20px;
  color: #e6162d;
}
.contrast-table td .tags,
.contrast-table th .tags {
  font-size: 12px;
  background: #4caf50;
  color: #fff;
  padding: 5px;
  white-space: nowrap;
  margin-bottom: 5px;
  display: inline-block;
}
.single-car {
  position: fixed;
  right: 75px;
  top: 300px;
  top: 36vh;
  z-index: 99;
}
.single-car:hover {
  cursor: pointer;
}
.single-car:hover .car {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
  transition: all 0.3s;
}
.single-car .icon-newgouwuche {
  font-size: 42px;
  font-weight: bold;
  color: #2b0606;
}
.single-car .car {
  opacity: 0;
  visibility: hidden;
  cursor: default;
  display: block;
  position: absolute;
  white-space: nowrap;
  right: 100%;
  top: -70px;
  padding: 0 10px;
  text-align: center;
  background: #FFFFFF;
  width: 300px;
  box-shadow: 0 0 5px #999999;
  color: #FFFFFF;
}
.single-car .car:before {
  position: absolute;
  content: '';
  right: -8px;
  margin-top: 105px;
  z-index: 999;
  border-width: 4px;
  border-color: transparent transparent transparent #ffffff;
  border-style: dashed dashed dashed solid;
  width: 0;
  height: 0;
  overflow: hidden;
}
.single-car .car .car-list {
  max-height: 300px;
  overflow-y: auto;
  width: 310px;
}
.single-car .car .car-list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f3f3f3;
}
.single-car .car .car-list::-webkit-scrollbar {
  width: 8px;
  background-color: #f3f3f3;
}
.single-car .car .car-list::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}
.single-car .car .car-item {
  overflow: hidden;
  display: block;
  text-align: left;
  padding: 10px 0;
  border-bottom: 1px dashed #DDDDDD;
}
.single-car .car .car-item img {
  float: left;
  width: 100px;
  height: 75px;
}
.single-car .car .car-item .info {
  float: left;
  width: 160px;
  padding-left: 10px;
  color: #333333;
}
.single-car .car .car-item .info h5 {
  white-space: normal;
  max-height: 40px;
  line-height: 20px;
  overflow: hidden;
  margin-top: 0;
}
.single-car .car .car-item .info h5:hover {
  color: #f8b551;
}
.single-car .car .car-item .info p {
  font-size: 12px;
  color: #666666;
  font-weight: normal;
  line-height: 20px;
  margin-bottom: 0;
}
.single-car .car .car-item .icon {
  color: #e6162d;
  position: relative;
  top: -5px;
  opacity: 0;
  font-size: 24px;
  cursor: pointer;
}
.single-car .car .car-item:hover .icon {
  opacity: 1;
}
.single-car .car .foot .inline {
  overflow: hidden;
  line-height: 30px;
  height: 30px;
  margin: 10px 0;
}
.single-car .car .foot .inline span {
  color: #333333;
  float: left;
  width: 80px;
  text-align: right;
}
.single-car .car .foot .inline input {
  padding-left: 10px;
  width: 200px;
  float: left;
  line-height: 30px;
  height: 28px;
  border: 1px solid #DDDDDD;
  font-weight: normal;
}
.single-car .car .foot .tips {
  color: #666666;
}
.single-car .car .foot .tips b {
  color: #e6162d;
  font-size: 16px;
}
.single-car .car .foot .tips a {
  color: #4caf50;
  font-size: 12px;
}
.single-car .car .foot .car-btn {
  display: inline-block;
  background: #FFFFFF;
  color: #e6162d;
  border: 1px solid #e6162d;
  padding: 5px 10px;
  cursor: pointer;
  border-radius: 3px;
  font-weight: normal;
  margin-bottom: 10px;
}
.single-car .car .foot .car-btn.car-btn-full {
  color: #ffffff;
  background: #e6162d;
}
.single-car .car-num {
  position: absolute;
  opacity: 1;
  top: 10px;
  left: 12px;
  border-radius: 18px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  padding: 0 6px;
  font-size: 14px;
  font-style: normal;
  background: #e6162d;
}
.contrast-table-wapper {
  margin-top: 10px;
}
.contrast-table-wapper .title {
  font-weight: bold;
}
.contrast-table-wapper td:hover .title {
  color: #ba944e;
}
.contrast-table-wapper .icon-guanbi {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.contrast-table-wapper .contrast-tool {
  position: fixed;
  left: 50%;
  margin-left: 600px;
}
.contrast-table-wapper .contrast-tool .all-btn {
  font-size: 14px;
  width: 16px;
  padding: 10px;
  white-space: normal;
  color: #fff;
  background-color: #e6162d;
  border-color: #e6162d;
  cursor: pointer;
  line-height: 20px;
}
.shopcar-table-wapper {
  background: #FFFFFF;
  box-shadow: 0 0 5px #ccc;
  padding: 10px 25px;
}
.shopcar-table-wapper .shopcar-table tr {
  border-bottom: 1px solid #DDDDDD;
}
.shopcar-table-wapper .shopcar-table tr th {
  font-size: 14px;
  padding: 10px 0;
}
.shopcar-table-wapper .shopcar-table tr td {
  font-size: 14px;
  padding: 12px 0;
}
.shopcar-table-wapper .shopcar-table tr td img {
  max-width: 100px;
  max-height: 100px;
}
.shopcar-table-wapper .shopcar-table tr td .icon {
  cursor: pointer;
  color: #AAAAAA;
  font-weight: bold;
  font-size: 18px;
}
.shopcar-table-wapper .shopcar-table tr td .icon:hover {
  color: #e6162d;
}
.shopcar-table-wapper .shopcar-table tr td .title {
  font-size: 16px;
  font-weight: bold;
  color: #999999;
}
.shopcar-table-wapper .count {
  font-size: 14px;
  text-align: right;
  padding-top: 20px;
}
.shopcar-table-wapper .count p {
  margin-bottom: 0;
  line-height: 32px;
}
.shopcar-table-wapper .count p b {
  color: #e6162d;
  font-size: 14px;
  font-weight: normal;
}
.shopcar-table-wapper .count .not-enough a {
  margin-left: 3px;
  color: #e6162d;
}
.shopcar-table-wapper .count .post-order {
  margin: 10px 0;
  padding: 8px 15px;
  background: #e6162d;
  font-size: 16px;
  color: #FFFFFF;
  border: 0;
  cursor: pointer;
  border-radius: 6px;
}
.shopcar-table-wapper .count .input-line {
  margin-top: 10px;
  line-height: 20px;
  vertical-align: middle;
}
.shopcar-table-wapper .count .input-line input {
  font-size: 14px;
  padding: 5px;
  width: 160px;
  height: 26px;
  border: 1px solid #DDDDDD;
}
.order-success-box {
  margin: 20px 0;
  background: #FFFFFF;
  box-shadow: 0 0 5px #ccc;
  padding: 120px 200px;
  text-align: center;
}
.order-success-box .success {
  color: #e6162d;
}
.order-success-box .success .icon {
  font-size: 40px;
  vertical-align: middle;
}
.order-success-box .text-line {
  font-size: 14px;
  color: #333;
}
.order-success-box .error {
  color: #e6162d;
}
.order-success-box .foot {
  margin-top: 30px;
}
.order-success-box .foot a {
  display: inline-block;
  font-size: 14px;
  padding: 0 10px;
  position: relative;
  color: #666;
}
.order-success-box .foot a:first-child:before {
  content: '';
  position: absolute;
  right: -2px;
  top: 20%;
  height: 60%;
  border-right: 1px solid #999;
}
.order-success-box .foot a:hover {
  color: #e6162d;
}
.order-common-payment {
  box-shadow: 0 0 5px #ccc;
  padding: 60px 0;
  background: #FFFFFF;
}
.order-common-payment .hd {
  padding: 0 60px;
}
.order-common-payment .hd .single-line {
  font-size: 16px;
  margin-bottom: 10px;
}
.order-common-payment .hd .single-line .success {
  vertical-align: middle;
  font-size: 18px;
  color: #05af10;
}
.order-common-payment .hd .single-line .success .icon {
  vertical-align: middle;
  margin-right: 5px;
}
.order-common-payment .hd .single-line .success .tips {
  vertical-align: middle;
}
.order-common-payment .hd .single-line .order {
  vertical-align: middle;
}
.order-common-payment .valid-btn {
  border-radius: 5px;
}
.order-common-payment .valid-form {
  padding: 0 60px;
}
.order-common-payment .valid-form .tip {
  margin-bottom: 30px;
  color: #f07a56;
  font-size: 14px;
}
.order-common-payment .payment-way {
  margin: 40px 0 10px;
}
.order-common-payment .payment-way .title {
  font-size: 16px;
  float: left;
  color: #444444;
  line-height: 38px;
}
.order-common-payment .payment-way .radio-box {
  float: left;
}
.order-common-payment .payment-way .radio-box .iradio-blue {
  width: 0;
  height: 0;
}
.order-common-payment .payment-way label {
  padding: 0;
}
.order-common-payment .payment-way .item {
  border: 2px solid #e6e6e6;
  position: relative;
  padding: 0 5px;
  min-width: 110px;
  border-radius: 5px;
  text-align: center;
}
.order-common-payment .payment-way .item h5 {
  font-size: 16px;
  margin: 6px 0;
}
.order-common-payment .payment-way .item h5 .icon {
  font-size: 20px;
  vertical-align: text-top;
}
.order-common-payment .payment-way .item .icon-xuanzhong {
  display: none;
  position: absolute;
  right: -1px;
  bottom: -5px;
  color: #5a98de;
}
.order-common-payment .payment-way .checked + label .item {
  border-color: #5a98de;
}
.order-common-payment .payment-way .checked + label .icon-xuanzhong {
  display: inline-block;
}
.order-common-payment .payment-way .iradio-blue {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
}
.accept-box-wapper {
  font-size: 14px;
}
.accept-box-wapper .accept-box {
  display: inline-block;
  cursor: pointer;
  margin: 10px 0 0;
}
.accept-box-wapper .accept-box input {
  vertical-align: middle;
  margin: 0;
  cursor: pointer;
}
.accept-box-wapper .accept-box span {
  font-weight: normal;
}
.accept-box-wapper a {
  font-size: 14px;
  color: #158ae7;
}
.win-place {
  overflow: hidden;
}
.win-place .select-box {
  float: left;
  width: 90px;
  height: 36px;
  margin-right: 5px;
}
.certification-popup .certification {
  padding: 30px 90px 10px;
  text-align: center;
}
.certification-popup .certification .icon {
  font-size: 40px;
  color: #2196F3;
  position: absolute;
  vertical-align: middle;
  left: 0;
  top: 11px;
}
.certification-popup .certification .tip {
  margin-top: 20px;
  font-size: 12px;
  color: #AAAAAA;
}
.certification-popup .certification .certification-tip {
  position: relative;
  vertical-align: middle;
  line-height: 20px;
  padding-left: 50px;
  display: inline-block;
  font-size: 15px;
  text-align: left;
}
.certification-popup .certification .certification-btn {
  display: inline-block;
  background: #4CAF50;
  font-size: 14px;
  padding: 6px 50px;
  border-radius: 4px;
  color: #FFFFFF;
  margin-top: 30px;
}
.certification-wait .wait {
  padding: 50px 100px;
  font-size: 24px;
}
.certification-wait .wait .icon {
  font-size: 24px;
  color: #2196F3;
}
.certification-wait .wait span {
  color: #2196F3;
}
.certification-wait .wait .tip {
  padding: 30px 0 15px;
  font-size: 14px;
  color: #555;
}
.certification-wait .wait.success .icon {
  font-size: 28px;
  color: #4caf50;
  top: 2px;
  position: relative;
}
.certification-wait .wait.success span {
  color: #4caf50;
}
.certification-wait .wait.error .icon {
  font-size: 28px;
  color: #ff1100;
  top: 2px;
  position: relative;
}
.certification-wait .wait.error span {
  color: #ff1100;
}
.tips-line {
  margin-bottom: 5px;
}
.tips-line .link {
  color: #ba944e;
  vertical-align: middle;
}
.baidumap_body .baidumap_wapper {
  position: absolute;
  width: 100%;
  overflow: hidden;
  padding-top: 115px;
  padding-bottom: 35px;
}
.baidumap_body .baidumap_wapper .baidumap_box {
  height: 100%;
}
.baidumap_body .baidumap_wapper .baidumap_head {
  border-bottom: 2px solid #f8b551;
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  width: 100%;
  height: 113px;
}
.baidumap_body .baidumap_wapper .baidumap_head .logo {
  float: left;
  margin: 35px 0 0 30px;
}
.baidumap_body .baidumap_wapper .baidumap_head .select_wapper {
  float: left;
  padding: 40px 0 0 40px;
}
.baidumap_body .baidumap_wapper .baidumap_head .select_wapper .select_box {
  float: left;
  border: 1px solid #d2d2d2;
  padding: 10px 30px 10px 10px;
  font-size: 12px;
  color: #333333;
  position: relative;
  min-width: 50px;
  cursor: pointer;
  border-radius: 5px;
  margin-right: 10px;
}
.baidumap_body .baidumap_wapper .baidumap_head .select_wapper .select_box .icon {
  position: absolute;
  right: 9px;
  top: 9px;
  color: #666666;
  font-size: 12px;
}
.baidumap_body .baidumap_wapper .baidumap_head .select_wapper .select_box.other {
  min-width: 110px;
}
.baidumap_body .baidumap_wapper .baidumap_head .select_wapper .select_box.active .select_down:not(.none),
.baidumap_body .baidumap_wapper .baidumap_head .select_wapper .select_box.active .select_down_box {
  display: block;
}
.baidumap_body .baidumap_wapper .baidumap_head .select_wapper .select_box .select_down {
  position: absolute;
  border: 1px solid #EEEEEE;
  background: #FFFFFF;
  border-radius: 5px;
  min-width: 100%;
  white-space: nowrap;
  left: 0;
  top: 50px;
  display: none;
  box-shadow: 2px 2px 8px #999999;
}
.baidumap_body .baidumap_wapper .baidumap_head .select_wapper .select_box .select_down li {
  padding: 5px 10px;
  cursor: pointer;
}
.baidumap_body .baidumap_wapper .baidumap_head .select_wapper .select_box .select_down li.active {
  color: #f8b551;
}
.baidumap_body .baidumap_wapper .baidumap_head .select_wapper .select_box .select_down li:hover {
  background: #f8b551;
  color: #FFFFFF;
}
.baidumap_body .baidumap_wapper .baidumap_head .select_wapper .select_box .select_down_box {
  cursor: default;
  position: absolute;
  left: 0;
  top: 50px;
  padding: 0 10px 5px;
  display: none;
  border: 1px solid #EEEEEE;
  background: #FFFFFF;
  box-shadow: 2px 2px 8px #999999;
}
.baidumap_body .baidumap_wapper .baidumap_head .select_wapper .select_box .select_down_box .select_down_toggle {
  width: 300px;
  padding: 10px;
  overflow: hidden;
}
.baidumap_body .baidumap_wapper .baidumap_head .select_wapper .select_box .select_down_box .select_down_toggle .choice_tab {
  float: left;
  border-radius: 3px;
  margin-right: 10px;
  padding: 5px 10px;
  border: 1px solid #d2d2d2;
  cursor: pointer;
  font-size: 12px;
}
.baidumap_body .baidumap_wapper .baidumap_head .select_wapper .select_box .select_down_box .select_down_toggle .icon {
  cursor: pointer;
  font-size: 16px;
}
.baidumap_body .baidumap_wapper .baidumap_head .select_wapper .select_box .select_down_box .select_down_list {
  overflow: hidden;
}
.baidumap_body .baidumap_wapper .baidumap_head .select_wapper .select_box .select_down_box .select_down_list li {
  float: left;
  padding: 5px 10px;
  cursor: pointer;
  min-width: 30px;
}
.baidumap_body .baidumap_wapper .baidumap_head .select_wapper .select_box .select_down_box .select_down_list li.active {
  color: #f8b551;
}
.baidumap_body .baidumap_wapper .baidumap_head .select_wapper .select_box .select_down_box .select_down_list li:hover {
  background: #f8b551;
  color: #FFFFFF;
}
.baidumap_body .baidumap_wapper .baidumap_head .select_wapper .select_toggle {
  margin: 10px 10px 0;
  float: left;
  cursor: pointer;
  border: 0;
  position: relative;
  background: none;
}
.baidumap_body .baidumap_wapper .baidumap_head .select_wapper .select_toggle:last-child:before {
  position: absolute;
  content: '';
  left: -10px;
  top: 3px;
  height: 16px;
  border-left: 1px solid #DDDDDD;
}
.baidumap_body .baidumap_wapper .baidumap_head .select_wapper .select_toggle span,
.baidumap_body .baidumap_wapper .baidumap_head .select_wapper .select_toggle i {
  vertical-align: middle;
  line-height: 16px;
  color: #666666;
}
.baidumap_body .baidumap_wapper .baidumap_head .list_login {
  float: right;
}
.baidumap_body .baidumap_wapper .baidumap_head .map_list {
  float: left;
  margin: 47px 10px 0 0;
  width: 90px;
  height: 30px;
  border: 1px solid #f8b551;
  border-radius: 3px;
  text-align: center;
  line-height: 30px;
  background: #fff4df;
  color: #f4a945;
  cursor: pointer;
}
.baidumap_body .baidumap_wapper .baidumap_head .map_list i {
  margin-right: 6px;
}
.baidumap_body .baidumap_wapper .baidumap_head .map_login {
  margin: 40px 30px 0 0;
  float: left;
  color: #eb6100;
  vertical-align: middle;
}
.baidumap_body .baidumap_wapper .baidumap_head .map_login .not_login {
  padding-top: 10px;
}
.baidumap_body .baidumap_wapper .baidumap_head .map_login .not_login .icon {
  color: #eb6100;
}
.baidumap_body .baidumap_wapper .baidumap_head .map_login .not_login a {
  color: #eb6100;
}
.baidumap_body .baidumap_wapper .baidumap_head .map_login .is_login a:hover {
  color: #e26039;
}
.baidumap_body .baidumap_wapper .baidumap_head .map_login .is_login img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.baidumap_body .baidumap_wapper .baidumap_footer {
  background: #666666;
  font-size: 12px;
  color: #FFFFFF;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  text-align: center;
  height: 35px;
  line-height: 35px;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper {
  position: absolute;
  border-right: 1px solid #eeeeee;
  left: 0;
  top: 115px;
  width: 360px;
  height: 100%;
  background: #FFFFFF;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .loading_img {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 9;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .loading_img img {
  position: relative;
  top: 45%;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .head {
  padding: 10px;
  text-align: center;
  background: #eeeeee;
  border-bottom: 1px solid #e5e5e5;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .head p {
  margin-bottom: 0;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .head .location {
  font-size: 14px;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .head .location .icon {
  color: #e26039;
  font-size: 20px;
  vertical-align: middle;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .head .location span {
  vertical-align: middle;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .head .dsc {
  font-size: 12px;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .head .dsc span {
  color: #e26039;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .tool {
  overflow: hidden;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .tool .item {
  cursor: pointer;
  float: left;
  height: 40px;
  line-height: 40px;
  width: 33.33%;
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .tool .item.active {
  font-weight: bold;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_list {
  overflow-y: auto;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f3f3f3;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_list::-webkit-scrollbar {
  width: 2px;
  background-color: #f3f3f3;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_list::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #555;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_list li {
  padding: 10px;
  overflow: hidden;
  cursor: pointer;
  border-bottom: 1px solid #e5e5e5;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_list li img {
  width: 96px;
  height: 83px;
  float: left;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_list li .dsc {
  float: left;
  width: 217px;
  padding-left: 10px;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_list li .dsc .title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0;
  font-size: 14px;
  padding-right: 24px;
  display: inline-block;
  position: relative;
  font-weight: bold;
  max-width: 100%;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_list li .dsc .title .top {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  color: #e60012;
  border: 1px solid #e60012;
  font-style: normal;
  padding: 0 3px;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_list li .dsc_line {
  position: relative;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_list li .dsc_line .red {
  color: #e26039;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_list li .dsc_line .item {
  margin-right: 3px;
  font-size: 12px;
  padding: 1px 3px;
  border: 1px solid;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_list li .dsc_line .item:nth-child(1) {
  color: #80c269;
  border-color: #80c269;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_list li .dsc_line .item:nth-child(2) {
  color: #13b5b1;
  border-color: #13b5b1;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_list li .dsc_line .price {
  position: absolute;
  right: -10px;
  top: 50%;
  margin-top: -9px;
  font-size: 14px;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .click_get_more {
  text-align: center;
  cursor: pointer;
  line-height: 30px;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail {
  background: #FFFFFF;
  width: 360px;
  height: 100%;
  position: absolute;
  left: 361px;
  top: 0;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .baidumap_left_inner {
  overflow-y: auto;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .baidumap_left_inner::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f3f3f3;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .baidumap_left_inner::-webkit-scrollbar {
  width: 2px;
  background-color: #f3f3f3;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .baidumap_left_inner::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #555;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .user_info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  border-top: 2px solid #eeeeee;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .user_info .face {
  float: left;
  width: 50px;
  height: 50px;
  margin: 15px 10px;
  border-radius: 50%;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .user_info .info {
  float: left;
  padding-top: 18px;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .user_info .info p {
  margin-bottom: 0;
  white-space: nowrap;
  overflow: hidden;
  max-width: 94px;
  text-overflow: ellipsis;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .user_info .info .credit_list .icon {
  color: #b8b4b4;
  font-size: 18px;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .user_info .info .credit_list .icon-shenfenzheng.active {
  color: #63ace6;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .user_info .info .credit_list .icon-yingyezhizhao.active {
  color: #ffa41d;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .user_info .info .credit_list .icon-bangdingweixin.active {
  color: #00d00b;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .user_info .info .credit_list .icon-bangdingweixin {
  position: relative;
  top: 2px;
  left: 3px;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .user_info .call {
  float: right;
  text-align: right;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .user_info .call .more {
  margin: 24px 10px 0  0;
  padding: 6px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #f39800;
  border-radius: 3px;
  color: #f39800;
  background: #FFFFFF;
  cursor: pointer;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .user_info .call .login {
  color: #f39800;
  display: inline-block;
  vertical-align: middle;
  padding: 6px 0;
  margin: 24px 8px 0  0;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .user_info .call .login .icon {
  position: relative;
  right: -5px;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .swiper-container {
  height: 300px;
  width: 100%;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .swiper-container .hd {
  color: #ffffff;
  overflow: hidden;
  background: #333333;
  background: rgba(51, 51, 51, 0.5);
  position: absolute;
  width: 100%;
  height: 30px;
  z-index: 8;
  line-height: 30px;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .swiper-container .hd span {
  float: left;
  margin-left: 10px;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .swiper-container .hd .icon {
  float: right;
  margin-right: 10px;
  font-size: 20px;
  cursor: pointer;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .swiper-container .swiper-slide {
  padding-right: 0;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .top {
  padding: 10px;
  position: relative;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .top .share {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 8;
  color: #a1a1a1;
  cursor: pointer;
  text-align: center;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .top .share p {
  line-height: 10px;
  margin-bottom: 0;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .top .share .active .icon {
  color: #fed018;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .top .share .active p {
  color: #fed018;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .top .title {
  max-width: 300px;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .top .tags {
  overflow: hidden;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .top .tags li {
  font-size: 12px;
  padding: 1px 3px;
  border: 1px solid;
  float: left;
  margin-right: 5px;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .top .tags li:nth-child(1) {
  color: #80c269;
  border-color: #80c269;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .top .tags li:nth-child(2) {
  color: #f39800;
  border-color: #f39800;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .top .tags li:nth-child(3) {
  color: #13b5b1;
  border-color: #13b5b1;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .top .tags li:nth-child(4) {
  color: #a6937c;
  border-color: #a6937c;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .top .tags li:nth-child(5) {
  color: #00a0e9;
  border-color: #00a0e9;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .tool {
  background: #fafafb;
  overflow: hidden;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .tool span {
  float: left;
  width: 50%;
  height: 52px;
  line-height: 52px;
  font-size: 16px;
  color: #ec6941;
  text-align: center;
  position: relative;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .tool span:first-child:before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
  height: 20px;
  border-right: 1px solid #e5e5e5;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .txt_wapper {
  padding: 10px;
  border-bottom: 2px solid #eeeeee;
  overflow: hidden;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .txt_wapper .txt_block {
  padding-left: 10px;
  overflow: hidden;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .txt_wapper .block-title {
  font-size: 14px;
  color: #000000;
  padding-left: 10px;
  border-left: 3px solid #f39800;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .txt_wapper .txt {
  float: left;
  width: 100%;
  line-height: 24px;
  margin-bottom: 0;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .txt_wapper .txt.full {
  width: 100%;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .txt_wapper .txt.half {
  width: 50%;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .txt_wapper .txt .subtitle {
  display: inline-block;
  width: 60px;
  text-align: justify;
  text-align-last: justify;
  -webkit-text-align-last: justify;
  color: #666666;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .txt_wapper .txt .dsc {
  color: #333333;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .txt_wapper .txt_content_title {
  font-size: 14px;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .txt_wapper .floor_value_box {
  width: 100%;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .txt_wapper .floor_value_box div {
  width: 48%;
  margin: 1px 0;
  padding-left: 5px;
  background: #eee;
  float: left;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .txt_wapper .floor_value_box div:nth-of-type(odd) {
  border-right: 2px solid #fff;
}
.baidumap_body .baidumap_wapper .baidumap_left_wapper .baidumap_left_detail .txt_wapper .floor_value {
  display: inline-block;
  width: 100%;
  text-align: start;
  height: 23px;
  line-height: 23px;
}
.map_point_title {
  background: #f39800;
  padding: 3px;
  border-radius: 3px;
  white-space: nowrap;
  max-width: 200px;
}
.map_point_title .area {
  display: inline-block;
  padding: 0 5px;
  height: 24px;
  line-height: 24px;
  max-width: 90px;
  font-size: 12px;
  vertical-align: middle;
}
.map_point_title .name {
  vertical-align: middle;
  color: #333333;
  padding: 0 5px;
  height: 24px;
  line-height: 24px;
  background: #FFFFFF;
  display: inline-block;
  white-space: nowrap;
  max-width: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.map_point_title.green {
  background-color: #32b16c!important;
}
.header_wapper .top {
  height: 36px;
  line-height: 36px;
  background: #eeeeee;
}
.header_wapper .top .left {
  float: left;
  color: #333333;
  font-size: 12px;
}
.header_wapper .top .right {
  float: right;
}
.header_wapper .top .right .login_nav li {
  float: left;
  margin-left: 18px;
}
.header_wapper .top .right .login_nav li a {
  color: #333333;
}
.header_wapper .top .right .login_nav li a.active {
  color: #f39800;
}
.header_wapper .top .right .login_nav li a .icon {
  font-size: 14px;
  color: #f39800;
}
.header_wapper .top .right .login_nav li .icon-weibo {
  color: #e04a67;
}
.header_wapper .top .right .login_nav li .icon-weixin {
  color: #41b037;
}
.header_wapper .top .right .login_nav li .has_down {
  position: relative;
}
.header_wapper .top .right .login_nav li .has_down img {
  display: none;
  position: absolute;
  top: 100%;
  margin-top: 10px;
  right: -50%;
  margin-left: -50px;
  width: 100px;
  height: 100px;
  z-index: 100000;
  border: 1px solid #DDDDDD;
}
.header_wapper .top .right .login_nav li .has_down:hover img {
  display: block;
}
.header_wapper .bottom {
  height: 150px;
  border-bottom: 2px solid #f8b551;
  background: #FFFFFF;
}
.header_wapper .bottom .search_wapper {
  float: left;
  width: 100%;
}
.header_wapper .bottom .search_wapper .logo {
  float: left;
  margin-top: 27px;
  width: 215px;
}
.header_wapper .bottom .search_wapper .location {
  float: left;
  margin: 42px 0 0 30px;
  border: 1px solid #dcdcdc;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  border-radius: 15px;
  cursor: pointer;
}
.header_wapper .bottom .search_wapper .location .icon {
  color: #8a8a8a;
  line-height: 30px;
  height: 30px;
}
.header_wapper .bottom .search_wapper .location span {
  line-height: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: top;
}
.header_wapper .bottom .search_wapper .publish_btn {
  float: right;
  color: #f39800;
  border: 1px solid #f39800;
  border-radius: 8px;
  margin-top: 35px;
  height: 40px;
  line-height: 40px;
  margin-left: 30px;
  padding: 0 10px;
  font-size: 14px;
}
.header_wapper .bottom .search_wapper .search_box {
  position: relative;
  float: right;
  margin-top: 35px;
  border: 1px solid #f39800;
  border-radius: 8px;
}
.header_wapper .bottom .search_wapper .search_box input {
  width: 415px;
  height: 40px;
  border: 0;
  float: left;
  border-radius: 8px;
  text-indent: 30px;
}
.header_wapper .bottom .search_wapper .search_box .search_btn {
  width: 80px;
  height: 40px;
  float: left;
  background: #f39800;
  color: #FFFFFF;
  border: 0;
  cursor: pointer;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.header_wapper .bottom .search_wapper .search_box .link {
  position: absolute;
  bottom: -30px;
}
.header_wapper .bottom .search_wapper .search_box .link span {
  float: left;
  color: #f39800;
  line-height: 16px;
  height: 16px;
}
.header_wapper .bottom .search_wapper .search_box .link a {
  float: left;
  line-height: 16px;
  height: 16px;
  margin-left: 20px;
  color: #333333;
  vertical-align: middle;
}
.header_wapper .bottom .main_nav {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.header_wapper .bottom .main_nav .tab {
  padding: 10px;
  margin-right: 20px;
  font-size: 14px;
  color: #333333;
  position: relative;
  float: left;
}
.header_wapper .bottom .main_nav .tab.active {
  background: #f8b551;
  color: #FFFFFF;
}
.header_wapper .bottom .main_nav .tab .tag {
  position: absolute;
  top: 0;
  right: 10px;
}
.header_wapper .bottom .main_nav .login_tab {
  float: right;
  margin-top: 10px;
  color: #eb6100;
}
.header_wapper .bottom .main_nav .login_tab i {
  vertical-align: middle;
  color: #eb6100;
}
.header_wapper .bottom .main_nav .login_tab a {
  vertical-align: middle;
  color: #eb6100;
}
.header_wapper .bottom .main_nav .login_tab a:hover {
  color: #eb6100;
}
.header_wapper .bottom .main_nav .login_tab span {
  padding: 0 5px;
}
.header_wapper .bottom.other {
  height: 90px;
}
.header_wapper .bottom.other .main_nav {
  left: auto;
  right: 0;
  width: auto;
  height: 100%;
}
.header_wapper .bottom.other .main_nav .tab {
  margin: 25px 0 0 20px;
}
.new_footer {
  border-top: 1px solid #d2d2d2;
  background: #eeeeee;
}
.new_footer .links_wapper {
  padding: 45px 0 20px;
  overflow: hidden;
  border-bottom: 1px solid #dcdcdc;
}
.new_footer .links_wapper .logo {
  float: left;
  margin-right: 100px;
}
.new_footer .links_wapper .lists {
  float: left;
  width: 120px;
  margin-right: 60px;
}
.new_footer .links_wapper .lists h4 {
  font-size: 16px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 20px;
}
.new_footer .links_wapper .lists li a {
  line-height: 24px;
  color: #8a8a8a;
}
.new_footer .links_wapper .lists li a:hover {
  color: #f8b551;
}
.new_footer .links_wapper .code {
  float: left;
  width: 235px;
  text-align: center;
  border-left: 1px solid #d2d2d2;
}
.new_footer .links_wapper .code .subtitle {
  font-size: 16px;
}
.new_footer .links_wapper .code img {
  width: 120px;
  height: 120px;
}
.new_footer .links_wapper .code .tip {
  font-size: 12px;
  margin: 5px 0 0;
}
.new_footer .copyright_wapper {
  text-align: center;
  padding: 30px 0;
}
.new_footer .copyright_wapper .tabs {
  margin-top: 20px;
}
.new_footer .copyright_wapper .tabs a {
  display: inline-block;
  margin: 0 10px;
}
.new_breadcrumb {
  padding: 20px 0;
}
.new_breadcrumb a:hover {
  color: #f39800;
}
.new_breadcrumb span {
  color: #f39800;
}
.agent_wapper {
  background: #FFFFFF;
  padding: 50px 0;
}
.agent_wapper .agent_condition {
  padding: 10px 20px;
  overflow: hidden;
  border: 1px solid #e5e5e5;
}
.agent_wapper .agent_condition .subtitle {
  width: 80px;
  color: #333333;
  float: left;
  padding: 10px 0;
}
.agent_wapper .agent_condition .block {
  float: left;
  width: 1078px;
}
.agent_wapper .agent_condition .block .list {
  overflow: hidden;
  padding: 10px 10px 2px;
}
.agent_wapper .agent_condition .block .list li {
  padding: 0 0 8px 0;
  float: left;
  margin-right: 30px;
  color: #333333;
}
.agent_wapper .agent_condition .block .list li.active a {
  color: #fa4101;
}
.agent_wapper .agent_condition .block .list + .list {
  margin-bottom: 8px;
  background: #eeeeee;
}
.agent_wapper .agent_content {
  overflow: hidden;
}
.agent_wapper .agent_content .agent_left {
  float: left;
  width: 930px;
}
.agent_wapper .agent_content .agent_left .title {
  padding: 40px 0 10px;
  font-size: 14px;
  border-bottom: 1px solid #eeeeee;
}
.agent_wapper .agent_content .agent_left .title span {
  color: #f61c06;
}
.agent_wapper .agent_content .agent_left .list_wapper .item {
  padding: 20px 0;
  overflow: hidden;
  border-bottom: 1px solid #EEEEEE;
}
.agent_wapper .agent_content .agent_left .list_wapper .item img {
  float: left;
  width: 160px;
  height: 160px;
}
.agent_wapper .agent_content .agent_left .list_wapper .item .dsc {
  position: relative;
  margin-left: 20px;
  float: left;
  width: 750px;
}
.agent_wapper .agent_content .agent_left .list_wapper .item .dsc .subtitle {
  margin: 0 0 5px;
  font-size: 16px;
  font-weight: bold;
}
.agent_wapper .agent_content .agent_left .list_wapper .item .dsc .subtitle .icon {
  font-size: 12px;
  color: #fd2003;
  border: 1px solid #fd2003;
  border-radius: 3px;
  padding: 0 2px;
  line-height: 12px;
  font-style: normal;
  font-weight: normal;
}
.agent_wapper .agent_content .agent_left .list_wapper .item .dsc .level .icon {
  color: #fed018;
}
.agent_wapper .agent_content .agent_left .list_wapper .item .dsc .info {
  color: #666666;
  height: 60px;
  overflow: hidden;
  margin-bottom: 5px;
}
.agent_wapper .agent_content .agent_left .list_wapper .item .dsc .area {
  color: #666666;
}
.agent_wapper .agent_content .agent_left .list_wapper .item .dsc .area span {
  padding-right: 3px;
  margin-right: 8px;
  border-right: 1px solid #dddddd;
}
.agent_wapper .agent_content .agent_left .list_wapper .item .dsc .area span:last-child {
  border: 0;
}
.agent_wapper .agent_content .agent_left .list_wapper .item .dsc .tabs {
  margin-top: 5px;
  overflow: hidden;
}
.agent_wapper .agent_content .agent_left .list_wapper .item .dsc .tabs span {
  float: left;
  color: #80c269;
  font-size: 12px;
  border-radius: 3px;
  padding: 1px 3px;
  margin-right: 8px;
  line-height: 16px;
  border: 1px solid #80c269;
}
.agent_wapper .agent_content .agent_left .list_wapper .item .dsc .link {
  position: absolute;
  right: 7px;
  bottom: 0px;
  color: #f39800;
  line-height: 30px;
  font-size: 12px;
  padding: 0 15px;
  border-radius: 5px;
  cursor: pointer;
  border: 1px solid #f39800;
}
.agent_wapper .agent_content .agent_right {
  float: right;
  width: 210px;
  margin-top: 65px;
}
.agent_wapper .agent_content .agent_right img {
  width: 100%;
}
.agent_wapper .agent_content .agent_right .agent_people {
  margin-top: 20px;
  border: 1px solid #eeeeee;
  padding: 10px;
}
.agent_wapper .agent_content .agent_right .agent_people .title {
  color: #333333;
  font-size: 12px;
  margin: 0;
  padding: 8px 0;
  border-bottom: 1px solid #e5e5e5;
}
.agent_wapper .agent_content .agent_right .agent_people li {
  overflow: hidden;
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
}
.agent_wapper .agent_content .agent_right .agent_people li img {
  float: left;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.agent_wapper .agent_content .agent_right .agent_people li .dsc {
  float: left;
  width: 130px;
  margin-left: 8px;
}
.agent_wapper .agent_content .agent_right .agent_people li .dsc .subtitle {
  margin-top: 5px;
}
.agent_wapper .agent_content .agent_right .agent_people li .dsc .subtitle a {
  font-size: 14px;
}
.agent_wapper .agent_content .agent_right .agent_people li .dsc .subtitle a:hover {
  color: #f39800;
}
.agent_wapper .agent_content .agent_right .agent_people li .dsc .subtitle .icon {
  font-size: 12px;
  color: #fd2003;
  font-style: normal;
  padding: 0 3px;
  border: 1px solid #fd2003;
}
.agent_wapper .agent_content .agent_right .agent_people li .dsc .time {
  font-size: 12px;
  color: #666666;
}
.agent_shop {
  background: #FFFFFF;
}
.agent_shop .agent_header {
  margin-bottom: 30px;
  overflow: hidden;
  border: 1px solid #e5e5e5;
  padding: 9px;
}
.agent_shop .agent_header .face {
  float: left;
  width: 187px;
  height: 187px;
}
.agent_shop .agent_header .dsc {
  float: left;
  margin-left: 20px;
  width: 753px;
  position: relative;
  padding-right: 220px;
}
.agent_shop .agent_header .dsc .subtitle {
  margin: 0;
  font-size: 16px;
  font-weight: bold;
}
.agent_shop .agent_header .dsc .subtitle .tag {
  font-size: 12px;
  line-height: 16px;
  padding: 0 3px;
  color: #fd2003;
  font-weight: normal;
  border-radius: 3px;
  border: 1px solid #fd2003;
}
.agent_shop .agent_header .dsc .subtitle .icon {
  font-weight: normal;
  font-size: 18px;
  color: #b4b0b0;
}
.agent_shop .agent_header .dsc .subtitle .icon.active.icon-bangdingweixin {
  color: #00d00b;
  position: relative;
  top: 2px;
  left: 4px;
}
.agent_shop .agent_header .dsc .subtitle .icon.active.icon-yingyezhizhao {
  color: #ffa41d;
}
.agent_shop .agent_header .dsc .subtitle .icon.active.icon-shenfenzheng {
  color: #63ace6;
}
.agent_shop .agent_header .dsc .level {
  margin-top: 3px;
}
.agent_shop .agent_header .dsc .level .icon {
  color: #fed018;
}
.agent_shop .agent_header .dsc .info {
  margin: 10px 0 5px;
  font-size: 12px;
  color: #666666;
}
.agent_shop .agent_header .dsc .which {
  color: #666666;
}
.agent_shop .agent_header .dsc .which .icon {
  font-size: 12px;
  color: #f39800;
}
.agent_shop .agent_header .dsc .which span {
  color: #f39800;
}
.agent_shop .agent_header .dsc .area {
  font-size: 12px;
  color: #666666;
}
.agent_shop .agent_header .dsc .area span {
  padding: 0 0 0 10px;
  margin-right: 10px;
  height: 14px;
  line-height: 14px;
  display: inline-block;
  border-left: 1px solid #e5e5e5;
}
.agent_shop .agent_header .dsc .area span:first-child {
  border-left: 0;
}
.agent_shop .agent_header .dsc .tabs {
  margin-top: 10px;
}
.agent_shop .agent_header .dsc .tabs span {
  color: #80c269;
  padding: 0 4px;
  font-size: 12px;
  border-radius: 2px;
  border: 1px solid #80c269;
}
.agent_shop .agent_header .dsc .phone {
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -6px;
  font-size: 18px;
  color: #f61c06;
  font-weight: bold;
}
.agent_shop .agent_header .dsc .phone .icon {
  font-size: 22px;
  position: relative;
  left: 5px;
  top: 2px;
}
.agent_shop .agent_subheader {
  border-bottom: 2px solid #f8b551;
  overflow: hidden;
}
.agent_shop .agent_subheader a {
  float: left;
  font-size: 14px;
  margin-right: 30px;
  padding: 10px 0;
  position: relative;
}
.agent_shop .agent_subheader a.active {
  color: #f8b551;
}
.agent_shop .agent_subheader a.active:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -4px;
  border-width: 4px;
  border-color: transparent transparent #f8b551 transparent;
  border-style: dashed dashed solid dashed;
}
.agent_shop .agent_subheader a:hover {
  color: #f8b551;
}
.agent_shop .agent_list {
  overflow: hidden;
}
.agent_shop .agent_list .agent_evaluate {
  float: left;
  width: 960px;
  padding-bottom: 50px;
}
.agent_shop .agent_list .agent_evaluate .top {
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  background: #eeeeee;
}
.agent_shop .agent_list .agent_evaluate .top .subtitle {
  text-decoration: underline;
  font-size: 14px;
  color: #f39800;
  cursor: pointer;
}
.agent_shop .agent_list .agent_evaluate .top .sum {
  font-size: 12px;
  float: right;
  color: #666666;
}
.agent_shop .agent_list .agent_evaluate .evaluate {
  border: solid #eee;
  border-width: 0 1px 3px;
  padding: 20px;
}
.agent_shop .agent_list .agent_evaluate .evaluate .evaluate_block {
  margin-bottom: 5px;
  overflow: hidden;
}
.agent_shop .agent_list .agent_evaluate .evaluate .evaluate_block .tabs {
  float: left;
}
.agent_shop .agent_list .agent_evaluate .evaluate .evaluate_block .tabs .icon {
  font-size: 14px;
}
.agent_shop .agent_list .agent_evaluate .evaluate .evaluate_block .subtitle {
  color: #666666;
  float: left;
}
.agent_shop .agent_list .agent_evaluate .evaluate .evaluate_block .level {
  float: left;
}
.agent_shop .agent_list .agent_evaluate .evaluate .evaluate_block .level .icon {
  font-size: 14px;
  color: #fed018;
  margin-left: 3px;
  cursor: pointer;
}
.agent_shop .agent_list .agent_evaluate .evaluate .evaluate_block .tips {
  color: #8a8a8a;
  text-decoration: underline;
}
.agent_shop .agent_list .agent_evaluate .evaluate .evaluate_block .tips:hover {
  color: #f8b551;
}
.agent_shop .agent_list .agent_evaluate .evaluate .evaluate_block .textarea_wapper {
  float: left;
  width: 860px;
  position: relative;
}
.agent_shop .agent_list .agent_evaluate .evaluate .evaluate_block .textarea_wapper textarea {
  height: 100px;
  resize: none;
  width: 840px;
  padding: 10px;
  margin-top: 5px;
  border: 1px solid #DDDDDD;
}
.agent_shop .agent_list .agent_evaluate .evaluate .evaluate_block .textarea_wapper .num_limit {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 5;
  color: #8a8a8a;
}
.agent_shop .agent_list .agent_evaluate .evaluate .evaluate_block .btn {
  background: #f8b551;
  color: #FFFFFF;
  font-size: 14px;
  width: 150px;
  height: 40px;
  border: 0;
  margin-top: 15px;
  border-radius: 3px;
}
.agent_shop .agent_list .agent_evaluate .main {
  border: 1px solid #eeeeee;
}
.agent_shop .agent_list .agent_evaluate .main .item {
  margin-bottom: -1px;
  padding: 19px;
  overflow: hidden;
  border-bottom: 1px solid #eeeeee;
}
.agent_shop .agent_list .agent_evaluate .main .item .face {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  float: left;
}
.agent_shop .agent_list .agent_evaluate .main .item .dsc {
  position: relative;
  width: 750px;
  padding-right: 85px;
  margin-left: 15px;
  float: left;
}
.agent_shop .agent_list .agent_evaluate .main .item .dsc .level_wapper {
  line-height: 35px;
}
.agent_shop .agent_list .agent_evaluate .main .item .dsc .level_wapper .level {
  color: #fed018;
  display: inline-block;
}
.agent_shop .agent_list .agent_evaluate .main .item .dsc .level_wapper .level .icon {
  font-size: 14px;
}
.agent_shop .agent_list .agent_evaluate .main .item .dsc .info {
  position: relative;
  color: #666666;
  line-height: 20px;
}
.agent_shop .agent_list .agent_evaluate .main .item .dsc .time {
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 50%;
  color: #666666;
  margin-top: -6px;
}
.agent_shop .agent_right {
  float: right;
  width: 180px;
}
.agent_shop .agent_right .new_list .title {
  font-size: 14px;
  color: #333333;
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.agent_shop .agent_right .new_list .item {
  margin-bottom: 20px;
}
.agent_shop .agent_right .new_list .item .hd {
  position: relative;
}
.agent_shop .agent_right .new_list .item .hd img {
  width: 100%;
  height: 130px;
}
.agent_shop .agent_right .new_list .item .hd .subtitle {
  background: #333333;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 9;
  color: #FFFFFF;
}
.agent_shop .agent_right .new_list .item .hd .subtitle span {
  padding: 5px 10px;
}
.agent_shop .agent_right .new_list .item .dsc {
  border: 1px solid #e5e5e5;
  padding: 10px;
}
.agent_shop .agent_right .new_list .item .dsc p {
  margin-bottom: 0;
  color: #333333;
}
.agent_shop .agent_right .new_list .item .dsc p .icon {
  margin-right: 5px;
  font-size: 12px;
  color: #666666;
}
.agent_shop .agent_right .new_list .item .dsc .price {
  color: #eb6100;
  font-size: 14px;
}
.agent_shop .agent_shop {
  float: left;
  width: 960px;
  padding-bottom: 50px;
}
.agent_shop .agent_shop .item {
  overflow: hidden;
  position: relative;
  padding: 20px 0;
  border-bottom: 1px solid #eeeeee;
}
.agent_shop .agent_shop .item:hover {
  background: #fef9f1;
}
.agent_shop .agent_shop .img_box {
  float: left;
  position: relative;
}
.agent_shop .agent_shop .img_box img {
  width: 170px;
  height: 115px;
}
.agent_shop .agent_shop .img_box span {
  position: absolute;
  background: #333333;
  padding: 3px 8px;
  color: #FFFFFF;
  background: rgba(0, 0, 0, 0.7);
  left: 0;
  bottom: 0;
}
.agent_shop .agent_shop .dsc {
  float: left;
  margin-left: 20px;
}
.agent_shop .agent_shop .dsc .title {
  margin-top: 0;
}
.agent_shop .agent_shop .dsc .title a {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
}
.agent_shop .agent_shop .dsc .title a:hover {
  color: #f8b551;
}
.agent_shop .agent_shop .dsc .title .tag {
  display: inline-block;
  font-size: 12px;
  padding: 2px;
  color: #e60012;
  border: 1px solid #e60012;
}
.agent_shop .agent_shop .dsc .info {
  color: #666666;
  margin-bottom: 0;
}
.agent_shop .agent_shop .dsc .info .icon {
  font-size: 14px;
  color: #666666;
}
.agent_shop .agent_shop .dsc .info span {
  line-height: 14px;
  margin-right: 10px;
  display: inline-block;
}
.agent_shop .agent_shop .dsc .info span:last-child {
  padding-left: 10px;
  border-left: 1px solid #e5e5e5;
}
.agent_shop .agent_shop .dsc .tabs {
  margin-top: 10px;
}
.agent_shop .agent_shop .dsc .tabs span {
  font-size: 12px;
  padding: 0 3px;
  margin-right: 5px;
  display: inline-block;
  border: 1px solid;
  border-radius: 3px;
}
.agent_shop .agent_shop .dsc .tabs span:nth-child(1) {
  color: #13b5b1;
  border-color: #13b5b1;
}
.agent_shop .agent_shop .dsc .tabs span:nth-child(2) {
  color: #f39800;
  border-color: #f39800;
}
.agent_shop .agent_shop .dsc .tabs span:nth-child(3) {
  color: #a6937c;
  border-color: #a6937c;
}
.agent_shop .agent_shop .dsc .tabs span:nth-child(4) {
  color: #80c269;
  border-color: #80c269;
}
.agent_shop .agent_shop .dsc .tabs span:nth-child(5) {
  color: #00a0e9;
  border-color: #00a0e9;
}
.agent_shop .agent_shop .dsc .price {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -25px;
  text-align: right;
}
.agent_shop .agent_shop .dsc .price .per {
  margin-bottom: 0;
  color: #f39800;
}
.agent_shop .agent_shop .dsc .price .per span {
  font-size: 22px;
}
.agent_shop .agent_shop .dsc .price .sum {
  margin-bottom: 0;
  color: #8a8a8a;
}
.new_index_top {
  padding-top: 30px;
}
.new_index_top .left {
  width: 300px;
  float: left;
}
.new_index_top .left .left_form_wapper {
  position: relative;
  height: 380px;
}
.new_index_top .left .left_form_wapper .left_form {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.new_index_top .left .left_form_wapper .left_form .title {
  padding: 30px 0;
  text-align: center;
  font-size: 18px;
  margin: 0;
  position: relative;
}
.new_index_top .left .left_form_wapper .left_form .title:before {
  content: '';
  border-top: 1px solid #AAAAAA;
  width: 40px;
  position: absolute;
  left: 50px;
  top: 50%;
}
.new_index_top .left .left_form_wapper .left_form .title:after {
  content: '';
  border-top: 1px solid #AAAAAA;
  width: 40px;
  position: absolute;
  right: 50px;
  top: 50%;
  margin-top: -1px;
}
.new_index_top .left .left_form_wapper .left_form .title .icon {
  font-size: 18px;
  vertical-align: middle;
}
.new_index_top .left .left_form_wapper .left_form .input_line {
  border-radius: 4px;
  width: 260px;
  min-height: 36px;
  margin: 0 auto 20px;
  background: #FFFFFF;
  position: relative;
  cursor: pointer;
  border: 1px solid #d4d3d1;
}
.new_index_top .left .left_form_wapper .left_form .input_line input[type="text"] {
  width: 240px;
  padding: 0 10px;
  border: 0;
  line-height: 36px;
  border-radius: 4px;
}
.new_index_top .left .left_form_wapper .left_form .input_line textarea {
  width: 240px;
  padding: 6px 10px;
  height: 72px;
  resize: none;
  border: 0;
  line-height: 24px;
  border-radius: 4px;
}
.new_index_top .left .left_form_wapper .left_form .input_line .valid-btn {
  background: #f8b551;
  width: 100%;
  height: 36px;
  border: 0;
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 14px;
}
.new_index_top .left .left_form_wapper .left_form .input_line.active {
  border-color: #f8b551;
}
.new_index_top .left .left_form_wapper .left_form .input_line.active .down_list {
  display: block;
}
.new_index_top .left .left_form_wapper .left_form .input_select {
  cursor: pointer;
}
.new_index_top .left .left_form_wapper .left_form .input_select input[type="text"] {
  cursor: pointer;
}
.new_index_top .left .left_form_wapper .left_form .input_select .icon-xiangxia {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -10px;
}
.new_index_top .left .left_form_wapper .left_form .input_select .down_list {
  margin-top: 2px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #FFFFFF;
  display: none;
  z-index: 9;
  border: 1px solid #d4d3d1;
}
.new_index_top .left .left_form_wapper .left_form .input_select .down_list li {
  line-height: 30px;
  cursor: pointer;
  padding: 0 10px;
}
.new_index_top .left .left_form_wapper .left_form .input_select .down_list li:hover {
  background: #f8b551;
  color: #FFFFFF;
}
.new_index_top .left .swiper-container {
  height: 400px;
  margin-bottom: 20px;
}
.new_index_top .left .swiper-container .swiper-slide {
  padding-right: 0;
}
.new_index_top .left .swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
}
.new_index_top .left .adver {
  color: #FFFFFF;
  background: #f5ab30;
  text-align: center;
  height: 80px;
  padding-top: 10px;
}
.new_index_top .left .adver h5 {
  font-size: 16px;
  font-weight: bold;
}
.new_index_top .left .adver p {
  font-size: 16px;
  font-weight: bold;
}
.new_index_top .right {
  width: 870px;
  float: right;
  overflow: hidden;
}
.new_index_top .right .title {
  padding-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
}
.new_index_top .right .title .icon {
  color: #f39800;
  font-size: 18px;
}
.new_index_top .right .title b {
  margin-left: -4px;
  font-size: 14px;
}
.new_index_top .right .title span {
  font-size: 12px;
  color: #666666;
}
.new_index_top .right .list {
  margin-left: -10px;
  height: 468px;
}
.new_index_top .right .list .item {
  float: left;
  width: 135px;
  margin-bottom: 10px;
  margin-left: 10px;
  position: relative;
}
.new_index_top .right .list .item img {
  width: 100%;
  height: 100px;
}
.new_index_top .right .list .item .dsc {
  height: 39px;
  line-height: 20px;
  overflow: hidden;
  font-size: 12px;
  padding: 2px 5px;
  border: 1px solid #EEEEEE;
}
.new_index_top .right .list .item .dsc i {
  font-style: normal;
  color: #f39800;
}
.new_index_top .right .list .item .dsc span {
  color: #333333;
}
.new_index_top .right .list .item.other {
  width: 133px;
  height: 119px;
  color: #f39800;
  text-align: center;
  padding-top: 24px;
  border: 1px solid #EEEEEE;
}
.new_index_top .right .list .item.other img {
  width: 40px;
  height: 38px;
  margin: 0 auto;
}
.new_index_top .right .list .item.other h4 {
  font-size: 16px;
  margin: 15px 0 5px 0;
}
.new_index_top .right .list .item.other p {
  font-size: 16px;
}
.new_index_top .right .list .indicator {
  height: 26px;
  top: -35px;
  right: -750px;
}
.new_index_top .right .list .indicator span {
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  border: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
}
.new_index_top .right .list .indicator span.selected {
  background: #f8b551;
}
.new_index_adver .list {
  padding-bottom: 18px;
  overflow: hidden;
}
.new_index_adver .list .item {
  width: 280px;
  height: 210px;
  float: left;
  position: relative;
  margin-left: 26.66px;
}
.new_index_adver .list .item img {
  width: 100%;
  height: 100%;
}
.new_index_adver .list .item:first-child {
  margin-left: 0;
}
.new_index_adver .list .item .dsc {
  position: absolute;
  text-align: center;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #333333;
  background: rgba(0, 0, 0, 0.5);
  color: #FFFFFF;
}
.new_index_adver .list .item .dsc h5 {
  padding: 0 20px;
  margin-top: 80px;
  font-size: 20px;
}
.new_index_adver .list .item .dsc p {
  padding: 0 20px;
  font-size: 16px;
}
.new_index_adver .list .item:hover .dsc {
  display: block;
}
.new_index_adver .more {
  border: 1px solid #EEEEEE;
  color: #8a8a8a;
  font-size: 14px;
  display: block;
  margin: 0 auto;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 8px;
}
.new_index_title {
  overflow: hidden;
  padding: 15px 0 10px;
  border-bottom: 3px solid #f39800;
}
.new_index_title .left {
  float: left;
}
.new_index_title .left span {
  font-size: 16px;
  float: left;
  cursor: pointer;
  margin-right: 30px;
}
.new_index_title .left span.active {
  color: #f39800;
  position: relative;
}
.new_index_title .left span.active:before {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-color: transparent transparent #f39800 transparent;
  border-style: dashed dashed solid dashed;
  width: 0;
  height: 0;
  overflow: hidden;
}
.new_index_title .right {
  float: right;
  color: #333333;
  line-height: 25px;
}
.new_index_title .right .more {
  float: right;
}
.new_index_title .right .list {
  float: right;
}
.new_index_title .right .list a {
  float: left;
  margin-right: 10px;
}
.new_index_title .right a:hover,
.new_index_title .right a.active {
  color: #f39800;
}
.new_index_lists .list_wapper {
  padding-top: 30px;
  overflow: hidden;
}
.new_index_lists .list_wapper .item {
  float: left;
  margin: 0 10px 20px;
  width: 218px;
  border: 1px solid #e5e5e5;
}
.new_index_lists .list_wapper .item .dsc {
  height: 115px;
  padding: 10px;
}
.new_index_lists .list_wapper .item .dsc p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333333;
  font-size: 14px;
}
.new_index_lists .list_wapper .item .dsc .inline {
  width: 100%;
  overflow: hidden;
  line-height: 20px;
  color: #8a8a8a;
}
.new_index_lists .list_wapper .item .dsc .inline span {
  float: left;
}
.new_index_lists .list_wapper .item .dsc .inline .subtitle {
  text-align: justify;
  width: 55px;
  height: 20px;
}
.new_index_lists .list_wapper .item .dsc .inline .subtitle:after {
  display: inline-block;
  content: '';
  padding-left: 100%;
}
.new_index_lists .list_wapper .item .dsc .inline .info {
  width: 130px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.new_index_lists .list_wapper .item .go {
  text-align: center;
  background: #fafafb;
}
.new_index_lists .list_wapper .item .go a {
  margin: 20px 0;
  color: #F39800;
  padding: 5px 10px;
  display: inline-block;
  border: 1px solid #f39800;
  border-radius: 8px;
}
.new_index_full_adver img {
  max-height: 80px;
  width: 100%;
}
.new_index_com_lists .com_lists_wapper.gray {
  background: #f6f6f7;
}
.new_index_com_lists .com_lists_wapper .list_wapper {
  padding-top: 30px;
  padding-bottom: 20px;
  margin-left: -31.25px;
}
.new_index_com_lists .com_lists_wapper .list_wapper .item {
  margin-left: 25px;
  width: 213px;
  float: left;
  border: 1px solid #e5e5e5;
}
.new_index_com_lists .com_lists_wapper .list_wapper .item:hover {
  border-color: #f39800;
  color: #333333;
}
.new_index_com_lists .com_lists_wapper .list_wapper .item .img_box {
  position: relative;
  height: 160px;
}
.new_index_com_lists .com_lists_wapper .list_wapper .item .img_box img {
  width: 100%;
  height: 100%;
}
.new_index_com_lists .com_lists_wapper .list_wapper .item .img_box p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 20px;
  height: 46px;
  overflow: hidden;
  background: #333333;
  background: rgba(0, 0, 0, 0.7);
  color: #FFFFFF;
  margin-bottom: 0;
}
.new_index_com_lists .com_lists_wapper .list_wapper .item .img_box p span {
  font-size: 14px;
  padding: 3px 10px;
  display: block;
}
.new_index_com_lists .com_lists_wapper .list_wapper .item .dsc {
  background: #FFFFFF;
  padding: 6px 10px;
}
.new_index_com_lists .com_lists_wapper .list_wapper .item .dsc .price i {
  color: #eb6100;
  font-weight: bold;
  font-style: normal;
  font-size: 18px;
}
.new_index_com_lists .com_lists_wapper .list_wapper .item .dsc p {
  margin-bottom: 0;
}
.new_index_com_lists .com_lists_wapper .list_wapper .item .dsc p .icon {
  font-size: 12px;
  color: #b7b6b6;
}
.new_index_com_lists .com_lists_wapper .list_wapper .item:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  /*Safari 和 Chrome*/
  -moz-transform: scale(1.1);
  /*Firefox*/
  -ms-transform: scale(1.1);
  /*IE9*/
  -o-transform: scale(1.1);
  /*Opera*/
}
.ie-dialog {
  position: fixed;
  z-index: 10000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #FAFAFA!important;
  display: none;
}
.ie-dialog .ie-notice {
  margin: 40px auto;
  border: 0;
  text-align: center;
}
.ie-dialog .ie-notice .logo {
  padding-bottom: 24px;
}
.ie-dialog .ie-notice h2,
.ie-dialog .ie-notice h4 {
  margin: 0;
  text-align: center;
}
.ie-dialog .ie-notice .title {
  font-size: 28px;
  color: #4A4A4A;
}
.ie-dialog .ie-notice .subtitle {
  font-size: 20px;
  color: #9B9B9B;
  font-weight: normal;
}
.ie-dialog .ie-notice .ie-box {
  width: 500px;
  margin: 24px auto;
  background: #fff;
  border: 1px solid #E6E6E6;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  display: table!important;
}
.ie-dialog .ie-notice .ie-box .desc {
  font-size: 14px;
  color: #6d6d6d;
  line-height: 22px;
  padding: 20px;
}
.ie-dialog .ie-notice .ie-box a {
  display: inline-block;
  width: 30%;
  text-align: center;
}
.ie-dialog .ie-notice .ie-box img {
  border: none;
}
.ie-dialog .ie-notice .ie-box .continue {
  width: 100%;
  background: #F6F6F6;
  font-size: 16px;
  color: #9B9B9B;
  padding: 16px 0;
  text-align: center;
  border: none;
  margin-top: 20px;
  text-decoration: none;
}
.new_index_news {
  overflow: hidden;
}
.new_index_news .box .left {
  float: left;
}
.new_index_news .box .left .img_box {
  width: 280px;
  height: 210px;
  margin-bottom: 20px;
  position: relative;
}
.new_index_news .box .left .img_box img {
  width: 100%;
  height: 100%;
}
.new_index_news .box .left .img_box p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  color: #FFFFFF;
  background: #666666;
  background: rgba(0, 0, 0, 0.3);
}
.new_index_news .box .left .img_box p span {
  display: block;
  padding: 5px 10px;
}
.new_index_news .box .left .news_swiper {
  width: 280px;
}
.new_index_news .box .left .news_swiper .swiper-slide {
  padding-right: 0;
  height: 210px;
  position: relative;
}
.new_index_news .box .left .news_swiper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.new_index_news .box .left .news_swiper .swiper-pagination-bullet {
  background: #FFFFFF;
  opacity: 1;
  width: 20px;
  height: 5px;
  border-radius: 0;
}
.new_index_news .box .left .news_swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #f39800;
}
.new_index_news .box .center {
  float: left;
  margin-left: 40px;
}
.new_index_news .box .center .subtitle {
  margin-bottom: 25px;
  font-size: 14px;
  border-left: #333333;
  position: relative;
  text-decoration: underline;
}
.new_index_news .box .center .subtitle:before {
  height: 100%;
  top: 0;
  left: -10px;
  position: absolute;
  content: '';
  width: 4px;
  background: #f39800;
  border-radius: 2px;
}
.new_index_news .box .center .first {
  width: 420px;
}
.new_index_news .box .center .first img {
  width: 130px;
  height: 90px;
  float: left;
}
.new_index_news .box .center .first .dsc {
  margin-left: 10px;
  width: 270px;
  float: left;
}
.new_index_news .box .center .first .dsc .title {
  margin: 0 0 3px 0;
}
.new_index_news .box .center .first .dsc .info {
  line-height: 20px;
  color: #8a8a8a;
  margin-bottom: 0;
  height: 60px;
  overflow: hidden;
}
.new_index_news .box .center .list {
  margin-top: 5px;
}
.new_index_news .box .center .list li {
  line-height: 25px;
  width: 100%;
  overflow: hidden;
}
.new_index_news .box .center .list li span {
  float: left;
  color: #eb6100;
}
.new_index_news .box .center .list li a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 300px;
  float: left;
  color: #333333;
}
.new_index_news .box .center .list li i {
  float: right;
  font-style: normal;
  color: #333333;
}
.new_index_news .box .right {
  float: left;
  margin-left: 40px;
  width: 420px;
}
.new_index_news .box .right .subtitle {
  margin-bottom: 25px;
  font-size: 14px;
  border-left: #333333;
  position: relative;
  text-decoration: underline;
}
.new_index_news .box .right .subtitle:before {
  height: 100%;
  top: 0;
  left: -10px;
  position: absolute;
  content: '';
  width: 4px;
  background: #f39800;
  border-radius: 2px;
}
.new_index_news .box .right .item .title span {
  color: #8a8a8a;
  font-size: 12px;
  padding: 1px 3px;
  border-radius: 3px;
  border: 1px solid #DDDDDD;
}
.new_index_news .box .right .item .title span.active {
  color: #eb6100;
  border: 1px solid #eb6100;
}
.new_index_news .box .right .item .title a:hover {
  color: #f39800;
}
.new_index_news .box .right .item p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 5px;
  color: #8a8a8a;
}
.new_index_news .box .right .item .tips {
  font-size: 12px;
  color: #8a8a8a;
}
.new_index_news .subtitle {
  text-decoration: none!important;
}
.new_index_tools .tool_box {
  padding: 25px 10px;
  background: #f6f6f7;
  overflow: hidden;
}
.new_index_tools .tool_box .item {
  float: left;
  text-align: center;
  padding: 0 30px;
  position: relative;
}
.new_index_tools .tool_box .item:hover:not(.notlink) {
  color: #eb6100;
}
.new_index_tools .tool_box .item p {
  margin: 10px 0 0 0;
}
.new_index_tools .tool_box .item:before {
  position: absolute;
  content: '';
  height: 30px;
  left: 0;
  top: 50%;
  margin-top: -15px;
  border-right: 1px solid #d2d2d2;
}
.new_index_tools .tool_box .item:first-child:before {
  border: 0;
}
.com_title_wapper {
  text-align: center;
  position: relative;
  padding: 25px 0;
}
.com_title_wapper .title {
  font-size: 20px;
  line-height: 20px;
}
.com_title_wapper .title img {
  left: 50%;
  margin-left: -113px;
  position: absolute;
}
.com_title_wapper .tips {
  margin: 8px 0 0 0;
  color: #8a8a8a;
  font-size: 12px;
}
.new_index_friend .friend_list .swiper-wrapper {
  height: 180px!important;
}
.new_index_friend .friend_list .swiper-slide {
  width: 224px!important;
  height: 80px;
  padding: 0;
}
.new_index_friend .friend_list .swiper-slide img {
  width: 100%;
  height: 100%;
}
.new_index_friend .friend_list .swiper-slide a {
  display: inline-block;
  width: 100%;
}
.new_index_friend .friend_list .swiper-slide a:nth-of-type(2) {
  margin-top: 20px;
}
.new_index_friend .friend_box {
  padding-bottom: 30px;
  overflow: hidden;
}
.new_index_friend .friend_box a {
  margin: 15px 20px 0 0;
  float: left;
  font-size: 14px;
  color: #8a8a8a;
}
.new_index_friend .friend_box a:hover {
  color: #f39800;
}
.new_index_main {
  padding-top: 30px;
  margin-top: -2px;
}
.new_index_main .left {
  float: left;
  width: 800px;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
}
.new_index_main .left .tabs {
  width: 122px;
  background: #f4f3f3;
  float: left;
}
.new_index_main .left .tabs li {
  padding: 17px 20px;
  cursor: pointer;
  font-size: 14px;
  border: solid #e5e5e5;
  border-width: 0 1px 1px 0;
}
.new_index_main .left .tabs li .icon {
  vertical-align: middle;
}
.new_index_main .left .tabs li:nth-child(1) {
  border-top-left-radius: 10px;
}
.new_index_main .left .tabs li:nth-child(4) {
  border-bottom-left-radius: 10px;
}
.new_index_main .left .tabs li.active {
  background: #FFFFFF;
  border-right: 0;
}
.new_index_main .left .tabs li.active:nth-child(1),
.new_index_main .left .tabs li.active:nth-child(1) a {
  color: #ffbb33;
}
.new_index_main .left .tabs li.active:nth-child(2),
.new_index_main .left .tabs li.active:nth-child(2) a {
  color: #13b5b1;
}
.new_index_main .left .tabs li.active:nth-child(3),
.new_index_main .left .tabs li.active:nth-child(3) a {
  color: #eb6100;
}
.new_index_main .left .tabs li.active:nth-child(4),
.new_index_main .left .tabs li.active:nth-child(4) a {
  color: #00a0e9;
}
.new_index_main .left .tabs li:hover:nth-child(1),
.new_index_main .left .tabs li:hover:nth-child(1) a {
  color: #ffbb33;
}
.new_index_main .left .tabs li:hover:nth-child(2),
.new_index_main .left .tabs li:hover:nth-child(2) a {
  color: #13b5b1;
}
.new_index_main .left .tabs li:hover:nth-child(3),
.new_index_main .left .tabs li:hover:nth-child(3) a {
  color: #eb6100;
}
.new_index_main .left .tabs li:hover:nth-child(4),
.new_index_main .left .tabs li:hover:nth-child(4) a {
  color: #00a0e9;
}
.new_index_main .left .first {
  padding: 30px 0 0 30px;
  float: left;
}
.new_index_main .left .first .box {
  padding: 5px 6px;
  background: #f4f3f3;
  border-radius: 5px;
  max-width: 610px;
}
.new_index_main .left .first .box .item {
  position: relative;
  float: left;
  margin-left: -1px;
}
.new_index_main .left .first .box .item input[type="text"] {
  cursor: pointer;
  border: 1px solid #dcdcdc;
  width: 100px;
  padding-right: 20px;
  height: 48px;
  text-indent: 15px;
}
.new_index_main .left .first .box .item .select_box .icon {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  font-size: 12px;
  color: #8a8a8a;
  right: 8px;
}
.new_index_main .left .first .box .item:nth-child(1) input[type="text"] {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.new_index_main .left .first .box .item:nth-child(3) input[type="text"] {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.new_index_main .left .first .box .item .down {
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  z-index: 9;
  background: #FFFFFF;
  box-shadow: 0 1px 3px #999999;
}
.new_index_main .left .first .box .item .down li {
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  width: 33.333%;
  float: left;
}
.new_index_main .left .first .box .item .down li:hover {
  background: #f39800;
  cursor: pointer;
  color: #FFFFFF;
}
.new_index_main .left .first .box .item .down span {
  float: left;
  width: 100%;
  text-align: center;
  padding: 10px 0;
  cursor: pointer;
}
.new_index_main .left .first .box .item .down.cf li {
  width: 50%;
}
.new_index_main .left .first .box .item .select_box .down {
  width: 300%;
}
.new_index_main .left .first .box .item .btn {
  background: #f39800;
  border: 0;
  float: left;
  width: 100px;
  height: 40px;
  color: #FFFFFF;
  margin-top: 5px;
  border-radius: 5px;
  margin-left: 20px;
}
.new_index_main .left .first .box .item .btn .icon {
  font-size: 14px;
}
.new_index_main .left .first .box .item .gomap {
  float: left;
  background: #eb6100;
  width: 100px;
  height: 40px;
  color: #FFFFFF;
  margin-top: 5px;
  border-radius: 5px;
  margin-left: 10px;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
}
.new_index_main .left .first .box .item .gomap .icon {
  font-size: 18px;
  vertical-align: middle;
}
.new_index_main .left .first .link_box {
  margin-top: 30px;
  overflow: hidden;
  width: 648px;
}
.new_index_main .left .first .link_box .block {
  float: left;
  width: 95%;
}
.new_index_main .left .first .link_box .block:first-child {
  margin-right: 5%;
}
.new_index_main .left .first .link_box .block .title {
  padding-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
}
.new_index_main .left .first .link_box .block .links {
  max-height: 116px;
  overflow: hidden;
}
.new_index_main .left .first .link_box .block .links a {
  height: 20px;
  float: left;
  font-size: 13px;
  margin: 0 20px 9px 0;
}
.new_index_main .left .first .link_box .block .links a:hover {
  color: #fb3;
}
.new_index_main .left .second {
  padding-top: 30px;
  float: left;
  width: 678px;
}
.new_index_main .left .second .title {
  padding-bottom: 10px;
  margin-top: 30px;
  font-size: 14px;
  color: #333333;
  text-align: center;
  position: relative;
  width: 400px;
  margin: 0 auto;
  border-top: 1px solid #d2d2d2;
}
.new_index_main .left .second .title span {
  position: absolute;
  text-align: center;
  left: 50%;
  top: -12px;
  margin-left: -108px;
  background: #FFFFFF;
  padding: 0 10px;
  display: inline-block;
  white-space: nowrap;
  font-size: 14px;
}
.new_index_main .left .second .box {
  margin: 0 auto;
  width: 400px;
}
.new_index_main .left .second .box .item {
  position: relative;
  margin-top: 15px;
  width: 400px;
}
.new_index_main .left .second .box .item .subtitle {
  width: 60px;
  font-size: 14px;
  float: left;
  line-height: 40px;
}
.new_index_main .left .second .box .item .select_box {
  float: left;
  width: 338px;
  height: 40px;
  position: relative;
  border-radius: 5px;
  border: 1px solid #dcdcdc;
}
.new_index_main .left .second .box .item .select_box input[type="text"] {
  cursor: pointer;
  border: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  text-indent: 2em;
}
.new_index_main .left .second .box .item .btn {
  background: #f39800;
  color: #FFFFFF;
  border: 0;
  width: 340px;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
}
.new_index_main .left .second .box .item .icon {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -10px;
  color: #8a8a8a;
  font-size: 14px;
}
.new_index_main .left .second .box .item .down {
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  z-index: 9;
  background: #FFFFFF;
  overflow: hidden;
  border: 1px solid #dcdcdc;
}
.new_index_main .left .second .box .item .down li {
  float: left;
  width: 33.33%;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
}
.new_index_main .left .second .box .item .down li:hover {
  background: #f39800;
  cursor: pointer;
  color: #FFFFFF;
}
.new_index_main .left .second .box .item .down span {
  float: left;
  width: 100%;
  text-align: center;
  padding: 10px 0;
  cursor: pointer;
}
.new_index_main .right {
  float: right;
}
.four_link {
  overflow: hidden;
}
.four_link ul {
  height: 200px;
  overflow-y: auto;
  float: left;
  width: 110px;
  margin-right: 10px;
  border: 1px solid #DDDDDD;
}
.four_link ul::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f3f3f3;
}
.four_link ul::-webkit-scrollbar {
  width: 2px;
  background-color: #f3f3f3;
}
.four_link ul::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #555;
}
.four_link ul li,
.four_link ul .check_all {
  position: relative;
  padding-left: 10px;
  line-height: 30px;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.four_link ul li.active,
.four_link ul .check_all.active {
  color: #f8b551;
}
.four_link ul li.active:before,
.four_link ul .check_all.active:before {
  content: '√';
  position: absolute;
  right: 3px;
  color: #f8b551;
}
.four_link ul li .icon,
.four_link ul .check_all .icon {
  position: absolute;
  right: 5px;
}
.four_link ul .check_all {
  display: block;
}
.new_left_wapper {
  float: left;
}
.new_left_wapper .new_left_item {
  cursor: pointer;
  display: block;
  width: 190px;
  font-size: 14px;
  line-height: 50px;
  padding-left: 30px;
  background: #FFFFFF;
  border-top: 1px solid #eeeeee;
}
.new_left_wapper .new_left_item span {
  display: block;
  margin-left: -30px;
  padding-left: 30px;
}
.new_left_wapper .new_left_item:first-child {
  border: 0;
}
.new_left_wapper .new_left_item.link:hover {
  color: #f19149;
}
.new_left_wapper .new_left_item.link.first {
  line-height: 70px;
  background: #fef7ec;
  font-size: 16px;
  font-weight: bold;
  border-left: 2px solid #f8b551;
}
.new_left_wapper .new_left_item.toggle.active .list {
  display: block;
}
.new_left_wapper .new_left_item .list {
  border-top: 1px solid #EEEEEE;
  background: #f1f1f1;
  padding: 10px 0 10px 30px;
  margin-left: -30px;
  display: none;
}
.new_left_wapper .new_left_item .list li {
  line-height: 30px;
}
.new_left_wapper .new_left_item .list li a {
  display: block;
  color: #8a8a8a;
}
.new_left_wapper .new_left_item .list li a:hover,
.new_left_wapper .new_left_item .list li a.active {
  color: #f19149;
}
.new_left_wapper .new_left_item .list li a:hover .icon,
.new_left_wapper .new_left_item .list li a.active .icon {
  color: #f19149;
}
.new_left_wapper .new_left_item .list li a .icon {
  margin-right: 5px;
  font-size: 12px;
  color: #bfbfbf;
}
.main_index_content {
  width: 960px;
  padding-left: 15px;
  float: right;
}
.main_index_content .content_top {
  margin-bottom: 15px;
  background: #FFFFFF;
  overflow: hidden;
  padding: 30px;
  position: relative;
}
.main_index_content .content_top .edit {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #8a8a8a;
}
.main_index_content .content_top .edit .icon {
  font-size: 12px;
}
.main_index_content .content_top .edit:hover {
  color: #f19149;
}
.main_index_content .content_top .face {
  float: left;
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.main_index_content .content_top .dsc {
  float: left;
  width: 200px;
  height: 100px;
  padding-left: 20px;
  position: relative;
}
.main_index_content .content_top .dsc:before {
  content: '';
  height: 50px;
  right: 0;
  top: 50%;
  margin-top: -25px;
  position: absolute;
  border-right: 1px solid #eeeeee;
}
.main_index_content .content_top .dsc .title .name {
  font-size: 20px;
}
.main_index_content .content_top .dsc .title .identify {
  margin-left: 5px;
  font-size: 12px;
  color: #8a8a8a;
}
.main_index_content .content_top .dsc .title .identify .icon {
  font-size: 12px;
}
.main_index_content .content_top .dsc .title .identify.wait {
  color: #2f9cde;
}
.main_index_content .content_top .dsc .title .identify.success {
  color: #41b037;
}
.main_index_content .content_top .dsc .title .identify.error {
  color: #f80101;
}
.main_index_content .content_top .dsc .title .identify span {
  text-decoration: underline;
}
.main_index_content .content_top .dsc .title .vip {
  font-size: 12px;
  margin-left: 10px;
  color: #f80101;
  padding: 0 5px;
  border-radius: 3px;
  line-height: 12px;
  position: relative;
  top: 1px;
  border: 1px solid #f80101;
}
.main_index_content .content_top .dsc .msg {
  line-height: 14px;
  overflow: hidden;
}
.main_index_content .content_top .dsc .msg .phone {
  float: left;
  color: #333333;
  margin-right: 10px;
}
.main_index_content .content_top .dsc .msg .phone .icon {
  font-size: 12px;
}
.main_index_content .content_top .dsc .msg a {
  float: left;
  padding-left: 10px;
  border-left: 1px solid #e5e5e5;
}
.main_index_content .content_top .dsc .msg a span {
  color: #ff0303;
}
.main_index_content .content_top .dsc .msg a:hover {
  color: #f19149;
}
.main_index_content .content_top .dsc .link .icon {
  font-size: 18px;
  margin-right: 3px;
  padding-right: 3px;
  color: #999999;
}
.main_index_content .content_top .info {
  padding-left: 30px;
  float: left;
  height: 100px;
  line-height: 100px;
  overflow: hidden;
  position: relative;
}
.main_index_content .content_top .info:before {
  content: '';
  height: 50px;
  right: 0;
  top: 50%;
  margin-top: -25px;
  position: absolute;
  border-right: 1px solid #eeeeee;
}
.main_index_content .content_top .info:last-child:before {
  border: 0;
}
.main_index_content .content_top .info .icon_wapper {
  float: left;
  background: #f8b551;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  margin-top: 32px;
  text-align: center;
  margin-right: 15px;
}
.main_index_content .content_top .info .icon_wapper .icon {
  font-size: 20px;
  color: #FFFFFF;
}
.main_index_content .content_top .info .subtitle {
  float: left;
  margin-right: 40px;
}
.main_index_content .content_top .info .subtitle .num {
  line-height: 26px;
  vertical-align: middle;
}
.main_index_content .content_top .info .subtitle .num b {
  font-size: 20px;
  color: #f19149;
  position: relative;
  bottom: -2px;
}
.main_index_content .content_top .info .subtitle .link {
  color: #f80101;
  margin-left: 10px;
  padding: 2px 6px;
  border-radius: 4px;
  text-decoration: underline;
  border: 1px solid #f80101;
  vertical-align: middle;
}
.main_index_content .content_box {
  background: #FFFFFF;
  margin-bottom: 15px;
  padding: 10px 0 0 25px;
}
.main_index_content .content_box .title {
  line-height: 36px;
  position: relative;
  border-bottom: 1px solid #eeeeee;
}
.main_index_content .content_box .title b {
  font-size: 14px;
}
.main_index_content .content_box .title span {
  margin-left: 10px;
  font-size: 12px;
  color: #8a8a8a;
}
.main_index_content .content_box .title .edit {
  position: absolute;
  right: 10px;
  font-size: 12px;
  color: #666666;
  font-weight: normal;
}
.main_index_content .content_box .title .edit:hover {
  color: #f19149;
}
.main_index_content .content_box .title:before {
  content: '';
  left: -25px;
  top: 50%;
  height: 20px;
  margin-top: -10px;
  position: absolute;
  border-left: 3px solid #f8b551;
}
.main_index_content .content_box .rights {
  overflow: hidden;
  padding-bottom: 30px;
  margin: 0 auto;
  width: 700px;
}
.main_index_content .content_box .rights .item {
  float: left;
  padding: 20px 0 10px;
  width: 25%;
  text-align: center;
  border-bottom: 1px dashed #f19149;
  position: relative;
}
.main_index_content .content_box .rights .item:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  bottom: -5px;
  left: 50%;
  margin-left: -5px;
  background: #f19149;
}
.main_index_content .content_box .rights .item h5 {
  font-size: 14px;
  margin: 10px 0 5px;
  font-weight: bold;
}
.main_index_content .content_box .rights .item p {
  color: #333333;
  margin-bottom: 0;
  font-size: 12px;
}
.main_index_content .content_box .foot {
  text-align: center;
  padding-bottom: 15px;
}
.main_index_content .content_box .foot a {
  color: #F8B551;
  padding: 0 16px;
  display: inline-block;
  line-height: 28px;
  border-radius: 4px;
  border: 1px solid #f8b551;
}
.main_index_content .content_box .spread {
  padding: 20px 0 0;
  margin-left: -30px;
  overflow: hidden;
}
.main_index_content .content_box .spread .item {
  float: left;
  width: 250px;
  height: 150px;
  margin-left: 30px;
  margin-bottom: 25px;
  border: 1px solid #DDDDDD;
  padding: 15px;
  opacity: 0.7;
}
.main_index_content .content_box .spread .item:hover {
  opacity: 1;
  border-color: #f8b551;
}
.main_index_content .content_box .spread .item .dsc {
  float: left;
  width: 130px;
}
.main_index_content .content_box .spread .item .dsc .subtitle {
  font-size: 16px;
  margin-bottom: 20px;
}
.main_index_content .content_box .spread .item .dsc p {
  font-size: 12px;
  color: #666666;
  margin-bottom: 20px;
}
.main_index_content .content_box .spread .item .dsc p span {
  color: #f8b551;
}
.main_index_content .content_box .spread .item .dsc a {
  color: #F8B551;
  padding: 0 16px;
  display: inline-block;
  line-height: 28px;
  border-radius: 4px;
  border: 1px solid #f8b551;
}
.main_index_content .content_box .spread .item img {
  float: left;
  margin: 30px 0 0 35px;
}
.main_index_content .content_box .info {
  overflow: hidden;
}
.main_index_content .content_box .info .dsc {
  min-height: 170px;
  padding-right: 10px;
  float: left;
  position: relative;
}
.main_index_content .content_box .info .dsc .subtitle {
  display: block;
  margin: 0 0 10px;
  padding-top: 20px;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  width: 210px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.main_index_content .content_box .info .dsc .subtitle a:hover {
  color: #f19149;
}
.main_index_content .content_box .info .dsc:after {
  position: absolute;
  content: '';
  height: 60px;
  border-left: 1px solid #EEEEEE;
  top: 50%;
  margin-top: -30px;
  right: 0;
}
.main_index_content .content_box .info .dsc .line_box {
  overflow: hidden;
  margin-bottom: 5px;
}
.main_index_content .content_box .info .dsc .line_box .tip {
  float: left;
  width: 60px;
  font-size: 12px;
  color: #666666;
  line-height: 22px;
}
.main_index_content .content_box .info .dsc .line_box .num {
  color: #000000;
  line-height: 22px;
}
.main_index_content .content_box .info .dsc .line_box .level {
  float: left;
}
.main_index_content .content_box .info .dsc .line_box .level .icon {
  font-size: 14px;
  color: #fed018;
}
.main_index_content .content_box .info .code_box {
  padding: 0 70px;
  float: left;
  margin-top: 20px;
  text-align: center;
  position: relative;
}
.main_index_content .content_box .info .code_box:after {
  position: absolute;
  content: '';
  height: 60px;
  border-left: 1px solid #EEEEEE;
  top: 50%;
  margin-top: -30px;
  right: 0;
}
.main_index_content .content_box .info .code_box img {
  width: 90px;
  height: 90px;
}
.main_index_content .content_box .info .code_box p {
  color: #333333;
  font-size: 12px;
  margin-bottom: 0;
}
.main_index_content .content_box .info .more {
  line-height: 170px;
  color: #8a8a8a;
  font-size: 16px;
  text-align: center;
}
.main_index_content .adver {
  width: 100%;
  display: block;
  margin-bottom: 15px;
}
.tuiguang_wapper {
  padding-bottom: 10px;
  background: #ffffff;
}
.tuiguang_wapper .adver {
  width: 100%;
}
.tuiguang_wapper .new_com_title {
  font-weight: bold;
  font-size: 16px;
  padding-left: 20px;
  margin: 20px 0;
  border-left: 2px solid #f8b551;
}
.tuiguang_wapper .block {
  margin-bottom: 20px;
  padding-left: 30px;
  overflow: hidden;
}
.tuiguang_wapper .block .see {
  color: #f19149;
  position: relative;
  top: -2px;
}
.tuiguang_wapper .block .title {
  font-size: 14px;
  float: left;
  width: 100px;
}
.tuiguang_wapper .block .select {
  width: 400px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e5e5e5;
}
.tuiguang_wapper .block .dsc {
  float: left;
}
.tuiguang_wapper .block .dsc .price_box {
  position: relative;
  top: -5px;
  overflow: hidden;
}
.tuiguang_wapper .block .dsc .price_box .yuanjia {
  line-height: 32px;
  float: left;
  font-size: 20px;
  color: #8a8a8a;
  text-decoration: line-through;
}
.tuiguang_wapper .block .dsc .price_box .price {
  position: relative;
  margin-left: 10px;
  float: left;
}
.tuiguang_wapper .block .dsc .price_box .tip {
  font-size: 12px;
  color: #f55b2d;
  position: relative;
  left: 8px;
  top: 9px;
}
.tuiguang_wapper .block .price {
  color: #f55b2d;
  font-size: 20px;
  font-weight: bold;
}
.tuiguang_wapper .block .btn-primary {
  background: #FFFFFF;
  color: #f19149;
  position: relative;
  border-color: #f19149!important;
}
.tuiguang_wapper .block .btn-primary .icon {
  display: inline-block !important;
}
.tuiguang_wapper .block .check-box {
  padding-right: 0;
  margin-right: 10px;
  position: relative;
}
.tuiguang_wapper .block .check-box .timeLong {
  text-align: center;
  width: 90px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  margin-bottom: 0;
  cursor: pointer;
  border: 1px solid #CCCCCC;
}
.tuiguang_wapper .block .check-box .icon {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 16px;
  line-height: 16px;
  display: none;
}
.tuiguang_wapper .block .radio-box {
  padding-right: 0;
  width: 110px;
  margin-right: 10px;
  text-align: center;
}
.tuiguang_wapper .block .radio-box .item {
  cursor: pointer;
  border: 1px solid #CCCCCC;
  position: relative;
  margin-right: 0;
}
.tuiguang_wapper .block .radio-box .item h5 {
  line-height: 38px;
  margin: 0;
}
.tuiguang_wapper .block .radio-box .item .icon-xuanzhong {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 16px;
  line-height: 16px;
  display: none;
}
.tuiguang_wapper .block .radio-box .item.active {
  border: 1px solid #f19149;
}
.tuiguang_wapper .block .radio-box .item.active .icon-xuanzhong {
  color: #f19149;
  display: inline-block;
}
.tuiguang_wapper .block .valid-btn {
  color: #FFFFFF;
  width: 170px;
  height: 40px;
  font-size: 14px;
  background: #f19149;
}
.resource_list {
  position: relative;
  overflow: hidden;
  min-height: 570px;
}
.resource_list .swiper-pagination {
  z-index: 99;
}
.resource_list .swiper-pagination .swiper-pagination-bullet {
  width: 24px;
  height: 4px;
  border-radius: 0;
}
.resource_list .swiper-pagination .swiper-pagination-bullet-active {
  background: #666666;
}
.new_index_com_lists .com_lists_wapper {
  max-height: 570px;
  overflow: hidden;
}
.special_wapper {
  background: #fff;
  padding: 50px 0;
}
.special_wapper .special_condition {
  padding: 10px 20px;
  overflow: hidden;
  border: 1px solid #e5e5e5;
}
.special_wapper .special_condition .subtitle {
  width: 80px;
  color: #333333;
  float: left;
  padding: 10px 0;
}
.special_wapper .special_condition .block {
  float: left;
  width: 1078px;
}
.special_wapper .special_condition .block .list {
  overflow: hidden;
  padding: 10px 10px 2px;
}
.special_wapper .special_condition .block .list li {
  padding: 0 0 8px 0;
  float: left;
  margin-right: 30px;
  color: #333333;
}
.special_wapper .special_condition .block .list li.active a {
  color: #fa4101;
}
.special_wapper .special_condition .block .list + .list {
  margin-bottom: 8px;
  background: #eeeeee;
}
.special_wapper .special_list_wapper {
  padding-top: 30px;
  overflow: hidden;
}
.special_wapper .special_list_wapper .left {
  float: left;
}
.special_wapper .special_list_wapper .left .special_title {
  line-height: 40px;
  margin: 0;
  border-bottom: 1px solid #eeeeee;
}
.special_wapper .special_list_wapper .left .special_title b {
  margin-right: 10px;
  color: #333333;
  font-size: 14px;
}
.special_wapper .special_list_wapper .left .special_title span {
  font-size: 12px;
  color: #8a8a8a;
}
.special_wapper .special_list_wapper .left .special_list {
  width: 981px;
  border-bottom: 1px solid #eeeeee;
}
.special_wapper .special_list_wapper .left .special_list .item {
  margin-bottom: -1px;
  position: relative;
  float: left;
  padding: 30px 15px 30px 0;
  border-bottom: 1px solid #eeeeee;
}
.special_wapper .special_list_wapper .left .special_list .item:nth-child(4n) {
  padding-right: 0;
}
.special_wapper .special_list_wapper .left .special_list .item img {
  width: 234px;
  height: 172px;
}
.special_wapper .special_list_wapper .left .special_list .item .dsc {
  cursor: pointer;
  position: absolute;
  width: 234px;
  height: 172px;
  text-align: center;
  color: #FFFFFF;
  z-index: 9;
  top: 30px;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
}
.special_wapper .special_list_wapper .left .special_list .item .dsc h5 {
  margin-top: 60px;
  font-size: 16px;
}
.special_wapper .special_list_wapper .left .special_list .item .dsc p {
  font-size: 14px;
}
.special_wapper .special_list_wapper .left .special_list .item .dsc:hover {
  box-shadow: 3px 3px 6px #666666;
}
.special_wapper .special_list_wapper .right {
  float: right;
}
.special_wapper .special_list_wapper .right .adver {
  margin-top: 40px;
  padding: 5px 10px;
  border: 1px solid #eeeeee;
}
.special_wapper .special_list_wapper .right .adver .subtitle {
  border-bottom: 1px solid #eeeeee;
  line-height: 30px;
  font-size: 12px;
  color: #333333;
  margin-bottom: 15px;
}
.special_wapper .special_list_wapper .right .adver .item {
  position: relative;
  display: block;
  margin-bottom: 10px;
}
.special_wapper .special_list_wapper .right .adver .item img {
  width: 170px;
  height: 128px;
}
.special_wapper .special_list_wapper .right .adver .item .dsc {
  position: absolute;
  z-index: 9;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #FFFFFF;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
}
.special_wapper .special_list_wapper .right .adver .item .dsc h5 {
  margin-top: 40px;
}
.newpark_wapper {
  background: #fff;
  padding: 50px 0;
}
.newpark_wapper .newpark_condition {
  padding: 10px 20px;
  overflow: hidden;
  border: 1px solid #e5e5e5;
}
.newpark_wapper .newpark_condition .subtitle {
  width: 80px;
  color: #333333;
  float: left;
  padding: 10px 0;
}
.newpark_wapper .newpark_condition .block {
  float: left;
  width: 1078px;
}
.newpark_wapper .newpark_condition .block .list {
  overflow: hidden;
  padding: 10px 10px 2px;
}
.newpark_wapper .newpark_condition .block .list li {
  width: 59px;
  padding: 0 0 8px 0;
  float: left;
  color: #333333;
}
.newpark_wapper .newpark_condition .block .list li.active a {
  color: #fa4101;
}
.newpark_wapper .newpark_condition .block .list + .list {
  margin-bottom: 8px;
  background: #eeeeee;
}
.newpark_wapper .newpark_list_wapper {
  padding-top: 30px;
  overflow: hidden;
}
.newpark_wapper .newpark_list_wapper .left {
  float: left;
}
.newpark_wapper .newpark_list_wapper .left .newpark_title {
  line-height: 40px;
  margin: 0;
  border-bottom: 1px solid #eeeeee;
}
.newpark_wapper .newpark_list_wapper .left .newpark_title b {
  margin-right: 10px;
  color: #333333;
  font-size: 14px;
}
.newpark_wapper .newpark_list_wapper .left .newpark_title span {
  font-size: 12px;
  color: #8a8a8a;
}
.newpark_wapper .newpark_list_wapper .left .newpark_list {
  width: 981px;
}
.newpark_wapper .newpark_list_wapper .left .newpark_list .item {
  display: block;
  border-bottom: 1px dashed #eeeeee;
  overflow: hidden;
  padding: 20px 0;
}
.newpark_wapper .newpark_list_wapper .left .newpark_list .item .img_box {
  float: left;
  width: 171px;
  height: 115px;
}
.newpark_wapper .newpark_list_wapper .left .newpark_list .item .img_box img {
  width: 100%;
  height: 100%;
}
.newpark_wapper .newpark_list_wapper .left .newpark_list .item .dsc {
  float: left;
  padding-left: 20px;
}
.newpark_wapper .newpark_list_wapper .left .newpark_list .item .dsc .title {
  font-size: 14px;
  color: #333333;
  font-weight: bold;
  padding: 10px 0;
}
.newpark_wapper .newpark_list_wapper .left .newpark_list .item .dsc .info {
  color: #666666;
}
.newpark_wapper .newpark_list_wapper .left .newpark_list .item .dsc .info .icon {
  text-align: center;
  display: inline-block;
  width: 18px;
  font-size: 14px;
  color: #999999;
  margin-left: -2px;
}
.newpark_wapper .newpark_list_wapper .left .newpark_list .item .dsc .info .icon.icon-dizhi {
  font-size: 18px;
}
.newpark_wapper .newpark_list_wapper .left .newpark_list .item .dsc .tabs {
  margin-top: 5px;
}
.newpark_wapper .newpark_list_wapper .left .newpark_list .item .dsc .tabs .tab {
  display: inline-block;
  margin-right: 10px;
  border: 1px solid;
  padding: 0 5px;
  border-radius: 3px;
  font-size: 12px;
}
.newpark_wapper .newpark_list_wapper .left .newpark_list .item .dsc .tabs .tab:nth-child(1) {
  border-color: #13b5b1;
  color: #13b5b1;
}
.newpark_wapper .newpark_list_wapper .left .newpark_list .item .dsc .tabs .tab:nth-child(2) {
  border-color: #f39800;
  color: #f39800;
}
.newpark_wapper .newpark_list_wapper .left .newpark_list .item .dsc .tabs .tab:nth-child(3) {
  border-color: #00a0e9;
  color: #00a0e9;
}
.newpark_wapper .newpark_list_wapper .left .newpark_list .item .price_box {
  float: right;
  padding-top: 30px;
  text-align: right;
}
.newpark_wapper .newpark_list_wapper .left .newpark_list .item .price_box .average b {
  color: #eb6100;
  font-size: 22px;
}
.newpark_wapper .newpark_list_wapper .left .newpark_list .item .price_box .average span {
  color: #333333;
  font-size: 14px;
}
.newpark_wapper .newpark_list_wapper .left .newpark_list .item .price_box .sum {
  color: #8a8a8a;
  font-size: 12px;
}
.newpark_wapper .newpark_list_wapper .right {
  float: right;
}
.newpark_wapper .newpark_list_wapper .right .adver {
  margin-top: 40px;
  padding: 5px 10px;
  border: 1px solid #eeeeee;
}
.newpark_wapper .newpark_list_wapper .right .adver .subtitle {
  border-bottom: 1px solid #eeeeee;
  line-height: 30px;
  font-size: 12px;
  color: #333333;
  margin-bottom: 15px;
}
.newpark_wapper .newpark_list_wapper .right .adver .item {
  position: relative;
  display: block;
  margin-bottom: 10px;
}
.newpark_wapper .newpark_list_wapper .right .adver .item img {
  width: 170px;
  height: 128px;
}
.newpark_wapper .newpark_list_wapper .right .adver .item .dsc {
  position: absolute;
  z-index: 9;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #FFFFFF;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
}
.newpark_wapper .newpark_list_wapper .right .adver .item .dsc h5 {
  margin-top: 40px;
}
.newpark_dt_wapper .newpark_dt_top {
  position: relative;
  margin-top: 20px;
}
.newpark_dt_wapper .newpark_dt_top .title {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
}
.newpark_dt_wapper .newpark_dt_top .subtitle {
  font-size: 12px;
  color: #666666;
  margin-bottom: 0;
}
.newpark_dt_wapper .newpark_dt_top .code_wapper {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
.newpark_dt_wapper .newpark_dt_top .code_wapper .icon {
  font-size: 18px;
  color: #ec653b;
  vertical-align: middle;
}
.newpark_dt_wapper .newpark_dt_top .code_wapper .code_txt {
  line-height: 19px;
  font-size: 14px;
  color: #ec653b;
  vertical-align: middle;
}
.newpark_dt_wapper .newpark_dt_top .code_wapper .code {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 9;
  width: 100px;
  height: 100px;
  margin-top: 5px;
  margin-left: -50px;
  box-shadow: 0 0 3px 3px #ececec;
}
.newpark_dt_wapper .newpark_dt_top .code_wapper .code img {
  width: 100%;
  height: 100%;
}
.newpark_dt_wapper .newpark_dt_top .code_wapper .code:before {
  content: '';
  position: absolute;
  border-width: 5px;
  border-color: transparent transparent #ffffff transparent;
  border-style: dashed dashed solid dashed;
  top: -10px;
  left: 50%;
  margin-left: -5px;
}
.newpark_dt_wapper .newpark_dt_top .code_wapper:hover .code {
  display: block;
}
.newpark_dt_wapper .newpark_dt_nav {
  margin: 20px 0;
  overflow: hidden;
  background: #F6F6F6;
}
.newpark_dt_wapper .newpark_dt_nav .item {
  float: left;
  color: #333333;
  font-size: 14px;
  padding: 0 25px;
  line-height: 50px;
  border-bottom: 3px solid #F6F6F6;
}
.newpark_dt_wapper .newpark_dt_nav .item.active {
  border-color: #ec6941;
  color: #ec6941;
}
.newpark_dt_wapper .newpark_dt_dsc {
  overflow: hidden;
}
.newpark_dt_wapper .newpark_dt_dsc .left {
  float: left;
}
.newpark_dt_wapper .newpark_dt_dsc .right {
  float: right;
  width: 560px;
}
.newpark_dt_wapper .newpark_dt_dsc .right .singleline {
  overflow: hidden;
  font-size: 14px;
  color: #666666;
  margin-bottom: 10px;
}
.newpark_dt_wapper .newpark_dt_dsc .right .singleline .price {
  float: left;
}
.newpark_dt_wapper .newpark_dt_dsc .right .singleline .price b {
  font-size: 26px;
  color: #fc0202;
}
.newpark_dt_wapper .newpark_dt_dsc .right .singleline .tabs {
  margin-top: 14px;
  margin-left: 10px;
  float: left;
}
.newpark_dt_wapper .newpark_dt_dsc .right .singleline .tabs .tab {
  float: left;
  margin-left: 10px;
  border: 1px solid;
  padding: 0 5px;
  border-radius: 3px;
  font-size: 12px;
}
.newpark_dt_wapper .newpark_dt_dsc .right .singleline .tabs .tab:nth-child(1) {
  border-color: #13b5b1;
  color: #13b5b1;
}
.newpark_dt_wapper .newpark_dt_dsc .right .singleline .tabs .tab:nth-child(2) {
  border-color: #8fc31f;
  color: #8fc31f;
}
.newpark_dt_wapper .newpark_dt_dsc .right .singleline .tabs .tab:nth-child(3) {
  border-color: #f39800;
  color: #f39800;
}
.newpark_dt_wapper .newpark_dt_dsc .right .singleline .call {
  background: #fce7d9;
  line-height: 44px;
  position: relative;
  margin: 20px 0;
}
.newpark_dt_wapper .newpark_dt_dsc .right .singleline .call .phone {
  padding-left: 20px;
  font-size: 16px;
  color: #ed651a;
}
.newpark_dt_wapper .newpark_dt_dsc .right .singleline .call .get {
  color: #FFFFFF;
  background: #eb6100;
  width: 125px;
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
}
.newpark_dt_wapper .newpark_dt_dsc .right .singleline .half {
  float: left;
  width: 50%;
  font-size: 12px;
  color: #666666;
}
.newpark_dt_wapper .newpark_dt_dsc .right .singleline .half .subtitle {
  float: left;
  width: 60px;
  color: #333333;
}
.newpark_dt_wapper .newpark_dt_dsc .right .singleline .half .info {
  float: left;
  width: 220px;
}
.newpark_dt_wapper .newpark_dt_dsc .right .singleline .full {
  float: left;
  width: 100%;
  font-size: 12px;
  color: #666666;
}
.newpark_dt_wapper .newpark_dt_dsc .right .singleline .full .subtitle {
  float: left;
  width: 60px;
  color: #333333;
}
.newpark_dt_wapper .newpark_dt_dsc .right .singleline .full .info {
  float: left;
  width: 480px;
}
.newpark_dt_wapper .newpark_dt_dsc .right .dsc_box {
  padding-top: 20px;
  border-top: 1px solid #eeeeee;
}
.newpark_dt_wapper .newpark_dt_title {
  line-height: 40px;
  color: #333333;
  font-size: 16px;
  background: #faf9f9;
  padding: 0 20px;
  margin-top: 35px;
  font-weight: bold;
}
.newpark_dt_wapper .newpark_dt_info {
  padding: 15px 20px;
  border-bottom: 1px solid #e5e5e5;
}
.newpark_dt_wapper .newpark_dt_info .dsc {
  line-height: 24px;
  font-size: 14px;
  color: #666666;
  margin-bottom: 0;
}
.newpark_dt_wapper .newpark_dt_info .list {
  margin-left: -20px;
  margin-bottom: -16px;
  margin-top: -16px;
  overflow: hidden;
}
.newpark_dt_wapper .newpark_dt_info .list .item {
  float: left;
  width: 48%;
  margin-left: 20px;
  padding: 20px 0;
  border-bottom: 1px dashed #eeeeee;
}
.newpark_dt_wapper .newpark_dt_info .list .item .img_box {
  float: left;
  width: 130px;
  height: 86px;
}
.newpark_dt_wapper .newpark_dt_info .list .item .img_box img {
  width: 100%;
  height: 100%;
}
.newpark_dt_wapper .newpark_dt_info .list .item .info {
  float: left;
  width: 410px;
  margin-left: 20px;
}
.newpark_dt_wapper .newpark_dt_info .list .item .info .title {
  font-size: 14px;
  color: #333333;
}
.newpark_dt_wapper .newpark_dt_info .list .item .info .dsc {
  margin: 6px 0;
  height: 36px;
  overflow: hidden;
  line-height: 18px;
  color: #666666;
  font-size: 12px;
  position: relative;
}
.newpark_dt_wapper .newpark_dt_info .list .item .info .dsc .link {
  position: absolute;
  line-height: 18px;
  background: #FFFFFF;
  right: 0;
  bottom: 0;
  padding: 0 59px 0 0;
}
.newpark_dt_wapper .newpark_dt_info .list .item .info .dsc .link:hover {
  color: #f39800;
}
.newpark_dt_wapper .newpark_dt_info .list .item .info .time {
  color: #8a8a8a;
}
.newpark_dt_wapper .newpark_dt_info .img_txt_list {
  margin-bottom: -31px;
  overflow: hidden;
}
.newpark_dt_wapper .newpark_dt_info .img_txt_list .item {
  float: left;
  width: 50%;
  padding: 0 0 20px;
  border-bottom: 1px dashed #eeeeee;
}
.newpark_dt_wapper .newpark_dt_info .img_txt_list .item .img_box {
  float: left;
  width: 204px;
  height: 150px;
  position: relative;
}
.newpark_dt_wapper .newpark_dt_info .img_txt_list .item .img_box img {
  width: 100%;
  height: 100%;
}
.newpark_dt_wapper .newpark_dt_info .img_txt_list .item .img_box .tag {
  position: absolute;
  top: 0;
  left: 0;
  color: #FFFFFF;
  padding: 3px 5px;
  background: #666666;
}
.newpark_dt_wapper .newpark_dt_info .img_txt_list .item .info {
  float: left;
  width: 350px;
  margin-left: 20px;
}
.newpark_dt_wapper .newpark_dt_info .img_txt_list .item .info .title {
  font-size: 16px;
  color: #333333;
  margin-bottom: 10px;
}
.newpark_dt_wapper .newpark_dt_info .img_txt_list .item .info .dsc {
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  overflow: hidden;
}
.newpark_dt_wapper .newpark_dt_info .img_box {
  overflow: hidden;
}
.newpark_dt_wapper .newpark_dt_info .img_box .litebox {
  float: left;
  width: 224px;
  height: 180px;
  margin-left: 10px;
  margin-bottom: 10px;
}
.newpark_dt_wapper .newpark_dt_info .img_box .litebox img {
  width: 100%;
  height: 100%;
}
.newpark_dt_wapper .newpark_dt_info .newpark_dt_special {
  overflow: hidden;
}
.newpark_dt_wapper .newpark_dt_info .newpark_dt_special .left {
  position: relative;
  float: left;
}
.newpark_dt_wapper .newpark_dt_info .newpark_dt_special .left img {
  width: 615px;
}
.newpark_dt_wapper .newpark_dt_info .newpark_dt_special .left .drag {
  cursor: pointer;
  background: #f00;
  color: #FFFFFF;
  padding: 0 10px;
  line-height: 25px;
  border-radius: 2px;
  position: absolute;
  left: 0;
  top: 0;
}
.newpark_dt_wapper .newpark_dt_info .newpark_dt_special .left .drag:before {
  border-width: 0 0 10px 10px;
  border-style: solid;
  border-color: transparent #f00;
  content: '';
  position: absolute;
  top: 100%;
  left: 5px;
}
.newpark_dt_wapper .newpark_dt_info .newpark_dt_special .left .drag.type1 {
  background: #999999;
}
.newpark_dt_wapper .newpark_dt_info .newpark_dt_special .left .drag.type1:before {
  border-color: transparent #999999;
}
.newpark_dt_wapper .newpark_dt_info .newpark_dt_special .left .drag.type3 {
  background: #3c8dbc;
}
.newpark_dt_wapper .newpark_dt_info .newpark_dt_special .left .drag.type3:before {
  border-color: transparent #3c8dbc;
}
.newpark_dt_wapper .newpark_dt_info .newpark_dt_special .right {
  float: left;
  margin-left: 30px;
  width: 515px;
}
.newpark_dt_wapper .newpark_dt_info .newpark_dt_special .right .item {
  display: none;
}
.newpark_dt_wapper .newpark_dt_info .newpark_dt_special .right .item.active {
  display: block;
}
.newpark_dt_wapper .newpark_dt_info .newpark_dt_special .right .title {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
}
.newpark_dt_wapper .newpark_dt_info .newpark_dt_special .right .title span {
  display: inline-block;
  line-height: 22px;
  vertical-align: middle;
}
.newpark_dt_wapper .newpark_dt_info .newpark_dt_special .right .title .tab {
  color: #FFFFFF;
  background: #ff0000;
  font-weight: normal;
  font-size: 12px;
  padding: 0 7px;
  margin-left: 5px;
}
.newpark_dt_wapper .newpark_dt_info .newpark_dt_special .right .title .tab.type1 {
  background: #999999;
}
.newpark_dt_wapper .newpark_dt_info .newpark_dt_special .right .title .tab.type1:before {
  border-color: transparent #999999;
}
.newpark_dt_wapper .newpark_dt_info .newpark_dt_special .right .title .tab.type3 {
  background: #3c8dbc;
}
.newpark_dt_wapper .newpark_dt_info .newpark_dt_special .right .title .tab.type3:before {
  border-color: transparent #3c8dbc;
}
.newpark_dt_wapper .newpark_dt_info .newpark_dt_special .right .area {
  margin: 10px 0;
  color: #333333;
  font-size: 14px;
}
.newpark_dt_wapper .newpark_dt_info .newpark_dt_special .right .info {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
}
.newpark_dt_wapper .newpark_dt_info .newpark_map_wapper {
  overflow: hidden;
}
.newpark_dt_wapper .newpark_dt_info .newpark_map_wapper .newpark_dt_map {
  width: 800px;
  height: 400px;
  float: left;
}
.newpark_dt_wapper .newpark_dt_info .newpark_map_wapper .newpark_map_info {
  float: right;
  border: 1px solid #EEEEEE;
}
.newpark_dt_wapper .newpark_dt_info .newpark_map_wapper .newpark_map_info .tabs {
  overflow: hidden;
  width: 320px;
}
.newpark_dt_wapper .newpark_dt_info .newpark_map_wapper .newpark_map_info .tabs .item {
  float: left;
  width: 80px;
  line-height: 34px;
  color: #333333;
  font-size: 12px;
  text-align: center;
  background: #eeeeee;
  cursor: pointer;
  border-top: 2px solid #eeeeee;
}
.newpark_dt_wapper .newpark_dt_info .newpark_map_wapper .newpark_map_info .tabs .item.active {
  background: #FFFFFF;
  border-color: #ec6941;
}
.newpark_dt_wapper .newpark_dt_info .newpark_map_wapper .newpark_map_info .newpark_points {
  width: 320px;
  height: 362px;
  overflow-y: auto;
}
.newpark_dt_wapper .newpark_dt_info .newpark_map_wapper .newpark_map_info .newpark_points .item {
  padding: 10px 0;
  list-style: none;
  padding-left: 30px;
  cursor: pointer;
  border-bottom: 1px dashed #e0e0e0;
}
.newpark_dt_wapper .newpark_dt_info .newpark_map_wapper .newpark_map_info .newpark_points .item span {
  line-height: 20px;
  display: block;
}
.newpark_dt_wapper .newpark_dt_info .newpark_map_wapper .newpark_map_info .newpark_points .item .title {
  font-weight: bold;
}
.newpark_dt_wapper .newpark_dt_info .newpark_map_wapper .newpark_map_info .newpark_points .item .code {
  background: red;
  color: #FFFFFF;
  font-size: 12px;
  display: inline-block;
  width: 16px;
  height: 16px;
  font-style: normal;
  line-height: 16px;
  border-radius: 50%;
  text-align: center;
  margin-right: 10px;
  font-weight: normal;
}
.newpark_dt_wapper .newpark_dt_info .newpark_map_wapper .newpark_map_info .newpark_points .item .phone {
  padding-left: 26px;
}
.newpark_news {
  padding: 10px 0;
  margin-left: -15px;
}
.newpark_news .item {
  float: left;
  width: 288px;
  margin-left: 15px;
  margin-bottom: 15px;
}
.newpark_news .item .img_box img {
  width: 100%;
}
.newpark_news .item .dsc_box {
  box-shadow: 0 0 6px #AAAAAA;
  padding: 10px;
}
.newpark_news .item .dsc_box .title {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newpark_news .item .dsc_box .info {
  color: #8a8a8a;
  font-size: 12px;
  margin: 10px 0;
  height: 32px;
  line-height: 16px;
  overflow: hidden;
}
.newpark_news .item .dsc_box .time {
  color: #8a8a8a;
}
.newpark_news .item .dsc_box .time .icon {
  font-size: 12px;
}
.park_news_dt .news_name {
  font-size: 18px;
  font-weight: bold;
  padding: 0;
}
.park_news_dt .news_tool_wapper {
  color: #8a8a8a;
}
.park_news_dt .news_tool_wapper .time {
  float: left;
  font-size: 12px;
  line-height: 16px;
}
.park_news_dt .news_tool_wapper .time .icon {
  font-size: 12px;
}
.park_news_dt .news_tool_wapper .see {
  float: left;
  font-size: 12px;
  line-height: 16px;
}
.park_news_dt .news_msg {
  padding: 20px 0;
  font-size: 14px;
}
.park_news_dt .news_msg * {
  max-width: 100%!important;
}
.park_news_dt .news_share {
  background: #FFFFFF;
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
}
.park_news_dt .news_share .code {
  width: 130px;
  height: 130px;
}
.park_news_dt .news_share .share span {
  margin-top: 5px;
  float: right;
}
.park_news_dt .news_share .share .bdsharebuttonbox {
  float: right;
}
.park_news_dt .news_share .bdsharebuttonbox a {
  float: right;
}
.dialog_entrust {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.5);
  padding-bottom: 10px;
}
.dialog_entrust .onekey_entrust {
  width: 50%;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.dialog_entrust .onekey_entrust .prompt_words {
  height: 46px;
  line-height: 46px;
}
.dialog_entrust .onekey_entrust .prompt_words span {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  margin-left: 10px;
}
.dialog_entrust .onekey_entrust .prompt_words span:nth-of-type(1) {
  margin: 0;
}
.dialog_entrust .onekey_entrust .entry_phonenum {
  width: 60%;
  margin: 0 auto;
  background: #fff;
  overflow: hidden;
  border-radius: 22px;
}
.dialog_entrust .onekey_entrust .entry_phonenum .input,
.dialog_entrust .onekey_entrust .entry_phonenum .button {
  float: left;
}
.dialog_entrust .onekey_entrust .entry_phonenum .input {
  width: 80%;
}
.dialog_entrust .onekey_entrust .entry_phonenum .button {
  width: 20%;
}
.dialog_entrust .onekey_entrust .entry_phonenum input,
.dialog_entrust .onekey_entrust .entry_phonenum button {
  height: 34px;
  border: 0;
  width: 100%;
}
.dialog_entrust .onekey_entrust .entry_phonenum input {
  padding-left: 20px;
}
.dialog_entrust .onekey_entrust .entry_phonenum button {
  color: #fff;
  font-weight: 600;
  background: #f19149;
  border-radius: 20px;
}
.dialog_entrust .onekey_entrust .close_entrust {
  width: 20px;
  position: absolute;
  top: 15px;
  right: 90px;
  cursor: pointer;
}
.dialog_entrust .onekey_entrust .close_entrust img {
  width: 100%;
}
@media screen and (max-width: 1440px) {
  #newBridge {
    display: none!important;
  }
}
#all_wapper {
  width: 98%;
}
