/*create by liuhongyang*/
.fl {
	float: left;
}

.fr {
	float: right;
}

.center-content-box {
	width: 100%;
	border: 1px solid #f0f0f0;
	border-left: none;
	overflow: hidden;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}

.left-menu-box {
	width: 220px;
	background: #f0f0f0;
	min-height: 800px;
	float: left;
}

.menu-title {
	height: 90px;
	line-height: 90px;
	width: 100%;
	font-size: 22px;
	text-align: center;
	color: #bd0e0b;
}

.menu-row {
	width: 100%;
	height: 46px;
	line-height: 46px;
	color: #333;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
}

.menu-row:hover {
	background: #515062;
	color: #fff;
}

.menu-row.focus {
	position: relative;
	color: #333;
	background: #fff url(../images/menu-r.png) 180px center no-repeat;
}

.menu-row.focus:before {
	position: absolute;
	content: ' ';
	width: 5px;
	height: 46px;
	background: #bd0e0b;
	top: 0px;
	left: 0px;
}

.right-content-box {
	float: left;
	width: 978px;
	min-height: 300px;
	padding: 0 55px;
}

/*关于我们*/
.top-title-wrap {
	height: 90px;
	line-height: 90px;
}

.frame-title-name {
	font-size: 24px;
	color: #333;
	font-weight: bold;
	float: left;
}

.mbx-box {
	float: right;
}

.main-centent-wrap {
	font-size: 14px;
	float: left;
	/*color: #333;*/
}

.main-centent-wrap .computer-img-info {
	margin: 0 10px 0px 0;
	float: left
}

.about-me-info {
	text-indent: 25px;
	line-height: 26px;
}

/*联系我们*/
.map {
	width: 878px;
	height: 439px;
	position: relative;
}

.map .tips {
	position: absolute;
	background: url(../images/acon_tips.jpg) no-repeat center center;
	width: 342px;
	height: 340px;
	bottom: 42px;
	right: 20px;
}

.map .tips h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 68px;
	margin-bottom: 30px;
	text-align: left;
}

.map .tips h1,.map .tips p {
	margin-left: 50px;
}

.map .tips p {
	width: 265px;
	font-size: 14px;
	line-height: 28px;
}

/*广告服务*/
.desc-info {
	color: #666;
	margin-bottom: 20px;
}

.gg-logo {
	margin-bottom: 20px !important;
}

.edite-info-wrap {
	height: 254px;
	width: 100%;
	clear: both;
	overflow: hidden
}

.left-textarea-box {
	width: 507px;
	height: 254px;
	border: 1px solid #c4c4c4;
}

.left-textarea-box textarea {
	width: 100%;
	height: 100%;
	border: none;
	resize: none;
	background: #f8f8f8;
	padding: 5px;
	font-size: 14px;
}

.input-and-btn-wrap {
	width: 340px;
	margin-left: 21px;
}

.input-param-one {
	height: 50px;
	line-height: 50px\9;
	border: 1px solid #c4c4c4;
	background: #f8f8f8;
	width: 340px;
	padding-left: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sure-fire {
	height: 50px;
	line-height: 50px;
	width: 340px;
	background: #eb5405;
	border: none;
	outline: none;
	cursor: pointer;
	font-size: 18px;
	color: #fff;
}

.sure-fire:hover {
	opacity: 0.88;
	-ms-filter: alpha(opacity = 88);
	filter: alpha(opacity = 88);
}

/*友情链接*/
.yq-links {
	width: 880px;
	height: 444px;
}

.yq-link {
	float: left;
	margin: 0 6px 6px 0;
	background: #f7f7f7;
	position: relative;
	overflow: hidden;
}

.yq-link img {
	opacity: 1;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.05, 1.05, 1);
	transform: scale3d(1.05, 1.05, 1);
}

.yq-link .figcaption ::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.5);
	content: '';
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

.yq-link:hover img {
	opacity: 0.88;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

.yq-link:hover .figcaption ::before {
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

/*负责声明*/
.sm-desc {
	color: #666;
	font-size: 14px;
	text-indent: 30px;
	line-height: 28px;
}

.sm-one-card {
	margin: 30px 0;
	color: #666;
	text-indent: 30px;
	font-size: 14px;
	line-height: 28px;
}