.wrap {
    width: 1080px;
   height:1920px;
    background-size: 100%;
    overflow: hidden;
    position: relative;
	margin:0 auto;
}

.con1{
	height:135px;
	width:100%
}


.logo{
	background:url(sylogo.png) no-repeat;
	height:135px;
	width:150px;
	
	vertical-align: middle;
	background-position:0 50%;
	margin-left:45px;
	float:left;
}
.banner{
	background:url(sybanner.png) no-repeat;
	height:135px;	
	width:320px;
	vertical-align: middle;
	background-position:0 50%;
	margin-left:30px;
	float:left;
}
.tianqi{
	float:left;
	margin-left:65px;
	margin-top:20px;
}
.time{
	height:135px;
	vertical-align: middle;
	float:left;
	color:#245399;
	
}
.time1{
	color:#245399;
	font-size:65px;
	height:85px;
	line-height:85px;
	margin-left: 10px;
}

.time2{
	padding-left: 10px;
	color:#245399;
	font-size:25px;
	height:50px;
	line-height:50px;
}
.blue20{
	width:100%;
	height:20px;
	background:#245399;
}
.h30{
	width:100%;
	height:30px;
	
}
.h5{
	width:100%;
	height:5px;
	
}
.h190{
	width:100%;
	height:190px;
	
}
.con2{
	
	height:100%;
	
}
.con2-title{
	background:url(ztbanner.png) no-repeat;
	height:256px;
}


.con2-content{
	width:991px;
	height:1300px;
	margin:0 auto;
	background-color:#cbcbcb;
	margin-top:30px;
	border-radius:20px;
}
.con2-content .zttitle{
width:100%;
	height:34px;
	
}
.con2-first{
	height:1592px;
	width:1080px;
	margin:0 auto;
	
}
.con2-content ul{
	position:absolute;
	margin-top:20px;
	width:939px;;
}
.con2-content li{
	float:left;
	margin-top:60px;
	width:50%;
	padding: 0 65px;
}



.yqlj{
	background:url(syyqlj.png) no-repeat;
	width:100%;
	height:32px;
	margin-top:15px;
	margin-left:473px;
}

.FriendLink{
	width:400px;
	height:50px;
	appearance:none;
	border:2px solid #ededed;
	border-radius:30px;
	background:url(syyqljline.png) no-repeat;
	background-position:50% 50%;
	text-align:center;
	font-size:21px;
	font-family:simsun;
	font-weight: bold;
	color:#245399;
}



