body {
    background: url(../imgs/bg.jpg) repeat-x 0 660px;
}

/*.mbody a:hover img{ opacity: 0.9;  box-shadow:0px 6px 5px #888;}*/
.cathead {
    background: url(../imgs/tbg.jpg) no-repeat center right;
    line-height: 45px;
    text-align: center;
    margin-bottom: 20px;
}

.cathead a {
    display: block;
    text-decoration: none;
}

.cathead a:hover b {
    text-decoration: none;
}

.cathead a b {
    background: #fff;
    padding: 0 5px;
    margin: 0 auto;
    color: #b60005;
    font-family: "Microsoft YaHei", SimHei;
    font-size: 22px;
    letter-spacing: 0.2em;
    padding-left: 0.4em;
}

.hbox li a,
.big a {
    position: relative;
    display: block;
}

.hbox a b {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: url(../imgs/abg.png);
    display: none;
    text-align: center;
    color: #fff;
    left: 0;
    top: 0;
    font-size: 14px;
    font-weight: normal;
    font-family: "Microsoft YaHei", SimHei;
    padding: 20px;
    padding-top: 22%;
    white-space: normal;
    line-height: 1.8em;
}

.hbox a:hover b {
    display: block;
}

.hbox .big a b {
    font-size: 18px;
}

.hbox .big a {
    float: left;
}


.bannaer {
    height: 400px;
    margin-bottom: 40px;
    overflow: hidden;
}

.bannaer li img {
    width: 948px;
    height: 400px;
}

.bannaer .slide .hd {
    bottom: 60px;
}

.bannaer .slide ul li b {
    padding: 0px 20px;
}

.img-kxt {
    margin-bottom: 70px;
}

.img-kxt .cathead {
    margin-bottom: 35px;
}

.img-kxt .fl {
    width: 648px;
}

.img-kxt .fr {
    width: 300px;
}

.img-kxt .hbox {
    margin: 20px 0px;
}

.img-kxt li img {
    width: 300px;
    height: 150px;
}

.img-kxt .fl li img {
    width: 304px;
}

.img-kxt .big img {
    width: 628px;
    height: 320px;
}

.img-kxt li {
    margin-bottom: 20px;
}

.img-kxt .fl li {
    float: left;
    margin-right: 20px;
    margin-top: 20px;
}

.hbox {
    overflow: hidden;
    margin-bottom: 60px;
    position: relative;
}

.img-fyxt .fl {
    width: 224px;
    margin-right: 20px;
}

.img-fyxt .fr {
    width: 700px;
}

.img-fyxt li {
    margin-bottom: 20px;
}

.img-fyxt li img {
    width: 224px;
    height: 125px;
}

.img-fyxt .big img {
    width: 480px;
    height: 270px;
}

.img-dqsj .fr {
    width: 268px;
}

.img-dqsj .fl {
    width: 680px;
}

.img-dqsj li {
    margin-bottom: 20px;
}

.img-dqsj li img {
    width: 268px;
    height: 150px;
}

.img-dqsj .big img {
    width: 550px;
    height: 320px;
}


.img-ytxw .hbox {
    margin-right: -20px;
}

.img-ytxw li {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.img-ytxw li img {
    width: 302px;
    height: 180px;
}

.img-gykt .big img {
    width: 700px;
    height: 350px;
}

.img-gykt .big {
    margin-bottom: 20px;
}

.tip {
    background: url(../imgs/tip0.png) no-repeat left 30px;
    width: 250px;
    position: absolute;
}

.tip>div {
    background: url(../imgs/tipbg.png);
    padding: 20px;
    border-radius: 10px;
    margin-left: 22px;
}

.tip a,
.tip p {
    color: #fff;
}

.tip li a {
    display: block;
    padding: 5px 0;
    color: #fff;
}

.tip p {
    color: #fff;
    line-height: 1.8em;
    text-indent: 2em;
    margin-top: 8px;
    padding: 4px;
    padding-top: 8px;
    border-top: solid 1px #fff;
}

.tip ul {
    margin-top: 8px;
    padding-top: 8px;
    border-top: solid 1px #fff;
}

.tip ul li {
    padding: 0 10px;
}

.tip ul li:hover {
    background: #b60005;
}

.tip .intr>a {
    font-family: "Microsoft YaHei", SimHei;
    font-size: 16px;
    line-height: 1.8em;
}

.tip .intr p>a {
    margin-left: 5px;
}