﻿.wrapper {
	width: 1007px;
	margin: 0 auto
}

.head {
	padding-top: 30px;
	text-align: center
}

.head h1 {
	position: relative;
	font-size: 50px;
	font-family: '微软雅黑';
	color: #d60100
}

.head p {
	margin-top: 30px;
	font-size: 22px;
	font-family: '微软雅黑';
	color: #232323
}

.head1 h1 {
	color: #000
}

.head h1 span {
	color: #500000
}

.head h1::before {
	content: '';
	display: block;
	width: 294px;
	height: 2px;
	position: absolute;
	bottom: -5px;
	left: 50%;
	margin-left: -147px;
	background-color: #232323
}

.tell {
	width: 35%;
	margin: 100px auto 75px
}

.tell-icon {
	width: 100%;
	text-align: center;
	box-sizing: border-box
}

.tell-icon img {
	width: 100%;
	display: block
}

.ads {
	width: 100%;
	position: relative
}

.ads img {
	width: 100%;
	display: block
}

.zixun {
	position: absolute;
	top: 12%;
	right: 8%;
	width: 6%;
	border-radius: 50%;
	box-sizing: border-box;
	text-align: center;
	line-height: 20px
}

.zixun-bg {
	width: 100%
}

.zixun-bg img {
	width: 100%;
	display: block
}

.ads-link {
	position: absolute;
	top: 0;
	right: 10%;
	display: block;
	width: 40%;
	height: 100%
}

.w-banner {
	width: 100%
}

.w-banner img {
	display: block;
	width: 100%
}

.section2 {
	margin-top: 100px
}

.section2-content {
	width: 100%;
	margin-top: 60px
}

.section2-item {
	width: 100%
}

.section2-item img {
	width: 100%;
	display: block
}

.weibo {
	width: 100%;
	margin: 50px auto
}

.weibo-title>h5 {
	font-size: 15px;
	color: #999;
	text-transform: uppercase
}

.weibo-title>h4 {
	font-size: 36px;
	color: #ff080e;
	font-weight: 700;
	margin-top: 13px
}

.weibo-content {
	overflow: hidden;
	background-color: #fff;
	position: relative;
	width: 100%;
	margin-top: 36px;
	border: 1px solid #e4e4e4;
	border-top: 0;
	box-sizing: border-box
}

.theme-tab {
	width: 100%;
	overflow: hidden
}

.theme-tab-li {
	width: 50%;
	float: left;
	padding: 15px 0;
	color: #fff;
	font-size: 18px;
	border: 1px solid #e4e4e4;
	border-right: 0;
	box-sizing: border-box;
	text-align: center;
	cursor: pointer;
	position: relative;
	background-color:#e60005;
}

.theme-tab-li b {
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-width: 10px;
	border-color: transparent;
	border-style: solid
}


.theme-tab-li:hover, .theme-tab-li-checked {
	    color: #333;
    background-color: #fff;
}

.theme-tab-li:hover b, .theme-tab-li-checked b {
	bottom: 0;
	left: 50%;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #d0d0d0;
}

.theme-tab-li-checked b:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.theme-tab-li li:hover b:after, .theme-tab-li-checked b:after {
	content: "";
	border-width: 9px
}

.theme-tab-li li:hover b:after, .theme-tab-li-checked b:after {
	bottom: -11px;
	margin-left: -9px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff
}

.stars-recommend-content {
	margin-top: 30px;
	display: none
}

.theme-img {
	padding: 20px
}

.theme-img img {
	width: 100%
}

.recommend-left {
	width: 30%;
	float: left;
	margin-top: 40px
}

.recommend-left h1 {
	font-size: 32px;
	color: #ff0035;
	text-align: left;
	padding-bottom: 20px
}

.redbook-recommend-line {
	width: 183px;
	height: 2px;
	background: -webkit-linear-gradient(left, #ff0035, #fff);
	background: -o-linear-gradient(right, #ff0035, #fff);
	background: -moz-linear-gradient(right, #ff0035, #fff);
	background: linear-gradient(to right, #ff0035, #fff)
}

.stars-effect {
	padding-top: 35px;
	color: #333;
	font-size: 26px;
	letter-spacing: 2px
}

.recommend-left p {
	font-size: 16px;
	color: #333;
	padding-top: 35px
}

.recommend-left p {
	font-size: 16px;
	color: #333;
	padding-top: 35px
}

.click-qq-to-consult {
	margin-top: 35px;
	font-size: 16px;
	color: #fff !important;
	width: 224px;
	padding: 12px 0;
	text-align: center;
	background-color: #ff080e;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	border-radius: 26px;
	display: block;
	text-decoration: none
}

.click-qq-to-consult:hover, .click-qq-to-consult:visited, .to-consult-at-once:hover, .to-consult-at-once:visited {
	background-color: rgba(255, 8, 14, .8);
	color: #fff !important
}

.recommend-right {
	width: 63%;
	float: left
}

.recommend-right img {
	width: 100%
}

.stars-recommend-content-show {
	display: block
}

.wb-stars {
	width: 100%;
	margin-bottom: 30px
}

.wb-stars .weibo-title {
	padding-top: 50px
}

.mod_xiaohongshu {
	overflow: hidden;
	background-color: #fff;
	position: relative;
	margin-top: 36px;
	padding-bottom: 20px;
	border: 1px solid #e4e4e4;
	border-top: 0;
	box-sizing: border-box
}

.mod_xiaohongshu .theme-tab-li {
	width: 33.333%
}

.section3 {
	padding-bottom: 30px
}

.section3-content {
	margin-top: 80px;
	margin-bottom: 30px
}

.section3-content li {
	width: 30%;
	margin-left: 2.5%;
	float: left
}

.section3-content li img {
	width: 100%;
	display: block
}

@media screen and (max-width:1680px) {
	.wrapper {
		width: 1007px
	}

}

@media screen and (max-width:1600px) {
	
.wrapper {
		width: 1007px
	}
	.head h1 {
		font-size: 42px
	}

}

@media screen and (max-width:1440px) {
	.wrapper {
		width: 1007px
	}

	.head h1 {
		font-size: 40px
	}

	.head h1::before {
		width: 240px;
		margin-left: -120px
	}

	.head p {
		margin-top: 22px;
		font-size: 20px
	}

}

@media screen and (max-width:1400px) {
	.wrapper {
		width: 980px
	}

	.head h1 {
		font-size: 36px
	}

	.head h1::before {
		width: 216px;
		margin-left: -108px
	}

	.section2-content li {
		margin-bottom: 70px
	}

	.title-lg>h4 {
		font-size: 29px;
		margin-top: 6px
	}

	.title-lg>h5 {
		font-size: 12px;
		margin-top: 62px
	}

}
