.crumbs {
    font-size: 16px;
    color: #155494;
    height: 55px;
    line-height: 55px;
}

.crumbs a {
    color: #155494;
}

.detailCon {
    width: 1400px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #ecf2f7;
}

.notFoundCon {
    height: 664px;
    font-size: 20px;
}

.notFoundCon img {
    display: block;
    margin: 0 auto;
    padding-top: 70px;
}

.notFoundCon p {
    text-align: center;
    margin-top: 30px;
}

.notFoundCon a {
    color: #155494;
}

.notFoundCon p.sorryInfo {
    font-size: 26px;
    color: #1962ad;
    text-align: center;
    margin: 70px 0 40px 0;
}

.notFoundCon span {
    font-weight: bold;
    color: #2b8367;
}

.footer {
    margin-top: 60px;
}

.ztzlTit {
    font-size: 28px;
    color: #1962ad;
    border-bottom: 1px solid #ccd6e1;
    width: 1300px;
    margin: 0 auto;
    height: 78px;
    line-height: 78px;
    font-weight: bold;
}

.ztzlTit h3 {
    height: 76px;
    border-bottom: 3px solid #209570;
    float: left;
}

.ztzlCon ul {
    width: 1300px;
    margin: 0 auto;
    padding-bottom: 100px;
}

.ztzlCon li {
    float: left;
    margin-top: 40px;
    border-radius: 10px;
    width: 628px;
    height: 200px;
    overflow: hidden;
}

.ztzlCon li img {
    display: block;
    width: 628px;
    height: 200px;
    border-radius: 10px;
    transition: .3s;
}

.ztzlCon li:hover img {
    transform: scale(1.1);
    transition: .3s;
}

.ztzlCon li:nth-child(2n) {
    float: right;
}

.articleCon {
    padding: 0 100px 60px;
    box-sizing: border-box;
}

.artTit {
    font-size: 32px;
    text-align: center;
    line-height: 1.5;
    margin-top: 60px;
}
.artTit font {

}
.articleCon .infos {
    margin-top: 50px;
    font-size: 16px;
    color: #798da3;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccd6e1;
    margin-bottom: 30px;
}

.articleCon .infos div {
    float: left;
}

.articleCon .infos div img {
    vertical-align: middle;
    margin-right: 10px;
}

.articleCon .infos .time {
    width: 240px;
    display: block;
    float: left;
}

.articleCon .infos .source {
    display: block;
    float: left;
}

.articleCon .infos div.print {
    width: 100px;
    cursor: pointer;
    line-height: 19px;
    float: right;
}
.articleCon .infos div.print a {
    color: #798da3;
}

.articleCon .infos div.share {
    width: 150px;
}
.articleCon .infos div.share div {
    float: none!important;
}
.articleCon .infos div.share img {
    cursor: pointer;
    width: 94%;
    margin: 0 auto;
}
.artDet h2 {
    font-weight: normal;
}
.artDet p {
    font-size: 18px;
    line-height: 36px;
    margin-top: 25px;
}

.articleCon .artDet p {
    font-size: 20px!important;
    line-height: 40px!important;
    margin-top: 1em!important;
}
.articleCon .artDet span {
    font-size: 20px!important;
    line-height: 40px!important;
    font-family: "Microsoft YaHei" !important;
}
.articleCon .artDet .fj {

}
.articleCon .artDet table {
    width: 90% !important;
    margin: 0 auto!important;
    border-left: 1px #333333 solid!important;
    border-top: 1px #333333 solid!important;
    border-collapse: inherit!important;
}
.articleCon .artDet table tr td {
    border-left: 0!important;
    border-top: 0!important;
    border-right: 1px #333333 solid!important;
    border-bottom: 1px #333333 solid!important;
    padding: 0 10px;
    word-break: break-all;
}
.articleCon .artDet table tr td p {
    margin: 4px!important;
}
.articleCon .artDet table tr td * {
    font-size: 16px!important;
    line-height: 30px!important;
}
.articleCon .artDet table tr td p {
    font-size: 16px!important;
    line-height: 30px!important;
    margin-top: 0!important;
}
.articleCon .artDet table tr td span {
    font-size: 16px!important;
    line-height: 30px!important;
    margin-top: 0!important;
}
.artDet img {
    display: block;
    max-width: 700px;
    height: auto;
    margin: 10px auto!important;
}
.artGL img {
    display: block;
    width: auto;
    max-width: 700px;
    height: auto;
    margin: 0 auto 0;
}
.wzdtCon .title {
    font-size: 32px;
    color: #1962ad;
    font-weight: bold;
    text-align: center;
    height: 133px;
    line-height: 133px;
}

.wzdtCon ul {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 60px;
}

.wzdtCon ul li {
    height: 82px;
    line-height: 82px;
    border: 1px solid #e6ebf0;
    margin-bottom: 30px;
    background: #fcfcfc;
}

.wzdtCon ul li .left {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    width: 240px;
    text-align: center;
    background: url(syxx_wzdtLBg_pc1400_v2022.png) no-repeat;
    background-size: cover;
    margin-right: 12px;
}

.wzdtCon ul li .left a {
    color: #333;
}

.wzdtCon ul li .left a:hover {
    color: #1962ad;
}

.wzdtCon ul li .right span {
    padding: 0 12px;
    border-left: 2px solid #999;
    height: 16px;
    display: inline-block;
    line-height: 16px;
}

.wzdtCon ul li .right span:first-child {
    border-left: 0;
}

.wzdtCon ul li .right a {
    font-size: 16px;
    color: #333;
}

.wzdtCon ul li .right a:hover {
    color: #1962ad;
}


.ywgzCon .title {
    text-align: center;
    font-size: 36px;
    color: #1962ad;
    font-weight: bold;
    background: url(syxx_titBg_pc1400_v2022.png) no-repeat center center;
    background-size: 100% auto;
    padding: 50px 0;
    width: 1200px;
    margin: 0 auto;
}

.ywgzCon ul {
    padding: 0 0 30px 0;
    width: 1200px;
    margin: 0 auto;
}

.ywgzCon ul li {
    float: left;
    height: 267px;
    width: 373px;
    box-shadow: 0 0 6px #e0e8f1;
    margin: 0 40px 40px 0px;
}

.ywgzCon ul li:nth-child(3n) {
    margin: 0 0 40px 0px;
}

.ywgzCon ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.ywgzCon ul li a:hover {
    background: url(syxx_ywgzOnBg_pc1400_v2022.jpg) no-repeat;
}

.ywgzCon ul li a:hover img.normal {
    display: none;
}

.ywgzCon ul li a:hover img.hover {
    display: block;
}

.ywgzCon ul li a:hover p {
    color: #fff;
}

.ywgzCon ul li img {
    display: block;
    margin: 0 auto;
    padding-top: 40px;
    height: 137px;
}

.ywgzCon ul li img.hover {
    display: none;
}

.ywgzCon ul li p {
    font-size: 24px;
    color: #1962ad;
    text-align: center;
    margin-top: 30px;
}

.glptCon .title {
    font-size: 36px;
    color: #1962ad;
    font-weight: bold;
    text-align: center;
    background: url(syxx_zwptTitBg_pc1400_v2022.png) no-repeat center center;
    width: 100%;
    margin: 0 auto;
    padding: 60px 0;
}

.glptCon ul {
    width: 1300px;
    margin: 0 auto;
    padding-bottom: 50px;
}

.glptCon li {
    position: relative;
    float: left;
    width: 420px;
    height: 90px;
    background: url(syxx_zwptBg_pc1400_v2022.jpg) no-repeat;
    margin: 0 20px 20px 0;
    border-radius: 4px;
}

.glptCon li a {
    display: block;
    width: 100%;
    height: 100%;
}

.glptCon li:nth-child(3n) {
    margin-right: 0;
}

.glptCon li:hover {
    background: url(syxx_zwptOnBg_pc1400_v2022.png) no-repeat;
}

.glptCon li img,
.glptCon li p {
    display: block;
    float: left;
    position: absolute;
    top: 50%;
    display: block;
    transform: translateY(-50%);
}

.glptCon li img {
    width: 40px;
}

.glptCon li p {
    font-size: 20px;
    color: #000;
    margin-left: 10px;
    line-height: 40px;
    width: 360px;
    text-align: left;
    left: 60px;
}

.glptCon li img.hover {
    display: none;
}

.glptCon li:hover img.hover {
    display: block;
}

.glptCon li:hover img.normal {
    display: none;
}

.glptCon li:hover p {
    color: #fff;
}

.glptCon li .nr {
    height: 38px;
    line-height: 38px;
    padding-top: 26px;
    text-align: center;
    padding-left: 18px;
}

.fwfxCon .title {
    font-size: 36px;
    color: #1962ad;
    font-weight: bold;
    text-align: center;
    height: 100px;
    line-height: 100px;
}

.fwfx {
    width: 1245px;
    margin: 0 auto;
    border: 1px solid #ececec;
}

.ssjg {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
    overflow: hidden;
}

.searchCon {
    height: 46px;
    background: url(syxx_ssjgBg_pc1400_v2022.png) no-repeat;
    padding: 30px;
}

.searchCon .mrCon {
    /* background: #1962ad; */
    height: 48px;
    overflow: hidden;
}

.searchCon .mrCon input {
    box-sizing: border-box;
    display: block;
    float: left;
    width: 780px;
    height: 48px;
    padding: 0 15px;
    line-height: 46px;
    border: 1px solid #1962ad;
    font-size: 20px;
    color: #a9a9a9;
    background: #ffffff;
}
.searchCon .mrCon input.dark {
    color: #333;
}

.searchCon .mrCon button {
    display: block;
    float: left;
    width: 158px;
    padding-left: 30px;
    height: 48px;
    border: 1px solid #316b60;
    font-size: 20px;
    color: #fff;
    background: #2b8367 url(syxx_search_pc1400_v2022.png) no-repeat 36px center;
    cursor: pointer;
}

.advancedSeaBtn {
    float: right;
    font-size: 20px;
    color: #fff;
    width: 160px;
    height: 48px;
    line-height: 46px;
    background: url(syxx_advSeaBg_pc1400_v2022.png) no-repeat;
    text-align: center;
    cursor: pointer;
}

.jsInfo {
    height: 81px;
    line-height: 81px;
    font-size: 18px;
    color: #333;
    border-bottom: 1px solid #ccd6e1;
}

.jsInfo span {
    color: #bc0707;
}

.ssjgCon .sort {
    font-size: 18px;
    line-height: 18px;
    color: #999;
}

.ssjgCon .sort div {
    float: left;
    padding: 8px;
    border: 1px solid #e0e0e0;
    background: #fbfbfb;
    margin-left: 20px;
    margin-top: 23px;
    cursor: pointer;
}

.ssjgCon .sort div.on {
    background: #f8fafc;
    border: 1px solid #1962ad;
    color: #1962ad;
}

.seaResult li {
    padding-bottom: 28px;
    border-bottom: 1px solid #ccd6e1;
}

.ssjgCon .resTit a {
    display: block;
    font-size: 20px;
    color: #333;
    padding: 20px 0 15px 0;
}

.ssjgCon .resTit a:hover {
    color: #1962ad!important;
}
.ssjgCon .resTit a span:hover {
    color: #1962ad!important;
}
.ssjgCon span.resRed {
    color: #bc0707;
}

.ssjgCon .seaResult p {
    font-size: 16px;
    line-height: 26px;
    color: #707070;
}

.ssjgCon .seaResult .artTime {
    font-size: 16px;
    color: #798da3;
    margin-top: 20px;
}

.page {
    position: relative;
    padding: 40px 0;
    left: 50%;
    float: left;
}

.ssjgCon .pageCon {

}

.pageCon {
    position: relative;
    left: -50%;
}

.page a {
    display: block;
    float: left;
    padding: 7px 11px;
    border: 1px solid #dddddd;
    font-size: 16px;
    line-height: 16px;
    color: #333;
    margin-right: 5px;
    border-radius: 3px;
}
.fy_mobile {
    display: inline-block;
}
.page input {
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    width: 45px;
    text-align: center;
    margin-right: 5px;
    border-radius: 2px;
    font-size: 16px;
}

.page input[type="text"] {
    height: 30px;
    border: 1px solid #dddddd;
}

.page input[type="submit"] {
    border-radius: 2px;
    background: #1962ad;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
}

.page .page_txt {
    float: left;
    height: 28px;
    line-height: 28px;
    margin-right: 5px;
}
.page button {
    border-radius: 2px;
    background: #1962ad;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    width: 45px;
    text-align: center;
}
.page a.current {
    color: #fff;
    background: #1962ad;
}

.advancedSeaCon {
    display: none;
    width: 1138px;
    height: 522px;
    background: #fff;
    margin-top: 30px;
    border: 1px solid #e6ebf0;
}

.asTit {
    font-size: 24px;
    color: #1962ad;
    font-weight: bold;
    text-align: center;
    background: url(syxx_asTitbg_pc1400_v2022.png) no-repeat center center;
    margin: 40px auto;
    width: 1040px;
}

.seaInfoCon {
    width: 1040px;
    margin: 40px auto 20px auto;
}

.seaInfoCon li {
    float: left;
    font-size: 20px;
    line-height: 46px;
    margin-bottom: 20px;
}

.seaInfoCon input {
    height: 46px;
    border: 1px solid #e0e0e0;
    padding: 0 15px;
    font-size: 20px;
    color: #333;
}

.seaInfoCon input.dark {
    color: #333;
}

.seaInfoCon .allWidth input {
    width: 948px;
}

.halfWidth input {
    width: 394px;
}

.datePicker .left.zhi {
    text-align: center;
    width: 127px;
    color: #999;
}

.datePicker input {
    background: url(syxx_date_pc1400_v2022.png) no-repeat 380px center;
    cursor: pointer;
    padding-right: 40px;
    width: 369px;
}

.datePicker input:hover {
    background: url(syxx_dateOn_pc1400_v2022.png) no-repeat 380px center;
}

input::-webkit-input-placeholder {
    /*WebKit browsers*/
    color: #cccccc;

}

input::-moz-input-placeholder {
    /*Mozilla Firefox*/
    color: #cccccc;

}

input::-ms-input-placeholder {
    /*Internet Explorer*/
    color: #cccccc;

}

.ssjgCon .btns {
    width: 290px;
    margin: 0 auto;
}

.ssjgCon .btns div {
    float: left;
    width: 132px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 3px;
    font-size: 20px;
    cursor: pointer;
}

.ssjgCon .btns .sea {
    background: url(syxx_searchBtnBg_pc1400_v2022.png) no-repeat;
    color: #fff;
}

.ssjgCon .btns .cancel {
    border: 1px solid #e0e0e0;
    color: #999;
    background: #fbfbfb;
}

.ssjgCon .shouqi {
    text-align: center;
    width: 290px;
    background: url(syxx_sqBg_pc1400_v2022.png) no-repeat center center;
    margin: 0 auto;
    margin-top: 30px;
    font-size: 16px;
    color: #1962ad;
    line-height: 16px;
}

.ssjgCon .shouqi img {
    vertical-align: top;
}

.sqBtn {
    margin: 0 auto;
    cursor: pointer;
}

.mainCon {
    width: 1400px;
    margin: 0 auto;
}


.leftNav {
    width: 298px;
    border: 1px solid #1962ad;
    overflow: hidden;
    background: #1962ad;
}

.sypsxt {
    overflow: hidden;
    margin-top: 10px;
}

.sypsxt a {
    display: block;
}

.sypsxt img {
    width: 300px;
    display: block;
    transition: .3s;
}

.sypsxt img:hover {
    transform: scale(1.1);
    transition: .3s;
}

.mainL .title {
    width: 269px;
    line-height: 36px;
    background: url(syxx_mainLTitBg_pc1400_v2022.jpg) no-repeat left top;
    background-size: 100% 100%;
    font-size: 22px;
    color: #fff;
    padding: 15px 10px 15px 20px;
}

.mainCon .firUl {
    padding-bottom: 30px;
    background: #fff;
}

.mainCon .firUl li.firLi {
    margin: 0 20px;
    border-bottom: 1px solid #e0e0e0;
    padding: 15px 0;
    overflow: hidden;
}

.mainCon .firUl li.firLi:hover a.firLink {
    color: #1962ad;
}

.mainCon .firUl .firLi a.firLink {
    display: block;
    float: left;
    font-size: 20px;
    line-height: 30px;
    color: #333;
}

.mainCon .firUl li.firLi.on {
    border-bottom: 1px solid #1962ad;
}

.mainCon .firUl li.firLi.on a.firLink {
    color: #1962ad;
}

.mainR {
    width: 978px;
    padding: 0 50px;
    background: #fff;
    border: 1px solid #ecf2f7;
    min-height: 513px;
}

.mainRTitle {
    font-size: 24px;
    font-weight: bold;
    color: #1962ad;
    height: 78px;
    line-height: 78px;
    border-bottom: 1px solid #ccd6e1;
}

.mainRTitle h3 {
    float: left;
    height: 76px;
    border-bottom: 3px solid #209570;
}


.rmztCon .mainR ul {
    padding-top: 30px;
}

.rmztCon .mainR li {
    float: left;
    border-radius: 5px;
    overflow: hidden;
    width: 309px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.rmztCon .mainR li .pic {
    overflow: hidden;
    width: 309px;
    height: 176px;
}

.rmztCon .mainR li:nth-child(3n) {
    margin-right: 0;
}

.rmztCon .mainR li img {
    display: block;
    width: 309px;
    height: 176px;
    transition: .3s;
}

.rmztCon .mainR li:hover img {
    transform: scale(1.1);
    transition: .3s;
}

.rmztCon .mainR li p {
    height: 49px;
    line-height: 49px;
    padding: 0 8px;
    font-size: 18px;
    color: #333;
    background: url(syxx_rmztTItBg_pc1400_v2022.png) no-repeat;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mainCon .firUl .firLi img.subArr {
    display: block;
    float: right;
    cursor: pointer;
    transform: rotate(-90deg);
    transition: 0.3s;
    margin-right: 2px;
}

.mainCon .firUl .firLi img.subArr.open {
    transform: rotate(0deg);
    transition: 0.3s;
}

.mainCon .subUl {
    float: left;
    display: none;
    padding-top: 12px;
    width: 240px;
    /* overflow: hidden; */
}

.mainCon .firLi.on .subUl {
    display: block;
}

.mainCon .subUl li.subLi {
    padding: 12px 0;
    width: 239px;
    overflow: hidden;
}

.mainCon .subUl li.subLi.on .thirdUl {
    display: block;
}

.mainCon .subUl li.subLi a {
    display: block;
    float: left;
    font-size: 20px;
    color: #333;
    padding-left: 20px;
}

.mainCon .subUl li.subLi a.subLink {
    display: block;
    float: left;
    width: 180px;
    font-size: 20px;
    color: #333;
    padding-left: 20px;
}

.mainCon .subUl li.subLi.on a.subLink {
    color: #1962ad;
}

.mainCon .subUl li.thirdLi.on a.thirdLink {
    color: #1962ad;
}

.sjsCon .mainR .title {
    font-size: 28px;
    color: #1962ad;
    font-weight: bold;
    padding: 40px 0;
    text-align: center;
}

.sjsCon .mainR .infos {
    padding: 20px 0;
    padding-top: 0;
    border-bottom: 1px solid #ccd6e1;
    text-align: center;
}

.sjsCon .mainR .infos div {
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    margin-left: 75px;
}

.sjsCon .mainR .infos div img {
    height: 16px;
    vertical-align: top;
    margin-right: 8px;
}

.sjsCon .mainR .infos div.print {
    cursor: pointer;
    margin-left: 0;
}

.sjsCon .mainR .infos div.share img {
    cursor: pointer;
}

.tpxwCon .mainR .title {
    font-size: 28px;
    font-weight: bold;
    color: #1962ad;
    height: 78px;
    line-height: 78px;
    border-bottom: 1px solid #ccd6e1;
}

.tpxwCon .mainR .title h3 {
    float: left;
    height: 76px;
    border-bottom: 3px solid #209570;
}

.tpxwCon .mainR li {
    padding: 30px 0;
    overflow: hidden;
    border-bottom: 1px dashed #ccd6e1;
}

.tpxwCon .mainR li a {
    display: block;
}

.tpxwCon .mainR li .pic {
    display: block;
    float: left;
    width: 240px;
    height: 160px;
    overflow: hidden;
}

.tpxwCon .mainR li img {
    display: block;
    float: left;
    width: 240px;
    height: 160px;
    transition: .3s;
}

.tpxwCon .mainR li img:hover {
    transform: scale(1.1);
    transition: .3s;
}

.tpxwCon .mainR li .tuxwR {
    float: right;
    width: 713px;
}

.tpxwCon .mainR li .tuTit {
    font-size: 22px;
    color: #333;
}

.tpxwCon .mainR li .tuTit:hover {
    color: #1962ad;
}

.tpxwCon .mainR li .tuTime {
    font-size: 16px;
    color: #798da3;
    padding: 10px 0;
}

.tpxwCon .mainR li .tuDesc {
    font-size: 16px;
    line-height: 26px;
    color: #707070;
}

.tpxwCon .mainR li .tuSeeDet {
    font-size: 16px;
    color: #1962ad;
    padding-top: 15px;
}

.fgzcCon .mainR .title {
    font-size: 28px;
    font-weight: bold;
    color: #1962ad;
    height: 78px;
    line-height: 78px;
    border-bottom: 1px solid #ccd6e1;
}

.fgzcCon .mainR .title h3 {
    float: left;
    height: 76px;
    border-bottom: 3px solid #209570;
}

.fgzcCon .mainR li {
    padding: 5px 0;
    line-height: 30px;
    overflow: hidden;
}


.fgzcCon .mainR li:hover a {
    color: #1962ad;
}

.fgzcCon .mainR li:nth-child(5n) {
    border-bottom: 1px dashed #ccd6e1;
    padding-bottom: 21px;
}

.fgzcCon .mainR li:nth-child(5n+1) {
    margin-top: 10px;
}

.fgzcCon .mainR li a {
    display: block;
    float: left;
    color: #333;
    font-size: 20px;
    max-width: 850px;
    line-height: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.noNav .mainR li a {
    max-width: 1130px;
}

.fgzcCon .mainR li span {
    display: block;
    float: right;
    color: #999;
    font-size: 18px;
    margin-left: 0;
}

.pspj {
    padding: 0px 40px 40px 40px;
}

.pspjItem {
    width: 636px;
    float: left;
}

.pspj .pspjItem .title {
    font-size: 28px;
    color: #1962ad;
    border-bottom: 1px solid #ccd6e1;
    height: 90px;
    line-height: 90px;
}

.pspj .pspjItem .title h3 {
    float: left;
    height: 88px;
    border-bottom: 4px solid #209570;
}

.pspjCon .banner {
    margin-top: 40px;
    overflow: hidden;
}

.pspjCon .banner img {
    display: block;
    transition: .3s;
}

.pspjCon .banner img:hover {
    transform: scale(1.1);
    transition: .3s;
}

.fzlcCon {
    margin-top: 19px;
    background: url(syxx_fzlcBg_pc1400_v2022.jpg) no-repeat;
    padding: 20px 30px;
    height: 275px;
}

.fzlcCon p {
    font-size: 20px;
    line-height: 36px;
    color: #1d354e;
    text-indent: 2em;
}

.seeDet a {
    float: right;
    color: #1962ad;
    font-size: 16px;
    transition: .1s;
}

.seeDet a:hover {
    font-weight: bold;
}

.more a {
    display: block;
    width: 55px;
    background: url(syxx_moreArr_pc1400_v2022.png) no-repeat right center;
    font-size: 16px;
    color: #798da3;
}

.more a:hover {
    color: #3279bd
}

.pspjItem {
    height: 390px;
    margin-top: 5px;
}

.pspjItem ul {
    margin-top: 30px;
}

.pspjItem li {
    overflow: hidden;
    padding-left: 14px;
    background: url(syxx_dot1440_v2022.png) no-repeat left center;
    margin: 20px 0;
    font-size: 20px;
}

.pspjItem li a {
    display: block;
    float: left;
    width: 520px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}

.pspjItem li a:hover {
    color: #1962ad;
}

.pspjItem li a span {
    color: #1962ad;
}

.pspjItem li span.time {
    color: #999;
    font-size: 18px;
}

.thirdArr {
    display: block;
    float: right;
    transform: rotate(-90deg);
    transition: 0.3s;
    cursor: pointer;
    margin-right: 2px;
}

.thirdArr.open {
    transform: rotate(0deg);
    transition: 0.3s;
}

.thirdLi {
    font-size: 18px;
    padding: 10px;
    overflow: hidden;
}

.thirdUl {
    float: left;
    display: none;
    padding-top: 10px;
}

.thirdLi:last-child {
    padding-bottom: 0;
}

.mainCon .subUl li.subLi a:hover {
    color: #1962ad;
}

.zqyjCon .mainR .date {
    color: #a6b6ce;
    font-size: 52px;
    line-height: 52px;
}

.zqyjCon .mainR .ym {
    color: #a6b6ce;
    font-size: 16px;
}

.zqyjCon .mainR li {
    padding: 25px 0;
    border-bottom: 1px dashed #ccd6e1;
    overflow: hidden;
}

.zqyjCon .mainR li .right {
    width: 890px;
}

.zqyjCon .mainR .title {
    font-size: 22px;
    line-height: 34px;
    color: #333;
    padding-left: 30px;
    /* white-space: nowrap; */
    /* overflow: hidden; */
    text-overflow: ellipsis;
    background: url(syxx_yj_pc1400_v2022.png) no-repeat left center;
}

.zqyjCon .mainR .title:hover {
    color: #1962ad;
}

.zqyjCon .mainR .title a {
    color: #333;
}

.zqyjCon .mainR .title a:hover {
    color: #1962ad;
}

.zqyjCon .mainR li .right p {
    font-size: 16px;
    color: #707077;
    margin: 10px 0;
    line-height: 28px;
}

.zqyjCon .mainR li .right .pubTime {
    line-height: 27px;
    /* display: none; */}

.zqyjCon .mainR li .right .pubTime .time {
    float: left;
    font-size: 16px;
    color: #fff;
    background: #209570;
    padding: 3px 8px;
    border-radius: 3px;
    height: 27px;
}

.zqyjCon .mainR li .right .pubTime .seeDet {
    float: left;
    font-size: 16px;
    margin-left: 40px;
    color: #1962ad;
}

.zqyjCon .mainR li .right .pubTime .seeDet a {
    color: #1962ad;
}

.fbCon .mainR .right .title {
    background: url(syxx_bq_pc1400_v2022.png) no-repeat left 10px;

    white-space: normal;
    line-height: 36px;
}

.fbCon .mainR .pubTime {
    margin-top: 20px;
}

.tzCon .mainR li .right .pubTime .seeDet {
    margin-left: 0;
}

.zcfgCon .mainR li .right .pubTime .seeDet {
    margin-left: 0;
}

.zcfgCon .mainR .title {
    padding-left: 0;
    background: 0;
}


.sjkCon table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    font-size: 16px;
    margin-top: 20px;
}

.sjkCon table thead {
    background: #e8eff7;
    font-size: 18px;
}

.sjkCon table td,
.sjkCon table th {
    border: 1px solid #ccd6e1;
    padding: 13px 10px;
    font-weight: normal;
}

.sjkCon table tbody tr td:nth-child(2),
.sjkCon table thead tr th:nth-child(2) {
    width: 680px;
    text-align: left;
}

.sjkCon table tbody tr:nth-child(2n) {
    background: #fafcfd;
}

.sjkCon table a {
    color: #1962ad;
}

.noNav .mainR {
    width: auto!important;
}
.noNav .mainR li a {
    width: 1170px;
}

.noNavLay {
    width: auto;
    height: auto;
    overflow: hidden;
}
.noNavLay li a {
    width: 1170px;
    padding-right: 30px;
}
.clum_banner {
    width: 1400px;
    margin: 0 auto;
}
.clum_banner img {
    width: 100%;
}
.ops_shareLayer .ops_icons a.icon_weixin i:hover {
    background-image: url(syxx_weixin_pc1400_v2022h.png);
}
.ops_shareLayer .ops_icons a.icon_sina i:hover {
    background-image: url(syxx_weibo_pc1400_v2022h.png);
}
.ops_icons {
    margin-top: 3px!important;
}
.system_left {
    position: relative;
    height: 90px;
    background: url(syxx_zwptBg_pc1400_v2022.jpg) no-repeat;
    border-radius: 4px;
    margin-top: 20px;
    border: 1px solid #1962ad;
}
.system_left:hover {
    background: url(syxx_zwptOnBg_pc1400_v2022.png) no-repeat;
    border: 1px solid #fff;
}

.system_lefta a {
    display: block;
    width: 100%;
    height: 100%;
}
.system_left img,
.system_left p {
    display: block;
    float: left;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.system_left img {
    width: 40px;
}

.system_left p {
    font-size: 20px;
    color: #000;
    margin-left: 10px;
    line-height: 26px;
    text-align: left;
    left: 80px;
    padding-right: 10px;
}
.system_left p span {
    font-size: 16px;
    display: block;
    margin-left: -10px;
}
.system_left img.hover {
    display: none;
}

.system_left:hover img.hover {
    display: block;
}

.system_left:hover img.normal {
    display: none;
}

.system_left:hover p {
    color: #fff;
}
.system_left .nr {
    height: 38px;
    line-height: 38px;
    padding-top: 26px;
    text-align: center;
    padding-left: 30px;
}

.ewm p {
    font-size: 18px;
    color: #000;
    margin-left: 10px;
    line-height: 26px;
    text-align: left;
    left: 60px;
    padding-right: 10px;
}
.ewm .nr {
    height: 38px;
    line-height: 38px;
    padding-top: 26px;
    text-align: center;
    padding-left: 20px;
}
.video {
    display: block;
    width: 80%;
    height: auto;
    margin: 0 auto;

}
.h_video {
    display: block;
    width: 40%;
    height: auto;
    margin: 0 auto;
}
.video .video_box {
    width: 100%;
    height: auto;
    background: #000;
}


.detailCon2 .title {
    margin-bottom: 70px;
}
.detailCon2 ul {
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 100px;
}
.detailCon2 li {
    position: relative;
    float: left;
    width: 420px;
    height: 90px;
    background: url(syxx_zwptOnBg_pc1400_v2022.png) no-repeat;
    margin: 0 140px 20px 0;
    border-radius: 4px;
}
.detailCon2 li:nth-child(2) {
    margin-right: 0;
}
.detailCon2 li .nr {
    height: 38px;
    line-height: 38px;
    padding-top: 26px;
    text-align: center;
    padding-left: 0;
    font-size: 24px;
    color: #ffffff;
}
@media screen and (max-width: 1440px) {

    .crumbs {
        font-size: 14px;
        color: #155494;
        height: 45px;
        line-height: 45px;
    }

    .crumbs a {
        color: #155494;
    }

    .detailCon {
        width: 998px;
        margin: 0 auto;
        background: #fff;
        border: 1px solid #ecf2f7;
    }

    .notFoundCon {
        height: 550px;
        font-size: 20px;
    }

    .notFoundCon img {
        display: block;
        margin: 0 auto;
        padding-top: 70px;
        width: 420px;
    }

    .notFoundCon p {
        text-align: center;
        margin-top: 30px;
        font-size: 16px;
    }

    .notFoundCon a {
        color: #155494;
    }

    .notFoundCon p.sorryInfo {
        font-size: 22px;
        color: #1962ad;
        text-align: center;
        margin: 60px 0 30px 0;
    }

    .notFoundCon span {
        font-weight: bold;
        color: #2b8367;
    }

    .footer {
        margin-top: 60px;
    }

    .ztzlTit {
        font-size: 23px;
        color: #1962ad;
        border-bottom: 1px solid #ccd6e1;
        width: 940px;
        margin: 0 auto;
        height: 64px;
        line-height: 64px;
        font-weight: bold;
    }

    .ztzlTit h3 {
        height: 62px;
        border-bottom: 3px solid #209570;
        float: left;
    }

    .ztzlCon ul {
        width: 940px;
        margin: 0 auto;
        padding-bottom: 70px;
    }

    .ztzlCon li {
        float: left;
        margin-top: 20px;
        border-radius: 10px;
        width: 454px;
        height: 145px;
    }

    .ztzlCon li img {
        display: block;
        width: 454px;
        height: 145px;
        border-radius: 6px;
    }

    .ztzlCon li:nth-child(2n) {
        float: right;
    }

    .articleCon {
        padding: 0 40px 40px;
        box-sizing: border-box;
    }

    .artTit {
        font-size: 24px;
        color: #333;
        text-align: center;
        margin-top: 40px;
    }

    .articleCon .infos {
        margin-top: 40px;
        font-size: 13px;
        color: #798da3;
        padding-bottom: 15px;
        border-bottom: 1px solid #ccd6e1;
    }

    .articleCon .infos div {
        float: left;
    }

    .articleCon .infos div img {
        vertical-align: middle;
        margin-right: 8px;
        width: 17px;
    }

    .articleCon .infos span.time {
        width: 190px;
    }

    .articleCon .infos span.source {
        width: 500px;
    }

    .articleCon .infos div.print {
        width: 100px;
        cursor: pointer;
    }

    .articleCon .infos div.share {
        width: 120px;
    }

    .articleCon .infos div.share img {
        cursor: pointer;
    }

    .articleCon .artDet p {
        font-size: 16px!important;
        line-height: 32px!important;
    }
    .articleCon .artDet span {
        font-size: 16px!important;
        line-height: 32px!important;
    }


    .artDet p {
        font-size: 16px;
        line-height: 30px;
    }

    .artDet img {
        display: block;
        max-width: 500px;
        margin: 0 auto 0;
    }
    .artGL img {
        display: block;
        width: auto;
        max-width: 500px;
        margin: 0 auto 0;
    }

    .wzdtCon .title {
        font-size: 30px;
        color: #1962ad;
        font-weight: bold;
        text-align: center;
        height: 103px;
        line-height: 103px;
    }

    .wzdtCon ul {
        width: 938px;
        margin: 0 auto;
        padding-bottom: 30px;
    }

    .wzdtCon ul li {
        height: 68px;
        line-height: 68px;
        border: 1px solid #e6ebf0;
        margin-bottom: 25px;
        background: #fcfcfc;
    }

    .wzdtCon ul li .left {
        font-size: 14px;
        color: #333;
        font-weight: bold;
        width: 180px;
        text-align: center;
        background: url(syxx_wzdtLBg_pc1400_v2022.png) no-repeat;
        background-size: cover;
    }

    .wzdtCon ul li .right span {
        padding: 0 10px;
        border-left: 2px solid #999;
        height: 14px;
        display: inline-block;
        line-height: 12px;
    }

    .wzdtCon ul li .right span:first-child {
        border-left: 0;
    }

    .wzdtCon ul li .right a {
        font-size: 12px;
        line-height: 15px;
        color: #333;
    }

    .wzdtCon ul li .right a:hover {
        color: #1962ad;
    }

    .ywgzCon .title {
        text-align: center;
        font-size: 30px;
        line-height: 30px;
        color: #1962ad;
        font-weight: bold;
        background: url(syxx_titBg_pc1400_v2022.png) no-repeat center center;
        background-size: 100% auto;
        padding: 30px 0;
        width: 940px;
        margin: 0 auto;
    }

    .ywgzCon ul {
        padding: 0 0 30px 0;
        width: 940px;
        margin: 0 auto;
    }

    .ywgzCon ul li {
        float: left;
        height: 222px;
        width: 293px;
        box-shadow: 0 0 6px #e0e8f1;
        margin: 0 30px 33px 0px;
    }

    .ywgzCon ul li:nth-child(3n) {
        margin: 0 0 40px 0px;
    }

    .ywgzCon ul li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .ywgzCon ul li a:hover {
        background: url(syxx_ywgzOnBg_pc1400_v2022.jpg) no-repeat;
    }

    .ywgzCon ul li a:hover img.normal {
        display: none;
    }

    .ywgzCon ul li a:hover img.hover {
        display: block;
    }

    .ywgzCon ul li a:hover p {
        color: #fff;
    }

    .ywgzCon ul li img {
        display: block;
        margin: 0 auto;
        padding-top: 30px;
        height: 120px;
    }

    .ywgzCon ul li img.hover {
        display: none;
    }

    .ywgzCon ul li p {
        font-size: 20px;
        color: #1962ad;
        text-align: center;
        margin-top: 20px;
    }

    .glptCon .title {
        font-size: 30px;
        color: #1962ad;
        font-weight: bold;
        text-align: center;
        background: url(syxx_zwptTitBg_pc1400_v2022.png) no-repeat center center;
        background-size: 120%;
        margin: 0 auto;
        padding: 40px 0;
        width: 94%;
    }

    .glptCon ul {
        width: 940px;
        margin: 0 auto;
        padding-bottom: 50px;
    }

    .glptCon li {
        position: relative;
        float: left;
        width: 300px;
        height: 75px;
        background: url(syxx_zwptBg_pc1400_v2022.jpg) no-repeat;
        background-size: 300px 75px;
        margin: 0 20px 20px 0;
        border-radius: 3px;
    }

    .glptCon li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .glptCon li:nth-child(3n) {
        margin-right: 0;
    }

    .glptCon li:hover {
        background: url(syxx_zwptOnBg_pc1400_v2022.png) no-repeat;
        background-size: 300px 75px;
    }

    .glptCon li img,
    .glptCon li p {
        display: block;
        float: left;
    }

    .glptCon li img {
        width: 30px;
        position: absolute;
        top: 50%;
        display: block;
        transform: translateY(-50%);
    }

    .glptCon li p {
        font-size: 16px;
        color: #000;
        margin-left: 7px;
        width: 216px;
        text-align: left;
        position: absolute;
        top: 50%;
        display: block;
        transform: translateY(-50%);
        line-height: 24px;
        left: 45px;
    }

    .glptCon li img.hover {
        display: none;
    }

    .glptCon li:hover img.hover {
        display: block;
    }

    .glptCon li:hover img.normal {
        display: none;
    }

    .glptCon li:hover p {
        color: #fff;
    }

    .glptCon li .nr {
        height: 30px;
        line-height: 30px;
        padding-top: 26px;
        text-align: center;
        padding-left: 10px;
    }

    .fwfxCon .title {
        font-size: 30px;
        color: #1962ad;
        font-weight: bold;
        text-align: center;
        height: 100px;
        line-height: 100px;
    }

    .fwfx {
        width: 1245px;
        margin: 0 auto;
        border: 1px solid #ececec;
    }

    .ssjg {
        width: 940px;
        margin: 0 auto;
        padding: 30px 0;
    }

    .searchCon {
        height: 40px;
        background: url(syxx_ssjgBg_pc1400_v2022.png) no-repeat;
        padding: 30px;
    }

    .searchCon .mrCon input {
        box-sizing: border-box;
        display: block;
        float: left;
        width: 580px;
        height: 40px;
        padding: 0 10px;
        line-height: 40px;
        border: 1px solid #1962ad;
        font-size: 16px;
        color: #333;
    }

    .searchCon .mrCon button {
        display: block;
        float: left;
        width: 130px;
        padding-left: 20px;
        height: 40px;
        border: 1px solid #316b60;
        font-size: 16px;
        color: #fff;
        background: #2b8367 url(syxx_search_pc1400_v2022.png) no-repeat 25px center;
        background-size: 24px auto;
        cursor: pointer;
    }

    .advancedSeaBtn {
        float: right;
        font-size: 20px;
        color: #fff;
        width: 130px;
        height: 40px;
        line-height: 40px;
        background: url(syxx_advSeaBg_pc1400_v2022.png) no-repeat;
        text-align: center;
        cursor: pointer;
    }

    .jsInfo {
        height: 70px;
        line-height: 70px;
        font-size: 15px;
        color: #333;
        border-bottom: 1px solid #ccd6e1;
    }

    .jsInfo span {
        color: #bc0707;
    }

    .ssjgCon .sort {
        font-size: 15px;
        line-height: 15px;
        color: #999;
    }

    .ssjgCon .sort div {
        float: left;
        padding: 5px;
        border: 1px solid #e0e0e0;
        background: #fbfbfb;
        margin-left: 20px;
        margin-top: 23px;
    }

    .ssjgCon .sort div.on {
        background: #f8fafc;
        border: 1px solid #1962ad;
        color: #1962ad;
    }

    .seaResult li {
        padding-bottom: 15px;
        border-bottom: 1px solid #ccd6e1;
    }

    .ssjgCon .resTit a {
        display: block;
        font-size: 16px;
        color: #333;
        padding: 20px 0 15px 0;
    }

    .ssjgCon span.resRed {
        color: #bc0707;
    }

    .ssjgCon .seaResult p {
        font-size: 13px;
        line-height: 24px;
        color: #707070;
    }

    .ssjgCon .seaResult .artTime {
        font-size: 13px;
        color: #798da3;
        margin-top: 10px;
    }

    .page {
        position: relative;
        padding: 30px 0;
    }

    .ssjgCon .pageCon {

    }

    .pageCon {

    }

    .page a {
        display: block;
        float: left;
        padding: 6px 9px;
        border: 1px solid #dddddd;
        font-size: 13px;
        line-height: 13px;
        color: #333;
        margin-right: 3px;
        border-radius: 3px;
    }

    .page input {
        display: block;
        float: left;
        height: 27px;
        line-height: 27px;
        width: 36px;
        text-align: center;
        margin-right: 5px;
        border-radius: 2px;
    }

    .page input[type="text"] {
        height: 25px;
        border: 1px solid #dddddd;
    }

    .page input[type="submit"] {
        border-radius: 2px;
        background: #1962ad;
        color: #fff;
        cursor: pointer;
    }

    .page .page_txt {
        float: left;
        height: 28px;
        line-height: 28px;
        margin-right: 5px;
        font-size: 13px;
    }

    .page a.current {
        color: #fff;
        background: #1962ad;
    }

    .advancedSeaCon {
        display: none;
        width: 878px;
        height: 435px;
        background: #fff;
        margin-top: 30px;
        border: 1px solid #e6ebf0;
    }

    .asTit {
        font-size: 20px;
        color: #1962ad;
        font-weight: bold;
        text-align: center;
        background: url(syxx_asTitbg_pc1400_v2022.png) no-repeat center center;
        margin: 30px auto;
        width: 820px;
    }

    .seaInfoCon {
        width: 820px;
        margin: 30px auto 20px auto;
    }

    .seaInfoCon li {
        float: left;
        font-size: 16px;
        line-height: 38px;
        margin-bottom: 15px;
    }

    .seaInfoCon input {
        height: 38px;
        border: 1px solid #e0e0e0;
        padding: 0 10px;
        font-size: 16px;
        color: #cccccc;
    }

    .seaInfoCon .allWidth input {
        width: 743px;
    }

    .halfWidth input {
        width: 313px;
    }

    .datePicker .left.zhi {
        text-align: center;
        width: 101px;
        color: #999;
    }

    .datePicker input {
        background: url(syxx_date_pc1400_v2022.png) no-repeat 380px center;
        cursor: pointer;
        padding-right: 40px;
        width: 283px;
    }

    .datePicker input:hover {
        background: url(syxx_dateOn_pc1400_v2022.png) no-repeat 380px center;
    }

    input::-webkit-input-placeholder {
        /*WebKit browsers*/
        color: #cccccc;

    }

    input::-moz-input-placeholder {
        /*Mozilla Firefox*/
        color: #cccccc;

    }

    input::-ms-input-placeholder {
        /*Internet Explorer*/
        color: #cccccc;

    }

    .ssjgCon .btns {
        width: 240px;
        margin: 0 auto;
    }

    .ssjgCon .btns div {
        float: left;
        width: 109px;
        height: 36px;
        line-height: 36px;
        text-align: center;
        border-radius: 2px;
        font-size: 18px;
        cursor: pointer;
    }

    .ssjgCon .btns .sea {
        background: url(syxx_searchBtnBg_pc1400_v2022.png) no-repeat;
        color: #fff;
    }

    .ssjgCon .btns .cancel {
        border: 1px solid #e0e0e0;
        color: #999;
        background: #fbfbfb;
    }

    .ssjgCon .shouqi {
        text-align: center;
        width: 230px;
        background: url(syxx_sqBg_pc1400_v2022.png) no-repeat center center;
        margin: 0 auto;
        margin-top: 20px;
        font-size: 13px;
        color: #1962ad;
        line-height: 13px;
    }

    .ssjgCon .shouqi img {
        vertical-align: top;
        height: 13px;
    }

    .sqBtn {
        margin: 0 auto;
        cursor: pointer;
    }

    .mainCon {
        width: 1000px;
        margin: 0 auto;
    }

    .mainL {}

    .leftNav {
        width: 247px;
        border: 1px solid #1962ad;
    }

    .sypsxt {
        margin-top: 10px;
    }

    .sypsxt a {
        display: block;
    }

    .sypsxt img {
        width: 249px;
        display: block;
    }

    .mainL .title {
        width: 224px;
        line-height: 30px;
        background: url(syxx_mainLTitBg_pc1400_v2022.jpg) no-repeat;
        background-size: 100% 100%;
        font-size: 18px;
        color: #fff;
        padding: 10px 5px 10px 20px;
    }

    .mainCon .firUl {
        padding-bottom: 30px;
        background: #fff;
    }

    .mainCon .firUl li.firLi {
        margin: 0 20px;
        border-bottom: 1px solid #e0e0e0;
        padding: 15px 0;
    }

    .mainCon .firUl li.firLi:hover a.firLink {
        color: #1962ad;
    }

    .mainCon .firUl .firLi a.firLink {
        font-size: 16px;
        line-height: 26px;
        color: #333;
    }

    .mainCon .firUl li.firLi.on {
        border-bottom: 1px solid #1962ad;
    }

    .mainCon .firUl li.firLi.on a.firLink {
        color: #1962ad;
    }

    .mainR {
        width: 670px;
        padding: 0 30px;
        background: #fff;
        border: 1px solid #ecf2f7;
        min-height: 462px;
    }

    .mainRTitle {
        font-size: 20px;
        font-weight: bold;
        color: #1962ad;
        height: 64px;
        line-height: 64px;
        border-bottom: 1px solid #ccd6e1;
    }

    .mainRTitle h3 {
        float: left;
        height: 62px;
        border-bottom: 3px solid #209570;
    }


    .rmztCon .mainR ul {
        padding-top: 30px;
    }

    .rmztCon .mainR li {
        float: left;
        border-radius: 5px;
        overflow: hidden;
        width: 214px;
        margin-right: 13px;
        margin-bottom: 20px;
    }

    .rmztCon .mainR li:nth-child(3n) {
        margin-right: 0;
    }

    .rmztCon .mainR li .pic {
        overflow: hidden;
        width: 214px;
        height: 122px;
    }

    .rmztCon .mainR li img {
        display: block;
        width: 100%;
        height: 122px;
    }

    .rmztCon .mainR li p {
        height: 34px;
        line-height: 34px;
        padding: 0 8px;
        font-size: 15px;
        color: #333;
        background: url(syxx_rmztTItBg_pc1400_v2022.png) no-repeat;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .mainCon .firUl .firLi img.subArr {
        vertical-align: top;
        float: right;
        cursor: pointer;
        transform: rotate(-90deg);
        transition: 0.3s;
        width: 22px;
    }

    .mainCon .firUl .firLi img.subArr.open {
        transform: rotate(0deg);
        transition: 0.3s;
    }

    .mainCon .subUl {
        display: none;
        padding-top: 12px;
        width: 199px;
        overflow: hidden;
    }

    .mainCon .firLi.on .subUl {
        display: block;
    }

    .mainCon .subUl li.subLi {
        padding: 10px 0;
        width: 198px;
    }

    .mainCon .subUl li.subLi a {
        font-size: 16px;
        color: #333;
        padding-left: 20px;
    }

    .mainCon .subUl li.subLi a.subLink {
        width: 150px;
        font-size: 16px;
        color: #333;
        padding-left: 20px;
    }

    .mainCon .subUl li.subLi.on a {
        color: #1962ad;
    }

    .sjsCon .mainR .title {
        font-size: 23px;
        color: #1962ad;
        font-weight: bold;
        padding: 30px 0;
        text-align: center;
    }

    .sjsCon .mainR .infos {
        padding: 20px 0;
        padding-top: 0;
        border-bottom: 1px solid #ccd6e1;
        text-align: center;
    }

    .sjsCon .mainR .infos div {
        display: inline-block;
        font-size: 14px;
        line-height: 14px;
        margin-left: 60px;
    }

    .sjsCon .mainR .infos div img {
        height: 14px;
        vertical-align: top;
        margin-right: 5px;
    }

    .sjsCon .mainR .infos div.print {
        cursor: pointer;
        margin-left: 0;
    }

    .sjsCon .mainR .infos div.share img {
        cursor: pointer;
    }

    .tpxwCon .mainR .title {
        font-size: 28px;
        font-weight: bold;
        color: #1962ad;
        height: 78px;
        line-height: 78px;
        border-bottom: 1px solid #ccd6e1;
    }

    .tpxwCon .mainR .title h3 {
        float: left;
        height: 76px;
        border-bottom: 3px solid #209570;
    }

    .tpxwCon .mainR li {
        padding: 25px 0;
        overflow: hidden;
        border-bottom: 1px dashed #ccd6e1;
    }

    .tpxwCon .mainR li a {
        display: block;
    }

    .tpxwCon .mainR li .pic {
        display: block;
        float: left;
        width: 200px;
        height: 133px;
    }

    .tpxwCon .mainR li img {
        display: block;
        float: left;
        width: 200px;
        height: 133px;
    }

    .tpxwCon .mainR li .tuxwR {
        float: right;
        width: 447px;
    }

    .tpxwCon .mainR li .tuTit {
        font-size: 18px;
        color: #333;
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .tpxwCon .mainR li .tuTime {
        font-size: 14px;
        color: #798da3;
        padding: 6px 0;
    }

    .tpxwCon .mainR li .tuDesc {
        font-size: 14px;
        line-height: 24px;
        color: #707070;
    }

    .tpxwCon .mainR li .tuSeeDet {
        font-size: 14px;
        color: #1962ad;
        padding-top: 7px;
    }

    .fgzcCon .mainR .title {
        font-size: 28px;
        font-weight: bold;
        color: #1962ad;
        height: 78px;
        line-height: 78px;
        border-bottom: 1px solid #ccd6e1;
    }

    .fgzcCon .mainR .title h3 {
        float: left;
        height: 76px;
        border-bottom: 3px solid #209570;
    }

    .fgzcCon .mainR li {
        padding: 3px 0;
    }

    .fgzcCon .mainR li:hover a {
        color: #1962ad;
    }

    .fgzcCon .mainR li:nth-child(5n) {
        border-bottom: 1px dashed #ccd6e1;
        padding-bottom: 18px;
    }

    .fgzcCon .mainR li:nth-child(5n+1) {
        margin-top: 10px;
    }

    .fgzcCon .mainR li a {
        display: inline-block;
        color: #333;
        font-size: 16px;
        max-width: 570px;
        line-height: 30px;}
    .noNav .mainR li a {
        max-width: 820px;
    }

    .fgzcCon .mainR li span {
        color: #999;
        font-size: 16px;
        margin-left: 0;
    }

    .pspj {
        padding: 0px 30px 40px 30px;
    }

    .pspjItem {
        width: 455px;
        float: left;
    }

    .pspj .pspjItem .title {
        font-size: 24px;
        color: #1962ad;
        border-bottom: 1px solid #ccd6e1;
        height: 76px;
        line-height: 76px;
    }

    .pspj .pspjItem .title h3 {
        float: left;
        height: 75px;
        border-bottom: 3px solid #209570;
    }

    .pspjCon .banner {
        margin-top: 40px;
    }

    .pspjCon .banner img {
        display: block;
    }

    .fzlcCon {
        margin-top: 15px;
        background: url(syxx_fzlcBg_pc1400_v2022.jpg) no-repeat;
        padding: 20px 20px;
        height: 230px;
    }

    .fzlcCon p {
        font-size: 16px;
        line-height: 30px;
        color: #1d354e;
        text-indent: 2em;
    }

    .seeDet a {
        float: right;
        color: #1962ad;
        font-size: 16px;
    }

    .more a {
        display: block;
        width: 45px;
        background: url(syxx_moreArr_pc1400_v2022.png) no-repeat right center;
        height: 76px;
        background-size: 13px auto;
        font-size: 14px;
        color: #798da3;
    }

    .pspjItem {
        height: 365px;
        margin-top: 2px;
    }

    .pspjItem ul {
        margin-top: 30px;
    }

    .pspjItem li {
        overflow: hidden;
        padding-left: 14px;
        background: url(syxx_dot1440_v2022.png) no-repeat left center;
        margin: 25px 0;
        font-size: 16px;
    }

    .pspjItem li a {
        display: block;
        float: left;
        width: 364px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #333;
    }

    .pspjItem li a:hover {
        color: #1962ad;
    }

    .pspjItem li a span {
        color: #1962ad;
    }

    .pspjItem li span.time {
        color: #999;
        font-size: 15px;
    }

    .pspjCon .banner img {
        width: 940px;
    }

    .thirdArr {
        float: right;
        vertical-align: top;
        transform: rotate(-90deg);
        transition: 0.3s;
        cursor: pointer;
        width: 22px;
    }

    .thirdArr.open {
        transform: rotate(0deg);
        transition: 0.3s;
    }

    .thirdLi {
        font-size: 18px;
        padding: 10px;
    }

    .thirdUl {
        display: none;
        padding-top: 10px;
    }

    .thirdLi:last-child {
        padding-bottom: 0;
    }

    .mainCon .subUl li.subLi a:hover {
        color: #1962ad;
    }

    .zqyjCon .mainR .date {
        color: #a6b6ce;
        font-size: 43px;
        line-height: 43px;
    }

    .zqyjCon .mainR .ym {
        color: #a6b6ce;
        font-size: 13px;
    }

    .zqyjCon .mainR li {
        padding: 20px 0;
        border-bottom: 1px dashed #ccd6e1;
        overflow: hidden;
    }

    .zqyjCon .mainR li .right {
        width: 590px;
    }

    .zqyjCon .mainR .title {
        font-size: 18px;
        line-height: 30px;
        color: #333;
        padding-left: 20px;
        /* white-space: nowrap; */
        overflow: hidden;
        text-overflow: ellipsis;
        background: url(syxx_yj_pc1400_v2022.png) no-repeat left center;
        background-size: auto 18px;
    }

    .zqyjCon .mainR li .right p {
        font-size: 14px;
        color: #707077;
        margin: 5px 0;
        line-height: 24px;
    }

    .zqyjCon .mainR li .right .pubTime {
        line-height: 23px;
    }

    .zqyjCon .mainR li .right .pubTime .time {
        float: left;
        font-size: 13px;
        line-height: 13px;
        color: #fff;
        background: #209570;
        padding: 5px 8px;
        border-radius: 2px;
        height: 13px;
    }

    .zqyjCon .mainR li .right .pubTime .seeDet {
        float: left;
        font-size: 14px;
        margin-left: 40px;
        color: #1962ad;
    }

    .zqyjCon .mainR li .right .pubTime .seeDet a {
        color: #1962ad;
        font-size: 14px;
    }

    .fbCon .mainR .right .title {
        background: url(syxx_bq_mobile_v2022.png) no-repeat left 8px;
        background-size: 16px auto;
        white-space: normal;
        line-height: 30px;
        font-size: 18px;
    }

    .fbCon .mainR li .right .pubTime {
        margin-top: 15px;
    }

    .tzCon .mainR li .right .pubTime .seeDet {
        margin-left: 0;
    }

    .zcfgCon .mainR li .right .pubTime .seeDet {
        margin-left: 0;
    }

    .zcfgCon .mainR .title {
        padding-left: 0;
        background: 0;
    }

    .sjkCon table {
        width: 100%;
        border-collapse: collapse;
        text-align: center;
        font-size: 13px;
        margin-top: 20px;
    }

    .sjkCon table thead {
        background: #e8eff7;
        font-size: 15px;
    }

    .sjkCon table td,
    .sjkCon table th {
        border: 1px solid #ccd6e1;
        padding: 7px 10px;
        font-weight: normal;
        line-height: 25px;
    }

    .sjkCon table tbody tr td:nth-child(2),
    .sjkCon table thead tr th:nth-child(2) {
        width: 440px;
        text-align: left;
    }

    .sjkCon table tbody tr:nth-child(2n) {
        background: #fafcfd;
    }

    .sjkCon table a {
        color: #1962ad;
    }
    .noNav .mainR {
        width: auto!important;
    }
    .noNav .mainR li a {
        width: 830px;
    }
    .noNavLay {
        width: auto;
    }
    .noNavLay li a {
        width: 810px;
    }
    .clum_banner {
        width: 1000px;
        margin: 0 auto;
    }
    .articleCon .artDet table tr td * {
        font-size: 14px!important;
        line-height: 24px!important;
    }
    .articleCon .artDet table tr td p {
        font-size: 14px!important;
        line-height: 24px!important;
    }
    .articleCon .artDet table tr td span {
        font-size: 14px!important;
        line-height: 24px!important;
    }
    .system_left {
        position: relative;
        height: 75px;
        background: url(syxx_zwptBg_pc1400_v2022.jpg) no-repeat;
        background-size: 300px 75px;
        margin-top: 20px;
        border-radius: 3px;
    }

    .system_left a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .system_left:hover {
        background: url(syxx_zwptOnBg_pc1400_v2022.png) no-repeat;
        background-size: 300px 75px;
    }

    .system_left img,
    .system_left p {
        display: block;
        float: left;
    }

    .system_left img {
        width: 30px;
        position: absolute;
        top: 50%;
        display: block;
        transform: translateY(-50%);
    }

    .system_left p {
        font-size: 18px;
        color: #000;
        margin-left: 7px;
        text-align: left;
        position: absolute;
        top: 50%;
        display: block;
        transform: translateY(-50%);
        line-height: 24px;
        left: 60px;
    }

    .system_left img.hover {
        display: none;
    }

    .system_left:hover img.hover {
        display: block;
    }

    .system_left:hover img.normal {
        display: none;
    }

    .system_left:hover p {
        color: #fff;
    }

    .system_left .nr {
        height: 30px;
        line-height: 30px;
        padding-top: 26px;
        text-align: center;
        padding-left: 20px;
    }

    .ewm p {
        font-size: 16px;
        color: #000;
        margin-left: 0;
        text-align: left;
        position: absolute;
        top: 50%;
        display: block;
        transform: translateY(-50%);
        line-height: 24px;
        left: 50px;
        padding-right: 0;
    }
    .ewm .nr {
        height: 30px;
        line-height: 30px;
        padding-top: 26px;
        text-align: center;
        padding-left: 10px;
    }

    .detailCon2 .title {
        margin-bottom: 50px;
    }
    .detailCon2 ul {
        width: 690px;
        margin: 0 auto;
        padding-bottom: 70px;
    }
    .detailCon2 li {
        position: relative;
        float: left;
        width: 300px;
        height: 75px;
        background: url(syxx_zwptOnBg_pc1400_v2022.png) no-repeat;
        background-size: cover;
        margin: 0 90px 20px 0;
        border-radius: 4px;
    }
    .detailCon2 li:nth-child(2) {
        margin-right: 0;
    }
    .detailCon2 li .nr {
        height: 30px;
        line-height: 30px;
        padding-top: 22px;
        text-align: center;
        padding-left: 0;
        font-size: 20px;
        color: #ffffff;
    }
    .system_left p span {
        font-size: 13px;
        display: block;
        margin-left: -10px;
    }
}