body,
h1,
h2,
h3,
h4,
p,
dl,
dd,
ul,
ol,
form,
input,
textarea,
th,
td,
select {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}

img {
	border: none;
	vertical-align: middle;
}

table {
	border-collapse: collapse;
	border: none;
}

input,
textarea {
	outline: none;
}

textarea {
	resize: none;
	overflow: auto;
}

body {
	text-align: justify;
	text-justify: inter-ideograph;
	font-family:"microsoft yahei";
	/* background: linear-gradient(to right, #faf6ed 20%,#fffdf8 60%,#faf6ed); */
	background: #f7f0ed;
}

.clearf::after {
	content: '';
	display: block;
	clear: both;
}
.show {
	display: block !important;
}body,
h1,
h2,
h3,
h4,
p,
dl,
dd,
ul,
ol,
form,
input,
textarea,
th,
td,
select {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}

img {
	border: none;
	vertical-align: middle;
}

table {
	border-collapse: collapse;
	border: none;
}

input,
textarea {
	outline: none;
}

textarea {
	resize: none;
	overflow: auto;
}

body {
	text-align: justify;
	text-justify: inter-ideograph;
	font-family:"microsoft yahei";
	/* background: linear-gradient(to right, #faf6ed 20%,#fffdf8 60%,#faf6ed); */
	background: #f7f0ed;
}

.clearf::after {
	content: '';
	display: block;
	clear: both;
}
.show {
	display: block !important;
}
*::selection {
    background:#f7f0ed;
    color:#ff645d;
}
*::-moz-selection {
    background:#f7f0ed;
    color:#ff645d;
}
*::-webkit-selection {
    background:#f7f0ed;
    color:#ff645d;
}
.wrap {
	max-width: 1600px;
	margin: auto;
	background: #f9f6ef;
}
.head{
	width: 100%;
	height: 400px;
	background: url(../img/head_bg.jpg);
	position: relative;
}
.text1{
	position: absolute;
	top: 120px;
	right: 0;
	left: 0;
	margin: auto auto;
}
.nav{
	text-align: center;
	white-space: nowrap;
}
.rev{
	position: relative;
	display: inline-block;
}
.dropdown {
	position: absolute;
	width: 70px;
	top: 56px;
	/*left: 19px;*/
	font-size: 14px;
	line-height: 22px;
	background: #fff;
	padding: 7px 5px;
	border: 1px solid #ccc;
	display: none;
	z-index: 99;
}
.dropdown a{
	color: #000 !important;
}
.nav a{
	font-size: 16px;
	color: #ffe7bd;
	margin-top: 12px;
	padding: 0 7px;
	display: inline-block;
}
.main{
	width: 1100px;
	margin: auto;
	padding-top: 94px;
	/* overflow: hidden; */
}
.report_box{
	width: 100%;
	position: relative;
}
.report_left{
	width: 526px;
	height: 339px;
	float: left;
}
.title{
	color: #cb153c;
	font-size: 32px;
	font-weight: bold;
	line-height: 26px;
	white-space: nowrap;
}
.report_right{
	float: right;
}
	
.title_line{
	height: 11px;
	background: #f3e3cb;
	display: inline-block;
	margin-bottom: 8px;
	margin-left: 10px;
}
.report_right .title_line{
	width: 383px;
}
.right_content_box{
	width: 645px;
	height: 376px;
	box-sizing: border-box;
	position: absolute;
	background: #e7e4de;
	right: 0;
	top: 66px;
}
.right_box{
	padding: 0 44px 0 130px;
	margin-top: 30px;
	overflow-y: auto;
	height: 326px;
}
.right_con{
	margin-bottom: 18px;
	display: block;
}
.right_title{
	font-size: 18px;
	font-weight: bold;
	color: #ad143a;
	margin-bottom: 4px;
	position: relative;
}
.right_text{
	font-size: 12px;
	color: #656565;
	line-height: 22px;
}
.right_title::before{
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #f18b53;
	top: 8px;
	left: -24px;
}
.moment{
	margin-top: 160px;
	color: #4c4c4c;
	font-size: 14px;
	line-height: 24px;
	padding: 0 64px 0 50px;
}
.moment_left{
	float: left;
	width: 350px;
	margin-top: 50px;
}
.moment_left .title,.special_right .title{
	margin-bottom: 32px;
}
.moment_left .title_line{
	width: 283px;
}
.moment_text{
	width: 335px;
	display: block;
}
.b_text{
	font-size: 24px;
	font-style: normal !important;
	font-weight: normal;
}
.moment_right{
	float: right;
}
.photo_wall{
	margin-top: 20px;
	height: 187px;
	background: url(../img/pw_bg.jpg);
	padding: 26px 60px;
	box-sizing: border-box;
	position: relative;
}
.swiper-container{
	
}
.photo_wall .swiper-wrapper{

}
.sw2 .swiper-slide{
	width: inherit !important;
	display: flex;
	justify-content: space-between;
}
.pw_lbtn{
	background: url(../img/pw_left.png);
}
.pw_lbtn,.pw_rbtn{
	top: 70px;
	width: 19px;
	height: 106px;
	outline: none;
}
.pw_rbtn{
	background: url(../img/pw_right.png);
}
.special{
	margin-top: 64px;
	display: flex;
	justify-content: space-between;
}
.sl_con{
	text-align: center;
}
.sl_con p{
	font-weight: bold;
	font-size: 14px;
	color: #9a7348;
	margin-top: 8px;
}
.special_left{
	max-width: 658px;
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.special_right{
	max-width: 416px;
	width: 100%;
	display: block;
	color: #4c4c4c;
	font-size: 14px;
	line-height: 24px;
}
.special_right .title_line{
	width: 110px;
}
.whitebook{
	margin-top: 66px;
}
.whitebook .title_line{
	width: 910px;
}
.whitebook .title{
	margin-bottom: 32px;
}
.whitebook_text{
	color: #4c4c4c;
	font-size: 14px;
	line-height: 24px;
	width: 591px;
	padding-left: 48px;
	display: inline-block;
	vertical-align: top;
	
}
.towb{
	display: block;
	margin-top: 20px;
	font-weight: bold;
	font-size: 18px;
	color: #cb153c;
}
.download{
	display: inline-block;
	vertical-align: top;
	margin-left: 41px;
}
.history{
	margin-top: 68px;
	position: relative;
}
.history .title{
	margin-bottom: 34px;
}
.history .title_line{
	width: 880px;
}
.his_btn {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	position: absolute;
	top: 0;
	left: 80px;
	right: 0px;
}
.his_btn span {
	cursor: pointer;
	padding-right: 14px;
}
.hb_selected {
	color: #97112a;
}
.tabcontent {
	display: none;
}
.firsttd {
	background: -webkit-linear-gradient(left, #97112a, #bc1431);
	background: -moz-linear-gradient(left, #97112a, #bc1431);
	background: -ms-linear-gradient(left, #97112a, #bc1431);
	background: linear-gradient(left, #97112a, #bc1431);
	color: white;
}
#table_content {
	color: #ce9448;
	font-size: 13px;
	font-weight: bold;
}
.tbtxt {
	color: #333333;
	font-size: 12px !important;
	line-height: 28px;
	text-align: left;
	padding-left: 10px;
}
tr:nth-child(1) td {
	font-size: 18px;
	font-weight: bold;
	height: 37px;
	background: -webkit-linear-gradient(left, #97112a, #bc1431);
	background: -moz-linear-gradient(left, #97112a, #bc1431);
	background: -ms-linear-gradient(left, #97112a, #bc1431);
	background: linear-gradient(left, #97112a, #bc1431);
	color: white;
}
table {
	text-align: center;
	border-collapse: inherit;
}
tr {
	/* word-break: keep-all; */
}
.group{
	margin-top: 84px;
}
.group .title_line{
	width: 942px;
}
.group_con {
	padding: 26px 90px;
	color: #333333;
	border-bottom: 1px solid #d7b98e;
	font-size: 14px;
}

.host,
.combi {
	font-size: 18px;
}

.host img {
	width: 120px;
	height: 120px;
}

.conbi a:not(:last-child) {
	margin-right: 40px;
}

.sup,
.sup a {
	margin-bottom: 30px;
	flex: 0 0 25%;
}

.sup:not(:last-child) {
	/* margin-right: 34px; */
}

.sups {
	display: flex;
	justify-content: normal;
	flex-wrap: wrap;
	padding-bottom: 0 !important;
}

.group_con {
	/* word-break: keep-all; */
}

.media {}

.media h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin: 24px 0;
	text-align: center;
}

.media span {
	color: #333333;
	font-size: 12px;
	margin-right: 8px;
	word-break: keep-all;
}

.call {
	margin: 20px 0 0;
	padding-bottom: 20px;
}

.call_con {
	max-width: inherit;
	width: 100%;
	margin: auto;
	margin-top: 12px;
}

.call_con span {
	font-size: 12px;
	color: #4c4c4c;
	display: block;
	text-align: left;
	padding-bottom: 9px;
}

.callp_bottom {
	margin-top: 5px;
}

.call_con img {
	float: none;
	width: 100px;
	height: 100px;
}

.span_con {
	display: inline-block;
	vertical-align: top;
}

.pspan_con {
	display: none;
}

.call_bottom {}

.applogo,
.gialogo {
	padding-left: 50px;
}

footer {
	background: #ab0500;
	padding-bottom: 16px;
}

.foot_box {
	width: 996px;
	margin: 0 auto;
	overflow-y: hidden;
}

.boaologo {
	float: left;
	width: 200px;
	padding-top: 15px;
	overflow-y: hidden;
}

.boaologo img {
	width: 100%;
}

.foot_con {
	font-size: 12px;
	float: right;
	padding-top: 25px;
	max-width: 760px;
	margin-right: 10px;
	line-height: 150%;
	color: #fff;
}
#hlist{
	max-width: 100%;
	width: 100%;
}
@media only screen and (max-width: 700px) {
	img{
		max-width: 100%;
	}
	.title_line{
		display: none;
	}
	.title{
		line-height: inherit;
		margin-bottom: 32px !important;
	}
	.text1{
		width: 80%;
		top: 70px;
	}
	.head{
		height: 230px;
		background-size: cover;
		background-position: center;
	}
	.nav{
		overflow: auto;
		height: 705px;
	}
	.main{
		width: 100%;
	}
	.report_left,.report_right{
		display: block;
		float: none;
		width: 100%;
	}
	.swiper-slide{
		max-width: 100%;
	}
	.right_content_box{
		width: 90%;
		position: unset;
		margin: auto;
	}
	.right_box{
		box-sizing: border-box;
		padding: 30px;
		margin-top: 0;
	}
	.moment{
		margin-top: 20px;
		box-sizing: border-box;
		padding: 0 20px;
	}
	.moment_left{
		width: 100%;
	}
	.moment_left,.moment_right{
		float: none;
	}
	.moment_text{
		width: 96%;
		margin: 12px auto;
	}
	.photo_wall{
		padding: 0 15%;
		background: none;
	}
	.photo_wall img{
		width: 45%;
		height: unset;
		height: 20%;
		padding: 8px 0;
	}
	.sw2 .swiper-slide{
		flex-wrap: wrap;
	}
	.special{
		flex-wrap: wrap;
		padding: 0 5%;
	}
	.sl_con{
		width: 45%;
	}
	.special_right{
		margin-top: 36px;
	}
	.whitebook_text,.download{
		padding: 0 32px;
		width: 100%;
		box-sizing: border-box;
		margin: 0;
	}
	.towb{
		margin-bottom: 12px;
	}
	.report_right .title,.whitebook .title,.history .title{
		padding: 0 5%;
	}
	.his_btn{
		position: unset;
	}
	.firsttd:nth-child(1){
		width: 25% !important;
	}
	.firsttd:nth-child(2){
		width: 75% !important;
	}
	tr {
		word-break: inherit;
	}
	.tbtxt {
	/* 	word-break: keep-all;
		display: flex;
		flex-wrap: wrap; */
	}
	.group_con {
	    padding: 26px 30px;
	}	
	.group_con b{
		display: block;
		line-height: 28px;
	}
	.sup, .sup a{
		flex: 0 0 45%;
		margin: 10px 2% 30px;
	}
	.media{
		padding: 0 18px;
	}
	.call {
		width: 90%;
		margin: 20px auto 0;
	}

	.call_con img {
		display: block;
		float: none;
		margin: 0 auto;
	}

	.boaologo {
		max-width: inherit;
		width: 100%;
	}

	.boaologo img {
		width: 50%;
		display: block;
		margin: auto;
	}

	.applogo,
	.gialogo {
		padding: 0;
	}
	.pspan_con span {
		display: block !important;
		text-align: center;
	}
	.foot_con {
		margin-right: 0;
		padding: 10px;
		width: auto;
	}

	.supline {
		display: none !important;
	}

	.psup {
		display: block !important;
		width: 90%;
		margin: auto;
	}

	.psup span {
		font-size: 12px;
		color: #333333;
		display: inline-block;
		vertical-align: top;
	}

	.call_con span:nth-child(1) {
		text-align: center;
	}

	.span_con {
		display: none !important;
	}

	.pspan_con {
		display: block !important;
		/*float: left;*/
	}

	.pspan_con span {
		display: block !important;
		text-align: center;
	}

	.foot_box {
		width: 100%;
	}
}