* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

html {
	-webkit-tap-highlight-color: transparent
}

@font-face {
	font-family: 'pingFangSC-Medium';
	src: url("../../fonts/PingFang Medium.ttf");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'pingFangSC-Light';
	src: url("../../fonts/PingFang Light.ttf");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'pingFangSC-Regular';
	src: url("../../fonts/PingFang Regular.ttf");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'pingFangSC-Bold';
	src: url("../../fonts/PingFang Bold.ttf");
	font-weight: normal;
	font-style: normal
}

body {
	min-width: 1300px;
	font-family: "PingFang SC", pingFangSC-Medium, "Microsoft Yahei", "SimSun";
	font-size: 14px;
	line-height: 1.5;
	color: #333;
	background-color: #fff
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	margin: 0;
	padding: 0
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

ul,
ol {
	list-style: none
}

img {
	display: block;
	border: 0
}

a {
	color: #444;
	text-decoration: none
}

a:hover,
a:focus {
	color: #fb368e;
	text-decoration: none
}

a:focus {
	color: #fb368e
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.text-right {
	text-align: right !important
}

.dropdown-box {
	position: absolute;
	z-index: 3;
	display: none
}

.dropdown-box.show {
	display: block
}

.icon {
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0
}

.show {
	display: block !important
}

.hide {
	display: none !important
}

.wrapper {
	width: 1200px;
	margin: 0 auto
}

.header-wrapper {
	width: 100%;
	padding: 0 5%;
	margin: 0 auto;
	min-width: 1200px
}

@media (max-width: 1366px) {
	body {
		min-width: 1320px
	}
	.header-wrapper {
		min-width: 1320px;
		padding: 0 2%
	}
}

.bg-gray {
	background-color: #f7f7f7
}

.breadcrumb {
	padding: 18px 0;
	background-color: #fbfcfd;
	border-bottom: 1px solid #eee;
	line-height: 1;
	color: #999
}

.breadcrumb span.arrow {
	margin: 0 4px
}

.breadcrumb a {
	color: #999
}

.breadcrumb a:hover {
	color: #fb368e
}

.breadcrumb a,
.breadcrumb span {
	float: left
}

.top-bar {
	height: 40px;
	background-color: #f2f2f2
}

.top-bar .header-wrapper {
	position: relative
}

.top-bar .icon-top {
	float: left;
	background-repeat: no-repeat;
	background-position: 0 0
}

.top-bar .icon-top_location {
	margin: 1px 10px 0 0;
	width: 12px;
	height: 17px;
	background-image: url(/images/common/icon-top_loaction.png)
}

.top-bar .icon-top_tel {
	margin-top: 2px;
	width: 20px;
	height: 15px;
	background-image: url(/images/common/icon-top_tel.png)
}

.top-bar .icon-top_arrow {
	width: 19px;
	height: 9px;
	background-image: url(/images/common/icon-top_arrow.png)
}

.top-bar-city {
	padding-top: 11px;
	font-size: 14px
}

.top-bar-city .current-city {
	float: left;
	margin-right: 15px;
	color: #333
}

.top-bar-city .change-city {
	float: left;
	color: #666
}

.top-bar-city .change-city:hover {
	color: #fb368e
}

.top-bar-city .dropdown-city {
	z-index: 2;
	top: 40px;
	left: 0;
	right: 0;
	height: 100px;
	padding: 20px 26px;
	background-color: #fff;
	border: 1px solid #e6e6e6
}

.top-bar-city .dropdown-city .icon-top_arrow {
	position: absolute;
	top: -9px;
	left: 36px
}

.top-bar-city .dropdown-city ul li {
	float: left;
	margin-right: 30px;
	line-height: 60px
}

.top-bar-nav {
	float: left;
	padding-top: 10px;
	font-size: 14px
}

.top-bar-nav .link-a {
	float: left;
	margin-left: 35px;
	color: #666
}

.top-bar-nav .link-a:hover {
	color: #fb368e
}

.top-bar-nav .weixin-link {
	position: relative
}

.top-bar-nav .dropdown-weixin {
	top: 28px;
	left: 50%;
	margin-left: -75px;
	border: 1px solid #e6e6e6
}

.top-bar-nav .dropdown-weixin .icon-top_arrow {
	position: absolute;
	top: -9px;
	left: 50%;
	margin-left: -9px
}

.top-bar-tel {
	float: left;
	padding-top: 10px;
	margin-left: 30px;
	font-size: 14px
}

.top-bar-tel span {
	float: left;
	margin-left: 19px;
	color: #e61874
}

.header {
	height: 100px;
	background-color: #fff
}

.header .icon-head {
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block
}

.header .icon-head_search {
	width: 22px;
	height: 21px;
	margin: 0 auto;
	background-image: url(/images/common/icon-head_search.png)
}

.header .logo-link {
	padding-top: 22px;
	margin-right: 0
}

.header-nav {
	margin-right: 10px
}

.header-nav .nav-link {
	padding: 28px 0;
	position: relative;
	float: left
}

.header-nav .nav-link a {
	display: block;
	padding: 0 22px;
	height: 44px;
	overflow: hidden;
	line-height: 44px;
	color: #666;
	font-size: 18px
}

.header-nav .nav-link a span {
	position: relative;
	display: block;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.header-nav .nav-link a span:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	content: attr(title);
	color: #fb368e;
	-webkit-transform: translateY(100%);
	transform: translateY(100%)
}

.header-nav .dropdown-menu {
	top: 96px;
	left: 50%;
	margin-left: -70px;
	width: 140px;
	border: 1px solid #d2d2d2;
	border-top: 4px solid #fb2b88;
	background-color: #fff;
	text-align: center
}

.header-nav .dropdown-menu li {
	line-height: 36px;
	font-size: 16px
}

.header-nav .dropdown-menu li a:hover {
	color: #fb368e
}

.header-nav li.active,
.header-nav li a:hover {
	color: #fb368e
}

.header-nav li.active span,
.header-nav li a:hover span {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%)
}

.header-search {
	position: relative;
	padding-top: 30px
}

.header-search__form {
	display: none;
	position: absolute;
	z-index: 2;
	right: 60px;
	top: 30px;
	width: 399px;
	background-color: #fff
}

.header-search__toggle-button {
	display: block;
	width: 46px;
	height: 40px;
	background: url(/images/common/icon-search_button.png) no-repeat 0 0
}

.header-search__input {
	float: left;
	width: 346px;
	height: 40px;
	padding: 11px 10px;
	border-radius: 4px 0 0 4px;
	border: 1px solid #fd4e9c;
	font-size: 12px
}

.header-search__button {
	float: left;
	width: 53px;
	height: 40px;
	border: none;
	border-radius: 0 4px 4px 0;
	background-color: #fd4e9c
}

@media (min-width: 1640px) {
	.header-search__toggle-button {
		display: none
	}
	.header-search__form {
		display: block;
		position: relative;
		top: 0;
		right: 0;
		width: 299px
	}
	.header-search__input {
		width: 246px
	}
}

@media (min-width: 1440px) {
	.header-nav {
		margin-right: 40px
	}
}

.footer {
	background-color: #1c1c1c
}

.footer-content {
	padding: 42px 0;
	border-bottom: 1px solid #808182
}

.footer-block {
	float: left
}

.footer-block .block-tit {
	margin-bottom: 20px;
	color: #fff;
	font-size: 16px;
	line-height: 1
}

.footer-contact {
	width: 448px;
	color: #ddd
}

.footer-contact li {
	line-height: 24px
}

.footer-contact li a {
	color: #ddd
}

.footer-contact li a:hover {
	color: #fb368e
}

.footer-brand {
	width: 450px
}

.footer-brand ul {
	margin-left: -10px
}

.footer-brand li {
	float: left;
	margin: 0 0 10px 10px
}

.footer-brand li img {
	display: block
}

.footer-sina,
.footer-weixin {
	float: right;
	margin-left: 20px
}

.footer-links {
	padding: 25px 0 0
}

.footer-links .tit {
	margin-bottom: 10px;
	font-size: 16px;
	color: #fff
}

.footer-links .con {
	font-size: 14px
}

.footer-links .con li {
	float: left;
	width: 160px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.footer-links .con li a {
	margin-right: 0
}

.footer-links .con a {
	margin-right: 15px;
	color: #ddd
}

.footer-links .con a:hover {
	color: #fb368e
}

.footer-copyright {
	padding: 20px 0 32px;
	text-align: center;
	font-size: 12px;
	color: #ddd
}

.modal-mask {
	display: none;
	position: fixed;
	z-index: 998;
	left: 0;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.4)
}

.side-modal {
	display: none;
	position: fixed;
	z-index: 999;
	left: 50%;
	top: 50%;
	margin: -210px 0 0 -475px;
	width: 950px;
	height: 420px;
	border-radius: 20px;
	background-color: #fff
}

.side-modal .close {
	position: absolute;
	z-index: 2;
	top: 18px;
	right: 22px;
	width: 25px;
	height: 25px;
	background: url(/images/common/icon-modal.png) no-repeat 0 0;
	-webkit-transition: -webkit-transform .2s;
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s
}

.side-modal .close:hover {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.side-modal_title {
	margin: 40px 0 46px;
	text-align: center;
	font-size: 26px;
	color: #fc59a2;
	font-style: italic;
	line-height: 1
}

.side-modal_body {
	padding: 0 58px 58px
}

.side-modal_body .left {
	float: left;
	width: 320px
}

.side-modal_body .right {
	width: 410px;
	float: right
}

.side-modal_body .form-group {
	margin-bottom: 28px
}

.side-modal_body .control-label {
	float: left;
	width: 110px;
	font-size: 21px;
	line-height: 50px
}

.side-modal_body .form-control {
	float: right;
	width: 294px;
	height: 50px;
	padding: 10px;
	border: 1px solid #bfbfbf;
	font-size: 18px
}

.side-modal_body .form-button {
	width: 100%;
	height: 50px;
	border: none;
	background-color: #e61874;
	background-image: -webkit-gradient(linear, left top, right top, from(#e61874), to(#fd5ba4));
	background-image: linear-gradient(to right, #e61874, #fd5ba4);
	font-size: 18px;
	color: #fff;
	text-align: center;
	-webkit-transition: font-size .2s;
	transition: font-size .2s;
	cursor: pointer
}

.side-modal_body .form-button:hover {
	font-size: 20px
}

.side-modal-calculate-price .result-box {
	width: 320px;
	height: 260px;
	border: 1px solid #bfbfbf
}

.side-modal-calculate-price .result-box .tit {
	margin-bottom: 10px;
	padding-top: 34px;
	text-align: center;
	font-size: 24px
}

.side-modal-calculate-price .result-box .tit span {
	color: #fd5ba4
}

.side-modal-calculate-price .result-box ul li {
	padding-left: 75px;
	font-size: 21px;
	line-height: 38px
}

.side-modal-calculate-price .result-box p {
	margin-top: 10px;
	color: #fd5ba4;
	text-align: center;
	font-size: 16px
}

.side-modal-calculate-price .form-slider-text {
	height: 44px;
	font-size: 21px;
	line-height: 1
}

.side-modal-calculate-price .form-slider-area {
	height: 130px;
	margin-bottom: 0
}

.side-modal-calculate-price .form-slider-block {
	height: 19px;
	border-radius: 9px;
	background: #eee;
	border: none
}

.side-modal-calculate-price .form-slider-block .ui-slider-range {
	background: #e61874;
	border-radius: 9px 0 0 9px
}

.side-modal-calculate-price .form-slider-block .ui-slider-handle {
	top: -8px;
	margin: 0 0 0 -19px;
	width: 38px;
	height: 38px;
	background: url(/images/common/slider-handle.png) no-repeat 0 0;
	border: none;
	outline: none
}

.side-modal-calculate-price .form-slider-block .form-slider-value {
	position: absolute;
	font-size: 16px;
	bottom: -35px;
	width: 100px;
	text-align: center;
	margin-left: -50px
}

.side-modal-volume-house .form {
	padding-top: 10px
}

.side-modal-inspection-house .form {
	padding-top: 10px
}

.pagination-wrapper {
	padding: 20px 0;
	text-align: center
}

.pagination {
	display: inline-block
}

.pagination li {
	float: left;
	margin: 0 3px
}

.pagination li a,
.pagination li span {
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 4px;
	border: 1px solid #ddd;
	text-align: center;
	line-height: 30px
}

.pagination li a span {
	border: none
}

.pagination li a:hover {
	border-color: #e61874;
	color: #e61874
}

.pagination li.active a,
.pagination li.active span {
	border-color: #e61874;
	background-color: #e61874;
	color: #fff
}

.filter-wrapper {
	margin-bottom: 20px
}

.filter-wrapper .filter-box {
	border: 1px solid #e9e9e9;
	border-width: 1px 1px 0 1px
}

.filter-wrapper .filter-inline {
	border-bottom: 1px solid #e9e9e9
}

.filter-wrapper .filter-inline:before,
.filter-wrapper .filter-inline:after {
	content: " ";
	display: table
}

.filter-wrapper .filter-inline:after {
	clear: both
}

.filter-wrapper .filter-inline .filter-label {
	float: left;
	width: 90px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 12px
}

.filter-wrapper .filter-inline .filter-content {
	position: relative;
	padding: 8px 140px 0 8px;
	height: 40px;
	overflow: hidden;
	overflow: hidden;
	background-color: #fff;
	border-left: 1px solid #e9e9e9
}

.filter-wrapper .filter-inline .filter-content .more {
	position: absolute;
	right: 20px;
	top: 8px;
	line-height: 24px;
	font-size: 12px
}

.filter-wrapper .filter-inline .filter-content .more .icon-arrow {
	display: inline-block;
	width: 12px;
	height: 7px;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	background-image: url("/images/icon-arrow.png")
}

.filter-wrapper .filter-inline .filter-content .more.open .icon-arrow {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

.filter-wrapper .filter-inline .filter-content .item {
	float: left;
	padding: 0 13px;
	margin-bottom: 8px;
	height: 24px;
	line-height: 24px;
	font-size: 12px
}

.filter-wrapper .filter-inline .filter-content .item:hover {
	color: #fb368e
}

.filter-wrapper .filter-inline .filter-content .item.current {
	background-color: #fb368e;
	color: #fff
}

.filter-wrapper .filter-inline .filter-content-open {
	height: auto
}

.filter-results-wrapper .filter-results-box {
	height: 44px;
	padding: 0 10px;
	background-color: #575757;
	font-size: 12px;
	line-height: 22px
}

.filter-results-wrapper .filter-results-box-case {
	height: 26px;
	background: none
}

.filter-results-wrapper .filter-results-box-case .filter-results-items {
	padding-top: 6px
}

.filter-results-wrapper .filter-results-box-case .filter-results-items .name {
	line-height: 26px;
	color: #666
}

.filter-results-wrapper .filter-results-box-case .filter-results-search {
	padding-top: 0
}

.filter-results-wrapper .filter-results-items {
	float: left;
	padding-top: 10px
}

.filter-results-wrapper .filter-results-items .name {
	float: left;
	color: #ccc
}

.filter-results-wrapper .filter-results-items .dropdown {
	float: left;
	position: relative;
	margin-right: 10px;
	width: 120px;
	height: 22px;
	background-color: #fff;
	text-indent: 10px
}

.filter-results-wrapper .filter-results-items .dropdown-toggle {
	position: relative;
	background-color: #f7f7f7;
	cursor: pointer
}

.filter-results-wrapper .filter-results-items .dropdown-toggle .icon-arrow {
	position: absolute;
	right: 5px;
	top: 7px;
	width: 12px;
	height: 7px;
	background-image: url("/images/icon-arrow.png")
}

.filter-results-wrapper .filter-results-items .dropdown-menu {
	display: none;
	position: absolute;
	z-index: 9;
	top: 22px;
	left: 0;
	width: 100%;
	background-color: #fff
}

.filter-results-wrapper .filter-results-items .dropdown-menu li {
	cursor: pointer
}

.filter-results-wrapper .filter-results-items .dropdown-menu li.active {
	color: #fb368e
}

.filter-results-wrapper .filter-results-items .dropdown-menu li:hover {
	background-color: #f2f2f2
}

.filter-results-wrapper .filter-results-count {
	float: left;
	color: #ccc
}

.filter-results-wrapper .filter-results-count span {
	color: #fef504
}

.filter-results-wrapper .filter-current-status {
	float: left
}

.filter-results-wrapper .filter-current-status li {
	position: relative;
	float: left;
	padding: 0 26px 0 10px;
	height: 26px;
	margin-right: 5px;
	background-color: #fff;
	line-height: 26px;
	font-size: 12px
}

.filter-results-wrapper .filter-current-status li .close {
	position: absolute;
	top: 7px;
	right: 4px;
	width: 13px;
	height: 13px
}

.filter-results-wrapper .filter-current-status li .close:hover {
	opacity: .8
}

.filter-results-wrapper .filter-current-status .btn-clear {
	margin-left: 10px;
	padding: 0 0 0 25px;
	cursor: pointer;
	background: url("/images/icon-clear.png") left center no-repeat
}

.filter-results-wrapper .filter-current-status .btn-clear span {
	text-decoration: underline
}

.filter-results-wrapper .filter-current-status .btn-clear:hover {
	color: #fb368e
}

.filter-results-wrapper .filter-results-search {
	float: right;
	padding-top: 6px
}

.filter-results-wrapper .filter-results-search .text-input {
	float: left;
	width: 289px;
	height: 32px;
	padding: 2px 10px;
	border: none;
	background-color: #fff;
	line-height: 1.5
}

.filter-results-wrapper .filter-results-search .btn-submit {
	float: left;
	width: 60px;
	height: 32px;
	background-color: #fb368e;
	border: none;
	color: #fff
}

.page {
	background: url(/images/month7/bg.jpg) 0 0px no-repeat;
	/*height: 1120px;*/
	position: relative;
	bottom: -48px;
	padding-bottom: 10px;
	margin-top: -50px;
}

.page .container {
	width: 1120px;
	margin: 0 auto
}

.full-banner {
	width: 100%;
	height: 735px;
	background: url(/images/month7/banner.jpg) no-repeat 0px 0px
}



.page-content {
	position: relative;
}

.section {
	width: 100%;
	/*min-width:1000px ;*/
	overflow: hidden;
	margin: 65px auto;
}

.section-title {
	display: block;
	margin: 0 auto 35px
}

.section .box {
	/*background-color: #fff;*/
	border-radius: 10px;
	padding: 20px
}

.pic-center {
	display: block;
	margin: 0 auto
}

.section_1 {
	height: 628px;
	background: url(/images/month7/img1.png) no-repeat center
}

.section_1 .link {
	display: b.section_9 .con_left.section_9 lock;
	width: 1100px;
	margin: 0 auto;
	height: 100%
}

.section_2 {
	text-align: center
}

.section_2 img {
	display: inline-block
}

.section_3 {
	margin-top: 0;
	text-align: center
}

.section_3 img {
	display: inline-block
}

.section_5 .box {
	padding-top: 56px;
	padding-bottom: 36px;
	border: 8px solid #ffd139;
	overflow: hidden
}

.section_5 .box .title,
.section_5 .box .subtitle {
	text-align: center
}

.section_5 .box .title {
	font-size: 38px
}

.section_5 .box .subtitle {
	font-size: 20px
}

.section_5 .box .subtitle b {
	font-size: 48px;
	color: #e300a0
}

.section_5 .box .btn {
	margin-top: 50px
}

.section_7 {
	margin-top: 100px;
	height: 700px;
	background: url(/images/month7/img8.png) center top no-repeat;
}

.section_7 .box {
	padding: 100px 40px 0
}

.section_7 .left {
	float: left;
	width: 570px
}

.section_7 .left .tit {
	position: relative;
	margin-bottom: 34px;
	font-size: 20px;
	font-weight: bold;
	text-align: center
}

.section_7 .left .tit img {
	display: inline-block;
	margin: 0 5px;
	vertical-align: bottom
}

.section_7 .left .tit:after,
.section_7 .left .tit:before {
	position: absolute;
	bottom: 12px;
	width: 60px;
	content: '';
	display: block;
	height: 1px;
	/*background-color: #fd5b91*/
}

.section_7 .left .tit:after {
	right: 20px
}

.section_7 .left .tit:before {
	left: 20px
}

.section_7 .left .con {
	padding: 10px 0;
	border-radius: 10px;
	margin-top: 95px;
	margin-right: 44px;
	margin-left: 10px;
}

.section_7 .left .scroll-box {
	height: 252px;
	overflow: hidden
}

.section_7 .left ul {
	width: 570px
}

.section_7 .left li {
	height: 43px;
	color: #fff;
	font-size: 20px;
	line-height: 43px;
	font-weight: normal;
}

.section_7 .left li span {
	float: left
}

.section_7 .left li .col-name {
	width: 30%;
	text-indent: 20px
}

.section_7 .left li .col-tel {
	width: 35%
}

.section_7 .left li .col-date {
	width: 35%
}

.section_7 .right {
	float: right;
	width: 420px;
	margin-top: 132px;
}

.section_7 .right .tit {
	margin: 0 auto 30px
}

.section_7 .right .form-control {
    margin-bottom: 20px;
	width: 420px;
	height: 65px;
	padding: 17px 10px;
	background-color: #fff;
	border: none;
	border-radius: 10px;
	font-size: 20px;
	padding-left: 20px;
}

.section_7 .right .btn1 {
	display: block;
	width: 420px;
	height: 78px;
	border: none;
	margin: 0 auto;
	background: url(/images/month7/btn3.png) no-repeat 0px 0;
	outline: none
}

.section_7 .tel {
	padding: 40px 0 40px;
	text-align: center;
	font-size: 36px;
	color: #ff3c55
}

.section_7 .tel .icon-tel {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	width: 46px;
	height: 48px;
	background: url(/images/month12/img_6.png) no-repeat 0 0
}

.section_8 {
	margin: 60px 0 0;
	background: url(/images/month7/img1.png)center no-repeat;
    margin-top: 280px;
}

.section_8 .title {
	text-align: center;
	color: #fff;
	font-size: 20px;
	line-height: 1;
}

.section_8 .box {
	padding: 26px;
	margin-top: 103px;
}

.section_8 .box .content {
	padding: 10px 20px;
}

.section_8 .box .tel {
	float: left;
	width: 291px;
	height: 209px;
	margin-top: 140px;
	margin-left: -62px;
}

.section_8 .box .form-box {
	overflow: hidden;
	height: 210px;
    padding: 3px 2px 2px 38px;
}

.section_8 .box .form-group {
	float: left;
	font-size: 26px;
	width: 330px;
	margin-top: 30px;
	margin-left: 20px;
}

.section_8 .box .control-label {
	color: #fff;
	float: left;
	margin-right: 10px;
	margin-top: 2px;
}

.section_8 .box .form-control {
	padding-left: 10px;
	width: 258px;
	height: 45px;
	border: 1px solid #a6a6a6;
	font-size: 18px;
}

.section_8 .btn-submit {
	display: block;
	width: 256px;
	height: 78px;
	margin: 54px auto 0;
	position: absolute;
	top: 160px;
	left: 405px;
}

.tel1 {
	width: 257px;
	height: 68px;
}

.section_9 {
	padding-bottom: 0;
	/*width: 1000px;*/
	height: 600px;
	margin: 65px auto;
	margin-top: 250px;
}

.section_9 .con_left {
	float: left;
	height: 455px;
	/*background: #fff;*/
	margin-right: 10px;
}

.section_9 .con_left .left_con {
	width: 100%;
	height: 100%;
	margin-top: 20px;
}

.section_9 .con_left .left_con ul {}

.section_9 .con_left .left_con ul li {
	margin-bottom: 10px;
}

.section_9 .con_left .left_con ul li img {
	/*position: absolute;*/
}

.section_9 .con_right {
	float: left;
	height: 455px;
	/*background: #000;*/
	margin-left: 10px;
}

.section_9 .con_right .right_con {
	width: 100%;
	height: 100%;
}

.section_9 .con_right .right_con ul {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.section_9 .con_right .right_con ul li {
	width: 100%;
	height: 100%;
}

.section_9 .con_right .right_con ul li .prev-l {
	position: absolute;
	left: 24px;
	top: 186px;
	/*margin-top: -228px;*/
}

.section_9 .con_right .right_con ul li .prev-r {
	position: absolute;
	right: 24px;
	top: 186px;
	/*margin-top: -28px;*/
}

.section_9 .con_right .right_con ul li ol {
	width: 3744px;
	height: 100%;
}

.section_9 .con_right .right_con ul li ol li {
	width: 936px;
	float: left;
}

.copyright {
	color: #fff;
	font-size: 26px;
    width: 100%;
	height: 30px;
	line-height:30px;
	text-align: center;
	/*margin-top: -50px;*/
	position: absolute;
	bottom: 10px;
	
	padding-bottom: 10px;
}

.carousel-indicators {
	position: absolute;
	/* right: 0; */
	top: 420px;
	left: 180px;
	z-index: 15;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none;
}

.carousel-indicators li {
	position: relative;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 10px;
	height: 10px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	border-radius: 10px;
	background-color: rgba(255, 255, 255, .5);
}

.carousel-indicators .active {
	background-color: #FB368E;
}

.section_02 {
	margin-top: -50px;
}

.section_03 {
	margin-top: 230px;
}
.footer {
    background-color: #1c1c1c;
    margin-top: 28px;
}

/*.carousel-control-next, .carousel-control-prev{
	position: absolute;
	top: 44%;
	margin-left: 80px;
}*/
.section_4_form{
	width: 1200px;
	height: 140px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 20px;
	background:url(/images/month7/img9.png);
	margin-top: 20px;
}
.section_4_form input{
	width: 200px;
	height: 42px;
	padding-left: 20px;
	margin-top: 30px
}
.section_4_form a{
	margin-top: 30px
}