@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2017-01-05 11:37:20
 * @version $Id$
 */
a.link {color: #2577e3;}
.ta-r {text-align: right;}
.ta-l {text-align: left;}
.fc_6 {color: #666;}
.fc_9 {color: #999;}
.fs_30 {font-size: 1.5rem;}
.fs_26 {font-size: 1.3rem;}
.fs_28 {font-size: 1.4rem;}
.fs_32 {font-size: 1.6rem;}
.fs_38 {font-size: 1.9rem;}
.fc_3 {color: #333;}
.lin_font1 {line-height: 1.5;}
.bgc_white {background: #fff;}
.bor_b {border-bottom: 1px solid #e3e3e3;}
.mar_r30 {margin-right: 1.5rem;}
.mar_l10 {margin-left: .5rem;}
.mar_r10 {margin-right: .5rem;}
.mar_t10 {margin-top: .5rem;}
.mar_b10 {margin-bottom: .5rem;}
.mar_t20 {margin-top: 1rem;}
.mar_t30 {margin-top: 1.5rem;}
.mar_t40 {margin-top: 2rem;}
.mar_t60 {margin-top: 3rem;}
.pad_t10 {padding-top: .5rem;}
.pad_b10 {padding-bottom: .5rem;}
.pad_t30 {padding-top: 1.5rem;}
.pad_t60 {padding-top: 3rem;}
.pad_b60 {padding-bottom: 3rem;}
.pad_b30 {padding-bottom: 1.5rem;}
.pad_b40 {padding-bottom: 2rem;}
.pad_l30 {padding-left: 1.5rem;}
.pad_b20 {padding-bottom: 1rem;}
.pad_t20 {padding-top: 1rem;}
.ta-c {text-align: center;}
.ta-l {text-align: left;}
.paragraph {text-indent: 1.4rem;line-height: 1.5;}
.pd-sp {padding-left: 4%;padding-right: 4%;}
body {max-width: 750px;margin: 0 auto;background: #f4f4f4;font-size: 1.4rem;}
/*伸缩栏*/

.disFrameList dt h1 {font-weight: bold;padding-left: 4%;font-size: 1.4rem;}
.disFrameList>dd {background: #fff;display: none;font-size: 1.4rem;padding-bottom: 1.5rem;}
.disFrameList dt a {display: block;}
.disWrap {}
.disMain {background: #fff;padding: 0 4%;}
.disContent {background: #fff;padding-top: 1.5rem;}
.disTitle {background: #fff;}
.disTitle h1 {padding: 1.5rem 4%;color: #333;text-align: left;border-bottom: 1px solid #e3e3e3;font-size: 1.4rem;}
/*导航栏*/
#navAbox {height: 5rem;background: #fff;}
#navA .swiper-slide {
	height: 5rem;width: 22%;font-size: 1.4rem;
	z-index: 9999;
	border:none;background: #fff;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);  
	-moz-tap-highlight-color:rgba(0, 0, 0, 0);  
	-ms-tap-highlight-color:rgba(0, 0, 0, 0);  
	-o-tap-highlight-color:rgba(0, 0, 0, 0);  
	tap-highlight-color:rgba(0, 0, 0, 0);
}
#navA .swiper-slide.active {
	color: #2577e3;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);  
	-moz-tap-highlight-color:rgba(0, 0, 0, 0);  
	-ms-tap-highlight-color:rgba(0, 0, 0, 0);  
	-o-tap-highlight-color:rgba(0, 0, 0, 0);  
	tap-highlight-color:rgba(0, 0, 0, 0);
}
#navA .swiper-slide.active:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #2577e3;
    position: absolute;
    left: 0;bottom: 0;
}
#navA .swiper-wrapper {height: 5rem;}
.top_menu_bar {height: 5rem;line-height: 5rem;box-sizing: border-box;background: #fff;}
.disNav {
	 overflow: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap
}

.disNav::-webkit-scrollbar {
    display: none
}
.disNav a {
	width: 22%;height: 100%;display: inline-block;text-align: center;position: relative;font-size: 1.4rem;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);  
	-moz-tap-highlight-color:rgba(0, 0, 0, 0);  
	-ms-tap-highlight-color:rgba(0, 0, 0, 0);  
	-o-tap-highlight-color:rgba(0, 0, 0, 0);  
	tap-highlight-color:rgba(0, 0, 0, 0);
}
.disNav a.active {
	color: #2577e3;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);  
	-moz-tap-highlight-color:rgba(0, 0, 0, 0);  
	-ms-tap-highlight-color:rgba(0, 0, 0, 0);  
	-o-tap-highlight-color:rgba(0, 0, 0, 0);  
	tap-highlight-color:rgba(0, 0, 0, 0);
}
.disNav a.active:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #2577e3;
    position: absolute;
    left: 0;bottom: 0;
}
/*公司简介*/
.profList li {width: 50%;margin-top: 2rem;}
.profIcon {width: 5.1rem;height: 5.1rem;vertical-align: middle;}
.profIcon-1 {background: url(../images/profile/icon1.png) no-repeat center center;background-size: contain;}
.profIcon-2 {background: url(../images/profile/icon2.png) no-repeat center center;background-size: contain;}
.profIcon-3 {background: url(../images/profile/icon3.png) no-repeat center center;background-size: contain;}
.profIcon-4 {background: url(../images/profile/icon4.png) no-repeat center center;background-size: contain;}
.profInfo {display: flex;align-items:center; justify-content: center;height: 5.1rem;padding-left: 1.5rem;}
.disSection {margin-top: 2rem;font-size: 1.4rem;}
.frameHead {height: 4.5rem;line-height: 4.5rem;position: relative;background: #fff;border-bottom: 1px solid #e3e3e3;}
.frameHead .frameTitle {font-size: 1.5rem;color: #333;font-weight: bold;padding: 0 4%;border-bottom: 1px solid #e3e3e3;}
.frameHeadBtn {display: block;}
.article-open:after { -webkit-transform: rotateZ(180deg);transform: rotateZ(180deg);}
.frameHead:after{
    content: "";
    width: 2.8rem;
    height: 2.8rem;
    overflow: hidden;
    position: absolute;
    right: 4%;
    top: 50%;
    margin-top: -1.4rem;
    background: url(../images/front/disdown.png);
    background-size:contain;
    /* transition: all .5s ease; */
}
.frameHead article {background: #fff;padding: 1.5rem 4% 3rem;display: none;}
.frameLogo {width: 32.75%;margin: 0 auto;}
.frameCon {background: #fff;display: none;padding-top: 1.5rem;padding-bottom: 3rem;}
.frameCon .pg {position: relative;}
.pgCon {background: #3799e4;color: #fff;font-size: 1.4rem;padding-top: 1.5rem;padding-bottom: 1.5rem; }
.frameCon .pgCon ul li {position: relative;}
.frameCon .pgCon ul li i {display: inline-block;width: .8rem;height: .8rem;background: #fff;border-radius: .8rem;vertical-align: top;position: absolute;top:.5rem;left: 0;}
.frameCon .pgCon ul li span {display: inline-block;padding-left: 2rem;line-height: 1.5;}
.staffInfo {width: 100%;padding-bottom: 1.5rem;}
.staffInfo .swiper-pagination {position: relative;bottom: 0;}
.staffInfo .swiper-pagination-bullet {background: #ffe3ad;}
.staffInfo .swiper-wrapper {padding-bottom: .5rem;}
.staffInfo .swiper-pagination-bullet-active {background: #ffb933;}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
   	background: #ffffff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-pagination-bullet {background: #ebebeb;}
.swiper-pagination-bullet-active {background: #b6b6b6;}
/*员工人数分布*/
#staffNum {width: 100%;height: 30rem;margin: 0 auto;}
#staffAge {width:  100%;height: 30rem;margin: 0 auto;}
#staffEdu {width:  100%;height: 30rem;margin: 0 auto;}

/*合作伙伴*/
.coopTitle {margin-left: 4%;}
.coopList li {width: 45.6%;margin-left: 2.93%;margin-bottom:4rem; }
.coopList li h2 {font-size: 1.2rem;color: #666;margin-top: .5rem;text-align: center;}
/*运营报告*/
.reportTitle {background: #fff;}
.reportTitle h1 {padding: 1.5rem 4%;border-bottom: 1px solid #e3e3e3;}
.reportTitle h2 {padding: 1rem 4%;font-size: 1.4rem;}
.reportImg li {width:40%;margin-left: 7.2%; padding-top: 1rem;}
.reportImg li a {display: block;}
.reportFlag i {display: inline-block;width: 1.2rem;height: 1.2rem;background: #3577e3;border-radius: 1.2rem;vertical-align: middle;}
.reportFlag span {display: inline-block;height: 2.2rem;width: 6.35rem;background: url(../images/report/tap.png) no-repeat center center;background-size: contain;color: #fff;font-size:1.5rem;text-align: center;line-height: 2.2rem;vertical-align: middle;margin-left: .5rem; }
.reportImg {position: relative;padding: .5rem 0 2.5rem;}
.reportImg:before {
	content: "";
	overflow: hidden;
	width: 2px;
	background: #dbdbdb;
	position: absolute;
	height: 100%;
	left: 0.6rem;
	top:0;
}
/*人文关怀*/
#empList {background: #fff;}
#empList .swiper-slide {
    width: 70%;
    position: relative;
    height: 100%;
    z-index: 3;
}
#empList .swiper-slide-next {width: 60%;padding-left: 10%;margin-top: 1rem;z-index: 1;}
#empList .swiper-slide-prev {width: 60%;padding-right: 10%;margin-top: 1rem;z-index: 1;}
.empInfo {background: #fff;padding-top:2.5rem;padding-bottom: 2.5rem; color: #999;font-size: 1.4rem;line-height: 1.5;}

/*总裁致辞*/
.speechPer {padding-top: 2rem;background: #fff;}
.speechCon {background: #3799e4;color: #fff;font-size: 1.5rem;padding: 1.5rem;}
/*资金安全*/
.fundList li {position: relative;border-left:2px solid #5695ea;padding-left: 5.1rem;margin-left: 2.55rem; }
.fundList li.li1:before {
	content:"";
	overflow: hidden;
	position: absolute;
	width: 5.1rem;
	height: 5.1rem;
	background: url(../images/fundsecurity/icon1.png) no-repeat center center;
	background-size: contain;
	left: -2.55rem;
	top:0;
}
.fundList li.li2:before {
	content:"";
	overflow: hidden;
	position: absolute;
	width: 5.1rem;
	height: 5.1rem;
	background: url(../images/fundsecurity/icon2.png) no-repeat center center;
	background-size: contain;
	left: -2.55rem;
	top:0;
}
.fundList li.li3:before {
	content:"";
	overflow: hidden;
	position: absolute;
	width: 5.1rem;
	height: 5.8rem;
	background: url(../images/fundsecurity/icon3.png) no-repeat center center;
	background-size: contain;
	left: -2.55rem;
	top:0;
}
.fundList li {padding-top: 1rem;}
.fundList li a {color: #2577e3;font-size: 1.5rem;}
.ensureImg {width: 35%;margin: 0 auto;text-align: center;}
.techList li h2 span {display: inline-block;vertical-align: middle;width:.3rem;height:.3rem;background: #333;border-radius: .3rem; margin-right: .5rem;}
.techList li h2 i {display: inline-block;vertical-align: middle;}
.privList li {width: 33.3333333%;}
.privList .privIcon {width: 5.9rem;height: 5.9rem;margin: 0 auto;}
.privList .privIcon1 {background: url(../images/fundsecurity/privIcon1.png) no-repeat center center;background-size: contain;}
.privList .privIcon2 {background: url(../images/fundsecurity/privIcon2.png) no-repeat center center;background-size: contain;}
.privList .privIcon3 {background: url(../images/fundsecurity/privIcon3.png) no-repeat center center;background-size: contain;}
.privList .privName {text-align: center;}

/*风控体系*/
.loopItem {padding-left: 4%;}
.loopItem .loopIcon {width: 3rem;height: 3rem;}
.loopItem .loopIcon1 {background: url(../images/windcontrolsystem/loopIcon1.png) no-repeat center center;background-size: contain;}
.loopItem .loopIcon2 {background: url(../images/windcontrolsystem/loopIcon2.png) no-repeat center center;background-size: contain;}
.loopItem .loopIcon3 {background: url(../images/windcontrolsystem/loopIcon3.png) no-repeat center center;background-size: contain;}
.loopItem .loopIcon4 {background: url(../images/windcontrolsystem/loopIcon4.png) no-repeat center center;background-size: contain;}
.loopItem .loopIcon5 {background: url(../images/windcontrolsystem/loopIcon5.png) no-repeat center center;background-size: contain;}    
.loopItem .loopInfo {width: 80%;}
.loopItem dt {border-left:2px dashed #75a9ed;padding-left: 1.5rem;position: relative;}
.loopItem dt:before {
	content:"";
	overflow: hidden;
	position: absolute;
	width: 1.2rem;
	height: 1.2rem;
	background: #9fb5ea;
	border-radius: 100%;
	left: -.7rem;
	top:0;
}
.loopItem dt.first {border-left:2px dashed #d6e5fa;}
.loopItem dt h2 {font-size: 2rem;color: #2577e3;position: relative;top:-.8rem;left: 0;}
.loopItem dd {padding-left: 1.5rem;padding-bottom: 2rem;}
.loopItem dt h3 {font-size: 1.5rem;color: #87abfb;}
.loopItem dd:nth-child(even) {border-left:2px dashed #75a9ed;}
.loopItem dd:nth-child(odd) {border-right:2px dashed #75a9ed;}
.repayList li {width: 50%;}
.repayIcon {width: 7.05rem;height: 7.05rem;margin: 0 auto;}
.repayIcon1 {background: url(../images/windcontrolsystem/repayicon1.png) no-repeat center center;background-size: contain;}
.repayIcon2 {background: url(../images/windcontrolsystem/repayicon2.png) no-repeat center center;background-size: contain;}
.repayIcon3 {background: url(../images/windcontrolsystem/repayicon3.png) no-repeat center center;background-size: contain;}
.repayIcon4 {background: url(../images/windcontrolsystem/repayicon4.png) no-repeat center center;background-size: contain;}
.repayList li h3 {font-size: 1.1rem;color: #a1a1a1;}
.loopBecome {padding-right: 4%;}
.loopBecome dd:nth-child(2) {border-bottom-left-radius: 6px;}
.loopBecome dd:nth-child(3) {border-top:2px dashed #75a9ed;border-bottom:2px dashed #75a9ed;border-top-right-radius: 6px;border-bottom-right-radius: 6px;border-top-left-radius: 0;border-bottom-left-radius: 2px;margin-left: .4rem;}
.loopBecome dd:nth-child(4) {border-top-left-radius: 6px;border-bottom-left-radius: 0;padding-bottom: 2rem;}
.becomeIcon {width: 9.2rem;height: 9.2rem;}
.becomeIcon1 {background: url(../images/windcontrolsystem/becomeicon1.png) no-repeat center center;background-size: contain;}
.becomeIcon2 {background: url(../images/windcontrolsystem/becomeicon2.png) no-repeat center center;background-size: contain;}
.becomeIcon3 {background: url(../images/windcontrolsystem/becomeicon3.png) no-repeat center center;background-size: contain;}
.becomeList li .line {border-bottom: 1px solid #dbdbdb;height: 1px;}
.becomeList li .becomeTip i {display: inline-block;width: .7rem;height: .75rem;background: url(../images/windcontrolsystem/tip.png) no-repeat center center;background-size: contain;}
.becomeList .becomeInfo {width: 52%;}
.loopItemEnd {position: relative;}
.loopItemEnd:before{
	content:"";
	overflow: hidden;
	position: absolute;
	width: 1.2rem;
	height: 1.2rem;
	background: #3a85e6;
	border-radius: 100%;
	left: .6rem;
	bottom:0;
}

.ficoImg {width: 54.35%;margin: 0 auto;}

/*大事记*/
/*人文关怀*/
#eventList {background: #fff;}
#eventList .swiper-slide {
    width: 70%;
    position: relative;
    height: 100%;
    z-index: 3;
}
.empBox a {display: block;}
#eventList .swiper-slide-next {z-index: 1;}
#eventList .swiper-slide-prev {z-index: 1;}
.progressItem {padding-left: 4%;}
.progressItem .progressTime {font-size: 1.5rem;color: #2577e3;position: relative;padding-left: 8%}
.progressItem .progressInfo {border-left:2px solid #dbdbdb;padding-bottom: 2rem;padding-left: 8%;}
.progressItem .progressTime:after{
	content: "";
	overflow: hidden;
	position: absolute;
	width: 1rem;
	height: 1rem;
	background:#fff;
	border:2px solid #2577e3; 
	border-radius: 1rem;
	left: -.6rem;
	top:0;
}
.progressEnd {padding-left: 4%;}
.progressEnd .progressTime {font-size: 1.5rem;color: #2577e3;position: relative;padding-left: 8%;border-left:2px solid #dbdbdb;}
.progressEnd .progressInfo {border-left:2px solid #fff;padding-bottom: 2rem;padding-left: 8%;position: relative;z-index: 3;}
.progressEnd .progressTime:after {
	content: "";
	overflow: hidden;
	position: absolute;
	width: 3.6rem;
	height: 3.6rem;
	background:url(../images/event/endicon.png) no-repeat center center;
	background-size: contain;
	left: -1.9rem;
	top:.8rem;
	z-index: 4;
}
.moreBtn {display: inline-block;height:4rem;width: 100%;color: #3799e4;line-height: 4rem;text-align: center;border-top:1px solid #d8d8d8; }
.moreBtn i {display: inline-block;width: .95rem;height:1.05rem;background: url(../images/front/moreup.png) no-repeat center center;background-size: contain;vertical-align: middle;margin-left: .5rem; }
.moreBtn span {display: inline-block;vertical-align: middle;}
.openCon i { -webkit-transform: rotateZ(180deg);transform: rotateZ(180deg);}

.mask {position: fixed;width: 100%;height: 100%;top:0;left: 0;background: #000;opacity: .5;z-index: 10;}
.bigimgBox {position: absolute;z-index: 13;}

.contactMain a {color: #666;}