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;
}
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: "微软雅黑";
}
.clearf::after{
	content: '';	
	display: block;
	clear: both;
}
.show{
	display: block !important;
}
.wrap{
	width: 1100px;
	margin: auto;
}
.nav{
	background: url(../img/nav_bg.png);
	width: 100%;
	height: 35px;
	text-align: center;
}
.head{
	background: url(../img/head_bg.png) no-repeat;
	height: 400px;
	position: relative;
}
.head img{
	position: absolute;
	margin: auto;
	right: 0;
	bottom: 0;
	left: 0;
	top: 220px;
}
.nav{
	white-space: nowrap;
}
.nav li{
	display: inline-block;
	vertical-align: top;
	line-height: 32px;
}
.nav li a{
	color: #35291f;
	font-size: 14px;
	font-weight: bold;
	margin: 0 22px;
}
.content_box{
	background: #f9f4e9;
}
.publish{
	display: flex;
}
.pub_l{
	width: 697px;
	height: 390px;
	background: url(../img/publish_bg.png) no-repeat;
	position: relative;
	background-size: cover;
}
.slogan{
	position: absolute;
	margin: auto;
	top: 140px;
	right: 0;
	bottom: 0;
	left: 60px;
}
.slogan p{
	display: inline-block;
}
.slo1{
	color: #ff631e;
	font-size: 30px;
	font-weight: bold;
}
.slo2{
	font-size: 18px;
	color: #827b76;
	margin-top: 18px;
}
.pub_r{
	padding-top: 53px;
	padding-right: 10px;
    overflow: auto;
    height: 340px;
}
.pub_r li{
	width: 367px;
	background: #ffa366;
	text-align: center;
	margin-bottom: 8px;
	border-radius: 6px;

}
.pub_r li a{
	color: #fff8e9;
	font-weight: bold;
	font-size: 18px;
	display: block;
	padding: 9px 6px;
}
.title{
	margin-bottom: 34px;
	color: #ff631e;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
.list{
	margin-top: 52px;
}
.list_box{
	display: flex;
	max-width: 834px;
	justify-content: space-between;
	margin: auto;
}
.list_con_box{
	width: 397px;
	text-align: center;
	font-size: 18px;
	margin-bottom: 29px;
	display: block;
	margin: auto;
}
.list_con_box a{
	color: #68584e;
	padding: 5px 0;
	background: #ffe9c6;
	display: block;
}
.list_con_box a:last-child{
	padding-bottom: 10px;
}
.brand{
	color: #fff !important;
	font-weight: bold;
	background: #d3b482 !important;
}
.rp_download{
	text-align: center;
    margin-top: 50px;
}
.rp_download a{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	padding: 6px 48px;
	background: #ffa366;
	border-radius: 6px;
}
.videos{
	margin-top: 42px;
}
.video_box{
}
video{
	width: 770px;
	height: 443px;
	margin: auto;
	display: block;
}
.sw1 .swiper-slide{
	/* display: flex; */
	justify-content: space-between;
	/* max-width: 728px; */
	margin: auto;
	text-align: center;
}
.sw1{
	padding: 10px 0;
	background: -webkit-linear-gradient(left,#f3ece1,#f4ede2,#c2aea1,#f4ede2,#f3ece1);
	background: -moz-linear-gradient(left,#f3ece1, #f4ede2,#c2aea1,#f4ede2,#f3ece1);
	background: -o-linear-gradient(left,#f3ece1, #f4ede2,#c2aea1,#f4ede2,#f3ece1);
	background: -ms-linear-gradient(left,#f3ece1, #f4ede2,#c2aea1,#f4ede2,#f3ece1);
	background: linear-gradient(left,#f3ece1, #f4ede2,#c2aea1,#f4ede2,#f3ece1);
}
.switch{
    white-space: nowrap;
    overflow: auto;
    text-align: center;
    margin-top: 22px;
}
.v_btns{
	width: 166px;
	height: 99px;
	border-radius: 6px;
	background: #bd9879;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
    margin: 0 10px;
    line-height: 90px;
}
.lbtn{
	background: url(../img/lbtn.png) !important;
	left: 130px;
}
.rbtn{
	background: url(../img/rbtn.png) !important;
	right: 130px;
}
.lbtn,.rbtn{
	width: 17px;
	height: 69px
}
.links{
	margin-top: 45px;
	display: flex;
	justify-content: space-around;
}
.links a{
	color: #312822;
	font-size: 18px;
	display: block;
	margin-bottom: 14px;
}
.special{
	max-width: 380px;
}
.spe_con_box,.news_con_box{
	overflow-y: auto;
	height: 210px;
	padding-right: 10px;
}
.special a{
	position: relative;
}
.special a:before{
	content: '';
	position: absolute;
	width: 3px;
	height: 13px;
	background: #f9a718;
	left: -10px;
	top: 6px;
}
.news{
	max-width: 520px;
}
.about_list{
	margin-top: 42px;
}
.about_con{
	font-size: 14px;
	color: #312822;
	margin:0 auto 22px;
	max-width: 1024px;
}
.review{
	overflow-x: auto;
    white-space: nowrap;
    padding-bottom: 12px;
	max-width: 940px;
	margin: auto;
}
.reviews{
	margin-top: 94px;
}
.review_con{
	display: inline-block;
    margin-right: 12px;
	position: relative;
}
.years_img{
	position: absolute;
	width: 250px;
	height: 140px;
	top: 0;
	background: rgba(233,204,174,.7);
    border-radius: 16px;
    display: none;
    align-items: center;
    justify-content: center;
    font-size: 68px;
    color: #ffb31f;
    font-weight: bold;
}
.review_con:hover .years_img{
	display: flex;
}
.review_con img{
	width: 250px;
	height: 140px;
    border-radius: 16px;
}
.years{
	color: #fe5d21;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 6px;
}
/*.group{
	margin-top: 64px;
	color: #33364f;
	font-size: 14px;
}
.group_left{
	float: left;
}
.group_right{
	float: right;
	width: 54%;
}
.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;
}*/
.group{
	margin-top: 64px;
	color: #4c4c4c;
	font-size: 14px;
}
.group_left{
	float: left;
}
.group_right{
	/*float: right;*/
	width: 50%;
	margin: auto;
}
.group_title{
	font-size: 18px;
	font-weight: bold;
	color: #33364f;
	text-align: center;
	margin-bottom: 28px;
}
.group_con span{
	margin-bottom: 9px;
	display: block;
}
.g_title{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 6px;
}
.span{
	display: inline-block;
	margin-left: 30px;
}
.footerwrap {
    background: #cbb195;
}
.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 only screen and (max-width: 700px){
	.wrap, .content_box,.content {
	    width: 100%;
	}
	.nav{
		white-space: nowrap;
		overflow-x: auto;
		font-size: 16px;
		background: #e2cb98;
	}
	.head{
		height: 360px;
		background-position: 50%;
	}
	.head img{
		width: 90%;
	}
	.publish{
		flex-wrap: wrap;
	}
	.pub_l{
		height: 230px;
	}
	.slogan{
		top: 40px;
		left: 0;
		margin: auto 20px;
	}
	.pub_r{
		margin: auto;
	}
	.list_box{
		flex-wrap: wrap;
	}
	.list_left,.list_right{
		margin: auto;
	}
	.list_con_box{
		width: 360px;
	}
	.rp_download a{
		white-space: nowrap;
		padding: 6px 18px;
	}
	video{
		width: 100%;
		height: 300px;
	}
	.lbtn{
		left: 4px;
	}
	.rbtn{
		right: 4px;
	}
	.v_btns {
	    width: 116px;
	    height: 79px;
		margin: 8px 20px;
		line-height: 70px;
	}
	.links{
		flex-wrap: wrap;
		max-width: 80%;
		margin: auto;
	}
	.news{
		margin-top: 32px;
		margin-bottom: 50px;
	}
	.about_list,.about_cia{
		width: 80%;
		margin: auto;
	}
	/*.group{
		padding-bottom: 12px;
	}
	.group_right {
		float: left;
		margin-top: 12px;
		width: inherit;
		}
	.group_right img{
		display: block !important;
		margin: auto !important;
		float: none !important;
	}
	.span {
		display: block;
		margin: 0 !important;
	}*/
	.group_right{
		width: auto;
		float: left;
		margin-top: 12px;
	}
	.group_right img{
		float: none !important;
	}
	.span{
		margin-left: 0;
		display: block;
	}
	.footer {
		width: 100%;
	}
	.footer_l {
		width: 100%;
		text-align: center;
	}
	.footer_r {
		float: right;
		width: 96%;
		padding: 0 2%;
	}
}