body,h1,h2,h3,h4,p,dl,dd,ul,ol,form,input,textarea,th,td,select{margin: 0;padding: 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"; }
html {font-size: 625%;/*10 Ã· 16 Ã— 100% = 62.5%*/}  /*1rem=100px*/
body {font-size: 0.14rem;/*1.4 Ã— 10px = 14px */}

body{
	background: #eae7e2;
}
.clearf::after{
	content: '';	
	display: block;
	clear: both;
}
.content_box{
	max-width: 10rem;
	width: 100%;
	margin: auto;
	background: #fff;
	box-shadow: 0 0 20px #737373;
	position: relative;
}
header{
	width: 100%;
	height: 3.95rem;
	background: url(../img/bg.jpg) no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.banner_text{
	position: absolute;
    margin: auto;
    top: .75rem;
    /*bottom: 0;*/
    left: 0;
    right: 0;
}
.banner_nav{
	position: absolute;
	max-width: 10rem;
	width: 100%;
	height: .4rem;
	background: rgba(171,127,84,.75);
	bottom: -0.06rem;;
	border-bottom: .05rem solid #e8991b;
    text-align: center;
    line-height: 40px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
}
.banner_nav li{
	display: inline-block;
}
.banner_nav a{
	font-size: .18rem;
	color: #fff;
}
.banner_nav i{
	padding: 0 .1rem;
	font-size: .18rem;
	color: #eacc98;
}
.content_block{
	margin-top: 0.5rem;
}
.title{
	text-align: center;
}
.title_text{
	margin: auto;
	width: auto;
	display: inline-block;
	height: .53rem;
	line-height: 0.45rem;
	color: #675339;
	text-align: center;
	font-size: .24rem;
	background: url(../img/titlebg.png);
	padding: 0 10px;
    background-repeat-y: no-repeat;
    background-position-y: 27px;
}

.text_box{
	max-width: 8.2rem;
	width: 100%;
	margin: .45rem auto; 
	position: relative;
}
.text_box::before{
	content: '';
	position: absolute;
	background: url(../img/ileft.png) no-repeat;
	width: 1.73rem;
	height: 1.22rem;
	left: -.3rem;
    top: -.3rem;
}
.text_box::after{
	content: '';
	position: absolute;
	background: url(../img/iright.png) no-repeat;
	width: 1.73rem;
	height: 1.22rem;
	right: -.3rem;
    bottom: -.3rem;
}
.text_box p{
	margin-bottom: .3rem;
	color: #333333;
	font-size: .12rem;
}
.date .title{
	margin-bottom: .2rem;
    text-align: center;
}
.date_box{
	max-width: 743px;
    margin: auto;
}
.dtitle{
	height: 46px;
	line-height: 46px;
	background: #fae9d5;
	font-size: 16px;
	color: #cd5e14;
	font-weight: bold;
	margin-bottom: 6px;
}
.dtitle div{
	display: inline-block;
}
.dtime{
	width: 90px;
	text-align: center;
	color: #6b3f22;
	font-size: 16px;
	font-weight: bold;
	background: #fbd09d;
	position: relative;
	margin-right: 30px;
}
.dcon{
	padding: 9px 0;
	background: #fff2d6;
    padding-left: 98px;
    margin-bottom: 6px;
}
.dcon_title{
	font-size: 16px;
	color: #cd5e14;
	margin-bottom: 6px;
}
.dcon_text{
	margin-bottom: 6px;
	font-size: 14px;
	color: #494949;
}

.dtime:after{
	right: -16px;
    top: 0;
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-right: 16px solid transparent;
    border-top: 45px solid #fbd09d;
}
.release{
	max-width: 8.2rem;
    width: 100%;
    margin: 0.46rem auto 0;
   
}
.release p{
	font-size: .12rem;
    color: #333333;
    margin-top: .24rem;
    line-height: .18rem;
}
.release ul{
	margin-top: .2rem;
	padding-left: .3rem;
    margin-left: .1rem;
	border-left: .01rem solid #d15900;
	position: relative;
}
.release ul::before{
	content: '';
	position: absolute;
	background: url(../img/release_icon.png) no-repeat;
	width: .17rem;
	height: .17rem;
    left: -.1rem;
    top: -.1rem;
}
.release ul li{
	font-size: .12rem;
	color: #666666;
	line-height: .18rem;
}
.li_title{
	color: #d15900 !important;
	font-size: .14rem !important;
	margin-bottom: .1rem;
}
.news{
	max-width: 9.4rem;
	width: 100%;
	margin: auto;
	margin-top: .22rem;
}
.news_l img{
	width: 100%;
	height: 100%;
}
.news_l{
	max-width: 4.71rem;
    height: 3.14rem;
	width: 100%;
	float: left;
}
.news_l p {
    width: 94%;
    position: absolute;
    font-size: .17rem;
    color: #fff;
    bottom: 0;
    height: .42rem;
    padding: 0 3%;
    z-index: 1;
    background-color: rgba(12, 12, 12, 0.69);
    line-height: .42rem;
}
.news_r{
	float: left;
	max-width: 4.3rem;
	width: 100%;
    height: 3.41rem;
	margin-left: .2rem;
    overflow-y: auto;
    overflow-x: hidden;
}
.news_r h1{
	color: #96632e;
	font-size: .14rem;
	padding: .1rem;
}
.news_r p{
	color: #808080;
	font-size: .12rem;
    padding: 0 .1rem .2rem;
}
.news_block ul li:nth-child(odd){
	background: #fffaef;
	border-left: .05rem solid #ffcc60;
}
.news_block ul li:nth-child(even){
	background: #f3f0ef;
	border-left: .05rem solid #8b6b5f;
}
.sign_box{
	max-width: 9.25rem;
	/*height: 3.09rem;*/
	width: 100%;
	margin: auto;
	background: #fff1d4;
	padding: .19rem 0 .19rem .35rem;
	margin-top: .13rem;
}
.sign_l{
	max-width: 4.02rem;
	width: 100%;
	float: left;
}
.sign_box input{
	border: none;
	max-width: 3.8rem;
    width: 100%;
	height: .31rem;
	margin-bottom: .08rem;
	padding-left: .12rem;
}
.sign_box input::-webkit-input-placeholder{
	font-size: .17rem;
	color: #858585;
	letter-spacing: .02rem;
}
.sign_box input::-moz-placeholder{
	font-size: .18rem;
	color: #858585;
}
.sign_box input:-moz-placeholder{
	font-size: .18rem;
	color: #858585;
}
.sign_box input:-ms-input-placeholder{
	font-size: .18rem;
	color: #858585;
}
.btn{
	width: 2.09rem !important;
	height: .39rem !important;
	background: #f99a1d;
	font-size: .18rem;
	color: #fff;
	padding-left: 0 !important;
	display: block;
	margin: 0.04rem auto;
    border-radius: 6px;
    cursor: pointer;
}
.sign_l p{
	font-size: .12rem;
	color: #661505;
	padding-left: .06rem;
	letter-spacing: .01rem;
	line-height: .18rem;
}
.sign_r{
	float: left;
	position: relative;
	max-width: 5.2rem;
	width: 100%;
	height: 3.3rem;
}
.sign_r_con{
	position: absolute;
   	top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 1rem;
    text-align: center;
    display: inline-block;
}
.big_text{
    font-size: 0.37rem;
    background: linear-gradient(to bottom, #523523, #80540c);
    -webkit-background-clip: text;
    color: transparent;
    font-weight: bold;
}
.small_text{
	font-size: 0.22rem;
	color: #79400d;
	margin-top: .1rem;
}
.review{
	/*margin-top: 35px;*/
	overflow: hidden;
	position: relative;
	/*height: 220px;*/
}
.review_show{
	overflow-x: auto;
    max-width: 8.5rem;
    margin: .2rem auto 0;
    width: 100%;
}
ul.accordion {
    list-style: none;
    font-family: "Hiragino Sans GB","Microsoft YaHei","PingHei","Lucida Grande", "Lucida Sans Unicode","Helvetica","Arial","Verdana","sans-serif";
    font-size: 16px;
    line-height: 1.5em;
    overflow: hidden;
    width: 140%;
    height: 180px;
}
ul.accordion img{
    margin-left: -40px
}
ul.accordion li {
    float: left;
    width: 85px;
    height: 180px;
    display: block;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    -moz-box-shadow: 1px 3px 15px #555;
    -webkit-box-shadow: 1px 3px 15px #555;
    box-shadow: 1px 3px 15px #555;
}
ul.accordion li .heading {
	position: absolute;
    top: 32%;
    width: 100%;
    background-color: #fff;
    padding: 10px 0;
    opacity: 0.9;
    text-transform: uppercase;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 14px;
    color: #444;
    text-align: center;
    text-shadow: -1px -1px 1px #ccc;
}
ul.accordion li .bgDescription {
    background: -webkit-linear-gradient(bottom, #cc9933, transparent);
    opacity: 0.8;
    height: 340px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    display: none;
}
ul.accordion li .description {
    position: absolute;
    width: 280px;
    height: 175px;
    bottom: 0px;
    left: 0px;
    display: none;
}
ul.accordion li .description h2 {
    text-transform: uppercase;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 20px;
    color: #fff;
    text-align: left;
    margin: 0px 0px 15px 5px;
}
ul.accordion li .description p {
	color: #fff;
    line-height: 14px;
    margin: 10px 5px;
    font-size: 12px;
    font-weight: normal;
    text-transform: none;
    line-height: 1.5em;
}
ul.accordion li .description a {
    position: absolute;
    bottom: 0px;
    left: 5px;
    text-transform: uppercase;
    font-style: normal;
    font-size: 11px;
    text-decoration: none;
    color: #fff;
}
.group{
	margin-top: 0;
	width: 100%;
	height: 3.67rem;
	background: url(../img/group_bg.png) no-repeat;
	background-size: 100% 100%;
}
.group .title{
	margin-top: .6rem;
    display: inline-block;
    width: 100%;
}
.group_con{
	max-width: 3.42rem;
	width: 100%;
	margin: 0 3.8rem;
}
.host{
	margin: .04rem 0;
	font-size: .16rem;
	color: #4c4c4c;
}
.group_con span{
	font-size: .12rem;
	color: #4c4c4c;
	display: block;
    margin-right: 0.11rem;
}
.group_con img{
	float: left;
	width: 1rem;
	height: 1rem;
	margin-right: .1rem;
}
.group_bottom{
	margin-top: .05rem;
}
footer{
	width: 100%;
	position: absolute;
	background: #e7dcc0;
}
.text_logo{
    margin-top: .19rem;
    margin-left: 1rem;
    float: left;
    width: 1.23rem;
}
.footer_text{
	margin-top: .2rem;
}
.footer_text p{
	float: right;
	width: 70%;
    padding: .05rem .3rem;
    color: #333;
}
@media only screen and (max-width: 500px) {
	.main{
	    padding: 0 .2rem;
	}
	header{
		height: 1.85rem;
	}
	.main{
		overflow-x: hidden;
	}
	.text_box p{
		margin-bottom: .15rem;
	}
	.banner_text{
		width: 70%;
		top: .2rem;
	}
	.banner_nav a{
		font-size: .15rem;
	    padding: 0 .05rem;
	}
	.title_text{
		font-size: .2rem;
	}
	.date_con{
		width: 80%;
		margin: .2rem 0;
	}
	.news_r{
		margin: 0;
	    margin-top: 0.2rem;
	}
	.big_text{
		font-size: .22rem;
	}
	.sign_r{
		height: 2rem;
	}
	.sign_r img{
		width: 80%;
		margin-top: 30px;
	}
	.small_text{
		font-size: .18rem;
	}
	.review_show {
	    overflow: auto;
	}
	#accordion {
	    width: 30rem;
	}
	ul.accordion li {
	    width: 280px;
	}
	.group_con{
		margin: auto;
	}
	.sign_box{
		padding: .1rem 0;
	}
	.sign_box input{
		display: block;
    	margin: 0.1rem auto;
    	width: 70%;
	}
	.host{
		text-align: center;
	}
	.group .title{
		margin-top: .1rem;
	}
	.group span{
	    text-align: center;
	}
	.group img{
		width: auto;
	    display: block;
  		margin: auto;
	}
	.group_con img{
		float: none;
	}
	footer{
		height: auto;
		bottom: auto;
	}
	.footer_text p{
		width: auto;
	}
	.text_logo{
		display: block;
		margin: .21rem auto 0;
		float: inherit;
	}
}