.container{
	padding-top: 3%;
}
.header .container{
	padding-top: 0;
}
.puzzled {
	padding-bottom: 3%;
	background: url(images/bg1.jpg) no-repeat top center;
	background-size: cover;
}
.puzzled section,.puzzled img{
	display: inline-block;
	vertical-align: middle;
}
.puzzled section{
	width: 40%;
	padding: 3%;
	margin-left: 2%;
	margin-right: 3%;
	background: url(images/38.jpg) no-repeat top center;
	background-size: cover;
	box-shadow: 6px 6px 10px rgba(0,0,0,.15);
}
.puzzled section h4{
	font-size: 24px;
	color: #d5323c;
	padding-bottom: 15px;
}
.puzzled section p{
	font-size: 16px;
	line-height: 30px;
	color: #2c2c2c;
}
.puzzled img{
	width: 49%;
}
.container h3{
	font-size: 28px;
	height: 140px;
	line-height: 195px;
	padding: 0;
	margin-bottom: 2%;
	background: url(images/bg.png) no-repeat center top;
	background-size: 123px;
}
.influence li{
	display: inline-block;
	color: #fff;
	width: calc(23.5% - 20px);
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 2%;
	margin-bottom: 4%;
	background-color: #d5323c;
	vertical-align: top;
}
.influence li h4{
	font-size: 20px;
	padding: 15% 0 8% 30%;
	border-bottom: 2px solid #b0131d;
}
.influence li:first-of-type h4{
	background: url(images/01.png) no-repeat center left;
	background-size: 28%;
}
.influence li:nth-of-type(2) h4{
	background: url(images/02.png) no-repeat center left;
	background-size: 28%;
}
.influence li:nth-of-type(3) h4{
	background: url(images/03.png) no-repeat center left;
	background-size: 28%;
}
.influence li:last-of-type h4{
	background: url(images/04.png) no-repeat center left;
	background-size: 28%;
}
.influence li p{
	font-size: 14px;
	line-height: 24px;
	padding: 15px 10px 10px;
	min-height: 100px;
}
.country{
	background-color: #f5f5f5;
}
.country li{
	display: inline-block;
	width: 24%;
	padding: 3% 3% 3% 21.5%;
	margin-right: 3%;
	margin-bottom: 3%;
	box-shadow: 6px 6px 10px rgba(0,0,0,.15);
	vertical-align: top;
}
.country li:first-of-type{
	background: url(images/05.jpg) no-repeat left center #fff;
	background-size: 39%;
}
.country li:nth-of-type(2){
	background: url(images/06.jpg) no-repeat left center #fff;
	background-size: 39%;
}
.country li:nth-of-type(3){
	background: url(images/07.jpg) no-repeat left center #fff;
	background-size: 39%;
}
.country li:last-of-type{
	background: url(images/08.jpg) no-repeat left center #fff;
	background-size: 39%;
}
.country li h4{
	font-size: 24px;
	padding-top: 8%;
	padding-bottom: 8%;
	border-top: 2px solid #d5323c;
}
.country li h4 p{
	font-size: 20px;
	font-weight: normal;
	padding-top: 5px;
}
.country li>p{
	font-size: 15px;
	color: #555;
	line-height: 25px;
	min-height: 130px;
}
.university li{
	display: inline-block;
	width: calc(23.5% - 20px);
	color: #fff;
	padding: 10px;
	margin-right: 2%;
	margin-bottom: 2%;
	background: url(images/17.png) no-repeat 90% 90% #d5323c;
	vertical-align: top;
}
.university li section{
	padding: 5% 3% 5% 14%;
	margin-top: 3%;
	position: relative;
}
.university li section:before{
	position: absolute;
	content: '';
	left: 5%;
	top: 5%;
	bottom: 0;
	width: 2px;
	background-color: #b0131d;
}
.university li section h4{
	font-size: 24px;
}
.university li section h4 p{
	padding-top: 5px;
	padding-bottom: 5px;
}
.university li section p{
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
}
.university a,.time a{
	display: block;
	width: 320px;
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	color: #fff;
	background-color: #b0131d;
	border-radius: 30px;
	margin: 3% auto 4%;
	text-align: center;
}
.qa{
	padding-bottom: 3%;
	text-align: center;
	background: url(images/bg2.jpg) no-repeat top center;
	background-size: cover;
}
.qa p{
	display: inline-block;
	font-size: 24px;
	color: #3c3c3c;
	line-height: 36px;
	padding-left: 60px;
	padding-right: 60px;
	position: relative;
}
.qa p:before,.qa p:after{
	position: absolute;
	width: 28px;
	height: 24px;
	content: '';
}
.qa p:before{
	top: 0;
	left: 0;
	background: url(images/40.png) no-repeat left top;
}
.qa p:after{
	bottom: 5px;
	right: 0;
	background: url(images/41.png) no-repeat left top;
}
.qa p span{
	font-weight: bold;
	text-decoration: underline;
}
.plan{
	padding-bottom: 3%;
}
.plan>p{
	font-size: 20px;
	text-align: center;
	margin-top: -10px;
	margin-bottom: 10px;
}
.plan li{
	margin-top: 3%;
}
.plan li .part,.plan li .detail{
	display: inline-block;
	vertical-align: middle;
}
.plan li .part{
	width: 25%;
	min-height: 240px;
	color: #fff;
	padding: 20px 1%;
	margin-right: 3%;
	background-color: #d5323c;
	overflow: hidden;
}
.plan li .part h4{
	position: relative;
	font-size: 24px;
	padding-top: 3%;
	padding-left: 40%;
	margin-bottom: 3%;
}
.plan li .part h4:after{
	position: absolute;
	content: '';
	bottom: 20%;
	left: -10%;
	width: 45%;
	height: 3px;
	background-color: #b0131d;
}
.plan li.part1 h4{
	background: url(images/21.png) no-repeat 5% 5%;
	background-size: 30%;
}
.plan li.part2 h4{
	background: url(images/22.png) no-repeat 5% 5%;
	background-size: 30%;
}
.plan li.part3 h4{
	background: url(images/23.png) no-repeat 5% 5%;
	background-size: 30%;
}
.plan li .part h4 p{
	font-size: 20px;
	font-weight: normal;
}
.plan li .part img{
	width: 100%;
}
.plan li .part>p{
	font-size: 14px;
	line-height: 20px;
	opacity: .8;
	padding-top: 15px;
}
.plan li .detail{
	width: calc(62% - 8px);
	padding: 31px 3% 31px 5%;
	border: 4px solid #d5323c;
}
.plan li.part1 .detail{
	background: url(images/24.png) no-repeat 98% 5%;
	background-size: 16%;
}
.plan li.part2 .detail{
	background: url(images/25.png) no-repeat 98% 5%;
	background-size: 30%;
}
.plan li.part3 .detail{
	background: url(images/26.png) no-repeat 98% 5%;
	background-size: 30%;
}
.plan li .detail h2{
	font-size: 24px;
	color: #d5323c;
	line-height: 30px;
	position: relative;
	margin-bottom: 3%;
}
.plan li .detail h2:before{
	position: absolute;
	top: 0;
	left: -30px;
	content: '';
	border-left: 15px solid #D5323C;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
}
.plan li .detail h2 span{
	display: inline-block;
	padding-left: 3%;
	font-size: 20px;
	color: #000;
	font-weight: normal;
	opacity: .8;
}
.plan li .detail section{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
.plan li.part1 .detail section{
	width: 23.5%;
	padding-top: 2%;
	padding-bottom: 2%;
	margin-right: 2%;
	background-color: #efefef;
}
.plan li.part1 .detail section .detail-img{
	display: inline-block;
	padding: 15%;
	background-color: #fff;
	border-radius: 50%;
	box-shadow: 6px 6px 10px rgba(0,0,0,.15);
}
.plan li .detail section p{
	font-size: 20px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 3px;
	position: relative;
}
.plan li .detail section span{
	display: block;
	font-size: 16px;
	font-weight: normal;
	padding-top: 5px;
}
.plan li.part2 .detail section{
	width: 18%;
}
.plan li.part2 .detail section p{
	padding-top: 25px;
	padding-bottom: 20px;
}
.plan li.part2 .detail section p:before{
	position: absolute;
	content: '';
	bottom: 0;
	left: calc(50% - 20px);
	width: 40px;
	height: 2px;
	background-color: #D5323C;
}
.plan li.part2 .detail section:nth-of-type(2n-1) p{
	padding-bottom: 25px;
	padding-top: 20px;
	margin-top: 8%;
}
.plan li.part2 .detail section:nth-of-type(2n-1) p:before{
	top: 0;
}
.plan li.part2 .detail section img{
	width: 80%;
}
.plan li.part2 .detail>div{
	display: inline-block;
	width: 36%;
	font-size: 15px;
	line-height: 22px;
	padding: 2%;
	margin-left: 6%;
	background-color: #f4f4f4;
	vertical-align: middle;
}
.plan li.part2 .detail>div span{
	font-weight: bold;
}
.plan li.part3 .detail section{
	width: 30%;
	margin-right: 5%;
	text-align: left;
	margin-top: 2%;
	vertical-align: top;
}
.plan li.part3 .detail section .detail-img{
	position: relative;
}
.plan li.part3 .detail section .detail-img:after{
	position: absolute;
	content: '............';
	right: 10%;
	top: 0;
	width: 50%;
	font-size: 24px;
	font-weight: bold;
	color: #D5323C;
	line-height: 54px;
	letter-spacing: 3px;
	overflow: hidden;
}
.plan li.part3 .detail section img{
	width: 28%;
}
.plan li.part3 .detail section p{
	margin-top: 10px;
	padding: 10px 10px 10px 25px;
	background-color: #f4f4f4;
	position: relative;
}
.plan li.part3 .detail section p:before{
	position: absolute;
	content: '';
	top: 10px;
	left: 10px;
	bottom: 10px;
	width: 3px;
	background-color: #D5323C;
}
.time{
	padding-bottom: 1px;
	background: url(images/bg3.jpg) no-repeat center top;
	background-size: cover;
}

.register{
	padding-bottom: 3%;
	background: url(images/bg4.jpg) no-repeat top center #131313;
	background-size: cover;
}
.register img{
	display: block;
	width: 36%;
	max-width: 524px;
	margin-left: 5%;
}
.register p{
	display: inline-block;
	width: 20%;
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	margin-left: 3%;
	margin-top: 25px;
	text-indent: 10px;
	border-radius: 5px;
	background-color: #fff;
}
.register p:first-of-type{
	margin-left: 5%;
}
.register p input{
	width: calc(100% - 90px);
	font-size: 16px;
	height: 50px;
	line-height: 50px;
}
.register p.tj{
	text-indent: 0;
	text-align: center;
	background-color: #1c1c1c;
	border-radius: 25px;
}
.register p.tj input{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
