@charset "utf-8";
@import url("../../../icon/icon.css");
* {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
}
section, header, footer, nav, article, aside {
	display: block;
}
body {
	background-color: #ffffff;
	font-size: 12px;
}
ol, ul, li {
	list-style: none;
}
caption, th {
	text-align: left;
}
address, caption, cite, code, dfn, ins, em, th, var {
	font-weight: normal;
	font-style: normal;
}
input, textarea {
	font-size: 12px;
	padding: 2px;
}
img {
	vertical-align: top;
	border-width: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
textarea {
	overflow: auto;
}
a {
	text-decoration: none;
	color: #0B3B8C;
}
.f-l {
	float: left;
	_display: inline;
}
.f-r {
	float: right;
	_display: inline;
}
.clear {
	clear: both;
}
.pos-r {
	position: relative;
}
.pos-a {
	position: absolute;
}
.b {
	font-weight: bold;
}
.hide, .hidden {
	display: none;
}
.ov {
	overflow: hidden;
	_zoom: 1;
}
.tc {
	text-align: center;
}
.dashed {
	border-bottom: 1px dashed #cccccc;
}
.bd-gray {
	border: 1px solid #D6D6D6;
}
.fz12 {
	font-size: 12px;
}
.fz14 {
	font-size: 14px;
}
.ti2 {
	text-indent: 2em;
}
.Opacity {
	opacity: .5;
	filter: alpha(opacity=50);
}
.column {
	width: 960px;
	margin: 100px auto;
	overflow: hidden;
	_zoom: 1;
}
.w1003 {
	width: 1003px;
}
#Banner ._output {
	width: 960px;
	margin: 0 auto;
	margin-top: 9px;
}
.head-repeat-x .top-block {
	position: absolute;
	background: transparent url('images/head-ico.png') repeat-x 0 0;
	width: 100%;
	height: 32px;
	top: 0;
	left: 0;
	z-index: -1;
}
.head-repeat-x .header-topbar {
	height: 32px;
	line-height: 32px;
	width: 1003px;
	margin: 0 auto;/*顶部链接*/
}
.head-repeat-x .header-topbar .share {
	float: right;
	_display: inline;
	margin: 9px 20px 0 0;
}
.head-repeat-x .header-topbar .search {
	float: right;
	_display: inline;
	margin-top: 5px;
	position: relative;
	width: 123px;
}
.head-repeat-x .header-topbar .search .text {
	width: 90px;
	height: 16px;
	border: 1px solid #ccc;
	position: absolute;
	left: 0;
	color: #cccccc;
}
.head-repeat-x .header-topbar .search .btn-submit {
	background-image: url('images/head-ico.png');
	background-position: 0 -235px;
	width: 30px;
	height: 22px;
	border-width: 0;
	position: absolute;
	right: 0;
	cursor: pointer;
}
.head-repeat-x .header-topbar .cal {
	float: left;
	width: 16px;
	height: 15px;
	background: transparent url(images/cal.png) no-repeat;
	margin: 8px 0 0 20px;
	cursor: pointer;
}
.head-repeat-x .header-topbar .login {
	float: left;
	_display: inline;
	margin: 9px 20px 0 0;
}
.head-repeat-x .header-topbar .login a {
	color: #666666;
}
.head-repeat-x .header-topbar .login a:hover {
	color: #cc0000;
}
.head-repeat-x .header-topbar .head-rss {
	float: left;
	_display: inline;
	margin-top: 9px;
	width: 37px;
	height: 14px;
	background-image: url('images/head-ico.png');
	background-position: 0 -75px;
}
.head-repeat-x .header-topbar .head-top-nav {
	float: left;
	_display: inline;
	padding-left: 2px;
}
.head-repeat-x .header-topbar .head-top-nav li {
	display: inline;
	margin-right: 13px;
}
.head-repeat-x .header-topbar .head-top-nav li a {
	color: #444;
	font-size:12px;
}
.head-repeat-x .header-topbar .head-top-nav li a:hover {
	color: #cc0000;
}
.head-repeat-x .banner {
	height: 60px;
	width: 1003px;
	margin: 0 auto;
	margin-top: 9px;
}
.head-repeat-x .banner .logo a {
	float: left;
	_display: inline;
	width: 209px;
	height: 54px;
	background-image: url('images/cmstop-logo.png');
	background-position: -5px 0;
}
.head-repeat-x .banner .ad {
	float: right;
	_display: inline;
}
.head-repeat-x .banner .ad .ad-a {
	float: left;
	_display: inline;
	width: 480px;
	height: 60px;
	margin-right: 8px;
}
.head-repeat-x .banner .ad .ad-b {
	float: right;
	_display: inline;
	width: 240px;
	height: 60px;
}
.head-repeat-x .banner .ad {
	width: 728px;
}
.head-repeat-x .full-banner {
	height: 80px;
	width: 960px;
	margin: 0 auto;
	margin-top: 9px;
}
.head-repeat-x .full-banner .logo a {
	float: left;
	_display: inline;
	width: 209px;
	height: 54px;
	background-image: url('images/cmstop-logo.png');
	background-position: -5px 0;
}
.head-repeat-x .full-banner .ad {
	float: right;
	_display: inline;
}
.head-repeat-x .full-banner .ad .ad-a {
	float: left;
	_display: inline;
	width: 650px;
	height: 80px;
	margin-right: 9px;
}
.head-repeat-x .full-banner .ad .ad-b {
	float: right;
	_display: inline;
	width: 300px;
	height: 80px;
}
.nav {
	position: relative;
}
.nav li, .nav li a {
	float: left;
	_display: inline;
}
.nav li {
	margin: 10px 8px 0 9px;
}
.nav li a {
	color: #ffffff;
}
.nav li a:hover {
	color: #ffff00;
}
.nav li .index {
	font-weight: bold;
	margin: 0 4px;
}
.nav .hr {
	width: 2px;
	height: 17px;
	background-image: url(images/nav-hr.png);
}
.nav-wrapper {
	width: 960px;
	margin: 0 auto;
	margin-top: 9px;
}
.nav-wrapper .border-radius {
	overflow: hidden;
	_zoom: 1;
	position: relative;
}
.nav-wrapper .border-radius .left, .nav-wrapper .border-radius .right {
	position: absolute;
	width: 5px;
	height: 36px;
	top: 0;
}
.nav-wrapper .border-radius .left {
	left: 0;
	background: transparent url('images/head-ico.png') no-repeat 0 -122px;
}
.nav-wrapper .border-radius .right {
	right: 0;
	background: transparent url('images/head-ico.png') no-repeat 0 -194px;
}
.nav-wrapper .border-radius .main {
	margin: 0 5px;
	background: transparent url('images/head-ico.png') repeat-x 0 -158px;
	height: 36px;
}
.foot {
	width: 960px;
	margin: 0 auto;
	background-color: #f4f4f4;
	text-align: center;
	padding-bottom: 8px;
	margin-top: 10px;
}
.foot .foot-links {
	margin-top: 6px;
}
.foot .foot-links a {
	color: #000000;
	margin: 0 4px;
	line-height: 24px;
}
.foot .foot-links a:hover {
	color: #cc0000;
}
.foot p {
	line-height: 24px;
}
/*回到顶部*/
.mod-gotop, .mod-gotop a {
	width: 18px;
	height: 72px;
}
.mod-gotop {
	position: fixed;
	top: 300px;
	background: transparent url(images/gotop.png);
	cursor: pointer;
}
.mod-gotop a {
	visibility: hidden;
	float: left;
}
/*按钮样式*/
.btn-common, .btn-common-disable, .btn-common-long {
	cursor: pointer;
}
.btn-common, .btn-common-disable {
	border-width: 0;
	width: 60px;
	height: 32px;
	line-height: 22px;
	font-weight: bold;
	color: #fff;
	background: transparent url(images/btn-submit.png) no-repeat -1px -1px;
	font-size: 14px;
	text-align: center;
}
.btn-common-disable {
	background: transparent url(images/btn-submit-disable.png) no-repeat -1px -1px;
}
.btn-common-long {
	background-position: -1px -34px;
	width: 100px;
	height: 32px;
}
.hr9 {
	height: 9px;
	clear: both;
 overflow: hidden _zoom:1;
}
/*20150514增改*/
/*网站底部*/
.footer {
	width: 100%;
	margin: 10px auto 0;
	clear: both;
	padding: 5px 0 15px;
	border-top: 1px solid #ccc;
	background: #f9f9f9;
}
.foot_nav {
	width: 990px;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	color: #333;
}
.foot_nav a {
	font-size: 12px;
	padding: 0px 5px;
	color: #333;
}
.foot_copy {
	width: 1003px;
	margin: 0 auto;
	text-align: center;
	color: #666;
	line-height: 180%;
}
.foot_copy p {
	font-size: 12px;
}
.foot_copy a {
	color: #666;
	font-size: 12px;
}
.mt380 {
	margin-top: 380px;
}
/*20150714增改*/
/*网站头部*/
/*头部logo行*/
.toplogo {
	height: 55px;
	padding-top: 10px;
	z-index: 1000;
	position: relative;
}
.logoleft {
	width: 168px;
	float: left;
}
.logomiddle {
	width: 490px;
	float: left;
	background: url(http://img.meizhou.cn/templates/meizhou/www/01/zdcpbg.jpg) no-repeat 20px 36px;
	height: 46px;
	padding-top: 6px;
}
.logomt {
	width: 480px;
	padding: 0 0 10px 10px;
	float: left;
	font-size: 12px;
	color: #666;
	height: 18px;
	line-height: 18px;
}
.logomt a {
	padding: 0 10px;
	font-size: 12px;
	color: #666;
}
.logomb {
	width: 100%;
	float: left;
	height: 18px;
	line-height: 18px;
}
.logomb a {
	padding-left: 40px;
	font-size: 12px;
	color: #000;
}
.logomb a:hover {
	color: #000 !important;
}
.logoright {
	width: 345px;
	float: left;
}
.wmobile {
	width: 140px;
	float: left;
	height: 18px;
	line-height: 18px;
	text-align: right;
	background: url(http://img.meizhou.cn/templates/meizhou/www/01/mobilebg.jpg) no-repeat 80px center;
}
.wmobile a {
	font-size: 12px;
	color: #666;
	padding: 0 10px;
}
.logorlogin {
	width: 155px;
	float: right;
	font-size: 12px;
	text-align: right;
	color: #666;
	height: 18px;
	line-height: 18px;
}
.logorlogin * {
	vertical-align: middle;
}
.logorlogin a {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	padding-left: 6px;
}
.language {
	width: 50px;
	float: right;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
}
/*头部搜索*/
.wtsearch {
	width: 343px;
	float: left;
	height: 23px;
	padding: 10px 2px 2px 0px;
	overflow: hidden;
}
.s_t {
	width: 150px;
	height: 17px;
	line-height: 17px;
	border: 1px solid #ccc;
	color: #aaa;
	padding: 2px 2px 2px 28px;
	background: #fff url(http://img.meizhou.cn/templates/meizhou/www/01/stbg.jpg) no-repeat 5px 3px;
	font-size: 12px;
	float: left;
}
.tsselect {
	margin: 0 10px;
	_margin-top: 2px;
	height: 23px;
	font-size: 13px;
	float: left;
}
.ts_b {
	width: 60px;
	height: 23px;
	cursor: pointer;
	border: 0;
	background: url(http://img.meizhou.cn/templates/meizhou/www/01/searchbtn.jpg) no-repeat;
	float: left;
}
/*头部搜索结束*/
/*头部导航*/
.daohang {
	width: 100%;
	margin: 0 auto 6px;
	clear: both;
	background: #fff url(http://img.meizhou.cn/templates/meizhou/www/01/navbg.jpg) repeat-x;
	z-index: 1000;
	position: relative;
}
.header2014 {
	width: 1003px;
	margin: 0 auto;
	height: 56px;
	background: url(http://img.meizhou.cn/templates/meizhou/www/01/nav.jpg) no-repeat 0 0;
}
.wtnav {
	padding: 0 0 0 43px;
	width: 160px;
	float: left;
	white-space: nowrap;
}
.wtnav ul li {
	padding: 8px 13px 0 0;
	float: left;
	height: 15px;
	line-height: 15px;
}
.wtnav ul li a {
	font-size: 12px;
	color: #fff;
}
.wtnav ul li a:hover {
	color: #fff !important;
}
.nav_1 {
	width: 123px;
}
.nav_2 {
	width: 134px;
}
.nav_3 {
	width: 184px;
}
.nav_4 {
	width: 185px;
}
.wtnav ul .lastnav {
	padding-right: 0;
}
/*主体内容部分*/
.wcontent {
	width: 1003px;
	margin: 0 auto 10px;
	clear: both;
}
/*分页*/
.pagination {
}
.pagination a {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	padding: 10px 10px;
	margin-right: 4px;
}
#con_left .manu .pagination a {
	height: 10px;
	line-height: 10px;
	font-size: 12px;
}
.pagination span {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	padding: 10px 10px;
	margin-right: 2px;
}
/*头部单行导航搜索*/
.header-search-input .searinput {
    padding: 0 3px;
    font-size: 12px;
    color: #000;
    height: 20px;
    width: 108px;
}
.wdanhangsearch {
	float: right;
	margin-top: 3px;
	position: relative;
}
.wdanhangsearch .searinput {
	width: 140px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #ccc;
	color: #aaa;
	padding: 2px;
	font-size: 12px;
	float: left;
}
.wdanhangsearch .divicon {
	position: absolute;
	right: 4px;
	top: 3px;
	width: 20px;
	height: 18px;
	background: url(/comm/share/04/images/index/stbg.jpg) no-repeat right 1px;
	cursor: pointer;
}
/*活动报名页面*/
.hdbanner {
	width: 1003px;
	margin: 8px auto;
}
.hdbanner img {
	width: 100%;
}
.hdxiangqing {
	width: 1003px;
	margin: 10px auto 0;
	clear: both;
}
.hdxiangqing .activity-text p {
	padding-bottom: 0;
	line-height: 200%;
}
.hdjieshao {
	float: left;
	padding: 10px;
}
.hdjieshao p {
	text-indent: 25px;
}
.hdxiangqing .m-title-a .m-title-h2 {
	border-bottom: 2px solid #0091e4;
	padding: 0 20px;
}
.hdotherxinxi {
	padding: 10px 10px;
}
.hdbutton {
	width: 1003px;
	margin: 0 auto;
	text-align: center;
	padding: 40px 0;
	clear: both;
}
.hdbutton .button1 {
	border-radius: 0px;
	padding: 12px 100px;
}
