body {
    background: url(../images/homeMain/bg.gif) repeat-x;
    box-sizing: border-box;
    background-attachment: fixed;
}

a {
    color: #ffffff;
}

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 {
    position: relative;
    height: 33px;
    background: url(../images/homeMain/images03.gif);
    line-height: 33px;
}

.notice b {
    float: left;
    margin-left: 10px;
}

.notice span {
    float: right;
    margin-right: 40px;
}

.notice span input {
    width: 160px;
    height: 26px;
}


/* 公告 */

.notice-text {
    float: left;
    margin-left: 20px;
    width: 560px;
    height: 26px;
}

.notice-text span {
    float: right;
}


/* 主体部分 */

.main {
    margin: 0 auto;
    width: 960px;
    background: #fff;
}


/* 主体 top */

.main-top {
    width: 100%;
    padding: 10px 0;
}

.top-right p {
    text-indent: 2em;
}

.main-top div {
    float: left;
    height: 228px;
}

.top-left {
    margin-left: 8px;
    width: 300px;
    border: 1px solid #ffb180;
}

.top-mid {
    width: 384px;
    margin: 0 6px;
    border: 1px solid #dedede;
    background: url(../images/homeMain/images07.gif) no-repeat;
}

.top-mid b {
    display: block;
    color: #d20000;
    margin-top: 11px;
    margin-left: 12px;
}

.top-mid>a {
    float: right;
    margin-top: -10px;
    margin-right: 12px;
    font-size: 12px;
    color: #000000;
}

.top-mid li {
    list-style-type: disc;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 25px;
    margin-left: 20px;
}

.top-mid li a {
    color: #000000;
    display: block;
    width: 360px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.top-mid li a:hover {
    color: #d20000;
    /* font-weight: 600; */
    font-size: 13px;
    transition: all 0.1s;
}

.top-right {
    width: 244px;
    border: 1px solid #ffb180;
    font-size: 12px;
    line-height: 18px;
}

.top-right div {
    margin: 7px 2px;
}

.top-right span {
    color: #d20000;
}


/* 主体 center */

.main-center {
    height: 650px;
}

.main-center-logo {
    float: left;
    width: 693px;
    height: 75px;
    margin-left: 8px;
    background: url(../images/homeMain/images10.gif);
}

div [class^='main-center-left'] {
    float: left;
    margin-top: 8px;
    width: 340px;
    height: 238px;
    border: 1px solid #d72c00;
    background: url(../images/homeMain/images17.gif) no-repeat;
}

div [class^='main-center-left'] b {
    color: #d20000;
    line-height: 30px;
    margin-left: 40px;
    letter-spacing: 2px;
}

div [class^='main-center-left']>a {
    float: right;
    margin-top: 8px;
    margin-right: 8px;
    font-size: 12px;
}

div [class^='main-center-body-left'] li {
    list-style-type: disc;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 25px;
    margin-left: 20px;
}

div [class^='main-center-body-left'] li a {
    color: #000000;
    display: block;
    width: 324px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

div [class^='main-center-body-left'] li a:hover {
    color: #d20000;
    /* font-weight: 600; */
    font-size: 13px;
    transition: all 0.1s;
}

.main-center-left1 {
    margin: 0 8px;
}

.main-center-body-left1 {
    width: 340px;
    height: 238px;
}

.main-center-left2 {}

.main-center-left3 {
    margin: 0 8px;
}

.main-center-left4 {}

div [class^='main-center-right'] {
    float: right;
    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: 360px;
} */

.main-bottom-dotted {
    width: 932px;
    height: 1px;
    background: url(../images/homeMain/images18.gif) no-repeat;
    margin: 0 auto;
    margin-bottom: 10px;
}

.main-bottom-logo {
    margin: 0 auto;
    margin-bottom: 10px;
    width: 944px;
    height: 179px;
    background: url(../images/homeMain/images19.gif) repeat-x;
}

.main-bottom-logo2 {
    float: left;
    width: 57px;
    height: 179px;
    background: url(../images/homeMain/images20.png) no-repeat;
    background-position: center center;
}

.main-bottom-div {
    float: right;
    width: 877px;
    height: 159px;
    background: #fff;
    margin: 10px 5px;
}

.main-bottom-bottom {
    font-size: 12px;
    color: #000000;
    line-height: 30px;
    text-align: center;
}

.report-max{
   
    flex-direction: column;
    align-items: center;
    height: 181px;
    width: 243px;
}

.font1{
    background-color: rgb(185, 14, 14);
    width: 243px;
    height: 25px;
    border-radius: 3px;
    font-size: 12px;
    line-height: 25px;
    text-align: center;
    margin-bottom: 8px;
    color: #fff;
}

.font2{
    font-size: 12px;

}

.font2 ul li {
    line-height: 20px;
}


.font2 ul li strong {
    font-size: 12px;
}

.phone{
    margin-top: 10px;
    text-align: center;
    color: rgb(0, 145, 241);
}

.butt {
    text-align: center;
    margin-top: 8px;
}

.butt a {
    float: none;
    padding: 4px 6px;
    background-color:rgb(0, 145, 241);
    color: #fff;
}