﻿@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2018-04-03 09:29:02
 * @version $Id$
 */
.topTit{background-color:#f5f5f5;}
.topTit .tit{font-size:30px;color:#dea200;line-height:100px;float:left;padding-left:38px;}
.topTit .pic{float:right;padding-right:50px;}


.page{text-align:center;padding-top:50px;padding-bottom:30px;}
.page span{display:inline-block;}
.page .current a{background-color:#ecac00;color:#fff;transition:all 0.3s linear;}
.page span a{font-size:14px;display:block;padding:3px 10px 2px;color:#333;cursor:pointer;transition:all 0.3s linear;background-color:#f7f7f7;}
.page span a:hover{background-color:#ecac00;color:#fff;}
.page strong{color:#333;margin-left:10px;}

/****************************** 分页 ******************************/
.page1{clear:both; text-align:center;font-size:12px; margin-top:25px; font-family:微软雅黑;}
.page1 span a{ color:#333333;padding:5px 10px; text-decoration:none;background:#f8f8f8;}
.page1 span a:hover{ color:#999; background:#cfa972; color:#fff;}
.page1 span{margin:2px;}
.page1 span.current a{background:#cfa972;color:#fff;}
/*.page1 span a.disabled{border:1px solid #ccc;color:#ccc;cursor:default;}*/

.botCt{padding-top:30px;padding-bottom:30px;}
.botCt .menu{width:225px;float:left;}
.botCt .menu li{margin-bottom:2px;}
.botCt .menu li a{display:block;height:44px;line-height:44px;background-color:#f5f5f5;font-size:16px;color:#444;text-align: center;font-size:16px;position:relative;transition:all 0.2s linear;}
.botCt .menu li a:hover{background-color:#cfa972;color:#fff;}
.botCt .menu li a:before{content:"";display:block;width:10px;position:absolute;left:0px;top:0px;background-color:#e2cdae;height:0px;transition:all 0.2s linear;}
.botCt .menu li a:hover:before{height:100%;}
.botCt .menu li .current{background-color:#cfa972;color:#fff;}
.botCt .menu li .current:before{height:100%;}

.botCt .List{width:920px;float:right;margin-top:-24px;}
.botCt .List li{margin-top:10px;transition:all 0.2s linear;}
.botCt .List li a{color:#555;font-size:16px;line-height:46px;display:block;transition:all 0.2s linear;}
.botCt .List li a:hover{color:#ecac00;}
.botCt .List li a:hover em{background-image:url(../images/hlineh.gif);}
.botCt .List li{border-bottom:1px solid #ddd;}
.botCt .List li a em{display:inline-block;padding-left:12px;background:url(../images/hline.gif) left center no-repeat;transition:all 0.2s linear;}
.botCt .List li a span{float:right;color:#999999;font-size:14px;padding-left:20px;background:url(../images/time.png) left center no-repeat;}
.botCt .List li:hover{transform:translateX(-6px);}

.botCt .picList{width:920px;float:right;}
.botCt .picList li{transition:all 0.2s linear;margin-bottom:30px;}
.botCt .picList li:hover{transform:translateX(-6px);}
.botCt .picList li:hover .caption .tit{color:#ecac00;}
.botCt .picList li:hover .caption .more{color:#ecac00;text-decoration:underline;}
.botCt .picList .pic{float:left;}
.botCt .picList .caption{width:682px;float: right;}
.botCt .picList .caption .tit{font-size:18px;color:#333;transition:all 0.2s linear;}
.botCt .picList .caption .body{font-size:14px;color:#555;line-height:24px;margin-top:16px;height:48px;overflow:hidden;}

.botCt .picList .caption .more{color:#888;display:inline-block;margin-top:30px;font-size:13px;transition:all 0.2s linear;}



.botCt .article{width:920px;float:right;}
.botCt .article .tit{font-size:18px;color:#cfa972;padding-bottom:10px;border-bottom:1px solid #cfa972;}
.botCt .article .body{padding-top:30px;}
.botCt .article .art_L{width:720px;float:left;border-right:1px solid #ddd;box-sizing:border-box;padding-right: 25px;}
.botCt .article .art_L .intit p{font-size:18px;color:#333;padding-bottom:10px;}
.botCt .article .art_L .intit .info{font-size:14px;color:#888;}
.botCt .article .art_L .intit .info span{margin-right:30px;}
.botCt .article .art_L .inbod{padding-top:30px;}
.botCt .article .art_r{width:200px;float:right;font-size:14px;}
.botCt .article .art_r a{color:#cfa972;display:inline-block;padding-left:25px;}

.botCt .article .inlogo{margin-bottom:30px;}
.botCt .article .pic{float:left;margin-right:20px;margin-bottom:5px;}
.botCt .article .txt {}
.botCt .article .txt .intit{font-size:16px;color:#333;font-weight: bold;margin-bottom:10px;}
.botCt .article .txt .inbod{font-size:14px;color:#555555;line-height:26px;}


.rankList{width:920px;float:right;padding-bottom:40px;}
.rankList .hd li{font-size:16px;color:#333;float:left;margin-right:30px;}

.rankList .hd li a{color:#333;display:inline-block;padding-bottom:10px;transition:all 0.2s linear;position:relative;}
.rankList .hd li a:before{content:"";display:block;width:0%;height:4px;position:absolute;left:0px;bottom:0px;background-color:#cfa972;transition: all 0.2s linear;}
.rankList .hd li a:hover:before{width:100%;}
.rankList .hd{border-bottom:1px solid #cfa972;margin-bottom:20px;}
.rankList .hd .on a:before{width:100%;}
.rankList .bd li{padding:30px 0px;border-bottom:1px solid #ddd;transition:all 0.2s linear;}
.rankList .bd li:hover{transform:translateX(-6px);}
.rankList .bd li .pic{float:left;}
.rankList .bd li .caption{width:760px;float:right;}
.rankList .bd li .caption .intit{font-size:18px;color:#ecac00;}
.rankList .bd li .caption .inbod{font-size:16px;color:#333;line-height:25px;height:50px;overflow:hidden;margin-top:8px;}


.loanList{width:920px;float:right;padding-bottom:0px;}
.loanList .bd li{padding:30px 0px;border-bottom:1px solid #ddd;transition:all 0.2s linear;}
.loanList .bd li:hover{transform:translateX(-6px);}
.loanList .bd li .pic{float:left;}
.loanList .bd li .caption{width:800px;float:right;}
.loanList .bd li .caption .intit{font-size:18px;color:#333;transition:all 0.2s linear;}
.loanList .bd li .caption .inbod{font-size:16px;color:#555;line-height:25px;height:50px;overflow:hidden;margin-top:8px;}
.loanList .bd li:hover .caption .intit{color:#ecac00;}


.loanInfo{width:920px;float:right;}
.bankLogo{padding-bottom:20px;border-bottom: 1px solid #ddd;}
.loanInfo .tit{font-size:16px;color:#ecac00;padding-left:12px;background:url(../images/hl.gif) left center no-repeat;margin:30px 0px;}
.loanInfo .body .intit{height:36px;line-height:36px;color:#666;padding-left:34px;font-size:14px;background:url(../images/sq.gif) 20px center no-repeat;background-color:#f8f8f8;}
.loanInfo .body .inbod{font-size:14px;color:#333;line-height:26px;padding:26px 20px;}


.projectDj{width:920px;float:right;}
.projectDj li{margin-bottom:30px;}
.projectDj li:hover .caption .intit{color:#ecac00;}
.projectDj li .pic{float:left;overflow:hidden;}
.projectDj li .pic img{transition:all 0.2s linear;}
.projectDj li:hover img{transform:scale(1.1);}
.projectDj li .caption{width:620px;float:right;height:210px;background-color:#f8f8f8;box-sizing:border-box;padding:20px 30px;}
.projectDj li .caption .intit{font-size:18px;color:#333;font-weight: bold;margin-bottom:15px;transition:all 0.3s linear;}
.projectDj li .caption .inbod .txt{width:286px;float:left;font-size:14px;color:#666;line-height:26px;}

.projectDj li .caption .inbod .sp_G span{display:block;font-size:14px;color:#555;padding-left:20px;background:url(../images/sqk.gif) left center no-repeat;margin-bottom: 10px;}
.projectDj li .caption .inbod .sp_G span em{font-weight:bold;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display:inline-block;width: 112px;float:right;}
.projectDj li .caption .inbod .sp_G {float:right;}


.zs_p{width:920px;float:right;}
.zs_p ul{width:1000px;}
.zs_p li{border:1px solid #ddd;float:left;width:282px;margin-right:34px;margin-bottom:34px;transition:all 0.2s linear;}
.zs_p li .pic{overflow:hidden;}
.zs_p li .pic img{transition:all 0.2s linear;}
.zs_p li:hover{transform:translateY(-6px);box-shadow:0px 1px 10px rgba(0,0,0,0.2);}
.zs_p li:hover img{transform:scale(1.05);}
.zs_p li .caption{height:130px;background-color:#f5f5f5;font-size:16px;color:#333;padding:16px;box-sizing:border-box;line-height:30px;position:relative;}
.zs_p li .caption .intit span{padding-right:40px;background:url(../images/chl.gif) right center no-repeat;margin-right:6px;}
.zs_p li .caption .sp1{position:absolute;left:16px;bottom:16px;}

.zs_pr{width:920px;float:right;}
.zs_pr ul{width:1000px;}
.zs_pr li{float:left;width:280px;transition:all 0.2s linear;margin-right:40px;margin-bottom:40px;transition:all 0.2s linear;}
.zs_pr li .pic{overflow:hidden;}
.zs_pr li:hover{transform:translateY(-6px);}

.zs_pr li .txt{height:85px;background-color:#e7e7e7;box-sizing:border-box;padding:12px 16px 12px;}
.zs_pr li .txt h3{font-size:20px;color:#333;font-weight:normal;}
.zs_pr li .txt p{font-size:14px;color:#888888;margin-top:6px;}

.zs_pin{width:920px;float:right;}
.zs_pin .pic{float:left;}
.zs_pin .caption{float:right;width:610px;}
.zs_pin .caption .tit{font-size:18px;color: #ecac00;font-weight:bold;padding-bottom:16px;border-bottom:1px solid #ddd;}
.zs_pin .caption .body{font-size:14px;color:#555;line-height: 26px;margin-top:20px;}
.zs_pin .caption .body .txt{margin-top:10px;}
