* {
    padding: 0;
    margin: 0;
    font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a {
    text-decoration: none;
    color: #fff;
}

li {
    list-style: none;
    float: left;
}

li a{
    color: #000;
}
li img {
    width: 40px;
    height: 40px;
}

body, html {
    width: 100%;
    height: 100%;
    background-color: #f6f7f7;
}
/*鍘绘帀safari涓璱nput鐨勬牱寮�*/
input::-webkit-contacts-auto-fill-button {
    visibility: hidden;
    display: none !important;
    pointer-events: none;
    position: absolute;
    right: 0;
}

/* 娓呯悊娴姩 */
.fn-clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.fn-clear {
    zoom: 1; /* for IE6 IE7 */
}

/* 闅愯棌, 閫氬父鐢ㄦ潵涓� JS 閰嶅悎 */
.fn-hide {
    display: none !important;
}

/* 璁剧疆鍐呰仈, 鍑忓皯娴姩甯︽潵鐨刡ug */
.fn-left, .fn-right {
    display: inline-block;
}

.fn-left {
    float: left;
}

.fn-right {
    float: right;
}

/* 鍏冪礌灞呬腑鍥哄畾瀹藉害涓�960px */
.container {
    width: 960px;
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -480px;
}

.wrapper {
    width: 100%;
    min-width: 960px;
    background-color: #f6f7f7;
}

/**鍏敤nav閮ㄥ垎**/
.nav {
    position: relative;
    width: 100%;
    height: 80px;
    color: #fff;
    background-color: #555D76;
}

.nav .logo {
    display: inline-block;
    padding-top: 18px;
}
.nav .logo img {
    width: 96px;
    height: 37px;
}

.nav .contactWay {
    position: relative;
    left: 14px;
    display: inline-block;
    font-size: 13px;

}

.nav .contactWay > li {
    float: none;
    color: #fff;
}

.nav .contactWay .tel {
    font-size: 11px;
}

.nav .container {
    height: 80px;

}

.container .moneystation-title {
    position: absolute;
    left: 0px;
    font-size: 13px;
    color: gray;
    vertical-align: center;
}

.container #cityWrap {
    position: absolute;
    left: 230px;
    padding-top: 29px;
    font-size: 16px;
}
#currentCity {
    display: inline-block;
    width: 68px;
    height: 25px;
    line-height: 25px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    text-align: right;
}

.container #selectCity {
    position: absolute;
    display: inline-block;
    cursor: pointer;
    font-size: 13px;
    width: 78px;
    height: 25px;
    line-height: 25px;
}

.moneystation-title .moneystation {
    display: inline-block;
    font-size: 20px;
    color: #fff;
}

.moneystation-title span {
    height: 72px;
    line-height: 72px;
}

.nav-list {
    position: absolute;
    right: 0px;
    padding: 20px 0px;
    height: 40px;
    line-height: 40px;
}

.nav-list li {
    padding: 0 10px;
    margin-left: 10px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}

.nav-list li:hover {
    color: #4A90E2;
    background-color: #fff;
    border-radius: 5px;
}

.nav-list .active {
    color: #4A90E2;
    background-color: #fff;
    border-radius: 5px;
}

/*借款问答子菜单*/
.nav-wenda {
	min-width:76px;
}

.nav-wenda div {
	visibility:hidden;
	position:absolute;
	z-index:99;
	margin-top:10px;
}

.nav-wenda:hover div {
	visibility:visible;
}

.nav-wenda:hover .down-arrow:after {
	content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    border-top: 1px solid #4A90E2;
    border-right: 1px solid #4A90E2;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    margin-left:6px;
    margin-bottom:4px;
}

.nav-wenda-child {
	margin-left:-10px;
	background-color:#fff;
	border-radius: 5px;
	padding:10px 0px;
	box-shadow:0px 2px 8px;
}

.nav-wenda-child a {
	display:block;
    margin-left:0px;
    padding:0px;
    color:#4A90E2;
    padding:0px 10px;
    font-size:16px;
    height:40px;
    min-width:76px;
}

.nav-wenda-child a:hover {
	background-color:#488BF4;
	color:#fff;
	border-radius:0px;
}

.arrow {
	top:-21px;
	width:100%;
	position:relative;
	margin-top:0px;
	height:12px;
}

.child-arrow {
	width:0;
    height:0;
    border-top:5px solid transparent;
    border-left:6px solid transparent;
    border-right:6px solid transparent;
    border-bottom:6px solid #fff;
    position:absolute;
    margin-left:-4px;
}


/*榛樿鍏虫帀鍩庡競鍏ュ彛*/
#cityWrap {
    display: none;
}

/*闂瓟妯″潡title*/
.lg-title {
    position: relative;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    background: url('../image/index/quesBack.png') no-repeat;
    background-size: 100% 100%;
}
.lg-title h3 {
    display: inline-block;
    font-size: 20px;
    padding-left: 35px;
    height: 50px;
    line-height: 50px;
}
.lg-title span {
    position: absolute;
    right: 40px;
    display: inline-block;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
}
.lg-title span a {
    color: #000;
}
.lg-title span:hover {
    text-decoration: underline;
    cursor: pointer;
}
.li-back {
    background: url('../image/index/quesBackSmall.png') no-repeat !important;
}
ul.question {
    padding: 10px 0px 25px;
}
.QA li {
    position: relative;
    margin: 0 35px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 595px;
    font-size: 14px;
    border-bottom: 1px dashed #ddd;
    float: none;
}

.QA li:last-child {
    border: none;
}
.QA .answerNum {
    position: absolute;
    right: 0;
    color: #888888;
}
/** 淇℃伅婊氬姩**/
.loan-info {
    /*display: none;*/
    margin-top: 20px;
    height: 50px;
    line-height: 50px;
    width: 100%;
    opacity: 0;
}

.loan-info .container {
    background-color: #fff;
    height: 50px;
    border-radius: 10px;
}

.loan-info .totalNum {
    position: absolute;
    display: inline-block;
    width: 245px;
    height: 50px;
    font-size: 18px;
    font-weight: bold;
    margin-left: 30px;
}

.loan-info .totalNum span {
    color: #488BF4;
}

.loan-info .infoRoll {
    position:absolute;
    left: 270px;
    display: inline-block;
    font-size: 14px;
    margin-left: 10px;
    overflow: hidden;
    width: 660px;
    height: 50px;
}
.infoRoll .infoWrapper {
    position: absolute;
    width: 2160px;
    height: 50px;
}
.loan-info .infoRoll i {
    float: left;
    display: inline-block;
    font-style: normal;
    width: 270px;
    height: 25px;
}

.loan-info .infoRoll span {
    margin-left: 10px;
}

/**鍏敤搴曢儴**/
.footer {
    position: relative;
    width: 100%;
    /*height: 447px;*/
    background-color: #555D76;
    color: #bdbebf;
    font-size: 14px;
    padding: 25px 0;
}

.footer p {
    margin-bottom: 10px;
    text-align: center;
}

#relativeCity a, #friendUrl a {
    display: inline-block;
    width: 80px;
    padding: 3px;
    text-align: left;
}

#ConsultTel {
    padding-top: 5px;
    padding-left: 3px;
    color: #fff !important;
}

.friend {
    min-width: 345px;
}

#friendUrl {
    margin-bottom: 30px !important;
}

#relativeCityTitle, #friendUrl, #relativeCity, #friendUrlTitle, #ConsultTelTitle, #ConsultTel {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    margin: 0 auto;
    text-align: left;
    opacity: .7;
}

#relativeCityTitle, #relativeCity {
    width: 960px;
}

#relativeCityTitle, #friendUrlTitle, #ConsultTelTitle {
    font-size: 16px;
    margin: 20px auto 15px;
}

.footer span {
    display: inline-block;
}

.footer span > p {
    display: inline-block;
}

.statement {
    display: block;
    /*margin-top: 150px;*/
    text-align: center;
}
.aboutCity {
    display: none;
}