@charset "utf-8";
/***分页器 BEGIN**/
.page-box{
	margin:50px auto;
	text-align:center;
}
.page-box a{
	border:1px solid #eee;
	padding:4px 10px;
	font-size:16px;
	color:#999;
	cursor:pointer;
}
.page-box a.page-on{
	background-color:#959595;
	color:#fff;
}
/***分页器 END**/

.divbox .title a{
	color:#0d9bd2;
}
.leftmenu{
    width: 99%;
    display: block;
    padding: 0px;
    margin: 0px;
    border: 1px solid #ccc;
    border-top: none;
}
.leftmenu ul li.parent{
	font-weight:bold;
}
.leftmenu ul li.child{
    margin: 0px 2px 0px 10%;
}
.leftmenu ul li a{
    width: 90%;
    margin: 0px auto;
	color:#333;
	border-bottom:1px solid #eee;
	display: block;
	position: relative;
	line-height: 50px;
	font-size:14px;
}
.leftmenu ul li:last-child a,.leftmenu ul li:last-child a:hover,.leftmenu ul li:last-child a.active{
	border:none;
}
.leftmenu ul li a:hover,.leftmenu ul li a.active{
	color:#0d9bd2;
	border-bottom:1px solid #0d9bd2;
}
.leftmenu ul li a span{
    position: absolute;
    right: 1%;
    font-size: 14px;
}
.ad-list{
	width:100%;
	margin:10px auto;
}
.ad-list img{
	width:100%;
}
.divbox.box-4.leftmenu-t{
	margin-right:10px;	
}
.leftmenu-t.divbox .title{
	font-size:16px;
}
.divbox .title.color-black,
.divbox .title.color-black a ,
.divbox .title.color-black span{
	color:#666;
	font-weight:normal;
}
.baselist-ulint.box-ul span{
	color:#333;
}
.box-ul.baselist-ulint a span{
	position: absolute;
	left:765px;
	color:#666;
	font-size:12px;
	top:3px;
}
.box-ul.baselist-ulint li{
	margin-top:5px;
	margin-bottom:5px;
}
.box-ul.baselist-ulint li a{
	color:#333;
	font-size:14px;
}
.box-ul.baselist-ulint li mark {
	display: inline-block;
    padding: 1px 6px;
    background: #f90;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    line-height: inherit;
    overflow: hidden;
}
.box-ul.baselist-ulint li article{
	display: inline-block;
    width: 83%;
    height: 30px;
    line-height: 30px;
    margin: 0 1%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.box-ul.baselist-ulint li:hover a ,.box-ul.baselist-ulint li:hover span{
	color:#18a7df;
}
.baselist-til{
	font-size:16px;
	color:#333;
	// margin-left:332px;
	margin-top:9px;
	text-align: center;
}
.baselist-til .addjob {
	float: right;
    width: 105px;
    margin-right: 20px;
    margin-top:-10px;
    font-size: 16px;
    background-color: #3696d6;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
    padding: 8px 10px;
    border: none;
}
.baselist-til .download {
    font-size: 16px;
    background-color: #3696d6;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
    padding: 8px 10px;
    border: none;
}
/***文章页 BEGIN**/
.related {
	margin-bottom:40px;
}
.related .til{
	color:#0d9ed6;
	font-size:14px;
}
.ggcont .ggcont-til {	
	border-bottom:#ccc dashed 1px;
}
.ggcont .ggcont-til h2{
	text-align:center;
	font-size:18px;
	font-weight:normal;
	color:#333;
}
.ggcont .ggcont-til .ggcont-tm{
	font-size:12px;
	color:#666;
	text-align:center;
	margin:20px 0;
}
.ggcont .ggcont-tm span{
	padding-right:3px;
}
.ggcont .ggcont-til .ggcont-tm span a{
	cursor:pointer;
	color:#666;
}
.ggcont .treturn{
	color:#0d9ed6;
	margin:15px 0 20px;
}
.ggcont .treturn a{
	cursor:pointer;
}
.ggcont-txt{
	font-size:14px;
    margin: 20px 0px;
    padding-bottom: 20px;
	border-bottom:#ccc dashed 1px;
}
.ggcont-txt p{
	font-size:14px;
	line-height:23px;
	margin-top:7px;
}
.ggcont .ggcont-txt table{
	background-color:#CCC;
}
.ggcont .ggcont-txt td , .ggcont .ggcont-txt th{
	background-color:#fff;
	text-align:center;
	padding:10px 10px;
}
.ggcont .arttitle {	
	border-bottom:#ccc dashed 1px;
}
.ggcont .arttitle h2{
	text-align:center;
	font-size:28px;
	font-weight:normal;
	color:#333;
}
.ggcont .arttitle .ggcont-tm{
	font-size:12px;
	color:#666;
	text-align:center;
	margin:20px 0;
}
.ggcont .ggcont-tm span{
	padding-right:3px;
}
.ggcont .arttitle .ggcont-tm span a{
	cursor:pointer;
	color:#666;
}
.ggcont .artcontent {
    margin: 20px 0px;
    padding-bottom: 20px;
    border-bottom: #ccc dashed 1px;
    font-size: 16px;
    text-align:left;
}
.ggcont .artcontent p {
	line-height: 28px;
}
.ggcont .artcontent h1 {
	line-height:28px;
	font-size: 24px;
	color:#000;
	text-align: center;
}
.ggcont .ggcont-txt ul, 
.ggcont .ggcont-txt ol,
.ggcont .ggcont-txt table, 
.ggcont .ggcont-txt h1,
.ggcont .ggcont-txt h2,
.ggcont .ggcont-txt h3{
	margin-top:15px;
}
.ggcont .ggcont-txt li{
	line-height:22px;
	list-style-position:inside;
}
.ggcont .ggcont-txt a{	
	color:#333;
}
.ggcont .ggcont-txt a:hover{
	text-decoration:underline;
	color:#0d9ed6;
}
.ggcont .ggcont-txt h1{
	font-size:20px;
}
.ggcont .ggcont-txt h2{
	font-size:18px;
}
.ggcont .ggcont-txt h3{
	font-size:16px;
}
/***文章页 END**/
/***会议注册 BEGIN**/
.meeting-reg li{
	position:relative;
	border-bottom:1px solid #ddd;
}
.meeting-reg .meeting-regtxt{
	 overflow:hidden;
	 font-size:14px;
	 margin-bottom:30px;
}
.meeting-reg .meeting-regtxt p{
	line-height:24px;
}
.meeting-reg .meeting-regtxt p span{
	font-weight:bold;
}
.meeting-reg .meeting-regtxt .meettil{
	margin:15px 0;
	font-size:16px;
	font-weight:bold;
}
.meeting-reg .meetbtn{
	text-align:center;
	margin-top:16px;
}
.meeting-reg .meetbtn a{
	display:inline-block;
	*display:block;
	*zoom:1;
	padding:3px 22px;
	margin-right:5px;
	text-align:center;
	border:1px solid #ccc;
	border-radius:6px;
	-ms-border-radius:6px;
	-khtml-border-radius:6px;
	cursor:pointer;
}
.meeting-reg .meetbtn a.meet-art{
	background-color:#139dd4;
	border:none;
	color:#fff;
}
.meeting-reg .meetbtn a.meet-artend{
	background-color:#808080;
	border:none;
	color:#fff;
}
.meeting-reg li div.absolute{
	position:absolute;	
	bottom:0;
	top:0;
	*top:12%;
	left:63%;
	margin:auto;
	z-index:3;
	width:305px;
	height:233px;
	padding-left:10px;
}
.meeting-reg li div.absolute img{
	width:100%;
	height:100%;
}
/***会议注册 END**/
.onlinere-int{
	margin-top:10px;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
}
.onlinere-int p{
	text-indent:28px;
	font-size:14px;
	line-height:25px;
	margin-top:2px;
}
.onlinere-int p a{
	color:#333;
}

/***** form******/
.pubform p .paddingtop33{
	padding-top:33px;
}
.pubform .marinr54{
	margin-right:54px;
}
.pubform{
	margin-top:15px;
	color:#333;
	font-size:14px;
	vertical-align:middle;
	width:100%;
}
.pubform p {
	margin-top:15px;
	vertical-align:middle;
	width:100%;
}
.pubform p input{
	font-size:14px;
	vertical-align:middle;
	padding:10px 10px;
	border:1px solid #ccc;
	color:#8BC34A;;
	display:inline-block;
	*display:inline;
	*zoom:1;
}
.pubform p input[type="text"]{
	width:76.7%;
}
.pubform p span{
	vertical-align:middle;
	color:#ff0000;
	display:inline-block;
	*display:inline;
	*zoom:1;
}
.pubform p label{
	width:12%;
	display:inline-block;
	*display:inline;
	*zoom:1;
	text-align:right;
}
.pubform p select{
	width:29.35%;
	padding:10px 0;
	color:#999;
	font-size:14px;
	border:1px solid #ccc;
	background: url('../images/icon/pull_down.png') no-repeat 97% 49%;
	display:inline-block;
	*display:inline;
	*zoom:1;
	outline: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	overflow:hidden;
}
.pubform p select::-ms-expand {
    display: none;
}
.pubform .form-checkbox span{
	margin-right:15px;
	margin-left:2px;
	color:#333;	
}
.pubform .form-checkbox1 span{
	margin-right:15px;
	margin-left:2px;
	color:#333;	
}
.pubform .form-checkbox1 span a{
	width:18px;
	height:18px;
	display:inline-block;
	border:1px solid #ddd;
	vertical-align:top;
	cursor:pointer;
	margin-right:5px;
}
.pubform .form-checkbox1 span a.on{
	background-color:#31b1e2;
}
.pubform p textarea{
	width:77.8%;
	height:80px;
	vertical-align:top;
	padding:5px;
	border:1px solid #ccc;
}
.pubform p input.w300[type="text"]{
	width:35%;
}
.pubform p input.w230[type="text"]{
	width:25%;
}
.pubform .form-yzm img{
	vertical-align:middle;
	cursor:pointer;
}
.pubform .form-yzm span{
	color:#333;
	cursor:pointer;
}
.pubform p input[type="button"]{
	width:12%;
	background-color:#00a0e9;
	color:#fff;
	text-align:center;
	margin:15px 0 30px 15px;
	cursor:pointer;
}
/****文件上传****/
.pubform  span.form-file{
	background-color:#ddd;
	color:#333;
	width:100px;
	height:32px;
	line-height:32px;
	text-align:center;
	cursor:pointer;
	margin-right:15px;
	position:relative;
}
.pubform  span.form-file input{
	position:absolute;
	top:-6px;
	left:0;
	z-index:3;
	opacity:0;
	filter:alpha(opacity=0);
	width:167%;
	border:none;
}
/***在线举报 END**/
.meeting-reg .meeting-regtxt .margintop10 img{
	padding-bottom:10px;
	padding-right:10px;
}