@charset "utf-8";
.m{
	background: url(../images/m_02.jpg) no-repeat center;
	height: 1996px;
}
.z_head{
	height: 65px;
	width: 100%;
	background: #222222;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
}
.z_head_height{
	height: 65px;
}
.z_logo{
	height: 40px;
	display: inline-block;
}
.zhdl1_span{
	display: block;
	line-height: 65px;
	cursor: pointer;
	color: rgba(255,255,255,.8);
}
.zhdl1_span img{
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 5px;
	animation:fadenum 8s infinite;
}
@keyframes fadenum{
	100%{transform:rotate(360deg);}
}
.zhdl1_span i{
	font-size: 12px;
	margin-left: 3px;
	transition: .25s;
}
.zhdl1{
	margin-left: 20px;
}
.zhdl1:hover .zhdl1_span i{
	color: #e00b4f;
}
.nh1lrhide{
	width: 380px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	position: absolute;
	left: 0;
	top: 100%;
	padding: 15px 10px;
	opacity: 0;
	visibility: hidden;
	z-index: 9999;
	width: 110px;
}
.zhdl1:hover .nh1lrhide{
	opacity: 1;
	visibility: inherit;
}
.nh1hl{
	width: 27%;
	padding: 0 20px;
}
.nh1hl:last-child{
	width: 46%;
}
.nh1hl h4{
	font-size: 13px;
	color: #333;
	margin-bottom: 8px;
}
.nh1hl a{
	display: block;
	line-height: 22px;
	color: #999;
	font-size: 12px;
}
.nh1hl a:hover{
	color: #E00B4F;
}
.nh1hl{
	width: 100% !important;
	padding: 0 !important;
	text-align: center !important;
}
.nh1m{
	margin-left: 80px;
	margin-top: 15px;
}
.z_nava{
	display: block;
	line-height: 65px;
	min-width: 80px;
	text-align: center;
	color: rgba(255,255,255,.8);
	padding: 0 15px;
	position: relative;
}
.z_nava .yico{
	width: 5px;
	height: 5px;
	display: inline-block;
	border-radius: 100%;
	background: #E00B4F;
	position: absolute;
	right: 15px;
	top: 16px;
	animation: myAnimation 1s infinite;
}
.z_nav li{
	position: relative;
}
.z_nava i{
	margin-left: 5px;
}
.z_nav li:hover .z_nava,.z_nav li.active .z_nava{
	background: #303030;
	color: #E00B4F;
}
.z_nav_line{
	width: 1px;
	height: 16px;
	background: rgba(255,255,255,.4);
	margin: 0 15px;
}
.z_navhide{
	width: 230px;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 9;
	background: #fff;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	padding: 10px 15px;
	display: flex;
	flex-wrap: wrap;
	opacity: 0;
	visibility: hidden;
	/*transition: .25s;*/
	font-size: 13px;
}
.z_navhide_one{
	width: 110px;
	display: block;
}
.z_nav li:hover .z_navhide{
	opacity: 1;
	visibility: inherit;
}
.z_navhide a{
	line-height: 28px;
	font-size: 12px;
	width: 50%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:1;
	overflow: hidden;
}
.z_navhide a:hover{
	color: #E00B4F;
}
.z_navhide_one a{
	width: 100%;
}
.z_navhide_three{
	width: 320px;
}
.z_navhide_three a{
	width: 33.33%;
}
.hot{
	width: 28px;
	height: 16px;
	background: url(../images/hot.png) no-repeat center;
	background-size: 100% 100%;
	display: inline-block;
	margin-left: 5px;
}
.zhdr1a{
	color: rgba(255,255,255,.8);
	display: block;
	line-height: 65px;
}
.zhdr1:hover .zhdr1a{
	color: #E00B4F;
}
.zhdr1:hover .zhdr1a_xcx{
	color: #fff;
}
.ihtrahide1{
	width: 300px;
	position: absolute;
	right: 0;
	top: 100%;
	border: 1px solid #E6E6E6;
	background: #fff;
	padding: 0 15px;
	z-index: 9;
	opacity: 0;
	visibility: hidden;
	transition: .25s;
	z-index: 9;
}
.zhdr1:hover .ihtrahide1{
	opacity: 1;
	visibility: inherit;
}
.ihtrahide1a{
	padding: 15px 0;
	border-bottom: 1px dashed #ddd;
}
.ihtrahide1a:last-child{
	border-bottom: 0;
}
.ihtrahide1al{
	width: 85px;
	margin-right: 15px;
}
.ihtrahide1ar{
	line-height: 25px;
}
.ihtrahide1ar h3{
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
.ihtrahide1ar p{
	color: #999;
}
.ihtrahide1ar a{
	border: 1px solid #e6e6e6;
	color: #999;
	padding: 0 10px;
	line-height: 25px;
	display: inline-block;
	margin-top: 5px;
}
.ihtrahide1ar a:hover{
	background: #E00B4F;
	border: 1px solid #E00B4F;
	color: #fff;
}
.zhdr2{
	display: flex;
	align-items: center;
	height: 65px;
}
.zhdr2a{
	width: 77px;
    line-height: 24px;
    text-align: center;
    background: #E00B4F;
    color: #fff;
    border-radius: 24px;
    display: inline-block;
    font-size: 12px;
}
.zhdr2hide{
	width: 450px;
	position: absolute;
	right: 0;
	top: 100%;
	margin-right: -10px;
	background: #fff;
	z-index: 9;
	border: 1px solid #E00B4F;
	border-top: 0;
	opacity: 0;
	visibility: hidden;
	z-index: 9;
}
.zhdr2:hover .zhdr2hide{
	opacity: 1;
	visibility: inherit;
	transition: .25s;
	margin-right: 0;
}
.zhdr2t{
	background-image: linear-gradient(270deg,#ca703d 0,#e00b4f 100%);
}
.zhdr2t li{
	cursor: pointer;
	width: 33.33%;
	text-align: center;
	height: 65px;
	line-height: 65px;
	color: #fff;
}
.zhdr2t li.active{
	font-weight: bold;
}
.zhdr2top{
	display: flex;
	align-items: center;
	height: 56px;
	border-bottom: 1px solid #E6E6E6;
	padding: 0 15px;
}
.zhdr2top p i{
	width: 3px;
	height: 15px;
	background: #E00B4F;
	margin-right: 10px;
}
.zhdr2top a{
	width: 90px;
	line-height: 24px;
	font-size: 12px;
	border: 1px solid #E00B4F;
	color: #E00B4F;
	display: inline-block;
	border-radius: 24px;
	text-align: center;
}
.zhdr2top a:hover{
	background: #E00B4F;
	color: #fff;
}
.z_rta a{
	height: 20.83%;
	width: 42.45%;
	position: absolute;
	bottom: 7.638%;
}
.z_rta a.a1{
	left: 4.7%;
}
.z_rta a.a2{
	right: 4.7%;
}
.zhdr3{
	display: flex;
	align-items: center;
}
.zhdr3 a{
	width: 20px;
	height: 65px;
	margin-left: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.zhdr3 a img{
	display: block;
}
.zhdr3 a i{
	width: 5px;
	height: 5px;
	display: inline-block;
	border-radius: 100%;
	background: #E00B4F;
	position: absolute;
	right: -2px;
	top: 16px;
}
.zhdr3 a.active i{
	animation: myAnimation 1s infinite
}
@keyframes myAnimation {
	0% {
		opacity: 0
	}
	50% {
	    opacity: 1
	}
	100% {
	    opacity: 0
	}
}
.zhdr4{
	border: 1px solid #E00B4F;
	margin-left: 20px;
	border-radius: 25px;
	padding: 0 5px;
	transition: .25s;
}
.zhdr4 a{
	color: #E00B4F;
	font-size: 12px;
	line-height: 22px;
	width: 32px;
	display: inline-block;
	text-align: center;
}
.zhdr4 i{
	width: 1px;
	height: 15px;
	background: #E00B4F;
	margin: 0 5px;
	transition: .25s;
}
.zhdr4:hover{
	background: #E00B4F;
}
.zhdr4:hover a{
	color: #fff;
}
.zhdr4:hover i{
	background: #fff;
}
.zhdl1_hide a{
	line-height: 35px;
	display: block;
	padding: 0 15px;
	font-size: 12px;
	padding: 0 15px;
	border-radius: 4px;
}
.zhdl1_hide a i{
	width: 13px;
	text-align: center;
}
.zhdl1_hide a:hover{
	background: #f5f5f5;
	color: #E00B4F;
}
.nh1lrhide::after{
	width: 6px;
	height: 6px;
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -3px;
	top: -3px;
	background: #fff;
	transform:rotate(45deg);
}
.nh1lrhide {
	left: 50%;
	margin-left: -55px;
	padding: 0;
	transition: .25s;
	margin-top: 10px;
	border-radius: 0 0 4px 4px;
}
.zhdl1:hover .nh1lrhide{
	margin-top: 0;
}

.zbnbg{
	/*background: url(../images/bnbg_02.jpg) no-repeat top center;
	background-size: cover;*/
	padding: 50px 0;
}
.zbnbg .wrap_1300{
	z-index: 9;
}
.swiper-container-z-bn{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 8;
}
.z_bnimg{
	background-size: cover !important;
	width: 100%;
	height: 100%;
}
.md1_l{
	width: 20%;
	height: 250px;
	background: rgba(255,255,255,.9);
    border: 1px solid #eee;
    padding: 20px;
}
.md1_l img{
	width: 70px;
	height: 70px;
	display: block;
	border-radius: 70px;
	margin: 0 auto;
}
.md1_l h3{
	font-size: 15px;
	color: #333;
	margin: 20px 0;
}
.ni12r1a{
	display: flex;
	justify-content: space-between;
	margin-left: -5px;
	margin-right: -5px;
}
.ni12r1a a{
	padding: 0;
	height: 32px;
	line-height: 30px; 
	border: 1px solid #E00B4F;
	color: #E00B4F;
	display: inline-block;
	font-size: 12px;
	flex: 0;
	flex-grow: 1;
	margin: 0 5px;
}
.ni12r1a a.active{
	background: #E00B4F;
	color: #fff;
	flex: inherit;
	flex-grow: inherit;
	width: 25%;
}
/*滚动*/
.str_wrap {
	overflow:hidden;
	width:100%;
	font-size:12px;
	position:relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;  
	background:inherit;
	white-space:nowrap;
}
.str_wrap.str_active {
	background:inherit;
}
.str_move { 
	white-space:nowrap;
	position:absolute; 
	top:0; 
	left:0;
	cursor:move;
}
.str_move_clone {
	display:inline-block;
	vertical-align:top;
	position:absolute; 
	left:100%;
	top:0;
}
.str_vertical .str_move_clone {
	left:0;
	top:100%;
}
.str_down .str_move_clone {
	left:0;
	bottom:100%;
}
.str_vertical .str_move,
.str_down .str_move {
	white-space:normal;
	width:100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{
	cursor:inherit;
}
.str_wrap img {
	max-width:none !important;	
}
.itrbr{
	overflow: hidden;
	height: 25px;
}
.itrbr a,.itrbr span{
	line-height: 25px;
	font-size: 12px;
	margin-right: 15px;
	display: inline-block;
}
.itrbr a:hover{
	color:#E00B4F;
}
.itr1 i{
	width: 60px;
	height: 60px;
	display: block;
	margin-right: 10px;
}
.itr1 i img{
	width: 100%;
	height: 100%;
}
.itr1 .txt{
	text-align: left;
	word-break: break-all;
}
.itr1 .txt p{
	margin: 0;
	line-height: 26px;
    font-size: 13px;
    font-weight: bold;
    color: #1dbf73;
}
.itr1 .txt p.active{
	color: #E00B4F;
	font-size: 12px;
	font-weight: normal;
}
.itrb{
    color: #1dbf73;
}
.itrb i img{
	width: 34px;
	height: 30px;
	display: block;
}

.zbnl{
	color: #fff;
}
.zbnr{
	margin-right: 5%;
}
.zbnlt{
	text-shadow: 4px 4px 4px rgba(0,0,0,.5);
}
.zbnlt h3{
	letter-spacing: 14px;
}
.zbnlt h1{
	letter-spacing: 7px;
}
.zbnl1 li{
	cursor: pointer;
	transition: .25s;
	width: auto;
	padding: 0 14px;
	line-height: 30px;
	color: #fff;
	text-align: center;
}
.zbnl1 li.active{
	background: #E00B4F;
}
.zbnl2t_lw{
	width: 395px;
	display: flex;
	color: #333;
}
.zbnl2t_lw input{
	height: 44px;
	background: #fff;
	padding: 0 12px;
}
.zbnl2_btn{
	cursor: pointer;
	transition: .25s;
	height: 44px;
	line-height: 44px;
	padding: 0 22px;
	background: #303030;
	color: #fff;
	cursor: pointer;
}
.zbnl2_btn:hover,.zbnl2_btn.active{
	background: #E00B4F;
}
.scwselect{
	width: 80px;
	height: 44px;
	text-align: center;
	background: #fff;
	font-size: 12px;
}
.scwselect_span{
	line-height: 44px;
	display: block;
	cursor: pointer;
	text-align: left;
	position: relative;
	text-align: center;
}
.scwselect_span::after{
	width: 1px;
	height: 18px;
	background: #ccc;
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -9px;
}
.scwselect_span i{
	font-size: 12px;
	color: #666;
}
.scwselect_hide{
	width: 90px;
	background: #fff;
	z-index: 99;
	top: 44px;
	left: 0;
	position: absolute;
	display: none;
	box-shadow: 0 0 7px rgba(0,0,0,.08);
}
.scwselect_hide span{
	display: block;
	cursor: pointer;
	color: #666;
	line-height: 32px;
	transition: .25s;
}
.scwselect_hide span:hover{
	background: #f5f5f5;
	color: #E00B4F;
}
.zbnl2b a{
	margin-right: 10px;
	color: #fff;
}

.z_i1{
	padding: 20px 0;
	background: #f6f6f6;
}
.z_i1box{
	border: 1px solid #e6e6e6;
	background: #fff;
}
.z_i1tl{
	width: 50%;
	padding: 0 22px;
}
.z_i1t{
	background: #fff3f7;
	height: 45px;
}
.z_i1tl_title{
	margin-right: 15px;
}
.swiper-container-zi1{
	width: 100%;
	height: 30px;
}
.z_itr_a{
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	color: #666;
	font-size: 13px;
}
.z_itr_a:hover{
	color: #E00B4F;
}

.z_i1w{
	padding: 30px;
	padding-top: 0;
	padding-right: 50px;
}
.z_i1a{
	width: 16.666666%;
	margin-top: 30px;
}
.z_i1a img{
	display: block;
	margin: 0 auto;
	transition: .5S;
}
.z_i1a:hover img{
	transform:translateY(-5px);
}
.z_i1a h3{
	font-size: 14px;
	margin-top: 10px;
	color: #000;
}
.z_i1a .txt{
	font-size: 12px;
	line-height: 20px;
	margin-top: 5px;
	color: #333;
}
.z_i1a .txt a{
	color: #333;
}
.z_i1a .txt a:hover{
	color: #E00B4F;
}
.z_i1_r{
	width: 30px;
	height: 100%;
	background: #fafafa;
	font-size: 13px;
	color: #666;
	display: flex;
	align-items: center;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	padding: 0 5px;
}
.z_i1_r:hover{
	color: #E00B4F;
}
.z_i1_r img{
	display: block;
	margin: 0 auto;
	margin-bottom: 5px;
}
.scwselect_span{
	background: none;
}

.itopr a{
	display: inline-block;
	background: #e2efff;
	color: #0c376b;
	line-height: 33px;
	border-radius: 35px;
	padding: 0 18px;
	margin-left: 15px;
	font-size:13px;
}
.itopr a:hover,.itopr a.active{
	background: #0c376b;
	color: #fff;
}
.container_lr{
	margin-left: -10px;
	margin-right: -10px;
}
.clra{
	padding: 10px;
}
.i1a{
	display: block;
	box-shadow: 0 5px 12px rgba(0,0,0,.05);
	min-height: 100%;
}
.i1abox{
	width: 25%;
}

.tbbq_ico{
	height:26px !important;
	margin-top: -7px;
}

@media only screen and (min-width:768px) and (max-width:1599px) {
	.zbnl{
		margin-left: 5%;
	}
}
@media only screen and (min-width:768px) and (max-width:1299px) {
	.z_nava{
		padding: 0 8px;
		min-width: 60px;
		font-size: 12px;
	}
	.z_nav_line{
		margin: 0 7px;
	}
	.z_logo{
		height: 32px;
	}
	.zhdr3 a img{
		width: 15px;
	}
	.zhdr1a{
		font-size: 12px;
	}
	.zhdr .ml20,.zhdr4{
		margin-left: 10px;
	}
	.zhdr3 a{
		margin-left: 12px;
	}
	.zbnl{
		margin-left: 0;
	}
	.zbnlt h3{
		letter-spacing: 9px;
	}
	.zbnlt h1{
		letter-spacing: 4px;
	}
	.z_i1a img{
		height: 40px;
	}
	.z_i1w{
		padding: 20px;
		padding-right: 40px;
		padding-top: 0;
	}
	.z_i1a{
		width: 25%;
		margin-top: 20px;
	}
	.zbnl2t_lw{
		width: 300px;
	}
	.scwselect,.zbnl2t_lw input,.zbnl2_btn{
		height: 40px;
	}
	.zbnl2_btn{
		line-height: 40px;
		padding: 0 15px;
	}
	.scwselect_hide{
		top: 40px;
	}
	.scwselect_span{
		line-height: 40px;
	}
	.z_nava i{
		margin-left: 2px;
	}
}
@media only screen and (max-width:950px) {
	.zbnl{
		margin-left: 0;
	}
}
@media only screen and (max-width:768px) {
	.scwselect,.zbnl2t_lw input,.zbnl2_btn{
		height: 36px;
	}
	.zbnbg{
		padding: 25px 0;
	}
	.zbnl2_btn{
		line-height: 36px;
		padding: 0 12px;
		font-size: 12px;
	}
	.scwselect_span{
		line-height: 36px;
	}
	.scwselect_hide{
		top: 36px;
	}
	.zbnlt h3{
		letter-spacing: 6px;
	}
	.zbnlt h1{
		letter-spacing: 4px;
		margin-top: 5px;
	}
	.zbnl1 li{
		font-size: 12px;
		width: auto;
	}
	.zbnl2t_l {
		flex-wrap: wrap;
	}
	.z_i1tl:last-child{
		display: none;
	}
	.zbnl2t {
		display: block;
	}
	.zbnl2t_lw{
		flex: 0;
		flex-grow: 1;
		width: auto;
	}
	.zbnl2t_r {
		margin-left: 0;
		margin-top: 10px;
		font-size: 12px;
		display: none;
	}
	.z_i1{
		padding: 15px 0;
	}
	.z_i1t{
		flex-wrap: wrap;
		height: auto;
		padding: 5px 0;
	}
	.z_i1tl{
		width: 100%;
		padding: 3px 15px;
	}
	.z_i1a img{
		height: 40px;
	}
	.z_i1w{
		padding: 20px;
		padding-right: 40px;
		padding-top: 0;
	}
	.z_i1a{
		width: 50%;
		margin-top: 20px;
	}
	.container_lr{
		margin-left: -7px;
		margin-right: -7px;
	}
	.clra{
		padding: 7px;
	}
	.itopr{
		margin-top: 5px !important;
	}
	.itopr a{
		line-height: 28px;
		padding: 0 15px;
		font-size: 12px;
		margin-left: 0;
		margin-right: 12px;
		margin-top: 10px;
	}
	.i1abox{
		width: 50%;
	}
	.i1atxt{
		padding: 10px 15px;
	}
	.i1atxt p{
		font-size: 12px;
		line-height: 20px;
	}
}