@CHARSET "UTF-8";

.container {
	width: 100%;

}

.contents {
	width: 100%;
	margin: 0 auto;
}

/* .contents_bg {
	background: url('../images/main_img_bg.png');
	width: 100%;
	height: 519px;
} */

.contents_bg{background-color:#e2f1f8; width:100%; height:518px;}
.white_line{border-top:1px solid white;}

.main_img {
	width: 1300px;
	margin: 0 auto;
}

.gray_line {
	border-top: 1px solid #d6d6d6;
}

.contents_bg02 {
	background-color: white;
	width: 100%;
	padding: 50px 0;
}

.contents_bg04{background-color:white; width:100%; height:644px;}

.center1300 {
	width: 1300px;
	margin: 0 auto;
}

.center1300_bgimage{position:relative; background-image:url('../images/img_s02.png'); background-repeat:no-repeat; height:644px;}

.contents_title01 {
	text-align: center;
	line-height: 180px;
	font-size: 40px;
	font-weight: bold;
}

.contents_title02 {
	text-align: center;
	font-size: 38px;
}

.contents_title03{text-align:left; line-height:15px; font-size:34px; padding:80px 0 0 50px;}
.contents_title04{text-align:left; line-height:15px; font-size:18px; padding:80px 0 0 50px;}

.contents_txt {
	text-align: center;
	font-family: Arial, serif;
	font-size: 24px;
	color: #666666;
	line-height: 40px;
}

.contents_bg03 {
	background-color: #e9edf0;
	width: 100%;
	height: 600px;
}

.contents03 {
	width: 1300px;
	height: 600px;
	margin: 0 auto;
	background-color: #e9edf0;
}

.contents04 {
	width: 1300px;
	height: 1200px;
	margin: 0 auto;
}

.main_img02 {
	position: relative;
	height: 600px;
}

.main_img03 {
	position: relative;
}

.main_img02 .background {
	position: absolute;
	left: 0;
	width: 1300px;
}

.main_img03 .background {
	position: absolute;
	left: 0;
	width: 1300px;
}

.main_video {
	width: 793px;
	height: 447px;
	margin: 0 auto;
}

.height750 {
	height: 750px;
}

.height966 {
	height: 966px;
	min-width: 1300px;
}

.height1000 {
	height: 1000px;
}

.consulting {
	width: 1200px;
	margin: 0 auto;
}

.consulting_left {
	width: 550px;
	float: left;
}

.consulting_left > div {
	float: left;
}

.consulting_left_ctn > div {
	float: left;
	margin-top: 20px;
}

.consulting_left_txt {
	font-size: 16px;
	color: #313e4c;
	line-height: 28px;
	margin-left: 30px;
	max-width: 450px;
}

.consulting_left_txt > a {
	font-size: 16px;
	width: 480px;
	color: #313e4c;
	text-align: center;
	text-decoration: none;
}

.consulting_left_smalltxt {
	font-size: 14px;
	color: #919191;
	width: 200px;
	line-height: 28px;
}

.consulting_left_smalltxt:hover {
	text-decoration: underline;
}

.consulting_right {
	float: right;
	width: 600px;
	margin-top: 15px;
}

.download {
	position: relative;
	background-position-y: 30px;
	background-repeat: no-repeat;
	width: 659px;
	height: 167px;
	margin: 45px auto 0 auto;
}

.download > div {
	float: left;
}

.google {
	position: absolute;
	top: 50px;
	left: 30px;
}

.appstore {
	position: absolute;
	top: 50px;
	left: 343px;
}

.input_text_bg {
	display: block;
	width: 550px;
	float: right;
}

.input_text_bg > div {
	float: left;
}

.input_text {
	width: 510px;
	height: 45px;
	text-indent: 10px;
	border: 1px solid #d3d4d5;
}

.icon01 {
	margin: 8px 6px 0 0;
}

.top20 {
	margin-top: 20px;
}

.textarea_bg {
	width: 550px;
	float: right;
}

.textarea_bg textarea {
	width: 500px;
	height: 190px;
	border: 1px solid #d3d4d5;
	padding: 8px 0 0 10px;
}

.textarea_bg > div {
	float: left;
}

.message {
	line-height: 20px;
}

.btn-default {
	font-size: 16px;
	margin-top: 20px;
	float: right;
	margin-right: 10px;
}

.btn-default a:link {
	width: 197px;
	height: 35px;
	padding-top: 12px;
	color: #76b2e1;
	border: 1px solid #76b2e1;
	background-color: white;
	display: block;
	text-align: center;
	text-decoration: none;
}

.btn-default a:visited {
	width: 197px;
	height: 35px;
	padding-top: 12px;
	color: #76b2e1;
	border: 1px solid #cccccc;
	background-color: white;
	display: block;
	text-align: center;
	text-decoration: none;
}

.btn-default a:hover {
	width: 197px;
	height: 35px;
	padding-top: 12px;
	color: #76b2e1;
	border: 1px solid #76b2e1;
	background-color: white;
	display: block;
	text-align: center;
	text-decoration: none;
}

.btn-default a:active {
	width: 197px;
	height: 35px;
	padding-top: 12px;
	color: #76b2e1;
	border: 1px solid #76b2e1;
	background-color: white;
	display: block;
	text-align: center;
	text-decoration: none;
}

.content_align_center {
	width: 1300px;
	margin: 0 auto;
}