*{
	padding: 0;
	margin: 0;
}
img{
	border: 0;
}
/*修改版插件*/
.flexslider{
	margin: 0;
	border: 0px;
}
.flex-direction-nav a::before,.flex-direction-nav a.flex-next::before{
	content: '';
}
.flex-direction-nav a{
	height: 86px;
	width: 55px;
}
.flex-direction-nav a img{
	height: 86px;
	width: 55px;
}
.flex-control-nav{
	display: none;
	height: 0px;
	position: static;
}
/*修改版插件END*/
.tmc{
	width:100%;
    height:30px;
    line-height:30px;
    text-align:center;
    background:rgba(0, 0, 0, 0.5);
    color:#fff;
    -webkit-opacity: 0.9;
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    filter:alpha(opacity=90);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    margin-top: -30px;
    
}
.tmc a{
    color: #FFFFFF;
}

.guidang{
    position: absolute;
    right: 150px;
    top: -5px;
    z-index: 9;
 }
.guidang img {
    width:120px;
}

.container{
	width: 1100px;
	margin: 0px auto;
	background-color: #ffffff;
	position: relative;
}
.tpgjtop_imgtop{
	height:150px;
	margin-bottom: 8px;
}
.tpgj-img{
	width: 50%;
	float: left;
}
.tpgj-right{
	width: 50%;
	float: left;
}
.tpgj-right h2{
	font-size: 18px;
	color: red;
	text-align: center;
	line-height: 30px;
	width: 90%;
	margin: 0px 5%;
	margin-bottom: 10px;
}
.tpgj-right h2 a{
	color: red;
}
.tpgj-right p{
	font-size: 14px;
	line-height: 25px;
	text-indent: 2em;
	max-height: 70px;
	width: 96%;
	margin: 0px 2%;
}
.tpgj-right-list {
	width: 96%;
	margin: 0px 2%;
	margin-top:5px;
}
.tpgj-right-list li{
	line-height: 30px;
	font-size:16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	
	
}
.tpgj-right-list li::before{
	content:url(../images/dian1.jpg);
	position: relative;
	top: -3px;
	padding-right:5px;
}
.jzfp_gd a {
	float: right;
	margin-right: 10px;
	color: #858484;
}
.tpgj-right p a{
	color: red;
}
.tpgj-yxgs-title{
	font-size: 25px;
	color: #1b5106;
	text-align: center;
	line-height: 50px;
	height: 50px;
	border-bottom: 1px solid #1b5106;
}
.tpgj-yxgs-list {
	width: 100%;
	min-height: 200px;
	margin-top:10px;
}
.tpgj-yxgs-list li {
	float: left;
	width: 46%;
	line-height: 30px;
	font-size:16px;
	margin: 0 2%;
}
.tpgj-yxgs-list li::before{
	content:url(../images/dian1.jpg);
	position: relative;
	top: -3px;
	float: left;
	padding-right: 5px;
}
.tpgj-yxgs-list li a {
	display: block;
	float: left;
	width: 70%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.tpgj-yxgs-list li span {
	float: right;
}
.tpgj-xcjb {
	width: 1042px;
	margin: 0px auto;
}
.tpgj-xcjb-title{
	font-size: 25px;
	color: #1b5106;
	text-align: center;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #1b5106;
}
.tpgj-xcjb-img{
	width: 100%;
	/* border: 1px solid #f2f2f2; */
	padding: 2px 0px;
	margin-top:10px;
}
.xcjb-img-bg{
	float: left;
	width: 518px;
	height: 285px;
	margin: 0px 2px;
}
.xcjb-img-bg a img{
	width: 518px;
	height: 285px;
}
.xcjb-img-sm{
	float: left;
	width: 520px;
}
.xcjb-img-sm img{
	width: 100%;
}
.xcjb-img-sm-list {
	float: left;
	text-align: center;
	margin: 2px;
}
.xcjb-img-sm-list a img {
	width: 256px;
	height: 140px;
}
.clean{
	clear: both;
}
.tpgj-xcjb-img .jzfp_gd {
	height: 30px;
	line-height:30px;
}

.jzfp_gd.phone {
	display: none;
}

@media screen and (max-width: 768px) {
	.flex-direction-nav a img {
		height: 50px;
		width: 25px;
	}
	.tpgjtop_imgtop{
		height:auto;
	}
	.container,.tpgj-xcjb,.tpgj-img,.tpgj-right,.xcjb-img-bg,.xcjb-img-sm{
		width:100%;
		height: auto;
	}

	.tpgj-yxgs-list li,.tpgj-right-list li{
		width: 96%;
		margin: 0 2%;
		font-size:14px;
		overflow: hidden;
		white-space: initial;
	}
	.xcjb-img-bg{
		margin:0px;
	}
	.xcjb-img-bg a img {
		width: 100%;
		height: auto;
	}
	.xcjb-img-sm-list {
		margin: 1%;
		width: 48%;
	}
	.xcjb-img-sm-list a img {
		width: 100%;
		height: auto;
	}
	.tpgj-right p{
		font-size: 12px;
		max-height: none;
	}	
	.jzfp_gd {
		text-align: center;
		margin: 10px auto;
	}
	.jzfp_gd a {
		float: none;
		margin-right: 0px;
		color: #000000;
		background-color: #f2f2f2;
		border-radius: 5px;
		width: 90%;
		display: block;
		margin: 0px 5%;
		height: 30px;
		line-height: 30px;
	}
	
	
	.tpgj-yxgs-list li, .tpgj-right-list li {
		width: 98%%;
		margin: 5px 1%;
		overflow: initial;
		white-space: initial;
		line-height: 30px;
	}
	.tpgj-yxgs-list li::before {
			display: none;
	}
	.tpgj-yxgs-list li a {
		width: 100%;
		overflow: initial;
		white-space: initial;
		text-overflow: initial;
	}
	.tpgj-yxgs-list li{
		background: url(../images/dian1.jpg) no-repeat 0px 15px;
		padding-left: 8px;
		border-bottom: 1px solid #ccc;
	}
	
	.jzfp_gd {
		display: none;
	}
	.jzfp_gd.phone {
		display: block;
	}
	
}































 
