.floor_f2 {
	background: #f2f2f2
}

.service_block {
	padding: 60px 0 40px
}

.p_w {
	float: left;
	margin: 0;
	padding: 0 0 70px;
	width: 100%
}

.p_i {
	position: relative;
	margin: 0 auto;
	width: 75pc
}

.floor_f2 .title,.floor_ff .title {
	width: 100%;
	color: #000;
	text-align: center;
	font-size: 40px;
	line-height: 3pc
}

.h2_font {
	font-size: 40px
}

.progress-title {
	margin-bottom: 40px;
	width: 100%
}

.progress-title .title {
	width: 100%;
	color: #000;
	text-align: center;
	font-size: 30px;
	line-height: 30px
}

.progress-title .subtitle {
	padding-top: 10px;
	width: 100%;
	color: #999;
	text-align: center;
	font-size: 1pc
}

.progress-show {
	float: left
}

.progress-show>ul>li {
	float: left;
	box-sizing: border-box;
	margin-right: 1pc;
	width: 14pc;
	height: 180px;
	border-radius: 3px;
	text-align: center;
	font-size: 1pc;
	line-height: 1pc;
	transition: linear all .2s
}

.progress-show>ul>li>a {
	display: block;
	box-sizing: border-box;
	padding-top: 134px;
	width: 100%;
	height: 100%;
	color: #666
}

.progress-show .service_item.yyfw {
	background: url(../images/icons-yyfw.png) center 40px no-repeat #fff
}

.progress-show .service_item:hover {
	transform: translate3d(0,-5px,0)
}

.progress-show .service_item.lcsj {
	background: url(../images/icons-lcsj.png) center 40px no-repeat #fff
}

.progress-show .service_item.qrfa {
	background: url(../images/icons-qrfa.png) center 40px no-repeat #fff
}

.progress-show .service_item.hptj {
	background: url(../images/icons-hptj.png) center 40px no-repeat #fff
}

.progress-show .service_item.shfw {
	background: url(../images/icons-shfw.png) center 40px no-repeat #fff
}

.progress-show>ul>li:last-child {
	margin: 0
}

.progress-show>ul>li:hover {
	border-color: #d4bc55;
	box-shadow: 0 0 20px #c9c9c9
}

.text-primary {
	color: #e74c3c!important
}

.text-title {
	color: #212628
}

.text-sub {
	color: #666
}

.bg-sub {
	background: #666
}

.text-white {
	color: #fff!important
}

.text-color9 {
	color: #999
}

.text-color4 {
	color: #444
}

.text-black {
	color: #333
}

.bg-bg {
	background: #fafafa
}

.bg-white {
	background: #fff
}

.bg-primary {
	background: #e74c3c
}

.bg-active {
	background: #fdeded
}

.bg-bbb {
	background: #bbb
}

.text-blue {
	color: #c7e3ff
}

.bg-border {
	background: #edecec
}

.text-5d {
	color: #5d5d5d
}

.text-border2 {
	color: #d9d9d9
}

.border-primary {
	border-bottom: 1px solid #e74c3c
}

.indexTitle {
	padding: 60px 0 35px;
	text-align: center
}

.indexTitle .title {
	color: #333;
	font-size: 40px
}

.indexTitle .subTitle {
	margin-top: 10px;
	color: #666;
	font-size: 14px
}

.indexTitle .line {
	margin-top: 15px
}

.indexTitle .line:after,.indexTitle .line:before {
	display: inline-block;
	width: 5pc;
	height: 1px;
	background: #ccc;
	content: '';
	vertical-align: middle
}

.indexTitle .line .dot {
	position: relative;
	display: inline-block;
	width: 40px;
	height: 1px;
	vertical-align: middle
}

.indexTitle .line .dot:after {
	position: relative;
	top: -9px;
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #e74c3c;
	content: ''
}

.indexTitle .tag {
	margin-top: 25px
}

.indexTitle .tag a {
	display: inline-block;
	margin: 7px 3px;
	width: 99pt;
	height: 40px;
	border-radius: 5px;
	background-color: #d8d6d6;
	color: #797979;
	line-height: 40px
}

.indexTitle .tag a.more {
	background-color: #2e2e2c;
	color: #fff
}

.indexTitle .tag a:hover {
	background-color: #b49266;
	color: #fff
}

.indexTitle .tag i {
	padding: 0 20px;
	color: #999
}

.pagination {
	text-align: center
}

.pagination .swiper-pagination-switch {
	display: inline-block;
	margin: 0 3px;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background: #bfbfbf
}

.pagination .swiper-active-switch {
	background: #e74c3c
}

.banner .swiper-container,.banner .swiper-slide,.banner .swiper-wrapper {
	width: 100%;
	height: 100%
}

.banner .swiper-slide {
	display: block
}

.banner .pagination {
	position: absolute;
	bottom: 10px;
	left: 0;
	z-index: 2;
	width: 100%
}

.banner .swiper-next,.banner .swiper-prev {
	top: 50%;
	z-index: 2;
	margin-top: -50px;
	width: 70px;
	height: 70px;
	background: #000;
	color: #fff;
	text-align: center;
	font-size: 50px;
	line-height: 70px;
	opacity: .4;
	cursor: pointer
}

.banner .swiper-next:hover,.banner .swiper-prev:hover {
	color: #e74c3c;
	opacity: .5
}

.banner .swiper-prev {
	left: 0
}

.banner .swiper-next {
	right: 0
}

@media (min-width:1920px) {
	.banner .swiper-prev {
		left: 50%;
		margin-left: -950px
	}

	.banner .swiper-next {
		right: 50%;
		margin-right: -950px
	}
}

.ad-custom {
	margin-top: 15px;
	width: 110%;
	height: 155px;
	box-shadow: none
}

.ad-custom .title .block {
	margin-left: 0
}

.ad-custom .input-list .input-box {
	margin-right: 20px;
	margin-left: 0
}

.ad-custom .input-list .input-box input {
	width: 239px
}

.ad-custom .input-list .button-box {
	margin-left: 0
}

.box1 {
	padding: 65px 0
}

.box1 a {
	float: left;
	padding-left: 95px;
	width: 205px
}

.box1 a:hover .tit {
	color: #e74c3c
}

.box1 a:hover .iconfont {
	border-color: #e74c3c;
	background: #e74c3c;
	color: #fff
}

.box1 .iconfont {
	float: left;
	margin-left: -95px;
	width: 68px;
	height: 68px;
	border: 1px solid #ddd;
	border-radius: 50%;
	text-align: center;
	font-size: 34px;
	line-height: 68px
}

.box1 .tit {
	display: block;
	margin-top: 8px;
	color: #333;
	font-size: 22px
}

.box1 .des {
	display: block;
	margin-top: 5px;
	color: #666;
	font-size: 14px
}

.box2 {
	padding-bottom: 70px
}

.box2 li {
	float: left;
	width: 286px;
	transition: all ease .3s 0s
}

.box2 li.active {
	width: 415px
}

.box2 li .lazy {
	display: block;
	width: 100%;
	height: 463px
}

.box2 li:hover {
	z-index: 1;
	box-shadow: 0 5px 20px #ccc;
	transform: scale(1.05);
	-ms-transform: scale(1.05)
}

.box2 li:hover .con {
	right: -1px;
	bottom: -1px;
	left: -1px;
	border-bottom: 3px solid #e74c3c;
	background: #fff
}

.box2 li:hover .con:before {
	position: absolute;
	top: -14px;
	left: 50%;
	overflow: hidden;
	margin-left: -15px;
	width: 0;
	height: 0;
	border-color: transparent transparent #fff;
	border-style: solid;
	border-width: 0 15px 15px;
	background: 0 0;
	content: ''
}

.box2 li:hover .con .subTit,.box2 li:hover .con .tit {
	color: #333
}

.box2 li:hover .con .des {
	color: #666
}

.box2 li:hover .con .button-primary.is-plain {
	background: #e74c3c;
	color: #fff
}

.box2 li:hover .con .button-primary.is-plain:hover {
	background: #d62c1a
}

.box2 .con {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	padding: 30px 30px 37px;
	color: #fff
}

.box2 .con:before {
	display: block;
	margin-bottom: 10px;
	width: 1pc;
	height: 9px;
	background: #e74c3c;
	content: ''
}

.box2 .con .tit {
	font-size: 30px
}

.box2 .con .subTit {
	margin-top: 5px;
	font-size: 18px
}

.box2 .con .des {
	margin-top: 10px;
	min-height: 38px;
	color: #b9b9b9;
	font-size: 14px
}

.box2 .con .is-plain {
	margin-top: 15px;
	padding: 8px 40px;
	background: 0 0
}

.box2 .con .is-plain:hover {
	background: #e74c3c
}

.box2 .form {
	width: 488px;
	height: 463px;
	box-shadow: 2px 2px 10px #ddd
}

.box2 .form dl {
	overflow: hidden;
	padding: 10px 0 10px 146px;
	font-size: 1pc
}

.box2 .form dt {
	float: left;
	margin-left: -6em;
	width: 6em;
	color: #212628;
	line-height: 40px
}

.box2 .form dd {
	position: relative;
	float: left
}

.box2 .form dd .button {
	padding-right: 50px;
	padding-left: 50px
}

.box2 .form dd .dw {
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -10px;
	font-size: 14px
}

.box2 .form .line {
	margin: 9pt auto 30px;
	width: 31px;
	height: 7px;
	background: #e74c3c
}

.box2 .form input,.box2 .form select {
	padding: 9px 15px;
	border: 1px solid #ddd;
	background: #fafafa;
	font-size: 14px
}

.box2 .form select {
	margin-right: 10px;
	width: 87px
}

.box2 .form input {
	width: 259px
}

.box3 {
	padding-bottom: 70px
}

.box3 .img {
	overflow: hidden;
	padding-left: 296px;
	width: 1205px;
	height: 450px
}

.box3 .imgBox {
	position: relative;
	float: left;
	margin: 0 4px 4px 0;
	width: 299px;
	height: 222px;
	cursor: pointer
}

.box3 .imgBox .lazy {
	display: block
}

.box3 .imgBox .lazy:hover:after {
	opacity: 0
}

.box3 .imgBox .tag {
	position: absolute;
	right: 15px;
	bottom: 15px;
	left: 15px;
	display: inline-block;
	padding: 4px 10px;
	border-radius: 20px;
	background: rgba(0,0,0,.32);
	color: #fff;
	text-align: center
}

.box3 .imgBox .tag a {
	color: #fff
}

.box3 .imgBox .tag a:hover {
	color: #e74c3c
}

.box3 .imgBox em {
	position: relative;
	top: -1px;
	display: inline-block;
	margin-right: 5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #cd953e
}

.box3 .imgBox.firstchild {
	float: left;
	margin-left: -296px;
	width: 292px;
	height: 449px
}

.box3 .imgBox.firstchild .tag {
	top: 20px;
	right: 5px;
	bottom: auto;
	left: auto
}

.box3 .imgBox.firstchild .lazy:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	content: ''
}

.box3 .cat-tag {
	overflow: hidden
}

.box3 .cat-tag a {
	float: left;
	margin-right: 57px;
	padding-top: 1pc;
	width: 5pc;
	height: 4pc;
	border: 1px solid #e1e1e1;
	border-radius: 50%;
	color: #666;
	text-align: center;
	cursor: pointer
}

.box3 .cat-tag a i,.box3 .cat-tag a span {
	display: block
}

.box3 .cat-tag a.active {
	background: #e74c3c
}

.box3 .cat-tag a.active i,.box3 .cat-tag a.active span {
	color: #fff
}

.box3 .cat-tag a:hover {
	background: #e74c3c;
	transition: .5s all
}

.box3 .cat-tag a:hover i,.box3 .cat-tag a:hover span {
	color: #fff
}

.box4 {
	padding-bottom: 70px
}

.box4 ul {
	padding-left: 5in;
	height: 5in
}

.box4 ul.filter-list {
	z-index: 9;
	padding-left: 0;
	width: 175px;
	height: auto
}

.box4 ul.filter-list li {
	float: none
}

.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: 40px;
	padding-bottom: 40px;
	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: #999;
	font-size: 18px;
	line-height: 1.6
}

.box4 li.item {
	position: relative;
	overflow: hidden;
	width: 15pc;
	height: 15pc
}

.box4 li.item:hover .con {
	bottom: 0
}

.box4 li.item .con {
	position: absolute;
	bottom: -100%;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: rgba(231,76,60,.9);
	color: #fff;
	text-align: center;
	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: 2
}

.box4 li.item .con .btn {
	display: inline-block;
	margin-top: 20px;
	padding: 5px 40px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 1pc
}

.box4 li.form {
	width: 5in;
	height: 15pc
}

.box4 li.form .input-box {
	padding-left: 55px
}

.box4 li.form .line {
	margin: 10px auto 15px;
	width: 62px;
	height: 4px;
	background: #e74c3c
}

.box4 li.form input {
	float: left;
	margin: 0 20px 10px 0;
	padding: 10px 15px;
	width: 143px;
	border: 1px solid #ddd;
	font-size: 14px
}

.box4 li.form .button {
	margin-top: 10px;
	padding: 10px 60px
}

.box5 {
	overflow: hidden;
	height: 644px;
	min-width: 75pc
}

.box5 .indexTitle .title {
	color: #fff
}

.box5 .indexTitle .subTitle {
	color: #b2b2b2
}

.box5 .time-line {
	color: #fff
}

.box5 .time-line li {
	position: absolute
}

.box5 .time-line li .year {
	width: 66px;
	height: 66px;
	border: 3px solid #e74c3c;
	border-radius: 50%;
	background: #272727;
	text-align: center;
	line-height: 66px
}

.box5 .time-line li .line {
	position: absolute;
	left: 50%;
	overflow: hidden;
	width: 1px;
	height: 50px;
	background: #fff;
	opacity: .5
}

.box5 .time-line li .txt {
	position: absolute;
	white-space: nowrap;
	font-size: 22px
}

@keyframes updown {
	0%,to {
		transform: translate(5px,-10px)
	}

	50% {
		transform: translate(0,0)
	}
}

@keyframes sizeChange {
	0%,to {
		transform: scale(1)
	}

	50% {
		transform: scale(1.1)
	}
}

.box6 {
	padding-bottom: 70px
}

.box6 .house3d {
	margin: 0 auto;
	width: 799px;
	height: 617px
}

.box6 .house3d .point {
	position: absolute;
	top: 20%;
	left: 50%;
	cursor: pointer
}

.box6 .house3d em {
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #e74c3c
}

.box6 .house3d .point,.box6 .house3d i {
	display: block;
	padding: 10px;
	border-radius: 50%;
	background: hsla(0,0%,100%,.5)
}

.box6 li.active dl {
	display: block
}

.box6 li.active .point {
	animation: sizeChange .8s infinite
}

.box6 dl {
	position: absolute;
	z-index: 1;
	display: none;
	width: 20pc;
	background: #fff;
	box-shadow: 0 0 10px #ccc;
	line-height: 1.6
}

.box6 dl:after {
	width: 75pt;
	height: 0;
	border-top: 1px dashed #000
}

.box6 dl:after,.box6 dl:before {
	position: absolute;
	overflow: hidden;
	content: ''
}

.box6 dl:before {
	width: 0;
	height: 75pt;
	border-left: 1px dashed #000
}

.box6 dt {
	padding: 10px 20px;
	color: #333;
	font-size: 30px
}

.box6 dt:before {
	position: relative;
	left: -10px;
	display: inline-block;
	overflow: hidden;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #e74c3c;
	box-shadow: 0 0 6px #e74c3c;
	content: '';
	vertical-align: middle;
	-ms-border-radius: 50%;
	-o-border-radius: 50%
}

.box6 dd {
	padding: 0 20px 20px;
	color: #999
}

.box6 .woshi dl {
	top: 330px;
	left: 680px;
	width: 230px
}

.box6 .woshi dl:after {
	top: 36px;
	left: -177px;
	width: 182px
}

.box6 .woshi dl:before {
	top: 36px;
	left: -177px;
	height: 63px
}

.box6 .xuanguan dl {
	top: 280px;
	left: 680px;
	width: 210px
}

.box6 .xuanguan dl:after {
	top: 36px;
	left: -11pc;
	width: 181px
}

.box6 .xuanguan dl:before {
	left: -177px;
	height: 37px
}

.box6 .jiucan dl {
	top: 225px;
	left: 667px
}

.box6 .jiucan dl:after {
	top: 36px;
	left: -127px;
	width: 133px
}

.box6 .jiucan dl:before {
	top: -34px;
	left: -8pc;
	height: 70px
}

.box6 .chufang dl {
	top: 215px;
	left: 661px
}

.box6 .chufang dl:after {
	display: none
}

.box6 .chufang dl:before {
	top: -52px;
	left: 9pt;
	height: 5pc
}

.box6 .huike dl {
	top: 190px;
	left: -10pc;
	width: 250px
}

.box6 .huike dl:after {
	top: 36px;
	left: 94px;
	width: 405px
}

.box6 .huike dl:before {
	top: 37px;
	left: 503px;
	height: 65px
}

.box6 .baojie dl {
	top: 2in;
	left: -195px;
	width: 230px
}

.box6 .baojie dl:after {
	top: 36px;
	left: 94px;
	width: 195px
}

.box6 .baojie dl:before {
	top: 37px;
	left: 289px;
	height: 37px
}

.box6 .weishengjian dl {
	top: -24px;
	left: -10pc;
	width: 230px
}

.box6 .weishengjian dl:after {
	top: 36px;
	left: 95px;
	width: 329px
}

.box6 .weishengjian dl:before {
	top: 37px;
	left: 423px;
	height: 37px
}

.box7 {
	height: 200px;
	color: #fff
}

.box7 .btn {
	display: inline-block;
	padding: 0 40px;
	height: 34px;
	border: 1px solid #fff;
	border-radius: 17px;
	line-height: 34px;
	-ms-border-radius: 17px;
	-o-border-radius: 17px
}

.box7 .btn:hover {
	background: hsla(0,0%,100%,.1)
}

.box8 {
	padding-bottom: 70px
}

.box8 li {
	float: left;
	margin-right: 18px;
	width: 388px;
	height: 388px;
	background: #fafafa
}

.box8 .lazy {
	display: block;
	width: 388px;
	height: 291px
}

.box8 .tit {
	float: left;
	margin: 25px 0 15px;
	padding-left: 15px;
	width: 8em;
	border-left: 5px solid #e74c3c;
	color: #212628;
	font-size: 18px;
	line-height: 18px
}

.box8 .tit:hover {
	color: #e74c3c
}

.box8 .des {
	float: right;
	margin: 25px 10px 15px;
	width: 200px;
	text-align: right
}

.box8 .des span {
	text-decoration: underline
}

.box8 .info {
	clear: both;
	text-align: center
}

.box8 .form {
	padding: 10px 10px 10px 230px;
	background: url(../images/bg1.jpg) no-repeat center center
}

.box8 .form dt {
	float: left;
	margin-left: -205px
}

.box8 .form dd {
	padding: 15px 30px
}

.box8 .form .button {
	padding-right: 55px;
	padding-left: 55px
}

.box8 .form input {
	float: left;
	margin-right: 20px;
	padding: 11px 15px;
	width: 131px;
	border: 1px solid #ddd;
	background: #fafafa
}

.box8 .more .button {
	padding-right: 55px;
	padding-left: 55px
}

.box9 {
	padding-bottom: 70px
}

.box9 .swiper-slide,.box9 .swiper-wrapper {
	height: 31pc!important
}

.box9 .yueyun-card {
	overflow: hidden;
	background: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,.1)
}

.box9 .yueyun-card .left-yy {
	float: left;
	width: 650px;
	height: 31pc
}

.box9 .yueyun-card .right-yy {
	position: relative;
	float: left;
	width: 550px;
	height: 31pc
}

.box9 .yueyun-card .right-yy:after {
	position: absolute;
	top: 210px;
	left: -15px;
	display: block;
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-right: 15px solid #fff;
	border-bottom: 15px solid transparent;
	content: ''
}

.box9 .yueyun-card .right-yy .yy-title {
	margin-top: 55px;
	margin-left: 40px;
	height: 45px;
	font-size: 26px;
	line-height: 45px
}

.box9 .yueyun-card .right-yy .yy-title:before {
	float: left;
	display: block;
	margin-right: 20px;
	width: 45px;
	height: 45px;
	content: url(../images/lou_07.jpg)
}

.box9 .yueyun-card .right-yy .yy-title:after {
	display: block;
	margin-top: 10px;
	margin-left: 4pc;
	width: 35px;
	height: 1px;
	background: #e74c3c;
	content: ''
}

.box9 .yueyun-card .right-yy .anli-num {
	margin: 25px 0 0 75pt;
	width: 300px;
	height: 28px;
	color: #666;
	font-size: 1pc
}

.box9 .yueyun-card .right-yy .anli-num .div {
	padding: 0 5px
}

.box9 .yueyun-card .right-yy .tel {
	overflow: hidden;
	margin-left: 50px;
	width: 420px
}

.box9 .yueyun-card .right-yy .tel .tel-img {
	float: left;
	width: 30px;
	color: #f5c43b
}

.box9 .yueyun-card .right-yy .tel .tel-img i {
	font-size: 30px
}

.box9 .yueyun-card .right-yy .tel .tel-text {
	float: left;
	margin-left: 20px;
	width: 370px;
	height: 26px;
	font-size: 1pc;
	line-height: 30px
}

.box9 .yueyun-card .right-yy .divied {
	margin: auto;
	width: 420px;
	height: 1px;
	background: #edecec
}

.box9 .yueyun-card .right-yy .lp-hk .hk-title {
	margin: 0 auto;
	width: 420px;
	font-size: 18px
}

.box9 .yueyun-card .right-yy .lp-hk .list-input {
	overflow: hidden;
	margin: auto;
	width: 430px;
	height: 45px
}

.box9 .yueyun-card .right-yy .lp-hk .list-input input {
	float: left;
	display: block;
	margin-right: 10px;
	padding: 0 15px;
	width: 170px;
	height: 40px;
	border: 1px solid #edecec;
	border-radius: 3px;
	background: #fafafa
}

.box9 .yueyun-card .right-yy .lp-hk .list-input .button {
	width: 202px
}

.box9 .swiper-next,.box9 .swiper-prev {
	top: 0;
	right: 0;
	z-index: 2;
	width: 44px;
	height: 36px;
	background: #c1c1c1;
	color: #fff;
	text-align: center;
	line-height: 36px;
	cursor: pointer
}

.box9 .swiper-next:hover,.box9 .swiper-prev:hover {
	background: #5c5c5c
}

.box9 .swiper-prev {
	right: 50px
}

.box10 {
	padding-bottom: 70px
}

.box10 .accordion-box {
	width: 100%;
	height: 360px
}

.box10 .accordion-box ul {
	position: relative;
	overflow: hidden;
	padding: 0;
	width: inherit;
	height: 360px
}

.box10 .accordion-box ul li {
	position: absolute;
	top: 0;
	width: 700px;
	transition: all ease .3s 0s
}

.box10 .accordion-box ul li .left {
	position: relative;
	float: left;
	overflow: hidden;
	width: 600px;
	height: inherit
}

.box10 .accordion-box ul li .left .shadow {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.3);
	transition: all ease .3s 0s
}

.box10 .accordion-box ul li .left .shadow .title {
	position: absolute;
	top: 130px;
	left: 70px;
	overflow: hidden;
	width: 460px;
	height: 70px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 2
}

.box10 .accordion-box ul li .left .shadow .button {
	position: absolute;
	top: 210px;
	left: 15pc;
	background: 0 0;
	color: #fff
}

.box10 .accordion-box ul li .left .shadow .button:hover {
	background: hsla(0,0%,100%,.2)
}

.box10 .accordion-box ul li .left img {
	z-index: -1;
	transition: all ease .3s 0s
}

.box10 .accordion-box ul li .right {
	position: relative;
	float: left;
	width: 75pt;
	height: 360px;
	transition: all ease .3s 0s
}

.box10 .accordion-box ul li .right .title {
	left: 50px;
	font-size: 24px;
	-webkit-writing-mode: tb-lr
}

.box10 .accordion-box ul li .right .sub-title,.box10 .accordion-box ul li .right .title {
	position: absolute;
	top: 115px;
	writing-mode: vertical-lr;
	writing-mode: tb-lr;
	-ms-writing-mode: tb-lr
}

.box10 .accordion-box ul li .right .sub-title {
	left: 27px;
	font-size: 14px
}

.box10 .accordion-box ul li .right:before {
	position: absolute;
	top: 48%;
	left: -10px;
	z-index: 2;
	display: block;
	width: 0;
	height: 0;
	content: '';
	transition: all ease .3s 0s;
	border-right-width: 10px;
	border-right-style: solid;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: transparent;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: transparent
}

.box10 .accordion-box ul li:nth-child(odd) .right {
	background: #dee0e2
}

.box10 .accordion-box ul li:nth-child(odd) .right:before {
	border-right-color: #dee0e2
}

.box10 .accordion-box ul li:nth-child(even) .right {
	background: #f6f8fa
}

.box10 .accordion-box ul li:nth-child(even) .right:before {
	border-right-color: #f6f8fa
}

.box10 .accordion-box ul li:hover .left .shadow {
	background-color: rgba(0,0,0,.6)
}

.box10 .accordion-box ul li:hover .left .shadow img {
	transform: scale(1.2,1.2)
}

.box10 .accordion-box ul li:hover .right {
	background-color: #e74c3c;
	color: #fff
}

.box10 .accordion-box ul li:hover .right:before {
	border-right-color: #e74c3c
}

.box10 .accordion-box ul li:hover .right .title {
	color: #fff
}

.box10 .accordion-box ul li:hover .right .sub-title {
	color: #fafafa
}

.box11 {
	height: 293px;
	color: #fff;
	text-align: center
}

.box11 .w1 {
	margin-left: -36px;
	width: 150%
}

.box11 a {
	float: left;
	margin-top: 73px;
	width: 159px;
	cursor: default
}

.box11 span {
	display: block
}

.box11 .iconfont {
	margin: 0 auto;
	width: 5pc;
	height: 5pc;
	border: 1px solid #fff;
	border-radius: 50%;
	font-size: 2pc;
	line-height: 5pc
}

.box11 .n {
	margin-top: 15px;
	font-size: 1pc
}

.box11 .t {
	font-size: 18px
}

.box12 .news-title {
	color: #212628;
	font-size: 34px
}

.box12 .titles {
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #edecec
}

.box12 .titles .left {
	float: left
}

.box12 .titles .left a {
	float: left;
	margin-right: 10px;
	padding: 5px 25px;
	border-radius: 15px;
	background-color: #f9f1f1
}

.box12 .titles .left a:after {
	clear: both;
	display: block
}

.box12 .titles .left a:hover {
	color: #e74c3c
}

.box12 .titles .left a.active {
	background-color: #e74c3c;
	color: #fff
}

.box12 .titles .right {
	float: right
}

.box12 .titles .right a {
	float: left;
	padding: 5px 15px
}

.box12 .titles .right a:after {
	clear: both;
	display: block
}

.box12 .titles .right a:hover {
	color: #e74c3c
}

.box12 .news-list {
	width: 100%
}

.box12 .news-list .left {
	float: left;
	width: 580px
}

.box12 .news-list .left .img-box {
	overflow: hidden;
	width: inherit;
	height: 300px
}

.box12 .news-list .left .img-box img {
	transition: all ease .3s 0s
}

.box12 .news-list .left .img-box img:hover {
	transform: scale(1.1,1.1)
}

.box12 .news-list .left .title {
	display: block!important;
	display: block;
	display: -webkit-box;
	overflow: hidden;
	margin-top: 1pc;
	width: inherit;
	max-height: 30px;
	color: #212628;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 20px;
	line-height: 1.5;
	-webkit-line-clamp: 1
}

.box12 .news-list .left .title:hover {
	color: #e74c3c
}

.box12 .news-list .left .article-time {
	color: #666;
	font-size: 14px
}

.box12 .news-list .left .sub-title {
	position: relative;
	display: block;
	display: -webkit-box;
	overflow: hidden;
	margin: 17px 0 60px;
	max-height: 56px;
	text-overflow: ellipsis;
	font-size: 14px;
	line-height: 2;
	-webkit-line-clamp: 2
}

.box12 .news-list:after {
	clear: both;
	display: block;
	content: ''
}

.box12 .news-list .right {
	float: right
}

.box12 .news-list .right a li {
	width: 570px;
	transition: all ease .3s 0s
}

.box12 .news-list .right a li .time {
	position: relative;
	float: left;
	width: 5pc;
	height: 90px;
	color: #fff;
	transition: all ease .3s 0s
}

.box12 .news-list .right a li .time .month {
	position: absolute;
	top: 25px;
	left: 20px;
	display: block;
	font-size: 30px
}

.box12 .news-list .right a li .time .date {
	position: absolute;
	right: 10px;
	bottom: 10px;
	display: block;
	font-size: 1pc
}

.box12 .news-list .right a li:after {
	clear: both;
	display: block;
	content: ''
}

.box12 .news-list .right a li .content {
	float: left;
	width: 460px
}

.box12 .news-list .right a li .content .title {
	display: block!important;
	display: block;
	display: -webkit-box;
	overflow: hidden;
	padding: 7px 0 7px 10px;
	width: inherit;
	max-height: 27px;
	color: #212628;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
	line-height: 1.5;
	-webkit-line-clamp: 1
}

.box12 .news-list .right a li .content .sub-title {
	position: relative;
	display: block;
	display: -webkit-box;
	overflow: hidden;
	margin: 0 0 0 9pt;
	max-height: 42px;
	color: #666;
	text-overflow: ellipsis;
	font-size: 14px;
	line-height: 1.5;
	-webkit-line-clamp: 2
}

.box12 .news-list .right a li:hover {
	background-color: #fff;
	box-shadow: 0 0 15px 0 hsla(0,0%,40%,.2)
}

.box12 .news-list .right a li:hover .time {
	background: #e74c3c
}

.box12 .news-list .right a .time:nth-child(odd) {
	background: #c0b8ac
}

.box12 .news-list .right a .time:nth-child(even) {
	background: #999288
}

.box12 .news-list .right a+a li {
	margin-top: 22px
}

.box13 {
	overflow: hidden
}

.box13 a {
	float: left;
	margin-right: 24px;
	width: 383px;
	height: 295px
}