body {
	font-family: '微软雅黑', "Microsoft YaHei";
	min-width: 1300px;
	background: #970711;
	background-image: url(/Tpl/Home/Index/images/newyear2021/body_bg.png);
	background-repeat: repeat;
}

.header {
	background: url(/Tpl/Home/Index/images/newyear2021/body_bg.png) repeat;
	box-shadow: 1px 1px 1px #ffe69d;
	position: unset;
}

.header .customer-service {
	border-collapse: separate;
}

.header .logo {
	background: url(/Tpl/Home/Index/images/newyear2021/logo.png) no-repeat;
	background-size: contain;
}

.header .header_top {
	background: url(/Tpl/Home/Index/images/newyear2021/body_bg.png) repeat;
	border-bottom: #ffe69d 1px solid;
}

.header .nav li .click {
	color: #ffe69d !important;
}

.header .nav>li>a {
	color: #ffe69d !important;
}

.clear {
	clear: both;
}

/* .footer {
	border-top: 1px solid #ffe69d;
	background: url(/Tpl/Home/Index/images/newyear2021/body_bg.png) repeat;
	color: #fff;
}

.footer a {
	color: #ffe69d;
}

.footer .bg .right {
	color: #ffe69d;
}

.footer .bg .right .btn {
	color: #a60000;
	font-weight: 900;
	background: #ffe69d;
}
 */

.tx_header {
	height: 34px;
	line-height: 34px;
}

html body img {
	vertical-align: none;
}

.border_img {
	background: url("/Tpl/Home/Index/images/newyear2021/border_img.png") no-repeat center;
	height: 3px;
	margin: 0 auto;
}

.content {
	width: 1300px;
	margin: 0 auto;
	text-align: center;
}

.box {}

.box .banner {
	width: 100%;
	height: 552px;
	overflow: hidden;
	background: url("/Tpl/Home/Index/images/20210315/banner.jpg") no-repeat center;
}

.box .nav {
	overflow: hidden;
}

.part1 {
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 30px;
}

.part2 {
	overflow: hidden;
	padding-top: 40px;
	padding-bottom: 30px;
}

.part_title_bg {
	width: 1100px;
	height: 90px;
	display: block;
	padding: 12px 0;
	margin: 0px auto 25px;
	background: url(/Tpl/Home/Index/images/20210315/title_bg.jpg) no-repeat;
}

.part_title {
	font-size: 32px;
	text-align: center;
	color: #ffe69d;
	letter-spacing: 5px;
	font-weight: 800;
	margin-left: 180px;
	margin-top: 20px;
}

.partBox_pic {
	width: 1070px;
	height: 610px;
	overflow: hidden;
	margin: 15px;
	background: #000;
}


.part2Con {
	position: relative;
	width: 1200px;
	height: 443px;
	background: url("/Tpl/Home/Index/images/newyear2021/part2Con.png") left no-repeat;
	margin: 0 auto;
}

.part3 .duilian,
.part4 .duilian,
.part5 .duilian,
.part6 .duilian {
	position: absolute;
	height: 560px;
	width: 1200px;
	bottom: 10px;
	margin-left: -600px;
	left: 50%;
	background: url("/Tpl/Home/Index/images/newyear2021/duilian.png") center no-repeat;
	pointer-events: none;
	z-index: 1;
}

.actGotop {
	width: 50px;
	height: 50px;
	position: fixed;
	right: 45px;
	bottom: 90px;
	z-index: 9999;
	display: none;
}

.actGotop a {
	display: block;
	width: 100%;
	height: 100%;
	background: url("/Tpl/Home/Index/images/newyear2021/top.png") center no-repeat;
}


/* 城市活动开始 */
.city_act {
	width: 1300px;
	margin: 0 auto;
	height: 395px;
}

.lp>li {
	list-style: none;
	float: left;
	margin-left: 33px;
	width: 285px;
	height: 350px;
	position: relative;
	box-shadow: 5px 6px 9px 0px #8c0008;
	border: 5px solid #ffe69d;
}

.lp>li .vb {
	width: 285px;
	height: 285px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.lp li img {
	transition: all ease .2s;
	-webkit-transition: all ease .2s;
}

.lp li:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.txt {
	width: 285px;
	height: 63px;
	background: #ffe69d;
	padding-top: 5px;
}

.txt p {
	font-size: 24px;
	text-align: center;
	line-height: 50px;
	font-weight: 800;
	color: #b8050f;
}

.txt>div {
	width: 145px;
	height: 1px;
	background: #b8050f;
	margin: 0px auto;
}



/* 城市轮播CSS开始 */
.city {
	background: #FFFFFF;
	position: relative;
	height: 230px;
	width: 1250px;
	margin: 25px auto;
	border: 5px solid #ffe69d;
}

a.hScrollPane_leftarrow {
	top: 70px;
	cursor: pointer;
	display: block;
	width: 40px;
	height: 60px;
	background: url(../images/k_icon.png) no-repeat;
	background-position: -110px -466px;
	background-color: rgba(0, 0, 0, 0.4);
	left: 0;
	position: absolute;
}

a.hScrollPane_leftarrow:hover {
	opacity: 0.7;
}

a.hScrollPane_rightarrow {
	top: 70px;
	cursor: pointer;
	display: block;
	width: 40px;
	height: 60px;
	background: url(../images/k_icon.png) no-repeat;
	background-position: -174px -466px;
	background-color: rgba(0, 0, 0, 0.4);
	right: 0;
	position: absolute;
}

a.hScrollPane_rightarrow:hover {
	opacity: 0.7;
}

.hScrollPane_dragbar {
	width: 1065px;
	position: absolute;
	border-bottom: #b8050f 1px solid;
	top: 215px;
	z-index: 1;
}

.hScrollPane_draghandle {
	position: absolute;
	width: 150px;
	height: 8px;
	overflow: hidden;
	background: url(/Tpl/Home/Index/images/20210315/gunbar.png) no-repeat left top;
	bottom: -5px;
	cursor: pointer;
	left: 0;
}

.container1 {
	float: left;
	width: 170px;
	position: relative;
	height: 230px;
	background-color: #ffe69d;
}

.container1 .city_t {
	font-size: 22px;
	font-weight: 800;
	color: #b8050f;
	margin-top: 90px;
	text-align: center;
}

.container1 .city_con {
	font-size: 20px;
	font-weight: 800;
	margin-top: 10px;
	color: #b8050f;
	text-align: center;
}

.container2 {
	width: 1075px;
	position: relative;
	float: right;
	display: inline;
	height: 230px;
	overflow: hidden;
}

.container2 ul {
	height: 200px;
	position: absolute;
	width: 10000px;
}

.container2 li {
	width: 240px;
	height: 200px;
	overflow: hidden;
	float: left;
	margin-right: 17px;
	position: relative;
}

.container2 li img {
	width: 240px;
	height: 200px;
}


//查看大图
.partBox .swiper-container .swiper-wrapper {
	transform: none;
	position: unset;
}

.partBox .swiper-container .swiper-slide {
	position: unset;
}

.conpic_wrapper {
	display: none;
	position: fixed;
	z-index: 999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 50%;
	background-color: rgba(0, 0, 0, 0.8);
	background-size: 50%;
}

@media screen and (max-width: 1400px) {
	.conpic_wrapper {
		background-size: 65%;
	}
}

@media screen and (max-width: 1000px) {
	.conpic_wrapper {
		background-size: 80%;
	}
}

.swiper-slide img:hover {
	cursor: pointer;
}

.swiper-slide .conpic_wrapper:hover {
	cursor: zoom-out;
}



/* 蓝色版 */
body {
	background: #0062ac;
	background-image: none;
}

.header .header_top {
	background: #0062ac;
}

.header {
	background: #fff;
}
.header .nav li .click {
    color: #0062ac !important;
}
.header .nav>li>a {
    color: #333 !important;
}
.box .banner {
	width: 100%;
	height: 552px;
	overflow: hidden;
	background: url("/Tpl/Home/Index/images/20210315/banner2.jpg") no-repeat center;
}

.border_img {
	background: url(/Tpl/Home/Index/images/newyear2021/border_img.png) repeat center;
	height: 15px;
}

.part1 {
	background-image: url(/Tpl/Home/Index/images/20210315/bg.jpg);
	background-position: bottom;
	padding-top: 10px;
}

.part2 {
	background-image: url(/Tpl/Home/Index/images/20210315/bg.jpg);
	background-position: bottom;
	padding-top: 20px;
}

.part_title_bg {
	background: url(/Tpl/Home/Index/images/20210315/title_bg2.png) no-repeat;
	height: 125px;
	line-height: 80px;
}

.lp>li {
	box-shadow: 5px 5px 4px 0px #001827;
	border: 5px solid #ffe69d;
}

.city {
	box-shadow: 3px 3px 5px 0px #001423;
}

.container1 {
	background-color: #ae1835;
}

.container1 .city_t {
	color: #ffffff;
}

.container1 .city_con {
	color: #ffffff;
}
