@charset "UTF-8";

/**
 *
 * @authors liping (you@example.org)
 * @date    2019-11-26 10:22:23
 * @version $Id$
 */


html{ font-size: 100%}
body{ margin:0px; padding:0px; font:12px/1.75 "微软雅黑", "宋体",arial, Verdana; font-size:12px;}
*{ margin:0; padding:0}
a img{ border:none;}
a,a:link,a:visited{  text-decoration:none; }
body,div,p,span,form,iframe,table,td,th,input,textarea,button,label,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{ font-size:12px; font-weight:normal; }
ul,ol,li,dl{list-style-type:none;}
em,i,dfn,cite,strong,small{font-style:normal;}
fieldset,img,button,input,select,option{vertical-align:middle;font:12px/18px "宋体",arial,sans-serif;}
table{border-collapse:collapse;border-spacing:0;}
image{ border:0;}  textarea{ resize:none;}  label{ cursor:pointer;}
.clear{ clear:both}
input[type="submit"],
input[type="reset"],
input[type="button"],
input {
    resize: none;
    border: none;
}
input {
    font-family: 'Microsoft YaHei';
    border:0;/*去掉未选中边框*/
    outline:none;/*去掉选中边框*/
    background:none;/*透明背景色*/
}
button{
    border:0;
    outline:none;
    background:none;/*透明背景色*/
    
}
select{
    border:0;
    outline:none;
    background:none;/*透明背景色*/
}
select {
    border: none;
    outline: none;
    background: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.clearfix {zoom: 1;}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    line-height: 0;
}
.pr {position: relative;}
.container {position: relative;overflow: hidden;}
.mr10 {margin-right: 10px;}
#newBridge {
    display: none !important;
}

/*banner*/
.banner {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.banner img {
    display: block;
    width: 100%;
}
.banner .logo {
    width: 650px;
    position: absolute;
    left: 50%;
    top: 70px;
    margin-left: -325px;
}
.banner .logo_gz {
    width: 880px;
    position: absolute;
    left: 50%;
    top: 70px;
    margin-left: -440px;
}
/*part*/
.part1 {
    background: #f5f5f5;
} 
.wrap {
    width: 1200px;
    margin: 0px auto;
    padding: 100px 0;
    position: relative;
}
.wrap .title {
    width: 950px;
    height: 60px;
    text-align: center;
    background: url(../images/title_bg.png) no-repeat center;
    margin: 30px auto;
    overflow: hidden;
}
.wrap .title p {
    font-size: 30px;
    color: #fff;
    line-height: 58px;
}
.main {
    margin: 60px auto 0;
}
.main .ftit {
    font-size: 32px;
    color: #d00f1b;
    text-align: center;
    font-weight: 540;
    letter-spacing: 2px;
}

.jsq {
    width: 740px;
    margin: 50px auto 0;
    position: relative;
}
.form {
    width: 699px;
    height: 380px;
    position: absolute;
    left: 19px;
    top: 10px;
}
.form .row1 {
    width: 610px;
    height: 79px;
    margin-left: 45px;
    margin-top: 27px;
    padding-left: 24px;
    font-size: 0;
}

.form .row1 .sp2-dt {
    font-size: 23px;
    color: #fff;
    vertical-align: top;
    position: relative;
    top: 17px;
    display: inline-block;
}

.form .row1 .sp2-dd {
    font-size: 59px;
    color: #fff;
    vertical-align: top;
    line-height: 75px;
    display: inline-block;
    min-width: 230px;
}

.form .row2 {
    width: 100%;
    height: 39px;
    margin-top: 18px;
    padding-left: 136px;
    position: relative;
}

.form .row2 input {
    width: 323px;
    height: 38px;
    line-height: 38px;
    border: none;
    font-size: 18px;
    color: #666;
    padding-left: 40px;
    background-color: transparent;
    position: relative;
    z-index: 2;
}

.form .row2 .tip {
    display: none;
    padding-left: 40px;
    position: absolute;
    left: 150px;
    top: 8px;
    z-index: 1;
}
.sp2-form .row2 .tip.show {
    display: block;
}
.form .row2 .tip.show {
    display: block;
}

.form .row2 .t1 {
    font-size: 18px;
    color: #bcc0c3;
    padding-right: 48px;
    line-height: 28px;
}

.form .row2 .t2 {
    font-size: 14px;
    color: #bcc0c3;
    line-height: 28px;
}

.form .row3 {
    width: 100%;
    height: 39px;
    margin-top: 36px;
    position: relative;
    padding-left: 136px;
}
.form .row3 .tip {
    padding-left: 40px;
    position: absolute;
    left: 150px;
    top: 8px;
    z-index: 1;
}
.form .row3 .t1 {
    font-size: 18px;
    color: #bcc0c3;
    line-height: 28px;
}

.form .row3 .t2 {
    font-size: 18px;
    color: #000;
    line-height: 28px;
}

.form .row3 .t3 {
    font-size: 14px;
    color: #bcc0c3;
}

.form .row4 {
    width: 100%;
    margin-top: 63px;
    padding-left: 146px;
    width: 479px;
    font-size: 0;
}

.form .row4 .stage,.form .row4 .stage_gz {
    display: inline-block;
    vertical-align: top;
    margin-right: 11px;
    width: 58px;
    height: 28px;
    border: 1px solid #a0a0a0;
    background-color: #f5f5f5;
    font-size: 14px;
    color: #000;
    line-height: 26px;
    text-align: center;
    cursor: pointer;
}

.form .row4 .stage.active,.form .row4 .stage_gz.active {
    background-color: #6394e3;
    color: #fff;
    border-color: #6394e3;
}

.btn-cal {
    display: block;
    width: 53px;
    height: 111px;
    border-radius: 4px;
    background-color: #d00f1b;
    font-size: 27px;
    color: #fff;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 16px;
    position: absolute;
    right: 42px;
    bottom: 42px;
    cursor: pointer;
    line-height: 30px;
}
.notice {
    font-size: 20px;
    color: #9c9b9b;
    text-align: center;
}
.loan {
    width: 366px;
    margin: 30px auto;
    height: 66px;
    background: #6394e3;
    line-height: 66px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    border-radius: 10px;
    cursor: pointer;
}
.rate {
    width: 1100px;
    margin: 0px auto;
}
.part3 {
    height: 1266px;
    background: url(../images/advantage.jpg) no-repeat center;
    background-size: cover;
    overflow: hidden;
}
.advantage {
    width: 960px;
    height: 830px;
    margin: 80px auto 0;
    position: relative;
}
.advantage ul li {
    position: absolute;
}
.advantage ul li:nth-child(1) {
    left: 370px;
    top: 0px;
}
.advantage ul li:nth-child(2) {
    left: 0px;
    top: 250px;
}
.advantage ul li:nth-child(3) {
    right: 0px;
    top: 250px;
}
.advantage ul li:nth-child(4) {
    left: 115px;
    bottom: 0px;
}
.advantage ul li:nth-child(5) {
    right: 115px;
    bottom: 0px;
}

.part4 {
    height: 920px;
    background: url(../images/question_bg.jpg) no-repeat center;
    background-size: cover;
    overflow: hidden;
}
.part4 .main {
   
}
.question {
    width: 964px;
    margin: 0 auto;
}
.part5 {
    background: #f5f5f5;
}
.process {
    width: 760px;
    margin: 0 auto;
}
.yuyue {
    width: 740px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    background: #d00f1b;
    color: #fff;
    font-size: 45px;
    border-radius: 120px;
    margin: 100px auto;
    cursor: pointer;
}
.yuyue span {
    font-weight: 555;
    padding-right: 45px;
    cursor: pointer;
}

.pop {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    z-index: 1000;
    display: none;
    transition: all .3s;
}
.pop_form {
    width: 460px;
    height: 515px;
    padding: 45px 30px 20px;
    background: #f1f1f1;
    margin: 7% auto 0;
    position: relative;
}

.pop_form .yuyue-item {
    width: 400px;
    height: 60px;
    overflow: hidden;
    float: left;
    margin-bottom: 15px;
}
.pop_form .queryoffer .form-item {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.pop_form .queryoffer .danwei {
    width: 110px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    background-color: #ff0000;
    color: #fff3ca;
    font-size: 20px;
    border-radius: 0 10px 10px 0;
    position: absolute;
    right: 0;
    top: 0;
}
.pop_form .queryoffer .form-item .notice {
    width: 110px;
    height: 50px;
    position: absolute;
    top: 5px;
    right: 5px;
    border-radius: 10px;
    background: #ff0000;
    color: #fff3ca;
    text-align: center;
}
.pop_form .queryoffer .form-item .notice p {
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 1px;
}
.pop_form .queryoffer .form-item .notice p:nth-child(1) {
    padding-top: 8px;
}
.pop_form .queryoffer .form-item input,.pop_form .queryoffer .form-item-submit button {
    width: 400px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #333;
    background: #fff;
    padding: 0 10px;
    padding-left: 20px;
    text-align: left;
    position: relative;
}
.pop_form .queryoffer .form-item select {
    padding-right: 0;
    width: 218px;
    /**width: 198px;!*ie7*!*/
    height: 63px;
    font-size: 18px;
    color: #333;
    padding: 19px 0 19px 10px;
    background: #fff;
    vertical-align: middle;
    padding-left: 20px;
    background: transparent;
}
.pop_form .queryoffer .form-item-province,.pop_form .queryoffer .form-item-city {
    background-color: #fff;
    background-image: url("../images/icon_sj.png");
    background-repeat: no-repeat;
    background-position: 160px center;
}
.pop_form .queryoffer .form-item-province,.pop_form .queryoffer .form-item-city {
    background: none\9;
    float: left;
    width: 190px;
}
.pop_form .queryoffer .form-item-city {
    background: none\9;
    float: right;
}

.pop_form .queryoffer .form-item-submit {
    text-align: center;
    border: none;
}
.pop_form .queryoffer .form-item-submit button {
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff3ca !important;
    font-size: 18px;
    cursor: pointer;
    display: block;
    border: none !important;
    font-size: 28px;
    border-radius: 10px;
}
.form-item-submit .form_submit {
    background: #ed281c !important;
}
.icon_close {
    width: 32px;
    height: 32px;
    font-size: 30px;
    position: absolute;
    right: 4px;
    top: 7px;
    cursor: pointer;
    border-radius: 50%;
    line-height: 30px;
}



/*透明度变化*/
.flsh { -webkit-animation: flashgh 6s .5s ease both infinite; -moz-animation: flashgh 4s .2s ease both infinite; animation: flashgh 4s .2s ease both infinite; }
@-webkit-keyframes flashgh {
    0% { opacity: 1; }
    25% { opacity: .2; }
    50% { opacity: 1; }
    75% { opacity: .2; }
    100% { opacity: 1; }
}
@-moz-keyframes flashgh {
    0% { opacity: 1; }
    25% { opacity: .2; }
    50% { opacity: 1; }
    75% { opacity: .2; }
    100% { opacity: 1; }
}
@-o-keyframes flashgh {
    0% { opacity: 1; }
    25% { opacity: .2; }
    50% { opacity: 1; }
    75% { opacity: .2; }
    100% { opacity: 1; }
}
@-ms-keyframes flashgh {
    0% { opacity: 1; }
    25% { opacity: .2; }
    50% { opacity: 1; }
    75% { opacity: .2; }
    100% { opacity: 1; }
}

@media screen and (max-width:1200px) {
	
}