﻿body{
    margin: 0px auto;
    padding: 0;
    font-family: '微软雅黑', Geneva, sans-serif;;
    font-size: 14px;
    background: #f4f4f4;
}
ul, li{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
img{
    vertical-align: middle;
}
a{
    text-decoration: none;
    color: Black; 
}
a:hover{
    text-decoration: underline;
}
a img{
    border: 0px;
}
input, textarea, select {
  margin: 0;
  font-family: '微软雅黑', Geneva, sans-serif;
}

.hide{
	display:none;
}
.center{
    width: 1200px;
    margin: 0px auto;
    padding: 0px auto;
}

.pageIndex1{
    height: 30px;
    font-size: 12px;
}

.pageIndex1 a{
    color: #636363;
}

.pageIndex2{
    height: 188px;
    background: url(HeaderBackground.jpg) no-repeat center;
}

.searchDiv{
    height: 30px;
    float: right;
    clear: right;
    margin-top: 133px;
    margin-right: 20px;
    display: inherit;
    text-align: left;
    width: 285px;
}

.searchContent{
    width: 220px;
    height: 18px;
    border: 1px solid #589ef4;
    padding: 5px;
    float: left;
}

.Nav{
    height: 60px;
    background: url(NavBack.gif) repeat-x;
}

.SubNavList{
    width: 70px;
    float: left;
    height: 14px;
    text-align: left;
    padding-top: 2px;
    padding-bottom: 2px;
}

.SubNavList a{
    color: White;
    font-size: 12px;
}

.NavClass{
    font-family: 微软雅黑;
    color: White;
    font-size: 16px;
}

.NavClassParent{
    width: 32px;
}
.index3-body {
    background: #115DB2;
    padding: 30px 0 15px;
}
.pageIndex3{
    margin-top: 10px !important;
}
.pageIndex3::after {
    content: '';
    display: block;
    clear: both;
}
.pageIndex3Left{
    float: left;
    clear: left;
    width: 630px;
    height: 370px;
}

.pageIndex3Right{
    float: right;
    clear: right;
    width: 486px;
    height: 370px;
}

.Nav a:hover{
    color: Red;
    text-decoration: none;
}

.picScroll{
    width: 380px;
    height: 250px;
    display: none;
}

.picScroll img{
    border: 1px solid #c1c1c1;
}

.picScroll div{
    width: 380px;
    height: 19px;
    padding-top: 7px;
    text-align: center;
}

.picScroll div a{
    color: Black;
    font-size: 12px;
}

.picScroll div a:hover{
    color: Red;
}

.subPicList{
    border: 1px solid #c4bfc5;
    margin-bottom: 4px;
    cursor: pointer;
}

.subPicListCurrent{
    border: 1px solid #ff9900;
}

.pageIndex3RightTop{
    width: 100%;
    height: 46px;
    position: relative;
    left: -35px;
}
.pageIndex3RightTop::after {
    display: block;
    content: '';
    clear: both;
}
.ChannelList{
    padding: 4px 20px 0px 20px;
    float: left;
    cursor: pointer;
}

.ChannelList a{
    position: relative;
    display: inline-block;
    height: 42px;
    font-size: 22px;
    font-family: 微软雅黑;
    color: #fff;
}

.ChannelListCurrent{
    /*color: #fff;*/
}
.ChannelListCurrent a:hover {
    color: #fff;
}

.ChannelListCurrent a{
    color: #fff;
    text-decoration: none;
}
.ChannelListCurrent a::before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 4px;
    background: #fff;
    border-radius: 2px;
    position: absolute;
    bottom: 6px;
}
.ChannelListCurrent a::after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border: 6px solid;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    bottom: -6px;
    left: calc(50% - 4px);
}

.pageIndex3RightConetnt{
    position: relative;
    padding-bottom: 50px;
    width: 100%;
    height: 217px;
    display: none;
}
.pageIndex3RightConetnt ul{
	margin-top: 20px;
}
.bt_li {
    text-align: left;
    list-style: disc;
    color: #fff;
    /* margin-top: 15px; */
}
.bt_link {
    font-size: 18px;
    color: #fff;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	margin-bottom: 13px;
}
.bt_desc {
    margin: 10px 0;
    font-size: 14px;
    color: #ddd;
    line-height: 1.6 !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.more_link {
    position: absolute;
    right: 0;
    bottom: -10px;
    color: #fff;
}
.pageIndex3RightConetntTop{
    border-bottom: 1px dashed #333333;
    text-align:left;
}

.pageIndex3RightConetntTop a{
    color: #d41701;
    text-decoration: none;
    font-family: 微软雅黑;
    font-size: 22px;
}

.pageIndex4{
    margin-top: 20px !important;
    box-sizing: border-box;
    padding: 15px;
    background: #fff;
}
.pageIndex4::after {
    content: '';
    display: block;
    clear: both;
}
.pageIndex4Top{
    background: url("title_bg.png") no-repeat left center;
    border-bottom: 1px dashed #D2D2D2;
}
.pageIndex4Top::after {
    content: '';
    display: block;
    clear: both;
}
.pageIndex4TopLeft{
    float: left;
    clear: left;
    font-size: 22px;
    color: #FFFFFF;
    padding: 8px 20px;
    font-family: 微软雅黑;
}
.pageIndex4TopLeft a {
    color: #fff;
}
.pageIndex4TopLeft a:hover {
    color: #fff;
}

.pageIndex4TopRight{
    float: right;
    clear: right;
}
.pageIndex4TopRight td {
    padding-left: 18px;
    padding-right: 18px;
}
.pageIndex4TopRight a {
    font-size: 16px;
    color: #115DB2;
}

.pageIndex4Content{
    float: left;
    width: 100%;
    margin-top: 25px;
}

.pageIndex4ContentLeft{
    float: left;
    clear: left;
}

.pageIndex4ContentLeft a{
    display: block;
    width: 232px;
    box-sizing: border-box;
    border: 1px solid #E5E5E5;
    margin-bottom: 13px;
}

.pageIndex4ContentLeft div img{
    /*border: 1px solid #c9c4c8;*/
}
.pageIndex4ContentLeft a:hover{
    color: #115DB2;
}
.pageIndex4ContentLeft a div {
    font-size: 16px;

}
.pageIndex4ContentLeft a span{
    display: inline-block;
    text-indent: 30px;
    color: #7D7D7D;
}
.pageIndex4ContentCenter{
    float: left;
    margin-left: 20px;
    display: inherit;
    width: 448px;
    height: 260px;
    box-sizing: border-box;
    padding: 15px 0 0 15px;
    background: #F6F6F6;
}
.pageIndex4ContentCenter::after {
    content: '';
    display: block;
    clear: both;
}
.pageIndex4ContentCenterTop{
    width: 100%;
    height: 20px;
}

.pageIndex4ContentCenterTopLeft{
    float: left;
    clear: left;
    width: auto;
    border-left: 5px solid #2268d8;
    color: #2069D8;
    padding-left: 10px;
    font-size: 16px;
}

.pageIndex5ContentCenterTopLeft{
    float: left;
    clear: left;
    width: auto;
    height: 26px;
    border-top: 2px solid #2268d8;
    color: #2168da;
    font-family: 微软雅黑;
    background: #dfefff;
    padding-top: 4px;
    font-size: 16px;
}

.pageIndex4ContentCenterTopRight{
    float: right;
    clear: right;
    padding-right: 12px;
    padding-top: 4px;
    text-align: right;
}

.pageIndex5ContentCenterTopRight{
    float: right;
    clear: right;
    height: 22px;
    border-right: 1px solid #e6e6e6;
    background: #fafafa;
    padding-top: 7px;
    margin-top: 1px;
    padding-right: 5px;
    text-align: right;
}

.pageIndex4ContentCenterContent{
    width: 100%;
    float: left;
    clear: left;
}
.pageIndex4ContentCenterContent tr:last-child td {
    border-bottom: none !important;
}
.arcNewsList {
    max-width: 80%;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.arcNewsList::before {
    content:'·';
    font-size: 12px;
    font-weight: bold;
}
.pageIndex5ContentCenterContent{
    width: 47%;
    float: left;
    clear: left;
    padding-top:5px;
    padding-left: 20px;
}

.pageIndex6ContentCenterContent{
    width: 49%;
    float: right;
    clear: right;
    padding-top:5px;
}

.pageIndex4ContentRight{
    float: right;
    clear: right;
    width: 448px;
    height: 260px;
    box-sizing: border-box;
    padding: 15px 0 0 15px;
    background: #F6F6F6;

}

 .pageIndex5{
     margin-top: 18px;
}
.pageIndex5::after {
    content:'';
    display: block;
    clear: both;
}
.pageIndex5Left{
    float: left;
    clear: left;
    width:740px;
    height: 370px;
    box-sizing: border-box;
    padding: 0 30px 26px 14px;
    background: #fff;
}

.pageIndex5Right{
    float: right;
    clear: right;
    width:436px;
    height: 370px;
    box-sizing: border-box;
    padding: 14px 10px;
    background: #fff;
}
.pageIndex5Right a {
    position: relative;
}
.pageIndex5Right a:hover span {
    transform: scale(1.1);
}
.pageIndex5Right a span {
    position: absolute;
    /* top: 0; */
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 24px;
    color: #fff;
    line-height: 1;
    text-align: center;
}
.pageIndex5ContentLeft {
    display: block;
    width: 32%;
    float: left;
    clear: left;
    margin-top: 5px;
}
.xzxkList_a{
    display: block;
    width: 210px;
    height: 55px;
    box-sizing: border-box;
    border: 1px solid #115DB2;
    padding-left: 10px;
    margin-top: 15px;
    font-size: 16px;
	color: #115DB2;
    line-height: 55px;
	text-align:center;
}
.xzxkList_a:hover {
    border-color: #FFBD55;
}
.xzxkList_a_hover{
	color:#FFFFFF;
}

.xzxkList{
	
	background-color: #F4F4F4;
}

.xzxkList_hover{
	background-color: #2268D8;
	color:#FFFFFF;
}
.pageIndex5ContentRight {
    display: block;
    width: 67%;
    float: right;
    clear: right;
    margin-top: 10px;
}
.pageIndex5ContentRight tr:last-child td {
    border-bottom: none !important;
}

.pageIndex5Title{
    width: 100%;
    height: 54px;
    border-bottom: 1px dashed #D2D2D2;
}
.pageIndex5Title::after {
    content: '';
    display: block;
    clear: both;
}
.pageIndex5Channel, .pageIndex8Channel, .pageIndex8RightThirdChannel{
    float: left;
    padding: 20px 15px 9px 15px;
    cursor: pointer;
    font-size: 18px !important;
    color: #666;
}

.pageIndex5ChannelCurrent, .pageIndex8ChannelCurrent,.pageIndex8RightThirdChannelCurrent{
    color: #226ad9;
    border-bottom: 3px solid #226ad9;
}
a.nolink{
	color: #226ad9;
    text-decoration: none;
    cursor: default;
}
a.CatalogLink{
	color: #226ad9;
	text-decoration: none;
}

.pageIndex5ChannelRight{
    text-align: right;
    float: right;
    clear: right;
    padding-top: 22px;
    padding-right: 5px;
}

.pageIndex5Content{
    width: 100%;
    padding-top: 5px;
    display: none;
}

.pageIndex6{
    margin-top: 20px;
    background: #fff;
    height: 216px;
    box-sizing: border-box;
    padding: 14px;
}

.pageIndex6Title{
    background: url('title_bg.png') no-repeat left center;
    text-align: left;
    font-size: 22px;
    color: #FFFFFF;
    padding: 8px 20px;
    border-bottom: 1px dashed #D2D2D2;
}

.pageIndex7{
    margin-top: 20px;
}
.pageIndex7::after {
    content: '';
    display: block;
    clear: both;
}
.pageIndex7Left{
    float: left;
    clear: left;
    width: 740px;
    height: 366px;
    box-sizing: border-box;
    padding: 14px 16px;
    background: #fff;
}

.pageIndex7LeftTop{
    background: url('title_bg.png') no-repeat left center;
    text-align: left;
    font-size: 22px;
    color: #FFFFFF;
    padding: 8px 20px;
    border-bottom: 1px dashed #D2D2D2;
}

.pageIndex7LeftBottom{
    width: 100%;
    margin-top: 24px;
}
.pageIndex7LeftBottom::after {
    content: '';
    display: block;
    clear: both;
}

.pageIndex7LeftBottomLeft{
    float: left;
    clear: left;
}

.pageIndex7LeftBottomLeft div{
    width: 190px;
    background: #DAECFB;
    margin-bottom: 14px;
}
.work_link{
    display: block;
    font-size:16px;
    text-align: left;
    text-indent: 30px;
}
.work_link img {
    margin-right: 10px;
}
.pageIndex7LeftBottomRight{
    float: right;
    clear: right;
    width: 480px;
    height: 262px;
    box-sizing: border-box;
    padding: 15px 20px 0 15px;
    background: #F6F6F6;
}

.pageIndex7LeftBottomRightTitle{
    width: 100%;
    height: 20px;
}

.pageIndex7LeftBottomRightTitleLeft{
    float: left;
    clear: left;
    width: auto;
    border-left: 5px solid #2268d8;
    color: #2069D8;
    padding-left: 10px;
    font-size: 16px;
}

.pageIndex7LeftBottomRightTitleRight{
    float: right;
    clear: right;
    padding-right: 12px;
    padding-top: 4px;
    text-align: right;
}
.pageIndex7LeftBottomRightContent{
    width: 100%;
}
.pageIndex7LeftBottomRightContent tr:last-child td {
    border-bottom: none !important;
}

.pageIndex7Right{
    float: right;
    clear: right;
    width: 436px;
    height: 366px;
    box-sizing: border-box;
    padding: 14px 16px;
    background: #fff;
}

.pageIndex7RightTop{
    background: url('title_bg.png') no-repeat left center;
    text-align: left;
    font-size: 22px;
    color: #FFFFFF;
    padding: 8px 20px;
    border-bottom: 1px dashed #D2D2D2;
}

.pageIndex7RightBottom{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 24px;
}

.pageIndex7RightBottomList{
    margin-bottom: 16px;
    position: relative;
    width: 192px;
    height: 76px;
}

.pageIndex7RightBottomList span{
    position: absolute;
    top: 0;
    left: 0;
    padding: 16px 18px;
    font-size: 18px;
    text-align: left;
}
.pageIndex7RightBottomList :hover span {
    transform: scale(1.1);
}

.pageIndex7RightBottomList img {
    width: 100%;
    height: 100%;
}
.public_service {
    margin-top: 20px;
    overflow: hidden;
}
.public_service img  {
    width: 100%;
    height: auto;
    transition: 0.3s;
}
.public_service img:hover {
    transform: scale(1.03);
}

.pageIndex8{
    margin-top: 20px;
}
.pageIndex8::after {
    content: '';
    display: block;
    clear: both;
}
.pageIndex8Left{
    float: left;
    clear: left;
    width: 695px;
}

.pageIndex8LeftTop{
    width:740px;
    height: 282px;
    box-sizing: border-box;
    padding: 0 18px;
    background: #fff;
}

.pageIndex8ChannelRight{
    text-align: right;
    float: right;
    clear: right;
    padding-top: 22px;
    padding-right: 5px;
}

.pageIndex8LeftCenter{
    width: 100%;
    height: 54px;
    border-bottom: 1px dashed #D2D2D2;
}
.pageIndex8LeftCenter::after {
    content: '';
    display: block;
    clear: both;
}
.pageIndex8LeftContent{
    width: 100%;
    display: none;
}
.pageIndex8LeftContent tr:last-child td {
    border-bottom: none !important;
}
.pageIndex8HJHL{
    width: 100%;
    height: 165px;
    margin-top: 5px;
    background: #dfefff;
    margin-bottom: 10px;
}

.pageIndex8HJHLTitle{
    width: 100%;
    text-align: center;
    color: #2a66e0;
    font-family: 微软雅黑;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
}

.pageIndex8HJHLContent{
    width: 100%;
    height: 112px;
}

.pageIndex8HJHLContent img{
    cursor: pointer;
}

.ImgListMarquee{
    width: 464px;
    height: 112px;
    overflow: hidden;
    display: block;
    margin-top: 8px;
}

.ImgListMarquee ul li{
    width: 166px;
    float: left;
    text-align: center;
    border: 1px solid #cac9c7;
}

.ZRZTMarquee{
    width: 1172px;
    overflow: hidden;
    display: block;
    height: 100px;
    margin-top: 26px;
}

.ZRZTMarquee ul li{
    width: 296px;
    float: left;
    text-align: center;
    transition: 0.3s;
}
.ZRZTMarquee ul li:hover {
    transform: scale(1.03);
}
.ZRZTMarquee ul li a img{
    width: 280px;
	height: 100px;
	overflow: hidden;
}
.pageIndex8Right{
    float: right;
    clear: right;
    width: 436px;
}
.pageIndex8RightTop {
    height: 418px;
    box-sizing: border-box;
    padding: 14px 0 14px;
    background: #fff;
}
.pageIndex8RightZWWBTitle{
    background: url('title_bg.png') no-repeat left center;
    text-align: left;
    font-size: 22px;
    color: #FFFFFF;
    padding: 8px 20px;
    margin: 0 16px;
    border-bottom: 1px dashed #D2D2D2;
}

.pageIndex8RightZWWBIframe{
    width: 418px;
    height: 330px;
    margin: 0 auto;
    overflow: hidden;
}
.share_self {
    position: relative;
    left: -1px;
    top: -2px;
}
.pageIndex8RightBottom {
    margin-top: 20px;
}
.pageIndex8RightBottom a {
    position: relative;
}
.pageIndex8RightBottom span {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 24px;
    color: #fff;
    line-height: 1;
    text-align: center;
}
.pageIndex8RightBottom:hover span {
    transform: scale(1.1);
}
.pageIndex8LeftBottom {
    width:740px;
    height: 282px;
    box-sizing: border-box;
    padding: 0 18px;
    margin-top: 20px;
    background: #fff;
}
.pageIndex8RightThird{
    width: 100%;
    height: 54px;
    border-bottom: 1px dashed #D2D2D2;
}
.pageIndex8RightThirdChannelRight{
    padding-top: 12px;
    padding-right: 10px;
    float: right;
}

.pageIndex8RightThirdContent{
    width: 100%;
    height: 115px;
    margin-top: 5px;
    display: none;
}
.pageIndex8RightThirdContent tr:last-child td {
    border-bottom: none !important;
}
.pageIndex9RightThird{
    /* width: 290px;
    margin-top: 10px;
    background: #ebebeb;
    height: 40px; */
    width: 100%;
    height: 40px;
    /* background: #f9f9f9; */
    margin-top: 10px;
    border-bottom: 1px solid #E1E1E1;
}

.pageIndex9RightThirdChannel{
    /* font-size: 18px;
    font-family: 微软雅黑;
    color: #1e6de4;
    padding: 8px 15px 0px 15px;
    float: left;
    cursor: pointer; */
    font-size: 18px;
    font-family: 微软雅黑 !important;
    padding: 8px 15px 0px 15px;
    float: left;
    cursor: pointer;
    float: left;
    padding: 10px 15px 7px 15px;
    height: 25px;
    cursor: pointer;
    font-size: 16px !important;
}

.pageIndex9RightThirdChannelCurrent{
    /* background: white;
    padding-top: 4px;
    height: 32px;
    border-top: 4px solid #2169d8; */
    background: white;
    /* padding-top: 0px; */
    height: 20px;
    /* border-top: 4px solid #2169d8; */
    color: #226ad9;
    border-bottom: 3px solid #226ad9;
}

.pageIndex9RightThirdChannelRight{
    padding-top: 12px;
    padding-right: 10px;
    float: right;
}

.pageIndex9RightThirdContent{
    width: 100%;
    height: 115px;
    margin-top: 5px;
    display: none;
}
.pageIndex9RightThirdContent table {
    padding-left: 15px;
}
.pageIndex9RightThirdContent tbody {
    /* display: flex; */
    height: 50px;
    line-height: 50px;
    font-size: 16px;
}
.pageIndex9RightThirdContent tbody tr {
    margin-right: 29px;
    display: inline-block;
    width: 90px;
    float: left;
}


.pageIndex8ChannelList a{
    font-size: 14px;
}

.pageIndex8RightFourth{
    width: 290px;
    height: 40px;
    color: #2169d8;
    background: url(FLFGBack.gif) repeat-x bottom;
}

.pageIndex8RightFourthChannel{
    font-size: 18px;
    font-family: 微软雅黑 !important;
    float: left;
    padding: 6px 15px 8px 15px;
    border-bottom: 2px solid #2169d8;
}

.pageIndex8RightFourthChannelRight{
    float: right;
    clear: right;
    padding-top: 12px;
    padding-right: 10px;
}

.pageIndex8RightContent{
    width: 290px;
    height: 175px;
}
.state_council {
    margin-top: 20px;
    overflow: hidden;
}
.state_council a {
    position: relative;
}
.state_council img {
    transition: 0.3s
}
.state_council span {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 30px;
    color: #fff;
    line-height: 1;
    text-align: center;
    font-family:  '宋体', Geneva, sans-serif;
    font-weight: bold;
    transition: 0.3s
}
.state_council:hover span,
.state_council:hover img {
    transform: scale(1.03);
}

.pageIndex9{
    height: 90px;
}

.pageIndex9Title{
    width: 100%;
    text-align: left;
    font-family: 微软雅黑 !important;
    color: #2669a0;
    font-size: 16px;
    height: 22px;
    background: url(YQLJTitleBack.gif) right no-repeat;
}

.pageIndex9Content{
    width: 998px;
    border: 1px solid #cecece;
    border-top: 0px;
    height: 45px;
    text-align: center;
    padding-top: 15px;
}
.PageBottom{
    margin-top: 34px;
}

.pageIndex10{
    height: 215px;
    margin-top: 18px;
    text-align: center;
    font-size: 12px;
}

.pageIndex10Rows1, .pageIndex10Rows1 a{
    color: #5c75b8;
}

.clear{
    clear: both;
}

.PageNav{
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
    font-family: 微软雅黑;
}

.PageContent{
    width: 958px;
    border: 1px solid #dcdcdc;
    padding: 25px 20px 25px 20px;
    height: auto;
    overflow: hidden;
}

.PageContentLeft{
    float: left;
    clear: left;
    width: 250px;
}

.PageContentLeftTitle{
    width: 250px;
    height: 33px;
    background: url(PageContentBack.gif) no-repeat;
    text-align: center;
    font-family: 微软雅黑;
    color: White;
    font-size: 18px;
    padding-top: 7px;
}

.PageContentLeftChannel{
    width: 208px;
    border: 1px solid #d2d2d2;
    padding: 20px 20px 10px 20px;
}

.PageContentLeftChannelList{
    width: 208px;
    height: 38px;
    background: url(PageContentLeftChannelBack.gif) no-repeat;
    margin-bottom: 10px;
    font-family: 微软雅黑;
}


.CurrentChannel{
    color: #2067d9;
}

.PageContentRight{
    width: 693px;
    float: right;
    clear: right;
    border: 1px solid #d2d2d2;
}

.PageContentRightTop{
    width: 693px;
    height: 33px;
    padding-top: 5px;
    background: url(PageContentRightTopBack.gif) repeat-x top;
}

.PageContentRightTopTitle{
    width: 180px;
    height: 28px;
    background: url(PageContentRightTopTitleBack.gif) ;
    background-size:cover; 
    margin-left: 20px;
    text-align: center;
    color: White;
    font-family: 微软雅黑;
    padding-top: 5px;
    float: left;
    display: inline;
}

.PageContentArctile{
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.PagerDiv{
    margin: 0px auto;
    padding: 0px auto;
    height: 20px;
    display: inherit;
    text-align: center;
}

.PagerList li{
    float: left;
    padding: 5px 8px 5px 8px;
    font-size: 12px;
    border: 1px solid #d2d2d2;
    margin-left: 4px;
    margin-right: 4px;
}

.PagerList li.Current{
    border: 0px;
}

.PageArticleContent{
    width: 860px;
    margin: 0px auto;
    padding: 0px;
    margin-top: 20px;
}

.ArticleTitle{
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-family: 微软雅黑;
    font-size: 24px;
}

.ArticleAttr{
    width: 100%;
    text-align: center;
    font-size: 12px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dcdcdc;
}

.ArticleContent{
    width: 100%;
    text-align: left;
    padding-top: 15px;
    line-height: 200%;
    height:auto;
    overflow:hidden;
}

.txtsearch{
    width: 180px;
    height: 18px;
    border: 1px solid #939393;
}

.btnSearch{
    width: 66px;
    height: 23px;
    background: url(btnBack.gif);
    border: 0px;
    color: White;
    font-size: 12px;
    cursor: pointer;
}

.PageContentArctile > table{
    margin: 0px auto;
    padding: 0px auto;
}

.DiyFormTitle{
    border: 1px solid #d1eefc;
    color: #1cacf2;
    font-weight: bold;
}

.diyformlist{
    font-size: 12px;
}

#PostDiyForm{
    color:#adacb4;
}

.txtPostDiyForm{
    width: 280px;
    border: 1px solid #adacb4;
}

.cpcontent p{
	margin:0;
}

.zdform{
	width: 957px;
	height: auto;
	overflow: hidden;
	border: 1px solid #dcdcdc;
	border-width: 1px 0 0 1px;
	table-layout: fixed;
}
.zdform tr td{
	line-height: 30px;
	border: 1px solid #dcdcdc;
	border-width: 0 1px 1px 0;
}
.zdform tr td.lable{
	width: 145px;
	padding: 5px;
	text-align: right;
}
.zdform tr td.ctent{
	width: 790px;
	text-align: left;
	padding: 0 5px;
}
.searchbtn{
	width:53px;
	height:30px;
	padding:0;
	border:0;
	float: left;
	background:url(searchBtn.gif);
	cursor:pointer;
}
.cataRoot{
	width: 190px;
	height: 38px;
    line-height: 38px;
    padding-left: 18px;
    background: url(PageContentLeftChannelBack.gif) no-repeat;
    margin-bottom: 10px;
    text-align: left;
    font-size: 14px;
    font-weight: bolder;
}
.cataUL{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.cataUL li{
	width: 180px;
	height: 30px;
	float: left;
	display: inline;
	text-align: left;
	padding-left: 10px;
}
.td_blank{
	height: 5px;
}
.divMore a{
	color:#999999 !important;
}
#ArticleContainer{
	text-align:left;
	position: relative;
}
#ArticleContainer a{
	color:blue;
}
/* #ArticleContainer table{
	border:1px solid #000;
}
#ArticleContainer table tr td{
	border:1px solid #000;
} */
#MyContent{
	margin-top:5px;
}
/*机关科室*/
.pageJgTopLeft{
    width: 170px;
    float: left;
    display:inline;
    font-size: 16px;
    font-family: 微软雅黑;
    text-align: left;
    padding-left:17px;
}
.chMore{
	float:right;
	dispaly:inline;
	width:54px;
	text-align:center;
	border-top:1px solid #e3e6ed;
	border-left:1px solid #e3e6ed;
}
.content{
    padding: 0 8px;
    text-align: left;
}
.pageJg1RightThird{
    width: 320px;
    height:auto;
    overflow:hidden;
    margin-top: 10px;
    float: left;
    display:inline;
}
.pageJg2RightThird{
    width: 320px;
    height:auto;
    overflow:hidden;
    margin-top: 10px;
    float: right;
    display:inline;
}
.pageJg3RightThird{
    width: 100%;
    height:auto;
    overflow:hidden;
    margin-top: 10px;
    float: right;
    display:inline;
}
.leftCont{
	width:248px;
	height: auto;
	overflow:hidden;
	border:1px solid #e3e6ed;
	border-top:0;
	margin-top: 15px;
}
.topmar{
	width:100%;
	height:34px;
	line-height:34px;
	border-top:3px solid #1f96f4;
	border-bottom:1px solid #e3e6ed;
}
.ctArtListLeft{
	width:228px;
	padding: 15px 10px;
}
.ctArtListLeft li{
	height:24px;
	line-height:24px;
	background:url(arcLogo2.gif) no-repeat left center;
	padding-left:10px;
	text-align:left;
}
.detailDiv{
	padding-right:8px;
	text-align:right;
	height:auto;
	overflow:hidden;
}
.detailDiv a{
	color:#0e688d;
	font-weight:bold;
}
.pcrdown{
	margin-top:10px;
}
.pcrdown2{
	padding:10px 20px;
}
.row{
	width:100%;
	height:auto;
	overflow:hidden;
}
/*end 机关科室*/
/*Member会员中心*/
.fl{
	float:left;
	display:inline;
}
.member_center, .member_main{
	overflow:hidden;
	text-align:left;
}
.Nav table tr td,.pageIndex1 table tr td{
	padding:0;
}
/*Member会员中心 end*/
/*td样式 2015-6-17*/
.Nav td,.searchDiv td,.pageIndex3 td,.pageIndex1 td,.pageIndex4 td,
.pageIndex5 td,.pageIndex6 td,.pageIndex7 td,.pageIndex8 td,.pageIndex10 td,
.PageContentLeftChannelList td,.PageContentArctile td,.pcrdown td,.mod_con td,.termsSearch td,
.member_main td,.loginbox td {
	border:0;
}
/* 详情页副标题样式  2015-7-1*/
.ArticleSubTitle {
  width: 100%;
  text-align: center;
  font-weight: normal;
  font-family: 微软雅黑;
  font-size: 18px;
  padding-top: 10px;
}
/*td样式end*/



