﻿.f_left {
	float: left;
}

.f_right {
	float: right;
}

button {
	border: none;
	outline: none;
}

input, select, textarea {
	outline: none;
	border: 1px solid #ccc;
}

body {
	background-color: #fff;
}
/*顶部大图*/
.topBanner {
	width: 100%;
	height: 350px;
	overflow: hidden;
	margin: 59px auto 0 auto;
	min-width: 1200px;
	position: relative;
	background: url(../images/HB-BY.jpg) no-repeat center;
}

.topBanner p {
	padding: 20px;
	background-color: #f2f2f2;
	opacity: 0.8;
	display: inline-block;
	width: 630px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-80%,-50%);
	-o-transform: translate(-80%,-50%);
	-ms-transform: translate(-80%,-50%);
	-moz-transform: translate(-80%,-50%)
}

.topBanner p strong {
	display: inline-block;
	font-weight: normal;
	font-size: 31px;
	vertical-align: middle;
	margin-left: 10px;
}

.topBanner p span {
	display: inline-block;
	width: 83%;
	vertical-align: middle;
	margin-left: 10px;
	color: #333;
}

#content_1,#content_2,#content_3,#content_plus1,#content_4 {
	width: 1000px;
	margin: 0 auto;
	margin-top: 60px;
	position: relative;
	padding-bottom: 60px;
	border-bottom: 1px solid #cecece;
	overflow: auto;
}

#content_4 {
	border-bottom: none;
}

.content-title {
	font-size: 28px;
	text-align: center;
	margin: 10px auto 0;
}

.title-underline {
	width: 80px;
	height: 3px;
	margin: 10px auto 0;
	background-color: #d91636;
}

#description_1,#description_plus1 {
	margin-top: 10px;
	line-height: 23px;
	padding: 10px 50px;
	color: #999;
	font-size: 13px;
	text-indent: 26px;
	position: relative;
}

#description_plus1 {
	background: url(../images/HWTZ.jpg) no-repeat center;
	color: #fff;
	padding: 100px 50px;
}

.leftQuotation {
	position: absolute;
	top: 0;
	left: 0;
}

.rightQuotation {
	position: absolute;
	bottom: 0;
	right: 0;
}
/*行业专长*/
.hyzc,.zzys,.cgal {
	width: 100%;
	list-style: none;
	text-align: center;
}

.hyzc li {
	display: inline-block;
	width: 23%;
	height: 226px;
	background-color: #fff;
	vertical-align: top;
	position: relative;
	margin-right: 22px;
}

.hyzc li:first-child {
	float: left
}

.hyzc li:last-child {
	margin-right: 0;
	float: right
}

.hyzc li p {
	font-size: 14px;
	color: #666;
	margin: 0;
	text-align: left;
	padding: 10px;
}

.hyzc li img {
	width: 100%;
	height: 118px;
}

.zc1,.zc2,.zc3,.zc4 {
	width: 100%;
	height: 118px;
	text-align: center;
	line-height: 118px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	background-color: rgba(0,0,0,0.3)
}
/*专业优势*/
.zzys li {
	display: inline-block;
	width: 31%;
	height: 246px;
	background-color: #fff;
	vertical-align: top;
	position: relative;
}

.zzys li:first-child {
	float: left
}

.zzys li:last-child {
	float: right
}

.zzys li p {
	font-size: 14px;
	color: #666;
	margin: 0;
	text-align: left;
	padding: 10px;
}

.zzys li img {
	width: 100%;
	height: 160px;
}

.ys1,.ys2,.ys3 {
	width: 100%;
	height: 160px;
	text-align: center;
	line-height: 160px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	background-color: rgba(0,0,0,0.3)
}
/*案例*/
.cgal li {
	display: inline-block;
	width: 31%;
	height: 202px;
	background-color: #fff;
	vertical-align: top;
	position: relative;
}

.cgal li:first-child {
	float: left
}

.cgal li:last-child {
	float: right
}

.cgal li p {
	font-size: 14px;
	color: #666;
	margin: 0;
	padding: 10px;
}

.cgal li img {
	width: 100%;
	height: 160px;
}
/*一站式会议服务*/
.hyfw {
	width: 100%;
	list-style: none;
	text-align: center;
}

.hyfw li {
	display: inline-block;
	height: 140px;
	background-color: #fff;
	vertical-align: top;
	position: relative;
	text-align: left;
}

.hyfw li:first-child {
	float: left
}

.hyfw li:last-child {
	float: right
}

.hyfw li .step,.hyfw li .step-item {
	display: inline-block;
	height: 100%;
	vertical-align: top;
	padding: 10px;
}

.hyfw li .step {
	background-color: #d91636;
	color: #fff;
	text-align: center;
}

.hyfw li .step strong {
	font-weight: normal;
	font-size: 36px;
}

.hyfw li .step p {
	margin: 0;
}

.hyfw li .step-item {
	font-size: 13px;
	color: #666;
}
/*外派*/
.bg-box {
	width: 100%;
	height: 320px;
	background: url(../images/WPJS.jpg) no-repeat center;
	color: #fff;
	padding: 113px 50px 100px 400px;
	font-size: 16px;
	margin-top: 80px;
}

.bg-title {
	position: absolute;
	top: -4px;
	left: 130px;
	background-color: #d91636;
	color: #fff;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	padding: 50px 20px;
}

#content-form {
	width: 100%;
	padding: 40px 0;
	font-size: 14px;
	color: #666;
	background: url(../images/content-bg.png) repeat;
}

#content-form .tips {
	text-align: center;
}

.form-box {
	width: 1000px;
	margin: 0 auto;
	background-color: #fff;
	padding: 40px 20px 20px 20px;
}

.form_left {
	display: inline-block;
	width: 65%;
}

.form_right {
	display: inline-block;
	width: 32%;
	vertical-align: top;
	padding-left: 35px;
}

.form_left label {
	font-weight: normal;
	margin-bottom: 15px;
}

.form_left label.margin {
	margin-right: 61px;
}

.form_left input,.form_left .am-selected-btn,.form_left textarea {
	font-size: 14px;
	border: 1px solid #ccc;
}

.form_left input {
	display: inline-block;
	width: 200px;
}

.form_right p {
	padding: 10px;
	margin: 0;
}

.form-box .form-btn {
	display: inline-block;
	min-width: 100px;
	padding: 5px 10px;
	background-color: #d91636;
	color: #fff;
}

.form-box .form-btn.border-btn {
	background-color: #fff;
	color: #d91636;
	border: 1px solid #d91636;
}

.form_left .form-btn {
	display: block;
	margin: 20px auto 0 auto;
}

.form_right .form-btn {
	margin: 10px 7px 0 7px;
}

.form-btn:hover,.form-btn.border-btn:hover {
	background-color: #e30b53;
	color: #fff;
}

.ft-remark {
	width: 99%;
	padding: 10px;
	height: 100px;
	line-height: 20px;
	font-size: 13px;
	color: gray;
	resize: none;
	border-color: #ccc;
}