@charset "utf-8";

body,
button,
input,
select,
textarea {
    font: 12px/1.5 "微软雅黑", arial;
}

body,
h1,index_hd_v5.0
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
th,
td,
p,
blockquote,
pre,
form,
fieldset,
legend,
input,
button,
textarea,
hr {
    margin: 0;
    padding: 0;
}

a {
    font-family: "微软雅黑";
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #269fe8;
}


/* 电脑端样式 */
@media screen and (min-width: 768px) {
    .hidden-pc {
        display: none;
    }

    .hidden-mobile {
        display: block;
    }

    .clearfix:before,
    .clearfix:after {
        content: '';
        display: table;
        height: 0;
        visibility: hidden;
        display: block;
    }

    .clearfix:after {
        clear: both;
    }

    .contLeft h2 span,
    .contRight h2 span,
    .contAll h2 span,
    .workBox a,
    .crumb {
        background: url("../images/icon.png") left top no-repeat;
    }

    .contAll h2 {
        border: 1px solid #DFDFDF;
        border-top: 2px solid #278BCB;
        overflow: hidden;
        padding: 10px 0;
    }

    .contAll h2 span {
        background-position: 10px -40px;
        padding: 0 0 0 30px;
        font: bold 14px/20px "宋体";
        display: block;
        float: left;
    }

    .subnav {
        width: 236px;
        height: 790px;
        float: left;
        border: solid 1px #e2e2e2;
    }

    .main-col .sp-info-box {
        border-top: none;
    }

    .main-col .content {
        height: auto !important;
        min-height: 450px;
        padding: 20px 15px;
        font: 14px/24px arial;
    }

    .main-col .content p {
        margin-bottom: 18px;
    }




    .warp {
        clear: both;
        margin: 0 auto;
        width: 1000px;
    }

    .top {
        background: #eee;
        border-bottom: 1px solid #ddd;
        line-height: 32px;
        text-align: right;
        border-top: 2px solid #676767;
        height: 40px;
        width: 100%;
    }

    .top a {
        background: url("../images/head_box.png") center top no-repeat;
        width: 110px;
        padding: 0 0 0 15px;
        display: block;
        float: right;
        text-align: center;
        color: #FFF;
    }

    .top span {
        display: inline-block;
        padding: 0 30px;
        display: block;
        float: right;
    }

    .header {
        border-top: 1px solid #eadbc3;
    }

    .header .warp {
        height: 110px;
        background: url("../images/head_jjhswq.png") no-repeat right bottom;
    }

    .header .logo {
        background: url("../images/logo_sxhzq.jpg") 5px 16px no-repeat;
        float: left;
        height: 85px;
        padding: 20px 0 0 5px;
        text-indent: -9999px;
        width: 700px;
    }

    .mainNav {
        background-color: #f2f2f2;
        border-top: 1px solid #ddd;
        height: 49px;
        line-height: 50px;
        position: relative;
        border-bottom: 6px solid #268bcb;
    }

    .mainNav ul {
        margin: 0 auto;
        width: 1010px;
    }

    .mainNav li {
        display: inline;
        float: left;
        text-align: center;
        width: 100px;
        border-right: 1px solid #f2f2f2;
    }

    .mainNav li a:hover,
    .mainNav li a.on {
        background-color: #268bcb;
        color: #fff;
    }

    .mainNav li a {
        color: #333333;
        display: block;
        font: bold 14px/49px arial;
        text-decoration: none;
        border-bottom: 6px solid #268bcb;
    }

    .mainNav li.n_red a {
        border-color: #EA2424;
    }

    .mainNav li.n_blue a {
        border-color: #4FA6DE;
    }

    .mainNav li.n_green a {
        border-bottom-color: #6DB909;
    }

    .mainNav li.n_orange a {
        border-bottom-color: #FD6F21;
    }

    .mainNav .n_red a:hover,
    .mainNav .n_red a.on {
        background-color: #EA2424;
    }

    .mainNav .n_blue a:hover,
    .mainNav .n_blue a.on {
        background-color: #4FA6DE;
    }

    .mainNav .n_green a:hover,
    .mainNav .n_green a.on {
        background-color: #6DB909;
    }

    .mainNav .n_orange a:hover,
    .mainNav .n_orange a.on {
        background-color: #FD6F21;
    }

    .newsBox {
        margin-top: 10px;
        margin-bottom: 25px;
        overflow: hidden;
    }

    .newsBox .newsImgsBox {
        width: 480px;
        height: 300px;
        padding: 5px;
        float: left;
        background: #EDEDED;
    }

    .n_imgsBox,
    .n_imgsBox .callbacks li {
        width: 480px;
        height: 300px;
        position: relative;
        overflow: hidden;
    }

    .n_imgsBox .callbacks li a {
        display: block;
        position: relative;
    }

    .n_imgsBox .callbacks li a:hover {
        text-decoration: none;
    }

    .n_imgsBox li img {
        width: 480px;
        height: 300px;
        display: block;
    }

    .n_imgsBox .callbacks li span {
        width: 360px;
        padding: 0 100px 0 20px;
        font: bold 16px/45px Arial;
        display: block;
        color: #FFF;
        background: url("../images/li_bg.png");
        position: absolute;
        bottom: 0;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .n_imgsBox .callbacks_tabs {
        position: absolute;
        bottom: 20px;
        right: 15px;
        z-index: 9;
    }

    .n_imgsBox .callbacks_tabs li {
        float: left;
    }

    .n_imgsBox .callbacks_tabs a {
        display: block;
        float: left;
        width: 13px;
        height: 13px;
        text-indent: -999px;
        overflow: hidden;
        margin-right: 5px;
        cursor: pointer;
        background: #D9D9D9;
        border-radius: 50%;
    }

    .n_imgsBox .callbacks_tabs .callbacks_here a {
        background: #CB0E02;
    }

    .callbacks_nav {
        position: absolute;
        left: 5px;
        top: 40%;
        z-index: 99;
        display: block;
        background: url("../images/li_bg.png");
        color: #EDEDED;
        padding: 0 10px;
        font: 30px/60px "宋体";
    }

    .callbacks_nav:hover {
        color: #FFFFFF;
    }

    .next {
        left: auto;
        right: 5px;
    }

    .n_listBox {
        width: 490px;
        height: 300px;
        float: left;
        overflow: hidden;
        position: relative;
    }

    .n_listBox_zuo {
        width: 615px;
        height: 180px;
        float: left;
    }

    .n_zuo_img {
        width: 190px;
        height: 180px;
        float: left;
        background: url("../images/kjcx_05.jpg") no-repeat;
    }

    .n_zuo_wenzi {
        width: 375px;
        height: 180px;
        float: left;
        margin-left: 20px;
    }

    .n_listBox_you {
        width: 380px;
        height: 180px;
        float: left;
    }

    .fuwu_left_he {
        width: 110px;
        height: 80px;
        float: left;
        text-align: center;
        border: solid 1px #e7e7e7;
    }

    .fuwu_left_he img {
        margin-top: 10px;
    }

    .fuwu_left_he p {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .fuwu_kg_s {
        margin-right: 22px;
    }

    .fuwu_kg_h {
        margin-bottom: 15px;
    }


    .science_title {
        position: absolute;
        left: 12px;
        top: -5px;
        width: 125px;
        height: 32px;
    }

    .education_title {
        position: absolute;
        left: 12px;
        top: -5px;
        width: 125px;
        height: 32px;
    }

    .education_img {
        width: 140px;
        height: 98px;
        background: url("../images/kjcx_34.jpg") no-repeat center;
        float: left;
        margin-top: 27px;
    }


    .n_l_nav {
        border-bottom: 2px solid #007CCD;
        overflow: hidden;
    }

    .n_l_nav span {
        font-weight: bold;
        display: block;
        float: left;
        cursor: pointer;
        padding: 0 20px;
        margin: 0 5px 0 0;
        border-bottom: solid 2px #0365b4;
        border-radius: 5px 5px 0 0;
        color: #0365b4;
        font-size: 20px;
    }


    .n_listBox .cont {
        position: absolute;
        height: 230px;
        overflow: hidden;
    }

    .n_listBox ul {
        padding: 10px 0;
        width: 490px;
        float: left;
    }

    .n_listBox li {
        overflow: hidden;
        position: relative;
    }

    .n_listBox li a {
        display: block;
        font: 14px/36px Arial;
        padding: 0 120px 0 30px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .n_listBox li em {
        position: absolute;
        top: 15px;
        left: 8px;
        background: #CBCBCB;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        float: left;
        z-index: 1;
    }

    .n_listBox li:hover em {
        background: #007CCD;
        transition: 0.5s;
    }

    .n_listBox li span {
        position: absolute;
        right: 0;
        top: 0;
        color: #999999;
        font: 14px/36px Arial;
        z-index: 1;
    }

    .n_listBox_s ul {
        padding: 0 0;
        float: left;
    }

    .n_listBox_s li {
        overflow: hidden;
        position: relative;
    }

    .n_listBox_s li a {
        display: block;
        font: 14px/36px Arial;
        padding: 0 0 0 30px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 250px;
    }

    /*.n_listBox_s li em {position: absolute;top: 15px;left: 8px;background: #CBCBCB;width: 8px;height: 8px;border-radius: 50%;float: left;z-index: 1;}
    
    .n_listBox_s li:hover em {background: #007CCD;transition: 0.5s;}*/

    .l_more a {
        float: right;
        overflow: hidden;
        width: 50px;
        height: 20px;
        margin: 5px 0 0 0;
    }

    .l_more a:hover {
        background-position: right -150px;
    }

    .gdtz {
        margin-top: 25px;
    }

    .cont_ggtz li em {
        position: absolute;
        top: 15px;
        left: 8px;
        background: #CBCBCB;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        float: left;
        z-index: 1;
    }

    .cont_ggtz li:hover em {
        background: #007CCD;
        transition: 0.5s;
    }

    .cont_ggtz li span {
        position: absolute;
        right: 0;
        top: 0;
        color: #999999;
        font: 14px/36px Arial;
        z-index: 1;
    }

    .cont_ggtz ul {
        padding: 0 0;
        float: left;
        width: 370px;
    }

    .cont_ggtz li {
        overflow: hidden;
        position: relative;
    }

    .cont_ggtz li {
        display: block;
    }

    .cont_ggtz li a {
        font: 14px/36px Arial;
        padding: 0 0 0 30px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: block;
        width: 250px;
    }

    .newsBox .n_listBox {
        float: right;
    }

    .newsBox .n_listBox .cont {
        height: 270px;
    }

    .magazineBox {
        clear: both;
        position: relative;
        margin-bottom: 30px;
        margin-top: 20px;
    }

    .magazineBox em {
        position: absolute;
        top: 30%;
        font: 30px/30px "宋体";
        display: block;
        overflow: hidden;
        cursor: pointer;
    }

    .magazineBox .perv {
        left: -20px;
    }

    .magazineBox .next {
        right: -20px;
    }

    .magazineBox .list {
        width: 1014px;
        height: 90px;
        overflow: hidden;
        margin: 0 0 0 -6px;
    }

    .magazineBox .list li {
        float: left;
        width: 318px;
        height: 90px;
        padding: 0 10px;
        text-align: center;
    }

    .magazineBox .list li .info {
        height: 40px;
        line-height: 20px;
    }


    .sitesBox {
        overflow: hidden;
        clear: both;
    }

    .sitesBox .tit {
        display: block;
        font: bold 14px/30px "宋体";
        color: #008DD5;
        border-top: 3px solid #268bcb;
        border-bottom: 1px solid #DFDFDF;
        padding: 0 20px;
    }

    .sitesBox table {
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .sitesBox td {
        padding: 4px 0 4px 10px;
        white-space: nowrap;
    }

    .tit a:hover {
        color: #268bcb;
        text-decoration: none;
    }

    .crumb {
        font: 12px/30px "宋体";
        border: 1px solid #DFDFDF;
        background-color: #F3F3F3;
        padding-left: 30px;
        background-position: 10px 0;
        margin-bottom: 5px;
    }

    .contRight {
        float: right;
        width: 750px;
    }

    .contAll {}


    .contR_cont {
        border: 1px solid #DFDFDF;
        border-top: none;
        padding-bottom: 20px;
        min-height: 600px;
        margin-bottom: 20px;
    }

    .contR_detail {
        /*overflow: auto;*/
        padding: 10px 25px;
    }

    .contR_detail p {
        margin-top: 10px;
        margin-bottom: 10px;
        text-indent: 2em;
    }

    .contR_detail h1 {
        font: 22px/30px "微软雅黑";
        text-align: center;
        letter-spacing: 1px;
        color: #333333;
        padding: 20px;
    }

    .c_d_info {
        font: 12px/30px "宋体";
        text-align: center;
        clear: both;
        margin-bottom: 20px;
        border-bottom: 1px solid #EFEFEF;
    }

    .c_d_info span {
        display: inline-block;
        margin-right: 5px;
    }

    .c_d_content {
        font: 14px/200% "宋体";
        text-align: justify;
        overflow: hidden;
    }

    .c_d_info .large {
        font-size: 16px;
    }

    .c_d_info .middle {
        font-size: 14px;
    }

    .c_d_info .small {
        font-size: 12px;
    }

    .listBox ul {
        padding: 10px;
    }

    .listBox li {
        font: 14px/32px "宋体";
        overflow: hidden;
    }

    .listBox li a {
        display: block;
        width: 90%;
        float: left;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .listBox li span {
        float: right;
        color: #999999;
    }

    .listBox li em {
        color: #CBCBCB;
        display: inline-block;
        margin-right: 2px;
    }

    .listBox li em {
        background: #CBCBCB;
        width: 3px;
        height: 3px;
        margin: 14px 5px 0 2px;
        overflow: hidden;
        float: left;
    }


    .pageBar {
        overflow: auto;
        text-align: center;
        clear: both;
    }

    .pageBar a,
    .pageBar span {
        margin-right: 2px;
        display: inline-block;
        border: 1px solid #DFDFDF;
        font: 12px/22px "宋体";
        padding: 0 5px;
        color: #268BCB;
    }

    .pageBar span {
        color: #CCC;
    }

    .pageBar a:hover {
        background: #F2F2F2;
        text-decoration: none;
    }

    .contR_cont .listBox li a {
        width: 85%;
    }

    .mainNav li:first-child {
        width: 110px;
    }

    .c_d_content table p {
        margin-bottom: 0;
        text-indent: 0;
    }

    .gundong {
        width: 100%;
        background-color: #ffffff;
        margin-bottom: 25px;
    }

    .Box {
        position: relative;
    }

    .Box .content {
        width: 100%;
        margin: 0 auto;
    }

    .Box .Box_con {
        position: relative;
    }

    .Box .Box_con .btnl {
        position: absolute;
    }

    .Box .Box_con .btn {
        display: block;
        width: 41px;
        height: 41px;
        position: absolute;
        top: 20px;
        cursor: pointer;
    }

    .Box .Box_con .btnl {
        background: url(../images/gd_zuo.jpg) no-repeat center;
        left: -40px;
    }

    .Box .Box_con .btnr {
        background: url(../images/gd_you.jpg) no-repeat center;
        right: -40px;
    }

    .Box .Box_con .conbox {
        position: relative;
        overflow: hidden;
    }

    .Box .Box_con .conbox ul {
        position: relative;
        list-style: none;
    }

    .Box .Box_con .conbox ul li {
        float: left;
        height: 500px;
        overflow: hidden;
    }

    .Box .Box_con .conbox ul li:first-child {
        margin-left: 0;
    }

    .Box .Box_con .conbox ul li img {
        display: block;
        width: 100%;
        height: 500px;
        transition: all 0.5s;
    }

    .Box .Box_con .conbox ul li:hover img {
        transform: scale(1.1);
    }

    .zxqy {
        height: 207px;
        width: 100%;
        background-color: #f7f7f7;
    }

    .qygk {
        height: 280px;
        width: 100%;
    }

    .wenzi_you {
        width: 335px;
    }

    .bannerBox {
        padding: 310px 0 0 0;
        height: 90px;
        margin: -10px 0 20px 0;
        background: url(../../jjhswq/gg/banner/201805/W020180528571719066121.jpg) center bottom no-repeat;
    }

    .bannerBox a,
    .bannerBox span {
        font: 20px/90px "微软雅黑";
        color: #FFF;
        display: block;
    }

    .bannerBox .b_cont {
        clear: both;
    }

    .bannerBox a {
        display: block;
        position: relative;
        width: 33.3%;
        float: left;
    }

    .bannerBox a span {
        display: block;
        padding: 0 0 0 20px;
    }

    .bannerBox .profile {
        background: #1D65B7;
        background: rgba(29, 101, 183, 0.9);
    }

    .bannerBox .active {
        background: #48B4AB;
        background: rgba(72, 180, 171, 0.9);
    }

    .bannerBox .article:hover {
        background: #97C718;
        background: rgba(151, 199, 24, 1);
        transition: 0.2s ease;
    }

    .bannerBox .profile:hover {
        background: #1D65B7;
        background: rgba(29, 101, 183, 1);
        transition: 0.2s ease;
    }

    .bannerBox .active:hover {
        background: #48B4AB;
        background: rgba(72, 180, 171, 1);
        transition: 0.2s ease;
    }

    .bannerBox .article {
        background: #97C718;
        background: rgba(151, 199, 24, 0.9);
    }

    .bannerBox a em {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 220px;
        height: 130px;
        background: url(../images/btn_sipych.png) right top no-repeat;
        z-index: 11;
        transition: 0.2s ease;
    }

    .bannerBox .active em {
        background-position: right -200px;
    }

    .bannerBox .article em {
        background-position: right -400px;
    }

    .bannerBox a:hover em {
        height: 140px;
        animation: index_icon 0.5s ease;
        cursor: pointer;
    }

    .index_hd {
        background: url(../images/index_hd_v5.0.jpg) no-repeat;
        width: 100%;
        height: 420px;
        background-size: 100% 100%;
    }

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

    .qh {
        margin-top: 20px;
    }

    .zx {
        margin-top: 20px;
    }

    .tu1 {
        background: url(../images/t1.jpg) top left no-repeat;
        height: 80px;
        width: 83px;
        float: left;
    }

    .nr {
        width: 750px;
        margin-left: 20px;
        float: left;
    }

    .nr h1 {
        font-weight: normal;
        font-family: "微软雅黑";
        font-size: 18px;
        text-align: center;
        line-height: 30px;
    }

    .nr p {
        line-height: 30px;
        text-align: center;
        font-size: 16px;
    }

    .gd {
        float: right;
        margin-top: 50px;
    }

    .gd a {
        font-size: 16px;
        color: #268bcb;
    }

    .box {
        width: 550px;
        height: 370px;
        overflow: hidden;
        position: relative;
        float: left;
    }

    .box-1 ul {
        padding: 0;
    }

    .box-1 ul li {
        width: 550px;
        height: 370px;
        position: relative;
        overflow: hidden;
    }

    .box-1 ul li img {
        display: block;
        width: 550px;
        height: 370px;
    }

    .box-1 ul li h2 {
        position: absolute;
        left: 0;
        bottom: 0;
        height: 40px;
        width: 550px;
        background: rgba(0, 0, 0, .5);
        font-size: 16px;
        line-height: 40px;
        text-overflow: ellipsis;
        overflow: hidden;
        padding-left: 20px;
        white-space: nowrap;
        font-weight: normal;
        color: ghostwhite
    }

    .box-2 {
        position: absolute;
        right: 10px;
        bottom: 14px;
    }

    .box-2 ul li {
        float: left;
        width: 12px;
        height: 12px;
        overflow: hidden;
        margin: 0 5px;
        border-radius: 50%;
        background: #ffffff;
        text-indent: 100px;
        cursor: pointer;
    }

    .box-2 ul .on {
        background: #287ea8;
    }

    .box-3 span {
        position: absolute;
        color: white;
        background: rgba(125, 125, 120, .3);
        width: 50px;
        height: 80px;
        top: 50%;
        font-family: "微软雅黑";
        line-height: 80px;
        font-size: 60px;
        margin-top: -40px;
        text-align: center;
        cursor: pointer;
    }

    .box-3 .prev {
        left: 0px;
    }

    .box-3 .next {
        right: 0px;
    }

    .box-3 span::selection {
        background: transparent;
    }

    .box-3 span:hover {
        background: rgba(125, 125, 120, .8);
    }

    #cen_right_top {
        width: 432px;
        float: right;

    }

    #cen_right_top .active {
        background: url(../images/jg.png) no-repeat;
        color: #ffffff;
        height: 66px;
    }

    #cen_right_top h3 {
        line-height: 60px;
        text-align: center;
        float: left;
        height: 60px;
        font-family: "微软雅黑";
        width: 168px;

        background: #ebf3fa;
        font-size: 20px;
        color: #333333;
        font-weight: lighter;
        cursor: pointer;
    }

    #cen_right_top div {
        font-size: 16px;
        display: none;
        clear: both;

    }

    #cen_right_top ul li {
        display: block;
        line-height: 40px;


    }

    .xw {
        margin-top: 10px;
    }

    .xw_1 {
        width: 490px;
        float: left;
        margin-bottom: 20px;
    }

    .xw1_hd {
        height: 60px;
        background: #ebf3fa;
    }

    .xw1_hd h1 {
        font-size: 20px;
        font-weight: normal;
        color: #333333;
        line-height: 60px;


    }

    .xw1_nr ul li {
        display: block;
        line-height: 36px;
        color: #333333;
        font-size: 16px;


    }

    .xw_2 {
        width: 490px;
        float: right;
        margin-bottom: 20px;
    }


    .t_searchBar {
        float: left;
        margin-top: 5px;
    }

    .t_searchBar input {
        float: left;
        background: #FFF;
        border: 1px solid #CCCCCC;
        color: #888888;
        font: 12px/16px Arial;
        padding: 5px;
    }

    .t_searchBar input.keywords {
        margin-right: 10px;
        width: 160px;
    }

    .t_searchBar input.submit {
        background: #268bcd;
        padding: 5px 10px;
        color: #FFFFFF;
        border: none;
        border-radius: 5px;
    }
}

/* 手机端样式 */
@media screen and (max-width: 768px) {
    .hidden-pc {
        display: block;
    }

    .hidden-mobile {
        display: none;
    }

    .hide {
        display: none;
    }

    .menu-button {
        position: relative;
    }

    .menu-button {
        background: #f2f2f2;
        display: block;
        padding: 20px;
        color: #000000;
        cursor: pointer;
        font-size: 12px;
        text-transform: uppercase;
    }

    .back-home {
        position: absolute;
        left: 20px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 15px;
    }

    .menu {
        position: absolute;
        top: 40px;
        left: 0;
        width: 100%;
        height: calc(100vh - 40px);
        background-image: url(/szgyyq/xhtml/images/mobile-menu-bg.png);
        background-size: 100% 100%;
        overflow: hidden;
        z-index: 2;
    }

    .menu-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0 40px;
    }

    .hnew-navbar-center-list-item {
        background: #fff;
        width: 120px;
        display: inline-block;
        margin: 10px 0;
        height: 32px;
        line-height: 32px;
        text-decoration: none;
        border-radius: 4px;
        color: #1d71b7;
        text-align: center;
        font-size: 14px;
    }

    .menu-button::before {
        content: '';
        position: absolute;
        top: 20px;
        right: 20px;
        display: block;
        width: 15px;
        height: 3px;
        border-top: 2px solid #000000;
        border-bottom: 2px solid #000000;
    }

    .menu-button::after {
        content: '';
        position: absolute;
        top: 15px;
        right: 20px;
        display: block;
        width: 15px;
        height: 2px;
        background: #000000;
    }

    .img-mobile {
        width: 50px;
        margin: 20px auto 0;
    }

    .img-title {
        width: 90%;
        margin: 15px auto;
    }

    .header-img {
        width: 100vw;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .search {
        width: calc(100vw - 80px);
        margin: 40px 40px 30px 0;
    }

    .search dl {
        position: relative;
        width: 100%;
        background-color: #fff;
        border: 1px solid #b5b5b5;
        border-radius: 30px;
        overflow: hidden;
    }

    .search dl dd {
        margin-right: 70px;
        padding-left: 10px;
        height: 33px;
        background-color: transparent;
        border: none;
    }

    .search dl dd input[type="text"] {
        padding: 0;
        height: 33px;
        line-height: 33px;
        width: 100%;
        font-size: 14px;
        color: #999;
        background: none;
        border: 0;
        vertical-align: top;
    }

    .search dl dt.button {
        position: absolute;
        top: 0;
        right: 0;
        width: 60px;
        height: 33px;
        border-left: 1px solid #b5b5b5;
    }

    .search dl dt input.searchBtn {
        width: 100%;
        height: 33px;
        color: #fff;
        background: url(http://www.sipac.gov.cn/szgyyq/xhtml/images/public/header-search-btn.jpg) no-repeat center;
        -webkit-appearance: none;
        border: none;
        vertical-align: top;
        cursor: pointer;
    }

    .title-news-center {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 59px;
        background-size: 100% 100%;
        color: #fff;
        font-size: 18px;
        background-image: url(../images/news-center-bg.png);
    }

    /* 轮播图 */
    .swiper1 {
        margin: 10px 0;
    }

    .swiper-slide img {
        width: 100vw;
        height: 215px;
    }

    .swiper-slide .title {
        position: absolute;
        bottom: 0;
        background-color: #66614f;
        height: 40px;
        width: 100%;
        filter: alpha(Opacity=80);
        -moz-opacity: 0.5;
        opacity: 0.5;
    }

    .swiper-pagination {
        text-align: right !important;
    }

    .swiper-slide span {
        color: #fff;
        float: left;
        line-height: 40px;
        height: 40px;
        width: 100%;
        overflow: hidden;
        position: absolute;
        left: 0;
        bottom: 0;
        text-align: left;
        text-indent: 10px;
    }

    .swiper-container .swiper-pagination-bullet {
        background: #fff;
        opacity: 0.8;
    }

    .swiper-container .swiper-pagination-bullet-active {
        background: #007aff;
        opacity: 0.8;
    }

    /* 工作状态、通知公告 */
    .n_listBox,
    .n_listBox1 {
        width: calc(100% - 20px);
        margin-left: 10px;
    }

    .n_l_nav {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #eee;
    }

    .n_l_nav a {
        color: #235399;
        font-size: 14px;
    }

    .n_l_nav span {
        font-weight: bold;
        display: block;
        float: left;
        cursor: pointer;
        padding: 0 20px;
        font: bold 16px/33px 宋体;
        color: #333333;
        background: #EEEEEE;
    }

    a {
        color: #434343;
        text-decoration: none;
    }

    .n_l_nav span.on {
        color: #FFF;
        background: #258BCB;
        font: bold 16px/33px 宋体;
    }

    .n_listBox ul,
    .n_listBox1 ul {
        width: 100%;
        padding: 10px 0;
    }

    .n_listBox ul li,
    .n_listBox1 ul li {
        padding: 10px 0;
        border-bottom: 1px solid #eee;
    }

    .n_listBox ul li a,
    .n_listBox1 ul li a {
        font-size: 15px;
    }

    .n_listBox .cont .date,
    .n_listBox1 .cont .date {
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 13px;
        color: #666666;
        margin-top: 6px;
    }

    .contR_detail {
        /*overflow:auto;*/
        padding: 10px 16px;
        overflow-y: none;
    }

    .contR_detail h1 {
        font: 22px/30px "微软雅黑";
        text-align: center;
        letter-spacing: 1px;
        color: #333333;
        padding: 20px;
    }

    .c_d_info {
        font: 14px/30px "宋体";
        text-align: center;
        clear: both;
        margin-bottom: 20px;
        border-bottom: 1px solid #EFEFEF;
    }

    .c_d_info span {
        display: inline-block;
        margin-right: 5px;
    }

    .c_d_content {
        font: 14px/200% "宋体";
        text-align: justify;
    }

    .c_d_content p img {
        width: 300px !important;
        height: 212px !important;
        margin-left: -30px;
    }

    .c_d_info .large {
        font-size: 16px;
    }

    .c_d_info .middle {
        font-size: 14px;
    }

    .c_d_info .small {
        font-size: 12px;
    }

    .c_d_content p {
        margin-bottom: 18px;
        text-indent: 2em;
    }

    .contR_cont {
        /* border: 1px solid #DFDFDF; */
        border-top: none;
        padding-bottom: 20px;
        min-height: 600px;
        margin-bottom: 20px;
    }


    .listBox ul {
        padding: 10px;
    }

    .listBox li {
        font: 14px/32px "宋体";
        overflow: hidden;
    }

    .listBox li a {
        display: block;
        width: 70%;
        float: left;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .listBox li span {
        float: right;
        color: #999999;
    }

    .listBox li em {
        color: #CBCBCB;
        display: inline-block;
        margin-right: 2px;
    }

    .listBox li em {
        background: #CBCBCB;
        width: 3px;
        height: 3px;
        margin: 14px 5px 0 2px;
        overflow: hidden;
        float: left;
    }

    /*page*/
    .pagediv {
        clear: both;
        padding: 20px 0;
        text-align: center;
        color: #333;
        font-size: 14px;
    }

    .pagediv .pagination_index_last * {
        vertical-align: middle\9;
    }

    .pagediv .arrow {
        margin: 0 2px 5px;
    }

    .pagediv .arrow a,
    .pagediv .index_num {
        display: inline-block;
        padding: 0 8px;
        line-height: 28px;
        border: #b5b5b5 1px solid;
        background: url(../images/page_num.gif) repeat-x;
        border-radius: 3px;
    }

    .pagediv .index_num {
        border: #b5b5b5 1px solid;
        background: #fdfdfd;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset;
    }

    .pagediv a:hover {
        background: #fff;
        color: #000;
        text-decoration: none;
    }

    .pagination_index_last {
        padding-left: 15px;
    }

    .pagination_index_last a {
        display: inline-block;
        padding: 0 8px;
        line-height: 28px;
        border: #b5b5b5 1px solid;
        background: url(../images/page_num.gif) repeat-x;
        border-radius: 3px;
    }

    #pagination_input {
        width: 40px;
        margin: 0 2px;
        height: 28px;
        border: #b5b5b5 1px solid;
        background: #fff;
        text-align: center;
        border-radius: 3px;
    }

    .footerbox {
		width: 100%;
		margin: 0 auto;
	}

}