@gb2312 
@import url(header.css);
@import url(footer.css);
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
img {
	margin: 0;
	padding: 0;
}

body,
button,
input,
select,
textarea {
	font-size: 12px;
	font-family: "寰蒋闆呴粦", "榛戜?";
	color: #333333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

em,
i {
	font-style: normal;
}

ul,
ol {
	list-style: none;
}

img {
	border: 0px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*
	鏍峰紡鍒濆鍖� 
 */

.container {
	width: 1200px;
	padding: 0;
}
.linkNav{
	background: #FFFFFF;
	height: 52px;
}
.linkNav p{
	line-height: 52px;
	color: #333333;
	margin-left: 30px;
}
.ListPage{
	margin-top: 30px;
}
.ListPageNav{
	background: #FFFFFF;
	width: 293px;
	min-height: 660px;
	float: left;
}
.ListPageNav ul{
	width: 269px;
	margin: 0 auto;
	padding-top: 13px;
}
.ListPageNav ul li a{
	display: block;
	width: 269px;
	height: 52px;
	background: #efefef;
	padding-left: 50px;
	color: #575757;
	font-size: 18px;
	line-height: 52px;
	margin: 10px 0px;
	text-decoration: none;
	background: url(ListPageIcon.png) no-repeat #efefef;
	background-position: 20px 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ListPageNav ul li a.on{
	background: url(ListPageIconHover.png) no-repeat #c8e8c1;
	background-position: 20px 16px;
	color: #1D9E04;
}
.ListPageNav p{ margin: 5px auto; text-align: center;}
.ListPageNavTit{
	width: 269px;
	height: 52px;
	background: #1D9E04;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 52px;
	cursor: default;	
}
.ListPage_Subcont{
	background: #FFFFFF;
	width: 890px;
	min-height: 660px;
	float: right;
}
.ListPage_Subcont li {
    line-height: 36px;
    background: url(Arrow.png) no-repeat;
    background-position: 0 14px;
    height: 36px;
    font-size: 14px;
    padding-left: 10px;
}
.ListPage_Subcont li a {
	float: left;
	font-size: 14px;
	color: #5a5a5a;
}

.ListPage_Subcont li span {
	font-size: 14px;
	color: #5a5a5a;
	float: right;
}
.listInfo{
	width: 866px;
	margin: 0 auto;
	padding-top: 13px;
}
.listInfoTit{
	width: 866px;
	height: 52px;
	background: #dff8da;
}
.listInfoTit h2{
	margin: 0;
	height: 52px;
	background: #1F9F07;
	color: #FFFFFF;
	line-height: 52px;
	font-size: 18px;
	text-align: center;
	cursor: default;
	float: left;
	padding: 0 10px;
}
.Video_pane {
     margin:0 auto;
     overflow: hidden;
     padding: 10px 0 10px;
     }
.tplgd {
    float: left;
    margin:4px 2px;
    /* height: 235px; */
    width: 212px;
    display: inline;
    text-align: center;
    }
.tplgd_ul a {
    display: block;
    width: 201px;
    height: 155px;
    background: #f2f2f2;
	margin:auto;}
.tplgd_ul a:hover{background:#86bcea;}
.tplgd_ul a img {
    /* margin-left: 10px; */
    margin-top: 10px;
    }
.tplgd_wz {
    width: 212px;
    line-height: 22px;
    /* height:44px; */
    margin-top: 5px;
    padding-left: 10px;
    float: left;
    overflow: hidden;
    }
.tplgd_wz a{ font-size:14px; color:#6c6c6c;}
.tplgd_wz a:hover{ color:#025194;}
.tplgd_sj {
    float: left;}
	
.tplgd_sj span {
    font-size: 14px;
    color: #999999;
    line-height: 26px;
    margin-left: 10px;}	