.limitWidth { width: 1200px; margin-left: auto; margin-right: auto;}


/* banner */
.page-banner { position: relative; color: #ffffff; height: 400px; overflow: hidden; }
.page-banner img { height: 100%; }


/* banner 说明文字 */
.banner-text { position: absolute; bottom: 22%; left: 50%; width: 1200px; margin-left: -600px; }
.banner-text .ban-tit { font-size: 26px; text-align: center; }
.banner-text .dl { font-size: 14px; float: left; margin-right: 150px; margin-top: 90px; }
.banner-text .dl.per4 { margin-right: 0;}
.banner-text .dl>.dt { color: #cdcdcd;}
.banner-text .dl>.dd { font-size: 30px; margin-top: 8px;}
.banner-text .dl>.dd>em { font-size: 18px; font-style: normal;}


.about-box {margin: 170px auto 0;overflow: hidden;position: relative}
.about-box a.anchors{position: absolute; display: block; width: 100%; height: 1px; background: none; top: -150px;}
.about-box .about-tit { font-weight: normal; font-size: 24px; color: #333;}
.about-box .about-subtit { color: #333; margin-top: 8px; }
.about-box .box-text { color: #616161; font-size: 16px; }
.about-box .box-text p {  line-height: 1.5; margin-bottom: 20px;}
.about-box.section1 { position: relative; overflow: visible;}
.about-box.section1 .thumb-img { position: relative; width: 565px; height: 350px; float: right; margin-right: 30px; margin-left: 10%;}
.about-box.section1 .thumb-img-bg {
	position: absolute; top: -36px; right: -6px;
	background: #f5f5f5; width: 205px; height: 183px;
}
.about-box.section1 .thumb-img img {
	width: 565px; height: 350px; position: absolute; top: 0; left: 0;
	opacity: 0; filter:alpha(opacity=0);
	transition: all 1s ease-in;
}
.about-box.section1 .thumb-img img.active {
	opacity: 1; filter:alpha(opacity=100);
}
.about-box.section2 { width: 100%; background: #f3f3f3; position: relative;}
.about-box.section2 .box-text {
	width: 42%; overflow: hidden; padding: 0 4%;
}
.about-box.section2 .about-tit { margin-top: 35px;}
.about-box.section2 .thumb-img { width: 50%; float: left; }
.about-box.section2 .thumb-img img { max-width: 100%; height: 100%;}
.about-box .person-intro { padding-bottom: 25px;}
.about-box .person-intro p { font-size: 14px; margin-bottom: 10px; line-height: 1.7; }
.about-box .person-intro p.name { font-size: 18px; font-weight: 700;color: #23252f; line-height: normal; margin-bottom: 10px;}
.about-box .person-intro p strong { color: #23252f;}
.section4_bg{padding-top: 135px;padding-bottom: 138px;background: url(../images/aboutus/shimingyuanjing.png) no-repeat top center;}
.about-box.section4 .yuanj {
	display: table; margin-top: 15px;
	background: #f3f3f3; width: 47.5%; float: left; font-size: 16px; color: #777676;
}
.about-box.section4 .yuanjInner { display: table-cell; padding-left: 200px; padding-right: 60px; vertical-align: middle; height: 200px; position: relative; }
.about-box.section4 .yuanj.odd { margin-right: 2.5%; }
.about-box.section4 .yuanj.even { margin-left: 2.5%; }
.about-box.section4 .yuanj span.icon {
	font-size: 46px; color: #8d8c8d; font-weight: bold; line-height: 60px;
	position: absolute; left: 60px; top: 70px;
}
/* .about-box.section4 .yuanj span.icon:after {
	display: inline-block; content: ''; width: 0; height: 0;
    border-style: solid;
	border-width: 15px 15px;
	border-color: transparent #f3f3f3 #f3f3f3 transparent;
    position: absolute; bottom: 0; right: 0;
} */
/* .about-box.section5 { background: url(../images/aboutus/bg.jpg) no-repeat center; height: 530px; padding-top: 70px;} */
/* 发展历程 */
.timeline { position: relative; overflow: hidden; }
.node-intro-wrapper {position: relative; width: 1200px; height: 200px; margin: 0 auto; }
.timelineBox{ width: 1000px; height: 200px; overflow: hidden; margin: 0 auto; }
#cUl{position: relative; width: 1000px; margin: 0 auto; }
#cUl li{width: 1000px; position: absolute; left: 0; background-size: 100% 100%; }
.dsj-text {width: 600px; margin: 0 auto; text-align: center; color: #777777; }
.dsj-text h4 { font-size: 24px; color: #303740; line-height: 2; font-weight: normal;}
.dsj-text b { display: block; width: 106px; background: #85878e; height: 1px; margin: 0 auto; margin-bottom: 25px;}
.dsj-text p {font-size: 20px; margin-top: 10px; font-weight: normal; }
.node-list-wrapper{
    width: 100000px;
    list-style: none;
    position: relative;
    margin-left: 560px;
    overflow: hidden;
    height: 80px;
    z-index: 1;
}
.node-list-wrapper:after,.container-li:after{
    content: "";
    display: table;
    clear: both;
}
.node-list-wrapper li{position: relative; width: 260px; height: 80px; float: left; cursor: pointer; text-align: center; font-size: 14px; padding: 10px 0; color: #777; }
.node-list-wrapper li span{ position: relative; top: 50px;  }
.node-list-wrapper li.year-active span { color: #303740;}
.year-dot{
	display: block; position: absolute; left: 50%; right: 0; top: 10px; margin-left: -20px;
	width: 40px; height: 40px; border-radius: 50%;
	background-color: #efefef;
	-webkit-box-shadow: 0 0 20px 10px rgba(218, 219, 222, .2);
	-moz-box-shadow: 0 0 20px 10px rgba(218, 219, 222, .2);
	box-shadow: 0 0 20px 10px rgba(218, 219, 222, .2);
}
.year-dot:after {
	content: ''; position: absolute; left: 5px; top: 5px; display: block;
	width: 30px; height: 30px; border-radius: 50%;
	background-color: #f9f9f9;
	-webkit-box-shadow: 0 0 20px 10px rgba(218, 219, 222, .2);
	-moz-box-shadow: 0 0 20px 10px rgba(218, 219, 222, .2);
	box-shadow: 0 0 20px 10px rgba(218, 219, 222, .2);
}
.year-active .year-dot {background-color: #bcbdc1; }
.year-active .year-dot:after {content: ''; background: #85878e; }
.dotted-line{ border-bottom: solid 1px  #e7e7e7; position: relative; left: 0; right: 0; margin:0 auto; top: -50px; z-index: 0; overflow: hidden; }

@media screen and (max-width:1200px) {
	.banner-text { width: 1000px; margin-left: -500px;}
	.banner-text .ban-txt { margin-right: -100px;}
	.banner-text .dl { margin-right: 100px;}
}
@media screen and (max-width:1500px) {
	.about-box.section2 .about-tit {
		margin-top: 15px;
	}
	.about-box .box-text p {
		margin-bottom: 10px;
	}
	.about-box .person-intro p.name {
		font-size: 16px;
	}
	.about-box .person-intro p {
	    font-size: 12px;
	    margin-bottom: 10px;
	    line-height: 1.5;
	}
	.about-box .person-intro {
		padding-bottom: 5px;
	}
}
@media screen and (max-width:1920px) and (min-width: 1500px) {

}

/*高管团队*/
.teamWraper{
	width: 100%;
	position: relative;
	margin-top: 45px;
	padding-bottom: 20px;
}
.teamWraper i{
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 320px;
	background: #323542;

}
#swiper1.swiper-container {
	width: 100%;
	height: 454px;
	color: #fff;
	text-align: center;
}
#swiper1.swiper-container .swiper-slide{
	float:left;
	margin-right: 30px;
	width:270px !important;
	height:402px !important;
	background:#2c2f3e;
	text-align:left
}
#swiper1 .pagination {
	position: absolute;
	z-index: 20;
	left: 10px;
	bottom: 10px;
}
#swiper1 .swiper-button{
	width:30px;
	height:30px;
	background-image:url(../images/index/arrow_gray_can.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
#swiper1 .swiper-button-prev {
	position: absolute; right: 63px; bottom: 10px; z-index: 999;
}
#swiper1 .swiper-button-next {
	position: absolute; right: 30px; bottom: 10px; z-index: 999;
}
#swiper1 .swiper-button.gray{
	background-image:url(../images/index/arrow_gray.png);
	background-repeat:no-repeat;
}
#swiper1 .swiper-button:hover{background-image:url(../images/index/arrow_gray_on.png);}
#swiper1 .swiper-button.gray:hover{background-image:url(../images/index/arrow_gray.png);}
#swiper1 .swiper-button-prev{ background-position:0 0;}
#swiper1 .swiper-button-next{ background-position:-40px 0;}

.teamList .thumb{
	width:100%;
	height:277px;
	overflow:hidden;
}
.teamList .thumb img{
	width:100%;
	height:auto;
}
.teamList ul span{
	display:block;
	color:#fff;
	font-size:18px;
	margin:18px 0 10px 20px;
}
.teamList ul p{
	color:#fff;
	font-size:14px;
	line-height:24px;
	margin:0 16px 0 20px;
	height: 24px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

/*公司分布*/
.comnets{
	margin-bottom: 30px;
}
.netlist{
	width:300px;
	color:#303740;
	font-size:20px;
	margin-top:40px;
}
.netlist h4{
	font-size:20px;
	color:#303740;
	margin-bottom:36px;
	font-weight:normal;
}
/*宜信样式*/

.netlist ul{ line-height:44px;}
.netlist ul li{ cursor:pointer;}
.netlist ul li span{ 	width:20px;
	height:1px;
	background:#777;
	/*background:url(/Home/Public/img/yx_inside_bg.png) no-repeat 0 -63px;*/ display:block; /*width:6px; height:6px;*/ float:left; margin-top:20px; margin-right:15px;}
.netlist ul li p{ float:left; color:#777; font-size:16px;}
.netlist ul li.fnt-active span{ width:20px;
	height:2px; background:#1f2678; /*background-position:0  -91px; width:12px; height:12px;*/ margin-top:20px; margin-right:15px;}
.netlist ul li.fnt-active p{ font-size:18px; color:#1f2678;}


.netlist .container { width: 60%; height: auto; margin: 0 auto; margin-top: 20px; }
.netlist .funnyNewsTicker{ /*border:1px solid red;*/width:100%; overflow:hidden; height:125px !important; position:relative; padding:0 !important; box-sizing:border-box; margin:0 auto;}
.netlist .funnyNewsTicker>ul{padding:0; margin:0; list-style-type:none; position:relative;}
.netlist .funnyNewsTicker>ul>li{display:none; width:99%; height:44px !important; background:#FFF; position:absolute;  overflow:hidden; border:none !important;}
.netlist .funnyNewsTicker>ul>li>.fnt-content{position:absolute; top:0; bottom:30px; left:0; right:0; box-sizing:border-box;/* padding:5%;*/ height:36px; overflow:hidden;}
.netlist .funnyNewsTicker>ul>li>.fnt-content a{text-decoration:none;}
.netlist .funnyNewsTicker>ul>li>.fnt-content a:hover{text-decoration:underline;}
.netlist .funnyNewsTicker>ul>li>.fnt-info{position:absolute; bottom:0; left:0; right:0; height:20px; padding:5px; border-top:solid 1px #DDD;}
.netlist .funnyNewsTicker>ul>li>.fnt-info a{display:inline-block; width:20px; height:20px; background:#0F0; opacity:0.2; cursor:pointer;}
.netlist .funnyNewsTicker>ul>li>.fnt-info a:hover{opacity:1;}

.netlist .funnyNewsTicker>ul>li>.fnt-info span{position:absolute; left:80px; right:30px; text-align:center; opacity:0.4; z-index:0; font-size:13px; cursor:default;}
.netlist .funnyNewsTicker>div{width:50px; height:30px; cursor:pointer; position:absolute; opacity:0.3;}
.netlist .funnyNewsTicker>div:hover{opacity:1;}
.netlist .funnyNewsTicker>div.fnt-top-arrow{top:0; background:url(/Home/Public/img/fnt-arrows-black.png) top no-repeat; display:none;}
.netlist .funnyNewsTicker>div.fnt-bottom-arrow{bottom:0; background:url(/Home/Public/img/fnt-arrows-black.png) bottom no-repeat; display:none;}

.netlist .funnyNewsTicker .fnt-top0{-ms-transform: scale(0.80); -webkit-transform: scale(0.85); transform: scale(0.85); opacity:0.85; top:0; z-index:1; display:block;}
.netlist .funnyNewsTicker .fnt-top1{-ms-transform: scale(0.87); -webkit-transform: scale(0.9); transform: scale(0.9); opacity:0.9; top:-43px; z-index:0; display:block;}
.netlist .funnyNewsTicker .fnt-top2{-ms-transform: scale(0.95); -webkit-transform: scale(0.95); transform: scale(0.95); opacity:0.95; top:0px; z-index:3; display:block;}
.netlist .funnyNewsTicker .fnt-active{-ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); opacity:1; top:42px; z-index:10; display:block;}
.netlist .funnyNewsTicker .fnt-bottom2{-ms-transform: scale(0.95); -webkit-transform: scale(0.95); transform: scale(0.95); opacity:0.95; top:84px; z-index:6; display:block;}
.netlist .funnyNewsTicker .fnt-bottom1{-ms-transform: scale(0.87); -webkit-transform: scale(0.90); transform: scale(0.90); opacity:0.9; top:123px; z-index:5; display:block;}
.netlist .funnyNewsTicker .fnt-bottom0{-ms-transform: scale(0.80); -webkit-transform: scale(0.85); transform: scale(0.85); opacity:0.85; top:162px; z-index:4; display:block;}

.netlist .fnt-easing2{transition:.25s linear; -moz-transition:.25s linear; -webkit-transition:.25s linear;}
.netlist .fnt-easing li{transition:.5s ease-out; -moz-transition:.5s ease-out; -webkit-transition:.5s ease-out;}
.netlist .fnt-radius li{-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.netlist .fnt-radius2 li{-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
/*.netlist .fnt-shadow li{-webkit-box-shadow: 0px 0px 10px 0px rgba(100,100,100,0.3); -moz-box-shadow: 0px 0px 10px 0px rgba(100,100,100,0.3); box-shadow: 0px 0px 10px 0px rgba(100,100,100,0.3);}*/
.netlist .fnt-shadow-big{-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5) !important; -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5) !important; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5) !important;}

.maparea{
	width:736px;
	height:358px;
	position:relative;
	background:url(../images/index/map.jpg) no-repeat center top;
}
.maparea span{
	display:block;
	position:absolute;
	background:url(../images/index/ring_small.png) no-repeat center center;
	width:34px;
	height:34px;
}
.maparea span.on, .maparea span:hover{
	background:url(../images/index/ring_big.png) no-repeat center center;
}
.maparea span.cls01{ left:176px; top:128px;}
.maparea span.cls02{ left:330px; top:102px;}
.maparea span.cls03{ left:548px; top:125px;}
.maparea span.cls04{ left:588px; top:132px;}
.maparea span.cls05{ left:618px; top:128px;}
.maparea span.cls06{ left:566px; top:168px;}
/* 改版新加关于我们 */
.page-banner{
	background: url(../images/aboutus/about_us_banner.png) no-repeat top center;
}
.section4_bg{
	margin-top: 170px;
}
.section4_bg .about-box .about-tit,
.section4_bg .about-box.section4 .yuanj span.icon,
.section4_bg .about-box.section4 .yuanjInner,
.section4_bg .about-box .box-text p{
	color: #fff;
}
.section4_bg .about-box .box-text p{
	font-size: 16px;
}
.section4_bg .about-box.section4 .yuanj{
	background: rgba(243,243,243,0.3);
	filter: Alpha(opacity=30);  
	-moz-opacity:0.3;    /* FF 主要是为了兼容老版本的FF*/
	opacity:0.3;  
}
.section4_bg .about-box.section4 .yuanj span.icon:after{

}
.section4_bg .about-box.section4 .yuanj span.shiming{
	background: url(../images/aboutus/shiming.png) no-repeat center;
}
.section4_bg .about-box.section4 .yuanj span{
	display: inline-block;
	width: 92px;
	height: 64px;
	background: url(../images/aboutus/yuanjing.png) no-repeat center;
}
.section5 .node-intro-wrapper{
	margin-top: 20px;
	height: 341px;
	/* background: url(../images/aboutus/leadersx.png) no-repeat top center; */
}
.lmys{
	margin-top: 170px;
	/* padding-top: 48px; */
	background: url(../images/aboutus/lmys_bg.png) no-repeat top center;
}

.hide{
	display: none;
}
.riskManage .controls-direction a{
	/* width: 150px; */
}
.box-texts{
	position: absolute;
	left: 0px;
	top: 48px;
}
.wrapper{
	background: #000844;
	background: rgba(0,8,68,.5);
}
.wrapper .left{
	float: left;
	margin: 40px 0px 40px 30px;
	width: 540px;
	height: 320px;
	position: relative;
	z-index: 110;
	overflow: hidden;
}
.wrapper .left:before{
	display: block;
	content: ' ';
	width: 120px;
	height: 120px;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 110;
}
.wrapper .left img{
	width: 520px;
	height: 300px;
	position: absolute;
	left: 20px;
	bottom: 20px;
	z-index: 111;
}
.wrapper .right{
	float: left;
	padding-left: 50px;
width: 337px;
position: relative;
letter-spacing: 1px;
}
.wrapper .right h3:before{
	display: block;
	content: ' ';
	width: 40px;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 97px;
	z-index: 110;
	opacity: 0.4;
	background: rgba(255,255,255,.4);
}
.wrapper .right h3{
	margin-top: 80px;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 33px;
	padding-bottom: 9px;
}
p{
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	margin-top: 10px;

}
.parter{
margin-top: 136px;
padding-bottom: 80px;
}
.parter .tab_box{
	width: 100%;
}
.parter .tab_box span{
	font-size: 18px;
	line-height: 25px;
	color: #999;
	display: inline-block;
	width: 50%;
	float: left;
	cursor: pointer;
}
.parter .tab_box span.left{
text-align: right;
text-indent: 2em;
}
.parter .tab_box span.right{
	text-align: left;
	text-indent: 2em;
}
.parter .tab_box span.active{
	color: #303740;
}
.tab_list{
	margin-top: 12px;
}
.tab_list ul li{
	float: left;
	width: 150px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	border: 1px solid #F5F5F5;
	margin-left:22px;
	margin-top: 24px;
}
.tab_list ul li img{
	width: 150px;
}
.tab_list ul li:nth-child(7n-6){
	margin-left: 0px;
}