.mainconc {
	width: 372px;
	height: 248px;
	float: left;
	background: url(../images/index_c_bg.png) no-repeat;
	margin-left: 24px;
	margin-top: 37px;
	position: relative;
}
.news_box {
	width: 372px;
	margin-top: 45px;
	height: 200px;
	position: relative;
	overflow: hidden
}
.news_box ul {
	width: 1000000px;
	position: absolute;
}
.news_box ul li {
	float: left;
	width: 180px;
	margin-right: 12px;
}
.news_box ul li img {
	border: 1px solid #dfdfdf;
	padding: 5px;
	height: 188px;
	width: 160px;
}
#bannerlink {
	position: absolute;
	height: 2px;
	right: 0px;
	top: 10px;
}
#bannerlink a {
	float: left;
	height: 3px;
	background: #CCCCCC;
	margin-left: 2px;
	width: 15px;
	display: block;
	font-size: 0px;
	text-indent: -9999px;
	overflow: hidden
}
#bannerlink a.active {
	background: #F1C51C;
}
#bannerlink {
	position: absolute;
	height: 2px;
	right: 0px;
	top: 10px;
}
#bannerlink a {
	float: left;
	height: 3px;
	background: #CCCCCC;
	margin-left: 2px;
	width: 15px;
	display: block;
	font-size: 0px;
	text-indent: -9999px;
	overflow: hidden
}
#bannerlink a.active {
	background: #F1C51C;
}
.pagination {
	bottom: 40px;
	z-index: 100001;
	position: absolute;
	left: 44%;
}
.pagination li {
	display: inline-block;
	margin: 0 3px;
	list-style: none;
}
.pagination li a {
	display: block;
	width: 50px;
	height: 9px;
	line-height: 17px;
	text-align: center;
	color: #333333;
	font-size: 10px;
	float: left;
	overflow: hidden;
	background: url(../images/num_b.png) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
.pagination li.current a {
	background: url(../images/num_a.png) no-repeat;
	color: #FFFFFF
}
.n_bann {
	background: url(../images/banner.jpg) no-repeat center;
	height: 400px;
}
/*最新公告*/
#zx {
	background: #fff;
	height: 40px;
	line-height: 40px;
}
.zx {
	width: 1100px;
	margin: 0 auto;
}
.zx p {
	font-size: 18px;
	float: left;
	font-weight: normal;
	color: #256aa5;
	background: url(../images/gg.png) no-repeat 10px center;
	padding-left: 50px;
    padding-right: 10px;
    line-height: 40px;
}
.zxn {
	font-size: 14px;
	float: left;
	font-weight: normal;
	width: 900px;
	background: #fff;
	margin-left: 20px;
}
.BreakingNewsController {
	width: 100%;
	overflow: hidden;
	height: auto;
	position: relative;
}
.BreakingNewsController .bn-title {
	display: inline-block;
	float: left;
	line-height: 30px;
	height: 30px;
	color: #FFF;
}
.BreakingNewsController ul {
	padding: 0;
	margin: 0;
	display: block;
	list-style: none;
	position: absolute;
	left: 180px;
	right: 50px;
}
.BreakingNewsController ul li {
	list-style: none;
	/*padding:5px 20px;*/
	display: none;
	width: 650px;
}
.BreakingNewsController ul li a {
	text-decoration: none;
	color: #333;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	font-size: 14px;
	height: 40px !important;
}
.BreakingNewsController ul li span {
	margin-right: 100px;
	color: #929292;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	font-size: 14px;
	float: right;
}
.BreakingNewsController .bn-arrows {
	display: inline-block;
	float: left;
	width: 30px;
	position: absolute;
	right: 0;
	top: 15px;
	bottom: 0;
}
.BreakingNewsController .bn-arrows span {
	display: block;
	width: 11px;
	height: 11px;
	position: absolute;
	top: 0;
	bottom: 0;
	cursor: pointer;
	opacity: 1;
}
.BreakingNewsController .bn-arrows span:hover {
	opacity: 1;
}
.BreakingNewsController .bn-arrows-left {
	left: 0;
	background: url(../images/sleft.png) left center no-repeat;
	width: 24px;
	height: 24px;
}
.BreakingNewsController .bn-arrows-right {
	right: 2px;
	background: url(../images/sright.png) right center no-repeat;
	width: 24px;
	height: 24px;
}
.easing a, .easing span {
	transition: .25s linear;
	-moz-transition: .25s linear;
	-webkit-transition: .25s linear;
}
#lf_con1 {
	background: url(../images/con1_t.png) no-repeat center top #fff;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.lf_warp {
	width: 1100px;
	margin: 0 auto;
}
.lf_con1_l {
	width: 1100px;
	float: left;
}
.lf_con1_l_t {
	font-size: 24px;
	color: #1a1413;
	font-weight: bold;
	padding-left: 25px;
	height: 56px;
	line-height: 56px;
}
.lf_con1_l_t span {
	color: #025193;
	padding-left: 10px;
}
.lf_con1_l_u {
	background: #f1f1f1;
	padding: 33px 0;
	height: auto;
	overflow: hidden;
}
.lf_con1_l_u ul {
	margin-left: 28px;
}
.lf_con1_l_u ul li {
	width: 254px;
	float: left;
	background: url(../images/pr_bg.png) no-repeat center top;
	margin: 0 15px 15px 0;
	height: 200px;
}
.lf_con1_l_u ul li .pic {
	width: 232px;
	height: 157px;
	margin: 10px auto 0 auto;
}
.lf_con1_l_u ul li .pic img {
	width: 232px;
	height: 157px;
}
.lf_con1_l_u ul li p {
	margin-top: 15px;
	text-align: center;
	color: #000;
	font-size: 18px;
}
.lf_con1_r {
	width: 249px;
	float: right;
	background: #f1f1f1;
	padding-bottom: 20px;
	height: auto;
	overflow: hidden;
}
.lf_con1_r_t {
	height: 56px;
	line-height: 56px;
	background: #025193;
	text-align: center;
	color: #fff;
	font-size: 17px;
	letter-spacing: 3px;
}
.lf_con1_r_u {
	background: url(../images/lx_bg.jpg) no-repeat #fff;
	padding: 225px 11px 20px 11px;
}
.lf_con1_r_u ul li {
	margin-bottom: 10px;
	padding-left: 25px;
	font-size: 14px;
	color: #000000;
}
.lf_con1_r_u ul li.li00 {
	background: url(../images/c1.png) no-repeat left center;
}
.lf_con1_r_u ul li.li01 {
	background: url(../images/c2.png) no-repeat left center;
}
.lf_con1_r_u ul li.li02 {
	background: url(../images/c3.png) no-repeat left center;
}
.lf_con1_r_u ul li.li03 {
	background: url(../images/c4.png) no-repeat left center;
}
.lf_con1_r_u ul li.li04 {
	background: url(../images/c5.png) no-repeat left 5px;
	line-height: 25px;
}
.lf_gd {
	height: 41px;
	line-height: 41px;
	background: #025193;
	text-align: center;
	color: #fff;
	margin-top: 10px;
}
.lf_gd a {
	display: block;
	height: 41px;
	line-height: 41px;
	width: 249px;
	color: #fff;
	font-size: 17px;
}
#lf_con2 {
	background: url(../images/con2_bg.jpg) no-repeat center;
	height: 1383px;
	margin-top: 66px;
}
.lf_con2 {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	height: 540px;
}
.lf_con2_l {
	width: 455px;
	float: left;
}
.lf_con2_l_t {
	padding-top: 115px;
	font-size: 39px;
	color: #d5d5d5;
	font-weight: bold;
	color: #fff;
}
.lf_con2_l_t span {
	color: #007adf;
	padding-left: 15px;
}
.lf_con2_l p {
	font-size: 12px;
	margin-top: 8px;
	color: #d5d5d5;
}
.lf_con2_l_u {
	margin-top: 20px;
}
.lf_con2_l_u p b a {
	color: #ffffff;
}
.lf_con2_l_u p {

	font-size: 15px;
	color: #d5d5d5;
	line-height: 28px;
}
.lf_con2_l_more {
	width: 104px;
	height: 41px;
	line-height: 41px;
	margin-top: 20px;
	text-align: center;
	background: #025193;
}
.lf_con2_l_more a {
	display: block;
	width: 104px;
	height: 41px;
	color: #fff;
}
.lf_con2_r {
	width: 604px;
	height: 205px;
	float: right;
	padding-top: 103px;
}
.lf_con3 {
	position: absolute;
	bottom: -939px;
	left: 29px;
	height: 190px;
	background: #025193;
	width: 1065px;
	background: url(../images/call.jpg) no-repeat;
}
.lf_con3_l {
	width: 522px;
	height: 190px;
	float: left;
	/*background: url(../images/call.png) no-repeat;*/
	position: relative;
}
.lf_con3_l span {
	position: absolute;
	top: 94px;
	left: 97px;
	color: #ffffff;
	font-size: 36px;
}
.lf_con3_r {
	width: 520px;
	height: 190px;
	float: right;
	/*background: url(../images/tt.png) no-repeat;*/
	position: relative;
}
#lf_con4 {
	background: url(../images/con3_bg.jpg) no-repeat center top;
	height: 569px;
}
.lf_con4_t {
	font-size: 24px;
	color: #232323;
	font-weight: bold;
	padding: 144px 0 0 30px;
}
.lf_con4_t span {
	color: #025193;
	padding-left: 15px;
}
.yc_con3_u {
	margin-top: 50px;
}
.leftLoopa {
}
.leftLoopa .hda {
	height: 20px;
	position: relative;
}
.leftLoopa .hda a {
	display: block;
	position: absolute;
	width: 34px;
	height: 52px;
	cursor: pointer;
	position: absolute;
	top: 117px;
	z-index: 99;
}
.leftLoopa .hda a.prev {
	left: -30px;
	background: url(../images/left.png) no-repeat 0px 0px;
}
.leftLoopa .hda a.next {
	background: url(../images/right.png) no-repeat 0px 0px;
	right: -30px;
}
.leftLoopa .bda {
	width: 1042px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 8px;
}
.leftLoopa .bda ul {
}
.leftLoopa .bda ul li {
	float: left;
	width: 300px;
	margin-left: 25px;
}
.leftLoopa .bda ul li a {
	display: block;
	text-align: center;
	float: left;
	width: 300px;
}
.leftLoopa .bda ul li a img {
	width: 300px;
	height: 229px;
	border: 1px solid #cecdcd;/*box-shadow:5px 5px #7a5a54;
	h-shadow v-shadow blur spread color inset;*/
}
.leftLoopa .bda ul li a:hover {
	color: #FFF;
	font-size: 16px;
}
.leftLoopa .bda ul li a p {
	height: 33px;
	line-height: 33px;
	width: 300px;
	text-align: center;
	color: #a19697;
	font-size: 13px;
	border: 1px solid #e1e1e1;
	border-radius: 20px;
	margin-top: 15px;
}
.leftLoopa .bda ul li a:hover p {
	background: #025193;
	color: #fff;
}
#lf_con5 {
	background: #fff;
	padding: 6px 0 32px 0;
	height: auto;
	overflow: hidden;
}
.lf_con5_t {
	position: relative;
	padding: 0;
}
.lf_con5_mo {
	position: absolute;
	top: 10px;
	right: 15px;
}
.lf_con5_mo a {
	font-size: 12px;
	color: #878787;
}
.lf_con5_l {
	width: 688px;
	float: left;
	height: auto;
	overflow: hidden;
}
.lf_con5_u {
	margin-top: 30px;
	padding: 30px 15px;
	background: url(../images/xx.png) no-repeat left top #fff;
}
.yz_new_mo {
	position: absolute;
	top: 30px;
	right: 20px;
}
.newsrt {
	width: 663px;
	height: 180px;
}
/*.con2lt img{
	width: 204px;height: 136px;
	border:#e3e3e3 10px solid;
	margin:27px 0px 0px 20px;
}*/
.newsrt_img {
	width: 239px;
	float: left;
}
.newsrt_img img {
	width: 239px;
	height: 168px;
}
.newsrtt {
	float: right;
	width: 385px;
	margin-right: 10px;
}
.newsrtt p {
}
.newsrtt p a {
	font-size: 16px;
	text-align: left;
	margin-top: 30px;
	color: #333333;
}
.newsrtt em {
	display: block;
	margin-top: 5px;
	color: #999999;
	font-size: 12px;
	text-align: right;
	margin-right: 20px;
}
.newsrtt span {
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	display: block;
	margin-top: 8px;
}
.liaojie {
	float: right;
	text-align: center;
	padding-top: 18px;
	margin-right: 40px;
}
.liaojie a {
	color: #ae0420;
	font-size: 13px;
}
.newsru {
	width: 663px;
	padding-bottom: 18px;
}
.newsru ul li {
	background: url(../images/ss.png) no-repeat left;
	padding-left: 25px;
	line-height: 42px;
	font-size: 12px;
	position: relative;
	border-bottom: 1px dashed #b5b5b5;
}
.newsru ul li a {
	color: #747474;
	font-size: 16px;
}
.newsru ul li span {
	color: #747474;
	position: absolute;
	top: 3px;
	right: 10px;
	font-size: 14px;
}
.lf_con5 {
	height: auto;
	overflow: hidden;
}
.lf_con5_r_big {
	width: 400px;
	float: right;
}
.lf_con5_r {
	background: url(../images/xx.png) no-repeat top left #fff;
	position: relative;
	margin-top: 30px;
	padding: 10px 15px;
	height: auto;
	overflow: hidden;
}
.lf_con5_r_t {
	width: 100px;
	height: 30px;
	line-height: 30px;
	background: #5082b5;
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
}
.lf_con5r_u {
	margin-top: 15px;
	padding-bottom: 25px;
}
.lf_con5r_u1, .lf_con5r_u2, .lf_con5r_u3 {
}
.lf_con5r_u1 ul li {
	background: url(../images/ds.png) no-repeat left;
	padding-left: 40px;
	line-height: 40px;
}
.lf_con5r_u1 ul li a {
	color: #7e7e7e;
	font-size: 15px;
}
.lf_con5r_u2 ul li {
	background: url(../images/re.png) no-repeat left;
}
.lf_con5r_u3 ul li {
	background: none;
}
#lf_footer {
	background: url(../images/footer_bg.jpg) no-repeat center;
	height: 229px;
	overflow: hidden;
	margin-top: 152px;
}
.snav {
	padding-top: 25px;
	width: 728px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.snav ul li {
	background: url(../images/li_bg.png) no-repeat right center;
	padding: 0 10px;
	float: left;
}
.snav ul li:last-child {
	background: none;
}
.snav ul li a {
	font-size: 14px;
	color: #ffffff;
}


.link {
	margin-top: 20px;
	padding-top: 20px;
}
.link p {
	font-size: 18px;
	color: #5082b5;
	width: 90px;
	border-right: 1px solid #5082b5;
	float: left;
	margin-right: 10px;
}
.link span {
	font-size: 14px;
	color: #7b7b7b;
    font-weight: normal;
    display: block;
}
.link a {
	margin-left: 5px;
	line-height: 40px; color:#7e7e7e
}