﻿@charset "UTF-8";
.column { padding:40px;}
.column:after { content:""; display:block; clear:both;}
#columnA .box { overflow:hidden;}

#columnB {background: #E3F2DD url(../images/columnbbg.png) no-repeat center top;}

.aboutBtns { float:right;width: 400px;margin-left: 50px;}
.aboutBtns h3 {
    text-align: center;
    font-size: 24px;
    position: relative;
    color: #04644F;
    margin-bottom: 10px;
}
.aboutBtns h3:before { content:""; position:absolute; left:20px; top:15px; width:120px; height:1px; background:#999;}
.aboutBtns h3:after { content:""; position:absolute; right:20px; top:15px; width:120px; height:1px; background:#999;}
.aboutBtns li { padding:10px 0;}
.aboutBtns li a  {display:block;background:url(/content/main/base/studio/images/gzsbtnbg.png) no-repeat center/ auto 100%;height:67px;line-height:67px;text-align:center;font-size:22px;color: #fff;}

.aboutInfo { overflow:hidden;}
.aboutInfo .topicList .t { border:0; padding:0;}
.aboutInfo .pic { float:left; margin:0 30px 0 0;}
.aboutInfo .topicList .t .title {font-family: 'Alimama_DongFangDaKai_Regular'; font-weight:400;font-size: 36px; height:48px; line-height:48px; padding:15px 0 5px;}
.aboutInfo .topicList .t .title .tit { color:#333;}
.aboutInfo .topicList .t .Subheading {margin-bottom:15px;overflow: hidden;background: #B9945D;display: inline-block;padding: 0 10px;line-height: 26px;font-size: 14px;color: #fff;border-radius: 4px;}
.aboutInfo .topicList .t .intro {font-size:14px;line-height:30px;color: #333;}
.aboutInfo .topicList .t .more { display:none;}

#columnC { margin-bottom:-20px;}
#columnC .box { width:580px; margin-bottom:20px;}
#columnC .box .hd .more { display:none;}