@charset "gb2312";
/* CSS Document */
.g-main {
	width:100%;
}
.g-content {
	width: 90%;
	margin:0 auto;
	font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
}
.m-title {
	overflow: hidden;
	height: auto;
	min-height: 55px;
	margin-top: 50px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	line-height: 180%;
	border-bottom: #333 2px solid;
}


.m-text {
	clear: both;
	padding-top: 30px;
	margin: auto 10px;
	text-align: left;
	font-size: 16px;
}
.m-text p {
	line-height:26px;
	font-size:16px;
}
.m-text .m-tt2 {
	font-size:16px;
	line-height:30px;
}
.m-text .u-img {
	margin:20px auto;
	text-align:center;
}

.m-text .u-img img {
	width:600px;
	height:auto;
}
video {
	background-color: black;
}

.m-question {
	text-align:left;
	width:90%;
	margin:0 auto; 
	font-size:16px;
}

.m-question h4 {
	font-size:18px;
	color:#067ba7;
	margin:20px auto; 
}

.m-question textarea {
	width:100%;
	height:200px;
}

.m-question .m-btn {
	width:100%;
	text-align:center;
}
.m-question .m-btn input {
	margin:20px auto;
	width:100px;
	background:#067ba7;
	height:30px;
	color:#fff;
	border:1px solid #0CC;
}
.m-editor {
	clear: both;
	float: right;
	margin: 10px;
	margin-top: 30px;
	font-size: 12px;
	color: #989898
}


#gadget {
	max-width: 1000px;
	width: 100%;
	margin: 10px auto;
	background-color: #fff;
	overflow: hidden;
}

#catabanner {
	border-bottom: #ccc 1px solid;
	overflow: hidden;
}
#decoration {
	float: left;
	height: 18px;
	width: 3px;
	margin: 10px;
	background-color: #335075;
}
#catabanner {
	height: 38px;
}
#cataname {
	float: left;
	margin-top: 12px;
	line-height: 100%;
	color: #335075;
	font-weight: bold;
}
#gadgetbox ul {
	list-style-position: inside;
	margin: 9px;
}
#gadgetbox span {
	display: none;
	float: right;
}


#cwxBg{ position:absolute; display:none; background:#000; width:100%; height:100%; left:0px; top:0px; z-index:1000;} 
#cwxWd{ position:absolute; display:none; border:10px solid #CCC; padding:10px;background:#FFF; z-index:1500;} 
#cwxCn{ background:#FFF; display:block;} 
.m-win {
	width:100px;
	height:100px;
	text-align:center;
}