.header-container {
	left: 0px; top: 0px; width: 100%; height: 72px; position: absolute;
}
.header {
	background-color: transparent;
}
.info-banner {
	background: url("img/financial_banner.jpg") no-repeat center; width: 100%; height: 468px; position: relative;
}
.ecomm_banner {
	background: url("img/ecomm_banner.jpg") no-repeat center;
}
.mobile_banner {
	background: url("img/mobile_banner.jpg") no-repeat center;
}
.game_banner {
	background: url("img/game_banner.jpg") no-repeat center;
}
.website_banner {
	background: url("img/web_banner.jpg") no-repeat center;
}
.web-banner {
	padding: 170px 0px 0px;
}
.web-name {
	color: rgb(255, 255, 255); font-size: 44px;
}
.web-info {
	color: rgb(255, 255, 255); font-size: 18px; margin-top: 30px; margin-bottom: 60px;
}
.web-banner .advisory {
	padding: 6px 39px; border: 1px solid rgb(255, 255, 255); border-image: none; color: rgb(255, 255, 255); font-size: 20px; display: inline-block; background-color: transparent;
}
.issue-icon {
	background: url("img/f-issue-sprite.png") no-repeat;
}
.mobile-issue-icon {
	background: url("img/m-issue-sprite.png") no-repeat;
}
.game-issue-icon {
	background: url("img/g-issue-sprite.png") no-repeat;
}
.web-issue-icon {
	background: url("img/w-issue-sprite.png") no-repeat;
}
.issue-title {
	text-align: center; color: rgb(85, 85, 85); padding-top: 80px; padding-bottom: 60px; font-size: 36px;
}
.issue-title-ico {
	background: url("img/issue_title_ico.png") no-repeat center; margin: 20px 0px 60px; width: 100%; height: 29px;
}
.web-issue-list {
	padding-bottom: 60px;
}
.web-issue-list li {
	margin: 0px 1%; width: 23%; height: 380px; padding-top: 35px; float: left;
}
.game-list li {
	width: 31%;
}
.web-issue-list li:hover {
	box-shadow: 0px 2px 16px rgba(0,0,0,0.12); background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 2px 16px rgba(0, 0, 0, .12); -moz-box-shadow: 0 2px 16px rgba(0, 0, 0, .12);
}
.web-issue-list li a {
	width: 100%; height: 100%; display: inline-block;
}
.web-issue-list li span {
	margin: 0px auto; width: 100px; height: 100px; display: block;
}
.issue_type_01 {
	background-position: 0px 0px;
}
.issue_type_02 {
	background-position: 0px -100px;
}
.issue_type_03 {
	background-position: 0px -200px;
}
.issue_type_04 {
	background-position: 0px -300px;
}
.web-issue-list li a:hover .issue_type_01 {
	background-position: -100px 0px;
}
.web-issue-list li a:hover .issue_type_02 {
	background-position: -100px -100px;
}
.web-issue-list li a:hover .issue_type_03 {
	background-position: -100px -200px;
}
.web-issue-list li a:hover .issue_type_04 {
	background-position: -100px -300px;
}
.web-issue-list li a:hover p {
	color: rgb(5, 159, 255);
}
.web-issue-list li p {
	margin: 20px 0px 15px; text-align: center; color: rgb(51, 51, 51); font-size: 18px;
}
.web-issue-list li .issue-introduce {
	margin: 0px 20px; color: rgb(153, 153, 153); line-height: 24px; font-size: 12px;
}
.web-deploy {
	background-color: rgb(245, 246, 247);
}
.deploy-box {
	padding-bottom: 60px;
}
.deploy-box .deploy-info {
	padding: 25px; width: 30%; color: rgb(102, 102, 102); line-height: 32px; text-indent: 2em; font-size: 14px; float: right; background-color: rgb(255, 255, 255);
}
.deploy-info h4 {
	text-align: center; color: rgb(51, 51, 51); text-indent: 0px; font-size: 24px; margin-bottom: 25px;
}
.deploy-info a {
	border-radius: 4px; width: 120px; height: 35px; text-align: center; color: rgb(255, 255, 255); line-height: 35px; text-indent: 0px; font-size: 16px; margin-top: 35px; display: block; background-color: rgb(5, 159, 255);
}
.financial-deploy {
	background: url("img/financial-deploy.png") no-repeat left top; min-height: 560px;
}
.financial-deploy .deploy-info {
	width: 35%;
}
.game-deploy {
	background: url("img/game-deploy.png") no-repeat left top; min-height: 480px;
}
.mobile-deploy {
	background: url("img/mobile-deploy.png") no-repeat 100px top; min-height: 310px;
}
.mobile-deploy .deploy-info {
	width: 50%;
}
.website-deploy {
	background: url("img/web-deploy.png") no-repeat left top; min-height: 492px;
}
.ecommerce-deploy {
	background: url("img/ecommerce-deploy.png") no-repeat left top; min-height: 370px;
}
.superiority-list li {
	border: 1px solid rgb(230, 230, 230); border-image: none; width: 23.5%; height: 400px; margin-bottom: 60px; margin-left: 2%; float: left; background-color: rgb(255, 255, 255);
}
.web-list li {
	height: 450px;
}
.superiority-list li:first-child {
	margin-left: 0px;
}
.issue-form {
	height: 160px; padding-top: 25px; background-color: rgb(233, 240, 247);
}
.issue-form span {
	margin: 0px auto; width: 180px; height: 111px; display: block;
}
.issue-back {
	padding: 30px 20px; color: rgb(153, 153, 153); line-height: 2; font-size: 12px;
}
.issue-back .issue-back-title {
	text-align: center; color: rgb(51, 51, 51); font-size: 18px; margin-bottom: 18px;
}
.superiority-list li:hover .issue-back-title {
	color: rgb(5, 159, 255);
}
.issue-form .span_bg1 {
	background: url("img/fyoushi_img1.png") no-repeat 0px 0px;
}
.issue-form .span_bg2 {
	background: url("img/fyoushi_img2.png") no-repeat 0px 0px;
}
.issue-form .span_bg3 {
	background: url("img/fyoushi_img3.png") no-repeat 0px 0px;
}
.issue-form .span_bg4 {
	background: url("img/fyoushi_img4.png") no-repeat 0px 0px;
}
.issue-form .span_bg5 {
	background: url("img/eyoushi_img1.png") no-repeat 0px 0px;
}
.issue-form .span_bg6 {
	background: url("img/eyoushi_img2.png") no-repeat 0px 0px;
}
.issue-form .span_bg7 {
	background: url("img/eyoushi_img3.png") no-repeat 0px 0px;
}
.issue-form .span_bg8 {
	background: url("img/eyoushi_img4.png") no-repeat 0px 0px; width: 190px;
}
.issue-form .span_bg9 {
	background: url("img/eyoushi_img5.png") no-repeat 0px 0px;
}
.issue-form .span_bg10 {
	background: url("img/gyoushi_img1.png") no-repeat 0px 0px;
}
.issue-form .span_bg11 {
	background: url("img/gyoushi_img2.png") no-repeat 0px 0px;
}
.issue-form .span_bg12 {
	background: url("img/wyoushi_img1.png") no-repeat 0px 0px;
}
.issue-form .span_bg13 {
	background: url("img/gyoushi_img2.png") no-repeat 0px 0px;
}
.issue-form .span_bg14 {
	background: url("img/wyoushi_img2.png") no-repeat 0px 0px;
}
.web-more {
	background-color: rgb(245, 246, 247);
}
.more-title {
	padding: 80px 0px 60px; text-align: center; color: rgb(51, 51, 51); font-size: 36px;
}
.more-list li {
	width: 25%; height: 180px; margin-bottom: 80px; float: left;
}
.more-list li a {
	height: 100%; display: block;
}
.more-list li i {
	background: url("img/fangan-sprite.png") no-repeat; margin: 30px auto 20px; width: 60px; height: 60px; display: block;
}
.more-list li p {
	text-align: center; color: rgb(102, 102, 102); font-size: 16px;
}
.more-list li:hover {
	box-shadow: 8px 10px 16px rgba(0,0,0,0.12); background-color: rgb(255, 255, 255); -webkit-box-shadow: 8px 10px 16px rgba(0, 0, 0, .12); -moz-box-shadow: 8px 10px 16px rgba(0, 0, 0, .12);
}
.more-list li:hover p {
	color: rgb(5, 159, 255);
}
.more-list li i.more-list-1 {
	background-position: 0px 0px;
}
.more-list li:hover i.more-list-1 {
	background-position: -60px 0px;
}
.more-list li i.more-list-2 {
	background-position: 0px -120px;
}
.more-list li:hover i.more-list-2 {
	background-position: -60px -120px;
}
.more-list li i.more-list-3 {
	background-position: 0px -180px;
}
.more-list li:hover i.more-list-3 {
	background-position: -60px -180px;
}
.more-list li i.more-list-4 {
	background-position: 0px -240px;
}
.more-list li:hover i.more-list-4 {
	background-position: -60px -240px;
}
.more-list li i.more-list-5 {
	background-position: 0px -60px;
}
.more-list li:hover i.more-list-5 {
	background-position: -60px -60px;
}
.ecommerce-box {
	background: url("img/ecomm-issue-icon.png") no-repeat 200px; height: 440px; margin-bottom: 60px; position: relative;
}
.ecommerce-text {
	top: 80px; width: 500px; right: 0px; position: absolute;
}
.ecommerce-text h4 {
	color: rgb(102, 102, 102); padding-bottom: 10px; font-size: 24px; font-weight: 400; margin-bottom: 30px; border-bottom-color: rgb(5, 159, 255); border-bottom-width: 2px; border-bottom-style: solid; display: inline-block;
}
.ecommerce-text p {
	color: rgb(153, 153, 153); line-height: 2; font-size: 14px;
}
@media screen and (max-width:1200px)
{
.mobile-deploy .deploy-info {
	width: 40%;
}
}
