body {
    margin: 0px;
    padding: 0px;
    background: #fbfaf6;
    font-family: "寰蒋闆呴粦";
}

a {
    text-decoration: none;
}

img {
    vertical-align: middle;
}

.top-img {
    height: 180px;
}

.top-img img {
    height: 100%;
    width: 100%;
}

.wz {
    width: 100%;
    height: 50px;
    background: #ece8da;
}

.wz_href {
    width: 1200px;
    margin: auto;
    text-align: right;
}

.wz_href a {
    color: #5a4820;
    font-size: 14px;
    line-height: 50px;
}

/* 涓讳綋 */
.main {
    width: 1200px;
    margin: auto;
    min-height: 650px;
    margin-top: 20px;
}

.left {
    width: 260px;
    float: left;
    background: #73116f;
    padding-bottom: 20px;
}

.left-title {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    height: 70px;
    line-height: 70px;
    text-align: center;
}

.left-main {
    width: 245px;
    float: right;
    background: #fff;
    border-left: 2px solid #c1b394;
}

ul,
li {
    list-style: none;
    padding: 0px;
}

.left-name {
    width: 245px;
    height: 55px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.left-name a {
    display: block;
    color: #333;
    font-size: 16px;
    line-height: 55px;
    padding-left: 35px;
}

.on{
    color: #73116f;
    font-weight: bold;
    background: url("left-bg.png");
}

/* 鍙充晶 */
.right {
    width: 900px;
    float: right;
    min-height: 600px;
}

.right-title {
    font-size: 18px;
    color: #73116f;
    font-weight: bold;
    height: 70px;
    line-height: 70px;
}

.intro {
    height: 190px;
    line-height: 28px;
    font-size: 14px;
    text-indent: 2rem;
    text-align: justify;
}

.right-main-title {
    height: 35px;
    line-height: 35px;
    margin-top: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #5a4820;
}

.right-main-title img {
    float: right;
    margin-top: 20px;
}

.right-main {
    height: 225px;
    border-bottom: 1px dashed #d2c4a5;
}

.right-left-img {
    float: left;
}

.right-left-img img {
    margin: 20px 20px 20px 0px;
}

.right-right-text {
    width: 750px;
    height: 160px;
    float: right;
    margin-top: 20px;
}

.name {
    margin-top: 10px;
}

.name a {
    color: #73116f;
}

.sub-name {
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
}

.sub-content {
    text-indent: 2rem;
    line-height: 35px;
    margin-top: 5px;
}

/* 搴曢儴 */
.main-foot{
    width: 100%;
}
.footer {
    height: 100px;
    background: #73116f;
    margin-top: 20px;
}

.footer-main {
    width: 1200px;
    margin: auto;
}

.footer-href {
    margin-top: 25px;
}

.footer-href a,
.footer-href span {
    color: #ffd3fd;
    margin-right: 5px;
}

.footer-lianjie {
    width: 470px;
}

.option {
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 215px;
    height: 35px;
    line-height: 35px;
    background: url("jt-top.png") no-repeat #f8f3f8;
    margin-top: 35px;
    border-radius: 20px;
    font-size: 14px;
    color: #333;
    background-position: 190px 15px;
}

.s3 {
    padding-left: 35px;
}

.s4 {
    display: none;
    width: 100%;
    z-index: 999;
    height: 150px;
    background: #f8f3f8;
    top: -138px;
    overflow: auto;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.option:hover .s4 {
    display: block;
}

.s4 a {
    width: 100%;
    text-align: center;
    height: 35px;
    line-height: 35px;
    display: block;
    color: #333;
    font-size: 14px;
}

.footer-text {
    margin-top: 15px;
    color: #ffd3fd;
}

.footer-border {
    height: 45px;
    background: #63065f;
    text-align: center;
    color: #bb95b9;
    font-size: 14px;
    line-height: 45px;
}

/* 鍏叡鏍峰紡 */
.fl{
    float: left;
}
.fr{
    float: right;
}
a{
    text-decoration: none;
}
ul,li{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.pr{
    position: relative;
}
.pa{
    position: absolute;
}
img{
    vertical-align: middle;
}

.ml{
    margin-left: 35px;
}

/* 澶撮儴 */
.header{
    width: 100%;
    background: #73116f;
    border-bottom: 5px solid #63065f;
}
.header_main{
    width: 1200px;
    height: 100px;
    margin: auto;
}
.logo{
    float: left;
    margin-top: 20px;
}
.s1{
    color: #fff;
    font-size: 16px;
    margin-left: 5px;
}
.header_href{
    margin-top:20px;
}
.header_href img{
    margin-right: 5px;
}
.nav{
    width: 730px;
    margin-top: 15px;
}
.nav ul{
    display: flex;
}
.nav li a{
    color: #fff;
    display: block;
    width: 80px;
    height: 24px;
    text-align: center;
    line-height: 24px;
}
