body {
	margin: 0px;
	padding: 0px;
	background-color: #F0F0F0;
	color: #454545;
	font-size: 14px;
}
#banner {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 484px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #FFF;
}
#banner2 {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 300px;
	background-image: url(../images/banner_01.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #FFF;
}

#content {
	padding: 0px;
	margin: 0px;
}
#content .a_about {
	display: block;
	background-image: url(../images/a_about.jpg);
	padding: 50px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
.line_b1   {
	display: block;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 20px;
}
.part1, .part2, .part3, .part4, .part5 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#banner .btn_box {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 310px;
}
.ban_btn1,#banner .btn_box .ban_btn2,#banner .btn_box .ban_btn3 {
	float: left;
	height: 150px;
	width: 150px;
	margin-right: 40px;
	margin-left: 40px;
}
.ban_p3 {
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	line-height: 70px;
}

.ban_btn1 a {
	padding-top: 40px;
	background-color: #FCAA30;
	display: block;
	height: 110px;
	width: 150px;
	border-radius: 80px;
	text-decoration: none;
	transition: 0.5s;
}
.ban_btn2 a {
	padding-top: 40px;
	background-color: #4DC8F7;
	display: block;
	height: 110px;
	width: 150px;
	border-radius: 80px;
	text-decoration: none;
	transition: 0.5s;
}
.ban_btn3 a {
	padding-top: 40px;
	background-color: #FF9184;
	display: block;
	height: 110px;
	width: 150px;
	border-radius: 80px;
	text-decoration: none;
	transition: 0.5s;
}
.ban_btn1 a .ban_p1 {
	color: #FFF;
	font-weight: bold;
	font-size: 25px;
	line-height: 30px;
	padding-top: 10px;
}
.ban_btn1 a .ban_p2 {
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	color: #FFFFFF;
}
.ban_btn1 a:hover {
	background-color: #F60;
	text-decoration: none;
}
.ban_btn2 a:hover {
	background-color: #39F;
}
.ban_btn3 a:hover {
	background-color: #F30;
}

#content .a_about p {
	font-size: 14px;
	line-height: 28px;
	text-indent: 28px;
}


#footer {
	margin: 0px;
	padding: 0px;
	height: 70px;
}
#footerbox {
	height: 70px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerbox a:hover {
	text-decoration: underline;
}
#footerbox p {
	color: #333;
	font-size: 13px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerbox a {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
/*huiyi*/
.huiyi{
	float: left;
	margin-right: 10px;
	margin-top: 20px;
	width: 480px;
	margin-left: 10px;
}
.huiyi .imgtxt{border:1px solid #ddd; background-color: #fff;}
.huiyi .limg{float:left;width:340px;height:200px;position:relative;cursor:pointer;transition:0.5s}
.huiyi .limg .look{
	position: absolute;
	width: 340px;
	height: 200px;
	left: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: 0.5s;
	background-image: url(../images/ck_bg.jpg);
}
.huiyi .limg .look:hover{opacity:0.7;filter:alpha(opacity=70);}
.huiyi .limg .msg{position:absolute;bottom:0;left:0;background:rgba(0,0,0,0.7) !important;color:#fff;height:40px;line-height:40px;width:320px;padding:0 10px;filter:alpha(opacity=70);background:#000}
.huiyi .limg a{ text-decoration: none;}
.huiyi .limg .msg span{position:relative}
.huiyi .limg .msg .tit{float:left}
.huiyi .limg .msg .count{float:right}
.huiyi .rtxt{float:left;width:138px;text-align:center}
.huiyi .rtxt .city{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 30px;
	background-color: #F8A33A;
}
.huiyi .rtxt .p1{
	font-weight: bold;
	color: #9F4A0B;
	margin-bottom: 10px;
	font-size: 14px;
	text-align: left;
}
.huiyi .rtxt .p2 a{color:#888;font-size:12px}
.huiyi .rtxt .p3{color:#888;text-align:left;margin-left:10px;margin-top:-20px}
.huiyi .rtxt .p4{font-weight:bold;color:#1996e6;margin-bottom:8px;font-size:14px;margin-top:-10px}
.huiyi .rtxt .p5{color:#888;padding:0 7px;line-height:25px}
.huiyi .rtxt .num{margin-top:10px;color:#888;font-weight:bold}
.huiyi .rtxt .num span{display:inline-block;border-radius:4px;color:#fff;font-weight:bold;font-size:34px;width:42px;height:60px;line-height:60px;}
.huiyi .rtxt .btn1{
	display: inline-block;
	width: 120px;
	height: 33px;
	margin-top: 15px;
	cursor: pointer;
	background-color: #666;
	border-radius: 5px;
	color: #FFF;
	font-size: 16px;
	line-height: 34px;
	font-weight: bold;
	text-decoration: none;
}
.huiyi .rtxt .btn2{
	display: inline-block;
	width: 120px;
	height: 33px;
	margin-top: 15px;
	cursor: pointer;
	background-color: #F30;
	border-radius: 5px;
	color: #FFF;
	font-size: 16px;
	line-height: 34px;
	font-weight: bold;
	text-decoration: none;
	transition:0.5s;
 }
#content .part1 .huiyi .imgtxt.clearfix .rtxt .btn2:hover {
	background-color: #A80000;
}

.huiyi .otherList{margin-top:10px;border:1px solid #ddd;background:#fff}
.huiyi .otherList .tip{width:20px;height:70px;float:left;background:url(/view/meeting/statics/image/wangjie.png);text-align:center;}
.huiyi .otherList .list{float:left;width:458px;}
.huiyi .otherList li{float:left;background:url(/view/meeting/statics/image/dot.png) 5px 7px no-repeat;width:49%;margin-top:12px}
.huiyi .otherList li a{margin-left:15px}
/*a*/#content .lc img {
	border: 1px solid #F90;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	display: block;
	margin-top: 30px;
	margin-bottom: 30px;
}
.jrj-wrap .jb_img {
	width: 176px;
	height: 166px;
	text-align: center;
	float: left;
	margin-top: 8px;
	margin-right: 22px;
	margin-bottom: 7px;
	margin-left: 0;
}

#content .part5 .a_logo {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#content .part5 .a_logo img {
	margin: 10px;
	width: 170px;
	height: 70px;
	float: left;
	border: 1px solid #CCC;
}

/*左导航*/
#j-nav{
	position: fixed;
	left: 20px;
	bottom: 80px;
	width: 190px;
	z-index: 2;
	background-image: url(../images/dh0.png);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#j-nav a{
	display: block;
	width: 140px;
	height: 30px;
	padding-left: 45px;
	line-height: 25px;
	color: #888;
	text-decoration: none;
	margin-left: 2px;
	background-image: url(../images/dh1.png);
	background-repeat: no-repeat;
}
#j-nav a:hover{
	color: #FFF;
	background-image: url(../images/dh2.png);
	background-repeat: no-repeat;
	font-weight: bold;
}
#j-nav .curr{
	color: #666;
	background-image: url(../images/dh2.png);
	background-repeat: no-repeat;
	font-weight: bold;
}
#j-nav .a1{
	margin-top: 30px
}
#j-nav .a2{
	margin-top: 20px;
	color: #F60;
	font-weight: bolder;
}
#j-nav .a3{
	margin-top: 20px
}
#j-nav .a4{
	margin-top: 20px;
}

#j-nav2{
	position: fixed;
	right: 15px;
	top: 280px;
	z-index: 10;
	width: 130px
}
#j-nav p {
	background-color: #FFF;
	display: block;
	float: left;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-radius: 5px;
	filter: alpha(opacity=90); /*IE滤镜，透明度50%*/
	-moz-opacity: 0.9; /*Firefox私有，透明度50%*/
	opacity: 0.9;/*其他，透明度50%*/
	font-size: 14px;
}
#j-nav p:hover {
	background-color: #F60;
	display: block;
	float: left;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-radius: 5px;
	filter: alpha(opacity=90); /*IE滤镜，透明度50%*/
	-moz-opacity: 0.9; /*Firefox私有，透明度50%*/
	opacity: 0.9;/*其他，透明度50%*/
	font-size: 14px;
}


#j-nav2 a{width:60px;height:60px;float:left;margin-top:5px}
#j-nav2 .a5{
	height: 87px;
	background-image: url(../images/dh2.png);
	background-repeat: no-repeat;
}
#j-nav2 .a6{
	background-image: url(../images/dh2.png);
	background-repeat: no-repeat;
}
#j-nav2 .a7{background:url(../images/dh2.png) no-repeat;}
#j-nav2 .a8{background:url(../images/dh2.png) no-repeat;}

/*表格*/
.qybm{
	width: 940px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.table2{
	border-collapse: collapse;
	width: 910px;
	overflow: hidden;
	margin: 20px auto;
}
.table2 td,.table2 th{
	border: 1px solid #dedede;
	border-collapse: collapse;
	text-align: left;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.btn{
	border: 0px;
	padding: 3px 20px 3px 20px;
	color: #fff;
	background-color: #FF6600;
}.contant .main9 .mainsy .lx .lx_nr .iframebox {
	line-height: 30px;
	padding-left: 20px;
}
.contant .main4 .mainsy .bj .bj_nr .bgg p {
	text-align: left;
	line-height: 24px;
}
.contant .main4 .mainsy .bj .bj_nr .bgg table {
	width: 800px;
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	background-color: #FFFFF0;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-left: auto;
	margin-right: auto;
}
.contant .main4 .mainsy .bj .bj_nr .bgg table tr td p {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contant .main4 .mainsy .bj .bj_nr .bgg table tr td {
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
input{
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
.login_input{ margin-top:2px; padding:0 3px; height:22px; line-height:22px; border:0; background:#ffffff; font-family:"Microsoft Yahei","Verdana","Arial"; }
/*表格*/
