body,h1,h2,h3,h4,h5,h6,ul,li,p,dl,dt,dd{
	margin: 0;
	padding: 0;
}
body{
	font-family: "Microsoft Yahei";
	background-color: #fff;
}
img{
	border: 0;
	max-width: 100%;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
	color: #666;
	transition: all .15s ease-in-out;
}
.clearfix { 
	*zoom: 1; 
} 
.clearfix:before, 
.clearfix:after { 
	display: table; 
	line-height: 0; 
	content: ""; 
} 
.clearfix:after { 
	clear: both; 
} 
.container{
	max-width: 1200px;
	margin: 0 auto;
}

.banner{
	height: 500px;
	background: url(/zt/img/banner_01.jpg) top center no-repeat;
}
.banner_bwcx{
	height: 870px;
	background: url(/zt/img/top.jpg) top center no-repeat;
}
.banner_bwcx1{
	height: 590px;
	background: url(/zt/img/top2.jpg) top center no-repeat;
}
.top{height: 120px; background-color: rgba(255,255,255,0.2); box-shadow: 0 4px 5px rgba(0,0,0,0.16);}
.logo{
	float: left;
}
.home{
	float: right;
}
.home a{display: block; background: url(/zt/img/icon_home.png) #0086de 9px center no-repeat;font-size: 16px;color: #fff; line-height: 40px; padding: 0 10px 0 35px; border-radius: 0 0 10px 10px; transition: all .3s;box-shadow: 0 4px 5px rgba(0,0,0,0.16);}
.home a:hover{background-color: #c00303; background-position: 4px center;}

.headlines{
	margin-top: 20px;
	padding: 15px 0;
}
.headlines h2{
	text-align: center;
	height: 54px;
	line-height: 54px;
	overflow: hidden;
}
.headlines h2 a{
	color: #333;
	font-size: 30px;
}
.headlines h2 a:hover{
	color:#c00303;
}
.headlines p{font-size: 16px; line-height: 24px; text-indent: 2em; color: #999;}

.tp{
	width: 520px;
	margin-right: 30px;
	margin-bottom: 20px;
	float: left;
}
.tp img{
	height:350px !important;
}
.gk{
	width: 650px;
    float: left;
}

.news-slider{
	margin-top: 20px;
}
.news-slider .owl-nav div{
	padding: 10px 7px!important;
	position: absolute;
	top: 44%;
	background: rgba(0,0,0,.3)!important;
}
.news-slider .owl-nav .owl-prev{
	left: 0;
}
.news-slider .owl-nav .owl-next{
	right: 0;
}
.news-slider .owl-dots{
	position: absolute;
	right: 0;
	bottom: 5px;
}
.news-slider .title span{
	font-size: 14px;
	font-weight: normal;
}

.kan{float: left; width: 796px; margin-right: 20px;}
.ting{float: left; width: 384px;}
.ting1{float: left; width: 584px; margin-right:20px}
.ting2{float: right; width: 584px;}

#chuanc {width:100%; margin-bottom:10px;}
#chuanc dl{margin-right:10px;}

.tab .hd{ overflow: hidden; height: 45px; background: url(/zt/img/icon_tab_line.gif) left bottom no-repeat;}
.tab .hd h2{float: left; font-size: 18px; font-weight: bold; color: #333;}
.tab .hd h2 em{font-size: 26px; color: #1e84bf; font-style: normal;}
.tab .hd a.more{float: right;line-height: 35px; color: #999;}
.tab .hd a.more:hover{ color: #c00303;}

.dh-list dl{
	padding: 18px 0;
	border-bottom: 1px dashed #ddd;
}
.dh-list dl:last-child{border-bottom: none;}
.dh-list dl dt{
	margin-bottom: 12px;
}
.dh-list dl dt a{
	font-size: 18px;
	font-weight: bold;
	color: #333;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.dh-list dl dt a:hover{
	color:#d00908;
}

.dh-list dl dd{
	font-size: 16px;
	line-height: 24px;
	color: #999;
}

.kan-list dl{
	margin-top: 20px;
	width: 350px;
	padding: 20px 18px;
	float: left;
	border: 1px solid #ccc;
}
.kan-list dl:last-child{float: right;}
.kan-list dl:hover{ box-shadow: 0 5px 5px 0 rgba(168,182,191,.6);}

.kan-list dl dt{margin-bottom: 7px;}
.kan-list dl dt a{font-size: 18px; color: #333; line-height: 30px;}
.kan-list dl dt a:hover{font-weight: bold; color: #1e84bf;}
.kan-list dl dd{font-size: 16px;line-height: 30px;color: #999;}
.kan-list dl dd a.more{float: right; color: #999;}
.kan-list dl dd a.more:hover{color: #1e84bf;}

.ting-list dl{
	padding: 15px 0;
	border-bottom: 1px dashed #ddd;
}
.ting-list dl:last-child{border-bottom: none;}
.ting-list dl dt{
	margin-bottom: 7px;
	background: url(/zt/img/icon_dl_dt.gif) left 5px no-repeat;
}
.ting-list dl dt a{
	padding-left: 20px;
	font-size: 16px;
	color: #333;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ting-list dl dt a:hover{
	font-weight: bold;
	color:#0e86ef;
}

.ting-list dl dd{
	font-size: 16px;
	line-height: 30px;
	color: #999;
}
.tp-list ul{
}
.tp-list ul li{
	float:left;
	padding:10px 16px 10px 0px;
	border:none;
}
.tp-list ul li:last-child{
	padding-right:0px;
}
.tp-list ul li a{
	padding:0px;
	border:none;
}
.tp-list1 ul{
}
.tp-list1 ul li{
	float:left;
	padding:10px 20px 10px 0px;
	border:none;
}
.tp-list1 ul li:last-child{
	padding-right:0px;
}
.tp-list1 ul li a{
	padding:0px;
	border:none;
}
.footer{ text-align: center; background-color: #0273bd; padding: 20px 0; color: #fff;font-size: 14px; line-height: 26px;}
.footer a{color: #fff;}

.main{
	margin: 20px 0;
	background-color: #fff;
}
.crumbs{
	padding: 25px 15px;
	border-bottom: 1px solid #eee;
}
.crumbs a{
	color: #333;
}
.crumbs a:hover{color: #1e84bf;}

.list li{
	position: relative;
	padding: 20px 0;
	border-bottom: 1px dashed #eee;
}
.list li a{
	display: block;
	padding-right: 110px;
	padding-left: 15px;
	border-left: 3px solid #1e84bf;
	color: #666;
	line-height: 14px;
	line-height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.list li a:hover{
	color: #1e84bf;
}
.list li span{
	position: absolute;
	top: 20px;
	right: 0;
	font-size: 14px;
	color: #999;
}
.page{
	padding: 20px 0;
	text-align: center;
}

.article{
	padding: 20px 60px 40px;
}
.article-title{
	padding: 30px 0;
	margin-bottom: 30px;
	border-bottom: 1px solid #eee;
}
.article-title h1{
	text-align: center;
	font-size: 22px;
	line-height: 30px;
	color: #444;
}
.article-title span{
	padding-top: 20px;
	display: block;
	text-align: center;
	color: #999;
}

.article-content p{
	margin: 18px 0;
	font-size: 16px;
	line-height: 26px;
	text-indent: 2em;
}
.article-content p img{
	display: block;
	margin: 0 auto;
}

#zdjs{width:1200px;height:240px;text-aligin:left;margin:0 auto;position:relative;top:497px;padding-left:25px;padding-top:30px}
.zdjs_wz{width:1080px;height:230px；margin:auto;float:left;text-align:left;padding-left:50px}
.zdjs_img{float:left;}
@media (max-width: 1200px){
	.banner{
		height: auto;
		background-size: 130% ;
	}
}
@media (max-width: 1100px){
	.container{
		margin: 0 10px;
	}
}
@media (max-width: 768px){
	.logo{display: none;}
	.headlines{margin: 0;}
	.headlines h2{height: auto; line-height: 24px;margin: 0 auto 10px;}
	.headlines h2 a{font-size: 18px;}
	#zdjs{width:100%;}
	.zdjs_img{width:20%;}
	.zdjs_wz{width:70%; padding:10px; height:160px; overflow:hidden;}

	.news-slider{margin: 0;}
	.tp,.gk,.kan,.ting{width: auto;float: none;margin: 0;}

	.kan .bd{margin-bottom: 20px;}
	.kan-list dl{width: auto; float: none;}

	.footer{padding: 20px;}
}
@media (max-width: 480px){
	.list{
		margin: 0 10px;
	}
	.list li{
		padding: 10px 0;
	}
	.list li a{
		padding: 0 0 0 10px;
	}
	.list li span{
		display: block;
		margin-top: 10px;
		margin-left: 14px;
		position: initial;
	}
	.article{
		padding: 0 15px 30px;
	}
	.article-title h1{
		font-size: 18px;
	}
}