@charset 'utf-8';
@font-face {
  font-family: 'iconfont';  /* project id 77770 */
  src: url('//at.alicdn.com/t/font_77770_lyg8gir5nho.eot');
  src: url('//at.alicdn.com/t/font_77770_lyg8gir5nho.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_77770_lyg8gir5nho.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_77770_lyg8gir5nho.woff') format('woff'),
  url('//at.alicdn.com/t/font_77770_lyg8gir5nho.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_77770_lyg8gir5nho.svg#iconfont') format('svg');
}
body {
    min-width: 1000px;
    width: 100%;
}
input[type=button],
input[type=submit],
input[type=file],
button {
    cursor: pointer;
    -webkit-appearance: none;
}

.clear-float:after {
    content: '';
    display: block;
    clear: both;
}

.content-slide {
    position: relative;
    min-height: 350px;
}

.flexslider {
    height: 350px;
}

.content-slide,
.content-show,
.content-general {
    width: 100%;
}

.content-notice,
.content-progress,
.content-special,
.content-cnb {
    width: 1000px;
}

.applyTips-div {
    display: none;
    /*position: absolute;*/
    left: 0;
    top: 0;
    height: 35px;
    width: 100%;
    line-height: 35px;
    background-color: #FF7301;
    font-size: 14px;
    z-index: 9;
}

.applyTips-div p {
    margin: 0 auto;
    width: 944px;
    height: 100%;
    color: #fff;
}

.applyTips-div p a {
    margin-left: 30px;
    padding: 1px 6px;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
}

.applyTips-div p i {
    float: right;
    margin-top: 12px;
    *+margin-top: -22px;
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(../images/applyTips-close.png) no-repeat;
    cursor: pointer;
    *+display: inline;
    *+zoom: 1;
}

.announcement-wrap {
    background-color: #fff;
}

.announcement-content {
    width: 1300px;
    height: 115px;
    padding-top: 23px;
    margin: 0 auto 32px;
}

.announcement-slide-wrap {
    /*需要展示直播咨询模块时的样式*/
    /*    width: 452px;
    margin-right: 128px;*/
    /*不需要展示直播咨询时的样式*/
    width: 852px;
    margin-right: 74px;
}

.announcement-top-title,
.live-title {
    display: inline-block;
    padding-left: 30px;
    height: 18px;
    line-height: 18px;
    background: url(../images/index_bg.png) 0 -484px no-repeat;
}

.live-title {
    height: 24px;
    line-height: 24px;
    background-position: 0 -502px;
}

.live-title {
    background-position: 0 -526px;
}

.announcement-slide-top {
    font-size: 18px;
    color: #444;
    line-height: 25px;
    margin-bottom: 14px;
}

.more-announcement {
    font-size: 14px;
}

.more-announcement:hover {
    color: #FF8A10;
    text-decoration: underline;
}

.announcement-container {
    height: 60px;
    position: relative;
    overflow: hidden;
}

.announcement-list-wrap {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    color: #444;
    letter-spacing: 0.5px;
    /*line-height: 24px;*/
}

.announcement-list-wrap li {
    height: 60px;
    line-height: 30px;
}

.announcement-list-wrap li div {
    height: 30px;
}

.announcement-title {
    display: inline-block;
    max-width: 666px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.announcement-title a:hover {
    color: #FF8A10;
    text-decoration: underline;
}

.service-hotline-wrap {
    display: flex!important;
    align-items: center;
    margin-top: 21px;
    height: 51px;
}

.service-hotline-wrap .hotline-icon {
    width: 54px;
    height: 50px;
    background: url(../images/hotline.png) center center no-repeat;
}

.service-hotline-wrap .middle-line {
    width: 1px;
    height: 46px;
    margin: 0 20px;
    background-color: #E0E0E0;
}

.service-hotline-wrap .info-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.service-hotline-wrap .hotline-title {
    font-size: 18px;
    color: #6F6F6F;
    font-weight: 500;
    letter-spacing: 0.64px;
    margin-bottom: 5px;
    line-height: 20px;
}

.service-hotline-wrap .hotline-num {
    font-size: 30px;
    color: #FF7648;
    font-weight: 700;
    line-height: 30px;
}

.live-wrap {
    color: #444;
}

.live-title {
    font-size: 18px;
    letter-spacing: 0.64px;
    padding-left: 30px;
    margin-bottom: 16px;
    line-height: 25px;
}

.live-num {
    font-size: 18px;
    color: #FF8A10;
    letter-spacing: 0.64px;
    line-height: 25px;
    margin-bottom: 8px;
}

.live-platform-name,
.split-line {
    font-size: 14px;
    color: #444;
}

.split-line {
    font-size: 18px;
    margin: 0 10px;
}

.hotline-time,
.live-time {
    font-size: 14px;
    letter-spacing: 0.5px;
}

.overview-wrap {
    width: 1270px;
    height: 166px;
    padding: 34px 0 0 30px;
    margin: 0 auto;
    background-color: #fff;
    /*margin-bottom: 60px;*/
}

.overview-list {
    height: 110px;
    padding-left: 176px;
    margin-right: 72px;
    background: url(../images/index_bg.png) 0 0 no-repeat;
    margin-top: 12px;
}

.overview-list1 {
    background-position: 0 -111px;
}

.overview-title,
.overview-desc {
    width: 190px;
}

.overview-last {
    margin-right: 0;
    background: url(../images/overview3.png) 0 0 no-repeat;
}

.overview-title {
    /*margin-top: 26px;*/
    margin-bottom: 10px;
    line-height: 28px;
    font-size: 20px;
    color: #FF8A10;
    letter-spacing: 0.71px;
}

.overview-desc {
    font-size: 14px;
    color: #000;
    letter-spacing: 0.5px;
    line-height: 25px;
}

.loan-wrap {
    width: 1300px;
    margin: 60px auto 0;
}

.m-title {
    line-height: 56px;
    font-size: 48px;
    color: #444;
    letter-spacing: 1.71px;
    text-align: center;
    position: relative;
}

.more-loan,
.more-insurance,
.more-service {
    position: absolute;
    right: 0;
    font-size: 14px;
    letter-spacing: 0.5px;
}

.more-loan:hover,
.more-insurance:hover,
.more-service:hover,
.more-finincial-btn:hover {
    color: #FF8A10;
    text-decoration: underline;
}

.m-title-desc {
    text-align: center;
    font-size: 14px;
    color: #888;
    letter-spacing: 0.5px;
    margin: 16px 0 40px;
}

.loan-list1 {
    width: 300px;
    height: 352px;
    margin-right: 32px;
    background-color: #fff;
}

.loan-list1:last-child {
    margin-right: 0;
}

.loan-list1:hover {
    box-shadow: 0 0 12px 2px #FBBF7E;
}

.loan-list1:hover .apply-btn {
    opacity: 1;
}

.loan-list1:hover .loan-recommend-reason {
    margin-top: 95px;
}

.loan-recommend-top1 {
    width: 100%;
    height: 272px;
    background-color: #F3F3F3;
    position: relative;
}

/*.recomment-loan1 {
    background: url('../images/loan1.png') 0 0 no-repeat;
}

.recomment-loan2 {
    background: url('../images/loan2.png') 0 0 no-repeat;
}

.recomment-loan3 {
    background: url('../images/loan3.png') 0 0 no-repeat;
}

.recomment-loan4 {
    background: url('../images/loan4.png') 0 0 no-repeat;
}*/

.loan-logo {
    position: absolute;
    width: 36px;
    height: 36px;
    top: 18px;
    left: 12px;
    background-size: contain;
    background-color: red;
}
.loan-bank-name {
    position: absolute;
    height: 25px;
    top: 20px;
    left: 51px;
    font-size: 18px;
    color: #fff;
}

.loan-name {
    width: 80px;
    height: 60px;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 54px;
    color: #fff;
    text-align: center;
    background: url(#) 0 -324px no-repeat;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.loan-recommend-reason {
    margin-top: 115px;
    text-align: center;
    font-size: 48px;
    color: #FFF;
    letter-spacing: 0;
    line-height: 48px;
    transition: 0.4s;
    -ms-transition: 0.4s;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
}

.loan-recommend-bottom1 {
    height: 62px;
    padding-top: 18px;
    font-size: 14px;
    color: #222;
    letter-spacing: 0.5px;
    width: 100%;
}

.recommend-reason-desc {
    font-size: 18px;
    color: #FFF;
    line-height: 36px;
    text-align: center;
}

.operate-btn {
    width: 140px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #fff;
    background-color: #FF8A10;
    font-size: 18px;
    color: #FFF;
    letter-spacing: 0.64px;
    display: block;
    margin: 0 auto;
    border-radius: 3px;
}

.apply-btn {
    opacity: 0;
    transition: 0.4s;
    -ms-transition: 0.4s;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
}

.recommend-bottom1-top,
.recommend-bottom1-bottom {
    padding: 0 20px;
    line-height: 20px;
    margin-bottom: 8px;
}

.recommend-bottom1-bottom .month-rate {
    font-size: 14px;
    color: #FF8A10;
    letter-spacing: 0.5px;
}

.recommend-bottom1-bottom .month-rate sub {
    font-size: 12px;
    letter-spacing: 0;
    position: relative;
    top: -6px;
}

.loan-list-wrap2 {
    width: 1300px;
    margin: 40px auto 0;
    padding: 20px 0;
    background-color: #fff;
}

.loan-list2 {
    height: 130px;
    border-left: 6px solid #fff;
    padding: 20px 0 0 35px;
}

.loan-list2:hover {
    border-left-color: #FF8A10;
    background-color: #F8FCFE;
}

.loan-list2-top {
    font-size: 18px;
    color: #444;
    line-height: 25px;
    margin-bottom: 4px;
}

.loan-list2-top .loan-tag {
    display: inline-block;
    font-size: 12px;
    color: #FF8A10;
    padding: 1px 12px;
    border: 1px solid #FFAD58;
    border-radius: 13px;
    line-height: normal;
    margin-left: 6px;
}

.loan-info1,
.loan-info2 {
    width: 210px;
}

.fin-info {
    margin-right: 70px;
}

.loan-info-top,
.fin-info-top {
    line-height: 60px;
    font-size: 48px;
    color: #FF8A10;
    letter-spacing: 1.33px;
    position: relative;
}
.fin-info-top {
    color: #F56B6D;
}

.loan-info-top sub {
    font-size: 14px;
    color: #FF8A10;
    letter-spacing: 0.5px;
    position: absolute;
    top: 32px;
    line-height: normal;
    white-space: nowrap;
}
.fin-info-top sub {
    position: relative;
    bottom: 6px;
    font-size: 14px;
    color: #F56B6D;
    letter-spacing: 0.5px;
    line-height: normal;
}

.fin-info.section {
    margin-right: 50px;
}

.fin-info.section .fin-info-top {
    font-size: 32px;
}

.loan-info-bottom,
.fin-info-bottom {
    font-size: 14px;
    color: #888;
    letter-spacing: 0.5px;
}

.loan-desc {
    width: 336px;
    font-size: 14px;
    color: #444;
    letter-spacing: 0.5px;
    margin-right: 140px;
    line-height: 24px;
}

.loan-list2-bottom .operate-btn {
    margin-right: 40px;
    position: relative;
    top: 6px;
    background-color: #FF8A10;
    color: #fff;
    width: 140px;
    height: 44px;
}

.loan-list2 .operate-btn:hover {
    background-color: #FFAD57;
    color: #fff;
}

.financial-management-wrap {
    width: 1300px;
    margin: 80px auto 0;
}

.financial-left {
    margin-right: 40px;
    position: relative;
}

.today-recommend-wrap {
    width: 340px;
    height: 472px;
    text-align: center;
    color: #FFF;
    background-color: #F68D2D;
    padding-top: 34px;
    background: url(#) 0 0 no-repeat;
    position: relative;
}
.today-recommend-wrap .invest-buy-a{
    color: #fff;
}

.today-recommend-wrap .open-sell-tip {
    color: #fff;
    margin: 104px auto 8px;
    font-size: 14px;
}

.today-title {
    font-size: 30px;
    line-height: 42px;
    margin-bottom: 88px;
}

.pre-profit-rate {
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 20px;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.pre-profit-rate-value {
    line-height: 78px;
    height: 78px;
    font-size: 72px;
    letter-spacing: 2px;
}

.pre-profit-rate-value.section {
    font-size: 52px;
    line-height: 58px;
    height: 58px;
    letter-spacing: inherit;
}

.pre-profit-rate-value sub {
    font-size: 18px;
    letter-spacing: 0.64px;
    position: relative;
    top: -14px;
}

.financial-term {
    line-height: 25px;
    font-size: 18px;
    letter-spacing: 0.64px;
}

.open-sell-tip {
    font-size: 12px;
    text-align: center;
    color: #888;
}

.today-buy-btn {
    display: block;
    width: 260px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #F84646;
    letter-spacing: 0.64px;
    border-radius: 3px;
    background-color: #fff;
    margin: 0 auto 0;
}
.today-buy-btn-disabled{
    color: #b7b7b7;
    background-color: #f2f2f2;
    opacity: 0.85;
    filter: alpha(opacity=85);
}
.financial-right {
    background-color: #fff;
    width: 920px;
    padding: 28px 0;
    position: relative;
}

.financial-list {
    padding-left: 36px;
    height: 124px;
    padding-top: 26px;
    border-left: 6px solid #fff;
    position: relative;
}

.financial-list:hover {
    border-left-color: #F84646;
    background-color: #F8FCFE;
}

.financial-list .invest-btn:hover {
    background-color: #EE5A5A;
}

.financial-list .open-sell-tip {
    position: absolute;
    right: 104px;
    top: 46px;
    width: 142px;
    text-align: center;
    font-size: 14px;
}

.hot-img {
    position: absolute;
    width: 80px;
    height: 74px;
    background: url(#) 0 0 no-repeat;
    /*background-size: contain;*/
    top: 14px;
    right: 18px;
}
.need-solding-img {
    background: url(#) -80px 0 no-repeat;
}

.soldout-img {
    background: url(#) -160px 0 no-repeat;
}

.xiajia-img {
    background: url(#) -240px 0 no-repeat;
}

.hot-img {
    /*background-size: contain;*/
}
.today-recommend-wrap .hot-img {
    top: 100px;
    right: 3px;
    background: url(#) -320px 0 no-repeat;
}
.today-recommend-wrap .need-solding-img{
    top: 100px;
    right: 3px;
    background: url(#) -80px 0 no-repeat;
}
.today-recommend-wrap .soldout-img{
    top: 100px;
    right: 3px;
    background: url(#) -160px 0 no-repeat;
}
.today-recommend-wrap .xiajia-img {
    top: 100px;
    right: 3px;
    background: url(#) -240px 0 no-repeat;
}


/*.hot-img {
    background-size: contain;
}*/

.financial-name {
    font-size: 18px;
    color: #444;
    line-height: 25px;
    margin-bottom: 4px;
}

/*.financial-no {
    width: 62px;
    height: 25px;
    background: url(../images/financing_term_bg.png) 0 0 no-repeat;
    background-size: cover;
    display: inline-block;
    color: #fff;
    text-align: center;
}*/

.financial-tag {
    display: inline-block;
    font-size: 12px;
    color: #FF8A10;
    padding: 1px 12px;
    border: 1px solid #FFAD58;
    border-radius: 13px;
    line-height: normal;
    margin-left: 6px;
}

.fin-progress-wrap {
    width: 250px;
    padding-top: 18px;
    margin-right: 284px;
    position: relative;
}

.last-invest {
    font-size: 12px;
    color: #888;
    letter-spacing: 0.43px;
}

.last-invest-value {
    font-size: 20px;
    color: #F84646;
    letter-spacing: 0.56px;
    margin-left: 13px;
}

.last-invest-unit {
    color: #F84646;
}

.progress-wrap {
    width: 100%;
    height: 6px;
    border-radius: 3px;
    background-color: #DEDEDE;
    margin-top: 3px;
}

.progress-wrap .progress-value {
    width: 160px;
    height: 6px;
    border-radius: 3px;
    background-color: #F56B6D;
}

.last-invest-rate {
    line-height: 20px;
    font-size: 14px;
    color: #FE1619;
    letter-spacing: 0.39px;
    position: absolute;
    right: 0;
}
.invest-tip{
    font-size: 12px;
    color: #888;
}
.invest-btn {
    margin-right: 104px;
    background-color: #F84646;
    color: #fff;
    position: absolute;
    top: 66px;
    right: 0;
}
.invest-btn-disabled{
    opacity: 0.2;
}
.more-finincial-btn {
    position: absolute;
    font-size: 14px;
    color: #444;
    letter-spacing: 0.5px;
    top: 8px;
    right: 10px;
}

.insurance-wrap {
    width: 1300px;
    margin: 70px auto 0;
}

.insurance-list-wrap {
    width: 1300px;
    margin: 0 auto;
}

.insurance-list {
    cursor: pointer;
    width: 300px;
    height: 424px;
    /*background-color: #FFB148;*/
    margin-right: 20px;
    position: relative;
    overflow: hidden;
    transform: skewX(-6deg);
    -ms-transform: skewX(-6deg);
    -moz-transform: skewX(-6deg);
    -webkit-transform: skewX(-6deg);
    -o-transform: skewX(-6deg);
    transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -webkit-transform-origin: left bottom;
    -o-transform-origin: left bottom;
}

/*.insurance-list:hover .insurance-title {
    color: #32C694;
}*/

/*.insurance-list:hover .insurance-price {
    color: #444;
}*/

.insurance-list:hover .bottom-mask {
    bottom: 0;
}

.insurance-list-first {
    margin-left: 0;
}

.insurance-bg {
    width: 400px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transform: skewX(6deg);
    -ms-transform: skewX(6deg);
    -moz-transform: skewX(6deg);
    -webkit-transform: skewX(6deg);
    -o-transform: skewX(6deg);
    transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -webkit-transform-origin: left bottom;
    -o-transform-origin: left bottom;
}

.insurance-bg-ajk {
    background: url('../images/ajk.png') center/562px 424px no-repeat;
}

.insurance-bg-yian {
    background: url('../images/yian.png') center/400px 424px no-repeat;
    background-size: 800px;
}

.insurance-bg-scax {
    background: url('../images/scax.png') center/400px 424px no-repeat;
}

.insurance-bg-cytx {
    background-size: 350px;
    background-repeat:no-repeat;
}

.insurance-bg-zhwy {
    background: url('../images/zhwy.png') center/400px 424px no-repeat;
}

.insurance-bottom {
    width: 294px;
    height: 76px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px 0 0 36px;
    transform: skewX(6deg);
    -ms-transform: skewX(6deg);
    -moz-transform: skewX(6deg);
    -webkit-transform: skewX(6deg);
    -o-transform: skewX(6deg);
    transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -webkit-transform-origin: left bottom;
    -o-transform-origin: left bottom;
}

.insurance-title {
    font-size: 24px;
    color: #FFF;
    letter-spacing: 4px;
    line-height: 33px;
    margin-bottom: 2px;
    position: relative;
    z-index: 1;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-right: 36px;
}

.insurance-price {
    font-size: 14px;
    color: #fff;
    position: relative;
    z-index: 1;
}

/*2021.8.30新增更多的入口*/
.insurance-list-more .bottom-mask {
    background: linear-gradient(#34C594, #2AA37A);
}

.bottom-mask {
    width: 330px;
    height: 96px;
    position: absolute;
    background-color: rgba(0,0,0,0.4);
    bottom: 0px;
    left: 0;
}

.service-hall-wrap {
    width: 1300px;
    margin: 72px auto 0;
}

.hall-question-wrap {
    width: 1226px;
    height: 314px;
    padding: 64px 0 0 64px;
    margin: 24px auto 0;
    background-color: #FFDCA6;
    background: url(#) 0 0 no-repeat;
}

.question-list-wrap {
    width: 290px;
    margin-right: 140px;
}

.question-title {
    height: 34px;
    margin-bottom: 20px;
}

.question-list {
    font-size: 14px;
    color: #444;
    letter-spacing: 0.5px;
    line-height: 34px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.question-list a:hover {
    text-decoration: underline;
}

.more-question-btn {
    font-size: 14px;
    color: #444;
    letter-spacing: 0.5px;
    line-height: 14px;
    margin-top: 20px;
}

.partener-wrap {
    background-color: #fff;
    padding: 60px 0;
    margin-top: 28px;
}

.partener-list-wrap {
    width: 1270px;
    margin: 0 auto;
    padding-left: 30px;
}

.partener-list {
    width: 177px;
    height: 65px;
    margin: 10px;
    position: relative;
}

.partener-list:hover .img-mask {
    opacity: 0;
    filter: alpha(opacity=0);
}

.partener-list img {
    display: block;
    width: 177px;
    height: 65px;
    /*border: 1px solid red;*/
}

.img-mask {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-color: #fff;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.ui-slidewrap {
    width: 100% !important;
}

.list-qr-wrap {
    width: 920px;
    height: 150px;
    position: absolute;
    top: 0;
    left: -6px;
    background-color: rgba(0, 0, 0, 0.5);
    transition: 0.5s ease-out;
    display: none;
}

.list-qr-wrap .close-qr-wrap {
    color: #fff;
    top: 4px;
    right: 10px;
    font-size: 14px;
}

.list-qr-wrap .close-qr-wrap .iconfont {
    color: #fff;
    font-weight: normal;
    font-size: 28px;
    float: left;
    padding: 0;
    position: relative;
    top: -6px;
    right: -4px;
    line-height: normal;
}

.list-qr-tip {
    /*padding-top: 26px;*/
    font-size: 16px;
    color: #FFF;
    text-align: center;
}

.list-qr {
    width: 120px;
    height: 120px;
    margin: 6px auto 0;
    background: red;
}

.today-qr-wrap {
    position: absolute;
    width: 340px;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    transition: 0.5s ease-out;
    display: none;
}

.close-qr-wrap {
    position: absolute;
    top: 6px;
    right: 8px;
    color: #fff;
    font-size: 18px;
    line-height: 18px;
}

.close-qr-wrap .iconfont {
    font-size: 37px;
    float: left;
    padding: 0;
    position: relative;
    top: -8px;
    right: -4px;
    line-height: normal;
}

.today-qr-tip {
    margin-top: 120px;
    font-size: 16px;
    color: #FFF;
    text-align: center;
}

.today-qr {
    width: 188px;
    height: 188px;
    position: absolute;
    top: 150px;
    left: 76px;
    background: red;
}

.question-title1 {
    background: url(#) 0 0 no-repeat;
    background-size: contain;
}

.question-title2 {
    background: url(#) 0 0 no-repeat;
}

.question-title3 {
    background: url(#) 0 0 no-repeat;
}

.flex-viewport,
.slides,
.slides li {
    height: 100%;
}

.slides li a {
    display: block;
    height: 100%;
}

#norton {
    display: inline-block !important;
}

body .flexslider .slides img {
    height: 100%;
}

.loan-list2-top img{
    position: relative;
    top: 6px;
}

.today-recommend-wrap .fin-progress-wrap{
    text-align: left;
    padding-top: 32px;
    width: 280px;
    margin: 0 auto;
}
.today-recommend-wrap .progress-wrap{
    background-color: rgba(255,255,255,0.3);
}
.today-recommend-wrap .progress-wrap .progress-value{
    background-color: #fff;
}
.today-recommend-wrap .last-invest,.today-recommend-wrap .last-invest-value,.today-recommend-wrap .last-invest-unit,.today-recommend-wrap .invest-tip,.today-recommend-wrap .last-invest-rate{
    color: #FFF;
}

.insurance-hot{
    position: absolute;
    top: 0;
    left: -8px;
    width: 71px;
    height: 31px;
    background: url(#) 0 0 no-repeat;
    z-index: 1;
}

.invest-buy-a{
    cursor: pointer;
}

.product-copywriting {
	position: relative;
	width: 300px;
    height: 78px;
    margin-top: 10px;
	font-size: 14px;
	color: #444;
	letter-spacing: 0.5px;
	line-height: 26px;
	overflow: hidden;
}

.product-copywriting.hide:after {
	content: "...";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 3em;
	text-align: right;
	padding-right: 0.7em;
	/* 为了展示效果更好 */
	background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white), color-stop(60%, white));
	background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), white 60%, white);
	background: -o-linear-gradient(to right, rgba(255, 255, 255, 0), white 60%, white);
	background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), white 60%, white);
	background: linear-gradient(to right, rgba(255, 255, 255, 0), white 60%, white);
}

/*新用户专享活动区域样式*/
.new-user-tag{
    position: absolute;
    top: 0;
    left: 0;
    width: 81px;
    height: 61px;
    background: url('../images/pc_new_user.png') 0 0 no-repeat;
    background-size: contain;
    display: none;
    z-index: 10;
}
.in-new-activity .new-user-tag{
    display: block;
}
.activity-tag{
  background: #F84646;
  border: 1px solid #F84646;
  color: #fff;
}
.invest-buy-a-list{
    position: relative;
}
/*新用户专享活动区域样式end*/


/*新网银行产品简介*/
.product-intro {
    position: relative;
    width: 300px;
    height: 78px;
    margin: 0 0 0 36px;
    font-size: 14px;
    color: #444;
    letter-spacing: 0.5px;
    line-height: 26px;
    overflow: hidden;
    left: 35px;
}
.xw-info-detail {
    text-align: left;
    margin: 20px 0 0 40px;
    height: 66px;
    overflow: hidden;
    position: relative;
}
.xw-info-detail.hide:after {
    content: "...";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 19px;
    text-align: right;
    padding-right: 16px;
    margin: 0 0 3px 0;
    /* 为了展示效果更好 */
    background: rgba(246, 140, 45, 1);
}


#zengxian-container{
    position: fixed;
    width: 650px;
    height: 696px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 10000;
    background: url('../images/zengxian.png') 0 0 no-repeat;
    display: none;
}
#close-zengxian{
    position: absolute;
    top: 170px;
    right: 90px;
    width: 54px;
    height: 53px;
    background: url('../images//close_zengxian.png') 0 0 no-repeat;
}

.insurance-qr-mask {
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    text-align: center;
    display: none;
    color: #ffffff;
}

.insurance-qr-inner {
    transform: skewX(6deg);
}

.insurance-qr-mask h3 {
    margin: 40px 0 35px;
}
#insuranceQr {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    padding: 8px;
    background: #fff;
}
#insuranceClose {
    text-align: right;
    margin: 6px -4px 0 0;
    cursor: pointer;
    font-size: 17px;
}

#match-product-container{
    width: 1300px;
    height: 10px;
    /*margin: 0 auto;*/
    position: absolute;
    z-index: 10;
    left: 50%;
    margin-left: -650px;
}
#match-wrap {
  width: 390px;
  height: 302px;
  background-color: #fff;
  border-radius: 2px;
  color: #444;
  font-size: 14px;
  z-index: 100;
  margin-top: 24px;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.3);
}
#match-wrap #match-container2{
  padding: 0 20px;
}
#match-wrap #match-container2 .matching-desc{
  margin: 27px 0 16px;
}
#match-wrap #match-container2 .matching-desc1{
  margin-bottom: 20px;
}
#match-wrap #match-container2 .matching-item{
  margin-bottom: 20px;
}
#match-wrap #match-container2 .matching-btn{
  margin-top: 24px;
}

.bill-bg-wrap{
  width: 1300px;
  height: 480px;
  background: url('#') 0 0 no-repeat;
  overflow: hidden;
}
.bill-tip1{
  font-size: 36px;
  color: #444;
  line-height: 36px;
  margin: 100px 0 0 160px;
}
.bill-tip2{
  margin: 16px 0 0 160px;
  font-size: 48px;
  color: #444;
  line-height: 48px;
}
.bill-tiexian-btn{
  display: inline-block;
  width: 160px;
  height: 54px;
  background-color: #047DFF;
  border-radius: 2px;
  border-radius: 2px;
  font-size: 21px;
  color: #FFF;
  line-height: 54px;
  text-align: center;
  margin: 90px 0 0 160px;
}
#rate-change-btn{
  width: 114px;
  height: 58px;
  background-image: linear-gradient(to right,#FF8A10,#FFBE25);
  position: absolute;
  top: 0;
  left: -114px;
  border-radius: 29px 0 0 29px;
  color: #fff;
  cursor: pointer;
  -moz-user-select: none; /*火狐*/
  -webkit-user-select: none; /*webkit浏览器*/
  -ms-user-select: none; /*IE10*/
  -khtml-user-select: none; /*早期浏览器*/
  -webkit-touch-callout: none;
  user-select: none;
}
#rate-change-btn .iconfont{
  width: 44px;
  height: 58px;
  display: inline-block;
  padding: 0;
  line-height: 58px;
  text-align: center;
  font-size: 24px;
}
.change-tip1{
  margin-top: 5px;
  line-height: 18px;
  font-size: 13px;
  text-align: center;
}
.change-tip2{
  margin-top: 2px;
  line-height: 28px;
  font-size: 20px;
  text-align: center;
}
.wrapper .day-rate-show{
  display: none;
}


/*协议更新阅读提示样式*/
.protocol-read-container{
    padding: 24px 0;
    font-size: 14px;
    color: #333;
}
.read-tip{
    line-height: 18px;
    text-align: center;
}
.read-tip span{
    color: #FF8A10;
}
.protocol-desc{
    line-height: 18px;
    margin: 8px 0 16px;
    text-align: center;
}
#protocol-content{
    padding: 16px 24px;
    overflow-y: auto;
    max-height: 436px;
    background-color: #FAFAFA;
}
.read-btn{
    width: 195px;
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    background-color: #FF8A10;
    color: #fff;
    text-align: center;
    display: block;
    margin: 16px auto 0;
}
.disabled-btn{
    background-color: #ccc;
}
/*协议更新阅读提示样式end*/

/* 单利复利样式 */
.rate-tip {
    font-size: 12px;
}


/* 律师警示语样式 */
.warning-wrap {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 46px;
    line-height: 46px;
    opacity: 0.85;
    background: #ff4f00;
}

.warning-wrap .warning-content {
    width: 1300px;
    margin: 0 auto;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.warning-wrap .warning-content-left {
    cursor: pointer;
    font-size: 14px;
}

.warning-wrap .close-img {
    cursor: pointer;
}