/*夏令营页面样式*/
@charset "utf-8";
.content{font-size: 0.85rem;}
.title h5 {height: 2.7rem;background: url("../images/title-2.png")no-repeat center,url("../images/title-1.png")no-repeat center;background-size: auto auto;background-size: 135%;text-align: center;}

.college 	.content p{line-height: 1.5rem;text-align: left;margin:1.3rem;}
.goal		.content li h2{display: inline-block;font-size: 1.6rem;}	
.goal		.content li{margin: 2rem 0 1rem 0;}
.goal		.content li p{margin-bottom: 0.6rem;}
.goal		.content li:nth-child(1)>div:nth-child(1){background:url("../images/goal-1.jpg")no-repeat;background-size: 35%;background-position-x: 100%;}
.goal		.content li:nth-child(1)>div:nth-child(2){background:url("../images/goal-2.jpg")no-repeat;background-size: 35%;background-position-x: 100%;}
.goal		.content li:nth-child(2)>div:nth-child(1){background:url("../images/goal-3.jpg")no-repeat;background-size: 35%;background-position-x: 100%;}
.goal		.content li:nth-child(2)>div:nth-child(2){background:url("../images/goal-4.jpg")no-repeat;background-size: 35%;background-position-x: 100%;}
.goal		.content li:nth-child(3)>div:nth-child(1){background:url("../images/goal-5.jpg")no-repeat;background-size: 35%;background-position-x: 100%;}
.goal		.content li:nth-child(3)>div:nth-child(2){background:url("../images/goal-6.jpg")no-repeat;background-size: 35%;background-position-y: 45%;}
.time 		.content table{margin: 0 auto;}
.time 		.content p{margin:1rem 4rem;}
.time 		.content tr{font-size: 0.85rem;text-align: left;}
.time 		.content tr td:nth-child(2){width: 1.5rem;padding: 0 1rem;}
.time 		.content tr span{margin: 0 1rem;}
.previous	.content ul{margin-bottom:3rem;}
.previous	.content li{margin:2rem 0 0 0;}
.previous	.content li div{width:30%;margin: 0 0 0 2%;}
.previous   .content img{width:170%;margin-left: -40%;}
.previous	.content li div i{overflow: hidden; border-radius: 50%; height: 5rem; width: 5rem; display: block;margin:0 auto;border: 0.3rem solid #dedede;}
.point		.content ul{margin:0 1rem;}
.point		.content li div:nth-child(1){width:30%;}
.point		.content li div:nth-child(2){width:65%;text-align: left;float: right;}
.point		.content li div h3{background: #0568CE;height: 3rem;color: #fff;line-height: 3rem;font-size: 1.2rem;}
.point		.content li div span{display:block;}
.point		.content li div span:after{content: "";background:#ccc;display:block;}
.past		.content li div:nth-child(1){width:30%;}
.past		.content li div:nth-child(1){width:30%;}


.two-dimension{width:90%;margin: 0 auto;}
.two-dimension img{width:100%;}
.two-dimension p{display: inline-block;width:48%;font-size: 1rem;vertical-align: middle;}






/*.goal .content p{font-size: 0.85rem;text-align: left;margin: 1rem;line-height: 1.5rem;}

.previous .content li p{font-size: 0.85rem;}
.previous .content li div{margin: 0 0 0 3%;}
*/

























