.index .suanming {
    height: 340px;
}

.index .ceshi {
    height: 385px;
}

.index .peidui {
    height: 295px;
}

.index .shengxiao {
    height: 430px;
}

.index .huangdao {
    height: 205px;
}

.index .meiri {
    height: 245px;
}

.index .zaixian {
    height: 380px;
}

.index .left {
    float: left;
    width: 300px;
}

.index .cell {
    border: #e0e0e0 solid 1px;
    float: left;
    padding-bottom: 10px;
    margin-bottom: 20px;
    width: 100%;
}

.index .title {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #E0E0E0;
    position: relative;
    margin-bottom: 20px;
    background-color: #F8F8F8;

}

.index .title p {
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    top: -1px;
    width: 130px;
    height: 41px;
    text-align: center;

}

.index .title p.bg {
    background-color: #996A40;
    color: #fff;

}

.index .title p.line {
    border-top: #996A40 solid 2px;
    border-right: #E0E0E0 solid 1px;
    height: 40px;
    color: #996A40;
    background-color: #fff;

}

.index .shengxiao .title .title-icon,
.index .zaixian .title .title-icon {

    display: none;

}

.index .left li,
.index .right li {
    background-color: #F8F3EF;
    border: 1px solid #DFC8B2;
    float: left;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 5px;
    margin: 5px 8px;
    font-size: 14px;

}

.index .left .col-1 li {
    background-color: #fff;
    border: 0;
    margin: 0 0 10px;
    padding: 0 14px;
}

.index .left .col-2 li {
    width: 130px;
    margin: 0 9px 10px;
}

.index .left .col-3 li {
    width: 81px;
    margin: 0 9px 10px;
}


.index .left .zaixian input,
.index .left .zaixian select {
    width: 90px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #E0E0E0;
    border-right: none;
    border-radius: 2px;
    float: left;
    padding-left: 10px;
}

.index .left .zaixian select {
    width: 90px;
    background-color: #fff;

}

.index .left .zaixian .submit-sbutton {
    background-color: #D3B596;
    color: #fff;
    text-align: center;
    padding-left: 0;
    cursor: pointer;

}

.index .left .zaixian .haoma-input {
    width: 180px;

}

.index .center {
    float: left;
    width: 688px;
    margin-left: 20px;
}

.index .center .daquan {
    float: left;
    width: 100%;
    height: 140px;
}

.index .center .daquan .title {
    background-color: #fff;
    border-top: 1px solid #E0E0E0;
    height: 41px;
}

.index .center .daquan p.line {
    border-right: none;
    border-left: none;
}

.index .center .daquan .content {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px;
}

.index .center .zonghe {
    float: left;
    width: 100%;
    height: 295px;
    margin-top: 10px;
}

.index .center .zonghe .title {
    background-color: #fff;
}

.index .center .zonghe .title a {
    float: right;
    color: #996A3F;
}

.index .center .zonghe p.line {
    top: 1px;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: #996A40 solid 2px;
    padding: 0 10px;
    width: 150px;
}

.index .center .zonghe .content {
    color: #996A3F;
    font-size: 16px;
    padding: 10px;

}

.index .center .zonghe p {
    margin-bottom: 10px;


}

.index .center .zonghe input,
.index .center .zonghe select {
    height: 30px;
    line-height: 30px;
    border: 1px solid #E0E0E0;
    border-radius: 2px;
    padding-left: 10px;
    background-color: #fff;

}

.index .center .zonghe input.ceming-input {
    width: 155px;
    margin-right: 10px;

}

.index .center .zonghe select.select-year {
    width: 70px;
    margin-right: 5px;

}

.index .center .zonghe select.select-hour {
    width: 130px;
    margin-right: 5px;

}

.index .center .zonghe select.select-sex {
    width: 60px;
    margin-right: 5px;

}

.index .center .zonghe .sex-span {
    margin-left: 20px;

}

.index .center .zonghe .tips {
    line-height: 1.5;
    padding: 20px 10px;
    font-size: 16px;
    border-top: #e0e0e0 solid 1px;
    border-bottom: #e0e0e0 solid 1px;

}

.index .center .zonghe .submit-sbutton {
    width: 135px;
    height: 34px;
    line-height: 34px;
    background-color: #996A40;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    padding: 0;
    border: none;
    float: right;
    font-size: 16px;

}

.index .center .hot {
    float: left;
    margin-top: 20px;
    width: 100%;
    height: 525px;

}

.index .center .hot .title {
    background-color: #fff;
    border-top: 1px solid #E0E0E0;
    margin-bottom: 10px;
    height: 41px;
}

.index .center .hot .title a {
    float: right;
    margin-right: 5px;
    color: #996A3F;
}

.index .center .hot .content .top,
.index .center .hot .content .middle,
.index .center .hot .content .bottom {
    border-bottom: 1px dashed #E0E0E0;
    float: left;
    padding: 10px 0;
    width: 100%;
}

.index .center .hot .content .top .tilte {
    font-size: 24px;
    color: #996A3F;
    margin: 0 0 10px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;

}

.index .center .hot .content .top .tilte a {
    color: #996A3F;


}

.index .center .hot .content .top .more {
    font-size: 14px;
    color: #9E9E9E;
    overflow: hidden;
}

.index .center .hot .content .arc-list li {
    float: left;
    width: 100%;
    margin-bottom: 6px;
    margin-top: 6px;

}

.index .center .hot .content .arc-list span {
    float: left;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    font-size: 12px;

}

.index .center .hot .content .arc-list .cate {
    background-color: #B4B4B4;
    color: #fff;

}

.index .center .hot .content .arc-list .cate2 {
    background-color: #D3B596;
    color: #fff;

}

.index .center .hot .content .arc-list .arc-title {
    margin-left: 10px;
    font-size: 16px;
    overflow: hidden;

}

.index .center .hot .content .arc-list .pubtime {
    float: right;
    color: #999;


}

.index .center .yunshi {
    border: 1px solid #E0E0E0;
    border-top: none;
    margin-top: 10px;
    height: 295px;
}

.index .center .yunshi .title {
    margin-bottom: 5px;
}

.index .center .yunshi li {
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border-bottom: 1px dashed #E0E0E0;
    width: 320px;
    margin-right: 10px;
    margin-left: 10px;
    overflow: hidden;

}

.index .center .yunshi li a {
    margin-left: 5px;

}



.index .right {
    float: right;
    width: 270px;
}

.index .right .search {
    float: left;
    width: 100%;
}

.index .right .search #searchinput {
    float: left;
    border: #e0e0e0 solid 1px;
    background-color: #fff;
    width: 200px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px 0 0 5px;
    text-align: center;
}

.index .right .search .search-sbutton {
    float: left;
    background-color: #996A40;
    width: 70px;
    height: 40px;
    line-height: 40px;
    border: #996A40 1px solid;
    color: #fff;
    border-radius: 0 5px 5px 0;
    cursor: pointer;

}

.index .right .laohuangli {
    height: 460px;
    margin-top: 20px;

}

.index .right .laohuangli .content {
    padding: 10px;

}

.index .right .laohuangli .date {
    float: left;
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    border-bottom: 1px dotted #E0E0E0;
    padding-bottom: 10px;
}

.index .right .laohuangli .date p {
    padding: 5px 0;
}

.index .right .laohuangli .yjc {
    border-bottom: 1px dotted #E0E0E0;
    float: left;
    width: 100%;
    color: #996A40;
    font-size: 14px;
    padding: 15px 0;

}

.index .right .laohuangli .yjc i {
    display: block;
    width: 28px;
    height: 28px;
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}

.index .right .laohuangli .yi-icon {
    background-image: url(img/yi.png);

}

.index .right .laohuangli .ji-icon {
    background-image: url(img/ji.png);

}

.index .right .laohuangli .chong-icon {
    background-image: url(img/chong.png);

}

.index .right .laohuangli .yjc p {
    line-height: 1.5;
}

.index .right .laohuangli .yjc .left {
    width: 30px;
}

.index .right .laohuangli .yjc .right {
    width: 210px;
    height: 40px;
    overflow: hidden;
}

.index .right .laohuangli .other {
    width: 100%;
    float: left;
    padding-left: 5px;
    margin-top: 10px;
}

.index .right .laohuangli .other li {
    width: 75px;
    height: 25px;
    line-height: 25px;
    background-color: #996A40;
    float: left;
    text-align: center;
    margin-right: 6px;
    margin-left: 0;
    border: none;
}

.index .right .laohuangli .other a {

    color: #fff;

}

.index .right .qiming {
    height: 300px;

}

.index .right .gongju {
    margin-bottom: 0;
    height: 435px;

}

.index .right .col-2 li {
    width: 114px;
    margin: 0 10px 10px;
}

.index .down {
    float: left;
    width: 980px;
    margin-top: 10px;
    margin-left: 20px;
    margin-bottom: 10px;

}

.index .down .col-3 {
    border: 1px solid #E0E0E0;
    width: 316px;
    height: 315px;
    float: left;
}

.index .down .title-icon {
    display: inline-block;
    position: relative;
    top: 2px;
    background-image: url(img/title.png);
    width: 16px;
    height: 16px;
    margin-right: 6px;
}

.index .down .col-3 .title a {
    float: right;
    margin-right: 5px;
    color: #996A3F;
}

.index .down .col-3 li {
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border-bottom: 1px dashed #E0E0E0;
    width: 290px;
    margin-right: 10px;
    margin-left: 10px;
    overflow: hidden;
}

.index .down .col-3 li a {
    margin-left: 5px;
}

.index .down .center {
    margin-left: 15px;

}

.index .down .last {
    float: right;
}