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{font-family: "Hiragino Sans GB","Microsoft YaHei","PingHei","Lucida Grande", "Lucida Sans Unicode","Helvetica","Arial","Verdana","sans-serif"; }*/
body {
	text-align: justify;
	text-justify: inter-ideograph;
	font-family: "microsoft yahei";
}
.clearf::after {
	content: '';
	display: block;
	clear: both;
}
.show {
	display: block !important;
}
.flex{
	display: flex !important;
}
.wrap {
	position: relative;
	width: 1534px;
	margin: auto;
	background: url(../img/main_top_bg.png) top no-repeat,url(../img/main_bottom_bg.png) bottom no-repeat;
}
.side{
	position: fixed;
	margin-top: 440px;
	margin-left: 50px;
	z-index: 999;
	background: #f69d46;
	text-align: center;
	border-radius: 16px;
	padding: 0 6px;
	box-shadow: 0 4px 5px 0px #a36e3d;
}
.side span,.side p{
	display: block;
	color: #f5f3e8;
	font-size: 14px;
	line-height: 26px;
	padding: 16px 0;
	cursor: pointer;
	font-weight: bold;
}
.side span:not(:last-child){
	border-bottom: 1px solid #f5f3e8;
}
.hidden_box{
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 1024;
	background: rgba(0,0,0,.2);
	margin: auto auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: none;
}
.close {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
.hidden_con{
	position: fixed;
	width: 80%;
	max-width: 1330px;
	margin: auto;
	padding: 24px 46px;
	background: #f0f0e6;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99;
	height: min-content;
	height: fit-content;
	max-height: 540px;
	overflow-y: auto;
	box-sizing: border-box;
	display: none;
}
.hb_con{
	margin-bottom: 22px;
}
.hb_title{
	font-size: 16px;
	font-weight: bold;
	color: #d65012;
	margin-bottom: 8px;
}
.hb_text{
	font-size: 14px;
	color: #33364F;
	line-height: 20px;
	margin-bottom: 18px;
}
.reports p{
	margin-bottom: 26px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.reports a{
	display: block;
	text-align: center;
}
.head{
	width: 100%;
	height: 400px;
	background: url(../img/head_bg.png) no-repeat center;
	background-position: -34px;
	display: inline-block;
	position: relative;
}
.best100_logo{
	display: block;
	margin: 46px auto 10px;
}
.slogan{
	margin-top: 80px;
}
.slogan p{
	color: #f5f3e8;
	font-weight: bold;
	text-align: center;
}
.slogan p:nth-of-type(1){
	font-size: 37px;
}
.slogan p:nth-of-type(2){
	font-size: 47px;
}
.slogan p:nth-of-type(3){
	font-size: 24px;
	margin-top: 22px;
}
.nav{
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	background: linear-gradient(to right ,transparent,rgba(252,213,134,.8),transparent);
}
.nav a{
	font-size: 14px;
	color: #6b2d1a;
	padding: 10px 0 11px;
	margin: 0 13px;
	display: inline-block;
}
.main{
	width: 1120px;
	margin: auto auto;
	padding-bottom: 70px;
}
.title{
	font-size: 24px;
	font-weight: bold;
	position: relative;
	color: #6b2d1a;
	display: inline-block;
	margin: 68px 0 20px 24px;
}
.title_line{
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	height: 12px;
	background: #fbb34c;
	z-index: -1;
}
.title_line::before{
	content: '';
	position: absolute;
	background: url(../img/title_before.png);
	width: 30px;
	height: 27px;
	top: -15px;
	left: -24px;
}
.title_line::after{
	content: '';
	position: absolute;
	background: url(../img/title_after.png);
	width: 30px;
	height: 27px;
	top: -15px;
	right: -24px;
}
.ti1{
	text-align: center;
	margin: 38px 0;
}
.rd_box{
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	align-items: center;
}
.rd_left{
	position: relative;
	display: table;
	padding: 0 30px;
}
.rd_left img{
	box-shadow: 0px 5px 8px 4px #ebbb99;
	border-radius: 50%;
}
.rd_left p{
	position: absolute;
	color: #f5f3e8;
	font-size: 24px;
	font-weight: bold;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 30px auto;
	text-align: center;
	width: 100%;
	line-height: 40px;
}
.rd_right{
	height: 246px;
	overflow: auto;
	padding: 0 30px;
}
.report_link{
	font-size: 16px;
	font-weight: bold;
	color: #fefefe;
	padding: 6px 0;
	width: 475px;
	box-sizing: border-box;
	background: #cb8f51;
	display: block;
	text-align: center;
	border-radius: 4px;
	margin-bottom: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.siteAndList{
	display: flex;
	justify-content: space-between;
}
.site_box{
	width: 447px;
}
.side_box .swiper-slide{
	width: 445px;
	height: 324px;
}
.side_box .swiper-slide img{
	height: 100%;
	min-width: 100%;
}
.report_box{
	height: 170px;
	margin-top: 18px;
	overflow: auto;
	box-sizing: border-box;
	padding-right: 8px;
}
.report_box a{
	color: #6b2d1a;
	font-size: 16px;
	position: relative;
	padding-left: 20px;
	box-sizing: border-box;
	margin-bottom: 26px;
	display: block;
}
.report_box a::before{
	content: '';
	width: 13px;
	height: 6px;
	border-radius: 50%;
	position: absolute;
	top: 7px;
	left: 0;
	background: #fbb34c;
}
.list_con_box{
	display: flex;
}
.list_btn_box{
	margin-right: 24px;
}
.list_btn{
	display: block;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	color: #8e5d23;
	text-align: center;
	width: 160px;
	padding: 21px 0;
}
.list_btn_selected{
	box-shadow: 0 6px 5px 0px #a36e3d;
	z-index: 99;
	position: relative
}
.list_btn:nth-of-type(odd){
	background: url(../img/odd_bg.png);
}
/* .list_btn_selected:nth-of-type(odd)::after{
	content: '';
	position: absolute;
	background: url(../img/odd_after.png) no-repeat;
	width: 28px;
	height: 88px;
	top: 0;
	right: -28px;
}
.list_btn_selected:nth-of-type(even)::after{
	content: '';
	position: absolute;
	background: url(../img/even_after.png) no-repeat;
	width: 28px;
	height: 88px;
	top: 0;
	right: -28px;
} */
.list_btn:nth-of-type(even){
	background: url(../img/even_bg.png);
}
.list_detail{
	width: 436px;
	height: 460px;
	background: url(../img/list_detail_bg.png) no-repeat;
	background-size: 100% 100%;
	background-color: #fffefe;
	text-align: center;
	box-sizing: border-box;
	padding: 43px 0;
}
.list_scroll_box{
	overflow: auto;
	height: 410px;
	display: none;
}
.list_detail_con{
	display: block;
	color: #6b2d1a;
	font-size: 14px;
	margin-bottom: 12px;
}
.special_box{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative;
}
.special_box::after{
	content: '';
	width: 360px;
}
.special_con{
	width: 360px;
	height: 220px;
	position: relative;
	margin-bottom: 56px;
}
.special_con img{
	min-width: 100%;
	height: 100%;
}
.special_con p{
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: -37px;
	background: #c09558;
	box-sizing: border-box;
	padding: 10px 0;
}
.news_box{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	height: 156px;
	overflow: auto;
}
.news_box a{
	color: #6b2d1a;
	font-size: 16px;
	position: relative;
	margin-bottom: 24px;
	padding: 0 12px 0 26px;
	width: 520px;
	box-sizing: border-box;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news_box a::before{
	content: '';
	position: absolute;
	background: #fbb34c;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	top: 6px;
	left: 8px;
}
.review{
	overflow-y: hidden;
    white-space: nowrap;
}
.review_box{
	overflow-x: auto;
	padding-bottom: 42px;
}
.review_con{
	display: inline-block;
    margin-right: 12px;
	position: relative;
	border-radius: 16px 0 16px 0;
}
.review_con:hover .years_img{
	display: flex;
}
.review_con img{
	width: 250px;
	height: 140px;
	border-radius: 16px 0 16px 0;
}
.years{
	color: #f2f1f1;
	font-size: 14px;
	text-align: center;
	bottom: -8px;
	z-index: 2;
	position: absolute;
	width: 100%;
	letter-spacing: 1px;
}
.review_con::after{
	content: '';
	position: absolute;
	width: 100%;
	height: 20px;
	background: #c09558;
	left: 0;
	bottom: -8px;
	border-radius: 0 0 16px 0;
}
.group{
	color: #33364f;
	font-size: 14px;
}
.group_con{
	margin: auto;
	width: 68%;
}
.group_left{
	float: left;
}
.group_right{
	float: left;;
}
.group_title{
	font-size: 18px;
	font-weight: bold;
	color: #33364f;
	text-align: center;
	margin-bottom: 28px;
}
.group_con span{
	margin-bottom: 2px;
}
.g_title:first-child{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 6px;
}
.g_title:not(:first-child){
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}
.span{
	/* display: inline-block;
	float: left; */
}
.footerwrap {
    background: #f68332;
}
.footer {
    width: 1000px;
    margin: auto;
    overflow: hidden;
    padding: 10px 0;
}
.footer_l {
    float: left;
    width: 20%;
    margin-top: 3%;
}
.footer_r {
    float: right;
    width: 80%;
}
.footer_r li {
    list-style: none;
    float: left;
    text-indent: 24px;
    color: white;
    font-size: 12px;
    margin-top: 60px;
}
@media screen and (max-width:1600px){
	.wrap{
		width: 100%;
	}
}	
@media screen and (max-width:700px){
	.list_btn:nth-of-type(odd)::after,.list_btn:nth-of-type(even)::after{
		display: none;
	}
	.side{
		margin-top: 210px;
		margin-left: 0;
		padding: 0;
	}
	.side span{
		font-size: 10px;
		padding: 6px 0;
	}
	.head{
		height: 310px;
	}
	.best100_logo{
		width: 40%;
		margin: 26px auto 10px;
	}
	.slogan p:nth-of-type(1) {
	    font-size: 27px;
	}
	.slogan p:nth-of-type(2) {
	    font-size: 17px;
	}
	.slogan p:nth-of-type(3) {
	    font-size: 16px;
	}
	.nav{
		white-space: nowrap;
		overflow: auto;
	}
	.nav a{
		margin: 0 8px;
		font-size: 15px;
	}
	.title{
		font-size: 18px;
	}
	.ti1{
		margin: 20px auto 12px;
	}
	.main{
		width: 100%;
	}
	.rd_box,.siteAndList,.list_con_box{
		flex-wrap: wrap;
	}
	.rd_left{
		padding: 0;
	}
	.rd_left img{
		width: 100%;
	}
	.rd_right{
		width: 100%;
		margin: 20px auto;
		border: 1px solid #ccc;
		padding: 20px;
		box-sizing: border-box;
	}
	.report_link{
		width: 100%;
	}	
	.site_box{
		width: 100%;
	}
	.site_box img{
		width: 84%;
		display: block;
		margin: auto;
	}
	.report_box a{
		margin-left: 20px;
	}
	.list_btn_box{
		margin: 0;
		padding: 0 20px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.list_btn{
		display:inline-block;
		flex: 0 0 45%;
		margin: 10px 0;
		font-size: 14px;
		padding: 14px 0;
	}
	.list_scroll_box{
		height: auto;
	}
	.list_detail{
		width: 100%;
		height: auto;
	}
	.special_con{
		flex: 0 0 46%;
		height: auto;
	}
	.special_con img{
		width: 100%;
	}
	.system_con{
		border-radius: 12px !important;
		padding: 16px;
	}
	.group_con img{
		display: block;
		margin: 8px auto !important;
	}
	.footer {
		width: 100%;
		margin-top: 20px;
	}
	.footer_l {
		width: 100%;
		text-align: center;
	}
	.footer_r {
		float: right;
		width: 96%;
		padding: 0 2%;
	}
}	