@charset "UTF-8";
/* CSS Document */

/* 首屏轮播样式 */
.slide-main{
	width:100%;
	height:448px;
	position:relative;
}
.slide-box, .slide{
	display:block;
	width:100%;
	height:448px;
	overflow:hidden;
}
.slide-box{position:relative;}
.slide{
	display:none;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position:absolute;
	z-index:8;
}
.slide a{display:block;width:100%;height:100%;cursor:pointer;}
.item{
	display:block;
	width:100%;
	height:10px;
	position:absolute;
	z-index:124;
	bottom:20px;
	left:0;
	text-align:center;
}
.item a{
	display:inline-block;
	width:8px;height:8px;
	margin-right: 5px;
	margin-left: 5px;
	background:rgba(255,255,255,0.5);
	border-radius: 50px;
	overflow:hidden;
}
.item a.cur{background:#fff;}

a.btn-tiyan-sty{
	display: block;
	width: 200px;
	height: 40px;
	background: #50cde0;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	line-height: 40px;
	position: absolute;
	bottom:38px;
	border-radius: 50px;
	left: 50%;
	margin-left: -100px;
	z-index: 200;
}

/* 代账人自己的平台 */
.ydz-con-box{
	width: 100%;
	padding: 60px 0;
}
.ydz-con-box h2{
	width: 100%;
	text-align: center;
	font-size: 26px;
	margin-bottom: 8px;
	margin-top:50px;
}
.fu-title{
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #666;
	margin-bottom: 10px;
}
.fu-txt{
	width: 100%;
	text-align: center;
	color: #999;
}
.pingtai{
	width: 1053px;
	margin: 80px auto 0;
}

/* 代账服务面临问题 */
.fuwu-bg-box{
	width: 1210px;
	height: 514px;
	margin: 0 auto;
	background: url(../images/fuwu.png) no-repeat center;
	background-size: 1210px auto;
	overflow: hidden;
	padding: 0 12px;
}
.fuwu-bg-box li{
	width: 264px;
	padding-top: 240px;
	float: left;
	text-align: center;
	color: #888;
	margin-right: 43px;
	line-height: 28px;
	font-size: 16px;
}
.fuwu-tite{
	color: #fff;
	font-size: 20px;
	margin-bottom: 50px;
}

/* 一站式服务 */
.focus-ydz{
	height:394px;
	width:1170px;
	margin:60px auto 0;
}
.left-ydz{
	float:left; 
	width:796px; 
	height:394px; 
	position:relative;
	overflow:hidden;
}
.left-ydz li{
	position:absolute; 
	left:0; 
	top:0; 
	width:796px; 
	height:394px; 
	z-index:1; 
	opacity:0; 
	filter:alpha(opacity=0);
}
.left-ydz-content{
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 796px auto;
	color: #fff;
	padding-top: 66px;
	text-align: center;
	font-size: 20px;
	line-height: 38px;
}
.tab-ydz-top{
	width: 120px;
	padding-bottom: 12px;
	font-size: 26px;
	font-weight: 500;
	margin: 0 auto 20px;
	border-bottom: 2px solid #3ec8dd;
}
.font-w-ydz{ font-weight: 600; color: #3ec8dd;}
.left-ydz li.active-ydz{z-index:2;}
/* .left-ydz li p{display:none;} */

.right-ydz{
	float:right; 
	width:380px;
	margin-left: -10px;
}
.right-ydz li{
	height:99px;
	overflow:hidden;
	color:#666; 
	font-size:20px;
	cursor: pointer;
}
.ydz-tab-txt{
	font-size: 16px;
	color: #999;
	padding-top: 4px;
}
.right-ydz li:hover, .right-ydz li.active-ydz{
	color:#21bbdc;
	background-color: #f8f8f8;
}
.right-ydz li i{	
	width:116px; 
	height:99px; 
	float:left;
	background-repeat:no-repeat;
	background-position: 60px center;  
}
.ydz-tab-title{
	padding-top: 22px;
}
.i1-shui{ background-image: url(../images/shuiwu-g.png); background-size: 34px auto;}
.i2-cai{ background-image: url(../images/caiwu-g.png); background-size: 27px auto;}
.i3-bao{ background-image: url(../images/baoshui-g.png); background-size: 31px auto;}
.i4-ke{ background-image: url(../images/kehu-g.png); background-size: 31px auto;}
.right-ydz li.active-ydz .i1-shui{ background-image: url(../images/shuiwu.png); background-size: 34px auto;}
.right-ydz li.active-ydz .i2-cai{ background-image: url(../images/caiwu.png); background-size: 27px auto;}
.right-ydz li.active-ydz .i3-bao{ background-image: url(../images/baoshui.png); background-size: 31px auto;}
.right-ydz li.active-ydz .i4-ke{ background-image: url(../images/kehu.png); background-size: 31px auto;}

/* 绽放 */
.ydz-zhan { 
	width: 1100px; 
	height: 650px; 
	margin:30px auto 0; 
	position: relative; 
	overflow:hidden;
}
.ydz-zhan-list{
	width: 800px;
	margin: 50px auto 0;
	text-align: center;
}
.ydz-zhan-list li a{ display: block;}
.ydz-zhan-list li img{ display: inline-block;}
.ydz-zhan-txt{
	width: 400px;
	text-align: center;
	margin: 20px auto 0;
	color: #878787;
	font-size: 16px;
}
.ydz-zhan-title{
	font-size: 20px;
	margin-bottom: 5px;
	color: #3ec8dd;
}
.ydz-zhan .num{ 
    width: 100%;
	height: 14px;
	overflow:hidden;  
	position: absolute; 
	top:20px; 
	left:0; 
	zoom:1; 
	z-index:3;
}
.ydz-zhan .num ul{
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: center; 
}
.ydz-zhan .num li{
	display: inline-block;
	width: 6px; 
	height: 6px; 
	background: #dcdcdc;
	margin: 0 6px;
	border-radius:50%; 
	cursor:pointer; 
	color: transparent;	
}
.ydz-zhan .num li.on{ background: #0bb5d9; } 
.ydz-zhan .prev, .ydz-zhan .next { 
	width: 72px; 
	height: 100%; 
	position: absolute; 
	top: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 72px auto;
	z-index: 100;
}
.ydz-zhan .prev{ 
	left: 0; 
	background-image: url(../images/left-l.png); 
}
.ydz-zhan .next{ 
	right: 0; 
	background-image: url(../images/right-l.png); 
}

/* 代账行业不二选择 */
.chose-box{
	width: 1160px;
	padding-top: 60px;
	margin: 0 auto;
	color: #878787;
	overflow: hidden;
}
.chose-box li{
	width: 232px;
	float: left;
	text-align: center;
	line-height: 24px;
}
.chose-title{
	width: 100%;
	padding-top: 55px;
	padding-bottom: 14px;
	margin-bottom: 12px;
	font-size: 18px;
	color: #333;
	background-position: center top;
	background-repeat: no-repeat;
}
.chose-border-r{ border-right: 1px solid #e6e6e6;}
.chose-box li p{ padding: 0 20px;}

/* 专业，专心、专注 */
.zhuan-bg{
	background: url(../images/bg-bule.jpg) no-repeat center;
	background-size: cover;
}
.zhuan-box{
	width: 1192px;
	margin: 0 auto;
	padding-top: 50px;
	overflow: hidden;
}
.zhuan-box li{
	width: 576px;
	height: 300px;
	float: left;
	margin: 10px;
	background: url(../images/com-bg.png) no-repeat center;
	background-size: auto 272px;
	padding: 50px;
}
.com-icon-box{
	padding-left: 100px;
	height: 80px;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 80px auto;
	margin-bottom: 20px;
}
.com-title{
	font-size: 18px;
	padding: 14px 0 4px;
}
.com-peop{
	color: #878787;
}
.com-txt{
	font-size: 16px;
}

/* 购买 */
.ydz-buy-box{
	width: 1120px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 60px;
	padding-bottom: 60px;
}
.ydz-buy-box li{
	width: 240px;
	height: 300px;
	float: left;
	background: #fff;
	border-radius: 6px;
	border-top: 4px solid #3ec8dd;
	margin: 0 65px 45px;
	box-shadow: 0 0 15px rgba(0,0,0,0.1);
	padding: 30px 30px 0;
	text-align: center;
	position: relative;
}
.ydz-buy-title{
	font-size: 20px;
	padding-bottom: 16px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 40px;
}
.ydz-buy-money{
	font-size: 34px;
}
.ydz-buy-txt{ color: #999;}
.ydz-buy-btn{
	width: 100%;
	position: absolute;
	left: 0;
	bottom:30px;
	z-index: 10;
	text-align: center;
}
.ydz-buy-btn a{
	display: inline-block;
	width: 160px;
	height: 38px;
	background: #3ec8dd;
	color: #fff;
	line-height: 38px;
	border-radius: 40px;
	font-size: 16px;
}




/******新闻中心 ********/
/*新闻中心*/
.newsCon-box {
	width: 1140px;
	margin: 0px auto 80px; }

.newsTitle {
	font-size: 32px;
	color: #292E30;
	text-align: center;
	margin-bottom: 40px; }

.newsList-box {
	width: 450px;
	height: 280px;
	border: 1px solid #e9e9e9;
	box-sizing: content-box; }

#newsList-box-title {
	width: 100%;
	display: -webkit-flex;
	display: flex;
	overflow: hidden;
	zoom: 1;
	border-bottom: 1px solid #e9e9e9;
	color: #696969;
	font-size: 18px; }

#newsList-box-title li {
	-webkit-flex: 1;
	flex: 1;
	height: 50px;
	text-align: center;
	line-height: 50px;
	cursor: pointer; }

#newsList-box-title li.current-active {
	color: #fff;
	background: -webkit-linear-gradient(45deg, #42CDCC, #39BED0);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(45deg, #42CDCC, #39BED0);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(45deg, #42CDCC, #39BED0);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(45deg, #42CDCC, #39BED0);
	/* 标准的语法 */ }

#newsList-box-content {
	width: 100%;
	padding: 16px 12px; }

#newsList-box-content .bq-text {
	line-height: 30px;
	display: none;
	color: #888; }

#newsList-box-content .bq-text p {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis; }

#newsList-box-content .bq-text p a {
	color: #888; }

#newsList-box-content .bq-text p a:hover {
	color: #3EC8DD; }

a.newsList-btn {
	display: block;
	width: 80px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	border-radius: 50px;
	border: 1px solid rgba(0, 0, 0, 0.3);
	margin-top: 10px;
	color: rgba(0, 0, 0, 0.7); }

a.newsList-btn:hover {
	border: 1px solid #3EC8DD;
	margin-top: 10px;
	color: #fff;
	background: #3EC8DD; }

.hotNews-box {
	width: 660px;
	height: 280px;
	overflow: hidden;
	position: relative; }

#ifocus_pic {
	width: 100%;
	height: 100%; }

#ifocus_opdiv {
	width: 100%;
	height: 50px;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10; }

#ifocus_tx {
	width: 100%;
	font-size: 18px;
	position: absolute;
	left: 20px;
	bottom: 12px;
	z-index: 20; }

#ifocus_tx ul li a {
	color: #fff; }

#ifocus_tx ul li a:hover {
	color: #3EC8DD; }

/* .hotTex-box{
	width:135px;
	height:30px;
	line-height:30px;
	color:#fff;
	text-align:center;
	font-size:22px;
	background:url(/static/v4/images/new-18/news-bg.png) no-repeat center;
	position:absolute;
	left:0;
	top:20px;
	z-index:10;
} */
.hotTex-box {
	position: absolute;
	left: 0;
	top: 20px;
	z-index: 10;
	width: 135px;
	height: 0px;
	border-top: 20px solid #3EC8DC;
	border-bottom: 20px solid #3EC8DC;
	border-right: 15px solid transparent; }
.hotTex-box span {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	line-height: 0;
	color: #fff;
	font-size: 18px;
	text-align: center; }

#ifocus_btn {
	position: absolute;
	top: 50%;
	margin-top: -55px;
	right: 15px;
	width: 10px;
	text-align: center;
	z-index: 100; }
#ifocus_btn .slideNewsPaginationSwitch {
	margin: 10px auto;
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: rgba(255, 255, 255, 0.5); }
#ifocus_btn .slideNewsPaginationSwitch.on {
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: #3EC8DC; }
/*****新闻中心结束*****/