@charset "utf-8";
/* CSS Document */



/* 内容 */
.con {
    width: 100%;
    margin: auto;
    height: 1800px;
    position: relative;
    background: #fff;
}
.account-manage {
    width: 100%;
}
.subject .subject-title {
    height: 97px;
    text-indent: 40px;
    line-height: 95px;
    background-image: url(../images/introduction/subject-title-bg.png);
    background-repeat: repeat-x;
    margin-top: 0;
    margin-bottom: 0;
}
.subject .subject-title b {
    width: 1020px;
    display: block;
    margin: auto;
    font-size: 30px;
    color: #333;
    font-weight: 600;
    background-image: url(../images/introduction/circle.png);
    background-position: 10px center;
    background-repeat: no-repeat;
}
.subject .subject-body {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
}
.subject a {
	color: #dd6302;
}
.account-manage h2 {
    margin: 10px 0 0 40px;
    height: 60px;
    line-height: 60px;
    font-weight: 600;
    font-size: 20px;
    color: #555;
}
.account-manage dl {
    width: 460px;
    height: 142px;
    float: left;
    margin-left: 47px;
}
.account-manage dl dt {
    font-weight: 600;
    text-indent: 90px;
    line-height: 80px;
    margin-bottom: 20px;
    color: #666;
    width: 470px;
    font-size: 20px;
    height: 44px;
    float: left;
}
.account-manage dl dd {
    font-size: 14px;
    margin-left: 90px;
    line-height: 20px;
    color: #666;
    width: 315px;
}
.center {
    width: 100%;
    height: 483px;
}
.center a {
    margin-top: 80px;
    width: 352px;
    display: block;
    height: 120px;
    float: left;
}
.center dl {
    margin-top: 40px;
    width: 352px;
    height: 100px;
    float: left;
}
.center dl dt {
    font-weight: 600;
    margin-left: 20px;
    line-height: 44px;
    color: #666;
    width: 470px;
    font-size: 20px;
    height: 44px;
    float: left;
}
.center dl dd {
    font-size: 14px;
    margin-left: 20px;
    line-height: 20px;
    color: #666;
    width: 321px;
}
.center dl.flc {
    width: 303px;
    float: right;
}
.center dl.flc dt {
    width: 278px;
    text-align: right;
    margin-left: 20px;
    line-height: 44px;
    color: #666;
    font-size: 20px;
    height: 44px;
    float: left;
}
.center dl.flc dd {
    font-size: 14px;
    margin-left: 20px;
    line-height: 20px;
    color: #666;
    width: 330px;
    text-align: right;
    width: 275px;
}
.bottom {
    width: 100%;
    height: 900px;
}
.private .column {
	background-position: center 0;
	background-repeat: no-repeat;
    width: 320px;
    height: 290px;
    float: left;
    margin: 50px 0 20px 20px;
}
.private .column:hover,
.private .column.active {
	background-position: center -300px;
	color: #fff;
}
.private .reg {
	background-image: url(../images/introduction/sprite-1.png);
}
.private .flc {
	background-image: url(../images/introduction/sprite-2.png);
}
.private .fb {
	background-image: url(../images/introduction/sprite-3.png);
}

.bottom dl dt {
    font-weight: 600;
    margin: 100px 0 0 15px;
    font-weight: 600;
    line-height: 38px;
    color: inherit;
    width: 300px;
    font-size: 20px;
    height: 44px;
    float: left;
}
.bottom dl dd {
    margin-left: 15px;
    line-height: 20px;
    color: inherit;
    width: 300px;
    font-size: 14px;
}
.bottom dl.flc dt,.bottom dl.flc dd,.bottom dl.fb dt,.bottom dl.fb dd {
    color: inherit;
}

.bottom dl.fp {
    background: none;
}
.bottom dl.fp {
    margin: 0;
    width: 1000px;
    float: left;
}
.bottom dl.fp dt {
    margin: 0;
    font-weight: 600;
    margin-left: 20px;
    line-height: 70px;
    height: 70px;
    width: 524px;
    font-size: 26px;
    float: left;
    color: #f86900;
}
.bottom dl.fp dd {
    float: left;
    margin: 0;
    margin-bottom: 30px;
    font-size: 14px;
    margin-left: 20px;
    line-height: 24px;
    color: #666;
    width: 525px;
}
.bottom dl.fp dd.fl {
    float: left;
    width: 200px;
    height: 0;
    margin-left: 90px;
}



/* 版权 */
