*{outline:none;font-family:PingFangSC-Regular,"Microsoft YaHei",'微软雅黑',Arial,sans-serif;}.cf:after{content:" ";display:block;height:0;clear:both;visibility:hidden;}.cf{*zoom:1;}body,ul,p{margin:0;padding:0;}li{list-style:none;}a{text-decoration:none;}img{font-size:0;display:block;}table{border-collapse:collapse;border-spacing:0;}h2,h6,h3,h5,h4{margin:0;}
ol,ul{padding:0;margin:0;}img{border:0}

*{ outline:none; -webkit-tap-highlight-color: transparent; -webkit-appearance: none; -webkit-text-size-adjust: none; } 

.main div {
	
}

	.main .g1{
	    height:12.78rem;
	   background:url(../images/gj/gj1.jpg)no-repeat center top;
	   background-size: cover;
	}
	.main .g2{
	    height:14.48rem;
	   background:url(../images/gj/gj2.jpg)no-repeat center top;
	   background-size: cover;
	}
	.main .g3{
	    height:15.59rem;
	   background:url(../images/gj/gj3.jpg)no-repeat center top;
	   background-size: cover;
	}
	.main .g4{
	    height:15.04rem;
	   background:url(../images/gj/gj4.jpg)no-repeat center top;
	   background-size: cover;
	}
	.main .g5{
	    height:14.9rem;
	   background:url(../images/gj/gj5.jpg)no-repeat center top;
	   background-size: cover;
	}
	.main .g6{
	    height:14.96rem;
	   background:url(../images/gj/gj6.jpg)no-repeat center top;
	   background-size: cover;
	}
	.main .g7{
	    height:15.15rem;
	   background:url(../images/gj/gj7.jpg)no-repeat center top;
	   background-size: cover;
	}
	.main .g8{
	    height:15.05rem;
	   background:url(../images/gj/gj8.jpg)no-repeat center top;
	   background-size: cover;
	}
	.main .g9{
	    height:14.95rem;
	   background:url(../images/gj/gj9.jpg)no-repeat center top;
	   background-size: cover;
	}
	.main .g10{
	    height:15.64rem;
	   background:url(../images/gj/gj10.jpg)no-repeat center top;
	   background-size: cover;
	}
	.main .g11{
	    height:14.89rem;
	   background:url(../images/gj/gj11.jpg)no-repeat center top;
	   background-size: cover;
	}
	.main .g12{
	    height:16.39rem;
	   background:url(../images/gj/gj12.jpg)no-repeat center top;
	   background-size: cover;
	}
	.main .g13{
	    height:3.13rem;
	   background:url(../images/gj/gj13.jpg)no-repeat center top;
	   background-size: cover;
	}
	.gjmenu {
		position: fixed;
		top:20%;
		right: 230px;
		width: 64px;
		height: 650px;
		background:url(../images/gj/rmenu.png)no-repeat center top;
		box-sizing: border-box;
		padding-top: 74px;
	}
	.gjmenu ul li {
		display: block;
		background-color: rgba(255, 255, 255, 1);
		width: 45px;
		height: 32px;
		margin: 10px auto; 
		border-radius: 5px;
		cursor: pointer;
	}
	.gjmenu ul li.active {
		background:url(../images/gj/rmenu_sel.png)no-repeat center top;
	}
	.gtp {
		text-align: center;
		cursor: pointer;
	}

.open_menu {
	position: fixed;
	left: 0;
	right: 0;
	top:0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.9);
	z-index: 999;
	display: none;
}
.open_menu ul {
	padding-top: 1rem;
}
.open_menu ul li {
	font-size: .36rem;
	color: #ffd387;
	text-align: center;
	margin: .3rem 0;
}
.open_menu ul li.close img {
	margin: 0 auto;
	display: block;
	width:.84rem ;
	height:.84rem ;
}
.info {
	color: #333333;
	width: 5.94rem;
	margin: 0 auto;
	padding-top: 6rem;
	
}
.info h2 {
	font-size: .3rem;
	margin: .1rem 0;
}
.info p {
	font-size: .18rem;
	ine-height: .36rem;
}
.info h3 {
	font-size: .3rem;
	margin: .1rem 0;
}
.txt {
	font-size: .24rem;
	line-height: .36rem;
	height: 3.2rem;
	overflow: scroll;
}