/* Scss Document */
#key {
	background: url(../img/access/key.jpg) no-repeat center center/cover;
}
.copy_btn {
    width: 500px;
    height: 110px;
    display: block;
    text-align: center;
    line-height: 106px;
    background: url(../img/access/copy.png) no-repeat center top;
    color: #fff;
    font-size: 22px;

}
#key h2 {
	text-align: right;
	padding-top: 770px;
	margin-right: -16px;
}
#sec1 {
	position: relative;
    padding-bottom: 141px;
}
#sec1 h2 {

    padding-top: 60px;
    padding-left: 46px;
    padding-bottom: 9px;
}
#sec1 .menu {
	margin-left: 46px;
	width: 530px;
}
#sec1 dl {
    line-height: 25px;
    padding: 12px 0;
	border-bottom: 1px dotted #666666;
}
#sec1 dt {
	float: left;
	padding-left: 20px;
	width: 150px;
}
#sec1 dd {
	float: left;
}
#sec1 span {
	font-size: 20px;
}
#sec1 .pt {
	position: absolute;
	top: 60px;
	right: -100px;
}
#sec2 {
	position: relative;
    height: 639px;
}
#sec2:before {
	position: absolute;
	left: 0;
	right: 0;
	top: 76px;
	background: url(../img/shared/head.jpg) repeat center top;
	height: 400px;
	content: "";
}
#sec2 .slide {
	float: left;
}
#sec2 .bx-wrapper {
	max-width: 100% !important;
}
#sec2 .bx-wrapper .slide {
	margin-right: 0 !important;
	width: auto !important;
}
#sec3 iframe {
	width: 100%;
	height: 600px;
}
#sec4 {
    padding-bottom: 71px;
}
#sec4 ul {
	padding-top: 29px;
}
#sec4 ul li {
	float: left;
}
#sec4 .button {

    font-size: 20px;
    padding-left: 154px;
    padding-top: 2px;
}
