@charset "utf-8";

body{ background:#f6f6f6;}
/*top nav*/
.top{ background:url(../images/banner1.jpg) no-repeat center; font-size:14px;}
	.top_nav{ height:35px; background:#f7f7f7; line-height:35px; color:#444444;}
	.top_nav2{ width:1024px; margin:0 auto;}
	.top_nav2 ul li{ float:left; width:128px; text-align:center; height:35px;}
	.top_nav2 ul li a{ color:#666666;}
	.top_nav2 ul li:hover a{ color:#e68700;}
	.top_nav2 ul li:hover{ background:#efefef}
	.top_nav2 ul li img{ float:left; height:35px;}
	
	.tn_a1,.tn_a2{ display:block; float:left; margin:0 5px; width:50px; font-size:14px;}
	.tn_a1{ background:#0096cd; color:#ffffff !important;}
	.tn_a2{ color:#444444;}
	.tn_a2:hover{ color:#ffffff !important; background:#0096cd;}
	.top_nav2 ul li:hover .tn_a2{ color:#666666;}
	
	.top2{ width:1024px; margin:0 auto; margin-top:270px; color:#ffffff;}
		.top2_1,.top2_2{ float:left;}
		.top2_1{ width:590px; font-size:14px; line-height:36px;}
		.top2_2{ width:355px;}
			.countdown {
				width:355px; height:70px;
				list-style: none;
				padding: 0;
				display: block;
				text-align: center;
			}
			.countdown li {
				display: inline-block;
				float:left;
				margin:0 2px;
			}
			.countdown li span {
				font-size: 30px;
				font-weight: 300;
				line-height:48px;
				font-family:"微软雅黑";
			}
			.countdown li.seperator {
				font-size: 30px;
				line-height: 48px;
				vertical-align: top;
				font-family:"微软雅黑";
			}
			.countdown li p {
				color: #ffffff;
				font-size: 14px;
				font-family:"微软雅黑";
			}
/*top nav   end*/

/*nav*/

.inner {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	min-height: 50px;
	padding:30px 0;
	font-size: 18px;
	font-family: "微软雅黑";
	font-weight: 300;
	z-index:99 !important;
}

.inner:after {
	  content: "";
	  display: table;
	  clear: both;
}

.subMenu {
	height: 50px;
	z-index: 1000;
	width: 100%;
	background: #2E9D74;
}

.subMenu .inner {
	padding:0;
	font-weight: 400;
	margin: 0 auto;
}


.subNavBtn {
	display: block;
	height: 35px;
	width: 11%;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	font-size: 16px;
	padding: 15px 1.6% 0 1.6%;
	text-align: center;
	
	color: #fff;
}
.subMenu a:hover {
	background: #39B486;
	color:#ffffff;
}

.active {
	background: #39B486;
	color:#ffffff;
}
.end {
	margin: 0;
}


.nav_1{width:100%; z-index:999 !important; display:none;}
.nav_1 nav {
    font-family: Helvetica;
    text-align: center;
    text-transform: uppercase;  
    background-color:#2E9D74;
	position:absolute;
	width:100%;
	top:0;
	z-index:999 !important;
}

.nav_1 nav ul {
    width: 90%;
    max-width: 1024px;
    margin: 0 auto;
    list-style-type: none;
}

.nav_1 nav ul li {
    display: inline-block;
	 font-family:"微软雅黑";
	position:relative;
}


.nav_1 nav ul li a {
    color: #eeeeee;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    padding:1.2em 1.5em;
    box-sizing: border-box;
}

.nav_1 nav ul li a:hover {
    color: white;
	background-color: #3EB286;
	border-bottom:2px solid #3EB286;
	-webkit-transition:0.5s; -moz-transition:0.5s;
}

.nav_1 .current_page {
    background-color:  #2E9D74;
	border-bottom:2px solid #2E9D74;
}

.nav_1 .current_page a {
    color: white;
}
.nav_1 .current_page a:hover{
	border-bottom:none;}

.nav_1 #menu_button_wrapper{
    display: none;
}

.nav_1 .hidden {
    display: none;
}
/*nav end*/


/*banner st*/

/* focusBar */
#focusBar{width:100%;height:500px;clear:both;position:relative;background:#242424;overflow:hidden;}
#focusBar li{width:100%;clear:both;height:544px;display:none;position:absolute;/* position:relative;*/}
#focusBar .focusL{height:500px;position:absolute;z-index:9;/*left:-1000px;*/ top:0px;left:-750px;margin-left:50%;}
#focusBar .focusR{height:500px;position:absolute;z-index:19;/* right:1000px;*/top:0px;left:-750px;margin-left:50%; color:#ffffff;}

#focusBar a.arrL,a.arrR{display:block;width:52px;height:134px;position:absolute;top:200px;z-index:999;cursor:pointer;background:url(../images/bt_arr.png) no-repeat;}
#focusBar a.arrL{left:-52px;background-position:0px 0px;}
#focusBar a.arrR{right:-52px;background-position:-68px 0px;}
#focusBar a.arrL:hover{background-position:0px -144px;}
#focusBar a.arrR:hover{background-position:-68px -144px;}

.bantex1{ margin-top:100px;}


.mob_banner{ display: none;}

/*banner end*/

/*p1*/
.part1{ background: url(../images/bg.png) no-repeat center bottom; padding:20px 0; padding-bottom:50px;}
.p1_con{ width:1000px; margin:0 auto;}

.tit{ text-align:center;}

.p1_con1 p{ font-size:14px;  line-height:30px; text-indent:2em; margin:15px 0; color:#666666;letter-spacing:0.5px;}
/*p1 end*/

/*p2*/
.p2{ background: url(../images/bg3.png) no-repeat center bottom #2e9d74; color:#ffffff; padding-bottom:80px;}
.p2_con{ margin-top:20px; float:left; width:100%;} 
.p2_tit{ width:100%; height:35px; background:#ffffff; line-height:35px; color:#2E956F; text-align:center; font-size:20px; font-weight:bold; font-family:"微软雅黑"; }
.p2_con ul{ overflow:hidden; margin-top:15px; border-top:1px solid #58B190; border-left:1px solid #58B190;}
.p2_con ul li{ float:left; width:22.9%; height:50px; line-height:50px; font-size:13px; border-right:1px solid #58B190; border-bottom:1px solid #58B190; padding:0 1%; /*background:#2E956F; */color:#ffffff;transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s;}
.p2_con ul li:hover{ background:#ffae30; }
/*.p2_bg{ background:#2E956F !important;transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s;}
.p2_bg:hover{ background:#ffae30 !important;}*/

.p2_bg1{ background: url(../images/banner1-1.png) left #011215;}
.p2_bg2{ background: url(../images/banner2-1.png) right #011215;}
/*p2 end*/


/*p3*/
.p3{ background:url(../images/bg.png) no-repeat center bottom; padding:20px 0; padding-bottom:80px;}
.p3_ul{ overflow:hidden; margin:15px auto; display:none;}
.p3_ul li{ float:left; width:20.8%; margin:15px 2%; background:#ffffff; color:#666666; text-align:center;}
.p3_ul li span{ line-height:24px; font-size:14px; padding:4px 0; display:block;}
.p3_ul li p strong{ font-size:16px;}


.jq22{position: relative;border: 1px solid #eee;}
.jq22 .border-left{width: 1px;height: 0px;background: #2E9D74;position:absolute;left:-1px;bottom: 0;}
.jq22 .border-bottom{width: 0px;height: 1px;background: #2E9D74;position:absolute;left:0;bottom: 0px;}
.jq22 .border-top{width: 0px;height: 1px;background: #2E9D74;position:absolute;right:0;top: 0px;}
.jq22 .border-right{width: 1px;height: 0px;background: #2E9D74;position:absolute;right:-1px;top: 0;}
/*p3 end*/

/*p4*/
.p4{ background:#2E9D74; color:#ffffff; padding-bottom:20px;}
.p4_ul{ overflow:hidden; padding:15px 0; border-bottom:1px dashed #58B190;}
.p4_ul li{ width:40%; margin:10px 5%; float:left; height:147px; font-family:"微软雅黑"}
.p4_ul li a{ color:#ffffff;}
.p4_ul li p{ width:180px; margin-left:148px; text-align:center; line-height:45px; margin-top:5px;}
.p4_li1{ background:url(../images/20.png) no-repeat center;transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s;}
.p4_li1:hover{ background:url(../images/20-1.png) no-repeat center;transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s;}
.p4_li2{ background:url(../images/19.png) no-repeat center;transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s;}
.p4_li2:hover{ background:url(../images/19-2.png) no-repeat center;transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s;}
.p4_li3{ background:url(../images/03.png) no-repeat center;transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s;}
.p4_li3:hover{ background:url(../images/03-1.png) no-repeat center;transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s;}
.p4_li4{ background:url(../images/18.png) no-repeat center;transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s;}
.p4_li4:hover{ background:url(../images/18-1.png) no-repeat center;transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s;}


/* 本例子css */
	.picScroll{ padding:10px 0;  position:relative;  border:1px solid #eee; width:960px;  padding:10px 0 10px 10px; background:#fff; overflow:hidden; margin:0 auto; margin-top:10px}
	.picScroll ul{ overflow:hidden; zoom:1; }
	.picScroll ul li{ width:200px; float:left; overflow:hidden; padding:0 10px;     }
	.picScroll ul li img{ width:200px; display:block; }
/*p4 end*/

/*p5*/
.p5{ padding:20px 0; background:url(../images/bm_bg.png) no-repeat center center;}
.bm_tab{ width:100%;}
.bm_tab td{ height:50px; line-height:50px; font-size:16px; color:#333333; font-family:"微软雅黑";}
.bm_tab td .input{ width:90%; height:30px; border:1px solid #cccccc; line-height:30px; border-radius:5px; font-size:14px;}
.bm_tab td textarea{ height:50px; width:95%; border:1px solid #cccccc; line-height:20px; border-radius:5px; font-size:14px;}
.inp1{ width:150px !important; margin-right:50px; background:#F59503; color:#ffffff; height:40px !important; margin-top:10px; cursor:pointer; border:none; font-size:14px;}

/*ui-choose样式，可根据实际项目需求进行调整*/
select.ui-choose{display: none; z-index:9}
ul.ui-choose { box-sizing: border-box; display: inline-block; border: 1px solid transparent; font: 100 16px/30px; border-right: none; border-bottom: none; font-size: 16px; margin: 0; padding: 0; list-style: none; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
ul.ui-choose:after { content: ""; display: table; clear: both; }
ul.ui-choose li{ margin:0 10px;}
ul.ui-choose>li { box-sizing: border-box; border: 1px solid #ccc; float: left; height: 34px; line-height: 32px; margin: -1px 0 0 -1px; padding: 0 16px; cursor: pointer; position: relative; z-index: 1; min-width: 20px; text-align: center; }
ul.ui-choose>li:first-child { }
ul.ui-choose>li:last-child { }
ul.ui-choose>li:hover { z-index: 4; border-color: #F59503; color: #F59503; }
ul.ui-choose>li.selected { z-index: 3; border-color: #F59503; background-color: #F59503; color: #fff; }
ul.ui-choose>li.disabled { z-index: 2; background-color: #f2f2f2; color: #aaa; cursor: not-allowed; }
ul.ui-choose>li.disabled:hover { border-color: #aaa; }
ul.ui-choose>li.selected.disabled { z-index: 2; background-color: #F59503; color: #fff; cursor: not-allowed; border-color: #F59503; }
ul.choose-type-right>li.selected { color: #F59503; background: transparent url("./icon-selected.png") no-repeat right bottom; }
ul.ui-choose.choose-flex { display: flex; }
ul.ui-choose.choose-flex>li { flex: 1; padding: 0 8px; }





.i1,.i2{display: none; color:#333333;}
.i1 input,.i2 input{ width:15px; height:15px; margin-right:10px;}
a.c1{cursor: pointer;margin:15px;}
a.c2{cursor: pointer;margin:15px;}

#information table{ width:100%; border-bottom:1px dashed #cccccc; margin-bottom:10px;}

.inp2{ width:150px !important; margin-right:50px; background:url(../images/jh.png) no-repeat center top;color:#F59503; height:40px !important; margin-top:10px; cursor:pointer; border:1px solid #F59503; font-size:14px;}
.inp3{ width:150px !important; margin-right:50px; background:url(../images/jian.png) no-repeat center top;color:#F59503; height:40px !important; margin-top:10px; cursor:pointer; border:1px solid #F59503; font-size:14px;}
/*p5 end*/

/*p6*/
.p6{ margin:20px auto; width:1000px;}
.p6_1{ margin:20px 0;}
.p6_1 ul{ overflow:hidden;}
.p6_1 ul li{ float:left; width:100px; height:40px; padding: 2px 10px; margin:5px 5px; background:#ffffff;}
.p6_1 ul li img{ width:100px; height:40px;}
.p6_1tit{ height:30px; line-height:30px; margin-bottom:10px; text-align:center; font-family:"微软雅黑"; color:#F59503; font-size:24px;}
/*p6 end*/

/*p7*/
/* 本例子css */
		.txtScroll-top{ width:100%;  overflow:hidden; position:relative;  border:1px solid #2E9D74; font-size:14px; background:#2E9D74;}
		.txtScroll-top a{ color:#ffffff; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; width:100%; display:block;}
		.txtScroll-top a:hover{ text-decoration:underline;}
		.txtScroll-top .hd{ overflow:hidden;  height:30px; background:#2E9D74; padding:0 10px; color:#ffffff;  }
		.txtScroll-top .hd .prev,.txtScroll-top .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("images/icoUp.gif") no-repeat;}
		.txtScroll-top .hd .next{ background:url("images/icoDown.gif") no-repeat;  }
		.txtScroll-top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; }
		.txtScroll-top .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
		.txtScroll-top .hd ul li.on{ background-position:0 0; }
		.txtScroll-top .bd{ padding:15px;  }
		.txtScroll-top .infoList li{ height:24px; line-height:24px;   }
		.txtScroll-top .infoList li .date{ float:right; color:#cccccc; }
		
		
		.p7_div{ width:50%; float:left;}
/*p7 end*/

/*p8*/
.p8{ background:url(../images/dt_bg.png) no-repeat center center #141420; padding:20px 0; padding-bottom:30px;}
.map_box{ margin-top:10px;}
#map{width:1000px;height:400px;border:#ccc solid 1px;font-size:12px}
/*p8 end*/

/*foot*/
.foot{ background:#2E9D74; color:#cccccc; font-size:14px; padding:40px 0;}
.foot2{ width:1000px; margin:0 auto;}
.f_p1{ padding-bottom:15px; border-bottom:1px solid #298662; line-height:30px; overflow:hidden; color:#fafafa;}
.f_p1 p{ float:left; width:20%; margin:0 5%;}
.f_p2{ padding-top:20px; text-align:center; line-height:24px; font-size:13px;}
.f_p2 a{ color:#cccccc; margin:0 5px;}
.f_p2 a:hover{ color:#ffffff;}
/*foot end*/


/*议程*/
.yc_tit{ text-align:center; font-family:"微软雅黑"; font-size:28px; font-weight:bold; line-height:45px; padding:5px 0;}
.yc_con{ margin-top:15px;}
.yc_con table{ width:100%;}
.yc_con table td{ height:30px; line-height:30px; color:#626262; font-size:14px;}
.yc_con table .td1{ width:10%;}
.yc_con table .td2{ width:85%;}

.nyp1{ margin-top:70px;}

/*赞助*/
.detail-con{font-size:14px; line-height:28px; padding:20px; color:#626262;}
.detail-con h2{ font-size:18px; font-family:"微软雅黑"; color:#FF7C12;}
.detail-con a{ color:#42A854}
.detail-con a:hover{ color:#6B9F4B;-webkit-transition:0.5s; -moz-transition:0.5s; text-decoration:underline;}
.detail-con ol li {
	margin-left: 40px;
}

.detail-con table ,.detail-con table tr td{
	border: 1px solid #CCC;
}

.detail-con table tr td{ padding:5px;}

.red{ color:#e52f00;}


/*news*/
.news{ background:#2E9D74; color:#ffffff; padding:20px 0;}
.news_con{ width:1000px; margin:0 auto;}

.n_c_con{ padding:40px 0; font-family:"微软雅黑"}

.ncc_1{ float:right; width:430px; margin:0 10px; height:262px;}
.ncc_1 .med_1{}
.ncc_1 .med_1 ul{ overflow:hidden;}
.ncc_1 .med_1 ul li{ float:left; width:100px; height:40px; padding: 2px 10px; margin:5px 5px; background:#ffffff;}
.ncc_1 .med_1 ul li img{ width:100px; height:40px;}
.ncc_1 .med_1tit{ margin-bottom:10px; text-align:center; font-family:"微软雅黑"; color:#F59503; font-size:24px;}


.ncc_2{ float:left; margin-left:20px; width:500px;}
.ncc_2 ul li{ width:480px; height:30px; line-height:30px; padding:6px 0;padding-left:10px; font-size:14px; list-style: url(../images/ls.png) inside; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; border-bottom:1px dashed #58B190;}
.ncc_2 ul li a{ color:#ffffff;}
.ncc_2 ul li a:hover{ color:#FA9F01;}
.ncc_li4{ text-align:right;list-style:none !important; border-bottom:none !important;}
.ncc_li4 a{background:#FA9F01; padding:5px 20px; color:#ffffff;}
.ncc_li4 a:hover{ background:#FFB229; color:#ffffff !important;}
 
/**/


/*嘉宾*/
/* 本例子css */
		.slideGroup{ width:100%; text-align:left; padding-top:20px; }
		.slideGroup .parHd{ height:40px; line-height:40px;  padding:0 20px; border-bottom:2px solid #F59503;  position:relative;  }
		.slideGroup .parHd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
		.slideGroup .parHd ul li{ float:left; padding:0 50px; cursor:pointer;  }
		.slideGroup .parHd ul li.on{ height:41px;  background:#F59503;  border-bottom:2px solid #F59503; color:#ffffff;}
		.slideGroup .slideBox{ overflow:hidden; zoom:1; padding:10px 0 10px 42px; position:relative;   }

		.slideGroup .sPrev,.slideGroup .sNext{ position:absolute; left:5px; top:100px; display:block; width:30px; height:94px; border:1px solid #ddd; background:url(../images/icoLeft.gif) center center no-repeat #f4f4f4; }
		.slideGroup .sNext{ left:auto; right:5px; background:url(../images/icoRight.gif) center center no-repeat #f4f4f4;  }
		.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }

		.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
		.slideGroup .parBd ul li{ width:100%; margin:0 auto;}
		.jb_div{ float:left; font-size:14px; text-align:center; line-height:24px; background:#ffffff; padding:5px; border:1px solid #eeeeee; margin:0 25px 0 70px; color:#666666; transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s;}
		.jb_div:hover{ border:1px solid #2E9D74;transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s;}
		.jb_div2{ float:left; background:#ffffff; width:521px; padding:10px; height:265px; font-size:14px; color:#666666; line-height:30px;}

.jiabin{ display:none;}
/**/



/*固定的悬浮窗*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #FF4A00 url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #FF4A00 url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #FF4A00 url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	

	background: #FF4A00 url(../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}
/**/

/*会后报道*/
.content .container .new img {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	height: 220px;
	width: 300px;
	float: left;
}
.content .container .new .newtxt {
	float: right;
	margin-right: 40px;
	margin-bottom: 20px;
	width: 550px;
	height: 220px;
	overflow: hidden;
}


.content .container .new .newtxt .new_title h1 {
	font-size: 22px;
	text-align: center;
	line-height: 40px;
}
.content .container .new .newtxt p {
	margin: 10px;
	padding: 0px;
	color: #666;
	line-height: 25px;
}

.con_imger{ padding-left:17px; overflow:hidden;}
.con_imger .conimg{ float:left; width:170px; overflow:hidden; text-align:center;margin:0 18px 5px 0; font-size:12px;}
.con_imger a{ float:left; width:170px; overflow:hidden; text-align:center;margin:0 18px 5px 0; display:block;}
.con_imger a img{ width:170px; padding-bottom:5px; height:115px; border:none !important;} 
.con_imger span{ color:#666; font-size:12px; line-height:16px; padding:0; text-indent:0 !important; }
.con_imger a:hover{text-decoration:none}
.con_imger  span a{ color:#F4802B; text-decoration:underline;font-weight:bold; display:block; margin:10px 0;}
.con_imger  span a:hover{ color:#FFB400; text-decoration:underline;}
#imgbox-loading {position: absolute;top: 0;left: 0;	cursor: pointer;display: none;z-index: 90;}
#imgbox-loading div {background: #FFF;width: 100%;height : 100%;}
#imgbox-overlay {position: absolute;top: 0;	left: 0;width: 100%;height: 100%;background: #000;display: none;z-index: 80;}
.imgbox-wrap {position: absolute;top: 0;left: 0;background: #FFF;display: none;	z-index: 90;}
.imgbox-img {padding: 0;margin: 0;border: none;width: 100%;	height: 100%;vertical-align: top;}
.imgbox-title {	padding-top: 10px;font-size: 11px;text-align: center;font-family: Arial;color: #333;display: none;}
.imgbox-bg-wrap {position: absolute;padding: 0;margin: 0;display: none;}
.imgbox-bg {position: absolute;width: 20px;	height: 20px;}
#content .fx {
	background-color: #FFF;
	line-height: 24px;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content .fx p {
	text-indent: 24px;
	padding-bottom: 20px;
}

#content .fx h1 {
	display: block;
	line-height: 40px;
	text-align: center;
}
#content .fx .fxb .fxtab {
	/*float: left;*/
	width: 620px;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
}
#content .fx .fxb .fxtab table tr td {
	border: 1px solid #CCC;
}
.leftbox {
	display: block;
	width: 250px;
	margin-bottom: 30px;
	float: right;
	border: 1px solid #CCC;
}
.leftbox .leftline {
	background-color: #05913B;
	display: block;
	font-size: 16px;
	line-height: 30px;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #FFF;
}
#content .title_huiyi h1 {
	color: #05913B;
	line-height: 45px;}
	
.col{ color:#bbbbbb !important; text-decoration:underline !important; cursor:auto}
	
/**/