/*
    注：
    此样式表为程序员专用，通过此样式表覆盖之前样式。不要改前端提供的样式了
    ~_~ O(∩_∩)O谢谢!
*/

.pageBtnUl li {
    height: 100%;
    border: 1px solid #e5e5e5;
    line-height: 14px;
}
.guide_search_area .Wdate{
    background:#fff url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/js/My97DatePicker/skin/datePicker.gif) no-repeat right;
}

.sLinkItem_table td {
    cursor: pointer;
}

.add_yjzj_submit a:hover{
    position: relative;
    top:-1px;
}

.accessibilityRead {
    float: right;
    margin-top: -44px;
    display: inline-block;
}

.oldTypeLink {
    display: inline-block;
    margin-left: 10px;
    vertical-align: top;
    line-height: 28px;
    color: #0660b6!important;
}


.video_cut_part .geguliLef_dzqk{
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/sjn/case3.png?v=200516134016) no-repeat left center;
}

.video_cut_part .geguliLef_kldls{
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/icon_audio.png?v=200516134016) no-repeat left center;
}


input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: none;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background: #FFFFFF url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/sjn/chacha.png?v=200516134016) no-repeat center;
    background-size: 18px 18px;
}

.right_four_cut a {
    float: left;
    width: 169px;
    height: 130px;
    cursor: pointer;
    padding: 23px 0 0;
    margin: 0 10px 10px 0;
    text-align: center;
    box-sizing: border-box;
}

.right_four_cut a.marginR0,
.open_column a.marginR0 {
    margin-right: 0px;
}

.sendLetterImg_ul a{
    float:left;
    margin:0px 6px;
    height:81px;
    width:241px;
    cursor: pointer;
    box-sizing: border-box;
    padding-top:28px;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
    font-size:18px;
    text-align: center;
}
.sendLetterImg_ul a.bg1{
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/zzy/sendLetterImg_ul_bg1.png?v=200516134016) no-repeat center center;
}
.sendLetterImg_ul a.bg2{
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/zzy/sendLetterImg_ul_bg2.png?v=200516134016) no-repeat center center;
}
.sendLetterImg_ul a.bg3{
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/zzy/sendLetterImg_ul_bg3.png?v=200516134016) no-repeat center center;
}
.sendLetterImg_ul a.bg4{
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/zzy/sendLetterImg_ul_bg4.png?v=200516134016) no-repeat center center;
}
.sendLetterImg_ul a img{
    margin-right:18px;
    vertical-align: bottom;
}
.sendLetterImg_ul a.bg1 img{
    vertical-align: sub;
}


/*依申请公开弹框样式*/
.sPopMask {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/popBg.png) repeat;
    z-index: 10;
}

.sPopCon {
    border-radius: 5px;
    width: 300px;
    height: 150px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -75px;
}

.sPopCon p {
    text-align: center;
    font-size: 14px;
    margin: 40px auto 30px;
}

.sPopCon_btn {
    height: 35px;
    line-height: 35px;
    background: #1268ab;
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: 100px;
    margin: 0px auto;
    cursor: pointer;
    border-radius: 5px;
}

.sPopCon_btn:hover {
    background: #147ed1;
}


/*专题专栏轮播样式*/
.myswiper-box {
    width: 100%;
    border: 1px solid #f1f1f1;
    overflow: hidden;
}

.myswiper01 {
    margin: 5px 0px;
    height: 76px;
}

.myswiper01 .swiper-slide {
    box-sizing: border-box;
}

.myswiper01 .swiper-slide img {
    display: block;
    height: 100%;
    width: 100%;
}

.myswiper01 .swiper-slide a {
    float: left;
    width: 33.33%;
    height: 100%;
    padding: 0 10px;
    box-sizing: border-box;
}

/*图片新闻 轮播样式  start*/
.left_pic_swiper {
    float: left;
    margin-right: 8px;
}

.left_pic_swiper .slideTxt {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/sjn/swiper_bot_bg.png?v=200516134016) repeat;
}

.left_pic_swiper .slideTxt a {
    cursor: pointer;
}

.left_pic_swiper .slideBar {
    height: 8px;
    bottom: 10px;
}

.left_pic_swiper .slideBarLi {
    height: 8px;
    width: 8px;
    border-radius: 7px;
    background: #918988;
    cursor: pointer;
}

.left_pic_swiper .slideBarLi.active {
    background: #eb1916;
}
.mySwiperTpxw .swiper-slide {
    position: relative;
}

.mySwiperTpxw .swiper-slide:hover .new_hover_box {
    display: block;
    z-index: 10;
    left: 9px;
    right: 9px;
}
/*图片新闻 轮播样式  end*/



/*右侧悬浮样式 start*/

.suspend.changeTop{
    top:50px;
    position: fixed;
}
.suspend {
    position: fixed;
    right: 171px;
    top: 380px;
    z-index: 10;
}

.suspend_list {
    border: 1px solid #dddddd;
}

.suspend_list li {
    position: relative;
    width: 78px;
    height: 64px;
    border-bottom: 1px solid #dddddd;
    background: #fff;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
    overflow: hidden;
}
.suspend_list li.last {
    border-bottom: none;
}

.suspend_list .suspendIcon {
    padding-top: 0;
    box-sizing: border-box;
}

.suspendTxt {
    display: block;
    color: #777777;
    font-size: 13px;
    line-height: 19px;
}

.suspend_list li.fonsize_12 .suspendTxt {
    font-size: 12px;
}

.suspendIcon1 {
    margin-top: 4px;
    height: 36px;
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/sjn/suspend_icon1.png) no-repeat center;
}

.suspendIcon2 {
    margin-top: 8px;
    height: 33px;
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/sjn/suspend_icon2.png) no-repeat center;
}

.suspendIcon3 {
    margin-top: 8px;
    height: 33px;
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/sjn/suspend_icon3.png) no-repeat center;
}

.suspendIcon4 {
    margin-top: 8px;
    height: 33px;
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/sjn/suspend_icon4.png) no-repeat center;
}

.suspendIcon5 {
    margin-top: 5px;
    height: 36px;
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/sjn/suspend_icon5.png) no-repeat center;
}

.suspendIcon6 {
    margin-top: 7px;
    height: 34px;
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/sjn/suspend_icon6.png) no-repeat center;
}

.suspendIcon7 {
    margin-top: 7px;
    height: 34px;
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/sjn/suspend_icon7.png) no-repeat center;
}

.suspendIcon8 {
    margin-top: 6px;
    height: 35px;
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/sjn/suspend_icon8.png) no-repeat center;
}

.suspendIcon9 {
    margin-top: 3px;
    height: 38px;
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/sjn/suspend_icon9.png) no-repeat center;
}

.suspendIcon10 {
    margin-top: 6px;
    height: 35px;
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/sjn/suspend_icon10.png) no-repeat center;
}
.suspendIcon11 {
    margin-top: 6px;
    height: 35px;
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/sjn/fhjb.png?v=200516134016) no-repeat center;
}
/*右侧悬浮样式 end*/

/*个人中心 我要投稿 按钮样式*/
.wytg_view_btn {
    padding: 0 4px;
    width: 50px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #dbdbdb;
    color: #ffffff;
    font-size: 16px;
    margin: 0 auto;
    background-color: #5c91e1;
    border-radius: 4px;
    cursor: pointer;
}

/* 飘窗关闭按钮样式 */
.floatwindow_close {
    position: absolute;
    top: 2px;
    right: 7px;
    width: 39px;
    height: 13px;
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/close.png) no-repeat;
}

/*微博矩阵 tab切换*/
.new_media_title span.active{
    color: #0055a6;
}
.new_media_title span:hover{
    color: #0055a6;
}
.wechat_code li{
    height: 112px;
}

/*返回首页样式*/
.nav_crumbs a {
    color:#333333;
}

/**
* @Date: 2020-03-11
* @author sjn
* @desc: 月度明星人员详情
**/

.month_starDetails {
    border-top: 3px solid #014291;
    padding: 60px 96px 70px;
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/star/month_starDetails_bg.png?v=200516134016) no-repeat center top;
    background-clip: padding-box;
}

.starDetails_top {
    padding: 0 42px 11px;
    overflow: hidden;
}

.left_starDetails_pic {
    float: left;
    width: 142px;
    height: 183px;
    box-sizing: border-box;
    border: 1px solid #e1e1e1;
    background: #ffffff;
    padding: 5px;
    margin-right: 23px;
}

.starDetails_picInner {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}

.starDetails_picInner img {
    width: 100%;
    height: 100%;
}

.right_starDetails_info {
    overflow: hidden;
}

.starDetails_info_name {
    font-size: 36px;
    color: #111111;
    font-weight: normal;
    line-height: 75px;
    margin-bottom: 4px;
}

.starDetails_info_year {
    line-height: 28px;
    font-size: 16px;
    color: #555555;
    /*   height: 28px;*/
    margin-bottom: 12px;
}

.starDetails_info_year span {
    margin-left: 19px;
    display: inline-block;
    padding: 0 18px;
    font-size: 14px;
    color: #ffffff;
    line-height: 28px;
    background: #003e8a;
    vertical-align: top;
    border-radius: 14px;
}

.starDetails_info_unit span {
    background: #0156bd;
}

.starDetails_list {
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/star/starDetails_list_bg.png?v=200516134016) no-repeat center top;
    padding: 22px 39px 0;
}

.starDetails_list_tip {
    height: 45px;
    line-height: 45px;
    border-bottom: 2px solid #083a77;
    box-sizing: border-box;
    margin-left: 5px;
    padding-left: 44px;
    font-size: 18px;
    color: #083a77;
    font-weight: bold;
}

.starDetails_icon1 {
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/star/starDetails_icon1.png?v=200516134016) no-repeat 8px 7px;
}

.starDetails_icon2 {
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/star/starDetails_icon2.png?v=200516134016) no-repeat 9px 10px;
}

.starDetails_list_main {
    padding: 12px 0 30px;
}

.starDetails_list_main p {
    text-indent: 2em;
    line-height: 36px;
    font-size: 16px;
    color: #333333;
    text-align: justify;
}

/* 青海法网律师详情2 */
/* 2020.03.12 */
.new_starDetails_pad {
    overflow: hidden;
}

.left_starDetails_honor {
    float: left;
    width: 284px;
    margin-right: 39px;
}

.right_starDetails_case {
    overflow: hidden;
}

.left_starDetails_honor .starDetails_list_tip {
    border-bottom: none;
}

.left_starDetails_honor .starDetails_icon2 {
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/star/starDetails_icon2.png?v=200516134016) no-repeat 11px 10px;
}

.new_starDetails_pad .starDetails_list_tip {
    margin-left: 0px;
    padding-left: 45px;
}

.starDetails_honor_part {
    border: 3px solid #6b89ae;
    margin-top: 16px;
    padding: 2px;
    box-sizing: border-box;
    position: relative;
}

.starDetails_honor_main {
    position: relative;
    border: 1px solid #b5c4d6;
    box-sizing: border-box;
    padding: 32px 12px 20px;
}

.top_honor_icon,
.bot_honor_icon {
    position: absolute;
    left: 0;
    right: 0;
    height: 50px;
}

.top_honor_icon {
    top: 3px;
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/star/starDetails_honor_top.png?v=200516134016) no-repeat center top;
}

.bot_honor_icon {
    bottom: 3px;
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/star/starDetails_honor_bot.png?v=200516134016) no-repeat center top;
}

.starDetails_honor_main h3 {
    font-size: 24px;
    color: #c72020;
    line-height: 30px;
    margin-bottom: 11px;
    text-align: center;
}

.starDetails_honor_inner {
    position: relative;
    z-index: 2;
}

.honor_center_line {
    height: 56px;
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/star/honor_center_line.png?v=200516134016) no-repeat center top;
    margin-bottom: 9px;
}

.honor_info_part {
    overflow: hidden;
    padding: 0 16px 0;
}

.honor_left_Issue {
    height: 21px;
    line-height: 21px;
    overflow: hidden;
}

.honor_left_Issue span {
    float: left;
    font-size: 12px;
    color: #a4aec2;
}

.honor_info_main {
    float: left;
    height: 21px;
    line-height: 20px;
    width: 74px;
    font-size: 14px;
    color: #111111;
    border-bottom: 1px solid #cdcdcd;
    margin-left: 8px;
    box-sizing: border-box;
}

.honor_right_Issue .honor_info_main {
    float: right;
    width: 56px;
}

.honor_right_Issue span {
    float: right;
}

/**4.8号新增***/
.starDetails_info_unit  .addInfo{ width:350px;    line-height: 18px;
    padding: 6px 18px;}


/*新闻搜索增加遮罩*/
.personFilter {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/loading_per_filt.png?v=200516134016) repeat;
}

.sLoading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin-left: -40px;
    margin-top: -40px;
    z-index: 10;
}

/*2020庆国庆*/
/*.center_part_new20220928 {
    background: #fff url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/bg_newBd_2022.jpg) no-repeat 0 0;
    position: relative;
    padding-top: 250px;
    background-size: contain;
}
.center_part_new20221012 {
    background: #fff url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/yjdesd2_new.png) no-repeat 0 0;
    position: relative;
    padding-top: 160px;
    background-size: contain;
}
.logo_area.newBg {
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/20bg2.jpg?v=200516134020) center center no-repeat;
    height: 320px;
}
.logo_part {
	margin-top: 95px;
}*/

/*建党100周年专题修改*/
/*.wel-banner{
    width: 100%;
    height: 140px;
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/jd100_banner_new.png)no-repeat;
    background-size: 100% 100%;
    display:block;
}
body{
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/jd100_bg.png)no-repeat top 140px center;
    background-size: 100% 969px;
}
.center_part{
    background-color: transparent;
}
.topic-logo{
    height: 225px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.topic-logo .logo-img{
    width: 91px;
    height: 99px;
    background: url(http:/sft.qinghai.gov.cn/content/main/old/sfxz/images/jd100_logo.png)no-repeat;
    margin-right: 25px;
}
.topic-logo .logo-info p:nth-child(1){
    font-size:54px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 10px;
}
.topic-logo .logo-info p:nth-child(2){
    font-size:18px;
    text-align: center;
    color: #ffffff;
}
.topic-logo .logo-info p:nth-child(3){
    font-size:18px;
    text-align: left;
    color: #ffffff;
    text-indent: 56px;
    margin-top: 5px;
}
.topic-logo .logo-info p span{
    font-size:18px;
    margin-right: 20px;
}
.nav_part.topic-red{
    background-color: #d30002;
    background-image: none;
}
.topic-red .nav_part_ul{
    border:none;
}
.topic-red .nav_part_ul li{
    border:none;
}
.topic-red  .nav_part_ul li.active {
    background: #ad0305;
    border:none;
}
.topic-red  .nav_part_ul li.active:before{
    border-right:none;
}*/
