﻿.ztzlcont{
	width: 1100px;
	margin: 0px auto;
	min-height: 500px;
	background-color: #fff;
}
.ztnav {
	height: 30px;
	line-height: 30px;
	margin: 5px 0px;
}
.ztnav span {
	background-color: #347bd7;
	width: 5px;
	height: 15px;
	float: left;
	margin-left: 15px;
	margin-top: 8px;
}
.ztnav a {
	/* float: left; */
	margin-left: 5px;
}
.rdzt{margin: 0px 15px;}
.tybt {
	background-color: #e9f4ff;
	height: 35px;
	line-height: 35px;
}
.tybt div {
	display: block;
	float: left;
	padding: 0px 15px;
	background-color: #1d78cc;
	color: #fff;
	font-size: 18px;
}
.tybt span{
	float: right;
	font-size: 14px;
	margin-right: 1%;
	display:none;
}
.rd_left {
	width: 75%;
	float: left;
}
.rd_left_list{width: 100%;}
.rd_left_list li {
	clear: both;
	padding: 10px 0px;
}
.rd_left_list li.fzx {
	border-bottom: 1px dashed #c3c3c3;
}
.rd_left_list li>a{
	float: left;
	display: block;
	width: 32%;
}
.rd_left_list li a img{
	width: 250px;
	height: 146px;
}
.rd_left_list_cont {
	float: left;
	width: 68%;
	padding: 0px 5px;
}

.rd_left_list_cont h2 {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
.rd_left_list_cont h2 a{
	color: #000;
}
.rd_left_list_cont p {
	font-size: 16px;
	line-height: 30px;
	color: #707070;
	text-indent: 30px;
}
.rd_left_list_cont p a {
	color: red;
}
.rd_left_list_cont span {
	font-size: 18px;
	color: #707070;
	height: 30px;
	line-height: 30px;
	float: right;
}

.rd_right {
	float: left;
	width: 25%;
	text-align: center;
}
.rd_right_list li {
	margin: 15px 0px;
}
.rd_right_list li a img{
	width: 256px;
	height: 80px;
}
.zxzt{
	margin: 5px 15px;
}
.zxzt_list {
	margin: 5px 0px;
}
.zxzt_list li,.gdzt_list li{
	float: left;
	width: 50%;
	margin: 5px 0px;
	font-size: 16px;
	background: url(../images/dian1.jpg) no-repeat 0px center;
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.gdzt{margin:15px;}
.gdzt_list{margin: 5px 0px;}
.clear{
	clear: both;
}


@media only screen and (min-width: 100px) and (max-width: 640px) {
	
.ztzlcont,.rd_left,.rd_left_list_cont{width: 100%;}
.rd_right{
	display: none;
}
.rd_left_list li > a{
	width: 100%;
	text-align: center;
}
.rd_left_list li a img {
	width: auto;
	height: auto;
}
.rd_left_list_cont h2 {
	font-size: 16px;
}
.rd_left_list_cont p,.rd_left_list_cont span{
	font-size: 14px;
}	
.zxzt_list li, .gdzt_list li {
	width: 100%;
	font-size: 14px;
	overflow: inherit;
	text-overflow: inherit;
	white-space: initial;
}
.tybt span {
	display: none;
}
.tybt {
	height: 30px;
	line-height: 30px;
}
.rdzt {
	margin: 0px 5px;
}
.zxzt,.gdzt{
	margin: 5px 5px;
}	
}

 
