@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, select{margin: 0;padding: 0;border: 0;}
table{ border-collapse:collapse;}
body{align="left" font-size:14px;color:#333; font-family:"微软雅黑";}
img,a{border:0; text-decoration:none;}
ol, ul {list-style: none; }
.clears{ clear:both;}
a{color:#333;}
a:hover{color:#F00;}
.width1078{
	width:1078px;
	margin:0 auto;
	}
.001{
	}
/*header*/
.header{
	width:100%;
	padding:5px 0;
	background:#f7f8f8;
	}
.headRight{
	width:310px;
	float:right;
	}
.search{
	position:relative;
	float:left;
	width:190px;
	height:24px;
	}
.search .seaText{
	border:0;
	margin:0;
	padding:0;
	background:none;
	border:#DDE4E4 1px solid;
	height:22px;
	line-height:22px;
	padding-left:5px;
	width:183px;
	-moz-border-radius: 3px;      /* Gecko browsers */
    -webkit-border-radius: 3px;   /* Webkit browsers */
    border-radius:3px;            /* W3C syntax */
	}
.search .seaSub{
	border:0;
	margin:0;
	padding:0;
	background:none;
	position:absolute;
	right:5px;
	top:5px;
	z-index:99;
	}
.heaeLink{
	width:117px;
	float:right;
	height:24px;
	}
.heaeLink a{
	float:left;
	margin-left:5px;
	}
.heaeLink a:hover{
	opacity:0.7;
	}

/*login-nav*/
.login-nav{ position:relative;}
.logo{
	float:left;
	width:221px;
	height:76px;
	}
.nav{
	float:right;
	width:630px;
	margin:20px 0 0 0;
	}
.nav li{
/*	position:relative;*/
	float:left;
	width:86px;
	margin:10px 2px 0 2px;
	}
.nav li a{
	float:left;
	width:86px;
	text-align:center;
	height:35px;
	line-height:35px;
	border-bottom:#fff 3px solid;
	font-size:14px;
	color:#8B979A;
	}
.nav li a:hover,.nav li a.navCur{
	color:#000;
	border-bottom:#009545 3px solid;
	}
.nav li.toggleCur a{
	border-bottom:#009545 3px solid;
	}
.nav .chilNav{
	position:absolute;
	left:0;
	top:52px;
	z-index:9;
	width:118px;
	border:#E1E1DF 1px solid;
	background:#F6F6F4;
	display:none;
	}
.nav .chilNav a{
	width:118px;
	height:28px;
	line-height:28px;
	border-bottom:#E1E1DF 1px solid;
	font-size:12px;
	color:#19a144;
	}
.chilNav-new{
	width:703px;
	background:#EFEFEF url(../images/chilnavbg.png) left top repeat-x;
	color:#19a144;
	padding:5px 0 20px 0;
	padding-left:375px;
	display:none;
	}
.chilNavBox{background:#EFEFEF url(../images/chilnavbg.png) left top repeat-x;}
.chilNav-new td{
	width:165px;
	}
.chilNav-new a{
	border:0;
	color:#19a144;
	width:auto;
	float:left;
	text-align:left;
	height:25px;
	line-height:25px;
	font-size:12px;
	}
.chilNav-new td div{
	height:25px;
	}
.chilNav-new a:hover{
	border:0;
	color:#000;
	}
.chilNav-new i{
	float:left;
	margin-left:5px;
	width:15px;
	height:25px;
	line-height:25px;
	background:url(/images/jiantou.png) left center no-repeat;
	}
.chilNav-new strong{
	display:block;
	font-size:14px;
	height:33px;
	line-height:33px;
	width:90px;
	}




/* 焦点图 */
.focus{width:1078px;height:280px;position:relative;}
.f426x240{width:1078px;height:280px;overflow:hidden}
.f426x240 img{width:1078px;height:280px}

.rslides{width:100%;position:relative;list-style:none;padding:0}
.rslides_nav{height:51px;width:31px;position:absolute;-webkit-tap-highlight-color:rgba(0,0,0,0);top:50%;left:0;opacity:0.5;text-indent:-9999px;overflow:hidden;text-decoration:none;background:url(/images/i.png) no-repeat 0 -560px;margin-top:-28px}
.rslides_nav:active{opacity:1.0}
.rslides_nav.next{left:auto;background-position:-31px -560px;right:0}
.rslides_tabs{margin:0px auto;clear:both;text-align:center; position:relative;bottom:20px;}
.rslides_tabs li{display:inline;float:none;_float:left;*float:left;margin-right:5px}
.rslides_tabs a{text-indent:-9999px;overflow:hidden;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;background:rgba(0,0,0, .2);background:#fff;display:inline-block;_display:block;*display:block;width:9px;height:9px}
.rslides_tabs .rslides_here a{background:rgba(0,0,0, .6);background:#390}

/*content*/
.content{
	border-top:#D1D1D1 1px solid;
	margin:15px auto;
	}
.contentLeft{
	float:left;
	width:660px;
	}
.title{
	padding-left:5px;
	height:50px;
	line-height:50px;
	color:#009545;
	font-size:16px;
	border-bottom:#009545 3px solid;
	}
.title span{
	font-weight:400;
	color:#56575A;
	margin-left:5px;
	font-size:14px;
	}

/*jinNew*/
.jinNew{
	padding:10px 0;
	}
.jinNew h3{
	padding-left:20px;
	background:url(/images/sanjiao.png) left center no-repeat;
	height:30px;
	line-height:30px;
	color:#666;
	font-size:16px;
	
	}
.jinNew dl{
	margin:5px 0;
	}
.jinNew dt{
	float:left;
	width:143px;
	height:122px;
	padding-top:30px;
	}
.jinNew dd{
	float:left;
	margin:10px 0 0 20px;
	width:420px;
	color:#707070;
	line-height:30px;
	}
.jinNew dd time{
	display:block;
	height:25px;
	line-height:25px;
	color:#333;
	}
.jinPar{
	width:585px;
	font-size:14px;
	color:#707070;
	line-height:20px;
	padding:4px 0;
	}
.contentRight{
	float:right;
	width:375px;
	}
.zazhi{
	margin:5px;
    background:#ebebeb;
	text-align:center;
	padding:10px 0;
	}

/*footer*/
.footer{
	height:50px;
	line-height:50px;
	background:#f7f8f8;
	font-size:12px;
	}
.ftLeft{
	float:left;
	width:505px;
	padding-left:130px;
	background:url(/images/ftlogo.jpg) 10px center no-repeat;
	}
.ftRight{
	float:right;
	width:275px;
	text-align:right;
	padding:8px 0 0 0;
	position:relative;
	}
.ftRight a{
	margin-right:10px;
	}
.ftRight a img{
	    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
	}
.ftRight a:hover img{
	    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */
	}
.ftRight .wxs{
	position:absolute;
	left:0;
	bottom:70px;
	z-index:9;
	width:140px;
	height:160px;
	border:#ccc 1px solid;
	padding:0 7px 7px 7px;
	background:#fff;
	display:none;
	}
.ftRight .wxs .close-2{
	height:20px;
	line-height:20px;
	}
/*about*/
.neiBan{
	width:1078px;
	height:285px;
	}

/*cont*/
.cont{
	margin:0px auto;
	min-height:800px;
	}
.contLeft{
	float:left;
	width:210px;
	}
.contTitle{
	height:56px;
	color:#fff;
	padding:10px 0 0 25px;
	background:url(/images/titlebg.png) left top no-repeat;
	}
.contTitle strong{
	font-size:16px;
	font-weight:400;
	display:block;
	line-height:25px;
	}
.contTitle span{
	font-size:12px;
	font-weight:400;
	}
.leftNav{
	border-top:#55A010 3px solid;
	margin-top:1px;
	background:#e7e7e7;
	}
.leftNav li a{
	display:block;
	padding-left:25px;
	height:40px;
	line-height:40px;
	font-size:16px;
	border-bottom:#ddd 1px solid;
	}
.leftNav li a:hover,.leftNav li.leftNavCur a{
	color:#fff;
	background:#489312 url(../images/sanjiao2.jpg) right center no-repeat;
	}
.leftNav ul{
	display:none;
	}
.leftNav ul li a{
	padding-left:35px;
	font-size:14px;
	background:#f1f1f1;
	height:30px;
	line-height:30px;
	border-bottom:#999 1px dotted;
	}
.leftNav ul li a:hover,.leftNav ul li.leftNavCurCur a{
	background:#ccc url(/images/jiantou.png) 25px center no-repeat;
	color:#367E00;
	border-bottom:#999 1px solid;
	}
#joinIn{ text-align:center;padding-top:20px;}
.wangzhi{margin:0;padding:0;border:0; background:none;border:#CCC 1px solid;height:25px;line-height:25px; padding-left:5px;width:160px;}
.jiaru{margin:0;padding:0;border:0;background:none; background:#60ab1c; width:75px;height:25px;color:#FFF; cursor:pointer;margin-top:10px;}
.joinText{
	padding:10px;
	text-align:left;
	}

.contRight{
	float:right;
	width:760px;
	}
.positions{
	height:34px;
	line-height:34px;
	font-size:14px;
	padding-left:14px;
	background:url(/images/sanjiao3.jpg) left center no-repeat;
	border-bottom:#ddd 1px solid;
	}

/*公司文化*/
#wenhua{
	font-size:14px;
	line-height:20px;
	padding:20px 0;
	}
#wenhua strong{
	margin-right:10px;
	}
.webMaps a{ margin:0 15px 0 0}
#youshi{
	padding:25px 0;
	border-top:#489312 2px solid;
	border-bottom:#489312 2px solid;
	}
#youshi dt{
	float:left;
	width:464px;
	height:212px;
	}
#youshi dd{
	width:330px;
	float:right;
	font-size:13px;
	line-height:35px;
	}
#rongyu{
	margin:30px 0 10px 0;
	}

/*article*/
.article{
	padding:15px 0;
	line-height:23px;
	}
/*contact*/
.contact{
	font-size:14px;
	line-height:25px;
	}

/*发展历程*/
.licheng{
	padding:15px 0;
	}
.lichengLeft{
	float:left;
	width:200px;
	}
.lichengRight{
	float:right;
	width:620px;
	}
.lichengRight h3{
	font-size:16px;
	height:22px;
	line-height:22px;
	margin:5px 0;
	color:#666;
	padding-left:20px;
	background:url(/images/dian.jpg) left center no-repeat;
	}
.lichengPar{
	margin:0 0 0 3px;
	padding:20px;
	border-left:#ddd 2px solid;
	line-height:20px;
	}

/*子公司*/
.zigongsi td{
	line-height:23px;
	font-size:14px;
	}
.zigongsi td a{
	color:#48950F;
	text-decoration:underline;
	}
.zigongsi td a:hover{
	color:#f00;
	}
/*定期公告*/
.gonggao{
	padding:15px 0;
	}
.gonggaoLeft{
	float:left;
	width:200px;
	}
.gonggaoRight{
	float:right;
	width:585px;
	}
.gonggaoRight dl{
	margin-bottom:25px;
	}
.gonggaoRight dt{
	height:20px;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	color:#494A4A;
	}
.gonggaoRight dd{
	padding-right:20px;
	line-height:20px;
	}
.gonggaoRight dd a{
	color:#626262;
	font-size:14px;
	}
.gonggaoRight dd a:hover{
	color:#009842;
	}

/*投资者问答*/
.wenda{color:#6C6C6C;padding:15px 0;font-size:14px;}
.wenda dt{
	padding:3px 0;
	line-height:24px;
	
	}
.wenda dd{
	line-height:20px;
	border-bottom:#ddd 1px dotted;
	padding-bottom:10px;
	}

/*管理团队*/
.team{
	padding:20px 0;
	}
.team dl{
	float: left;
	width: 120px;
	height: 70px;
	cursor: default;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 20px;
	}
/*.team dl:hover{
	border:#090 1px solid;
	}
*/.team dt{
	width:120px;
	height:141px;
	text-align:center;
	border:#ccc 1px solid;
	}	
.team dt img{
	width:120px;
	height:141px;
	}

.team dd{
	margin-top:7px;
	text-align:center;
	cursor:pointer;
	height:25px;
	line-height:25px;
	}
.team dd h3{
	height:25px;
	line-height:25px;
	font-size:14px;
	font-weight:400;
	}
.team dd h4{
	font-size:12px;
	line-height:20px;
	}
.teaminfo{
	position: fixed;
	left: -50%;
	top: -50%;
	z-index: 12;
	background: #fff;
	border-top: #3099e8 5px solid;
	width: 1px;
	font-size: 12px;
	height: 1px;
	opacity: 0;
	margin-top: -290px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -257px;
	}
.teaminfo table{
	width:98%;
	margin:0 auto;
	}
.teaminfo td{
	line-height:25px;
	}
.close{
	padding:2px 10px;
	text-align:right;
	font-size:16px;
	cursor:pointer;
	}
.close:hover{
	color:#f00;
	}
.bg{
	position:fixed;
	width:100%;
	height:100%;
	z-index:11;
	background:url(/images/tou.png);
	display:none;
	}
	
/*new*/
.new li{
	height:28px;
	line-height:28px;
	position:relative;
	padding-left:23px;
	background:url(/images/sanjiao4.jpg) 5px center no-repeat;
	border-bottom:#ccc 1px dashed;
	font-size:16px;
	}
.new li span{
	position:absolute;
	right:5px;
	top:0;
	color:#999;
	}
.newTitle{
	font-size:18px;
	margin:15px 0;
	color:#f60;
	text-align:center;
	}


/*风险测评*/
.pingh1{font-size:20px;color:#009947; text-align:center;}
#pingce{padding:50px 70px; font-size:14px; background:#f1f1f1;box-shadow: 3px 5px 5px #dadada; border:#ccc 1px solid; border-radius:5px;}
.radioList1{border-bottom:#999 1px dashed;padding:0 0 10px 0;}
.pingh2{font-size:12px;color:#fff;margin:15px 0;line-height:18px;}
#pingce td{
	padding:10px 5px;border-bottom:#999 1px dashed;
	}
#pingce h2{
	
	line-height:40px;
	font-size:16px;
	}
#pingce .pingh2{
	font-size:16px;
	line-height:30px;
	background:#009947;
	color:#fff;
	padding:0 10px;
	}
#pingce h3{
	font-size:14px;
	font-weight:bold;
	}
#pingce p{line-height:18px;}
.pingh3{font-size:12px; font-weight:300;}
.radioList1{margin:8px 0;}
.radioList1 span{ float:left;width:145px; overflow:hidden;margin: 7px 5px; cursor:default;}
.radioList2 span{ display:block;margin:5px 0;}
.tiOut{ margin:20px 0; text-align:center;}
.tijiao{ cursor:pointer;}
.fengxian{ cursor:pointer;}
.jbzl{ background:#EAF3FC; width:100%;}
.jbzl td{padding:5px; width:25%;}
.inss{border:#CCC 1px solid; width:715px;}
.inss td{border:#CCC 1px solid;height:25px; text-align:center;}
.inss td p{ text-align:center;}
#pingce td .pingh3{
	}
#pingce td span{ display: block;}
.radioList1 textarea{
	width:100%;
	height:66px;
	background:#fff;
	border:#ccc 1px solid;
	}
.pingText{
	border:0;
	margin:0;
	padding:0;
	background:none;
	border:#ccc 1px solid;
	height:25px;
	width:200px;
	background:#fff;
	}
.pingh3{
	margin-bottom:5px;
	}
.tiOut{
	
	}
.tiOut input{
	border:0;
	margin:0;
	padding:0;
	background:none;
	width:200px;
	height:40px;
	border-radius:4px;
	background:#009947;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	cursor:pointer;
	}
.STYLE4{
	font-size:26px;
	position:relative;
	top:5px;
	}

/*youjian*/
.youjian{
	width:757px;
	margin: 20px auto;
	}
.youjianPar{
	padding:30px 0;
	border-top:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	margin:30px auto;
	line-height:23px;
	}
.youft{
	padding:10px 0;
	line-height:25px;
	font-size:12px;
	}
.youft a{
	text-decoration:underline;
	color:#4B54A6;
	}
/*message*/
/*messages*/
.messages{width:600px; margin:15px 0 0 50px;font-family:"微软雅黑";}
.messTitle{padding:10px 0;border-top:#CCC 1px dashed;line-height:20px;color:#234975;width:440px;}
.messList{height:28px;margin-top:15px;}
.messList label{ float:left;height:28px;line-height:28px;width:100px; text-align:right;margin-right:10px;font-size:14px;color:#333;}
.messList input,.messSub input{ border:0;padding:0;margin:0; background:none; background:#fff;height:26px;padding-left:5px; width:260px;border:#ddd 1px solid;}
.messList.messList2{height:100px;}
.messList.messList2 label{line-height:20px;}
.messList2 textarea{border:0;padding:0;margin:0; background:#fff;width:365px;height:100px;border:#ddd 1px solid;}
.messSub{padding:15px 0 0 110px;}
.messSub input{ background:#00405C;color:#fff;width:105px;height:30px; cursor:pointer;}
.red{color:#f00;}

DIV.scott {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center
}
DIV.scott A {
	BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #ddd 1px solid; COLOR: #88af3f; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #ddd 1px solid; TEXT-DECORATION: none
}
DIV.scott A:hover {
	BORDER-RIGHT: #85bd1e 1px solid; BORDER-TOP: #85bd1e 1px solid; BORDER-LEFT: #85bd1e 1px solid; COLOR: #638425; BORDER-BOTTOM: #85bd1e 1px solid; BACKGROUND-COLOR: #f1ffd6
}
DIV.scott A:active {
	BORDER-RIGHT: #85bd1e 1px solid; BORDER-TOP: #85bd1e 1px solid; BORDER-LEFT: #85bd1e 1px solid; COLOR: #638425; BORDER-BOTTOM: #85bd1e 1px solid; BACKGROUND-COLOR: #f1ffd6
}
DIV.scott SPAN.current {
	BORDER-RIGHT: #b2e05d 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #b2e05d 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; BORDER-LEFT: #b2e05d 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #b2e05d 1px solid; BACKGROUND-COLOR: #b2e05d
}
DIV.scott SPAN.disabled {
	BORDER-RIGHT: #f3f3f3 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f3f3f3 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #f3f3f3 1px solid; COLOR: #ccc; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #f3f3f3 1px solid
}

/*视频弹出*/
.video{
	position:absolute;
	left:50%;
	top:50%;
	z-index:99;
	margin:-200px 0px 0 -300px;
	width:530px;
	height:439px;
	padding:5px 15px 20px 15px;
	border:#ccc 1px solid;
	background:#fff;
	display:none;
	}
.close-2{
	height:30px;
	line-height:30px;
	text-align:right;
	font-size:16px;
	cursor:pointer;
	}
.close-2:hover{
	color:#f00;
	}


.Validform_checktip{
	margin-left:-50px;
	line-height:20px;
	height:20px;
	overflow:hidden;
	color:#999;
	font-size:12px;
}
.Validform_right{
	color:#71b83d;
	padding-left:20px;
	background:url(/zhuanjia/images/right.png) no-repeat left center;
	float:right
}
.Validform_wrong{
	color:red;
	padding-left:20px;
	white-space:nowrap;
	background:url(/zhuanjia/images/error.png) no-repeat left center;
	float:right;
}
.Validform_loading{
	padding-left:20px;
	background:url(/zhuanjia/images/onLoad.gif) no-repeat left center;
}
.Validform_error{
	background-color:#ffe7e7;
}
#Validform_msg{color:#7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width:280px; -webkit-box-shadow:2px 2px 3px #aaa; -moz-box-shadow:2px 2px 3px #aaa; background:#fff; position:absolute; top:0px; right:50px; z-index:99999; display:none;filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999'); box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);}
#Validform_msg .iframe{position:absolute; left:0px; top:-1px; z-index:-1;}
#Validform_msg .Validform_title{line-height:25px; height:25px; text-align:left; font-weight:bold; padding:0 8px; color:#fff; position:relative; background-color:#999;
background: -moz-linear-gradient(top, #999, #666 100%); background: -webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#666)); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#666666');}
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{line-height:22px; position:absolute; right:8px; top:0px; color:#fff; text-decoration:none;}
#Validform_msg a.Validform_close:hover{color:#ccc;}
#Validform_msg .Validform_info{padding:8px;border:1px solid #bbb; border-top:none; text-align:left;}

/*about-zi-big*/
.about-zi-big{
	position:absolute;
	left:0;
	top:0;
	z-index:9999;
	width:100%;
	height:100%;
	text-align:center;
	background:#fff;
	display:none;
	}
.about-Close{
	position:fixed;
	right:0;
	top:0;
	z-index:99999;
	width:60px;
	height:60px;
	text-align:center;
	line-height:60px;
	font-size:40px;
	color:#f00;
	cursor:pointer;
	}
.about-zi-big img{
	width:0px;
	height:auto;
	}

/*joins*/
.joins{ width:100%;}
.joins th{
	height:25px;
	line-height:25px;
	background:#F7F7F7;
	border-bottom:#000 2px solid;
	border-right:#fff 1px solid;
	}
.joins td{
	padding:5px 2px;
	line-height:25px;
	border-bottom:#ddd 1px solid;
	}

.001{
	font-size: 16px;
	font-weight: bold;
}
