#banner {
  height: 450px;
  background: url(./images/banner_1920x450.png) no-repeat center;
}

.section > .container {
	 position: relative; width:1000px; color: #404040; margin: 0 auto 20px; padding: 50px 0;
	}
h2 { position: relative; text-align: center; font-size:36px; color:#404040;

}

.section .sub-title { color: #989898; font-size:24px; text-align:center; padding-top: 24px; font-weight:lighter;}

#section-1 .left-right { padding-top: 30px; }

#section-1 .left-right .img {text-align: center; float: left; }

#section-1 .left-right .form { width: 480px; box-sizing: border-box; overflow: hidden; padding-top: 50px; float:right;}

#section-1 .left-right .form h5 { font-size: 34px; color: #fc4133; text-align: center; font-weight:800;}

#catForm { width: 436px; }

#catForm input { margin: 24px 0; padding: 0; border: none; display: block; width: 100%; height: 50px; border: 1px solid #d0d3d6; border-radius: 5px; box-sizing: border-box; padding: 0 18px; background-color: #fff; color: #828d97; font-size: 18px; outline: none; }

#catForm input::-webkit-input-placeholder { color: #828d97; }

#catForm input::-moz-placeholder { color: #828d97; }

#catForm input:-ms-input-placeholder { color: #828d97; }

#catForm input::placeholder { color: #828d97; }

#catForm input:hover { color: #404040; }

#catForm input:hover::-webkit-input-placeholder { color: #404040; }

#catForm input:hover::-moz-placeholder { color: #404040; }

#catForm input:hover:-ms-input-placeholder { color: #404040; }

#catForm input:hover::placeholder { color: #404040; }

#catForm .select-container { position: relative; width: 100%; height: 50px; margin: 15px 0; box-sizing: border-box; font-size: 18px; line-height: 50px; background-color: #fff; cursor: pointer; }

#catForm .select-container .select-tt { position: relative; padding: 0 18px; border: 1px solid #d0d3d6; border-radius: 5px; color: #828d97; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

#catForm .select-container .select-tt:hover { color: #404040; }

#catForm .select-container .select-tt:hover:after { border-top: 10px solid #404040; }

#catForm .select-container .select-tt:after { content: ''; position: absolute; top: 22px; right: 14px; border-top: 10px solid #d0d3d6; border-left: 8px solid transparent; border-right: 8px solid transparent; }

#catForm .select-container .select { display: none; width: 100%; max-height: 200px; box-sizing: border-box; border: 1px solid #d0d3d6; border-top: none; border-radius: 0 0 5px 5px; overflow-x: hidden; overflow-y: auto; position: absolute; top: 48px; left: 0; background-color: #fff; z-index: 99; }

#catForm .select-container .option { box-sizing: border-box; color: #828d97; padding: 0 18px; font-size: 16px; line-height: 48px; background-color: #fff; }

#catForm .select-container .option:hover { color: #404040; background-color: #f8f8f8; }

#catForm .btn { display: block; width: 100%; margin-top: 16px; line-height: 54px; text-align: center; font-size: 18px; color: #fff; background-color: #fc4133; border-radius: 6px; cursor: pointer; }

#catForm .btn:hover { background-color: #fd633c; }

#section-2 { background-color:#6a4af5; }

#section-2 h2.title { color: #fff; padding-bottom: 30px; }

#section-2 .tab-container { height: 475px; margin-bottom: 30px; box-sizing: border-box; padding: 42px 26px 0; background: url(images/section-2-bg_1000x476.png) no-repeat center; zoom: 1; }

#section-2 .tab-container:after { display: block; clear: both; content: ""; visibility: hidden; height: 0; }

#section-2 .tab-container .tab-titles { width: 218px; float: left; }

#section-2 .tab-container .tab-titles > .item { width: 218px; height: 79px; background: url(images/section-2-title-bg_218x79.png) no-repeat center; font-size: 18px; color: #fff; text-align: center; line-height: 68px; cursor: pointer; }

#section-2 .tab-container .tab-titles > .item.active { color: #ffe851; }

#section-2 .tab-container .tab-titles > .item b { font-size: 30px; }

#section-2 .tab-container .tab-titles > .item span { font-size: 24px; }

#section-2 .tab-container .tab-contents { float: left; width: 916px; height: 386px; margin-left: 14px; box-sizing: border-box; background-color: #862efb; border-radius: 8px; border: 1px solid #9564ff; }

#section-2 .tab-container .tab-contents > .item { position: relative; padding: 30px; }

#section-2 .tab-container .tab-contents > .item:not(:first-child) { display: none; }

#section-2 .tab-container .tab-contents > .item:before { content: ""; display: block; width: 10px; height: 12px; position: absolute; left: -10px; background: url(images/left-arrow_9x12.png) no-repeat center; }

#section-2 .tab-container .tab-contents > .item:nth-child(1):before { top: 28px; }

#section-2 .tab-container .tab-contents > .item:nth-child(2):before { top: 108px; }

#section-2 .tab-container .tab-contents > .item:nth-child(3):before { top: 185px; }

#section-2 .tab-container .tab-contents > .item:nth-child(4):before { top: 265px; }

#section-2 .tab-container .tab-contents > .item:nth-child(5):before { top: 342px; }

#section-2 .tab-container .tab-contents > .item h3 { font-size: 24px; color: #fbdc34; line-height: 52px; }

#section-2 .tab-container .tab-contents > .item p { padding: 8px 0; font-size: 16px; color: #fff; line-height: 24px; }

#section-2 .tab-container .tab-contents > .item h4 { margin-top: 16px; background-color: #984afc; padding: 16px 14px; border-radius: 6px; font-size: 16px; color: #ffe851; line-height: 30px; }

#section-2 .m-more_btn{ display: block;
	width: 600px;
	height: 60px;
	margin: 30px auto 0;
	background-color: #fecb3b;
	border-radius: 6px;
	font-size: 20px;
	text-align: center;
	line-height: 60px;}

#section-2 .m-more_btn a {color:#5036ed;}

#section-3  .table h4{width:1000px; float:left; color:#fc4133; font-size:24px; font-weight:bold; line-height:70px; white-space: nowrap; text-overflow:ellipsis; display: block;}

#section-3  .table {width:1000px; padding: 20px 0;}

#section-3  tr:first-child { background-color:#ffa14d; color:#FFF;}

#section-3  tr:nth-child(even) {background-color:#fff9f8;}

#section-3  .table  td {line-height:50px; text-align:center;}

#section-3  .table tr td {font-size:16px; border:#ffa14d 1px solid;
	}
#section-3 .btn {
	display: inline-block;
	margin-bottom: 0;
	width: 106px;
	line-height: 32px;
	text-align: center;
	white-space: nowrap;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	user-select: none;
	background-image: none;
	border-radius: 4px;
}
#section-3 .btn:hover{ background-color: #fd633c;}
#section-3 .btn-default{
	color: #fff;
	background-color: #fc4133;
	}

#section-4 { background:linear-gradient(to right, #fd6a9c, #cd63fe); }

#section-4 h2.title { color: #fff; padding-bottom: 30px; }

#section-4 .img {
	height: 255px;
	background: url(./images/section-4-img.png) no-repeat center;
}
#section-4 .m-more_btn{ display: block;
	width: 600px;
	height: 60px;
	margin: 30px auto 0;
	background-color: #fecb3b;
	border-radius: 6px;
	font-size: 20px;
	text-align: center;
	line-height: 60px;}

#section-4 .m-more_btn a {color:#ff1a8a;}

#section-5 .list {
	margin: 30px -10px 0;}

#section-5 .list .item {
	float: left;
	width: 320px;
	margin: 0 10px;
	border-radius: 6px;
	background-color: #fff;
	-webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
}
#section-5 .list .item h3 {
	font-size: 24px;
	color: #fff;
	line-height: 54px;
	background: linear-gradient(to right, #cd63fe, #5035ee);
	border-radius: 10px 10px 0 0;
	text-align: center;}

#section-5 .list .item .link-list {
	padding: 0 12px;}

#section-5 .list .item .link-item a {
	display: block;
	padding-left: 28px;
	height: 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #e3e3e3;
	font-size: 14px;
	color: #989898;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(images/link-icon_18x18.png) no-repeat center left;
}
#section-5 .list .item .link-item a:hover{color: #c13dff;}

#section-5 .m-more_btn{ display: block;
	width: 600px;
	height: 60px;
	margin: 30px auto 0;
	background-color: #cd63fe;
	border-radius: 6px;
	font-size: 20px;
	text-align: center;
	line-height: 60px;}

#section-5 .m-more_btn a {color:#fff;}

#footer {
	height: 380px;
	background: url(./images/foot.png) no-repeat center;
}
#footer .btn {
	width: 476px;
	height: 70px;
	position: absolute;
	top: 244px;
	left: 260px;
 }


