@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
.Glayer3 {
	width: 100%;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0 0 5px #808080;
}
.Glayerimg3 {
	width: 400px;
	max-width: 100%;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0 0 5px #808080;
	position: absolute;
}
.Glayer3_imgbox {
	overflow: hidden;
}
.Glayer3_imgbox img {
	width: 400px;
}
.Glayerimg3ing {
	position:absolute;
	text-align: center;
	width: 100%;
	top:195px;
	left: 0;
}
.Glayer3_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	background-color: #f5f5f5;
	height: 55px;
	position: relative;
}
.glayer3_iframe {
	width: 100%;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.gl3_h3 {
	font-size: 14px;
	font-weight: normal;
	color: #454545;
	text-align: center;
	line-height: 55px;
}
.gl3_close {
	background-image: url(gl3001.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	right: 10px;
	top: 7px;
	display: block;
	height: 40px;
	width: 40px;
	cursor: pointer;
}
.glayer3_bg {
	background-color: rgba(51,53,61,0.22);
	width: 100%;
	position:fixed;
	top: 0;
	left: 0;
	z-index:100;
}
.Glayer3_mian {
	overflow: auto;
	position:relative;
	display: block;
}
.gl3_iframeBox {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto;
}
.glayer3_li {
	
	border-bottom: #e7e7e7 solid 1px;
	
}
.glayer3_liA {
	line-height: 20px;
	padding:10px 20px 10px 20px;
	font-size: 14px;
	color: #454545;
	display: block;
}
.glayer3_li:hover {
	background-color:#f5f5f5;
}
.glayer3_list .glayer3_li:last-child {
	border-bottom-width: 0;
}
.gl3btn_box {
	border-top:#e3e3e3 solid 1px;
	padding-top:7px;
	text-align: center;
}
.gl3Box1 {
	padding:12px;
	overflow: auto;
}
.glayer3sUD {
	display: flex;
	height: 100%;
	flex-direction: column;
}
.glayer3sU {
	height: 100px;
	flex-grow: 1;
	overflow: auto;
}
.glayer3sD {
	flex-grow: 0;
	height: 45px;
}
.glayer3sLR {
	display: flex;
	height: 100%;
	flex-direction: row;
}
.glayer3sLRg {
	height: 100px;
	flex-grow: 0;
	overflow: auto;
	width: 10px;
}
.glayer3sLRa {
	height: 100px;
	flex-grow: 1;
	overflow: auto;
}
.gly3li2 {
	display: block;
	position:relative;
	height: 100%;
	box-sizing: border-box;
}
.gly3li2:hover{
	background-color: #f7f7f7;
}
.gly3li2M {
	height: 100%;
	min-height: 18px;
	padding:10px;
	padding-left: 24px;
	border-right:#e3e3e3 solid 1px;
	border-bottom:#e3e3e3 solid 1px;
	cursor: pointer;
	font-size: 14px;
	line-height: 18px;
	display: block;
	box-sizing: border-box;
}
.gly3li2 input{
	position:absolute;
	left: 7px;
	top:12px;
}
.gly3li2 input:checked~.gly3li2M  {
	background-color:#12d661;
	color: #fff;
}
.otnflex.glayer3_list2 {
	align-items: stretch;
}
.gly3sDbox1 {
	box-sizing: border-box;
	height: 100%;
	border-top:#e3e3e3 solid 1px;
	padding-top: 5px;
	padding-right: 20px;
	text-align: center;
}
