@charset "UTF-8";
/*banner区域*/
/*改变bootratrp默认样式*/
input[type="text"] {
    border: 1px solid #bbb;
    border-radius: 2px;
}

.banner-ad {
    position: relative;
    min-width: 1200px;
    height: 450px;
}
.myCarousel {
    width: 100%;
    height: 450px;
}
.carousel-inner {
    float: left;
    width: 500%;
    height: 450px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    z-index: 1;
}

.carousel-inner li {
    float: left;
}

.carousel {
    width: 100%;
    position: absolute;
    text-align: center;
    bottom: 10px;
    z-index: 2;
}
.carousel li {
    display: inline-block;
    width: 63px;
    height: 3px;
    cursor: pointer;
    margin:0 10px;
    background-color: #fff;
    border: 0;
    border-radius: 0;
}

.carousel .active {
    width: 63px;
    height: 3px;
    margin:0 10px;
    background-color: #fb890e;
}
.banner-ad .loans {
    width: 970px;
    height: 100px;
    position: absolute;
    bottom: 27px;
    left: 50%;
    margin-left: -485px;
    color: #fff;
    z-index: 15;

}

.banner-ad .loans {filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#33FFFFFF', endColorstr='#33FFFFFF');background:rgba(0,0,0,0.3);}
:root .banner-ad .loans {filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#00FFFFFF', endColorstr='#00FFFFFF');}/*for IE9*/

:root .banner-ad .loans {filter:none;}/*for IE9*/

.banner-ad .loan-warp {
    width: 868px;
    height: 86px;
    position: relative;
    z-index: 16;
    margin: 14px auto;
}
.banner-ad .loan-hd{
    position: relative;
    height: 22px;
}
.banner-ad .loan-type {
    color: #fff;
    float: left;
    margin: 0 22px 0 33px;
    font-size: 16px;
}

.banner-ad .loan-type i{
    display: inline-block;
    width: 16px;
    height: 16px;
    border:2px solid #fff;
    border-radius: 50%;
    position: absolute;
    top:0px;
    cursor: pointer;
    z-index: 17;
}
.banner-ad .loan-type1 i{
    left: -2px;
}

.banner-ad .loan-type2 i {
    left: 120px;
}

.banner-ad .loan-warp i.current {
    background-color: #999;
}


.banner-ad .form{
    font-size:14px;
    position: relative;
}

.banner-ad .form .form-items {
    float: left;
    margin-right: 20px;
    padding: 16px 0 0;
    text-align: left;
    zoom: 1;
    position: relative;
    z-index: 17;
}

.banner-ad .form .ui-select{
    width: 158px;
    height: 45px;
    position: relative;
    background: #FFF;
    color: #858585;
    cursor: pointer;
    z-index: 17;
    border-radius: 3px;
}

.banner-ad .form .ui-select .select-value{
    height:45px;
    line-height:45px;
    padding:0 10px;
}

.banner-ad .conpany-form {
    display: none;
}

.banner-ad .ui-select .icon-down{
    position: absolute;
    top: 18px;
    right: 9px;
    background: url(../images/icon-index.png) no-repeat 0 -49px;
    width: 20px;
    height: 20px;
    z-index:17;
}

.banner-ad .ui-select .select-list {
    display: none;
    position: absolute;
    background: #FFF;
    left: 0;
    top: 43px;
    overflow-y:scroll;
    height:118px;
    width:158px;
    z-index: 9999;

}

.banner-ad .ui-select .select-list li {
    text-indent:10px;
    line-height:28px;
    height:28px;
}


.banner-ad .form .ui-select .select-list li:hover{
    background:#f8be65;
}

.banner-ad .ui-btn{
    display: inline-block;
    width: 136px;
    height: 45px;
    background:#FB890E;
    color:#FFF;
    border: none;
    font-size: 16px;
    cursor:pointer;
    float:left;
    line-height: 45px;
    padding-left: 42px;
    border-radius: 3px;
}

.banner-ad .btn-item {
    position: relative;
}
.banner-ad .ui-btn:hover{
    color: #fff;
}

.banner-ad .btn-item .search-icon{
    width: 24px;
    height: 24px;
    background: url(../images/icon-index.png) no-repeat 0 -66px;
    position: absolute;
    top: 27px;
    left: 19px;
}


/*快速贷款区域*/

.quick-loan {
    margin-top: 60px;
    min-width: 1200px;
}

.quick-loan .hotbox {
    width: 840px;
    margin-right: 40px;
    float: left
}

.quick-loan .hotboxbr {
    float: left;
    width: 278px;
    height: 192px;
    text-align: center;
    padding-top: 18px;
    transition: all 0.3s linear;
    cursor: pointer;
    position: relative;
    margin-right: 1px;
    margin-bottom: 1px;
}
.quick-loan .hotboxbr a {
    display: block;
    width: 280px;
    height: 192px;
}

.quick-loan .hotboxbr:hover {
    z-index: 2;
}

.quick-loan .hotboxbr:hover {
    transform: scale(1.05);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}

.quick-loan .hotboxbr1 {
    background-color: #ffad56;
}
.quick-loan .hotboxbr2 {
    background-color: #42b588;
}
.quick-loan .hotboxbr3 {
    background-color: #86ba42;
}
.quick-loan .hotboxbr4 {
    background-color: #8971f1;
}
.quick-loan .hotboxbr5 {
    background-color: #f79683;
}
.quick-loan .hotboxbr6 {
    background-color: #76b6d8;
}

.quick-loan .hotboxbr a h1{
    font-size: 26px;
    color: #fff;
    margin-top: 31px;
}

.quick-loan .application-loan {
    width: 318px;
    height: 418px;
    float: right;
    border: 1px solid #bbb
}

.quick-loan .application-loan h3 {
    height: 56px;
    width: 100%;
    color: #333333;
    line-height: 56px;
    text-align: center;
    font-size:20px;
    border-bottom: 1px solid #bbb;
    position: relative;
}
.quick-loan .application-loan h3 .border-lf {
    width: 6px;
    height: 100%;
    background-color: #76b6d8;
    position: absolute;
    top: 0;
    left: -1px;
}

.quick-loan .application-loan  form {
    width: 272px;
    height: 322px;
    margin: 20px auto;
}

.quick-loan .application-loan  input {
    width: 258px;
    height: 45px;
    padding-left: 12px;
    font-size: 14px;
}

.quick-loan .application-loan .quick-input{
    margin-top: 23px;
}

.quick-loan .application-loan .quick-name {
    margin-top: 0;
}

.quick-loan .application-loan .apply-btn {
    margin-top: 23px;
    width: 272px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    background-color: #76B6D8;
    cursor: pointer;
    border:0;
    border-radius: 2px;
}


/*公共样式*/
.column {
    min-width: 1200px;
}
.column .column-title h1{
    font-size: 26px;
    width: 170px;
    color: #fff;
    line-height: 50px;
    background: url(../images/title.png) no-repeat;
    float: left;
    padding-left: 20px;
}

.column .column-title{
    width: 100%;
    height: 49px;
    border-bottom: 1px solid #76b6d8;
}



.column .column-title a{
    float: right;
    padding-top: 21px;
    font-size: 16px;
    color: #999;
}

.column .column-title span{
    color: #76b6d8;
    padding-left: 14px;
}


/*金牌顾问区域*/


.gold-guwen {
    margin-top: 60px;
    min-width: 1200px;
    /*overflow: hidden;*/
}

.gold-guwen .container {
    position: relative;
}

.gold-guwen .gold-data {
    /*width: 100%;*/
    height: 280px;
    margin-top: 60px;
    overflow: hidden;

}

#marquee1{width: 1225px;height:280px;overflow:hidden;}
#marquee1 ul li{float:left;width:220px;}


.gold-guwen .gold-data .slideul1  li {
    /*width: 220px;*/
    height: 278px;
    text-align: center;
    float: left;
    padding-right: 25px;
}

.gold-guwen .gold-data .slideul1 .items {
    background-color: #f5f5f5;
    height: 278px;
    border:1px solid #f5f5f5;

}

.gold-guwen .gold-data .slideul1 .items a{
    letter-spacing: 0;

}
.gold-guwen .gold-data .gold-item-5{
    /*margin-right: 0;*/
}


.gold-guwen .gold-data img{
    width: 130px;
    height: 130px;
    border-radius: 50%;
    margin: 25px 0 21px 0;
}

.gold-guwen .gold-data h4{
    font-size: 16px;
    color: #000;
    margin-bottom: 22px;
}

.gold-guwen .numbers {
    width: 204px;
    height: 40px;
    padding-left: 8px;
}


.gold-guwen .numbers .phone-number {
    width: 130px;
    height: 38px;
    text-indent: 5px;
    float: left;
    border-right: 0;
    font-size: 13px;
}

.gold-guwen .numbers .call {
    width: 66px;
    display: block;
    line-height: 40px;
    text-align: center;
    float: left;
    background-color: #ff971d;
    font-size: 13px;
    color: #fff;
}

.gold-guwen .regist-logo {
    margin-top:40px;
    height: 120px;
}
.control a{
    display: block;
    width: 30px;
    height: 50px;
    position: absolute;
    top:50%;
    margin-top: -53px;
    font-size: 30px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    /*background-color: rgba(255,0,0,0.5);*/
}

.control a{filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#33FFFFFF', endColorstr='#33FFFFFF');background:rgba(153,153,153,0.3 );}
:root .control a {filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#00FFFFFF', endColorstr='#00FFFFFF');}/*for IE9*/

:root .control a{filter:none;}/*for IE9*/

.control #goL2 {
    left: 0;
}

.control #goR2{
    right: 0;
}
/*货款流程区域*/

.loan-flow {
    /*height: 400px;*/
    min-width: 1200px;
    margin-top: 60px;

}

.loan-flow .submit-flow {
    margin-top: 58px;
}

.loan-flow .submit-flow .flow-item {
    width: 158px;
    height: 160px;
    border-radius: 50%;
    border: 1px solid #00b7ee;
    text-align: center;
    float: left;
}

.loan-flow .submit-flow .flow-img {
    float: left;
    width: 48px;
    margin: 27px 25px 0 27px;
    border: 0;
}
.loan-flow .submit-flow  img {
    margin-top: 50px;
}

.loan-flow .submit-flow .flow-item-1 {
    margin-left: 0;
}

.loan-flow .flow-item.current {
    background-color: #00b7ee;

}

.loan-flow  li.current h4{
    color: #fff;
}

.loan-flow .submit-flow img{
    margin-top: 27px;
}

.loan-flow .submit-flow h4{
    font-size: 16px;
    color: #00b7ee;
    margin-top: 20px;
}

.loan-flow .online {
    width: 716px;
    height: 80px;
    margin: 60px auto;
    border: 2px solid #00B7EE;
    border-radius: 6px;
}
.loan-flow .query {
    float: left;
    position: relative;
    margin-top: 10px;
    padding-right: 30px;
    border-right: 1px solid #00B7EE;
    cursor: pointer;
}
.loan-flow .query i {
    position: absolute;
    left: 22px;
    top:0px;
    height: 55px;
    width: 55px;
    background:url(../images/icon-index2.png) no-repeat;
}
.loan-flow .query span {
    display: inline-block;
    font-size: 22px;
    line-height: 28px;
    color: #00B7EE;
    margin-left: 90px;
    width: 48px;

}

.loan-flow .number {
    width: 318px;
    text-align: center;
    line-height: 76px;
    height: 76px;
    font-size: 30px;
    color: #ff971b;
    float: left;
}
.loan-flow .wx {
    width: 225px;
    height: 80px;
    float: right;
    background-color: #00B7EE;
    position: relative;
    cursor: pointer;
}
.loan-flow .wx i {
    width: 54px;
    height: 40px;
    position: absolute;
    left: 23px;
    top: 18px;
    background:url(../images/icon-index2.png) no-repeat 0 -109px;
}
.loan-flow .wx  span {
    display: inline-block;
    font-size: 24px;
    color: #fff;
    line-height: 76px;
    margin-left: 91px;
}

/*案例区域*/

/*案例公共样式*/
.case-area .case-area-title {
    height: 60px;
    line-height: 60px;
    width: 100%;
    border-bottom: 1px solid #BBBBBB;

}

.case-area .case-area-title  h1{
    float: left;
    font-size: 20px;
    color: #000;
    padding-left: 36px;
    line-height: 60px;
    position: relative;
}

.case-area .case-area-title  a{
    float: right;
    font-size: 16px;
    color: #999;
    padding-right: 22px;
}

.case-area .case-area-title .flag {
    width: 6px;
    height: 100%;
    background-color: #00b7ee;
    position: absolute;
    top: 0;
    left: 0;

}



.loan-flow .case-warp {
    width: 100%;
    height: 500px;
    margin-top: 60px;
}

.loan-flow .case-warp .case {
    width: 458px;
    height: 500px;
    border: 1px solid #BBBBBB;
    float: left;
    overflow: hidden;

}

.case-other
{
    width: 416px;
    height: 500px;
    margin: 26px 21px;
    overflow: hidden;
}



.case-other .icon-case {
    float: left;
}

.case-other .icon-case a {
    display: block;
    border: 1px solid #DCDCDC;
    cursor: pointer;
    height: 80px;
    width: 80px;
    margin-right: 15px;
    margin-top: 2px;
}

.icon-case a img {
    width: 65px;
    height: 53px;
    margin-top: 14px;
    margin-left: 6px;
}

.case-other ul li {
    padding-bottom: 30px;
    margin-bottom: 29px;
    border-bottom: 1px dashed #999;
}


.case-other dl dt{
    font-size: 18px;
    color: #ff971b;
    margin-top: 5px;
}

.case-other dl dd {
    font-size: 15px;
    color: #999;
    margin-top: 10px;
}

.case-other dl dd.jine{
    font-size: 15px;
    color: #000;

}

.case-other .dd-teshu {
    font-size: 14px;
    color: #999;
    letter-spacing:0;
}

/*问答区域*/
.question,.more-zixun  {
    width: 348px;
    height: 500px;
    border: 1px solid #BBBBBB;
    float: left;
    margin-left: 20px;
}

.question .question-other {
    height: 390px;
    margin: 24px 21px;
    overflow: hidden;
}

.question .question-other li{
    font-size: 14px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    margin-bottom: 12px;
}

.question .question-other li .icon-disc {
    background: url(../images/icon-disc.png) no-repeat 0 -21px;
    position: absolute;
    top: 9px;
    left: 0;
    width: 6px;
    height: 6px;
}

.question .question-other li:hover a{
    color: #ff971b;

}

.question .question-other li:hover .icon-disc{
    background-position: 0 -10px;
}


.question .question-other li a{
    font-size: 14px;
    color: #666;
    margin-left: 20px;
}


.question .tiwen {
    margin-top: 22px;
    width: 348px;
}

.question .tiwen input{
    width: 213px;
    height: 38px;
    border-radius: 5px;
    float: left;
    font-size: 14px;
    padding-left: 5px;
}

.question .tiwen a{
    display: block;
    width: 66px;
    height: 38px;
    background-color: #00b7ee;
    float: left;
    margin-left: 5px;
    line-height: 38px;
    text-align: center;
    border-radius: 2px;
    font-size: 18px;
    color: #fff;
}


/*咨询区域*/
.more-zixun .zixun-other img{
    width: 100%;
    height: 108px;
    margin-bottom: 10px;
}


.more-zixun .zixun-other ul {
    margin-left: 20px;
}


.more-zixun .zixun-other li:hover a{
    color: #ff971b;
}

.more-zixun .zixun-other li:hover{
    color: #ff971b;
}



/*合作机构区域*/

.hezuo {
    margin-top: 60px;
    height: 208px;
    min-width: 1200px;
    overflow:hidden;
    margin-bottom: 40px;
}

.hezuo .media_con {
    overflow: hidden;
}

.hezuo .media_con ul {
    width: 1000%;
}

.hezuo .media_con ul li {
    margin-right: 10px;
}

#Marquee_x {
    margin-top: 60px;
}

#Marquee_x ul li {
    float: left;
}

#Marquee_x ul li div {
    float: left;
}


/*右侧的广告*/
.livetool {
    background-color: #fff;
    box-shadow: 0 0 4px 1px rgba(0,0,0,.1);
    width: 80px;
    position: fixed;
    right: 0;
    bottom: 50%;
    margin-bottom:-200px ;
    _position: absolute;
    _bottom: auto;
    border: 2px solid #76b6d8;
    z-index: 2000;
}

.ie{
    _position: absolute;
    _clear: both;
    _top:expression(eval(document.compatMode &&
	               document.compatMode=='CSS1Compat') ?
	               documentElement.scrollTop
	               +(documentElement.clientHeight-this.clientHeight) - 1
	               : document.body.scrollTop
	               +(document.body.clientHeight-this.clientHeight) - 1);
}


.livetool ul li {
    color: #76b6d8;
    /*margin: 20px 0;*/
    height: 100px;
    width: 80px;
    text-align: center;
    position: relative;
    border-bottom: 2px solid #76b6d8;
}

.livetool ul li.gotop {
    border-bottom: 0;
}
.livetool li .toolbar-item {
    display: block;
    overflow: hidden;
    height: 40px;
    width: 80px;
    padding-top: 60px;
    cursor: pointer;
    text-decoration: none;

}
.livetool li i {
    background:url(../images/icon-index2.png) no-repeat;
    position: absolute;
    border-bottom: 0;
    color: #76b6d8;
    width: 48px;
    height: 44px;
    top: 14px;
    left: 21px;
}
.gotop .mm-iconfont {
    background-position:  0 -248px;
    left: 17px;
}
.livetool li.laiwang {
    background-color:#76b6d8;

}
.livetool li.laiwang a{
    color: #fff;
}
.laiwang  .icon-zixun {
    background-position:  0 -60px;
}
.help .icon-online {
    background-position: 0 -159px;
}
.saoyisao .icon-sao {
    background-position:  0 -205px;
}

.livetool li .qrcode {
    display: none;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    box-shadow: -4px 0 4px -4px rgba(0,0,0,.1), 0 -4px 4px -4px rgba(0,0,0,.1), 0 4px 4px -3px rgba(0,0,0,.1), 0 0 0 0 rgba(0,0,0,0);
    border-right: none;
    height: 260px;
    width: 120px;
    position: absolute;
    right: 82px;
    top: -82px;
    overflow: hidden;
}

.qrcode .app img,.qrcode .weixin img{
    display: block;
    width: 98px;
    height: 100px;
    text-align: center;
    margin: auto;
}
.qrcode .app{
    width: 120px;
    height: 120px;
    margin-top: 5px;
}
.qrcode .weixin {
    width: 120px;
    height: 120px;
    margin-top: 10px;
    padding-left: 5px;
}

.livetool li .qq-online {
    width: 170px;
    height: 120px;
    position: absolute;
    right: 82px;
    top: -9px;
    overflow: hidden;
    border: 1px solid #76b6d8;
    text-align: center;
    background: #76b6d8;
    display: none;
}
.qq-online a {
    display: block;
    width: 180px;
    margin-top: 15px;
}
.qq-online a span{
    float: left;
    padding-left: 10px;
    color: #fff;
}
