﻿*
{
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto;
}
body
{
	background: #fff;
}
.WideWrap
{
	min-width: 1200px;
	margin: 0 auto;
}
/*——*/
.topbar
{
	background: #f6f6f6;
	border-bottom: solid 1px #eee;
}
.topbar .con1
{
	width: 1200px;
	margin: 0 auto;
}
.topbar .con1 table
{
	width: 100%;
}
.topbar .con1 td
{
	font-size: 12px;
	vertical-align: middle;
}
.topbar .con1 td.td1
{
	line-height: 40px;
	padding-left: 2px;
}
.topbar .con1 td.td2
{
	text-align: right;
	line-height: 18px;
}
.topbar .con1 td.td2 a
{
	display: inline-block;
	margin: 0 4px;
	padding: 5px 12px;
	border-radius: 40px;
	color: #fff;
	background: #666;
}
.topbar .con1 td.td2 a:hover
{
	background: #333;
}
/*——*/
.head
{
	/*min-height: 97px;*/
}
.head .con1
{
	width: 1200px;
	margin: 0 auto;
	/*padding: 7px 0 10px;*/
	padding:9px 0;
}
.head .con1 table
{
	width: 100%;
}
.head .con1 td
{
	vertical-align: middle;
}
.head .con1 td.td1
{
	width: 410px;
}
.head .con1 td.td1 div
{
	width: 410px;
}
.head .con1 td.td1 div img
{
	display: block;
	min-height: 30px;
	min-width: 30px;
}
.head .con1 td.td2
{
}
.head .con1 td.td2 .menus
{
	padding-top: 5px;
}
.head .con1 td.td2 .menus.on
{
	position: absolute;
	background: rgba(255,255,255,.8);
	padding-bottom: 10px;
	border-radius: 0 0 4px 4px;
	display: block;
}
.head .con1 td.td2 .menus ul
{
}
.head .con1 td.td2 .menus ul li
{
	float: left;
	width: 78px;
}
.head .con1 td.td2 .menus ul li u
{
	display: block;
	text-decoration: none;
}
.head .con1 td.td2 .menus ul li u img
{
	display: block;
	margin: 0 auto;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	cursor: pointer;
}
.head .con1 td.td2 .menus ul li u img:hover
{
	opacity: .8;
}
.head .con1 td.td2 .menus ul li i
{
	display: block;
	font-style: normal;
	text-align: center;
	padding-top: 3px;
}
.head .con1 td.td2 .menus ul li i a
{
	color: #333;
}
.head .con1 td.td2 .menus ul li i a:hover
{
	color: #666;
}
/*——*/
.nav
{
}
.nav .con1
{
	width: 1200px;
	margin: 0 auto;
	background: #00A76F;
	line-height: 24px;
	padding: 12px 0;
	border-radius: 4px;
}
.nav .con1 ul
{
	padding: 0 8px 0 10px;
}
.nav .con1 ul li
{
	float: left;
}
.nav .con1 ul li a
{
	color: #fff;
	display: block;
	padding: 0 14px;
	white-space: nowrap;
}
.nav .con1 ul li a:hover
{
	color: #ffc;
}
/*——*/
.box
{
	width: 1200px;
	margin: 0 auto;
}
/*——*/
.foot
{
	background: #444;
	margin-top: 10px;
	padding: 40px 0;
}
.foot .con1
{
	width: 1200px;
	margin: 0 auto;
}
.foot .con1 td
{
	vertical-align: middle;
}
.foot .con1 td.td1
{
	width: 264px;
}
.foot .con1 td.td1 div
{
	width: 264px;
	overflow: hidden;
}
.foot .con1 td.td1 div img
{
	display: block;
}
.foot .con1 td.td2
{
	padding-right: 84px;
}
.foot .con1 td.td2 p
{
	line-height: 28px;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	font-size: 12px;
	color: #fff;
}
.foot .con1 td.td2 p a
{
	color: #fff;
}
.foot .con1 td.td2 p a:hover
{
	color: #fc9;
}
.foot .con1 td.td3
{
	width: 180px;
	text-align: center;
	font-size: 12px;
	color: #fff;
}
.foot .con1 td.td3 img
{
	display: block;
	width: 120px;
	margin: 0 auto 6px;
}
/*——*/
.c1
{
	border: solid 1px #eee;
	border-radius: 4px;
	background: #fff;
}
.b1
{
	line-height: 40px;
	background: #f6f6f6;
	border-radius: 4px 4px 0 0;
	border-bottom: solid 1px #eee;
}
.b1 table
{
	width: 100%;
}
.b1 table td
{
	vertical-align: middle;
}
.b1 table td.td1
{
	padding-left: 12px;
}
.b1 table td.td2
{
	padding-right: 10px;
	text-align: right;
}
.b1 table td.td2 a
{
	color: #888;
}
.b1 table td.td2 a:hover
{
	color: #333;
}
.v1
{
}
.v1.v1_a
{
	padding: 6px 10px;
}
.v1.v1_a table
{
	width: 100%;
}
.v1.v1_a table td
{
	vertical-align: middle;
}
.v1.v1_a table td.td1
{
	width: 100%;
	padding: 4px 0;
}
.v1.v1_a table td.td1 div
{
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	padding-left: 14px;
	background: url(/z/Misc/img/Wide/arr1.png) no-repeat left center;
	padding-right: 15px;
}
.v1.v1_a table td.td1 div a
{
	color: #333;
}
.v1.v1_a table td.td1 div a:hover
{
	color: #c00;
}
.v1.v1_a table td.td2
{
	white-space: nowrap;
}
.v1.v1_a table td.td2 div
{
	white-space: nowrap;
	text-align: right;
	color: #999;
}
/*——*/
.list
{
}
.list .item
{
	background: #f6f6f6;
	margin-top: 10px;
	border-radius: 4px;
}
.list .item .son1
{
	display: table;
	width: 100%;
}
.list .item .son1 u
{
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
	width: 100%;
}
.list .item .son1 u div
{
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	padding-left: 28px;
	background: url(/z/Misc/img/Wide/arr1.png) no-repeat 14px center;
}
.list .item .son1 u div a
{
	color: #333;
}
.list .item .son1 u div a:hover
{
	color: #00C983;
}
.list .item .son1 i
{
	display: table-cell;
	vertical-align: middle;
	font-style: normal;
}
.list .item .son1 i div
{
	white-space: nowrap;
	padding-right: 10px;
	color: #666;
}
/*——*/
.view
{
}
.view .title
{
	font-size: 34px;
	line-height: 42px;
	text-align: center;
	padding: 20px 20px 15px;
	font-family: FangSong_GB2312, FangSong, 'Microsoft Yahei' , '微软雅黑' , MSYahei, '黑体' , Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	word-wrap: break-word;
	word-break: break-all;
}
.view .content
{
	font-size: 14px;
	line-height: 2;
	word-wrap: break-word;
	word-break: break-all;
	padding: 0 10px 20px;
}
.view .content p
{
	color: #000;
}
.view .content img
{
	display: block;
	max-width: 100%;
	margin: 10px auto;
}
/*——*/