

#section{
    width: 1200px;
    height: auto;
    text-align: center;
    padding-top: 20px;

}

.navigator{
    height: auto;
    width:1200px;
    color: #999999;
    margin-top: 28px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
}
.navigator a{
	color: #999999;
	text-decoration: none;
}
.time{
    width: 100%;
    height: 14px;
    font-size: 14px;
    height: auto;
    color: #bdbdbd;
    margin-top: 15px;
    margin-bottom: 30px;
    text-align: center;
    padding: 0 auto;
}
#address{
    color: #333333;
    align: center;
}
.content{
	width:100%;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
}
.pSize{
	margin-left: 80px;
	margin-right: 80px;
	
}
.picture{

    width: 1200px;
    height: auto;
    margin-top: 25px;
    text-align: center;
}
.title{
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    padding: 0 auto;
}
.list{
    padding-left: 100px;
    padding-right: 100px;
    height: auto;
    width: 1000px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;


}
.title2{
    margin-top: 10px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    padding: 0 auto;
    width: 8%;
    height:auto;
    float: left;
    text-align: right;
}
.listContent{
    margin-top: 10px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    width: 88%;
    float: left;
    height: auto;
}
a{
    text-decoration:none;
    color: #03717b;

}

.pictureSizeBig{
    width: 870px;
    height: 1238px;
    align-self: center;
}
.pictureSize{
    width: 16px;
    height: 14px;
}
.line{
    color:#E6E6E6;
    width: 100%;
}
.button{
    padding:10px 30px;
    background-color: #70bcc3;
    border-radius: 2px;
    color: white;
    font-size: 14px;
    cursor: pointer;
    margin-left: 10px;
}
.true{
	display:none;
}
.registerDiv{
    clear:both;
    width: 100%;
    height: 120px;
    text-align: center;
    line-height: 120px;

}

.title{
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    width: 1200px;
}
.listDiv{
    margin-top: 10px;
    width: 1200px;
    height: 100%;
}

.con_css{
	align:center;
	margin-left: 100px;
	margin-right: 100px; 
}

.con_css p{
	max-width: 100%;
	word-break: break-all;
}

.con_css p img{
	max-width: 100%;
	
}