﻿@charset "utf-8";
.m-content { clear: both; min-width: 1200px; }
.aboutNav { width:1200px; margin:0 auto; height:97px }
.aboutNav h2 { float:left; font-size:18px; line-height:36px; color:#666; margin-top:30px; font-weight:normal; }
.aboutNav ul { float:right; margin-top:30px }
.aboutNav ul li { display:inline-block }
.aboutNav ul li a { margin-left:32px; font:14px/40px microsoft yahei; color:#333; text-decoration:none; cursor:pointer }
.aboutNav ul li a:hover { color:#ff4c62!important }
.aboutUsBanner { height:354px; background:url('../images/aboutUs_banner.jpg') 50% no-repeat #9fa4aa }
.aboutMain { font:16px/32px microsoft yahei!important; padding:20px 0; }
.aboutMain em { color:#ff4c62 }
.aboutMain p { font:inherit }
.aboutMain a { color:#ff4c62; text-decoration:none }
.contactUsBanner { height: 116px; background: url("../images/contactUs_banner.jpg") 50% #87b9d2 no-repeat; }
.top-part * { -webkit-box-sizing:content-box; -moz-box-sizing: content-box; box-sizing:content-box; }
.top-part { width: 100%; height: 500px; background: url('../images/top_img.jpg') no-repeat center 0 #0f1211; background-size: 1920px 500px; }
.top-part .container { width: 1200px; margin: 0 auto; height: 100%; }
.top-part .container h1 { height: 63px; line-height: 63px; padding: 65px 0 60px 0px; font-weight: lighter; }
.top-part .container h1 a { color: #ffffff; font-size: 63px; cursor: pointer; }
.top-part .container h1 a:hover { text-decoration: none; }
.top-part .container h2 { font-size: 24px; color: #ffffff; height: 24px; line-height: 24px; padding: 0 0 22px 0px; font-weight: lighter; }
.qamain { font-size: 15px; color: #666; }
.qamain .b { margin-bottom: 20px; border-bottom: 1px dotted #ddd; }
.qamain .b .q { margin-bottom: 10px; cursor: pointer; }
.qamain .b .q .count { display: inline-block; background: #f00; color: #fff; height: 24px; padding: 0 8px; text-align: center; line-height: 24px; margin-right: 6px; border-radius:3px; }
.qamain .b .q span.txt { color: #333; }
.qamain .b .a { display: none; padding-bottom: 30px; font-size: 14px; padding-left: 40px; line-height: 30px; color: #888; }

.gate-banner {
  width: 100%;
  height: 720px;
  margin: 0 auto;
  background: #0a224c url('../images/banner.jpg') no-repeat center 0;
  background-size: cover;
}
    .gate-banner .button {
        width: 412px;
        margin: 0 auto;
        text-align: center;
        position: relative;
        overflow: hidden;
    }
    .gate-banner .button > .helper {
        position: absolute;
        left: 50%;
        display: block;
        width: 345px;
        height: 36px;
        line-height: 36px;
        text-align: center;
        font-size: 12px;
        color: #fff;
        background: transparent url('../images/banner_warn.png') no-repeat center 0;
        transform: translateX(-50%) translateY(0) translateZ(0);
        -webkit-transform: translateX(-50%) translateY(0) translateZ(0);
        -o-transform: translateX(-50%) translateY(0) translateZ(0);
        -ms-transform: translateX(-50%) translateY(0) translateZ(0);
        -moz-transform: translateX(-50%) translateY(0) translateZ(0);
    }
.gate-banner .button > .helper i {
  width: 12px;
  height: 12px;
  display: inline-block;
  position: absolute;
  top: 13px;
  right: 20px;
  cursor: pointer;
}
.gate-banner .button > .button-wrap {
  display: inline-block;
  max-width: 412px;
  max-height: 102px;
  margin-top: 32px;
}
.gate-banner .button > .button-wrap > img {
  max-width: 412px;
  max-height: 102px;
  vertical-align: baseline;
}
.gate-banner .add-assist {
  text-align: center;
  height: 88px;
  line-height: 88px;
  color: #fff;
  font-size: 26px;
}
.gate-banner .add-assist > a {
  color: #e6505f;
  text-decoration: underline;
}
.gate-banner .address {
  height: 60px;
  text-align: center;
}
.gate-banner .address a {
  display: inline-block;
  width: 298px;
  height: 58px;
  border: 1px solid #ff5151;
  font-size: 16px;
  color: #ff5151;
  text-align: center;
  line-height: 58px;
  text-decoration: none;
  margin-top: 38px;
  cursor: pointer;
}
.service {
  width: 100%;
  height: 510px;
  text-align: center;
  background-color: #fff;
}
.service .content {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
}
.service .content .title {
  font-size: 36px;
  height: 185px;
  line-height: 220px;
  font-weight: 500;
}
.service .content .items {
  height: 220px;
  margin: 0 38px;
}
.service .content .items > span {
  display: inline-block;
  width: 160px;
  height: 100%;
  margin-right: 75px;
}
.service .content .items > span > img {
  margin-bottom: 30px;
}
.service .content .items > span > em {
  color: #666;
  font-size: 22px;
}
.service .content .items > span:last-child {
  margin-right: 0;
}
.flow {
  width: 100%;
  height: 580px;
  background: #f5f5f5;
}
.flow .content {
  width: 1200px;
  height: 580px;
  margin: 0 auto;
  background: #f5f5f5 url('../images/process.jpg') no-repeat 0 0;
}
.fee {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  height:840px;
  background: #142341 url('../images/fee-bg.jpg') no-repeat center 0;
  background-size: cover;
}
.fee .content {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.fee .content .title {
  font-size: 36px;
  height: 185px;
  line-height: 220px;
  font-weight: 500;
  color: #fff;
}
.fee .content .fee-table {
  width: 1200px;
  height:auto;
  vertical-align: middle;
}
.fee .content .table-bar {
  position: absolute;
  right: 390px;
  bottom: 135px;
  display: inline-block;
  padding: 8px 22px;
  border-radius: 18px;
  background: #333;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}
.fee .content .fee-button {
  display: inline-block;
  padding-top: 40px;
}
.fee .content .fee-button > img {
  width: 380px;
  height: 68px;
}
.ways {
  width: 100%;
  height: 704px;
  background-color: #eee;
  text-align: center;
}
.ways .content {
  width: 1200px;
  margin: 0 auto;
}
.ways .content .title {
  font-size: 36px;
  height: 150px;
  line-height: 220px;
  font-weight: 500;
}
.ways .content .title .info-img > img {
  vertical-align: middle;
  margin-top: -7px;
}
.ways .content .secTitle {
  font-size: 18px;
  color: #666;
}
.ways .content .secTitle > em {
  color: #ff5151;
}
.ways .content .secTitle > a {
  color: inherit;
  text-decoration: underline;
}
.ways .content .items {
  display: table;
  margin: 0 auto;
  margin-top: 60px;
}
.ways .content .items > i {
  display: table;
  width: 100px;
  padding-top: 58px;
}
.ways .content .items > span {
  display: table-cell;
  vertical-align: top;
  height: 215px;
}
.ways .content .items > span > img,
.ways .content .items > span > em {
  display: block;
}
.ways .content .items > span > em {
  display: inline-block;
  height: 45px;
  margin-top: 28px;
}
.ways .content .items > span > em.gray {
  color: #9f9f9f;
}
.ways .content .ways-button {
  margin-top: 35px;
}
.ways .content .ways-button > a {
  display: inline-block;
}
.ways .content .ways-button > a > img {
  width: 380px;
  height: 68px;
}
.questions {
  width: 100%;
  height: 800px;
  text-align: left;
  background-color: #fff;
}
.questions img {
  margin-right: 20px;
  vertical-align: middle;
}
.questions a {
  color: inherit;
  text-decoration: underline;
}
.questions  .more a{font-size:16px;}
.questions .content {
  width: 1200px;
  margin: 0 auto;
}
.questions .content .title {
  font-size: 36px;
  height: 150px;
  line-height: 220px;
  font-weight: 500;
  text-align: center;
}
.questions .content .question {
  font-size: 22px;
  margin-bottom: 20px;
  margin-top: 75px;
}
.questions .content .answer {
  font-size: 18px;
  color: #666;
}
.questions .content .answer .address-bounce {
  cursor: pointer;
}
.questions .content .answer > em {
  padding-bottom: 40px;
  border-bottom: 1px solid #eee;
}
.questions .more {
  margin: 45px 0;
  text-align: center;
  color: #999;
}
/*设置search属性*/
	.i-search { width:800px; margin:30px auto 0; border-radius:5px; overflow:hidden; }
.i-search input { height:50px; font-size:16px; width:670px; border:0; float:left; outline:none; }
 .i-search input:nth-child(1) {
 padding-left:10px;
 background-color:#efefef;
}
 .i-search input:nth-child(2) {
 width:120px;
 background-color:#c00;
 color:white;
 cursor:pointer;
}