
#tab .tabul{ border-bottom: 1px solid #eaeaea;height: 35px;}
#tab .tabul ul{ float:right;width: 389px;margin-right: 47px;}
#tab .tabul ul li{ float: left;line-height: 34px; text-align: center; cursor: pointer; position: relative;width:129px;}
#tab .tabul ul .active{ border-top: 1px solid #bb133d; color: #bb133d; border-left: 1px solid #eaeaea;border-right: 1px solid #eaeaea;top:1px; background: #fff;}
#tab .tabdiv{ display: none;}
.colum ul li{padding: 40px 0; border-bottom: 1px solid #eaeaea;}
.colum ul li h3 a{ font-size: 18px; color: #333;}
.colum ul li h3 a:hover{ color: #e65400;}
.colum ul li p{margin-top: 26px; color: #999;}
.colum ul li span{ display: block;margin-top: 20px;color: #bbb; font-size: 12px;}

.money{padding: 40px 0 64px;}
.money p{ font-size: 14px; color: #333; line-height: 30px;}
.money em{ color: #e65400;display: block;margin-top: 10px;}

.daikuan{padding: 40px 0;border-bottom: 1px dashed #ddd;}
.daikuan ul li{ color: #333;font-size: 14px;margin-bottom: 20px;}
.daikuan ul li a{ color: #e65400;}

.ps{margin-top: 30px;}
.ps p{ color: #e65400;}
.ps ul{margin-top: 10px;}
.ps ul li{ height: auto;line-height: 30px; color: #333;}

.jin{padding: 40px 0; }
.jin p{ font-size: 14px;color: #333;}
.jin dl{margin: 57px 0 30px;}
.jin dl dt{ font-size: 14px; color: #333;}
.jin dl dd{ font-size: 14px; color: #333;line-height: 30px;}
.jin span{ color: #bb133d;font-size: 14px;}

.content .contentright{ width: 298px;}
.img{ margin-bottom: 32px;}


@media (max-width: 720px) {
    #tab .tabul ul{width:100%;margin:0;margin-bottom: 15px;}
    #tab .tabul ul li{clear:both;width:100%;padding: 0px 15px;
                      border: 1px solid #fff; background-color: #ececec;}
    #tab .tabul ul .active{
        border: 1px solid #ececec;
    }
}