body {
	line-height: 40px;
	color: #fff;
}
#key {
	background-image: url(../img/course/key.jpg);
	z-index: 1;
}
#lead {
	padding-top: 5px;
	margin-bottom: 41px;
	position: relative;
	z-index: 1;
}
#lead a {
	width: 100%;
	height: 100%;
}
#lead a img {
	width: 100%;
	height: 100%;
}
#lead .fl {
	width: 47.9%;
	margin-left: 1.4%;
}
#lead .fr {
	width: 47.9%;
	margin-right: 1.4%;
}
#sec1 {
	margin-bottom: 58px;
}
#sec1 .sec1_img {
	position: absolute;
	top: -325px;
	right: -450px;
}
#sec1 h2 {
	margin: 0 -28px;
	position: relative;
	z-index: 1;
}
#sec1 .detail {
	margin-bottom: 26px;
}
#sec1 .fl {
	margin: 34px 0 0 -230px;
	width: 740px;
	height: 545px;
	border: 10px solid #640b0b;
	border-top: 0;
	border-right: 0;
	position: relative;
}
#sec1 .fl p {
	width: 730px;
	height: 535px;
	position: relative;
	margin: 0 0 10px 10px;
}
#sec1 .fr {
	line-height: 40px;
	margin-top: 43px;
	width: 445px;
}
#sec1 .fr li {
	margin-bottom: 40px;
}
#sec1 .block {
	height: 328px;
	position: relative;
}
#sec1 .block .blockSlider {
	position: absolute;
	width: 100%;
	height: 328px;
	top: 0;
	left: 0;
}
#sec1 .block .blockSlider .slider {
	display: table;
	width: 100%;
	overflow: hidden;
}
#sec1 .block .blockSlider .slider .slideFrame {
	height: 328px;
}
#sec1 .block .blockSlider .slider li {
	display: inline-block;
	float: left;
}
#sec1 .block .blockSlider .slideCell {
	margin-right: 40px;
}
#sec2 {
	position: relative;
}
#sec2:before {
	content: "";
	position: absolute;
	top: 150px;
	left: 0;
	background: url(../img/shared/sec_bg1.jpg) repeat center top;
	width: 100%;
	height: 100%;
	z-index: -1;
}
#sec2 h2 {
	position: relative;
	margin-left: 48px;
}
#sec2 h2 span {
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 100%;
	height: 10px;
	background-color: #d79e31;
	display: block;
}
#sec2 h2 span:before {
	content: "";
	position: absolute;
	top: 0;
	right: -100%;
	background-color: #d79e31;
	width: 100%;
	height: 10px;
}
#sec2 .txt {
	margin: 40px 0 30px 0;
}
#sec2 .bg-parallax {
	background-image: url(../img/course/sec2_bg.jpg);
	min-height: 810px;
}
#sec3 {
	position: relative;
}
#sec3:before {
	content: "";
	position: absolute;
	bottom: 112px;
	left: 0;
	background: url(../img/shared/sec_bg1.jpg) repeat center top;
	width: 100%;
	height: 100%;
	z-index: -1;
}
#sec3 .fl {
	margin: 130px 0 0 -19px;
	width: 500px;
}
#sec3 .fr {
	width: 500px;
	margin: -162px -21px 0 0;
}
#sec3 .box {
	position: relative;
	background: #fff;
	padding: 10px;
	color: #000;
	width: 480px;
}
#sec3 .fr .box .inner {
	border: 6px solid #c1912d;
	padding: 27px 0 33px 0;
	position: relative;
	background: rgba(0, 0, 0, 0.85);
}
#sec3 .fl .box .inner {
	padding: 40px 0 50px 0;
	border: 6px solid #c1912d;
}
#sec3 .box .inner:before {
	background: #fff;
}
#sec3 .box .inner h2 {
	font-size: 33px;
	line-height: 50px;
	letter-spacing: 0.5px;
	margin-bottom: 21px;
}
#sec3 .box .inner dl dt {
	letter-spacing: 3px;
}
#sec3 .box .inner dl dt span {
	font-size: 23px;
}
#sec3 .box .inner dl dt span.num {
	font-size: 25px;
}
#sec3 hr {
	background: #c6c6c6;
	border: none;
	height: 2px;
	width: 150px;
	margin: 14px auto 33px auto;
}
#sec3 .price {
	font-size: 25px;
	margin: 13px 0 9px 0;
}
#sec3 .price span {
	font-size: 35px;
}
#sec3 h3 {
	color: #603211;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 23px;
}
#sec3 ul {
	width: 350px;
	margin: auto;
	font-size: 17px;
}
#sec3 ul li span {
	padding-left: 20px;
}
#sec3 .note {
	margin: 52px 0 0 39px;
}
#sec3 .box1 {
	position: relative;
	margin-bottom: 40px;
}
#sec3 .box1:before {
	background: #fff;
}
#sec3 .box1 .box1_inner {
	width: 470px;
	margin: auto;
	line-height: 40px;
	color: #000;
	position: relative;
	padding: 38px 0 40px 0;
}
#sec3 .box1 .box1_inner:before {
	content: "";
	position: absolute;
	top: 10px;
	right: 0;
	background: url(../img/shared/sec_icon2.png) no-repeat center top;
	width: 55px;
	height: 55px;
}
#sec3 .box1 .box1_inner:after {
	content: "";
	position: absolute;
	bottom: 10px;
	left: 0;
	background: url(../img/shared/sec_icon1.png) no-repeat center top;
	width: 55px;
	height: 55px;
}
#sec4 {
	margin-bottom: 125px;
}
#sec4 .sec4_img {
	position: absolute;
	top: -55px;
	left: -103px;
}
#sec4 h2 {
	padding-top: 103px;
	margin: 0 0 20px 360px;
	position: relative;
	z-index: 1;
}
#sec4 ul {
	margin-left: 485px;
}
#sec4 ul li {
	margin-bottom: 39px;
}
#sec4 h4 {
	font-size: 20px;
	background: #d79e31;
	height: 37px;
	display: table;
	text-align: center;
	width: 100%;
	color: #000;
	margin: 40px 0 30px 0;
	font-weight: bold;
}
#sec4 h4 span {
	display: table-cell;
	vertical-align: middle;
}
#sec4 .toggle-main dl {
	border-bottom: 1px solid #3d3934;
	margin-bottom: 20px;
}
#sec4 .toggle-main dl dt {
	font-size: 20px;
	font-weight: bold;
	background: #3d3934;
	height: 37px;
	display: table;
	text-align: center;
	width: 100%;
	margin-bottom: 8px;
}
#sec4 .toggle-main dl dt span {
	display: table-cell;
	vertical-align: middle;
}
#sec4 .toggle-main dl dd {
	position: relative;
	padding-left: 10px;
}
#sec4 .toggle-main dl dd:before {
	content: "";
	position: absolute;
	top: 8px;
	left: 0;
	background: #684c2d;
	width: 5px;
	height: 5px;
}
#sec4 .toggle-link {
	margin: 0 -51px;
}
#sec4 .toggle-main {
	margin-top: 45px;
}
#sec4 .toggle-main .col {
	width: 470px;
}
#sec5 {
	padding-bottom: 300px;
	background-image: url(../img/course/sec5_bg.jpg);
}
#sec5 h2 {
	margin: 0 0 106px -67px;
	position: relative;
	padding-top: 31px;
}
#sec5 h2 span {
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 100%;
	height: 10px;
	background-color: #d79e31;
	display: block;
}
#sec5 h2 span:before {
	content: "";
	position: absolute;
	top: 0;
	left: -100%;
	background-color: #d79e31;
	width: 100%;
	height: 10px;
}
#sec6 dd {
	margin-top: 22px;
	line-height: 30px;
}
#sec6 dt {
	position: relative;
	font-size: 40px;
	padding-left: 90px;
	line-height: 65px;
	letter-spacing: 0.2px;
}
#sec6 .block2 dt {
	position: relative;
	font-size: 30px;
	padding-left: 120px;
	line-height: 65px;
}
#sec6 dt span {
	position: absolute;
	top: 0;
	left: 0;
}
#sec7 {
	padding-bottom: 210px;
	position: relative;
}
#sec7:before {
	content: "";
	position: absolute;
	top: 345px;
	left: 0;
	background: url(../img/shared/sec_bg1.jpg) repeat center top;
	width: 100%;
	height: calc(100% - 345px);
	z-index: -1;
}
#sec7 h2 {
	margin: 73px 0 43px 0;
}
#sec7 .detail {
	position: relative;
}
#sec7 .detail .fl {
	margin-left: -250px;
	width: 760px;
	height: 540px;
	border: 10px solid #640b0b;
	border-top: 0;
	border-right: 0;
	position: relative;
}
#sec7 .detail .fl p {
	width: 750px;
	height: 530px;
	position: relative;
	margin: 0 0 10px 10px;
}
#sec7 .detail .fr {
	width: 422px;
}
#sec7 .detail .fr dt {
	margin: 53px 0 45px 0;
}
#sec7 .detail .fr dt span {
	font-size: 35px;
	vertical-align: bottom;
}
#sec7 .detail h3 {
	position: absolute;
	bottom: -217px;
	right: -110px;
	z-index: 1;
}
#sec7 .note {
	margin: 17px 0 33px 0;
}
#sec7 .block {
	background: url(../img/course/sec7_bgbox2.png) repeat-y center top;
	position: relative;
	width: 1140px;
	margin: 0 -70px 0 -70px;
	padding: 51px 0 25px 0;
}
#sec7 .block:before {
	content: "";
	position: absolute;
	top: -20px;
	left: 0;
	background: url(../img/course/sec7_bgbox1.png) no-repeat center top;
	width: 100%;
	height: 20px;
}
#sec7 .block:after {
	content: "";
	position: absolute;
	bottom: -20px;
	left: 0;
	background: url(../img/course/sec7_bgbox3.png) no-repeat center top;
	width: 100%;
	height: 20px;
}
#sec7 .block .row {
	position: relative;
	background: #dcdcdc;
	margin: 0 auto 22px auto;
	width: 1000px;
	color: #000;
}
#sec7 .block .row dl dt span {
	font-size: 35px;
	vertical-align: bottom;
	padding-left: 18px;
}
#sec7 .block .row .inner_row {
	position: relative;
	padding: 25px 0 30px 120px;
}
#sec7 .block .row .inner_row dl {
	width: 750px;
	position: relative;
	margin-bottom: 25px;
}
#sec7 .block .row .inner_row dl dd {
	font-size: 20px;
	color: #3b302f;
	font-weight: bold;
	position: absolute;
	bottom: 0;
	right: 0;
}
#sec7 .block .row .inner_row dl dd span {
	font-size: 30px;
}
#sec7 .block .row .calc {
	margin-left: 105px;
}
#sec7 .block .row .calc p {
	font-size: 26px;
	background: #e4a62e;
	border-radius: 30px;
	float: left;
	padding: 3px 43px;
	font-weight: normal;
}
#sec7 .block .row .calc p span {
	font-weight: bold;
	float: none;
	margin: 0;
}
#sec7 .block .row .calc span {
	float: left;
	margin: 0 22px 0 23px;
	font-size: 25px;
}
#sec8 {
	position: relative;
}
#sec8 .block1 {
	margin-bottom: 100px;
}
#sec8 .block1 .fr {
	margin: -112px -240px 0 0;
	width: 760px;
	height: 540px;
	border: 10px solid #640b0b;
	border-top: 0;
	border-left: 0;
	position: relative;
}
#sec8 .block1 .fr p {
	width: 750px;
	height: 530px;
	position: relative;
	margin: 0 -10px 10px 0;
}
#sec8 .block1 .fl dt {
	margin: 28px 0 45px 13px;
}
#sec8 .block1 .fl dt span {
	vertical-align: bottom;
	font-size: 35px;
	padding-left: 10px;
}
#sec8 .block2 {
	line-height: 30px;
	margin-bottom: 148px;
}
#sec8 .block2 .box {
	position: relative;
	background: url(../img/shared/bgbody.jpg);
	margin: 0 -60px 0 -60px;
	border: 2px solid #fff;
	padding: 60px 0 35px 0;
}
#sec8 .block2 .box:before {
	content: "";
	position: absolute;
	top: 15px;
	left: 17px;
	background: #fff;
	width: 100%;
	height: 100%;
	z-index: -1;
}
#sec8 .block2 .box .note {
	margin-bottom: 27px;
}
#sec8 .block2 .box h3 {
	position: absolute;
	top: -23px;
	left: 0;
	right: 0;
}
#sec8 .block2 .box dl {
	float: left;
}
#sec8 .block2 .box dl dt {
	float: left;
}
#sec8 .block2 .box dl dd {
	float: left;
	font-size: 17px;
}
#sec8 .block2 .box .row1 {
	margin-bottom: 62px;
}
#sec8 .block2 .box .row1 .col1 {
	width: 370px;
	margin-left: 50px;
}
#sec8 .block2 .box .row1 .col2 {
	width: 330px;
}
#sec8 .block2 .box .row2 .col1 {
	width: 370px;
	margin-left: 45px;
}
#sec8 .block2 .box .row2 .col2 {
	width: 335px;
}
#sec8 .block2 .box .row1 dl dd {
	margin-top: 35px;
}
#sec8 .block2 .box .row2 dl dd {
	margin-top: 25px;
}
#sec8 .block2 .box .row2 {
	margin-bottom: 30px;
}
#sec8 .block2 .box .row3 {
	color: #000;
	width: 960px;
	margin: auto auto 20px auto;
}
#sec8 .block2 .box .row3 li {
	width: 300px;
	float: left;
	background: #fff;
	padding: 27px 0 30px 0;
	font-size: 17px;
}
#sec8 .block2 .box .row3 li + li {
	margin-left: 30px;
}
#sec8 .block2 .box .row4 {
	color: #000;
	width: 960px;
	margin: auto;
	position: relative;
}
#sec8 .block2 .box .row4 ul li {
	width: 300px;
	float: left;
	background: #fff;
	padding: 13px 0 14px 0;
}
#sec8 .block2 .box .row4 ul li + li {
	margin-left: 30px;
}
#sec8 .block2 .box .row4 h4 {
	position: absolute;
	right: -19px;
	bottom: -155px;
}
#sec9 {
	margin-bottom: 99px;
}
#sec9 .box {
	position: relative;
	background: url(../img/shared/bgbody.jpg);
	margin: 0 -60px;
	border: 2px solid #fff;
	padding: 65px 0 140px 0;
}

#sec9 .option_price{
	margin:auto;
	width:600px;
	text-align:center;
}


#sec9 .box:before {
	content: "";
	position: absolute;
	top: 15px;
	left: 17px;
	background: #fff;
	width: 100%;
	height: 100%;
	z-index: -1;
}
#sec9 .box h2 {
	position: absolute;
	top: -21px;
	left: 0;
	right: 0;
}
#sec9 .box .note {
	margin-bottom: 52px;
}
#sec9 .box .row1 {
	width: 1000px;
	margin: 0 auto 96px auto;
	padding-top: 5px;
}
#sec9 .box .row1 h3 {
	background: #e4a62e;
	font-size: 40px;
	font-weight: 500;
	color: #231a09;
	width: 800px;
	padding: 3px 0;
	margin: 0 auto 48px auto;
}
#sec9 .box .row1 h3 span {
	font-size: 28px;
}
#sec9 .box .row1 .list {
	position: relative;
}
#sec9 .box .row1 .list:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	border-left: 2px solid #fff;
	width: 100%;
	height: 100%;
}
#sec9 .box .row1 dt {
	margin-bottom: 40px;
}
#sec9 .box .row1 dt.txt {
	margin-bottom: 22px;
	line-height: 47px;
}
#sec9 .box .row1 dd {
	line-height: 35px;
}
#sec9 .box .row1 .fl dt.txt span {
	font-size: 25px;
	border-bottom: 1px solid #fff;
}
#sec9 .box .row1 .fl {
	margin-left: 62px;
}
#sec9 .box .row1 .fr {
	margin-right: 50px;
	width: 400px;
}
#sec9 .box .row1 .fr dt {
	margin-top: 30px;
}
#sec9 .box .row1 .fr dt.txt {
	padding-top: 17px;
}
#sec9 .box .row1 .fr dt.txt span {
	font-size: 25px;
	border-bottom: 1px solid #fff;
}
#sec9 .box .row2 {
	margin: 0 auto 85px auto;
	width: 1000px;
}
#sec9 .box .row2 h3 {
	background: #e4a62e;
	font-size: 40px;
	font-weight: 500;
	color: #231a09;
	padding: 3px 0;
	width: 800px;
	margin: 0 auto 65px auto;
}
#sec9 .box .row2 h3 span {
	font-size: 28px;
}
#sec9 .box .row2 dl dt {
	margin-bottom: 34px;
}
#sec9 .box .row2 dl dd {
	line-height: 35px;
}
#sec9 .box .row2 dl dt.txt {
	margin-bottom: 25px;
}
#sec9 .box .row2 dl dt.txt span {
	font-size: 25px;
	border-bottom: 1px solid #fff;
	padding-top: 12px;
}
#sec9 .box .row2 .fl {
	margin-left: 40px;
	width: 400px;
}
#sec9 .box .row2 .fr {
	margin: 6px 73px 0 0;
	width: 400px;
}
#sec9 .box .row3 {
	width: 1000px;
	margin: auto;
}
#sec9 .box .row3 dl {
	float: left;
	width: 250px;
}
#sec9 .box .row3 dl dt {
	margin-bottom: 25px;
	font-size: 25px;
}
#sec9 .box .row3 dl dt span {
	border-bottom: 1px solid #fff;
}
#sec9 .box .row3 dl dd {
	clear: left;
	line-height: 35px;
}
#sec10 {
	position: relative;
	padding-bottom: 93px;
}
#sec10:before {
	content: "";
	position: absolute;
	top: 55px;
	left: 0;
	background: url(../img/shared/sec_bg1.jpg) repeat center top;
	width: 100%;
	height: 100%;
	z-index: -1;
}
#sec10 dl dt span {
	vertical-align: bottom;
	font-size: 35px;
}
#sec10 dl dt {
	margin-bottom: 45px;
}
#sec11 {
	margin-bottom: 102px;
}
#sec11 .block1 {
	background-image: url(../img/course/sec11_bg.jpg);
	padding-bottom: 45px;
}
#sec11 .block1 h2 {
	padding: 47px 0 12px 0;
}
#sec11 .map {
	margin-top: -87px;
}
#sec12 {
	background: url(../img/course/sec12_bg.png) no-repeat center top 43px, url(../img/shared/sec_bg1.jpg);
	padding-bottom: 186px;
}
#sec12 h2 {
	padding: 88px 0 22px 0;
}
 @-webkit-keyframes lineIn {
 0% {
 width: 0;
}
 85% {
 width: 85%;
}
}
@keyframes lineIn {
 0% {
 width: 0;
}
 100% {
 width: 100%;
}
}
.lineIn {
	-webkit-animation-name: lineIn;
	animation-name: lineIn;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
