html,body {
    min-width:1400px;
}
.gd {
    float: right;
    margin-top: 100px;
}
.container {
	width: 1200px;
	margin:0 auto;
	/*position: relative;*/
}
.content {
    border: 12px solid #5873e9;
    border-radius: 10px;
    background: url(/eportal/imageDir/xlgl/2022/11/img_pc_site/2022113009272582045.png) top center no-repeat #fff;
    position: relative;
    margin-bottom: 40px;
}
.header {
	background: url("/eportal/imageDir/xlgl/2024/07/img_pc_site/2024071115310555688.png") 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;
    top: 20px;
    right: 0;
    width: 75px;
    height: 37px;
    background: url(/eportal/imageDir/xlgl/2022/11/img_pc_site/2022113008544941505.png) top center no-repeat;
    display: block;
    color: #4a63dd;
    line-height: 37px;
    padding-left: 35px;
    border-radius: 8px;
}
.yinyan {
	margin-top: -90px;
	background-color: #fff;
}
.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;
}
/*-----搜索------*/
.search button {
    float: right;
    border: none;
    outline: none;
    width: 100px;
    height: 60px;
    color: #fff;
    font-size: 18px;
    background: url(/eportal/imageDir/xlgl/2022/11/img_pc_site/2022113009062129225.png) 23px 7px no-repeat;
    padding-left: 27px;
}

element.style {
}
.search {
    width: 630px;
    position: absolute;
    top: 490px;
    height: 60px;
    border: 1px solid #5873e9;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
    margin-left: 280px;
    background-color: #fff;
}
.search img {
    float: left;
    margin-top: 19px;
    margin-left: 20px;
}
.search input{
    float: left;
    border: none;
    outline: none;
    height: 100%;
    width: 370px;
    box-sizing: border-box;
    padding-left: 15px;
    font-size: 16px;
}
/*-----内容------*/
.content .title {
    padding: 30px;
    height: 44px;
    border: 1px solid #5873e9;
}
.content .title a:hover,
.content .title a.on {
    background-color: #5873e9;
    color: #fff;
}
.content .title a {
    float: left;
    display: block;
    line-height: 42px;
    padding: 0 20px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #5873e9;
    border-radius: 30px;
    margin-right: 20px;
}
/*-----内容列表-----*/
.content .list table {
    width: 100%;
}
.content .list table.table1 tr {
    height: 58px;
    line-height: 58px;
    background-color: #f8f8f8;
}
.content .list table.table1 td {
    font-weight: normal;
    color: #3c53d1;
    text-align: center;
    font-size: 18px;
}
table {
    width: 100%;
    text-align: center;
}
/*-----轮播图------*/
.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 {
	width: 562px;
}
.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;}
/*动态信息结束*/
/*政策文件*/
.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("/xlgl/images/ms_bg_yhyshj.png") left center no-repeat;
}
.zcwj_con .hd ul li.hdLi3.on,.zcwj_con .hd ul li.hdLi3:hover {
	background: url("/xlgl/images/ms_bg_on_yhyshj.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: 100%;
 	height: 440px;
 	background-color: #e8f5fd;
 	margin-top: 50px;
 	margin-bottom: 10px;
}
.wsjy .container {
	padding-top: 50px;
}
.wsjy .title {
	background: url(/xlgl/images/titleCenter_bg_yhyshj.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;
}
.wsjy_list li a{ font-size:16px;}

.ohterlink{display:none;}

@media only screen and (max-width:1025px) {
.content {
    margin-top: -13% !important;
}
.content .list table.table2 td a {
    font-size: 13px!important;
}
.content .list table.table2 td {
    font-size: 13px!important;
}
html,body {
    min-width:100%;
}
.header {
	background: url("/eportal/imageDir/xlgl/2024/07/img_pc_site/2024071115310555688.png") 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;}

.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;}

.content .title {padding: 20px 0;}

.content .title a {
    padding: 0 5px;
    margin-right:0px;
}


}
@media screen and (max-width:768px){
.content .list table.table2 td a {
    font-size: 13px!important;
}
.content .list table.table2 td {
    font-size: 13px!important;
}
.header {height: 26vh;}
.header .container{height:auto;}
.header .logo img{width:56%;margin:0;}
.header .backHome{top:20px;}
.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_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;
}
.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;}

}
@media screen and (max-width:360px){
.yinyan .content {
    padding: 10px 10px 30px;
}
.zcwj_con .bd{width:52%;}

}