#indexform{background:#f4f4f4;padding: 30px 0;}
form#message{
    background: #fff;
    padding: 30px 50px;
}
.gunbar{
    overflow: hidden;
    border-bottom: 1px solid #cfcfcf;
    padding: 15px;
}
.gunbar .icon{
    overflow: hidden;
    float: left;
}
.gunbar p{
    float: right;
    margin-top: 25px;
}
.gunbar p a{
    color: #424242;
    font-size: 14px;
}
.gunbar .icon{}
.gunbar .icon b{
    display: inline-block;
    background: #434582;
    width: 50px;
    height: 52px;
    text-align: center;
    line-height: 52px;
    margin-right: 15px;
    vertical-align: super;
}
.gunbar .icon h2{
    display: inline-block;
    font-size: 26px;
    color: #363636;
}
.gunbar .icon h2 span{
    font-weight: normal;
    font-size: 20px;
    color: #e6c230;
    vertical-align: baseline;
    margin-left: 10px;
}
#undergroundBanks{
    padding: 20px 0 50px;
}
#undergroundBanks-set{
    margin-top: 40px;
}
#undergroundBanks-set .picBtnTop{}
#undergroundBanks-set .hd{
    float: right;
    width: 200px;
}
#undergroundBanks-set .hd,
#undergroundBanks-set .bd,
#undergroundBanks-set .bd ul >li{
	height: 1080px !important;
}

#undergroundBanks-set .hd li{}
#undergroundBanks-set .hd li b{
    display: block;
    border-bottom: 1px solid #c9c9c9;
    font-size: 18px;
    line-height: 110%;
    padding: 20px 50px;
    color: #000;
	transition:all linear .2s;
	cursor:pointer;
}
#undergroundBanks-set .hd li.on b{
    color: #fff;
	background:#434582;
}
#undergroundBanks-set .bd{
    float: left;
    width: calc(100% - 240px);
}
#undergroundBanks-set .bd li .bankswrap .list ol{
    padding: 0;
    overflow: hidden;
}
#undergroundBanks-set .bd li .bankswrap .list ol li{
position: relative;
    margin-bottom: 50px;
    overflow: hidden;
    margin-right: 7px;
    display: inline-block;
    vertical-align: top;
    width: calc((100%/4) - 10px);
    margin: 4px 4px;
}
#undergroundBanks .bankswrap .list ol li a{ position:absolute;top:0;left:0;width:100%; height:100%;}
#undergroundBanks .bankswrap .list ol li .info{border: 2px solid #e5e5e5;
    margin: 5px;
    padding: 10px; transition:all linear .2s;}
#undergroundBanks .bankswrap .list ol li .info .pic{background-position:50% 50%;background-size: contain;background-repeat:no-repeat;margin-bottom: 15px;}
#undergroundBanks .bankswrap .list ol li .info .pic img{width:100%;}
#undergroundBanks .bankswrap .list ol li .info h3{text-align:center;border-bottom:1px solid #c5c5c5;padding-bottom:10px;margin-bottom:10px;font-size: 18px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
#undergroundBanks .bankswrap .list ol li .info span{ text-align:center;color:#5a5a5a; font-size:14px; display:block;}
#messages-box{
    padding: 50px 0;
}
#messages-box #messageList{}
#messageList li{
    width: 50%;
    display: inline-block;
    margin-right: -4px;
    vertical-align: top;
}
#messageList li .box{
    background: #f8f8f8;
    margin: 10px;
    padding: 30px 25px;
}
#messageList li .box h3{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 20px;
    margin-bottom: 20px;
}
#messageList li .box h3 a,
#messageList li .box .message-catalog .cns p.lend-statu a,
#news .border .news-info .more a,
#news .border .news-info .news-bottom p a{ transition:all linear .2s;}
#messageList li .box h3 a:hover,
#messageList li .box .message-catalog .cns p.lend-statu a:hover{ opacity:0.8;}
#messageList li .box .statu{
    margin: 10px 0;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 15px;
    margin-bottom: 20px;
    position: relative;
}
#messageList li .box .statu p{
    font-size: 16px;
    color: #4e4e4e;
}
#messageList li .box .statu p b{
    font-weight: normal;
	display:inline-block;
	position:relative;
}
#messageList li .box .statu p b:after{
	content:'';
	display:block;
	width:100%;
	height:3px;
	background:#eacb4e;
	position:absolute;
	left:0;
	top: calc(100% + 12px);
}
#messageList li .box .message-catalog{
    overflow: hidden;
}
#messageList li .box .message-catalog .cns{
    overflow: hidden;
    float: left;
}
#messageList li .box .message-catalog .cns p{
    float: left;
    margin-right: 8px;
}
#messageList li .box .message-catalog .cns p a{
    display: block;
    border: 2px solid #c9c9c9;
    padding: 3px 15px;
    font-size: 15px;
    color: #505050;
}
#messageList li .box .message-catalog .cns p.lend-statu a{
	color:#fff;
	background: #848484;
}

#messageList li .box .message-catalog .cns p.lend-statu.end a{
    border: 2px solid #4cac8f;
	background:#4cac8f;
}
#messageList li .box .message-catalog .views{
    float: right;
    color: #505050;
    font-size: 16px;
}
#messageList li .box .message-catalog .views b{
    color: #f37746;
    font-size: 28px;
    margin-right: 5px;
}
#NewsBox{
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: cover;
    padding: 70px 0 100px;
}
#NewsBox #news{
    margin-top: 60px;
}
#news .border{
    margin: 5px;
}
#news .border .photo{}
#news .border .photo a{}
#news .border .photo a img{
    width: 100%;
}
#news .border .news-info{
    background: #fff;
    padding: 20px 25px 45px;
    position: relative;
    margin-bottom: 20px;
}
#news .border .news-info .news-bottom{
    font-size: 13px;
    overflow: hidden;
}
#news .border .news-info .news-bottom p{
    float: right;
}
#news .border .news-info .news-bottom p:last-child{
    float: left;
}
#news .border .news-info .news-bottom p a{
}
#news .border .news-info .news-bottom p a:hover{color: #4cac8f;}
#news .border .news-info h3{
    margin: 10px 0;
}
#news .border .news-info h3 a{
    color: #373636;
    font-size: 18px;
    line-height: 150%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#news .border .news-info h3 a:hover{
    color: #000;
}
#news .border .news-info span{
    display: inline-block;
    width: 50px;
    height: 1px;
    background: #bdbdbd;
}
#news .border .news-info .describe{
    color: #616161;
    line-height: 150%;
    font-size: 14px;
    overflow: hidden;
    height: 42px;
    margin-top: 10px;
}
#news .border .news-info .more{
    position: absolute;
    left: calc(50% - 48px);
    bottom: -17px;
}
#news .border .news-info .more a{
    background: #333333;
    color: #fff;
    font-size: 14px;
    padding: 5px 20px;
    text-align: center;
    width: auto;
}
#news .border .news-info .more a:hover{background: #eacb4e;color: #434582;}
form#message .title-m h2{ width:calc(100% - 210px)}
#undergroundBanks-mobile{ display:none;}
@media screen and (max-width: 1440px) {
	form#message .contact-test .list{
    width: calc((100% / 3) - 20px);
}
	form#message .contact-test .list:nth-child(3n-1){
    margin: 13px 30px;
}
form#message .contact-test .list p input::placeholder,
form#message .contact-test .list p textarea::placeholder{ font-size:8pt;    line-height: 20px;}
}
@media screen and (max-width: 1280px) {
	form#message .contact-test .list,
	form#message .contact-test .list:nth-child(3n-1){
	width: calc((100% / 2) - 20px);
	margin: 13px 10px 13px 0;
	}
	form#message .contact-test .list:nth-child(even){
	margin: 13px 0 13px 30px;
	}
	form#message .title-m h2{    font-size: 22px;}
	#undergroundBanks-set .bd li .bankswrap .list ol li{width: calc((100%/3) - 26px);}
	#undergroundBanks-set .hd, #undergroundBanks-set .bd, #undergroundBanks-set .bd ul >li{    height: 1485px !important;}
	#messageList li .box .statu p{    font-size: 14px;}
}
@media screen and (min-width: 1025px) {
	#undergroundBanks .bankswrap .list ol li:hover .info{border: 2px solid #2d96cd;}
}
@media screen and (max-width: 1024px) {
	#undergroundBanks-set{ display:none;}
	#undergroundBanks-mobile{ display:block;}
	#undergroundBanks .bankswrap .list ol li{    position: relative;
    margin-bottom: 50px;
    overflow: hidden;
    margin-right: 0px;
    display: inline-block;
    vertical-align: top;
    width: calc((100%/3) - 26px);
    margin: 0 3px;}
	#undergroundBanks .slider-nav{
    margin-top: 5px;
}
	#undergroundBanks .slider-nav .list b{
    display: block;
    font-size: 16px;
    line-height: 150%;
    padding: 10px;
    background: #f3f3f3;
	    text-align: center;
}
	#undergroundBanks .slider-nav .slick-current .list b{
		    background: #434582;
		color: #fff;
	}
	.gunbar .icon b{
    width: 40px;
    height: 42px;
    line-height: 42px;
}
	.gunbar .icon h2{
    font-size: 22px;
    width: calc(100% - 60px);
    line-height: 100%;
}
	.gunbar .icon h2 span{
    font-size: 14px;
    line-height: 100%;
}
#messageList li .box .statu p b:after{ display:none;}
#messageList li{    width: 100%;
    margin: 0;}
}
@media screen and (max-width: 768px) {
form#message .contact-test .list,
form#message .contact-test .list:nth-child(3n-1){width: calc((100% / 2) - 10px);margin: 8px 0px 8px 0;height: auto;}
form#message .contact-test .list:nth-child(even){margin: 8px 0 8px 20px;}

form#message .contact-test .list p input{
    display: block;
	    height: 24px;
    width: calc(100% - 24px);
}
form#message .contact-test .list p select{
    width: 100%;
    display: block;
	    height: 38px;
}
.gunbar .icon{
    float: none;
}
.gunbar p{
    float: none;
    text-align: right;
    margin-top: 0;
}
.gunbar{    padding: 15px 0;}
}
@media screen and (max-width: 640px) {
	form#message{padding: 30px;}
	form#message .title-m h2{
    font-size: 18px;
	}
	#undergroundBanks .bankswrap .list ol li{width: calc((100%/2) - 7px);}
	#undergroundBanks .bankswrap .list ol li .info{    border: 1px solid #e5e5e5;
    margin: 2px;
    padding: 8px 2px;}
	#messageList li .box .message-catalog .views b{font-size: 22px;}
	#NewsBox #news{    margin-top: 20px;}
}
@media screen and (max-width: 480px) {
	#indexform{padding: 0;}
	#indexform .workframe{width:100%;}
	form#message{padding: 30px 10px;}
	form#message .contact-test .list p input::placeholder,
	form#message .contact-test .list p textarea::placeholder{ font-size:7.5pt;}
	form#message .title-m h2{    width: calc(100% - 170px);    font-size: 14px;}
	form#message .title-m p a{padding: 8px 12px;    font-size: 15px;}
	#undergroundBanks .bankswrap .list ol li .info h3{    font-size: 16px;}
	#messageList li .box h3{font-size: 18px;
    margin-bottom: 10px;}
	#messageList li .box{padding: 20px;}
	#messageList li .box .message-catalog .views,
	#messageList li .box .message-catalog .cns{ float:none;}
	#messageList li .box .message-catalog .views{ text-align:right;    margin-top: 10px;}
#undergroundBanks .bankswrap .list ol li .info span {
    text-align: center;
    color: #5a5a5a;
    font-size: 14px;
    display: none;
}
	#undergroundBanks .bankswrap .list ol li .info h3 {
    border-bottom: 1px solid #ffffff;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
}