/* é‡‘èžè¶…å¸‚ */

.header_img {
    width: 100%;
}

.header_img img {
    width: 100%;
    height: auto;
}

.page_content {
    width: 100%;
    background-color: #f5f6fa;
}

.plate {
    width: 1300px;
    margin: 0 auto;
    background-color: #fff;
    overflow: hidden;
}

.classification {
    margin: 30px 50px 0 50px;
}

.classification .header {
    font-size: 16px;
    color: rgb(51, 51, 51);
    font-weight: bold;
    margin-left: 20px;
}

.ification_content {
    margin: 20px 50px;
}

.choose_title {
    font-size: 16px;
    color: rgb(102, 102, 102);
    line-height: 40px;
}

.choose_content span {
    padding: 3px 7px;
    margin: 0 16px;
    cursor: pointer;
    border: 1px solid #fff;
}

.choose_content span.active {
    color: rgb(45, 171, 120);
    border: 1px solid rgb(45, 171, 120);
    border-radius: 3px;
}

.ification_sort {
    margin: 10px 50px 0 50px;
}

.ification_sort span {
    margin-right: 50px;
    padding-bottom: 27px;
    cursor: pointer;
    padding-right: 10px;
    background: url(../images/bottom.png) right 8px no-repeat;
}

.ification_sort .default {
    display: inline-block;
    padding-right: 0;
    background: url();
}

.ification_sort .select {
  border-bottom: 2px solid rgb(45, 171, 120);
  padding-bottom: 25px;
  font-weight: bold;
}

.plate.con {
    margin-top: 30px;
}

.project {
    width: 1160px;
    overflow: hidden;
    margin: 20px 50px;
    padding: 20px;
}

.project .loan {
    width: 371px;
    height: 315px;
    margin: 20px 0 0 22px;
}

.project .loan:nth-child(3n-2) {
    width: 371px;
    height: 315px;
    margin-left: 0;
}

.project .loans_icon {
    font-size: 20px;
    font-weight: bold;
}

.project .loans_icon a {
    color: rgb(45, 171, 120);
    font-size: 14px;
    font-weight: normal;
}

.project .loans_sign {
    display: inline-block;
    border: 1px solid rgb(45, 171, 120);
    border-radius: 3px;
    margin-left: 30px;
    font-size: 12px;
    text-align: center;
}

.project .loan_top {
    padding: 20px;
}

.project .loans_sign span {
  display: block;
}

.project .loans_sign .cho {
  padding: 0 11px;
  background-color: rgb(45, 171, 120);
  color: #fff;
}

.project .loans_sign .pro {
  background-color: #fff;
}

/* .project .loan_top>* {
    margin-top: 10px;
} */

.project .loans_title {
    font-size: 12px;
}

.project .loans_success {
    font-size: 12px;
}

.project .loans_success span {
    font-size: 30px;
}

.project .content_right {
    line-height: 35px;
}

.project .loan .bottom {
    margin: 30px;
    overflow: hidden;
}

.project .loan .bottom>div {
    float: left;
}

.project .loan .bottom img {
    width: 156px;
    height: 32px;
}

.project .loan .bottom a {
    display: block;
    width: 70px;
    height: 20px;
    line-height: 20px;
    padding: 8px 25px;
    text-align: center;
    background-color: rgb(45, 171, 120);
    color: #fff;
    margin-left: 30px;
}

.page {
    width: 98%;
    margin-top: 15px;
}

.page nav {
    text-align: center;
}

.page .content li {
    display: inline-block;
}

.page .content li a {
    font-size: 16px;
    display: block;
    border: 1px solid rgb(217, 221, 225);
    border-radius: 8px;
    color: rgb(45, 171, 120);
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    font-weight: bold;
}

.page .content li select {
    font-size: 16px;
    display: block;
    border: 1px solid rgb(217, 221, 225);
    border-radius: 8px;
    color: rgb(45, 171, 120);
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    font-weight: bold;
}

.page .content li.active a {
    background-color: rgb(45, 171, 120);
    color: #fff;
}


/* é‡‘èžè¶…å¸‚  è¯¦ç»†*/

.plate.det {
    padding: 30px 70px;
    width: 1160px;
}

.loan_name {
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    margin-left: 10px;
}

.loan_mech {
    float: right;
}

.detailed span {
    vertical-align: top;
}

.detailed .bank_img img {
    width: 156px;
    height: 32px;
}

.con_left {
    margin-top: 25px;
    display: inline-block;
	width: 700px;
}

.con_right {
    vertical-align: top;
    float: right;
    overflow: hidden;
    margin-top: 20px;
}

.con_left .price>div {
    display: inline-block;
    line-height: 40px;
}

.con_left .price span {
    font-size: 30px;
}

.con_left .price .rate {
    margin-left: 30px;
}

.con_left .price .data {
    margin-left: 180px;
}

.con_left .price .amont {
    margin-left: 100px;
}

.con_left .price .rate span {
    color: rgb(235, 0, 0);
}

.con_right a {
    display: block;
    width: 308px;
    height: 42px;
    border-radius: 5px;
    border: 1px solid rgb(45, 171, 120);
    color: rgb(45, 171, 120);
    text-align: center;
    line-height: 40px;
    margin-top: 15px;
    margin-left: 100px;
}

.con_right .apply {
    color: #fff;
    background-color: rgb(45, 171, 120);
}

.con_bottom {
    margin: 30px 0 40px 0;
    display: flex;
}

.con_bottom a {
    color: rgb(45, 171, 120);
}
.con_bottom span{
	display: inline-block;
	/* float: left; */
	/* width: 50%; */
	flex: 1;
}
.con_bottom .mode {
    margin-left: 60px;
}

.morecontent {
  width: 1200px;
  margin: 0 auto;
}

.morecontent>.header {
    font-size: 18px;
    font-weight: bold;
    padding: 20px;
    border-bottom: 1px solid rgb(204, 204, 204);
}

.introduce {
  margin-top: 25px;
}

.morecontent p{
  color: rgb(102, 102, 102);
  line-height: 28px;
  margin-left: 20px;
  padding-left: 13px;
}

.morecontent .int_title {
  font-size: 16px;
  color: rgb(51, 51, 51);
  border-left: 3px solid rgb(45, 171, 120);
  padding-left: 10px;
}

.return_btn {
  width: 180px;
  margin: 40px auto 50px auto;
}

.return_btn a {
  display: block;
  width: 180px;
  height: 45px;
  background-color: rgb(45, 171, 120);
  border-radius: 5px;
  color: #fff;
  text-align: center;
  line-height: 45px;
}

/* ä¿¡æ˜“è´· */

.banner {
  position: relative;
}

.banner > img {
  width: 100%;
  min-height: 360px;
}

.ban_con {
  width: 100%;
  position: absolute;
  top: 0;
}

.tab_win > div {
  float: left;
}

.tab_win {
  width: 1240px;
  height: 310px;
  margin: 25px auto;
}
.tab_btns {
  width: 160px;
}

.financing {
  margin-top: 7px;
}

.tab_btns a {
  display: block;
  width: 153px;
  height: 141.5px;
  line-height: 141.5px;
  font-size: 18px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.35);
}

.tab_btns img {
  margin-right: 10px;
  margin-top: 3px;
  margin-bottom: -3px;
}

.tab_btns > div a {
  width: 153px;
  margin-right: 7px;
  color: #fff;
}

.tab_btns > .active a {
  margin-right: 0;
  border-right: 7px solid rgba(0, 0, 0, -1);
}

.tab_con {
  width: 331px;
  height: 290px;
  background-color: rgba(0, 0, 0, 0.35);
}

.tab_con > form {
  color: #fff;
  line-height: 36px;
  padding: 0px 30px 30px 40px;
}

.x_tab > div{
  margin-top: 30px;
}

.x_tab > div:first-child {
  margin-top: 0;
}

.tab_con input {
  width: 179px;
  height: 36px;
  margin-left: 7px;
  padding-left: 10px;
  border: 0px;
}

.tab_con .sub_btn {
  width: 190px;
  height: 34px;
  background-color: rgb(45, 171, 120);
  color: #fff;
  float: right;
  cursor: pointer;
  margin-right: 4px;
}

.tab_con .sub_btn:hover {
  opacity: 0.9;
}

.model-select-box {position: relative;display: inline-block; width: 190px;height: 36px;line-height: 40px;background-color: #fff;margin-left: 7px;}
.model-select-box .model-select-text {position: relative;width: 100%;height: 36px;color: #666;text-indent: 10px;font-size: 14px;cursor: pointer;user-select: none;}
.model-select-box .model-select-text:after {position: absolute;top: 15px;right: 20px;content: ' ';background: url(../images/bottom.png) no-repeat;width: 10px;height: 10px;}
.model-select-box .model-select-option {position: absolute;top: 38px;left: -1px;display: none;list-style: none;border: 1px solid #e4e4e4;border-top: none;padding: 0;margin: 0;width: 100%;z-index: 2;background-color: #fff;}
.model-select-box .model-select-option li {width: 160px;height: 40px;line-height: 40px;padding-left: 15px;color: #333;font-size: 14px;margin: 0;padding-left: 15px;cursor: pointer;}
.model-select-box .model-select-option li:hover {background-color: #f3f3f3;}
.model-select-box .model-select-option li.seleced {background-color: #f3f3f3;}


/* szm update 20220425 */

.multi-select-container {
  position: relative;
  width: 189px;
  height: 36px;
}

.multi-select-menu {
  position: absolute;
  left: 0;
  top: 24px;
  z-index: 1;
  float: left;
  min-width: 100%;
  background: #fff;
  margin: 1em 0;
  border: 1px solid #aaa;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  display: none;
  width: 189px;
}

.multi-select-menuitem {
  display: block;
  font-size: 0.875em;
  padding: 0.6em 1em 0.6em 30px;
  white-space: nowrap;
  color: #000;
}

.multi-select-menuitem + .multi-select-menuitem {
  padding-top: 0;
}

.multi-select-presets {
  border-bottom: 1px solid #ddd;
}

.multi-select-menuitem input {
  position: absolute;
  width: 15px;
  height: 15px;
  margin-top: 13px;
  margin-left: -20px;
}

.multi-select-button {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: #fff;
  border: 1px solid #aaa;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  cursor: default;
  width: 179px;
  height: 36px;
  padding-left: 10px;
  border: 0px;
  color: #000;
}

.multi-select-button:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.3em 0.3em 0 0.3em;
  border-color: #999 transparent transparent transparent;
  position: absolute;
  right: 20px;
  top: 15px;
  vertical-align: 0.1em;
}

.multi-select-container--open .multi-select-menu {
  display: block;
}

.multi-select-container--open .multi-select-button:after {
  border-width: 0 0.3em 0.3em 0.3em;
  border-color: transparent transparent #999 transparent;
}

.multi-select-container--positioned .multi-select-menu {
  /* Avoid border/padding on menu messing with JavaScript width calculation */
  box-sizing: border-box;
}

.multi-select-container--positioned .multi-select-menu label {
  /* Allow labels to line wrap when menu is artificially narrowed */
  white-space: normal;
}


.moreSelect {
position: relative;
}


.moreSelect .model-select-box {
position: absolute;
right: 4px;
}



/* end */
.hide {
  display: none;
}

.w_1000.data {
  margin: 35px 0;
}

.w_1000.data .data_con {
  display: inline-block;
  overflow: hidden;
  width: 235px;
}

.data_con >span{
 float: left;
 line-height: 24px;
}

.data_con img {
  margin-left: 20px;
}

.data_con .data_det {
  margin-left: 20px;
}

.data_con .num {
  font-size: 24px;
  color: rgb(235, 0, 0);
}

.characteristic {
  display: block;
  margin: 30px 0;
}

.column_new.guidance li {
  background: url();
}

@media screen and (max-width:1500px) {
Â  .banner {
	position: relative;
	width: 100%;
	height: 360px;
	overflow: hidden;
	}
Â  
Â  .banner > img {
	width: 1920px;
	min-height: 360px;
	position: absolute;
	left: -200px;
	}
}