html,body,div,ul,li,p,a,h2{margin: 0;padding: 0;}
a{text-decoration: none;}
li{list-style: none;}
.mbx{width: 100%;height: 50px;background: #eee;}
.mbx_1{width: 1300px;height: 50px;margin: auto;line-height: 50px;font-size: 16px;font-weight: bold;}
.mbx_1 img{width: 20px;display: block;float: left;margin-top: 14px;margin-right: 5px;}
.mbx_1 span{color: #1b59a2;}
.mbx_1 a{color: #333;}
.nbanner{width: 100%;}
.nbanner img{width: 100%;display: block;}



.newstz{width: 1200px;margin: 40px auto;}
.newsleft{
    float: left;
    width: 20%;
    overflow: hidden;
}
.xwlist li{
    transition: all .5s;
    background: #fcfcfc;
    margin-bottom: 40px;
}
.xwlist li:hover {
    box-shadow: 0px 0px 6px 2px #bfbfbf;    
}
.newsleft img{
    width: 100%;
    box-sizing: border-box;
    padding: 5px;
}
.newsright{
    float: right;
    width: 78%;
    margin-left: 1%;
    padding: 20px 40px 20px 0;
    box-sizing: border-box;
}
.newcontain {
    overflow: hidden;
    position: relative;
}
.newcontain .newsright .title {
    font-size: 20px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
}
.newcontain .newsright .text {
    font-size: 14px;
    margin-bottom: 10px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.newcontain .newsright .time {
    font-size: 16px;
    color: #333;
}
.more{
    float: right;
    color: #1b59a2;
}

.M-box {
	margin:20px auto 50px auto;
	text-align: center;
  }

.M-box:before,.M-box:after,.M-box1:before,.M-box1:after ,.M-box2:before,.M-box2:after ,.M-box3:before,.M-box3:after{
    content:"";
    display:table;
}
.M-box:after,.M-box1:after,.M-box2:after,.M-box3:after{
	clear:both;
	overflow:hidden;
}
.M-box span,.M-box1 span,.M-box2 span,.M-box3 span{
	display: inline-block;
	margin:0 5px;
	padding: 0 10px;
    height: 30px;
    line-height: 30px;
    color: #bdbdbd;
    font-size: 14px;
}
.M-box .acti{
    background: #0476b3;
    color: #fff;
    border: 1px solid #0476b3;
}
.M-box a,.M-box1 a,.M-box2 a,.M-box3 a{
	
	display: inline-block;
	margin:0 5px;
	padding: 0 10px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    border: 1px solid #ebebeb;
    color: #bdbdbd;
    font-size: 14px;
}
.M-box a:hover,.M-box1 a:hover,.M-box2 a:hover,.M-box3 a:hover{
	text-decoration: none;
	color:#fff;
    background:#0476b3;
}
.M-box .next,.M-box .prev,.M-box1 .next,.M-box1 .prev{
	font-family: "Simsun";
    font-size: 14px;
    font-weight: bold;
}


/* 新闻内页 */
.newstz-z{
    width: 1200px;
    margin: 40px auto;
}
.newstz-z-text .h2{
    text-align: center;
    color: #333;
    line-height: 40px;
}
.newstz-z-text .img{
    text-align: center;
    margin-top: 20px;
}

.textp{
    font-size: 14px;
    text-indent: 2em;
    line-height: 26px;
    color: #666;
    text-align: justify;
    margin: 10px 0;
}
.line{
    padding-top: 10px;
    border-top: 2px solid #0476b3;
}
.table{
    width: 80%;
    margin: 0 auto;
    border: 2px solid #0476b3;
    box-sizing: border-box;
    padding: 20px;
    font-size: 18px;
    color: #333;
}
.table ul{
    padding-bottom: 10px;
    border-bottom: 2px solid #0476b3;
}
.table .ulywzt{
    border-bottom: none;
}
.table ul li{
    line-height: 40px;
}
.newstz-z-text .blod{
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin-top: 40px;
}
.newstz-z-text table{
    text-align: center;
    width: 90%;
    margin: 0 auto;
    border-collapse: collapse;
    border: 1px solid #333;
    color: #333;
    line-height: 40px;
    margin-top: 20px;
}
.newstz-z-text table td{
    font-size: 14px;
    border: 1px solid #333;
    padding: 0 10px;
}
.newstz-z-text .bgred{
    background: #ff4b41;
    color: #fff;
    width: 50%;
    margin: 0 auto;
    line-height: 60px;
}
.newstz-z-text .ullist{
    margin-top: 20px;
}
.table .ullist{
    border-bottom: none;
}
.news-ctrl {
    margin-bottom: 80px;
    clear: both;
    padding-top: 8%;
    line-height: 24px;
    display: flex;
    flex-flow: nowrap;
    justify-content: space-between;
}
.news-ctrl a {
    transition: all 0.8s;
    display: block;
    border: solid 1px rgba(199, 199, 199, 0.52);
    padding: 5px 10px;
    border-radius: 2px;
    font-size: 15px;
    color: #333;
}
@media screen and (max-width: 1024px) {
    .newstz{width: 100%}
    .xwlist{margin: 0 15px;}
    .newsright{padding: 0;width: 65%;}
    .newcontain .newsright .title{font-size: 18px;}
    .newcontain .newsright .time{display: none;}
    .newsleft{width: 34%;}
    .newsright p{margin-bottom: 5px !important;margin-top: 5px;}
    .m-none{display: none !important;}
    .newstz-z{width: 100%;}
    .img img{width: 100%;}
    .newstz-z-text{padding: 0 15px;}
    .ho{font-size: 16px;line-height: 26px !important;}
    .table{width: 100%;}
    .newstz-z-text table{width: 100%;}
    .news-ctrl{margin-bottom: 10px;}
}
