@charset "utf-8";
/*.header-top {
	position: relative;
	margin: auto;
	text-align: center;
	background: url(../images/bannerBg.jpg) no-repeat center top;
	width: 1182px;
	width: 100%;
	height: 270px
}*/
.header-top {
    position: relative;
    margin: auto;
    text-align: center;
    background: url(../images/bannerBg.jpg);
    width: 100%;
    height: 262px;
}

/*.logo {
	text-align: center;
	padding-top: 78px;
}*/
.logo {
    text-align: left;
    padding-top: 68px;
    padding-left: 210px;
    position: absolute;
    top: -30px;
    left: -38px;
    z-index: 12;
}

/*.bodyBg {
	background: #1346a0;
}*/
.bodyBg {
    position: absolute;
    top: 0;
    bottom: 0;
    background: url(../images/topbanner.png) no-repeat;
    z-index: 11;
    height: 263px;
    width: 1280px;
}

/*.wid1280 {
	width: 1280px;
	margin: auto;
}*/
.wid1280 {
    width: 1280px;
    margin: auto;
    text-align: center;
    position: relative;
}

/*header*/

.top_nav {
    height: 44px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: rgba(245, 245, 245, 0.1);
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 11111;
}

.top_text {
    margin-top: 13px;
    font-family: "MicroSoft YaHei";
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
}

.top_text a {
    font-family: "MicroSoft YaHei";
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
}

.login {
    position: relative;
    margin: 10px auto 0px 0px;
    width: 460px;
    height: 32px;
}

/*.search {
	position: relative;
	margin: 10px auto 0px 0px;
	width: 260px;
	background: #fff;
	height: 32px;
	border: 1px solid #245399;
}*/
.search {
    position: relative;
    margin: 10px auto 0px 0px;
    width: 360px;
    background: #fff;
    height: 32px;
    background: #2a57a7;
    padding: 12px;
}

.search span {
    float: left;
    color: #fff;
    margin: 5px 10px 0 4px;
}


/*.search input {
	height: 30px;
	border: 0px solid #245399;
	margin: 0;
	width: 210px;
	border-right: none;
	padding-left: 5px;
	font-size: 16px;
}*/
.search input {
    height: 30px;
    height: 24px \0;
    border: 0px solid #245399;
    margin: 0;
    width: 260px;
    border-right: none;
    padding: 0 0 0 5px;
    font-size: 16px
}

.search input:focus {
    outline: 0px solid #245399;
}

search input::-webkit-input-placeholder { /* WebKit browsers*/
    color: #89a2c6;
    font-size: 14px;
}

search input:-moz-placeholder { /* Mozilla Firefox 4 to 18*/
    color: #89a2c6;
    font-size: 14px;
}

search input::-moz-placeholder { /* Mozilla Firefox 19+*/
    color: #89a2c6;
    font-size: 14px;
}

search input:-ms-input-placeholder { /* Internet Explorer 10+*/
    color: #89a2c6;
    font-size: 14px;
}

/*.search .btn {
	border: none;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 38px;
	background: url(../images/searchButn.png) no-repeat 10px;
	height: 30px;
  cursor: pointer;
}*/
.search .btn {
    border: none;
    position: absolute;
    right: 31px;
    width: 38px;
    background: url(../images/searchButn.png) no-repeat 10px;
    height: 30px;
    cursor: pointer;
}

.meau_list {
    height: 52px;
    width: 1182px;
    margin: auto;
    text-align: center;
    color: #fff
}

.meau_list li {
    float: left;
    font-family: "MicroSoft YaHei";
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    width: 105px;
    background: url(../images/line.gif) right no-repeat;
}

.meau_list a {
    text-decoration: none;
    color: #fff;
    width: 105px;
    line-height: 52px;
}

.meau_list a:hover {
    text-decoration: none;
    line-height: 52px;
    display: block;
    color: #fff;
    width: 105px;
    background: #06396d;
}

.meau_list li a.home {
    width: 110px;
    height: 52px;
    color: #fff;
    display: block
}

.navWrap {
    background: url("../images/navBg.gif") repeat-x;
    height: 52px;
}

.in_foucs {
    width: 868px;
    height: 448px;
    float: left;
}

.prison_news {
    float: right;
    width: 384px;
    height: 519px;
}

.noticeList01 li img {
    margin-top: 4px;
}

.titleB {
    height: 60px;
    margin-bottom: 10px;
}

.titleBg {
    height: 40px;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 10px;
}

.titleBg h1 {
    border-bottom: 5px solid #055085;
    height: 34px;
    line-height: 35px;
    font-family: "MicroSoft YaHei";
    position: relative;
    padding-bottom: 3px;
    border-right: 1px solid #fff;
    float: left
}

.contentA {
    background: #fff;
}

.contentARight {
    width: 384px;
    float: right;
    height: auto;
    overflow: hidden;
}

.titleBg h1 a {
    font-size: 20px;
    font-weight: 630;
    color: #055085;
}

.noticeList02 {
    width: 410px;
    padding: 5px 0px 0 0px;
    background: #fff;
}

.new_noticeList li {
    background: url(../images/dot.gif) 0 15px no-repeat;
    text-align: left;
    line-height: 31px;
    line-height: 31px;
    float: left;
    width: 390px;
    color: #333;
}

.new_noticeList a {
    padding-left: 15px;
    float: left;
    font-size: 17px;
    width: 313px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.new_noticeList span {
    float: right;
    font-size: 16px;
    padding: 0 9px 0 0
}

.linkon02 {
    float: left;
    border-top: 5px solid #055085;
    text-align: left;
    line-height: 60px;
    text-align: center;
    padding-top: 2px;
    font-size: 16px;
    color: #80010c;
    width: 128px;
    font-weight: bold;
    font-family: "MicroSoft YaHei";
    font-weight: 630;
    height: 60px;
}

.linkon02 a {
    color: #055085;
    font-size: 16px;
}

.linkon02 a:hover {
    color: #055085;
    font-size: 16px;
}

.linkoff02 {
    float: left;
    color: #333;
    text-align: left;
    line-height: 60px;
    text-align: center;
    padding-top: 2px;
    border-top: 1px solid #d3d3d3;
    border-bottom: none;
    width: 128px;
    font-weight: bold;
    background: #ebedef;
    font-family: "MicroSoft YaHei";
    font-size: 16px;
    font-weight: 630;
    height: 59px;
}

.linkoff02 a:hover {
    color: #055085;
    text-decoration: none;
    font-size: 16px;
}

.blue_bg01 {
    background: url(../../../images/green/blueBg01.gif) no-repeat;
    width: 116px;
    height: 32px;
    font-size: 14px;
    text-align: center;
    line-height: 32px;
    float: left;
    display: block;
}

.birthdayWrap {
    background: url(../images/birthdayBg.png) no-repeat;
    width: 243px;
    height: 231px;
    padding: 23px 0 0 23px;
    margin-top: 20px;
}

.birthdayWrap h1 {
    font-size: 18px;
    font-weight: 630;
    margin-bottom: 5px;
    text-align: left;
    color: #fff;
}

.birthdayWrap p {
    font-size: 18px;
    text-align: left;
    color: #fff;
    margin-bottom: 20px;
}

.iconWrap li span {
    display: block;
    margin-top: 5px;
}

.iconWrap li {
    width: 133px;
    height: 104px;
    float: left;
    margin: auto;
    text-align: center;
}

.mail {
    color: #fff;
    line-height: 53px;
    font-size: 16px;
    font-family: "MicroSoft YaHei";
    font-weight: bold;
    margin-right: 25px;
}

.mail img {
    margin-bottom: 3px;
}

.mail span {
    color: #ff0000;
}

.mail i {
    font-size: 16px;
    font-family: "MicroSoft YaHei";
    color: #fff;
    font-weight: bold;
}

.mail i {
    /* margin-left: 10px; */
}

.mail i a {
    font-size: 16px;
    font-family: "MicroSoft YaHei";
    color: #fff;
    font-weight: bold;
}

.iconWrap li a {
    padding-left: 7px;
}

.iconWrap {
    margin-top: 23px;
}

.serviceWrap {
    margin-top: 20px;
}

.serviceWrap h1 {
    font-size: 20px;
    font-weight: 630;
    color: #f5960f;
    height: 35px;
}

.iconList {
    padding-left: 0px;
    margin-top: 20px;
}

.iconList li {
    width: 170px;
    height: 93px;
    float: left;
    margin: auto;
    text-align: center;
    background: #ececec;
    margin-bottom: 28px;
    padding-top: 15px;
}

.iconList span {
    display: block;
    text-align: center
}

.iconList b {
    float: left;
    display: block;
    font-weight: normal;
    margin-top: 5px;
}

.footer {
    background: #ebebeb;
    border-top: 8px solid #06416b;
    height: 165px;
    font-size: 14px;
    color: #06416b;
}

.navLeft {
    float: left;
    width: 800px;
}

.date {
    /*width: 200px;*/
    color: #fff;
    line-height: 52px;
    font-size: 16px;
    font-family: "MicroSoft YaHei";
    font-weight: bold;
}

.dateWrapTxt {
    color: #999;
    font-size: 17px;
}

.dateWrapImg {
    margin-left: 27px;
}

.week a {
    background: url(../images/week.png) 40px 10px no-repeat #2f45b4;
    width: 206px;
    height: 71px;
    border-radius: 5px;
    font-size: 30px;
    display: block;
    color: #fff;
    line-height: 71px;
    padding-left: 60px;
}

.week a:hover {
    background: url(../images/week.png) 40px 9px no-repeat #3d55cb;
    width: 206px;
    height: 71px;
    border-radius: 5px;
    font-size: 30px;
    display: block;
    color: #fff;
    line-height: 70px;
    padding-left: 60px;
    font-weight: 560
}

.warp01 {
    float: left;
    width: 412px;
    height: 240px;
}

.warp_right {
    float: right;
    width: 384px;
}

.warp02 {
    float: left;
    width: 311px;
    padding-left: 30px;
}

.noticeList02 li, .noticeList03 li, .noticeList07 li, .noticeList09 li, .noticeList10 li, .noticeList08 li, .noticeList04 li {
    background: url("../images/dot.gif") 0 15px no-repeat;
    text-align: left;
    line-height: 35px;
    height: 35px;
    font-size: 16px;
}

.noticeList02 a, .noticeList a, .noticeList03 a, .noticeList07 a.noticeList09 a, .noticeList10 a, .day_noticeList08 a, .inner_noticeList03 a, .inner_noticeList04 a, .long_noticeList03 a, .long_noticeList04 a, .long_contentList a {
    padding-left: 12px;
    float: left;
    width: 350px;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 17px;
}

.noticeList span {
    float: right;
    font-size: 16px;
}

.noticeList02 span, .noticeList08 span, .noticeList04 span {
    float: right;
    font-size: 16px;
}

.noticeList02 img {
    margin-left: 5px;
    display: inline-block;
    /* margin-top: 5px; */
}

.noticeList02 li em {
    width: 23px;
    height: 11px;
    display: inline-block;
    margin-left: 5px;
}

.commonTitleTxt a {
    color: #80010c;
}

.commonTitleTxt a:hover {
    color: #80010c;
    text-decoration: underline;
}

.titleBg span {
    float: right;
    margin-top: 18px;
    padding-right: 10px;
    color: #b8b8b8;
}

.titleBg span a {
    font-family: "SimSun";
    color: #b8b8b8;
}

.titleBg span a:hover {
    font-family: "SimSun";
    color: #3171b7;
}

.contentALeft {
    float: left;
    width: 868px;
}

.titleA {
    height: 52px;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 10px;
}

.linkon, .linkon03, .linkon04, .linkon06 {
    float: left;
    color: #fff;
    text-align: left;
    line-height: 50px;
    font-size: 13px;
    text-align: center;
    padding-top: 2px;
    font-weight: 600;
    width: 82px;
    height: 50px;
    background: #248cec;
    color: #fff;
}

.linkoff, .linkoff03, .linkoff04, .linkoff06 {
    float: left;
    color: #fff;
    text-align: left;
    line-height: 50px;
    font-size: 13px;
    text-align: center;
    padding-top: 2px;
    width: 82px;
    height: 50px;
    background: #fff;
    color: #2d2d2d;
}

.linkon a, .linkon03 a, .linkon04 a, .linkon06 a {
    color: #fff;
}

.linkoff a:hover, .linkoff03 a:hover, .linkoff03 a:hover, .linkoff06 a:hover {
    color: #25366e;
    text-decoration: none;
}

/*=======scroll pic css start========*/
.product_title08 {
    background: url("../images/titleImg01.gif") no-repeat;
    width: 339px;
    height: 36px;
}

.product_title09 {
    background: url("../images/title02.gif") no-repeat;
    width: 339px;
    height: 36px;
}

.product_title10 {
    background: url("../images/title03.gif") no-repeat;
    width: 339px;
    height: 36px;
}

.product_title11 {
    background: url("../images/title04.gif") no-repeat;
    width: 339px;
    height: 36px;
}

.product_title12 {
    background: url("../images/title05.gif") no-repeat;
    width: 339px;
    height: 36px;
}

.zmPicHe03, .zmPicHe02, .zmPicHe04 {
    float: left;
}

.zmPicHe03 td, .zmPicHe02 td, .zmPicHe04 td {
    padding-top: 5px;
}

.zmPicHe03 span, .zmPicHe02 span, .zmPicHe04 span {
    opacity: 0.8;
    filter: alpha(opacity=80);
    background: #000;
    text-align: left;
    color: #fff;
    display: block;
    width: 320px;
    height: 26px;
    margin-top: -30px;
    line-height: 26px;
    padding-left: 10px;
}

.zmPicHe03 a img, .zmPicHe02 a img {
    border: 1px solid #fff;
}

.zmPicHe03 img, .zmPicHe02 img, .zmPicHe04 img {
    margin: 0 1px 0 0px
}

.scroll_title {
    width: 1182px;
    height: 44px;
    border-bottom: 5px solid #dfdfdf;
    position: relative;
}

.contentWrap {
    background: #f5f5f5;
    margin-bottom: 45px;
}

.scroll_title02 {
    background: url("../images/scroll_bg2.jpg") 1px 2px no-repeat;
    width: 948px;
    height: 37px;
}

.scroll_title h1 {
    float: left;
    font-size: 20px;
    color: #1654a2;
    height: 45px;
    padding-left: 11px;
    font-weight: 600;
    border-bottom: 5px solid #127bcc;
    line-height: 50px;
}

.scroll_pic {
    width: 1182px;
    margin: auto;
    text-align: center;
    height: 242px;
    margin-top: 25px;
}

.current_page_nav {
    height: 24px;
    text-align: left;
    padding-left: 20px;
    font-size: 14px;
    color: #666;
    margin: 10px 0px 10px 0px;
}

.current_page_nav span a {
    color: #666;
    font-size: 14px;
}

.current_page {
    height: 24px;
    text-align: left;
    padding-left: 20px;
    font-size: 14px;
    color: #ff3c00;
}

.inner_scroll_wrap {
    width: 664px;
    margin: auto;
    text-align: center;
    height: 123px;
    border: 1px solid #cdcfe4;
    background: url(../images/inner_bg.gif) repeat-x;
    padding: 12px 0 0 0;
    float: left;
}

.right_icon_list {
    float: left;
    width: 326px;
    border: 1px solid #cdcfe4;
    height: 135px;
    background: url(../images/inner_bg.gif) repeat-x;
    margin-left: 6px;
}

.scroll_title span a {
    color: #999;
    padding-top: 16px;
    float: right;
    padding-right: 10px;
}

.inner_scroll_pic {
    width: 1000px;
    margin: auto;
    text-align: center;
    height: 132px;
    border: 1px solid #cdcfe4;
    background: #f1f1f1;
    padding: 12px 0 0 0;
}

.right_icon_list li {
    float: left;
    margin: 28px 5px 0 7px;
}

.right_icon_list span {
    display: block;
    text-align: center;
}

.inner_scroll_wrap02 {
    width: 664px;
    margin: auto;
    text-align: center;
    height: 150px;
    border: 1px solid #cdcfe4;
    background: #fff;
    padding: 22px 0 0 0;
    float: left;
}

.footerTop {
    background: #22316b;
    height: 53px;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    font-family: "宋体";
    line-height: 53px;
    text-align: center;
}

.forbidText {
    text-align: left;
}

.friendshipLink {
    margin-top: 20px;
}

.friendshipLink li a {
    float: left;
    margin: 0 9px 0 8px;
    width: 276px;
    height: 76px;
}

.friendshipLink li a img:hover {
    float: left;
    border: 1px solid #e66100;
    width: 274px;
    height: 74px;
}

.bottom {
    margin-top: 22px;
    padding-bottom: 36px;
}

.content-wrap-boxer select {
    border: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    height: 30px;
    background: url("../images/chosen-sprite.png") no-repeat scroll right transparent;
    width: 198px;
    float: right;
}

.content-wrap-boxer select::-ms-expand {
    display: none;
}

.content-wrap-boxer .form-horizontal .form-actions {
    padding: 0 !important;
    width: 128px;
    margin: auto;
    margin-top: 10px !important;
}

.content-wrap-boxer input[type="text"] {
    padding: 4px 0 4px 2%;
}

/*三级页CSS*/
.frame-pane {
    background: url("../images/public_xl_bg2.jpg") repeat-y center 0;
}

.frame-top {
    border-top: 1px solid #d00d0d;
    height: 25px;
}

.frame-bot {
    background: url("../images/public_xl_bg3.jpg") no-repeat center bottom;
    height: 35px;
}

.pages_content {
    /* line-height: 35px; */
    margin: 0;
    padding: 12px 0 0 0;
    /* font-size: 18px; */
}

.pages_content p {
    margin: 0 0 0 0;
    font-family: "Microsoft YaHei", "SimSun" !important;
    text-align: left;
    /* text-indent:2em; */
    /* font-size: 18px; */
}

.article-colum {
    width: 1210px;
    margin: 0px 35px 0px 35px;
    position: relative;
    overflow: hidden;
}

.pages-title {
    font-weight: bold;
    color: #004564;
    font-family: SimSun;
    text-align: center;
    font-size: 26px;
    margin: 20px 0 40px;
}

.pages-date span.font, .pages_print span.font {
    margin: 0 10px;
    fotn-size: 18px;
}

.pages_print .index_switchsize {
    float: left;
    padding-left: 240px;
}

.pages_print .printIco {
    float: left;
}

.pages-date {
    text-align: center;
    font-size: 18px;
    height: 69px;
    overflow: hidden;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    margin-top: 15px;
    color: #333;
    line-height: 69px;
}

.editor {
    color: #898989;
    font-size: 15px;
    text-align: right;
    padding: 5px 0;
    height: 32px;
    font-family: Microsoft Yahei;
    margin-top: 64px;
}

.pages-date-right {
    float: right;
}

.pages-date-left li {
    float: center;
    width: 67px;
    height: 22px;
    margin-top: 2px;
}

.closeBtn {
    font-size: 35px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 60px;
}

.closeBtn a {
    font-size: 25px;
}

.stageWrapLeft {
    background: #e3ebf2;
    width: 300px;
    padding: 18px 0 18px 18px;
    margin-right: 40px;
}

.commonWrap {
    float: left;
    width: 922px;
    margin-top: 30px;
}

.stageWrapRight {
    width: 922px;
    float: left;
}

.inner_list li {
    background: url("../images/dot.gif") 0 16px no-repeat;
    line-height: 2.0;
    float: left;
    height: 34px;
    width: 922px
}

.stageMeauList {
    width: 267px;
}

.stageMeauList li a {
    font-size: 25px;
    width: 203px;
    height: 77px;
    background: #227dd4;
    display: block;
    margin-bottom: 1px;
    color: #fff;
    line-height: 77px;
    padding-left: 64px;
    font-weight: 600
}

/*主要样式*/
.subNavBox {
    width: 277px;
}

.subNav {
    cursor: pointer;
    font-weight: bold;
    background: #227dd4;
    height: 77px;
    color: #fff;
    font-size: 25px;
    line-height: 77px;
    font-weight: 600;
    margin-bottom: 1px;
    text-align: left;
}

.subNav:hover {
    color: #fff;
}

.currentDt {
    background: #044a7b;
    height: 77px;
    color: #fff;
    font-size: 20px;
    line-height: 77px;
    font-weight: 600;
    font-family: "MicroSoft YaHei";
    text-align: center
}

.navContent {
    display: none;
    background: #fff;
    font-size: 18px;
    width: 278px;
}

.navContent li span {
    display: block;
    float: left;
}

.navContent li {
    position: relative;
    height: auto;
    overflow: hidden;
}

.navContent li a {
    heighr: 57px;
    display: block;
    text-align: left;
    font-size: 18px;
    line-height: 57px;
    color: #044a7b;
    padding-left: 50px;
    font-family: "MicroSoft YaHei";
}

.navContent li a:hover {
    color: #044a7b;
    background: #c3dfec;
    width: 264px;
    heighr: 57px;
    font-weight: 600
}

.navContent li em {
    border-radius: 4px;
    background: #ff9d1d;
    width: 20px;
    height: 14px;
    display: block;
    float: right;
    text-align: center;
    color: #fff;
    position: absolute;
    right: 25px;
    top: 11px;
    font-size: 10px;
}

.currentDt i {
    border-radius: 4px;
    background: #3c8ad3;
    width: 28px;
    height: 14px;
    font-size: 12px;
    float: right;
    margin-right: 15px;
    margin-top: 5px;
    font-style: normal;
    text-align: center;
    font-weight: normal;
    line-height: 12px;
}

.inner_list {
    margin: auto;
    text-align: center;
    padding: 10px 0 0 0;
}

.inner_list a {
    padding-left: 10px;
    float: left;
    font-size: 18px;
}

.inner_list li {
    height: 37px;
    line-height: 37px;
}

.inner_list span {
    float: right;
    padding-right: 15px;
    font-size: 16px;
}

.inner_list img {
    margin-left: 5px;
    float: left;
    margin-top: 13px;
}

.pannel-title {
    font-size: 18px;
    font-weight: bold;
    height: 45px;
    width: 1000px;
}

.title-inner {
    height: 45px;
    line-height: 45px;
    float: left;
}

/*标题内容*/
.title-inner a:hover {
    color: #c70006;
}

.list-pane .inner_list li.line {
    border-bottom: 1px #b2b2b2 dotted;
    padding: 4px 0px 19px 0px;
    margin-bottom: 15px;
}

.titleBg03 {
    height: 40px;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 10px;
    width: 1084px;
    margin: auto;
    text-align: center
}

.titleBg03 h1 {
    border-bottom: 5px solid #127bcc;
    height: 34px;
    line-height: 35px;
    font-family: "MicroSoft YaHei";
    /* font-size: 20px;
  font-weight: 630;
    color: #1654a2; */
    position: relative;
    padding-bottom: 3px;
    border-right: 1px solid #fff;
    float: left
}

.contentB {
    margin-bottom: 40px;
}

.titleBg03 span {
    float: right;
    margin-top: 13px;
    padding-right: 10px;
    color: #b8b8b8;
}

/*翻页*/
.pages-pages {
    line-height: 20px;
    clear: both;
    margin: 20px 0 0 50px;
    font-size: 12px;
    font-family: "宋体";
    #line-height: 0px;
}

.pages-pages a {
    float: left;
    border: 1px #dcdcdc solid;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    margin: 0 8px 0 0;
    line-height: 20px;
}

.pages-pages a:hover, .pages-pages a.this {
    background: #1369bf;
    color: #fff;
}

.pages-pages a.prev {
    width: 85px;
    float: left;
}

.pages-pages a.next {
    width: 85px;
}

.pages-pages a.prev:hover, .pages-pages a.next:hover {
    text-decoration: none;
}

.pages-pages input.text {
    float: left;
    border: 1px #dcdcdc solid;
    width: 40px;
    height: 20px;
    line-height: 20px;
    display: block;
    margin: 0 8px 0 0;
}

.pages-pages input.button {
    float: left;
    border: none;
    width: 30px;
    height: 22px;
    line-height: 20px;
    cursor: pointer;
    background: none;
    display: block;
    font-size: 12px;
    color: #0068b7;
}

.pagebtn {
    background: #2789ec;
    color: #fff;
    border: none;
    display: block;
    float: left;
    padding: 3px 10px
}

.copyright {
    text-align: center;
    line-height: 1.7;
    font-family: "MicroSoft YaHei";
    padding-top: 20px;
}

.copyright img {
    text-align: center;
    margin: auto
}

/*公共链接*/
.link_con a img {
    border: 1px solid #e5e5e5;
}

.link_con a img:hover {
    border: 1px solid #e5e5e5;
}

.link_con select {
    height: 32px;
    width: 156px;
    font-size: 16px;
    margin: 6px 37px 11px 37px;
}

.link_con {
    overflow: hidden;
    height: auto;
    background: #e5e5e5;
}

.link_con h3 {
    font-size: 18px;
    color: #1a6081;
    width: 230px;
    line-height: 36px;
    font-weight: bold;
    height: 109px;
    font-family: "MicroSoft YaHei";
    margin-right: 15px;
    float: left;
    background: #e5e5e5;
    padding: 0px 0px 0px 0px;
}

.link_con h3 a {
    width: 156px;
    height: 49px;
}

.link_con h3 a img {
    width: 156px;
    height: 49px;
    margin: 11px 37px 0px 37px;
}

.link_con ul {
    width: 1280px;
    float: left;
    background: #e5e5e5;
    height: auto;
    /*padding: 0px 0px 0px 0px;*/
}

.link_con ul li {
    float: left;
}

.link_con ul li a {
    font-size: 16px;
    color: #000;
}

.link_con ul.ul1 li {
    line-height: 38px;
}

.blackStraightL {
    float: left;
    width: 410px;
}

.blackStraightC {
    float: left;
    width: 420px;
}

.blackStraightR {
    float: left;
    width: 384px;
}

.blackStraightC dt li {
    max-width: 258px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.blackStraightL dt, .blackStraightC dt, .blackStraightR dt {
    line-height: 27px;
    height: 27px;
    margin-top: 11px;
    float: left;
    max-width: 258px;
    text-align: left;
}

.blackStraightL dd, .blackStraightC dd, .blackStraightR dd {
    background: url(../images/jcyw_bg.jpg) no-repeat;
    width: 106px;
    height: 80px;
    display: block;
    color: #fff;
    font-family: "MicroSoft YaHei";
    font-size: 18px;
    line-height: 78px;
    float: left;
    margin-top: 13px;
    margin-right: 20px;
}

.link_con ul.ul2 li {
    width: 156px;
    margin: 28px 12px 28px 13px;

}

.link_con ul.ul2 li.w100 {
    width: 105px;
}

.h3_mobile {
    display: block;
}

.h3_pc {
    /*padding-top: 14px!important;*/
    height: 105px;
}

.qtlmList li {
    background: #3e83ba;
    width: 179px;
    height: 72px;
    color: #fff;
    margin-bottom: 10px;
    float: left;
    display: flex;
}

.qtlmList li a {
    display: block;
    margin: auto;
}

.qtlmList li span {
    color: #fff;
    font-size: 18px;
    float: left;
    font-family: "MicroSoft YaHei";
}

.qtlmList li img {
    float: right;
    margin-right: 16px;
    margin-top: 10px;
}

.qtlmList li.icon01 {

    width: 189px;
    height: 62px;
    color: #fff;
    margin-bottom: 10px;
    float: left
}

.blue_bg02 {
    background: url(../images/blueBg02.gif) no-repeat;
    width: 180px;
    height: 50px;
    font-size: 14px;
    text-align: center;
    line-height: 32px;
    float: left;
    display: block;
}

.blackStraight {
    height: 133px;
    width: 1253px;
    margin: auto;
    text-align: center;
    line-height: 28px;
}

.blackStraight i {
    text-align: left;
    float: left;
    display: block;
    margin-left: 12px;
    line-height: 37px;
    font-family: "宋体";
    color: #333;
}

.InfoXgwdTitle {
    text-align: left;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #267dd3;
}

.jrzbList {
    float: left
}

.jrzbList li {
    height: 25px;
    margin-bottom: 8px;
}

.jrzbList b {
    margin-right: 15px;
    background: url(../images/jcyw_bg.jpg) no-repeat;
    width: 106px;
    height: 40px;
    display: block;
    text-align: center;
    color: #fff;
    line-height: 25px;
    float: left;
}

.jrzbList i {
    float: left;
    line-height: 25px;
}


.blue_bg02 {
    font-size: 14px;
    text-align: center;
    line-height: 50px;
    float: left;
    color: #fff !important;
}

.blue_bg02 a {
    color: #fff !important;
    font-weight: bold;
    background: #135d90;
    width: 180px;
    height: 50px;
    display: block;
}

.blue_bg02 a:hover {
    display: block;
    color: #fff !important;
    font-weight: bold;
    background: #3e83ba;
    width: 180px;
    height: 50px;
}

.blackStraight {
    height: 133px;
    width: 1253px;
    margin: auto;
    text-align: center;
    line-height: 28px;
}

.blackStraight i {
    text-align: left;
    float: left;
    display: block;
    margin-left: 12px;
    line-height: 37px;
    font-family: "宋体";
    color: #333;
}

.wrap {
    background: #fff;
    padding-top: 15px;
    margin-top: 10px;
    padding-bottom: 50px;
}

.jrzbList {
    float: left
}

.jrzbList li {
    height: 25px;
    margin-bottom: 5px;
}

.jrzbList b {
    margin-right: 15px;
    background: url(../images/jcyw_bg.jpg) no-repeat;
    width: 106px;
    height: 40px;
    display: block;
    text-align: center;
    color: #fff;
    line-height: 25px;
    float: left;
}

.jrzbList i {
    float: left;
    line-height: 25px;
}


.jjdwWrap {
    height: 80px;
}

.web_color {
    width: 382px;
    text-align: center;
    margin: auto;
    color: #1a6081;
    font-size: 16px;
}

.fwlWrap {
    margin-top: 25px;
    height: 30px;
}

.fwlWrap li {
    height: 30px;
    float: left;
    margin-right: 20px;
    margin-left: 20px;
}

.fwlWrap em {
    display: block;
    float: left;
    font-size: 16px;
    font-weight: bold;
}

.white a:link, .white a:visited {
    color: #1a6081;
    font-family: "Arial";
    padding: 1px;
    display: block;
    float: left;
    font-size: 16px;
}

.fwlWrap span {
    display: block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #1a6081;
}

/* .zbxxWrap {
	height: 44px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.zbxxWrap dt {
	margin-top: 12px;
	float: left;
	font-weight: 600
}
.zbxxWrap dd {
	padding-left: 100px;
}
 */
.zbapWrap {
    height: 122px;
}

.zbxxLeaderContent {
    height: 44px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.zbxxLeaderContent dt {
    margin-top: 12px;
    float: left;
    font-weight: 600;
}

.zbxxLeaderContent dd {
    margin-top: 12px;
    float: right;
    padding-left: 24px;
}

.newsWrap {
    height: 333px;
}


/** 搜索页：搜索条件与搜索按钮 开始 */
.advancedcondition #go {
    height: 32px;
    font-size: 16px;
}

.advancedcondition #channelId3 {
    height: 32px;
    font-size: 16px;
}

.advancedcondition #newText {
    height: 28px;
    width: 500px;
    font-size: 16px;
}

.advancedcondition #searchType {
    height: 32px;
    font-size: 16px;
}

/** 搜索页：搜索条件与搜索按钮 结束 */

/** 搜索页：搜索结果样式 开始 */
#result_list li {
    margin-top: 16px;
    border-bottom: 1px dashed #9a9997;
    letter-spacing: 0.2pt;
}

.pageWrap {
    padding: 0px 40px 0px 40px;
}

/** 搜索页：搜索结果样式 结束 */

/** 详情页：发布之后的内容中p标签样式 开始 */
#UCAP-CONTENT p {
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

/** 详情页：发布之后的内容中p标签样式 结束 */

.jjdwWrap2 {
    margin-top: 17px;
    height: 105px;
    background: #e5e5e5;
    text-align: center;
}

.jjdwWrap2 h3 a {
    width: 384px;
    height: 73px;
}

.jjdwWrap2 h3 select {
    width: 384px;
    height: 32px;
}