/* 方案 */
/* .table-1 th,.table-1 td {
	border: 1px solid #ddd;
} */
.sc{
	margin-bottom: 68px;
}
.sc1 h3{
	padding-top: 55px;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 20px;
}
.sc1 p{
	padding-bottom: 50px;
}
.sc1-line{
	border-bottom: 2px solid #999;
	margin-bottom: 68px;
}
.sc2{
	    padding-bottom: 100px;
}
.sc2 .thumbnail{
	    border: 0;
	    padding:0;
}
.sc2 .thumbnail:hover{
	text-decoration: none;
}
.sc2 h4{
	font-size: 16px;
	
	
	margin-top: 15px;
	border-top: 1px solid #fff;
	border-bottom: 2px solid #fff;
	transition: border 0.5s;
}
.sc2 .thumbnail .caption{
	padding-left: 0;
	padding-right: 0;
}
/*.sc2 h4:hover{
	border-top: 1px solid #999;
	border-bottom: 2px solid #000;
}*/
.sc3{

}
.sc3 .top-line{
	width: 100%;
	height: 1px;

	padding-bottom: 14px;
}
.sc3 .top-line .top-line-left,.sc3 .top-line .top-line-right{
	width: 50%;
	height: 1px;
	float: left;
}
.sc3 .top-line .top-line-left .left-line{
	width: 0;
	float: right;
	height: 1px;
	background: #999;
	transition: width 1s;
}
.sc3 .top-line .top-line-right .right-line{
	width: 0;
	float: left;
	height: 1px;
	background: #999;
	transition: width 1s;
}


.sc3 .bottom-line{
	width: 100%;
	height: 2px;
	padding-top: 14px;
}
.sc3 .bottom-line .bottom-line-left,.sc3 .bottom-line .bottom-line-right{
	width: 50%;
	height: 2px;
	float: left;
}
.sc3 .bottom-line .bottom-line-left .left-line{
	width: 0;
	float: right;
	height: 2px;
	background: #000;
	transition: width 1s;
}
.sc3 .bottom-line .bottom-line-right .right-line{
	width: 0;
	float: left;
	height: 2px;
	background: #000;
	transition: width 1s;
}

/*.sc2 h4.sc3{
}*/
/* 方案详情 */

.sc-d1{
	padding-bottom: 35px;
}	
.sc-d1 .left1{
	background: #3B9DFF;
	position: relative;
	height: 330px;
}
.sc-d1 .left1 h1{
	color: #fff;
	font-size:45px;
	font-weight: bold;
	top: auto;
	bottom: 90px;
	padding-left: 35px;
	position: absolute;
}
.sc-d1 .left1 p{
	color: #fff;
	border-bottom: 5px solid #fff;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
	top: auto;
	bottom: 30px;
	margin-left: 35px;
	position: absolute;
}

.sc-d1 img{
	width:20%;
	top: 26px;
	position: absolute;
	right: 30px;

}
.right{
    width:0;
    border-left:30px solid #3B9DFF;
    border-top:30px solid transparent;
    border-bottom:30px solid transparent;
    position: absolute;
   	right: -25px;
    top: 50%;
    margin-top: -30px;
    z-index: 3;
}
.sc-d1 .text1{
	background: #F4F4F4;
	height: 330px;
	padding-left: 80px;
	padding-right: 80px;
	display: table;
}
.table-center{
	display: table-cell;
	vertical-align: middle;
}
/* .sc-d1 .text1 h3{
	padding-top: 55px;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 40px;
	padding-left: 70px;
}
.sc-d1 .text1 p{
	font-size: 16px;
	padding-left: 70px;
	padding-bottom: 50px;
	line-height: 200%

} */
.sc-d2{
	padding-bottom: 35px;
}	
.sc-d2 .left2{
	background: #70CC97;
	position: relative;
	height: 330px;
}
.sc-d2 .left2 h1{
	color: #fff;
	font-size:45px;
	font-weight: bold;
	top: auto;
	bottom: 45px;
	padding-left: 35px;
    position: absolute;
}

	

.sc-d2 img{
	width:20%;
	top: 26px;
	position: absolute;
	right: 30px;

}
.right1{
    width:0;
    border-left:30px solid #70CC97;
    border-top:30px solid transparent;
    border-bottom:30px solid transparent;
    position: absolute;
   	right: -25px;
    top: 50%;
    margin-top: -30px;
    z-index: 3;
}
.sc-d2 .text2{
	background: #F4F4F4;
	/*padding-top: 84px;
	font-size: 16px;
	padding-left: 70px;
	padding-bottom: 80px;
	line-height: 200%;*/
	height: 330px;
	padding-left: 80px;
	padding-right: 80px;
	display: table;
}

/*.sc-d2 .text2 p{
	padding-top: 84px;
	font-size: 16px;
	padding-left: 70px;
	padding-bottom: 80px;
	line-height: 200%

}*/
.sc-d3{
	padding-bottom: 35px;
}	
.sc-d3 .left3{
	background: #F4DE14;
	position: relative;
	height: 330px;
}
.sc-d3 .left3 h1{
	color: #fff;
	font-size:45px;
	font-weight: bold;
	top: auto;
	bottom: 45px;
	padding-left: 35px;
    position: absolute;
}

	

.sc-d3 img{
	width:20%;
	top: 26px;
	position: absolute;
	right: 30px;

}
.right2{
    width:0;
    border-left:30px solid #F4DE14;
    border-top:30px solid transparent;
    border-bottom:30px solid transparent;
    position: absolute;
   	right: -25px;
    top: 50%;
    margin-top: -30px;
    z-index: 3;
}
.sc-d3 .text3{
	background: #F4F4F4;
	/*padding-top: 98px;
	font-size: 16px;
	padding-left: 70px;
	padding-bottom: 98px;
	line-height: 200%;*/
	padding-left: 80px;
	padding-right: 30px;
	height: 330px;
	line-height: 1.8;
	display: table;
}

/*.sc-d3 .text3 p{
	padding-top: 98px;
	font-size: 16px;
	padding-left: 70px;
	padding-bottom: 98px;
	line-height: 200%;

}*/
.sc-d4{
	/*padding-bottom: 100px;*/
}
.sc-d4 h3{
	font-weight: bold;
	font-size: 27px;
	padding-bottom: 35px;
	border-bottom: 1px solid #ccc;
}
.sc-d4 img{
	padding-top: 35px;
	width: 100%;
	padding-bottom:12px;

}						
.bgcol1{
	background: #000;
	color: #F9ED2A;
	/*width: 20%*/
	padding:0;
	padding-left: 20px;
	padding-right: 20px;
	/*width: 120px;*/
	line-height: 42px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.bgcol1:hover{
	background: #000;
	color: #F9ED2A;
}
.line2{
		border-bottom: 2px solid #000;
		/*padding-bottom: 42px;*/
		padding-top: 20px;
}
.btn-default{
	width: 118px;
	border-radius: 0;
	border: 0;			
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
	line-height: 30px;
}						
.bgcol2{
	background: #000;
	color: #F9ED2A;
}
	.line3{
   	border-bottom: 1px solid #ccc;
   	padding-bottom: 30px;
	}
	.text4{
		padding-bottom: 50px;
		padding-top: 35px;
	}
.text4 p{
		font-size: 18px;
}


.sc2{
	    padding-bottom: 100px;
}
.sc2 .thumbnail{
	    border: 0;
	    padding:0;
}
/*.sc2 h4{
	font-size: 16px;
	
	padding-top: 14px;
	padding-bottom: 14px;
	margin-top: 15px;
	border-top: 1px solid #fff;
	border-bottom: 2px solid #fff;
}*/
/*.sc2 h4.sc3{
	border-top: 1px solid #999;
	border-bottom: 2px solid #000;
}*/
.sc-d5,.sc-d6{
	padding-top: 45px; 
	margin-bottom: 120px;
}
.sc-d5 .btn-default{
	vertical-align: bottom;
	margin-bottom: 0;
	margin-left: 20px;
}

/* 常见问题答疑 */
.ques1{
	padding-left: 30px;
	padding-right: 30px;
	background-color: #000;
	height: 240px;
	transition: all 0.3s;
	display: block;
	margin-bottom: 30px;
}
.ques1-child{
	margin-top: 33px;
	transition: all 0.3s;
}
.ques1-right{
	display: inline-block;
	color: #fff;
	font-size: 22px;
	vertical-align: bottom;
	margin-left: 20px;
	transition: all 0.3s;
}
.ques1-bottom{
	font-size: 39px;
	color: #F9ED2A;
	border-bottom: 1px solid #F9ED2A;
	margin-top: 60px;
	padding-bottom: 10px;
	transition: all 0.3s;
}
.ques1:hover{
	background-color: rgba(81,85,86,1);
	cursor: pointer;
	text-decoration: none;
}
.ques1:hover .ques1-child{
	display: none;
}
.ques1:hover .ques1-bottom{
	border: 0;
	text-align: center;
	line-height: 240px;
	margin-top: 0;
}