@charset "utf-8";

/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "Microsoft YaHei";
	color: #000;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
	font-size: 14px;
}

a {
	text-decoration: none;
	color: #222;
}

a:hover {
	text-decoration: none;
}

input[type="radio"],
input[type="checkbox"] {
	position: relative;
	top: 3px;
	margin-right: 2px;
}

img {
	border: 0;
}

em {
	font-style: normal;
}

i {
	font-style: normal;
}

li {
	list-style: none;
	font-family: "Microsoft YaHei";
}

ul {
	margin: 0px;
	padding: 0px;
}

h1,
h2,
h3,
h4 {
	padding: 0;
	margin: 0;
	font-weight: 100;
}

p {
	margin: 0;
}

input {
	outline: none;
}

.left {
	float: left!important;
	;
}

.right {
	float: right !important;
}

.hidden {
	display: none;
}

.width {
	width: 1260px;
	margin: 0 auto;
}

.clear {
	clear: both;
}

#bannerSlide {
	height: 478px;
	position: relative;
	overflow: hidden;
	zoom: 1;
	z-index: 0;
	min-width: 1260px;
}

.clearfix:before,
.clearfix:after {
	display: block;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}

.icon-arrow-a-left,
.icon-arrow-a-right {}

.icon-arrow-a-left {
	background-position: 0 0;
	height: 50px;
	width: 50px;
	border-radius: 50%;
}

.icon-arrow-a-left:hover,
.icon-arrow-a-left.arrow-a-left_hover,
.icon-arrow-a-left.arrow-a-left-hover {
	background-position: -60px 0;
}

.icon-arrow-a-right {
	height: 50px;
	width: 50px;
	line-height: 50px;
	border-radius: 50%;
}

.icon-arrow-a-right:hover,
.icon-arrow-a-right.arrow-a-right_hover,
.icon-arrow-a-right.arrow-a-right-hover {
	background-position: -180px 0;
}

#index_b_hero {
	width: 1260px;
	height: 478px;
	margin: auto;
	position: relative;
}

#index_b_hero img {
	width: 1260px;
	height: 478px;
}

#index_b_hero .heros {
	width: 1260px;
	height: 478px;
}

#index_b_hero .hero-wrap {
	overflow: visible;
	position: absolute;
}

#index_b_hero .next,
#index_b_hero .prev {
	filter: alpha(Opacity=70);
	opacity: .7;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	background-color: #303030;
	z-index: 3;
	cursor: pointer;
	color: #fff;
	font-size: 40px;
	text-align: center;
	font-family: "宋体";
}

#index_b_hero .next:hover,
#index_b_hero .prev:hover {
	background-color: #00660a;
}

#index_b_hero .next {
	margin: -25px 0 0 0;
	right: 0;
}

#index_b_hero .disabled {
	background-color: #000;
}

#index_b_hero .mask-left,
#index_b_hero .mask-right,
#index_b_hero .hero {
	background: #000;
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 1260px;
	height: 478px;
	overflow: hidden;
	left: 2520px;
}

#index_b_hero .mask-right,
#index_b_hero .mask-left {
	z-index: 4;
	left: -1260px;
	filter: alpha(Opacity=10);
	opacity: .1;
	overflow: hidden;
}

#index_b_hero .mask-right {
	left: 1260px;
}

#index_b_hero .active {
	z-index: 2;
	left: 0;
}

#bannerSlide .text {
	position: absolute!important;
	z-index: 9999999 !important;
	top: 310px;
	left: 100px !important;
	text-align: left;
	height: 33px;
	font-size: 14px;
	font-weight: bolder;
	color: #fff;
	background: url(http://www.fangchan.zuojing.com/static/images/title_bg.png) repeat-x;
	float: left;
	line-height: 33px;
	padding: 0 20px;
}


/************头部**********/

#header {
	width: 100%;
	/*height: 225px;*/
	background: url(http://www.fangchan.zuojing.com/static/img/header_bg2.jpg) repeat-x;
}

.header_bg {
	/*height: 225px;*/
}

.h_top {
	height: 90px;
}

.logo {
	float: left;
	width: 190px;
	height: 42px;
	margin-top: 30px;
}

.logo img {
	width: 100%;
	height: 100%;
 background-color: #fff;
    padding: 10px;
    border-radius: 20px;
}

.ser {
	float: right;
	width: 205px;
	height: 29px;
	background: #fff;
	border-radius: 20px;
	margin-top: 38px;
}

.ss_k {
	width: 168px;
	height: 29px;
	float: left;
	overflow: hidden;
	border: none;
	text-indent: 0.7em;
	background: none;
	outline-style: none;
}

.ss_an {
	width: 34px;
	height: 29px;
	float: right;
	background: none;
}

.box {
	float: right;
	color: #b8f5be;
	height: 30px;
	line-height: 30px;
	padding-top: 10px;
}

.box a {
	color: #b8f5be;
	font-size: 15px;
	padding: 0px 10px;
}

.h_r {
	width: 260px;
	float: right;
}


/************导航**********/


/* menu */

.menubox {
	width: 100%;
	height: 56px;
	line-height: 56px;
}

.nav {
	width: 100%;
	height: 56px;
}

.nav ul {
	overflow: hidden;
}

.nav li {
	float: left;
	position: relative;
	padding: 0 10px;
}

.nav li a img {
	padding-left: 10px;
	vertical-align: middle;
}

.nav .line {}

.nav li a {
	display: block;
	font-size: 19px;
	color: #fff;
	height: 56px;
	line-height: 56px;
	text-align: center;
}

.nav li.on a,
.nav li:hover a {
	color: #fff;
}

.nav li.on,
.nav li:hover {
	background: #00660a;
	color: #fff;
}

.two-nav {
	position: absolute;
	left: 0px;
	width: 140px;
	margin-top: -1px;
	z-index: 9999;
	display: none;
	background-color: #01600a;
}

.two-nav a {
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-bottom: solid 1px #11701a;
	color: #000;
	font-size: 16px !important;
}

.two-nav a:hover {
	background: #00660a;
	color: #fff;
}


/************中间**********/


/*洛铁要闻*/

.lt_yw {
	width: 1260px;
}

.lt_yw_nav {
	height: 57px;
	line-height: 57px;
	border-bottom: 3px #007a4b solid;
	font-size: 22px;
	color: #222222;
	padding: 0px 5px 0px 3px;
}

.lt_yw_nav span {
	float: right;
	font-size: 15px;
	color: #227149;
}

.lt_yw_nav span img {
	margin-right: 8px;
}

.lt_yw_font {
	width: 1260px;
}

.lt_yw_font_left {
	width: 770px;
	float: left;
	/*margin-top: 20px;*/
}

.lt_yw_font_left .dage {
	width: 377px;
	float: left;
	margin-right: 15px;
	margin-top: 15px;
}

.lt_yw_font_left .dage:nth-child(2n) {
	margin-right: 0;
}

.lt_yw_font_left .dage .img {
	width: 100%;
	height: 250px;
}

.lt_yw_font_left .dage img {
	width: 100%;
	height: 250px;
}

.lt_yw_font_left .dage .txt {
	border: 1px solid #dddddd;
	border-top: none;
	border-radius: 0 0 3px 3px;
	padding: 5px 12px 8px;
}

.lt_yw_font_left .dage .txt h1 {
	line-height: 30px;
	font-size: 17px;
	color: #222222;
}

.lt_yw_font_left .dage .txt h1 a {
	color: #222222;
}

.lt_yw_font_left .dage .txt h1 a:hover {
	color: #01600a;
}

.lt_yw_font_left .dage .txt span {
	background: url(http://www.fangchan.zuojing.com/static/img/date.jpg) left center no-repeat;
	color: #999999;
	line-height: 26px;
	padding-left: 24px;
	font-size: 16px;
}

.lt_yw_font_left .dage .txt span img {
	width: 13px;
	height: 13px;
}

.lt_yw_font_right {
	width: 475px;
	float: right;
}

.lt_yw_font_right ul li {
	height: 55px;
	line-height: 55px;
	border-bottom: 1px #dddddd solid;
	color: #222222;
	font-size: 16px;
}

.lt_yw_font_right ul li a {
	color: #222222;
}

.lt_yw_font_right ul li a span {
	color: #888888;
	float: right;
	width: 65px;
	text-align: right;
}


/*two*/

.con_two {
	width: 1260px;
	margin-top: 20px;
}

.con_two_left {
	width: 752px;
	float: left;
	position: relative;
}

.scrollUl1 {
	width: 752px;
	height: 40px;
	/*line-height: 57px;*/
	border-bottom: 3px #007a4b solid;
	font-size: 22px;
	color: #222222;
	position: relative;
	padding-top: 10px;
}

.scrollUl1 li {
	line-height: 22px;
	height: 22px;
}

.scrollUl1 li:nth-of-type(2) {
	border-left: 3px solid #007a4b;
	padding-left: 10px;
	margin-left: 10px;
}

.scrollUl li,
.scrollUl1 li {
	float: left;
}

.bor03 {}

.sd01 {
	cursor: pointer;
	height: 57px;
	float: left;
	font-size: 22px;
	color: #01600a;
	line-height: 57px;
}

.mtsy_lb {
	margin-top: 20px;
	height: 356px;
}

.mtsy_lb a {
	width: 360px;
	float: left;
	color: #305bab;
	display: block;
	border-bottom: 1px dashed #a8a6a6;
	padding: 0px 3px 17px;
	margin-bottom: 17px;
}

.mtsy_lb a:nth-child(2n) {
	margin-left: 15px;
}

.mtsy_lb a span {
	width: 56px;
	display: block;
	float: left;
	text-align: center;
}

.mtsy_lb a span em {
	font-size: 21px;
	display: block;
	line-height: 28px;
	background: #007a4b;
	color: #fff;
}

.mtsy_lb a span i {
	font-size: 13px;
	display: block;
	line-height: 24px;
	background: #fff;
	border: 1px solid #007a4b;
	color: #007a4b;
}

.mtsy_lb a h1 {
	font-size: 16px;
	font-weight: 100;
	display: block;
	width: 290px;
	float: right;
	line-height: 26px;
	color: #222;
}

.bottom_more {
	float: right;
	font-size: 15px;
	color: #227149;
	position: absolute;
	right: 5px;
	top: 12px;
}

.bottom_more img {
	margin-right: 8px;
}

.zsxx {
	float: right;
	width: 480px;
}

.scrollUl2 {
	width: 480px;
}

.zsxx_lb {
	padding-top: 10px;
	height: 362px;
}

.zsxx_lb ul li {
	height: 44px;
	line-height: 44px;
	color: #222222;
	font-size: 16px;
	background: url(http://www.fangchan.zuojing.com/static/img/list1.jpg) left center no-repeat;
	padding-left: 17px;
}

.zsxx_lb ul li a {
	color: #222222;
}

.zsxx_lb ul li a span {
	color: #888888;
	float: right;
	width: 65px;
	text-align: right;
}

.con_bo {
	margin-top: 20px;
}

.con_bo_l {
	float: left;
	width: 406px;
}

.msfc {
	width: 406px;
	height: 256px;
	position: relative;
	margin-bottom: 8px;
}

.msfc img {
	width: 100%;
	height: 100%;
}

.msfc p {
	position: absolute;
	background: rgb(0, 0, 0, 0.6);
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	color: #fff;
	left: 0;
	bottom: 0;
	font-size: 15px;
}

.msfc span {
	z-index: 10;
	position: absolute;
	top: 10px;
	height: 30px;
	padding: 0 15px;
	line-height: 30px;
	border-radius: 5px;
	background: #f88446;
	left: 20px;
	color: #fff;
	font-size: 16px;
	text-align: center;
}

.xymf {
	margin-top: 10px;
}

.picScroll-left {
	overflow: hidden;
	position: relative;
	border: 1px solid #ccc;
}

.picScroll-left .bd {}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picScroll-left .bd ul li .pic {
	text-align: center;
	position: relative;
}

.picScroll-left .bd ul li .pic img {
	width: 406px;
	height: 256px;
	display: block;
}

.picScroll-left .bd ul li .pic a:hover img {}

.mtbd {
	margin-left: 20px;
	width: 409px;
	float: left;
	background: #4db0be;
	padding-bottom: 20px;
	height: 500px;
}

.mtbd_tit {
	padding: 15px 10px 11px;
	line-height: 30px;
	height: 30px;
}

.mtbd_tit em {
	display: block;
	float: left;
	width: 90px;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	background: #f88446;
	color: #fff;
	font-size: 16px;
	text-align: center;
}

.mtbd_tit span {
	float: right;
	font-size: 15px;
	color: #fff;
}

.mtbd_tit span a {
	color: #fff;
}

.mtbd_tit span img {
	margin-right: 8px;
}

.mtbd_lb .txt {
	border-bottom: 1px solid #fff;
	border-top: none;
	padding: 5px 12px 8px;
}

.mtbd_lb .txt h1 {
	line-height: 27px;
	font-size: 17px;
	color: #fff;
}

.mtbd_lb .txt h1 a {
	color: #fff;
}

.mtbd_lb .txt h1 a:hover {
	color: #fff;
}

.mtbd_lb .txt span {
	background: url(http://www.fangchan.zuojing.com/static/img/date1.jpg) left center no-repeat;
	color: #fff;
	line-height: 30px;
	padding-left: 24px;
	font-size: 16px;
}

.mtbd_lb .txt span img {
	width: 18px;
	height: 15px;
}

.con_bo_r {
	float: right;
	width: 406px;
}


/************底部**********/

#footer {
	width: 100%;
	height: 165px;
	background: #00660a;
}

#footer .tblj {
	width: 590px;
	float: left;
	margin-top: 30px;
}

#footer .tblj ul li {
	width: 74px;
	float: left;
	text-align: center;
	margin-right: 20px;
}

#footer .tblj ul li h1 {
	width: 74px;
	margin: 0 auto;
	height: 70px;
	text-align: center;
	border: 1px dashed #dde6de;
	border-radius: 5px;
}

#footer .tblj ul li h1 img {
	margin-top: 15px;
}

#footer .tblj ul li a span {
	line-height: 42px;
	display: block;
	color: #dde6de;
	font-size: 16px;
}

#footer .tblj ul li a:hover span {
	color: #fff;
}

.f_c {
	width: 580px;
	float: left;
	margin-right: 10px;
}

.f_c_top {}

.f_c_top span {
	display: block;
	width: 320px;
	float: left;
	text-align: right;
	margin-right: 20px;
	line-height: 30px;
	height: 30px;
	color: #dde6de;
	margin-top: 40px;
}

.f_c_top span a {
	color: #dde6de;
	font-size: 15px;
	padding: 0px 10px;
}

.wbwx {
	width: 230px;
	float: right;
	padding-top: 40px;
	position: relative;
}

.xlwb {
	width: 32px;
	height: 31px;
	float: left;
	margin-left: 10px;
}

.xlwb a {
	width: 32px;
	height: 31px;
	display: block;
	background: url(http://www.fangchan.zuojing.com/static/images/xlwb.jpg) no-repeat center top;
}

.xlwb .xlwb_nr {
	width: 85px;
	height: 85px;
	padding: 5px;
	background: #fff;
	text-align: center;
	position: absolute;
	left: -20px;
	top: -65px;
	display: none;
}

.xlwb .xlwb_nr img {}

.xlwb.on .xlwb_nr {
	display: block;
}

.xlwb.on a {
	background: url(http://www.fangchan.zuojing.com/static/images/xlwb.jpg) no-repeat center top;
}

.weixin {
	width: 32px;
	height: 31px;
	z-index: 9999999;
	float: left;
	margin-left: 10px;
}

.weixin a {
	width: 32px;
	height: 31px;
	display: block;
	background: url(http://www.fangchan.zuojing.com/static/images/weixin.jpg) no-repeat center top;
}

.weixin .weixin_nr {
	width: 85px;
	height: 85px;
	padding: 5px;
	background: #fff;
	text-align: center;
	position: absolute;
	left: 20px;
	top: -65px;
	display: none;
}

.weixin .weixin_nr img {}

.weixin.on .weixin_nr {
	display: block;
}

.weixin.on a {
	background: url(http://www.fangchan.zuojing.com/static/images/weixin.jpg) no-repeat center top;
}

.txwb {
	width: 32px;
	height: 31px;
	z-index: 9999999;
	float: left;
	margin-left: 10px;
}

.txwb a {
	width: 32px;
	height: 31px;
	display: block;
	background: url(http://www.fangchan.zuojing.com/static/images/txwb.jpg) no-repeat center top;
}

.txwb .txwb_nr {
	width: 85px;
	height: 85px;
	padding: 5px;
	background: #fff;
	text-align: center;
	position: absolute;
	left: 65px;
	top: -65px;
	display: none;
}

.txwb .txwb_nr img {}

.txwb.on .txwb_nr {
	display: block;
}

.txwb.on a {
	background: url(http://www.fangchan.zuojing.com/static/images/txwb.jpg) no-repeat center top;
}

.sjb {
	width: 32px;
	height: 31px;
	z-index: 9999999;
	float: left;
	margin-left: 10px;
}

.sjb a {
	width: 32px;
	height: 31px;
	display: block;
	background: url(http://www.fangchan.zuojing.com/static/images/sjb.jpg) no-repeat center top;
}

.sjb .sjb_nr {
	width: 85px;
	height: 85px;
	padding: 5px;
	background: #fff;
	text-align: center;
	position: absolute;
	left: 105px;
	top: -65px;
	display: none;
}

.sjb .sjb_nr img {}

.sjb.on .sjb_nr {
	display: block;
}

.sjb.on a {
	background: url(http://www.fangchan.zuojing.com/static/images/sjb.jpg) no-repeat center top;
}

.f_c_lj {
	float: right;
	padding-top: 24px;
}

.f_c_lj ul li {
	padding-bottom: 15px;
	width: 176px;
	height: 32px;
	float: left;
	margin-right: 10px;
}

.kp {
	width: 171px;
	height: 32px;
	border: 1px solid #2e8236;
	background: none;
	color: #dde6de;
	padding-left: 5px;
}

.f_sydw {
	float: right;
	width: 64px;
	margin-top: 40px;
}

.fot_bq {
	width: 100%;
	height: 44px;
	line-height: 44px;
	background: #04570c;
	text-align: center;
	color: #dde6de;
}


/************left************/

.ej_conter {}

.ej_banner {
	width: 100%;
	/*height:260px;*/
	padding-bottom: 20px;
}

.ej_banner img {
	width: 100%;
	max-height: 260px;
}

.ny_main {
	background: #fff;
	margin-bottom: 30px;
}

.con_ter {
	width: 1300px;
	margin: 0 auto;
}

.con_ter_nav {
	width: 1300px;
	padding-bottom: 25px;
}

.con_ter_nav a {
	font-size: 17px
}

.con_left {
	width: 305px;
	float: left;
	padding-bottom: 15px;
}

.con_left_nav {
	width: 305px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 21px;
	background: #00660a;
	text-align: center;
}

.con_left_font {
	width: 305px;
	background: #ececec;
}

.con_left_font ul li {
	width: 305px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-top: 1px #dcdcdc solid;
	border-bottom: 1px #ffffff solid;
}

.con_left_font ul li:hover {
	background: #e7e7e7 url(http://www.fangchan.zuojing.com/static/images/bluenavicon.png) 254px center no-repeat;
	font-weight: bold;
}

.con_left_font ul li a.actived {
	display: block;
	color: #dd723f;
	background: #e7e7e7 url(http://www.fangchan.zuojing.com/static/images/bluenavicon.png) 254px center no-repeat;
	font-weight: bold;
}


/************right************/

.con_right {
	width: 923px;
	float: right;
	border-top: 3px #00660a solid;
	padding-bottom: 15px;
	margin-top: 20px;
}

.con_right_nav {
	width: 923px;
	line-height: 50px;
	border-bottom: 1px #ccc solid;
	/*float: left;*/
	background: url(http://www.fangchan.zuojing.com/static/img/fz_doc.png) left center no-repeat;
}

.con_right_nav font {
	font-size: 21px;
	font-weight: bold;
	color: #00660a;
	padding-left: 40px;
}

.con_right_nav span {
	float: right;
}

.con_right_font {
	width: 893px;
	padding: 0px 20px;
	line-height: 30px;
	text-align: center;
}

.con_right_font h1 {
	font-size: 19px;
	font-weight: bold;
	line-height: 50px;
	margin-top: 20px;
}

.con_right_font p {
	text-align: justify;
	text-indent: 2em;
}

.con_right_font img {
	/*max-width:600px;*/
	text-align: center;
}


/************news************/

.con_right_new {
	width: 903px;
	padding: 10px 20px 0px 10px;
}

.con_right_new ul li {
	width: 903px;
	height: 48px;
	line-height: 48px;
	/*float: left;*/
	background: url(http://www.fangchan.zuojing.com/static/img/ndoc.png) 3px center no-repeat;
	text-indent: 1.2em;
	border-bottom: 1px #dcdcdc dashed;
}

.con_right_new ul li a {
	font-size: 16px;
}

.con_right_new ul li a span {
	float: right;
	color: #888;
	font-size: 13px;
}

.page {
	line-height: 50px;
	padding-top: 8px;
	text-align: center;
}

.date {
	margin-bottom: 15px;
}

.date span {
	padding: 0px 8px;
}

.date font {
	font-weight: bold;
}


/************tu************/

.con_right_tu {
	width: 913px;
	padding: 20px 0px 0px 20px;
}

.con_right_tu ul li {
	width: 284px;
	height: 255px;
	float: left;
	text-align: center;
	margin-right: 20px;
}

.con_right_tu ul li img {
	width: 284px;
	height: 200px;
}

.con_right_tu ul li span {
	height: 55px;
	line-height: 40px;
	font-size: 16px;
}

.jsmb_lb ul li {
	height: 441px;
}

.jsmb_lb ul li img {
	height: 386px;
}


/****************机构设置**************/

.ny_gljg_nr {
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	width: 885px;
	margin: 0px auto;
}

.ny_gljg_a ul li {
	background: #ededed;
	text-align: center;
	font-size: 15px;
	color: #222;
	width: 294px;
	float: left;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	height: 50px;
	line-height: 50px;
}

.ny_gljg_a ul li p {}

.ny_gljg_a ul li a {
	color: #22122c;
}

.ny_gljg_a ul li a:hover {
	color: #c7181d;
}

.ny_gljg_b ul li {
	background: #fff;
}


/****************学校领导**************/

.con_right_ld {
	width: 903px;
	padding: 10px 20px 0px 10px;
}


/*列表*/

.con_left .lt_yw_font_right {
	width: 100%;
	float: none;
}

.ny_bbj {
	margin-top: 10px;
}

.con_left .lt_yw_font_right ul li a {
	font-size: 15px;
}

.con_left .lt_yw_font_right ul li a span {
	font-size: 14px;
}

.con_left .mtsy_lb a {
	width: 100%;
	margin-left: 0;
}

.con_left .con_two_left {
	width: 100%;
	float: none;
}

.con_left .mtsy_lb a h1 {
	width: 80%;
}

.con_left .scrollUl1 {
	width: 100%;
}

.con_left .scrollUl1 li {
	font-size: 18px;
}

.con_left .lt_yw_nav {
	height: 45px;
	line-height: 45px;
	font-size: 18px;
}

.con_left .lt_yw_nav span,
.con_left .bottom_more {
	font-size: 12px;
}
/*.tuijian .lt_yw_font_left,.tuijian .lt_yw_font_right{
	width: 49%;
}
.tuijian .lt_yw_font_left .dage{
	width: 48%;
}*/
.tuijian .lt_yw{
	margin: auto;
}
.ye_fonts .lt_yw_font_right{
	float: left;
}
.ye_fonts .lt_yw_font_left{
	float: right;
}
