.container {
    width: 1200px;
    height: 100%;
    margin: 50px auto 0;
    background: #fff;
    padding-top: 10px;
	padding-bottom:10px;
}

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

.w_660 {
    width: 660px;
}


/* çº¿ä¸‹ */


/*indexç„¦ç‚¹æ–°é—»*/

.pic_new {
    width: 600px;
    height: 347px;
    float: left;
    margin: 0 0 20px 0;
}


/*indexä¿¡ç”¨åŠ¨æ€*/

.xy_new {
    width: 570px;
    float: right;
    height: 347px;
    margin: 0 0 20px 0;
}

.xy_new_tit {
    border-bottom: 1px solid #bcbcbc;
    font-size: 20px;
    font-weight: bold;
    color: #2dab78;
    line-height: 40px;
    width: 100%;
    display: inline-block;
}

.xy_new span {
    display: inline-block;
    float: right;
}

.xy_new ul {
    display: block;
    float: left;
    padding: 20px;
}

.xy_new li {
    display: inline-block;
    float: left;
    width: 98%;
    font-size: 16px;
    line-height: 42px;
    padding: 0 1%;
}


/*æ•°å­—*/

.nub_column {
    float: left;
    margin: 0px 0 20px;
}

.nub_column dl {
    float: left;
    height: 90px;
    border: 2px solid #2dab78;
    padding: 10px 19px;
    width: 15%;
    margin: 0 0.7%;
    text-align: center;
    font-weight: bold;
}

.nub_column dt {
    font-size: 16px;
    margin: 10px 0 15px;
}

.nub_column dd {
    font-size: 20px;
    color: #f65638;
}

.nub_column .nub_bg1 {
    background: url(../images/nub_img1.png) center center no-repeat;
}

.nub_column .nub_bg2 {
    background: url(../images/nub_img2.png) center center no-repeat;
}

.nub_column .nub_bg3 {
    background: url(../images/nub_img3.png) center center no-repeat;
}

.nub_column .nub_bg4 {
    float: right;
    margin-right: 13px;
    background: url(../images/nub_img4.png) center center no-repeat;
}

.nub_column .nub_bg5 {
    background: url(../images/nub_img5.png) center center no-repeat;
}


/*product_index*/

/* szm update 20220509 */


.xy_new_tit.product_tit {
  margin-left: 20px;
  max-width: 1150px;
}

/* end */

.product {
    float: left;
    margin: 20px 0;
}

.product_tit span {
    display: inline-block;
    border-bottom: 2px solid #2dab78;
}

.product_txt {
    float: left;
    width: 100%;
    text-align: center;
}

.product_txt li {
    float: left;
    box-shadow: 0 0px 5px rgb(0, 0, 0, 0.5);
    width: 18%;
    margin: 40px 20px 20px 20px;
    height: 170px;
    padding: 50px 20px 30px;
}

.product_txt h1 {
    font-size: 32px;
    font-weight: normal;
    margin-bottom: 20px;
}

.product_txt dl {
    margin: 15px 0;
    float: left;
    width: 100%;
}

.product_txt dt {
    color: #f65638;
    font-size: 24px;
    margin: 10px 0;
}

.product_txt dd {
    color: #4a4a4a;
}

.product_txt div {
    float: left;
    margin: 15px 0;
    height: 50px;
    width: 100%;
}

.product_txt span {
    float: left;
    width: 43%;
}

.product_txt p {
    line-height: 25px;
}

.product_txt em {
    float: left;
    display: inline-block;
    border-right: 1px solid #bcbcbc;
    height: 50px;
    margin: 0 10px;
}

.product_txt a {
    display: inline-block;
    background: #2dab78;
    width: 50%;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    position: relative;
    top: 80px;
}

.product_txt .column_1 {
    background: url(../images/index_pr_1.png) right bottom no-repeat;
}

.product_txt .column_2 {
    background: url(../images/index_pr_2.png) right bottom no-repeat;
}

.product_txt .column_3 {
    background: url(../images/index_pr_3.png) right bottom no-repeat;
}

.product_txt .column_4 {
    background: url(../images/index_pr_4.png) right bottom no-repeat;
}


/*ä¿¡æ¯å…¬ç¤º-index*/

.xxgs {
    float: left;
    width: 870px;
    margin: 0 0 20px;
    height: 210px;
}

.sqad.r {
  margin-top: 10px;
  margin-right: 20px;
}

.xxgs_tit {
    width: 830px;
    float: left;
}

.xxgs ul {
    float: left;
    margin: 10px 0;
    width: 100%;
}

.xxgs li {
    width: 100%;
    line-height: 35px;
    height:35px;
    overflow: hidden;
}

.xxgs span {
    float: left;
    display: inline-block;
    text-align: center;
}

.xxgs .num_1 {
    width: 40%;
    text-align: left;
    padding-left: 10px;
    text-indent: 30px;
}

.xxgs .num_2 {
    width: 30%;
}

.xxgs .num_3 {
    width: 20%;
}

.xxgs .num_4 {
    width: 30%;
}

.xxgs .xx_list_tit {
    font-weight: bold;
    border-bottom: 1px dashed #dcdcdc;
    float: left;
    margin-bottom: 10px;
}

.xxgs .xx_list_tit .num_1 {
    text-align: center;
    padding: 0;
    text-indent: 0;
}


/*æ”¿ç­–é€šçŸ¥*/

.column_new {
    width: 47%;
    margin: 20px 0;
}

.xy_new_tit .more {
    border: none;
}

.column_new ul {
    display: block;
    float: left;
    padding: 20px;
    width: 95%;
}

.column_new li span {
    display: inline-block;
    float: right;
}

.column_new li {
    display: inline-block;
    float: left;
    width: 98%;
    font-size: 16px;
    line-height: 40px;
    padding: 0 1%;
    background: url(../images/index_listicon.png) left center no-repeat;
    text-indent: 10px;
}


/*åˆä½œä¼™ä¼´*/

.parter {
    width: 100%;
}

.parter ul {
    float: left;
    padding: 10px 5%;
    width: 90%;
}

.parter li {
    float: left;
    width: 21.7%;
    margin: 15px;
    padding: 7px 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    height: 50px;
    text-align: center;
    line-height: 50px;
    overflow: hidden;
}

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


/*ä¿¡ç”¨åŠ¨æ€list*/

.xydt {
    padding: 0;
}

.xydt dt {
    width: 271px;
    height: 281px;
    background: url(../images/xydt_tit1.jpg) left center no-repeat;
    color: #fff;
    padding: 160px 0 0 50px;
}

.xydt .xydt_tit {
    background: url(../images/xydt_tit2.jpg) left center no-repeat;
}

.xydt dt a {
    display: inline-block;
    margin-top: 20px;
    color: #fff;
}

.xydt dd {
    width: 740px;
}

.xydt li {
    width: 98%;
    background: url(../images/list_icon.png) left center no-repeat;
    border-bottom: 1px dashed #ccc;
    padding: 10px;
    line-height: 30px;
    margin: 5px 0;
}

.page {
    width: 98%;
    margin: 20px auto;
}

.page_tit {
    border-bottom: 1px solid #ccc;
    line-height: 32px;
    font-size: 18px;
    color: #2dab78;
    font-weight: bold;
}

.page_txt {
    float: left;
    margin: 20px 0 30px;
    width: 100%;
}

.page_txt li {
    float: left;
    width: 98%;
    background: url(../images/list_icon.gif) left center no-repeat;
    padding: 10px;
    border-bottom: 1px dashed #ccc;
}

.page_tit2 {
    font-weight: normal;
    font-size: 16px;
    color: #3e3e3e;
}

.artical_caption_wrap {
    width: 96%;
    text-align: center;
    margin: 30px 2% 10px;
}

.artical_caption_wrap h2 {
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    font: Microsoft Yahei, Tahoma, SimSun;
}

.artical_info_wrap {
    border-bottom: 1px dashed #d5d5d5;
    line-height: 40px;
    height: 50px;
    overflow: hidden;
    margin: 10px 2%;
    width: 96%;
    text-align: center;
    font-size: 14px;
}

.news_artical_txt p {
    font-size: 16px;
    line-height: 32px;
    padding: 0 80px;
    text-indent: 32px;
    margin: 1.5rem 2%;
    text-align: justify;
}


/*æ³¨å†Œ*/

.zhuce_txt {}

.zhuce_txt ul {
    width: 570px;
    margin: 50px auto;
}

.zhuce_txt li {
    border: none;
    line-height: 40px;
    text-align: center;
    background: none;
}

.zhuce_txt span {
    display: inline-block;
    width: 13%;
    text-align: right;
    margin-right: 20px;
}

.zhuce_txt input {
    border: 1px solid #d2d2d2;
    width: 70%;
    height: 40px;
}

.zhuce_txt .yzm_inp {
    width: 41%;
}

.zhuce_txt div {
    display: inline-block;
    float: right;
    margin-right: 5px;
    position: relative;
    right: 27px;
}

.zhuce_txt .send {
    display: inline-block;
    float: right;
    margin-right: 67px;
    position: relative;
    right: 23px;
}

.zhuce_txt .login_btn {
    border: none;
    width: 40%;
    text-align: center;
    background: #2dab78;
    color: #fff;
    cursor: pointer;
    margin-top: 30px;
}

.zhuce_txt a {
    display: inline-block;
    line-height: 20px;
    color: #8c8c8c;
    position: relative;
    top: -20px;
}

.zhuce_txt a:hover {
    text-decoration: underline;
}


/*ç”¨æˆ·ä¸­å¿ƒ*/

.select_txt {
    width: 900px;
    margin: 0px auto;
}

.select_txt dl {
    width: 43.2%;
    margin: 50px 0;
}

.select_txt dt {
    width: 100%;
    height: 186px;
    text-align: center;
    font-size: 36px;
    color: #fff;
    line-height: 186px;
    font-weight: bold;
    margin-bottom: 50px;
}

.select_txt dt a {
    color: #fff;
}

.select_bj1 {
    background: url(../images/one.png) no-repeat;
}

.select_bj2 {
    background: url(../images/two.png) no-repeat;
}

.select_txt dd {
    border: 2px solid #dcdcdc;
    border-bottom: 2px solid #ff0000;
    border-radius: 5px;
    height: 110px;
    margin-bottom: 50px;
    padding: 10px 20px;
}

.select_txt li {
    border: none;
    line-height: 34px;
    width: 100%;
    display: inline-block;
}

.select_txt span {
    display: inline-block;
    width: 30%;
    margin: 5px 1%;
    text-align: left;
    font-size: 16px;
    line-height: 18px;
    float: left;
}

.select_txt p {
    font-size: 20px;
    text-align: center;
    padding: 30px;
}


/*ç”¨æˆ·ä¸­å¿ƒtable*/

.select_tit {
    width: 800px;
    margin: 50px auto 20px;
}

.select_tit li {
    display: inline-block;
    width: 25%;
    margin: 0 20px;
    background: #fff;
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);
    text-align: center;
    padding: 15px 10px 10px;
    font-size: 20px;
    color: #2dab78;
    line-height: 30px;
}

.select_tit i {
    display: inline-block;
    width: 100%;
    background: #cbcbcb;
    border-radius: 5px;
    height: 5px;
}

.select_tit a {
    color: #2dab78;
}

.select_tit .tab_hover i {
    background: #2dab78;
}

.select_tit .tab_hover a {
    color: #cbcbcb;
}

.select_table {
    padding: 30px;
}

.select_table table {
    margin: 0 auto;
}

.select_table table,
.select_table tr,
.select_table td {
    border: 1px solid #8c8c8c;
    padding: 5px 3px;
    text-align: center;
    line-height: 20px;
}

.select_table h2 {
    font-size: 18px;
    padding: 15px 0;
}

.select_table h3 {
    font-weight: normal;
    font-size: 16px;
    padding: 5px 0;
}

.select_table input {
    display: inline-block;
    border: none;
    width: 96%;
    text-indent: 10px;
    text-align: left;
    line-height: 26px;
}

.select_table .sel_radio label {
    float: left;
    margin: 0 15px;
    text-align: left;
}

.select_table .sel_radio input[type="radio"] {
    width: 15px;
    height: 15px;
    margin: 4px;
}

.select_table .sel_radio input[type="text"] {
    display: inline-block;
    border-bottom: 1px solid #000;
    width: 40px;
}

.select_table .sel_radio span {
    display: inline-block;
    float: left;
    font-size: 14px;
    text-align: left;
}

.select_table .sel_radio p {
    width: 100%;
    float: left;
    font-size: 14px;
    padding: 0;
}

.sel_radio2 label {
    width: 100%;
}

.tab_btn {
    width: 360px;
    margin: 20px auto;
}

.tab_btn input {
    display: inline-block;
    background: #2dab78;
    text-align: center;
    margin: 20px;
    width: 30%;
    line-height: 30px;
    color: #fff;
    cursor: pointer;
    padding: 0;
    text-indent: 0;
}

.tab_btn .tab_btn1 {
    background: #4a8cda;
}


/*æ–°é—»èµ„è®¯*/

.news_txt {
    padding: 20px 0 30px;
    float: left;
}

.news_txt dl {
    width: 43%;
    background: #eeeeee;
    padding: 2% 2% 1%;
    margin: 30px 0 15px;
}

.news_txt dt {
    border: 1px solid #2dab78;
    padding: 20px;
    text-align: center;
    height: 260px;
    overflow: hidden;
}

.news_txt em {
    display: inline-block;
    font-style: normal;
    font-size: 20px;
    font-weight: bold;
    width: 140px;
    height: 50px;
    background: #2dab78;
    color: #fff;
    position: relative;
    top: -290px;
    left: -182px;
    line-height: 50px;
}

.news_txt dd {
    padding: 20px 0;
}

.news_txt li {
    background: url(../images/list_icon.gif) left center no-repeat;
    padding-left: 10px;
    line-height: 34px;
    font-size: 16px;
}

.news_txt .news_more {
    text-align: right;
    background: none;
    font-size: 12px;
}


/*about*/

.about_txt {
    width: 94%;
    margin: 25px 4%;
    float: left;
}

.about_txt dl {
    width: 100%;
    float: left;
}

.about_txt dt {
    width: 500px;
}

.about_txt dd {
    float: left;
    width: 560px;
    font-size: 16px;
    margin-left: 40px;
}

.about_txt p {
    line-height: 25px;
    padding: 5px 20px;
}

.about_tit {
    border-bottom: 1px solid #dcdcdc;
    margin: 0 auto;
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 40px;
}

.about_txt dd img {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 7px;
}


/*å°è´·ä¸šåŠ¡*/

.page_banner {
    width: 100%;
    text-align: center;
}

.page_banner img {
    width: 100%;
}

.yw_box_tit {
    width: 100%;
    text-align: center;
    padding: 10px 0;
}

.yw_box_tit span {
    width: 280px;
    margin: 0 auto;
    border-bottom: 1px solid #dcdcdc;
    font-size: 28px;
    line-height: 4rem;
    padding-bottom: 10px;
}

.yw_box_tit em {
    display: inline-block;
    background: #2dab78;
    width: 50px;
    text-align: center;
    margin: 0 auto;
    height: 4px;
    position: relative;
    top: 17px;
    right: 80px;
}

.yw_box {
    width: 1000px;
    padding: 20px 100px;
    margin: 30px auto;
    border-radius: 10px;
    box-shadow: 0 0 5px rgb(0, 0, 0, 0.5);
}

.yw_box dl {
    padding: 30px 0;
    float: left;
}

.yw_box dt {
    float: right;
    text-align: center;
    width: 350px;
}

.yw_box dd {
    float: left;
    width: 600px;
    text-align: justify;
    text-indent: 34px;
    font-size: 18px;
    margin-top: 20px;
    line-height: 30px;
}

.xdyw {
    width: 760px;
    margin: 50px 220px;
    display: inline-block;
}

.xdyw dl {
    width: 100%;
    margin: 30px 0;
    float: left;
}

.xdyw dt {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    line-height: 80px;
    height: 80px;
    width: 80px;
    float: left;
    border-radius: 100px;
    box-shadow: 3px 5px 5px rgb(0, 0, 0, 0.4);
}

.xdyw dd {
    width: 650px;
    float: right;
}

.xdyw h3 {
    border-bottom: 1px solid #dcdcdc;
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 10px;
}

.xdyw p {
    line-height: 32px;
    font-size: 16px;
}

.xdyw .nub_1 dt {
    background: #46d5ff;
}

.xdyw .nub_2 dt {
    background: #4291c9;
}

.xdyw .nub_3 dt {
    background: #2dab78;
}

.xdyw .nub_4 dt {
    background: #f59910;
}

.xdyw .nub_5 dt {
    background: #e3b921;
}

.xdyw .nub_1 h3 {
    border-bottom: 1px solid #46d5ff;
}

.xdyw .nub_2 h3 {
    border-bottom: 1px solid #4291c9;
}

.xdyw .nub_3 h3 {
    border-bottom: 1px solid #2dab78;
}

.xdyw .nub_4 h3 {
    border-bottom: 1px solid #f59910;
}

.xdyw .nub_5 h3 {
    border-bottom: 1px solid #e3b921;
}

.ywsq_btn {
    text-align: center;
}

.ywsq_btn a {
    display: inline-block;
    background: #2dab78;
    text-align: center;
    color: #fff;
    font-size: 28px;
    line-height: 60px;
    border-radius: 10px;
    width: 235px;
    height: 60px;
    margin-bottom: 30px;
}

.yw_box2 {
    background: #fff url(../images/baohan_img.png) right bottom no-repeat;
}

.yw_box3 {
    background: #fff url(../images/danbao_img1.png) right bottom no-repeat;
    float: left;
}

.yw_box3 dl {
    width: 90%;
    margin: 20px 0;
}

.yw_box3 dt {
    width: auto;
    text-align: right;
    padding-top: 40px;
    position: relative;
    left: 30px;
}

.yw_box3 dt span {
    display: inline-block;
    font-size: 20px;
    margin-bottom: 10px;
}

.yw_box3 dt img {
    position: relative;
    margin-right: 10px;
    top: 10px;
}

.yw_box3 dd {
    width: 680px;
    margin: 0;
}

.yw_box3 p {
    margin: 10px 0;
    font-size: 16px;
}

.yw_tit {
    border-bottom: 1px solid #dcdcdc;
    text-align: center;
    font-size: 28px;
    text-align: left;
    line-height: 40px;
    padding-top: 20px;
}

.yw_tit span {
    display: inline-block;
    border-bottom: 4px solid #2dab78;
}

.yw_box4 {
    background: #fff url(../images/danbao_img2.png) right bottom no-repeat;
}

.yw_box5 {
    background: #fff url(../images/touzi_img1.png) right bottom no-repeat;
}

.yw_box6 {
    background: #fff url(../images/touzi_img2.png) right bottom no-repeat;
}


/*äº§å“ä¿¡æ¯*/

.news_txt2 {
    padding: 20px 10%;
}

.news_txt2 dl {}

.news_txt2 dt {
    width: 400px;
    height: 200px;
    padding: 0;
    background: #fff;
    border: none;
    text-align: center;
}

.news_txt2 dt img {
    height: 200px;
}

.news_txt2 dd {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}


/*ä¿¡æ¯å…¬ç¤ºandè¯¦ç»†*/

.page_xxgs {
    float: left;
    width: 90%;
    padding: 10px 5%;
    height: auto;
}

.page_xxgs ul {
    float: left;
    margin: 15px 0px;
}

.page_xxgs .num_4 {
    width: 20%;
}

.page_xxgs .num_5 {
    width: 10%;
}

.column_cx_gs {
    float: left;
    width: 80%;
    margin: 20px auto 0;
}

.column_cx_gs span {
    float: left;
    width: 100%;
    display: inline-block;
    height: 50px;
    float: left;
    margin: 20px 0px 20px 260px;
}

.column_cx_gs input {
    float: left;
    width: 400px;
    line-height: 26px;
    text-indent: 10px;
}

.column_cx_gs .column_ser {
    flaot: right;
    width: 50px;
    background: url(../images/ser_btn.jpg) no-repeat;
    border: none;
    cursor: pointer;
    height: 30px;
}

.column_cx_namelist {
    float: left;
    width: 80%;
    margin: 20px auto 0;
}

.column_cx_namelist span {
    float: left;
    width: 100%;
    display: inline-block;
    height: 50px;
    float: left;
    margin: 20px 0px 20px 260px;
}

.column_cx_namelist input {
    float: left;
    width: 200px;
    line-height: 26px;
    text-indent: 10px;
    margin-right:5px;
}

.column_cx_namelist select {
    float: left;
    width: 200px;
    height:30px;
    line-height: 30px;
    text-indent: 10px;
    margin-right:5px;
    color: rgb(132,132,131);
}

.column_cx_namelist .column_ser {
    flaot: right;
    width: 50px;
    background: url(../images/ser_btn.jpg) no-repeat;
    border: none;
    cursor: pointer;
    height: 30px;
}

.gscx_jg {
    padding: 20px 10%;
    width: 80%;
    min-height: 500px;
    height: auto;
}

.gscx_jg h2 {
    display: inline-block;
    text-align: center;
}

.gscx_jg ul {
    float: left;
    margin: 30px 50px;
}

.page_txt .gscx_jg li {
    background: none;
    border: none;
}

.gscx_jg .txt_line {
    border-bottom: 1px dashed #ccc;
    color: #2c62ef;
}

.gscx_jg span {
    float: left;
    display: inline-block;
    text-align: right;
    width: 160px;
}

.gscx_jg .txt_long {
    float: left;
    width: 600px;
    text-align: left;
}

.gscx_tit {
    width: 100%;
    display: inline-block;
    border-bottom: 1px dashed #dcdcdc;
    line-height: 40px;
    text-align: center;
}

.gscx_tit span {
    float: right;
    display: inline-block;
    position: relative;
    top: 5px;
}

.gscx_tit img {
    margin-right: 5px;
    position: relative;
    top: 2px;
}

.gscx_tit i {
    font-size: 30px;
}

.news_abstract {
    width: 80%;
    height: auto;
    border: solid 1px #e2e2e2;
    margin: 50px auto 30px;
    font-size: 16px;
    color: #666666;
    padding: 18px;
    line-height: 24px;
}


/* szm update  */

.w_1000 {
    overflow: hidden;
}

.loans_bank {
    overflow: hidden;
}

.loans {
    padding: 40px 0 20px 0;
    overflow: hidden;
}

.loan {
    display: block;
    width: 371px;
    height: 315px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.14);
    color: #3e3e3e;
    float: left;
    margin-left: 30px;
    overflow: hidden;
}

.loan:nth-child(3n+1) {
    margin-left: 5px;
}

.loan:nth-child(n+4) {
  margin-top: 40px;
}

.loans_icon {
    float: left;
    width: 225px;
    height: 45px;
}

.loans_icon img {
    width: 100%;
    height: 100%;
}

.loan_top {
    overflow: hidden;
    padding: 25px 20px;
}

.loan:hover {
    color: #3e3e3e;
}

.loans_rank {
    float: right;
    text-align: center;
    height: 25px;
    width: 57px;
    border-radius: 3px;
    color: #fff;
    margin: 10px;
}

.rank1 {
    background-color: rgb(45, 171, 120);
}

.rank2 {
    background-color: rgb(45, 171, 120);
    opacity: 0.6;
}

.rank3 {
    background-color: rgb(189, 189, 189);
}

/* szm update 20220512 */

.loans_content {
    background-color: rgb(245, 245, 245);
    overflow: hidden;
    position: relative;
}

.content_left
 {
    float: left;
    padding: 25px 0px 25px 5px;
    width:50%;
}

.content_right {
  float: right;
  padding: 25px 30px 25px 0;
}

.content_left span,
.content_right span {
    color: #eb0000;
}

.content_left::after {
    content: "";
    width: 1px;
    height: 110px;
    background-color: rgb(227, 227, 227);
    position: absolute;
    top: 5px;
    left: 190px;
}

/* end */

.loans_title {
    line-height: 36px;
    font-size: 18px;
    width: 100%;
    margin-right: 0;
    padding-right: 0;
}

.loans_more.more1 {
    border-left: 2px solid;
    border-bottom: 2px solid;
    border-right: 1px solid;
    border-top: 1px solid;
    border-color: #2dab78;
}

.loans_more.more2 {
    border-left: 2px solid;
    border-bottom: 2px solid;
    border-right: 2px solid;
    border-top: 1px solid;
    border-color: #2dab78;
}

.loans_more.more3 {
    border-left: 1px solid;
    border-bottom: 2px solid;
    border-right: 2px solid;
    border-top: 1px solid;
    border-color: #2dab78;
}

.loans_more {
    width: 119px;
    height: 35px;
    color: #2dab78;
    line-height: 35px;
    text-align: center;
    margin: 30px auto;
}

.loan:hover .loans_more {
    color: #fff;
    background-color: #2dab78;
}

.footer_list_con.left {
    float: left;
    text-align: left;
    margin-left: 45px;
}

.footer_list_con.right {
    float: right;
    text-align: left;
    margin-right: 45px;
}

.footer_list_con.right a {
    color: #fff;
}

.spem p{
	font-size: 24px;
	font-weight: bold;
	line-height: 44px;
	border-bottom: 3px solid #2dab78;
	width: 430px;
	margin: 30px auto 0;
	padding-bottom: 10px;
}

.spem .con_box{
	width: 1120px;
	height:396px;
	border-radius: 15px;
	box-shadow: 0 0 18px #cccccc;
	margin:40px auto 0;	
}

.con_box img{
	margin:20px;
	float: left;
}

.con_box p{
	width: 526px;
	float:left;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	border: none;
	margin-left: 10px;
    text-indent:2em;
	color: #333333;
}

.rural p{
	font-size: 24px;
	font-weight: bold;
	line-height: 44px;
	border-bottom: 3px solid #2dab78;
	width: 120px;
	margin: 30px auto 0;
	padding-bottom: 10px;
}

.rural .con_box{
	width: 1120px;
	height:277px;
	border-radius: 15px;
	box-shadow: 0 0 18px #cccccc;
	margin:40px auto;	
}

.rural .con_box img{
	margin:112px 47px 0 ;
	float: left;
}

.rural_txt{
    float: left;
	width: 640px;
	height: 108px;
	background-color:#d5eee4;
	border-radius: 15px;
	margin-top: 60px;
}

.rural_txt p{
	font-size: 16px;
	line-height: 30px;
	color: #007f4c;
	border: none;
	font-weight: 100;
	width: 608px;
	text-indent:0;
	margin:20px;
}

.rural_txt span{
	font-size: 18px;
	font-weight: bold;
	color: #8c8c8c;
	line-height: 58px;
	margin-left: 10px;
}
/* szm end */
/* 20220801ä¿®æ”¹ */
/* 20220801ä¿®æ”¹ */
.warpper-xyd{background: url(../images/bg-xyd.jpg) no-repeat;width: 1200px;height: 394px;color: #fff;position: relative;}
.warpper-financing{width: 630px;float: right;font-size: 14px;margin-top: 40px;text-align: center;margin-right: 35px;}
.financing-title{text-align: center;font-size: 16px;line-height: 40px;}
.warpper-financing th{line-height: 40px;}
.financing-td td{line-height: 40px;height: 40px;overflow: hidden;}
.financing-td td:nth-child(3){width:130px;overflow: hidden;height: 40px;display: inline-block;}
.financing-td td p{overflow: hidden;text-overflow: ellipsis;width: 273px;height: 40px;white-space: nowrap;}
#financingScroll{height: 240px;overflow: hidden;}
.pop-float{width: 266px;padding:18px;position: relative;background-color: #fff;
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.19);z-index: 999;
}
#pop-close{position: absolute;top: 5px;right: 5px;background:url(../images/icon-close.png) no-repeat;width: 8px;height: 9px;}
.pop-float .pop-title{color: #666;font-size: 14px;line-height: 2;}
.pop-float .pop-title span{color: #4293f4;}
.financing-btn{display: inline-block;position: absolute;width: 260px;
    height: 60px;left: 100px;top: 236px;}
.table-financing{border:1px solid #fff;height: 282px;}