html,
body {
	margin: 0;
	padding: 0;
}

ul,
li {
	padding: 0;
	margin: 0;
	list-style: none;
	/*float: left;*/
}

.clearfix:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.session1 {
	/*height: 125px;*/
	height: 140px;
	/*background-color: #FFFFFF;*/
	border: 1px solid rgba(242, 242, 242, 1);
	background: linear-gradient(90deg, rgba(255, 122, 46, 1), rgba(255, 57, 98, 1));
}

.session1 .contentbox div:nth-child(1) {
	/* height: 40px; */
	padding: 25px 0;
}

.contentbox {
	width: 1200px;
	margin: 0 auto;
	height: 126px;
}

.contentbox ul li {
	width: 45px;
	height: 14px;
	font-size: 14px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	line-height: 20px;
	text-align: center;
	float: right;
	margin-left: 15px;
}

.contentbox ul li:nth-child(1) {
	width: 91px;
}

.contentbox .nav {
	width: 100%;
	height: 19px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 20px;
	letter-spacing: 3px;
}

.contentbox .nav .noselect {
	width: 92px;
	height: 19px;
	font-size: 19px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	line-height: 20px;
	height: 100%;
	color: rgba(255, 255, 255, 1);
}

.contentbox .nav .select {
	line-height: 20px;
	width: 94px;
	height: 20px;
	font-size: 20px;
	font-family: MicrosoftYaHei-Bold;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
}

.contentbox .nav div:nth-child(1) {
	width: 41px;
	height: 59px;
}

.contentbox .nav div img {
	width: 100%;
	height: 100%;
}


/*.contentbox .nav div:nth-child(6){
	width:25px;
	height:25px;
}*/

.session1 .contentbox .nav .select .bottomline {
	width: 90px;
	height: 5px!important;
	background-color: #FFFFFF;
	border-radius: 3px;
	padding: 0;
	margin-top: 15px;
}

.session2 {
	height: 725px;
	width: 100%;
	background-color: #FCFCFE;
}

.contentbox2 {
	width: 1200px;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 50px;
}

.session2 .lunbo {
	height: 500px;
	overflow: hidden;
	/*margin-left: 162px;*/
}

.session2 .lunbo img {
	width: 100%;
	height: 500px;
}

.swiper-pagination-custom {
	bottom: 0px;
	left: 0px;
	width: 1200px;
	height: 70px;
}

.swiper-pagination-customs {
	width: 21px;
	height: 9px;
	background: rgba(252, 252, 254, 1);
	border-radius: 5px;
	margin-right: 15px;
	display: inline-block;
}

.swiper-pagination-customs-active {
	width: 21px;
	height: 9px;
	background: rgba(252, 91, 91, 1);
	border-radius: 5px;
	display: inline-block;
	margin-right: 15px;
}

.lunbo2 {
	width: 890px;
	height: 108px;
	margin: 0 auto;
}

.lunbo2 img {
	width: 100%;
	height: 100%;
	margin-top: 40px;
}

.session3 {
	width: 100%;
	height: 348px;
	background-color: #FFFFFF;
}

.biaoti {
	width: 120px;
	height: 28px;
	font-size: 28px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 28px;
	display: inline-block;
}

.gengduo {
	cursor: pointer;
	width: 54px;
	height: 19px;
	font-size: 17px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	line-height: 19px;
	background: linear-gradient(to right, #FD6374, #FEA74F);
	-webkit-background-clip: text;
	color: transparent;
	display: inline-block;
}

.title {
	padding: 21px 0 36px 0;
}

.contentbox2 ul {}


/**************************活动应援*****************************/

.name {
	width: 100%;
	height: 40px;
	font-size: 15px;
	line-height: 40px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	overflow: hidden;
	text-overflow: ellipsis; //文本溢出显示省略号
	white-space: nowrap; //文本不会换行（单行文本溢出）
}

.img {
	width: 24px;
	height: 24px;
	border-radius: 12px;
	overflow: hidden;
}

.img img {
	width: 100%;
	height: 100%;
}

.person {
	width: 191px;
	height: 24px;
	font-size: 12px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 26px;
	margin-left: 10px;
}

.shopImg {
	width: 100%;
	height: 148px;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}

.shopImg img:nth-child(1) {
	width: 100%;
	height: 148px;
}

.shopImg img:nth-child(2) {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 91px;
	height: 49px;
}

.huadongLi {
	width: 295px;
	height: 251px;
	margin-right: 5px;
}

.huadongTitle {
	margin: 0.3rem 0;
}

.dujia {
	width: 91px;
	height: 40px;
	font-size: 16px;
	font-family: FZLTHJW--GB1-0;
	font-weight: 400;
	color: rgba(255, 254, 254, 1);
	line-height: 40px;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
}


/**************************活动应援*****************************/

.left {
	float: left;
}

.right {
	float: right;
}

.riqi {
	width: 70px;
	height: 24px;
	font-size: 12px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	line-height: 26px;
}

.session4 {
	height: 350px;
	background-color: #FCFCFE;
}

.session4 li {
	width: 108px;
	height: 170px;
	position: relative;
	margin-right: 63px;
}

.session4 li .aidou {
	width: 100%;
	height: 108px;
	border-radius: 54px;
	overflow: hidden;
	position: relative;
}

.session4 li .aidou img {
	width: 100%;
	height: 100%;
}

.aidouName {
	width: 108px;
	height: 42px;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 42px;
	text-align: center;
}

.nofollow {
	width: 63px;
	height: 25px;
	position: absolute;
	border-radius: 12.5px;
	background-color: #48C6E3;
	font-size: 14px;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	color: rgba(254, 254, 254, 1);
	line-height: 25px;
	right: 23px;
	top: 148px;
	text-align: center;
}

.follow {
	width: 63px;
	height: 25px;
	position: absolute;
	border-radius: 12.5px;
	background: linear-gradient(to right, #FF829C, #FF8282);
	font-size: 14px;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	color: rgba(254, 254, 254, 1);
	line-height: 25px;
	right: 23px;
	top: 148px;
	text-align: center;
}

.session5 {
	height: 808px;
}

.session5 .dujiaLeft {
	width: 914px;
}

.session5 .bigVideo {
	height: 457px;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}

.bigVideo img:nth-child(1) {
	width: 100%;
	height: 100%;
}

.bigVideo img:nth-child(2) {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 68px;
	height: 68px;
	margin-top: -34px;
	margin-left: -34px;
}

.bigVideo div {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 43px;
	background: rgba(0, 0, 0, 0.3);
	font-size: 20px;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
	line-height: 43px;
	margin-left: 15px;
}

.zixun {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 60px;
	width: 914px;
	flex-wrap: wrap;
}

.zixun>div {
	width: 450px;
	margin-bottom: 30px;
}

.zixun>div>div:nth-child(1) {
	width: 38px;
	height: 29px;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	line-height: 27px;
	opacity: 0.8;
}

.zixun>div>div:nth-child(2) {
	color: rgba(153, 153, 153, 1);
}

.zixun>div>div:nth-child(3) {
	width: 333px;
	height: 29px;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 27px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.dujiaContent>div:nth-child(2) {
	width: 260px;
	height: 600px;
	/*border: 1px solid aqua;*/
}

.session6 {
	height: 670px;
	background-color: #FCFCFE;
}

.session6 li {
	width: 178px;
	height: 264px;
	float: left;
	margin-left: 22px;
	margin-top: 25px;
}

.session6 li img {
	width: 178px;
	height: 178px;
}

.session6 li div:nth-child(1) {
	font-size: 16px;
	height: 32px;
	line-height: 16px;
	color: #4E4E4E;
	margin: 15px 0;
	margin-bottom: 20px;
}

.session6 li div .biaoqian {
	width: 100px;
	height: 20px;
	color: white;
	font-size: 14px;
	line-height: 20px;
	background-color: #FC4F4F;
	text-align: center;
	border-radius: 10px;
}

.session6 li div .price {
	height: 32px;
	color: #FC4F4F;
	font-weight: 600;
	font-size: 18px;
	line-height: 50px;
}

.session7 {
	height: 1000px;
}

.session7 li {
	width: 284px;
	height: 415px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(230, 230, 230, 1);
	border-radius: 8px;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}

.session7 li img {
	width: 284px;
	height: 284px;
	border-radius: 8px 8px 0px 0px;
	margin-bottom: 15px;
}

.session7 li .biaoqian {
	width: 80px;
	height: 20px;
	font-size: 12px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	margin-left: 5px;
	color: white;
	font-size: 14px;
	line-height: 20px;
	background-color: #FC4F4F;
	text-align: center;
	border-radius: 10px;
	/*margin-top: 15px;*/
	margin-right: 10px;
}

.session7 li .shopName {
	line-height: 20px;
	height: 20px;
	font-size: 16px;
}

.session7 li .price {
	width: 63px;
	height: 36px;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	color: rgba(246, 109, 109, 1);
	line-height: 36px;
	margin-left: 5px;
}

.session7 li .number {
	width: 112px;
	height: 14px;
	font-size: 14px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	line-height: 36px;
}

.numPrice {
	margin-top: 15px;
}

.session8 {
	height: 298px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(242, 242, 242, 1);
	/*margin-bottom: 85px;*/
	padding: 60px 0;
}

.session8 .banben {
	letter-spacing: 2px;
	height: 50px;
	font-size: 14px;
	/*font-family:MicrosoftYaHei;*/
	/*font-weight:bold;*/
	color: rgba(153, 153, 153, 1);
	line-height: 30px;
	margin: 0 auto;
	text-align: center;
	font-family: Tahoma, 微软雅黑, "Microsoft Yahei", "hiragino sans gb", Helvetica, Arial, 宋体, sans-serif;
	color: #999;
}

.session8 li {
	width: 104px;
	float: left;
	padding: 0 15px;
	font-size: 14px;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	color: rgba(153, 153, 153, 1);
	line-height: 19px;
	text-align: center;
	cursor: pointer;
	color: #666;
	font-family: Tahoma, 微软雅黑, "Microsoft Yahei", "hiragino sans gb", Helvetica, Arial, 宋体, sans-serif;
}

.session8 .bottom {
	width: 800px;
	margin: 0 auto;
	margin-bottom: 35px;
}

.session8 .QQ {
	height: 60px;
	font-size: 14px;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	color: rgba(153, 153, 153, 1);
	line-height: 30px;
}

.banner5 {
	height: 600px;
	width: 100%;
}

.banner5 .swiper-slide img:nth-child(1) {
	width: 260px;
	height: 130px;
}

.banner5 .swiper-slide {
	position: relative;
}

.banner5 .swiper-slide img:nth-child(2) {
	width: 33px;
	height: 33px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -33.5px;
	margin-left: -16.5px;
}

.videoText {
	width: 160px;
	height: 30px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	color: rgba(102, 102, 102, 1);
	line-height: 30px;
}

.session5 .jiantou {
	width: 33px;
	height: 19px;
	margin: 0 auto;
	/*border:1px solid aqua;*/
	margin-top: 20px;
	cursor: pointer;
}

.session5 .jiantou img {
	width: 100%;
	height: 100%;
}

.session6 .jiantou {
	width: 19px;
	height: 33px;
	margin-top: 80px;
	cursor: pointer;
}

.session6 .jiantou img {
	width: 100%;
	height: 100%;
}

.session1 li:nth-child(2) {
	width: 40px;
	height: 40px;
	border-radius: 20px;
	overflow: hidden;
	margin-top: -10px;
	margin-left: 20px;
}

.session1 li:nth-child(2) img:nth-child(1) {
	width: 100%;
	height: 100%;
}

.session1 li:nth-child(3) {
	position: relative;
}

.erweima {
	background-image: url("../img/erweima.png");
	position: absolute;
	width: 214px;
	height: 357px;
	left: -200px;
	z-index: 999;
	background-repeat: no-repeat;
}

.erweima div:nth-child(1) {
	width: 58px;
	height: 28px;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(255, 87, 87, 1);
	line-height: 28px;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0 10px 0!important;
}

.erweima div:nth-child(2) {
	width: 156px;
	height: 30px;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 30px;
	margin: 0 auto;
	text-align: center;
}

.erweima div:nth-child(3) {
	width: 171px;
	height: 30px;
	font-size: 12px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 30px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 10px;
}

.erweima div:nth-child(4) {
	width: 144px;
	height: 144px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 15px;
}

.erweima div:nth-child(4) img {
	width: 100%;
	height: 100%;
}

.erweima div:nth-child(5) {
	width: 85px;
	height: 14px;
	font-size: 14px;
	font-family: SimSun;
	font-weight: 400;
	color: rgba(255, 130, 130, 1);
	line-height: 30px;
	margin: 0 auto;
	text-align: center;
}

.candan {
	background-image: url("../img/caidan.png");
	position: absolute;
	width: 214px;
	height: 357px;
	top: 50px;
	right: 0px;
	z-index: 1001;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.candan>div:nth-child(1) {
	width: 118px;
	height: 17px;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 30px;
	margin: 0 auto;
	text-align: center;
	margin-top: 10px;
}

.candan>div:nth-child(2) {
	width: 118px;
	height: 17px;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 30px;
	margin: 0 auto;
	text-align: center;
	margin-top: 14px;
}

.candan>div:nth-child(3) {
	width: 118px;
	height: 17px;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 30px;
	margin: 0 auto;
	text-align: center;
	margin-top: 14px;
	padding-left: 15px;
}

.candan>div:nth-child(3) div:nth-child(2) {
	margin-top: 25px;
	color: rgba(240, 39, 39, 1);
	margin-left: 10px;
}

.candan>div:nth-child(4) div:nth-child(2) {
	/*margin-top: 25px;*/
	color: rgba(240, 39, 39, 1);
	margin-left: 10px;
}

.candan>div:nth-child(4) {
	width: 118px;
	height: 17px;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 20px;
	margin: 0 auto;
	text-align: center;
	/*margin-top: 14px;*/
	padding-left: 15px;
}

.candan>div:nth-child(5) {
	width: 118px;
	height: 30px;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 30px;
	margin: 0 auto;
	text-align: center;
	margin-top: 104px;
}

.candan>div:nth-child(6) {
	width: 118px;
	height: 17px;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 30px;
	margin: 0 auto;
	text-align: center;
	margin-top: 24px;
}

.session1 .contentbox .input {
	/*position: absolute;
	right: -20px;
	top: 95px;*/
	height: 30px;
	width: 200px;
	background-color: #FAFAFA;
	border-radius: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

.session1 .contentbox .input input {
	height: 100%;
	border: none;
	background-color: #FAFAFA;
	outline: none;
	width: 130px;
	color: #999999;
	font-size: 12px;
}

.session1 .contentbox .input img {
	width: 25px;
	height: 25px;
	margin-top: 2.5px;
	cursor: pointer;
	float: right;
}

.icon {
	position: absolute;
	top: 40px;
	right: 0;
	width: 15px;
	height: 15px;
}

a {
	text-decoration: none;
	color: rgba(153, 153, 153, 1);
}

.banner6ShopName {
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	min-height: 21px;
	height: 42px;
	font-size: 17px;
	line-height: 21px;
}

.gongzhonghao {
	background-image: url("../img/erweima.png");
	position: absolute;
	width: 214px;
	height: 357px;
	right: 220px;
	z-index: 999;
	background-repeat: no-repeat;
}

.gongzhonghao div:nth-child(1) {
	width: 58px;
	height: 28px;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(255, 87, 87, 1);
	line-height: 28px;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0 10px 0!important;
}

.gongzhonghao div:nth-child(2) {
	width: 156px;
	height: 30px;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 30px;
	margin: 0 auto;
	text-align: center;
}

.gongzhonghao div:nth-child(3) {
	width: 171px;
	height: 30px;
	font-size: 12px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 30px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 10px;
}

.gongzhonghao div:nth-child(4) {
	width: 144px;
	height: 144px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 15px;
}

.gongzhonghao div:nth-child(4) img {
	width: 100%;
	height: 100%;
}

.gongzhonghao div:nth-child(5) {
	width: 105px;
	height: 14px;
	font-size: 14px;
	font-family: SimSun;
	font-weight: 400;
	color: rgba(255, 130, 130, 1);
	line-height: 30px;
	margin: 0 auto;
	text-align: center;
}

.zhuantiImg {
	/*background-size: 100% 100%!important;*/
}

.bottom ul {
	width: 624px;
	margin: 0 auto;
}

.bottom ul li {
	font-size: 16px;
	color: #666666;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	border-right: 1px solid #666666;
	letter-spacing: 1px;
}

.bottom ul li:last-child {
	border-right: hidden;
}

.mulss {
	width: 171px;
	height: 100%;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(216, 216, 216, 1);
}

.mulss-lefab,
.mulss-lefac,
.mulss-lefad,
.mulss-lefaa {
	height: 100%;
	line-height: 70px;
	text-align: center;
	color: ##666666;
	font-size: 16px;
}

.mulss-lefaa {
	border-bottom: 1px solid rgba(216, 216, 216, 1);
}

.mulss-spans {
	display: none;
	width: 100%;
	height: 100%;
	padding: 15px 0;
}

.mulsS-b {
	display: block;
}

.mulss-spans p {
	text-align: center;
	height: 34px;
	line-height: 34px;
	margin: 0;
}

.mulss-spans p:last-child {
	margin-bottom: 0;
}

.mulss-oneTop {
	height: 100%;
}

.session9 {
	min-height: 800px!important;
	padding-top: 100px;
	height: 100%;
}

.neirong {
	padding-left: 60px;
}

.session9 .shuxian {
	width: 4px;
	height: 20px;
	background: linear-gradient(90deg, rgba(255, 122, 46, 1), rgba(255, 57, 98, 1));
	border-radius: 2px;
	margin-right: 20px;
	margin-top: 5px;
}

.session9 .guanyuwomen {
	/*width: 79px;*/
	height: 30px;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 30px;
	background: linear-gradient(0deg, rgba(255, 122, 46, 1) 0%, rgba(255, 57, 98, 1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.session9 .guanyuwomenContent {
	width: 848px;
	height: 77px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	/*font-weight:bold;*/
	color: rgba(153, 153, 153, 1);
	line-height: 30px;
	margin-top: 20px;
}

.session9 .lianxi1 {
	width: 142px;
	height: 30px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: rgba(102, 102, 102, 1);
	line-height: 30px;
	letter-spacing: 1px;
	text-align: right;
	margin-right: 20px;
}

.session9 .lianxi2 {
	width: 72px;
	height: 30px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: rgba(153, 153, 153, 1);
	line-height: 30px;
	letter-spacing: 1px;
}

.lianxiwomenContent {
	margin-top: 20px;
}

.mianzeContent .div1 {
	/*width: 99px;*/
	height: 30px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	color: #666666;
	line-height: 30px;
	margin-top: 30px;
}

.mianzeContent .div2 {
	margin-top: 10px;
	text-indent: 2em;
	width: 863px;
	height: auto;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	/*font-weight:bold;*/
	color: rgba(153, 153, 153, 1);
	line-height: 30px;
	letter-spacing: 1px;
}

.mianzeContent .div3 {
	margin-top: 8px;
	width: 863px;
	height: auto;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	/*font-weight:bold;*/
	color: rgba(153, 153, 153, 1);
	line-height: 30px;
	padding-left: 60px;
}

.mianzeContent .div4 {
	text-indent: 2em;
	width: 863px;
	height: auto;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	/*font-weight:bold;*/
	color: rgba(153, 153, 153, 1);
	line-height: 30px;
	padding-left: 60px;
}

.mianzeContent .div5 {
	text-align: center;
	margin-top: 30px;
	width: 100%;
	height: auto;
	font-size: 20px;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	color: rgba(102, 102, 102, 1);
	line-height: 30px;
}

.mianzeContent .div6 {
	text-indent: 2em;
	width: 863px;
	height: auto;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	/*font-weight:bold;*/
	color: rgba(153, 153, 153, 1);
	line-height: 30px;
	padding-left: 80px;
}

.mianzeContent .div7 {
	margin-top: 10px;
	text-indent: 2em;
	width: 863px;
	height: auto;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	/*font-weight:bold;*/
	color: red;
	line-height: 30px;
	letter-spacing: 1px;
}

.mianzeContent .div8 {
	margin-top: 30px;
	text-align: center;
	width: 100%;
	height: auto;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	color: rgba(102, 102, 102, 1);
	line-height: 30px;
}

.mianzeContent .div9 {
	text-indent: 2rem;
	margin-top: 15px;
	width: 854px;
	height: auto;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	/*font-weight:bold;*/
	color: rgba(153, 153, 153, 1);
	line-height: 30px;
}

.mianzeContent .div10 {
	text-indent: 2rem;
	width: 854px;
	height: auto;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	/*font-weight:bold;*/
	color: rgba(153, 153, 153, 1);
	line-height: 30px;
}

.mianzeContent .div11 {
	text-align: center;
	width: 100%;
	height: auto;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	color: rgba(102, 102, 102, 1);
	line-height: 30px;
}

.mianzeContent .div12 {
	text-indent: 2rem;
	margin-top: 15px;
	width: 853px;
	height: auto;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	/*font-weight:bold;*/
	color: rgba(153, 153, 153, 1);
	line-height: 30px;
}

.mianzeContent .div13 {
	margin-top: 30px;
	text-align: center;
	width: 100%;
	height: auto;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	color: rgba(102, 102, 102, 1);
	line-height: 30px;
}

.mianzeContent .div14 {
	margin-top: 15px;
	text-indent: 2rem;
	width: 852px;
	height: auto;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	/*font-weight:bold;*/
	color: rgba(153, 153, 153, 1);
	line-height: 30px;
}

.session9 .select {
	background: linear-gradient(0deg, rgba(255, 122, 46, 1) 0%, rgba(255, 57, 98, 1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
}

.session9 .huadong {
	width: 4px;
	height: 70px;
	background: linear-gradient(90deg, rgba(255, 122, 46, 1), rgba(255, 57, 98, 1));
	position: absolute;
	top: 70px;
}

.hezuohuoban ul {
	width: 848px;
	height: auto;
	float: left;
}

.hezuohuoban ul li {
	width: 212px;
	height: 121px;
	margin-bottom: 26px;
	float: left;
}

.hezuohuoban ul li img {
	width: 100%;
	height: 100%;
}

.border-botts {
	position: relative;
	border-bottom: 1px solid rgba(216, 216, 216, 1);
	border-top: 0;
}

.border-botts img {
	position: absolute;
	top: 40%;
	right: 1.5rem;
	/*transform: translate(-50%,-50%);*/
	display: block;
	width: 0.5rem;
	height: 1rem;
}

.mulss-lefaa .border-botts img {
	transform: rotate(90deg);
	transform-origin: center center;
}

.chushiborder {
	border-bottom: 0;
}

.selectss {
	background: linear-gradient(0deg, rgba(255, 122, 46, 1) 0%, rgba(255, 57, 98, 1) 100%);
	-webkit-background-clip: text;
	color: transparent;
	font-weight: bold;
}

.noneborder {
	border-bottom: 0;
}

.tableOnes {
	width: 600px;
	margin: 30px 0;
}

.tableOnes-a {
	width: 150px;
	height: 100%;
	padding: 30px 0;
	text-align: center;
	color: #666;
}

.tableOnes-b {
	width: 450px;
	height: 100%;
	padding: 30px 30px;
	text-align: left;
	color: #666;
	line-height: 30px;
}

.tableOnes-c {
	width: 150px;
	height: 50px;
	padding: 10px 0;
	text-align: center;
	color: #666;
}