ol,dl,dt,dd,ul,li{ margin:0; padding:0;}
input::-webkit-input-placeholder{
    color:#fff;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#fff;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#fff;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#fff;
}
body{
	/* background:#EDEEF3; */
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	min-width: 1400px;
}
.container{ width:100%; /* min-width:1180px; */ margin:0 auto; position:relative;}
.wrap{
	width:1400px;
	margin:0 auto;
	position:relative;
}

#header{
	width:100%;
	position:relative;
	z-index:3;
}
#main{
	width:100%;
	position:relative;
	z-index:2;
}
#footer ul{
    line-height: 46px;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 30px;
    border-bottom: 1px solid #fefefe;
}
#footer li{ 
	display:inline-block; 
	margin:0 9px;
	opacity: 1;
	font-size: 14px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: white;
}
#footer li:after{ content:""; display:inline-block; width:1px; height:12px; border-left:1px solid white; margin-left:20px; position:relative; top:1px;}
#footer li:last-child:after{ display:none;}
#footer li a{ color:white; font-size:14px;}
#footer p{ 
	margin-bottom: 10px;
    opacity: 1;
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    color: white;
}
#footer p span{ margin:0 10px;}



.logoBar{
	height:60px;
	width:100%;
	position:relative;
	margin: 5px 0px;
}
.logo{
	display:block;
	width:535px;
	height:60px;
	background:url(../images/logo.png) 0 0 no-repeat;
	position:relative;
	left:0;
}

.nav{
	background:#0c7ed9;
	position:relative;
}
.nav .menu{
	line-height:55px;
	font-size:18px;
}
.nav .menu > a,.nav .menu > a:link,.nav .menu > a:visited{
	display:block;
	color:#fff;
	padding:0 2%;
	margin-right:2px;
	float:left;
	text-decoration:none;
}
.nav .menu > a:hover{
	text-decoration:none;
	background:#1366b3;
}
.nav .search{
	border:1px solid #fff;
	border-radius:20px !important;
	overflow:hidden;
	position:absolute;
	top:12px;
	right:10px;
}
.nav .search > input{
	display:block;
	width:120px;
	line-height:22px;
	height:28px;
	font-size:12px;
	color:#fff;
	padding:5px 10px;
	background:none;
	border:0;
	float:left;
}

.nav .search > button{
	display:block;
	width:32px;
	line-height:28px;
	font-size:14px;
	color:#fff;
	background:none;
	border:0;
	float:left;
	overflow:hidden;
}
.nav .search > button:hover{
	background:#1366b3;
	cursor:pointer;
}
.nav .search > button > i{
	font-size:18px;
	position:relative;
	top:1px;
}



a.more:link,a.more:visited{
    display: block;
    line-height: 24px;
    font-size: 12px;
    color: #6f6f6f;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 10px;
    height: 17px;
    opacity: 1;
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #404040;
}

#main > .content{
	padding-top:15px;
}
#main .leftbox{
	width:76%;
	box-sizing:border-box;
	float:left;
}
#main .rightbox{
	width:23%;
	float:right;
}

.shadow{
	background:#fff;
	box-shadow:0 1px 7px rgba(0,0,0,0.04);
}
.ms-row{ width:100%; position:relative;}

.leftbox .news{ width:460px; height:290px; float:right;}
.leftbox .column{
	position:relative;
}
.list-box{
	float: right;
	width:77%;
	padding-left: 25px;
    background: #FFF;
    padding-right: 15px;
}
.fuzhu-1{
	width: 2px;
    height: 60px;
    background: #0c7ed9;
    float: right;
    position: relative;
    top: -60px;
}
.fuzhu-2{
	width: 5px;
    height: 5px;
    border-top: 5px solid #fff;
    border-right: 0px solid #fff;
    background: #0c7ed9;
    border-left: 5px solid transparent;
    border-bottom: 5px solid #fff;
    margin-left: 2px;
    margin-top: 26px;
}
.title-cur{
	line-height:30px;
	padding: 0px 12px;
	position:relative;
	background:#0c7ed9;
}
.title-zhao{
	width: 23%;
    display: inline-block;
}
.title-cur h2{
    width: 180px;
    opacity: 1;
    font-size: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #fff;
    display: inline;
    margin-left: 12px;
    line-height:35px;
}

.tab-title{ 
	height: 48px;
	line-height: 48px;
    opacity: 1;
    background: #0c7ed9;
    box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.08);
}
.tab-title .span0{
	height: 29px;
    opacity: 1;
    font-size: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    margin-left: 20px;
}
.tab-title .span1{
    width: 32px;
    height: 17px;
    opacity: 1;
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
}
.tab-title .span2{
    width: 6px;
    height: 9px;
    opacity: 1;
    background: #ffffff;
}
.tab-title a{
    float: right;
    width: 80px;
    height: 48px;
    opacity: 1;
    font-size: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #404040;
}
.tab-title a:hover {
	color: #0c7ed9;
}
.tab-title li{ 
	display: block;
    float: left;
    position: relative;
    height: 48px;
    line-height: 48px;
}
.tab-title-ul >li{
	font-size: 18px;
    line-height: 60px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    letter-spacing: 2px;
}
.tab-title-ul >li a{
	color:#868080;
	width: 100%;
    display: block;
}
.tab-title-ul >li a img{
	display: inline;
    margin-right: 24px;
    margin-left: 32px;
    margin-top: -4px;
}
.tab-title-ul >li a:hover{
	background: #fff;
	color:#0c7ed9;
}
.tab-title-ul >li .active{
	background: #fff;
	color:#0c7ed9;
}
.zhaocai{
	float:left;width:100%;background: #f5f5f5;height: 260px;
}

.column-l{ 
	width:100%;
	height:315px;
}

.rightbox .portal .textlist{ padding-bottom:15px;}

.portal{
	position:relative;
}
.portal > .title{
	font-size:15px;
	color:#bcbcbc;
	line-height:42px;
	background:#fff;
	padding-left:42px;
	position:relative;
}
.portal > .title i{
	color:#555;
	font-size:22px;
	position:absolute;
	top:0;
	left:14px;
}
.bod1{border: 1px solid #eee;}


.fast-link{ position:relative;}
.fast-link a.sys{ 
	display:block; 
	line-height:130px; 
	color:#1A1B1C; 
	position:relative;
	opacity: 1;
	font-size: 22px;
	font-family: PingFang SC, PingFang SC-Medium;
	font-weight: 500;
	padding-left: 40px;
	background: #FFFFFF;
}
.fast-link div.sys{ 
    display: block;
    line-height: 65px;
    color: #1A1B1C;
    position: relative;
    opacity: 1;
    font-size: 18px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    background: #FFFFFF;
    text-align: center;
}
.fast-link div.sys a{
	width: 49%;display: inline-block;
}
.fast-link div.sys .img1{
	display:inline;
	margin-right:12px;
}
.fast-link a.sys .img1{
	display:inline;
	margin-right:32px;
	width: 40px;
	height: 40px;
    margin-top: -5px;
}
.fast-link a.sys:hover{ text-decoration:none; opacity:0.9;}
.fast-link div.sys a:hover{ text-decoration:none; opacity:0.9;background:#f9f9f9;}
.fast-link a.sys i{ position:absolute; top:0px; left:30px; font-size:26px;}
.fast-link a.sys:after{
	font-family:"iconfont" !important;
	font-size:12px;
	font-style:normal; 
	color:rgba(0,0,0,0.4);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; 
	position:absolute; 
	background:url('../images/jiantou.png');
	top:0; 
	right:15px;
}
.fast-link a.sys.yellow{ background:#f1ca86;background:linear-gradient(to bottom, #f8d497, #edc47c);}
.fast-link a.sys.blue{ background:#1470DD;background:linear-gradient(to bottom, #1470DD, #1470DD);}
.fast-link a.sys.green{ background:#22D3A3;background:linear-gradient(to bottom, #22D3A3, #22D3A3);}
.fast-link a.sys.blue2{ background:#22D3A3;background:linear-gradient(to bottom, #88b4b4, #88b4b4);}
.fast-link a.sys.cron{ background:#22D3A3;background:linear-gradient(to bottom, #baaf9b, #8a6d3b);}

.notice{position:relative;height:320px;}
.title-r{ line-height:50px; color:#777; position:relative;}
.title-r h2{ font-size:16px; font-weight:800; color:#cf4444;}
.notice .hot{ position:relative; height:210px; overflow:hidden; margin-bottom:10px;}
.notice .hot a{ display:block; height:75px; color:#bbb; border-bottom:1px solid #eee; margin:0 10px; margin-bottom:10px;}
.notice .hot a em{ display:block; font-size:14px; font-style:normal; color:#b07b27; margin-bottom:5px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.download {
	width: 100%;
    height: 320px;
    background: #fff;
    position: relative;
    padding: 0 12px;
}

.download .item_title {
    height: 48px;
    line-height: 48px;
    position: relative;
    box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.08);
}

.mr10 {
	margin-right: 10px;
}
.box .public_item{
	width: 527px;
	height: 320px;
    padding: 0 12px;
}
.public_item .item_title {
  height: 48px;
  line-height: 48px;
  position: relative;
  box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.08);
}

.item_title .title {
    width: 160px;
    height: 48px;
    opacity: 1;
    font-size: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #404040;
}

.item_title .title:hover {
	color: #0c7ed9;
}
.item_title .title:before{
	content: "";
	position: absolute;
	height: 24px;
	width: 24px;
    margin-top: 12px;
    margin-left: -35px;
}
.xq .item_title .title:before{
	background: url(../images/psms.png) no-repeat;
}

.gg .item_title .title:before{
	background: url(../images/public_gray.png) no-repeat;
}
.download .item_title .title:before{
	background: url(../images/download-1.png) no-repeat;
	background-size: 24px 24px;
}

.item_title .item_title_more {
	float: right;
	line-height: 25px;
	margin-top: -35px;
    opacity: 1;
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #404040;
}

.textlist ul li {
    line-height: 38px;
    font-size: 14px;
    padding: 0px 100px 0px 20px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.textlist ul li a {
	color: #535353;
}
.textlist ul li:before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background: #aaa;
    position: absolute;
    top: 16px;
    left: 5px;
    border-radius: 50%;
}

.textlist>ul>li>span {
    display: block;
    font-size: 16px;
    color: #bbb;
    position: absolute;
    top: 0;
    right: 2px;
}

.xq .list_title {
  width: 55%;
}
.gg .list_title {
  width: 55%;
}

.new-c{
	height: 33%;
	padding-top: 20px;
}
.new-c .new-time{
	display: inline-block;
}
.new-c .day{
	display: block;
    width: 80px;
    height: 30px;
    opacity: 1;
    background: #0c7ed9;
    border-radius: 6px 6px 0px 0px;
    text-align: center;
    line-height: 30px;
    font-size: 22px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    color: #ffffff;
}
.new-c .date{
    background: #eee;
    width: 80px;
    height: 30px;
    opacity: 1;
    display: block;
    text-align: center;
    line-height: 30px;
    border-radius: 0px 0px 6px 6px;
    font-size: 18px;
}
.new-c .new-text{
    position: absolute;
    height: 50px;
    margin-left: 12px;
    font-size: 16px;
    opacity: 1;
    width: 165px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top:5px;
    color: #404040;
}
.textlist{
	width:100%;
	padding-top:3px;
	height:272px;
}
.textlist > li{
	line-height: 38px;
    padding: 0 104px 0 24px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    opacity: 1;
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #404040;
    border-bottom: 1px dashed #ebebeb;
}
.textlist > li:before{
	display: block;
    color: #aaa;
    font-family: "iconfont" !important;
    font-size: 12px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    position: absolute;
    left: 8px;
    line-height: 46px;
    width: 5px;
    height: 5px;
    opacity: 1;
    background: #c6c6c6;
    border-radius: 50%;
    top: 18px;
}
.textlist > li a{
	color:#535353;
}
.textlist > li .last{
    display: block;
    position: absolute;
    top: 0;
    right: 2px;
    opacity: 1;
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #a6a6a6;
}
.textlist > li span.warning{ color:#ff9800;}
.textlist > li.new:before{
	content: "\e60b";
	color:#dd4e08;
	font-size:24px;
}
.textlist > li.new a{
	font-weight:bold;
	color:#dd4e08;
}
.textlist.hideTime > li{ padding-right:0;}
.textlist.hideTime > li span{ display:none;}

.textlist > li.topline{ padding:0 0 0 24px; margin-bottom:13px;}
.textlist > li.topline:before{ display:none;}
.textlist > li.topline a{ display:block; font-size:17px; font-weight:800; font-style:normal; color:#333; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.textlist > li.topline span{ display:none;}



.slider{ width:70%; height:322px;border:1px solid #eee; float:left;}
.slider img{ display:block; width:100%; height:100%;}
.new-notice{
	width: 28.5%;
    height: 320px;
    float: right;
    background: #ffffff;
}

.box{
	height: 320px;
	width: 100%;
	background-color: white;
	margin-bottom: 20px;
/* 	padding: 0px 10px 20px 0px; */
}












/*---------------------------------------����ҳ��--------------------------------------*/
.subpage{
	/* background:url(../images/lider.png) 5px 0 repeat-y #fff; */
	border:1px solid #e5e5e5;
	position:relative;
	/* padding-left:200px; */
	background: #ffffff;
}
.subpage.no-sider{
	background:#fff;
	padding-left:0;
}
.subpage.no-sider .siderBar{
	display:none;
}
.subpage.no-sider > .contant{
	border-left:0;
}
.subpage > .contant{
	min-height:400px;
	background:#fff;
	border-left:1px solid #e5e5e5;
	overflow:hidden;
}
.subpage > .siderBar{
	width:200px;
	/* position:absolute; */
	left:0;
	top:0;
	float:left;
}
.subpage > .siderBar > .title{
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	padding:0 10px;
	margin:0 10px;
	margin-bottom:15px;
	border-bottom:2px solid #bcbcbc;
}
.subpage > .siderBar > .menu{
	padding:0 8px;
}
.subpage > .siderBar > .menu li{
	padding:3px 0;
}
.subpage > .siderBar > .menu a{
	display:block;
	line-height:30px;
	padding:2px 10px;
	border-radius:5px;
	position:relative;
    font-size: 16px;
}
.subpage > .siderBar > .menu a > i{
	display:block;
	line-height:24px;
	position:absolute;
	top:5px;
	right:10px;
}
.subpage > .siderBar > .menu a.default:link,.subpage > .siderBar > .menu a.default:visited{
	color:#666;
	border:1px solid #e2e2e2;
}
.subpage > .siderBar > .menu a.default:hover{
	background:#f4f4f4;
	text-decoration:none;
	border:1px solid #dadada;
}
.subpage > .siderBar > .menu a.active:link,.subpage > .siderBar > .menu a.active:visited{
	color:#fff;
	background:#0c7ed9;
	border:1px solid #0c7ed9;
}
.subpage > .siderBar > .menu a.red:hover{
	text-decoration:none;
}


.subpage .listbar{
	margin:0 30px;
}
.subpage .listbar > .title{
	font-size:16px;
	color:#555;
	margin-bottom:15px;
	border-bottom:1px solid #ddd;
}
.subpage .listbar > .title > span{
	display:inline-block;
	line-height:40px;
	border-bottom:2px solid #0c7ed9;
	margin-bottom:-1px;
	font-weight:bold;
}
.subpage .listbar > .list{
	width:100%;
	padding-bottom:50px;
}
.subpage .listbar > .list td{
	display:block;
	line-height:24px;
	padding:7px 115px 7px 24px;
	position:relative;
	/* white-space: nowrap; */
	overflow: hidden;
	text-overflow: ellipsis;

}
.subpage .listbar > .list td a{
	color:#444;
	font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
   /*  color: #404040; */
}
.subpage .listbar > .list td:before{
	content:"\e635";
	font-family:"iconfont" !important;
	font-size:12px;
	font-style:normal;
	line-height:24px;
	color:#aaa;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
	position:absolute;
	top:8px;
	left:0;
}
.subpage .listbar > .list td:hover{
	background:#f8f8f8;
}
.subpage .listbar > .list td span{
	color:#aaa;
	display:block;
	position:absolute;
	top:7px;
	right:0;
}





.subpage .textbox{
	min-height:700px;
	padding:20px;
}
.subpage .textbox > .title{
	border-bottom:1px solid #f5f5f5;
	text-align:center;
	padding-bottom:15px;
}
.subpage .textbox > .title h1{
	font-size:21px;
	font-weight:800;
	color:#444;
	line-height:1.5em;
}
.subpage .textbox > .title > span{
	color:#999;
	line-height:2em;
	margin:0 1em;
}
.subpage .textbox > .msbox{
	width:auto;
	font-size:14px;
	line-height:2em;
	padding:30px;
}
.subpage .textbox > .msbox p{
	text-indent:2em;
	margin-bottom:1em;
}

.subpage .search-bar{
	padding:50px 0;
	border-bottom:1px solid #eee;
	margin:0 0px;
	margin-bottom:40px;
}
.subpage .search-bar > .search-tool{
	width:500px;
	margin:0 auto;
}
.subpage .search-bar > .search-tool > input{
	display:block;
	width:410px;
	line-height:22px;
	height:42px;
	font-size:12px;
	padding:8px 12px;
	background:#fff;
	border:2px solid #0c7ed9;
	border-radius:3px 0 0 3px;
	float:left;
}
.subpage .search-bar > .search-tool > button{
	display:block;
	width:62px;
	line-height:42px;
	font-size:14px;
	color:#fff;
	background:#0c7ed9;
	border:0;
	border-radius:0 3px 3px 0;
	float:left;
	overflow:hidden;
}
.subpage .search-bar > .search-tool > button:hover{
	background:#0c7ed9;
	cursor:pointer;
}
.zhankai{
    display: inline-block;
    float: right;
    margin-top: 10px;
}
/*-----------------------------self-adaption--------------------------------*/
@media(max-width:1025px){


}

