
a {
    cursor: pointer;
}

.notTs>* {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.wrap {
    padding-bottom: 30px;
    background-color: #fff;
}

.gray {
    background-color: #f8f8f8;
}

.szmc {
    color: #E2610B;
}

/* 头部 */
.header {
    background: url(../images/city/fssw/ztzl/nsrxt/fssw_nsrxt_banner.png) no-repeat top;
    height: 582px;
}

.header .container {
    position: relative;
}

.header .logo {
    float: left;
    margin-top: 44px;
    width: 446px;
    height: 57px;
}

.header .nav {
    margin-top: 150px;
}

.header .nav a {
    position: relative;
    display: inline-block;
    padding: 20px 0 20px 100px;
    border-radius: 2px;
    margin-left: 20px;
    width: 120px;
    background-color: #fff;
    box-shadow: 0px 0px 10px #fff;
    -webkit-box-shadow: 0px 0px 10px #fff;
    font-size: 18px;
}

.header .nav a:hover {
    background: #f8f8f8;
    color: #333;
}

.header .nav a:first-child {
    margin-left: 0px;
}

.header .nav a i {
    position: absolute;
    top: 15px;
    left: 54px;
    width: 42px;
    height: 42px;
    background: url(../images/city/fssw/ztzl/nsrxt/fssw_nsrxt_icon2.png) no-repeat;
}

.header .nav .nav02 i {
    background-position-y: -40px;
}

.header .nav .nav03 i {
    background-position-y: -82px;
}

.header .nav .nav04 i {
    background-position-y: -121px;
}

.header .nav .nav05 i {
    background-position-y: -162px;
}

.header .nav .nav06 i {
    margin-right: 6px !important;
    background-position-y: -203px;
}


.header .nav .nav07 i {
    background-position-y: -244px;
}

.header .search {
    position: absolute;
    right: 20px;
    top: 54px;
    z-index: 3;
    width: 28.5%;
    min-width: 350px;
}

.header .search dl {
    position: relative;
    border: solid 1px #e5e5e5;
    z-index: 5;
    background-color: #fff;
}

.header .search dl dd {
    margin-right: 100px;
    padding-left: 10px;
}

.header .search dl dd input[type="text"] {
    padding: 0;
    height: 34px;
    line-height: 34px;
    width: 100%;
    color: #999;
    background: none;
    border: none;
}

.header .search dl dt {
    position: absolute;
    top: -1px;
    right: -1px;
    z-index: 5;
    width: 96px;
    height: 36px;
}

.header .search dl dt input.searchBtn {
    width: 100%;
    height: 100%;
    font-size: 15px;
    color: #fff;
    cursor: pointer;
    background: url(../images/city/fssw/ztzl/nsrxt/fssw_nsrxt_icon2.png) no-repeat 17px -274px #1a56a8;
    -webkit-appearance: none;
}

.header .hotword {
    margin-top: 10px;
    font-size: 14px;
    line-height: 160%;
    color: #fff;
}

.header .hotword a {
    display: inline-block;
    margin-right: 6px;
    color: #fff;
}

/* 标题 */
.container {
    width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.wrap .container .title {
    padding-bottom: 10px;
    margin-top: 30px;
    margin-bottom: 20px;
    border-bottom: 2px solid #9cb6d9;
}

.wrap .container .title .more {
    float: right;
    box-sizing: border-box;
    padding: 4px 0 0 8px;
    background: url(../images/city/fssw/ztzl/nsrxt/fssw_nsrxt_more.png);
    width: 126px;
    height: 30px;
    color: #fff;
}

.container .sub_title {
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #C2DCFF;
}

.container .sub_title span {
    border-left: 5px solid #498BE4;
    font-size: 20px;
    padding-left: 10px;
}

.container .sub_title .sub_more {
    float: right;
    font-size: 14px;
    background: #1A56A8;
    color: #fff;
    padding: 6px 14px;
    margin-top: -5px;
    border-radius: 3px;
}

/* 列表 */
.container .list li {
    padding: 18px 0;
    border-bottom: 1px dashed #DFD6D6;
    overflow: hidden;
}

.container .list li a {
    float: left;
    width: 1090px;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.container .list li a i {
    width: 10px;
    height: 10px;
    background-color: #dfdfdf;
    margin: 7px 10px 0 10px;
}

.container .list .time {
    float: right;
    color: #a69999;
    font-size: 14px;
}

/*课程直播*/
.container .kczb_list{ position:relative;}
.container .kczb_list .btnprev,.container .kczb_list .btnnext,.xksd .btnprev,.xksd .btnnext{ position:absolute; width:39px; height:67px; background:url(../images/city/fssw/ztzl/nsrxt/fssw_nsrxt_arrow.png) no-repeat; z-index:10; cursor:pointer; top: 50%; margin-top: -33px; opacity: .6; -moz-opacity: .6; filter: alpha(opacity=60);}
.container .kczb_list:hover .btnprev,.container .kczb_list:hover .btnnext,.xksd .hot_pic:hover .btnprev,.xksd .hot_pic:hover .btnnext{ opacity: 1; -moz-opacity: 1; filter: alpha(opacity=100);}
.container .kczb_list .btnnext,.xksd .btnnext{ right:2px; background-position-x:-39px;}
.container .kczb_list li{ float:left; width:386px; margin-right:20px; border-radius:5px; overflow:hidden;}
.container .kczb_list .pic{ display:inline-block; width:100%; height:178px; overflow:hidden;}
.container .kczb_list .pic img{ width:100%; height:154px; }
.container .kczb_list .content{ background: #fff; margin-top: -3px; padding: 10px; min-height: 42px;}
.container .kczb_list li .time{ width:100%; text-align: right; font-size: 14px; color: #666; background-color: #fff; box-sizing: border-box; padding: 5px 10px 10px;}
.container .kczb_list li .time i{ margin-top:3px; width:24px; height: 18px;  background:url(../images/city/fssw/ztzl/nsrxt/fssw_nsrxt_icon.png) no-repeat; background-position-y: -249px;}

/* 课件下载 */
.container .kjxz_list ul:first-child {
    display: inline-block;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dedede;
}

.container .kjxz_list li {
    width: 372px;
    float: left;
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid #f3f3f3;
}

.container .kjxz_list li:first-child {
    padding: 0;
    margin: 0;
    border: none;
}

.container .kjxz_list .content a {
    padding: 10px 10px;
    display: inline-block;
    height: 42px;
}

.container .kjxz_list li .content {
    min-height: 42px;
    width: 100%;
    display: inline-block;
    background-color: #f8f8f8;
    border: 1px solid #eee;
    border-bottom: none;
}

.container .kjxz_list .download {
    display: inline-block;
    width: 372px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #eee;
}

.container .kjxz_list li a:hover .download {
    color: #333;
}

.container .kjxz_list .download i {
    width: 26px;
    height: 26px;
    background: url(../images/city/fssw/ztzl/nsrxt/fssw_nsrxt_icon.png) no-repeat 3px -202px;
}

/* 图片列表页¨ */
.piclist_page {
    margin: 0 -10px;
}

.container .piclist_page li {
    width: 285px;
    margin: 0 10px 20px 10px;
}

.container .piclist_page li:hover {
    box-shadow: 0px 0px 10px #ccc;
    -webkit-box-shadow: 0px 0px 10px #ccc;
}

.container .piclist_page .pic {
    height: 154px;
}

.container .piclist_page .content {
    border: 1px solid #eae7e7;
    border-bottom: none;
    background-color: #fdfdfd;
    margin-top: -5px;
    height: 63px;
}

.container .piclist_page .time {
    border: 1px solid #eae7e7;
    border-top: none;
    background-color: #fdfdfd;
}

/* 当前位置 */
.crumb {
    padding: 20px 0;
    color: #1a56a8;
    font-size: .9375em;
    line-height: 24px;
}

.crumb .container {
    position: relative;
}

.crumb dl dt {
    position: absolute;
    top: 3px;
    left: 20px;
    width: 15px;
    height: 18px;
    background: url(../images/city/fssw/ztzl/nsrxt/fssw_nsrxt_curmb_icon.png) no-repeat left 0;
}

.crumb dl dd {
    margin-left: 46px;
}

.crumb dl dd em {
    font-style: normal;
}

.crumb a {
    color: #1a56a8;
    display: inline-block;
}

.crumb span {
    color: #1a56a8;
    font-weight: bold;
}

/* 文章页 */
.detail {
    width: 90%;
    margin: 0 auto;
}

.detail .title {
    text-align: center;
    font-size: 1.75em;
    font-weight: bold;
    color: #333;
    margin: 3% 0 15px;
    line-height: 160%;
}

.detail .title p {
    padding: 0;
    margin: 0;
}

.detail .memo {
    text-align: center;
    color: #666;
    font-size: 1.25em;
}

.detail .time {
    text-align: center;
    border-bottom: solid #e5e5e5 1px;
    font-size: 14px;
    line-height: 20px;
    color: #999;
    padding-bottom: 8px;
    margin-top: 20px;
}

.detail .time a {
    color: #999;
}

.detail .time a:hover {
    color: #666;
}

.detail .time span {
    margin-right: 15px;
    margin-bottom: 8px;
    margin-left: 15px;
    display: inline-block;
    white-space: nowrap;
}

.detail .time span.fontsize font {
    margin-right: 5px;
    margin-left: 5px;
}

.detail .time span.fontsize a {
    color: #1a56a8;
    margin-right: 5px;
    margin-left: 5px;
}

.detail .time span.llcs {
    display: none;
}

.detail .time span.llcs_lm {
    display: none;
}

.detail .time span.shareBtn_m {
    position: relative;
    display: none;
}

.detail .time span.shareBtn_m i {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 20px;
    background-image: url(../images/pages/info_fx.png);
    background-position: center;
    margin-right: 5px;
}

.detail .time span.shareBtn_m a {
    display: inline-block;
}

.detail .time span.shareDiv {
    position: relative;
    width: 186px;
    text-align: left;
}

.detail .time span.shareDiv i {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 10px;
    background-image: url(../images/pages/info_fx.png);
}

.detail .time span.shareDiv .bdsharebuttonbox {
    position: absolute;
    top: -6px;
    left: 26px;
    height: 34px;
    width: 160px;
    display: inline-block;
}

.detail .time span.shareDiv .bdshare-button-style0-32 a {
    width: 34px !important;
    height: 34px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    background-image: url(../images/pages/info_share_icons.png) !important;
}

.detail .time span.shareDiv .bdshare-button-style0-32 .bds_weixin {
    background-position: 0 -34px !important;
}

.detail .time span.shareDiv .bdshare-button-style0-32 .bds_tsina {
    background-position: 0 0 !important;
}

.detail .time span.shareDiv .bdshare-button-style0-32 .bds_qzone {
    background-position: 0 -68px !important;
}

.detail .time span.shareDiv .bdshare-button-style0-32 .bds_sqq {
    background-position: 0 -102px !important;
}


#shareNode {
    display: none;
    position: absolute;
    left: 0px;
    bottom: -126px;
    z-index: 10;
    background: #fff;
    border: 1px #ccc solid;
    width: 167px;
}

#shareNode .fxd {
    background: #f5f5f5;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #626262;
}

#shareNode .btn {
    background: #f5f5f5;
    height: 28px;
    line-height: 28px;
    padding-right: 10px;
    text-align: right;
}

#shareNode .btn a {
    color: #888;
}

#shareNode a {
    padding-left: 0;
}

#shareNode .bdsharebuttonbox {
    padding: 10px 7px;
    text-align: center;
}

#shareNode .bdsharebuttonbox a {
    margin: 0 3px;
}

.detail .content {
    line-height: 2;
    font-size: 16px;
    padding-top: 1.6%;
    min-height: 200px;
    _height: 200px;
    color: #333;
    overflow: hidden;
}

.detail .content div[id^="cc_video"] {
    text-align: center;
}

.detail .content p {
    margin-bottom: 15px;
}

.detail .content a {
    color: #1a56a8;
}

.detail .content a:hover {
    color: #1a56a8;
}

.rel_news {
    padding-left: 125px;
}

.rel_news h5 {
    width: 120px;
}

#zoomcon .fjxzcs {
    font-weight: bold;
}

.detail #pageBreak {
    text-align: center;
    margin-bottom: 30px;
    line-height: 30px;
    font-family: "Microsoft Yahei";
    font-size: .875em;
}

.detail #pageBreak a {
    display: inline-block;
    padding-right: 12px;
    padding-left: 12px;
    margin: 4px;
    background-color: #ededed;
}

.detail #pageBreak a.hover {
    color: #fff;
    background-color: #1a56a8;
}

.content_share .content_qrcode {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
    text-align: center;
    color: #666;
    background: url(../images/pages/dot_line.gif) repeat-x top;
}

.content_share .content_qrcode #qr_container {
    font-size: 14px;
    line-height: 180%;
}

.content_share .content_qrcode table {
    margin: auto;
}

.content_share .content_qrcode #div_div {
    padding: 8px;
    width: 106px;
    height: 106px;
    margin: 0 auto 10px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
}

/* 返回头部 */
.backtop {
    width: 39px;
    height: 39px;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 999;
    overflow: hidden;
    display: none;
    border-radius: 2px;
}

.backtop .btn {
    width: 39px;
    height: 39px;
    background: url(../images/gotop.gif) no-repeat center #1a56a8;
    cursor: pointer;
    position: relative;
}

.backtop .rotate {
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px 0;
    width: 39px;
    height: 29px;
    line-height: 14px;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    color: #fff !important;
    background-color: #1a56a8;
    text-decoration: none !important;
    text-align: center;
    -webkit-transform-origin: -50% 50%;
    transform-origin: -50% 50%;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    -webkit-transition: -webkit-transform .3s ease-in;
    transition: transform .3s ease-in;
    opacity: 0\9;
    filter: alpha(opacity=0)\9;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.backtop:hover .rotate,
.backtop:hover {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.backtop:hover .rotate {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
    text-decoration: none;
    opacity: 1\9;
    filter: alpha(opacity=100)\9;
}

/* 底部 */
.footer {
    margin-top: 70px;
    background: #2659a5;
}

.footerCon {
    width: 1000px;
    margin: 0 auto;
    padding: 30px 0;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
}

/* 改版首页头部 */
.Gb260317 .header {
    background: url(../images/city/fssw/ztzl/nsrxt/fssw_nsrxt_header.jpg) no-repeat top;
}

.Gb260317 .header .container {
    height: 100%;
}

.Gb260317 .header .title {
    position: absolute;
    bottom: 116px;
}

.Gb260317 .header .nav {
    position: absolute;
    bottom: 28px;
    width: 1200px;
}

.Gb260317 .header .nav a {
    width: 12.5%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
    padding: 0px;
    height: 66px;
    line-height: 66px;
}

.Gb260317 .header .nav a i {
    margin: 14px 0px 0 0;
    position: static;
}

.Gb260317 .wrap .container .title {
    margin-top: 0px;
}

/* 改版首页新课速递 */
.Gb260317 .xksd {
    margin-top: 40px;
}

.Gb260317 .xksd .container>div {
    float: left;
}

.Gb260317 .wrap {
    margin-top: 20px;
}

.Gb260317 .xksd .xkzx {
    width: 200px;
}

.Gb260317 .xksd .xkzx .title {
    border-bottom: none;
    margin: 0;
    padding: 0;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: url(../images/city/fssw/ztzl/nsrxt/fssw_nsrxt_title_xkzx.png) no-repeat center #31b5fd;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.Gb260317 .xksd .xkzx ul {
    background-color: #ebf0f7;
    padding: 11px 0;
}

.Gb260317 .xksd .xkzx li {
    text-align: center;
    padding: 11px 0;
    cursor: pointer;
}

.Gb260317 .xksd .xkzx li i {
    display: inline-block;
    content: '>';
    margin-top: 5px;
    margin-left: 12px;
    width: 8px;
    height: 8px;
    color: #5e5d5d;
    font-style: normal;
    font-family: cursive;
    font-size: 12px;
    font-weight: bold;
}

.Gb260317 .xkzx_alert {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -390px;
    margin-left: -550px;
    padding: 20px 20px 40px;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #f8f8f8;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 30%);
    z-index: 20;
}

.Gb260317 .xkzx_alert .title {
    margin-bottom: 30px;
}

.Gb260317 .xkzx_alert .close {
    position: absolute;
    right: 18px;
    top: 16px;
    padding: 0 10px 10px;
}

.Gb260317 .xkzx_alert .left,
.Gb260317 .xkzx_alert .right {
    float: left;
    width: 500px;
}

.Gb260317 .xkzx_alert .right {
    margin-left: 60px;
}

.Gb260317 .xkzx_alert .index_tag_dl {
    display: block;
    overflow: auto;
    margin-bottom: 20px;
}

.Gb260317 .xkzx_alert .index_tag_name {
    margin-bottom: 10px;
    display: block;
}

.Gb260317 .xkzx_alert .index_tag_dl dd {
    float: left;
    padding: 8px 13px;
    margin: 0 15px 15px 0;
    border: 1px solid #8099aa;
    border-radius: 2px;
    cursor: pointer;
}

.Gb260317 .xkzx_alert .index_tag_dl dd:hover {
    background-color: #4699d3;
    border: 1px solid #4699d3;
    color: #fff;
}

.Gb260317 .xkzx_alert .index_tag_dl dd.chon {

    background: url(../images/city/fssw/ztzl/nsrxt/fssw_nsrxt_index_xkzx_chon.png) no-repeat right bottom #4699d3;
    border: 1px solid #4699d3;
    color: #fff;
}

.Gb260317 .xkzx_alert .submit{
    text-align: center;
}
.Gb260317 .xkzx_alert .submit a{
    display: inline-block;
    width: 126px;
    height: 46px;
    line-height: 42px;
    background-color: #1a56a8;
    border-radius: 6px;
    text-align: center;
}

.shadow {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 15;
}

.Gb260317 .xksd .hot_pic {
    position: relative;
    margin-left: 20px;
    width: 610px;
    height: 340px;
}

.Gb260317 .xksd .hot_pic .bd li img {
    width: 610px;
    height: 340px;
}

.Gb260317 .xksd .hot_pic .hd {
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin-left: -50px;
}

.Gb260317 .xksd .hot_pic .hd li {
    float: left;
    margin: 0 5px;
    width: 10px;
    height: 10px;
    background-color: #cccccc;
    line-height: 999px;
    overflow: hidden;
    border-radius: 50%;
    cursor: pointer;
}

.Gb260317 .xksd .hot_pic .hd li.on {
    border-radius: 8px;
    width: 20px;
    background-color: #dc8514
}

.Gb260317 .xksd .list {
    margin-left: 20px;
    width: 350px;
    position: relative;
}

.Gb260317 .xksd .list .title {
    margin-bottom: 33px;
}

.Gb260317 .xksd .list li {
    padding: 6px 0;
}

.Gb260317 .xksd .list .xksd_prev,
.Gb260317 .xksd .list .xksd_next {
    position: absolute;
    top: 54px;
    right: 25px;
    width: 19px;
    height: 19px;
    background: url(../images/city/fssw/ztzl/nsrxt/fssw_nsrxt_index_arrow.png) no-repeat top #fff;
    z-index: 9;
}

.Gb260317 .xksd .list .xksd_next {
    background-position-y: bottom;
    right: 0;
}

.Gb260317 .left_box {
    float: left;
    width: 800px;
    margin-right: 20px;
}

.Gb260317 .right_box {
    float: left;
    width: 380px;
}

.Gb260317 .right_box li {
    margin-bottom: 20px;
}

.Gb260317 .right_box li img {
    width: 100%;
}
.Gb260317 .right_box .mzsb_slide{
    position:relative;
}
.Gb260317 .right_box .mzsb_slide .mzsb_prev,.Gb260317 .right_box .mzsb_slide .mzsb_next{
    position: absolute;
    top: 58px;
    left: 0;
    width: 19px;
    height: 33px;
    background: url(../images/city/fssw/ztzl/nsrxt/fssw_nsrxt_arrow2.png) no-repeat left #fff;
    z-index: 9;
}

.Gb260317 .right_box .mzsb_slide .mzsb_next{
    background-position-x: right;
    left: auto;
    right: 0;
}

.Gb260317 .ksdy .pic_list .box {
    position: relative;
    margin-bottom: 20px;
    display: block;
    float: left;
    width: 49%;
}

.Gb260317 .ksdy .pic_list .box>div {
    float: left;
}

.Gb260317 .ksdy .pic_list .box .img {
    width: 168px;
    height: 96px;
}

.Gb260317 .ksdy .pic_list .box .img img {
    height: 100%;
    width: 100%;
}

.Gb260317 .ksdy .pic_list .box .title {
    margin-left: 15px;
    margin-bottom: 0;
    width: 205px;
    border: none;
}

.Gb260317 .ksdy .pic_list .box .time {
    position: absolute;
    bottom: 4px;
    right: 106px;
    font-size: 14px;
    color: #666;
    box-sizing: border-box;
}

.Gb260317 .ksdy .pic_list .box .time i {
    margin-top: 3px;
    width: 24px;
    height: 18px;
    background: url(../images/city/fssw/ztzl/nsrxt/fssw_nsrxt_icon.png) no-repeat;
    background-position-y: -249px;
}

.Gb260317 .jsyd {
    margin-top: 20px;
}

.Gb260317 .jsyd .pic_list {
    position: relative;
}

.Gb260317 .jsyd .pic_list .bd li,
.jsydPage .pic_list li {
    float: left;
    width:250px;
    margin: 0 8px;
}
.jsydPage .pic_list li{
    width: 270px;
}

.Gb260317 .jsyd .pic_list .bd li a>span,
.jsydPage .pic_list li a>span {
    float: left;
    display: block;
}

.Gb260317 .jsyd .pic_list .bd li .img,
.jsydPage .pic_list li .img {
    margin-right: 20px;
    margin-top: 10px;
    border-radius: 50%;
    overflow: hidden;
    width: 80px;
    height: 80px;
}

.Gb260317 .jsyd .pic_list .bd li .img img,
.jsydPage .pic_list li .img img {
    width: 100%;
    height: 100%;
}

.Gb260317 .jsyd .pic_list .bd li .title,
.jsydPage .pic_list li .title {
    border: none;
    padding: 0;
    margin-bottom: 6px;
}

.Gb260317 .jsyd .pic_list .bd li .unit,
.jsydPage .pic_list li .unit {
    font-size: 14px;
    background-color: #c8e5fb;
    padding: 3px 5px;
    border-radius: 3px;
}

.Gb260317 .jsyd .pic_list .bd li .memo,
.jsydPage .pic_list li .memo {
    margin-top: 6px;
    width: 146px;
    font-size: 14px;
}

.Gb260317 .jsyd .pic_list .hd {
    position: absolute;
    bottom: -25px;
    left: 50%;
    margin-left: -35px;
}

.Gb260317 .jsyd .pic_list .hd li {
    float: left;
    margin: 4px;
    width: 8px;
    height: 8px;
    background-color: #cccccc;
    line-height: 999px;
    overflow: hidden;
    border-radius: 50%;
    cursor: pointer;
}

.Gb260317 .jsyd .pic_list .hd li.on {
    border-radius: 8px;
    width: 16px;
    background-color: #007aff
}

.Gb260317 .xmtzp{
    margin-top:0px;
}
.Gb260317 .xmtzp .slide_box {
    float: left;
    width: 48.5%;
}

.Gb260317 .xmtzp .slide_box+.slide_box {
    margin-left: 3%
}

.Gb260317 .xmtzp .slide_box .hd {
    margin-bottom: 15px;
    overflow: auto;
}

.Gb260317 .xmtzp .slide_box .hd li {
    float: left;
    margin-right: 40px;
}

.Gb260317 .xmtzp .slide_box .hd li.on a {
    font-weight: bold;
}

.Gb260317 .xmtzp .slide_box .hd li a {
    font-size: 22px;
    color: #0f70e8;
}

.Gb260317 .xmtzp .slide_box .bd li {
    width: 180px;
    float: left;
    margin-left: 20px;
}

.Gb260317 .xmtzp .slide_box .bd li:first-child {
    margin-left: 0
}

.Gb260317 .xmtzp .slide_box .bd li a img {
    width: 180px;
    height: 100px;
}

.Gb260317 .xmtzp .slide_box .bd .txt {
    display: inline-block;
    font-size: 14px;
    border: 1px solid #dae9fd;
    text-align: center;
    height: 40px;
    width: 100%;
    background-color: #f5f9ff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.tag_list {
    background-color: #f6f7fb;
    margin-top: -5px !important;
}

.tag_dl {
    position: relative;
    padding-top: 25px;
    padding-right: 60px;
    height: 45px;
    overflow: hidden;
}

.tag_name {
    float: left;
    margin-top: 4px;
    font-size: 18px;
    color: #000;
}

.tag_dl dd {
    font-size: 16px;
    display: inline-block;
    margin: 0 0 15px 15px;
    padding: 5px 10px;
    cursor: pointer;
    color: #8398ad;
}

.tag_dl dd:hover {
    background-color: #e6f0ff;
}

.tag_dl dd.chon {
    color: #fff;
    background-color: #1a56a8;
}

.tag_more {
    position: absolute;
    top: 28px;
    right: 0;
    width: 54px;
    height: 21px;
    background: url(../images/city/fssw/ztzl/nsrxt/fssw_nsrxt_xkzx_more.png) no-repeat bottom;
    cursor: pointer;
}

.tag_more.open {
    background-position-y: top;
}

.tag_list_more {
    display: block;
    margin: 0 auto;
    width: 80px;
    height: 36px;
    border-radius: 4px;
    background: url(../images/city/fssw/ztzl/nsrxt/fssw_nsrxt_xkzx_more2.jpg) no-repeat center 4px #409efe;
    cursor: pointer;
}

.tag_list_more.open {
    background-position-y: -24px;
}

.xkzxPage .channel_select {
    text-align: center;
    margin: 20px 0 20px;
}

.xkzxPage .channel_select .title {
    border: none;
    font-size: 18px;
    color: #000;
}

.xkzxPage .channel_select a {
    color: #5a5a5a;
    margin-right: 20px;

}

.xkzxPage .channel_select a.on {
    color: #063f86;
    font-weight: bold;
}

.xkzxPage .list .szmc {
    color: #003a93;
}

.jsydPage .pic_list li {
    margin: 0 15px;
    height: 180px;
}

.jsydPage .pic_list li .img {
    width: 100px;
    height: 100px;
}

.jsydPage .pic_list li .skill {
    margin-bottom: 5px;
    width: 135px;
    font-size: 14px;
    color: #7a7a7a;
}

.jsydPage .tcCon .notes {
    padding: 0 13px;
}

.jsydPage .tcCon .notes>span {
    display: block;
    margin-bottom: 10px;
}

.jsydPage .tcCon .notes .img {
    float: left;
    width: 140px;
    height: 140px;
    margin-right: 20px;
    border-radius: 50%;
    overflow: hidden;
}

.jsydPage .tcCon .notes .img img {
    width: 100%;
    height: 100%;
}

.jsydPage .tcCon .notes .title {
    border: none;
    font-size: 22px;
}

.jsydPage .tcCon .notes label {
    color: #8d7e7e;
}

.jsydPage .tcCon .list {
    margin-top: 20px;
}

.jsydPage .tcCon .list .title {
    border: none;
    margin: 0;
    padding: 0 12px;
    font-size: 20px;
    color: #0e71e8;
    font-weight: bold;
    margin-bottom: 20px;
}

.jsydPage .tcCon .list li {
    float: left;
    width: 258px;
    margin: 0 10px 20px;
    padding: 10px;
    border: 1px solid #e9e9e9;
    text-align: center;
}
.jsydPage .tcCon .list li img {
    width: 100%;
    height: 160px;
}

.jsydPage .tcCon .list li span {
    display: block;
    margin-top: 10px;
    padding-top: 8px;
    height:42px;
    border-top: 1px solid #e9e9e9;
}
.sexdPage .title{
    margin-bottom: 40px;
}
.sexdPage .rdzl li,
.sexdPage .mzsb li {
    float: left;
    width: 23%;
    height: 155px;
    margin: 0 1% 26px;
}

.sexdPage .mzsb li {
    height: 489px
}

.sexdPage .rdzl li img,
.sexdPage .mzsb li img {
    width: 100%;
    height: 100%;

}
.noneData{
    text-align: center;
    margin: 40px 0 20px;
    padding-top: 40px;
    font-size: 20px;
    font-weight: bold;
    border-top: 1px solid #e8e8e8;
}
.data_hide{
    display: none;
}

/* page */
.page_div{
    padding: 20px 0;
    text-align: center;
    display: none;
}
.page_div span{
    padding: 6px 12px;
    margin: 0 2px;
    font-size: 14px;
    background-color: #f1f1f1;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.page_now{
    color:#fff;
    background-color: #1a56a8!important;
}
.page_div span:hover{
    color:#fff;
    background-color: #1a56a8;
}
.page_div input{
    width: 34px;
    text-align: center;
    vertical-align: inherit;
}
.page_div i{
    vertical-align: unset;
    font-style: normal;
    margin: 6px 5px 0 5px;
}
.page_turnBtn{
    padding: 6px;
}
.page_info:hover{
    color:#333!important;
    background-color: #f1f1f1!important;    
}