/*@font-face {
    font-family: 'SourceHanSansSC';
    src: url('/home/page/homeWeb/snky/font/SourceHanSansSCRegular.otf');
    font-weight: normal;
    font-style: normal
}*/

/*小米兰亭不可商用*/
/*@font-face {*/
/*    font-family: 'HarmonyOS';*/
/*    src: url('../font/HarmonyOS_Sans_SC_Regular.ttf');*/
/*    font-weight: normal;*/
/*    font-style: normal*/
/*}*/

/*@font-face {*/
/*    font-family: 'YouSheBiaoTiHei';*/
/*    src: url('../css/YouSheBiaoTiHei.ttf');*/
/*    font-weight: normal;*/
/*    font-style: normal*/
/*}*/

* {
    font-family: Source Han Sans CN, Microsoft YaHei, SimHei, SimSun!important;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body {
    font-size: 16px;
    color: #495060;
    display: none;
    -webkit-text-size-adjust: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    max-width: 1920px;
    margin: 0 auto !important;
    min-width: 1500px;
    position: relative;
}

a {
    cursor: pointer;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #1e5fa0;
}

a:hover {
    color: #3A8D98;
}

/* 设置中间长度*/
.nky_width_1240 {
    width: 1240px;
    margin: auto;
}

.nky_width_1200 {
    width: 1200px;
    margin: auto;
}

.nky_width_1400 {
    width: 1480px;
    margin: auto;
    overflow: hidden;
}

.nky_width_1400_new {
    width: 1480px;
    margin: auto;
}

.nky_width_400 {
    width: auto;
    margin: auto;
}

/*滚动条隐藏*/
/*body::-webkit-scrollbar {*/
/*    width: 0 !important*/
/*}*/

/*body {*/
/*    -ms-overflow-style: none;*/
/*}*/

/*body {*/
/*    overflow: -moz-scrollbars-none;*/
/*    letter-spacing: 0.5px;*/
/*}*/

/*锚链接*/
.itop {
    position: fixed;
    right: 48px;
    bottom: 5%;
    display: none;
    margin-bottom: 5px;
    width: 80px;
    height: 80px;
    border-radius: 2px;
    background: url(../img/icon_top.png) 8px 6px no-repeat;
    background-size: 100%;
    cursor: pointer;
    z-index: 1;
}

/* 公共头部开始*/
.nky_top {
    width: 100%;
    height: 205px;
    background: url('/home/page/homeWeb/snky/img/index_bg1_new.png') center center no-repeat;
    background-size: 100% 100%;
}

.nky_top_c1 {
    height: 151px;
}

.nky_top_c1_left {
    float: left;
    width: 450px;
    /* height: 102px; */
    position: relative;
    overflow: hidden;
    margin-top: 18px;
}

.nky_top_c1_left a {
    width: 100%;
    /*height: 100%;*/
    display: inline-block;
}

.nky_top_c1_left img {
    /*margin-left: -24px;*/
    width: auto;
    max-width: 100%;
    max-height: 100%;
}

.nky_top_c1_right {
    float: right;
    width: 650px;
    height: 75px;
    margin-top: 34px;
    position: relative;
}

.nky_top_c1_right_txt {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 19px;
    position: relative;
}

.nky_top_c1_right_txt ul {
    /*width: 100%;*/
    display: flex;
    height: 100%;
    justify-content: end;
    /*float: right;*/
    /*text-align: right;*/
    position: absolute;
    right: 0;
}

.nky_top_c1_right_txt li {
    margin: 0 4px;
    cursor: pointer;
}

.nky_top_c1_right_txt li:hover {
    text-decoration: underline;
}

.nky_top_c1_right_search {
    width: 330px;
    height: 40px;
    line-height: 40px;
    display: flex;
    margin-left: auto;
}

.nky_search_index {
    width: 250px;
    padding-left: 20px;
    height: 40px;
    line-height: 40px;
    opacity: 1;
    background: #f2f4f7;
    border-radius: 6px 0 0 6px;
    float: left;
    border: none;
    font-size: 16px;
    /* font-family: Source Han Sans SC, Source Han Sans SC-Regular;*/
    font-weight: 400;
    text-align: left;
    color: #4d4d4d;
}

.nky_search_but {
    float: right;
    display: block;
    width: 80px;
    height: 40px;
    opacity: 1;
    background: #f2f4f7;
    border-radius: 0 6px 6px 0;
    text-align: center;
    cursor: pointer;
}

.nky_search_but img {
    width: 24px;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #4D4D4D;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #4D4D4D;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #4D4D4D;
}

.nky_menu {
    width: 100%;
    height: 50px;
    position: relative;
    /*background: #EBEFF7;*/
    border-top: 1px solid #ffffff33;
}

.nky_menu > ul {
    line-height: 50px;
    /*overflow: hidden;*/
}

.duu {
    /*width: 12.5%;*/
    float: left;
    /*margin-left: 48px;*/
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    position: relative;
    height: 53px;
    padding: 0 5px;
}

.duu .li-1 {
    display: block;
    color: inherit;
}

.duu .li-1 svg {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    color: #Fff;
}

.str0 {
    fill: currentColor;
}

.duu .li-1 span {
    vertical-align: middle;
    display: inline-block;
    /*margin-left: 5px;*/
    font-size: 20px;
}

.duu:hover {
    /*border-bottom: 2px solid  #0f5499;*/
    color: #3A8D98;
    border-radius: 8px 8px 0 0;
    opacity: 1;
    background: #ffffff;
}

.duu:hover .li-1 svg {
    /*border-bottom: 2px solid  #0f5499;*/
    color: #3A8D98;
}

.nky_menu_img {
    padding: 16px 0 0;
    position: absolute;
    left: 50%;
    z-index: 99;
    width: 220px;
    background-color: #ffffff;
    text-align: left;
    box-shadow: 0 4px 20px 0 #0000000f;
    margin-left: -110px;
    /*transition: all ease-in-out .3s;*/
    /*-ms-transition: all ease-in-out .3s;*/
    /*-moz-transition: all ease-in-out .3s;*/
    /*-webkit-transition: all ease-in-out .3s;*/
    /*-o-transition: all ease-in-out .3s;*/
}

.nky_menu_img_img {
    width: 369px;
    height: 129px;
    float: left;
    margin: 0 29px 0 0;
    overflow: hidden;
    border: 1px solid #dbdbdb;
}

.nky_menu_img_img_a1 {
    float: left;
    /* line-height: 23px; */
    padding-top: 18px;
    margin-right: 53px;
    text-align: left;
    line-height: 30px;
    width: 264px;
    color: #007072;
}

.nky_menu_img_img_a2 {
    width: 447px;
    float: left;
    padding-top: 18px;
}

.nky_menu_img_img_a2 li {
    color: rgb(255, 255, 255);
    width: 26%;
    float: left;
    padding-left: 10px;
    /*height: 30px;*/
    line-height: 35px;
    background: none;
}

.nky_menu_img_img_a2 li a {
    text-align: left;
    color: #282828;
    padding: 0;
    font-size: 14px;
    /*  font-size: 1.4rem;*/
    border-right: none;
    font-weight: normal;
    display: block;
}

/*.duu:hover .nky_menu_img {*/
/*    height: auto;*/
/*    display: block!important;*/
/*    overflow: visible;*/
/*}*/

.nav_a2 {
    width: 447px;
    float: left;
    padding-top: 18px;
}

.nav_a2 li {
    color: rgb(255, 255, 255);
    width: 26%;
    float: left;
    padding-left: 10px;
    /*height: 30px;*/
    line-height: 35px;
    background: none;
}

.nav_a2 li a {
    text-align: left;
    color: #282828;
    padding: 0;
    font-size: 14px;
    /*  font-size: 1.4rem;*/
    border-right: none;
    font-weight: normal;
    display: block;
}

.nav_a2 li a:hover {
    color: #ffb800;
}

.cgzh {
    padding-top: 0;
}

.cgzh ul li {
    width: 100%;
    padding-left: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; /*我设置的是文字超过1行显示...；行数可以随便改；*/
    overflow: hidden;
}

.duu-a1 {
    display: none;
    width: 250px;
    position: absolute;
    z-index: 1;
    background-color: #ff5722;
    text-align: left;
    height: 120px;
}

.duu-a1 li {
    line-height: 40px;
    margin-left: 27px;
}

.on-1 {
    display: block;
}

a {
    cursor: pointer;
}

/* 公共头部结束*/


/* 公共尾部开始*/
.nky_bottom {
    width: 100%;
    /*height: 250px;*/
}

.nky_bottom_c1 {
    width: 100%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background: #EBEFF7;
    position: relative;
}

.nky_bottom_c1 ul {
    display: table;
    height: 100%;
    margin: auto;
}

.nky_bottom_c1 li {
    float: left;
    margin: 0 10px;
    font-size: 14px;
    /*font-family: Source Han Sans SC, Source Han Sans SC-Regular;*/
    font-weight: 400;
    text-align: right;
    color: #414a53;
    cursor: pointer;
}

.bot_c1_li:hover, .bot_c1_li:hover a {
    color: #177ee5;
}

.nky_bottom_c3 {
    position: absolute;
}

.nky_bottom_c3 img {
    height: 230px;
    width: 100%;
}

.nky_bottom_c2 {
    width: 100%;
    height: 264px;
    background: url(/home/page/homeWeb/snky/img/index_bottom1.png) center no-repeat;
    background-size: 100% 100%;
}

.nky_bottom_c2 span {
    vertical-align: middle;
}

.nky_bottom_c2_left {
    float: left;
    margin-top: 35px;
}

.nky_bottom_c2_left p {
    font-size: 14px;
    /*font-family: Source Han Sans SC, Source Han Sans SC-Regular;*/
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    margin-bottom: 5px;
    line-height: 30px;
}

.nky_bottom_c2_right {
    float: right;
    height: 200px;
    line-height: 200px;
}

.nky_bottom_c2_right_img1 {
    width: 80px;
}

.nky_bottom_c2_right_img2 {
    width: 80px;
    margin-right: 30px;
}

.nky_bottom_c2_right_apimap {
    width: 250px;
    height: 120px;
    float: right;
    margin-top: 41px;
}

.layui-tab-bar {
    display: none;
}

/* 公共尾部结束*/


/*时间 日期栏*/
.nky_menu_1 {
    height: 30px;
    background: #EBEFF7;
}

.nky_menu_1 li {
    line-height: 30px;
    float: left;
    margin-left: 48px;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #333333;

}

.nky_menu_1 li:first-child {
    margin-left: 0;
}

.zmzj-on {
    border-bottom: 1px solid #0f5499;
    color: #0f5499;
}

.nky_content_c2_one_right_c1_d3_d1_d3 p:hover {
    cursor: pointer;
}

/*我的农科院头部*/
.mynky_top {
    width: 100%;
    height: 100px;
    background: #ffffff;
}

.mynky_top_div_left {
    float: left;
}

.mynky_top_div_left_logo {
    width: 240px;
    height: 60px;
    margin-top: 20px;
    float: left;
}

.mynky_top_div_left_hr {
    width: 2px;
    height: 30px;
    background: #b0c3bb;
    margin-top: 35px;
    float: left;
}

.mynky_top_div_left_txt {
    height: 100px;
    line-height: 100px;
    margin-left: 22px;
    font-size: 21px;
    text-align: left;
    color: #4b4d53;
    float: left;
}

.mynky_top_div_right {
    float: right;
}

.mynky_top_div_right_div_search {
    width: 300px;
    height: 40px;
    background: #f4f4f4;
    border-radius: 20px;
    position: relative;
    margin-top: 30px;
    float: left;
}

.mynky_top_div_right_search {
    padding: 0 60px 0 30px;
    width: 300px;
    height: 40px;
    line-height: 40px;
    border: none;
    background: #f4f4f4;
    border-radius: 20px;
}

.mynky_top_div_right_div_but {
    width: 60px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

.mynky_top_div_right_div_but img {
    width: 20px;
    height: 20px;
}

.mynky_top_div_right_img_txgl {
    width: 40px;
    height: 40px;
    float: left;
    margin: 30px 10px;
    cursor: pointer;
}

.xtgl {
    display: none;
}

.mynky_top_div_right_img_tcdl {
    width: 110px;
    height: 40px;
    margin-top: 30px;
    float: left;
    cursor: pointer;
    display: none;
}

.mynky_top_div_right_img_dl {
    width: 110px;
    height: 40px;
    margin: 30px 10px;
    float: left;
    cursor: pointer;
}

.mynky_bottom {
    width: 100%;
    height: 90px;
    line-height: 90px;
    background: #ffffff;
    text-align: center;
}

.mynky_bottom img {
    width: 240px;
    height: 60px;
}

.nky_content_title {
    width: 100%;
    padding: 0 0 50px 0;
    background: #F7F9FC;
}

/*.li-1:hover {*/
/*    color: #FFFFFF;*/
/*}*/

.zmzj {
    width: 500px;
    height: 404px;
    margin-top: 6px;
    text-indent: 2em;
    letter-spacing: 0.5px;
    line-height: 27px;
    border: 3px solid #f2f2f2;
    padding: 5px;
    overflow: auto
}

/*固定头部*/
/*菜单栏*/
.gdxz {
    /*background: #0f5499;*/
    height: 60px;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    box-shadow: 0 4px 4px rgb(0 51 52 / 50%);
    z-index: 6;
}

.gdxz ul {
    height: 60px;
    line-height: 60px;
}

.gdxz li {
    /* padding-left: 8px;*/
    width: 85.6px;
    color: #fcfdfe;
    margin-left: 0;
    -webkit-transition: all 0.3s ease 0s;
}

.gdxz li:first-child {
    margin-left: 19%;
}

.gdxz li:hover {
    background: #177ee5;
    /*color: #177ee5;*/
    color: #fcfdfe;
}

.gdxz li a {
    /*color: #177ee5;*/
    color: #fcfdfe;
}

.gdxz li:first-child {
    width: 5%;
}

/*图片*/
.gdtx {
    width: 100%;
    height: 60px;
    position: fixed;
    top: 0;
    left: 0;
    box-shadow: 0 4px 4px rgb(0 51 52 / 50%);
    z-index: 5;
    line-height: 61px;
    /*background: #ebeff7;*/
    background: #0f5499;
}

.gdtx img {
    margin-left: 17%;
    width: 228px;
    height: 62px;
    -webkit-transition: width 0.3s ease 0s;
    position: absolute;
    top: -4px;
}

/*新方法--固定nav*/
.guding-top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background: none;
    background-color: #0f5499;
    z-index: 99999;
    box-shadow: 0 4px 4px rgb(0 51 52 / 50%);
}

.guding-top > .nky_menu {
    height: 60px;
    line-height: 60px;
    width: 1026px;
    background: none;
    position: absolute;
    left: 48%;
    margin-left: -368px;
}

.guding-top .nky_top {
    height: 60px;
    width: 240px;
    position: absolute;
    left: 50%;
    margin-left: -620px;
    background: none;
}

.guding-top .nky_top_c1_left {
    line-height: 0;
}

.guding-top .nky_top_c1_left img {
    margin-left: -10px;
}

.guding-top .duu:first-child {
    width: 6.67%;
}

.guding-top .duu {
    width: 9.5%;
    color: #fff;
}

.guding-top ul {
    line-height: 60px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
}

.guding-top .nky_top_c1_left {
    width: 200px;
    height: auto;
    transition: width 0.3s ease 0s;
    -webkit-transition: width 0.3s ease 0s;
    -moz-transition: width 0.3s ease 0s;
}

.guding-top .nky_top_c1 {
    height: auto;
}


/*底部*/
.bottom_c2 {
    padding-top: 37px;
    text-align: center;
}

.bottom_c2_a1 {
    display: inline-block;
}

.bottom_c2_a1 img {
    height: 90px;
    margin-top: -13px;
}

.bottom_c2_a2 {
    width: 2px;
    height: 67px;
    opacity: 1;
    background: rgba(255, 255, 255, 0.2);
    display: inline-block;
    margin: 0 40px;
    vertical-align: middle;
}

.bottom_c2_a3 {
    display: inline-block;
    vertical-align: middle;
}

.bottom_c2_a3 p {
    color: rgba(255, 255, 255, 1);
    font-size: 15px;
    /*font-weight: 700;*/
    /*font-family: "SourceHanSerifSCVF";*/
    text-align: left;
    margin-bottom: 10px;
}

.bottom_c2_a3 p a {
    color: rgba(255, 255, 255, 1);
}

.bottom_c2_a3 p a:hover {
    /*color: #3A8D98;*/
    text-decoration: underline;
}

.bottom_c2_a4 p {
    color: rgba(255, 255, 255, 1);
    font-size: 15px;
    /*font-weight: 700;*/
    /*font-family: "SourceHanSerifSCVF";*/
}

.bottom_c2_a4 {
    position: absolute;
    bottom: 25px;
    padding-top: 20px;
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    text-align: center;
}

.st0 {
    fill: none;
    stroke: #bb4f4f;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-miterlimit: 10;
}

.nky-link {
    background: #F3FAF8;
    padding: 40px 0 59px;
    position: relative;
}

.link-a1 {
    display: flex;
    width: 1480px;
    margin: 0 auto;
    z-index: 1;
    position: relative;
}

.link-a1 + .link-a1 {
    margin-top: 30px;
}

.link-a1-r {
    display: flex;
    justify-content: space-between;
    width: calc(100% - 240px);
}

.link-a1-r .r-a1 {
    margin-right: 20px;
}

.link-a1-l {
    background: url("/home/page/homeWeb/snky/img/xgLink_ks.png") no-repeat;
    background-size: 100% 100%;
    width: 200px;
    height: 140px;
    margin-right: 40px;
}

.link-a2-l {
    background: url("/home/page/homeWeb/snky/img/xgLink_yq.png") no-repeat;
    background-size: 100% 100%;
    width: 200px;
    height: 227px;
    margin-right: 40px;
}

.link-a2-r {
    width: 1160px;
}

.wzList {
    margin-top: 7px;
}

.wzList li {
    float: left;
    min-width: 152px;
    margin-right: 25px;
    font-size: 19px;
    margin-top: 10px;
    color: #000000;
}

.r-a2 {
    margin-bottom: 35px;
    display: inline-block;
    margin-top: 5px;
}

.fontB {
    color: #238556ff;
    font-size: 22px;
    font-weight: 700;
}

.r-a1 .h {
    color: #000000;
    font-size: 20px;
    font-weight: 400;
}

.layui-col-space24 {
    margin: -12px;
}

.layui-col-space24 > * {
    padding: 12px;
}

.layui-col-space40 {
    margin: -20px;
}

.layui-col-space40 > * {
    padding: 20px;
}

.layui-col-space64 {
    margin: -32px 0;
}

.layui-col-space64 > * {
    padding: 32px;
}

.layui-col-space80 {
    margin: -40px;
}

.layui-col-space80 > * {
    padding: 40px;
}

.nky-wx {
    position: relative;
    padding-left: 28px;
}

.nky-wx:before {
    position: absolute;
    content: '';
    left: 0;
    top: -1px;
    width: 24px;
    height: 24px;
    background: url("/home/page/homeWeb/snky/img/icon_wx.png") no-repeat;
    background-size: 100% 100%;
}

.nky-pt {
    position: relative;
    padding-left: 41px;
    margin-right: 10px;
    color: #FFD499;
    /*color: #FFFFFF;*/
    font-weight: 600;
    font-size: 20px;
    /*border-radius: 4px;*/
    /*background: linear-gradient(90deg, #EABB41 0%, #ED9767 100%);*/
    /*line-height: 34px;*/
    /*height: 35px;*/
    padding-right: 10px;
    /*margin-top: -8px!important;*/
}

.nky-pt:before {
    position: absolute;
    content: '';
    left: 3px;
    top: -4px;
    width: 29px;
    height: 29px;
    background: url(/home/page/homeWeb/snky/img/a-tpy/a-pt_new.png) no-repeat;
    background-size: 100% 100%;
}

.nky-pt-s {
    position: relative;
    padding-left: 28px;
    margin-right: 10px;
    /*color: #FFD499;*/
    /*font-weight: 600;*/
    margin-top: -2px;
    line-height: 20px;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
}

.nky-pt-s:before {
    position: absolute;
    content: '';
    left: 0;
    top: -2px;
    width: 24px;
    height: 24px;
    background: url(/home/page/homeWeb/snky/img/a-tpy/a-pt.png) no-repeat;
    background-size: 100% 100%;
}

.nky-xxh {
    position: relative;
    padding-left: 28px;
}

.nky-xxh:before {
    position: absolute;
    content: '';
    left: 0;
    top: -2px;
    width: 24px;
    height: 24px;
    background: url("/home/page/homeWeb/snky/img/a-tpy/a-pt.png") no-repeat;
    background-size: 100% 100%;
}

.rcList {
    display: flex;
    justify-content: space-between;
}

.rcList li {
    width: 200px;
    padding: 15px 24px;
    background: #F5F5F7;
    line-height: normal;
    color: #6B6B6B;
}

.menu_img-a1 {
    padding-bottom: 32px;
    border-bottom: 1px solid #e6e6e6ff;
}

/*本院概况*/
.page {
    /*height: 560px;*/
    padding: 10px 0;
    line-height: normal;
}

.content3_pic {
    width: 440px;
    height: 200px;
    border: 2px solid #3A8D98ff;
}

.content1_content {
    /*max-height: 230px;*/
    overflow: auto;
    text-indent: 32px;
    font-size: 16px;
}

.content2_block {
    width: 110.5px;
    height: 174px;
    padding: 0 5px;
    text-align: center;
    margin-bottom: 19px;
}

.content2_pic {
    width: 75px;
    height: 105px;
}

.content3_block {
    width: 117.33px;
    height: 100px;
}

/*
  通用样式
 */
.h-116 {
    height: 116px;
}

.bg-green {
    background: #f0faf5;
}

/*公共样式*/

/* 颜色 */
.bg-white {
    background-color: #ffffff;
}

.bg-grey {
    background-color: #f6f6f6;
}

.bg-green {
    background: #f0faee;
}

.bg-blue {
    background: #eff4fe;
}

.cl-green {
    color: #4f8044;
}

.cl-blue {
    color: #1570cc;
}

.cl-blue2 {
    color: #425d84;
}

.cl-grey {
    color: #6b6b6b;
}

/* display */
.display-box {
    /*display: flex;*/
    display: -webkit-flex;
    display: -moz-flex;
    display: -moz-box;
    /*display: -webkit-box;*/
}

.display-none {
    display: none;
}

/* border */
.border-r-grey {
    border-right: 2px solid #f6f6f6;
}

.border-b-grey {
    border-bottom: 2px solid #f6f6f6;
}

.border-b-dashed-grey {
    border-bottom: 2px dashed #f6f6f6;
}

/* 常用高度 */
.h-full {
    height: 100%;
}

.h-180 {
    height: 180px;
}

.h-84 {
    height: 84px;
}

.h-80 {
    height: 80px;
}

.h-70 {
    height: 70px;
}

.h-56 {
    height: 56px;
}

.h-40 {
    height: 52px;
}

.h-24 {
    height: 24px;
}

/* 通用宽度 */
.w-full {
    width: 100%;
}

.w-full92 {
    width: 92%;
}

.w-full25 {
    width: 25%;
}

.w-900 {
    width: 900px;
}

.w-1000 {
    width: 1000px;
}

.w-400 {
    width: 400px;
}

.w-440 {
    width: 440px;
}

.w-100 {
    width: 100px;
}

.w-80 {
    width: 80px;
}

/* radius */
.radius-4 {
    border-radius: 4px;
}

.radius-8 {
    border-radius: 8px;
}

/* 文本 */
.text-center {
    text-align: center;
}

/* 文本2行 */
.line-text-space-2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
    -webkit-line-clamp: 2;
}

/* 文本3行 */
.line-text-space-3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
    -webkit-line-clamp: 3;
}

/* 文本字体 */
.fs-28 {
    font-size: 28px;
}

.fs-20 {
    font-size: 20px;
}

.fs-22 {
    font-size: 22px;
}

.fs-18 {
    font-size: 18px;
}

.fs-16 {
    font-size: 16px;
}

.fs-14 {
    font-size: 14px;
}

.fw-500 {
    font-weight: 500;
}

.fw-700 {
    font-weight: 700;
}

/* 缩进 */
.text-indent {
    text-indent: 32px;
}

/* overflow */
.overflow-auto {
    overflow: auto;
}

.overflow-hidden {
    overflow: hidden;
}

/* margin */
.mr-100 {
    margin-right: 100px;
}

.mr-60 {
    margin-right: 60px;
}

.mr-40 {
    margin-right: 40px;
}

.ml-40 {
    margin-left: 40px;
}

.mr-40 {
    margin-right: 40px;
}

.mt-24 {
    margin-top: 24px;
}

.mr-24 {
    margin-right: 24px;
}

.mb-24 {
    margin-bottom: 24px;
}

.mt-20 {
    margin-top: 20px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mu-5 {
    margin-top: 5px;
}

.mr-16 {
    margin-right: 16px;
}

.mb-16 {
    margin-bottom: 16px;
}

.ml-12 {
    margin-left: 12px;
}

.mr-12 {
    margin-right: 12px;
}

.mb-12 {
    margin-bottom: 12px;
}

.mr-10 {
    margin-right: 10px;
}

.mt-8 {
    margin-top: 8px;
}

.mr-8 {
    margin-right: 8px;
}

.mb-8 {
    margin-bottom: 8px;
}

.mb-19 {
    margin-bottom: 8px;
    white-space: pre-line;
}

.mb-4 {
    margin-bottom: 4px;
}

/* padding */
.p-40 {
    padding: 40px;
}

.p-tb-40 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.p-32 {
    padding: 32px;
}

.p-24 {
    padding: 24px;
}

.p-lr-24 {
    padding-left: 24px;
    padding-right: 24px;
}

.p-tb-22 {
    padding-top: 22px;
    padding-bottom: 22px;
}

.p-tb-20 {
    padding-top: 23px;
    padding-bottom: 20px;
}

.pt-20 {
    padding-top: 20px;
}

.pb-20 {
    padding-bottom: 20px;
}

.p-16 {
    padding: 16px;
}

.p-tb-16 {
    padding-top: 16px;
    padding-bottom: 16px;
}

.pb-16 {
    padding-bottom: 16px;
}

.p-tb-12 {
    padding-top: 12px;
    padding-bottom: 12px;
}

.p-lr-12 {
    padding-left: 12px;
    padding-right: 12px;
}

.pt-12 {
    padding-top: 12px;
}

.pt-8 {
    padding-top: 8px;
}

.pr-20 {
    padding-right: 20px;
}

.pl-25 {
    padding-left: 25px;
}

/* img */
.img-32 {
    width: 32px;
    height: 32px;
}

.img-45 {
    width: 45px;
    /*height: 32px;*/
}

.page-title {
    position: relative;
    width: 100%;
    display: -webkit-box;
}

/* 带绿竖的标题 */
.green-title {
    font-size: 20px;
    font-weight: 700;
    height: 26px;
    line-height: 26px;
}

.green-title:before {
    height: 24px;
    width: 4px;
    content: '\00a0';
    display: inline-block;
    background: #3A8D98;
    margin: 1px 16px 1px 0;
}

/* 更多 */
.show-more {
    position: absolute;
    right: 0;
    text-align: right;
}

.show-more:before {
    font-size: 16px;
    color: #505050;
    line-height: 26px;
    content: '\00a0\00a0\00a0\00a0\00a0更多';
    display: inline-block;
    background: url(/home/page/homeWeb/snky/img/more.png) -1px 6px no-repeat;
    background-size: 16px 16px;
}

/* 绿竖 */
.green-block {
    height: 46px;
    width: 4px;
    background: #a3cfc7;
    margin-right: 8px;
}

/* 灰色前缀条目 */
.pro-grey {
    font-size: 16px;
    line-height: 16px;
    color: #333336;
}

.pro-grey:before {
    height: 16px;
    width: 2px;
    content: '\00a0';
    display: inline-block;
    background: #e1e1e6;
    margin: 4px 8px 4px 0;
}

/* 绿色前缀条目 */
.pro-green {
    font-size: 16px;
    line-height: 16px;
    color: #3A8D98;
}

.pro-green:before {
    height: 16px;
    width: 2px;
    content: '\00a0';
    display: inline-block;
    background: #3A8D98;
    margin: 4px 8px 4px 0;
}

/*组织机构*/

.content1 {
    width: 536px;
}

.divide {
    height: 160px;
    width: 7px;
    margin-right: 7px;
    border-right: 2px solid #f6f6f6;
}

.content2 {
    width: 768px;
}

.content2-block {
    width: 424px;
    height: 90px;
    line-height: 40px;
}

#content2_2 {
    width: auto;
    height: auto;
    line-height: normal;
}

.bg-green {
    background: #f0fbf7;
}

.h-160 {
    height: 160px;
}

.content1-block1 {
    width: 192px;
    height: 35px;
    line-height: 32px;
    border: 1px solid #cbe3ffff;
    background: #f5fbffff;
    color: #1f6fb8;
}

.content1-block2 {
    background: #1f6fb8;
    color: #ffffff;
}

.content2-block1 {
    width: 217px;
    height: 35px;
    line-height: 32px;
    border: 1px solid #c5dfd3ff;
    background: #f0faf5ff;
    color: #3A8D98;
}

.content2-block2 {
    background: #3A8D98;
    color: #ffffff;
}

/*人才培养*/
.content2-block3 {
    width: 640px;
    height: 280px;
    overflow: auto;
}

.content2_2 {
    padding: 40px 44px 0 44px;
}

.content2_2-block {
    width: 120px;
}

.content2_pic {
    width: 75px;
    height: 105px;
}

.content2_8 {
    padding: 15px 10px;
}

.content2_8 tr {
    margin-bottom: 12px;
}

.content2_8 td {
    height: 35px;
    width: 140px;
    font-size: 16px;
    text-align: center;
    margin-right: 24px;
    margin-bottom: 12px;
}

/*
  通用样式
 */
.bg-green {
    background: #eaf5f1;
}

.w-260 {
    width: 255px;
}

.mb-9 {
    margin-bottom: 9px;
}

/* 绿色三角形 */
.triangle {
    border-right: 12px solid #eaf5f1;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    width: 0;
    height: 0;
}

.content1-block {
    width: 272px;
}

.content1-pic {
    height: 153px;
}

.content1-lable {
    width: 80px;
    height: 24px;
    line-height: 24px;
    color: #ffffff;
}

.content1-content {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
    -webkit-line-clamp: 7;
}

.bg-yellox {
    background: #e5af5f;
}


.bg-green {
    background: #f0fbf7;
}

.bg-green2 {
    background: #76B566;
}

.bg-blue {
    background: #568bc5;
}

.bg-blue2 {
    background: #428bca;
}

.col-black {
    color: #212123;
}

.col-black1 {
    color: #1D1D1F;
    font-weight: 700;
}

.col-black2 {
    color: #000000;
}

.col-black3 {
    color: #333336;
}

.col-black4 {
    color: #1D1D1F;
}

.cgzH .content2-block {
    width: 188px;
    height: initial;
    line-height: initial;
}

/*科学研究*/
.content1 {
    width: 536px;
}

.divide {
    height: 160px;
    width: 7px;
    margin-right: 7px;
    border-right: 2px solid #f6f6f6;
}

.content2 {
    width: 768px;
}

.h-160 {
    height: 160px;
}

.pl-72 {
    padding-left: 145px;
}

/*党建文化*/

.content1_pic {
    width: 131px;
    height: 76px;
}

.content3_block,
.content4_block1 {
    width: 131px;
}

.content4_block1,
.content4_block2 {
    height: 48px;
    line-height: 48px;
}

.content4_block2 {
    width: 192px;
}

.w-310 {
    width: 310px;
}

img {
    object-fit: cover;
}

.location span:nth-child(2):hover {
    color: #3A8D98ff;
    cursor: pointer;
    text-decoration: underline;
}

.loc-second:hover {
    color: #3A8D98ff;
    cursor: pointer;
    text-decoration: underline;
}

.loc-third:hover {
    color: #3A8D98ff;
    cursor: pointer;
    text-decoration: underline;
}

.cursor-c:hover {
    cursor: pointer;
    color: #3A8D98;
}

.zjf .pro-green {
    color: #3A8D98 !important;
}

.content1-block1:hover {
    background: #1f6fb8;
    color: #ffffff;
    cursor: pointer;
}

.content2-block1:hover {
    background: #3A8D98;
    color: #ffffff;
    cursor: pointer;
}

.meList {
    padding: 0 10px;
}

.meList li {
    font-weight: 700;
    margin-bottom: 16px;
    display: flex;
    position: relative;
    padding-right: 10px;
}

.meList li:after {
    content: " ";
    border-bottom: 1px dashed #eeeeee;
    position: absolute;
    width: 100%;
    height: 1px;
    /*background: #eeeeee;*/
    display: inline-block;
    bottom: -8px;
}

.meList li:last-child:after {
    content: none;
}

.meList li:hover {
    background-color: #f0f7f7;
    cursor: pointer;
}

.meList li svg {
    width: 24px;
    height: 24px;
    align-self: center;
    color: #B2B1B2;
    margin-left: auto;
    margin-right: 12px;
}

.mL17 .meList li svg {
    margin-left: 17px !important;
}

.mL32 .meList li svg {
    margin-left: 32px !important;
}

.mL14 .meList li svg {
    margin-left: 14px !important;
}

.mL23 .meList li svg {
    margin-left: 23px !important;
}

.meList li span {
    color: #333336;
    display: inline-block;
    /*width: 80px;*/
    /*text-align: justify;*/
    /*text-align-last: justify; !* 文本最后一行的对齐方式，主要是为了实现每行都是两端对齐 *!*/
    margin-right: auto;
    font-size: 18px;
    width: calc(100% - 53px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*.spanW-130 .meList li span {*/
/*    width: 130px;*/
/*}*/

/*.spanW-108 .meList li span {*/
/*    width: 108px;*/
/*}*/

/*.spanW-90 .meList li span {*/
/*    width: 90px;*/
/*}*/

.spanW-290 {
    width: 290px;
    margin-left: -145px;
}

.spanW-230 {
    width: 230px;
}

.meList li:hover span, .meList li:hover svg {
    color: #3A8D98;
}

/*微信二维码*/
.code {
    position: absolute;
    left: -140px;
    top: -13px;
    text-align: center;
    background: #fff;
    z-index: 99;
    display: none;
}

.code p {
    color: #000;
    margin-bottom: 9px;
    font-size: 15px;
}

.code-i2 {
    position: absolute;
    width: 26px;
    /* height: 30px; */
    left: 50%;
    background: #fff;
    margin-left: -13px;
    top: 48px;
}

/*登录*/
.loginT {
    color: #ffffff;
    margin-left: 15px;
}

.loginT:hover {
    text-decoration: underline;
    color: #ffffff;
}

/*修改弹窗按钮*/
.layui-layer-setwin .layui-layer-close1 {
    background: url(/home/login/NKYWW/img/back_white.png) center center no-repeat;
    background-size: 100% 100%;
    width: 32px;
    height: 32px;
    background-position: 0 !important;
}

/*附件样式*/
.attachment-block {
    margin: 50px 0 40px;
    overflow: hidden;
}

.attachment-block > div {
    float: left;
}

.attachment-block > ul {
    float: left;
}

.attachment-cont {
    margin: 0 15px 15px;
    display: flex;
}

.attachment-block span {
    margin-left: 20px;
    margin-right: 20px;
}

/*修改表格的样式*/
.jbxx table p {
    text-indent: 0;
    margin-bottom: 0;
    /*font-family: 'SourceHanSansSC' !important;*/
}

.page-content__p table p {
    text-indent: 0;
    margin-bottom: 0;
}

/*
* p 标签数据更新中!
*/
.noteS {
    font-size: 18px;
    margin: 40px 0;
    text-align: center;
}

.bottom_c2_a3_1 {
    font-size: 16px;
    color: #ffffff;
    width: 100%;
    text-align: center;
}

.numList {
    display: inline-block;
    vertical-align: middle;
}

.numList li {
    background: #ffffff;
    color: #3A8D98;
    padding: 5px 7px;
    float: left;
    margin: 0 1px;
    border-radius: 4px;
}

.line52 {
    line-height: 52px;
}

.page-content__p p > a {
    color: #3A8D98;
    text-decoration: underline;
}

.nky-lbt {
    width: 100%;
}

/*

@media (min-width: 1930px) {
    .nky-lbt {
        !*width: 1400px;*!
        margin: auto;
    }
}
*/
.layui-col-md8 {
    width: 66.66666667% !important;
    float: left;
}

.layui-col-md4 {
    width: 33.33333333% !important;
    float: left;
}

.layui-col-md6 {
    width: 50% !important;
    float: left;
}

#_ideConac {
    position: absolute;
    right: 33%;
    bottom: 0;
}

.layui-layer-dialog .layui-layer-padding {
    padding: 20px 20px 42px 55px!important;
    text-align: left;
}

.layui-layer-dialog .layui-layer-content {
    font-size: 20px!important;
    line-height: 31px!important;
}

.layui-layer-title {
    font-size: 20px!important;
}

.layui-layer-dialog .layui-layer-content .layui-layer-ico {
    top: 19px!important;
}


/*设置弹窗内容样式*/

 .zwy {
     margin: 23px 80px;
 }

.zwy p {
    padding: 20px;
    border: 1px solid #3a8b94;
    color: #3a8b94;
    line-height: 40px;
    font-size: 28px;
    display: flex;
    border-radius: 10px;
    align-items: center;
    margin-bottom: 15px;
    opacity: 0.9;
}

.zwy p img {
    width: 60px;
    height: 60px;
    margin-right: 18px;
}

.zwy p:hover {
    opacity: 1;
    font-weight: bold;
}

@media screen and (max-width: 1710px) {
    .xxgk {
        top: 10% !important;
    }

    .itop {
        position: fixed;
        right: 46px;
        bottom: 2%;
    }
}

@media screen and (max-width: 1612px) {
    .xxgk {
        top: 5% !important;
    }

    .itop {
        position: fixed;
        right: 46px;
        bottom: 2%;
    }
}

@media screen and (max-width: 1600px) {
    .nky_width_1400_new {
        width: 1350px;
    }

    .nky_width_1400 {
        width: 1350px;
    }


    .link-a1 {
        width: 1350px;
    }

    .nky-lbt {
        width: 100%;
    }

    .xxgk {
        top: 20% !important;
    }

    .itop {
        position: fixed;
        right: 27px;
        bottom: 2%;
    }
}

@media screen and (max-width: 1300px) {
    .xxgk {
        top: 13% !important;
    }
}

@media screen and (max-width: 1100px) {
    #_ideConac {
        position: absolute;
        right: 15%;
        bottom: 0;
    }
}

@media screen and (max-width: 1550px) {
    .fcList {
        display: none;
    }

    .nky-xxh {
        display: inline-block !important;
    }
}


/*@media screen and (min-width: 1920px) {
    .nky-content{
        width: 1920px!important;
    }
}*/

@media screen and (max-width: 900px) {
    .home1 .part1 .item {
        transition: all 0.8s ease-out 0s;
        transform: translate(0, 0px)!important;
        opacity: 1!important;
    }

    .home8 .l,.home8 .r {
        transform: translateX(0)!important;
        transition: all 1s ease-out 0s;
        opacity: 1!important;
        margin-top: 20px;
        padding: 0 10px!important;
    }

    .bottom_c2_a4 {
        display: none!important;
    }

    #_ideConac {
        position: absolute;
        right: 0!important;
        bottom: 0;
    }

    .itop {
        position: fixed;
        left: 0;
        right: initial;
        bottom: 2%;
    }
}
