.main1 {
    width: 100%;
    height: auto;
    background: #f9f9f9;
}

.main-auto {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding-top: 18px;
}

.ma1 {
    width: 100%;
    height: auto;
}

.m-a-left {
    width: 750px;
    height: auto;
    margin-bottom: 50px;
}

.m-a-right {
    width: 410px;
    height: auto;
    margin-bottom: 50px;
}

.mal-top {
    width: 100%;
    height: 81px;
    line-height: 81px;
}

.mal-top .title {
    font-weight: bold;
    font-size: 30px;
    color: #333333;
}

.mal-top .gd {
    font-size: 14px;
    color: #bbbbbb;
}

.mal-top .gd:hover {
    color: #721170;
}

.mal-top img {
    vertical-align: top;
    display: inline-block;
    margin-left: 15px;
    margin-top: 35px;
}

.mal-ul {
    width: 100%;
    height: auto;
}

.mal-ul li {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}

.mal-ul li .a-img {
    width: 275px;
    height: 150px;
    overflow: hidden;
    background: #cccccc;
}

.mal-ul li .a-img img {
    width: 100%;
    min-height: 100%;
}

.mal-ul li .a-title {
    width: 452px;
    height: auto;
}

.mal-ul li .a-title .sj {
    font-size: 24px;
    color: #999999;
}

.mal-ul li .a-title .sj img {
    vertical-align: top;
    display: inline-block;
    margin: 6px 12px 0px 9px;
}

.mal-ul li .a-title .sj span {
    font-size: 24px;
    color: #b8b8b8;
}

.mal-ul li .a-title .title {
    font-size: 16px;
    color: #333333;
    line-height: 26px;
    margin: 8px 0px;
}

.mal-ul li:hover .a-title .title {
    color: #721170;
    font-weight: bold;
}

.mal-ul li .a-title .summary {
    font-size: 14px;
    color: #999999;
    line-height: 24px;
}

.mar-ul {
    width: 100%;
    height: auto;
}

.mar-ul li {
    width: 100%;
    height: 86px;
    background: #f2f2f6;
    margin-bottom: 26px;
}

.mar-ul li .a-sj {
    width: 86px;
    height: 100%;
    text-align: center;
    background: url(sj_bg.jpg) no-repeat center center;
}

.mar-ul li .a-sj .dd {
    font-size: 30px;
    color: #ffffff;
    line-height: 48px;
    font-weight: bold;
}

.mar-ul li .a-sj .mm {
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
}

.mar-ul li .a-title {
    width: 322px;
    height: auto;
}

.mar-ul li .a-title .title {
    width: 275px;
    height: auto;
    display: block;
    margin: 16px 20px;
    font-size: 16px;
    color: #333333;
    line-height: 26px;
}

.mar-ul li:hover .a-title .title {
    color: #721170;
    font-weight: bold;
}


/* main2 */

.main2 {
    width: 100%;
    height: auto;
    background: url(main_bg2.jpg) no-repeat bottom center;
}

.main2-auto {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.main-a-top {
    width: 100%;
    height: 108px;
    text-align: center;
}

.main-a-top a {
    display: inline-block;
    font-size: 30px;
    line-height: 24px;
    color: #333333;
    font-weight: bold;
    margin-top: 50px;
}

.main-a-top img {
    vertical-align: top;
    display: inline-block;
    margin-top: 60px;
}

.main-a-top .img1 {
    margin-right: 15px;
}

.main-a-top .img2 {
    margin-left: 15px;
}

.main2-auto-ul {
    width: 100%;
    height: auto;
    padding-bottom: 50px;
}

.main2-auto-ul li {
    width: 580px;
    height: 296px;
    overflow: hidden;
    background: #cccccc;
    margin-bottom: 25px;
    border-top: 4px solid #721170;
    position: relative;
}

.main2-auto-ul .li2,
.main2-auto-ul .li4,
.main2-auto-ul .li6 {
    margin-left: 40px;
}

.main2-auto-ul li .title {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 100;
    width: 100%;
    height: auto;
    line-height: 72px;
    background: url(tm.png) repeat;
}

.main2-auto-ul li .title p {
    font-size: 16px;
    color: #ffffff;
    padding: 8px 18px;
    line-height: 28px;
    display: inline-block;
    vertical-align: middle;
}

.main2-auto-ul li img {
    width: 100%;
    min-height: 100%;
    transition: all 0.7s;
}

.main2-auto-ul li:hover img {
    transform: scale(1.2);
}

.main3 {
    width: 100%;
    height: auto;
}

.main3-auto {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.m-lb {
    width: 1230px;
    height: 270px;
    margin: 0 auto;
}