#xin01 {
    background: #fff url(../images/banner.jpg) no-repeat top center;
}
.wrap {
    height: 577px;
    position: relative;
}
.area {
    width: 1000px;
    margin: 0 auto;
}
.nav {
    width: 815px;
    height: 61px;
    background: url(../images/list.png) no-repeat;
}
.nav ul li {
    float: left;
    width: 142px;
    text-align: center;
    line-height: 58px;
    margin-right: 26px;
}
.tits,.tsTit,.cxTit,.zwTit,.qxwTit{
    width: 100%;
    height: 60px;
}
.tsTit a{
    display: block;
    width: 100%;
    height: 60px;
    background: url("../images/tsTit.png") no-repeat top center;
}
.tits a{
    display: block;
    width: 100%;
    height: 60px;
    background: url("../images/kmTit.png") no-repeat top center;
}
.cxTit a{
    display: block;
    width: 100%;
    height: 60px;
    background: url("../images/cxTit.png") no-repeat top center;
}
.zwTit a{
    display: block;
    width: 100%;
    height: 60px;
    background: url("../images/zwTit.png") no-repeat top center;
}
.qxwTit a{
    display: block;
    width: 100%;
    height: 60px;
    background: url("../images/qxwTit.png") no-repeat top center;
}
.sxLeft {
    width: 500px;
    height: 375px;
    position: relative;
}
.sxLeft p {
    position: absolute;
    bottom: 0px;
    _bottom: 0px;
    right: 0px;
    width: 500px;
    height: 40px;
    color: #ffffff;
    background: url(../images/xc002.png) repeat-y;
    overflow: hidden;
}
.sxLeft p .one {
    float: left;
    padding-left: 10px;
    line-height: 40px;
    font-size: 16px;
}
.pointer{
    cursor: pointer;
}
.xsImg {
    width: 500px;
    height: 300px;
    position: relative;
}
.xsImg p {
    position: absolute;
    bottom: 0px;
    _bottom: 0px;
    right: 0px;
    width: 500px;
    height: 40px;
    color: #ffffff;
    background: linear-gradient(rgba(199, 210, 218, 0) 0%, #333a45 100%);
    overflow: hidden;
}
.one {
    padding-left: 20px;
    line-height: 40px;
}
.paper {
    width: 1000px;
    height: 502px;
    background: url(../images/paper.png) no-repeat;
}
.pLeft {
    width: 313px;
    margin-left: 20px;
}
.pLeft .img {
    display: inline-block;
    margin: 0 18px;
}
.tit {
    line-height: 29px;
    margin: 0 46px;
}
.pWord {
    line-height: 22px;
    margin: 0 46px;
}
.back {
    width: 100%;
}
.lis li {
    border-bottom: 1px dashed #7a7a7a;
}
#footer{
    border-top: 1px solid #dcdcdc;
    background-color: #fafafa;
}
#footer .footer-box {
    width: 1000px;
    margin: 0 auto;
}
#footer .friendLinks{
    text-align: center;
    margin: 0 20px;
    padding-top: 10px;
    border-bottom: 1px solid #f0f0f0;
}
#footer .friendLinks ul{
    font-size: 0;
}
#footer .friendLinks li{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 0;
    padding: 10px 14px;
    height: 14px;
}
#footer .friendLinks a{
    color: #000;
    font-size: 14px;
}
#footer .friendLinks a:hover{
    text-decoration: underline;
}
#footer .info{
    margin: 0 auto;
    padding: 30px 20px;
    text-align: center;
}
#footer .info.w1200{
    width: 1160px;
}
#footer .info > div{
    float: left;
}
#footer .info .footerLeft img{
    display: block;
    margin-top: 3px;
    margin-right: 20px;
}
#footer .info .footerLeft a{
    display: inline-block;
    *display:inline;
    *zoom: 1;
}
#footer .info .footerCenter{
    text-align: left;
}
#footer .info .footerCenter p{
    color: #666666;
    font-size: 12px;
    line-height: 1;
    padding-top: 10px;
}
#footer .info .footerCenter p:first-child{
    padding-top: 0;
}
#footer .info .footerCenter p a{
    color: #666666;
}
#footer .info .footerCenter p a:hover{
    text-decoration: underline;
}
#footer .info .footerRight{
    float: right;
    font-size: 0;
    padding-top: 10px;
}
#footer .info .footerRight a{
    display: inline-block;
    *display:inline;
    *zoom: 1;
    margin-right: 10px;
}
#footer .info .footerRight .hd315{
    background: url("../images/hd315.png") no-repeat;
    width: 35px;
    height: 37px;
}
#footer .info .footerRight .beian{
    background: url("../images/beian.png") no-repeat;
    width: 34px;
    height: 37px;
}
#footer .info .copyright{
    display: none;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #fff;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}