.head-sub .bottomBox .list-item {
	position: relative;
	float: left;
	width: 81pt;
	height: 70px;
	color: #333;
	text-align: center;
	line-height: 70px
}

.head-sub .bottomBox .list-item .hot {
	position: absolute;
	top: -15px;
	right: 9pt;
	color: #e60012
}

.clear1 {
	clear: both
}

.zy1 {
	margin: 40px auto;
	padding: 0 25px;
	width: 1150px;
	box-shadow: 0 2px 5px 2px hsla(0,0%,60%,.26)
}

.zy1 .ad-custom {
	margin-top: 0;
	box-shadow: none
}

.zy1 .ad-custom .input-list .input-box input {
	width: 310px;
	height: 40px;
	border: 1px solid #d2d2d2;
	background: #fafafa
}

.box1 {
	padding: 35px 0
}

.box1 .w1 {
	padding: 10px 0
}

.box1 .container {
	position: relative;
	padding: 0 10px
}

.box1 .box {
	padding: 10px 11px;
	width: 205px;
	height: 113px;
	border: 1px solid #ececec;
	background: #fff
}

.box1 .box.active {
	box-shadow: 0 0 20px #e4e4e4
}

.box1 .box.active .point {
	background: #e74c3c;
	animation: fade 1s infinite
}

.box1 .box p {
	margin-top: 10px;
	font-size: 9pt
}

.box1 .tit {
	color: #3c3c3c;
	font-weight: 600;
	font-size: 36px
}

.box1 .point {
	float: right;
	width: 8px;
	height: 8px;
	border: 2px solid #fff;
	border-radius: 50%;
	background: #999;
	box-shadow: 0 0 6px #bebdbd;
	-ms-box-shadow: 0 0 6px #bebdbd;
	-o-box-shadow: 0 0 6px #bebdbd
}

@keyframes fade {
	0% {
		box-shadow: 0 0 2px #e74c3c
	}

	20% {
		box-shadow: 0 0 4px #e74c3c
	}

	40% {
		box-shadow: 0 0 6px #e74c3c
	}

	60% {
		box-shadow: 0 0 8px #e74c3c
	}

	80% {
		box-shadow: 0 0 6px #e74c3c
	}

	to {
		box-shadow: 0 0 4px #e74c3c
	}
}

.box2 .bom .iconfont {
	color: #898989
}

.box2 .bom dl {
	position: relative;
	float: left;
	box-sizing: border-box;
	padding: 40px 10px 0;
	width: 300px
}

.box2 .bom dl.active dt {
	border: 0;
	background: #e74c3c
}

.box2 .bom dl.active dt i {
	color: #fff
}

.box2 .bom dl:hover dt {
	border: 0;
	background: #e74c3c;
	transition: .5s all
}

.box2 .bom dl:hover dt i {
	color: #fff
}

.box2 .bom dt {
	box-sizing: border-box;
	margin: auto;
	width: 70px;
	height: 70px;
	border: 2px solid #f0f0f0;
	border-radius: 50%;
	text-align: center;
	line-height: 70px
}

.box3 .imgBox.firstchild .tag {
	top: auto;
	right: 15px;
	bottom: 15px;
	left: 15px
}

.box3 .imgBox .con {
	position: absolute;
	bottom: -100%;
	left: 0;
	width: 100%;
	height: 100%;
	border-top: 4px solid #e74c3c;
	background: rgba(0,0,0,.7);
	color: hsla(0,0%,100%,.7);
	text-align: center;
	opacity: 0;
	transition: all ease .3s 0s
}

.box3 .imgBox .firstchild:hover .con {
	bottom: -4px;
	opacity: 1
}

.box3 .imgBox .firstchild .con .tit {
	margin-top: 40px;
	font-size: 22px
}

.box3 .imgBox .firstchild .con .des {
	margin-top: 15px;
	font-size: 1pc;
	line-height: 1.5
}

.box3 .imgBox .firstchild .con .btn {
	display: inline-block;
	margin-top: 20px;
	padding: 5px 40px;
	border: none;
	border-radius: 4px;
	background: #e74c3c;
	color: #fff;
	font-size: 1pc
}

.box3 .imgBox:hover .con {
	bottom: -4px;
	opacity: 1
}

.box3 .imgBox .con .tit {
	margin-top: 40px;
	font-size: 22px
}

.box3 .imgBox .con .des {
	margin-top: 15px;
	font-size: 1pc;
	line-height: 1.5
}

.box3 .imgBox .con .btn {
	display: inline-block;
	margin-top: 20px;
	padding: 5px 40px;
	border: none;
	border-radius: 4px;
	background: #e74c3c;
	color: #fff;
	font-size: 1pc
}

.box4 {
	padding-bottom: 70px;
	background: #f8f8f8
}

.box4 ul {
	padding-left: 5in;
	height: 5in
}

.box4 li {
	float: left
}

.box4 li .lazy {
	display: block;
	width: 100%;
	height: 100%
}

.box4 li.first {
	position: relative;
	margin-left: -5in;
	width: 5in;
	height: 5in
}

.box4 li.first .tag {
	position: absolute;
	top: 20px;
	right: 0;
	z-index: 1;
	padding: 5px 10px;
	border-radius: 10px 0 0 0;
	background: #e74c3c;
	color: #fff
}

.box4 li.first .con {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 33px;
	background: rgba(0,0,0,.7)
}

.box4 li.first .con .subTit,.box4 li.first .con .tit {
	color: #fff;
	font-size: 24px
}

.box4 li.first .con .des {
	margin-top: 10px;
	color: #989898;
	font-size: 18px;
	line-height: 1.6
}

.box4 li.item {
	position: relative;
	overflow: hidden;
	width: 15pc;
	height: 15pc
}

.box4 li.item:hover .con {
	bottom: -4px;
	opacity: 1
}

.box4 li.item .con {
	position: absolute;
	bottom: -100%;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	border-top: 4px solid #e74c3c;
	background: rgba(0,0,0,.7);
	color: hsla(0,0%,100%,.7);
	text-align: center;
	opacity: 0;
	transition: all ease .3s 0s
}

.box4 li.item .con .tit {
	margin-top: 40px;
	font-size: 22px
}

.box4 li.item .con .des {
	margin-top: 15px;
	font-size: 1pc;
	line-height: 1.5
}

.box4 li.item .con .btn {
	display: inline-block;
	margin-top: 20px;
	padding: 5px 40px;
	border: none;
	border-radius: 4px;
	background: #e74c3c;
	color: #fff;
	font-size: 1pc
}

.box4 .designer-swiper {
	height: 84px
}

.box4 .designer-swiper .swiper-container {
	margin: 0 95px
}

.box4 .designer-swiper .swiper-slide {
	position: relative;
	margin-right: 8px;
	text-align: center
}

.box4 .designer-swiper .swiper-slide:hover:after {
	position: absolute;
	top: 0;
	left: -2px;
	width: 83px;
	height: 5pc;
	border: 2px solid #e74c3c;
	border-radius: 3px;
	content: ''
}

.box4 .designer-swiper .swiper-slide img {
	width: 84px;
	height: 84px
}

.box4 .designer-swiper .swiper-next,.box4 .designer-swiper .swiper-prev {
	top: 0;
	left: 0;
	width: 84px;
	height: 84px;
	background: #333;
	color: #fff;
	text-align: center;
	font-size: 30px;
	line-height: 84px;
	cursor: pointer
}

.box4 .designer-swiper .swiper-next:hover,.box4 .designer-swiper .swiper-prev:hover {
	background: #e74c3c
}

.box4 .designer-swiper .swiper-next {
	right: 0;
	left: auto
}

.box4 li.item:hover .zy_box4_1 {
	display: none
}

.zy_box4_1 {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 40px;
	background: rgba(0,0,0,.7);
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 40px
}

.zy_box4_1 span {
	display: initial;
	overflow: hidden;
	margin-left: 5px;
	width: 145px;
	height: 50px;
	color: hsla(0,0%,100%,.8);
	text-overflow: ellipsis;
	font-size: 1pc;
	-webkit-box-orient: vertical
}

.box5 {
	height: 511px
}

.box5 .indexTitle .title {
	color: #333
}

.box5 .indexTitle .subTitle {
	color: #666
}

.box5 .container h3 {
	display: block;
	margin-bottom: 30px;
	text-align: right;
	font-size: 22px
}

.box5 .container h3 em {
	color: #e74c3c
}

.box5 .time-line li {
	position: static
}

.box5 .container ul li {
	float: left;
	margin-right: 7px;
	padding: 15px 10px 10px 20px;
	width: 188px;
	height: 142px;
	background: #fff;
	color: #333
}

.box5 .container ul li:last-child {
	margin-right: 0
}

.box5 .container ul li:hover {
	background: #e74c3c;
	color: #fff
}

.box5 .container ul li h5 {
	margin-bottom: 10px;
	font-weight: 700;
	font-size: 24px
}

.box5 .container ul li p {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 1pc;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}

.box5 .container ul li p span {
	font-size: 36px;
	font-family: Noto Sans CJK SC Medium,Source Han Sans CN Medium
}

.box8 {
	padding-bottom: 70px
}

.box8 .city-list {
	height: 616px;
	color: #fff;
	text-align: center
}

.box8 .city-list a {
	position: absolute;
	padding-top: 95px;
	width: 271px;
	height: 11pc
}

.box8 .city-list a span {
	display: block
}

.box8 .city-list a .n {
	font-size: 36px
}

.box8 .city-list a .n:after {
	display: block;
	overflow: hidden;
	margin: 5px auto;
	width: 20px;
	height: 1px;
	background: #e74c3c;
	content: ''
}

.box8 .city-list a .c {
	font-size: 18px
}

.box8 .city-list a:hover {
	color: #e74c3c
}

.box8 .city-list a:hover .iconfont {
	background: #fff;
	color: #e74c3c
}

.box8 .city-list a .iconfont {
	margin: 0 auto 10px;
	width: 52px;
	height: 52px;
	border-radius: 50%;
	background: #e74c3c;
	color: #fff;
	text-align: center;
	font-size: 20px;
	line-height: 52px;
	transition: all ease .3s 0s
}

.box8 ul {
	overflow: hidden;
	height: 590px
}

.box8 li {
	position: relative;
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
	padding: 4px;
	width: 390px;
	height: 290px;
	background: #f0f0f0
}

.box8 li .con1 {
	position: absolute;
	bottom: -100%;
	left: 0;
	width: 100%;
	height: 100%;
	border-top: 4px solid #e74c3c;
	background: rgba(0,0,0,.7);
	color: hsla(0,0%,100%,.7);
	text-align: center;
	opacity: 0;
	transition: all ease .3s 0s
}

.box8 li:hover .con1 {
	bottom: -4px;
	opacity: 1
}

.box8 li .con1 .tit1 {
	margin-top: 40px;
	font-size: 22px
}

.box8 li.con1 .des1 {
	margin-top: 15px;
	font-size: 1pc;
	line-height: 1.5
}

.box8 li .con1 .btn1 {
	display: inline-block;
	margin-top: 20px;
	padding: 5px 40px;
	border: none;
	border-radius: 4px;
	background: #e74c3c;
	color: #fff;
	font-size: 1pc
}

.box8 li:nth-child(3n) {
	margin-right: 0
}

.box8 .lazy {
	display: block;
	width: 390px;
	height: 290px
}

.p_w .homeServiceIcon {
	display: table;
	margin: 0 auto;
	width: 75pc;
	text-align: center
}

.p_w .homeServiceIcon div {
	display: table-cell;
	padding: 0 5px
}

.p_w .homeServiceIcon img {
	margin-bottom: 1pc;
	width: 119px;
	height: 119px;
	vertical-align: top
}

.p_w .homeServiceIcon p {
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 18px
}

.p_w .homeServiceIcon span {
	color: #999;
	line-height: 18px
}

.zy_box8_1 {
	position: absolute;
	top: 4px;
	right: 4px;
	padding: 10px;
	background: rgba(0,0,0,.8);
	color: #fff;
	text-align: center;
	font-size: 1pc
}

.zy_box8_1 span {
	color: #e74c3c
}

.zy_box8_2 {
	position: absolute;
	right: 0;
	bottom: 40px;
	left: 0;
	margin: 0 auto;
	padding: 3px 10px;
	width: 76%;
	border-radius: 9px;
	background: rgba(0,0,0,.5);
	color: #fff;
	text-align: center;
	font-size: 22px
}

.zy_box8_2 b {
	display: inline-block;
	overflow: hidden;
	width: 135px;
	vertical-align: middle;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 36px
}

.zy_box8_2 a:hover {
	color: #e74c3c
}

.zy_box8_2 p {
	display: inline-block;
	font-size: 14px
}

.zy2 .swiper-container {
	height: 234px
}

.zy2 .swiper-next,.zy2 .swiper-prev {
	top: 40%;
	left: 15px;
	z-index: 1;
	width: 44px;
	height: 36px;
	background: rgba(0,0,0,.6);
	color: #fff;
	text-align: center;
	font-size: 30px;
	line-height: 36px;
	cursor: pointer
}

.zy2 .swiper-next {
	right: 15px;
	left: auto
}

.zy2 .swiper-container .swiper-slide {
	position: relative;
	margin-right: 1px
}

.zy2 .swiper-container .swiper-slide img {
	width: 293px;
	height: 234px
}

.zy2 .swiper-container .swiper-slide:hover .zy2_1 {
	bottom: -100%
}

.zy2 .swiper-container .swiper-slide:hover .zy2_2 {
	top: 0
}

.zy2_1 {
	bottom: 0;
	height: 50px;
	line-height: 50px
}

.zy2_1,.zy2_2 {
	position: absolute;
	width: 100%;
	background: rgba(0,0,0,.5);
	color: #fff;
	text-align: center;
	font-size: 18px;
	transition: all ease .3s 0s
}

.zy2_2 {
	top: 100%;
	display: -webkit-box;
	padding-top: 66px;
	height: 100%;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4
}

.box10 .accordion-box ul li .left .shadow .title {
	position: absolute;
	top: 5pc;
	left: 140px;
	overflow: hidden;
	width: 410px;
	height: 168px;
	color: #fff;
	text-align: left;
	font-size: 18px;
	line-height: 2
}

.box10 .accordion-box ul li .left .shadow .button {
	position: absolute;
	top: 15pc;
	left: 153px;
	background: 0 0;
	color: #fff
}

.box12 .titles .left a {
	background-color: #d7d7d7
}

.box12 .titles .left a:hover {
	background: #e74c3c;
	color: #fff
}

.box12 .news-list .right a .time:nth-child(odd) {
	background: #d7d7d7
}

.footer dl {
	float: left;
	margin: 30px 47px 0 0;
	width: 130px
}

.footer dl.aboutus {
	width: 370px
}

.footer dl.aboutus li:first-child {
	color: #fff;
	font-size: 24px;
	font-family: Noto Sans CJK SC Medium,Source Han Sans CN Medium
}

.footer dl.aboutus li:last-child {
	margin-top: 15px
}

.pop-box {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6)
}

.pop-box .main-contener {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -200px;
	margin-left: -200px;
	width: 25pc;
	height: 25pc;
	background: #fff;
	box-shadow: 0 0 20px rgba(0,0,0,.5)
}

.tan {
	position: relative
}

.form6 {
	position: absolute;
	top: 50px;
	left: 60px;
	text-align: center
}

.form6 h3 {
	color: #333;
	font-size: 22px;
	line-height: 40px
}

.pop-box p {
	display: inline-block;
	margin-bottom: 25px;
	width: 45px;
	height: 2px;
	background: #e74c3c
}

.form6 input {
	display: block;
	box-sizing: border-box;
	margin-bottom: 20px;
	width: 280px;
	height: 40px;
	border: 1px solid #ddd;
	border-radius: 4px;
	background: #fafafa;
	color: #999;
	text-indent: 20px;
	font-size: 14px;
	line-height: 40px
}

.pop-box .pop-close {
	position: absolute;
	top: -20px;
	right: -21px;
	width: 46px;
	height: 45px;
	background: url(../images/close.png) no-repeat center center;
	background-size: 100% auto;
	color: #fff;
	cursor: pointer
}

.form6 button {
	display: block;
	width: 280px;
	height: 40px;
	background: #e74c3c;
	color: #fff;
	font-size: 1pc;
	line-height: 40px
}

.form6 h4 {
	margin-top: 20px;
	font-size: 1pc
}

.form6 h4 em {
	color: #e74c3c
}

.box3 .imgBox.firstchild .lazy:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	content: ''
}