html,body {
    min-width:1400px;
}
.container {
	width: 1200px;
	margin:0 auto;
	/*position: relative;*/
}
.header {
	background: url("/eportal/imageDir/xlgl/2024/07/img_pc_site/2024071516115064233.jpg") center no-repeat;
	height: 673px;
	width: 100%;
}
.header .container {
	height: 673px;
}
.header .logo {
	position: absolute;
	left:0;
	top: 10px;
}
.header .logo img {
  display: block;
  margin: 0 auto;
  margin-top: 24px;
}
.header .backHome {
	position: absolute;
	right:0;
	top: 40px;
	width: 96px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #2f62d0;
	background: #fff;font-size:16px;
}
.yinyan {
	margin-top: -90px;
	background-color: #fff;
	box-shadow:-5px 5px 10px -4px #ddd,5px 5px 10px -4px #ddd;
	margin-bottom:50px;
}
.yinyan .title img{
	margin-top: -28px;
	padding-left: 60px;
}
.yinyan .content {
	padding: 10px 60px 30px;
}
.yinyan .content * {
	font-size: 18px !important;
	line-height: 34px !important;
	color: #003593;
}

/*-----轮播图------*/
.news {
	margin-top: 50px;
}
.news .lunb {
	width: 600px;
	height: 365px;
	position: relative;
	overflow: hidden;
}
.news .lunb .bd li {
	float: left;
}
.news .lunb .bd li a {
	display: block;
	width: 600px;
	height: 365px;
	overflow: hidden;
	position: relative;
}
.news .lunb .bd li img {
	display: block;
	width: 600px;
	height: 365px;
	transition: transform .3s;
}
.news .lunb .bd span {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 67px;
	line-height: 50px;
	background: rgba(0,0,0,.5);
	width: 600px;
	box-sizing: border-box;
	padding-left: 20px;
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.news .lunb .hd {
	position: absolute;
	right: 220px;
	bottom: 12px;
}
.news .lunb .hd li {
	float: left;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background-color: #fff;
	margin-left: 10px;
	transition: width .3s;
	cursor: pointer;
}
.news .lunb .hd li.on {
	width: 25px;
	border-radius: 3px;
	background-color: #1073b7;
	transition: width .3s;
}
.news .lunb .prev {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	cursor: pointer;
}
.news .lunb .next {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	cursor: pointer;
}
.news .lunb .more {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.news .lunb .more a {
	font-size: 14px;
	color: #fff;
}

/*动态信息*/
.dtxx {
float:right;
	width: 50%;
}
.dtxx .title {
	background: url("/xlgl/images/title_bg_yhyshj.png") left center no-repeat;
	height: 41px;

}
.dtxx .title span {
	font-size: 30px;
	font-weight: bold;
	color: #2e61cf;
	padding-left: 16px;
	line-height: 41px;
}
.dtxx .title em {
	float: right;
	font-size: 14px;
	color: #b5b5b5;
	line-height: 20px;
        font-style: normal;
}
.dtxx .title em a{font-size: 14px;}
.dtxx .dtxx_con {
	margin-top: 15px;
}
.dtxx .dtxx_con li{
	line-height: 44px;
	background: url("/xlgl/images/dot_yhyshj.png") 0px center no-repeat;
	padding-left: 20px;
}
.dtxx .dtxx_con li a{font-size:16px;}
/*动态信息结束*/

/*动态信息2*/
.dtxx2 {
float:left;
	width: 100%;
}
#dtxx2 {
float:left;
	width: 50%;
}
.dtxx2 .title {
	background: url("/xlgl/images/title_bg_yhyshj.png") left center no-repeat;
	height: 41px;

}
.dtxx2 .title span {
	font-size: 30px;
	font-weight: bold;
	color: #2e61cf;
	padding-left: 16px;
	line-height: 41px;
}
.dtxx2 .title em {
	float: right;
	font-size: 14px;
	color: #b5b5b5;
	line-height: 20px;
        font-style: normal;
}
.dtxx2 .title em a{font-size: 14px;}
.dtxx2 .dtxx_con {
	margin-top: 15px;
}
.dtxx2 .dtxx_con li{
	line-height: 44px;
	background: url("/xlgl/images/dot_yhyshj.png") 0px center no-repeat;
	padding-left: 20px;
}
.dtxx2 .dtxx_con li a{font-size:16px;}
/*动态信息结束*/



/*政策文件*/
.zcwj {
	margin-top: 50px;
}
.zcwj .title {
	background: url("/xlgl/images/titlelong_bg_yhyshj.png") left center no-repeat;
	height: 41px;

}
.zcwj .title span {
	font-size: 30px;
	font-weight: bold;
	color: #2e61cf;
	padding-left: 16px;
	line-height: 41px;
}
.zcwj .title em {
	float: right;
	font-size: 14px;
	color: #b5b5b5;
	line-height: 20px;
        font-style: normal;
} 
.zcwj .zcwj_con {
	background: url(/xlgl/images/zc_bg_yhyshj.png) center no-repeat;
	height: 403px;
	margin-top: 30px;
}
.zcwj_con .hd{ 
	width: 211px;
	/*position:relative; */
	float: left;
	margin-top: 50px;
	margin-left: 40px;
}
.zcwj_con .hd ul li {
	width: 147px;
	height: 65px;
	line-height: 65px;
	margin-top: 20px;
	cursor:pointer; 
	padding-left: 64px;
	transition: 0.5s;
}
.zcwj_con .hd ul li a {
	color: #2e61cf;
	display: block;font-size:16px;
}
.zcwj_con .hd ul li a:hover {
	font-weight: bold;
}

.zcwj_con .hd ul li.hdLi1{
	background: url(/uiFramework/commonResource/image/2022070413200557385.png) left center no-repeat;
}
.zcwj_con .hd ul li.hdLi1.on  {
	background: url(/xlgl/images/gj_bg_on_yhyshj.png) left center no-repeat;
	font-weight: bold;
}
.zcwj_con .hd ul li.hdLi2 {
	background: url(/xlgl/images/zzq_bg_yhyshj.png) left center no-repeat;
}
.zcwj_con .hd ul li.hdLi2.on{
	background: url("/uiFramework/commonResource/image/2022070413192053453.png") left center no-repeat;
	font-weight: bold;
}
.zcwj_con .hd ul li.hdLi3 {
	background: url(/eportal/imageDir/xlgl/2024/07/img_pc_site/2024071114513768721.png) left center no-repeat;
}
.zcwj_con .hd ul li.hdLi3.on{
	background: url("/eportal/imageDir/xlgl/2024/07/img_pc_site/2024071114513799911.png") left center no-repeat;
	font-weight: bold;
}

.zcwj_con .bd {
	float: left;
	margin-left: 50px;
	margin-top: 50px;
}
.zcwj_con .bd ul{
	zoom:1;  
}
.zcwj_con .bd li{ 
	line-height: 44px;
	background: url("/xlgl/images/dot_yhyshj.png") 0px center no-repeat;
	padding-left: 20px;
}
.zcwj_con .bd li a{font-size:16px;}
/*政策文件结束*/

.wsjy {
 	width: 1200px;
        margin:0 auto;
 	height: 440px;
 	background-color: #e8f5fd;
 	margin-top: 50px;
 	margin-bottom: 10px;
}
.wsjy .containel {
        float:left;
        width:580px;
	
}
.wsjy .container {
        float:right;
        width:580px;
	
}

.wsjy .title {
	background: url(/eportal/imageDir/xlgl/2024/07/img_pc_site/2024071115231040271.png) center no-repeat;
	height: 41px;
}
.wsjy .title  span {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #2e61cf;
	display: block;
	line-height: 41px;
}
.wsjy .title  span a{font-size: 30px;color: #2e61cf;}
.wsjy_con {
	margin-top: 30px;
}
.wsjy_img {
	width: 449px;
	height: 250px;
	position: relative;
}
.wsjy_img span {
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;

}

.wsjy_list {
	height: 280px;
}
.wsjy_list li{ 
	line-height: 40px;
	background: url("/xlgl/images/dot_yhyshj.png") 0px center no-repeat;
	padding-left: 20px;
	width: 580px;
	float: left;
        margin-left: 20px;
}
.wsjy_list li a{ font-size:16px;}

.ohterlink{display:none;}

@media only screen and (max-width:1025px) {
html,body {
    min-width:100%;
}
.header {
	background: url("/eportal/imageDir/xlgl/2024/07/img_pc_site/2024071516115064233.jpg") top no-repeat;
	background-size: 100%;
	height: 40vh;
}
.container{width:94%;margin:0 auto;}
.yinyan .content{margin-bottom:20px;}
.banner a img,.news .lunb,.news .lunb .bd li,.news .lunb .bd li img,.news .lunb .bd li a{width:100%;}
#lunb,#dtxx,.banner .item{float:none;}
.news{margin-top:20px;}

.news .lunb .bd span{display: block;width:100%;padding:0 1%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news .lunb .hd{right:40%;}
.dtxx{width:100%;margin-left:0;margin-top:20px;}
.wsjy{width:100%}
.wsjy .containel{float:none;width:100%}
.wsjy .container{float:none;width:100%}
.dtxx .dtxx_con li,.zcwj_con .bd li a,.wsjy_list li a{
    /*width:80%;*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.zcwj{margin-top:20px;}
.zcwj .zcwj_con{height:auto;     margin-top: 20px;padding: 10px 0;background-size: 100% 100%;}

.zcwj_con .bd{margin-right:20px;}
.zcwj_con .bd li a,.wsjy_list li a{display: block;}
.zcwj_con .bd,.zcwj_con .hd{ margin-left:20px;    margin-top: 0px;}
.zcwj_con .hd{width:20%;}
.zcwj_con .hd ul li{margin-top:10px;    width: auto;height: 46px;line-height: 46px;    padding-left: 35px;
    background-size: 100% 100% !important;}
.zcwj_con .hd ul li a{font-size:13px;}
.zcwj_con .bd{width:72%;}

.banner .item{margin-top:20px;}
.wsjy{margin-top: 20px;height:auto;}
.wsjy .container{padding:20px 0;}
.wsjy_list{height:auto;}


}
@media screen and (max-width:768px){
.BuMen ul li a {font-size:10px!important;}
#dtxx2{ width: auto !important;}
.header {height: 26vh;}
.header .container{height:auto;}
.header .logo img{width:56%;margin:0;}
.header .backHome{top:10px;}
.yinyan .title img{width:20%;}
.news .lunb,.news .lunb .bd li img,.news .lunb .bd li a{height:265px;}

.zcwj_con .bd{width:69%;}
.zcwj_con .hd ul li{padding-left:26px;}

.wsjy{width:100%}
.wsjy .containel{float:none;width:100%}
.wsjy .container{float:none;width:100%}
.wsjy_list li{width:auto;float:none;}
#banner_bottom .banner{margin-top: 20px !important;}
}
@media screen and (max-width:500px){
.header {height: 22vh;}
.news .lunb .hd{right: 35%;}
.yinyan .content {
    padding: 10px 10px 30px;
}
.wsjy{width:100%}
.wsjy .containel{float:none;width:100%}
.wsjy .container{float:none;width:100%}
.zcwj_con .hd{width:24%;}
.zcwj_con .bd{width:62%;}
.zcwj_con .hd ul li{padding-left:29px;}
.zcwj_con .hd ul li a{font-size:12px;}

}
@media screen and (max-width:436px){
.yinyan .title img{width:30%;}
.zcwj_con .hd{width:25%;}
.zcwj_con .hd ul li{padding-left:24%;}
.zcwj_con .bd{width:60%; margin-left: 10px;}
.wsjy{width:100%}
.wsjy .containel{float:none;width:100%}
.wsjy .container{float:none;width:100%}
}
@media screen and (max-width:360px){
.yinyan .content {
    padding: 10px 10px 30px;
}
.zcwj_con .bd{width:52%;}
.wsjy{width:100%}
.wsjy .containel{float:none;width:100%}
.wsjy .container{float:none;width:100%}
}