﻿body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input, textarea {
    color: #666666;
    font-size: 14px;
    font-family: "雅黑","宋体",arial,verdana,sans-serif;
    padding: 0;
    margin: 0;
}
.picnew{
	width: 100%;
	height: 270px;
	border: 1px solid #efefef;
}
.newspic {
				position: relative;
				background: #333;
				float: left;
				width: 340px;
				height: 250px;
			}
			.focusBox {
			    position: relative;
				width: 340px;
			    height: 250px;
			    font-family: Arial;
			    text-align: left;
			    background: #fff;
			    overflow: hidden;
			}
			.pics li {
				width: 340px;
				position: absolute;
				left: 0;
				top: 0;
				display: none;
			}
			.pics li a img {
				width: 340px;
				height: 250px;
				display: block;
				border: none;
			}
			.focusBox .txt-bg {
			    position: absolute;
			    bottom: 0px;
			    z-index: 1;
			    height: 40px;
			    width: 100%;
			    background: #333;
			    filter: alpha(opacity=40);
			    opacity: 0.4;
			    overflow: hidden;
			}

			.focusBox .txt {
			    position: absolute;
			    bottom: 0px;
			    z-index: 2;
			    height: 40px;
			    width: 70%;
			    overflow: hidden;
			}
			.focusBox .txt li a {
				color: #fff;
				font-size: 12px;
                                padding-left: 5px;
			}

			.focusBox .txt li {
			    height: 40px;
			    line-height: 40px;
			    position: absolute;
			    bottom: -15px;
			}
			.focusBox .num {
			    position: absolute;
			    z-index: 3;
			    bottom: 14px;
			    right: 5px;
			    overflow: hidden;
			    height: 12px;
			}


			.focusBox .num li {
			    float: left;
			    position: relative;
			    width: 10px;
			    height: 10px;
			    line-height: 0px;
			    overflow: hidden;
			    text-align: center;
			    margin-right: 5px;
			    cursor: pointer;
			    font-size: 0px;
			    background: #b5b6b7;
				border-radius: 50%;
			}
			.focusBox .num li.on {
				background: #fff;
			}



.bg001
{
margin: 0 auto;
background: url(/tielingws/resource/cms/2021/06/zn1000.jpg) center top no-repeat;
height: 160px;
width:1000px;
}