@charset "utf-8";
.content {
	width: 1100px;
	margin: 0 auto;
}

.floor {
	width: 1100px;
	margin: 0 auto;
}

.full {
	width: 100%;
}


/*主题内容公用样式*/

.title-floor {
	font-size: 30px;
	color: #444444;
	font-family: "microsoft yahei";
	text-align: center;
}

.imitator-hr {
	width: inherit;
	height: 30px;
	background-image: url(../img/hr.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.imitator-hr-white {
	width: inherit;
	height: 30px;
	background-image: url(../img/hr-white.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}


/*banner*/

.banner {
	width: 100%;
	height: 600px;
	background: white url(../img/banner.jpg) 50% 0 no-repeat;
}


/*floor1*/

.floor1 {
	/*height: 840px;*/
	padding-bottom: 50px;
	box-sizing: border-box;
	padding-top: 60px;
	background: url(../img/floor1-bg.jpg) 50% 0 no-repeat;
}

.floor1 .content p.nomalP {
	width: inherit;
	height: auto;
	box-sizing: border-box;
	padding: 30px;
	color: #FFFFFF;
	font-size: 18px;
	text-indent: 40px;
	letter-spacing: 1px;
	line-height: 1.6;
}

.floor1 .content p.nomalP span {
	font-size: 24px;
}


/*floor3*/

.floor3 {
	height: auto;
	padding-top: 60px;
	padding-bottom: 50px;
	/*background-color: lightcyan;*/
}

.floor3 h5 {
	width: 360px;
	height: 40px;
	background-color: #e43e3e;
	margin: 35px auto 30px;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 24px;
	text-align: center;
}

.floor3 .huaxu-p {
	width: 1000px;
	margin: 30px auto 5px;
	color: #666;
	font-size: 18px;
	text-align: center;
}

.floor3 .figure-group {
	width: 1100px;
	height: auto;
	margin: 0 auto;
}

.floor3 .figure-group .figure-one {
	width: 352px;
	height: 236px;
	float: left;
	margin-left: 22px;
	margin-bottom: 10px;
}

.floor3 .figure-group .figure-one-begin {
	margin-left: 0px;
}

.floor3 .figure-group .figure-one img {
	display: block;
	width: 352px;
	height: 236px;
}

.floor3 .figure-group .figure-one figcaption {
	line-height: 38px;
	font-size: 14px;
	color: #666666;
	text-align: center;
}


/*floor4*/

.floor4 {
	background: #f5f5f5 url(../img/xuanshi-bg.png) no-repeat center top;
	padding-top: 1px;
	padding-bottom: 100px;
}

.floor4 h5 {
	width: 360px;
	height: 40px;
	background-color: #e43e3e;
	margin: 35px auto 30px;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 24px;
	text-align: center;
}

.floor4 .xuanshi-con {
	width: 1100px;
	height: 662px;
	margin: 20px auto 0px;
	background: url(../img/xuanshi.jpg) no-repeat center;
	box-sizing: border-box;
	padding-left: 787px;
	padding-top: 44px;
	font-size: 16px;
	color: #fff;
	line-height: 1.8;
}

.floor4 .xuanshi-con span {
	font-weight: bold;
}


/*floor4-2*/

.floor4-2 {
	background: #fff;
	padding-top: 1px;
	padding-bottom: 50px;
}

.floor4-2 h5 {
	width: 360px;
	height: 40px;
	background-color: #e43e3e;
	margin: 35px auto 30px;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 24px;
	text-align: center;
}

.xuanshi-xuesheng-con {
	width: 1100px;
	margin: 40px auto 0px;
}

.xuanshi-text {
	width: 100%;
	display: flex;
	justify-content: space-between;
	font-size: 16px;
	color: #666;
}

.xuanshi-text-item {
	width: 350px;
	box-sizing: border-box;
	padding-left: 60px;
	text-align: left;
}

.xuanshi-text-item h6 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}

.xuanshi-img {
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
}

.xuanshi-img-item {
	display: block;
	width: 353px;
	height: 254px;
}

.xuanshi-btn {
	display: block;
	margin: 30px auto 0px;
	background-color: rgb(255, 188, 0);
	width: 289px;
	height: 48px;
	border-radius: 24px;
	line-height: 48px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}


/*new1*/

.floor-new-1 {
	background: #fff;
	/*padding-bottom: 50px;*/
}

.slogan {
	width: 100%;
	height: 232px;
	background: url(../img/slogan.jpg)no-repeat center;
}

.chongci-1 {
	height: 623px;
	background: #e9ebea url(../img/chongci-1-bg.jpg) no-repeat center;
}

.chongci-1-con {
	width: 1100px;
	margin: 0 auto;
	padding-top: 65px;
}

.chongci-1-title {
	display: inline-block;
	background-color: #e43e3e;
	padding: 10px;
	font-size: 36px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	line-height: 1.2;
}

.chongci-1-sub-title {
	font-size: 24px;
	color: #e43e3e;
	line-height: 1.6;
}

.chongci-1-p {
	margin-top: 40px;
	font-size: 16px;
	color: #666;
	line-height: 1.8;
}

.chongci-1-btn-group {
	width: 208px;
	margin-top: 90px;
	color: #e43e3e;
	font-size: 18px;
	text-align: center;
}

.chongci-1-btn-group .white-btn {
	display: block;
	height: 36px;
	line-height: 36px;
	border-radius: 18px;
	background-color: #e43e3e;
	margin: 6px 0;
	color: #fff;
}

.chongci-2 {
	height: 460px;
	background: #fff url(../img/chongci-2-bg.png) no-repeat center;
}

.chongci-3 {
	padding-top: 50px;
	padding-bottom: 180px;
	background-color: #f3f3f3;
}

.chongci-3-con {
	width: 1100px;
	margin: 0 auto;
}

.chongci-3-title {
	font-size: 36px;
	color: #333;
	text-align: center;
	font-weight: bold;
}

.chongci-3-flex-box {
	display: flex;
	margin-top: 60px;
	justify-content: space-between;
}

.chongci-3-item {
	width: 240px;
	color: #666;
	font-size: 16px;
}

.chongci-3-item .chongci-3-item-title {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 25px;
}

.chongci-4 {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #fff;
}

.chongci-4-con {
	width: 1000px;
	margin: 0 auto;
}

.chongci-4-title {
	font-size: 36px;
	line-height: 1.6;
	color: #333;
	text-align: center;
	font-weight: bold;
}

.chongci-4 table {
	border-collapse: collapse;
	width: 1000px;
}

.chongci-4 table td {
	border: 1px solid #ededed;
	color: #666;
	font-family: "Microsoft YaHei";
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	text-align: center;
	padding: 0 9px;
	background: #fff;
}


/*floor5*/

.floor5 {
	height: 640px;
	box-sizing: border-box;
	padding-top: 60px;
	background: url(../img/floor5-bg.jpg) 50% 0 no-repeat;
	overflow: hidden;
}

.floor5 table {
	display: table;
	margin: 30px auto;
	text-align: center;
	vertical-align: middle;
	border-collapse: collapse;
	background-color: transparent;
	border: 1px solid white;
	color: #FFFFFF;
}

.floor5 table td {
	display: table-cell;
	width: 236px;
	height: 60px;
	box-sizing: border-box;
	border: 1px solid white;
}


/*floor6*/

.floor6 {
	height: 740px;
	box-sizing: border-box;
	padding-top: 50px;
	/*background-color: lightgoldenrodyellow;*/
}

.floor6 h5 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin: 20px auto;
	text-align: center;
	font-size: 24px;
	color: #e43e3e;
}


/*tab样式*/

.index_tab,
.index_tab1 {
	width: 1070px;
	height: 400px;
	margin: 0px auto;
	margin-top: 40px;
	font-family: '微软雅黑';
}

.index_tab .tab,
.index_tab1 .tab {
	overflow: hidden;
	background: white;
}

.index_tab .tab a,
.index_tab1 .tab a {
	display: block;
	width: 120px;
	height: 30px;
	border-radius: 15px;
	line-height: 30px;
	text-align: center;
	float: left;
	text-decoration: none;
	color: #333;
}

.index_tab .tab a:hover,
.index_tab1 .tab a:hover {
	background: #E64E3F;
	color: #fff;
	text-decoration: none;
}

.index_tab .tab a.on,
.index_tab1 .tab a.on {
	background: #E64E3F;
	color: #fff;
	text-decoration: none;
}

.index_tab .content,
.index_tab1 .content {
	width: 1070px;
	overflow: hidden;
	position: relative;
}

.index_tab .content li,
.index_tab1 .content li {
	display: none;
}


/*以下是添加的控制按钮*/

.index_tab .content a {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 160px;
	cursor: pointer;
}

.index_tab .content a.btn-left {
	background: url(../img/btn-left.png) 50% 0 no-repeat;
	left: 0px;
}

.index_tab .content a.btn-right {
	background: url(../img/btn-right.png) 50% 0 no-repeat;
	right: 0px;
}

.floor6 .figure-group {
	width: 910px;
	height: 370px;
	margin: 0 auto;
	box-sizing: border-box;
	padding-top: 50px;
}

.floor6 .figure-group figure {
	width: 450px;
	height: 320px;
	float: left;
	margin-left: 10px;
}

.floor6 .figure-group figure.figure-one-special {
	width: 910px;
	height: 320px;
	float: left;
	margin-left: 10px;
}

.floor6 .figure-group figure.figure-one-begin {
	margin-left: 0px;
}

.floor6 .figure-group figure img {
	display: block;
	width: 450px;
	height: 280px;
}

.floor6 .figure-group figure.figure-one-special img {
	display: block;
	width: 910px;
	height: 280px;
}

.floor6 .figure-group figure figcaption {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #666666;
}

.floor6 .btns {
	width: inherit;
	height: 40px;
	line-height: 40px;
	margin-top: 40px;
	text-align: center;
}

.floor6 .btns a {
	display: inline-block;
	width: 280px;
	height: 40px;
	text-align: center;
	background-color: #FFFFFF;
	border-radius: 24px;
	font-size: 24px;
	border: 1px solid#E43E3E;
	color: #E43E3E;
	cursor: pointer;
}

.floor6 .btns a:hover {
	color: #FFFFFF;
	background-color: #E43E3E;
}


/*floor7*/

.floor7 {
	height: auto;
	padding-top: 60px;
	padding-bottom: 50px;
	/*background-color: lightcyan;*/
}

.floor7 .content {
	width: 1000px;
	/* height: 580px; */
	background: white;
}

.floor7 .content dl {
	letter-spacing: 2px;
	line-height: 1.6;
}

.floor7 .content dl.dl-02 {
	margin-top: 10px;
}

.floor7 .content dl dt {
	font-size: 24px;
	color: #e43e3e;
	margin-bottom: 10px;
}

.floor7 .content dl dd span.little-title {
	font-size: 18px;
	color: #E43E3E;
	font-weight: bold;
}

.floor7 .content .mapBox {
	width: 550px;
	height: 370px;
	margin-left: 20px;
	background-color: lightseagreen;
	float: right;
}