#h1{
	position: fixed;
    top: 0;
    opacity: 0;
    z-index: -999999;

}
.index-banner{
	width: 100%;
    height: 100vh;
}
#about,
#album,
#news{
	background: #e4e4e4;
	margin-top: -60px;
}
#about{
	overflow:hidden;
	height:830px;
	padding-top: 80px;
	background-attachment: fixed;
    background-size: cover;
    background: url(../../images/17/bg.jpg)fixed;
}
#about #control{
	position:relative;
}
#about .txtbox{
	position: absolute;
    left: 0;
	top: 0;
	width: 458px;
	z-index: 9;
}
#about .txtbox >img{
	height:350px;
}
#about .txtbox .imgtxt{
	text-align: right;
	padding: 39px 0;	
}
#about .txtbox .txt{
	color:#6e6e6e;
	font-size:16px;
	text-align: right;
    margin-right: 100px;
	line-height: 173%;
}
#about .bgabout{
	position: absolute;
    right: 0;
    top: 0;
	width: 759px;
	height: 775px;    
	background-position: 50% 50%;
	background-repeat:no-repeat;
}
#album li{
	overflow:hidden;
}
#album li .view{
	float:left;
	width:758px;
	height:372px;
	background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
}
#album li .view a{
    display: block;
    width: 100%;
    height: 100%;	
}
#album li .booktxt{
	float:right;
	width:358px;
	height:360px;
}
#album li .booktxt h2,
#album li .booktxt p{
    text-align: right;
	color:#6e6e6e;	
	font-size:14px;
	margin: 50px 0 10px;
}
#album li .booktxt h2{
	font-size:15px;
	margin: 0px 0 20px;
	font-weight:normal;
}
#album li .booktxt h2 a{
	color:#6e6e6e;	
}
#news .newsWrap li{
	width:47%;
}
#news .newsWrap li:nth-child(odd){
	float: left;
}
#news .newsWrap li:nth-child(even){
	float: right;
}
#news .newsWrap li .newsimg{
	width:100%;
}
#news .newsWrap li .newsimg a{
	background-repeat: no-repeat;
    display: block;
    width: 100%;
    height: 345px;
    background-position: 50%;
}
#news .newsWrap li .detail{
	overflow: hidden;
	margin-top: 50px;
	color:#6e6e6e;
	position: relative;
    margin-top: -68px;
    margin-bottom: 55px;
}
#news .newsWrap li .detail .newstitle{
	float:left;
	min-width: 160px;
}
#news .newsWrap li .detail .newstitle h3{
	font-size:18px;
	font-weight:normal;
	min-height: 54px;
	margin-top:70px;
	margin-bottom: 15px;
	width: 90%;
}
#news .newsWrap li .detail .newstitle .more{
    margin-bottom: 15px;
}
#news .newsWrap li .detail .newstitle h3 a{
	color:#6e6e6e;	
}
#news .newsWrap li .detail .newstitle .more a{
	color: #000;
    padding: 15px 20px;
    border: 1px solid #a0a0a0;
	font-size:14px;
}
#news .newsWrap li .detail .date{
	float:right;
	background-image:url(/images/10/img-news.png);
	background-repeat:no-repeat;
	background-position:0 0;
	padding-top: 100px;
	padding-left: 30px;
}
#news .newsWrap li .detail .date p:first-child{
	font-size:72px;
	line-height:100%;
	margin-bottom: 0;
}
#news .newsWrap li .detail .date span{
	display:block;
	background:#6e6e6e;
	width:20px;
	height:2px;
	margin:20px 0;
}
#indexlgog{
	position: absolute;
	width: 100%;
    z-index: 99;
    top: 4%;
    left: 0;	
}
#indexlgog a{
	position:relative;
	margin: auto;
	width: 250px;
	display: block;
}
#indexlgog a:after{
	position: absolute;
    content: '';
    background-image: url(/images/10/bannerfix.png);
    background-repeat: no-repeat;
    width: 111px;
    height: 11px;
    bottom: 20px;
}
#indexlgog a img{
 	width:100%;
}
.wrapper .cd-main-content{z-index: 999;}

#moIndex{display:none;    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #000;
    z-index: 99;
    background-image: url(/images/17/mo-index-bg.png);
    background-repeat: no-repeat;
    background-position: 0% 100%;
    background-size: auto 100%;}
#moIndex .structure{
    padding: 10%;
    margin: 0 auto;
    color: #fff;
	overflow: auto;
    max-height: calc(100vh - 20%);
}
#moIndex .structure .inCis{
    text-align: center;
    width: 50%;
    margin: 0 auto;
}
#moIndex .structure h2{
    text-align: center;
    font-size: 24px;
    line-height: 110%;
    font-weight: normal;
    margin: 20px 0 0;
}
#moIndex .structure ul{
    width: 200px;
    margin: 0 auto;
}
#moIndex .structure ul li{
    font-size: 18px;
    line-height: 140%;
    margin: 10px 0;
}
#moIndex .structure ul li a{
	color:#fff;
	margin-left: 10px;
}
#moIndex .structure p{
    text-align: center;
    background: rgba(0, 0, 0, 0.47);
    padding: 20px;
}
#moIndex .structure p span{
    display: block;
    width: 100%;
    height: 1px;
    background: #5d5d5d;
    margin: 10px 0;
}
#moIndex .structure p b{
    display: block;
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    line-height: 110%;
    margin-bottom: 15px;	
}
@media screen and (max-width: 1680px) {
	#indexlgog a {
		width: 190px;
	}
}
@media screen and (max-width: 1200px) {
	#about .bgabout{
	    width: 560px;
		background-size: 100% auto;
	}
	#album li .view{
		width: 550px;
	}
	#indexlgog a {
		width: 150px;
	}
}
@media screen and (max-width: 980px) {
	#about .txtbox{
	    width: 400px;
	}
	#about .bgabout{
		width: 410px;	
	}
	#album li .view,
	#album li .booktxt{
		width:49%;
	}
	#news .newsWrap li .detail .newstitle{
		width:60%;
	}
	#news .newsWrap li .detail .date{
		width:30%;
		padding-left: 0;	
	}
	#news .newsWrap li .detail .date p:first-child{
	    font-size: 40px;	
	}
}
@media screen and (max-width: 798px) {
	#about .txtbox{
		width:50%;
	}
	#about .txtbox >img,
	#about .txtbox .imgtxt >img,
	#album li .view, 
	#album li .booktxt,
	#news .newsWrap li{
		width:100%;
		text-align: right;
	}
	#about .bgabout{
		width:57%;
		margin-top: 100px;
	}
	#about .txtbox .txt{
		margin-right: 50px;
	}
	#album li .booktxt{
		margin-top:50px;
		height:auto;
	}
	#news .newsWrap li{
		margin-bottom:30px;
	}
	#about {
    height: 755px;
    padding-top: 43px;
    }
}
@media screen and (max-width: 660px) {
	#about{
	    height: 574px;	
	}
	#about .txtbox >img{
		height:auto;
	}
	#about .bgabout{
		height:500px;
	}
	#album li .view{
		height: 280px;
	}
}
@media screen and (max-width: 500px) {
	#about{
	    height: 414px;	
	}
	#about .txtbox >img{
		display:none;
	}
	#about .bgabout{
		margin-top:0;
	}
	#indexlgog a:after{
	    right: -50px;	
	}
	#news .newsWrap li .detail .date p:first-child{
	    font-size: 30px;	
	}
	#indexlgog a {
		width: 100px;
	}
	#moIndex{display:block; }
}
@media screen and (max-width: 370px) {
	#indexlgog {
		display: none;
	}
	#album li .booktxt img{
		max-width:90%;
	}
	#news .newsWrap li .detail .newstitle,
	#news .newsWrap li .detail .date,
	#news .newsWrap li .detail .date span{
		width:100%;
	}
	#news .newsWrap li .detail .date{
		padding-top: 20px;
		background-image: none;
	}
	#news .newsWrap li .newsimg a{
		height: 200px;
	}
	#indexlgog a:after{
		display:none;
	}
	#about .txtbox .txt{
		margin-right: 40px;	
	}
	#news .newsWrap li .detail .date{
		width:40%;
	}
	#news .newsWrap li .detail .date p{
		text-align:right;
	}
}