*{
	margin: 0;
	padding: 0;
}
.pilou-left{
	float: left;
}
.pilou-right{
	float: right;
}
.bac{
	background: #fff;
}
.orange{
	box-shadow: 4px 3px 24px #ccc;
}
.orange dd{
	color: #ff8900 !important;
}
.hide{
	display: none;
}
.show{
	display: block;
}
/*å…¬å¸ç®€ä»‹*/
.contRight{
	width: 940px;
	margin-left: 20px;
	min-height: 885px;
}
.topBanner{
	width: 100%;
	height: 240px;
}
.contText{
	width: 870px;
	padding: 0 45px;
	background: #fff;
}
.contText p{
	line-height: 23px;
	padding-top: 25px;
	font-size: 14px;
	color: #666;
}
.contText .contVideo{
	padding: 35px 0;
	margin: 0 auto;
	width: 600px;
	height: 340px;
}
.contDl{
	width: 870px;
	margin: 0px 0 0 45px;
	padding-bottom: 85px;
}
.contDl .contCenter{
	padding-top: 80px;
}
.contDl .contCenter .pos{
	width: 260px;
	float: left;
	position: relative;
}
.contDl .contCenter .pos dl{
	width: 260px;

}
.contDl .contCenter .pos dl dt{
	text-align: center;
}
.contDl .contCenter .pos dl dd h3{
	text-align: center;
	color: #666;
	font-size: 16px;
	margin: 25px auto 15px;
}
.contDl .contCenter .pos dl dd p{
	line-height: 25px;
	font-size: 14px;
	color: #666;
}
.contDl .contCenter .pos dl dd .clamp{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;

}
.contDl .contCenter .pos dl a{
	display: block;
	margin:20px 0 0 105px;
	width: 44px;
	height: 20px;
	color: #303740;
	font-size: 12px;
}
.contDl .contCenter .pos dl a span{
	color:#89939e;
}
.contDl .contCenter .pos dl a img{
	padding-right: 6px;
}
.contDl .contCenter .pos:nth-child(2){
	margin:0 40px;
}
/*基本信息¯*/
.InformationPlatform{
	padding-bottom: 20px;
}
.allHs{
	background: #fff;
	padding: 0 45px 20px;
}
.allHs ul li{
	font-size: 14px;
	margin-bottom: 30px;
	color: #777;
}
.allHs h2{
	text-align: center;
	font-size: 18px;
	color: #303740;
	padding: 50px 0;
}
.InformationPlatform ul li{
	float: left;
}
.InformationPlatform ul li span{
	color: #303740;
}
.InformationPlatform ul li:nth-child(1){
	width: 290px;
}
.InformationPlatform ul li:nth-child(2){
	width: 275px;
}
.InformationPlatform ul li:nth-child(3){
	width: 305px;
}
.InformationAPP{
	margin: 20px auto;
}
.InformationAPP .InformationText{
	margin-top: -20px;
}
.InformationAPP .InformationText p{
	float: left;
	width: 448px;
	line-height: 24px;
	font-size: 14px;
	color: #777;
}
.InformationAPP .InformationText .InformationTextDL{
	float: left;
	margin-left: 75px;
	padding-bottom: 15px;
}
.InformationAPP .InformationText .InformationTextDL dl{
	margin:0 43px 0 12px;
	float: left;
	text-align: center;
}
.InformationAPP .InformationText .InformationTextDL dl dd{
	margin-top: 10px;
}
.companyInformation .companyInformationUL p{
	text-indent: 4.4rem;
	color: #303740;
	font-size: 14px;
}
.companyInformation .companyInformationUL ul{
	float: left;
	width: 355px;
}
.companyInformation .companyInformationUL ul li span{
	display: block;
	float: left;
}
.companyInformation .companyInformationUL ul li b{
	display: block;
	float: left;
	width: 268px;
	color: #303740;
}
.companyInformation .companyInformationUL ul li b a{
	color: #303740;
}
.companyInformation .companyInformationUL ul li b a:hover{
	color: #ff8900;
}
.NoteTestProtocol{
	background: url(../../images/aboutUs/NoteTestProtocol.jpg) no-repeat center;
	width: 960px;
	height: 190px;
	margin: 20px auto;
	position: relative;
}
.NoteTestProtocol a{
	position: absolute;
	right: 45px;
	bottom: 50px;
	width: 140px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: rgba(255,255,255,.1);
	color: rgba(255,255,255,.7);
}
.NoteTestProtocol a:hover{
	background: rgba(255,255,255,.2);
	color: #fff;
}
.ImportantMatters ul li span{
	color: #303740;
}
.ImportantMattersDev{
	margin: 20px 0;
}
.ImportantMattersDev .ImportantMattersDevUL ul{
	float: left;
	width: 270px;
}
.ImportantMattersDev .ImportantMattersDevUL ul li span{
	color: #303740;
}
.TheComplaintInformation{
	padding: 0;
}
.TheComplaintInformation ul{
	padding-bottom: 20px;
}
.TheComplaintInformation ul li{
	float: left;
	padding-left: 45px;
	width: 435px;
}
.TheComplaintInformation ul li span{
	color: #303740;
}
.TheComplaintInformation ul li span a{
	color: #303740;
}
.TheComplaintInformation ul li span a:hover{
	color: #fa7e04;
}
.zhizhaoMessage{
	width: 840px;
	height: 610px;
    position: fixed;
    z-index: 1001;
    top: 50%;
    left: 50%;
    margin-left: -420px;
    margin-top: -305px;
    background: #fff;
    display: none;
    border-radius: 2px;
}
.zhizhaoMessage img{
	margin: 25px auto;
	display: block;
}
.zhizhaoMessage span{
	background: url(../../images/aboutUs/zizhiClose.jpg) no-repeat center;
	position: absolute;
	right: 20px;
	top: 20px;
	width: 20px;
	height: 15px;
}
/*.massageText{
	width: 100%;
}
.massageText h2{
	height: 80px;
	border-bottom: 1px solid #ebecee;
}
.massageText h2 span{
	border-left: 2px solid #ff8900;
	font-size: 18px;
	color: #303740;
	margin: 38px 0 0 27px;
	display: inline-block;
	padding-left: 25px;
}
.massageText .pingtaiMassage{
	padding: 25px 0 0 33px;
	height: 155px;
}
.massageText .pingtaiMassage p{
	height: 50px;
	line-height: 50px;
	font-size: 14px;
}
.massageText .pingtaiMassage p b{
	color: #999;
	display: inline-block;
}
.massageText .pingtaiMassage p b:nth-child(1){
	width: 283px;
}
.massageText .pingtaiMassage p b:nth-child(2){
	width: 308px;
}
.massageText .pingtaiMassage p b span{
	color: #303740;
}
.massageText .jieshaoMassage{
	height: 199px;
	padding: 26px 0 0 33px;
	position: relative;
}
.massageText .jieshaoMassage .jieshaoLeft{
	width: 390px;
	height: 30px;
	line-height: 30px;
	color: #999999;
	padding-right: 50px;
	font-size: 14px;
}
.massageText .jieshaoMassage .jieshaoRight{
	position: absolute;
	left: 478px;
	top: 26px;
}
.massageText .jieshaoMassage .jieshaoRight img:nth-child(2){
	margin-left: -4px;
}
.massageText .gongsiMassage{
	padding: 20px 45px 20px 33px;
	height: 255px;
	overflow: hidden;
}
.massageText .gongsiMassage .gongsiLeft{
	width: 297px;
	float: left;
}
.massageText .gongsiMassage .texts b{
	display: block;
	line-height: 54px;
	height: 54px;
	font-size: 14px;
	color: #999;
}
.massageText .gongsiMassage .texts b span{
	color: #303740;
}
.massageText .gongsiMassage .gongsiRight{
	width:333px;
	float: right;
}
.massageText .gudongMassage{
	padding: 20px 45px 20px 33px;
	height: 249px;
}
.massageText .gudongMassage .texts b{
	display: block;
	font-size: 14px;
	color: #303740;
	height: 54px;
	line-height: 54px;
}
.massageText .massagePS{
	padding: 47px 45px 60px 33px;
	color: #999;
	position: relative;
}
.massageText .massagePS span{
	color: #303740;
}
.massageText .massagePS a{
	text-decoration: none;
	width: 100px;
	height: 40px;
	display: inline-block;
	background: #ff8900;
	border-radius: 20px;
	color: #fff;
	position: absolute;
	right: 50px;
	top: 38px;
	line-height: 40px;
	text-align: center;
}
.massageText .bigMassage{
	height: 344px;
	padding: 8px 45px 0 33px;
}
.massageText .bigMassage li{
	margin-top: 30px;
	font-size: 14px;
	color: #999;
}
.massageText .bigMassage li span{
	color: #303740;
}*/
/*备案信息*/
.zizhiMessage{
	background: #fff;
}
.zizhiMessage h2{
	font-size: 18px;
	color: #303740;
	text-align: center;
	padding: 50px 0;
}
.zizhiMessage ul{
	padding: 0 45px;
}
.zizhiMessage ul li{
	float: left;
	font-size: 14px;
	color: #777;
	padding-bottom: 30px;
}
.zizhiMessage ul li span{
	color: #303740;
}
.zizhiMessage ul li.zizhiMessageLi{
	width: 480px;
}
.zizhiBH{
	margin:20px auto;
	background: #fff;
}
.zizhiBH h2{
	padding: 50px 0 35px 0;
	text-align: center;
	font-size: 18px;
	color: #303740；
}
.zizhiBH p{
	text-align: center;
	font-size: 14px;
	color: #777;
	padding-bottom: 50px;
}
.zizhiBH p span{
	background: url(../../images/aboutUs/zizhiJC.png) no-repeat left center;
	padding-left: 25px;
}
.zizhiRisk{
	background: #fff;
	margin: 20px 0;
	padding: 0 45px 50px;
}
.zizhiRisk h2{
	font-size: 18px;
	padding-top: 50px;
	color: #303740;
	text-align: center;
}
.zizhiRisk h3{
	padding: 50px 0 20px;
	font-size: 16px;
	color: #5f5f5f;
}
.zizhiRisk p{
	font-size: 14px;
	color: #777;
	line-height: 30px;
}
.zizhiRisk ul{
	margin: 20px auto;
}
.zizhiRisk ul li{
	float: left;
	padding:0 15px;
	border-radius:5px;
	height: 52px;
	text-align: center;
	background:#5c698b;
	font-size: 14px;
	color: #fff;
	line-height: 52px;
	margin-right: 14px;
	position:relative;
}
.zizhiRisk ul li span.zizhiRiskRig{
	width: 5px;
	height: 10px;
	position: absolute;
	right: -4px;
	top: 21px;
	background: url(../../images/aboutUs/zizhiRisk03.png) no-repeat center;
}
.zizhiRisk ul li b.zizhiRiskBot{
	background: url(../../images/aboutUs/zizhiRisk04.png) no-repeat center;
	position: absolute;
	bottom: -5px;
	left: 50%;
	margin-left: -5px;
	width: 10px;
	height: 5px;
}
.zizhiRisk ul li:last-child{
	margin-right: 0;
}
.zizhiRisk ul li.riskLi{
	line-height: 20px;
	height: 40px;
	padding: 6px 15px;
}
.zizhiRisk ul li:last-child{
	margin-right: 0;
}


.zizhiRisk ul li.riskLi{
	line-height: 20px;
	padding-top: 16px;
	height: 40px;
	padding: 6px 15px;
}
.zizhiText{
	width: 100%;
	height: 320px;
}
.zizhiText dl{
	margin: 45px 0 0 45px;
	float: left;
	cursor: pointer;
}
.zizhiText dl dd{
	font-size: 14px;
	color: #777;
	text-align: center;
	margin-top: 20px;
}
.zizhiText dl a{
	text-align:center;
	font-size:14px;
	color:#ff8900;
	display:block;
	margin-top:10px;
}
.zheText{
	width: 848px;
	position: fixed;
	z-index: 1001;
	top: 50%;
	left: 50%;
	margin-left: -424px;
	margin-top: -305px;

}
.zheText div{
	float: left;
}
.zheText .zheLeft{
	position: absolute;
	left: -100px;
	top: 50%;
	margin-top: -30px;
	cursor: pointer;
}
.zheText .zheRight{
	position: absolute;
	right: -100px;
	top: 50%;
	margin-top: -30px;
	cursor: pointer;
}
.zheText .zheCenter{
	position: relative;
}
.zheText .zheCenter span{
	position: absolute;
	right: 20px;
	top: 20px;
	cursor: pointer;
}
.helpCenterBoxPic{
	background: #fff;
	width: 1080px;
	padding: 50px 60px;
}
.helpCenterBoxPic img:first-child{
	margin-right: 46px;
}
/*ç»„ç»‡æž¶æž„*/
.jiagouText{
	padding: 0 45px;
	width: 870px;
}
.jiagouText p{
	font-size: 14px;
	color: #666;
	line-height: 25px;
	margin-top: 30px;
}
.jiagouText .jiagouOne img{
	width: 100%;
	display: block;
	margin: 95px auto 80px;
}
.jiagouText .jiagouM h2{
	font-size: 18px;
	color: #606d8e;
	height: 56px;
	line-height: 56px;
	text-align: center;
	margin: 0;
}
.jiagouText .jiagouM  p{
	margin: 0;
	line-height: 26px;
	color: #666;
}
 .jiagouLD{
	width: 960px;
	padding: 0;
	overflow: hidden;
	margin-top: 47px;
}
 .jiagouLD dl{
	width: 320px;
	height: 600px;
	float: left;
}
 .jiagouLD dl dd h2{
 	padding-top: 20px;
 	font-size: 16px;
 	color: #303740;
 	text-align: center;
 }
 .jiagouLD dl dd h3{
 	padding: 10px 0 19px 0;
 	font-size: 14px;
 	color: #303740;
 	text-align: center;
 }
  .jiagouLD dl dd span{
  	font-size: 14px;
  	color: #666;
  	line-height: 24px;
  	width: 254px;
  	display: block;
  	margin: 0 auto;
  }
.jiagouText .jiagouCire{
	padding-bottom: 100px;
}
.jiagouText .jiagouCire .jiagouB{
	margin-top: 60px;
}
.jiagouText .jiagouCire .jiagouB p{
	text-align: center;
	color: #303740;
	font-size: 18px;
}
.jiagouText .jiagouCire .jiagouB img{
	margin: 0 auto;
	display: block;
	margin-top: 23px;
}
.jiagouText .jiagouCire .jiagouT{
	width: 100%;
	margin-top: 70px;
}
.jiagouText .jiagouCire .jiagouT dl{
	width: 435px;
	float: left;
}
.jiagouText .jiagouCire .jiagouT dl dt{
	text-align: center;
	color: #303740;
	height: 40px;
}
.jiagouText .jiagouCire .jiagouT dl dd{
	width: 100%;
}
.jiagouText .jiagouCire .jiagouT dl dd img{
	display: block;
	margin: 0 auto;
}
/*ä¼ä¸šè£èª‰*/
.rongyuText{
	width: 100%;
}
.rongyuText .lists{
	width: 470px;
	height: 300px;
	margin-top: 60px;
	background: url(../../images/aboutUs/rongyu7.jpg) no-repeat top center;
	position: relative;
}
.rongyuText .lists:nth-child(even){
	margin-left: 20px;
}
.rongyuText .lists h2{
	width: 288px;
	font-size: 16px;
	color: #303740;
	line-height: 28px;
	padding: 24px;
}
.rongyuText .lists p{
	position: absolute;
	left: 0;
	top: 140px;
	line-height: 25px;
	color: #666;
	font-size: 14px;
	padding: 0 24px;
}
.rongyuText .lists .listPos{
	position: absolute;
	right: 15px;
	top: -40px;
	width: 110px;
}
.rongyuText .lists .listPos img{
	display: block;
	margin-bottom: 13px;
}
.rongyuText .lists .listPos span{
	border:1px solid #f2f4f7;
	color: #89939e;
	padding: 5px 9px;
	font-size: 14px;
	margin-left: 5px;
}
/*å…¬å¸æ–°é—»*/
.ourText{
	padding: 0 45px;
	width: 870px;
}
.ourText dl{
	width: 100%;
	margin-top: 47px;
	height: 187px;
	border-bottom: 1px dashed #ecebf0;
}
.ourText dl:last-child{
	border:none;
}
.ourText dl dt{
	float: left;
	width: 210px;
}
.ourText dl dd {
	float: left;
	margin-left: 45px;
	width: 615px;
}
.ourText dl dd h2{
	color: #303740;
	font-size: 16px;
}
.ourText dl dd h2 span{
	float: right;
	color: #89939e;
	font-size: 14px;
}
.ourText dl dd p{
	line-height: 26px;
	width: 615px;
	color: #666;
	font-size: 14px;
	margin-top: 20px;
	height: 104px;
}
.ourText dl dd p b{
	width: 615px;
}
.ourText dl dd p a{
	color: #ff8900;
	cursor: pointer;
}

.mediaText{
	width: 960px;
}
.mediaText a{
	cursor: pointer;
}
.mediaText a .mediaList:hover{
	transform: translate(0,-3px);
    box-shadow: 0px 8px 10px #ebebee;
}
.mediaText a .mediaList:hover .mediaR i{
	background: url(../../images/aboutUs/rightOrange.jpg) no-repeat;
}
.mediaText .mediaList{
	background: #fff;
	margin-top: 20px;
	height: 80px;
	padding: 36px 0 36px 30px;
	transition: all 0.2s ease-out 0s;
}
.mediaText .mediaList .mediaL{
	width: 120px;
}
.mediaText .mediaList .mediaC{
	width: 545px;
	padding: 0 35px;
}
.mediaText .mediaList .mediaC h2{
	font-size: 16px;
	color: #303740;
}
.mediaText .mediaList .mediaC p{
     overflow : hidden;
     text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-line-clamp:2;
     -webkit-box-orient: vertical;
}

.mediaText .mediaList .mediaC {
	line-height: 26px;
	color: #666;
	font-size: 14px;
}
.mediaText .mediaList .mediaR{
	width: 160px;
	border-left: 1px solid #ecebf0;
	color: #89939e;
	text-align: center;
	position: relative;
}
.mediaText .mediaList .mediaR span{
	display: block;
	font-size: 26px;
	line-height: 35px;
}
.mediaText .mediaList .mediaR  i{
	width: 15px;
	height: 31px;
	position: absolute;
	right: 0;
	top: 25px;
	background: url(../../images/aboutUs/right.jpg) no-repeat;
}
/*è¿è¥æœˆæŠ¥*/
.topBanner{
	width: 100%;
	height: 240px;
	overflow: hidden!important;
	position: relative;
}
.topBanner span{
	position: absolute;
	left: 130px;
	top: 47px;
	font-size: 14px;
	color: #c3c5d2;
}
.topBanner .yearY{
	position: absolute;
	left: 185px;
	top: 50px;
	font-size: 250px;
	color: #fff;
	opacity: 0.1;
}
.monthText .monthY{
	border-bottom: 1px solid #ff8900;
	position: relative;
}
.monthText .monthY .list{
	position: absolute;
	left: 0;
	top: -30px;
}
.monthText .monthY .list .monthYList{
	float: left;
	color: #d3d5db;
	width: 130px;
	height: 30px;
	font-size: 22px;
	position: relative;
	margin-left: 55px;
}
.monthText .monthY .list .monthYList i {
	position: absolute;
	left: 30px;
	bottom: -6px;
}
.monthText .monthY .list .monthYList i span{
	display: block;
	margin: 2px auto;
	width: 6px;
	height: 6px;
	background: #ff8900;
	border-radius: 50%;
}
.monthText .monthY .list .monthYList .prev{
	position: absolute;
	left: -30px;
	top: 18px;
	/*width: 9%;*/
	display: block;
	display: none;
	cursor: pointer;
	width: 14px;
	height: 24px;
	background: url(../../images/aboutUs/yuebaoLeft.png) no-repeat;
}
.monthText .monthY .list .monthYList .prev:hover{
	background: url(../../images/aboutUs/hoverLeft.png) no-repeat;
}
.monthText .monthY .list .monthYList .next{
	display: block;
	position: absolute;
	right: -13px;
	top: 18px;
	cursor: pointer;
	width: 14px;
	height: 24px;
	background: url(../../images/aboutUs/yuebaoRight.png) no-repeat;
}
.monthText .monthY .list .monthYList .next:hover{
	background: url(../../images/aboutUs/hoverRight.png) no-repeat;
}
.Mclick{
	width: 130px;
	margin-top: -45px;
	height: 50px!important;
}
.Mclick a{
	font-size: 40px;
	color: #fff;
}
.Mclick b{
	font-size: 18px;
	color: #fff;
}
.Mclick i{
	display: block!important;
	width: 26px!important;
	height: 26px!important;
	border-radius: 50%!important;
	background: #f7f8fd!important;
	line-height: 26px!important;
	text-align: center!important;
	border-top:1px solid #ff8900!important;
 	position: absolute!important;
	left: 45px!important;
	bottom: -36px!important;
}
.Mclick i span{
	display: block;
	margin-top: 9px!important;
	width: 6px;
	height: 6px;
	background:#ff8900;
	border-radius: 50%;
	margin-left: 6px;
}
.monthText .all{
	margin-top: 20px;
	width: 960px;
	overflow: hidden;
}
.monthText .all{
	width: 960px;
}
.monthText .all a dl{
	width: 430px;
	height: 290px;
	background: #fff;
	padding: 20px;
	margin-bottom: 20px;
	transition: all 0.2s ease-out 0s;
}
.monthText .all a:nth-child(even) dl{
	margin-left: 20px;
}
.monthText .all a dl:hover{
    box-shadow: 0px 8px 10px #ebebee;
    transform: translate(0px, -3px);
}
.monthText .all a dl:hover dd{
	color: #ff8900;
}
.monthText .all a dl dd{
	margin-top: 20px;
	font-size: 16px;
	color: #303740;
}
/*å¹³å°æ•°æ®*/
.Platform-data h5{
	font-size: 14px;
	line-height: 14px;
	text-align: right;
	padding: 18px 44px 8px 0;
	color: #999999;
}
.Platform-data ul{
	border-bottom: 1px solid #ebecee;
	overflow: hidden;
}
.Platform-data ul li{
	margin-bottom: 54px;
	height: 74px;
	padding-top: 44px;
	float: left;
	position: relative;
}
.Platform-data ul li.no1{
	padding-left: 98px;
	width: 392px;
}
.Platform-data ul li.no2{
	padding-left: 80px;
	width: 390px;
}
.Platform-data ul li img{
	width: 82px;
	height: 74px;
	float: left;
	margin-right: 40px;
}
.Platform-data ul li p{
	font-size: 28px;
	line-height: 28px;
	padding:10px 0 5px 0;
	text-align: left;
	color: #303740;
}
.Platform-data ul li p em{
	font-size: 18px;
}
.Platform-data ul li span{
	font-size: 14px;
	color: #999999;
	line-height: 14px;
}
.Platform-data ul li i{
	display: block;
	width: 1px;
	height: 55px;
	background: #ebecee;
	position: absolute;
	right: 0px;
	top: 58px;
}
.Platform-data ul:last-child{
	border-bottom: none;
	padding-bottom: 96px;
}

/*ç»„ç»‡æž¶æž„æ ·å¼ä¿®æ”¹*/
.jiagouLD{
	background: #576686;
	padding: 21px 45px 0px;
}
.jiagouLD .contBox{
	width: 870px;

}
.jiagouLD .contBox ul.first,.jiagouLD .contBox ul.second{
	width: 100%;
}
.jiagouLD .contBox ul.first{
	overflow: hidden;
	height: 110px;
	position: relative;
}
.jiagouLD .contBox ul.first span.gg_left{
	background: url(../../images/aboutUs/gg_left.png) no-repeat center;
	display: block;
	width: 12px;
	height: 20px;
	position: absolute;
	left: 0;
	top: 30px;
}
.jiagouLD .contBox ul.first span.gg_right{
	background: url(../../images/aboutUs/gg_right.png) no-repeat center;
	display: block;
	width: 12px;
	height: 20px;
	position: absolute;
	right: 0;
	top: 30px;
}
.jiagouLD .contBox ul.first li{
	float: left;
	width: 14%;
	text-align: center;
}
.jiagouLD .contBox ul.first li p{
	text-align: center;
	font-size: 16px;
	color: #8d9bba;
	line-height: 36px;
}
.jiagouLD .contBox ul.first li .imgIcon{
	width: 74px;
	height: 74px;
	margin: 0 auto;
	cursor: pointer;
	border-radius: 50%;
}
.jiagouLD .contBox ul.first li.current p{
	color: #ffffff;
}
.jiagouLD .contBox ul.first li.current .imgIcon{

}
/*Ã©Â»ËœÃ¨Â®Â¤*/
.jiagouLD .contBox ul.first li.nu1 .imgIcon{
	background: url("../../images/aboutUs/gg_CW.png") no-repeat left top;
}
.jiagouLD .contBox ul.first li.nu2 .imgIcon{
	background: url("../../images/aboutUs/gg_xg.png") no-repeat center;
}
.jiagouLD .contBox ul.first li.nu3 .imgIcon{
	background: url("../../images/aboutUs/gg_DQ.png") no-repeat center;
}
.jiagouLD .contBox ul.first li.nu5 .imgIcon{
	background: url("../../images/aboutUs/gg_FN.png") no-repeat center ;
}
.jiagouLD .contBox ul.first li.nu6 .imgIcon{
	background: url("../../images/aboutUs/gg_WCQ.png") no-repeat center ;
}
.jiagouLD .contBox ul.first li.nu7 .imgIcon{
	background: url("../../images/aboutUs/gg_WF.png") no-repeat center ;
}
.jiagouLD .contBox ul.first li.nu8 .imgIcon{
	background: url("../../images/aboutUs/gg_LR.png") no-repeat center ;
}
/*Ã¥Â½â€œÃ¥â€°ÂÃ§Å¡â€ž*/
.jiagouLD .contBox ul.first li.nu1.current .imgIcon{
	background: url("../../images/aboutUs/gg_CWc.png") no-repeat center;
}
.jiagouLD .contBox ul.first li.nu2.current .imgIcon{
	background: url("../../images/aboutUs/gg_XGc.png") no-repeat center;
}
.jiagouLD .contBox ul.first li.nu3.current .imgIcon{
	background: url("../../images/aboutUs/gg_DQc.png") no-repeat center;
}
.jiagouLD .contBox ul.first li.nu5.current .imgIcon{
	background: url("../../images/aboutUs/gg_FNc.png") no-repeat center;
}
.jiagouLD .contBox ul.first li.nu6.current .imgIcon{
	background: url("../../images/aboutUs/gg_WCQc.png") no-repeat center;
}
.jiagouLD .contBox ul.first li.nu7.current .imgIcon{
	background: url("../../images/aboutUs/gg_WFc.png") no-repeat center;
}
.jiagouLD .contBox ul.first li.nu8.current .imgIcon{
	background: url("../../images/aboutUs/gg_LRc.png") no-repeat center;
}
/*hover*/
.jiagouLD .contBox ul.first li.nu1:hover .imgIcon{
	background: url("../../images/aboutUs/gg_CWh.png") no-repeat center;
	transition: all 0.2s ease-in 0s;
}
.jiagouLD .contBox ul.first li.nu2:hover .imgIcon{
	background: url("../../images/aboutUs/gg_XGh.png") no-repeat center;
	transition: all 0.2s ease-in 0s;
}
.jiagouLD .contBox ul.first li.nu3:hover .imgIcon{
	background: url("../../images/aboutUs/gg_DQh.png") no-repeat center;
	transition: all 0.2s ease-in 0s;
}
.jiagouLD .contBox ul.first li.nu5:hover .imgIcon{
	background: url("../../images/aboutUs/gg_FNh.png") no-repeat center;
	transition: all 0.2s ease-in 0s;
}
.jiagouLD .contBox ul.first li.nu6:hover .imgIcon{
	background: url("../../images/aboutUs/gg_WCQh.png") no-repeat center;
	transition: all 0.2s ease-in 0s;
}
.jiagouLD .contBox ul.first li.nu7:hover .imgIcon{
	background: url("../../images/aboutUs/gg_WFh.png") no-repeat center;
	transition: all 0.2s ease-in 0s;
}
.jiagouLD .contBox ul.first li.nu8:hover .imgIcon{
	background: url("../../images/aboutUs/gg_LRh.png") no-repeat center;
	transition: all 0.2s ease-in 0s;
}
.jiagouLD .contBox ul.second{
	margin-top: 9px;
}
.jiagouLD .contBox ul.second li{
	width: 100%;
	height: 299px;
	border-radius: 5px 5px 0px 0px;
	background: #606d8e;
	position: relative;
}
.jiagouLD .contBox ul.second li:nth-child(1){
	background: url("../../images/aboutUs/hzw_gg_caowei.jpg") #606d8e no-repeat left bottom;
}
.jiagouLD .contBox ul.second li:nth-child(2){
	background: url("../../images/aboutUs/hzw_gg_xuegang.jpg") #606d8e no-repeat left bottom;
}
.jiagouLD .contBox ul.second li:nth-child(3){
	background: url("../../images/aboutUs/hzw_gg_dingqiang.jpg") #606d8e no-repeat left bottom;
}
.jiagouLD .contBox ul.second li:nth-child(4){
	background: url("../../images/aboutUs/hzw_gg_funan.jpg") #606d8e no-repeat left bottom;
}
.jiagouLD .contBox ul.second li:nth-child(5){
	background: url("../../images/aboutUs/hzw_gg_wangchunqian.jpg") #606d8e no-repeat left bottom;
}
.jiagouLD .contBox ul.second li:nth-child(6){
	background: url("../../images/aboutUs/hzw_gg_wangfeng.jpg") #606d8e no-repeat left bottom;
}
.jiagouLD .contBox ul.second li:nth-child(7){
	background: url("../../images/aboutUs/hzw_gg_liran.jpg") #606d8e no-repeat left bottom;
}
.jiagouLD .contBox ul.second li i{
	position: absolute;
	display: inline-block;
	width: 20px;
	height: 12px;
	background: url("../../images/aboutUs/arrow_bottom_09.png") no-repeat center;
	top: 0px;
}
.jiagouLD .contBox ul.second li:nth-child(1) i{
    left: 48px;
}
.jiagouLD .contBox ul.second li:nth-child(2) i{
    left: 169px;
}
.jiagouLD .contBox ul.second li:nth-child(3) i{
    left: 291px;
}
.jiagouLD .contBox ul.second li:nth-child(4) i{
    left: 413px;
}
.jiagouLD .contBox ul.second li:nth-child(5) i{
    left: 536px;
}
.jiagouLD .contBox ul.second li:nth-child(6) i{
    left: 659px;
}
.jiagouLD .contBox ul.second li:nth-child(7) i{
    left: 782px;
}

.jiagouLD .contBox ul.second li .contText{
	width: 485px;
	padding: 12px 40px 0px;
	height: 262px;
	border-radius: 5px 5px 0px 0px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: rgba(255,255,255,.1);
}
.jiagouLD .contBox ul.second li .contText p{
	line-height: 23px;
	color: #ffffff;
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0;
}
/*å¹³å°å…¬å‘Š*/
.titleGG{
	font-size: 18px;
	color: #303740;
	border-bottom: 1px solid #ebecee;
	width: 900px;
	margin-left: 30px;
	height: 60px;
	line-height: 60px;
}
.listGG dl{
	height: 100px;
	overflow: hidden;
	border-bottom: 1px dashed #ecebf0;
	width: 900px;
	margin-left: 30px;
	padding: 45px 0;
}
.listGG dl dt{
	float: left;
}
.listGG dl dd{
	float: left;
	width: 670px;
	margin-left: 30px;
}
.listGG dl dd h3{
	font-size: 16px;
	color: #303740;
	position: relative;
	margin-bottom: 10px;
}
.listGG dl dd h3 a{
	font-size: 16px;
	color: #303740;
}
.listGG dl dd h3 span{
	font-size: 14px;
	color: #89939e;
	position: absolute;
	right: 0;
	top: 0;
}
.listGG dl dd h4{
	color: #666;
	font-size: 14px;
	line-height: 25px;
}
.listGG dl dd h4 a{
	color: #ff8900;
}
/*数据披露*/
.realHs{
	background: #fff;
	padding: 0 70px;
}
.realHs h2{
	font-size: 20px;
	color: #303740;
	text-align: center;
	padding:40px 0 30px;
}
.realHs .Real-time-money{
	background: #f7f7f9;
}
.realHs .Real-time-money li{
	width: 410px;
	font-size: 16px;
	padding: 35px 0;
}
.realHs .Real-time-money li span{
	font-size: 30px;
}
.realHs ul li{
	float: left;
	font-size: 14px;
	color: #89939e;
	text-align: center;
	width: 205px;
	padding: 50px 0;
}
.realHs ul li span{
	display: block;
	font-size: 28px;
	color: #4f575d;
	padding-bottom: 10px;

}
.Lending{
	margin: 20px auto;
	padding-bottom: 60px;
}
.Borrowing{
	background: #fff;
}
.Borrowing h2{
	font-size: 20px;
	color: #303740;
	text-align: center;
	padding:40px 0 30px;
}
.Borrowing ul li{
	float: left;
	width: 222px;
	text-align: center;
	font-size: 14px;
	color: #89939e;
	padding: 50px 0;
}
.Borrowing ul li span{
	display: block;
	font-size: 28px;
	color: #4f575d;
	padding-bottom: 10px;

}
/*申诉通道*/
.contChannel{
	background: #fff;
	width: 1114px;
	margin: 0 auto;
	padding: 0 43px 195px;
	position: relative;
}
.contChannel h2{
	font-size: 18px;
	color: #303740;
	text-align: center;
	height: 132px;
	line-height: 132px;
}
.contChannel h3{
	font-size: 16px;
	color: #303740;
	height: 40px;
	line-height: 40px;
}
.contChannel h4{
	font-size: 14px;
	color: #303740;
	text-indent: 6rem;
	height: 28px;
	line-height: 28px;
}
.contChannel p{
	line-height: 25px;
	font-size: 14px;
	color: #777777;
	margin-top: 24px;
}
.contChannel p.channelText{
	text-indent: 2rem;
}
.contChannel span{
	position: absolute;
	right: 45px;
	bottom:75px;
	background: url(../../images/aboutUs/channerImgs.png) no-repeat center;
	width: 112px;
	height: 51px;
}
/*审核信息*/
.shenheBox{
	background: #fff;
	width: 870px;
	padding: 0 45px;
}
.shenheBox h2{
	font-size: 18px;
	color: #303740;
	text-align: center;
	height: 100px;
	line-height: 100px;
}
.shenheBox p{
	font-size: 16px;
	color: #24282c;
	height: 40px;
	line-height: 40px;
}
/*  */
.shenheBox .shenheBoxO{
    padding: 150px 0 200px 0;
}
.shenheBox .shenheBoxO dl{
    float: left;
    width: 290px;
    text-align: center;
}
.shenheBox .shenheBoxO dl dd{
    font-size: 16px;
    color: #777;
    margin-top: 20px;
}
.shenheBox .shenheBoxO dl a{
    font-size: 16px;
    color: #ff8900;
    padding:11px auto 27px;
}
.caiwu{
    background: #fff;
    padding: 0 45px 100px 50px;
}
.caiwu p{
    text-align: center;
    font-size: 18px;
    color: #303740;
    padding: 50px 0 12px 0;
}
.caiwu img{
    margin-top: 75px;
}
.caiwu img.marg{
    margin-right: 30px;
}
/*  */
.contRight .allRel{
	position: relative;
	width: 100%;
	display: block;
}
.contRight i.earnings{
	width: 14px;
	height: 14px;
	display: inline-block;
	background: url(../../images/The-question-mark.png) no-repeat center;
	position: absolute;
	top: 4px;
}
.contRight i.earnings:hover{
	background: url(../../images/The-question-mark-orange.png) no-repeat center;
}
.explan{
	padding: 5px 10px;
    line-height: 16px;
    background: #fffbef;
    border: 1px solid #ff8900;
    font-size: 12px;
    color: #ff8900;
    text-align: left;
    display: inline-block;
    border-radius: 3px;
    position: absolute;
    display: none;
    z-index: 2;
}
.explan i{
	display: inline-block;
    position: absolute;
    width: 13px;
    height: 8px;
    background: url(../../images/explian-sj.png) no-repeat center;
}
/*借款信息指引*/
.guide {
	padding: 0 30px;
}
.guide h2{
	text-align: center;
	padding-top: 21px;
	line-height: 69px;
	color:#303740;
	font-size: 20px;
}
.guide ul li{
	font-size: 14px;
	color: #777;
	line-height: 26px;
}
.guide ul li.guideCol{
	color: #303740;
}
.guide ul li.guideTop{
	margin-top: 17px;
}
.guide h3{
	line-height: 42px;
	color: #303740;
	font-size: 16px;
	margin-top: 25px;
}
.guide ul.guidePad li{
	padding-left: 24px;
	position: relative;
}
.guide ul.guidePad li span{
	position: absolute;
	left: 0;
	top: 0;
}
/*公用章*/
.Public_chapter{
	padding: 27px 0 36px;
} 
/*合规承诺书*/
.guideHg{
	padding: 0 30px;
}
.guideHg img{
	display: block;
	margin: 0 auto ;
	padding: 30px 0;
}
.messageSys{
	padding: 0 30px;
}
.messageSys h2{
	text-align: center;
	font-size: 30px;
	height: 100px;
	line-height: 100px;
}
.messageSys p{
	text-indent: 2em;
	font-size: 16px;
	line-height: 30px;
}
.messageSys img{
	margin: 20px auto;
	display: block;
}
