body {

    min-width: 1200px;

    background:#f6f6f6 url("../images/n-top.jpg") no-repeat center top;

}

.wrap {

    width: 1200px; 

    margin: 0 auto;   

}

.nei {

    padding-top: 550px;

    padding-bottom: 150px;

}

.xiangqing {

    background: #fff;

    -moz-box-shadow:0 0 10px #f5f3ef;

     -webkit-box-shadow:0 0 10px #f5f3ef;

     box-shadow:0 0 10px #f5f3ef;

    min-height: 450px;

}

.title {

    height: 76px;

    border-bottom: 2px solid #db130c;

    width: 1160px;

    margin: 0 auto;

}

.title h2 {

    background: url("../images/n-d.jpg") no-repeat 5px;

    font:24px/76px '微软雅黑';

    padding-left: 20px;

}

.cont {

    width: 1140px;

    margin: 0 auto;

    padding-top: 30px;

    padding-bottom: 100px;

}
.cont li {
    font:18px/46px '微软雅黑';
    background: url("../images/inner-dd.png") no-repeat left;
    float: left;
    
}
.cont li a {
    padding-left: 20px;
    color:#252525;
    overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
    width: 1120px;
    float: left;
}

.cont p {

    text-indent: 2em;

    font:16px/30px '微软雅黑';

    color: #252525;

}

.cont p img {

    display: block;

    margin: 0 auto;

    max-width: 1000px;

    padding: 20px 0;

}

.foot {

	height: 100px;

	background: #ba0d0f;

}

.foot p {

	font:18px/100px '微软雅黑';

	color: #f0c8c8;

	text-align: center;

}