*{
	padding:0;
	margin:0;
}
body{
	background: #fff;
}
a{
	text-decoration: none;
}
img{
	border:0
}
 ul,li{
 	list-style: none;
 }
input{
	outline: none;
}
i{
	font-style: normal;
}
body{
	background: #fff;
}
.LmHeader{
	position: relative;
	height:173px;
	min-width: 1200px;
	overflow: hidden;
	background: url(sydImg_01.png) center center no-repeat;
}
.LmHeader img.HeaderBanner{
	height: 100%;
	width: auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.width1200{
	width: 1200px;
	margin:0 auto;
}
.lmLogo{
	position: absolute;
	left: 0;
	top: 30px;
}
.HeaderLogoBox{
	position: relative;
	height: 173px;
}
.eyebrowSearchBox{
	width: 328px;
	height: 40px;
	border:1px solid #338053;
	position: absolute;
	right:0;
	top: 110px;
	background: url(fwlm_13.png);
	display: none;
}
.eyebrowSearchBox .inputText{
	width: 240px;
	height: 16px;
	line-height: 16px;
	background: none;
	outline: none;
	color: #333;
	font-size: 16px;
	padding:12px 10px;
	float: left;
	border:0;
}
.eyebrowSearchBox .inputSubmit{
	cursor: pointer;
	border:0;
	width: 69px;
	height: 42px;
	position: absolute;
    top:-1px;
    right: -1px;
	background: #1e8e4d url(sydImg1_06.png) no-repeat center center;
	z-index: 10;
}
.navBox{
	height: 50px;
	background: #307bd8;
	min-width: 1200px;
}
.navUl{
	height: 50px;
}
.navUl .navLi{
	width: 25%;
	height: 50px;
	float: left;
}
.navUl .navLi .navA{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}
.navUl .navLi.active,.navUl .navLi:hover{
	background-color: #1f51a8;
}
.center{
	overflow: hidden;
	margin-top:40px ;
}


.IndexLbBox{
	width: 502px;
	height: 334px;
	float: left;
	position: relative;
}
.sydIndexOneImg{
	display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.indexBanner2 {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 100%;
}

.indexBanner2 .swiper-container {
  /*height: 300px;*/
  width: 100%;
  height: 100%;
}
.indexBanner2 .content-slide {
  padding: 20px;
  color: #fff;
}
.indexBanner2 .title {
  font-size: 25px;
  margin-bottom: 10px;
}
.indexBanner2 .pagination{
  position: absolute;
  bottom:9px;
  height: 10px;
  right: 20px;
  z-index: 1000;
  overflow: hidden;
}
.indexBanner2 .swiper-pagination-switch {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left:5px;
  cursor: pointer;
  text-align: center;
  background: url(sydImgLbBtn_05.png);
  z-index: 101;
}
.indexBanner2 .swiper-active-switch {
  background: url(sydImgLbBtn_03.png);
}
.indexBanner2 .swiper-slide{
	float: left;
	width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.indexBanner2 .swiper-slide a{
	display: block;
	width: 100%;
	position: relative;
	height: 100%;
}
.indexBanner2 .swiper-slide a span{
	display: block;
	width: 370px;
	padding:0 112px 0 20px;
	position: absolute;
	height: 30px;
	line-height: 30px;
	background: url(sydImgLbSpanBg_03.png);
	color: #fff;
	font-size: 14px;
	bottom:0;
	left: 0;
	
}
.indexBanner2 .swiper-slide a span i{
	white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  display: block;
	width: 370px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	font-style: normal;
}
 .indexBanner2 .swiper-slide a img{
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
.indexBanner2 .swiper-wrapper{
	/*height: auto !important;*/
	width:100%;
	overflow: hidden;
	position: relative;
	height: 100%;
}
.indexBanner2 .arrow-left {
  position: absolute;
  left: 50px;
  top: 50%;
  margin-top: -30px;
  width: 81px;
  height: 61px;
  opacity: .8;
  z-index: 101;
  cursor: pointer;
}
.indexBanner2 .arrow-right {
  position: absolute;
  right: 50px;
  top: 50%;
  margin-top: -30px;
  width: 81px;
  height: 61px;
  opacity: .8;
  z-index: 101;
  cursor: pointer;
}
.indexBanner2 .arrow-left:hover,.indexBanner2 .arrow-right:hover {
	opacity: 1;
}

.lmXwrd{
	width: 368px;
	float: left;
	margin-left: 30px;
}
.lmCenterTitle{
	overflow: hidden;
	padding-bottom: 12px;
	border-bottom: 1px solid #919799;
}
.lmCenterTitle span{
	color: #333;
	font-size: 24px;
	float: left;
	display: block;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
}
.lmCenterTitle a{
	display: block;
	background: url(sydImg_04.png) no-repeat;
	color: #fff;
	font-size: 14px;
	width: 42px;
	height: 23px;
	float: right;
	line-height: 23px;
	margin-top: 3px;
	text-align: center;
}
.lmLtRw{
	overflow: hidden;
	margin-top: 18px;
}

.lmLtRw .lmLtRwR{
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 14px;
}
.lmLtRw .lmLtRwR .lmLtRwRTitle{
	color: #183f93;
	font-size: 20px;
	height: 22px;
	line-height: 22px;
	margin-bottom: 13px;
	display: block;
	white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.lmLtRw .lmLtRwR  p{
	color: #666;
	font-size: 16px;
	line-height: 27px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 80px;
}
.lmLtRw .lmLtRwR  p a{
	color: #da0808;
}
/*.lmLtRw .lmLtRwR a:hover{
	color: #276F37;
}*/

.sydWyhBox{
	width: 268px;
	height: 334px;
	border:1px solid #b9c5de;
	float: right;
	position: relative;
}
.sydWyhBox .sydWyhTitle{
	height: 48px;
	line-height: 48px;
	font-size: 22px;
	color: #183f93;
	text-align: center;
	font-weight: bold;
	background: url(sydImg_07.png) center center no-repeat;
}
.sydWyhBox .sydWyhTitle a{
	color: #183f93;
}
.sydWyhBox ul{
	width: 240px;
	margin: 0 auto;
	padding-top: 2px;
}
.sydWyhBox ul li{
	padding:0 20px 0 38px;
	background: url(sydImg_12.png) 20px center no-repeat;
	line-height: 31px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sydWyhBox ul li a{
	color: #333;
	font-size: 16px;
}
.sydWyhBtnA{
	width: 162px;
	height: 50px;
	line-height: 50px;
	padding-left: 108px;
	position: absolute;
	left: -1px;
	bottom:-1px;
	background: #1e8e4d url(sydImg_16.png) 70px center no-repeat;
	font-size: 20px;
	color: #fff;
}
.sydWyhLiTop{
	
	margin-bottom: 5px;
}
.sydWyhLiTop ul{
	padding-bottom: 13px;
	border-bottom: 1px solid #d1d9e9;
}
.lmListUl{
	
}
.lmListUl li{
	overflow: hidden;
	height: 36px;
	line-height: 36px;
	padding-left: 13px;
	vertical-align: bottom;
}
.lmListUl li a{
	width: 425px;
	display: block;
	height: 36px;
	color: #000;
	font-size: 18px;
	white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    float: left;
}
.lmListUl li:hover a{
	color: #276F37;
}
.lmListUl li span{
	color: #808080;
	font-size: 18px;
	float: right;
}
.lmZkImg{
	display: block;
	margin-top: 40px;
}
.lmZkImg2{
	margin-bottom: 80px;
}
.lmZkImg img{
	vertical-align: middle;
	width: 100%;
}
.indexlmDt{
	width: 640px;
	float: left;
}
.indexlmDt .lmLtRwR{
	width: 420px;
}
.indexlmDt .lmListUl li a{
	width: 525px;
}
.indexlmDt .lmLtRw {
    
    margin-bottom: 10px;
}
.indexlmDtList{
	display: none;
}
.indexlmDtQh{
	float: right;
	height: 18px;
	font-size: 18px;
	line-height: 18px;
    color: #179873;
    margin-top: 4px;
}
.indexlmDtQh i{
	font-size: 18px;
	line-height: 18px;
    color: #276f37;
    cursor: pointer;
}
.indexlmDtQh i.active{
	color: #179873;
}
.IndexTzggUl{
}
.IndexTzggUl li{
   margin-top: 7px;
   overflow: hidden;
   vertical-align: bottom;
}
.IndexTzggUl li span{
	display: block;
	float: left;
	width: 54px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	font-size: 16px;
	color: #679a73;
	background: #d4e2d7;
}
.IndexTzggUl li a{
	display: block;
	float: right;
	width: 432px;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color: #333;
	background: #e9f0eb;
	padding:0 15px;
	white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.IndexTzggUl li a:hover{
	color: #276F37 !important;
}
.lmFooter{
	min-width: 1200px;
	background: #f5f5f5;
	border-top: 2px solid #748cbe;
}
.footerUl{
	text-align: center;
    margin-top: 19px;
}
.footerUl a{
	border-right: 1px solid #666666;
	font-size: 18px;
	color: #666666;
	padding: 0 48px;
}
.footerUl a:hover{
	color: #276f37;
}
.footerP1{
	text-align: center;
	font-size: 16px;
	color: #333;
	margin-top: 19px;
	height: 36px;
	line-height: 36px;
}

.footerP1 .footerP1Span{
	padding-right: 36px;
}
.footerP1 span{
	padding:0 10px;
}
.footerP2{
	text-align: center;
	font-size: 16px;
	color: #333;
	height: 36px;
	line-height: 36px;
}
.footerP2 span{
	padding:0 13px;
}
.footerP3{
	text-align: center;
	font-size: 16px;
	color: #333;
	height: 36px;
	line-height: 36px;
	padding-bottom: 20px;
}
.footerP3 span{
	padding:0 14px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
}
.baImgSpan{
  padding-left: 29px !important;
  background: url(sydImg_32.png) left center no-repeat;	
}
.sydCenter{
	overflow: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.listBox{
	width: 586px;
}
.listUl{
	padding-top: 15px;
}
.listUl li{
  overflow: hidden;
  vertical-align: bottom;	
  padding-left: 18px ;
  background: url(sydImg_20.png) 3px center no-repeat;
  line-height: 46px;
}
.listUl li a{
	display: block;
	float: left;
	width: 440px;
	white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  color: #333;
  font-size: 18px;
}
.listUl li span{
	float: right;
	color: #999;
	font-size: 18px;
}
.zdyyBox{
	background: #fafafa;
	padding:26px 20px 0;
	border-bottom: 1px solid #c8cbcc;
	margin-top: 25px;
}
.zdyyBox .lmCenterTitle{
	border-bottom: 1px solid #8b9fc9;
}
.zdyyBox .lmCenterTitle .xwedTitle{
	 padding-left: 9px;
	 border-left: 6px solid #307bd8;
	 font-size: 20px;
}
.zdyyBox .lmCenterTitle a{
	background: none;
	color: #183f93;
}
.zdyyUl{
	padding:30px 0;
	overflow: hidden;
}
.zdyyUl li{
	height: 46px;
	line-height: 46px;
	width: 579px;
	float: left;
}
.zdyyUl li a{
	padding-left: 22px;
	background: url(sydImg_24.png) left center no-repeat;
	display: block;
	white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  font-size: 18px;
  color: #333;
}
.listUl li a:hover{
	color: #183f93;
}
.zdyyUl li a:hover{
	color: #183f93;
}
.sydWyhBox ul li a:hover{
	color: #183f93;
}


.infos {
	/* padding-top: 20px; */
	width: 1200px;
	margin: 0 auto;
}

.info {
	width: 1110px;
	margin-top: 5px;
}

.info p {
	float: left;
	font-size: 15px;
	line-height: 16px;
	height: 16px;
	margin: 9px 18px;
	color: #707070;
	/* width: 274px; */
}
.info p a {
	color: #707070;
}
.info p:first-child {
	/* border-left: 0; */
	clear: both;
	float: none;
	/* width: 447px; */
	text-align: left;
}
.sydwIcon {
	width: 90px;
}
.fl {
	float: left !important;
}

.fr {
	float: right !important;
}
.footer{width:100%;margin-top:30px;background:#f5f5f5;border-top:2px solid #748cbe; text-align:center;padding:20px 0;overflow: hidden;}