body {
    background: url(../images/homeMain/bg.gif) repeat-x;
    box-sizing: border-box;
    background-attachment: fixed;
}

a {
    color: #fff;
    line-height: 30px;
}

a:hover {
    color: #ffbf19;
}

.header {
    margin: 0 auto;
    width: 960px;
}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    /* 触发 hasLayout */
    zoom: 1;
}


/* 顶部logo */

.header .top-logo {
    width: 960px;
    height: 163px;
    background: url(../images/homeMain/images01.jpg);
    /* background-color: pink; */
}


/* 导航栏 */

.shortcut {
    height: 40px;
    background: url(../images/homeMain/images02.jpg);
}

.shortcut ul {
    text-align: center;
}

.shortcut ul li {
    display: inline;
    margin-left: 35px;
}

.shortcut ul li a {
    line-height: 40px;
}


/* 搜索模块 */

.notice {
    height: 33px;
    background: url(../images/homeMain/images03.gif);
    line-height: 33px;
}

.notice b {
    margin-left: 10px;
}

.notice span {
    float: right;
    margin-right: 40px;
}

.notice span input {
    width: 160px;
    height: 26px;
}


/* 主体部分 */

.main-top-left {
    float: left;
    margin: 0 10px;
}

.main {
    margin: 0 auto;
    width: 960px;
    /* height: 1229px; */
    /* height: 900px; */
    background: #fff;
    padding-top: 10px;
}


/* 主体 top */

.top-right {
    /* float: left; */
    width: 244px;
    border: 1px solid #ffb180;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 10px;
}

.top-right div {
    margin: 7px 2px;
}

.top-right p {
    text-indent: 2em;
}

.top-right span {
    color: #d20000;
}

.main-body {
    float: left;
    position: relative;
    width: 685px;
    height: 823px;
    border: 1px solid #cccccc;
}

.main-body-content ul {
    padding-left: 10px;
    padding-top: 8px;
}

.main-body-top {
    font-size: 12px;
    color: #d20000;
    height: 29px;
    background: #cccccc;
    line-height: 29px;
    padding-left: 10px;
}

.pagenation-f {
    position: absolute;
    bottom: 0;
    width: 685px;
    height: 50px;
    text-align: center;
}

.pagenation {
    /* width: 423px;
    height: 790px;
    margin: 0 auto; */
}

.main-body a {
    color: #000000;
    font-size: 13px;
}

.main-body a:hover {
    color: #d20000;
}

div [class^='main-center-right'] {
    /* float: left; */
    margin-right: 6px;
    margin-bottom: 5px;
    width: 244px;
}

.main-center-right1 {
    height: 180px;
    border: 1px solid #ffb180;
    background: url(../images/homeMain/images11.gif) no-repeat;
}

.main-center-right1 a {
    float: right;
    margin-right: 2px;
    color: #75726e;
    font-size: 12px;
    line-height: 26px;
    background: #fcf5cb;
    border-top: 1px solid #e0b58c;
}

.main-center-right2 {
    height: 63px;
    background: url(../images/homeMain/images14.gif);
}

.main-center-right3 {
    height: 63px;
    background: url(../images/homeMain/images15.gif);
}

.main-center-right4 {
    height: 63px;
    background: url(../images/homeMain/images16.gif);
}

.main-center-right5 {
    height: 134px;
    border: 1px solid #ffb180;
    background: url(../images/homeMain/images13.gif) no-repeat;
    text-align: center;
}

.main-center-right5 select:nth-child(1) {
    margin-top: 34px;
}

.main-center-right5 select {
    margin: 8px;
    font-size: 12px;
    width: 138px;
    height: 20px;
    letter-spacing: 1px;
}

.main-center-right6 {
    height: 105px;
    background: url(../images/homeMain/img25.gif);
}


/* 主体 bottom */


/* .main-bottom {
    height: 160px;
} */

.main-bottom-dotted {
    width: 932px;
    height: 1px;
    background: url(../images/homeMain/images18.gif) no-repeat;
    margin: 10px auto;
}

.main-bottom-bottom {
    font-size: 12px;
    color: #000000;
    line-height: 30px;
    text-align: center;
}