/*
 * 清除浮动
 */
.fw-txt {
  font-weight: 600;
  font-size: 24px;
}
.gjc-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #ddd;
  color: #666;
}
.gjc-table th {
  color: #333;
  font-weight: 600;
  vertical-align: bottom;
  text-align: center;
  border-bottom: 1px solid #ddd;
  padding: 12px;
}
.gjc-table td {
  padding: 12px;
  text-align: center;
  vertical-align: top;
  border-bottom: 1px solid #ddd;
}
.section-title {
  font-size: 30px;
  color: #f55925;
  text-align: center;
  background: url(../images/title-bg.png) no-repeat center bottom;
}
.section-title.reverse {
  color: #fff;
  background-image: url(../images/title-bg-revert.png);
}
.banner {
  height: 400px;
  background: url(../images/home/banner.png) no-repeat center;
}
.login-box {
  float: right;
  margin-top: 60px;
  width: 300px;
  height: 280px;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 6px;
  font-size: 14px;
}
.login-box .tab-head {
  height: 50px;
}
.login-box .tab-head li {
  float: left;
  line-height: 50px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.3);
  cursor: pointer;
  width: 50%;
}
.login-box .tab-head li a {
  display: block;
}
.login-box .tab-head li.active {
  background-color: transparent;
  color: #f55925;
}
.login-box .tab-head li:first-child {
  border-top-left-radius: 6px;
}
.login-box .tab-head li:last-child {
  border-top-right-radius: 6px;
}
.login-box .login-form {
  display: block;
  padding: 20px;
}
.login-box .login-form .input {
  display: block;
  width: 100%;
  height: 40px;
  background-color: #fff;
  padding-left: 10px;
  margin-bottom: 10px;
  font-size: 14px;
}
.login-box .login-form .yellow {
  line-height: 40px;
  font-size: 14px;
}
.login-box .login-form .btn {
  background-color: #f55925;
  color: #fff;
  font-size: 16px;
  border-radius: 6px;
  text-align: center;
  display: block;
  width: 100%;
  line-height: 46px;
}
.search-keyword {
  height: 550px;
  background: url(../images/home/bg1.png) no-repeat center;
  padding-top: 40px;
}
.search-keyword .title {
  font-size: 18px;
  color: #666;
  margin-bottom: 20px;
}
.search-keyword .title i {
  color: #f55925;
  font-size: 24px;
  font-weight: 600;
  padding-left: 6px;
}
.search-keyword .search-bar {
  height: 90px;
  border-radius: 10px 10px 0 0px;
  background-color: rgba(14, 23, 52, 0.5);
  padding: 20px 20px 0;
}
.search-keyword .search-bar .seach-input {
  font-size: 14px;
  width: 390px;
  height: 50px;
  background-color: #fff;
  padding-left: 15px;
  border-radius: 10px 0px 0px 10px;
}
.search-keyword .search-bar .search-btn {
  width: 94px;
  height: 50px;
  background-color: #f55925;
  color: #fff;
  font-size: 16px;
  border-radius: 6px;
  text-align: center;
  border-radius: 0px 10px 10px 0px;
}
.search-keyword .search-bar .tip {
  font-size: 14px;
  color: #fff;
  padding-left: 30px;
  padding-top: 14px;
}
.search-keyword .search-info {
  height: 260px;
  background-color: #fff;
  border-radius: 0px 0px 10px 10px;
  padding: 25px 20px 0;
  -webkit-box-shadow: 0 0 16px 0 rgba(7, 17, 27, 0.1);
          box-shadow: 0 0 16px 0 rgba(7, 17, 27, 0.1);
}
.search-keyword .search-info .res {
  color: #999;
  margin-bottom: 20px;
}
.search-keyword .search-info .res i {
  color: #f55925;
  font-size: 24px;
  font-weight: 600;
  padding-left: 6px;
}
.search-keyword .search-info .sixitem {
  border-top: 1px dashed #ddd;
  padding-top: 15px;
}
.search-keyword .search-info .sixitem li {
  float: left;
  width: 230px;
  text-align: center;
}
.search-keyword .search-info .sixitem li .page {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #999;
  font-size: 12px;
}
.search-keyword .search-info .sixitem li .page span + span {
  margin-left: 20px;
}
.search-keyword .search-info .sixitem li .price {
  color: #f55925;
  font-size: 12px;
}
.search-keyword .search-info .sixitem li .price i {
  font-size: 20px;
  font-weight: 600;
}
.search-keyword .search-info .sixitem li .price span + span {
  margin-left: 14px;
}
.search-keyword .search-info .sixitem li + li {
  border-left: 1px dashed #ddd;
}
.cando {
  padding-top: 60px;
  height: 900px;
  background: url(../images/home/bg2.png) no-repeat center;
  color: #eee;
  text-align: center;
}
.cando h3 {
  font-size: 40px;
  margin-top: 40px;
}
.cando p {
  margin-top: 20px;
  font-size: 30px;
  margin-bottom: 76px;
}
.cando .content {
  height: 450px;
  background: url(../images/home/bg3.png) no-repeat center;
}
.advantage {
  padding-top: 50px;
  padding-bottom: 50px;
}
.advantage .advantage-list {
  padding-top: 50px;
}
.advantage .advantage-list .item {
  padding: 40px 40px 30px;
  background-color: #fff;
  height: 272px;
  -webkit-box-shadow: 0 0 16px 0 rgba(7, 17, 27, 0.1);
          box-shadow: 0 0 16px 0 rgba(7, 17, 27, 0.1);
  text-align: center;
}
.advantage .advantage-list .item h3 {
  font-size: 22px;
  color: #666;
  margin-top: 20px;
}
.advantage .advantage-list .item p {
  color: #666;
  margin-top: 10px;
}
.signup {
  height: 200px;
  background: url(../images/home/bg5.png) no-repeat center;
  color: #fff;
}
.signup .fl {
  margin-left: 504px;
  margin-top: 50px;
}
.signup .sign-btn {
  width: 160px;
  height: 50px;
  background-color: #fff;
  text-align: center;
  line-height: 50px;
  border-radius: 4px;
  color: #f55925;
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
}
.signup .contact {
  margin-left: 20px;
  display: inline-block;
  padding-left: 70px;
  background: url(../images/home/icon20.png) no-repeat 20px 15px;
}
.signup .contact p {
  margin-bottom: 6px;
}
.signup .fr {
  margin-top: 25px;
}
.cooperation-case {
  padding-top: 30px;
  padding-bottom: 30px;
  height: 800px;
  background: url(../images/home/bg4.png) no-repeat center;
}
.cooperation-case .inner-box {
  padding: 40px 30px;
  background-color: #fff;
}
.cooperation-case .inner-box .meta {
  color: #999;
  margin-top: 20px;
  text-align: center;
}
.cooperation-case .main-con {
  margin-top: 40px;
}
.cooperation-case .main-con h3 {
  font-size: 14px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 10px;
}
.cooperation-case .main-con p {
  font-size: 12px;
  line-height: 28px;
  color: #666;
}
.cooperation-case .main-con .fl {
  width: 422px;
}
.cooperation-case .main-con .fr {
  width: 660px;
}
.partners {
  padding-top: 60px;
  padding-bottom: 40px;
}
.partners .meta {
  color: #999;
  margin-top: 20px;
  text-align: center;
}
.partners .partner-list {
  padding-top: 50px;
}
.partners .partner-list img {
  width: 100%;
}
