/* CSS Document */
.scheme-banner{background:url(../img/scheme-banner.jpg);}
	.config-wrap .config-title,.config-wrap .config-intro{width:calc(50% - 15px);float:left;position:relative;}
	.config-wrap .config-title{border:1px solid #dedede;text-align:center;background:url(../img/right-icon.png) no-repeat right 80px center;background-color:#fff;margin:30px 0;padding:30px 0;}
	.config-wrap .config-title.left,.config-wrap .config-intro.left{margin-right:15px;}
	.config-wrap .config-title.right,.config-wrap .config-intro.right{margin-left:15px;}
	.config-wrap .config-title.current{background:url(../img/down-icon.png) no-repeat right 80px center;background-color:#e71305;}
	.config-wrap .config-title.current h3,.config-wrap .config-title.current p{color:#fff;}
	.config-wrap .config-title h3{font-size:24px;line-height:26px;}
	.config-wrap .config-title h3:after,.solution-style .config-wrap h3:after{display:none;}
	.config-text p{margin-bottom:10px;}
	.config-intro img{width:100%;display:block;}
	.config-intro .config-icon{width:180px;height:75px;background-color:#e71305;position:absolute;right:0;bottom:0;}
	.solution-style .config-text p,.solution-style .config-intro p,.solution-style .config-wrap>h3{text-align:justify;}
	.solution-style .config-wrap>h3{font-size:20px;line-height:40px;}
	.config-intro p{line-height:14px;margin-bottom:10px;}
	.config-intro table{width:100%;height:270px;margin-top:20px;}
	.config-intro table.tab-2 tr td{padding:6px 20px;}
	.config-intro table.tab-3 tr td{padding:2px 20px;}
	.config-intro table tr td{text-align:left;color:#5e5757;background-color:#f7f6f6;padding:6px 20px;}
	.config-intro table tr td:nth-child(1){background-color:#efeeee;font-weight:bold;}
	.config-intro table tr:nth-child(1) td{background-color:#5e5757;color:#fff;text-align:center;}
	.config-icon .config-left{width:52px;height:34px;color:#fff;float:left;border-right:4px solid #fff;text-align:right;padding:8px 10px 0;font-size:24px;}
	.config-icon .config-right{width:108px;float:left;padding:15px 10px 0;}
	.config-icon .config-right h3{color:#fff;font-size:16px;text-align:left;line-height:20px;}
	.config-icon .config-right p{font-size:12px;color:#fff;}
	.config-text1 p{margin-bottom:0;}
