html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
	margin: 0;
	padding: 0
}

fieldset,
img {
	border: 0;
}

img {
	display: block;
	border-width: 0px;
	margin: 0;
	padding: 0;
}

address,
caption,
cite,
code,
dfn,
th,
var,
i,
b {
	font-style: normal;
	font-weight: normal;
}

ul,
ol {
	list-style: none
}

textarea {
	/*resize: none*/
}

table {
	border-collapse: collapse
}

select,
input {
	vertical-align: middle
}

input {
	padding-top: 0;
	padding-bottom: 0;
	font-family: "Microsoft Yahei", "Helvetica Neue", "Helvetica", "Arial", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", "sans-serif";
	outline: none
}

input {
	border: 0;
	padding: 0;
}

body {
	font: 12px/1.5 "Microsoft Yahei", "Helvetica Neue", "Helvetica", "Arial", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", "sans-serif";
}

body {
	background-repeat: no-repeat;
	background-position: center top;
}

a {
	text-decoration: none;
}


/*列表页面*/

.box-banner {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.box-banner img {
	width: 100%;
}

.lb-br {
	height: 610px;
	background-color: #f0f0f0;
}

.auto {
	width: 1168px;
	margin: 0 auto;
}

.clo-bt {
	text-align: center;
	width: 179px;
	padding: 20px 0;
	margin: 0 auto;
}


/* 本例子css */

.picScroll-left {
	width: 960px;
	position: relative;
	margin: 0 auto;
}

.picScroll-left .hd {
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -35px;
	left: 0;
	height: 1px;
	z-index: 200;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
	display: block;
	width: 40px;
	height: 70px;
	cursor: pointer;
}

.picScroll-left .hd .prev {
	background: url(http://www.ctaxnews.com.cn/resource/arzy.png) no-repeat;
	float: left;
	margin-left: -60px;
	margin-top: -50px;
}

.picScroll-left .hd .next {
	background: url(http://www.ctaxnews.com.cn/resource/arzy.png) no-repeat;
	float: right;
	margin-right: -60px;
	margin-top: 5px;
	background-position-x: -1042px;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	position: relative;
}

.picScroll-left .bd ul li .pic {
	text-align: center;
}

.picScroll-left .bd ul li .pic img {
	width: 960px;
	height: 505px;
	display: block;
}

.picScroll-left .bd ul li .title {
	line-height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 10px;
	z-index: 100;
	font-size: 16px;
}

.picScroll-left .bd ul li .title a {
	color: #fff;
}

.picScroll-left .bd ul li i {
	height: 40px;
	background: #000;
	opacity: .5;
	filter: alpha(opacity=50);
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-indent: -99999em;
}

.clo-zl {
	height: 550px;
	overflow: hidden;
}

.col-jz {
	width: 1150px;
	position: relative;
	overflow: hidden;
	margin-top: 10px;
}

.bt-top {
	width: 227px;
	position: absolute;
	left: 0;
	top: 0;
	z-index:999;
}

.zl-banner {
	width: 550px;
	height: 440px;
	float: left;
	margin-top: 70px;
	margin-left: 72px;
	position: relative;
	z-index:999;
}

.zl-banner .pic img {
	width: 550px;
	height: 440px;
}

.zl-banner .title {
	line-height: 40px;
	position: relative;
	padding: 0 10px;
	z-index: 100;
	font-size: 16px;
	margin-top: -40px;
	text-align: center;
}

.zl-banner .title a {
	color: #fff;
}

.zl-banner i {
	height: 40px;
	background: #000;
	opacity: .4;
	filter: alpha(opacity=50);
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-indent: -99999em;
}

.zl-txt {
	width: 440px;
	height: auto;
	float: right;
	margin-top: 60px;
	margin-right: 40px;
}

.txt-top h1 {
	color: #e31515;
	font-size: 26px;
	font-weight: 500;
	margin-bottom: 14px;
}

.txt-top p {
	font-size: 14px;
	color: #000;
	text-indent: 2em;
	line-height: 28px;
	text-align:justify;
}

.txt-top {
	border-bottom: 3px solid #f01228;
	padding-bottom: 5px;
}

.txt-botm ul li i {
	float: left;
	margin-top: 10px;
}

.txt-botm ul li a {
	font-size: 16px;
	color: #000;
	margin-left: 10px;
}

.txt-botm ul li {
	line-height: 32px;
	cursor: pointer;
	border-bottom: 1px dotted #ccc;
	padding: 5px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.txt-botm {
	
}

.gd-t {
	padding: 0 2px;
	position: absolute;
	right: 50px;
	top: 14px;
}

.gd-t a {
	color: #000;
	font-size: 14px;
	font-weight: 600;
}

.gd-t a b {
	position: relative;
	top: 2px;
	left: 2px;
}

.col-gzl {
	width: 1150px;
	position: relative;
	overflow: hidden;
}


/*70年高看质量发展*/

.clo-gzl .zl-txt {
	float: left;
	margin-left: 70px;
	margin-right: 20px;
	margin-top: 50px;
	position:relative;
	z-index:999;
}

.clo-gzl .zl-banner {
	width: 550px;
	height: 440px;
	float: right;
	margin-top: 70px;
	margin-left: 0px;
	position: relative;
	margin-right: 50px;
}

.clo-gzl .gd-t {
	top: 5px;
}

.col-hsyj {
	margin-top: 5px;
}


/*底部*/

footer img {
	width: 100%;
	height: 100%;
}
.picScroll-left li{
	color: transparent;
}
