/* ========== 公共样式 ========== */
html,body {
  /*width: 100%;
  height: 100%;
  font-size: 14px;
  background-color: #F6F7F9;
  overflow: hidden;
  cursor: default;*/
}
.app-body {
  color: #404243;
  background-color: #fff;
}
.hidden {
  display: none;
}
.iconfont {
  vertical-align: middle;
}
#captcha_image{
  width: 100px;
  height: 36px;
  display:inline-block;
  vertical-align:middle;
}

#captcha_image > img{
  width: 100px; 
}
/* ========== head & foot & ... ========== */
.common-title {
  position: relative;
}
.common-title:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  /*bottom: 0;*/
  height: 25px;
  width: 5px;
  background-color: #ef413a;
}

.common-title h1,
.common-title h3 {
  margin-left: 20px;
  height: 25px;
  line-height: 25px;
  font-size: 18px;
  display: inline-block;
}
.common-title p,
.common-title p {
  display: inline-block;
  /*font-size: 14px;*/
  font-size: 14px;
  color: #afafaf;
  margin-left: 10px;
}
.common-title a,
.common-title a {
  float: right;
  color: #ef413a;
  font-size: 14px;
}




.common-title-1 {
  position: relative;
}
.common-title-1:before {
  content: '';
  position: absolute;
  left: 13px;
  top: 13px;
  /*bottom: 0;*/
  height: 25px;
  width: 5px;
  background-color: #ef413a;
}
.common-title-1 h1,
.common-title-1 h3 {
  margin-left: 20px;
  height: 25px;
  line-height: 25px;
  font-size: 18px;
  display: inline-block;
}
.common-title-1 p,
.common-title-1 p {
  display: inline-block;
  /*font-size: 14px;*/
  font-size: 14px;
  color: #afafaf;
  margin-left: 10px;
}
.common-title-1 a,
.common-title-1 a {
  float: right;
  color: #ef413a;
  font-size: 14px;
}
.search-panel {
  height: 35px;
  border: 1px solid #ef413a;
  position: relative;
  /*width: 700px;*/
  width: 500px;
}
.search-panel-head {
  width: 110px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.search-panel-head select {
  font-size: 16px;
  text-align: center;
  text-align-last: center;
  width: 108px;
  height: 35px;
  margin: 0 auto;
}
.search-panel-body {
  margin-left: 110px;
  margin-right: 35px;
  height: 35px;
}
.search-panel-body input {
  width: 100%;
  height: 35px;
  padding: 0 10px;
  font-size: 14px;
  box-sizing: border-box;
}
.search-panel-foot {
  width: 60px;
  position: absolute;
  top: -1px;
  bottom: 0;
  right: -1px;
  line-height: 37px;
  height: 37px;
  font-size: 16px;
  background-color: #ef413a;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.head,
.top-handle,
.nav,
.transfer,
.foot {
  /*width: 1450px;*/
  width: 1090px;
  margin: 0 auto;
  box-sizing: border-box;
}
/*@media screen and (max-width: 1366px) {
  .flex-wrapper {
    transform: scale(0.6) translate3d(0, -50px, 0) !important;
  }
}
@media only screen and (min-width: 1366px) and (max-width: 1600px) {
  .flex-wrapper {
    transform: scale(0.8);
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1920px) {
  .flex-wrapper {
    transform: scale(0.9);
  }
}
@media screen and (min-width: 1920px) {
  .flex-wrapper {
    transform: scale(1);
  }
}*/
/*head*/
.head.head-common {
  width: 1190px;
  height: 38px;
  line-height: 38px;
  /* overflow: hidden; */
}
.head.head-common .head-text {
  font-size: 14px;
  float: left;
  line-height: 38px;
}
.head.head-common .handle {
  float: right;
  padding-right: 40px;
  height: 40px;
  box-sizing: border-box;
  padding: 9px 0;
  line-height: 20px;
  font-size: 13px;
}
.head.head-common .handle .account {
  float: left;
  height: 100%;
  box-sizing: content-box !important;
}
.head.head-common .handle .account .account-info {
  font-size: 12px;
  float: left;
}
.head.head-common .handle .account .account-logout {
  float: left;
  height: 16px;
  line-height: 16px;
  border: 1px solid #ef413a;
  color: #fff;
  background-color: #ef413a;
  padding: 0 3px;
  cursor: pointer;
  margin-left: 10px;
  font-size: 12px;
}
.head.head-common .handle .account .account-login {
  float: left;
  height: 100%;
  margin-right: 18px;
}
.head.head-common .handle .account .account-login:after {
  /* content: '|'; */
  /*margin: 0 8px;*/
}
.head.head-common .handle .account .account-login .account-login-fast {
  float: left;
  color: #ef413a;
  height: 20px;
  cursor: pointer;
}
.head.head-common .handle .account .account-login .account-number {
  float: left;
  width: 110px;
  height: 20px;
  border: 1px solid #ef413a;
  margin-left: 10px;
  padding: 0 5px;
  box-sizing: content-box;
}
.head.head-common .handle .account .account-login .account-identifying-code {
  float: left;
  width: 80px;
  height: 20px;
  border: 1px solid #ef413a;
  margin-left: 10px;
  padding: 0 5px;
  box-sizing: content-box;
}
.head.head-common .handle .account .account-login .account-identifying-code-btn {
  width: 60px;
  height: 20px;
  float: left;
}
.head.head-common .handle .account .account-login .account-identifying-code-btn img {
  width: 100%;
  height: 20px;
}
.head.head-common .handle .account .account-login .account-identifying-code-btn:hover img:last-child {
  display: block;
}
.head.head-common .handle .account .account-login .account-identifying-code-btn img:last-child {
  width: 150px !important;
  height: 45px !important;
  position: absolute;
  display: none;
}
.head.head-common .handle .account .account-login .account-verification-code {
  float: left;
  width: 110px;
  height: 20px;
  border: 1px solid #ef413a;
  margin-left: 10px;
  padding: 0 5px;
  box-sizing: content-box;
}
.head.head-common .handle .account .account-login .account-verification-code-btn {
  float: left;
  height: 20px;
  border: 1px solid #ef413a;
  color: #fff;
  background-color: #ef413a;
  padding: 0 5px;
  cursor: pointer;
  box-sizing: content-box;
}
.head.head-common .handle .account .account-login .account-verification-code-btn.disabled {
  background-color: #e5e5e5;
  color: #000;
  border-color: #e5e5e5;
}
.head.head-common .handle .account .account-register .account-login-btn {
  /* float: left;
  margin: 0 8px; */
  cursor: pointer;
  height: 20px;
  /* color: #ef413a; */
}
.head.head-common .handle .account .account-register .account-login-btn:hover {
  color: #ef413a;
}
.head.head-common .handle .account .account-register {
  float: left;
}
.head.head-common .handle .account .account-register .account-register-btn {
  float: left;
  height: 20px;
  cursor: pointer;
  margin: 0 8px;
}
.head.head-common .handle .account .account-register .account-register-btn:hover {
  color: #ef413a;
}
.head.head-common .handle .handle-tips {
  float: left;
}
.head.head-common .handle .handle-tips .contact {
  float: left;
  color: #ef413a;
  cursor: pointer;
  margin: 0 6px;
}
.head.head-common .handle .handle-tips .phone-number {
  float: left;
  color: #ef413a;
  font-weight: bold;
  cursor: pointer;
  margin: 0 6px;
}
.head.head-common .handle .handle-tips .help {
  float: left;
  cursor: pointer;
  margin: 0 6px;
}
.head.head-common .handle .handle-tips .help:hover {
  color: #ef413a;
}

/*top-handle*/
.head-common .top-handle {
  position: relative;
  height: 110px;
  padding: 35px 0;
  box-sizing: border-box;
}
.head-common .top-handle .logo {
  position: absolute;
  top: 18px;
  left: 0;
}
.head-common .top-handle .search-panel {
  margin-left: 315px;
  margin-right: 20px;
  float: left;
}
.head-common .top-handle .top-handle-btn-group {
  float: left;
}
.head-common .top-handle .top-handle-btn-group .top-handle-btn {
  /*width: 140px;*/
  width: 100px;
  margin: 0 12px;
  float: left;
  font-size: 16px;
  text-align: center;
  border: 1px solid #ef413a;
  height: 35px;
  line-height: 35px;
  cursor: pointer;
  color: #ef413a;
}
/*.head-common .top-handle .top-handle-btn-group .top-handle-btn:hover {
  background-color: #ef413a;
  color: #fff;
}*/
.head-common .top-handle .top-handle-btn-group .top-handle-btn img {
  display: inline-block;
  width: 20px;
  height: 20px;
  /* vertical-align: text-bottom; */
  transform: translateY(2px);
}

/*nav*/
.head-common .nav {
  position: relative;
  height: 35px;
  z-index: 10;
}
.head-common .nav .menu {
  width: 210px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
}
.head-common .nav .menu:hover .menu-list {
  display: block;
}
.head-common .nav .menu .menu-title {
  width: 100%;
  height: 35px;
  background-color: #ef413a;
  color: #fff;
  /*text-align: center;*/
  text-align: left;
  line-height: 35px;
  font-size: 16px;
}
.head-common .nav .menu .menu-title span {
  display: inline-block;
  padding-left: 60px;
  position: relative;
}
.head-common .nav .menu .menu-title span img {
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 20px;
}
.head-common .nav .menu .menu-list {
  height: 360px;
  position: relative;
}
.head-common .nav .menu .menu-item-wrapper {
  height: 90px;
  color: #fff;
  /*padding: 8px 10px 8px 20px;*/
  padding: 0 10px 0 20px;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.7);
}
.head-common .nav .menu .menu-item-wrapper:hover {
  background-color: #fff;
  color: #404243;
  border: 1px solid #ef413a;
  border-right: none;
  box-sizing: border-box;
}
.head-common .nav .menu .menu-item-wrapper.menu-item-wrapper-more:hover:after {
  content: '';
  width: 1px;
  position: absolute;
  right: 0;
  top: 1px;
  bottom: 1px;
  margin-right: -1px;
  background-color: #fff;
}
.head-common .nav .menu .menu-item-wrapper:hover .menu-item {
  border-bottom-color: transparent;
}
/*.head-common .nav .menu .menu-item-wrapper:before {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  left: 5px;
  right: 5px;
  bottom: 0;
  background-color: #6d4940;
}*/
/*.head-common .nav .menu .menu-item-wrapper:first-child .menu-item-body .menu-item-list-wrapper {
  display: block !important;
}*/
.head-common .nav .menu .menu-item-wrapper.menu-item-wrapper-more:hover .menu-item-body .menu-item-list-wrapper {
  display: block;
}
.head-common .nav .menu .menu-item {
  padding: 8px 0;
  height: 100%;
  box-sizing: border-box;
  border-bottom: 1px solid #777;
}
.head-common .nav .menu .menu-item.padding {
  padding-top: 2px;
}
.head-common .nav .menu .menu-item .menu-item-head {
  font-size: 16px;
  line-height: 35px;
  display: block;
  position: relative;
  padding-right: 25px;
}
.head-common .nav .menu .menu-item .menu-item-head .icon-arrow-right {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 7px;
}
.head-common .nav .menu .menu-item .menu-item-body {
  font-size: 14px;
}
.head-common .nav .menu .menu-item .menu-item-body .menu-item-body-info {
  overflow: hidden;
}
.head-common .nav .menu .menu-item .menu-item-body .menu-item-body-info ul  {
  overflow: hidden;
}
.head-common .nav .menu .menu-item .menu-item-body .menu-item-body-info ul li {
  float: left;
  width: 50%;
}
.head-common .nav .menu .menu-item .menu-item-body .menu-item-body-info ul li:hover {
  color: #ef413a;
}
.head-common .nav .menu .menu-item .menu-item-body .menu-item-list-wrapper {
  display: none;
  position: absolute;
  left: 210px;
  top: 0;
  border: 1px solid #ef413a;
  box-sizing: border-box;
  width: 880px;
  height: 360px;
  color: #404243;
  padding: 20px 50px;
  background-color: #fff;
  overflow-y: auto;
}
.head-common .nav .menu .menu-item .menu-item-body .menu-item-list-wrapper .menu-item-list {
  margin-bottom: 20px;
  width: 100%;
}
.head-common .nav .menu .menu-item .menu-item-body .menu-item-list-wrapper .menu-item-list.active {}
.head-common .nav .menu .menu-item .menu-item-body .menu-item-list-wrapper .menu-item-list .menu-item-list-title {
  font-size: 16px;
  line-height: 20px;
  height: 20px;
  position: relative;
  padding-left: 15px;
  margin-bottom: 10px;
  color: #ef413a;
  font-weight: bold;
}
.head-common .nav .menu .menu-item .menu-item-body .menu-item-list-wrapper .menu-item-list .menu-item-list-title:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 5px;
  height: 20px;
  background-color: #ef413a;
}
.head-common .nav .menu .menu-item .menu-item-body .menu-item-list-wrapper .menu-item-list ul {
  overflow: hidden;
  padding-left: 15px;
}
.head-common .nav .menu .menu-item .menu-item-body .menu-item-list-wrapper .menu-item-list ul li {
  float: left;
  /*width: 16.666666%;*/
  width: 25%;
  height: 35px;
  box-sizing: border-box;
  line-height: 35px;
  cursor: pointer;
}
.head-common .nav .menu .menu-item .menu-item-body .menu-item-list-wrapper .menu-item-list ul li:hover {
  color: #ef413a;
}
.head-common .nav .nav-list {
  margin-left: 210px;
  height: 35px;
  float: left;
}
.head-common .nav .nav-list ul {
  float: left;
  margin-left: 30px;
}
.head-common .nav .nav-list ul li {
  float: left;
  padding: 0 10px;
  margin: 0 30px;
  height: 35px;
  line-height: 35px;
  cursor: pointer;
  box-sizing: border-box;
  font-size: 16px;
}
.head-common .nav .nav-list ul li:hover {
  color: #ef413a;
  border-bottom: 3px solid #ef413a;
}
.head-common .nav .nav-list ul li.on {
  color: #ef413a;
  border-bottom: 3px solid #ef413a;
}
.head-common .nav .nav-list ul li.active {
  color: #ef413a;
}
.head-common .nav .nav-list ul li a {
  display: block;
}
.ttw_list:hover {
  border-color: #e50000;
  color: #e50000
}
.ttw_list:hover .ttw_icon {
  background-image: url(../../img/img_icon45_hov.png)
}
.ttw_icon {
  display: inline-block;
  zoom: 1;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  background-image: url(../../img/img_icon45.png);
  background-repeat: no-repeat;
  margin-right: 12px
}
.ttw_list .ttw_ic01 {
  background-position: 0 0
}
.ttw_list .ttw_ic02 {
  background-position: -25px 0
}
.ttw_list .ttw_ic03 {
  background-position: -50px 0
}
.ttw_list .ttw_ic04 {
  background-position: -75px 0
}
.ttw_list .ttw_ic05 {
  background-position: -100px 0
}
.ttw_list .ttw_ic06 {
  background-position: 0 -25px
}
.ttw_list .ttw_ic07 {
  background-position: -25px -25px
}
.ttw_list .ttw_ic08 {
  background-position: -25px -50px
}
.ttw_list .ttw_ic09 {
  background-position: -25px -75px
}
.ttw_list .ttw_ic10 {
  background-position: -25px -100px
}
.ttw_list .ttw_ic11 {
  background-position: 0 -50px
}
.ttw_list .ttw_ic12 {
  background-position: -25px -50px
}
.ttw_list .ttw_ic13 {
  background-position: -50px -50px
}
.ttw_list .ttw_ic14 {
  background-position: -75px -50px
}
.ttw_list .ttw_ic15 {
  background-position: -100px -50px
}
.ttw_list .ttw_ic16 {
  background-position: 0 -75px
}
.ttw_list .ttw_ic17 {
  background-position: -50px -75px
}
.ttw_list .ttw_ic19 {
  background-position: -75px -75px
}
.ttw_list .ttw_ic20 {
  background-position: -100px -75px
}
.ttw_list .ttw_ic21 {
  background-position: 0 -100px
}
.ttw_list .ttw_ic22 {
  background-position: -25px -100px
}
.ttw_list .ttw_ic23 {
  background-position: -50px -100px
}
.ttw_list .ttw_ic24 {
  background-position: -75px -100px
}
.ttw_list .ttw_ic25 {
  background-position: -100px -100px
}
.ttw_list .ttw_ic26 {
  background-position: 0 -125px
}
.ttw_list .ttw_ic27 {
  background-position: -25px -125px
}
.ttw_list .ttw_ic29 {
  background-position: -50px -125px
}
.ttw_list .ttw_ic30 {
  background-position: -100px -125px
}
.ttw_list .ttw_ic31 {
  background-position: 0 -150px
}
.ttw_list .ttw_ic32 {
  background-position: -25px -150px
}
.ttw_list .ttw_ic33 {
  background-position: -50px -150px
}
.ttw_list .ttw_ic34 {
  background-position: -75px -150px
}
.ttw_list .ttw_ic35 {
  background-position: -100px -150px
}
.ttw_list .ttw_ic36 {
  background-position: 0 -175px
}
.ttw_list .ttw_ic37 {
  background-position: -25px -175px
}
.ttw_list .ttw_ic38 {
  background-position: -50px -175px
}
.ttw_list .ttw_ic39 {
  background-position: -75px -175px
}
.ttw_list .ttw_ic40 {
  background-position: -100px -175px
}
.ttw_list .ttw_ic41 {
  background-position: 0 -200px
}
.ttw_list .ttw_ic42 {
  background-position: -25px -200px
}
.ttw_list .ttw_ic43 {
  background-position: -50px -200px
}
.ttw_list .ttw_ic44 {
  background-position: -75px -200px
}
.ttw_list .ttw_ic45 {
  background-position: -100px -200px
}
/*banner*/
.head-common .banner {
  border-top: 1px solid #d0d8e3;
  width: 100%;
  height: 360px;
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.head-common .banner {
  padding-top: 0;
}
.head-common .banner .swiper-container {
  height: 100%;
}
.head-common .banner .swiper-container .swiper-wrapper {
  height: 100%;
}
.head-common .banner .swiper-container .swiper-wrapper .swiper-slide {
  height: 100%;
}
.head-common .banner img {
  display: block;
  /*margin: 0 auto;*/
  width: 100%;
  min-height: 100%;
}
.short-banner {
  width: 100%;
  text-align: center;
}
.short-banner img {
  /*display: inline-block;*/
  width: 100%;
  display: block;
}
.banner .swiper-container .swiper-pagination {}
.banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
  background-color: #fff;
  opacity: 1;
  margin: 0 6px;
}
.banner .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ef413a;
}

/*transfer*/
.foot-common .transfer {
  /*overflow: hidden;*/
}
.foot-common .transfer .transfer-list {
  width: 100%;
  /*margin-left: -15px;
  margin-right: -15px;*/
  /*overflow: hidden;*/
  margin: 20px 0;
}
.foot-common .transfer .transfer-item-wrapper {
  width: 22.9%;
  float: left;
  box-shadow: 0 0 8px 1px #d8d8d8;
  box-sizing: border-box;
}
.foot-common .transfer .transfer-item {
  /*margin: 15px;*/
  padding: 20px;
  box-sizing: border-box;
}
.foot-common .transfer .transfer-item-wrapper:not(:last-child) {
  margin-right: 30px;
}
.foot-common .transfer .transfer-item .transfer-head {}
.foot-common .transfer .transfer-item .transfer-head h3 {}
.foot-common .transfer .transfer-item .transfer-body {}
.foot-common .transfer .transfer-item .transfer-body .transfer-img {
  margin-top: 10px;
}
.foot-common .transfer .transfer-item .transfer-body .transfer-img img {
  width: 100%;
  display: block;
}
.foot-common .transfer .transfer-item .transfer-body .transfer-question-list {
  margin-top: 10px;
}
.foot-common .transfer .transfer-item .transfer-body .transfer-question-list li {
  font-size: 14px;
  line-height: 26px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  padding-left: 20px;
  box-sizing: border-box;

}
.foot-common .transfer .transfer-item .transfer-body .transfer-question-list li:hover {
  color: #ef413a;
}
.foot-common .transfer .transfer-item .transfer-body .transfer-question-list li .icon-list-style {
  position: absolute;
  left: 2px;
  top: 5px;
}
.foot-common .transfer .transfer-item .transfer-foot {
  overflow: hidden;
  margin-top: 10px;
}
.foot-common .transfer .transfer-item .transfer-foot a {
  border: 1px solid #ef413a;
  font-size: 16px;
  line-height: 24px;
  padding: 0 15px;
}
.foot-common .transfer .transfer-item .transfer-foot .transfer-foot-btn-consult {
  background-color: #ef413a;
  color: #fff;
  float: left;
}
.foot-common .transfer .transfer-item .transfer-foot .transfer-foot-btn-consult:hover {
  background-color: #fff;
  color: #ef413a;
}
.foot-common .transfer .transfer-item .transfer-foot .transfer-foot-btn-more {
  background-color: #fff;
  color: #ef413a;
  float: right;
}
.foot-common .transfer .transfer-item .transfer-foot .transfer-foot-btn-more:hover {
  background-color: #ef413a;
  color: #fff;
}

/*foot*/
.foot.foot-common {
  padding: 15px 60px;
  overflow: hidden;
}
.foot.foot-common .advantage {
  padding: 20px 0;
  overflow: hidden;
}
.foot.foot-common .advantage .advantage-list {
  overflow: hidden;
  float: left;
}
.foot.foot-common .advantage .advantage-list li {
  float: left;
  padding: 0 15px;
}
.foot.foot-common .advantage .advantage-list li:not(:last-child) {
  border-right: 1px solid #ddd;
}
.foot.foot-common .advantage .advantage-list li img {
  width: 50px;
  height: 50px;
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
}
.foot.foot-common .advantage .advantage-list li .advantage-desc {
  display: inline-block;
  height: 50px;
  vertical-align: middle;
  font-size: 14px;
}
.foot.foot-common .advantage .advantage-list li .advantage-desc p {
  line-height: 25px;
}
.foot.foot-common .advantage .advantage-list li .advantage-desc span {
  line-height: 25px;
  color: #aaabab;
}
.foot.foot-common .advantage .advantage-side {
  float: right;
}
.foot.foot-common .advantage .advantage-side .advantage-side-phone-number {
  color: #ef413a;
  font-size: 22px;
  font-weight: bold;
}
.foot.foot-common .advantage .advantage-side p {
  color: #404243;
  font-size: 14px;
}
.foot.foot-common .foot-links-wrapper {
  float: left;
  margin-top: 20px;
  margin-left: 200px;
}
.foot.foot-common .foot-links-wrapper .foot-links {
  overflow: hidden;
}
.foot.foot-common .foot-links-wrapper .foot-links li {
  float: left;
  /*width: 140px;*/
  line-height: 20px;
  font-size: 12px;
  /*text-align: center;*/
  margin-right: 40px;
  padding-right: 40px;
}
.foot.foot-common .foot-links-wrapper .foot-links li:hover {
  color: #ef413a;
}
.foot.foot-common .foot-links-wrapper .foot-links li:not(:last-child) {
  border-right: 1px solid #ddd;
}
.foot.foot-common .foot-links-wrapper p {
  font-size: 12px;
  color: #aaabab;
  margin-top: 10px;
}
.foot.foot-common .foot-QRCode {
  float: right;
}
.foot.foot-common .foot-QRCode img {
  display: block;
  width: 80px;
  height: 80px;
}
.foot-lianjie {
  width: 970px;
  margin-top: 86px;
  border-top: 1px solid #ccc;
  padding: 13px 20px;
}
.foot-lianjie-list:after {
  content: "";
  display: block;
  clear: both;
}
.foot-lianjie-list {
  zoom: 1;
}

.foot-lianjie-list li {
  float: left;
  line-height: 23px;
  margin-right: 10px;
  color: #aaabab;
  font-size: 13px;
}
.foot-lianjie-list li:first-child{
  color: #404243;
  font-size: 15px;
}
/* -------------------------------------------------------登陆、注册弹窗----------------------------------------------------- */
.popupa {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  z-index: 999;
  display: none;
}
.popupa-quick {
  width: 400px;
  height: 450px;
  margin: 100px auto;
  border-radius: 8px;
  overflow: hidden;
  background-color: #fff;
  display: none;
}
.popupa-quick.on {
  display: block;
}
.popupa-quick-title {
  height: 45px;
  line-height: 45px;
  font-size: 20px;
  background-color: #eee;
  padding-left: 30px;
  position: relative;
}
.popupa-quick-title i{
  width: 30px;
  height: 30px;
  background: url(../../img/new_img/close.png) no-repeat 6px 5px;
  background-size: 60%;
  background-color: #eee;
  display: block;
  cursor: pointer;
  opacity: .8;
  position: absolute;
  top: 5px;
  right: 0px;
}
.popupa-quick-content {
  padding: 20px;
  text-align: center;
}
.popupa-quick-content label {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #ccc;
  /* line-height: 45px; */
  display: block;
}
.popupa-quick-content label input {
  height: 50px;
  padding-left: 10px;
  font-size: 14px;
}
.popupa-quick-content label:nth-child(3) button{
  height: 50px;
  color: #666;
  cursor: pointer;
}
.popupa-quick-content label:nth-child(2) div {
  width: 100px;
  margin-top: 10px;
}
.popupa-quick-content label:nth-child(2) div img {
  width: 100%;
}
.popupa-quick-content a {
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  color: #666;
  margin-right: 20px;
}
.popupa-quick-content .tab {
  display: block;
  width: 80px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  padding-left: 25px;
  margin-top: 20px;
  box-sizing: content-box;
  border: 1px solid #ccc;
  position: relative;
}
.popupa-quick-content .tab::before {
  content: '';
  width: 20px;
  height: 20px;
  background: url(../../img/new_img/popupa.png) no-repeat;
  background-size: 80%;
  position: absolute;
  top: 10px;
  left: 10px;
}
.popupa-quick-content .btn {
  width: 360px;
  height: 35px;
  border-radius: 5px;
  margin-top: 40px;
  font-size: 18px;
  color: #fff;
  /* margin: 20px auto; */
  background-color: #ef413a;
}
.popupa-password-content {
  padding: 20px 50px;
  text-align: center;
}
.popupa-password-content h3 {
  margin-left: 55px;
  display: inline-block;
}
.popupa-password-content .registe {
  font-size: 14px;
  color: #275ec7;
  box-sizing: content-box;
}
.popupa-password-content label:first-child{
  display: inline-block;
  margin-bottom: 20px;
}
.popupa-password-content .input {
  width: 100%;
  height: 35px;
  border: 1px solid #ccc;
  margin-bottom: 20px;
  position: relative;
}
.popupa-password-content .input::before{
  content: '';
  width: 30px;
  height: 30px;
  background: url(../../img/new_img/popupa-2.png) no-repeat;
  background-size: 80%;
  opacity: .8;
  position: absolute;
  top: 5px;
  left: 9px;
}
.popupa-password-content .input:nth-child(2)::before {
  background: url(../../img/new_img/popupa-1.png) no-repeat;
  background-size: 80%;
}
.popupa-password-content input {
  padding-left: 40px;
  height: 100%;
}
.popupa-password-content .btn {
  width: 300px;
  height: 35px;
  text-align: center;
  border-radius: 5px;
  padding-left: 0;
  margin-top: 40px;
  font-size: 18px;
  color: #fff;
  background-color: #ef413a;
}
.popupa-registe-content {
  text-align: center;
}
.popupa-registe-content h3 {
  display: inline-block;
}
.popupa-registe-content .registe {
  font-size: 14px;
    color: #275ec7;
}
.popupa-registe-content span {
  width: 100px;
  text-align: right;
  display: inline-block;
}
.popupa-registe-content input {
  width: 200px;
  height: 30px;
  margin-bottom: 20px;
  padding-left: 10px;
  border: 1px solid #ccc;
}
.popupa-registe-content .btn {
  width: 130px;
  height: 35px;
  padding: 0;
  font-size: 18px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  /* display: block; */
  margin: 0 auto;
  margin-left: 108px;
  background-color: #ccc;
}
.popupa-quick.width {
  width: 600px;
  /* text-align: left; */
}
.popupa-registe-content .block{
  display: block;
}
.popupa-registe-content .short {
  width: 80px;
}
.popupa-registe-content.textalign {
  text-align: left;
  padding-left: 70px;
  padding-top: 10px;
}
.popupa-registe-content label:first-child {
  margin-left: 110px;
}
.popupa-quick.width button {
  width: 100px;
  height: 30px;
  color: #fff;
  cursor: pointer;
  background-color: #ef413a;
}
.red {
  font-size: 14px;
  color: #ef413a;
}
.popupa-registe-content.magin {
  text-align: left;
  padding-left: 30px;
}
.popupa-registe-content.magin label:first-child {
  margin: 0;
}
.popupa-registe-content.magin button {
  width: 100px;
  height: 30px;
  color: #fff;
  cursor: pointer;
  background-color: #ef413a;
}
.popupa-registe-content.magin span {
  width: 90px;
}
.popupa-registe-content.magin .magin {
  margin-left: 62px;
}


/* -------------------------------------------------------悬浮框----------------------------------------------------- */
.contact-touch {
  /* width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  z-index: 999; */
}
.contact-touch ul {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: 5px;
  z-index: 1000;
}
.contact-touch li {
  width: 65px;
  height: 65px;
  text-align: center;
  line-height: 105px;
  font-size: 13px;
  color: #fff;
  cursor: pointer;
  background-color: #fa9358;
  margin-bottom: 5px;
  position: relative;
}
.contact-touch li:nth-child(2){
  background-color: #f88553;
}
.contact-touch li:nth-child(3){
  background-color: #f6774e;
}

.contact-touch li:nth-child(4){
  background-color: #f56a4a;
}

.contact-touch li:nth-child(5){
  background-color: #f25843;
}

.contact-touch li:nth-child(6){
  background-color: #f14e3f;
}

.contact-touch li:nth-child(7){
  background-color: #ef413a;
}
.contact-touch li:first-child a{
  display: block;
  height: 65px;
}
.contact-touch li img {
  position: absolute;
  top: 7px;
  left: 18px;
}
.contact-touch-2 {
  width: 163px;
  height: 63px;
  background-color: #fff;
  border: 1px solid #f88553;
  position: absolute;
  top: 0px;
  left: -163px;
  display: none;
}
.contact-touch-2 input {
  width: 150px;
  height: 25px;
  border: 1px solid #ccc;
  display: block;
  margin: 5px auto 3px;
}
.contact-touch-2 button {
  width: 152px;
  height: 25px;
  color: #fff;
  background-color: #ef413a;
  border: 1px solid #ef413a;
  display: block;
  margin: 3px auto;
  cursor: pointer;
}
.contact-touch-3 {
  width: 130px;
  height: 130px;
  background-color: #fff;
  border: 1px solid #f88553;
  color: #777;
  position: absolute;
  top: 0px;
  left: -130px;
  display: none;
}
.contact-touch .contact-touch-3 img {
  width: 98px;
  height: 98px;
  position: absolute;
  top: 5px;
  left: 16px;
}
.contact-touch-3 p {
  margin-top: 63px;
  cursor: text;
}
.contact-touch-4 {
  width: 163px;
  height: 63px;
  background-color: #fff;
  border: 1px solid #f88553;
  position: absolute;
  top: 0px;
  left: -163px;
  display: none;
}
.contact-touch-4 p {
  font-size: 20px;
  height: 30px;
  color: #ef413a;
  line-height: 36px;
  cursor: text;
}
.contact-touch-4 button {
  width: 152px;
  height: 25px;
  color: #fff;
  background-color: #ef413a;
  border: 1px solid #ef413a;
  display: block;
  margin: 3px auto;
  /* cursor: pointer; */
}
.contact-touch-5 {
  width: 163px;
  height: 63px;
  border: 1px solid #f88553;
  background-color: #fff;
  position: absolute;
  top: 0px;
  left: -163px;
  display: none;
}
.contact-touch-5 p {
  font-size: 20px;
  height: 30px;
  line-height: 36px;
  color: #ef413a;
  font-size: 22px;
  font-weight: 700;
  cursor: text;
}
.contact-touch-5 button {
  width: 152px;
  height: 25px;
  color: #fff;
  background-color: #ef413a;
  border: 1px solid #ef413a;
  display: block;
  margin: 3px auto;
  cursor: pointer;
}
.contact-touch li:nth-child(2):hover .contact-touch-2,
.contact-touch li:nth-child(3):hover .contact-touch-3,
.contact-touch li:nth-child(4):hover .contact-touch-4,
.contact-touch li:nth-child(5):hover .contact-touch-5{
  display: block;
}
/* 投诉建议弹窗 */
.contact-touch-bg{
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top:0;
  z-index: 999;
  display: none;
}
.contact-touch-propose {
  width: 577px;
  height: 430px;
  background-color: #fff;
  margin: 100px auto;
  padding: 40px 40px 0;
  position: relative;
}
.contact-touch-propose i {
  width: 30px;
  height: 30px;
  background: url(../../img/new_img/close.png) no-repeat 6px 5px;
  background-size: 60%;
  background-color: #eee;
  display: block;
  cursor: pointer;
  opacity: .8;
  position: absolute;
  top: 0px;
  right: 0px;
}
.contact-touch-propose p {
  color: #666;
  font-size: 15px;
}
.contact-touch-propose form {
  margin-top: 20px;
}
.contact-touch-propose input {
  width: 160px;
  height: 30px;
  color: #666;
  border: 1px solid #ccc;
  padding-left: 10px;
  font-size: 14px;
}
.contact-touch-propose input:first-child{
  margin-right: 10px;
}
/* .contact-touch-propose input:nth-child(2){
  border-right: 0;
} */
.contact-touch-propose div {
  width: 80px;
}
.contact-touch-propose div img {
  width: 100%;
  height: 33px;
}
.contact-touch-propose button {
  width: 100px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  background-color: #ef413a;
  cursor: pointer;
}
.contact-touch-propose button:last-child {
  width: 200px;
  display: block;
  margin: 10px auto;
}
.contact-touch-propose textarea {
  width: 565px;
  height: 190px;
  margin-top: 10px;
  border: 1px solid #ccc;
  padding: 5px;
  font-size: 14px;
}




/* -----------------------------------------------------发布求购信息 弹窗------------------------------------------------------ */
.publish-bg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.publish {
  width: 300px;
  height: 350px;
  background-color: #fff;
  margin: 100px auto;
  position: relative;
}
.publish i {
  width: 30px;
  height: 30px;
  background: url(../../img/new_img/close.png) no-repeat 6px 5px;
  background-size: 60%;
  background-color: #eee;
  display: block;
  cursor: pointer;
  opacity: .8;
  position: absolute;
  top: 0px;
  right: 0px;
}
.publish-title {
  text-align: center;
  height: 50px;
  line-height: 50px;
  font-weight: 700;
  font-size: 20px;
}
.publish form {
  padding: 0 20px;
}
.publish form textarea {
  width: 235px;
  height: 80px;
  padding: 10px;
  border: 1px solid #ccc;
}
.publish form label {
  width: 250px;
  height: 30px;
  display: block;
  margin: 5px 0;
  padding-left: 5px;
  border: 1px solid #ccc;
}
.publish form label span {
  width: 30px;
  height: 20px;
  border-right: 1px solid #ccc;
  display: inline-block;
  background: url(../../img/new_img/icon-publish-phone.png) no-repeat 0px 0px;
  background-size: 75%;
  vertical-align: middle;
}
.publish form label span.bg {
  background: url(../../img/new_img/icon-publish-people.png) no-repeat 0px 0px;
  background-size: 70%;
}
.publish form label input {
  height: 30px;
}
.publish form p {
  font-size: 13px;
  background: url(../../img/new_img/icon-publish-safe.png) no-repeat 0px 2px;
  background-size: 6%;
  padding-left: 15px;
  color: #288b49;
  margin-bottom: 15px;
}
.publish form button {
  background-color: #ef413a;
  width: 257px;
  height: 30px;
  color: #fff;
  line-height: 30px;
  margin-top: 10px;
  cursor: pointer;
}
/* negotiated */
.negotiated-bg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.negotiated {
  width: 300px;
  height: 480px;
  background-color: #fff;
  margin: 100px auto;
  position: relative;
}
.negotiated i {
  width: 30px;
  height: 30px;
  background: url(../../img/new_img/close.png) no-repeat 6px 5px;
  background-size: 60%;
  background-color: #eee;
  display: block;
  cursor: pointer;
  opacity: .8;
  position: absolute;
  top: 0px;
  right: 0px;
}
.negotiated-title {
  text-align: center;
  height: 50px;
  line-height: 50px;
  font-weight: 700;
  font-size: 20px;
}
.negotiated form {
  padding: 0 20px;
}
.negotiated form .negotiated-product {
  width: 235px;
  height: 235px;
  padding: 10px;
  border: 1px solid #ccc;
}
.negotiated form .negotiated-product img {
  width: 100%;
  height: 100%;
}
.negotiated form label {
  width: 250px;
  height: 30px;
  display: block;
  margin: 5px 0;
  padding-left: 5px;
  border: 1px solid #ccc;
}
.negotiated form label span {
  width: 30px;
  height: 20px;
  border-right: 1px solid #ccc;
  display: inline-block;
  background: url(../../img/new_img/icon-publish-phone.png) no-repeat 0px 0px;
  background-size: 75%;
  vertical-align: middle;
}
.negotiated form label span.bg {
  background: url(../../img/new_img/icon-publish-people.png) no-repeat 0px 0px;
  background-size: 70%;
}
.negotiated form label input {
  height: 30px;
}
.negotiated form p {
  font-size: 13px;
  background: url(../../img/new_img/icon-publish-safe.png) no-repeat 0px 2px;
  background-size: 6%;
  padding-left: 15px;
  color: #288b49;
  margin-bottom: 15px;
}
.negotiated form button {
  background-color: #ef413a;
  width: 257px;
  height: 30px;
  color: #fff;
  line-height: 30px;
  margin-top: 10px;
  cursor: pointer;
}













