.h_80 {
	background: rgba(0, 0, 0, .7);
	position: absolute;
	width: 100%;
	margin: 0 auto;
	z-index: 33
}

.h_80 .w_1200 {
	position: relative;
	height: 80px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.h_80 .w_1200 .h_img {
	margin: auto 0;
	width: 165px;
	height: 45px;
	background: url(../images/logo_f.png) no-repeat 50%/165px 45px
}

.h_80 .w_1200 .h_tab {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff
}

.h_80 .w_1200 .h_tab,
.h_80 .w_1200 .h_tab .h_tab_it {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.h_80 .w_1200 .h_tab .h_tab_it {
	height: 36px;
	line-height: 36px;
	margin-left: 48px;
	position: relative
}

.h_80 .w_1200 .h_tab .h_tab_it p {
	opacity: .5
}

.h_80 .w_1200 .h_tab .h_tab_it .h_tab_bor {
	content: "";
	position: relative;
	margin: auto 0 auto 6px;
	top: 5px;
	display: block;
	width: 12px;
	height: 18px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-color: hsla(0, 0%, 100%, .5) transparent transparent;
	border-style: solid;
	border-width: 9px 6px
}

.h_80 .w_1200 .h_tab .h_tab_it.active p {
	opacity: 1
}

.h_80 .w_1200 .h_tab .h_tab_it.active .h_tab_bor {
	border-top-color: #fff
}

.h_80 .w_1200 .h_tab .h_tab_it:last-child {
	margin-right: 20px
}

.h_80 .w_1200 .h_tab_bot {
	width: 122px;
	background: #fff;
	position: absolute;
	top: 59px;
	left: 0
}

.h_80 .w_1200 .h_tab_bot a {
	width: 90px;
	color: grey;
	text-align: center;
	margin: 0 auto;
	display: block;
	height: 46px;
	line-height: 46px;
	border-bottom: 1px solid #e5e5e5
}

.h_80 .w_1200 .h_tab_bot a.active {
	color: #fd3553
}

.h_80 .w_1200 .h_tab_bot a:last-child {
	border: 0
}

.c_anli_it .c_anli_img {
	overflow: hidden
}

.c_anli_it .c_anli_img img {
	-webkit-transition: .4s;
	-o-transition: .4s;
	-moz-transition: .4s;
	transition: .4s;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.c_anli_it .c_anli_img img:hover {
	-webkit-transition: .8s;
	-o-transition: .8s;
	-moz-transition: .8s;
	transition: .8s;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2)
}

.c_titlebox {
	margin: 0 auto;
	min-width: 1200px
}

.c_titlebox .c_title {
	margin: 0 auto;
	text-align: center;
	color: #222;
	font-weight: 600;
	font-size: 36px;
	height: 42px;
	line-height: 42px
}
.f_btnbox{margin: 0 auto;	width: 252px;margin-top:20px;}
.c_titlebox .f_btn {
	cursor: pointer;
	color: #fff;
	width: 251px;
	height: 50px;
	text-align: center;
	background: #fd3553;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
.c_titlebox .c_tip {
	text-align: center;
	color: grey;
	margin: 30px auto 0;
	font-size: 14px
}

.c_ads {
	min-height: 80px
}

.c_ads .videobox {
	height: 48.02vw
}

.c_ads .video,
.c_ads .videobox {
	width: 100%;
	position: absolute;
	top: 0
}

.c_ads .video {
	z-index: -1;
	display: block;
	height: 100%;
	left: 0
}

.c_ads .sw_box {
	overflow: hidden;
	width: 100%;
	height: 48.02vw;
	min-height: 80px;
	background: url(../images/video_cover.png) 50%
}

.c_ads .sw_box img {
	display: block;
	height: 48.02vw;
	min-height: 80px
}

.c_ads .swiper-button-next {
	margin-right: 4.5%
}

.c_ads .swiper-button-next,
.c_ads .swiper-button-prev {
	width: 25px;
	height: 48px;
	line-height: 48px;
	background-image: url(../images/lb_rt.png);
	background-repeat: no-repeat;
	-webkit-background-size: 25px 48px;
	-moz-background-size: 25px 48px;
	background-size: 25px 48px;
	background-position: 50%
}

.c_ads .swiper-button-prev {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);
	margin-left: 4.5%
}

.c_ads .swiper-button-next.swiper-button-disabled,
.c_ads .swiper-button-prev.swiper-button-disabled {
	opacity: 1
}

.h_476 {
	height: 476px;
	background: #f4f4f6;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.h_476,
.h_476 .h_300 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.h_476 .h_300 {
	overflow: hidden;
	height: 300px;
	margin: auto;
	background: #fff;
	-webkit-flex-flow: wrap;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	background: url(../images/banner.png) no-repeat 50%/1200px 300px
}

.h_476 .h_300 .h_it {
	-webkit-transition: all .8s ease;
	-o-transition: all .8s ease;
	-moz-transition: all .8s ease;
	transition: all .8s ease;
	cursor: pointer;
	height: 780px;
	width: 256px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-right: 1px solid hsla(0, 0%, 100%, .5)
}

.h_476 .h_300 .h_it .h_it_m {
	width: 100px;
	color: #fff;
	margin: 0 40px;
	position: relative;
	height: 754px;
	padding-top: 300px;
	opacity: 0
}

.h_476 .h_300 .h_it .h_it_m,
.h_476 .h_300 .h_it .h_it_m p:first-child {
	-webkit-transition: all .8s;
	-o-transition: all .8s;
	-moz-transition: all .8s;
	transition: all .8s
}

.h_476 .h_300 .h_it .h_it_m p:first-child {
	font-size: 8px
}

.h_476 .h_300 .h_it .h_it_m p.t16 {
	font-size: 8px;
	width: 40px;
	opacity: 0;
	margin-top: 10px;
	line-height: 30px;
	-webkit-transition: all .8s ease;
	-o-transition: all .8s ease;
	-moz-transition: all .8s ease;
	transition: all .8s ease
}

.h_476 .h_300 .h_it .h_it_m .ban {
	display: none
}

.h_476 .h_300 .h_it .h_it_sm {
	display: block;
	color: #fff;
	margin: 0 40px;
	position: relative;
	padding-top: 46px
}

.h_476 .h_300 .h_it .h_it_sm p:first-child {
	font-size: 16px
}

.h_476 .h_300 .h_it .h_it_sm p.t16 {
	font-size: 14px;
	opacity: .5;
	margin-top: 10px;
	line-height: 30px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}

.h_476 .h_300 .h_it .h_it_sm .ban {
	display: none
}

.h_476 .h_300 .h_it.active {
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
	width: 432px
}

.h_476 .h_300 .h_it.active .h_it_sm {
	display: none
}

.h_476 .h_300 .h_it.active .h_it_m {
	width: 352px;
	opacity: 1;
	color: #fff;
	margin: 0 40px;
	position: relative;
	padding-top: 46px;
	height: 254px
}

.h_476 .h_300 .h_it.active .h_it_m,
.h_476 .h_300 .h_it.active .h_it_m p:first-child {
	-webkit-transition: all .8s ease;
	-o-transition: all .8s ease;
	-moz-transition: all .8s ease;
	transition: all .8s ease
}

.h_476 .h_300 .h_it.active .h_it_m p:first-child {
	font-size: 28px
}

.h_476 .h_300 .h_it.active .h_it_m p.t16 {
	width: 352px;
	margin-top: 16px;
	line-height: 30px;
	opacity: 1;
	font-size: 16px;
	-webkit-transition: all .8s ease;
	-o-transition: all .8s ease;
	-moz-transition: all .8s ease;
	transition: all .8s ease
}

.h_476 .h_300 .h_it.active .h_it_m .ban {
	position: absolute;
	bottom: 48px;
	display: block;
	border: 1px solid #fff;
	width: 80px;
	height: 40px;
	background: url(../images/rt_banner.png) no-repeat 50%/32px 18px
}

.h_476 .h_300 .h_it:last-child {
	border: 0
}

.pad136 {
	padding-top: 136px
}

.c_liu {
	-webkit-flex-flow: wrap;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	margin-top: 80px;
	padding-bottom: 88px
}

.c_liu,
.c_liu .c_liu_it {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.c_liu .c_liu_it {
	position: relative;
	width: 585px;
	min-height: 158px;
	background: #f8f8f8;
	margin-bottom: 48px
}

.c_liu .c_liu_it .liu_lt {
	width: 155px
}

.c_liu .c_liu_it .liu_lt .liu_lt_img {
	width: 158px;
	min-height: 158px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.c_liu .c_liu_it .liu_lt .liu_lt_img img {
	display: block;
	margin: auto
}

.c_liu .c_liu_it .liu_rt {
	width: 430px;
	padding: 0 92px 0 50px;
	height: 116px;
	margin-top: 42px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-left: 1px solid #e5e5e5;
	position: relative
}

.c_liu .c_liu_it .liu_rt p:first-child {
	color: #222;
	font-weight: 600
}

.c_liu .c_liu_it .liu_rt p:last-child {
	line-height: 30px;
	color: grey;
	margin-top: 16px
}

.c_liu .c_liu_it .liu_more {
	position: absolute;
	right: 204px;
	top: 80px;
	display: block;
	text-align: center;
	width: 100px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: grey
}

.c_liu .c_liu_it:nth-of-type(2n+2) .liu_rt {
	border-left: 0 solid #e5e5e5;
	border-right: 1px solid #e5e5e5
}

.c_liu .c_liu_it:nth-of-type(odd) .liu_rt:before {
	left: -15px
}

.c_liu .c_liu_it:nth-of-type(2n+2) .liu_rt:before,
.c_liu .c_liu_it:nth-of-type(odd) .liu_rt:before {
	content: "";
	position: absolute;
	top: -42px;
	display: block;
	width: 30px;
	height: 52px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-left: 26px solid transparent;
	border-right: 26px solid transparent;
	border-color: #e5e5e5 transparent transparent;
	border-style: solid;
	border-width: 26px 15px
}

.c_liu .c_liu_it:nth-of-type(2n+2) .liu_rt:before {
	right: -15px
}

.c_deve {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: wrap;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	margin-top: 80px
}

.c_deve .c_deve_it {
	width: 400px;
	margin-bottom: 136px
}

.c_deve .c_deve_it .c_deve_img {
	width: 400px;
	height: 260px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.c_deve .c_deve_it .c_deve_img img {
	display: block;
	max-width: 400px;
	max-height: 260px;
	margin: auto
}

.c_deve .c_deve_it p {
	width: 290px;
	color: #222;
	margin: 30px auto 0;
	font-size: 16px;
	text-align: center
}

.c_deve .c_deve_it p:last-child {
	color: grey;
	margin-top: 28px;
	text-align: center;
	line-height: 30px;
	font-size: 14px
}

.c_deve .c_deve_it:nth-of-type(3n+3) {
	margin-right: 0
}

.c_anli {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: wrap;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	margin-top: 80px
}

.c_anli .c_anli_it {
	margin: 0 21px 38px 0
}

.c_anli .c_anli_it .c_anli_img {
	width: 386px;
	height: 285px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.c_anli .c_anli_it .c_anli_img img {
	display: block;
	max-width: 386px;
	max-height: 285px;
	margin: auto
}

.c_anli .c_anli_it p {
	color: grey;
	margin-top: 16px
}

.c_anli .c_anli_it:nth-of-type(3n+3) {
	margin-right: 0
}

.more {
	position: relative;
	text-align: center;
	margin: 50px auto 136px;
	border: 1px solid #e5e5e5;
	width: 180px;
	height: 40px;
	line-height: 40px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.more,
.more span {
	color: #222;
	font-size: 18px
}

.more span {
	margin-right: 28px
}

.more img,
.more span {
	display: block
}

.c_hot {
	-webkit-flex-flow: wrap;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	margin: 71px auto 111px
}

.c_hot,
.c_hot .c_hot_img {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.c_hot .c_hot_img {
	width: 224px;
	height: 126px;
	margin: 0 20px 20px 0;
	background: #f4f4f6;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.c_hot .c_hot_img img {
	display: block;
	margin: auto
}

.c_hot .c_hot_img:nth-of-type(5n+5) {
	margin-right: 0
}

.show_box {
	height: 25px;
	-webkit-box-shadow: 10px 10px 10px #f4f4f6;
	-moz-box-shadow: 10px 10px 10px #f4f4f6;
	box-shadow: 10px 10px 10px #f4f4f6
}

.c_form {
	padding-top: 81px
}

.c_form .bor {
	width: 100%;
	border-top: 1px solid #e5e5e5;
	margin-top: 24px
}

.c_sel {
	color: #222;
	padding-bottom: 30px
}

.c_sel .sel_it {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 40px
}

.c_sel .sel_it .mr56 {
	width: 254px
}

.c_sel .sel_it .mr56 span {
	font-weight: 600;
	text-align: right
}

.c_sel .sel_it .mr56 span,
.c_sel .sel_it .sel_tab {
	height: 40px;
	display: block;
	line-height: 40px;
	margin-right: 56px
}

.c_sel .sel_it .sel_tab {
	border: 1px solid #e5e5e5;
	width: 100px;
	text-align: center
}

.c_sel .sel_it .sel_tab.active {
	background: #3d3d3d;
	color: #fff
}

.c_sel .sel_it .sel_p {
	height: 40px;
	color: grey
}

.c_sel .sel_it .sel_p p {
	height: 20px;
	line-height: 20px
}

.c_sel .sel_it .sel_bor {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	height: 40px;
	line-height: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #e5e5e5
}

.c_sel .sel_it .sel_bor a {
	display: block;
	margin-right: 48px;
	opacity: .6;
	height: 38px;
	line-height: 38px
}

.c_sel .sel_it .sel_bor .active {
	position: relative;
	font-weight: 600;
	border-bottom: 2px solid #222;
	opacity: 1
}

.c_sel .sel_it .sel_bor .active:after {
	content: "";
	position: absolute;
	bottom: -17px;
	left: 50%;
	margin-left: -5px;
	display: block;
	width: 10px;
	height: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-color: #222 transparent transparent;
	border-style: solid;
	border-width: 8px 5px
}

.c_sel .sel_it .sw_tab {
	width: 926px;
	overflow: hidden
}

.c_sel .sel_it .sel_tab2box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: wrap;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	width: 926px;
	margin-top: 24px
}

.c_sel .sel_it .sel_tab2box .sel_tab2 {
	height: 30px;
	line-height: 30px;
	padding: 0 19px;
	margin-right: 16px;
	margin-bottom: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px
}

.c_sel .sel_it .sel_tab2box .sel_tab2.active {
	background: #3d3d3d;
	color: #fff
}

.c_sel .form_tip {
	color: #222;
	margin-top: 39px;
	margin-left: 254px;
	opacity: .5
}

.c_baojiabg {
	background: #f4f4f6
}

.c_baojia {
	height: 170px;
	padding-top: 10px;
	margin: 0 auto;
	width: 450px;
	/* margin-left: 254px; */
	color: grey
}

.c_baojia .c_box,
.c_baojia .f_inp {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.c_baojia .f_inp {
	position: relative;
	margin-right: 28px
}

.c_baojia .f_inp input {
	width: 151px;
	height: 40px;
	background: #efefef;
	padding: 0 14px
}

.c_baojia .f_inp span {
	display: block;
	margin: auto 0;
	width: 26px;
	text-align: center;
	color: #fd3553
}

.c_baojia .f_btnbox {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 20px
}

.c_baojia .f_btnbox a {
	display: block;
	margin: auto 32px
}

.c_baojia .f_btn {
	cursor: pointer;
	color: #fff;
	width: 251px;
	height: 50px;
	text-align: center;
	background: #fd3553;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.footer a {
	color: #fafafa;
	text-decoration: none
}

.footer {
	background: #3d3d3d;
	padding-top: 136px;
	padding-bottom: 33px;
	color: #fafafa
}

.footer .f_top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.footer .f_top .f_lt {
	width: 232px
}

.footer .f_top .f_lt .f_logo {
	width: 166px;
	height: 45px;
	margin-top: 5px
}

.footer .f_top .f_lt .f_lt_code {
	width: 166px;
	margin-top: 47px
}

.footer .f_top .f_lt .f_lt_code img {
	display: block;
	width: 89px;
	height: 89px;
	margin: 0 auto
}

.footer .f_top .f_lt .f_lt_code p {
	text-align: center;
	margin: 15px auto 0;
	opacity: .5
}

.footer .f_top .f_con {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 750px
}

.footer .f_top .f_con .f_con_it {
	border-left: 1px solid #646464;
	width: 192px;
	padding-bottom: 18px
}

.footer .f_top .f_con .f_con_it a {
	display: block;
	font-size: 14px;
	margin-top: 18px;
	margin-left: 40px;
	opacity: .5
}

.footer .f_top .f_con .f_con_it a:first-child {
	font-size: 16px;
	color: #fff;
	margin-top: 0;
	opacity: 1
}

.footer .f_top .f_con .f_con_it a:nth-of-type(2) {
	margin-top: 26px
}

.footer .f_top .f_con .f_con_it:last-child {
	width: 174px
}

.footer .f_top .f_rt {
	width: 218px;
	position: relative
}

.footer .f_top .f_rt img {
	width: 38px;
	height: 39px
}

.footer .f_top .f_rt a {
	display: block;
	margin-top: 16px;
	opacity: .5
}

.footer .f_top .f_rt a.f_rt_bot {
	position: absolute;
	bottom: 0;
	margin-bottom: 0;
	right: 0;
	opacity: .5
}

.footer .f_bot {
	height: 46px;
	line-height: 46px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-top: 1px solid #646464;
	margin-top: 23px
}

.footer .f_bot a {
	opacity: .5;
	height: 46px;
	line-height: 46px
}
