﻿body{
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%
}

#title_div{
	width: 100%;
	height: 60px;
	background: #151515
}

#title_frame{
	width: 900px;
	height: 60px;
	margin-left: auto;
	margin-right: auto
}

#title_logo{
	position:absolute;
	width: 80px;
	height: 80px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

#title_btn_frame{
	position: absolute;
	width: 700px;
	height: 60px;
	margin-left:200px;
	display:table;
}

.title_btn_tablecell{
	width: 16%;
	height: 60px;
	color:white;
	cursor:pointer;
	font-size:16px;
	font-family:微软雅黑;
	line-height:60px;
	text-align: center;
	display:table-cell;
	background: none
}

.title_btn_tablecell2{
	width: 16%;
	height: 60px;
	color:white;
	font-size:16px;
	font-family:微软雅黑;
	line-height:60px;
	text-align: center;
	display:table-cell;
	background: none
}

#homePage_iframe{
	width: 100%;
	height: 100%;
	border-style: none
}

#title_end{
	width: 100%;
	height: 500px;
	background: #000000
}

#title_end_qr{
	width: 100%;
	height: 225px;
}

#title_end_qr_table{
	width: 600px;
	height: 225px;
	margin-left:auto;
	margin-right:auto;
	display: table
}

.title_end_qr_table_cell{
	width: 100%;
	height: 100%;
	display: table-cell;
	text-align: center
}

.title_end_qr_table_cell_img{
	width: 100px;
	height: 100px;
	margin-top: 50px;
}

.title_end_qr_table_cell_name{
	width: 100%;
	height: 20px;
	margin-top: 10px;
	color:gray;
	font-size: 14px;
	font-family: 微软雅黑;
	cursor: default;
}

#title_end_copy{
	width: 200px;
	height: 20px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	display: table
}

.title_end_copy_cell{
	width: 25%;
	height: 100%;
	display:table-cell;
	text-align: center;
	color: #e0dfdf;
	font-size: 12px;
	padding-top: 4px;
	cursor: pointer
}

.table_cell_white{
	width: 1px;
	height: 20px;
	background: #e0dfdf;
	display: table-cell;
	font-size: 12px
}

#title_end_info{
	width: 600px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px
}

#title_end_img{
	width: 100%;
	height: 275px;
	margin-top: 30px
}

#title_end_info_a{
	width: 100%;
	height: 100%;
	color: #959494;
	text-decoration: none;
	font-size: 15px;
	cursor: pointer;
}

#title_end_info_div{
	width: 100%;
	height: 20px;
	color: white;
	text-align: center
}

.title_end_info_p{
	width: 100%;
	height: 20px;
	color: #959494;
	margin-top: 5px;
	margin-bottom: 0;
	font-size: 15px;
	cursor: default;
}
