* {
	-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(https://ssnewpublic.oss-cn-hangzhou.aliyuncs.com/web/common/icon-top_loaction.png)
}

.top-bar .icon-top_tel {
	margin-top: 2px;
	width: 20px;
	height: 15px;
	background-image: url(https://ssnewpublic.oss-cn-hangzhou.aliyuncs.com/web/common/icon-top_tel.png)
}

.top-bar .icon-top_arrow {
	width: 19px;
	height: 9px;
	background-image: url(https://ssnewpublic.oss-cn-hangzhou.aliyuncs.com/web/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(https://ssnewpublic.oss-cn-hangzhou.aliyuncs.com/web/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(https://ssnewpublic.oss-cn-hangzhou.aliyuncs.com/web/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
}

.hd_pic {
	width: 100%;
	display: block;
}

.hd_container {
	width: 1280px;
	max-width: 1280px;
	margin: 0 auto;
}

.hd191102_item_section1 {
	width: 100%;
	background: url(https://ssnewpublic.oss-cn-hangzhou.aliyuncs.com/web/hf/month20191102/bg.jpg) no-repeat;
	background-size: 100%;
	height: 1190px;
	padding-top: 230px;
}

.hd191102_item_section1 .swiper-button-prev, .hd191102_item_section1 .swiper-container-rtl .swiper-button-next {
    background-image: none;
    left: -55px;
    right: auto;
    top: -280px;
    opacity: 1;
    background: none;
    position: relative;
    width: 37px;

}

.hd191102_item_section1 .swiper-button-next, .hd191102_item_section1 .swiper-container-rtl .swiper-button-prev {
	background-image: none;
    left: 1290px;
    top: -300px;
    opacity: 1;
    background: none;
    position: relative;
    width: 36px;
}

.hd191102_item_section1 {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
}

.hd191102_item_section1 .nav_border {
	width: 100%;
	height: 1px;
	background-color: #e5e7e9;
	position: absolute;
    top: 260px;
}

.swiper-slide{
	padding: 20px;
}

.hd191102_item_section1  .swiper-pagination {
	background-color: #ffffff;
    width: 1236px;
    /*position: absolute;*/
    text-align: left;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
    margin: 0 auto;
    /*display: flex;*/
    /*margin-top: 30px;*/
}

.tab_nav_border img{
	width: 610px;width: 610px;
	border-radius: 8px 8px 0px 0px;
	cursor: pointer;
}

.hd191102_item_section1  .swiper-pagination .swiper-pagination-bullet {
	width: 206px;
	text-align: center;
	/*height: 2px;*/
	background: none;
	border-radius: 0;
	outline:none;
	font-size: 16px;
	color: #2e2e2e;
	/*opacity: 1;*/
}

.hd191102_item_section1  .swiper-pagination .swiper-pagination-bullet .nav_span {
	/*height: 20px;*/
    /*display: block;*/
    margin-top: -25px;


}

.hd191102_item_section1  .swiper-pagination .swiper-pagination-bullet-active {
	border-radius: 0;
	border-bottom: 3px solid #e71c47;
	/*border-bottom: #f08aa1;*/
	/*background-color: #f08aa1;*/
	/*border:none;*/
	font-weight: 600;
	color: #2e2e2e;
}

.hd191102_item_section1  .swiper-pagination .swiper-pagination-bullet:active {
	border: none;
}


/*! jsModern v3.4.2 | (c) Frank Chao | MIT license */
* {
    margin: 0;
    padding: 0;
    outline: 0;
    background: transparent;
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", Microsoft YaHei;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent
}

html {
    -webkit-text-size-adjust: 100%
}

button::-moz-focus-inner, input::-moz-focus-inner, img {
    border: 0
}

input::-ms-clear, input::-ms-reveal {
    display: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input[type="submit"], input[type="button"], input[type="reset"], input[type="file"], button {
    cursor: pointer
}

main {
    display: block
}

.jsmodern-select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.jsmodern-marquee-inner {
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important
}

.jsmodern-marquee-default, .jsmodern-marquee-repeat {
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important
}

.jsmodern-marquee-part {
    display: block;
    float: left
}

section.jsmodern-share {
    position: fixed;
    top: 50% !important;
    left: 50% !important;
    width: 300px !important;
    height: 335px !important;
    z-index: 999999;
    margin: 0 !important;
    background: #fff;
    border: #ddd solid 1px;
    border-radius: 10px;
    box-shadow: #ddd 0 0 20px;
    overflow: hidden !important;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.jsmodern-share p {
    display: block;
    height: 20px !important;
    text-align: center;
    font-size: 18px;
    margin: 15px 0 20px 0 !important
}

.jsmodern-share section {
    float: none !important;
    width: 260px !important;
    height: 260px !important;
    margin: 0 auto !important;
    padding: 0 !important
}

.jsmodern-share b {
    position: absolute;
    width: 12px;
    height: 12px;
    border: #333 solid 4px;
    background: #333 url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAMAAAD04JH5AAAAS1BMVEVMaXH///////////////////////////////////////////////////////////////////////////////////////////////9UrLx+AAAAGHRSTlMAgHBAMKDPEO9gwOAgsFCQn/DQ37+vj1+ShkdhAAAB/UlEQVR42u3ayW4CQQwA0dmgZyEJgSz+/y/NISgTaRrVqfpkny1eaSBSEO5ycnJy/s94nSPm69hJ8/0ZEfevS1efco3HfBaDv5zjd+alvnCOvzkLBdO8v35fW3iLcAp2f5/XygOKOBRoftzhAewFhl9/BGuIBbv//FMwx7HA8+PlsLSFULD7HLCGULD7/BYMUS2Q/BgPe+W9XuD4t8rmEPUCw4+xtnt6UiD4S9e5Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7BezbBeT7BeT7BeT7BeD7BeD7BeBLBey7Bey7Bey7Bey7BezLBejrBeT7BeT7BeD781L3BxXl/7/iXNr5UKD7UKD7UKD7UKD7VGD7XKD7XOD7XOD7XOD7XOD7ywkKbJ++N/o+FOg+FOg+FOg+Fdg+F9g+F9g+F9g+Fzh+3h/k/UHeH+T9Qd4f5P1B3h/k/UHeH+T9gVFQGt4ffNRWP1reH/THxbHp/cFcYE+4P6BXXt37A34PGt8frIelW9v7gzf4FUS/PxgOK0vb+4PLcWVreX9wqmxMDe8PtlLbWN5b3R9sU31jWh9/IlOnzOv2eP7l6cpl6Pth6rQZ+75fSpeTk5Pzf34AZEeVGaC2p3QAAAAASUVORK5CYII=);
    background-size: cover;
    border-radius: 10px;
    right: 4px;
    top: 4px;
    cursor: pointer;
    opacity: .2;
    transition: .2s
}

.jsmodern-share b:hover {
    opacity: .5
}

.jsmodern-picture-container {
    display: block;
    position: relative;
    overflow: hidden
}

.jsmodern-picture-container a {
    display: block;
    color: #fff;
    text-decoration: none
}

.jsmodern-picture-container img {
    border: 0
}

.jsmodern-picture-inner {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.jsmodern-picture-part {
    position: relative;
    overflow: hidden
}

.jsmodern-picture-fade {
    width: 100%
}

.jsmodern-picture-fade .jsmodern-picture-part {
    position: absolute;
    display: none
}

.jsmodern-picture-slide .jsmodern-picture-part {
    float: left
}

.jsmodern-picture-slide img {
    display: block
}

.jsmodern-picture-dot {
    position: absolute;
    bottom: 15px
}

.jsmodern-picture-dot.jsmodern-picture-dotcenter {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.jsmodern-picture-dot.jsmodern-picture-dotleft {
    left: 10px
}

.jsmodern-picture-dot.jsmodern-picture-dotright {
    right: 10px
}

.jsmodern-picture-dot b {
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    background: #888;
    border-radius: 5px;
    cursor: pointer;
    margin: 0 5px;
    transition: .4s
}

.jsmodern-picture-dot b.active {
    background: #fff
}

.jsmodern-picture-prev, .jsmodern-picture-next {
    display: block;
    position: absolute;
    top: 50%;
    width: 17px;
    height: 32px;
    margin-top: -16px;
    cursor: pointer;
    background: url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAgCAYAAAB3j6rJAAAB7klEQVR42s3XbUtaYRzH8euhqUetZC1Dy1q1mLhX0hvxjeyBIIMV1YpuHOkiBmNsc60dvGmNQS/KfR/8ghAOF8frXLIHH5D/+d898fjXjMfj/4JL8XPsIiW7is10kSI+ootAuooVZ7XIIjr4hjKMlBXrKMfrIvP4gB4qk88V6yln3tciBVzgBqtReXp2o9xC0ovkcYZbVG35yrlVTT6pRXI4QYh1xayUG6o257pIgPfo4wVMHKrpq0cw7SJZHGKATcViU+1AvbJxF8lgHyNswzjaVq999bYvosR3uMOOYs7U6069M7ZF0niLe7yCSZJ63mtGOmqRObTwBzUYT2qa0cLc5CIpNPEXdRjP6prV1Gxj9OENHvAaZhY060GzU4/vig5CLM1qEc0KNTt4GvwkPpeJnPf04TI+4xrPfC2h3teatRz19S3hC66gAyc56nmlGSXbC20FX9GFDhx36tVV7xXrm1XK+I5LLLguoR6X6lmO+6NXwQ+0oWsrPtW21asy7Rmwhp84RyHuEqo5V48118Ooil84RR5xrrpT1VaTOhU3EOLYdm1JTrmhao3NNNfWkeXaCpSjq87P34ktDHEQcW1l9WyoXK9/sF5ihL2JAyej2Eg5Jg6Xa+s3WkhJS7GprjrXA6eBrDQUMx4X8e8fwj0L7GH1LqcAAAAASUVORK5CYII=) no-repeat
}

.jsmodern-picture-prev {
    margin-left: 13px
}

.jsmodern-picture-next {
    right: 0;
    margin-right: 13px;
    background-position: -17px 0
}

@media screen and (max-width: 768px) {
    .jsmodern-picture-dot {
        bottom: 13px
    }

    .jsmodern-picture-dot b {
        -webkit-transform: scale(0.7);
        transform: scale(0.7)
    }
}

.jsmodern-video {
    background: #000;
    position: relative;
    overflow: hidden;
    z-index: 10
}

.jsmodern-video-panel {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2147483648;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: rgba(0, 0, 0, .8);
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.jsmodern-video-panel.jsmodern-video-panelFull {
    left: 50%;
    -webkit-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px);
    padding: 3px 5px;
    border-radius: 8px
}

.jsmodern-video-linebox {
    height: 6px;
    background: rgba(255, 255, 255, .25);
    border-radius: 3px;
    width: 460px;
    width: -webkit-calc(100% - 305px);
    width: -moz-calc(100% - 305px);
    width: calc(100% - 305px);
    float: left;
    margin: 17px 0 0 15px;
    position: relative;
    cursor: pointer
}

.jsmodern-video-pass {
    position: absolute;
    border-radius: 3px;
    height: 100%;
    background:#f81e3d;
}

.jsmodern-video-linedot {
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 3px;
    -webkit-transform: scale(1.8);
    -ms-transform: scale(1.8);
    transform: scale(1.8);
    position: absolute
}

.jsmodern-video-panel b {
    cursor: pointer
}

.jsmodern-video-panel b, .jsmodern-video-panel span {
    display: block;
    float: left
}

.jsmodern-video-panel span {
    font-size: 12px;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.jsmodern-video-start {
    margin-left: 10px
}

.jsmodern-video-start + span {
    width: 14px;
    height: 12px;
    text-align: center;
    line-height: 12px;
    font-size: 10px;
    overflow: hidden;
    margin-top: 13px;
    -webkit-transform: scale(1, 0.9) translateY(1px);
    -ms-transform: scale(1, 0.9) translateY(1px);
    transform: scale(1, 0.9) translateY(1px);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.jsmodern-video-start, .jsmodern-video-end {
    width: 39px;
    text-align: center
}

.jsmodern-video-volumebox {
    width: 80px;
    height: 6px;
    background: rgba(255, 255, 255, .25);
    border-radius: 3px;
    float: left;
    margin: 18px 0 0 7px;
    position: relative;
    cursor: pointer
}

.jsmodern-video-volumeline {
    width: 40px;
    height: 6px;
    background: #f81e3d;
    border-radius: 3px;
    margin-top: 0
}

.jsmodern-video-volumedot {
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 3px;
    margin: -6px 0 0 37px;
    -webkit-transform: scale(1.8);
    -ms-transform: scale(1.8);
    transform: scale(1.8);
    position: absolute
}

.jsmodern-video-play, .jsmodern-video-volume, .jsmodern-video-fullin {
    width: 18px;
    height: 18px;
    margin-top: 11px;
    background-position: center;
    background-repeat: no-repeat
}

.jsmodern-video-play {
    margin-left: 10px;
    background-image: url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAe0lEQVR42q2UQRGAIBREiWAEIhjhRzCKDbCBRjGCDaQBRqDBdzntgRvLm3nXN6sMhIa7G0xBgqHGC1c9RNKcENeZHiInXLQQKdDUUL9OD3GdGOrXaSGSZ4QuddEDo/KPPrgpx1/hwc8YC90wKlckQ1MubYW79IzwOMf4AZCzZlJ6pNv5AAAAAElFTkSuQmCC)
}

.jsmodern-video-pause {
    background-image: url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAANUlEQVR42u3MMQoAAAgCwP4/9aR+VjQINtTcoNBicobkTNiS/vEQvSBBggR9hILOD8h5i74A46kzKYwr0EYAAAAASUVORK5CYII=)
}

.jsmodern-video-volume {
    margin-left: 15px;
    background-image: url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAqklEQVR42tWT0QmDMBCGHcENXMEBhGaL9rEjZATffKwDZJdmgy7QHZo33zz/0AscBmNaCOIPH3Ke+USTq84ZIrqDdnXPgGuuoAVP4KMi0TddSlCDB5BR3GvEcy/wCYUCF8HNNwFtiBwwQco9jSKKBZQQaa4brt+en0W8eAJGiN2/IusRIiouKv9puA5bP7uXhDfsbP8gtn8GOnUgx8wD6XJHxO6NSNGhPT4LSrtjI5LQNtEAAAAASUVORK5CYII=)
}

.jsmodern-video-muted {
    background-image: url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAA00lEQVR42s2UsQ3CMBBFqZAokNLQoozgCWJ3NAxAg5QRGIEFEOkpgBFgAbIKC0AoU5nv6CJ9GQI6lIIvPcXxyd93di4D730v9Gf0Xc1mOTA0pTMKi8EFBDm1EQIJ2AKWldiw64wcsMQC3EGsDEzBhLPAM5XBi0r/XjNwBUfKxMimhcYoAzsZ78mkAkZlJBUc5L1uTbSlWbrJWuZOYU5tFJVzbsvUGs3BDTzEkMtsDnsdsQJVR0YbsOTrlzXJpw+yACwnsfGvLVLqWkTftCM2+r//0RPE3HMNwpwYwQAAAABJRU5ErkJggg==)
}

.jsmodern-video-fullin {
    margin-left: 15px;
    background-image: url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAKlBMVEVMaXH////////////////////////////////////////////////////m1kuZAAAADXRSTlMAYBAw79DwIM9wgG9/QM+KqQAAAF5JREFUeNqNj0sSwCAIQ6Pit+X+1y2GOs7UTbNA8kYjQE05wpTK7LG8EwcdrwZB7hrcBx1FYfcDCY9UEGdbrFbiBIqpFf90PmGo7NDvtwJt1x7slmN0graWEwIny+sDBBUDznqlFGYAAAAASUVORK5CYII=)
}

.jsmodern-video-fullout {
    margin-left: 15px;
    background-image: url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAJ1BMVEVMaXH////////////////////////////////////////////////c+C/6AAAADHRSTlMAgBDQz39QIMBAML9Nf8RqAAAAaElEQVR42r2QQQ7AIAgEV6CIlv+/t3Ap3E2cyyojxIBb7JfqQu/+z+ZCIAU0QtzqEbtMGcCIcCZ0454iIuvFLDHRICkhvUNHsICVqThBnyBHZSqK4+/2Ok9OEdGNOdcSuS1xW2+3jUt8eaUDz3DmFVcAAAAASUVORK5CYII=)
}

b.jsmodern-video-fullFalse {
    opacity: .5;
    cursor: default
}

.jsmodern-scrollBar-container {
    overflow: hidden
}

.jsmodern-scrollBar-inner {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.jsmodern-scrollbar {
    position: absolute;
    top: 0;
    right: 1px;
    width: 6px;
    background: rgba(0, 0, 0, .3);
    border-radius: 3px;
    z-index: 10px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.jsmodern-lazyload {
    display: block;
    opacity: 0
}

.jsmodern-page-content {
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

.jsmodern-page-target > * {
    display: none
}

.jsmodern-page {
    height: 38px;
    display: inline-block;
    overflow: hidden;
    border-radius: 19px;
    border: #e8e8e8 solid 1px;
    margin: 0 auto
}

.jsmodern-page > div i, .jsmodern-page > i {
    display: block;
    float: left;
    width: 40px;
    height: 38px;
    line-height: 38px;
    font-size: 13px;
    text-align: center;
    cursor: pointer;
    font-style: normal;
    background: #f5f5f5;
    transition: .15s;
    font-weight: bold;
    color: #333
}

.jsmodern-page i {
    border-right: #e3e3e3 solid 1px;
    border-left: #fff solid 1px
}

.jsmodern-page > div {
    float: left;
    max-width: 420px;
    overflow: hidden
}

.jsmodern-page > div div {
    height: 38px
}

.jsmodern-page i.active {
    background: #E04636;
    color: #fff;
    box-shadow: rgba(0, 0, 0, .2) 0 0 10px inset;
    border-right-color: #fff
}

.jsmodern-page i:hover {
    color: #E04636
}

.jsmodern-page i.active:hover {
    color: #fff
}

.jsmodern-page > i span {
    display: inline-block;
    font-size: 20px
}

.jsmodern-page > i:first-child {
    border-radius: 19px 0 0 19px
}

.jsmodern-page > i:last-child {
    border-radius: 0 19px 19px 0
}

i.jsmodern-page-first, i.jsmodern-page-last, i.jsmodern-page-next, i.jsmodern-page-prev {
    line-height: 33px
}

section.jsmodern-page-more {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    background: #ececec;
    color: #666
}

.jsmodern-fullpage-container {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 10;
    top: 0;
    left: 0;
    overflow: hidden;
    transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1)
}

.jsmodern-fullpage-part {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    overflow: hidden
}

.jsmodern-fullpage-navigation {
    position: fixed;
    z-index: 20
}

.jsmodern-fullpage-navigation-x {
    left: 50%;
    bottom: 18px;
    width: auto;
    height: 10px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.jsmodern-fullpage-navigation-y {
    top: 50%;
    right: 18px;
    width: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.jsmodern-fullpage-navigation-default > b {
    display: block;
    cursor: pointer;
    width: 8px;
    height: 8px;
    border: #000 solid 1px;
    border-radius: 10px;
    opacity: .8;
    transition: .3s
}

.jsmodern-fullpage-navigation-y > b {
    margin: 10px 0
}

.jsmodern-fullpage-navigation-x > b {
    float: left;
    margin: 0 8px
}

.jsmodern-fullpage-navigation-default > b.active {
    background: #000
}

.jsmodern-dialog-container {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 2147483649;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    margin: 0;
    padding: 0;
    opacity: 0
}

.jsmodern-dialog {
    position: fixed;
    left: 50%;
    top: -20px;
    width: 500px;
    min-width: 500px;
    height: auto;
    line-height: auto;
    overflow: hidden;
    padding: 15px;
    margin: 0;
    text-align: left;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background: #fff;
    border-radius: 6px;
    border: #555 solid 1px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .3);
    opacity: 0
}

.jsmodern-dialog-title {
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    word-wrap: break-word;
    word-break: normal
}

.jsmodern-dialog-content {
    width: 100%;
    height: auto;
    min-height: 60px;
    overflow: hidden;
    word-wrap: break-word;
    word-break: normal;
    margin-top: 10px;
    font-size: 14px;
    color: #333;
    line-height: 160%;
    z-index: 10;
    -webkit-overflow-scrolling: touch
}

.jsmodern-dialog > span {
    display: block;
    float: right;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    padding: 0 12px;
    cursor: pointer;
    margin: 13px 0 0 10px;
    border-radius: 4px;
    border: #ccc solid 1px;
    transition: .25s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.jsmodern-dialog > span.jsmodern-dialog-sure {
    background: #2F7CBE;
    border-color: #2F7CBE;
    color: #fff
}

.jsmodern-dialog > span.jsmodern-dialog-sure:hover {
    background: #1563A6;
    border-color: #1563A6
}

.jsmodern-dialog > span.jsmodern-dialog-cancel:hover {
    background: #eee
}

@media screen and (max-width: 1024px) {
    .jsmodern-dialog.jsmodern-dialog-mobile {
        top: 43%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .jsmodern-dialog.jsmodern-dialog-mobile .jsmodern-dialog-title {
        -webkit-transform: scale(1.03);
        transform: scale(1.03);
        transform-origin: left top
    }

    .jsmodern-dialog.jsmodern-dialog-mobile > span {
        font-size: 14px
    }
}

  #video {
        width: 100%;
        height: 720px;
        margin: 0 auto;
        position: relative;
    }

    #video video {
        width: 100%;
        height: 100%;
        object-fit: fill;
    }

    .VideoBtn {
        position: absolute;
        left: 50%;
        top: 50%;
        display: block;
        width: 70px;
        height: 70px;
        margin-left: -35px;
        margin-top: -35px;
        cursor: pointer;
        z-index: 10;
    }

.hd191102_video {
	width: 100%;
}

.hd191102_video .title {
	width: 899px;
	height: 93px;
	margin: 0 auto;
	margin-bottom: 70px;
}

.hd191102_form {
	width: 100%;
	height: 834px;
	background: url(https://ssnewpublic.oss-cn-hangzhou.aliyuncs.com/web/hf/month20191102/bg1.jpg) no-repeat;
	background-size: 100%;
	position: relative;
}

.hd191102_form .form {
    position: absolute;
    top: 374px;
    right: 410px;
}

.hd191102_form .form .form_group {
	display: flex;
	margin-bottom: 20px;
	align-items: center;
}

.hd191102_form .form .form_group label {
	width: 80px;
	font-size: 16px;
	color: #595959;
}

.hd191102_form .form .form_group input {
	width: 290px;
	height: 40px;
	border: 1px solid #ececec;
	padding-left: 20px;
}


.hd191102_item_section1 .swiper-container-horizontal>.swiper-pagination-bullets, .hd191102_item_section1 .swiper-pagination-custom, .hd191102_item_section1 .swiper-pagination-fraction {
    top: 14px;
    /* left: 0; */
    width: 100%;
    position: relative;
    display: flex;
    color: #000;
}

.hd191102_item_section1 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}

.hd191102_item_section1 .swiper-pagination .swiper-pagination-bullet .nav_span {
    color: #000;
    position: relative;
    top: -17px;
}

.hd191102_item_section1 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
    height: 15px;
}

.hd191102_item_section2 .swiper-button-prev, .hd191102_item_section2 .swiper-container-rtl .swiper-button-next {
    background-image: none;
    left: 0px;
    right: auto;
}
.hd191102_item_section2 .swiper-button-next, .hd191102_item_section2 .swiper-button-prev {
    position: relative;
    top: 0%;
    width: 27px;
    height: 44px;
    margin-top: -300px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.hd191102_item_section2 .swiper-button-next, .hd191102_item_section2 .swiper-container-rtl .swiper-button-prev {
    background-image: none;
    left: 1280px;
    right: auto;
    margin-top: -45px;

}