* {
    margin: 0px auto;
    padding: 0px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.ncont{ margin-top:15px;}
.wapper {
    width: 1200px;
    margin: 0 auto;
}

body {
    width: 100%;
    color: #282828;
    background: #FFFFFF;
    font-size: 12px;
    font-family: '微软雅黑';
}

.ncontyd {
    padding: 0 20px;
    background: #f1f1f1;
    height: 60px;
    line-height: 60px;
}

.ncontyd .t_left {
    display: inline-block;
    color: #282828;
}

.t_left {
    float: left;
}

.ncontyd .t_left i {
    font-size: 16px;
}
i, em {
    font-style: normal;
}

.ncontyd .t_right {
    display: inline-block;
    padding-left: 20px;
    background: url(../images/ydbg.png) no-repeat left center;
}

.t_right {
    float: right;
}

.ncontyd .t_right a {
    color: #282828;
}

.divclear {
    clear: both;
}



a {
    text-decoration: none;
    color: #282828;
}

.xwzxlist {
    padding-bottom: 50px;
}

.xwzxlist ul li {
    padding: 40px 0 30px;
    border-bottom: 1px dashed #E7E7E7;
	 list-style: none;
}

.xwzxlist ul li .t_left {
    display: inline-block;
    width: 60px;
    height: 94px;
    border: 1px solid #e2e2e2;
}

.t_left {
    float: left;
}

.xwzxlist ul li .t_left div {
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-family: impact;
    font-size: 30px;
    color: #9C0F06;
    background: #e2e2e2;
}

.xwzxlist ul li .t_left p {
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #282828;
}
.xwzxlist ul li dl {
    float: right;
    width: 1125px;
    height: 96px;
    overflow: hidden;
}
.xwzxlist ul li dl dt {
    height: 25px;
    line-height: 16px;
    font-size: 16px;
    color: #282828;
    font-weight: bold;
}
.xwzxlist ul li dl dt span {
    display: inline-block;
    float: left;
    width: 800px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xwzxlist ul li dl dt i {
    display: inline-block;
    float: right;
    width: 30px;
    height: 25px;
    background: url(../images/right1.png) no-repeat center center;
}
.xwzxlist ul li dl dd {
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    color: #505050;
    font-size: 14px;
}

.ncont-right {
    width: 1200px;
    text-align: right;
    margin: 5px auto;
}

.news-article {
    font-size: 12px;
    color: #666666;
    line-height: 24px;
}

.rightdt {
    width: 1200px;

}
.new-title {
    text-align: center;
    margin-bottom: 20px;
}
.new-title h6 {
    font-size: 20px;
    color: #990000;
    height: 45px;
}
.new-title p {
    font-size: 12px;
    color: #999999;
    line-height: 24px;
    border-top: 1px #dddddd solid;
    padding-top: 15px;
}
.news-article {
    font-size: 12px;
    color: #666666;
    line-height: 24px;
}

.next-next {
    text-align: center;
    margin-top: 20px;
    padding-bottom: 20px;
}
.next-next ul {
    display: inline-block;
}
.next-next ul li {
    float: left;
    padding: 0 20px;
    height: 26px;
    border-radius: 15px;
    border: 1px #dddddd solid;
    margin: 0 5px;
}
.next-next ul li a {
	/*
    display: block;
    line-height: 26px;
    text-align: center;
    font-size: 12px;
    color: #666666;
	*/
}